@charset "utf-8";
body {
	margin:0;
	margin-top:5px;
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	background:#fff;
	height:100%;
}
*{
  margin: 0;
  padding: 0;
  list-style: none;
}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
  margin: 0;
  padding: 0;
}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置文本格式元素 **/
a,a:hover { text-decoration: none; }
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

.logo{
	width: 1200px;
	height: 96px;
	margin: auto;
}
.logo img{
	width: 260px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topword{
	width: 940px;
	height: 96px;
	margin-top: 5px;
	float: right;
}
.topword ul{
    list-style: none;
	padding: auto;
}
.topword ul li{
	margin: auto;
}
.jianju{
    margin:auto;
    padding-top: 5px;
	padding-bottom: 5px;
	width:auto;
	clear:both;
}
#caidan{
	width:auto;
	margin:0px auto;
	height:45px;
	background: #B22222;
	color:#FFF;
}
#caidan ul{
	margin: auto;
	width:100%;
}
#caidan ul li{
		float:left;
	    list-style:none;
	    text-height:24px;
	    margin-left: 10px;
	    margin-top: 10px;
		height:26px;
		width:130px;
		font-weight:bold;
	    font-size:18px;
	   }
#caidan ul li a{
		color:#FFF;
		text-decoration:none;
}
 #caidan ul li a:hover{
	color:#FF0;
}
.toppic{
	float:left;
	width:650px;
	height:360px;
}
.toppicnews{
	float:left;
	width:460px;
	height:300px;
	margin:3px;
}
.topnews{
	float:right;
	margin-right:5px;
	margin-top:3px;
	width:520px;
	height:300px;
}
.middle {
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	text-decoration: none;
	width:1200px;
	height:350px;
	margin:auto;
	margin-top: 5px;
	
}
.left{
	float:left;
	width:450px;
	height:330px;
	/*border:#CCC 1px solid;*/
	clear:left;
}
.leftbbs
{
	float:left;
	width:705px;
	height:330px;
	/*border:#CCC 1px solid;*/
	clear:left;
}
.center{
	margin-left:5px;
	float:left;
	width:450px;
	height:330px;
	/*border:#CCC 1px solid;*/
}
.right{
	margin-left:5px;
	float:right;
	width:283px;
	height:330px;
	/*border:#CCC 1px solid;*/
}
.bt{
	height:26px;
	margin-top:10px;
	border-bottom: #CCC 2px solid ;
	width:95%;
	margin-left:5px;
	margin-right:10px;
}
.bt-s{
	height:26px;
	margin-top:10px;
	width:95%;
	margin-left:5px;
	margin-right:10px;
}
.bt .logos{
	float:left;
	margin-top:-6px;
	width:40px;
	height:30px;
	background:url(shui.gif) no-repeat #FFF;
	z-index:9999999;}
.topbt{
	float:left;
	height:45px;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
	width:155px;
	margin-left:5px;
	margin-right:5px;
	background:url(topnews.gif) no-repeat left;
}

.top-banner1{
	clear: both;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 90px;
	width: 1200px;
}
.title{
	list-style: none;
	float: left;
	margin-left: 16px;
	margin-top: 5px;
	width: 90%;
	font-size: 14px;
	font-family:"Microsoft YaHei";
	}
.title li{
	height: 24px;
	margin-top: 6px;
	}
.title a{
	text-decoration: none;
	color: #000000;
}
.title a:hover{
	color: #A7160D;
}
/*lunbo*/
ul, ol { padding: 0;}
.banner3 { position: relative; overflow: auto; text-align: center;margin:auto;}
.banner3 li { list-style: none; }
.banner3 ul li { float: left; }
#b04 { width: 640px;}
#b04 .dots { position: absolute; left: 0; right: 0; bottom: 20px;}
#b04 .dots li 
{ 
    display: inline-block; 
    width: 10px; 
    height: 10px; 
    margin: 0 4px; 
    text-indent: -999em; 
    border: 2px solid #fff; 
    border-radius: 6px; 
    cursor: pointer; 
    opacity: .4; 
    -webkit-transition: background .5s, opacity .5s; 
    -moz-transition: background .5s, opacity .5s; 
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active 
{
    background: #fff;
    opacity: 1;
}
#b04 .arrow { position: absolute; top: 200px;}
#b04 #al { left: 15px;}
#b04 #ar { right: 15px;}
.biaoti{
	float:left;
	padding-left:5px;
	height:26px;
	border-bottom: #0C8BDA 2px solid;
}
.biaoti a{
	text-decoration: none;
	font-size: 18px;
	font-family:  "SimHei","STHeiti","微软雅黑","黑体";
	color: #0C8BDA;
	font-weight: bold;
}
.biaoti-s{
	float:left;
	padding-left:8px;
	height:26px;
	color: #0C8BDA;
	border-left: red 5px solid;
}
.biaoti-s a{
	text-decoration: none;
	font-size: 18px;
	font-family:  "SimHei","STHeiti","微软雅黑","黑体";
	color: #0C8BDA;
	font-weight: bold;
}
.biaotifirst{
	float:left;
	padding-left:5px;
	height:26px;
	border-bottom: #EB0A0D 2px solid;
}
.biaotifirst a{
	text-decoration: none;
	font-size: 18px;
	font-family:  "SimHei","STHeiti","微软雅黑","黑体";
	color: #EB0A0D;
	font-weight: bold;
}
.biaoti:hover{
	color:#EB0A0D;
	border-bottom: #EB0A0D 2px solid;
}
.biaoti a:hover{
	color:#EB0A0D;
}
.more{
	float:right;
}
.bannertopa{
	margin:auto;
	/*border:#CCC 1px solid;*/
	width:1200px;
	height:100px;
}
.bannertopa img{
	width: 1200px;
	height:100px;
}
.bannertopa link{
	margin:auto;
	border:#CCC 1px solid;
	width:1200px;
	height:100px;
}
.banner{
	margin:auto;
	/*border:#CCC 1px solid;*/
	width:1200px;
	height:90px;
}
.banner img{
	width: 1200px;
	height:90px;
}
.banner link{
	margin:auto;
	border:#CCC 1px solid;
	width:1200px;
	height:130px;
}
.banner2{
	margin:auto;
	width:1200px;
	height:100px;
}
.list_jiaodian{
	height:260px;
	width:510px;
	padding:3px;
	font-size:15px;
}
.topad{
	float: left;
	margin-left:5px;
	width: 720px;
	height: 90px;
	display: block;
	position: relative;
}
.topad img{
	padding: 0 auto;
	width: 720px;
	height: 90px;
}
.topad2{
	float: left;
	margin-left:5px;
	width: 470px;
	height: 90px;
	display: block;
	position: relative;
}
.topad2 img{
	padding: 0 auto;
	width: 470px;
	height: 90px;
}
.topsearch{
	float: right;
	margin-left:5px;
	width: 425px;
	height: 90px;
	display: block;
	position: relative;
	border: dashed #929191 1px
}
.list_jiaodian .jiaodian_ul{padding:4px 0 4px 4px;}
.list_jiaodian .jiaodian_ul li{
	float: left;
	width: 95%;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	
	list-style: none;
	overflow: hidden;
}
.list_jiaodian .jiaodian_ul li .icon_hot{width:23px;height:12px;position:absolute;text-indent:-999em;top:6px;vertical-align:middle;}
.top{
	float:right;
	font-size:15px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	height:18px;
	width:65%;
	margin-left:8px;
	margin-top:15px;
	margin-bottom:10px;
}
.top a{
	font: bold 16px 微软雅黑;
	color:#F00;
	text-decoration: none;
}
.listnews a{
	font: 15px/26px;
	color:#333;
	text-decoration: none;
	
}
.list_jiaodian .jiaodian_ul .listnews{
	background:url("../kf_icon.png") no-repeat 0 -363px;}
.list_jiaodian .jiaodian_ul li .time{
	float:right;
	margin-left:0px;
	height:26px;
	width:80px;
}
.xian{
	border-bottom:1px #999999  solid;
	width:1200px;
	height:5px;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	}
/*滚动图片*/
.bannerpic{
	margin:auto;
	border:#CCC 1px solid;
	width:1000px;
	height:200px;
	display:block;
}
.link{
	 float:left;
	 height:30px;
	 width:890px;
	 padding-left:5px;
	 margin-left:5px;
	 margin-top:10px;
	 }
.link ul{
	list-style:none;
	width:880px;
	height:20px;
	margin-top:8px;
	}
.link  LI{
	float:left;
	padding-right:15px;
}
.link li a{
	font-size:14px;
	text-decoration:none;
	color:#000;
	}
.link_shi{
	float:left;
	padding-top:10px;
	margin-left:5px;
	margin-top:10px;
	height:20px;
	width:90px;
	font-size:14px;
	background:#09F;
	}
.link_shi span{
	float:left;
	padding-left:6px;
	}
.foot1{
	font-size:14px; text-align:center;height:30px;padding-top:10px;width:1200px;}
.xianzaiweizhi{
	 margin:auto;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;

	height:20px;
	width:1200px;
	font-size:14px;
	border:#CCC 1px solid;
	clear:both;
	}
.xianzaiweizhi span{
		padding-left:10px;
		}
.xianzaiweizhi a{
	color:#000;
	text-decoration:none;
	}
.content{
	margin:auto;
	width:1200px;
	height:auto;
	clear:both;
	}
.neirong{
	float:left;
	width:900px;
	border:1px #CCCCCC solid;
	}
.neirong_left{
	height:auto;
	float:left;
	padding-left:10px;
	width:285px;
	}
.wenzhangbiaoti{
	text-align:center;
	width:680px;
	font-size: 30px;
	font-family:  "SimHei","STHeiti";
	margin-left:100px;
	margin-top:30px;
	LINE-HEIGHT: 200%;
	}
.wenzhangxx{
	width:680px;
	height:30px;
	clear: both;
	margin: auto;
	margin-top:30px;
	text-align:center;
	font-size:16px;
	color: dimgrey;
	}
.wzline{
clear:both;
width:780px;
hight:20px;
margin:auto;
padding-top:10px;
margin-bottom:5px;
border-bottom:#CCC 1px solid;
}
.neirong_word{
    display: block;
	float:left;
	width:780px;
	margin:auto;
	margin-left:60px;
	margin-top:15px;
	font-size:18px;
	font-family: Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",STHeiti,"华文细黑",sans-serif;
    text-indent:2em;
	line-height:2;
	overflow: hidden;
	}
.content_word {
    width:720px;
	LINE-HEIGHT: 200%; MARGIN: 5px 5px 10px; FONT-SIZE: 15px
}
.neirong_word TD {
	LINE-HEIGHT: 200%; MARGIN: 5px 5px 10px; FONT-SIZE: 15px
}
.neirong_word P {
	LINE-HEIGHT: 200%; MARGIN: 5px 5px 10px; FONT-SIZE: 15px;margin-top:15px;
}
.neirong_word DIV {
	LINE-HEIGHT: 200%; MARGIN: 5px 5px 10px; FONT-SIZE: 15px
}
.neirong_word SPAN {
	LINE-HEIGHT: 200%; MARGIN: 5px 5px 10px; FONT-SIZE: 15px
}
.neirong_word A {
LINE-HEIGHT: 200%; 
FONT-SIZE: 15px
}
.neirong_word IMG {
  display: block;
  max-width: 760px;
  height: auto;
    margin: auto;
  margin-top:15px;

}
.page {
     display: block;
	float:left;
	width:680px;
	TEXT-ALIGN: center;
	margin: auto;
	margin-top: 10px;
	HEIGHT: 25px;

}
.page A {
	BORDER: #ccc 1px solid;
	TEXT-ALIGN: center; 
	LINE-HEIGHT: 18px;
	WIDTH: 45px;
	DISPLAY: inline-block; 
	HEIGHT: 18px; 
	color: #535151;
}
.lmdaohang{
	float:left;
	width:285px;
	border:#CCC 1px solid;
	}
.lmdaohang ul{
	list-style:none;
	padding-left:10px;
	}
.lmdaohang li{
	float:left;
	margin-left:10px;
	text-align:center;
	padding-top:3px;
	margin-top:10px;
	margin-bottom:10px;
	width:90px;
	height:20px;
	border:#06C dashed 1px;
	}
.nr_list{
	float:left;
	width:285px;
	border:#CCC 1px solid;
	padding-bottom:10px;
	}	
.nr_list ul{
	list-style:none;
	padding-left:10px;
	}
.nr_list li{
	font-size:14px;
	float:left;
	padding-top:15px;
	width:270px;
	height:20px;
	}	
.pic_list{
	float:left;
	width:285px;
	border:#CCC 1px solid;
	padding-bottom:10px;
	clear:both;
	}	
.pic_list ul{
	padding-left:5px;
	list-style:none;
	}
.pic_list li {
width: 120px;
height: 120px;
float: left;
text-align: center;
overflow: hidden;
margin-left: 15px;
display: inline;
}
.pic_list li img {
width: 110px;
height: 80px;
display: block;
padding: 1px;
border: 1px solid #DDD;
}	
.pic_title a {
display: block;
height: 29px;
line-height: 29px;
overflow: hidden;
text-decoration:none;
color:#000;
}
/*list page*/
.list {
	float:left;
	margin-left:45px;
	margin-top:36px;
	margin-bottom:20px;
	}
.list ul{
	float:left;
	padding-left:20px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type:none;
	}
.list li{
	float:left;
	margin-top:16px;
	margin-bottom:10px;
	width:800px;
	}
.list-title{
	float:left;
	width:650px;
	}
.list-title a{
	text-decoration:none;
	color:#000;
		}
.list-time{
	float:right;
	padding-right:20px;
	}
/*网站服务*/
ul.Ng_server{float:left;margin:0px!important;width:260px!important;padding:15px 8px 5px 12px!important;display:inline;position:relative;}
ul.Ng_server li{ float:left;display:inline;margin:0px!important;padding:0px!important;width:83px !important;height:80px;overflow:hidden;text-align:center!important;font:normal 12px/23px "微软雅黑","宋体"; background:none!important}
ul.Ng_server li div{vertical-align:middle!important;}
ul.Ng_server li span{padding-top:2px;display:block;font:normal 12px "宋体";}
ul.Ng_server li a{ color:#454545;text-decoration: none;}
ul.Ng_server li a:hover{color:#0092d2}
.swxt-1,.vod-1,.down-1,.bbs-1,.mail-1,.xxcx,.bgdh,.wlbg,.kxfg,.bszn{width:58px;height:53px;margin:0 auto;display:inline-block;background:url(wzfw.png) no-repeat 0px 0px;}
.swxt-1{background-position:0px 0px;}
.vod-1{background-position:-115px -199px;}
.bbs-1{background-position:-238px -197px;}
.down-1{background-position:-6px -201px;}
.bszn{background-position:-179px -63px;}
.wlbg{background-position:-2px -57px;}
.xxcx{background-position:-3px -125px;}
.bgdh{background-position:-240px -125px;}
.mail-1{background-position:-178px 2px;}
.search01{
	float:left;
	width:800px;
	height:40px;
	margin-left:60px;
	margin-bottom:40px;
	
	}
#search-box{width:326px;height:29px;background:url(divcss5-so-bg.gif) no-repeat 0 0; margin:0 auto}
.input-box{ float:left; width:200px; height:29px; line-height:29px; padding-left:11px; border:0; background:none; text-align:left; font-size:14px}
.button{ float:right; border:0; background:none; text-indent:-999px; width:70px; height:29px; cursor:pointer}
input, button, select, textarea {margin:0; padding:0;font-style: normal;font:12px/22px "\5B8B\4F53",Arial, Helvetica, sans-serif;}

.searchbox {
  position: relative;
  z-index: 1;
  clear: both;
  width: 630px;
  height: 40px;
  margin: 40px auto 50px;
  border: 2px solid #1797E9;
}
.mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 128px;
}
.mod_select .select_box {
  position: relative;
  width: 128px;
  height: 36px;
}
.mod_select .select_box .select_txt {
  display: inline-block;
  width: 128px;
  height: 36px;
  padding-left: 28px;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
}
.mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
  width: 10px;
  height: 10px;
  background: url(search_ico.png) center no-repeat;
}
.mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 40px;
  left: -2px;
  width: 128px;
  background-color: #fff;
  border: 2px solid #1797E9;
  border-top: 0;
}
.mod_select .select_box .option li {
  padding-left: 28px;
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
}
.searchbox .import {
  width: 426px;
  height: 40px;
  margin-left: 100px;
  padding-left: 20px;
  border: none;
  outline: none;
 font-size:16px;
  font-weight: 200;
  font-family: Arial, Helvetica, sans-serif;
}
.searchbox .btn-search {
  position: absolute;
  right: 0;
  width: 100px;
  height: 40px;
  color: #fff;
  background-color:#1797E9;
  border: 0;
  font-size:16px;
  font-weight: 800;
  font-family: Arial, Helvetica, sans-serif;
}
#lunbobox {
	width:650px;
	height:360px;
	position:relative;
}
.lunbo {
	width:650px;
	height:360px;
}
.lunbo img {
	width:650px;
	height:360px;
	position:absolute;
	top:0px;
	left:0px;
}
#lunbobox ul {
	width:385px;
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:5;
}
#lunbobox ul li {
	cursor:pointer;
	width:20px;
	height:8px;
	border:1px solid #cccccc;
	float:left;
	list-style:none;
	background:#cccccc;
	text-align:center;
	margin:0px 5px 0px 0px;
}
#toleft {
	width:80px;
	height:80px;
	font-family: "微软雅黑", "幼圆";
	font-size:60px;
	font:bold;
	text-align:center;
	color:#f4f4f4;

    background:url("../images/left-1.png") no-repeat center;
	background-size:80px 80px;

    position:absolute;
	top:150px;
	left:12px;
	cursor:pointer;
	z-index:99;
	opacity:0.8;
}
#toright {
	width:80px;
	height:80px;
	font-family: "微软雅黑", "幼圆";
	font-size:60px;
	font:bold;

	text-align:center;
	color:#f4f4f4;
	 background:url("../images/right-1.png") no-repeat  center;
	background-size:80px 80px;
    position:absolute;
	top:150px;
	right:0px;
	cursor:pointer;
	z-index:99;
	opacity:0.8;
}
#toleft:hover{
	transition:background 0.3s linear;
	width:80px;
	height:80px;
	font-family: "微软雅黑", "幼圆";
	font-size:60px;
	font:bold;
	text-align:center;
	color:#f4f4f4;

    background:url("../images/left.png") no-repeat center;
	background-size:80px 80px;

    position:absolute;
	top:150px;
	left:12px;
	cursor:pointer;
	z-index:99;
	opacity:0.6;
}
#toright:hover {
	transition:background 0.3s linear;
	width:80px;
	height:80px;
	font-family: "微软雅黑", "幼圆";
	font-size:60px;
	font:bold;

	text-align:center;
	color:#f4f4f4;
	 background:url("../images/right.png") no-repeat  center;
	background-size:80px 80px;
    position:absolute;
	top:150px;
	right:0px;
	cursor:pointer;
	z-index:99;
	opacity:0.6;
}
.middle-01 {
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	text-decoration: none;
	width:1200px;
	height:420px;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 10px;
	
}
.right-topnews{
  float:left;
 width: 535px;
	height: 390px;
  margin-left: 10px;
	margin-top: 20px;
}
.top-biaoti{
	margin: auto;
	width: 500px;
	height: 40px;
	margin-top: 15px;
	text-align: center;
}
.top-biaoti span{
	margin: auto;
	font-family: "微软雅黑", "幼圆";
	font-size: 18px;
	text-align: center;
}
.top-biaoti span a{
	color: red;
	text-decoration: none;
}
.jrjd{
	height:30px;
	margin-top:10px;
	border-left: #F5090D 5px solid;
	width:130px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom: 10px;
}
.jdbiaoti{
	float:left;
	padding-left:10px;
}
.jdbiaoti a{
	font: bold 22px 微软雅黑;
	color:#F00;
	text-decoration: none;
}
.jdbiaoti a:hover{
	color: #F4090D;
}

.topbiaoti{
	float:left;
	padding-left:30px;
	padding-top:15px;
	color:#FFF; 

}
.top-biaoti-s{
	clear: both;
	margin: auto;
	display: block;
	width: 500px;
	height: 30px;
	text-align: center;
	text-indent: 24px;
}
.top-biaoti-s span{
	font-family: "微软雅黑", "幼圆";
	font-size: 16px;
}
.top-biaoti-s span a{
	color: black;
	text-decoration: none;
}
.jiange{
	height:2px; 
	width: 2px;
	margin-left:  10px;
	margin-right: 10px;
	border-left: 2px solid #9A9696;
}
.top-news-list{
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 460px;
	height: 300px;
}
.topnews-list-title ul li{
	height: 30px;
}
.topnews-list-title a{
	font-family: "微软雅黑", "幼圆";
	font:100;
	font-size: 16px;
	color: black;
}
/*pic title*/
.pic-title-list{
display: block;
width: 430px;
height: 138px;
margin-top: 10px;
margin-left: 10px;
overflow: hidden;
text-decoration:none;
color:#000;
}
.pic-title-top {
float: left;
width: 216px;
height: 138px;
overflow: hidden;
border-radius:5px;
}
.pic-title-top img{
width: 216px;
height: 138px;
}
.pic-title-top-txt{
float: left;
	font-family: "微软雅黑", "幼圆";
width: 195px;
margin-left: 15px;
margin-top: 5px;
font-size: 14px;

}
.pic-title-top-txt a{
	color: black;
	text-decoration:none;
}
.pic-title-top-txt a:hover{
	color: red;
}
.pic-title-top-txt-bottom{
float: left;
	font-family: "幼圆";
   width: 195px;
	height: 30px;
margin-left: 15px;
margin-top: 60px;
font-size: 14px;
}
.pic-title-top-txt-bottom a{
	color:cornflowerblue;
	text-decoration:none;
}
/*pic title -s*/
.pic-title-list-s{
display: block;
width: 270px;
height: 100px;
margin-top: 15px;
margin-left: 10px;
overflow: hidden;
text-decoration:none;
color:#000;
}
.pic-title-top-s{
float: left;
width: 135px;
height: 100px;
overflow: hidden;
border-radius:5px;
}
.pic-title-top-s img{
width: 135px;
height: 100px;
}
.pic-title-top-txt-s{
float: left;
font-family:  "幼圆";
width: 130px;
height: 70px;
margin-left: 5px;
margin-top: 5px;
font-size: 12px;
overflow: hidden;
}
.pic-title-top-txt-s a{
	color: black;
	text-decoration:none;
}
.pic-title-top-txt-s a:hover{
	color: red;
}
.pic-title-top-txt-bottom-s{
float: left;
	font-family: "幼圆";
   width: 60px;
	height: 30px;
margin-left: 5px;
font-size: 12px;
}
.pic-title-top-txt-bottom-s a{
	color:cornflowerblue;
	text-decoration:none;
}
/*logo banner*/
.logobanner li{list-style:none;}

.logobanner{margin:0px auto;height:160px;width:1200px;overflow:hidden;position:relative; }

.logobanner ul{height:160px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/

.logobanner ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative;}

.logobanner ul li a{display:inline-block;height:150px;} 

.logobanner ul li img{border-radius:5px;display:block;width: 200px;}

.logobanner ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}

.logobanner ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}
#pic-middle{
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	text-decoration: none;
	width:1200px;
	margin:auto;
	margin-top: 5px;
	
}
#pic-middle ul.imglist{ margin:0 auto; width:1200px; overflow:hidden}
#pic-middle ul.imglist li{ float:left; padding:8px 10px; width:220px}
#pic-middle ul.imglist li img{ display:block; width:230px; height:130px}
#pic-middle ul.imglist li span{ display:block; width:230px; height:30px; line-height:30px;background:#F6F6F6;text-align: center;color: black}
#pic-middle ul.imglist li span:hover{background:#A4A5B5;color: white}
#pic-middle  li{margin:0; padding:0;font-style: normal;font:12px/22px "\5B8B\4F53"}
#pic-middle li{list-style:none}
#pic-middle img {border:0}
/*news*/
.middle-news{
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	text-decoration: none;
	width:1200px;
	margin:auto;
	margin-top: 5px;
	
}
.left-news{
	float:left;
	width:910px;
	/*border:#CCC 1px solid;*/
	clear:left;
}
.right-news{
	margin-left:5px;
	float:right;
	width:283px;
	height:390px;
	/*border:#CCC 1px solid;*/
}
.bt-news{
	height:26px;
	margin-top:10px;
	border-bottom: #CCC 2px solid ;
	width:95%;
	margin-left:5px;
	margin-right:10px;
}
.bt-news .logos{
	float:left;
	margin-top:-6px;
	width:40px;
	height:30px;
	background:url(shui.gif) no-repeat #FFF;
	z-index:9999999;}
.biaotifirst-news{
	float:left;
	padding-left:5px;
	height:26px;
	color: #0C8BDA;
	border-bottom: #0C8BDA 2px solid;
}
.biaotifirst-news a{
	text-decoration: none;
	font-size: 18px;
	font-family:  "SimHei","STHeiti","微软雅黑","黑体";
	color: #0C8BDA;
	font-weight: bold;
}
.biaoti-news{
	color:#EB0A0D;
	border-bottom: #0C8BDA 2px solid;
}
.biaoti-news a:hover{
	color:#EB0A0D;
}
.more-news{
	float:right;
}
.left-news-text{
	float: left;
	margin-top: 10px;
	width: 500px;
	height: 390px;
	overflow: hidden;
}
.leftnewspic{
	float: left;
	width: 360px;
	height: 390px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	font-family: "宋体", "微软雅黑", "幼圆";
	font-size: 12px;
	text-decoration: none;
}
.leftnewspic ul.imglist{ margin:0 auto; width:260px; overflow:hidden}
.leftnewspic ul.imglist li{ float:left; padding:8px 10px; width:260px}
.leftnewspic ul.imglist li img{ display:block; width:260px; height:146px}
.leftnewspic ul.imglist li span{ display:block; width:260px; height:30px; line-height:30px;background:#F6F6F6;text-align: center;color: black}
.leftnewspic ul.imglist li span:hover{background:#A4A5B5;color: white}
.leftnewspic  li{margin:0; padding:0;font-style: normal;font:12px/22px "\5B8B\4F53"}
.leftnewspic li{list-style:none}
.leftnewspic img {border:0}