@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; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-mar-1 {
  margin-bottom: 25px; }

.title-1 {
  text-align: center; }
  .title-1 .entit {
    font-size: 4rem;
    color: #e1e1e1;
    font-family: "Impact";
    text-transform: uppercase; }
  .title-1 .chtit {
    font-size: 2.4rem;
    color: #292929;
    font-weight: bold;
    background: url(../images/index-titline1.png) no-repeat center center; }

.text-1 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0 25px; }
  .text-1 a {
    text-decoration: none;
    font-size: 1.6rem;
    color: #292929;
    text-align: center;
    display: inline-block;
    float: left;
    padding: 0 23px;
    position: relative;
    border-bottom: 3px solid #fff;
    line-height: 60px;
    /*&:before{
      position: absolute;
      right:0;
      top:25px;
      width:1px;
      height:15px;
      background: #ddd;
      content:"";
    }*/ }
    .text-1 a:hover {
      color: #14499e;
      border-bottom-color: #14499e; }
    .text-1 a.active {
      color: #14499e;
      border-bottom-color: #14499e; }
    .text-1 a:last-child:before {
      display: none; }

.index-morebtn {
  margin-top: 35px;
  text-align: center; }
  .index-morebtn a {
    text-decoration: none;
    display: inline-block;
    width: 150px;
    height: 33px;
    border-radius: 33px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    background: #14499e;
    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; }
    .index-morebtn a:hover {
      background: #0095cf; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    margin-top: 35px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-left: 20px; }
    .header-wrap .header .stxt .stit {
      font-size: 1.6rem;
      color: #292929;
      margin-bottom: 5px;
      font-weight: bold; }
    .header-wrap .header .stxt .btit {
      font-size: 1.4rem;
      color: #696969; }
  .header-wrap .header .phonetxt {
    margin-top: 25px;
    float: right; }
    .header-wrap .header .phonetxt .icon {
      float: left;
      margin-right: 10px;
      margin-top: 5px; }
    .header-wrap .header .phonetxt .ptxt {
      margin-right: 10px;
      margin-top: 5px;
      float: left;
      font-size: 1.6rem;
      color: #2c2c2c; }
      .header-wrap .header .phonetxt .ptxt span {
        margin-top: -5px;
        display: block;
        font-size: 2.6rem;
        color: #14499e;
        font-family: "Arial";
        font-weight: bold; }
  .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: 150px;
    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; }

.video-main iframe{ width:450px; height:350px; margin:0 auto; display:block;}
.video-main h4{font-size:16px; line-height:40px; text-align:center}

.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; }

.nav-wrap {
  height: 50px;
  border-top: 1px solid #ddd; }
  .nav-wrap .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 11.11%;
    background: url(../images/navline.png) no-repeat right 15px; }
    .nav-wrap .nav-ul .navlist:first-child a.listh1 {
      background: url(../images/navline.png) no-repeat left 15px; }
    .nav-wrap .nav-ul .navlist a.listh1 {
      line-height: 49px;
      font-weight:bold;
      text-decoration: none;
      display: block;
      color: #292929;
      text-align: center;
      font-size: 1.6rem; }
      .nav-wrap .nav-ul .navlist a.listh1:hover, .nav-wrap .nav-ul .navlist a.listh1.on {
        background: #00a5e1;
        color: #fff; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 0;
      top: 49px;
      display: none;
      z-index: 10;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 200px; }
      .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: #00a5e1; }
        .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; }

.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: #fff;
      border-radius: 0;
      width: 10px;
      height: 10px; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #00a5e1; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #00a5e1; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.searchbox-wrap {
  padding: 10px 0 20px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 3px 3px #ddd; }
  .searchbox-wrap .slt {
    line-height: 40px;
    overflow: hidden; }
    .searchbox-wrap .slt .tit {
      display: inline-block;
      font-size: 1.4rem;
      font-weight: bold;
      color: #292929;
      float: left;
      width: 100px; }
    .searchbox-wrap .slt .con {
      width: calc(100% - 100px);
      float: left;
      display: inline-block;
      font-size: 1.4rem;
      color: #292929; }
      .searchbox-wrap .slt .con a {
        display: inline-block;
        color: #292929;
        margin-right: 15px; }
  .searchbox-wrap .srt {
    margin-top: 10px; }
    .searchbox-wrap .srt .searchtxt {
      float: left;
      width: calc(100% - 45px);
      height: 40px;
      background: #fff;
      border: 1px solid #ddd;
      outline: none;
      padding: 0 10px;
      font-size: 1.2rem;
      color: #696969; }
    .searchbox-wrap .srt .submitbtn {
      margin-left: 5px;
      float: left;
      width: 40px;
      height: 40px;
      background: #14499e url(../images/search-icon1.png) no-repeat center center;
      border: none;
      outline: none; }
    .searchbox-wrap .srt ::-webkit-input-placeholder {
      color: #696969; }
    .searchbox-wrap .srt :-moz-placeholder {
      color: #696969; }
    .searchbox-wrap .srt ::-moz-placeholder {
      color: #696969; }
    .searchbox-wrap .srt :-ms-input-placeholder {
      color: #696969; }

.content-wrap .tjpro-wrap {
  padding: 55px 0;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 3px 3px #ddd; }
  .content-wrap .tjpro-wrap .tjpro-con {
    margin-top: 45px; }
    .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      overflow: visible; }
      .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item {
        text-decoration: none;
        display: block;
        margin: 0 10px;
        text-align: center; }
        .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item:hover .picbox .showcn {
          top: 0; }
        .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .picbox {
          border: 1px solid #e5e5e5;
          position: relative;
          overflow: hidden; }
          .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .picbox .showcn {
            position: absolute;
            left: 0;
            top: 800px;
            width: 100%;
            height: 100%;
            background: url(../images/product-fdj.png) no-repeat center center;
            color: #fff;
            padding: 0 10px;
            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 .tjpro-wrap .tjpro-con .tjpro-carousel .item .picbox .showcn .tit {
              margin-top: 48%;
              font-size: 1.8rem;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
              .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .picbox .showcn .tit span {
                opacity: .6;
                color: #dcdddf;
                margin: 0 10px; }
        .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .conbox {
          margin-top: 8px;
          font-size: 1.4rem;
          color: #292929;
          line-height: 30px;
          height: 30px;
          overflow: hidden; }
          .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .conbox span {
            color: #dedfe1;
            margin: 0 10px; }
    .content-wrap .tjpro-wrap .tjpro-con .owl-theme .owl-controls {
      margin-top: 0; }
      .content-wrap .tjpro-wrap .tjpro-con .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: -75px;
        top: 40%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        background: #00a5e1;
        color: #fff;
        font-size: 2rem;
        font-family: "黑体";
        opacity: 1; }
        .content-wrap .tjpro-wrap .tjpro-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
          background: #14499e; }
      .content-wrap .tjpro-wrap .tjpro-con .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: -75px;
        top: 40%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        background: #00a5e1;
        color: #fff;
        font-size: 2rem;
        font-family: "黑体";
        opacity: 1; }
        .content-wrap .tjpro-wrap .tjpro-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
          background: #14499e; }
.content-wrap .product-wrap {
  padding: 55px 0; }
  .content-wrap .product-wrap .product-con {
    margin-top: 45px; }
    .content-wrap .product-wrap .product-con .choosebox .titbox {
      background: #14499e;
      text-align: center;
      color: #fff;
      padding: 25px; }
      .content-wrap .product-wrap .product-con .choosebox .titbox .t1 {
        font-size: 2.4rem;
        font-weight: bold; }
      .content-wrap .product-wrap .product-con .choosebox .titbox .t2 {
        margin-top: 5px;
        font-size: 1.2rem;
        text-transform: uppercase; }
    .content-wrap .product-wrap .product-con .choosebox .conbox {
      background: #00a5e1;
      /*padding: 20px 20px 5px; */
      overflow: hidden;
    }
      .content-wrap .product-wrap .product-con .choosebox .conbox a {
        font-size: 1.8rem;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        width:25%;
        line-height:55px;
        height:55px;
        overflow: hidden;
        border-right:1px solid #fff;
        border-bottom: 1px solid #fff;
        text-align: center;
        float: left;
      }
        .content-wrap .product-wrap .product-con .choosebox .conbox a:hover {
          color: #14499e; }
    .content-wrap .product-wrap .product-con .picMarquee-top {
      margin: 45px auto 0;
      overflow: hidden;
      position: relative; }
      .content-wrap .product-wrap .product-con .picMarquee-top .bd ul {
        overflow: hidden;
        zoom: 1; }
        .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li {
          zoom: 1;
          border: none;
          float: left;
          width: 25%;
          padding: 0 10px 20px; }
          .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a {
            text-decoration: none;
            display: block;
            text-align: center; }
            .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a:hover .picbox .showcn {
              top: 0; }
            .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .picbox {
              border: 1px solid #e5e5e5;
              position: relative;
              overflow: hidden; }
              .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .picbox .showcn {
                position: absolute;
                left: 0;
                top: 800px;
                width: 100%;
                height: 100%;
                background: url(../images/product-fdj.png) no-repeat center center;
                color: #fff;
                padding: 0 10px;
                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 .picMarquee-top .bd ul li a .picbox .showcn .tit {
                  margin-top: 48%;
                  font-size: 1.8rem;
                  line-height: 25px;
                  height: 25px;
                  overflow: hidden; }
                  .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .picbox .showcn .tit span {
                    opacity: .6;
                    color: #dcdddf;
                    margin: 0 10px; }
            .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .conbox {
              margin-top: 8px;
              font-size: 1.4rem;
              color: #292929;
              line-height: 30px;
              height: 30px;
              overflow: hidden; }
              .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .conbox span {
                color: #dedfe1;
                margin: 0 10px; }
.content-wrap .advantage-wrap .title-line img {
  width: 100%; }
.content-wrap .advantage-wrap .advantage-con {
  padding: 55px 0;
  background: url(../images/advantage-bg.png) no-repeat center center;
  background-size: cover; }
  .content-wrap .advantage-wrap .advantage-con .alistbox .abox {
    background: #f7f7f7; }
    .content-wrap .advantage-wrap .advantage-con .alistbox .abox .picbox {
      position: relative; }
      .content-wrap .advantage-wrap .advantage-con .alistbox .abox .picbox .pic img {
        max-width: 100%; }
      .content-wrap .advantage-wrap .advantage-con .alistbox .abox .picbox .num {
        position: absolute;
        top: -10px;
        left: 0; }
    .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox {
      padding: 25px; }
      .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .titbox {
        margin-left: 30px; }
        .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .titbox .t1 {
          font-size: 3rem;
          color: #2d2d2d; }
          .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .titbox .t1 span {
            color: #1e468e;
            font-weight: bold; }
        .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .titbox .t2 {
          margin-top: 8px;
          font-size: 1.2rem;
          color: #c4c4c4;
          font-family: "Arial";
          text-transform: uppercase; }
      .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .con {
        margin-top: 25px;
        overflow: hidden; }
        .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .con .list {
          font-size: 1.6rem;
          color: #525252;
          line-height: 28px;
          margin-bottom: 15px; }
          .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .con .list i {
            float: left;
            width: 30px; }
          .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .con .list span {
            float: left;
            width: calc(100% - 30px); }
            .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox .con .list span b {
              font-weight: normal;
              color: #f89e13; }
.content-wrap .about-wrap {
  padding: 55px 0;
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .about-wrap .about-con {
    margin-top: 45px;
    position: relative;
    z-index: 2; }
    .content-wrap .about-wrap .about-con .a1box {
      margin-bottom: 25px; }
      .content-wrap .about-wrap .about-con .a1box .conbox .morebtn {
        text-align: right; }
        .content-wrap .about-wrap .about-con .a1box .conbox .morebtn a {
          text-decoration: none;
          display: inline-block;
          width: 205px;
          height: 37px;
          line-height: 37px;
          letter-spacing: 2px;
          color: #fff;
          background: #00a5e1;
          font-size: 1.6rem;
          text-transform: uppercase;
          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 .about-wrap .about-con .a1box .conbox .morebtn a:hover {
            background: #005a7b; }
      .content-wrap .about-wrap .about-con .a1box .conbox .con {
        margin-top: -25px; }
        .content-wrap .about-wrap .about-con .a1box .conbox .con .c2 {
          margin-top: 10px;
          color: #292929;
          font-size: 1.6rem;
          font-weight: bold; }
        .content-wrap .about-wrap .about-con .a1box .conbox .con .c3 {
          font-size: 1.4rem;
          color: #696969; }
    .content-wrap .about-wrap .about-con .a2box {
      border: 1px solid #ddd;
      background: #fff;
      padding: 20px; }
      .content-wrap .about-wrap .about-con .a2box .titbox {
        border-bottom: 1px dashed #e5e5e5;
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative; }
        .content-wrap .about-wrap .about-con .a2box .titbox:before {
          content: '';
          position: absolute;
          right: -20px;
          top: 0;
          width: 3px;
          height: 100%;
          background: #00a5e1; }
        .content-wrap .about-wrap .about-con .a2box .titbox .t1 {
          font-size: 1.8rem;
          font-weight: bold;
          color: #292929; }
        .content-wrap .about-wrap .about-con .a2box .titbox .t2 {
          margin-top: 5px;
          font-size: 1.4rem;
          color: #696969; }
      .content-wrap .about-wrap .about-con .a2box .conbox {
        font-size: 1.4rem;
        color: #696969;
        line-height: 25px;
        height: 275px;
        overflow: hidden; }
.content-wrap .news-wrap {
  padding: 55px 0; }
  .content-wrap .news-wrap .news-con {
    margin-top: 45px; }
    .content-wrap .news-wrap .news-con .nlist {
      padding: 0 10px 20px; }
      .content-wrap .news-wrap .news-con .nlist a {
        text-decoration: none;
        display: block;
        border: 1px solid #e5e5e5; }
        .content-wrap .news-wrap .news-con .nlist a:hover .conbox .add {
          background: #00a5e1; }
        .content-wrap .news-wrap .news-con .nlist a .picbox {
          padding: 10px;
          border-bottom: 1px solid #e5e5e5; }
        .content-wrap .news-wrap .news-con .nlist a .conbox {
          padding: 20px; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .tit {
            font-size: 1.6rem;
            color: #292929;
            line-height: 30px;
            height: 30px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .con {
            font-size: 1.4rem;
            color: #696969;
            line-height: 25px;
            height: 50px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .nlist a .conbox .add {
            margin-top: 15px;
            width: 37px;
            height: 37px;
            line-height: 37px;
            background: #14499e;
            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 {
  margin-top: 20px;
  margin-bottom: 80px; }
  .content-wrap .contentbox .title-posit {
    line-height: 30px; }
    .content-wrap .contentbox .title-posit .tp .posit {
      color: #292929;
      font-size: 1.4rem;
      font-weight: bold; }
      .content-wrap .contentbox .title-posit .tp .posit i {
        display: inline-block;
        float: left;
        margin-right: 20px;
        position: relative; }
        .content-wrap .contentbox .title-posit .tp .posit i:before {
          content: '';
          position: absolute;
          right: -10px;
          top: 10px;
          width: 1px;
          height: 15px;
          background: #ddd; }
      .content-wrap .contentbox .title-posit .tp .posit a {
        color: #292929; }
    .content-wrap .contentbox .title-posit .tp .back a {
      color: #696969;
      font-size: 1.4rem; }
    .content-wrap .contentbox .title-posit .line {
      margin-top: 10px; }
  .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: #054fc8;
      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: #054fc8;
        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: #054fc8; }
  .content-wrap .contentbox .ltside {
    padding-right: 30px; }
    .content-wrap .contentbox .ltside .linkbox {
      background: #054fc8; }
      .content-wrap .contentbox .ltside .linkbox .titbox {
        height: 90px;
        text-align: center;
        color: #fff;
        padding-top: 15px; }
        .content-wrap .contentbox .ltside .linkbox .titbox .tit {
          font-size: 2.4rem; }
          .content-wrap .contentbox .ltside .linkbox .titbox .tit span {
            font-family: "Arial";
            display: block;
            font-size: 1.4rem;
            text-transform: uppercase; }
      .content-wrap .contentbox .ltside .linkbox .lbox {
        padding: 0 10px 10px; }
        .content-wrap .contentbox .ltside .linkbox .lbox .box {
          margin-bottom: 5px; }
        .content-wrap .contentbox .ltside .linkbox .lbox .list {
          display: block;
          text-decoration: none;
          font-size: 1.7rem;
          color: #232323;
          height: 50px;
          line-height: 46px;
          background: url(../images/ltside-contactbox-conbg.jpg) repeat-x;
          background-size: 100% 100%;
          border: 1px solid #ddd;
          padding: 0 15px;
          margin-bottom: 5px; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list:hover {
            background: #ff8400;
            color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list:hover i {
              color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list.on1 {
            background: #ff8400;
            color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list.on1 i {
              color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list span {
            display: inline-block;
            width: calc(100% - 50px); }
          .content-wrap .contentbox .ltside .linkbox .lbox .list i {
            font-style: normal;
            width: 20px;
            font-size: 1.7rem;
            color: #b1b1b1; }
        .content-wrap .contentbox .ltside .linkbox .lbox .list2 {
          display: none;
          margin-bottom: 5px; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul {
            background: #fff;
            padding: 10px 20px; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a {
              display: block;
              font-size: 1.4rem;
              color: #666;
              line-height: 35px;
              height: 35px;
              overflow: hidden; }
              .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover {
                color: #1f88fd; }
                .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover .icon {
                  background: #1f88fd; }
              .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a .icon {
                margin-top: 5px;
                float: left;
                width: 3px;
                height: 25px;
                background: #fff;
                margin-right: 15px; }
              .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a span {
                display: inline-block;
                float: left;
                width: calc(100% - 18px); }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 10px; }
      .content-wrap .contentbox .ltside .contactbox .titbox {
        background: #054fc8;
        height: 90px;
        text-align: center;
        color: #fff;
        padding-top: 15px; }
        .content-wrap .contentbox .ltside .contactbox .titbox .tit {
          font-size: 2.4rem; }
          .content-wrap .contentbox .ltside .contactbox .titbox .tit span {
            font-family: "Arial";
            display: block;
            font-size: 1.4rem;
            text-transform: uppercase; }
      .content-wrap .contentbox .ltside .contactbox .cbox {
        margin-top: 5px;
        border: 1px solid #ddd; }
        .content-wrap .contentbox .ltside .contactbox .cbox .pic img {
          max-width: 100%; }
        .content-wrap .contentbox .ltside .contactbox .cbox .con {
          background: url(../images/ltside-contactbox-conbg.jpg) repeat-x;
          background-size: 100% 100%;
          padding: 15px;
          font-size: 1.4rem;
          color: #222;
          line-height: 35px; }
          .content-wrap .contentbox .ltside .contactbox .cbox .con span {
            font-weight: bold;
            font-style: oblique;
            display: inline-block; }
  .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 solid #ccc; }
    .content-wrap .contentbox .main-wrap .news-con .nlist a {
      display: block;
      text-decoration: none;
      color: #080909;
      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 {
        color: #133982; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
          opacity: .5; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
        width: 12%;
        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 .con {
        width: 86%; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
          margin-top: 10px;
          font-size: 1.4rem;
          line-height: 18px;
          height: 18px;
          overflow: hidden;
          margin-bottom: 5px; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
            margin-right: 5px; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
          font-size: 1.2rem;
          color: #6f6f6f;
          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;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
        top: 0; }
      .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
        border: 1px solid #e5e5e5;
        position: relative;
        overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
          position: absolute;
          left: 0;
          top: 800px;
          width: 100%;
          height: 100%;
          background: url(../images/product-fdj.png) no-repeat center center;
          color: #fff;
          padding: 0 10px;
          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 .tit {
            margin-top: 48%;
            font-size: 1.8rem;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
            .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .tit span {
              opacity: .6;
              color: #dcdddf;
              margin: 0 10px; }
      .content-wrap .contentbox .main-wrap .product-con .plist a .conbox {
        margin-top: 8px;
        font-size: 1.4rem;
        color: #292929;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .conbox span {
          color: #dedfe1;
          margin: 0 10px; }
  .content-wrap .contentbox .main-wrap .video-con .vlist {
    padding: 0 10px 20px; }
    .content-wrap .contentbox .main-wrap .video-con .vlist a {
      text-decoration: none;
      display: block;
      border: 1px solid #eee; }
      .content-wrap .contentbox .main-wrap .video-con .vlist a .picbox img {
        width: 100%; }
      .content-wrap .contentbox .main-wrap .video-con .vlist a .conbox {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 1.4rem;
        color: #333;
        overflow: hidden; }
        .content-wrap .contentbox .main-wrap .video-con .vlist a .conbox .tit {
          display: inline-block;
          width: 70%; }
  .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: #14499e;
        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: #1a77be; }
  .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;
      margin-right: 10px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z1 a {
        text-decoration: none;
        display: block;
        background: #14499e;
        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: #0e3471; }
        .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 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 .cn {
      font-size: 1.4rem;
      color: #636363;
      line-height: 30px; }

.footer-wrap .footer {
  background: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover; }
  .footer-wrap .footer .f1box {
    border-bottom: 1px solid #f9ce53;
    padding: 15px 0; }
    .footer-wrap .footer .f1box .f1 {
      float: left;
      color: #fff;
      font-weight: bold;
      font-size: 1.4rem;
      line-height: 50px; }
      .footer-wrap .footer .f1box .f1 a {
        color: #fff; }
      .footer-wrap .footer .f1box .f1 span {
        font-weight: normal;
        font-size: 1.2rem;
        opacity: .5;
        margin: 0 25px; }
    .footer-wrap .footer .f1box .f2 {
      float: right; }
      .footer-wrap .footer .f1box .f2 .fbox {
        position: relative; }
        .footer-wrap .footer .f1box .f2 .fbox .a1 {
          width: 210px;
          display: block;
          height: 50px;
          line-height: 50px;
          background: #ef3422;
          padding: 0 20px;
          color: #fff;
          font-weight: bold; }
          .footer-wrap .footer .f1box .f2 .fbox .a1 i {
            float: right;
            width: 20px; }
          .footer-wrap .footer .f1box .f2 .fbox .a1 span {
            float: left;
            width: calc(100% - 40px); }
        .footer-wrap .footer .f1box .f2 .fbox .box {
          display: none;
          position: absolute;
          bottom: 50px;
          left: 0;
          width: 100%;
          z-index: 10; }
          .footer-wrap .footer .f1box .f2 .fbox .box a {
            display: block;
            text-decoration: none;
            background: #fff;
            border-radius: 3px;
            color: #666;
            height: 35px;
            line-height: 35px;
            overflow: hidden;
            padding: 0 15px;
            font-size: 1.4rem;
            margin-bottom: 3px;
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
            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 .footer .f1box .f2 .fbox .box a:hover {
              background: #ef3422;
              color: #fff; }
  .footer-wrap .footer .f2box {
    padding: 35px 0; }
    .footer-wrap .footer .f2box .f1 .list {
      margin-bottom: 12px;
      font-size: 1.4rem;
      color: #fff;
      text-transform: uppercase; }
      .footer-wrap .footer .f2box .f1 .list a {
        display: inline-block;
        border: 1px solid rgba(229, 229, 228, 0.2);
        margin-right: 5px;
        height: 36px;
        width: 36px; }
        .footer-wrap .footer .f2box .f1 .list a:hover img {
          opacity: 1; }
        .footer-wrap .footer .f2box .f1 .list a img {
          opacity: .5; }
    .footer-wrap .footer .f2box .f2 {
      margin-top: 20px;
      text-align: right; }
      .footer-wrap .footer .f2box .f2 img {
        max-width: 100%; }

.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: 120px; }
    .header-wrap .header .logo {
      line-height: 120px; }

  .searchbox-wrap {
    padding: 20px 0; }
    .searchbox-wrap .slt {
      margin-top: 0;
      float: left;
      overflow: hidden;
      width: calc(100% - 450px); }
      .searchbox-wrap .slt .con span {
        margin: 0 25px; }
    .searchbox-wrap .srt {
      margin-top: 0;
      float: right;
      width: 380px; }
  .searchbox-wrap .slt .tit {
    font-size:1.6rem;
  }
  .searchbox-wrap .slt .con{
    font-size:1.6rem;
  }
  .searchbox-wrap .srt .searchtxt{
    font-size:1.4rem;
  }
  .content-wrap .tjpro-wrap .tjpro-con .tjpro-carousel .item .conbox{
    font-size:1.6rem;
    font-weight:bold;
  }
  .content-wrap .product-wrap .product-con .choosebox .conbox a{
    font-weight:bold;
  }
  .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li a .conbox{
    font-size:1.6rem;
    font-weight:bold;
  }
  .content-wrap .about-wrap .about-con .a1box .conbox .con .c2{
    font-size:1.8rem;
  }
  .content-wrap .news-wrap .news-con .nlist a .conbox .tit{
    font-weight:bold;
  }
  .footer-wrap .footer .f1box .f1{
    font-size:1.5rem;
  }

  .content-wrap .product-wrap .product-con .choosebox .titbox {
    background: url(../images/product-titbg1.jpg) no-repeat;
    width: 171px;
    height: 110px;
    padding: 25px 25px 0;
    float: left; }
  .content-wrap .product-wrap .product-con .choosebox .conbox {
    float: right;
    width: calc(100% - 171px);
    height: 110px;
    /*padding: 25px 25px 0;*/
  }
  .content-wrap .product-wrap .product-con .choosebox .conbox a{
    float: left;
    width:20%;
  }
  .content-wrap .advantage-wrap .advantage-con .alistbox {
    position: relative;
    z-index: 2; }
    .content-wrap .advantage-wrap .advantage-con .alistbox:nth-child(2n+2) .abox .picbox .num {
      left: auto;
      right: 0; }
    .content-wrap .advantage-wrap .advantage-con .alistbox .abox .conbox {
      padding: 40px 20px 0 50px; }
  .content-wrap .about-wrap .about-con .a1box {
    width: 66%; }
  .content-wrap .about-wrap .about-con .a2box {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 460px;
    height: 465px;
    padding: 55px 45px 0 105px; }
    .content-wrap .about-wrap .about-con .a2box .titbox:before {
      right: -45px; }
  .content-wrap .contentbox .main-wrap .product-details-con .showpic {
    padding-right: 35px; }
    .content-wrap .contentbox .main-wrap .product-details-con .showpic .zxbox .z2 {
      margin-top: 0;
      margin-left: 15px; }
  .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
    float: left; }
  .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-con .plist a .conbox{
    font-size:1.6rem;
    font-weight:bold;
  }
  .text-1 a{
    font-weight:bold;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit{
    font-size:1.6rem;
    line-height:25px;
    height:25px;
    font-weight:bold;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn{
    font-size:1.4rem;
  }
  .content-wrap .contentbox .main-wrap .video-con .vlist a .conbox{
    font-size:1.6rem;
    font-weight:bold;
  }
}
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li {
    width: 33.33%; }
  .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox {
    padding: 0 10px; }
    .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .c2 {
      padding-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .c2 a {
        width: 45%;
        font-size: 1.2rem; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .video-main iframe{ width:100%; height:280px;}
  .logo img {
    max-width: 60%; }

  .content-wrap .product-wrap .product-con .picMarquee-top .bd ul li {
    width: 50%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 63%; } }
@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 */
