@charset "UTF-8";
* {
  padding: 0;
  margin: 0; }
body {
  font-family: '微软雅黑',Arial;
  font-size: 14px;
  line-height: 1.5; 
 overflow-x:hidden; 
}
a {
  color: #666;
  text-decoration: none; }
ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }
.fl {
  float: left; }
.fr {
  float: right; }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }
img {
  vertical-align: bottom; 
  max-width:100%;
}
.g-title {
  text-align: center; }
  .g-title h3 {
    color: #333;
    font-size: 42px; }
  .g-title p {
    color: #666;
    font-size: 20px; }
    .g-title p.en {
      font-size: 13px;
      text-transform: uppercase; }
  .g-title span {
    display: inline-block;
    width: 36px;
    height: 5px;
    background-color: #201e1e; }
  .g-title.gt-white h3, .g-title.gt-white p {
    color: #fff; }
  .g-title.gt-white span {
    background: #fff; }
.header {
  position: relative; }
  .header .top-hd {
    height: 120px;
    position: relative;
    background: rgba(0, 0, 0, 0.4); }
    .header .top-hd .logo {
      padding: 35px 0 0 0; }
    .header .top-hd .hrd {
      padding-top: 15px;
      padding-bottom:32px;
    }
      .header .top-hd .hrd .tel {
        text-align: right; }
        .header .top-hd .hrd .tel span {
          display: inline-block;
          margin-bottom: 10px;
          padding-left: 35px;
          line-height: 28px;
          color: #fff;
          font-size: 18px;
          background: url("../img/icon_tel.png") no-repeat left center;
          background-size: 28px 28px; }
      .header .top-hd .hrd .nav ul {
        display: block; }
        .header .top-hd .hrd .nav ul li {
          display: block;
          float: left;
          font-size: 18px;
          text-align: center;
          padding-left: 32px;
          position: relative; }
          .header .top-hd .hrd .nav ul li a {
            display: inline-block;
            line-height: 32px;
            color: #fff;
            border-bottom: 0px solid #fff; }
          .header .top-hd .hrd .nav ul li.active a,
          .header .top-hd .hrd .nav ul li a:hover {
            border-bottom: 3px solid #fff; }
          .header .top-hd .hrd .nav ul li dl {
            z-index: 10;
            display: none;
            position: absolute;
            top: 32px;
            left: 30px;
            width: 450px;
            padding: 15px 20px;
            background: rgba(0, 0, 0, 0.8); }
            /*.header .top-hd .hrd .nav ul li dl.nav_son_0 dd.nav_son_0,
            .header .top-hd .hrd .nav ul li dl.nav_son_0 dd.nav_son_1,
            .header .top-hd .hrd .nav ul li dl.nav_son_0 dd.nav_son_2 {
              border-bottom: none !important; }*/
            /*.header .top-hd .hrd .nav ul li dl.nav_son_1 dd.nav_son_6,
            .header .top-hd .hrd .nav ul li dl.nav_son_1 dd.nav_son_7,
            .header .top-hd .hrd .nav ul li dl.nav_son_1 dd.nav_son_8 {
              border-bottom: none !important; }*/
            .header .top-hd .hrd .nav ul li dl dd {
              display: block;
              width: 150px;
              height: 50px;
              line-height: 50px;
              float: left;
              font-size: 15px;
              border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
              .header .top-hd .hrd .nav ul li dl dd a, .header .top-hd .hrd .nav ul li dl dd.active a,
              .header .top-hd .hrd .nav ul li dl dd a:hover {
                border-bottom: none !important; }
              .header .top-hd .hrd .nav ul li dl dd a:hover {
                color: #9d8a3c; }
          .header .top-hd .hrd .nav ul li:hover dl {
            display: block; }
  .header .banner {
    width: 100%; }
.pagebox {
  padding-bottom: 30px; }
.listpage {
  float: left;
  position: relative;
  overflow: visible;
  left: 50%;
  height: 30px;
  font-family: Arial,"Microsoft Yahei";
  font-size: 14px;
  color: #666;
  padding: 20px 0; }
  .listpage a {
    float: left;
    margin: 0 3px;
    position: relative;
    right: 50%;
    padding: 0 10px;
    border: #ebebeb 1px solid;
    line-height: 27px;
    height: 27px;
    color: #666;
    display: inline-block; }
    .listpage a:hover, .listpage a.active {
      float: left;
      margin: 0 3px;
      position: relative;
      right: 50%;
      background: #ccc;
      border: #999 1px solid;
      color: #333;
      text-decoration: none; }
.notinfo p {
  text-align: center;
  font-size: 20px;
  color: #999;
  padding-top: 50px; }
.footer .bd {
  background-color: #282829;
  height: 490px; }
  .footer .bd .wrap .logo {
    padding: 0;
    width: 257px;
    height: 490px;
    float: left;
    background-color: #535354;
    text-align: center; }
    .footer .bd .wrap .logo img {
      margin-top: 140px; }
  .footer .bd .wrap .fmain {
    float: left;
    width: 460px;
    padding-top: 58px;
    padding-left: 75px; }
    .footer .bd .wrap .fmain dl {
      float: left;
      width: 230px; }
      .footer .bd .wrap .fmain dl dt {
        margin-bottom: 5px; }
        .footer .bd .wrap .fmain dl dt span {
          display: inline-block;
          font-size: 18px;
          line-height: 26px;
          padding: 0 25px;
          background-color: #9d8a3c;
          border-radius: 4px;
          color: #fff; }
      .footer .bd .wrap .fmain dl dd {
        display: block;
        line-height: 32px;
        font-size: 14px;
        background: url("../img/foot_dd.png") no-repeat left center;
        padding-left: 15px; }
        .footer .bd .wrap .fmain dl dd a {
          color: #fff; }
          .footer .bd .wrap .fmain dl dd a:hover {
            color: #9d8a3c;
            text-decoration: underline; }
  .footer .bd .wrap .lxfs {
    float: right;
    width: 190px;
    padding-top: 58px; }
    .footer .bd .wrap .lxfs p {
      font-size: 14px;
      color: #fff;
      line-height: 1.7;
      margin-bottom: 5px; }  
    .footer .bd .wrap .lxfs hr {
      margin:10px 0;
    border: medium none;
    background-color: #c3c1c1;
      height: 1px;
}   
.footer .fd {
  padding: 25px 0;
  text-align: center;
  background: #edebed; }
  .footer .fd p {
    color: #888;
    line-height: 22px; }
    .footer .fd p a {
      margin: 0 10px;
      color: #888; }
      .footer .fd p a:hover {
        color: #9d8a3c;
        text-decoration: underline; }