/* @font-face { 
	font-family:DINPro-Black; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/DINPro-Black.otf); 
}
@font-face { 
	font-family:DINPro-Light; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/DINPro-Light.otf); 
}
@font-face { 
	font-family:DINPro-Medium; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/DINPro-Medium.otf); 
}



@font-face { 
	font-family:FZYouHK_510M; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/FZYouHK_510M.TTF); 
}
@font-face { 
	font-family:FZYouHK_513B; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/FZYouHK_513B.TTF); 
}
@font-face { 
	font-family:FZYouHK_503L; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/FZYouHK_503L.TTF); 
}
@font-face { 
	font-family:DINPro-Regular; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/DINPro-Regular.otf); 
} */
@font-face { 
	font-family:SourceHanSansCN-Medium; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/common/css/font/SourceHanSansCN-Medium.otf); 
}
@font-face { 
	font-family:SourceHanSansCN-Bold; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/common/css/font/SourceHanSansCN-Bold.otf); 
}
@font-face { 
	font-family:DINPro-Regular; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/DINPro-Regular.otf); 
}
@font-face { 
	font-family:FZYouHK_508R; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/css/fonts/FZYouHK_508R.TTF); 
}

/* .dblack{font-family:DINPro-Black; }
.dlight{font-family:DINPro-Light;  }
.dmedium{font-family:DINPro-Medium; }
.dregular{font-family:DINPro-Regular; } 
.f503l{font-family:FZYouHK_503L; }
.f508r{font-family:FZYouHK_508R; }
.f510m{font-family:FZYouHK_510M;   }
.f513b{font-family:FZYouHK_513B;  }*/

.f508r{font-family:FZYouHK_508R; }
.f510m{font-family:SourceHanSansCN-Medium;   }
.f513b{font-family:SourceHanSansCN-Bold; }
h1, h2, h3, h4{font-weight: normal;}   

body{font-family:FZYouHK_508R; font-size:12px; color:#1a1a1a;width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px; overflow-x: hidden;  }
a{ text-decoration:none; transition:all 0.3s}
a:hover{ text-decoration:none;}
.wrap{ max-width:1400px; margin:0 auto;width: 100%;box-sizing: border-box; position: relative; z-index: 2;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {    color: #999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {    color: #999;}

.pc-page-container >  div:first-of-type{display: none!important;}
/* .gCiWkA{display: none!important;}
.lgcjHS > div:nth-child(1):not([data-pagetype="home"]){padding-top: 0!important;} */
#copy-right-global{display: none;}
.page-footer-runtime{display: none;}

.bgf7{background: #f7f7f7;}
.bgfa{background: #fafafa;}
 #static_html_container{min-height: 100vh;}
 .lan{color: #213F9A!important;}
 .lan2{color: #355CA2;}
 .hei{color: #202835;}
 .hei2{color: #121826;}
 .hui{color: #6B7272;}


.header{box-sizing: border-box; z-index: 20;background: #fff;padding: 10px 0;position: relative;}
.nav li{position: relative;margin-left: 60px; }
.navlink{color: #202020;font-size: 18px;line-height: 60px;text-align: center;font-weight: bold;padding: 0 15px;}
.navlink:hover,.nav li:hover .navlink{color: #213F9A;}
.navb{position: absolute;top: 100%;left: 50%;transform: translateX(-50%); background: #fff;box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px 0px;border-radius: 6px;width: 150px;display: none;}
.navb a{width: 100%;text-align: center;line-height: 50px;color: #202020;font-size: 18px;}
.navb a:hover{color: #213F9A;}
.nav li:hover .navb{display:block;}


.dlzc{padding-left: 100px;color: #666;font-size: 18px;white-space: nowrap;}
.dlzc a{color: #202020;font-weight: bold;}
.dlzc a:hover{color: #213F9A;}
.banner{overflow: hidden;position: relative;}
.banner .swiper-wrapper{z-index: 2;}
.banner .swiper-slide img{vertical-align: top;width: 100%;}
.banner::before{content: '';display: inline-block;width: 100%;height: 100%; position: absolute;left: 0;top: 0; z-index: 3;background: #000;opacity: 0.18;}
.bannerbtn{position: absolute;z-index: 4;border: 2px solid #fff;box-sizing: border-box;width: 70px;height: 70px;top: 50%;margin-top: -35px;outline: none;cursor: pointer;border-radius: 50%;opacity: 0;transition: all 0.3s;}
.banner:hover .bannerbtn{opacity: 0.7;}
.banner:hover .bannerbtn:hover{opacity: 1;}
.bannerbtnl{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon1a.png) no-repeat center center;left: 78px;}
.bannerbtnl:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon1b.png) no-repeat center center #fff;}
.bannerbtnr{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon2a.png) no-repeat center center;right: 78px;}
.bannerbtnr:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon2b.png) no-repeat center center #fff;}
.bannert{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 4;}
.bannertb{position: relative;}
.bannertbm a{width: 220px;height: 65px;border-radius: 0 20px 0 20px;background: #fff;font-size: 21px;color: #000;font-weight: bold; }
.bannertbm a:nth-child(2){margin:  0 30px;}
.bannertbm a:hover{color: #fff;background: linear-gradient(90deg, #3DA2C9, #3CDCA5);}
.bannertl{width: 44px;height: 44px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon3.png) no-repeat center center #fff;border-radius: 50%;cursor: pointer;position: absolute;left: -86px;top: 50%;transform: translateY(-50%);}
.bannerss{width: 920px;position: absolute;left: 50%;transform: translateX(-50%);top: 0;height: 65px;display: none;}
.bannerss_input{width: 775px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon3a.png) no-repeat 30px center #fff;box-sizing: border-box;padding: 0 15px 0 72px;color: #202020;font-size: 22px;border-radius: 40px 0 0 40px;border: none;font-family:FZYouHK_508R; }
.bannerss_btn{width: calc(100% - 775px);border: none;border-radius: 0 40px 40px 0;background: #355CA2;color: #fff;cursor: pointer;outline: none;font-size: 22px;font-family:FZYouHK_508R; }
.bannerss_close{width: 48px;height: 48px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon3b.png) no-repeat center center;cursor: pointer;position: absolute;top: 50%;right: -68px;transform: translateY(-50%);}
.xhua{position: absolute;left: 50%;bottom: 10px;transform: translateX(-50%);z-index: 4;}
.xhua svg{transform: scale(0.8);}
.xch{padding: 120px 0 135px;}
.xchnav{position: relative;margin-left: 470px;margin-bottom: 50px;}
.xchnav::after{content: '';display: inline-block;width: 100%;position: absolute;left: 0;bottom: 0;height: 1px;background: #F1F2F4;}
.xchnav li{padding: 20px 0;margin-right: 125px; position: relative;color: #2d2d2d;font-size: 24px;cursor: pointer;transition: all 0.3s;}
.xchnav li::after{width: 0; position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;height: 3px;border-radius: 1px;background: #275DA7;transition: all 0.3s;content: '';display: inline-block;}
.xchnav li.now{color: #275CA7;}
.xchnav li.now::after{width:100%;}
.xchl{width: 470px;}
.xchlt{position: relative;padding-bottom: 35px;}
.xchlt h2{color: #292D37;font-size: 48px; line-height: 46px;padding: 23px 0 21px 70px;font-weight: 400;}
.xchlt::before{content: '';display: inline-block;width: 37px;height: 32px;position: absolute;left: 3px;top: 36px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon4a.png) no-repeat center center;}
.xchlt::after{content: '';display: inline-block;width: 24px;height: 20px; position: absolute;top: 164px;left: 372px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon4b.png) no-repeat center center;}
.xchr{width: calc(100% - 550px);}
.xchrm{display: none;}
.xchsp{width: 100%;height: 260px;overflow: hidden;position: relative;border-radius: 24px;}
.xchsp video{width: 100%;height: 100%;object-fit: cover;position: relative; z-index: 1;display: none;}
.xchsp img{width: 100%;height: 100%; position: absolute;left: 0;top: 0; z-index: 2;object-fit: cover;}
.cksp{width: 100%;height:100%; position: absolute;left: 0;top: 0; z-index: 3;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon9.png) no-repeat center center;cursor: pointer;}
.xchltxt{color: #212F46;font-size: 18px; line-height: 28px;padding-bottom: 40px;}
.xcpicbtnm{width: 300px;}
.xcpicbtn{cursor: pointer;outline: none;width: 18px;height: 18px; transition: all 0.3s;}
.xcpicbtnl{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6a.png) no-repeat center center;}
.xcpicbtnl:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6b.png) no-repeat center center;}
.xcpicbtnr{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7a.png) no-repeat center center;}
.xcpicbtnr:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7b.png) no-repeat center center;}
.xcpicnav{width: 182px;height: 10px;border-radius: 5px;background: #ededed; position: relative;overflow: hidden;}
.xcpicnav .swiper-pagination-progressbar-fill{background: linear-gradient(90deg,#4fe8b1,rgba(135,245,217,0));}
.xcpic{overflow: hidden;padding-bottom: 100px;}
.xcpic .swiper-slide{position: relative;}
.xcpicl{width: 810px;height: 500px;border-radius: 24px; position: relative; z-index: 1;}
.xcpicr{width: 450px;height: 256px; position: absolute;z-index: 2;left: 400px;top: 305px;box-sizing: border-box;padding: 34px 0 0 40px;}
.xcpicr::before{content: '';display: inline-block;width: 490px;height: 296px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.xcpicr1::before{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon11a.png) no-repeat center center;}
.xcpicr2::before{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon11b.png) no-repeat center center;}
.xcpicr3::before{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon11c.png) no-repeat center center;}
.xcpicr h3{color: #275DA8;font-size: 28px; line-height: 28px; position: relative; z-index: 2;}
.xcpicr p{padding: 25px 0 0;color: #5D5D5D;font-size: 20px; line-height: 36px; position: relative; z-index: 2;}
.xcpicr2{left: 20px;}
.xcpicr2 h3{color: #EAB342;}
.xcpicr3 h3{color: #64BEB9;}
.gzrc{position: relative;max-width: 1920px;margin: 0 auto;}
.icon14{position: absolute;width:1154px;height: 510px; position: absolute;left: 0;bottom: 0;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon14.png) no-repeat center center;background-size: 100% 100%; z-index: 1;}
.icon14b{position: absolute;width:928px;height: 74px; position: absolute;left: 0;bottom: 0;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon14b.png) no-repeat center right;background-size: cover; z-index: 2;}

.gzrc h2{position: absolute;left: 0;top: 0;white-space: nowrap;}
.gzrc h2 span{line-height: 48px;}
.gzrc h2 b{font-size: 70px; line-height: 58px; }
.gzrctxt{width: auto;margin-left: 200px; position: relative; z-index:4;}
.gzrctxtm{margin-top: 142px;height: 510px;}
.gzrctxtm h3{border-bottom: 2px solid #656565;padding-bottom: 40px;margin-bottom: 40px;color: #2D2D2D;font-size: 36px; line-height: 36px;display: inline-block;padding-top: 108px;}
.gzrctxtm p{color: #72777B;font-size: 23px; line-height: 30px;}
.gzrcpicbox{margin: 25px 0 0;width:940px; position: relative; z-index: 6;}
.gzrcpic{overflow: hidden;}
.gzrcpic .swiper-slide img{width: 100%;vertical-align: top;}
.gzrcpicbtnbox{width: 38.55vw;padding: 65px 0 0;}
.gzrcpicbtn{box-sizing: border-box;border: 2px solid #b4b4b4;border-radius: 50%;width: 56px;height: 56px;transition: all 0.3s;cursor: pointer;}
.gzrcpicbtn:hover{border-color: #fff;background-color: #fff;}
.gzrcpicbtnl{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6a.png) no-repeat center center;}
.gzrcpicbtnl:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6b.png) no-repeat center center;}
.gzrcpicbtnr{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7a.png) no-repeat center center;}
.gzrcpicbtnr:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7b.png) no-repeat center center;}
.gzrcpicnav{width: 266px;height: 10px;border-radius: 5px;overflow: hidden;margin: 0 50px;position: relative;background: #eee;}
.gzrcpicnav .swiper-pagination-progressbar-fill{background: linear-gradient(90deg,#4fe8b1,rgba(135,245,217,0));}
.gzrc2{padding: 143px 0 140px;}
.gzrctxt2{margin-right: 150px;margin-left: inherit;width: 630px;}
.gzrctxt2 .gzrctxtm{margin-top: 117px;}
.icon14c{position: absolute;width: 1154px;height: 510px; position: absolute;right: 0;bottom: 137px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon14c.png) no-repeat center center;background-size: 100% 100%; z-index: 1;}
.gzrc2 .gzrcpicbox{margin: 0;}
.gzrc2 .gzrctxtm h3{padding-top: 100px;}
.icon13a{width: 173px;height: 173px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon13a.png) no-repeat center center; position: absolute;left: 22px;top: 55px;z-index: 2;}
.icon13b{width: 281px;height: 342px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon13b.png) no-repeat center center;position: absolute;right: 300px;top: 10px; z-index: 5;animation-name: updown;animation-duration: 5s;animation-iteration-count: infinite;animation-timing-function: linear;}

.icon13c{width: 260px;height: 260px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon13c.png) no-repeat center center; position: absolute;right: 0; top: -75px;z-index: 2;}
.esg{position: relative;}
.esgm{position: relative;}
.esgml{width: 1130px;position: relative;overflow: hidden;padding: 167px 0 0; }
.esgpic{border-radius: 50px 6px 50px 6px;width: 615px;vertical-align: top;}
.esgtxt{width: 480px; color: #72777B;}

.esgmr{width: 160px;height:670px;overflow: hidden;padding-right: 15px;transform: translateY(120px);zoom: 0.85;}
.esgmr .swiper-slide{position: relative;display: flex;flex-direction: column;box-sizing: border-box;}
.esgmr .swiper-slide-active{align-items: flex-end;}
.esgmr .swiper-slide-prev,.esgmr .swiper-slide-next{padding-left: 40px;}
.esgmr .swiper-slide span{border-radius: 50%;display: flex;flex-direction: column; align-items: center;justify-content: center;width:100px;height:100px;background: #f00; position: relative;}


.esgmr .swiper-slide-active span::before{width: 120px;height: 120px;box-sizing: border-box;content: '';display: inline-block;border-radius: 50%;border: 1px solid #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.esgmr .swiper-slide .icon16{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon16b.png) no-repeat center center #275DA7;background-size:35px auto;}
.esgmr .swiper-slide-prev .icon16,.esgmr .swiper-slide-next .icon16{background-size:40px auto;}
.esgmr .swiper-slide-active .icon16{background-size: auto;}
.esgmr .swiper-slide-active .icon16::before{border-color: #275DA7;}
.esgmr .swiper-slide .icon17{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon17b.png) no-repeat center center #65C6A7;background-size: 35px auto;}
.esgmr .swiper-slide-prev .icon17,.esgmr .swiper-slide-next .icon17{background-size:40px auto;}
.esgmr .swiper-slide-active .icon17{background-size: auto;}
.esgmr .swiper-slide-active .icon17::before{border-color: #65C6A7;}
.esgmr .swiper-slide .icon18{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon18b.png) no-repeat center center #63B5F6;background-size: 34px auto;}
.esgmr .swiper-slide-prev .icon18,.esgmr .swiper-slide-next .icon18{background-size:40px auto;}
.esgmr .swiper-slide-active .icon18{background-size: auto;}
.esgmr .swiper-slide-active .icon18::before{border-color: #63B5F6;}
.esgmr .swiper-slide .icon19{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon19b.png) no-repeat center center #585EE3;background-size: 35px auto;}
.esgmr .swiper-slide-prev .icon19,.esgmr .swiper-slide-next .icon19{background-size:40px auto;}
.esgmr .swiper-slide-active .icon19{background-size: auto;}
.esgmr .swiper-slide-active .icon19::before{border-color: #585EE3;}
.esgmr .swiper-slide .icon20a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon20b.png) no-repeat center center #E9B341;background-size: 33px auto;}
.esgmr .swiper-slide-active .icon20a{background-size: auto;}
.esgmr .swiper-slide-active .icon20a::before{border-color: #E9B341;}
.esgtitle{position: absolute;left: 0;top: 77px;}
.esgtitle b{font-size: 70px;line-height: 58px;}
.icon15a{position: absolute;width: 153px;height: 223px;left: 760px;top: -48px;}
.icon15a span{width: 100%;height:100%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon15a.png) no-repeat center center;}
.icon15b{position: absolute;width: 172px;height: 227px;left: 960px;top: 24px;}
.icon15b span{width: 100%;height:100%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon15b.png) no-repeat center center;}
.icon15c{position: absolute;width: 173px;height: 227px;left: 800px;top: 193px;}
.icon15c span{width: 100%;height:100%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon15c.png) no-repeat center center;}
.esgr{width: 20px;position: absolute;right: -10px;bottom: 182px; }
.esgrbtn{width: 20px;height: 18px;cursor: pointer;outline: none;transition: all 0.3s;}
.esgrbtnup{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6a2.png) no-repeat center center;}
.esgrbtnup:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6b2.png) no-repeat center center;}
.esgrbtndown{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7a2.png) no-repeat center center;}
.esgrbtndown:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7b2.png) no-repeat center center;}
.esgrm{width: 10px;height: 180px;margin: 45px 0;border-radius: 20px;background: #eee;overflow: hidden; position: relative;}
.esgrm .swiper-pagination-progressbar-fill{background: linear-gradient(140deg,#4fe8b1,rgba(135,245,217,0));}
.esgmr2{width: 160px;height:670px; zoom: 0.80; justify-content: space-between;padding-right: 80px; position: relative;}
.esgmr2 .swiper-slide{width: 100px;height: 100px;position: relative; box-sizing: border-box;border-radius: 50%;cursor: pointer; transition: all 0.3s;}
.esgmr2 .swiper-slide::before{content: '';display: inline-block;width: 120px;height: 120px;border: 1px solid #fff; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;}
.esgmr2 .icon20a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon20b.png) no-repeat center center #E9B341;background-size: 33px auto;}
.esgmr2 .icon20a.act::before{border-color:#E9B341;}
.esgmr2 .icon20a.act{background-size: auto;}
.esgmr2 .icon19{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon19b.png) no-repeat center center #585EE3;background-size: 35px auto; margin-left: 40px;}
.esgmr2 .icon19.act{background-size: auto;}
.esgmr2 .icon19.act::before{border-color:#585EE3;}
.esgmr2 .icon16{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon16b.png) no-repeat center center #275DA7;background-size:35px auto;margin-left: 60px;}
.esgmr2 .icon16.act{background-size: auto;}
.esgmr2 .icon16.act::before{border-color:#275DA7;}
.esgmr2 .icon17{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon17b.png) no-repeat center center #65C6A7;background-size: 35px auto;margin-left: 40px;}
.esgmr2 .icon17.act{background-size: auto;}
.esgmr2 .icon17.act::before{border-color:#65C6A7;}
.esgmr2 .icon18{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon18b.png) no-repeat center center #63B5F6;background-size: 34px auto;}
.esgmr2 .icon18.act{background-size: auto;}
.esgmr2 .icon18.act::before{border-color:#63B5F6;}


.xcfl{padding: 230px 0 0;position: relative;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/bg.jpg) no-repeat center bottom 90px;}
.icon20{position: absolute;width: 65px;left: -30px;top: -50px;}
.icon20 b{width: 2px;height: 98px;background: #292929;}
.icon20 span{width: 65px;height: 65px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon20.png) no-repeat center center;margin: 25px 0 0;background-size: contain;border-radius: 50%;}
.fltitle{padding-bottom: 80px;}
.fltitle span{color: #000;font-size: 48px; line-height: 45px;}
.fltitle b{font-size: 70px;line-height: 55px;}
.xcl{width: 420px;}
.xclm{display: none;}
.xclm h2{color: #060606;font-size: 30px;line-height: 1;padding: 23px 0 16px;}
.xclm p{color: #707070;font-size: 24px; line-height: 1;}
.xclm ul{padding: 50px 0 0;}
.xclm li{font-size: 19px; line-height: 44px;padding-left: 30px;color: #4E5358;}
.xclm1 li{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon25a.png) no-repeat left center;background-size: 20px auto;}
.xclm2 li{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon25b.png) no-repeat left center;background-size: 20px auto;}
.xclm3 li{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon25c.png) no-repeat left center;background-size: 20px auto;}
.xclm4 li{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon25d.png) no-repeat left center;background-size: 20px auto;}
.paterner-desc-show{display: block;}

.xcr{width: 925px;}
.xcrm{width: 140px;border-radius: 44px 5px 44px 5px;height: 490px; transition: width 0.6s ease;position: relative;overflow: hidden;}
.xcrm.card-active{width: 605px;}
.xcrm:nth-child(1) .xcrma{background: #E9B341 ;}
.xcrm:nth-child(2) .xcrma{background:#65C6A7}
.xcrm:nth-child(3) .xcrma{background:#63B6F7 ;}
/* .xcrm:nth-child(4) .xcrma{background: #585FE3;} */
.xcrma{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.xcrma p{color: #fff;font-size: 30px;padding: 28px 0 0;height: 200px;}
.xcrmb{width: 0;height: 100%;position: absolute;left: 0;top: 0; overflow: hidden;}
.xcrpic{width: 605px; vertical-align:top; position:absolute;left: 0;top: 0; z-index: 1;}
.xcrmbtxt{width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon25.png) no-repeat center center;background-size: cover;box-sizing: border-box;justify-content: end;}
.xcrmbtxt img{margin-left: 35px;}
.xcrmbtxt p{color: #fff;font-size: 30px;line-height: 1;padding: 25px 0 33px 35px;}
.xcrm.card-active .xcrmb{width: 100%;}
.xcrm.card-active .xcrma{opacity: 0;}
.ryu{padding: 210px 0 110px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/bg2.jpg) no-repeat center bottom;}
.rytitle span{color: #000;font-size: 48px;line-height: 1;}
.rytitle b{font-size: 70px;line-height: 55px;}
.rym{padding: 100px 0 0 85px;}
.ryml{width: 510px;overflow: auto;height: 500px;padding-right: 30px; position: relative;}
.ryml::-webkit-scrollbar {
	width: 10px;
	background-color: #eee;border-radius: 5px;
}

.ryml::-webkit-scrollbar-thumb {
	background: linear-gradient(180deg,#4fe8b1,rgba(135,245,217,0));
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
}

.ryml .swiper-slide{position: relative;padding-bottom: 45px;height: auto;}
.ryml .swiper-slide::before{content: '';display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #275DA7; position: absolute;left: 70px;top: 15px;}
.ryml .swiper-slide::after{content: '';display: inline-block;width: 2px;height: 60px;background: #eee; position: absolute;left: 74px;top: 33px;}
.ryml .swiper-slide:last-child::after{display: none;}
.ryml .swiper-slide b{color: #2D2D2D;font-size: 24px;width: 60px;}
.ryml .swiper-slide span{margin-left: 40px;padding-left: 50px;color: #212F46;font-size: 19px;line-height: 40px;}
.icon27a1a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1a.png) no-repeat left center;}
.icon27a1b{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1b.png) no-repeat left center;}
.icon27a1c{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1c.png) no-repeat left center;}
.icon27a1d{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1d.png) no-repeat left center;}
.icon27a1e{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1e.png) no-repeat left center;}
.icon27a1f{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1f.png) no-repeat left center;}
.icon27a1g{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1g.png) no-repeat left center;}
.icon27a1h{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1h.png) no-repeat left center;}
.icon27a1i{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1i.png) no-repeat left center;}
.icon27a1{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a1.png) no-repeat left center;}
.icon27a2{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a2.png) no-repeat left center;}
.icon27a3{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a3.png) no-repeat left center;}
.icon27a4{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a4.png) no-repeat left center;}
.icon27a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27a.png) no-repeat left center;}
.icon27b{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27b.png) no-repeat left center;}
.icon27c{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27c.png) no-repeat left center;}
.icon27d{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27d.png) no-repeat left center;}
.icon27e{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27e.png) no-repeat left center;}
.icon27f{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27f.png) no-repeat left center;}
.icon27{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27.png) no-repeat left center;background-size: 35px auto;}
.icon27g{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27g.png) no-repeat left center;background-size: 35px auto;}
.icon27h{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27h.png) no-repeat left center;background-size: 35px auto;}
.icon27i{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27i.png) no-repeat left center;background-size: 35px auto;}
.icon27j{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27j.png) no-repeat left center;background-size: 35px auto;}
.icon27k{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon27k.png) no-repeat left center;background-size: 35px auto;}

.rymr{width: 10px;height: 400px;position: absolute;top: 50px; right: 0;}
.rymrbtn{width: 25px;height: 25px;outline: none;cursor: pointer; transition: all 0.3s;}
.rymrbtnl{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6a.png) no-repeat center center;transform:rotate(90deg);}
.rymrbtnl:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon6b.png) no-repeat center center;}
.rymrbtnr{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7a.png) no-repeat center center;transform:rotate(90deg);}
.rymrbtnr:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon7b.png) no-repeat center center;}
.rymrnav{width: 10px;height:100%;position: relative;overflow: hidden;border-radius: 5px; background: #eee;}
.rymrnav .swiper-scrollbar-drag{background: linear-gradient(180deg,#4fe8b1,rgba(135,245,217,0));}

.rymrnav .swiper-pagination-progressbar-fill{background: linear-gradient(180deg,#4fe8b1,rgba(135,245,217,0));}
.footer{background: #212121;padding: 60px 0 40px;}
.fnav a{color: #fff;font-size: 18px; line-height: 40px;margin: 0 55px;}
.gwlj{background: #4f4f4f;border-radius: 25px;width: 310px;box-sizing: border-box;padding-left: 60px;color: #fff;font-size: 16px;line-height: 48px;position: relative;}
.icon28a{width: 48px;height: 48px;border-radius: 50%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon28a.png) no-repeat center center #3B3B3B; position: absolute;left: 0; top: 0;}
.icon28b{width: 48px;height: 48px;border-radius: 50%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon28b.png) no-repeat center center #3B3B3B; position: absolute;left: 0; top: 0;}    
.logo2{position: absolute;left: 128px;top: 5px;}
.footer-icp {color: #d9d9d9;font-size: 12px;text-align: center; line-height: 30px;}      
.footer-icp a, .footer-icp span {color: #d9d9d9;font-size: 16px;}      
.footer-icp .line {margin: 0 6px;}   
.footer-icp .icon {width: 14px;margin-right: 4px;} 
/**sub***/                                   
.sbanner{height: 500px; position: relative;}
.sbannerpic{overflow: hidden;position: relative;z-index: 1;}
.sbannerpic .swiper-slide{height: 500px;}
.sbannerssbox{ position: absolute;left: 0;width: 100%;bottom: -32px; z-index: 2;}
.sbannerss{width: 920px;height: 65px;box-shadow: 3px 5px 6px 0px rgba(53,92,162,0.08);border-radius: 33px;margin: 0 auto;}
.sbannerbtn{position: absolute;top: 50%;transform: translateY(-50%); z-index: 3;cursor: pointer; outline: none;width: 50px;height: 50px;border-radius: 50%;border: 1px solid #fff;transition: all 0.3s;opacity: 0;}
.sbannerbtnl{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon1a.png) no-repeat center center;left: 80px;}
.sbannerbtnl:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon1b.png) no-repeat center center #fff;}
.sbannerbtnr{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon2a.png) no-repeat center center;right: 80px;}
.sbannerbtnr:hover{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon2b.png) no-repeat center center #fff;}
.sbanner:hover .sbannerbtn{opacity: 1;}
.xzbannerssbox{ position: absolute;z-index: 3;width: 100%;left: 0;bottom: -32px;}
.xzbannerss{width: 1138px; height: 65px;border-radius: 33px;box-shadow: 3px 5px 6px 0px rgba(53,92,162,0.08);background: #fff; }
.xzbssl{background: linear-gradient(90deg, #D8A350, #E9B340);width: 180px;border-radius: 33px;height:65px;box-sizing: border-box;}
.xzbssl span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon3c.png) no-repeat right center;padding-right: 40px;color: #fff;}
.xzbxz{width: 220px;border-right: 1px solid #eee;position: relative;box-sizing: border-box;}
.xzbxztxt{line-height: 65px;color: #999;font-size: 22px;cursor: pointer;padding: 0 40px;box-sizing: border-box;width: 100%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon45.png) no-repeat right 23px center;}
.xzbxzb{background: #fff;width: 100%;position: absolute;left: 0;top: 100%;box-sizing: border-box;padding: 5px;display: none;}
.xzbxzb li{color: #666;font-size: 20px; line-height: 40px;cursor: pointer;padding-left: 35px;transition: all 0.3s;}
.xzbxzb li:hover{color: #275CA7;}
.xzbinput{width: 370px;box-sizing: border-box;border: none;padding: 0 10px 0 30px;font-size: 22px;color: #333;text-align: left;font-family:FZYouHK_508R;}
.xzbbtn{background: #355CA2;width: 140px;border: none;cursor: pointer;outline: none;border-radius: 0 33px 33px 0;font-family:FZYouHK_508R;}

.zzgw{padding: 180px 0 165px;position: relative;}
.zzl{width: 350px;position: relative;padding-top: 115px;}
.sztitle h2{display: inline-block; position: relative;}
.sztitle h2 span{color: #292D37;font-size: 48px; line-height: 46px;position: relative; z-index: 2;padding-right: 6px;font-weight: bold;}
.sztitle h2::after{content: '';display: inline-block;background: #C2D7FB;width: 100%; position: absolute;left: 0;bottom: -3px;border-radius: 1px 6px 1px 6px;height: 12px; z-index: 1;}
.icon41a{position: absolute;left: -27px;top: -12px;}
.icon41b{position: absolute;left: -8px;top: 31px; z-index: 2;}
.icon41c{position: absolute;right: -17px;top: 32px;}
.zzl .sztitle{position: absolute;left: 0;top: 32px;}
.zzlm{display: none;}
.zzlm h3{color: #355CA2;font-size: 24px; line-height: 34px;padding-bottom: 25px;}
.zzlm1 h3{color: #65C6A7;}
.zzlm2 h3{color: #E9B341;}
.zzlmtxt{color: #212F46;font-size: 18px; line-height: 28px; text-align: justify;padding-bottom: 30px;}
.zzlm a{color: #2d2d2d;font-size: 18px; line-height: 28px;}
.zzlm a:hover{color: #355CA2;}
.zzr{width: 1005px;padding-top: 80px;}
.zzrt li{width: 240px;height: 150px;margin: 0 15px 15px 0;}
.zzrt li:nth-child(4n){margin-right: 0;}
.zzrb3 li{width: 165px;height: 150px;margin-right: 15px;margin-bottom: 15px;}
.zzrb3 li:last-child{width: 285px;height: 150px;margin-right: 0;}



.zzrl{width: 540px;}
.zzrm{width: 180px;}
.zzrr{width: 265px;}
.zzra{width: 100%;height: 100%;background: #F4F6F9;border-radius: 24px;position: relative;transition: all 0.3s;box-sizing: border-box;padding: 20px 20px 15px;}
.zzra:hover{background: #355CA2;}
.zzra1:hover{background: #355CA2;}
.zzra2:hover{background: #355CA2;}
.zzrtxt{color: #0B101A;font-size: 22px; line-height: 1;transition: all 0.3s;}
.zzrtxt2{color: #645D5D;font-size: 15px;padding: 10px 0 0;transition: all 0.3s;}
.zzblock{cursor: pointer;}
.zzblock:hover .zzrtxt,.zzblock:hover .zzrtxt2{color: #fff;}
.zzicon{width: 40px;height: 40px;background-repeat: no-repeat;background-position: left bottom;transition: all 0.3s;}
.zzrb{width: 100%;height: 100%;background: #F4F6F9;border-radius: 24px;position: relative;transition: all 0.3s;box-sizing: border-box;padding: 20px 0 15px 20px;}
.zzrb:hover{background: #355CA2;}

.zzrc{width: 100%;height: 100%;background: #F4F6F9;border-radius: 24px;position: relative;transition: all 0.3s;box-sizing: border-box;padding: 20px 20px 15px;}
.zzrc:hover{background: #355CA2;}


.zzrb2{width:180px;height: 150px;background: #F4F6F9;border-radius: 24px;position: relative;transition: all 0.3s;box-sizing: border-box;padding: 20px 20px 15px;}
.zzrb2:hover{background: #355CA2;}
.icon29{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon29a.png);}
.zzblock:hover .icon29{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon29b.png);}
.icon30{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon30a.png);}
.zzblock:hover .icon30{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon30b.png);}
.icon31{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon31a.png);}
.zzblock:hover .icon31{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon31b.png);}
.icon32{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon32a.png);}
.zzblock:hover .icon32{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon32b.png);}
.icon33{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon33a.png);}
.zzblock:hover .icon33{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon33b.png);}
.icon34{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon34a.png);}
.zzblock:hover .icon34{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon34b.png);}
.icon35{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon35a.png);}
.zzblock:hover .icon35{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon35b.png);}
.icon36{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon36a.png);}
.zzblock:hover .icon36{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon36b.png);}
.icon37{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon37a.png);}
.zzblock:hover .icon37{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon37b.png);}
.icon38{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon38a.png);}
.zzblock:hover .icon38{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon38b.png);}
.icon39{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon39a.png);}
.zzblock:hover .icon39{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon39b.png);}
.icon40{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon40a.png);}
.zzblock:hover .icon40{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon40b.png);}
.ysicon{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/ysicona.png);}
.zzblock:hover .ysicon{background-image: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/ysiconb.png);}


/* .zzrr .zzra:nth-child(3){margin: 0;} */


.hzrc{position: relative;padding: 176px 0 0;max-width: 1920px;margin: 0 auto;}

.szimg2{width: 1465px;position: relative; z-index: 1;}
.szimg2 img{width: 100%; vertical-align: top;}
.hzrcm{position: absolute;width: 898px;z-index: 3;left: 200px;top:0;padding: 100px 0 40px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/szbg1a.png) no-repeat right center;background-size: auto 100%;}
.hzrcm::before{content: '';display: inline-block;width: 200px;height: 100%;background: #355CA2; position: absolute;top: 0;right:100%;}
.hzrcm::after{content: '';display: inline-block;width: 928px;height: 171px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/szbg1b.png) no-repeat center center;position: absolute;right: 21px;top: 524px;}
.hzrxmt .sztitle{position: relative;}
.hzrxmt .sztitle h2::after{display: none;}
.hzrxmt .sztitle h2 span{color: #fff;}
.hzrxmt .icon41a{left: -45px;top: -12px;}
.hzrxmt .icon41b{left: -26px;top: 31px;}
.hzrxmt .icon41c{right:0;top: 26px;}
.hzrxmt p{color: #fff;font-size: 24px;line-height: 1;padding: 30px 0 0;}
.hzrxmm{padding: 122px 0 70px;}
.hzrxmm li{margin-right: 70px;cursor: pointer;transition: all 0.3s;}
.hzrxmm span{width: 100%;height: 65px;}
.hzrxmm span img{transition: all 0.3s;}
.hzrxmm li:hover{transform: translateY(-10px);}
.hzrxmm li:hover span img{transform: scale(1.1);}
.hzrxmm p{color: #fff; line-height: 1;padding: 18px 0 0;font-size: 22px;text-align: center;}
.hzrxmb{width: 854px; line-height: 1;}
.zcfz{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/szbg2.jpg) no-repeat center bottom;background-size: 100% auto;padding: 185px 0145px;}
.zcfzm{padding: 90px 0 0;}
.zcfzml{width: 208px;padding: 62px 0 0;}
.zcfzml li{cursor: pointer;margin-bottom: 20px;color: #292D37;font-size: 20px;transition: all 0.3s;border-radius: 30px 1px 30px 1px;line-height: 60px; text-align: center;}
.zcfzml li.card-active{color: #fff;background: linear-gradient(90deg, #3DA2C9, #3CDCA5);}
.zcfzmr{width: calc(100% - 255px);position: relative;} 
.zcfzmrt{display: none;}
.zcfzmrt img{box-shadow: 3px 4px 27px 0px rgba(0,0,0,0.13);border-radius: 30px 1px 30px 1px;width: 600px;}
.zcfzmrtr{width: calc(100% - 645px);}
.zcfzmrtrtxt{color: #212F46;font-size: 20px;line-height: 30px;text-align: justify;}
.zcfzmrtrtxt b,.zcfzmrb b{display: inline;}
.zcfzmrb{margin: 78px 0 0 46px;width: 993px;box-sizing: border-box;padding: 20px 58px;color: #767A82;font-size: 20px; line-height: 35px;border-radius: 1px 30px 1px 30px;background: #fff;text-align: center; position: relative; z-index: 3;}
.icon44{position: absolute;width: 133px;height: 125px;left: -76px;top: 355px; z-index: 2;animation-name: ScaleMe;animation-duration: 5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon43{width: 211px;height: 211px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon43.png) no-repeat center center; position: absolute;right: 0;top: -204px;}
.hzrc .icon20{top: -90px;left: inherit;right: calc((100vw - 1400px)/2);}
.zcfzmrt-show{display: block;}

.xqn{padding: 250px 0220px;position: relative;}
.xqnl{width: 605px;}
.icon47{position: relative;}
.icon47::before{content: '';display: inline-block;width: 44px;height: 39px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon46a.png) no-repeat center center; position: absolute;left: -40px;top: -23px;}
.icon47::after{content: '';display: inline-block;width: 7px;height: 17px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon46b.png) no-repeat center center; position: absolute;right: -21px;top: 28px;}
.xqntitle h2{color: #292D37; position: relative;margin: 19px 0 28px;display: inline-block;padding: 0 3px 0 0;}
.xqntitle span{position: relative; z-index: 2;font-size: 48px; line-height: 1;}
.xqntitle h2::after{content: '';display: inline-block;width: 100%;background: #C2D7FB;border-radius: 1px 6px 1px 6px;height: 12px; position: absolute;left: 0;bottom: 0;}
.xqnlt h3{color: #355CA2; line-height: 1;}
.xqnlt p{color: #212F46;font-size: 24px; line-height: 35px;padding: 45px 0 0;}
.icon48{position: absolute;left: 11px;top: 560px;animation-name: updown;animation-duration: 5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.xqnr{width: calc(100% - 645px);position: relative;}
.xqnr img{position: relative; z-index: 2;vertical-align: top;width: 100%;border-radius: 0 40px 0 40px}
.xqnr::after{content: '';display: inline-block;width: 380px;height: 280px;background: #355CA2; position: absolute;right: -46px;bottom: -37px;border-radius: 1px 0px 25px 0px;}
.zplc{position: relative;padding: 0 0 120px;}
.zplct{margin-left: 33px;}
.zplct h2{color: #292D37; position: relative;display: inline-block;padding: 0 5px;}
.zplct span{position: relative; z-index: 2;font-size: 48px; line-height: 1;}
.zplct h2::after{content: '';display: inline-block;width: 100%;background: #C2D7FB;border-radius: 1px 6px 1px 6px;height: 12px; position: absolute;left: 0;bottom: 0;}
.zplct h2.yhs::after{width: 90%;}
.zplcm{padding:125px 0 0;position: relative;}
.zplcm li{position: relative;}
.step{position: absolute;right: 5px;top: 4px;}
.zplcmt{width: 100%;height: 250px;margin-bottom: 5px;}
.zplcm ul.two{padding: 50px 240px 0; position: relative;}
.icon56b{position: absolute;right: 100px;top: 500px;}
.icon50{position: absolute;right: 0;top: 55px;animation-name: updown;animation-duration: 3s;animation-iteration-count: infinite;animation-timing-function: linear;}
.fzpx{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/xzbg.png) no-repeat center top;background-size: 100% auto;padding: 285px 0 170px;position: relative;}
.fzpxm{padding: 83px 100px 55px; position: relative; z-index: 2;}
.fzpxml{width: 372px;padding: 60px 0 0 ;}
.fzpxmlmtxt{width: 260px;border-bottom: 3px solid #BBC7DB;border-radius: 1px;padding: 22px 27px 13px;color: #4E5358;font-size: 24px; line-height: 36px;position: relative;box-sizing: border-box;}
.fzpxmlmtxt b{color: #335898;}
.fzpxmlmtxt::after{content: '';display: inline-block; width: 40px;height: 28px;position: absolute;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon59a.png) no-repeat center center; position: absolute;left: 259px; top: 100%;}
.fzpxmlmicon{width: 109px;height: 120px;position: relative;margin: 0 0 0 3px;}
.fzpxmlmicon::before{content: '';display: inline-block;width: 151px;height: 162px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon66c.png) no-repeat center center; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); z-index: 1; margin: 2px 0 0 2px;}
.fzpxmlmicon img{position: relative; z-index: 2;transition: all 0.3s;}
.fzpxmlmicon:hover img{transform: scale(1.1);}
.fzpxmlm2{padding: 122px 0 0;}
.fzpxmr .fzpxmlmtxt{padding: 22px 0 13px 27px;}
.fzpxmr .fzpxmlmicon{margin: 0 3px 0 0;}
.fzpxmr .fzpxmlmtxt::after{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon59b.png) no-repeat center center; position: absolute;left: -40px;;}
.fzpxmm{width: 397px;}
.fzpxmmt{width: 397px;height: 448px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon58.png) no-repeat center center;margin-bottom: 23px;}
.fzpxmm .fzpxmlmicon{margin: 0;}
.icon59c{margin-top: -2px; margin-left: -4px;}
.fzpxmmtxt{color: #4E5358;font-size: 24px; line-height: 36px;padding: 10px 0 0;text-align-last: justify;}
.fzpxmmtxt b{color: #335898;}
.fzpxb{width: 993px;margin: 0 auto;box-shadow: 3px 4px 21px 0px rgba(11,52,170,0.11);border-radius: 1px 30px 1px 30px;background: #fff;}
.fzpxbl{width: 272px;height: 160px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon60.png) no-repeat center center;text-align-last: justify;}
.fzpxbr{width: calc(100% - 272px);text-align: center;color: #767A82;font-size: 20px;line-height:34px;}
.fzpxbr b{color: #335898;}
.icon57a{position: absolute;left: 0;top: 530px;animation-name: updown;animation-duration: 4s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon57b{position: absolute;right: 94px;top:413px; z-index: 5;animation-name: updown;animation-duration: 6s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon57c{position: absolute;right: 0;top:315px; z-index: 1;}
.icon65{position: absolute;right: 110px;top:-126px;animation-name: updown;animation-duration: 5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.baoz{padding: 0 0 190px;}
.baozm{padding: 140px 0 0;}
.baozml{width: 65%;padding: 60px 80px 100px 40px; position: relative;box-sizing: border-box;margin-top: 62px;min-height: 615px;}
.baozml::before{content: '';display: inline-block;width:100%;height: 100%;position: absolute;left: 0;top: 0;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/icon63.png) no-repeat center center;background-size: 100% 100%;}
.icon61{position: absolute;left: 48px;top: -34px;}
.icon62{position: absolute;right:102px;top: -38px;}
.baozmlb{position: absolute;left: 70px;bottom: -55px;}
.baozmlb li{margin-right: 25px;transition: all 0.3s;box-sizing: border-box;width: 112px;height: 112px;border-radius: 50%;padding: 4px; position: relative;cursor: pointer;}
.baozmlb li img{width: 104px;height: 104px;vertical-align: top;border-radius: 50%; position: relative; z-index: 2;}
.baozmlb li::before{width: 100%;height: 100%;position: absolute;left: 0;top: 0;border-radius: 50%;background: #E2AC40;content: '';display: inline-block;opacity: 0;}
.baozmlb li.now::before{opacity: 1;}
.baozmlm{display: none;color: #212F46;font-size: 24px; line-height:38px; position: relative; z-index: 2;}
.baozmlm b{color: #355CA2;display: inline;}

.baozmr{box-sizing: border-box;width:calc(35% - 100px); position: relative;}
.icon64a{position: absolute;top: 0;left:205px;height: 40px;animation-name: ScaleMe;animation-duration:4s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon64b{position: absolute;top: 100px;right:-24px; z-index: 2;width: 58px;animation-name: icon64b;animation-duration:6s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon64c{position: absolute;bottom:200px;left:-21px; z-index: 2;animation-name: updown;animation-duration:5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon64f{position: absolute;bottom: -165px;left:110px;animation-name:  updown3;animation-duration:5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.icon64e{position: absolute;bottom: -160px;left:260px;animation-name:  ScaleMe;animation-duration:5s;animation-iteration-count: infinite;animation-timing-function: linear;}
.baozmrm{display: none;position: relative; z-index: 1;}
.bzimga{position: relative; z-index: 2;width: 100%;vertical-align: top;}
.bzimgb{position: absolute; z-index: 3;bottom:12px; left: -80px;}
.bzimgc{position: absolute; z-index: 3;left:0;bottom: -82px;}
.bzimgd{position: absolute; z-index: 3;left:170px;bottom: -110px;z-index: 3;}

.xinm{padding: 200px 0 0;position: relative;}
.sxsicon1{position: absolute;left: -34px;top: 0;}
.sxsicon1b{position: absolute;right: -19px;bottom: 0;}
.xmtxt{color: #212F46;font-size: 24px;line-height: 45px;padding: 50px 0 85px;}
.xmtxt b,.xmtxt span{display: inline;}
.xmbl{position: relative;width: 550px;padding: 0 40px 45px 0;}
.xmbl::before{content: '';display: inline-block;width: 540px;height: 550px;background: #F2F2F3;border-radius: 0px 75px 0px 75px;position: absolute;right: 0;bottom: 0;}
.xmbl img{position: relative;width: 100%;vertical-align: top;z-index: 2;}
.xmbltxt1{position: absolute;width: 200px;height: 115px;box-shadow: 0px 6px 14px 0px rgba(64,106,172,0.35);border-radius: 58px;color: #fff;font-size: 22px;background: #406AAC;text-align: center;line-height: 36px;left: -33px;bottom: 120px;z-index: 3;}
.xmbltxt2{position: absolute;width: 200px;height: 115px;box-shadow: 0px 6px 14px 0px rgba(101,101,101,0.1);border-radius: 58px;color: #fff;font-size: 22px;background: #65C6A7;text-align: center;line-height: 36px;left: 188px;bottom: 13px;z-index: 3;}
.xmbltxt3{position: absolute;width:150px;height: 85px;box-shadow: 0px 6px 14px 0px rgba(242,145,39,0.35);border-radius: 58px;color: #fff;font-size: 22px;background: #E9B341;text-align: center;line-height: 36px;right: 26px;bottom: 83px;z-index: 3;}
.xmbr{width: calc(100% - 660px);}
.xmbrt{padding: 50px 0 0 30px;}
.xmbrt li{position: relative;}
.xmbrt li::before{content: '';display: inline-block;width: 546px;height: 187px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsicon4.png) no-repeat center center;position: absolute;left: 15px;top: -43px;}
.xmbrt li span{width: 85px;height: 85px;border-radius: 50%; position: relative; z-index: 2;}
.xmbrt li p{margin-left: 33px;color: #212F46;font-size: 22px; line-height: 40px;width: 375px;position: relative; z-index: 2;}
.sxsicon4a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsicon4a.png) no-repeat center center #355CA2;}
.sxsicon4b{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsicon4b.png) no-repeat center center #355CA2;}
.sxsicon4c{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsicon4c.png) no-repeat center center #355CA2;}
.xmbrt li:nth-child(1){margin-left: 40px;}
.xmbrt li:nth-child(2){margin: 94px 0 94px 110px;}
.xmbrtxt{color: #212F46;font-size: 24px;line-height: 40px;padding: 80px 0 0;}
.sxsicon3a{position: absolute;right: 36px;top: 158px;}
.mya{padding: 190px 0 150px;position: relative;}
.mya .icon20{left: inherit;right: -30px;top: -124px;}
.sxsicon3b{position: absolute;left: 3px;top: 126px;}
.mytitle{padding-bottom: 90px;}
.mytitle .sxsicon1{left: -16px;top: 13px;}
.mytitle .sxsicon1b{right: -17px;bottom: 4px;}
.mypicbox{position: relative;}
.mypicbox .gzrcpicbtn{position: absolute;top: 200px;}
.mypicbox .gzrcpicbtnl{left: -90px;}
.mypicbox .gzrcpicbtnr{right: -90px;}
.mypicwrap{overflow: hidden;}
.mypic{width: 500px;margin: 0 auto; position: relative;height: 577px;}
.mypic .swiper-slide{transform: scale(0.8) translateY(30px);}
.mypic .swiper-slide-active{transform: scale(1) translateY(0);}
.mypic .swiper-slide img{width: 100%;vertical-align: top;position: relative; z-index: 1;}
.mytxt{background: #fff;box-shadow: 0px 6px 51px 0px rgba(101,101,101,0.1);border-radius: 20px;position: relative; z-index: 2;transform: translateY(-40px);padding: 0 25px 0 35px;}
.mytxta{padding: 0 0 0 35px;}
.mytxt h2{padding: 15px 0;}
.mytxt h2 span{color:#212F46 ;font-size: 28px; line-height: 68px;position: relative;}
.mytxt h2 span::after{content: '';display: inline-block;width: 46px;height: 39px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsicon5.png) no-repeat center center; position: absolute;right: -100px;bottom: 24px; opacity: 0;}
.mytxtb{color: #212F46;font-size: 20px; line-height: 35px;padding-bottom: 15px;display: none;text-align: justify;}
.mypic .swiper-slide-active .mytxtb{display: block;}
.mypic .swiper-slide-active .mytxt h2{padding-bottom: 0;}
.mypic .swiper-slide-active .mytxt h2 span{color: #355CA2;font-weight:bold}
.mypic .swiper-slide-active .mytxt h2 span::after{opacity: 1;}
.sxsicon6{position: absolute;top: 550px;left: -34px;}
.mypicb{width: 295px; margin: 0 auto; position: relative;}
.sxzl{padding: 85px 0;position: relative;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/sxsimg4b.png) no-repeat center center;background-size: cover;}
.sxzl::before{content: '';display: inline-block;width: 100%;height: 100%; position: absolute;left: 0;top: 0;z-index: 1;background: #000; opacity: 0.65;}
.sxzlr{border-radius: 0px 50px 0px 50px;width: 700px;}
.sxzlr img{vertical-align: top;width: 100%;}
.sxzll{width: calc(100% - 800px);}
.sxzltitle .sxsicon1{left: -40px;top: -27px;}
.sxzltitle .sxsicon1b{right: -16px;bottom: 8px;}
.sxzltitlem{display: inline;font-size: 48px;line-height: 1;}
.sxzltitlem span.sx{font-size: 70px;margin: 0 10px;line-height: 65px;}
.sxzlltxt{color: #fff;font-size: 24px;line-height: 1;margin: 30px 0 70px;}
.sxzll a{background: #3464B2;border-radius: 5px;width: 208px;height: 60px;font-size: 24px;text-align: center;color: #fff;}
.sxzll a:hover{font-size: 26px;}
.zzqt{height: 55px;border-radius: 30px;width: 100%;color: #0B101A;font-size: 22px;background: #F4F6F9;}
.zzqt:hover{color: #fff;background: #355CA2;}


.xqbox{padding: 80px 0 150px;}
.xqt{color: #6B7272;font-size: 16px;}
.xqt a{color: #6B7272;}
.xqt span:last-child{color: #1C1E1E;}
.xqm{box-shadow: 0px 4px 16px 0px rgba(53,92,162,0.06);background: #fff;border-radius: 40px;padding: 50px 40px 95px;}
.xqmt{border-bottom: 1px solid #F5F5F7; position: relative;}
.xqicon1{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/xqicon1.png) no-repeat left center;}
.xqicon2{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/xqicon2.png) no-repeat left center;}
.xqmtr{position: absolute;right: 0;top: -20px; cursor: pointer;height: 22px;}
.xqmtrtxt{font-size: 18px; line-height: 24px;color: #505666;transition: all 0.3s;}
.xqmm{color: #000;}
.xqmmid{font-size: 18px; line-height: 40px;white-space: pre-wrap;}
.xqlink{background: #3464B2;border-radius: 5px;width: 210px;height: 60px;color: #fff;font-size: 24px;}
.xqlink:hover{font-size: 26px;}
.fxtitle{text-align: center;position: absolute;font-size: 16px;right: 40px;top: 20px;line-height: 20px;display: block;left: 40px;}
.fxicon svg{width: 20px;height: 20px;}
.fxicon:hover .xqmtrtxt{color: #355CA2;}
.fxicon:hover svg path{fill: #355CA2;}
.scicon svg{width: 20px;}
.scicon:hover .xqmtrtxt{color: #355CA2;}
.scicon:hover svg path{fill: #355CA2;}
.scicon .icon2{display: none;}
.scicon.ok svg path{fill: rgb(248, 158, 11);}
.scicon.ok .icon{display: none;}
.scicon.ok .icon2{display: block;}

.fxbg,.tcfx{display: none;}
.tcfx{position: fixed;left: 50%;top: 15vh;transform: translateX(-50%); z-index: 2003;width: 416px;}
.el-dialog{border-radius: 8px;}
#qrcode img{width: 100px;height: 100px;}
#qrcode canvas{display: none;}
.cptip,.cptipno,.sctip,.sctipno{opacity: 0;top: 0;}
.cptip.show,.cptipno.show,.sctip.show,.sctipno.show{opacity: 1;top: 20px;z-index: 2007;}

.zwlb{padding: 115px 0 150px;background: #fafafa;}
.zwl{width: 330px;}
.zwlm{background: #fff;border-radius: 20px;padding: 5px 20px;}
.zwlmm{border-bottom: 1px solid #F4F5F7;cursor: pointer;}
.zwlmm:last-child{border: none;}
.zwlmm h2{color: #242933;font-size: 16px;position: relative;line-height: 64px;}
.zwlmm h2::after{width: 15px;height: 15px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/lbicon4.png) no-repeat center center; position: absolute;right: 0;top: 25px;content: '';display: inline-block;transition: transform .3s;}
.zwlmm.open h2::after{transform: rotate(90deg);}
.zwlmmb{padding: 0 0 25px 20px;display: none;}
.chk{ display: none; } 
.chk + label { position: relative;padding-left: 25px;color: #242933;font-size: 16px;line-height: 40px;display: inline-block;cursor: pointer;font-weight:bold} 
.chk + label::before{content: '';display: inline-block;border: 2px solid #DCDFE5;box-sizing: border-box;width: 16px;height: 16px;border-radius: 2px;position: absolute;left: 0;top: 12px;}
.chk + label:active::before, .chk:checked + label::before{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/lbicon3.png) no-repeat center center #355CA2;border-color: #355CA2; } 

.zwr{width: calc(100% - 360px);}
.sxr{display: none;}
.sxr.show{display: block;}
.sxrl{width: calc(100% - 130px);height: auto;overflow: hidden;}
.sxrl.h46{height: 46px;}
.sxrltxt{display: inline-block;border: 1px solid rgb(229, 231, 235);padding: 8px 36px 8px 12px;color: rgb(36, 41, 51);font-size: 16px;position: relative;background: #fff; margin: 0 10px 10px 0;}
.sxclose{width: 24px;height: 24px;position: absolute;right: 10px;top: 3px;cursor: pointer;}
.sxrr span{color: #355CA2;cursor: pointer;font-size: 16px; padding: 8px 0;}
.sxzk{display: none;}


.zwrlb li{box-shadow: 0px 4px 16px 0px rgba(53,92,162,0.06);background: #fff;border-radius: 20px;margin-bottom: 20px;position: relative;padding: 0 150px 0 30px; transition: all 0.3s;cursor: pointer;}
.zwrlb li a{padding: 30px 0;}
.hot{color: #fff;background: #E96347;line-height: 20px;border-radius: 4px;padding: 0 5px;}
.chang{color: #fff;background: #3884e2;line-height: 20px;border-radius: 4px;padding: 0 5px;}
.ding{color: #fff;background: #eb565f;line-height: 20px;border-radius: 4px;padding: 0 5px;}
.zwtitle{color: #242933;font-size: 24px;}
.zwtxt span{color: #242933;font-size: 16px;}
.zwlbfx{position: absolute;right: 30px;top:50%;transform: translateY(-50%); cursor: pointer;}
.zwrlb li:hover{box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.1);}


.el-pagination::before,.el-pagination::after{display: none;}
.el-pagination button, .el-pagination span:not([class*=suffix]){font-size: 20px;}
.el-pagination .btn-next, .el-pagination .btn-prev{background: none;}
.el-pager li{background: none;}
.el-pagination button:disabled{background: none;}
.el-pager li.active{color: #355CA2;}
.el-pager li:hover {    color: #355CA2;}

.layui-laypage{margin: 0;display: flex; position: relative;justify-content: flex-end;align-items: center;}
.layui-laypage a, .layui-laypage span{margin: 0!important;font-size: 16px!important;background: none!important;color: #606266!important;}
.layui-laypage a, .layui-laypage button,  .layui-laypage select, .layui-laypage span{border: none!important;}
.layui-laypage .layui-laypage-count{position: absolute;left: 0;top: 0;color: #606266;font-size: 18px!important;margin: 0!important;padding: 0!important;background: none!important;}
.layui-laypage .layui-laypage-skip{margin-left: 10px!important;height:inherit!important;line-height: inherit!important;display: flex;align-items: center;font-size: 18px!important;}
.layui-laypage button, .layui-laypage input{height:inherit!important;line-height: inherit!important;}
.layui-laypage input{font-size: 13px!important;padding: 3px 0; }
.layui-laypage button{background: none;font-size: 18px!important;color: #606266!important;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: none!important;}
.layui-laypage .layui-laypage-curr em{color: #355CA2!important;font-size: 16px!important;font-weight: bold;}

.ewm{position: fixed;right: 30px;top: 50%;transform: translateY(-50%);z-index: 2000;width: 70px;height: 70px;border-radius: 10px;box-shadow: 3px 4px 16px 0px rgba(53,92,162,0.15);background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/ewmicon.png) no-repeat center center #355CA2;cursor: pointer;}
.ewml{width: 504px;height: 277px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/baozun/pcimg/ewmbg.png) no-repeat center center;position: absolute;right: 0;top: 50%;transform: translateY(-50%);box-sizing: border-box;padding: 45px 0 49px 51px;visibility: hidden;transition: all 0.3s ease-in-out;opacity: 0;}
.ewm:hover .ewml{visibility: visible;right: 55px;opacity: 1;}

@keyframes fadeInUp3 {
    0% {
        opacity: 0;
        transform: translateY(-20px) scale(1.1);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
.fadeInUp3 {
    animation-name: fadeInUp3
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        transform: translateY(12px) scale(0.98);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
.fadeInUp2 {
    animation-name: fadeInUp2
}

.animate-bounce {
    animation: bounce 1s infinite;
}
@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}

.ani-updown{animation: updown 3s ease-in-out infinite;}
@keyframes updown{
    0%, 100% {  
        transform: translateY(0);  
      }  
      50% {  
        transform: translateY(-30px); /* 向上移动20px */  
      }  
}
.ani-updown25{animation: updown2 4s ease-in-out infinite;}
@keyframes updown2{
    0%, 100% {  
        transform: translateY(0);  
      }  
      50% {  
        transform: translateY(-25px); /* 向上移动20px */  
      }  
}
@keyframes updown3{
    0%, 100% {  
        transform: translateY(0);  
      }  
      50% {  
        transform: translateY(-5px); /* 向上移动20px */  
      }  
}
@keyframes ScaleMe {
    0% {
    transform: scale(1);
    }

    50% {
    transform: scale(1.15);
    }

    100% {
    transform: scale(1);
    }
}
@keyframes icon64b {
    0% {
    transform: scale(1) translateY(0);
    }

    50% {
    transform: scale(1.2) translateY(-10px);
    }

    100% {
    transform: scale(1) translateY(0);
    }
}
@media screen and (min-width:1900px){
	
    .sbannerpic .swiper-slide,.sbanner{background-size: cover!important;}
 }


@media screen and (min-width:1600px){
	
    .zoom{zoom:90%}
 }
@media screen and (max-width:1537px){
  
    .zoom{zoom:80%}
	
}
@media screen and (max-width:1450px){
   

	
}
@media screen and (max-width:1367px){
   
	.zoom{zoom:70%}
	
}
@media screen and (max-width:1300px){
   
	.zoom{ zoom: 65%;}
	
}















