﻿@charset "utf-8";
/*---------------公用样式--------------*/
ul, ol, li, dl, dd {
	margin:0;
	padding:0;
	list-style:none
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
p, form, input {
	margin:0
}
input, select, img {
	vertical-align:middle;
}
img {
	border:0;
}

a{
	text-decoration:none;
	color:#7B7A80;
}
a:hover{
	text-decoration:none;
	color:#F00;}

.clear{
	height:5px;
	clear:both;
}

	
/*---------------页眉页脚公用样式--------------*/
body {
	font: 100% 宋体, Arial, Helvetica, sans-serif, "黑体";
	background-color:#ffffff;
	width:100%;
	margin:auto; 
	padding: 0;
	font-size:12px;
	padding-top:10px;
	
	/*background:url(../images/bg01.gif) repeat-x;*/
	
}
.topCir{margin:auto;
	margin-top:2px;
	width:1200px;
	padding-left:10px;
	padding-right:10px;
	height:21px;
	background:url(../images/bodyBgT.png) no-repeat;}
#main{
	margin:auto;
	width:980px;
	/*height:890px;*/
	background:url(../images/bodyBgC.png) repeat-y;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}

.bottomCir{margin:auto;
	width:980px;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	background:url(../images/bodyBgB.png) no-repeat;}

#top{
	float:left;
	width:980px;}
#logo{
	float:left;
	margin-left:15px;
	margin-top:10px;
}
#slogan{
	float:left;
	color:#7A7B7F;
	font-size:14px;
	line-height:51px;
	margin-top:10px;
	margin-left:8px;
}

#topRight{
	float:right;
	margin-right:20px;
	text-align:right;

	}
#contactUs a{color:#000;}
#contactUs a:hover{color:#f00;}
#contactUs span{color:#ccc;
margin-left:10px;
margin-right:10px;}

#tel{
	float:right;
	margin-top:30px;
	font-size:14px;
	width:195px;
}
#tel img{
	float:left;}
#tel p{
	float:right;
	margin-left:5px;}
	
#tel p span{
	color:#CC341D;
	font-weight:bold;}
	

#nav{
	float:left;
	width:980px;
	background:url(../images/navBg.gif) repeat-x;
	height:60px;
	margin-top:10px;
	text-align:center;
}
#nav a{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#nav ul{
	margin-left:90px;
	margin-top:7px;}
#nav ul li{
	width:127px;
	height:42px;
	background:url(../images/nav.gif) no-repeat;
	float:left;
	line-height:42px;
	margin-left:5px;
	}
#nav ul li:hover{
	background:url(../images/navHover2.gif) no-repeat;
}
#nav ul .curr{
	background:url(../images/navHover2.gif) no-repeat;
	}
#nav ul .curr a{
	color:#000;
}

#banner{
	margin-left:8px;
	_margin-left:4px;
	float:left;
}
#youshi{
	width:963px;
	height:105px;
	background:url(../images/bg02.gif) repeat-x;
	margin-top:10px;
	margin-left:8px;
	_margin-left:4px;
	float:left;
	}
#youshi li{
	float:left;}
#youshi li dl{
	width:210px;
	float:left;
	margin-left:25px;
	_margin-left:12px;
	margin-top:20px;
	
}
#youshi li dt{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

#youshi li dd{
	line-height:18px;
	color:#7B7A80;
}

#youshi li img{
	float:left;
	margin-left:10px;
	margin-top:20px;}
#youshi li dd img{
	float:none;
	margin-left:1px;
	margin-bottom:5px;
	margin-top:0px;}
#youshi li dd span{
	float:right;
	margin-right:10px;
	*margin-top:-17px;
}
#youshi li dd span img{
	margin-top:3px;
	margin-left:3px;
}
#youshi li dd a{
	text-decoration:underline;
}
#line{
	margin-left:10px;}
#bottomUL{
	width:963px;
	margin-top:10px;
	
}
#bottomUL li{
	float:left;
	width:300px;
	height:320px;
	overflow:hidden;
	margin-left:20px;
	_margin-left:10px;
	margin-right:0px;
}

#bottomUL li dt{
	color:#CCCCCC;
	font-size:16px;
	line-height:28px;
	padding-left:5px;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}
#bottomUL li dt b{
	color:#000;
	font-size:28px;
	*font-size:26px;
	font-weight:bold;
	margin-right:5px;
}
#bottomUL li dd{
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
.title{
	font-size: 14px;
font-weight: bold;
line-height: 25px;
}
.bottomCR .title a{
	color:#387800;
}
.bottomCR .title a:hover{
	color:#f00;
}
.content{
	line-height: 18px;
	color: #7B7A80;
}
#bottomLM{
	margin-bottom:10px;
	float:left;}
#bottomLM .title{
	width:155px;
	float:left;
}
#bottomLM .content{
	width:165px;
	float:left;
	line-height:18px;
}
#bottomLM img{
	float:right;
	margin-right:5px;
	border:1px solid #000;
	padding:2px;
	margin-top:-20px;
}
.bottomLB{
	width:100%;
	line-height:22px;
	float:left;
	*float:none;
	height:22px;

}
.bottomLB a{
	float:left;
}
.bottomLBT{
	float:left;
	color:#888888;
	margin-right:3px;}
.more{
	float:right;
	text-decoration:underline;
	margin-top:10px;
	}
.bottomC{
	float:left;
	*float:none;
	*width:100%;
}

.bottomC img{
	float:left;
	margin-top:30px;
	width:33px;
}
.bottomCR{
	float:right;
	width:251px;
	margin-left:5px;
}
#bottomRIMG{
	float:left;
	padding:2px;
	border:1px solid #000;
	margin-left:10px;
	margin-bottom:30px;
}
#moreR{
	margin-top:25px;
}
#footer{
	margin:auto;
	float:none;
	width:100%;
	text-align:center;
	
	padding-bottom:30px;

	}
#footerT span{
	color:#ccc;
	margin-left:3px;
	margin-right:1px;
}
#footerT a{
	color:#000;}
#footerT a:hover{
	color:#F00;
}
#footer p{
	line-height:18px;
	margin-top:5px;
	}
	
/* focus */
#focus {width:963px; height:303px; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:963px; height:303px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#666;}
#focus .btn span.on {background:#666;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

#content{
	width:963px;
	margin-left:8px;
	}
#contentLeft{
	width:188px;
	float:left;
	}
#siderbar{
	width:188px;
	float:left;
	background:url(../images/leftNavBgC.gif) repeat-y;
	
	}
.siderbarTop{
	background:url(../images/leftNavBg01.gif) no-repeat;
	width:161px;
	padding:0px 10px;
	height:36px;
	margin:0px 1px;
	border-top:1px solid #ccc;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	}
#siderbar ul li{
	background-color:#FFF;
	width:141px;
	padding:0px 10px 0px 20px;
	height:35px;
	border-top:1px solid #ccc;
	margin-left:1px;
	font-size:14px;
	line-height:36px
	}
#siderbar ul li a{
	color:#666;
	}
#siderbar ul li a:hover{
	color:#f00;
	}
#siderbar ul .action{
	background:url(../images/leftNavBgHover.gif) no-repeat;
	width:141px;
	height:35px;
	color:#666;
	}
.siderbarBottom{
	float:left;
	}
#AD{
	float:left;
	}
#contentRight{
	width:765px;
	margin-left:5px;
	border:1px solid #ccc;
	float:left;
	}
#position{
	background:url(../images/positionBg.gif) repeat-x;
	height:34px;
	line-height:34px;
	width:703px;
	padding:0px 30px;
	margin:1px;
	float:left;
	}
#position span{
	float:left;
	margin-right:5px;
	}
#position p{
	font-size:14px;
	font-weight:bold;

	}

#contentRightM{
	float:left;
	border-top:1px solid #ccc;	
	padding:20px 30px;
	width:705px;
	}
#articleText{
	float:left;
	width:100%;

	overflow:hidden;
	}
#contentRightM h3{
	text-align:center;
	font-size:18px;
	font-family:"黑体";
	font-weight:100;
	line-height:36px;
	border-bottom:1px solid #ccc;
	}
#contentRightM h4{
	text-align:center;
	font-size:12px;
	font-weight:100;
	line-height:36px;
	}
#contentRightM h4 span{
	color:#008AC8;
	}
#contentRightM p{
	font-size:14px;
	line-height:24px;
	text-indent:2em;
	margin:20px 0px;
	}
#contentRightM ul{
	width:100%;
	float:left;
	}
#contentRightM ul li{
	float:left;
	width:100%;
	line-height:36px;
	border-bottom:1px dotted #CCC;
	}
#contentRightM ul li dl dt{
	float:left;
	font-size:14px;
	}
#contentRightM ul li dl dd{
	float:right;
	color:#7b7b7b;
	}
.flip {
	float:right;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	margin-top:20px;
}
.flip .number {
	border: 1px solid #e5e3e4;
	background-color:#FFF;
	padding-left:7px;
	padding-right:7px;
	color:#666;
	float:left;
}
.flip .number a{
	text-decoration: none;
	color: #666;
}

.flip .number a:hover {
	color:#FC9632;
}
.flip span{
	float:left;
	margin-left:5px;
	line-height:20px;}
.numberAction{
	background-color:#ff7100;
	border: 1px solid #e5e3e4;
	padding-left:7px;
	padding-right:7px;
	color:#fff;
	float:left;
	border:none;
	font-weight:bold;
	}

.bottomLBC{
	color:#888888;
}
