@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "SourceHanSansCN-Normal";font-style:normal; color:#000;font-weight: 400;}
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v2/SourceHanSansCN-Normal.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font/SourceHanSansCN-Normal.otf);
    font-display: swap;
}
@font-face {
    font-family: "SourceHanSansCN-Heavy";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v2/SourceHanSansCN-Heavy.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font/SourceHanSansCN-Heavy.otf);
    font-display: swap;
}
a {text-decoration: none; color:#000;}
a:hover {text-decoration: none !important;transition: all 0.3s ease;color: #008ed6;}
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;}
.cont1460{width: 1460px;margin: 0 auto;}

/*banner*/
.banner-con .swiper {width: 100%;height: 820px;}
.banner-con .swiper-slide {}
.banner-con .in-banner{width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position:center;}
.banner-con .swiper .swiper-pagination{text-align: center;bottom: 20px;margin: 0 5px;}
.banner-con .swiper .swiper-pagination-bullet {width: 42px;height: 5px;background: #fff;border-radius: 5px;opacity: 1;}
.banner-con .swiper .swiper-pagination-bullet-active {background: #008ed6;}

.banner-p{text-align: left;color: #fff;padding-top: 230px;}
.banner-p h2{font-size: 48px;margin: 0 0 40px;font-weight: 700;width: 36%;line-height: 70px;}
.banner-p p{font-size: 16px;line-height: 30px;width: 50%;}
.banner-p .banner-btn{margin-top:50px;}
.banner-p .banner-btn a{display: inline-block;background:#008ed6;color: #fff;font-size: 16px;width: 150px;height: 50px;line-height: 50px;text-align: center;
margin-right: 30px;border-radius: 50px;}
.banner-p .banner-btn a:nth-child(2),.banner-p .banner-btn a:hover{background: #fff;color: #008ed6;}
.banner-p .banner-btn a:nth-child(2):hover{background: #008ed6;color: #fff}
/*banner-end*/

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

/**/
.in-bj{width: 100%;background: url(../images/index_06.jpg) no-repeat center bottom;background-size: cover;}

.in-title{padding: 90px 0 50px;text-align: left;display: inline-block;width: 54%;}
.in-title h5{font-size: 30px;color: #000000;margin: 0;transition:all 0.5s;}
.in-title h2{font-weight: 700;font-size: 48px;color: #000000;margin: 30px 0 40px;transition:all 0.5s;}
.in-title p{font-size: 18px;color: #333;transition:all 0.5s;}


.in-js{overflow: hidden;}
.in-js .mySwiper2{position: relative;padding:0 13vw 90px 11.5vw;}
.in-js .swiper-wrapper{}
.in-js .mySwiper2 .swiper-slide{border-radius: 10px;overflow: hidden;}
.in-js .mySwiper2 .swiper-slide img{width: 100%;}
.in-js .mySwiper2 .swiper-slide:hover img{transform: scale(1.05);}
.in-js .mySwiper2 .swiper-slide .in-jsfw{width: 100%;height: 100%;position: absolute;top: 0;padding: 50px;left: 0;}
.in-jsfw h3{font-size: 30px;font-weight: bold;color: #000;margin: 0 0 20px;transition: all 0.5s;}
.in-jsfw:hover h3{color: #fff;}
.in-jsfw p{font-size: 16px;color: #000;line-height: 30px;}
.in-jsfw span{display: block;position: absolute;width: 125px;height: 45px;line-height: 45px;text-align: center;background: #fff;border-radius: 30px;
color: #000;bottom: 30px;transition: all 0.5s;}
.in-js .mySwiper2 .swiper-slide .in-jsfw:hover span{background: #008ed6;color: #fff;}
.in-js .mySwiper2 .swiper-button-prev,.in-js .mySwiper2 .swiper-button-next{width: 42px;height: 42px;background: #272636;border-radius: 50%;top: auto;
bottom: 0;}
.in-js .mySwiper2 .swiper-button-prev{left: 11.5vw;}
.in-js .mySwiper2 .swiper-button-next{left: 16vw;right: auto;}
.in-js .mySwiper2 .swiper-button-prev::after{content: "";background: url(../images/index_04.png) no-repeat center;width: 100%;height: 100%;}
.in-js .mySwiper2 .swiper-button-prev:hover,.in-js .mySwiper2 .swiper-button-next:hover{background: #008ed6;}
.in-js .mySwiper2 .swiper-button-next::after{content: "";background: url(../images/index_05.png) no-repeat center;width: 100%;height: 100%;}

.in-ys-ul{width: 100%;display: flex;justify-content: left;flex-wrap: wrap;}
.in-ys-ul li{margin: 15px;width: 31%;border-radius: 10px;overflow: hidden;background:#fff url(../images/index_07.png) no-repeat bottom right;height: 200px;
transform: translateY(0);transition: transform .3s ease-in-out;}
.in-ys-ul li:hover{transform: translateY(-0.4rem);}
.in-ys-ul li .in-ys-text{padding-left: 30px;padding-top: 50px;width: 60%;}
.in-ys-ul li .in-ys-text h3{font-size: 24px;color: #000;font-weight: bold;margin: 0 0 20px;transition: all 0.5s;}
.in-ys-ul li .in-ys-text p{font-size: 16px;color: #333;line-height: 26px;}
.in-ys-ul li .in-ys-text:hover h3{color: #008ed6;}
.in-ys-ul li:nth-child(2){background:#fff url(../images/index_08.png) no-repeat bottom right;}
.in-ys-ul li:nth-child(3){background:#fff url(../images/index_09.png) no-repeat bottom right;}
.in-ys-ul li:nth-child(4){background:#fff url(../images/index_10.png) no-repeat bottom right;}
.in-ys-ul li:nth-child(5){background:#fff url(../images/index_11.png) no-repeat bottom right;}

.in-case .cont1460{overflow: hidden;}

.in-case .mySwiper3{padding:0px 3vw 80px 12vw;}
.in-case .mySwiper3 .nycase-div figure{height: 11.4vw;}
.in-case .mySwiper3 .nycase-title .nycase-logo figure{height: 50px;}
.in-case .mySwiper3 .swiper-button-prev,.in-case .mySwiper3 .swiper-button-next{width: 42px;height: 42px;background: #272636;border-radius: 50%;top: auto;
bottom: 0;}
.in-case .mySwiper3 .swiper-button-prev{left: 12vw;}
.in-case .mySwiper3 .swiper-button-next{left: 16vw;right: auto;}
.in-case .mySwiper3 .swiper-button-prev::after{content: "";background: url(../images/index_04.png) no-repeat center;width: 100%;height: 100%;}
.in-case .mySwiper3 .swiper-button-prev:hover,.in-case .mySwiper3 .swiper-button-next:hover{background: #008ed6;}
.in-case .mySwiper3 .swiper-button-next::after{content: "";background: url(../images/index_05.png) no-repeat center;width: 100%;height: 100%;}

.in-kehu .in-title{text-align: center;width: 100%;padding-bottom: 30px;}
.in-kehu .notice{width: 100%;position: relative;overflow: hidden;}
.in-kehu .tab-nav{display: flex;justify-content: center;}
.in-kehu .tab-nav li{display: inline-block;width: 140px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;font-size: 18px;border-radius: 30px;
transition: all 0.3s;margin: 0 5px;}
.in-kehu .tab-nav li a{transition: all 0.3s;}
.in-kehu .tab-nav li.on,.in-kehu .tab-nav li:hover{background: #008ed6;}
.in-kehu .tab-nav li.on a,.in-kehu .tab-nav li:hover a{color: #fff;}
.in-kehu .notice .tab-pal ul{display: flex;justify-content: center;flex-wrap: wrap;}
.in-kehu .notice .tab-pal ul li{display: inline-block;margin:10px;border-radius: 10px;background: #fff;overflow: hidden;width: 12%;}
.in-kehu .notice .tab-pal ul li figure{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;height: 4vw;}
.in-kehu .notice .tab-pal ul li figure img{width: 100%;}
.in-kehu .notice .tab-pal ul li:hover figure img{transform: scale(1.05);}
.in-kehu .notice .tab-bd{margin: 30px 0 80px;}

.in-foot-bj{width: 100%;background: #000000;}
.in-foot-bj .in-title{width: 100%;}
.in-foot-bj .in-title h2{font-size: 36px;margin: 0 0 20px;}
.in-foot-bj .in-title p{font-size: 24px;margin-bottom: 20px;}
.in-foot-bj .in-title h2,.in-foot-bj .in-title p{color: #fff;}
.in-foot-bj .in-title a{color: #008ed6;font-size: 16px;}
.in-foot-bj .in-title a:hover{color: #fff;}
.in-lianxi{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;margin-top: 30px;}
.in-lianxi .in-lx-l{width: 30%;}
.in-lianxi .in-lx-l h3{font-size: 24px;color: #fff;margin: 0px 0 20px;}
.in-lianxi .in-lx-l p{font-size: 18px;color: #fff;}
.in-lianxi .in-lx-l form{width: 100%;margin-top: 50px;}
.in-lianxi .in-lx-l form input{width: 100%;border-radius: 30px;background: #fff;height: 55px;line-height: 55px;border: none;padding-left: 20px;
font-size: 16px;color: #666;margin-bottom: 30px;}
.in-lianxi .in-lx-l form button{width: 100%;border-radius: 30px;background: #008ed6;height: 55px;line-height: 55px;border: none;font-size: 20px;color: #fff;
transition: all 0.5s;}
.in-lianxi .in-lx-l form button:hover{background: #fff;color: #008ed6;}
.in-lianxi .in-lx-r{width: 50%;}
.in-lx-r ul{background: #fff;border-radius: 10px;padding: 20px;display: flex;justify-content: space-between;}
.in-lx-r ul li{border-radius: 10px;overflow: hidden;width: 31.5%;}
.in-lx-r ul li figure{width: 100%;overflow: hidden;}
.in-lx-r ul li figure img{width: 100%;}
.in-lx-r ul li:hover figure img{transform: scale(1.05);}

/*footer*/
.footer{background: #000000;padding-top: 80px;padding-bottom: 70px;}
/*.footer .cont1460{display: flex;justify-content: space-between;}*/
.foot-l{width: 400px;}
.foot-l-logo{}
.foot-l-logo img{height: 35px;}
.foot-l-ewm{display: flex;justify-content: left;margin-top:20px;}
.foot-l-ewm figure{width:120px;text-align:center;margin-right:20px;}
.foot-l-ewm figure img{width: 100%;border-radius:5px;}
.foot-l-ewm figure p{font-size: 14px;color: #fff;margin-top: 10px;}
.foot-r{}
.foot-nr{width: 100%;color: #fff;display: flex;justify-content: space-between;}
.foot-nr li{}
.foot-nr li:last-child{margin-left: 9vw;}
.foot-nr li h3{font-size: 18px;font-weight: 600;margin-bottom: 30px;color:#fff;}
.foot-nr li a{color: #666;font-size: 14px;display: block;margin-bottom: 10px;}
.foot-nr li a:hover{color: #008ed6;}
.foot-nr li .foot-nr-img{margin-top: 45px;}
.foot-nr li .foot-nr-img figure{display: inline-block;width: 80px;height: 80px;border-radius: 10px;overflow: hidden;background: #fff;margin-right: 15px;}
.foot-nr li .foot-nr-img figure img{width: 100%;}
.foot-nr li figure{width:82px;height: 82px;border-radius: 10px;overflow: hidden;margin-top: 45px;}
.foot-nr li figure img{width: 100%;}

.foot-nr li.foot-lx p{margin-bottom: 14px;width: 76%;}
.foot-nr li.foot-lx p span{display: block;float: left;background: url(../images/index_33.png) no-repeat;padding-left: 33px;height: 49px;}
.foot-nr li.foot-lx p span.sp1{background-position: 0 4px;}
.foot-nr li.foot-lx p span.sp2{background-position: 0 -48px;}
.foot-nr li.foot-lx p span.sp3{background-position: 0 -96px;}
.foot-nr li.foot-lx p span.sp4{background-position: 0 -151px;}
.foot-logo figure img{height: 79px;}
.foot-logo .foot-ewm{display: flex;justify-content: right;margin-top: 80px;}
.foot-logo .foot-ewm .dropdown{margin-left: 50px;position: relative;cursor: pointer;}
.foot-logo .foot-ewm .dropdown span{width: 45px;height: 48px;background: url(../images/index_37.png) no-repeat;display: block;overflow: hidden;}
.foot-logo .foot-ewm .dropdown .dropdown-content{display: none;width: 120px;overflow: hidden;position: absolute;bottom: 50px;left: -39px;}
.foot-logo .foot-ewm .dropdown .dropdown-content img{height: 120px;}
.foot-logo .foot-ewm .dropdown2 span{background-position: -68px 0;}
.foot-logo .foot-ewm .dropdown2 .dropdown-content img{margin-left: -147px;}
.foot-logo .foot-ewm .dropdown1:hover .dropdown-content,.foot-logo .foot-ewm .dropdown2:hover .dropdown-content{display: block;}

.foot-bq{width: 100%;border-top: 1px solid #666;border-bottom: 1px solid #666;margin-top: 80px;padding: 30px 0;color: #fff;display: flex;font-size: 14px;
justify-content: space-between;align-items: center;color: #666;}
.foot-bq .foot-bq-l{width: 80%;}
.foot-bq p{margin: 0;line-height: 30px;}
.foot-bq p span{margin-right: 15px;display: inline-block;}
.foot-bq a{color: #666;display: inline-block;}
.foot-yqlj{display: flex;justify-content: left;line-height: 30px;}
.foot-yqlj h4{font-size: 14px;margin: 0 10px 0 0;line-height: 30px;}
.foot-yqlj a{display: inline-block;margin-right: 15px;}
.foot-bq a:hover{color: #fff;}
.foot-bq-r{width: 235px;border-left: 1px solid #666;padding: 30px 0 30px 60px;}
.foot-bq-r img{width: 100%;opacity: 0.6;}

.foot-yyzz{width: 100%;background: rgba(0,0,0,0.2);height: 100vh;top: 0;left: 0;position: fixed;z-index: 9999;display: none;}
.foot-yyzz-c{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.foot-yyzz-c figure{width: 60%;overflow: hidden;border-radius: 10px;background: #fff;}
.foot-yyzz-c figure img{width: 100%;}

/*右侧悬浮*/
.ycxf{width: 65px;position: fixed;right:2vw;top: 50%;background: #fff;border-radius: 50px;padding:11px 0px 6px;z-index: 99;
box-shadow: 0px 0px 10px rgba(0, 0, 0,0.08);}
.ycxf li{width: 100%;padding: 10px 5px;font-size: 12px;color: #666;position: relative;cursor: pointer;text-align: center;}
.ycxf li a{color: #666;}
.ycxf li .ycxf-xs{position: absolute;top: 20px;right: 66px;background: #fff;border-radius: 10px;overflow: hidden;opacity: 0;transition: all 0.5s;z-index: -1;}
.ycxf li .ycxf-btn{}
.ycxf li .ycxf-btn span{display: block;}
.ycxf li .ycxf-btn p{margin: 0;}
.ycxf li:nth-child(2)::after,.ycxf li:nth-child(2)::before{position: absolute;content: "";width: 90%;height: 1px;background: #999;top: 0;left: 5%;}
.ycxf li:nth-child(2)::before{top: auto;bottom: 0;}
.ycxf li:nth-child(1) .ycxf-xs{width: 0px;height: 100px;}
.ycxf li:nth-child(1) .ycxf-xs img{width: 100px;}
.ycxf li:nth-child(2) .ycxf-xs{width: 0px;height: 65px;font-size: 16px;background: #fff;color: #008ed6;line-height: 65px;top: 2px;
box-shadow: 0px 0px 10px rgba(0, 0, 0,0.08);}
.ycxf li:nth-child(1):hover .ycxf-xs{width: 100px;opacity: 1;}
.ycxf li:nth-child(2):hover .ycxf-xs{width: 200px;opacity: 1;}
.ycxf li .ycxf-xs p a{color: #008ed6;}

/*内页*/
/*banner*/
.ny-banner{width: 100%;height: 450px;text-align: center;display: flex;justify-content: center;align-items: center;background-repeat: no-repeat;
background-size: 100% auto;background-position: top center;background-attachment: fixed;}
.ny-banner .cont1560 {position: relative;}
.ny-banner h2{font-size: 30px;color: #fff;font-weight: bold;margin: 0;text-transform: uppercase;}
.ny-banner span{display: block;width: 40px;height: 4px;background: #008ed6;margin: 15px auto;}
.ny-banner p{font-size: 16px;color: #fff;text-transform: uppercase;}

/*内页标题*/
.ny-title{text-align: center;padding: 80px 0;}
.ny-title h3{font-size: 36px;margin: 0 0 20px;font-weight: bold;}
.ny-title span{display: block;width: 40px;height: 4px;background: #008ed6;margin: 0 auto;}

/*简介*/
.ny-about-nav{position: absolute;left: 3.5vw;top: 80%;}
.ny-about-nav ul{}
.ny-about-nav ul li{border-left: 1px solid #ccc;font-size: 16px;color: #666;padding-left: 20px;line-height: 60px;}
.ny-about-nav ul li:hover,.ny-about-nav ul li.active{border-left: 1px solid #008ed6;}
.ny-about-nav ul li.active a,.ny-about-nav ul li:hover a{color: #171c61;}
.ny-about{width: 100%;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}
.ny-about-l{width: 60%;padding-left: 30px;}
.ny-about-l h2{font-size: 36px;font-weight: bold;border-left: 3px solid #008ed6;padding-left: 20px;margin: 0;line-height: 40px;
transition:all 0.5s;}
.ny-about-l:hover h2{color:#008ed6;}
.ny-about-jj{width: 100%;font-size: 16px;line-height: 30px;color: #666;margin-top: 70px;}
.ny-about-jj p{font-size: 16px;margin: 0;line-height: 30px;color: #666;}
.ny-about-r{width: 38%;height: 630px;margin-top: 85px;}
.ny-about-img{position: relative;width: 100%;height: 100%;}
.ny-about-r .img-1{width: 406px;height: 406px;transform: rotate(45deg);position: absolute;border-radius: 10px;overflow: hidden;top:80px;right: 37px;}
.ny-about-r .img-1 img{width: 100%;transform: rotate(-90deg);}
.ny-about-r .img-1:hover img{transform: scale(1.05) rotate(-90deg);}
.ny-about-r .img-2{width: 406px;height: 406px;background: #008ed6;border-radius: 10px;transform: rotate(45deg);position: absolute;top:80px;right:0px;z-index: -1;}

.ny-wh{width: 100%;background-repeat: no-repeat;padding: 160px 0;margin-top: 40px;background-attachment: fixed;}
.ny-wh-p{width: 40%;background: rgba(255, 255, 255, 0.9);padding: 60px 40px;border-radius: 10px;}
.ny-wh-p span{display: block;width: 60px;height: 5px;background: #008ed6;margin-bottom: 30px;}
.ny-wh-p p{font-size: 16px;color: #000;text-align: justify;line-height: 40px;margin: 0;}

.ny-fzlc{margin-bottom: 80px;}
.ny-fzlc .swiper-father{width: 100%;position: relative;}
.ny-fzlc .swiper-father::after{position: absolute;width: 100%;height: 1px;background: rgba(14, 99, 255, 0.1);content: "";left: 0;top: 115px;}
.ny-fzlc .swiper-father .swiper{width: 100%;padding-top: 50px }
.ny-fzlc .swiper-father .swiper-slide{position: relative;}
.ny-fzlc .swiper-father .swiper-slide::after{position: absolute;content: "";background: url(../images/index_12.png) no-repeat;width: 30px;height: 145px;
top: 50px;left: 10px;}
.ny-fzlc .swiper-father .swiper-slide h4{font-size: 24px;color: #008ed6;font-weight: bold;transition: all 0.5s;position: absolute;top: 0;left: 0;}
.ny-fzlc .swiper-father .swiper-slide:hover h4{font-size: 48px;top: -19px;}

.ny-fzlc .swiper-father .swiper-slide .swiper-slide-p{box-shadow: 0 0 15px rgba(0,0,0,0.05);background: #fff;padding:20px 20px 30px 50px;margin-top: 125px;}
.ny-fzlc .swiper-father .swiper-slide .swiper-slide-p h3{font-size: 24px;font-weight: bold;margin: 5px 0 20px;}
.ny-fzlc .swiper-father .swiper-slide .swiper-slide-p p{font-size: 16px;color: #666;line-height: 30px;}
.ny-fzlc .swiper-father .swiper-button-prev,.ny-fzlc .swiper-father .swiper-button-next{width: 25px;height: 25px;top: 124px;}
.ny-fzlc .swiper-father .swiper-button-prev{background: url(../images/index_13.png) no-repeat center;left: 5%;}
.ny-fzlc .swiper-father .swiper-button-next{background: url(../images/index_14.png) no-repeat center;right: 5%;}
.ny-fzlc .swiper-father .swiper-button-prev::after{display: none;}
.ny-fzlc .swiper-father .swiper-button-next::after{display: none;}

.ny-hzhb-ul{width: 100%;display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 80px;}
.ny-hzhb-ul li{display: inline-block;border-radius: 10px;box-shadow: 0px 2px 10px rgba(14, 99, 255,0.2);background: #fff;margin:0px 7px 20px;width: 13%;
overflow: hidden;}
.ny-hzhb-ul li figure{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;height: 4vw;}
.ny-hzhb-ul li figure img{width: 100%;}
.ny-hzhb-ul li:hover figure img{transform: scale(1.05);}

.ny-bd{margin-bottom:80px;}
.ny-bd form{}
.ny-bd form .col-sm-6{margin-bottom:25px;}
.ny-bd form label{font-size:14px;font-weight:400;margin-bottom:10px;}
.ny-bd form label span{color: red;}
.ny-bd form .form-control{height: 50px;}
.ny-bd form textarea.form-control{height: 150px;}
.ny-bd form .btn{width: 180px;background: #008ed6;color: #fff;margin-top: 25px;height: 50px;border:1px solid #008ed6;transition:all 0.5s;}
.ny-bd form .btn:hover{background:#fff;color: #008ed6;}

/*业务*/
.ny-banner-yw{height: 450px;}
.ny-banner-yw span{display: block;width: 40px;height: 5px;border-radius: 5px;background: #008ed6;margin: 30px auto;}
.banner-yw p{font-size: 16px;color: #fff;line-height: 30px;opacity: 0.75;}
.ny-ywbj{width: 100%;background: url(../images/index_31.png) repeat-y top center;}
.ny-yw-ul{width: 100%;padding-top: 120px;padding-bottom: 30px;margin-bottom: 0;}
.ny-yw-ul li{display: flex;justify-content: space-between;align-items: center;position: relative;border-bottom: 4px solid #000;padding-bottom: 120px;
margin-bottom: 120px;}
.ny-yw-ul li::after{content: "";position: absolute;width: 0;height: 4px;background: #008ed6;left: 0;bottom: -4px;transition: all 0.8s;}
.ny-yw-ul li:hover::after{width: 100%;}
.ny-yw-ul li .ny-yw-img{width: 45%;border-radius: 10px;overflow: hidden;}
.ny-yw-ul li .ny-yw-img figure{width: 100%;overflow: hidden;}
.ny-yw-ul li .ny-yw-img figure img{width: 100%;}
.ny-yw-ul li .ny-yw-img:hover figure img{transform: scale(1.05);}
.ny-yw-ul li:nth-of-type(2n+1) .ny-yw-img{order: 2;}
.ny-yw-ul li .ny-yw-text{width: 50%;}
.ny-yw-text h3{font-size: 36px;font-weight: bold;margin: 0 0 40px;transition: all 0.5s;}
.ny-yw-ul li:hover h3{color: #008ed6;}
.ny-yw-text p{font-size: 16px;color: #666;line-height: 30px;}
.ny-yw-tag{margin-top: 50px;margin-bottom: 30px;}
.ny-yw-tag span{display: inline-block;width: 160px;height: 50px;line-height: 50px;border-radius: 10px;background: #fff;text-align: center;font-size: 16px;
margin-bottom: 20px;margin-right: 15px;transition: all 0.5s;}
.ny-yw-tag span:hover{box-shadow: 5px 5px 0px #008ed6;}
.ny-yw-text a{color: #008ed6;font-size: 18px;}
.ny-yw-text a:hover{color: #000;}

/*案例*/
.banner-case{width: 100%;height: 800px;}
.case-nav ul{display: flex;justify-content: center;margin-top: 80px;}
.case-nav ul li{width: 145px;height: 45px;line-height: 45px;border-radius: 30px;text-align: center;font-size: 18px;transition: all 0.5s;margin: 0 5px;}
.case-nav ul li a{display: inline-block;width: 100%;height: 100%;}
.case-nav ul li:hover,.case-nav ul li.active{background: #008ed6;}
.case-nav ul li:hover a,.case-nav ul li.active a{color: #fff;}
.nycase-ul{width: 100%;margin-top: 50px;}
.nycase-ul li{margin-top: 30px;}
.nycase-div{width: 100%;background: #fff;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);border-radius: 10px;overflow: hidden;}
.nycase-div figure{width: 100%;overflow: hidden;height: 13.6vw;}
.nycase-div figure img{width: 100%;}
.nycase-div:hover figure a img{transform: scale(1.05);}
.nycase-title{display: flex;justify-content: left;width: 100%;padding-left: 30px;margin-top: 40px;align-items: center;}
.nycase-title .nycase-logo {display: flex;justify-content: left;align-items: center;margin-right: 10px;}
.nycase-title .nycase-logo figure{width: 50px;height: 50px;border-radius: 50%;overflow: hidden;margin-right: 10px;}
.nycase-title .nycase-logo figure img{
    width: 100%;
    -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;
}
.nycase-title .nycase-logo:hover figure img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.nycase-title .nycase-logo:hover h3{color: #008ed6;}
.nycase-title .nycase-logo h3{font-size: 24px;color: #000;font-weight: bold;margin: 0;}
.nycase-title .nycase-fl{font-size: 16px;border-left: 1px solid #666;padding-left: 10px;line-height: 16px;margin-top: 8px;}
.nycase-p{width: 100%;padding: 35px 30px 0;}
.nycase-p h3{margin: 0;font-size: 20px;color: #000;font-weight: bold;transition: all 0.5s; display: -webkit-box;  -webkit-line-clamp:1;  -webkit-box-orient: vertical; overflow: hidden;}
.nycase-p p{font-size: 16px;color: #666;line-height: 24px;margin: 25px 0 30px;
    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;
}
.nycase-bot{display: flex;justify-content: left;align-items: center;padding: 0 30px 30px;}
.nycase-bot .nycase-bot-div{margin-right: 30px;}
.nycase-bot .nycase-bot-div b{font-size: 28px;color: #000;font-weight: bold;transition: all 0.5s;}
.nycase-bot .nycase-bot-div b i{font-style: inherit;font-size: 16px;font-weight: 100;display: inline-block;margin-left: 3px;}
.nycase-bot .nycase-bot-div span{display: block;font-size: 16px;color: #666;}
.nycase-div:hover .nycase-p h3,.nycase-div:hover .nycase-bot-div b{color: #008ed6;}
.more a{display: block;width: 200px;height: 60px;background: #008ed6;border: 1px solid #008ed6;text-align: center;font-size: 16px;color: #fff;
line-height: 60px;margin: 80px auto;border-radius: 50px;}
.more a:hover{background: #fff;color: #008ed6}
.more p{margin: 80px auto;line-height: 60px;text-align: center;font-size: 16px;color: #666;}

/*新闻*/
.nyxw-nav{width: 100%;background: #fff;}
.nyxw-nav ul{display: flex;justify-content: left;margin: 0;}
.nyxw-nav ul li{display: inline-block;margin: 0 35px;font-size: 18px;}
.nyxw-nav ul li a{padding: 22px 0px;display: block;position: relative;}
.nyxw-nav ul li a::after{content: "";width: 0;position: absolute;height: 1px;background: #008ed6;bottom: 0;left: 0;transition: all 0.5s;}
.nyxw-nav ul li:hover a::after,.nyxw-nav ul li.active a::after{width: 100%;}
.nyxq-bj-xwlb .nyxq-c-l{padding: 0;background: none;width:100%;}
.xwlb-ul{margin-bottom: 0;}
.xwlb-ul li{position: relative;padding: 0 35px;}
.xwlb-ul li::after{position: absolute;content: "";width: 100%;height: 100%;background: #fff;right: 0;top: 0;bottom: 0;z-index: -1;transition: all 0.5s;}
.xwlb-ul li a{display: flex;justify-content: space-between;border-bottom: 1px solid #ececec;width: 100%;z-index: -1;padding: 35px 0;
align-items: center;}
.xwlb-ul li:hover::after{width: 0;}
.xwlb-ul-div h3{font-size: 20px;margin: 0 0 20px;}
.xwlb-ul-div p{font-size: 14px;color: #666;line-height: 24px;margin:0px 0 30px;
    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;
}
.xwlb-ul-div time{font-size: 14px;color: #666;}
.xwlb-ul-div{width: 72%;}
.xwlb-ul li figure{width: 26%;overflow: hidden;}
.xwlb-ul li figure img{width: 100%;}

/*分页*/
.page-bj{width: 100%;background: #fff;padding: 60px 35px 60px 0;}
.paging{display: flex;justify-content: right;align-items: flex-start;margin: 20px 0;}
.paging .page-status,.paging .page-index,.paging .page-last{display: none;}
.paging span a{display: inline-block;width: 35px;height: 35px;border-radius: 5px;background-color: #dbdbdb;margin: 0 5px;text-align: center;line-height: 35px;
font-size: 16px;overflow: hidden;}
.paging span a:hover,.paging span .page-num-current,.paging span.page-pre a,.paging span.page-next a{background-color: #008ed6;color: #fff;}


/*详情*/
.ny-xq-nav .sticky-nav{background: #fff;width: 100%;box-shadow: 2px 4px 8px rgba(51, 51, 51, .1);}
.ny-xq-nav .top .logo a{background-position-y: 26px;}
.ny-xq-nav .nav h3 a{color: #333;}
.ny-xq-nav .nav .active h3 a {color: #01669a;}
.nyxq-bj{width: 100%;background: #f7f7f7;padding-top: 150px;padding-bottom: 80px;}
.nyxq-c{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.nyxq-c-l{width: 69%;background: #fff;padding: 50px 40px;}
.nyxq-c-l-title h3{font-size: 30px;margin: 0 0 30px;}
.nyxq-c-l-title p span{font-size: 14px;color: #666;display: inline-block;margin-right: 50px;}
.nyxq-c-l-nr{width: 100%;padding: 30px 0;border-bottom: 1px solid #ececec;}
.nyxq-c-l-nr p{color: #666;font-size: 16px;line-height: 30px;text-align: justify;}
.nyxq-c-l-nr img{max-width: 100%;height: auto !important;}
.nyxq-btn{width: 75%;}
.nyxq-btn .nyxq-btn-div p{font-size: 16px;color: #333;}
.nyxq-c-r{width: 30%;background: #fff;padding:20px;}
.nyxq-r-title h3{font-size: 18px;border-left: 2px solid #008ed6;margin: 0;padding-left: 10px;}
.nyxq-c-r ul{margin-top: 10px;}
.nyxq-c-r ul li{width: 100%;border-bottom: 1px solid #ececec;padding: 15px 0;}
.nyxq-c-r ul li a{display: flex;justify-content: left;align-items: center;}
.nyxq-c-r ul li figure{width: 31%;height: 3.7vw;overflow: hidden;margin-right: 10px;}
.nyxq-c-r ul li figure img{width: 100%;}
.nyxq-c-r ul li .nyxq-r-div{width: 60%;}
.nyxq-r-div h3{font-size: 16px;margin: 0 0 15px;}
.nyxq-r-div time{font-size: 14px;color: #666;}
.nyxq-c-r ul li:hover figure img{transform: scale(1.05);}
.nyxq-bottom{display: flex;justify-content: space-between;align-items: center;margin-top: 30px;}
.nyxq-fh a{
    display: block;
    width: 120px;
    text-align: center;
    border: 1px solid #008ed6;
    line-height: 45px;
    color: #008ed6;
    border-radius: 5px;
    height: 45px;
}
.nyxq-fh a:hover{color:#fff;background:#008ed6;}
/*联系我们*/
.nylx-1{width: 100%;background: #fff;display: flex;justify-content: space-between;align-items: center;}
.nylx-1-l{width: 48%;padding-left: 35px;}
.nylx-1-l h3{font-size: 30px;font-weight: bold;margin: 0 0 45px;}
.nylx-1-l ul{}
.nylx-1-l ul li{width: 100%;display: flex;justify-content: left;align-items: center;margin-bottom: 20px;}
.nylx-1-l ul li figure{}
.nylx-1-l ul li p{font-size: 16px;margin: 0;padding-left: 10px;}
.nylx-1-l ul li p:hover,.nylx-1-div .nylx-1-div-l p:hover{color: #008ed6;}
.nylx-1-p{width: 100%;background: #f7f7f7;border-radius: 10px;padding:20px 118px 20px 20px;margin: 30px 0;}
.nylx-1-p p{font-size: 16px;color: #000;line-height: 30px;margin: 0;}
.nylx-1-div{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.nylx-1-div .nylx-1-div-l{width: 80%;}
.nylx-1-div .nylx-1-div-l p{font-size: 16px;color: #666;line-height: 30px;}
.nylx-1-div-r a{display: block;width: 160px;height: 55px;line-height: 55px;text-align: center;color: #fff;background: #008ed6;font-size: 18px;
border-radius: 50px;border: 1px solid #008ed6;}
.nylx-1-div-r a:hover{background: #fff;color: #008ed6;}
.nylx-1-r{width: 50%;}
.nylx-1-r #allmap1{height: 680px;width: 100%;}

.ny-job{width:100%;background:#f9f9f9;display:none;}
.ny-job .ny-title{}
.job-list{width: 100%;}
.job-list .job-zk{}
.job-list .job-zk .job-bt{border-top: 1px solid #ddd;padding: 50px 0;cursor: pointer;}
.job-list .job-zk .job-bt1{border: none;}
.job-list .job-zk .job-bt h3{font-size: 28px;margin: 0 0 25px;background: url(../images/index_37.png) no-repeat right -185px;}
.job-list .job-zk .job-bt:hover h3,.job-list .job-zk .job-bt h3.on{color: #008ed6;background: url(../images/index_37.png) no-repeat right -5px;}
.job-list .job-zk .job-bt h3 span{font-size: 28px;color: #999;display: inline-block;margin-left: 20px;}
.job-list .job-zk .job-bt p{font-size: 18px;color: #333;margin: 0;}
.job-zk ul {display: none;padding: 0 0 30px;}
.job-zk ul li{display: flex;justify-content: space-between;width: 100%;}
.job-zk ul li .job-nr{width: 48%;}
.job-zk ul li .job-nr p{font-size: 16px;color: #666;margin: 0;line-height: 30px;}
.job-zk.active ul {display: block;}
.job-yx{background: url(../images/index_36.png) no-repeat left 60px;padding-left: 65px;padding-bottom: 80px;border-top: 1px solid #ddd;padding-top: 50px;}
.job-yx a{display: inline-block;font-size: 28px;color: #008ed6;}


@media screen and (max-width:1800px){
    .in-js .mySwiper2{padding:0px 13vw 80px 7.5vw;}
    .in-case .mySwiper3 {padding:0px 3vw 80px 7.5vw;}
    .in-case .mySwiper3 .swiper-button-prev,.in-js .mySwiper2 .swiper-button-prev {left: 7.5vw;}
    .in-case .mySwiper3 .swiper-button-next,.in-js .mySwiper2 .swiper-button-next{left: 14vw;}
}

@media screen and (max-width:1700px){
    .in-case .mySwiper3 {padding: 0px 13vw 80px 6vw;}
    .in-case .mySwiper3 .swiper-button-prev,.in-js .mySwiper2 .swiper-button-prev{left: 6vw;}
    .in-case .mySwiper3 .swiper-button-next,.in-js .mySwiper2 .swiper-button-next{left: 12vw;}
    .in-js .mySwiper2{padding:0px 13vw 80px 6vw;}
    .ny-about-nav {left: 1.5vw;}
    .ny-about-l {width: 60%;padding-left: 70px;}
}

@media screen and (max-width:1600px){
    .cont1460{width: 100%;margin: 0 auto;padding: 0 3.5vw;}
    .ny-about-r {width: 35%;height: 600px;}
    .ny-about-r .img-1,.ny-about-r .img-2{width: 380px;height: 380px;}
    .ny-about-r .img-2{right:30px;}
    .ny-about-r .img-1{right: 45px;}
    .ny-about-l {width: 63%;padding-left: 110px;}
    .in-case .mySwiper3,.in-js .mySwiper2{padding: 0 3.5vw 80px;}
    .in-case .mySwiper3 .swiper-button-prev,.in-js .mySwiper2 .swiper-button-prev{left: 3.5vw;}
    .in-case .mySwiper3 .swiper-button-next,.in-js .mySwiper2 .swiper-button-next{left: 9vw;}
    .in-case .mySwiper3 .nycase-div figure {height: 12vw;}
}

@media screen and (max-width:1550px){
    .banner-con .swiper{height: 680px;}
    .banner-p{padding-top:190px;}
    .banner-p h2{font-size: 40px;line-height:60px;margin:0 0 30px;}
    .in-kehu .notice .tab-pal ul li{margin: 11px 9px;}

}

@media screen and (max-width:1500px){
    .ny-banner{height: 347px;}
    .ny-fzlc .swiper-father .swiper-button-prev{left: 5px;}
    .ny-fzlc .swiper-father .swiper-button-next{right: 5px;}
    .ny-fzlc .swiper-father .swiper-slide .swiper-slide-p h3 {font-size: 20px;margin: 5px 0 15px;}
    .ny-fzlc .swiper-father .swiper-slide:hover h4{font-size: 40px;top: -17px;}
    .ny-fzlc .swiper-father .swiper-slide .swiper-slide-p{margin-top: 149px;}
    .ny-banner-yw{height: 700px;background-size: cover;}
    .banner-case{height: 575px;background-size: 100% auto;}
    
}

@media screen and (max-width:1450px){
    .banner-p h2{width: 50%;}

}

@media screen and (max-width:1400px){
    .ny-about-l {width: 57%;}
    .ny-wh-p {width: 50%;}
}

@media screen and (max-width:1360px){    
    .banner-con .swiper {height: 610px;}
    .banner-p h2{font-size: 36px;}
    .banner-p p{font-size: 14px;line-height: 36px;}
    .in-title h5{font-size: 24px;}
    .in-title h2{font-size: 40px;}
    .in-title p{font-size: 16px;}
    .in-js .mySwiper2 .swiper-slide .in-jsfw{padding: 40px;}
    .in-ys-ul li{width: 30%;}
    .ny-about-r .img-2 {right: 40px;}
    .ny-about-r .img-1 {right: 50px;}
}

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

}

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

@media screen and (max-width:1024px){
    .banner-p {padding-top: 150px;}
    .banner-p h2 {font-size: 5vw;width: 100%;}
    .banner-p p{font-size: 16px;width: 100%;}
    .banner-con .swiper {height: 540px;}
    .banner-p .banner-btn a{font-size: 14px;width: 120px;height: 45px;line-height: 45px;}
    .in-title {padding: 50px 0 30px;width: 100%;}
    .in-title h5 {font-size: 18px;}
    .in-title h2 {font-size: 30px;margin: 20px 0 30px;}
    .in-title p {font-size: 14px;}
    .in-js .mySwiper2 {margin-left: 0%;padding: 0 3.5vw 80px;}
    .in-ys-ul li {width: 46%;height: 190px;}
    .in-ys-ul li .in-ys-text h3 {margin: 0 0 15px;font-size: 20px;}
    .in-case .mySwiper3 .nycase-div figure {height: 53vw;}   
    .in-case .mySwiper3 .swiper-button-next,.in-js .mySwiper2 .swiper-button-next {left: 12vw;}
    .nycase-title{padding-left: 20px;margin-top: 20px;}
    .nycase-title .nycase-logo h3 {font-size: 20px;}
    .in-case .mySwiper3 .nycase-title .nycase-logo figure {height: 40px;width: 40px;}
    .nycase-title .nycase-fl{margin-top: 6px;}
    .nycase-p h3{font-size: 18px;}
    .nycase-p {padding: 25px 20px 0;}
    .nycase-p p {font-size: 14px;margin: 15px 0 20px;}
    .nycase-bot .nycase-bot-div b {font-size: 22px;}
    .nycase-bot .nycase-bot-div span{font-size: 14px;}
    .in-case .mySwiper3 .swiper-button-prev, .in-case .mySwiper3 .swiper-button-next,
    .in-js .mySwiper2 .swiper-button-prev, .in-js .mySwiper2 .swiper-button-next {width: 35px;height: 35px;}
    .in-case .mySwiper3 .swiper-button-next::after,.in-case .mySwiper3 .swiper-button-prev::after,
    .in-js .mySwiper2 .swiper-button-next::after,.in-js .mySwiper2 .swiper-button-prev::after{background-size: 30px auto;}
    .in-js .mySwiper2 .swiper-slide .in-jsfw {padding: 15px;}
    .in-jsfw h3 {font-size: 20px;margin: 10px 0;}
    .in-jsfw p {font-size: 14px;line-height: 20px;}
    .in-jsfw span{width: 110px;height: 40px;line-height: 40px;bottom: 10px;}
    .in-foot-bj .in-title h2 {font-size: 30px;}
    .in-foot-bj .in-title p {font-size: 20px;}
    .in-lianxi{flex-wrap: wrap;}
    .in-lianxi .in-lx-l,.in-lianxi .in-lx-r{width: 100%;}
    .footer{padding-top: 30px;}
    .in-lianxi .in-lx-r{margin-top: 30px;}
    .foot-nr li{display: none;}
    .foot-nr li:last-child{display: block;margin-left: 0;}
    .foot-nr li figure {width: 120px;height: 120px;margin-top: 30px;}
    .foot-bq-r{display: none;}
    .in-lx-r ul{padding: 8px;}

    .ny-banner{background-attachment: scroll;}
    .ny-about-nav{display: none;}
    .ny-banner {height: 320px;background-size: auto 100%;}
    .ny-about{flex-wrap: wrap;}
    .ny-about-l {width: 100%;padding: 0; margin-top: 50px;}
    .ny-about-l h2 {font-size: 30px;padding-left: 10px;line-height: 30px;}
    .ny-about-jj{margin-top: 40px;}
    .ny-about-r {width: 100%;margin-top: 30px;height: 67vw;}
    .ny-about-r .img-1 {
        height: 55vw;
        right: auto;
        width: 96%;
        left: 0;
        transform: rotate(0deg);
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
    }
    .ny-about-r .img-2{width: 95%;height: 55vw;right:0;transform: rotate(0deg);top: 12px;}
    .ny-wh-p {padding: 50px 30px;width: 70%;}
    .ny-wh{padding: 110px 0;background-attachment: scroll;background-size: cover;}
    .ny-title h3 {font-size: 30px;}
    .ny-title{padding: 50px 0;}
    .ny-banner-yw{height: 500px;background-attachment: scroll;background-size: auto 100%;}
    .ny-yw-ul li{flex-wrap: wrap;}
    .ny-yw-ul{padding-top: 50px}

    .in-kehu .notice .tab-pal ul li{margin: 5px 3px;}
    .ny-hzhb-ul li{margin: 5px 3px;}
    .in-kehu .notice .tab-pal ul,.ny-hzhb-ul{width: 966px;}
    .in-kehu .notice .tab-pal,.ny-hzhb .ny-hzhb-div{overflow-x: auto;}
    .in-kehu .notice .tab-pal ul li figure,.ny-hzhb-ul li figure{height:57px;}
    .ny-hzhb-ul{justify-content: left;}
    .banner-yw p{font-size: 14px;line-height: 26px;}
    .ny-yw-ul li .ny-yw-img,.ny-yw-ul li .ny-yw-text { width: 100%;}
    .ny-yw-text h3{font-size: 26px;margin: 0px 0 30px;}
    .ny-yw-text p{font-size: 16px;line-height: 26px;}
    .ny-yw-tag {display: flex;justify-content: space-between; flex-wrap: wrap;}
    .ny-yw-tag span{width: 31%;height: 45px;line-height: 45px;font-size: 14px;margin-bottom: 15px;margin-right: 0;}
    .ny-yw-ul li .ny-yw-text{margin-bottom: 20px;}
    .ny-yw-ul li .ny-yw-img{order: 2;}
    .ny-yw-ul li{border-bottom: 2px solid #000; padding-bottom: 60px; margin-bottom: 60px;}
    .ny-yw-ul li::after {height: 2px;bottom: -2px;}
    .banner-case{height: 400px;background-size: 100% auto;background-attachment: scroll;}
    .nyxq-c{flex-wrap: wrap;}
    .nyxq-c-l{width: 100%;}
    .nyxq-c-r {width: 100%;margin-top: 30px;}
    .nyxq-c-r ul li figure{height: auto;}
    .nyxw-nav ul li {margin: 0 0;font-size: 16px;width: 33%;text-align: center;}
    .nyxw-nav ul {justify-content: space-between;}    
    .xwlb-ul-div h3 {font-size: 18px;margin: 0px 0 15px;}
    .xwlb-ul li{padding: 0 15px;}
    .page-bj {padding: 1px 15px 1px 0;}
    .paging {margin: 50px 0;}
    .xwlb-ul li a,.nylx-1,.nylx-1-div,.job-zk ul li {flex-wrap: wrap;}
    .xwlb-ul li figure { width: 100%; margin-bottom: 20px;margin-right:0px;}
    .xwlb-ul-div,.nylx-1-l,.nylx-1-r,.nylx-1-div .nylx-1-div-l,.job-zk ul li .job-nr{width: 100%;}
    .nyxq-bj{padding-top: 110px;}
    .nyxq-c-l{padding: 30px 15px;}
    .nyxq-c-l-title h3 {line-height: 36px;font-size: 22px;}
    .nylx-1-r #allmap1 {height: 400px;}    
    .nylx-1-l{padding: 30px 20px;}
    .nylx-1-l h3 {font-size: 24px;margin: 0 0 30px;}
    .nylx-1-l ul li p {font-size: 14px;}
    .nylx-1-p{padding: 20px;}
    .nylx-1-div-r a{margin-top: 30px;width: 150px; height: 50px;line-height: 50px;}
    .job-list .job-zk .job-bt h3,.job-list .job-zk .job-bt h3 span {font-size: 20px;}
    .job-list .job-zk .job-bt p {font-size: 16px;}
    .job-list .job-zk .job-bt:hover h3, .job-list .job-zk .job-bt h3.on{background-size: 20px auto;}
    .job-list .job-zk .job-bt h3{background: url(../images/index_37.png) no-repeat right -142px;background-size: 20px auto;}
    .job-zk ul li .job-nr{margin-bottom: 40px;}
    .job-yx a{font-size: 18px;}
    .job-yx {background: url(../images/index_36.png) no-repeat left 55px; padding-left: 44px; padding-bottom: 60px;background-size: 30px auto;}
    .ny-bd .row{padding:0px;margin: 0;}
    .ny-xq-nav .top .logo a{background-position-y:-60px;}
    .nyxq-r-div h3{overflow: hidden;text-overflow: ellipsis; white-space: nowrap;font-size: 14px;margin-bottom: 5px;}
    .nyxq-r-div time {font-size: 12px;}
    .nyxq-r-div{width:68%;}
    .nyxq-bottom{flex-wrap: wrap;}
    .nyxq-btn {width: 100%;}
    .nyxq-fh a{margin-top: 15px;}
}

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

@media screen and (max-width:760px){
    .in-ys-ul li {width: 46%;margin: 15px 10px;height: 140px; background-size:100% auto !important;}
    .in-ys-ul li .in-ys-text {padding-left: 15px;padding-top: 25px;width: 70%;}
    .in-ys-ul li .in-ys-text h3 {margin: 0 0 10px;font-size: 18px;}
    .in-ys-ul li .in-ys-text p {font-size: 14px;line-height: 22px;}
    .ny-wh-p {width: 100%;}
    .ny-wh-p p{line-height: 30px;font-size: 14px;}
    .ny-fzlc .swiper-father .swiper-button-prev, .ny-fzlc .swiper-father .swiper-button-next{top: 110px}
    .ny-fzlc .swiper-father .swiper{padding-top: 0px;}
    .ny-fzlc .swiper-father::after{top: 64px;}
    .ny-fzlc {margin-bottom: 0px;}
    .banner-case {height: 300px;background-size:auto 100%;}    
    .nycase-div figure{height: auto;}
    .case-nav{overflow-x: auto;}
    .case-nav ul{width: 850px;margin-top: 50px;}
    .more a{width: 170px;line-height: 50px;height: 50px;margin: 60px auto;}
    .in-kehu .notice .tab-pal ul{justify-content: left;padding-left: 10px;}
}

@media screen and (max-width:640px){
    .in-case .mySwiper3 .swiper-button-next,.in-js .mySwiper2 .swiper-button-next {left: 16vw;}
    .in-kehu .notice .tab-hd{overflow-x: auto;}
    .in-kehu .tab-nav{width: 190%;justify-content: left;}
    .in-kehu .tab-nav li{width: auto;line-height: 45px;height: 45px;font-size: 16px;padding: 0 6vw;}
    .ny-about-l h2 {font-size: 22px;line-height: 22px;}
    
}

@media screen and (max-width:510px){
    .banner-p p{line-height: 28px;font-size: 14px;}
    .in-ys-ul{justify-content: space-between;}
    .in-ys-ul li {width: 100%;margin: 8px 0px;}
    .in-ys .row{margin-right: 0;margin-left: 0;}
}

@media screen and (max-width:480px){
    .in-kehu .tab-nav {width: 230%;}
    .ycxf li .ycxf-btn p{display: none;}
    .ycxf{padding: 0px 0px 0px;width: 45px;}
    .ycxf li .ycxf-xs{right: 45px;}
    .ycxf li:nth-child(2) .ycxf-xs{font-size: 14px;line-height: 48px;height: 48px;}
    .ycxf li:nth-child(2):hover .ycxf-xs {width: 180px;opacity: 1;}
    .ycxf ul{margin-bottom: 0;}
}

@media screen and (max-width:380px){	
    .top-r .top-r-btn a {width: 80px;margin-right: 5px;font-size: 12px;height: 33px;line-height: 32px;}
    .sp-r {width: 60vw;}
    .banner-p {padding-top: 100px;}
    .banner-p .banner-btn a {width: 110px;height: 40px;line-height: 40px;margin-right:10px;}
}