@charset "utf-8";
@font-face {
    font-family: manroperegular;
    src: url("../font_2022/manroperegular.otf");
}
@font-face {
    font-family: "fzshjt";
    src:url("../font_2022/fzshjt.woff") format("woff"),
    url("../font_2022/fzshjt.ttf") format("truetype");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-size: 14px;font-family:Arial,"Microsoft YaHei","PingFang SC";background: #fff;color: #333;}
input,textarea,select{font-family:Arial,"Microsoft YaHei","PingFang SC";font-size: 14px;}
img,input,textarea{ 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: #333;}
.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;}
.w1150{width: 1150px;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;}
.scrollBar::-webkit-scrollbar {width: 10px;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;}
.bgfe{background: #fefefe;}

/*header s*/
body{}
.header{position: relative;z-index: 999;width: 100%;left: 0;top:0;transition: all .4s;background: #fff;height: 164px;}
.header .w1600{position: relative;transition: all .4s;}
.header-top{text-align: center;padding: 28px 0 16px;box-sizing: border-box;height: 111px;}
.logo{position: relative;display: inline-block;}
.logo img{height: 67px;transition: all .4s;vertical-align: bottom;}
.logo .logo2{position: absolute;top:0;left: 0;opacity: 0;}
.mingxing-body .logo2{opacity: 1;}
.mingxing-body .logo1{opacity: 0;}
.nav-box{position: relative;}
.nav{font-size: 0;text-align: center;}
.nav li{display:inline-block;font-size:14px;position: relative;vertical-align: bottom;}
.nav-yi{display: inline-block;line-height: 53px;font-size: 18px; padding: 0 36px;transition: all .4s;position: relative;z-index: 3;}
.nav-yi span{position: relative;z-index: 1;display: inline-block;text-align: center;}
.nav-yi span:after{position: absolute;z-index: -1;bottom:-1px;left: 50%;transform: translateX(-50%); height: 3px;background: #fff;width:0;content: "";transition: all .4s;}
.mingxing-body .nav li.active .nav-yi span:after{width: 100%;}
.nav li.active .nav-yi{color: #891117;}
.mingxing-body .nav li.active .nav-yi span:before{border-top-color: #891117;}
.nav-er{position: absolute;width: 160px;left: 50%;margin-left: -80px;\opacity: 0;transition: all .4s;pointer-events: none;background: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;overflow: hidden;padding: 10px 0;border-top: 3px solid #891117;transform: scaleY(0);transform-origin: top;}
.nav-er a{display: block;text-align: center;line-height: 44px;font-size: 16px;color: #515252;}
.search-box{position: absolute;right: 85px;top:50%;margin-top: -12px; cursor: pointer;z-index: 7;}

.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:3%;top:14px; 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: #891117; 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-style .header{background: none;box-shadow: none !important;}*/
/*.header-style .logo .logo333{opacity: 0;}*/
/*.header-style .logo .logofff{opacity: 1;}*/
/*.header-style .nav-yi{color: #fff;}*/
/*.header-style .search-btn{background:url("../images_2022/search-1.png") no-repeat center;background-size:cover;}*/
/*.header-style .nav-box:after{border-color: #fff;}*/
/*.header-style .language-val{color: #fff;}*/
/*.header-style .language i{background: url("../images_2022/down-1.png") no-repeat center;background-size: cover;}*/
/*.header-style .earth{background: url(../images_2022/earch2.png) no-repeat center;background-size: cover;}*/
/*.header-style .nav-yi span:before{border-top-color: #fff;}*/
/*.index-body{padding-top: 0;}*/
/*.index-body.is-scroll{padding-top: 0;}*/
/*body.is-scroll{padding-top: 80px;}*/
/*body.is-scroll .header{height: 80px;box-shadow: 0 1px 2px #ddd;}*/
/*body.is-scroll .nav-yi{line-height: 80px;}*/
/*body.is-scroll .logo img{height: 50px;}*/

/*header e*/

/*footer s*/
.footer{background: #891117;text-align: center;}
.footer-top{padding: 52px 0;}
.footer-nav{margin-bottom: 50px;}
.footer-nav a{color: #fff;font-size: 18px;margin-right: 60px;}
.footer-nav a:last-child{margin-right: 0;}
.footer-bot{border-top: 1px solid rgba(255,255,255,.4);padding: 18px 0;}
.footer-bot span,.footer-bot a{display: inline-block;color: #fff;}
.kslj1{font-size: 0;position: relative;}
.kslj1-con{position: absolute;width: 104px;left: 50%;margin-left: -55px;bottom:45px;height: 0;transition: all .4s;overflow: hidden;padding: 4px;opacity: 0;filter: alpha(opacity=0);}
.code-two .kslj1-con{width: 188px;margin-left: -98px;}
.code-two-pages{float: left;margin-right: 2%;width: 49%; box-sizing: border-box;}
.code-two-pages:last-child{margin-right: 0;}
.fixed-pages{margin-bottom: 10px;}
.fixed-pages:last-child{margin-bottom: 0;}
.kslj1-con .fixed-warp{position: relative;background: #fff;box-shadow: 0 0 4px #ddd;padding-bottom: 5px;}
.kslj1-con .fixed-warp:before{content: '';position: absolute;width: 0;border:8px solid transparent;top:100%;left: 50%;border-top-color: #fff;margin-left: -8px;}
.kslj h3{font-size: 18px;color: #fff;}
.kslj1 a{display: inline-block;width: 42px;height: 42px;border:1px solid #fff;border-radius: 100%;font-size: 14px;margin-left: 20px;position: relative;}
.kslj1 a p{font-size: 12px;line-height: 1.4em;}
.kslj1 a:first-child{margin-left: 0;}
.kslj1 a.a1{background: url("../images_2022/ks1.png") no-repeat center;background-size: cover;}
.kslj1 a.a3{background: url("../images_2022/ks3.png") no-repeat center;background-size: cover;}
.kslj1 a.a6{background: url("../images_2022/ks6.png") no-repeat center;background-size: cover;}
.kslj1 a.a9{background: url("../images_2022/ks9.png") no-repeat center;background-size: cover;}
.kslj1 a.a10{background: url("../images_2022/ks10.png") no-repeat center;background-size: cover;}
.kslj1 a.ks-app{background: url("../images_2022/ks-app.png") no-repeat center;background-size: cover;}
.kslj1 a.gz-wxj{background: url("../images_2022/ks-wxj.png") no-repeat center;background-size: cover;}
.kslj1 a.gz-sph{background: url("../images_2022/ks9.png") no-repeat center;background-size: cover;}
.kslj1 a.active .kslj1-con{height: 150px;opacity: 1;filter: alpha(opacity=1);}
.kslj2{font-size: 0;}
.kslj2 a{display: inline-block;width: 95px;margin-right: 14px;}
.kslj2 a:last-child{margin-right: 0;}
.kslj1-con{z-index: 9992;}
/*footer e*/
/*--右侧悬浮--*/
.le-box { width: 70px; height: auto; position: fixed; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; border: 1px solid #f4f3ef; z-index: 1000; }
.le-box .t { width: 70px; height: 70px; border-bottom: 1px solid #f4f3ef; position: relative; background: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; }
.le-box .t a{display: block;position: relative;width: 100%;height: 100%;}
.le-box .t:last-child { border: none; }
.le-box .t img{max-width: 100%;width: 40px;}
.le-box .t .i { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s; transition: all 0.3s; max-width: 80%;}
.le-box .t .iove { display: none; }
.le-box .t .iov { width: 100px; height: auto; position: absolute; bottom: 0; right: 100%; background: #fff; padding: 10px 5px 15px; -webkit-transition: all 0.3s; transition: all 0.3s; display: none; border: 1px solid #f4f3ef; -webkit-box-shadow: 0 5px 10px #999; box-shadow: 0 5px 10px #999; }
.le-box .t .iov::before { content: ""; border: 6px solid transparent; border-left-color: #fff; position: absolute; bottom: 15px; right: -12px; }
.le-box .t .iov .img { width: 90px; height: 90px;margin: 0 auto; overflow: hidden; }
.le-box .t .iov .img img { width: 100%; }
.le-box .t .iov .h { font-size: 12px; color: #282828; text-align: center; line-height: 18px; }
.le-box .t:hover { background: #891117; }
.le-box .t:hover .sow { display: none; }
.le-box .t:hover .iove { display: block; }
.le-box .t:hover .iov { display: block; }
.Topping{cursor: pointer;}
.Topping.active{display: block;}
/*--右侧悬浮--*/

/*index s*/
.bannerPage{position: absolute;left: 60px;top:50%;transform: translateY(-50%);z-index: 9;}
.bannerPage span{display: block;font-size: 16px;color: #891117;margin-bottom: 20px;transition: all .4s;cursor: pointer;}
.bannerPage span:before{vertical-align: middle;margin-right: 6px; display: inline-block;width: 16px;transition: all .4s;border-top: 1px solid #891117;content: "";}
.bannerPage span:hover{color: #891117;}
.bannerPage span:hover:before{width: 32px;border-color: #891117;}
.bannerPage span.active{color: #891117;}
.bannerPage span.active:before{width: 32px;border-color: #891117;}
.banner video{width: 100%;vertical-align: bottom;object-fit: cover;display: block;}
.index-left{width: 35%;position: absolute;top:0;height: 100%;text-align: center;}
.odd .index-left{left: 0;}
.odd .index-right{margin-left: 35%;}
.index-left-warp{padding: 0 20px;}
.banner-full{height: calc(100vh - 164px);}

.index-title{margin-bottom: 60px;position: relative;}
.title-text{max-width:100%;vertical-align: bottom;margin-bottom: -30px;height: 58px;}
.xp-index-title .title-text{color: #f6f6f6;}
.titleimg{position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.titleimg img{vertical-align: bottom;max-width: 100%;width: 98px;}
.index-title h2{font-size: 40px;color: #000;margin-bottom: 0;padding-top: 5px;font-family: fzshjt;white-space: pre-wrap;}
.index-title-con{display: inline-block;text-align: right;z-index: 5;position: relative;margin: 0 55px; padding-bottom: 1.4em;}
.index-title-con span{color: #891117;letter-spacing: 8px;display: block;position: absolute;right: -6px;white-space: nowrap;font-size: 12px;
    /*font-family: manroperegular;*/
}
.index-title .relative{display: inline-block;}

.index-des span{font-size: 40px;color: #891117;display: block;line-height: 1.2em;min-height: 2.4em; margin-bottom: 30px;
    /*font-family: manroperegular;*/
    white-space: pre-wrap;
}
.index-des h3{font-size: 26px;color: #252525;margin-bottom: 20px;font-family: fzshjt;line-height: 1.6em;white-space: pre-wrap;}
.index-des p{color: #6f6f6f;white-space: pre-wrap;}
.ljts{display: inline-block;width: 190px;line-height: 48px;border:1px solid #cbcbcb;border-radius: 10px;font-size: 16px;color: #646464;text-align: center;transition: all .4s;}
.ljts:hover{background: #891117;color: #fff;border-color: #891117;}
.index-des-bot{margin-bottom: 20px;min-height: 130px;}
.waterBtn{position: absolute;bottom:10px;right: 100%;margin-right: 25px;font-size: 0;width: 68px;z-index: 9;}
.waterBtn div{display: inline-block;width: 24px;height: 24px;font-size: 14px;cursor: pointer;opacity: 0.4;transition: all .4s;}
.waterBtn div:hover{opacity: 1;}
.waterBtn1{background: url("../images_2022/btn241.png") no-repeat center;background-size: cover;margin-right: 20px;}
.waterBtn2{background: url("../images_2022/btn242.png") no-repeat center;background-size: cover;}
.even .index-left{right: 0;}
.even .index-right{margin-right: 35%;}
.ckxq{display: inline-block;border:1px solid #939393;width: 164px;border-radius: 10px;transition: all .4s;}
.ckxq span{display: inline-block;vertical-align: middle;line-height: 48px;}
.ckxq i{width: 22px;height: 16px;display: inline-block;background: url("../images_2022/car.png") no-repeat center;background-size: cover;vertical-align: middle;margin-left: 10px;transition: all .4s;}
.ckxq:hover{border-color: #891117;background: #891117;color: #fff;}
.ckxq:hover i{background: url("../images_2022/car2.png") no-repeat center;background-size: cover;}
.star .swiper-slide{padding-top: 60px;}
.star .img100{height: 340px;position: relative;transition: all .4s;}
.star .img100 img{width: auto;position: absolute;max-height: 100%;max-width: 100%;top:50%;left: 50%;transform: translate(-50%,-50%);}
.star a{display: block;margin: 0 20px;}
.star-des span{display: block;font-size: 18px;color: #891117;white-space: pre-wrap;}
.star-des .i{width: 82px;margin: 20px auto;border-top: 1px solid #aaaaaa;}
.star-des h3{font-size: 18px;color: #000000;margin-bottom: 10px;}
.star-des p{color: #6f6f6f;}
.star-des{margin-bottom: 20px;min-height: 140px;}
.star .swiper-slide:hover .img100{transform: translateY(-15px);}
.star .swiper-container{margin: 0 80px;}
.startBtn div{position: absolute;cursor: pointer;transition: all .4s;width: 34px;height: 75px;top:50%;margin-top: -38px;}
.startBtn1{left: 0;background: url("../images_2022/751.png") no-repeat center;background-size: cover;}
.startBtn1:hover{background: url("../images_2022/751-1.png") no-repeat center;background-size: cover;}
.startBtn2{right: 0;background: url("../images_2022/752.png") no-repeat center;background-size: cover;}
.startBtn2:hover{background: url("../images_2022/752-1.png") no-repeat center;background-size: cover;}
.padding-b80{padding-bottom: 80px;}
.expimg{width: 50%;position: relative;height: 600px;height: 33vw;}
.expimg .swiper-container{height: 100%;}
.store{position: absolute;height: 100%;top:0;right: 0;width: 50.02%;}
.store-warp{margin: 0 20px;}
.store-warp p{color: #f4eee9;font-size: 24px;margin-bottom: 5px;}
.store-warp h3{color: #f4eee9;font-size: 40px;}
.store-warp img{display: block;width: 25px;margin: 25px auto 35px;}
.store-warp .ljts{border-color: #fff; color: #fef6f0;}
.store-warp .ljts:hover{color: #891117;background: #fff;}
.expDot{width: 100%;position: absolute;z-index: 9;left: 0; bottom:35px;text-align: center;}
.expDot .swiper-pagination-bullet{margin: 0 6px;}
.expDot .swiper-pagination-bullet-active{background: #891117;}

.bannerDot{width: 100%;position: absolute;z-index: 9;left: 0; bottom:35px;text-align: center;}
.bannerDot .swiper-pagination-bullet{margin: 0 6px;}
.bannerDot .swiper-pagination-bullet-active{background: #891117;}

.news li{float: left;width: 33.33%;height: 610px;height: 33vw;}
.news li .img{position: absolute;width: 100%;height: 100%;left: 0;top:0;overflow: hidden;}
.news li .img img{position: absolute;left: 50%;top:0;height: 100%;transform: translateX(-50%);}
.expimg .img{overflow: hidden;}
.expimg .img img{position: absolute;left: 50%;top:0;height: 100%;transform: translateX(-50%);}
.news li:nth-child(3){float: right;}
.news li:nth-child(1){position: absolute;left: 33.33%;top:0;height: 100%;}
.news li .index-des span{margin: 0 auto 50px;}
.news li .index-des-bot{min-height: 80px;}
/*index e*/
/*2.1轻简护肤 s*/
.ban-des{padding-bottom: 4%;}
.ban-des span{display: block;font-size: 48px;color: #fff;}
.ban-des h2{font-size: 48px;color: #fff;margin: 25px 0;font-family: fzshjt;}
.ban-des p{font-size: 24px;color: #fff;}
.title40{margin-bottom: 70px;}
.title40 h2{font-size: 40px;color: #131313;line-height: 1.6em;font-family: fzshjt;}
.title40 p{color: #525252;font-size: 24px;margin: 35px auto;line-height: 2em;}
.jishu-bot{width: 1200px;max-width: 100%;margin: 0 auto;}
.jishu-con{position: absolute;width: 50%;height: 100%;top:0;left: 0;text-align: right;}
.jishu-warp{margin-right: 90px;}
.jishu-warp h3{font-size: 36px;color: #01937e;margin-bottom: 30px;}
.jishu-warp p{font-size: 20px;margin: 8px 0; color: #01937e;}
.jishu-img{width: 50%;}
.jishu-img img{width: 530px;max-width: 100%;}
.title40-fff h2{color: #fff;}
.title40-fff p{color: #fff;}
.huli{height: 810px;}
.huli-con{margin-bottom: 280px;}
.huli-con h2{margin-bottom: 30px;}
.des24 p{font-size: 24px;color: #5c5c5c;}
.swiperDot{margin-top: 60px;}
.swiperDot .swiper-pagination-bullet{opacity: 1;width: 40px;height: 3px;background: #a0a0a0;border-radius: 0;margin: 0 10px;transition: all .4s;}
.swiperDot .swiper-pagination-bullet-active{background: #891117;}
.huli-top{font-size: 20px;color: #fff;}
.xiuhu{font-size: 0;padding-top: 30px;overflow: hidden;}
.xiuhu li{font-size: 14px;display: inline-block;vertical-align: bottom;}
.xiuhu li:nth-child(1){width: 45.14%;}
.xiuhu li:nth-child(2){width: 54.86%;}
.xiuhu-title40 p{margin: 0 auto;}
.xiuhu-title40 h2{margin-bottom: 40px;}
/*.color01937e{color: #01937e;}*/
/*.xiuhu-title40 .color01937e{color: #01937e;}*/
.xiuhu-title40-mid{margin: 15px 0;}
.xpsx .swiper-container{margin: 0 91px;}
.xpsxBtn{position: absolute;left: 0;width: 100%;top:0;bottom:57px;pointer-events: none;}
.xpsxBtn div{position: absolute;cursor: pointer;transition: all .4s;width: 36px;height: 72px;top:50%;margin-top: -36px;pointer-events: auto;}
.xpsxBtn1{left: 0;background: url("../images_2022/361.png") no-repeat center;background-size: cover;}
.xpsxBtn1:hover{background: url("../images_2022/361-1.png") no-repeat center;background-size: cover;}
.xpsxBtn2{right: 0;background: url("../images_2022/362.png") no-repeat center;background-size: cover;}
.xpsxBtn2:hover{background: url("../images_2022/362-1.png") no-repeat center;background-size: cover;}
.xpsx p{color: #fff;font-size: 20px;text-align: center;margin-top: 25px;}
.huli-des{position: absolute;width: 100%;left: 0;bottom:45px;z-index:5;}
.huli-des p{color: #fffefe;line-height: 30px;}
/*2.1轻简护肤 e*/

/*3.1植萃新品 s;*/
.margin-b60{margin-bottom: 60px;}
.xinpin .swiper-slide{padding-bottom: 60px;}
.xinpin-bot{background: #f2f7fb;position: absolute;right: 0;bottom:0;width: 1086px;max-width: 92%;}
.xinpin-warp{padding: 40px 80px;}
.xinpin-warp h3{font-size: 36px;color: #01937e;margin-bottom: 15px;}
.xinpin-warp p{font-size: 22px;color: #5c5c5c;}
.xinpin-fy-box{position: absolute;right: 30px;bottom:35px;z-index: 20;}
.xinpin-fy{padding: 0 50px;}
.xinpinPage{font-size: 0;}
.xinpinPage span{display: inline-block;vertical-align: middle;font-size: 16px;color: #8b8b8b;position: relative;width: 40px;text-align: center;cursor: pointer;line-height: 31px;}
.xinpinPage span:after{position: absolute;content: "-";left: 100%;margin-left: -3px;color: #8b8b8b;}
.xinpinPage span:last-child:after{display: none;}
.xinpinPage span.active{color: #01937e;font-size: 24px;}
.xinpinBtn div{cursor: pointer;position: absolute;top:50%;margin-top: -9px;width: 34px;height: 18px;filter: grayscale(1);opacity: 0.6;transition: all .4s;}
.xinpinBtn div:hover{filter: grayscale(0);opacity: 1;}
.xinpinBtn1{left: 0;background: url("../images_2022/341.png") no-repeat center;background-size: cover;}
.xinpinBtn2{right: 0;background: url("../images_2022/342.png") no-repeat center;background-size: cover;}

/*3.1植萃新品 e*/
/*4.1明星系列 s*/
.mingxing-body .header{position: absolute;top:0;left: 0;background: none;border-bottom: 1px solid rgba(255,255,255,.5);box-sizing: border-box;}
.mingxing-body .nav-yi{color: #fff;}
.mingxing-body .nav li.active .nav-yi{color: #fff;}
.mingxing-body .nav li:hover .nav-yi{color: #fff;}
.mingxing-body .nav-er{border:none;}
.title36{margin-bottom: 90px;}
.title36 span{font-size: 72px;font-weight: bold;color: #891117;white-space: pre-wrap}
.title36 h2{font-size: 36px;color: #020202;margin: 25px 0;font-family: fzshjt;white-space: pre-wrap;}
.title36 p{font-size: 18px;color: #5c5c5c;line-height: 2em;white-space: pre-wrap;}
.mingxing{font-size: 0;}
.mingxing li{display: inline-block;font-size: 14px;width: 23.5%;margin-right: 2%;text-align: center;margin-bottom: 80px;vertical-align: bottom;}
.mingxing li:nth-child(4n){margin-right: 0;}
.mingxing .img{margin-bottom: 10px;transition: all .4s;}
.mingxing .img img{max-width: 100%;vertical-align: bottom;transition: all .4s;}
.mingxing li a{display: block;}
.mingxing li:hover .img{transform: translateY(-15px);}
.mingxing-bot h3{font-size: 20px;color: #252525;overflow: hidden;text-overflow: ellipsis;white-space: pre-wrap;}
.mx-price{font-size: 24px;color: #1c1c1c;margin: 25px 0;}
.look{display: inline-block;border:1px solid #cbcbcb;border-radius: 10px;width:180px;color: #646464;transition: all .4s;}
.look span{line-height: 45px;display: inline-block;vertical-align: middle;font-size: 16px;}
.look i{display: inline-block;vertical-align: middle; width: 23px;height: 5px;background: url("../images_2022/ckxq.png") no-repeat center;background-size: cover;margin-left:10px;}
.look:hover{background: #891117;border-color: #891117;color: #fff;}
.look:hover i{background: url("../images_2022/ckxq2.png") no-repeat center;background-size: cover;}
.w1120{width: 1120px;max-width: 100%;margin: 0 auto;}
/*4.1明星系列 e*/
/*产品详情s*/
.cpxqBtn div{position: absolute;width: 24px;height: 24px;cursor: pointer;transition: all .4s;top:50%;margin-top: -12px;z-index: 9;}
.cpxqBtn div:hover{opacity: 1;}
.cpxqBtn1{background: url("../images_2022/btn241-fff.png") no-repeat center;background-size: cover;left: 0;}
.cpxqBtn1:hover{background: url("../images_2022/btn241-color.png") no-repeat center;background-size: cover;}
.cpxqBtn2{background: url("../images_2022/btn242-fff.png") no-repeat center;background-size: cover;right: 0;}
.cpxqBtn2:hover{background: url("../images_2022/btn242-color.png") no-repeat center;background-size: cover;}
.cpxqimg{width: 60%;text-align: center;}
.cpxqimg img{width: auto; max-width: 100%;}
.cpxqimg .swiper-container{margin: 0 30px;}
.cpxq-con{position: absolute;width: 34%;right: 0;top:0;height: 100%;}
.smtitle{font-size: 18px;color: #891117;display: block;margin-bottom: 15px;}
.cxpq-a h2{font-size: 36px;color: #020202;margin-bottom: 40px;font-family: fzshjt;}
.cxpq-a p{font-size: 16px;color: #5c5c5c;margin-top: 10px;}
.cxpq-a{margin-bottom: 50px;}
.fjmdgm{float: left;}
.cpxq-price{font-size: 30px;color: #1c1c1c;margin-bottom: 20px;}
.buy{display: inline-block;background:#891117;border-radius: 10px;width:180px;color: #fff;transition: all .4s;text-align: center;}
.buy span{line-height: 45px;display: inline-block;vertical-align: middle;font-size: 16px;}
.buy i{display: inline-block;vertical-align: middle; width: 22px;height: 16px;background: url("../images_2022/car2.png") no-repeat center;background-size: cover;margin-left:10px;}
.cpxqDot{text-align: center;margin-top: 50px;}
.cpxqDot .swiper-pagination-bullet{opacity: 1;width: 30px;height: 3px;background: #adadad;border-radius: 0;margin: 0 9px;transition: all .4s;}
.cpxqDot .swiper-pagination-bullet-active{width: 46px;background: #891117;}
.cxpq-b{margin-bottom: 50px;}
.cpxq-tab{border-bottom: 1px solid #e1e1e1;font-size: 0;}
.cpxq-tab a{display: inline-block;line-height: 85px;font-size: 24px;transition: all .4s;position: relative;padding: 0 13px;margin: 0 60px;}
.cpxq-tab a.active{color: #891117;}
.cpxq-tab a:after{border-top:1px solid #891117;content: "";position: absolute;width: 0;bottom:-1px;left: 50%;transform: translateX(-50%);transition: all .4s;}
.cpxq-tab a.active:after{width: 100%;}
.cpxq-tab a:hover{color: #891117;}
.cpxq-tab a:hover:after{width: 100%;}
.w1080{width: 1080px;max-width: 92%;margin: 0 auto;}
.cpxq-tabs{display: none;}
.cpxq-tabs.active{display: block;}
.cpxq-tabs video{display: block;margin: 0 auto;width: 100% !important;height: auto !important;}
.cpxq-tabs img{display: block;margin: 0 auto;width: 100% !important;height: auto !important;}

.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: 1200px;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;}
.cpxq-mp4{margin-bottom: 60px;cursor: pointer;}
.play57{width: 57px;height: 57px;background: url("../images_2022/play57.png") no-repeat center;background-size: cover;display: inline-block;}
.buy-group{font-size: 0;}
.buy-group a{display: inline-block;max-width: 48%;}
.buy-group a:last-child{margin-right: 0;}
.smgm{background: #891117;margin-right: 35px;}
.fjmdgm i{width: 18px;height: 18px;background: url("../images_2022/dw.png") no-repeat center;background-size: cover;}
.spgg a{display: inline-block;border:1px solid #a8bdc4;border-radius: 6px;font-size: 14px;line-height: 21px;padding: 0 6px; vertical-align: middle;margin-right: 5px;margin-bottom: 5px;}
.fixed-style{position: fixed;z-index: 9999;width: 100%;height: 100%;top:0;left: 0;display: none;}
.fixed-style-bg{background: rgba(0,0,0,.5);z-index: 1;}
.fixed-style-con{z-index: 3;pointer-events: none;}
.modal-dialog{background: #fff;width: 450px;max-width: 92%;margin: 0 auto;transform: translateY(-50px);transition: all .4s;}
.modal-dialog.on{transform: translateY(0);}
.modal-dialog ul{font-size: 0;width: 360px;max-width: 100%;margin: 0 auto;}
.modal-dialog li{display: inline-block;vertical-align: top;font-size: 14px;width: 50%;padding:40px 30px 30px;box-sizing: border-box;}
.modal-dialog li p{font-size: 12px;margin-top: 5px;}
.modal-dialog li img{width: 100%;}
.fixed-style-con .middle-inner div{pointer-events: auto;}
/*产品详情e*/
/*5.1系列产品 s*/
.choose{padding: 35px 60px 20px;border-radius: 20px;margin-bottom: 80px;}
.choose-page{position: relative;margin: 20px 0;}
.choose-name{position: absolute;left: 0;top:0;font-size: 16px;color: #000;}
.choose-list{margin-left: 115px;font-size: 0;}
.choose-list li{display: inline-block;margin-right: 20px;width: 130px;font-size: 14px;margin-bottom: 15px;}
.choose-list li:last-child{margin-right: 0;}
.choose-list a{color: #6c6c6c;transition: all .4s;display: inline-block;position: relative;padding-left: 34px;}
.choose-list a i{width: 18px;height: 18px;position: absolute;left: 0;top:50%;margin-top: -10px;border:1px solid #c1c1c1;transition: all .4s;}
.choose-list li.active a{color: #891117;}
.choose-list li.active a i{background: url("../images_2022/gou.jpg") no-repeat center;background-size: cover;border-color: #891117;}
.choose-list li a:hover{color: #891117;}
.choose-list li a:hover i{background: url("../images_2022/gou.jpg") no-repeat center;background-size: cover;border-color: #891117;}
.page{text-align: center;padding-top: 40px;}
.page a{display: inline-block;vertical-align: middle;}
.page-btn{width: 34px;height: 18px;filter: grayscale(1);opacity: 0.6;transition: all .4s;}
.page-btn:hover{filter: grayscale(0);opacity: 1;}
.page-left{background: url("../images_2022/341.png") no-repeat center;background-size: cover;margin-right: 20px;}
.page-right{background: url("../images_2022/342.png") no-repeat center;background-size: cover;margin-left: 20px;}
.pages{display: inline-block;vertical-align: middle;font-size: 20px;color: #838383;position: relative;width: 40px;text-align: center;cursor: pointer;line-height: 31px;}
.pages:after{position: absolute;content: "-";left: 100%;margin-left: -3px;color: #8b8b8b;}
.pages:nth-last-child(2):after{display: none;}
.pages.active{color: #891117;font-size: 24px;}
.pages:hover{color: #891117;}
/*5.1系列产品 e*/
/*6.2口牌分享 s*/
.koubei{max-width: 100%;width: 1364px;margin: 0 auto;padding-bottom: 10px;}
.koubei li{margin-bottom: 30px;}
.koubei-img{width: 57.2%;}
.koubei-con{position: absolute;width: 42.8%;height: 100%;top:0;}
.koubei li:nth-child(odd) .koubei-con{right: 0;}
.koubei li:nth-child(even) .koubei-con{left: 0;}
.koubei li:nth-child(even) .koubei-img{float: right;}
.koubie-top{background: #f5f5f5;padding: 37px 60px;margin-bottom: 30px;width: 100%;box-sizing: border-box;transition: all .2s;}
.koubie-top h3{font-size: 24px;color: #232323;margin-bottom: 12px;}
.koubie-top span{font-size: 16px;color: #01937e;}
.koubei li:nth-child(odd) .koubie-top{margin-left: -115px;}
.koubei li:nth-child(odd) .koubie-bot{margin-right: 115px;}
.koubei li:nth-child(even) .koubie-top{margin-left: 115px;}
.koubei li:nth-child(even) .koubie-bot{margin-left: 115px;}
.koubie-bot{padding: 0 50px;}
.koubie-bot p{color: #525151;width: 380px;max-width: 100%;}
/*6.2口牌分享 e*/
/*6.3品牌资讯 s*/
.xw li{margin-bottom: 45px;}
.xw a{display: block;position: relative;}
.xw li:hover h3{color: #891117;}
.xw-img{height: 364px;width: 45%;overflow: hidden;}
.xw-img .position-full{transition: all .4s;}
.xw li:hover .position-full{transform:scale(1.1);}
.xw-con{position: absolute;left: 50%;right: 0;top:0;height: 100%;}
.xw-con h3{font-size: 24px;color: #1c1c1c;margin-top: 35px;transition: all .4s;font-family: fzshjt;}
.xw-con span{font-size: 12px;color: #afafaf;display: block;margin: 22px 0;}
.xw-con p{font-size: 16px;color: #9d9d9d;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.8em;}
.xw-con .i{position: absolute;bottom:50px;right: 0;}
/*6.3品牌资讯 e*/
/*6.4品牌资讯详情 s*/
.xwxq-title{border-bottom: 1px dashed #b9b9b9;padding: 18px 0;}
.xwxq-title h1{font-size: 36px;color: #242424;margin-bottom: 40px;font-family: fzshjt;}
.xwxq-title span{color: #707070;}
/*.edit{padding: 45px 0;}*/
.edit p{font-size: 16px; color: #707070;}
.edit img{display: block;margin: 0 auto;height: auto !important;max-width: 100%;}
.edit video{height: auto !important;max-width: 100%;}
.tj-page{width: 48.75%;margin-right:2.5%;float: left;box-sizing: border-box;padding: 30px;
    /*background: #f4f4f4;*/
}
.tj-page:nth-child(even){margin-right: 0;}
.tj-title{margin-bottom: 40px;}
.tj-title h3{font-size: 24px;color: #000;margin-bottom: 5px;font-family: fzshjt;}
.tj-title span{font-size: 18px;color: #891117;display: block;white-space: pre-wrap;}
.tjxw-img{height: 248px;width: 55%;}
.tjxw-con{position: absolute;width: 40%;top:12px;right: 0;}
.tjxw-con span{display: block;color: #777;margin-bottom: 8px;}
.tjxw-con .i{width: 30px;height: 2px;background: #d7d7d7;margin-bottom: 20px;}
.tjxw-con p{font-size: 20px;color: #000;}
.tj-page .swiperDot{position: absolute;margin-top: 0;right: 0;top:12px;}
.tj-page .swiperDot .swiper-pagination-bullet{width: 20px;margin: 0 6px;height: 2px;}
.tj-page .swiperDot .swiper-pagination-bullet:first-child{margin-left: 0;}
.tj-page .swiperDot .swiper-pagination-bullet:last-child{margin-right: 0;}
.tj-page .swiperDot .swiper-pagination-bullet-active{width: 40px;}
.tjcp-img{height: 248px;width: 39%;background: #fff;}
.tjcp-img img{position: absolute;max-width: 90%;max-height: 90%;left: 50%;top:50%;transform: translate(-50%,-50%);}
.tjcp-con{position: absolute;right: 0;width: 50%;top:30px;}
.tjcp-con p{font-size: 24px;}
.tjcp-con .look{margin-top: 20px;}
.xwxq-fx{font-size: 0;}
.xwxq-fx span{font-size: 16px;color: #4d4d4d;display: block;margin-bottom: 30px;}
.xwxq-fx a{display: inline-block;vertical-align: middle;width: 40px;position: relative;height: 40px;border-radius: 100%;border:1px solid #acacac;font-size: 14px;margin: 0 12px;}
.fx-wx{background: url("../images_2022/fx-wx.png") no-repeat center;background-size: cover;}
.fx-qq{background: url("../images_2022/fx-qq.png") no-repeat center;background-size: cover;}
.fx-wb{background: url("../images_2022/fx-wb.png") no-repeat center;background-size: cover;}
.ermwarp{border: 1px solid #eee;position: absolute;z-index: 9;top: -208px;left: -84px;width: 200px;height: 192px;color: #666;font-size: 12px;text-align: center;background-color: #fff;box-shadow: 0 2px 10px #aaa;transition: all 200ms;-webkit-tansition: all 350ms;-moz-transition: all 350ms;display: none;}
#erm{width: 105px;margin: 10px auto;vertical-align: bottom;}
#erm canvas{vertical-align: bottom;}
.erlgh span{font-weight: normal;height: 26px;line-height: 26px;font-size: 12px;background-color: #f3f3f3;margin: 0;padding: 0;color: #777;}
.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: center;line-height: 16px;color: #666;}
.ermwarp:after{content: '';position: absolute;left: 50%;margin-left: -6px;bottom: -13px;width: 0;height: 0;border-width: 8px 6px 6px 6px;border-style: solid;border-color: #fff transparent transparent transparent;}
.fx-wx:hover .ermwarp{display: block;}
.xwxq-fy{background: #ededed;padding: 14px;}
.xwxq-fy-con a{color: #939393;max-width: 42%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;box-sizing: border-box;transition: all .4s;min-height: 20px;}
.xwxq-fy-con a:hover{color: #891117;}
.xwxq-fy-con i{position: absolute;width:16px;height: 16px;background: url("../images_2022/btn241.png") no-repeat center;background-size: cover;top:50%;margin-top: -7px;opacity: 0.6;}
.xwxq-fy-con span{position: absolute;color: #4d4d4d;top:0;}
.xwxq-fy-con a.fl{padding-left: 80px;}
.xwxq-fy-con a.fl i{left: 0;}
.xwxq-fy-con a.fl span{left: 20px;}
.xwxq-fy-con a.fr{padding-right: 80px;}
.xwxq-fy-con a.fr i{right: 0;transform: rotate(180deg);}
.xwxq-fy-con a.fr span{right: 20px;}
.back{display: inline-block;vertical-align: middle; width: 23px;height: 21px;background: url("../images_2022/9.png") no-repeat center;background-size: cover;}
.xwxq-fy-bot{position: absolute;top:50%;left: 50%;margin-top: -12px;margin-left: -48px;}
.top{display: inline-block;vertical-align: middle;margin-left: 15px;}
.top span{display: inline-block;vertical-align: middle;font-size: 16px;color: #4d4d4d;}
.top img{display: inline-block;vertical-align: middle;width: 13px;margin-left: 8px;}
/*6.4品牌资讯详情 e*/
/*7.1联系我们 s*/
.des18 p{font-size: 18px;color: #515252;line-height: 1.8em;}
.lxwm-des{width: 1100px;max-width: 100%;margin: 0 auto;}
.lxwm-list li{font-size: 18px;color: #1e1e1e;margin: 30px 0;}
.lxwm-list li span{color: #1e1e1e;}
.lxwm-code{font-size: 0;text-align: center;}
.lxwm-code li{font-size: 14px;display: inline-block;vertical-align: top;width: 98px;margin: 0 35px;}
.lxwm-code li img{width: 98px;max-width: 100%;}
.lxwm-code li p{color: #848585;margin-top: 12px;}
.map{height: 520px;background: #eee;}
.BMapLib_sendToPhone{display: none !important;}
/*7.1联系我们 e*/
/*6.1品牌故事 s*/
.story-body .ban-des p{margin-top: 10px; font-size: 16px;}
.ppjj{padding: 60px 80px;}
.title30{margin-bottom: 60px;}
.title30 h2{font-size: 24px;color: #747474;font-family: fzshjt;}
.title30 h3{font-size: 30px;color: #131313;font-family: fzshjt;}
.title30 span{font-size: 48px;color: #891117;margin-top: 25px;display: block;white-space: pre-wrap;}
.ppjj-des{overflow: hidden;}
.ppjj-des p{margin: 30px 0;line-height: 2em;}
.ppdw-img{width: 55%;}
.ppdw li{margin-bottom: 80px;}
.ppdw li:last-child{margin-bottom: 0;}
.ppdw li:nth-child(even) .ppdw-img{float: right;}
.ppdw-con{position: absolute;top:0;height: 100%;width: 39%;}
.ppdw li:nth-child(odd) .ppdw-con{right: 0;}
.ppdw li:nth-child(even) .ppdw-con{left: 0;}
.ppdw-page{margin-bottom: 25px;font-size: 0;width: 470px;max-width: 100%;}
.ppdw-page:last-child{margin-bottom: 0;}
.ppdw-page h4{font-size: 18px;color: #242424;font-weight: bold;margin-bottom: 10px;}
.ppdw-page p{font-size: 16px;color: #797979;display: inline-block;vertical-align: top;width: 32%;margin-right: 2%;}
.ppdw-page p:nth-child(3n){margin-right: 0;}
.ppgs-img{height: 487px;}
.ppgs-con{margin-top: -226px;position: relative;z-index: 5;}
.ppgs-con:before{content:'';background: rgba(255,255,255,.95);position: absolute;height: 226px;top:0;left: 0;width: 100%;z-index: -1;}
.ppgs-warp{padding: 60px 100px 100px;}
.ppzz .ban-des span{font-size: 30px;white-space: pre-wrap;}
.ppzz .ban-des p{font-size: 24px;}
.ppll{background: rgba(255,255,255,.8);}
.ppts-gs4Box3{width: 300px;height: 500px;position: absolute;top: 50%;left: 50%;margin: -250px 0 0 -150px;box-shadow: 0 0 0 200vh rgba(130, 80, 7, 0.4);}
/*6.1品牌故事 e*/

.imgmax{text-align: center;}
.imgmax img{max-width: 100%;vertical-align: bottom;height: auto !important;}
.text16{font-size: 16px;color: #333;line-height: 2em;margin-top: 20px;}
.ban-des .text16{color: #fff;}

#loadingContent{
    background:#666 none repeat scroll 0 0;
    border-radius:3px!important;
    box-shadow:1px 1px 3px;
    font-size:13px;height:140px;left:50%;position:fixed;
    text-align:center;top:50%;vertical-align:middle;width:130px;
    z-index:99;padding-top:5px;
    background-image:url("../images_2022/loading.gif");
    background-position:center;
    display: none;

}
.bg{background: url("../images_2022/bg.jpg");}
.ppjj-titl-img{margin-bottom: 30px;}
.ppjj-titl-img img{width: 60px;}
.flower-a{position: absolute;top: 300px;right:0;z-index: -1;width: 33.33%;}
.flower-b{position: absolute;left: 0;bottom:0;z-index: -1;width: 22.39%;}
.zindex5{z-index: 5;}
.flower-sm  .flower-a{right:0;top:0;}
.flower-sm  .flower-b{left: 0;}
.colorfff{color: #fff;}
.mg-bt40{margin-bottom: 40px;}
.text18{font-size: 18px;}
.text20{font-size: 20px;}
.mg-bt60{margin-bottom: 60px;}
.line2em{line-height: 2em;}
.tj-page{background: #f4f4f4;}
.jkrs-img{width: 42%;}
.title24 h3{font-size: 24px;}
.jkrs-con{position: absolute;width: 55%;right: 0;top:0;height: 100%;}
.des707070{color: #707070;}
.jkrs-con .text18{width: 640px;max-width: 100%;}
.cp19-con{width: 1100px;max-width: 100%;margin: 0 auto;cursor: pointer;}
.sp19-bg{position: absolute;top:0;bottom:120px;width: 100%;z-index: -1;}
.sp19{padding-bottom: 0 !important;}
.play116{width: 116px;height: 116px;display: inline-block;background:url("../images_2022/play116.png") no-repeat center;background-size: cover;}
.mg-bt30{margin-bottom: 30px;}

.title-icon-sm{display: inline-block;}
.title-icon-sm-img{position: absolute;width: 68px;right: 0;top:50%;transform: translateY(-50%);}
.title-icon-sm-img img{width: 100%;vertical-align: bottom;}
.title-icon-sm-text{padding-right: 35px;}
.title-icon-sm{text-align: right;}
.title-icon-sm-text h3{margin-top: 0 !important;color: #000;font-family: fzshjt;font-size: 34px;}
.tianjian .title30{margin-bottom: 70px;}
.title-icon-sm-img2{width: 68px;}
.flower-sm-long .flower-b{bottom:50%;transform: translateY(50%);}
.flower-c{position: absolute;z-index: -1;right: 0;bottom:0;width: 44.27%;}
.ppjj-titl-img2{padding-right: 35px;}

.ppgs-flower-001{z-index: -1;position: absolute;bottom:0;left: 0;width: 17%;}
.ppgs-flower-002{z-index: -1;position: absolute;bottom:0;right: 0;width: 31%;}
.ppgs-flower-003{z-index: -1;position: absolute;bottom:0;left: 0;width: 17%;}
.flower-004{z-index: -1;position: absolute;bottom:0;left: 0;width: 26.3%;}
.ppgs .des18{min-height: 120px;}
.en48{font-size: 48px;color: #891117;padding: 10px 0 0;white-space: pre-wrap;}
.mg-bt20{margin-bottom: 20px;}
.lxwm-des{font-family:"Microsoft YaHei", "PingFang SC" !important;}

.xw{padding-top: 30px;}
.title30-d9{margin-bottom: 45px;}
.index-title-lxwm .index-title-con span{right: -1px;}

.mx-price,.smtitle,.cxpq-a p,.cpxq-price,.breaktext,.title30 h2,.title30 h3,.ban-des h2,.xpsx p,.edit p,.xw-con h3,.xw-con p,.xwxq-title h1,.tj-title h3,.tjxw-con p,.lxwm-list li{white-space: pre-wrap;}


.ysgb{padding-bottom:0 !important;}
.title30-zbsy{margin-bottom: 10px !important;}
.ygjppjj{padding-top:20px !important;}

/*明星产品导航s*/
.nav li:nth-child(3) .nav-er{width: 940px;margin-left: -308px;font-size: 0;text-align: left;}
.nav li:nth-child(3) .nav-er a{width: 20%;display: inline-block;vertical-align: top;text-align: left;padding: 0 18px;box-sizing: border-box;}
@media (max-width:1500px){
    .nav li:nth-child(3) .nav-er{width: 765px;margin-left: -249px;}
    .nav li:nth-child(3) .nav-er a{padding: 0 10px;}
}
@media (max-width:992px){
    .nav li:nth-child(3) .nav-er a{width:50%;}
}
/*明星产品导航s*/

.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1.5s both;-webkit-animation:slideUp 1.5s both;
}
@keyframes slideUp{
    0%{opacity:1;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1.5s both;-webkit-animation:slideLeft 1.5s both;
}
@keyframes slideLeft{
    0%{opacity:1;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1.5s both;-webkit-animation:slideRight 1.5s both;
}
@keyframes slideRight{
    0%{opacity:1;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1.5s both;-webkit-animation:tobig 1.5s both;
}
@keyframes tobig{
    0%{opacity:1;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp;
    animation-duration: 2s; }
@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0); }
    75% { -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0); }
    90% { -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0); }
    to { -webkit-transform: translateZ(0);
        transform: translateZ(0); } }

@keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0); }
    75% { -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0); }
    90% { -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0); }
    to { -webkit-transform: translateZ(0);
        transform: translateZ(0); } }
@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
    to { -webkit-transform: translateZ(0);
        transform: translateZ(0); } }

@keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
    to { -webkit-transform: translateZ(0);
        transform: translateZ(0); } }

.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp;animation-duration: 2s; }
.scalehide{animation:scalehide 3.5s both;-webkit-animation:scalehide 3.5s both;}
@keyframes scalehide{
    0%{transform: scale(1);}
    100%{transform: scale(10);}
}