﻿@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	width: 100%;
	font-family: "微软雅黑";
}
body, div, p, form, table, td, lable, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, img {
	padding: 0;
	margin: 0;
	border: 0 none;
}
ul, li, dl, dd, dt {
	list-style: outside none none;
}
ul, li {
	list-style-type: none;
}
img, input {
	display: block;
}
a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #40e000;
}
a:active {
	text-decoration: none;
	color: #40e000;
}
/*banner*/
#banner {
	clear: both;
	background: #f2f2f2;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	z-index: 9;
}
.slider_img {
	display: block;
	text-align: center;
	height: 100%;
}
.slider_img img {
	margin: 0px auto;
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle
}
.wmuSlider {
	height: 100%!important;
	position: relative;
	overflow: hidden;
}
.bbdd {
	z-index: 2;
	position: absolute;
	bottom: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.bbdd li {
	margin: 0 9px 0 0;
	list-style-type: none;
	display: inline-block;
}
.bbdd a {
	display: inline-block;
	text-indent: -3940409px;
	width: 13px;
	height: 13px;
	display: block;
	border-radius: 50%;
	overflow: hidden
}
.bbdd a.wmuActive {
	background-position: 0 0;
}
.wmuSliderPrev, .wmuSliderNext {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -34px 0 0;
	display: block;
    background: url(http://p.olihu.net/olihu/net/example/vovia/tubiao/lr1.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.wmuSliderNext {
	background-position: -48px 0;
	right: 120px;
}
.wmuSliderPrev {
	left: 120px;
}
.wmuSlider:hover .wmuSliderNext {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.wmuSlider:hover .wmuSliderPrev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
/*index main*/
.main {
	width: 100%;
	padding:25px 0 0;
	background-color:#f2f2f2;
	overflow: hidden;
}
.main ul {
	width: 100%;
	overflow: hidden;
}
.main ul li {
	width: 310px;
	height: 272px;
	float: left;
	margin: 0 25px 25px 0;
	background-color:#FFF;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	overflow: hidden;
}
.main ul li:nth-child(3n) {
	margin: 0 0 25px 0;
}
.main li a{
	display:block;
	}
.main li a img{
	display:block;
	width:310px;
	height:214px;
	}
.main li dl {
	width: 200px;
	height:58px;
	padding-left:14px;
	overflow: hidden;
}
.main li dl dt{
	height:24px;
	margin-top:8px;
	}
.main li dl dt a{
	display:block;
	color:#575757;
	font-size:12px;
	line-height:24px;
	}
.main li dl dt a:hover{
	color:#40e000;
	}
.main li dl dd{
	font-size:12px;
	color:#394040;
	}

/*singgle-main*/
.singgle-main {
	width: 100%;
	min-height: 300px;
	background: -moz-linear-gradient(top, #f2f2f2, #ffffff);/*火狐*/
	background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);/*Opera*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #ffffff));/*Chrome*/
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType='0');/*IE*/
	overflow: hidden;
}
/*sider-nav*/
.sider-nav {
	width: 145px;
	float: left;
	overflow: hidden;
}
.sider-nav ul {
	width: 100px;
	margin: 15px 0 20px 40px;
}
.sider-nav ul li {
	height: 48px;
}
.sider-nav ul li:last-child {
	background:none;
	}
.sider-nav ul li a {
	display: block;
	font-size: 10.5pt;
	line-height: 48px;
	color: #304040;
}
.sider-nav .activity,.sider-nav ul li a:hover {
	color: #40e000;
}
/*news-main*/
.news-main {
	width: 775px;
	float: right;
	padding: 60px 0;
	margin-right: 40px;
	overflow: hidden;
}
.news-main-top {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.news-main-top-left {
	width: 180px;
	float: left;
}
.news-main-top-left a {
	width: 170px;
	height: 108px;
	padding: 5px 5px;
	border: 1px solid #f2f2f2;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.news-main-top-left a img {
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.news-main-top-right {
	width: 572px;
	float: right;
}
.news-main-top-right dl {
	width: 100%;
}
.news-main-top-right dl dt {
	font-size: 11pt;
	margin-bottom: 15px;
}
.news-main-top-right dl dt a {
	display: block;
	color: #394040;
}
.news-main-top-right dl dt a:hover {
	color: #40e000;
}
.news-main-top-right dl dd {
	font-size: 9pt;
 	color:#394040;
	line-height: 24px;
}
.news-main ul {
	width: 100%;
	overflow: hidden;
}
.news-main ul li {
	width: 100%;
	border-top: 1px solid #f2f2f2;
}
.news-main ul li:last-child {
	border-bottom: 1px solid #f2f2f2;
}
.news-main ul li:nth-child(2n) {
	background-color:#f2f2f2;
	}
.news-main ul li dl {
	width: 100%;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.news-main ul li dl dt {
	width: 450px;
	font-size: 10.5pt;
	text-indent:1em;
	float: left;
}
.news-main ul li dl dt a {
	display: block;
	color: #394040;
}
.news-main ul li dl dt a:hover {
	color: #40e000;
}
.news-main ul li dl dd {
	width: 80px;
	float: right;
	font-size: 9pt;
	color: #394040;
}
/*page*/
.page {
	padding-top: 30px;
	overflow: hidden;
}
.page .pre {
	width: 18px;
	height: 18px;
	float: right;
	line-height: 18px;
	text-align: center;
	background: #f2f2f2;
	font-size: 14pt;
	margin-right: 5px;
	border-radius: 2px;
	color:#b3b3b3;
}
.page span{
	background:#f2f2f2;
	}
.page .text {
	margin: 1px 5px;
	width: 18px;
	height: 18px;
	float: right;
	line-height: 18px;
	text-align: center;
	background: #f2f2f2;
	color: #394040;
	font-size: 9pt;
	border-radius: 2px;
}
.page .text a {
	display: block;
	color: #394040;
	background: #f2f2f2;
	border-radius: 2px;
}
.page .text a:hover,.page .next a:hover,.page .pre a:hover,.page .active {
	background: #40e000;
	color: #fff;
}
.page .next {
	width: 18px;
	height: 18px;
	float: right;
	line-height: 18px;
	text-align: center;
	background: #f2f2f2;
	font-size: 14pt;
	margin-left: 5px;
	border-radius: 2px;
}
.page .next a,.page .pre a {
	display: block;
	color: #394040;
}
.pageNo {
    text-align:right;
    padding-top:30px;
    color: #394040;
    font-size: 9pt;
}
.pageNo a{
    display:inline-block;
    color: #394040;
    margin-left: 1px;
    font-size: 9pt;
    border-radius: 2px;
    background: #f2f2f2;
    padding:2px 7px;
}
.pageNo a.pnum01{
 	background: #40e000;
	color: #fff;
   
}
.pageNo a:hover{
	background:#40e000;
	color:#FFF;
	}
/*contact*/
.contact {
	width: 795px;
	float: right;
	margin:0 20px 60px 0;
	overflow: hidden;
}
.contact-qq {
	width: 100%;
	padding:30px 0 10px 0;
	overflow: hidden;
}
.contact-qq a {
	display: block;
	float: left;
	padding-right: 10px
}
.contact-in{
	width:100%;
	padding: 0 0 24px 0;
	background: -moz-linear-gradient(top, #f2f2f2, #fff);/*火狐*/
	background: -o-linear-gradient(top, #f2f2f2 0%, #fff 100%);/*Opera*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #fff));/*Chrome*/
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fff', GradientType='0');/*IE*/
	box-shadow: 0px 1px 0 #f2f2f2;
	border-radius:8px;
	overflow:hidden;
	}
.contact-title {
	font-size: 10.5pt;
	color: #394040;
	margin: 20px 0;
	padding-bottom: 12px;
	text-indent:18px;
}
.contact-in ul{
	width:643px;
	margin:0 auto;
	overflow:hidden;
	}
.contact-in .name{
	width:266px;
	height:30px;
	margin-right:33px;
	float:left;
	}
.contact-in .lianxi{
	width:290px;
	height:30px;
	float:left;
	}
.contact-in .neirong{
	width:589px;
	}
.contact-in ul li{
	margin-bottom:10px;
	}
.contact-in ul li dl{
	width:100%;
	overflow:hidden;
	}
.name dl dt,.neirong dl dt{
	width:56px;
	float:left;
	font-size:12px;
	line-height:30px;
	color:#394040;
	}
.lianxi dl dt{
	width:80px;
	float:left;
	font-size:12px;
	line-height:30px;
	color:#394040;
	}
.lianxi dl dd{
	width:509px;
	height:130px;
	float:left;
	}
.name dl dd,.lianxi dl dd{
	width:210px;
	height:30px;
	float:left;
	}
.contact-in input,.contact-in textarea{
	display:block;
	font-size:12px;
	line-height:28px;
	color:#394040;
	text-indent:0.5em;
	background-color:#FFF;
	}
.in-name,.in-lianxi,.text-neirong{
	border-radius:4px;
	}
.in-name{
	width:208px;
	height:28px;
	border:none;
	}
.in-lianxi{
	width:208px;
	height:28px;
	border:none;
	}
.text-neirong{
	width:527px;
	height:126px;
	border:none;
	}
.neirong dl{
	height:130px;
	}
.neirong dl dt{
	line-height:130px;
	}
.tijiao{
	width:110px;
	height:38px;
	float:right;
	margin:12px 132px 0 0;
	}
.tijiao a{
	display:block;
	}
.tijiao a img{
	display:block;
	}
.conbg{
	clear:both;
	width:100%;
	height:310px;
	margin:0 0;
	padding:0 0;
	}
#footer .stat img{display: inline}

