.cc:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
.cc {display: inline-block;}/* Hides from IE-mac \*/
* html .cc {height: 1%;}
.cc {display: block;}/* End hide from IE-mac *//*清除浮动 代码*/
.c{clear:both;height:0px;font:0px/0px Arial;overflow:hidden;}
/*-------------------------------*/
.all{
clear:both;
width:100%;
}

.header_0{
margin:0 auto;
width:1000px;
}


/*-------------------------------*/

/* CSS Document */
 a {
	font-family: "宋体";
	font-size: 13px;
	color: #9e1020;
	text-decoration:none;
}
 a:visited {
	color: #9e1020;
}
 a:active {
	color: #cc3739;
}
 a:hover {
	color:#cc3739;
	border-bottom: 1px dotted #3F3C30;
}

/*===================
	top+nav
===================*/
.wrapper_header_0 {
	width: 1000px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
}
.container {
	width: 1021px;
	margin: 0 auto;
}

.header_top_0{
	width: 1000px;
	height: 304px;
	margin: 0 auto;
}
.header_top_1{
	overflow:auto;
	color:#FFF;
	font-size:12px;
	font-family: "宋体";
	margin:5px 0 0 20px;
}
.header_top_1 a {
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
.header_top_1 a:visited {
	color: #FFF;
}
.header_top_1 a:active {
	color: #FFF;
}
.header_top_1 a:hover {
	color:#FFF;
	border-bottom: none;
}
.header_title{
	float:left;
	width:1000px;
	height:260px;
	background: url('../images/mainV1.jpg') left no-repeat;
}

.nav{
    float: right;
    width: 600px;
    height: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/header_nav_bg.png);
    margin-top: 216px;
}
.nav ul{
	padding-top:8px;
	margin: 0 auto;
}
.nav ul li{
	margin: 0 auto;
	display: inline;
	position: relative;
}
.nav li a {
	font-family: "黑体";
	font-size: 15px;
	color: #FFF;	
	padding-right: 10px;
	padding-top:15px;
	padding-bottom:14px;
	padding-left:10px;
	border: none;
	line-height:2em !important;
	text-decoration:none;
}
.nav li a:visited {
	list-style:none;
	color: #FFF;
}
.nav li a:active {
	list-style:none;
	color: #e18830;
}
.nav li a:hover {
	list-style:none;
	background-color:#cc3739;
}
/*===================
	focus
===================*/
.modular_line {
	border-bottom: 1px solid #3285c7;/*#8bccff;*/
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
	clear: both;
}
.lines {
	float:left;
	font-size: 0px;
	width: 95%;
	margin: 0 auto;
	margin-bottom:1px;
	height: 1px;
	line-height: 2px;
	border-bottom: 1px dashed #CCC;
}
.lines_2 {
	float:left;
	font-size: 0px;
	width: 100%;
	margin: 0 auto;
	margin-bottom:1px;
	height: 1px;
	line-height: 2px;
	border-bottom: 1px dashed #CCC;
}
/*===================
	模块样式
===================*/
.modular_title_box{
	float:left;
	width:100%;
	height:38px;
	background: url('../images/modular_title_bg.png') repeat-x;
}
.modular_title{
	padding-left:20px;
	float:left;
	clear:both !important;
	height:30px;
/*	background-color:#faf8f1;*/
	color:#fff;
	font-family:"黑体";
	font-size:16px;
	text-align:left;
	line-height:2.3em !important;
	/*border-bottom: 6px solid #3285c7;*/
}
.modular_more{
	float:right;
	width:30px;
	height:38px;
/*	background-color:#faf8f1;*/
	color:#3285c7;
	font-family:"黑体";
	font-size:14px;
	text-align:right;
	line-height:2.5em !important;
}

.modular_box{
	clear:both;
	float:left;
	width:95%;
	padding-left:5px;
	margin: 0 auto;
	/*min-height:147px;*/
	color:#cc3739;
	font-family:"宋体";
	font-size:13px;
	text-align:left;
	line-height:1.5em !important;
	padding-top:2px;
	padding-bottom:10px
}
.modular_box h2 a {
	font-size:15px !important;
	font-family: "宋体";
	font-weight:bold;
	color: #9e1020;	
	border: none;
	line-height:2.5em !important;
	text-decoration:none;
}
.modular_box h2 a:visited {
	color: #9e1020;
}
.modular_box h2 a:active {
	color: #cc3739;
}
.modular_box h2 a:hover {
	color:#cc3739;
	height:35px;
}
.modular_box h2{
	color:#787878;
	font-family:"宋体";
	font-size:15px !important;
	line-height:2.5em !important;
	text-align:center;
}
.modular_box h1{
	text-align:center;
	font-family: "宋体";
	font-size: 18px !important;
	color:#000;
	line-height:2em !important;
}
.modular_box h3{
	text-align:center;
	font-family: "宋体";
	font-size: 15px!important;
	color:#000;
	line-height:2em !important;
}
.dateline {
	font-size: .7em;
	color: #8A887D;
}
/*===================
	Lists
===================*/
.modular_box ul li{
	list-style: none !important;/*使用!important强制不继承ul li的属性，li继承list-type:square显示方块的问题得到解决！*/
	font-family: "宋体";
	font-size: 14px;
	color: #cc3739;
	margin-top:8px;
	display: block;
	background: white;
	margin: 0;
	line-height: 1.5em;
	width: 90%;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CCC ;
	background: url('../images/arrow.png') left no-repeat;
	padding-left:20px;

}
.modular_box li a {
	/*background: transparent url("../images/arrow.png") left center no-repeat;*/
	padding-left: 0px;
	font-family: "宋体";
	font-size: 13px;
	color: #9e1020;	
}
.modular_box  li a:visited {
	list-style:none;
	color: #9e1020;
}
.modular_box  li a:active {
	list-style:none;
	color: #cc3739;
}
.modular_box  li a:hover {
	list-style:none;
	color: #cc3739;
	border-bottom: 1px dotted #3F3C30;
}
/*===================
	列表页
===================*/
.modular_list_box{
}
.list{
	float:left;
	background: url('../images/arrow.png') left no-repeat;
	padding-left:15px;
}
.list_date {
	clear:both;
	width:100%;
	float:left;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-right: 0px;
	border-top:1px dotted #ccc;
	border-bottom: 1px solid #ccc;
}
.list_2{
	float:left;
	background: url('../images/arrow.png') left no-repeat;
	padding-left:15px;
	wdith:90%	
}
.list_date_2 {
	width:10%;
	float:right;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}

.titlelb_box{
	margin-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	font-family: "宋体";
	font-size:14px;
	border-bottom: 6px solid #e18830;
}
.titlelb_box span{
	margin-right:5px;
	margin-left:5px;
	color:#9a0a00;
}
.titlelb_box a{
	font-size:15px;
	font-family: "黑体";
}
.titlelb_box a:hover {
	font-size:15px;
	font-family: "黑体";
	border-bottom:none;
	color: #e18830;
}

.modular_list_box li{
	background: url('../images/arrow.png') left no-repeat !important;
	padding-left:3%;
	margin-left:2%;
	border-bottom:1px dotted #3f3c30;
	margin-bottom:0.9em;
}
.modular_list_box li a{
	font-family:宋体;
	font-size:14px;
}
.modular_list_box h3 a{
	font-family:宋体;
	font-size:15px ;
}



/*===================
	footer
===================*/
.footer_box{
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}

.footer_0{
	float:left;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	color:#fff;
	font-family:宋体 !important;
	font-size:12px !important;
	line-height:1.5em;
	text-align:center;
	background: url('../images/footer-bg.png') top center no-repeat;
	background-color:#cc3739;
}

.footer_0 a{
	text-align:left !important;
	color:#fff;
	font-family:黑体 !important;
	font-size:14px !important;
	line-height:1.5em;
}

/*===================
	Form
===================*/
.search_box{
	z-index: 300;
	margin-top: 0px;
	padding-top:2px;
}
.search_box input{
	float: right;
	width: 153px;
	color: #878787;
	font-size:12px;
	border: 0;
}
.search_button {
	float: right;
	border: 0;
	background: url('../images/search_button2.png') right center no-repeat;
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	margin-top:2px;
	margin-left:0px;
	margin-right:4px;
	cursor:pointer;
}
/*===================
	图像+图文混排
===================*/
img.flashy {
	padding: 5px;
	border: solid 1px #DADADA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
	margin-bottom: 8px !important;
}
img.flashy_s {
	width:106px;
	height:74px;
	margin-top:5px;
	padding: 2px;
	border: solid 1px #DADADA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
	margin-bottom: 0px;
}
img.flashy_m {
	width:200px;
	height:135px;
	margin-top:5px;
	padding: 5px;
	border: solid 1px #DADADA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
	margin-bottom: 0px;
}

.flashy_text{
	width:auto;
	height:auto;
	padding-top: 5px;
}
.flashy_text h2 a{
	line-height:1.2em  !important;
}

img.flashy:hover {
	border: solid 1px #ABABAB;
}

img.centered {
	display: block;
	margin: 0 auto;
}

img.rightalign {
	float: right;
}

img.leftalign {
	float: left;
}
.leftalign {
	float: left;
}
.rightalign {
	float: left;
}
.centered {
	margin:0 auto;
	float: left;
}
/*===================
	列表页
===================*/
.time{
	color:#acc0c6;
	text-indent:0.8em;
}
.list_title{
	height:auto;
	color:#000;
	font-size:25px;
	line-height:2em;
	font-family:仿宋;
	text-align:center;
	font-weight:bold;
	text-indent:0.5em;
}
/*===================
	内容页
===================*/
.content_time{
	color:#acc0c6;
	text-indent:0.2em;
}
.content{
	margin:20px 0;
	color:#878787;
	line-height:1.5em;
}
.content td{
	border: 1px solid #3F3C30;
}
.text_style{
	line-height:2em !important;
}
.content p{

}
.content_abstract{
	color:#acc0c6;
	font-style:italic;
	font-size:14px;
	font-family:宋体；
}
.testtest{
	color:#164f7c !important；
	font-size:14px !important;
	font-family:仿宋 !important；
	line-height:2em !important；
}