*{
	margin: 0;
	padding: 0;
}
body{
	overflow-x: hidden;
	width: 94vw;
	/* height: 100vh;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none; */

}

.u-flex {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.swiperht{
	width: 100vw;
	display: none;
}
.swiperht.active{
	width: 100vw;
	display: block;
}
 .swiper-container {
		width: 100vw;
		height: 46vw;
	}
	.swiper-slide {
		text-align: center;
		background: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: 100%;
	}
	.swiper-slide img {
		width: 100vw;
		max-height: 100%;
	}
	.characters{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 1;
		color: #fff;
	}
	.anxin{
		font-size: 5vw;
		font-weight: bold;
		margin-top: 13vw;
	}
	.introduce{
		width: 14vw;
		margin: 1.4vw auto 0;
		font-size: 1.35vw;
		letter-spacing: 0.1vw;
		line-height: 2.2vw;
	}
	.know{
		border: 1px solid #fff;
		width: 9vw;
		margin: 0.4vw auto;
		font-size: 1vw;
		text-align: center;
		padding: 0.4vw 0;
		border-radius: 50px;
	}
	.swiper-pagination{
		width: 100vw!important;
	}
/* 轮播图 */
.swiper-pagination-bullet-active{
	background-color: #fff!important;
}
.content.active{
	width: 100vw;
	display: block;
}
.content{
	display: none;
}
.introduces{
	/* background: #4f80c5; */
	width: 80vw;
	margin: 0 auto;
	padding-top: 7vw;
	position: relative;

	padding-bottom: 5vw;
}
.incot{
	display: flex;
	justify-content: space-between;
}
.titleintop{
	font-size: 3vw;
	color: #ccc;
	opacity: 0.2;
	font-family: FZXBSJW--GB1-0;
}
.titleinbto{
	font-size: 1.9vw;
	margin-bottom: 2vw;
	justify-content: space-between;

}
.section{
	color: #232323 ;
	width: 44vw;
	font-size: 1.03vw;
	letter-spacing: 1px;
	line-height: 1.7vw;
}
.incot-right>img{
	width: 31vw;
	height: 39vw;
}
.classify{
	background: #fff;
	width: 45vw;
}
.duge{
	width: 25%;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.duge.active{
	background: #02419c;
}

.singlefe{
	width: 100%;
	text-align: center;
	padding: 2.8vw 0;
}
.ifyco{
	font-size: 2.8vw;
	margin-bottom: 0.03vw;
	color: #3f58a6;
}
.ifyna{
	font-size: 1vw;
	color: #9f9f9f;
}
.vertical{
	width: 1px;
	height: 6vw;
	background-color: #ccc;
}
.duge.active>.singlefe>.ifyco{
	color: #fff!important;
}
.duge.active>.singlefe>.ifyna{
	color: #fff!important;
}
.titlebus{
	width: 80vw;
	margin: 0 auto;
	padding: 3.4vw 0 0.9vw;
}
.titleinbto>img{
	width: 2vw;
	height: 2vw;
}
.service{
	width: 100vw;
}
.specific{
	width: 20%;
	height: 33vw;
	position: relative;
	/* background-color: #000; */
}
.specific>img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}
.specific>.setting{
	background-color: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 0;
}
.specific:hover{
	cursor: pointer;
}
.specific:hover>.setting{
	background-color: #113A8F ;
	opacity: 1;
}
.internalser{
	position: relative;
	width: 100%;
}
.imgser{
	width: 100%;
	text-align: center;
	margin-top: 9vw;
	margin-bottom: 1.5vw;
}
.imgser>img{
	width: 3.5vw;
	height: 3.5vw;
	margin: 0 auto;
}
.spanser{
	text-align: center;
	color: #fff;
	font-size: 0.8vw;
}
.spanser>div:nth-child(1){
	font-size: 1.3vw;
	margin-bottom: 0.2vw;
}
.more{
	font-size: 0.82vw;
	color: #fff;
	width: 8vw;
	border: 1px solid #fff;
	text-align: center;
	padding: 0.4vw 0;
	border-radius: 50px;
	margin: 6vw auto 0;
}
.zionsx{
	justify-content: space-between;
	width: 80vw;
	margin: 0 auto;
	padding-top: 4vw;
}
.zionsx-right{
	justify-content: space-between;
	font-size: 1vw;
	width: 41%;
}
.newstype.active{
	color: #3f58a6;
}
.newstype:hover{
	cursor: pointer;
}
.newstyped:hover{
	cursor: pointer;
}
.newsaline{
	width: 100vw;
	padding: 1.7vw 0;
}
.newsaline:hover{
	background-color: #F4F4F4;
}
.newsaline:hover .innerlist-right{
	color: #fff;
	background-color: #02419c;
	border-color: #02419c;
}
.innerlist{
	width: 80vw;
	margin: 0 auto;
	justify-content: space-between;
}
.innerlist-left{
	display: flex;
	justify-content: space-between;
	width: 77%;
}
.sunnews{
	font-size: 1.4vw;
	color: #000;
}
.yearne{
	font-size: 0.8vw;
	color: #5C5C5C;
	margin-top: 0.1vw;
}
.hsnd{
	width: 1.6vw;
	height: 0.32vw;
	background: #113A8F;
	margin-top: 0.7vw;
}
.imgnews{
	width: 15.49vw;
	height: 10.326666666vw;
}
.imgnews>img{
	width: 15.49vw;
	height: 10.326666666vw;
}
.brief{
	padding-top: 0.6vw;
	padding-left: 1vw;
}
.namenews{
	font-size: 1.12vw;
	letter-spacing: 1px;
	color: #000;
	font-family: PingFangSC-Medium;
	margin-bottom: 0.6vw;
}
.publicationtime{
	font-size: 0.75vw;
	color: #8a8a8a;
	margin-bottom: 0.6vw;
}
.publicationtime>img{
	width: 0.85vw;
	height: 0.85vw;
}
#ellipsisText{
	width: 35.5vw;
	font-size: 0.80vw;
	line-height: 1.4vw;
	letter-spacing: 1px;
	color: #444444;
}
.innerlist-right{
	justify-content: space-between;
	border: 1px solid #6b6b6b;
	color: #6b6b6b;
	font-size: 1vw;
	width: 6vw;
	border-radius: 50px;
	padding: 0.4vw 1.7vw;
}
.innerlist-right>span:nth-child(1){
	letter-spacing: 1px;
}
.innerlist-right>span:nth-child(2){
	font-size: 1.8vw;
}
.innerlist-right:hover{
	cursor: pointer;
}
.partner{
	width: 100vw;
	/*height: 56.25vw;*/
	margin-top: 3vw;
	position: relative;
}
.partner>.parimg{
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.partnertitle{
	width: 80vw;
	padding: 3vw 0 2vw;
	margin: 0 auto;
}
.partnercontent{
	margin: 0 auto;
	width: 79vw;

}
.firstline{
	width: 100%;
	justify-content: space-between;
}
.first-left{
	width: 74.9%;

}
.alinefi{
	width: 100%;
	justify-content: space-between;
	margin-bottom: 0.4vw;
}
.onlyse{
	background-color: #e2e2e2;
	width: 19.4vw;
	height: 8.4vw;
	display: inline-block;
	position: relative;
}
.onlyse>img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}
.first-right{
	width: 19.4vw;
	height: 17.3vw;
	margin-top: -0.4vw;
	position: relative;
}
.first-right>.ribac{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	z-index: -1;
}
.chak{
	padding-top: 26%;
	width: 100%;
	text-align: center;
	font-size: 1.1vw;
	color: #fff;
}
.chak>img{
	width: 6vw;
	height: 6vw;
	margin-bottom: 0.4vw;
}
.centreline{
	width: 100%;
	justify-content: space-between;
	margin-bottom: 0.4vw;
}
.onlysejr{
	width: 39.4vw;
	height: 8.4vw;
	position: relative;
	line-height: 8.4vw;
	text-align: center;
	font-size: 3.6vw;
	color: #fff;
}
.onlysejr>img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	z-index: -1;
}

/* 新闻详情 */
.detal {
	padding: 20px;
}

.detal h2 {
	font-size: 24px;
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 20px
}

.detal p {
	#text-indent: 2em;
	font-size: 16px;
	text-align: justify;
	word-break: normal;
	font-family:"微软雅黑";
	color: #333;
	/*line-height: 28px;*/
	/*margin: 10px 0*/
}

.gs_details {
	padding-bottom: 40px;
}
.w1200 {
	width: 90vw;
	margin: 0 auto
}

.cutlx{
	width: 100vw;
	padding: 1vw 0;
	background-color: #fafafa;
}
.tablx{
	width: 47vw;
	margin: 0 auto;
	font-size: 0.77vw;
	justify-content: space-between;
}
.tablx>.alonelx:hover{
	cursor: pointer;
}
.headimg{
	width: 100vw;
	height: 20.5625vw;
}
.headimg>img{
	width: 100vw;
	height: 20.5625vw;
}
.content{
	width: 100vw;
}

.alonelx{
	position: relative;
}
.alonelx>a{
	color: #333;
}
.alonelx.active{
	color: #2A4A97;
}
.alonelx.active>.glidelx{
	width: 110%;
	height: 3px;
	background-color: #2A4A97;
	position: absolute;
	left: -5%;
	bottom: -1vw;
}
.detal p {
	font-size: 16px;
	text-align: justify;
	word-break: normal;
	font-family: "微软雅黑";
	color: #333;
	/* line-height: 28px; */
	/* margin: 10px 0; */
}
@media screen and (max-width:768px) {
	.cutlx {
		padding: 3vw 0;
	}
	.tablx{
		width: 90vw;
		font-size: 3vw;
	}
	.introduces{
		width: 95vw;
	}
	.titleintop{
		font-size: 7.5vw;
	}
	.titleinbto{
		font-size: 4vw;
	}
	.section{
		padding-bottom: 27vw;
		font-size: 3vw;
		width: 94%;
		line-height: 4vw;
	}
	.incot-right>img {
	    width: 34vw;
	    height: 47vw;
		margin-top: 9vw;
	}
	.classify{
		width: 80vw;
	}
	.singlefe {
		padding: 3.5vw 0;
	}
	.ifyco {
		font-size: 4.7vw;
	}
	.ifyna {
		font-size: 2.3vw;
	}
	.titlebus{
		width: 94%;
	}
	.service{
		width: 100vw;
		display: inline-block!important;
	}
	.specific{
		width: 50%;
		height: 59vw;
		display: inline-block;
		margin-right: -0.7438vw;
	}
	.imgser{
		margin-top: 11vw;
		margin-bottom: 2vw
	}
	.imgser>img {
		width: 10vw;
		height: 10vw;
	}
	.spanser{
		font-size: 3vw;
	}
	.spanser>div:nth-child(1){
		font-size: 3.4vw;
		margin-bottom: 0.7vw
	}
	.more{
		width: 40%;
		font-size: 3vw;
		padding: 1vw 0;
	}
	.zionsx{
		display: block!important;
		width: 90vw;
		margin: 0 auto 5vw;
	}
	.zionsx-right{
		font-size: 2.6vw;
		width: 80vw;
		margin-left: 10vw;
	}
	.innerlist{
		width: 94vw;
		margin: 0 auto 4vw;
	}
	.innerlist-left{
		width: 84%;
	}
	.sunnews{
		font-size: 3.4vw;
		width: 11vw;
	}
	.yearne{
		font-size: 2.4vw;
	}
	.hsnd {
		width: 2vw;
		height: 0.5vw;
		margin-right: 1vw;
	}
	.imgnews{
		width: 25.49vw;
		height: 14vw;
	}
	.imgnews>img{
		width: 100%;
		height: 100%;
	}
	.brief{
		width: 33vw
	}
	.namenews{
		font-size: 3vw;
		width: 100%;
		margin-bottom: 1.6vw;
	}
	.publicationtime{
		font-size: 3vw;
		margin-bottom: 1.6vw
	}
	#ellipsisText{
		font-size: 3vw;
		line-height: 4vw;
	}
	.innerlist-right{
		width: 14vw;
		margin-left: 2vw;
		font-size: 3vw;
	}
	.honorList{
		width: 90vw!important;
		margin: 8vw auto!important;
	}
	.honorList>div{
		width: 48%!important;
		display: inline-block!important;
		margin-right: 2.5vw!important;
		margin-bottom: 7vw!important;
		vertical-align: top!important;
	}
	.honorList>div:nth-child(2n){
		margin-right: 0vw!important;
	}
	.honorList>div>img{
		width: 100%!important;
		height: 35vw!important;
	}
	.honorList>div>div{
		width: 100%;
		height: 7vw;
		margin-top: 0;
		padding-top: 2vw;
		text-align: center;
		font-size: 3vw;
	}
}
