@charset "gb2312";

/* Base Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}

/******************************************************************************************************************************************/

/**布局开始**/

body {
}

body,
p {
	font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1200px;
	margin: 0 auto;
}

/*新闻列表*/

.banner {
	height: 38px;
	margin: 0 auto;
	border-bottom:2px solid #dddddd;
}
.post {
	
}

.post .banner {
	height: 38px;
	margin: 0 auto;
	border-bottom:2px solid #dddddd;
}

.post .banner .title {
	padding: 0 10px;
	height: 38px;
	line-height: 40px;
	font-size: 18px;
	float: left;
	display: block;
	color:#333333;
	text-align: center;
	border-bottom: 2px solid #990000;
}

.post .more-btn {float: right; line-height: 40px; color: #666666;}

.post .con {
	padding:10px 0 0 0;
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 30px;
	border-bottom: 1px #d1d1d1 dotted;
	padding:0 0 0 20px;
	background: url(imagesli.png) 7px center no-repeat;
}
.post .news-list .news .news-title {
	display: block;
	float: left;

}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 14px;
	color: #666666;
}

/*悬浮窗*/
#globle_link{width:129px;position: fixed;top:200px;right:0;z-index:1000;}
#globle_link li{list-style: none;width: 56px;height: 45px;text-align: center;vertical-align: middle;margin: 0px auto;margin-bottom: 5px;position: relative;}
#globle_link li div{position: absolute;width: 94px;height: 94px;left:-96px;top:50%;margin-top: -47px;display:none;}
#globle_link li img{vertical-align: middle;}
#globle_link li.last{width: 52px;height: 52px;}
#globle_link li a{outline: none;text-decoration: none;}
#left_adv{width:129px; height:237px; position:absolute;top:0; left:0;padding-top: 200px;}
#left_adv{position: fixed;_position: absolute;top:0;left:0;_top:expression(eval(document.documentElement.scrollTop)); z-index:1000;}
.adv_closeBtn{background: url('../images/index_close.jpg');width: 10px;height: 10px;position: absolute;right: 10px;top:188px;z-index: 999;cursor: pointer;}

/*顶部*/
#top{ background: #dddddd;}
.top{overflow: hidden; line-height: 30px;}
.top .top-l{ float: left;}
.top .top-r{ float: right;}


/*头部*/

#header {}

.head {
	overflow: hidden;
}

.logo {
	margin: 24px 0;
	overflow: hidden;
}

.logo img {
	max-width: 100%;
	height: auto;
	float: left;
}

.logo .ss{ float: right; padding: 20px 0; width: 246px; background: url(imagesss_bg.png) center center no-repeat;}
.ssk {
	height: 32px;
	width: 206px;
	border-right: none;
	float: left;
	background: none;
}
.ss_btn {
	width: 39px;
	height: 24px;
	margin: 4px 0;
	background: url(imagesss_btn.png) no-repeat center center;
	border-left:1px solid #e6e6e6 ;
	cursor: pointer;
	float: right;
}


/*导航*/
#nav {border-bottom: 2px solid #91292b;}
.nav {overflow: hidden;}
.nav i{ float: left;line-height: 44px;font-size: 18px;}
.nav li{ float: left;width: 12.1%;}
.nav .on a{color: #cc0000;}
.nav li a:hover{color: #cc0000;}
.nav li a{display:block;line-height: 44px;  color: #333333; text-align: center; font-size: 18px; font-weight: 500;}




/*图片切换*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 16px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0,0.8);
  line-height: 40px;
  padding-left: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(imagesdatu_l.png) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background:url(imagesdatu_r.png) right top;
  right: 0;
  }
  
.slide1_tabs{position:relative;z-index:100;text-align: right; top: -20px; right: 20px; float: right;}
.slide1_tabs li{display:inline-block;width:6px;height:6px;margin-left:5px;position:relative;}
.slide1_tabs li a{display:inline-block;width:6px;height:6px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent; background: #b5b5b5;}
.slide1_tabs li.slide_here a{background:#e13631;}

/*中间*/

.mod {}
.mod-t{ position: relative;}
.mod-t .slide img{ width: 1200px; height: 380px;}

.mod-m{overflow: hidden; margin-top: 20px;}
.mod-ml{ width: 380px; float: left;}
.mod-mm{ width: 380px; float: left; margin-left: 30px;}
.mod-mr{ width: 380px; float: right;}

.mod-b .post5 .con{ overflow: hidden; padding: 20px 0 25px 0;}
.mod-b .post5 .con a{ width: 216px; height:100px; float: left; margin-right: 30px;}
.mod-b .post5 .con .a5{ margin-right: 0;}
/*选项卡*/
/* tabbtn */
.tabbtn{}
.tabbtn li{float:left;}
.tabbtn li > a{display:block;height:38px;line-height:40px; padding:0 10px; text-align:center;font-size:18px;}
.tabbtn li > a i{ font-size: 12px;}
.tabbtn li.current{}
/*选中状态*/
.tabbtn li.current > a{ border-bottom: 2px solid #990000;color:#990000;}
/* tabcon */
.tabcon .sublist{ padding: 10px 0 0 0 ;}
/* sublist */
.tabcon .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 30px;
	border-bottom: 1px #d1d1d1 dotted;
	padding:0 0 0 20px;
	background: url(imagesli.png) 7px center no-repeat;
}
.tabcon .news-list .news .news-title {
	display: block;
	float: left;

}
.tabcon .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 14px;
	color: #666666;
}
.tabcon .news-list .news1{ overflow: hidden; margin-bottom: 24px;}
.tabcon .news-list .news1 .time{ float: left; width: 60px; height: 40px; border-right: 1px dashed #DDDDDD;}
.tabcon .news-list .news1 .time .yyyy{ display: block; line-height: 20px; text-align: center;}
.tabcon .news-list .news1 .time .mmdd{display: block;line-height: 20px; text-align: center; color: #990000;}
.tabcon .news-list .news1 .news-title{ float: right; line-height: 20px; width: 310px;}

/*页脚*/

#footer {
	background: #990000;
}

#footer .inner {
	padding: 0px;
}

.foot {
	text-align: center;
	position: relative;
}

#copyright {
	padding: 5px 0;
}

#copyright p {
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
}
/*列表页*/
.col {
	padding: 30px;
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:200px;
	float:left;
} 

.col-menu-head { /*列表头部*/
	width: 100%;
	margin: 0 auto;
}
.col-menu-head .col-name {/**位置栏目字体栏目名称图标**/
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	background: #990000;
}




/*多级栏目列表*/
.col-menu-con{ width: 100%; float: right;}

.col-list  {}
.col-list li{ margin-top: 10px; }
.col-list .column-1 a { font-weight: 100; text-align:center;display: block; height: 40px; line-height: 40px;  font-size: 16px;background: #eeeeee;} 	/**一级子栏目及图标**/

.col-list  .column-1 a:hover,.col-list  .column-1 a.selected {color:#990000; } 	/**鼠标经过或选中一级子栏目**/
.col-list  .column-1 .wp_subcolumn .column-1-1 a{ height: 26px; line-height: 26px; font-size: 16px;}


.col-news { /**列表页右侧新闻**/
	width:900px; 
	float:right;
} 
.col-news-head {
	margin: 0px;
	border-top:2px solid #0d65bb;
	overflow: hidden;
	background: #f5f5f5;
}

 .col-news-head .col-title { /**当前栏目**/
	display:inline-block;
	float: left;
	padding-left:40px;
} 

 .col-news-head .col-title span{ /**当前栏目名称**/
	white-space:nowrap; 
	height:38px; 
	line-height:40px;
	display:inline-block;
	font-size:16px;
	color:#0064c9;
}   

 .col-path { /**当前路径**/
	display:inline-block;
	white-space:nowrap; 
	height:40px;
	line-height: 40px;
	width: 100%;
	margin-bottom: 20px;
} 
.col-path a {
	color: #777777;
	font-size: 14px;
}


.col-news-con {
	margin:0px;
	padding: 0 ;
}
.col-news-list {}
 /**栏目新闻列表**/
.col-news-list  .list_item{ display: block; overflow: hidden; padding:0 0 0 15px; background: url(imagesli2.png) left center no-repeat; }
.col-news-list  .list_item *{display: block;height: 32px; line-height: 32px; font-size: 14px;}
.col-news-list  .list_item .news-title{ float: left;}
.col-news-list  .list_item .news-date{ float: right;}
.fenye,.fenye table{margin: 0 auto; text-align: center;}

/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
	padding: 5px 20px 50px;
	margin-bottom: 20px;
	min-height: 500px;
}
.infobox .col-path{ margin-bottom: 0;}

.article {}
.article h1.arti_title { /**文章标题**/
	line-height:40px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	text-align:center; 
	font-size:16px; 
	color:#333333; 
	
} 
.article .arti_metas { 
	padding:0 0 30px 0;
	text-align:center;
	border-bottom: 1px dashed #dddddd;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	color:#777777;
} 
.article .read { /**文章内容**/
	margin:0 auto;
	padding: 20px 0 0 0;
	overflow:hidden;
} 
.article  .read,.article .read p { /**阅读字体**/
	line-height:2; 
	font-size:14px; 
	color:#333;
}  
.article .read p { 
	margin-bottom:20px;
}
.article .read img { /**文章阅读部分图片大小限制**/
display: inline;
	max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); 
}