body {
    font-family: 微软雅黑, Regular;
    padding: 0px;
    margin: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}
a {
    color: #100f0f;
    text-decoration: none;
    font-size: 14px;
}
input{
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

li {
    list-style: none;
}

.header {
    position: relative;
    /* margin-top: 42px; */
}

.header .header_top {
    height: 42px;
    background-color: #e3e4e5;
    /* position: fixed; */
    width: 100%;
    top: 0;
    z-index: 2000;
}

.wrap,
.wrap a {
    max-width: 1260px;
    /* margin: 0 auto; */
    margin-left: auto;
    margin-right: auto;
    color: #999999;
    font-size: 13px !important;
}

.w-left {
    float: left;
}

.w-right {
    float: right;
}

.wrap ul li {
    float: left;
    margin: 0px 20px 0px 0px;
    padding: 11px 0px;
    box-sizing: border-box;
}

.wrap .w-right ul li:nth-of-type(3) {
    margin-right: 0px;
}

.wrap ul .regt a {
    color: #b91318;
}

.regt a img {
    margin-top: -1px;
}

.hw {
    padding: 20px 0px;
}

.logo {
    /* width: 19%; */
    float: left;
    position: relative;
    /* max-width: 216px; */
    max-width: 17.2%;
    max-height: 77px;
}

.logo img {
    /* width: auto;
    max-width: 216px;
    max-height: 77px; */
    width: 100%;
}

.search {
    padding-top: 7px;
    /* width: 56%; */
    width: 46%;
    float: left;
    /* margin-left: 110px; */
    margin-left: 12%;
    font-size: 14px;
}

.cart {
    float: right;
    position: relative;
    margin-top: 22px;
    /* margin-right: 29px; */
    margin-right: 2%;
    width: 8.8%;

}

.cart span {
    font-size: 12px;
}

.cart a:hover {
    color: #919191;
}

.cart:after {
    display: none;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #5e5e5e;
    right: -23px;
    top: 7px;
    /* bottom: -11px; */
    /* left: 38%; */

}


.cart0 {
    position: relative;
    max-width: 150px;
    float: left;
    margin-right: 10px;
}

.num {
    position: absolute;
    background: #a5a5a5;
    color: #ffffff;
    max-width: 100px;
    padding: 0px 8px;
    top: -20px;
    left: 13px;
}

.num:after {
    display: block;
    content: '';
    /* position: fixed; */
    position: absolute;
    width: 0;
    height: 0;
    border: 3px solid transparent;
    border-top: 3px solid #a5a5a5;
}

.hot-key {
    margin-top: 5px;
}

.hot-key a {
    padding: 0px 7px;
}

.hot-key a:hover,
#nav_items li a:hover,
.wrap a:hover,
.pt:hover,
.f-title a:hover {
    color: #b91318;
}


.middle_img_frame img {
    width: 100%;
    height: 100%;
    display: none;
}

.change_banner_frame {
    overflow: hidden;
}

.notice {
    width: 246px;
    position: absolute;
    /* top: 205px; */
    top: 209px;
    z-index: 1;
    /* right: 324px; */
    /* right: 17.0%;
    float: right; */
    left: 70%;
    background: #ffffff;
}

.welcome {
    padding-top: 30px;
    font-size: 14px;
    text-align: center;
}

.welcome p {
    color: #919191;
}

.welcome span {
    display: block;
    margin-top: 7px;
}

.welcome span a {
    color: #666666;
    padding: 5px;
}



.infor {
    padding: 17px;
    font-size: 16px;
}

.infor h3 {
    font-family: '微軟正黑體';
    /* font-weight: bold; */
}

.infor span {
    float: right;
}

.infor span a {
    color: #919191;
    font-size: 12px;
}

.infor p {
    margin-top: 12px;
}

.question p a {
    padding-left: 8px;
    box-sizing: border-box;
    color: #7b7b7b;
}

.question p {
    color: #7b7b7b;
    font-size: 13px;
    line-height: 14px;
}

.ad {
    margin-top: 8px;
    max-width: 246px;
}

.ad img {
    width: 100%;
}

.we-img {
    width: 86px;
    margin: 0 auto;
    height: 86px;
    overflow:  hidden;
    position:  relative;
    border-radius: 50%;
}

.we-img img {
    width: 100%;
    position:  absolute;
    left:  50%;
    top:  50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%,-50%);
}

.kill .tile {
    color: #ffffff;
    font-size: 36px;
    display: inline;
}

.kill .eng {
    font-size: 15px;
    color: #f49b99;
}

.seckill,
.f-cont,.inside,.demo,.pro0{
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

.kill {
    background: #b91318;
    width: 16.1%;
    box-sizing: border-box;
    /* padding: 50px 28px 20px; */
    padding: 53px 28px 20px;
    text-align: center;
    font-family: '微軟正黑體';
    float: left;
}

.content {
    padding-top: 10px;
    background: #f5f5f5;
}

.kill span {
    display: block;
}

.kill .end {
    font-size: 16px;
    color: #ffffff;
}

.kill .liting {
    margin: 19px 0 14px;
}

.time span {
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    background: #2f3430;
    padding: 4px 6px;
    box-sizing: border-box;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.time {
    margin-top: 18px;
}

.time span:nth-of-type(2) {
    margin: 0 6px;
}
.throught{
    width: 40px;
    height: 1px;
    position: absolute;
    background: #b91318;
    top:18px;
    left: -3px;
    z-index: -1;
}

/* star 产品轮播效果 张利娜*/
.pro {
    width: 83.90%;
    float: right;

}

.swiper-slide {
    margin-right: 0px !important;
    border-right: 1px solid #f0f0f0;
    background: #ffffff;
    padding: 17px 15px 20px 15px;
    box-sizing: border-box;
    width: 20% !important;
}

.pro-title a {
    color: #666666;
    font-size: 15px;
}

.pro-title p {
    border: 2px solid #b91318;
    margin-top: 17px;
    box-sizing: border-box;
}

.pro-title p span {
    display: inline-block;
    text-align: center;
}

.now {
    background: #b91318;
    color: #ffffff;
    width: 50%;
}

.ago {
    text-decoration: line-through;
    color: #b7bcb8;
    padding-left: 5px;
    box-sizing: border-box;
}

.pro-title .pt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

/* 侧边悬浮导航 */

.f-title span.ft {
    font-size: 30px;
}

.f-title span.fe {
    font-size: 15px;
    color: #919191;
    padding-left: 5px;
}

.f-title ul {
    float: right;
    padding-top: 17px;
}

.f-title ul li {
    float: left;
    padding: 0px 12px;
}

.f-title h4 {
    /* width: 40%; */
    display: inline-block;
}

.f-pro {
    margin-top: 15px;
}

.f-le {
    float: left;
    /* max-width: 240px; */
    max-width: 19.1%;
    max-height: 617px;
}
.f-le img{
    width: 100%;
}

.f-rt {
    float: right;
    width: 80.9%;
}

.f-rt li {
    /* width: 24.9%; */
    width: 23.6%;
    float: left;
    background: #ffffff;
    text-align: center;
    font-size: 15px;
    padding: 14px 14px 14px;
    box-sizing: border-box;
    margin-left: 1.4%;
    margin-bottom: 10px;
    height: 303px;

}

.f-rt li span {
    display: block;
}

.f-rt li a span {
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.money {
    color: #b91318 !important;
    font-size: 20px;
    margin-top: 10px;
}

.f-ad {
    margin-top: 13px;
    /* max-width: 100%; */
    max-width: 1260px;
}
.f-ad img{
    width: 100%;
}

.f-img {
    /* margin-bottom: 42px; */
    /*max-width: 175px;*/
    margin: 0px auto 16px;
}
.f-img img{
    width: 210px;
    height: 210px;
}

.vcenter {
    /* position: absolute; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}

.f-top {
    padding: 40px 0px 55px;
    border-bottom: 1px solid #f0f0f0;
}

.f-top ul li {
    width: 20%;
    float: left;
}

.img0 {
    max-width: 50px;
    float: left;
    margin-right: 10px;
}

.img0 img {
    width: 100%;
}

.f-top ul li {
    padding-left: 10px;
    box-sizing: border-box;
}

.f-top ul li p {
    float: left;
}

.f-top ul li span {
    display: block;
    line-height: 26px;
}

.te {
    font-size: 20px;
    color: #555555;
    font-weight: bold;
}

.der {
    font-size: 13.9px;
    color: #7b7a7a;
}

.f-bottom {
    padding: 27px 0px 35px 10px;
    box-sizing: border-box;
}

.f-sitemap {
    width: 20%;
    float: left;
    font-family: '微軟正黑體';
}

.f-sitemap ul li {
    line-height: 23px;
}

.f-sitemap ul li a {
    font-size: 14px;
}

.f-sitemap h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.f-sitemap .cr {
    margin-bottom: 5px !important;
}

.erwei {
    max-width: 100px;
}

.erwei img {
    width: 100%;
}

.f-sitemap:nth-of-type(5) {
    padding-left: 12%;
    box-sizing: border-box;
}

.foor {
    border-top: 6px solid #b91318;
    background: #000000;
}
.foor.forr{
    height: 65px;
}
.foor li {
    float: left;
}

.f-list {
    font-family: '微軟正黑體';
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;

}

.f-list ul {
    margin: 19px 0 25px;
}

.f-list ul li:nth-of-type(1) {
    padding-left: 0px;
}

.f-list a {
    font-size: 14px;
    color: #ffffff;
    padding: 0px 8px;
}

.slick-initialized .slick-slide{
    position: relative;
    z-index: 1;
}
.list0{
    display: none !important;
}

/* #category:hover{
    display: none;
} */

@media(max-width:1715px){
    #loutinav{
   left: 0px !important;
    } 
}

/* 商家首页 导航 */
.demo{
    margin-top: 10px;

}
.busi-img{
    max-width: 28.5%;
    float: left;
}
.busi-img img{
    width: 100%;
}
.busi-sear{
    margin-top: 20px;
    width: 30%;
  
}
.busi-sear .search-form .search-hd{
   border: 1px solid #999999;
   border-radius: 3px;
}
.busi-sear .search-form .shd{
 width: 83%;
}
.busi-sear .shd{
    float: left;
}
.bts{
    width: 14% !important;
    height: 37px !important;
    line-height: 37px !important;
    border:none !important;
 
}
.busi-collect{
    /* width: 28.5%; */
    max-width: 9.5%;
    float: right;
    text-align: right;
}
.busi-collect img{
    width: 100%;
    border-radius: 50%;
}
.sort{
    margin-top: 4px;
    box-sizing: border-box;
}
.s-list{
    width: 94%;
    float: left;
}
.store .s-lf{
    width: 18%;
    float: left;
    text-align: right;
    margin-right: 5px;
}
.s-list li{
    width: 8.3%;
    float: left;
    text-align: center;
    border-right: 1px solid #ffffff;
    padding: 12px;
    box-sizing: border-box;
}

.s-title{
    background: #ffffff;
    margin-bottom: 36px;
}
.s-title img{
    display: inline-block;
    margin-bottom: 4px;
}
.s-title ul{
    padding: 23px 0px 23px 54px;
}
.s-title ul li{
    float: left;
    width: 11%;
}
.s-title ul li:nth-of-type(1){
    width: 14.0%;
}
.s-title li a{
    font-size: 15px;  
}
.page{
    text-align: center;
    margin-top: 65px;
}
.page a{
    background: #ffffff;
    padding: 11px 20px;
    margin-right: 19px;
    position: relative;
}
.page img.zoh{
   position: absolute;
   right: 24px;
    top: 15px;
    display: none;
}
.page img.yuh{
    position: absolute;
    right: 25px;
    top: 14px;
    display: none;
}
.page a:hover,.page .cur{
    color: #ffffff;
    background: #333333;
}
.page a:hover img.zoh,.page a:hover img.yuh{
    display: block;
}

 .store{
    width: 99%;
    margin-top: 9px;
    padding: 15px 15px 0px 19px;
    font-size: 14px;
    box-sizing: border-box;
}
/*.store input{
    height: 28px;
    line-height: 28px;
    width: 17%;
    position: relative;
    float: left;
}
.store img{
    position: relative;
    right: 13px;
    width: 5%;
}

.store .s-rt{
    width: 70%;
    float: left;
    margin-left: 5px;
} */
.kd{
font-size: 14px;
margin-bottom: 20px;
}
.kd input{
    width: 79%;
}

.true{
    margin-left: 0px !important;
   float: none;
}
.sto-img{
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    height: 178px;
    margin:10px auto;
    
}

.vcenter0 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.content-1 ul li{
    width: 19.572%;
    float: left;
    box-sizing: border-box;
    margin-right: 0.5%;
    text-align: center;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}
.s-tab{
    margin-top: 30px;
}
.content-1 ul li:nth-of-type(5n){
    margin-right: 0px;
    float: right;
    padding-right: 0px;
}
.sto-p p{
  /* margin: 5px 10px; */
  text-align: initial;
  
}
.s-m,.s-d{
    border-top: 1px solid #f5f5f5;
    padding: 5px;
}
.s-m .ss{
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
}
.s-m .sn{
    float: right;
    padding-right: 5px;
    padding-top: 2px;
}
.sto-p .s-d{
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 47px;
    line-height: 23px;
    padding-left: 10px;
    padding-right: 10px;
}
.s-bn a{
   width: 49.25%;
   box-sizing: border-box;
   display: inline-block;
   text-align: center;
   border-top: 1px solid #f5f5f5;
   padding: 4px 0px;

}
.s-bn a.cc{
    border-right: 1px solid #f5f5f5 !important;
}
.s-bn a.ct{
    border-left:  1px solid #f5f5f5 !important;
}
.sto-p p.s-bn{
    margin: 0px;
    margin-top: 5px;
}
.s-bn a:hover{
    background: #b91318;
    color: #ffffff;
}
.s-page{
    text-align: center;
    margin: 20px;
    font-size: 16px;
}
.s-page a{
    padding: 5px 10px;
}
.s-page a:hover,.active0{
    background: #b91318;
    color: #ffffff;
}
.skip{
    max-width: 3%;
    margin-left: 20px;
    height: 25px;
    text-align: center;
}
.ariv{
    padding: 0px 14px;
    float: left;
    box-sizing: border-box;
}

/* 商家首页 新排版样式 */

.de-lf{
    width: 27.78%;
    float: left;
}
.de-rt{
    width: 71%;
    float: right;
}
.de-lf span{
    display: block;
}
.information{
    padding: 11px 19px;
    background: #333333;
    color: #ffffff;
    font-size: 15px;
}

.in-img{
 text-align: center;
 margin: 15px;
}
.in-img img{
    width: 100%;
    height: 160px;
}
.in-t{
    font-size: 30px;
    color: #b91318;
    padding: 0px 15px 15px;
}

.lf-top p{
    font-size: 14px;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
}

p span.ad{
    width: 24%;
    float: left;
}
p.adrs span.dr{
   padding-top: 10px;
    width: 74%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 44px;
    word-wrap: break-word;
}
.introdu span.dr{
    padding-top: 10px;
    width: 74%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 87px;
}
.adrs{
    height: 50px;
    line-height: 23px;
}
.introdu{
    height: 90px;
    line-height: 23px;
}
.collect{
    /* display: block; */
    display: inline-block;
    margin:0 auto;
    padding: 9px 32px;
    background: #b91318;
    color: #ffffff;
    margin: 28px 0px 23px 120px;
}
.collect:hover{
    color: #ffffff;
}
.lf-top{
    background: #ffffff;
    margin-bottom: 15px;
}

.kd span{
    display: inline-block;
}
.lf-bottom{
    background: #ffffff;
}
.lf-bottom input{
    height: 33px;
}
.s-rt input{
    width: 32%;
    float: left;
}
.sch{
    padding-left: 45px;
    padding-right: 45px;
    margin-left: 109px;
}


/* 产品展示 */
.pro-rt ul li{
    width: 32%;
    float: left;
    position: relative;
    background: #ffffff;
    margin-right: 2%;
    margin-bottom: 15px;
}
.pro-rt ul li:nth-of-type(3n){
    margin-right: 0px;
}
.pro-rt ul li a:hover{
    color: #333333;
}
.p-img{
    height: 154px;
    padding: 37px 10px 10px 10px;
}
.pro-rt{
    margin-bottom: 42px;
}

.p-c{
    padding: 15px;
}
.p-money{
    font-size: 26px;
    color: #b91318;
}
.p-d{
    font-size: 18px;
    color: #333333;
    margin:15px auto 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.p-p{
    float: right;
    color: #999999;
}
.p-num{
    color: #999999;
}
.play{
    height: 44px;
    text-align: center;
    position: absolute;
    bottom: 150px;
    width: 100%;
    box-sizing: border-box;
    display: block;
}
.pro-rt ul li:hover .play{
    display: block;
    transition: all 0.8s ease-in-out;
}
.play .c,.play .t{ 
    width: 50%;
    box-sizing: border-box;
    display: block;
    float: left;
    color: #ffffff;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    background: #a3a3a3;
    opacity: 0.5;
}
.play .c:hover,.play .t:hover{
background: #b91318;
    opacity: 1;
}
.play .c{
background: #a3a3a3;
opacity: 0.5;
}
.play .t{
   /* background: #b91318;*/
}

.new-pro{
    background: #b91318;
    color: #ffffff;
}
.new-pro a{
    color: #ffffff;
}
.pro0 span{
   font-size: 30px;
   font-weight: 600;
}
.pro0{
  padding: 19px 0px;
}
.pro0 .shadow{
    text-shadow: #000000 3px 3px 3px;
    margin-left: 29%;
    margin-right: 18px;
    font-style: italic;
}
.mr{
    font-size: 15px;
    text-decoration: underline;
    float: right;
    margin-top: 19px;
}
.mr:hover{
    color: #ffffff;
}
.num0{
    height: 23px;
    width: 23px;
    border: 2px solid #b91318;
    border-radius: 50%;
    color: #b91318;
    position: absolute;
    top: 2px;
    right: 16px;
}
.num0 p{
    margin-top: 2px;
}
.num0 span{
    float: initial !important;
    margin-left: 0px !important;
    margin-top: 2px !important;
}
.m0{
    border: 1px solid #999999;
    color: #999999;
}
.cartBg .num:after{
    border-top: 3px solid #b91318;
}
.cartBg .num{
    background: #b91318;
}
.s-title i.icon-jiantouarrow486{
    display: inline-block;
    width: 17px;
    height: 17px;
    transform-origin:50% 50%;
}
.rotate {
    transform: rotate(180deg);
}

.tab_rotate i.icon-jiantouarrow486{
    transform: rotate(180deg);
}

.one_select a{
    color: #b91318;
}
.one_select i.icon-jiantouarrow486:before{
    color: #b91318;
}

.swiper-container{
    height: 283px;
}