* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "寰蒋闆呴粦";
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
a {
	text-decoration: none;
	color: #333;
}
ul {
	list-style-type: none
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}


h3{
	font-size: 20px;
}

h4{
	font-size: 18px;
}

.button-01{
	padding: 0 20px;
	height: 30px;
	border-radius: 15px;
	display: block;	
}

.home-title{
	background: url(../images/home-title-bg.png) no-repeat;
	height: 62px;
	width: 181px;
	text-align: center;
	line-height: 55px;
	font-weight: bold;
	font-size: 20px;
	color: #009e5d;
}

/*----椤电爜----*/

.page {
	padding: 3px;
	margin: 30px 0;
	text-align: right
}

.page a {
	border: 1px solid #009e5d;
	padding: 3px 8px;
	margin: 2px;
	color: #067b12;
}

.page a:hover {
	border: 1px solid #009e5d;
	color: #007153;
}

.page a:active {
	border: 1px solid #009e5d;
	color: #000;
}

.page span.current {
	border: 1px solid #009e5d;
	padding: 3px 8px;
	font-weight: bold;
	margin: 2px;
	color: #fff;
	background: #009e5d;
}

.page span.disabled {
	padding: 3px 8px;
	border: #eee 1px solid;
	margin: 2px;
	color: #ddd;
}
.date{
	font-size: 12px;
	color: #999;
	float: right;
}
.container {
	position: relative;
	min-width: 1000px;
}


.top{
	width: 100%;
	height: 75px;
}
.top-content{
	width: 1000px;
	margin: 0 auto;
	height: 75px;
	min-width: 1000px;	
}

.top .user{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	float: left;
}

.top .user a{
	color: #fff;
	margin: 0 5px;
	text-decoration: underline;
	}



.main{


}
.home-main{

	padding-bottom: 0;
}


/*banner-start*/

.slide {
	height: 366px;
	padding-top: 0px;
	
}
.lubo {
	width: 1000px;
	margin: 0 auto;
	min-width: 1000px;
	clear: both;
	position: relative;
	height: 366px;
}
.lubo_box {
	position: relative;
	width: 100%;
	height: 366px;
}
.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 366px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.lubo_box li a {
	display: block;
	width: 100%;
	height: 100%;
}
.lubo_box li img {
	width: 100%;
	height: 366px;
}
/*鍦嗙偣*/
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}
.cir_box li {
	float: left;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.cir_on {
	background: #009E5D !important;
}
/*鎸夐挳*/
.lubo_btn {
	position: absolute;
	width: 100%;
	top: 155px;
}
.left_btn, .right_btn {
	width: 30px;
	height: 80px;
	background: rgba(0,0,0,.3);
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
	color: #fff;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.left_btn {
	float: left;
}
.right_btn {
	float: right;
}
/*banner end*/




.loginbtn{
	width: 100%;
	height: 165px;
}
.loginbtn-content{
	width: 1000px;
	margin: 0 auto;
	height: 165px;
	min-width: 1000px;	
}

.loginbtn .logins{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	height: 165px;
	float: left;
}




.loginbtn-content a{
	display: block;
	float: left;
	width: 315px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	text-align: center;
	padding-top: 80px;
	position: relative;
	font-size: 16px;
	color: #009E5D;
}


.loginbtn-content img{
	position: absolute;
	top: 10px;
	left: 12px;
}


.searchform{
	width: 100%;
	height: 80px;
	margin: 0 auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
}

.searchform-content{
	width: 1000px;
	margin: 0 auto;
	height: 80px;
	min-width: 1000px;	
	background: url(../mh/red_line.png) bottom no-repeat;
}


.searchform input{  
	width: 510px;
    height: 55px; 
	margin-right:10px;
	border:none;
	line-height:80px;
}
.searchform  input,img
{
    vertical-align:middle!important;
}
		

		
.footer{
	height: 85px;
	width: 100%;
	min-width: 1000px;
	clear: both;
	margin-top: 0px;
}
.footer-content{
	width: 1000px;
	margin: 0 auto;
	background: #009e5d;  /*009e5d  42d8d1*/
	text-align: center;
	padding-top: 0px;
}
.footer-content .company-intro{
	width: 350px;
	height: 85px;
	border-right: 1px solid #fff; /*333  fff*/
	position: relative;
	float: right;
	
}
.footer-content .company-intro .logo{
	border: 1px solid greenyellow;
	height: 20px;
	width: 75px;
	margin-bottom: 35px;
}
.footer-content .company-intro p{
	color: #fff;
}
.footer-content .company-intro .qr-code{
	text-align: center;
	width: 75px;
	height: 75px;
	position: absolute;
	bottom: 5px;
	right: 270px;
}
.footer-content .footer-nav{
	height: 85px;
	width: 140px;
	float: left;
	padding: 0 30px;
}

.footer-content .footer-nav ul{
	float: left;
	margin-right: 15px;
	width: 140px;
	text-align: center;
	
}
.footer-content .footer-nav ul li.footer-nav-type{
	font-weight: bold;
	color: #fff;
}
.footer-content .footer-nav ul li a{
	color: #fff;
}


.footer-code{
	width: 550px;
	height: 85px;
	/*border-left: 1px solid #333;*/
	margin-left: 20px;
	padding-left: 20px;
	float: left;
	}
.footer-code h3{
	color: #333;
	margin: 0px 0 15px 0;
	text-align: center;
}	
.footer-code .code-form{
	width: 260px;
	height: 32px;
	background: #fff;
	border-radius:20px;
	margin: 0 auto;
}
.footer-code .code-form input{
	width: 240px;
	height: 28px;
	margin: 2px 10px;
	text-align: center;
}
.footer-code button{
	
	background: #ffde47;
	color: #009e5d;
	margin:0 auto;
	margin-top: 15px;
}


.footer .bottom{
	background: #333;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
}
