@charset "utf-8";

@font-face {
    font-family: "HarmonyOS Sans";
    src: url("../font/HarmonyOS Sans.eot");
    src: url("../font/HarmonyOS Sans.eot?#iefix")format("embedded-opentype"),
    url("../font/HarmonyOS Sans.woff2")format("woff2"),
    url("../font/HarmonyOS Sans.woff")format("woff"),
    url("../font/HarmonyOS Sans.ttf")format("truetype"),
    url("../font/HarmonyOS Sans.svg")format("svg");
}


body{margin:0px; font-size:14px; color:#333; font-family:HarmonyOS Sans; background:rgba(244,245,250,.5);}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}

::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#f59d00;}
::-webkit-scrollbar-thumb:active{background-color:#f59d00;}


.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */

.con { width:94%; margin:0px auto; max-width:1480px;}
@media only screen and (max-width:1660px){
.con { width:94%; margin:0px auto; max-width:1380px;}	
}
@media only screen and (max-width:1440px){
.con { width:94%; margin:0px auto; max-width:1320px;}	
}
@media only screen and (max-width:1360px){
.con { width:94%; margin:0px auto; max-width:1280px;}	
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}	

}

.sy_lx ul li{
    margin-bottom: 4%;
}
.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff; }
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:180px; float:left;}
.header .logo img{width:100%; height:auto; display:block;}
.header .yyxz { float:right; font-size:18px; line-height:40px; margin-top:22px;}
.header .yyxz a { margin:0px 15px;}
.f_d{
    width: 140px;
}

.header .s_ch{height:40px; width:40px; font-weight:bold; line-height:40px; text-align: center;  font-weight: 900;float:right; cursor:pointer;  margin-top: 24px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:20px; color:#333; font-weight: 900;}

.header.on .an i{color:#f59d00;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#376dc5; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}


.header .nav{  float:left; margin-left:60px; margin-top:22px;}
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:40px; float:left; position:relative; padding:0px 50px 0px 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:18px; color:#333;}
.header .nav ul li a { font-size:18px;}
.header .nav ul li span{width:0; height:3px; background:#376dc5; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#376dc5;}
.header .nav ul li:hover a { color:#376dc5;}
.nav .y_j{position:relative;}
.nav .e_j{width:240px; background:#fff; position:absolute; top:85px; left:0; display:none; z-index:9999; border-bottom: 2px solid #f59d00; overflow: hidden; padding: 10px 0px 0px 0px; }
.header .nav ul li .e_j a{display:block; font-size:17px; color:#333; line-height:50px; text-align:left;  font-weight:normal; padding-left: 20px; }
.header .nav .e_j a:hover{ color:#fff; background:#f59d00;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1360px){
.header .nav ul li{ padding:0px 30px 0px 0px;}
}
@media only screen and (max-width:995px){
.header{padding:0%; height: 60px; background: #fff;}
.header .logo{width:130px; float:left; }
.header .logo img { width:100%; height:auto;}
.header .s_ch{height:30px; width:30px; line-height:30px;  margin-right:10px; float:right; margin-top: 18px;}
.header .s_ch i{font-size:22px; color:#333; font-weight: 900;}

.header .yyxz { float:right; font-size:18px; line-height:40px; margin-top:12px; margin-right:45px;}
.header .yyxz a { margin:0px 8px;}

.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#f59d00;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
}





.head_h{width:100%; height:85px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:100%; background: rgba(0, 0, 0, 0.8); position:fixed; top:85px; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:60px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; height: auto; }
.gallery-top .swiper-slide img{width:100%;  height: auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.0);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:35%; text-align:left;}
.gallery-top .swiper-slide .wz h3{font-size:42px; height:80px; text-shadow: 2px 2px 4px rgba(0,0,0,.5); font-weight:bold;}
.gallery-top .swiper-slide .wz h2{font-size:22px;  line-height:40px; text-shadow: 2px 2px 4px rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz h2 font { color:#66d588; font-size:20px; margin-right:5px;}
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #376dc5; width:220px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:18px; margin:40px 0px 0px 0px; border-radius: 30px;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 14px;}
.gallery-top .swiper-button-next{width:45px; height:45px; background:url(../images/h_yj.png) no-repeat; right:20px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(../images/h_zj.png) no-repeat; left:20px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{ top:30%; }
.gallery-top .swiper-slide .wz h3{font-size:40px; height:60px; }
.gallery-top .swiper-slide .wz h2{font-size:20px;  line-height:34px; }	
.gallery-top .swiper-slide .wz a {margin:20px 0px 0px 0px; }
}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height: 40vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:60%;  transform:translateX(-60%);   top:0; }
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{ top:24%; width:90%; left: 5%; }
.gallery-top .swiper-slide .wz h3{font-size:22px; height: auto; padding-bottom:10px;}
.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:20px; letter-spacing:0px;}
.gallery-top .swiper-slide .wz a { width:200px;font-size:16px; }
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}



.gy_bt{ text-transform:uppercase; margin-bottom: 30px; text-align: center; }
.gy_bt h3{font-size:30px; line-height:44px;  padding-bottom:15px; font-weight: bold;}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h2{font-family:Arial; font-size:24px; line-height:50px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:22px; line-height:30px;  padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}


.sy_cp { padding:80px 0px;}
.sy_cp ul li { width:30%; float: left; margin:0 2.6% 2.6% 0;  box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background:#fff; border-radius:10px; padding:25px;}
.sy_cp ul li:nth-child(4n) { margin-right: 0;}
.sy_cp ul li .tp { width: 95px; height:95px; border-radius:10px; background:#376dc5;}
.sy_cp ul li .tp img{width: 100%; height: auto;}
.sy_cp ul li h1 { font-size: 22px; padding:25px 0px 10px 0px; color:#376dc5;}
.sy_cp ul li .wz { min-height:300px;}
.sy_cp ul li .wz p { padding:5px 0px;}
.sy_cp ul li .wz p font { color:#376dc5; margin-right:5px;}
@media only screen and (max-width:1440px) {
.sy_cp ul li h1 { font-size: 18px; font-weight:bold;}	
}
@media only screen and (max-width:992px) {
.sy_cp {padding:40px 0px;}
.sy_cp ul li { width: 100%; float: none; margin: 0 0% 4% 0;}	
.sy_cp ul li .tp { width: 80px; height:80px; }
.sy_cp ul li .wz { min-height:auto; }
}


.sy_gy { width:100%; overflow:hidden; position:relative; padding-bottom:10px; }
.sy_gy .left { width:60%; float:left;  background:#fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); height:600px;}
.mr { width:180px; height:40px; background:#376dc5; text-align:center; line-height:40px; color:#333; margin:30px 0px 20px 0px; text-transform: uppercase; }
.mr a {color:#fff; font-size:15px; font-weight: bold;}
.mr:hover a { background:#66d588; color:#fff; font-size:15px; display:block;}
.mr i { margin-left: 15px;font-size: 14px;}
.sy_gy .right { float: right; width: 40%; padding-top:24%; }
.sy_gy .right img { width: 100%; height: auto;}

.sy_gy .syc { position:absolute; left:0; top:10%; width:100%;}
.sy_gy .syc .wz { width:50%; float:left;}
.sy_gy .syc .wz h3 i { width: 60px; height: 4px; background: #376dc5; display:block; margin: 13px 10px 0px 0px;}
.sy_gy .syc .wz h3{font-size:30px;height:60px;  color:#376dc5; position: relative; left: 0; top: 0; font-weight: bold; }
.sy_gy .syc .wz h2 { font-size:22px; text-transform:uppercase; padding-bottom:10px; font-weight:bold;}
.sy_gy .syc .wz span { width:50px; height:3px; background:#f59d00; display:block; margin:0px 0px 10px 0px;}
.sy_gy .syc .wz .gdd { height: 25px;} 
.sy_gy .syc .wz p { font-size:18px; line-height:30px; text-align:justify; color:#666;}
.sy_gy .syc .sp { width:42%; float:right; border-radius:10px; overflow:hidden;}
.sy_gy .syc .sp img { width:100%;}
.mrt { color:#376dc5; font-size:18px;}
.mrt a {color:#376dc5; text-decoration:underline;}
.jzt { text-align:center; width:100%; line-height:40px; padding:25px 0px;}

@media only screen and (max-width:1440px) {
.sy_gy .syc .wz h2 { font-size:20px;}
.sy_gy .syc .wz p { font-size:15px; line-height:24px;}	
.sy_gy .right {padding-top:32%; }
}


@media only screen and (max-width:995px){
.sy_gy {padding:0px 0 25px 0px;}
.sy_gy .left { width:100%; float: none;  height: auto;}

.sy_gy .right { float: none; width: 100%; padding-top:0%; display:none;}

.sy_gy .syc { position: relative; left:0; top:0; width:100%;}
.sy_gy .syc .wz { width:100%; float: none;}
.sy_gy .syc .sp {width:100%; float: none; margin-top:25px;}
.mr { margin-top:20px; margin-left:3%;}

}


/* 响应式视频容器样式 */
.fullscreen-video {
  position: relative;
  width: 100%; /* 占满视口宽度 */
  height: 400px; /* 占满视口高度 */
  overflow: hidden; /* 隐藏超出容器的部分 */
  margin: 0;
  padding: 0;
}

.fullscreen-video video {
position: absolute; border-radius:10px; overflow:hidden;
  top: 0;
  left: 0;
  width: 100%; /* 宽度始终跟随容器变化 */
  height: auto; /* 高度始终跟随容器变化 */
  object-fit: contain; /* 保持视频比例，完全显示在容器内（无裁剪） */
}


.sy_f { position:relative; z-index:9; padding-top:70px;}
.sy_f .tab{ width:80%; margin:0px auto;}
.sy_f .tab-hd { overflow:hidden; zoom:1; text-align:center;}
.sy_f .tab-hd li{ width:auto; display: inline-block; color:#1d1d1f; text-align:center; cursor:pointer; line-height:70px; margin:0px 30px; font-size: 30px; transition: transform 0.3s;}
.sy_f .tab-hd li.active{color:#376dc5; font-size:30px; transform:translateY(-8px); background:url(../images/hxh.png) no-repeat center bottom;  }
.sy_f .tab-bd li{display:none; margin-top:40px; }
.sy_f .tab-bd li.thisclass{ display:list-item;}
.sy_f .tab-bd li .wz1 { width:90%; font-size:18px; line-height:26px; color:#666666; margin:0px auto; text-align:center;}
.sy_f .tab-bd li .sp {width:70%; margin:0px auto; border-radius:20px; overflow:hidden;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.sy_f .tab-bd li .sp img { width:100%;}

@media only screen and (max-width:1440px){
.sy_f .tab-bd li .wz1 { width:95%; font-size:16px; }
.sy_f .tab-bd li .sp {width:80%;}
	}


@media only screen and (max-width:992px){
.sy_f {  padding-top:40px;}
.sy_f .tab{ width:100%;}
.sy_f .tab-hd li{ line-height:50px; margin:0px 10px; font-size:28px; }
.sy_f .tab-hd li.active{font-size:28px;transform:translateY(0px);}
.sy_f .tab-bd li{margin-top:20px; }
.sy_f .tab-bd li .sp {width:94%;}
}



.mrr { width:220px; height:40px; background:#376dc5; text-align:center; line-height:40px; color:#333; margin:40px auto; text-transform: uppercase; border-radius:30px; overflow:hidden; }
.mrr a {color:#fff; font-size:15px; font-weight: bold;}
.mrr:hover a { background:#66d588; color:#fff; font-size:15px; display:block;}
.mrr i { margin-left: 15px;font-size: 14px;}








.ry_zz { width: 100%; margin: 100px auto;}
.zzz{  margin: 0px auto; position:relative;}
.zzz .ziyuan1{  margin:0px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative;}
.zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; }
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan1 .swiper-slide:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:992px) {
.ry_zz {  margin:50px auto 0px auto;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; margin:0px 0px 5px 0px; }
.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}

.sy_lx { width:100%; background:#fff; padding:60px 0px;}
.sy_lx ul li { float:left;}
.sy_lx ul li h1 { color:#376dc5; font-size:22px; font-weight:bold; line-height:40px; margin-bottom:10px;}
.sy_lx ul li h1 img { float:left; margin-right:10px;}
.sy_lx ul li p { font-size:16px; color:#999; padding-left:2px;}
.sy_lx ul li:nth-child(2n) { padding:0 20%;}
@media only screen and (max-width:1440px) {
.sy_lx ul li:nth-child(2n) { padding:0 14%;}	
}

@media only screen and (max-width:992px) {
.sy_lx {  padding:40px 0px;}
.sy_lx ul li { margin-bottom:20px;}
.sy_lx ul li:nth-child(2n) { padding:0 0%;}	
}


.footer{width:100%; padding-top:60px; background:#26272a; font-size:14px; line-height:26px; color:#fff;}
.footer h3{font-size:20px; color:#fff; margin-bottom:20px; text-transform:uppercase; }
.footer .col-md-4 { width:20%; float:left; margin-right: 5%;}
.footer .col-md-4 h2 { color:rgba(255,255,255,.8); font-size:18px; line-height:50px; margin-top:15px;}
.footer .s_j a{width:28px; height:28px; float:left; margin-right:10px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #444; text-align: center; color:#8f8f8f;}
.footer .x_x a{ color:#8f8f8f!important;}
.footer .col-md-42 {float:left; width: 24%; }
.footer .col-md-42 p a{ color:#8f8f8f; line-height:28px; font-size:16px;}
.footer .col-md-42 p a:hover { color:#8f8f8f;}
.footer .col-md-43 {float:right; width: 24%; }
.footer .col-md-43 p{color:#8f8f8f; font-size:15px;}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:992px){
.footer{padding:30px 0px 0px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer .col-md-43 {float:none; width: 100%; padding-top:30px; }   
.footer h3{font-size:16px; text-align: left; }
.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:10px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }     
.footer .x_x{margin-top:15px; padding:10px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}


.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.3); z-index: 5;}
.nban .wz { position: absolute; left:0; top:35%; z-index: 5; width: 100%; }
.nban .wz h1 { font-size:44px; height: 50px;  color: #333; font-weight:bold;}
.nban .wz p { font-size:24px; color:#333; padding-top:20px;}
@media screen and (max-width:992px) {
.nban{  height:260px; margin-top:0px;}
.nban img{ position:absolute; height:260px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nban .wz { position: absolute; left:0; top:25%; width: 100%;}
.nban .wz h1 { font-size: 24px; height: auto; line-height: 36px; padding-bottom:10px;  }
.nban .wz p { font-size:16px;padding-top: 0px;}
}


.ny_p3 { width:100%; margin:0px auto; padding:80px 0px;}
.ny_p3 ul li { width:23%; margin:0 2.6% 0 0; float:left;  box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03); border-radius:20px; background:#fff;}
.ny_p3 ul li:nth-child(4n) { margin-right:0;}
.ny_p3 ul li .tp { width:100%; height:auto;border-radius:20px; overflow:hidden;}
.ny_p3 ul li .tp img { width:100%;}
.ny_p3 ul li .wz { text-align:center; padding:30px;}
.ny_p3 ul li  h1 { font-size:22px; margin-bottom:15px; color:#376dc5;}
.ny_p3 ul li p { font-size:14px; color:#999;}
/*.ny_p3 ul li .mra { width:180px; margin:40px auto; height:40px; line-height:40px;background:rgba(245,110,18,.99); text-align:center; border-radius:30px; font-size:18px; font-weight:bold; overflow:hidden; color:#fff;}
.ny_p3 ul li .mra a {color:#fff;}
.ny_p3 ul li .mra:hover a { background:#fe8e43; color:#fff; font-size:18px; display:block;}*/
/*.ny_p3 ul li:hover {box-shadow: 0 5px 15px rgba(245,110,18,.2),0 10px 30px rgba(245,110,18,.1); transform:translateY(-10px); transition:all 0.6s}*/
@media only screen and (max-width:992px) {
.ny_p3 { padding:50px 0px;}
.ny_p3 ul li { width:100%; margin:0 0% 3% 0; float: none;}
}


.np_bt { font-size:36px; color:#333;  margin-bottom:50px; text-align:center; font-weight:bold;}
.np_bt span { width:50px; height:3px; background:#376dc5; display:block; margin:20px auto 10px auto;}
.np_bt p { font-size:16px; color:#666; font-weight:normal; padding-top:10px;}
@media only screen and (max-width:992px) {
.np_bt { font-size:28px; margin-bottom:30px; }
.np_bt span { margin:10px auto 5px auto;}
.np_bt p { font-size:14px; }
}

.qkmr { width:100%; height:40px;background:#fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); border-radius:5px; text-align:center; line-height:40px; color:#f57015; margin:20px auto 0px auto;position:relative;}
.qkmr a {color:#376dc5; font-size:28px; font-weight:bold;  }
.qkmr a:hover { background:#376dc5; color:#fff; font-size:28px; display:block; border-radius:5px; }

/* 弹出层黑色透明背景 - 已修复满屏问题 */
.tanchu {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10005;
}

/* 关闭按钮 */
.tanchu .gb {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}

.tanchu .gb img {
  width: 100%;
  height: auto;
}

/* 弹出层内容容器 - 已清除浮动，避免高度塌陷 */
.tanchu .wz9 {
  width: 50%;
  height: auto;
  background: #fff;
  position: relative;
  margin: 8% auto 0 auto;
  padding: 30px;
  border-radius: 10px;
  box-sizing: border-box; /* 统一盒模型，无需多浏览器前缀（现代浏览器已兼容） */
  overflow: hidden; /* 清除内部浮动 */
}

/* 左侧图片区域 */
.tanchu .wz9 .tp {
  width: 45%;
  float: left; height: 450px; overflow: hidden;
}

.tanchu .wz9 .tp img {
  object-fit: cover;    width: 100%; height: 100%;
}

/* 右侧文字区域 */
.tanchu .wz9 .wz8 {
  width: 50%;
  float: right;
  padding: 30px;
  text-align: left;
  box-sizing: border-box; /* 避免padding撑大宽度 */
}

.tanchu .wz9 .wz8 h4 {
  font-size: 28px;
  line-height: 1.2; /* 优化行高，避免文字重叠 */
  color: #333;
  margin: 5% 0 15px 0; /* 统一margin写法，更规范 */
}

.tanchu .wz9 .wz8 h5 {
  font-size: 20px;
  margin: 0 0 10px 0; /* 补充默认margin，避免文字拥挤 */
  color: #333; /* 补充文字颜色，确保可见性 */
}

.tanchu .wz9 .wz8 p {
  color: #666;
  font-size: 16px;
  line-height: 24px; overflow:auto; max-height:250px;
  margin: 0; /* 清除默认margin */
}
@media only screen and (max-width: 1660px) {
.tanchu .wz9 .tp {
  width: 45%;
  float: left; height: 380px; overflow: hidden;
}		
}

@media only screen and (max-width: 1440px) {
.tanchu .wz9 .tp {
  width: 45%;
  float: left; height: 350px; overflow: hidden;
}		
}
/* 移动端适配 */
@media only screen and (max-width: 992px) {
	
	.tanchu .gb {

  top: 5px;
  right: 5px;

}
	
  .tanchu .wz9 {
    width: 94%;
    margin: 12% auto 0 auto;
    padding: 20px;
  }
.tanchu .wz9 .tp {
  width: 100%;
  float: none;
}
  .tanchu .wz9 .wz8 {
    padding: 15px 0; width:100%; float:none; /* 减少移动端内边距，避免内容溢出 */
  }
  
  .tanchu .wz9 .wz8 h4 {
    font-size: 24px; /* 适配移动端文字大小 */
  }
  
  .tanchu .wz9 .wz8 h5 {
    font-size: 18px;
  }
}


.gc_lc { width:100%; padding:30px 0px 80px 0px;}
.gc_lc ul li { float:left; text-align:center; width:10%;}
.gc_lc ul li .tp { width:80px; height:80px; border-radius:100px; background:#376dc5; line-height:80px; margin:0px auto;}
.gc_lc ul li .tp img { width:36px;}
.gc_lc ul li p { font-size:16px; padding:15px 0px 0px 0px; }
.gc_lc ul li:nth-child(2n) { width:5%;}
.gc_lc ul li:nth-child(4n) { width:5%;}
.gc_lc ul li:nth-child(6n) { width:5%;}
.gc_lc ul li:nth-child(8n) { width:5%;}
.gc_lc ul li:nth-child(10n) { width:5%;}
.gc_lc ul li:nth-child(12n) { width:5%;}
.gc_lc ul li i { font-size:24px; line-height:90px;}


.gc_gy { width:100%; margin:0px auto; position:relative;  background-size:100% auto; padding:80px 0px;}
.gc_gy .left { width:55%; float:left; }
.gc_gy .left .wz {color: #fff;}
.gc_gy .left .wz .name {font-size:36px; color: #fff; padding-bottom:10px; font-weight:bold;} 
.gc_gy .left .wz .big_name {font-size:18px;color: #fff;}
.gc_gy .left .wz p {padding:10px 0px; line-height:28px; color:#fff; font-size:16px;}
.gc_gy .right { width:35%; float:right;  }
.gc_yz { width: 100%; padding:80px 0px; background:#f6f6f6; margin:50px auto 0px auto;}
.gc_yz .zc { width:50%; float:left}
.gc_yz .yc { width:45%; float:right; border-radius:10px; overflow:hidden;}
.gc_yz ul li{  background: #fff;  padding:22px 30px; margin: 0 0 4% 0; box-shadow:3px 3px 10px 0px rgba(0,0,0,.2); border-radius:10px; }
.gc_yz ul li span {background: #00b95e;  border-radius:100px; text-align:center; font-size:30px; padding:11px 12px; color:#fff; float:left; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}
.gc_yz ul li h3{ font-size:20px; font-weight: bold; padding-bottom:5px;}
.gc_yz ul li p {font-size: 14px; color:#666;}


/*关于我们*/

.counter{ position: relative;width:100%; margin-top:15%; }
.counter ul li{ width: 50%; transition:all 0.3s; float: left; position:relative; margin-bottom:40px;   }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter ul li .tp { margin:0px auto 30px auto; width:80px; height:80px;}
.counter ul li .tp img { width:100%; height:auto;}
.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#fff; font-family:Arial; font-size:56px; }
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:20px;color:#fff; }
.counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#fff;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

@media only screen and (max-width:992px) {
.counter{  padding: 20px 0px 0px 0px; }
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:33.3333%;  margin-bottom: 2%;  }	
}


.sy_bk{width:100%;  overflow:hidden; padding:80px 0px;}
.sy_bk ul li{width:31%; float:left; margin:0 3.5% 0 0;  position:relative;border-radius:15px; overflow:hidden;box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03);}
.sy_bk ul li:nth-child(3n) { margin-right: 0;}

.sy_bk .dt img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_bk .dt{width:100%; overflow:hidden;}
.sy_bk ul li:hover .dt img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_bk .bj{width:100%; height:100%; position:absolute; background-color:rgba(0,0,0,.4); top:0; left:0;}
.sy_bk .tw{width:90%; position:absolute; bottom:2%; left:5%;}
.sy_bk .tw .w{ color:#fff;}
.sy_bk .tw .w h3{font-size:26px; line-height:50px; border-bottom:1px solid rgba(255,255,255,.5); font-weight:bold;}
.sy_bk .tw .w p{font-size:18px; margin-top:10px; height:50px;}
.sy_bk .tw .yu img { width:50px;}
.sy_bk .tw:hover {bottom:5%; transition:all 0.6s}

.ry_zz2 { width: 100%; margin:0px auto; background:#f6f6f6; padding:80px 0px;}
.zzzz{ position:relative;}
.zzzz .ziyuan2{ width:90%; margin:40px auto; }
.zzzz .ziyuan2 .swiper-slide{ position:relative;border-radius:10px; overflow:hidden; background:#fff; padding:30px;}
.zzzz .ziyuan2 .swiper-slide .tp {width:15%; float:left;}
.zzzz .ziyuan2 .swiper-slide .tp img { width:100%;}
.zzzz .ziyuan2 .swiper-slide .wz { width:80%; float:right;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:18px; text-align:center; color:#333;line-height:30px; text-align:left; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }

.zzzz .ziyuan2 .swiper-slide p {font-size:14px; padding:15px 0px; } 
.zzzz .ziyuan2 .swiper-slide .wz1 { width:30%; border-radius:5px; overflow:hidden;}
.zzzz .ziyuan2 .swiper-slide .wz1 img { width:100%;}





.zzzz .swiper-button-next{width:48px; height:48px; background:url(../images/right.png) no-repeat center center #376dc5; right:0;  margin-top:-20px; border-radius:100px;}
.zzzz .swiper-button-prev{width:48px; height:48px; background:url(../images/left.png) no-repeat center center #376dc5; left:0; margin-top:-20px;  border-radius:100px;}
@media only screen and (max-width:1440px) {
.zzzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz2 {padding:30px 0px;}
.zzzz{ width:94%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:100%; margin:20px auto; }
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px; }
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:16px; line-height:30px }
.zzzz .ziyuan2 .swiper-slide h2 { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide p { font-size:12px; color: #000;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 


.zzzz .swiper-button-next{ display: none;}
.zzzz .swiper-button-prev{ display: none;}
}

.cp_cpp { padding:80px 0px 0px 0px;}


.nytit {width: 18%; float: left; background: #fff; padding-bottom: 25px; overflow: hidden; border-radius:15px;box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03);}
.nytit h2 { height: 70px; line-height: 70px; background:#376dc5; text-align:left; padding-left: 30px; font-size:24px; color:#fff;  margin-bottom: 3px;}
.nytit ul li { display:inline-block;padding:15px 30px; color: #000; font-size:18px; font-weight: bold; width: 100%; box-sizing: border-box; margin-bottom: 3px;position: relative; }

.nytit ul li i {width:100%;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .y_j a { font-weight: bold; color: #333;}
.nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; border-top: #ccc 1px solid; padding:10px 0px;}
.nytit ul li .e_j a {display: block;line-height: 30px;font-size: 14px;color: #333; font-weight:normal;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#333;line-height: 30px;font-size: 18px; }
.nytit ul li:hover .y_j a { color:#000;}


.cp_lb { width:80%; float: right;}
.cp_lb ul li { width:23%;  text-align: center; float: left; margin:0 2.6% 3% 0%; background:#fff; overflow:hidden;border-radius:15px;box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03);}
.cp_lb ul li:nth-child(4n) { margin-right: 0;}
.cp_lb ul li img{  width:100%; height:auto;  box-sizing:border-box;  }
.cp_lb ul li h1{ display:block; font-size:16px; color:#333; position:inherit; line-height:50px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;     }
.cp_lb ul li:hover {box-shadow: 5px 4px 10px rgba(0,78,162,.2);}
.cp_lb ul li:hover h1 { background:#376dc5; color:#fff; transition: all 0.5s; }
@media only screen and (max-width:1660px) {
.nytit {width: 22%;}
.cp_lb { width:75%;}	
	
	}
@media only screen and (max-width:992px) {
.cp_cpp { padding:30px 0px 0px 0px;}
.nytit {width: 100%; float: none;}
.nytit h2 { height: 50px; line-height: 50px;  font-size:20px; }
.nytit ul li .y_j a { font-weight: bold; color: #000; font-size: 18px;}
.nytit ul li .e_j a {font-size: 16px;}
.cp_lb { width:100%; float: none; margin-top:20px;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li h1{ font-size:14px;   }

}


/*翻页*/
.paging{width:100%; margin:0px auto 80px auto; text-align:center; overflow:hidden;}
.paging a{line-height:40px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:40px; height:40px; border-radius: 100px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#376dc5; border:1px solid #376dc5; color:#fff;}
.paging a.on{background-color:#376dc5; border:1px solid #376dc5; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:40px; font-size:14px; width:40px; height:40px; margin:0 3px; }
}



.cp_xq{ padding:80px 0px; }
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:60%; margin:0px auto 80px auto; padding:0;  overflow: hidden; border-radius:15px;box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03);}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block; border: 1px solid #ddd;}
.cp_xq .cp_xx .cp_js{ margin:0px auto;  }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#333;font-weight:bold; padding-bottom: 20px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h4 { font-size: 14px; color: #666; line-height: 26px;}
.cp_xq .cp_xx .cp_js h4 font { font-size: 28px; font-weight: bold; color: #000;}

.cp_xq .cp_xx .cp_js h2 {font-size:20px; color:#000000;font-weight:bold; padding:15px 0px; border-top: 1px solid #ddd; margin-top: 20px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:32px; color:#333; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_xx .cp_js span { width: 50%; float: left;}
.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .gallery-topp { width:100%; height:auto;  overflow: hidden;}
.cp_xq .gallery-thumbs {height:140px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%; padding:20px 0px;}
.cp_xsm h5 {font-size:30px; color:#376dc5; font-weight:bold;}
.cp_xsm .wzd { font-size:16px; padding:30px 0px; line-height:26px;}

.mr1 { width:200px; height:40px; background:rgba(255,255,255,.8); text-align:center; line-height:40px; color:#376dc5; float: left; margin:20px 0px 0px 0px; border-radius:30px; overflow:hidden;}
.mr1 a {color:#376dc5; font-size:18px;}
.mr1:hover a {color:#fff; background:#376dc5;  display:block;}


@media (min-width: 1024px) and (max-width:1680px ) {
.cp_xq{width:90%; margin: 0px auto; }
}
@media only screen and (max-width:995px){
.cp_xq{ padding:20px 0px;}
.cp_xq .cp_xx .cp_zs{width:100%;  float:none; margin:0px auto 40px auto; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:0px; }
.cp_xq .cp_xx .cp_js h3{font-size:20px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:14px; line-height:20px; }
.cp_xq .cp_xx .cp_js h4 font { font-size: 20px; }
.cp_xq .cp_xx .cp_js p{  font-size:14px; line-height: 24px;}
.cp_xq .adg { width:100%; overflow:auto;}
.cp_xq .adgg { width:1200px;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.cp_xsm img { width: 100%; height: auto;}
.mr1 { width:160px; height:40px; margin:20px 20px 20px 0px;}
.cp_xsm h5 {  font-size:20px; }
.cp_xsm p { font-size: 14px; line-height: 20px;}
}


.ny_xw { padding-bottom:80px; }
.ny_xw ul li {margin: 30px auto; background:#fff; box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03);}
.ny_xw .rq { width:15%; float:right;}
.ny_xw .rq .an { width:100px; height:35px; line-height:35px; margin:30% auto 0 auto; border-radius:5px; color:#fff; text-align:center; line-height:35px; color:#fff; text-align:center; background:#376dc5; overflow:hidden;}
.ny_xw .rq .an a {  color:#fff;}
.ny_xw .rq .an:hover a { background:#66d588; color:#fff;  display:block;}
.ny_xw .tp { width: 20%; float: left; border-radius: 8px; overflow: hidden;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width: 40%; float:left; margin:3% 0 0 5%;}
.ny_xw .wz h2 { font-size: 20px; font-weight: 800; line-height: 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #a89368; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px; font-size:16px;}
.ny_xw ul li:hover {box-shadow:  0px 10px 15px 10px #f0f0f0; border-radius:8px;}

@media only screen and (max-width:992px){
.ny_xw { padding-bottom:40px;}
.ny_xw ul li { margin: 0px 0px 30px 0px;}
.ny_xw .rq {  width:100%; float: none;}
.ny_xw .rq .an {margin:5%;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none; margin:5%;}
.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:0px 0 5px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}



.rj_cp {padding:70px 0px 80px 0px; }
.rj_cp ul li { width:23%; margin:0 2.6% 2.6% 0; background:#fff; box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03); padding:50px 30px 20px 30px; float:left; border-radius:20px;}
.rj_cp ul li:nth-child(4n) { margin-right: 0;}

.rj_cp ul li .zp { width:150px; margin:0px auto;}
.rj_cp ul li .zp img {box-shadow:0px 5px 10px 0px rgba(0,0,0,.1); border-radius:100%; border:5px solid #fff; width:100%; height:auto;}
.rj_cp ul li h1 { font-size:20px; font-weight:bold; text-align:center; padding:20px 0 10px 0;}
.rj_cp ul li h2 { font-size:16px; text-align:center; color:#999;}
.rj_cp ul li .lx{ padding:20px 0px;}
.rj_cp ul li .lx p { width:100%;  line-height:24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:7;  overflow: hidden;  }
@media only screen and (max-width:1440px) {
.rj_cp ul li { padding:50px 20px 20px 20px;}
}
@media only screen and (max-width:992px) {
.rj_cp { padding:40px 0px;}
.rj_cp ul li { width:100%; margin:0 0% 3% 0;  padding:40px 20px 20px 20px; float: none;}
}


.gy_cs {padding:80px 0px 100px 0px;}
.gy_cs ul li { float:left; width:16%; text-align:center; background:#376dc5; text-align:center; color:#fff; display: flex; position:relative;
justify-content: center; align-items: center; font-size:20px; height:80px; border-radius:10px;}
.gy_cs ul li a {color:#fff; font-size:20px;}
.gy_cs ul li:nth-child(2n) { width:5%;  background: none; color:#999; line-height:50px;}
.gy_cs ul li:nth-child(4n) { width:5%; background: none; color:#999; line-height:50px;}
.gy_cs ul li:nth-child(6n) { width:5%; background: none; color:#999; line-height:50px;}
.gy_cs ul li:nth-child(8n) { width:5%; background: none; color:#999;line-height:50px;}
.gy_cs i { font-size:32px;}
.gy_cs .xzj {width:100%; text-align:left; padding-left:6.5%; margin:30px auto;color:#999;}
.gy_cs .xyj {width:100%; text-align:right; padding-right:6.5%; margin:30px auto;color:#999;}

.sgy_cs {padding:40px 0px 50px 0px; display:none;}
.sgy_cs ul li { float:left; width:25%; text-align:center; background:#376dc5; text-align:center; color:#fff; display: flex; position:relative;
justify-content: center; align-items: center; font-size:14px; height:80px; border-radius:10px;}
.sgy_cs ul li a {color:#fff; font-size:14px;}
.sgy_cs ul li:nth-child(2n) { width:12.5%;  background: none; color:#999; line-height:50px;}
.sgy_cs ul li:nth-child(4n) { width:12.5%; background: none; color:#999; line-height:50px;}

.sgy_cs i { font-size:22px;}
.sgy_cs .xzj {width:100%; text-align:left; padding-left:7.5%; margin:10px auto;color:#999;}
.sgy_cs .xyj {width:100%; text-align:right; padding-right:8.5%; margin:10px auto;color:#999;}


@media only screen and (max-width:992px){
.gy_cs {display:none;}	
.sgy_cs { display: block;}
}


.gy_cs .zjnr {background:#fff; box-shadow: 0 5px 15px rgba(0,0,0,0.05),
0 10px 30px rgba(0,0,0,0.03); border-radius:20px; overflow:hidden; }
.tbb{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px;  font-size:16px; width:100%; border-radius:20px; overflow:hidden;  }
.tbb1 {  padding:15px 20px; background:#376dc5; font-weight:bold; font-size:18px; color:#fff; text-align:center;}
.tbbb {  padding:15px 30px;}

/* 为表格的偶数行设置背景色 */
tr:nth-child(even) {
background-color: #fff;
}
/* 为表格的奇数行设置背景色 */
tr:nth-child(odd) {
background-color: #f6f6f6;
}

.ny_gy { width:100%; margin:0px auto;overflow:hidden; position:relative; z-index:1; padding:80px 0px;}
.ny_gy .left { width:30%; border-radius:30px 0px 30px 0px; overflow:hidden; }
.ny_gy .left img { width:100%; height:auto;}
.ny_gy .right { width:65%;  }
.ny_gy .right h2{font-size:24px; color:#376dc5; font-weight: bold; margin-bottom: 20px;}
.ny_gy .right  p { font-size:16px; line-height:28px; text-align:justify;  overflow: hidden; }

.hgf {height:50px; display:block;}
.hgff {height:50px; display:block;}
@media only screen and (max-width:1360px){
	
.ny_gy .left { width:37%; float:left;}
.ny_gy .right { width:58%; float:right; }
}
@media only screen and (max-width:992px){

	
.ny_gy { width:100%; margin:0px auto; padding:40px 0px 0px 0px;}
.p100 { padding:30px 0px;}
.ny_gy .left { width:100%; float:none;  }
.ny_gy .right { width:100%; float:none;}
.ny_gy .right .wz { padding-top:25px;}
.ny_gy .right h3{font-size:22px; line-height: 32px; margin-bottom:0px; }
.ny_gy .right  p { font-size:14px; line-height:26px;}	


.hgf {height:0px; display:block;}
.hgff {height:0px; display:block;}
}



.ny_gl {width:100%; overflow:hidden; background:#f6f6f6;  color:#333; padding-bottom:150px;}
.ny_gl .zc { width:15%; float:left; font-size:42px; padding-top:14%; font-weight:bold; }
.ny_gl .zc span{font-weight: normal; font-family:Arial, Helvetica, sans-serif; color:#999;}
.ny_gl .zj { width:30%; float:left; margin-left:7%; padding-top:8%;}
.ny_gl .zj h1 { font-size:26px; padding-bottom:15px; font-weight:bold; color:#376dc5;}
.ny_gl .zj p { font-size:18px; line-height:24px;}
.ny_gl .zj .gd { height:45px;}
.ny_gl .yc { width:40%; float:right;}
.ny_gl .yc img { width:100%; height:auto;}
@media only screen and (max-width:992px) {
.ny_gl { padding:40px 0px 80px 0px;}
.ny_gl .zc { width:100%; float: none; font-size:26px; padding-top:5%; font-weight:bold; }	
.ny_gl .zc span{ font-size:22px;}
.ny_gl .zj { width:100%; float: none; margin-left:0%; padding-top:8%;}
.ny_gl .zj h1 { font-size:22px;}
.ny_gl .yc { width:100%; float: none;  padding-top:8%;}
}


.fzlc{ position:relative; padding:100px 0px; }

.fzlc .zc { width:47%; float:left;  border-radius:30px 0px 30px 0px;  overflow:hidden;}
.fzlc .zc img { width:100%; height:auto;}
.fzlc .yc { width:47%; float:right; margin-top:25px;}
.fzlc .yc h1 { font-size:20px; font-weight:bold; padding-bottom:15px;}
.fzlc .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;}
.fzlc .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #376dc5; color: #fff; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }




.time{ overflow:hidden; width:100%; margin:0 auto; max-width:1240px; position:relative;}
.time:after{ content:""; width:1px; height:100%; background:#ccc; position:absolute; left:50%; transform:translateX(-50%); top:0}
.time ul{ display:block; padding-bottom:50px;}
.time ul li{ margin-left:50%;width:50%;text-align:left;position:relative; padding-left:40px; box-sizing:border-box; z-index:2}
.time ul li:before{ background: url(../images/quan.png) no-repeat center center;left:-8px;top:0px;content:"";display:block;position:absolute;width:16px;height:16px; border-radius:10px;}
.time ul li h3{position:relative;display:block;color:#376dc5; font-size:33px; font-weight:bold;}
.time ul li h3 font { font-size:22px; font-weight:normal; padding-left:5px; color:#666;}
.time ul li:nth-child(2n):before{background: url(../images/quan.png) no-repeat center center;right:-8px;top:0px;left:auto;content:"";display:block;position:absolute;width:16px;height:16px; border-radius:10px;}
.time ul  li p{color:#666563; margin:15px 0; font-size:16px; line-height:24px;}
.time ul li:hover:before{ background:#376dc5; }
.time ul li:nth-child(2n){text-align:right; padding-right:40px; box-sizing:border-box; margin-left:0; }
@media only screen and (max-width:992px){
.fzlc{  padding:30px 0px 50px 0px;  }

.fzlc .zc { width:100%; float: none;  }
.fzlc .yc { width:100%; float: none; margin-top:25px;}
.fzlc .yc .zx {padding:15px 0px; font-size: 14px; line-height:20px;}
.fzlc .yc .zx i {width: 40px; line-height: 40px; height: 40px;  font-size: 20px; margin-right: 10px; }




.time:after{ left:4.5%; transform:translateX(-4.5%);}
.time ul li{ margin-left:0;width:100%;text-align:left;position:relative; padding-left:40px; box-sizing:border-box; z-index:2}
.time ul li:before{left:10px;top:0px;content:"";display:block;position:absolute;}
.time ul li:nth-child(2n):before{left:10px;top:0px;content:"";display:block;position:absolute;}
.time ul li:nth-child(2n){text-align:left; padding-right:0; padding-left:40px; margin-top:0 }
.time ul li h3{ font-size:24px; font-weight:bold;}
.time ul  li p{ margin:10px 10px 10px 0px; font-size:14px;}

}


.gc1 { width:100%; padding:80px 0px 60px 0px;}
.gc1 .wz1 { font-size:18px; margin-bottom:50px;}
.gc1 .dy1 {}
.gc1 .dy1 .zc { width:8%; float:left; font-size:24px; font-weight:bold;}
.gc1 .dy1 .zc .d6 {line-height:80px; padding:10px 0px; margin-bottom:5%}


.gc1 .dy1 .zc1 { width:50%; float:left;}
.gc1 .dy1 .zc1 ul li { width:19%; float:left; margin:2% 1.25% 2% 0; background:#376dc5; text-align:center; color:#fff; display: flex; 
  justify-content: center;
  align-items: center;   font-size:18px; height:80px; border-radius:10px;} 
.gc1 .dy1 .zc1 ul li:nth-child(5n){ margin-right:0;}
.gc1 .dy1 .zc1 ul li a {color:#fff;}

.gc1 .dy1 .szc1 { width:100%; margin:0px auto; display:none;}
.gc1 .dy1 .szc1 .kdg { width:48%; float:left;} 
.gc1 .dy1 .szc1 .ydg {width:48%; float:right;}
.gc1 .dy1 .szc1 ul li {background:#376dc5; text-align:center; color:#fff; display: flex; justify-content: center;align-items: center;font-size:16px; height:80px; border-radius:10px; margin-bottom:4%;}
.gc1 .dy1 .szc1 ul li a {color:#fff;}

.gc1 .dy1 .zc2 { width:40%; float:right; margin-top:4%; }
.gc1 .dy1 .zc2 ul li { width:23%; float:left; margin:2% 2.6666% 2% 0; background:#376dc5; text-align:center; color:#fff;  display: flex; 
  justify-content: center;
  align-items: center; font-size:18px;height:80px; border-radius:10px;} 
.gc1 .dy1 .zc2 ul li:nth-child(4n){ margin-right:0;}
.gc1 .dy1 .zc2 ul li a {color:#fff;}



.gc2 { width:100%; padding:80px 0px 60px 0px; background:#f6f6f6;}
.gc2 .wz1 { font-size:18px; margin-bottom:50px;}
.gc2 .dy1 {  margin-bottom:50px;}
.gc2 .dy1  ul li { width:15%; float:left; margin:1% 2% 1% 0; background:#376dc5; text-align:center; color:#fff;  display: flex; 
  justify-content: center;
  align-items: center; font-size:18px; height:80px; border-radius:10px;} 
.gc2 .dy1  ul li:nth-child(6n){ margin-right:0;}
.gc2 .dy1  ul li a {color:#fff;}


@media only screen and (max-width:1360px){
.gc1 .dy1 .zc1 ul li { font-size:16px;} 
.gc1 .dy1 .zc2 ul li { font-size:16px;} 	
.gc2 .dy1  ul li { font-size:16px;} 
}

@media only screen and (max-width:992px){
.gc1 { padding:40px 0px 30px 0px;}
.gc1 .gy_bt h3 { padding-left:3%;} 
.gc1 .wz1 { font-size:14px; margin-bottom:20px;}
.gc1 .dy1 .zc { width:100%; float: none; font-size:18px; }
.gc1 .dy1 .zc .d6 {line-height:20px; padding:10px 0px; margin-bottom:0%; width:50%; float:left;}
.gc1 .dy1 .zc .yd { padding-left:2%;}

.gc1 .dy1 .zc1 { display:none;}
.gc1 .dy1 .szc1 { display:block;}

.gc1 .dy1 .zc2 { width:100%; float: none; margin-top:0%; }
.gc1 .dy1 .zc2 ul li { width:23%; float:left;  font-size:14px;} 
.gc1 .dy1 .zc2 ul li:nth-child(4n){ margin-right:0;}





.gc2 { padding:20px 0px 10px 0px;}
.gc2 .gy_bt h3 { padding-left:3%;} 
.gc2 .wz1 { font-size:14px; margin-bottom:20px;}

.gc2 .dy1 {  margin-bottom:30px;}
.gc2 .dy1  ul li { width:48%; margin:0% 4% 3.5% 0; font-size:16px; } 
.gc2 .dy1  ul li:nth-child(2n){ margin-right:0;}
.gc2 .dy1  ul li a {color:#fff;}
	
}



/* 弹出层黑色透明背景 - 已修复满屏问题 */
.tanc {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10005;
}

/* 关闭按钮 */
.tanc .gb {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}

.tanc .gb img {
  width: 100%;
  height: auto;
}

/* 弹出层内容容器 - 已清除浮动，避免高度塌陷 */
.tanc .wz9 {
  width: 70%;
  height: auto;
  background: #fff;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 30px;
  border-radius: 10px;
  box-sizing: border-box; /* 统一盒模型，无需多浏览器前缀（现代浏览器已兼容） */
  overflow: hidden; /* 清除内部浮动 */
}

/* 左侧图片区域 */
.tanc .wz9 .tp {
  width: 45%;
  float: left;height: 500px; overflow: hidden;
}

.tanc .wz9 .tp img {
 object-fit: cover;    width: 100%; height: 100%;
}

/* 右侧文字区域 */
.tanc .wz9 .wz8 {
  width: 50%;
  float: right;
  padding: 30px;
  text-align: left;
  box-sizing: border-box; /* 避免padding撑大宽度 */
}

.tanc .wz9 .wz8 h4 {
  font-size: 28px;
  line-height: 1.2; /* 优化行高，避免文字重叠 */
  color: #333;
  margin: 5% 0 15px 0; /* 统一margin写法，更规范 */
}

.tanc .wz9 .wz8 h5 {
  font-size: 20px;
  margin: 0 0 10px 0; /* 补充默认margin，避免文字拥挤 */
  color: #333; /* 补充文字颜色，确保可见性 */
}

.tanc .wz9 .wz8 p {
  color: #666;
  font-size: 16px;
  line-height: 24px; overflow:auto; max-height:250px;
  margin: 0; /* 清除默认margin */
}

@media only screen and (max-width: 1660px) {
.tanc .wz9 .tp {
  width: 45%;
  float: left;height: 400px; overflow: hidden;
}
}

@media only screen and (max-width: 1440px) {
.tanc .wz9 .tp {
  width: 45%;
  float: left;height: 350px; overflow: hidden;
}
}


/* 移动端适配 */
@media only screen and (max-width: 992px) {
  .tanc .wz9 {
    width: 94%;
    margin: 12% auto 0 auto;
    padding: 20px;
  }
  .tanc .wz9 .tp {
  width: 100%;
  float: none;
}
  
  .tanc .wz9 .wz8 {
    padding: 15px 0;
	width: 100%;
  float: none;
  }
  
  

  
  .tanc .wz9 .wz8 h4 {
    font-size: 24px; /* 适配移动端文字大小 */
  }
  
  .tanc .wz9 .wz8 h5 {
    font-size: 18px;
  }
}