@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: #b0b0b0;
  font-size: 1.4rem;
  background: #f9f9f9;
  overflow: hidden;
  border-bottom: 1px solid #eee; }
  .topbar .trt {
    color: #ddd; }
    .topbar .trt a {
      color: #b0b0b0;
      font-size: 1.4rem; }
    .topbar .trt span {
      margin: 0 8px; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    margin-top: 45px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-left: 20px; }
    .header-wrap .header .stxt .stit {
      font-size: 2.4rem;
      color: #08395e;
      margin-bottom: 5px; }
      .header-wrap .header .stxt .stit span {
        color: #0080e1; }
    .header-wrap .header .stxt .btit {
      font-size: 1.8rem;
      color: #303030; }
  .header-wrap .header .phonetxt {
    margin-top: 45px;
    float: right; }
    .header-wrap .header .phonetxt .icon {
      float: left;
      margin-right: 10px;
      margin-top: 5px; }
    .header-wrap .header .phonetxt .ptxt {
      margin-right: 10px;
      text-align: right;
      margin-top: 5px;
      float: left;
      font-size: 1.6rem;
      color: #303030; }
      .header-wrap .header .phonetxt .ptxt span {
        margin-top: -5px;
        display: block;
        font-size: 2.8rem;
        color: #0080e1;
        font-family: "Arial";
        font-weight: bold; }
  .header-wrap .header .menu {
    line-height: 65px;
    float: right; }
    .header-wrap .header .menu img {
      max-width: 100%; }
  .header-wrap .header .menulist {
    position: absolute;
    top: 65px;
    right: -7px;
    width: 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: url(../images/navbg.jpg) repeat-x;
  padding-top: 3px; }
  .nav-wrap .nav-ul {
    height: 57px;
    background: url(../images/navline.jpg) no-repeat right 20px; }
    .nav-wrap .nav-ul .navlist {
      position: relative;
      display: inline-block;
      float: left;
      width: 14.28%;
      background: url(../images/navline.jpg) no-repeat left 20px; }
      .nav-wrap .nav-ul .navlist a.listh1 {
        line-height: 57px;
        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: #fff;
          color: #0b0b0b; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        left: 0;
        top: 57px;
        display: none;
        z-index: 10;
        background: rgba(0, 0, 0, 0.8) !important;
        background: #000;
        filter: alpha(opacity=80);
        width: 200px; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          position: relative; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
            text-align: left;
            padding-left: 10px;
            line-height: 35px;
            color: #fff;
            display: block;
            text-decoration: none; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
              background: #0080e1; }
          .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: 3px solid #fff;
      opacity: 1;
      background: #fff; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #0f77c3; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #0f77c3; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.searchbox-wrap {
  background: #f1f1f1;
  padding: 10px 0 20px; }
  .searchbox-wrap .slt {
    height: 43px;
    margin-top: 10px; }
    .searchbox-wrap .slt .tit {
      display: inline-block;
      font-size: 1.4rem;
      font-weight: bold;
      color: #2c2c2c;
      float: left;
      width: 150px; }
    .searchbox-wrap .slt .con {
      width: calc(100% - 150px);
      float: left;
      display: inline-block;
      font-size: 1.4rem;
      color: #585858; }
      .searchbox-wrap .slt .con a {
        display: inline-block;
        color: #585858; }
      .searchbox-wrap .slt .con span {
        margin: 0 10px;
        font-size: 1.2rem;
        color: #bebebe; }
  .searchbox-wrap .srt {
    margin-top: 20px; }
    .searchbox-wrap .srt .searchtxt {
      float: left;
      width: calc(100% - 70px);
      height: 43px;
      background: #0080e1;
      border: none;
      outline: none;
      padding: 0 10px;
      font-size: 1.4rem;
      color: #fff; }
    .searchbox-wrap .srt .submitbtn {
      float: left;
      width: 70px;
      height: 43px;
      background: #0080e1 url(../images/search-icon1.png) no-repeat 10px center;
      border: none;
      outline: none; }
    .searchbox-wrap .srt ::-webkit-input-placeholder {
      color: #fff; }
    .searchbox-wrap .srt :-moz-placeholder {
      color: #fff; }
    .searchbox-wrap .srt ::-moz-placeholder {
      color: #fff; }
    .searchbox-wrap .srt :-ms-input-placeholder {
      color: #fff; }

.content-wrap .partner-wrap {
  padding: 45px 0; }
  .content-wrap .partner-wrap .title-line {
    text-align: center; }
    .content-wrap .partner-wrap .title-line .chtit {
      font-size: 3rem;
      color: #434343; }
      .content-wrap .partner-wrap .title-line .chtit span {
        color: #0080e1; }
    .content-wrap .partner-wrap .title-line .line {
      background: url(../images/index-titline2.png) no-repeat center center;
      height: 5px;
      margin: 8px 0; }
    .content-wrap .partner-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      margin-top: 5px; }
  .content-wrap .partner-wrap .partner-con {
    margin-top: 45px; }
    .content-wrap .partner-wrap .partner-con .partner-carousel {
      background: #ededed;
      padding: 30px 55px 20px;
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      overflow: visible; }
      .content-wrap .partner-wrap .partner-con .partner-carousel .item {
        text-decoration: none;
        display: block;
        margin: 0 10px;
        text-align: center;
        font-size: 1.4rem;
        color: #525252; }
        .content-wrap .partner-wrap .partner-con .partner-carousel .item:hover .pic {
          opacity: .6; }
        .content-wrap .partner-wrap .partner-con .partner-carousel .item .pic {
          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 .partner-wrap .partner-con .partner-carousel .item .btit {
          margin-top: 10px;
          line-height: 35px;
          height: 35px;
          overflow: hidden; }
    .content-wrap .partner-wrap .partner-con .owl-theme .owl-controls {
      margin-top: 0; }
      .content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        top: 31%;
        left: 15px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        opacity: 1;
        background: url(../images/partner-arrowlt.png) no-repeat;
        width: 32px;
        height: 72px; }
      .content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        top: 31%;
        right: 15px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        opacity: 1;
        background: url(../images/partner-arrowrt.png) no-repeat;
        width: 32px;
        height: 72px; }
.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: #434343; }
      .content-wrap .product-wrap .title-line .chtit span {
        color: #0080e1; }
    .content-wrap .product-wrap .title-line .line {
      background: url(../images/index-titline2.png) no-repeat center center;
      height: 5px;
      margin: 8px 0; }
    .content-wrap .product-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      margin-top: 5px; }
  .content-wrap .product-wrap .product-con {
    margin-top: 35px; }
    .content-wrap .product-wrap .product-con .w-ltside .mb {
      margin-bottom: 20px; }
      .content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title {
        display: block;
        height: 45px;
        line-height: 45px;
        background: #0080e1;
        background-size: cover;
        overflow: hidden;
        font-family: '微软雅黑';
        font-size: 16px;
        color: #fff;
        text-indent: 1em;
        cursor: pointer; }
        .content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title .arrow {
          float: right;
          margin-right: 15px; }
        .content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title .icon {
          margin-right: 10px; }
    .content-wrap .product-wrap .product-con .w-ltside .show-hide {
      display: none;
      overflow: hidden;
      width: 100%; }
      .content-wrap .product-wrap .product-con .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 .product-con .w-ltside .show-hide .div2 a {
          display: block;
          color: #707070;
          text-decoration: none; }
        .content-wrap .product-wrap .product-con .w-ltside .show-hide .div2:hover a {
          background: #0080e1;
          color: #fff; }
      .content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 {
        display: none; }
        .content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 ul {
          margin: 0;
          padding: 0; }
          .content-wrap .product-wrap .product-con .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 .product-con .w-ltside .show-hide .div3 ul li a {
              text-decoration: none;
              display: block;
              overflow: hidden;
              color: #666; }
              .content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 ul li a:hover {
                color: #0080e1; }
    .content-wrap .product-wrap .product-con .ltside {
      padding-right: 10px; }
      .content-wrap .product-wrap .product-con .ltside .linkbox {
        background: #1f88fd; }
        .content-wrap .product-wrap .product-con .ltside .linkbox .titbox {
          background: url(../images/product-ltside-titbg.jpg) no-repeat center center;
          background-size: 100%;
          height: 112px;
          text-align: center;
          color: #fff;
          padding-top: 15px; }
          .content-wrap .product-wrap .product-con .ltside .linkbox .titbox .icon {
            display: inline-block; }
          .content-wrap .product-wrap .product-con .ltside .linkbox .titbox .tit {
            position: relative;
            top: 15px;
            margin-left: 15px;
            display: inline-block;
            text-align: left;
            font-size: 2.2rem;
            font-weight: bold; }
            .content-wrap .product-wrap .product-con .ltside .linkbox .titbox .tit span {
              display: block;
              font-size: 1.2rem;
              text-transform: uppercase;
              font-weight: normal; }
        .content-wrap .product-wrap .product-con .ltside .linkbox .lbox {
          padding: 10px;
          background: #f0f0f0;
          border: 1px solid #ddd;
          border-top: none; }
          .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list {
            display: block;
            text-decoration: none;
            font-size: 1.6rem;
            color: #0080e1;
            height: 40px;
            line-height: 40px;
            background: #fff;
            border: 1px solid #0080e1;
            padding: 0 15px;
            margin-bottom: 5px; }
            .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list:hover {
              background: #0080e1;
              color: #fff; }
              .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list:hover i {
                color: #fff; }
            .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list.on1 {
              background: #0080e1;
              color: #fff; }
              .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list.on1 i {
                color: #fff; }
            .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list span {
              display: inline-block;
              width: calc(100% - 50px); }
            .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list i {
              font-style: normal;
              width: 20px;
              text-align: right;
              font-size: 2rem;
              color: #0080e1; }
          .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 {
            display: none;
            margin-bottom: 5px; }
            .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul {
              background: #fff;
              border: 1px solid #ddd;
              padding: 10px 20px; }
              .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li {
                border-left: 1px solid #eee; }
                .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a {
                  display: block;
                  font-size: 1.4rem;
                  color: #666;
                  line-height: 35px;
                  height: 35px;
                  overflow: hidden; }
                  .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a:hover {
                    color: #1f88fd; }
                    .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a:hover .icon {
                      background: #1f88fd; }
                  .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a .icon {
                    margin-top: 5px;
                    float: left;
                    width: 3px;
                    height: 25px;
                    background: #fff;
                    margin-right: 15px; }
                  .content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a span {
                    display: inline-block;
                    float: left;
                    width: calc(100% - 18px); }
      .content-wrap .product-wrap .product-con .ltside .contactbox {
        margin-top: 10px;
        background: #1f88fd;
        padding: 15px 20px;
        color: #fff; }
        .content-wrap .product-wrap .product-con .ltside .contactbox .icon {
          width: 65px; }
        .content-wrap .product-wrap .product-con .ltside .contactbox .tit {
          font-size: 1.6rem; }
          .content-wrap .product-wrap .product-con .ltside .contactbox .tit span {
            font-family: "Arial";
            display: block;
            font-size: 1.2rem;
            text-transform: uppercase; }
        .content-wrap .product-wrap .product-con .ltside .contactbox .arrow {
          width: 15px;
          font-size: 2rem; }
    .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist {
      padding: 0 10px 20px; }
      .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd;
        padding: 10px 10px 0;
        color: #3d3d3d;
        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 .hotpro-con .hcon .plist a:hover {
          border-color: #0080e1; }
          .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a:hover .conbox .mbtn {
            background: #0080e1; }
        .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a .conbox {
          height: 60px; }
          .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a .conbox .tit {
            display: inline-block;
            height: 60px;
            line-height: 60px;
            overflow: hidden;
            width: calc(100% - 110px);
            font-size: 1.8rem; }
          .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a .conbox .mbtn {
            margin-top: 15px;
            width: 98px;
            height: 27px;
            background: #c6c6c6;
            color: #fff;
            font-size: 1.2rem;
            text-align: center;
            line-height: 27px;
            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 .adbox-wrap {
  background: url(../images/adboxbg.jpg) no-repeat center center;
  background-size: cover;
  text-align: center; }
  .content-wrap .adbox-wrap .container-fluid {
    position: relative; }
  .content-wrap .adbox-wrap .picbox img {
    max-width: 100%; }
.content-wrap .lybox-wrap {
  background: url(../images/lyboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 45px; }
  .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 {
    position: relative;
    top: 23px;
    margin-top: 25px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
    z-index: 3; }
    .content-wrap .lybox-wrap .lybox-con .listbox {
      margin-bottom: 35px; }
      .content-wrap .lybox-wrap .lybox-con .listbox .picbox .pic img {
        max-width: 100%; }
      .content-wrap .lybox-wrap .lybox-con .listbox .conbox {
        margin-top: 20px; }
        .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist {
          margin-bottom: 20px; }
          .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist .num {
            margin-top: 10px;
            width: 95px; }
          .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist .con {
            width: calc(100% - 95px); }
            .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist .con .tit .t1 {
              font-size: 3.3rem;
              color: #343434;
              line-height: 45px; }
            .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist .con .tit .t2 {
              font-size: 1.4rem;
              color: #b4b4b4;
              text-transform: uppercase;
              line-height: 20px;
              font-family: "Arial"; }
            .content-wrap .lybox-wrap .lybox-con .listbox .conbox .clist .con .cn {
              margin-top: 20px;
              font-size: 1.4rem;
              color: #434343;
              line-height: 25px;
              background: url(../images/lybox-star.png) no-repeat left top;
              padding-left: 35px; }
    .content-wrap .lybox-wrap .lybox-con .line1 {
      position: absolute;
      z-index: -1;
      top: 223px;
      left: 300px; }
    .content-wrap .lybox-wrap .lybox-con .line2 {
      position: absolute;
      z-index: -1;
      top: 665px;
      left: 362px; }
    .content-wrap .lybox-wrap .lybox-con .round1 {
      position: absolute;
      z-index: 2;
      left: 520px;
      top: 345px; }
    .content-wrap .lybox-wrap .lybox-con .round2 {
      position: absolute;
      z-index: 2;
      left: 410px;
      bottom: 80px; }
    .content-wrap .lybox-wrap .lybox-con .round3 {
      position: absolute;
      z-index: 2;
      left: 660px;
      bottom: 65px; }
    .content-wrap .lybox-wrap .lybox-con .round4 {
      position: absolute;
      z-index: 2;
      left: 655px;
      bottom: 510px; }
    .content-wrap .lybox-wrap .lybox-con .yybg1 {
      position: absolute;
      right: -22px;
      bottom: 1px; }
    .content-wrap .lybox-wrap .lybox-con .yybg2 {
      position: absolute;
      left: -22px;
      bottom: 1px; }
  .content-wrap .lybox-wrap .sbox img {
    max-width: 100%; }
  .content-wrap .lybox-wrap .sbox .picbox {
    text-align: center; }
  .content-wrap .lybox-wrap .sbox .conbox {
    margin-top: 20px; }
    .content-wrap .lybox-wrap .sbox .conbox .clist {
      margin-bottom: 20px; }
      .content-wrap .lybox-wrap .sbox .conbox .clist .num {
        padding-top: 12px;
        width: 131px;
        height: 85px;
        text-align: center; }
        .content-wrap .lybox-wrap .sbox .conbox .clist .num img {
          max-width: 100%; }
      .content-wrap .lybox-wrap .sbox .conbox .clist .con {
        margin-top: 25px;
        width: calc(100% - 166px);
        width: -moz-calc(100% - 166px);
        width: -webkit-calc(100% - 166px); }
        .content-wrap .lybox-wrap .sbox .conbox .clist .con .tit .t1 {
          font-size: 2.2rem;
          font-weight: bold;
          color: #365598;
          line-height: 30px; }
          .content-wrap .lybox-wrap .sbox .conbox .clist .con .tit .t1 span {
            color: #ffa800; }
        .content-wrap .lybox-wrap .sbox .conbox .clist .con .tit .t2 {
          font-size: 1.2rem;
          color: #d0d0d0;
          text-transform: uppercase;
          line-height: 20px; }
        .content-wrap .lybox-wrap .sbox .conbox .clist .con .cn {
          margin-top: 10px;
          font-size: 1.4rem;
          color: #999;
          line-height: 25px; }
.content-wrap .case-wrap {
  padding: 75px 0 45px; }
  .content-wrap .case-wrap .title-line {
    text-align: center; }
    .content-wrap .case-wrap .title-line .chtit {
      font-size: 3rem;
      color: #434343; }
      .content-wrap .case-wrap .title-line .chtit span {
        color: #0080e1; }
    .content-wrap .case-wrap .title-line .line {
      background: url(../images/index-titline2.png) no-repeat center center;
      height: 5px;
      margin: 8px 0; }
    .content-wrap .case-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      margin-top: 5px; }
  .content-wrap .case-wrap .case-con {
    margin-top: 45px; }
    .content-wrap .case-wrap .case-con .clist {
      padding: 0 10px 20px; }
      .content-wrap .case-wrap .case-con .clist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd; }
        .content-wrap .case-wrap .case-con .clist a:hover .picbox .showcn {
          top: 0; }
        .content-wrap .case-wrap .case-con .clist a:hover .conbox {
          border-bottom-color: #0080e1; }
        .content-wrap .case-wrap .case-con .clist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .case-wrap .case-con .clist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/case-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.6rem;
            text-align: center;
            padding: 0 10px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .case-wrap .case-con .clist a .picbox .showcn .mz {
              position: absolute;
              top: 50%;
              left: 0;
              width: 100%;
              height: 100%;
              text-align: center;
              margin-top: -25px; }
              .content-wrap .case-wrap .case-con .clist a .picbox .showcn .mz span {
                line-height: 20px;
                height: 20px;
                overflow: hidden; }
        .content-wrap .case-wrap .case-con .clist a .conbox {
          border-bottom: 3px solid #fff;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .case-wrap .case-con .clist a .conbox .tit {
            line-height: 45px;
            height: 45px;
            overflow: hidden;
            text-align: center;
            color: #454545;
            font-size: 1.5rem; }
    .content-wrap .case-wrap .case-con .morebtn1 a {
      text-decoration: none;
      display: block;
      width: 130px;
      height: 40px;
      line-height: 38px;
      border: 1px dashed #ddd;
      font-size: 1.4rem;
      color: #878787;
      text-align: center;
      margin: 25px auto 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 .case-wrap .case-con .morebtn1 a:hover {
        background: #0080e1;
        color: #fff;
        border: 1px solid #0080e1; }
.content-wrap .about-wrap {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover; }
  .content-wrap .about-wrap .a1box {
    padding: 45px 0 0; }
    .content-wrap .about-wrap .a1box .title-line {
      text-align: center; }
      .content-wrap .about-wrap .a1box .title-line .chtit {
        font-size: 3rem;
        font-weight: bold;
        color: #fff;
        background: url(../images/index-titline3.png) no-repeat center center; }
      .content-wrap .about-wrap .a1box .title-line .entit {
        font-size: 1.4rem;
        color: #fff;
        font-family: "Arial";
        text-transform: uppercase;
        margin-top: 5px; }
      .content-wrap .about-wrap .a1box .title-line .line {
        background: url(../images/index-titline2.png) no-repeat center center;
        height: 5px;
        margin: 8px 0; }
      .content-wrap .about-wrap .a1box .title-line .stxt {
        font-size: 1.6rem;
        color: #fff;
        margin-top: 5px; }
    .content-wrap .about-wrap .a1box .aconbox {
      margin-top: 25px; }
      .content-wrap .about-wrap .a1box .aconbox .picbox a {
        border: 5px solid #fff;
        display: block;
        text-decoration: none; }
  .content-wrap .about-wrap .a2box {
    background: #0080e1;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 30px; }
    .content-wrap .about-wrap .a2box .title-line .chtit {
      font-size: 2.4rem;
      color: #fff; }
    .content-wrap .about-wrap .a2box .title-line .entit {
      margin-top: 5px;
      font-size: 1.6rem;
      color: #fff;
      font-family: "Arial"; }
    .content-wrap .about-wrap .a2box .title-line .line {
      margin-top: 3px; }
    .content-wrap .about-wrap .a2box .aconbox {
      margin-top: 15px; }
      .content-wrap .about-wrap .a2box .aconbox .tit {
        font-size: 1.6rem;
        color: #fff;
        line-height: 25px; }
        .content-wrap .about-wrap .a2box .aconbox .tit span {
          margin-top: 5px;
          display: block;
          color: #fff;
          font-size: 2rem;
          font-weight: bold; }
      .content-wrap .about-wrap .a2box .aconbox .conbox {
        margin-top: 25px;
        line-height: 22px;
        height: 176px;
        font-size: 1.4rem;
        color: #fff;
        overflow: hidden; }
      .content-wrap .about-wrap .a2box .aconbox .btnbox {
        margin-top: 40px;
        text-align: center; }
        .content-wrap .about-wrap .a2box .aconbox .btnbox a {
          text-decoration: none;
          display: inline-block;
          width: 120px;
          height: 35px;
          border-radius: 3px;
          background: #0666af;
          line-height: 35px;
          text-align: center;
          color: #fff;
          margin: 0 10px; }
          .content-wrap .about-wrap .a2box .aconbox .btnbox a:hover {
            background: #fff;
            color: #0666af; }
.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: #434343; }
      .content-wrap .news-wrap .title-line .chtit span {
        color: #0080e1; }
    .content-wrap .news-wrap .title-line .line {
      background: url(../images/index-titline2.png) no-repeat center center;
      height: 5px;
      margin: 8px 0; }
    .content-wrap .news-wrap .title-line .stxt {
      font-size: 1.6rem;
      color: #626262;
      margin-top: 5px; }
  .content-wrap .news-wrap .news-con {
    margin-top: 45px; }
    .content-wrap .news-wrap .news-con .titbox {
      border: 1px solid #eee;
      background: #fff url(../images/news-titboxbg.jpg) repeat-x 0 23px;
      height: 55px;
      line-height: 55px; }
      .content-wrap .news-wrap .news-con .titbox .tit {
        padding-left: 15px;
        padding-right: 20px;
        background: #fff;
        font-size: 2rem;
        font-weight: bold;
        color: #0080e1;
        line-height: 50px; }
        .content-wrap .news-wrap .news-con .titbox .tit span {
          color: #b8b8b9;
          margin-left: 5px;
          font-size: 1.4rem;
          font-weight: normal;
          font-family: "Arial";
          text-transform: uppercase; }
      .content-wrap .news-wrap .news-con .titbox .morebtn {
        background: #fff;
        padding-right: 15px;
        padding-left: 20px;
        line-height: 50px; }
    .content-wrap .news-wrap .news-con .n1box .nconbox {
      border: 1px solid #eee;
      padding: 0 20px; }
      .content-wrap .news-wrap .news-con .n1box .nconbox .nlist {
        border-bottom: 1px dashed #ddd;
        padding: 20px 0 15px; }
        .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a {
          text-decoration: none;
          display: block; }
          .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a:hover .tit span {
            color: #0080e1; }
          .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit {
            line-height: 17px;
            height: 17px;
            overflow: hidden; }
            .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit i {
              float: left;
              display: inline-block;
              font-style: normal;
              width: 17px;
              height: 17px;
              line-height: 17px;
              text-align: center;
              color: #fff;
              font-size: 1.4rem;
              font-family: "Arial";
              text-transform: uppercase;
              background: #0080e1; }
            .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit span {
              display: inline-block;
              float: right;
              width: calc(100% - 25px);
              line-height: 17px;
              color: #2f2f2f;
              font-size: 1.4rem; }
          .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con {
            margin-top: 10px;
            height: 40px;
            overflow: hidden; }
            .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con i {
              float: left;
              display: inline-block;
              font-style: normal;
              width: 17px;
              height: 17px;
              line-height: 17px;
              text-align: center;
              color: #6c6c6c;
              font-size: 1.4rem;
              font-family: "Arial";
              text-transform: uppercase;
              background: #fff;
              border: 1px solid #ddd; }
            .content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con span {
              display: inline-block;
              float: right;
              width: calc(100% - 25px);
              line-height: 20px;
              color: #979797;
              font-size: 1.2rem; }
    .content-wrap .news-wrap .news-con .n1box .btnbox {
      margin-top: 15px; }
      .content-wrap .news-wrap .news-con .n1box .btnbox a {
        text-decoration: none;
        display: block;
        background: #42aeff;
        height: 43px;
        line-height: 43px;
        text-align: center;
        color: #fff;
        font-size: 1.8rem;
        margin-bottom: 10px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .news-wrap .news-con .n1box .btnbox a:hover {
          opacity: .7; }
        .content-wrap .news-wrap .news-con .n1box .btnbox a:nth-child(2) {
          background: #0080e1; }
    .content-wrap .news-wrap .news-con .n2box {
      background: #f4f4f4; }
      .content-wrap .news-wrap .news-con .n2box .nconbox {
        padding: 20px;
        border: 1px solid #eee; }
        .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a {
          text-decoration: none;
          display: block; }
          .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a:hover .title {
            color: #0080e1; }
          .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .title {
            font-size: 1.6rem;
            color: #2f2f2f;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
            .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .title i {
              margin-top: 10px;
              font-style: normal;
              background: #0080e1;
              width: 7px;
              height: 7px;
              float: left; }
            .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .title span {
              display: inline-block;
              float: right;
              width: calc(100% - 18px); }
          .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox {
            margin-top: 10px; }
            .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .picbox {
              width: 25%;
              border: 1px solid #ddd;
              padding: 5px; }
            .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con {
              width: 73%; }
              .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con .cn {
                font-size: 1.4rem;
                color: #898989;
                line-height: 23px;
                height: 92px;
                overflow: hidden; }
              .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con .timebox {
                margin-top: 8px; }
                .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con .timebox .t1 {
                  font-size: 1.2rem;
                  color: #b7b7b7; }
                .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con .timebox .t2 {
                  color: #0080e1;
                  font-size: 1.2rem; }
        .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox {
          margin-top: 20px; }
          .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist {
            padding: 0 5px 11px; }
            .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist a {
              text-decoration: none;
              display: block;
              background: #fff;
              color: #797979;
              height: 40px;
              line-height: 40px;
              overflow: hidden;
              padding: 0 15px;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist a:hover {
                background: #0080e1;
                color: #fff; }
                .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist a:hover .time {
                  color: #fff; }
              .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist a .tit {
                width: calc(100% - 100px); }
              .content-wrap .news-wrap .news-con .n2box .nconbox .nlistbox .nlist a .time {
                width: 85px;
                color: #b3b3b3;
                font-family: "Arial"; }
  .content-wrap .news-wrap .morebtn1 a {
    text-decoration: none;
    display: block;
    width: 130px;
    height: 40px;
    line-height: 38px;
    border: 1px dashed #ddd;
    font-size: 1.4rem;
    color: #878787;
    text-align: center;
    margin: 25px auto 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 .morebtn1 a:hover {
      background: #0478bf;
      color: #fff;
      border: 1px solid #0478bf; }
.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: #1f88fd;
        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: #0080e1;
      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: #0080e1;
        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: #0080e1; }
  .content-wrap .contentbox .ltside {
    padding-right: 30px; }
    .content-wrap .contentbox .ltside .linkbox {
      background: #1f88fd; }
      .content-wrap .contentbox .ltside .linkbox .titbox {
        background: url(../images/product-ltside-titbg.jpg) no-repeat center center;
        background-size: 100%;
        height: 112px;
        text-align: center;
        color: #fff;
        padding-top: 15px; }
        .content-wrap .contentbox .ltside .linkbox .titbox .icon {
          display: inline-block; }
        .content-wrap .contentbox .ltside .linkbox .titbox .tit {
          position: relative;
          top: 15px;
          margin-left: 15px;
          display: inline-block;
          text-align: left;
          font-size: 2.2rem;
          font-weight: bold; }
          .content-wrap .contentbox .ltside .linkbox .titbox .tit span {
            display: block;
            font-size: 1.2rem;
            text-transform: uppercase;
            font-weight: normal; }
      .content-wrap .contentbox .ltside .linkbox .lbox {
        padding: 10px;
        background: #f0f0f0;
        border: 1px solid #ddd;
        border-top: none; }
        .content-wrap .contentbox .ltside .linkbox .lbox .list {
          display: block;
          text-decoration: none;
          font-size: 1.6rem;
          color: #0080e1;
          height: 40px;
          line-height: 40px;
          background: #fff;
          border: 1px solid #0080e1;
          padding: 0 15px;
          margin-bottom: 5px; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list:hover {
            background: #0080e1;
            color: #fff;
            font-weight: bold; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list:hover i {
              color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list.on1 {
            background: #0080e1;
            color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list.on1 i {
              color: #fff; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list span {
            display: inline-block;
            width: calc(100% - 50px); }
          .content-wrap .contentbox .ltside .linkbox .lbox .list i {
            font-style: normal;
            width: 20px;
            text-align: right;
            font-size: 2rem;
            color: #0080e1; }
        .content-wrap .contentbox .ltside .linkbox .lbox .list2 {
          display: none;
          margin-bottom: 5px; }
          .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul {
            background: #fff;
            border: 1px solid #ddd;
            padding: 10px 20px; }
            .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li {
              border-left: 1px solid #eee; }
              .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a {
                display: block;
                font-size: 1.4rem;
                color: #666;
                line-height: 35px;
                height: 35px;
                overflow: hidden; }
                .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover {
                  color: #1f88fd; }
                  .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover .icon {
                    background: #1f88fd; }
                .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a .icon {
                  margin-top: 5px;
                  float: left;
                  width: 3px;
                  height: 25px;
                  background: #fff;
                  margin-right: 15px; }
                .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a span {
                  display: inline-block;
                  float: left;
                  width: calc(100% - 18px); }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 10px; }
      .content-wrap .contentbox .ltside .contactbox .titbox {
        background: #0080e1;
        color: #fff;
        padding: 15px 20px 10px;
        border-bottom: 1px solid #1395f8; }
        .content-wrap .contentbox .ltside .contactbox .titbox .icon {
          width: 65px; }
        .content-wrap .contentbox .ltside .contactbox .titbox .tit {
          font-size: 1.6rem; }
          .content-wrap .contentbox .ltside .contactbox .titbox .tit span {
            font-family: "Arial";
            display: block;
            font-size: 1.2rem;
            text-transform: uppercase; }
        .content-wrap .contentbox .ltside .contactbox .titbox .arrow {
          width: 15px;
          font-size: 2rem; }
      .content-wrap .contentbox .ltside .contactbox .cbox {
        border-top: 1px solid #026cbc;
        background: #0080e1;
        padding: 10px; }
        .content-wrap .contentbox .ltside .contactbox .cbox .pic img {
          max-width: 100%; }
        .content-wrap .contentbox .ltside .contactbox .cbox .con {
          padding: 13px 0;
          font-size: 1.4rem;
          color: #fff;
          line-height: 30px; }
  .content-wrap .contentbox .main-wrap .title-posit {
    margin-bottom: 15px; }
    .content-wrap .contentbox .main-wrap .title-posit .tp {
      background: #fff;
      border: 1px solid #eee; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        background: #0080e1;
        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: #1f88fd; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #1f88fd;
          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 {
      text-decoration: none;
      display: block;
      border: 1px solid #ddd;
      padding: 10px 10px 0;
      color: #3d3d3d;
      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 {
        border-color: #0080e1; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .conbox .mbtn {
          background: #0080e1; }
      .content-wrap .contentbox .main-wrap .product-con .plist a .conbox {
        height: 60px; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .tit {
          display: inline-block;
          height: 60px;
          line-height: 60px;
          overflow: hidden;
          width: calc(100% - 110px);
          font-size: 1.8rem; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .conbox .mbtn {
          margin-top: 15px;
          width: 98px;
          height: 27px;
          background: #c6c6c6;
          color: #fff;
          font-size: 1.2rem;
          text-align: center;
          line-height: 27px;
          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;
      border: 1px solid #ddd; }
      .content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
        top: 0; }
      .content-wrap .contentbox .main-wrap .case-con .clist a:hover .conbox {
        border-bottom-color: #0080e1; }
      .content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
        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%;
          background: url(../images/case-fdj.png) no-repeat center center;
          color: #fff;
          font-size: 1.6rem;
          text-align: center;
          padding: 0 10px;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .mz {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            margin-top: -25px; }
            .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .mz span {
              line-height: 20px;
              height: 20px;
              overflow: hidden; }
      .content-wrap .contentbox .main-wrap .case-con .clist a .conbox {
        border-bottom: 3px solid #fff;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .conbox .tit {
          line-height: 45px;
          height: 45px;
          overflow: hidden;
          text-align: center;
          color: #454545;
          font-size: 1.5rem; }
  .content-wrap .contentbox .main-wrap .partner-con .plist {
    padding: 0 10px 20px; }
    .content-wrap .contentbox .main-wrap .partner-con .plist a {
      text-decoration: none;
      display: block;
      margin: 0 10px;
      text-align: center;
      font-size: 1.4rem;
      color: #525252; }
      .content-wrap .contentbox .main-wrap .partner-con .plist a:hover .pic {
        opacity: .6; }
      .content-wrap .contentbox .main-wrap .partner-con .plist a .pic {
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
      .content-wrap .contentbox .main-wrap .partner-con .plist a .btit {
        margin-top: 10px;
        line-height: 35px;
        height: 35px;
        overflow: hidden; }
  .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 .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: #0080e1;
  padding: 50px 0; }
  .footer-wrap .footer .f1box .flogo img {
    max-width: 100%; }
  .footer-wrap .footer .f1box .cconbox {
    margin-top: 20px; }
    .footer-wrap .footer .f1box .cconbox .ccon {
      font-size: 1.4rem;
      line-height: 30px;
      color: #fff; }
      .footer-wrap .footer .f1box .cconbox .ccon span {
        display: block; }
    .footer-wrap .footer .f1box .cconbox .copyright {
      margin-top: 20px;
      color: #fff;
      font-size: 1.2rem;
      text-transform: uppercase;
      line-height: 25px; }
  .footer-wrap .footer .f1box .ewmbox {
    margin-top: 20px; }
    .footer-wrap .footer .f1box .ewmbox .con {
      text-align: center; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #0080e1;
    border-bottom: 1px solid #1893f1; }
    .footer-wrap .footer .f2box .navbox {
      border-top: 1px solid #1893f1; }
      .footer-wrap .footer .f2box .navbox .navlist {
        float: left;
        width: 14.28%;
        background: url(../images/footer-f2box-navbox-line.png) no-repeat right 25px; }
        .footer-wrap .footer .f2box .navbox .navlist:last-child {
          background: none; }
        .footer-wrap .footer .f2box .navbox .navlist a {
          display: block;
          text-align: center;
          line-height: 60px;
          color: #fff;
          font-size: 1.5rem; }

.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: 14.28%;
    float: left; }

  .col-md-8-list {
    float: left;
    width: 70%; }

  .col-md-4-list {
    float: left;
    width: 30%; }

  .header-wrap .header {
    height: 145px; }
    .header-wrap .header .logo {
      line-height: 145px; }

  .searchbox-wrap {
    padding: 0; }
    .searchbox-wrap .slt {
      margin-top: 13px;
      float: left;
      line-height: 16px;
      height: 16px;
      overflow: hidden;
      width: 70%; }
      .searchbox-wrap .slt .con span {
        margin: 0 25px; }
    .searchbox-wrap .srt {
      margin-top: 0;
      float: right;
      width: 30%; }

  .content-wrap .adbox-wrap .picbox {
    float: left; }
    .content-wrap .adbox-wrap .picbox:nth-child(1) {
      position: absolute;
      top: -25px;
      left: 0; }
    .content-wrap .adbox-wrap .picbox:nth-child(2) {
      width: 75%;
      float: right; }
  .content-wrap .lybox-wrap .title-line .btit {
    background: url(../images/index-titleline3.png) no-repeat center top;
    height: 76px; }
  .content-wrap .lybox-wrap .title-line .stit {
    margin-top: 25px; }
  .content-wrap .lybox-wrap .lybox-con {
    padding: 35px; }
    .content-wrap .lybox-wrap .lybox-con .listbox:nth-child(2) .picbox {
      float: right; }
    .content-wrap .lybox-wrap .lybox-con .listbox:nth-child(2) .conbox {
      float: left;
      margin-top: 75px; }
    .content-wrap .lybox-wrap .lybox-con .listbox:nth-child(3) .conbox {
      margin-top: 35px; }
    .content-wrap .lybox-wrap .lybox-con .listbox .picbox {
      float: left;
      width: 45%; }
    .content-wrap .lybox-wrap .lybox-con .listbox .conbox {
      float: right;
      width: 54%; }
  .content-wrap .lybox-wrap .sbox .picbox {
    padding-right: 30px; }
  .content-wrap .lybox-wrap .sbox .conbox {
    padding-left: 20px; }
  .content-wrap .about-wrap .a1box {
    padding: 45px 30px 0 0; }
  .content-wrap .about-wrap .a2box {
    padding: 50px 30px 0;
    height: 545px; }
    .content-wrap .about-wrap .a2box .aconbox .btnbox a {
      float: left;
      margin: 0; }
      .content-wrap .about-wrap .a2box .aconbox .btnbox a:nth-child(2) {
        float: right; }
  .content-wrap .news-wrap .news-con .n1box {
    padding-left: 20px; }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 800px;
    margin: 0 auto; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 14%; }

  .footer-wrap .footer .f1box {
    border-top: 1px solid #0080e1;
    padding-top: 45px; }
    .footer-wrap .footer .f1box .flogo {
      float: left;
      width: 37%;
      border-right: 1px solid #0080e1;
      height: 135px;
      line-height: 135px; }
    .footer-wrap .footer .f1box .cconbox {
      border-left: 1px solid #1893f1;
      border-right: 1px solid #0080e1;
      margin-top: 0;
      float: left;
      width: 48%;
      padding-left: 30px; }
      .footer-wrap .footer .f1box .cconbox .ccon span {
        display: inline-block;
        float: left;
        width: 50%; }
        .footer-wrap .footer .f1box .cconbox .ccon span:nth-child(2n+2) {
          float: right; }
    .footer-wrap .footer .f1box .ewmbox {
      border-left: 1px solid #1893f1;
      margin-top: 0;
      float: left;
      width: 15%; }
      .footer-wrap .footer .f1box .ewmbox .pic {
        text-align: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .lybox-wrap {
    overflow: hidden; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a .conbox .tit {
    display: block;
    width: 100%;
    font-size: 1.4rem; }
  .content-wrap .product-wrap .product-con .hotpro-con .hcon .plist a .conbox .mbtn {
    display: none; }
  .content-wrap .adbox-wrap .picbox:nth-child(1) img {
    max-width: 25%; }
  .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .picbox {
    width: 35%; }
  .content-wrap .news-wrap .news-con .n2box .nconbox .bnlist a .conbox .con {
    width: 63%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 63%; } }
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; } }

/*# sourceMappingURL=style.css.map */
