* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
body {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	background: url("20260731banner_max.jpg")no-repeat bottom;
	background-position: top center;
	/* background-size: cover; */
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	width: 100%;
	border: none;
}
ul li {
	list-style: none;
}
header {
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.main_W{
	width: 1200px;
	margin: 0 auto;
}
.logo_unit{
	width: 247px;
	height: 66px;
	margin-top: 24px;
}
.main_H{
	width: 1246px;
	height: 349px;
	margin: 0 auto;
}
.title_max{
	margin-top: 234px;
}
.title_max img {
	width: 100%;
	animation: Fd 1s;
}
@keyframes Fd {
	0% {
		transform: scale(0.1);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
.Plate_first{
	margin-top: 450px;
}
.head_line{
	width: 371px;
	height: 109px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.head_liner{
	width: 371px;
	height: 109px;
	margin-bottom: 30px;
}
.gallery-wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}
.gallery-container .gallery-main:hover .slider-prev,
.gallery-container .gallery-main:hover .slider-next {
	display: block !important;
}
.gallery-container {
	position: relative;
	margin-top: 30px;
	overflow: visible;
}
.gallery-container .gallery-main {
	position: relative;
	z-index: 3;
	width: 1028px;
}
.gallery-container .gallery-main .swiper-container {
	width: 1028px;
	height: 580px;
	border-radius: 10px;
}
.gallery-container .gallery-main .slider-prev {
	background: none;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.gallery-container .gallery-main .slider-next {
	background: none;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.gallery-container .gallery-main img {
	width: 1028px;
	height: 580px;
	border-radius: 12px;
}
.gallery-container .gallery-main .swiper-slide {
	position: relative;
	border-radius: 12px;
}
.gallery-container .gallery-main .tit {
	width: 1028px;
	height: 72px;
	color: #fff;
	font-size: 26px;
	display: table;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 81, 111, 0), rgba(0, 142, 161, 0.65));
	text-align: center;
}
.gallery-container .gallery-main .tit a {
	width: 100%;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
.gallery-container .gallery-thumb {
	width: 187px;
	height: 436px;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 60px;
	transform: translateX(-10px);
}
.gallery-container .gallery-thumb .swiper-container {
	width: auto;
	height: 436px;
	margin: 0 auto;
}
.gallery-container .gallery-thumb .swiper-slide {
	width: 187px;
	height: 103px;
	cursor: pointer;
	margin: 0 auto 8px auto;
}
.gallery-container .gallery-thumb .swiper-slide:last-child{margin-bottom:0;}
.gallery-container .gallery-thumb .swiper-slide img {
	width: 187px;
	height: 103px;
	text-align: center;
	display: block;
	margin: 0px auto;
	background: #ffffff8c;
	border-radius: 5px;
	border: 2px solid #ffffff00;
	box-sizing: border-box;
}
.gallery-container .gallery-thumb .slider-prev {
	background: url("20260731icon_top.png") no-repeat left top;
	position: absolute;
	left: 83px;
	top: 0px;
	margin-top: -34px;
	width: 33px;
	height: 18px;
	z-index: 10;
	opacity: .6;
}
.gallery-container .gallery-thumb .slider-next {
	background: url('20260731icon_bott.png') no-repeat left bottom;
	position: absolute;
	left: 83px;
	bottom: 0;
	margin-bottom: -34px;
	width: 33px;
	height: 18px;
	z-index: 1000 !important;
	opacity: .6;
}
.gallery-container .gallery-thumb .slider-prev:hover,
.gallery-container .gallery-thumb .slider-next:hover {
	opacity: 1;
}
.gallery-container .gallery-thumb .thumb-active img {
	padding: 0;
	margin: 0;
	border: 4px solid #fff;
	border-radius: 8px;
}
.more_aa{
	margin-top: -24px;
}
.more_aa a{
	font-size: 16px;
	color: #0a87f0;
}
.Plate_second ul{
	padding-top: 10px;
	overflow: hidden;
	justify-content: space-between;
	display: flex;
	margin-bottom: 30px;
}
.Plate_second ul:last-child{
	margin-bottom: 100px;
}
.Plate_second ul li{
	width: 392px;
	float: left;
	text-align: justify;
}
.Plate_second .two_li{
	overflow: hidden;
	width: 392px;
	height: 224px;
	border-radius: 10px;
}
.two_li img{
	width: 392px;
	height: 224px;
	border-radius: 10px;
	transition: all 1s;
}
.two_li img:hover{
    transform: scale(1.1);
}
.Plate_second ul li p{
	margin: 10px 0;
}
.Plate_second ul li p a{
	font-size: 18px;
	color: #626262;
	line-height: 30px;
}
.three_left{
	width: 670px;
	padding-top: 10px;
}
.three_left ul{
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.three_left ul li{
	float: left;
	width: 215px;
	text-align: justify;
}
.three_left .three_li{
	overflow: hidden;
	width: 215px;
	height: 122px;
	border-radius: 5px;
}
.three_left ul li img{
	width: 215px;
	height: 122px;
	border-radius: 5px;
	transition: all 1s;
}
.three_left ul li img:hover{
    transform: scale(1.1);
}
.three_left ul li p{
	margin: 6px 0;
	text-align: left;
}
.three_left ul li p a{
	font-size: 18px;
	color: #626262;
	line-height: 30px;
}
.three_right{
	width: 515px;
	padding-top: 10px;
	position: relative;
}
.three_ripic{
	width: 515px;
	height: 290px;
	border-radius: 5px;
	overflow: hidden;
}
.three_ripic img{
	width: 515px;
	height: 290px;
	border-radius: 5px;
	transition: all 1s;
}
.three_ripic img:hover{
    transform: scale(1.1);
}
.tit_poab{
	padding-right: 80px;
	width: auto;
	position: absolute;
	left: 39%;
	bottom: -30px;
	border-radius: 15px 0 0 0;
	background: linear-gradient(to right, rgba(40, 154, 255, 0.8) 0%, rgba(56, 161, 253, 0.41) 80%, rgba(207, 242, 255, 0) 100%);
}
.tit_poab h4{
	width: 295px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bolder;
	color: #fff;
	padding: 20px 0 20px 20px;
}
.tit_poab h4 a{
	color: #fff;
}
.tit_poab p a{
	color: #0a87f0;
}
.tit_poab p{
	width: 295px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px 0 5px 20px;
	background: linear-gradient(to right,rgba(225, 249, 255, 0.78),rgba(46, 175, 253, 0.69));
}
.Plate_fourth{
	overflow: hidden;
	width: 1200px;
	height: 125px;
	margin: 0 auto;
	margin-bottom: 66px;
}
.Plate_fourth img{
	width: 1200px;
	height: 125px;
	transition: all 1s;
}
.Plate_fourth img:hover{
    transform: scale(1.1);
}
.five_con{
	padding-top: 10px;
	margin-bottom: 90px;
}
.five_con ul{
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.five_con ul li{
	float: left;
	text-align: justify;
}
.five_con ul li:first-child{
	width: 597px;
}
.five_con ul li:nth-child(2),.five_con ul li:nth-child(3){
	width: 290px;
}
.five_con ul li:nth-child(2){
	margin-top: 74px;
}
.five_con ul li div{
	overflow: hidden;
	border-radius: 5px;
}
.five_con ul li img{
	border-radius: 5px;
	transition: all 1s;
}
.five_con ul li img:hover{
    transform: scale(1.1);
}
.five_le,.five_le img{
	width: 597px;
	height: 342px;
}
.five_cen,.five_cen img,.five_ri,.five_ri img{
	width: 290px;
	height: 387px;
}
.five_con ul li h4{
	margin: 10px 0;
	padding: 0 8px;
}
.five_con ul li h4 a{
	font-size: 18px;
	color: #626262;
	font-weight: 600;
}
.five_con ul li p{
	font-size: 16px;
	color: #626262;
	line-height: 30px;
	padding: 0 8px;
}
.five_con ul li p a{
	color: #0079e1;
}