@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;min-width: 1450px;}
@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;}
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;}
.cont{width: 1400px;margin: 0 auto;}

/*banner*/
.in-top .mySwiper1{width: 100%;height:100vh;}
.in-top .mySwiper1 .swiper-wrapper{width: 100%;height: 100%;}
.in-top .mySwiper1 .swiper-slide{width: 100%;height: 100%;}
.in-top .mySwiper1 .swiper-slide .sy-banner{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;justify-content: left;align-items: center;}
.sy-banne-text{}
.in-top .mySwiper1 .swiper-pagination{bottom: 30px;}
.in-top .mySwiper1 .swiper-pagination-bullet{background: #fff;width: 40px;border-radius: 5px;height: 3px;}
/*banner-end*/

/*index*/
/*按钮*/
.light-btn {
    text-decoration: none;
    font-size: 16px;
    background: linear-gradient(90deg, #0346a1, #2cb3d8,#0346a1, #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, #0346a1, #2cb3d8,#0346a1, #2cb3d8);
    background-size: 400%;
    border-radius: 50px;
    filter: blur(10px);
    z-index: -1;
}
@keyframes sun {
    100%{
      background-position: -400% 0;
    }
}  
/*按钮 end*/
.in-title{text-align: center;padding: 60px 0;}
.in-title h3{font-size: 36px;font-weight: bold;color: #000;margin: 0;}
.in-title h3 span{width: 45px;height: 5px;background: #0346a1;margin:15px auto;display: block;}

/**/
.in-cp{width: 100%;background: #f5f5f5;margin: 60px auto;}
.in-cp .notice{display: flex;justify-content: center;align-items: center;}
.in-cp .tab-hd{width: 360px;background: url(../images/index_10.png) no-repeat;background-size: cover;padding-bottom: 30px;}
.tab-hd-l{padding: 0 25px;}
.tab-hd-l .in-title {padding: 30px 0 0px;}
.tab-hd-l .in-title h3{color: #fff;text-align: left;font-size: 30px;}
.tab-hd-l .in-title h3 span{margin: 15px 0;background: #fff;}
.tab-hd-l p{font-size: 14px;color: #fff;opacity: 0.85;line-height: 25px;}
.in-cp .tab-nav{width: 100%;padding: 0 25px;margin-top: 30px;}
.in-cp .tab-nav li{border-bottom: 1px #fff dashed;}
.in-cp .tab-nav li a{display: flex;justify-content: space-between;align-items: center;color: #fff;font-size: 16px;line-height: 50px;}
.in-cp .tab-nav li a h3{color: #fff;font-size: 16px;margin: 0;}
.in-cp .tab-bd{width: 1040px;}
.in-cp .tab-pal{}
.in-cp .tab-pal ul{padding: 0 20px;display: flex;justify-content: space-between;align-items: center;margin: 0;}
.in-cp .tab-pal ul li{text-align: center;overflow: hidden;width: 32%;}
.in-cp .tab-pal ul li a{}
.in-cp .tab-pal ul li figure{width: 100%;height: 250px;display: flex;justify-content: center;align-items: center;overflow: hidden;
}
.in-cp .tab-pal ul li figure img{width: 100%;transition: all 0.5s;}
.in-cp .tab-pal ul li p{font-size: 16px;margin-top: 15px;}
.in-cp .tab-pal ul li:hover figure img{transform: scale(1.05);}

.in-about{width: 100%;background: url(../images/index_01.jpg) no-repeat;background-size: cover;}
.in-about .in-title h3{color: #fff;font-size: 36px;}
.in-about .in-title h3 span{background: #fff;}
.in-about-p p{color: #fff;font-size: 16px;text-align: center;line-height: 30px;margin-bottom: 0;}
.in-about-ul{display: flex;justify-content: center;align-items: center;margin-top: 100px;margin-bottom: 0;}
.in-about-ul li{margin: 0 80px;display: flex;justify-content: center;align-items: center;color: #fff;}
.in-about-ul li span img{max-width: 100%;margin-right: 10px;}
.in-about-ul li span p{margin-bottom: 0;font-size: 16px;}
.in-about-ul li span b{font-size: 24px;}
.in-about-ul li span b i{font-style: normal;display: inline-block;margin-right: 5px;}
.in-about-lx{display: flex;justify-content: center;align-items: center;margin-top: 100px;padding-bottom: 70px;}
.in-about-lx a{display: inline-block;border-radius: 5px;border: 1px solid #fff;text-align: center;height: 45px;line-height: 45px;text-align: center;
font-size: 14px;width: 145px;margin: 0 10px;}
.in-about-lx a.a1{background: #fff;color: #0346a1;}
.in-about-lx a.a2{color: #fff;}
.in-about-lx a.a3{width: 210px;border: 1px solid #fa7306;color: #fa7306;}

.in-ys{display: flex;justify-content: space-between;flex-wrap: wrap;}
.in-ys li{border-radius: 10px;box-shadow: 0 0 10px rgba(3,70,161,0.1);width: 31.6%; margin-bottom: 32px;text-align: center;padding-top: 30px;
transition: all 0.8s;}
.in-ys li figure{width: 93px;height: 93px;background: #0346a1;border-radius: 50%;margin: 0 auto;overflow: hidden;}
.in-ys li figure img{width: 100%;transition: transform 0.6s ease-in-out;}
.in-ys li h3{font-size: 18px;font-weight: bold;margin: 30px 0 15px;}
.in-ys li span{display: block;margin: 0 auto 30px;background: #0346a1;height: 4px;width: 35px;}
.in-ys li p{font-size: 14px;padding: 0 50px;color: #666;line-height: 22px;height: 66px;margin-bottom: 30px;}
.in-ys li:hover{box-shadow: 0 0 15px rgba(3,70,161,0.15);}
.in-ys li:hover figure img{animation: spin 0.8s linear 1;}
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.in-news{width: 100%;background: #f5f5f5;margin-top: 70px;padding-bottom: 70px;}
.in-news-c{display: flex;justify-content: space-between;align-items: flex-start;}
.in-news-l{width: 48%;border-radius: 10px;overflow: hidden;position: relative;}
.in-news-l figure{width: 100%;height: 480px;display: flex;justify-content: center;align-items: center;}
.in-news-l figure img{width: 100%;transition: all 0.5s;height: 100%;}
.in-news-l-text{width: 100%;position: absolute;bottom: 0;left: 0;padding: 30px 30px 20px;z-index: 9;
    background-image: linear-gradient(
        to bottom, 
        rgba(3,70,161,0), 
        rgba(3,70,161,0.7)
    );
}
.in-news-l-text .in-news-l-fl a{width: 100px;height: 35px;line-height: 35px;background: #0346a1;text-align: center;color: #fff;border-radius: 5px;
display: block;transition: all 0.5s;}
.in-news-l-text .in-news-l-fl a:hover{background: #fff;color: #0346a1;}
.in-news-l-text h3{font-size: 16px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 20px 0;}
.in-news-l-text h3 a{color: #fff;}
.in-news-l-text p{font-size: 14px;color: #fff;line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.in-news-r {width: 50%;}
.in-news-r ul{}
.in-news-r ul li{display: flex;justify-content: space-between;align-items: center;margin-bottom: 24px;}
.in-news-r ul li figure{width: 223px;height: 143px;display: flex;justify-content: center;align-items: center;overflow: hidden;border-radius: 10px;}
.in-news-r ul li figure img{width: 100%;transition: all 0.5s;}
.in-news-r ul li:hover figure img{transform: scale(1.05);}
.in-news-r .in-news-r-div{width: 65%;}
.in-news-r .in-news-r-div h3{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 0 0 15px;}
.in-news-r .in-news-r-div p{
    font-size: 14px;color: #666;line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.in-news-r-btn{display: flex;justify-content: left;align-items: center;line-height: 16px;font-size: 14px;color: #999;}
.in-news-r-btn time{display: inline-block;border-right: 1px solid #999;padding-right: 8px;margin-right: 8px;}
.in-news-r-btn a{color: #0346a1;}
.in-news-r-btn a:hover{color: #000;}

/*footer*/
.footer{width: 100%;background:#061830;padding-top: 70px;padding-bottom: 100px;}
.footer .cont{display: flex;justify-content: space-between;align-items: flex-start;}
.foot-l{width:50%;}
.foot-l ul{display: flex;justify-content: left;}
.foot-l ul li{width: 43%;}
.foot-l ul li h3{font-size: 20px;color: #fff;margin: 0 0 30px;}
.foot-l ul li a{display: block;color: #fff;font-size: 14px;line-height: 30px;opacity: 0.7;transition: all 0.5s;}
.foot-l ul li a:hover{opacity: 1;}
.foot-r{width: 40%;display: flex;justify-content: right;align-items: center;}
.foot-r-ewm{width: 150px;}
.foot-r-ewm img{width: 100%;}
.foot-r-lx{width: 78%;margin-left: 20px;color: #fff;}
.foot-r-tel{width: 100%;display: flex;justify-content: left;align-items: center;}
.foot-r-tel figure{margin-right: 10px;}
.foot-r-tel span{font-size: 14px;color: #fff;opacity: 0.7;display: block;}
.foot-r-tel p{font-size: 24px;margin: 0;color: #fff;line-height: 26px;}
.foot-r-btn{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.foot-r-btn p{width: 50%;font-size: 14px;opacity: 0.7;margin: 0 0 10px;}
.foot-bq{background: #051427;padding: 30px 0;}
.foot-bq .cont{display: flex;justify-content: space-between;align-items: center;color: #fff;}
.foot-bq p{margin: 0;}
.foot-bq a{color: #fff;}

/*右侧悬浮*/
.ycxf{width: 70px;position: fixed;right: 0px;top: 50%;z-index: 999;}
.ycxf li{width: 100%;height: 60px;text-align: center;font-size: 12px;color: #fff;margin-bottom: 2px;background:#133581 url(../images/index_42.png) no-repeat;line-height: 90px;position: relative;cursor: pointer;}
.ycxf li a{color: #fff;}
.ycxf li a{display: inline-block;width: 100%;height: 100%;}
.ycxf li:nth-child(1){background-position: 12px 6px;}
.ycxf li:nth-child(2){background-position: 12px -62px;}
.ycxf li:nth-child(3){background-position: 12px -137px;}
.ycxf li:nth-child(4){background-position: 12px -206px;}
.ycxf li:nth-child(2) figure{width: 120px;height:120px;position: absolute;top: -0px;right: 70px;display: none;border: 1px solid #eee;line-height: 0;}
.ycxf li:nth-child(2) figure img{width: 100%;}
.ycxf li:nth-child(2):hover figure{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;}


/*内页*/
/*banner*/
.ny-banner {width: 100%;height: 500px;position: relative;text-align: center;display: flex;justify-content: center;align-items: center;}
.ny-banner h2{margin: 0;font-size: 30px;color: #fff;text-transform: uppercase;}
.ny-banner span{display: block;width: 42px;height: 4px;background: #fff;margin: 25px auto;}
.ny-banner p{text-transform: uppercase;font-size: 16px;color: #fff;}
.ny-banner p a{color: #fff;}
.ny-banner p a:hover{color: #0346a1;}

.crumb{
    background: #f7f7f7;
}
.crumb .bread {    
    margin-left: auto;
    display: flex;
    justify-content: right;
    align-items: center;
}
.bread .item {
    height: 60px;
    display: block;
    color: #666;
    transition: all .4s;
    padding: 0 25px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0;
    font-size: 16px;
}
.bread .item.active,.bread .item:hover {
    background: #fff;
    color: #0346a1;
}
.bread .item::before {
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 2px;
    background: #0346a1;
    transition: all .4s;
}
.bread .item.active::before,.bread .item:hover::before{
    width: 100%;
}

/*内页标题*/
.ny-title{padding: 60px 0 40px;}
.ny-title h3{font-size: 30px;font-weight: bold;}

/*简介*/
.jsjj {width: 1200px;margin: 0 auto;padding-bottom: 75px;} 
.jsjj_title h2 {font-size: 40px;color: #333;margin-bottom: 40px;margin-top: 50px;text-align: center;}
.jsjj_title p {font-size: 16px;line-height: 2;color: #333;margin-bottom: 10px;text-align: justify;word-break: break-all;}

.ny-zhengshu .picScroll{width: 100%;position: relative;overflow:hidden;}
.ny-zhengshu .picScroll li{width:245px;margin:0 10px;float: left;}
.ny-zhengshu .picScroll li figure{width: 100%;overflow: hidden;}
.ny-zhengshu .picScroll li figure img{width: 100%;}
.ny-zhengshu .picScroll li:hover figure img{transform: scale(1.05);}
.ny-zhengshu .picScroll li p{text-align: center;font-size: 16px;line-height: 40px;}

.in-kh{width: 100%;background: #f7f7f7;margin-top: 60px;padding-bottom: 60px;}
.in-kh ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.in-kh ul li{overflow: hidden;width: 19%;margin-bottom: 20px;background: #fff;border: 1px solid #eee;}
.in-kh ul li figure{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;height: 62px;}
.in-kh ul li figure img{width: 100%;transition: all 0.5s;}
.in-kh ul li:hover img{transform: scale(1.05);}

.in-wh{width: 100%;margin-top: 30px;overflow: hidden;}
.in-wh li{display:flex;align-items:center;justify-content: space-between;margin-top:60px;}
.in-wh li .in-wh-img{width: 50%;}
.in-wh li .in-wh-img figure{width: 100%;overflow: hidden;}
.in-wh li .in-wh-img figure img{width: 100%;}
.in-wh li:nth-child(2n) .in-wh-img{order: 2;}
.in-wh li .in-wh-box{width: 50%;display: flex;justify-content: left;align-items: center;padding-left:4vw;}
.in-wh-text{width: 64%;}
.in-wh-text h3{font-size: 26px;font-weight: bold;padding-bottom: 30px;color: #0346a1;}
.in-wh li:nth-child(2n) .in-wh-box{padding-right:4vw;padding-left:0px;justify-content: right;}
.in-wh-p{}
.in-wh-p p{font-size: 16px;color: #666;}
.yw-a {width: 150px;height:50px;text-align: center;display: block;margin:60px auto;border: 1px solid #0346a1;line-height: 50px;transition: all 0.6s;}
.yw-a a{color: #000;font-size: 16px;}
.yw-a:hover{background: #0346a1;}
.yw-a:hover a{color: #fff;}

/*联系我们*/
.lxfs_tit h2 {font-size: 40px;color: #333;padding: 90px 0 70px;text-align: center;}
.lxfs_nr {width: 1200px;margin: 0 auto;}
.lxfs_nr ul {overflow: hidden;margin-left: -20px;margin-bottom: 30px;}
.lxfs_nr li {float: left;width: 50%;padding: 0 0 20px 20px;}
.lxfsbox {text-align: center;border-radius: 10px;background: #f9f9f9;height: 250px;transition: All 0.4s ease-in-out;position: relative;}
.lcbox {position: absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);padding: 0 40px;}
.lxfsbox span {display: block;width: 70px;height: 70px;position: relative;margin: 0 auto;}
.lxfsbox img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.lxfsbox h2 {font-size: 16px;color: #333;line-height: 24px;height: 50px;}
.lcbox h2 span{display: block;width: 100%;padding-left: 6em;}
.lxfs_nr ul li:nth-child(3),.lxfs_nr ul li:nth-child(4),.lxfs_nr ul li:nth-child(5) {width: 33.33%;}
.lxfsbox:hover {background: #0346a1;}
.lxfsbox:hover .c1 {
    ofilter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
}
.lxfsbox:hover h2,.lxfsbox:hover h2 a{color: #fff;}
.bj5 {margin-top: 50px;}
.tjbd {width: 1200px; margin: 0 auto; max-width: 94%;}
.tjbd_title {text-align: center;padding: 100px 0 80px;}
.tjbd_title{text-align: center; padding: 40px 0 50px;}
.tjbd_title h2{font-weight: bold; font-size: 46px; color: #333; margin-bottom: 25px;}
.tjbd_title p{font-size: 36px; line-height: 60px; color: #333;}
.tjbd_nr{ padding-bottom: 90px;}
.tjbd_nr ul{overflow: hidden; margin-left: -23px;}
.tjbd_nr li{float: left; width: 50%; padding: 0 0 0 23px; position: relative; margin-bottom: 23px;}
.tjbd_nr b{color: #0346a1; left: 35px;top:50%; transform: translateY(-50%);position: absolute;font-size: 16px;}
.wby4{width: 100%; height: 70px; line-height: 68px;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding: 0 20px 0 25px;border-radius: 10px;}
.wby5{width: 100%; height: 164px; line-height: 1.8;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding:20px;border-radius: 10px;}
.tjbd_nr ul li:nth-child(5){ width:100%;}
.wby6{width: 190px; height: 70px; line-height: 68px;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding: 0 20px;border-radius: 10px;}
.btn8{width: 190px;height: 70px; background:#0346a1; color:#fff;border-radius: 10px;cursor: pointer;transition: All 0.4s ease-in-out;border: none;}
.yzm{display: inline-block; width: 161px; margin-left: 10px;vertical-align: middle;}
.btn8:hover{background: #013379; color: #fff;}
.yzm img{width: 100%;}
.tjbd_nr ul li:nth-child(7){text-align: right;}

.ny-lx-div{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-lx-l{width: 80%;margin-top: 30px;}
.ny-lx-l ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-lx-l ul li{width: 50%;font-size: 16px;color: #666;text-align: left;margin-top: 25px;}
.ny-lx-l ul li p{display: inline-block;font-size: 16px;line-height: 25px;width: 83%;margin-top: 11px;}
.ny-lx-l ul li span{display: inline-block;width: 45px;height: 45px;background: url(../images/index_43.png) no-repeat;float: left;margin-right: 15px;
    border-radius: 50%;}
.ny-lx-l ul li span.ny_lx_ico1{background-position: -170px 1px;}
.ny-lx-l ul li span.ny_lx_ico2{background-position: -58px 1px;}
.ny-lx-l ul li span.ny_lx_ico3{background-position: -58px 1px;}
.ny-lx-l ul li span.ny_lx_ico4{background-position: -116px 1px;}
.ny-lx-l ul li span.ny_lx_ico5{background-position: 0px 1px;}
.ny-lx-r{text-align: center;width: 110px;margin-top: 60px;}
.ny-lx-r figure img{width: 100%;}
.ny-lx-r p{font-size: 14px;}

.ny_lx_ul li{width: 30%;display: inline-block;text-align: left;margin-top: 50px;}
.ny_lx_ul li p{display: inline-block;font-size: 16px;line-height: 25px;width: 83%;margin-top: 11px;}
.ny_lx_ul li span{display: inline-block;width: 45px;height: 45px;background: url(../images/index_43.png) no-repeat;float: left;margin-right: 15px;
border-radius: 50%;}
.ny_lx_ul li span.ny_lx_ico1{background-position: -170px 1px;}
.ny_lx_ul li span.ny_lx_ico2{background-position: -116px 1px;}
.ny_lx_ul li span.ny_lx_ico3{background-position: -60px 1px;}
.ny_lx_ul li span.ny_lx_ico4{background-position: 0px 1px;}
.ny_lx_ul li:last-child{text-align: center;width: 110px;margin-top: 0;}
.ny_lx_ul li figure{width: 100%;}
.ny_lx_ul li figure img{width: 100%;}
.ny_lx_ul li p{font-size: 14px;}


.nylx-api{width: 100%;margin: 0 auto;overflow: hidden;}
#allmap1{width: 100%;overflow: hidden;height: 500px;}

.lx-ly{width: 100%;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);padding: 60px;margin-bottom: 80px;}
.lx-ly h2{font-size: 40px; font-weight: 600; color: #000000;text-align: center;}
.lx-ly form{margin-top: 40px;}
.lx-ly form .form-1{width: 100%;height: 55px;line-height: 55px;background: #F2F2F2;margin-bottom: 20px;position: relative;}
.lx-ly form .form-1 label{position: absolute;left: 15px;top: 0;width: 15%;font-size: 16px;color: #666;font-weight: 400;}
.lx-ly form .form-1 label span{color: red;}
.lx-ly form .form-1 input{width: 80%;right: 15px;position: absolute;top: 0;background: none;border: none;}
.lx-ly form .form-2{height: 160px;}
.lx-ly form .form-2 label{width: 100%;}
.lx-ly form .form-2 textarea{width: 98%;position: absolute;top: 35px;background: none;border: none;left: 20px;height: 118px;}
.lx-ly form button{width: 220px;height: 55px;background: #0346a1;font-size: 16px;color: #fff;border: 1px solid #0346a1;}
.lx-ly form button:hover{background: #fff;color: #0346a1;}

/*产品*/
.case {width: 100%;margin-top: 50px;}
.case ul li {width: 23.5%;float: left;text-align: center;line-height: 30px;margin-right: 22px;margin-bottom: 20px;}
.case ul li:nth-child(4n) {margin-right: 0px !important;}
.case ul li p {	text-align: center;	width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height: 35px;}
.case ul li figure{width: 100%;height: 247px;border: 1px solid rgb(219, 218, 218);overflow: hidden;background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.case ul li img {width: 100%;height: auto;transition: all 0.6s;vertical-align: middle;}
.case ul li:hover figure img{transform: scale(1.05);}
.case ul li:hover p{color: #0346a1;}

.new_info {background-color: #f5f5f5;margin: 80px 0;width: 100%;}
.new_info_all {padding: 64px 70px;}
.info_title {text-align: center;}
.info_title_p {font-size: 30px;font-weight: bold;color: #333333;text-align: center;}
.info_title_2 {padding: 23px 0;color: #666666; display: flex; justify-content: center; align-items: center;}
.i2_one {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.i2_one:first-child {
    margin-left: 0;
    border-right: 1px solid #E5E5E5;
    padding-right: 20px;
}

.i2_one img {
    margin-right: 6px;
}
.info_title_3 {
    margin-top: 23px;
    padding: 36px 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    text-align: left;
}

.info_4 {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.info_4_left a {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    display: block;
}

.info_4_right a {
    border: 1px solid #0346a1;
    width: 150px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    color: #333333;
    overflow: hidden;
    display: block;
}

.info_4_right_a:hover{background: #0346a1;color: #fff;}


/*新闻列表*/
.nynews-ul{margin-top: 50px;}
.nynews-ul li{width: 100%;border-bottom: 1px solid #D9D9D9;padding-bottom: 30px;margin-bottom: 30px;}
.nynews-ul li a{}
.nynews-ul li figure{width: 24%;overflow: hidden;float: left;height: 183px;display: flex;justify-content: center;align-items: center;}
.nynews-ul li figure img{width: 100%;transition: all 0.5s;}
.nynews-ul li:hover figure img{transform: scale(1.05);}
.nynews-ul li .nynews-ul-div{width: 73%;float: right;padding-right: 90px;}
.nynews-ul li .nynews-ul-div h3{ font-size: 18px; font-weight: 500;margin: 10px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nynews-ul li .nynews-ul-div time{font-size: 14px;color: #666;}
.nynews-ul li .nynews-ul-div p{font-size: 14px; font-weight: 400;color: #666;line-height:26px;margin-top:15px;margin-bottom:20px;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;
}
.nynews-ul li .nynews-ul-div span{ font-size: 16px; font-weight: 400; color: #666; letter-spacing: 2px;}

.ny_news{width: 100%;background: #f5f5f5;padding-bottom: 80px;}
.ny_news_ul{width: 100%;padding-top: 80px;}
.ny_news_ul li{width:100%;background: #fff;padding: 40px;margin-bottom: 30px;}
.ny_news_ul li figure{float: left;width: 27%;overflow: hidden;}
.ny_news_ul li figure img{width: 100%;transition: all 0.5s;}
.ny_news_ul li:hover figure img{transform: scale(1.05);}
.ny_news_ul li .nynews-div{width: 70%;float: right;}
.ny_news_ul li .nynews-div h3{font-size: 24px;font-weight: bold;margin-top: 10px;
    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;
}
.ny_news_ul li .nynews-div p{font-size: 14px;color: #666;line-height: 26px;margin-top: 10px;margin-bottom: 40px;
    
}
.ny_news_ul li .nynews-div time{font-size: 14px;color: #666;line-height: 35px;}
.ny_news_ul li .nynews-div span{display: inline-block;width: 128px;height: 42px;border: 1px solid #BFBFBF;font-size: 14px;color: #999;line-height: 42px;
text-align: center;}
.ny_news_ul li .nynews-div:hover h3{color: #0346a1;}
.ny_news_ul li .nynews-div span:hover{color: #0346a1;border: 1px solid #0346a1;background: url(../images/index_45.png) no-repeat 86px center;}


/*新闻详情*/
.xwxq-top{width: 100%;border-top: 1px solid #E6E6E6;padding-top: 120px}
.xwxq-mbx{width: 100%;border-bottom: 1px solid #E6E6E6;}
.xwxq-mbx p{padding: 0;line-height: 60px;color: #999;font-size: 16px;}
.xwxq-mbx p a{color: #999;}
.xwxq-mbx p a:hover{color: #0346a1;}

.xwxq-title{margin-top: 10px;}
.xwxq-title h3{width: 75%;float: left;font-size: 24px;text-align: left;}
.xwxq-title time{width: 20%;font-size: 16px;color: #666;float: right;display: block;text-align: right;margin-top: 25px;}

.xwxq-c{width: 100%;background: #f8f8f8;margin-top: 50px;padding: 60px 0;}
.xwxq-p{width: 100%;}
.xwxq-p p{font-size: 16px;color: #333;line-height: 26px;}
.xwxq-p img{max-width: 100%;}
.xwxq-bottom{border-top: 1px solid #E0E3E9;width: 100%;margin-top: 50px;padding-top: 40px;}
.xwxq-bottom-btn{color: #000; font-size: 16px;float: left; width: 70%;}
.xwxq-bottom-fh{float: right;width: 20%;margin-top: 6px;}
.xwxq-bottom-fh a{display: block;width: 114px;height: 46px;line-height:46px;border: 1px solid #0346a1;font-size: 16px;color: #fff;
background: #0346a1;text-align: center;float: right;}

.xwxq-r{width: 100%;background: #fff;padding: 0 24px 24px;}
.xwxq-r h3{ font-size: 18px; font-weight: 400; color: #000000; line-height: 21px;padding: 24px 0;margin: 0;}
.xwxq-r ul li{border-top: 1px solid #E6E6E6;margin-bottom: 24px;padding-top: 24px;}
.xwxq-r ul li h4{font-size: 16px; font-weight: 400;line-height: 24px;margin: 0 0 16px;}
.xwxq-r ul li time{background: url(../images/t1.png) no-repeat left center; font-size: 16px; font-weight: 400; color: #666666;
line-height: 19px;padding-left: 24px;background-size: 17px auto;}

.xq_news{width: 100%;background: #f5f5f5;padding-top: 80px;padding-bottom: 80px;}
.xq_news_l{background: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);padding: 50px 80px;}
.xq_news_l .ny_case_title{width: 100%;text-align: center;border-bottom: 1px solid #E6E6E6;padding-bottom: 15px;margin-bottom: 25px;}
.xq_news_r{background: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);padding: 30px;}
.xq_news_r h3{font-size: 24px;color: #222;font-weight: bold;margin-bottom: 20px;}
.xq_news_r_ul li{width: 100%;border-bottom: 1px solid #EEEEEE;padding-bottom: 15px;margin-top: 15px;}
.xq_news_r_ul li h4{font-size: 14px;padding-right: 20px;padding-right: 36px;line-height: 22px;
    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;
}
.xq_news_r_ul li time{font-size: 14px;color: #999;}
.xq_news_r_ul li time i{font-style: normal;}
.xq_news_r_ul li time i:nth-child(1){color: #222;}
.xq_news_r_ul li:hover h4{background: url(../images/index_20.png) no-repeat center right;}

/*分页*/
.last-page{text-align: center;margin:40px 0;}
.page-status,.page-index,.page-last{display: none;}
.last-page span a{display: inline-block;width: 30px;height: 30px;color: #000;line-height: 30px;font-size: 14px;overflow: hidden;margin: 0 5px;
background: #ececec;text-align: center;border-radius: 5px;}
.last-page .page-pre a,.last-page .page-next a{width: 60px;}
.last-page .page-num-current,.last-page span a:hover{background: #0346a1;color: #fff;}
.last-page .page-none{margin-bottom: 80px;display: block;}


/*设备*/
.nysb-ul{}
.nysb-ul li a{display: block;width: 100%;margin-bottom: 30px;}
.nysb-ul li a figure{width: 100%;overflow: hidden;height: 170px;line-height: 170px;}
.nysb-ul li a figure img{width: 100%;vertical-align: middle;}
.nysb-ul li a:hover figure img{transform: scale(1.05);}
.nysb-ul li a h3{font-size: 16px;text-align: center;}

.ny-ly .form-horizontal{margin: 0 auto;width: 80%;}
.ny-ly .form-horizontal span{color: red;}
.ny-ly .form-horizontal .btn{margin: 20px auto;display: block;width: 140px;height: 50px;line-height: 50px;padding: 0;background: #0346a1;color: #fff;}


.in-about-en .in-about-ul li {margin: 0 35px;}
.in-about-en .in-about-lx a.a3 {width: 230px;}
.in-ys-en li p{height: 125px;}
.in-news-en .in-news-l-text .in-news-l-fl a {width: 125px;}
.footer-en .foot-l {width: 38%;}
.footer-en .foot-l ul {justify-content: space-between;}
.footer-en .foot-l ul li{width: auto;}
.footer-en .foot-r {width: 48%;}
.footer-en .foot-r-btn p:nth-child(4){width:100%;}
.footer-en .foot-r-btn{margin-top: 15px;}
.lxfs_nr-en .lcbox h2 span {padding-left: 11em;}
.lxfs-en .tjbd_title p {font-size: 24px;line-height: 50px;}

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

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

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

@media screen and (max-width:1650px){
	.slides li p{width: 43%;}
    .light-btn{margin-top: 30px;}
    .in-about ul li .in-about-div .in-about-text{line-height: 22px;}

    .ny-yj-text .ny-yj-p p {line-height: 40px;padding-left: 25px;}
    .ny-yj-text .ny-yj-title h2 {font-size: 30px;}
    .ny-yj-text .ny-yj-title span {margin: 16px 0;}
}

@media screen and (max-width:1450px){
	.in-about ul li .in-about-div {width: 88%;margin-left: 25px;}
    .in-about ul li .in-about-div h4 {font-size: 20px;margin: 10px 0 20px;}
    .in-about ul li .in-about-div h3{font-size: 30px;}
    .in-about .in-about-btn .in-about-fff{margin: 25px 0;padding: 15px 20px;font-size: 20px;}
    .in-about .in-about-btn .in-about-fff a i{background-size: auto 30px;width: 36px;height: 31px;}
    .in-about .in-about-btn .in-about-2 a i {background-position: -47px 0px;}
    .in-about .in-about-btn .in-about-3 a i {background-position: -96px 0px;}
    .in-fw-nr .in-fw-r {width: 30%;}
}

@media screen and (max-width:1400px){
	.ny-yj-text {width: 78%;}
}

@media screen and (max-width:1350px){    
	.cont1330{width: 88%;margin: 0 auto;}
    .fuwu-ul li{height: 390px;}
    .fuwu-ul li .fuwu-ul-h3 h3{font-size: 20px;}
}

@media screen and (max-width:1230px){
	.in-fw-nr .in-fw-r {width: 26%;}
    .fuwu-ul li {height: 320px;}
}

@media screen and (max-width:1200px){
	.flexslider{margin-top: 80px;width: 100%;}
    .slides li{height: 500px;background-size: 100% auto !important;}
    .slides li h2{font-size: 50px;padding-top: 5%;}
    .slides li p {width: 63%;}
    .slides li img {padding-top: 5%;height: 120px;}
    .in-about .ul2,.in-about ul li:nth-child(1),.in-fw-l{display: none;}
    .in-about ul,.in-about ul li:nth-child(2){display: block;}
    .in-about ul li{width: 100%;}
    .in-about ul li .in-about-div {width: 90%;margin: 40px auto;}
    .in-about ul li .in-about-div .in-about-img{bottom: 0px;}
    .in-fw-nr .in-fw-r{width: 100%;}
    .in-fw {height: auto;padding-bottom: 100px;}
    .in-fw-r h2 {font-size: 40px;padding: 50px 0 30px;}
    .in-ys h2{font-size: 40px;}

    .about-1-ul li {width: 100%;}
    .about-1{margin-top: 60px;}
    .about-1-ul li{width: 100%;}
    .about-1-ul li h2 {font-size: 40px;}
    .about-1-ul li:nth-child(2) {padding: 28px 20px;}
    .ny-title h3 {font-size: 30px;}    
    .ny-title {padding: 30px 0;}
    .notice .tab-nav li{height: 60px;font-size: 18px;}
    .notice .tab-pal ul li {width: 100%;}
    .notice .tab-pal ul {flex-wrap: wrap;}
    .notice .tab-pal{padding: 30px;}
    .notice .tab-pal ul li img{margin-top: 40px;}
    .ny-banner{height: 350px;margin-top: 60px;background-size: auto 100% !important;}
    .ny-banner h2 {font-size: 35px;}
    .ny-banner span{width: 40px;}
    .ny-yj ul li{flex-wrap: wrap;}
    .ny-yj ul li .ny-yj-l,.ny-yj ul li .ny-yj-r,.ny-lx .ny-lx-l, .ny-lx .ny-lx-r{width: 100%;}
    .ny-yj ul li:nth-child(2) .ny-yj-l {order: inherit;}
    .ny-yj-text {width: 91%; margin-bottom: 30px;}
    .ny-lx {flex-wrap: wrap;}
    #allmap1{margin: 25px auto;}
    .ny-ly {margin: 0 auto 50px;padding: 0px 20px 40px;}
  
}

@media screen and (max-width:910px){
	.fuwu-ul li {height: 260px;margin-bottom: 25px;}
    .fuwu-ul li .fuwu-ul-h3{padding: 15px;}
    .fuwu-ul li .fuwu-ul-h3 h3 {font-size: 16px;}
}

@media screen and (max-width:760px){
    .slides li {height: 440px;background-size: auto 100% !important;}
    .slides li h2 {font-size: 35px;padding-top: 8%;}
    .slides li p {width: 90%;font-size: 14px;}
    .slides li img {height: 75px;}
    .in-about ul li .in-about-div .in-about-img img {height: 70px;}
    .in-about-ys{flex-wrap: wrap;}
    .in-about-ys li {width: 49%;margin-bottom: 20px;}
    .in-about-ys li h3 {font-size: 20px;margin: 15px 0;}
    .in-about-ys li p {padding-top: 10px;}
    .in-about-ys {margin: 70px 0 40px;}
    .ys-ul li{width: 50%;margin-bottom: 20px;padding: 30px 19px 40px;}
    .in-ys h2{padding: 30px 0;}
    .in-kh-ul li:nth-child(1),.in-kh-ul li:nth-child(2),.in-kh-ul li:nth-child(3){width: 32%;}
    .in-kh-ul li figure img {height: 30px;width: auto;}
    .in-kh-ul li{width: 32%;margin-bottom: 47px;}
    .foot-r ul li:nth-child(1){display: none;}
    .foot-l{width: 100%;}
    .foot-nr,.foot-r ul{display: block;}
    .foot-r ul li ul li:nth-child(1){display: block;}
    .foot-r ul li:nth-child(2),.foot-r{width: 100%;}
    .foot-r ul li h4 {font-size: 18px;}
    .in-kh h2{font-size: 40px;padding: 50px 0;margin: 0;}
    .ny-banner {height: 220px;}
    .fuwu-ul{margin: 30px auto;}
    .cont1330 {width: 90%;}    
    .fuwu-ul li{height: 200px;}
}

@media screen and (max-width:640px){
    .flexslider{margin-top: 66px;}
    .slides li img {height: 55px;}
    .slides li {height: 360px;}
    .light-btn{font-size: 14px;width: 130px;height: 40px;line-height: 40px;}
    .in-about-ys li span {width: 70px;height: 65px;background-size: auto 100%;}
    .in-about-ys li h3 {font-size: 18px;}
    .in-about-ys li p{font-size: 12px;}
    .in-about-ys li .in-about-ico2 {background-position: -138px 0px;}
    .in-about-ys li .in-about-ico3 {background-position: -245px 0px;}
    .in-about-ys li .in-about-ico4 {background-position: -358px 0px;}
    .in-fw-r h2 {font-size: 30px;padding: 35px 0 20px;}
    .in-fw-r-a {width: 130px;height: 40px;line-height: 40px;font-size: 14px;margin-top: 55px;}
    .in-fw {padding-bottom: 50px;}
    .in-ys h2{font-size: 30px;}
    .ys-ul li{width: 100%;padding: 30px 19px 10px;}
    .ys-ul li .ys-ul-num {bottom: 0px;font-size: 100px;}
    .in-kh-ul li:nth-child(1), .in-kh-ul li:nth-child(2), .in-kh-ul li:nth-child(3), .in-kh-ul li:nth-child(4) {display: none;}
    .in-kh-ul li {width: 49%;margin-bottom: 35px;}
    .in-kh h2 {font-size: 30px;}  
    .footer {padding-top: 40px;}
    .foot-l figure img{height: 50px;}
    .foot-r ul li ul li a{font-size: 12px;}
    .foot-bq a{display: block;margin: 5px 0 0;}
    .foot-bq{margin-top: 50px;}
    .foot-l h3 {font-size: 16px;}
    .ys-ul li .ys-ul-p {font-size: 14px;line-height: 22px;}
    .ys-ul li {padding: 15px 19px 10px;}
    .ys-ul li .ys-ul-title .ys-ul-ico{width: 45px;height: 42px;background-size: auto 141px;}
    .ys-ul li .ys-ul-title h3 {width: 82%;}
    .ys-ul li .ys-ul-title h3 {width: 82%;font-size: 16px;margin: 0px 0 0;line-height: 23px;}
    .ys-ul li .ys-ul-title h3 span {line-height: 16px;}
    .ys-ul li .ys-ul-title .ys-ul-ico2 {background-position: -86px -13px;}
    .ys-ul li .ys-ul-title .ys-ul-ico3 {background-position: -164px -10px;}
    .ys-ul li .ys-ul-title .ys-ul-ico4 {background-size: auto 128px;background-position: 1px -76px;}
    .ys-ul li .ys-ul-title .ys-ul-ico5 {background-position: -81px -78px;}
    .ys-ul li .ys-ul-title .ys-ul-ico6 {background-position: -147px -74px;}

    .notice .tab-nav li{font-size: 14px;}
    .notice .tab-pal ul li h3 {font-size: 16px;}
    .notice .tab-pal ul li h3 span {width: 40px;height: 3px; margin-top: 10px;}
    .notice .tab-pal ul li .tab-pal-text {margin-top: 20px;}
    .notice .tab-pal ul li .tab-pal-text p {font-size: 14px;line-height: 20px;}
    .ny-zhengshu .swiper {padding-bottom: 60px;margin-bottom: 35px;}
    .fuwu-ul li {height: 180px;}
}

@media screen and (max-width:510px){
    .fuwu-ul li {height: 145px;}
}

@media screen and (max-width:480px){
    .fuwu-ul li {height: 130px;}
    .ny-banner {height: 160px;}
    .ny-banner h2 {font-size: 25px;}
}

@media screen and (max-width:380px){	
    .in-about ul li .in-about-div .in-about-img img {height: 35px;}
    .fuwu-ul li {height: 100px;}
    .fuwu-ul li .fuwu-ul-h3 h3 {font-size: 14px;}
    .fuwu-ul li .fuwu-ul-h3 {padding: 6px;}
}