@charset "utf-8";
@font-face {
    font-family: pf;
    src: url("../font/pf.woff2");
}
@font-face {
    font-family: pfbold;
    src: url("../font/pfbold.woff2");
}
@font-face {
    font-family: dincondbold;
    src: url("../font/dincondbold.otf");
}
@font-face {
    font-family: dincondmedium;
    src: url("../font/dincondmedium.otf");
}
@font-face {
    font-family: markpro;
    src: url("../font/markpro.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";background: #fff;color: #000;}
input,textarea{ border:none; font-family:"Microsoft YaHei","PingFang SC";}
img{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #000;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6em;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.padding-tb60{padding: 60px 0;}
.padding-tb70{padding: 70px 0;}
.padding-tb80{padding: 80px 0;}
.padding-tb90{padding: 90px 0;}
.padding-tb100{padding: 100px 0;}
.padding-tb110{padding: 110px 0;}
.padding-tb120{padding: 120px 0;}
.w950{width: 950px;max-width: 92%;margin: 0 auto;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;}
.w1300{width: 1300px;max-width: 92%;margin: 0 auto;}
.w1400{width: 1400px;max-width: 92%;margin: 0 auto;}
.w1440{width: 1440px;max-width: 92%;margin: 0 auto;}
.w1600{width: 1600px;max-width: 92%;margin: 0 auto;}
.bgf1{background: #f1f1f1;}
.bgf2{background: #f2f2f2;}
.bgf3{background: #f3f3f3;}
.bgf4{background: #f4f4f4;}
.bgf5{background: #f5f5f5;}
.bgf6{background: #f6f6f6;}
.bgf7{background: #f7f7f7;}
.bgf8{background: #f8f8f8;}
.bgf9{background: #f9f9f9;}
.bgfff{background: #fff;}
.padding20{padding: 20px;}
.padding30{padding: 30px;}
.padding40{padding: 40px;}
.padding50{padding: 50px;}
.padding60{padding: 60px;}


/*header s*/
.header{position: relative;z-index: 999;width: 100%;left: 0;top:0;height: 152px;transition: all .4s;}
.logo{text-align: center;padding-top: 18px;}
.logo a{display: inline-block;}
.logo img{height: 53px;transition: all .4s;vertical-align: bottom;}
.nav li{display: inline-block;vertical-align: middle; position: relative;}
.nav-yi{display: inline-block;line-height: 77px;font-size: 16px; padding: 0 40px;transition: all .4s;position: relative;z-index: 3;color: #000;}
.nav-yi span{position: relative;z-index: 1;display: inline-block;line-height: 1em;}
.nav-yi span:after{content: '';position: absolute;bottom:-12px;width: 0;left: 50%;transform: translateX(-50%);border-top: 2px solid #000;transition: all .4s;}
.nav li.active span:after{width: 100%;}
.nav-er{position: absolute;width: 160px;left: 50%;margin-left: -80px;box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.21);opacity: 0;margin-top: -20px;transition: all .4s;pointer-events: none;}
.nav-er a{display: block;background: #fff;text-align: center;line-height: 44px;text-transform: uppercase;font-size: 15px;color: #777;}
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;left:4%;top:50%;margin-top: -16px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 2px; background: #666; display: block;width: 20px; position: absolute; z-index: 5; left: 5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 8px;transition:all .4s;}
.menu-handler .burger-2{top: 15px; }
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }

.header-con,.header-con-warp,.header-con .w1600{height: 77px;position: relative;}
.search-box{position: absolute;left: 0;bottom:18px;width: 207px;height: 38px;border:1px solid #cecece;border-radius: 38px;overflow: hidden;}
.search-btn{width: 38px;height: 38px;background: url("../images/search.png") no-repeat center;background-size: cover;position: absolute;left: 5px;top:0;}
.search-sb{width: 38px;height: 38px;background: url("../images/go.png") no-repeat center;background-size: cover;position: absolute;right: 5px;top:0;}
.search-con{margin: 0 45px;}
.search-con input{display: block;width: 100%;height: 38px;line-height: 38px;}
.customer-service{position: absolute;right: 0;bottom:25px;line-height: 26px;}
.car-icon,.per-icon,.login-icon,.reg-icon,.per-icon-box{display: inline-block;vertical-align: middle;font-size: 16px;}
.login-icon{max-width: 112px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.customer-service span{display: inline-block;vertical-align: middle;font-size: 16px;}
.car-icon{width: 26px;height: 26px;background: url("../images/car.png") no-repeat center;background-size: cover;margin-right: 8px;}
.car-icon2{display: none;}
.per-icon{width: 26px;height: 26px;background: url("../images/person.png") no-repeat center;background-size: cover;margin-right: 8px;}
body.fixedNav .header-con-warp{position: fixed;left: 0;width: 100%;top:0;background: #fff;box-shadow: 0 1px 2px #ddd;}
.nav-box{margin-left: 209px;margin-right: 155px;}
.nav-showdow,.nav-warp-top,.nav-er-top,.nav-extra{display: none;}
/*header e*/

/*footer s*/
.footer > .w1400{width: 1600px;}
.footer-top{padding: 35px 0;border-bottom: 1px solid #d9d9d9;}
.zazhi{width: 520px;max-width: 100%;}
.zazhi-con{background: #ebebeb;margin-left: 114px;}
.zazhi-input{margin-right: 85px;}
.zazhi-input input{display: block;width: 100%;height: 42px;line-height: 42px;background: #ebebeb;text-indent: 20px;}
.lkdy{position: absolute;width: 85px;text-align: center;height: 42px;right: 0;top:0;line-height: 42px;background: #d7d7d7;color: #666;}
.zazhi span{position: absolute;left: 0;line-height: 42px;top:0;}
.guanzhu{position: absolute;right: 0;top:46px;}
.footer-share span,.footer-share a{display: inline-block;vertical-align: middle;line-height: 20px;}
.footer-share a{width: 20px;height: 20px;position: relative;margin-left: 10px;}
.share-hide{position: absolute;width: 120px;left: 50%;margin-left: -60px;bottom:30px;height: 120px;overflow: hidden;transition: all .4s;border:1px solid #9f9f9f;display: none;box-sizing: border-box}
.share-hide img{width: 118px;height: 118px;}
.footer-share a.active .share-hide{display: block;}
.footer-share a .i{opacity: 0.5;transition: all .4s;}
.footer-share a:hover .i{opacity: 1;}


.footer-mid{display: flex;justify-content: space-between;padding: 70px 0;}
.footer-mid dt{margin-bottom: 18px;}
.footer-mid dt a{color: #000;}
.footer-mid dd{margin-top: 5px;}
.footer-mid dd a{color: #555555;transition: all .4s;}
.footer-mid dd a:hover{color: #333;}
.footer-bot{border-top: 1px solid #d9d9d9;padding: 25px 0;}
.suoyou p{color: #666;font-size: 12px;margin: 2px 0;}
.site a{display: inline-block;color: #666;font-size: 12px;margin-left: 15px;}
.site{padding-top: 10px;}
.return_top{position: fixed;width: 50px;height: 50px;background: #000 url("../images/toTop.png") no-repeat center;background-size:cover;bottom:40px;right: 15px;cursor:pointer;display: none;z-index: 998;}
.return_top.active{display: block;}
/*footer e*/
/*index start*/
.banner-des{position: absolute;z-index: 9;width: 100%;left: 0;bottom:60px;}
.banner .img100 img{height: calc(100vh - 152px);object-fit: cover;}
.xuan a{display: inline-block;font-size: 16px;color: #fff;margin: 0 32px;border-bottom: 1px solid #fff;padding-bottom: 8px;}
#countdown{height:auto;display: inline-block;}
.dash{height: 30px;display: inline-block;position: relative;vertical-align: middle;}
.dash .digit{font-size: 32px;font-weight: bold;float: left;text-align: center;font-family: dincondbold;position: relative;color: #333;background: #fff;margin: 0 1px;line-height: 1em;padding: 0 1px;}
.huodong span{display: inline-block;vertical-align: middle;color: #fff;font-weight: bold;font-size: 26px;margin: 0 5px;}
.huodong h2{color: #fff;font-size: 32px;font-weight: bold;margin: 8px 0 25px;}
.padding80{padding: 80px;}
.womenPage{position: absolute;left: 0;width: 100%;bottom:45px;z-index: 9;font-size: 0;}
.womenPage li{width: 196px;display: inline-block;position: relative;font-size: 14px;margin: 0 25px;cursor: pointer;}
.womenPage li:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;border:3px solid rgba(255,255,255,.5);box-sizing: border-box;transition: all .4s;}
.womenPage li.active:before{border-color: #fff;}
.womenPage li:hover:before{border-color: #fff;}
.women-img{height: 663px;}
.women-con{position: absolute;top:0;width: 100%;left: 0;bottom:130px;z-index: 10;}
.title32{margin-bottom: 60px;}
.title32 h2{font-size: 32px;font-weight: bold;}
.title32 p{font-size: 22px;margin-top: 22px;}
.title32-fff h2{color: #fff;}
.title32-fff p{color: #fff;}
.tansuo{display: inline-block;width: 138px;height: 38px;line-height: 38px;text-align: center;background: #fff;font-size: 18px;color: #333;}
.margin-b50{margin-bottom: 50px;}
.title26{margin-bottom: 50px;}
.title26 h2{font-size: 26px;font-weight: bold;}
.title26 p{color: #767676;margin-top: 20px;}
.zhuang li{float: left;width: 50%;position: relative;box-sizing: border-box;}
.zhuang li:after{content: "";height: 100%;right: 0;top:0;border-right: 2px solid #fff;position: absolute;}
.zhuang-btn{display: inline-block;width: 94px;height: 46px;line-height: 46px;text-align: center;border:1px solid #e1e1e1;color: #fff;transition: all .4s;}
.zhuang .zhuang-btn{position: absolute;bottom:28px;}
.zhuang li:nth-child(1) .zhuang-btn{right: 20px;}
.zhuang li:nth-child(2):after{border-right: none;}
.zhuang li:nth-child(2) .zhuang-btn{left: 20px;}
.zhuang-btn:hover{background: #fff;color: #333;border-color: #fff;}
.ss-bot{position: absolute;width: 100%;left: 0;bottom:50px;text-align: center;}
.des-title42 h3{font-size: 42px;}
.title-fff h3{color: #fff;}
.ljgm{font-size: 24px;display: inline-block;border-bottom: 2px solid #fff;transition: all .4s;padding-bottom: 4px;}
.tsxl{display: inline-block;border-bottom: 2px solid #fff;transition: all .4s;padding-bottom: 2px;}
.mg-bt10{margin-bottom: 10px;}
.mg-bt15{margin-bottom: 15px;}
.mg-bt20{margin-bottom: 20px;}
.mg-bt25{margin-bottom: 25px;}
.mg-bt30{margin-bottom: 30px;}
.mg-bt40{margin-bottom: 40px;}
.mg-bt50{margin-bottom: 50px;}
.mg-bt60{margin-bottom: 60px;}
.mg-bt70{margin-bottom: 70px;}
.mg-bt80{margin-bottom: 80px;}
.des16 p{font-size: 16px;}
.des18 p{font-size: 18px;}
.line20 p{line-height: 2;}
.line18 p{line-height: 1.8;}
.ljgm-fff{color: #fff;}
.tsxl-fff{color: #fff;}
.tansuoxilie-bot{position: absolute;left: 0;width: 100%;bottom:0;padding:40px;box-sizing: border-box;}
.des-title22 h3{font-size: 22px;}
.des-fff p{color: #fff;}
.des-justify p{text-align: justify;}
.tansuoxilie-des{width: 390px;max-width: 100%;}
.title42 h2{font-size: 42px;}
.des22 p{font-size: 22px;}
.zxhl-img{background: #fafafa;}
.zxhl-img .img100{padding-bottom: 98%;}
.imgcover{width: 100%;height: 100%;top:0;left: 0;object-fit: cover;position: absolute;}
.zxhl-img .img100 img{object-fit: contain;}
.des-title24 h3{font-size: 24px;}
.jkts{display: inline-block;border:1px solid #ddd;color: #ddd;padding: 0 30px;line-height: 44px;transition: all .4s;}
.jkts:hover{background: #fff;color: #333;}

.tong-btn{position: absolute;z-index: 9;bottom:72px;left: 0;width: 100%;text-align: center;}
.tong-btn a{margin: 0 18px;}
.margin-b20{margin-bottom: 20px;}
.zhuchang li{float: left;width: 49%;margin-right: 2%;position: relative;}
.zhuchang li:nth-child(even){margin-right: 0;}
.zhuchang-bot{position: absolute;left: 40px;bottom:40px;right: 40px;z-index: 9;}
.zhuchang-bot h3{font-size: 22px;color: #fff;}
.zhuchang-bot p{margin-top: 6px; color: #fff;}
.xie46{width: 46px;height: 46px;background:#fff url("../images/xie.png") no-repeat center;background-size: cover;border-radius: 100%;}
.zhuchang .xie46{position: absolute;top:40px;right: 40px;z-index: 9;opacity: 0;transition: all .4s;}
.zhuchang li:hover .xie46{opacity: 1;}
.zixun-bot{margin-top: 35px;}
.zixun-bot h3{font-size: 18px;font-weight: bold;}
.zixun-bot p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 12px 0;height: 3.2em;}
.ckxx{display: inline-block;position: relative;color: #b0b0b0;padding-right: 16px;}
.ckxx:before{content: '';position: absolute;width: 5px;height: 10px;background: url("../images/xx.png") no-repeat center;background-size: cover;right: 0;top:50%;margin-top: -4px;}
.swiper-dot{margin-top: 50px;}
.swiper-dot .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 1;background: #ccc;margin: 0 12px;}
.swiper-dot .swiper-pagination-bullet-active{background: #000;}
/*index end*/
/*2-0全部产品分类 s*/
.pro li{float: left;text-align: center;margin-bottom: 35px;}
.pro li p{margin-top: 30px; font-size: 22px;color: #8f8e8e;transition: all .4s;}
.pro li .img100{background: #f3f3f3;overflow: hidden;}
.pro li:hover p{color: #333;}
.pro1 li{width: 49%;margin-right: 2%;}
.imgheight99 .img100{height: 500px;}
.pro1 li:nth-child(even){margin-right: 0;}
.pro2 li{width: 32%;margin-right: 2%;}
.pro2 li:nth-child(3n){margin-right: 0;}
.imgheight99 .img100 .position-full{transition: all .4s;}
.imgheight99 a:hover .img100 .position-full{transform: scale(1.1);}
.margin-b80{margin-bottom: 80px;}
/*2-0全部产品分类 e*/
/*2-1全部产品列表 s*/
.nvbao{padding: 70px 0 20px;}
.my-nav{height: 60px;border-top: 1px solid #dedede;position: relative;z-index: 20;}
.my-navs{height: 60px;}
.weizhi span,.weizhi a{color: #999;display: inline-block;line-height: 60px;}
.weizhi a:last-child{color: #333;}
.xuan-page{display: inline-block;vertical-align: middle;}
.xuan-btns{padding: 0 15px;margin-left: 10px;cursor: pointer;transition: all .4s;}
.xuan-btns i{width: 10px;height: 6px;background: url("../images/xuan.png") no-repeat center;background-size: cover;display: inline-block;vertical-align: middle;transition: all .4s;margin-left: 10px;}
.xuan-btns{color: #666;line-height: 60px;}
.padding-60-80{padding: 60px 80px;}
.shoudai{font-size: 0;}
.shoudai li{display:inline-block;vertical-align:top;font-size: 14px;position: relative;width: 23%;margin-right: 2.66%;margin-bottom: 4%;}
.shoudai li:nth-child(4n){margin-right: 0;}
.shoudai li.nofav-li{display: block;width: 100%;margin-right: 0;margin-bottom: 0;padding: 50px 0;}
.nofav-img,.nofav-des{display: inline-block;vertical-align: middle;}
.nofav-des{margin-left: 20px;}
.nofav-img img{width: 80px;vertical-align: bottom;}
.nofav-des h5{font-size: 16px;margin-bottom: 15px;}
.nofav-des p{color: #868686;font-size: 12px;}
.nofav-des p a{color: #333;text-decoration: underline;}
.collect{width: 22px;height: 22px;background: url("../images/xin1.png") no-repeat center;background-size: cover;position: absolute;top:40px;right: 50px;z-index: 5;transition: all .4s;}
.collect:hover{background: url("../images/xin2.png") no-repeat center;background-size: cover;}
.collect.active{background: url("../images/xin2.png") no-repeat center;background-size: cover;}
.addcar{position: absolute;width: 42px;height: 42px;background: url("../images/dai.png") no-repeat center;background-size: cover;right: 25px;bottom:0;border:1px solid #a0a0a0;border-radius: 100%;transition: all .4s;}
.addcar:hover{background: #000 url("../images/dai2.png") no-repeat center;background-size:cover;border-color: #000;}
.pro-ms-style{position: relative;margin-top: 30px;padding-right: 80px;}
.shoudai .img100{background: #f3f3f3;}
.pro-ms-style h3{font-size: 17px;font-weight: bold;color: #000;}
.pro-ms-style h3 a{color: #000;}
.pro-ms-style p{font-size: 16px;color: #000;margin: 3px 0;}
.pro-ms-style span{font-size: 16px;color: #000;font-family: pfbold;}
.tsgd{display: block;margin: 20px auto;text-align: center;width: 267px;height: 40px;line-height: 40px;border:1px solid #e1e1e1;color: #666;transition: all .4s;}
.tsgd:hover{background: #000;border-color: #000;color: #fff;}
.tiaojian{position: absolute;width: 100%;left: 0;background: #fff;z-index: 20;box-shadow: 0 2px 4px #ddd;padding: 35px 0;display: none;}
.fenlei-list h5{color: #999;}
.fenlei-pages{min-width: 130px;}
.fenlei-pages li{font-size: 12px;position: relative;padding-left: 30px;margin-top: 20px;cursor: pointer;}
.fenlei-pages li i{position: absolute;width: 14px;height: 14px;border:1px solid #999;left: 0;top:0;}
.fenlei-pages li.active i{background: url("../images/gou.jpg") no-repeat center;background-size: cover;}
.fenlei-list{display: inline-block;vertical-align: top;margin-right: 100px;}
.fenlei-list:last-child{margin-right: 0;}
.fenlei-pages{display: inline-block;vertical-align: top;margin-right: 40px;}
.fenlei-pages:last-child{margin-right: 0;}
.qrtj{border-top: 1px solid #e7e7e7;margin-top: 30px;text-align: center;padding-top: 40px;font-size: 0;}
.btn000{display: inline-block;width: 104px;height: 40px;line-height: 40px;color: #fff;background: #000;font-size: 14px;margin: 0 18px;}

.xuan-page.active{background: #fff;}
.xuan-page.active .xuan-btns i{transform: rotate(180deg);}
.xuan-page.active .xuan-btns span{color: #333;}

.jiage-range{position: absolute;right: 0;background: #fff;box-shadow: 0 2px 4px #ddd;width: 158px;padding:10px 20px;text-align: right;box-sizing: border-box;display: none;}
.jiage-range i{display: inline-block;vertical-align: middle;width: 12px;height: 12px;border:1px solid #999;margin-left: 5px;margin-top: -2px;}
.jiage-range li{margin: 10px 0;}
.jiage-range li a:hover i{background: url("../images/gou.jpg") no-repeat center;background-size: cover;}
.jiage-range li.active i{background: url("../images/gou.jpg") no-repeat center;background-size: cover;}
/*2-1全部产品列表 e*/


/*2-3全部产品详情 s*/
.top-line{border-top: 1px solid #cecece;}
.cpxq-img{width: 54%;}
.cpxq-img .swiper-container{display: none;}
.cpxq-img .swiper-container.active{display: block;}
.cpxq-img .swiper-wrapper{display: block;}
.cpxq-img .swiper-wrapper .swiper-slide{margin-bottom: 7px;}
.cpxq-img .swiper-wrapper .swiper-slide:last-child{margin-bottom: 0;}
.product-detail{width: 38.85%;}
.product-purchase-name{font-size: 26px;color: #000;}
.aixin{display: inline-block;width: 22px;height: 21px; background: url("../images/xin1.png") no-repeat center;background-size: cover;vertical-align: middle;}
.aixin.active{background: url("../images/xin2.png") no-repeat center;background-size: cover;}
.product-purchase-text{color: #666;margin: 20px 0;}
.product-purchase-price{font-size: 20px;font-family: pfbold;display: inline-block;margin-top: 15px;}
.product-detail-top{margin-bottom: 15px;}
.product-purchase-color span{display: inline-block;color: #000;margin-right: 15px;}
.product-color-list{margin-top: 15px;}
.product-color-list a{display: inline-block;width: 34px;height: 34px;border:1px solid #ddd;border-radius: 100%;position: relative;transition: all .4s;margin-bottom: 15px;margin-right: 15px;}
.product-color-list a i{position: absolute;top:2px;right:2px;bottom:2px;left: 2px;border-radius: 100%;}
.product-color-list a.active{border-color: #000;}
.product-color-list a:hover{border-color: #000;}
.kuanshi{width: 60px;max-width: 100%;height: 36px;position: relative;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.kuanshi:after{content: '';display: inline-block; width: 10px;height: 6px;background: url("../images/21x12.png") no-repeat center;background-size: cover;margin-left: 6px;}
.kuanshi.active:after{transform: rotate(180deg);}
.kuanshi-list{position: absolute;width: 100%;top:37px;left: 0;background: #f3f3f3;display: none;z-index: 9;}
.kuanshi-list a{display: block;padding: 0 18px;line-height: 36px;color: #666;}
.kuanshi-list a:hover{color: #000;}
.kuanshi-value{line-height: 36px;}
.size-guide{display: inline-block;margin-top: 3px;color: #000;text-decoration: underline;}
.product-size-list{margin-top: 20px;}
.product-size-list a{display: inline-block;line-height: 36px;text-align: center;height: 36px;min-width: 36px;padding: 0 12px;background-color: #f3f3f3;border-top: 2px solid #f3f3f3;border-bottom: 2px solid #f3f3f3;margin-right: 15px;margin-bottom: 15px;box-sizing: border-box;color: #000;}
.product-size-list a.none{color: #999;cursor: default;text-decoration: line-through;}
.product-size-list a.normal:hover{border-bottom:2px solid #000;}
.product-size-list a.active{background: #000;border-color: #000;color: #fff;}
.cpxq-img li{margin-bottom: 7px;}
.product-des{background: #f3f3f3;padding:15px 30px;}
.product-des-page h3{font-size: 16px;position: relative;line-height: 48px;cursor: pointer;}
.product-des-page h3:after{position: absolute;width: 10px;height: 6px;right: 0;top:50%;margin-top: -3px;content: '';background: url("../images/xuan.png") no-repeat center;background-size: cover;transition: all .4s;}
.product-ms p{font-size: 13px;color: #747474;margin: 4px 0;}
.product-ms p a{font-size: 13px;color: #747474;}
.product-des-page{border-bottom: 1px solid #dadada;}
.product-des-page:last-child{border-bottom: none;}
.product-ms{margin-bottom: 15px;display: none;}
.product-des-page.active h3:after{transform: rotate(180deg);}
.jrgwd{width: 136px;line-height: 35px;height: 35px;font-size: 16px;color: #fff;background: #000;text-align: center;cursor: pointer;}
.xgtlgd{margin: 40px 0;}
.product-share{width: 21px;height: 21px;margin-right: 0;cursor: pointer;position: relative;margin-top: 15px;}
.product-share-icon{width: 21px;height: 21px;background: url("../images/share.png") no-repeat center;background-size: cover;}
.share-list{position: absolute;top:50%;margin-top:-17px;left: 0;padding-left: 35px;height: 35px; width: 0;overflow: hidden;transition: all .4s;box-sizing: border-box;}

.product-share.active .share-list{width: 160px;}
.product-share.active .share-list-con:before{left: -8px;}
.share-list-con{position: absolute;background: #dadada;padding:2px 5px;width: 115px;}
.share-list-con:before{content: '';position: absolute;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-right: 8px solid #dadada;top:50%;margin-top: -5px;left: 0;transition: all .4s;}
.share-list-con a{display: inline-block;width: 31px;height: 31px;vertical-align: middle;margin: 0 2px;}
.share-list-con .weixin2{background: url("../images/wx2.png") no-repeat center;background-size: cover;}
.share-list-con .weibo2{background: url("../images/wb.png") no-repeat center;background-size: cover;}
.share-list-con .qzone2{background: url("../images/qq.png") no-repeat center;background-size: cover;}
.dapei-box .w1400{padding: 35px 0;}
.dapeiBtn{position: absolute;right: 0;top:10px;}
.dapeiBtn div{display: inline-block;width: 13px;height: 15px;cursor: pointer;opacity: 0.5;transition: all .4s;}
.dapeiBtn div:hover{opacity: 1;}
.dapeiBtn1{background: url("../images/l1.png") no-repeat center;background-size: cover;}
.dapeiBtn2{background: url("../images/r1.png") no-repeat center;background-size: cover;margin-left: 10px;}
.hide-car{position: fixed;z-index: 9999;right: 0;top:0;height: 100%;width: 588px;background: #fff;display: none;max-width: 100%;}
.hide-car-shadow{position: fixed;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.5);z-index: 9998;display: none;}
.hide-car-top{padding: 0 40px;margin-top:0;border-bottom: 1px solid #cecece;line-height: 60px;}
.hide-car-top a{float: left;width: 50%;text-align: center;font-size: 16px;}
.hide-car-bot{position: absolute;bottom:0;width: 100%;left: 0;}
.price-all{text-align: center;line-height: 60px;background: #f3f3f3;font-size: 18px;}
.price-all span{font-size: 20px;font-family: pfbold;}
.hide-car-btn{padding:35px 40px;}
.hide-car-btn a{width: 47.5%;line-height: 56px;background: #000;color: #fff;text-align: center;font-size: 18px;}
.current-car{position: absolute;top:80px;bottom:206px;left: 40px;right: 20px;padding-right: 20px; overflow: auto;}
.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}
.current-car-page{display: none;}
.current-car-page.active{display: block;}
.pro-car-list .img100{background: #f3f3f3;width: 45.2%;}
.pro-car-list li{border-bottom: 1px solid #e6e6e6;padding: 30px 0;}
.pro-car-con{width: 50%;padding-top: 40px;}
.pro-car-con h3{font-size: 16px;font-weight: bold;color: #000;}
.pro-car-con p{color: #000;margin: 10px 0 20px;}
.sg-price{font-size: 20px;font-family: pfbold;}
.sg-num{font-size: 16px;padding-top: 4px;}
.sg-delete{text-decoration: underline;font-size: 16px;}
.car-js{width: 120px;margin: 20px 0;}
.car-js-val{width: 52px;text-align: center;line-height: 34px;}
.car-js-cut,.car-js-add{width: 34px;height: 34px;border-radius: 100%;background-color: #f3f3f3;cursor: pointer;}
.car-js-cut{background: url("../images/jian2.png") no-repeat center;background-size: cover;}
.car-js-add{background: url("../images/jia2.png") no-repeat center;background-size: cover;}
.cpxqDot{display: none;position: absolute;z-index: 9;left: 0;width: 100%;margin: 0;bottom:20px;}

.hover-img{position: fixed;top: 213px; z-index: 99999;bottom: 0;width: 0;overflow: hidden;}
.fixedNav .hover-img{top:77px;}

/*2-3全部产品详情 e*/


/*2-5购车车 s*/
.gouwuche-l{width: 71%;}
.gouwuche-page{margin-bottom: 20px;padding: 30px;}
.che-img{width: 166px;margin-right: 55px;}
.prodcut-che-a{margin-top: 25px;}
.prodcut-che-a h3{font-size: 17px;font-weight: bold;color: #000;}
.prodcut-che-a p{font-size: 16px;color: #000;}
.prodcut-che-b p{color: #666;}
.prodcut-che-b{margin: 35px 0;}
.prodcut-che-d a{text-decoration: underline;color: #999;margin-right: 18px;}
.prodcut-che-d a:hover{color: #000;}
.cal-box{width: 102px;border:1px solid #9fa3a6;line-height: 30px;border-radius: 4px;margin: 0 auto;text-align: center;display: inline-block;vertical-align: middle;}
.cal-l,.cal-r{width: 31px;height: 30px;font-size: 20px;-moz-user-select: none; user-select: none;cursor: pointer;}
.cal-l{border-right: 1px solid #9fa3a6;}
.cal-r{border-left: 1px solid #9fa3a6;}
.cal-num{height: 30px;width: 38px;text-align: center;}
.prodcut-che-c{position: absolute;right: 30px;top:56px;}
.prodcut-che-jiage{display: none;}
.xiaoji-price{display: inline-block;vertical-align: middle;font-size: 16px;color: #000;font-family: pfbold;margin-left: 10px;width: 120px;text-align: right;}
.gouwuche-r{width: 27.5%;}
.gouwuche-r-page{padding: 30px;margin-bottom: 20px;}
.gouwuche-r-page:last-child{padding: 15px 30px;}
.zonji{font-size: 16px;}
.zonji{border-bottom: 1px solid #dadada;padding-bottom: 15px;}
.spzj div{margin-top: 25px;}
.lkjs{padding-top: 10px;}
.lkjs a{display: block;width: 100%;border:2px solid #000;text-align: center;height: 44px;line-height: 40px;color: #000;margin-top: 20px;box-sizing: border-box;}
.lkjs .lkjs-a{background: #000;color: #fff;}
.product-des-page-need p{position: relative;padding-left: 26px;}
.product-des-page-need p img{position: absolute;left: 0;top:0;}
/*2-5购车车 e*/
/*2-6立刻结算 s*/
.shouhuo-page{margin-bottom: 30px;}
.shouhuo-top{border-bottom: 1px solid #e1e1e1;margin-bottom: 30px;padding-bottom: 15px;}
.shouhuo-top h3{font-size: 16px;}
.address-list{overflow: hidden;}
.address-list li{float: left;width: 32%;margin-right: 2%;box-sizing: border-box;border:1px solid #e1e1e1;padding: 12px;position: relative;margin-bottom: 2%;cursor: pointer;}
.address-list li:nth-child(3n){margin-right: 0;}
.address-list li .i{width: 42px;height: 42px;position: absolute;bottom:0;right: 0;background: url("../images/gou.png") no-repeat center;background-size: cover;display: none;}
.address-list li.active{border-color: #000;}
.address-list li.active .i{display: block;}
.address-list li:last-child{margin-right: 0;}
.buy-address-top{border-bottom: 1px solid #d8d8d8;padding-bottom: 12px;padding-top: 5px;}
.buy-address-top span{display: inline-block;font-weight: bold;margin-right: 20px;}
.moren{position: absolute;right: 0;bottom:12px;font-size: 12px;color: #666;display: none;}
.default .moren{display: block;}
.buy-address-bot{margin-right: 20px;padding-top: 16px;}
.buy-address-bot p{font-size: 12px;color: #000;}
.buy-address-bot p:nth-child(2){font-size: 14px;font-family: pfbold;}
.bianjishanchu{padding-top: 10px;}
.bianjishanchu a{font-size: 12px;color: #999;}
.bianjishanchu a:hover{color: #000;}
.xinzeng{display: block;width: 170px;line-height: 38px;height: 38px;border:1px solid #e1e1e1;text-align: center;color: #666;transition: all .4s;}
.xinzeng:hover{border-color: #000;color: #000;}
.my-gwd-con{margin-right: 130px;}
.my-gwd li{position: relative;margin-bottom: 28px;}
.my-gwd li:last-child{margin-bottom: 0;}
.my-gwd-pro-jg{position: absolute;right: 0;top:50%;margin-top: -11px; font-size: 16px;font-family: pfbold;color: #000;min-width: 125px;}
.my-gwd-con{font-size: 0;}
.my-gwd-pro{margin-right: 2%;}
.my-gwd-pro,.my-gwd-pro-cs{display: inline-block;vertical-align: middle;width: 49%;font-size: 14px;}
.my-gwd-pro .img100{width: 61px;}
.my-gwd-pro-title{position: absolute;height: 100%;top:0;left: 95px;right: 0;}
.my-gwd-pro-title h3{font-size: 17px;font-weight: bold;color: #000;margin-bottom: 4px;}
.my-gwd-pro-title p{font-size: 16px;color: #000;}
.my-gwd-pro-cs p{color: #666;}
.fplx span{color: #666;display: block;margin-top: 6px;}
.fpxz-input{border:1px solid #333;margin-bottom: 30px;}
.fpxz-box{width: 520px;max-width: 100%;}
.fpxz-btn{margin: 30px 0;}
.fpxz-btn a{display: inline-block; position: relative;padding-left: 40px;margin-right: 50px;}
.fpxz-btn a i{width: 22px;height: 22px;border:1px solid #000;border-radius: 100%;position: absolute;left: 0;top:50%;margin-top: -12px;}
.fpxz-btn a i:before{content: '';position: absolute;width: 10px;height: 10px;border-radius: 100%;background: #000;top:50%;left: 50%;margin: -5px 0 0 -5px;display: none;}
.fpxz-btn a.active i:before{display: block;}
.fpxz-input:last-child{margin-bottom: 0;}
.fpxz-input input{display: block;width: 100%;height: 52px;line-height: 52px;text-indent: 34px;font-size: 16px;color: #333;}
.fpxz-page{display: none;}
.fpxz-page.active{display: block;}
.fixed-style{position: fixed;z-index: 9999;background: rgba(0,0,0,.5);width: 100%;height: 100%;top:0;left: 0;display: none;}
.xiugaidizhi{bottom: 100px;position: absolute;width: 700px;background: #fff;left: 50%;margin-left: -350px;top:100px;;}
.querendizhi{display: block; bottom:40px;left: 40px;right: 40px;text-align: center;background: #000;font-size: 16px;color: #fff;line-height: 54px;width: 100%;}
.closeDz{width: 32px;height: 32px;background: url("../images/gb32.png") no-repeat center;background-size: cover;position: absolute;top:30px;right: 30px;cursor: pointer;}
.dzedited{left: 40px;right: 20px; padding-right:20px;bottom:40px;top:80px;position: absolute;overflow: auto;}
.dzedited-page{position: relative;width: 100%;}
.dzedited-page h5{font-size: 16px;margin-bottom: 16px;}
.dzedited-page-style{border:1px solid #e1e1e1;cursor: pointer;}
.dzedited-page-style .text{height: 44px;display: block;width: 100%;line-height: 44px;font-size: 16px;text-indent: 20px;}
.dzedited-page{margin-bottom: 24px;}
.dzedited-page-2.dzedited-page{width: 48%;}
.psdz{margin-bottom: 30px;font-size: 20px;}
.dzedited-select{position: relative;cursor: pointer;}
.dzedited-select .text{cursor: pointer;}
.dzedited-select:after{content: '';width: 13px;height: 7px;background: url("../images/dlg.png") no-repeat center;background-size: cover;right: 28px;top:50%;margin-top: -3px;position: absolute;transition: all .4s;}
.dzedited-select.active:after{transform: rotate(180deg);}
.dzedited-select-list{position: absolute;width: 100%;left: -1px;background: #fff;border:1px solid #e1e1e1;display: none;max-height: 176px;overflow: auto;}
.dzedited-select-list a{display: block;padding: 0 20px;font-size: 16px;line-height: 44px;}
.dzedited-select-list a:hover{background: #f3f3f3;}
/*2-6立刻结算 e*/
/*2-8付款方式 s*/
.tjcg-top{border-bottom: 1px solid #dadada;padding-bottom: 20px;}
.tjcg-top h3{font-size: 16px;font-weight: bold;margin-bottom: 12px;}
.tjcg-top p{font-size: 16px;color: #666;}
.tjcg-top p span{color: #ff0000;}
.tjcg-top h3 img{vertical-align: middle;margin-top: -4px;margin-right: 15px;}
.pay{width: 220px;max-width: 100%;margin-top: 40px;}
.pay li{margin-bottom: 20px;position: relative;cursor: pointer;}
.pay li .img100{margin-left: 30px;border:2px solid #fff;}
.pay li.active .img100{border-color: #6c6c6c;}
.pay li .i{width: 14px;height: 14px;border:1px solid #000;border-radius: 100%;position: absolute;left: 0;top:50%;margin-top: -8px;}
.pay li .i:before{content: '';position: absolute;width: 6px;height: 6px;border-radius: 100%;background: #000;top:50%;left: 50%;margin: -3px 0 0 -3px;display: none;}
.pay li.active .i:before{display: block;}
.min-height640{min-height: 580px;}
/*2-8付款方式 e*/
/*3产品推荐 s*/
.series-img{height: 500px;text-align: center;}
.series-img h2{font-size: 26px;font-weight: bold;color: #fff;}
/*3产品推荐 e*/
/*4佳节献礼 s*/
.zengli-big{position: absolute;right: 462px;height: 100%;top:0;left: 0;}
.zengli-big-title{left: 40px;bottom:40px;right: 240px;position: absolute;}
.zengli-big-title h2{color: #fff;font-size: 22px;font-weight: bold;margin-bottom: 5px;}
.zengli-big-title p{color: #fff;font-size: 16px;}
.zengli-sm{width: 402px;}
.lkgm{right: 40px;bottom:40px;position: absolute;width: 138px;line-height: 38px;background: #fff;text-align: center;font-size: 18px;}
.zengliBtn div{position: absolute;z-index: 9;cursor: pointer;top:50%;margin-top: -93px;width: 32px;height: 32px;opacity: 0.6;transition: all .4s;}
.zengliBtn div:hover{opacity: 1;}
.zengliBtn1{background: url("../images/btn321.png") no-repeat center;background-size: cover;left: 12px;}
.zengliBtn2{background: url("../images/btn322.png") no-repeat center;background-size: cover;right: 12px;}
.zengli{margin-bottom: 80px;}
.zengli:last-child{margin-bottom: 0;}
/*4佳节献礼 e*/
/*5-1全新资讯 s*/
.new{font-size: 0;}
.new li{font-size: 14px;display: inline-block;vertical-align: top;width: 48%;margin-right: 4%;margin-bottom: 4%;}
.new li:nth-child(even){margin-right: 0;}
.new  .zixun-bot p{font-size: 16px;}
/*5-1全新资讯 e*/

/*5-2全新资讯详情 s*/
.edited img{display: block;height: auto !important;max-width: 100%;margin: 0 auto;}
.back{display: block;border:1px solid #e1e1e1;width: 202px;height: 46px;line-height: 46px;text-align: center;margin: 60px auto 20px;font-size: 16px;transition: all .4s;}
.back:before{content: '';vertical-align: middle;margin-top: -2px;margin-right: 12px; width: 25px;height: 20px;background: url("../images/fh.png") no-repeat center;background-size: cover;display: inline-block;transition: all .4s;}
.back:hover{background: #111;border-color: #111;color: #fff;}
.back:hover:before{background: url("../images/fh2.png") no-repeat center;background-size: cover;}
/*5-2全新资讯详情 e*/
/*6品牌故事 s*/
.ban{position: relative;}
.ban h2{font-size: 36px;font-weight: bold;color: #fff;}
.shechi-r{width: 50%;}
.cc li{float: left;width: 45.7%;margin-left: 4.3%;margin-top: 4.3%;}
.chuchuang{height: 415px;background: #f3f3f3;margin-left: 4.3%;}
.chuchuang-warp{margin:0 70px;}
.chuchuang-warp h2{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.chuchuang-warp p{line-height: 1.8em;}
.shechi-l{position: absolute;width: 50%;height: 100%;left: 0;top:0;}
.shechiDot{position: absolute;z-index: 9;left: 0;width: 100%;text-align: center;bottom: 36px;}
.shechiDot .swiper-pagination-bullet{background: #fff;margin: 0 7px;}
.shechiDot .swiper-pagination-bullet-active{background: #000;}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1270px;max-width: 90%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index: 9;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.shipin{cursor: pointer;}
.shipin h2{font-size: 26px;font-weight: bold;color: #fff;}
.play{width: 76px;height: 76px;background: url("../images/play.png") no-repeat center;background-size: cover;margin: 0 auto 30px;}
.zhan li{float: left;width: 32%;margin-right: 2%;}
.zhan li:last-child{margin-right: 0;}
.zhan li h3{font-size: 20px;font-weight: bold;margin: 15px 0 5px;}
.zhan li p{font-size: 13px;}
.wupin-des{width: 940px;max-width: 100%;margin-top: 60px;padding-bottom: 30px;}
.wupin-des p{line-height: 2em;}
.wupin-des h5{font-size: 17px;font-weight: bold;margin-top: 12px;text-transform: uppercase;}
/*6品牌故事 e*/
/*7-1在线留言 s*/
.contact-l{width: 25%;padding: 40px 0;overflow: hidden;min-height: 620px;}
.contact-r{width: 73%;min-height: 700px;}
.contact-l-list li{margin-bottom: 30px;}
.contact-l-list li:last-child{margin-bottom: 0;}
.contact-l-list a{display: block;padding: 0 40px;position: relative;font-size: 17px;}
.contact-l-list a:before{width: 2px;height: 18px;background: #000;left: 0;top:50%;margin-top: -9px;position: absolute;content: '';display: none;}
.contact-l-list li.active a:before{display: block;}
.contact-l-list li a:hover:before{display: block;}
.contact-l-list a:after{width: 20px;height: 20px;background: url("../images/btn322.png") no-repeat center;background-size: cover; right: 30px;top:50%;margin-top: -10px;position: absolute;content: '';}
.nihao{margin-bottom: 35px;}
.nihao h3{font-size: 16px;margin-bottom: 12px;}
.nihao p{color: #999;width: 600px;max-width: 100%;}
.nihao .img100{margin-top: 18px;}
.nihao img{width: 100%;height: auto !important;}
.ly-list{position: relative;background: #f5f5f5;margin-bottom: 15px;}
.ly-input{margin-left: 75px;}
.ly-input input{display: block;width: 100%;line-height: 42px;height: 42px;background: #f5f5f5;}
.ly-list span{position: absolute;left: 10px;top:0;color: #666;line-height: 42px;}
.ly-list span img{vertical-align: middle;margin-top: -4px;margin-right: 5px;}
.ly-list-2 .ly-list{width: 49%;}
.tianxie{background: #f5f5f5;position: relative;overflow: hidden;margin-bottom: 30px;}
.tianxie span{position: absolute;left: 10px;top:10px;}
.tianxie-con{margin: 11px 10px 10px 140px;}
.tianxie-con textarea{display:block;width:100%;height:200px;background: none;resize: none;}
.congzhi{width: 48%;text-align: center;line-height: 40px;height: 40px;background:#f5f5f5;}
/*7-1在线留言 e*/
/*7联系我们 s*/
.lxwm-list{font-size: 0;}
.lxwm-list li{text-align: center;display: inline-block;vertical-align: top;font-size: 14px;width: 33.33%;padding: 0 2%;box-sizing: border-box;}
.lxwm-list li p{font-size: 16px;color: #666;margin-bottom: 8px;}
.lxwm-list li span{display: block;font-size: 16px;}
.lxwm-list li:nth-child(1) span{font-size: 32px;font-family: dincondmedium;}
.lxwm-list li:nth-child(2) span{font-family: markpro;font-size: 20px;}
.lxwm-list li img{display: block;width: 109px;max-width: 60%;margin: 0 auto 30px;}
.map{height: 334px;}
.map h3{font-size: 16px;font-weight: bold;color: #333;}
/*7联系我们 e*/
/*8常见问题 s*/
.margin-b25{margin-bottom: 25px;}
.wenti-page{padding: 30px 0;}
.border-bottom{border-bottom: 1px solid #ddd;}
.wenti-page h5{font-size: 16px;font-weight: bold;margin-bottom: 15px;}
.credit-cards li{position: relative;padding-left: 18px;margin: 2px 0;}
.wenti-page a{position: relative;}
.wenti-page b{display: block;}
.wenti-page a:after{content: ' ';position: absolute;width: 100%;left: 0;bottom: -1px;opacity: 1;border-bottom: 1px solid;color: inherit;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.credit-cards li:before{border-radius: 100%;height: 4px;width: 4px;position: absolute;left: 0;top:8px;content: '';background: #3a3a3a;}
/*8常见问题 e*/

/*登录 注册 s*/
.login-img{width: 50%;position: absolute;left: 0;top:0;height: 100%;}
.login-con{margin-left: 50%;min-height: 567px;}
.login-wrap{width: 340px;margin: 0 auto;max-width: 100%;}
.login-h1{font-size: 22px;margin-bottom: 35px;}
.login-page{margin-bottom: 18px;}
.login-tip{display: block;margin-bottom: 10px;}
.login-input-ms{border:1px solid #cecece;border-radius: 36px;overflow: hidden;position: relative;}
.login-input{margin-left: 45px;}
.login-input .text{display: block;width: 100%;height: 34px;}
.login-input-ms .i{position: absolute;width: 24px;height: 24px;left: 14px;top:50%;margin-top: -12px;}
.user-i{background-image: url("../images/person2.png");}
.password-i{background-image: url("../images/lock.png");}
.quick-login{margin: 22px 0;}
.quick-login span,.quick-login a{display: inline-block;vertical-align: middle;line-height: 26px;}
.quick-login a{margin-left: 5px;}
.quick-login a img{vertical-align: middle;}
.ljzc{color: #476175;position: relative;padding-right: 19px;}
.ljzc:after{content: '';position: absolute;width: 12px;height: 12px;background: url("../images/ljzc.png") no-repeat center;background-size: cover;right: 0;top:50%;margin-top: -6px;}
.login-now{border-bottom: 1px solid #cecece;padding-bottom: 20px;margin-bottom: 30px;}
.logon-submit{display: block;width: 128px;border-radius: 32px;margin: 0 auto;}
.btn-bg{background: #476175;color: #fff;}
.btn-height32{line-height: 32px;}
.qwild{margin-top: 70px;}
.padding70{padding: 70px;}
.email-i{background-image: url("../images/email2.png");}
.code-i{background-image: url("../images/code-i.png");}
.check-code{position: absolute;right: 0;top:50%;margin-top: -12px;width: 80px;height: 24px;}
.check-code img{display: block;width: 100%;height: 24px;}
.login-page-yzm .login-input-ms{margin-right: 110px;}
.has-cound{line-height: 32px;}
.forget-box{position: fixed;width: 100%;height: 100%;top:0;left: 0;z-index: 9999;background: rgba(0,0,0,.5);display: none;}
.forget-con{background: #fff;position: absolute;width: 400px;max-width: 92%;top:50%;left: 50%;transform: translate(-50%,-50%);}
.forget-warp{padding: 35px 22px;}
.forget-warp h3{text-align: center;font-size: 22px;border-bottom: 1px solid #e3e3e3; line-height: 64px;margin-bottom: 40px;}
.forget-warp p{font-size: 13px;margin-bottom: 20px;}
.emailbox{border:1px solid #e1e1e1;border-radius: 34px;position: relative;overflow: hidden;}
.emailbox input{display: block;width: 100%;height: 34px;text-indent: 50px;}
.emailbox:before{content: '';width: 34px;height: 34px;position: absolute;left: 11px;top:0;background: url("../images/email3.png") no-repeat center;background-size: cover;}
.forget .logon-submit{margin-left: 0;}
.youemail{margin-bottom: 10px;}
.emailbox{margin-bottom: 20px;}
.close32{position: absolute;right: 22px;top:22px;width: 32px;height: 32px; background: #e0e0e0 url("../images/close32.png") no-repeat center;background-size: cover;border-radius: 4px;cursor: pointer;}
/*登录 注册e*/

/*4我的订单 s*/
.user-lt{width: 25%;float: left;}
.userBox h2,.user-rt h3{font-size: 16px;color: #333;text-transform: uppercase;}
.user-lt h2{line-height: 68px;font-size: 22px;color: #030305;background: #e4e4e4;}
.user-lt-bot{padding-top: 50px;}
.toux{width: 122px;height: 122px;border:5px solid #a5a5a5; border-radius: 100%;margin: 0 auto 30px;}
.user-nav{margin-top: 12px;}
.user-nav li{border-bottom: 1px solid #e2e2e2;}
.user-nav li a{display: block;font-size: 17px;text-transform: capitalize;line-height: 62px;}
.user-nav li.active a{font-weight: bold;}
.user-nav li:hover a{font-weight: bold;}
.user-lt-bot .submission{width: 80%;margin: 50px auto 0;}
.download-r{width: 72.85%;box-sizing: border-box;min-height: 707px;}
.download-position{border-bottom: 1px solid #ececec;padding-bottom: 15px;}
.dd-th{line-height: 44px;background: #f0f0f0;}
.dd-col-4{font-size: 0;}
.col-4-pice{font-size: 14px;color: #666;display: inline-block;vertical-align: top;text-align: center;position: relative;}
.col-4-pice:nth-child(1){width: 30%;word-break: break-all;}
.col-4-pice:nth-child(2){width: 22%;}
.col-4-pice:nth-child(3){width: 18%;}
.col-4-pice:nth-child(4){width: 30%;}
.dd-th .col-4-pice:after{content: '';position: absolute;right: 0;top:50%;margin-top: -5px;height: 10px;border-left:1px solid #cbcbcb;}
.dd-th .col-4-pice:last-child:after{display: none;}
.ddlbs{border:1px solid #e0e0e0;margin-top: 17px;}
.ddlbs .col-4-pice:last-child{text-align: right;padding-right: 24px;box-sizing: border-box;}
.ddlb-top{border-bottom: 1px solid #e0e0e0;line-height:20px;padding:12px;}
.wait{color: #e6242e;}
.ddlb-bot{padding: 12px 24px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.ddpros{display: inline-block;vertical-align: middle;position: relative;margin-right: 10px;text-align: center;max-width: 130px;}
.ddpros img{width: 80px;}
.ddpros:last-child{margin-right: 0;}
.ddpros span{position: absolute;right: 0;top:0;background: #476175;border-radius: 20px;color: #fff;padding: 0 5px;}
.btn-border{display: inline-block;border:1px solid #cfcfcf;width: 87px;line-height: 31px;text-align: center;margin-left: 6px;border-radius: 2px;font-size: 12px;}
.btn-border:hover{background: #000;color: #fff;border-color: #000;}
.ddpros p{font-size: 12px;line-height: 1.4em;}
/*4我的订单 e*/
/*5订单详细 s*/
.ddxq-top{margin-bottom: 25px;}
.ddxq-top h3{font-size: 20px;}
.ddxx-top-bot{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 25px;}
.order-control a{display: inline-block;width: 89px;line-height: 33px;border-radius: 4px;box-sizing: border-box;text-align: center;font-size: 14px;margin-top: 6px;}
.fanghui{border:1px solid #cfcfcf;margin-right: 8px;}
.ddxx-page{border-top: 1px solid #e2e2e2;padding: 40px 0;}
.ddxx-mid h3{font-size: 18px;margin-bottom: 10px;}
.ddxx-mid p{color: #f00;}
.progress{font-size: 0;}
.progress li{font-size: 14px;display: inline-block;vertical-align: top;text-align: center;width: 16.66%;position: relative;}
.progress-dot{width: 10px;height: 10px;background: #bfbfbf;border-radius: 100%;margin:0 auto;position: relative;z-index: 3;}
.progress li:after{content:'';position: absolute;border-top: 2px solid #bfbfbf;left: 50%;width: 100%;top:4px;z-index: 1;}
.progress li:first-child:before{content: '';position: absolute;left: 0;width: 50%;border-top: 2px solid #fff;top:4px;z-index: 2;}
.progress li:last-child:before{content: '';position: absolute;left: 50%;width: 100%;border-top: 2px solid #fff;top:4px;z-index: 2;}
.progress li p{margin-top: 10px;}
.progress li.active .progress-dot{background: #476175;}
.progress li.active:after{border-color: #476175;}
.title18{margin-bottom: 30px;}
.title18 h3{font-size: 18px;}
.ddxx-nr{border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;}
.ddxx-nr th{background: #f6f6f6;height: 40px;width: 100px;padding: 5px;}
.ddxx-nr td{font-family: dincondregular;font-size: 16px;padding: 5px;border:1px solid #e8e8e8;font-weight: bold;border-left: none;}
.qdname{font-size: 17px;color: #000;}
.djred{color:#e6242e;line-height: 1.4em;}
.passjg{color:#999;font-size: 16px;text-decoration: line-through;line-height: 1.4em;}
.qd-img img{width: 90px;max-width: 92%;}
.margin-b40{margin-bottom: 40px;}
.pricetotle-warp .fl{text-align: right;margin-right: 10px;}
.pricetotle-warp .fr{text-align: left;}
.pricetotle-warp p{margin-bottom: 5px;}
.psxx li{position: relative;margin-bottom: 5px;}
.psxx li span{color: #999;position: absolute;top:0;left: 0;}
.psxx li p{margin-left: 160px;}
.add-car{background: #000;color:#fff;}
.mzklg span{display: block;font-size: 14px;color: #666;font-weight: normal;}
.ddxx-page:last-child{padding-bottom: 0;}
/*5订单详细 e*/
/*6账户信息 s*/
.btn-full{background: #333;color: #fff;text-align: center;display: block;line-height: 40px;border:1px solid #333;font-size: 14px;}
.btn-full:hover{background: #000;}
.grxx{font-size: 16px; color: #333;border-bottom: 1px solid #eaeaea;padding-bottom: 20px;margin-bottom: 26px;}
.grxx-page{position: relative;padding-left: 100px;margin-bottom: 24px;}
.grxx-tip{position: absolute;top:0;left: 0;color: #999;line-height: 38px;}
.grxx-tip span{color: #f00;margin-right: 2px;}
.grxx-con{color: #333;width: 412px;max-width: 100%;line-height: 38px;}
.grxx-con p{line-height: 38px;}
.grxx-input{border:1px solid #eaeaea;}
.grxx-input .text{height: 36px;display: block;width: 100%;text-indent: 1em;}
#women{margin-left: 16px;}
.grxx-page .btn-full{width: 130px;}
.grxx-page input[type="radio"]{vertical-align: middle;margin-top: -1px;}
.xiugai{position: absolute;top:0;right: 10px;cursor: pointer; color: #000;}
.tu{width:110px;height:110px;border-radius: 100%;}
.grxx-page-txtp .grxx-tip{line-height: 110px;}
.modify{width:70px;text-align: center;line-height: 32px;border-radius: 32px;border:1px solid #dfdfdf;color: #333;margin: 38px 34px;cursor: pointer;}
.modify:hover{border-color: #000;color: #000;}
.container{width:400px;margin:40px auto 0;position:relative;font-size:12px}
.container1{position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%); display: none;z-index: 9999;}
.container p{line-height:0;height:0;margin:10px;color:#bbb}
.action{width:400px;height:30px;margin:10px 0}
/*.cropped{position:absolute;right:-230px;top:0;width:200px;border:1px #ddd solid;height:460px;padding:4px;box-shadow:0 0 12px #ddd;text-align:center}*/
.imageBox{position:relative;height:400px;width:400px;border:1px solid #aaa;background:#fff;overflow:hidden;background-repeat:no-repeat;cursor:move;}
.imageBox1 .thumbBox{display: none; position:absolute;top:50%;left:50%;width:122px;height:122px;margin-top:-61px;border-radius:100%;margin-left:-61px;box-sizing:border-box;border:1px solid #666;box-shadow:0 0 0 1000px rgba(0,0,0,.5);background:none repeat scroll 0% 0% transparent}
.imageBox .spinner{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;line-height:400px;color:#2f2a2a;background:rgba(213,211,211,.7)}
.Btnsty_peyton{float:right;width:66px;display:inline-block;height:40px;line-height:40px;font-size:14px;color:#fff;margin:0 2px;background-color:#000;border-radius:3px;text-decoration:none;cursor:pointer;box-shadow:0 0 5px #b0b0b0;border:0 #fff solid}
.new-contentarea{width:165px;overflow:hidden;margin:0 auto;position:relative;float:left}
.new-contentarea label{width:100%;height:100%;display:block}
.new-contentarea input[type=file]{height:60px;background:#333;margin:0 auto;position:absolute;top:0;right:0;margin-right:0;width:10px;opacity:0;filter:alpha(opacity=0);z-index:2}
a.upload-img{width:165px;display:inline-block;margin-bottom:10px;height:40px;line-height:40px;font-size:14px;color:#fff !important;background-color:#000;border-radius:3px;text-decoration:none;cursor:pointer;border:0 #fff solid;box-shadow:0 0 5px #b0b0b0}
.new-contentarea label{color: #fff;cursor: pointer;}
.tc{text-align:center}
.mosk{width:100%; height:100%; background:rgba(0,0,0,.7); position:fixed; z-index:9998; top:0; left:0; display:none; }
/*6账户信息 e*/
/*7收货地址 s*/
.address-list2{margin-top: 30px;}
.address-list2 li{padding: 20px;position: relative;margin-bottom: 20px;background: #f6f6f6;}
.address-list2 li p{position: relative;padding-left: 110px;margin: 6px 100px 6px 0;}
.lxrr{position: absolute;top:0;left: 0;color: #999;}
.del-edi a{position: absolute;bottom:26px;text-decoration: underline;color: #999;transition: all .4s;}
.delete1{right: 80px;}
.edited{right: 30px;}
.del-edi a:hover{color: #000;}
.xzshdz{width: 90px;height: 33px;line-height: 33px;position: absolute;right: 0;top:0;background: #000;color: #fff;text-align: center;}
/*7收货地址 e*/
/*8新增地址 s*/
.w720{width: 720px;max-width: 100%;margin: 0 auto;}
.querendizhi-shdz{width: 234px;margin: 0 auto;}
/*8新增地址 e*/

/*收藏 s*/
.bgscj{margin-top: 5px;font-size: 16px;}
.bgscj a{text-decoration: underline;}
.your-collect-box{position: absolute;right: 0;display: none;width: 640px;top:28px;padding-top: 27px;}
.your-collect{position: relative;box-shadow: 0 0 4px #ddd;width: 640px;box-sizing: border-box;padding:30px 35px;background: #fff;}
.your-collect ul{font-size: 0;}
.your-collect li{display: inline-block;vertical-align: top;font-size: 14px;width: 32%;margin-right: 2%;}
.your-collect li:nth-child(3n){margin-right: 0;}
.your-collect h5{font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.llquabu{display: block;height: 40px;line-height: 40px;text-align: center;border:1px solid #ebebeb;transition: all .4s;margin-top: 20px;font-weight: bold;}
.idd{width: 16px;height: 9px;background: url("../images/top885.png") no-repeat center;background-size: cover;right: 96px;bottom:100%;position: absolute;}
.per-icon-box:hover .your-collect-box{display: block;}
.llquabu:hover{border-color: #000;color: #000;}
/*收藏 e*/


.default-add{position: absolute;right: 30px;top: 26px;padding: 0 5px; transition: all .4s;display: none;}
.default-add1{color: #fff;background: #333;}
.default-add2{display: block;padding: 0;color: #999;text-decoration: underline;}
.default-add2:hover{color: #333;}
.address-list2 li.active .default-add1{display: block;}
.address-list2 li.active .default-add2{display: none;}


.gap-top{margin-top: 40px;}
.gap h4{font-size: 16px; color: #333;}
.gap-top li{float: left;width:195px;margin-right: 20px;box-sizing: border-box;border:1px solid #ccc;position: relative;cursor: pointer;}
.gap-top li:nth-child(4n){margin-right: 0;}
.gap-top li:after{content: '';position: absolute;width: 17px;height: 9px;background: url("../images/up1.jpg");left: 50%;margin-left: -8px;bottom:-20px;display: none;}
.gap-top li.active:after{display: block;}
.pay-code{margin-top: 19px;background: #f4f4f4;padding: 30px;}
.pay-list{display: none;position: relative;min-height: 190px;}
.pay-list.active{display: block;}
.pay-ma{width: 174px;min-height: 138px;}
.pay-ma img{height: auto !important;}
.pay-tip{position: absolute;left: 260px;right: 0;top:0;height: 100%;}
.pay-tip p{font-size: 16px;margin: 5px 0;}
.pay-tip p a{color: #2598ef;}
.nofav{display: inline-block;text-align: left;}
.product-ms-peisong h5{position: relative;padding-left: 12px;}
.product-ms-peisong p{padding-left: 12px;margin-top: 5px;}
.product-ms-peisong h5:before{content: '';position: absolute;left: 0;top:8px;width: 4px;height: 4px;background: #444;border-radius: 100%;}
.product-des-page-zf p{display: inline-block;border:1px solid #ddd;border-radius: 5px;overflow: hidden;width: 24px;margin-right: 5px;}
.product-des-page-zf p img{width: 100%;vertical-align: bottom;}

.zf-b{padding: 40px 0;display: none;}
.zf-b h2{font-size: 30px;}
.zf-b p{color: #999;margin: 30px 0 50px;}
.zjbtn{font-size: 0;}
.zjbtn a{display: inline-block;width: 142px;line-height: 42px;box-sizing: border-box;border:1px solid #000;border-radius: 6px;color: #fff;background: #000;font-size:14px;margin: 0 20px;}
.zjbtn a:first-child{background: none;color: #000;}
.ahee{width: 43px;height: 43px;border:3px solid #1cac19;border-radius: 100%;margin: 0 auto 30px;}
.ahee path{stroke: #fff;}
.imgkong{width: 150px;}
.imgkong img{width: 100%;vertical-align: bottom;}
.zf-b.active path{stroke-dasharray: 100;stroke: rgb(34, 168, 19); stroke-dashoffset: 100;animation: dash 2s linear alternate both;}
@keyframes dash {
    from {
        stroke-dashoffset: 100;
    }
    to {
        stroke-dashoffset: 0;
    }
}


.xqfx{margin-top: 20px;}
.yll{margin: 0 65px;}
.xqfx a{width: 30px;height: 30px;display: inline-block;vertical-align: middle;}
.qzone{background: url("../images/qq.png") no-repeat center;background-size: cover;}
.xqwx{background: url("../images/wx2.png") no-repeat center;background-size: cover;}
.xqwb{background: url("../images/wb.png") no-repeat center;background-size: cover;margin-left: 5px;}
.ermbox{position: fixed;z-index: 9999;top:0;left: 0;width: 100%;height: 100%;display: none;}
.ermwarp{position: absolute;top:50%;left: 50%;margin: -131px 0 0 -139px;padding: 10px;background: #fff;width: 242px;height: 277px;border:1px solid #d8d8d8;}
#erm{width: 185px;height: 185px;margin: 15px auto;}
.erlgh span{font-size: 12px;font-weight: bold;text-align: left;line-height: 16px;height: 16px;position: relative;color: #000;}
.ermwarp_close{width: 16px;height: 16px;position: absolute;right: 0;top: 0;color: #999;text-decoration: none;font-size: 16px;}
.erlgh_footer{font-size: 12px;text-align: left;line-height: 22px;color: #666;}
.xgtlgd-left{margin-top: 6px;}

/*产品详情页-尺寸指南 s*/
.padding-t100{padding-top: 100px;}
.zhinan-top{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zhinan-left{width: 20%;}
.zhinan-right{width: 76%;}
.des-title20 h3{font-size: 20px;}
.title-bold h3{font-weight: bold;}
.bottom-line{border-bottom: 2px solid #e5e5e5;}
.title-pd-b24{padding-bottom: 24px;}
.zhinan-type a{padding-bottom: 8px;display: inline-block;transition: all .4s;position: relative;}
.zhinan-type a:after{content: "";height: 2px;background: #000;left: 0;bottom:0;width: 100%;transform: scaleX(0);transform-origin: right;position: absolute;transition: transform .4s;}
.zhinan-type a:hover:after{transform: scaleX(1);transform-origin: left;}
.zhinan-type li{margin-bottom: 30px;display: block;padding-left: 24px;}
.zhinan-type li a:hover{font-weight: bold;}
.zhinan-type li.active a{font-weight: bold;}
.zhinan-type li.active a:after{transform: scaleX(1);transform-origin: left;}
.znxx-list-item{padding: 16px 0;}
.znxx-list .xzsvg{background: url(../images/xzsvg.svg) no-repeat center;background-size: contain;display: block;height: 14px;width: 14px;position: absolute;right: 0;top:50%;margin-top: -6px;transition: all .4s;}
.znxx-top{position: relative;cursor: pointer;}
.des-666 p{color: #666;}
.znxx-bot{padding: 20px 0;display: none;}
.znxx-top.active .xzsvg{transform: rotate(-180deg);}
.cjwj-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cjwt-item{width: 49.3%;background: #f9f9f9;padding: 60px;box-sizing: border-box;min-height: 420px;}
.cjwt-wt-list li{display: block;margin-bottom: 15px;}
.cjwt-wt-list li a{padding-bottom: 4px;display: inline-block;transition: all .4s;position: relative;}
.cjwt-wt-list li a:after{content: "";height: 1px;background: #000;left: 0;bottom:0;width: 100%;transform: scaleX(0);transform-origin: right; position: absolute;transition: transform .4s;will-change: transform;}
.cjwt-wt-list li a:hover:after{transform: scaleX(1);transform-origin: left;}
/*产品详情页-尺寸指南 e*/

.cpxq-img2{width: 59%;}
.product-detail2{width: 34.1%;}
.spBig{width: 75%;margin-left: 25%;}
.spBig .img100{padding-bottom: 100%;}
.spBig .img100 img{object-fit: contain;}
.spBtn div{position: absolute;width: 36px;height: 18px;left:50%;margin-left: -18px;cursor: pointer;z-index: 9;}
.spBtn1{bottom: 100%;background: url("../images/up.png") no-repeat center;background-size: cover;}
.spBtn2{top: 100%;background: url("../images/bottom.png") no-repeat center;background-size: cover;}
/*.spBtn div.swiper-button-disabled{display: none;}*/
.spSm{position: absolute;left: 0;width: 22.3%;bottom: 18px;top:18px;}
.spSm .swiper-container{height: 495px;}
.spSm .swiper-slide{cursor: pointer;background: #fafafa;}
.spSm .swiper-slide .img100{height: 100%;}
.spSm .swiper-slide.active-nav .img100:after{opacity: 1;}
.spSm .img100:after{content: "";position: absolute;bottom:0;left: 0;width: 100%;height: 2px;transition: all .4s;background: #d66a00;opacity: 0;}
.pri22{font-size: 22px;}
.fuzhi-box{display: flex;align-items: center;}
.fuzhi-box p{line-height: 1;}
.fuzhi-box img{width: 21px;margin-left: 6px;cursor: pointer;}
.xgtlgd-left2{position: absolute;right: 0;top:0;}
.des-bold p{font-weight: bold;}
.cs-flex{display: flex;justify-content: space-between; align-items: center;}
.cs-shu .cal-box{margin: 0;}
.cs-shu .cal-box{font-size: 16px; border:none;}
.cs-shu .cal-box *{border:none;}
.cs-shu .cal-box input{font-size: 16px;}
.cs-shu .cal-box .cal-l{background: url("../images/jian1.png") no-repeat center;background-size: cover;}
.cs-shu .cal-box .cal-r{background: url("../images/jia1.png") no-repeat center;background-size: cover;}
.bg-fa{background: #fafafa;}
.des-787a78 p{color: #787a78;}
.cczn{display: flex;justify-content: center;align-items: center;padding: 5px;}
.cczn img{height: 20px;margin-right: 5px;}
.qudingzhi{display: flex;justify-content: center;align-items: center;}
.qudingzhi img{width: 20px;margin-right: 5px;}
.qudingzhi p{text-decoration: underline;}
.ks-san-style{display: flex;flex-wrap: wrap;}
.ks-san-style a{width: 23.5%;margin-right: 2%;margin-top: 2%;background: #fafafa;text-align: center;padding: 5px;position: relative;color: #636562;display: flex;align-items: center;justify-content: center;}
.ks-san-style a:after{content: "";position: absolute;width: 100%;bottom:0;height: 2px;background: #d66a00;left: 0;display: none;}
.ks-san-style a.active:after{display: block;}
.ks-san-style a:hover:after{display: block;}
.ks-san-style a:nth-child(4n){margin-right: 0;}
.ks-san-style a .img100{width: 100%; position: relative; padding-bottom: 100%;}
.zxfwzy{display: flex;align-items: center;}
.zxfwzy img{width: 20px;}
.zxfwzy span{color: #656464;font-size: 16px;margin: 0 5px;}
.zxfwzy a{text-decoration: underline; font-size: 16px;}
.jrgwd-gr{display: flex;justify-content: space-between;}
.jrgwd-gr a{width: 48%;line-height: 44px;height: 46px;border:1px solid #000;transition: all .4s;}
.jrgwd-gr a.jrgwd-a{background: none;color: #000;}
.jrgwd-gr a:hover{background: #d66a00;border-color: #d66a00;color: #fff;}
.des-7c7c7c p{color: #7c7c7c;}
.des-title26 h3{font-size: 26px;}
.padding20-45{padding: 20px 45px;}
.xgxx{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.jjcxzx-con-box{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.xgxx-img{width: 34%;}
.xgxx-con{width: 62%;}
.link-line{text-decoration: underline;}
.jjcxzx-con{width: 26%;}
.jjcxzx-img{width: 34%;}
.peisong-fuwu{padding: 50px 25px;}
.peisong-fuwu li{text-align: center;width: 22%;margin-bottom: 4%;margin-right: 4%;}
.peisong-fuwu li .des-626262{text-align: left;}
.peisong-fuwu li:nth-child(4n){margin-right: 0;}
.peisong-fuwu{display: flex;flex-wrap: wrap;}
.peisong-fuwu img{height: 53px;}
.anxilie span{color: #8a8a8a;display: inline-block;vertical-align: middle;margin: 0 6px;}
.anxilie a{color: #8a8a8a;display: inline-block;vertical-align: middle;transition: all .4s;}
.anxilie{padding: 15px 0;}
.anxilie a:hover{color: #000;}
.anxilie a.active{color: #000;}

.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover,.tu{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1s both;-webkit-animation:slideUp 1s both;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both;-webkit-animation:slideLeft 1s both;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both;-webkit-animation:slideRight 1s both;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both;-webkit-animation:tobig 1s both;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
.search_box{border-radius: 50px; width: 500px; padding: 0 20px; box-sizing: border-box;background:white;display: flex ; justify-content: space-between;align-items:center;margin:0 auto 50px;}