@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: 990px) {
    .container-fluid {
      padding: 0 2.0202020202vw; } }

.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: #eee; }

.main-background-2 {
  background: #ececec; }

.main-background-3 {
  background: url(../images/servicebg.jpg) no-repeat center center;
  background-size: cover; }

.main-background-4 {
  background: url(../images/about-titbg.jpg) no-repeat center center; }

.main-pad-1 {
  padding: 45px 0; }

.main-pad-2 {
  padding: 65px 0 45px;}

.main-pad-3 {
  padding: 55px 0 85px; }

.main-pad-4 {
  padding: 65px 0 35px; }

.main-padtop-1 {
  padding-top: 35px; }

.main-martop-1 {
  margin-top: 45px; }

.main-martop-2 {
  margin-top: 20px; }

.main-padBottom-1 {
  padding-bottom: 15px; }

.main-marbottom-1 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 35px; }
  @media screen and (max-width: 990px) {
    .main-padleft-1 {
      padding-left: 0; } }

.main-padright-1 {
  padding-right: 35px; }
  @media screen and (max-width: 990px) {
    .main-padright-1 {
      padding: 0; } }

.no-paddingTop {
  padding-top: 0; }

.no-paddingBottom {
  padding-bottom: 0; }

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%; }	
	
	}

.title-1.active2 .chtit {
  color: #292929;
  background: url(../images/title-1-line2.png) no-repeat center center; }
.title-1.active2 .entit {
  color: #696969; }
.title-1.active2 .stxt {
  color: #676767; }
.title-1 .chtit {
  background: url(../images/title-1-line1.png) no-repeat center center;
  color: #fff;
  font-size: 30px; }
.title-1 .entit {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px; }
.title-1 .stxt {
  color: #fff;
  font-size: 16px;
  margin-top: 8px; }

.text-1 a {
  text-decoration: none;
  display: inline-block;
  width: 140px;
  height: 35px;
  text-align: center;
  border-radius: 35px;
  color: #fff;
  background: #00a45f;
  font-size: 14px;
  line-height: 35px;
  transition: all .3s; }
  .text-1 a:hover {
    background: #003e24; }

.searchbox-wrap {
  overflow: hidden;
  padding: 30px 0 20px;
  border-bottom: 1px solid #eee; }
  @media screen and (max-width: 990px) {
    .searchbox-wrap {
      padding: 25px 0; }
	  
	  .main-pad-1{ padding:15px 0;}
	  .searchbox-wrap{ padding: 15px 0 10px;}
	  
	  .main-pad-4 { padding:45px 0 25px; 
	  	}
	  }
.main-martop-1 {
  margin-top: 25px; }
  .searchbox-wrap .s1box {
    float: left;
    width: 395px;
    padding-right: 40px;
    text-align: center;
    border-right: 1px solid #ddd; }
    .searchbox-wrap .s1box .s1 {
      font-size: 24px;
      color: #1f1f1f; }
      .searchbox-wrap .s1box .s1 span {
        font-weight: bold;
        font-size: 28px; }
    .searchbox-wrap .s1box .s2 {
      margin-top: 5px;
      font-size: 14px;
      height: 27px;
      background: #00a45f;
      color: #fff;
      line-height: 27px; }
  .searchbox-wrap .s2box {
    float: left;
    width: calc(100% - 690px);
    padding: 0 35px;
    border-right: 1px solid #fff; }
    @media screen and (max-width: 990px) {
      .searchbox-wrap .s2box {
        width: 100%;
        padding: 0 10px;
        border-right: none; } }
    .searchbox-wrap .s2box .s1 {
      position: relative; }
      .searchbox-wrap .s2box .s1 .textbox1 {
        width: 100%;
        height: 37px;
        border: none;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        font-size: 12px;
        color: #666;
        background: none;
        outline: none; }
      .searchbox-wrap .s2box .s1 .submitbtn {
        position: absolute;
        right: 0;
        top: 8px;
        background: url(../images/searchbox-icon1.png) no-repeat;
        width: 21px;
        height: 19px;
        border: none;
        outline: none; }
    .searchbox-wrap .s2box .s2 {
      line-height: 35px;
      height: 35px;
      overflow: hidden;
      font-size: 14px;
      color: #5f5f5f; }
      .searchbox-wrap .s2box .s2 span {
        float: left; }
      .searchbox-wrap .s2box .s2 a {
        display: inline-block;
        margin-left: 10px;
        float: left;
        color: #5f5f5f; }
  .searchbox-wrap .s3box {
    float: right;
    width: 290px;
    border-left: 1px solid #ddd;
    padding-left: 20px; }
    @media screen and (max-width: 990px) {
      .searchbox-wrap .s3box {
        display: none; } }
    .searchbox-wrap .s3box .s1 {
      font-size: 14px;
      color: #5f5f5f;
      overflow: hidden; }
      .searchbox-wrap .s3box .s1 span {
        float: left; }
      .searchbox-wrap .s3box .s1 i {
        float: left; }
    .searchbox-wrap .s3box .s2 {
      font-size: 30px;
      font-weight: bold;
      color: #1e1e1e;
      font-family: " arial";
      letter-spacing: -1px; }

.productbox-con .p-ltside {
  padding-right: 20px; }
  .productbox-con .p-ltside .linkbox .title-arrow {
    background: #00a45f;
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold; }
    .productbox-con .p-ltside .linkbox .title-arrow i {
      margin-right: 20px; }
  .productbox-con .p-ltside .linkbox .link-wrap {
    background: #fff; }
    .productbox-con .p-ltside .linkbox .link-wrap .lbox {
      border: 1px solid #eee; }
      .productbox-con .p-ltside .linkbox .link-wrap .lbox .list {
        padding-left: 30px;
        display: block;
        height: 50px;
        text-align: left;
        color: #292929;
        line-height: 50px;
        font-size: 1.4rem;
        font-weight: bold;
        text-decoration: none;
        overflow: hidden; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list:hover, .productbox-con .p-ltside .linkbox .link-wrap .lbox .list.on1 {
          background: #f18a10;
          border-color: #f18a10;
          color: #fff; }
          .productbox-con .p-ltside .linkbox .link-wrap .lbox .list:hover .arrow, .productbox-con .p-ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
            background: #fff;
            color: #23438a; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list .tit {
          float: left;
          width: 65%; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list .arrow {
          margin-top: 17px;
          margin-right: 25px;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          border: 1px solid #ddd;
          line-height: 18px;
          overflow: hidden;
          color: #858585;
          font-style: normal;
          text-align: center;
          font-family: "黑体";
          font-size: 1.2rem; }
      .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 {
        display: none; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul {
          background: #fff;
          padding: 0 15px;
          border: 1px solid #ddd; }
          .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li {
            margin-bottom: 5px;
            border-bottom: 1px dashed #ccc; }
            .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
              border-bottom: none;
              margin-bottom: 0; }
            .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a {
              padding-left: 40px;
              display: block;
              height: 35px;
              text-align: left;
              color: #292929;
              line-height: 35px;
              font-size: 1.4rem;
              text-decoration: none;
              overflow: hidden; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                color: #f18a10; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                float: left;
                width: 10%;
                font-style: normal; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                float: left;
                width: 80%; }
  .productbox-con .p-ltside .contactbox {
    margin-top: 15px;
    background: #00a45f;
    background-size: cover;
    padding: 20px 0 23px;
    text-align: center;
    color: #fff; }
    .productbox-con .p-ltside .contactbox .tit {
      color: #fff;
      font-size: 2.8rem;
      font-weight: bold;
      width: 210px;
      margin: 0 auto 20px; }
      .productbox-con .p-ltside .contactbox .tit span {
        margin-top: 10px;
        display: block;
        font-size: 1.4rem;
        font-weight: normal; }
    .productbox-con .p-ltside .contactbox .line {
      border-bottom: 2px solid #00c371;
      width: 120px;
      height: 2px;
      margin: 0 auto 20px; }
    .productbox-con .p-ltside .contactbox .icon {
      margin-bottom: 20px; }
    .productbox-con .p-ltside .contactbox .numbox {
      font-size: 1.4rem; }
      .productbox-con .p-ltside .contactbox .numbox span {
        font-size: 2.2rem;
        font-family: "Impact";
        display: block;
        letter-spacing: 2px; }
  .productbox-con .p-ltside .ptxt {
    background: #007745;
    height: 80px;
    line-height: 80px;
    text-align: center; }
    .productbox-con .p-ltside .ptxt img {
      max-width: 100%; }
.productbox-con .product-con .pconbox .list {
  padding: 0 10px 20px; }
  .productbox-con .product-con .pconbox .list a {
    background: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 5px 0;
    overflow: hidden;
    color: #292929;
    font-size: 14px;
    transition: all 0.3s; }
    .productbox-con .product-con .pconbox .list a:hover {
      background: #00a45f;
      color: #fff; }
    .productbox-con .product-con .pconbox .list a .picbox {
      border: 1px solid #eee; }
      .productbox-con .product-con .pconbox .list a .picbox .imgbox {
        background: #fff;
        overflow: hidden; }
        .productbox-con .product-con .pconbox .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .productbox-con .product-con .pconbox .list a .conbox {
      height: 45px;
      line-height: 45px;
      text-align: center;
      overflow: hidden; }

.advantage-wrap .title-line {
  background: url(../images/advantage-titbg.png) no-repeat center center;
  background-size: cover;
  height: 173px;
  text-align: center; }
  .advantage-wrap .title-line .title img {
    max-width: 100%; }
.advantage-wrap .advantage-con {
  margin-top: 100px; }
  @media screen and (max-width: 990px) {
    .advantage-wrap .advantage-con {
      margin-top: 55px; } }
  .advantage-wrap .advantage-con .abox {
    background: url(../images/advantage-listbg1.jpg) repeat;
    padding: 15px;
    margin-bottom: 20px; }
    .advantage-wrap .advantage-con .abox:nth-child(2n+2) {
      background: #fff; }
      .advantage-wrap .advantage-con .abox:nth-child(2n+2) .picbox {
        text-align: left; }
    .advantage-wrap .advantage-con .abox .picbox {
      padding: 0 15px;
      text-align: right; }
      .advantage-wrap .advantage-con .abox .picbox img {
        max-width: 100%; }
    .advantage-wrap .advantage-con .abox .conbox {
      padding: 35px 0 20px; }
      .advantage-wrap .advantage-con .abox .conbox .icon {
        width: 18%; }
        .advantage-wrap .advantage-con .abox .conbox .icon img {
          max-width: 100%; }
      .advantage-wrap .advantage-con .abox .conbox .con {
        width: 80%; }
        .advantage-wrap .advantage-con .abox .conbox .con .tit {
          font-size: 3rem;
          color: #00a45f;
          border-bottom: 1px dashed #222;
          padding-bottom: 10px;
          margin-bottom: 10px;
          font-weight: bold; }
          .advantage-wrap .advantage-con .abox .conbox .con .tit span {
            color: #f18a10; }
        .advantage-wrap .advantage-con .abox .conbox .con .cn {
          margin-top: 15px; }
          .advantage-wrap .advantage-con .abox .conbox .con .cn .list {
            margin-bottom: 10px; }
            .advantage-wrap .advantage-con .abox .conbox .con .cn .list i {
              float: left;
              width: 6%; }
              .advantage-wrap .advantage-con .abox .conbox .con .cn .list i img {
                max-width: 100%; }
            .advantage-wrap .advantage-con .abox .conbox .con .cn .list p {
              display: inline-block;
              float: left;
              width: 94%;
              font-size: 1.4rem; line-height:2;
              color: #383838;
              text-transform: uppercase; }

.servicebox-con .list {
  padding: 0 10px 20px; }
  .servicebox-con .list a {
    text-decoration: none;
    display: block;
    background: #fff; }
    .servicebox-con .list a:hover .conbox .morebtn {
      border-color: #f18a10; }
      .servicebox-con .list a:hover .conbox .morebtn span {
        background: #f18a10; }
    .servicebox-con .list a .picbox {
      padding: 5px;
      border-bottom: 1px solid #ddd; }
      .servicebox-con .list a .picbox .imgbox {
        overflow: hidden; }
        .servicebox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .servicebox-con .list a .conbox {
      padding: 15px 15px 25px;
      text-align: center; }
      .servicebox-con .list a .conbox .tit {
        font-size: 1.8rem;
        color: #262626;
        line-height: 35px;
        height: 35px;
        overflow: hidden; }
      .servicebox-con .list a .conbox .morebtn {
        border: 1px solid #00a45f;
        padding: 3px;
        font-size: 12px;
        width: 188px;
        margin: 10px auto 0;
        transition: all 0.3s ease 0s; }
        .servicebox-con .list a .conbox .morebtn span {
          display: block;
          background: #00a45f;
          color: #fff;
          height: 28px;
          line-height: 28px;
          transition: all 0.3s ease 0s; }

.qualitybox-con .qbox {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .qualitybox-con .qbox .listbox {
    width: 23%; }
    @media screen and (max-width: 990px) {
      .qualitybox-con .qbox .listbox {
        width: 48%; }
		.advantage-wrap .advantage-con .abox .conbox .con .tit{ font-size:24px;}
		}
    @media screen and (max-width: 480px) {
      .qualitybox-con .qbox .listbox {
        width: 100%;
        margin-bottom: 20px; } }
    .qualitybox-con .qbox .listbox .title {
      width: 80%;
      height: 48px;
      line-height: 48px;
      text-align: center;
      margin: 0 auto;
      color: #fff;
      background: #00a45f;
      font-size: 18px; }
    .qualitybox-con .qbox .listbox .conbox {
      border: 1px solid #00a45f;
      margin-top: -24px;
      padding: 45px 30px 10px;
      height: 285px; }
      @media screen and (max-width: 480px) {
        .qualitybox-con .qbox .listbox .conbox {
          padding: 45px 30px 35px;
          height: auto; } }
      .qualitybox-con .qbox .listbox .conbox .list {
        overflow: hidden;
        font-size: 16px;
        color: #141414;
        line-height: 28px;
        height: 28px; }
        .qualitybox-con .qbox .listbox .conbox .list i {
          float: left;
          font-style: normal;
          font-size: 14px;
          font-weight: bold;
          color: #00a45f;
          width: 20px; }
        .qualitybox-con .qbox .listbox .conbox .list span {
          float: left;
          width: calc(100% - 20px); }

.about-wrap .aboutbox-con {
  margin-top: -50px;
  position: relative;
  z-index: 2;
  border: 3px solid #ddd;
  background-size: 100% 100%;
  overflow: hidden;
  background: #fff; }
  .about-wrap .aboutbox-con .picbox {
    float: left;
    width: 55%;
    overflow: hidden; }
    @media screen and (max-width: 990px) {
      .about-wrap .aboutbox-con .picbox {
        width: 100%; } }
    .about-wrap .aboutbox-con .picbox .imgbox {
      overflow: hidden; }
      .about-wrap .aboutbox-con .picbox .imgbox img {
        max-height: 100%;
        max-width: 100%; }
  .about-wrap .aboutbox-con .conbox {
    float: right;
    width: 45%;
    padding: 45px 40px 0; }
    @media screen and (max-width: 990px) {
      .about-wrap .aboutbox-con .conbox {
        padding: 25px;
        width: 100%; } }
    .about-wrap .aboutbox-con .conbox .title {
      font-size: 20px;
      font-weight: bold;
      color: #292929;
      line-height: 35px;
      height: 35px;
      overflow: hidden; }
    .about-wrap .aboutbox-con .conbox .line {
      width: 15px;
      height: 2px;
      background: #00a45f;
      margin: 15px 0 10px; }
    .about-wrap .aboutbox-con .conbox .con {
      font-size: 14px;
      line-height: 30px;
      height: 180px;
      overflow: hidden; }
    .about-wrap .aboutbox-con .conbox .morebtn {
      margin-top: 20px; }
      .about-wrap .aboutbox-con .conbox .morebtn a {
        text-decoration: none;
        display: block;
        transition: all .3s; }
        .about-wrap .aboutbox-con .conbox .morebtn a:hover {
          opacity: .5; }

.newsbox-con .n1box {
  margin-bottom: 30px; }
  .newsbox-con .n1box a {
    text-decoration: none;
    display: block; }
    .newsbox-con .n1box a:hover .conbox .tit {
      color: #00a45f; }
    .newsbox-con .n1box a:hover .conbox .con {
      color: #00a45f; }
    .newsbox-con .n1box a .timebox .t1 {
      background: #00a45f;
      width: 200px;
      height: 160px;
      text-align: center;
      color: #fff;
      padding-top: 15px; }
      .newsbox-con .n1box a .timebox .t1 span {
        display: block;
        font-size: 1.6rem;
        font-weight: bold;
        letter-spacing: 2px; }
        .newsbox-con .n1box a .timebox .t1 span:first-child {
          font-size: 7.2rem; }
        .newsbox-con .n1box a .timebox .t1 span:nth-child(2) {
          margin-top: -10px;
          opacity: .6; }
    .newsbox-con .n1box a .timebox .t2 {
      width: calc(100% - 200px); }
    .newsbox-con .n1box a .conbox {
      margin-top: 20px; }
      .newsbox-con .n1box a .conbox .tit {
        font-size: 1.6rem;
        font-weight: bold;
        color: #292929;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .newsbox-con .n1box a .conbox .con {
        margin-top: 10px;
        font-size: 1.4rem;
        line-height: 28px;
        height: 50px;
        overflow: hidden;
        color: #696969; }
.newsbox-con .n2box .bnlist a {
  text-decoration: none;
  display: block;
  background: #f6f6f6;
  padding: 37px 25px; }
  .newsbox-con .n2box .bnlist a:hover .conbox .tit {
    color: #00a45f; }
  .newsbox-con .n2box .bnlist a .timebox {
    width: 110px; }
    .newsbox-con .n2box .bnlist a .timebox .time {
      font-size: 2.2rem;
      font-weight: bold;
      color: #292929;
      letter-spacing: 2px; }
    .newsbox-con .n2box .bnlist a .timebox .arrow {
      margin-top: 20px; }
  .newsbox-con .n2box .bnlist a .conbox {
    width: calc(100% - 110px); }
    .newsbox-con .n2box .bnlist a .conbox .tit {
      font-size: 1.6rem;
      color: #292929;
      font-weight: bold;
      line-height: 30px;
      height: 30px;
      overflow: hidden; }
    .newsbox-con .n2box .bnlist a .conbox .con {
      margin-top: 5px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 25px;
      height: 50px;
      overflow: hidden; }
.newsbox-con .n2box .nlistbox {
  margin-top: 10px; }
  .newsbox-con .n2box .nlistbox .nlist a {
    text-decoration: none;
    display: block;
    color: #292929;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    overflow: hidden; }
    .newsbox-con .n2box .nlistbox .nlist a:hover {
      color: #00a45f; }

.faq-wrap {
  padding: 0 0 35px;
  overflow: hidden; }
  .faq-wrap .titbox .chtit {
    font-size: 2rem;
    color: #292929;
    font-weight: bold; }
  .faq-wrap .titbox .entit {
    margin-top: 5px;
    font-size: 1.4rem;
    color: #999;
    font-weight: bold;
    text-transform: uppercase; }
  @media screen and (max-width: 990px) {
    .faq-wrap .faq-con {
      margin-top: 20px; } }
  .faq-wrap .faq-con .faq-carousel {
    overflow: visible;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .faq-wrap .faq-con .faq-carousel .item {
      display: block;
      text-decoration: none;
      margin: 0 10px;
      transition: all 0.3s; }
      .faq-wrap .faq-con .faq-carousel .item:hover .question span {
        color: #00a45f; }
      .faq-wrap .faq-con .faq-carousel .item .question {
        line-height: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd; }
        .faq-wrap .faq-con .faq-carousel .item .question i {
          float: left;
          width: 45px;
          text-align: center; }
        .faq-wrap .faq-con .faq-carousel .item .question span {
          float: left;
          width: calc(100% - 45px);
          color: #292929;
          font-size: 1.4rem;
          font-weight: bold;
          overflow: hidden;
          height: 30px; }
      .faq-wrap .faq-con .faq-carousel .item .answer {
        margin-top: 15px; }
        .faq-wrap .faq-con .faq-carousel .item .answer span {
          margin-left: 45px;
          float: left;
          width: calc(100% - 45px);
          color: #696969;
          font-size: 1.4rem;
          line-height: 22px;
          height: 44px;
          overflow: hidden; }
  .faq-wrap .faq-con .owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -200px;
    top: 70%;
    opacity: 1;
    border-radius: 0;
    width: 35px;
    height: 35px;
    background: #00a45f;
    color: #fff;
    font-size: 1.6rem;
    font-family: "黑体";
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s; }
    .faq-wrap .faq-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
      background: #f18a10; }
  .faq-wrap .faq-con .owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    left: -160px;
    top: 70%;
    opacity: 1;
    border-radius: 0;
    width: 35px;
    height: 35px;
    background: #00a45f;
    color: #fff;
    font-size: 1.6rem;
    font-family: "黑体";
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s; }
    .faq-wrap .faq-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
      background: #f18a10; }

.about-con .picbox {
  text-align: center;
  margin-bottom: 20px; }
  .about-con .picbox img {
    max-width: 100%; }
.about-con .conbox {
  font-size: 15px;
  line-height: 30px; }
.about-con .conbox img {
max-width:100% !important; height:auto !important;}
.about-con .conbox table {
max-width:100%;} 
.about-con .conbox table td {
border:1px solid #CCCCCC;}
  
  
  @media screen and (max-width: 990px) {
    .about-con .conbox {
      font-size: 14px;
      line-height: 30px; } }

.product-con .list {
  padding: 0 10px 20px; }
  .product-con .list a {
    background: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 5px 0;
    overflow: hidden;
    color: #292929;
    font-size: 14px;
    transition: all 0.3s;
    border: 1px solid #eee; }
    .product-con .list a:hover {
      background: #00a45f;
      color: #fff; }
    .product-con .list a .picbox {
      border: 1px solid #eee; }
      .product-con .list a .picbox .imgbox {
        background: #fff;
        overflow: hidden; }
        .product-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .product-con .list a .conbox {
      height: 45px;
      line-height: 45px;
      text-align: center;
      overflow: hidden; }

.title-posit {
  height: 35px;
  line-height: 35px;
  border: 1px solid #eee;
  overflow: hidden; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #fff;
      background: #00a45f;
      padding: 0 20px; height:36px; line-height:30px;}
      .title-posit .tp .posit a {
        display: inline-block;
        color: #fff; }
    .title-posit .tp .backbtn a {
      color: #9e9e9e;
      font-size: 14px;
      padding-right: 10px; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #00a45f;
    position: relative;
    top: -17px; }

.news-con .nlist {
  margin-bottom: 20px; }
  .news-con .nlist a {
    text-decoration: none;
    display: block;
    background: #f4f4f4;
    padding: 20px;
    overflow: hidden;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .news-con .nlist a {
        padding: 10px; }
		.w-title-posit .title{ font-size:20px;}
		}
    .news-con .nlist a:hover {
      background: #e6e6e6; }
      .news-con .nlist a:hover .conbox .morebtn {
        background: #00a45f; }
    .news-con .nlist a .picbox {
      float: left;
      width: 215px; }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .picbox {
          width: 120px; } }
    .news-con .nlist a .conbox {
      float: right;
      width: calc(100% - 250px); }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .conbox {
          width: calc(100% - 135px); } }
      .news-con .nlist a .conbox .title {
        margin-top: 5px;
        font-size: 18px;
        color: #262626;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .news-con .nlist a .conbox .con {
        margin-top: 10px;
        font-size: 14px;
        color: #6c6c6c;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .news-con .nlist a .conbox .morebtn {
        margin-top: 15px;
        font-size: 13px;
        color: #fff;
        background: #d4d4d4;
        width: 85px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        transition: all .3s; }

.contact-con .conbox {
  font-size: 16px;
  line-height: 34px; }
.contact-con .mappic {
  margin-top: 20px; }
  .contact-con .mappic img {
    max-width: 100%; }
.contact-con .messagesCon .inputlist {
  margin-bottom: 10px; }
  .contact-con .messagesCon .inputlist:first-child {
    float: left;
    width: 49%; }
    @media screen and (max-width: 990px) {
      .contact-con .messagesCon .inputlist:first-child {
        width: 100%; } }
  .contact-con .messagesCon .inputlist:nth-child(2) {
    float: right;
    width: 49%; }
    @media screen and (max-width: 990px) {
      .contact-con .messagesCon .inputlist:nth-child(2) {
        width: 100%; } }
  .contact-con .messagesCon .inputlist .textbox1 {
    background: #fff;
    border: 1px solid #e2e2e2;
    outline: none;
    height: 40px;
    width: 100%;
    color: #666;
    font-size: 14px;
    padding: 0 10px; }
  .contact-con .messagesCon .inputlist .textbox2 {
    background: #fff;
    border: 1px solid #e2e2e2;
    outline: none;
    height: 120px;
    width: 100%;
    color: #666;
    font-size: 14px;
    padding: 10px; }
  .contact-con .messagesCon .inputlist .submitbtn {
    background: #00a45f;
    color: #fff;
    font-size: 14px;
    height: 40px;
    width: 100%;
    border: none;
    outline: none;
    transition: all .3s; }
    .contact-con .messagesCon .inputlist .submitbtn:hover {
      background: #f18a10; }

.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; }
.news-details-con .conbox img {
max-width:100%;}
.news-details-con .conbox table {
max-width:100%;} 
.news-details-con .conbox table td {
border:1px solid #CCCCCC;}
  

.product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center; }
  .product-details-con .picbox 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 img {
max-width:100%;}
 .product-details-con .dcon .cn table {
max-width:100%;} 
.product-details-con .dcon .cn table td {
border:1px solid #CCCCCC;}

.header-wrap .header {
  height: 155px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 155px; }
    @media screen and (max-width: 990px) {
      .header-wrap .header .logo {
        line-height: 65px; } }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 990px) {
        .header-wrap .header .logo img {
          max-width: 90%; } }
  .header-wrap .header .phonebox {
    margin-top: 50px;
    width: 100%;
    display: inline-block;
    text-align: right; }
    .header-wrap .header .phonebox .icon {
      position: relative;
      top: -20px;
      display: inline-block;
      margin-right: 10px; }
    .header-wrap .header .phonebox .ptxt {
      text-align: left;
      display: inline-block; }
      .header-wrap .header .phonebox .ptxt span {
        display: block;
        font-size: 16px;
        color: #121212; }
        .header-wrap .header .phonebox .ptxt span:nth-child(2) {
          font-size: 30px;
          font-family: "Impact";
          color: #00a45f; }
  @media screen and (max-width: 990px) {
    .header-wrap .header .menu {
      line-height: 65px;
      float: right; } }
  .header-wrap .header .menulist {
    display: none;
    font-size: 14px;
    position: absolute;
    top: 65px;
    right: -10px;
    width: 150px;
    background: #00a45f;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }
.head.small .nav-wrap{position: fixed; left: 0; top: 0; z-index: 6; animation: nav_small 0.5s; box-shadow: 0 0 20px #ccc; width: 100%}
@keyframes nav_small {
    from {top: -50px;}
    to {top: 0;}
}
@-webkit-keyframes nav_small {
    from {top: -50px;}
    to {top: 0;}
}

.nav-wrap {
  background: url(../images/navbg.jpg) repeat-x;
  height: 58px; }
  .nav-wrap .nav-ul .navlist {
    float: left;
    width: 16.66666%;
    text-align: center;
    position: relative;
    z-index: 1; }
    .nav-wrap .nav-ul .navlist .listh1 {
      display: block;
      color: #fff;
      font-size: 18px;
      text-decoration: none;
      line-height: 58px;
      transition: all .3s; }
      .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
        background: #f18a10; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      border-top: 2px solid #fff;
      position: absolute;
      top: 58px;
      left: 0;
      display: none;
      background: #f18a10;
      width: 100%; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        line-height: 40px;
        position: relative;
        border-bottom: 1px solid #fff; }
        .nav-wrap .nav-ul .navlist .list2-ul .list a {
          display: block;
          text-decoration: none;
          color: #fff;
          font-size: 16px; }
          .nav-wrap .nav-ul .navlist .list2-ul .list a:hover, .nav-wrap .nav-ul .navlist .list2-ul .list a.on {
            background: #925309; }
        .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: #fff;
            font-size: 14px; }

.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 .item .pic img{ max-width:100%;}
    .banner-wrap .banner-carousel img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 15; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
        opacity: 1;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 5px #ddd;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #21a23a; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #21a23a; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.content-wrap .contentbox {
  margin-bottom: 50px; }
.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #00a45f;
    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: #f18a10;
      color: #fff; }
    .content-wrap .w-ltside .show-hide .div2 .on1 a {
      background: #f18a10;
      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: #f18a10; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #00a45f;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold; }
  .content-wrap .ltside .linkbox .title-arrow i {
    margin-right: 20px; }
.content-wrap .ltside .linkbox .link-wrap {
  background: #fff; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    border: 1px solid #eee; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      padding-left: 30px;
      display: block;
      height: 50px;
      text-align: left;
      color: #292929;
      line-height: 50px;
      font-size: 1.5rem;
      font-weight: bold;
      text-decoration: none;
      overflow: hidden; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #f18a10;
        border-color: #f18a10;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover .arrow, .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
          background: #fff;
          color: #23438a; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .tit {
        float: left;
        width: 65%; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .arrow {
        margin-top: 17px;
        margin-right: 25px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        border: 1px solid #ddd;
        line-height: 18px;
        overflow: hidden;
        color: #858585;
        font-style: normal;
        text-align: center;
        font-family: "黑体";
        font-size: 1.2rem; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul {
        background: #fff;
        padding: 0 15px;
        border: 1px solid #ddd; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
          margin-bottom: 5px;
          border-bottom: 1px dashed #ccc; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
            border-bottom: none;
            margin-bottom: 0; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
            padding-left: 40px;
            display: block;
            height: 35px;
            text-align: left;
            color: #292929;
            line-height: 35px;
            font-size: 1.4rem;
            text-decoration: none;
            overflow: hidden; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
              color: #f18a10; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
              float: left;
              width: 10%;
              font-style: normal; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
              float: left;
              width: 80%; }
.content-wrap .ltside .contactbox {
  margin-top: 15px;
  background: #00a45f;
  background-size: cover;
  padding: 20px 0 23px;
  text-align: center;
  color: #fff; }
  .content-wrap .ltside .contactbox .tit {
    color: #fff;
    font-size: 2.8rem;
    font-weight: bold;
    width: 210px;
    margin: 0 auto 20px; }
    .content-wrap .ltside .contactbox .tit span {
      margin-top: 10px;
      display: block;
      font-size: 1.4rem;
      font-weight: normal; }
  .content-wrap .ltside .contactbox .line {
    border-bottom: 2px solid #00c371;
    width: 120px;
    height: 2px;
    margin: 0 auto 20px; }
  .content-wrap .ltside .contactbox .icon {
    margin-bottom: 20px; }
  .content-wrap .ltside .contactbox .numbox {
    font-size: 1.4rem; }
    .content-wrap .ltside .contactbox .numbox span {
      font-size: 2.2rem;
      font-family: "Impact";
      display: block;
      letter-spacing: 2px; }
.content-wrap .ltside .ptxt {
  background: #007745;
  height: 64px;
  line-height: 64px;
  text-align: center; }
  .content-wrap .ltside .ptxt img {
    max-width: 100%; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  border-top: 5px solid #e3e3e8;
  background: #313131; }
  .footer-wrap .footer .f1box {
    border-bottom: 1px solid #3b3e44;
    padding: 25x 0; }
    .footer-wrap .footer .f1box .yqljbox .tit {
      width: 90px;
      float: left;
      color: #fff;
      font-size: 1.2rem;
      text-transform: uppercase; }
      .footer-wrap .footer .f1box .yqljbox .tit span {
        display: block;
        font-size: 1.4rem;
        color: #fefefe; }
    .footer-wrap .footer .f1box .yqljbox .con {
      float: right;
      width: calc(100% - 100px);
      line-height: 40px;
      height: 40px;
      overflow: hidden; }
      .footer-wrap .footer .f1box .yqljbox .con a {
        display: inline-block;
        color: #fefefe;
        font-size: 1.4rem;
        margin: 0 15px;
        opacity: .4; }
  .footer-wrap .footer .f2box {
    padding: 35px 0 25px;
    color: #fff;
    border-bottom: 1px solid #3b3e44;
    overflow: hidden; }
    .footer-wrap .footer .f2box .linkbox {
      padding-right: 75px;
      float: left;
      width: 33%; }
      .footer-wrap .footer .f2box .linkbox .title {
        font-size: 1.6rem;
        font-weight: bold;
        text-transform: uppercase; }
        .footer-wrap .footer .f2box .linkbox .title span {
          margin-bottom: 5px;
          display: block;
          font-size: 2.2rem;
          font-family: "Arial"; }
      .footer-wrap .footer .f2box .linkbox .lcon {
        margin-top: 20px; }
        .footer-wrap .footer .f2box .linkbox .lcon .list {
          float: left;
          width: 50%;
          padding-right: 20px;
          line-height: 30px;
          font-size: 1.4rem; }
          .footer-wrap .footer .f2box .linkbox .lcon .list a {
            color: #fff; }
    .footer-wrap .footer .f2box .cconbox {
      float: left;
      width: 50%; }
      .footer-wrap .footer .f2box .cconbox .title {
        font-size: 1.6rem;
        font-weight: bold;
        text-transform: uppercase; }
        .footer-wrap .footer .f2box .cconbox .title span {
          margin-bottom: 5px;
          display: block;
          font-size: 2.2rem;
          font-family: "Arial"; }
      .footer-wrap .footer .f2box .cconbox .ccon {
        margin-top: 20px;
        font-size: 1.4rem;
        line-height: 30px;
/*        text-transform: uppercase; */}
        .footer-wrap .footer .f2box .cconbox .ccon span {
          font-size: 1.2rem;
/*          text-transform: uppercase; */}
    .footer-wrap .footer .f2box .ewmbox {
      float: right;
      width: 17%; }
      .footer-wrap .footer .f2box .ewmbox .title {
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        text-transform: uppercase; }
        .footer-wrap .footer .f2box .ewmbox .title span {
          margin-bottom: 5px;
          display: block;
          font-size: 2.2rem;
          font-family: "Arial"; }
      .footer-wrap .footer .f2box .ewmbox .con {
        margin-top: 25px;
        text-align: center; }
        .footer-wrap .footer .f2box .ewmbox .con img {
          width: 115px; }
  .footer-wrap .footer .f3box {
    padding:20px 0;
    color: #fff;
    line-height: 30px;
    font-size: 14px; }
    @media screen and (max-width: 990px) {
      .footer-wrap .footer .f3box {
        text-align: center;
        padding: 20px 0; } }
    .footer-wrap .footer .f3box .flt {
      opacity: .4;
      float: left;
      margin-top: 10px; }
      @media screen and (max-width: 990px) {
        .footer-wrap .footer .f3box .flt {
          float: none;
          margin-top: 0; } }
    .footer-wrap .footer .f3box .frt {
      float: right; }

.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 */
     @media screen and (max-width: 990px) {
      .nav-wrap{height: 30px}
.nav-wrap .nav-ul .navlist .listh1{font-size: 12px; height: 30px; line-height: 30px}

.head.small .nav-wrap{display: block; position: static;}   
.head.small{position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    animation: nav_small 0.5s;
    box-shadow: 0 0 20px #ccc;
    width: 100%;
    background: #fff
     }
 }

.xw_ul{display:block; overflow:hidden; padding:20px; overflow:hidden;}
.xw_ul li{display:block; height:35px; line-height:35px; border-bottom:1px dotted #b0b0b0; overflow:hidden;}
.xw_ul li p{ width:calc(100% - 70px)};
.xw_ul li a{ float:right; height:35px; overflow:hidden; font-family:'微软雅黑'; font-size:14px; color:#00a45f; text-indent:5px; width:70px;}
.xw_ul li span{float:right; font-family:'微软雅黑'; font-size:14px; color:#919191;}
.xw_ul li a:hover{ color:#b15eff;}