@charset "UTF-8";
@-webkit-keyframes jump {
  0% {
    position: relative;
    top: 0; }
  10% {
    position: relative;
    top: -5px; }
  30% {
    position: relative;
    top: 15px; }
  40% {
    position: relative;
    top: -5px; }
  60% {
    position: relative;
    top: 10px; }
  70% {
    position: relative;
    top: 0px; }
  70% {
    position: relative;
    top: -5px; }
  100% {
    position: relative;
    top: 0; } }
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "pmzd";
  src: url(../fonts/pmzd.ttf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "xw";
  src: url(../fonts/xw.otf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1500px !important;
  margin: 0 auto;
  padding: 0; }

.container-fluid2 {
  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; }

.header-wrap .header .logo{font-size: 0;}
a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.header-wrap .header {
  background: url(../images/headerbg.jpg) no-repeat center center;
  background-size: cover;
/*  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; */
}
  .header-wrap .header.active, .header-wrap .header.active2 {
    background: rgba(0, 0, 0, 0.3) !important; }
  .header-wrap .header .logo {
    line-height: 80px; }
  .header-wrap .header .nav-ul {
    height: 80px; }
    .header-wrap .header .nav-ul .navlist {
      position: relative;
      display: inline-block;
      float: left;
      width: 14.25%; }
      .header-wrap .header .nav-ul .navlist a.listh1 {
        line-height: 80px;
        text-decoration: none;
        display: block;
        color: #fff;
        text-align: center;
        font-size: 1.4rem;
        /*border-top: 3px solid rgba(255, 204, 51, 0);*/
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .header-wrap .header .nav-ul .navlist a.listh1:hover, .header-wrap .header .nav-ul .navlist a.listh1.on {
          background: rgba(0, 0, 0, 0.2);
          border-top-color: #ffcc33; }
      .header-wrap .header .nav-ul .navlist .list2-ul {
        position: absolute;
        left: 0;
        top: 80px;
        display: none;
        z-index: 10;
        background: rgba(0, 0, 0, 0.8) !important;
        background: #000;
        filter: alpha(opacity=80);
        width: 180px; }
        .header-wrap .header .nav-ul .navlist .list2-ul .list {
          position: relative; }
          .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
            text-align: left;
            padding-left: 10px;
            line-height: 35px;
            color: #fff;
            display: block;
            text-decoration: none; }
            .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover, .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
              background: #ffcc33;
              color: #666; }
          .header-wrap .header .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); }
            .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
              text-align: center; }
              .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
                display: block;
                line-height: 35px;
                color: #fff; }
  .header-wrap .header .languages {
    border-left: 1px solid #b6b6b6;
    height: 25px;
    margin-top: 30px;
    padding-left: 25px; }
    .header-wrap .header .languages .list {
      float: left;
      width: 50%; }
  .header-wrap .header .menu {
    line-height: 80px;
    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; }

.banner-wrap {
  position: relative;
  height: 100%; }
  .banner-wrap .swiper-container {
    width: 100%;
    height: 100%; }
  .banner-wrap .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .banner-wrap .swiper-slide .con img {
      max-width: 100%; }
.banner-wrap .swiper-slide .text img{
  max-width: 90%;
}
.banner-wrap .swiper-slide .text{
  margin-top:120px;
}
.banner-wrap .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px; }
  .banner-wrap .swiper-pagination {
    z-index: 40; }
  .banner-wrap .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: 0; }
  .banner-wrap .arrow {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 15; }
    .banner-wrap .arrow a {
      -webkit-animation: jump 1s infinite linear; }
  .banner-wrap .swiper-pagination-bullet-active {
    background: #ffcc33; }
  .banner-wrap .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px; }

.adbox-wrap .picbox {
  height: 250px; }

.content-wrap .firstScreen-wrap .f1box {
  padding: 45px 0; }
  .content-wrap .firstScreen-wrap .f1box .title-line {
    font-size: 1.8rem;
    font-weight: bold;
    color: #292929;
    text-transform: uppercase; }
    .content-wrap .firstScreen-wrap .f1box .title-line span {
      font-size: 1.2rem;
      color: #999;
      font-weight: normal; }
  .content-wrap .firstScreen-wrap .f1box .video-wrap {
    margin-bottom: 66px; }
    .content-wrap .firstScreen-wrap .f1box .video-wrap .video-con {
      margin-top: 0; }
      .content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic {
        height: 300px; }
        .content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic img {
          width: 100%;
          height: 300px; }
  .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con {
    margin-top: 0; }
    .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #eee;
        background: #eaeaea;
        position: relative;
        overflow: hidden; }
        .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a:hover .showcn {
          bottom: 0; }
        .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a .conbox {
          padding: 0 15px;
          height: 45px;
          line-height: 45px;
          overflow: hidden; }
          .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a .conbox .tit {
            display: inline-block;
            font-size: 1.4rem;
            color: #292929;
            font-weight: bold;
            width: calc(100% - 80px); }
          .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a .conbox .morebtn {
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            color: #999;
            width: 55px;
            text-align: right; }
        .content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a .showcn {
          position: absolute;
          bottom: -800px;
          left: 0;
          width: 100%;
          height: 45px;
          overflow: hidden;
          line-height:45px;
          background:rgba(36,66,166,.8);
          color: #fff;
          padding: 0 15px;
          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 .firstScreen-wrap .f1box .product-wrap .product-con .plist a .showcn .stit {
            font-size: 1.4rem;
            float: left;
          }
.content-wrap .firstScreen-wrap .f1box .product-wrap .product-con .plist a .showcn .morebtn{
  float: right;
}
.content-wrap .firstScreen-wrap .f2box {
  padding: 45px 0;
  border-top: 1px solid #eee; }
  .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a {
    text-decoration: none;
    display: block; }
    .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a:hover .icon img {
      -webkit-filter: brightness(1);
      opacity: 1; }
    .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a .icon {
      float: left;
      width: 60px; }
      .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a .icon img {
        -webkit-filter: brightness(0);
        opacity: .8;
        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 .firstScreen-wrap .f2box .iconbox .ilist a .titbox {
      margin-top: 5px;
      float: left;
      width: calc(100% - 60px); }
      .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a .titbox .t1 {
        font-size: 1.4rem;
        color: #292929;
        line-height: 20px;
        height: 20px;
        overflow: hidden; }
      .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a .titbox .t2 {
        font-size: 1.2rem;
        color: #999; }
.content-wrap .about-wrap {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0;
  position: relative;
  color: #fff; }
  .content-wrap .about-wrap .about-con .picbox {
    margin-bottom: 20px; }
  .content-wrap .about-wrap .about-con .conbox .c1box .titbox .chtit {
    font-size: 3rem;
    color: #ffcc33;
    font-weight: bold; }
  .content-wrap .about-wrap .about-con .conbox .c1box .titbox .entit {
    margin-top: 5px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    opacity: .6;
    text-transform: uppercase; }
  .content-wrap .about-wrap .about-con .conbox .c1box .titbox .stxt {
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
    opacity: .6;
    background: url(../images/about-c1box-line1.png) no-repeat left center; }
  .content-wrap .about-wrap .about-con .conbox .c1box .titbox .morebtn {
    margin-top: 10px; }
    .content-wrap .about-wrap .about-con .conbox .c1box .titbox .morebtn a {
      text-decoration: none;
      display: block;
      width: 135px;
      height: 45px;
      border: 1px solid #c8c8c8;
      line-height: 45px;
      text-align: center;
      font-size: 1.4rem;
      color: #fff;
      opacity: .6;
      text-transform: uppercase; }
      .content-wrap .about-wrap .about-con .conbox .c1box .titbox .morebtn a:hover {
        background: #fff;
        color: #333; }
  .content-wrap .about-wrap .about-con .conbox .c1box .con {
    margin-top: 30px;
    font-size: 1.4rem;
    line-height: 28px;
    height: 224px;
    overflow: hidden; }
  .content-wrap .about-wrap .about-con .conbox .c2box {
    margin-top: 45px;
    background: url(../images/about-c2boxbg.jpg) no-repeat;
    background-size: cover;
    padding: 25px; }
    .content-wrap .about-wrap .about-con .conbox .c2box .t1 {
      font-size: 2.6rem;
      opacity: .48;
      text-transform: uppercase;
      font-family: "Arial";
      font-weight: bold; }
    .content-wrap .about-wrap .about-con .conbox .c2box .t2 {
      margin-top: -3px;
      font-size: 2.6rem;
      font-weight: bold; }
    .content-wrap .about-wrap .about-con .conbox .c2box .t3 {
      font-size: 1.4rem; }
      .content-wrap .about-wrap .about-con .conbox .c2box .t3 span {
        color: #ffcc33; }
  .content-wrap .about-wrap .abg {
    position: absolute;
    z-index: -1;
    bottom: -80px;
    left: 0;
    width: 100%;
    height: 80px;
    background: #f3f3f3; }
.content-wrap .news-wrap {
  padding: 66px 0; }
  .content-wrap .news-wrap .title-line {
    font-size: 1.8rem;
    font-weight: bold;
    color: #292929;
    text-transform: uppercase; }
    .content-wrap .news-wrap .title-line span {
      font-size: 1.2rem;
      color: #999;
      font-weight: normal; }
  .content-wrap .news-wrap .news-con {
    margin-top: 25px; }
    .content-wrap .news-wrap .news-con .bnlistbox {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .bnlistbox .news-carousel {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #eee; }
        .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item {
          display: block;
          text-decoration: none; }
          .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item:hover .conbox .tit {
            color: #ffcc33; }
          .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item .conbox {
            background: #fff;
            padding: 25px 35px; }
            .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item .conbox .tit {
              font-size: 1.4rem;
              font-weight: bold;
              color: #292929;
              line-height: 20px;
              height: 20px;
              overflow: hidden; }
            .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item .conbox .con {
              margin-top: 5px;
              font-size: 1.2rem;
              color: #696969;
              line-height: 20px;
              height: 40px;
              overflow: hidden; }
            .content-wrap .news-wrap .news-con .bnlistbox .news-carousel .item .conbox .time {
              margin-top: 10px;
              font-size: 1.2rem;
              color: #101a35;
              font-weight: bold; }
      .content-wrap .news-wrap .news-con .bnlistbox .owl-theme .owl-controls {
        position: absolute;
        bottom: 25px;
        right: 40px;
        width: 100%;
        text-align: right; }
        .content-wrap .news-wrap .news-con .bnlistbox .owl-theme .owl-controls.clickable .owl-page span {
          background: #8690aa;
          width: 8px;
          height: 8px;
          opacity: 1;
          margin: 0 3px;
          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 .news-wrap .news-con .bnlistbox .owl-theme .owl-controls.clickable .owl-page:hover span {
          background: #101a35; }
        .content-wrap .news-wrap .news-con .bnlistbox .owl-theme .owl-controls .owl-page.active span {
          background: #101a35; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist {
      padding: 0 10px 20px; }
      .content-wrap .news-wrap .news-con .nlistbox .nlist a {
        position: relative;
        z-index: 2;
        text-decoration: none;
        display: block;
        background: #fff;
        padding: 25px 20px;
        border: 1px 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 .news-wrap .news-con .nlistbox .nlist a:hover {
          background: url(../images/news-nlistboxbg.png) repeat-x;
          background-size: 100% 100%; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .icon img {
            -webkit-filter: brightness(100); }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .conbox .tit {
            color: #fff; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .conbox .con {
            color: #fff; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .icon {
          float: left;
          width: 65px;
          font-size: 4.8rem;
          color: #237d50;
          font-family: "Impact"; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .icon img {
            -webkit-filter: brightness(1); }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox {
          margin-top: 10px;
          float: right;
          width: calc(100% -  66px); }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .tit {
            font-size: 1.4rem;
            color: #292929;
            font-weight: bold;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .con {
            margin-top: 5px;
            font-size: 1.2rem;
            color: #696969;
            line-height: 20px;
            height: 60px;
            overflow: hidden; }
.content-wrap .contentbox {
  margin-top: 30px; }
  .content-wrap .contentbox .title-line {
    text-align: center;
    margin-bottom: 15px; }
    .content-wrap .contentbox .title-line .chtit {
      font-size: 3rem;
      color: #292929;
      font-family: "pmzd"; }
    .content-wrap .contentbox .title-line .entit {
      font-size: 1.2rem;
      text-transform: uppercase;
      font-family: "xw";
      color: #ccc; }
    .content-wrap .contentbox .title-line .line {
      width: 20px;
      height: 3px;
      background: #ffcc33;
      margin: 5px auto 0; }
  .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: #ffcc33;
      background-size: cover;
      overflow: hidden;
      font-family: '微软雅黑';
      font-size: 16px;
      color: #333;
      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: #ffcc33;
        color: #333; }
    .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: #ffcc33; }
  .content-wrap .contentbox .ltside {
    margin-bottom: 20px;
    position: relative;
    top: -100px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      border: 5px solid #fff;
      background: #009ddf;
      color: #fff;
      padding: 35px 15px; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
        font-size: 2.4rem;
        font-weight: bold; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
          margin-top: 3px;
          font-family: "Arial";
          font-size: 1.4rem;
          display: block;
          font-weight: normal;
          color: #dfdfdf;
          text-transform: uppercase; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      margin-top: 5px; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .list {
        background: #fff;
        display: block;
        height: 45px;
        text-align: left;
        color: #2f2f2f;
        line-height: 35px;
        font-size: 1.4rem;
        text-decoration: none;
        margin-bottom: 1px;
        border-bottom: 1px solid #d7d7d7;
        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 .ltside .linkbox .link-wrap .list:hover {
          background: #009ddf;
          color: #fff !important; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
          background: #009ddf;
          color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 i.arrow {
            transform: rotate(90deg);
            color: #fff; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .list i.arrow {
          font-style: normal;
          margin-top: 6px;
          display: inline-block;
          margin-right: 10px;
          font-size: 1.8rem; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .list i.icon {
          width: 5px;
          height: 30px;
          background: #fff;
          margin-top: 7px;
          margin-right: 10px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .list span {
          margin-top: 5px;
          font-weight: bold;
          float: left; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
        margin-bottom: 5px;
        display: none; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
          display: block;
          height: 38px;
          text-align: left;
          text-indent: 1.2em;
          color: #282828;
          line-height: 38px;
          font-size: 1.4rem;
          text-decoration: none;
          background: #e4e4e4;
          border-bottom: 1px solid #fff; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
            color: #009ddf; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover i {
              opacity: 1; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
            margin-top: 10px;
            width: 2px;
            height: 15px;
            float: left;
            display: inline-block;
            background: #009ddf;
            opacity: 0; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
            margin-right: 10px; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 15px; }
      .content-wrap .contentbox .ltside .contactbox .title-arrow .title {
        margin: 0;
        font-size: 2.4rem;
        color: #009ddf; }
      .content-wrap .contentbox .ltside .contactbox .con {
        margin-top: 15px;
        border: 1px solid #ccc;
        padding: 20px 15px; }
        .content-wrap .contentbox .ltside .contactbox .con .ctit {
          font-size: 1.6rem;
          color: #333;
          font-weight: bold;
          margin-bottom: 10px; }
        .content-wrap .contentbox .ltside .contactbox .con .clist {
          margin-bottom: 5px; }
          .content-wrap .contentbox .ltside .contactbox .con .clist i {
            float: left;
            margin-right: 10px;
            width: 12px; }
          .content-wrap .contentbox .ltside .contactbox .con .clist p {
            text-transform: uppercase;
            word-wrap: break-word;
            width: 136px;
            float: left;
            color: #333;
            font-size: 1.5rem;
            margin-bottom: 0; }
            .content-wrap .contentbox .ltside .contactbox .con .clist p span {
              display: block;
              color: #333; }
              .content-wrap .contentbox .ltside .contactbox .con .clist p span.ptxt {
                color: #e60012; }
        .content-wrap .contentbox .ltside .contactbox .con .zxbtn {
          border-top: 1px solid #ccc;
          padding-top: 10px; }
          .content-wrap .contentbox .ltside .contactbox .con .zxbtn a {
            width: 100%;
            height: 35px;
            background: #404040;
            color: #fff;
            display: block;
            line-height: 35px;
            text-decoration: none;
            text-align: center; }
            .content-wrap .contentbox .ltside .contactbox .con .zxbtn a:hover {
              background: #009ddf; }
  .content-wrap .contentbox .choosebox {
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px; }
    .content-wrap .contentbox .choosebox ul li {
      display: inline-block; }
      .content-wrap .contentbox .choosebox ul li a {
        display: inline-block;
        font-size: 1.8rem;
        line-height: 80px;
        height: 80px;
        padding: 0 3px;
        color: #292929;
        text-decoration: none;
        margin: 0 30px; }
        .content-wrap .contentbox .choosebox ul li a.active, .content-wrap .contentbox .choosebox ul li a:hover {
          color: #ffcc33;
          border-bottom: 2px solid #ffcc33; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .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 a {
      text-decoration: none;
      display: block;
      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:hover {
        background: #ffcc33; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .container-fluid2 {
          border-bottom: none; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .container-fluid2 .title span {
            color: #ffcc33;
            background: #fff; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .container-fluid2 .con .tit {
            color: #fff; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .container-fluid2 .con .cn {
            color: #fff;
            margin-bottom: 0; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 {
        padding: 45px 0 40px;
        border-bottom: 1px solid #f2f2f2; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 .title {
          float: left;
          width: 75px; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 .title span {
            font-size: 1.4rem;
            color: #fff;
            background: #ffcc33;
            border-radius: 30px;
            padding: 0 22px;
            display: inline-block;
            height: 32px;
            line-height: 32px;
            font-style: normal; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 .con {
          float: right;
          width: calc(100% - 90px);
          width: -moz-calc(100% - 90px);
          width: -webkit-calc(100% - 90px); }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 .con .tit {
            font-size: 1.8rem;
            color: #292929;
            margin: 0 0 10px 0;
            line-height: 20px;
            height: 20px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .container-fluid2 .con .cn {
            font-size: 1.4rem;
            color: #696969;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
    .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;
        border: 1px solid #eee;
        position: relative;
        overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .showcn {
          top: 0; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .conbox {
          border-top: 1px solid #eee;
          padding: 20px;
          text-align: center; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .num {
            font-size: 3.6rem;
            color: #ffcc33;
            font-family: "Impact"; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .tit {
            font-size: 2rem;
            color: #292929;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .classname {
            margin-top: 5px;
            font-size: 1.4rem;
            color: #999;
            line-height: 20px;
            height: 20px;
            overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .showcn {
          position: absolute;
          z-index: 2;
          top: 800px;
          left: 0;
          width: 100%;
          height: 100%;
          background: url(../images/product-fdj2.jpg) no-repeat center center;
          text-align: center;
          color: #fff;
          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 .showcn .num {
            margin-top: 30%;
            color: #292929;
            font-size: 3.6rem;
            font-family: "Impact"; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .showcn .tit {
            font-size: 2rem;
            color: #292929;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .showcn .classname {
            margin-top: 5px;
            font-size: 1.4rem;
            color: #000;
            opacity: .6;
            line-height: 20px;
            height: 20px;
            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 .messages-con {
      margin-top: 30px; }
      .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: #ffcc33;
            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 .showbox .pic {
      border: 1px solid #eee; }
    .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 #eee; }
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .con {
      margin-top: 25px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist {
        border-bottom: 1px solid #eee;
        padding-bottom: 25px;
        margin-bottom: 25px; }
        .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 .z1 {
        float: left;
        display: inline-block;
        margin-bottom: 15px; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z1 a {
          text-decoration: none;
          display: block;
          background: #ffcc33;
          width: 125px;
          height: 45px;
          border-radius: 5px;
          line-height: 45px;
          text-align: center;
          color: #fff;
          font-size: 1.4rem;
          font-weight: bold;
          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-details-con .showcn .zxbox .z1 a:hover {
            background: #ffbf00; }
          .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z1 a i {
            margin-right: 5px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
        float: left; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 a {
          text-decoration: none;
          display: inline-block;
          border: 1px solid #eee;
          padding: 0 15px;
          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 a:hover {
            border-color: #ffcc33; }
          .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 a i {
            margin-right: 10px; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon {
      margin-top: 30px;
      border-top: 1px solid #eee;
      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: #292929;
        line-height: 30px; }

.footer-wrap .f1box {
  background: url(../images/footer-f1boxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 75px 0;
  color: #fff; }
  .footer-wrap .f1box .titbox .t1 {
    font-size: 1.4rem;
    text-transform: uppercase; }
  .footer-wrap .f1box .titbox .t2 {
    margin-top: 20px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffcc33; }
  .footer-wrap .f1box .titbox .t3 {
    margin-top: 5px;
    font-size: 1.4rem; }
  .footer-wrap .f1box .conbox {
    margin-top: 35px; }
    .footer-wrap .f1box .conbox div:nth-child(2) .inputlist .textbox1 {
      background: #fff url(../images/footer-f1box-icon2.png) no-repeat right 15px; }
    .footer-wrap .f1box .conbox div:nth-child(3) .inputlist .textbox1 {
      background: #fff url(../images/footer-f1box-icon3.png) no-repeat right 15px; }
    .footer-wrap .f1box .conbox .inputlist {
      padding: 0 2px 5px; }
      .footer-wrap .f1box .conbox .inputlist .textbox1 {
        width: 100%;
        height: 50px;
        background: #fff url(../images/footer-f1box-icon1.png) no-repeat right 15px;
        border: none;
        padding: 5px 55px 5px 10px;
        color: #333;
        outline: none; }
      .footer-wrap .f1box .conbox .inputlist .submitbtn {
        width: 100%;
        height: 50px;
        background: #ffcc33;
        color: #fff;
        border: none;
        outline: none;
        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; }
        .footer-wrap .f1box .conbox .inputlist .submitbtn:hover {
          background: #cc9900; }
.footer-wrap .f2box {
  padding: 65px 0 45px; }
  .footer-wrap .f2box .fwcn .phonetxt {
    border-left: 3px solid #0a2240;
    padding-left: 20px; }
    .footer-wrap .f2box .fwcn .phonetxt .p1 {
      font-size: 1.4rem;
      color: #696969; }
    .footer-wrap .f2box .fwcn .phonetxt .p2 {
      color: #0a2240;
      font-size: 2.8rem;
      font-weight: bold;
      font-family: "Arial"; }
    .footer-wrap .f2box .fwcn .phonetxt .p3 {
      color: #999; }
  .footer-wrap .f2box .fwcn .copyright {
    margin-top: 35px;
    color: #999;
    line-height: 25px; }
  .footer-wrap .f2box .dhcn {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 0 20px 30px 50px;
    width: 33.33%;
    float: left; }
    .footer-wrap .f2box .dhcn .tit {
      font-size: 1.6rem;
      color: #292929;
      font-weight: bold; }
    .footer-wrap .f2box .dhcn .con {
      margin-top: 20px; }
      .footer-wrap .f2box .dhcn .con .list {
        float: left;
        width: 50%; }
        .footer-wrap .f2box .dhcn .con .list a {
          display: block;
          color: #696969;
          font-size: 1.4rem;
          line-height: 30px; }
  .footer-wrap .f2box .ewmbox {
    margin-top: 20px;
    float: left; }
    .footer-wrap .f2box .ewmbox .pic {
      text-align: center; }
      .footer-wrap .f2box .ewmbox .pic span {
        margin-top: 10px;
        display: block;
        color: #696969; }

.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: 80px; }
    .header-wrap .header .logo {
      line-height: 80px; }
      .header-wrap .header .logo img{max-height: 60%;}

  .adbox-wrap .picbox {
    height: 400px; }

  .content-wrap .firstScreen-wrap .f1box {
    padding: 66px 0; }
    .content-wrap .firstScreen-wrap .f1box .title-line {
      font-size: 1.8rem;
      font-weight: bold;
      color: #292929;
      text-transform: uppercase; }
      .content-wrap .firstScreen-wrap .f1box .title-line span {
        font-size: 1.2rem;
        color: #999;
        font-weight: normal; }
    .content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic {
      height: 475px; }
      .content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic img {
        height: 475px; }
    .content-wrap .firstScreen-wrap .f1box .product-wrap {
      padding-left: 20px; }
  .content-wrap .firstScreen-wrap .f2box .iconbox .ilist a {
    padding-left: 55px; }
  .content-wrap .about-wrap {
    padding: 100px 0 0;
    height: 700px;
    margin-bottom: 80px; }
    .content-wrap .about-wrap .about-con .conbox .c1box {
      padding-right: 0; }
      .content-wrap .about-wrap .about-con .conbox .c1box .titbox {
        position: relative; }
        .content-wrap .about-wrap .about-con .conbox .c1box .titbox .morebtn {
          position: absolute;
          right: 0;
          top: 0; }
    .content-wrap .about-wrap .about-con .conbox .c2box {
      padding: 30px 45px; }
  .content-wrap .news-wrap .news-con .bnlistbox {
    padding-right: 10px; }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a {
    padding: 44px 30px; }
  .content-wrap .contentbox .main-wrap .news-con {
    margin-top: -30px; }
  .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox {
    padding: 0 30px; }
  .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 .z2 {
      margin-top: 0;
      margin-left: 15px; }

  .footer-wrap .f2box .ewmbox {
    margin-top: 0;
    float: none; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .container-fluid2 {
    padding-left: .5em;
    padding-right: .5em; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 100%; } }
@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%; } }

/*# sourceMappingURL=style.css.map */








.content-wrap .firstScreen-wrap .f1box .title-line{text-align: center;position: relative;font-size: 36px;font-weight: bold;padding-bottom: 38px;}
.content-wrap .firstScreen-wrap .f1box .title-line b{color: #FD0402;}
.content-wrap .firstScreen-wrap .f1box .title-line span{display: block;font-size: 15px;text-transform: uppercase;color: #222;font-weight: bold;}

.content-wrap .firstScreen-wrap .f1box .video-wrap .video-con{max-width: 850px;margin: 0 auto;background: #000;}
.content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic{height: auto;padding-top:56.25%;position: relative;}
.content-wrap .firstScreen-wrap .f1box .video-wrap .video-con .pic video{position: absolute;left: 0;top:0;width: 100%;height: 100%!important}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line{background: #FDCD21;position: relative;padding: 44px 0 33px;margin:0 auto 50px;max-width: 1260px;}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line:after{content: "";width: 500px;height: 100%;position: absolute;right: 100%;top:0;background: #FDCD21;}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line:before{content: "";width: 500px;height: 100%;position: absolute;left: 100%;top:0;background: #FDCD21;}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line a{display: block;width: 110px;line-height: 38px;color: #000;border: 1px solid #333;text-align: center;font-size: 15px;position: absolute;right: 10px;bottom: 40px;font-weight: normal;transition: all .2s;}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line a:hover{background: #FD0402;border-color: #FD0402;color: #fff;}


.content-wrap .firstScreen-wrap .f1box .product-wrap .product-con{max-width: 1260px;margin: 0 auto;}



.content-wrap .about-wrap .about-con .conbox .c1box .con{margin: 0;background: rgba(255, 255, 255, .8);padding: 50px 50px 111px;font-size:18px;line-height: 38px;height: auto;color: #000!important;}
.content-wrap .about-wrap .about-con .conbox .c1box .con span{color: #000!important;}




.content-wrap .about-wrap .about-con .conbox .c2box{background:#FDCD21;margin: -77px 35px 0;position: relative;padding:26px 35px 20px;}

.content-wrap .about-wrap .about-con .conbox .c2box .t1{font-size: 16px;color: #000;opacity: 1;}
.content-wrap .about-wrap .about-con .conbox .c2box .t2{font-size: 30px;color: #FD0402;}
.content-wrap .about-wrap .about-con .conbox .c2box a{display: block;width: 110px;line-height: 38px;border: 1px solid #333;text-align: center;color: #000;font-size: 15px;position: absolute;right: 35px;bottom: 34px;font-weight: normal;transition: all .2s;}
.content-wrap .about-wrap .about-con .conbox .c2box a:hover{background: #FD0402;border-color: #FD0402;color: #fff;}





.content-wrap .news-wrap .title-line{text-align: center;position: relative;font-size: 36px;font-weight: bold;padding-bottom: 38px;}
.content-wrap .news-wrap .title-line b{color: #FD0402;}
.content-wrap .news-wrap .title-line span{display: block;font-size: 15px;text-transform: uppercase;color: #222;font-weight: bold;}



.content-wrap .about-wrap .abg{display: none;}
.content-wrap .about-wrap{margin-bottom: 0;}

.content-wrap{width: 100%;max-width: 100%;overflow: hidden;}




.banner-wrap .swiper-slide img.yd{display: none;}






.banner-wrap .swiper-slide{background: transparent!important;height: auto;}
.banner-wrap .swiper-slide img{display: block;width: 100%;}
.banner-wrap{height: auto;}
.banner-wrap .swiper-container{height: auto;}
.banner-wrap .swiper-wrapper{height: auto;}




@media (max-width: 767px) {

.content-wrap .firstScreen-wrap .f1box .title-line{font-size: 24px;padding-bottom: 24px;}
.content-wrap .news-wrap .title-line{font-size: 24px;padding-bottom: 24px;}
.content-wrap .news-wrap .title-line span{font-size: 13px;}
.content-wrap .firstScreen-wrap .f1box .title-line span{font-size: 13px;}


.content-wrap .firstScreen-wrap .f1box .video-wrap{margin-bottom: 40px;}



.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line{margin-bottom:30px;padding: 30px 0 20px;}
.content-wrap .firstScreen-wrap .f1box .col-md-12:nth-child(2) .title-line a{width: 96px;font-size: 14px;line-height: 34px;bottom:22px;height: 36px;}

.content-wrap .about-wrap .about-con .conbox .c1box .con{padding: 25px 25px 60px;font-size: 15px;line-height: 28px;}


.content-wrap .about-wrap .about-con .conbox .c2box{margin: -50px 25px 0;padding:18px 25px 12px;}

.content-wrap .about-wrap .about-con .conbox .c2box .t1{font-size: 15px;}
.content-wrap .about-wrap .about-con .conbox .c2box .t2{font-size: 20px;}
.content-wrap .about-wrap .about-con .conbox .c2box a{right: 25px;bottom: 18px;}


.content-wrap .news-wrap{padding: 44px 0;}
.content-wrap .news-wrap .news-con{margin-top: 0;}


.banner-wrap .swiper-slide img.pc{display: none;}
.banner-wrap .swiper-slide img.yd{display: block;}

.content-wrap .about-wrap{background: url(../images/aboutbg3.jpg) no-repeat center bottom/cover;padding-bottom:360px;}

.content-wrap .news-wrap .news-con .bnlistbox{display: none;}


}