@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: 38px;
  line-height: 38px;
  color: #5e5e5e;
  font-size: 1.2rem;
  background: url(../images/topbarbg.jpg) repeat-x;
  overflow: hidden; }
  .topbar .trt {
    color: #5e5e5e; }
    .topbar .trt a {
      color: #5e5e5e;
      font-size: 1.2rem; }
    .topbar .trt span {
      margin: 0 8px; }

.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;
      font-weight: bold;
      color: #ff9101;
      margin-bottom: 5px; }
      .header-wrap .header .stxt .stit span {
        color: #0374db; }
    .header-wrap .header .stxt .btit {
      font-size: 1.8rem;
      color: #535353; }
  .header-wrap .header .phonetxt {
    margin-top: 30px;
    float: right; }
    .header-wrap .header .phonetxt .icon {
      float: left;
      margin-right: 10px;
      margin-top: 5px; }
    .header-wrap .header .phonetxt .ptxt {
      margin-top: 5px;
      float: left;
      font-size: 1.4rem;
      color: #434343; }
      .header-wrap .header .phonetxt .ptxt span {
        margin-top: -5px;
        display: block;
        font-size: 2.8rem;
        color: #0374db;
        font-family: "Impact"; }
  .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: 60px;
  background: #0374db;
  border-bottom: 5px solid #23659c; }
  .nav-wrap .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 14.25%;
    background: url(../images/navline.jpg) no-repeat right top; }
    .nav-wrap .nav-ul .navlist:first-child .listh1 {
      background: url(../images/navline.jpg) no-repeat left top; }
    .nav-wrap .nav-ul .navlist a.listh1 {
      line-height: 55px;
      text-decoration: none;
      display: block;
      color: #fff;
      text-align: center;
      font-size: 1.6rem;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .nav-wrap .nav-ul .navlist a.listh1:hover, .nav-wrap .nav-ul .navlist a.listh1.on {
        background: #ff9101; }
        .nav-wrap .nav-ul .navlist a.listh1:hover span, .nav-wrap .nav-ul .navlist a.listh1.on span {
          opacity: 1; }
      .nav-wrap .nav-ul .navlist a.listh1 span {
        position: absolute;
        bottom: -24px;
        left: 50%;
        margin-left: -7px;
        font-size: 1.2rem;
        color: #055fb2;
        font-family: "黑体";
        opacity: 0; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 0;
      top: 55px;
      display: none;
      z-index: 10;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 100%; }
      .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: #055fb2; }
        .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 {
      border-radius: 0;
      width: 25px;
      height: 5px;
      opacity: 1;
      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: #00a0e9; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #00a0e9; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.searchbox-wrap {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0; }
  .searchbox-wrap .slt .tit {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    color: #2e2e2e;
    float: left; }
  .searchbox-wrap .slt .con {
    margin-left: 10px;
    float: left;
    display: inline-block;
    font-size: 1.2rem;
    color: #707070; }
    .searchbox-wrap .slt .con a {
      display: inline-block;
      color: #707070; }
    .searchbox-wrap .slt .con span {
      margin: 0 20px; }
  .searchbox-wrap .srt {
    margin-top: 10px; }
    .searchbox-wrap .srt .searchtxt {
      float: left;
      width: 200px;
      height: 25px;
      border: 1px solid #ccc;
      padding: 3px 5px 3px 20px;
      font-size: 1.2rem;
      color: #333;
      background: #f4f4f4 url(../images/searchbox-icon1.png) no-repeat 5px 7px;
      outline: none; }
    .searchbox-wrap .srt .submitbtn {
      float: left;
      width: 50px;
      height: 25px;
      border: none;
      background: #0374db;
      color: #fff;
      font-size: 1.2rem;
      outline: none; }

.content-wrap .product-wrap {
  padding: 45px 0; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .chtit {
      font-size: 3rem;
      color: #373737;
      font-weight: bold; }
      .content-wrap .product-wrap .title-line .chtit span {
        color: #0374db; }
    .content-wrap .product-wrap .title-line .line {
      margin: 10px 0;
      width: 100%;
      height: 5px;
      background: url(../images/index-titline1.png) no-repeat center center; }
    .content-wrap .product-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      text-align: center; }
  .content-wrap .product-wrap .product-con {
    margin-top: 45px; }
    .content-wrap .product-wrap .product-con .p1box {
      overflow: hidden; }
      .content-wrap .product-wrap .product-con .p1box .titbox {
        background: #29a10b;
        float: left;
        width: 12%;
        color: #fff;
        text-align: center;
        padding: 18px 0; }
        .content-wrap .product-wrap .product-con .p1box .titbox .tit {
          font-size: 2.4rem; }
        .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 {
        width: 100%;
        background: #f5f5f5; }
        .content-wrap .product-wrap .product-con .p1box .conbox .clist {
          float: left;
          width: 12.5%;
          border-bottom: 3px solid #fff; }
          .content-wrap .product-wrap .product-con .p1box .conbox .clist a {
            background: #f5f5f5;
            padding-left: 25px;
            text-decoration: none;
            display: block;
            color: #686868;
            font-size: 1.4rem;
            line-height: 35px;
            height: 35px;
            overflow: hidden; }
            .content-wrap .product-wrap .product-con .p1box .conbox .clist a:hover {
              color: #0374db; }
    .content-wrap .product-wrap .product-con .p2box {
      margin-top: 30px; }
      .content-wrap .product-wrap .product-con .p2box .plist {
        padding: 0 10px 20px; }
        .content-wrap .product-wrap .product-con .p2box .plist a {
          display: block;
          text-decoration: none;
          border: 1px solid #eee; }
          .content-wrap .product-wrap .product-con .p2box .plist a:hover {
            box-shadow: 0 0 5px #ccc; }
            .content-wrap .product-wrap .product-con .p2box .plist a:hover .picbox .showcn {
              top: 0; }
            .content-wrap .product-wrap .product-con .p2box .plist a:hover .btit {
              border-bottom-color: #ff9101; }
          .content-wrap .product-wrap .product-con .p2box .plist a .picbox {
            padding: 5px;
            position: relative;
            overflow: hidden;
            border-bottom: 1px solid #eee; }
            .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn {
              position: absolute;
              top: 800px;
              left: 0;
              width: 100%;
              height: 100%;
              background: url(../images/product-p2box-fdj.png) no-repeat center center;
              color: #fff;
              text-align: center;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn .s1 {
                margin-top: 20%;
                font-size: 1.8rem;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
              .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn .s2 {
                margin-top: 5px;
                font-size: 1.2rem;
                text-transform: uppercase; }
          .content-wrap .product-wrap .product-con .p2box .plist a .btit {
            text-align: center;
            color: #333;
            font-size: 1.6rem;
            border-bottom: 1px solid #fff;
            line-height: 50px;
            height: 50px;
            overflow: hidden;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
.content-wrap .lybox-wrap {
  padding: 45px 0 5px;
  background: #f0f0f0;
  box-shadow: 0 0 55px #ccc inset; }
  .content-wrap .lybox-wrap .title-line {
    text-align: center; }
    .content-wrap .lybox-wrap .title-line img {
      max-width: 100%; }
  .content-wrap .lybox-wrap .lybox-con {
    margin-top: 45px; }
    .content-wrap .lybox-wrap .lybox-con .listbox {
      margin-bottom: 40px; }
      .content-wrap .lybox-wrap .lybox-con .listbox a {
        text-decoration: none;
        display: block;
        background: #fff;
        padding: 10px 10px 20px; }
        .content-wrap .lybox-wrap .lybox-con .listbox a .picbox {
          position: relative; }
          .content-wrap .lybox-wrap .lybox-con .listbox a .picbox .num {
            position: absolute;
            top: -20px;
            left: 20px;
            background: url(../images/lybox-numbg.png) no-repeat;
            width: 84px;
            height: 160px;
            padding-left: 16px;
            padding-top: 90px;
            color: #fff;
            font-size: 4rem;
            font-weight: bold;
            font-family: "Arial"; }
        .content-wrap .lybox-wrap .lybox-con .listbox a .conbox {
          padding: 10px; }
          .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .tit {
            padding-left: 30px;
            margin-top: 8px;
            font-size: 2.4rem;
            color: #333;
            line-height: 35px;
            font-weight: bold; }
            .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .tit span {
              color: #03a1e9;
              margin-right: 10px; }
          .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .con {
            margin-top: 10px; }
            .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .con .list {
              line-height: 28px;
              color: #7d7d7d;
              font-size: 1.4rem; }
              .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .con .list i {
                float: left;
                width: 25px; }
              .content-wrap .lybox-wrap .lybox-con .listbox a .conbox .con .list span {
                float: left;
                width: calc(100% - 25px); }
.content-wrap .adbox-wrap {
  background: url(../images/adbox-bg1.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 5px; }
  .content-wrap .adbox-wrap img {
    max-width: 100%; }
.content-wrap .process-wrap {
  padding: 45px 0; }
  .content-wrap .process-wrap .title-line {
    text-align: center; }
    .content-wrap .process-wrap .title-line .chtit {
      font-size: 3rem;
      color: #373737;
      font-weight: bold; }
      .content-wrap .process-wrap .title-line .chtit span {
        color: #0374db; }
    .content-wrap .process-wrap .title-line .line {
      margin: 10px 0;
      width: 100%;
      height: 5px;
      background: url(../images/index-titline1.png) no-repeat center center; }
    .content-wrap .process-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      text-align: center; }
  .content-wrap .process-wrap .process-con {
    margin-top: 45px; }
    .content-wrap .process-wrap .process-con ul li {
      float: left;
      width: 25%;
      position: relative;
      padding: 0 10px 20px; }
      .content-wrap .process-wrap .process-con ul li:last-child .arrow {
        display: none; }
      .content-wrap .process-wrap .process-con ul li a {
        text-decoration: none;
        display: block;
        font-size: 1.4rem;
        color: #2b2b2b;
        text-align: center; }
        .content-wrap .process-wrap .process-con ul li a .icon img {
          max-width: 100%; }
        .content-wrap .process-wrap .process-con ul li a .tit {
          margin-top: 5px; }
      .content-wrap .process-wrap .process-con ul li .arrow {
        position: absolute;
        right: -8px;
        top: 50px;
        display: none; }
.content-wrap .about-wrap {
  background: #f2f2f2;
  padding: 45px 0 0; }
  .content-wrap .about-wrap .title-line {
    text-align: center; }
    .content-wrap .about-wrap .title-line .chtit {
      font-size: 3rem;
      color: #373737;
      font-weight: bold; }
      .content-wrap .about-wrap .title-line .chtit span {
        color: #0374db; }
    .content-wrap .about-wrap .title-line .line {
      margin: 10px 0;
      width: 100%;
      height: 5px;
      background: url(../images/index-titline1.png) no-repeat center center; }
    .content-wrap .about-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      text-align: center; }
  .content-wrap .about-wrap .about-con {
    margin-top: 45px;
    position: relative;
    z-index: 1; }
    .content-wrap .about-wrap .about-con .aconbox {
      background: #fff;
      padding: 5px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      .content-wrap .about-wrap .about-con .aconbox a {
        text-decoration: none;
        display: block; }
        .content-wrap .about-wrap .about-con .aconbox a:hover .conbox .morebtn {
          color: #0374db; }
        .content-wrap .about-wrap .about-con .aconbox a .conbox {
          padding: 20px 10px; }
          .content-wrap .about-wrap .about-con .aconbox a .conbox .tit {
            font-size: 3rem;
            font-weight: bold;
            color: #3f3f3f; }
            .content-wrap .about-wrap .about-con .aconbox a .conbox .tit span {
              color: #0374db; }
          .content-wrap .about-wrap .about-con .aconbox a .conbox .con {
            margin-top: 20px;
            font-size: 1.4rem;
            color: #3f3f3f;
            line-height: 30px;
            height: 210px;
            overflow: hidden; }
			
			
			
			
          .content-wrap .about-wrap .about-con .aconbox a .conbox .morebtn {
            margin-top: 20px;
            color: #a6a6a6;
            text-transform: uppercase;
            font-size: 1.4rem; }
    .content-wrap .about-wrap .about-con .abg {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 215px;
      width: 100%;
      background: #0374db;
      z-index: -1; }
.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;
      color: #373737;
      font-weight: bold; }
      .content-wrap .news-wrap .title-line .chtit span {
        color: #0374db; }
    .content-wrap .news-wrap .title-line .line {
      margin: 10px 0;
      width: 100%;
      height: 5px;
      background: url(../images/index-titline1.png) no-repeat center center; }
    .content-wrap .news-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      text-align: center; }
  .content-wrap .news-wrap .news-con {
    margin-top: 45px; }
    .content-wrap .news-wrap .news-con .bnlist {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .bnlist a {
        text-decoration: none;
        display: block;
        background: #f4f4f4; }
        .content-wrap .news-wrap .news-con .bnlist a:hover .conbox .mbtn .add {
          background: #0374db; }
        .content-wrap .news-wrap .news-con .bnlist a .conbox {
          padding: 25px 20px; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .tit {
            font-size: 1.8rem;
            color: #353535;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .con {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #8a8a8a;
            line-height: 22px;
            height: 44px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn {
            margin-top: 12px; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .m1 {
              height: 30px;
              line-height: 30px;
              padding: 0 10px;
              border: 1px solid #ccc;
              color: #999;
              font-size: 1.4rem; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .m2 {
              height: 30px;
              line-height: 30px;
              padding: 0 10px;
              border: 1px solid #ccc;
              color: #999;
              font-size: 1.4rem; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .add {
              margin-top: 5px;
              width: 20px;
              height: 20px;
              line-height: 18px;
              font-size: 1.2rem;
              text-align: center;
              background: #d5d5d5;
              color: #fff; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .nlistbox .nlist a {
        text-decoration: none;
        display: block;
        background: #f4f4f4;
        position: relative; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .timebox {
          background: #0374db; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .line {
          background: #0374db; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .add {
          background: #f7802c; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .conbox .tit {
          color: #0374db; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
          float: left;
          width: 15%;
          font-size: 1.4rem;
          color: #fff;
          text-align: center;
          background: #b7b7b7;
          padding: 15px 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 .news-wrap .news-con .nlistbox .nlist a .timebox span {
            font-size: 3.6rem;
            display: block;
            font-family: "Arial";
            font-weight: bold; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .line {
          margin-top: 25px;
          float: left;
          width: 3%;
          height: 2px;
          background: #b7b7b7;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox {
          float: right;
          width: 80%;
          padding-right: 70px; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .tit {
            margin-top: 20px;
            font-size: 1.6rem;
            color: #444;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .con {
            margin-top: 5px;
            color: #696969;
            font-size: 1.4rem;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .add {
          position: absolute;
          bottom: 50%;
          margin-bottom: -10px;
          right: 20px;
          width: 20px;
          height: 20px;
          background: #b7b7b7;
          line-height: 20px;
          color: #fff;
          font-size: 1.4rem;
          text-align: center;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
    .content-wrap .news-wrap .news-con .morebtn {
      margin: 20px auto 0;
      width: 135px;
      height: 35px;
      background: #fff;
      color: #b3b3b3;
      font-size: 1.4rem;
      line-height: 35px;
      overflow: hidden;
      text-align: center;
      border-radius: 30px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .news-wrap .news-con .morebtn:hover {
        background: #0374db; }
        .content-wrap .news-wrap .news-con .morebtn:hover a {
          color: #fff; }
      .content-wrap .news-wrap .news-con .morebtn a {
        color: #b3b3b3;
        text-decoration: none; }
.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: #0374db;
        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: #0374db;
      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: #ff9101;
        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: #ff9101; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      background: #0374db;
      padding: 20px 0;
      text-align: center; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
        font-size: 2.4rem;
        font-weight: bold;
        color: #fff; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
          margin-top: 5px;
          display: block;
          text-transform: uppercase;
          font-size: 1.4rem;
          font-weight: normal;
          font-family: "Arial"; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      border: 1px solid #ddd;
      padding: 10px;
      background: #efefef; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
        background: #fff;
        border: 1px solid #ddd;
        display: block;
        height: 42px;
        line-height: 40px;
        text-align: center;
        font-size: 1.6rem;
        text-decoration: none;
        color: #404040;
        overflow: hidden;
        margin-bottom: 3px;
        padding: 0 10px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover {
          background: #ff9101;
          color: #fff; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
          background: #ff9101;
          color: #fff; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
        display: none; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
          padding-bottom: 5px;
          background: #ededed; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
            border-bottom: 1px dashed #ccc; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
              padding-left: 20px;
              display: block;
              height: 40px;
              text-align: left;
              color: #696969;
              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: #ff9101; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                font-style: normal;
                float: left;
                width: 10%; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                float: left;
                width: 80%; }
    .content-wrap .contentbox .ltside .linkbox .link2-wrap {
      border: 1px solid #ddd;
      padding: 10px;
      background: #efefef; }
      .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list {
        float: left;
        width: 49%;
        margin: 0 .5% 1%;
        background: #fff;
        border: 1px solid #ddd;
        display: block;
        height: 37px;
        line-height: 35px;
        text-align: center;
        font-size: 1.5rem;
        text-decoration: none;
        color: #404040;
        overflow: hidden; }
        .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list:hover {
          background: #ff9101;
          color: #fff; }
        .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list.on1 {
          background: #ff9101;
          color: #fff; }
      .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 {
        display: none; }
        .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul {
          padding-bottom: 5px;
          background: #ededed; }
          .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul li {
            border-bottom: 1px dashed #ccc; }
            .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul li a {
              padding-left: 20px;
              display: block;
              height: 40px;
              text-align: left;
              color: #696969;
              line-height: 40px;
              font-size: 1.4rem;
              text-decoration: none;
              overflow: hidden; }
              .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul li a:hover {
                color: #ff9101; }
              .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul li a i {
                font-style: normal;
                float: left;
                width: 10%; }
              .content-wrap .contentbox .ltside .linkbox .link2-wrap .lbox .list2 ul li a span {
                float: left;
                width: 80%; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 20px;
      background: #0374db;
      padding: 35px 15px; }
      .content-wrap .contentbox .ltside .contactbox .icon {
        text-align: center; }
      .content-wrap .contentbox .ltside .contactbox .con {
        margin-top: 15px;
        color: #fff;
        font-size: 1.6rem;
        line-height: 35px; }
        .content-wrap .contentbox .ltside .contactbox .con span {
          font-size: 2.2rem;
          font-weight: bold;
          font-family: "Arial"; }
  .content-wrap .contentbox .main-wrap .title-posit {
    margin-bottom: 15px; }
    .content-wrap .contentbox .main-wrap .title-posit .tp {
      background: #f7f7f7;
      border: 1px solid #eee; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        background: #0374db;
        color: #fff;
        line-height: 38px;
        font-size: 1.6rem;
        height: 38px;
        width: 140px;
        text-align: center; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        padding-right: 20px;
        line-height: 38px;
        color: #999;
        font-size: 1.2rem; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #999; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .back a {
        color: #343434;
        font-size: 1.2rem; }
    .content-wrap .contentbox .main-wrap .title-posit .line {
      border-top: 1px solid #ccc; }
  .content-wrap .contentbox .main-wrap .about-con {
    margin-bottom: 20px; }
    .content-wrap .contentbox .main-wrap .about-con img {
      max-width: 100%;
      margin: 10px 0; }
    .content-wrap .contentbox .main-wrap .about-con .con {
      font-size: 1.4rem;
      color: #0d0d0d;
      line-height: 30px;
      margin-bottom: 0; }
  .content-wrap .contentbox .main-wrap .news-con .nlist {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc; }
    .content-wrap .contentbox .main-wrap .news-con .nlist a {
      display: block;
      text-decoration: none;
      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: #0374db; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #0374db;
          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 10px 20px; }
    .content-wrap .contentbox .main-wrap .product-con .plist a {
      display: block;
      text-decoration: none;
      border: 1px solid #eee; }
      .content-wrap .contentbox .main-wrap .product-con .plist a:hover {
        box-shadow: 0 0 5px #ccc; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
          top: 0; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
          border-bottom-color: #ff9101; }
      .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
        padding: 5px;
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #eee; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
          position: absolute;
          top: 800px;
          left: 0;
          width: 100%;
          height: 100%;
          background: url(../images/product-p2box-fdj.png) no-repeat center center;
          color: #fff;
          text-align: center;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .s1 {
            margin-top: 20%;
            font-size: 1.8rem;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .s2 {
            margin-top: 5px;
            font-size: 1.2rem;
            text-transform: uppercase; }
      .content-wrap .contentbox .main-wrap .product-con .plist a .btit {
        text-align: center;
        color: #333;
        font-size: 1.6rem;
        border-bottom: 1px solid #fff;
        line-height: 50px;
        height: 50px;
        overflow: hidden;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
  .content-wrap .contentbox .main-wrap .case-con .clist {
    padding: 0 10px 20px; }
    .content-wrap .contentbox .main-wrap .case-con .clist a {
      text-decoration: none;
      display: block; }
      .content-wrap .contentbox .main-wrap .case-con .clist a:hover .con {
        background: #0f43af;
        border-bottom-color: #09348e;
        color: #fff; }
      .content-wrap .contentbox .main-wrap .case-con .clist a .con {
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
        overflow: hidden;
        font-size: 1.4rem;
        color: #696969;
        background: #eee;
        border-bottom: 2px solid #dedede;
        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 .con .tit {
          display: inline-block;
          width: 70%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
    margin-bottom: 10px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
      font-weight: normal;
      font-size: 1.4rem;
      width: 22%;
      float: left;
      height: 30px;
      line-height: 30px;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
      float: right;
      width: 77%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 30px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
      float: right;
      width: 77%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 130px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
      margin-left: 2%;
      float: left;
      width: 15%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 30px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
      float: left;
      margin-left: 5px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
        height: 30px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
      margin-top: 10px;
      width: 100px;
      height: 30px;
      color: #292929;
      border: none;
      background: #d1d1d1;
      font-size: 1.4rem;
      margin-right: 5px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
        background: #365598;
        color: #fff; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
        margin-left: 23%; }
  .content-wrap .contentbox .main-wrap .messages-con .picbox {
    padding-left: 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
      border: 1px solid #ccc;
      padding: 5px; }
  .content-wrap .contentbox .main-wrap .contact-con .mappic {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .mappic img {
      width: 100%; }
  .content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
    font-size: 1.8rem;
    margin-bottom: 5px; }
  .content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
    font-size: 1.2rem;
    color: #696969;
    line-height: 25px; }
  .content-wrap .contentbox .main-wrap .news-details-con .tit {
    text-align: center;
    margin-bottom: 15px; }
    .content-wrap .contentbox .main-wrap .news-details-con .tit span {
      font-size: 2.4rem;
      border-bottom: 1px solid #0196dc;
      padding-bottom: 5px;
      color: #292929; }
  .content-wrap .contentbox .main-wrap .news-details-con .pic {
    margin: 10px 0;
    text-align: center; }
    .content-wrap .contentbox .main-wrap .news-details-con .pic img {
      max-width: 100%; }
  .content-wrap .contentbox .main-wrap .news-details-con .con p {
    text-indent: 2em;
    color: #636363;
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: 28px; }
  .content-wrap .contentbox .main-wrap .news-details-con .con  img{
  max-width:100%;}
  .content-wrap .contentbox .main-wrap .news-details-con .con  table{
  max-width:100%;}
  .content-wrap .contentbox .main-wrap .news-details-con .con  table td{
  border:1px solid #CCCCCC}
	
  .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; }
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn  img{
  max-width:100%;}
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn  table{
  max-width:100%;}
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn  table td{
  border:1px solid #CCCCCC}


.footer-wrap .footer .f1box {
  padding: 45px 0;
  background: #0265c0;
  border-bottom: 1px solid #1671c5; }
  .footer-wrap .footer .f1box .navbox {
    padding-right: 40px;
    padding-top: 10px;
    border-right: 1px solid #1671c5;
    height: 200px; }
    .footer-wrap .footer .f1box .navbox .tit {
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold;
      height: 20px;
      line-height: 20px;
      border-left: 3px solid #ec5409;
      padding-left: 10px; }
    .footer-wrap .footer .f1box .navbox .nbox {
      margin-top: 30px; }
      .footer-wrap .footer .f1box .navbox .nbox .nlist {
        float: left;
        width: 50%;
        padding-right: 20px;
        margin-bottom: 15px; }
        .footer-wrap .footer .f1box .navbox .nbox .nlist:nth-child(2n+2) {
          padding-right: 0; }
        .footer-wrap .footer .f1box .navbox .nbox .nlist a {
          color: #fff;
          font-size: 1.4rem; }
  .footer-wrap .footer .f1box .conbox {
    padding: 10px 40px 0;
    border-right: 1px solid #1671c5;
    height: 200px; }
    .footer-wrap .footer .f1box .conbox .tit {
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold;
      height: 20px;
      line-height: 20px;
      border-left: 3px solid #ec5409;
      padding-left: 10px; }
    .footer-wrap .footer .f1box .conbox .cbox {
      margin-top: 20px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 35px; }
  .footer-wrap .footer .f1box .babox {
    padding: 10px 20px 0 40px;
    height: 200px; }
    .footer-wrap .footer .f1box .babox .tit {
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold;
      height: 20px;
      line-height: 20px;
      border-left: 3px solid #ec5409;
      padding-left: 10px; }
    .footer-wrap .footer .f1box .babox .bbox {
      margin-top: 20px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 35px; }
  .footer-wrap .footer .f1box .ewmbox .elist {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 10px; }
    .footer-wrap .footer .f1box .ewmbox .elist .pic img {
      max-width: 100%; }
    .footer-wrap .footer .f1box .ewmbox .elist .tit {
      border-bottom: 1px solid #1671c5;
      color: #fff;
      font-size: 1.4rem;
      line-height: 40px;
      height: 40px; }
.footer-wrap .footer .f2box {
  border-top: 1px solid #0156a4;
  background: #0265c0;
  height: 75px;
  line-height: 72px; }
  .footer-wrap .footer .f2box .lbox {
    width: 90%;
    font-size: 1.4rem;
    color: #fff; }
    .footer-wrap .footer .f2box .lbox .ltit {
      float: left;
      width: 10%;
      font-size: 1.6rem;
      font-weight: bold;
      color: #fff;
      border-right: 1px solid #0156a4; }
    .footer-wrap .footer .f2box .lbox .box {
      border-left: 1px solid #1671c5;
      float: left;
      width: 90%;
      padding-left: 30px; }
      .footer-wrap .footer .f2box .lbox .box a {
        color: #fff;
        margin-right: 10px; }
  .footer-wrap .footer .f2box .backbtn {
    width: 10%;
    text-align: right; }
    .footer-wrap .footer .f2box .backbtn a {
      font-size: 1.4rem;
      color: #fff; }
.footer-wrap .footer .f3box {
  background: #333;
  color: #fff;
  text-align: center;
  line-height: 25px;
  padding: 20px 10px;
  text-transform: uppercase; }

.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; }

  .col-md-14 {
    width: 11.11%;
    float: left; }

  .header-wrap .header {
    height: 120px; }
    .header-wrap .header .logo {
      line-height: 120px; }

  .searchbox-wrap .slt {
    margin-top: 5px;
    float: left;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    width: 70%; }
    .searchbox-wrap .slt .tit {
      width: 16%; }
    .searchbox-wrap .slt .con {
      margin-left: 0;
      width: 84%; }
  .searchbox-wrap .srt {
    margin-top: 0;
    float: right; }

  .content-wrap .lybox-wrap .lybox-con .listbox {
    float: left;
    width: 50%;
    padding: 0 15px; }
  .content-wrap .process-wrap .process-con ul li {
    width: 12.5%;
    padding: 0 10px 20px; }
    .content-wrap .process-wrap .process-con ul li a {
      text-decoration: none;
      display: block;
      font-size: 1.4rem;
      color: #2b2b2b;
      text-align: center; }
      .content-wrap .process-wrap .process-con ul li a .icon img {
        max-width: 100%; }
      .content-wrap .process-wrap .process-con ul li a .tit {
        font-size: 1.8rem;
        margin-top: 5px; }
    .content-wrap .process-wrap .process-con ul li .arrow {
      display: block; }
  .content-wrap .about-wrap .about-con .aconbox a .picbox {
    float: left;
    width: 50%; }
  .content-wrap .about-wrap .about-con .aconbox a .conbox {
    float: right;
    width: 50%;
    padding: 50px 50px 0; }
  .content-wrap .news-wrap .news-con .nlistbox {
    padding-left: 20px; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
      padding: 20px 0; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .con {
      margin-top: 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%; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .lybox-wrap .lybox-con .llist a .conbox {
    background: #fff;
    margin: -80px auto 0;
    padding: 30px 30px 20px; }

  .footer-wrap {
    margin-bottom: 75px; }
    .footer-wrap .footer {
      background: #292929; }
      .footer-wrap .footer .f2box {
        color: #fff; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .product-wrap .product-con .p1box .conbox .clist {
    width: 33.33%; }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
    width: 25%; }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox {
    width: 72%;
    padding-right: 0; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 63%; } }
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; } }

/*# sourceMappingURL=style.css.map */
