@charset "utf-8";*{outline:0;padding:0;margin:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-break:break-all;user-select:none}
@font-face{font-family:"HarmonyRegular";src:url(../fonts/HarmonyOS_Sans_Regular.ttf)}
@font-face{font-family:"HarmonyMedium";src:url(../fonts/HarmonyOS_Sans_Medium.ttf)}
@font-face{font-family:"HarmonyBold";src:url(../fonts/HarmonyOS_Sans_Bold.ttf)}
@font-face{font-family:"HarmonyLight";src:url(../fonts/HarmonyOS_Sans_SC_Light.ttf)}
.overscroll::-webkit-scrollbar,.selects::-webkit-scrollbar{width:4px;height:1px}
.overscroll::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#0062c8;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}
.overscroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(153,153,153,.15);border-radius:10px;background:rgba(153,153,153,.15)}
.ovf{overflow:hidden;width:100%;height:100%}
.fl{float:left}
.fr{float:right}
.clearfix{zoom:0}
.relative{position:relative}
.clearfix:after{content:'';display:block;height:0;clear:both}
a,a:link,a:visited{text-decoration:none}
a{color:#333}
ul,li,ol{list-style-type:none}
img{max-width:100%;max-height:100%;vertical-align:middle;outline:none;border:none}
input{border:none}
select{appearance:none}
body{font-size:16px;font-family:"HarmonyRegular"}

.overscroll{height:100%;overflow:auto;width:100%;}
.overscroll::-webkit-scrollbar{width:2px;height:2px;}
.overscroll::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#0c5fa8;}
.overscroll::-webkit-scrollbar-track{border-radius:10px;background:#e6e6e6;}


.auto1600{margin:0 auto;width:92%;max-width: 1600px;}
.auto1400{margin:0 auto;width:92%;max-width: 1400px;}
@media(min-width:1460px) and (max-width:1600px){
    .auto1440{width:80%;margin:0 auto}
    .auto1600{width:96%}
    .auto1400{width:96%}
    .autoCon-1600{width:90%}
    .auto1200{margin:0 auto;width:80%}
}
@media(min-width:1024px) and (max-width:1459px){
    .auto1440{width:90%;margin:0 auto}
    .auto1600{width:96%}
    .auto1400{width:96%}
    .autoCon-1600{width:96%}
    .auto1200{margin:0 auto;width:90%}
}
@media(min-width:768px) and (max-width:1024px){
    .auto1440{width:90%}
    .autoCon-1600{width:90%}
    .auto1600{width:90%}
    .auto1400{width:90%}
    .auto1200{width:100%;padding:0 15px}
}
@media(max-width:768px){
    .auto1600{width: 90%;}
    .auto1400{width: 90%;}
    .autoCon-1600{width: 90%;}
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.banner{overflow:hidden;position:relative}
.banner .item{position:relative;height:100%}
.banner .item .text_box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);width:100%;text-align:left}
.banner .item .text_box.text_boxr{text-align:right}
.banner .tmain{display:inline-block;text-align:left}
.banner .tit{line-height:1.31;color:#fff;transform:translate(0,-100px);-webkit-transform:translate(0,-100px);-moz-transform:translate(0,-100px);-ms-transform:translate(0,-100px);-o-transform:translate(0,-100px);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.banner .desc{margin-top:15%}
.banner .more{margin-top:38.5%;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);-ms-transform:translate(0,100px);-o-transform:translate(0,100px);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.banner .swiper-slide-active .more,.banner .swiper-slide-active .tit{transform:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset}
.banner .video_box{width:100%;height:100%}
.banner .video_box video{width:100%;height:100%;object-fit:cover}
.banner .swiper-slide{height:auto}
.banner .swiper-pagination{position:absolute;bottom:6%;left:0;right:0;text-align:center;z-index:1010}
.banner .swiper-pagination span{width:25px;height:25px;position:relative;border-radius:50%;background:none;opacity:1;margin:0 10px !important}
.banner .swiper-pagination .swiper-pagination-bullet-active{width:25px;border-color:transparent}
@keyframes dotwidth{0%{width:0%}
    100%{width:100%}
}
.banner .swiper-pagination span:after{content:"";width:4px;height:4px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-2px}
.banner .swiper-pagination span::before{content:'';width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.6);opacity:0.4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}
.banner .swiper-pagination .swiper-pagination-bullet-active::before{opacity:0.4}
.banner .swiper-pagination #circle{transition:linear 3.3s;stroke-dasharray:140,140;stroke-dashoffset:140}
.banner .swiper-pagination .swiper-pagination-bullet-active #circle{stroke-dashoffset:0}
.banner .swiper-pagination svg{width:100%;height:100%;opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.banner .swiper-pagination .swiper-pagination-bullet-active svg{opacity:1}
.index01{padding:8% 0 6%;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-repeat:no-repeat}
.index01 .index01_tit{position:absolute;left:-5%;bottom:0;color:rgba(255,255,255,.2);line-height:.8;font-weight:700}
.video-box{position:fixed;top:0;left:0;width:100%;height:100%;z-index:300;background:rgba(0,0,0,0.85)}
.video-box .close{cursor:pointer;width:40px;height:40px;position:fixed;z-index:4;right:20px;top:20px}
.video-box .close::before,.video-box .close::after{position:absolute;content:'';width:80%;left:10%;height:3px;top:50%;margin-top:-1.5px;background:#fff;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.video-box .close::before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.video-box .ytable{height:100%}
.video-box .ytable-cell{text-align:center}
.video-box video{width:90%;max-width:900px}
.index01 .video{width:50%;float:right;position:relative;min-height:3rem}
.index01 .open-video{position:absolute;left:63%;bottom:15%;cursor:pointer;z-index:10}
.index01 .open-video i{display:block;width:0.72rem;height:0.72rem;border-radius:50%;background:#0098e5 url(../images/Floor002841_btn.png) no-repeat left 56% center;background-size:0.2rem;position:relative;z-index:4}
.index01 .open-video:before{position:absolute;content:'';border-radius:50%;background:#0098e5;opacity:0.2;-webkit-opacity:0.2;animation:scale 3s infinite;-webkit-animation:scale 3s infinite}
.index01 .open-video:after{position:absolute;content:'';border-radius:50%;background:#0098e5;opacity:0.1;-webkit-opacity:0.1;animation:scale 3s infinite;-webkit-animation:scale 3s infinite}
.index01 .open-video:before{left:-22px;top:-22px;bottom:-22px;right:-22px;animation-delay:0.3s}
.index01 .open-video:after{left:-42px;top:-42px;bottom:-42px;right:-42px}
@media(min-width:1024px){
    .banner .pc{height: 6rem;object-fit: cover;}
}
@keyframes scale{
    0%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}

    50%{transform:scale(0.4);-webkit-transform:scale(0.4);-ms-transform:scale(0.4)}
    100%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
}
@-webkit-keyframes scale{
    0%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
    50%{transform:scale(0.4);-webkit-transform:scale(0.4);-ms-transform:scale(0.4)}
    100%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
}
@-ms-keyframes scale{
    0%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
    50%{transform:scale(0.4);-webkit-transform:scale(0.4);-ms-transform:scale(0.4)}
    100%{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
}

.hbox1{display:flex}
.hbox1 .left{width:37%;color:#000}
.hbox1 .left .title-e{margin-top:0.6rem;}
.hbox1 .right{padding-left:20%;flex:1}
.list1{display:flex;justify-content:space-between;width:100%}
.list1 .year{margin-top:10px;position:relative;padding-right:22px;display:inline-block}
.list1 .tit{color:#555555}
.list1 .num{line-height:.9;color:#0098e5;font-weight:700}
.list1 .num_t{line-height:.8;position:absolute;right:0;top:0;color:#0098e5}
.list1 .num_b{line-height:1;position:absolute;right:0;bottom:0;color:#0098e5}
.list1 .num_c{position:absolute;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);color:#0098e5}
.index01 .editor{color:#666666;margin-top:12.5%;line-height:1.778;max-height: 3.2rem;overflow-x: hidden;padding-right: 2%;}
.index01 .list2{margin-top:22%}
.index01 .more1{margin-top:7%}
.index01 .text_box{width:37%;float:left}
.list2{display:flex;flex-wrap:wrap}
.list2 .item{width:31.33%;padding: 10px 10px;background-color:rgba(255,255,255,.6);/* margin-top:15px; */border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}
.list2 .item:not(:nth-child(3n+1)){/* margin-left:3%; */}
.list2 .icon{padding-bottom:40px;position:relative}
.list2 .icon img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);max-height:100%}
.list2 .tit{color:#555555;margin-top:15px;text-align:center}
.list2 .item:hover{background-color:#fff}

@media (max-width:1024px){
    .banner{margin-top: -0.5rem;}
    .hbox1 .left .title-e{margin-top: 0.3rem;}
    
}



.Floor003231{position:relative;z-index:1;overflow:hidden}
.Floor003231 .index-title{margin-bottom:0.76rem;font-size:var(--font-size60)}
.Floor003231 .index-title p{margin:0}
.Floor003231 .index-title .en{text-transform:uppercase;color:rgba(255,255,255,0.2);line-height:calc(70 /60);font-weight:700}
.Floor003231 .index-title .cn{color:#fff;margin-top:calc(12 / 40 * 1em)}

@media (max-width:1024px){
    .Floor003231 .index-title{font-size:var(--font-size40);margin-bottom:0.5em}
}
@media (max-width:640px){
    .Floor003231 .index-title{font-size:30px}
}
.Floor003231 .index-more a{display:inline-flex;align-items:center;background-color:#1e83c0;color:#fff;line-height:calc(60 / 16);padding:0 0.43rem;border-radius:calc(60 / 16 * 1em);overflow:hidden;font-size:var(--font-size16)}
.Floor003231 .index-more a span{position:relative;z-index:3;transition:0.3s 0.3s ease-in-out}
.Floor003231 .index-more a i{width:calc(14 / 16 * 1em);height:calc(14 / 16 * 1em);display:block;position:relative;z-index:1;margin-left:0.27rem}
.Floor003231 .index-more a i:after,.Floor003231 .index-more a i:before{border-radius:50%;position:absolute;content:'';transition:0.5s ease-in-out}
.Floor003231 .index-more a i:before{background-color:#fff;width:calc(6 / 16 * 1em);height:calc(6 / 16 * 1em);left:50%;top:50%;--center:calc((6 / 16 * 1em) / -2);margin:var(--center) 0 0 var(--center)}
.Floor003231 .index-more a i:after{left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.2)}
.Floor003231 .index-more a:hover i:after{transform:scale(30)}
.Floor003231 .index-more a:hover i:before{transition-delay:0.3s;transform:scale(50);background:rgba(255,255,255,0.8)}
.Floor003231 .index-more a:hover{color:#1e83c0}
.Floor003231 .index-more a:hover span{transform:translateX(0.2rem)}
@media (max-width:1024px){
    .Floor003231 .index-more a{font-size:0.14rem}
}
@media (max-width:640px){
    .Floor003231 .index-more a{padding:0 2em}
}
.Floor003231 .swiper-wrapper{height:auto}
.Floor003231 .swiper .txt{position:absolute;left:0;top:calc(120 / 956 * 100%);height:100%;width:100%}
.Floor003231 .txt:where(.index-title,.index-more,.desc){transform:translateY(0.3rem);opacity:0;transition:0.4s}
.Floor003231 .txt .index-title{transition-delay:0.2s}
.Floor003231 .txt .desc{transition-delay:0.4s}
.Floor003231 .txt .index-more{transition-delay:0.8s}
.Floor003231 .txt .index-more-wap{width:100%}
.Floor003231 .swiper-slide-active .txt .autoCon-1600 > div{transform:translateY(0);opacity:1}
.Floor003231 .txt .btn{display: flex;align-items: center;color: #fff;}
.Floor003231 .txt .btn .more{margin-right: .15rem;}
.Floor003231 .desc{color:#fff;line-height:calc(42 / 24);font-weight:100;padding-bottom:0.3rem}
.Floor003231 .controls li{border-left:1px solid rgb(255 255 255 / 30%);display:flex;flex-direction:column;transition:0.3s;position:relative;z-index:1;background-color:rgb(0 0 0 / 0);padding:0 0.1rem;align-items:center;justify-content:center}
.Floor003231 .controls li:nth-child(6){border-right:1px solid rgb(255 255 255 / 30%)}
.Floor003231 .controls li.on{background:linear-gradient(360deg,#0097e3,#a6d017);color:#fff}
.Floor003231 .controls li .more{display:none;position:absolute;width:0.7rem;height:0.7rem;border-radius:50%;background:url(../images/Floor003231-more.svg) no-repeat center center #fff;background-size:auto 1em;bottom:-0.35rem;left:50%;margin-left:-0.35rem;transition:0.3s;transform:scale(0);transition:0.3s}
.Floor003231 .controls li .more:hover{transform:scale(1) rotate(90deg);transition-delay:0s}
.Floor003231 .controls li p{height:0;overflow:hidden;font-size:var(--font-size16);line-height:calc(30 / 16);color:#fff;opacity:0.5;margin:0;text-align:center;transition:0.3s 0.3s}
.Floor003231 .controls li:not(.on) .tit{color:#fff}
.Floor003231 .controls li .ico{display:flex;align-items:center;justify-content:center;margin-bottom:0.2rem;transition:0.3s;width:0.51rem;height:0.51rem}
.Floor003231 .controls li.on .ico img{filter:brightness(0) invert(1)}
.Floor003231 .controls li .ico img{filter:brightness(0) invert(1)}
.Floor003231 .fl{display:block;min-height:2.39rem;position:relative;z-index:99}
.Floor003231 .fl{max-width:6rem;margin-bottom:0.15rem}
.Floor003231 .fl li{float:left;margin-right:0.15rem;margin-bottom:0.15rem}
.Floor003231 .fl li a{font-size:0.18rem;background-color:#fff;color:#0099e1;line-height:0.6rem;padding:0 0.45rem;border-radius:0.3rem;display:inline-block;overflow:hidden}
.Floor003231 .fl li a:hover{background-color:#0099e1;color:#fff}

@media (min-width:1025px){
    .Floor003231 .txt .autoCon-1600 > div{max-width:9.6rem;/* width:50% */}
    .Floor003231 .desc{min-height:2.39rem;overflow: hidden;}
    .Floor003231 .controls{position:absolute;z-index:10;bottom:0;right:0;width:100%;pointer-events:none;border-top:1px solid rgb(255 255 255 / 30%);background:rgb(0 0 0 / 15%)}
    .Floor003231 .controls li{border-radius:0;width:16%;height:2.08rem;pointer-events:all;margin-bottom:0}
    .Floor003231 .controls li + li{margin-left:0}
    .Floor003231 .controls li .tit{font-size:18px;text-align: center;}
    .Floor003231 .controls li.on{padding:0 0.5rem;margin-bottom:0;width:20%}
    .Floor003231 .controls li.on .more{transform:scale(1);transition-delay:0.3s}
    .Floor003231 .controls li.on .ico{width:0.62rem;height:0.62rem}
    .Floor003231 .controls li.on .tit{font-size:22px;margin-bottom:0.18rem}
    .Floor003231 .controls li.on p{height:calc(30 / 16 * 2em)}
}
@media (max-width:1024px){
    .Floor003231 .controls{position:absolute;z-index:999;bottom:0;right:0;width:100%;pointer-events:none;
        border-top:1px solid rgb(255 255 255 / 30%);background:rgb(0 0 0 / 15%)}
    .Floor003231 .controls [class*=autoCon-]{width:100%}
    .Floor003231 .controls ul{align-items:stretch}
    .Floor003231 .controls li{padding:0.2rem 0.1rem;flex:1}
    .Floor003231 .fl li{margin-bottom: 0;}
    .Floor003231 .fl li a{font-size: 0.16rem;line-height: 0.48rem;height: 0.48rem;padding: 0 0.2rem;}
    .Floor003231 .controls li .tit{font-size:var(--font-size18)}
    .Floor003231 .desc{max-width:100%}
}
@media (max-width:640px){
    .Floor003231 .swiper-slide img{width:180%;max-width:none;margin-left:-20%}
    .Floor003231 .swiper .txt{height: auto;}
    .Floor003231 .fl{min-height: 1rem;}
    .Floor003231 .controls li .ico{margin-bottom:0.1rem;width:0.3rem;height:0.3rem}
    .Floor003231 .controls li .tit{font-size:var(--font-size14)}
}

.Floor003234{position:relative;z-index:1;overflow:hidden;background:url(../images/Floor003234-bg.jpg) no-repeat center top/cover;padding:6.2% 0;color:#007fff}
.Floor003234 .index-title{text-align:center;margin-bottom:0.48rem;line-height:1}
.Floor003234 .index-title .tit{font-weight:500;color:#000;margin-bottom:0.19rem}
.Floor003234 .index-title .desc{font-weight:100;font-size:var(--font-size16)}
.Floor003234 .index-more{display:flex;justify-content:center;margin-top:0.14rem}
.Floor003234 .index-more a{display:flex;align-items:center;border:solid 2px #0098e5;font-size:16px;
    padding:0 0.36rem;color:#0098e5;height:0.54rem;border-radius:calc(54 / 16 * 1em);transition:0.3s}
.Floor003234 .index-more a:after{display:block;content:'';margin-left:0.8em;height:1em;width:1em;background:url(../images/Floor003234-more.svg) no-repeat center center / contain;transition:transform 0.3s}
.Floor003234 .index-more a:hover{color:#fff;background-color:#0098e5}
.Floor003234 .index-more a:hover:after{filter:brightness(0) invert(1);transform:rotateY(180deg)}
.Floor003234 .cate-list li{margin:0 0.24rem;color:#292929;font-size:20px;cursor:pointer;position:relative;z-index:1;padding-bottom:0.16rem;margin-bottom:0.1rem}
.Floor003234 .cate-list li:after{position:absolute;content:'';width:0;left:50%;transform:translateX(-50%);bottom:0;background-color:var(--hover-color);transition:0.3s;height:3px}
.Floor003234 .cate-list li.active{color:var(--hover-color)}
.Floor003234 .cate-list li.active:after{width:100%}
.Floor003234 .load-swiper{position:relative;z-index:1}
.Floor003234 .load-swiper:before,.Floor003234 .load-swiper:after{position:absolute;content:'';top:0;height:100%;width:20%;z-index:10;pointer-events:none}
.Floor003234 .load-swiper:before{left:0;background:linear-gradient(to right,rgba(236,244,249,1) 0%,rgba(236,244,249,0) 100%)}
.Floor003234 .load-swiper:after{right:0;background:linear-gradient(to right,rgba(236,244,249,0) 0%,rgba(236,244,249,1) 100%)}
.Floor003234 .swiper-slide a{display:block;padding:0.32rem 0}
.Floor003234 .swiper-slide .pic{display:flex;align-items:center;justify-content:center;height:1.2rem;background-color:#fff;border-radius:0.08rem;box-shadow:0.05rem 0 0.32rem rgba(45,46,50,0.15)}
.Floor003234 .swiper-slide .pic img{max-height:48%}
.Floor003234 .swiper-wrapper{height:auto;transition-timing-function:linear!important}
.Floor003234 .swiper + .swiper{margin-top:-0.44rem}
.Floor003234 .swiper-slide{width:3rem;padding:0 0.1rem}

@media (max-width:640px){
    .Floor003234 .index-title .tit{font-size:0.24rem;}
    .Floor003234 .index-more a{padding: 0 0.2rem;height: 0.48rem;}
.Floor003234 .cate-list li{font-size:var(--font-size16);margin:0 0.1rem 0.1rem}
.Floor003234 .swiper{padding-bottom:0.1rem}
.Floor003234 .swiper + .swiper{margin-top:-0.1rem}
.Floor003234 .swiper-slide .pic{height:0.6rem}
.Floor003234 .swiper-slide{width:1.4rem;padding:0 0.05rem}
.Floor003234 .swiper-slide a{padding:0.1rem 0}
.Floor003234 .swiper-slide .pic{box-shadow:0.05rem 0 0.1rem rgba(45,46,50,0.15)}
}
.Floor002906{text-align:center;border-top:1px solid #eee;padding:6.2% 0 5.209vw 0;background:url(../images/cx.jpg) no-repeat;background-size:cover}
.Floor002906 .title{margin-bottom:1.823vw;color:#fff;line-height:1em}
@media(max-width:640px){
    .Floor002906 .title{font-size:7vw}
}
.Floor002906 dl{width:92%;margin:0 auto;max-width:800px}
.Floor002906 dt input{width:100%;border:2px solid #eee;font-size:16px;background:#fff;line-height:56px;height:60px;padding:0 20px;color:#999;appearance:none;-moz-appearance:none;-webkit-appearance:none}
.Floor002906 dt input::-ms-expand{display:none}
.Floor002906 dd a{display:block;line-height:60px;font-size:16px;background:#eee;color:#000}

@media(min-width:481px){
    .Floor002906 dt{float:left;width:35%;margin-right:2.5%}
    .Floor002906 dd{float:right;width:25%}
}

@media(max-width:480px){.Floor002906 .title{margin-bottom:6vw}
    .Floor002906 dt{margin-bottom:3vw}
    .Floor002906 dt select{line-height:46px;height:50px;font-size:4vw}
    .Floor002906 dd a{line-height:50px;font-size:4vw}
}
.SubPage{position:relative;background:#f6f7f7;z-index:1;height:auto !important;height:300px;min-height:300px;clear:both;overflow:hidden}
.SubTit{margin-bottom:0.4rem;position:relative;border-bottom:1px solid #e4e4e6}
.SubTit h2{font-size:0.36rem;line-height:2.5}
.SubTit2{text-align:center}
.SubTit2 h2{font-weight:normal;line-height:1.35;font-size:0.48rem}
.SubTit2.white h2{color:#fff}
.investorMessage .bg{position:absolute;left:0;top:0;width:100%;height:4rem;background-position:center top;background-repeat:no-repeat;background-size:cover}
.investorMessage .autoCon-1600{position:relative;z-index:99}
.investorMessage .content{background:#fff;padding:0.72rem 0.6rem;margin-top:0.49rem}
.investorMessage .contact{width:28.86%;border-right:1px solid #e6e6e6;padding-right:4.5%}
.investorMessage .contact ul{margin-top:0.1rem}
.investorMessage .contact .item{border-bottom:1px dashed #e6e6e6;min-height:1.27rem}
.investorMessage .contact .item .icon{width:0.48rem}
.investorMessage .contact .item .icon img{width:28px}
.investorMessage .contact .item .info{width:calc(100% - 0.48rem)}
.investorMessage .text_shell{ margin-bottom:0.3rem; display:-webkit-flex; display:flex; flex-wrap:wrap;}
.investorMessage .text_shell .iwl{ width:31%; margin-right:2%; margin-bottom:1%; display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:center;}
.investorMessage .text_shell .iwl:nth-child(3n){ margin-right:0;}
.investorMessage .tishi-box{ margin-top:1%; text-align:center;}
.investorMessage .tishi-box .but a{ color:#0098e5;}

.investorMessage .form{width:100%;padding-left:0}
.investorMessage .form .item{width:40%;margin-bottom:0.3rem;float:left;margin-right:2%;position:relative}
.investorMessage .form .item .ti{margin-bottom:0.06rem;font-size:0.18rem;line-height:2;color:#333}
.investorMessage .form .item .ipttxt{background:#f6f7f7;border-radius:5px;height:0.6rem;width:100%;padding:0 0.2rem}
.investorMessage .form .item .ipttxt:hover,.investorMessage .form .textarea{border: 1px solid #0098e5;background:rgba(255,255,255,0.9);box-shadow:0 0 0.5rem rgba(0,64,149,0.09)}
.investorMessage .form .item .ipttxt-1{background:#f6f7f7;border-radius:5px;height:0.6rem;width:72%;padding:0 0.2rem}
.investorMessage .form .item .ipttxt-1:hover,.investorMessage .form .textarea{background:rgba(255,255,255,0.9);box-shadow:0 0 0.5rem rgba(0,64,149,0.09)}
.investorMessage .form .item span{width:1.5rem;height:0.58rem;position:absolute;right:0;top:1px;background:#fff;border:1px solid #ddd;padding:12px;border-radius:5px}
.investorMessage .form .item span img{width:100%}
.investorMessage .form .item.auto{width:100%}
.investorMessage .form .textarea{padding:0.2rem;background:#fff;border-radius:5px}
.investorMessage .form .textarea textarea{width:100%;height:1.1rem}
.investorMessage .form .btnBox{padding-top:0;width:14%;margin:0;float:right}
.sendbtn{width:100%;height:0.6rem;color:#fff;border-radius:5px;background:#0098e5;transition:all 0.5s;font-size:0.18rem;border:none}
.sendbtn:hover{transform:translateY(-2px);background:rgba(0,71,157,0.8)}
.investorCol{padding:0.2rem 0 1.7rem}
.investorCol .item{width:47.91%}
.investorCol .item a{height:2.4rem;font-size:0.48rem;transition:all 0.5s;background-position:0 center;background-size:cover;background-repeat:no-repeat}
.investorCol .item a img{margin-left:0.5rem;width:0.61rem}
.investorCol .item:hover a{transform:scale(1.05)}
.investorMessage .table_1 th{text-align:center;font-size:18px;color:#000;border:1px solid #eee;border-collapse:collapse;line-height:2;padding:15px}
.investorMessage .table_1 td{text-align:center;font-size:18px;border:1px solid #eee;color:#333;border-collapse:collapse;line-height:2;padding:15px}
.investorMessage .table_1 th{font-size:18px;background:#f6f7f7;font-weight:normal}
.investorMessage .table_1 .th_2{background:#f0871e}
.investorMessage .table_1 .th_3{background:#ffc200}
.investorMessage .table_1 .th_4{background:#685046}
.investorMessage .table_1 .th_2,.investorMessage .table_1 .th_3,.investorMessage .table_1 .th_4{color:#fff}
.investorMessage .table_1 .th_1{color:#000}
@media(max-width:480px){
    .investorMessage .table_1{overflow:auto}
    .investorMessage .table_1 table{width:180%}
}
@media(max-width:1024px){
    .fixNav{display:none}
    .investorNum .stock{padding:0.35rem;width:100%}
    .investorNum .content{padding:0.35rem;width:100%}
    .investorMessage .contact{width:100%;padding:0 0 0.5rem;border-right:0}
    .investorMessage .form{width:100%;padding:0}
    .investorMessage .content{padding: 0.3rem;}
    .ptb100{padding:0.6rem 0;}
    .investorMessage .form .item span{width:100px;}
}
@media(max-width:640px){
    .investorNotice .item{width:100%;margin-top:0.35rem}

    .otherNotice .item{width:100%;margin-bottom:0.35rem}
    .investorMessage .contact .item .icon{width:38px}
    .investorMessage .contact .item .info{width:calc(100% - 38px)}
    .investorMessage .content{padding:0.3rem;margin-top: 0.3rem;}
    .investorMessage .form .item{width:100%;margin-bottom: 0.2rem;}
    .investorMessage .form .item .ipttxt-1{height: 48px;}
    .investorMessage .form .item span{height: 48px;padding:5px;}
    .investorMessage .form .item .ipttxt{height:auto;line-height:3;font-size: 16px;}
    .investorMessage .form .btnBox{width: 100%;height: 48px;line-height: 3;margin-bottom: 0.3rem;}
    .sendbtn{height: 0.48rem;line-height: 0.48rem;font-size: 0.16rem;}
    .investorMessage .table_1 th{font-size: 16px;white-space: nowrap;}
    .investorMessage .table_1 td{font-size:16px;white-space: nowrap;}


    .investorCol{padding:0 0 0.65rem}
    .investorCol .item a{flex-direction:column;font-size:0.36rem}
    .investorCol .item a img{margin-top:5px}
}
@media(max-width:1600px){
    .index03_swiper.base_swiper .swiper_btn.next{right:0}
    .index03_swiper.base_swiper .swiper_btn.prev{left:0}
}
@media(max-width:1459px){.list3 .item,.list4 .item{padding:30px 30px 30px 0}
    .list3 .editor,.list4 .editor{margin-top:25px}
    .list4 .item .text_box,.list3 .item .text_box,.hbox9 .right .text_box{padding-left:30px}
    .hbox9_swiper .citem{padding-left:40px}
}
@media(max-width:1024px){
    .index01,.index02,.index03,.index04{padding:5% 0}
    .index01 .video{width: 62%;}
    .index01 .open-video{left: 50%;}
    .index01{background-position: right -8vw bottom;}
    .index01 .editor{margin-top:5%}
    .index01 .list2{margin-top:10%}
    .hbox5{padding-bottom:60px}
    .hbox7{padding-bottom:60px}
    .hbox9 .swiper_box{bottom:10px;right:10px}
    .hbox9 .cdesc{margin-top:15px}
    .hbox9 .editor{margin-top:15px}
    .hbox9 .time,.hbox8 .time{margin-top:10px}
}

@media(max-width:840px){
    .index01{background-position: right -12vw bottom;background-size: 140% auto;}
    .index01 .text_box{width: 40%;}
    .index01 .video{width: 50%;}
}

@media(max-width:768px){
    .index01,.index02,.index03,.index04{padding:8% 0}
    .index01{background-position: right bottom;background-size: 185%;}
    .index01 .video{width: 100%;}
    .list2 .item{width:49%}
    .index01 .open-video{left: 47%;bottom: 30%;}
    .list2 .item:not(:nth-child(3n+1)){margin-left:0}
    .list2 .item:not(:nth-child(2n+1)){margin-left:0;}
    .hbox9_swiper .citem{padding:15px 15px 15px 20px}
    .list3 .editor,.list4 .editor{margin-top:15px}
    .hbox9 .right .item{padding:15px 15px 15px 0}
    .list4 .item .text_box,.list3 .item .text_box,.hbox9 .right .text_box{padding-left:20px}
    .list3 .item,.list4 .item{padding:15px 15px 15px 0}
    .index02_tab .item{padding-bottom:15px}
    .hbox1 .right{padding-left:8%}
}
@media(max-width:640px){
    .hbox1{flex-wrap:wrap}
    .hbox1 .left{width:100%}
    .hbox1 .right{width:100%;padding-left:0;margin:15px 0}
    .index01 .text_box{width:100%}
    .index01 .list2{margin-top:15px}
    .list2 .tit{margin-top:10px}
    .list2 .icon{padding-bottom:30px}
    .hbox2{flex-wrap:wrap}
    .hbox2 .right{width:100%;margin-top:15px}
    .hbox2 .left{width:100%}
    .hbox4{flex-wrap:wrap}
    .hbox4 .right{position:relative;width:100%;margin-top:15px}
    .hbox4 .left{width:100%;padding-top:0}
    .hbox4_item{padding:25px}
    .hbox4_item .more1{margin-top:20px}
    .index03_swiper .swiper-slide.swiper-slide-active{padding:0}
    .index03_swiper .swiper-slide.swiper-slide-active,.index03_swiper .swiper-slide.swiper-slide-prev,.index03_swiper .swiper-slide.swiper-slide-next{width:100% !important}
    .hbox8,.hbox9{flex-wrap:wrap}
    .hbox8 .left,.hbox9 .left{width:100%}
    .hbox8 .right{width:100%}
    .hbox9 .right{width:100%;margin-top:15px}
    .hbox9_swiper .citem{padding-bottom:35px;width:100%}
    .hbox9_swiper .item{flex-wrap:wrap}
    .hbox9_swiper .imgbox{width:100%}
    .hbox9 .cdesc{margin-top:10px}
    .hbox9 .editor{margin-top:10px}
    .list3 .item{width:100%;margin-top:15px}
    .list3 .item:not(:nth-child(2n+1)){margin-left:0}
    .list4 .item{margin-top:15px}
    .hbox7,.hbox5{padding-bottom:30px}
    .index01 .editor{margin-top:10px}
}
.join01{padding:6.05% 0 7.4%;background-repeat:no-repeat;background-size:cover}
.join01 .title{text-align:center}
.join01 .hbox17{margin-top:1.8%}
.hbox17 .imgbox{text-align:center;position:relative;padding-bottom:29.7%}
.hbox17 .imgbox img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100%}
.hbox17 .jos{position:absolute;left:0;top:0;width:100%;height:100%}
.jos .jo_lable{font-size:1.78vw;position:absolute}
.jos .jo_lable.jo_l{color:#0081c9}
.jos .jo_lable.jo_r{color:#0098e5}
.jos .jo_l{left:34%;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.jos .jo_r{right:34%;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.jos .jo_i{position:absolute;display:flex;align-items:center}
.jos .jo_tit{font-size:1.042vw;color:#000000}
.jos .lable{width:.939vw;height:.939vw;background-color:#fff;position:relative;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;box-shadow:0 0 15px rgba(3,84,166,.1)}
.jos .lable::before{content:'';display:block;width:60%;height:60%;background-color:#0081c9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;z-index:2}
.jos .jjo_i1 .lable{margin-left:1.042vw}
.jos .jjo_i2{flex-direction:row-reverse}
.jos .jjo_i2 .lable{margin-right:1.042vw}
.jos .jo_list .jjo_i1:nth-child(1){left:20%;top:13%}
.jos .jo_list .jjo_i1:nth-child(2){left:13%;top:31%}
.jos .jo_list .jjo_i1:nth-child(3){left:16.8%;top:53%}
.jos .jo_list .jjo_i1:nth-child(4){left:15.3%;top:64%}
.jos .jo_list .jjo_i2:nth-child(1){left:69%;top:13%}
.jos .jo_list .jjo_i2:nth-child(2){left:79%;top:31%}
.jos .jo_list .jjo_i2:nth-child(3){left:75.5%;top:53%}
.jos .jo_list .jjo_i2:nth-child(4){left:79.3%;top:64%}
.join02{padding:6.3% 0 6%;overflow:hidden;background-image:url(../images/icon27.jpg);background-repeat:no-repeat;background-size:cover}
.join02 .title{text-align:center}
.join02 .join02_swiper{margin-top:3.3%;position:relative;padding-bottom:3.8%}
.join02_swiper .swiper-pagination{position:absolute;bottom:0;width:100%;height:4px}
.join02_swiper .swiper-pagination .swiper-pagination-progressbar-fill{background-color:#0098e5}
.join02_swiper .swiper-pagination .swiper-pagination-progressbar{background-color:#cad4de}
.join02_swiper .item{overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;text-align:center;position:relative;cursor:pointer}
.join02_swiper .bg_img{padding-bottom:135%;position:relative}
.join02_swiper .bg_img::before{content:'';display:block;position:absolute;background-image:linear-gradient(transparent 80%,#1e65ab);left:0;top:0;width:100%;height:100%;z-index:2}
.join02_swiper .bg_img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.join02_swiper .text_box{position:absolute;bottom:35px;width:100%;padding:0 25px;text-align:center;z-index:3}
.join02_swiper .tit{display:flex;align-items:center;justify-content:center;color:#fff}
.join02_swiper .tit::before,.join02_swiper .tit::after{content:'';display:block;background-image:url(../images/icon26.png);background-repeat:no-repeat;width:17px;height:23px;margin:0 10px;background-size:contain;background-position:center}
.join02_swiper .desc{margin-top:55px;color:#fff;line-height:1.77}
.join02_swiper .hover_text{position:absolute;top:100%;left:0;right:0;width:100%;height:100%;padding:60px 50px;background-color:#115daa;background-image:url(../images/icon25.png);background-repeat:no-repeat;background-size:contain;z-index:4;background-position:center;opacity:.8;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.join02_swiper .swiper-container{overflow:unset}
.join02_swiper .item:hover .hover_text{top:0}
.join02_swiper .item:hover .tit{opacity:1}
.join02_swiper .item:hover .desc{opacity:1}
.join03 .title{text-align:center;color:#fff}
.join03 .item.center{background-image:url(../images/icon28.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}
.list18{display:flex;flex-wrap:wrap}
.list18 .item{width:20%;position:relative;cursor:pointer}
.list18 .item:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}
.list18 .imgbox{padding-bottom:100%;position:relative;overflow:hidden}
.list18 .imgbox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.list18 .imgbox::before{content:'';position:absolute;background-image:linear-gradient(transparent 50%,#0656a6);width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:2;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;opacity:0}
.list18 .text_box{position:absolute;bottom:8%;width:100%;z-index:3;opacity:0;transform:translate(0,-80px);-webkit-transform:translate(0,-80px);-moz-transform:translate(0,-80px);-ms-transform:translate(0,-80px);-o-transform:translate(0,-80px);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.list18 .text_box .tit{color:#fff;text-align:center}
.list18 .item:hover .imgbox::before{opacity:1}
.list18 .item:hover .text_box{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}
.join04{background-color:#e3ebf2;padding:6.3% 0 6%}
.hbox18{display:flex;justify-content:space-between}
.hbox18 .title{color:#000;line-height:1;height:32px;display:flex;align-items:center}
.hbox18 .tishi{color:#999999;height:32px;display:flex;align-items:center}
.hbox18 .tishi span{color:#0098e5}
.hbox18 .left{width:345px;min-width:345px}
.hbox18 .right{flex:1;padding-left:10%}
.hbox18 .hbox18_main{margin-top:60px}
.hbox18 .select_box,.hbox18 .search1{margin-bottom:20px}
.select_box{position:relative}
.select_box .select_tit{background-color:#f8fafb;color:#666666;padding:20px 35px 20px 20px;position:relative;cursor:pointer;overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}
.select_box .select_tit::before{content:'';display:block;position:absolute;top:41%;border-top:2px solid #69696a;border-right:2px solid #69696a;right:35px;width:6px;height:6px;transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg)}
.select_box .select_list{position:absolute;top:100%;left:0;right:0;width:100%;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.06);overflow-y:auto;z-index:3;opacity:0;height:0}
.select_list .select_item{padding:10px 15px;color:#000000;cursor:pointer}
.select_box .select_list.cur{height:200px;max-height:120px;opacity:1}
.hbox7 .search1{margin-top:20px}
.search1{display:flex;background-color:#f8fafb;padding:20px 45px 20px 20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}
.search1 .input{flex:1}
.search1 .input input{width:100%;color:#666666;background-color:transparent}
.search1 input::placeholder{color:#666666}
.hbox18_btn{background-image:linear-gradient(to right,#0081c9,#0098e5);line-height:70px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden;text-align:center;color:#fff;cursor:pointer}
.list19 .item{background-color:#f8fafb;padding:0 7.8% 0 3.9%;margin-bottom:3%;cursor:pointer;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;overflow:hidden}
.list19 .cvp{position:relative;padding-right:8.8%;padding-top:5.2%;padding-bottom:5.2%}
.list19 .cvb{height:0;overflow:hidden;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;opacity:0}
.list19 .lables{display:flex;align-items:center;flex-wrap:wrap;margin-top:15px}
.list19 .lables .lable{padding:0 30px;position:relative}
.list19 .lables .lable:first-child{padding-left:0}
.list19 .lables .lable + .lable::before{content:'|';position:absolute;left:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);color:#e6e6e6}
.list19 .qiehuan{position:absolute;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);z-index:2;cursor:pointer;background-image:url(../images/icon29.png);background-repeat:no-repeat;background-position:center}
.list19 .item.cur .qiehuan{background-image:url(../images/icon30.png)}
.list19 .item.cur .tit{color:#0062c8}
.list19 .editor{margin-top:10px}
.list19 .section{padding-top:25px}
.list19 .item.cur .cvb{opacity:1;height:auto}
.list19 .item.cur{border:2px solid #fff;background-image:linear-gradient(#e5eef6,#ffffff);box-shadow:0 0 15px rgba(0,0,0,.06)}
.list19 .cvp{border-bottom:1px solid #e6e6e6}
.list19 .list19_box{display:flex;align-items:center;padding:25px 0 50px}
.list19 .more2{padding:0 70px;white-space:nowrap}
.list19 .list19_tit{margin-left:20px;color:#666666}
@media(max-width:1459px){
    .hbox18 .right{padding-left:6%}
    .hbox18 .hbox18_main{margin-top:30px}
    .list19 .lables .lable{padding:0 15px}
}
@media(max-width:1280px){
    .list19 .lables .lable{padding:0 10px}
    .list19 .section{padding-top:15px}
    .list19 .cvp{padding:25px 0}
    .select_box .select_tit,.search1{padding:15px 30px 15px 15px}
    .hbox18_btn{line-height:40px}
    .hbox18 .right{padding-left:5%}
    .hbox18 .left{width:245px;min-width:245px}
    .list19 .more2{padding:0 35px}
}
@media(max-width:1024px){
    .list19 .lables{margin-top:10px}
    .list19 .item{padding:0 3% 0 3.9%}
    .list19 .more2{padding:0 25px}
}
@media(max-width:768px){
    .hbox18 .select_box,.hbox18 .search1{margin-bottom:10px}
    .hbox18 .hbox18_main{margin-top:20px}
    .join04,.join02,.join01{padding:25px 0}
    .list18 .item{width:33.33%}
    .select_box .select_tit,.search1{padding:15px 15px 15px 15px}
    .select_box .select_tit::before{right:20px}
    .list19 .qiehuan{width:20px;height:20px}
    .list19 .more2{padding:0 15px}
}
@media(max-width:640px){
    .hbox17 .imgbox{padding-bottom:54.7%}
    .jos .jo_tit{font-size:12px}
    .jos .jjo_i1 .lable{margin-left:10px}
    .jos .lable{width:15px;height:15px}
    .jos .jjo_i2 .lable{margin-right:10px}
    .jos .jo_list .jjo_i1:nth-child(1){left:10%;top:13%}
    .jos .jo_list .jjo_i1:nth-child(2){left:-2%;top:29%}
    .jos .jo_list .jjo_i1:nth-child(3){left:0%;top:66%}
    .jos .jo_list .jjo_i1:nth-child(4){left:8%;top:79%}
    .jos .jo_list .jjo_i2:nth-child(1){left:74%;top:13%}
    .jos .jo_list .jjo_i2:nth-child(2){left:84%;top:29%}
    .jos .jo_list .jjo_i2:nth-child(3){left:84.5%;top:66%}
    .jos .jo_list .jjo_i2:nth-child(4){left:74.3%;top:79%}
    .join02_swiper .tit::before,.join02_swiper .tit::after{width:10px;height:15px}
    .join02_swiper .item .hover_text{top:0}
    .join02_swiper .bg_img{padding-bottom:83%}
    .join03 .item.center{width:100%;height:100px;margin-bottom:10px}
    .hbox18 .left{width:100%}
    .hbox18{flex-wrap:wrap}
    .hbox18 .right{width:100%;padding-left:0}
    .list19 .item{padding:0 15px 0 15px}
    .list19 .list19_box{flex-wrap:wrap;padding:15px 0}
    .list19 .list19_tit{width:100%;margin:10px 0 0}
}

.single{padding:6.3% 0}
.single .tit_box{text-align:center}
.single .editor{padding:3.5% 0}
@media (max-width:768px){
    .single{padding:25px 0}
    .single .editor{padding:20px 0}
}


/*
  .Other000485 
 */
.Other000485 {width: 1.8rem;position:fixed;top:30%;right:0;height: 1.8rem;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));z-index:101;}
.Other000485 .icon_kefu{width: 0.52rem;text-align: center;padding: 0.15rem 0.15rem 0.3rem 0.15rem;color: #fff;
    background: #0097e3;font-size: 0;/* height:104px; */float:left;
    background-image: url(../images/zixun.png);background-size: 0.24rem;position:relative;
    background-repeat: no-repeat;background-position: center top 0.25rem;display:none;cursor:pointer;border-radius: 0.1rem;}
.Other000485 .box_kefu{float:left;width: 100%;background: linear-gradient(45deg, #0098e5, #a6d017);border-radius: 0.3rem;padding: 0.15rem;}
.Other000485 .box_kefu .box{/* border: 7px solid #c58a37; */}
.Other000485 .close{height: 0.4rem;font-size: 0.18rem;line-height: 0.4rem;position:relative;text-align: center;color: #fff;background-size: 0.2rem;}
.Other000485 .close a{width: 0.2rem;height: 0.2rem;background: url(../images/Other000485-gb.png) no-repeat #c82727;background-size: 0.2rem;
position: absolute;right: -0.1rem;top: -0.25rem;border-radius:0.2rem; }
.Other000485 .close a:hover{ background:url(../images/Other000485-gb-on.png) no-repeat #fff;background-size: 0.2rem;border-radius:0.2rem; }
.Other000485 ul{ padding-top:15px; background:rgb(250, 250, 250);}
.Other000485 ul li{height:33px; line-height:33px; padding-left:12px;}
.Other000485 .ewm{text-align:center;background: #fff;border-radius: 0.15rem;overflow: hidden;padding: 8px;}
.Other000485 .ewm img{width: 100%;/* height:110px; */}


.Other000485 .dh{width: 100%;overflow: hidden;text-align: center;margin-top: 0.15rem;font-size: 0.2rem;display: inline-block;line-height: 0.48rem;color: #0b9bd7;font-weight: 600;position: absolute;left: 0;}
.Other000485 .dh img{display: inline-block;max-height: 0.24rem;margin-right: 0.1rem;}

.Other000485 .zx{background: #fff;border-radius: 5px;width: 100%;overflow: hidden;text-align: center;margin-top: 0.15rem;}
.Other000485 .zx a{font-size: 0.16rem;display: inline-block;line-height: 0.48rem;color: #0098e5;}
.Other000485 .zx a img{display: inline-block;max-height: 0.2rem;margin-right: 5px;}


/*common s*/
.SubPage{position: relative;background: #fff;z-index: 1;height: auto !important;height: 300px;min-height: 300px;clear: both;overflow: hidden;}
.SubPage.frist{padding-top: 0;}
.grayBg{background-color: #f2f4f6;}

.SubBan{position: relative;overflow: hidden;transition: all 0.5s;margin-top: 1.12rem;}
.SubBan .auto1600{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 10;color: #fff;}
.SubBan .auto1600 .en{text-transform: uppercase;font-size: 0.9rem;line-height: 0.8;font-weight: bold;color: rgba(255,255,255,0.2);position: relative;z-index: 1;}
.SubBan .auto1600 .en:after{content: "";position: absolute;left: 0;top: 0;width: 0.46rem;height: 4px;background: #0098e5;}
.SubBan .auto1600 h1{font-size: 0.48rem;line-height: 1.33;position: relative;z-index: 2;margin-top: -3vw;}
.SubBan .img img{width: 100%;transform: scale(1.1);transition: all 5s;}
.SubBan.on2 {margin-top: 0.75rem;}
.SubBan.on .img img{transform: scale(1);}

.ColName{display: none;line-height: 32px;background-color:#0098e5;border-radius: 0 0 5px 5px;font-size:16px;color: #fff;padding:0 18px;position: relative;margin-bottom: 5px;}
.ColName i{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}

.SubMenu{background: #fff;border-bottom:1px solid #eeeeee;position: relative;z-index: 10;}
.SubMenu .auto1600{min-height: 0.75rem;}
.SubMenu li{position: relative;line-height: 0.74rem;}
.SubMenu li:not(:last-child){margin-right: 0.48rem;}
.SubMenu li a{ display:block; position: relative;z-index: 1;}
.SubMenu li span a:after{content: '';   position: absolute; left: 50%;  bottom: -1px;   height: 3px;    background: #0098e5;width: 0;transition: all 0.3s;}
.SubMenu li span a:hover,.SubMenu li.onli span a{color: #0098e5;}
.SubMenu li:hover span a:after,.SubMenu li.onli span a:after{width: 100%;left: 0;}
.SubMenu .sub{position: absolute;left: 0;top: 105%;border: 1px solid #01479d;border-radius:0 0 5px 5px;width: 1.8rem;z-index: 10;padding: 0.2rem 0;background: #fff;box-shadow: 0 5px 5px rgba(0,72,157,0.18);visibility: hidden;opacity: 0;z-index: -1;transition: all 0.3s;}
.SubMenu .sub dd{position: relative;padding: 0 0.2rem;}
.SubMenu .sub dd a{display: block;}
.SubMenu .sub dl{position:absolute;left: 101%;top: 15px;width: 1.8rem;background: #fff;box-shadow: 0 0 10px rgba(0,72,157,0.18);border-radius: 5px;visibility: hidden;opacity: 0;z-index: -1;transition: all 0.3s;}
.SubMenu .sub em{display: block;position: relative;}
.SubMenu .sub dd i{font-size: 20px;color: #666;transition: all 0.5s;}
.SubMenu .sub em:After{content: "";position: absolute;transition: all 0.5s;bottom: 0;width: 0;background: #00469c;height: 3px;left: 0;}
.SubMenu .sub dd:hover dl{top: 0;opacity: 1;visibility: visible;z-index: 10;padding: 0.1rem;}
.SubMenu .sub dd:hover dl dd:not(:last-child){border-bottom: 1px solid #eee;}
.SubMenu .sub dd:hover em:after{width: 0.3rem;}
.SubMenu .sub dl dd:hover i{transform: scale(1.2);color: #00469c;}
.SubMenu li:hover .sub{opacity: 1;visibility: visible;z-index: 10;top: 100%;}

.Place{color: #666666;}
.Place:before{width: 14px;height: 13px;background: url(../images/ico_home.png) no-repeat center center;content: "";display: inline-block;vertical-align: middle;margin-right: 0.11rem;}
.Place a{color: #666666;margin-right: 0.3rem;position: relative;}.Place a:hover,.Place span{color: #262626;display: inline-block;}
.Place a:After{position: absolute;text-align: center;width: 0.3rem;right: -0.3rem;content: "/";}
.Place i{vertical-align: middle;font-size: 20px;margin: -4px 9px 0 0;}
.SubMenu.detail{margin-top: 1rem;padding: 0.5rem 0;background: #f2f4f6;transition: all 0.5s;}
.SubMenu.detail .auto1600{min-height: auto;}
.SubMenu.detail.on2{margin-top: 0.75rem;}
.SubMenu.detail.industry{padding: 0;margin-bottom: 0.13rem;}

.SubNav{text-align: center;margin-bottom: 0.8rem;background: #f8f8f8;padding: 0.39rem 0;line-height: 0.48rem;text-align: center;}
.SubNav li{min-width: 1.4rem;position: relative;}
.SubNav li a{display: block;padding: 0 0.3rem;transition: all 0.5s;}
.SubNav li:hover a,.SubNav li.on a{background-color: #004098;}
.SubNav li:hover a,.SubNav li.on a{color: #fff;}

.SubTit{margin-bottom: 0.4rem;position: relative;border-bottom: 1px solid #e4e4e6;}
.SubTit h2{font-size: 0.36rem;line-height: 2.5;}

.SubTit2{text-align: center;}
.SubTit2 h2{font-weight: normal;line-height: 1.35;}
.SubTit2.white h2{color: #fff;}



@media (min-width:1025px){
    .SubTit2.white h2{font-size:0.48rem; }
}


@media (max-width: 1024px){
    .SubTit2.white h2{font-size:0.24rem; }
}




.SinglePage{ word-wrap:break-word;word-break:normal;text-align:justify;}

.tablecss{border-bottom: 1px solid #fff !important;border-right:1px solid #fff !important;margin: 0.2rem 0;}
.tablecss td,.tablecss th{padding: 0.2rem 0.3rem !important;border-top: 1px solid #fff !important;border-left: 1px solid #fff !important;background-color: #f2f4f6 !important;line-height: 24px;}
.tablecss th{background-color: #0098e5 !important;color:#fff !important;font-size:0.18rem !important;font-weight: normal;text-align: center;}
.tablecss p{margin-left: 8px;margin-right: 8px;}
.tablecss p:not(:last-child){margin-bottom: 8px;}
.tablecss tr{transition: all 0.3s;}
.tablecss tr:hover td{background: #f5eee9;}
.tablecss tr:hover{box-shadow: 0 15px 38px rgba(0,0,0,0.1);position: relative;z-index: 1;}

@media(max-width:1024px){
    .SubBan{height: 160px;}
    .SubBan .img{height: 100%;}
    .SubBan .img img{width: auto;height: 100%;}
    .SubBan,.SubMenu,.industryCard{margin-top: 0 !important;}
    .SubBan .auto1600 .en{font-size: 0.48rem;line-height: 1;}
    .SubBan .auto1600 h1{font-size: 0.34rem;}
    .tablecss{width: 100% !important;}
    .ColName{display: block;}

    .SubMenu{padding:10px 0 !important;}
    .SubMenu .auto1600{display: block;}
    .SubMenu ul{float: none;clear: both;flex-wrap: nowrap;margin-bottom: 10px;display: flex;justify-content: space-between;}
    .SubMenu li{float: none;min-width:auto;text-align: center;line-height: 0.5rem;}
    .SubMenu li:not(:last-child){margin-right: 0;}
    .SubMenu li a:after{display: none;}
}
@media(max-width:768px){
    .SubBan{height: 110px;}
    .SubBan .img{height: 100%;}
    .SubBan .img img{width: auto;height: 100%;}
    .SinglePage{line-height: 24px !important;}
    .SinglePage img{width: auto !important;height: auto !important;}
}
@media(max-width:640px){
    .SubMenu li{line-height: 30px;}

    .SinglePage table td{font-size: 12px;}
    .SinglePage table td, .SinglePage table th{padding:5px;}
    .SinglePage table th{font-size: 14px !important;}
    .SubNav{font-size: 14px;}
    .SubNav li a{line-height: 20px;padding: 5px;}
    .SubTit h2{font-size: 20px;}
}
.SubTit3{text-align: center;margin-bottom: 0.6rem;}
.SubTit3 h2{line-height: 2.375;font-size: 0.42rem;color: #142233;letter-spacing: 2px;}
.SubTit3 h2 span{color: #0098e5;}
.SubTit3 .desc{max-width: 11.31rem;margin: 0px auto;font-size: 0.3rem;}
.SubTit3 .desc p:not(:last-child){margin-bottom: 0.1rem;}
/*common end*/


/* 公司简介 */
.AboutInfo .innerBox{width: 50%;padding: 5.8vw 4vw 3.64vw 8vw;}
.AboutInfo .text{max-height: 4.2rem;overflow-x: hidden;padding-right: 2%;}
.AboutInfo .Img{width: 50%;}
.AboutInfo .numList{position: absolute;color:#fff;z-index: 10;left: 0;width: 50%;bottom: 0;}
.AboutInfo .numList ul{height: 1.5rem;border-radius: 0;background: rgb(3 84 166 / 90%);padding: 0 3vw 0 8vw;}
.AboutInfo .numList .item{position: relative;}
.AboutInfo .numList .item:not(:first-child){padding-left: 1vw;}
.AboutInfo .numList .item:not(:last-child):After{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;content: "";height: 20px;background: rgba(255,255,255,0.28);}
.AboutInfo .numList .item:not(:last-child){padding-right: 1vw;}
.AboutInfo .numList .item p{color: #fff;}
.AboutInfo .numList .num{font-size: 0.36rem;line-height: 0.5rem;}
.AboutInfo .numList .num sup{font-size: 0.16rem;}
.AboutInfo .numList .icon{width: 0.54rem;padding-top: 0.2rem;}
.AboutInfo .numList .item:nth-child(1){width: 35%;}
.AboutInfo .numList .item:nth-child(2){width: 30%;}
.AboutInfo .numList .item:nth-child(3){width: 35%;}
.AboutInfo .numList .item:nth-child(4){width: 18%;}
.AboutInfo .numList .item:nth-child(5){width: 15%;}
.AboutInfo .numList .item:nth-child(6){width: 15%;}

.AboutLayout{background: #eef4f8;}
.Slider3d {position: relative;width: 100%;margin-bottom: -0.25rem;}
.Slider3d .swiper-slide {width: 23.95vw;padding: 0 1.3vw 0.5rem;opacity: 0;}
.Slider3d .swiper-slide.swiper-slide-visible {opacity: 1;}
.Slider3d .swiper-slide .imgbox{padding-top: 2.66rem;}
.Slider3d .swiper-slide .imgbox:after{position: absolute;left: 0;bottom: 0;z-index: 1;height: 1rem;background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,64,152,0.7));content: "";width: 100%;}
.Slider3d .swiper-slide .imgbox aside{position: absolute;z-index: 2;text-align: center;width: 100%;bottom: 0.25rem;color: #fff;}
.Slider3d .swiper-slide .info{padding: 0.37rem 0.34rem 0.35rem;opacity: 0;background: #fff;min-height: 2.78rem;box-shadow: 0 1px 30px rgba(114,134,168,0.2);}
.Slider3d .swiper-slide h3{font-size: 0.28rem;margin-bottom: 0.23rem;}
.Slider3d .swiper-slide .desc{margin: 0.24rem 0 0.38rem;}
.Slider3d .swiper-slide-active .info{opacity: 1;}
.Slider3d .swiper-slide-active .imgbox aside{opacity: 0;}
.Slider3d .swiper-slide-active .imgbox:after{opacity: 0;}

.Slider3d .swiper-slide-prev a{transform: translateY(10px);display: block;}
.Slider3d .swiper-slide-next a{transform: translateY(10px);display: block;}

.Slider3d .swiper-3d .swiper-slide-shadow-left{background: transparent;}
.Slider3d .swiper-3d .swiper-slide-shadow-right{background: transparent;}
.Slider3d .swiper-pagination{display: none;}
.Slider3d .btn{top: 62%;width:40px; height:40px;border-radius: 50%;border: 2px solid #0098e5;}
.Slider3d .swiper-button-prev{left: 34%;}
.Slider3d .swiper-button-next{right: 34%;}
.Slider3d .btn:After,.Slider3d .btn:before{width: 16px;height: 5px;content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-position: center center;background-repeat: no-repeat;transition: all 0.5s;}
.Slider3d .btn:before{width: 0;}
.Slider3d .swiper-button-prev:After{background-image: url(../images/arr_left.svg);}
.Slider3d .swiper-button-prev:hover:After{width: 0;}
.Slider3d .swiper-button-prev:hover:before{width: 16px;background-image: url(../images/arr_left01.svg);}
.Slider3d .swiper-button-next:After{background-image: url(../images/arr_right.svg);}
.Slider3d .swiper-button-next:hover:After{width: 0;}
.Slider3d .swiper-button-next:hover:before{width: 16px;background-image: url(../images/arr_right01.svg);}
.Slider3d .btn:hover{background-color: #0098e5;}

.AboutHornor{background: url(../images/hrbg.jpg) no-repeat center top/cover;padding-bottom: 0.39rem;background-attachment: fixed;}
.AboutHornor .numList{padding-bottom: 0.4rem;}
.AboutHornor .numList .item{width: 25%;text-align: center;position: relative;}
.AboutHornor .numList .item:not(:last-child):after{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 0.46rem;background: rgba(49,49,49,0.1);content: "";}
.AboutHornor .numList .item .num{line-height: 0.61rem;margin-bottom: -0.12rem;}
.AboutHornor .numList .item .num span{color: #0098e5;font-size: 0.48rem;margin-right: 0.1rem;}

@media(max-width:1440px){
    .AboutInfo .innerBox{padding-left: 6%;}
    .AboutInfo .SubTit3{margin-bottom: 0.3rem;}
    .AboutInfo .numList{width: 86vw;left: 6%;}
    .Slider3d .swiper-slide{width: 28vw;}
    .Slider3d .swiper-button-prev{left: 32%;}
    .Slider3d .swiper-button-next{right: 32%;}
}
@media(max-width:1024px){
    .AboutInfo{padding: 0.65rem 6%;}
    .AboutInfo .innerBox{width: 100%;padding: 0;}
    .AboutInfo .Img{width: 100%;padding-top: 0.35rem;}
    .AboutInfo .numList{position: static;width: auto;margin-top: 0.25rem;}
    .AboutInfo .numList ul{padding: 0.3rem;height: auto;}
    .AboutInfo .numList .item{width: 33.333% !important;}
    .AboutInfo .numList .item:nth-child(2n+1){padding-left: 0;margin:0.15rem 0;}
    .AboutInfo .numList .item:nth-child(2n+2){padding-left: 0.4rem;}
    .AboutInfo .numList .item:nth-child(2n+2):after{display: none;}
}
@media(max-width:768px){
    .AboutInfo .numList .item{width: 50% !important;}
    .AboutInfo .numList .num{font-size: 0.48rem;}
    .Slider3d .btn{width: 30px;height: 30px;line-height: 28px;}
    .Slider3d .swiper-slide{width: 60vw;}
    .Slider3d .swiper-button-prev{left: 11%;}
    .Slider3d .swiper-button-next{right: 11%;}
    .AboutHornor .numList .item{width: 33.333%;}
}

/* 企业文化 */
.SubTit3{text-align: center;margin-bottom: 0.6rem;}
.SubTit3 h2{line-height: 2.375;font-size: 0.4rem;color: #142233;}
.SubTit3 h2 span{color: #0098e5;}
.SubTit3 .desc{max-width: 11.31rem;margin: 0px auto;}
.SubTit3 .desc p:not(:last-child){margin-bottom: 0.1rem;}

.CultureInfo .list1{/* margin-bottom: 0.69rem; */position: relative;}
.CultureInfo .list1 .item{flex: 1;text-align: center;/* min-height: 3.41rem; */position: relative;width: 22%;padding-left:0.45rem;padding-right:0.45rem;}
.CultureInfo .list1 .item:nth-child(1){width: 17%;padding-left:0;padding-right:0.45rem;}
.CultureInfo .list1 .item:nth-child(5){width: 17%;padding-left:0.45rem;padding-right:0;}
.CultureInfo .list1 .item:nth-child(5):after{display: none;}

.CultureInfo .list1 .item:after{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;content: "";background: #dfdfdf;height: 2.03rem;}
.CultureInfo .list1 .icon{width: 0.66rem;height: 0.66rem;margin: 0px auto 0.28rem;}
.CultureInfo .list1 .ti{margin-bottom: 0.2rem;height: .6rem;}
.CultureInfo .list2{display: flex;}
.CultureInfo .list2 .item{width: 63.88%;/* margin-bottom: 10px; */position: relative;}
.CultureInfo .list2 .item:nth-child(4n+2),.CultureInfo .list2 .item:nth-child(4n+3){width: 35.41%;}
.CultureInfo .list2 .item:nth-child(4n+1),.CultureInfo .list2 .item:nth-child(4n+4){width: 63.88%;}
.CultureInfo .list2 .item:nth-child(4n+4){width: 63.88%;}
.CultureInfo .list2 .item .imgbox{padding-top: 2.8rem;position: relative;border-radius: 0.1rem;}
.CultureInfo .list2 .item .imgbox:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.3);content: "";transition: all 0.5s;}
.CultureInfo .list2 .item .info{position: absolute;left: 0.6rem;top: 0.47rem;z-index: 10;color: #fff;width: 50%;transition: all 0.5s;}
.CultureInfo .list2 .item .info .ti{margin-bottom: 0.07rem;}
.CultureInfo .list2 .item:hover .imgbox:after{background: rgba(0,0,0,0.5);}
.CultureInfo .list2 .item:hover .info{top: 0.35rem;}

@media(max-width:1024px){
    .CultureInfo .list1{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
    .CultureInfo .list1 .item{padding: 0 0.3rem;width: 33%;flex: none;margin-bottom: 0.3rem;}
    .CultureInfo .list1 .item:nth-child(1){width: 33%;}
    .CultureInfo .list1 .item:nth-child(5){width: 33%;}
    .CultureInfo .list1 .icon{width: 0.5rem;height: 0.5rem;margin: 0px auto 0.2rem}
}
@media(max-width:768px){
    .CultureInfo .list1{margin-bottom: 0.3rem;}
    .CultureInfo .list1 .item{flex: auto;width: 100%;min-height: auto;padding: 0.35rem;}
    .CultureInfo .list1 .item:after,.CultureInfo .list1:after{display: none;}
    .CultureInfo .list2 .item .info{left: 0.3rem;width: 80%;}
}
@media(max-width:640px){
    .CultureInfo .list2 .item{width: 100% !important;margin-bottom: 10px;padding: 0;}
}





.History{background-position: center center!important;background-size: cover!important;background-repeat: no-repeat!important;}
.History .slider-for{padding:0 2.2rem;}
.History .slider-for .item{padding:0.5rem;border-radius: 12px;overflow: hidden;}
.History .slider-for .item .box{position: relative;display: flex;align-items: center}
.History .slider-for .item .box .pic{width: 4.5rem;height: 3rem;border-radius: .12rem;overflow: hidden;margin-right: .5rem}
.History .slider-for .item .box .pic .img{position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);object-fit: cover}
.History .slider-for .item .box .year{width:3.7rem;position: absolute;left:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);font-size: 1rem;font-weight: bold;text-align: center;color: #ff0000; line-height: 1;font-family: 'Oswald-Bold';}
.History .slider-for .item .box .con{height: 3rem;overflow: auto;flex: 1;padding-right: .5rem}
.History .slider-for .item .box .con dl{padding: 0.6rem 0.3rem;}
.History .slider-for .item .box .con dt{font-size: .4rem;color: #0083ce;margin-bottom: .15rem}
.History .slider-for .item .box .con dd{position: relative;line-height: 2;margin:5px 0;font-size: .24rem;color: #333;}
.History .slider-for .item .box .con dd::before{content:'';display: block;width:4px;height:4px;box-sizing: border-box;border:2px solid #ff0000;position: absolute;left:0;top:50%;margin-top:-4px;box-sizing: content-box;border-radius: 50%;display: none}
.History .slider-for .slick-arrow{top:50%;transform: translateY(-50%);width: 0.56rem;height: 0.56rem;border-radius: 50%;position: absolute;border: 1px solid #dcdcdc;font-size: 0;color: transparent;background-color: #fff;z-index: 99;}
.History .slider-for .slick-arrow.slick-prev{left:5%;transform: rotate(180deg) translateY(50%)}
.History .slider-for .slick-arrow.slick-next{right:5%;}
.History .slider-for .slick-arrow{background: transparent;}
.History .slick-arrow::after {content: '';display: block;width: 100%;height: 100%;border-radius: 50%;position: absolute;left: 0;top: 0;background-position: center center;background-repeat: no-repeat;background-size: 19px;}
.History .slider-for .slick-arrow.slick-prev::after{background-image: url(../images/icon-jt1.svg);}
.History .slider-for .slick-arrow.slick-next::after{background-image: url(../images/icon-jt1.svg);}
.History .slider-for .slick-arrow:hover{background:#0083ce;transition: all .5s;-webkit-transition: all .5s;border:1px solid transparent;}
.History .slider-for .slick-prev:hover::after{background-image: url(../images/icon-jt2.svg);}
.History .slider-for .slick-next:hover::after{background-image: url(../images/icon-jt2.svg);}

.History .slider-nav{margin-top:0.3rem;padding:0 0.3rem;position: relative;z-index: 10}
.History .slider-nav::before{content:'';display: block;width:100%;border-bottom:1px solid #000;left:0;bottom:0.6rem;position: absolute;opacity: .1}
.History .slider-nav .item{padding-top:0.6rem;text-align: center;height: 1.1rem;line-height: 0.5rem;position: relative;}
.History .slider-nav .item a{color:#333;font-size: 0.18rem;transition: all .5s;}
.History .slider-nav .item::after{content:'';display: block;width:1px;height:10px;background: #999;position: absolute;left:50%;transform: translateX(-50%);bottom:0.6rem;transition: all .5s;}
.History .slider-nav .item.slick-current a{font-size: 0.22rem;color: #0083ce}
.History .slider-nav .item.slick-current::after{height:0.4rem;background: #0083ce}

@media(max-width:1024px){
    .History .slider-for .item{padding:0;}
    .History .slider-for .item .box{padding-left:0;}
    .History .slider-for .item .box .year{width:150px;font-size: 40px;}
    .History .slider-for{padding:0 100px;}
    .History .slider-for .item .box .pic{width: 3rem;height: auto;margin-right: 4%;}
    .History .slider-for .item .box .con{height: auto;padding-left: 0;padding-right: 0;}
    .History .slider-for .item .box .con dl{padding: 0.3rem;}
    .History .slider-for .item .box .con dt{font-size: 0.3rem;}
    .History .slider-for .item .box .con dd{font-size: 0.2rem;}

}


@media(max-width:640px){

    .History .slider-for{padding:0 40px;}
    .History .slider-for .slick-arrow.slick-prev{left:0;}
    .History .slider-for .slick-arrow.slick-next{right:0;}
    .History .slider-for .item{padding:0;}
    .History .slider-for .item .box{padding:0;display: flex;flex-wrap: wrap;}
    .History .slider-for .item .box .pic{width: 100%;margin-right: 0;height: auto;}
    .History .slider-for .item .box .con{width: 100%;padding-right: 0;padding-left: 0;height: auto;margin-top: 15px; flex: none;}
    .History .slider-for .item .box .con dl{padding: 0;}
    .History .slider-for .item .box .con dt{font-size: 20px;}
    .History .slider-for .item .box .year{position: static;transform: translateY(0);-webkit-transform: translateY(0);width:auto;text-align: left;margin-bottom:10px;font-size: 24px;display: inline-block;}
    .History .slider-nav .item.slick-current a{font-size: 16px;}
    .History .slider-nav .item a{font-size: 14px;}
}




/*PicList002925 */

.PicList002925{background: #f5f5f5;overflow: hidden;}
.PicList002925 .auto{max-width: 1400px;}
.PicList002925 .title{margin-bottom: 2.5vw; text-align: center;}
.PicList002925 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.PicList002925 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.PicList002925 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.PicList002925 .title .cn{font-size: 6vw;}
}

.PicList002925 .list{padding: 0 3.4375vw; --imgh:185px;--t:calc(var(--imgh) - 40px);}
.PicList002925 .list ul{margin: 0 -2vw;}
.PicList002925 li{text-align: center;position: relative;background: url("../images/PicList002925_taibg.png") repeat-x top var(--t)  left;}
.PicList002925 li a{display: block;position: relative; z-index: 3;}
.PicList002925 li .pic{padding-bottom: 40px;}
.PicList002925 li .Ispic{height: var(--imgh);background-size: contain; max-width: 90%;margin: 0 auto;}
.PicList002925 li .tit{margin-top: 30px; margin-bottom: 2.08vw; padding: 0 5%;}
.PicList002925 li .tit aside{font-size: 16px; line-height: 1.25em;min-height: 2.5em;}
@media(min-width:769px) and (max-width:1440px){
.PicList002925 .list{--imgh:calc(185 / 1440 * 100vw);}
}
@media(min-width:769px){
.PicList002925 li{width:25%;float: left;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(4n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top var(--t) #f5f5f5; width:7.4375vw;left: -2vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(4n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top var(--t) #f5f5f5; width:7.4375vw;right: -2vw;}
}
@media(max-width:768px){
.PicList002925 .list{padding: 0 6vw;--imgh:25vw;--t:calc(var(--imgh) - 40px);}
.PicList002925 li{width:50%;float: left;}
.PicList002925 li .pic{padding-bottom: 20px;}
.PicList002925 li .tit{margin-bottom: 5vw;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(2n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top var(--t) #f5f5f5; width:7.4375vw;left: -3vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(2n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top var(--t) #f5f5f5; width:7.4375vw;right: -3vw;}
.PicList002925 li .tit aside{font-size: 3vw;}
}




.TextList000286-1 {width: 100%;padding:4% 0 1% 0;}
.TextList000286-1 .title { text-align: center; color: #292929; font-weight: bold; line-height: 1; font-size: calc(36 / 16 * 1em);margin-bottom: calc(40 / 36 * 1em);}
.TextList000286-1 .auto{display: flex;}
.TextList000286-1 .left{width: 20%;float: left;}
.TextList000286-1.fixed .left{position: fixed;top: 1.40rem;left: 8%;background: #fff;z-index: 99;width: 16.66%}
.TextList000286-1 .tab {padding-left:0.3rem;border-left:3px solid #eee; }
.TextList000286-1 .tab a{font-size: 0.22rem;line-height: 3;color: #666;display: initial;}
.TextList000286-1 .on{border-color: #0b5ebd}
.TextList000286-1 .on a{color: #0b5ebd;font-weight: 600;}


.TextList000286-1 .right{
    width: 80%;display: inline-block;
}
.TextList000286-1.fixed .right{float: right;}

.TextList000286-1 .right .box{margin-bottom: 0.45rem;}
.TextList000286-1 .right h3{line-height: 0.66rem;font-size: 0.3rem;color: #000;font-weight: 500;margin: 0 0 0.15rem 0;}

.TextList000286-1 li .inner {position: relative;/* padding: 0 0.3rem; */padding-left: 0.6rem;padding-bottom: 0;padding-right: 200px;background: url(../images/icon-file.svg) no-repeat left center;background-size: auto 40px;-webkit-transition: all .3s;-o-transition: .3s all;transition: all .3s;border-radius: 0;}
.TextList000286-1 li .tit { color: #000; }
.TextList000286-1 li .name > * { float: left; }
.TextList000286-1 li .name b {font-size: 0.2rem;font-weight: 500;line-height: 2;color: #141414;}
.TextList000286-1 li p {margin: 0;position: relative;}
.TextList000286-1 li p span.size{float: left;margin-right: 3%;}
.TextList000286-1 li .btn {position: absolute;right: 0;top: 71%;transform: translateY(-50%);}
.TextList000286-1 li .btn a {color: #0083ce;transition: 0.3s;background-repeat: no-repeat;background-position: left center;background-size: auto 20px;padding-left: 0.3rem;font-size: 0.16rem;}
.TextList000286-1 li .btn a.download { background-image: url(../images/icon-download.svg); }
.TextList000286-1 li .btn a.view {background-image: url(../images/icon-view.svg);margin-left: 30px;}
.TextList000286-1 li .btn a:hover { color:#0b5ebd; }
.TextList000286-1 li:hover{ -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15); 
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);border-bottom: 1px solid #0098e5; }
.TextList000286-1 li:hover .tit { color: #0b5ebd; }




/*@media(min-width:768px) {
.TextList000286-1 li .tit { position: relative; padding-right: 120px; }
.TextList000286-1 li p span { float: left; }
.TextList000286-1 li p a { top: 0; }
.TextList000286-1 li p span.size {margin-right: 3%;font-size: 0.15rem;}
}*/

@media(min-width:1025px) {
.TextList000286-1 li {float: left;width: 100%;margin-bottom: 0.3rem;
/* background: linear-gradient(357deg, #f7f9fc, #e4eef7); */border-radius: 0;border-bottom: 1px solid #ddd;padding-bottom: 0.15rem;}
.TextList000286-1 li:nth-child(2n) { float: right; }
}

@media(max-width:1024px) {
.TextList000286-1 li { margin-bottom: 3vw;border-bottom:1px solid #ddd; }

}

@media(max-width:768px) {
     .TextList000286-1 .left{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 10px;float: none;}
    .TextList000286-1 .tab{margin-right: 20px; float: left;padding: 0;border: none;}
    .TextList000286-1 .tab a{font-size: 18px;}
    .TextList000286-1 li .inner{padding-right: 0;padding-left: 0.75rem;padding-bottom: 0.45rem;
        background: url(../images/icon-file.svg) no-repeat left top 10%;background-size: auto 25%;}
    .TextList000286-1 li .name b{font-size: 18px;}
    .TextList000286-1 li p {display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 10px;}
    .TextList000286-1 li p a { bottom: 0; }
    .TextList000286-1 li p span.time { white-space: initial; text-overflow: initial; line-height: 20px; }
    .TextList000286-1 li p span.size {margin-right: 10px;font-size: 15px;margin-bottom: 10px;}
    .TextList000286-1 .right{width: 100%;display: block;}
    .TextList000286-1 .right h3{font-size: 20px;}
    .TextList000286-1 li .btn{top: auto;bottom: 0;}
    .TextList000286-1 li .btn a{font-size: 14px;padding-left: 24px;}
}



/* 新闻资讯 */
.NewsFocus{background: #f2f4f6;}
.NewsFocus .auto1600{position: relative;}
.NewsFocus .item .info{width: calc(100% - 46.34%);padding: 0.47rem 0.6rem;}
.NewsFocus .item .date{margin-bottom: 0.24rem;line-height: 0.46rem;}
.NewsFocus .item .date span{font-size: 0.3rem;color: #0098e5;position: relative;display: inline-block;vertical-align: middle;font-weight: bold;margin-right: 0.19rem;}
.NewsFocus .item .date span:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;content: "";background: #dadada;}
.NewsFocus .item .date span:before{position: absolute;left: 0;bottom: 0;width: 0;height: 2px;content: "";background: #0098e5;z-index: 10;transition: all 0.5s;}
.NewsFocus .item .desc{margin: 0.5rem 0 0.34rem;font-size: 0.16rem;}
.NewsFocus .item:hover .date span:before{width: 100%;}
.NewsFocus .slick-arrow{background-color: transparent;border: 0;color: #0098e5;width: 29px;height: 27px;}
.NewsFocus .slick-arrow i{font-size: 32px;}
.NewsFocus .slick-prev{left: 0;}
.NewsFocus .slick-next{right: 0;}
.NewsFocus .slick-disabled{border: 0 !important;}
.NewsFocus .slick-disabled:hover{border: 0 !important;}

.photoNews .item{margin-bottom: 0.7rem;}
.photoNews .item:last-child{margin-bottom: 0.4rem;}
.photoNews .info{flex: 1;padding: 0.16rem 0 0.25rem 0;position: relative;}
.photoNews .info:After{position: absolute;left: 0;bottom: 0;content: "";height: 1px;background: #ededed;width: 100%;}
.photoNews .info:before{position: absolute;left: 0;bottom: 0;content: "";height: 2px;background: #0098e5;width: 0;z-index: 2;transition: all 0.5s;}
.photoNews .imgbox{width: 31.94%;margin-left: 5.5%;padding-top: 18.5%;}
.photoNews .date{margin-bottom: 0.23rem;line-height: 0.46rem;}
.photoNews .date span{font-size: 0.3rem;color: #0098e5;position: relative;display: inline-block;vertical-align: middle;font-weight: bold;margin-right: 0.19rem;}
.photoNews .date span:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;content: "";background: #dadada;}
.photoNews .date span:before{position: absolute;left: 0;bottom: 0;width: 0;height: 2px;content: "";background: #0098e5;z-index: 10;transition: all 0.5s;}
.photoNews .ti{min-height: 0.72rem;}
.photoNews .item:hover .date span:before{width: 100%;}
.photoNews .item:hover .info:before{width: 100%;}

.exhibitNews ul{margin-left: -4.1%;}
.exhibitNews .item{width: 33.333%;padding: 0 0 4.1% 4.1%;}
.exhibitNews .item .imgbox{padding-top: 61.36%;}
.exhibitNews .item .info{background: #f6f7f7;padding: 0.4rem;transition: all 0.5s;}
.exhibitNews .item .desc{margin: 0.26rem 0 0.3rem;padding-bottom: 0.34rem;border-bottom: 1px solid #e6e6e6;}
.exhibitNews .item:hover .info{background: #fff;box-shadow: 0 0 0.5rem rgba(1,64,149,0.09);}

.videoList ol .item{margin-bottom: 0.7rem;position: relative;}
.videoList ol .item .imgbox{border-radius: 0.1rem;padding-top: 41.46%;}
.videoList ol .imgbox:After{background: rgba(0,0,0,0.2);}
.videoList ol .item .info{position: absolute;z-index: 10;text-align: right;padding: 0 0.52rem 0.94rem 0;right: 0;bottom: 0;line-height: 0.62rem;color: #fff;}
.videoList ol .item .info aside{font-size: 0.48rem;}
.videoList ol .item .info p{text-transform: uppercase;font-size: 0.3rem;}
.videoList ol .iconbf{width: 0.73rem;height: 0.73rem;line-height: 0.73rem;font-size: 24px;bottom: 0.83rem;left: 0.5rem;}
.videoList ol .item:hover .imgbox:after{background: rgba(0,0,0,0);}

.videoList ul{margin-left: -4.1%;}
.videoList ul .item{width: 33.333%;padding: 0 0 4.1% 4.1%;}
.videoList ul .imgbox{padding-top: 61.36%;border-radius: 0.1rem 0.1rem 0 0;}
.videoList .imgbox:After{position: absolute;left: 0;top: 0;width: 100%;height:100%;border-radius: 0.1rem 0.1rem 0 0;z-index: 2;background: rgba(0,0,0,0.5);content: "";transition: all 0.5s;}
.videoList .iconbf{width: 0.48rem;height: 0.48rem;line-height:0.48rem;text-align:center;color:#fff;border-radius: 50%;z-index: 5;position: absolute;left: 0.3rem;bottom: 0.3rem;background-image: linear-gradient(to bottom, #363537 , #55555e);font-size:19px;transition: all 0.5s;}
.videoList ul .info{padding: 0.23rem 0.3rem 0.3rem;background: #f6f7f7;border-radius: 0 0 0.1rem 0.1rem;transition: all 0.5s;}
.videoList ul .time{margin-top: 0.1rem;}
.videoList ul .item:hover .info{background: #fff;box-shadow: 0 0 0.5rem rgba(1,64,149,0.09);}
.videoList ul .item:hover .imgbox:After{background: rgba(0,0,0,0.1);}
.videoList .item:hover .iconbf{transform: scale(1.2);background: #0098e5;}

.JobPop{width: 1025px;z-index: 1000;background:#fff;box-shadow: 0px 5px 20px rgba(0,0,0,0.12);margin:0px auto;position: relative;max-height: 50%;overflow-y: auto;}
.JobPop.auto{max-width: 14.4rem;width: 88%;}
.JobPop *{
 box-sizing:border-box;
 -moz-box-sizing:border-box; /* Firefox */
 -webkit-box-sizing:border-box; /* Safari */ /*设置的区域宽度用百分比固定为父元素的宽度对应的百分百，不会收到padding或是border把盒子撑大*/
 }
 .JobPop *:before,.JobPop *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
.JobPop .Content{padding:0.5rem;overflow: hidden;}
.JobPop .Content video{display: block;width: 100%;}
.JobPop .toptit{text-align: center;padding-bottom: 0.4rem;}
.JobPop .toptit h1{text-align: center;line-height: 1.73;font-size: 0.3rem;color:#0098e5;}
.JobPop .toptit time i{color:#0098e5;margin-right: 10px;}
.JobPop .mfp-close{width: 0.52rem;height: 0.52rem;line-height: 0.52rem;text-align: center;background:#0098e5;color:#fff !important;opacity: 1;font-size: 0.5rem;}
.JobPop .type{background: #eee;padding: 0.12rem 0.5rem;}
.JobPop .intro-tit{margin: 0.2rem 0;color: #000;}
.JobPop .intro-tit:before{width: 3px;height: 15px;background: #0098e5;display: inline-block;vertical-align: middle;margin: -5px 5px 0 0;content: "";}
.JobPop .btnBox{text-align: center;padding: 0.5rem 0 0 0;}

.TitInfo{padding-bottom: 0.26rem;margin-bottom: 0.65rem;border-bottom: 1px solid #ededed;}
.TitInfo h1{font-size: 0.44rem;line-height: 2;color: #000000;font-weight: normal;}
.TitInfo .other time{display: inline-block;vertical-align: middle;}
.TitInfo .other span{display: inline-block;vertical-align: middle;margin-left: 0.1rem;}
.TitInfo .other{color: #abadaf;}

.NewsInfo .SinglePage p{text-indent: 2em;}
.NewsInfo .SinglePage img{max-width: 9.8rem;display: block;margin: 0px auto;}

.PrevNextInfo{padding: 0.38rem 2.2rem 0 0;margin-top: 0.75rem;border-top: 1px solid #ededed;position: relative;}
.PrevNextInfo dl{position: relative;padding-left: 68px;min-height: 36px;line-height: 36px;}
.PrevNextInfo dl dt{position: absolute;left: 0;top: 0;color:#999999;}
.PrevNextInfo .back{position: absolute;right: 0;top: 0.48rem;width: 2rem;line-height: 0.59rem;text-align: center;border: 1px solid #0098e5;border-radius: 2px;transition: all 0.3s;color: #0098e5;border-radius: 0.59rem;}
.PrevNextInfo .back i{font-size: 20px;vertical-align: middle;margin: -4px 0 0 15px;}
.PrevNextInfo .back:hover{background-color: #0098e5;color: #ffffff;border-color: #0098e5;}

@media(min-width:769px){
.NewsFocus .slick-list{padding-left: 0.59rem;overflow: visible;}
.NewsFocus .item{background: #fff;z-index: 0;opacity: 0.3 !important;transform:scale(0.9) translateX(-1.4rem);}
.NewsFocus .item .imgbox{padding-top: 4.8rem;width: 46.34%;transform: scale(0.9);transition: all 0.5s;}
.NewsFocus .arrows{position: absolute;right: 0.6rem;top: 44%;width: 59px;height: 50px;z-index: 10;}
.NewsFocus .item .info{opacity: 0;}
.NewsFocus .item .ti{min-height: 1.08rem;}
.NewsFocus .item.slick-current{position: relative;z-index: 10;opacity: 1 !important;transform:scale(1) translateX(0);}
.NewsFocus .item.slick-current .imgbox{transform: scale(1);}
.NewsFocus .item.slick-current .info{opacity: 1;}
.NewsFocus .item .line{position: relative;}
.NewsFocus .item .line:After{position: absolute;width: 100%;height: 1px;content: "";background: #ebecec;left: -0.6rem;}
.NewsFocus .slick-dots{display: none !important;}
}
@media(max-width:1366px){
    .NewsFocus .arrows{top: 43.5%;width: 55px;}
}
@media(max-width:1024px){
    .NewsFocus .item .info{padding: 0.2rem 0.35rem;}
    .NewsFocus .item .imgbox{padding-top: 3.5rem;}
    .NewsFocus .item .desc{margin: 0.25rem 0;font-size: 16px;}
    .NewsFocus .arrows{top: 48%;right: 0.25rem;}

    .exhibitNews .item,.videoList ul .item{width: 50%;}

    .JobPop{width: 95%;}
    .NewsInfo .SinglePage img{max-width: 100%;}
}
@media(max-width:768px){
    .NewsFocus .item .imgbox{width: 100%;padding-top: 64%;}
    .NewsFocus .item .info{width: 100%;padding-bottom: 0;}
    .NewsFocus .item .date,.photoNews .item .date{line-height: 30px;}
    .photoNews .date span,.NewsFocus .item .date span{font-size: 18px;}
    .NewsFocus .slick-dots{bottom: -0.25rem;}
    .NewsFocus .slick-dots li button{background: rgba(0,0,0,0.2);}
    .NewsFocus .slick-dots li.slick-active button{background: #0098e5;}
    .NewsFocus .slick-arrow{display: none !important;}

    .photoNews .item{margin-bottom: 0.35rem;}
    .photoNews .info{flex: none;width: 100%;}
    .photoNews .imgbox{width: 100%;margin: 0;padding-top: 64%;}
    .photoNews .ti{margin-bottom: 0.15rem;}

    .exhibitNews .item,.videoList ul .item{width: 100%;}
    .videoList .iconbf,.videoList ol .iconbf{width: 38px;height: 38px;line-height: 38px;font-size: 16px;bottom: 0.4rem;left: 0.4rem;}
    .videoList ol .item .imgbox{padding-top: 61.36%;}
    .videoList ol .item .info{padding-bottom: 0.5rem;line-height: 0.5rem;padding-left: 0.7rem;}
    .videoList ol .item .info aside{font-size: 0.36rem;}

    .JobPop .toptit h1{font-size: 18px;}
    .JobPop .Content{padding: 0.6rem 0.35rem 0.35rem;}

    .TitInfo h1{font-size: 0.36rem;line-height: 1.3;margin-bottom: 0.15rem;}
    .NewsInfo .SinglePage *{font-size: 14px !important;}
    .PrevNextInfo{padding-right: 0;margin-top: 50px;padding-top: 10px;}
    .PrevNextInfo dl{min-height: 30px;line-height: 30px;}
    .PrevNextInfo .back{top: -35px;}
    .PrevNextInfo .back i{font-size: 15px;}
}




.contactinfo{}
.contactinfo .address{display: flex;margin-bottom: calc(60 / 16 * 1em);}
.contactinfo .text{width:50%;float:left;background: #f9f9f9;padding: calc(56 / 16 * 1em) calc(60 / 16 * 1em)}

.contactinfo .address .listtit{text-align: left; padding-bottom: 1.5vw;font-size: calc(32 / 16 * 1em);color: #131313;
    position: relative;padding-bottom: 28px;margin-bottom:40px;margin-top: 0;font-weight: 500;}
.contactinfo .address .listtit:after{content: '';display:block;background: #116cb0;width: 3.8vw;height: 4px;bottom: 0;left: 0;position: absolute;}
.contactinfo .text p{font-size:1.125em;line-height: 1.65;padding-left:2em;margin:0;
    background-repeat: no-repeat;background-position: left top;color:#333;padding-bottom:calc(20 / 16 * 1em);padding-top:0;}
.contactinfo .address p:last-child{padding-bottom:0;  }
.contactinfo .text p.tel{background-image: url(../images/contactinfo-icon1.png);}
.contactinfo .text p.addr{background-image: url(../images/contactinfo-icon2.png);}
.contactinfo .text p.post{background-image: url(../images/contactinfo-icon3.png);}
.contactinfo .text p.email{background-image: url(../images/contactinfo-icon4.png);}
.contactinfo .text p.web{background-image: url(../images/contactinfo-icon6.png);}
.contactinfo .text p.man{background-image: url(../images/contactinfo-icon8.png);}
.contactinfo .text p.ewm img{max-width: 132px;border: 1px solid #ddd;}
.contactinfo .text p.ewm{background-image: url(../images/contactinfo-icon5.png);background-position: left top}
.contactinfo .text p span{display: block;float:left;}
.contactinfo .pic{width:50%;float:right;}

@media(max-width:1024px){
    .contactinfo{padding:4em 0;}
     .contactinfo .address{display: flex;flex-direction: row;flex-wrap: wrap;}
    .contactinfo .text{width: 100%;padding:30px 20px;}
    .contactinfo .address .listtit{font-size: 22px;line-height: 1.8;padding-bottom: 15px;margin-bottom: 30px;}
    .contactinfo .pic{width: 100%;}
    .contactinfo .text h2{font-size: 24px;}
    .contactinfo .text p.ewm img{max-width: 140px;}
}


.message{align-items:stretch;}
.message .hovimg{flex:0 0 auto;width:50%;}
.message .txt{flex:1 1 auto;padding: 6% 4% 6% 7%;background:#edf3f9;}
.message  .title .t{font-weight:normal;}
.message  .title .t span{color:#0098e5;}
.hovimg{position:relative;overflow:hidden;}
.hovimg .pic{background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;transition:.8s;transform:scale(1);}
.hovimg img{width:100%;transform:scale(1);transition:.8s;}
.hovimg:hover img,.hovimg:hover .pic,.item:hover .hovimg img,.item:hover .hovimg .pic{transform:scale(1.05);}
.message .txt .title{text-align:left;margin-bottom: 0.45rem;}
.message .txt .p{margin-bottom:40px;line-height:1.75;font-size: 0.16rem;margin-top: 0.15rem;display: none;}
.form .li{margin-bottom:30px;}
.form .li .i{flex:0 0 auto;align-items:center;width:48%;border-bottom:1px solid #d9dcde;padding-bottom:10px;}
.form .li .i .lb{flex:0 0 auto;}
.form .li .i .lin{flex:1 1 auto;}
.form .li .i .lin input{width:100%;padding:0 10px;background:none;height:40px;outline:none;border:none;font-size:inherit;font-family:inherit;}
.form .li .i .lb span{color:#0098e5;}
.form .btn input[type="button"]{width:100%;font-size:inherit;height:60px;background:#0098e5;color:#fff;border:none;outline:none;cursor:pointer;}
.form .li .i.full{width:100%;}
.form .li .i.full .lin input{padding:0;}
.form .li .i .lin textarea{width: 100%;}
@media(max-width:1024px){
    .message{display:block;position:relative;}
    .message .hovimg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;opacity:0.3;}
    .message .txt{padding:40px 30px;background:none;}
    .form .li{display:block;margin-bottom:0;}
    .form .li .i{width:100%;margin-bottom:20px;}
    .form .btn input[type="button"]{height:40px;}
    .ywlc .item .img{height:160px;line-height:160px;}
    .ywlc .item .ic{top:304px;}
}


/* 人才发展 */
.SubNav2{line-height: 0.6rem;padding-bottom: 0.3rem;margin-bottom: 0.5rem;border-bottom: 1px solid #eeeeee;}
.SubNav2 li {padding: 0 0.4rem;}
.SubNav2 li a{display: block;min-width: 1.4rem;padding: 0 0.2rem;background: #e8ebf0;text-align: center;border-radius: 5px;transition: all 0.5s;}
.SubNav2 li a:hover,.SubNav2 li.on a{color:#fff;background: #0098e5;}

.hrList .item{width: 47.22%;margin-bottom: 0.3rem;}
.hrList .item a{border-radius: 5px;padding: 0.28rem 0.5rem;min-height: 1.9rem;display: block;border: 1px solid #e5e8ed;}
.hrList .item .title{padding: 0.12rem 0;border-bottom: 1px solid #e8e8e8;margin-bottom: 0.3rem;}
.hrList .item .tit{width:calc(100% - 1.8rem)}
.hrList .item .desc{position: relative;}
.hrList .item dd{min-width: 1.94rem;padding-right: 0.25rem;}
.hrList .item dd i{font-size: 20px;color: #555;margin: -2px 3px 0 0;}
.hrList .item .more2{position: absolute;right: 0;top: 50%;transform: translateY(-50%);min-width: 1.16rem;color: #555;
    padding: 0 0.15rem;line-height: 0.39rem;border: 1px solid #e2e5eb;border-radius: 6px;transition: all 0.5s;
background: #fff;}
.hrList .item .more2 i{font-size: 16px;margin-left: 2px;}
.hrList .item:hover .more2 {background: #0098e5;color: #fff;}
.hrList .item:hover a{box-shadow: 0 0 15px rgba(73,106,149,0.3);}
.hrList .item:hover dd i{}

.JobForm{ color:#666666; margin:0.3rem 0px 0px 0;padding: 0.5rem;border: 1px solid #eee;display: none;}
.JobForm dl{ width:48%; float:left; margin-left:2%; line-height:0.5rem; position: relative;}
.JobForm dl dt{position: absolute;left:0;top:5px; text-align:right;width:90px;}
.JobForm dl dd{margin-left:100px;}
.JobForm dl.auto{ width:100%; float:none;}
.JobForm dd{ padding:5px 0px;}
.JobForm .input { border:1px solid #dbdbdb; width:100%; height:0.4rem; line-height:0.38rem;}
.JobForm .textarea { border:1px solid #dbdbdb; width:100%; height:1.16rem; line-height:23px;display: block;}
.JobForm select { border:1px solid #dbdbdb; width:190px; height:23px; line-height:23px;}
.JobForm .upbtn {color: #0098e5;}
.JobForm .upbtn a{color: #fff;border-radius: 50%;width: 38px;height: 38px;line-height: 38px;text-align: center;background: #0098e5;display: inline-block;}
.JobForm .upbtn i{transform: rotate(180deg);}
.JobForm button{width: 1.8rem;height: 0.5rem;margin: 0 0.12rem;border-radius: 0.5rem;}

@media(max-width:1024px){
    .hrList .item{width: 100%;}
    .hrList .item a{padding: 0.25rem;}
    .hrList .item .title{padding: 10px 0;}
    .hrList .item .tit{margin-bottom: 10px;}
}
@media(max-width:768px){
    .SubNav2 li{padding: 0 0.2rem;}
    .hrList .item .desc{display: flex;width: 100%;flex-direction: row;flex-wrap: wrap;}
    .hrList .item .more2{position: static;transform: translate(0);width: 120px;text-align: center;line-height: 28px;float: right;}
    .hrList .item dd{margin: 10px 15px 0 0;padding: 0;}

    .JobForm dl{width: auto;float: none;}
    .JobForm .input{height: 30px;line-height: 28px;}
    .JobForm .btn dd{margin-left: 0;text-align: center;}
    .JobForm dl dt{position: static;width: auto;text-align: left;}
    .JobForm dl dd{margin-left: 0;}
    .JobForm .textarea{height: 80px;}
}


.JobPop{width: 1025px;z-index: 1000;background:#fff;box-shadow: 0px 5px 20px rgba(0,0,0,0.12);margin:0px auto;position: relative;max-height: 50%;overflow-y: auto;}
.JobPop.auto{max-width: 14.4rem;width: 88%;}
.JobPop *{
 box-sizing:border-box;
 -moz-box-sizing:border-box; /* Firefox */
 -webkit-box-sizing:border-box; /* Safari */ /*设置的区域宽度用百分比固定为父元素的宽度对应的百分百，不会收到padding或是border把盒子撑大*/
 }
 .JobPop *:before,.JobPop *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
.JobPop .Content{padding:0.5rem;overflow: hidden;}
.JobPop .Content video{display: block;width: 100%;}
.JobPop .toptit{text-align: center;padding-bottom: 0.4rem;}
.JobPop .toptit h1{text-align: center;line-height: 1.73;font-size: 0.3rem;color:#0098e5;}
.JobPop .toptit time i{color:#0098e5;margin-right: 10px;}
.JobPop .mfp-close{width: 0.52rem;height: 0.52rem;line-height: 0.52rem;text-align: center;background:#0098e5;color:#fff !important;opacity: 1;font-size: 0.5rem;}
.JobPop .type{background: #eee;padding: 0.12rem 0.5rem;}
.JobPop .intro-tit{margin: 0.2rem 0;color: #000;}
.JobPop .intro-tit:before{width: 3px;height: 15px;background: #0098e5;display: inline-block;vertical-align: middle;margin: -5px 5px 0 0;content: "";}
.JobPop .btnBox{text-align: center;padding: 0.5rem 0 0 0;}



.related-cases{width: 100%;background: #fff;}
.related-cases .title{text-align: center; font-size: calc(36 / 16 * 1em); color: #333333; margin-bottom:30px;}
.related-cases .solu-w{width: 100%;display: inline-block;}
.related-cases .solu-w ul{margin: 0 -15px;}
.related-cases .solu-w ul li{width: 33.3%;float: left;padding: 0 15px;list-style: none;margin-bottom: 0.3rem;}
.related-cases .solu-w ul li a{background: #f0f4f9;}
.related-cases .solu-w ul li a .slie-pad {width: 100%;box-sizing: border-box;border: 1px solid rgba(254,118,22,0);transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;background: #f0f4f9;}
.related-cases .solu-w ul li a .slie-qure{padding: 30px 30px 30px 30px;width: 100%;box-sizing: border-box;margin: 0;font-size: 18px;
line-height: 1.2;font-weight: 500;color: #000;}
.related-cases .slie-img { overflow: hidden;}
.related-cases .slie-pad:hover {width: 100%;position: relative;border: 1px solid rgba(254,118,22,1);box-sizing: border-box;
    background: #ffffff;border: 1px solid #FF7900;box-sizing: border-box;box-shadow: 1px 1px 10px 2px rgb(0 0 0 / 17%);
    transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.related-cases .slie-pad:hover .nlink:after {background: #ff7717;animation: clipMe 8s linear infinite;}


@media(max-width:1024px){
    .related-cases .solu-w ul li{width: 33.3%;}
    .related-cases .solu-w ul li a .slie-qure{padding:20px 15px;}
}

@media(max-width:768px){
    .related-cases .solu-w ul li{width: 33.3%;float: left;}
    .related-cases .solu-w ul li a .slie-qure{padding:20px 15px;}
}



.pcate{margin-bottom:6%;}
.pcate .cat1{align-items:stretch;}
.pcate .cat1 .i{flex:0 0 auto;min-width:16.66%;text-align:center;border-bottom:2px solid transparent;padding:0 10px 30px;}
.pcate .cat1 .i.cur{border-color:#0098e5;color:#0098e5;}
.pcate .cat1 .i .icon{height:64px;font-size:0;line-height:64px;margin-bottom:24px;}
.pcate .cat1 .i .icon img{max-height:100%;}
.pcate .cat1 .i .icon .x2{display:none;}
.pcate .cat1 .i.cur .icon .x2{display:inline;}
.pcate .cat1 .i.cur .icon .x1{display:none;}
.pcate .cat1 .i.cur .it{color:#0098e5; }
.pcate .cat2{background:#f6f6f6;padding:30px;display:inline-block;min-width:100%;}
.pcate .cat2 .ii{white-space:nowrap;}
.pcate .cat2 .ii a{display:inline-block;vertical-align:middle;margin-right:4em;}
.pcate .cat2 .ii a.cur,.pcate .cat2 .ii a:hover{color:#0098e5;}
.proTop{margin-bottom: .4rem;}
.proTop ul{display: flex;flex-wrap: wrap;margin: -1%;}
.proTop ul li{position: relative;width: 48%;margin: 1%;padding: .6rem .4rem;background-color: #f2f2f2;box-sizing: border-box;transition: 0.3s;}
/* .proTop ul li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3;} */
.proTop ul li .title{text-align: center;}
.proTop ul li .text{margin-top: .2rem;text-align: center;}
.proTop ul li .btn{margin-top: .2rem;display: flex;align-items: center;justify-content: center;}
.proTop ul li .btn a{margin: 0 .1rem;display: flex;align-items: center;justify-content: center;width: 1.2rem;height: .35rem;border-radius: .35rem;border: 1px solid #000;color: #000;}
.proTop ul li .btn a:hover{border: 1px solid #0098e5;background-color: #0098e5;color: #fff;}
.proTop ul li .btn a.link{border: 1px solid #0098e5;background-color: #0098e5;color: #fff;}

.proTop ul li:hover{box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.3);transform: translateY(-.1rem)}
.proList{display: flex;flex-wrap: wrap;margin: -2%;}
.proList .item{margin: 2%;width: 29.333%}
.proList .item .Scale-img{border-left: 3px solid #0098e5;padding: 0.3rem 5% 0.3rem 0.3rem;box-shadow: 0 0 27px rgba(9,21,37,0.1);position: relative;}
.proList .imgbox{width: 100%;padding-top: 60%;background: #f2f4f6;box-shadow: 0 0 40px rgba(0,71,157,0.05);}
.proList .imgbox span{padding: 2%;}
/* .proList .info{padding: 0 1.6vw 0 2.08vw;flex: 1;} */
.proList .info{margin-top: .2rem;width:100%;}
.proList .desc{line-height:1.5;height:4.5em;overflow:hidden;}
.proList .tit{margin-bottom: 0.24rem;}
.proList .parameter{width: 3.24rem;padding: 0 4.16vw 0 2.08vw;border-left: 1px solid #e4e4e6;}
.proList .more3{position: absolute;top: 50%;transform: translateY(-50%);right: 0.3rem;width: 0.44rem;height: 0.44rem;display: flex;align-items: center;justify-content: center;border: 1px solid #dddddd;border-radius: 50%;}
.proList .more3:after{margin: 0;background: url(../images/arr_more_blue.svg) right center no-repeat;}
.proList .more3:before{margin: 0 !important;background: url(../images/icon-jt1.svg) right center no-repeat;
    background-size: contain;content: "";width: 0.2rem;height: 0.2rem;}
.proList .item:hover a{}
.proList .item:hover .tit{color: #0098e5;}
.proList .item:hover .more3{background: #0098e5;border: 1px solid #0098e5;box-shadow: 0 0 20px rgba(0,71,157,0.12);}
.proList .item:hover .imgbox{background: #e0ebf7;}
.proList .item:hover .more3:before{margin: 0 !important;background: url(../images/icon-jt2.svg) right center no-repeat;
    background-size: contain;content: "";width: 0.2rem;height: 0.2rem;}

.proList .item .btn{margin-top: .2rem;display: flex;align-items: center;justify-content: center;}
.proList .item .btn a{margin: 0 .1rem;display: flex;align-items: center;justify-content: center;width: 1.2rem;height: .35rem;border-radius: .35rem;border: 1px solid #000;color: #000;}
.proList .item .btn a:hover{border: 1px solid #0098e5;background-color: #0098e5;color: #fff;}
.proList .item .btn a.link{border: 1px solid #0098e5;background-color: #0098e5;color: #fff;}

@media(max-width:1366px){
    .proCategory .item .imgbox{width: 70%;height: 70%;}
}
@media(max-width:1024px){
    .pcate .cat1 .i .icon{height:52px;}
    .pcate .cat1 .it{font-size: 18px;}
    .proCategory .item a{height: 25vw;}
    .proNav{width: 100%;}
    .proContent{width: 100%;padding: 0.1rem 0 0 0;}
    .proNav ul{display: flex;flex-wrap: wrap;padding: 5px 5px 0;}
    .proNav li{width: 30.333%;margin: 0 1.5%;}
    .proNav li:after{display: none;}
    .proNav li:hover a, .proNav li.onli a{padding: 0;color: #0098e5;}
    .proNav li.onli a{color: #0098e5;}
    .proNav li a:before{background: url(../images/arr_more_blue.svg) right center no-repeat;right: 0 !important;}
    .proNav li a:after{width: 0;}
    .proList .parameter{width: 2.8rem;}
    .prodetail {align-items: stretch;    display: flex;flex-direction: row;flex-wrap: wrap;}
    .prodetail .imgs{width: 100% !important;padding:30px; }
    .prodetail .txt{padding: 30px 0 0 0 !important;}
    .prodetail .txt .xl ul li{font-size: 16px !important;}
    .RighInfo003134-1 .table_1 th, .RighInfo003134-1 .table_1 td{font-size: 16px !important;}
}
@media(max-width:768px){
    .proTop ul li{width: 98%;}
    .proList{margin: -1%;}
    .proList .item{width: 100%;margin: 1% 0;}
.proList .item .btn a{width:auto;kin-width:2rem;padding:0 0.15rem;line-height:0.5rem;height:0.5rem;font-size:12px;}
    .proTop ul li .btn{width: 1.4rem;height: .4rem;}
    .pcate .cat1 .i .icon{height:32px;line-height:32px;}
    .pcate .cat1 .it{font-size:14px;}
    .pcate .cat1 .i{padding-bottom:15px;}
    .pcate .cat2{padding:20px;}
    .pcenter .item .img:after{border:1px solid #e4e4e4 !important;}
    .pcenter .item{width:49%;margin-bottom:10px;}
    .pcenter .item .it{padding:10px;}
    .prodetail .imgs{padding:10px;}
    .prodetail .imgs .sm{padding:0 35px;}

    .prodetail {align-items: stretch;    display: flex;flex-direction: row;flex-wrap: wrap;}
    .prodetail .imgs{width: 100% !important;padding:30px; }
    .prodetail .txt{padding: 30px 0 0 0 !important;}
    .prodetail .txt .xl ul li{font-size: 16px !important;}
    .RighInfo003134-1 .table_1 th, .RighInfo003134-1 .table_1 td{font-size: 16px !important;}

    .proCategory .item a{height: 38vw;}
    .proCategory .item .icon{top: 22%;}
    .proCategory .item{width: 50%;}
    .proCategory .item .imgbox{height: 77%;}

    .proCate{display: block;}
    .proCate .selectPull{width: 100%;margin: 0.2rem 0 0;}
    .proSearch .selectPull{width: 46%;}

    .proList .item .Scale-img{padding: 0.35rem;}
    .proList .imgbox{width: 100%;padding-top: 68%;}
    .proList .info{width: 100%;flex: none;padding: 0.35rem 0;}
    .proList .parameter{width: 100%;border-left: 0;padding: 0;}
    .proList .more3{top: auto;transform: translateY(0);bottom: 0.25rem;width: 30px;height: 30px;}
    
}
@media(max-width:640px){
    .proNav li{width: 47%;}
    .selectPull p, .selectPull .ipt{height: 32px;line-height: 31px;}
}



.prodetail{align-items:stretch;}
.prodetail .imgs{flex:0 0 auto;width:42.8%;border:1px solid #e4e4e4;padding:0 45px 20px;flex-direction:column;justify-content:space-between;}
.prodetail .imgs .swiper-slide:after{content:"";display:block;padding-bottom:70%;}
.prodetail .imgs .hovimg{position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;}
.prodetail .imgs .hovimg img{width:auto;height:auto;max-width:70%;max-height:70%;}
.prodetail .imgs .sm{position:relative;padding:0 50px;width:100%;}
.prodetail .imgs .sm .swiper-slide.cur:after{background:rgba(0,0,0,0.03);}
.prodetail .imgs .sm .swiper-slide{cursor:pointer;}
.prodetail .swiperCtr{font-size:13px;margin:0;}
.prodetail .swiperCtr .btn{position:absolute;top:50%;margin-top:-1em;z-index:5;}
.prodetail .swiperCtr .prev{left:0;}
.prodetail .swiperCtr .next{right:0;}
.swiperCtr{margin-top:20px;font-size:25px;}
.swiperCtr .btn{display:inline-block;vertical-align:middle;position:relative;padding:1.5em;border:1px solid #0c5fa8;border-radius:50%;margin-right:14px;cursor:pointer;transition:.3s;}
.swiperCtr .btn:after{width:26%;height:26%;border-right:2px solid #0c5fa8;border-top:2px solid #0c5fa8;content:"";position:absolute;left:28%;top:37%;transform:rotate(45deg);}
.swiperCtr .btn.prev:after{transform:rotate(225deg);left:37%;}
.swiperCtr .btn:hover{background:#0c5fa8;}
.swiperCtr .btn:hover:after{border-color:#fff;}
.prodetail .imgs .big{border-bottom:1px solid #e4e4e4;margin-bottom:20px;width:100%;flex:1 1 auto;}
.prodetail .txt{flex:1 1 auto;overflow:hidden;flex-direction:column;justify-content:space-between;align-items:flex-start;
    padding-left:5%;padding-top:3%;}
.prodetail .txt .tp{width:100%;padding-bottom:30px;}
.prodetail .txt .tags{margin-bottom:3%;}
.prodetail .txt span{color:#0098e5;text-decoration:underline;margin-right:10px;}
.prodetail .txt .tit{padding-bottom:0.3rem;margin-bottom:0;border-bottom:1px solid #e4e4e4;line-height:1;}
.prodetail .txt .p{padding-bottom:20px;border-bottom:1px solid #e4e4e4;margin-bottom:20px;line-height:1.75;}
.prodetail .txt .iso{justify-content:flex-start;align-items:stretch;flex-wrap:wrap;}
.prodetail .txt .iso .i{margin-right:30px;text-align:center;}
.prodetail .txt .iso .i img{display:block;margin:0 auto 5px;max-width:56px;}
.prodetail .txt .bot a{display:inline-block;width:140px;line-height:38px;background:#0c5fa8;text-align:center;color:#fff;}

.prodetail .txt .xl{padding: 30px 0 0.15rem 0;border-bottom: 1px solid #ddd;}
.prodetail .txt .xl ul{width: 100%;display: inline-block;}
.prodetail .txt .xl ul li{
    font-size: 0.18rem;
    font-weight: normal;
    display: flex;
    line-height: 2;
    color: #000;
    float: left;
    flex-wrap: nowrap;
    align-items: center;
    min-width: 100%;
    margin-bottom: 0.1rem;
    }

.prodetail .txt .xl ul li::before {content: "";width: 8px;height: 8px;border-radius: 5px; 
    background: #0083ce;display: inline-block;margin-right: 0.1rem;}
.prodetail .txt .btn {margin-top: 0.45rem;}
.prodetail .txt .btn a {display: inline-block;font-size: 16px;color: #fff;box-shadow: 0px 10px 30px rgba(218, 37, 29, 0.08);
    border-radius: 0;margin: 0 5px;
text-align: center;line-height: 3.3333;padding: 0 1.8125em;cursor: pointer;}
.prodetail .txt .btn a.download {background-color: #0083ce;}
.prodetail .txt .btn a.download2 {background-color: #6e6e6e;}
.prodetail .txt .btn a:before {display: inline-block;vertical-align: top;content: '';background-size: contain;background-position: center;background-repeat: no-repeat;
width: 2em;height: 3.3333em;margin-right: 0.5555em;}
.prodetail .txt .btn a.download:before {background-image: url(../images/RightFix-icon-kf-on.svg);}
.prodetail .txt .btn a.download2:before {background-image: url(../images/arrow-left.svg);}
.prodetail .txt .btn a:hover{background-color: #11a6d1;}


.RighInfo003134-1{padding-bottom: 1rem;padding-top: 0.6rem;}
.RighInfo003134-1 h2{text-align: left;margin-bottom: 0.45rem;font-weight: 500;}
.RighInfo003134-1 .table_1{background: #fff;}
.RighInfo003134-1 .table_1 th,
.RighInfo003134-1 .table_1 td{
    text-align: left;
    border:1px solid #eee;
    border-collapse:collapse;
    line-height:2;
    padding: 0.15rem 5%;
    font-size: 0.18rem;
    }
.RighInfo003134-1 .table_1 td a{display: inline-block; padding:5px 15px; border: 1px solid #685046; color: #685046;
 font-size: 0.18rem;vertical-align: middle;}
.RighInfo003134-1 .table_1 td a::after{display: inline-block;width: 14px; height: 14px; content:''; vertical-align: middle; margin-left: 10px; margin-top: -4px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.RighInfo003134-1 .table_1 td a+a{margin-left:10px;}
.RighInfo003134-1 .table_1 td a.dow::after{background-image: url(../images/dow.svg);}
.RighInfo003134-1 .table_1 td a.yl::after{background-image: url(../images/yl.svg);}


.RighInfo003134-1 .table_1 th{ font-size:0.18rem; font-weight:normal;width: 20%;background: #f1f5f8;
    border-bottom: 1px solid #e7e7e7;}
.RighInfo003134-1 .table_1 td{width: 80%;}
.RighInfo003134-1 .table_1 .th_1{width: 10%;}
.RighInfo003134-1 .table_1 .th_2{width: 15%;}
.RighInfo003134-1 .table_1 .th_3{width: 30%;}
.RighInfo003134-1 .table_1 .th_4{ background:#685046;color: #fff;}
.RighInfo003134-1 .table_1 .th_5{width: 15%;}
.RighInfo003134-1 .table_1 .th_6{width: 30%;}
.RighInfo003134-1 .table_1 .th_1,
.RighInfo003134-1 .table_1 .th_2,
.RighInfo003134-1 .table_1 .th_3,
.RighInfo003134-1 .table_1 .th_5,
.RighInfo003134-1 .table_1 .th_6{ color:#fff;background:#0b5ebd;}

.RighInfo003134-1 .table_1 .th_0{background: #0b5ebd;color: #fff;}


@media(max-width:480px){
  .RighInfo003134-1 .table_1{ overflow:auto;}
  .RighInfo003134-1 .table_1 table{ width:180%;}
  }


.RighInfo002973{padding: 0.38rem 0 0 0; margin-top: 0.75rem; border-top: 1px solid #ededed;position: relative;}

.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
  .RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #666;font-size: calc(16 / 16 * 1em);}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973 .pn-page aside a:hover{color: #126a3d;}

.RighInfo002973  .operating{position: absolute;right: 0;top: 0.48rem;width: 2rem;line-height: 0.59rem;text-align: center;
    border: 1px solid #0098e5;border-radius: 2px;transition: all 0.3s;color: #0098e5;border-radius: 0.59rem;}
.RighInfo002973  .operating a{color:#0098e5; }
.RighInfo002973  .operating a i{font-size: 20px;vertical-align: middle;margin: -4px 0 0 15px;}
.RighInfo002973  .operating:hover{background-color: #0098e5;color: #ffffff;border-color: #0098e5;}
.RighInfo002973  .operating:hover a{color:#fff;}


@media(max-width:1024px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 130px;}
}