@charset "gb2312";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tr, th, td { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0;
font-size:12px;
list-style:none;
text-decoration:none;
}
.main_top{
	width:100%;
	height:400px;
	position:relative;
}
.main_bg{
	width:100%;
	height:400px;
	position:absolute;
	z-index:10;
}
.nav{
	width:100%;
	height:400px;
	background:url(../img/main_b.png) no-repeat center;
	position:absolute;
	z-index:111;
}
.nav1{
	width:100%;
	height:70px;
	position:absolute;
	bottom:30px;
	margin-top:300px;
}
.nav1 ul{
	display:block;
	width:705px;
	margin:0px auto;
}
.nav1 ul li{
	display:inline;
	float:left;
	width:235px;
	height:70px;
}
.nav1 ul li a{
	display:block;
	width:235px;
	text-align:center;
	line-height:70px;
	color:#FFF;
	font-size:22px;
	height:70px;
	background:url(../img/nav.png) no-repeat center;
}
.nav1 ul li a:hover{
	display:block;
	width:235px;
	text-align:center;
	line-height:70px;
    font-weight:bold;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	height:70px;
	background:url(../img/nav2.png) no-repeat center;
}
.main{
	width:100%;
	height:auto;
	padding-top:80px;
	padding-bottom:40px;
	background:url(../img/bg.gif) repeat-x;
}
.top{
	width:940px;
	height:330px;
	margin:0px auto auto auto;
}
.tit{
	width:940px;
	height:57px;
	background:url(../img/tit.gif) no-repeat;
	margin:5px auto;
}
.connet{
	width:940px;
	height:auto;
	margin:20px auto 50px auto;
}
.l_left{
	width:445px;
	padding:0px 45px;
	height:auto;
	float:left;
}
.l_left ul li{
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #CCCCCC;
}
.l_left ul li h1{
	display:block;
	font-size:14px;
	color:#333;
}
.l_left ul li h1 img{
	margin-right:10px;
}
.l_left ul li p{
	margin-top:15px;
	line-height:18px;
	color:#666;
}
.l_right{
	width:400px;
	height:auto;
	padding-top:80px;
	float:right;
}
.l_right2{
	width:400px;
	height:auto;
	padding-top:40px;
	float:right;
}
.con{
	width:940px;
	height:auto;
	background-color:#f5f3f4;
	margin:0px auto;
	padding-bottom:30px;
}
.l_right2 h1{
	display:block;
	font-size:20px;
	color:#E37410;
	line-height:30px;
}
.l_right2 p{
	font-size:14px;
	line-height:20px;
	color:#666;
}
.l_right2 span{
	display:block;
	height:30px;
	background:url(../img/h1bg.gif) no-repeat;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
}
.bod{
	border-top:#97c782 1px solid;
}
.news{
	width:760px;
	height:70px;
	overflow:hidden;
	padding-left:140px;
	padding-right:40px;
	background:url(../img/new.gif) no-repeat #FFF;
}
.news a{
	color:#333;
	height:70px;
	background:url(../img/li.gif) no-repeat left center ;
	font-size:14px;
	margin-right:20px;
	padding:5px 0px 5px 30px;
	line-height:70px;
    text-decoration: none;
}
.news a:hover {
 color:#39F;
 text-decoration: underline;
}
.line{
	width:940px;
	height:25px;
	background:url(../img/line.gif) no-repeat;
}
.newcon{
	width:900px;
	height:auto;
	margin:0px auto;
}
.news_left{
	width:440px;
	height:360px;
	float:left;
	clear:both;
}
.news_right{
	width:440px;
	height:360px;
	float:right;
}
.news_tit{
	height:54px;
	line-height:54px;
	padding-left:15px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:14px;
	color:#FFF;
	background:url(../img/titbg.gif) no-repeat;
}
.newconnet{
	width:420px;
	padding:10px;
	height:auto;
	background:url(../img/1.gif) no-repeat;
}
.newconnet p{
	font-size:14px;
	line-height:22px;
}
.newconnet2{
	width:420px;
	padding:10px;
	height:auto;
}
.pic{
	width:900px;
	height:120px;
	overflow:hidden;
}
.tj{
	width:900px;
	height:auto;
	margin-top:20px;
}
.h{
	font-size:22px;
	font-weight:bold;
	line-height:30px;
}
.left strong{
	font-size:14px;
}
.tjb{
	border:1px solid #6699FF;
}
.tjb tr td{
	border:1px solid #6699FF;
}