﻿html {
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "黑体";
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
img {
	border: none;
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.container:before, .container:after {
	display: block;
	content: '';
	clear: both;
}
.ml0{ margin-left:0 !important;}
/**
	**导航--开始
**/

/*
幻灯片切换
*/
/* 本例子css */
		.slideBox{ width:650px; height:300px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative; }
		.slideBox .bd li span{ display:block; position:absolute; bottom:0px; height:26px; text-align:left; font-size:14px; width:100%; color:#FFFFFF; text-indent:1em; background:rgba(0,0,0,0.8);}
		.slideBox .bd img{ width:650px; height:300px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;}
		.slideBox .nextStop{ display:none;}


/*栏目切换*/
.list {
	width: 617px;
	margin-top: 10px;
}
.list li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.list li span {
	font-size: 12px;
	margin-left: 10px;
}
.qh {
	padding-top: 0px;
	margin-top: 0px;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.list-qh {
	border: #dfe4ec solid 1px;
	border-left: none;
	width: 617px;
	height: 46px;
}
.list-qh ul {
	font-size: 18px;
	display: block;
	height: 44px;
}
.list-qh ul li {
	height: 37px;
	width: 100px;
	color: #072569;
	text-align: center;
	padding-top: 10px;
	float: left;
}
.on {
	background-color: #FFF;
	border-right: #dfe4ec solid 1px;
	border-left: #dfe4ec solid 1px;
}
.list-qh ul li:first-child {
	border-left: #dfe4ec solid 1px;
}
.list .ckgd {
	text-align: center;
	border: #dfe4ec solid 1px;
}
/*通用头部*/
.tytop {
	background-color: #fafbfc;
	height: 40px;
	border-bottom: #f0efef solid 1px;
}
.tytop ul {
	height: 25px;
	margin-top: 12px;
	float: left;
}
.tytop ul li {
	float: left;
	font-size: 12px;
	width: 45px;
	text-align: center;
}
.tytop ul li span {
	float: right;
	width: 1px;
}
.tytop .logo-s {
	width: 90px;
	margin-right: 10px;
	float: left;
	margin-top: 8px;
}
.email, .weibo {
	background: url(http://img.290365.xyz/templates/chinadevelopment/images/fzw/weibo-l.png) no-repeat 0 0;
	width: 30px;
	height: 20px;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
.AS2 a {
	color: #999999;
	text-decoration: none;
}
.AS2 a:hover {
	color: #999999;
	text-decoration: none;
}
.gg {
	margin-top: 10px;
	margin-bottom: 10px;
}
.num_1 {
	width: 1000px;
	height: 90px;
}
.num_2 {
	width: 1000px;
	height: 90px;
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
}
.img_100 img {
	width: 100%;
	height: 100%
}
.menu_line {
	width: 100%;
	height: 4px;
	background-color: rgb(51,123,200);
}
.header_menu {
	width: 1000px;
	position: relative;
	z-index: 10;
}
.header_bg {
	width: 100%;
	background-color: #f0f4f7;
}
.content_up {
	width: 1000px;
	min-height: 200px;
	margin-top: 10px;
	height: 700px;
}
.content_down {
	width: 1000px;
	min-height: 200px;
	margin-top: -20px;
	height: 920px;
}
.con_left {
	width: 740px;
	height: 100%;
	float: left;
}
.con_right {
	width: 240px;
	height: 100%;
	float: right;
}
.section1 {
	margin-top: 20px;
}
.top-news a {
	font-size: 3.6rem;
	color: #183668;
	padding-top: 16px;
	display: block;
}
.top-news p {
	font-size: 1.2rem;
	color: #787777;
}
.pic-slide {
	width: 650px;
	height: 300px;
	background: #FF7476;
	margin-top: 8px;
}
.top-list {
}
.top-list dd {
	display: block;
	border-bottom: 1px #767575 dotted;
	padding-top: 16px;
}
.top-list dd a {
	font-size: 2.2rem;
	display: block;
	margin-bottom: 8px;
}
.top-list p {
	font-size: 1.2rem;
	color: #787777;
	margin-bottom: 16px;
}
.ad {
	padding: 16px 0;
	box-sizing: border-box;
}
.news-section {
	display: block;
	box-sizing: border-box;
	width: 100%;
	float: left;
}
.news-section .catname {
	display: block;
	border-bottom: 2px rgb(51,123,200) solid;
	position: relative;
	height: 50px;
	margin-bottom: 16px;
}
.news-section .catname div {
	position: absolute;
	left: 100px;
	right: 3px;
	bottom: 6px;
	text-align: right;
}
.news-section .catname div a {
	font-size: 1.2rem;
	font-weight: normal;
	padding: 0 4px;
}
.news-section .catname a.main-cat {
	display: block;
	padding: 0 2px;
	line-height: 45px;
	font-size: 2.4rem;
	color: #284d8c;
	text-decoration: none;
}
.news-section .catname a:before, .news-section .catname a:after {
	content: '';
	clear: both;
}
.news-section dt {
	display: block;
}
.news-section dt.dt-top {
	margin-bottom: 10px;
	padding-bottom: 14px;
	border-bottom: 1px #909090 dotted;
	box-sizing: border-box;
	    height: 120px;
	    margin-top: 18px;
}
.news-section dt.dt-top:before, .news-section dt.dt-top:after {
	content: '';
	clear: both;
}
.news-section dt.dt-top a{ margin-bottom:6px; display:block;    font-size: 18px;    font-weight: 600;}
.news-section dt.dt-topright a{ margin-bottom:6px; display:block;    font-size: 16px;    font-weight: 600;}
.dt-topright{height: 100px; width: 100%;}
.news-section dt a.imga {
	display: block;
	float: left;
	margin-right: 6px;
	float: left;
	width: 190px;
	height: 100px;
}
.news-section .dt-topright a.imga {
	display: block;
	float: left;
	margin-right: 6px;
	float: left;
	width: 70px;
	height: 70px;
}
.news-section dt a img {
	display: block;
	width: 190px;
	height: 100px;
}
.news-section .dt-topright a img{
	display: block;
	width: 70px;
	height: 70px;
	    border-radius: 70px;
}
.news-section dt a.imga:before {
	content: '';
	clear: both;
}
.news-section dt a.imga:after {
	content: '';
	clear: both;
}
.news-section dt a, .news-section dd a {
	font-size: 1.4rem;
	font-weight: normal;
}
.news-section dt p {
	font-size: 1.2rem;
	font-weight: normal;
	    font-size: 14px;
}
.news-section .catname .span-red {
	display: block;
	position: absolute;
	height: 5px;
	width: 100px;
	bottom: -5px;
	border-bottom: 5px #ff3441 solid;
}
.news-section .catname .span-white {
	position: absolute;
	bottom: -5px;
	left: 100px;
	height: 5px;
	display: block;
	line-height: 44px;
	background: #FFFFFF;
	width: 5px;
}
.ml-10 {
	margin-left: 10px;
}
.news-section2 .dd-top a{ display:block; margin-bottom:6px;}
.news-section2 .dd-top a img {
	display: block;
	width: 180px;
	height: 126px;
	margin-right: 14px;
	float: left;
}
.news-section2 .dd-top p {
	font-size: 1.2rem;
}
.news-section3 dt.dt-top a {
	font-size: 2.2rem;
	line-height: 3.3rem;
}
.catname2{border-bottom: 5px #FFFFFF solid !important;}
.catname2 span{ display:none !important;}
.gpjzyz dt.dt-top a{ font-weight:bold; font-size:1.6rem; line-height:39px;}
.form-q textarea{ width:94%; display:block; margin:0 auto; font-size:1.4rem; font-weight:normal;}
.form-q input{ float:right; display:block; margin-top:10px; background:#406199; font-size:1.4rem; padding:4px 20px; color:#FFFFFF; font-weight:normal;}
.yxfc{ width:100%;}
.yxfc dd{ display:block; float:left; margin-top:0; margin-left:30px; width:176px; height:170px;}
.yxfc dd a img{ width:176px; height:122px; display:block;}
.yxfc dd a span{ display:block; text-align:center;}
.zt a img{ width:320px; height:64px; display:block;}
.zt a
/**
	** 列表页
**/
.list_main_zone {
	width: 1000px;
	margin-top: 10px;
*margin-top: 10px;
}
.list_main_zone_left {
	width: 636px;
	height: 100%;
	float: left;
	position: relative;
	text-align: left;
	/*border-top: 3px solid rgb(65,98,155);*/
	padding-top: 25px;
	min-height:400px;
	padding-right:50px;
}
.list_main_zone_left-qh {
	width: 617px;
	height: 100%;
	float: left;
	position: relative;
	text-align: left;
}
.list_main_zone_right {
	width: 360px;
	height: 100%;
	float: right;
	position: relative;
}
.list1 {
	width: 450px;
	float: left;
	height: 26px;
	/*margin-left: 10px;
	padding-left: 10px;*/
	line-height: 26px;
}
.listtime {
	float: right;
	width: 110px;
	line-height: 26px;
	color: #999;
}
.linespace {
	width: 590px;
	height: 10px;
	line-height: 10px;
	border-bottom: dashed 1px #999;
	float: left;
	margin-left: 20px;
}
.linespace_null {
	width: 590px;
	height: 10px;
	line-height: 10px;
	float: left;
	margin-left: 20px;
}
.list_line {
	width: 500px;
	float: left;
	height: 26px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 26px;
	margin-top: 10px;
}
.listtime_line {
	float: right;
	width: 80px;
	line-height: 26px;
	margin-top: 10px;
}
.listfenye {
	margin-top: 20px;
	float: left;
	width: 640px;
	padding-left: 50px;
}
.listfenye ul {
	list-style: none;
}
.listfenye ul li {
	float: left;
}
.page-box {
	height: 30px;
}
.page-box .page a, .page-box .page span {
	padding: 2px 7px;
	margin: 0 4px;
	font-size: 12px;
}
.page-box .page ._now {
	background-color: #2266bb;
	color: #ffffff;
	border-color: #2266bb;
}
.page-box .page li {
	float: left;
}
.page-box .page a {
	border: 1px solid #cccccc;
	float: left;
	_display: inline;
}
.page-box .page a:hover {
	background-color: #2266bb;
	color: #ffffff;
	border-color: #2266bb;
}
.page-box .page .disable, .page-box .page .disable:hover {
	color: #cccccc;
	background-color: #FFF;
	border: 1px solid #cccccc;
}
.page-box .page .now {
	background-color: #2266bb;
	color: #ffffff;
	border-color: #2266bb;
}
.littlegg {
	width: 230px;
	height: 30px;
	float: left;
	margin-left: 30px;
}
.littlegg img {
	width: 230px;
	height: 30px;
}
.list_right {
	width: 100%;
	height: 100%;
}

.list_con1 {
	text-align: left;
	float: right;
	width: 350px;
	position: relative;
}
.list_con2 {
	text-align: left;
	float: right;
	width: 350px;
	position: relative;
	margin-top: 20px;
}
.neirong_2_right_up {
	width: 100%;
	height: 100px;
	border-bottom: dashed 1px #999;
}
.neirong_2_right_up table {
	border: 0;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
}
.neirong_2_right_up_td1 {
	width: 105px;
	height: 100%;
	vertical-align: top;
}
.neirong_2_right_up_td1 img {
	width: 105px;
	height: 80px;
	border: none;
}
.neirong_2_right_up_div1 {
	margin-top: -10px;
	font-size: 14px;
	line-height: 20px;
	margin-left: 10px;
	position: relative;
	z-index: 99;
}
.neirong_2_right_up_div2 {
	margin-top: 20px;
	font-size: 12px;
	margin-left: 10px;
	line-height: 20px;
}
.neirong_2_right_down {
	width: 100%;
	height: 102px;
	margin-top: 2px;
}
.neirong_2_right_down ul {
	list-style: none;
	float: left;
	padding-left: 0px;
	margin: 0;
}
.neirong_2_right_down ul li a {
	line-height: 26px;
	margin-left: 5px;
}
.neirong_2 {
	width: 350px;
	height: 100%;
	float: left;
	margin-top: 10px;
}
.neirong_2 ul {
	list-style: none;
	float: left;
	padding-left: 0px;
	margin: 0;
}
.neirong_2 ul li a {
	line-height: 26px;
	margin-left: 5px;
}
.mbx {
	float: left;
	width: 600px;
	margin: 20px 0;
}
.con_title {
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	padding: 20px 0 10px 0;
	width: 100%;
}
.con_title h1 {
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	padding: 20px 0 10px 0;
	width: 100%;
}
.con_subtitle {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	width: 100%;
}
.con_time {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0 10px 0;
}
.content p {
	padding-top: 10px;
	text-indent: 2em;
}
.content {
	line-height: 180%;
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}
.zrbj {
	float: right;
	width: 100%;
	padding-right: 20px;
	text-align: right;
}
.yuanbiaoti {
	width: 100%;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
.fenxiang {
	float: right;
	width: 300px;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 10px;
}
.xgwz {
	width: 100%;
	float: left;
	border: solid 1px #CCC;
	margin-bottom: 10px;
}
.xgwz1 {
	font-size: 18px;
	padding: 10px 0 0 10px;
}
.list {
	width: 100%;
	float: left;
	height: 30px;
	margin-left: 10px;
	padding-left: 10px;
}
.list-a {
	background: url(http://img.290365.xyz/templates/chinadevelopment/images/zw/bdot.png) no-repeat 0 3px;
}
.list_qh_temp {
	width: 100%;
	float: left;
	height: 30px;
}
.list_right h2{ font-size:20px; color:#284d8c; line-height:46px; display:block; border-bottom:1px #9F9F9F dotted; font-weight:normal;}
.list_right dl{ display:block; margin-top:10px;}
.list_right dl dd{ line-height:34px;}
.list_right dl.yxfc:before, .list_right dl.yxfc:after{ content:''; display:block; clear:both;}
.list_right dl.yxfc dd{ display:block; width:50%; float:left; margin-left:0 !important;}
.list_right dl.yxfc a{ display:block; box-sizing:border-box; padding:6px; text-align:center;}
.list_right dl.yxfc a img{ width:100%; height:120px;}