
@import url("reset3.css");
@import url("global1.css");
@import url("head3.css");
@import url("foot_con1.css");

.ny_banner{
	background:url(../image/news_topbg.jpg) no-repeat center top;
	height:228px;
}
/* 页内主体框架 */



/*内容*/
.container {
	/*background: url(../images/about_us_bg.gif) repeat-x;*/
	width: 100%;

}
.content_Box {
	width: 1002px;
	margin: 0px auto;
	height:100%;
	position: relative;
	min-height:600px;
	_height:600px;

}
/*左侧导航*/
.content_Nav {
	width: 210px;
	height: auto;
	margin-top: -46px;
	position: absolute;
}

.content_bj .sty02 {
	font-family:Tahoma;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	height: 63px;
	width: 210px;
	vertical-align: bottom;
	padding-top: 27px;
	background-color:#d72b2e
}
.left_nav{
	background:url(../image/nav_next.jpg) no-repeat right center;
	color:#c30100
}

#left_nav {
	border:#e8e5e5 solid 1px;
	border-top:none;
}
#left_nav li {

    color: #333333;
	/*font-family: "microsoft yahei";*/
	font-size: 14px;
	height: 49px;
	width: 190px;
	padding-left:10px;
	border-bottom:#eae9e9 solid 1px;
}
#left_nav a {
	width:185px;
	line-height: 49px;
	height: 49px;
	color: #333333;
	display: block;
	font-size:14px;
	font-family:Tahoma;
  
}#left_nav a.cur{
	 background:url(../image/nav_next.jpg) no-repeat right center;
	 color:#c30100
 }

#left_nav a:hover{
	color: #c30100;
}

.content_Nav .search {
	
        background-color:#f6f6f6;
	height: 127px;
	width: 199px;
	margin-top: 60px;
	padding-top: 20px;
	padding-left: 12px;
}
.content_bj .search .sty03 {
	color: #7a7a7a;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
.content_Nav .content_bj .search #search-box input {
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
}
.content_bj .search .sty04 {
	border: #d6d6d6 1px solid;
	padding:5px;
	width: 160px;
	color: #666666;
	text-align: left;
}
.content_bj .search .sty05 {
	border:none;
	width:85px;
	height:26px;
	background:url(../image/bg_sidesearch.gif);
	cursor:pointer;
	line-height:300px;
	overflow:hidden;
}

/*右侧内容*/
.content_Con {
	height: auto;
	width: 760px;
	border:#e8e6e6 solid 1px;
	border-left:none;
	margin-top:10px;
	padding:0 15px 30px;
}

/*右侧内容部分栏目*/
.content_Con .con_nav {
	border-bottom: 1px solid #e1e1e1;
	height: 35px;
	width: 750px;
	display: block;
	padding: 15px 5px 0;
}

.con_nav .sty01 {
	display: block;
	text-align: left;
	width: 760px;
	height: 30px;
}

.con_nav .sty01 .sp02 {
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	background:url(../image/about_us_02.jpg) no-repeat left center;
	padding-left:25px;
}
.con_nav .sty01 .sp02 a {
	color: #666666;
}



/*右侧内容*/

.content_Con .con_con {
	font-family: "Arial";
	font-size: 14px;
	color: #333333;
	height: auto;
	margin-top: 30px;
	line-height: 27px;
	width: 760px;
}
.content_Con .con_con .p01 {
	text-indent: 28px;
}

.content_Con .con_con h2 {
	color: #e60212;
	font-family: "黑体";
	font-size: 20px;
	background: url(../image/sector_01.jpg) no-repeat left center;
	padding-left: 24px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 760px;

}
.content_Con .con_con .block {
	background: url(../image/sector_04.gif) no-repeat left top;
	height: 145px;
	width: 760px;
}
.content_Con .con_con .block ul {
	padding-left: 30px;
	padding-top: 28px;
	float: left;
}
.list_page {
	width: 760px;
	float: left;
	display: block;
        margin-bottom:20px;
}

.content_Con .con_con .block li {
	padding-bottom: 16px;
}
.content_Con .con_con .block p {
	width: 300px;
	padding-top: 23px;
	padding-left: 83px;
	color: #666666;
	float: left;
	font-family: "Arial";
	font-size: 12px;
}


/*新闻列表*/
.list_page li {
	line-height: 30px;
	font-family: "Arial";
	font-size: 14px;
	background: url(../image/list_dot.gif) no-repeat 10px center;
	clear: both;
	padding-left: 20px;
	border-bottom: 1px dashed #cfcfcf;
	color: #666666;
	width: 740px;

       }
.list_page .name {
	overflow: hidden;
	/*width: 550px;*/
	color: #333333;

        display: block;
	width:600px;/*宽度根据实际需求灵活调整*/
        text-overflow:ellipsis;
	white-space:nowrap;
	/*overflow:hidden;*/

}

.list_page .date {
	float: right;
	color: #9d9d9d;
	width: 100px;
}





/*新闻内容页*/
.con_con .xinwen_con {
	width: 710px;
        margin:0px auto;
}
.con_con .riqi {
	color: #939393;
	font-family: "Arial";
	font-size: 12px;
}
.con_con .biaoti{
	color: #d23330;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	font-family: "microsoft yahei";
	/*margin-top: 38px;*/
}
.con_con .fubiaoti {
	color: #d23330;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	font-family: "Arial";
	margin-top: 10px;
}
.con_con .wenzi {
	color: #333333;
	font-family: "Arial";
	font-size: 14px;
	line-height: 1.8;
	text-indent: 2em;
	margin-top: 20px;
}
.con_con p{ overflow:hidden; zoom:1}
/*视频新闻*/
.video_page {
	width: 688px;
	margin: 0px auto;
	font-family: "Arial";
	font-size: 12px;
	color: #888888;
}
.video_page li {
	float: left;
	width: 218px;
	text-align: center;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 30px;
}
.video_page li p {
	text-align: center;
}

.video_page img {
	height: 151px;
	width: 205px;
}

/*分页*/
.page {
	text-align: center;
	padding-top: 10px;
	height: 30px;
	clear: both;
	padding-bottom: 5px;
	overflow:hidden;
	background: #f6f6f6;
	width: 740px;
	margin-left: 15px;
	margin-top: 20px;
}
.page a {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #7e7e7e;
}

.page a:hover {
	color: #fff;
	text-decoration: none;
	background: #cc012a;
	border: 1px solid #ba210d;
}
.page a.checked {
	color: #fff;
	text-decoration: none;
	background: #a5151c;
	border: 1px solid #ba210d;
}



.page .disabled {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #ddd;
}



/*gotop*/
#gotop{ width:52px; 
         height:52px; 
		 background:url(../image/about_us_top.gif) no-repeat; 
		 position:fixed; 
		 right:50px; 
		 cursor:pointer;
		 _position:absolute;
		 _bottom:auto;
		 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#gotop{ bottom:132px;} 

