@charset "utf-8";
/*公共样式*/
html,body{padding: 0;margin: 0;border:0;font-size: 14px;font-family: "Microsoft YaHei" !important; min-width: 1125px !important;}
a{text-decoration:none;color: #444;cursor:pointer;}
a:hover{color:#3a6ab4;}
img{border:0;}
.w1180{width:1180px;margin: 0 auto}
.w100{width: 100%;}
.bgf{background:#fff;}
.bgc{background:#1d1c1c;}
.lf{float:left;}
.rt{float:right;}
input{outline:none;border:none;}
.clear {clear:both;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0px;
    padding:0px;
    border:none;
    list-style: none;
}
/*首页登陆框悬浮框样式*/
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
/*轮播插件样式*/
.banner{width: 100%;max-width: 1920px;overflow: hidden;position: relative;}
.banner .banner-pointer {
    position: absolute;
    bottom: 20px;
    color: #fff;
    list-style: none;
    padding: 0;
    z-index: 999;
  }
  .banner .banner-pointer li {
    display: inline-block;
    margin: 0 6px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    opacity: 0.85;
    /*box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);*/
    transition: all 320ms ease;
  }
  /*.banner .banner-pointer li:hover {
    background-color: #3a6ab4;
  }*/
  .banner .banner-pointer li.active {
    background-color: #3a6ab4;
  }
  .banner .banner-inner {
    width: 100%;
    height: 100%;
    position: relative;
    height: 523px;
  }
  .banner .banner-inner .item {
    width: 100%;
    height: 523px;
    float: left;
    background-position: center top !important;
    background-repeat: no-repeat;
  }
  .banner .banner-control {
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 999;
    border-radius: 30px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    background-color: #ffffff;
    opacity: 0.5;
    cursor: pointer;
    top: 40%;
    /*box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);*/
    transition: all 320ms ease;
  }
  .banner .banner-control:hover {
    opacity: 0.65;
    background-color: #3a6ab4;
  }
  .banner .banner-control:active {
    opacity: 0.85;
  }
  .banner .banner-control.prev {
    display: none;
    left: 20px;
  }
  .banner .banner-control.next {
    display: none;
    right: 20px;
  }
  .banner:hover .banner-control.prev {
    display: block;
    left: 20px;
  }
  .banner:hover .banner-control.next {
    display: block;
    right: 20px;
  }
/*公共顶部样式*/
.top{height:95px;width:1180px;margin:0 auto;}
.top .left{float:left;height:95px;line-height: 95px;}
.top .left img{vertical-align: middle;}
.top .right{float: right;height: 95px;}
.top .right div{height:31px;line-height: 31px;text-align: right;margin-top: 10px;}
.top .right div a{font-size: 12px;}
.top .right div a:nth-child(1){padding-right: 8px;border-right: 1px solid;}
.top .right div a:nth-child(2){padding-left: 8px;margin-right: 20px;}
.top .right p{text-align: right;margin-top: 30px;}
.top .right p a{margin-left:40px;}
/*公共底部样式*/
.footlogin{background:#f7f7f7;padding:50px 0  48px;color: #1d1d1d;text-align: center;}
.footlogin h2{font-size: 30px;margin-bottom: 36px;}
.footlogin p{font-size: 16px;height: 45px;}
.footlogin p a{margin:0 10px;}
.footlogin p span.left{background:#f08d2d;font-size: 14px;padding:15px 35px;color:white;}
.footlogin p span.right{font-size: 14px;padding:13px 33px;border:1px solid #ccc;color:#1d1d1d;}
.baozheng {text-align: center;padding:40px 0;}
.baozheng div{display: -webkit-box;width:950px;margin:0 auto;}
.baozheng span{ -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1;display: block;text-align: center;font-size: 24px;}
.baozheng span img{margin-right: 10px;vertical-align: -12px;}
.foot{padding:22px 0 8px;}
.foot .foot1{padding-bottom: 10px;overflow: hidden;}
.foot .foot1 .ma{width:102px;float: left;margin-right: 39px;background:#fff;padding-top: 10px;}
.foot .foot1 .ma p{text-align: center;}
.foot .foot1 .ma img{width:62px;height: 62px;margin: 10px 20px 0;}
.foot .foot1 .ma div{margin-top: 20px;background-color:#bebebe;text-align: center;height: 20px;line-height: 20px;}
.foot .foot1 .phone{float:left;width:144px;margin-right: 126px;padding-top: 10px;color: #ccc;}
.foot .foot1 .phone h2{font-size: 22px;/*font-family: Arial Regular;*/line-height: 30px;margin-top: 14px;}
.foot .foot1 .phone p:last-child{/*font-family: Arial Regular;*/font-size: 14px;}
.foot .foot1 ul{float:left;height:97px;border-right:solid 1px #424241;width:120px;padding-left: 62px;list-style: none;}
.foot .foot1 ul:first-child{width:185px;padding-left: 0;}
.foot .foot1 ul:last-child{border-right: none;}
.foot .foot1 ul li{color:#fff;font-size:14px;}
.foot .foot1>ul li:first-child{margin-bottom: 15px;}
.foot .foot1 ul li a{font-size: 12px;line-height: 18px;color: #999;}
.foot .foot2{border-top: 1px solid #424241;padding-top: 20px;text-align: center;}
.foot .foot2 p:first-child{height: 20px;color: #999}
.foot .foot2 p:last-child{font-size:12px;color: #999;}
.foot .foot2 p a{padding:0 15px;color:#999;}
.foot .foot2 p a:hover{color:#3a6ab4;}
.foot .foot2 p a.cur{color:#f28d2c;}
/*首页样式*/
.index_hot{margin:60px auto 84px;height: 320px;}
.index_hot .left{float: left;width:758px;overflow: hidden;position: relative;height: 320px;}
#libao{position: absolute;top: 70px;left: 0;z-index: 1;transition: all 0.5s;}
#libao li{float: left;width:238px;margin-right: 22px;background:#f7f7f7;height:250px;}
#libao li h3{line-height:22px;color: #484848;text-indent: 10px;font-size: 16px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#libao li h4{color: #c3ac68;text-indent: 10px;font-size: 16px;/*font-family: 微软雅黑;*/}
.index_hot h2{font-weight: normal;font-size: 30px;}
.pre{position: absolute;left: 0;top: 166px;z-index: 2;}
.nex{position: absolute;right: 0;top: 166px;z-index: 2;}
.index_hot .right{float: right;width:382px;}
.index_hot .right .padd{padding:14px 14px 0 14px;height:236px;margin-top: 36px;}
.index_hot .right .right{float: right;width: 200px;}
.index_hot .right .right a{font-size: 16px;color:#3a6ab4;}
.index_hot .right .right p{color:#808080;}
.line2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index{padding-bottom: 38px;}
.index h2{line-height: 100px;text-align: center;font-size: 30px;}
.index ul{overflow: hidden;}
.index ul li{height:436px;width:282px;margin-right:17px;float: left;margin-bottom: 20px;background-color: #fff;}
.index ul li:nth-child(4n){margin-right:0;}
.index ul li div{height: 280px;width: 280px;background-repeat: no-repeat;background-position: center center;}
.index ul li div:hover{background-size:320px 320px;}
.index ul li p{font-weight:bold;color:#c4ab69;margin-top: 24px;text-align: center;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index ul li p a{color: #1c1c1c;font-weight: bold;}
#tall{text-align: center;margin: 10px 0 0;}
#tall a{font-size: 16px;color:#2470ac;}
.dkh{padding:38px 0 10px;}
.dkh h2{font-size: 30px;margin-bottom: 30px;text-align: center;}
.dkh p{text-align:center;}
.dkh p img{width:125px;height:50px;margin:0 32px 30px;}
.index_login{width:1180px;margin: 0 auto;position: relative;}
.index_login .index_login{z-index:5;position: absolute;width:290px;padding:10px;background:rgba(255,255,255,0.8);right: -10px;top: 100px;}
.index_login .index_login .tbdy{background:#c8b170;padding-top: 12px;}
.index_login .index_login .tbdy h2{width:115px;height:36px;background:#fff;margin-left: 22px;font-size: 20px;line-height: 36px;text-align: center;color:#1c1c1c;}
.index_login .index_login .tbdy .tbody{background:#fff;padding:22px;}
.index_login .index_login .tbdy .tbody p:first-child{color:#3a6ab2;}

/******************首页随手定制礼，积分商城颜色*********************/
.top .right p a.cure{color:#f18c2d;font-weight: bold;}
.top .right p a.curc{color:#f18c2d;font-weight: bold;}
.top .right p a.curn{color:#f18c2d;font-weight: bold;}
.top .right p a.curm{color:#f18c2d;font-weight: bold;}
/************以下账号信息中间部分***********************/
.Middle{
  width: 100%;
  min-height: 100%;
  /* // box-shadow: 0px 5px 10px #eee inset; */
  padding: 0 4.5%;
  display: flex;
  /* // overflow: hidden; */
  background: #f5f5f5;
  justify-content: space-between;
}

.content-middle{
  width: 100%;
  height: 549px;
  /* // margin-top: 39px; */
  position: relative;
}
.middle-none{
  width: 1180px;
  height: 39px;
  margin: 0 auto;
}
.content-middle-P{
  width: 110px;
  padding-top: 40px;
  font-size:20px;
  margin-left: 50px;
  font-weight: 900;
}
.content-middle-P-w{
  width: 940px;
  height: 30px;
  position: absolute;
  top: 42px;
  left: 208px;
  border-bottom: 1px solid #eaeaea;
  color:#FA7905;
  font-size:14px;
  padding-left: 30px;
}
.contentul-left{
  float: left;
}
.contentul-right{
  float: right;
  margin-top: -30px;
  margin-right: 150px;
}
.content-ul-left{
  width: 11%;
  height: 100%;
  // margin-left: 70px;
}
.content-ul-left-ul{
  float: left;
  width: 100%;
  height: 549px;
  cursor:pointer;
  background: #fff;
}
.content-ul-left li{
  width: 100%;
  height: 36px;
  font-size:18px;
  color:#767676;
  line-height: 36px;
  padding-left: 10px;
}
.content-ul-middle-left{
  float: left;
  width: 87.4%;
  min-height: 549px;
  background: #fff;
  padding: 0 42px 39px 39px;
}
.score_listTitle, .The_orderTitle, .packet_listTitle {
  width: 100%;
  height: 39px;
  margin-bottom: 14px;
}
.score_listTitle ul li, .The_orderTitle ul li, .packet_listTitle ul li {
  // width: 76px;
  float: left;
  line-height: 39px;
  text-align: center;
  margin-right: 53px;
  cursor: pointer;
}
.score_listTitle .active, .The_orderTitle .active, .packet_listTitle .active {
  color: #51b2e7;
  border-bottom: 2px solid #51b2e7;
}
.score_menu, .order_menu, .packet_menu {
  width: 100%;
  height: 90%;
  position: relative;
}
.order_menu .order_tab {
  width: 100%;
  margin-top: 20px;
}
.order_menu .order_tab:first-child {
  margin-top: 0;
}
.order_menu .order_tab .head_tr {
  border: none;
  color: #7e7e7e;
  font-size: 12px !important;
  height: 30px !important;
  background: #f5f5f5 !important;
}
.order_menu .order_tab .head_tr th {
  padding: 0;
  width: 33.33%;
}
.order_menu .order_tab .head_tr th:first-child {
  padding-left: 27px;
}
.order_menu .order_tab tr {
  background: #fafafa;
  border: 1px solid #fff;
}
.order_menu .order_tab td:first-child {
  padding-left: 27px;
  height: 83px;
}
.second_qr {
  width: 120px;
  height: 148px;
  position: absolute;
  right: 11.4%;
  top: 6.4%;
}
.second_qr dt {
  width: 119px;
  height: 110px;
  margin-top: 6px;
}
.second_qr dt img {
  width: 100%;
  height: 100%;
}
.packet_firstMenu li {
  float: left;
  width: 217px;
  height: 126px;
  border-radius: 10px;
  margin-right: 18px;
  padding: 8px 0 6px 10px;
  background: url(../../images/lis.png) no-repeat;
  background-size: 100% 100%;
}
.packet_firstMenu li a.packet_logo {
  width: 50px;
  height: 18px;
  background: url(../../images/head_logo.png) no-repeat;
  background-size: 100% 100%;
  display: block;
}
.packet_firstMenu li div.packet_top {
  width: 100%;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.packet_firstMenu li div.packet_top div.left {
  font-size: 12px;
  min-width: 48px;
  color: #78ceff;
  text-align: center;
}
.packet_firstMenu li div.packet_top div.right {
  width: 99px;
  font-size: 22px;
  color: #51b2e7;
  text-align: center;
}
.packet_firstMenu li div.packet_bot {
  width: 100%;
  height: 35px;
  color: #78ceff;
  font-size: 12px;
  padding-top: 5px;
  text-align: center;
}
.order_menu {
  min-height: 90%;
}
.order_menu:last-child {
  width: 92.5%;
  display: none;
  position: absolute;
}
.order_menu .order_tab .graphic {
  display: flex;
}
.order_menu .order_tab .graphic dt {
  width: 66px;
  height: 66px;
  background: #d8d8d8;
  margin-top: 10px;
  margin-right: 69px;
}
.order_menu .order_tab .graphic dt img {
  width: 100%;
  height: 100%;
}
.order_menu .order_tab .graphic dd {
  line-height: 83px;
}
.order_menu .order_tab .graphic dd:nth-child(2) {
  width: 250.12px;
  margin-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p1 {
  font-size: 10px;
  color: #c3c3c3;
  margin-top: 6px;
}
.see_detail {
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -9px;
}
.score_first_menu, .score_last_menu, .packet_lastMenu, .packet_firstMenu {
  width: 100%;
  height: 96%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 19px;
}
.score_last_menu {
  colopr: #747474;
  padding-left: 29px;
}
.packet_lastMenu {
  display: none;
}
.TheLastMenuBox {
  width: 100%;
  height: 100%;
}
.box_top {
  padding-left: 14px;
  font-weight: 700;
}
.box_top input,  .message_box input[type="text"]{
  width: 438px;
  height: 39px;
  color: #333;
  margin-top: 13px;
  margin-left: 24px;
  text-indent: 10px;
  border-radius: 5px;
  border: 1px solid #979797;
}
.message_box input[type="radio"] {
  width: 23px;
  height: 23px;
  margin-left: 79px;
  margin-right: 5px;
  border: 1px solid #c2c2c2;
  vertical-align: middle;
}
.box-bot {
  margin-top: 27px;
  font-weight: 700;
}
.box-bot span {
  margin-left: 24px;
  color: #3399ff;
}
.Immediate_transformation, .message_submit, .Immediately_binding {
  margin-top: 73px;
  margin-left: 150px;
  width: 336px;
  height: 48px;
  color: #fff;
  border-radius: 5px;
  font-sise: 18px;
  border: none;
  background: url(../../images/Img.png) no-repeat;
  background-size: 100% 100%;
}
.The_avatars {
  top: 13px;
  right: 11.4%;
  width: 138px;
  height: 178px;
  text-align: center;
  position: absolute;
}
.The_avatars .Imgs {
  width: 138px;
  height: 138px;
  margin-top: 25px;
  border: 1px solid #e0e0e0;
}
.The_avatars .Imgs img {
  width: 100%;
  height: 100%;
}
.menu_top, .menu_bot {
  min-height: 154px;
  background: #fafafa;

}
.menu_top {
  display: flex;
  align-items: center;
}
.menu_bot {
  margin-top: 14px;
  overflow: hidden;
}
.menu_bot ul {
  width: 100%;
  min-height: 100%;
}
.menu_bot ul li {
  height: 40px;
  color: #a4a4a4;
  line-height: 40px;
  background: #fafafa;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.menu_bot ul li.thead {
  height: 30px;
  background: #f5f5f5;
  line-height: 30px;
  font-weight: bold;
}
.menu_bot ul li span {
  display: inline-block;
  width: 242px;
  height: 100%;
  border-right: 1px solid #fff;
}
.menu_bot ul li span:last-child {
  border-right: 0;
}
.ky_score {
  width: 154px;
  height: 94px;
  display: flex;
  color: #51b2e7;
  border-radius: 10px;
  background: url(../../images/score_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 20px;
}
.ky_score .scores {
  width: 105px;
  height: 100%;
  font-size: 40px;
  border-radius: 10px;
}
.ky_score .overview {
  width: 49px;
  font-size: 12px;
  padding: 9px 12px 9px 20px;
}
.sm_score {
  height: 98px;
  color: #dbdbdb;
  margin-left: 62px;
}
.sm_score h4 {
  color: #4fb3e7;
  margin-bottom: 5px;
}
.sm_score p {
  margin-top: 5px;
  color: #1c1c1c;
}
.tags {
  width: 76px;
  height: 40px;
  color: #4fb3e7;
  text-align: center;
  padding: 12px 0 10px 0;
  border-bottom: 2px solid #4fb3e7;
}
.carList, .message_box {
  width: 100%;
  height: 89%;
  color: #939393;
  position: relative;
  margin-top: 19px;
  overflow: hidden;
}
.message_box {
  position: relative;
  padding-left: 51px;
}
.carList a {color: #939393;}
.carList li.cart_title, .carList li.cart_bot {
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  backgroudn: #f5f5f5;
}
li.cart_bot {
  position: relative;
}
.carList li.cart_bot div.operation {
  float: left;
  width: 152px;
  height: 100%;
  display: flex;
  font-weight: normal;
  justify-content: space-between;
}
.statistical {
  width: 349px;
  height: 100%;
  right: 0;
  position: absolute;
}
.statistical a {
  font-weight: 500;
}
.statistical i {
  font-style: normal;
  color: #4fb3e7;
}
.btn_class1 {
  background: #ccc;
}
.btn_class2 {
  background: #4fb3e7;
}
.statistical .js {
  width: 122px;
  height: 100%;
  position: absolute;
  right: 0;
  color: #fff;
  border: none;
}
.carList li {
  height: 82px;
  line-height: 82px;
  background: #fafafa;
  border-bottom: 1px solid #fff;
}
.carList li span {
  float: left;
  width: 161px;
  height: 100%;
  text-align: center;
  display: inline-block;
}
.carList li span.isTrue {
  width: 61px;
  text-align: center;
}
.carList li span.allOk {
  width: 101px;
  text-align: left;
  padding-top: 10px;
}
.carList li span.shop {
  width: 182px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carList li span.isTrue div.checks {
  width: 16px;
  height: 16px;
  border-radius: 5px;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  display: inline-block;
  position: relative;

}
.carList li span.isTrue div.checks img {
  left: -1px;
  top: -1px;
  width: 16px;
  height: 16px;
  display: none;
  position: absolute;
}
.carList li span div.Imgbox {
  width: 68px;
  height: 68px;
  background: #d8d8d8;
  border: 1px solid #e0e0e0;
}
.content-ul-middle-left-ul,.content-ul-middle-right-ul{
  margin: 30px 0 0 28px;
  list-style: none;
}
.content-ul-middle-left-ul li,.content-ul-middle-right-ul li{
  display: inline-block;
}
.content-ul-middle-left-li1,.content-ul-middle-right-li1{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f38c2d;
}
.content-ul-middle-left-li1,.content-ul-middle-right-li1{
  margin-right: 15px;
}
.content-ul-middle-left-li2,.content-ul-middle-right-li2{
  margin-right: 45px;
}
.content-ul-middle-right-ul{
 /* position: relative;
  top: -120px;
  left: 330px;
  width: 277px;*/
}
.content-ul-middle-right-li3{
  margin-right: 10px;
}
.integral-li3{
  margin-right: 23px;
}
.integral-li4 a{
  color: #335ea2;
}


/************以下我的礼包******************/
.conteng-wrap{
  width: 980px;
  height: 330px;
  position: relative;
  top: -206px;
  left: 208px;
  margin-bottom: 100px;
  /*display: none;*/
}
.in-to{
  width: 480px;
  height: 147px;
  float: left;
  position: relative;
}
.in-to img{
  width: 118px;
  height: 102px;
  margin: 22px 0 21px 16px;
}
.in-todo{
  margin: 0 16px 30px 0;
}
.content-in-parent{
  position: absolute;
  top: 14px;
  left: 160px;
}
.content-in-parent p:nth-child(1){
  width: 300px;
  height: 30px;
  border-bottom: 1px solid #e0e4e5;
  font-size: 16px;
  color: #444;
}
.content-in-parent p:nth-child(2){
  color: #999;
  margin-top: 40px;
}
.content-in-parent p:nth-child(3){
  color: #999;
  margin-top: 20px;
}

/*************以下我的订单*******************/
.content-order{
  width: 880px;
  min-height: 600px;
}
.package-cont-input{
  height: 35px;
  border-bottom: 1px solid #ececec;
}
.package-cont-input a input{
  margin-right: 30px;
  color: #999;
  background-color: white;
  font-size: 14px;
  cursor:pointer;
  width: 80px;
  height: 35px;
  text-align:center;
}
.package-cont-input a.active input{
  background-color: #f39d4a;
  color: white;
}
.content-order-bottom{
  width:880px;
  border:1px solid #e5e5e5;
}
.content-order-top{
  margin-bottom:20px;
}
.content-order-bottom-ul-top{
  width: 881px;
  height: 28px;
  background: #e5e5e5;
}
.content-order-bottom-ul-top li,.content-order-bottom-ul-lower li{
  list-style: none;
  display: inline-block;
}
.content-order-bottom-ul-lower li{
  vertical-align: top;
  font-size: 15px;
}
.content-order-bottom-ul-top li{
  line-height: 27px;
}
.color-li{
  color: #666;
  font-size: 15px;
}
.content-order-bottom-ul-li1{
  margin:0 15px 0 10px;
}
.content-order-bottom-ul-li2{
  margin-right: 45px;
}
.content-order-bottom-ul-li3{
  margin-right: 80px;
}
.content-order-bottom-ul-li4{
  color: #232323;
  font-size: 16px;
}
.content-picture{
  margin: 17px 20px 0 10px;
}
.content-order-bottom-ul-lower li:nth-child(2){
  width: 220px;
  margin-top: 38px;
  color: #444;
  margin-right: 40px;
}
.content-order-bottom-ul-lower li:nth-child(3),.content-order-bottom-ul-lower li:nth-child(4),.content-order-bottom-ul-lower li:nth-child(5),.content-order-bottom-ul-lower li:nth-child(6),.content-order-bottom-ul-lower li:nth-child(7){
  margin-top: 35px;
}
.content-order-bottom-ul-lower li:nth-child(3){
  margin-right: 10px;
}
.content-order-bottom-ul-lower li:nth-child(4){
  margin-right: 10px;
}
.content-order-bottom-ul-lower li:nth-child(6){
  margin-right: 10px;
}
.bottom-w{
  margin-top: 20px;
}
.file_pic_active {
  line-height: 138px;
  text-align: center;
  background: #ccc;
}
/*.switch.show{
  display: block;
}*/
/*.switch{
  display: none;
}*/

.box.active{
  display:block;
}
.box{
  display: none;
}
.tab4-top{
  margin-top: 20px;
}
.tab3-top,.tab2-top,.tab4-top{
  position: relative;
  top: 0;
}
.color_one li,.color_two li,.color_three li,.color_four li{
   color: #51b2e7;
   background: #f5f5f5;
   border-left: 6px solid #51b2e7;
}

/***********以下我的地址************************/
.content-address{
  width: 960px;
  position: relative;
  top: -140px;
  left: 200px;
}
.orange{
  font-size: 16px;
  color: #f87429;
  margin-top: -91px;
}
.input-color{
  background: #ffe3d0;
  color: #ff5701;
}
/************未登录状态我的订单**************************/
.content-order-p{
  margin-top: 110px;
  font-size: 24px;
  color: #999;
  margin-left: 70px;
}
.content-order button{
  width: 140px;
  height: 48px;
  background: #f08c2e;
  border: 1px solid #f08c2e;
  color: white;
  font-size: 17px;
  margin: 50px 0 0 700px;
  outline:none;
}


/************未登录状态我的礼包***************************/
.middle-size{
  position: absolute;
  top: 180px;
  font-size: 24px;
  color: #999;
  left: 450px;
}
.middle-size a{
  color: #f0832e;
}

.foot-one ul li{
  list-style: none;
}
.The_avatars .file_pic {
  cursor: pointer;
}
@media screen and (max-width: 1125px) {
  .The_avatars {
    right: 4.4%;
  }
}














