@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
ol,ul,li { list-style:none;}
/*这些样式没啥用
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
*/
audio, canvas, video { display: inline-block ;}
img { border:none;}
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif;  border:none;}
table { border-collapse:collapse;}
html {overflow-y: scroll;} 
a{color: #333;text-decoration: none;}
a:visited {color: #666;}
a:hover {color: #069;}
.clear,.clearfix:after{content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1;}
/* css common */

.fl{ float:left;}
.fr{ float:right;}
.m-t-10,.mg-t10{ margin-top:10px;}
.pd-10{
	padding:10px;}
.m-t-6{ margin-top:6px;}
.m_lr-10{margin-left:10px;margin-right:10px;}
.wt-bg {
	background: #FFF;}
.pd5{ padding:5px;padding:0px;}
.pd10{ padding:10px;}
.bg-gra{
	background-color:#ddd;}
body {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑"， Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	background-image:url(../images/paper.jpg);}
#wrapper {
	margin: 0 auto;}
/*头部盒子样式*/
#header{
	height: 100px;
	overflow: hidden;
	background-image: url(../images/hbg.jpg);
	background-repeat: repeat-x;}
#header_box{
	margin: 0 auto;
	width:1200px;
	height:100px;}
@media screen and (max-width: 1200px) { 
#header_box {width: 100%;} 
} 
/*header*/
#header #logo{
	float: left;
	margin: 24px 20px 0px 20px ;
	height: 70px;
	width: 300px;
	padding: 0px;}
#header #header_nav {
	width: 300px;
	margin: 5px;
	float: right;
	height: 80px;}

#top-nav  {
	text-align:right;
	padding: 2px;}
#top-nav  a{
	color: #333333;
	margin: 2px;
	font-size: 12px;}
#top-nav  a:hover{
	color:#F90;}


 #search {
	height: 32px;
	float: right;
	margin: 5px 0px 0px;
	background-color: #E0E3E5;}
 #search .searchInput {
	width: 195px;
	line-height: 32px;
	height: 32px;
	color: #999;
	font-size: 13px;
	background-color: #E0E3E5;
	outline: none;
	float: left;
	}

 #search .searchBtn {
	width: 46px;
	cursor: pointer;
	line-height: 32px;
	height: 32px;
	float: right;
	border: none;
	display: inline;
	background: url(../images/ss.jpg) no-repeat right center;}

/*搜索框*/
.bannerbox { width:1920px; max-width:100%; height: 300px; overflow: hidden; margin: 0px auto;}
#focus { width:1920px; max-width:100%; height: 300px; clear: both; overflow: hidden; position: relative; float: left;}
#focus ul {width:1920px; max-width:100%;  height: 300px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px;}
#focus ul li {width:1920px; max-width:100%;  float: left;height: 300px; overflow: hidden; position: relative; padding: 0px; margin: 0px;}
#focus .preNext { width: 600px; height: 300px; position: absolute; top: 0px; cursor: pointer;}
#focus .pre {left:10px; background: url(../images/sprite.jpg) no-repeat left center;}
#focus .next { right:10px; background: url(../images/sprite1.jpg) no-repeat right center;}

/*新加导航样式表*/
#nav{
	height: 46px;
	clear:both;
	line-height: 46px;
	margin: 0px auto;
	background-color:#384149;
	position:absolute;
	width:100%;
	z-index:99;	opacity: 0.80;}  

#nav ul {
	width: 1200px;
	margin: 0 auto;}
@media screen and (max-width: 1200px) { 
#nav ul {width: 100%;} 
} 
#nav .homepage{
	margin-left:20px;}
#nav ul li {
	float: left;
	width: 106px;
	display:inline;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align:center;
	color: #FFF;}
#nav ul li:hover{
	background-color: rgba(224,153,35,1.00);}
#nav ul li a {
	display: block;
	text-align:center;
	color:#fff;
	font-family: "微软雅黑";
	font-size: 16px;}
#nav li a:hover  {
	color:#fff;}
#nav ul li ul li{
	float: left;
	height: 34px;
	line-height: 34px;}
#nav ul li ul li:hover{
	background: url(none);}
#nav li ul a{
	font-size:14px;
	display: block;
	text-decoration:none;
	color:#fff;
	height: 32px;
	line-height: 32px;}
#nav li ul a:hover{
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #F90;}
#nav li ul .lanmu3{
	text-indent:20px;
	background: url(../images/list_dot.jpg) no-repeat 26px center;
	background-color: #f3f3f3;}
#nav li ul .lanmu3 a{font-size:12px;}	
#nav li ul .lanmu3 a:hover{
	font-size:12px;
	background-color: #CBD6DE;
	background: url(../images/list_dot.jpg) no-repeat 26px center;}
#nav li:hover ul,#nav li.sfhover ul {left: auto;}
.banner1{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 220px;
	overflow: hidden;
	zoom: 1;
	max-width: 1920px;
	background: url(../images/sbanner1.jpg) no-repeat top center;} 

.banner1 img {
	margin:0 auto;
	display: block;
	width:100%;
	max-width:1920px;height:220px;}
.banner2{
background-image: url(../images/sbanner2.jpg);
height: 220px;}
.banner2 img{margin:0 auto;
	display: block;
	width:100%;
height:220px;max-width:1920px;}
/*内容部分*/
#content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;}
#index-sider {
	width: 300px;
	float: right;}
#index-main {float: left;width:890px;}



/*首页文章列表*/

#index-news{
	width: 430px;
	float: right;}
#index-slider{
	width: 430px;
	float: left;
	overflow: hidden;
	display: inline-block;
	padding:10px 0px 0px;}
/*首页文章列表*/

.index_news_list{
	padding: 5px;
	overflow: hidden;}
.index_news_list ul{
	padding: 2px 5px;}
.index_news_list {
	font: 15px/34px "微软雅黑";
	text-indent: 10px;}
.news_h2 {
	text-indent: 35px;
	border-bottom: 1px dotted #9B9B9B;
	background-repeat: no-repeat;
	background-image: url(../images/ooopic_1490415725.jpg);
	color: #575151;
	font: normal 18px/36px "微软雅黑";
	height: 40px;}
.news_h2 a {
	float: right;
	display: inline-block;
	background-image: url(../images/add.jpg);
	background-repeat: no-repeat;
	background-position: 9% 50%;
	font-size: 14px;}
.news_h2 a:hover {
	background-image: url(../images/add2.jpg);}
.news_h3{
	text-indent: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/ooopic_1490417532.jpg);
	color: #FFFFFF;
	font: normal 18px/36px "微软雅黑";
	height: 50px;
	line-height: 50px;
	background-position: 0% 52%;
	background-color: #4E4E4E;}
.news_h3 a  {
	float: right;
	display: inline-block;
	background-image: url(../images/add.jpg);
	background-repeat: no-repeat;
	background-position: 9% 50%;
	width: 60px;
	text-align: right;
	line-height: 50px;
	text-indent: 0px;
	font-size: 14px;
	color: #F1EBEB;
	padding-right: 12px;}
.news_h3 a:hover {
	background-image: url(../images/add2.jpg);}
.news_h4{
	text-indent: 16px;
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	font: normal 18px/36px "微软雅黑";
	height: 60px;
	line-height: 60px;
	
	background-color: #242E37;}
.news_h4 a  {
	float: right;
	display: inline-block;
	background-image: url(../images/add4.jpg);
	background-repeat: no-repeat;
	background-position: 9% 50%;
	width: 60px;
	text-align: right;
	line-height: 60px;
	text-indent: 0px;
	font-size: 14px;
	color: #F1EBEB;
	padding-right: 12px;}
.news_h4 a:hover {
	background-image: url(../images/add2.jpg);}
.index_news_list ul li{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-indent: 2px;border-bottom: 1px dotted #DDDBD7;}

.index_news_list ul li a{
	font-size: 1em;
	color: #333;
	display:block;}
.index_news_list ul li a:hover{
	color:#C30
;}
.index_news_list ul li a:visited{
	color:#666
;}
.index_news_list ul li:hover {
	background-color:#F9F7F9;
	color:#F90
;}
.index_news_list ul li span{
	color: #666;
	font-size: 0.9em;
	padding-right: 4px;
float:right;}
.index_news_list ul li span a,.index_news_list ul li span a:visited{
	color: #999;
	font-size: 0.9em;}
.index_news_list ul li span a:hover{color:#c90;}
.index_news_list ul li em{
	font-size:12px;
	color: #C33;
	font-style: normal;}
/*右侧*/
#index-sider ul {padding: 10px;}
#index-sider ul li {
	height: 52px;
	color: #444;
	text-align: center;
	line-height:120%;
	text-align:left;
	margin:4px 0px;
	padding:4px 0px;
	overflow:hidden;
	border-bottom: #747474 1px dotted;}
#index-sider ul li:hover{
background-color: #efefef;}
#index-sider ul li a{
	font: 15px/140% "微软雅黑";
	display: block;}
#index-sider ul li span{
	width: 60px;
	height: 46px;
	padding: 3px;
	display: inline-block;
	float: left;
	background-color:#738281;
font:16px/130% "黑体";
	margin: 0px 4px;
	color: #fff;
	text-align: center;}

#index-sider ul li:hover span{
	color:#CD5658;
background-color: #ACD394;}
/*通用文章列表*/

.list ul{
	padding: 0px 10px;}
.list ul li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #aaa;
	text-indent: 12px;
	overflow: hidden;
	background: url(../images/con_p_icon.jpg) no-repeat 4px center;}
.list ul li:hover{
	background-color: #FDFDFB;
	color: #333
	;}
.list ul a{
	color:#333;
	font-size:14px;
	display: block;}
.list ul li a:hover{
	color:#333;}

.list  ul li span{
	float: right;
	color: #CCC;
	font-size: 13px;}
.list  ul li em{color:#F90;font-style: normal;}
/*footer*/


/* 底部 */
#footer {
	margin-top: 10px;
	height: 160px;
	background-color: #52585C;
	padding-top: 5px;
	background-image: url(../images/fbbk.jpg);
	background-repeat: repeat-x;}

#footer #footer-inner {
	width:1200px;
	margin:0 auto;}

#footer #footer-links {
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-bottom:20px
	
;}

#footer #footer-links a {
	color:#FFF;
	font-size:14px;}
#footer p{
	text-align:center;
	color:#eee;}

/*首页样式结束*/


/*新闻列表页*/
/*列表页开始*/
#sidebar{
	width: 260px;
	float: left;
	overflow: hidden;}
#main{
	width: 930px;
	float: right;
	background: #fff;}

#sidebar ul {
	padding: 10px;
	background: #fff;}
#sidebar .lanmu_list li {
	line-height: 38px;
	height: 50px;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	text-align: center;}
#sidebar .lanmu_list li:hover {
	background-color: #BFEFFF
	
;}

#sidebar .lanmu_list li a ,#sidebar .lanmu_list li a:visited{
	font-size: 16px;
	display: block;
	line-height: 50px;
color: #333;}
#sidebar .lanmu_list .nav2{
height: 40px;
background-image: url(../images/zlm.jpg);
background-repeat: no-repeat;
text-align: left;
background-position: 48% 50%;
text-indent: 52%;
line-height:30px;}
#sidebar .lanmu_list li.nav2 a {
font-size: 14px;
height: 40px;
color: #666;
line-height:40px;}
.quick{
	background-color:rgba(255,255,255,1.00);
	margin:10px 0;
	padding:20px;}
.quick a{
	display:block;
	height:80px;
	line-height:80px;
	margin-top:10px;}
.icon1,.icon2,.icon3,.icon4{
	background-image: url(../images/ico1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-indent: -9999px;}
.icon2{background-image: url(../images/ico2.jpg);}
.icon3{
	background-image: url(../images/ico3.jpg);}
.icon4{
	background-image: url(../images/ico4.jpg);}
a.icon1:hover{background-image: url(../images/ico12.jpg);}
a.icon2:hover{background-image: url(../images/ico22.jpg);}
a.icon4:hover{background-image: url(../images/ico42.jpg);}
a.icon3:hover{background-image: url(../images/ico32.jpg);}
.position {
	height: 59px;
	border-bottom: 1px dotted #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 14px/48px "微软雅黑";
	background: #FFF;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(../images/dot/ic4.jpg);}
.position a{
	color: #069;}
.position h3{
	color: #666;
	float:right;
	text-indent: 36px;
	line-height: 60px;
	font-style: normal;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-right:20px
	
	;}
.position span{
	float: left;
	margin-left: 41px;
	line-height: 60px;
	font-size: 1.2em;}
.position span a{
	color: #666;}
.position span a:hover{
	color:#069;}
/*新闻列表*/
.sub_main_list{
	padding:10px;padding:0px}
.sub_main_list ul{
	background-color: #FFFFFF;}
.sub_main_list ul li {
	line-height: 46px;
	/* height: 46px; */
	border-bottom: 1px dotted #E6E6E6;
	background-image: url(../images/dot/con_p_icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	text-indent: 12px;
	}
.sub_main_list ul li:hover{
	background-color:#F7f8f9;
	color:#036
	;}
.sub_main_list ul li a{
	color:#333;
	/* float:left; */
	font-size:15px;
	font-family: "微软雅黑";
	}

.sub_main_list  ul li span{
	color:#CCC;
	padding-right: 5px;
	padding-left: 5px;}
.sub_main_list  ul li em{color:#F90;}

/*新闻列表*/
.sub_main_list1{
	padding:10px;}
.sub_main_list1 ul{
	background-color: #FFFFFF;}
.sub_main_list1 ul li {
	line-height: 46px;
	height: 46px;
	border-bottom: 1px dotted #E6E6E6;
	background-image: url(../images/dot/con_p_icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	text-indent: 12px;}
.sub_main_list1 ul li:hover{
	background-color:#F7f8f9;
	color:#036
	;}
.sub_main_list1 ul li a{
	color:#333;
	float:left;
	font-size:17px;
	font-family: "微软雅黑";}


.sub_main_list  ul li em{color:#F90;}
/*新闻列表结束*/
/*图片标题列表*/
.news_pic_list{
	padding:10px;}
.news_pic_list ul li {
	height: 150px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3CEDB;
	font-size: 14px;}
.news_pic_list ul li .news_pic {
	float: left;
	height: 126px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;}
.news_pic_list ul li .news_con {
	height: 126px;
	margin-left: 200px;}
.news_pic_list ul li .news_con h3 a {
	font-size: 15px;}
.news_line_more{
	color:#fff;
	font-size:11px;
	padding:2px 8px;
	margin-top:7px;
	background-color: #666666;}
/*大类列表*/

.sub_pic_list{
	padding:10px 20px;}
.sub_pic_list ul li{
	float: left;
	height: 186px;
	width: 202px;
	padding: 0px;
	margin: 10px 5px;
	overflow: hidden;
	display: inline-block;
	background-color: #EBEAEA;
	border: 1px solid #dedede;
	padding: 4px;}
.sub_pic_list ul li:hover{
	background-color: #F5F7EA;}
.sub_pic_list ul li a{
	display:block;
	text-align:center;font-size: 14px;}
.sub_pic_list ul li img{
	height: 140px;
	width: 202px;
	display:block;}	
.sort_name{
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #036;
	text-indent: 20px;
	font-weight: normal;
	background-color: rgba(235,232,233,1.00);}
.sort_name a{
	color:#036;
	font-size:16px;
	font-family:  "黑体";
	font-weight: normal;}
/*列表分页样式*/
.pagelink{
	height: 25px;
	line-height: 30px;
	background-color:#EBECE8;
	padding: 5px;
	margin: 10 auto;
	}
.pagelink a, .pagelink span{ padding:2px 5px;}
.pagelink a.on, .pagelink a:hover{color:#9C0;background-color: #EBEBEB;}

/*内容页开始 */
.sub_main_content{padding:10px;}
.sub_main_content h1{
	font-size:26px;
	text-align:center;
	line-height:200%;
	height:60px;
	margin:2px 6px;
	font-family: "微软雅黑";
	color: #333;
	word-wrap: break-word;
	word-break: normal;
	word-spacing: 2px;}

.contents{
	text-align:left;
	margin:20px;
	text-indent:28px;
	line-height: 200%;
	font-size:16px;
	font-family: "微软雅黑";}
.contents embed{
	margin:10px auto;}
.contents  table,.contents p table{border-collapse:collapse; width:100%;}
.contents table,.contents td{
border: 1px solid #CCC;}
.contents td img,.contents img,.contents p img{
padding: 4px;
margin:4px 0;
overflow:hidden;
background-color: #FFF;
max-width:780px;
width:expression(
function(img){img.onload=function(){
this.style.width='';
this.style.width=(this.offsetWidth>780)?"780px":this.width+"px"};
return '';
}(this));}
.contents a{color:#036;}
.sub_main_content .info {
	text-align:center;
	line-height:20px;
	font-size:12px;
	margin: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;}

.tags{
	margin-right: 40px;}
.tags a{font-size: 14px;
	color: #444;
	margin:0 5px
;}
.nextart , .nextart a{
	font-size: 15px;
	color: #666;
	line-height: 26px;
	height: 26px;}

/*内容分页样式*/
.pages{
	text-align:center;}
.pages a, .pages span{
	margin:2px;
	padding:2px 6px;
	border:1px solid #DDD;
	color:#0b68c9;}
.pages span, .pages a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #06C;}
.pages span font{
	color:inherit;}
/* flexslider */
.flexslider{
	margin:0 auto;
	position:relative;
	width:100%;
	height:320px;
	overflow:hidden;
	zoom:1;
	max-width:1920px;}
.flexslider .img ,.flexslider .img img{
	margin:0 auto;
	display: block;
	width:100%;
	max-width:1920px;height:320px;}
.flex-viewport{
	max-height:2200px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../slider/ad_ctr.jpg) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../slider/dot.jpg) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*录播焦点图*/
#owl-demo{
	position:relative;
	width:430px;
	height:260px;
	margin:0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{
	display:block;
	width:430px;
	height:260px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:60px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:20px;width:100%;font:18px/30px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(images/bg15.jpg);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(images/bg16.jpg);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.jpg);}
.owl-next{right:0;background-image:url(../images/bg18.jpg);}
.owl-prev:hover{background-image:url(../images/bg19.jpg);}
.owl-next:hover{background-image:url(../images/bg20.jpg);}
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;}
	
.owl-carousel .owl-item{
	float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* mouse grab icon */
.grabbing { 
    cursor:url(../grabbing.jpg) 8 8, move;}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}

@media screen and (max-width:800px) { 
#content {width: 100%;} 
#index-sider {width: 100%;}
#index-main {width: 100%;}
#footer #footer-inner{width:100%;margin:0 auto;}
#index-slider{visibility: hidden;display: none;}
#index-news {width: 100%;padding:5px;float: none;}
.bannerbox {width:100%;overflow: hidden; margin: 0px auto;}
#sidebar{width:100%;overflow: hidden;}
#main{width:100%;background: #fff;}
.sub_main_content h1{
	text-align:center;
	line-height:120%;
   height:100%;
	margin:2px 6px;
	font-family: "微软雅黑";
	color: #333;}

.position h3{
	color: #666;
	float:right;
	line-height: 60px;
	font-style: normal;
	font-size: 1.2em;
	font-family: "微软雅黑";}
.position span{
	float: left;
	line-height:100%;
	font-size: 0.9em;}
.contents{
	text-align:left;
	margin:0;}
#content img,.contents td img,.contents img,.contents p img{
        max-width:90%;
        height:auto;
margin:2px auto;}
.sub_main_list ul{
	background-color: #FFFFFF;
width: 100%;}
.sub_main_list ul li {
	border-bottom: 1px dotted #E6E6E6;
	background-image: url(../images/dot/con_p_icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px  22px;
	text-indent: 12px;
	/* overflow: hidden; */
	width: 100%;
	}
.sub_main_list  ul li span{}

}