html{
	font-size: 62.5%;/*10px*/
}
body{
	font-family:微软雅黑;
	font-size: 1.6rem;
	color:#333333;
	margin:0px;
	padding:0px;
	
}
.toptop{
	height:45px;
	line-height:45px;
	color:#999999;
}
.toptop a{
	color:#999999;
}

.imgcover{
	width:100%;
}



h1,h2,h3,p{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#b19f0a;
	text-decoration:none;
}
.bigcontainer{
	width:100%;
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
}
.container2{
	width:100%;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
}


.bottomnav{
	width:100%;
	height:45px;
	background:#155c14;
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:298;
	line-height:45px;
	padding-left:0px;
	padding-right:0px;
}
.bottomnav div{
	margin:0px;
	padding:0px;
}
.bottomnav a{
	display:block;
	width:100%;
	height:100%;
	color:#ffffff;
	text-align:center;
}
.tpnav{
	width:100%;
	height:45px;
	background:#155c14;
	line-height:45px;
	margin-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	overflow:hidden;
}
.tpnav div{
	padding-left:0px;
	padding-right:0px;
}
.tpnav a{
	color:#ffffff;
	text-align:center;
	display:block
	width:100%;
	height:100%;
}

.xborderleft{
	border-right:1px solid #024302;
}
@media screen and (max-width: 1400px) {

}
@media screen and (max-width: 980px) {
	html{
		font-size: 54%;/*62.5/(16/14)=54   14px  */
	}
}
@media screen and (max-width: 768px) {

}

.mnav{
	min-height:35px;
	width:100%;
	background:#ffffff;
	/*
	position:fixed;
	top:0px;
	left:0px;
	z-index:300;
	-moz-box-shadow:0px 1px 1px #dedede; -webkit-box-shadow:0px 1px 1px #dedede; box-shadow:0px 1px 1px #dedede;
	*/
}
.tbp{
	width:100%;
	height:35px;
}


.topnavu{
	font-size:0px;
}
.topnavu li{
	display:inline-block;
	width:14.2%;
	margin-left:0px;
	margin-right:0px;
	font-size:1.6rem;
	text-align:center;
}
.topnav{
	border-bottom:1px solid #dedede;
	padding-top:0px;
	padding-bottom:5px;
	text-align:center;
}
.topnav a{
	display:inline-block;
	text-align:center;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
	
}
.topnav a:hover{
	color:#ce8506;
}
.indexfooter{
	width:100%;
	min-height:600px;
	background:url(../images/footbg.png) no-repeat;
	padding-top:120px;
}
.qrframe{
	position:relative;
}
.flowimg{
	height:120px;
}

.inputtext1{
	border:1px solid #dedede;
	text-indent:10px;
	background:#b6fec0;
}
.qrimg{
	width:100%;
	max-width:230px;
}
.footer{
	min-height:120px;
	padding-top:40px;
	line-height:30px;
	background:#39b54a;
	color:#ffffff;
	border-top:2px solid #f2f2f2;
	padding-bottom:40px;
}
.center{
	text-align:center;
}
.imgfill{
	width:100%;
}
.container980{
	width:100%;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px;
}
.xme{
	cursor:pointer;
}
.xme:hover{
	color:#ffffff;
	background:#ce8506;

}
.xme .badge{
	background:none;
	color:#999999;
}
.leftct{
	padding-top:20px;
	padding-bottom:20px;
}
.leftct hr{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.nnoo{
	border-bottom:1px solid #008000;
	margin-bottom:20px;
}
.clip{
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.mlogo{
	height:30px;
}
.mnav .whcaidan1{
	color:#008000;
	font-size:25px;
	cursor:pointer;
}
.floatmenu{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:301;
	background:rgba(0,128,0,0.2);
}
.leftmenu{
	background:#008000;
	height:100%;
	padding-top:35px;
}
.leftmenu p{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
}
.leftmenu a{
	color:#ffffff;
}
.leftmenu .whshousuo{
	position:absolute;
	top:100px;
	left:-24px;
	color:green;
	font-size:24px;
	text-shadow:3px 2px 3px #ffffff;
} 
.floatmenu{
	display:none;
}
div.jogger a {
	display:inline-block;
	margin-top:10px;
}