@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{margin: 0px;padding: 0px;}
body{font-size:12px; font-family: "微软雅黑" !important;padding-top: 0px !important;background: #fff;}
div{padding: 0px; margin: 0px;}
span,p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
from,input,select{margin: 0px; padding: 0px;}
a{text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
table{ width:100%;text-align:center;border-collapse:collapse;border-spacing:0;}
table td{word-break: break-all;word-wrap:break-word;}
.clear{clear: both}
.all_bg{width:80%;min-width:1200px;height:  100%; margin: 0 auto;}


/*top*/
.top1{
	width: 100%;
	min-width: 1200px;
	height: 34px;
	background: #ededed;
}
.top_left a,.top_right li a{
	font-size: 0.8vw;
	color: #999;
	line-height: 34px;
}
.top_right{
	width: 135px;
	height: 100%;
}
.top_right ul{
	width: 100%;
	height: 100%;
}
.top_right li{
	width: 49%;
	height: 50%;
	float: left;
	text-align: center;
}
.top_right li:last-child{border-right: 0px solid #666;}
.top_right li a:hover{color: #0d7b31}
.head_logo{
	width: 100%;
	height: auto;
}
.head_logo_bg{
	width: 80%;
	min-width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.head_left{
	width: 54%;
	height: 100%;
}
.head_left a{
	width: 100%;
	height: 100%;
	display: block;
}
.head_right{
	width: 40%;
}
.head_logo_bg img{
	width: 100%;
}

/*nav*/
.nav{
	width: 100%;
	height: 56px;
	z-index: 9999;
	background: #51b30c;
}
.nav_bg{
	max-width: 80%;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: url(/statics/images/tem/nav_bg.png)no-repeat center;
}
.menu_bg{
	width:100%; 
	height: 56px;
	background:#51b30c;
}
#menu{
	width: 100%;
	margin: 0 auto;
}
#menu li{
	width: 14%;
	height:50px; 
	float:left; 
	text-align:center; 
	line-height:56px;
}
#menu li a{
	color:#fff; 
	display:block;
	font-size:18px; 
	background:#51b30c；
}
#menu li a:hover{
	color:#fff; 
	display:block; 
	font-size:18px; 
	background: -webkit-gradient( linear, left top, left bottom, color-stop(40%, #377f00), color-stop(60%, #2c6302) );
}
#menu .cur a{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(40%, #377f00), color-stop(60%, #2c6302) );
}
#menu .no a{
	color:#fff;
	margin-right:1px;
	background:#80ab05;
}
#menu .sddm{
	margin: 0 auto; 
	height:auto; 
	position:relative; 
	z-index:99;
}
#menu .sddm #m1,#menu .sddm #m4,#menu .sddm #m5{
	visibility: hidden; 
	margin: 0; 
	padding: 0;
	position:absolute; 
	left:0px; 
	top:55px;
	width: 100%;
}
#menu .sddm #m2,#menu .sddm #m3,#menu .sddm #m6,#menu .sddm #m7,#menu .sddm #m8{
	visibility: hidden; 
	margin: 0; 
	padding: 0;
	position:absolute; 
	left:0px;
	top:55px;
	width: 100%;
}
#menu .sddm div a{
	margin: 0; 
	width:100%; 
	padding:0px 0px; 
	color:#fff; 
	white-space: nowrap; 
	font-size:18px; 
	text-decoration: none; 
	line-height:35px; 
	border-top:none; 
	display:block; 
	background:#51b30c;
	border-bottom: 1px solid #377f00;
}
#menu .sddm div a:hover{ 
	background: -webkit-gradient( linear, left top, left bottom, color-stop(40%, #377f00), color-stop(60%, #2c6302) ); 
	font-size:18px; 
	color:#fff;
}
#menu #m1{
	visibility: hidden;
	margin: 0; padding: 0;
	position:absolute; 
	left:-150px;
	top:59px;
}
#menu .sddm #m2,#menu .sddm #m5,#m6,#m7,#m8{visibility: hidden;}

/*banner*/
#flash_bg{
	width:100%;
	min-width: 1200px;
	margin:0 auto;
}
.focus{
	width:100%;
	position: relative; 
	left:0;
	overflow:hidden;
}
.jqfocus ul,.jqfocus li{
	list-style:none;
	padding:0;
	margin:0;
	width: 100%;
	min-width: 1200px;
	height: 100%;
}
.jqfocus li{display: none}
.focus .bg {
	position: absolute;
	width:100%; 
	height: 30px; 
	left: 0; bottom: 0; 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
	z-index: 1; 
	background:none;
}
.focus .f_btns{
	position: absolute; 
	width: 100%; 
	height:30px;
	line-height:30px;
	left: 0;
	bottom: 30px;
	text-align: center; 
	z-index: 2
}
.focus .f_btns h2 {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.focus .f_btns h2 a{color: #fff;}
.focus .f_btns h2 a:hover{text-decoration: none}
.focus .f_btns .btn{
	text-align: center;
	height:30px; 
	overflow: hidden; 
	font-size:0;
}
.focus .f_btns .btn span {
	display: inline-block;
	width:24px; 
	height: 24px; 
	overflow: hidden; 
	margin: 0 15px; 
	background:url(/statics/images/tem/dian.png) no-repeat; 
	cursor: pointer
}
.focus .f_btns .btn span.cur{
	background:url(/statics/images/tem/yuan.png) no-repeat;
}
.focus .prev {
	background: url(/statics/images/tem/left.png) no-repeat;
	position: absolute; 
	top:40%;
	left:80px;
	width: 40px; 
	height: 60px;
	z-index: 3; 
	cursor: pointer
}
.focus .next {
	background: url(/statics/images/tem/right.png) no-repeat; 
	position: absolute; 
	top:40%; 
	width: 40px; 
	height: 60px;
	right: 80px;
	z-index: 3;
	cursor: pointer;
}
.jqfocus ul li a{
	width:100%;
	height: 100%;
	display:block;
}
.jqfocus ul li a img{
	width:100%;
	height: 100%;
}

/*footer*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(/statics/images/tem/footer_bg.jpg)no-repeat center;
	background-size: 100% 100%;
}
.footer_bg{
	width: 92%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.footer_list{
	width: 70%;
	height: 240px;
}
.footer_list ul{
	width: 100%;
	height: 100%;
	overflow:hidden;
	display: flex;
    justify-content: space-between;
}
.footer_list li:first-child{margin: 0 0 0 0;}
.footer_list li a:first-child{font-size: 0.88vw;}
.footer_list li a{
	font-size: 0.8vw;
	color: #fff;
	line-height: 30px;
	display: block;
}
.footer_right{
	width: 10%;
	height: 240px;
}
.footer_middle{
	width: 80%;
	height: 100%;
}
.footer_middle p{
	color: #fff;
	font-size: 0.8vw;
	line-height: 1.6vw;
}
.footer_ewm{
	width: 100%;
	height: 100%;
}
.footer_ewm img{
	width: 100%;
}
.footer_ewm p{
	color: #fff;
	font-size: 0.8vw;
	line-height:2vw;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer_copy{
	font-size: 0.8vw;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 10px;
}
.footer_copy p{
	float: left
}
.footer_copy a{
	float: right;
	color: #fff;
	display: block;
}
.footer_list li a:hover{color: #e92204;}
.footer_copy a:hover{color: #e92204;}