html {	font-family: "微软雅黑";	font-size: 14px;	color: #666666;	-ms-text-size-adjust: 100%;	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/}* {	margin: 0;	padding: 0;}a {	text-decoration: none;	background: transparent; /*修正win8系统IE连接灰色背景*/	outline:none;blr:expression(this.onFocus=this.blur());}a{ color:#333333;}a:hover{ color:#009900 !important;}img {	border: 0;	-ms-interpolation-mode:bicubic}ul, ol,li ,dl, dd, dt {	list-style:none;}button, input, select, textarea {	font-family: inherit;	font-size: 100%;	margin: 0;	outline:none;	border: none;}/*清除浮动*/.clear {	clear: both;	height:0px;	line-height:0px;}.fl {	float:left;}.fr {	float:right;}.content{ 	width:90%;	margin:0 auto;}/*header*/@media screen and (min-width: 280px) and (max-width: 1199px) {.header-fr{display: none;}.header{padding: 10px 0;}.header .content{position: relative;}#logo{margin: 0 !important;}#logo img{width: auto;display: block;height: 40px;}.search_wap{height: 40px;width: 40px;cursor: pointer;position: absolute;right: 50px;background: url(../images/search_wap.png)no-repeat center;top: 50%;margin-top: -20px;display: block !important;}#search_wap{padding: 10px 0;background: #FFFFFF;position: absolute;border-bottom: 1px solid #F0F0F0;width: 100%;display: none;top: 61px;}#search_wap #stext{width: 90%;height: 30px;line-height: 30px;background: #FFFFFF;border: 1px solid #cccccc;border-radius: 6px;text-indent: 10px;color: #666666;font-size: 12px;margin-left: 5%;}#search_wap #sbut{width: 30px;height: 30px;background: url(../images/search.png)no-repeat center;position: absolute;top: 11px;right: 6%;cursor: pointer;}.nav_wap{width:40px;height: 40px;position:absolute;cursor:pointer;right: 0;top: 15px;margin-top: -20px;display: block !important;}.nav_wap span{display:block;background:#009900;width:34px;height:2px;position:absolute;left:3px;transition:all ease 0.35s;border-radius: 5px;}.nav_wap span:nth-of-type(1){top:10px}.nav_wap span:nth-of-type(2){top:19px}.nav_wap span:nth-of-type(3){top:28px}.nav_wap_se span:nth-of-type(1){top:19px;transform:rotate(45deg)}.nav_wap_se span:nth-of-type(2){width:0}.nav_wap_se span:nth-of-type(3){top:19px;transform:rotate(-45deg)}#nav_wap{background: #FFFFFF;position: absolute;width: 100%;top: 61px;border-bottom: 1px solid #F0F0F0;padding: 10px 0;display: none;}#nav_wap li{width: 80%;border-bottom: 1px #f0f0f0 solid;margin: 0px auto;}#nav_wap a{display: block;width: 88%;margin: 0 auto;line-height: 45px;text-align: center;transition:all ease 0.1s;}#nav_wap a:hover,.current_wap{color: #FFFFFF !important;background: #009900;}.head_tel{display: block;position: absolute;right: 90px;font-size: 12px;top: 3px;}.head_tel a{color: #009900;}}@media screen and (min-width: 1200px){#search_wap,#nav_wap{display: none !important;}}.header{background: rgba(255,255,255,0.9);border-bottom: 1px solid #dedede;position: fixed;width: 100%;top: 0;z-index: 1000;}#logo{margin-top: 25px;}#logo img{/*width: 200px;*/height:67px;}.header-fr{width: 100%;}.header-fr-top{padding-top: 10px;overflow: hidden;}#search{position: relative;    top: -4px;}#search #kws{width: 165px;height: 28px;line-height: 28px;text-indent: 10px;border: 1px solid #cccccc;border-radius: 6px;font-size: 12px;color: #333333;}#search #sbut{position: absolute;width: 30px;height: 30px;background: url(../images/search.png)no-repeat center;top: 9px;right: 2px;cursor: pointer;}.header-fr-top .tel{line-height: 30px;margin-right: 20px;    font-size: 18px;}.header-fr-top .tel span{color: #009900;font-size: 18px;}/*#nav{margin-left: 5%;margin-top: 5px;}*/#nav{margin-top: 5px;}#nav .nav_li{float: left;width: 10%;height: 56px;text-align: center;position: relative;}#nav .nav_a{display: block;height: 56px;line-height: 30px;font-weight: bold;color: #666666;}#nav .nav_li .hr{width: 60px;height: 3px;position: absolute;bottom: 6px;left: 50%;margin-left: -30px;}#nav .nav_li .hr i{width: 0px;height: 3px;background: #009900;display: block;position: absolute;top: 0px;transition: ease-in-out 0.1s;}#nav .nav_li .hr .left{right: 50%;}#nav .nav_li .hr .right{left: 50%;}#nav .nav_li:hover .hr i{width: 30px;}.current .nav_a{color: #009900 !important;}.current .hr i{width: 30px !important;}#subnav{width: 290px;background: #fff;position: absolute;top: 50px;box-sizing: border-box;padding: 0px 30px;left: 50%;margin-left: -145px;display: none;}#subnav li{line-height: 50px;border-bottom: 1px solid #f0f0f0;}#subnav li a{display: block;line-height: 50px;text-align: center;font-weight: bold;font-size: 12px;transition: ease-in-out 0.1s;}#subnav li a:hover{background: #009900;color: #FFFFFF !important;}#nav .nav_li:hover #subnav{display: block;}.nav_wap{display: none;}.search_wap{display: none;}.head_tel{display: none;}/*footer*/.footer_nav{background: #00923F;}.footer_nav .content{padding: 30px 0;}.footer_nav .nav_li{width: 15%;margin-right: 1%;float: left;}.footer_nav .nav_li:nth-child(1){width: 20%;}.footer_nav .nav_li:last-child{margin-right: 0;}.footer_nav .nav_a{font-size: 16px;line-height: 40px;}.foot_subnav a{line-height: 30px;font-size: 12px;}.footer a{color: #FFFFFF;}.footer a:hover{text-decoration: underline;color: #CCCCCC !important;}.footer_nav p{line-height: 30px;font-size: 12px;color: #FFFFFF;}.footer_nav .ewm img{display: block;max-width: 100%;}.copyright{background: #009900;}.copyright p{line-height: 40px;color: #FFFFFF;}.copyright .bq{margin-right: 20px;}.copyright .beian{position: relative;padding-right: 28px;}.copyright .beian img{width: 26px;height: 26px;display: block;position: absolute;top: 7px;right: 0;}.footer_menu{display: none;}@media screen and (min-width: 280px) and (max-width: 1000px) {	.footer_nav_ul{display: none;}	.footer_menu{display: block !important;}	.footer_menu dt{font-size: 16px;line-height: 40px;position: relative;}	.footer_menu dt img{position: absolute;right: 0;top: 11px;}	.footer_menu dl{border-bottom: 1px solid #FFFFFF;}	.footer_menu dd{line-height: 30px;font-size: 12px;display: none;}	.footer_menu dd a{display: block;}	.head_tel{display: none;}	#logo img{width:80%;height:auto;}	}@media screen and (min-width: 280px) and (max-width: 550px) {	.copyright .bq{margin-right: 0 !important;}}@media screen and (max-width: 760px){    #search{display: none;}    .header-fr-top .tel{margin-right: 0;}    .header-fr-top .tel span{display: block;font-size: 16px;}}