@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 769px) {
    .container-fluid {
      padding: 0 2.6007802341vw; } }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-background-1 {
  background: url(../images/bg1.jpg) repeat; }

.main-background-2 {
  background: url(../images/bg2.jpg) no-repeat center center;
  background-size: cover; }

.main-background-3 {
  background: #f8f8f8; }

.main-background-4 {
  background: url(../images/bg3.jpg) no-repeat center center;
  background-size: cover; }

.main-pad-1 {
  padding: 45px 0; }

.main-pad-2 {
  padding: 25px 0; }

.main-pad-3 {
  padding: 210px 0 55px; }
  @media screen and (max-width: 769px) {
    .main-pad-3 {
      padding: 45px 0; } }

.main-martop-1 {
  margin-top: 35px; }

.main-martop-2 {
  margin-top: 10px; }

.main-martop-3 {
  margin-top: 45px; }

@media screen and (min-width: 991px) {
  .main-martop-4 {
    margin-top: -110px; } }

.main-marbottom-1 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 45px; }
  @media screen and (max-width: 769px) {
    .main-padleft-1 {
      padding-left: 0; } }

.main-padleft-2 {
  padding-left: 10px; }
  @media screen and (max-width: 769px) {
    .main-padleft-2 {
      padding-left: 0; } }

.no-padbottom-1 {
  padding-bottom: 0; }

.position-relative {
  position: relative; }

@media screen and (min-width: 991px) {
  .col-md-2-list1 {
    width: 19.66666667%; } }

@media screen and (min-width: 991px) {
  .col-md-10-list1 {
    width: 80.33333333%; } }

.title-1.active2 .entit {
  color: #fff; }
.title-1.active2 .chtit {
  color: #fff; }
.title-1 .entit {
  font-size: 16px;
  color: #333;
  font-family: "Arial";
  font-weight: bold;
  text-transform: uppercase; }
.title-1 .chtit {
  font-size: 35px;
  font-weight: bold; }

.title-2 .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .title-2 .title span {
    display: block;
    font-size: 20px; }
.title-2 .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .title-2 .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #009946;
    position: relative;
    top: -17px; }

.text-1 {
  background: #009946;
  padding-bottom: 55px; }
  .text-1 .linkbox .title-arrow {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding: 55px 0; }
    .text-1 .linkbox .title-arrow span {
      display: block;
      font-size: 15px;
      font-family: "Arial"; }
  .text-1 .linkbox .link-wrap .lbox {
    margin-bottom: 3px; }
    .text-1 .linkbox .link-wrap .lbox .list {
      display: block;
      height: 40px;
      line-height: 40px;
      text-align: left;
      font-size: 16px;
      text-decoration: none;
      color: #fff;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden;
      position: relative;
      z-index: 10;
      font-weight: bold; }
      .text-1 .linkbox .link-wrap .lbox .list:hover, .text-1 .linkbox .link-wrap .lbox .list.on1 {
        background: #003317; }
      .text-1 .linkbox .link-wrap .lbox .list .icon {
        float: left;
        display: inline-block;
        width: 6px;
        height: 2px;
        background: #fff;
        margin-top: 20px;
        margin-right: 10px; }
      .text-1 .linkbox .link-wrap .lbox .list span {
        float: left; }
    .text-1 .linkbox .link-wrap .lbox .list2 {
      display: none; }
      .text-1 .linkbox .link-wrap .lbox .list2 ul {
        background: #ededed;
        padding: 5px 10px 0; }
        .text-1 .linkbox .link-wrap .lbox .list2 ul li {
          border-bottom: 1px dashed #ccc; }
          .text-1 .linkbox .link-wrap .lbox .list2 ul li a {
            padding-left: 20px;
            display: block;
            height: 50px;
            text-align: left;
            color: #696969;
            line-height: 50px;
            font-size: 1.4rem;
            text-decoration: none;
            overflow: hidden; }
            .text-1 .linkbox .link-wrap .lbox .list2 ul li a:hover {
              color: #009946; }
            .text-1 .linkbox .link-wrap .lbox .list2 ul li a i {
              font-style: normal;
              float: left;
              width: 10%; }
            .text-1 .linkbox .link-wrap .lbox .list2 ul li a span {
              float: left;
              width: 80%; }
  .text-1 .contactbox {
    margin-top: 55px; }
    .text-1 .contactbox a {
      display: block;
      width: 130px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      color: #000;
      font-size: 14px;
      border-radius: 35px;
      margin: 0 auto;
      background: #ffbc08; }
    .text-1 .contactbox .ptxt {
      margin-top: 35px;
      text-align: center;
      color: #fff;
      font-size: 30px;
      font-weight: bold; }

.text-2 .title {
  font-size: 20px;
  color: #333; }
.text-2 .conbox {
  margin-top: 15px;
  color: #333;
  font-size: 16px;
  line-height: 25px; }
.text-2 .cconbox {
  overflow: hidden;
  margin-top: 65px;
  font-size: 16px; }
  @media screen and (max-width: 769px) {
    .text-2 .cconbox {
      margin-top: 35px; } }
  .text-2 .cconbox .c1box {
    float: left;
    line-height: 40px; }
    @media screen and (max-width: 769px) {
      .text-2 .cconbox .c1box {
        width: 100%;
        margin-bottom: 20px; } }
  .text-2 .cconbox .c2box {
    float: right; }
    @media screen and (max-width: 769px) {
      .text-2 .cconbox .c2box {
        width: 100%;
        margin-bottom: 20px; } }
    .text-2 .cconbox .c2box img {
      float: left;
      margin-left: 20px;
      width: 133px; }
      @media screen and (max-width: 769px) {
        .text-2 .cconbox .c2box img {
          margin-left: 0; } }

.text-3 .title {
  font-size: 20px;
  color: #333; }
.text-3 .conbox {
  margin-top: 15px;
  color: #333;
  font-size: 16px; }
  .text-3 .conbox .inputlist {
    margin-bottom: 5px; }
    .text-3 .conbox .inputlist .textbox1 {
      width: 100%;
      height: 40px;
      padding: 0 10px;
      color: #333;
      background: #fff;
      border: 1px solid #ddd;
      outline: none; }
    .text-3 .conbox .inputlist .textbox2 {
      width: 100%;
      height: 120px;
      padding: 10px;
      color: #333;
      background: #fff;
      border: 1px solid #ddd;
      outline: none; }
    .text-3 .conbox .inputlist .submitbtn {
      height: 40px;
      width: 100%;
      background: #e2e2e2;
      color: #333;
      font-size: 16px;
      border: none;
      outline: none;
      transition: all .3s; }
      .text-3 .conbox .inputlist .submitbtn:hover {
        background: #009946;
        color: #fff; }

.text-4 .list {
  margin-bottom: 10px; }
.text-4 a {
  text-decoration: none;
  display: block;
  border: 1px solid #ddd;
  padding: 25px 20px;
  overflow: hidden;
  color: #000;
  transition: all .3s; }
  .text-4 a:hover {
    background: #f8f8f8; }
  .text-4 a .timebox {
    margin-top: 5px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-family: "Arial";
    text-align: center;
    width: 100px; }
    .text-4 a .timebox span {
      display: block; }
      .text-4 a .timebox span:first-child {
        font-size: 48px;
        line-height: 50px; }
  .text-4 a .conbox {
    width: calc(100% - 115px);
    float: right; }
    @media screen and (max-width: 769px) {
      .text-4 a .conbox {
        width: 100%; } }
    .text-4 a .conbox .titbox {
      font-size: 16px;
      color: #333;
      overflow: hidden;
      line-height: 25px;
      height: 25px;
      overflow: hidden; }
      .text-4 a .conbox .titbox span {
        display: inline-block;
        float: left; }
        .text-4 a .conbox .titbox span:nth-child(1) {
          width: calc(100% - 100px); }
        .text-4 a .conbox .titbox span:nth-child(2) {
          float: right;
          width: 60px;
          text-align: right;
          color: #999;
          font-size: 14px; }
    .text-4 a .conbox .con {
      margin-top: 5px;
      font-size: 14px;
      color: #777;
      line-height: 25px;
      height: 50px;
      overflow: hidden; }

.text-5 .title {
  font-size: 20px;
  color: #009946;
  font-weight: bold;
  line-height: 35px; }
.text-5 .conbox {
  margin-top: 15px; }
  .text-5 .conbox a {
    text-decoration: none;
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 30px; }
    .text-5 .conbox a:hover .morebtn {
      background: #003317; }
    .text-5 .conbox a .con {
      height: 210px;
      overflow: hidden; }
    .text-5 .conbox a .morebtn {
      margin-top: 25px;
      margin-bottom: 25px;
      display: block;
      width: 225px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      color: #fff;
      font-size: 14px;
      background: #009946;
      float: right;
      transition: all .3s; }

.text-6 .tlist {
  padding: 0 20px 20px; }
  @media screen and (min-width: 991px) {
    .text-6 .tlist {
      padding: 0 55px; } }
  .text-6 .tlist a {
    text-decoration: none;
    display: block;
    color: #333;
    background: rgba(255, 255, 255, 0.74);
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    top: 0;
    transition: all .3s; }
    .text-6 .tlist a:hover {
      top: -5px; }
    .text-6 .tlist a .conbox {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      padding: 45px 40px; }
      .text-6 .tlist a .conbox .title {
        margin-top: 35px;
        width: 100%;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
        font-size: 20px;
        font-weight: bold; }
      .text-6 .tlist a .conbox .con {
        margin-top: 20px;
        font-size: 16px;
        line-height: 30px; }

.text-7 {
  line-height: 65px;
  border-bottom: 1px solid #ddd; }
  .text-7 .posit {
    color: #333;
    font-size: 16px; }
    .text-7 .posit a {
      color: #333; }
  .text-7 .backpage {
    font-size: 16px; }
    .text-7 .backpage a {
      color: #333; }

.text-8 .tlist {
  margin-bottom: 35px; }
  .text-8 .tlist a {
    text-decoration: none;
    display: block;
    color: #666;
    overflow: hidden; }
    .text-8 .tlist a:hover .imgbox {
      opacity: .5; }
    .text-8 .tlist a .imgbox {
      float: left;
      width: 30%;
      transition: all .3s; }
      @media screen and (max-width: 769px) {
        .text-8 .tlist a .imgbox {
          width: 35%; } }
    .text-8 .tlist a .conbox {
      float: right;
      width: 67%;
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 20px; }
      @media screen and (max-width: 769px) {
        .text-8 .tlist a .conbox {
          width: 60%; } }
      .text-8 .tlist a .conbox .titbox {
        margin-top: 25px;
        font-size: 16px;
        color: #333;
        line-height: 35px;
        height: 35px;
        overflow: hidden; }
        .text-8 .tlist a .conbox .titbox span {
          display: inline-block; }
          .text-8 .tlist a .conbox .titbox span:first-child {
            float: left;
            width: calc(100% - 110px); }
          .text-8 .tlist a .conbox .titbox span:nth-child(2) {
            float: right;
            width: 90px;
            text-align: right; }
      .text-8 .tlist a .conbox .con {
        margin-top: 5px;
        font-size: 12px;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }

.text-9 {
  font-size: 16px;
  line-height: 35px; }

.text-10 .text {
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 25px; }
.text-10 .mappic img {
  max-width: 100%; }

.text-11 {
  background: #009946;
  padding: 25px; }
  @media screen and (min-width: 991px) {
    .text-11 {
      padding: 35px 35px 35px 0;
      width: 50%;
      position: absolute;
      left: 0;
      bottom: -40px;
      z-index: 10; } }
  .text-11:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 100%;
    height: 100%;
    width: 1000%;
    z-index: -1;
    background: #009946; }
    @media screen and (max-width: 769px) {
      .text-11:before {
        display: none; } }
  .text-11 .text-11-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .text-11 .text-11-carousel .item {
      display: block;
      text-decoration: none;
      color: #fff;
      font-size: 16px;
      line-height: 30px; }
  .text-11 .owl-theme .owl-controls {
    margin-top: 0; }
    @media screen and (max-width: 769px) {
      .text-11 .owl-theme .owl-controls {
        margin-top: 35px; } }
    .text-11 .owl-theme .owl-controls .owl-buttons .owl-prev {
      background: none;
      border: 1px solid #fff;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center;
      padding: 0;
      margin: 0 5px;
      color: #fff;
      font-size: 16px;
      font-family: "黑体";
      opacity: 1;
      transition: all .3s; }
      @media screen and (min-width: 991px) {
        .text-11 .owl-theme .owl-controls .owl-buttons .owl-prev {
          position: absolute;
          right: -90%;
          bottom: 75px; } }
      .text-11 .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
        background: #fff;
        color: #009946; }
    .text-11 .owl-theme .owl-controls .owl-buttons .owl-next {
      background: none;
      border: 1px solid #fff;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center;
      padding: 0;
      margin: 0 5px;
      color: #fff;
      font-size: 16px;
      font-family: "黑体";
      opacity: 1;
      transition: all .3s; }
      @media screen and (min-width: 991px) {
        .text-11 .owl-theme .owl-controls .owl-buttons .owl-next {
          position: absolute;
          right: -100%;
          bottom: 75px; } }
      .text-11 .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background: #fff;
        color: #009946; }

.text-12 {
  position: absolute;
  bottom: 0;
  right: 0; }
  @media screen and (max-width: 769px) {
    .text-12 {
      position: static;
      margin-top: 10px;
      text-align: center; } }
  .text-12 a {
    text-decoration: none;
    display: block;
    width: 225px;
    height: 45px;
    background: #009946;
    color: #fff;
    text-align: center;
    line-height: 45px;
    transition: all .3s; }
    @media screen and (max-width: 769px) {
      .text-12 a {
        width: 100%; } }
    .text-12 a:hover {
      background: #003317; }

.picture-1 {
  margin-top: 75px; }
  .picture-1 div:nth-child(2) .plist a .iconbox {
    background: #ffd9bf; }
    .picture-1 div:nth-child(2) .plist a .iconbox .ibox {
      background: #f08f30; }
  .picture-1 div:nth-child(2) .plist a .conbox .line {
    background: #f08f30; }
  .picture-1 div:nth-child(3) .plist a .iconbox {
    background: #fcf2c6; }
    .picture-1 div:nth-child(3) .plist a .iconbox .ibox {
      background: #f2d447; }
  .picture-1 div:nth-child(3) .plist a .conbox .line {
    background: #f2d447; }
  .picture-1 div:nth-child(4) .plist a .iconbox {
    background: #e1f6d3; }
    .picture-1 div:nth-child(4) .plist a .iconbox .ibox {
      background: #8cbc6c; }
  .picture-1 div:nth-child(4) .plist a .conbox .line {
    background: #8cbc6c; }
  .picture-1 .plist {
    padding: 0 15px 45px; }
    @media screen and (min-width: 991px) {
      .picture-1 .plist {
        padding: 0 65px; } }
    .picture-1 .plist a {
      text-decoration: none;
      display: block;
      text-align: center;
      position: relative;
      top: 0;
      transition: all .3s; }
      .picture-1 .plist a:hover {
        top: -5px; }
      .picture-1 .plist a .Bbox {
        padding: 0 15px; }
      .picture-1 .plist a .iconbox {
        position: relative;
        padding: 5px;
        transform: rotate(45deg);
        background-color: #f5b3b0; }
        .picture-1 .plist a .iconbox .ibox {
          position: absolute;
          left: 5%;
          top: 5%;
          width: 90%;
          height: 90%;
          background: #da4f48;
          display: -webkit-flex;
          -webkit-align-items: center;
          display: flex;
          align-items: center;
          justify-content: center; }
          .picture-1 .plist a .iconbox .ibox img {
            transform: rotate(-45deg); }
            @media screen and (max-width: 769px) {
              .picture-1 .plist a .iconbox .ibox img {
                width: 60%; } }
      .picture-1 .plist a .conbox {
        margin-top: 45px; }
        .picture-1 .plist a .conbox .tit {
          font-size: 20px;
          color: #333; }
          @media screen and (max-width: 769px) {
            .picture-1 .plist a .conbox .tit {
              font-size: 16px; } }
        .picture-1 .plist a .conbox .line {
          width: 40px;
          height: 5px;
          background: #da4f48;
          margin: 15px auto 0; }

@media screen and (min-width: 991px) {
  .picture-2 {
    padding-top: 35px; } }
.picture-2.active2 {
  padding-top: 0; }
  .picture-2.active2 .plist {
    padding: 0 5px 10px; }
    .picture-2.active2 .plist a {
      border: none;
      height: auto; }
      .picture-2.active2 .plist a .picbox {
        border: 1px solid #ddd; }
      .picture-2.active2 .plist a .conbox {
        margin-top: 5px;
        border: 1px solid #ddd;
        height: 45px;
        line-height: 45px; }
.picture-2 .plist {
  padding: 0 5px 10px; }
  .picture-2 .plist a {
    text-decoration: none;
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    color: #333; }
    @media screen and (min-width: 991px) {
      .picture-2 .plist a {
        height: 330px; } }
    .picture-2 .plist a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .picture-2 .plist a .picbox {
      padding: 0 15px;
      overflow: hidden; }
      .picture-2 .plist a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .picture-2 .plist a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .picture-2 .plist a .conbox {
      font-size: 16px;
      line-height: 55px;
      height: 55px;
      overflow: hidden; }

.picture-3 a {
  text-decoration: none;
  display: block; }
  .picture-3 a .picbox {
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #ddd; }
    .picture-3 a .picbox .imgbox {
      overflow: hidden; }
      .picture-3 a .picbox .imgbox img {
        max-height: 100%;
        max-width: 100%; }

.picture-4 img {
  max-width: 100%; }

.product-details-con .imgbox {
  margin-bottom: 20px;
  text-align: center; }
  .product-details-con .imgbox img {
    border: 1px solid #ccc;
    max-width: 100%; }
.product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px; }

  .product-details-con .dcon .cn table{
    border: none;
    margin:0 auto;
  }

.product-details-con .dcon .cn table tr{
   border-top: 1px solid #000;
    border-left: 1px solid #000;
    text-align: center;
}
  .product-details-con .dcon .cn table td{
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    
  }

.news-details-con .biaoti {
  text-align: center;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold; }
.news-details-con .timebox {
  margin: 10px 0;
  text-align: center;
  font-size: 1.4rem;
  color: #666; }
.news-details-con .conbox {
  font-size: 1.4rem;
  color: #666;
  line-height: 30px; }

.header-wrap .header {
  border-top: 5px solid #009946;
  height: 105px; }
  @media screen and (max-width: 769px) {
    .header-wrap .header {
      height: 15.6046814044vw; } }
  .header-wrap .header .logo {
    line-height: 105px; }
    @media screen and (max-width: 769px) {
      .header-wrap .header .logo {
        line-height: 15.6046814044vw; } }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 769px) {
        .header-wrap .header .logo img {
          max-width: 60%; } }
  .header-wrap .header .stxt {
    margin-top: 30px;
    margin-left: 25px;
    padding-left: 15px;
    border-left: 1px solid #eee; }
    .header-wrap .header .stxt span {
      font-size: 28px;
      color: #24a5ff; }
  .header-wrap .header .phonetxt {
    display: inline-block;
    line-height: 105px; }
    .header-wrap .header .phonetxt .icon {
      float: left; }
    .header-wrap .header .phonetxt .ptxt {
      float: left;
      font-size: 30px;
      color: #009946;
      font-family: "Arial";
      margin-left: 10px;
      font-weight: bold; }
      .header-wrap .header .phonetxt .ptxt span {
        display: block; }
  .header-wrap .header .language {
    float: right;
    line-height: 105px;
    display: inline-block; }
    .header-wrap .header .language a {
      margin-top: 35px;
      text-decoration: none;
      display: block;
      font-size: 14px;
      color: #333;
      border-radius: 30px;
      height: 35px;
      line-height: 31px;
      text-align: center;
      padding: 0 20px;
      border: 2px solid #ddd;
      transition: all .3s; }
      .header-wrap .header .language a:hover {
        background: #009946;
        color: #fff;
        border-color: #009946; }
  @media screen and (max-width: 769px) {
    .header-wrap .header .menu {
      line-height: 15.6046814044vw;
      float: right; } }
  .header-wrap .header .menulist {
    display: none;
    font-size: 20px;
    font-size: 4.6007802341vw;
    position: absolute;
    top: 15.6046814044vw;
    right: -2.6007802341vw;
    width: 34.0078023407vw;
    background: #009946f0;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 9.8517555267vw;
      color: #fff; }

.nav-wrap {
  height: 50px;
  line-height: 50px;
  background: url(../images/bg1.jpg) repeat-x;
  background-size: 100% 100%;
  border-top: 1px solid #e1e1e1; }
  .nav-wrap .nav-ul {
    background: url(../images/navline.png) no-repeat left top;
    height: 49px; }
    .nav-wrap .nav-ul .navlist {
      float: left;
      width: 14.25%;
      text-align: center;
      position: relative;
      height: 49px;
      z-index: 5; }
      .nav-wrap .nav-ul .navlist::before {
        content: '';
        background: url(../images/navline.png) no-repeat right top;
        height: 49px;
        width: 2px;
        position: absolute;
        right: 0;
        top: 0; }
      .nav-wrap .nav-ul .navlist .listh1 {
        display: block;
        color: #000;
        font-size: 18px;
        line-height: 46px;
        text-decoration: none;
        border-top: 3px solid #fff; }
        .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
          border-top-color: #009946; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        top: 50px;
        left: 0;
        display: none;
        background: #fff;
        width: 100%; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          line-height: 35px;
          position: relative;
          background: #009946; }
          .nav-wrap .nav-ul .navlist .list2-ul .list a {
            display: block;
            text-decoration: none;
            color: #fff;
            font-size: 14px; }
            .nav-wrap .nav-ul .navlist .list2-ul .list a:hover, .nav-wrap .nav-ul .navlist .list2-ul .list a.on {
              background: #08263b; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
            display: none;
            width: 150px;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            left: 100%;
            top: 0; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul list2 a {
              color: #000;
              font-size: 12px; }

.banner-wrap {
  position: relative; }
  .banner-wrap .banner-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap .banner-carousel .item {
      display: block; }
    .banner-wrap .banner-carousel img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
      opacity: 1;
      background: #fff;
      border-radius: 0;
      width: 10px;
      height: 10px; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #00a5e1; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #00a5e1; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.content-wrap .contentbox {
  margin-bottom: 60px; }
.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #009946;
    background-size: cover;
    overflow: hidden;
    font-family: '微软雅黑';
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    cursor: pointer;
    position: relative; }
    .content-wrap .w-ltside .mb .tit-show .title:before {
      content: '';
      position: absolute;
      right: 10px;
      top: 20px;
      background: url(../images/show-arrow.png) no-repeat;
      width: 14px;
      height: 9px; }
    .content-wrap .w-ltside .mb .tit-show .title .arrow {
      float: right;
      margin-right: 15px; }
    .content-wrap .w-ltside .mb .tit-show .title .icon {
      margin-right: 10px; }
.content-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%; }
  .content-wrap .w-ltside .show-hide .div2 {
    display: block;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    background: #eee;
    color: #707070;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff; }
    .content-wrap .w-ltside .show-hide .div2 a {
      display: block;
      color: #707070;
      text-decoration: none; }
    .content-wrap .w-ltside .show-hide .div2:hover a {
      background: #009946;
      color: #fff; }
  .content-wrap .w-ltside .show-hide .div3 {
    display: none; }
    .content-wrap .w-ltside .show-hide .div3 ul {
      margin: 0;
      padding: 0; }
      .content-wrap .w-ltside .show-hide .div3 ul li {
        display: block;
        height: 34px;
        line-height: 34px;
        list-style: none;
        text-align: center;
        background: #fff;
        overflow: hidden;
        border-bottom: 1px solid #eee; }
        .content-wrap .w-ltside .show-hide .div3 ul li a {
          text-decoration: none;
          display: block;
          overflow: hidden;
          color: #666; }
          .content-wrap .w-ltside .show-hide .div3 ul li a:hover {
            color: #009946; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #009946;
  color: #fff;
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 25px; }
.content-wrap .ltside .linkbox .link-wrap {
  margin-top: 5px; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    margin-bottom: 3px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      background: #e9e9e9;
      display: block;
      height: 50px;
      line-height: 50px;
      text-align: left;
      font-size: 16px;
      text-decoration: none;
      color: #333;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden;
      position: relative;
      z-index: 10; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #009946;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover .icon, .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .icon {
          background: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .icon {
        float: left;
        display: inline-block;
        width: 6px;
        height: 2px;
        background: #333;
        margin-top: 25px;
        margin-right: 10px; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list span {
        float: left; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul {
        background: #ededed;
        padding: 5px 10px 0; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
          border-bottom: 1px dashed #ccc; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
            padding-left: 20px;
            display: block;
            height: 40px;
            text-align: left;
            color: #696969;
            line-height: 40px;
            font-size: 1.4rem;
            text-decoration: none;
            overflow: hidden; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
              color: #009946; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
              font-style: normal;
              float: left;
              width: 15%; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
              float: left;
              width: 80%; }
.content-wrap .ltside .contactbox {
  margin-top: 10px; }
  .content-wrap .ltside .contactbox .title-arrow {
    background: #24a5ff;
    color: #fff;
    text-align: center;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold; }
  .content-wrap .ltside .contactbox .cbox img {
    width: 100%; }

@media screen and (max-width: 769px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  background: #009946;
  color: #fff;
  font-size: 16px; }
  .footer-wrap .footer .f1box {
    border-bottom: 1px solid #00b754;
    padding: 30px 0; }
    .footer-wrap .footer .f1box .title {
      float: left;
      display: inline-block;
      width: 140px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 0 50px 50px 0;
      background: #ffbc08;
      color: #333; }
    .footer-wrap .footer .f1box .conbox {
      float: left;
      margin-left: 30px;
      line-height: 50px; }
      .footer-wrap .footer .f1box .conbox a {
        color: #fff; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #00833c;
    padding: 20px 0; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

/*# sourceMappingURL=style.css.map */
