@import url(reset.css);
.colf2d900 {
  color: #f2d900; }

.ohide {
  overflow: hidden; }

.disnone {
  display: none; }

.backnone {
  background: none; }

.mt50 {
  margin-top: 50px; }

.mb30 {
  margin-bottom: 30px; }

.container {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
  min-height: 200px; }

/*head foot*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 0 50px;
  background: url("../images/headbg.png"); }
  header .header-con {
    position: relative;
    height: 100px;
    width: 1000px;
    margin: 0 auto; }
  header .head-logo {
    float: left;
    width: 228px;
    height: 40px;
    margin: 30px 30px 0 0; }
    header .head-logo img {
      width: 100%;
      height: 100%; }
  header .head-search {
    position: absolute;
    right: 0;
    top: 15px;
    overflow: hidden;
    height: 32px;
    width: 202px;
    line-height: 32px; }
    header .head-search .head-search1 {
      float: left;
      height: 30px;
      width: 145px;
      padding-left: 10px;
      background: url("../images/head-search1.png");
      color: #ccc;
      line-height: 30px;
      border: none; }
    header .head-search .head-search2 {
      float: left;
      height: 30px;
      width: 35px;
      cursor: pointer;
      background: url("../images/head-search2.png");
      border: none; }
  header li {
    float: left;
    margin: 0 10px;
    margin-top: 50px;
    position: relative; }
    header li a {
      display: block;
      height: 50px;
      padding: 0 10px;
      font-size: 16px;
      color: #fff;
      line-height: 50px; }
    header li:hover a {
      color: #f2d900;
      border-bottom: 4px solid #f2d900; }
    header li .nav_on {
      color: #f2d900;
      border-bottom: 4px solid #f2d900; }
  header .menu .drop-panel {
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 45px;
    visibility: hidden;
    z-index: 999; }
    header .menu .drop-panel li {
      margin: 0;
      width: 260px; }
  header .menu .drop-panel.visible {
    visibility: visible; }
  header .menu .drop-panel a {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    display: block;
    white-space: nowrap;
    color: #fff;
    background-color: #f2d900;
    overflow: hidden;
    font-size: 14px; }
    header .menu .drop-panel a:hover {
      background-color: #b5a82d; }

footer {
  width: 100%; }
  footer .foot-top {
    background-color: #222; }
    footer .foot-top .foot-con {
      position: relative;
      width: 1000px;
      height: 120px;
      margin: 0 auto;
      background: url("../images/foot-logo.png") center center no-repeat;
      border-bottom: 2px solid #333; }
      footer .foot-top .foot-con a {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 30px;
        background: url("../images/backtop.png") center center no-repeat; }
  footer .foot-mid {
    background-color: #222; }
    footer .foot-mid .foot-con {
      width: 1000px;
      height: 50px;
      line-height: 50px;
      margin: 0 auto;
      color: #777;
      font-size: 15px; }
  footer .foot-bottom {
    background-color: #1c1c1c;
    color: #616161;
    height: 55px;
    line-height: 55px;
    text-align: center; }

.pub-top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url("../images/searchbg.png") left bottom no-repeat;
  background-size: 100% 4px; }
  .pub-top .search-left {
    float: left;
    font-size: 18px;
    color: #333; }
  .pub-top .search-right {
    float: right;
    font-size: 16px;
    color: #999; }
    .pub-top .search-right i {
      color: #ceb900;
      font-style: normal; }

/*banner*/
.banner1 {
  min-width: 1100px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  min-height: 378px;
  max-height: 660px;
  position: relative;
  overflow: hidden; }

.banner2 {
  min-width: 1100px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .banner2 img {
    width: 100%;
    height: 100%; }

.banner_ri .d1 {
  min-width: 1100px;
  width: 100%;
  display: block;
  position: absolute; }
  .banner_ri .d1 img {
    width: 100%;
    height: 100%; }

.banner_ri .d2 {
  min-width: 1100px;
  width: 100%;
  clear: both;
  position: absolute;
  text-align: center;
  z-index: 10;
  height: 15px;
  background-color: transparent;
  bottom: 12px; }
  .banner_ri .d2 span {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-radius: 10px;
    margin: 0 6px;
    background-color: #999; }
  .banner_ri .d2 .nuw {
    background-color: #f2d900; }

/*banner OVER*/
.indextitle {
  width: 100%;
  height: 90px;
  line-height: 130px;
  font-size: 30px;
  color: #f2d900;
  text-align: center;
  background: url("../images/titleborder.png") center bottom no-repeat;
  background-size: 100% 1px;
  margin-bottom: 30px; }

.index-about {
  width: 1000px;
  height: 300px;
  margin: 0 auto; }
  .index-about img {
    width: 500px;
    height: 300px;
    float: left; }
  .index-about .about-right {
    width: 480px;
    height: 300px;
    float: right;
    background: url("../images/sixbg.png") left 20px no-repeat; }
    .index-about .about-right .about-short {
      margin-top: 70px;
      font-size: 16px;
      color: #666;
      height: 150px;
      line-height: 30px;
      overflow: hidden; }
    .index-about .about-right p {
      text-align: center;
      margin-top: 20px; }
    .index-about .about-right a {
      display: inline-block;
      font-size: 18px;
      width: 150px;
      height: 45px;
      line-height: 45px;
      border: 1px solid #333;
      text-align: center;
      color: #333;
      border-radius: 45px; }
      .index-about .about-right a:hover {
        border: none;
        color: #fff;
        background-color: #f2d900; }

.top-product {
  width: 100%;
  height: 710px;
  background: url("../images/probg.png") center center no-repeat;
  background-size: 100% 100%; }
  .top-product .solute-ul {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 20px 0; }
    .top-product .solute-ul li {
      float: left;
      width: 330px;
      height: 264px;
      margin: 2px; }
      .top-product .solute-ul li img {
        width: 100%;
        height: 100%; }
      .top-product .solute-ul li .proopacity {
        width: 100%;
        height: 100%;
        padding: 100px 10px 10px 10px;
        line-height: 30px;
        text-align: center;
        color: #333;
        font-size: 18px;
        background: url("../images/prohover.png") repeat;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        display: none;
        -ms-word-wrap: break-word;
        word-wrap: break-word; }
    .top-product .solute-ul li:nth-child(3n) {
      margin-right: 0; }
    .top-product .solute-ul a {
      width: 100%;
      height: 100%;
      position: relative;
      display: block;
      color: #333;
      font-size: 16px; }
  .top-product p {
    text-align: center;
    margin-top: 10px; }
    .top-product p a {
      display: inline-block;
      font-size: 18px;
      width: 150px;
      height: 45px;
      line-height: 45px;
      border: 1px solid #fff;
      text-align: center;
      color: #fff;
      border-radius: 45px; }
      .top-product p a:hover {
        border: none;
        color: #fff;
        background-color: #f2d900; }

.qualify {
  width: 1000px;
  position: relative;
  margin: 0 auto; }
  .qualify .bd {
    padding: 0 5px; }
    .qualify .bd .prev, .qualify .bd .next {
      display: block;
      width: 21px;
      height: 38px;
      position: absolute;
      z-index: 100;
      top: 74px;
      overflow: hidden;
      cursor: pointer; }
    .qualify .bd .prev {
      left: -20px;
      background: url("../images/qua-prev.png") no-repeat; }
      .qualify .bd .prev:hover {
        background-image: url("../images/qua-prevhv.png"); }
    .qualify .bd .next {
      background: url("../images/qua-next.png") no-repeat;
      right: -20px; }
      .qualify .bd .next:hover {
        background-image: url("../images/qua-nexthv.png"); }
    .qualify .bd ul {
      overflow: hidden;
      zoom: 1; }
      .qualify .bd ul li {
        margin: 0 9px;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center; }
        .qualify .bd ul li .pic {
          text-align: center;
          cursor: pointer; }
          .qualify .bd ul li .pic img {
            width: 230px;
            height: 180px;
            display: block;
            padding: 2px;
            border: 1px solid #ccc; }
            .qualify .bd ul li .pic img:hover {
              border-color: #f2d900; }

.banner2 {
  width: 100%;
  margin: 0 auto;
  min-height: 230px;
  max-height: 400px;
  text-align: center; }
  .banner2 img {
    width: 100%;
    height: 100%; }

.page-title {
  width: 1000px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  left: 50%;
  margin: -26px 0 0 -500px;
  padding-left: 30px;
  z-index: 100;
  background: url("../images/homebg.png") center center no-repeat;
  background-size: cover; }
  .page-title a {
    color: #666; }
    .page-title a:hover {
      color: #ceb900; }
  .page-title .now {
    color: #ceb900; }
  .page-title span {
    color: #666;
    width: 15px;
    display: inline-block;
    text-align: center; }

.pagination {
  text-align: center; }
  .pagination .pagination-con {
    height: 30px;
    display: inline-block;
    margin-top: 50px; }
  .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-left: 5px;
    color: #999;
    border: 1px solid #ccc; }
  .pagination .count:hover {
    background-color: #f2d900;
    color: #fff; }
  .pagination .prev {
    background: url("../images/page-prev.png") center center no-repeat; }
    .pagination .prev:hover {
      background-color: #eee; }
  .pagination .next {
    background: url("../images/page-next.png") center center no-repeat; }
    .pagination .next:hover {
      background-color: #eee; }
  .pagination .check {
    background-color: #f2d900;
    color: #fff; }

.left-nav {
  width: 225px;
  float: left; }
  .left-nav p {
    background-color: #f2d900;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 40px;
    text-indent: 10px;
    letter-spacing: 1px;
    line-height: 40px; }
  .left-nav .left-ul {
    width: 100%;
    padding-left: 10px; }
    .left-nav .left-ul .left-li {
      position: relative;
      width: 215px;
      height: 40px;
      line-height: 40px; }
      .left-nav .left-ul .left-li .left-a1 {
        color: #222;
        width: 205px;
        height: 40px;
        display: block;
        border-bottom: 1px dashed #ccc;
        overflow: hidden; }
        .left-nav .left-ul .left-li .left-a1:hover {
          color: #f2d900; }
      .left-nav .left-ul .left-li .left-sort {
        background: url("../images/leftbg.png") right center no-repeat; }
        .left-nav .left-ul .left-li .left-sort:hover {
          background-image: url("../images/leftbghv.png"); }
      .left-nav .left-ul .left-li .check {
        color: #f2d900; }
      .left-nav .left-ul .left-li .left-sort.check {
        background-image: url("../images/leftbghv.png"); }
      .left-nav .left-ul .left-li .left-ul2 {
        display: none;
        position: absolute;
        left: 215px;
        top: 0;
        z-index: 10;
        width: 220px;
        padding: 0 10px;
        border: 1px solid #ccc;
        background: #fff; }
        .left-nav .left-ul .left-li .left-ul2 .left-a2 {
          color: #222;
          height: 40px;
          display: block;
          border-bottom: 1px dashed #ccc; }
          .left-nav .left-ul .left-li .left-ul2 .left-a2:hover {
            color: #f2d900; }

.about-cont {
  width: 100%; }
  .about-cont img {
    max-width: 100%;
    margin: 10px auto;
    display: block; }

.diy {
  padding-top: 30px; }

.qualify-ul {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 20px 0; }
  .qualify-ul li {
    float: left;
    width: 230px;
    height: 220px;
    margin: 0 15px 30px 15px; }
    .qualify-ul li img {
      width: 100%;
      height: 185px;
      border: 1px solid #ccc; }
    .qualify-ul li .proopacity {
      width: 100%;
      line-height: 35px;
      text-align: center;
      color: #666;
      font-size: 16px;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      overflow: hidden; }
    .qualify-ul li:hover img {
      border-color: #ceb900; }
    .qualify-ul li:hover .proopacity {
      color: #ceb900; }
  .qualify-ul li:nth-child(3n+1) {
    margin-left: 0; }
  .qualify-ul li:nth-child(3n) {
    margin-right: 0; }

.product {
  width: 1000px;
  margin: 50px auto; }
  .product .right {
    width: 760px;
    min-height: 300px;
    float: right; }
    .product .right .solute-ul {
      width: 100%;
      margin: 0 auto;
      padding: 30px 0 20px 0; }
      .product .right .solute-ul li {
        float: left;
        width: 245px;
        height: 195px;
        margin: 4px; }
        .product .right .solute-ul li img {
          width: 100%;
          height: 100%; }
        .product .right .solute-ul li .proopacity {
          width: 100%;
          height: 100%;
          padding: 75px 10px 10px 10px;
          line-height: 30px;
          text-align: center;
          color: #333;
          font-size: 18px;
          background: url("../images/prohover.png") repeat;
          position: absolute;
          z-index: 100;
          top: 0;
          left: 0;
          display: none;
          -ms-word-wrap: break-word;
          word-wrap: break-word; }
      .product .right .solute-ul li:nth-child(3n) {
        margin-right: 0; }
      .product .right .solute-ul a {
        width: 100%;
        height: 100%;
        position: relative;
        display: block;
        color: #333;
        font-size: 16px; }
    .product .right .product-top {
      margin-top: 30px; }
      .product .right .product-top img {
        width: 400px;
        height: 320px;
        float: left; }
      .product .right .product-top .pro-right {
        width: 335px;
        height: 320px;
        float: right; }
        .product .right .product-top .pro-right .pro-title {
          max-height: 50px;
          line-height: 25px;
          word-wrap: break-word;
          font-size: 22px;
          color: #333; }
        .product .right .product-top .pro-right .pro-price {
          height: 80px;
          line-height: 80px;
          font-size: 24px;
          color: #f2d900;
          margin: 20px 0;
          text-indent: 10px;
          background: url("../images/rmb.png");
          background-size: cover; }
        .product .right .product-top .pro-right .pro-short {
          height: 125px;
          overflow: hidden; }
    .product .right .pro-detail {
      height: 20px;
      line-height: 20px;
      font-size: 18px;
      color: #ceb900;
      background: url("../images/prodetailbg.png") right center no-repeat;
      margin: 35px 0; }
    .product .right .pro-cont img {
      max-width: 100%;
      margin: 10px auto;
      display: inline-block; }

.new {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px; }
  .new .new-list {
    width: 1000px;
    height: 180px;
    margin-top: 30px; }
    .new .new-list img {
      width: 300px;
      height: 180px;
      float: left; }
    .new .new-list .new-right {
      width: 680px;
      height: 180px;
      float: right;
      border-bottom: 1px dashed #ccc; }
      .new .new-list .new-right .new-title {
        width: 100%;
        display: block;
        font-size: 20px;
        height: 30px;
        color: #333;
        overflow: hidden; }
        .new .new-list .new-right .new-title:hover {
          color: #ceb900; }
      .new .new-list .new-right .new-time {
        height: 30px;
        line-height: 30px;
        color: #999; }
      .new .new-list .new-right .new-short {
        font-size: 16px;
        height: 50px;
        line-height: 25px;
        margin: 5px 0;
        overflow: hidden; }
      .new .new-list .new-right .new-more {
        float: right;
        font-size: 18px;
        width: 150px;
        height: 45px;
        line-height: 45px;
        border: 1px solid #333;
        text-align: center;
        color: #333;
        border-radius: 45px; }
        .new .new-list .new-right .new-more:hover {
          border: none;
          color: #fff;
          background-color: #f2d900; }
  .new .xinwen-title {
    color: #333;
    font-size: 24px;
    text-align: center;
    height: 80px;
    line-height: 100px; }
  .new .xinwen-time {
    color: #999;
    height: 60px;
    text-align: center; }
  .new .xinwen-cont img {
    max-width: 100%;
    margin: 20px auto;
    display: block; }
  .new .xinwen-prev {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #999; }
    .new .xinwen-prev a {
      color: #999; }
      .new .xinwen-prev a:hover {
        color: #e1ca00; }
  .new .xinwen-next {
    border-top: 1px dashed #ccc; }

.partner {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px; }
  .partner .partner-cont {
    padding-top: 35px; }
    .partner .partner-cont div {
      float: left;
      width: 248px;
      height: 170px;
      line-height: 170px;
      border: 1px solid #ccc; }
      .partner .partner-cont div a {
        display: block;
        width: 248px;
        height: 170px; }
      .partner .partner-cont div img {
        display: block;
        width: 246px;
        height: 168px; }

.contact {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px; }
  .contact .contact-title {
    color: #333;
    font-size: 16px;
    margin-top: 30px; }
  .contact .contact-icon {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #777;
    padding-left: 25px;
    background: url("../images/addr.png") left center no-repeat; }
  .contact .contact-hot {
    background-image: url("../images/400tel.png"); }
  .contact .contact-tel {
    background-image: url("../images/tel.png"); }
  .contact .contact-cont {
    margin-top: 10px; }

.search {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px; }

.search-body {
  width: 100%;
  margin-top: 30px; }

.search-title {
  width: 850px;
  height: 30px;
  float: right;
  font-size: 20px;
  color: #333;
  padding-left: 25px;
  display: block; }
  .search-title:hover {
    color: #f2d900; }

.search-cont img {
  width: 150px;
  height: 120px;
  float: left; }
.search-cont span {
  width: 850px;
  height: 50px;
  line-height: 25px;
  padding-left: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #999;
  float: right;
  overflow: hidden; }

.search-pos {
  width: 825px;
  margin-left: 25px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  float: left;
  color: #999; }
  .search-pos a {
    color: #999; }
    .search-pos a:hover {
      text-decoration: underline; }

.error {
  background-color: #fffce0;
  padding-bottom: 100px; }
  .error .error-con {
    width: 840px;
    height: 550px;
    margin: 0 auto;
    background: url("../images/404.png") left top no-repeat; }
    .error .error-con span {
      width: 220px;
      margin: 390px 0 0 480px;
      float: left;
      font-size: 16px;
      color: #999; }
      .error .error-con span a {
        color: #ceb900; }
        .error .error-con span a:hover {
          text-decoration: underline; }

.conxxsubnav {
  width: 1000px;
  height: 110px;
  overflow: hidden;
  margin: 20px auto;
  position: relative; }
  .conxxsubnav .nextBottom {
    width: 20px;
    height: 26px;
    position: absolute;
    top: 40px;
    right: 0;
    background: url(../images/plant-next.png) no-repeat center center;
    cursor: pointer;
    z-index: 99; }
    .conxxsubnav .nextBottom:hover {
      background-image: url("../images/plant-nexthv.png"); }
  .conxxsubnav .prevBottom {
    width: 20px;
    height: 26px;
    position: absolute;
    top: 40px;
    left: 0;
    background: url(../images/plant-prev.png) no-repeat center center;
    cursor: pointer;
    z-index: 99; }
    .conxxsubnav .prevBottom:hover {
      background-image: url("../images/plant-prevhv.png"); }

.cf {
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
  height: 120px; }
  .cf li {
    float: left;
    width: 190px;
    height: 115px;
    text-align: center; }
    .cf li img {
      width: 180px;
      height: 110px;
      cursor: pointer;
      border: 2px solid #fff; }
    .cf li .on {
      border: 2px solid #f2d900; }

.picBox {
  width: 1000px;
  height: 600px;
  overflow: visible;
  margin: 30px auto;
  position: relative;
  margin-bottom: 4px; }

.picBox ul {
  position: absolute;
  top: 0;
  left: 0; }
  .picBox ul li {
    float: left;
    width: 1000px;
    height: 600px;
    margin: 0 auto; }
    .picBox ul li .div_513 {
      width: 100%;
      height: 100%;
      position: relative; }
      .picBox ul li .div_513 p {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #f2d900;
        font-size: 16px;
        background: url("../images/headbg.png");
        text-align: center; }
    .picBox ul li img {
      width: 100%;
      height: 100%; }

/*# sourceMappingURL=style.css.map */
