﻿/*头部样式开始*/
.header_box{width: 100%;height: 88px;background: #fff;}
.header{width: 1200px;margin: 0px auto;height: 88px;}
.logo{width:170px;float: left;height: 88px;line-height: 80px;}
.logo img{width: 100%;vertical-align: middle;}
.header>a{display: inline-block;background: #95ec69;float: right;color: #000000;width: 80px;height: 25px;text-align: center;position: relative;top: 8px;line-height: 25px;font-size: 12px;}
/*头部样式结束 */

/*导航样式开始*/
.nav{float: right;/* width: 740px; */}
.nav ul{float: left;margin: 0px 25px 0px 0px;}
.nav ul li{float: left;position: relative;top: 0;left: 0;line-height: 49px;text-align: center;z-index: 30;}
.nav ul li>a{color: #000000;font-size: 14px;background:#fff;display:block;height:84px;border-top:4px solid #fff;line-height: 84px;padding: 0px 22px;}
.nav ul li dl{position: absolute;top: 88px;left: -24px;z-index: 50;display: none;width: 140px;overflow: hidden;background: #fff;}
.nav ul li dl dt{text-align: center;width: 100%;border-bottom: 1px solid #d8d8d8;padding: 10px 0px;}
.nav ul li dl dt a{display: block;width: 100%;color:#000;font-size:14px;line-height: 20px;word-break: break-word;}
/* .nav ul li:hover dl{display: block; } */
.nav ul li dl dt a:hover{ color:#279c56;}
.nav ul li:hover>a{background:#f2f9f5;border-top:4px solid #279c56;}
.nav ul li.active>a{background:#f2f9f5;border-top:4px solid #279c56;}
.nav .en{color:#279c56;font-size:14px;line-height:88px;padding: 0px 0px 0px 4px;float: left;position: relative;top: 2px;}
.nav form{width:150px;height:32px;position: relative;background-size: contain;float: left;top: 30px;margin: 0px 0px 0px 30px;}
.nav form input[type='text']{width:100%;height:100%;border: 0;outline: none;text-indent: 1em;background: url(../images/icon-searchbg.png) center center no-repeat;color:#279c56;}
.nav form input[type='submit']{width:20px;height:20px;border: 0;background:url(../images/icon-search.png) center center no-repeat;position: absolute;right: 5px;top: 6px;cursor: pointer;}
.nav form input[type='text']::placeholder{color:#279c56;}

/*导航样式结束*/

/*尾巴样式开始*/
.footer{padding: 40px 0px 0px 0px;background: #f2f9f5;text-align: center;color: #000000;line-height: 26px;font-size: 14px;}
.footer a{color: #fff;padding: 0px 5px;display: inline-block;}
.share_pff{width:550px;margin: 0 auto;}
.bdsharebuttonbox a{border-right: 0;}
.footer_a{line-height: 13px;}
.foot1{background: #f2f9f5;width: 1200px;margin: 0 auto;}
.foot1 h1{float:left;}
.foot1R{width: 980px;float: right;text-align:left;padding: 20px 0px 0px 0px;}
.foot1R li{width: 170px;height: 33px;text-align: center;text-indent: 10px;line-height: 33px;display:inline-block;}
.foot1R li a{font-size: 14px;color:#279c56;background: url(../images/icon-arrow1.png) 20px center no-repeat;display:block;}
.foot1R li:hover{background: url(../images/icon-icon2.png) center center no-repeat;}
.foot1R li:hover>a{background: url(../images/icon-arrow.png) 20px center no-repeat;color: #fff;}

.footContact{margin: 40px 0px 35px 20px;}
.footContact a{display:inline-block;width: auto;height:34px;background:#e6f3eb;border:1px solid #c4e3d0;margin: 0px 10px 15px 0px;font-size: 12px;color: #279c56;line-height: 34px;text-indent: 10px;}

.copyright{font-size: 12px;color: #fff;background: #1b8641;text-align: center;height: 55px;line-height: 55px;}


 /*尾巴样式结束*/

body{min-width: 1200px;}
























