.hrht{
	width: 76.5%;
}
.hrht_content .page_banner{
	background-image: url(https://cdnweb09.96225.com/activity/website/hrht_banner.jpg);
}
.hrht_content .page_banner p{
	color: #fff;
}
.hrht_content .page_banner span{
	font-size: 20px;
	margin-left: 10px;
}
.hrht_content .hrht{
	margin: 0 auto;
}
.hrht_content .title{
	color: #000000;
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 3%;
}
.hrht_content .title .icon_arrow{
	width: 25px;
	height: 16px;
	margin-right: 1.6%;
}
.hrht_content .hrht_server{
	padding: 4% 0 4%;
}
.hrht_content .hrht_server .server_img{
	width: 31.3%;
	margin-right: 4%;
}
.hrht_content .hrht_server .sub_title{
	font-size: 20px;
	color: #333;
	margin-bottom: 2%;
}
.hrht_content .hrht_server p {
	font-size: 14px;
	color: #666666;
}
.hrht_content .hrht_flow{
	background-color: #EEF3FA;
}
.hrht_content .hrht_flow img{
	width: 100%;
	margin-bottom: 2%;
}
.hrht_content .hrht_flow .btn_div, .hrht_content .hrht_flow .btn_div a{
	color: #4D90FF;
	font-size: 16px;
}
.hrht_content .hrht_flow .btn_div div{
	width: 22%;
	text-align: center;
}
.hrht_content .hrht_flow .button{
	padding: 4px 14px;
	border: 2px solid #4D90FF;	
	border-radius: 8px;
}
.hrht_content .hrht_flow div:nth-child(2) .button{
	border: none;
}

.hrht_news li{
	width: 33.3%;
	transform: scale(0.92);
}
.hrht_news li .top_c{
	width: 100%;
	background-size: cover;
}
.hrht_news li .top_c_1{
	background-image: url(https://cdnweb09.96225.com/activity/website/news_pic5.png);
}
.hrht_news li .top_c_2{
	background-image: url(https://cdnweb09.96225.com/activity/website/news_pic1.png);
}
.hrht_news li .top_c_3{
	background-image: url(https://cdnweb09.96225.com/activity/website/news_pic2.png);
}
.hrht_content .hrht_news li .label{
	font-size: 16px;
	margin-top: 4%;
	margin-bottom: 6px;
	font-weight: 500;
}
.hrht_content .hrht_news li .cover{
	background-color: rgba(0, 0, 0, .45);
	padding: 12% 0% 18% 3%;
	height: 100px;
}
.hrht_content .hrht_news li p{
	font-size: 12px;
	color: #fff;
	font-weight: 300;
}
.hrht_content .hrht_news .date{
	box-shadow: 0px 6px 8px 0px rgba(57, 70, 91, 0.17);
	padding-left: 6%;
}
.hrht_content .hrht_news .date p{
	color: #000000;
	font-size: 10px;
}
.hrht_content .hrht_news .date .mon{
	font-size: 28px;
}
.hrht_content .hrht_news .date .year{
	margin-top: -10px;
	padding-left: 2px;
	padding-bottom: 10px;
}
.hrht_content .hrht_news li:hover{
	transform: scale(1);
}
.hrht_content .hrht_news li:hover .cover{
	background-color: rgba(33, 117, 243, .7);
}