@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {font-size: 14px;font-family: "Arial";font-style:normal; color:#000;font-weight: 400;overflow-x: hidden;scroll-behavior: smooth;background:#f5f5f5;min-width: 1450px;}
@font-face {
    font-family: "AlimamaShuHeiTi-Bold";
    src: url(../font/AlimamaShuHeiTi-Bold.woff), url(../font/AlimamaShuHeiTi-Bold.woff2);
    font-display: swap;
}

a:focus {outline: none;}
a {text-decoration: none; color:#000;transition: all 0.3s ease;}
a:hover {color: #1f3d52;text-decoration: none !important;}
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;}
.cont{width:1400px;margin: 0 auto;}

/*banner*/
.in-banner{width: 100%;position: relative;overflow: hidden;margin-top: 99px;height: calc(100vh - 99px);}
.in-banner .mySwiper3{width: 100%;height: 100%;}
.in-banner .mySwiper3 .swiper-slide{width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;}
.in-banner .mySwiper3 .banner-text{display: flex;justify-content: left;align-items: center;width: 100%;height: 100%;}
.in-banner .gsmc{position:relative;}
.in-banner .gsmc::after{content: "";position: absolute;top: 47%;transform: translateY(-50%);left: 5px;width: 8px;height: 8px;background:#1f3d52;z-index: 1;border-radius: 50%;}
.in-banner .gsmc::before{content: "";position: absolute;top:47%;transform: translateY(-50%);left: 0;width: 18px;height: 18px;z-index: 1;border-radius: 50%;border: 1px solid #1f3d52;}
.in-banner .gsmc p{margin: 0;font-size: 16px;color: #fff;padding-left:25px;}
.in-banner .text{width: 510px;margin: 30px 0 0px;}
.in-banner .text h2{font-size: 72px;color: #fff;margin: 0 0 30px;}
.in-banner .text p{font-size: 16px;color: #fff;margin: 0;line-height: 25px;margin-bottom: 50px;}

.in-banner .mySwiper3 .swiper-button-next,.in-banner .mySwiper3 .swiper-button-prev{width: 50px;height: 50px;background: #0f0f0fa9;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.in-banner .mySwiper3 .swiper-button-next:after,.in-banner .mySwiper3 .swiper-button-prev:after{font-size: 20px;color: #fff;}

.banner-bottom{width: 100%;text-align: center;position: absolute;bottom: 45px;z-index: 9;}
.banner-bottom .text p{font-size: 16px;color: #fff;}
.banner-bottom span{display: block;margin: 20px auto;width: 1px;background:#fff;height: 30px;}
.banner-btn{width: 100%;height: 36px;text-align: center;}
.banner-btn img{
  cursor: pointer;
  width: auto;
  height: 36px;
  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);
  }
}

.in-banner-logo{width: 100%;background: rgba(31, 61, 82, 0.7);position: absolute;left: 0;bottom: 0;z-index: 9;}
.in-banner-logo .picMarquee-left{width: 100%;overflow: hidden;position: relative;}
.in-banner-logo .picList li{width: 110px;margin: 0 40px;padding:30px 0;text-align: center;}
.in-banner-logo .picList li img{width: auto;height: 25px;}
/*banner-end*/

/*index*/
.in-title{text-align: center;padding:80px 0;}
.in-title h2{font-size:60px;color: #1f3d52;margin:0px;font-weight: bold;}


.in-btn a{display: flex;justify-content: space-between;align-items: center;width: 190px;height: 55px;background: #1f3d52;border-radius: 30px;padding: 0 10px;color: #fff;}
.in-btn a span{font-size: 16px;text-transform: capitalize;display: block;padding-left: 10px;}
.in-btn a .in-btn-div{width: 40px;height: 40px;background: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.in-btn a:hover{background: #fff;color: #1f3d52;}
.in-btn a:hover .in-btn-div{background: #1f3d52;}
.in-btn a:hover .in-btn-div img{filter: brightness(0) invert(1);}

.in-cpbt{width: 100%;background: #f5f5f5;padding-bottom: 80px;}
.in-cpbt .mySwiper{width: 100%;padding-left:30px;padding-right: 13vw;}
.in-cpbt a{display: block;width: 100%;background: #1f3d52;}
.in-cpbt .ico{width: 100%;height: 330px;overflow: hidden;}
.in-cpbt .ico img{width: 100%;height: 100%;object-fit: cover;}
.in-cpbt a:hover .ico img{transform: scale(1.05);}
.in-cpbt .in-cptext{padding: 0 30px 30px;}
.in-cpbt .in-cptext .title{display: flex;justify-content: space-between;align-items: center;padding: 20px 0;}
.in-cpbt .in-cptext .title h3{font-size: 16px;font-weight: bold;color: #fff;margin: 0;}
.in-cpbt .in-cptext .title span{display: block;width: 30px;height: 30px;background: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.in-cpbt .in-cptext .title span img{width: 10px;}
.in-cpbt .in-cptext .text{margin-bottom: 20px;}
.in-cpbt .in-cptext .text p{font-size: 14px;color: #fff;margin: 0;}
.in-cpbt .in-cptext .in-cp-btn ul{display: flex;justify-content: left;align-items: center;margin: 0;}
.in-cpbt .in-cptext .in-cp-btn ul li{display: flex;justify-content: left;align-items: center;font-size: 14px;color: #fff;font-weight: bold;margin-right: 30px;}
.in-cpbt .in-cptext .in-cp-btn ul li figure{margin-right: 5px;}
.in-cpbt .in-cptext .in-cp-btn ul li img{display: block;}
 
.in-about{width: 100%;background:url(../images/index_09.jpg) no-repeat top;padding-top: 30px;padding-bottom: 100px;background-size: cover;}
.about-num{/*display: grid;*/grid-template-columns: repeat(4, 1fr);gap:30px;display:none;}
.about-num li{background: rgba(0, 0, 0, 0.5);border-radius: 30px;padding: 30px;backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px); }
.about-num li .text{border-bottom: 1px solid #ffffff46;display: flex;justify-content: left;align-items: center;padding-bottom: 30px;margin-bottom:20px;}
.about-num li .text p{font-size: 18px;color: #fff;margin: 0;}
.about-num li .text img{display: block;margin-right: 10px;}
.about-num li b{font-size: 72px;color: #fff;}
.about-num li b i{font-style: normal;}
.in-xfz{display: flex;justify-content: space-between;align-items: center;margin-top:100px;border-bottom: 1px solid #ffffff46;padding-bottom: 50px;margin-bottom: 50px;}
.in-xfz .in-xfz-l{width: 50%;}
.in-xfz .text{display: flex;justify-content: left;align-items: center;margin-bottom: 20px;}
.in-xfz .text img{display: block;margin-right: 10px;}
.in-xfz .text p{font-size: 18px;color: #fff;margin: 0;}
.in-xfz h2{font-size: 60px;color: #fff;margin: 0px;font-weight: bold;}
.in-about-js{display: flex;justify-content: space-between;align-items: stretch;}
.in-about .in-about-l{width: 38%;border-radius: 20px;background: #405768;padding: 40px;}
.in-about .in-about-r{width: 60%;border-radius: 20px;overflow: hidden;}
.in-about .in-about-r img{width: 100%;}
.in-about .in-about-r:hover img{transform: scale(1.05);}
.in-about .in-about-l .title{display: flex;justify-content: left;align-items: center;color: #fff;font-size: 16px;text-transform: uppercase;}
.in-about .in-about-l .title img{margin-right: 10px;display: block;margin-top: -5px;}
.in-about .in-about-l h3{font-size: 36px;color: #fff;line-height: 50px;margin: 25px 0 50px;}
.in-about .in-about-l .text{height: 240px;overflow: hidden;}
.in-about .in-about-l .text p{margin: 0;font-size: 16px;color: #fff;line-height: 25px;}
.in-about .in-about-l .about-a{font-size: 16px;display: inline-block;border-bottom: 1px solid #fff;opacity: 0.4;color: #fff;}
.in-about .in-about-l .about-a:hover{opacity: 1;}

.in-news{display: grid;grid-template-columns: repeat(3, 1fr);gap:30px;margin-bottom: 80px;}
.in-news a{}
.in-news .img{width: 100%;height: 300px;position: relative;overflow: hidden;}
.in-news .img figure{width: 100%;height: 100%;}
.in-news .img img{width: 100%;height: 100%;object-fit: cover;}
.in-news .img span{position: absolute;top: 10px;left: 10px;color: #fff;border-radius: 5px;background: #1f3d52;text-align: center;padding: 5px 10px;}
.in-news .img .time{position: absolute;color: #fff;border-radius: 5px;background: #1f3d52;text-align: center;bottom: 10px;right: 10px;padding: 5px 0;width: 60px;}
.in-news .img p{font-size: 30px;color: #fff;margin: 0;font-weight: bold;line-height: 30px;}
.in-news .img span{font-size: 18px;color: #fff;margin: 0;}
.in-news li h3{font-size: 24px;color: #1f3d52;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 25px 0;border-bottom: 1px solid #1f3d52;padding-bottom: 25px;}
.in-news li p{font-size: 16px;color: #1f3d52;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;opacity: 0.7;}
.in-news li:hover .img img{transform: scale(1.05);}
.in-news li .btn{font-size: 16px;margin-top: 25px;display: block;margin-left: 0;text-align: left;padding: 0;color: #1f3d52;}

.in-pj{width: 100%;background: #fff;padding-bottom: 80px;}
.in-pj ul{display: grid;grid-template-columns: repeat(3, 1fr);gap:30px;}
.in-pj ul li{padding: 30px;background: #1f3d52;border-radius: 20px;text-align: center;transition: all 0.5s;}
.in-pj ul li figure{width: 100px;height: 100px;background: #fff;border-radius: 50%;overflow: hidden;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.in-pj ul li figure img{width: 100%;height: 100%;object-fit: cover;}
.in-pj ul li .xb{margin: 25px auto;}
.in-pj ul li .xb img{width: 100px;}
.in-pj ul li h4{font-size: 24px;color: #fff;margin: 0 0 15px;transition: all 0.5s;}
.in-pj ul li p{font-size: 16px;color: #fff;opacity: 0.7;line-height: 25px;transition: all 0.5s;}
.in-pj ul li:hover{background: #f5f5f5;}
.in-pj ul li:hover h4{color: #1f3d52;}
.in-pj ul li:hover p{color: #1f3d52;}

/*footer*/
.footer{width: 100%;background:#1f3d52;padding-top:80px;padding-bottom: 30px;}
.foot-box{display: flex;justify-content: space-between;align-items: flex-start;}
.foot-box .foot-l{width:330px;}
.foot-box .foot-l h3{font-size: 24px;margin: 0 0 25px;color: #ffff;}
.foot-box .foot-l form{width: 100%;background: #fff;border-radius: 5px;display: flex;justify-content: space-between;align-items: center;}
.foot-box .foot-l form button{width: 25px;margin-right: 10px;background: none;border: none;}
.foot-box .foot-l form button img{width: 100%;}
.foot-box .foot-l form input{width: calc(100% - 25px);padding: 0 10px;line-height: 50px;border: none;background: none;}
.foot-box .foot-l p{font-size: 16px;color: #fff;opacity: 0.7;margin: 15px 0;}
.foot-box .foot-r{}
.foot-box ul{display: flex;justify-content: right;align-items: flex-start;}
.foot-box ul li{margin-left:8vw;}
.foot-box ul li h3{font-size: 18px;color: #fff;font-weight: bold;margin: 0 0 20px;font-weight: bold;}
.foot-box ul li a{line-height: 30px;color: #fff;font-size: 14px;opacity: 0.8;display: block;text-transform: capitalize;}
.foot-box ul li a:hover{opacity: 1;}

.foot-bq{margin-top: 80px;border: 1px solid #ffffff3d;border-radius: 10px;padding: 25px;display: flex;justify-content: space-between;align-items: center;}
.foot-bq .foot-bq-l{font-size: 14px;color: #fff;}
.foot-bq .foot-bq-c{}
.foot-bq .foot-bq-c img{filter: brightness(0) invert(1);height: 48px;}
.foot-bq .foot-bq-r{display: flex;justify-content: right;align-items: center;}
.foot-bq .foot-bq-r a{margin-left: 30px;display: block;}
.foot-bq .foot-bq-r a img{height: 20px;}

/* 底部固定提交按钮 */
.footer-enquiry-btn{
    position:fixed;
    bottom:30px;
    right: 20px;  
    background:#0a1720;
    color:#fff;    
    cursor:pointer;
    border-radius:50%;
    z-index:99;
    width: 50px;
    height: 50px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-enquiry-btn svg{fill: #fff;width: 30px;}

/* 弹窗遮罩层 */
.popup-mask{
    display:none;
    position:fixed;
    top:0;left:0;right:0;bottom:0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    align-items:center;
    justify-content:center;
    padding:20px;
}
.popup-wrap{
    background:#1f3d52;
    width:100%;
    max-width:680px;
    max-height:90vh;
    overflow-y:auto;
    padding:28px;
    border-radius:6px;
    position:relative;
}
/* 关闭按钮 */
.popup-wrap .popup-close{
    position:absolute;
    top:16px;
    right:20px;
    font-size:24px;
    color:#fff;
    cursor:pointer;
}

/* 表单通用样式 */
.popup-wrap .form-block{margin-bottom:22px;}
.popup-wrap .form-title{font-size:18px;margin-bottom:12px;font-weight:500;color: #fff;}
.popup-wrap .form-subtext{font-size:14px;color:#666;margin-bottom:10px;}

/* 多选复选框行 */
.popup-wrap .check-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px;}
.popup-wrap .check-item{display:flex;align-items:center;gap:6px;}
.popup-wrap .form-block label{color: #fff;margin: 0;}
.popup-wrap .check-item input[type=checkbox],.popup-wrap input[type=radio]{margin: 0;}


/* 输入框双栏布局 */
.popup-wrap .form-row-two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px;}
.popup-wrap .form-item label{display:block;margin-bottom:6px;color: #fff;}
.popup-wrap .form-item input,.popup-wrap .form-item select,.popup-wrap .form-block textarea{
    width:100%;
    padding:10px;
    border:1px solid #ccc;
    border-radius:3px;
    font-size:15px;
}
.popup-wrap textarea{min-height:120px;resize:vertical;}
.popup-wrap .required{color:#d02020;}

/* 单选框行 */
.popup-wrap .radio-row{display:flex;gap:20px;margin-top:8px;}
.popup-wrap .radio-item{display:flex;align-items:center;gap:6px;}

/* 提交按钮 */
.popup-wrap .submit-btn{
    width:100%;
    padding:13px;
    background:#fff;
    color:#1f3d52;
    border:none;
    font-size:16px;
    cursor:pointer;
    margin-top:10px;
    border: 1px solid #fff;
}
.popup-wrap .submit-btn:hover{background:none;color:#fff;}

/*内页*/
.ny-top{width: 100%;background: #fff;height: 100px;}
.ny-cont{width: 1450px;margin: 0 auto;max-width: 90%;}
/*banner*/
/* Banner容器 */
.ny-banner {margin-top: 99px;width: 100%;height: 450px;background-color: #1f3d52;position: relative;overflow: hidden;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.square-box {position: absolute;opacity: 0.6;animation: floatUpDown 4s ease-in-out infinite;}
/* 方块浮动动画：缓慢上下跳动 */
@keyframes floatUpDown {
  0% { transform: translateY(0px); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0px); }
}
/* 三个方块分别定位、延迟动画错开跳动 */
.square-left {
    left: 0;
    top: 0%;
    width: 100%;
    height: 246px;
    animation-delay: 0s;
    text-align: center;
}
.square-left img{opacity: 0.3;}
.banner-title {font-size: 60px;font-weight: bold;color: #ffffff;margin-bottom: 20px;z-index: 10; text-transform: uppercase;}
.banner-bread {font-size: 36px;color: #ffffff;z-index: 10;}
.banner-bread a{color: #ffffff;text-transform: capitalize;}


.ny-title{text-align: center;padding:60px 0;}
.ny-title h3{font-size:48px;margin: 0 0 20px;font-weight: bold;color: #1f3d52;text-transform: capitalize}
.ny-title span{width:35px;height:4px;background: #1f3d52;border-radius: 10px;margin:0 auto;display: block;}


/*about*/
.ny-about .text{padding-bottom: 80px;}
.ny-about .text p{font-size: 16px;color: #333;line-height: 35px;margin: 0;}
.ny-team{width: 100%;background: #fff;padding-bottom: 80px;}
.ny-team ul{display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px;margin: 0;}
.ny-team ul li{background: #1f3d52;text-align: center;color: #fff;}
.ny-team ul li figure{width: 100%;height: 380px;overflow: hidden;}
.ny-team ul li figure img{width: 100%;height: 100%;object-fit: cover;}
.ny-team ul li:hover figure img{transform: scale(1.05);}
.ny-team ul li p{text-align: center;margin: 0;padding: 15px;font-size: 16px;font-weight: bold;}


.ny-yfzx{width: 100%;margin: 80px 0;}
.yfzx-box{display: flex;justify-content: space-between;align-items: center;}
.yfzx-box .yfzx-l{padding-left: 8vw;overflow: hidden;width: 56%;}
.yfzx-box .yfzx-l img{width: 100%;}
.yfzx-box .yfzx-r{background: #1f3d52;width: 40%;border-radius:  30px 0 0 30px;padding:5vw 3vw;}
.yfzx-box .yfzx-text{width: 80%;}
.yfzx-box .yfzx-text .ny-title{text-align: left;padding: 0 0 30px;}
.yfzx-box .yfzx-text .ny-title h3{color: #fff;}
.yfzx-box .yfzx-text .ny-title span{margin: 0;background: #fff;}
.yfzx-box .yfzx-text .text p{font-size: 16px;color: #fff;line-height: 30px;background: url(../images/index_07.png) no-repeat left 7px;padding-left: 38px;}


/*产品列表*/
.ny-cplist .ny-cpul{display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px;margin: 0;padding: 80px 20px 0;}


/*分页*/
.last-page{margin: 50px auto 80px;text-align: center;}
.last-page span.page-pre a,.last-page span.page-next a{width:80px;}
.last-page span a{margin: 0 2px;display: inline-block;color: #999;font-size: 16px;height:50px;line-height: 48px;border: 1px solid #999;width: 50px;border-radius: 5px;}
.last-page span a:hover,.last-page span a.page-num-current{background: #1f3d52;color: #fff;border: 1px solid #1f3d52;}
.text-center{margin-bottom: 80px;font-size: 16px;color: #666;}

/*产品详情*/
.ny-cpxq-top{width: 100%;padding-top: 200px;background: #1f3d52;padding-bottom: 100px;}
.ny-cpxq-top .cont{display: flex;justify-content: space-between;align-items: center;}
.ny-cpxq-top .img{width: 50%;border-radius: 15px;overflow: hidden;}
.ny-cpxq-top .img img{width: 100%;}
.ny-cpxq-top .text{width: 45%;}
.ny-cpxq-top .text .text-fl a{display: inline-block;padding: 5px 10px;background: #fff;border-radius: 5px;color: #1f3d52;font-size: 14px;text-transform: capitalize;}
.ny-cpxq-top .text h3{font-size: 30px;color: #fff;margin: 25px 0 30px;}
.ny-cpxq-top .in-cp-btn ul{display: flex;justify-content: left;align-items: center;}
.ny-cpxq-top .in-cp-btn ul li{display: flex;justify-content: left;align-items: center;color: #fff;font-weight: 16px;font-weight: bold;margin-right: 30px;}
.ny-cpxq-top .in-cp-btn ul li img{display: block;margin-right: 10px;}
.ny-cpxq-top .text-btn{margin-top: 50px;}
.ny-cpxq-top .text-btn a{display: inline-block;padding: 10px 15px;background: #fff;border-radius: 5px;color: #1f3d52;font-size: 16px;text-transform: capitalize;margin-right: 20px;border: 1px solid #fff;}
.ny-cpxq-top .text-btn a:hover{background: none;color: #fff;border: 1px solid #fff;}
.ny-cpxq-top .text-btn a:nth-child(2){background: none;color: #fff;}
.ny-cpxq-top .text-btn a:nth-child(2):hover{background: #fff;color: #1f3d52;}
.cpxq-box{padding: 20px 20px 80px;}
.cpxq-box .mySwiper{padding-bottom: 90px;}
.cpxq-box .swiper-slide{overflow: hidden;height: 310px;}
.cpxq-box .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.cpxq-box .mySwiper .swiper-button-next,.cpxq-box .mySwiper .swiper-button-prev{width: 50px;height: 50px;border-radius: 50%;border: 1px solid #1f3d52;display: flex;justify-content: center;align-items: center;top: auto;bottom: 0;}
.cpxq-box .mySwiper .swiper-button-next{right: 45%;}
.cpxq-box .mySwiper .swiper-button-prev{left: 45%;}
.cpxq-box .mySwiper .swiper-button-next:after,.cpxq-box .mySwiper .swiper-button-prev:after{font-size: 16px;color: #1f3d52;}
.ny-vpxq-bj{background: #fff;padding: 80px 0;}
.ny-cpcon{display: flex;justify-content: space-between;align-items: flex-start;}
.ny-cpcon .cpcon-l{width: 67%;}
.ny-cpcon .cpcon-l p{font-size: 16px;line-height: 30px;color: #666;}
.ny-cpcon .cpcon-r{width: 26%;background: #f5f5f5;border-radius: 5px;overflow: hidden;padding-bottom: 30px;box-shadow: 0 0 20px rgba(31,61,82,0.2);}
.ny-cpcon .cpcon-r h3{width: 100%;background: #1f3d52;text-align: center;color: #fff;padding:20px 0;margin: 0;font-size: 30px;text-transform: uppercase;}
.ny-cpcon .cpcon-r a{display: flex;justify-content: left;align-items: center;font-size: 16px;color: #1f3d52;padding: 15px 30px;}
.ny-cpcon .cpcon-r a svg{width: 25px;height: auto;}
.ny-cpcon .cpcon-r a span{display: inline-block;margin-left: 10px;}
.ny-cply{padding-bottom: 80px;}
.ny-cply-form .popup-wrap{background: none;max-width: 100%;max-height: none;}
.ny-cply-form .popup-wrap .form-title{color: #1f3d52;}
.ny-cply-form .popup-wrap .form-block label{color: #666;}
.ny-cply-form .popup-wrap .form-item label{color: #1f3d52;}
.ny-cply-form .popup-wrap .submit-btn{background: #1f3d52;color: #fff;}

/*新闻列表*/
.news-list{margin: 80px 0 50px;display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 30px;}
.news-list li a{display: block;background: #fff;border-radius:5px;overflow: hidden;padding-bottom: 30px;}
.news-list li figure{width: 100%;height: 280px;overflow: hidden;}
.news-list li figure img{width: 100%;height: 100%;object-fit: cover;}
.news-list li a:hover figure img{transform: scale(1.05);}
.news-list li .text{width: 100%;padding: 0 20px;}
.news-list li .text h3{font-size:18px;font-weight: bold;margin:20px 0px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 30px;}
.news-list li .text p{font-size:14px;color: #666;margin:0 0 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 25px;}
.news-list li .text-btn{display: flex;justify-content: space-between;align-items: center;}
.news-list li .text-btn time{font-size: 14px;color: #666;}
.news-list li .text-btn span{font-size: 16px;color: #1f3d52;}
/*新闻详情*/
.news-title{width:1250px;max-width: 100%;}
.news-title h3{font-size: 36px;line-height: 55px;margin: 0 0 20px;color: #1f3d52;}
.news-share{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #f0f0f0;padding-bottom: 30px;}
.news-share time{font-size: 16px;color: #666;}
.news-share .share{width: 125px;display: flex;justify-content: right;align-items: center;font-size: 16px;}
.news-share .share .social-share .icon-wechat{background: #3fd700;width: 40px;height: 40px;border-radius:15px;line-height: 40px;}
.news-share .share .social-share .icon-weibo{}
.news-share .share .social-share .icon-wechat:before{color: #fff;font-size: 25px;}
.news-share .share .social-share .icon-wechat:hover:before{color: #3fd700;}
.news-share .share .social-share .icon-wechat:hover{background: #fff;border: 1px solid #3fd700;}
.news-intr{width: 100%;background: #fafafa;border-radius: 10px;margin: 40px 0;}
.news-intr p{font-size: 16px;text-align: justify;color: #666;line-height: 30px;padding:40px;}
.news-box{border-bottom: 1px solid #f0f0f0;padding-bottom: 40px;margin-bottom: 40px;padding-top:30px;}
.news-box p{font-size: 16px;text-align: justify;color: #666;line-height: 30px;}
.news-box img{max-width: 100%;border-radius: 10px;}
.news-pagin{width: 100%;border-top: 1px solid #f0f0f0;margin-top: 50px;padding-top:30px;display: flex;justify-content: space-between;align-items: center;font-size: 16px;color: #666;}
.news-pagin a{color: #666;}
.news-pagin div{width: 45%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-pagin div span{}
.news-pagin .news-pagin-next{text-align: right;}
.news-pagin a:hover{color: #1f3d52;}
.news-btn a{display: block;width: 135px;height: 50px;border-radius: 30px;background: #1f3d52;border: 1px solid #1f3d52;text-align: center;color: #fff;font-size: 16px;line-height: 50px;margin: 50px auto 80px;}
.news-btn a:hover{background: #fff;color: #1f3d52;}
.news-cont{background: #fff;border-radius: 20px;padding:50px;margin: 80px auto;}
.news-cont .in-btn a{margin: 80px auto 20px;border: 1px solid #1f3d52;}
.news-cont .in-btn a:hover{background: #fff;color: #1f3d52;}
.faxq-btn{display: flex;justify-content: space-between;align-items: flex-start;}
.faxq-btn a{font-size: 14px;color: #666;}
.faxq-btn div{width: 48%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.faxq-btn-r{text-align: right;}
.faxq-btn a:hover{color: #1f3d52;}

/*分页*/
.last-page{margin: 50px auto 80px;}
.last-page .pagination>li a{margin: 0 5px;display: inline-block;color: #999;}
.last-page .pagination>li>a, .pagination>li>span{border: 1px solid #999;border-radius: 5px;}
.last-page .pagination>li a:hover{background: #1f3d52;color: #fff;}
.last-page .pagination>.active>a{background: #1f3d52;color: #fff;}

.ny-lingyu{margin: 80px 0;}
.ny-lingyu ul li{display: flex;justify-content: space-between;align-items: center;background: #f7f7f7;border-radius: 10px;overflow: hidden;margin-bottom: 50px;}
.ny-lingyu ul li figure{width:50%;overflow: hidden;}
.ny-lingyu ul li img{width: 100%;display: block;}
.ny-lingyu ul li figure:hover img{transform: scale(1.05);}
.ny-lingyu ul li .text{width: 50%;padding-left:50px;padding-right: 20px;}
.ny-lingyu ul li .text .ny-title{text-align: left;padding: 0 0 30px;}
.ny-lingyu ul li .text .ny-title span{margin: 0;}
.ny-lingyu ul li .text .text-p{padding-right: 30px;overflow: hidden;display: -webkit-box;-webkit-line-clamp:3;
-webkit-box-orient: vertical;}
.ny-lingyu ul li .text .text-p p{font-size: 16px;color: #666;line-height: 30px;margin: 0;}
.ny-lingyu ul li:nth-child(2n) figure{order: 2;}
.ny-ly{background: rgb(5 49 133 / 3%);padding: 80px 0;}
.ny-lycon{width: 100%;border-radius: 15px;background: #fff;padding:0 40px 40px;}
.ny-lycon .text{border-top: 1px solid #eee;padding-top: 40px;}
.ny-lycon .text p{font-size: 16px;color: #666;line-height: 30px;margin: 0;}
.ny-lycon .text img{max-width: 100%;}
.ny-lycon .in-btn a{margin:50px auto 0;border: 1px solid #1f3d52;}
.ny-lycon .in-btn a:hover{background: #fff;color: #1f3d52;}

.news-logo{margin: 80px 0;}
.news-logo ul{grid-template-columns: repeat(6, 1fr);grid-gap:30px;display: grid;}
.news-logo ul li{background: #fff;border-radius: 10px;overflow: hidden;height: 100px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.news-logo ul li figure{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.news-logo ul li img{width: 80%;}
.news-logo ul li:hover img{transform: scale(1.05);}


/*联系我们*/
.ny-lxwm{margin: 80px 0;display: flex;justify-content: space-between;align-items: center;}
.ny-lxwm-l{width: 35%;}
.ny-lxwm-l .in-title{text-align: left;padding: 0;}
.in-title h3{font-size: 30px;font-weight: bold;color: #1f3d52;margin: 0 0 20px;}
.in-title p{font-size: 16px;color: #666;}
.ny-lxwm-l ul{margin: 50px 0 30px;}
.ny-lxwm-l ul li{display: flex;justify-content: left;align-items: center;margin-bottom:20px;}
.ny-lxwm-l ul li figure{width: 25px;margin-right: 10px;}
.ny-lxwm-l ul li figure svg{width: 100%;display: block;height: auto;}
.ny-lxwm-l ul li span{font-size: 14px;color: #666;}
.ny-lxwm-l ul li a{font-size: 18px;font-weight: bold;}
.ny-lxwm-l .in-title-ewn{width: 110px;text-align: center;margin-left: 36px;}
.ny-lxwm-l .in-title-ewn figure{width: 110px;height: 110px;border-radius: 5px;background: #fff;border: 1px solid #eee;}
.ny-lxwm-l .in-title-ewn p{font-size: 16px;margin: 5px 0;}
.ny-lxwm-r{width: 60%;padding:30px 50px;box-shadow: 0 0 30px rgba(0,0,0,0.1);background: #1f3d52;}
.ny-lxwm-r .in-title{text-align: left;padding: 0;}
.ny-lxwm-r .in-title h3{color: #fff;}
.ny-lxwm-r .in-title p{color: #fff;opacity: 0.7;}
.ny-lxwm-r form{flex-wrap: wrap;display: flex;justify-content: space-between;}
.ny-lxwm-r .form-item{width: 48%;margin-bottom: 15px;}
.ny-lxwm-r .form-item input{width: 100%;line-height: 50px;border-radius: 5px;border: 1px solid #eee;padding: 0 15px;font-size: 14px;}
.ny-lxwm-r .form-item-text{width: 100%;}
.ny-lxwm-r .form-item-text textarea{width: 100%;line-height: 50px;border-radius: 5px;border: 1px solid #eee;padding: 0 15px;font-size: 14px;height: 100px;}
.ny-lxwm-r button{width: 150px;line-height: 50px;border-radius: 5px;border: 1px solid #fff;font-size:16px;background: #fff;color: #1f3d52;cursor: pointer;margin-left: auto;margin-right: 0;transition: all 0.3s ease-in-out;}
.ny-lxwm-r button:hover{background: none;color: #fff;}


@media (min-width: 1500px){

}

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

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

@media screen and (max-width:1800px){
   .cp-list-lb ul {width: 80%;}
}

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

@media screen and (max-width:1550px){
  .in-banner .mySwiper3 .text {width: 60%;}
  .in-news-list .text h3,.in-news-r ul li a .text h3{font-size: 20px;line-height: 30px;}
  .in-news-r ul li a figure{height: 176px;}

  .cplist-r h2 {font-size: 24px;margin: 0 0 30px;}
  .cplist-r p {font-size: 14px;line-height: 22px;}
  .cpxq-td-h3 h3{margin: 0;}
  .news-list li .text h3 {font-size: 20px;}
  .news-list li .text {padding: 0 20px;}
  .news-title h3 {font-size: 30px;line-height: 50px;}

}



@media screen and (max-width:1500px){  
  .ny-fa li .text h3 {font-size: 24px;margin: 0 0 20px;}
  .ny-fa li .text {width: 49%;padding-right: 30px;}
  .ny-fa li figure{height: 350px;}
 
 
}

@media screen and (max-width:1450px){
  .in-banner .mySwiper3 .text h3{font-size: 40px;}
  .in-banner .mySwiper3 .text p{font-size: 20px;}
  .in-title h2 {font-size: 40px;margin: 10px 0 0;}
  .in-title {padding: 50px 0;}
  .in-cp{padding-top: 50px;}
  .in-cp-box .mySwiper .swiper-slide p {font-size: 16px;margin: 5px 0 0;}
  .in-cp .mySwiper2 {margin-top: 0px;}
  .in-cp .mySwiper2 .in-cp-text {width: 45%;padding-right: 0;}
  .in-cp .mySwiper2 .in-cp-text h3 {font-size: 26px;margin: 0;}
  .in-cp .mySwiper2 .in-cp-text a {width: 160px;height: 45px;line-height: 44px;}
  .in-news-list .text h3, .in-news-r ul li a .text h3 {font-size: 18px;}
  .in-news-r ul li a figure {width: 230px;}
  .in-news-r ul li a .text {width: calc(100% - 230px);}

  .channel-banner{height: 550px;}
  .channel-banner .banner-info h2 {font-size: 40px;margin: 0 0 30px;}
  .banner-text p {font-size: 20px;}
  .cplist-r h2 {font-size: 26px;margin: 0 0 30px;}
  .cplist-r a{width: 160px;height: 45px;line-height: 44px;}
  .cplist-bj ul li{padding-bottom: 40px;}
  .cplist-bj ul li .ms p{font-size: 14px;line-height: 20px;}
  .cplist-bj ul li .cplist-btn .xh p {font-size: 18px;}
  .cpxq-td-h3 {padding: 50px 0;}
  .banner-info .time {margin-top: 0px;}
  .faxq-r h2 {font-size: 24px;}
  .faxq-l{padding: 35px;}
  .faxq-r ul li .text {width: calc(100% - 210px);}
  .faxq-r ul li .text h3 {font-size: 18px;}
  .news-list li .text h3{font-size: 18px;}
  .news-list li figure{height: 240px;}
  .news-title h3 {font-size: 24px;line-height: 40px;margin-top: 60px;}
  .news-intr p{padding: 20px;}
  .ny-about-box .ny-about-r {width: 48%;}

  
}

@media screen and (max-width:1400px){
  .ny-fa li .text p {font-size: 14px;line-height: 22px;}
  .xz-list li .right p{margin-right: 20px;}
  .xz-list li .left .text h3 {font-size: 20px;}
  .xz-list li .left .text p {font-size: 16px;}
  
  
  
 
}

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

@media screen and (max-width:1200px){
  .in-cp-box{flex-wrap: wrap;}
  .in-cp-box .in-title{width: 100%;}
  .in-cp-box .mySwiper{width: 100%;margin-bottom: 40px;}
  .in-cp .mySwiper2 .in-cp-text h3 {font-size: 22px;}
  .in-cp .mySwiper2 .in-cp-text p {font-size: 14px;margin: 30px 0 50px;}
  .in-cp .mySwiper2 .in-cp-text a {width: 150px;font-size: 14px;}
  .in-title h2 {font-size: 30px;}
  .in-cp {padding-top: 0px;}
  .in-about-l {width: 50%;}
  .in-about .in-about-img {width: 70%;}
  .in-news-list .text time{margin-top: 20px;}
  .in-news-list .text {padding: 0 20px 30px;}
  .in-news-list .text h3{margin: 20px 0 40px;font-size: 16px; line-height: 30px;}
  .in-news-r ul li a .text h3{font-size: 16px; line-height: 30px;margin: 10px 0 20px;-webkit-line-clamp: 1;}
  .in-news-r ul li a figure {width: 180px;height: 130px;}
  .in-news-r ul li a .text{width: calc(100% - 180px);}
  .in-news-list figure{height: 210px;}
  .foot-box .foot-l {width: 300px;}
  .foot-box .foot-r{width: calc(100% - 300px);}
  .in-banner .mySwiper3 .text h3 {font-size: 30px;}
  .in-banner .mySwiper3 .text p {font-size: 16px;}
  .banner-bottom{bottom: 30px;}

  .channel-banner {height: 400px;margin-top: 60px;}
  .ny-top{height: 60px;}
  .channel-banner .banner-info h2 {font-size: 26px;margin: 0 0 20px;}
  .banner-text p {font-size: 16px;line-height: 30px;}
  .ny-nav-box .ny-nav-l{display: none;}
  .ny-nav-box .ny-nav-r{width: 100%;justify-content: left;padding: 20px 0;}
  .ny-nav-box .ny-nav-r p {font-size: 14px;}
  .ny-nav-box .ny-nav-r figure {margin-right: 5px;}
  .ny-cplist{margin: 40px 0;}
  .cplist-r h2 {font-size: 20px;margin: 0 0 25px;}
  .cplist-r p {font-size: 14px;line-height: 25px;}
  .cplist-r a{width: 140px;font-size: 14px;margin-top:30px;}
  .cplist-bj ul li h3{margin: 20px 15px;}
  .cplist-bj ul li .cplist-btn,.cplist-bj ul li .ms{padding: 0 15px;}
  .cplist-bj ul li {padding-bottom: 20px;}
  .cpxq-td-r .text{width: 100%;}
  .faxq-cont{flex-wrap: wrap;margin: 40px 0;}
  .faxq-l,.faxq-r{width: 100%;}
  .faxq-r{margin-top: 30px;}
  .faxq-nr p{font-size: 14px;line-height: 25px;margin: 0;}
  .faxq-btn a{font-size: 14px;}
  .faxq-l-type a{width: 130px;height: 45px;line-height: 45px;}
  .faxq-r h2 {font-size: 20px;}
  .faxq-r ul li .text h3 {font-size: 16px;}
  .news-list {grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
  .news-list li .text h3 {font-size: 16px;margin: 15px 0px;}
  .news-list li .text p{margin-bottom: 30px;}
  .news-list li .text-btn span {font-size: 14px;}
  .news-title h3 {font-size: 18px;line-height: 30px;}
  .news-box p {font-size: 14px;line-height: 25px;}
  .xz-top-l .btn,.xz-top-r form input{font-size: 16px;}
  .xz-top-r form input,.xz-top-r form,.xz-top-l .btn{height: 60px;line-height: 60px;}
  .xz-top-r form input[type="submit"]{height: 60px;}
  .xz-top-r form input{padding-left: 20px;}
  .xz-top-r form,.xz-top-l .btn{border-radius: 10px;}
  .xz-top-l .btn{padding: 0 20px;}
  .xz-top-r form input::placeholder{font-size: 16px;color: #999;}
  .xz-list li .right {width: 40%;}
  .xz-list li .left{width: 60%;}
  .xz-list li .left figure{margin-right: 15px;}
  .xz-list li .left .text h3 {font-size: 18px;}
  .xz-list li .right span{font-size: 14px;}
  .xz-list li .right p{font-size: 14px;margin-right: 10px;}
  .ny-about-box{padding: 50px 0;flex-wrap: wrap;}
  .ny-about-box .ny-about-l,.ny-about-box .ny-about-r{width: 100%;}
  .in-about-text p{font-size: 14px;}
  .job-list-div {font-size: 16px;height: 70px; line-height: 70px; padding-left: 2vw;}
  .job-list-div span:last-child{font-size: 25px;}
  .job-list-yx a {font-size: 20px;}
  .job-list-nr{padding: 50px 2vw;}
  .job-list{padding: 25px 2vw;}
  .lxwm-ly .form-group label{font-size: 16px;}
  .lxwm-ly .form-group input {border-radius: 10px;font-size: 16px;}
  .lxwm-ly .tijioa {width: 140px;height: 45px;}
  .ny-lxwm-l{width: 100%;}
  .lxwm-ly .form-group-ly textarea{font-size: 16px;}
}

@media screen and (max-width:1024px){
  .foot-box .foot-r{display: none;}
  .foot-box .foot-l{width: 100%;}
  .foot-ewm ul{margin-top: 40px;}
  .foot-ewm ul li p {font-size: 14px;}
  .footer{padding-top: 40px;}
  .foot-box .foot-logo img {height: 50px;}

  .ny-fa{grid-template-columns: repeat(1, 1fr);}
  .ny-fa li figure {height: 280px;width: 320px;}
  .ny-fa li .text{width: calc(100% - 340px);}
  .ny-fa li .text h3 {font-size: 20px;}
  .ny-fa li .text p{-webkit-line-clamp: 3;}

}

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

@media screen and (max-width:780px){  
  .banner-btn img{height: 25px;}
  .in-banner{height: 500px;margin-top:60px;}
  .banner-bottom .text p,.banner-bottom span{display: none;}
  .in-banner .mySwiper3 .text {width: 100%;}
  .btn-a {width: 40px;height: 40px;}
  .btn-a img{width: 8px;}
  .in-banner .mySwiper3 .text p{margin: 20px 0 0;}
  .in-cp .mySwiper2 .in-cp-cont{flex-wrap: wrap;}
  .in-cp .mySwiper2 .in-cp-cont figure{width: 100%;}
  .in-cp .mySwiper2 .in-cp-text{width: 100%;padding: 0;margin: 20px 0 0;}
  .in-about{height: 860px;}
  .in-about-l {width: 100%;}
  .in-about .cont {display: block;}
  .in-about .in-about-img,.in-news-box .in-news-l,.in-news-box .in-news-r{width: 100%;}
  .in-news-box{flex-wrap: wrap;}
  .in-news-box .in-news-r{margin-top: 30px;}
  .foot-bq{flex-wrap: wrap;margin-top: 20px;padding: 20px 0;}
  .foot-bq-l,.foot-bq-r{width: 100%;text-align: center;}
  .foot-bq .foot-bq-l a{margin-right: 5px;margin-bottom: 10px;}

  .ny-cplist{flex-wrap: wrap;}
  .cplist-l,.cplist-r{width: 100%;}
  .cplist-r{margin-top: 30px;}
  .cplist-bj ul{grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
  .cplist-bj ul li .cplist-btn .xh p {font-size: 16px;}
  .cplist-bj ul li figure img{width: 80%;}
  .cpxq-td-h3 h3{font-size: 24px;}
  .cpxq-td-r .text p {font-size: 14px;line-height: 22px;}
  .cpxq-td {padding-bottom: 50px;margin-bottom: 40px;}
  .faxq-l {padding: 15px;}
  .faxq-btn{flex-wrap: wrap;}
  .faxq-btn div{width: 100%;}
  .faxq-btn-r {text-align: left;margin-top: 10px;}
  .faxq-l-type a{margin: 30px auto;}
  .faxq-r ul li figure {width: 100px;height: 90px;}
  .faxq-r ul li .text {width: calc(100% - 110px);}
  .faxq-r ul li .text span {font-size: 14px;}
  .channel-banner {height: 300px;}
  .channel-banner .banner-info h2 {font-size: 22px;}
  .news-list li figure {height: 190px;}
  .news-list li .text p {margin-bottom: 20px;font-size: 14px;}
  .news-title h3 {font-size:16px;line-height: 25px;}
  .news-share .share .social-share .icon-wechat {width: 30px;height: 30px;border-radius: 7px;line-height: 30px;}
  .news-share .share .social-share .icon-wechat:before {font-size: 20px;}
  .news-intr p {padding: 15px;font-size: 14px;line-height: 20px;}
  .news-share .share{font-size: 14px;}
  .news-share ol{margin-bottom: 0;}
  .news-share time {font-size: 14px;}
  .xz-list li a{flex-wrap: wrap;}
  .xz-list li .left,.xz-list li .right{width: 100%;}
  .xz-list li .right{justify-content: left;margin-top: 15px;}
  .xz-list li a {border-radius: 10px;padding: 20px 15px;margin-bottom: 20px;}
  .job-list-div span:nth-child(2),.job-list-div span:nth-child(3),.job-list-div span:nth-child(5){display: none;}
  .job-list-nr p {font-size: 14px;line-height: 22px;}
  .job-list-yx a {font-size: 18px;}
  .lxwm-ly .form-group{width: 100%;line-height: 50px;}
  .lxwm-ly .form-group-ly textarea {font-size: 14px;}
  .lxwm-ly .form-group label {font-size: 14px;width: 75px;}
  .lxwm-ly .form-group input,.lxwm-ly .form-group-ly textarea {width: calc(100% - 75px);font-size: 14px;padding: 0 10px;}
  .lxwm-ly .tijioa{font-size: 14px;width: 130px;}



}

@media screen and (max-width:640px){
  .in-about-text p{font-size: 14px;margin-bottom: 10px;}
  .in-banner {height: 400px;}
  .in-banner .mySwiper3 .text h3 {font-size: 24px;margin: 0;}
  .in-title h2 {font-size: 24px;}
  .in-title span img{height: 25px;}
  .in-cp .mySwiper2 .in-cp-text a {margin-right: 10px;width: 125px;}
  .in-cp .mySwiper2 .in-cp-text p {margin: 20px 0 30px;}
  .in-cp .mySwiper2{padding-bottom: 20px;}
  .in-about {height: 720px;}
  .in-news-list figure {height: 180px;}
  .in-news-list .text {padding: 0 15px 20px;}
  .in-news-list .text h3 {margin: 5px 0 20px;line-height: 25px;}
  .in-news-list .text time {margin-top: 15px;}
  .in-news-r ul li a figure {width: 135px;height: 110px;}
  .in-news-r ul li a .text{width: calc(100% - 135px);padding-left: 15px;}
  .in-news-r ul li a .text h3{line-height: 25px;margin: 10px 0 15px;}
  .in-news-list .text .btn .btn-a,.in-news-r ul li a .text .btn .btn-a {width: 20px;height: 20px;}
  .in-news-box .in-news-l{grid-template-columns: repeat(1, 1fr);}
  .in-news-list figure {height: 200px;}

  .cplist-bj ul {grid-template-columns: repeat(1, 1fr);}
  .ny-fa li a{flex-wrap: wrap;}
  .ny-fa li figure{width: 100%;height: auto;}
  .ny-fa li .text{width: 100%;padding:30px 15px;}
  .ny-fa li .text span{margin-top: 20px;}
  .ny-fa li .text h3 {font-size: 18px;}
  .ny-fa{margin: 40px 0;}
  .news-list {grid-template-columns: repeat(1, 1fr);}
  .news-list li figure{height:auto;}
  .xz-top{flex-wrap: wrap;}
  .xz-top-l,.xz-top-r{width: 100%;}
  .xz-top-r{margin-top: 20px;}

}

@media screen and (max-width:510px){
  .in-about {height: 630px;} 

}

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

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

    	
}