@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; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 10px; } }

.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; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.overflowHidden {
  overflow: hidden; }

.main-pad-1 {
  padding: 45px 0; }

.main-pad-2 {
  padding: 25px 0; }

.main-pad-3 {
  padding: 45px 0 0; }

.main-martop-1 {
  margin-top: 35px; }

.main-martop-2 {
  margin-top: 15px; }

.main-martop-3 {
  margin-top: 50px; }

.main-marbottom-1 {
  margin-bottom: 35px; }

.main-marbottom-2 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 25px; }
  @media screen and (max-width: 990px) {
    .main-padleft-1 {
      padding-left: 0; } }

.main-padright-1 {
  padding-right: 30px; }
  @media screen and (max-width: 990px) {
    .main-padright-1 {
      padding: 0; } }

.main-padright-1 {
  padding-right: 30px; }
  @media screen and (max-width: 990px) {
    .main-padright-1 {
      padding: 0; } }

.no-paddingTop {
  padding-top: 0; }

.no-paddingBottom {
  padding-bottom: 0; }

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%; } }

@media screen and (min-width: 991px) {
  .col-md-2-list1 {
    width: 23%; } }

@media screen and (min-width: 991px) {
  .col-md-10-list1 {
    width: 77%; } }

.title-1 {
  text-align: center;
  font-size: 25px;
  color: #4d4444;
  background: url(../images/title-line1.png) no-repeat center center; }
  .title-1.active2 {
    background: none; }

.text-1 {
  background: #f1f1f1;
  height: 68px;
  line-height: 68px; }
  .text-1 .title {
    font-size: 26px;
    background: #40a6e6;
    color: #fff;
    float: left;
    width: 250px;
    text-align: center; }
  .text-1 .posit {
    float: right;
    font-size: 15px;
    color: #707070; }
    .text-1 .posit i {
      margin-right: 8px; }
    .text-1 .posit a {
      color: #707070; }
    .text-1 .posit span {
      margin: 0 5px; }
  .text-1 .choose {
    float: left;
    margin-left: 65px; }
    .text-1 .choose a {
      text-decoration: none;
      display: inline-block;
      padding: 0 25px;
      color: #333;
      font-size: 16px; }
      .text-1 .choose a:hover {
        background: #40a6e6;
        color: #fff; }

.picture-1 .list {
  padding: 0 10px 20px; }
  .picture-1 .list a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd; }
    .picture-1 .list a:hover .picbox .showcn {
      background: rgba(0, 0, 0, 0.5); }
    .picture-1 .list a .picbox {
      overflow: hidden;
      position: relative; }
      .picture-1 .list a .picbox .pic {
        overflow: hidden; }
        .picture-1 .list a .picbox .pic img {
          max-width: 100%;
          max-height: 100%; }
      .picture-1 .list a .picbox .showcn {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: all .3s; }
    .picture-1 .list a .conbox {
      font-size: 14px;
      color: #333;
      line-height: 25px;
      height: 25px;
      overflow: hidden;
      padding: 0 10px; }

.productbox-wrap {
  padding: 50px 0; }
  .productbox-wrap .plist {
    float: left;
    width: 15%;
    background: #e8e8e8;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .productbox-wrap .plist {
        width: 100%;
        background: #fff; } }
    @media screen and (min-width: 991px) {
      .productbox-wrap .plist:hover, .productbox-wrap .plist.active {
        width: 40%;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 5;
        top: -10px; }
        .productbox-wrap .plist:hover:nth-child(2n+2), .productbox-wrap .plist.active:nth-child(2n+2) {
          background: #fff; }
        .productbox-wrap .plist:hover .conbox, .productbox-wrap .plist.active .conbox {
          padding: 35px 20px 0;
          height: 420px; }
          .productbox-wrap .plist:hover .conbox .titbox, .productbox-wrap .plist.active .conbox .titbox {
            width: auto;
            font-size: 18px;
            line-height: 30px;
            text-align: left; }
          .productbox-wrap .plist:hover .conbox .con, .productbox-wrap .plist.active .conbox .con {
            display: block; }
          .productbox-wrap .plist:hover .conbox .morebtn, .productbox-wrap .plist.active .conbox .morebtn {
            display: block; } }
    .productbox-wrap .plist:nth-child(2n+2) {
      background: #e1e1e1; }
      @media screen and (max-width: 990px) {
        .productbox-wrap .plist:nth-child(2n+2) {
          background: #fff; } }
    .productbox-wrap .plist .conbox {
      padding: 65px 20px 0;
      height: 400px; }
      @media screen and (max-width: 990px) {
        .productbox-wrap .plist .conbox {
          padding: 25px 15px;
          height: auto; } }
      .productbox-wrap .plist .conbox .titbox {
        display: block;
        width: 50px;
        font-size: 25px;
        margin: 0 auto;
        line-height: 55px;
        text-align: center; }
        @media screen and (max-width: 990px) {
          .productbox-wrap .plist .conbox .titbox {
            width: auto;
            font-size: 18px;
            line-height: 30px;
            text-align: left; } }
      .productbox-wrap .plist .conbox .con {
        display: none; }
        @media screen and (max-width: 990px) {
          .productbox-wrap .plist .conbox .con {
            display: block; } }
        .productbox-wrap .plist .conbox .con span {
          display: block;
          font-size: 14px;
          color: #232933;
          line-height: 30px;
          height: 30px;
          overflow: hidden; }
          .productbox-wrap .plist .conbox .con span:nth-child(2) {
            height: auto;
            max-height: 200px;
            line-height: 25px;
            color: #666;
            margin-top: 5px; }
      .productbox-wrap .plist .conbox .morebtn {
        background: #00b7ee;
        color: #fff;
        font-size: 14px;
        width: 160px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 38px;
        display: none;
        margin-top: 15px;
        text-decoration: none;
        transition: all .3s; }
        @media screen and (max-width: 990px) {
          .productbox-wrap .plist .conbox .morebtn {
            display: block;
            width: 100px;
            font-size: 12px;
            line-height: 30px;
            height: 30px; } }
        .productbox-wrap .plist .conbox .morebtn:hover {
          background: #006988; }

.title-posit {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      display: inline-block;
      float: left;
      color: #000;
      font-size: 20px;
      border-bottom: 1px solid #005baa; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #999;
      padding-right: 15px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #999; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #1e51a0;
    position: relative;
    top: -17px; }

.about-con {
  font-size: 14px;
  color: #666;
  line-height: 35px; }
  .about-con img {
    display: block;
    max-width: 100%;
    margin: 15px auto 0; }

.honor-con .list {
  padding: 0 10px 20px; }
  .honor-con .list a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 5px; }
    .honor-con .list a .picbox {
      overflow: hidden; }
      .honor-con .list a .picbox .pic img {
        max-width: 100%;
        max-height: 100%; }

.news-con .nlist {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .news-con .nlist a {
    text-decoration: none;
    display: block;
    overflow: hidden; }
    .news-con .nlist a:hover .picbox .pic {
      transform: scale(1.2); }
    .news-con .nlist a:hover .conbox .titbox .t1 {
      color: #2297ce; }
    .news-con .nlist a .picbox {
      float: left;
      width: 170px;
      overflow: hidden; }
      .news-con .nlist a .picbox .pic {
        transition: all 1s; }
    .news-con .nlist a .conbox {
      float: right;
      width: calc(100% - 185px); }
      .news-con .nlist a .conbox .titbox {
        overflow: hidden;
        line-height: 25px;
        height: 25px; }
        .news-con .nlist a .conbox .titbox .t1 {
          float: left;
          width: calc(100% - 240px);
          color: #323232;
          font-size: 16px; }
          @media screen and (max-width: 990px) {
            .news-con .nlist a .conbox .titbox .t1 {
              width: 100%; } }
        .news-con .nlist a .conbox .titbox .t2 {
          float: right;
          width: 190px;
          font-size: 12px;
          color: #999;
          line-height: 25px;
          height: 25px; }
          .news-con .nlist a .conbox .titbox .t2 i {
            margin-right: 8px; }
          .news-con .nlist a .conbox .titbox .t2 span {
            color: #c8c8c8; }
            .news-con .nlist a .conbox .titbox .t2 span:nth-child(3) {
              color: #969696; }
      .news-con .nlist a .conbox .con {
        margin-top: 10px;
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        height: 52px;
        overflow: hidden; }
      .news-con .nlist a .conbox .morebtn {
        width: 85px;
        height: 26px;
        border: 1px solid #ddd;
        line-height: 24px;
        color: #2297ce;
        text-align: center;
        float: right;
        margin-top: 10px;
        font-size: 14px; }

.contact-con .c1box {
  padding-right: 45px; }
  @media screen and (max-width: 990px) {
    .contact-con .c1box {
      padding-right: 0; } }
  .contact-con .c1box .inputlist {
    margin-bottom: 10px;
    overflow: hidden; }
    .contact-con .c1box .inputlist .textbox1 {
      width: 100%;
      height: 260px;
      border: 1px solid #ddd;
      padding: 10px;
      font-size: 12px;
      color: #666;
      outline: none; }
    .contact-con .c1box .inputlist label {
      float: left;
      font-size: 12px;
      color: #666;
      line-height: 30px;
      width: 70px;
      text-align: right;
      font-weight: normal;
      padding-right: 10px; }
    .contact-con .c1box .inputlist .textbox2 {
      float: left;
      width: calc(70% - 70px);
      height: 30px;
      border: 1px solid #ddd;
      padding: 0 10px;
      font-size: 12px;
      outline: none; }
      @media screen and (max-width: 990px) {
        .contact-con .c1box .inputlist .textbox2 {
          width: calc(100% - 70px); } }
    .contact-con .c1box .inputlist .textbox3 {
      width: 135px;
      height: 30px;
      border: 1px solid #ddd;
      font-size: 12px;
      padding: 0 10px;
      outline: none; }
    .contact-con .c1box .inputlist img {
      border: 1px solid #ddd;
      height: 30px; }
    .contact-con .c1box .inputlist .submitbtn {
      width: 120px;
      height: 36px;
      background: #2898cc;
      font-size: 14px;
      color: #fff;
      text-align: center;
      border-radius: 5px;
      border: none;
      margin-left: 70px;
      margin-top: 10px;
      transition: all .3s; }
      .contact-con .c1box .inputlist .submitbtn:hover {
        background: #ff0000; }
.contact-con .c2box {
  margin-top: 20px; }
  .contact-con .c2box .title {
    font-size: 28px;
    color: #0099ff;
    line-height: 35px; }
  .contact-con .c2box .con {
    margin-top: 15px;
    color: #333;
    font-size: 16px;
    line-height: 30px; }

.productbox-con .list {
  padding: 0 10px 20px; }
  .productbox-con .list a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 991px) {
      .productbox-con .list a:hover .conbox {
        background: rgba(96, 169, 215, 0.9);
        height: 110px; } }
    .productbox-con .list a .picbox {
      overflow: hidden; }
      .productbox-con .list a .picbox img {
        max-height: 100%;
        max-width: 100%; }
    .productbox-con .list a .conbox {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50px;
      background: rgba(48, 48, 48, 0.7);
      color: #fff;
      text-align: center;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .productbox-con .list a .conbox {
          height: 35px; } }
      .productbox-con .list a .conbox .title {
        font-size: 14px;
        line-height: 50px;
        height: 50px;
        overflow: hidden; }
        @media screen and (max-width: 990px) {
          .productbox-con .list a .conbox .title {
            font-size: 12px;
            line-height: 35px;
            height: 35px; } }
      .productbox-con .list a .conbox .morebtn {
        width: 140px;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #fff;
        overflow: hidden;
        line-height: 38px;
        font-size: 14px;
        margin: 3px auto 0;
        transition: all .3s; }
        .productbox-con .list a .conbox .morebtn:hover {
          background: #fff;
          color: #333; }

.product-details-con .p1box {
  overflow: hidden; }
  .product-details-con .p1box .showbox {
    float: left; }
    @media screen and (max-width: 990px) {
      .product-details-con .p1box .showbox {
        float: none;
        margin-bottom: 25px; } }
    .product-details-con .p1box .showbox .owl-theme .owl-controls .owl-page span {
      margin: 0 5px;
      width: 5px;
      height: 5px; }
    .product-details-con .p1box .showbox .numbox {
      margin-top: 15px;
      font-size: 12px; }
      .product-details-con .p1box .showbox .numbox img {
        margin-right: 5px; }
  .product-details-con .p1box .showtxt {
    float: right;
    width: calc(100% - 450px); }
    @media screen and (max-width: 990px) {
      .product-details-con .p1box .showtxt {
        width: 100%; } }
    .product-details-con .p1box .showtxt .title {
      font-size: 14px;
      color: #979797;
      line-height: 35px;
      overflow: hidden; }
      .product-details-con .p1box .showtxt .title span {
        float: left;
        width: 70px; }
        .product-details-con .p1box .showtxt .title span:nth-child(2) {
          font-size: 24px;
          color: #333333;
          font-weight: bold;
          width: calc(100% - 70px); }
    .product-details-con .p1box .showtxt .conbox {
      border-top: 1px solid #ddd;
      padding-top: 15px;
      margin-top: 15px; }
      .product-details-con .p1box .showtxt .conbox .numbox {
        overflow: hidden; }
        .product-details-con .p1box .showtxt .conbox .numbox .tit {
          float: left;
          margin-right: 10px;
          line-height: 30px;
          color: #999; }
        .product-details-con .p1box .showtxt .conbox .numbox .pro-num-edit {
          float: left;
          border: 1px solid #ddd; }
          .product-details-con .p1box .showtxt .conbox .numbox .pro-num-edit .num-ops {
            float: left;
            height: 30px;
            width: 30px;
            background: #eee;
            color: #333;
            border-right: 1px solid #ddd;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            text-decoration: none; }
            .product-details-con .p1box .showtxt .conbox .numbox .pro-num-edit .num-ops:nth-child(3) {
              border-right: none;
              border-left: 1px solid #ddd; }
          .product-details-con .p1box .showtxt .conbox .numbox .pro-num-edit .num-input {
            float: left;
            border: none;
            height: 30px;
            width: 60px;
            text-align: center; }
.product-details-con .p2box {
  margin-top: 35px; }
  .product-details-con .p2box .title {
    border-bottom: 1px solid #ddd; }
    .product-details-con .p2box .title span {
      display: inline-block;
      padding: 0 30px;
      background: #279cd3;
      color: #fff;
      height: 40px;
      font-size: 16px;
      line-height: 40px; }
  .product-details-con .p2box .conbox {
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px; }

  .product-details-con .p2box .conbox table{border:1px solid #ddd;width: 100%;text-align: center;}
  .product-details-con .p2box .conbox table th{border:1px solid #ddd;text-align: center;}
  .product-details-con .p2box .conbox table td{border:1px solid #ddd;}
  .product-details-con .p2box .conbox img{max-width: 100%;}

.news-details-con img {
  max-width: 100%; }
.news-details-con .title {
  font-size: 30px;
  text-align: center;
  color: #333;
  line-height: 40px; }
  @media screen and (max-width: 990px) {
    .news-details-con .title {
      font-size: 20px;
      line-height: 35px; } }
.news-details-con .conbox {
  margin-top: 25px;
  font-size: 14px;
  line-height: 30px; }
.news-details-con .pagebox {
  border-top: 1px solid #ddd;
  margin-top: 25px;
  padding-top: 25px;
  font-size: 12px; }
  .news-details-con .pagebox .pp {
    float: left; }
    @media screen and (max-width: 990px) {
      .news-details-con .pagebox .pp {
        float: none;
        margin-bottom: 10px; } }
    .news-details-con .pagebox .pp:nth-child(2) {
      float: right; }
      @media screen and (max-width: 990px) {
        .news-details-con .pagebox .pp:nth-child(2) {
          float: none; } }
    .news-details-con .pagebox .pp a {
      text-decoration: none;
      color: #666; }
      .news-details-con .pagebox .pp a:hover {
        color: #60a9d7; }

.header-wrap .header {
  height: 78px;
  background: rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px;
      background: rgba(0, 0, 0, 0.8); } }
  @media screen and (min-width: 991px) {
    .header-wrap .header {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 999; } }
  .header-wrap .header .logo {
    line-height: 78px; }
    @media screen and (max-width: 990px) {
      .header-wrap .header .logo {
        line-height: 65px; } }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 990px) {
        .header-wrap .header .logo img {
          max-width: 60%; } }
  .header-wrap .header .nav-ul {
    position: relative; }
    .header-wrap .header .nav-ul .navlist {
      float: left;
      width: 14.25%;
      text-align: center;
      position: relative;
      height: 78px;
      z-index: 5;
      font-weight: bold; }
      .header-wrap .header .nav-ul .navlist .listh1 {
        display: block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        line-height: 78px;
        position: relative;
        transition: all .3s;
        height: auto;
        background: rgba(0, 183, 238, 0); }
        .header-wrap .header .nav-ul .navlist .listh1:hover, .header-wrap .header .nav-ul .navlist .listh1.on {
          height: 313px;
          background: #00b7ee; }
        .header-wrap .header .nav-ul .navlist .listh1 > a {
          color: #fff;
          text-decoration: none; }
        .header-wrap .header .nav-ul .navlist .listh1 .lbox {
          display: none;
          height: 235px;
          overflow: hidden; }
          .header-wrap .header .nav-ul .navlist .listh1 .lbox a {
            display: block;
            text-decoration: none;
            color: #fff;
            font-size: 12px;
            line-height: 35px;
            font-weight: normal; }
            .header-wrap .header .nav-ul .navlist .listh1 .lbox a:hover {
              text-decoration: underline; }
    .header-wrap .header .nav-ul .list2-ul {
      display: none;
      position: absolute;
      top: 78px;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      padding-bottom: 25px;
      height: 235px; }
      .header-wrap .header .nav-ul .list2-ul .lbox {
        float: left;
        width: 14.28%;
        text-align: center;
        position: relative;
        /*&:before{
          content: '';
          position: absolute;
          left: 0;
          top: -78px;
          height: 313px;
          width: 100%;
          transition: all .3s;
          background: rgba(#00b7ee,0);
        }
        &:hover,&.on{
          &:before{
            background: rgba(#00b7ee,1);
          }
        }*/ }
        .header-wrap .header .nav-ul .list2-ul .lbox .list a {
          text-decoration: none;
          display: block;
          color: #fff;
          font-size: 12px;
          line-height: 35px;
          height: 35px;
          overflow: hidden;
          position: relative;
          z-index: 5; }
  @media screen and (max-width: 990px) {
    .header-wrap .header .menu {
      line-height: 65px;
      float: right; } }
  .header-wrap .header .menulist {
    display: none;
    font-size: 14px;
    position: absolute;
    top: 65px;
    right: -10px;
    width: 150px;
    background: #212f38;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }

.banner-wrap {
  position: relative; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 15; }
    .banner-wrap .owl-theme .owl-controls .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls .owl-page span {
        opacity: 1;
        background: #fff;
        border: 1px solid #fff;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls .owl-page:hover span {
      background: #212f38; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #212f38; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.adbanner-wrap .wbanner-carousel .pic {
  height: 440px; }
  @media screen and (max-width: 990px) {
    .adbanner-wrap .wbanner-carousel .pic {
      height: 200px; } }

.content-wrap .contentbox {
  margin-bottom: 60px; }
.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #212f38;
    background-size: cover;
    overflow: hidden;
    font-family: '微软雅黑';
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    cursor: pointer;
    position: relative; }
    .content-wrap .w-ltside .mb .tit-show .title:before {
      content: '';
      position: absolute;
      right: 10px;
      top: 20px;
      background: url(../images/show-arrow.png) no-repeat;
      width: 14px;
      height: 9px; }
    .content-wrap .w-ltside .mb .tit-show .title .arrow {
      float: right;
      margin-right: 15px; }
    .content-wrap .w-ltside .mb .tit-show .title .icon {
      margin-right: 10px; }
.content-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%; }
  .content-wrap .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 .w-ltside .show-hide .div2 a {
      display: block;
      color: #707070;
      text-decoration: none; }
    .content-wrap .w-ltside .show-hide .div2:hover a {
      background: #212f38;
      color: #fff; }
  .content-wrap .w-ltside .show-hide .div3 {
    display: none; }
    .content-wrap .w-ltside .show-hide .div3 ul {
      margin: 0;
      padding: 0; }
      .content-wrap .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 .w-ltside .show-hide .div3 ul li a {
          text-decoration: none;
          display: block;
          overflow: hidden;
          color: #666; }
          .content-wrap .w-ltside .show-hide .div3 ul li a:hover {
            color: #212f38; }
.content-wrap .ltside .linkbox .link-wrap .lbox .list {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  padding-left: 15px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #eee; }
  .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
    background: #40a6e6;
    color: #fff; }
  .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
    background: #212f38;
    color: #fff; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .tit span {
      color: #fff; }
.content-wrap .ltside .contactbox {
  margin-top: 20px; }
  .content-wrap .ltside .contactbox .title-arrow {
    background: #212f38;
    color: #fff;
    text-align: center;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold; }
  .content-wrap .ltside .contactbox .cbox {
    background: #e9e9e9;
    color: #333;
    padding: 10px 15px;
    line-height: 30px;
    font-size: 14px;
    font-family: "黑体"; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer .f1box {
  background: #393a3f;
  border-top: 2px solid #3fa7e4;
  padding: 85px 0; }
  .footer-wrap .footer .f1box .flogo {
    float: left;
    width: 220px;
    padding-top: 25px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    border-right: 1px solid #000;
    height: 150px; }
    .footer-wrap .footer .f1box .flogo .phone {
      margin-top: 15px; }
  .footer-wrap .footer .f1box .linkbox {
    border-right: 1px solid #000;
    border-left: 1px solid #555;
    float: left;
    width: calc(100% -  400px);
    padding-right: 25px; }
    .footer-wrap .footer .f1box .linkbox .lbox {
      color: #666;
      float: left;
      width: 14.28%;
      font-size: 14px;
      text-align: center; }
      .footer-wrap .footer .f1box .linkbox .lbox a {
        color: #bfbfbf; }
      .footer-wrap .footer .f1box .linkbox .lbox .tit {
        margin-bottom: 10px; }
      .footer-wrap .footer .f1box .linkbox .lbox ul {
        font-size: 12px;
        line-height: 20px; }
  .footer-wrap .footer .f1box .ewmbox {
    float: right;
    width: 180px;
    border-left: 1px solid #555;
    height: 150px;
    padding-left: 15px;
    padding-top: 10px; }
    .footer-wrap .footer .f1box .ewmbox .pic {
      float: left;
      width: 130px; }
      .footer-wrap .footer .f1box .ewmbox .pic img {
        width: 100%; }
    .footer-wrap .footer .f1box .ewmbox .text {
      float: right;
      color: #fff;
      font-size: 12px;
      width: 14px; }
.footer-wrap .footer .f2box {
  background: #2f3034;
  padding: 24px 0;
  font-size: 14px;
  color: #e6e6e6; }
  @media screen and (max-width: 990px) {
    .footer-wrap .footer .f2box {
      line-height: 25px; } }
  .footer-wrap .footer .f2box .flt {
    float: left; }
    @media screen and (max-width: 990px) {
      .footer-wrap .footer .f2box .flt {
        float: none;
        text-align: center; } }
  .footer-wrap .footer .f2box .frt {
    float: right; }
    @media screen and (max-width: 990px) {
      .footer-wrap .footer .f2box .frt {
        float: none;
        text-align: center; } }
    .footer-wrap .footer .f2box .frt a {
      color: #e6e6e6; }
    .footer-wrap .footer .f2box .frt span {
      margin: 0 5px; }

.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; }

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