@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:14px/2 Microsoft YaHei,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}
p{margin: 0 0 0 0;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*公用样式*/
.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}







.x-copyright1{color:#bbbbbb;font-size:14px;text-align: center;}
.x-copyright1 a{color:#bbbbbb;font-size:14px}







.link {
    width: 290px;
    position: relative;margin-top:20px
  }
  
  .link dd {
    position: absolute;
    bottom: 28px;
    left: 0;
    background: #fff;
    display: none;
  }
  
  .link dd a {
    display: block;
    line-height: 38px;
    text-align: center;
    color: #555555;
    width: 290px;
  }
  








/* 公共文字大小 */
@media (max-width: 1024px) {
    .x-title{
      color:#333;
      font-size: 22px;
      line-height: 2;
      text-align: center;
    }
    .x-title p{
      color:#888;
      font-size: 16px;
      line-height: 1.5;
    }


    .honor h2{
        color:#333;
        font-size: 20px;
        line-height: 1.5;
        position: relative;
        padding-left:18px;
      }
      .honor h2:after{
        position: absolute;
        width:6px;
        height:20px;
        left:0;
        top:50%;
        margin-top:-9px;
        background: #0b9243;
        content:"";
      }

.link{display:none;}
  }
  
  
  
   @media (max-width: 768px) { 
     .x-banner{margin-top:60px;}  
     .page-banner{margin-top:60px;}
   }
  
  
  @media (max-width: 992px) {
    .x-title{
      color:#333;
      font-size: 20px;
      line-height: 2;
      text-align: center;
    }
    .x-title p{
      color:#888;
      font-size: 14px;
      line-height: 1.5;
    }



    .honor h2{
        color:#333;
        font-size: 16px;
        line-height: 1.5;
        position: relative;
        padding-left:18px;
      }
      .honor h2:after{
        position: absolute;
        width:6px;
        height:20px;
        left:0;
        top:50%;
        margin-top:-11px;
        background: #0b9243;
        content:"";
      }


  }
  
  
  /*phone底部导航*/

li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #058e3e;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(../images/btn15.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(../images/btn16.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(../images/btn17.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}


