<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "PuHuiTi-R";font-style:normal; color:#000;font-weight: 400;}
@font-face {
    font-family: "PuHuiTi-R";
    src: url(http://dwzs.ceshi.link/skins/demo/fonts/PuHuiTi-R.woff),url(http://dwzs.ceshi.link/skins/demo/fonts/PuHuiTi-R.ttf);
    font-display: swap;
}


a {text-decoration: none; color:#000;}
a:hover {text-decoration: none !important;transition: all 0.3s ease;color: #2a82e4;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
button:focus{border:0; outline:0;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
img{transition: all 0.6s ease;}
.cont1550{width: 1550px;margin: 0 auto;}

/*banner*/
.h2-2{display: none;}
.Banner-A1 {width: 100%;overflow: hidden;position: relative;}
.Banner-A1 .Banner {height: 100%;}
.Banner-A1 .Banner .banner-warpper {height: 100%;}
.Banner-A1 .Banner .banner-warpper .banner-slide {height: 100%;}
.video_banner {width: 100%;height: 100%;}
.video_banner video {width: 100%;height: 100%;object-fit: fill;position: absolute;top: 0;left: 0;z-index: 2;}

.banner-h2{width: 100%;text-align: center;position: absolute;top: 45%;transform: translateY(-50%);z-index:2;}
.banner-h2 h2{font-size: 60px;color: #fff;font-weight:bold;margin:0 0 30px;line-height: 80px;}
.banner-h2 h3{font-size: 20px;color: #fff;}
.banner-bot{width: 100%;position: absolute;bottom: 80px;left: 0;z-index:2;}
.banner-bot ul{display: flex;justify-content: space-between;align-items: center;}
.banner-bot ul li{border-right: 1px solid #fff;text-align:center;color:#fff;width: 36%;}
.banner-bot ul li:last-child{border-right:none;}
.banner-bot ul li i{font-style: normal;font-size: 45px;font-weight: 400;}
.banner-bot ul li span{font-size: 18px;display:inline-block;margin-left:5px;}
.banner-bot ul li p{font-size: 20px;}
/*banner-end*/

/*index*/
/*按钮*/
.light-btn {
    text-decoration: none;
    font-size: 16px;
    background: linear-gradient(90deg, #5aa5fc, #2c6eb8,#5aa5fc, #2c6eb8);
    background-size: 400%;
    width: 175px;
    height: 50px;
    line-height:50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
    z-index: 1;
    display: block;
    position: relative;
    margin-top: 50px;
}
.light-btn:hover::before,.light-btn:hover {animation: sun 8s infinite;color: #fff;}
.light-btn::before {
    content: '';    
    background: linear-gradient(90deg, #5aa5fc, #2c6eb8,#5aa5fc, #2c6eb8);
    background-size: 400%;
    border-radius: 50px;
    filter: blur(10px);
    z-index: -1;
}
@keyframes sun {
    100%{
      background-position: -400% 0;
    }
}  
/*按钮 end*/

/**/
.in-dwst{width: 100%;background-color: #0a0e17;padding-top:10vw;overflow: hidden;padding-bottom: 0;
    background-image: url(../images/index_01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.in-dwst h2{font-size:55px;font-weight:bold;margin:0;text-align:center;color:#fff;}
.in-dwst h2 span{display: inline-block;padding: 0 0.5em;}
.in-dwst-a a{display: block;width: 267px;height: 50px;border: 1px solid #fff;text-align: center;font-size: 20px;color: #fff;line-height:49px;
margin: 50px auto 30px;}
.in-dwst-a a:hover{background:#fff;color:#2a82e4;}
.in-dwst-ul{display: flex;justify-content: space-between;width: 105%;margin-left: -3%;margin-top: 130px;margin-bottom: 0;}
.in-dwst-ul li{width: 50%;position:relative;overflow: hidden;transition: transform 0.3s cubic-bezier(0.4, 0, 1, 1);
    transform: skew(-3deg);
    -webkit-transform: skew(-3deg);
    -moz-transform: skew(-3deg);
    -o-transform: skew(-3deg);
    -ms-transform: skew(-3deg);
    animation-fill-mode: backwards;
}
.in-dwst-ul li:nth-child(3){display:none;}
.in-dwst-ul li figure{width: 100%;overflow: hidden;height: 39.5vw;background-repeat:no-repeat;background-size:cover;
background-position: center bottom;}
.in-dwst-ul li figure img{width: 100%;transition: all 0.5s;display:none;}
.in-dwst-ul li:hover figure img{transform:scale(1.05);}

.ly_desc{margin: 0 auto;width: 80%;text-align: center;position: absolute;top: 80px;left: 12%;transform: skewx(3deg);}
.ly_desc span{}
.ly_desc span img{width: auto;height: 73px;
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.in-dwst-ul li:hover span img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.ly_desc h3{font-size:30px;color:#fff;margin-top: 30px;}
.in-dwst-ul li:last-child .ly_desc h3{color:#232222;}
.in-dwst-ul li.hover2{width:80%;}
.in-dwst-ul li.hover2 figure img{width: 100%;height:auto;}
.in-dwst-ul li.hover1 figure img{width: 100%;height:100%;}

.in-dwst .indexjjfa{width: 102%;margin-top: 130px;margin-left:0;}
.in-dwst .indexjjfa .box{padding: 0;transition: ease-in-out 0.5s;height: 770px !important;background: #000;overflow: hidden;
    position: relative;
    transform: skew(-3deg);
    -webkit-transform: skew(-3deg);
    -moz-transform: skew(-3deg);
    -o-transform: skew(-3deg);
    -ms-transform: skew(-3deg);
    animation-fill-mode: backwards;
    
}
.in-dwst .indexjjfa .col-sm-5{width: 36%;}
.in-dwst .indexjjfa .col-sm-2{width: 20%;}
.in-dwst .indexjjfa .indexjjfa-c{width: 100%;height: 100%;position: relative;}
.in-dwst .indexjjfa .indexjjfa-bjimg{width: 100%;height: 100%;opacity: 1;display: flex;justify-content: left;align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.in-dwst .indexjjfa .indexjjfa-bjimg img{
    transform: skew(3deg);
    -webkit-transform: skew(3deg);
    -moz-transform: skew(3deg);
    -o-transform: skew(3deg);
    -ms-transform: skew(3deg);
    animation-fill-mode: backwards;
    width: auto;
    height: 100%;
    margin-left: -26px;
}


.in-dwst .indexjjfa .indexjjfa-c .in-cp-text{position: absolute;z-index: 9;width: 100%;padding: 0 40px;top: 30%;}
.in-dwst .indexjjfa .indexjjfa-c .in-cp-text p{font-size: 14px;color: #fff;line-height: 30px;margin-bottom: 40px;}
.in-dwst .indexjjfa .indexjjfa-c .in-cp-text span{display: inline-block;text-align: center;font-size: 14px;color: #fff;border-radius: 30px;
border: 1px solid #fff;padding: 8px 24px;margin-right: 25px;margin-bottom: 25px;transition:all 0.5s;}
.in-dwst .indexjjfa .indexjjfa-c .in-cp-text span:hover{background:#fff;color: #2a82e4;}
.in-dwst .indexjjfa .indexjjfa-c .in-cp-text .in-cp-a{font-size: 16px;color: #fff;padding-bottom: 3px;display: inline-block;
border-bottom: 1px #fff solid;margin-top: 20px;}
.in-dwst .indexjjfa .indexjjfa-c .in-cp-text .in-cp-a:hover{color: #2a82e4;border-bottom: 1px #2a82e4 solid;}
.in-dwst .indexjjfa .col-sm-5 .indexjjfa-c .in-cp-text{display: block;}



.in-dwzs-item{
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 9;
    top: 42%;
    transform: skew(3deg);
    -webkit-transform: skew(3deg);
    -moz-transform: skew(3deg);
    -o-transform: skew(3deg);
    -ms-transform: skew(3deg);
    animation-fill-mode: backwards;
}
.in-dwzs-item .in-cp-btn{width:80px;margin:0 auto;}
.in-dwzs-item .in-cp-btn img{width: 100%;}
.in-dwzs-item strong{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
}


.in-about{width: 100%;background: url(../images/index_09.png) no-repeat;padding-top:7vw;padding-bottom:250px;background-attachment: fixed;
position: relative;overflow:hidden;}
.in-about .in-about-zm{position: absolute;width: 40vw;}
.in-about .in-about-zm img{width: 100%;}
.in-about .in-about-1{
  top: 7vw;
  left: 0;
  animation: ani-w 40s linear infinite;
}
.in-about .in-about-2{
  right:0;
  top: 19vw;
  animation: ani-e 40s linear infinite;
}
@keyframes ani-w {
  0%,100% {
    transform: translateX(0%);
  }
  50%,52% {
    transform: translateX(50%);
  }
}
@keyframes ani-e {
  0%,100% {
    transform: translateX(0%);
  }
  50%,52% {
    transform: translateX(-100%);
  }
}


.in-about-con{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.in-about-l{width: 40%;}
.in-about-l h3{font-size: 48px;font-weight: bold;background: linear-gradient(to right, #5aa5fc 6%, #2c6eb8 40%);
-webkit-background-clip: text;color: transparent;}
.in-about-l span{display: block;width: 80px;height: 8px;background: linear-gradient(to right, #5aa5fc 46%, #2c6eb8 100%);
margin: 30px 0 100px;}
.in-about-l p{color:#727272;font-size: 25px;line-height: 45px;transition:all 0.5s;}
.in-about-l p:hover{color:#2c6eb8;}
.in-about-l a{font-size:26px;}
.in-about-r{width: 50%;position: relative;}
.in-about-r .in-about-img{overflow:hidden;border-radius:30px;width:61%;}
.in-about-r .in-about-img img{width: 100%;}
.in-about-r .in-about-img:hover img{transform:scale(1.05);}
.in-about-r .in-about-img:nth-child(1){}
.in-about-r .in-about-img:nth-child(2){position: absolute;right: 0;top: 70%;}

.in-about .in-about-title{width: 100%;text-align: center;padding: 0 0 80px;margin: 0;}
.in-about .in-about-title h2{
    font-size: 55px;
    font-weight: bold;
    background: linear-gradient(to right, #5aa5fc 40%, #2c6eb8 60%);
    -webkit-background-clip: text;
    color: transparent;
    margin: 0;
}
.in-about .in-about-title p{
    letter-spacing: 10px;
    text-transform: uppercase;
    color: #999;
    font-size: 24px;
    margin-top: 30px;
}
.in-about-ul{display: flex;justify-content: space-between;align-items: center;padding:0 5vw;}
.in-about-ul li{
    border-radius:30px;
    background: linear-gradient(31deg, rgba(208, 230, 254, 1) 0%, rgba(255, 255, 255, 1) 91%);
    box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 230px;
    height: 200px;
    font-weight: bold;
    line-height: 200px;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.in-about-ul li p{color:#57a2f9;position:relative;z-index:2;font-size: 50px;}
.in-about-p{text-align: center;color: #7a7d81;font-size: 35px;margin: 60px auto 100px;}
.in-about-p span{display: inline-block;margin: 0 1em;}
.in-about-a a{margin:80px auto 0;
    text-align: center;
    border: 2px solid #5ba4f9;
    color: #1876df;
    height: 80px;
    line-height: 73px;
    width: 280px;
    display: block;
    border-radius: 3px;
    font-size: 26px;
}
.in-about-a a:hover{
    background: #5ba4f9;
    color: #fff;
}
.in-about-ul li:hover::after{left: -76%;opacity:1;}
.in-about-ul li::after{
    content:"";
    background: rgba(208, 230, 254,0.7);
    top: 0;
    left: -100%;
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    width: 250%;
    height: 215%;
    transform: rotate(60deg);
    z-index: 1;
}

.in-about-box{width: 100%;display: flex;justify-content: space-between;}
.in-about-box li{width: 23%;display: inline-block;position: relative;}
.in-about-box li figure{width: 100%;overflow: hidden;}
.in-about-box li figure img{width: 100%;transition: all 0.5s;}
.in-about-box li:hover figure img{transform:scale(1.05);}
.in-about-box li .in-about-box-h3{position:absolute;width:100%;padding-left: 40px;top: 4vw;}
.in-about-box li .in-about-box-h3 h3{font-size: 50px;color: #fff;font-weight: 600;transition: all 0.5s;}
.in-about-box li:hover .in-about-box-h3 h3{color:#2c6eb8;}
.in-about-btn{width: 100%;background: url(../images/index_13.png);border-radius: 20px;box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
margin-top: 60px;}
.in-about-btn ul{width: 100%;display: flex;justify-content: center;align-items:center;height:150px;}
.in-about-btn ul li{display: inline-block;text-align: center;font-size:40px;padding: 0 60px;color: #58a6ff;line-height: 40px;
font-weight: 600;position:relative;}
.in-about-btn ul li::after{position:absolute;content:"";width:3px;height:34px;background:#58a6ff;right:0;top:4px;}
.in-about-btn ul li:last-child{border-right:none;color:#296eba;}
.in-about-btn ul li:last-child::after{display:none;}
.in-about-btn ul li:nth-child(2){
    background: linear-gradient(to right, #5aa5fc 34%, #2c6eb8 96%);
    -webkit-background-clip: text;color: transparent;
}

/*footer*/
.footer{background: url(../images/bg.jpg) no-repeat top;padding-top: 65px;width: 100%;background-size: cover;}
.footer-nr{width: 93%;margin: 0 auto;}
.footer-1{display: flex;justify-content: space-between;align-items: baseline;}
.footer-logo img{height:45px;}
.footer-lx-h3{font-size: 24px;color: #fff;}
.footer-lx-span{display: block;width: 30px;height: 2px;background: #fff;margin: 15px 0 20px;}
.footer-lx ul{}
.footer-lx ul li{padding-left: 35px;}
.footer-lx ul li a{color: #fff;opacity: 0.6;font-size: 18px;line-height: 40px;}
.footer-lx ul li a:hover{opacity: 1;}
.footer-lx ul li:nth-child(1){background: url(../images/foot_02.png) no-repeat left 8px;}
.footer-lx ul li:nth-child(2){background: url(../images/foot_01.png) no-repeat 3px 9px;}
.footer-ewm ul{}
.footer-ewm li{display: inline-block;position: relative;margin-right: 50px;}
.footer-ewm li figure{width: 120px;height: 120px;background: #fff;border-radius: 5px;overflow: hidden;position: absolute;display: none;
left: -9px;bottom: 83px;}
.footer-ewm li figure img{width: 100%;}
.footer-ewm li p{font-size: 14px;color: #fff;opacity: 0.7;padding-top: 52px;cursor: pointer;transition:all 0.5s;}
.footer-ewm li:nth-child(1) p,.footer-ewm li:nth-child(2) p{background: url(../images/foot_03.png) no-repeat center top;}
.footer-ewm li:nth-child(3) p{background: url(../images/foot_04.png) no-repeat center top;}
.footer-ewm li:last-child{margin-right: 0;}
.footer-ewm li:hover figure{display: block;}
.footer-ewm li:hover p{opacity:1;}

.footer-dh{margin-top: 20px;}
.footer-dh .footer-lx-h3{}
.footer-nav{width: 100%;display: flex;justify-content: space-between;}
.footer-nav li{}
.footer-nav li h3{font-size: 20px;color: #fff;margin-bottom: 20px;}
.footer-nav li a{display: block;color: #fff;opacity: 0.6;font-size: 16px;line-height: 32px;}

.foot-bq{width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.3);margin-top: 50px;padding: 20px 0;text-align: center;}
.foot-bq p{margin-bottom: 0;}
.foot-bq a{font-size: 14px;color: #fff;opacity: 0.6;line-height: 30px;margin: 0 5px;}
.foot-bq a:hover,.footer-nav li a:hover{opacity:1;}

.wap-nav{display: none;}

/*内页*/
.news-h2{text-align: center;padding: 80px 0;}
.news-h2 h2{font-size: 50px;font-weight: bold;background: linear-gradient(to right, #5aa5fc 40%, #2c6eb8 60%);-webkit-background-clip: text;color: transparent;}
.news-h2 p{letter-spacing: 10px;text-transform: uppercase;color: #999;font-size: 22px;margin-top: 30px;}

/*内页banner*/
.by-banner{width: 100%;height: 480px;position: relative;background-repeat: no-repeat;background-size: cover;}
.by-banner h2{font-size: 45px;color: #fff;display: block;padding-top:300px;font-weight: bold;margin:0;}
.banner-nav{width: 100%;background: rgba(0, 0, 0, 0.3);position: absolute;left: 0;bottom: 0;}
.banner-nav ul{margin: 0;}
.banner-nav ul li{display: inline-block;margin-right: 80px;}
.banner-nav ul li a{font-size: 24px;color: #fff;line-height: 70px;position: relative;display: block;}
.banner-nav ul li a::after{position: absolute;content: "";width: 100%;height: 0px;border-radius: 30px;background: #fff;left: 0;bottom: 2px;transition: all 0.5s;
display: block;}
.banner-nav ul li:hover a::after,.banner-nav ul li.active a::after{height: 3px;}
.by-banner .cont1550{width:90.2%;padding: 0;}

/*about*/
/*.fudong{width: 100%;height: 110px;position: absolute;top: -110px;left: 0;z-index: -1;opacity: 0;}*/
.ny-about-1 .cont1550{width:90.2%;padding: 0;}

.block_sj{display: none;}
.about-jj-p{width: 100%;font-size: 22px;color: #333;line-height: 36px;}
.about-jj-p p{font-size: 22px;color: #333;line-height: 36px;margin-bottom:20px;}
.about-jj-ul{background:url(../images/about_01.png) no-repeat;display:flex;justify-content:center;align-items:flex-start;padding: 35px 0;
margin-top: 70px;background-size: 100% 100%;border-radius: 30px;overflow: hidden;}
.about-jj-ul li{text-align: center;display: inline-block; padding: 0 2vw;border-right: 1px solid #ededee;width: 33%;}
.about-jj-ul li:last-child{border-right:none;}
.about-jj-ul li h2{font-size: 50px;color: #5f6061;transition:all 0.5s;margin: 0 0 15px;}
.about-jj-ul li:hover h2,.about-jj-ul li:hover p{color:#2a82e4;}
.about-jj-ul li p{color: #5f6061;font-size: 22px;margin:0;transition:all 0.5s;}
/*.about-jj-ul li .about-jj-ul-p{height: 60px;}*/

.about-jg{background:url(../images/about_02.png) no-repeat top center;margin-top:80px;background-attachment: fixed;}
.about-jg-box .news-h2{padding-top: 0;padding-bottom:30px;}
.about-jg-box .news-h2 h2{font-size:35px;}
.about-jg-bj{background:url(../images/about_03.png) no-repeat top center;position:relative;height: 949px;}
.about-jg-ul1{width: 23%;position: absolute;top: 29px;right: 30%;}
.about-jg-ul1 li{display: block;width:100%;line-height:75px;padding:0 15px;border-radius:5px;font-size:18px;color: #0854aa;margin-top: 15px;
background:linear-gradient(to right, #ddeffe 36%, #ffffff 94%);box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);text-align:center;}
.about-jg-ul2{width: 100%;position: absolute;top: 52%;right: 0;display:flex;justify-content:space-between;}
.about-jg-ul2 li{display:inline-block;background:linear-gradient(to right, #ffffff 0%, #ddeffe 80%);line-height:75px;font-size: 16px;
color: #0854aa;box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);padding:0 15px;border-radius:5px;text-align:center;}
.about-jg-ul3{width: 23%;position: absolute;top: 62%;right: 30%;}
.about-jg-ul3 li{display: block;width:100%;line-height:75px;padding:0 15px;border-radius:5px;font-size:16px;color: #0854aa;margin-top: 15px;
background:linear-gradient(to top, #ddeffe 17%, #ffffff 94%);box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);text-align:center;}
.about-jg-bj li{position:relative;overflow:hidden;}
.about-jg-bj li::after{position:absolute;content:"";width:0;height:100%;top:0;left:0;transition:all 0.5s;z-index:1;}
.about-jg-bj li:hover::after{width:100%;}
.about-jg-bj li p{margin: 0;position: relative;z-index: 2;}
.about-jg-bj .about-jg-ul1 li::after{background:#ddeffe;}
.about-jg-bj .about-jg-ul2 li::after{background:#ffffff;}
.about-jg-bj .about-jg-ul3 li::after{width:100%;height:0px;background:#ddeffe;top:auto;bottom:0px;}
.about-jg-bj .about-jg-ul3 li:hover::after{height:100%;}
.about-jg-ul4{width: 23%;position: absolute;top: 62%;left: 12%;}
.about-jg-ul4 li{display: block;width:100%;line-height:75px;padding:0 15px;border-radius:5px;font-size:16px;color: #0854aa;margin-top: 15px;
background:linear-gradient(to top, #ddeffe 17%, #ffffff 94%);box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);text-align:center;}
.about-jg-bj .about-jg-ul4 li::after{width:100%;height:0px;background:#ddeffe;top:auto;bottom:0px;}
.about-jg-bj .about-jg-ul4 li:hover::after{height:100%;}

.about-lc{width: 100%;background:url(../images/about_04.jpg) no-repeat center;}
.about-lc .cont1550{width: 1440px;}
.about-lc .mySwiper2{}
.about-lc .mySwiper2 .swiper-wrapper{}
.about-lc .mySwiper2 .swiper-slide{padding: 0px 10px 70px;}
.about-lc .mySwiper2 .about-lc-text{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius: 30px;
box-shadow:1px 1px 10px rgba(0, 0, 0, .2);}
.about-lc .mySwiper2 .about-lc-text figure{width:50%;overflow:hidden;border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
.about-lc .mySwiper2 .about-lc-text figure img{width: 100%;}
.about-lc .mySwiper2 .about-lc-text figure:hover img{transform:scale(1.05);}
.about-lc .mySwiper2 .about-lc-p{width:50%;padding:0 60px;}
.about-lc .mySwiper2 .about-lc-p h3{font-size: 60px;font-weight: bold;background: linear-gradient(to right, #5aa5fc 0%, #2c6eb8 27%);
-webkit-background-clip: text;color: transparent;margin-bottom:50px;}
.about-lc .mySwiper2 .about-lc-p1{height:120px;}
.about-lc .mySwiper2 .about-lc-p p{font-size: 20px;color: #666;line-height: 40px;}
.about-lc .mySwiper{margin-bottom:80px;position:relative;}
.about-lc .mySwiper .swiper-wrapper{}
.about-lc .mySwiper .swiper-slide{text-align:center;}
.about-lc .mySwiper .swiper-slide span{background: url(../images/about_06.png) no-repeat top center;display: block;line-height: 120px;
font-size: 26px;color: #666;cursor:pointer;}
.about-lc .mySwiper::after{content:"";position:absolute;height: 1px;width: 79%;left: 165px;bottom: 87px;background: #dddedf;
z-index: -1;}
.about-lc .mySwiper .swiper-slide span:hover{background: url(../images/about_07.png) no-repeat top center;color:#6095fc;}
.about-lc .swiper-button-next,.about-lc .swiper-button-prev{top:29px;}
.about-lc .swiper-button-next::after,.about-lc .swiper-button-prev::after{font-size: 30px;color:#6095fc;}

.about-wh{width: 100%;background: #f9f9f9;}
.about-wh-box{display:flex;justify-content:space-between;align-items: flex-start;}
.about-wh-box .about-wh-l{width: 24%;}
.about-wh-box .about-wh-r{width: 64%;border-radius:32px;overflow:hidden;margin-bottom: 110px;}
.about-wh-box .about-wh-r img{width: 100%;}
.about-wh-box .about-wh-r:hover img{transform:scale(1.05);}
.about-wh-box .about-wh-l ul li{width:100%;margin: 20px 0 54px;}
.about-wh-box .about-wh-l ul li h3{font-size: 32px;color: #4d4d4d;font-weight:600;margin: 0 0 20px;transition:all 0.5s;}
.about-wh-box .about-wh-l ul li:hover h3{color:#2a82e4;}
.about-wh-box .about-wh-l ul li p{font-size: 20px;color: #666;line-height: 35px;}
.about-wh-box .about-wh-r-1{display:none;}

.about-ry{margin-bottom:80px;}
.about-ry .swiper-father{width: 100%;position: relative;padding-bottom: 80px;}
.about-ry .mySwiper3{padding:0 20px;}
.about-ry .swiper-wrapper{padding-bottom: 30px;padding-top: 20px;align-items:center;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.about-ry .swiper-button-prev:after,.ny-zhengshu .swiper-rtl .swiper-button-next:after,
.about-ry .swiper-button-next:after,.ny-zhengshu .swiper-rtl .swiper-button-prev:after{color: #fff;font-size: 23px;}
.about-ry .swiper-button-prev,.ny-zhengshu .swiper-rtl .swiper-button-next {left: -80px;top:40%;}
.about-ry .swiper-button-next,.ny-zhengshu .swiper-rtl .swiper-button-prev,
.about-ry .swiper-button-prev,.ny-zhengshu .swiper-rtl .swiper-button-next{width: 55px;height: 55px;text-align: center;
border-radius: 50%;line-height: 55px;padding: 0;background:linear-gradient(to right, #3275c0 17%, #559ff4 94%);}
.ny-zhengshu .swiper-rtl .swiper-button-next{background:linear-gradient(to right, #559ff4 17%, #3275c0 94%);}
.about-ry .swiper-button-next,.ny-zhengshu .swiper-rtl .swiper-button-prev{right: -80px;top:40%;}
.about-ry .swiper-father .swiper-pagination{bottom:0px;display: flex;align-items: center;justify-content: center;}
.about-ry .swiper-father .swiper-pagination .swiper-pagination-bullet{border-radius:0px;width: 12%;margin: 0;opacity: 1;background:#eee;
height: 2px;}
.about-ry .swiper-father .swiper-pagination .swiper-pagination-bullet-active{background:#5c91fc;height:5px;}
.about-ry .swiper-slide{box-shadow:-1px 3px 10px rgba(0, 0, 0, .2);padding: 10px;background: #fff;}
.about-ry .swiper-slide figure{width: 100%;overflow: hidden;}
.about-ry .swiper-slide figure img{width: 100%;}
.about-ry .swiper-slide:hover figure img{transform: scale(1.05);}

.about-ry .scrollBox{width: 100%;position: relative;padding-bottom: 80px;}
.about-ry .scrollBox .tempWrap{}
.about-ry .scrollBox .piclist{padding:20px 0 !important;}
.about-ry .scrollBox .piclist li{display: inline-block;margin: 0 20px;width: 347px;box-shadow: -1px 3px 10px rgba(0, 0, 0, .2);
padding: 10px;background: #fff;}
.about-ry .scrollBox .piclist li figure{width: 100%;overflow: hidden;}
.about-ry .scrollBox .piclist li figure img{width: 100%;}
.about-ry .scrollBox .piclist li:hover figure img{transform: scale(1.05);}
.about-ry .pageBtn .prev,.about-ry .pageBtn .next{width: 55px;height: 55px;text-align: center;display: block;top:40%;
border-radius: 50%;line-height: 55px;padding: 0;background:linear-gradient(to right, #3275c0 17%, #559ff4 94%);position: absolute;}
.about-ry .pageBtn .next{background:linear-gradient(to right, #559ff4 17%, #3275c0 94%);}
.about-ry .pageBtn .prev:after,.about-ry .pageBtn .next:after{color: #fff;
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
}
.about-ry .pageBtn .prev:after{content: 'prev';font-size: 23px;}
.about-ry .pageBtn .next:after{content: 'next';font-size: 23px;}
.about-ry .pageBtn .prev{left:-80px;}
.about-ry .pageBtn .next{right: -80px;}
.about-ry .pageBtn .list{display: none;}

/*社会责任*/
@font-face {
    font-family: "STF-YT";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v1/STF-YT.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font-v1/STF-YT.woff);
    font-display: swap;
}
@font-face {
    font-family: "YRD-ZST";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v1/YRD-ZST.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font-v1/YRD-ZST.woff);
    font-display: swap;
}
@font-face {
    font-family: "xinye";
    src: url(../fonts/xinye.woff2), url(../fonts/xinye.woff), url(../fonts/xinye.otf);
    font-display: swap
}

@font-face {
    font-family: "ysyrxk";
    src: url(../fonts/ysyrxk.woff), url(../fonts/ysyrxk.ttf);
    font-display: swap
}

.zr-text{width: 100%;margin:80px 0;text-align: center;}
.zr-text img{max-width: 100%;}
.zr-text p{font-family: "ysyrxk";font-size: 53px;margin: 0;}
.zr-text .wap1{display: none;}
.zr-list ul{margin: 0;}
.zr-list ul li{width: 100%;height: 472px;display: flex;align-items: center;background-repeat: no-repeat;background-size: cover;}
.zr-list ul li h3{font-size: 36px;font-weight: bold;color: #fff;margin: 0 0 20px;}
.zr-list ul li p{font-size: 20px;color: #fff;}
.zr-list ul li .zr-list-text{float: right;text-align: right;}
.zr-list ul li:nth-child(2n) .zr-list-text{float: left;text-align: left;}
.zr-list ul li a{display: block;width: 180px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;border: 1px solid #fff;color: #fff;
margin-top: 50px;float: right;}
.zr-list ul li a:hover{background: #fff;color: #000;}
.zr-list ul li:nth-child(2n) a{float: left;}
.zr-more{margin: 120px 0;text-align: center;font-size: 24px;color: #666;}

/*大位生态*/
.dwst-1{width: 100%;height: 100vh;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;
background-position: center;position:relative;}
.dwst-1-h2{width: 100%;text-align: center;position: absolute;top: 50%;transform: translateY(-50%);}
.dwst-1-h2 h2{color: #fff;font-size:70px;font-weight: bold;line-height: 100px;margin: 0;}
.dwst-1-nav{width: 100%;position: absolute;bottom: 20px;}
.dwst-1-nav ul{width: 100%;display: flex;justify-content: center;border-bottom: 3px solid rgba(255, 255, 255, 0.3);}
.dwst-1-nav ul li{line-height: 50px;width: 50%;text-align: center;}
.dwst-1-nav ul li a{color: #fff;font-size: 30px;position: relative;}
.dwst-1-nav ul li a::after{position: absolute;content: "";width: 100%;height: 0px;background: #fff;left: 0;bottom: -17px;
transition: all 0.5s;border-radius: 30px;}
.dwst-1-nav ul li.on a:hover::after,.dwst-1-nav ul li.on a::after{height: 5px;}

.dwst2-1{width: 100%;height: 100vh;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;display: flex;align-items: center;background-position: center;}
.dwst-h3{font-size: 42px;font-weight: bold;color: #fff;}
.dwst-sp{display: block;width: 85px;height: 4px;background: #fff;margin: 50px 0;}
.dwjs-ul{ margin-top: 60px;width: 50%;}
/*.dwjs-ul li p{display: inline-block;text-align: center;padding: 10px 25px;background: rgba(255, 255, 255, 0.7);color: #333;
font-size: 20px;border-radius: 30px;margin-right: 30px;margin-bottom: 50px;transition: all 0.5s;}
.dwjs-ul li p:hover{background: #2a82e4;color: #fff;}*/
.dwst-top{width: 100%;}

.dwjs-ul li p{color:#fff;font-size: 22px;line-height: 45px;}


.dwst2-1:nth-child(2n){width: 100%;height: 100vh;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;display: flex;align-items: center;}
.dwst2-1:nth-child(2n) .dwst-text{float: right;}
.dwst2-1:nth-child(2n) .dwjs-ul{float: right;text-align: right;width: 25%;}
.dwst2-1:nth-child(2n) .dwjs-ul li{}
.dwst2-1:nth-child(2n) .dwst-h3{text-align: right;}
.dwst2-1:nth-child(2n) .dwst-sp{float: right;}
.dwst2-1:nth-child(2n) .dwjs-ul li p{margin-right:0px;}

.dwst-qh-2{display: none;}

.ny-dwzs-qh{width:100%;}
.ny-dwzs-qh .notice{width:100%;position:relative;}
.ny-dwzs-qh .notice .tab-hd{width: 100%;height: 100vh;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;
background-position: center;position:relative;}
.ny-dwzs-qh .notice .tab-pal ul{margin-bottom:0px;text-align: justify;}
.ny-dwzs-qh .notice .tab-pal:nth-child(3) .dwjs-ul{width:45%;}
.ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul{width:39% !important;}
.ny-dwzs-qh .notice .tab-pal{position:relative;width:100%;height:100%;}
/*.ny-dwzs-qh .notice .tab-pal::after{content:"";position:absolute;width:24%;height:100%;top:0;left:0;background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0));}*/
.ny-dwzs-qh .notice .tab-pal .cont1550{position:relative;z-index:1;}

/*.ny-dwzs-qh .notice .tab-pal:nth-child(2n)::after{left:auto;right:0;background: linear-gradient(to left, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0));}*/

.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text{float: right;}
.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-sp{float: right;}
/*.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-h3{text-align: right;}
.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-sp{float: right;}*/
.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul{float: right;width:63%;text-align-last: right;display: flex;justify-content: flex-end;
text-align: justify;}



/*投资者关系*/
.tzzgx-1{width: 100%;background: url(../images/tzzgx_06.jpg) no-repeat center;padding-bottom: 70px;}
.tzzgx-1-r{}
.tzzgx-1-r ul{float: right;width: 50%;}
.tzzgx-1-r ul li{width: 100%;border-radius: 5px;background: #fff;padding: 30px 40px;box-shadow:-1px 3px 10px rgba(0, 0, 0, .2);
margin-bottom: 30px;}
.tzzgx-1-r ul li a{display: flex;justify-content: space-between;align-items: center;}
.tzzgx-1-r ul li span:nth-child(1){width: 52px;display: block;}
.tzzgx-1-r ul li span:nth-child(3){width: 40px;display: block;}
.tzzgx-1-r ul li span img{width: 100%;}
.tzzgx-1-r ul li span:nth-child(3) img{
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.tzzgx-1-r ul li:hover span:nth-child(1) img {
    -webkit-transform: perspective(2200px) rotateY(35deg);
    -moz-transform: perspective(2200px) rotateY(35deg);
    -ms-transform: perspective(2200px) rotateY(35deg);
    -o-transform: perspective(2200px) rotateY(35deg);
    transform: perspective(2200px) rotateY(35deg);
}
.tzzgx-1-r ul li:hover span:nth-child(3) img {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.tzzgx-1-r ul li h3{width: 80%;margin:0;color: #8f8b8b;font-size: 26px;font-weight: bold;}
.tzzgx-1-r ul li h3:hover{color:#2a82e4;}

.tz-gp{width: 100%;}
.tz-gp img{max-width: 100%;}
.tz-gszl{width: 100%;background: #f9f9f9;padding-bottom:10px;}
.tz-gszl-ul li{width: 100%;border-bottom: 1px solid #d8d8d8;margin-top: 10px;}

.tz-gszl-ul li a{display: flex;justify-content: space-between;align-items: center;}
.tz-gszl-ul li h3{font-size: 18px;color: #333;line-height: 40px;}
.tz-gszl-ul li h3:hover{color: #2a82e4;}
.tz-gszl-ul li span{width: 38px;}
.tz-gszl .paging{background:#f3f3f3;}

.tzzgx-xw{width: 100%;display: flex;justify-content: space-between;}
.tzzgx-xw .tzzgx-xw-l{width: 35%;}
.tzzgx-xw .tzzgx-xw-l ul{max-height: 528px;margin-top: 14px;overflow-y: auto;padding-right: 50px;padding-left: 10px;padding-top: 20px;
padding-bottom: 80px;}
.tzzgx-xw .tzzgx-xw-l ul li{width: 100%;border-radius: 15px;background: #f8f8f8;text-align: center;box-shadow:0px 1px 5px rgba(0, 0, 0, .2);
margin-bottom: 32px;display:flex;justify-content:center;align-items:center;padding: 0 20px;height:80px;font-size: 18px;position:relative;
overflow: hidden;}
.tzzgx-xw .tzzgx-xw-l ul li a{color: #666;position:relative;z-index:1;transition: all 0.8s;}
.tzzgx-xw .tzzgx-xw-l ul li::after{background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);position:absolute;transition: all 0.5s;
width: 100%;height: 100%;content: "";left: -100%;top: 0;z-index:0;}
.tzzgx-xw .tzzgx-xw-l ul li:hover::after{left:0px;}
.tzzgx-xw .tzzgx-xw-l ul li:hover a{color:#fff;}
.tzzgx-xw .tzzgx-xw-r{width: 60%;}
.tzzgx-xw .tzzgx-xw-r .mySwiper4{padding-bottom:80px;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide{padding:10px;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide a{display: block;overflow: hidden;border-radius: 20px;box-shadow:-1px 3px 10px rgba(0, 0, 0, .2);}
.tzzgx-xw .tzzgx-xw-r .swiper-slide figure{width: 100%;overflow:hidden;height: 310px;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide figure img{width: 100%;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide h3{color:#666;font-size:20px;padding:10px 20px;margin:0;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide:hover figure img{transform: scale(1.05);}
.tzzgx-xw .tzzgx-xw-r .swiper-slide:hover h3{color:#2a82e4;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide p{font-size:14px;color:#666;padding:0px 20px;}
.tzzgx-xw .tzzgx-xw-r .swiper-slide span{color:#2a82e4;font-size:16px;width: 100%;padding: 20px 20px 15px;display: block;
background:url(../images/youhua.png) no-repeat 95% 19px;background-size: 23px auto;}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-prev,.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-next{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    top: auto;
    bottom: 0;
    opacity: 1;
    z-index: 9;
    background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);
}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-prev::after,.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-next::after{
    font-size: 20px;
    color: #fff;
}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-disabled{background:#e9e9e9;}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-pagination{display: none;}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-prev{left:43%;}
.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-next{right:43%;}

.tzzgx-jl{width:100%;background:#f9f9f9;margin-top:0px;padding-bottom: 150px;padding-top: 40px;}
.tzzgx-jl ul{display:flex;justify-content:center;margin-top: 50px;}
.tzzgx-jl ul li{box-shadow:0px 1px 5px rgba(0, 0, 0, .2);background:#fff;text-align:center;border-radius: 30px;width: 31%;padding: 50px 0;
margin: 0 40px;}
.tzzgx-jl ul li figure{text-align: center;transform: rotateY(0);transition: all 0.50s ease-in-out 0s;}
.tzzgx-jl ul li figure img{width: 50px;}
.tzzgx-jl ul li h3{font-size:30px;color:#666;margin: 40px 0 20px;transition:all .5s;}
.tzzgx-jl ul li h3 a{color:#666;}
.tzzgx-jl ul li p{font-size: 24px;color: #777;line-height: 36px;transform: rotateY(0);transition: all 0.50s ease-in-out 0s;}
.tzzgx-jl ul li p a{color: #777;}
.tzzgx-jl ul li p a:hover{color:#2c6eb8;}
.tzzgx-jl ul li:hover figure{transform: rotateY(180deg);}
.tzzgx-jl ul li:hover h3,.tzzgx-jl ul li:hover p{color:#2a82e4;}
.tzzgx-jl ul li:nth-child(3) h3{padding-left:23px;}

.tzzgx-news{display: flex;justify-content: space-between;}
.tzzgx-news .mySwiper6{width: 35%;height: 570px;overflow-y: auto;padding-right: 50px;padding-left: 5px;padding-top: 20px;}
.tzzgx-news .mySwiper6 .swiper-wrapper{display: contents;}
.tzzgx-news .mySwiper6 .swiper-wrapper .swiper-slide{width: 100% !important;border-radius: 15px;background: #f8f8f8;text-align: center;
box-shadow:0px 1px 5px rgba(0, 0, 0, .2);margin-bottom: 32px;display:flex;justify-content:center;align-items:center;padding: 0 20px;
height:80px;font-size: 18px;position:relative;overflow: hidden;}
.tzzgx-news .mySwiper6 .swiper-wrapper .swiper-slide a{color: #666;position:relative;z-index:1;transition: all 0.8s;}
.tzzgx-news .mySwiper6 .swiper-wrapper .swiper-slide::after{background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);
position:absolute;transition: all 0.5s;width: 100%;height: 100%;content: "";left: -100%;top: 0;z-index:0;}
.tzzgx-news .mySwiper6 .swiper-wrapper .swiper-slide:hover::after{left:0px;}
.tzzgx-news .mySwiper6 .swiper-wrapper .swiper-slide:hover a{color:#fff;}
.tzzgx-news .mySwiper5{width: 60%;}
.tzzgx-news .mySwiper5 .swiper-slide{padding:10px;}
.tzzgx-news .mySwiper5 .swiper-slide a{display: block;overflow: hidden;border-radius: 20px;box-shadow:-1px 3px 10px rgba(0, 0, 0, .2);}
.tzzgx-news .mySwiper5 .swiper-slide figure{width: 100%;overflow:hidden;height: 300px;}
.tzzgx-news .mySwiper5 .swiper-slide figure img{width: 100%;}
.tzzgx-news .mySwiper5 .swiper-slide h3{color: #666;font-size: 18px;padding: 15px 20px;margin: 0;line-height: 28px;height: 90px;}
.tzzgx-news .mySwiper5 .swiper-slide:hover figure img{transform: scale(1.05);}
.tzzgx-news .mySwiper5 .swiper-slide:hover h3{color:#2a82e4;}
.tzzgx-news .mySwiper5 .swiper-slide p{font-size:14px;color:#666;padding:0px 20px;height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.tzzgx-news .mySwiper5 .swiper-slide span{color:#2a82e4;font-size:16px;width: 100%;padding: 20px 20px 15px;display: block;
background:url(../images/youhua.png) no-repeat 95% 19px;background-size: 23px auto;}
.tzzgx-news .mySwiper5 .swiper-button-prev,.tzzgx-news .mySwiper5 .swiper-button-next{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    top: auto;
    bottom: 0;
    opacity: 1;
    z-index: 9;
    background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);
}
.tzzgx-news .mySwiper5 .swiper-button-prev::after,.tzzgx-news .mySwiper5 .swiper-button-next::after{
    font-size: 20px;
    color: #fff;
}
.tzzgx-news .mySwiper5 .swiper-button-disabled{background:#e9e9e9;}
.tzzgx-news .mySwiper5 .swiper-pagination{display: none;}
.tzzgx-news .mySwiper5 .swiper-button-prev{left:43%;}
.tzzgx-news .mySwiper5 .swiper-button-next{right:43%;}

.slideGroup{display: flex;justify-content: space-between;}
.slideGroup .parHd{width: 35%;height: 570px;overflow-y: auto;padding-right: 50px;padding-left: 5px;padding-top: 20px;}
.slideGroup .parHd ul{}
.slideGroup .parHd ul li{width: 100%;border-radius: 15px;background: #f8f8f8;text-align: center;cursor: pointer;
box-shadow:0px 1px 5px rgba(0, 0, 0, .2);margin-bottom: 32px;display:flex;justify-content:center;align-items:center;padding: 0 20px;
height:80px;font-size: 18px;position:relative;overflow: hidden;}
.slideGroup .parHd ul li a{color: #666;position:relative;z-index:1;transition: all 0.8s;}
.slideGroup .parHd ul li::after{background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);
position:absolute;transition: all 0.5s;width: 100%;height: 100%;content: "";left: -100%;top: 0;z-index:0;}
.slideGroup .parHd ul li:hover::after,.slideGroup .parHd ul li.on::after{left:0px;}
.slideGroup .parHd ul li:hover a,.slideGroup .parHd ul li.on a{color:#fff;}
.slideGroup .parBd{width:63%;}
.slideGroup .parBd .tempWrap{width: 100% !important;}
.slideGroup .parBd .slideBox{position: relative;padding-bottom: 85px;}
.slideGroup .parBd .slideBox ul{}
.slideGroup .parBd .slideBox ul li{margin: 0 20px;width:445px;display:inline-block;padding-bottom: 10px;}
.slideGroup .parBd .slideBox ul li a{display: block;overflow: hidden;border-radius: 20px;box-shadow:-1px 3px 10px rgba(0, 0, 0, .2);}
.slideGroup .parBd .slideBox ul li figure{width: 100%;overflow:hidden;height: 300px;}
.slideGroup .parBd .slideBox ul li figure img{width: 100%;}
.slideGroup .parBd .slideBox ul li h3{color: #666;font-size: 18px;padding:0 20px;margin: 0;line-height: 28px;margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.slideGroup .parBd .slideBox ul li:hover figure img{transform: scale(1.05);}
.slideGroup .parBd .slideBox ul li:hover h3{color:#2a82e4;}
.slideGroup .parBd .slideBox ul li p{font-size:14px;color:#666;padding:0px 20px;height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.slideGroup .parBd .slideBox ul li span{color:#2a82e4;font-size:16px;width: 100%;padding: 20px 20px 15px;display: block;
background:url(../images/youhua.png) no-repeat 95% 19px;background-size: 23px auto;}
.slideGroup .parBd .slideBox .sPrev,.slideGroup .parBd .slideBox .sNext{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    top: auto;
    bottom: 0;
    opacity: 1;
    z-index: 9;
    background:linear-gradient(to right, #57a3fb 0%, #2e70bc 80%);
    position: absolute;
}
.slideGroup .parBd .slideBox .sPrev:after{
    content: 'prev';
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    font-size: 18px;
    line-height: 41px;
    color: #fff;
}
.slideGroup .parBd .slideBox .sNext:after{
    content: 'next';
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    font-size: 18px;
    line-height: 41px;
    color: #fff;
}
.slideGroup .parBd .slideBox .sPrev{left: 43%;}
.slideGroup .parBd .slideBox .sNext{right: 44%;}
.slideGroup .parBd .slideBox .prevStop{opacity:0.6;}
.slideGroup .parBd .slideBox .nextStop{opacity:0.6;}


/*新闻*/
.news-ul{}
.news-ul li{display: flex;justify-content: space-between;align-items: center;box-shadow:0px 0px 5px rgba(0, 0, 0, .1);background: #fff;
padding:40px 25px;border-radius: 30px;width: 93%;margin: 0 auto 60px;transition: all 0.5s;}
.news-ul li figure{width: 34%;border-radius: 30px;overflow: hidden;height: 17vw;}
.news-ul li figure a{width:100%;height:100%;display: flex;justify-content: center;align-items: center;}
.news-ul li figure img{width: 100%;height:100%;}
.news-ul li:hover figure img{transform: scale(1.05);}
.news-ul li .news-text{width: 52%;margin: 0 20px;}
.news-ul li .news-text h3{margin: 0 0 50px;}
.news-ul li .news-text h3 a{font-size: 30px;color: #333;line-height: 40px;}
.news-ul li:hover .news-text h3 a{color: #2a82e4;}
.news-ul li .news-text p{font-size: 16px;color: #A6A6A6;line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.news-ul li .news-text span{display: block;font-size: 18px;color: #666;margin-top: 65px;}
.news-ul li .news-text span a{color: #2a82e4;border-left: 1px solid #d2d2d2;line-height: 20px;margin-left: 10px;padding-left: 10px;}
.news-more{width: 85px;height: 85px;display: flex;justify-content: center;align-items: center;}
.news-more img{display: block;transition: all 0.5s;}
.news-more img.img2{display: none;}
.news-ul li:hover .news-more img.img2{display: block;}
.news-ul li:hover .news-more img.img1{display: none;}
.news-ul li:hover{box-shadow:0px 0px 10px rgba(0, 0, 0, .2)}

/*分页*/
.paging{display: flex;justify-content: center;align-items: flex-start;margin: 80px 0;background: #f9f9f9;padding: 10px 0;}
.paging .pagination li{background:none;font-size:16px;line-height: 45px;}
.paging .pagination li a{border: none;color:#666;padding: 0 20px;background-color: inherit;cursor: pointer !important;}
.paging .pagination li.active a{background:none;color:#2a82e4;}

.paging .page-status,.paging .page-index,.paging .page-last{display: none;}
.paging span a{display: inline-block;width: 45px;height: 45px;margin: 0 5px;text-align: center;line-height: 50px;font-size: 16px;overflow: hidden;
color: #666;}
.paging a.page-pre{width: 100px;background: url(../images/xw_05.png) no-repeat left 6px;transition: all 0s;}
.paging a.page-next{width: 100px;background: url(../images/xw_06.png) no-repeat right 6px;transition: all 0s;}

.paging a.page-pre:hover{background: url(../images/xw_05.png) no-repeat left -47px;color:#2a82e4;}
.paging a.page-next:hover{background: url(../images/xw_06.png) no-repeat right -47px;color:#2a82e4;}


.paging span.page-pre a{width: 80px;background: url(../images/xw_05.png) no-repeat left 19px;transition: all 0s;}
.paging span.page-next a{width: 80px;background: url(../images/xw_06.png) no-repeat right 19px;transition: all 0s;}
.paging span a:hover,.paging span .page-num-current{color: #2a82e4;}
.paging span.page-pre a:hover{background: url(../images/xw_05.png) no-repeat left -34px;}
.paging span.page-next a:hover{background: url(../images/xw_06.png) no-repeat right -34px;}

/*详情*/
.wu-bj .sticky-nav{border-bottom: 1px solid #e4e4e4;}
.wu-bj .sticky-nav .nav h3 a{color: #000;}
.wu-bj .sticky-nav .nav h3 a:hover,.sticky-nav.menu_fixed .nav .active h3 a{color:#2a82e4;}
.wu-bj .sticky-nav .top-yy{border: none;}
.wu-bj .sticky-nav .top .logo .logo_b{display: block;}
.wu-bj .sticky-nav .top .logo .logo_a {display: none;}
.wu-bj .sticky-nav .top-yy ul li a{color: #666;}
.wu-bj .sticky-nav .top-yy ul li.top-yy-1 a{color: #fff;}
.zr-xq{width: 100%;margin-top: 180px;}
.zr-xq-h2{text-align: center;margin-bottom: 50px;}
.zr-xq-h2 h2{font-size: 48px;color: #424242;font-weight: bold;margin-bottom: 30px;}
.zr-xq-h2 span{font-size: 20px;color: #666;}
.zr-nr{width: 100%;border-bottom: 1px solid #e4e4e4;margin-bottom: 30px;padding-bottom: 50px;}
.zr-nr img{max-width: 100%;height:auto !important;}
.zr-nr p{font-size: 20px;color: #666;line-height: 40px;}
.zr-btn{margin-bottom: 100px;}
.zr-btn ul{width: 100%;display: flex;justify-content: space-between;}
.zr-btn ul li{font-size: 20px;width: 48%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zr-btn ul li a:hover{color: #2a82e4;}
.zr-btn ul li:nth-child(2){text-align:right;}

.wap-jz{display: none;}

/*加入*/
.job-ry{background:#f9f9f9;padding-bottom: 5px;}
.job-ry .cont1550{width: 90%;padding:0px;}
.job-ry .swiper-father{position:relative;}
.job-ry .mySwiper4{width:90%;padding: 10px 10px 90px;}
.job-ry .mySwiper4 .swiper-wrapper{}
.job-ry .mySwiper4 .swiper-slide{overflow:hidden;border-radius:30px;position:relative;box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
background: #fff;}
.job-ry .job-img{transform: rotateY(0);transition: all 0.50s ease-in-out 0s;}
.job-ry .mySwiper4 .swiper-slide:hover .job-img{transform: rotateY(-90deg);}
.job-ry .job-img figure{}
.job-ry .job-img figure img{width: 100%;}
.job-ry .job-img .job-img-bt{position: absolute;width: 100%;top: 0;left: 0;text-align: center;}
.job-ry .job-img h3{font-size: 26px;font-weight: bold;color: #fff;margin: 0;padding: 4vw 0 30px }
.job-ry .job-img span{background: rgba(255, 255, 255, 0.7);display: block;margin: 0 auto;width: 170px;line-height: 45px;border-radius: 50px;
font-size: 18px;color:#535353;}
.job-ry .job-img-text{position: absolute;width: 100%;top: 0;left: 0;height: 100%;padding:30px 5px 30px 0;background: #fff;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
}
.job-ry .mySwiper4 .swiper-slide:hover .job-img-text{transform: rotateY(0);}
.job-ry .job-img-text .job-img-p{max-height: 100%;overflow-y: auto;padding-left:30px;padding-right:30px;}
.job-ry .job-img-text .job-img-p p{font-size:16px;color:#666;line-height:25px;}
.job-ry .job-img-text .job-img-p::-webkit-scrollbar {width: 4px;}
.job-ry .job-img-text .job-img-p::-webkit-scrollbar-track {background-color: #fff;}
.job-ry .job-img-text .job-img-p::-webkit-scrollbar-thumb {
    background-color: #e7e4e4;
    border-radius: 6px;
}
.job-ry .job-img-text .job-img-p::-webkit-scrollbar-thumb:hover {
    background-color: #e7e4e4;
}
.job-ry .swiper-father .swiper-button-prev:after,.job-ry .swiper-father .swiper-button-next:after{color: #fff;font-size: 23px;}
.job-ry .swiper-father .swiper-button-prev{left: 0px;top:44%;}
.job-ry .swiper-father .swiper-button-next{right: 0px;top:44%;}
.job-ry .swiper-father .swiper-button-next,.job-ry .swiper-father .swiper-button-prev{width: 55px;height: 55px;text-align: center;
border-radius: 50%;line-height: 55px;padding: 0;background:linear-gradient(to right, #3275c0 17%, #559ff4 94%);}


.job-ry .swiper-pagination{display:none;}

.job-box{width: 100%;background: #fff;overflow: hidden;display:flex;justify-content: space-between;height:34vw;}
.job-box-img{width: 50%;overflow:hidden;}
.job-box-img img{width: 100%;}
.job-box-item{width:48%;padding:45px;}
.job-box-title{}
.job-box-title h3{font-size: 35px;color: #808080;font-weight: 600;margin:0;transition:all 0.5s;}
.job-box-title h3:hover{color:#3275c0;}
.job-box-title span{display: block;width: 50px;height: 7px;background:linear-gradient(to top, #2b74c5 17%, #5fa6f6 94%);margin-top: 20px;}
.job-box-text{width: 100%;height: 22vw;overflow-y: auto;padding-right:20px;margin-top: 40px;}
.job-box-text .job-box-p{width: 100%;height: auto;}
.job-box-text .job-box-p p{font-size:16px;color:#666;line-height:25px !important;margin: 0 0 10px !important;}

.job-box-text::-webkit-scrollbar {width: 10px;}
.job-box-text::-webkit-scrollbar-track {background-color: #fff;}
.job-box-text::-webkit-scrollbar-thumb {
    background-color: #d3d3d3;
    border-radius: 6px;
}
.job-box-text::-webkit-scrollbar-thumb:hover {
    background-color: #d3d3d3;
}
.job-email{}
.job-email a{display:block;margin:0 auto 80px;background:#3275c0;border-radius:30px;text-align:center;font-size:16px;color:#fff;
    width: 350px;height: 55px;line-height: 55px;border: 1px solid #3275c0;
}
.job-email a:hover{background:none;color:#3275c0;}
#job-ry-wap{display:none;}
#in-about-box-wap{display:none}

@media (min-width: 1950px){
    .in-dwst-ul li figure{background-size: 100% auto;}
}

@media (min-width: 1400px){

}

@media screen and (max-width:1800px){
    .about-ry .swiper-button-next, .ny-zhengshu .swiper-rtl .swiper-button-prev{right: -50px;}
    .about-ry .swiper-button-prev, .ny-zhengshu .swiper-rtl .swiper-button-next{left:-50px;}

}

@media screen and (max-width:1700px){
    .about-ry .mySwiper3{width:90%;}
    .about-ry .swiper-button-next, .ny-zhengshu .swiper-rtl .swiper-button-prev{right: 0px;}
    .about-ry .swiper-button-prev, .ny-zhengshu .swiper-rtl .swiper-button-next{left: 0px;}
    .job-ry .mySwiper4{width:90%;}
    .job-ry .swiper-father .swiper-button-prev{left:0;}
    .job-ry .swiper-father .swiper-button-next{right: 0px}
    .about-jj-ul li h2{font-size:45px;}
    .about-jj-ul li p{font-size:18px;}
    .about-jj-ul li{padding: 0 1vw;}
}
@media screen and (max-width:1600px){
    .about-jj-ul li h2{margin-top:0px;}
}

@media screen and (max-width:1600px){
    .ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text,
}

@media screen and (max-width:1550px){
    .cont1550 {width: 100%;margin: 0 auto;padding: 0 5vw;}
    .about-jg-ul1 li,.about-jg-ul3 li{font-size：18px;}
    .about-jg-ul2 li{font-size: 14px;line-height: 70px;padding:0 8px;}
    .about-wh-box .about-wh-l ul li{margin:30px 0 2vw;}
    .slideGroup .parBd .slideBox ul li{width: 400px;}
    .about-jg-ul1 {width: 26%;right: 27%;}
    .about-jg-ul3 {width: 26%;right: 27%;top:56%;}
    .about-wh-box .about-wh-l {width: 27%;}
    /*.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text,.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul {width: 35%;}*/
    .zr-text p{font-size:50px;}
    .dwjs-ul li p{font-size:20px;line-height: 40px;}
    .dwjs-ul {width: 52%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul {width: 40% !important;}
    .about-jj-ul li h2 {font-size: 40px;}
    .job-box-title h3{font-size: 30px;}
    .about-jg-bj{background-size: 95% auto;}
    .about-jg-ul1 li{font-size:16px;}
    .about-jg-ul1 li,.about-jg-ul3 li,.about-jg-ul4 li{line-height: 65px;font-size: 14px;}
    .about-jg-ul2{top: 47%;}
    .about-jg-ul4{top:56%;}
}

@media screen and (max-width:1500px){
    .about-jg-ul2 {top: 46%;}
    .about-jg-ul3,.about-jg-ul4{top: 53%;}
    .about-wh-box .about-wh-l {width: 25%;}
    .about-wh-box .about-wh-l ul li {margin: 25px 0 2.7vw;}
    .about-wh-box .about-wh-l ul li h3{font-size: 28px;margin: 0 0 15px;}
    .about-wh-box .about-wh-l ul li p {font-size: 18px;line-height: 33px;}
    .news-ul li .news-text p{-webkit-line-clamp: 2;-moz-line-clamp: 2;}
    .news-ul li .news-text h3 {margin: 0 0 30px;}
    .news-ul li .news-text h3 a {font-size: 30px;}
    .news-ul li .news-text span {font-size: 18px;margin-top: 40px;}
    .news-ul li{padding: 30px 25px;}
    .tzzgx-xw .tzzgx-xw-r .swiper-slide figure{height: 280px;}
    .banner-bot ul li i{font-size: 40px;}
    .slideGroup .parBd .slideBox ul li{width: 380px;}
    .zr-text p{font-size:46px;}
    .dwst2-1:nth-child(2n) .dwjs-ul{width:30%;}
    .in-about{padding-bottom: 150px;}
    .about-jg-ul1 li{font-size:18px;}
    .about-jg-ul2 li {font-size: 15px;}
    .about-jg-ul3 li{font-size:18px;}
    .job-box-text{height: 21vw;}
    .in-about-box li .in-about-box-h3 h3 {font-size: 40px;}
    .in-about-btn ul li{font-size: 35px;}
    /*.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text,.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul {width: 37%;}*/
    .dwjs-ul {width: 53%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(3) .dwjs-ul {width: 47%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul {width: 41% !important;}
}

@media screen and (max-width:1450px){
    .about-jg-ul2 li {font-size: 14px;}
    .about-lc .cont1550{width: 100%;margin: 0 auto;padding: 0 3.6vw;}
    .about-jg-ul2 {top: 44%;}
    .about-jg-ul1 li,.about-jg-ul3 li,.about-jg-ul4 li{font-size:16px;}
    .about-wh-box .about-wh-l {width: 26%;}
    .zr-text p {font-size: 41px;}
    .dwjs-ul {width: 56%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(3) .dwjs-ul {width: 50%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul {width: 44% !important;}
    .about-jj-ul li h2 {font-size: 32px;}
    .about-jj-ul li p {font-size: 17px;}
    .about-jg-ul4{left: 11%;top: 52%;}
    .about-jg-ul3{top: 52%;}

}

@media screen and (max-width:1400px){
    /*.by-banner h2{padding-top: 23%;}*/
    .slideGroup .parBd .slideBox ul li{width: 360px;}
    .by-banner{background-size:auto 100%;}
    .zr-list ul li{background-position-x: 20%;}
    .zr-text p {font-size: 38px;}
    .in-about-ul li{width: 190px;height: 160px;line-height: 160px;}
    .in-about-ul li p{font-size:42px;}
    .in-about .in-about-title{padding: 0 0 45px;}
    .in-about-a a {height: 75px;line-height: 69px; width: 220px;font-size: 22px;}
    .in-about-p {font-size: 30px;margin: 60px auto 80px;}
    .in-dwst .indexjjfa .box{height: 518px !important;}
    .in-dwst h2 {font-size: 48px;}
    .in-dwzs-item strong {font-size: 26px;}
    .in-dwzs-item .in-cp-btn {width: 70px;}
    .job-box-text{height:19vw;}
    .in-dwst .indexjjfa .indexjjfa-bjimg img{}
    .in-about-box li .in-about-box-h3 h3 {font-size: 35px;}
    .in-about-box li .in-about-box-h3 {padding-left: 30px;top: 3vw;}
    .in-about-btn ul li {font-size: 28px;}
    .in-about-btn ul{height: 110px;}
    .in-about .in-about-title h2 {font-size: 48px;}
    .in-about .in-about-title p {font-size: 20px;margin-top: 20px;}
    .in-about-btn ul li::after {height: 29px;top: 8px;}
    .in-about-btn ul li{width:100%;}
    /*.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text, .ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul{width: 38%;}*/
    .dwjs-ul {width: 60%;margin-top: 30px;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul{width: 67%;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(3) .dwjs-ul {width: 51%;}
    .about-wh-box .about-wh-l ul li h3 {font-size: 26px;}
    .job-box-title h3 {font-size: 26px;}
    .about-jg-ul2 {top: 42%;}
    .about-jg-ul4,.about-jg-ul3{top: 50%;}
    .about-jg-ul1 li{line-height: 60px;}
    .about-jg-ul1{top: 20px;}
    .about-wh-box .about-wh-l {width: 27%;}
    .banner-h2 h2 {font-size: 45px;line-height: 68px;}
}


@media screen and (max-width:1360px){   
    .slideGroup .parBd .slideBox ul li{width: 350px;}
    .ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul {width: 46% !important;}
    .about-wh-box .about-wh-r {width: 67%;}
    .about-jg-ul2 li{padding: 0 5px;}
    .about-jg-ul2 {top: 41%;}
    .about-jg-ul4, .about-jg-ul3 {top: 49%;}

}

@media screen and (max-width:1300px){
    .about-jg-ul2 li,.about-jg-ul1 li,.about-jg-ul3 li{padding: 0 8px;}
    .banner-bot ul li i{font-size:32px;}
    .slideGroup .parBd .slideBox ul li{width: 330px;}
    .zr-text p{font-size:36px;}
    .dwst2-1:nth-child(2n) .dwjs-ul {width: 35%;}
    .about-wh-box .about-wh-l {width: 31%;}
    .about-wh-box .about-wh-l ul li {margin: 30px 0 6vw;}
    /*.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text, .ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul {
        width: 30%;
    }*/
    .about-jg-ul2 li,.about-jg-ul3 li,.about-jg-ul4 li {
        font-size: 13px;
    }
   .about-jg-ul2 {top: 39%;}
   .about-jg-ul4, .about-jg-ul3 {top: 46%;}
    .about-jg-ul1 {top: 0px;}
}

@media screen and (max-width:1230px){
	
}

@media screen and (max-width:1200px){

}

@media screen and (max-width:1024px){
    .cont1550{padding: 0 4vw;}
	.h2-2{display: block;}
	.h2-1{display:none;}
	.video_banner video {width: auto;/*transform: translatex(-50%);*/}
	.banner-h2{top: 30%;}
	.banner-h2 h2 {font-size: 5vw;line-height: 7vw;}
	.banner-h2 h3 {font-size: 3.6vw;}
	.banner-bot ul{flex-wrap: wrap;justify-content: center;}
	.banner-bot{bottom: 3vw;}
	.banner-bot ul li{width: 33%;margin-bottom: 4vw;}
	.banner-bot ul li i{font-size: 3vw;}
	.banner-bot ul li span{font-size: 2.8vw;}
	.banner-bot ul li p {font-size: 2.5vw;}
	.in-dwst{background: url(../images/index_05.jpg?v1) no-repeat center;background-attachment: scroll;padding-top: 10vw;background-size:cover;}
	.in-dwst h2 {font-size: 5vw;line-height: 7vw;}
	.in-dwst h2 span{display: block;}
	.in-dwst-a a {width: 36vw;height: 9vw;font-size: 3vw;line-height: 9vw;margin: 5vw auto;}
	.in-dwst-ul{width: 100%;margin: 0 auto;padding: 0 3.6vw;flex-wrap: wrap;margin-top:10vw;}
	.in-dwst-ul li {width: 100% !important;position: relative;height: 70vw;margin-bottom: 10vw;overflow: hidden;transform: skew(0deg);-webkit-transform: skew(0deg);}
	.in-dwst-ul li figure {transform: skewx(0deg);height: 100%;display: flex;align-items: end;background-image: none !important;}
	.in-dwst-ul li.hover1 figure img{display: block;width: 100%; height:auto;}
	.ly_desc span img{height: 9vw;}
	.ly_desc h3 {font-size: 5vw;color: #fff;margin-top: 4vw;}
	.ly_desc {top: auto;left: 10%;bottom: 5vw;transform: skewx(0deg);}
	.in-about{background-size: cover;background-attachment: fixed;padding-top: 12vw;padding-bottom: 20vw;}
	.in-about .in-about-zm{width: 80vw;}
	.in-about .in-about-1{top: auto;}
	.in-about .in-about-2{top: auto;bottom: 35vw;}
	.in-about-con{flex-wrap: wrap;}
	.in-about-l,.in-about-r{width: 100%;}
	.in-about-l h3 {font-size: 10vw;}
	.in-about-l span {width: 18vw;height: 5px;margin: 30px 0 10vw;}
	.in-about-l p{font-size: 5vw;line-height: 9vw;}
	.in-about-l a {font-size: 5vw;width: 32vw;height: 12vw;line-height: 12vw;margin-top: 5vw;}
	.in-about-r{margin-top: 13vw;}
	.in-about-r .in-about-img{width: 68%;}
	.in-about-r .in-about-img:nth-child(2){z-index: -1;}
	.in-about-ul{padding: 0;}
	.in-about-ul li {width: 160px;height: 140px;line-height: 135px;}
	.in-about-ul li p {font-size: 36px;}
	.in-about-p {font-size: 24px;margin: 40px auto 60px;}
	.in-about-a a {height: 60px;line-height: 60px;width: 210px;font-size: 20px;}
	.in-about-box li .in-about-box-h3 {padding-left: 20px;}
	.in-about-box li .in-about-box-h3 h3 {font-size: 26px;}
	.in-about-btn ul li {font-size: 20px;}
	.in-about-btn ul {height: 80px;}
	
	.footer {background: url(../images/index_07.jpg) no-repeat center;background-size: 100% 100%;padding-top:5vw;}
	.wap-nav{display: block;}
	.wap-nav .left_nav2{color:#fff;}
	.wap-nav .left_nav2 .list_dt{width:100%;border-bottom: 1px solid rgba(255,255,255, 0.5);padding: 0 3.6vw;}
	.wap-nav .left_nav2 .list_dt p{margin: 0;font-size: 3vw;font-weight: 400;line-height: 10vw;}
	.wap-nav .left_nav2 .list_dt span{width: 18px;height: 18px;background: url(../images/index_08.png) no-repeat top center;
	display: block;float: right;margin-top: -52px;}
	.wap-nav .left_nav2 .list_dd{display: none;}
	.wap-nav .left_nav2 .list_dd ul{margin-top: 15px;}
	.wap-nav .left_nav2 .list_dd li{width: 100%;line-height: 12vw;font-size: 4vw;padding: 0 3.6vw;}
	.wap-nav .left_nav2 .list_dd li a{color:#fff;opacity: 0.7;}
	.wap-nav .left_nav2 #open span{transform:rotate(-180deg);margin-top: -44px;}
	.footer-logo,.footer-lx-span{display: none;}
	.footer-1{flex-wrap: wrap;}
	.footer-lx-h3{font-size: 2.5vw;margin-bottom: 3vw;}
	.footer-ewm li:nth-child(1) figure{left:0;}
	.footer-dh,.footer-nav{display: none;}
	.footer-lx{margin-bottom: 6vw;}
	.foot-bq{padding: 5vw 3.6vw;}
	.foot-bq p span{display: block;}
	.foot-bq p span a{opacity:1;}
	.footer-lx ul li a{font-size: 16px;}
	
	.banner-nav{overflow:hidden;}
	.banner-nav .cont1550{overflow-x: auto;}
	.banner-nav ul{overflow-x: auto; min-width: 250vw;}
	.by-banner{background-size: auto 100%;background-position: center;height: 450px;}
	.by-banner h2 {padding-top: 0; font-size: 4.5vw;line-height: 10vw;top: 70%;transform: translateY(-70%);position: absolute;}
	.banner-nav ul li{margin-right: 50px;}
	.banner-nav ul li a {font-size:18px;line-height: 60px;}
	.banner-nav ul li:hover a::after, .banner-nav ul li.active a::after {height: 2px;}
	.news-h2 h2{font-size: 4vw;}
	.news-h2 p{letter-spacing: 5px;font-size: 2.5vw;margin-top: 2vw;}
	.about-jj-p,.about-jj-p p{font-size: 3vw;line-height: 5vw;}
	.about-jj-ul{background:none;display: block;height: auto;border-radius: 0;}
	.about-jj-ul li{width:100%;margin-bottom:30px;background: url(../images/about_01.png) no-repeat;border-radius: 30px;overflow:hidden;
	    border-right: none;background-size: 100% 100%;padding: 30px 0;}
	.about-jj-ul li h2 {font-size: 4vw;}
	.about-jj-ul li p{font-size: 3vw;}
	.about-jg-box .news-h2 h2 {font-size: 3vw;}
	.news-h2{padding: 7vw 0;}
	.about-jg{margin-top: 4vw;background-attachment: scroll;}
	.about-jg-bj {background: url(../images/about_14_2.png) no-repeat top center;background-size: 100% auto;padding-top: 20px;height: 120vw;
	height: 110vw;}
	.about-jg-ul1,.about-jg-ul2,.about-jg-ul3,.about-jg-ul4{display:none;}
	.about-lc .mySwiper2 .about-lc-text{display: block;overflow: hidden;}
	.about-lc .mySwiper2 .about-lc-text figure {width: 100%;border-radius: 0;}
	.about-lc .mySwiper2 .about-lc-p {width: 100%;padding: 0 4vw 4vw;}
	.about-lc .mySwiper2 .about-lc-p h3 {font-size: 4vw; margin: 3vw 0;}
	.about-lc .mySwiper2 .about-lc-p p {font-size: 2vw;line-height: 4vw;}
	.about-lc .mySwiper::after{width: 68%;left: 14%;}
	.about-lc .mySwiper .swiper-slide span{font-size: 3vw;}
	.about-wh-box{flex-wrap: wrap;}
	.about-wh-box .about-wh-r {display:none;}
	.about-wh-box .about-wh-r-1{display:block;width: 100%;border-radius: 32px;overflow: hidden;}
	.about-wh-box .about-wh-r-1 img{width: 100%;}
	.about-wh-box .about-wh-l {width: 100%;}
	.about-wh-box .about-wh-l ul{display: flex;justify-content: space-between;flex-wrap:wrap;margin-bottom:30px;}
	.about-wh-box .about-wh-l ul li {width: 47%;margin: 30px 0 0;text-align: center;}
	.about-wh-box .about-wh-l ul li h3 {font-size: 3vw;text-align: center;}
	.about-wh-box .about-wh-l ul li p {font-size: 2vw;line-height: 4vw;}
	.about-ry .swiper-button-next, .ny-zhengshu .swiper-rtl .swiper-button-prev,
	.about-ry .swiper-button-prev, .ny-zhengshu .swiper-rtl .swiper-button-next{width:30px;height:30px;}
	.about-ry .swiper-button-prev, .ny-zhengshu .swiper-rtl .swiper-button-next {left: -7px;}
	.about-ry .swiper-button-next, .ny-zhengshu .swiper-rtl .swiper-button-prev {right: -7px;}
	.about-ry .swiper-button-prev:after, .ny-zhengshu .swiper-rtl .swiper-button-next:after,
	.about-ry .swiper-button-next:after, .ny-zhengshu .swiper-rtl .swiper-button-prev:after{font-size:18px;}
	.about-ry .mySwiper3 {width: 86%;padding: 0 9px;}
	.about-ry .swiper-button-next, .ny-zhengshu .swiper-rtl .swiper-button-prev,
	.about-ry .swiper-button-prev, .ny-zhengshu .swiper-rtl .swiper-button-next{top:37%;}
	
	.dwst-1{background-attachment: scroll;}
	.dwst2-1:nth-child(2n-1){background-attachment: scroll;align-items: flex-end;}
	.dwst-1-h2 h2{font-size: 6vw;line-height: 9vw;}
	.dwst-1-nav ul li a{font-size:3.5vw;}
	.dwst-1-nav ul li a:hover::after, .dwst-1-nav ul li.on a::after {height: 4px;}
	.dwst-1-nav ul {width: 165%;border-bottom: 2px solid rgba(255, 255, 255, 0.3);justify-content:left;}
	.dwst-1-nav ul li{text-align:left;}
	.dwst-1-nav .cont1550{overflow-x: auto;}
	.dwst-1-nav{bottom: 40px;overflow-x:auto;}
	.dwst2-1:nth-child(2n) .dwjs-ul{width:100%;float: left;text-align: left;}
	.dwst2-1:nth-child(2n) .dwjs-ul li p{width:auto;margin-right: 4vw;}
	.dwst2-1:nth-child(2n) .dwst-text,.dwst2-1:nth-child(2n) .dwst-sp{float: left;}
	.dwst2-1:nth-child(2n),.ny-dwzs-qh .notice .tab-hd{background-attachment: scroll;}
	.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-text,.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwjs-ul{width:100%;text-align: left;
	    text-align-last: left;
	}
	.ny-dwzs-qh .notice .tab-pal:nth-child(3) .dwjs-ul {width: 100%;}
	.ny-dwzs-qh .notice .tab-pal:nth-child(4) .dwjs-ul {width: 100% !important;}
	
	
	.dwst-h3 {font-size: 4vw;}
	.dwst-sp {width: 9vw; height: 3px; margin: 5vw 0;}
	.ny-dwzs-qh .notice .tab-pal:nth-child(2n) .dwst-sp {float: left;}
	.dwjs-ul {margin-top: 5vw;width: 100%;margin-bottom: 20vw;}
	.dwjs-ul li p {font-size: 3vw;margin-bottom: 2vw;line-height: 5vw;}
	.dwst2-1{align-items: flex-end;background-attachment: scroll;}
	/*.dwst2-1:nth-child(2n-1) .dwst-text {float: left;}
	.dwst2-1:nth-child(2n-1) .dwst-sp {float: left;}
	.dwst2-1:nth-child(2n-1) .dwjs-ul {float: left;text-align: left;width: 100%;}
	.dwst2-1:nth-child(2n-1) .dwjs-ul li p{padding: 10px 4vw; font-size: 4vw;margin-right: 4vw;margin-bottom: 7vw;}*/
	.tzzgx-1-r ul {float: none;width: 100%;}
	.tzzgx-1-r ul li h3 {font-size: 4vw;font-weight: 500;width: 69%;}
	.tzzgx-1-r ul li{padding: 20px 20px;margin-bottom: 30px;border-radius: 10px;}
	.tzzgx-1-r ul li span:nth-child(1) {width: 10vw;}
	.tzzgx-1-r ul li span:nth-child(3){width: 7vw;}
	.tzzgx-1 { background: url(../images/dwzs_04.png) no-repeat top;background-size: 100% auto;}
	.tzzgx-1-r {margin-top: 60vw;}
	.tz-gszl-ul li h3 {font-size: 3vw;line-height: 8vw;}
	.tz-gszl-ul li span{width: 7vw;}
	.tz-gszl-ul li span img{width: 100%;}
	.paging span a{font-size: 14px;width: 40px;height: 40px;line-height: 40px;}
	.paging span.page-next a:hover {background: url(../images/xw_06.png) no-repeat right -39px;}
	.paging span.page-pre a {width: 80px;background: url(../images/xw_05.png) no-repeat left 14px;}
	.tzzgx-xw .tzzgx-xw-l{display: none;}
	.tzzgx-xw .tzzgx-xw-r {width: 100%;}
	.tzzgx-xw .tzzgx-xw-r .swiper-slide figure{height: 60vw;}
	.tzzgx-xw .tzzgx-xw-r .swiper-slide h3 {font-size: 4.5vw;padding: 20px 20px 10px;}
	.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-next {right: 30%;}
	.tzzgx-xw .tzzgx-xw-r .mySwiper4 .swiper-button-prev {left: 30%;}
	.tzzgx-jl ul{flex-wrap: wrap;}
	.tzzgx-jl ul li{width: 100%;padding: 0;margin: 20px 0;}
	.tzzgx-jl ul li a{padding: 20px 0;width:100%;display: flex;justify-content: space-between;align-items: center;}
	.tzzgx-jl ul li figure {margin-left: 15px;width: 8vw;}
	.tzzgx-jl ul li figure img{width: 100%;}
	.tzzgx-jl ul li h3 {font-size: 4vw;margin: 0;width: 27vw;text-align: left;}
	.tzzgx-jl ul li p {font-size: 3vw;color: #777;line-height:6vw;padding-right: 25px;width: 50vw;text-align: right;margin: 0;}
	
	.tzzgx-news,.slideGroup{flex-wrap: wrap;}
	.tzzgx-news .mySwiper6,.tzzgx-news .mySwiper5,.slideGroup .parHd,.slideGroup .parBd{width: 100%;}
	.tzzgx-news .mySwiper5{margin-top:20px;}
	.tzzgx-news .mySwiper6{height: 480px;padding-right: 5px;}
	.tzzgx-news .mySwiper5 .swiper-slide figure{height: 50vw;}
	.tzzgx-news .mySwiper5 .swiper-slide h3{font-size: 4vw;line-height: 6vw;}
	.tzzgx-news .mySwiper5{padding-bottom: 20vw;}
	.tzzgx-news .mySwiper5 .swiper-button-prev {left: 33%;}
	.tzzgx-news .mySwiper5 .swiper-button-next {right: 33%;}
	.slideGroup .parHd{height: 480px;padding-right: 5px;}
	.slideGroup .parBd .slideBox ul li figure{height: auto;}
	.slideGroup .parBd .slideBox ul li {width: 90vw;}
	.slideGroup .parBd .slideBox .sPrev {left: 33%;}
	.slideGroup .parBd .slideBox .sNext {right: 33%;}
	.slideGroup .parHd ul li{font-size: 4vw;line-height: 6vw;}
	.slideGroup .parBd .slideBox ul li h3 {font-size: 4vw;padding: 15px;line-height: 6vw;height: auto;}
	.slideGroup .parBd .slideBox ul li p {font-size: 3.5vw;padding: 0px 15px;height: auto;}
	.slideGroup .parBd .slideBox ul li span{font-size:14px;}
	
	.zr-text p{font-size: 3.2vw;}
	.zr-list ul li:nth-child(2n){background-position-x: 86%;}
	.zr-list ul li h3 {font-size: 4vw;margin-bottom: 3vw;}
	.zr-list ul li p {font-size: 3vw;}
	.zr-list ul li .zr-list-text {float: none;text-align: left;width: 100%;}
	.zr-list ul li .cont1550{background:linear-gradient(to top, rgba(193,166,139,1) 50%, rgba(193,166,139,0) 90%);padding-bottom:20px;
	position: absolute;bottom: 0;height: 80vw;display: flex;align-items: end;padding-bottom: 7vw;}
	.zr-list ul li a {width: 23vw; height: 7vw;line-height: 7vw;font-size: 3vw;margin-top: 1vw;}
	.zr-list ul li:nth-child(2n) a {float: right;}
	.zr-list ul li {width: 100%;height: 100vw;align-items: center;background-size: auto 60vw;background-repeat: no-repeat;
	background-position-y: top;position: relative;display: block;background-position-x: 10%;}
	.zr-more {margin: 13vw 0;font-size: 4vw;}
	.zr-text {margin: 10vw 0;}
	
	.news-ul li {padding: 0px;display: block;overflow:hidden;border-radius: 15px;}
	.news-ul li figure {width: 100%;border-radius:0px;height: 50vw;}
	.news-ul li .news-text{width: 90%;margin:15px 20px;}
	.news-ul li .news-text h3{margin-bottom: 20px;}
	.news-ul li .news-text h3 a {font-size:3vw;line-height:5vw;}
	.news-ul li .news-text p{display:none;}
	.news-ul li .news-text span{font-size: 2.5vw;}
	.news-more {width: 6vw;height: 6vw;float: right;margin-right: 20px;margin-top: -11vw;}
	.news-more img{width: 100%;}
	.zr-xq-h2 h2 {font-size: 4vw;line-height: 7vw;}
	.zr-xq-h2 span {font-size: 3vw;}
	.zr-nr p {font-size: 3vw;line-height: 6vw;}
	.zr-nr img{max-width: 100%;}
	.zr-btn ul li:nth-child(2) {text-align: left;margin-top:20px;}
	
	.wu-bj .sp_header{box-shadow: 2px 4px 8px rgba(51, 51, 51, .2);background: #fff;z-index: 99999;}
	.wu-bj .sp_header .top-yy {border: 1px #ccc solid;}
	.wu-bj .sp_header .top-yy ul li a {color: #666;}
	.wu-bj .top-yy ul li.top-yy-1 a {color: #fff;}
	.wu-bj .sp_header .sp_nav span {background: #666;}
	.wu-bj .sjj_nav ul li i{padding-top: 22px;}
	.zr-xq{margin-top: 20vw;}
	
	.paging .pagination li a{padding: 0px 9px;}
	.paging a.page-next,.paging a.page-pre{width: 70px;}
	
	.wap-jz{display: block;margin-top: 60px;}
	.paging span.page-next a {background: url(../images/xw_06.png) no-repeat right 14px;}
	.paging span a{width: 20px;margin: 0;}
	
	.wap-jz .list li{width: 100%;border-radius: 15px;background: #f8f8f8;text-align: center;box-shadow:0px 1px 5px rgba(0, 0, 0, .2);
margin-bottom: 30px;display:flex;justify-content:center;align-items:center;padding: 0 20px;height:65px;font-size: 4.2vw;position:relative;
overflow: hidden;}
	.wap-jz .more{text-align: center;font-size: 5vw;margin-top: 40px;letter-spacing: 6px;}
	.wap-jz .more a{color: #666;}
	.tzzgx-jl{margin-top: 10vw;}
	.tz-gszl .paging{margin: 10vw 0;padding-bottom: 0;}
	.about-lc{background-size: auto 100%;}
	.about-lc .swiper-button-next, .about-lc .swiper-button-prev {top: 32px;}
	.about-lc .swiper-button-next{right: 0px;}
	.about-lc .swiper-button-prev{left: 0px;}
	.zr-btn ul{flex-wrap: wrap;}
	.zr-btn ul li {font-size: 3vw;width: 100%;line-height: 5vw;}
	.zr-nr p strong span{font-size: 6vw !important;}
	
	.job-ry .mySwiper4{width:100%;}
    .job-ry .swiper-father .swiper-button-prev,.job-ry .swiper-father .swiper-button-next{display:none;}
    .job-ry .swiper-pagination{display:block;}
    .job-ry .job-img h3 {font-size: 4vw;padding: 17vw 0 40px;}
    .job-ry .job-img span {width: 30vw;line-height: 7vw;font-size: 3vw;}
    .job-ry .job-img-text .job-img-p p {font-size: 4vw;line-height: 6vw;}
    .dwst-1-nav ul li{width: 37%;}
    
    .job-ry{padding-bottom: 80px;}
    .job-box{flex-wrap: wrap;height: 120vw;}
    .job-box-img {width: 100%;}
    .job-box-item {width: 100%;padding:20px;}
    .job-box-title h3 {font-size: 22px;}
    .job-box-text{margin-top:30px;}
    .tzzgx-jl ul li:nth-child(3) h3{padding-left:0px;}
    

}

@media screen and (max-width:760px){
    .slideGroup .parBd .slideBox ul li {width: 89vw;margin: 0 5px 0 20px;}
    .banner-h2 h2 {font-size: 9vw;line-height: 13vw;}
    .banner-h2 {top: 42%;}
    .banner-bot ul li i {font-size: 18px;}
    .banner-bot ul li span {font-size: 14px;margin-left: 15px;}
    .banner-bot ul li p {font-size: 13px;margin-top: 6px;}
    .banner-bot ul li{margin-bottom:5vw;margin-top:8vw;}
    .banner-bot {bottom: 0vw;}
    .in-dwst h2 {font-size: 7vw;line-height: 12vw;}
    .in-dwst-a a {width: 44vw;height: 12vw;font-size: 4vw;line-height: 12vw;margin: 9vw auto 4vw;}
    .in-about .in-about-title h2 {font-size: 9vw;}
    .in-about .in-about-title p {letter-spacing: 4px;font-size: 5vw;margin-top: 4vw;}
    .in-about-ul{flex-wrap: wrap;}
    .in-about-ul li {width: 46%;margin-bottom: 30px;}
    .in-about-ul li p {font-size: 30px;}
    .in-about-p span {margin: 0 0.5em;}
    .in-about-p {font-size: 6vw;margin: 5vw auto 10vw;line-height: 10vw;}
    .in-about-a a {width: 44vw;height: 11vw;font-size: 4vw;line-height: 11vw;margin: 9vw auto 4vw;border: 1px solid #5ba4f9;}
    .wap-nav .left_nav2 .list_dt p {font-size: 4vw;line-height: 13vw;}
    .wap-nav .left_nav2 .list_dt span{margin-top: -30px;}
    .footer-lx-h3 {font-size: 4vw;}
    .in-about .in-about-2 {top: auto;bottom: 70vw;}
    .in-dwst .indexjjfa .box {height: 280px !important;width: 100% !important;margin-bottom: 30px;
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        -ms-transform: skew(0deg);
    }
    .in-dwzs-item,.in-dwst .indexjjfa .indexjjfa-bjimg img{
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        -ms-transform: skew(0deg);
    }
    .in-dwst .indexjjfa .indexjjfa-bjimg img{width: 100%;height: auto;margin: 0;}
    .in-dwst .indexjjfa {width: 100%;margin: 60px auto 0;padding: 0 3.5vw 50px;}
    .in-dwst .indexjjfa .row{margin:0px;}
    .in-dwzs-item .in-cp-btn {width: 45px;}
    .in-dwzs-item strong {margin-top: 10px;}
    .in-dwst .indexjjfa .indexjjfa-bjimg{justify-content: center;align-items: baseline;}
    .in-dwst{padding-top: 16vw;}
    .in-dwzs-item{top: 55%;}
    .news-h2 h2 {font-size: 7vw;}
    .news-h2 p {font-size: 3.5vw;margin-top: 5vw;}
    .about-jj-p, .about-jj-p p {font-size: 4vw;line-height: 8vw;}
    .about-jj-ul li h2 {font-size: 5vw;margin-top: 0;}
    .about-jj-ul li p {font-size: 4vw;}
    .about-jg-box .news-h2 h2 {font-size: 4vw;}
    .about-lc .mySwiper2 .about-lc-p h3 {font-size: 6vw;margin: 4vw 0;}
    .about-lc .mySwiper2 .about-lc-p p {font-size: 4vw;line-height: 7vw;}
    .about-lc .mySwiper .swiper-slide span {font-size: 5vw;}
    .about-wh-box .about-wh-l ul li h3 {font-size: 4vw;margin-bottom: 2.5vw;}
    .about-wh-box .about-wh-l ul li p {font-size: 3vw;line-height: 5vw;}
    .dwst-1-nav ul li a {font-size: 18px;}
    .dwst-1-h2 h2 {font-size: 7vw;line-height: 12vw;}
    .dwst-h3 {font-size: 6vw;}
    .dwjs-ul li p {font-size: 4vw;margin-bottom: 3vw;line-height: 7vw;text-align: justify;}
    .zr-text p {font-size: 7vw;margin: 0;line-height: 7vw;}
    .zr-text .wap1{display: block;}
    .zr-text .pc1{display: none;}
    .zr-list ul li h3 {font-size: 5vw;margin-bottom: 4vw;}
    .zr-list ul li p {font-size: 4vw;}
    .zr-list ul li a {height: 8vw;line-height: 8vw;font-size: 3.5vw;width: 26vw;}
    .zr-xq {margin-top: 35vw;}
    .zr-xq-h2 h2 {font-size: 5vw;line-height: 8vw;}
    .zr-xq-h2 span {font-size: 4vw;}
    .zr-nr p {font-size: 4vw;line-height: 8vw;}
    .tzzgx-jl ul li p {font-size: 4vw;}
    .news-ul li .news-text h3 a {font-size: 4vw;}
    .news-ul li .news-text span {font-size: 3vw;}
    .zr-btn ul li {font-size: 4vw;}
    .job-ry .job-img h3 {font-size: 7vw;padding: 17vw 0 30px;}
    .job-ry .job-img span {width: 36vw;line-height: 10vw;font-size: 4vw;}
    .job-box{height: auto;}
    .job-box-text {height: 60vw;}
    .job-box-title span{height: 4px;margin-top: 10px;}
    .in-about-box{flex-wrap: wrap;}
    .in-about-box li {width: 100%;margin-bottom:20px;height: auto;overflow: hidden;}
    .in-about-box li figure {}
    .in-about-box li .in-about-box-h3 {padding-left: 26px;}
    .in-about-box li .in-about-box-h3 h3 {font-size: 22px;}
    .in-about-btn ul{flex-wrap: wrap;height: auto;padding: 20px 0;}
    /*.in-about-btn ul li::after{display:none;}*/
    .in-about-btn ul li {font-size: 13px;line-height: 30px;padding:0 5px;width: auto;}
    .in-about-btn ul li:nth-child(1),.in-about-btn ul li:nth-child(2),.in-about-btn ul li:nth-child(3){
        background: linear-gradient(to right, #5aa5fc 31%, #2c6eb8 62%);
        -webkit-background-clip: text;color: transparent;
    }
    .in-about-btn ul li::after{width: 1px;height: 15px;}
    .job-email a{width: 100%;height: 50px;line-height: 50px;font-size: 16px;background: none;border: none;color:#333;margin: 0 auto 30px;}
    .foot-bq a{margin: 0 2px;}
    .by-banner h2 {font-size: 5vw;line-height: 20vw;}
    .tzzgx-1-r ul li h3 {font-size: 5vw;}
    .tzzgx-1-r {margin-top: 55vw;}
    .tz-gszl-ul li h3 {font-size: 3.2vw;}
    .paging{padding:0;}
    .tzzgx-jl{padding-bottom: 100px;}
    .about-lc .mySwiper2 .swiper-slide {padding: 0px 0px 30px;}
    .dwst2-1:nth-child(2n-1) {padding-bottom: 50px;}
    .dwst-1-nav ul li {width: auto;margin-right: 10vw;}
    #job-ry-pc{display:none;}
    #job-ry-wap{display:block;}
    .job-ry .mySwiper4 .swiper-slide{margin-bottom:30px;}
    .job-box-text .job-box-p p {font-size: 14px;line-height: 22px !important;}
    .job-box-text::-webkit-scrollbar {width: 5px;}
    .job-ry .mySwiper4 {padding: 10px 10px 15px;}
    .job-ry {padding-bottom: 10px;}
    .banner-bot .cont1550 {padding: 0 0vw;}
    #in-about-box-wap{display:block;}
    #in-about-box-pc{display:none;}
}

@media screen and (max-width:640px){
  
}

@media screen and (max-width:510px){
   .slideGroup .parBd .slideBox ul li {width: 87vw;}
    
}

@media screen and (max-width:480px){
    .by-banner h2{top: 80%;transform: translateY(-80%);}
    .banner-nav ul{min-width: 170vw;}
}

@media screen and (max-width:380px){
    .banner-nav ul {min-width: 210vw;}
    .slideGroup .parBd .slideBox ul li {width: 85vw;}
}</pre></body></html>