body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

body {
  font-size: 12px;
  color: #000;
  width: 100%; }

img {
  border: 0px; }

table {
  border-collapse: collapse; }

ol, ul, li, dl, dt, dd {
  list-style: none;
  list-style: none;
  margin: 0px;
  padding: 0px; }

abbr, acronym {
  border: 0; }

blockquote {
  color: #666;
  font-style: italic; }

html {
  -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: inherit;
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none;
  color: #000; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height: 0px;
  font-size: 0px; }

* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.w {
  width: 100%;
  height: 138px;
  background: rgba(255, 255, 255, 0.78);
  position: absolute;
  top: 0;
  z-index: 5; }

.header_wgx {
  width: 100%;
  height: 99px;
  position: fixed;
  z-index: 10001;
  margin-bottom: 99px;
  background: #fff;
  top:0; }
  .header_wgx .header-new {
    width: 1190px;
    height: 99px;
    margin: 0 auto;
     }
    .header_wgx .header-new .logo {
      width: 170px;
      height: 35px;
      float: left;
      margin-top: 33px; }
    .header_wgx .header-new .tdz{
      height: 30px;
      display: block;
      float: left;
      margin-top: 37px;
      margin-left: 10px;
    }
    .header_wgx .header-new .nav {
      width: 659px;
      height: 99px;
      float: left;
      margin-left: 10px; }
      .header_wgx .header-new .nav ul {
        width: 110%;
        height: auto; }
        .header_wgx .header-new .nav ul li {
          width: 96px;
          float: left;
           }
          .header_wgx .header-new .nav ul li .tits {
            text-align: center;
            font-size: 16px;
            line-height: 99px;
            color: #444444;
            display: block;
            width: 96px; }
          .header_wgx .header-new .nav ul li .tits:hover {
          font-weight: bold; }
           .header_wgx .header-new .nav ul li .tits.current {
          font-weight: bold; }
          
          .header_wgx .header-new .nav ul li a.currr {
            color: #7fbe25; }
            .header_wgx .header-new .nav ul li:hover .mnav {
          display: block; }
    .header_wgx .header-new .language {
      margin-left: 25px;
      line-height: 99px;
      color: #444444;
      font-size: 16px;
      float: left;
      position: relative;
      z-index: 5; }
      .header_wgx .header-new .language .tit img{
        float: left;
        display: block;
        margin-top: 37px;
        position: relative;
        z-index: 5;
      }
      .header_wgx .header-new .language:hover .tit span{
        background: url(../img/l_icon_h.png) no-repeat right;
      }
      .header_wgx .header-new .language .tit span{
        width: 52px;
        display: block;
        margin-left: 10px;
        background: url(../img/l_icon.png) no-repeat right;
        float: left;
        color: #7fbe26;
        opacity: 0.6;
        position: relative;
        z-index: 5;
        cursor: pointer;
      }
    .header_wgx .header-new .language:hover {
      color: #7fbe25; }
    .header_wgx .header-new .language dl{
      width: 110px;
      height: auto;
      position: absolute;
      top: 99px;
      left: -10px;
      background: #FDFDFD;
      display: none;
          }
    .header_wgx .header-new .language dl dd{
      width: 100%;
      height: 28px;
      padding: 5px 0;
      margin: 0 auto;
    }
    .header_wgx .header-new .language dl dd a{
      width: 72px;
      display: block;
      margin-left: 10px;
    }
     .header_wgx .header-new .language dl dd:hover{
      background: #7FBE25;     }
  .header_wgx .header-new .language dl dd img{
    float: left;
  }
   .header_wgx .header-new .language dl dd span{
    float: right;
    line-height: 28px;
    font-size: 16px;
    color: #444;
    opacity: 0.6;
  }
    .header_wgx .header-new .search {
      width: 18px;
      height: 18px;
      float: left;
      position: absolute;
      top: 37px;
      right: 65px; }
      .header_wgx .header-new .search .search-new {
        width: 224px;
        height: 32px;
        background: url(../img/search.png) no-repeat;
        position: absolute;
        top: -5px;
        right: -25px;
        line-height: 32px;
        color: #adadad;
        font-size: 14px;
        display: none; }
        .header_wgx .header-new .search .search-new .submit {
          width: 35px;
          height: 32px;
          background: none;
          border: none; }
    .header_wgx .header-new .share {
      width: 32px;
      height: 32px;
      border-radius: 32px;
      margin: 35px 0 0 0;
      float: right;
      padding: 0;
      background: url(../img/share.png) no-repeat;
      border: none;
      position: relative; }
      .header_wgx .header-new .share:hover{
        background: url(../img/share_h.png) no-repeat;
      }


  .header_wgx .mnav.curing {
    display: block; }
  .header_wgx .mnav {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #d0d0d0;
    position: absolute;
    top: 99px;
    left: 0;
    background: #fdfdfd;
    display: none; }
    .header_wgx .mnav .mnav-new {
      width: 1240px;
      height: 80px;
      margin: 0 auto; }
      .header_wgx .mnav .mnav-new .con.c1 {
        margin-left: 555px; }
      .header_wgx .mnav .mnav-new .con.c2 {
        margin-left: 650px; }
      .header_wgx .mnav .mnav-new .con.c3 {
        margin-left: 746px; }
      .header_wgx .mnav .mnav-new .con.c4 {
        margin-left: 845px; }
        .header_wgx .mnav .mnav-new .con.c6 {
        margin-left: 458px; }
      .header_wgx .mnav .mnav-new .con {
        width: 110%;
        margin-left: 362px; }
        .header_wgx .mnav .mnav-new .con a {
          width: 80px;
          height: 65px;
          display: block;
          float: left;
          padding-top: 15px;
          margin-right: 16px; }
          .header_wgx .mnav .mnav-new .con a .pic {
            width: 80px;
            height: 29px;
            vertical-align: middle; }
            .header_wgx .mnav .mnav-new .con a .pic .p1 {
              display: block;
              margin: 0 auto; }
            .header_wgx .mnav .mnav-new .con a .pic .p2 {
              display: none;
              margin: 0 auto; }
          .header_wgx .mnav .mnav-new .con a p {
            width: 100%;
            line-height: 24px;
            font-size: 13px;
            color: #444444;
            text-align: center;
            margin-top: 3px; }
        .header_wgx .mnav .mnav-new .con a:hover {
          height: 63px;
          border-bottom: 3px solid #7fbe26; }
          .header_wgx .mnav .mnav-new .con a:hover .pic .p1 {
            display: none; }
          .header_wgx .mnav .mnav-new .con a:hover .pic .p2 {
            display: block; }
          .header_wgx .mnav .mnav-new .con a:hover p {
            color: #7fbe26; }
      .header_wgx .mnav .mnav-new .bdshare-button-style0-16 a{
        padding-left: 0;
        margin: 0 16px 0 0;
        text-align: center;
        color: #444444;
        font-size: 13px;
        line-height: 24px;
        padding-top: 50px;
        height: 30px;
      }
      .header_wgx .mnav .mnav-new .bdshare-button-style0-16 a:hover{
        color: #7fbe26;
        height: 28px;
      }
      .header_wgx .mnav-new .bdshare-button-style0-16 a.bds_tsina{
        background: url(../img/ico_weibo.png) no-repeat center 17px;
      }
      .header_wgx .mnav-new .bdshare-button-style0-16 a.bds_tsina:hover{
        background: url(../img/ico_weibo_h.png) no-repeat center 17px;
      }
      .header_wgx .mnav-new .bdshare-button-style0-16 a.bds_weixin{
        background: url(../img/ico_weixin.png) no-repeat center 17px;
      }
      .header_wgx .mnav-new .bdshare-button-style0-16 a.bds_weixin:hover{
        background: url(../img/ico_weixin_h.png) no-repeat center 17px;
      }
      .share-box{
        height: 99px;
      }
      .header_wgx .mnav .mnav-new .con.bdshare-button-style0-16{
        width: auto;
        float: right;
        margin: 0;
      }


.footer_wgx {
  width: 100%;
  height: auto; }
  .footer_wgx .foot {
    width: 100%;
    height: 427px;
    background: #f5f5f5; }
    .footer_wgx .foot .foot-new {
      width: 1193px;
      height: auto;
      margin: 0 auto;
      overflow: hidden; }
      .footer_wgx .foot .foot-new ul {
        width: 120%;
        height: auto;
        margin-top: 90px; }
        .footer_wgx .foot .foot-new ul li {
          width: 357px;
          height: auto;
          float: left;
          margin-right: 115px; }
          .footer_wgx .foot .foot-new ul li .tits {
            height: 72px;
            font-size: 30px;
            line-height: 36px;
            color: #444444; }
          .footer_wgx .foot .foot-new ul li .tit {
            height: 72px;
            font-size: 16px;
            line-height: 24px;
            color: #666666;
            margin-top: 29px; }
          .footer_wgx .foot .foot-new ul li .tit1 {
            width: 146px;
            height: 35px;
            background: #ababab;
            border-radius: 3px;
            margin-top: 40px; }
            .footer_wgx .foot .foot-new ul li .tit1 a {
              width: 94px;
              height: 35px;
              display: block;
              margin: 0 auto;
              background: url(../img/more.png) right no-repeat;
              line-height: 32px;
              font-size: 16px;
              color: #fff; }
          .footer_wgx .foot .foot-new ul li .tit1:hover {
            background: #7fbe25; }
  .footer_wgx .foott {
    width: 100%;
    height: 91px;
    background: #3e3e3e; }
    .footer_wgx .foott .foott-new {
      width: 1193px;
      height: 91px;
      margin: 0 auto; }
      .footer_wgx .foott .foott-new .nav {
        width: 637px;
        height: 91px;
        float: left; }
        .footer_wgx .foott .foott-new .nav a {
          font-size: 14px;
          line-height: 91px;
          float: left;
          margin-right: 32px;
          color: #b2b2b2; }
        .footer_wgx .foott .foott-new .nav a:hover {
          color: #7fbe25; }
      .footer_wgx .foott .foott-new .con {
        /*margin-left: 115px;*/
        float: left;
        color: #b2b2b2;
        margin-top: 32px; }
        .footer_wgx .foott .foott-new .con span {
          line-height: 29px;
          font-size: 14px;
          margin-right: 20px;
          float: left; }
        .footer_wgx .foott .foott-new .con a {
          width: 29px;
          height: 29px;
          border-radius: 29px;
          float: left;
          margin-right: 7px;
          display: block; }
          .footer_wgx .foott .foott-new .con a img {
            display: block;
            width: 29px;
            height: 29px;
            border-radius: 29px; }
      .footer_wgx .foott .foott-new .menu {
        width: 330px;
        height: 35px;
        float: right;
        margin-top: 29px; }
        .footer_wgx .foott .foott-new .menu a {
          width: 110px;
          height: 35px;
          display: block;
          background: #fff;
          float: left;
          text-align: center;
          line-height: 35px;
          color: #888888; }
        .footer_wgx .foott .foott-new .menu a.cur {
          background: #7fbe25;
          color: #fff; }
  .footer_wgx .foottt {
    width: 100%;
    height: 115px;
    background: #323232; }
    .footer_wgx .foottt .foottt-new {
      width: 1193px;
      height: 115px;
      margin: 0 auto; }
      .footer_wgx .foottt .foottt-new .logo {
        width: 116px;
        height: 22px;
        display: block;
        float: left;
        margin-top: 47px; }
      .footer_wgx .foottt .foottt-new .con {
        float: left;
        margin-left: 30px;
        margin-top: 40px; }
        .footer_wgx .foottt .foottt-new .con .nav {
          opacity: 0.8; }
          .footer_wgx .foottt .foottt-new .con .nav a {
            line-height: 12px;
            font-size: 12px;
            color: #989898;
            float: left; }
          .footer_wgx .foottt .foottt-new .con .nav a:hover {
            color: #7fbe25; }
          .footer_wgx .foottt .foottt-new .con .nav span {
            line-height: 12px;
            font-size: 10px;
            color: #989898;
            float: left;
            opacity: 0.4;
            margin: 0 10px; }
        .footer_wgx .foottt .foottt-new .con .tit {
          font-size: 12px;
          line-height: 24px;
          color: #989898;
          opacity: 0.5;
          margin-top: 4px; }
      .footer_wgx .foottt .foottt-new .tits {
        float: right;
        font-size: 12px;
        line-height: 12px;
        color: #989898;
        opacity: 0.8;
        margin-top: 62px; }
        .footer_wgx .foottt .foottt-new .tits a {
          color: #989898; }
        .footer_wgx .foottt .foottt-new .tits a:hover {
          color: #7fbe25; }

.banner_wgx {
  width: 100%;
  height: auto;
  position: relative; }
  .banner_wgx .bg {
    width: 100%;
    height: auto; }
  .banner_wgx .banner-new {
    width: 100%;
    height: auto;
    position: absolute;
    /*top: 1.8%;*/
    top: 0;
    left: 0; }
    .banner_wgx .banner-new .slider {
      width: 100%;
      height: auto; }
      .banner_wgx .banner-new .slider .bd {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden; }
        .banner_wgx .banner-new .slider .bd ul {
          width: 100%;
          }
          .banner_wgx .banner-new .slider .bd ul li {
            overflow: hidden;
            width: 100%;
            float: left; }
            .banner_wgx .banner-new .slider .bd ul li .con {
              width: 100%;
              margin: 0 auto; }
              .banner_wgx .banner-new .slider .bd ul li .con .con1 {
                width: 49%;
                height: auto;
                float: left;
                margin-right: 1%; }
              .banner_wgx .banner-new .slider .bd ul li .con .con2 {
                width: 50%;
                height: auto;
                float: left;
                overflow: hidden; }
                .banner_wgx .banner-new .slider .bd ul li .con .con2 .video {
                  width: 48%;
                  height: auto;
                  float: left;
                  position: relative;
                  margin-right: 2%;
                  cursor: pointer; }
                  .banner_wgx .banner-new .slider .bd ul li .con .con2 .video .bg {
                    width: 100%;
                    height: auto;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background: rgba(0, 0, 0, 0.65); }
                  .banner_wgx .banner-new .slider .bd ul li .con .con2 .video .p1 {
                    width: 30%;
                    height: auto;
                    position: absolute;
                    top: 38%;
                    left: 35.4%; }
                .banner_wgx .banner-new .slider .bd ul li .con .con2 .pic {
                  width: 49.9%;
                  height: auto;
                  float: left; }
                .banner_wgx .banner-new .slider .bd ul li .con .con2 .pic1 {
                  position: relative;
                  width: 100%;
                  height: auto;
                  margin-top: 2.1%;
                  float: left; }
                .banner_wgx .banner-new .slider .bd ul li .con .con2 .pic1 .def{
                  display: block;
                  z-index: -1;
                  position: relative;
                  opacity: 0;
                }
                .banner_wgx .img-sd{
                  position: absolute;
                  width: 100%;
                  height: 100%;
                  left: 0;
                  top: 0;
                  overflow: hidden;
                }
                .banner_wgx .img-sd img{
                  display: none;
                  position: absolute;
                  left: 0;
                  top: 0;
                  width: 100%;
                }


      .banner_wgx .banner-new .slider .hd {
        display: none;
        height: 18px;
        width: 100%;
        bottom: 4%;
        position: absolute; }
        .banner_wgx .banner-new .slider .hd .hd-new {
          height: 18px;
          margin: 0 auto;
          display: none; }
          .banner_wgx .banner-new .slider .hd .hd-new ul li {
            width: 18px;
            height: 18px;
            background: #6c6c6c;
            border-radius: 18px;
            float: left;
            margin: 0 5px;
            color: #6c6c6c;
            line-height: 18px;
            text-align: center;
            cursor: pointer; }
          .banner_wgx .banner-new .slider .hd .hd-new ul li.on {
            background: #fff;
            color: #fff; }

.title_wgx {
  position: relative;
  width: 100%;
  height: 86px;
  background: #7fbe26;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1; }
  .title_wgx .title-new {
    width: 85%;
    height: 86px;
    margin: 0 auto; }
    .title_wgx .title-new .txtScroll {
      height: 27px;
      margin-top: 30px;
      position: relative; }
      .title_wgx .title-new .txtScroll .bd {
        float: left;
        width: 90%;
        overflow: hidden; }
        .title_wgx .title-new .txtScroll .bd ul li {
          width: 100%;
          line-height: 27px;
          height: 27px;
          font-size: 14px;
          display: block;
          margin-bottom: 10px; }
          .title_wgx .title-new .txtScroll .bd ul li img {
            height: 27px;
            margin-right: 14px;
            float: left; }
          .title_wgx .title-new .txtScroll .bd ul li a {
            color: #fff;
            float: left; }
          .title_wgx .title-new .txtScroll .bd ul li span {
            color: #fff;
            opacity: 0.5;
            margin-left: 25px;
            float: left; }
      .title_wgx .title-new .txtScroll .hd {
        float: right; }
        .title_wgx .title-new .txtScroll .hd .prev {
          width: 18px;
          height: 10px;
          display: block;
          background: url(../img/index_up.png) no-repeat;
          margin-bottom: 15px; }
        .title_wgx .title-new .txtScroll .hd .next {
          width: 18px;
          height: 10px;
          display: block;
          background: url(../img/index_down.png) no-repeat; }

.box1_wgx {
  width: 100%;
  height: auto;
  position: relative; }
  .box1_wgx .pic1{
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
  .box1_wgx .pic2{
    width: 100%;
    height: auto;
    /*position: absolute;;*/
    top: 0;
    left: 0;
    display: none;
  }
  .box1_wgx .pic {
    width: 67.8%;
    position: absolute;
    top: 0;
    left: 0; }
  .box1_wgx .con {
    width: 445px;
    height: auto;
    position: absolute;
    top: 20%;
    left: 57%; }
    .box1_wgx .con .tits {
      position: relative;
      width: 100%;
      height: auto;
      font-size: 48px;
      font-weight: 200;
      line-height: 54px; }
      .box1_wgx .con .tits span {
        display: block;
        float: left;
        color: #444444; }
        .box1_wgx.on .con .tits span {
        color: #fff; }
      .box1_wgx .con .tits img {
        position: absolute;
        right: 0;
        width: 86px;
        height: 86px;
        display: block;
        margin: -44px 0 0 0;
        float: left; }
    .box1_wgx .con .tit {
      width: 100%;
      height: auto;
      line-height: 30px;
      font-size: 18px;
      color: #666666;
      margin-top: 330px; }
      .box1_wgx.on .con .tit {
        color: #fff;
      }
    .box1_wgx .con .tit1 {
      width: 100%;
      height: auto;
      margin-top: 70px; }
      .box1_wgx .con .tit1 a {
        width: 181px;
        height: 60px;
        display: block;
        float: left;
        border-radius: 62px;
        border: 1px solid #666666;
        line-height: 60px;
        text-align: center;
        font-size: 18px;
        color: #666666;
        margin-right: 19px; }
        .box1_wgx.on .con .tit1 a{
          border: 1px solid #fff;
           color: #fff;
        }
      .box1_wgx .con .tit1 a:hover {
        width: 183px;
        height: 62px;
        border: none;
        background: #7FBE25;
        color: #fff; }

.box2_wgx {
  width: 100%;
  height: auto;
  position: relative; }
  .box2_wgx .box2-new {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0; }
    .box2_wgx .box2-new .con {
      width: 64.1%;
      height: auto;
      margin: 0 auto; }
      .box2_wgx .box2-new .con .tits {
        width: 100%;
        text-align: center;
        font-size: 53px;
        line-height: 53px;
        color: #444444;
        margin-top: 7%; }
      .box2_wgx .box2-new .con .tit {
        font-size: 18px;
        line-height: 30px;
        color: #666666;
        width: 100%;
        text-align: center;
        margin-top: 3.3%; }
      .box2_wgx .box2-new .con img {
        width: 100%;
        height: auto;
        margin-top: 6%;
        display: block; }

.pb {
  background: #f5f5f5; }

.line_wgx {
  width: 100%;
  height: 1px;
  background: #dcdcdc; }

.product_wgx {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 99px; }
  .product_wgx .subnav {
    width: 100%;
    height: 120px;
    background: #1eb0bf;
    margin: 0 auto; }
    .product_wgx .subnav .subnav-new {
      width: 1190px;
      height: 120px;
      margin: 0 auto;
      position: relative;
      overflow: hidden; }
      .product_wgx .subnav .subnav-new .bd ul {
         }
        .product_wgx .subnav .subnav-new .bd ul li {
          width: 170px;
          float: left;
          height: 95px;
          padding-top: 25px; }
          .product_wgx .subnav .subnav-new .bd ul li:hover{
            background: #1b9eac;
          }
          .product_wgx .subnav .subnav-new .bd ul li .pic {
            margin: 0 auto;
            height: 42px;
            vertical-align: middle; }
            .product_wgx .subnav .subnav-new .bd ul li .pic img {
              display: block;
              margin: 0 auto;
              vertical-align: middle; }
          .product_wgx .subnav .subnav-new .bd ul li p {
            width: 100%;
            height: auto;
            font-size: 16px;
            line-height: 24px;
            margin-top: 10px;
            color: #fff;
            text-align: center; }
  .product_wgx .banner {
    width: 100%;
    height: 536px;
    overflow: hidden;
    position: relative; }
    .product_wgx .banner .banner-new {
      width: 100%;
      height: 534px; }
      .product_wgx .banner .banner-new .slides {
        width: 1000%;
        height: 536px; }
        .product_wgx .banner .banner-new .slides li {
          width: 10%;
          height: 536px;
          float: left; }
      .product_wgx .banner .banner-new .btns {
        width: 100%;
        height: 13px;
        position: absolute;
        bottom: 35px;
        left: 0; }
        .product_wgx .banner .banner-new .btns .btns-new {
          width: 75px;
          margin: 0 auto;
          height: 13px; }
          .product_wgx .banner .banner-new .btns .btns-new span {
            width: 13px;
            height: 13px;
            border-radius: 13px;
            background: rgba(255, 255, 255, 0.5);
            display: block;
            float: left;
            margin: 0 5px;
            cursor: pointer; }
          .product_wgx .banner .banner-new .btns .btns-new span.hover {
            background: #7fbe26; }
  .product_wgx .search {
    width: 1190px;
    height: 55px;
    background: url(../img/product_search.png) no-repeat;
    margin: 28px auto 0; }
    .product_wgx .search .text {
      width: 1105px;
      height: 53px;
      border: none;
      background: none;
      line-height: 53px;
      font-size: 16px;
      color: #adadad;
      margin: 1px 0 0 25px;
      float: left; }
    .product_wgx .search .submit {
      width: 59px;
      height: 53px;
      margin-top: 1px;
      cursor: pointer;
      float: left;
      display: block;
      background: none;
      border-radius: none; }
  .product_wgx .list {
    width: 1190px;
    height: 248px;
    margin: 27px auto 0;
    overflow: hidden; }
    .product_wgx .list ul {
      width: 110%;
      height: 248px; }
      .product_wgx .list ul li {
        width: 392px;
        height: 248px;
        position: relative;
        float: left;
        margin-right: 7px; }
        .product_wgx .list ul li .con {
          width: 392px;
          height: 248px;
          position: absolute;
          top: 0;
          left: 0; }
          .product_wgx .list ul li .con img {
            width: 84px;
            height: 84px;
            display: block;
            margin: 57px auto 0;
            border-radius: 84px; }
  .product_wgx .list1 {
    width: 1190px;
    height: auto;
    margin: 0 auto 105px; }
    .product_wgx .list1 .tits {
      width: 100%;
      height: auto;
      font-size: 24px;
      line-height: 24px;
      color: #333333;
      text-align: center;
      margin: 32px 0; }
    .product_wgx .list1 .con1 {
      width: 1190px;
      height: 391px;
      margin-bottom: 10px;
      position: relative; }
      /*.product_wgx .list1 .con1 a {
        width: 120px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        background: #fff;
        border-radius: 44px;
        display: block;
        font-size: 14px;
        position: absolute;
        bottom: 49px;
        left: 65px; }*/
      .product_wgx .list1 .con1 a:hover {
        color: #fff;
        background: #7fbe26; }
    .product_wgx .list1 .con2 {
      width: 1190px;
      height: auto; }
      .product_wgx .list1 .con2 .conn1 {
        width: 390px;
        height: 796px;
        float: left;
        position: relative;
        margin-right: 10px;
        float: left; }
        /*.product_wgx .list1 .con2 .conn1 a {
          width: 120px;
          height: 44px;
          line-height: 44px;
          text-align: center;
          background: #fff;
          border-radius: 44px;
          display: block;
          font-size: 14px;
          position: absolute;
          bottom: 39px;
          left: 130px; }*/
        .product_wgx .list1 .con2 .conn1 a:hover {
          color: #fff;
          background: #7fbe26; }
      .product_wgx .list1 .con2 .conn2 {
        width: 790px;
        height: auto;
        float: left; }
        .product_wgx .list1 .con2 .conn2 .connn1 {
          width: 790px;
          height: 391px;
          margin-bottom: 10px;
          position: relative; }
          /*.product_wgx .list1 .con2 .conn2 .connn1 a {
            width: 120px;
            height: 44px;
            line-height: 44px;
            text-align: center;
            background: #fff;
            border-radius: 44px;
            display: block;
            font-size: 14px;
            position: absolute;
            bottom: 42px;
            right: 190px; }*/
          .product_wgx .list1 .con2 .conn2 .connn1 a:hover {
            color: #fff;
            background: #7fbe26; }
        .product_wgx .list1 .con2 .conn2 .connn2 {
          width: 390px;
          height: 395px;
          margin-right: 10px;
          float: left;
          position: relative; }
          /*.product_wgx .list1 .con2 .conn2 .connn2 a {
            width: 120px;
            height: 44px;
            line-height: 44px;
            text-align: center;
            background: #fff;
            border-radius: 44px;
            display: block;
            font-size: 14px;
            position: absolute;
            bottom: 39px;
            left: 37px; }*/
          .product_wgx .list1 .con2 .conn2 .connn2 a:hover {
            color: #fff;
            background: #7fbe26; }
        .product_wgx .list1 .con2 .conn2 .connn3 {
          width: 390px;
          height: 395px;
          float: left;
          position: relative; }
          /*.product_wgx .list1 .con2 .conn2 .connn3 a {
            width: 120px;
            height: 44px;
            line-height: 44px;
            text-align: center;
            background: #fff;
            border-radius: 44px;
            display: block;
            font-size: 14px;
            position: absolute;
            bottom: 39px;
            left: 37px; }*/
          .product_wgx .list1 .con2 .conn2 .connn3 a:hover {
            color: #fff;
            background: #7fbe26; }
  .product_wgx .product-list {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 160px; }
    .product_wgx .product-list .tits {
      width: 100%;
      font-size: 24px;
      line-height: 24px;
      color: #333333;
      margin: 32px 0; }
    .product_wgx .product-list .list-new {
      width: 100%;
      height: auto;
      overflow: hidden; }
      .product_wgx .product-list .list-new ul {
        width: 110%;
        height: auto; }
        .product_wgx .product-list .list-new ul li {
          width: 290px;
          height: 300px;
          position: relative;
          margin: 0 10px 10px 0; }
          .product_wgx .product-list .list-new ul li .con {
            width: 290px;
            height: 300px;
            position: absolute;
            top: 0;
            left: 0;
            display: none; }
            .product_wgx .product-list .list-new ul li .con .bg {
              width: 290px;
              height: 300px;
              position: absolute;
              left: 0;
              top: 0;
              background: #92c846;
              opacity: 0.85; }
            .product_wgx .product-list .list-new ul li .con .conn {
              width: 290px;
              height: 300px;
              position: absolute;
              top: 0;
              left: 0; }
              .product_wgx .product-list .list-new ul li .con .conn .tit1 {
                width: 250px;
                text-align: center;
                color: #fff;
                margin: 73px auto 0;
                font-size: 22px;
                line-height: 22px; }
              .product_wgx .product-list .list-new ul li .con .conn .tit2 {
                width: 200px;
                font-size: 14px;
                line-height: 22px;
                color: #fff;
                opacity: 0.7;
                text-align: center;
                margin: 17px auto 0; }
              .product_wgx .product-list .list-new ul li .con .conn .info {
                width: 120px;
                height: 44px;
                background: #fff;
                text-align: center;
                line-height: 44px;
                margin: 47px auto 0;
                border-radius: 44px;
                font-size: 16px; }
        .product_wgx .product-list .list-new ul li:hover .con {
          display: block; }
  .product_wgx .centent {
    position: relative;
    width: 100%;
    height: auto;
    border-top: 1px solid #eeeeee;
    overflow: hidden; }
    .product_wgx .centent .con1 {
      width: 100%;
      height: auto;
      position: relative; overflow: hidden;}
      .product_wgx .centent .con1 img,.product_wgx .centent img{
        position: relative;
        left: 50%;
        display: block;
        width: 1920px;
        height: auto;
        margin-left: -960px;
      }
      .product_wgx .centent .con1.con5-gs-sw{

      }
      .product_wgx .download-sw{
        position: absolute;
        bottom: 94px;
        left: 50%;
        margin-left: -72px;
      }
      .product_wgx .centent .download-sw img{
        width: 184px;
        height: 44px;
        left: auto;
        margin-left: 0;
      }
      .product_wgx .centent .con1 .pic {
        position: absolute;
        top: 10.6%;
        left: 0;
        width: 100%; }
        .product_wgx .centent .con1 .pic .img {
          width: 62%;
          height: auto;
          margin: 0 auto;
          display: block; }
          .product_wgx .centent .con1 .pic a{
            width: 144px;
            height: 44px;
            display: block;
            margin: 4% auto 0;
          }

.about_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .about_wgx .box1 {
    width: 100%;
    height: 840px;
    background: url(../img/about_bg1.jpg) no-repeat center; }
    .about_wgx .box1 .box1-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .about_wgx .box1 .box1-new .box1-left {
        width: 560px;
        height: auto;
        float: left;
        margin-top: 148px; }
        .about_wgx .box1 .box1-new .box1-left .tits {
          font-size: 44px;
          line-height: 48px;
          color: #666666;
          margin-bottom: 52px; }
        .about_wgx .box1 .box1-new .box1-left .tit {
          font-size: 16px;
          line-height: 30px;
          color: #666666;
          margin-bottom: 30px; }
      .about_wgx .box1 .box1-new .box1-right {
        width: 467px;
        height: auto;
        margin-top: 143px;
        float: right; }
        .about_wgx .box1 .box1-new .box1-right .pic1 {
          width: 341px;
          height: 341px;
          display: block;
          border-radius: 341px;
          float: left; }
        .about_wgx .box1 .box1-new .box1-right .pic2 {
          width: 235px;
          height: 235px;
          display: block;
          border-radius: 235px;
          float: right;
          margin-top: -135px; }
        .about_wgx .box1 .box1-new .box1-right .pic3 {
          width: 147px;
          height: 147px;
          border-radius: 147px;
          position: relative;
          top: -35px;
          margin-left: 93px; }
          .about_wgx .box1 .box1-new .box1-right .pic3 .bg {
            width: 147px;
            height: 147px;
            border-radius: 147px;
            display: block;
            position: absolute;
            top: 0;
            left: 0; }
  .about_wgx .box2 {
    width: 100%;
    height: auto; }
    .about_wgx .box2 .box2-new {
      width: 1190px;
      height: auto;
      margin: 0 auto;
      overflow: hidden; }
      .about_wgx .box2 .box2-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #444444;
        width: 100%;
        text-align: center;
        margin-top: 90px; }
      .about_wgx .box2 .box2-new ul {
        width: 110%;
        height: 381px;
        margin-top: 78px;
        margin-bottom: 105px; }
        .about_wgx .box2 .box2-new ul li {
          width: 367px;
          height: 381px;
          float: left;
          background: #f5f5f5;
          margin-right: 45px; }
          .about_wgx .box2 .box2-new ul li .con {
            width: 300px;
            height: auto;
            margin: 0 auto; }
            .about_wgx .box2 .box2-new ul li .con .tit {
              font-size: 18px;
              line-height: 24px;
              color: #444444;
              margin-top: 30px; }
            .about_wgx .box2 .box2-new ul li .con .tit1 {
              font-size: 16px;
              line-height: 24px;
              color: #666666;
              margin-top: 10px; }
            .about_wgx .box2 .box2-new ul li .con .line1 {
              width: 300px;
              height: 3px;
              background: #7fbe26;
              margin-top: 24px; }
  .about_wgx .box3 {
    width: 100%;
    height: 851px;
    background: url(../img/about_bg2.jpg) center no-repeat; }
    .about_wgx .box3 .box3-new {
      width: 1190px;
      height: auto;
      margin: 0 auto;
      position: relative; }
      .about_wgx .box3 .box3-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #fff;
        text-align: center;
        padding-top: 90px; }
      .about_wgx .box3 .box3-new .con {
        position: absolute;
        width: 1190px;
        height: 630px;
        top: 235px;
        left: 0;
        overflow: hidden; }
        .about_wgx .box3 .box3-new .con .con-new {
          width: 1190px;
          height: 630px;
          overflow: hidden; }
          .about_wgx .box3 .box3-new .con .con-new ul {
            width: 100%;
            position: relative; }
            .about_wgx .box3 .box3-new .con .con-new ul li {
              width: 1190px;
              height: 630px;
              position: relative; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn {
                position: absolute; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn .tit {
                  font-size: 36px;
                  line-height: 36px;
                  color: #fff;
                  font-style: italic; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn .tit1 {
                  font-size: 16px;
                  line-height: 24px;
                  color: #f5fafb; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn1 {
                width: 200px;
                height: auto;
                top: 5px;
                right: 0; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn1 .tit {
                  float: left; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn1 .tit1 {
                  float: left;
                  width: 155px;
                  margin-left: 15px;
                  margin-top: 10px; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn2 {
                width: 340px;
                height: auto;
                top: 25px;
                right: 380px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn2 .tit {
                  float: right; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn2 .tit1 {
                  float: left;
                  width: 250px;
                  margin-top: -5px;
                  text-align: right; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn3 {
                width: 385px;
                height: auto;
                top: 155px;
                right: 10px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn3 .tit {
                  float: left; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn3 .tit1 {
                  float: left;
                  width: 285px;
                  margin-top: 10px;
                  margin-left: 15px; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn4 {
                width: 350px;
                height: auto;
                top: 210px;
                right: 635px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn4 .tit {
                  float: right; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn4 .tit1 {
                  float: left;
                  width: 260px;
                  margin-top: -5px;
                  text-align: right; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn5 {
                width: 460px;
                height: auto;
                top: 325px;
                right: 230px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn5 .tit {
                  float: left; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn5 .tit1 {
                  float: left;
                  width: 360px;
                  margin-top: -5px;
                  margin-left: 15px; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn6 {
                width: 270px;
                height: auto;
                top: 300px;
                right: 920px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn6 .tit {
                  float: right; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn6 .tit1 {
                  float: left;
                  width: 180px;
                  margin-top: -5px;
                  text-align: right; }
              .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn7 {
                width: 460px;
                height: auto;
                top: 470px;
                right: 540px; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn7 .tit {
                  float: left; }
                .about_wgx .box3 .box3-new .con .con-new ul li .conn.conn7 .tit1 {
                  float: left;
                  width: 360px;
                  margin-top: -5px;
                  margin-left: 15px; }
        .about_wgx .box3 .box3-new .con .btns {
          width: 96px;
          height: 42px;
          position: absolute;
          bottom: 83px;
          right: 260px; }
          .about_wgx .box3 .box3-new .con .btns .up {
            width: 42px;
            height: 42px;
            display: block;
            float: left;
            margin-right: 12px;
            background: url(../img/up.png) no-repeat; opacity: 0.5;}
          .about_wgx .box3 .box3-new .con .btns .up:hover {
            opacity: 1; }
          .about_wgx .box3 .box3-new .con .btns .down {
            width: 42px;
            height: 42px;
            display: block;
            float: left;
            background: url(../img/down.png) no-repeat;opacity: 0.5; }
          .about_wgx .box3 .box3-new .con .btns .down:hover {
            opacity: 1; }
  .about_wgx .box4 {
    width: 100%;
    height: auto; }
    .about_wgx .box4 .box4-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .about_wgx .box4 .box4-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #444444;
        width: 100%;
        text-align: center;
        margin-top: 90px; }
      .about_wgx .box4 .box4-new .slider {
        width: 100%;
        margin-top: 70px;
        overflow: hidden; }
        .about_wgx .box4 .box4-new .slider .bd {
          width: 100%;
          height: 313px; }
          .about_wgx .box4 .box4-new .slider .bd ul{
            width: 100%;
            height: 313px;
          }
          .about_wgx .box4 .box4-new .slider .bd ul li{
            width: 100%;
            height: 313px;
          }
          .about_wgx .box4 .box4-new .slider .bd dl {
            width: 110%;
            height: 313px; }
            .about_wgx .box4 .box4-new .slider .bd dl dd {
              width: 220px;
              height: 313px;
              float: left;
              margin-right: 22px;
              text-align: center;
              line-height: 313px;
               }
            .about_wgx .box4 .box4-new .slider .bd dl dd img{
              max-width: 220px;
              max-height: 313px;
              vertical-align: middle;
            }

        .about_wgx .box4 .box4-new .slider .hd {
          margin: 70px auto 0; }
          .about_wgx .box4 .box4-new .slider .hd .next {
            width: 10px;
            height: 18px;
            display: block;
            background: url(../img/next.png) no-repeat;
            float: right;
            margin-left: 10px;
            cursor: pointer; }
          .about_wgx .box4 .box4-new .slider .hd .prev {
            width: 10px;
            height: 18px;
            display: block;
            background: url(../img/prev.png) no-repeat;
            float: left;
            margin-right: 10px;
            cursor: pointer; }
          .about_wgx .box4 .box4-new .slider .hd ul {
            float: left;
            margin-top: 2px; }
            .about_wgx .box4 .box4-new .slider .hd ul li {
              width: 13px;
              height: 13px;
              border-radius: 13px;
              display: block;
              float: left;
              margin: 0 4px;
              background: #d1d3d6;
              opacity: 0.8;
              text-indent: -999px;
			  cursor:pointer; }
            .about_wgx .box4 .box4-new .slider .hd ul li.on {
              background: #80be27; }
  .about_wgx .box5 {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    margin-top: 85px;
    border-bottom: 1px solid #d9d9d9; }
    .about_wgx .box5 .box4-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .about_wgx .box5 .box4-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #444;
        width: 100%;
        text-align: center;
        padding-top: 90px; }
      .about_wgx .box5 .box4-new .slider1 {
        width: 100%;
        padding-top: 70px;
        overflow: hidden; }
        .about_wgx .box5 .box4-new .slider1 .bd1 {
          width: 100%;
          height: auto; }
          .about_wgx .box5 .box4-new .slider1 .bd1 ul {
          width: 100%;
          height: auto; }
          .about_wgx .box5 .box4-new .slider1 .bd1 ul li {
          width: 100%;
          height: auto; }
          .about_wgx .box5 .box4-new .slider1 .bd1 dl {
            width: 110%;
            height: 345px; }
            .about_wgx .box5 .box4-new .slider1 .bd1 dl dd {
              width: 367px;
              height: 345px;
              float: left;
              margin-right: 22px;
              background: #fff;
              border-radius: 3px;
              margin-right: 45px; }
              .about_wgx .box5 .box4-new .slider1 .bd1 dl dd img {
                width: 367px;
                height: 250px;
                display: block;
                border-top-left-radius: 3px;
                border-top-right-radius: 3px; }
              .about_wgx .box5 .box4-new .slider1 .bd1 dl dd .tit {
                width: 367px;
                height: 95px; }
                .about_wgx .box5 .box4-new .slider1 .bd1 dl dd .tit p {
                  width: 305px;
                  height: auto;
                  margin: 16px auto 0;
                  font-size: 16px;
                  line-height: 24px;
                  color: #666666;
                  text-align: center; }
        .about_wgx .box5 .box4-new .slider1 .hd1 {
          margin: 50px auto 0;
          width: 98px;
          height: 42px;
          padding-bottom: 58px; }
         .about_wgx .box5 .box4-new .slider1 .hd1 {
          margin: 70px auto 0; }
          .about_wgx .box5 .box4-new .slider1 .hd1 .next {
            width: 10px;
            height: 18px;
            display: block;
            background: url(../img/next.png) no-repeat;
            float: right;
            margin-left: 10px;
            cursor: pointer; }
          .about_wgx .box5 .box4-new .slider1 .hd1 .prev {
            width: 10px;
            height: 18px;
            display: block;
            background: url(../img/prev.png) no-repeat;
            float: left;
            margin-right: 10px;
            cursor: pointer; }
          .about_wgx .box5 .box4-new .slider1 .hd1 ul {
            float: left;
            margin-top: 2px; }
            .about_wgx .box5 .box4-new .slider1 .hd1 ul li {
              width: 13px;
              height: 13px;
              border-radius: 13px;
              display: block;
              float: left;
              margin: 0 4px;
              background: #d1d3d6;
              opacity: 0.8;
              text-indent: -999px;
			  cursor:pointer; }
            .about_wgx .box5 .box4-new .slider1 .hd1 ul li.on {
              background: #80be27; }

.success_wgx {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  padding-top: 99px; }
  .success_wgx .success-new {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 90px; }
    .success_wgx .success-new .tits {
      width: 100%;
      height: auto;
      font-size: 44px;
      line-height: 48px;
      color: #444444;
      text-align: center; }
    .success_wgx .success-new .tit {
      width: 400px;
      height: auto;
      text-align: center;
      line-height: 30px;
      color: #666666;
      font-size: 18px;
      margin: 30px auto 0; }
    .success_wgx .success-new ul {
      width: 100%;
      height: auto;
      margin-top: 56px; }
      .success_wgx .success-new ul li {
        width: 100%;
        height: 275px;
        overflow: hidden;
        margin-bottom: 43px;
        background: #fff; }
        .success_wgx .success-new ul li img {
          width: 383px;
          height: 275px;
          display: block;
          float: left; }
        .success_wgx .success-new ul li .con {
          width: 715px;
          margin: 35px 0 0 36px;
          float: left; }
          .success_wgx .success-new ul li .con .tit1 {
            font-size: 24px;
            line-height: 24px;
            color: #444444; }
          .success_wgx .success-new ul li .con .tit2 {
            color: #888888;
            line-height: 30px;
            font-size: 16px;
            margin-top: 22px; }
          .success_wgx .success-new ul li .con .more {
            color: #666666;
            height: 21px;
            line-height: 18px;
            font-size: 18px;
            width: 105px;
            display: block;
            margin-top: 59px;
            background: url(../img/more1.png) right no-repeat; }
      .success_wgx .success-new ul li .more:hover {
        color: #7FBE25;
        background: url(../img/more1_h.png) right no-repeat; }
  .success_wgx .info {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 100px; }
    .success_wgx .info .tits {
      width: 100%;
      height: auto;
      font-size: 44px;
      line-height: 48px;
      color: #444444;
      text-align: center; }
    .success_wgx .info .tit {
      width: 400px;
      height: auto;
      text-align: center;
      line-height: 30px;
      color: #666666;
      font-size: 18px;
      margin: 30px auto 0; }
    .success_wgx .info .con {
      width: 100%;
      height: auto;
      background: #fff;
      margin-top: 56px; }
      .success_wgx .info .con .video {
        width: 1190px;
        background: #000;
        /*height: 605px;*/ }
      .success_wgx .info .con .conn {
        width: 100%;
        height: auto;
        background: #fff;
        margin-top: 30px;
        padding-top: 30px; }
        .success_wgx .info .con .conn .top {
          width: 1130px;
          margin: 0 auto;
          height: 40px; }
          .success_wgx .info .con .conn .top .tit1 {
            font-size: 24px;
            line-height: 40px;
            color: #444444;
            float: left; }
          .success_wgx .info .con .conn .top .share {
            width: 180px;
            float: right;
            height: 40px; 
    margin-top: 8px; }
            .success_wgx .info .con .conn .top .share span {
              line-height: 40px;
              float: left;
              font-size: 16px;
              color: #444444; }
              
            .success_wgx .info .con .conn .top .share .share-new {
              width: 286px;
              height: 40px;
              float: left;
              /*background: url(../img/share1.png) no-repeat;*/ }
              .success_wgx .info .con .conn .top .share .share-new a {
                /*background: none;*/
                width: 43px;
                height: 40px;
                float: left;
                padding: 0;
                margin: 0 4px 0 0; }
                .success_wgx .info .con .conn .top .share.share-sw .share-new{
                  width: 132px;
                  height: 20px;
                  float: left;
                  margin-top: 12px;
                
                }
                .success_wgx .info .con .conn .top .share.share-sw .share-new a{
                  width: 18px;
                  height: 18px;
                  float: left;
                  padding: 0;
                  margin: 0 4px 0 0;
                }
            .success_wgx .info .con .conn .top .share .num {
              width: 68px;
              height: 25px;
              font-size: 14px;
              color: #fff;
              float: left;
              margin-top: 8px;
              background: url(../img/share_bg.png) no-repeat; }
              .success_wgx .info .con .conn .top .share .num span {
                font-size: 14px;
                color: #fff;
                line-height: 25px;
                margin: 0 10px 0 15px; }
              .success_wgx .info .con .conn .top .share .num i {
                font-style: normal;
                line-height: 25px; }
        .success_wgx .info .con .conn .centent {
          width: 1130px;
          height: auto;
          border-bottom: 1px solid #d1d1d1;
          margin: 36px auto 0;
          padding-bottom: 50px; }
          .success_wgx .info .con .conn .centent .c1 {
            font-size: 16px;
            line-height: 30px;
            color: #666666;
            margin-bottom: 30px; }
        .success_wgx .info .con .conn .paging {
          width: 1130px;
          margin: 23px auto 0;
          height: auto;
          padding-bottom: 60px; }
          .success_wgx .info .con .conn .paging p {
            font-size: 16px;
            color: #666666;
            line-height: 30px; }
            .success_wgx .info .con .conn .paging p a {
              color: #666666; }
            .success_wgx .info .con .conn .paging p a:hover {
              color: #7FBE25; }
          .success_wgx .info .con .conn .paging .return {
            width: 153px;
            height: 44px;
            display: block;
            border-radius: 44px;
            background: #7dbe26;
            color: #fff;
            line-height: 44px;
            font-size: 16px; }
            .success_wgx .info .con .conn .paging .return span {
              margin-left: 40px;
              margin-right: 20px;
              display: block;
              float: left; }
            .success_wgx .info .con .conn .paging .return img {
              float: left;
              display: block;
              margin-top: 14px; }

.news_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .news_wgx .banner {
    width: 100%;
    height: 501px;
    margin: 0 auto; }
    .news_wgx .banner .banner-new {
      width: 1190px;
      margin: 0 auto;
      height: auto; }
      .news_wgx .banner .banner-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #fff;
        font-weight: bold;
        padding-top: 154px; }
      .news_wgx .banner .banner-new .tit {
        font-size: 18px;
        line-height: 24px;
        color: #fff;
        /*opacity: 0.56;*/
        margin-top: 16px; }
      .news_wgx .banner .banner-new .tabs {
        width: 100%;
        height: 48px;
        margin-top: 50px; }
        .news_wgx .banner .banner-new .tabs a {
          width: 139px;
          height: 44px;
          border: 2px solid #fff;
          border-radius: 44px;
          display: block;
          float: left;
          margin-right: 9px;
          font-size: 18px;
          text-align: center;
          line-height: 44px;
          color: #fff; }
        .news_wgx .banner .banner-new .tabs a:hover {
          width: 143px;
          height: 48px;
          background: #7fbe26;
          border: none;
          line-height: 48px; }
        .news_wgx .banner .banner-new .tabs a.cur {
          width: 143px;
          height: 48px;
          background: #7fbe26;
          border: none;
          line-height: 48px; }
  .news_wgx .top {
    width: 100%;
    height: 110px; }
    .news_wgx .top .top-new {
      width: 1190px;
      height: 110px;
      margin: 0 auto; }
      .news_wgx .top .top-new .prev {
        width: 31px;
        height: 31px;
        border-radius: 31px;
        display: block;
        float: left;
        background: url(../img/prev2.png) no-repeat;
        margin-top: 47px; }
      .news_wgx .top .top-new .next {
        width: 31px;
        height: 31px;
        border-radius: 31px;
        display: block;
        float: right;
        background: url(../img/next2.png) no-repeat;
        margin-top: 47px; }
      .news_wgx .top .top-new .prev:hover {
        background: url(../img/prev2_h.png) no-repeat; }
      .news_wgx .top .top-new .next:hover {
        background: url(../img/next2_h.png) no-repeat; }
      .news_wgx .top .top-new .btns {
        width: 1128px;
        height: auto;
        float: left;
        position: relative; }
        .news_wgx .top .top-new .btns .line1 {
          width: 1128px;
          height: 3px;
          background: #f2eeef;
          position: absolute;
          bottom: 7px;
          left: 0; }
        .news_wgx .top .top-new .btns .btns-new {
          width: 968px;
          height: auto;
          margin: 20px auto 0;
          overflow: hidden;
          height: 50px; }
          .news_wgx .top .top-new .btns .btns-new ul {
            width: 1000%;
            height: 46px; }
            .news_wgx .top .top-new .btns .btns-new ul li {
              width: 41px;
              float: left;
              font-size: 16px;
              line-height: 28px;
              color: #666666;
              margin-right: 91px;
              background: url(../img/dian.png) bottom center no-repeat;
              height: 46px;
              position: relative;
              z-index: 2;
              text-align: center;
              cursor: pointer; }
            .news_wgx .top .top-new .btns .btns-new ul li:hover {
              background: url(../img/dian1.png) bottom center no-repeat;
              height: 50px;
              color: #7fbe26;
              font-size: 18px;
              font-weight: bold; }
            .news_wgx .top .top-new .btns .btns-new ul li.on {
              background: url(../img/dian1.png) bottom center no-repeat;
              height: 50px;
              color: #7fbe26;
              font-size: 18px;
              font-weight: bold; }
  .news_wgx .content {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 117px; }
    .news_wgx .content .content-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .news_wgx .content .content-new .con1 {
        width: 816px;
        height: auto;
        float: left;
        background: #fff;
        border: 1px solid #eeeeee;
        display: none; }
        .news_wgx .content .content-new .con1 .con1-new {
          width: 745px;
          height: auto;
          margin: 0 auto;
          padding-bottom: 70px; }
          .news_wgx .content .content-new .con1 .con1-new ul {
            width: 100%;
            height: auto;
            padding-top: 45px; }
            .news_wgx .content .content-new .con1 .con1-new ul li {
              width: 100%;
              height: auto;
              border-bottom: 1px solid #eeeeee;
              margin-bottom: 40px;
              padding-bottom: 25px; }
              .news_wgx .content .content-new .con1 .con1-new ul li .tits {
                font-size: 24px;
                line-height: 24px;
                color: #333333; }
              .news_wgx .content .content-new .con1 .con1-new ul li .tit {
                width: 100%;
                height: auto;
                font-family: Arial;
                color: #999999;
                font-size: 16px;
                line-height: 24px;
                margin-top: 13px; }
                .news_wgx .content .content-new .con1 .con1-new ul li .tit .time {
                  float: left; }
                .news_wgx .content .content-new .con1 .con1-new ul li .tit .num {
                  float: right;
                  background: url(../img/yan.png) no-repeat;
                  padding-left: 25px;
                  line-height: 12px;
                  margin-top: 6px; }
              .news_wgx .content .content-new .con1 .con1-new ul li .pic {
                width: 100%;
                height: auto;
                margin-top: 23px; }
              .news_wgx .content .content-new .con1 .con1-new ul li .check {
                float: right;
                background: url(../img/media_1.png) right no-repeat;
                padding-right: 18px;
                line-height: 13px;
                font-size: 16px;
                color: #999999;
                margin-top: 35px; }
            .news_wgx .content .content-new .con1 .con1-new ul li .tits:hover {
              color: #7fbe26; }
            .news_wgx .content .content-new .con1 .con1-new ul li .check:hover {
              color: #7fbe26;
              background: url(../img/media_1_h.png) right no-repeat; }
      .news_wgx .content .content-new .con2 {
        width: 345px;
        height: auto;
        float: right; }
        .news_wgx .content .content-new .con2 .conn1 {
          width: 345px;
          height: 225px;
          position: relative; }
          .news_wgx .content .content-new .con2 .conn1 .pic {
            width: 79px;
            height: 79px;
            position: absolute;
            top: 74px;
            left: 134px; }
        .news_wgx .content .content-new .con2 .conn2 {
          width: 100%;
          height: auto;
          margin-top: 27px;
          border: 1px solid #eeeeee;
          background: #fff;
          border-top: none; }
          .news_wgx .content .content-new .con2 .conn2 .tabs {
            width: 100%;
            height: 50px;
            border-bottom: 1px solid #f3f3f3; }
            .news_wgx .content .content-new .con2 .conn2 .tabs a {
              width: 172px;
              float: left;
              height: 50px;
              color: #7fbe26;
              font-size: 18px;
              display: block;
              text-align: center;
              line-height: 50px; }
            .news_wgx .content .content-new .con2 .conn2 .tabs a:hover {
              background: #7fbe26;
              color: #fff; }
            .news_wgx .content .content-new .con2 .conn2 .tabs a.curr {
              background: #7fbe26;
              color: #fff; }
          .news_wgx .content .content-new .con2 .conn2 .list {
            width: 100%;
            height: auto; }
            .news_wgx .content .content-new .con2 .conn2 .list ul {
              width: 100%; }
              .news_wgx .content .content-new .con2 .conn2 .list ul li {
                margin-top: 20px;
                padding-bottom: 20px;
                width: 100%;
                border-bottom: 1px solid #f3f3f3;
                height: auto; }
                .news_wgx .content .content-new .con2 .conn2 .list ul li .list-new {
                  width: 300px;
                  height: 80px;
                  margin: 0 auto; }
                  .news_wgx .content .content-new .con2 .conn2 .list ul li .list-new img {
                    width: 141px;
                    height: 80px;
                    display: block;
                    float: left;
                    border-radius: 5px; }
                  .news_wgx .content .content-new .con2 .conn2 .list ul li .list-new .tit {
                    width: 145px;
                    height: auto;
                    font-size: 16px;
                    line-height: 24px;
                    color: #666666;
                    float: right;
                    margin-top: 11px; }
              .news_wgx .content .content-new .con2 .conn2 .list ul li:hover .tit {
                color: #7fbe26; }
            .news_wgx .content .content-new .con2 .conn2 .list .more {
              width: 100%;
              height: 50px;
              text-align: center;
              line-height: 50px;
              font-size: 16px;
              color: #666666;
              display: block; }
            .news_wgx .content .content-new .con2 .conn2 .list .more:hover {
              color: #7fbe26; }
        .news_wgx .content .content-new .con2 .conn3 {
          width: 100%;
          border: 1px solid #eeeeee;
          background: #fff;
          margin-top: 27px;
          border-top: none; }
          .news_wgx .content .content-new .con2 .conn3 .tit {
            font-size: 18px;
            color: #666666;
            height: 52px;
            width: 325px;
            padding-left: 20px;
            line-height: 52px;
            border-bottom: 1px solid #f3f3f3; }
          .news_wgx .content .content-new .con2 .conn3 .conn3-new {
            width: 300px;
            margin: 20px auto 0;
            padding-bottom: 20px;
            height: auto; }
            .news_wgx .content .content-new .con2 .conn3 .conn3-new ul {
              width: 100%; }
              .news_wgx .content .content-new .con2 .conn3 .conn3-new ul li {
                width: 100%;
                height: 30px;
                line-height: 30px;
                margin-bottom: 10px;
                font-size: 16px; }
                .news_wgx .content .content-new .con2 .conn3 .conn3-new ul li i {
                  width: 30px;
                  height: 30px;
                  background: #999999;
                  border-radius: 30px;
                  display: block;
                  float: left;
                  margin-right: 10px;
                  color: #fff;
                  line-height: 30px;
                  text-align: center; }
                .news_wgx .content .content-new .con2 .conn3 .conn3-new ul li i.c1 {
                  background: #7fbe26; }
                .news_wgx .content .content-new .con2 .conn3 .conn3-new ul li a {
                  color: #666666; }
                .news_wgx .content .content-new .con2 .conn3 .conn3-new ul li a:hover {
                  color: #7fbe26; }
      .news_wgx .content .content-new .info {
        width: 816px;
        height: auto;
        float: left;
        background: #fff;
        border: 1px solid #eeeeee; }
        .news_wgx .content .content-new .info .info-new {
          width: 744px;
          height: auto;
          margin: 0 auto;
          padding-top: 45px;
          font-size: 16px;
          line-height: 2; }
          .news_wgx .content .content-new .info .info-new img{
          	margin: 6px auto; 
          	max-width: 100%;
          }
          .news_wgx .content .content-new .info .info-new .tits {
            font-size: 24px;
            line-height: 30px;
            color: #333333; }
          .news_wgx .content .content-new .info .info-new .tit {
            width: 100%;
            height: auto;
            font-family: Arial;
            color: #999999;
            font-size: 16px;
            line-height: 24px;
            margin-top: 13px;
            border-bottom: 1px solid #eeeeee;
            padding-bottom: 23px;
            margin-bottom: 42px; }
            .news_wgx .content .content-new .info .info-new .tit .time {
              float: left;
              margin-right: 20px; }
            .news_wgx .content .content-new .info .info-new .tit .num {
              float: left;
              background: url(../img/yan.png) no-repeat;
              padding-left: 25px;
              line-height: 12px;
              margin-top: 6px; }
          .news_wgx .content .content-new .info .info-new .tit1 {
            font-size: 16px;
            line-height: 30px;
            color: #666666;
            text-indent: 2em; }
          .news_wgx .content .content-new .info .info-new .pic {
            width: 100%;
            margin: 47px 0; }
          .news_wgx .content .content-new .info .info-new .tit2 {
            width: 100%;
            margin-top: 97px;
            height: auto;
            font-size: 16px;
            line-height: 16px;
            border-bottom: 1px solid #eeeeee;
            padding-bottom: 26px; }
            .news_wgx .content .content-new .info .info-new .tit2 p {
              float: left;
              color: #444444; }
              .news_wgx .content .content-new .info .info-new .tit2 p i {
                color: #e60012; }
            .news_wgx .content .content-new .info .info-new .tit2 .praise {
              float: right; }
              .news_wgx .content .content-new .info .info-new .tit2 .praise span {
                color: #dddddd;
                margin: 0 15px;
                float: left; }
              .news_wgx .content .content-new .info .info-new .tit2 .praise a {
                color: #c8c8c8;
                height: 16px;
                padding-left: 25px;
                display: block;
                float: left; }
                .news_wgx .content .content-new .info .info-new .tit2 .praise a i {
                  color: #444444;
                  margin-right: 10px; }
              .news_wgx .content .content-new .info .info-new .tit2 .praise a.y {
                background: url(../img/zan.png) no-repeat; }
              .news_wgx .content .content-new .info .info-new .tit2 .praise a.n {
                background: url(../img/nozan.png) no-repeat; }
          .news_wgx .content .content-new .info .info-new .share {
            width: 100%;
            height: auto;
            margin-top: 25px;
            padding-bottom: 60px;
            border-bottom: 1px solid #eeeeee; }
            .news_wgx .content .content-new .info .info-new .share .share-new {
              float: left;
              width: 415px;
              height: 40px; }
              .news_wgx .content .content-new .info .info-new .share .share-new span {
                line-height: 40px;
                display: block;
                font-size: 16px;
                color: #444444;
                margin-top: 50px; }
              .news_wgx .content .content-new .info .info-new .share .share-new .share-con {
                width: 286px;
                height: 40px;
                float: left;
                background: url(../img/share1.png) no-repeat;
                margin-top: 30px; }
                .news_wgx .content .content-new .info .info-new .share .share-new .share-con a {
                  background: none;
                  width: 43px;
                  height: 40px;
                  float: left;
                  padding: 0;
                  margin: 0 4px 0 0; }
              .news_wgx .content .content-new .info .info-new .share .share-new .num {
                width: 68px;
                height: 25px;
                font-size: 14px;
                color: #fff;
                float: left;
                margin-top: 38px;
                background: url(../img/share_bg.png) no-repeat; }
                .news_wgx .content .content-new .info .info-new .share .share-new .num b {
                  font-size: 14px;
                  color: #fff;
                  line-height: 25px;
                  margin: 0 10px 0 15px;
                  float: left;
                  font-weight: none; }
                .news_wgx .content .content-new .info .info-new .share .share-new .num i {
                  font-style: normal;
                  line-height: 25px;
                  float: left; }
            .news_wgx .content .content-new .info .info-new .share .ewm {
              float: right;
              width: 207px;
              height: 168px; }
          .news_wgx .content .content-new .info .info-new .paging {
            width: 100%;
            margin: 21px auto 0;
            height: auto;
            padding-bottom: 52px; }
            .news_wgx .content .content-new .info .info-new .paging p {
              font-size: 16px;
              color: #666666;
              line-height: 30px; }
              .news_wgx .content .content-new .info .info-new .paging p a {
                color: #666666; }
              .news_wgx .content .content-new .info .info-new .paging p a:hover {
                color: #7FBE25; }
            .news_wgx .content .content-new .info .info-new .paging .return {
              width: 116px;
              height: 38px;
              display: block;
              border-radius: 38px;
              background: #7dbe26;
              color: #fff;
              line-height: 38px;
              font-size: 14px;
              text-align: center;
              margin-top: 12px; }

.search_wgx {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 82px; padding-bottom: 80px;}
  .search_wgx .banner {
    width: 100%;
    height: 536px;
    overflow: hidden;
    position: relative; }
  .search_wgx .search {
    width: 1190px;
    height: 55px;
    background: url(../img/product_search.png) no-repeat;
    margin: 28px auto 0; }
    .search_wgx .search .text {
      width: 1105px;
      height: 53px;
      border: none;
      background: none;
      line-height: 53px;
      font-size: 16px;
      color: #adadad;
      margin: 1px 0 0 25px;
      float: left; }
    .search_wgx .search .submit {
      width: 59px;
      height: 53px;
      margin-top: 1px;
      cursor: pointer;
      float: left;
      display: block;
      background: none;
      border-radius: none; }
  .search_wgx .sub {
    width: 1190px;
    height: 50px;
    background: #fff;
    margin: 30px auto; }
    .search_wgx .sub a {
      width: 150px;
      height: 50px;
      line-height: 50px;
      color: #ADADAD;
      text-align: center;
      font-size: 16px;
      display: block;
      float: left; }
    .search_wgx .sub a:hover {
      background: #7AB725;
      color: #fff; }
    .search_wgx .sub a.cur {
      background: #7AB725;
      color: #fff; }
  .search_wgx .product-list {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px; }
    .search_wgx .product-list .list-new {
      width: 100%;
      height: auto;
      overflow: hidden;  border: 1px solid #eeeeee;}
      .search_wgx .product-list .list-new ul {
        width: 110%;
        height: auto; }
        .search_wgx .product-list .list-new ul li {
          width: 290px;
          height: 300px;
          position: relative;
          margin: 0 10px 10px 0; }
          .search_wgx .product-list .list-new ul li .con {
            width: 290px;
            height: 300px;
            position: absolute;
            top: 0;
            left: 0;
            display: none; }
            .search_wgx .product-list .list-new ul li .con .bg {
              width: 290px;
              height: 300px;
              position: absolute;
              left: 0;
              top: 0;
              background: #92c846;
              opacity: 0.85; }
            .search_wgx .product-list .list-new ul li .con .conn {
              width: 290px;
              height: 300px;
              position: absolute;
              top: 0;
              left: 0; }
              .search_wgx .product-list .list-new ul li .con .conn .tit1 {
                width: 250px;
                text-align: center;
                color: #fff;
                margin: 73px auto 0;
                font-size: 22px;
                line-height: 22px; }
              .search_wgx .product-list .list-new ul li .con .conn .tit2 {
                width: 200px;
                font-size: 14px;
                line-height: 22px;
                color: #fff;
                opacity: 0.7;
                text-align: center;
                margin: 17px auto 0; }
              .search_wgx .product-list .list-new ul li .con .conn .info {
                width: 120px;
                height: 44px;
                background: #fff;
                text-align: center;
                line-height: 44px;
                margin: 47px auto 0;
                border-radius: 44px;
                font-size: 16px; }
        .search_wgx .product-list .list-new ul li:hover .con {
          display: block; }
  .search_wgx .product-list {
    width: 1190px;
    height: auto;
   
    display: none; }
    .search_wgx .product-list .con1-new {
      width: 90%;
      height: auto;
      margin: 0 auto;
      padding-bottom: 70px; }
      .search_wgx .product-list .con1-new ul {
        width: 100%;
        height: auto;
        padding-top: 45px; }
        .search_wgx .product-list .con1-new ul li {
          width: 100%;
          height: auto;
          border-bottom: 1px solid #eeeeee;
          margin-bottom: 40px;
          padding-bottom: 25px; }
          .search_wgx .product-list .con1-new ul li .tits {
            font-size: 24px;
            line-height: 24px;
            color: #333333; }
          .search_wgx .product-list .con1-new ul li .tit {
            width: 100%;
            height: auto;
            font-family: Arial;
            color: #999999;
            font-size: 16px;
            line-height: 24px;
            margin-top: 13px; }
            .search_wgx .product-list .con1-new ul li .tit .time {
              float: left; }
            .search_wgx .product-list .con1-new ul li .tit .num {
              float: right;
              background: url(../img/yan.png) no-repeat;
              padding-left: 25px;
              line-height: 12px;
              margin-top: 6px; }
          .search_wgx .product-list .con1-new ul li .pic {
            width: 100%;
            height: auto;
            margin-top: 23px; }
          .search_wgx .product-list .con1-new ul li .check {
            float: right;
            background: url(../img/media_1.png) right no-repeat;
            padding-right: 18px;
            line-height: 13px;
            font-size: 16px;
            color: #999999;
            margin-top: 35px; }
        .search_wgx .product-list .con1-new ul li:hover .tits {
          color: #7fbe26; }
        .search_wgx .product-list .con1-new ul li:hover .check {
          color: #7fbe26;
          background: url(../img/media_1_h.png) right no-repeat; }

.problems_wgx {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 99px; }
  .problems_wgx .banner {
    width: 100%;
    height: 250px;
    margin: 0 auto; }
    .problems_wgx .banner .con {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .problems_wgx .banner .con .tits {
        width: 525px;
        font-size: 40px;
        line-height: 80px;
        color: #fff;
        padding-top: 47px; }
      .problems_wgx .banner .con .tit {
        width: 525px;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin-top: -6px; }
  .problems_wgx .centent {
    width: 100%;
    height: auto; }
    .problems_wgx .centent .content-new {
      width: 1190px;
      height: auto;
      margin: 40px auto 0; }
      .problems_wgx .centent .content-new .sidebar {
        width: 300px;
        height: auto;
        border: 1px solid #f2f2f2;
        overflow: hidden;
        float: left; }
        .problems_wgx .centent .content-new .sidebar ul {
          width: 100%;
          height: auto; }
          .problems_wgx .centent .content-new .sidebar ul li {
            width: 300px;
            height: auto;
            border-bottom: 1px solid #f2f2f2; }
            .problems_wgx .centent .content-new .sidebar ul li .tits {
              width: 270px;
              line-height: 60px;
              height: 60px;
              color: #666666;
              padding-left: 30px;
              display: block;
              font-size: 18px; }
            .problems_wgx .centent .content-new .sidebar ul li .tits.t {
              background: #7fbe26;
              color: #fff; }
            .problems_wgx .centent .content-new .sidebar ul li dl {
              width: 265px;
              margin: 25px 0 25px 30px; }
              .problems_wgx .centent .content-new .sidebar ul li dl dd {
                font-size: 16px;
                line-height: 13px;
                margin-bottom: 20px; }
                .problems_wgx .centent .content-new .sidebar ul li dl dd a {
                  height: 16px;
                  display: block;
                  background: url(../img/media_1.png) 0 2px no-repeat;
                  padding-left: 15px;
                  line-height: 16px;
                  color: #666666; }
              .problems_wgx .centent .content-new .sidebar ul li dl dd:hover a {
                color: #7fbe26;
                background: url(../img/media_1_h.png) 0 2px no-repeat;
                font-weight: bold; }
              .problems_wgx .centent .content-new .sidebar ul li dl dd.curing a {
                color: #7fbe26;
                background: url(../img/media_1_h.png) 0 2px no-repeat;
                font-weight: bold; }
      .problems_wgx .centent .content-new .con {
        width: 860px;
        float: right;
        padding-bottom: 77px; }
        .problems_wgx .centent .content-new .con .tits {
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          color: #333333;
          font-weight: bold;
          border-bottom: 1px solid #f2f2f2; }
        .problems_wgx .centent .content-new .con ul {
          width: 100%;
          height: auto;
          margin-top: 15px;
          margin-bottom: 65px; }
          .problems_wgx .centent .content-new .con ul li {
            width: 100%;
            border-bottom: 1px solid #f2f2f2;
            cursor: pointer; }
            .problems_wgx .centent .content-new .con ul li .q {
              height: 55px;
              width: 100%;
              line-height: 55px; }
              .problems_wgx .centent .content-new .con ul li .q p {
                font-size: 16px;
                padding-left: 25px;
                background: url(../img/problems_pic1.png) 0 20px no-repeat;
                float: left;
                color: #666666; }
              .problems_wgx .centent .content-new .con ul li .q i {
                margin-top: 17px;
                width: 12px;
                height: 12px;
                float: right;
                display: block;
                background: url(../img/problems_pic3.png) no-repeat;
                margin-right: 20px; }
            .problems_wgx .centent .content-new .con ul li .a {
              width: 100%;
              height: auto;
              display: none; }
              .problems_wgx .centent .content-new .con ul li .a img {
                width: 17px;
                height: 15px;
                display: block;
                float: left;
                margin-right: 13px;
                margin-top: 5px; }
              .problems_wgx .centent .content-new .con ul li .a .tit {
                width: 830px;
                float: left;
                font-size: 16px;
                line-height: 30px;
                color: #80be27;
                margin-bottom: 23px; }
          .problems_wgx .centent .content-new .con ul li.cur .q i {
            background: url(../img/problems_pic4.png)0 10px no-repeat; }
          .problems_wgx .centent .content-new .con ul li.cur .a {
            display: block; }

.download_wgx {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 99px; }
  .download_wgx .banner {
    width: 100%;
    height: 250px;
    margin: 0 auto; }
    .download_wgx .banner .con {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .download_wgx .banner .con .tits {
        width: 525px;
        font-size: 44px;
        line-height: 80px;
        color: #fff;
        padding-top: 47px; }
      .download_wgx .banner .con .tit {
        width: 525px;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin-top: -6px; }
  .download_wgx .centent {
    width: 100%;
    height: auto; }
    .download_wgx .centent .content-new {
      width: 1190px;
      height: auto;
      margin: 40px auto 0; }
      .download_wgx .centent .content-new .sidebar {
        width: 300px;
        height: auto;
        border: 1px solid #f2f2f2;
        overflow: hidden;
        float: left; }
        .download_wgx .centent .content-new .sidebar ul {
          width: 100%;
          height: auto; }
          .download_wgx .centent .content-new .sidebar ul li {
            width: 300px;
            height: auto;
            border-bottom: 1px solid #f2f2f2; }
            .download_wgx .centent .content-new .sidebar ul li .tits {
              width: 270px;
              line-height: 60px;
              height: 60px;
              color: #666666;
              padding-left: 30px;
              display: block;
              font-size: 18px; }
            .download_wgx .centent .content-new .sidebar ul li .tits.t {
              background: #7fbe26;
              color: #fff; }
            .download_wgx .centent .content-new .sidebar ul li dl {
              width: 265px;
              margin: 25px 0 25px 30px; }
              .download_wgx .centent .content-new .sidebar ul li dl dd {
                font-size: 16px;
                line-height: 13px;
                margin-bottom: 20px; }
                .download_wgx .centent .content-new .sidebar ul li dl dd a {
                  height: 16px;
                  display: block;
                  background: url(../img/media_1.png) 0 2px no-repeat;
                  padding-left: 15px;
                  line-height: 16px;
                  color: #666666; }
              .download_wgx .centent .content-new .sidebar ul li dl dd:hover a {
                color: #7fbe26;
                background: url(../img/media_1_h.png) 0 2px no-repeat;
                font-weight: bold; }
              .download_wgx .centent .content-new .sidebar ul li dl dd.curing a {
                color: #7fbe26;
                background: url(../img/media_1_h.png) 0 2px no-repeat;
                font-weight: bold; }
      .download_wgx .centent .content-new .con {
        width: 860px;
        float: right;
        padding-bottom: 77px; }
        .download_wgx .centent .content-new .con .tits {
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          color: #333333;
          font-weight: bold;
          border-bottom: 1px solid #f2f2f2; }
        .download_wgx .conn,.problems_wgx .conn{
          width: 100%;
          height: auto;
          margin-top: 35px; }
          .download_wgx  .conn .select ,.problems_wgx .conn .select{
            width: 418px;
            height: 40px;
            float: left;
            overflow: hidden; }
            .download_wgx  .conn .select select ,.problems_wgx  .conn .select select{
              /*background: url(../img/select.png) no-repeat;*/
              border: 1px solid #eee;
            background: #f9f9f9;
              display: block;
              width: 418px;
              height: 40px;
              /*border: none;
              appearance:none;
              -moz-appearance:none;
              -webkit-appearance:none;
              border: medium none;*/
              line-height: 40px;
              font-size: 16px;
              color: #666666;
              padding-left: 25px; }
          .download_wgx .conn .search,.problems_wgx .conn .search {
            width: 418px;
            height: 40px;
            border: 1px solid #eee;
            background: url(../img/d_search.png) no-repeat 382px center #f9f9f9;
            float: right; }
            .download_wgx .conn .search .text ,.problems_wgx .conn .search .text {
              width: 340px;
              height: 40px;
              background: none;
              border: none;
              font-size: 16px;
              color: #666666;
              margin-left: 35px;
              float: left; }
            .download_wgx .conn .search .submit,.problems_wgx .conn .search .submit  {
              width: 30px;
              height: 40px;
              display: block;
              float: left;
              border: none;
              background: none; }
        .download_wgx .centent .content-new .con ul {
          width: 100%;
          height: auto;
          margin-top: 15px;
          margin-bottom: 65px; }
          .download_wgx .centent .content-new .con ul li {
            width: 100%;
            border-bottom: 1px solid #f2f2f2; }
            .download_wgx .centent .content-new .con ul li .q {
              height: 55px;
              width: 100%;
              line-height: 55px; }
              .download_wgx .centent .content-new .con ul li .q p {
                font-size: 16px;
                padding-left: 15px;
                background: url(../img/download_1.png) 0 27px no-repeat;
                float: left;
                color: #666666; }
              .download_wgx .centent .content-new .con ul li .q i {
                margin-top: 22px;
                width: 17px;
                height: 15px;
                float: right;
                display: block;
                background: url(../img/download.png) no-repeat;
                margin-right: 20px; }

.service_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .service_wgx .banner {
    width: 100%;
    height: auto;
    background: #16afbf;
    padding-bottom: 110px; }
    .service_wgx .banner .con1 {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .service_wgx .banner .con1 .conn {
        width: 435px;
        height: auto;
        float: left; }
        .service_wgx .banner .con1 .conn .tits {
          font-size: 44px;
          line-height: 51px;
          color: #fff;
          margin-top: 156px; }
        .service_wgx .banner .con1 .conn .tit {
          font-size: 18px;
          line-height: 30px;
          color: #fff;
          margin-top: 34px; }
      .service_wgx .banner .con1 img {
        float: right;
        display: block;
        margin-top: 113px; }
    .service_wgx .banner .con2 {
      width: 1192px;
      height: 295px;
      margin: 53px auto 0; }
      .service_wgx .banner .con2 ul {
        width: 100%;
        height: 295px; }
        .service_wgx .banner .con2 ul li {
          width: 298px;
          height: 295px;
          float: left; }
          .service_wgx .banner .con2 ul li .pic {
            width: 95px;
            height: 95px;
            margin: 70px auto 0; }
          .service_wgx .banner .con2 ul li .tits {
            text-align: center;
            font-size: 18px;
            line-height: 24px;
            margin-top: 25px;
            color: #fff; }
          .service_wgx .banner .con2 ul li .tit {
            width: 225px;
            height: auto;
            margin: 13px auto 0;
            text-align: center;
            font-size: 16px;
            line-height: 24px;
            color: #fff; }
        .service_wgx .banner .con2 ul li.p1 {
          background: #8fd3a0; }
        .service_wgx .banner .con2 ul li.p2 {
          background: #f2f2f2; }
          .service_wgx .banner .con2 ul li.p2 .pic img {
            width: 94px;
            height: 86px;
            display: block;
            margin: 0 auto;
            padding-top: 4px; }
          .service_wgx .banner .con2 ul li.p2 .tits {
            color: #16afbf ; }
          .service_wgx .banner .con2 ul li.p2 .tit {
            color: #16afbf ;
            opacity: 0.5; }
        .service_wgx .banner .con2 ul li.p3 {
          background: #5eb4c4; }
          .service_wgx .banner .con2 ul li.p3 .pic img {
            width: 78px;
            height: 78px;
            display: block;
            margin: 0 auto;
            padding-top: 8px; }
        .service_wgx .banner .con2 ul li.p4 {
          background: #fbcd52; }
          .service_wgx .banner .con2 ul li.p4 .pic img {
            width: 73px;
            height: 72px;
            display: block;
            margin: 0 auto;
            padding-top: 11px; }
          .service_wgx .banner .con2 ul li.p4 .tits {
            color: #fff; }
          .service_wgx .banner .con2 ul li.p4 .tit {
            color: #666666;
            opacity: 0.5; }
  .service_wgx .content {
    width: 1190px;
    height: auto;
    margin: 150px auto; }
    .service_wgx .content .pic {
      width: 544px;
      height: 522px;
      display: block;
      float: left; }
    .service_wgx .content .con {
      width: 545px;
      height: auto;
      float: right;
      margin-top: 35px; }
      .service_wgx .content .con .tits {
        width: 100%;
        height: auto;
        font-size: 44px;
        line-height: 54px; }
        .service_wgx .content .con .tits span {
          display: block;
          float: left;
          color: #444444; }
        .service_wgx .content .con .tits img {
          width: 86px;
          height: 86px;
          display: block;
          margin: -52px 0 0 -26px;
          float: left; }
      .service_wgx .content .con .tit {
        width: 100%;
        height: auto;
        line-height: 30px;
        font-size: 18px;
        color: #666666;
        margin-top: 36px; }
      .service_wgx .content .con .pic1 {
        display: block;
        margin-top: 35px; }
      .service_wgx .content .con .tit1 {
        width: 100%;
        height: auto;
        margin-top: 70px; }
        .service_wgx .content .con .tit1 a {
          width: 179px;
          height: 58px;
          display: block;
          float: left;
          border-radius: 62px;
          border: 2px solid #666666;
          line-height: 60px;
          text-align: center;
          font-size: 18px;
          color: #666666;
          margin-right: 19px; }
        .service_wgx .content .con .tit1 a:hover {
          width: 183px;
          height: 62px;
          border: none;
          background: #7FBE25;
          color: #fff; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.smarthome_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .smarthome_wgx .link-box-sw {
    position: relative;
    width: 100%;
    height: 73px;
    margin-top: 10px;
    overflow: hidden; }
    .smarthome_wgx .link-box-sw .link-group {
      position: absolute;
      width: 1920px;
      left: 50%;
      margin-left: -960px; }
      .smarthome_wgx .link-box-sw .link-group a {
        display: block;
        height: 73px;
        line-height: 73px;
        font-size: 18px;
        color: #444;
        background-color: #d5d5d5; }
        .smarthome_wgx .link-box-sw .link-group a.cur, .smarthome_wgx .link-box-sw .link-group a:hover {
          font-size: 24px;
          color: #fff;
          background-color: #7fbe26; }
      .smarthome_wgx .link-box-sw .link-group .link1 {
        width: 355px;
        padding-left: 382px;
        border-right: 1px solid #fff; }
      .smarthome_wgx .link-box-sw .link-group .link2 {
        width: 444px;
        text-align: center; }
      .smarthome_wgx .link-box-sw .link-group .link3 {
        width: 683px;
        padding-left: 54px;
        border-left: 1px solid #fff; }
  .smarthome_wgx .banner {
    width: 100%;
    height: 781px;
    margin: 0 auto; }
  .smarthome_wgx .box1 {
    width: 1190px;
    height: auto;
    margin: 80px auto 85px; }
    .smarthome_wgx .box1 .tits {
      font-size: 44px;
      line-height: 55px;
      color: #444444;
      text-align: center; }
    .smarthome_wgx .box1 .tit {
      font-size: 18px;
      line-height: 18px;
      color: #666666;
      text-align: center;
      margin-top: 23px; }
    .smarthome_wgx .box1 .con {
      width: 100%;
      height: auto;
      margin-top: 90px;
      position: relative; }
      .smarthome_wgx .box1 .con .pic {
        width: 785px;
        height: 533px;
        display: block;
        margin-left: 155px; }
      .smarthome_wgx .box1 .con .conn1 {
        width: 342px;
        height: 105px;
        position: absolute;
        top: 20px;
        left: 23px; }
      .smarthome_wgx .box1 .con .conn2 {
        width: 348px;
        height: 104px;
        position: absolute;
        top: 215px;
        left: 0px; }
      .smarthome_wgx .box1 .con .conn3 {
        width: 416px;
        height: 104px;
        position: absolute;
        top: -40px;
        right: 193px; }
      .smarthome_wgx .box1 .con .conn4 {
        width: 322px;
        height: 104px;
        position: absolute;
        top: 180px;
        right: 0; }
      .smarthome_wgx .box1 .con .conn5 {
        width: 437px;
        height: 104px;
        position: absolute;
        top: 305px;
        right: 75px; }
  .smarthome_wgx .bg {
    background: #f5f5f5; }
  .smarthome_wgx .box2 {
    width: 100%;
    height: auto; }
    .smarthome_wgx .box2 .box2-new {
      width: 1190px;
      height: 680px;
      padding: 87px 0;
      margin: 0 auto; }
      .smarthome_wgx .box2 .box2-new .pic {
        width: 595px;
        height: 680px; }
      .smarthome_wgx .box2 .box2-new .con {
        width: 530px;
        height: auto; }
        .smarthome_wgx .box2 .box2-new .con .tits {
          font-size: 44px;
          color: #444444;
          line-height: 44px;
          margin-top: 70px;
          margin-bottom: 35px; }
        .smarthome_wgx .box2 .box2-new .con .tit {
          font-size: 18px;
          line-height: 24px;
          color: #444444;
          font-weight: bold; }
        .smarthome_wgx .box2 .box2-new .con .tit1 {
          font-size: 16px;
          line-height: 24px;
          color: #666666;
          margin-top: 6px;
          margin-bottom: 39px; }

.smarthome2_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .smarthome2_wgx .link-box-sw {
    position: relative;
    width: 100%;
    height: 73px;
    margin-top: 10px;
    overflow: hidden; }
    .smarthome2_wgx .link-box-sw .link-group {
      position: absolute;
      width: 1920px;
      left: 50%;
      margin-left: -960px; }
      .smarthome2_wgx .link-box-sw .link-group a {
        display: block;
        height: 73px;
        line-height: 73px;
        font-size: 18px;
        color: #444;
        background-color: #d5d5d5; }
        .smarthome2_wgx .link-box-sw .link-group a.cur, .smarthome2_wgx .link-box-sw .link-group a:hover {
          font-size: 24px;
          color: #fff;
          background-color: #7fbe26; }
      .smarthome2_wgx .link-box-sw .link-group .link1 {
        width: 355px;
        padding-left: 382px;
        border-right: 1px solid #fff; }
      .smarthome2_wgx .link-box-sw .link-group .link2 {
        width: 444px;
        text-align: center; }
      .smarthome2_wgx .link-box-sw .link-group .link3 {
        width: 683px;
        padding-left: 54px;
        border-left: 1px solid #fff; }
  .smarthome2_wgx .banner {
    width: 100%;
    height: 781px;
    margin: 0 auto; }
  .smarthome2_wgx .box1 {
    width: 1190px;
    height: auto;
    margin: 157px auto 160px; }
    .smarthome2_wgx .box1 .box1-new {
      width: 1024px;
      margin: 0 auto;
      height: auto; }
      .smarthome2_wgx .box1 .box1-new ul {
        width: 120%;
        height: auto; }
        .smarthome2_wgx .box1 .box1-new ul li {
          width: 181px;
          height: auto;
          margin-right: 100px; }
          .smarthome2_wgx .box1 .box1-new ul li p {
            text-align: center;
            font-size: 16px;
            line-height: 16px;
            color: #595757;
            margin-top: 30px; }
  .smarthome2_wgx .pic {
    width: 100%;
    height: 450px;
    margin: 0 auto; }
  .smarthome2_wgx .box2 {
    width: 1190px;
    height: auto;
    margin: 130px auto 340px; }
    .smarthome2_wgx .box2 .conn {
      width: 315px;
      height: auto;
      float: left; }
      .smarthome2_wgx .box2 .conn .tits {
        font-size: 44px;
        line-height: 44px;
        color: #333333;
        margin-bottom: 33px; }
      .smarthome2_wgx .box2 .conn .tit {
        font-size: 16px;
        line-height: 30px;
        color: #999999; }
    .smarthome2_wgx .box2 .pic1 {
      width: 781px;
      height: 361px;
      float: right;
      margin-top: 40px; }
  .smarthome2_wgx .content {
    width: 100%;
    height: auto;
    background: #ffffff; }
    .smarthome2_wgx .content .box3 {
      width: 1190px;
      height: auto;
      margin: 117px auto 72px; }
      .smarthome2_wgx .content .box3 .con1 {
        width: 510px;
        height: auto;
        float: left; }
        .smarthome2_wgx .content .box3 .con1 .tits {
          font-size: 44px;
          line-height: 44px;
          color: #333333; }
        .smarthome2_wgx .content .box3 .con1 .conn {
          width: 100%;
          margin-top: 35px; }
          .smarthome2_wgx .content .box3 .con1 .conn .c1 {
            width: 250px;
            height: auto;
            float: left; }
            .smarthome2_wgx .content .box3 .con1 .conn .c1 .tit {
              font-size: 18px;
              line-height: 30px;
              font-weight: bold;
              color: #4eac48; }
            .smarthome2_wgx .content .box3 .con1 .conn .c1 .tit.t1 {
              color: #e8af3b; }
            .smarthome2_wgx .content .box3 .con1 .conn .c1 .tit.t2 {
              color: #27ae9d; }
            .smarthome2_wgx .content .box3 .con1 .conn .c1 .tit1 {
              width: 200px;
              font-size: 16px;
              line-height: 30px;
              color: #999999;
              margin-bottom: 28px;
              margin-top: 3px; }
          .smarthome2_wgx .content .box3 .con1 .conn .c1.c {
            margin-top: 30px; }
      .smarthome2_wgx .content .box3 .pic1 {
        float: right;
        display: block; }

.contact_wgx {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 99px; }
  .contact{
	  width:100%;
	  height:850px;
	  margin:0 auto;}
  
  .contact_wgx .contact-new {
    width: 1190px;
    height: auto;
    margin: 0 auto;
    padding-top: 120px;
    position: relative; }
    .contact_wgx .contact-new ul {
      width: 100%;
      height: auto;
      position: relative; }
      .contact_wgx .contact-new ul li {
        position: absolute; }
        .contact_wgx .contact-new ul li a {
          width: 10px;
          height: 10px;
          background: #5b91f4;
          border-radius:50%;
          display: block;
          text-align: center;
          color: #fff;
          font-size: 14px;
          margin: 0 auto;
           box-shadow: 2px 2px 4px rgba(0,0,0,.2) }
      .contact_wgx .contact-new ul li p{
        display: none;
        position: absolute;
        width: 72px;
        left: 15px;
        color: #000;
        top: -3px;
        font-family: 'å¾®è½¯é›…é»‘';
        font-size: 16px;
        z-index: 9;
      }
      .contact_wgx .contact-new ul li:hover{
        z-index: 6;
      }
      .contact_wgx .contact-new ul li:hover p{
        display: block;
      }
      .contact_wgx .contact-new ul li.con1 {
        top: 345px;
        left: 545px; z-index:7; }
        .contact_wgx .contact-new ul li.con1 a{
          position: absolute;
          width: 20px;
          height: 20px;
          left: 5px;
          top: 4px;
          box-shadow: none;
          border-radius: 0;
          background: url(../img/contact-ico.png) no-repeat center center;
        }

        .contact_wgx .contact-new ul li.con1 span {
          display: block;
          width: 30px;
          height: 30px;
          background: #fff;
          opacity: 0.45;
          border-radius: 55px;
           }
      .contact_wgx .contact-new ul li.con2 {
        top: 224px;
        left: 498px; }
        .contact_wgx .contact-new ul li.con2 a {
          background: #93f534; }
      .contact_wgx .contact-new ul li.con3 {
        top: 287px;
        left: 516px; }
        .contact_wgx .contact-new ul li.con3 a {
          background: #93f534; }
      .contact_wgx .contact-new ul li.con4 {
        top: 385px;
        left: 599px; }
        .contact_wgx .contact-new ul li.con4 a {
          background: #93f534; }
        /*.contact_wgx .contact-new ul li.con4 a {
          background: #6ec41b; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
      .contact_wgx .contact-new ul li.con5 {
        top: 433px;
        left: 360px; }
        .contact_wgx .contact-new ul li.con5 a {
          background: #93f534; }
      .contact_wgx .contact-new ul li.con6 {
        top: 451px;
        left: 465px; }
        .contact_wgx .contact-new ul li.con6 a {
          background: #93f534; }
      .contact_wgx .contact-new ul li.con7 {
        top: 534px;
        left: 472px; }
        .contact_wgx .contact-new ul li.con7 a {
          background: #93f534; }
      .contact_wgx .contact-new ul li.con8 {
        top: 549px;
        left: 491px; }
        .contact_wgx .contact-new ul li.con8 a {
          background: #93f534; }

      .contact_wgx .contact-new ul li.con9 {
        top: 408px;
        left: 486px; }
        /*.contact_wgx .contact-new ul li.con9 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con10 {
        top: 237px;
        left: 505px; }
        /*.contact_wgx .contact-new ul li.con10 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		   .contact_wgx .contact-new ul li.con11 {
        top: 330px;
        left: 474px; }
        /*.contact_wgx .contact-new ul li.con11 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		   .contact_wgx .contact-new ul li.con12 {
        top: 254px;
        left: 488px; }
        .contact_wgx .contact-new ul li.con12 a {
          background: #93f534; }
        /*.contact_wgx .contact-new ul li.con12 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con13 {
        top: 431px;
        left: 466px; }
        /*.contact_wgx .contact-new ul li.con13 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con14 {
        top: 531px;
        left: 503px; }
        .contact_wgx .contact-new ul li.con14 a {
          background: #93f534; }
        /*.contact_wgx .contact-new ul li.con14 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con15 {
        top: 501px;
        left: 568px; }
        .contact_wgx .contact-new ul li.con15 a {
          background: #93f534; }
        /*.contact_wgx .contact-new ul li.con15 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con16 {
        top: 444px;
        left: 590px; }
        /*.contact_wgx .contact-new ul li.con16 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con17 {
        top: 372px;
        left: 540px;
		z-index:3; }
    .contact_wgx .contact-new ul li.con17 a{
          background: #93f534;
        }
        /*.contact_wgx .contact-new ul li.con17 a {
          background: #6EC41B; 
		  font-size: 12px; }*/
		  .contact_wgx .contact-new ul li.con18 {
        top: 369px;
        left: 572px;
}
      .contact_wgx .contact-new ul li.con18 a{
          background: #93f534;
        }
        /*.contact_wgx .contact-new ul li.con18 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con19 {
        top: 404px;
        left: 570px;
 }
        /*.contact_wgx .contact-new ul li.con19 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con20 {
        top: 412px;
        left: 585px;
 }
        /*.contact_wgx .contact-new ul li.con20 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		   .contact_wgx .contact-new ul li.con21 {
        top: 378px;
        left: 581px;
}
        /*.contact_wgx .contact-new ul li.con21 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con22 {
        top: 618px;
        left: 423px; }
        .contact_wgx .contact-new ul li.con22 a{
          background: #93f534;
        }
        /*.contact_wgx .contact-new ul li.con22 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
		  .contact_wgx .contact-new ul li.con23 {
        top: 384px;
        left: 535px; }
        /*.contact_wgx .contact-new ul li.con23 a {
          background: #6EC41B; font-size: 12px;height: 32px;
    line-height: 32px;
    width: 32px;}*/
          .contact_wgx .contact-new ul li.con24 {
        top: 200px;
        left: 70px;
 }
              .contact_wgx .contact-new ul li.con25 {
        top: 414px;
        left: 316px;
 }      
      .contact_wgx .contact-new ul li.con26 {
        top: 460px;
        left: 445px; }
        .contact_wgx .contact-new ul li.con26 a {
          background: #93f534; }
    .contact_wgx .contact-new ul li.con27 {
    top: 295px;
    left: 530px;
}
.contact_wgx .contact-new ul li.con27 a {
    background: #93f534;
}
.contact_wgx .contact-new ul li.con28 {
    top: 245px;
    left: 515px;
}
.contact_wgx .contact-new ul li.con28 a {
    background: #93f534;
}
 .contact_wgx .contact-new ul li.con25 a {
          background: #93f534; }
        .contact_wgx .contact-new ul li.con24 a {
          background: #93f534; }
    .contact_wgx .contact-new .text {
      width: 420px;
      height: 607px;
      background: #8ac33a;
      position: absolute;
      top: 120px;
      right: 0; }
      .contact_wgx .contact-new .text .text-c {
        position: relative;
        overflow: hidden;
        width: 350px;
        height: auto;
        margin: 35px auto 0; }
        .contact_wgx .contact-new .text .text-c .top {
          position: relative;
          width: 100%;
          height: auto; }
          .contact_wgx .contact-new .text .text-c .top .tits {
            font-size: 16px;
            line-height: 24px;
            color: #fff; }
          .contact_wgx .contact-new .text .text-c .top .tit {
            margin-top: 5px; }
          .contact_wgx .contact-new .text .text-c .more{
            position: absolute;
            right: 0;
            top: 5px;
          }
        .contact_wgx .contact-new .text .text-c .line2 {
          width: 350px;
          height: 1px;
          background: #fff;
          opacity: 0.3;
          margin-top: 25px; }
      .contact_wgx .contact-new .text .text-box {
        width: 390px;
        height: 405px;
        margin: 25px auto 0;
        position: relative;
        overflow: hidden; }
        .contact_wgx .contact-new .text .text-box .text-new {
          width: 380px;
          height: 405px;
          position: relative;
          /*-moz-user-select:none;
          -webkit-user-select:none;
          -ms-user-select:none;
          -khtml-user-select:none;
          user-select:none;*/
           }
          .contact_wgx .contact-new .text .text-box .text-new .content {
            width: 380px; }
            .contact_wgx .contact-new .text .text-box .text-new .content .ad {
              width: 380px;
              height: auto;
              margin-bottom: 5px; }
              .contact_wgx .contact-new .text .text-box .text-new .content .ad .pic {
                float: left;
                width: 35px;
                height: auto; }
                .contact_wgx .contact-new .text .text-box .text-new .content .ad .pic img {
                  display: block;
                  margin: 7px auto 0; }
              .contact_wgx .contact-new .text .text-box .text-new .content .ad .a1 {
                width: 330px;
                height: auto;
                float: left;
                margin-left: 10px;
                font-size: 16px;
                line-height: 30px;
                color: #fff; }
        .contact_wgx .contact-new .text .text-box .roll {
          width: 7px;
          height: 405px;
          position: absolute;
          right: 0px;
          top: 0px;
          background: url("../img/roll.png") repeat-y center; }
          .contact_wgx .contact-new .text .text-box .roll .roll_btn {
            width: 7px;
            height: 240px;
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer;
            background: url(../img/roll_btn.png) repeat-y center; }

.smarthome3_wgx {
  width: 100%;
  height: auto;
  padding-top: 99px; }
  .smarthome3_wgx .banner {
    width: 100%;
    height: 750px;
    background: #16afbf; }
    .smarthome3_wgx .banner .banner-new {
      width: 1190px;
      height: auto;
      margin: 0 auto;
      padding-top: 90px; }
      .smarthome3_wgx .banner .banner-new .tits {
        font-size: 44px;
        line-height: 44px;
        color: #fff;
        text-align: center; }
      .smarthome3_wgx .banner .banner-new .tit {
        width: 720px;
        margin: 32px auto 0;
        height: auto;
        line-height: 30px;
        font-size: 18px;
        color: #fff;
        text-align: center; }
      .smarthome3_wgx .banner .banner-new .list {
        width: 1060px;
        height: auto;
        margin: 64px auto 0;
        overflow: hidden; }
        .smarthome3_wgx .banner .banner-new .list ul {
          width: 120%;
          height: auto; }
          .smarthome3_wgx .banner .banner-new .list ul li {
            width: 260px;
            height: auto;
            float: left;
            margin-right: 135px;
            text-align: center; }
            .smarthome3_wgx .banner .banner-new .list ul li img {
              width: 174px;
              height: 174px;
              display: block;
              margin: 0 auto; }
            .smarthome3_wgx .banner .banner-new .list ul li .tit1 {
              font-size: 18px;
              line-height: 24px;
              font-weight: bold;
              color: #fff;
              opacity: 0.8;
              margin-top: 27px; }
            .smarthome3_wgx .banner .banner-new .list ul li .tit2 {
              font-size: 16px;
              line-height: 24px;
              color: #fff;
              opacity: 0.8;
              margin-top: 17px; }
            .smarthome3_wgx .banner .banner-new .list ul li .tit3 {
              width: 32px;
              height: 5px;
              margin: 36px auto 0;
              opacity: 0.5;
              background: #fff; }
  .smarthome3_wgx .box1 {
    width: 100%;
    height: auto;
    margin-top: 80px; }
    .smarthome3_wgx .box1 .box1-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .smarthome3_wgx .box1 .box1-new .tits {
        width: 1160px;
        height: 52px;
        background: #7fbe26;
        line-height: 52px;
        font-size: 30px;
        font-weight: bold;
        color: #fff;
        padding-left: 30px; }
      .smarthome3_wgx .box1 .box1-new .con {
        width: 100%;
        height: auto;
        margin-top: 45px; }
        .smarthome3_wgx .box1 .box1-new .con .con-left {
          width: 454px;
          height: auto;
          float: left;
          margin-left: 30px; }
          .smarthome3_wgx .box1 .box1-new .con .con-left .tit {
            font-size: 24px;
            line-height: 24px;
            color: #444444;
            margin-bottom: 25px; }
          .smarthome3_wgx .box1 .box1-new .con .con-left .tit1 {
            font-size: 16px;
            line-height: 30px;
            color: #666666; }
        .smarthome3_wgx .box1 .box1-new .con .con-right {
          width: 650px;
          float: right;
          height: auto; }
          .smarthome3_wgx .box1 .box1-new .con .con-right .tit {
            font-size: 18px;
            font-weight: bold;
            color: #444444;
            height: 18px;
            line-height: 18px;
            background: url(../img/sh3_d.png) 0 7px no-repeat;
            padding-left: 20px; }
          .smarthome3_wgx .box1 .box1-new .con .con-right .tit1 {
            font-size: 16px;
            line-height: 30px;
            margin-left: 20px;
            color: #666666;
            margin-top: 16px;
            margin-bottom: 30px; }
          .smarthome3_wgx .box1 .box1-new .con .con-right .tit2 {
            height: 50px;
            width: 100%;
            border-top: 1px solid #7fbe26;
            border-bottom: 1px solid #7fbe26;
            font-size: 20px;
            line-height: 50px;
            font-weight: bold;
            margin-top: 67px;
            color: #7fbe26; }
  .smarthome3_wgx .box2 {
    width: 100%;
    height: 850px;
    background: #16afbf;
    margin-top: 65px; }
    .smarthome3_wgx .box2 .box2-new {
      width: 1088px;
      height: auto;
      margin: 0 auto;
      overflow: hidden; }
      .smarthome3_wgx .box2 .box2-new .tits {
        width: 100%;
        text-align: center;
        height: auto;
        font-size: 44px;
        line-height: 48px;
        padding-top: 93px;
        color: #fff; }
      .smarthome3_wgx .box2 .box2-new .tit {
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        color: #fff;
        margin-top: 42px; }
      .smarthome3_wgx .box2 .box2-new ul {
        width: 110%;
        height: 447px;
        margin-top: 84px; }
        .smarthome3_wgx .box2 .box2-new ul li {
          width: 330px;
          height: 447px;
          float: left;
          margin-right: 49px;
          position: relative; }
          .smarthome3_wgx .box2 .box2-new ul li p {
            width: 100%;
            font-size: 18px;
            text-align: center;
            color: #fff;
            line-height: 24px;
            position: absolute;
            bottom: 38px;
            left: 0; }
  .smarthome3_wgx .box3 {
    width: 100%;
    height: auto;
    margin-top: 90px; }
    .smarthome3_wgx .box3 .box3-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .smarthome3_wgx .box3 .box3-new .tits {
        font-size: 44px;
        line-height: 48px;
        color: #444444;
        text-align: center; }
      .smarthome3_wgx .box3 .box3-new .tit {
        font-size: 18px;
        line-height: 30px;
        color: #666666;
        text-align: center;
        width: 595px;
        margin: 33px auto 0; }
        .smarthome3_wgx .box3 .box3-new .tit span {
          width: 6px;
          height: 6px;
          display: block;
          border-radius: 6px;
          background: #b2b2b2;
          margin: 13px 15px 0 15px;
          float: left;
          opacity: 0.5; }
        .smarthome3_wgx .box3 .box3-new .tit i {
          float: left; }
      .smarthome3_wgx .box3 .box3-new img {
        display: block;
        margin-top: 55px; }
      .smarthome3_wgx .box3 .box3-new .tit1 {
        font-size: 18px;
        line-height: 24px;
        color: #444444;
        font-weight: bold;
        margin-top: 27px; }
      .smarthome3_wgx .box3 .box3-new .tit2 {
        font-size: 16px;
        line-height: 30px;
        color: #666666;
        margin-top: 20px; }
      .smarthome3_wgx .box3 .box3-new .lin {
        width: 100%;
        height: 2px;
        background: #efefef;
        opacity: 0.3;
        margin-top: 30px; }
  .smarthome3_wgx .pic {
    width: 100%;
    height: 818px;
    margin: 110px auto 0; }

.video_wgx {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer; }
  .video_wgx .video-new {
    width: 100%;
    height: 600px;
    position: fixed;
    z-index: 2;
    top: 20%;
    left: 0; }
    .video_wgx .video-new .con {
      width: 800px;
      height: 600px;
	  margin:0 auto;
	  
       }
	  .video_wgx .video-new .con .con-new{
		  width: 800px;
      		height: 600px;
			position:relative;
		  }
	.video_wgx .video-new .con .con-new a{
		position: absolute;
		top: -28px;
		right: -20px;
		font-size: 20px;
		display: block;
		color: #FFF;
		cursor: pointer;
		}
.bdshare_popup_box{
  left: 80% !important;
}

.wgx-top{
  width: 100%;
  height: 20px;
  background: #fff;
  padding: 10px 0;
  display: none;
}
.wgx-top .top-new{
  width: 1190px;
  height: 20px;
  margin: 0 auto;
}
.wgx-top .top-new i{
  background: url(../img/sprite.png) no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-position: -115px -1px;
  margin-right: 7px;
}
.wgx-top .top-new a{
  color: #666;
  font-size: 12px;
  line-height: 20px;
}
.wgx-top .top-new a:hover{
  color: #7FBE26;
}
.wgx-top .top-new span{
  color: #666;
 /* font-family: Simsun;*/
  margin: 0 2px;
}
.wgx-top .top-new b{
  font-weight: normal;
  color: #666;
}




/*# sourceMappingURL=style.css.map */
/*** é”™è¯¯ä¿¡æ¯æ¡† ***/
.error-msg{
  position: fixed;
  width: 300px;
  padding: 20px;
  background: rgba(0,0,0,.8);
  color: #fff;
  left: 50%;
  top: 30%;
  margin-left: -170px;
  *background: #000;
  font-size: 14px;
  border-radius: 8px;
  z-index: 90000;
  text-align: center;
}
.overlay{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.3;
  z-index: 10002
}

.ewm-pop{
  display: none;
  position: fixed;
  padding: 20px ;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -160px 0 0 -160px;
  z-index: 10003;
}
.ewm-pop img{
  width:300px;
  height:300px;
}
.ewm-pop span{
  display: block;
  position: absolute;
  right: -20px;
  top: -28px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.dy-news-list{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.dy-news-list ul{
  width: 105%;
}

.dy-news-list ul li{
  position: relative;
  float: left;
  width: 569px;
  height: 297px;
  border:1px solid  #d5d5d5;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 48px 48px 0;
}
.dy-news-list ul li a{
  display: block;
  width: 529px;
  height: 257px;
  padding: 20px;
  border-radius: 5px;
  transition:all 0.3s;
}
.dy-news-list ul li .tit{
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  font-size: 24px;
  color: #7fbe26;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 22px;
  min-height: 61px;
}
.dy-news-list ul li .tit .num{
  float: left;
  display: inline-block;
  width: 56px;
  height: 56px;
  margin-right: 19px;
  border:1px solid #7fbe26;
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  line-height: 56px;
  color: #7fbe26;
  margin-left: 15px;
  font-family: "Arial";
}
.dy-news-list ul li .txt{
  line-height: 28px;
  color: #7e7e7e;
  font-size: 16px;
  line-height: 28px;
}
.dy-news-list ul li .txt img{
  float: left;
  margin-top: 8px;
  margin-right: 30px;
}
.dy-news-list ul li a:hover{
  background: #fff;
}
.contact-img{
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin:-275px 0 0 -400px;
  z-index: 10003;
  background: url(../img/lightbox-ico-loading.gif) no-repeat center center #fff;
}
.contact-img .close{
  display: block;
  position: absolute;
  right: -20px;
  top: -28px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.pro-info-wrap{
  position: relative;
  width: 100%;
  min-width: 1200px;
  background: #fff;
  padding: 100px 0 170px;
}
.pro-info-ft{
  position: relative;
  width: 1198px;
  margin: 0 auto;
  padding: 30px 0 50px;
  border:1px solid #e0e0e0;
}
.pro-info-ft .table-box{
  width: 996px;
  margin: 0 auto;
  
}
.pro-info-ft .tit{
  width: 996px;
  margin: 0 auto;
  color: #1b1b1b;
  font-size: 24px;
  padding: 30px 0 ;
}
.pro-info-ft .table-box{
  position: relative;
  overflow: hidden;
}
.pro-info-ft .table-box table{
  width: 100%;
  margin-left: 1px;
  border-top: 1px solid #e0e0e0; 
}
.pro-info-ft .table-box th{
  border-bottom: 5px solid #e0e0e0; 
  padding: 15px 0 15px 35px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  font-weight: normal;
}
.pro-info-ft .table-box td{
  border-bottom: 1px solid #e0e0e0; 
  border-right: 1px solid #e0e0e0; 
  padding: 15px 0 15px 35px;
  font-size: 16px;
  color: #7a7a7a;
}
.pro-info-ft .table-box td.name,.pro-info-ft .table-box th.name{
  color: #1b1b1b;
  text-align: right;
  border-right: 0;
}
.pro-hd-wrap{
  width: 100%;
  height: 780px;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #eee;
}
.pro-info-hd{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.pro-info-hd .img-big{
  float: right;
  margin-top: 58px;
}
.pro-info-hd .img-small{
  float: left;
  margin-top: 135px;
  margin-left: 58px;
}
.pro-info-hd .btn{
  position: absolute;
  display: inline-block;
  width: 288px;
  height: 81px;
  background: url(../img/pro_btn01.png) no-repeat;
  left: 58px;
  top: 450px;

}

.pro-gallery{
  position: absolute;
  right: 106px;
  top: 140px;
  width: 452px;
  
}
.pro-fd{
  height: 71px;
  /*background: #dedede;*/
  border:1px solid #dedede ;
}
.pro-show{
  position: relative;
  width: 450px;
  height: 350px;
  margin-bottom: 10px;
  overflow: hidden;
  border:1px solid #dedede ;
}
.pro-thumb{
  width: 388px;
  height: 71px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.pro-thumb ul li{
  width: 87px;
  height: 67px;
  border: 2px solid #dedede;
  cursor: pointer;
  margin: 0 3px;
}
.pro-thumb ul li.active{
  border-color: #7fbe25;
  cursor: pointer;
}
.pro-btn a{
  display: block;
  position: absolute;
  bottom: 0;
  width: 36px;
  height: 72px;
  background: url(../img/pro_btn.png) no-repeat ;
  opacity: 0.8;
}
.pro-btn a.prev{
  left: 0;
  background-position: 11px center;
}
.pro-btn a.next{
  right: 0;
  background-position: -38px center;
}
.pro-btn a:hover{
  opacity: 1;
}
.smarthome4_wgx {
  position: relative;
  width: 100%;
  min-width: 1190px;
  margin: 0 auto;
  overflow: hidden;
}
.smarthome4_wgx .banner{
  width: 100%;
  height: 750px;
  padding-top: 99px;
  background: url(../img/sh5_pic1.jpg) no-repeat center 99px;
}
.smarthome4_wgx .tits{
  font-size: 44px;
  line-height: 70px;
  color: #666;
  text-align: center;
  padding-top: 100px;
  margin-bottom: 25px;
}
.smarthome4_wgx .tit{
  width: 980px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #666;
}
.smarthome4_wgx .box1 .tits{
  color: #444;
  padding-top: 80px;
}
.smarthome4_wgx .box1 .con{
  text-align: center;
  padding: 55px 0 70px;
}
.smarthome4_wgx .box2 .con{
  width: 100%;
  min-width: 1190px ;
  height: 349px;
  margin: 0 auto;
  background: url(../img/sh5_pic3.jpg) no-repeat center 0;
}
.smarthome4_wgx .box2 ul{
  width: 1098px;
  margin: 40px auto 80px;
  clear: both;
  overflow: hidden;
}
.smarthome4_wgx .box2 ul li{
  float: left;
  width: 366px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.smarthome4_wgx .box2 ul li.fi p{
  padding-left: 52px;
  text-align: left;
}
.smarthome4_wgx .box2 ul li h3{
  font-size: 24px;
  color: #444;
  margin-bottom: 26px;
}
.smarthome4_wgx  .box3{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
  background: url(../img/sh5_pic4.jpg) no-repeat center 0;
}
.smarthome4_wgx  .box3 .tit{
  font-size: 20px;
  line-height: 40px;
}
.smarthome4_wgx  .box4{
  position: relative;
  overflow: hidden;
}
.smarthome4_wgx  .box4 .tit i{
  font-style: normal;
  color: #b2b2b2;
  font-size: 22px;
  padding: 0 3px; 
}
.smarthome4_wgx  .box4 .con{
  text-align: center;
  padding: 70px 0 110px;
}
.smarthome4_wgx .box5{
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden;
  background: url(../img/sh5_pic6.jpg) no-repeat center 0;
}
.smarthome4_wgx .box5 .tits{
  font-size: 57px;
  color: #16afbf;
  margin-bottom:30px;
}
.smarthome4_wgx .box5 .tit{
  font-size: 35px;
}
.smarthome4_wgx .box6{
  margin-top: 220px;
  background: #f8f8f8;
  padding-bottom: 80px;
}
.smarthome4_wgx .box6 .tits{
  position: relative;
  padding-top: 0;
  top: -42px;
  color: #444;
}
.smarthome4_wgx .box6 .tits span{
  color: #16afbf;
}
.smarthome4_wgx .box6 .tits  i,.smarthome4_wgx .box8 .con .tit i{
  color: #b6b6b6;
}
.smarthome4_wgx .box6  .con,.smarthome4_wgx .box9 .con,.smarthome4_wgx .box10 .con{
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.smarthome4_wgx .box6  .con h3,.smarthome4_wgx .box9 .con h3,.smarthome4_wgx .box10 .con h3{
  font-size: 24px;
  font-weight: bold;
  color: #444;
  margin: 50px 0 30px;
}
.smarthome4_wgx .box7{
  padding: 60px 0 118px;
  background: url(../img/sh5_pic9.jpg) no-repeat center center; 
}
.smarthome4_wgx .box7-new{
  width: 770px;
  margin: 0 auto;
}
.smarthome4_wgx .box7 img{
  float: left;
  margin-right: 110px;
}
.smarthome4_wgx .box7 .con{
  float: left;
  width: 355px;
  margin-top: 85px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.smarthome4_wgx .box7 .con h3{
  font-size: 44px;
  color: #7fbe26;
  margin-bottom: 30px;
}
.smarthome4_wgx .box8{
  background: #f8f8f8;
  margin-top: 178px;
  text-align: center;
  padding-bottom: 360px;
}
.smarthome4_wgx .box8 img{
  margin-top: -178px;
}
.smarthome4_wgx .box8 .con{
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.smarthome4_wgx .box8 .con h3{
  font-size: 24px;
  font-weight: bold;
  color: #444;
  margin: 50px 0 30px;
}
.smarthome4_wgx .box8 .con .tit{
  color: #16afbf;
}
.smarthome4_wgx .box9{
  margin-top: -200px;
  padding-bottom: 350px;
}
.smarthome4_wgx .box9 .tits{
  padding-top: 0;
  color: #444;
  margin-bottom: 60px;
}
.smarthome4_wgx .box9 .con{
  text-align: center;
}
.smarthome4_wgx .box10{
  background: #f8f8f8;
  padding-bottom: 110px;
}
.smarthome4_wgx .box10 img{
  margin-top: -170px;
}
.smarthome4_wgx .pic{
  width: 100%;
  height: 694px; 
  margin-bottom: 22px;
}


.abd-wrap{
  background: #f1f1f1;
}
.abd-slider {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  padding-top: 70px;
  overflow: hidden; }
.abd-slider .bd1 {
  width: 100%;
  height: auto; }
.abd-slider .bd1 ul {
  height: auto; }

.abd-slider .bd1 ul li {
  width: 1190px; }
.abd-slider .bd1 dl {
  width: 110%;
  height: 313px; }
.abd-slider .bd1 dl dd a{
  display: block;
}
.abd-slider .bd1 dl dd {
  float: left;
  width: 349px;
  height: 297px;
  margin-right: 45px;
  background: #fdfdfd;
  padding: 8px;
  transition:all 0.3s;}
  .abd-slider .bd1 dl dd:hover{
  background: #f8f8f8;
}

.abd-slider .bd1 dl dd  p {
  font-size: 15px;
  color: #828282;
  text-align: center;
  padding-top: 24px; }
.abd-slider .hd1 {
  margin: 50px auto 0;
  width: 103px;
  height: 42px;
  padding-bottom: 58px; }
.abd-slider .hd1 {
  margin: 70px auto 0; }
.abd-slider .hd1 .next {
  width: 10px;
  height: 18px;
  display: block;
  background: url(../img/next.png) no-repeat;
  float: right;
  margin-left: 10px;
  cursor: pointer; }
.abd-slider .hd1 .prev {
  width: 10px;
  height: 18px;
  display: block;
  background: url(../img/prev.png) no-repeat;
  float: left;
  margin-right: 10px;
  cursor: pointer; }
.abd-slider .hd1 ul {
  float: left;
  margin-top: 2px; }
.abd-slider .hd1 ul li {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  display: block;
  float: left;
  margin: 0 4px;
  background: #d1d3d6;
  opacity: 0.8;
  text-indent: -999px;
  cursor:pointer; }
.abd-slider .hd1 ul li.on {
  background: #80be27; }

.his-le{
  float: left;
  width: 346px;
  margin-top: 310px;
  text-align: center;
}
.his-le .txt{
  font-size: 22px;
  color: #fff;
  margin-top: 15px;
}
.his-slide{
  position: relative;
  width: 745px;
  float: right;
  padding-top: 40px;
  margin-top: 95px;
  background: url(../img/his_bg1.png) no-repeat 9px 0;
}
.time-line{
  float: left;
  position: relative;
  width: 312px;
  height: 630px;
  overflow: hidden;
}
.time-line ul li{
  width: 110px;
  height: 90px;
  line-height: 90px;
  cursor: pointer;
  padding-left: 58px;
  background: url(../img/his_bg2.png) no-repeat 0 37px;
  font-size: 30px;
  color: #fff;
  font-style: italic;

}
.time-line ul li.active{
  font-size: 40px;
  background-position: 0 -50px;
}
.time-show{
  float: left;
  width: 306px;
  text-align: center;
  color: #fff;
  margin-top: 110px;
}
.time-show .img{
  padding: 8px;
  border-radius: 8px;
  margin-bottom: 40px;
  background: rgba(255,255,255,0.3);
}
.time-show  .year{
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.time-show .text{
  font-size: 18px;
}
.his-slide .btns a{
  position: absolute;
  left: 450px;
  display: block;
  width: 34px;
  height: 19px;
  background: url(../img/his_bg3.png) no-repeat;

}
.his-slide .btns a.prev{
  top: 44px;
  background-position: 0 0
}
.his-slide .btns a.next{
  bottom: 70px;
  background-position: 0 100%
}

.pro-info-ft.tlp2{
  padding: 0;
}
.pro-table-box,.pro-table-one{
  width: 100%;
}
.pro-table-box th,.pro-table-one th{
  border-bottom: 20px solid #f2f2f2;
  padding: 25px;
  font-size: 20px;
  color: #1b1b1b;
  font-weight: normal;
}
.pro-table-box td{
  padding: 15px 55px;
  font-size: 16px;
  color: #9a9a9a;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.pro-table-box .name{
  /*text-align: center;*/
  font-size: 16px;
  color: #1b1b1b;
  padding-right: 0;
  padding-left: 90px;
}

.pro-table-one th{
	border-bottom-color: #f2f2f2;
	font-size: 16px;
	color: #858585;
	text-align: left;
}
.pro-table-one th.name,.pro-table-one td.name{
	color: #545454;
	text-align: left;

}
.pro-table-one .img{
	border-left: 0;
}
.pro-table-one td{
	padding: 25px;
	font-size: 16px;
	color: #858585;
	font-weight: normal;
	border-bottom: 1px solid #f2f2f2;
}

/* å¯¼èˆªé‡å†™*/
.header-pos{
  position: relative;
  height: 39px;
  width: 100%;

}
.w1190{
  width: 1190px;
  margin: 0 auto;
} 
.header-holder{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 138px;
  background: #fff;
  z-index: 10011
}
.header-hd{
  width: 1190px;
  margin: 0 auto;
  height: 60px;
  padding-top: 22px;
}
.header-hd .logo{
  margin-right: 25px;
}
.header-bd{
  position: relative;
  background: #eaeaea;
  color: #1a1a1a;
  width: 100%;
  height: 58px;
}
.hd-menu{
  float: left;
  margin-left: -24px;
}
.hd-menu ul li{
  width: 113px;
  height: 58px;
  text-align: center;
  
}
.hd-menu ul li a.tits{
  display: block;
  font-size: 16px;
  line-height: 58px;
  color: #1a1a1a;
  transition:all 0.3s;
}
.hd-menu ul li a.tits:hover{
  background: #fff;
  color: #262626;
  font-weight: bold;
}
.hd-menu ul li .mnav,.share-bd .mnav{
  display: none;
  position: absolute;
  left: 0;
  top: 57px;
  width: 100%;
  height: 69px;
  background: #fff;
  border-bottom: 1px solid #c5c5c5;
}
.hd-menu ul li .mnav .mnav-new,.share-bd .mnav .mnav-new{
  width: 1190px;
  margin: 0 auto;
  height: 70px;
}
.hd-menu ul li .mnav a,.share-bd .mnav a{
  float: left;
  display: block;
  padding: 12px 0 0;
  color: #3c3c3c;
  font-size: 12px;
  height: 53px;
  margin-right: 25px;
  min-width: 50px;
  text-align: center;
  border-bottom: 5px solid transparent;
}
.hd-menu ul li:hover .mnav,.share-bd:hover .mnav {
  display: block; 
}
.hd-menu ul li:hover .mnav .con,.share-bd:hover .mnav .con{
  padding-left: 6px;
}
.hd-menu ul li .mnav a .pic,.share-bd .mnav a {
    height: 29px;
    text-align: center;
}
.hd-menu ul li .mnav a .pic .p1 ,.share-bd .mnav a .pic .p1{
    height: 24px;
    display: block;
    margin: 0 auto;
}
.hd-menu ul li .mnav a .pic .p2 ,.share-bd .mnav a .pic .p2{
    height: 24px;
    display: none;
    margin: 0 auto;
}
.hd-menu ul li .mnav a p ,.share-bd .mnav a p{
    color: #3c3c3c;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    width: 100%;
}
.hd-menu ul li .mnav a:hover ,.share-bd .mnav a:hover{
    border-bottom-color:#7fbe25;
}
.hd-menu ul li .mnav a:hover .pic .p1 ,.share-bd .mnav a:hover .pic .p1{
    display: none;
}
.hd-menu ul li .mnav a:hover .pic .p2 ,.share-bd .mnav a:hover .pic .p2{
    display: block;
}
.hd-menu ul li .mnav a:hover p ,.share-bd .mnav a:hover p {
    color: #7fbe25;
}
.header-bd .search-box{
  float: right;
  width: 182px;
  height: 28px;
  margin-top: 15px;
  background: url(../img/search_bg.png) no-repeat;
}
.header-bd .search-input{
  float: left;
  width: 133px;
  height: 28px;
  line-height: 28px;
  color: #1a1a1a;
  padding-left: 16px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  background: none;
  border: none;

}
.header-bd .search-btn{
  float: right;
  width: 29px;
  height: 28px;
  cursor: pointer;
  background: none;
  border: none;
}

.header-bd .language {
  float: right;
  margin-left: 29px;
  line-height: 58px;
  color: #444444;
  font-size: 16px;
  position: relative;
  z-index: 5; }
.header-bd .language .tit img{
  float: left;
  display: block;
  margin-top: 15px;
  position: relative;
  z-index: 5;
}
.header-bd .language:hover .tit span{
  background: url(../img/l_icon_h.png) no-repeat right;
}
.header-bd .language .tit span{
  width: 52px;
  display: block;
  margin-left: 10px;
  background: url(../img/l_icon.png) no-repeat right;
  float: left;
  color: #7fbe26;
  opacity: 0.6;
  position: relative;
  z-index: 5;
  cursor: pointer;
}
.header-bd .language:hover {
  color: #7fbe25; }
.header-bd .language dl{
  width: 110px;
  height: auto;
  position: absolute;
  top: 58px;
  left: -10px;
  background: #FDFDFD;
  display: none;
      }
.header-bd .language dl dd{
  width: 100%;
  height: 28px;
  padding: 5px 0;
  margin: 0 auto;
}
.header-bd .language dl dd a{
 padding: 0 28px 0 12px;
  display: block;
  height: 100%;
  line-height: 28px;
  color: #666;
  font-size: 19px;
  font-family: Arial;
  letter-spacing: 1px;
}
.header-bd .language dl dd:hover{
  background: #7FBE25; 
    }
  .header-bd .language dl dd:hover a{
  	 color: #fff; 
  }
.header-bd .language dl dd img{
  float: left;
  margin-right: 10px;
}
.header-bd .language dl dd span{
  float: right;
  padding-right: 3px;
  line-height: 28px;
  font-size: 19px;
  color: #444;
  opacity: 0.6;
  font-family: Arial;
  letter-spacing: 1px;
}
.header-bd .share-bd{
  float: right;
  margin-left: 15px;
  height: 58px;
}
.header-bd .share-ico {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  margin: 15px 0 0 0;
  float: right;
  padding: 0;
  background: url(../img/share.png) no-repeat;
  border: none;
  position: relative; }
.header-bd .share-ico:hover{
    background: url(../img/share_h.png) no-repeat;
  }
.share-bd .mnav .bdshare-button-style0-16{
  float: right;
}
.share-bd .mnav .bdshare-button-style0-16 a{
  text-align: center;
  line-height: 24px;
  padding-top: 41px;
  height: 25px;
  padding-left: 0;
  margin: 0  0 0 25px;
  min-width: 50px;
}

.share-bd .mnav .bdshare-button-style0-16 a:hover{
  color: #7fbe26;
}
.share-bd .mnav .bdshare-button-style0-16 a.bds_tsina{
  background: url(../img/ico_weibo.png) no-repeat center 15px;
}
.share-bd .mnav .bdshare-button-style0-16 a.bds_tsina:hover{
  background: url(../img/ico_weibo_h.png) no-repeat center 15px;
}
.share-bd .mnav .bdshare-button-style0-16 a.bds_weixin{
  background: url(../img/ico_weixin.png) no-repeat center 15px;
}
.share-bd .mnav .bdshare-button-style0-16 a.bds_weixin:hover{
  background: url(../img/ico_weixin_h.png) no-repeat center 15px;
}

.js-con1-img table{
  margin: 0 auto;
  max-width: 100%
}
.pro-info-fun{
  width: 1190px;
  margin: 0 auto;
  padding-top: 50px;
}
.pro-info-fun .tit{
  font-size: 20px;
  color: #1b1b1b;
  margin-bottom: 30px;
}
.pro-info-fun .fun-list li{
  float: left;
  width: 368px;
  font-size: 16px;
  line-height: 26px;
  color: #555;
  font-weight: 200;
  margin-right: 28px;
}

.main_sw.meeting .section7{
  max-width: 1920px;
  background-size: 100% auto;
}
.main_sw.meeting .section7 .btn{
  width: 3.7%;
  height: 9.6%;
  background: url(../img/meet-s7-btn.png) no-repeat;
  background-size: auto 100%;
}

@keyframes ball-scale-multiple {
0% {
    opacity: 0;
    transform: scale(.2);
}
5% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: scale(1);
}
}
.ball-scale-multiple {
    position: absolute;
    top: 43%;
    left: 15%;
    margin:-5px 0 0 -27px;
    transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
    animation-delay: 0.2s;
}
.ball-scale-multiple > div:nth-child(3) {
    animation-delay: 0.4s;
}
.ball-scale-multiple > div {
    animation: 1.2s linear 0s normal none infinite running ball-scale-multiple;
    background-color: #f38232;
    border-radius: 100%;
    height: 120px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 120px;
}

.main.d-join .box4 #scrollPics2 .slider2 li .wrap .text h4{
  padding-bottom:13px;
}

.footer_wgx .con a.wx{
  position: relative;
}
.footer_wgx .foott .foott-new .con a img.wximg{
  left: -36px;
  bottom: 35px;
  position: absolute;
  display: none;
  width: 100px;
  height: 100px;
  border-radius: 0;
}
.footer_wgx .foott .foott-new .con a.wx:hover img.wximg{
  display: block;
}

#listtab2{
  padding: 20px 0;
}
.list-dl{
  width: 90%;
  margin: 0 auto;
}
.list-dl ul {
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 65px; }
.list-dl ul li {
  width: 100%;
  border-bottom: 1px solid #f2f2f2; }
.list-dl ul li .q {
  height: 55px;
  width: 100%;
  line-height: 55px; }
.list-dl ul li .q p {
  font-size: 16px;
  padding-left: 15px;
  background: url(../img/download_1.png) 0 27px no-repeat;
  float: left;
  color: #666666; }
.list-dl ul li .q i {
  margin-top: 22px;
  width: 17px;
  height: 15px;
  float: right;
  display: block;
  background: url(../img/download.png) no-repeat;
  margin-right: 20px; }

/*322xc*/
.main .j-list .j-box3 .page a.page-gray{
  color: #666666;
  cursor: default;
}
.main .j-list .j-box3 .page a.page-gray:hover{
  background: #e4e4e4;
  color: #666666;
}



.contact-new .tips{
  left: 36px;
  top: 628px;
  position: absolute;
}

@media (max-width: 767px){
  .header-holder{
    position: absolute;
  } 
}