body,.header,.article,.section,.aside,.footer,.nav,div,img,p,ul,ol,li,span,label,input,em,i,table,tr,td,a,h1,h2,h3,h4,h5,table,tr,th,td,t.header,tbody{
	padding: 0;
	margin: 0;
}
/*通栏图片*/
.big-img{
	width: 100%;
	height: 507px;
	margin: 0;
	padding: 0;
	background: url(../EnImg/h_topImg.png) no-repeat center center;
	background-size: cover;
}
/*图文内容部分*/
.main-content{
	height: 825px;
	position: relative;
	background: url(../EnImg/h3_bg.png) no-repeat center bottom;
	background-size: 100% 472px;
}
.main-content .main-inn-ctn{
	width: 100%;
	margin-top: -75px;
	position: relative;
}
.main-content .main-inn-ctn .inn-top{
	position: relative;
}	
.main-content .main-inn-ctn .wh-bg{
	width: 100%;
	height: 75px;
	top: 0;
	left: 0;
	position: absolute;
	background: #FFFFFF;
}
.main-content .main-inn-ctn .inn-top ul,.main-content .main-inn-ctn .inn-btm ul{
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	height: 310px;
	padding-top: 30px;
	list-style: none;
}
.main-content .main-inn-ctn  ul li{
	margin-left: 27px;
	width: 339px;
	float: left;
}
.main-content .main-inn-ctn .inn-top ul li img{
	width: 337px;
	height: 225px;
}
.main-content .main-inn-ctn img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.main-content .main-inn-ctn img:hover{
	filter: alpha(opacity=100);
	opacity: 1;
    -webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.main-content .main-inn-ctn ul a{
	color: #2b2545;
	text-decoration: none;
}
.main-content .main-inn-ctn ul a:hover .des{
	text-decoration: underline;
}
.main-content .main-inn-ctn ul a h3{
	color: #6d4c21;
	font-size: 16px;
	display: block;
	line-height: 2.5;
	padding: 0;
	margin: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-content .main-inn-ctn ul .des{
	line-height: 1.5;
	height: 42px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
/*Quick Navigation*/
.main-content .main-inn-ctn .inn-btm{
	margin-top: 50px;
}
.main-content .main-inn-ctn .inn-btm h4{
	color: #3D3D3D;
	line-height: 2;
	font-size: 15px;
	border-bottom: 2px solid #287cca;
}
.main-content .main-inn-ctn .inn-btm .quick{
	height: 243px;
	overflow: hidden;
}
.main-content .main-inn-ctn .inn-btm .quick p{
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #bebebe;	
}
.main-content .main-inn-ctn .inn-btm .quick p a:hover{
	color: #6d4c21;
}
.main-content .main-inn-ctn .inn-btm .camps-img {
    width: 327px;
	height: 239px;
    overflow:hidden;
}
.main-content .main-inn-ctn .inn-btm .camps-img img{
	width: 327px;
	height: 203px;
	border: 5px solid #FFFFFF;
	margin-top: 20px;
}
.main-content .main-inn-ctn .inn-btm .het-news{
	background: #FFFFFF;
	padding: 20px 0px;
	height: 245px;
	width: 320px;
	float: right;
	margin-right: 27px;
	position: relative;
	box-shadow: 0px 2px 2px #cccccc, 2px 0px 2px #cccccc;
}
.main-content .main-inn-ctn .inn-btm .het-news h4 img{
	position: absolute; 
	bottom: -13px;
	left: 0;
}
.main-content .main-inn-ctn .inn-btm .het-news h4{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	width: 311px;
	margin-left: -11px;
	background: #287cca;
	position: relative;
	padding-left: 20px;
}
.main-content .main-inn-ctn .inn-btm .het-news ul{
	padding: 0;
	margin: 0;
	height: 200px;
	width: 320px;
	list-style: disc;
	list-style-position: inside;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.main-content .main-inn-ctn .inn-btm .het-news ul li{
	padding: 0;
	margin: 0;
	width: 300px;
	display: list-item;
    text-align: -webkit-match-parent;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.main-content .main-inn-ctn .inn-btm .het-news ul li:hover{
	text-decoration: underline;
}

/*============aboutHR==============*/
.top_img{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../img/topImg.png) no-repeat center center;
	background-size: cover;
}










