﻿/*! 官网通用页头 start*/
@import url("top_nav.css");
/*! 官网通用页尾 start*/
@import url("foot_wrap.css");

img {
	width: auto;
	max-width: 100%;
}

#main_roll {
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.main_srcoll,
.iScrollVerticalScrollbar .iScrollIndicator {
	transition-property: cubic-bezier(0.19, 1, 0.22, 1) !important;
	transition-duration: 1.5s !important;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important;
	-webkit-transition-property: cubic-bezier(0.19, 1, 0.22, 1) !important;
	-webkit-transition-duration: 1.5s !important;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important;
	will-change: transform;
	background-color: #fff;
}

.iScrollVerticalScrollbar {
	position: absolute;
	width: 5px;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 1200;
	background-color: #e0e0e0;
}

.iScrollVerticalScrollbar .iScrollIndicator {
	cursor: pointer;
	background-color: #333;
	width: 100%;
}

#item1 {
	padding: 4% 0;
}

#item2 {
	padding: 2% 0;
}

#item3 {
	padding: 4% 0;
	/* background-color: #25345d; */
	background: url("../img/icon/prc1.jpg") repeat center 100%;
}

#item4 {
	padding: 2% 0;
}

#item5 {
	background: url("../img/icon/prc2.jpg") repeat center 100%;
	background-color: #1e317e;
}

#item6 {
	padding: 2% 0;
}

.main {
	background-color: #fff;
}

.h1_title {
	font-size: 36px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
}

.h1_title h1 {
	width: auto;
	margin: 0 auto;
}

.h1_title span {
	font-size: 18px;
	font-weight: 500;
	color: #3e3e3e;
}

.itemBox1_01 {
	width: 100%;
	margin-bottom: 3%;
	display: flex;
	justify-content: center;
}

.itemBox1_02 {
	width: 100%;
}

.itemBox1_02 ul {
	display: flex;
	justify-content: space-between;
}

.itemBox1_02 ul li {
	position: relative;
	font-size: 0;
	max-width: calc((100% - 100px)/3);
	margin: 0px;
}

.itemBox1_02 ul li .slide_box img {
	width: 100%;
	height: 100%;
	font-size: 0;
}

.itemBox1_02 ul li .focus-text {
	width: 80%;
	height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgb(8 69 154 / 0%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: all .5s ease;
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	padding: 5%;
}


.itemBox1_02 ul li .focus-text h1 {
	margin: 20px 0;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}

.itemBox1_02 ul li .focus-text p {
	color: #fff;
	font-size: 14px;
}

.itemBox1_02 ul li:hover .focus-text {
	background-color: rgb(0 0 0 / 20%);
}

.itemBox2 {
	display: flex;
	/* flex-wrap: wrap; */
}

.itemBox2_01 {
	width: auto;
	flex-basis: 80%;
	background-color: #25345d;
	padding: 2%;
	margin-right: 5%;
}

.itemBox2_01 i {
	width: 100px;
	height: 3px;
	background-color: #fff;
	display: block;
	margin-top: 10%;
}

.itemBox2_01 h1 {
	font-size: 350%;
	color: #fff;
	margin-top: 10%;
}

.itemBox2_01 h2 {
	font-size: 300%;
	color: #fff;
}

.itemBox2_01 a {
	font-size: 16px;
	color: #fff;
	margin-top: 35%;
	width: 100%;
	text-align: right;
}

.itemBox2_02 {}

.itemBox2_02 h1 {
	font-size: 36px;
	color: #111a39;
	margin-bottom: 5%;
}

.itemBox2_02 p {
	font-size: 16px;
	line-height: 2em;
}

.itemBox2_02 .gundong {
	margin-top: 10%;
}
.aboutUsList1{
	display: flex;
	justify-content: space-between;
}
.aboutUsList1 dd {
	display: flex;
	float: left;
}

.aboutUsList1 dd .con {
}

.aboutUsList1 dd .con .num {
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #111a39;
	font-weight: 600;
}

.aboutUsList1 dd .con .num span {
	font-size: 40px;
}

.aboutUsList1 dd .con .profile {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 30px;
}




.itemBox3 {}

.itemBox3_01 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.itemBox3_01a {}

.itemBox3_01a .h1_title {
	justify-content: flex-start;
	text-align: left;
}

.itemBox3_01a h1,
.itemBox3_01a span {
	color: #fff;
	margin: 0;

}

.itemBox3_01b {}

.itemBox3_01b a {
	color: #fff;
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #3956a4;
}

.itemBox3_02 {
	display: flex;
	align-items: center;
	background: url(../img/icon/item3.jpg) right center no-repeat;
	margin-top: 5%;
	flex-wrap: wrap;
}

.itemBox3_02a {
	flex: 1;
	margin-right: 5%;
}

.itemBox3_02b {
	flex: 1;
}

/**********/

.itemBox3_02a ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.itemBox3_02a ul li {
	position: relative;
	font-size: 0;
	max-width: calc((100% - 10px)/2);
	margin-bottom: 10px;

}

.itemBox3_02a ul li .slide_box {
	max-height: 220px;
	overflow: hidden;
}

.itemBox3_02a ul li .slide_box img {
	width: 100%;
	height: 100%;
	max-height: 220px;
	font-size: 0;
}

.itemBox3_02a ul li .focus-text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgb(8 69 154 / 0%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: all .5s ease;
	transform: translate(-50%, -50%);
	/* border: 1px solid #fff; */
	/* padding: 5%; */
}


.itemBox3_02a ul li .focus-text h1 {
	margin: 20px auto 0;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	overflow: hidden; /* //超出的文本隐藏 */
	text-overflow: ellipsis; /* //溢出用省略号显示 */
	display: -webkit-box;
	-webkit-line-clamp: 1; /* // 超出多少行 */
	-webkit-box-orient: vertical;
	max-width: 90%;
	
}

.itemBox3_02a ul li .focus-text i {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: block;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	font-family: fangsong;
}

.itemBox3_02a ul li:hover .focus-text {
	background-color: rgb(0 0 0 / 60%);
}

.itemBox3_02b .commslist {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	--swiper-theme-color: #6c807e;
	--swiper-pagination-color: #ffffff;
	--swiper-width15: 15px;
}
.itemBox3_02b .commslist ul{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.itemBox3_02b .commslist ul li{
	background-color: #fff;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.itemBox3_02b .commslist ul li h5{
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	color: #000;
}
.itemBox3_02b .commslist ul li img{
	width: 100%;
	max-height: 350px;
}

.itemBox4 {
	display: flex;
	flex-wrap: wrap;
	    flex-direction: column;
}
.itemBox4_01 {
    width: 100%;
    margin-bottom: 3%;
    display: flex;
    justify-content: center;
}
#certify {
	position: relative;
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */
}

#certify .swiper-container {
	padding-bottom: 60px;
	overflow: hidden;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
	height: 100%;
	max-height: 310px;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/icon/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/icon/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
}
#certify .swiper-button-next:after, #certify .swiper-button-prev:after{
	content: "";
}

.itemBox5 {
	width: 100%;
	padding: 5% 0;
	background-size: cover;
}
.itemBox5_01 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.itemBox5_01a {}

.itemBox5_01a .h1_title {
	justify-content: flex-start;
	text-align: left;
}

.itemBox5_01a h1,
.itemBox5_01a span {
	color: #fff;
	margin: 0;

}

.itemBox5_01b {}

.itemBox5_01b a {
	color: #fff;
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #3956a4;
}

.itemBox5_02{}
.itemBox5_02 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.itemBox5_02 ul li{width: auto;max-width: calc(100%/4 - 20px);position: relative;}
.itemBox5_02 ul li a{
	position: relative;
	z-index: 9;
}
.itemBox5_02 ul li .slide_box{color: #fff;padding: 20px;}
.itemBox5_02 ul li .slide_box .focus-img{position: relative;font-size: 0;}
.itemBox5_02 ul li .slide_box .focus-img span{position: absolute;top: 5px;left: -15px;font-size: 16px; width: auto;height: auto;padding: 5px 10px;background-color: #3956a4;}
.itemBox5_02 ul li .slide_box .focus-img img {
	width: 100%;
	height: 100%;
	max-height: 180px;
	font-size: 0;
}
.itemBox5_02 ul li .slide_box .focus-text{}
.itemBox5_02 ul li .slide_box .focus-text h1{
    color: #fff;
    font-size: 20px;
    line-height: 2em;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itemBox5_02 ul li .slide_box .focus-text p{
    font-size: 14px;
    color: #dcdcdc;
    line-height: 1.8em;
    margin-top: 10px;
    -webkit-line-clamp: 2;
}
.itemBox5_02 ul li::after{
	content: "";
	width: 100%;
	height: 0px;
	background-color: #fff;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	position: absolute;
	bottom: 0;
}
.itemBox5_02 ul li:hover::after{
	height: 70%;
	z-index: 1;
}

.itemBox5_02 ul li:hover .slide_box .focus-text h1{
	color: #3754a4;
}
.itemBox5_02 ul li:hover .slide_box .focus-text p{
	color: #3e3e3e;
}















.itemBox6 {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	padding: 2% 0;
}

.IBox601_02 {
	margin: 0 5%;
}

.itemB6a {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	border-bottom: solid #dddddd 3px;
	padding: 5px 0;
}

.itemB6a h1 {
	width: auto;
	font-size: 22px;
	color: #333333;
	margin-left: 0;
	margin-right: auto;
}

.itemB6a a {
	width: auto;
	margin-left: auto;
	margin-right: 0;
	font-size: 14px;
	color: #188263;
}

.itemBox6 .newslist {
	padding-top: 15px;
}

.IBox601_01,
.IBox601_02,
.IBox601_03 {
	max-width: 33.33%;
}

.itemBox6 .newslist .sw-lider li.slide {
	max-width: 100%;
	margin: 0 auto;
}

.itemBox6 .newslist .sw-lider li.slide2 .focus-text {
	align-items: center;
}

/**视频弹出**/
.videos {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .9);
}

#video_bg {
	width: 80%;
	height: auto;
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vclose {
	position: absolute;
	right: 2%;
	top: 2%;
	border-radius: 100%;
	cursor: pointer;
}


@media screen and (max-width: 960px) {
	.itemBox1 {
		width: 100%;
	}

	.itemBox1_02 ul {
		flex-wrap: wrap;
	}

	.itemBox1_02 ul li {
		width: 100%;
		/* height: 200px; */
		overflow: hidden;
		max-width: calc((100% - 10px)/3);
	}

	.itemBox1_02 ul li:last-child {}

	.itemBox1_02 ul li .zhezhaoa {
		/* transform: scale(0.7); */
		/* background-color: unset; */
	}

	.itemBox1_02 ul li:hover .zhezhaoa {
		background: unset;
	}

	.itemBox1_02 ul li .zhezhaoa .item-list-img h1 {
		font-size: 18px;
		margin: 5px 0;
	}

	.itemBox2,
	.itemBox3 {
		display: block;
	}

	.itemBox2_01 {
		max-width: 100%;
		margin: 0;
	}
	.itemBox2_01 a{
		display: none;;
	}
.itemBox2_02 h1{
	font-size: 24px;
}
	.itemBox2_01b {
		margin: 10px 0;
	}

	.itemBox2_01c,
	.itemBox2_01d {
		display: none;
	}

	.itemBox2_02 {
		max-width: 100%;
		margin-top: 5%;
	}

	.itemBox2_02 .commslist .sw-lider li.slide .slide_box {
		padding: 0 5px;
	}


	.itemBox31a {
		max-width: 96%;
		margin: 0 auto;
	}

	.itemBox31a p {
		font-size: 16px;
	}

	.itemB5_02b .sw-lider {
		flex-wrap: wrap;
	}

	.newslist .sw-lider li.slide {}

	.h1_title h1 {
		font-size: 24px;
	}

	.itemBox2_01b h5 {
		font-size: 16px
	}

	.itemBox2_01b p {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}

	.video_play {
		max-width: 55px;
	}

	.itemBox6 {
		flex-wrap: wrap;
	}

	.IBox601_02 {
		margin: 0%
	}

	.IBox601_01,
	.IBox601_02,
	.IBox601_03 {
		max-width: 100%;
		margin-bottom: 10%
	}

	.itemBox1_02 ul li .zhezhaoa .item-list-img p {
		display: none;
	}
	.itemBox5_02 ul li {
	    width: auto;
	    max-width: calc(100%/1 - 20px);
	    position: relative;
	}

}