.cont{
	padding-top: 80px;
	padding-bottom: 121px;
}
.p_items{
	overflow: hidden;
	width: 805px;
	margin: 0 auto 65px;
}
.p_items li{
	float: left;
	width: 166px;
	margin-right: 47px;
}
.p_items li:last-child{
	margin-right: 0;
}
.p_items li h1{
	font-size: 23.04px;
	font-weight: 700;
	color: #0e176c;
	text-align: center;
	border-bottom: 3px solid #0e176c;
	padding-bottom: 12px;
	margin-bottom: 8px;
}
.p_items li p{
	font-size: 12.8px;
	color: #666;
	line-height: 2;
}
.f_tit{
	font-size: 30.72px;
	color: #000;
	text-align: center;
	margin-bottom: 102px;
}
.x_logo{
	height: 64px;
}
.x_items{
	margin-bottom: 0;
}
.x_items li{
	text-align: center;
	overflow: hidden;
	width: 25%;
	margin-right: 0;
}
.x_items li h1{
	color: #000;
	margin-top: 16px;
	border: none;
}
.x_items li div{
	color: #666666;
    font-size: 12px;
    line-height: 25px;
    margin-top: 20px;
    padding: 0px 20px;
    text-align: left;
}
.x_items li .num{
	float: left;
	margin-right: 5px;
}
.x_items li p{
	text-align: left;
	line-height: 22px;
	margin-bottom: 5px;
}
.x_item1 p{
	padding-left: 49px;
}
.x_item2 p{
	padding-left: 46px;
}
.x_item3 p{
	padding-left: 35px;
}
.x_item4 p{
	padding-left: 30px;
}
.x_item4 .x_p{
	padding-left: 57px;
	font-size: 12px;
}

.cs_items li{
	text-align: center;
}
.cs_items li h1{
	font-weight: 400;
	color: #666;
	border: none;
	font-size: 23.04px;
}
.cs_items li img{
	height: 106px;
	margin-bottom: 10px;
}

.yanjiuyuan_top {
    width: 100%;
    height: 400px;
    background-color: #0596ff;

    display: flex;
    align-items: center;
    flex-direction: column;
}
.yanjiuyuan_top img {
    width: 630px;
    margin-top: 50px;
}
.yanjiuyuan_top div {
    width: 630px;
    margin-top: 20px;
    color: white;
    font-size: 14px;
    line-height: 30px;
}