@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style: italic;; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }.rili .news_list li.news .news_date .news_year
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }

#container_page{
	width: 1200px;
	margin: 0 auto;
}
/**顶部图片栏**/
.headbar{
	width: 1200px;
	height: 480px;
}

/**导航栏**/
.navbar{
	width: 1200px;
	height: 50px;
	background: #757575;
	text-align: center;
}

/**中间内容**/
.container_content{
	width: 1200px;
	margin-top: 25px;
	float: left;
}
/** 左新闻栏 **/
.content_left{
	width: 650px;
	float: left;
	padding-left: 15px;
}

.news_left li.news_content{
	margin-bottom: 25px;
}

.picnews_title {
	font-size: 25px;
	color:#003184;
	font-family: 微软雅黑；
                 }
.titlebar {
	width:100%;
	height: 40px;
	border-bottom: 2px solid #E2E2E2;
	padding-bottom: 10px;
	margin-bottom: 15px;
	
}

.more_btn{
	display: inline-block;
	float: right;
	margin-top:15px;
}
.more_text{
	font-size: 10px;
	color:#707070;
}

.news_imgs{
	width:150px;
	height:100px;
	float:left;
}

.news_imgs img{width:100%; height:100%; }

.news_imgs :hover img{transform:scale(1.05);transition:all 0.8s}

.news_wz{
	float: right;
	width: 450px;
}
.news_left .news_title{
	font-size: 18px;
	line-height: 25px;
	margin-bottom:5px;
}
.news_text{
	font-size: 14px;
	line-height: 24px;
}
.news_meta{
	color:#838383;
	padding-left:24px;
	line-height: 30px;
	background:url(./images/clock.png) no-repeat left center;
}

/**右新闻栏**/
.content_right{
	width: 500px;
	float: right;
	
}

.news_date{
	float: left;width: 80px;height: 76px;line-height:28px;font-family:"Microsoft YaHei";background: #d5dce6;text-align:center;vertical-align:middle;
}

.news_right .news_year{
	display:block;padding: 0 4px;font-size: 14px;color: #0c4da2;margin-top:6px
}

.news_right .news_days{
	display:inline-block;height: 26px;padding: 0 6px;font-size: 24px;color: #0c4da2;vertical-align:top;
}

.news_right .news_wz{
	width:420px;
	height: 76px;
	background: #f6f6f7;
	float: right;

}

.news_right .news_con{

}

.news_right .news_title {
	padding-left: 15px;
	font-size: 15px;
	padding-top: 30px;
}

.bulletin_content{
	margin-bottom: 25px;
}

/** 底部栏**/
.foot{
	width: 1200px;
	height: 80px;
	background: #757575;
	float: left;
}

.foot_infor{
	width: 1200px;
	height: 40px;
	margin-top:20px;
}

.copyright{
	color: #ffffff;
	text-align: center;
}
.addr{
	color: #ffffff;
	text-align: center;
}

/** displayinfo**/
.biaoti3{
	color:#5C5C5C;
	font-size: 20px;
	font-weight: bold;
}