@font-face{font-family:'DINCond';src:url("../font/DINCond.eot");src:local("☺"),url("../font/DINCond.woff") format("woff"),url("../font/DINCond.ttf") format("truetype"),url("../font/DINCond.woff2") format("woff2"),url("../font/DINCond.svg") format("svg"),url("../font/DINCond.eot") format("eot")}@font-face{font-family:'DIN';src:url("../font/DIN-Medium.otf");src:local("☺"),url("../font/DIN-Medium.otf") format("opentype")}body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td{font-weight:normal;margin:0;padding:0}*{outline:none}body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i{font:normal 12px Helvetica Neue, Arial, Microsoft YaHei, PingFang SC, Source Han Sans SC, sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}ul,ol,li{list-style:none}a{text-decoration:none;color:#333}a:hover{text-decoration:none}img{vertical-align:top;border:0}button,input,textarea{font-size:100%;vertical-align:middle;outline:none;border-radius:0;-webkit-appearance:none}table{border-spacing:0;border-collapse:collapse}div,a{-webkit-tap-highlight-color:rgba(255,255,255,0)}html{font-size:100px}@media screen and (min-width: 320px){html{font-size:85.33333px}}@media screen and (min-width: 360px){html{font-size:96px}}@media screen and (min-width: 375px){html{font-size:100px}}@media screen and (min-width: 480px){html{font-size:128px}}@media screen and (min-width: 640px){html{font-size:170.66667px}}@media screen and (min-width: 750px){html{font-size:200px}}.clearfloat:after{font-size:0;display:block;visibility:hidden;clear:both;height:0;content:' '}.clearfloat{*zoom:1}.clearboth{clear:both}.wp{width:1000px;margin:0 auto}.checkBrowser{font-size:14px;line-height:40px;position:fixed;z-index:99999;top:0;left:50%;width:700px;height:40px;margin-left:-360px;padding:0 10px;color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#e6212a}.checkBrowser a{font-size:16px;line-height:20px;position:absolute;top:10px;right:5px;display:block;width:20px;height:20px;cursor:pointer;text-align:center;color:#333;border-radius:50%;background-color:#fff}.paged{text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.paged .prev,.paged .next{width:4.0625vw}@media screen and (max-width: 1024px){.paged .prev,.paged .next{width:1rem;display:block}}@media screen and (max-width: 768px){.paged{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.paged a,.paged .p_info,.paged .current{display:inline-block;margin:0 .52083vw;font-size:.83333vw;text-align:center;background:#eee;color:#333;width:2.5vw;height:2.5vw;line-height:2.5vw;white-space:nowrap}@media screen and (max-width: 768px){.paged a,.paged .p_info,.paged .current{width:.35rem;margin:0 .03rem;height:35px;line-height:35px;font-size:.12rem}}@media screen and (max-width: 1024px){.paged a,.paged .current{display:none}}.paged .current,.paged a:hover{background:#2e4189;color:#f3eeee}.article-swiper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);-ms-touch-action:none;touch-action:none;z-index:8888}.article-swiper .swiper-zoom-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;height:100%}.article-swiper .swiper-pagination{bottom:1em;color:#fff}.article-swiper .swiper-slide img{max-width:95%;max-height:-moz-calc(100% - 6em);max-height:calc(100% - 6em);vertical-align:middle}.article-swiper .swiper-slide p{position:absolute;top:1em;left:0;width:100%;text-align:center;font-size:16px;color:#fff;z-index:22}.article-swiper .swiper-close-icon{position:absolute;top:.5rem;right:.3rem;z-index:9999;width:40px;height:40px;cursor:pointer}.article-swiper .swiper-close-icon .iconfont{color:#fff;font-size:.25rem}.article-swiper .swiper-close-icon::after{width:100%;position:absolute;height:3px;background:#fff;content:"";top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.article-swiper .swiper-close-icon::before{width:100%;position:absolute;height:3px;background:#fff;content:"";top:0;right:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.wp{max-width:1510px;margin:0 auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1550px){.wp{padding:0 .2rem}}@media screen and (max-width: 1024px){.wp{padding:0 .15rem}}.common-title{text-align:center;font-size:1.66667vw;font-weight:bold;color:#333}@media screen and (max-width: 1024px){.common-title{font-size:.24rem}}.wow{visibility:hidden;-webkit-animation:fadeInUp 1s both;-moz-animation:fadeInUp 1s both;animation:fadeInUp 1s both}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate(0, 60px);transform:translate(0, 60px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes fadeInUp{from{opacity:0;-moz-transform:translate(0, 60px);transform:translate(0, 60px)}to{opacity:1;-moz-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate(0, 60px);-moz-transform:translate(0, 60px);transform:translate(0, 60px)}to{opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);transform:translate(0, 0)}}.header{position:fixed;top:0;left:0;width:100%;z-index:99;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.header-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:5.20833vw;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}@media screen and (max-width: 1024px){.header-wrapper{height:.5rem}}.header.header-hover{background-color:#fff}.header.header-small{background-color:#fff}.header.header-small .header-wrapper{height:3.64583vw}@media screen and (max-width: 1024px){.header.header-small .header-wrapper{height:.5rem}}.header-logo{width:14.47917vw;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.header-logo{width:1.39rem}}.header-logo img{width:100%}.header-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.header-right{display:none}}.header-right-mb{display:none}@media screen and (max-width: 1024px){.header-right-mb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.header-right-mb .nav-menu:first-child{margin-right:.3rem}.header-right-mb .nav-menu .iconfont{color:#333;font-size:.24rem}.header-right-mb .nav-menu .close{display:none}.header-right-mb .nav-menu img{width:.24rem}.header-right-mb .menu-btn-active .menu-icon{display:none}.header-right-mb .menu-btn-active .close{display:block}.header-right-mb .menu-unfold{position:fixed;display:none;top:.5rem;right:0;z-index:20;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.header-right-mb .menu-unfold::after{content:'';position:fixed;width:100%;height:100%;top:.5rem;left:0;z-index:19;background-color:rgba(0,0,0,0.56)}.header-right-mb .menu-unfold .menu-box{position:fixed;top:.5rem;right:0;display:none;z-index:20;max-height:90vh;overflow-y:auto}.header-right-mb .menu-unfold .menu-box::-webkit-scrollbar{display:none}.header-right-mb .menu-unfold .menu-box .nav-mobile-search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:.2rem .25rem;width:2.4rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f0f0f0}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;padding:.1rem .15rem;border-radius:.25rem;border:1px solid #eee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input{width:0;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:100%;border:none;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input::-webkit-input-placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input:-moz-placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input::-moz-placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input:-ms-input-placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input::-ms-input-placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box input::placeholder{color:#666;font-size:.13rem}.header-right-mb .menu-unfold .menu-box .nav-mobile-search .input-box button{background-color:transparent;border:none;font-size:.2rem}.header-right-mb .menu-unfold .menu-box .menu-item{width:2.4rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#333;font-size:.16rem;line-height:.5rem;background-color:#f0f0f0;border-top:.005rem solid rgba(149,149,149,0.254902);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:auto}.header-right-mb .menu-unfold .menu-box .menu-item .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .15rem 0 .35rem}.header-right-mb .menu-unfold .menu-box .menu-item a{color:#333;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.header-right-mb .menu-unfold .menu-box .menu-item .iconfont{font-size:.2rem;color:#333;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;display:inline-block;width:.15rem;text-align:center}.header-right-mb .menu-unfold .menu-box .menu-item .menu-2{display:none}.header-right-mb .menu-unfold .menu-box .menu-item .menu-2 a{padding:0 .15rem 0 .35rem;border-top:.005rem solid rgba(149,149,149,0.254902);display:block;color:#666;font-size:.14rem}.header-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header-nav li:not(:last-child){margin-right:.72917vw}.header-nav li .hover-menu{position:absolute;top:100%;left:0;width:100%;height:18.75vw;display:none}.header-nav li .hover-menu a{display:block;font-size:.83333vw}.header-nav li .hover-menu .menu-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.header-nav li .hover-menu .left{background-color:#f0f0f0;width:31.25vw;position:relative;max-height:18.75vw;overflow-y:auto}.header-nav li .hover-menu .left .item{-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;padding-left:10.41667vw}.header-nav li .hover-menu .left .item:hover,.header-nav li .hover-menu .left .item.on{background-color:#f9f9f9}.header-nav li .hover-menu .left .item:hover a,.header-nav li .hover-menu .left .item.on a{color:#2e4189;font-weight:bold}.header-nav li .hover-menu .left a,.header-nav li .hover-menu .nav-box a{padding:1.04167vw 0}.header-nav li .hover-menu .left::-webkit-scrollbar,.header-nav li .hover-menu .nav-box::-webkit-scrollbar{width:2px}.header-nav li .hover-menu .left::-webkit-scrollbar-thumb,.header-nav li .hover-menu .nav-box::-webkit-scrollbar-thumb{background-color:#2e4189;border-radius:2px}.header-nav li .hover-menu .right{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:#f7f7f7}.header-nav li .hover-menu .right-nav-item{display:none}.header-nav li .hover-menu .right-nav-item.on{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.header-nav li .hover-menu .right-nav-item>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.30208vw 0;width:100%}.header-nav li .hover-menu .right-nav-item img{width:39.58333vw;height:16.14583vw;-o-object-fit:cover;object-fit:cover;display:block}.header-nav li .hover-menu .nav-box{width:17.39583vw;max-height:18.75vw;overflow-y:auto}.header-nav li .hover-menu .nav-box a{padding-left:3.90625vw}.header-nav li .hover-menu .nav-box a.on,.header-nav li .hover-menu .nav-box a:hover{color:#2e4189;font-weight:bold}.header-nav li .hover-menu .img-box{padding:1.30208vw 0}.header-nav li .hover-menu .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-nav li .hover-menu .img-box a{width:39.58333vw;height:16.14583vw;display:none}.header-nav li .hover-menu .img-box a.on{display:block}.header-nav li>a{display:block;padding:.41667vw 1.04167vw;color:#333;font-size:.83333vw;line-height:1;border-radius:1.04167vw;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-position:150% 100%;background-repeat:no-repeat;background-size:contain}.header-nav li>a:hover{background-color:#2e4189;color:#fff}.header-nav>.on>a{background-color:#2e4189;color:#fff}.header .lang-btn{margin:0 1.5625vw;position:relative}@media screen and (max-width: 1024px){.header .lang-btn{margin:0 .35rem 0 0}}.header .lang-btn:hover .select-lang{opacity:1;-webkit-transform:translate(-50%, 0) scale(1);-moz-transform:translate(-50%, 0) scale(1);transform:translate(-50%, 0) scale(1);visibility:visible}.header .lang-btn .select-lang{top:100%;left:50%;-webkit-transform:translate(-50%, 0) scale(0.8);-moz-transform:translate(-50%, 0) scale(0.8);transform:translate(-50%, 0) scale(0.8);opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;padding-top:.83333vw;position:absolute;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,0.2));filter:drop-shadow(0 0 5px rgba(0,0,0,0.2))}@media screen and (max-width: 1024px){.header .lang-btn .select-lang{padding-top:.1rem}}.header .lang-btn .select-lang a{display:block;border-radius:.20833vw;padding:.52083vw 1.25vw;background-color:#fff;font-size:.83333vw;position:relative}@media screen and (max-width: 1024px){.header .lang-btn .select-lang a{font-size:.15rem;padding:.05rem .12rem}}.header .lang-btn .select-lang a:hover{color:#2e4189;text-shadow:0 0 0 #2e4189,0 0 0 #2e4189,0 0 0 #2e4189,0 0 0 #2e4189}.header .lang-btn .select-lang a::after{content:'';width:0;height:0;border-style:solid;border-width:0 .3125vw .3125vw .3125vw;border-color:transparent transparent #fff;position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1024px){.header .lang-btn .select-lang a::after{border-width:0 .06rem .06rem .06rem}}.header .lang-btn .iconfont{color:#333;font-size:1.25vw}@media screen and (max-width: 1024px){.header .lang-btn .iconfont{font-size:.2rem}}.header .search-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:2.8vw;z-index:10}@media screen and (max-width: 1024px){.header .search-box{margin-left:.5rem;margin-right:.15rem;display:none}}@media screen and (max-width: 768px){.header .search-box{margin-left:.5rem;margin-right:.1rem}}.header .search-box.focus input,.header .search-box:hover input{border:1px solid #2e4189;width:140px;background-color:#fff}.header .search-box.focus input::-webkit-input-placeholder, .header .search-box:hover input::-webkit-input-placeholder{color:#999;font-size:14px}.header .search-box.focus input:-moz-placeholder, .header .search-box:hover input:-moz-placeholder{color:#999;font-size:14px}.header .search-box.focus input::-moz-placeholder, .header .search-box:hover input::-moz-placeholder{color:#999;font-size:14px}.header .search-box.focus input:-ms-input-placeholder, .header .search-box:hover input:-ms-input-placeholder{color:#999;font-size:14px}.header .search-box.focus input::-ms-input-placeholder, .header .search-box:hover input::-ms-input-placeholder{color:#999;font-size:14px}.header .search-box.focus input::placeholder,.header .search-box:hover input::placeholder{color:#999;font-size:14px}.header .search-box.focus .header-search,.header .search-box:hover .header-search{display:inline-block}.header .search-box.focus .header-search .icon-sousuo,.header .search-box:hover .header-search .icon-sousuo{color:#000}.header .search-box.focus>.icon-sousuo,.header .search-box:hover>.icon-sousuo{display:none;color:#000}.header .search-box .header-search{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);border:none;background-color:transparent;cursor:pointer}@media screen and (max-width: 1024px){.header .search-box .header-search{pointer-events:none}}.header .search-box .header-search .icon-sousuo{font-size:1.45833vw;color:#333;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;position:static}@media screen and (max-width: 1024px){.header .search-box .header-search .icon-sousuo{font-size:.2rem}}@media screen and (max-width: 768px){.header .search-box .header-search .icon-sousuo{font-size:.2rem}}.header .search-box input{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;border:1px solid transparent;padding-right:30px;padding-left:20px;border-radius:20px;height:40px;width:0;background-color:transparent}@media screen and (max-width: 768px){.header .search-box input{height:.25rem;padding:0 .1rem;right:0}}.header .search-box-active .header-search{pointer-events:auto}.page-banner .wp{max-width:1440px;margin:0 auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1480px){.page-banner .wp{padding:0 .2rem}}@media screen and (max-width: 1024px){.page-banner .wp{padding:0 .15rem}}.page-banner-img{position:relative;padding-bottom:29.42722%}.page-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}@media screen and (max-width: 1024px){.page-banner-img{position:relative;padding-bottom:50.66667%}.page-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}}.page-banner-img img:last-of-type{display:none}@media screen and (max-width: 1024px){.page-banner-img img:first-of-type{display:none}.page-banner-img img:last-of-type{display:inline-block}}.page-nav{background-color:#fff;position:relative;border-bottom:1px solid #e5e5e5}.page-nav-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:4.16667vw}@media screen and (max-width: 1024px){.page-nav-wrapper{height:.5rem}}.page-nav .crumbs{color:#999;font-size:.72917vw;text-align:right;white-space:nowrap}@media screen and (max-width: 750px){.page-nav .crumbs{display:none;text-align:left;font-size:.12rem}}.page-nav .crumbs .iconfont.icon-zhuye{font-size:.9375vw;vertical-align:bottom}.page-nav .crumbs a{color:#999}.page-nav .crumbs a:hover{text-decoration:underline}.page-nav-right{height:100%;width:100%}.page-nav-right .mb-nav{display:none}@media screen and (max-width: 1024px){.page-nav-right .mb-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:.15rem;color:#333;height:100%;width:100%;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-nav-right .mb-nav .iconfont{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);font-size:.14rem;margin-left:.075rem;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.page-nav-right .mb-nav.active .iconfont{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}}.page-nav-right .nav-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;height:100%}@media screen and (max-width: 1024px){.page-nav-right .nav-content{position:absolute;width:100%;top:100%;z-index:30;left:0;background-color:#fff;display:none;padding-bottom:.15rem;height:auto}.page-nav-right .nav-content::before{content:'';position:fixed;top:0;left:0;width:100vw;height:100vh}}.page-nav-right .nav-item{position:relative;z-index:10}.page-nav-right .nav-item .head{height:100%}.page-nav-right .nav-item .head>span,.page-nav-right .nav-item .head a{z-index:10;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:.83333vw;color:#343541;height:100%;line-height:1;position:relative;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;overflow:hidden;border-bottom:.10417vw solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1024px){.page-nav-right .nav-item .head>span,.page-nav-right .nav-item .head a{text-align:right;font-size:.13rem;height:.5rem;line-height:.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}}.page-nav-right .nav-item .head>span:hover,.page-nav-right .nav-item .head>span.on,.page-nav-right .nav-item .head a:hover,.page-nav-right .nav-item .head a.on{color:#2e4189}@media screen and (min-width: 1024px){.page-nav-right .nav-item .head>span:hover,.page-nav-right .nav-item .head>span.on,.page-nav-right .nav-item .head a:hover,.page-nav-right .nav-item .head a.on{border-color:#2e4189}}@media screen and (max-width: 1024px){.page-nav-right .nav-item .head{position:relative;z-index:10;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .15rem;border-bottom:1px solid rgba(118,118,118,0.1)}}.page-nav-right .nav-item .mb-more-btn{display:none}@media screen and (max-width: 1024px){.page-nav-right .nav-item .mb-more-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:15%;height:.5rem}.page-nav-right .nav-item .mb-more-btn .iconfont{-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;font-size:.13rem}}.page-nav-right .nav-item:not(:last-child){margin-right:2.34375vw}@media screen and (max-width: 1024px){.page-nav-right .nav-item:not(:last-child){margin-right:0}}@media screen and (min-width: 1024px){.page-nav-right .nav-item:hover .sub{visibility:visible;opacity:1}}.uweb-search{width:1200px;max-width:100%;margin:1rem auto .5rem}@media (max-width: 1200px){.uweb-search{width:auto;margin-right:.15rem;margin-left:.15rem}}.uweb-search-input-con{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:25px}.uweb-search-select-con{float:left;width:37%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:25px}@media screen and (max-width: 750px){.uweb-search-input-con,.uweb-search-select-con{float:none;width:100%;padding-right:0;margin-bottom:10px}}.uweb-search-top{position:relative;margin-bottom:40px;height:44px;width:100%}.uweb-search-top-s .uweb-search-input-con{float:left;width:87%}@media screen and (max-width: 750px){.uweb-search-top{height:auto}.uweb-search-top-s .uweb-search-input-con{width:100%}}.uweb-search-top-text{float:left;width:80px;font-size:14px;color:#666;line-height:44px}.uweb-search-top-input{margin:0 0 0 80px;height:44px;border:1px solid #e9e9e9}.uweb-search-top-input input{width:100%;height:100%;border:0;font-size:14px;padding:0 20px}.uweb-search-top-button{float:left;width:13%;height:46px;background:#2e4189;cursor:pointer;color:#fff;font-size:14px;line-height:46px;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0}.uweb-search-top-button:hover{opacity:.7}@media screen and (max-width: 750px){.uweb-search-top-button{float:none;width:100%}}.uweb-search-top-input2{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:80px;height:44px;border:1px solid #e9e9e9}.uweb-search-top-input2 input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;border:0;font-size:14px;padding:0 20px}.uweb-search-top-text1{float:left;width:70px;font-size:14px;color:#666;line-height:44px}.uweb-search-top-select{position:relative;margin-left:70px;height:44px;border:1px solid #e9e9e9;font-size:14px;color:#999}.uweb-search-top-select:after{position:absolute;right:12px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);transform:translate(0, -50%);content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #999}.uweb-search-top-select select{position:relative;z-index:10;width:100%;height:100% !important;border:0px;padding:0 22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.uweb-search-top-select .customSelect{width:100%;height:100%;line-height:42px;padding:0 22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.uweb-search-top-select{float:none;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:auto}}.uweb-search-content{margin:40px -12px;font-size:0}.uweb-search-content li{display:inline-block;vertical-align:top;padding:0 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;height:156px;margin-bottom:30px}.uweb-search-content li a{display:block;width:100%;height:100%;border:1px solid #e9e9e9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:25px 40px 30px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.uweb-search-content li a:hover{background:#f1f1f1}.uweb-search-content li a:hover .text{color:#2e4189}.uweb-search-content li a:hover .btn{background:#2e4189}.uweb-search-content li a .text{font-size:16px;font-weight:bold;color:#666;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;line-height:22px;max-height:44px;overflow:hidden}.uweb-search-content li a .time{margin-top:5px;font-size:14px;font-family:"Arial";color:#999}.uweb-search-content li a .btn{margin-top:20px;width:95px;height:28px;background:#999;font-size:14px;color:#fff;line-height:28px;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 1200px){.uweb-search-content{margin-right:0;margin-left:0}.uweb-search-content li:nth-child(2n+1){padding:0 12px 0 0}.uweb-search-content li:nth-child(2n){padding:0 0 0 12px}}@media screen and (max-width: 480px){.uweb-search-content li{float:none;width:100%;height:auto}.uweb-search-content li:nth-child(2n+1),.uweb-search-content li:nth-child(2n){padding:0}.uweb-search-content li a .text{max-height:none}}.uweb-search-tip-con{margin:40px auto;width:1200px;max-width:100%;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5rem;text-align:center}.uweb-search-tip-con .title{font-size:24px;color:#333;margin-bottom:20px}.uweb-search-tip-con .tips{font-size:14px;color:orange;font-weight:bold;line-height:28px;width:900px;margin:0 auto 10px;max-width:100%}.uweb-search-tip-con .p{font-size:14px;color:#333;line-height:28px;margin-bottom:10px}.uweb-search-tip-con .num{color:red;padding:0 3px;text-decoration:underline}.uweb-search-tip-con .tip-btn{display:block;width:140px;height:36px;text-align:center;line-height:36px;color:#fff;background:#999;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 auto;cursor:pointer}.uweb-search-tip-con .tip-btn:hover{background:#b3b3b3}.tips-popup{display:none;position:fixed;top:0;left:0;bottom:0;right:0;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9000}.tips-popup.init{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.tips-popup.show .tips-popup-mask{opacity:1}.tips-popup.show .tips-popup-box{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.tips-popup-mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.tips-popup-box{position:relative;padding:18px 24px 8px;width:320px;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,0.15);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:8px;z-index:9;opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media screen and (max-width: 414px){.tips-popup-box{max-width:-moz-calc(100% - .4rem);max-width:calc(100% - .4rem);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.tips-popup-head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.tips-popup-head .title{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding-top:1px;line-height:22px;font-size:16px;color:#000}.tips-popup-close{margin:5px 0 0 10px;width:14px;height:14px;background:url(../images/tips_icon.png) top -130px left no-repeat;opacity:.7;z-index:2;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.tips-popup-close:hover{opacity:1}.tips-popup-content{padding-bottom:10px;font-size:14px;line-height:24px;color:#666}.tips-popup-footer{padding:4px 0;text-align:right;font-size:0}.tips-popup-footer li{display:inline-block;vertical-align:top;margin-left:10px;padding:8px 15px;line-height:1;font-size:12px;white-space:nowrap;border-radius:3px;border-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.tips-popup-footer li:hover{opacity:.8}.tips-popup-footer .cancel-btn{color:#666;background-color:#fff;border-color:#dcdfe6}.tips-popup-footer .submit-btn{color:#fff}.tips-popup .tips-icon{margin-right:10px;width:24px;height:24px;background-image:url(../images/tips_icon.png);background-repeat:no-repeat}.tips-popup .tips-icon-success{background-position:0 -104px}.tips-popup .tips-icon-question{background-position:0 -78px}.tips-popup .tips-icon-info{background-position:0 -52px}.tips-popup .tips-icon-error{background-position:0 -26px}.tips-popup .tips-icon-alert{background-position:0 0}.tips-popup-icon{padding-left:20px;padding-right:20px}.tips-popup-icon .tips-popup-content{padding-left:34px}.captcha-title{height:60px;width:100%;text-align:center;border-radius:2px;background-color:#f3f3f3;color:#bbb;font-size:14px;letter-spacing:.1px;line-height:60px}@media screen and (max-width: 1024px){.captcha-title{height:.45rem;line-height:.45rem}}.captcha-show{display:none;height:60px;width:100%;text-align:center;border-radius:2px;background-color:#f3f3f3}@media screen and (max-width: 1024px){.captcha-show{height:.45rem}}.captcha-loading{margin:auto;width:70px;height:20px}.captcha-loading-dot{float:left;width:8px;height:8px;margin:26px 4px;background:#ccc;border-radius:50%;opacity:0;-webkit-box-shadow:0 0 2px black;box-shadow:0 0 2px black;-webkit-animation:loadingFade 1s infinite;-moz-animation:loadingFade 1s infinite;animation:loadingFade 1s infinite}@media screen and (max-width: 1024px){.captcha-loading-dot{margin:.19rem .04rem}}.captcha-loading-dot:nth-child(2){-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}.captcha-loading-dot:nth-child(3){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.captcha-loading-dot:nth-child(4){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.captcha .geetest_holder.geetest_wind .geetest_logo,.captcha .geetest_holder.geetest_wind .geetest_success_logo{display:none}@-webkit-keyframes loadingFade{0%{opacity:0}50%{opacity:.8}100%{opacity:0}}@-moz-keyframes loadingFade{0%{opacity:0}50%{opacity:.8}100%{opacity:0}}@keyframes loadingFade{0%{opacity:0}50%{opacity:.8}100%{opacity:0}}.error-con{padding:.5rem 0;background:#fff}.error-box{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.25rem;text-align:center;width:1360px;max-width:100%;margin:0 auto}.error-box img{display:inline-block;vertical-align:top;max-width:100%}.error-box .tips{margin:20px auto;font-size:18px;color:#666}.error-box .btn a{display:inline-block;vertical-align:top;width:170px;height:40px;margin:0 2px;border-radius:20px;color:#fff;text-align:center;font-size:16px;background:#999;-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;transition:all .2s;line-height:40px;max-width:45%}.error-box .btn a:hover{background:#a6a6a6}.share-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.1rem;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.share-box-item{cursor:pointer;background-color:#181818;color:#fff;margin-right:15px;width:40px;height:40px;text-align:center;border-radius:50%}.share-box-item .iconfont{font-size:20px;line-height:40px}.share-box .share-to-wechat{position:relative}.share-box .share-to-wechat .wechat-ewm{position:absolute;border-radius:5px;border:1px solid #eee;background:#fff;left:50%;top:32px;padding:10px 10px 5px;display:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.share-box .share-to-wechat .wechat-ewm p{font-size:12px;color:#333;text-align:center;margin-top:5px}.share-box .share-to-wechat:hover{background-color:#3dbe5b}.share-box .share-to-wechat:hover .wechat-ewm{display:block}.share-box .share-to-qq,.share-box .share-to-qzone,.share-box .share-to-weibo,.share-box .share-to-wechat{-webkit-transition:background-color .3s;-o-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s}.share-box .share-to-qq:hover{background-color:#21b3f7}.share-box .share-to-qzone:hover{background-color:#f8c514}.share-box .share-to-weibo:hover{background-color:#ff5757}.wechat-tip-mask{top:0;left:0;position:fixed;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:none;background-image:url(../images/share_bg.png);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.index-banner{width:100%}.index-banner-swiper{overflow:hidden;position:relative}.index-banner-pagination{position:absolute;bottom:2.08333vw !important;z-index:20;text-align:center}.index-banner-pagination .swiper-pagination-bullet{width:1.04167vw;height:.41667vw;background-color:#fff;border-radius:.20833vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:1;margin:0 .52083vw !important}@media screen and (max-width: 1024px){.index-banner-pagination .swiper-pagination-bullet{width:.15rem;height:.04rem;border-radius:.02rem;margin:0 .05rem !important}}.index-banner-pagination .swiper-pagination-bullet-active{background-color:#2e4189;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1.5625vw}@media screen and (max-width: 1024px){.index-banner-pagination .swiper-pagination-bullet-active{width:.15rem}}.index-banner .index-banner-next-btn,.index-banner .index-banner-prev-btn{position:absolute}.index-banner-img{display:block;position:relative;padding-bottom:48.34472%}.index-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}@media screen and (max-width: 1024px){.index-banner-img{position:relative;padding-bottom:69.33333%}.index-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}}.index-banner-img img:last-of-type{display:none}@media screen and (max-width: 1024px){.index-banner-img img:first-of-type{display:none}.index-banner-img img:last-of-type{display:inline-block}}.index-pro .index-pro-wrapper{position:relative}.index-pro .index-pro-swiper .item{position:relative}.index-pro .index-pro-swiper .item .img-box{position:relative;padding-bottom:47.81923%}.index-pro .index-pro-swiper .item .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .item .img-box{position:relative;padding-bottom:121.33333%}.index-pro .index-pro-swiper .item .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}}.index-pro .index-pro-swiper .item .img-box img:last-of-type{display:none}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .item .img-box img:first-of-type{display:none}.index-pro .index-pro-swiper .item .img-box img:last-of-type{display:inline-block}}.index-pro .index-pro-swiper .pro-content{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .pro-content .wp{padding:0 .21rem}}.index-pro .index-pro-swiper .pro-box{padding-top:9.89583vw}.index-pro .index-pro-swiper .pro-box .title{font-size:2.08333vw;color:#000;font-weight:bold}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .pro-box .title{font-size:.2rem}}.index-pro .index-pro-swiper .pro-box .desc{font-size:.83333vw;line-height:1.82292vw;color:#666;width:24.6875vw;margin-top:.99338%}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .pro-box .desc{font-size:.1rem;line-height:.175rem;width:100%;margin-top:.15rem}}.index-pro .index-pro-swiper .pro-box .more-btn{margin-top:2.64901%}.index-pro .index-pro-swiper .pro-box .more-btn a{width:8.33333vw;height:2.08333vw;background-color:#2e4189;color:#fff;border-radius:1.04167vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:.72917vw;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.index-pro .index-pro-swiper .pro-box .more-btn a{width:.8rem;height:.2rem;border-radius:.1rem;font-size:.1rem}}.index-pro .index-pro-swiper .pro-box .more-btn a:hover{background-color:#7b7879}.index-pro .index-pro-thumb{position:absolute;width:100%;left:0;bottom:3.64583vw}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb{bottom:.25rem}}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .wp{padding:0 .375rem}}.index-pro .index-pro-thumb .box{position:relative}.index-pro .index-pro-thumb .pro-prev-btn,.index-pro .index-pro-thumb .pro-next-btn{position:absolute;top:-moz-calc((100% - .52083vw) / 2);top:calc((100% - .52083vw) / 2);cursor:pointer;z-index:10;font-size:1.25vw;color:#fff;font-weight:bold}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .pro-prev-btn,.index-pro .index-pro-thumb .pro-next-btn{font-size:.12rem}}.index-pro .index-pro-thumb .pro-prev-btn{left:0;-webkit-transform:translateY(-50%) translateX(-160%);-moz-transform:translateY(-50%) translateX(-160%);transform:translateY(-50%) translateX(-160%)}.index-pro .index-pro-thumb .pro-next-btn{right:0;-webkit-transform:translateY(-50%) translateX(160%);-moz-transform:translateY(-50%) translateX(160%);transform:translateY(-50%) translateX(160%)}.index-pro .index-pro-thumb .pro-thumb-swiper{overflow:hidden;padding-bottom:.52083vw}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .pro-thumb-swiper{padding-bottom:.1rem}}.index-pro .index-pro-thumb .pro-thumb-swiper .swiper-slide-thumb-active .item::after{height:.52083vw}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .pro-thumb-swiper .swiper-slide-thumb-active .item::after{height:.1rem}}.index-pro .index-pro-thumb .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:5.14403% 9.0535% 5.14403% 5.14403%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item{padding:.125rem .3rem .125rem .125rem}}.index-pro .index-pro-thumb .item::after{content:'';position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:0;background-color:#2e4189;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}.index-pro .index-pro-thumb .item .left{width:47.96163%}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item .left{width:36.36364%}}.index-pro .index-pro-thumb .item .img-box{position:relative;padding-bottom:50%}.index-pro .index-pro-thumb .item .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.index-pro .index-pro-thumb .item .title{font-size:.9375vw;font-weight:bold;color:#000;margin-bottom:.52083vw}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item .title{font-size:.13rem;margin-bottom:.075rem}}.index-pro .index-pro-thumb .item .content{padding-left:4.79616%;padding-top:1.91847%;position:relative}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item .content{padding-top:0;padding-left:.1rem}}.index-pro .index-pro-thumb .item .content::after{content:'\e63e';position:absolute;top:50%;-webkit-transform:translateX(60%) translateY(-50%);-moz-transform:translateX(60%) translateY(-50%);transform:translateX(60%) translateY(-50%);left:100%;color:#454545;font-family:'iconfont';font-size:.9375vw}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item .content::after{font-size:.09rem}}.index-pro .index-pro-thumb .item .desc{font-size:.72917vw;color:#999;line-height:1.25vw;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 1024px){.index-pro .index-pro-thumb .item .desc{font-size:.1rem;line-height:.15rem}}.news-item{display:block;cursor:pointer}.news-item:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}.news-item:hover .title{color:#2e4189;font-weight:700}.news-item:hover .icon{opacity:1;visibility:visible}.news-item .img-box{position:relative;overflow:hidden;position:relative;padding-bottom:75%}.news-item .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.news-item .icon{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.3);opacity:0;visibility:visible;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.news-item .icon .iconfont{width:3.125vw;height:3.125vw;border-radius:50%;background-color:#2e4189;color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5625vw}@media screen and (max-width: 1024px){.news-item .icon .iconfont{width:.6rem;height:.6rem;font-size:.25rem}}.news-item .title{font-size:1.04167vw;color:#333;margin-top:1.04167vw;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 1024px){.news-item .title{font-size:.14rem;margin-top:.12rem}}.news-item .desc{font-size:.72917vw;line-height:1.5625vw;color:#888;margin-top:.625vw;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 1024px){.news-item .desc{font-size:.11rem;line-height:.175rem;margin-top:.07rem;max-height:.35rem}}.news-item .date{font-size:.78125vw;color:#999;line-height:1;margin-top:1.04167vw;font-family:'DIN'}@media screen and (max-width: 1024px){.news-item .date{font-size:.1rem;margin-top:.14rem}}.news-item .date .num{vertical-align:text-top;font-weight:bold;color:#000;font-size:1.35417vw;position:relative;top:-2px}@media screen and (max-width: 1024px){.news-item .date .num{font-size:.2rem}}.index-news{padding-top:4.6875vw;padding-bottom:5.20833vw}.index-news .news-title{text-align:center;font-size:2.34375vw;font-weight:bold;margin-bottom:2.60417vw}@media screen and (max-width: 1024px){.index-news .news-title{font-size:.225rem;margin-bottom:.19rem}}.index-news .index-news-swiper{overflow:hidden}.index-news .index-news-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.64583vw}@media screen and (max-width: 1024px){.index-news .index-news-nav{margin-top:.17rem}}.index-news .index-news-nav .news-scroll-bar{width:0;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative}.index-news .index-news-nav .news-scroll-bar::after{content:'';height:2px;background-color:#e5e5e5;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:10}@media screen and (max-width: 1024px){.index-news .index-news-nav .news-scroll-bar::after{height:.01rem}}.index-news .index-news-nav .swiper-scrollbar-drag{height:4px;background-color:#2e4189;border-radius:0;position:relative;z-index:20}@media screen and (max-width: 1024px){.index-news .index-news-nav .swiper-scrollbar-drag{height:.01rem}}.index-news .index-news-nav .news-btn-box{width:6.45833vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.index-news .index-news-nav .news-btn-box{width:.65rem}}.index-news .index-news-nav .news-prev-btn,.index-news .index-news-nav .news-next-btn{cursor:pointer;width:2.39583vw;height:2.39583vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #e5e5e5;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#e5e5e5;font-size:1.04167vw}@media screen and (max-width: 1024px){.index-news .index-news-nav .news-prev-btn,.index-news .index-news-nav .news-next-btn{width:.23rem;height:.23rem;font-size:.11rem;border-width:.01rem}}.index-news .index-news-nav .news-prev-btn:hover,.index-news .index-news-nav .news-next-btn:hover{border-color:#2e4189;color:#2e4189}.index-anime{padding:.45rem 0 .8rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.index-anime .index-anime-box{position:relative}.index-anime>.title{font-size:.225rem;text-align:center;font-weight:bold}@media screen and (max-width: 1024px){.index-anime>.title{margin-bottom:.3rem}}.index-anime .img-box{text-align:center}@media screen and (max-width: 1024px){.index-anime .img-box{padding:0 .275rem}}.index-anime .img-box img:last-of-type{display:none}@media screen and (max-width: 1024px){.index-anime .img-box img:first-of-type{display:none}.index-anime .img-box img:last-of-type{display:inline-block}}@media screen and (max-width: 1024px){.index-anime .img-box img{max-width:100%}}.index-anime .dashed{stroke-dasharray:6px, 14px;opacity:0}.index-anime .effect,.index-anime .hover-title{position:absolute;z-index:10}@media screen and (max-width: 1024px){.index-anime .effect,.index-anime .hover-title{display:none}}.index-anime .effect{opacity:0}.index-anime .hover-title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width: 1024px){.index-anime .hover-title{display:none}}.index-anime .hover-title:hover .dot{background-color:rgba(237,109,0,0.6)}.index-anime .hover-title:hover .dot::after{background-color:#ed6d00}.index-anime .hover-title:hover .title{color:#ed6d00}.index-anime .hover-title .title{font-size:18px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap}.index-anime .hover-title .dot{width:24px;height:24px;position:relative;border-radius:50%;background-color:rgba(46,65,137,0.6);margin-right:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:dotAnime 1s infinite alternate;-moz-animation:dotAnime 1s infinite alternate;animation:dotAnime 1s infinite alternate;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.index-anime .hover-title .dot::after{content:'';width:12px;height:12px;border-radius:50%;background-color:#2e4189;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}@-webkit-keyframes dotAnime{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.6);transform:scale(0.6)}}@-moz-keyframes dotAnime{0%{-moz-transform:scale(1);transform:scale(1)}100%{-moz-transform:scale(0.6);transform:scale(0.6)}}@keyframes dotAnime{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.6);-moz-transform:scale(0.6);transform:scale(0.6)}}@-webkit-keyframes windAnime{0%{opacity:0}100%{opacity:1}}@-moz-keyframes windAnime{0%{opacity:0}100%{opacity:1}}@keyframes windAnime{0%{opacity:0}100%{opacity:1}}.index-anime .wind-anime{-webkit-animation:windAnime 1s infinite alternate;-moz-animation:windAnime 1s infinite alternate;animation:windAnime 1s infinite alternate}.index-anime .title-1{left:1016px;top:380px}.index-anime .title-2{left:1075px;top:601px}.index-anime .title-3{left:-51px;top:586px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.index-anime .title-3 .dot{margin-right:0;margin-left:10px}.index-anime .wind-2{bottom:0;right:119px}.index-anime .wind-1{top:363px;right:139px}.index-anime .outwind-1{right:123px;top:440px}.index-anime .outwind-2{bottom:10px;right:23px}.index-anime .outwind-3{left:10px;bottom:10px}.index-anime .arrow{left:60px;bottom:168px}.index-anime svg{position:absolute;z-index:10}@media screen and (max-width: 1024px){.index-anime svg{display:none}}.index-anime .svg-0{top:450px;right:114px}.index-anime .svg-1{bottom:6px;right:17px}.index-anime .svg-2{bottom:6px;right:60px}.index-anime .svg-3{bottom:6px;left:176px}.index-anime .svg-4{bottom:6px;left:38px}.index-anime .svg-5{bottom:4px;left:36px}.index-anime .svg-6{bottom:6px;left:57px}.index-anime .svg-7{bottom:6px;left:62px}.index-anime .svg-8{bottom:10px;left:453px}.index-anime .svg-9{bottom:8px;left:455px}.footer{background-color:#f2f2f2}.footer .footer-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.16667vw 0}@media screen and (max-width: 1024px){.footer .footer-wrapper{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.4rem .5rem .25rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e5e5e5}}.footer .footer-wrapper .footer-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-link{display:none}}.footer .footer-wrapper .footer-link .link-item{margin-right:5.20833vw}@media screen and (max-width: 1411px){.footer .footer-wrapper .footer-link .link-item{margin-right:.325rem}}@media screen and (max-width: 1195px){.footer .footer-wrapper .footer-link .link-item{margin-right:.175rem}}.footer .footer-wrapper .footer-link .link-item .title{font-size:.83333vw;color:#333;margin-bottom:.05rem;font-weight:bold}.footer .footer-wrapper .footer-link .link-item .link a{display:block;color:#777;font-size:.72917vw;line-height:1.82292vw}.footer .footer-wrapper .footer-link .link-item .link a:hover{text-decoration:none;color:#2e4189;font-weight:700}.footer .footer-wrapper .footer-link .link-item:last-child{margin-right:0}.footer .footer-wrapper .footer-cantact{width:16.875vw}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact{width:100%}}.footer .footer-wrapper .footer-cantact .phone{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact .phone{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer-wrapper .footer-cantact .icon{width:4.6875vw;height:4.6875vw;border-radius:50%;background-color:#2e4189}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact .icon{width:.45rem;height:.45rem}}.footer .footer-wrapper .footer-cantact .icon img{width:100%;height:100%}.footer .footer-wrapper .footer-cantact .info{font-size:.83333vw;color:#333;letter-spacing:.52083vw;padding-left:.9375vw}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact .info{font-size:.11rem;letter-spacing:.065rem}}.footer .footer-wrapper .footer-cantact .info .num{font-family:'DINCond';font-weight:bold;font-size:1.82292vw;color:#333;letter-spacing:0}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact .info .num{font-size:.25rem}}.footer .footer-wrapper .footer-cantact .address{font-size:.72917vw;color:#777;line-height:1.5625vw;margin-top:1.5625vw}@media screen and (max-width: 1024px){.footer .footer-wrapper .footer-cantact .address{font-size:.11rem;line-height:.2rem}}.footer .copyright{padding:1.04167vw 0;background-color:#f2f2f2}@media screen and (max-width: 750px){.footer .copyright{padding:.275rem 0 .3rem}}.footer .copyright .wp{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.footer .copyright .wp .content{font-size:.72917vw;color:#666}.footer .copyright .wp .content span{margin-right:8px}.footer .copyright .wp .content .report{display:inline-block}.footer .copyright .wp .content a{font-size:.72917vw;color:#666}.footer .copyright .wp .content a:hover{text-decoration:underline}@media screen and (max-width: 1024px){.footer .copyright .wp{display:block}.footer .copyright .wp .content{text-align:center;font-size:.11rem;line-height:2.2}.footer .copyright .wp .content span{display:block;margin:0 auto}.footer .copyright .wp .content .report span{display:inline-block}.footer .copyright .wp .content .report img{vertical-align:middle}.footer .copyright .wp .content a{font-size:.11rem}}.footer .copyright .wp .wechat-qrcode{-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;background-color:#999;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media screen and (max-width: 1024px){.footer .copyright .wp .wechat-qrcode{margin:0 auto;margin-top:.1rem;font-size:14px}}.footer .copyright .wp .wechat-qrcode .iconfont{color:#fff;font-size:24px}.footer .copyright .wp .wechat-qrcode .qrcode-box{position:absolute;bottom:140%;width:110px;height:110px;-webkit-transform:translateY(30%);-moz-transform:translateY(30%);transform:translateY(30%);visibility:hidden;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;opacity:0}.footer .copyright .wp .wechat-qrcode .qrcode-box img{border:1px solid #d2d8db;border-radius:10px;max-width:100%}.footer .copyright .wp .wechat-qrcode .qrcode-box::after{content:'';width:0;height:0;border-style:solid;border-width:12px 10px 0;border-color:#fff transparent transparent;position:absolute;top:-moz-calc(100% + 1px);top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.footer .copyright .wp .wechat-qrcode .qrcode-box::before{content:'';width:0;height:0;border-style:solid;border-width:13px 11px 0;border-color:#d2d8db transparent transparent;position:absolute;top:-moz-calc(100% + 1px);top:calc(100% + 1px);left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.footer .copyright .wp .wechat-qrcode:hover{background-color:#2e4189}.footer .copyright .wp .wechat-qrcode:hover .qrcode-box{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.back-top{position:fixed;right:0;bottom:20px;width:4.16667vw;height:4.16667vw;color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2e4189;font-size:14px;cursor:pointer}@media screen and (max-width: 1024px){.back-top{width:.55rem;height:.55rem;font-size:.11rem}}.back-top .iconfont{font-size:.15rem;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width: 1024px){.back-top .iconfont{font-size:.2rem}}.about-intro{padding-top:4.16667vw}@media screen and (max-width: 1024px){.about-intro{padding:.3rem 0}}.about-intro .about-intro-content{font-size:.83333vw;line-height:1.82292vw;color:#666;padding-top:1.5625vw}@media screen and (max-width: 1024px){.about-intro .about-intro-content{font-size:.15rem;line-height:2;margin-top:.25rem}}.about-intro .about-intro-content img{max-width:100%;height:auto !important}.about-advan{padding:5.20833vw 0}@media screen and (max-width: 1024px){.about-advan{padding:.25rem 0}}.about-advan .about-advan-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:2.08333vw}@media screen and (max-width: 1024px){.about-advan .about-advan-list{margin-top:.4rem;-ms-flex-flow:wrap;flex-flow:wrap}}.about-advan li{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1024px){.about-advan li{width:100%;margin-bottom:.4rem}}@media screen and (min-width: 1024px){.about-advan li:nth-child(odd){padding-right:1.30208vw}.about-advan li:nth-child(even){padding-left:1.30208vw}}.about-advan .item{position:relative}.about-advan .img-box{overflow:hidden;position:relative;padding-bottom:73.9726%}.about-advan .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.about-advan .content-box{position:absolute;bottom:0;left:0;background-color:#fff;width:83.56164%;padding:4.10959% 9.58904% 2.73973% 5.47945%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1024px){.about-advan .content-box{padding:.15rem .15rem .2rem;position:static;width:100%}}.about-advan .content-box .title{font-size:1.35417vw;color:#333;font-weight:bold;margin-bottom:2.78689%}@media screen and (max-width: 1024px){.about-advan .content-box .title{font-size:.18rem}}.about-advan .content-box .desc{font-size:.72917vw;line-height:1.5625vw;color:#666}@media screen and (max-width: 1024px){.about-advan .content-box .desc{font-size:.11rem;line-height:1.6}}.about-culture{height:44.27083vw;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:5.20833vw}@media screen and (max-width: 1024px){.about-culture{height:auto;padding-top:.6rem;padding-bottom:.25rem}}.about-culture .about-culture-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:5.9375vw}@media screen and (max-width: 1024px){.about-culture .about-culture-list{margin-top:.5rem}}.about-culture li{width:33.33333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:5.46875vw}@media screen and (max-width: 1024px){.about-culture li{width:50%}}.about-culture .icon{-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.about-culture .icon img{width:3.85417vw}@media screen and (max-width: 1024px){.about-culture .icon img{width:.37rem}}.about-culture .item{text-align:center}@media screen and (max-width: 1024px){.about-culture .item{padding:0 .15rem;margin-bottom:.3rem}}.about-culture .item:hover .icon{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.about-culture .title{font-size:1.25vw;color:#000;margin-top:1.5625vw}@media screen and (max-width: 1024px){.about-culture .title{font-size:.17rem}}.about-culture .desc{font-size:.72917vw;color:#666;margin-top:1.30208vw}@media screen and (max-width: 1024px){.about-culture .desc{font-size:.12rem;line-height:1.6}}.about-history{height:51.5625vw;background-repeat:no-repeat;background-size:cover;background-position:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:7.29167vw}@media screen and (max-width: 1024px){.about-history{height:auto;padding-top:.5rem;padding-bottom:.6rem;background-position:center}}.about-history .about-history-year{position:relative}.about-history .history-prev-btn,.about-history .history-next-btn{position:absolute;top:0;width:2.60417vw;height:2.60417vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2e4189;border-radius:50%;color:#fff;font-size:1.14583vw;z-index:10;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.about-history .history-prev-btn,.about-history .history-next-btn{width:.3rem;height:.3rem;font-size:.13rem}}.about-history .history-prev-btn:hover,.about-history .history-next-btn:hover{background-color:#7b7879}.about-history .history-next-btn{right:0;-webkit-transform:translateY(-40%) translateX(40%);-moz-transform:translateY(-40%) translateX(40%);transform:translateY(-40%) translateX(40%)}@media screen and (max-width: 1024px){.about-history .history-next-btn{-webkit-transform:translateY(-35%) translateX(20%);-moz-transform:translateY(-35%) translateX(20%);transform:translateY(-35%) translateX(20%)}}.about-history .history-prev-btn{left:0;-webkit-transform:translateY(-40%) translateX(-40%);-moz-transform:translateY(-40%) translateX(-40%);transform:translateY(-40%) translateX(-40%)}@media screen and (max-width: 1024px){.about-history .history-prev-btn{-webkit-transform:translateY(-35%) translateX(-20%);-moz-transform:translateY(-35%) translateX(-20%);transform:translateY(-35%) translateX(-20%)}}.about-history .year-swiper{position:relative;overflow:hidden;margin-top:3.64583vw}.about-history .year-swiper .swiper-slide-thumb-active .item .year{font-weight:bold;color:#2e4189}.about-history .year-swiper .swiper-slide-thumb-active .item .dot{background-color:#2e4189;border-color:#2e4189}.about-history .year-swiper .swiper-slide-thumb-active .item .dot::after{height:13px}.about-history .year-swiper::after{content:'';position:absolute;width:100%;height:1px;background-color:rgba(129,130,134,0.2);left:0;top:6px}.about-history .year-swiper .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}.about-history .year-swiper .item .year{font-size:16px;color:#333;margin-top:20px}.about-history .year-swiper .item .dot{width:12px;height:12px;border:1px solid #dcdcdc;border-radius:50%;background-color:#fff;position:relative;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.about-history .year-swiper .item .dot::after{content:'';position:absolute;width:1px;background-color:#2e4189;top:100%;left:50%;height:0;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}.about-history .about-history-wrapper{margin-top:2.60417vw}@media screen and (max-width: 1024px){.about-history .about-history-wrapper{margin-top:.4rem}}.about-history .about-history-wrapper .history-swiper{overflow:hidden}.about-history .about-history-wrapper .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.about-history .about-history-wrapper .left{width:45.03311%}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .left{width:100%}}.about-history .about-history-wrapper .left .img-box{position:relative;padding-bottom:59.70588%}.about-history .about-history-wrapper .left .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.about-history .about-history-wrapper .content{position:relative;margin-left:3.85417vw;padding-top:2.60417vw;padding-right:9.6875vw;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;z-index:5}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .content{padding-right:.15rem;padding-top:.3rem;margin-left:0}}.about-history .about-history-wrapper .content .title{font-size:1.66667vw;color:#333;margin-bottom:1.14583vw}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .content .title{font-size:.25rem;margin-bottom:.12rem}}.about-history .about-history-wrapper .content .desc{font-size:.83333vw;color:#666;line-height:1.82292vw;padding-right:5.20833vw}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .content .desc{font-size:.15rem;line-height:1.8;padding-right:0}}.about-history .about-history-wrapper .content .year{font-size:13.02083vw;font-family:'DIN';color:rgba(46,65,137,0.1);line-height:.8;position:absolute;bottom:0;left:0;z-index:-1}@media screen and (max-width: 1024px){.about-history .about-history-wrapper .content .year{font-size:1.1rem;position:static}}.honor{padding-top:4.16667vw;padding-bottom:6.25vw}@media screen and (max-width: 1024px){.honor{padding-top:.5rem;padding-bottom:.7rem}}.honor .honor-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:2.60417vw;margin-bottom:2.08333vw}@media screen and (max-width: 1024px){.honor .honor-list{margin-bottom:.3rem;margin-top:.5rem}}.honor .honor-list li{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 .57292vw;margin-bottom:1.14583vw}@media screen and (max-width: 1024px){.honor .honor-list li{width:50%;margin-bottom:.15rem}.honor .honor-list li:nth-child(odd){padding-right:.075rem}.honor .honor-list li:nth-child(even){padding-left:.075rem}}.honor .honor-list .item{background-color:#f7f7f7;padding:4.63542vw 1.77083vw 2.70833vw;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}@media screen and (max-width: 1024px){.honor .honor-list .item{padding:.2rem .15rem .3rem}}.honor .honor-list .item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.honor .honor-list .item .title{font-size:1.04167vw;color:#000;text-align:center}@media screen and (max-width: 1024px){.honor .honor-list .item .title{font-size:.13rem}}.honor .honor-list .img-box{text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-bottom:100%;margin-bottom:4.16667vw}.honor .honor-list .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}@media screen and (max-width: 1024px){.honor .honor-list .img-box{margin-bottom:.25rem}}.honor .honor-list .img-box img{-o-object-fit:contain;object-fit:contain;max-width:100%;top:0;left:0}.news{padding-bottom:6.25vw;padding-top:4.16667vw}@media screen and (max-width: 1024px){.news{padding-top:.5rem;padding-bottom:.7rem}}.news .news-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (max-width: 1024px){.news .news-list{margin-bottom:40px}}.news .news-list li{width:33.33333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:4.6875vw}@media screen and (max-width: 1024px){.news .news-list li{width:100%;margin-bottom:.3rem}}@media screen and (min-width: 1024px){.news .news-list li:nth-child(3n+1){padding-right:1.25vw}.news .news-list li:nth-child(3n+2){padding:0 .625vw}.news .news-list li:nth-child(3n+3){padding-left:1.25vw}}.product-banner .index-banner-img{display:block;position:relative;padding-bottom:29.42722%}.product-banner .index-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}@media screen and (max-width: 1024px){.product-banner .index-banner-img{position:relative;padding-bottom:50.66667%}.product-banner .index-banner-img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}}.product-banner .index-banner-img img:last-of-type{display:none}@media screen and (max-width: 1024px){.product-banner .index-banner-img img:first-of-type{display:none}.product-banner .index-banner-img img:last-of-type{display:inline-block}}.product{padding-top:3.95833vw;padding-bottom:6.25vw}@media screen and (max-width: 1024px){.product{padding-top:.4rem;padding-bottom:.5rem}}.product .product-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.08333vw}@media screen and (max-width: 1024px){.product .product-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product .product-nav .title{font-size:1.66667vw;font-weight:bold;color:#000}@media screen and (max-width: 1024px){.product .product-nav .title{font-size:.2rem}}@media screen and (max-width: 1024px){.product .product-nav .nav-scroll{overflow:hidden;width:100%}}.product .product-nav .nav-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.product .product-nav .nav-box{padding:.2rem 0;display:block;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.product .product-nav .nav-box::-webkit-scrollbar{display:none}}.product .product-nav .nav-box a{font-size:1.04167vw;color:#000;padding:.52083vw 0;position:relative}@media screen and (max-width: 1024px){.product .product-nav .nav-box a{font-size:.15rem;white-space:nowrap;padding:.1rem 0}}.product .product-nav .nav-box a::after{content:'';width:2.60417vw;height:.20833vw;background-color:#2e4189;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.product .product-nav .nav-box a::after{width:.25rem;height:.02rem}}.product .product-nav .nav-box .item{position:relative}@media screen and (max-width: 1024px){.product .product-nav .nav-box .item{-ms-flex-negative:0;flex-shrink:0;display:inline-block}}.product .product-nav .nav-box .item:hover a,.product .product-nav .nav-box .item.on a{color:#2e4189}.product .product-nav .nav-box .item:hover a::after,.product .product-nav .nav-box .item.on a::after{opacity:1}.product .product-nav .nav-box .item:not(:last-child){margin-right:1.30208vw;padding-right:1.30208vw}@media screen and (max-width: 1024px){.product .product-nav .nav-box .item:not(:last-child){margin-right:.125rem;padding-right:.125rem}}.product .product-nav .nav-box .item:not(:last-child)::before{content:'';width:1px;height:.52083vw;background-color:#999;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1024px){.product .product-nav .nav-box .item:not(:last-child)::before{height:.1rem}}.product-swiper-wrapper{position:relative}@media screen and (max-width: 1024px){.product-swiper-wrapper{margin:0 .15rem}}.product-swiper-wrapper:not(:last-child){margin-bottom:6.25vw}@media screen and (max-width: 1024px){.product-swiper-wrapper:not(:last-child){margin-bottom:.35rem}}.product-swiper-wrapper .product-swiper-box{display:none;position:relative;-webkit-animation:fadeInUp 1s both;-moz-animation:fadeInUp 1s both;animation:fadeInUp 1s both}.product-swiper-box{position:relative}.product-prev-btn,.product-next-btn{position:absolute;top:50%;color:#666;font-size:1.35417vw;z-index:10;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.product-prev-btn,.product-next-btn{font-size:.15rem}}.product-prev-btn:hover,.product-next-btn:hover{color:#2e4189}.product-next-btn{left:100%;-webkit-transform:translateY(-50%) translateX(100%);-moz-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}@media screen and (max-width: 1024px){.product-next-btn{-webkit-transform:translateY(-50%) translateX(50%);-moz-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}}.product-prev-btn{right:100%;-webkit-transform:translateY(-50%) translateX(-100%);-moz-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}@media screen and (max-width: 1024px){.product-prev-btn{-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}}.product-swiper{overflow:hidden}.product-swiper .item{position:relative;background-color:#f7f7f7;text-align:center;padding:0 0 3.125vw;cursor:pointer;display:block}@media screen and (max-width: 1024px){.product-swiper .item{padding:0 0 .4rem}}.product-swiper .item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.product-swiper .item:hover .title{color:#2e4189}.product-swiper .item .img-box{overflow:hidden;position:relative;padding-bottom:100%;margin-bottom:1.5625vw}.product-swiper .item .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.product-swiper .item .title{font-size:1.04167vw;color:#000;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;margin-bottom:5px;padding:0 .15rem}@media screen and (max-width: 1024px){.product-swiper .item .title{font-size:.2rem}}.product-swiper .item .desc{font-size:.72917vw;color:#999;padding:0 .15rem}@media screen and (max-width: 1024px){.product-swiper .item .desc{font-size:.15rem}}.product-swiper .item .tag{width:2.60417vw;height:2.60417vw;color:#fff;font-size:.83333vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;position:absolute;right:1.04167vw;top:1.04167vw;background-color:#2e4189;border-radius:50%}@media screen and (max-width: 1024px){.product-swiper .item .tag{width:.45rem;height:.45rem;font-size:.15rem;right:.15rem;top:.15rem}}.recommend{margin-top:5.20833vw}@media screen and (max-width: 1024px){.recommend .product-swiper-box{margin:0 .2rem}}.recommend .recommend-title{font-size:1.66667vw;font-weight:bold;color:#000;line-height:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.44792vw}@media screen and (max-width: 1024px){.recommend .recommend-title{font-size:.2rem;margin-bottom:.3rem;margin-top:.5rem}}.recommend .recommend-title::before{content:'';width:.3125vw;height:1.25vw;background-color:#2e4189;border-radius:.15625vw;margin-right:.46875vw}@media screen and (max-width: 1024px){.recommend .recommend-title::before{height:.2rem;width:.04rem;margin-right:.09rem}}.detail{padding-top:4.16667vw;padding-bottom:6.25vw}@media screen and (max-width: 1024px){.detail{padding-top:.5rem;padding-bottom:.7rem}}.detail .detail-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.detail .detail-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.detail .detail-wrapper .video-box video{max-width:100%;width:100%;min-height:500px}@media screen and (max-width: 1024px){.detail .detail-wrapper .video-box video{min-height:3rem}}.detail .detail-wrapper .left{width:64.10596%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:3.54167vw;border-right:1px solid rgba(221,221,221,0.6)}@media screen and (max-width: 1024px){.detail .detail-wrapper .left{width:100%;padding-right:0;border-right:none}}.detail .detail-wrapper .right{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:3.125vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .right{width:100%;padding-left:0}}.detail .detail-wrapper .right-title{font-size:1.66667vw;font-weight:bold;color:#000;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5625vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .right-title{font-size:.2rem;margin-bottom:.3rem;margin-top:.5rem}}.detail .detail-wrapper .right-title::before{content:'';width:.41667vw;height:1.66667vw;background-color:#2e4189;margin-right:.52083vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .right-title::before{height:.2rem;width:.04rem;margin-right:.09rem}}.detail .detail-wrapper .detail-title{font-size:1.66667vw;color:#000;margin-bottom:.52083vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .detail-title{font-size:.22rem;text-align:center;margin-bottom:.15rem}}.detail .detail-wrapper .detail-data{font-size:.83333vw;color:#999;margin-bottom:1.875vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .detail-data{font-size:.13rem;text-align:center;margin-bottom:.2rem}}.detail .detail-wrapper .detail-data span{margin-right:1.5625vw}.detail .detail-wrapper .detail-content{font-size:.72917vw;color:#333;line-height:1.66667vw;margin-bottom:2.60417vw}@media screen and (max-width: 1024px){.detail .detail-wrapper .detail-content{font-size:.15rem;line-height:2;margin-bottom:.3rem}}.detail .detail-wrapper .detail-content img,.detail .detail-wrapper .detail-content video{max-width:100%;height:auto}.detail .detail-wrapper .news-list li{margin-bottom:3.125vw}.detail-navigation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.08333vw;border-top:1px solid #e5e5e5}@media screen and (max-width: 1024px){.detail-navigation{padding-top:.3rem}}.detail-navigation .item{font-size:.72917vw;line-height:2.08333vw;max-width:60%}@media screen and (max-width: 1024px){.detail-navigation .item{font-size:.12rem;line-height:3;max-width:70%}}@media screen and (max-width: 1024px){.detail-navigation .item{font-size:.12rem}}.detail-navigation .item a{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;color:#333}.detail-navigation .item a:hover{color:#2e4189}.detail-navigation .item .back{font-size:.72917vw;background-color:#2e4189;border-radius:1.30208vw;line-height:1;width:9.375vw;height:2.60417vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}@media screen and (max-width: 1024px){.detail-navigation .item .back{font-size:.12rem;padding:.1rem .23rem;border-radius:.25rem}}.detail-navigation .item .back .iconfont{font-size:.72917vw;margin-left:.3125vw}@media screen and (max-width: 1024px){.detail-navigation .item .back .iconfont{font-size:.115rem}}.detail-navigation .item .back:hover{color:#fff;background-color:#7b7879}.product-detail{padding-top:4.16667vw;padding-bottom:5.20833vw}@media screen and (max-width: 1024px){.product-detail{padding-top:.5rem;padding-bottom:.7rem}}.product-detail .product-detail-head{margin-bottom:80px}@media screen and (max-width: 1024px){.product-detail .product-detail-head{margin-bottom:.5rem}}.product-detail .product-detail-head .wp{max-width:1280px;margin:0 auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1320px){.product-detail .product-detail-head .wp{padding:0 .2rem}}@media screen and (max-width: 1024px){.product-detail .product-detail-head .wp{padding:0 .15rem}}.product-detail .product-detail-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.product-detail .product-detail-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.product-detail .product-detail-top .left{width:44.53125%;position:relative}@media screen and (max-width: 1024px){.product-detail .product-detail-top .left{width:100%}}.product-detail .product-detail-top .left .tag{width:2.60417vw;height:2.60417vw;color:#fff;font-size:.83333vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;position:absolute;right:1.04167vw;top:1.04167vw;background-color:#2e4189;border-radius:50%}@media screen and (max-width: 1024px){.product-detail .product-detail-top .left .tag{width:.45rem;height:.45rem;font-size:.15rem}}.product-detail .product-detail-top .left .product-detail-swiper{overflow:hidden}.product-detail .product-detail-top .left .img-box{position:relative;padding-bottom:100%}.product-detail .product-detail-top .left .img-box img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;top:0;left:0}.product-detail .product-detail-top .left .detail-prev-btn,.product-detail .product-detail-top .left .detail-next-btn{position:absolute;top:50%;color:#666;font-size:1.35417vw;z-index:10;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.product-detail .product-detail-top .left .detail-prev-btn,.product-detail .product-detail-top .left .detail-next-btn{font-size:.18rem}}.product-detail .product-detail-top .left .detail-prev-btn:hover,.product-detail .product-detail-top .left .detail-next-btn:hover{color:#2e4189}.product-detail .product-detail-top .left .detail-next-btn{left:100%;-webkit-transform:translateY(-50%) translateX(100%);-moz-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}@media screen and (max-width: 1024px){.product-detail .product-detail-top .left .detail-next-btn{left:auto;right:0;-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}}.product-detail .product-detail-top .left .detail-prev-btn{right:100%;-webkit-transform:translateY(-50%) translateX(-100%);-moz-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}@media screen and (max-width: 1024px){.product-detail .product-detail-top .left .detail-prev-btn{right:auto;left:0;-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}}.product-detail .product-detail-top .right{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:7.60417vw;padding-top:2.34375vw}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right{width:100%;padding-left:0;padding-top:.4rem}}.product-detail .product-detail-top .right .pro-title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.product-detail .product-detail-top .right .pro-title .title{font-size:1.82292vw;font-weight:bold;color:#000}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right .pro-title .title{font-size:.24rem}}.product-detail .product-detail-top .right .pro-title .sub-title{font-size:1.04167vw;color:#000}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right .pro-title .sub-title{font-size:.17rem;line-height:1.8}}.product-detail .product-detail-top .right .pro-title::after{content:'';width:1.5625vw;height:.20833vw;background-color:#2e4189;margin-top:1.35417vw}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right .pro-title::after{width:.3rem;margin-top:.15rem;height:.02rem}}.product-detail .product-detail-top .right .desc{font-size:.83333vw;color:#333;line-height:1.82292vw;margin-top:1.30208vw}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right .desc{font-size:.14rem;line-height:1.8;margin-top:.15rem}}.product-detail .product-detail-top .right .params{font-size:.83333vw;color:#666;line-height:2.08333vw;margin-top:2.08333vw}@media screen and (max-width: 1024px){.product-detail .product-detail-top .right .params{font-size:.14rem;line-height:2;margin-top:.25rem}}.product-detail .product-detail-top .right .params ul{list-style:disc !important;padding-left:1em}.product-detail .product-detail-top .right .params ul li{list-style:inherit}.product-detail .product-detail-wrapper{border:1px solid #eee}.product-detail .product-detail-wrapper .product-detail-title{height:3.64583vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25vw;background-color:#f5f5f5}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .product-detail-title{height:.5rem;font-size:.19rem}}.product-detail .product-detail-wrapper .product-detail-title span{position:relative;display:inline-block}.product-detail .product-detail-wrapper .product-detail-title span::after,.product-detail .product-detail-wrapper .product-detail-title span::before{content:'';width:4.0625vw;height:1px;background-color:#e5e5e5;position:absolute;top:50%}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .product-detail-title span::after,.product-detail .product-detail-wrapper .product-detail-title span::before{width:.5rem}}.product-detail .product-detail-wrapper .product-detail-title span::after{left:100%;margin-left:1.04167vw}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .product-detail-title span::after{margin-left:.15rem}}.product-detail .product-detail-wrapper .product-detail-title span::before{right:100%;margin-right:1.04167vw}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .product-detail-title span::before{margin-right:.15rem}}.product-detail .product-detail-wrapper .content-box{padding:3.125vw 6.51042vw}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .content-box{padding:.3rem .15rem}}.product-detail .product-detail-wrapper .product-detail-content{margin-bottom:2.08333vw;font-size:.83333vw;color:#333;line-height:1.82292vw}@media screen and (max-width: 1024px){.product-detail .product-detail-wrapper .product-detail-content{font-size:.15rem;line-height:2;margin-bottom:.4rem}}.product-detail .product-detail-wrapper .product-detail-content img{max-width:100%;height:auto}.plan{padding-top:4.16667vw;padding-bottom:5.20833vw}@media screen and (max-width: 1024px){.plan{padding-top:.5rem;padding-bottom:.7rem}}.plan .plan-wrapper{font-size:.83333vw;line-height:1.82292vw;color:#666}.plan .plan-wrapper img{max-width:100%;height:auto}@media screen and (max-width: 1024px){.plan .plan-wrapper{font-size:.15rem;line-height:2}}.plan .plan-title{font-size:1.82292vw;text-align:center;font-weight:bold;border-bottom:1px solid #eee;padding-bottom:2.60417vw;margin-bottom:2.60417vw;color:#333}@media screen and (max-width: 1024px){.plan .plan-title{font-size:.25rem;padding-bottom:.25rem}}.plan .plan-content{padding-bottom:4.16667vw}.plan .plan-content .content-title{font-size:1.25vw;margin-bottom:2.08333vw;font-weight:bold;color:#2e4189;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.plan .plan-content .content-title{font-size:.19rem;margin-bottom:.3rem;margin-top:.25rem}}.plan .plan-content .content-title::before{content:'';width:.46875vw;height:1.30208vw;background-color:#2e4189;margin-right:.46875vw}@media screen and (max-width: 1024px){.plan .plan-content .content-title::before{height:.18rem;width:.04rem;margin-right:.09rem}}.plan .plan-content .content{font-size:.83333vw;line-height:1.82292vw;color:#666}.plan .plan-content .content img{max-width:100%;height:auto}@media screen and (max-width: 1024px){.plan .plan-content .content{font-size:.15rem;line-height:2}}.contact{padding-bottom:6.25vw;padding-top:3.64583vw}@media screen and (max-width: 1024px){.contact{padding-top:.5rem;padding-bottom:.7rem}}.contact .title{font-size:1.82292vw;font-weight:bold;color:#333;text-align:center;margin-bottom:1.14583vw}@media screen and (max-width: 1024px){.contact .title{font-size:.2rem;margin-bottom:.15rem}}.contact .desc{font-size:.83333vw;color:#666;line-height:2;text-align:center;padding:0 10.41667vw}@media screen and (max-width: 1024px){.contact .desc{font-size:.14rem;padding:0}}.contact .content-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:4.42708vw}@media screen and (max-width: 1024px){.contact .content-box{margin-top:.4rem}}.contact .content-box .item{text-align:center;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 5.20833vw}@media screen and (max-width: 1024px){.contact .content-box .item{padding:0 .15rem}}.contact .content-box .icon{width:3.64583vw;margin:0 auto}@media screen and (max-width: 1024px){.contact .content-box .icon{width:.35rem}}.contact .content-box .icon img{width:100%}.contact .content-box .title{font-size:1.04167vw;color:#000;margin-top:1.5625vw}@media screen and (max-width: 1024px){.contact .content-box .title{font-size:.15rem;margin-top:.15rem}}.contact .content-box .info{font-size:.83333vw;line-height:2;color:#666;margin-top:.9375vw}@media screen and (max-width: 1024px){.contact .content-box .info{font-size:.12rem;margin-top:.05rem}}.contact .map{height:33.33333vw;margin-top:4.16667vw}@media screen and (max-width: 1024px){.contact .map{height:3rem;margin-top:70px}}.join{padding-top:4.16667vw}@media screen and (max-width: 1024px){.join{padding-top:.5rem}}.join .strength-desc{font-size:.83333vw;color:#666;line-height:2;margin-top:1.82292vw}@media screen and (max-width: 1024px){.join .strength-desc{font-size:.15rem;line-height:2;margin-top:.15rem}}.join .strength-tab{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:3.125vw}@media screen and (max-width: 1024px){.join .strength-tab{margin-top:.3rem}}.join .strength-tab .item{margin:0 6.25vw;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.join .strength-tab .item{margin:0;width:25%}}.join .strength-tab .item.on .icon img,.join .strength-tab .item:hover .icon img{opacity:0}.join .strength-tab .item.on .icon img:nth-of-type(2),.join .strength-tab .item:hover .icon img:nth-of-type(2){opacity:1}.join .strength-tab .item.on .title,.join .strength-tab .item:hover .title{font-weight:bold;color:#2e4189}.join .strength-tab .item.on::after,.join .strength-tab .item:hover::after{opacity:1}.join .strength-tab .item::after{content:'';width:0;height:0;border-style:solid;border-width:.57292vw .57292vw 0;border-color:#2e4189 transparent transparent;opacity:0;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.join .strength-tab .item::after{border-width:.05rem .05rem 0}}.join .strength-tab .icon{width:4.32292vw;position:relative;margin-bottom:1.5625vw}@media screen and (max-width: 1024px){.join .strength-tab .icon{width:.45rem;margin-bottom:.15rem}}.join .strength-tab .icon img{width:100%;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}.join .strength-tab .icon img:nth-of-type(2){position:absolute;left:0;top:0;opacity:0}.join .strength-tab .title{font-size:1.04167vw;color:#666;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;margin-bottom:.9375vw}@media screen and (max-width: 1024px){.join .strength-tab .title{font-size:.15rem;margin-bottom:.1rem}}.join .strength-content{background-repeat:no-repeat;background-size:cover;background-position:center;height:33.33333vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:5.57292vw;margin-top:1.04167vw}@media screen and (max-width: 1024px){.join .strength-content{margin-top:.2rem;height:3.2rem;padding-top:.5rem}}.join .strength-content .counter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.join .strength-content .counter:not(:first-child){-webkit-animation:fadeInUp 1s both !important;-moz-animation:fadeInUp 1s both !important;animation:fadeInUp 1s both !important;visibility:visible !important}.join .strength-content .counter .item{margin:0 6.66667vw}.join .strength-content .counter .num-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#fff}.join .strength-content .counter .num-box .num{font-size:5.72917vw;font-weight:bold}@media screen and (max-width: 1024px){.join .strength-content .counter .num-box .num{font-size:.55rem}}.join .strength-content .counter .num-box .text{font-size:1.04167vw;font-weight:bold}@media screen and (max-width: 1024px){.join .strength-content .counter .num-box .text{font-size:.14rem;margin-left:.025rem}}.join .strength-content .counter .title{font-size:1.04167vw;color:#fff;text-align:center}@media screen and (max-width: 1024px){.join .strength-content .counter .title{font-size:.14rem}}.join-policy{padding-top:4.6875vw;padding-bottom:5.20833vw}@media screen and (max-width: 1024px){.join-policy{padding-top:.5rem;padding-bottom:.7rem}}.join-policy .policy-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:2.08333vw}@media screen and (max-width: 1024px){.join-policy .policy-wrapper{-ms-flex-flow:wrap;flex-flow:wrap;margin-top:.25rem}}.join-policy .policy-wrapper .item{width:33.33333%;background-color:#f5f5f5;text-align:center;padding:3.64583vw 4.32292vw 4.6875vw}@media screen and (max-width: 1024px){.join-policy .policy-wrapper .item{width:100%;padding:.5rem .25rem .5rem}}@media screen and (min-width: 1024px){.join-policy .policy-wrapper .item+.item{margin-left:1.82292vw}}@media screen and (max-width: 1024px){.join-policy .policy-wrapper .item+.item{margin-top:.2rem}}.join-policy .policy-wrapper .icon{width:4.47917vw;margin:0 auto}@media screen and (max-width: 1024px){.join-policy .policy-wrapper .icon{width:.43rem}}.join-policy .policy-wrapper .icon img{width:100%}.join-policy .policy-wrapper .title{font-size:1.35417vw;font-weight:bold;color:#333;margin-top:2.08333vw}@media screen and (max-width: 1024px){.join-policy .policy-wrapper .title{font-size:.25rem;margin-top:.2rem}}.join-policy .policy-wrapper .desc{font-size:.83333vw;line-height:2;color:#666;margin-top:1.04167vw}@media screen and (max-width: 1024px){.join-policy .policy-wrapper .desc{font-size:.15rem;margin-top:.15rem}}.join-flow{background-repeat:no-repeat;background-size:cover;background-position:center;height:25.52083vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:4.6875vw}@media screen and (max-width: 1024px){.join-flow{height:auto;padding-top:.5rem;padding-bottom:.7rem}}.join-flow .join-flow-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:4.16667vw}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}}.join-flow .join-flow-wrapper .item{text-align:center;padding-right:3.48958vw;position:relative}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .item{padding-bottom:.6rem;padding-right:0}.join-flow .join-flow-wrapper .item:not(:last-child)::after{content:'';position:absolute;width:1px;height:.6rem;bottom:0;left:50%;border-left:1px dashed #b5b6b6;-webkit-transform:translateY(20%);-moz-transform:translateY(20%);transform:translateY(20%)}}.join-flow .join-flow-wrapper .item+.item{margin-left:3.48958vw}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .item+.item{margin-left:0;margin-top:.3rem}}.join-flow .join-flow-wrapper .item:last-child .arrow{display:none}.join-flow .join-flow-wrapper .item:last-child .icon::after{display:none}.join-flow .join-flow-wrapper .arrow{position:absolute;right:0;top:2.60417vw;-webkit-transform:translateX(50%) translateY(-30%);-moz-transform:translateX(50%) translateY(-30%);transform:translateX(50%) translateY(-30%)}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .arrow{right:auto;top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(0) rotate(90deg);-moz-transform:translateX(-50%) translateY(0) rotate(90deg);transform:translateX(-50%) translateY(0) rotate(90deg)}}.join-flow .join-flow-wrapper .title{font-size:.83333vw;color:#333;margin-top:1.45833vw}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .title{font-size:.15rem;margin-top:.15rem}}.join-flow .join-flow-wrapper .icon{width:5.20833vw;height:5.20833vw;border-radius:50%;border:1px solid #b5b6b6;background-color:#fff;position:relative}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .icon{width:.7rem;height:.7rem}}.join-flow .join-flow-wrapper .icon img{width:100%;height:100%}.join-flow .join-flow-wrapper .icon::after{content:'';border-top:1px dashed #b5b6b6;position:absolute;top:50%;width:6.97917vw;left:100%}@media screen and (max-width: 1024px){.join-flow .join-flow-wrapper .icon::after{display:none}}.join-form{padding-top:5.20833vw;padding-bottom:80px}@media screen and (max-width: 1024px){.join-form{padding-top:.5rem;padding-bottom:.7rem}}.join-form form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:40px}.join-form .row{width:50%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}@media screen and (max-width: 1024px){.join-form .row{width:100%;padding:0}}.join-form .textarea-row{width:100%;padding:0 20px;margin-bottom:20px}@media screen and (max-width: 1024px){.join-form .textarea-row{padding:0}}.join-form .textarea-row .input-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:20px}.join-form .textarea-row .input-box textarea{width:100%;resize:none;border:none;outline:none;margin-top:20px}.join-form .input-box,.join-form .select-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border:1px solid #e5e5e5;padding:0 20px}@media screen and (max-width: 1024px){.join-form .input-box,.join-form .select-box{padding:0 .1rem;font-size:.15rem}}.join-form .input-box span em,.join-form .select-box span em{color:#ff0101}.join-form .input-box input,.join-form .input-box select,.join-form .select-box input,.join-form .select-box select{height:60px;outline:none;border:none;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:16px}@media screen and (max-width: 1024px){.join-form .input-box input,.join-form .input-box select,.join-form .select-box input,.join-form .select-box select{font-size:.15rem}}.join-form .input-box input,.join-form .select-box input{padding-left:.1rem}.join-form .input-box select,.join-form .select-box select{direction:rtl;-webkit-appearance:none;-moz-appearance:none;appearance:none}.join-form .select-box{position:relative;padding:0}.join-form .select-box span{position:absolute;height:100%;line-height:60px;top:0;left:0;padding:0 0 0 20px;pointer-events:none}@media screen and (max-width: 1024px){.join-form .select-box span{padding:0 0 0 .1rem}}.join-form .select-box select{padding-right:40px;background-color:#fff}@media screen and (max-width: 1024px){.join-form .select-box select{padding-right:.3rem}}.join-form .select-box::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:8px 8px 0;border-color:#666 transparent transparent;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);right:12px;pointer-events:none}@media screen and (max-width: 1024px){.join-form .select-box::after{border-width:.06rem .06rem 0}}.join-form .captcha{height:60px}@media screen and (max-width: 1024px){.join-form .captcha{height:.45rem}}.join-form .captcha .geetest_holder.geetest_wind{height:60px}@media screen and (max-width: 1024px){.join-form .captcha .geetest_holder.geetest_wind{height:.45rem}}.join-form .captcha .geetest_holder.geetest_wind .geetest_radar{margin:14px}@media screen and (max-width: 1024px){.join-form .captcha .geetest_holder.geetest_wind .geetest_radar{margin:.07rem}}.join-form .captcha .geetest_holder.geetest_wind .geetest_success_btn .geetest_success_box{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);left:17px}.join-form .captcha .geetest_holder.geetest_wind .geetest_radar_tip,.join-form .captcha .geetest_holder.geetest_wind .geetest_success_radar_tip{height:60px;line-height:60px;padding:0 46px 0 55px}@media screen and (max-width: 1024px){.join-form .captcha .geetest_holder.geetest_wind .geetest_radar_tip,.join-form .captcha .geetest_holder.geetest_wind .geetest_success_radar_tip{height:.45rem;line-height:.45rem}}.join-form .captcha .geetest_holder.geetest_wind .geetest_wait{margin:25px 12px}@media screen and (max-width: 1024px){.join-form .captcha .geetest_holder.geetest_wind .geetest_wait{margin:.18rem .12rem}}.join-form .captcha .geetest_holder.geetest_wind.geetest_radar_click_ready .geetest_radar_btn{background-color:#fff}.join-form .captcha .geetest_holder.geetest_wind .geetest_radar_btn{background-image:none;background-color:#fff}.join-form .captcha .geetest_holder.geetest_wind .geetest_radar .geetest_ring{-webkit-box-shadow:inset 0 0 0 1px #66e6e7;box-shadow:inset 0 0 0 1px #66e6e7;background-color:#baf4f1}.join-form .captcha .geetest_holder.geetest_wind .geetest_radar .geetest_sector{-webkit-box-shadow:inset 0 0 0 1px #37cfe0;box-shadow:inset 0 0 0 1px #37cfe0;background-color:#66e6e7;background-image:-moz-linear-gradient(335deg, rgba(0,0,0,0) 50%, #baf4f1 50%),-moz-linear-gradient(25deg, #baf4f1 50%, rgba(0,0,0,0) 50%);background-image:-o-linear-gradient(335deg, rgba(0,0,0,0) 50%, #baf4f1 50%),-o-linear-gradient(25deg, #baf4f1 50%, rgba(0,0,0,0) 50%);background-image:linear-gradient(115deg, rgba(0,0,0,0) 50%, #baf4f1 50%),linear-gradient(65deg, #baf4f1 50%, rgba(0,0,0,0) 50%)}.join-form .captcha .geetest_holder.geetest_wind.geetest_detect .geetest_radar .geetest_dot{background-color:#36cedf}.join-form .captcha .geetest_holder.geetest_wind.geetest_wait_compute .geetest_radar .geetest_dot{background-color:#36cedf}.join-form .captcha .geetest_holder.geetest_wind.geetest_radar_click_hide .geetest_radar .geetest_dot,.join-form .captcha .geetest_holder.geetest_wind.geetest_slide_click_hide .geetest_radar .geetest_dot{background-color:#36cedf}.join-form .submit-btn{background-color:#2e4189;color:#fff;font-size:16px;height:60px;width:100%;cursor:pointer;border:none;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;outline:none}@media screen and (max-width: 1024px){.join-form .submit-btn{height:.45rem;color:14px}}.join-form .submit-btn:hover{background-color:#7b7879}.join-qrcode{background-repeat:no-repeat;background-size:cover;height:38.02083vw;padding-top:5.20833vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1024px){.join-qrcode{height:auto;padding-bottom:.7rem;padding-top:.5rem}}.join-qrcode .qrcode-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:4.6875vw;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.join-qrcode .qrcode-wrapper p{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1024px){.join-qrcode .qrcode-wrapper{margin-top:.5rem}}.join-qrcode .qrcode-wrapper img{width:16.25vw !important;height:auto !important}@media screen and (max-width: 1024px){.join-qrcode .qrcode-wrapper img{width:1.4rem !important}}.join-qrcode .qrcode-wrapper img:not(:last-child){margin-right:5.9375vw}

/*# sourceMappingURL=maps/style.css.map */

/*# sourceMappingURL=maps/style.css.map */
