@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.headerbox {
  position: relative;
  z-index:20;
  background: url(../images/headerbg.jpg) repeat; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px;
    position: absolute;
    left: 0;
    /*top: -30px;*/
    z-index: 5; }
  .header-wrap .header .searchbox {
    margin-top: 60px;
    margin-left: 45px; }
    .header-wrap .header .searchbox .submitbtn {
      background: url(../images/header-searchbtn.png) no-repeat;
      width: 20px;
      height: 20px;
      border: none;
      outline: none; }
    .header-wrap .header .searchbox .searchtxt {
      border-radius: 20px;
      height: 20px;
      width: 120px;
      border: 1px solid #ddd;
      padding: 0 5px;
      background: none;
      font-size: 1.2rem;
      color: #333;
      outline: none;
      margin-left: 15px; }
  .header-wrap .header .phonetxt {
    padding-right: 45px;
    margin-top: 50px;
    float: right;
    text-align: right; }
    .header-wrap .header .phonetxt .icon img {
      margin-right: 5px; }
    .header-wrap .header .phonetxt .icon span {
      font-size: 1.2rem;
      color: #999; }
    .header-wrap .header .phonetxt .ptxt {
      font-size: 1.8rem;
      color: #38393d; }
  .header-wrap .header .menu {
    line-height: 65px;
    float: right; }
    .header-wrap .header .menu img {
      max-width: 100%; }
  .header-wrap .header .menulist {
    position: absolute;
    top: 65px;
    right: -7px;
    width: 100px;
    display: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.8); }
    .header-wrap .header .menulist a {
      font-size: 1.4rem;
      font-family: "微软雅黑";
      text-decoration: none;
      color: #fff;
      display: block;
      text-align: center;
      height: 30px;
      line-height: 30px; }
      .header-wrap .header .menulist a:hover {
        background: #000; }

.nav-wrap {
  position: relative;
  z-index: 10; }
  .nav-wrap .nav-ul .navbox {
    width: 100%;
    height: 90px; }
    .nav-wrap .nav-ul .navbox .navlt {
      width: 40%; }
    .nav-wrap .nav-ul .navbox .navrt {
      width: 40%; }
  .nav-wrap .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 33.33%;
    z-index: 20;
    background: url(../images/navline.png) no-repeat right 20px; }
    .nav-wrap .nav-ul .navlist:last-child {
      background: none; }
    .nav-wrap .nav-ul .navlist a.listh1 {
      padding-left: 45px;
      height: 90px;
      line-height: 40px;
      text-decoration: none;
      display: block;
      color: #38393d;
      font-size: 1.8rem;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .nav-wrap .nav-ul .navlist a.listh1:hover span, .nav-wrap .nav-ul .navlist a.listh1.on span {
        opacity: 1; }
      .nav-wrap .nav-ul .navlist a.listh1 span {
        text-transform: uppercase;
        line-height: 0;
        display: block;
        font-size: 1.2rem;
        color: #999;
        opacity: 0; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 0;
      top: 50px;
      display: none;
      z-index: 100;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 150px; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        position: relative; }
        .nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
          text-align: left;
          padding-left: 10px;
          line-height: 35px;
          color: #fff;
          display: block;
          text-decoration: none; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
            background: #ffcc33;
            color: #333; }
        .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
          display: none;
          position: absolute;
          left: 100%;
          top: 0;
          width: 100%;
          background: rgba(0, 0, 0, 0.8) !important;
          background: #000;
          filter: alpha(opacity=80); }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
            text-align: center; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
              display: block;
              line-height: 35px;
              color: #fff; }

.hot{height:50px; background:#212121; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#000;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }


.nav2-wrap {
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 100%;
  height: 90px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
  line-height: 90px;
  color: #fff; }
  .nav2-wrap .nav-ul .navbox .navlt {
    width: 40%; }
    .nav2-wrap .nav-ul .navbox .navlt .navlist {
      float: left;
      width: 25%;
      text-align: center; }
  .nav2-wrap .nav-ul .navbox .navrt {
    width: 40%;
    text-align: right; }
    .nav2-wrap .nav-ul .navbox .navrt .navlist {
      float: left;
      width: 33.33%;
      text-align: center; }
  .nav2-wrap .nav-ul .navlist {
    display: inline-block;
    background: url(../images/navline2.png) no-repeat right 45px; }
    .nav2-wrap .nav-ul .navlist:last-child {
      background: none; }
    .nav2-wrap .nav-ul .navlist a {
      color: #fff; }

.banner-wrap {
  position: relative; }
  .banner-wrap #owl-demo {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap #owl-demo .item {
      display: block; }
    .banner-wrap #owl-demo img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
      opacity: 1;
      background: #ffcc33;
      border: 3px solid #ffcc33;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      border-color: #fff;
      background: #ffcc33; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      border-color: #fff;
      background: #ffcc33; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.content-wrap .product-wrap {
  padding: 45px 0; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .title {
      font-size: 3rem;
      color: #fdcd21; }
      .content-wrap .product-wrap .title-line .title span {
        margin: 0 5px; }
        .content-wrap .product-wrap .title-line .title span:nth-child(2) {
          font-weight: bold;
          color: #292929; }
    .content-wrap .product-wrap .title-line .line {
      margin: 10px 0; }
    .content-wrap .product-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #696969; }
  .content-wrap .product-wrap .product-con {
    margin-top: 45px; }
    .content-wrap .product-wrap .product-con .p1box .tabhd {
      border-bottom: 1px solid #eee;
      text-align: center; }
      .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist {
        display: inline-block;
        margin-bottom: 20px; }
        .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a {
          text-decoration: none;
          display: block;
          color: #292929;
          font-size: 1.8rem;
          font-weight: bold;
          padding: 0 50px 20px;
          border-bottom: 3px solid rgba(253, 205, 33, 0); }
          .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a:hover, .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a.on {
            border-bottom: 3px solid #fdcd21; }
    .content-wrap .product-wrap .product-con .p1box .tabbd {
      margin-top: 35px; }
      .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist {
        display: none; }
        .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist:first-child {
          display: block; }
        .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox {
          padding: 0 10px 20px; }
          .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox a {
            text-decoration: none;
            display: block; }
            .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox a:hover .picbox .showcn {
              top: 0; }
            .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox a .picbox {
              position: relative;
              overflow: hidden; }
              .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox a .picbox .showcn {
                position: absolute;
                top: 800px;
                left: 0;
                width: 100%;
                height: 100%;
                background: url(../images/product-fdj.png) no-repeat center center;
                color: #fff;
                font-size: 1.8rem;
                font-weight: bold;
                text-align: center;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
                .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .bpicbox a .picbox .showcn .stit {
                  margin-top: 30%;
                  line-height: 25px;
                  height: 25px;
                  overflow: hidden; }
        .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic {
          padding: 0 10px 20px; }
          .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic a {
            text-decoration: none;
            display: block; }
            .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic a:hover .picbox .showcn {
              top: 0; }
            .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic a .picbox {
              position: relative;
              overflow: hidden; }
              .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic a .picbox .showcn {
                position: absolute;
                top: 800px;
                left: 0;
                width: 100%;
                height: 100%;
                background: url(../images/product-fdj.png) no-repeat center center;
                color: #fff;
                font-size: 1.8rem;
                font-weight: bold;
                text-align: center;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
                .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .spicbox .spic a .picbox .showcn .stit {
                  margin-top: 25%;
                  line-height: 25px;
                  height: 25px;
                  overflow: hidden; }
    .content-wrap .product-wrap .product-con .p2box {
      border-top: 1px solid #eee;
      margin-top: 30px;
      padding-top: 30px; }
      .content-wrap .product-wrap .product-con .p2box .about-carousel {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto; }
        .content-wrap .product-wrap .product-con .p2box .about-carousel .item {
          text-decoration: none;
          display: block;
          margin: 0 5px;
          background: #fff;
          padding: 30px 20px;
          text-align: center;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .product-wrap .product-con .p2box .about-carousel .item:hover .icon img {
            top: 0; }
          .content-wrap .product-wrap .product-con .p2box .about-carousel .item:hover .titbox {
            color: #fdcd21; }
          .content-wrap .product-wrap .product-con .p2box .about-carousel .item .icon {
            float: left;
            width: 33px;
            height: 32px;
            overflow: hidden;
            margin: 5px auto 0; }
            .content-wrap .product-wrap .product-con .p2box .about-carousel .item .icon img {
              position: relative;
              top: -32px;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
          .content-wrap .product-wrap .product-con .p2box .about-carousel .item .titbox {
            float: right;
            width: calc(100% - 55px);
            text-align: left;
            font-size: 1.4rem;
            color: #999;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .product-wrap .product-con .p2box .about-carousel .item .titbox span {
              display: block;
              line-height: 20px;
              height: 20px;
              overflow: hidden; }
              .content-wrap .product-wrap .product-con .p2box .about-carousel .item .titbox span:first-child {
                color: #292929; }


.content-wrap .product-wrap .product-con .p3box{
  margin-top:20px;
}
.content-wrap .product-wrap .product-con .p3box .plist {padding:0 10px 20px}
.content-wrap .product-wrap .product-con .p3box .plist a {
  text-decoration: none;
  display: block; }
.content-wrap .product-wrap .product-con .p3box .plist a:hover .picbox .showcn {
  top: 0; }
.content-wrap .product-wrap .product-con .p3box .plist a .picbox {
  position: relative;
  overflow: hidden; }
.content-wrap .product-wrap .product-con .p3box .plist a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj.png) no-repeat center center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p3box .plist a .picbox .showcn .stit {
  margin-top: 25%;
  line-height: 25px;
  height: 25px;
  overflow: hidden; }
.content-wrap .product-wrap .product-con .p3box .plist a .btit{
  text-align: center;
  font-size:1.6rem;
  color: #333;
  line-height:35px;
  height:35px;
  overflow: hidden;
}



.content-wrap .adbox-wrap {
  background: url(../images/adboxbg2.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .adbox-wrap .pic a {
    text-decoration: none;
    display: block; }
    .content-wrap .adbox-wrap .pic a img {
      width: 100%; }
.content-wrap .case-wrap {
  padding: 45px 0; }
  .content-wrap .case-wrap .title-line {
    text-align: center; }
    .content-wrap .case-wrap .title-line .title {
      font-size: 3rem;
      color: #fdcd21; }
      .content-wrap .case-wrap .title-line .title span {
        margin: 0 5px; }
        .content-wrap .case-wrap .title-line .title span:nth-child(2) {
          font-weight: bold;
          color: #292929; }
    .content-wrap .case-wrap .title-line .line {
      margin: 10px 0; }
    .content-wrap .case-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #696969; }
  .content-wrap .case-wrap .case-con {
    margin-top: 35px; }
    .content-wrap .case-wrap .case-con .tabhd {
      text-align: center;
      border-bottom: 1px solid #ddd;
      padding-bottom: 30px; }
      .content-wrap .case-wrap .case-con .tabhd .thdlist {
        display: inline-block;
        margin: 0 5px 10px; }
        .content-wrap .case-wrap .case-con .tabhd .thdlist a {
          text-decoration: none;
          display: block;
          position: relative;
          z-index: 2; }
          .content-wrap .case-wrap .case-con .tabhd .thdlist a:hover .icon, .content-wrap .case-wrap .case-con .tabhd .thdlist a.on .icon {
            background: #ffcc33; }
          .content-wrap .case-wrap .case-con .tabhd .thdlist a .icon {
            background: #353535;
            width: 82px;
            height: 82px;
            line-height: 82px;
            text-align: center;
            border-radius: 50%;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .case-wrap .case-con .tabhd .thdlist a .icon img {
              max-width: 100%; }
          .content-wrap .case-wrap .case-con .tabhd .thdlist a .tit {
            margin-top: 10px;
            font-size: 1.6rem;
            color: #292929;
            text-align: center;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            font-weight: bold; }
    .content-wrap .case-wrap .case-con .tabbd {
      margin-top: 30px; }
      .content-wrap .case-wrap .case-con .tabbd .tbdlist {
        display: none; }
        .content-wrap .case-wrap .case-con .tabbd .tbdlist:first-child {
          display: block; }
        .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox {
          margin-bottom: 20px; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .bpic {
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .bpic:hover {
              opacity: .5; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .spicbox .spic {
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .spicbox .spic:hover {
              opacity: .5; }
        .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox {
          background: #eee;
          padding: 50px 30px; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .tit {
            font-size: 2.8rem;
            color: #38393d;
            font-weight: bold;
            text-align: right; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .line-wrap {
            margin: 30px 0 60px; }
            .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .line-wrap .line {
              float: right;
              width: 20px;
              height: 4px;
              background: #ffcc33; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .con {
            font-size: 1.4rem;
            color: #38393d;
            line-height: 25px; }
          .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .morebtn {
            margin-top: 50px; }
            .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .morebtn a {
              background: #fdcd21;
              display: block;
              text-decoration: none;
              height: 40px;
              line-height: 40px;
              text-align: center;
              color: #292929;
              font-size: 1.4rem;
              text-transform: uppercase;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox .morebtn a:hover {
                background: #b68f02; }

.content-wrap .case-wrap .case-con .casebox{
  margin-top:20px;
}
.content-wrap .case-wrap .case-con .casebox .clist{padding:0 10px 20px;}
.content-wrap .case-wrap .case-con .casebox .clist a:hover .pic{
  opacity:.7;}
.content-wrap .case-wrap .case-con .casebox .clist a .pic{}
.content-wrap .case-wrap .case-con .casebox .clist a .btit{
  line-height:45px;
  height:45px;
  overflow: hidden;
  text-align: center;
  font-size:1.4rem;
  color: #333;}
.content-wrap .adbox2-wrap {
  background: url(../images/adboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 40px 0;
  color: #fff; }
  .content-wrap .adbox2-wrap .clt .num {
    font-size: 9rem;
    font-family: "Impact";
    width: 100px; }
  .content-wrap .adbox2-wrap .clt .con {
    margin-top: 10px;
    width: calc(100% - 100px); }
    .content-wrap .adbox2-wrap .clt .con .c1 span {
      font-size: 3.6rem;
      font-weight: bold; }
    .content-wrap .adbox2-wrap .clt .con .c1 a {
      margin: 10px 0;
      display: inline-block;
      text-decoration: none;
      height: 37px;
      line-height: 37px;
      padding: 0 40px;
      background: #ffcc33;
      color: #38393d;
      font-size: 1.8rem;
      border-radius: 37px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .adbox2-wrap .clt .con .c1 a:hover {
        background: #cc9900; }
    .content-wrap .adbox2-wrap .clt .con .c2 {
      margin-top: 5px;
      font-size: 1.8rem;
      color: #fdcd21; }
  .content-wrap .adbox2-wrap .crt {
    margin-top: 20px; }
    .content-wrap .adbox2-wrap .crt .p1 {
      font-size: 1.8rem;
      font-weight: bold; }
      .content-wrap .adbox2-wrap .crt .p1 i {
        margin-right: 10px; }
    .content-wrap .adbox2-wrap .crt .p2 {
      font-size: 3rem;
      color: #fdcd21;
      font-family: "Impact";
      letter-spacing: 2px; }
.content-wrap .adbox2-wrap .crt a{
  text-decoration: none;
  display: inline-block !important;  height: 35px;
  line-height: 35px;
  background:#fdcd21;
  text-align: center;
  color: #333;
  font-size: 1.4rem;
  padding:0 30px;
  border-radius: 35px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;}
.content-wrap .about-wrap {
  padding: 45px 0; }
  .content-wrap .about-wrap .title-line {
    text-align: center; }
    .content-wrap .about-wrap .title-line .title {
      font-size: 3rem;
      color: #fdcd21; }
      .content-wrap .about-wrap .title-line .title span {
        margin: 0 5px; }
        .content-wrap .about-wrap .title-line .title span:nth-child(2) {
          font-weight: bold;
          color: #292929; }
    .content-wrap .about-wrap .title-line .line {
      margin: 10px 0; }
    .content-wrap .about-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #696969; }
  .content-wrap .about-wrap .about-con {
    margin-top: 45px;
    position: relative; }
    .content-wrap .about-wrap .about-con .a1box .picbox {
      margin-bottom: 20px; }
      .content-wrap .about-wrap .about-con .a1box .picbox img {
        max-width: 100%; }
    .content-wrap .about-wrap .about-con .a1box .conbox .titbox {
      font-size: 2.4rem;
      color: #000; }
      .content-wrap .about-wrap .about-con .a1box .conbox .titbox i {
        margin-top: 5px;
        float: left;
        width: 3px;
        height: 25px;
        background: #fdcd21; }
      .content-wrap .about-wrap .about-con .a1box .conbox .titbox span {
        float: right;
        width: calc(100% - 10px); }
    .content-wrap .about-wrap .about-con .a1box .conbox .con {
      margin-top: 20px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 25px;
      height: 300px;
      overflow: hidden; }
    .content-wrap .about-wrap .about-con .a1box .conbox .btnbox {
      position: relative;
      z-index: 5;
      margin-top: 37px; }
      .content-wrap .about-wrap .about-con .a1box .conbox .btnbox .b1btn a, .content-wrap .about-wrap .about-con .a1box .conbox .btnbox .b2btn a {
        text-decoration: none;
        display: block;
        width: 160px;
        height: 45px;
        line-height: 45px;
        border: 1px solid #ddd;
        text-align: center;
        color: #999;
        font-size: 1.4rem;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .about-wrap .about-con .a1box .conbox .btnbox .b1btn a:hover, .content-wrap .about-wrap .about-con .a1box .conbox .btnbox .b2btn a:hover {
          background: #fdcd21;
          color: #fff; }
    .content-wrap .about-wrap .about-con .a2box {
      margin-top: 20px; }
      .content-wrap .about-wrap .about-con .a2box .title {
        font-size: 1.8rem;
        font-weight: bold;
        color: #fdcd21;
        display: inline-block;
        border-bottom: 3px solid #fdcd21;
        padding-bottom: 5px;
        margin-bottom: 20px; }
      .content-wrap .about-wrap .about-con .a2box .showpicbox {
        background: #fff;
        box-shadow: 0 0 5px #ccc;
        padding: 20px 16px; }
        .content-wrap .about-wrap .about-con .a2box .showpicbox .about-carousel {
          width: 100% !important;
          margin-left: auto;
          margin-right: auto; }
          .content-wrap .about-wrap .about-con .a2box .showpicbox .about-carousel .item {
            display: block;
            text-decoration: none;
            margin: 0 2px;
            border: 2px solid #eee;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .about-wrap .about-con .a2box .showpicbox .about-carousel .item:hover {
              border-color: #fdcd21; }

.content-wrap .about-wrap .about-con .a3box{
  margin-top: 50px;
  position: relative;
}
.content-wrap .about-wrap .about-con .a3box .picbox{
  float: right;
  width:40%;
  position: relative;
  top:-5px;
  padding-left: 10px;
}
.content-wrap .about-wrap .about-con .a3box a .titbox{
  position: absolute;
  left:0;
  top:-5px;
  width:55%;
}
.content-wrap .about-wrap .about-con .a3box a .titbox {
  font-size: 1.8rem;
  color: #000; }
.content-wrap .about-wrap .about-con .a3box a .titbox i {
  margin-top: 5px;
  float: left;
  width: 3px;
  height: 25px;
  background: #fdcd21; }
.content-wrap .about-wrap .about-con .a3box a .titbox span {
  float: right;
  width: calc(100% - 10px); }

.content-wrap .about-wrap .about-con .a3box a .con{
  font-size:1.4rem;
  color: #666;
  line-height:30px;

}
.content-wrap .about-wrap .about-con .a3box a .con .cn{
  position: relative;
  top: 10px;
}

.content-wrap .news-wrap {
  background: #f5f5f5;
  padding-bottom: 45px; }
  .content-wrap .news-wrap .title-line {
    background: url(../images/newsbg.jpg) no-repeat center top;
    background-size: cover;
    text-align: center;
    overflow: hidden;
    padding: 60px 0 240px; }
    .content-wrap .news-wrap .title-line .title {
      font-size: 3rem;
      color: #fff; }
      .content-wrap .news-wrap .title-line .title span {
        margin: 0 5px; }
        .content-wrap .news-wrap .title-line .title span:nth-child(2) {
          font-weight: bold; }
    .content-wrap .news-wrap .title-line .line {
      margin: 10px 0; }
    .content-wrap .news-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #fff; }
  .content-wrap .news-wrap .news-con {
    margin-top: -162px; }
    .content-wrap .news-wrap .news-con .nlist {
      padding: 0 5px 10px; }
      .content-wrap .news-wrap .news-con .nlist a {
        text-decoration: none;
        display: block;
        background: #fff;
        padding: 5px;
        border-bottom: 2px solid #e3e3e3; }
        .content-wrap .news-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #ffcc33; }
        .content-wrap .news-wrap .news-con .nlist a .conbox .icon {
          margin-top: -60px;
          text-align: center; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .icon img {
            max-width: 100%; }
        .content-wrap .news-wrap .news-con .nlist a .conbox .con {
          padding: 30px 20px 10px; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .con .tit {
            font-size: 1.4rem;
            color: #292929;
            font-weight: bold;
            text-align: center;
            line-height: 20px;
            height: 20px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .con .cn {
            margin-top: 8px;
            font-size: 1.2rem;
            color: #696969;
            line-height: 21px;
            height: 63px;
            overflow: hidden; }
        .content-wrap .news-wrap .news-con .nlist a .conbox .morebtn {
          margin: 10px auto 30px;
          width: 125px;
          height: 35px;
          background: #38393d;
          color: #fff;
          line-height: 35px;
          text-align: center;
          border-radius: 35px;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
.content-wrap .protj-wrap {
  padding: 55px 0; }
  .content-wrap .protj-wrap .title-line {
    border-top: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
    font-size: 1.6rem;
    color: #000;
    text-transform: uppercase; }
    .content-wrap .protj-wrap .title-line span {
      font-size: 1.2rem;
      color: #999; }
  .content-wrap .protj-wrap .protj-con {
    margin-top: 10px; }
    .content-wrap .protj-wrap .protj-con .protj-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto; }
      .content-wrap .protj-wrap .protj-con .protj-carousel .item {
        display: block;
        margin: 0 10px;
        text-decoration: none; }
        .content-wrap .protj-wrap .protj-con .protj-carousel .item:hover .picbox .showcn {
          top: 0; }
.content-wrap .protj-wrap .protj-con .protj-carousel .item:hover .picbox{
  opacity:.5;
}
        .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox {
          position: relative;
          overflow: hidden;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition:all 0.3s ease 0s;
          -o-transition:all 0.3s ease 0s;
        }
          .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/product-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox .showcn .stit {
              margin-top: 30%;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
.content-wrap .protj-wrap .protj-con .protj-carousel .item .btit{
  text-align: center;
  line-height:45px;
  height:45px;
  overflow: hidden;
  color: #333;
  font-size:1.4rem;
}
.content-wrap .contentbox {
  margin-top: 30px; }
  .content-wrap .contentbox .tit-line {
    text-align: center;
    margin-bottom: 20px; }
    .content-wrap .contentbox .tit-line h2 {
      font-family: "Aparajita";
      color: #383838;
      font-size: 3.2rem;
      text-transform: uppercase;
      margin: 0 0 15px; }
      .content-wrap .contentbox .tit-line h2 span {
        font-family: "微软雅黑";
        display: block;
        font-size: 2rem; }
    .content-wrap .contentbox .tit-line .line-wrap {
      width: 100%;
      height: 1px;
      background: #ccc; }
      .content-wrap .contentbox .tit-line .line-wrap .line {
        position: relative;
        top: -1px;
        height: 3px;
        background: #fdcd21;
        width: 80px;
        margin: 0 auto; }
  .content-wrap .contentbox .w-ltside .mb {
    margin-bottom: 20px; }
    .content-wrap .contentbox .w-ltside .mb .tit-show .title {
      display: block;
      height: 45px;
      line-height: 45px;
      background: #fdcd21;
      background-size: cover;
      overflow: hidden;
      font-family: '微软雅黑';
      font-size: 16px;
      color: #fff;
      text-indent: 1em;
      cursor: pointer; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
        float: right;
        margin-right: 15px; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
        margin-right: 10px; }
  .content-wrap .contentbox .w-ltside .show-hide {
    display: none;
    overflow: hidden;
    width: 100%; }
    .content-wrap .contentbox .w-ltside .show-hide .div2 {
      display: block;
      height: 35px;
      line-height: 35px;
      cursor: pointer;
      background: #eee;
      color: #707070;
      font-size: 14px;
      text-align: center;
      border-bottom: 1px solid #fff; }
      .content-wrap .contentbox .w-ltside .show-hide .div2 a {
        display: block;
        color: #707070;
        text-decoration: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
        background: #fdcd21;
        color: #fff; }
    .content-wrap .contentbox .w-ltside .show-hide .div3 {
      display: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div3 ul {
        margin: 0;
        padding: 0; }
        .content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
          display: block;
          height: 34px;
          line-height: 34px;
          list-style: none;
          text-align: center;
          background: #fff;
          overflow: hidden;
          border-bottom: 1px solid #eee; }
          .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
            text-decoration: none;
            display: block;
            overflow: hidden;
            color: #666; }
            .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
              color: #fdcd21; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px;
    margin-bottom: 80px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      color: #fdcd21; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
        font-size: 1.8rem;
        font-weight: bold; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
          color: #acacac;
          position: relative;
          top: 3px;
          margin-left: 10px;
          font-size: 1.2rem;
          font-weight: normal;
          text-transform: uppercase; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      margin-top: 5px;
      border: 1px solid #ccc;
      padding: 5px 0; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox {
        border-bottom: 1px dashed #ccc; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
          display: block;
          height: 50px;
          line-height: 50px;
          text-align: left;
          font-size: 1.6rem;
          text-decoration: none;
          color: #2f2f2f;
          padding-left: 15px;
          padding-right: 15px;
          overflow: hidden; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover {
            background: #fdcd21;
            color: #292929 !important; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .tit span {
              color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .arrow {
              opacity: 1; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
            background: #fdcd21;
            color: #292929 !important; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .tit span {
              color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
              opacity: 1; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit {
            width: 80%; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit span {
              display: block;
              font-size: 1.2rem;
              color: #787878;
              text-transform: uppercase;
              font-family: "Aparajita"; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .arrow {
            font-style: normal;
            color: #292929;
            opacity: 0; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
          display: none; }
		  .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a.active {
    color: #fdcd21;
}
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
            background: #ededed;
            padding: 5px 10px 0; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
              border-bottom: 1px dashed #ccc; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
                padding-left: 20px;
                display: block;
                height: 50px;
                text-align: left;
                color: #696969;
                line-height: 50px;
                font-size: 1.4rem;
                text-decoration: none;
                overflow: hidden; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                  color: #fdcd21; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                  font-style: normal;
                  float: left;
                  width: 10%; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                  float: left;
                  width: 80%; }
    .content-wrap .contentbox .ltside .btnbox {
      margin-top: 25px; }
      .content-wrap .contentbox .ltside .btnbox .b2 {
        margin-top: 20px; }
        .content-wrap .contentbox .ltside .btnbox .b2 a {
          text-decoration: none;
          display: block;
          width: 100%;
          height: 50px;
          line-height: 50px;
          text-align: center;
          border: 1px solid #ccc;
          font-size: 1.4rem;
          color: #333; }
          .content-wrap .contentbox .ltside .btnbox .b2 a:hover {
            border-color: #fdcd21; }
          .content-wrap .contentbox .ltside .btnbox .b2 a i {
            margin: 0 30px;
            font-style: normal;
            font-weight: bold;
            color: #000; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .content-wrap .contentbox .main-wrap .title-posit {
      margin-bottom: 15px;
      line-height: 30px; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        color: #060607;
        font-size: 1.8rem;
        text-transform: uppercase;
        font-weight: bold; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title span {
          color: #acacac;
          margin-left: 8px;
          display: inline-block;
          font-size: 1.2rem;
          text-transform: uppercase;
          font-weight: normal; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        color: #343434;
        font-size: 1.2rem; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit span {
          font-weight: bold; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #616161; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .back a {
        color: #343434;
        font-size: 1.2rem; }
      .content-wrap .contentbox .main-wrap .title-posit .line {
        border-top: 1px solid #ccc; }
    .content-wrap .contentbox .main-wrap .about-con {
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .about-con img {
        max-width: 100%;
        margin: 10px 0; }
      .content-wrap .contentbox .main-wrap .about-con .con {
        font-size: 1.4rem;
        color: #0d0d0d;
        line-height: 30px;
        margin-bottom: 0; }
    .content-wrap .contentbox .main-wrap .news-con .nlist {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ccc; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a {
        display: block;
        text-decoration: none; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
          opacity: .5; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #b68f02; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
          width: 20%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
          width: 78%; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit {
            margin-top: 10px;
            font-size: 1.6rem;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
            color: #2b2b2b;
            font-weight: bold; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
            margin-top: 10px;
            font-size: 1.2rem;
            color: #878787;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
            float: right;
            margin-top: 10px;
            width: 80px;
            height: 30px;
            border-radius: 3px;
            background: #fdcd21;
            color: #fff;
            font-size: 1.2rem;
            line-height: 30px;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .product-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .product-con .plist a {
        text-decoration: none;
        display: block; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
          top: 0; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/product-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .stit {
              margin-top: 30%;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .btit {
          margin-top: 10px;
          font-size: 1.5rem;
          color: #292929;
          line-height: 25px;
          height: 25px;
          overflow: hidden;
          text-align: center; }
    .content-wrap .contentbox .main-wrap .case-con .clist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .case-con .clist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
          top: 0; }
.content-wrap .contentbox .main-wrap .case-con .clist a:hover{
  background: #fdcd21;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .btit{
  color: #fff;
}
        .content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/case-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.4rem;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .stit {
              margin-top: 48%; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .conbox {
          padding: 0 10px;
          height: 45px;
          line-height: 45px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .conbox .tit {
            width: calc(100% - 90px);
            display: inline-block;
            color: #292929;
            font-weight: bold;
            font-size: 1.4rem; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .conbox .morebtn {
            display: inline-block;
            width: 70px;
            text-align: right;
            color: #999;
            font-size: 1.2rem;
            text-transform: uppercase; }
.content-wrap .contentbox .main-wrap .case-con .clist a .btit{
  text-align: center;
  color: #666;
  font-size:1.4rem;
  line-height:45px;
  height:45px;
  overflow: hidden;}
    .content-wrap .contentbox .main-wrap .partner-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .partner-con .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .partner-con .plist a:hover {
          box-shadow: 0 0 8px #ccc; }
        .content-wrap .contentbox .main-wrap .partner-con .plist a .picbox {
          padding: 0 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
      margin-bottom: 10px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        font-weight: normal;
        font-size: 1.4rem;
        width: 22%;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 130px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
        margin-left: 2%;
        float: left;
        width: 15%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
        float: left;
        margin-left: 5px; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
          height: 30px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
        margin-top: 10px;
        width: 100px;
        height: 30px;
        color: #292929;
        border: none;
        background: #d1d1d1;
        font-size: 1.4rem;
        margin-right: 5px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
          background: #fdcd21;
          color: #fff; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
          margin-left: 23%; }
    .content-wrap .contentbox .main-wrap .messages-con .picbox {
      padding-left: 20px; }
      .content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
        border: 1px solid #ccc;
        padding: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .mappic {
      margin-top: 20px;
      border: 1px solid #ccc;
      padding: 5px; }
      .content-wrap .contentbox .main-wrap .contact-con .mappic img {
        width: 100%; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
      font-size: 1.8rem;
      margin-bottom: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
      font-size: 1.2rem;
      color: #696969;
      line-height: 25px; }
    .content-wrap .contentbox .main-wrap .news-details-con .tit {
      text-align: center;
      margin-bottom: 15px; }
      .content-wrap .contentbox .main-wrap .news-details-con .tit span {
        font-size: 2.4rem;
        border-bottom: 1px solid #0196dc;
        padding-bottom: 5px;
        color: #292929; }
    .content-wrap .contentbox .main-wrap .news-details-con .pic {
      margin: 10px 0;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .news-details-con .pic img {
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .news-details-con .con p {
      text-indent: 2em;
      color: #636363;
      font-size: 1.4rem;
      margin-bottom: 0;
      line-height: 28px; }
    .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow {
      background: #fff; }
      .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current {
        border: 1px solid #ccc;
        height: 250px !important; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current ul li {
          line-height: 250px !important;
          height: 250px !important;
          text-align: center; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current img {
          max-width: 100% !important;
          max-height: 100% !important;
          display: inline-block; }
      .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list {
        background: #fff;
        box-shadow: none;
        border-top: none; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list li .ps-item.ps-selected {
          border-color: #bc8c5b; }
.content-wrap .contentbox .main-wrap .product-details-con .showcn{
  position: relative;
  z-index:5;}
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .title {
      font-size: 2.4rem;
      color: #292929;
      line-height: 55px;
      overflow: hidden;
      font-weight: bold;
      border-bottom: 1px solid #ccc; }
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .con {
      margin-top: 10px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist {
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 15px; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist .tit {
          font-size: 1.4rem;
          font-weight: bold;
          color: #292929;
          line-height: 20px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist .cn {
          margin-top: 10px;
          font-size: 1.4rem;
          color: #696969;
          line-height: 25px; }
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
      margin-top: 6px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
        margin-top: 10px;
        float: left;
        display: inline-block;
        border: 1px solid #ccc;
        width: 245px;
        height: 45px;
        line-height: 45px;
        border-radius: 3px;
        text-align: center;
        font-size: 1.4rem;
        color: #292929; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 i {
          margin-right: 5px; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon {
      margin-top: 30px;
      border-top: 1px solid #ccc;
      padding-top: 10px; }
      .content-wrap .contentbox .main-wrap .product-details-con .dcon img {
        max-width: 100%;
        /*margin: 20px 0;*/ }
	  .content-wrap .contentbox .main-wrap .product-details-con .dcon p{
		margin:0;
	  }
      .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
        font-size: 1.4rem;
        color: #636363;
        line-height: 30px; }

.footer-wrap .f1box {
  background: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 70px 0; }
  .footer-wrap .f1box .linkbox {
    border-right: 1px solid #4e4e51; }
    .footer-wrap .f1box .linkbox .listbox {
      float: left;
      width: 33.33%;
      padding-right: 30px; }
      .footer-wrap .f1box .linkbox .listbox .tit {
        font-size: 1.8rem;
        font-weight: bold;
        color: #fff; }
      .footer-wrap .f1box .linkbox .listbox .con {
        margin-top: 25px; }
        .footer-wrap .f1box .linkbox .listbox .con .list a {
          display: block;
          line-height: 30px;
          height: 30px;
          overflow: hidden;
          font-size: 1.4rem;
          color: #fff; }
  .footer-wrap .f1box .phonebox {
    padding-left: 45px;
    margin-bottom: 35px; }
    .footer-wrap .f1box .phonebox .p1box {
      font-size: 1.4rem;
      color: #fff; }
      .footer-wrap .f1box .phonebox .p1box span {
        margin-top: -7px;
        display: block;
        color: #fdcd21;
        font-size: 3rem;
        font-family: "Impact"; }
    .footer-wrap .f1box .phonebox .p2box {
      margin-top: 5px; }
      .footer-wrap .f1box .phonebox .p2box img {
        max-width: 100%; }
    .footer-wrap .f1box .phonebox .line {
      width: 30px;
      height: 3px;
      background: #ffcc33;
      margin: 12px 0; }
    .footer-wrap .f1box .phonebox .fxbox {
      color: #fff;
      font-size: 1.2rem; }
      .footer-wrap .f1box .phonebox .fxbox span {
        margin-right: 5px; }
      .footer-wrap .f1box .phonebox .fxbox a {
        margin-right: 10px; }
  .footer-wrap .f1box .ewmbox {
    text-align: center; }
    .footer-wrap .f1box .ewmbox .pic {
      display: inline-block;
      width: 50%;
      float: left; }
      .footer-wrap .f1box .ewmbox .pic span {
        margin-top: 8px;
        display: block;
        font-size: 1.4rem;
        color: #fff; }
.footer-wrap .f2box {
  padding: 35px 0 30px; }
  .footer-wrap .f2box .iconbox {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px; }
    .footer-wrap .f2box .iconbox .ilist {
      margin-bottom: 20px; }
      .footer-wrap .f2box .iconbox .ilist .icon {
        float: left;
        display: inline-block;
        width: 80px; }
      .footer-wrap .f2box .iconbox .ilist .con {
        margin-top: 5px;
        float: left;
        width: calc(100% - 80px); }
        .footer-wrap .f2box .iconbox .ilist .con .tit {
          font-size: 1.6rem;
          font-weight: bold;
          color: #292929; }
        .footer-wrap .f2box .iconbox .ilist .con .cn {
          margin-top: 3px;
          font-size: 1.4rem;
          color: #696969; }
  .footer-wrap .f2box .copyright {
    padding-top: 30px;
    font-size: 1.4rem;
    line-height: 25px;
    text-align: center; }
    .footer-wrap .f2box .copyright .clt {
      color: #292929; }
      .footer-wrap .f2box .copyright .clt span {
        display: inline-block; }
    .footer-wrap .f2box .copyright .crt {
      color: #999; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left; }

  .header-wrap .header {
    height: 135px; }
    .header-wrap .header .col-md-9 {
      position: static; }
    .header-wrap .header .logo {
      top: 0;
      float: none;
      left: 50%;
      margin-left: -94px; }

  .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist {
    margin-bottom: 0; }
  .content-wrap .case-wrap .case-con .tabhd .thdlist {
    margin: 0 40px; }
  .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox {
    padding-right: 10px; }
    .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .bpic {
      padding-right: 10px; }
    .content-wrap .case-wrap .case-con .tabbd .tbdlist .picbox .spicbox .spic {
      padding: 0 10px 20px; }
  .content-wrap .case-wrap .case-con .tabbd .tbdlist .conbox {
    height: 451px; }
  .content-wrap .adbox2-wrap .clt {
    float: left; }
    .content-wrap .adbox2-wrap .clt .con {
      margin-top: 20px; }
      .content-wrap .adbox2-wrap .clt .con .c1 a {
        position: relative;
        top: -5px;
        margin: 0 0 0 20px; }
  .content-wrap .adbox2-wrap .crt {
    float: right;
    margin-top: 20px;
    text-align: right; }
  .content-wrap .about-wrap .about-con .a1box .picbox {
    padding-left: 30px; }
  .content-wrap .about-wrap .about-con .a1box .btnbox {
    top: 25px; }
  .content-wrap .about-wrap .about-con .a2box {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 2; }
    .content-wrap .about-wrap .about-con .a2box .title {
      float: left;
      width: 75px;
      margin-top: 122px; }
    .content-wrap .about-wrap .about-con .a2box .showpicbox {
      float: left;
      margin-left: 15%;
      width: calc(80% - 200px);
      text-align: left; }
  .content-wrap .news-wrap .news-con .nbox {
    padding-right: 30px; }
  .content-wrap .contentbox {
    margin-top: 120px; }
    .content-wrap .contentbox .main-wrap {
      padding-left: 20px; }
      .content-wrap .contentbox .main-wrap .messages-con .mconbox {
        width: 800px;
        margin: 0 auto; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        width: 12%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        width: 86%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        width: 86%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
        margin-left: 14%; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn {
        padding-left: 35px; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
          float: right; }
          .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
            margin-top: 0;
            margin-left: 15px; }

  .footer-wrap .f1box {
    padding-bottom: 30px; }
    .footer-wrap .f1box .phonebox {
      padding-left: 70px; }
  .footer-wrap .f2box .copyright {
    text-align: left; }
    .footer-wrap .f2box .copyright .clt {
      float: left; }
      .footer-wrap .f2box .copyright .clt span {
        margin-right: 50px; }
    .footer-wrap .f2box .copyright .crt {
      float: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 63%; }
  .content-wrap .adbox2-wrap .crt a{
    display: inline-block !important;}
  .content-wrap .adbox2-wrap .crt .cbox{
    display: inline-block;
    position: relative;
    top:7px;
  }
  .pgwSlideshow.narrow .ps-list .ps-prev{
    display: none !important;
  }
  .pgwSlideshow.narrow .ps-list .ps-next{
    display: none !important;
  }
}
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; }
  .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a{
    font-size:1.4rem; padding: 0 5px 20px;}

  .content-wrap .case-wrap .case-con .tabhd{
    margin-bottom:5px;
  }
  .content-wrap .case-wrap .case-con .tabhd .thdlist a .icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .content-wrap .case-wrap .case-con .tabhd .thdlist a .tit{
    font-size:1.2rem;
  }
  .content-wrap .adbox2-wrap .clt .num{
    font-size:5rem;width: 55px;
  }
  .content-wrap .adbox2-wrap .clt .con .c1 span{
    font-size:1.6rem;
  }
  .content-wrap .adbox2-wrap .clt .con .c1 a{
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 1.2rem;
    border-radius: 25px;
  }
  .content-wrap .adbox2-wrap .clt .con .c2{
    font-size:1.2rem;
  }
  .content-wrap .adbox2-wrap .crt{
    text-align: center;
  }
  .content-wrap .adbox2-wrap .crt .p1{
    font-size:1.2rem;
  }
  .content-wrap .adbox2-wrap .crt .p2{
    font-size:1.2rem;
  }
  .content-wrap .adbox2-wrap{
    padding:20px 0;
  }
  .content-wrap .adbox2-wrap .clt{
    padding-left: 8%;
  }
  .content-wrap .news-wrap .title-line{
    padding: 25px 0 185px;
  }
  .content-wrap .news-wrap .title-line .title{
    font-size: 2.4rem;
  }
  .content-wrap .news-wrap .title-line .stxt{
    font-size: 1.2rem;
  }
  .content-wrap .news-wrap .news-con .nlist a .conbox .icon{
    margin-top: -35px;
  }
  .content-wrap .news-wrap .news-con .nlist a .conbox .icon img {
    max-width: 45%;
  }

  .content-wrap .case-wrap .title-line .title{
    font-size: 2.4rem;
  }
  .content-wrap .case-wrap .title-line .stxt{
    font-size: 1.2rem;
  }

  .content-wrap .about-wrap .title-line .title{
    font-size: 2.4rem;
  }
  .content-wrap .about-wrap .title-line .stxt{
    font-size: 1.2rem;
  }

  .content-wrap .product-wrap .title-line .title{
    font-size: 2.4rem;
  }
  .content-wrap .product-wrap .title-line .stxt{
    font-size: 1.2rem;
  }
}

/*# sourceMappingURL=style.css.map */
