body{
	color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;
	/* background-color: #f8fbff; */
}
*{margin:0; padding:0; list-style:none; }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }
/* 头部 */
.banner_top{
	height: 593px;
	background-size: 100% 100%;
}
.header_banner{height: 100%;width: 100%;}
.banner_top img.header_xbanner {
    display: none;
    width: 100%;
}
.header_logo{ position: absolute;
    top: 20px;
    left: 30px;}
.nav_bg {
			    height: 50px;
			    width: 100%;
			    /* background: #0080ff; */
				background: url(../images/nav_bg.jpg) no-repeat;
			}
			.nav li {
			    float: left;
			    width: 16.6%;
			    text-align: center;
			    color: #fff;
			    font-size: 18px;
			    padding: 12px 0;
			}
			.nav li a {
			    color: #fff;
			    border-left: 2px solid #fff;
			    width: 100%;
			    display: inline-block;
			}
			.nav li:first-child a {
			    color: #fff;
			    border-left: none;
			    width: 100%;
			    display: inline-block;
			}
/* 头部 */
/* 头条 */
.tt_body{background-color: #daebf8;}
.tt_body .tt_title{
	margin-top: 30px;
	text-align: center;
	line-height: 67px;
}
.tt_body .tt_title a{
	color: #2070b3;
	font-size: 36px;
	font-weight: bold;
}
.tt_body .tt_con p{
	font-size: 18px;
	text-indent: 2em;
	line-height: 35px;
}
.tt_body .tt_con{
	padding-bottom : 30px;
}
.tt_body .tt_con .tt_more{
	color: #2070b3;
}
/* 头条 */
/* 通用标题 */
.title {
    text-align: center;
    position: relative;
    margin: 20px 0px;
}
.title:before {
    content: "";
	width: 513px;
	height: 100%;
	position: absolute;
	left: 0px;
    background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 100%;
}
.title:after {
    content: "";
    width: 513px;
    height: 100%;
    position: absolute;
    right: 0px;
    background: url(../images/title_right.jpg) no-repeat left center;
	background-size: 100%;
}
.title_a{
	font-size: 36px;
	font-weight: bold;
	color: #2070b3;
	/* background-size: 100%; */
}
/* 通用标题 */
/* 新闻聚焦 */
.xwjj{
	padding: 15px 0px 15px;
}
.xwjj_li{
	    padding-top: 30px;
}
.xwjj_li li{
	width: 44%;
	border: 1px solid #e3e3e3;
	padding: 2%;
	margin-bottom: 45px;
    position: relative;
}
.xwjj_li li:nth-child(odd){
	float: left;
}
.xwjj_li li:nth-child(even){
	float: right;
}
.xwjj_li li:nth-child(3){
	margin-bottom: 0px;
}
.xwjj_li li:nth-child(4){
	margin-bottom: 0px;
}
.xwjj_con .xwjj_title{
	    font-size: 20px;
	    font-weight: bold;
	    display: block;
	    text-align: center;
}
.xwjj_con p{
	color: #959595;
	line-height: 2em;
	text-indent: 2em;
    padding-top: 10px;
}
.xwjj_more{
	color: #1e6db2;
}
.xwjj_time{
	background: url(../images/xwjj_time.png) no-repeat;
	padding: 18px 52px 29px 52px;
	line-height: 13px;
	display: inline-block;
	position: absolute;
	top: -29px;
	left: -20px;
}
.xwjj_time span{
	color: #fff;
	/* background: url(../images/xwjj_time.png) no-repeat; */
}
/* 新闻聚焦 */
/* 相关解读 */
.xgjd_left{
	width: 49%;
}
.xgjd_right{
	width: 49%;
	height: 389px;
}
.xgjd_left ul li a{
	font-size: 20px;
	font-weight: bold;
	color: #1e6db2;
}
.xgjd_left ul li p{
	color: #666;
	text-indent: 2em;
	line-height: 2.5em;
	padding: 25px 0px;
}
.xgjd_con {padding-top: 15px}
/* 相关解读 */
/* 视频报道 */
.spbd_con {
	padding: 10px 0px;
}
.spbd_con .hd{
	    height: 472px;
	    overflow-y: auto;
	    overflow-x: hidden;
	    background: #3A86DC;
	    position: relative;
	    width: 496px;
	    float: right;
}
.spbd_con .hd ul li{
	    background-color: #76b8e6;
	    font-size: 20px;
	    padding: 30px 45px;
	    border-bottom: 1px solid #fff;
}
.spbd_con .hd ul li:hover{cursor: pointer;}
.spbd_con .bd .spbd_p a{color: #fff;}
.spbd_con .hd ul li.on{background-color: #3392d6;}
.spbd_con .hd ul li a{
	    color: #fff;
	    font-weight: bold;
	    line-height: 1.5em;
	    /* text-align: center; */
	    /* padding: 14px; */
	    font-size: 19px;
	    display: flex;
	    width: 100%;
	    height: 97px;
	    align-items: center;
	    justify-content: left;
}
.spbd_a{display: none!important;}
.spbd_con .bd{
	    width: 660px;
	    padding: 22px;
	    /* background: url(../images/jyjcShubg.jpg) 0 0 repeat-x; */
		background-color: #dff0fc;
}
.spbd_con .bd .video{
	height: 373px;
    background-color: #3392d6;
	overflow: hidden;
}
.spbd_con .bd .video img{height: 100%;  width: 100%;}
  
.spbd_con .bd .spbd_p{
	background-color: #3392d6;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 3em;
	padding-left: 10px;
}
.spbd_con .video video{
	    width: 100%;
	    height: 100%;
}
/* 视频报道 */
/* 区域动态 */
.qydt_con{
	padding-bottom: 0px;
}

.qydt_con ul li{
	line-height: 3em;
	border-bottom: 2px dashed #e9e8e8;
	padding: 10px 0px;
}
.qydt_con ul li:last-child{border-bottom: none;}
.qydt_con ul li .source{
	background: url(../images/qydt_icon.png) no-repeat 4px;
	line-height: 2em;
	width: 124px;
	height: 41px;
	display: inline-block;
	text-align: center;
	padding-top: 9px;
	color: #1e6db2;
    background-size: 100% 100%;
}
.qydt_con ul li a{
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
}
.qydt_con ul li .qydt_time{
	float: right;
}
.qydt_con ul li:hover .source{
	background: url(../images/qydt_icon_on.png) no-repeat 4px;

    background-size: 100% 100%;
	color: #fff;
}
.qydt_con ul li:hover a{
	color: #1e6db2;
}
/* 区域动态 */
.yjzj_con {
    padding-bottom: 30px;
}
.wza{position: absolute;right: 0;top: 10px;}
.wza ul li{ line-height: 2; margin-right: 20px;float: right;}
@media (max-width: 991px){
	.banner_top {
	    height: auto;
	    position: relative;
	}
	.banner_top img.header_banner {
	    display: none;
	}
	.banner_top  img.header_xbanner {
	    display: block;
	}
.nav_bg {
			    height: auto;
			    width: 100%;
			     background: #3793d4; 
				
			}
.nav li { width:33.2%;}
.nav li a { border-left: none;}
.header_logo{left: 0px; width: 50%;}
.tt_body .tt_title{line-height: 2em;}
	.tt_body .tt_title a{font-size: 1.5em;}
	.tt_body .tt_con p{font-size: 1em;}
	.title:before,.title:after{width: 20%;background-size: 100%;}
	.xwjj_li li{width: 94%; padding: 7% 2%;}
	.xwjj_li li:nth-child(odd){float: none;}
	.xwjj_li li:nth-child(even) {float: none;}
.xwjj_li li:nth-child(3){
	margin-bottom: 45px;
}

.spbd_con .hd ul li a:nth-child(1){display: none;}
.spbd_a{display: flex!important;}
	.xgjd_left,.xgjd_right{width: 100%;}
	.xgjd_right{ height: auto;text-align: center;}
	.spbd_con .hd{width: 100%;}
	.spbd_con .bd{display: none;}
	.qydt_con ul li .source{display: none;}
.qydt_con ul li{position: relative;padding-right: 107px;padding-left: 0px;}
	.qydt_con ul li a{display: block; padding-left: 10px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.qydt_con ul li .qydt_time{    position: absolute;top: 9px;right: 0px;}
}