/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1110px;
	margin:0 auto;
	font-size:12px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#4c4c4c;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#053c89;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.w1110{
	width:1110px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.h_title{
	height: 120px;
	line-height: 120px;
	padding-top:50px;
	clear: both;
	width: 100%;
}
.h_title strong{
	font-size:48px;
	float: left;
	color:#053c89;
}
.h_title span{
	float: left;
	font-size:32px;
	color:#909399;
	padding-left:1em;
	padding-top:10px;
}
.h_yw{
	overflow: hidden;
}
.h_yw .s_list{
	width: 1200px;
}
.h_yw .item{
	display: block;
	width: 270px;
	height: 274px;
	float: left;
	margin:0 10px 10px 0;
	background:#053c89;
	line-height: 50px;
	text-align: center;
	font-size:20px;
	color:#fff;
}
.h_yw .item img{
	display: block;
	width:100%;
	height:224px;
}
.h_ls{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.h_ls .wp{
	border:1px solid #053c89;
	border-top:0;
}
.h_ls .title{
	text-align: center;
	background:#053c89;
	color:#fff;
	height: 72px;
	line-height: 72px;
	font-size:26px;
}
.hls_area1{
	width: 780px;
}
.hls_area1 .wp{
	height: 339px;
	padding:20px 20px;
}
.hls_area1 .photo{
	display: block;
	width: 243px;
	height: 339px;
	position: relative;
	float: left;
}
.hls_area1 .photo img{
	display: block;
	width: 243px;
	height: 339px;
}
.hls_area1 .name{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	text-align: center;
	width:100%;
	height: 48px;
	line-height: 48px;
	color:#fff;
	font-size:20px;
	background:rgba(0,0,0,0.6);
}
.hls_area1 .intro{
	width: 470px;
	float: right;
	font-size:16px;
	line-height: 24px;
}
.hls_area1 .p1{
	border:none;
	font-size:16px;
	width:100%;

	
}
.hls_area1 .blue{
	
	color:#053c89;
	font-weight:bold;
}

.hls_area1 .al{
	padding:15px 0 0 85px;
	position: relative;
	font-size:14px;
}

.hls_area1 .al span{
	font-size:16px;
	position: absolute;
	left: 0;
	top: 14px;
}
.hls_area2{
	width: 320px;
}
.hls_area2 .wp{
	height: 339px;
	padding:20px 20px;
}
.hls_area2 .ad{
	display: block;
	width: 280px;
	height: 160px;
	margin-bottom:20px;
	position: relative;
}
.hls_area2 .ad img{
	display: block;
	width: 280px;
	height: 160px;
}
.hls_area2 .name{
	height: 40px;
	line-height: 40px;
	width:100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.6);
	text-align: center;
	font-size:16px;
	color:#fff;
}
.hls_area3{
	margin-top:10px;
	clear: both;
	width: 100%;
}
.hls_area3 .wp{
	padding:20px 20px 10px 20px;
}
.hls_area3 .ads{
	width: 330px;
	position: relative;
	float: left;
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.hls_area3 .ads img{
	display: block;
	width: 160px;
	height: 90px;
	margin-bottom:10px;
}
.hls_area3 .intro{
	float: right;
	width: 720px;
	line-height: 1.6;
}
.hls_area3 p{
	font-size:16px;
	padding:10px 0;
}
.h_lc{
	background:#f4f4f4;
	margin-top:70px;
	padding-bottom:50px;
}
.h_lc .head{
	height: 165px;
	background:url(../images/hlc_head.jpg) no-repeat center center;
	margin-bottom:165px;
}
.h_lc .items{
	width: 1110px;
	margin:0 auto;
	
}
.h_lc .item{
	width: 264px;
	height: 230px;
	background:url(../images/lc_item.png) no-repeat center center;
	text-align: center;
	position: relative;
	float: left;
	margin-left:-25px;
	margin-right:-25px;
}
.h_lc .item:nth-child(2),.h_lc .item:nth-child(4){
	margin-top:-115px;
}
.h_lc .ct{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.h_lc .num{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding:0 15px;
	background:#053c89;
	border-radius:15px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-weight:bold;
}
.h_lc dt{
	color:#053c89;
	font-size:18px;
	padding:10px 0 0 0;
	line-height: 1.6;
	font-weight:bold
}
.h_lc dd{
	font-size:14px;
	color:#4c4c4c;
	line-height: 24px;
}