/*===================================全局======================================*/
body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ul,li,form,div,dd,dl,dt{ border:0; margin:0; padding:0; list-style:none;}
img{ border:0;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
input,textarea,select{ font-size:12px; margin:0; padding:0;}

a:link,a:visited {color:#333; text-decoration: none;}
a:hover {color:#069;text-decoration: none;}
.clear{clear:both; overflow:hidden; font-size:0; height:0; line-height:0;} 
.line5{ height:5px;}
.line10{ height:10px;}


.f-1{ color:#f00;}
.f1{font-size:12px}
.f2{font-size:14px}
.f3{font-size:16px}

.content{ width:1160px; margin:0 auto; display:block;}
/*===================================index======================================*/
.header{ width:1160px; height:148px; float:left;}
.header .logo{ width:100%; height:98px; float:left; margin:5px 0 0 0;}
.logo{ float:left; width:130px;}
.nav{ width:1160px; height:45px; float:left; font-size:16px; line-height:45px;}
.nav ul{ width:100%; float:left; padding:0; margin:0;}
.nav ul li{ width: auto; float:left; margin:0;}
.nav ul li a{ color:#FFF; display:block; padding:0 10px;}
.nav ul li:hover{ width: auto; float:left; margin:0; background:#a80000;}
.nav .on{ width: auto; float:left; margin:0; background:#a80000;}

	.fullSlide{ width:100%;  position:relative;  height:380px; background:#000;  }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:380px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:380px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:30px; background:url(../img/touming.png) repeat-x; text-align:center;  _background:#000; _filter:alpha(opacity=60); 
	}
	.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:21px; height:21px; margin:5px; background:url(../img/tg_flash_p.png) right center; overflow:hidden; line-height:9999px; 
	}
	.fullSlide .hd ul .on{ background-position:0 0; }


.i-about{ float:left; width:100%;display:block;}
.i-tit{ width: 100%; float: left; display:block; font-family:"微软雅黑";}
.i-tit s{ width:6px; height:20px;background:#cd3b48; float: left; height:20px; line-height:20px; display:block; margin:0 10px 0 0}
.i-tit span{float: left;line-height: 20px;font-size: 18px;font-weight: normal;}
.i-txt{ margin:30px 0; line-height:28px; color:#7f786c; font-size:12px;}
.i-txt2{ margin:20px 0; line-height:20px;  font-size:12px; font-weight:bold;}

.i-news{ display:block; float:left;}
.i-news ul{ width:100%;margin:10px 0 ; padding:0; float:left;}
.i-news ul li{
	margin: 0;
	padding: 0 0 0 18px;
	display: block;
	background-image: url(../img/ico-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	 line-height:28px;
	  font-size:12px;
}
.foot{ width:100%; float:left; height:auto; text-align:center;}
.foot_nav{ width:100%; line-height:35px; float:left; background:#cc3b46; font-size:12px;}
.foot_nav a{ color:#FFF; margin:0 15px;}

.banner{ width:100%; float:left; height:180px;}
.banner img{ width:100%; float:left; height:180px;}

.i-news2{ width:100%;display:block; float:left;}
.i-news2 ul{ width:100%;margin:10px 0 ; padding:0; float:left;}
.i-news2 ul li{
	margin: 0;
	padding: 0 0 0 18px;
	display: block;
	background-image: url(../img/ico-news2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}
.i-news2 span{ float:right; margin:0 15px 0 0; color:#666; }
.con-txt{ line-height:24px; width:100%; float:left;}

.tit2{ width:100%; margin:15px 0; text-align:center}
.tit2 h2{ font-size:18px; line-height:35px;}
.tit2 span{ color:#666}
/*===================================分页======================================*/
div.pages { TEXT-ALIGN:left; width:100%; float:left; padding:10px 0; margin:10px 0;}
div.pages a{TEXT-DECORATION: none;background:#dcdcdc; border:1px solid #d0d0d0;padding:5px 8px; margin:0 2px; color:#000;}
div.pages a:hover {background:#474747; color:#fff; border:1px solid #474747; padding:5px 8px;margin:0 2px;}
div.pages a:active {background:#dcdcdc; padding:5px 8px; border:1px solid #d0d0d0;margin:0 2px;color:#006699;}
div.pages SPAN.current {background: #474747; padding:5px 8px; border:1px solid #474747; color:#fff;margin:0 2px;}
div.pages SPAN.disabled {background: #dcdcdc; border:1px solid #d0d0d0;padding:5px 8px; margin:0 2px; color:#000;}


.ny-nav{ display:block; clear:both; border-bottom:1px solid #CCC; border-top:1px solid #CCC; padding:8px 0;}
.ny-nav a{ display:inline-block; padding:3px 8px; margin: 0 10px 0 0; font-size:14px; border:1px solid #CCC;}
.ny-nav a:hover{ background:#F00; border:1px solid #F00; color:#FFF;}
.ny-nav .on{ background:#F00; border:1px solid #F00; color:#FFF;}

