
#owl_banner .owl-item .item a {
  display: block;
  max-width: 100%;
  height: 100%;
  min-width: 320px;
  background-repeat: no-repeat;
  background-position: center;
}
#owl_banner .owl-dots {
  position: absolute;
  width: 200px;
  text-align: center;
  bottom: 10px;
  left: 50%;
  margin-left: -100px;
}
#owl_banner .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
  margin: 5px;
}
#owl_banner .owl-dots .owl-dot.active span {
  background: #fc2a2a;
}

.Grid {
  border-top: 1px #EFEFEF solid;
  border-bottom: 1px #EFEFEF solid;
}
.Grid > div {
  border-bottom: 1px #EFEFEF solid;
  float: left;
  width: 50%;
  text-align: center;
  background: #FFF;
}
.Grid > div a {
  padding: 3rem 30% 2rem;
  display: block;
}
.Grid > div img {
  width: 100%;
}
.Grid > div._menu {
  border-right: 1px #EFEFEF solid;
}
.order_top {
  position: fixed;
  width: 100%;
  top: 4.5rem;
  z-index: 999;
}
.order_top li.ub-f1 {
    line-height: 4.5rem;
    text-align: center;
    font-size: 12px;
}
.order_top > div > div:first-of-type {
  line-height: 3.6rem;
  text-align: center;
}
.order_top .search-box {
  padding: 5px 10px;
}
.order_top i {
  background: url(../images/down.png) no-repeat center;
  height: 8px;
  width: 12px;
  display: inline-block;
  background-size: 100%;
}
.order_top i.stop {
  background-image: url("../images/stop.png");
}
.order_li {
  padding-left: 1.5rem;
  position: relative;
}
.order_li .order-title {
  padding-right: 1rem;
  line-height: 3rem;
}
.goods li {
  padding: .5rem  0;
}
.goods li .imgs {
  width: 7rem;
}
.goods li .imgs img {
  width: 100%;
}
.goods li .goods-title,
.goods li .goods-text {
  padding: .5rem .8rem;
  line-height: 1.3;
}
.goods li .goods-text {
  padding: 1rem .8rem 0;
}
.goods .goods-statistic {
  line-height: 3rem;
  padding-right: 1rem;
}
.order_btn {
  line-height: 2.2;
  padding: .5rem  1rem .5rem 0;
}
.btn {
  position: relative;
  border: 0;
  display: block;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2.55555556;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 100%;
}
.btn:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.btn_default {
  color: #000000;
  background-color: #F8F8F8;
}
.btn_yellow {
  color: #ffffff;
  background-color: #f9a217;
}
.btn_red {
   color: #ffffff;
   background-color: #f52d2d;
 }
.btn_blue {
  color: #ffffff;
  background-color: #0476BF;
  border:solid 1px #0476BF;
}
.btn_blues button{
  color: #0476BF;
  border:solid 1px #0476BF;
}
.btn_blue button::after,.btn_blues button::after{
  border:0;
}

.arr-r {
  background: url(../images/arrow_right.png) no-repeat center;
  background-size: 1.5rem auto;
}

.icon2_5 {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: middle;
}
.btn_mini {
  display: inline-block;
  padding: 0 .6em;
  line-height: 2.2;
  font-size: 13px;
  width: auto;
}
.down_mu {
  width: 100%;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  top: 0;
}
.order_top_down {
  position: relative;
  z-index: 10;
  background: #fff;
  line-height: 2.5;
}
.order_top_down li {
  border-bottom: 1px #EFEFEF solid;
  padding-left: 1rem;
}
.nomore {
  padding: 2rem;
  text-align: center;
}
.orderDetail .orderDetail_lis {
  line-height: 3;
  padding: 0 1rem;
    position: relative;
}
.orderDetail .orderDetail_h {
  line-height: 1.8rem;
  padding: .4rem 1rem 1rem;
}
.orderDetail .goods {
  padding-left: 1rem;
}
.orderDetail .goods p.goods-text {
  padding: 0;
  padding-left: .8rem;
  color: #666;
  margin-top: 6px;
}
.orderDetail_btn .ub-f1 {
  padding: 0 1rem;
}
.detail img {
  max-width: 100%;
  width: 100%;
}
.shoppingchart-item-btn {
  float: right;
  /*padding: 1rem 0;*/
}
.shoppingchart-item-btn .caozuo {
  width: 7rem;
}
.shoppingchart-item-btn .caozuo span {
  display: block;
  float: left;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  width: 3rem;
}
.shoppingchart-item-btn .caozuo .minus {
  display: block;
  float: left;
  width: 2rem;
  height: 2rem;
  background: url("../images/minus.png");
  background-size: 2rem auto;
}
.shoppingchart-item-btn .caozuo .plus {
  display: block;
  float: right;
  width: 2rem;
  height: 2rem;
  background: url("../images/plus.png");
  background-size: 2rem auto;
}
.login .login_top {
  background: url("../images/bg.png") #0476bf center no-repeat;
  padding: 70px 10px 50px;
  text-align: center;
}
.login .login_top img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.login .login_top p {
  text-align: center;
  color: #fff;
  margin-top: 5px;
}
.login .tab > div {
  width: 50%;
  float: left;
  text-align: center;
  border-bottom: 2px rgba(0, 0, 0, 0) solid;
  line-height: 5rem;
  color: #999;
}
.login .tab > div.current {
  background: #FFF;
  color: #0476BF;
  border-color: #0476BF;
}
.login .login_bottom {
  min-height: 100px;
  background: #fff;
  padding: 20px 15px;
}
.login .login_bottom > div {
  position: relative;
}
.login .login_bottom input {
  width: 100%;
  display: block;
  height: 1.4rem;
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
  font-family: UICTFontTextStyleBody;
  min-height: 1.4rem;
  border: 1px #EFEFEF solid;
  padding: 20px 10px;
}
.login .login_bottom button._btn_blue {
  background: #0476BF;
  border-color: #0476BF;
  color: #FFF;
  border-radius: 3px;
}
.login .login_bottom .smc_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 15px 15px;
  color: #0476BF;
}
button {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  line-height: 2.55555556;
  border-radius: 5px;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  color: #000000;
  background-color: #F8F8F8;
  width: 100%;
  border: 0;
}
button::after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.consultant .consultant_box {
  background: url("../images/yh_03.png") no-repeat center;
  background-size: 100%;
  height: 8.4rem;
}
.consultant img.yh {
  width: 100%;
}
.consultant img.user {
  width: 6rem;
  height: 6rem;
  margin: 1.2rem 1.2rem 1.2rem 1.5rem;
  border-radius: 6rem;
  border: 2px solid rgba(225, 225, 225, 0.8);
}
.consultant .consultant_r {
  padding: 2rem 0;
}
.consultant p {
  line-height: 2rem;
}
.xialai {
  width: 100%;
  display: block;
  height: 1.4rem;
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
  font-family: UICTFontTextStyleBody;
  min-height: 1.4rem;
  border: 1px #EFEFEF solid;
  padding: 20px 10px;
}
.xialai span {
  position: relative;
  top: -0.6rem;
}
.xialai i {
  position: relative;
  top: -1.05rem;
  background: url(../images/arrow_right.png) no-repeat center;
  width: 1.4rem;
  height: 2rem;
  right: -0.5rem;
  background-size: 100%;
}
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.popup .curtain {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  z-index: 999999999;
}
.popup .b_box {
  z-index: 9999999999;
  width: 100%;
  background: #fff;
  min-height: 5rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.popup .b_box .title {
  line-height: 4rem;
}
.popup .b_box .title span {
  padding: 0 1rem;
}
.popup .b_box .content {
  border-bottom: 1px #e1e1e1 solid;
  border-top: 1px #e1e1e1 solid;
}
.popup .b_box .content ul {
  padding: .5rem .25rem ;
}
.popup .b_box .content ul li {
  float: left;
  width: 29.33333333%;
  margin: .5rem 2%;
  border: 1px solid #e1e1e1;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0rem;
  font-size: 95%;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.popup .b_box .content ul li.active {
  border: 1px solid #0476bf;
}
.popup .b_box .operation {
  line-height: 4rem;
}
.searchd {
  position: fixed;
  width: 100%;
  top: 4.5rem;
  background: #0476bf;
    z-index:10;
}
.consultants {
  margin-top: 9rem;
}
.consultants > div {
  background: #fff;
}
.consultants .ub-f1{
    padding: 10px;
}
.consultants .ub-f1 img{
    width:28px;
    height:28px;
    border-radius: 28px;
    position: relative;
    margin-top: -8px;
    top:8px;
    margin-left: 5px;
    z-index:0;
}
.consultants .intro{
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-height:18px;
    font-size: 12px;
    padding:0 10px 0;
    margin-top: 8px;
    margin-bottom: 10px;

}
.consultants > div .consultant_r {
    padding: 10px;
    cursor: pointer;
    line-height: 22px;
    color: #0476BF;
}
.recommend {
  width: 100%;
  /*display: table;*/
  margin-top: 10px;
  background: #fff;
  padding: 15px 0;
}
.recommend .view {
  /*width: 33.3334%;*/
  /*float: left;*/
  overflow: hidden;
  text-align: center;
}
.recommend .view.view4 {
  width: 25%;
}
.recommend .view .recitem {
  width: 65px;
  height: 65px;
}
.recommend .text {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  font-size: 12px;
}
.seckills .seckills__title {
  background: #fff;
  margin-top: 0.5rem;
  padding: 0.5rem 0.8rem;
  position: relative;border-bottom: 1px solid rgba(229,229,229,.8);
}
.seckills .seckills__title > div >div{
  display: inline-block;
}
.seckills .seckills__title .biati {
  color: red;
  font-size: 14px;
}
.seckills .seckills__title .biati img {
  display: inline-block;
  margin-top: 0.5rem;
  width: 15px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.seckills .seckills__title .biati .text{
  font-size: 14px;
  color: #018be7
}
.seckills .seckills__title .more {
  font-size: 13px;
  position: absolute;
  right: 2.5%;
  top: 7.5px;
  color: #666;
  line-height: 32px;
}
.seckills .seckills__title .more img {
  display: block;
  margin-top: 7.275px;
  width: 15px;
  float: right;
  margin-left: 5px;
}
.seckills .seckills__title .activity_name {
  margin: 0.25px 0 5px;
  font-size: 13px;
}
.seckills .seckills__title .endDate {
  height: 12px;
  line-height: 12px;
  font-size: 13px;
}
.seckills .seckills__title .endDate span {
  background: #000;
  color: #fff;
  padding: 0 2.5px;
  margin-left: 7.25px;
  position: relative;
  left: -3px;
}
.seckills .seckills__title .endDate span.red {
  color: #f82401;
  background: #ffffff;
}
.seckills .scroll-view {
  background: #fff;
  padding-left: 5px;
  overflow: hidden;
}
.seckills .scroll-view .scroll-view_H {
  white-space: nowrap;
  height: 140px;
}
.seckills .scroll-view > div {
  overflow: scroll;
}
.seckills .scroll_con {
  text-align: center;
  margin: 0 2.5px;
}
.seckills .scroll_con .mimage {
  width: 80%;
  height: 85px;
  display: block;
  margin: 0px auto;
}
.seckills .scroll_con .mtitle {
  height: 15px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  display: block;
  margin-top: 3px;
}
.seckills .scroll_con .del {
  text-decoration: line-through;
  font-size: 10px;
  position: relative;
  top: -2.5px;
  display: block;
  color: #999;
}
.seckills .scroll_con .money {
  color: #f82401;
  display: block;
  text-align: center;
  margin: 2px 0 3px;
  font-size: 13px;
}
.titlewrap {
  position: relative;
}
.titlewrap .titlepng {
  width: 158.5px;
  margin: 10px auto;
  height: 32px;
  display: block;
}
.titlewrap .more {
  font-size: 13px;
  position: absolute;
  right: 2.5%;
  top: 0;
  color: #666;
  line-height: 32px;
}
.titlewrap .more img {
  height: 15px;
  display: block;
  margin-top: 9.25px;
  width: 15px;
  float: right;
  margin-left: 5px;
}
.weeklys{
  overflow: hidden;
}
.weekly {
  background: #fff;
  width: 100%;
  padding: 10px 0;
  overflow: auto;
}
.weekly .image_wrap {
  width: 110px;
  float: left;
  margin-left: 10px;
  text-align: center;
}
.weekly .image_wrap .mimage {
  width: 80%;
  max-width: 90px;
  display: block;
  margin: 0px auto;
}
.weekly .image_wrap .money {
  color: #f82401;
  display: block;
  text-align: center;
}
.weekly .image_wrap .mtitle {
  font-size: 12px;
  display: block;
  text-align: center;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.4rem;
  height:2.8rem;
}
.orderDetail_lis  .endDate{float:right;background:#ffeae9;position:absolute;top:0;right:0;
    padding: 2px 5px;height:45px;font-size:12px;line-height: 20px;}
.orderDetail_lis  .endDate .endDate_top{color:#F5442A;font-size:12px;text-align:center}
.orderDetail_lis  .endDate .endDate_com span{font-size:80%;background:#F5442A;margin:2px 3px 0;border-radius:3px;padding:1.5px 2.5px;color: #fff}
.orderDetail_lis  .endDate .endDate_com span.red{background:#ffeae9;padding:0;color:#F5442A;margin:0;vertical-align:middle;}
.orderDetail .orderDetail_lis._Attribute{position: relative;}
.orderDetail .orderDetail_lis._Attribute .salesVolume{
    width: 45px;
}
.orderDetail .orderDetail_lis._Attribute ul{
    display: inline-block;
    font-size: 10px;
}
.orderDetail .orderDetail_lis._Attribute ul li{
    margin: 6px 0;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

._Attribute .have-not-icon-div{
    padding: 2px;
    border: 1px solid #f82401;
    border-radius: 3px;color: #f82401;
}
.orderDetail .orderDetail_lis .f_r{color: #999; font-size: 12px;}
.orderDetail .orderDetail_lis .f_r.c_red{color: #fc2a2a;}
.orderDetail .orderDetail_lis._Attribute .f_r{color: #000;}
.orderDetail .orderDetail_lis img{
    width: 15px;
    height: 15px;
    margin: -3px 0 -3px 5px;
}


.address {
    font-size: 14px;
    padding-bottom: 70px;
}

.address .add_list_li {
    margin-bottom: 10px;
    background: #fff;
    position: relative;
}
.address .add_list_li .add_list_top {
    color: #333;
    padding: 15px 10px;
}
.address .add_list_li .add_list_details {
    color: #666;
    padding: 0 10px 15px;
}
.address .add_list_li .add_list_bottom {
    border-top: 1px solid #f0f0f0;
    padding: 5px 10px 5px 5px;
    line-height: 2.5rem;
}
.address .add_list_li .add_list_bottom span.radio{
    display: inline-block;
    margin-top: -5px;
    position: relative;
    top: 7px;
}
.address .add_list_li .add_list_bottom img{
    width: 1.5rem;
    margin-top: 7px;
    position: relative;
    top: 2px;
}
.address  .radio {
    width: 2.5rem;
    height: 2.5rem;
    background: url("../images/radio.png");
    background-size: 2.5rem auto;
    display: inline-block;;
}
.address  .radio.active {
    background: url("../images/radio-checked.png");
    background-size: 2.5rem auto;
}




.adviser .adviser_top{background: #0476bf; height: 200px;text-align: center;}
.adviser .adviser_top img{
  width: 80px;
  height: 80px;
  margin: 25px auto 10px;
  border-radius: 100%;
  border: 5px solid rgba(255, 255, 255, 0.3);
}
.adviser .adviser_top span{
  display: block;
  color: #fff;
  font-size: 15px;
}
.adviser .adviser_top span.title{
  font-size: 20px;
  margin-bottom: 10px;
}
.adviser .adviser_lits .adviser_name{
  width: 20%;
}
.adviser .adviser_lits .ub{
  border-bottom: 1px solid #ebebeb;
}
.adviser .adviser_lits .ub>div{
  padding: 10px 0 10px 15px;
  color: #4d4d4d;
  min-height: 20px;
  line-height: 20px;
  font-size: 13px;
  width: 70px;
}

.adviser .buy_view{position: fixed;bottom: 0;width: 100%;}
.confirm_platform_bottom{
  line-height: 22px;
}
.confirm_platform_bottom input,.confirm_platform_bottom select{
  background: #fff;
  border: 0;
  line-height: 22px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  text-align: right;
  width:100%;
  padding-right: 15px;
}
.confirm_platform_bottom select{
  padding-right: 30px;direction: rtl;
}
.confirm_platform_bottom .select{
  position: relative;
}
.confirm_platform_bottom .select:after{
  content:"";
  background: url("../images/arrow.png") no-repeat;
  width:10px;
  height:10px;
  display: block;
  position: absolute;
  right: 10px;
  top: 8px;
}
.food{
  line-height: 2;
}
.food input{
  border: 0;
  text-align: right;
}
.brand{background: #fff;text-align: center;padding: 1rem 0}
.brand > a{width: 25%;float: left}
.brand img{
  width: 5rem;height: 5rem;display: block;margin: 1rem auto;
}
.brand span{
  display: block;margin-bottom: 1rem;font-size: 1.2rem;
}
.tmore{color: #999999}



















