@charset "utf-8";
/*老网站样式*/
.comt i { text-transform: uppercase; }
.menu220428 { position:relative; padding: 50px 4% 0; display: none;}
.menu220428 dl { display: flex; justify-content:space-evenly; flex-wrap: wrap; }
.menu220428 dl dt,.menu220428 dl dd { flex: 0 0 32%; margin-bottom: 2%; }
.menu220428 dl a { display: block; line-height: 38px; background: #eee; text-align: center; }
.menu220428 dl .current { background: rgb(0, 64, 152); color: #fff; }
.a105102,.a105103 { display: none; }
@media all and (max-width:1280px){
    .menu220428{display: block;}
	.telArea{display:none}
}
@media all and (max-width:750px){
    .menu220428 { padding: 20px 4% 0;}
}

/* 主体 */
.wrap01 { position:relative; padding:90px 0; }
.wrap01:before {position:absolute;/* width:1px; */display:block;content:"";left:calc(290px + 55px);top:0;bottom:0;background:#e4e4e4;z-index:0;}

.sjcontent{display: none;}

#map{height: 550px;}

@media all and (max-width:1680px){
	.wrap01 { padding:60px 0; }
	.wrap01:before { left:calc(220px + 3%); }
}
@media all and (max-width:1280px){
	.wrap01 { padding:35px 0 50px 0; }
	.wrap01:before { display:none; }
	.pccontent{display: none;}
	.sjcontent{display: block;}
}
@media all and (max-width:750px){
	.wrap01 { padding:30px 0; }
	#map{height: 300px;}
}
.sidebar {position:relative;/* float:left; */width: 100%;}
.main {/* float:right; */width: 100%;}

.leftTitle { font-size:24px; font-weight:bold; padding-bottom:25px; }
.leftTitle s { display:none; }

.menu {border-bottom:1px solid #d5d5d5;/* margin-bottom:35px; */}
.menu dl{display:flex;flex-direction: row;justify-content: center;}
.menu dl dt {/* border-bottom: 1px solid #d5d5d5; *//* padding:20px 15px 20px 0; *//* border-radius: 8px 7px 0 0; */overflow: hidden;margin: 0 20px;}
.menu dl dt a {display:block;padding-right:30px;font-size:18px;line-height:20px;/* background:url(../images/menu01.png) no-repeat center right; */padding: 20px 25px 20px 25px;/* border-radius: 0 0 10px 10px; *//* overflow: hidden; *//* min-width: 200px; */text-align: center;}
.menu dl dt a.current,.menu dl dt:hover a {font-weight:bold;color: rgb(255, 255, 255);/* background: url(../images/menu02.png) no-repeat center right rgb(0, 64, 152); */background: rgb(0, 64, 152);}
 
.menu dl dd { padding:15px 15px 15px 20px; font-size:14px; border-top:1px dashed #d5d5d5;  }
.menu dl dd a { font-size:16px; display:block; }
.menu dl dd a.current,.menu dl dd:hover a { color:rgb(0, 64, 152); font-weight:bold; }

.ttBox01 { margin-bottom:15px; padding:30px 0 30px 40px; background:url(../images/menu03.jpg) no-repeat center; background-size:cover; color:#fff; line-height:1; }
.ttBox01 .p1 { font-size:16px; }
.ttBox01 .p2 { font-size:24px; font-weight:bold; margin-top:10px; }

.ttBox02 { padding:30px 0 30px 40px; background:url(../images/menu04.jpg) no-repeat center; background-size:cover; color:#fff; line-height:1; }
.ttBox02 .p1 { font-size:16px; }
.ttBox02 .p2 { font-size:24px; font-weight:bold; margin-top:10px; }
.ttBox02 .p3 { margin-top:30px; }
.ttBox02 .p3 a { display:block; font-size:14px; width:fit-content; height:25px; line-height:25px;  text-align:center; border:1px solid #fff; border-radius:5px; color:#fff; padding:0 10px }


@media all and (max-width:1680px){
	.sidebar {/* width:220px; */}
	.main {width: calc(94% - 0px);}

	.leftTitle { font-size:20px; padding-bottom:25px; }
	 
	.menu {/* margin-bottom:20px; */ }
	.menu dl dt {/* padding:15px 10px 15px 0; */}
	.menu dl dt a {padding-right:20px;font-size:16px;padding: 15px 20px 15px 15px;}
  
	.menu dl dd { padding:10px 10px 10px 15px; }
	.menu dl dd a { font-size:14px; }
	 
	.ttBox01 { padding:30px 0 30px 20px; }
	.ttBox01 .p1 { font-size:14px; }
	.ttBox01 .p2 { font-size:20px; }

	.ttBox02 { padding:30px 0 30px 20px; }
	.ttBox02 .p1 { font-size:14px; }
	.ttBox02 .p2 { font-size:20px; }
	.ttBox02 .p3 { margin-top:20px; }
}
@media all and (max-width:1200px){
	.sidebar { float:none; display:none; }
	.main { float:none; width:100%; }
}
/* 分页 */
.page { padding-top:50px; text-align:center;padding-bottom:0; }
.page a { display:inline-block; margin:0 3px; padding:0 10px; background:#ddd; color:#000; line-height:27px; font-size: 14px; }
.page a:hover,.page .current { background:rgb(0, 64, 152); color:#fff; }

@media screen and (max-width: 1000px){
	.page{ padding-top:30px }
	.page a { padding: 0 5px; margin: 0 3px; font-size: 14px }
}
.cp-hd {font-size: 25px;color:#262626;/* font-weight:bold; */}
.cp-hd span:nth-child(1){font-size: 16px;/* color:rgb(0, 64, 152); */opacity: 0.5;}
.cp-hd span {/* float:left; */display: block;margin-right:15px;text-transform:uppercase;font-size: 18px;}
.cp-hd span:nth-child(2){font-weight: bold;font-size: 36px;/* opacity: 0.8; */color: rgb(0, 64, 152);}
@media all and (max-width:1680px){
	.cp-hd { font-size:20px; }
}
@media all and (max-width:750px){
	.cp-hd { font-size:18px; }
	.cp-hd span { float:none; display:block; margin-right:0; }
	.cp-hd span:nth-child(2) { font-size:14px; }
}
.spBox { position:fixed; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:9; display:none; }
.spBox.on { display:block; }
.spBox .spBox01 { position:absolute; top:50%; left:50%; width:46%; padding:20px; box-sizing: border-box; background:#000; transform: translate(-50%,-50%); z-index:5; }
.spBox .spBox01 video { width:100%; height:auto!important; }
.spBox .spBox01 .sp-close { position:absolute; right:-50px; top:-30px; color:#fff; font-size:30px; cursor:pointer; }

@media all and (max-width:750px){
	.spBox .spBox01 { position:absolute; top:50%; width:92%; padding:10px; z-index:5; }
	.spBox .spBox01 .sp-close { position:absolute; right:0; top:-60px; color:#fff; font-size:30px; cursor:pointer; }
}  

.abArea {padding-bottom: 40px;}
.abArea01 .pic {float:right;width:48%;cursor:pointer;padding-top: 45px;}
.abArea01 .txt { float:left; width:46.66%; padding-top:45px; }
.abArea01 .txt .txt01 p{font-size: 15px;line-height: 2;margin-top:30px;/* text-align:justify; */color: rgba(102,102,102,1);}


.abArea0a1 .pic {float:left;width:48%;cursor:pointer;padding-top: 45px;}
.abArea0a1 .txt { float:right; width:46.66%; padding-top:45px; }
.abArea0a1 .txt .txt01 p{font-size: 16px;line-height: 2;margin-top:30px;/* text-align:justify; */color: rgba(102,102,102,1);}


.abArea00 p{font-size:14px;line-height:28px;margin-top:0px;/* text-align:justify; */}
.abArea00 img{max-width: 100%;}

.abArea02 .bd01 { margin-top:45px; } 
.abArea02 .bd01 ul li { float:left; width:23.35%; margin-right:2%; } 
.abArea02 .bd01 ul li:nth-child(4n) { margin-right:0; } 
.abArea02 .bd01 ul li:nth-child(n + 5) { margin-top:30px; } 
.abArea02 .bd01 ul li .p1 {font-size:16px;color:#fff;line-height:35px;height:35px;padding:0 5px;border-radius:5px;background: rgb(0, 64, 152);text-align:center;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.abArea02 .bd01 ul li .p3 {margin-top:15px;font-size:16px;color:#fff;line-height:35px;height:35px;padding:0 5px;border-radius:5px;background: rgb(0, 160, 233);text-align:center;}
.abArea02 .bd01 ul li .p2 { margin-top:15px; background:#59595c; font-size:14px; line-height:1.6; padding:20px 10% 0 10%; min-height:110px; color:#fff; border-radius:5px; box-sizing: border-box; }
.abArea04 { padding-bottom:0!important; }
.abArea04 .bd04 { margin-top:50px; }
.abArea04 .bd04 ul{ display:flex;flex-wrap: wrap;}
.abArea04 .bd04 ul li { float:left; width:32%; margin-right:2%; text-align:center; }
.abArea04 .bd04 ul li:nth-child(3n) { margin-right:0; } 
.abArea04 .bd04 ul li:nth-child(n + 4) { margin-top:30px; } 
.abArea04 .bd04 ul li .p1 img { width:158px; height:158px; border-radius:100%; }
.abArea04 .bd04 ul li .p2 { padding: 10px 0; font-size: 16px; }
.abArea04 .bd04 ul li .p3 { font-size: 14px; line-height: 25px; /*! min-height:75px; */ }
@media all and (max-width:1680px){
	.abArea01 .txt { padding-top:0; }
	.abArea0a1 .txt { padding-top:0; }
}
@media all and (max-width:1280px){
	.abArea { padding-bottom:60px; }
	.abArea01 .txt { padding-top:0; }
	.abArea0a1 .txt { padding-top:0; }
	.abArea02 .bd01 { margin-top:30px; } 
	.abArea04 .bd04 { margin-top:30px; }
}
@media all and (max-width:1000px){
	.abArea02 .bd01 ul li { float:left; width:32%; margin-right:2%; } 
	.abArea02 .bd01 ul li:nth-child(4n) { margin-right:2%; } 
	.abArea02 .bd01 ul li:nth-child(3n) { margin-right:0; } 
	.abArea02 .bd01 ul li:nth-child(n + 4) { margin-top:20px; } 
	.abArea02 .bd01 ul li .p1 { font-size:14px; }
	.abArea02 .bd01 ul li .p2 { margin-top:10px; font-size:14px; line-height:1.6; padding:15px 7% 0 7%; min-height:90px; }
}
@media all and (max-width:750px){
	.abArea { padding-bottom:30px; }
	.abArea01 .pic {float:none;width:100%;margin-top:25px;padding-top: 0;}
	.abArea01 .txt { float:none; width:100%; }
	.abArea01 .txt .txt01 { font-size:14px; line-height:1.7; margin-top:20px; }
	
	.abArea0a1 .pic {float:none;width:100%;margin-top:25px;padding-top: 0;}
	.abArea0a1 .txt { float:none; width:100%; }
	.abArea0a1 .txt .txt01 { font-size:14px; line-height:1.7; margin-top:20px; }
	
	.abArea02 .bd01 { margin-top:25px; } 
	.abArea02 .bd01 ul li { float:none; width:100%; margin-right:0; } 
	.abArea02 .bd01 ul li:nth-child(4n) { margin-right:0; } 
	.abArea02 .bd01 ul li:nth-child(3n) { margin-right:0; } 
	.abArea02 .bd01 ul li:nth-child(n + 2) { margin-top:15px; } 
	.abArea02 .bd01 ul li .p1 { font-size:14px; }
	.abArea02 .bd01 ul li .p2 { padding:15px 5%; min-height:20px; margin-top:5px; }
	.abArea04 .bd04 { margin-top:25px; }
	.abArea04 .bd04 ul li { float:left; width:48%; margin-right:4%;margin-top: 4%; text-align:center; }
	.abArea04 .bd04 ul li:nth-child(3n) { margin-right:4%; } 
	.abArea04 .bd04 ul li:nth-child(2n) { margin-right:0; } 
	/*.abArea04 .bd04 ul li:nth-child(n + 2) { margin-top:25px; } */
	.abArea04 .bd04 ul li .p1 img { width:100px; height:100px; }
	.abArea04 .bd04 ul li .p2 { padding: 10px 0; font-size: 14px; }
	.abArea04 .bd04 ul li .p3 { font-size: 14px; line-height: 20px; min-height:20px; } 
}


.ryArea01 .bd01 { padding:30px 0 55px; font-size:14px; line-height:1.8; }

.ryArea02 .bd { padding-bottom:75px; background:url(../images/ry01.png) repeat-x bottom center; margin-top:30px; }
.ryArea02 .bd .con { padding:0 65px; margin-top:95px; }
.ryArea02 .bd .con .swiper-slide { width: auto; height: 320px; display: table; }
 
.swiper-r { width:210px; }
.swiper-r .swiper-pagination-progressbar { position:relative!important; top:auto!important; width: 100%; height: 3px; background: rgba(0,0,0,.1);margin-top: 10px; }
.swiper-r .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#cd0007!important; }
.swiper-r .swiper-pagination-num .current { font-size: 24px; color: #cd0007; } 
.swiper-r .swiper-pagination-num { font-size: 14px; color: #b2b2b2; font-weight:bold; }

.honor-img { overflow: hidden; display:block; position: relative; max-width: 220px; border:5px solid #444044; }
.honor-img .hcenter img { display: block; } 

.table-bottom { display: table-cell; vertical-align: bottom; }

.ryArea02 .bd01 { margin-bottom:25px; }

@media all and (max-width:1680px){
	.ryArea02 .bd .con { padding:0 35px; margin-top:55px; }
	.ryArea02 .bd .con .swiper-slide { height:250px; }
	
	.honor-img { max-width:170px; }
}
@media all and (max-width:750px){
	.ryArea01 .bd01 { padding:20px 0 35px; font-size:14px; line-height:1.8; }
	
	.ryArea02 .bd { background-size:contain; padding-bottom:30px; }
	.ryArea02 .bd .con { padding:0; margin-top:25px; }
	.ryArea02 .bd .con .swiper-slide { height:180px; }
	
	.swiper-r .swiper-pagination-num .current { font-size:18px;  } 
	
	.honor-img { max-width:120px; }
}

.hyArea { padding:50px 0 70px; border-bottom:1px dashed #3c3c3c; }
.hyArea01 { padding-top:0; }
.hyArea01 .pic { float:right; width:48%; }
.hyArea01 .txt { float:left; width:48%; }
.hyArea01 .txt .txt01 { font-size:14px; line-height:1.8; margin-top:25px; }
 
.hyArea02 .txt { margin-top:45px; }
.hyArea02 .txt ul{ display:flex;flex-wrap: wrap; font-size:16px;  line-height:1.4;}
.hyArea02 .txt ul li { float:left; width:23.5%; margin-right:2%; padding:25px 20px;  border:2px solid #d3d3d3; background:#efefef; box-sizing: border-box; border-radius:7px; }
.hyArea02 .txt ul li:nth-child(4n) { margin-right:0; }
.hyArea02 .txt ul li:nth-child(n + 5) { margin-top:2%; }
 
.cp-hd-p1 { font-size:14px; margin-top:20px; }

.hyArea03 .bd04 { margin-top:50px; }
.hyArea03 .bd04 ul li:nth-child(n + 2) { margin-top:40px; }
.hyArea03 .bd04 ul li .txt { float:left; width:44.5%; }
.hyArea03 .bd04 ul li .txt:nth-child(2n) { float:right; }
.hyArea03 .bd04 ul li .txt .p1 { font-size:20px; font-weight:bold; }
.hyArea03 .bd04 ul li .txt .p2 { font-size:14px; line-height:1.7; margin-top:20px; }

.hyArea04 { padding-bottom:0!important; border-bottom:none!important; }
.hyArea04 .bd02 { margin-top:40px; }
.hyArea04 .swiper-container-hy04 .pic { float:left; width:23%; margin-right:2%; }
.hyArea04 .swiper-container-hy04 .pic img{border-radius: 8px;}
.hyArea04 .swiper-container-hy04 .pic a{cursor: auto;}
.hyArea04 .swiper-container-hy04 .pic:nth-child(4n) { margin-right:0; }
.hyArea04 .swiper-container-hy04 .pic:nth-child(n + 5) { margin-top:20px; }
.hyArea04 .swiper-container-hy04 .pic p { font-size:16px; line-height:25px; color:#333; height:50px; text-align:center; margin-top:20px; padding:0 10%; }

.swiper-pagination-hy04 { text-align:center; width:100%; margin-top:40px; }
.swiper-pagination-hy04 .swiper-pagination-bullet { width:9px; height:9px; background:#ddd; opacity:1; }
.swiper-pagination-hy04 .swiper-pagination-bullet-active { background:rgb(0, 64, 152); }

.swiper-container-hy042 { display:none; }


.hrr {
 
    border-bottom: 1px dashed #3c3c3c;
}

@media all and (max-width:1680px){
	.hyArea { padding:40px 0; }
	
	.hyArea02 .txt { margin-top:30px; }
	.hyArea02 .txt ul{ font-size:14px; line-height:1.5;}
	.hyArea02 .txt ul li { padding:20px 15px;  }
	 
	.hyArea03 .bd04 { margin-top:30px; }
	.hyArea03 .bd04 ul li:nth-child(n + 2) { margin-top:30px; }
	.hyArea03 .bd04 ul li .txt { float:left; width:44.5%; }
	.hyArea03 .bd04 ul li .txt:nth-child(2n) { float:right; }
	.hyArea03 .bd04 ul li .txt .p1 { font-size:18px; }
	.hyArea03 .bd04 ul li .txt .p2 { font-size:14px; margin-top:20px; }
	
	.hyArea04 .swiper-container-hy04 .pic:nth-child(n + 5) { margin-top:20px; }
	.hyArea04 .swiper-container-hy04 .pic p { font-size:14px; line-height:20px; height:40px; margin-top:15px; padding:0 5%; }

}
@media all and (max-width:1000px){
	.hyArea02 .txt ul li { float:left; width:32%; margin-right:2%; padding:15px;}
	.hyArea02 .txt ul li:nth-child(4n) { margin-right:2%; }
	.hyArea02 .txt ul li:nth-child(3n) { margin-right:0; }
	.hyArea02 .txt ul li:nth-child(n + 4) { margin-top:2%; }
}
@media all and (max-width:750px){
	.hyArea { padding:30px 0; }
	
	.hyArea01 .pic { float:none; width:100%; margin-top:25px; }
	.hyArea01 .txt { float:none; width:100%; }
	.hyArea01 .txt .txt01 { font-size:14px; line-height:1.7; margin-top:20px; }
	
	.hyArea02 .txt { margin-top:25px; }
	.hyArea02 .txt ul li { float:none; width:100%; margin-right:0!important; padding:15px 10px; border:1px solid #d3d3d3; }
	.hyArea02 .txt ul li:nth-child(n + 2) { margin-top:10px; }
	 
	.hyArea03 .bd04 { margin-top:20px; }
	.hyArea03 .bd04 ul li:nth-child(n + 2) { margin-top:20px; }
	.hyArea03 .bd04 ul li .txt { float:none; width:100%; }
	.hyArea03 .bd04 ul li .txt:nth-child(2n) { float:none; margin-top:20px; }
	.hyArea03 .bd04 ul li .txt .p1 { font-size:16px; }
	.hyArea03 .bd04 ul li .txt .p2 { font-size:14px; margin-top:10px; }
	
	.swiper-container-hy041 { display:none; }
	.swiper-container-hy042 { display:block; }
	
	.hyArea04 .bd02 { margin-top:30px; }
	.hyArea04 .swiper-container-hy04 .pic { float:left; width:48%; margin-right:2%; }
	.hyArea04 .swiper-container-hy04 .pic:nth-child(2n) { margin-right:0; }
	.hyArea04 .swiper-container-hy04 .pic:nth-child(n + 3) { margin-top:15px; }
	.hyArea04 .swiper-container-hy04 .pic p { font-size:14px; margin-top:10px; padding:0 5%; }
	
	.swiper-pagination-hy04 { margin-top:25px; }
}
.newsArea01 { position:relative; }
.newsArea01 .pic { float:left; width:64.5%; height:475px; }
.newsArea01 .pic img { width:100%; height:100%; }
.newsArea01 .txt { position:absolute; width:28.75%; top:0; bottom:0; right:40px; z-index:1; }
.newsArea01 .txt .p1 { font-size:30px; font-weight: bold; color: #44403f; line-height:45px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }
.newsArea01 .txt .p2 { font-size: 14px; color: #44403f; line-height: 25px; margin-top: 30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:6; }
.newsArea01 .txt .p3 { position:absolute; left:0; bottom:0; right:0; font-size:14px; color:#44403f; line-height:24px; background:url(../images/n03.png) no-repeat center right; z-index:2; }

.newsArea01 .prev-n01,.newsArea01 .next-n01 { width: 50px; height: 50px; position: absolute; top: 50%; transform: translateY(-50%); background-size:cover!important; z-index: 9; cursor:pointer; }
.newsArea01 .prev-n01 { left:-50px; background: url(../images/n01.png) no-repeat center; }
.newsArea01 .next-n01 { right:-30px; background: url(../images/n02.png) no-repeat center;}

@media all and (max-width:1680px){
	.newsArea01 .pic { float:left; width:64.5%; height:345px; }
	.newsArea01 .txt { width:32%; right:0; }
	.newsArea01 .txt .p1 { font-size:24px; line-height:35px; -webkit-line-clamp:3; }
	.newsArea01 .txt .p2 { font-size: 14px; line-height: 25px; margin-top:20px; -webkit-line-clamp:5; }
 
	.newsArea01 .prev-n01,.newsArea01 .next-n01 { width: 40px; height: 40px; }
	.newsArea01 .prev-n01 { left:-40px; }
	.newsArea01 .next-n01 { right:-40px; }
}
@media all and (max-width:1000px){
	.newsArea01 .pic { float:left; width:55%; height:280px; }
	.newsArea01 .pic img { width:100%; height:100%; }
	.newsArea01 .txt { width:42%; right:0; }
	.newsArea01 .txt .p1 { font-size:20px; line-height:30px; -webkit-line-clamp:3; }
	.newsArea01 .txt .p2 { font-size: 14px; line-height: 25px; margin-top:20px; -webkit-line-clamp:4; }
 
	.newsArea01 .prev-n01,.newsArea01 .next-n01 { display:none; }
}
@media all and (max-width:750px){
	.newsArea01 .pic { float:none; width:100%; height:auto; }
	.newsArea01 .pic img { width:100%; height:auto; }
	.newsArea01 .txt { position:relative; width:100%; left:0; bottom:auto; right:0; margin-top:25px; }
	.newsArea01 .txt .p1 { font-size:16px; line-height:25px; -webkit-line-clamp:3; }
	.newsArea01 .txt .p2 { font-size: 14px; line-height: 25px; margin-top:15px; -webkit-line-clamp:4; }
	.newsArea01 .txt .p3 { position:relative; bottom:auto; margin-top:10px; }
}

.newsArea02 { margin-top:0; }
.newsArea02 ul li {float:left;width: 32%;margin-right: 1.5%;padding:10px 10px 20px 10px;border: 1px solid #D2D2D2;box-sizing: border-box;border-radius: 5px;margin-bottom: 1.5%;}
.newsArea02 ul li:nth-child(3n) { margin-right:0; }
.newsArea02 ul li:nth-child(n + 4) { margin-top:0.5%; }
/*.newsArea02 ul li .pic img { height:160px; }*/
.newsArea02 ul li .txt { padding-top:15px; color: #44403f; }
.newsArea02 ul li .txt .p1 { font-size:14px; }
.newsArea02 ul li .txt .p2 { font-size: 16px; margin-top:15px; font-weight: bold; line-height: 25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.newsArea02 ul li .txt .p3 { font-size: 14px; line-height:25px; margin-top:15px; height:75px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.newsArea02 ul li .txt .p4 { margin-top: 20px; border-bottom: 1px dashed #d0cfcf; padding-bottom:10px; color: rgb(0, 64, 152); }
.newsArea02 ul li .pic{ width:100%; overflow:hidden; padding-bottom:calc(160 / 375 * 100%); position:relative}
.newsArea02 ul li .pic img{ transform:scale(1); transition:all 0.3s; width:100%; height:100%; position:absolute; left:0; top:0}
.newsArea02 ul li:hover {box-shadow: 0 1px 3px #eaeaea;}
.newsArea02 ul li:hover .pic img{ transform:scale(1.2)}
.newsArea02 ul li:hover .txt .p2{ color:rgb(0, 64, 152)}
@media all and (max-width:1000px){

	.newsArea02 ul li { float:left; width:49%; margin-right:2%; padding:5px 5px 10px 5px; }
	.newsArea02 ul li:nth-child(3n) { margin-right:2%; }
	.newsArea02 ul li:nth-child(2n) { margin-right:0; }
	.newsArea02 ul li:nth-child(n + 3) { margin-top:2%; }
	/*.newsArea02 ul li .pic img { height:160px; }*/
	.newsArea02 ul li .txt { padding-top:15px; }
	.newsArea02 ul li .txt .p1 { font-size:14px; }
	.newsArea02 ul li .txt .p2 { font-size: 16px; margin-top:15px; line-height: 25px; height:50px; -webkit-line-clamp:2; }
	.newsArea02 ul li .txt .p3 { line-height:25px; margin-top:15px; height:50px; -webkit-line-clamp:2; }
	.newsArea02 ul li .txt .p4 { margin-top: 20px; padding-bottom:10px; }
}
@media all and (max-width:750px){

	.newsArea02 ul li { float:none; width:100%; margin-right:0; }
	.newsArea02 ul li:nth-child(n + 2) { margin-top:2%; }
	/*.newsArea02 ul li .pic img { height:130px; }*/
	.newsArea02 ul li .txt { padding-top:10px; }
	.newsArea02 ul li .txt .p2 { font-size: 14px; margin-top:5px; line-height:25px; height:auto; max-height:48px; -webkit-line-clamp:2; }
	.newsArea02 ul li .txt .p3 { line-height:25px; margin-top:5px; height:50px; -webkit-line-clamp:2; }
	.newsArea02 ul li .txt .p4 { margin-top: 5px; padding-bottom:5px; }
}



/* 招商加盟 */
.zsArea{border-bottom: 1px dashed #e3e3e3;padding-bottom: 70px;padding-top: 46px;box-sizing: border-box;}
.zsArea01{padding-top: 0;}
.zsArea01 .txt01{padding: 47px 94px 44px 107px;margin-top: 40px;box-sizing: border-box;position: relative;}
.zsArea01 .txt01::after{content: "";right: 0;bottom: 0;width: 82.333%;height: 133px;/* background: url(../images/ico13.png) no-repeat center; */background-size: 100%;position: absolute;}
.zsArea01 .txt01::before{content: "";left: 0;top: 0;width: 82.333%;height: 133px;/* background: url(../images/ico14.png) no-repeat center; */background-size: 100%;position: absolute;}
.zsArea01 .txt01 .txt02{color: #000000;font-size: 16px;line-height: 36px;text-align: center;position: relative;}
.zsArea01 .txt01 .txt02::after{content: "";right: -63px;top: 0;width: 33px;height: 28px;background: url(../images/zs02.png) no-repeat center;background-size: 100%;position: absolute;}
.zsArea01 .txt01 .txt02::before{content: "";left: -63px;top: 0;width: 33px;height: 28px;background: url(../images/zs01.png) no-repeat center;background-size: 100%;position: absolute;}

.zsArea02 .txt{margin-top: 39px;}
.zsArea02 .txt a{ cursor:context-menu}
.zsArea02 .txt .pc{border-radius: 5px;overflow: hidden;}
.zsArea02 .txt .pc img{max-width: 100%;}
.zsArea02 .txt .desc{padding: 21px 15px 0 5px;box-sizing: border-box;}
.zsArea02 .txt .desc .mt{color: #262626;font-size: 18px;font-weight: bold;line-height: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zsArea02 .txt .desc .mc{color: #262626;font-size: 14px;line-height: 22px;margin-top: 13px;}

.zsArea03 .txt{margin-top: 35px;}
.zsArea03 .txt .pc img{width: 100%;}

.zsArea04{padding-top: 44px;padding-bottom: 68px;}
.zsArea04 .txt{position: relative;margin-top: 39px;}
.zsArea04 .txt-box{position: absolute;left: 0;top: 0;height: 100%;width: 1148px;background:url(../images/ico5.png) no-repeat left top 114px rgba(0,0,0,0.8);padding:78px  72px 0 55px;box-sizing: border-box;}
.zsArea04 .txt-box .swiper{overflow: hidden;}
.zsArea04 .txt-box .swiper  a{ cursor:context-menu}
.zsArea04 .txt-box .swiper .txt01{color: white;font-size: 16px;display: flex;flex-direction: column;align-items: center;}
.zsArea04 .txt-box .swiper .txt01 .txt02{position: relative;}
.zsArea04 .txt-box .swiper .txt01 .txt02::after{ content: ""; width: 6px; height: 6px; position: absolute; background: url(../images/ico6.png) no-repeat center; left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -ms-transform: translate(-50%,0); -o-transform: translate(-50%,0);bottom: -16px; }
.zsArea04 .txt-box .swiper .txt01 .txt03{/* writing-mode:vertical-lr; *//* -webkit-writing-mode:vertical-lr ; */-ms-writing-mode:vertical-lr;line-height: 37px;height: 151px;text-align: center;border: solid 1px rgba(255,255,255,.4);border-radius: 4px;margin-top: 35px;/* letter-spacing: 4px; */}
.zsArea04 .swiper-button-next,.zsArea04  .swiper-button-prev{width: 40px;height: 40px;margin-top: 0;}
.zsArea04  .swiper-button-next{ background: url(../images/next.png) no-repeat center;  right: -20px;left: unset;}
.zsArea04 .swiper-button-next:after,.zsArea04 .swiper-rtl .swiper-button-prev:after{display: none;}

.zsArea05 .cp-hd{background: rgb(0, 64, 152);color: white;line-height: 65px;padding-left: 35px;box-sizing: border-box;}
/* .zsArea05 .province{ display:inline-block; vertical-align:top; width:48%; height:53px; appearance:none; -webkit-appearance:none; background:url(../images/g_72.png) 96% center no-repeat #f6f6f6; color:#333333; font-size:14px; padding:0 25px; box-sizing:border-box; margin-right:4%}
.zsArea05 .city{ display:inline-block; vertical-align:top; width:48%; height:53px; appearance:none; -webkit-appearance:none; background:url(../images/g_72.png) 96% center no-repeat #f6f6f6; color:#333333; font-size:14px; padding:0 25px; box-sizing:border-box;} */
.zsArea05 .txt{margin-top: 67px;display: flex;justify-content: space-between;}
.zsArea05 .txt .txt01 .t1{font-size: 24px;color: #000;line-height: 34px;}
.zsArea05 .txt .txt01 .t2{font-size: 14px;line-height: 35px;background: #000000;color: white;padding: 0 18px;display: inline-block;margin-top: 22px;}
.zsArea05 .txt .txt02 li{margin-bottom: 22px;}
.zsArea05 .txt .txt02 li:last-child{margin-bottom: 0;}
.zsArea05 .txt .txt02  li input{width: 644px;height: 50px;background-color: #f6f6f6;padding:0 26px;box-sizing: border-box;font-size: 16px;}
.zsArea05 .txt .txt02  li textarea{width: 644px;height: 87px;background-color: #f6f6f6;padding:10px 26px;box-sizing: border-box;font-size: 16px;}
.zsArea05 .txt .txt02  li.li03 .a6{display: flex;justify-content: space-between;}
.zsArea05 .txt .txt02  li.li03 select{display:inline-block; vertical-align:top; width:302px; height:50px; appearance:none; -webkit-appearance:none; background:url(../images/g_72.png) 96% center no-repeat #f6f6f6; color:#333333; font-size:14px; padding:0 25px; box-sizing:border-box; } 
.zsArea05 .txt .txt02  li.li05 input{width: 140px;height: 36px;background-color: rgb(0, 64, 152);border-radius: 4px;padding: 0;margin: 0 auto;display: block;color: white;cursor: pointer;}
.zsArea05 .txt .txt02  li.li03.li04 select{ width:100%}

@media all and (max-width:1680px){
	.zsArea { padding:40px 0; }

	.zsArea01 .txt01 { margin-top:30px; }
	.zsArea02 .txt{margin-top: 30px;}
	.zsArea02 .txt .swiper-slide .pc img{width: 100%;}
	.zsArea03 .txt{margin-top: 30px;}
	.zsArea04{padding: 40px 0;}
	.zsArea04 .txt{margin-top: 30px;}
	.zsArea05 .txt{margin-top: 30px;}
	.zsArea05 .txt .txt02{width: calc(100% - 305px);padding-left: 30px;box-sizing: border-box;}
	.zsArea05 .txt .txt02 li input{width: 100%;font-size: 14px;}
	.zsArea05 .txt .txt02 li.li03 select{width: 48%;font-size: 14px;}
	.zsArea05 .txt .txt02 li.li03 select:last-child{margin-left: 0;}
	.zsArea05 .txt .txt02 li textarea{width: 100%;font-size: 14px;}
}

@media all and (max-width:750px){
	.zsArea{padding: 30px 0;}
	.zsArea05 .txt{flex-direction: column;}
	.zsArea05 .txt .txt02{width: 100% ;padding-left: 0;margin-top: 20px;}
	.zsArea05 .cp-hd span{float: left;margin-right: 15px;}
	.zsArea04{padding-top: 30px;}
	.zsArea04 .txt .pc img{width: 100%;}
	.zsArea04 .txt-box{position: unset;padding: 20px;width: 100%;background: url(../images/ico5.png) no-repeat left top 56px rgba(0,0,0,0.8);}
	.zsArea04 .swiper-container-hy041{display: block;}
	.zsArea04 .swiper-button-next{display: none;}
	.zsArea05 .txt .txt01 .t2{text-align: center;}
	.zsArea01 .txt01 .txt02::before{ top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); }
	.zsArea01 .txt01 .txt02::after{ top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); }
	.zsArea01 .txt01{margin-top: 0;}
	.zsArea01{padding: 0;}
	.zsArea01 .txt01{padding: 20px 0;text-align: justify;}
	.zsArea01 .txt01 .txt02{line-height: 28px;/* text-align: justify; */font-size: 14px;}

	.zsArea02 .txt .desc .mt{font-size: 15px;}
	.zsArea02 .txt .desc .mc{font-size: 14px;}

	.zsArea01 .txt01::after{display: none;}
	.zsArea01 .txt01::before{display: none;}
	.zsArea01 .txt01 .txt02::after{display: none;}
	.zsArea01 .txt01 .txt02::before{display: none;}
}
.conlink{margin-top: 30px;}
.conlink .conlinka{font-size: 20px;color: #000000;text-transform: uppercase;font-weight: bold;}
.conlink .conlinkb{margin-top: 15px;}
.conlink .conlinkb ul li{float: left;width: 48%;margin-right: 4%;box-sizing: border-box;line-height: 36px;}
.conlink .conlinkb ul li:nth-child(2n){margin-right: 0;}
.conlink .conlinkb ul li a{display: block;font-size: 16px;padding-left: 25px;background: url(../images/ll.png) no-repeat left center;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
@media all and (max-width:1680px){
	.conlink{margin-top: 20px;}
	.conlink .conlinka{font-size: 18px;}
	.conlink .conlinkb{margin-top: 10px;}
	.conlink .conlinkb ul li{line-height: 32px;}
	.conlink .conlinkb ul li a{font-size: 14px;}
}
@media all and (max-width:1200px){
	.conlink .conlinkb ul li{float: none;width: 100%;margin-right: 0;}
}
@media all and (max-width:750px){
	.conlink{margin-top: 15px;}
	.conlink .conlinka{font-size: 16px;}
	.conlink .conlinkb{margin-top: 10px;}
	.conlink .conlinkb ul li{line-height: 30px;}
	.conlink .conlinkb ul li a{font-size: 14px;padding-left: 15px;}
}
/*老网站样式-----*/


.banner{ width:100%; margin:0 auto; position:relative; overflow:hidden; z-index:2}
.banner img{ width:100%; height:auto; }
.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .item{ position:absolute; left:0; width:100%; color:#fff; top:50%; transform:translateY(-50%);  z-index:9; color:#fff; text-align:center}
.banner .item .title{ font-size:58px; font-weight:bold; line-height:1; color:#f0cea3; text-shadow:0 0 3px rgba(0,0,0,0.5); margin-top:20px }
.banner .item .intro{ font-size:26px;  line-height:1.4; margin-top:16px}
@media (max-width: 1680px){
	.banner .item .title{ font-size:42px; margin-top:20px }
	.banner .item .intro{ font-size:20px; margin-top:12px}
}
@media (max-width: 1280px){
	.banner{ margin-top: 60px }
	.banner .img2{ display:block}
	.banner .img1{ display:none}
	.banner .item .title{ font-size:28px; margin-top:15px }
	.banner .item .intro{ font-size:16px; margin-top:12px}
}
@media (max-width: 750px){
	.banner .item .title{ font-size:20px; margin-top:15px }
	.banner .item .intro{ font-size:14px; margin-top:12px}
}


.nr_pc{ display:block;}
.nr_pc img{ max-width:100%}
.nr_sj{ display:none;}
.nr_sj img{ max-width:100%}
@media all and (max-width:1200px){
	.nr_pc{ display:none;}
	.nr_sj{ display: block;}
}


.atop{ padding: 90px 0 }
.ihd .title{font-size: 36px;text-align:center;color:rgba(0, 0, 0, 1);font-weight: bold;line-height: 1.2;text-transform: uppercase;}
.ihd .intro{font-size: 15px;color: rgb(0 0 0 / 80%);line-height:24px;width: 1140px;margin: 0 auto;margin-top: 10px;text-align:center}
@media (max-width: 1680px){
	.atop{ padding: 80px 0 }
	.ihd .title{ font-size:24px;}
	.ihd .intro{ font-size:14px; width: 1000px; line-height: 1.8; margin-top:12px;}

}
@media (max-width: 1280px){
	.atop{ padding: 60px 0 }
	.ihd .title{ font-size:20px; }
	.ihd .intro{font-size: 14px;width: 100%;margin-top:10px;}
}
@media (max-width: 750px){
	.atop{ padding: 40px 0 }
}

.zhxf01 .ibd{ margin-top: 60px; }
.zhxf01 .ibd .content{font-size: 15px;line-height:35px;margin-top:30px;/* text-align:justify; */}
.zhxf01 .ibd .content img{ max-width: 100%; text-align:center;}
@media (max-width: 1680px){
	.zhxf01 .ibd{ margin-top: 50px; }
}
@media (max-width: 1280px){
	.zhxf01 .ibd{ margin-top: 40px; }
}
@media (max-width: 750px){
	.zhxf01 .ibd{ margin-top: 20px; }
}

.zhxf02{ background: url(../images/g_22.png) bottom center no-repeat; background-size: cover; }
.zhxf02 .ibd{ margin-top: 55px;border-radius: 6px;background: rgba(255, 255, 255, 0.4);  border: 1px solid rgba(255, 255, 255, 1); 
box-shadow: 0px 2px 15px  rgba(107, 128, 137, 0.07);backdrop-filter: blur(30px);  }
.zhxf02 .ibd .tab02{  display: flex; justify-content:space-between;   width: 100% }
.zhxf02 .ibd .tab02 .hd{ width: 325px; box-sizing: border-box; border-right: 1px solid #fff; padding: 30px 0 }
.zhxf02 .ibd .tab02 .hd ul li{ width: 100%; height: 60px; box-sizing: border-box; display: flex; align-items: center; position: relative;; padding-left: 30px; cursor: pointer; margin-bottom: 5px }
.zhxf02 .ibd .tab02 .hd ul li .ico{ display: none; padding-right: 18px }
.zhxf02 .ibd .tab02 .hd ul li .ico img{ width: 20px; display: block; }
.zhxf02 .ibd .tab02 .hd ul li.on .ico{ display: block; }
.zhxf02 .ibd .tab02 .hd ul li .title{ font-size: 16px; color: #000 }
.zhxf02 .ibd .tab02 .hd ul li.on:after{ content: ""; display: block; width: 4px; height: 100%; position: absolute; left: 0; top: 0; background: rgba(166, 45, 43, 1) }
.zhxf02 .ibd .tab02 .hd ul li.on{ background: #fff } 
.zhxf02 .ibd .tab02 .bd{ width: calc(100% - 325px); box-sizing: border-box; padding: 30px 80px }
.zhxf02 .ibd .tab02 .bd .con{ width: 100% }
.zhxf02 .ibd .tab02 .bd .con .title{ height: 60px; display: flex; align-items: center; font-size: 24px; color: rgba(0, 0, 0, 1); font-weight: bold; }
.zhxf02 .ibd .tab02 .bd .con .line{height: 4px;width: 45px;opacity: 1;border-radius: 10px;background: rgba(166, 45, 43, 1); }
.zhxf02 .ibd .tab02 .bd .con .p1{ font-size: 20px; color: #000; font-weight: bold; margin-top: 35px }
.zhxf02 .ibd .tab02 .bd .con .p2{ display: flex; flex-wrap: wrap; margin-top: 15px }
.zhxf02 .ibd .tab02 .bd .con .p2 .item{height: 35px;opacity: 1;border-radius: 5px;background: rgba(255, 255, 255, 1);box-shadow: 0px 2px 17px  rgba(17, 17, 17, 0.05); width: fit-content; padding: 0 15px; display: flex; justify-content: center; align-items: center; margin-right: 8px; font-size: 14px}
.zhxf02 .ibd .tab02 .bd .con .line2{height: 1px;width: 100%;opacity: 1; background:rgba(0, 0, 0, 0.3); margin: 40px 0 }
.zhxf02 .ibd .tab02 .bd .con .p3{ font-size: 20px; color: #000; font-weight: bold; }
.zhxf02 .ibd .tab02 .bd .con .p4{ margin-top: 15px; font-size: 14px; color: #000; line-height: 1.8; min-height: 100px }
@media (max-width: 1680px){
	.zhxf02 .ibd{ margin-top: 50px; }
	.zhxf02 .ibd .tab02 .hd{ width: 245px;  padding: 20px 0 }
	.zhxf02 .ibd .tab02 .hd ul li{ height: 50px; padding-left: 25px; }
	.zhxf02 .ibd .tab02 .hd ul li .ico{ padding-right: 15px }
	.zhxf02 .ibd .tab02 .hd ul li .ico img{ width: 18px }
	.zhxf02 .ibd .tab02 .hd ul li .title{ font-size: 14px;  }
	
	.zhxf02 .ibd .tab02 .bd{ width: calc(100% - 245px);  padding: 20px 50px }
	.zhxf02 .ibd .tab02 .bd .con .title{ height: 50px; font-size: 20px; }
	.zhxf02 .ibd .tab02 .bd .con .line{height: 3px;width: 40px; }
	.zhxf02 .ibd .tab02 .bd .con .p1{ font-size: 16px; margin-top: 25px }
	.zhxf02 .ibd .tab02 .bd .con .p2{ display: flex; flex-wrap: wrap; margin-top: 15px; }
	.zhxf02 .ibd .tab02 .bd .con .p2 .item{height: 30px; padding: 0 12px; margin-right: 6px;  font-size: 14px}
	.zhxf02 .ibd .tab02 .bd .con .line2{  margin: 30px 0 }
	.zhxf02 .ibd .tab02 .bd .con .p3{ font-size: 16px; }
	.zhxf02 .ibd .tab02 .bd .con .p4{ margin-top: 12px; font-size: 14px;  min-height: 100px }
}
@media (max-width: 1280px){
	.zhxf02 .ibd{ margin-top: 40px; }
	.zhxf02 .ibd .tab02 .hd{ width: 200px;  padding: 20px 0 }
	.zhxf02 .ibd .tab02 .hd ul li{ height: 42px; padding-left: 20px; }
	.zhxf02 .ibd .tab02 .hd ul li .ico{ padding-right: 15px }
	.zhxf02 .ibd .tab02 .hd ul li .ico img{ width: 16px }
	.zhxf02 .ibd .tab02 .hd ul li .title{ font-size: 14px;  }
	.zhxf02 .ibd .tab02 .hd ul li.on:after{ content: ""; width: 3px }
	.zhxf02 .ibd .tab02 .bd{ width: calc(100% - 200px);  padding: 20px 30px }
	.zhxf02 .ibd .tab02 .bd .con .title{ height: 42px; font-size: 18px; }
	.zhxf02 .ibd .tab02 .bd .con .line{height: 2px;width: 40px; }
	.zhxf02 .ibd .tab02 .bd .con .p1{ font-size: 14px; margin-top: 20px }
	.zhxf02 .ibd .tab02 .bd .con .p2{ display: flex; flex-wrap: wrap; margin-top: 15px; }
	.zhxf02 .ibd .tab02 .bd .con .p2 .item{height: 30px; padding: 0 12px; margin-right: 6px;  font-size: 14px; margin-bottom:6px}
	.zhxf02 .ibd .tab02 .bd .con .line2{  margin:16px 0 20px 0 }
	.zhxf02 .ibd .tab02 .bd .con .p3{ font-size: 14px; }
	.zhxf02 .ibd .tab02 .bd .con .p4{ margin-top: 12px; font-size: 14px;  min-height: 100px }
}
@media (max-width: 750px){
	.zhxf02 .ibd{ margin-top: 30px; }
	.zhxf02 .ibd .tab02{ display: block; }
	.zhxf02 .ibd .tab02 .hd{ width: 100%;  padding: 20px; border-right: 0; border-bottom: 1px solid #fff }
	.zhxf02 .ibd .tab02 .hd ul{ display:flex; flex-wrap: wrap; background: #fff }
	.zhxf02 .ibd .tab02 .hd ul li{ width: 50%; height: 32px; padding-left: 10px; margin-bottom: 0; display: block; height:auto; padding: 8px 0 }
	.zhxf02 .ibd .tab02 .hd ul li .ico{ padding-right: 15px; display: block; width: 100%; padding: 0 }
	.zhxf02 .ibd .tab02 .hd ul li .ico img{ width: 14px; margin: 0 auto }
	.zhxf02 .ibd .tab02 .hd ul li .title{ font-size: 14px; width: 100%; text-align: center; padding-top: 3px  }
	.zhxf02 .ibd .tab02 .hd ul li.on:after{ content: ""; width: 100%; height: 2px; }
	.zhxf02 .ibd .tab02 .bd{ width: 100%;  padding: 20px }
	.zhxf02 .ibd .tab02 .bd .con .title{ height: 36px; font-size: 16px; }
	.zhxf02 .ibd .tab02 .bd .con .line{height: 2px;width: 40px; }
	.zhxf02 .ibd .tab02 .bd .con .p1{ font-size: 14px; margin-top: 15px }
	.zhxf02 .ibd .tab02 .bd .con .p2{ display: flex; flex-wrap: wrap; margin-top: 15px; }
	.zhxf02 .ibd .tab02 .bd .con .p2 .item{height: 30px; padding: 0 2px; margin-right: 6px;  font-size: 14px; width:calc(50% - 3px); box-sizing:border-box; margin-bottom:6px}
	.zhxf02 .ibd .tab02 .bd .con .p2 .item:nth-child(2n){ margin-right:0}
	.zhxf02 .ibd .tab02 .bd .con .line2{  margin:16px 0 20px 0 }
	.zhxf02 .ibd .tab02 .bd .con .p3{ font-size: 14px; }
	.zhxf02 .ibd .tab02 .bd .con .p4{ margin-top: 12px; font-size: 14px;  min-height: 100px }
}

.zhxf03{ background: url(../images/g_23.png) bottom center no-repeat; background-size:cover; }
.zhxf03 .ibd{ margin-top: 50px; display:flex;justify-content: space-between; align-items:flex-start ;flex-wrap: wrap; width: calc(100% + 30px); margin-left: -15px; position:relative; z-index:9}
.zhxf03 .ibd .swiper03{ width:100%; overflow:hidden; position:relative; z-index:9}
.zhxf03 .ibd .item{ width:calc(320 / 1600 * 100%);   }
.zhxf03 .ibd .item .con{ background:url(../images/g_24.png) center center no-repeat; background-size: 100%; box-sizing:border-box; padding:50px 45px; width: 100%; height: 274px}
.zhxf03 .ibd .item .con .title{font-size: 20px;color:rgb(0, 64, 152);font-weight: bold;line-height: 1;text-transform: capitalize;}
.zhxf03 .ibd .item .con .intro{margin-top: 16px;font-size: 12px;line-height: 1.8;color: rgba(0, 0, 0, 1);/* text-align: justify; */}

.zhxf03 .ibd .item .ico{ text-align: center;margin-top: 35px }
.zhxf03 .ibd .item .ico img{ vertical-align: top; height: 90px }

.zhxf03 .ibd .swiper03x{ width:100%; overflow:hidden; position:relative; z-index:9; display:none}

.zhxf03 .qx{ width: 100%; margin-top: -135px; position: relative; z-index: 0 }
.zhxf03 .qx img{ width: 100% }

.zhxf03 .ibd .item.ee0{ margin-top: 110px }
.zhxf03 .ibd .item.ee0 .ico{ margin-top: 35px }
.zhxf03 .ibd .item.ee1 .ico{ margin-top: 28px }
.zhxf03 .ibd .item.ee2 .ico{ margin-top: 22px }
.zhxf03 .ibd .item.ee2{ margin-top: 110px }
.zhxf03 .ibd .item.ee3 .ico{ margin-top: 25px }
.zhxf03 .ibd .item.ee4 .ico{ margin-top: 23px }
.zhxf03 .ibd .item.ee4{ margin-top: 110px }
@media (max-width: 1680px){
	.zhxf03{}
	.zhxf03 .ibd{ margin-top: 40px; width: calc(100% + 20px); margin-left: -10px}
	.zhxf03 .ibd .item .con{  padding:35px 30px; height: 206px}
	.zhxf03 .ibd .item .con .title{ font-size: 18px; }
	.zhxf03 .ibd .item .con .intro{ margin-top: 12px; font-size: 14px; }
	.zhxf03 .ibd .item .ico{  margin-top: 25px }
	.zhxf03 .ibd .item .ico img{ height: 26px }
	.zhxf03 .qx{  margin-top: -101px; }
	.zhxf03 .qx img{ width: 100% }

	
	.zhxf03 .ibd .item.ee0{ margin-top: 80px }
	.zhxf03 .ibd .item.ee0 .ico{ margin-top: 18px }
	.zhxf03 .ibd .item.ee1 .ico{ margin-top: 14px }
	.zhxf03 .ibd .item.ee2 .ico{ margin-top: 10px }
	.zhxf03 .ibd .item.ee2{ margin-top: 80px }
	.zhxf03 .ibd .item.ee3 .ico{ margin-top: 12px }
	.zhxf03 .ibd .item.ee4 .ico{ margin-top: 12px }
	.zhxf03 .ibd .item.ee4{ margin-top: 80px }
	
}
@media (max-width: 1280px){
	.zhxf03 .ibd{ margin-top: 10px; width:100%; margin-left:0;align-items: inherit;}
	.zhxf03 .ibd .swiper03{ padding:10px;}
	.zhxf03 .ibd .swiper03x{ padding:10px;}
	.zhxf03 .ibd .item{ width: 48%;border: 1px solid rgba(255, 255, 255, 1);box-shadow: 0px 2px 15px  rgba(95, 109, 122, 0.2); border-radius: 8px; padding:20px; box-sizing: border-box; margin-top: 20px!important; margin-right:4%; height:auto }
	.zhxf03 .ibd .item .con{ background: none;  padding:0; height: auto}
	.zhxf03 .ibd .item .con .title{ font-size: 16px; }
	.zhxf03 .ibd .item .con .intro{ margin-top: 12px; font-size: 14px; }
	.zhxf03 .ibd .item .ico{ display: none;}
	.zhxf03 .qx{  margin-top: -101px; display:none; }
	

	
	
}
@media (max-width: 750px){
	.zhxf03 .ibd{ margin-top: 0; width:100%; margin-left:0;align-items: inherit;}
	.zhxf03 .ibd .item{ width: 100%;border: 1px solid rgba(255, 255, 255, 1);box-shadow: 0px 2px 15px  rgba(95, 109, 122, 0.2); border-radius: 8px; padding:20px; box-sizing: border-box; margin-top: 20px }
	.zhxf03 .ibd .item .con{ background: none;  padding:0; height: auto}
	.zhxf03 .ibd .item .con .title{ font-size: 16px; }
	.zhxf03 .ibd .item .con .intro{ margin-top: 12px; font-size: 14px; }
	.zhxf03 .ibd .item:nth-child(2n+1){ margin-top: 20px }
	.zhxf03 .ibd .item .ico{ display: none;}
	.zhxf03 .qx{  margin-top: -101px; display:none; }
	.zhxf03 .ibd .swiper03{ display:block; display:none}
	.zhxf03 .ibd .swiper03x{ display:block}
}




.zhxf04 .ibd{ margin-top: 40px }
.zhxf04 .ibd .swiper04{ width: 100%; overflow: hidden; padding-top:15px }
.zhxf04 .ibd .swiper04 .swiper-slide{ width: calc(297 / 620 * 100%); margin-right: calc(115 / 4 / 620 * 100%) ; }
.zhxf04 .ibd .swiper04 .swiper-slide:last-child{ margin-right:0}
.zhxf04 .ibd .swiper04 .swiper-slide a{ display: block; position:relative; top:0; transition:all 0.3s }
.zhxf04 .ibd .swiper04 .swiper-slide a .pic{ width: 100%; overflow: hidden; border-radius: 8px  }
.zhxf04 .ibd .swiper04 .swiper-slide a .pic img{ width: 100%; transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;  }
.zhxf04 .ibd .swiper04 .swiper-slide:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.zhxf04 .ibd .swiper04 .swiper-slide a .title{ font-size: 16px; color:rgb(255 255 255); margin-top: 15px; text-align: center; }
.zhxf04 .ibd .swiper04 .swiper-slide:hover a .more{ background: rgb(0, 64, 152); border-color: rgb(0, 64, 152); color: #fff }
.zhxf04 .ibd .swiper04 .swiper-slide:hover a{ top:-15px}
.zhxf04 .ibd .swiper04 .pagination04{ width: 100%;display:flex; align-items: center; justify-content: center; margin-top: 60px; font-size: 0; }
.zhxf04 .ibd .swiper04 .pagination04 span{ display: block; width: 8px; height: 8px; border-radius: 50%; opacity: 1; background: rgba(204, 204, 204, 1); margin: 0 10px; box-sizing:border-box}
.zhxf04 .ibd .swiper04 .pagination04 span.swiper-pagination-bullet-active{width: 14px;height: 14px;  border: 4px solid rgb(0, 64, 152); background: none}
.zhxf04 .ifd{ margin-top: 45px;display:flex; align-items: center; justify-content: center; }
.zhxf04 .ifd a{display:flex; align-items: center; justify-content: center; width: 200px; height: 32px;border-radius: 6px;  border: 1px solid rgba(89, 89, 92, 1); font-size: 14px; color: rgba(0, 0, 0, 1); position:relative}
.zhxf04 .ifd a:hover{  border-color: rgb(0, 64, 152); color: #fff }

.zhxf04 .ifd a:after{ content:""; display:block; width:0%; height:100%; background:rgb(0, 64, 152); position:absolute; left:0; top:0; z-index:-1; transition:
all 0.5s}
.zhxf04 .ifd a:hover:after{ width:100%;}

@media all and (max-width:1680px){
	.zhxf04 .ibd{ margin-top: 30px }
	.zhxf04 .ibd .swiper04 .swiper-slide a .title{ font-size: 14px; margin-top: 12px }
	.zhxf04 .ibd .swiper04 .pagination04{ margin-top: 50px; }
	.zhxf04 .ibd .swiper04 .pagination04 span{ width: 7px; height: 7px; margin: 0 8px; }
	.zhxf04 .ibd .swiper04 .pagination04 span.swiper-pagination-bullet-active{width: 12px;height: 12px;  border: 3px solid rgb(0, 64, 152); }
	.zhxf04 .ifd{ margin-top: 35px;}
	.zhxf04 .ifd a{ width: 160px; height: 30px;border-radius: 5px;  font-size: 14px; }
}
@media all and (max-width:1280px){

	.zhxf04 .ibd{ margin-top: 20px }
	.zhxf04 .ibd .swiper04 .swiper-slide{ width: 99%; margin-right: 2% }
	
	.zhxf04 .ibd .swiper04 .pagination04{ margin-top: 40px; }
	.zhxf04 .ibd .swiper04 .pagination04 span{ width: 6px; height: 6px; margin: 0 6px; }
	.zhxf04 .ibd .swiper04 .pagination04 span.swiper-pagination-bullet-active{width: 10px;height: 10px;  border: 2px solid rgb(0, 64, 152); }
	.zhxf04 .ifd{ margin-top: 25px;}
	.zhxf04 .ifd a{ width: 120px; height: 30px;border-radius: 5px;  font-size: 14px; transform: rotate(); }
}
@media all and (max-width:750px){

	.zhxf04 .ibd{ margin-top: 10px }
	.zhxf04 .ibd .swiper04 .swiper-slide{ width: 49%; margin-right: 2%; }
	.zhxf04 .ibd .swiper04 .pagination04{ margin-top: 25px; }
}

.zhxf05{ background: rgba(246, 248, 250, 1) }
.zhxf05 .ibd{ margin-top: 40px }
.zhxf05 .ibd .swiper05{ width: 100%; overflow: hidden; padding-top:15px }
.zhxf05 .ibd .swiper05 .swiper-slide{ width: calc(515 / 1600 * 100%); margin-right: calc(55 / 2 / 1600 * 100%) ;   background: #fff; border-radius: 10px; height:auto }
.zhxf05 .ibd .swiper05 .swiper-slide:last-child{ margin-right:0}
.zhxf05 .ibd .swiper05 .swiper-slide a{ display: block; overflow: hidden; position:relative; top:0; transition:all 0.3s; background: #fff;border-radius: 10px;  }
.zhxf05 .ibd .swiper05 .swiper-slide:hover a{ top:-15px}
.zhxf05 .ibd .swiper05 .swiper-slide a .pic{ width: 100%; overflow: hidden; padding-bottom:63%; position:relative  }
.zhxf05 .ibd .swiper05 .swiper-slide a .pic img{ width: 100%; height:100%; position:absolute; left:0; top:0; object-fit:cover; transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;  }
.zhxf05 .ibd .swiper05 .swiper-slide:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.zhxf05 .ibd .swiper05 .swiper-slide a .cont{ padding: 30px; }
.zhxf05 .ibd .swiper05 .swiper-slide a .cont .title{font-size: 20px; line-height: 1.5; color: rgba(62, 62, 62, 1) ; font-weight: bold;}
.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p1{font-size: 20px; line-height: 1.5; color: rgba(62, 62, 62, 1) ; font-weight: bold;}
.zhxf05 .ibd .swiper05 .swiper-slide a .cont .line{ width: 55px;height: 2px;opacity: 1;background: rgba(62, 62, 62, 1); margin: 20px 0}
.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2{ display: flex; font-weight: bold; font-size: 14px; color: rgba(62, 62, 62, 1) }
.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2 .time{ margin-right: 20px }
.zhxf05 .ibd .swiper05 .pagination05{ width: 100%;display:flex; align-items: center; justify-content: center; margin-top: 60px; font-size: 0 }
.zhxf05 .ibd .swiper05 .pagination05 span{ display: block; width: 8px; height: 8px; border-radius: 50%; opacity: 1; background: rgba(204, 204, 204, 1); margin: 0 10px; box-sizing: border-box; }
.zhxf05 .ibd .swiper05 .pagination05 span.swiper-pagination-bullet-active{width: 14px;height: 14px;  border: 4px solid rgb(0, 64, 152); background: none}
.zhxf05 .ifd{ margin-top: 45px;display:flex; align-items: center; justify-content: center; }
.zhxf05 .ifd a{display:flex; align-items: center; justify-content: center; width: 200px; height: 32px;border-radius: 6px;  border: 1px solid rgba(89, 89, 92, 1); font-size: 14px; color: rgba(0, 0, 0, 1); position:relative}
.zhxf05 .ifd a:hover{ border-color: rgb(0, 64, 152); color: #fff }
.zhxf05 .ifd a:after{ content:""; display:block; width:0%; height:100%; background:rgb(0, 64, 152); position:absolute; left:0; top:0; z-index:-1; transition:
all 0.5s}
.zhxf05 .ifd a:hover:after{ width:100%;}

@media all and (max-width:1680px){
	.zhxf05 .ibd{ margin-top: 40px }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont{ padding: 25px; }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .title{font-size: 18px;}
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p1{font-size: 18px;  }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .line{ width: 45px;height: 2px; margin: 16px 0}
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2{  font-size: 14px;  }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2 .time{ margin-right: 16px }
	.zhxf05 .ibd .swiper05 .pagination05{ margin-top: 50px; }
	.zhxf05 .ibd .swiper05 .pagination05 span{ width: 7px; height: 7px; margin: 0 8px; }
	.zhxf05 .ibd .swiper05 .pagination05 span.swiper-pagination-bullet-active{width: 12px;height: 12px;  border: 3px solid rgb(0, 64, 152); }
	.zhxf05 .ifd{ margin-top: 35px;}
	.zhxf05 .ifd a{ width: 160px; height: 30px;border-radius: 5px;  font-size: 14px; }
}
@media all and (max-width:1280px){

	.zhxf05 .ibd{ margin-top: 30px }
	.zhxf05 .ibd .swiper05 .swiper-slide{ width: 49%; margin-right: 2% }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont{ padding: 20px; }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .title{font-size: 16px;}
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p1{font-size: 16px;  }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .line{ width: 40px;height: 2px; margin: 15px 0}
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2{  font-size: 14px;  }
	.zhxf05 .ibd .swiper05 .swiper-slide a .cont .p2 .time{ margin-right: 12px }
	.zhxf05 .ibd .swiper05 .pagination05{ margin-top: 40px; }
	.zhxf05 .ibd .swiper05 .pagination05 span{ width: 6px; height: 6px; margin: 0 6px; }
	.zhxf05 .ibd .swiper05 .pagination05 span.swiper-pagination-bullet-active{width: 10px;height: 10px;  border: 2px solid rgb(0, 64, 152); }
	.zhxf05 .ifd{ margin-top: 25px;}
	.zhxf05 .ifd a{ width: 120px; height: 30px;border-radius: 5px;  font-size: 14px; transform: rotate(); }
}
@media all and (max-width:750px){
	.zhxf05 .ibd{ margin-top: 20px }
	.zhxf05 .ibd .swiper05 .swiper-slide{ width: 100%; margin-right: 2%; }
	.zhxf05 .ibd .swiper05 .pagination05{ margin-top: 25px; }
}



.zhxf_list{ width: 100%; display: flex; flex-wrap: wrap; }
.zhxf_list .item{ width:calc(572 / 1200 * 100%); margin-right:calc(56 / 1200 * 100%); margin-bottom:calc(56 / 1200 * 100%); position:relative; padding-bottom:65px   }
.zhxf_list .item:nth-child(2n){ margin-right: 0 }
.zhxf_list .item a{ display: block; }
.zhxf_list .item a .pic{ width: 100%; overflow: hidden; padding-bottom:calc(360 / 571 * 100%); position:relative  }
.zhxf_list .item a .pic img{ width: 100%; transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; height:100%; position:absolute; left:0; top:0; object-fit:cover  }
.zhxf_list .item:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.zhxf_list .item a .cont{ padding: 20px 35px 0; }
.zhxf_list .item a .cont .title{font-size: 20px; line-height: 1.5; color: rgba(62, 62, 62, 1) ; font-weight: bold;}
.zhxf_list .item a .cont .p1{font-size: 20px; line-height: 1.5; color: rgba(62, 62, 62, 1) ; font-weight: bold;}
.zhxf_list .item a .cont .line{ width: 55px;height: 2px;opacity: 1;background: rgba(62, 62, 62, 1); margin: 20px 0}
.zhxf_list .item a .cont .p2{ display: flex; font-weight: bold; font-size: 14px; color: rgba(62, 62, 62, 1) }
.zhxf_list .item a .cont .p2 .time{ margin-right: 20px }
.zhxf_list .item a .cont .db{ position:absolute; left:0; bottom:0; width:100%; box-sizing:border-box; padding:0 35px}
@media screen and (max-width: 1680px){
	.zhxf_list .item{padding-bottom:55px }
	.zhxf_list .item a .cont{ padding: 25px 25px 0; }
	.zhxf_list .item a .cont .title{font-size: 18px;}
	.zhxf_list .item a .cont .p1{font-size: 18px;  }
	.zhxf_list .item a .cont .line{ width: 45px;height: 2px; margin: 16px 0}
	.zhxf_list .item a .cont .p2{  font-size: 14px;  }
	.zhxf_list .item a .cont .p2 .time{ margin-right: 16px }
	.zhxf_list .item a .cont .db{ padding:0 25px}
}
@media screen and (max-width: 1280px){
	.zhxf_list .item{ width: 49%; margin-right: 2%; padding-bottom:50px }
	.zhxf_list .item a .cont{ padding: 20px 20px 0; }
	.zhxf_list .item a .cont .title{font-size: 16px;}
	.zhxf_list .item a .cont .p1{font-size: 16px;  }
	.zhxf_list .item a .cont .line{ width: 40px;height: 2px; margin: 15px 0}
	.zhxf_list .item a .cont .p2{  font-size: 14px;  }
	.zhxf_list .item a .cont .p2 .time{ margin-right: 12px }
	.zhxf_list .item a .cont .db{ padding:0 20px}
}
@media screen and (max-width: 750px){
	.zhxf_list .item{ width: 100%; margin-right: 2%; margin-bottom: 20px;padding-bottom:0 }
	.zhxf_list .item a .cont{ padding: 16px 0 0; }
	.zhxf_list .item a .cont .title{font-size: 16px;}
	.zhxf_list .item a .cont .p1{font-size: 16px;  }
	.zhxf_list .item a .cont .line{ width: 40px;height: 2px; margin: 15px 0}
	.zhxf_list .item a .cont .p2{  font-size: 14px;  }
	.zhxf_list .item a .cont .p2 .time{ margin-right: 12px }
	.zhxf_list .item:last-child{ margin-bottom: 0 }
	.zhxf_list .item a .cont .db{ padding:0 0; position:relative}
}

.tale_thir_ul{
    display: flex;
    flex-wrap: wrap;
}
.tale_thir_ul_li{
    width: 25%;
    margin-bottom: 39px;
    position: relative;
}
.tale_thir_ul_li::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 26px;
    background: #666;
    opacity: 0.2;
}
.tale_thir_ul_li:nth-of-type(4n)::after{
    display: none;
}
.ttul_box_icon{
    width: 54px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.ttul_box_icon img{
    width: 100%;
}
.ttul_box_text{
    color: #1D1D1F;
    text-align: center;
    line-height: 1.65;
    font-size: 16px;
}


.znzd_list{ padding: 90px 0 }
.znzd_cont{ width: 100%; display: flex; flex-wrap: wrap; overflow: hidden; }
.znzd_cont .znzd_cont_item{ width: calc(375 / 1600 * 100%); margin-right: calc(100 / 3 / 1600 * 100%) ;margin-bottom: calc(100 / 3 / 1600 * 100%) ;  box-sizing: border-box; border: 1px solid rgba(228, 228, 228, 1); border-radius: 10px; overflow: hidden; }
.znzd_cont .znzd_cont_item:nth-child(4n){ margin-right: 0 }
.znzd_cont .znzd_cont_item a{ display: block; }
.znzd_cont .znzd_cont_item a .item{ padding: 50px 35px }
.znzd_cont .znzd_cont_item a .item .title{ text-align: center; font-size: 20px; font-weight: bold; color: #000; font-weight: bold; }
.znzd_cont .znzd_cont_item a .item .line{ width: 18px; height: 3px; margin: 0 auto; background: rgb(0, 64, 152); margin-top: 12px }
.znzd_cont .znzd_cont_item a .item .intro{ font-size: 14px; color: rgba(117, 118, 119, 1); line-height: 24px; text-align: center; margin-top: 8px; height: 56px }
.znzd_cont .znzd_cont_item a .pic{ text-align: center; height: 228px; width: 100%  }
.znzd_cont .znzd_cont_item a .pic img{ height: 100%; transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;  }
.znzd_cont .znzd_cont_item:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.znzd_cont .znzd_cont_item a .more{ border-top: 1px solid  rgba(228, 228, 228, 1);display:flex; align-items: center; justify-content: center; height: 45px; font-size: 14px; color: rgba(0, 0, 0, 1)}
.znzd_cont .znzd_cont_item:hover a .more{ background: rgb(0, 64, 152); border-color: rgb(0, 64, 152); color: #fff }
@media all and (max-width:1680px){
	.znzd_list{ padding: 80px 0 }
	.znzd_cont .znzd_cont_item a .item{ padding: 40px 25px }
	.znzd_cont .znzd_cont_item a .item .title{ font-size: 18px; }
	.znzd_cont .znzd_cont_item a .item .line{ width: 16px; height: 2px;  margin-top: 10px }
	.znzd_cont .znzd_cont_item a .item .intro{ font-size: 14px; line-height: 20px; margin-top: 8px; height: 80px }
	.znzd_cont .znzd_cont_item a .pic{ height: 132px;  }
	.znzd_cont .znzd_cont_item a .more{ height: 40px; font-size: 14px;}
}
@media all and (max-width:1280px){
	.znzd_list{ padding: 60px 0 }
	.znzd_cont .znzd_cont_item{ width: 32%; margin-right: 2% }
	.znzd_cont .znzd_cont_item:nth-child(4n){ margin-right: 2% }
	.znzd_cont .znzd_cont_item:nth-child(3n){ margin-right: 0 }
	.znzd_cont .znzd_cont_item a .item{ padding: 30px 20px }
	.znzd_cont .znzd_cont_item a .item .title{ font-size: 16px; }
	.znzd_cont .znzd_cont_item a .item .line{ width: 16px; height: 2px;  margin-top: 10px }
	.znzd_cont .znzd_cont_item a .item .intro{ font-size: 14px; line-height: 20px; margin-top: 8px; height: 80px }
	.znzd_cont .znzd_cont_item a .pic{ height: 120px;  }
	.znzd_cont .znzd_cont_item a .more{ height: 36px; font-size: 14px;}
}
@media all and (max-width:750px){
	.tale_thir_ul_li {
	    width: 50%;
	}
	.tale_thir_ul_li:nth-of-type(2n)::after{
	    display: none;
	}
	.tale_thir_ul_li:nth-of-type(5n)::after{
	    display:block;
	}
	.znzd_list{ padding: 40px 0 }
	.znzd_cont .znzd_cont_item{ width: 49%; margin-right: 2%; border-radius: 6px;  }
	.znzd_cont .znzd_cont_item:nth-child(4n){ margin-right: 2% }
	.znzd_cont .znzd_cont_item:nth-child(3n){ margin-right: 2% }
	.znzd_cont .znzd_cont_item:nth-child(2n){ margin-right: 0 }
	.znzd_cont .znzd_cont_item a{ position:relative; padding-bottom:36px; display:block; height:100%; box-sizing:border-box}
	.znzd_cont .znzd_cont_item a .item{ padding: 20px 15px }
	.znzd_cont .znzd_cont_item a .item .title{ font-size: 16px; }
	.znzd_cont .znzd_cont_item a .item .line{ width: 16px; height: 2px;  margin-top: 10px }
	.znzd_cont .znzd_cont_item a .item .intro{ font-size: 14px; line-height: 20px; margin-top: 8px; height: 80px }
	.znzd_cont .znzd_cont_item a .pic{ height: 80px;  }
	.znzd_cont .znzd_cont_item a .more{ height: 36px; font-size: 14px; position:absolute; left:0; bottom:0; width:100%}
}

.tz_zhfw01{ background: url(../images/g_31.png) center center no-repeat; background-size:cover; }
.tz_zhfw01 .ihd .intro{ max-width: 890px }
.tz_zhfw01 .ibd{ margin-top: 60px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.tz_zhfw01 .ibd .item{width: calc(300 / 1600 * 100%);margin-right: calc(20 / 4 / 1600 * 100%);background: #fff;box-sizing: border-box;padding: 40px 15px 70px;}
.tz_zhfw01 .ibd .item:nth-child(4){ margin-right: 0 }
.tz_zhfw01 .ibd .item .ico{ text-align: center; }
.tz_zhfw01 .ibd .item .ico img{ height:122px; position:relative; top:0; transition:all .3s  }
.tz_zhfw01 .ibd .item .title{ font-size: 20px; color: rgba(0, 0, 0, 1); font-weight: bold; margin-top: 20px; text-align: center; line-height: 1 }
.tz_zhfw01 .ibd .item .intro{font-size: 14px;font-weight: 400;letter-spacing: 0px;line-height: 24px;color: rgba(62, 62, 62, 1);text-align: center;vertical-align: top; margin-top: 20px}
.tz_zhfw01 .ibd .item:hover .ico img{ top:-15px}
@media all and (max-width:1680px){
	.tz_zhfw01 .ihd .intro{ max-width: 770px }
	.tz_zhfw01 .ibd{ margin-top:50px; }
	.tz_zhfw01 .ibd .item{ padding: 30px 40px 50px }
	.tz_zhfw01 .ibd .item .ico img{ height:100px  }
	.tz_zhfw01 .ibd .item .title{ font-size:18px; margin-top: 16px; }
	.tz_zhfw01 .ibd .item .intro{font-size: 14px; line-height: 20px;  margin-top: 16px}
}
@media all and (max-width:1280px){
	.tz_zhfw01 .ihd .intro{ max-width: 100% }
	.tz_zhfw01 .ibd{ margin-top:40px; }
	.tz_zhfw01 .ibd .item{ padding: 20px 20px 30px }
	.tz_zhfw01 .ibd .item .ico img{ height:80px  }
	.tz_zhfw01 .ibd .item .title{ font-size:16px; margin-top: 12px; }
	.tz_zhfw01 .ibd .item .intro{font-size: 14px; line-height: 20px;  margin-top: 12px}
}
@media all and (max-width:750px){
	.tz_zhfw01 .ibd{ margin-top:0; padding-top: 10px }
	.tz_zhfw01 .ibd .item{ width: 49%; margin-right: 2%; margin-top: 10px; padding: 15px 15px 20px }
	.tz_zhfw01 .ibd .item:nth-child(2n){ margin-right: 0 }
	.tz_zhfw01 .ibd .item .ico img{ height:60px  }
	.tz_zhfw01 .ibd .item .title{ font-size:16px; margin-top: 12px; }
	.tz_zhfw01 .ibd .item .intro{font-size: 14px; line-height: 20px;  margin-top: 12px}
}

.tz_zhfw02 .ibd{ margin-top: 40px; display: flex; flex-wrap: wrap; }
.tz_zhfw02 .ibd .item{ position: relative; margin-right: calc(28 / 1600 * 100%); border-radius: 10px; overflow: hidden; }
.tz_zhfw02 .ibd .item:nth-child(1){ width:calc(413 / 1600 * 100%) }
.tz_zhfw02 .ibd .item:nth-child(2){ width:calc(718 / 1600 * 100%) }
.tz_zhfw02 .ibd .item:nth-child(3){ width:calc(413 / 1600 * 100%); margin-right: 0 }
.tz_zhfw02 .ibd .item:nth-child(4){ width:calc(786 / 1600 * 100%); margin-top: calc(28 / 1600 * 100%)  }
.tz_zhfw02 .ibd .item:nth-child(5){ width:calc(786 / 1600 * 100%); margin-top: calc(28 / 1600 * 100%) ; margin-right: 0 }
.tz_zhfw02 .ibd .item .pic{ width: 100% }
.tz_zhfw02 .ibd .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}

.tz_zhfw02 .ibd .item .pic .img1{ display:block}
.tz_zhfw02 .ibd .item .pic .img2{ display:none}
.tz_zhfw02 .ibd .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.tz_zhfw02 .ibd .item .cont{ width: 100%; box-sizing: border-box; padding: 30px; color: #fff; position: absolute; left: 0; bottom: 0; z-index: 2 }
.tz_zhfw02 .ibd .item .cont .title{ font-size: 20px; font-weight: bold; }
.tz_zhfw02 .ibd .item .cont .intro{ font-size: 14px; opacity: 0.9; margin-top: 8px }
@media all and (max-width:1680px){
	.tz_zhfw02 .ibd{ margin-top: 40px; }
	.tz_zhfw02 .ibd .item .cont{ padding: 25px; }
	.tz_zhfw02 .ibd .item .cont .title{ font-size: 18px;  }
	.tz_zhfw02 .ibd .item .cont .intro{ font-size: 14px; }
}
@media all and (max-width:1280px){
	.tz_zhfw02 .ibd{ margin-top: 30px; }
	.tz_zhfw02 .ibd .item{ border-radius: 8px;}
	.tz_zhfw02 .ibd .item .cont{ padding: 20px; }
	.tz_zhfw02 .ibd .item .cont .title{ font-size: 16px;  }
	.tz_zhfw02 .ibd .item .cont .intro{ font-size: 14px; margin-top: 5px }
}
@media all and (max-width:750px){
	.tz_zhfw02 .ibd{ margin-top: 20px; display: block; }
	.tz_zhfw02 .ibd .item{ border-radius: 8px; width: 100%!important; margin: 10px 0 0 !important}
	.tz_zhfw02 .ibd .item .cont{ padding: 20px; }
	.tz_zhfw02 .ibd .item .cont .title{ font-size: 16px;  }
	.tz_zhfw02 .ibd .item .cont .intro{ font-size: 14px; margin-top: 5px }
	
	.tz_zhfw02 .ibd .item .pic .img2{ display:block}
.tz_zhfw02 .ibd .item .pic .img1{ display:none}
}

.tz_fuwu{ width: 100%; }
.tz_fuwu_hd{ display: flex; align-items: center; font-size: 24px; color: rgba(0, 0, 0, 1); font-weight: bold; position: relative; }
.tz_fuwu_hd span{ display: block; margin-right: 15px; text-transform: uppercase; }
.tz_fuwu01 .bd{ margin-top: 50px; font-size: 14px; line-height: 24px; color: rgba(0, 0, 0, 1) }
.tz_fuwu01 .bd img{ max-width: 100%; height:auto; }
.tz_fuwu .lines{border-top: 1px dashed rgba(0, 0, 0, 1); width: 100%; margin: 60px 0}
.tz_fuwu_hd .btn{ position: absolute; right: 0; top:50%; transform: translateY(-50%); display: flex; }
.tz_fuwu_hd .btn .prev02{ background: url(../images/g_40.png) center center no-repeat; background-size: cover; width: 40px; height: 40px; cursor: pointer; z-index: 2 }
.tz_fuwu_hd .btn .next02{ background: url(../images/g_40.png) center center no-repeat; background-size: cover; width: 40px; height: 40px; cursor: pointer; z-index: 2; transform: rotate(180deg); margin-left: 15px }
.tz_fuwu_hd .btn .prev02:hover{ background: url(../images/g_41.png) center center no-repeat; background-size: cover; transform: rotate(180deg);}
.tz_fuwu_hd .btn .next02:hover{ background: url(../images/g_41.png) center center no-repeat; background-size: cover; transform: rotate(0);}

.tz_fuwu02 .bd{ margin-top: 60px }
.tz_fuwu02 .bd .swiper02{ width: 100%; overflow: hidden; }
.tz_fuwu02 .bd .swiper02 .swiper-slide{ width: calc(281 / 1200 * 100%); margin-right:calc(76 / 3 / 1200 * 100%); box-sizing: border-box; border:2px solid rgba(89, 89, 92, 1);border-radius: 6px; height: auto;   }
.tz_fuwu02 .bd .swiper02 .swiper-slide:last-child{ margin-right: 0 }

.tz_fuwu02 .bd .swiper02 .swiper-slide.lang3{ width:32%; margin-right:2%}
.tz_fuwu02 .bd .swiper02 .swiper-slide.lang3:last-child{ margin-right: 0 }

.tz_fuwu02 .bd .swiper02 .swiper-slide .item{ width: 100%;  padding: 40px 28px; box-sizing: border-box;   }
.tz_fuwu02 .bd .swiper02 .swiper-slide .item .title{ font-size: 20px; color: rgba(0, 0, 0, 1); font-weight: bold; text-align: center; }
.tz_fuwu02 .bd .swiper02 .swiper-slide .item .line{ width: 20px; margin: 0 auto; height: 4px; background: rgba(166, 45, 43, 1); margin-top: 16px }
.tz_fuwu02 .bd .swiper02 .swiper-slide .item .intro{ font-size: 14px; line-height: 24px; text-align: justify; margin-top: 18px }
.tz_fuwu03 .bd{ margin-top: 60px }
.tz_fuwu03 .bd .cont{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.tz_fuwu03 .bd .cont .item{ width: calc(281 / 1200 * 100%); margin-right:calc(76 / 3 / 1200 * 100%); border-radius: 6px;overflow: hidden; flex: 1;  display: flex;  flex-direction: column;}
.tz_fuwu03 .bd .cont .item:last-child{ margin-right: 0 }
.tz_fuwu03 .bd .cont .item .title{ box-sizing: border-box; background: rgba(0, 0, 4, 1); border-radius: 6px; overflow: hidden; height: 45px; color: #fff; display: flex; align-items: center; padding-left: 28px; font-size: 20px; font-weight: bold; position: relative; }
.tz_fuwu03 .bd .cont .item .title i{ position: absolute; right: 28px; top:50%; transform: translateY(-50%); display: block; background: url(../images/g_42.png) center center no-repeat; background-size: cover; width: 6px; height: 6px }
.tz_fuwu03 .bd .cont .item .intro{flex-grow: 1; background: rgba(243, 243, 243, 1); margin-top: 15px; border-radius: 6px; box-sizing: border-box; padding: 20px 28px; font-size: 14px; line-height: 24px }

@media all and (max-width:1680px){
	.tz_fuwu_hd{  font-size: 20px;  }
	.tz_fuwu01 .bd{ margin-top: 30px; font-size: 14px; line-height: 24px; }
	.tz_fuwu .lines{ margin: 40px 0}
	.tz_fuwu_hd .btn .prev02{ width: 32px; height: 32px; }
	.tz_fuwu_hd .btn .next02{ width: 32px; height: 32px; }
	.tz_fuwu02 .bd{ margin-top: 30px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item{ padding: 30px 16px; }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .title{ font-size: 18px;}
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .line{ width: 18px; height: 3px; margin-top: 12px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .intro{ margin-top: 14px }
	.tz_fuwu03 .bd{ margin-top: 30px }
	.tz_fuwu03 .bd .cont .item .title{ height: 40px; padding-left: 18px; font-size: 18px; }
	.tz_fuwu03 .bd .cont .item .title i{ right: 18px; width: 5px; height: 5px }
	.tz_fuwu03 .bd .cont .item .intro{ margin-top: 12px; padding: 15px 18px;  }
}
@media all and (max-width:1280px){
	.tz_fuwu_hd{  font-size: 18px;  }
	.tz_fuwu01 .bd{ margin-top: 20px; font-size: 14px; line-height: 1.6; }
	.tz_fuwu .lines{ margin: 30px 0}
	.tz_fuwu_hd .btn .prev02{ width: 28px; height: 28px; }
	.tz_fuwu_hd .btn .next02{ width: 28px; height: 28px; }
	.tz_fuwu02 .bd{ margin-top: 20px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide{ width: 32%; margin-right: 2% }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item{ padding: 20px 15px; }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .title{ font-size: 16px;}
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .line{ width: 18px; height: 2px; margin-top: 10px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .intro{ margin-top: 10px }
	.tz_fuwu03 .bd{ margin-top: 20px }
	.tz_fuwu03 .bd .cont .item .title{ height: 40px; padding-left: 15px; font-size: 16px; }
	.tz_fuwu03 .bd .cont .item .title i{ right: 18px; width: 5px; height: 5px }
	.tz_fuwu03 .bd .cont .item .intro{ margin-top: 12px; padding: 15px; font-size: 14px; line-height: 1.6  }
}
@media all and (max-width:750px){
	.tz_fuwu_hd{  font-size: 16px; flex-wrap: wrap;  }
	.tz_fuwu_hd span{ width: 100% }
	.tz_fuwu01 .bd{ margin-top:15px; font-size: 14px; line-height: 1.6; }
	.tz_fuwu .lines{ margin: 25px 0}
	.tz_fuwu_hd .btn .prev02{ width: 28px; height: 28px; }
	.tz_fuwu_hd .btn .next02{ width: 28px; height: 28px; }
	.tz_fuwu02 .bd{ margin-top: 20px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide{ width: 100%; margin-right: 2% }
	.tz_fuwu02 .bd .swiper02 .swiper-slide.lang3{ width:100%; margin-right:2%}

	.tz_fuwu02 .bd .swiper02 .swiper-slide .item{ padding: 20px 15px; border-width: 1px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .title{ font-size: 16px;}
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .line{ width: 18px; height: 2px; margin-top: 10px }
	.tz_fuwu02 .bd .swiper02 .swiper-slide .item .intro{ margin-top: 10px }
	.tz_fuwu03 .bd{ margin-top: 20px }
	.tz_fuwu03 .bd .cont{ display: block; }
	.tz_fuwu03 .bd .cont .item{ width: 100%; margin-bottom: 20px }
	.tz_fuwu03 .bd .cont .item .title{ height: 40px; padding-left: 15px; font-size: 16px; }
	.tz_fuwu03 .bd .cont .item .title i{ right: 18px; width: 5px; height: 5px }
	.tz_fuwu03 .bd .cont .item .intro{ margin-top: 10px; padding: 15px; font-size: 14px; line-height: 1.6  }
}








.abArea03x .bd03x{ margin-top: 45px; position: relative; }
.abArea03x .bd03x .lines{ width: 100%; height: 1px; background: rgba(213, 213, 213, 1); position: absolute; left: 0; top: 50px }
.abArea03x .bd03x .swiper03x{ width: 100%; overflow: hidden; }
.abArea03x .bd03x .swiper03x .swiper-slide{ width: calc(280 / 1200 * 100%); margin-right:  calc(80 / 3 / 1200 * 100%);   display: flex;  flex-direction: column; height: auto; }
.abArea03x .bd03x .swiper03x .swiper-slide:last-child{ margin-right: 0 }
.abArea03x .bd03x .swiper03x .swiper-slide .title{ font-size: 24px; font-weight: bold; color: rgba(0, 0, 0, 1); background: url(../images/g_43.png) 22px bottom  no-repeat; background-size: 15px; padding-bottom: 63px; }
.abArea03x .bd03x .swiper03x .swiper-slide .intro{flex-grow: 1;border-radius: 6px;background: rgba(243, 243, 243, 1);box-sizing: border-box;padding: 20px 20px 20px 20px;font-size: 16px;line-height: 30px;background: rgb(0, 64, 152);/* background-size: 30%; */}

.abArea03x .bd03x .swiper03x .swiper-slide .intro p{padding-left: 20px;position: relative;color: #fff;}
.abArea03x .bd03x .swiper03x .swiper-slide .intro p:after{content: "";display: block;width: 6px;height: 6px;background: #000;border-radius: 100%;position: absolute;left: 0;top:13px;background: #fff;}

.abArea03x .bd03x .swiper03x .swiper-slide .intro:hover{background: rgb(0 174 239);/* background-size: 30%; */}
.abArea03x .bd03x .swiper03x .swiper-slide .intro:hover p{color: #fff;}
.abArea03x .bd03x .swiper03x .swiper-slide .intro:hover p:after{background:#fff;}
.abArea03x .bd03x .prev03x{width: 30px;height: 30px;background: url(../images/g_41.png) center center no-repeat;background-size:cover;position: absolute;right: 40px;top:35px;cursor: pointer;z-index: 2;transform: rotate(180deg);}
.abArea03x .bd03x .next03x{width: 30px;height: 30px;background: url(../images/g_41.png) center center no-repeat;background-size:cover;position: absolute;right: 0;top:35px;cursor: pointer;z-index: 2;/* transform: rotate(180deg); */}
.abArea03x .bd03x .prev03x:hover{ background: url(../images/g_41.png) center center no-repeat; background-size:cover; transform: rotate(180deg);  }
.abArea03x .bd03x .next03x:hover{ background: url(../images/g_41.png) center center no-repeat; background-size:cover; transform: rotate(0);  }
@media all and (max-width:1680px){
	.abArea03x .bd03x{ margin-top:35px;}
	.abArea03x .bd03x .lines{ top: 41px }
	.abArea03x .bd03x .swiper03x .swiper-slide{  }
	.abArea03x .bd03x .swiper03x .swiper-slide .title{ font-size: 20px; background-size: 12px; padding-bottom: 50px; }
	.abArea03x .bd03x .swiper03x .swiper-slide .intro{padding: 15px;font-size: 15px;line-height: 24px;}
	.abArea03x .bd03x .swiper03x .swiper-slide .intro p{ padding-left: 16px; }
	.abArea03x .bd03x .swiper03x .swiper-slide .intro p:after{ width: 4px; height: 4px; top:10px; }
	.abArea03x .bd03x .prev03x{ top:25px; }
	.abArea03x .bd03x .next03x{ top:25px; }
}
@media all and (max-width:1280px){
	.abArea03x .bd03x{ margin-top:25px;}
	.abArea03x .bd03x .lines{ top: 41px }
	.abArea03x .bd03x .swiper03x .swiper-slide{ width: 32%; margin-right: 2% }
}
@media all and (max-width:750px){
	.abArea03x .bd03x{ margin-top:20px;}
	.abArea03x .bd03x .lines{ top: 41px }
	.abArea03x .bd03x .swiper03x .swiper-slide{ width: 100%; margin-right: 2% }
}

.LTbanenr{ width: 100%; overflow: hidden; position: relative; }
.LTbanenr .pic{ width: 100% }
.LTbanenr .pic img{ width: 100% }
.LTbanenr .pic .img1{ display: block;}
.LTbanenr .pic .img2{ display: none;}
.LTbanenr .item{ width: 100%; position: absolute; left: 0; top:50%; transform: translateY(-50%); }
.LTbanenr .item .title{ font-size: 60px; line-height: 1; text-align: center; font-weight: bold; color: #000 }
.LTbanenr .item .intro{ text-align: center; margin-top: 80px; font-size: 30px; color: #000 }
.LTbanenr .item .intro i{ color: rgb(0, 64, 152) }
.LTbanenr .item .more{display:flex; align-items: center; justify-content: center; margin-top: 105px}
.LTbanenr .item .more a{ display:flex; align-items: center; justify-content: center; width: 260px; height: 70px; background: url(../images/g_44.png) center center no-repeat; background-size: cover; font-size: 24px; color: rgba(255, 255, 255, 1); border-radius: 8px; overflow: hidden; transition:all 0.1s ; cursor:pointer}
.LTbanenr .item .more a img{ height: 27px; margin-left: 10px }
.LTbanenr .item .more:hover a{ transform:scale(1.05)}
@media all and (max-width:1680px){
	.LTbanenr .item .title{ font-size: 48px; }
	.LTbanenr .item .intro{ margin-top: 50px; font-size: 24px;  }
	.LTbanenr .item .more{ margin-top: 80px}
	.LTbanenr .item .more a{ width: 200px; height: 50px;  font-size: 20px;  }
	.LTbanenr .item .more a img{ height: 24px; margin-left: 8px }

}
@media all and (max-width:1280px){
	.LTbanenr{ margin-top: 60px }
	.LTbanenr .item .title{ font-size: 32px; }
	.LTbanenr .item .intro{ margin-top: 40px; font-size: 20px;  }
	.LTbanenr .item .more{ margin-top: 50px}
	.LTbanenr .item .more a{ width: 160px; height:40px;  font-size: 16px;  }
	.LTbanenr .item .more a img{ height: 20px; margin-left: 8px }
}
@media all and (max-width:750px){
	.LTbanenr .item .title{ font-size: 20px; }
	.LTbanenr .item .intro{ margin-top: 20px; font-size: 14px;  }
	.LTbanenr .item .more{ margin-top: 20px}
	.LTbanenr .item .more a{ width: 130px; height:36px;  font-size: 14px;  }
	.LTbanenr .item .more a img{ height: 16px; margin-left: 8px }
	.LTbanenr .pic .img2{ display: block;}
	.LTbanenr .pic .img1{ display: none;}
}

.ltbmx{ background: rgba(243, 246, 253, 1);  }
.ltbmx01{ padding-bottom: 30px; position: relative; width: 19.2rem }
.ltbmx01 .bj{ width: 100% }
.ltbmx01 .bj img{ width: 100% }
.ltbmx01 .content{ width: 100%; height: 100%; position: absolute; left: 0; top:0; }
.ltbmx01 .content .ihd{ margin-top: 0.8rem }
.ltbmx01 .content .ibd{ margin-top: 0.65rem }
.ltbmx01 .content .ibd .title{ font-size: 20px; color: rgba(0, 0, 0, 1); font-weight: bold; text-align: center; }
.ltbmx01 .content .ibd .line{width: 40px;height: 4px;opacity: 1;border-radius: 10px;background: rgba(38, 116, 250, 1); margin: 16px auto 0;}
.ltbmx01 .content .ibd .intro{width: 490px;font-size: 14px;line-height: 24px;color: rgba(62, 62, 62, 1);text-align: center;margin: 24px auto 0;}
.ltbmx01 .content .bq .item{ position:absolute; font-weight: bold; color: #fff;background: rgba(57, 123, 238, 1);  border: 1px solid rgba(255, 255, 255, 1);box-shadow: 0px 2px 10px  rgba(186, 196, 245, 0.9);display:flex; align-items: center; justify-content: center; box-sizing: border-box; opacity: 1;border-radius: 0.6rem; font-size: 0.16rem;
	/* 动画基础配置：默认播放，匀速循环 */
    animation: floatUpDown linear infinite; }
/* 鼠标触碰停止浮动（暂停动画） */
.ltbmx01 .content .bq .item:hover {
    animation-play-state: paused; transform:scale(1.2)!important
}
/* 浮动动画关键帧：上下往复（基于初始位置偏移） */
@keyframes floatUpDown {
    0% { transform: translateY(0); }   /* 初始位置 */
    50% { transform: translateY(var(--float-range)); } /* 向下浮动（距离由变量控制） */
    100% { transform: translateY(0); } /* 回到初始位置 */
}
.ltbmx01 .content .bq .item1{
    left: 4.55rem; top: 1.12rem;width: 1.5rem;height: 0.55rem;
    --float-time: 2.2s;
    --float-range: 22px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item2{
    left: 2.16rem; top: 1.93rem;width: 1.5rem;height: 0.55rem;
    --float-time: 1.8s;
    --float-range: 18px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item3{
    left: 3.68rem; top: 3.15rem;width: 1.44rem;height: 0.5rem;
    --float-time: 2.5s;
    --float-range: 25px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item4{
    left: 1.77rem; top: 4.13rem;width: 1.3rem;height: 0.6rem;
    --float-time: 1.5s;
    --float-range: 20px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item5{
    left: 3.82rem; top: 5.22rem;width: 1.3rem;height: 0.4rem;
    --float-time: 2.8s;
    --float-range: 26px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item6{
    right: 4.62rem; top: 1.12rem;width: 1.5rem;height: 0.55rem;
    --float-time: 2.1s;
    --float-range: 24px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item7{
    right: 1.94rem; top: 2.16rem;width: 1.5rem;height: 0.5rem;
    --float-time: 1.9s;
    --float-range: 17px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item8{
    right: 3.68rem; top: 3.15rem;width: 1.44rem;height: 0.5rem;
    --float-time: 2.6s;
    --float-range: 21px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item9{
    right: 1.77rem; top: 4.13rem;width: 1.3rem;height: 0.6rem;
    --float-time: 2.3s;
    --float-range: 19px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq .item10{
    right: 3.82rem; top: 5.22rem;width: 1.3rem;height: 0.4rem;
    --float-time: 2.9s;
    --float-range: 15px;
    animation-duration: var(--float-time);
}
.ltbmx01 .content .bq2{ display: none; }
@media all and (max-width:1680px){
	.ltbmx01{ padding-bottom: 10px; }
	.ltbmx01 .content .ibd .title{ font-size: 18px; }
	.ltbmx01 .content .ibd .line{width: 36px;height: 3px; margin: 12px auto 0;}
	.ltbmx01 .content .ibd .intro{width: 450px;font-size: 14px;line-height: 20px; margin: 20px auto 0;}
}
@media all and (max-width:1280px){
	.ltbmx01{ padding-bottom: 10px; }
	.ltbmx01 .content .ibd{ margin-top: 20px }
	.ltbmx01 .content .ibd .title{ font-size: 16px; }
	.ltbmx01 .content .ibd .line{width: 30px;height: 2px; margin: 8px auto 0;}
	.ltbmx01 .content .ibd .intro{width: 320px;font-size: 14px;line-height: 20px; margin: 10px auto 0;}
}
@media all and (max-width:750px){
	.ltbmx01{ padding: 40px 0 0 ; width: 100%; background:url(../images/px.png) bottom center no-repeat; background-size:cover; padding-bottom:30% }
	.ltbmx01 .bj{ display: none; }
	.ltbmx01 .content{ position: relative; }
	.ltbmx01 .content .ihd{ margin-top: 0 }
	.ltbmx01 .content .bq{ }
	.ltbmx01 .content .ibd{ margin-top: 20px }
	.ltbmx01 .content .ibd .title{ font-size: 16px; }
	.ltbmx01 .content .ibd .line{width: 30px;height: 2px; margin: 8px auto 0;}
	.ltbmx01 .content .ibd .intro{width: 92%;font-size: 14px;line-height: 20px; margin: 10px auto 0; min-height:80px}
	.ltbmx01 .content .bq2{ width: 92%; margin: 0 auto; display:flex; flex-wrap: wrap;justify-content: space-between; display:none }
	.ltbmx01 .content .bq2 .item{ width: 48%; font-weight: bold; color: #fff;background: rgba(57, 123, 238, 1);  border: 1px solid rgba(255, 255, 255, 1);box-shadow: 0px 2px 10px  rgba(186, 196, 245, 0.9);display:flex; align-items: center; justify-content: center; box-sizing: border-box; opacity: 1;border-radius: 5px; font-size: 14px; height: 40px; margin-top: 10px }
	.ltbmx01 .content .bq{ width:92%; margin:0 auto;}
	.ltbmx01 .content .bq .item{ position:relative; left:0!important; top:0!important;animation-play-state: paused;}
	.ltbmx01 .content .bq { display:flex;flex-wrap: wrap;}
	.ltbmx01 .content .bq .item{ width:18.4%; margin-right:2%; height:40px; margin-bottom:10px;font-size:14px; border-radius:10px; line-height:1.2 ; height:50px; display:flex; align-items: center; justify-content: center; }
	.ltbmx01 .content .bq .item i{ display:block; width:32px; text-align:center}
	.ltbmx01 .content .bq .item:nth-child(5n){ margin-right:0}
	.ltbmx01 .content .bq .item:nth-child(5) i,.ltbmx01 .content .bq .item:nth-child(6) i,.ltbmx01 .content .bq .item:nth-child(7) i { width:44px;}

	
}


.ltbmx02 .ibd{ margin-top: 60px; }
.ltbmx02 .ibd .swiper02{ width: 100%; overflow: hidden; }
.ltbmx02 .ibd .swiper02 .swiper-slide{ width: calc(497 / 1600 * 100%); margin-right: calc(44 / 1600 * 100%); position: relative; background: url(../images/g_59.png) center center no-repeat; background-size: 100% 100%; height:auto; display: flex  }
.ltbmx02 .ibd .swiper02 .swiper-slide:last-child{ margin-right: 0 }
.ltbmx02 .ibd .swiper02 .swiper-slide .item{ width: 100%; box-sizing: border-box; padding: 35px;flex: 1;  display: flex;  flex-direction: column; }
.ltbmx02 .ibd .swiper02 .swiper-slide .item .num{ background: url(../images/g_58.png) center center no-repeat; width: 82px; height: 25px; background-size: cover;display:flex; align-items: center; justify-content: space-between; border-radius: 5px; overflow: hidden; }
.ltbmx02 .ibd .swiper02 .swiper-slide .item .num span{ display: block; font-size: 16px; color: #fff; font-weight: bold; margin-left: 5px }
.ltbmx02 .ibd .swiper02 .swiper-slide .item .num i{display:flex; align-items: center; justify-content: center; width: 41px; height: 25px; background: #fff; border-radius: 5px; color: rgb(0, 64, 152); font-weight: bold; font-size: 20px}
.ltbmx02 .ibd .swiper02 .swiper-slide .item .title{ font-size: 20px; margin-top: 30px; font-weight: bold; color: rgba(0, 0, 0, 1) }
.ltbmx02 .ibd .swiper02 .swiper-slide .item .intro{ font-size: 14px; color: rgba(62, 62, 62, 1); line-height: 24px; margin-top: 25px;flex-grow: 1; }
.ltbmx02 .ibd .swiper02 .swiper-slide .item .ico{ text-align: right;}
.ltbmx02 .ibd .swiper02 .swiper-slide .item .ico img{ height:100px; vertical-align: top; transition:all 0.5s  }
.ltbmx02 .ibd .swiper02 .swiper-slide:hover .item .ico img{ transform:rotateY(180deg)}


.ltbmx02 .ibd .swiper02x{ width: 100%; overflow: hidden; display:none }
.ltbmx02 .ibd .swiper02x .swiper-slide{ width: calc(367 / 1600 * 100%); margin-right: calc(44 / 1600 * 100%); position: relative; background: url(../images/g_59.png) center center no-repeat; background-size: 100% 100%; height:auto; display: flex  }
.ltbmx02 .ibd .swiper02x .swiper-slide:last-child{ margin-right: 0 }
.ltbmx02 .ibd .swiper02x .swiper-slide .item{ width: 100%; box-sizing: border-box; padding: 35px;flex: 1;  display: flex;  flex-direction: column; }
.ltbmx02 .ibd .swiper02x .swiper-slide .item .num{ background: url(../images/g_58.png) center center no-repeat; width: 82px; height: 25px; background-size: cover;display:flex; align-items: center; justify-content: space-between; border-radius: 5px; overflow: hidden; }
.ltbmx02 .ibd .swiper02x .swiper-slide .item .num span{ display: block; font-size: 16px; color: #fff; font-weight: bold; margin-left: 5px }
.ltbmx02 .ibd .swiper02x .swiper-slide .item .num i{display:flex; align-items: center; justify-content: center; width: 41px; height: 25px; background: #fff; border-radius: 5px; color: rgb(0, 64, 152); font-weight: bold; font-size: 20px}
.ltbmx02 .ibd .swiper02x .swiper-slide .item .title{ font-size: 20px; margin-top: 30px; font-weight: bold; color: rgba(0, 0, 0, 1) }
.ltbmx02 .ibd .swiper02x .swiper-slide .item .intro{ font-size: 14px; color: rgba(62, 62, 62, 1); line-height: 24px; margin-top: 25px;flex-grow: 1; }
.ltbmx02 .ibd .swiper02x .swiper-slide .item .ico{ text-align: right;}
.ltbmx02 .ibd .swiper02x .swiper-slide .item .ico img{ height:100px; vertical-align: top  }


@media all and (max-width:1680px){
	.ltbmx02 .ibd{ margin-top: 50px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item{ padding: 22px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num{  width: 76px; height: 24px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num i{ width: 38px; height: 24px; font-size: 18px}
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .title{ font-size: 18px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .ico img{ height:80px  }
	
	
	.ltbmx02 .ibd .swiper02x .swiper-slide .item{ padding: 22px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num{  width: 76px; height: 24px; }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num i{ width: 38px; height: 24px; font-size: 18px}
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .title{ font-size: 18px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .ico img{ height:80px  }
}
@media all and (max-width:1280px){
	.ltbmx02 .ibd{ margin-top: 40px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide{ width: 32%; margin-right: 2% }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item{ padding: 20px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num{  width: 72px; height: 22px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num i{ width: 36px; height: 22px; font-size: 16px}
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .title{ font-size: 16px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .ico img{ height:70px  }
	
	.ltbmx02 .ibd .swiper02x .swiper-slide{ width: 32%; margin-right: 2% }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item{ padding: 20px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num{  width: 72px; height: 22px; }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num i{ width: 36px; height: 22px; font-size: 16px}
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .title{ font-size: 16px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .ico img{ height:70px  }
}
@media all and (max-width:750px){
	.ltbmx02.atop{ padding-bottom:0}
	.ltbmx02 .ibd{ margin-top: 30px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide{ width: 100%; margin-right: 2%; margin-bottom:20px }
	.ltbmx02 .ibd .swiper02 .swiper-slide:last-child{ margin-bottom:0}
	.ltbmx02 .ibd .swiper02 .swiper-slide .item{ padding: 20px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num{  width: 72px; height: 22px; }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .num i{ width: 36px; height: 22px; font-size: 16px}
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .title{ font-size: 16px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02 .swiper-slide .item .ico img{ height:60px  }
	.ltbmx02 .ibd .swiper02{ display:none}
	.ltbmx02 .ibd .swiper02x{ display:block}
	.ltbmx02 .ibd .swiper02x .swiper-slide{ width: 100%; margin-right: 2%; margin-bottom:20px }
	.ltbmx02 .ibd .swiper02x .swiper-slide:last-child{ margin-bottom:0}
	.ltbmx02 .ibd .swiper02x .swiper-slide .item{ padding: 20px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num{  width: 72px; height: 22px; }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num span{ font-size: 14px; margin-left: 5px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .num i{ width: 36px; height: 22px; font-size: 16px}
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .title{ font-size: 16px; margin-top: 20px;  }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .intro{ font-size: 14px; line-height: 20px; margin-top: 16px }
	.ltbmx02 .ibd .swiper02x .swiper-slide .item .ico img{ height:60px  }
}
.ltbmx03.atop{ padding-top: 40px }
.ltbmx03 .ibd{ margin-top: 60px;display:flex;justify-content: space-between; flex-wrap: wrap; }
.ltbmx03 .ibd .lt{ width: calc(500 / 1600 * 100%) }
.ltbmx03 .ibd .cen{ width: calc(544 / 1600 * 100%) }
.ltbmx03 .ibd .lt .item{ width: 100%; position: relative; border-radius: 10px; overflow: hidden; }
.ltbmx03 .ibd .lt .item .pic{ width: 100% }
.ltbmx03 .ibd .lt .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ltbmx03 .ibd .lt .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.ltbmx03 .ibd .lt .item .cont{ width: 100%; position: absolute; left: 0; bottom: 0; color: #fff; box-sizing: border-box; padding: 18px; font-weight: bold; }
.ltbmx03 .ibd .lt .item .cont .title{ font-size:20px;}
.ltbmx03 .ibd .lt .item .cont .intro{ font-size:14px; margin-top:8px; color:rgba(255,255,255,0.8);font-weight:normal}
.ltbmx03 .ibd .lt .item:nth-child(2){ margin-top: 30px }

.ltbmx03 .ibd .cen .item{ width: 100%; position: relative; border-radius: 10px; overflow: hidden; }
.ltbmx03 .ibd .cen .item .pic{ width: 100% }
.ltbmx03 .ibd .cen .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ltbmx03 .ibd .cen .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.ltbmx03 .ibd .cen .item .cont{ width: 100%; position: absolute; left: 0; top: 0;  box-sizing: border-box; padding: 60px 105px; }
.ltbmx03 .ibd .cen .item .cont .title{ color: rgba(255, 255, 255, 1); font-size: 24px; font-weight: bold; text-align: center; }
.ltbmx03 .ibd .cen .item .cont .intro{ font-size: 14px; line-height: 24px; color: rgba(255, 255, 255, 0.8);margin-top: 25px; text-align: center; }
@media all and (max-width:1680px){
	.ltbmx03.atop{ padding-top: 40px }
	.ltbmx03 .ibd{ margin-top: 50px; }
	.ltbmx03 .ibd .lt .item .cont{ padding: 16px; }
	.ltbmx03 .ibd .lt .item .cont .title{ font-size: 18px; }
	.ltbmx03 .ibd .lt .item:nth-child(2){ margin-top: 22px }
	.ltbmx03 .ibd .lt .item .cont .intro{ font-size:14px}
	.ltbmx03 .ibd .cen .item .cont{ padding: 40px 80px; }
	.ltbmx03 .ibd .cen .item .cont .title{ font-size: 20px; }
	.ltbmx03 .ibd .cen .item .cont .intro{ font-size: 14px; line-height: 1.8;  margin-top: 16px; }
}
@media all and (max-width:1280px){
	.ltbmx03.atop{ padding-top: 40px }
	.ltbmx03 .ibd{ margin-top: 40px; }
	.ltbmx03 .ibd .lt .item{ border-radius: 6px }
	.ltbmx03 .ibd .lt .item .title{ font-size: 16px; padding: 0; }
	.ltbmx03 .ibd .lt .item .cont .intro{ display:block}
	.ltbmx03 .ibd .lt .item:nth-child(2){ margin-top: 5.5% }
	.ltbmx03 .ibd .cen .item{ border-radius: 6px }
	.ltbmx03 .ibd .cen .item .cont{ padding: 20px; }
	.ltbmx03 .ibd .cen .item .cont .title{ font-size: 18px; }
	.ltbmx03 .ibd .cen .item .cont .intro{ font-size: 14px; line-height: 1.8;  margin-top: 12px; }
}
@media all and (max-width:750px){
	.ltbmx03 .ibd{ margin-top: 30px; }
	.ltbmx03 .ibd .lt{ width: 100% }
	.ltbmx03 .ibd .lt .item{ border-radius: 6px }
	.ltbmx03 .ibd .lt .item .title{ font-size: 16px; padding: 0; }
	.ltbmx03 .ibd .lt .item:nth-child(2){ margin-top: 16px }
	.ltbmx03 .ibd .cen{ width: 100%; margin: 16px 0 }
	.ltbmx03 .ibd .cen .item{ border-radius: 6px }
	.ltbmx03 .ibd .cen .item .cont{ padding: 20px; }
	.ltbmx03 .ibd .cen .item .cont .title{ font-size: 18px; }
	.ltbmx03 .ibd .cen .item .cont .intro{ font-size: 14px; line-height: 1.8;  margin-top: 12px; }
}


.ltbmx04.atop{ padding-top: 40px; background: url(../images/g_51.png) bottom center no-repeat; background-size: cover; }
.ltbmx04 .ibd{ margin-top: 45px;  }
.ltbmx04 .ibd .intro{ width: 730px; margin: 0 auto; font-size: 14px; color: rgba(0, 0, 0, 1); line-height: 24px; text-align: center; }
.ltbmx04 .ibd .pic{ text-align: center; margin-top: 100px }
.ltbmx04 .ibd .pic img{ max-width: 100%; height: auto; }
@media all and (max-width:1680px){
	.ltbmx04.atop{ padding-top: 30px }
	.ltbmx04 .ibd{ margin-top: 30px;  }
	.ltbmx04 .ibd .intro{ width: 640px; font-size: 14px; line-height: 1.8 }
	.ltbmx04 .ibd .pic{ margin-top: 60px }
}
@media all and (max-width:1280px){
	.ltbmx04.atop{ padding-top: 0 }
	.ltbmx04 .ibd{ margin-top: 20px;  }
	.ltbmx04 .ibd .intro{ width: 100%; line-height: 1.8 }
	.ltbmx04 .ibd .pic{ margin-top: 30px }
}
.ltbmx05{ background: url(../images/g_52.png) center center no-repeat; background-size: cover; padding: 120px 0 220px }
.ltbmx05 .ibd{ margin-top: 40px }
.ltbmx05 .ibd .intro{ text-align: center; font-size: 30px; color: #000 }
.ltbmx05 .ibd .more{ display:flex; align-items: center; justify-content: center; margin-top: 55px}
.ltbmx05 .ibd .more a{ display:flex; align-items: center; justify-content: center; width: 270px; height: 55px; border-radius: 5px; background:url(../images/g_53.png) center center no-repeat; background-size: cover; position: relative; cursor:pointer }
.ltbmx05 .ibd .more a i{ font-size: 20px; color: #fff }
.ltbmx05 .ibd .more a span{ position: absolute; left: 70%; top: 0; display: block; height: 100%; width: 35px }
.ltbmx05 .ibd .more a span .sp1{ display: block; width: 20px; height: 20px; border-radius: 100%; position: absolute; left:50%; top:50%; margin: -10px 0 0 -10px; background: rgba(255,255,255,0.6) ; z-index: 3;animation: waveSp1 2s linear infinite;}
.ltbmx05 .ibd .more a span .sp2{ display: block; width: 34px; height: 34px; border-radius: 100%; position: absolute; left:50%; top:50%; margin: -17px 0 0 -17px; background: rgba(255,255,255,0.2) ; z-index: 2;animation: waveSp2 2s linear 0.5s infinite;}
.ltbmx05 .ibd .more a span img{ position: absolute; left: 30%; top:30%;animation: scaleImg 1s ease-in-out infinite alternate; z-index:999 }
@media all and (max-width:1680px){
	.ltbmx05{ padding: 100px 0 180px }
	.ltbmx05 .ibd{ margin-top: 30px }
	.ltbmx05 .ibd .intro{ font-size: 24px; }
	.ltbmx05 .ibd .more{ margin-top: 40px}
	.ltbmx05 .ibd .more a{  width: 220px; height: 45px;  }
	.ltbmx05 .ibd .more a i{ font-size: 18px; }
	.ltbmx05 .ibd .more a span{ width: 30px; left: 72% }
	.ltbmx05 .ibd .more a span .sp1{  width: 16px; height: 16px; margin: -8px 0 0 -8px;}
	.ltbmx05 .ibd .more a span .sp2{  width: 30px; height: 30px;  margin: -15px 0 0 -15px; }
	.ltbmx05 .ibd .more a span img{ height: 60px; position: absolute; left: 30%; top:30%; }

}
@media all and (max-width:1280px){
	.ltbmx05{ padding: 80px 0 120px }
	.ltbmx05 .ibd{ margin-top: 20px }
	.ltbmx05 .ibd .intro{ font-size: 20px; }
	.ltbmx05 .ibd .more{ margin-top: 40px}
	.ltbmx05 .ibd .more a{  width: 160px; height: 40px;  }
	.ltbmx05 .ibd .more a i{ font-size: 14px; }
	.ltbmx05 .ibd .more a span{ width: 30px; left: 72% }
	.ltbmx05 .ibd .more a span .sp1{  width: 12px; height: 12px; margin: -6px 0 0 -6px;}
	.ltbmx05 .ibd .more a span .sp2{  width: 24px; height: 24px;  margin: -12px 0 0 -12px; }
	.ltbmx05 .ibd .more a span img{ height: 40px; position: absolute; left: 35%; top:35%; }

}
@media all and (max-width:750px){
	.ltbmx05{ padding: 60px 0 90px }

	.ltbmx05 .ibd .intro{ font-size: 16px; }


}


/* -------------------------- 动画关键帧定义 -------------------------- */
/* 图片缩放关键帧：从1倍缩放到1.3倍，再还原（alternate实现正反播放） */
@keyframes scaleImg {
    0% {
        transform: scale(1); /* 初始大小 */
    }
    100% {
        transform: scale(1.2); /* 最大缩放1.3倍（可调整数值） */
    }
}

/* sp1波浪关键帧：从初始大小+透明度0.6，放大到1.8倍+透明度0 */
@keyframes waveSp1 {
    0% {
        transform: scale(1); 
       
    }
    100% {
        transform: scale(1.5); /* 放大倍数（控制波浪范围） */
        
    }
}

/* sp2波浪关键帧：从初始大小+透明度0.2，放大到2倍+透明度0（与sp1节奏错开） */
@keyframes waveSp2 {
    0% {
        transform: scale(1); 
       
    }
    100% {
        transform: scale(1.6); /* 放大倍数略大于sp1，增强层次感 */
       
    }
}

.ys_cont1600 {
    width: 1600px;
    margin: 0 auto;
    max-width: 100%
}
.mod_crumbs{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    z-index: 16;
}
.mod_crumbs_list img{
    width: 14px;
    position: relative;
    top: -6px;
}
.mod_crumbs_list{
    display: flex;
    margin: 0 -16px;
    color: #fff;
}
.mod_crumbs_list a{
   /* display: block; */
   padding: 0px 9px;
   position: relative;
   line-height: 1.8;
   color: #fff;
   font-size: 14px;
}
.mod_crumbs_list a::before{
    /* content: ''; */
    width: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: #fff;
    height: 10px;
}
.mod_crumbs_list li:first-child a::before{
    display: none;
}




/************************************/
.disBox01 { border-top:3px solid rgb(0, 64, 152); box-shadow: #eee 0px 5px 10px; padding:0 25px 0 30px; background:#fff; position: sticky; top:88px; z-index:5;  }
.disBox01 .hd { float:left; line-height:90px; font-size:26px; color:#333; font-weight:bold; }
.disBox01 .hd02 { float:right; }
.disBox01 .hd02 a { display:block; height:90px; width:26px; background:url(../images/dis01.png) no-repeat center; }
.disBox01 .hd01 { float:right; margin-right:35px; }
.disBox01 .hd01 ul li { float:left; font-size:18px; line-height:90px; color:#333; margin-right:45px; cursor:pointer; }
.disBox01 .hd01 ul li:last-child { margin-right:0; }
.disBox01 .hd01 ul li.on { font-weight:bold; color:rgb(0, 64, 152); }

.disBox02 .con { padding-bottom:70px; margin-top:50px; border-bottom:1px dashed #595959;  }
.disBox02 .con .hd { position:relative; font-size:24px; line-height:24px; color:#262626; font-weight:bold; padding-left:15px; margin-bottom:45px; }
.disBox02 .con .hd:before { position:absolute; left:0; top:50%; transform: translateY(-50%); width:4px; height:24px; background:rgb(0, 64, 152); display:block; content:""; z-index:2; }

.disBox02 .con01 { margin-top:70px; }
.disBox02 .con01 .bd .txt { float:left; width:45%; font-size:14px; line-height:1.7; padding-top:15px; }
.disBox02 .con01 .bd .pic { float:right; width:48.75%; }

.disBox02 .con02 .bd ul li:nth-child(n + 2) { margin-top:40px; }
.disBox02 .con02 .bd ul li .txt { float:left; width:20%; margin-right:6.66%; color:#444; }
.disBox02 .con02 .bd ul li .txt:last-child { margin-right:0; }
.disBox02 .con02 .bd ul li .txt .p1 { min-height:50px; }
.disBox02 .con02 .bd ul li .txt .p1 img{max-width: 100%}
.disBox02 .con02 .bd ul li .txt .p2 { font-size:18px; line-height:1;margin-top: 15px; }
.disBox02 .con02 .bd ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:15px; }

.disBox02 .con03 .bd { font-size:16px; }
.disBox02 .con03 .bd img { max-width:100%; }

.disBox02 .con04 { padding-bottom:0!important; border-bottom:none!important; }
.disBox02 .con04 .bd { position:relative; }
.disBox02 .con04 .bd .swiper-slide{float: left;width: 31%;margin-right: 3%;}
.disBox02 .con04 .bd .swiper-slide:nth-child(3n){margin-right: 0}
.disBox02 .con04 .bd .swiper-slide .txt { color:#262626; font-size:16px; text-align:center; margin-top:25px; line-height:20px;height: 60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3;}

.disBox02 .con04 .bd .btn { position:absolute; top:-75px; right:0; width:90px; background:url(../images/dis04.png) no-repeat center; z-index:2; }
.disBox02 .con04 .bd .btn .btn01 { display:block; width:20px; height:20px; background:url(../images/dis02.png) no-repeat center; cursor:pointer; }
.disBox02 .con04 .bd .btn .prev-dis04 { float:left; }
.disBox02 .con04 .bd .btn .next-dis04 { float:right; transform: rotateY(180deg);  }

.disBox02 .con04 .bd .btn .prev-dis04:hover { background:url(../images/dis03.png) no-repeat center; transform: rotateY(180deg);}
.disBox02 .con04 .bd .btn .next-dis04:hover { background:url(../images/dis03.png) no-repeat center; transform: rotateY(0deg); }

.disBox03 { font-size:20px; color:#333; font-weight:bold; margin-bottom:30px; display:none; }

.hyArea .txt img { max-width:100%; height: auto;}


@media all and (max-width:1680px){
	.disBox01 { padding:0 20px; top:88px; }
	.disBox01 .hd { line-height:70px; font-size:20px; }
	.disBox01 .hd02 a { height:70px; }
	.disBox01 .hd01 { margin-right:25px; }
	.disBox01 .hd01 ul li { font-size:16px; line-height:70px; margin-right:30px; }
	.disBox01 .hd01 ul li:last-child { margin-right:0; }
 
	.disBox02 .con { padding-bottom:40px; margin-top:40px; }
	.disBox02 .con .hd { font-size:20px; padding-left:15px; margin-bottom:40px; }
	.disBox02 .con .hd:before { height:20px; }

	.disBox02 .con01 { margin-top:40px; }
	.disBox02 .con01 .bd .txt { width:50%; padding-top:10px; }
	.disBox02 .con01 .bd .pic { width:45%; }

	.disBox02 .con02 .bd ul li:nth-child(n + 2) { margin-top:40px; }
	.disBox02 .con02 .bd ul li .txt { width:22%; margin-right:4%; }
	.disBox02 .con02 .bd ul li .txt:last-child { margin-right:0; }
	.disBox02 .con02 .bd ul li .txt .p1 { min-height:50px; }
	.disBox02 .con02 .bd ul li .txt .p2 { font-size:18px;  }
	.disBox02 .con02 .bd ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:10px; }

	.disBox02 .con03 .bd { font-size:14px; }
 
	.disBox02 .con04 .bd .swiper-slide .txt { font-size:14px; margin-top:15px; }
	
	.disBox02 .con04 .bd .btn { top:-60px; }
}
@media all and (max-width:1200px){
	.disBox01 { padding:0 20px; top:60px; }
	.disBox01 .hd { line-height:50px; font-size:16px; }
	.disBox01 .hd02 a { height:50px; }
	.disBox01 .hd01 { margin-right:15px; }
	.disBox01 .hd01 ul li { font-size:14px; line-height:50px; margin-right:15px; }
	.disBox01 .hd01 ul li:last-child { margin-right:0; }
 
	.disBox02 .con { padding-bottom:30px; margin-top:30px; }
	.disBox02 .con .hd { font-size:20px; padding-left:15px; margin-bottom:30px; }
	.disBox02 .con .hd:before { height:20px; }

	.disBox02 .con01 { margin-top:30px; }
	.disBox02 .con01 .bd .txt { width:50%; padding-top:10px; }
	.disBox02 .con01 .bd .pic { width:45%; }

	.disBox02 .con02 .bd ul li:nth-child(n + 2) { margin-top:30px; }
	.disBox02 .con02 .bd ul li .txt { width:22%; margin-right:4%; }
	.disBox02 .con02 .bd ul li .txt:last-child { margin-right:0; }
	.disBox02 .con02 .bd ul li .txt .p1 { min-height:45px; }
	.disBox02 .con02 .bd ul li .txt .p1 img { height:30px; }
	.disBox02 .con02 .bd ul li .txt .p2 { font-size:16px;  }
	.disBox02 .con02 .bd ul li .txt .p3 { font-size:14px; line-height:20px; margin-top:10px; }

	.disBox02 .con03 .bd { font-size:14px; }
 
	.disBox02 .con04 .bd .swiper-slide .txt { font-size:14px; margin-top:15px; }
	
	.disBox02 .con04 .bd .btn { top:-55px; }
}
@media all and (max-width:750px){
	.disBox01 { padding:0 20px; top:60px; }
	.disBox01 .hd { display:none; }
	.disBox01 .hd02 a { display:none; height:50px; }
	.disBox01 .hd01 { margin-right:0; width:100%; text-align:center; }
	.disBox01 .hd01 ul li { font-size:14px; line-height:50px; margin-right:0; width:25%; }
	.disBox01 .hd01 ul li:last-child { margin-right:0; }
 
	.disBox02 .con { padding-bottom:20px; margin-top:20px; }
	.disBox02 .con .hd { font-size:18px; padding-left:15px; margin-bottom:20px; }
	.disBox02 .con .hd:before { height:16px; }

	.disBox02 .con04 .bd .swiper-slide{float: left;width: 48%;margin-right: 4%;}
	.disBox02 .con04 .bd .swiper-slide:nth-child(3n){margin-right: 4%}
	.disBox02 .con04 .bd .swiper-slide:nth-child(2n){margin-right: 0}

	.disBox02 .con01 { margin-top:20px; }
	.disBox02 .con01 .bd .txt { width:100%; padding-top:0; }
	.disBox02 .con01 .bd .pic { width:100%; margin-top:20px; }

	.disBox02 .con02 .bd ul li:nth-child(n + 2) { margin-top:20px; }
	.disBox02 .con02 .bd ul li .txt { width:48%; margin-right:4%; }
	.disBox02 .con02 .bd ul li .txt:last-child { margin-right:0; }
	.disBox02 .con02 .bd ul li .txt .p1 { min-height:30px; }
	.disBox02 .con02 .bd ul li .txt .p1 img { }
	.disBox02 .con02 .bd ul li .txt .p2 { font-size:14px;margin-top: 10px }
	.disBox02 .con02 .bd ul li .txt .p3 { font-size:14px; line-height:20px; margin-top:10px; }

	.disBox02 .con03 .bd { font-size:14px; }
	.disBox02 .con03 .bd table td{font-size: 13px !important;color: #333}
	.disBox02 .con03 .bd table td p{font-size: 13px !important;color: #333}
	.disBox02 .con03 .bd table td span{font-size: 13px !important;color: #333}
 
	.disBox02 .con04 .bd .swiper-slide .txt { font-size:14px; margin-top:10px;line-height: 16px;height: 48px; }
	
	.disBox02 .con04 .bd .btn { top:-50px; }
	
	.disBox03 { display:block; }
}

/* 内容模式 */
.article { line-height:2; font-size:16px; word-wrap:break-word; background:#fff; }
.article .hd {padding:0 0 20px;text-align:center;border-bottom: 1px dashed #eaeaea;margin-bottom: 20px;}
.article .hd h1 {color:#000;font-size: 24px;}
.article .hd .titBar { color:#797979; font-size:14px; } 
.article .bd { padding-bottom:40px; font-size:16px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .ft ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.article img { max-width:100%; height: auto;}

@media all and (max-width:1200px){
	.article { font-size:14px;  }
	.article .hd h1 { font-size:18px; line-height:1.6; }
	.article .bd { font-size:14px; }
}
 
/* 面包屑 */
.location { width:1280px; margin:0 auto 30px; font-size:16px; color:#333; display:none; }
.location a { color:#333; display:inline-block; padding:0 10px; }
.location a.u-home { padding-left:25px; background:url(../images/u-home.png) no-repeat center left; }

@media all and (max-width:1680px){
	.location { width:100%; }
}
@media all and (max-width:1000px){
 
	.location { margin:0 auto 20px; font-size:14px; }
	.location a { padding:0 5px; }
}
 
 
/* 新闻列表 */
.list { border-top:1px dashed #e0e0e0; }
.list li { border-bottom:1px dashed #e0e0e0; background:url(../images/o_ico_11.jpg) no-repeat center left; font-size:16px; line-height:45px; height:45px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:14px; margin-left:15px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

@media all and (max-width:1200px){
	.list li { font-size:14px; line-height:40px; height:40px; }
}

/* 图文新闻 */
.picnews ul{display: flex;flex-wrap: wrap;}
.picnews ul li { float:left; width:31%; margin:0 3.5% 0 0; }
.picnews ul li:nth-child(3n) { margin-right:0; }
.picnews ul li:nth-child(n + 4) { margin-top:30px; }
.picnews ul li .pic { overflow:hidden; width:100%; }
.picnews ul li .pic img { transition: all 0.6s; width:100%;  }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li .txt { margin-top:15px; }
.picnews ul li .txt .p1 { font-size:16px; color:#000; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews ul li .txt .p2 { font-size:14px; color:#777; margin-top:10px; }
.picnews ul li .txt .p3 { font-size:14px; color:#777; margin-top:10px; height:50px; line-height:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
 
@media all and (max-width:750px){
	.picnews ul li { width:100%; margin:0 0 0 0; }
	.picnews ul li:nth-child(n + 2) { margin-top:20px; }
	.picnews ul li:nth-child(3n) { margin-right:0; }
	.picnews ul li:nth-child(2n) { margin-right:0; }
	
	.picnews ul li .txt { margin-top:15px; }
	.picnews ul li .txt .p1 { font-size:14px; }
	.picnews ul li .txt .p2 { font-size:14px; margin-top:5px; }
	.picnews ul li .txt .p3 { font-size:14px; height:25px; line-height:25px; -webkit-line-clamp:1; } 
}


/* 图片列表 */
.piList .pic-item-list { padding-bottom:10px;display: flex;flex-wrap: wrap; }
.piList .pic-item-list .pic-item { float:left; width:32%; margin:0 2% 0 0; }
.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
.piList .pic-item-list .pic-item:nth-child(n + 4) { margin-top:25px; }
.piList .pic-item-list .pic-item .list-pic { overflow:hidden; }
.piList .pic-item-list .pic-item .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.piList .pic-item-list .pic-item dl { padding:5px; margin-top:10px; }
.piList .pic-item-list .pic-item dl dt { height:30px; font-size:20px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
 
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }

@media all and (max-width:1680px){
	.piList .pic-item-list .pic-item dl dt { height:20px; font-size:16px; line-height:20px; }
}
@media all and (max-width:1100px){
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }
}
@media all and (max-width:750px){
	.piList .pic-item-list .pic-item { width:49%;  }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:2%; }
	.piList .pic-item-list .pic-item:nth-child(2n) { margin-right:0; }
	.piList .pic-item-list .pic-item:nth-child(n + 3) { margin-top:20px; }
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }

}

.LT_ly{ width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index:999; display:none}
.LT_ly .cont{ width:670px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; background:#fff; border-radius:20px; overflow:hidden; display:flex}
.LT_ly .cont .LT_ly_bg{ width:12px; height:12px; cursor:pointer; background:url(../images/g_75.png) center center no-repeat; position:absolute; right:20px; top:20px;}
.LT_ly .cont .pic{ width:260px;}
.LT_ly .cont .pic img{ width:100%}
.LT_ly .cont form{ display:block; width:calc(100% - 260px); box-sizing:border-box; padding:40px 50px}
.LT_ly .cont form input.text{ width: 100%;box-sizing: border-box; height: 40px;border:1px solid #e1dfdf;margin-bottom: 12px;padding: 0 20px 0 12px;background: url(../images/icon13.png) no-repeat right 12px center white;font-size: 14px; border-radius:5px;}
.LT_ly .cont form select.text{ width: 100%;box-sizing: border-box; height: 40px;border:1px solid #e1dfdf;margin-bottom: 12px;padding: 0 20px 0 12px;background: url(../images/g_74.png) no-repeat right 10px center white;font-size: 14px; border-radius:5px; color:#333; appearance:none; -webkit-appearance:none}

.LT_ly .cont form .a6 {display:flex;justify-content: space-between;}
.LT_ly .cont form .a6 select.text{ width:48%}

.LT_ly .cont form textarea.textarea{ width: 100%;box-sizing: border-box; height: 75px;border:1px solid #e1dfdf;margin-bottom: 12px;padding:  12px; font-size: 14px; border-radius:5px;}

.LT_ly .cont form input.text.t03{ width:calc(100% - 75px)!important}
.LT_ly .cont form .clearfix{ margin-top:0!important}
.LT_ly .cont form input.btn01{ width: 100%;box-sizing: border-box; height: 40px; padding: 0 20px 0;background:rgb(0, 64, 152);font-size: 14px; border-radius:5px; color:#fff; margin-top:12px; cursor:pointer}
@media all and (max-width:750px){
	.LT_ly .cont{ width:92%; border-radius:0}
	.LT_ly .cont .LT_ly_bg{ right:10px; top:10px;}
	.LT_ly .cont .pic{ display:none}
	.LT_ly .cont form{  width:100%; padding:30px 20px}
	
}


.cpBox01 { padding-bottom:50px; margin-bottom:50px; border-bottom:1px dashed #595959; }
.cpBox01 .bd { font-size:14px; line-height:1.7; margin-top:40px; }
.cpBox01 .bd img { max-width:100%; }

.cpBox01 .bd03 ul li { float:left; width:31.66%; margin-right:2.5%; }
.cpBox01 .bd03 ul li:nth-child(3n) { margin-right:0; }
.cpBox01 .bd03 ul li:nth-child(n + 4) { margin-top:50px; }
.cpBox01 .bd03 ul li .p1 { font-size:20px; font-weight:bold; text-align:center; line-height:1.5; }
.cpBox01 .bd03 ul li .p2 { margin:15px 0 5px; height:33px; background:url(../images/cp01.png) no-repeat center; }
.cpBox01 .bd03 ul li .p3 { border:3px solid #59595c; border-radius:5px; padding:25px 25px 0 25px; height:120px; }
.cpBox01 .bd03 ul li .p3 .p31 { font-size:14px; line-height:1.7; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }
.cpBox01 .bd03 ul li .p311{height: 240px;}
.cpBox01 .bd03 ul li .p307{height: 150px;}
.cpBox01 .bd03 ul li .p311 .p31{-webkit-line-clamp:11;}
.cpBox01 .bd03 ul li .p307 .p31{-webkit-line-clamp:7;}

.cpBox01 .bd04 { margin-top:60px; }
.cpBox01 .bd04 ul li:nth-child(n + 2) { margin-top:70px; }
.cpBox01 .bd04 ul li .txt { float:left; width:44.5%; }
.cpBox01 .bd04 ul li .txt:nth-child(2n) { float:right; }
.cpBox01 .bd04 ul li .txt .p1 { font-size:20px; font-weight:bold; }
.cpBox01 .bd04 ul li .txt .p2 { font-size:14px; line-height:1.7; margin-top:20px; }

.cp04 { padding-bottom:0!important; margin-bottom:0!important; border-bottom:none; }

.fz{background: url(../images/hBg.jpg) no-repeat center bottom;background-size: cover;background-Attachment: fixed;}

@media all and (max-width:1680px){
	.cp-hd { font-size:20px; }
	 
	.cpBox01 { padding-bottom:40px; margin-bottom:40px; }
	.cpBox01 .bd { font-size:14px; line-height:1.7; margin-top:30px; }
 
	.cpBox01 .bd03 ul li { float:left; width:31.66%; margin-right:2.5%; }
	.cpBox01 .bd03 ul li:nth-child(3n) { margin-right:0; }
	.cpBox01 .bd03 ul li:nth-child(n + 4) { margin-top:30px; }
	.cpBox01 .bd03 ul li .p1 { font-size:18px;  }
	.cpBox01 .bd03 ul li .p2 { margin:10px 0 5px; }
	.cpBox01 .bd03 ul li .p3 { padding:25px 15px 0 15px; height:140px; }
	.cpBox01 .bd03 ul li .p3 .p31 { font-size:14px; line-height:1.7; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:5; }

	.cpBox01 .bd03 ul li .p311{height: 280px;}
	.cpBox01 .bd03 ul li .p307{height: 190px;}
	.cpBox01 .bd03 ul li .p311 .p31{-webkit-line-clamp:11;}
	.cpBox01 .bd03 ul li .p307 .p31{-webkit-line-clamp:7;}

	.cpBox01 .bd04 { margin-top:30px; }
	.cpBox01 .bd04 ul li:nth-child(n + 2) { margin-top:30px; }
	.cpBox01 .bd04 ul li .txt { float:left; width:44.5%; }
	.cpBox01 .bd04 ul li .txt:nth-child(2n) { float:right; }
	.cpBox01 .bd04 ul li .txt .p1 { font-size:18px; }
	.cpBox01 .bd04 ul li .txt .p2 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:750px){
	.cp-hd { font-size:18px; }
	.cp-hd span { float:none; display:block; margin-right:0; }
	.cp-hd span:nth-child(2) { font-size:20px; }

	 
	.cpBox01 { padding-bottom:30px; margin-bottom:30px; }
	.cpBox01 .bd { font-size:14px; line-height:1.7; margin-top:20px; }
 
	.cpBox01 .bd03 ul li { float:none; width:100%; margin-right:0%; }
	.cpBox01 .bd03 ul li:nth-child(n + 2) { margin-top:25px; }
	.cpBox01 .bd03 ul li .p1 { font-size:16px;  }
	.cpBox01 .bd03 ul li .p2 { margin:10px 0 5px; }
	.cpBox01 .bd03 ul li .p3 { padding:20px 4%; height:auto; border:1px solid #59595c; }
	.cpBox01 .bd03 ul li .p3 .p31 { -webkit-line-clamp:100; }

	.cpBox01 .bd04 { margin-top:20px; }
	.cpBox01 .bd04 ul li:nth-child(n + 2) { margin-top:20px; }
	.cpBox01 .bd04 ul li .txt { float:none; width:100%; }
	.cpBox01 .bd04 ul li .txt:nth-child(2n) { float:none; margin-top:20px; }
	.cpBox01 .bd04 ul li .txt .p1 { font-size:16px; }
	.cpBox01 .bd04 ul li .txt .p2 { font-size:14px; margin-top:10px; }
	
	.fz{background-size: cover;background-Attachment:initial;}
}

/*job-list*/
.hrList_a1 {background: #fff;}
.hrList_a1_item {background: #fff; max-width: 100%; }
.last { margin-bottom:60px; }
.hrList_a1_item:nth-child(3n) { margin-right: 0; }
.hrList_a1_item>ul li.other span { margin-bottom:10px; display: block; }
.hrList_a1_title {padding:20px 0 20px 30px; cursor: pointer; overflow: hidden; border-bottom: 1px solid #eee; }
.hrList_a1_item:nth-child(even) .hrList_a1_title {background:#f8f8f8;}
.hrList_a1_title ul { overflow: hidden;padding-left:0px; }
.hrList_a1_button { display: none; border-top: 1px dashed #eee; margin:0 30px 0; padding-top:30px; padding-bottom:30px;}
.hrList_a1_button a.morehr:hover, .DownList_a1 li a:hover { background-color:#FDC133; transition-duration: .3s; }
.hrList_a1_button a.morehr, .DownList_a1 li a { text-align:center; cursor: pointer; display: block; height: 40px; line-height: 40px;/* padding-left:30px; */ width:120px; color:#fff; background: #21467B; transition-duration: .3s; border-radius: 8px; font-size: 16px; margin: 0; }
.hrList_a1_item:first-child>ul, .hrList_a1_item:first-child .hrList_a1_button { }
.hrList_a1_item>ul { display: none; font-size: 16px; padding: 30px; }
.hrList_a1_item>ul li { font-size: 16px; line-height: 2.5;list-style:none; }
.hrList_a1_item>ul li.other { width: 100%; line-height: 22px; padding: 5px 0; color: #777; text-overflow: inherit; white-space: inherit; margin-top: 0; }
.hrList_a1_item>ul li span { }
.job_box ul li{
	list-style:none;
	display:block;
}

.JobList_e1 { border: 1px solid #eee; margin-bottom: 35px; min-width: 600px;padding-left:0px; }
.hrList_a1_title li:first-child { color: #333; }
.job_title { background: #f5f5f5; min-width: 600px; padding:1em 0;}
.job_title ul { overflow: hidden; padding-left: 30px; }
.job_title li { color: #000; float:left; font-size:20px; width:21.25%; line-height: normal;list-style:none; }
.job_title i { display: inline-block; margin-right: 5px; vertical-align: middle; }
.job_title img {max-width: 25px; max-height: 20px; display: block;}
.job_title span { display: inline-block; vertical-align: middle;line-height:3em; }

.hrList_a1_title li { width:21.25%; float: left; color: #999; font-size: 16px; box-sizing: border-box; }
.job_box { width: 100%; overflow: auto; }
.hrList_a1_button a.morehr { display: inline-block; vertical-align: top; font-size:14px;}
.hrList_a1_button span { display: inline-block; margin-left: 20px; font-size: 14px; line-height:40px; border-bottom: 1px dashed #00a126; padding: 0 10px; }
.hrList_a1_button span a:hover { text-decoration: underline; }
.job_type { display: inline-block; font-size: 14px; overflow: hidden; vertical-align: middle; margin-left: 50px; }
.job_type select { background: #f5f5f5; font-size: 14px; padding: 10px 20px; color: #666; line-height: 2; }
.job_type .L { float: left; }
.job_type span { color: #fba51a; }
.job_type .L a { padding: 5px 20px; border: 1px solid #ddd; border-radius: 3px; color: #777; margin-right: 10px; transition: 0.3s ease 0s; }
.job_type .R { float: right; }
.job_type .R form { display: inline-block; line-height: 30px; }
.job_type .R input { height: 29px; border-bottom: 1px solid #ddd; padding: 0 10px; line-height: 35px; color: #666; font-size: 14px; width: 200px; }
.job_type .R button { font-size: 14px; font-family: "寰蒋闆呴粦", Microsoft YaHei; border-radius: 3px; width: 80px; height: 30px; color: #666; background: #eee; margin-left: 20px; cursor: pointer; transition: 0.3s ease 0s; }
.job_type .L a:hover, .job_type .R button:hover { border-color: #fff; color: #fff; background: #fba51a; }
.job_type .R input:focus { border-bottom-color: #fba51a; }
@media only screen and (max-width: 1024px) {
.job_title li { font-size: 16px; }
.job_type { display: none; }
}
 @media only screen and (max-width: 800px) {
.hrList_a1_item>ul li { width: 100%; }
}
 @media only screen and (max-width: 720px) {
.hrList_a1_title { }
.job_title img { max-width: 20px; max-height: 16px; }
.job_title ul { padding: 0; }
.job_title li, .hrList_a1_title li { text-align: center; }
.hrList_a1_title { padding-left: 0; }
.hrList_a1_title li { font-size: 14px; }
.hrList_a1_item>ul li { font-size: 14px; line-height: 1.7; }
}


.cpBox02 ul li { float:left; width:30.4%; margin-right:4.4%; text-align:center; }
.cpBox02 ul li:nth-child(3n) { margin-right:0; }
.cpBox02 ul li:nth-child(n + 4) { margin-top:55px; }
.cpBox02 ul li a { display:block; border:1px solid #e4e4e4; border-radius:5px; overflow:hidden; }
.cpBox02 ul li .txt { padding:50px 7.7% 20px 7.7%; }
.cpBox02 ul li .txt .p1 { font-size:20px; font-weight:bold; line-height:25px; color:#000; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.cpBox02 ul li .txt .p2 { width:14px; height:2px; background:rgb(0, 64, 152); margin:10px auto; }
.cpBox02 ul li .txt .p3 { font-size:14px; line-height:20px; height:40px; color:#757677; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cpBox02 ul li .txt01 { line-height:45px; border-top:1px solid #e4e4e4; font-size:14px; }

.cpBox02 ul li:hover .txt01 { background:rgb(0, 64, 152); color:#fff; }

@media all and (max-width:1680px){
	.cpBox02 ul li { width:32%; margin-right:2%; }
	.cpBox02 ul li:nth-child(3n) { margin-right:0; }
	.cpBox02 ul li:nth-child(n + 4) { margin-top:30px; }
	
	.cpBox02 ul li .txt { padding:30px 5% 20px 5%; }
	