@charset "utf-8";
body{color:#333333; font-size:16px; font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,Serif,sans-serif,Simsun,SimHei,Monospace; -webkit-text-size-adjust:none; background-color:#00238c;
background: #ececee;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#337fd4;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999999;}
.fl {float: left}
.fr {float: right}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}


/* 摘要部分 */
.zy{
	background-color:#485a82;
}
.zy p{
	width:1200px;
	padding:32px;
	margin:0 auto;
	font-size:24xp;
	line-height:24px;
	text-indent:48px;
	color:#fff;
}

/* 新闻图片轮播 */
.tpxw{
	position:relative;
	overflow:hidden;
}
.tpxw .hd{
	height:80px;
	line-height:80px;
	position:absolute;
	left:50%;
	bottom:0;
	z-index:99;
}
.tpxw .hd ul{
	margin-left:-50%;
}
.tpxw .hd li{
	display:inline-block;
	width:24px;
	height:24px;
	border-radius:12px;
	margin-right:8px;
	background-color:#fff;
}
.tpxw .hd li.on{
	background-color:#88021d;
}
.tpxw .bd{
	background: url("../images/ycyy_bg.png") center top;
}
.tpxw .bd li a{
	display:block;
	width:1200px;
	height:800px;
	position:relative;
	overflow:hidden;
	margin:auto;
}
.tpxw .bd img{
	display:block;
	width:100%;
	height:100%;
}

/* 精彩视频 */
.jcsp{
	width:100%;
	height:900px;
	background-color:#a3524f;
	overflow:hidden;
}
.jcsp_con{
	width:1200px;
	background-color:#fff;
	margin:0 auto;
}
.jcsp_con ul{
	width:880px;
}
.jcsp_con ul li{
	height:360px;
	padding:45px 0;
}
.jcsp_con_img{
	width:480px;
	height:340px;
	border:10px solid #55494b;
	position:relative;
}
.jcsp_con_img img{
	width:100%;
	height:100%;
}
.jcsp_con_img_play{
	width:48px;
	height:48px;
	background-image:url(../images/ycyy_play.png);
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-24px;
	margin-left:-24px;
}
.jcsp_con ul li:first-child .jcsp_con_img{
	float:left;
}
.jcsp_con ul li:first-child .jcsp_con_text{
	float:right;
}
.jcsp_con ul li:last-child .jcsp_con_img{
	float:right;
}
.jcsp_con ul li:last-child .jcsp_con_text{
	float:left;
}
.jcsp_con_text{
	width:360px;
	height:100%;
	position:relative;
}
.jcsp_con_text h2 a{
	font-size:2rem;
	color:#fff;
	line-height:40px;
	position:absolute;
	top:24px;
}
.jcsp_con_text p{
	font-size:1rem;
	color:#fff;
	line-height:24px;
	position:absolute;
	bottom:24px;
}


.more{
	width:1200px;
	background-color:#fff;
	margin:32px auto;
}
.more_con{
	width:1114px;
	height:250px;
	margin-bottom:32px;
	overflow:hidden;
}
.more_con ul{
	width:1146px;
}
.more_con ul li{
	display:inline-block;
	width:350px;
	height:250px;
	float:left;
	margin-right:32px;
	overflow:hidden;
}
.more_con ul li img{
	width:100%;
	height:100%;
}

