@charset "utf-8";
body{color:#444444; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2,h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#444444; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color: #e02841;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #b1bcc4;}
#search .search_box::-webkit-input-placeholder{color: #d1d1d1;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.clear{clear:both;}
.container{ width:1200px; margin:0 auto; clear:left;}
.container:after {clear: both;}
.container:after, .container:before {display:table;content: "";}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.mt30{margin-top: 1.875rem;}
.mt20{margin-top: 1.25rem;}
.mb30{margin-bottom: 1.875rem;}
.mb20{margin-bottom: 1.25rem;}
.fl{float: left;}
.fr{float: right;}
*{
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
}
/*header*/
.header .fl{padding: 1.5625rem 0;text-align: center;}
.search{width: 373px;float: right;border-radius: 5px;margin-top: 20px;}
.search a{
  color: #1f8d70;
  font-weight: bold;
  display: inline-block;
  padding-left: 15px;
  margin-right: 22px;
  position: relative;
}
.search span{display: inline-block;color: #1f8d70;margin-left: 5px;text-align: right;}
.search_top{height: 40px;line-height: 40px;}
.search .phone{color: #eb3c43;}
.search .phone i{font-size: 1.3125rem;font-style: normal;}
.search_box {
  width:318px;
  height:40px;
  line-height:30px;
  border:none;
  float:right;
  background-color:#f2efef;
  padding-left:15px;
  font-family:"微软雅黑";
  border-right: none;
  color:#000000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.search_top a i{
    position: absolute;
    width:175px;
    display: block;
    z-index: 99;
    top: 30px;
}
.search_button {
  width:55px;
  height:40px;
  background: #1f8d70;
  color: #fff;
  border: none;
  font-size:14px;
  font-family:"微软雅黑";
  float:right;
  cursor:pointer;
  border-radius:0px 5px  5px  0px;
}
.header-nav {
  background-color: #015345;
  height: 52px;
}
.header-nav ul li.nLi{float: left;width: 14.285%;position: relative;}
.header-nav ul li.nLi a{
  font-size: 1rem;
  color: #FFFFFF;
  display: block;
  text-align: center;
  padding: 10px 0;
  line-height: 32px;
}
.header-nav ul li.sub{  border-left:1px #02473b solid ;border-right: 1px #056454 solid;}
.header-nav .nav-sub.on a{color:#1f8e71;background-color: #FFFFFF;}
.header-nav .nav-sub{
  width: 100%;
  left: 0px;
  top: 52px;
  line-height: 26px;
  z-index: 99;
  position: absolute;
  display:none;
}
.header-nav ul .sub.nLi:first-child:after, .header-nav ul .sub.nLi:nth-child(6):after, .header-nav ul .sub.nLi:last-child:after{display:none}
.header-nav ul .nLi .nav-sub li a{
  background: rgba(255, 255, 255, .86);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#c8ffffff);
  line-height: 36px;
  padding: 0;
  color:#1f8e71;
  font-size: 1.125rem;
  font-weight:normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 1px;
}
.header-nav ul li.on, .header-nav ul li:hover, .header-nav ul .nLi .nav-sub li a:hover{color:#FFFFFF;background-color:#1f8e71 ;}

.banner-phone{display:none}

.box{background-color: #f9f9f9;margin-top: -4px;}
/**导航条**/
.curmb{line-height: 40px;background: url(../images/yyjjone.png)no-repeat 0 bottom ;margin-bottom:10px}
.curmb a, .curmb span{font-size: 0.875rem;}
.curmb span, .curmb .iconfont{color: #51a18a;}
.curmb .iconfont{font-size: 20px;margin-right: 0.625rem;}
.article .curmb{line-height: 40px;background: url(../images/curmbTwo.png)no-repeat 0 bottom ;}
.article{padding:1.25rem 3%;background-color: #FFFFFF;margin: 1.5625rem 0;}
/*footer*/
.footer{padding: 1.25rem 0;background-color: #015446;}
.footer-l{float: left;width: 60%;}
.footer-l span{display: block;color:#FFFFFF;padding-top: 10px;}
.footer-r ul li{margin-left: 1.5625rem;text-align: center;float: right;}
.footer-r span{color: #afb2ad;display: block;margin-top: 5px;}

