@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; }

.topbar {
  height: 40px;
  line-height: 40px;
  color: #949494;
  font-size: 1.2rem;
  border-bottom: 1px solid #eee; }
  .topbar .tlt .t1 {
    float: left;
    display: inline-block; }
  .topbar .tlt .t2 {
    display: inline-block;
    float: left; }
    .topbar .tlt .t2 .list {
      display: inline-block;
      float: left;
      margin-left: 10px; }
      .topbar .tlt .t2 .list i {
        margin-right: 5px; }
  .topbar .trt .linktxt {
    background: url(../images/topbar-trtbg1.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 30px;
    color: #fff;
    font-size: 1.4rem;
    position: relative;
    z-index: 2; }
    .topbar .trt .linktxt a {
      color: #fff;
      margin: 0 10px; }
  .topbar .trt .ccon {
    background: url(../images/topbar-trtbg2.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    padding: 0 20px 0 30px;
    margin-left: -30px; }
    .topbar .trt .ccon a {
      display: block;
      color: #fff;
      font-size: 1.4rem;
      padding: 0 20px; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    margin-top: 30px;
    border-left: 1px solid #eee;
    padding-left: 15px;
    margin-left: 15px; }
    .header-wrap .header .stxt .stit {
      font-size: 2rem;
      color: #02498b; }
    .header-wrap .header .stxt .btit {
      font-size: 1.6rem;
      color: #646464; }
  .header-wrap .header .phonetxt {
    margin-top: 30px; }
    .header-wrap .header .phonetxt .icon {
      float: left; }
    .header-wrap .header .phonetxt .ptxt {
      margin-left: 10px;
      float: left;
      font-size: 1.6rem;
      color: #2c2c2c; }
      .header-wrap .header .phonetxt .ptxt span {
        margin-top: -3px;
        display: block;
        font-size: 2.6rem;
        color: #0872be;
        font-family: "Arial";
        letter-spacing: -1px;
        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: 100px;
    display: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.8); }
    .header-wrap .header .menulist a {
      font-size: 1.4rem;
      font-family: "微软雅黑";
      text-decoration: none;
      color: #fff;
      display: block;
      text-align: center;
      height: 30px;
      line-height: 30px; }
      .header-wrap .header .menulist a:hover {
        background: #000; }

.nav-wrap {
  background: url(../images/navbg.jpg) repeat-x;
  height: 62px;
  padding: 2px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .nav-wrap .nav-ul {
    height: 58px;
    position: relative; }
    .nav-wrap .nav-ul .navlist {
      position: relative;
      display: inline-block;
      float: left;
      width: 14.28%;
      background: url(../images/navline.jpg) no-repeat left top; }
      .nav-wrap .nav-ul .navlist:last-child a.listh1 {
        background: url(../images/navline.jpg) no-repeat right top; }
      .nav-wrap .nav-ul .navlist a.listh1 {
        /* background:url(../images/navlist-hover.jpg) repeat-x 0 90px;*/
        position: relative;
        height: 58px;
        line-height: 58px;
        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: url(../images/navlist-hover.jpg) repeat-x 0 0;
          color: #fff; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        left: 0;
        top: 58px;
        display: none;
        z-index: 10;
        background: rgba(0, 0, 0, 0.8) !important;
        background: #000;
        filter: alpha(opacity=80);
        width: 180px; }
        .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: #02498b; }
          .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 {
      width: 10px;
      height: 10px;
      margin: 0 5px;
      background: #fff;
      opacity: 1;
      border: 3px solid #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; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #2c99fa; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #2c99fa; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.content-wrap .product-wrap {
  padding: 45px 0 0; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .chtit {
      font-size: 3rem;
      font-weight: bold;
      color: #292929; }
    .content-wrap .product-wrap .title-line .entit {
      margin-top: 10px;
      font-size: 1.8rem;
      color: #999;
      text-transform: uppercase;
      background: url(../images/index-titline1.png) no-repeat center center; }
  .content-wrap .product-wrap .product-con {
    margin-top: 35px; }
    .content-wrap .product-wrap .product-con .p1box {
      overflow: hidden; }
      .content-wrap .product-wrap .product-con .p1box .titbox {
        background: #0872be;
        float: left;
        width: 12%;
        color: #fff;
        text-align: center;
        padding: 18px 0;
        height: 265px; }
        .content-wrap .product-wrap .product-con .p1box .titbox .tit {
          font-size: 2.4rem; }
          .content-wrap .product-wrap .product-con .p1box .titbox .tit span {
            color: #e1f5ff;
            font-size: 1.4rem;
            display: block;
            text-transform: uppercase; }
        .content-wrap .product-wrap .product-con .p1box .titbox .icon {
          margin-top: 10px; }
          .content-wrap .product-wrap .product-con .p1box .titbox .icon img {
            max-width: 100%; }
        .content-wrap .product-wrap .product-con .p1box .titbox .stxt {
          margin-top: -10px;
          font-size: 1.4rem; }
      .content-wrap .product-wrap .product-con .p1box .conbox {
        border: 1px solid #ddd;
        background: #fff;
        float: left;
        width: 88%;
        padding: 15px 15px 5px; }
        .content-wrap .product-wrap .product-con .p1box .conbox .clist {
          float: left;
          width: 12.5%;
          padding: 0 5px 10px; }
          .content-wrap .product-wrap .product-con .p1box .conbox .clist a {
            display: block;
            color: #696969;
            font-size: 1.4rem;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
    .content-wrap .product-wrap .product-con .pyy {
      background: url(../images/product-p1box-yybg.jpg) no-repeat center center;
      background-size: 100% 100%;
      height: 22px; }
    .content-wrap .product-wrap .product-con .p2box {
      margin-top: 30px; }
      .content-wrap .product-wrap .product-con .p2box .plist {
        padding: 0 15px 30px; }
        .content-wrap .product-wrap .product-con .p2box .plist .pbox {
          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 .product-wrap .product-con .p2box .plist .pbox:hover {
            box-shadow: 0 3px 5px #ccc; }
            .content-wrap .product-wrap .product-con .p2box .plist .pbox:hover .conbox .titbox {
              top: -100px; }
            .content-wrap .product-wrap .product-con .p2box .plist .pbox:hover .conbox .morebtn {
              top: -80px; }
          .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox {
            height: 90px;
            padding: 0 20px;
            overflow: hidden; }
            .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox {
              display: block;
              padding-top: 25px;
              position: relative;
              top: 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; }
              .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox .tit {
                width: 60%;
                display: inline-block; }
                .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox .tit .t1 {
                  font-size: 1.8rem;
                  color: #292929;
                  line-height: 25px;
                  height: 25px;
                  overflow: hidden; }
                .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox .tit .t2 {
                  font-size: 1.2rem;
                  line-height: 20px;
                  height: 20px;
                  overflow: hidden;
                  color: #999; }
              .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox .arrow {
                margin-top: 8px; }
                .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .titbox .arrow img {
                  max-width: 80%; }
            .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn {
              position: relative;
              top: 0;
              padding-top: 35px;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m1 {
                float: left;
                width: 49%;
                margin-right: 1%; }
                .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m1 a {
                  text-decoration: none;
                  display: block;
                  background: #6e6e6e;
                  height: 45px;
                  text-align: center;
                  line-height: 45px;
                  font-size: 1.4rem;
                  color: #fff;
                  text-transform: uppercase;
                  transition: all 0.3s ease 0s;
                  -moz-transition: all 0.3s ease 0s;
                  -webkit-transition: all 0.3s ease 0s;
                  -o-transition: all 0.3s ease 0s; }
                  .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m1 a:hover {
                    background: #02498b; }
              .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m2 {
                float: right;
                width: 50%; }
                .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m2 a {
                  text-decoration: none;
                  display: block;
                  background: #6e6e6e;
                  height: 45px;
                  text-align: center;
                  line-height: 45px;
                  font-size: 1.4rem;
                  color: #fff;
                  text-transform: uppercase;
                  transition: all 0.3s ease 0s;
                  -moz-transition: all 0.3s ease 0s;
                  -webkit-transition: all 0.3s ease 0s;
                  -o-transition: all 0.3s ease 0s; }
                  .content-wrap .product-wrap .product-con .p2box .plist .pbox .conbox .morebtn .m2 a:hover {
                    background: #0872be; }
.content-wrap .advantage-wrap {
  padding: 45px 0 0; }
  .content-wrap .advantage-wrap .title-line {
    text-align: center; }
    .content-wrap .advantage-wrap .title-line .chtit {
      font-size: 3rem;
      font-weight: bold;
      color: #292929; }
    .content-wrap .advantage-wrap .title-line .entit {
      margin-top: 10px;
      font-size: 1.8rem;
      color: #999;
      text-transform: uppercase;
      background: url(../images/index-titline1.png) no-repeat center center; }
  .content-wrap .advantage-wrap .advantage-con {
    margin-top: 45px; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocus {
      width: 100%;
      position: relative; }
      .content-wrap .advantage-wrap .advantage-con .w3cFocus .container-fluid {
        position: relative; }
      .content-wrap .advantage-wrap .advantage-con .w3cFocus .pageState {
        position: absolute;
        right: 10px;
        top: 702px;
        z-index: 15;
        font-size: 1.4rem;
        color: #999; }
        .content-wrap .advantage-wrap .advantage-con .w3cFocus .pageState:before {
          content: "0";
          font-size: 2.4rem;
          color: #292929;
          font-weight: bold; }
        .content-wrap .advantage-wrap .advantage-con .w3cFocus .pageState span {
          font-size: 2.4rem;
          color: #292929;
          font-weight: bold;
          margin-right: 6px; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocus .prev, .content-wrap .advantage-wrap .advantage-con .w3cFocus .next {
      position: absolute;
      display: block;
      left: 10px;
      top: 702px;
      width: 37px;
      height: 37px;
      background: url(../images/focusAdvBg.png) no-repeat;
      z-index: 15;
      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 .advantage-wrap .advantage-con .w3cFocus .next {
      left: 55px;
      background-position: 0 -37px; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocus .prev:hover {
      background-position: -37px 0; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocus .next:hover {
      background-position: -37px -37px; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocusIn {
      position: relative;
      overflow: hidden; }
      .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul {
        zoom: 1; }
        .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li {
          position: relative;
          cursor: pointer;
          background: #0872be;
          color: #fff;
          padding: 35px 30px;
          overflow: hidden;
          border-bottom: 1px solid #539dd2; }
          .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li:last-child {
            border-bottom: none; }
          .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li.on {
            background: #ffcc33; }
          .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li .num {
            margin-top: 5px;
            font-size: 1.8rem;
            font-family: "Impact";
            float: left;
            width: 45px;
            text-align: center; }
            .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li .num span {
              display: inline-block;
              border-bottom: 2px solid #fff; }
          .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li .titbox {
            float: right;
            width: calc(100% - 55px); }
            .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li .titbox .chtit {
              font-size: 1.8rem;
              font-weight: bold;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
            .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd ul li .titbox .entit {
              font-size: 1.2rem;
              opacity: .6;
              text-transform: uppercase; }
      .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd .phonebox {
        background: #076ab4;
        color: #fff;
        padding: 35px 30px;
        overflow: hidden; }
        .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd .phonebox .icon {
          width: 70px;
          float: left;
          margin-top: 5px;
          text-align: center; }
        .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd .phonebox .pnum {
          width: calc(100% - 75px);
          float: right;
          text-align: left;
          font-size: 1.4rem; }
          .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd .phonebox .pnum span {
            font-size: 2.4rem;
            display: block;
            font-family: "Impact"; }
			
.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; }

			
			
    .content-wrap .advantage-wrap .advantage-con .bdbox {
      padding-top: 60px;
      border-top: 1px solid #ddd; }
      .content-wrap .advantage-wrap .advantage-con .bdbox .bd li {
        padding: 80px 0; }
        .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .picbox {
          text-align: center; }
          .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .picbox img {
            max-width: 100%; }
        .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox {
          margin-top: 30px; }
          .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox .line {
            width: 25px;
            height: 5px;
            background: #1d81fc; }
          .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox .titbox {
            margin-top: 20px;
            color: #fff; }
            .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox .titbox .chtit {
              font-size: 3rem;
              font-weight: bold;
              line-height: 45px;
              height: 45px;
              overflow: hidden; }
            .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox .titbox .entit {
              margin-top: 5px;
              font-size: 1.2rem;
              opacity: .3;
              text-transform: uppercase;
              height: 20px;
              line-height: 20px;
              overflow: hidden; }
          .content-wrap .advantage-wrap .advantage-con .bdbox .bd li .conbox .con {
            margin-top: 15px;
            font-size: 1.4rem;
            color: #fff;
            line-height: 25px;
            height: 100px;
            overflow: hidden; }
    .content-wrap .advantage-wrap .advantage-con .numbox {
      background: #f3f3f3;
      padding: 30px 0; }
      .content-wrap .advantage-wrap .advantage-con .numbox .nlist {
        text-align: center; }
        .content-wrap .advantage-wrap .advantage-con .numbox .nlist .num {
          font-size: 1.4rem;
          color: #292929; }
          .content-wrap .advantage-wrap .advantage-con .numbox .nlist .num span {
            font-size: 4.8rem;
            font-family: "Impact"; }
        .content-wrap .advantage-wrap .advantage-con .numbox .nlist .tit {
          font-size: 1.4rem;
          color: #696969; }
.content-wrap .equipment-wrap {
  padding: 45px 0;
  overflow: hidden; }
  .content-wrap .equipment-wrap .title-line {
    text-align: center; }
    .content-wrap .equipment-wrap .title-line .chtit {
      font-size: 3rem;
      font-weight: bold;
      color: #292929; }
    .content-wrap .equipment-wrap .title-line .entit {
      margin-top: 10px;
      font-size: 1.8rem;
      color: #999;
      text-transform: uppercase;
      background: url(../images/index-titline1.png) no-repeat center center; }
  .content-wrap .equipment-wrap .equipment-con {
    margin-top: 35px; }
    .content-wrap .equipment-wrap .equipment-con .equipment-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      overflow: visible; }
      .content-wrap .equipment-wrap .equipment-con .equipment-carousel .item {
        text-decoration: none;
        display: block;
        margin: 0 10px;
        border: 1px solid #eee;
        color: #292929;
        font-size: 1.8rem;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .equipment-wrap .equipment-con .equipment-carousel .item:hover {
          background: #0872be;
          color: #fff; }
        .content-wrap .equipment-wrap .equipment-con .equipment-carousel .item .picbox {
          border-bottom: 1px solid #eee; }
        .content-wrap .equipment-wrap .equipment-con .equipment-carousel .item .conbox {
          text-align: center;
          height: 65px;
          line-height: 65px;
          overflow: hidden; }
          .content-wrap .equipment-wrap .equipment-con .equipment-carousel .item .conbox i {
            margin-left: 10px;
            font-style: normal;
            font-size: 1.4rem; }
    .content-wrap .equipment-wrap .equipment-con .owl-theme .owl-controls {
      margin-top: 0; }
      .content-wrap .equipment-wrap .equipment-con .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: -70px;
        top: 45%;
        width: 40px;
        height: 40px;
        background: #0872be;
        color: #fff;
        font-size: 2rem;
        font-family: "黑体";
        line-height: 40px;
        opacity: 1;
        padding: 0;
        margin: 0;
        border-radius: 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; }
        .content-wrap .equipment-wrap .equipment-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
          background: #02498b; }
      .content-wrap .equipment-wrap .equipment-con .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: -70px;
        top: 45%;
        width: 40px;
        height: 40px;
        background: #0872be;
        color: #fff;
        font-size: 2rem;
        font-family: "黑体";
        line-height: 40px;
        opacity: 1;
        padding: 0;
        margin: 0;
        border-radius: 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; }
        .content-wrap .equipment-wrap .equipment-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
          background: #02498b; }
.content-wrap .about-wrap .title-line {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  height: 300px; }
.content-wrap .about-wrap .about-con {
  margin-top: -220px; }
  .content-wrap .about-wrap .about-con .picbox {
    background: #fff; }
  .content-wrap .about-wrap .about-con .conbox {
    background: #fff;
    padding: 20px; }
    .content-wrap .about-wrap .about-con .conbox .chtit {
      font-size: 2.4rem;
      font-weight: bold;
      color: #292929; }
      .content-wrap .about-wrap .about-con .conbox .chtit span {
        color: #0872be; }
    .content-wrap .about-wrap .about-con .conbox .entit {
      margin-top: 3px;
      font-size: 1.4rem;
      color: #999;
      text-transform: uppercase; }
    .content-wrap .about-wrap .about-con .conbox .con {
      margin-top: 20px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 25px; }
    .content-wrap .about-wrap .about-con .conbox .morebtn {
      margin-top: 30px; }
      .content-wrap .about-wrap .about-con .conbox .morebtn a {
        text-decoration: none;
        display: block;
        background: #333;
        color: #fff;
        height: 40px;
        line-height: 40px;
        width: 150px;
        border-radius: 35px;
        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 .conbox .morebtn a:hover {
          background: #0872be; }
.content-wrap .news-wrap {
  padding: 45px 0; }
  .content-wrap .news-wrap .title-line {
    text-align: center; }
    .content-wrap .news-wrap .title-line .chtit {
      font-size: 3rem;
      font-weight: bold;
      color: #292929; }
    .content-wrap .news-wrap .title-line .entit {
      margin-top: 10px;
      font-size: 1.8rem;
      color: #999;
      text-transform: uppercase;
      background: url(../images/index-titline1.png) no-repeat center center; }
  .content-wrap .news-wrap .news-con {
    margin-top: 25px; }
    .content-wrap .news-wrap .news-con .nbox {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .nbox .nconbox {
        margin-top: 35px; }
        .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist {
          margin-bottom: 20px; }
          .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a {
            text-decoration: none;
            display: block;
            background: #0872be;
            color: #fff; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a:hover .picbox .pic {
              transform: scale(1.1); }
            .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a .picbox {
              overflow: hidden; }
              .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a .picbox .pic {
                transition: all 1.3s ease 0s;
                -moz-transition: all 1.3s ease 0s;
                -webkit-transition: all 1.3s ease 0s;
                -o-transition: all 1.3s ease 0s; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a .conbox {
              padding: 20px; }
              .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a .conbox .tit {
                font-size: 1.8rem;
                font-weight: bold;
                height: 25px;
                line-height: 25px;
                overflow: hidden; }
              .content-wrap .news-wrap .news-con .nbox .nconbox .bnlist a .conbox .con {
                margin-top: 8px;
                font-size: 1.4rem;
                line-height: 20px;
                height: 40px;
                overflow: hidden; }
        .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist {
          border-bottom: 1px solid #eee;
          padding-bottom: 15px;
          margin-bottom: 25px; }
          .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a {
            text-decoration: none;
            display: block; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a:hover .num {
              color: #0872be; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a:hover .con .cn {
              color: #0872be; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a .num {
              font-size: 3.6rem;
              color: #999;
              font-family: "Impact";
              width: 55px;
              float: left;
              border-right: 1px solid #eee; }
            .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a .con {
              width: calc(100% - 80px); }
              .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a .con .cn {
                font-size: 1.4rem;
                color: #292929;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
              .content-wrap .news-wrap .news-con .nbox .nconbox .nlistbox .nlist a .con .time {
                margin-top: 5px;
                font-size: 1.2rem;
                color: #999; }
.content-wrap .contentbox {
  margin-top: 30px;
  margin-bottom: 80px; }
  .content-wrap .contentbox .tit-line {
    text-align: center;
    margin-bottom: 20px; }
    .content-wrap .contentbox .tit-line h2 {
      font-family: "Aparajita";
      color: #383838;
      font-size: 3.2rem;
      text-transform: uppercase;
      margin: 0 0 15px; }
      .content-wrap .contentbox .tit-line h2 span {
        font-family: "微软雅黑";
        display: block;
        font-size: 2rem; }
    .content-wrap .contentbox .tit-line .line-wrap {
      width: 100%;
      height: 1px;
      background: #ccc; }
      .content-wrap .contentbox .tit-line .line-wrap .line {
        position: relative;
        top: -1px;
        height: 3px;
        background: #0872be;
        width: 80px;
        margin: 0 auto; }
  .content-wrap .contentbox .w-ltside .mb {
    margin-bottom: 20px; }
    .content-wrap .contentbox .w-ltside .mb .tit-show .title {
      display: block;
      height: 45px;
      line-height: 45px;
      background: #0872be;
      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: #0872be;
        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: #0872be; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      background: url(../images/ltside-titbg.jpg) no-repeat;
      background-size: 100% 100%;
      height: 80px;
      line-height: 80px;
      color: #fff;
      text-align: center;
      font-size: 2.2rem;
      font-weight: bold; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      border: 1px solid #ddd; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox {
        padding: 20px 20px 10px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
          border: 1px solid #ddd;
          padding: 0 15px;
          display: block;
          height: 43px;
          color: #292929;
          line-height: 42px;
          font-size: 1.4rem;
          font-weight: bold;
          text-decoration: none;
          overflow: hidden;
          margin-bottom: 10px; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
            background: #0872be;
            border-color: #0872be;
            color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .arrow, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
              color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit {
            float: left;
            width: 65%; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .arrow {
            font-size: 1.6rem;
            color: #1982ff;
            font-style: normal; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
          display: none; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
            padding: 0 15px; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
              border-bottom: none;
              margin-bottom: 0; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
              display: block;
              height: 40px;
              text-align: left;
              color: #626262;
              line-height: 40px;
              font-size: 1.4rem;
              text-decoration: none;
              overflow: hidden; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                color: #0872be; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                float: left;
                width: 10%;
                font-style: normal; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                display: inline-block;
                float: left;
                width: 90%; }
    .content-wrap .contentbox .ltside .contactbox {
      background: url(../images/product-ltside-contactboxbg1.png) no-repeat;
      background-size: 100% 100%;
      padding: 35px 0 30px 50px;
      color: #fff; }
      .content-wrap .contentbox .ltside .contactbox .icon {
        margin-bottom: 5px;
        font-size: 1.4rem; }
        .content-wrap .contentbox .ltside .contactbox .icon i {
          margin-right: 10px; }
      .content-wrap .contentbox .ltside .contactbox .numbox {
        font-size: 3rem;
        font-family: "Impact";
        letter-spacing: 2px; }
    .content-wrap .contentbox .ltside .cbg img {
      width: 100%; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .content-wrap .contentbox .main-wrap .title-posit {
      margin-bottom: 20px;
      line-height: 40px; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        text-transform: uppercase; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title i {
          margin-right: 15px; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title span {
          font-size: 1.2rem;
          color: #696969; }
          .content-wrap .contentbox .main-wrap .title-posit .tp .title span:nth-child(2) {
            font-size: 1.6rem;
            font-weight: bold; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        color: #343434;
        font-size: 1.2rem; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit span {
          font-weight: bold; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #616161; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .back a {
        color: #696969;
        font-size: 1.4rem; }
      .content-wrap .contentbox .main-wrap .title-posit .line {
        border-top: 2px solid #ccc; }
    .content-wrap .contentbox .main-wrap .about-con {
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .about-con img {
        max-width: 100%;
        margin: 10px 0; }
      .content-wrap .contentbox .main-wrap .about-con .con {
        font-size: 1.4rem;
        color: #0d0d0d;
        line-height: 30px;
        margin-bottom: 0; }
    .content-wrap .contentbox .main-wrap .news-con .nlist {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ccc; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a {
        display: block;
        text-decoration: none; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
          opacity: .5; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #0052b2; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
          width: 20%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
          width: 78%; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit {
            margin-top: 10px;
            font-size: 1.6rem;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
            color: #2b2b2b;
            font-weight: bold; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
            margin-top: 10px;
            font-size: 1.2rem;
            color: #878787;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
            float: right;
            margin-top: 10px;
            width: 80px;
            height: 30px;
            border-radius: 3px;
            background: #1983ff;
            color: #fff;
            font-size: 1.2rem;
            line-height: 30px;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .product-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .product-con .plist .pbox {
        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 .product-con .plist .pbox:hover {
          box-shadow: 0 3px 5px #ccc; }
          .content-wrap .contentbox .main-wrap .product-con .plist .pbox:hover .conbox .titbox {
            top: -100px; }
          .content-wrap .contentbox .main-wrap .product-con .plist .pbox:hover .conbox .morebtn {
            top: -80px; }
        .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox {
          height: 90px;
          padding: 0 20px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox {
            display: block;
            padding-top: 25px;
            position: relative;
            top: 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; }
            .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox .tit {
              width: 60%;
              display: inline-block; }
              .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox .tit .t1 {
                font-size: 1.4rem;
                color: #292929;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
              .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox .tit .t2 {
                font-size: 1.2rem;
                line-height: 20px;
                height: 20px;
                overflow: hidden;
                color: #999; }
            .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox .arrow {
              margin-top: 8px; }
              .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .titbox .arrow img {
                max-width: 80%; }
          .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn {
            position: relative;
            top: 0;
            padding-top: 35px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m1 {
              float: left;
              width: 49%;
              margin-right: 1%; }
              .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m1 a {
                text-decoration: none;
                display: block;
                background: #6e6e6e;
                height: 40px;
                text-align: center;
                line-height: 40px;
                font-size: 1.4rem;
                color: #fff;
                text-transform: uppercase;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
                .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m1 a:hover {
                  background: #02498b; }
            .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m2 {
              float: right;
              width: 50%; }
              .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m2 a {
                text-decoration: none;
                display: block;
                background: #6e6e6e;
                height: 40px;
                text-align: center;
                line-height: 40px;
                font-size: 1.4rem;
                color: #fff;
                text-transform: uppercase;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
                .content-wrap .contentbox .main-wrap .product-con .plist .pbox .conbox .morebtn .m2 a:hover {
                  background: #0872be; }
    .content-wrap .contentbox .main-wrap .equipment-con .elist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .equipment-con .elist a {
        text-decoration: none;
        display: block;
        border: 1px solid #eee;
        color: #292929;
        font-size: 1.8rem;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .equipment-con .elist a:hover {
          background: #0872be;
          color: #fff; }
        .content-wrap .contentbox .main-wrap .equipment-con .elist a .picbox {
          border-bottom: 1px solid #eee; }
        .content-wrap .contentbox .main-wrap .equipment-con .elist a .conbox {
          text-align: center;
          height: 65px;
          line-height: 65px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .equipment-con .elist a .conbox i {
            margin-left: 10px;
            font-style: normal;
            font-size: 1.4rem; }
    .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: #3335b5;
          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 #383e6b;
        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 .picbox {
      margin-bottom: 20px;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .product-details-con .picbox img {
        border: 1px solid #ccc;
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
      font-size: 1.8rem;
      font-weight: bold;
      color: #2d2d2d;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
      font-size: 1.4rem;
      color: #636363;
      line-height: 30px; }

.footer-wrap .footer {
  background: #1e1c1d;
  border-bottom: 5px solid #0872be; }
  .footer-wrap .footer .f1box {
    padding: 35px 0;
    color: #fff; }
    .footer-wrap .footer .f1box .linkbox {
      padding-right: 40px; }
      .footer-wrap .footer .f1box .linkbox .title {
        font-size: 1.6rem;
        font-weight: bold;
        text-transform: uppercase; }
        .footer-wrap .footer .f1box .linkbox .title span {
          margin-bottom: 5px;
          display: block;
          font-size: 2.2rem;
          font-family: "Arial";
          color: #fff; }
      .footer-wrap .footer .f1box .linkbox .lcon {
        margin-top: 20px; }
        .footer-wrap .footer .f1box .linkbox .lcon .list {
          float: left;
          width: 50%;
          padding-right: 20px;
          line-height: 30px;
          font-size: 1.4rem; }
          .footer-wrap .footer .f1box .linkbox .lcon .list a {
            color: #fff; }
    .footer-wrap .footer .f1box .cconbox .title {
      font-size: 1.6rem;
      font-weight: bold;
      text-transform: uppercase; }
      .footer-wrap .footer .f1box .cconbox .title span {
        margin-bottom: 5px;
        display: block;
        font-size: 2.2rem;
        font-family: "Arial";
        color: #fff; }
    .footer-wrap .footer .f1box .cconbox .ccon {
      margin-top: 20px;
      font-size: 1.2rem;
      line-height: 28px;
      text-transform: uppercase; }
    .footer-wrap .footer .f1box .ewmbox .title {
      font-size: 1.6rem;
      font-weight: bold;
      text-transform: uppercase; }
      .footer-wrap .footer .f1box .ewmbox .title span {
        margin-bottom: 5px;
        display: block;
        font-size: 2.2rem;
        font-family: "Arial";
        color: #fff; }
    .footer-wrap .footer .f1box .ewmbox .con {
      margin-top: 25px;
      text-align: left; }
    .footer-wrap .footer .f1box .fxbox {
      margin-top: 30px;
      padding-left: 45px; }
      .footer-wrap .footer .f1box .fxbox .tit {
        color: #fff;
        font-size: 1.8rem; }
        .footer-wrap .footer .f1box .fxbox .tit a {
          margin-left: 20px; }
      .footer-wrap .footer .f1box .fxbox .iconbox {
        margin-top: 30px; }
        .footer-wrap .footer .f1box .fxbox .iconbox .ilist {
          display: inline-block;
          float: left;
          margin-right: 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; }
          .footer-wrap .footer .f1box .fxbox .iconbox .ilist:hover {
            opacity: .5; }
      .footer-wrap .footer .f1box .fxbox .sbox {
        margin-top: 20px;
        position: relative; }
        .footer-wrap .footer .f1box .fxbox .sbox .searchbox {
          border: 1px solid #fff;
          color: #fff;
          font-size: 1.2rem;
          height: 40px;
          width: 100%;
          background: none;
          padding: 10px 120px 10px 20px;
          outline: none; }
        .footer-wrap .footer .f1box .fxbox .sbox .submitbtn {
          border: none;
          background: #0872be;
          color: #fff;
          font-size: 1.6rem;
          width: 100px;
          height: 30px;
          position: absolute;
          right: 5px;
          top: 5px;
          outline: none; }
        .footer-wrap .footer .f1box .fxbox .sbox .gjz {
          margin-top: 15px;
          color: #fff;
          font-size: 1.2rem; }
          .footer-wrap .footer .f1box .fxbox .sbox .gjz a {
            color: #fff;
            margin-left: 10px; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #2e2f37;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 1.2rem; }
    .footer-wrap .footer .f2box .flt {
      opacity: .4; }
  .footer-wrap .footer .f3box {
    border-bottom: 1px solid #3b3e44;
    padding: 30px 0; }
    .footer-wrap .footer .f3box .yqljbox .tit {
      width: 90px;
      float: left;
      color: #fff;
      font-size: 1.2rem;
      text-transform: uppercase; }
      .footer-wrap .footer .f3box .yqljbox .tit span {
        display: block;
        font-size: 1.4rem;
        color: #fff; }
    .footer-wrap .footer .f3box .yqljbox .con {
      float: right;
      width: calc(100% - 100px);
      line-height: 40px;
      height: 40px;
      overflow: hidden; }
      .footer-wrap .footer .f3box .yqljbox .con a {
        display: inline-block;
        color: #fff;
        font-size: 1.4rem;
        margin: 0 30px;
        opacity: .4; }

.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: 110px; }
    .header-wrap .header .logo {
      line-height: 110px; }

  .content-wrap .advantage-wrap .advantage-con .w3cFocusIn {
    overflow: visible; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .container-fluid {
      position: relative; }
    .content-wrap .advantage-wrap .advantage-con .w3cFocusIn .hd {
      width: 270px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 9; }
  .content-wrap .advantage-wrap .advantage-con .w3cFocus .pageState {
    top: 15px;
    right: 300px; }
  .content-wrap .advantage-wrap .advantage-con .w3cFocus .prev, .content-wrap .advantage-wrap .advantage-con .w3cFocus .next {
    top: 12px; }
  .content-wrap .advantage-wrap .advantage-con .bdbox .bd ul {
    width: 885px; }
    .content-wrap .advantage-wrap .advantage-con .bdbox .bd ul li .conbox {
      padding-left: 45px;
      position: relative; }
      .content-wrap .advantage-wrap .advantage-con .bdbox .bd ul li .conbox .yh {
        position: absolute;
        right: 0;
        top: 15px; }
  .content-wrap .advantage-wrap .advantage-con .numbox {
    padding: 46px 0; }
    .content-wrap .advantage-wrap .advantage-con .numbox .nlist {
      border-left: 1px solid #ccc; }
  .content-wrap .about-wrap {
    padding-bottom: 40px; }
    .content-wrap .about-wrap .about-con .conbox {
      position: relative;
      top: 60px;
      padding: 40px 50px; }
  .content-wrap .news-wrap .news-con .n1box {
    padding-right: 70px; }
    .content-wrap .news-wrap .news-con .n1box .nconbox .bnlist {
      padding-right: 20px; }
    .content-wrap .news-wrap .news-con .n1box .nconbox .nlistbox {
      padding-left: 20px; }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .mconbox {
      width: 800px;
      margin: 0 auto; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
      width: 12%; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
      width: 86%; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
      width: 86%; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
      margin-left: 14%; }

  .footer-wrap .footer .f2box {
    padding: 20px 0; }
    .footer-wrap .footer .f2box .flt {
      float: left;
      line-height: 35px; }
    .footer-wrap .footer .f2box .frt {
      float: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .product-wrap .product-con .p1box .titbox {
    width: 100%; }
  .content-wrap .product-wrap .product-con .p1box .conbox {
    width: 100%; }
    .content-wrap .product-wrap .product-con .p1box .conbox .clist {
      width: 20%; }

  .footer-wrap {
    margin-bottom: 75px; }
    .footer-wrap .footer {
      background: #292929; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .product-wrap .product-con .p1box .conbox .clist {
    width: 33.33%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    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 */
