*{
	box-sizing: border-box;
}
.content_wrap{
	background: #f8f8f8;
	height: 100%;
	
}

.jieshao_title_en{
	line-height: 1.5;
}

.jianjie_desc{
	line-height: 2.5;
	color: #333;
	padding-top: 3%;
}
.jieshao_title_en{
	line-height: 1.5;
}

.jianjie_desc{
	line-height: 2.5;
	color: #333;
	padding-top: 3%;
}


.content_jieshao_wrap{
	display: flex;
	justify-content: space-between;
	padding-top: 3%;
	padding-bottom: 3%;
	align-items: center;

}

.content_jieshao_wrapx{
	display: flex;
	
	
	align-items: center;
	flex-direction: column;
}




.content_jieshao_left{
	width: 48.28%;
}

.content_jieshao_right{
	width: 48.57%;
	display: flex;
	
}


@media screen and (max-width:800px ) {
	.content_jieshao_wrap{
	flex-direction: column;
	align-items: center;

}

	.content_jieshao_left{
		width: 100%;
	}

	.content_jieshao_right{
		width: 100%;
		
		margin-top: 2%;
	}
	.jianjie_desc{
		line-height: 1.8;
		
	}

	

}





.jianjie_desc p{
	text-indent: 32px;
}


.content_jieshao_bot{
	padding-top: 4%;
	padding-bottom: 4%;
}



.content_jieshao_botw{
	display: flex;
	align-items: center;
	justify-content: space-around;
	background: #fff;
	flex-wrap: wrap;
}


.content_jieshao_item{
	width: 16.6%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.content_jieshao_item{
	padding-top: 3%;
	padding-bottom: 3%;
	border-right: 1px solid #f5f5f5;
}


.content_jieshao_item img{

	width: 98px;
	height: 98px;

}

.content_jieshao_item:last-child(1){
	border-right: none;
}


@media screen and (max-width:1400px ) {
	.content_jieshao_item img{

		width: 90px;
		height: 90px;

	}
}

@media screen and (max-width:1200px ) {
	.content_jieshao_item img{

		width: 82px;
		height: 82px;

	}
}

@media screen and (max-width:1000px ) {
	.content_jieshao_item img{

		width: 74px;
		height: 74px;

	}
}
@media screen and (max-width:800px ) {
	.content_jieshao_item img{

		width: 66px;
		height: 66px;

	}
}


@media screen and (max-width:600px ) {
	.content_jieshao_item img{

		width: 60px;
		height: 60px;

	}
}
@media screen and (max-width:900px ) {
	.content_jieshao_item{
		width: 32%;
		
	}
}





.jieshao_icon_text{
	color: #666;
	padding-top: 2%;
	line-height: 1.5;
	text-align: center;
}

.content_jieshao_left2{
	width: 48.71%;
}

.content_jieshao_right2{
	width: 47.14%;
}

.content_jieshao_right2 img{

	display: none;
}

@media screen and (max-width:800px ) {
	.content_jieshao_wrap{
	flex-direction: column;
	align-items: center;

}

	.content_jieshao_left2{
		width: 100%;
	}

	.content_jieshao_right2{
		width: 100%;
	
		margin-top: 2%;
	}
	.jianjie_desc{
	line-height: 1.8;
	
}

	

}
.we_gu_wrap{
	position: relative;
	background: url("../images/we_gu.png") center center no-repeat;
	background-size: cover;
	padding-top: 37.5%;
	box-sizing: border-box;
	min-height: 400px;
}

.wegu_img{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
}

.wegu_text_wrap{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;


}

.wegu_text_left{
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(24,116,206,.95);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	z-index: 2;
}

.wegu_text_right{
	width: 50%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: rgba(24,116,206,.15);
	z-index: 1;
}

@media screen and (max-width:1200px ) {
	.wegu_text_left{
		width: 60%;

	}

	.wegu_text_right{
		width: 40%;

		left: 60%;
		
	}
}


@media screen and (max-width:1000px ) {
	.wegu_text_left{
		width: 70%;

	}

	.wegu_text_right{
		width: 30%;

		left: 70%;
		
	}
}




.wegu_panni{
	padding-right: 7.5%;
	
	
	width: 52.6%;
	padding-top: 3.4375%;
	display: flex;
	justify-content: flex-end;
	padding-bottom: 2%;
	

}

.wegu_panni img{
	display: block;
	width: 100%;
}


.wegu_list{
	
	
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: translateX(34px);


}

@media screen and (max-width:900px ) {
	.wegu_text_left{
		width: 100%;

	}

	.wegu_text_right{
		display: none;
		
	}

	.wegu_panni{
		
		padding-left: 48%;
		
		width:100%;
		padding-top: 1%;
		padding-bottom: 1%;
		
		

	}

	
}




.wegu_list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2%;
}

.wegu_list_li_right{
	width: 67px;
	height: 67px;
	border-radius: 40px;
	border: 4px solid rgba(24,116,206,.5);
	overflow: hidden;
	margin-left: 4%;
}




@media screen and (max-width:1400px ) {
	.wegu_list{
		transform: translateX(31px);
	}
	.wegu_list_li_right{
		width: 62px;
		height: 62px;
	}

}

@media screen and (max-width:1200px ) {
	.wegu_list{
		transform: translateX(29px);
	}
	.wegu_list_li_right{
		width: 57px;
		height: 57px;
	}

}

@media screen and (max-width:900px ) {
	.wegu_list_li_right{
		width: 52px;
		height: 52px;
	}
	.wegu_list{
		padding-left: 10%;
		transform: translateX(-7.5%);
		
	}

}
@media screen and (max-width:800px ) {
	.wegu_list_li_right{
		width: 47px;
		height: 47px;
	}
	

}
@media screen and (max-width:600px ) {
	.wegu_list_li_right{
		width: 42px;
		height: 42px;
	}
	
}





.wegu_list_li_left{
	flex: 1;
}

.wegu_list_li_left_t{
	color: #fff;
	line-height: 1.4;
	margin-bottom: 1%;
	text-align: right;
}

.wegu_list_li_left_b{
	color: #fff;
	line-height: 1.2;
	text-align: right;
}

.wegu_div3{
	padding-top: 4.6875%;
	padding-bottom: 2.07%;
}

.wegu_title{
	text-align: center;
	line-height: 1;
	color: #333;
	padding-top: 1%;
	padding-bottom: 1%;
}

.wegu_title2{
	padding-top:1.07% ;
	padding-bottom:3.57% ;
	color: #666;
}

.wegu_title2 b{
	color: #1874ce;
}


.wegu_honor_item{
	
}