﻿@charset "utf-8";
/*base code css*/
html,body {	
	margin:0 auto; padding:0px;font-family:"Microsoft YaHei",微软雅黑;  
	background-position: center top; background-repeat:no-repeat;
}
ul,li,div,dl,dd,dt,ol,p,h1,h2,h3,h4,h5,h6{ 
	margin:0px; padding:0px; list-style:none;
}
img{ 
	border:none; vertical-align:middle;
}
a{ 
	color:#000; text-decoration:none;
}
a:hover{ 
	text-decoration:none;
}
.clear{	
	clear:both; height:0px;
}
span{ 
	vertical-align:middle;
}
/*header code css*/
.header{
	width: 100%;height: 80px;;position: fixed;top: 0;background: transparent;z-index: 1000;
}
.head{
	width: 90%;height: 80px;margin: 0px auto;line-height: 80px;
}
.logo{
	width: 15%;float: left;
}
.logo h1{
	width: 90%;
}
.logo img{
	width: 100%;height: auto;
}
.logo h1 span{
	display: none;
}
.head_name{
	width: 42%;height: 80px;float: left;
}
.head_name h2{
	font-size: 1.6em;margin-top: 10px;color: green;
}
.head_name h3{
	font-size: 1.2em;margin-top: 8px;
}
.head_name h3{
	background:url("../imgs/phone.png") no-repeat scroll left;background-size: 50px 50px;
}
.head_name  p{
	margin-left: 70px;
}
.head_name h3 .red{
	color: green;
}
.head_wx{
	width: 28%;height: 120px;float: right;
}
.head_wx img{
	width: 120px;height: 120px;margin-left: 3%;
}
.logo>a{
	display: none;
}
.language{
	width: 20%;float: right;
}
.telphone{
	float: left;background: url(../imgs/telphone.png) no-repeat center left;margin-top: 8px;
}
.telphone p{
	margin-left: 55px;font-size: 1.2em;color: #333333;line-height: 30px;
}
.language_pic{
	float: right;
}
.language_pic a{
	width: 30px;height: 30px;border-radius: 30px;display: inline-block;line-height: 30px;text-align: center;background: #ededed;
}
.language_pic a.lan_active{
	background: green;color: #ffffff;
}
.menu{
	width: 65%;float: left;
}
.menu_ul{
	position: relative;width: 100%;
}
ul.menu_ul>li{
	float: left;width: 14.28%;text-align: center;position: relative;
}
ul.menu_ul>li>a{
	font-size: 1em;
}
.menu_ul>li:hover{
	
}
.menu_ul>li:hover>a{
	color: #0c8d45;
}
.nav_list{
	display: none; position:absolute;top: 60px;width: 100%;
}
.menu_ul>li:hover>dl{
	display: block;
}
.nav_list>dd{
	width: 100%;height:24px;float:left; position: relative;line-height: 24px;background: rgba(12,141,69,0.7);margin-bottom: 4px;	
}
.nav_list>dd:hover{
	background: rgba(12,141,69,0.95);width: 100%;
}
.nav_list>dd>a{
	color:#ffffff; display: inline-block; *zoom:1;*display:inline;font-size: 0.9em;
}
.nav_list>dd>a:hover{
	color: #ffffff;
}
/*footer code css*/
.footer{
	width: 100%;background: #0c8d45;padding-top: 40px;
}
.footer a{
	color: #ffffff;
}
.footer a:hover{
	color: orange;text-decoration: underline;
}
.footer_text{
	width: 80%;margin: 0px auto;
}
.foot_nav{
	width: 60%;float: left;border-right: 1px solid #ffffff;
}
.foot_address{
	width: 34%;float: left;margin-left: 5%;
}
.foot_weixin img{
	width: 100%;height: auto;
}
.foot_ul_li{
	display: inline-block;vertical-align: top;width: 16%;
}
.foot_ul_li>a{
	border-bottom: 1px solid #ffffff;padding-bottom: 10px;
}
.foot_ul_2 li{
	margin-top: 20px;
}
.foot_address p{
	color: #ffffff;margin-bottom: 20px;
}
.foot_address img{
	width: 120px;height: 120px;
}
.friendlink{
	width: 80%;margin: 0px auto;border-top: 1px solid #ffffff;margin-top: 20px;line-height: 50px;
}
.friendlink dl dt{
	display: inline-block;color: #ffffff;
}
.friendlink dl dd{
	display: inline-block;
}
.address{
	width: 80%;margin: 0px auto;padding-bottom: 30px;
}
.address p{
	text-align: center;color: #ffffff;
}
.footlist{
	display: none;
}
/*微信、QQ、电话、返回顶部*/
.izl-rmenu{clear:both;position:fixed; left:94%;bottom:10px; padding-bottom:73px;  z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../imgs/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-qq:hover>.pic{display: block;}
.izl-rmenu .btn-qq .pic{position:absolute;max-width:200%;max-height:200%;left:-200%;top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-wx{background:url(../imgs/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;max-width:200%;max-height:200%;left:-200%;top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../imgs/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone:hover>.phone{
	display:block;
}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../imgs/r_top.gif) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
