
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "SourceHanSansCN-Normal";font-style:normal; color:#192132;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:#192132;}
a:hover {color: #14907e;text-decoration: none !important;transition: all 0.3s ease;}
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.5s ease;}

/*banner*/
.flexslider{position:relative;height:auto;overflow:hidden;}

@keyframes uk-scale-kenburns {
	0% {
	transform:scale(1.2)
}
100% {
	transform:scale(1)
}
}
.slides{position:relative;z-index:1;}
.slides li{height: auto;}
.slides li img{width:100%;}

.flex-control-nav{position:absolute;bottom: 22%;z-index:2;width:100%;text-align:center;display: none;}
.flex-control-nav li{display:inline-block;width:4px;height:30px;margin:0 8px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:4px;height:30px;line-height:80px;overflow:hidden;background:url(/static/images/dot.png)no-repeat 0px 0px;cursor:pointer;transition: all 0s ease;}
.flex-control-nav .flex-active{background-position:-18px 0;}
.slides li.flex-active-slide img.bannerpic{animation-name: uk-scale-kenburns;animation-duration: 15s;}
.flex-direction-nav {position: absolute;z-index: 3;width: 100%;/* top: 45%; */}
.flex-direction-nav li a {
    width: 47px;
    height: 47px;
    margin: 17% 0 0;
    display: block;
    background: url(../image/index_01.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
    z-index: 10;
}
.flex-direction-nav .flex-prev {left: 20px;}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 20px;
}

.flexslider .src{position: absolute;z-index: 9;width: 100%;left: 0;bottom: 30px;text-align: center;}.flexslider #mouse {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
}
.flexslider #mouse #mouse-move {
    animation: Tmouse 0.8s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}
@keyframes Tmouse {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.slides li .banner-nr{text-align: left;width: 100%;margin-top: 16%;}
.slides li .banner-nr h3{font-size: 40px;font-weight: 600; color: #FFFFFF; line-height: 47px;margin-bottom: 25px;}
.slides li .banner-nr p {font-size: 18px;font-weight: 600; color: #FFFFFF; line-height: 21px;}
.slides li .banner-nr a{display: block;text-align: center;font-size: 14px;color: #fff;width: 140px;height: 46px;background: #14907e;
line-height: 46px;margin-top: 80px;}
.slides li .banner-nr a:hover{background: #fff;color: #14907e;}

/*banner-end*/

/*index*/
.in-about{display: flex;justify-content: space-between;width: 100%;overflow: hidden;margin-top: 50px;}
.in-about .in-about-l{width: 40%;margin-top: 70px;}
.in-about .in-about-l h1{font-size: 55px;font-family:"SourceHanSansCN-Heavy";color: #14907e;font-weight: bold;}
.in-about .in-about-l h2{font-size: 25px;color: #14907e;}
.in-about .in-about-text{margin-top: 40px;}
.in-about .in-about-text p{font-size: 16px;color: #333;line-height: 30px;}
.in-about .in-about-r{width: 55%;}
.in-about .in-about-r img{width: 100%;}

.in-about-a{width: 200px;height: 58px;position: relative;margin-top: 80px;margin-left: 0;}
.in-about-a a{
    text-decoration: none;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    background: linear-gradient(90deg, #14907e, #4dc6b4, #14907e, #4dc6b4);
    background-size: 400%;
    width: 100%;
    height: 58px;
    line-height:58px;
    color: #fff;
    text-indent: 20px;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 1;
}
.in-about-a a:hover::before,
.in-about-a a:hover {
  animation: sun 8s infinite;
}

.in-about-a a::before {
    content: '';
    position: absolute;
    z-index: 2;
    background-image: url(../image/index_14.png);
    width: 53px;
    height: 53px;
    top: 3px;
    right: 0;
}

@keyframes sun {
  100%{
    background-position: -400% 0;
  }
}

.in-title{text-align: center;padding: 50px 0;}
.in-title h2{font-size: 35px;font-weight: bold;font-family:"SourceHanSansCN-Heavy";}
.in-title p{font-size: 16px;color: #666;line-height: 40px;text-transform: uppercase;}


.in-fa{width: 100%;background: url(../image/index_02.jpg) no-repeat;background-size: 100% 100%;margin-top: 80px;padding-bottom: 80px;}
.in-fa .swiper{width: 100%;}
.in-fa .swiper .swiper-slide{position: relative;background: #14907e;}
.in-fa .swiper .swiper-slide:nth-child(2n){margin-top: 35px;}
.in-fa .swiper .swiper-slide a{display: block;}
.in-fa .swiper .swiper-slide figure{width: 100%;overflow: hidden;}
.in-fa .swiper .swiper-slide figure img{width: 100%;transition: all 0.5s;}
.in-fa .swiper .swiper-slide .in-fa-div{width: 100%;position: absolute;left: 0;bottom: 0;color: #fff;display: flex;}
.in-fa .swiper .swiper-slide .in-fa-div p{font-size: 20px;line-height: 62px;transition: all 0.5s;}
.in-fa .swiper .swiper-slide:hover figure img{transform: scale(1.05);opacity: 0.7;}

.in-fw{width: 100%;overflow: hidden;}
.in-fw .swiper-container {width: 100%;height: 100%;}
.in-fw .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.in-fw .swiper-container .swiper-slide-active,.in-fw .swiper-container .swiper-slide-duplicate-active{
    transform: scale(1);
}
.in-fw .swiper-container .swiper-slide a{display: block;position: relative;overflow: hidden;}
.in-fw .swiper-container .swiper-slide a figure{width: 100%;}
.in-fw .swiper-container .swiper-slide a figure img{width: 100%;transition: all 0.5s;}
.in-fw .swiper-container .swiper-slide a .in-fw-div{position: absolute;width: 100%;left: 0;bottom: 0;color: #fff;padding:10px 20px;text-align: left;
background: linear-gradient(to top, #14907e, rgba(255, 255, 255, 0));
}
.in-fw .swiper-container .swiper-slide a .in-fw-div h3{font-size: 25px;font-weight: bold;}
.in-fw .swiper-container .swiper-slide a .in-fw-div p{font-size: 14px;margin-top: 20px;}
.in-fw .swiper-container .swiper-slide a:hover figure img{transform: scale(1.05);}

.in-ys{width: 100%;overflow: hidden;display: flex;justify-content: left;}
.in-ys .in-ys-l{width: 50%;overflow: hidden;}
.in-ys .in-ys-l img{width: 100%;transition: all 0.5s;}
.in-ys .in-ys-l:hover img{transform: scale(1.05);}
.in-ys .in-ys-r{width: 37%;}
.in-ys .in-ys-r ul{margin-left: 45px;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.in-ys .in-ys-r ul li{display: inline-block;width: 48%;margin: 30px 0;}
.in-ys .in-ys-r ul li span{display: block;width: 68px;}
.in-ys .in-ys-r ul li span img{width: 100%;}
.in-ys .in-ys-r ul li h3{font-size: 22px;margin: 20px 0;}
.in-ys .in-ys-r ul li p{font-size: 16px;color: #666;line-height: 30px;}
.in-ys .in-ys-r ul li:hover span 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);
}
.in-ys .in-ys-r ul li:hover h3{color: #14907e;}

.in-news{width: 100%;background: url(../image/index_05.jpg) repeat;display: flex;justify-content: right;overflow: hidden;}
.in-news .in-news-r{width: 50%;overflow: hidden;}
.in-news .in-news-r img{width: 100%;}
.in-news .in-news-r:hover img{transform: scale(1.05);}
.in-news-l{width: 37%;}
.in-news-l .in-title{text-align: left;padding-bottom: 10px;}

.in-news-l .sideMenu {width: 100%;padding-right: 30px;}
.in-news-l .sideMenu h3{line-height: 32px;font-size: 20px;background: #fff;padding: 15px;border-top-left-radius: 5px;border-top-right-radius: 5px;
margin-bottom: 0;}
.in-news-l .sideMenu h3 a{width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in-news-l .sideMenu h3 em {
    float: right;
    display: block;
    width: 26px;
    height: 33px;
    background: url(../image/index_08.png) 0px -49px no-repeat;
    cursor: pointer;
}
.in-news-l .sideMenu ul{width: 100%;padding:0 15px 15px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background: #fff;}
.in-news-l .sideMenu ul li{font-size: 14px;color: #666;line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.in-news-l .sideMenu h3.on em {background-position: 0 14px;}
.in-news-l .sideMenu h3.on a,.in-news-l .sideMenu h3:hover a{color: #14907e;}

.in-news-l-a a{display: block;width: 165px;height: 55px;background: #fff;text-align: center;border-radius: 5px;color: #14907e;font-size: 16px;
line-height: 55px;margin-top: 45px;}
.in-news-l-a a:hover{background: #14907e;color: #fff;}

.in-case{width: 100%;margin-bottom: 50px;}
.in-case li figure{width: 100%;background: #fff;box-shadow: 0px 0px 15px rgba(20,144,126,0.15);margin-bottom: 30px;}
.in-case li figure img{width: 100%;transition: all 0.5s;}
.in-case li:hover figure img{transform: scale(1.05);}

/*footer*/
.footer{background:#333333;color: #fff;padding-top: 40px;}
.footer .footer-c{}
.footer .foot-r{width: 30%;float: right;}
.footer .foot-r h3{font-size: 20px;margin-bottom: 30px;}
.footer .foot-r figure{width: 28%;background: #fff;border-radius: 5px;overflow: hidden;float: left;}
.footer .foot-r figure img{width: 100%;}
.footer .foot-r .foot-r-div{float: right;width: 67%;margin-top: 8px;}
.footer .foot-r .foot-r-div p{font-size: 14px;line-height: 23px;color: #fff;opacity: 0.7;}

.foot-l{float: left;}
.foot-l ul{}
.foot-l ul li{float: left;margin-right: 10%;}
.foot-l ul li h3{font-size: 20px;margin-bottom: 30px;}
.foot-l ul li a{display: block;color: #fff;opacity: 0.7;line-height: 30px;}
.foot-l ul li a:hover{opacity: 1;}
.foot-l ul li:nth-child(1) {width: 40%;margin-right: 0;}
.foot-l ul li:nth-child(1) a{width: 50%;float: left;}

.foot-link{width: 100%;border-top: 1px solid #5c5c5c;border-bottom: 1px solid #5c5c5c;margin-top: 60px;display: flex;padding: 15px 0;}
.foot-link h4{font-size: 14px;margin: 0;padding: 25px 0;margin-right: 15px;}
.foot-link a{font-size: 14px;color: #fff;opacity: 0.7;display: inline-block;line-height: 64px;margin-right: 15px;}
.foot-link a:hover{opacity: 1;}

.foot-bq{padding: 30px 0;color: #fff;font-size: 14px;}
.foot-bq p{margin-bottom: 0;}
.foot-bq a{display: inline-block;color: #fff;padding: 0 5px;}



/*右侧悬浮*/
.ycxf{width: 76px;position: fixed;right: 20px;top: 50%;z-index: 999;display: none;}
.ycxf li{width: 100%;text-align: center;font-size: 12px;height: 76px;border-radius: 15px;margin-bottom: 5px;line-height: 120px;color: #132643;
background:#fff url(../image/index_31.png) no-repeat;position: relative;cursor: pointer;box-shadow: 0px 0px 16px rgb(0 0 0 / 20%);
background-size: 50px auto;}
.ycxf li a{color: #132643;}
.ycxf li a{display: inline-block;width: 100%;height: 100%;}
.ycxf li:nth-child(1),.ycxf li:nth-child(1):hover{background-position: 12px 14px;}
.ycxf li:nth-child(2),.ycxf li:nth-child(2):hover{background-position: 13px -71px;}
.ycxf li:nth-child(3),.ycxf li:nth-child(3):hover{background-position: 14px -146px;}
.ycxf li:nth-child(4){background-position: 12px -206px;}
.ycxf li:nth-child(3) p{width: 240px;height:76px;position: absolute;top: -0px;right: 80px;line-height: 76px;box-shadow: 0px 0px 16px rgb(0 0 0 / 20%);
display: none;font-size: 16px;background: #067a81;border-radius: 15px;color: #fff;}
.ycxf li:nth-child(3):hover p{display: block;}
.ycxf li .ycxf-dh{width: 190px;height: 100%;background: #133581;color: #fff;position: absolute;top: 0;right: 0;text-align: left;line-height: 85px;
padding: 0 15px;display: none;}
.ycxf li:hover .ycxf-dh{right: 82px;display: block;}
.ycxf li:hover{background:#067a81 url(../image/index_31.png) no-repeat;background-size: 50px auto;}
.ycxf li:hover a{color: #fff;}


/*内页*/

/*banner*/
.ny-banner{width: 100%;height: 550px;position: relative;}
.ny-banner .ny-banner-t{position: absolute;width: 100%;height: 120px;background: rgba(0, 0, 0, 0.2);bottom: 0;left: 0;}
.ny-banner .ny-banner-t h2{font-size: 35px;font-weight: bold;color: #fff;}
.ny-banner .ny-banner-t p{font-size: 20px;text-transform: uppercase;color: #fff;}

/*内页标题*/
.ny-title{text-align: center;padding: 50px 0;}
.ny-title h3{font-size: 56px;color: #192132;}
.ny-title p{font-size: 20px;color: #404656;}

/*about*/
.about-wh{width: 100%;display: flex;justify-content: space-between;margin-top: 80px;}
.about-wh .about-wh-l,.about-wh .about-wh-r{width: 48%;}
.about-wh .about-wh-l img{width: 100%;}
.about-wh .about-wh-r ul{margin-top: 40px;}
.about-wh .about-wh-r ul li{display: flex;justify-content: space-between;border-bottom: 1px solid #ccc;padding: 35px 0px;}
.about-wh .about-wh-r ul li span{width: 61px;display: inline-block;}
.about-wh .about-wh-r ul li .about-wh-div{width: 85%;}
.about-wh .about-wh-r ul li h3{font-size: 22px;font-weight: bold;color: #14907e;margin: 0;line-height: 40px;}
.about-wh .about-wh-r ul li p{font-size: 16px;color: #666;}

/*荣誉*/
.ny-ry{width: 100%;background: rgba(20,144,126,0.06);;margin-top: 50px;padding-bottom: 60px;}
.ny-ry .swiper {width: 100%;height: 100%;text-align: center;}
.ny-ry .swiper-slide {text-align: center;font-size: 18px;}
.ny-ry .swiper-slide figure{width: 100%;overflow: hidden;}
.ny-ry .swiper-slide img {display: block;width: 100%;}
.ny-ry .swiper-slide p{font-size: 16px;color: #666;line-height: 40px;}
.ny-ry .swiper-slide:hover figure img{transform: scale(1.1);}

.ny-fwlc{width: 100%;display: flex;justify-content: space-between;margin-bottom: 50px;}
.ny-fwlc li{width: 18%;display: inline-block;text-align: center;transition: all 0.5s;margin: 5px 0 20px;}
.ny-fwlc li span{width: 95px;display: block;margin: 0 auto;}
.ny-fwlc li span img{width: 100%;}
.ny-fwlc li h3{font-size: 22px;font-weight: bold;}
.ny-fwlc li p{font-size: 14px;color: #666;line-height: 28px;}
.ny-fwlc li:hover{margin: 0px 0 25px;}

/*联系我们*/
.ny-lx{width: 100%;background: url(../image/index_11.jpg) repeat-x bottom;padding-bottom: 20px;}
#allmap{width: 100%;height: 450px;}
.ny-lx-ul li{text-align: center;}
.ny-lx-ul li span{display: block;margin: 50px auto 20px;}
.ny-lx-ul li p{font-size: 14px;color: #fff;}
.ny-lx-ul li h5{font-size: 16px;font-weight: 500;color: #fff;}

.ny-ly{width: 100%;border-radius: 10px;border: 1px solid #ccc;margin-bottom: 80px;}
.ny-ly form{width: 91%;margin: 50px auto;}
.ny-ly form .form-group{border-bottom: 1px solid #ccc;display: flex;justify-content: space-between;margin-bottom: 45px;}
.ny-ly form .form-group label{width: 80px;font-size: 16px;color: #666;font-weight: 400;line-height: 38px;}
.ny-ly form .form-group label span{color: red;}
.ny-ly form input{border: none;background: none;box-shadow: none;}
.ny-ly form .form-control:focus {border: none;background: none;box-shadow: none;}
.ny-ly form .form-ly .form-group label{width: 100%;}
.ny-ly form .form-ly .form-group{flex-wrap: wrap;}
.ny-ly form .form-ly .form-group input{width: 100%;height: 85px;}
.ny-ly form .form-btn{width: 100%;text-align: center;}
.ny-ly form .form-btn .btn{width: 220px;height: 55px;padding: 0;margin: 0 10px;font-size: 20px;border-radius: 30px;background: #14907e;color: #fff;}
.ny-ly form .form-btn .btn-1{background: #fff;color: #666;border: 1px solid #ccc;}

/*招聘*/
.job-l{width: 100%;overflow: hidden;margin-top: 80px;}
.job-l img{width: 100%;}
.job-l:hover img{transform: scale(1.05);}
.job-r{margin-top: 20px;}
.job-r .in-title{text-align: left;padding-bottom: 10px;}
.job-r-p{}
.job-r-p h4{font-weight: bold;font-size: 18px;line-height: 35px;}
.job-r-p p{font-size: 14px;color: #666;margin-bottom: 25px;}
.job-r-a{margin-top: 40px;}
.job-r-a a{display: block;font-size: 16px;color: #14907e;line-height: 30px;}

.ny-job .sideMenu{margin: 80px auto;}
.ny-job .sideMenu .sideMenu-h3{width: 100%;border: 1px solid #ccc;margin-bottom: 30px;}
.ny-job .sideMenu .sideMenu-h3 h3{background: #f5f5f5;font-size: 18px;font-weight: bold;margin: 0;padding: 15px 20px 11px;line-height: 30px;
cursor: pointer;}
.ny-job .sideMenu .sideMenu-h3 h3 em{font-style: normal;font-weight: 400;color: #666;float: right;}
.ny-job .sideMenu .sideMenu-h3 h3:hover{color: #14907e;}
.ny-job .sideMenu .sideMenu-h3 span{display: inline-block;width: 21%;margin: 25px 21px;font-size: 18px;color: #666;}
.ny-job .sideMenu ul {padding: 0px 25px;color: #333;display: none;}

/*内页二级导航*/
.ny-nav{width: 100%;border-bottom: 1px solid #ccc;}
.ny-nav-ul{text-align: center;margin: 0;}
.ny-nav-ul li{display: inline-block;font-size: 20px;padding: 30px 0;margin: 0 4%;}
.ny-nav-ul li:hover,.ny-nav-ul li.active{border-bottom: 2px solid #14907e;padding-bottom: 28px;}
.ny-nav-ul li:hover a,.ny-nav-ul li.active a{color: #14907e;}

/*新闻列表*/
.ny-news-bj{background: #f8f8f8;padding: 60px 0;}
.ny-news-bj .ny-news-ul{}
.ny-news-bj .ny-news-ul li a{display: block;width: 100%;background: #fff;box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);border-radius: 5px;
overflow: hidden;margin-bottom:30px;}
.ny-news-bj .ny-news-ul li figure{width: 100%;overflow: hidden;height:260px;}
.ny-news-bj .ny-news-ul li figure img{width: 100%;}
.ny-news-bj .ny-news-ul li:hover figure img{transform: scale(1.05);}
.ny-news-bj .ny-news-ul li .ny-news-div{padding: 0 25px 25px;}
.ny-news-bj .ny-news-ul li .ny-news-div h3{font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny-news-bj .ny-news-ul li .ny-news-div p{font-size: 14px; color: #666;line-height:26px;margin-bottom:10px;text-align: justify;
    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;
}
.ny-news-bj .ny-news-ul li .ny-news-div time{font-size: 14px; color: #999;}

/*新闻详情*/
.xq-xw-l,.xq-xw-r{width: 100%;background: #fff;padding: 25px;}
.xq-xw-l{}
.xq-xw-l .xq-xw-t h1{font-size: 24px;margin-bottom: 20px;}
.xq-xw-l .xq-xw-t p{font-size: 14px;color: #666;}
.xq-xw-l .xq-xw-t p span{display: inline-block;margin-right: 15px;}
.xq-xw-p{width: 100%;margin-top: 30px;border-top: 1px solid #ccc;padding-top: 30px;}
.xq-xw-p table{width:100%;}
.xq-xw-p p{font-size: 16px;color: #333;line-height: 26px;text-align: justify;}
.xq-xw-p img{max-width: 100%;}
.xq-xw-btn{display: flex;justify-content: space-between;font-size: 16px;margin-top: 30px;}
.xq-xw-btn p{width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xq-xw-btn .p2{text-align: right;}

.xq-xw-r-t{font-size: 24px;margin-bottom: 20px;padding-bottom: 5px;}
.xq-xw-r-ul li{width: 100%;border-bottom: 1px solid #ccc;margin-bottom: 16px;padding-bottom: 16px;}
.xq-xw-r-ul li h4{font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xq-xw-r-ul li p{font-size: 14px;color: #666;margin: 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;
}

/*方案*/
.fa-list{}
.fa-list li a{display: inline-block;width: 100%;box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);text-align: center;background: #fff;margin-bottom: 30px;}
.fa-list li a figure{width: 100%;height: 308px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.fa-list li a figure img{width: auto;height:100%;}
.fa-list li a:hover figure img{transform: scale(1.05);}
.fa-list li a h3{width: 100%;line-height: 60px;background: #fff;transition: all 0.5s;margin: 0;
    font-size: 18px;  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fa-list li a:hover h3{background: #14907e;color: #fff;}

.xq-fa-r .xq-xw-r-ul li a{display: flex;justify-content: space-between;}
.xq-fa-r .xq-xw-r-ul li figure{width: 40%;overflow: hidden;}
.xq-fa-r .xq-xw-r-ul li figure img{width: 100%;}
.xq-fa-r .xq-xw-r-ul li .xq-fa-div{width: 55%;}
.xq-fa-r .xq-xw-r-ul li .xq-fa-div h4{margin-top: 3px;}


/*分页*/
.last-page{text-align: center;margin: 60px 0;}
.page-status,.page-index,.page-last{display: none;}
.last-page span a{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 10px;
    font-size: 18px;
    border-radius: 50%;
}
.last-page .page-num-current,.last-page .page-numbar a:hover{color: #14907e;}
.last-page .page-pre a,.last-page .page-next a{background:url(../image/index_10.png) no-repeat;line-height: 150px;}
.last-page .page-pre a{background-position: 0px 0px;transition: all 0s;}
.last-page .page-next a{background-position: -109px 0px;transition: all 0s;}
.last-page .page-pre a:hover{background-position: 0px -100px;}
.last-page .page-next a:hover{background-position: -109px -100px;}
.last-page .page-none{margin-bottom: 80px;display: block;}

/*case*/
.case-ul{}
.case-ul li{}
.case-ul li a{display: block;background: #fff;box-shadow: 0px 0px 12px rgba(0,0,0,0.1);margin-bottom: 30px;}
.case-ul li a figure{width: 90%;overflow: hidden;margin: 0 auto;}
.case-ul li a figure img{width: 100%;}
.case-ul li a:hover figure img{transform: scale(1.05);}
.case-ul li a .case-div{width: 90%;border-top: 1px solid #ccc;display: flex;justify-content: space-between;padding: 20px 0;margin: 0 auto;}
.case-ul li a .case-div h3{font-size: 16px;margin: 0;}
.case-ul li a .case-div time{font-size: 14px;color: #666;}

.dy-nr{width: 100%;}
.dy-nr p{font-size: 16px;color: #333;line-height: 28px;text-align: justify;}

/*内页手机导航*/
.wap-nynav{width:100%;display:none;}
.wap-nynav .dropdown{width:100%;}
.wap-nynav .dropdown .btn{width:100%;padding:0;background:none;font-size:18px;line-height:65px;
    text-align: left;
}
.wap-nynav .dropdown .btn .caret{float:right;border-top: 9px dashed #14907e;
    border-right: 9px solid transparent;
    border-left:9px solid transparent;
    margin-top: 28px;
}
.wap-nynav .dropdown .dropdown-menu{width:100%;}
.wap-nynav .dropdown .dropdown-menu>li>a{line-height:35px;font-size:16px;}



@media (min-width: 1500px){
    .cont1400{width: 1400px;margin: 0 auto;}
}

@media (min-width: 1950px){
    
}

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

@media screen and (max-width:1800px){
    .in-ys .in-ys-r ul li{margin: 2rem 0;}
	
}

@media screen and (max-width:1700px){
    .in-ys .in-ys-r ul li {margin: 1rem 0;}
	
}

@media screen and (max-width:1600px){
    .footer .foot-r {width: 35%;}

    .in-ys .in-ys-r ul li p {font-size: 15px;line-height: 25px;}
	
}

@media screen and (max-width:1500px){
    .nav-c{width: 95%;margin: 0 auto;}
	.cont1400{width: 90%;margin: 0 auto;}

    .in-ys .in-ys-r ul li {margin: 0rem 0;}
    .in-ys .in-ys-r ul{margin-top: 0px;}

    	
}

@media screen and (max-width:1400px){
    .in-ys .in-ys-r ul li h3 {margin: 12px 0;}
    .foot-l{width: 64%;}
	
}

@media screen and (max-width:1360px){
    .in-about .in-about-l{margin-top:30px;}
    .in-news-l .sideMenu ul li{-webkit-line-clamp:1;-moz-line-clamp:1;}
    .in-news-l .sideMenu h3 {line-height: 17px;font-size: 18px;margin:10px 0;}
    .in-news-l .sideMenu h3.on em {background-position: 0 5px;}
    .in-news-l .sideMenu h3 em{background:url(../image/index_08.png) 0px -34px no-repeat;
        background-size:15px auto;
    }
    .in-news-l-a a{margin-top:10px;}
    .footer .foot-r{width:36%;}
    .about-wh .about-wh-r ul{margin-top:0px;}
    .ny-news-bj .ny-news-ul li figure{height:230px;}
    .cont1400{width:85%;margin:0 auto;}
    
	
}

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

@media screen and (max-width:1200px){
    .flexslider{margin-top: 60px;}
    .cont1400{width:90%;margin:0 auto;}
    .flex-direction-nav li a{display:none;}

	
}

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

@media screen and (max-width:760px){
    .in-about,.in-ys,.in-news,.about-wh,.ny-fwlc,.xq-xw-btn{flex-wrap: wrap;}
    .in-about .in-about-l,.in-about .in-about-r,.in-ys .in-ys-l,.in-ys .in-ys-r,.in-news-l,.in-news .in-news-r,.footer .foot-r,.xq-xw-btn p{width: 100%;}
    .in-about .in-about-r{margin-top: 30px;}
    .in-about .in-about-l{margin-top: 0;}
    .in-fa-div span,.foot-l,.ny-banner .ny-banner-t p,.ny-nav{display: none;}
    .in-fa .swiper .swiper-slide .in-fa-div p{width: 100%;text-align: center;line-height: 30px;}
    .in-about .in-about-l h1{font-size: 38px;margin-top: 0px;}
    .in-about .in-about-text {margin-top: 20px;}
    .in-about-a{margin-top: 25px;}
    .in-title p{line-height: 26px;}
    .in-title{padding: 30px 0;}
    .in-title h2{font-size: 30px;}
    .in-ys .in-ys-r ul{margin: 30px 0;padding: 0 15px;}
    .in-ys .in-ys-r ul li{margin: 0 0 30px;}
    .in-ys .in-ys-r ul li p {font-size: 14px;line-height: 22px;}
    .in-ys .in-ys-r ul li h3 {font-size: 20px;margin: 10px 0;}
    .in-ys .in-ys-r ul li span {width: 50px;}
    .in-news .in-news-l{padding: 0 15px;}
    .in-news .in-news-r{margin-top: 30px;}

    .ny-banner{height: 250px;background-size: auto 100% !important;}
    .ny-banner .ny-banner-t{height: auto;}
    .ny-banner .ny-banner-t h2{line-height: 48px;margin: 0;font-size: 22px;}
    .ny-ly form .form-btn .btn{width: 120px;height: 40px;margin: 0 4px;font-size: 16px;}
    .ny-ly form .form-group label {font-size: 14px;}
    .ny-ly form {width: 100%;margin: 30px auto;}
    #allmap{height: 300px;}
    .about-wh .about-wh-l, .about-wh .about-wh-r {width: 100%;}
    .about-wh .about-wh-r ul li{padding: 20px 0;}
    .about-wh .about-wh-r ul li h3 {font-size: 18px;}
    .about-wh .about-wh-r ul li p {font-size: 14px;}
    .ny-fwlc li {width: 48%;}
    .ny-fwlc li:last-child{width: 100%;}
    .ny-fwlc li span {width: 55px;}
    .ny-fwlc li h3 {font-size: 18px;}
    .ny-fwlc li p{line-height: 22px;}
    .ny-job .sideMenu .sideMenu-h3 span {width: 43%; margin: 14px 10px; font-size: 14px;display: inline-flex;}
    .ny-job .sideMenu .sideMenu-h3 h3 {font-size: 16px; padding: 15px 10px 11px; line-height: 15px;}
    .ny-job .sideMenu ul {padding: 0px 5px;}
    
    .wap-nynav{display:block;}
    
    .xq-xw-p{overflow-x:auto;}
    .xq-xw-p table{min-width:700px;}
    .xq-xw-btn .p2{text-align:left;}
    .xq-xw-r{margin-top:20px;}
    .xq-xw-r-t{font-size:20px;}
    .fa-list li a figure{height:200px;}
    .ny-news-bj{padding:30px 0;}
    .ny-news-bj .ny-news-ul li figure{height:auto;}
    .last-page{margin:30px 0;}
    .last-page span a{margin:0;}

    
 
}

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

@media screen and (max-width:510px){
    .fa-list li a figure{height:510px;}
    
	
}

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

@media screen and (max-width:380px){
    .fa-list li a figure{height: 95px;}
    .fa-list li a h3{line-height:35px;font-size:16px;}
    	
}