@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 {
  background: #f5f5f5;
  height: 30px;
  line-height: 30px;
  color: #969696;
  font-size: 1.2rem;
  position: relative;
  z-index: 3; }
  .topbar .trt .linktxt a {
    color: #969696;
    margin: 0 10px; }

.header-wrap .header {
  position: relative;
  z-index: 3; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    background: url(../images/header-stxtline.jpg) no-repeat left top;
    margin-top: 40px;
    margin-left: 5px;
    padding-left: 35px; }
    .header-wrap .header .stxt .stit {
      font-size: 2.2rem;
      color: #0d459c;
      margin-bottom: 5px;
      font-weight: bold; }
    .header-wrap .header .stxt .btit {
      font-size: 2rem;
      color: #828282; }
  .header-wrap .header .phonebox {
    margin-top: 20px; }
    .header-wrap .header .phonebox .ptxt .t1 {
      font-size: 1.6rem;
      color: #4d4d4d; }
      .header-wrap .header .phonebox .ptxt .t1 i {
        margin-right: 10px; }
    .header-wrap .header .phonebox .ptxt .t2 {
      font-size: 3rem;
      color: #085ab1;
      font-family: "Arial";
      letter-spacing: -2px;
      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 {
  height: 55px;
  background: url("../images/navbg.jpg") repeat-x;
  background-size: 100% 100%;
  padding: 2px 0; }
  .nav-wrap .navbox .nbox {
    border-top: 1px solid #165ea8; }
  .nav-wrap .navbox .container-fluid {
    position: relative;
    z-index: 2; }
  .nav-wrap .navbox .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 12.5%; }
    .nav-wrap .navbox .nav-ul .navlist a.listh1 {
      margin-top: -3px;
      background: url(../images/navline.jpg) no-repeat right top;
      transform: skewX(45deg);
      height: 50px;
      text-decoration: none;
      display: block;
      color: #fff;
      text-align: center;
      font-size: 1.6rem; }
      .nav-wrap .navbox .nav-ul .navlist a.listh1:hover, .nav-wrap .navbox .nav-ul .navlist a.listh1.on {
        background: #faa105; }
        .nav-wrap .navbox .nav-ul .navlist a.listh1:hover i, .nav-wrap .navbox .nav-ul .navlist a.listh1.on i {
          opacity: 1; }
      .nav-wrap .navbox .nav-ul .navlist a.listh1 span {
        padding-top: 13px;
        display: block;
        transform: skewX(-45deg); }
      .nav-wrap .navbox .nav-ul .navlist a.listh1 i {
        position: absolute;
        left: 45px;
        bottom: -2px;
        display: block;
        transform: skewX(-45deg);
        opacity: 0; }
    .nav-wrap .navbox .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 25px;
      top: 50px;
      display: none;
      z-index: 10;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 180px; }
      .nav-wrap .navbox .nav-ul .navlist .list2-ul .list {
        position: relative; }
        .nav-wrap .navbox .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 .navbox .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .navbox .nav-ul .navlist .list2-ul .list .listh2.on {
            background: #faa105; }
        .nav-wrap .navbox .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 .navbox .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
            text-align: center; }
            .nav-wrap .navbox .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
              display: block;
              line-height: 35px;
              color: #fff; }
  .nav-wrap .navbg {
    height: 50px;
    width: 400px;
    background: #faa105;
    position: absolute;
    left: -395px;
    top: -3px;
    transform: skewX(45deg); }
  .nav-wrap .searchbox {
    position: relative;
    margin-top: 7px; }
    .nav-wrap .searchbox .searchtxt {
      margin-left: 25px;
      width: 170px;
      height: 30px;
      border-radius: 30px;
      background: #fff;
      border: none;
      padding: 5px 15px;
      font-size: 1.2rem;
      outline: none; }
    .nav-wrap .searchbox .submitbtn {
      position: absolute;
      right: 15px;
      top: 7px;
      background: url(../images/nav-searchicon1.png) no-repeat;
      border: none;
      width: 15px;
      height: 15px;
      outline: none; }

.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;
      width: 8px;
      height: 8px;
      border-radius: 0;
      margin: 0 6px;
      background: #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: #1e468e; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      width: 30px;
      background: #1e468e; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.content-wrap .product-wrap {
  padding: 45px 0;
  background: url(../images/productbg.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .chtit {
      font-size: 3.3rem;
      color: #4e4e4e;
      background: url(../images/index-titleline1.png) no-repeat center center; }
      .content-wrap .product-wrap .title-line .chtit span {
        color: #0e459d;
        font-weight: bold; }
    .content-wrap .product-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #7a7a7a;
      line-height: 25px; }
    .content-wrap .product-wrap .title-line .line {
      width: 20px;
      height: 1px;
      background: #414141;
      margin: 15px auto; }
  .content-wrap .product-wrap .productbox {
    margin-top: 35px; }
    .content-wrap .product-wrap .productbox .w-ltside .mb {
      margin-bottom: 20px; }
      .content-wrap .product-wrap .productbox .w-ltside .mb .tit-show .title {
        display: block;
        height: 45px;
        line-height: 45px;
        background: #0e459d;
        background-size: cover;
        overflow: hidden;
        font-family: '微软雅黑';
        font-size: 16px;
        color: #fff;
        text-indent: 1em;
        cursor: pointer; }
        .content-wrap .product-wrap .productbox .w-ltside .mb .tit-show .title .arrow {
          float: right;
          margin-right: 15px; }
        .content-wrap .product-wrap .productbox .w-ltside .mb .tit-show .title .icon {
          margin-right: 10px; }
    .content-wrap .product-wrap .productbox .w-ltside .show-hide {
      display: none;
      overflow: hidden;
      width: 100%; }
      .content-wrap .product-wrap .productbox .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 .product-wrap .productbox .w-ltside .show-hide .div2 a {
          display: block;
          color: #707070;
          text-decoration: none; }
        .content-wrap .product-wrap .productbox .w-ltside .show-hide .div2:hover a {
          background: #ff8f00;
          color: #fff; }
      .content-wrap .product-wrap .productbox .w-ltside .show-hide .div3 {
        display: none; }
        .content-wrap .product-wrap .productbox .w-ltside .show-hide .div3 ul {
          margin: 0;
          padding: 0; }
          .content-wrap .product-wrap .productbox .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 .product-wrap .productbox .w-ltside .show-hide .div3 ul li a {
              text-decoration: none;
              display: block;
              overflow: hidden;
              color: #666; }
              .content-wrap .product-wrap .productbox .w-ltside .show-hide .div3 ul li a:hover {
                color: #ff8f00; }
    .content-wrap .product-wrap .productbox .ltside {
      padding-right: 20px; }
      .content-wrap .product-wrap .productbox .ltside .linkbox .title-arrow {
        background: url(../images/product-ltside-titbg.jpg) no-repeat;
        background-size: 100% 100%;
        height: 110px;
        padding: 0 30px;
        color: #fff;    background: #0e459d; }
        .content-wrap .product-wrap .productbox .ltside .linkbox .title-arrow .icon {
          margin-left: 20px;
          line-height: 110px;
          float: left;
          margin-right: 10px; }
        .content-wrap .product-wrap .productbox .ltside .linkbox .title-arrow .titbox {
          margin-top: 30px; }
          .content-wrap .product-wrap .productbox .ltside .linkbox .title-arrow .titbox span {
            display: block;
            font-size: 2.2rem;
            font-weight: bold; }
            .content-wrap .product-wrap .productbox .ltside .linkbox .title-arrow .titbox span:nth-child(2) {
              font-weight: normal;
              font-size: 1.2rem;
              text-transform: uppercase; }
      .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap {
        background: #f2f2f2;
        border: 1px solid #ddd;
        padding: 8px; }
        .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox {
          margin-bottom: 5px; }
          .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox:last-child {
            margin-bottom: 0; }
          .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list {
            background: #fff;
            padding-left: 20px;
            padding-right: 10px;
            display: block;
            height: 37px;
            text-align: left;
            color: #3d3d3d;
            line-height: 35px;
            font-size: 1.6rem;
            text-decoration: none;
            overflow: hidden;
            border: 1px solid #ddd; }
            .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list.on1 {
              background: #ff8f00;
              border-color: #ff8f00;
              color: #fff; }
              .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list:hover .arrow, .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
                color: #fff; }
            .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list .tit {
              float: left;
              width: 65%; }
            .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list .arrow {
              color: #dcdcdc;
              font-style: normal;
              text-align: center;
              font-family: "黑体"; }
          .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 {
            display: none; }
            .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul {
              margin-top: 1px;
              background: #ff8f00; }
              .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
                border-bottom: 1px dashed #ccc; }
                .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
                  border-bottom: none;
                  margin-bottom: 0; }
                .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
                  padding-left: 20px;
                  display: block;
                  height: 37px;
                  text-align: left;
                  color: #fff;
                  line-height: 37px;
                  font-size: 1.4rem;
                  text-decoration: none;
                  overflow: hidden; }
                  .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                    background: #c46e00; }
                  .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                    float: left;
                    width: 10%;
                    font-style: normal; }
                  .content-wrap .product-wrap .productbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                    float: left;
                    width: 80%; }
      .content-wrap .product-wrap .productbox .ltside .contactbox {
        margin-top: 10px;
        background: #0e459d;
        padding: 15px 25px;
        color: #fff; }
        .content-wrap .product-wrap .productbox .ltside .contactbox .list .tit {
          margin: 10px 0;
          font-size: 2rem;
          font-weight: bold; }
        .content-wrap .product-wrap .productbox .ltside .contactbox .list .con {
          font-size: 1.4rem;
          line-height: 25px; }
    .content-wrap .product-wrap .productbox .tit-line {
      border: 1px solid #ddd;
      height: 33px;
      line-height: 33px;
      background: #fff; }
      .content-wrap .product-wrap .productbox .tit-line .title {
        width: 130px;
        font-size: 1.6rem;
        color: #fff;
        background: #0e459d;
        text-align: center; }
      .content-wrap .product-wrap .productbox .tit-line .morebtn {
        padding-right: 10px;
        text-transform: uppercase; }
        .content-wrap .product-wrap .productbox .tit-line .morebtn a {
          text-decoration: none;
          color: #aeaeae;
          font-size: 1.4rem; }
    .content-wrap .product-wrap .productbox .product-con {
      margin-top: 20px;
      background: #fff; }
      .content-wrap .product-wrap .productbox .product-con .pconbox .plist {
        padding: 0 3px 6px; }
        .content-wrap .product-wrap .productbox .product-con .pconbox .plist a {
          text-decoration: none;
          display: block;
          border: 1px solid #ddd;
          padding: 5px 5px 0;
          overflow: hidden;
          color: #292929;
          font-size: 1.4rem;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .product-wrap .productbox .product-con .pconbox .plist a:hover {
            background: #0e459d;
            color: #fff; }
            .content-wrap .product-wrap .productbox .product-con .pconbox .plist a:hover .conbox .tit {
              color: #fff; }
          .content-wrap .product-wrap .productbox .product-con .pconbox .plist a .picbox {
            border: 1px solid #ddd; }
          .content-wrap .product-wrap .productbox .product-con .pconbox .plist a .conbox {
            padding: 15px 20px;
            text-align: center; }
            .content-wrap .product-wrap .productbox .product-con .pconbox .plist a .conbox .tit {
              font-size: 1.8rem;
              color: #3d3d3d;
              line-height: 30px;
              height: 30px;
              overflow: hidden; }
            .content-wrap .product-wrap .productbox .product-con .pconbox .plist a .conbox .morebtn {
              width: 119px;
              height: 27px;
              background: #f89e13;
              padding: 3px;
              margin: 5px auto 0; }
              .content-wrap .product-wrap .productbox .product-con .pconbox .plist a .conbox .morebtn .mbtn {
                border: 1px solid #fff;
                color: #fff;
                font-size: 1.4rem; }
.content-wrap .adbox-wrap {
  background: url(../images/adboxbg.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .adbox-wrap .pic img {
    max-width: 100%; }
.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: 3.3rem;
      color: #4e4e4e;
      background: url(../images/index-titleline2.png) no-repeat center center; }
      .content-wrap .advantage-wrap .title-line .chtit span {
        color: #0e459d;
        font-weight: bold; }
        .content-wrap .advantage-wrap .title-line .chtit span:first-child {
          color: #faa105;
          font-size: 4.8rem; }
    .content-wrap .advantage-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #7a7a7a;
      line-height: 25px; }
    .content-wrap .advantage-wrap .title-line .line {
      width: 20px;
      height: 1px;
      background: #414141;
      margin: 15px auto; }
  .content-wrap .advantage-wrap .advantage-con {
    margin-top: 35px; }
    .content-wrap .advantage-wrap .advantage-con .alist {
      padding: 0 15px 30px; }
      .content-wrap .advantage-wrap .advantage-con .alist a {
        text-decoration: none;
        display: block;
        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 .advantage-wrap .advantage-con .alist a:hover {
          top: -5px; }
        .content-wrap .advantage-wrap .advantage-con .alist a .picbox {
          position: relative;
          z-index: 3;
          display: block;
          width: 70%;
          border-radius: 50%;
          margin: 0 auto;
          overflow: hidden;
          padding: 5px;
          background: #fff;
          box-shadow: 0 5px 5px #ccc; }
          .content-wrap .advantage-wrap .advantage-con .alist a .picbox .pic {
            border-radius: 50%;
            overflow: hidden; }
        .content-wrap .advantage-wrap .advantage-con .alist a .conbox {
          position: relative;
          z-index: 2;
          margin-top: -110px;
          background: #fff;
          border-radius: 5px;
          padding: 130px 25px 55px;
          box-shadow: 0 0 5px #ccc; }
          .content-wrap .advantage-wrap .advantage-con .alist a .conbox .tit {
            text-align: center;
            font-size: 2rem;
            color: #303030;
            line-height: 30px;
            height: 30px;
            overflow: hidden; }
          .content-wrap .advantage-wrap .advantage-con .alist a .conbox .con {
            text-align: center;
            margin-top: 10px;
            font-size: 1.4rem;
            color: #818181;
            line-height: 25px;
            height: 75px;
            overflow: hidden; }
.content-wrap .case-wrap {
  padding: 45px 0;
  overflow: hidden; }
  .content-wrap .case-wrap .title-line {
    text-align: center; }
    .content-wrap .case-wrap .title-line .chtit {
      font-size: 3.3rem;
      color: #4e4e4e;
      background: url(../images/index-titleline1.png) no-repeat center center; }
      .content-wrap .case-wrap .title-line .chtit span {
        color: #0e459d;
        font-weight: bold; }
    .content-wrap .case-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #7a7a7a;
      line-height: 25px; }
    .content-wrap .case-wrap .title-line .line {
      width: 20px;
      height: 1px;
      background: #414141;
      margin: 15px auto; }
  .content-wrap .case-wrap .case-con {
    margin-top: 35px; }
    .content-wrap .case-wrap .case-con .case-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      overflow: visible; }
      .content-wrap .case-wrap .case-con .case-carousel .item {
        text-decoration: none;
        display: block;
        margin: 0 8px;
        border: 1px solid #eee;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .case-wrap .case-con .case-carousel .item:hover {
          box-shadow: 0 5px 5px #ccc; }
          .content-wrap .case-wrap .case-con .case-carousel .item:hover .picbox .showcn {
            top: 0; }
          .content-wrap .case-wrap .case-con .case-carousel .item:hover .btit {
            border-color: #e89723; }
        .content-wrap .case-wrap .case-con .case-carousel .item .picbox {
          padding: 5px;
          border-bottom: 1px solid #eee;
          position: relative;
          overflow: hidden; }
          .content-wrap .case-wrap .case-con .case-carousel .item .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            color: #fff;
            padding: 20px;
            background: url(../images/case-fdj.png) no-repeat center 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 .case-wrap .case-con .case-carousel .item .picbox .showcn .stit {
              margin-top: 20%;
              font-size: 1.8rem;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
        .content-wrap .case-wrap .case-con .case-carousel .item .btit {
          text-align: center;
          font-size: 1.6rem;
          color: #333;
          line-height: 65px;
          height: 65px;
          overflow: hidden;
          border-bottom: 2px 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; }
    .content-wrap .case-wrap .case-con .owl-theme .owl-controls {
      margin-top: 0; }
      .content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        top: 45%;
        left: -55px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        border-radius: 50%;
        background: #0e459d;
        font-family: "黑体";
        font-size: 2rem;
        color: #fff;
        opacity: 1;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
          background: #f89e13; }
      .content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        top: 45%;
        right: -55px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        border-radius: 50%;
        background: #0e459d;
        font-family: "黑体";
        font-size: 2rem;
        color: #fff;
        opacity: 1;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
          background: #f89e13; }
.content-wrap .partner-wrap {
  padding: 45px 0;
  background: url(../images/partnerbg.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .partner-wrap .title-line {
    text-align: center; }
    .content-wrap .partner-wrap .title-line .chtit {
      font-size: 3.3rem;
      color: #fff;
      background: url(../images/index-titleline3.png) no-repeat center center; }
      .content-wrap .partner-wrap .title-line .chtit span {
        font-weight: bold; }
    .content-wrap .partner-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #b8cff3;
      line-height: 25px; }
    .content-wrap .partner-wrap .title-line .line {
      width: 20px;
      height: 1px;
      background: #f89e13;
      margin: 15px auto; }
  .content-wrap .partner-wrap .partner-con {
    margin-top: 35px; }
    .content-wrap .partner-wrap .partner-con .partner-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto; }
    .content-wrap .partner-wrap .partner-con .item {
      display: block;
      margin: 0 6px;
      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 .partner-wrap .partner-con .item:hover {
        opacity: .7; }
.content-wrap .about-wrap {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0; }
  .content-wrap .about-wrap .title-line {
    text-align: center; }
    .content-wrap .about-wrap .title-line .chtit {
      font-size: 3.3rem;
      color: #4e4e4e;
      background: url(../images/index-titleline1.png) no-repeat center center; }
      .content-wrap .about-wrap .title-line .chtit span {
        color: #0e459d;
        font-weight: bold; }
    .content-wrap .about-wrap .title-line .stxt {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #7a7a7a;
      line-height: 25px; }
    .content-wrap .about-wrap .title-line .line {
      width: 20px;
      height: 1px;
      background: #414141;
      margin: 15px auto; }
  .content-wrap .about-wrap .about-con {
    margin-top: 35px; }
    .content-wrap .about-wrap .about-con .atit {
      text-align: center;
      font-size: 2.4rem;
      color: #484848;
      font-weight: bold;
      margin-bottom: 35px; }
      .content-wrap .about-wrap .about-con .atit span {
        color: #365598; }
    .content-wrap .about-wrap .about-con .conbox {
      background: #2256a6;
      padding: 45px 25px;
      color: #fff;
      font-size: 1.6rem; }
      .content-wrap .about-wrap .about-con .conbox .con {
        line-height: 30px;
        height: 180px;
        overflow: hidden; }
.content-wrap .about-wrap .about-con .conbox .con p{
  margin-bottom:0;
}
    .content-wrap .about-wrap .about-con .morebtn {
      margin-top: 15px; }
      .content-wrap .about-wrap .about-con .morebtn a {
        text-decoration: none;
        display: block;
        background: #f89e13;
        height: 45px;
        line-height: 40px;
        border-bottom: 5px solid #875913;
        color: #000;
        font-size: 1.6rem;
        width: 155px;
        text-align: center;
        margin: 0 auto;
        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 .morebtn a:hover {
          background: #875913;
          color: #fff;
          line-height: 45px; }
.content-wrap .contentbox {
  margin-top: 20px;
  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: #0e459d;
        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: #0e459d;
      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: #ff8f00;
        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: #ff8f00; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      background: url(../images/product-ltside-titbg.jpg) no-repeat;
      background-size: 100% 100%;
      height: 110px;
      padding: 0 30px;
      color: #fff;     background: #0e459d;}
      .content-wrap .contentbox .ltside .linkbox .title-arrow .icon {
        margin-left: 20px;
        line-height: 110px;
        float: left;
        margin-right: 10px; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .titbox {
        margin-top: 30px; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .titbox span {
          display: block;
          font-size: 2.2rem;
          font-weight: bold; }
          .content-wrap .contentbox .ltside .linkbox .title-arrow .titbox span:nth-child(2) {
            font-weight: normal;
            font-size: 1.2rem;
            text-transform: uppercase; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      background: #f2f2f2;
      border: 1px solid #ddd;
      padding: 8px; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox {
        margin-bottom: 5px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox:last-child {
          margin-bottom: 0; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
          background: #fff;
          padding-left: 20px;
          padding-right: 10px;
          display: block;
          height: 37px;
          text-align: left;
          color: #3d3d3d;
          line-height: 35px;
          font-size: 1.6rem;
          text-decoration: none;
          overflow: hidden;
          border: 1px solid #ddd; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
            background: #ff8f00;
            border-color: #ff8f00;
            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 {
            color: #dcdcdc;
            font-style: normal;
            text-align: center;
            font-family: "黑体"; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
          display: none; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
            margin-top: 1px;
            background: #ff8f00; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
              border-bottom: 1px dashed #ccc; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
                border-bottom: none;
                margin-bottom: 0; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
                padding-left: 20px;
                display: block;
                height: 37px;
                text-align: left;
                color: #fff;
                line-height: 37px;
                font-size: 1.4rem;
                text-decoration: none;
                overflow: hidden; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                  background: #c46e00; }
                .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 {
                  float: left;
                  width: 80%; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 10px;
      background: #0e459d;
      padding: 15px 25px;
      color: #fff; }
      .content-wrap .contentbox .ltside .contactbox .list .tit {
        margin: 10px 0;
        font-size: 2rem;
        font-weight: bold; }
      .content-wrap .contentbox .ltside .contactbox .list .con {
        font-size: 1.4rem;
        line-height: 25px; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .content-wrap .contentbox .main-wrap .title-posit {
      margin-bottom: 15px; }
      .content-wrap .contentbox .main-wrap .title-posit .tp {
        border: 1px solid #eee;
        height: 35px;
        line-height: 35px; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title {
          color: #fff;
          font-size: 1.6rem; }
          .content-wrap .contentbox .main-wrap .title-posit .tp .title span {
            background: #0e459d;
            height: 33px;
            line-height: 33px;
            display: inline-block;
            border-right: 1px solid #eee;
            padding: 0 25px; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
          color: #8a8a8a;
          font-size: 1.2rem;
          padding-right: 10px; }
          .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
            color: #8a8a8a; }
    .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;
        color: #282828;
        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: #1e468e; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
            background: #0058a6;
            color: #fff; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
          width: 17%;
          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: 80%; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox {
            margin-top: 10px;
            font-size: 1.8rem;
            line-height: 25px;
            height: 25px;
            overflow: hidden;
            margin-bottom: 5px; }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox .tit {
              display: inline-block;
              width: 70%; }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox .time {
              font-size: 1.2rem;
              color: #9e9e9e; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
            font-size: 1.2rem;
            color: #5f5f5f;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
            margin-top: 10px;
            width: 95px;
            height: 25px;
            border: 1px solid #eee;
            color: #b5b5b5;
            font-size: 1.2rem;
            line-height: 25px;
            text-align: center;
            font-family: "宋体";
            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 5px 10px; }
      .content-wrap .contentbox .main-wrap .product-con .plist a {
        text-decoration: none;
        display: block;
        background: #fff;
        border: 1px solid #eee;
        padding: 10px 10px 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 a:hover {
          background: #0e459d; }
          .content-wrap .contentbox .main-wrap .product-con .plist a:hover .conbox .tit {
            color: #fff; }
          .content-wrap .contentbox .main-wrap .product-con .plist a:hover .conbox .morebtn {
            background: #ff8f00;
            color: #fff; }
            .content-wrap .contentbox .main-wrap .product-con .plist a:hover .conbox .morebtn span {
              border-color: #fff; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
          border: 1px solid #eee;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .conbox {
          padding: 20px; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .tit {
            font-size: 1.8rem;
            color: #3d3d3d;
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            text-align: center; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .morebtn {
            margin: 10px auto 0;
            background: #fff;
            width: 120px;
            height: 30px;
            padding: 2px;
            text-align: center;
            color: #b4b4b4;
            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 .conbox .morebtn span {
              display: block;
              border: 1px solid #eee;
              height: 100%;
              width: 100%;
              line-height: 26px; }
    .content-wrap .contentbox .main-wrap .case-con .clist {
      padding: 0 5px 10px; }
      .content-wrap .contentbox .main-wrap .case-con .clist a {
        text-decoration: none;
        display: block;
        border: 1px solid #eee;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
          top: 0; }
        .content-wrap .contentbox .main-wrap .case-con .clist a:hover .btit {
          border-color: #e89723; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
          padding: 5px;
          border-bottom: 1px solid #eee;
          position: relative;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            color: #fff;
            padding: 20px;
            background: url(../images/case-fdj.png) no-repeat center center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .stit {
              margin-top: 20%;
              font-size: 1.8rem;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .btit {
          text-align: center;
          font-size: 1.6rem;
          color: #333;
          line-height: 45px;
          height: 45px;
          overflow: hidden;
          border-bottom: 2px 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; }
    .content-wrap .contentbox .main-wrap .download-con .tablebox {
      overflow-y: auto; }
      .content-wrap .contentbox .main-wrap .download-con .tablebox table {
        width: 900px; }
        .content-wrap .contentbox .main-wrap .download-con .tablebox table .tr1 {
          border: 1px solid #eee;
          line-height: 32px; }
        .content-wrap .contentbox .main-wrap .download-con .tablebox table tr {
          line-height: 45px; }
          .content-wrap .contentbox .main-wrap .download-con .tablebox table tr:nth-child(2n+1) {
            background: #f4f5f9; }
          .content-wrap .contentbox .main-wrap .download-con .tablebox table tr:nth-child(1) {
            background: url(../images/download-table-titbg.jpg) repeat; }
          .content-wrap .contentbox .main-wrap .download-con .tablebox table tr td {
            padding-left: 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
      margin-bottom: 10px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        font-weight: normal;
        font-size: 1.4rem;
        width: 22%;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 130px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
        margin-left: 2%;
        float: left;
        width: 15%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
        float: left;
        margin-left: 5px; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
          height: 30px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
        margin-top: 10px;
        width: 100px;
        height: 30px;
        color: #292929;
        border: none;
        background: #d1d1d1;
        font-size: 1.4rem;
        margin-right: 5px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
          background: #02882a;
          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 .video-con .vlist {
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .picbox img {
        max-width: 100%; }
      .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox {
        margin-top: 15px; }
        .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox .tit {
          font-size: 2.2rem;
          color: #292929;
          line-height: 30px;
          height: 30px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox .time {
          font-size: 1.4rem;
          color: #999;
          line-height: 40px; }
        .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox .con {
          margin-top: 5px;
          font-size: 1.4rem;
          color: #999;
          line-height: 28px; }
    .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 img {
      max-width: 100%; }
    .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: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover; }
  .footer-wrap .footer .f1box {
    padding: 35px 0;
    color: #fff;
    border-bottom: 1px solid #25282d; }
    .footer-wrap .footer .f1box .linkbox {
      padding-right: 40px;
      background: url(../images/footer-line.jpg) no-repeat right top; }
      .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: #525860; }
      .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 {
      padding-left: 110px;
      background: url(../images/footer-line.jpg) no-repeat right top; }
      .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: #525860; }
      .footer-wrap .footer .f1box .cconbox .ccon {
        margin-top: 20px;
        font-size: 1.4rem;
        line-height: 30px; }
    .footer-wrap .footer .f1box .ewmbox {
      padding-left: 80px; }
      .footer-wrap .footer .f1box .ewmbox .title {
        text-align: left;
        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: #525860; }
      .footer-wrap .footer .f1box .ewmbox .con {
        margin-top: 25px;
        text-align: left; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #000;
    padding: 10px 0;
    text-align: center;
    color: #a6a6a6;
    line-height: 30px;
    opacity: .35; }
    .footer-wrap .footer .f2box a {
      color: #636e88; }

.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: 140px; }
    .header-wrap .header .logo {
      line-height: 140px; }

  .content-wrap .advantage-wrap .advantage-con .alist {
    padding: 0 15px 30px; }
    .content-wrap .advantage-wrap .advantage-con .alist a .picbox {
      width: 70%; }
    .content-wrap .advantage-wrap .advantage-con .alist a .conbox {
      margin-top: -80px;
      padding: 110px 25px 55px; }
      .content-wrap .advantage-wrap .advantage-con .alist a .conbox .tit {
        font-size: 2rem; }
  .content-wrap .about-wrap .about-con {
    position: relative; }
    .content-wrap .about-wrap .about-con .picbox {
      margin-top: 120px; }
    .content-wrap .about-wrap .about-con .conbox {
      width: 85%;
      margin: 0 auto;
      position: absolute;
      top: 0;
      left: 7%; }
    .content-wrap .about-wrap .about-con .morebtn {
      position: absolute;
      top: 230px;
      left: 43%; }
  .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .picbox {
    float: left;
    width: 55%; }
  .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox {
    float: right;
    width: 40%; }
    .content-wrap .contentbox .main-wrap .video-con .vlist .vbox .conbox .tit {
      margin-top: 30px;
      margin-bottom: 10px; }
  .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; }

  .footer-wrap {
    margin-bottom: 75px; }
    .footer-wrap .footer {
      background: #292929; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 61%; } }
@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 */
