.content{
	width: 100%;
}
.news{
	width: 1200px;
	margin: 60px auto 0;
}
.gszs{
	width: 100%;
	height: 590px;
}
.gszsTop{
	width: 100%;
	height: 82px;
}
.gszsBtm{
	width: 100%;
	height: 44px;
	margin-top: 10px;
}
.gszsBtm p{
	float: left;
	color: #818183;
	font-size: 16px;
}
.gszsBtm div{
	width:80px;
	height: 40px;
	background: #ebf2fa;
	float: right;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}
.gszsBtm div p{
	color: #3c699f;
}
.gszsCon{
	width: 100%;
	height: 460px;
	margin-top: 50px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.gszsConLeft{
	width: 590px;
	height: 457px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.gszsConLeftS{
	width: 100%;
	height: 457px;
	transition: all 0.4s;
}
.gszsConLeftS:hover{
	transform: scale(1.1);
}
.gszsConLeft img{
	width:100%;
	height: 430px;
	display: block;
}
.gszsConLeft p{
	width: 100%;
	height: 40px;
	background: #605f5c;
	color: #fff;
	opacity: 0.6;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom: 28px;
}
.gszsConRight{
	width:570px;
	height: 457px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.gszsConRightImg{
	width: 280px;
	height: 200px;
	/*float: left;*/
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.gszsConRightImgS{
	width: 280px;
	height: 200px;
	cursor: pointer;
	transition: all 0.6s;
	margin: 0 auto;
}
.gszsConRightImg img{
	width: 260px;
	height: 200px;
	display: block;
	margin: 0 auto;
}
.gszsConRightImgS:hover{
	transform: scale(1.1);
}
.gszsConRightImg:nth-of-type(2),.gszsConRightImg:nth-of-type(4){
	margin-left: 20px;
}
.gszsConRightImg:nth-of-type(3),.gszsConRightImg:nth-of-type(4){
	margin-top: 160px;
}
.gszsConRightImg p{
	width: 93%;
	height: 40px;
	background: #605f5c;
	color: #fff;
	opacity: 0.6;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	right: 10px;
}
.yiqi{
	width: 100%;
	height: 700px;
	margin-top: 60px;
	background: url(../img/news03_02.png) no-repeat center;
	background-size: 100%;
}
.bjImg{
	width: 100%;
	height:700px;
	display: block;
}
.yiqiCon{
	width: 1200px;
	height: 620px;
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: border-box;
}
.yiqiConImg{
	width:100%;
	height: 460px;
	margin-top: 20px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}
.yiqiConImgs{
	width: 287px;
	height: 233px;
	color: #333333;
	margin-top: 10px;
	font-size: 18px;
	overflow: hidden;
}
.yiqiConImgss{
	width: 287px;
	height: 233px;
	cursor: pointer;
	transition: all 0.6s;
}
.yiqiConImgss img{
	width: 100%;
	height: 190px;
}
.yiqiConImgss:hover{
	transform: scale(1.1);
	color:#2e76e6;
}
.yiqiConImgs p{
	color: #333333;
	font-size: 18px;
}
.personnel{
	width: 1200px;
	height:465px;
	margin: 50px auto 0;
}
.personnelBtm{
	width: 100%;
	height: 310px;
	margin-top: 40px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.personnelBtmCon{
	width: 270px;
	height: 280px;
	cursor: pointer;
	transition: all 0.6s;
}
.personnelBtmCon:hover{
	transform: scale(1.1);
}
.blueQuan{
	width: 100px;
	height: 210px;
	border: 12px solid #0baefe;
	border-radius:0 100% 100% 0/50%;
	margin: 0 auto;
	position: relative;
	/*overflow: hidden;*/
	margin-left: 135px;
	border-left: 0;
	border-color: #c8def5 #0baefe #0baefe;
}
.showQuan{
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #c8def5;
	position:absolute;
	top: -13px;
	left: -24px;
}
.blueQuan img{
	width:190px;
	height:190px;
	border-radius: 100%;
	display: block;
	position: absolute;
	top: -1px;
	left: -101px;
}
.personnelBtmCon p{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.personnelBtmCon span{
	display: block;
	text-align: center;
	font-size: 16px;
}
.spot{
	width: 40px;
	height: 6px;
	background: #2E76E6;
	border-radius: 6px;
	margin: 47px auto 0;
}
.nameblue{
	color:#2e76e6;
}
.eq{
	width:1200px;
	margin: 60px auto 0;
}
.eqContent{
	width:100%;
	height: 630px;
}
.eqContent_top{
	width: 100%;
	height: 60px;
	text-align: center;
}
.eqContent_top span{
	font-size:16px;
	color: #818183;
	display: block;
	margin-top: 10px;
}


.itmainBig{
	width: 100%;
	z-index: 999;
}
.itmainBig_top{
	width: 100%;
	height: 70px;
	padding: 16px 0px 0 10px;
	box-sizing: border-box;
}
.itmainBig_btm{
	width: 100%;
	height: auto;
	margin-left: 10px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}
.itmainBig_btm_con{
	width:280px;
	height:200px;
	margin-top: 27px;
	position: relative;
	overflow: hidden;
}
.itmainBig_btm_hover{
	width: 280px;
	height:200px;
	cursor: pointer;
	transition: all 0.6s;
}
.itmainBig_btm_hover:hover{
	transform: scale(1.1);
}
.itmainBig_btm_hover img{
	width: 100%;
	height: 200px;
}
.itmainBig_btm_hover p{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: #333;
	opacity: 0.6;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.warrp{
	width: 1200px;
	/*height:750px;*/
	margin: 60px auto;
}


.personnelBtmCons{
	width: 270px;
	height: 180px;
	cursor: pointer;
	transition: all 0.6s;
	margin-bottom:80px;
	margin-top: 20px;
}
.personnelBtmCons:nth-of-type(5),.personnelBtmCons:nth-of-type(6),.personnelBtmCons:nth-of-type(7),.personnelBtmCons:nth-of-type(8){
	/*margin-top: 108px;*/
}
.personnelBtmCons:hover{
	transform: scale(1.1);
}
.blueQuans{
	width: 100px;
	height:180px;
	border: 12px solid #0baefe;
	border-radius:0 100% 100% 0/50%;
	margin: 0 auto;
	position: relative;
	/*overflow: hidden;*/
	margin-left: 135px;
	border-left: 0;
	border-color: #c8def5 #0baefe #0baefe;
}
.showQuans{
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #c8def5;
	position:absolute;
	top: -13px;
	left: -24px;
}
.blueQuans img{
	width:160px;
	height:160px;
	border-radius: 100%;
	display: block;
	position: absolute;
	top: -2px;
	left: -71px;
}
.personnelBtmCons p{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.personnelBtmCons span{
	display: block;
	text-align: center;
	font-size: 16px;
}



