@charset "utf-8";
/* CSS Document*/
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{ margin:0;padding:0;}
html{ -webkit-text-size-adjust:none;}
body {font-family:"microsoft yahei",Tahoma,arial,Verdana; font-size:12px; color:#515050; background:url(../images/web_bg.gif) repeat left top;}
fieldset,img{ border:0;}
img{vertical-align:top;}
ul,li{list-style:none;}
em,i{ font-style:normal;}
font{ font-size:12px;}
table{border-collapse:separate; border-spacing:0;}
a{ text-decoration:none;  color:#515050;}
a:focus,input,button,select,textarea{ outline:none;}
a:hover{ text-decoration:underline;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal;}
input,select,img{ vertical-align:middle;}
legend{ display:none;}
textarea{resize:none;}
.clear{ clear:both;}
.hide{ display:none;}


/* CSS head
--------------------------------------------------------*/
.web{
	width:960px;
	background:#fff;
	overflow:hidden;
	margin:26px auto 0 auto;
}
.header{
	width:960px;
	float:left;
	background:#fff;
	padding:16px 0 0 0;
}
.logo{
	display:inline;
	float:left;
	margin-left:10px;
}

.headBar{
	display:inline;
	float:right;
	width:760px;
}
.headBar p{
	color:#6d6c6c;
	display:inline;
	float:right;
}
.headBar p a{
	color:#6d6c6c;
	vertical-align:baseline;
}
.headBar p em, .headBar p span{
	display:inline;
	float:left;
}
.headBar p em{
	background:url(../images/sina_icon.png) no-repeat left 0px;
	padding:0 12px 0 23px;
}
.headBar p em1, .headBar p span{
	display:inline;
	float:left;
}
.headBar p em1{
	background:url(../images/icon.png) no-repeat left 0px;
	padding:0 12px 0 23px;
}
.headBar p span{
	background:url(../images/header_line_icon.gif) no-repeat left;
	padding:0 10px 0 12px;
}
.nav{
	display:inline;
	float:left;
	width:95%;
	margin-top:14px;
	padding-left:5%;
}
.nav dl{
	float:left;
	display:inline;
	z-index:3000;
	position:relative;
	width:99px;
	margin-left:2px;
	padding-bottom:16px;
	_padding-bottom:12px;
}
.nav dl dt{
	display:inline;
	float:left;
	z-index:3000;
	width:100px;
	text-align:right;
}
.nav dl dt a{
	display:inline;
	color:#3a3a3a;
	font-size:13px;
	font-weight:bold;
}
.nav dl dt b{
	display:block;
	float:left;
	width:7px;
	height:4px;
	font-size:1px;
	position:absolute;
	right:-15px;
	top:24%;
}
.nav dl dt a:hover{
	text-decoration:none;
}
.nav dl dt b{
	display:none;
}
.nav .navSlide{
	position:absolute;
	width:90px;
	padding:0 0 6px 0;
	z-index:3000;
	left:31%;
	top:36px;
	_top:34px;
	display:none;
}
.nav dl.hover dd .navSlide{
	display:block;
}
.nav dl.hover dt b{
	display:block;
}
.nav .navSlide ul li{
	width:100%;
	display:inline;
	float:left;
	color:#ffffff;
	margin-bottom:1px;
}
.nav .navSlide ul li a{
	display:block;
	color:#ffffff;
	font-size:12px;
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0px;
	text-align:center;
	background:#3e782c;
}
.nav .navSlide ul li a:hover{
	text-decoration:none;
	background:#6bb254;
}
/*.nav .navSlide ul li font{
	display:inline;
	float:left;
	font-size:8px;
	font-family:"宋体";
	
	margin-left:10px;
	margin-top:5px;
}
*/
/* CSS common
--------------------------------------------------------*/
.obanner{
	width:100%;
	float:left;
}
.ocontent{
	width:940px;
	float:left;
	padding:0 10px;
	background:url(../images/ocontent_bg.gif) repeat-y 197px top;
}
.oleft{
	display:inline;
	float:left;
	width:187px;
	padding-bottom:100px;
}
.leftNav{
	width:187px;
	float:left;
	margin-top:7px;
}
.leftNav h2{
	display:inline;
	float:left;
	width:100%;
	text-align:right;
}
.leftNav h2 em{
	color:#929292;
	font-size:9px;
	font-weight:normal;
}
.leftNav h2 strong{
	color:#3e772e;
	font-size:14px;
	margin-left:8px;
}
.leftNav ul{
	float:left;
	margin-top:4px;
	padding-bottom:6px;
	border-bottom:1px #ebebeb dotted;
}
.leftNav ul li{
	width:187px;
	display:inline;
	float:left;
	text-align:right;
	padding:1px 0 1px 0;
}
.leftNav ul li a{
	display:block;
	width:175px;
	padding-right:12px;
	line-height:25px;
}
.leftNav ul li a:hover, .leftNav ul li.hover a{
	text-decoration:none;
	background:url(../images/123.jpg) no-repeat left 0px;
	color:#fff;
}
.leftNav ul li font{
	font-size:8px;
	padding-right:2px;
}
.sPhone{
	width:187px;
	float:left;
	padding:9px 0 0 0;
}
.sPhone p.hotline{
	color:#989898;
}
.sPhone p.hotline strong{
	font-size:15px;
	font-weight:normal;
	margin-left:4px;
}
.sPhone p.hotline font{
	font-size:9px;
	margin-left:4px;
}
.sPhone p.phoneline{
	font-size:15px;
	color:#3e772e;
	font-weight:bold;
	line-height:59px;
	background:url(../images/phone_icon.gif) no-repeat left;
	padding-left:75px;
	margin-top:12px;
}

.oright{
	display:inline;
	float:right;
	width:728px;
	padding-bottom:10px;
}
.orig_tit{
	width:728px;
	float:left;
	line-height:25px;
	border-bottom:1px #d3d3d3 solid;
	margin-top:6px;
	color:#7b7b7b;
}
.orig_tit a{
	color:#7b7b7b;
}
.orig_tit span{
	color:#3e772e;
}
.orig_cont{
	width:728px;
	float:left;
}
.cooperate_page{
	margin-top:13px;
	padding-bottom:40px;
}
.page{
	width:100%;
	float:left;
}

.page_num{
	display:inline;
	float:left;
}
.page_num strong{
	color:#096616;
	padding:0 5px;
}



.page_btn{
	display:inline;
	float:right;
}
.page_btn ul li{
	display:inline;
	float:left;
	height:20px;
	margin-left:6px;
}
.page_btn ul li a{
	display:block;
	float:left;
	line-height:18px;
	padding:0 6px;
	border:1px #d2d2d2 solid;
	background:url(../images/page_btn_normal_bg.gif) repeat-x left;
	color:#fff;
}
.page_btn ul li a:hover{
	text-decoration:none;
}

.page_btn ul li.choice a{
	border:1px #2c8331 solid;
	background:url(../images/page_btn_choice_bg.gif) repeat-x left;
}

.page_btn ul li.empty a{
	border:0 none;
	background:0 none;
	color:#666666;
	line-height:20px;
}
.page_btn ul li.none a{
	border:1px #f3f3f3 solid;
	background:#fff;
	color:#cdcdcd;
}




.footer{
	width:960px;
	margin:0 auto;
	clear:both;
	height:47px;
	padding:11px 0 0 0;
	background:#02681b;
	font-family:"tahoma";
}
.footer p{
	color:#c0d8b8;
}
.footer p em{
	padding:0 6px;
}
.footer p a{
	color:#c0d8b8;
}
.footer p {
	line-height:18px;
	text-align:center;
}








#identifier-pannel {
	top:200px;
    left: 3%;
    margin-left: 0;
    position:fixed;
    width:110px;
    z-index:9999;
	_position:absolute;
	_top:expression(documentElement.scrollTop+260+'px');
}
#identifier-pannel a:link, #identifier-pannel a:visited {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
#identifier-pannel a:hover {
    background: none repeat scroll 0 0 #CCD8DB;
    color: #000000;
}
#identifier-pannel img {
    border: medium none;
    display: block;
    margin: 5px auto;
}


