html {
  font-size: 62.5%;
}

body {
  min-width: 320px;
  color: #333;
  background: #f9f9f9;
  font-size: 12px;
  font-size: 1.2rem;
}

a {
  color: #666;
}

a:hover {
  color: #69af05
}

img {
  border: none;
  vertical-align: middle;
}

.mhome img {
  width: 100%;
}

.layout {
  margin: 0 auto;
  max-width: 640px;
  background: #FFF;
}

/*系统样式重定义*/
.f-red,
.price {
  color: #fa6400;
}

.marketPrice {
  color: #999;
}

.mhome {
  padding: 0;
  background-color: #f5f5f5;
}

.mhome .footer {
  background-color: #f5f5f5;
}

header {
  background: #FFF;
  border-bottom: 1px solid #dcdcdc;
}

.btn {
  border-radius: 2px;
  font-size: 14px;
}

.btn.red {
  background-image: -webkit-linear-gradient(#FA9600, #FA9600);
  background-image: -moz-linear-gradient(#FA9600, #FA9600);
  background-image: linear-gradient(#FA9600, #FA9600);
  border-radius: 20px;
}

.btn.orange {
  background-image: -webkit-linear-gradient(#FA6400, #FA6400);
  background-image: -moz-linear-gradient(#FA6400, #FA6400);
  background-image: linear-gradient(#FA6400, #FA6400);
}

.a-bar .btn.orange {
  background-image: linear-gradient(#b5b8bd, #a8acb3);
  background-image: -webkit-linear-gradient(#b5b8bd, #a8acb3);
  background-image: -moz-linear-gradient(#b5b8bd, #a8acb3);
  background-image: linear-gradient(#b5b8bd, #a8acb3);
}

.btn.orange {
  border-radius: 20px;
  background-image: linear-gradient(to right, #fa6400, #FF9402);
}

/*返回*/
.a-bar .a-back {
  color: #64a000
}

.a-bar .a-back .arr {
  border-color: #64a000
}

.a-bar .a-right .btn {
  color: #64a000;
  background: none;
  border: none;
}

.index_page {
  background: #f0f0f0;
}

.index_page img {
  max-width: 100%;
}

/*===================header========================*/
.header_main {
  border-bottom: 1px solid #dcdcdc;
  height: 4rem;
  background: #fff;
}

.header_main .header-logo {
  height: 3rem;
  line-height: 3rem;
  padding: 0.5rem 0.6rem;
}

.header_main .header-logo .logo img {
  max-height: 100%;
}

/*index_header*/
.header-icon-category {
  width: 30px;
  height: 4rem;
  overflow: hidden;
}

.header-icon-category span {
  display: block;
  text-indent: -200px;
  margin: 10px 0 0;
  width: 20px;
  height: 30px;
  overflow: hidden;
  background: url("i/cat.png") no-repeat;
  background-size: 20px 30px
}

/*搜索框*/
.header_main .search {
  display: block;
  padding: 0;
  margin: 0 10px 0 40px;
  height: 44px;
  overflow: hidden;
}

.search form {
  position: relative;
  height: 30px;
}

.search .key {
  display: block;
  width: 90%;
  border: 1px solid #E8E8EB;
  height: 30px;
  overflow: hidden;
  font-size: 12px;
  -moz-border-radius: 20px;
  -webket-border-radius: 20px;
  border-radius: 20px;
  padding: 0 5%;
  background-image: -webkit-linear-gradient(#FFF, #FFF);
  background-image: -moz-linear-gradient(#FFF, #FFF);
  background-image: linear-gradient(#FFF, #FFF);
}

.search .submit {
  display: block;
  position: absolute;
  right: 8px;
  top: 2px;
  width: 28px;
  height: 28px;
  background: #fff url("i/search.png") no-repeat;
  background-size: 28px 28px
}

.index_page .qfsearch {
  padding: 10px;
  background: #f0f0f0;
}

.index_page .search {
  position: relative;
}

.floor.floor-pic {
  background: #f0f0f0;
  width: 100%;
  overflow: hidden;
}

.floor-pic li {
  float: left;
  width: 33%;
  margin-right: 0.5%;
}

.floor-pic li:last-child {
  margin: 0;
}

.floor-pic li img {
  max-width: 100%;
}

/*===================index========================*/
.floor {
  background-color: #fff;
  margin-bottom: 2px;
}

.floor-1 .title {
  border-bottom: 1px solid #f0f0f0;
}

.floor h2 {
  white-space: nowrap;
  font-weight: 700;
  display: inline-block;
  font-size: 13px;
  color: #323232;
  margin: 8px 0 8px 8px;
  background: url("i/t.png") no-repeat -999em;
  background-size: 25px 225px;
  padding-left: 28px;
  height: 25px;
  line-height: 25px;
}

.floor.floor-1 h2 {
  background-position: 0 0;
}

.floor.floor-2 h2 {
  background-position: 0 -25px;
}

.floor.floor-3 h2 {
  background-position: 0 -50px;
}

.floor.floor-4 h2 {
  background-position: 0 -75px;
}

.floor.floor-5 h2 {
  background-position: 0 -100px;
}

.floor.floor-6 h2 {
  background-position: 0 -125px;
}

.floor.floor-7 h2 {
  background-position: 0 -150px;
}

.floor.floor-8 h2 {
  background-position: 0 -175px;
}

.floor.floor-9 h2 {
  background-position: 0 -200px;
}

.adv1 {
  padding: 0 10px 0;
}

.adv_left {
  width: 42.81%;
  border-right: 1px solid #f0f0f0;
}

.adv_right {
  width: 56.87%;
}

.floor .topb {
  border-top: 1px solid #f0f0f0;
}

.ad2-img {
  text-align: center;
  padding: 5px;
}

/*app-nav*/
.app-nav {
  overflow: hidden;
  padding: 10px 0;
}

.app-nav .app-link {
  display: block;
  width: 20%;
  float: left;
  text-decoration: none;
  color: #7f7f7f;
  text-align: center;
  position: relative;
}

.app-nav .app-link img {
  display: block;
  margin: 4px auto;
  border-radius: 40px
}

/*添加购物车按钮，列表类  天猫背景色#FD2A32*/
.add-cart {
  background: url(i/add_cat.png?v=6) no-repeat #3333334f;
  background-position: 4px 5px;
  border-radius: 26px;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 5px;
}

.add-cart:active {
  background-color: #FD2A32;
}

/*index_goods*/
.index_goods {
  border-top: 1px solid #f0f0f0;
  margin-top: 15px;
}

.index_goods .pt-item {
  width: 30%;
  padding: 1% 1.6%;
  float: left;
  text-align: center;
  position: relative
}

/* .index_goods .pt-item .pt-img{width:100%;height:110px;line-height:110px;}
.index_goods .pt-item img{max-width:100%;max-height:100%;width:auto;height:auto; border-radius: 6px;} */
.index_goods .pt-item .price {
  height: 18px;
  line-height: 18px;
  font-weight: 700;
}

.index_goods .pt-item .add-cart {
  right: 0px;
  top: 2px;
}

/*添加购物车，宫格类*/

/*列表下滑线*/
.favorites .item {
  border-bottom: 1px solid #e2e2e7
}

.floor-1 .seckill-timer {
  display: inline-block;
}

.seckill-timer span {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  background-color: #5d5d5d;
  padding: 0 5px;
}

.floor-1 .pt-item {
  padding: 0;
}

/*滑动商品*/
.qf_slide_goods .pt-item {
  width: 30%;
  padding: 1% 0;
  float: left;
  text-align: center;
}

.qf_slide_goods .pt-item .pt-img {
  width: 100%;
  height: 90px;
  line-height: 90px;
}

.qf_slide_goods .pt-item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.qf_slide_goods .pt-item .price {
  height: 18px;
  line-height: 18px;
  font-weight: 700;
}

.qf_slide_goods {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.qf_slide_goods .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.qf_slide_goods .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.qf_slide_goods .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

/*adv2*/
.adv2 {
  padding-bottom: 10px;
}

.adv2 .load_up {
  width: 100%;
  height: 40px;
  background-color: #f0f0f0;
  position: relative;
  margin-top: -5px;
}

.adv2 .load_up .icon11 {
  background: url("i/load1.png") no-repeat left top;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

.adv2 .load_up hr {
  width: 90%;
  height: 1px;
  border: none;
  border-top: 1px solid #dcdcdc;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 5%
}

.adv2 .load_up .update {
  width: 150px;
  color: #969696;
  position: relative;
  top: 35%;
  margin: 0 auto;
  display: block;
  text-align: center;
  background-color: #f0f0f0;
}

/*qf_goods*/
.product_list {
  width: 95%;
  margin: 0 auto;
}

.qf_goods .pt-item {
  background: #FFF;
  width: 49.2%;
  margin: 0.4%;
  padding: 3px 0;
  float: left;
  text-align: center;
}

.qf_goods .pt-item .pt-img {
  height: 140px;
  line-height: 140px;
  text-align: center;
}

.qf_goods .pt-item .pt-img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.qf_goods .pt-item .pt-img {
  height: 100%;
  width: 100%;
}

.pt-item .pt-img .cover-img {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50%;
  border-radius: 3px;
}

.qf_goods .pt-item .price {
  height: 18px;
  line-height: 18px;
  font-weight: 700;
}

/*列表页*/
.pt-gallery .tab {}

.pt-gallery .tab .trigger-list {
  background: #F0F0F0;
  padding: 8px 0;
}

.pt-gallery .trigger-list li {
  border: 1px solid #69af05;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #69af05;
  margin-left: -1px;
}

.pt-gallery .tab .trigger.act {
  border-width: 1px;
  border-color: #69af05;
  color: #FFF;
  background: #69af05;
}

.pt-gallery .tab .trigger .arr {
  border-color: #69af05
}

.pt-gallery .panel-list {
  background-color: #FFF;
}

.pt-list .pt-h-item {
  border-top: 1px solid #e2e2e7;
  position: relative
}

.star {
  height: 12px;
}

.pt-sku .sku {
  background-color: #fff;
}

.pt-gallery .panel {
  padding: 0;
}

.pt-list .pt-h-img {
  padding: 0 10px;
  border: 0;
  width: 85px;
  height: 85px;
}

.pt-list .pt-h-img img {
  max-width: 85px;
  max-height: 85px;
}

.pt-list .pt-h-info {
  margin-left: 105px;
}

.pt-list .pt-h-link {
  color: #252525;
}

/*详情页*/
.pt-btn {
  width: 100%;
  z-index: 999;
  background: #EDEEF0;
  padding: 10px 0 0
}

.pt-pic .innershadow {
  display: none;
}

.pt-pic .slider-item {
  border: none;
  margin-right: 5rem;
  margin-left: 1rem;
}

.page.pt-pic {}

.pt-name {
  font-size: 12px;
  height: 36px;
  line-height: 18px;
  margin: 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space:nowrap;*/
  padding: 0
}

.pt-price .price {
  color: #fa6400;
  font-size: 15px;
  padding: 0 3px
}

.pro_page .pt-btn {
  background-color: #fff;
}

.pt-btn .btn.orange,
.pt-btn .btn.red {
  color: #fff;
}

.pt-btn a {
  font-size: 15px;
}

.pt-btn a:last-child {
  margin-right: 5px;
}

.pt-price,
.pt-promotions {
  border-color: #e1e1e1;
}

.pt-detail .tab .trigger {
  padding: 2px 0;
}

.pt-detail .tab .trigger.act {
  color: #FA6400;
  border-top-color: #FA6400;
}

.tag-gray,
.tag-red {
  border: 1px solid;
  border-radius: 2px;
  font-size: smaller;
  font-weight: 100;
  margin-left: 5px;
  padding: 1px;
}

.tag-gray {
  color: #999999;
  border-color: 999999
}

.tag-red {
  color: #FF0000;
  border-color: #FF0000
}

/*详情页商品评论*/
.pt-comment .info {
  background: #fafafa;
}

.pt-comment .list .item {
  margin-bottom: 10px;
  background: #fafafa;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.pt-comment .list .item .anthor {
  background: #fafafa
}

.pt-comment .list .item .anthor .person .level {
  display: none;
}

.pt-comment .list .item .anthor .person .pic {
  width: 30px;
  height: 30px;
  float: left;
}

.pt-comment .list .item .anthor .person .name {
  text-align: left;
  padding-left: 32px;
}

.pt-comment .list .item .anthor {
  padding: 10px;
}

.pt-comment .list .item .anthor .content {
  padding-top: 10px;
  margin-top: 40px;
  min-height: 40px;
  border-top: 1px solid #ddd;
}

.pt-comment .list .item .anthor .person {
  margin-left: 0;
}

.pt-comment .list .item .reply {
  padding-left: 40px;
}

.pt-comment .info .publish {
  border-left: none;
}

.post-comment .publish_comment {
  padding: 15px;
}

.publish_comment .item input {
  background: none;
}

.post-reply {
  padding: 15px;
}

.pro_page .d-line .k,
.pro_page .d-line .v {
  display: block;
}

.publish_comment .btn,
.pro_page .panel .btn {
  background-image: -webkit-linear-gradient(#FA6400, #FA6400);
  background-image: -moz-linear-gradient(#FA6400, #FA6400);
  background-image: linear-gradient(#FA6400, #FA6400);
  border-color: #FA6400;
}

/*订单金额,应付金额、优惠金额、总额*/
.d-pay-panal {
  color: #666666;
  border-bottom: 1px solid #eaeaea
}

.d-pay-panal .d-line .k,
.d-pay-panal .d-line .v {
  display: inline-block
}

.d-pay-panal .price {
  color: #666666;
  width: 100px
}

.d-pay-panal .d-line .total {
  color: #000000;
  font-size: 16px;
  font-weight: bold
}

/*购物车页面*/
.cart_page .a-right .J_settlement {
  display: none;
}

.order-promotion,
.unused-promotion {
  padding: 0px 2%
}

.order-promotion {
  padding-top: 15px
}

.cart-pt .cart-empty h1 {
  background: rgba(0, 0, 0, 0) url("i/cart-empty.png") no-repeat center top;
  background-size: 93px 77px;
  font-size: 14px;
}

.cart-pt .cart-empty {
  padding: 20px 0;
}

.cart-pt .cart-empty .empty-tip a {
  color: #FA6400;
}

.btn.gray {
  background: #fff;
}

.pt-num .plus,
.pt-num .minus,
.pt-num .num .num-ipt {
  width: 32px;
  height: 24px;
  line-height: 24px;
}

.pt-num .minus {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.pt-num .plus {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.pt-num .num {
  padding: 0;
}

.pt-num .num .num-ipt {
  border: none;
  border-top: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
}

.total .fixed-bar {
  background-color: #EAEDF1;
}

.total .checkout {
  display: block;
  width: 70px;
  padding: 0px 8px;
  line-height: 38px;
  text-align: center;
  background-color: #fa6400;
  color: #FFF;
  font-size: 14px;
}

.total .checkout .arr {
  border-color: #fff;
}

/*登录注册*/
.form {
  padding: 15px 0
}

.form .c-g {
  border: 1px solid #ddd;
  margin: 0 0 10px;
  padding: 5px 0;
  height: auto;
}

.form .c-l {
  border-right: 1px solid #eee;
}

/*会员中心*/
.gb {
  background: #FA9600;
  color: #fff;
  border: none;
  border-radius: 20px;
}

.gb .f-red {
  color: #fff;
  font-weight: 700;
}

.mem-menu {
  padding: 20px;
  background: #F0F0F0;
}

.mem-menu .col2 {
  background: #FFF;
  display: block;
  padding: 0 !important;
  width: auto !important
}

.mem-menu .col2 .col {
  display: block;
  margin-right: 0;
}

.mem-menu .col2 .col .btn {
  background: none;
  color: #333;
  border-color: #dcdcdc;
  margin-bottom: -1px;
  border-radius: 0;
  padding: 3px 15px;
  text-align: left;
}

.icon.orange,
.icon.red {
  background: #fa6400
}
.icon.redday {
  background: #f44336;
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.dialog-content {
  padding: 5px 15px;
}

.mem-fav-item {
  text-align: center;
}

.address span {
  background: #FA9600;
}

/*底部*/
.footer {
  color: gray;
  font-size: 14px;
  background-color: #fff;
  padding: 0;
}

.footer a:link {
  color: gray;
}

.home-ft {
  border-top: 1px solid #e2e2e7;
  border-bottom: 1px solid #e2e2e7;
  background-color: #f0f0f5;
}

.home-to-top {
  width: 320px;
  margin: 0 auto;
  height: 13px;
  padding: 18px 0;
  display: table;
}

.home-to-top li {
  display: table-cell;
  width: 90px;
  height: 13px;
  line-height: 13px;
  font-size: 13px;
}

.home-to-top li a {
  color: #848689;
  text-decoration: none;
}

.home-to-top li:last-child {
  width: 90px;
}

.home-to-top .ftlogin a:first-child,
.home-to-top li:first-child,
.home-to-top li:nth-child(2) {
  border-right: 1px solid #e2e2e7;
}

.home-to-top li:last-child {
  border-left: 1px solid #e2e2e7;
}

.home-to-top .ftlogin {
  width: 180px;
}

.home-to-top .ftlogin a {
  width: 90px;
  display: table-cell;
}

.home-to-top .ftlogin a span {
  display: block;
  width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-to-top #footerreturn {
  text-align: right;
}

.footer-platforms {
  width: 180px;
  margin: 0 auto;
  padding: 10px 0;
  display: table;
  line-height: 30px;
}

.footer-platforms li {
  display: table-cell;
}

.footer-platforms li a {
  display: block;
  width: 45px;
  margin: 0 auto;
  font-size: 12px;
  color: #848689;
  text-decoration: none;
  position: relative;
}

.footer-platforms li.touch a {
  color: #69af05;
}

.gotop {
  position: fixed;
  right: 10px;
  bottom: 30px;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  background: url("i/to-top.png") no-repeat;
  background-size: 35px 35px;
  text-align: center;
  display: none;
  cursor: pointer;
}


/*qf_menu*/
.show {
  display: block !important
}

.overlay {
  background: trnaparent;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  transition: background 0.5s ease
}

.show .overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99020;
  background: rgba(0, 0, 0, .5)
}

.qf_menu .icon-item {
  position: fixed;
  left: 15px;
  bottom: 25px;
  z-index: 999999;
  width: 50px;
  height: 50px;
  background: url("i/logo1.png") no-repeat left top;
  background-size: 50px 50px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease
}

.qf_menu.show .icon-item {
  color: #333;
  position: fixed;
  left: 15px;
  bottom: 25px;
  z-index: 99022
}

.qf_menu .A-type {
  position: fixed;
  z-index: 99021;
  width: 30%;
  left: -30%;
  top: 0;
  bottom: 0;
  height: auto !important;
  max-height: inherit;
  background: rgba(240, 240, 245, 0.8);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  display: block
}

.qf_menu.show .A-type {
  left: 0;
  overflow-y: auto
}

.A-type .home-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  height: 28rem;
  margin-top: -14rem;
}

.A-type ul {
  display: table
}

.A-type li {
  width: 100%
}

.A-type a {
  display: block;
  text-align: center
}

.A-type .cate-name {
  display: block;
  color: #666;
  text-align: center
}

.A-type .menu-icon {
  position: relative;
  margin: 5px 0 0 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #fff;
  border-radius: 35px;
  text-align: center;
  vertical-align: middle;
  background-image: -webkit-linear-gradient(#77c624, #77c624);
  background-image: -moz-linear-gradient(#77c624, #77c624);
  background-image: linear-gradient(#77c624, #77c624);
}

.A-type .menu-icon span {
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("i/typeIcon.png") left top no-repeat;
  text-indent: -9999em;
  background-size: 112px 22px;
  margin-top: 7px;
}

.A-type .menu1-icon span {
  background-position: 0 0
}

.A-type .menu2-icon span {
  background-position: -28px 0
}

.A-type .menu3-icon span {
  background-position: -56px 0
}

.A-type .menu4-icon span {
  background-position: -84px 0
}

.menu3 .menu3-icon {
  position: relative;
  z-index: 100
}

.menu3 .cart-num {
  position: absolute;
  top: -5px;
  right: -2px;
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  background: #fa6400;
  border-radius: 50%;
  color: #fff;
  z-index: 100
}


.cat_left {
  width: 60px;

  float: left;
  background: #FFFFFF;
}

.cat_right {
  min-height: 500px;
  margin-left: 68px;
  background: #FFFFFF;
}

.cat_btn_cur,
.cat_btn_nor {
  color: #666666;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 98%;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  padding-left: 5px;
}

.cat_btn_cur {
  color: #69af05;
  border-right: none;
  border-left: 3px solid #69af05;
  font-weight: 500
}

.cat_dv_cur,
.cat_dv_nor {
  display: none
}

.cat_dv_cur {
  display: block
}

.cat_child_types {
  background: #FFFFFF;
  padding: 5px;
  width: 95%;
  border-bottom: 1px solid #eaeaea;
  z-index: 999;
}

.child_cat_btn_cur,
.child_cat_btn_nor {
  color: #666666;
  padding: 5px;
  background: #D5EAB6;
  border-radius: 3px;
  line-height: 30px;
}

.child_cat_btn_cur {
  color: #f0f0f0;
  background: #f4a321
}

.cat_child_types a:hover {
  color: #FFFFFF
}

.topSeachFixed,
.topSeachFixedW {
  position: fixed;
  top: 0px;
  z-index: 99999;
  width: 95%;
  background: url(/jjcl001/wap_themes/qfsf/widgets/search/images/transbg.png);
  margin-left: -10px;
  padding: 5px 10px;
  box-shadow: none
}

.topSeachFixedW {
  background: #FFFFFF;
  box-shadow: 0 0 3px 3px #999;
  max-width: 620px;
}

.topSeachNor {
  position: static;
  margin: 0px;
  border-bottom: none;
  background: #f0f0f0;
  box-shadow: none;
  width: 100%
}

/*会员中心*/
.user-dv {
  background: url(pic/head-bg.png?v=1);
  padding: 55px 8px 8px 8px;
  color: #FFFFFF
}

.user-dv .infomore {
  border-top: 1px solid rgba(204, 197, 197, 0.36);
  margin-top: 6px
}

.user-dv .infomore li {
  width: 24%;
  text-align: center;
  margin-top: 10px;
  float: left;
  border-right: 1px solid rgba(204, 197, 197, 0.36)
}

.user-dv .infomore li a {
  color: #FFFFFF
}

.icon-rt {
  height: 18px;
  background: #FF9800;
  position: absolute;
  top: 1px;
  padding: 0px 5px;
  border-radius: 9px;
  color: #FFFFFF;
  right: 1px
}

.mem-avatar {
  border: none
}

.mem-avatar img {
  border-radius: 35px
}

/*多规格*/
.unit_nor,
.unit_cur {
  display: block;
  float: left;
  margin-top: 2px;
  margin-left: 5px;
  padding: 5px 15px;
  border-radius: 20px;
  color: #FFFFFF;
  background: #FF0000
}

.unit_nor {
  background: #eaeaea;
  color: #2f2d2d;
}
/*多规格样式2
.unit_nor,
.unit_cur {
  display: block;
  float: left;
  margin-left: 5px;
  padding: 2px 15px;
  border-radius: 4px;
}
.unit_nor {
  border: 1px solid rgb(247 247 247);
  background: rgb(247 247 247);
  color: #2f2d2d;
}
.unit_cur {
  border: 1px solid rgb(213 111 63);
  background: rgb(254 245 240);
  color: rgb(213, 111, 63);
}
*/
/*切换城市*/
.btnCityNor,
.btnCityCur {
  width: 22%;
  display: block;
  float: left;
  margin: 10px 0 0 4px;
  color: #FFFFFF;
  padding: 10px 15px;
  border-radius: 5px;
  background: #39AD0A
}

.btnCityCur {
  background: #FA9600
}

/*退货页面样式*/
.after-item {
  border: 1px solid #BFBFBF;
  margin-top: 8px;
  padding: 8px
}

.gline-img {
  float: left
}

.gline-img img {
  width: 100px
}

.gminus,
g-btn,
.gmaxus,
g-btn {
  padding: 0px 5px;
  border: 1px solid green;
  float: left;
  margin: 0 2px
}

.gnum {
  float: left
}

.gnumber .ipt {
  border: 1px solid green;
  width: 60px;
  height: 18px;
  text-align: center
}

.return-all {
  float: left
}

.text-info {
  width: 100%;
  border: 1px solid #BFBFBF;
}

.mod-content img {
  display: block;
  outline: none;
  border: 0;
  max-width: 100%;
}

.article-main .mod-content {
  margin: 0 0.5em
}

.dialog {
  border-radius: 10px;
}

.dialog .dialog-head {
  border-bottom: 1px solid #eaeaea;
}

.buy_page .box_small {
  width: 30%;
  float: left;
  text-align: center;
  margin-left: 5px;
  padding: 3px;
  border-radius: 4px;
  margin-top: -30px;
  border: 1px solid #eee;
  background-color: white;
}

.buy_page .img_small {
  width: 100%;
  padding-bottom: 120%;
  background-size: cover;
  background-position: 50%;
  border-radius: 3px;
  z-index: 2;
}

.buy_page .box_big {
  width: 80%;
  margin: 2px auto 12px auto;
  display: none;
}

.buy_page .img_big {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50%;
  border-radius: 3px;
}

/*新样式*/
.layout {
  margin: 0 auto;
  max-width: 640px;
  background: #f2f2f2;
}

.section_panel {
  padding: 12px;
  margin: 16px 3px;
  background: white;
  border-radius: 12px;

}

.panel_line {
  padding: 13px 5px;
}

.section {
  padding: 13px;
  margin: 0px 5px;
  background: white;
  border-radius: 6px;
  border-bottom: 1px solid #f2f2f2;
}

.d-line .l-k {
  float: left;
  text-align: right;
  width: 70px;
  line-height: 24px;
}

.d-line .l-v {
  display: block;
  margin-left: 72px;
  padding-right: 10px;
  line-height: 24px;
}

header {
  background: #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.full-screen {
  margin: 0 auto;
  background: #f2f2f2;
}

.full-padding {
  padding: 0 10px;
  background: white;
}

.footer-copyright {
  background: #f2f2f2;
}

.deposit .deposit-way .act,
.integral .deposit-way .act {
  border: 2px solid #900;
  border-color: #fa6400;
  /* background: green; */
}

.gb {
  background: #4CAF50;
  color: #fff;
  border: none;
  border-radius: 4px;
}

.settle_container {
  display: flex;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white;
  padding: 8px 3px;
  border-top: 1px solid #d4d4d4;
}

.settle_container .left {
  flex: 2;
  text-align: right;
}

.settle_container .right {
  flex: 1;
  padding: 3px 8px;
}

.dv_loading {
  width: 100%;
  height: 1000px;
  background: white;
  /* display: flex; */
  position: fixed;
  z-index: 9999;
  top: 0;
  text-align: center;
  padding-top: 40%;
}

.form .c-g {
  border: 1px solid #f2f2f2;
  margin: 0 0 10px;
  padding: 5px 0;
  height: auto;
  /* padding: 5px; */
}

.d-pay-panal {
  color: #666666;
  border-bottom: 1px dashed #ddd;
}

.btn.disable {
  background-image: -webkit-linear-gradient(#9a9998, #9a9998);
  background-image: -moz-linear-gradient(#9a9998, #9a9998);
  background-image: linear-gradient(#9a9998, #9a9998);
  border-radius: 20px;
  color: white;
}

.total_amount {
  height: 40px;
  line-height: 40px;
  color: red;
}

#Marquee {
  height: 24px;
  overflow: hidden;
}

#Marquee div {
  height: 24px;
  line-height: 24px
}

.tb_news {
  width: 100%;
  height: 40px;
  padding: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ececec
}

.dv_not_login {
  display: none;
  max-width: 640px;
  font-size: 16px;
  text-align: center;
  height: 758px;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  z-index: 999999;
  padding-top: 20%;
  top: 0;
}

.dv_not_login_in {
  background: white;
  width: 70%;
  margin: auto;
  padding: 20px;
  border-radius: 16px;
  /* box-shadow: 2px 2px 10px red; */
}

.dv_buhuo {
  display: none;
  top: 2;
  position: fixed;
  max-width: 640px;
  width: 100%;
  /* height: 1000px; */
  background: #9e9e9e;
  z-index: 10000000;
  padding-top: 30%;
}

.pt-item .gx {
  display: inline-block;
  vertical-align: top;
  height: 24px;
  position: absolute;
  top: 6px;
  left: 5px;
  transform: rotate(-45deg);
}

.pt-item .gx span {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  background: #f44336;
  color: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border-radius: 4px;
  font-weight: normal;
}
.split-item{
  background-color: #f1f1f1;
}
.split-item .pt-h-name,.split-item .col{
  color: #666;
}
.split-item .split-tig{
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  background: #898381;
  color: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border-radius: 4px;
  position: absolute;
  top: 16px;
  right:  5px;
  transform: rotate(45deg);
}
.border-table{
  width: 100%;
  border-top:1px solid #ebedf0;
  border-left:1px solid #ebedf0 ;
}
.border-table td{
  text-align: center;
  border-bottom:1px solid #ebedf0;
  border-right:1px solid #ebedf0 ;
}


#slideBox_47{ position:relative;overflow:hidden;margin:0px auto;width:100%;max-width:640px;}
#slideBox_47 .hd{width:100%;text-align:right;position:absolute;height:28px;line-height:28px;bottom:2%;z-index:1; }
#slideBox_47 .hd ul{padding:0 10px;}
#slideBox_47 .hd li{display:inline-block;width:8px;height:8px;-webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px;background:#ffffff;text-indent:-9999px;overflow:hidden;margin-right:7px;}
#slideBox_47 .hd li.on{background:#ff8040;}
#slideBox_47 .bd{position:relative;z-index:0;}
#slideBox_47 .bd li{position:relative;text-align:center;}
#slideBox_47 .bd li img{background:url("https://www.jjcl001.com/wap_themes/qfsf/widgets/qf_slide/images/loading.gif") center center no-repeat;vertical-align:top; width:100%; height:150px}
#slideBox_47 .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);  }
#slideBox_47 .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px; line-height:28px;background:url("https://www.jjcl001.com/wap_themes/qfsf/widgets/qf_slide/images/focusBg.png") repeat-x;color:#fff;text-align:left;}
