@charset "UTF-8";
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;
  position: static; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.header-wrap .header {
  background: #1a1b59;
  position: relative; 
  border-bottom: 1px solid #5e638d;
  }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 10%; }
    .header-wrap .header .nav-ul .navlist a.listh1 {
      line-height: 85px;
      text-decoration: none;
      display: block;
      color: #fff;
      text-align: center;
      font-size: 1.4rem;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .header-wrap .header .nav-ul .navlist a.listh1:hover, .header-wrap .header .nav-ul .navlist a.listh1.on {
        background: #f29701; }
    .header-wrap .header .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 0;
      top: 85px;
      display: none;
      z-index: 10;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 150px; }
      .header-wrap .header .nav-ul .navlist .list2-ul .list {
        position: relative; }
        .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
          text-align: left;
          padding-left: 10px;
          line-height: 35px;
          color: #fff;
          display: block;
          text-decoration: none; }
          .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover, .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
            background: #f29701; }
        .header-wrap .header .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); }
          .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
            text-align: center; }
            .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
              display: block;
              line-height: 35px;
              color: #fff; }
  .header-wrap .header .searchbox {
    position: relative;
    line-height: 85px;
    float: right; }
    .header-wrap .header .searchbox img {
      max-width: 100%;
      line-height: 85px; }
  .header-wrap .header .sbox {
    display: none;
    position: absolute;
    top: 85px;
    right: 0;
    z-index: 10;
    width: 180px; }
    .header-wrap .header .sbox .searchtxt {
      float: left;
      width: 143px;
      height: 35px;
      background: #fff;
      font-size: 1.2rem;
      color: #666;
      padding: 0 10px;
      outline: none;
      border: 1px solid #ddd;
      border-right: none; }
    .header-wrap .header .sbox .submitbtn {
      float: left;
      width: 35px;
      height: 35px;
      background: #f29701 url(../images/topbar-searchbtn.png) no-repeat center center;
      border: none;
      border-left: 1px solid #fff;
      outline: none; }
  .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; }

.banner-wrap {
  position: relative; }
  .banner-wrap #owl-demo {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap #owl-demo .item {
      display: block;
      position: relative; }
      .banner-wrap #owl-demo .item .b1-text1, .banner-wrap #owl-demo .item .b2-text1, .banner-wrap #owl-demo .item .b3-text1 {
        position: absolute;
        z-index: 20;
        bottom: 30%;
        left: 0;
        opacity: 0; }
      .banner-wrap #owl-demo .item .b1-text2, .banner-wrap #owl-demo .item .b2-text2, .banner-wrap #owl-demo .item .b3-text2 {
        position: absolute;
        z-index: 20;
        bottom: 18%;
        right: 0;
        opacity: 0; }
    .banner-wrap #owl-demo img {
      display: block; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
      opacity: 1;
      background: #fff;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #20e5f2; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #20e5f2; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.content-wrap .product-wrap {
  padding: 55px 0; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #333; }
    .content-wrap .product-wrap .title-line .entit {
      margin-top: 10px;
      color: #c2c2c2;
      font-size: 1.2rem;
      text-transform: uppercase; }
    .content-wrap .product-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 20px; }
	  
	  
	  
  .content-wrap .contentbox .product-con {
    margin-top: 55px; }
    .content-wrap .contentbox .product-con .plist {
      padding: 0 15px 20px; }
      .content-wrap .contentbox .product-con .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #dbe0e5;
        position: relative;
        top: 0;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .product-con .plist a:hover .showbox {
          opacity: 1; }
        .content-wrap .contentbox .product-con .plist a .p1box {
          background: #f5f7fa;
          border-bottom: 1px solid #dbe0e5;
          padding: 25px 15px;
          text-align: center; }
          .content-wrap .contentbox .product-con .plist a .p1box .tit {
            font-size: 1.6rem;
            color: #333;
            font-weight: bold;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .contentbox.product-con .plist a .p1box .con {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #696969;
            line-height: 20px;
            height: 40px;
            overflow: hidden; } 
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
  .content-wrap .product-wrap .product-con {
    margin-top: 55px; }
    .content-wrap .product-wrap .product-con .plist {
      padding: 0 15px 20px; }
      .content-wrap .product-wrap .product-con .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #dbe0e5;
        position: relative;
        top: 0;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .product-wrap .product-con .plist a:hover .showbox {
          opacity: 1; }
        .content-wrap .product-wrap .product-con .plist a .p1box {
          background: #f5f7fa;
          border-bottom: 1px solid #dbe0e5;
          padding: 25px 45px;
          text-align: center; }
          .content-wrap .product-wrap .product-con .plist a .p1box .tit {
            font-size: 1.8rem;
            color: #333;
            font-weight: bold;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .product-wrap .product-con .plist a .p1box .con {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #696969;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
        .content-wrap .product-wrap .product-con .plist a .p2box {
          padding: 25px 40px 0;
          height: 240px; }
          .content-wrap .product-wrap .product-con .plist a .p2box .list {
            margin-bottom: 15px; }
            .content-wrap .product-wrap .product-con .plist a .p2box .list .tit {
              font-size: 1.6rem;
              font-weight: bold;
              color: #292929;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
            .content-wrap .product-wrap .product-con .plist a .p2box .list .con {
              margin-top: 5px;
              font-size: 1.4rem;
              color: #999;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
        .content-wrap .product-wrap .product-con .plist a .p3box {
          padding: 20px 40px; }
          .content-wrap .product-wrap .product-con .plist a .p3box .list {
            width: 33.33%;
            float: left;
            border-top: 1px solid #eee;
            padding: 20px 0;
            text-align: center; }
            .content-wrap .product-wrap .product-con .plist a .p3box .list span {
              display: block;
              font-size: 1.2rem;
              color: #8f9ba9; }
        .content-wrap .product-wrap .product-con .plist a .showbox {
          opacity: 0;
          position: absolute;
          left: 0;
          top: -5%;
          width: 100%;
          height: 110%;
          border: 1px solid #2e3a57;
          background: #fff;
          box-shadow: 0 0 10px #2e3a57;
          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 .plist a .showbox .s1box {
            background: url(../images/product-list-titbg-hover.jpg) repeat-x;
            background-size: 100% 100%;
            padding: 25px 45px;
            text-align: center; }
            .content-wrap .product-wrap .product-con .plist a .showbox .s1box .tit {
              font-size: 1.8rem;
              color: #fff;
              font-weight: bold;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
            .content-wrap .product-wrap .product-con .plist a .showbox .s1box .con {
              margin-top: 10px;
              font-size: 1.4rem;
              color: #fff;
              line-height: 20px;
              height: 40px;
              overflow: hidden; }
          .content-wrap .product-wrap .product-con .plist a .showbox .s2box {
            padding: 55px 35px; }
            .content-wrap .product-wrap .product-con .plist a .showbox .s2box .list {
              margin-bottom: 15px; }
              .content-wrap .product-wrap .product-con .plist a .showbox .s2box .list .tit {
                font-size: 1.6rem;
                font-weight: bold;
                color: #292929;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
              .content-wrap .product-wrap .product-con .plist a .showbox .s2box .list .con {
                margin-top: 5px;
                font-size: 1.4rem;
                color: #999;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
            .content-wrap .product-wrap .product-con .plist a .showbox .s2box .morebtn {
              margin-top: 40px;
              width: 135px;
              height: 40px;
              background: #f29701;
              color: #fff;
              line-height: 40px;
              text-align: center; }
.content-wrap .service-wrap {
  background: url(../images/servicebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0; }
  .content-wrap .service-wrap .title-line {
    text-align: center; }
    .content-wrap .service-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #fff; }
    .content-wrap .service-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 20px; }
  .content-wrap .service-wrap .service-con {
    margin-top: 45px; }
    .content-wrap .service-wrap .service-con div:nth-child(2) .slist a .s1box {
      background: url(../images/service-listbg2.jpg) no-repeat center top; }
    .content-wrap .service-wrap .service-con div:nth-child(3) .slist a .s1box {
      background: url(../images/service-listbg3.jpg) no-repeat center top; }
    .content-wrap .service-wrap .service-con div:nth-child(4) .slist a .s1box {
      background: url(../images/service-listbg4.jpg) no-repeat center top; }
    .content-wrap .service-wrap .service-con div:nth-child(5) .slist a .s1box {
      background: url(../images/service-listbg5.jpg) no-repeat center top; }
    .content-wrap .service-wrap .service-con div:nth-child(5) .slist a .s2box {
      left: auto;
      right: 0; }
    .content-wrap .service-wrap .service-con .slist {
      padding: 0 10px 20px; }
      .content-wrap .service-wrap .service-con .slist a {
        text-decoration: none;
        display: block;
        position: relative; }
        .content-wrap .service-wrap .service-con .slist a:hover .s2box {
          display: block; }
        .content-wrap .service-wrap .service-con .slist a .s1box {
          background: url(../images/service-listbg1.jpg) no-repeat center top;
          padding: 20px;
          text-align: center; }
          .content-wrap .service-wrap .service-con .slist a .s1box .tit {
            font-size: 1.6rem;
            font-weight: bold;
            color: #fff;
            line-height: 30px;
            height: 30px;
            overflow: hidden; }
          .content-wrap .service-wrap .service-con .slist a .s1box .line {
            width: 20px;
            height: 3px;
            background: #f29701;
            margin: 10px auto; }
          .content-wrap .service-wrap .service-con .slist a .s1box .con {
            color: #fff;
            font-size: 1.4rem;
            line-height: 30px;
            height: 120px;
            overflow: hidden; }
          .content-wrap .service-wrap .service-con .slist a .s1box .more {
            color: #999;
            font-size: 1.4rem;
            letter-spacing: 5px; }
        .content-wrap .service-wrap .service-con .slist a .s2box {
          display: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 470px;
          height: 100%;
          background: url(../images/service-listbg-hover.jpg) no-repeat center center;
          color: #fff;
          padding: 25px 30px 0;
          z-index: 10;
          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 .service-wrap .service-con .slist a .s2box .tit {
            font-size: 1.8rem;
            font-weight: bold; }
            .content-wrap .service-wrap .service-con .slist a .s2box .tit i {
              float: left;
              width: 25px; }
              .content-wrap .service-wrap .service-con .slist a .s2box .tit i img {
                width: 90%; }
            .content-wrap .service-wrap .service-con .slist a .s2box .tit span {
              float: right;
              width: calc(100% - 35px);
              line-height: 30px;
              height: 30px;
              overflow: hidden; }
          .content-wrap .service-wrap .service-con .slist a .s2box .con {
            margin-top: 15px;
            line-height: 25px;
            height: 75px;
            overflow: hidden;
            color: #fff;
            font-size: 1.4rem; }
          .content-wrap .service-wrap .service-con .slist a .s2box .stit {
            margin-top: 15px;
            border-top: 1px solid #4d7399;
            border-bottom: 1px solid #4d7399;
            padding: 15px 0;
            line-height: 25px;
            font-size: 1.4rem; }
          .content-wrap .service-wrap .service-con .slist a .s2box .morebtn {
            margin-top: 20px;
            width: 125px;
            height: 35px;
            background: #f29701;
            color: #fff;
            line-height: 35px;
            text-align: center; }
.content-wrap .choosebox-wrap {
  padding: 55px 0; }
  .content-wrap .choosebox-wrap .title-line {
    text-align: center; }
    .content-wrap .choosebox-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #333; }
    .content-wrap .choosebox-wrap .title-line .entit {
      margin-top: 10px;
      color: #c2c2c2;
      font-size: 1.2rem;
      text-transform: uppercase; }
    .content-wrap .choosebox-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 20px; }
  .content-wrap .choosebox-wrap .choosebox-con {
    margin-top: 55px; }
    .content-wrap .choosebox-wrap .choosebox-con .picbox img {
      max-width: 100%; }
    .content-wrap .choosebox-wrap .choosebox-con .conbox {
      margin-top: 50px; }
      .content-wrap .choosebox-wrap .choosebox-con .conbox .clist {
        margin-bottom: 30px; }
        .content-wrap .choosebox-wrap .choosebox-con .conbox .clist .icon {
          float: left;
          width: 50px; }
          .content-wrap .choosebox-wrap .choosebox-con .conbox .clist .icon img {
            max-width: 100%; }
        .content-wrap .choosebox-wrap .choosebox-con .conbox .clist .titbox {
          float: left;
          width: calc(100% - 50px);
          width: -moz-calc(100% - 50px);
          width: -webkit-calc(100% - 50px); }
          .content-wrap .choosebox-wrap .choosebox-con .conbox .clist .titbox .entit {
            font-size: 1.8rem;
            color: #292929;
            text-transform: uppercase;
            font-weight: bold; }
          .content-wrap .choosebox-wrap .choosebox-con .conbox .clist .titbox .chtit {
            margin-top: 3px;
            font-size: 1.4rem;
            color: #696969; }
.content-wrap .solve-wrap {
  background: url(../images/solvebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0; }
  .content-wrap .solve-wrap .title-line {
    text-align: center; }
    .content-wrap .solve-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #fff; }
    .content-wrap .solve-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 20px; }
  .content-wrap .solve-wrap .solve-con {
    margin-top: 45px; }
    .content-wrap .solve-wrap .solve-con .tabhd {
      background: rgba(0, 0, 0, 0.2);
      margin-bottom: 30px; }
      .content-wrap .solve-wrap .solve-con .tabhd .thdlist {
        border-bottom: 1px solid #496280; }
        .content-wrap .solve-wrap .solve-con .tabhd .thdlist:last-child {
          border-bottom: none; }
        .content-wrap .solve-wrap .solve-con .tabhd .thdlist a {
          text-decoration: none;
          display: block;
          height: 110px;
          padding: 25px 20px 0;
          background: url(../images/solve-thdlistbg.png) no-repeat -300px 0;
          border-left: 3px solid rgba(242, 151, 1, 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 .solve-wrap .solve-con .tabhd .thdlist a:hover, .content-wrap .solve-wrap .solve-con .tabhd .thdlist a.on {
            background: url(../images/solve-thdlistbg.png) no-repeat 0 0;
            background-size: 100% 100%;
            border-left: 3px solid #f29701; }
          .content-wrap .solve-wrap .solve-con .tabhd .thdlist a .icon {
            float: left;
            width: 30%; }
            .content-wrap .solve-wrap .solve-con .tabhd .thdlist a .icon img {
              max-width: 100%; }
          .content-wrap .solve-wrap .solve-con .tabhd .thdlist a .titbox {
            margin-top: 8px;
            float: left;
            width: 70%; }
            .content-wrap .solve-wrap .solve-con .tabhd .thdlist a .titbox .chtit {
              font-size: 1.8rem;
              color: #fff; }
            .content-wrap .solve-wrap .solve-con .tabhd .thdlist a .titbox .entit {
              font-size: 1.2rem;
              color: #fff;
              opacity: .4;
              text-transform: uppercase; }
    .content-wrap .solve-wrap .solve-con .tabbd .tbdbox {
      background: rgba(0, 0, 0, 0.2);
      padding: 35px; }
      .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist {
        display: none; }
        .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist:first-child {
          display: block; }
        .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box {
          color: #fff; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box .tit {
            font-size: 2.4rem; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box .con {
            margin-top: 20px;
            font-size: 1.4rem;
            line-height: 23px;
            height: 65px;
            overflow: hidden; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box .morebtn {
            margin-top: 30px; }
            .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box .morebtn a {
              text-decoration: none;
              display: block;
              width: 160px;
              height: 40px;
              border: 1px solid #dbe0e5;
              color: #fff;
              font-size: 1.4rem;
              line-height: 40px;
              text-align: center;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t1box .morebtn a:hover {
                background: #dbe0e5;
                color: #333; }
        .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t2box {
          margin-top: 30px;
          background: url(../images/solve-tbdlist-t2boxbg.jpg) no-repeat center center;
          background-size: cover;
          padding: 30px 20px;
          color: #fff; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t2box .tit {
            font-size: 1.8rem; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t2box .line {
            margin: 10px 0 20px;
            width: 20px;
            height: 2px;
            background: #f29701; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t2box .con {
            line-height: 22px; }
        .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t3box {
          margin-top: 30px;
          color: #fff; }
          .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t3box .tlist {
            float: left;
            display: inline-block;
            width: 25%;
            padding: 0 5px 10px; }
            .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t3box .tlist .tit {
              border: 1px solid #dbe0e5;
              height: 35px;
              line-height: 35px;
              text-align: center; }
.content-wrap .about-wrap {
  padding: 55px 0; }
  .content-wrap .about-wrap .about-con .picbox img {
    max-width: 100%; }
  .content-wrap .about-wrap .about-con .conbox {
    margin-top: 30px; }
    .content-wrap .about-wrap .about-con .conbox .tit {
      font-size: 2.4rem;
      color: #292929;
      font-weight: bold;
      line-height: 30px;
      height: 30px;
      overflow: hidden; }
    .content-wrap .about-wrap .about-con .conbox .con {
      margin-top: 20px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 25px;
      height: 150px;
      overflow: hidden; }
    .content-wrap .about-wrap .about-con .conbox .morebtn {
      margin-top: 20px; }
      .content-wrap .about-wrap .about-con .conbox .morebtn a {
        text-decoration: none;
        display: block;
        width: 155px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ccc;
        color: #696969;
        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; }
        .content-wrap .about-wrap .about-con .conbox .morebtn a:hover {
          background: #0e6eb7;
          color: #fff; }
.content-wrap .partner-wrap {
  background: url(../images/partnerbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 65px 0;
  overflow: hidden; }
  .content-wrap .partner-wrap .title-line {
    text-align: center; }
    .content-wrap .partner-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #fff; }
    .content-wrap .partner-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 20px; }
  .content-wrap .partner-wrap .partner-con {
    margin-top: 55px; }
    .content-wrap .partner-wrap .partner-con .partner-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      overflow: visible; }
      .content-wrap .partner-wrap .partner-con .partner-carousel .item .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #eee;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .partner-wrap .partner-con .partner-carousel .item .plist a:hover {
          border-color: #2073b3; }
          .content-wrap .partner-wrap .partner-con .partner-carousel .item .plist a:hover .picbox .pic img {
            -webkit-filter: grayscale(0);
            opacity: 1; }
        .content-wrap .partner-wrap .partner-con .partner-carousel .item .plist a .picbox .pic img {
          -webkit-filter: grayscale(1);
          opacity: .5;
          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 .owl-theme .owl-controls .owl-buttons .owl-prev {
      position: absolute;
      left: -100px;
      top: 45%;
      border-radius: 0;
      opacity: 1;
      background: url(../images/partner-arrowlt.png) no-repeat;
      width: 49px;
      height: 49px;
      padding: 0;
      margin: 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 .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
        background: url(../images/partner-arrowlt-hover.png) no-repeat; }
    .content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-next {
      position: absolute;
      right: -100px;
      top: 45%;
      border-radius: 0;
      opacity: 1;
      background: url(../images/partner-arrowrt.png) no-repeat;
      width: 49px;
      height: 49px;
      padding: 0;
      margin: 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 .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background: url(../images/partner-arrowrt-hover.png) no-repeat; }
.content-wrap .news-wrap {
  padding: 55px 0; }
  .content-wrap .news-wrap .title-line {
    text-align: center; }
    .content-wrap .news-wrap .title-line .chtit {
      font-size: 2.6rem;
      color: #333; }
    .content-wrap .news-wrap .title-line .entit {
      margin-top: 10px;
      color: #c2c2c2;
      font-size: 1.2rem;
      text-transform: uppercase; }
    .content-wrap .news-wrap .title-line .stxt {
      margin-top: 10px;
      font-size: 1.4rem;
      color: #696969;
      line-height: 20px; }
  .content-wrap .news-wrap .news-con {
    margin-top: 45px; }
    .content-wrap .news-wrap .news-con .row > div {
      position: relative; }
    .content-wrap .news-wrap .news-con .active {
      width: 50%; }
      .content-wrap .news-wrap .news-con .active .bnlistbox {
        opacity: 1;
        top: 0; }
      .content-wrap .news-wrap .news-con .active .nlistbox {
        opacity: 0; }
    .content-wrap .news-wrap .news-con .bnlistbox {
      background: #fff;
      box-shadow: 0 0 5px #2b3f60;
      position: relative;
      z-index: 5;
      margin-bottom: 20px;
      opacity: 0;
      top: 23px;
      transition: all 0.4s cubic-bezier(0.28, -0.01, 0.41, 1);
      -moz-transition: all 0.4s cubic-bezier(0.28, -0.01, 0.41, 1);
      -webkit-transition: all 0.4s cubic-bezier(0.28, -0.01, 0.41, 1);
      -o-transition: all 0.4s cubic-bezier(0.28, -0.01, 0.41, 1); }
      .content-wrap .news-wrap .news-con .bnlistbox .titbox {
        background: url(../images/bnlistbox-titbg.jpg) repeat-x;
        height: 85px;
        line-height: 85px;
        padding: 0 25px;
        color: #fff;
        font-size: 1.8rem; }
        .content-wrap .news-wrap .news-con .bnlistbox .titbox span {
          margin-left: 5px;
          font-size: 1.4rem;
          text-transform: uppercase;
          font-family: "Aparajita"; }
      .content-wrap .news-wrap .news-con .bnlistbox .bbox {
        padding: 0 20px 10px;
        border: 1px solid #2b3f60; }
        .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist {
          border-bottom: 1px dashed #e5e5e5;
          padding: 20px 0; }
          .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist:nth-child(3) {
            border-bottom: none; }
          .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a {
            text-decoration: none;
            display: block; }
            .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a:hover .icon img {
              -webkit-filter: grayscale(0);
              opacity: 1; }
            .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a:hover .conbox .tit-time {
              color: #0e6eb7; }
            .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a:hover .conbox .morebtn {
              background: #f29701;
              color: #fff; }
            .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .icon {
              width: 10%;
              line-height: 25px; }
              .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .icon img {
                max-width: 100%;
                -webkit-filter: grayscale(1);
                opacity: .5; }
            .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox {
              width: 90%;
              position: relative; }
              .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .tit-time {
                font-size: 1.6rem;
                color: #3d3d3d;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
                .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .tit-time .tit {
                  display: inline-block;
                  width: 60%; }
                .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .tit-time .time {
                  font-size: 1.4rem;
                  color: #b4b4b4; }
              .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .con {
                margin-top: 8px;
                font-size: 1.4rem;
                color: #8f8f8f;
                line-height: 25px;
                height: 50px;
                overflow: hidden; }
              .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .morebtn {
                margin-top: 15px;
                width: 135px;
                height: 35px;
                border: 1px solid #e5e5e5;
                line-height: 35px;
                text-align: center;
                color: #b4b4b4;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
    .content-wrap .news-wrap .news-con .nlistbox {
      background: #fff;
      margin-bottom: 20px;
      border: 1px solid #ddd;
      opacity: 1;
      position: absolute;
      width: 100%;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .news-wrap .news-con .nlistbox .titbox {
        background: #f0f4f8;
        height: 60px;
        line-height: 60px;
        padding: 0 25px;
        color: #292929;
        font-size: 1.8rem;
        text-transform: uppercase;
        border-bottom: 1px solid #ddd; }
        .content-wrap .news-wrap .news-con .nlistbox .titbox span {
          margin-left: 5px;
          font-size: 1.4rem;
          font-family: "Aparajita";
          color: #696969; }
      .content-wrap .news-wrap .news-con .nlistbox .nbox {
        padding: 0 25px 25px; }
        .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist {
          padding: 18px 0;
          border-bottom: 1px dashed #eee; }
          .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a {
            text-decoration: none;
            display: block;
            font-size: 1.4rem;
            color: #3d3d3d;
            line-height: 22px;
            height: 22px;
            overflow: hidden;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a:hover {
              color: #0e6eb7; }
              .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a:hover .icon img {
                -webkit-filter: grayscale(0);
                opacity: 1; }
            .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a .icon {
              width: 13%;
              line-height: 22px; }
              .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a .icon img {
                -webkit-filter: grayscale(1);
                opacity: .5; }
            .content-wrap .news-wrap .news-con .nlistbox .nbox .nlist a .con {
              width: 87%; }
        .content-wrap .news-wrap .news-con .nlistbox .nbox .morebtn {
          margin-top: 25px; }
          .content-wrap .news-wrap .news-con .nlistbox .nbox .morebtn a {
            text-decoration: none;
            display: block;
            font-size: 1.4rem;
            color: #c1c1c1;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .news-wrap .news-con .nlistbox .nbox .morebtn a:hover {
              color: #f29701; }
.content-wrap .contentbox {
  padding: 25px 0; }
  .content-wrap .contentbox .title-line {
    text-align: center; }
    .content-wrap .contentbox .title-line .chtit {
      font-size: 2.6rem;
      color: #292929;
      line-height: 35px;
      height: 35px;
      overflow: hidden; }
    .content-wrap .contentbox .title-line .entit {
      margin-top: 10px;
      font-size: 1.2rem;
      color: #999;
      line-height: 20px;
      height: 20px;
      overflow: hidden;
      text-transform: uppercase; }
  .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: #e10012;
      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: #e10012;
        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: #e10012; }
  .content-wrap .contentbox .ltside {
    padding-right: 30px; }
    .content-wrap .contentbox .ltside .linkbox .lbox .list {
      display: block;
      text-decoration: none;
      font-size: 1.4rem;
      color: #494949;
      border: 1px solid #eee;
      height: 45px;
      line-height: 45px;
      overflow: hidden;
      background: #f1f1f1;
      margin-bottom: 3px;
      padding: 0 30px; }
      .content-wrap .contentbox .ltside .linkbox .lbox .list:hover {
        background: #e10012;
        color: #fff; }
      .content-wrap .contentbox .ltside .linkbox .lbox .list.on1 {
        background: #e10012;
        color: #fff; }
      .content-wrap .contentbox .ltside .linkbox .lbox .list .arrow {
        font-style: normal;
        font-family: "黑体";
        color: #f1f1f1;
        font-weight: bold; }
      .content-wrap .contentbox .ltside .linkbox .lbox .list span {
        float: left;
        width: 70%; }
    .content-wrap .contentbox .ltside .linkbox .lbox .list2 {
      display: none;
      background: #fff;
      border: 1px solid #eee;
      padding: 0 5px; }
      .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a {
        display: block;
        font-size: 1.4rem;
        color: #474747;
        line-height: 45px;
        height: 45px;
        padding: 0 25px;
        text-decoration: none;
        overflow: hidden;
        border-bottom: 1px dashed #ccc; }
        .content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover {
          color: #e10012; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 15px;
      border: 1px solid #eee; }
      .content-wrap .contentbox .ltside .contactbox .ctit {
        height: 35px;
        background: #f1f1f1;
        color: #787878;
        font-size: 1.6rem;
        padding: 0 10px;
        line-height: 35px; }
      .content-wrap .contentbox .ltside .contactbox .con {
        padding: 0 10px; }
        .content-wrap .contentbox .ltside .contactbox .con .list {
          border-bottom: 1px dashed #ccc;
          padding: 10px 0;
          line-height: 25px;
          font-size: 1.4rem;
          color: #7b7b7b; }
          .content-wrap .contentbox .ltside .contactbox .con .list:last-child {
            border-bottom: none; }
  .content-wrap .contentbox .main-wrap {
    margin-top: 45px; }
    .content-wrap .contentbox .main-wrap .aboutbox .a1box {
      border-top: 1px solid #ddd;
      padding: 45px 0; }
      .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox {
        margin-top: 45px; }
        .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .titbox .chtit {
          font-size: 2.4rem;
          color: #292929;
          line-height: 35px;
          height: 35px;
          overflow: hidden;
          font-weight: bold; }
        .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .titbox .entit {
          font-size: 1.2rem;
          color: #999;
          text-transform: uppercase; }
        .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .con {
          margin-top: 35px;
          background: #f5f5f6;
          padding: 25px 20px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .con .line {
            margin-top: 10px;
            width: 40px;
            height: 7px;
            background: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .con .cn {
            margin-top: 10px;
            font-size: 1.2rem;
            color: #696969;
            line-height: 22px;
            height: 260px;
            overflow: hidden; }
        .content-wrap .contentbox .main-wrap .aboutbox .a1box .conbox .cline {
          margin-top: 20px;
          width: 100%;
          height: 15px;
          background: #f5f5f6; }
    .content-wrap .contentbox .main-wrap .aboutbox .a2box {
      padding: 5px 0; }
      .content-wrap .contentbox .main-wrap .aboutbox .a2box .titbox {
        text-align: center; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .titbox .chtit {
          font-size: 2.6rem;
          color: #292929;
          line-height: 35px;
          height: 35px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .titbox .entit {
          margin-top: 10px;
          font-size: 1.2rem;
          color: #999;
          line-height: 20px;
          height: 20px;
          overflow: hidden;
          text-transform: uppercase; }
      .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox {
        margin-top: 45px;
        position: relative; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(2) .list:hover .icon {
          background: url(../images/aboutbox-a2box-icon2-hover.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(2) .list .icon {
          background: url(../images/aboutbox-a2box-icon2.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(3) .list:hover .icon {
          background: url(../images/aboutbox-a2box-icon3-hover.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(3) .list .icon {
          background: url(../images/aboutbox-a2box-icon3.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(4) .list:hover .icon {
          background: url(../images/aboutbox-a2box-icon4-hover.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(4) .list .icon {
          background: url(../images/aboutbox-a2box-icon4.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(5) .list:hover .icon {
          background: url(../images/aboutbox-a2box-icon5-hover.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(5) .list .icon {
          background: url(../images/aboutbox-a2box-icon5.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(6) .list:hover .icon {
          background: url(../images/aboutbox-a2box-icon6-hover.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox div:nth-child(6) .list .icon {
          background: url(../images/aboutbox-a2box-icon6.png) no-repeat; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .list {
          text-align: center;
          margin-bottom: 20px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .list:hover .icon {
            background: url(../images/aboutbox-a2box-icon1-hover.png) no-repeat; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .list .icon {
            display: block;
            width: 97px;
            height: 117px;
            background: url(../images/aboutbox-a2box-icon1.png) no-repeat;
            margin: 0 auto;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .list .tit {
            margin-top: 20px;
            font-size: 1.6rem;
            font-weight: bold;
            color: #292929; }
        .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline {
          position: absolute;
          left: 0;
          top: 60px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(3) {
            left: 155px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(4) {
            left: 355px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(5) {
            left: 555px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(6) {
            left: 755px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(7) {
            left: 955px; }
          .content-wrap .contentbox .main-wrap .aboutbox .a2box .conbox .cline:nth-child(8) {
            left: 1155px; }
    .content-wrap .contentbox .main-wrap .casebox .clist {
      padding: 0 5px 10px; }
      .content-wrap .contentbox .main-wrap .casebox .clist a {
        text-decoration: none;
        display: block;
        border: 1px solid #eee;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .casebox .clist a:hover {
          box-shadow: 0 0 10px #2073b3; }
          .content-wrap .contentbox .main-wrap .casebox .clist a:hover .picbox .pic img {
            -webkit-filter: grayscale(0);
            opacity: 1; }
        .content-wrap .contentbox .main-wrap .casebox .clist a .picbox .pic img {
          -webkit-filter: grayscale(1);
          opacity: .5;
          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 .productbox .p1box {
      background: #f3f5f8;
      padding: 55px 0 50px; }
      .content-wrap .contentbox .main-wrap .productbox .p1box .picbox img {
        max-width: 100%; }
      .content-wrap .contentbox .main-wrap .productbox .p1box .conbox {
        margin-top: 30px;
        margin-bottom: 30px; }
        .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .line {
          width: 50px;
          height: 8px;
          background: #0e6eb7; }
        .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .titbox {
          margin-top: 30px;
          font-size: 2.4rem;
          color: #292929;
          font-weight: bold; }
          .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .titbox span {
            font-size: 1.4rem;
            font-weight: normal;
            color: #696969;
            text-transform: uppercase; }
        .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .con {
          margin-top: 30px; }
          .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .con .list {
            margin-bottom: 10px; }
            .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .con .list i {
              float: left;
              width: 10px;
              line-height: 23px; }
            .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .con .list span {
              float: right;
              width: calc(100% - 20px);
              width: -moz-calc(100% - 20px);
              width: -webkit-calc(100% - 20px);
              line-height: 23px;
              font-size: 1.4rem;
              color: #727981; }
        .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .iconbox {
          margin-top: 10px; }
          .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .iconbox .list {
            float: left;
            text-align: center;
            width: 110px;
            height: 75px;
            border: 5px solid #ccc;
            margin-right: 10px;
            cursor: pointer;
            padding-top: 3px;
            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 .productbox .p1box .conbox .iconbox .list:hover {
              border-color: #0e6eb7; }
            .content-wrap .contentbox .main-wrap .productbox .p1box .conbox .iconbox .list span {
              display: block;
              font-size: 1.2rem;
              color: #8f9ba9; }
    .content-wrap .contentbox .main-wrap .productbox .p2box {
      margin-top: -50px; }
      .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox {
        background: #0e6eb7;
        padding-top: 1px; }
        .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist {
          float: left;
         display: inline-block;
		/*  width:16%;
		  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/
		  }
          .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist a {
            text-decoration: none;
            display: block;
            color: #fff;
            height: 50px;
            line-height: 50px;
            text-align: center;
            padding: 0 10px;
            font-size: 1.6rem; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist a:hover, .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist a.on {
              background: #fff;
              color: #0e6eb7; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist a i {
              display: inline-block; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabhd .thdbox .thdlist a span {
              display: inline-block;
              margin-right: 20px; }
      .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd {
        margin-top: 30px; }
        .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist {
          display: none; }
          .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist:first-child {
            display: block; }
          .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box {
            padding: 50px 0;
            border-bottom: 1px solid #ddd; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .picbox img {
              max-width: 100%; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox {
              margin-top: 30px; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .tit {
                font-size: 2.6rem;
                color: #333;
                line-height: 35px;
                height: 35px;
                overflow: hidden; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .con {
                margin-top: 20px;
                font-size: 1.4rem;
                color: #696969;
                line-height: 25px;
         /*       height: 100px;
                overflow: hidden; */}
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox {
                margin-top: 30px; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox .list {
                  float: left;
                  margin-right: 20px; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox .list:first-child a {
                    background: #0e6eb7;
                    color: #fff; }
                    .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox .list:first-child a:hover {
                      background: #031929; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox .list a {
                    text-decoration: none;
                    display: block;
                    height: 40px;
                    width: 135px;
                    border: 1px solid #ddd;
                    line-height: 40px;
                    text-align: center;
                    color: #696969;
                    font-size: 1.4rem;
                    transition: all 0.3s ease 0s;
                    -moz-transition: all 0.3s ease 0s;
                    -webkit-transition: all 0.3s ease 0s;
                    -o-transition: all 0.3s ease 0s; }
                    .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t1box .conbox .btnbox .list a:hover {
                      background: #0e6eb7;
                      color: #fff; }
          .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box {
            background: url(../images/productbox-t2boxbg.jpg) no-repeat center bottom;
            padding: 65px 0; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .titbox {
              text-align: center; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .titbox .btit {
                font-size: 2.6rem;
                color: #333;
                line-height: 35px; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .titbox .stit {
                margin-top: 10px;
                font-size: 1.4rem;
                color: #696969;
                line-height: 25px; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox {
              margin-top: 45px;
              background: #fff;
              padding: 35px 0 0;
              box-shadow: 0 15px 15px #ddd; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list {
                text-align: center;
                border-top: 1px solid #eee;
                margin-bottom: 35px; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list:hover .num {
                  transform: rotateY(360deg); }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list .icon {
                  margin-top: -10px; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list .num {
                  margin-top: 25px;
                  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 .productbox .p2box .tabbd .tbdlist .t2box .conbox .list .num img {
                    max-width: 100%; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list .tit {
                  margin-top: 5px;
                  font-size: 1.6rem;
                  color: #404040;
                  font-weight: bold; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t2box .conbox .list .cn {
                  margin-top: 15px;
                  line-height: 25px;
                  font-size: 1.4rem;
                  color: #696969;
       /*           height: 50px;
                  overflow: hidden;*/ }
          .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box {
            padding: 65px 0; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .titbox {
              text-align: center; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .titbox .btit {
                font-size: 2.6rem;
                color: #333;
                line-height: 35px; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .titbox .stit {
                margin-top: 10px;
                font-size: 1.4rem;
                color: #696969;
                line-height: 25px; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList {
              margin-top: 45px; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list {
                padding: 0 10px 20px; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a {
                  text-decoration: none;
                  display: block;
                  border: 1px solid #ddd;
                  position: relative; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a:hover .tit, .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a.on .tit {
                    background: #0e6eb7;
                    color: #fff; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a:hover .arrow, .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a.on .arrow {
                    opacity: 1; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a .picbox {
                    border-bottom: 1px solid #ddd; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a .tit {
                    text-align: center;
                    font-size: 1.8rem;
                    color: #000;
                    height: 60px;
                    line-height: 60px;
                    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 .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .imgList .list a .arrow {
                    color: #0e6eb7;
                    font-weight: normal;
                    font-size: 2.5rem;
                    position: absolute;
                    bottom: -25px;
                    left: 50%;
                    margin-left: -12px;
                    font-family: "黑体";
                    opacity: 0;
                    transition: all 0.3s ease 0s;
                    -moz-transition: all 0.3s ease 0s;
                    -webkit-transition: all 0.3s ease 0s;
                    -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox {
              margin-top: 35px; }
              .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox .ibdlist {
                display: none;
                border: 1px solid #ddd;
                background: #f3f5f8;
                padding: 35px 20px; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox .ibdlist:first-child {
                  display: block; }
                .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox .ibdlist .list {
                  line-height: 30px;
                  color: #333333;
                  font-size: 1.4rem; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox .ibdlist .list i {
                    float: left;
                    width: 15px;
                    font-style: normal; }
                  .content-wrap .contentbox .main-wrap .productbox .p2box .tabbd .tbdlist .t3box .txtbox .ibdlist .list span {
                    float: right;
                    width: calc(100% - 35px); }
    .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox {
      background: #0e6eb7;
      padding-top: 1px;
      position: relative;
      z-index: 2; }
      .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist {
        float: left;
        display: inline-block; }
        .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist a {
          text-decoration: none;
          display: block;
          color: #fff;
          height: 50px;
          line-height: 50px;
          text-align: center;
          padding: 0 30px;
          font-size: 1.8rem; }
          .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist a:hover, .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist a.on {
            background: #fff;
            color: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist a i {
            display: inline-block; }
          .content-wrap .contentbox .main-wrap .servicebox .tabhd .thdbox .thdlist a span {
            display: inline-block;
            margin-right: 20px; }
    .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist {
      display: none; }
      .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist:first-child {
        display: block; }
      .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box {
        margin-top: -50px;
        background: #f3f5f8;
        padding: 90px 0 50px; }
        .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox {
          margin-top: 50px; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox .line {
            width: 50px;
            height: 8px;
            background: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox .titbox {
            margin-top: 30px;
            font-size: 2.4rem;
            color: #292929;
            font-weight: bold; }
            .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox .titbox span {
              font-size: 1.4rem;
              font-weight: normal;
              color: #696969;
              text-transform: uppercase; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox .con {
            margin-top: 30px;
            font-size: 1.4rem;
            color: #727981;
            line-height: 25px; }
        .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .picbox img {
          max-width: 100%; }
      .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box {
        padding: 50px 0; }
        .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .titbox {
          text-align: center; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .titbox .btit {
            font-size: 2.6rem;
            color: #333;
            line-height: 35px; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .titbox .stit {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #696969;
            line-height: 25px; }
        .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox {
          margin-top: 50px; }
          .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a {
            position: relative;
            z-index: 1;
            display: block;
            text-decoration: none;
            border-bottom: 1px solid #ddd;
            padding: 40px 0;
            background: #fff;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a:hover {
              box-shadow: 0 0 10px #ccc;
              padding: 40px; }
              .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a:hover .iconbox {
                transform: rotateY(360deg); }
              .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a:hover .xsw {
                opacity: 1; }
            .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a .iconbox {
              float: left;
              width: 80px;
              height: 80px;
              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 .servicebox .tabbd .tbdlist .t2box .conbox .clist a .con {
              float: right;
              width: calc(100% - 120px);
              width: -moz-calc(100% - 120px);
              width: -webkit-calc(100% - 120px); }
              .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a .con .tit {
                font-size: 1.8rem;
                color: #292929;
                font-weight: bold;
                line-height: 30px;
                height: 30px; }
              .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a .con .cn {
                margin-top: 10px;
                font-size: 1.4rem;
                color: #696969; }
            .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t2box .conbox .clist a .xsw {
              position: absolute;
              right: 0;
              bottom: 0;
              z-index: -1;
              opacity: 0;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox {
      background: #0e6eb7;
      padding-top: 1px;
      position: relative;
      z-index: 2; }
      .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist {
        float: left;
        display: inline-block; }
        .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist a {
          text-decoration: none;
          display: block;
          color: #fff;
          height: 50px;
          line-height: 50px;
          text-align: center;
          padding: 0 30px;
          font-size: 1.8rem; }
          .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist a:hover, .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist a.on {
            background: #fff;
            color: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist a i {
            display: inline-block; }
          .content-wrap .contentbox .main-wrap .solvebox .tabhd .thdbox .thdlist a span {
            display: inline-block;
            margin-right: 20px; }
    .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist {
      display: none; }
      .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist:first-child {
        display: block; }
      .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box {
        margin-top: -50px;
        background: #f3f5f8;
        padding: 90px 0 50px; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox {
          margin-top: 50px; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .line {
            width: 50px;
            height: 8px;
            background: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .titbox {
            margin-top: 30px;
            font-size: 2.4rem;
            color: #292929;
            font-weight: bold; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .titbox span {
              font-size: 1.4rem;
              font-weight: normal;
              color: #696969;
              text-transform: uppercase; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .con {
            margin-top: 30px;
            font-size: 1.4rem;
            color: #727981;
            line-height: 25px; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .con p {
              margin-bottom: 0; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .conbox .con p i {
                margin-right: 15px;
                display: inline-block; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t1box .picbox img {
          max-width: 100%; }
      .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box {
        padding: 90px 0; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox {
          padding-left: 10%;
		  	margin-top:13%; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .line {
            width: 25px;
            height: 2px;
            background: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .titbox {
            margin-bottom: 24px;
            font-size: 2.4rem;
            color: #292929;
            font-weight: bold; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .titbox span {
              font-size: 1.4rem;
              font-weight: normal;
              color: #696969;
              text-transform: uppercase; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .con {
            margin-top: 24px;
            font-size: 1.4rem;
            color: #727981;
            line-height: 25px; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .con p {
              margin-bottom: 0; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox .con p i {
                margin-right: 15px;
                display: inline-block; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .picbox img {
          max-width: 100%; }
      .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box {
        background: #f3f5f8;
        padding: 50px 0 0; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .titbox {
          text-align: center; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .titbox .btit {
            font-size: 2.6rem;
            color: #333;
            line-height: 35px; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .titbox .stit {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #696969;
            line-height: 25px; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox {
          margin-top: 50px; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist {
            border-top: 1px solid #ddd; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a {
              position: relative;
              z-index: 1;
              display: block;
              text-decoration: none;
              padding: 50px 0;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a:hover {
                padding: 30px 0 30px 30px;
                margin: 20px 0;
                background: #fff; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a:hover .xsw {
                  opacity: 1; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .iconbox {
                float: left;
                width: 85px;
                height: 85px;
                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 .solvebox .tabbd .tbdlist .t3box .conbox .clist a .iconbox.icon1 {
                  background: url(../images/solve-list-icon1.png) no-repeat; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .iconbox.icon2 {
                  background: url(../images/solve-list-icon2.png) no-repeat; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .iconbox.icon3 {
                  background: url(../images/solve-list-icon3.png) no-repeat; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .iconbox.icon4 {
                  background: url(../images/solve-list-icon4.png) no-repeat; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .con {
                float: right;
                width: calc(100% - 120px);
                width: -moz-calc(100% - 120px);
                width: -webkit-calc(100% - 120px); }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .con .tit {
                  font-size: 1.8rem;
                  color: #0e6eb7;
                  font-weight: bold;
                  line-height: 30px;
                  height: 30px; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .con .cn {
                  margin-top: 10px;
                  font-size: 1.4rem;
                  color: #696969; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t3box .conbox .clist a .xsw {
                position: absolute;
                right: 0;
                bottom: 0;
                z-index: -1;
                opacity: 0;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
      .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box {
        padding: 50px 0 0; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .titbox {
          text-align: center; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .titbox .btit {
            font-size: 2.6rem;
            color: #333;
            line-height: 35px; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .titbox .stit {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #696969;
            line-height: 25px; }
        .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist {
          width: 25%;
          float: left;
          margin-left: -1px; }
          .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a {
            position: relative;
            z-index: 1;
            display: block;
            text-decoration: none;
            padding: 50px 0;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .c-tit, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .c-tit {
              visibility: visible;
              opacity: 1; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .iconbox, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .iconbox {
              opacity: 0; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .con, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .con {
              padding: 0 13px 13px;
              height: 350px; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .con .tit, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .con .tit {
                opacity: 0; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .con .img, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .con .img {
                top: 125px; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .con .cn, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .con .cn {
                max-height: none;
                top: -170px;
                font-size: 1.4rem;
                line-height: 24px; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a.active .con .cn::after, .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a:hover .con .cn::after {
                  content: normal; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .c-tit {
              background: #0e6eb7;
              color: #fff;
              height: 108px;
              padding: 20px 0;
              box-sizing: border-box;
              visibility: hidden;
              opacity: 0;
              transition: all 1s ease 0s;
              -moz-transition: all 1s ease 0s;
              -webkit-transition: all 1s ease 0s;
              -o-transition: all 1s ease 0s; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .c-tit strong {
                margin-top: 10px;
                margin-bottom: 20px;
                font-size: 2.4rem;
                line-height: 1;
                display: block;
                text-align: center;
                font-weight: normal; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .c-tit span {
                font-size: 1.2rem;
                line-height: 1;
                display: block;
                text-align: center;
                text-transform: uppercase; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .iconbox {
              width: 140px;
              height: 58px;
              background: #fff;
              text-align: center;
              margin: -23px auto 0;
              opacity: 1;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con {
              border: 1px solid #ddd;
              padding: 0 33px 33px;
              box-sizing: border-box;
              height: 323px;
              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 .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .tit {
                margin-top: 45px;
                opacity: 1;
                transition: all .3s ease 0s;
                -moz-transition: all .3s ease 0s;
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .tit strong {
                  font-size: 2.4rem;
                  color: #333333;
                  line-height: 1;
                  text-align: center;
                  font-weight: normal;
                  display: block; }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .tit span {
                  display: block;
                  text-align: center;
                  font-size: 1.2rem;
                  color: #999999;
                  line-height: 1;
                  text-transform: uppercase;
                  margin: 20px 0 35px; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .img {
                text-align: center;
                position: relative;
                top: 0;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s; }
              .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .cn {
                margin-top: 35px;
                font-size: 1.2rem;
                color: #696969;
                position: relative;
                line-height: 20px;
                max-height: 40px;
                top: 0;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                overflow: hidden;
                background: -webkit-linear-gradient(left, transparent, #fff 55%);
                background: -o-linear-gradient(right, transparent, #fff 55%);
                background: -moz-linear-gradient(right, transparent, #fff 55%);
                background: linear-gradient(to right, transparent, #fff 55%); }
                .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist a .con .cn::after {
                  content: "...";
                  position: absolute;
                  bottom: 0;
                  right: 0;
                  padding-left: 40px; }
    .content-wrap .contentbox .main-wrap .newsbox {
      margin-top: -30px; }
      .content-wrap .contentbox .main-wrap .newsbox .tabhd {
        text-align: center;
        border-bottom: 1px solid #e2e2e2;
        height: 80px; }
        .content-wrap .contentbox .main-wrap .newsbox .tabhd ul {
          display: inline-block; }
          .content-wrap .contentbox .main-wrap .newsbox .tabhd ul li {
            float: left; }
            .content-wrap .contentbox .main-wrap .newsbox .tabhd ul li a {
              display: inline-block;
              font-size: 1.8rem;
              line-height: 80px;
              height: 80px;
              padding: 0 3px;
              color: #292929;
              text-decoration: none;
              margin: 0 30px; }
              .content-wrap .contentbox .main-wrap .newsbox .tabhd ul li a.active, .content-wrap .contentbox .main-wrap .newsbox .tabhd ul li a:hover {
                color: #f29701;
                border-bottom: 2px solid #f29701; }
      .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a {
        text-decoration: none;
        display: block;
        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 .newsbox .tabbd .clist a:hover {
          background: #0e6eb7; }
          .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a:hover .container-fluid {
            border-bottom: none; }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a:hover .container-fluid .title span {
              color: #0e6eb7;
              background: #fff; }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a:hover .container-fluid .con .tit {
              color: #fff; }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a:hover .container-fluid .con .cn {
              color: #fff;
              margin-bottom: 0; }
        .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid {
          padding: 45px 0 40px;
          border-bottom: 1px solid #f2f2f2; }
          .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .title {
            float: left;
            width: 75px; }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .title span {
              font-size: 1.4rem;
              color: #fff;
              background: #0e6eb7;
              border-radius: 30px;
              padding: 0 12px;
              display: inline-block;
              height: 32px;
              line-height: 32px;
              font-style: normal; }
          .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .con {
            float: right;
            width: calc(100% - 130px);
            width: -moz-calc(100% - 90px);
            width: -webkit-calc(100% - 130px); }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .con .tit {
              font-size: 1.8rem;
              color: #292929;
              margin: 0 0 10px 0;
              line-height: 20px;
              height: 20px;
              overflow: hidden; }
            .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .con .cn {
              font-size: 1.4rem;
              color: #696969;
              line-height: 20px;
              height: 40px;
              overflow: hidden; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box {
      border-top: 2px solid #0e6eb7;
      border-bottom: 1px solid #e2e2e2;
      padding: 40px 0 20px;  }
      .content-wrap .contentbox .main-wrap .contactbox .c1box strong {
        font-size: 2.8rem;
        color: #0e6eb7;
        line-height: 90px;
        border-right: 1px solid #e2e2e2;
        border-left: 1px solid #e2e2e2;
        display: block;
        text-align: center; }
        .content-wrap .contentbox .main-wrap .contactbox .c1box strong span {
          position: relative;
          top: 5px;
          margin-left: 15px;
          font-size: 3.4rem;
          color: #999;
          line-height: 90px;
          height: 90px;
          font-family: "Arial";
          text-transform: uppercase;
          font-weight: normal; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box p {
        font-size: 1.4rem;
        color: #696969;
        height: 90px;
        line-height: 90px;
        text-align: center; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box a {
        margin-top: 20px;
        text-decoration: none; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box .qq {
        width: 130px;
        height: 45px;
        line-height: 45px;
        color: #fff;
        background: #0e6eb7;
        border-radius: 5px;
        font-size: 1.4rem;
        text-align: center;
        display: inline-block;
        margin-right: 20px; }
        .content-wrap .contentbox .main-wrap .contactbox .c1box .qq i {
          margin-right: 5px; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box .phone {
        width: 240px;
        height: 45px;
        line-height: 45px;
        color: #292929;
        border-radius: 5px;
        font-size: 1.4rem;
        text-align: center;
        display: inline-block;
        border: 1px solid #e2e2e2; }
        .content-wrap .contentbox .main-wrap .contactbox .c1box .phone i {
          margin-right: 5px; }
		  
		  .content-wrap .contentbox .main-wrap .contactbox .c1box .list {
        padding: 0 10px 20px; }
        .content-wrap .contentbox .main-wrap .contactbox .c1box .list a {
          display: block;
          width: 100%;
          height: 55px;
          line-height: 55px;
          border-radius: 5px;
          border: 1px solid #ddd;
          text-align: center; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a i {
            display: inline-block;
            margin-right: 10px; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a span {
            display: inline-block; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a.fw {
            background: #0e6eb7;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a.kn {
            background: #f29701;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a.dh {
            color: #292929;
            font-size: 1.8rem;
            font-weight: bold;
            letter-spacing: 1px; }
          .content-wrap .contentbox .main-wrap .contactbox .c1box .list a.yj {
            color: #292929;
            font-size: 1.8rem;
            font-weight: bold; }
		  
		  
		  
    .content-wrap .contentbox .main-wrap .contactbox .c2box {
      margin-top: 85px; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:first-child {
        position: relative; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:first-child:after {
          content: '';
          position: absolute;
          right: 0;
          top: 45px;
          width: 1px;
          height: 140px;
          background: #e2e2e2;
          display: inline-block; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:nth-child(2) {
        padding-left: 50px; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:last-child {
        border-left: 1px solid #e2e2e2;
        text-align: center;
        margin-top: 45px; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box dl dt {
        font-size: 1.8rem;
        color: #292929;
        font-weight: bold;
        line-height: 1;
        border-left: 3px solid #0e6eb7;
        padding-left: 10px;
        margin-bottom: 25px; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box dl dd {
        font-size: 1.4rem;
        line-height: 24px;
        color: #292929;
        margin-bottom: 20px; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box dl dd i {
          margin-right: 10px;
          width: 25px;
          display: inline-block; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap {
        display: inline-block; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .lt img {
          padding: 10px;
          border: 1px solid #e5e5e5; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt {
          float: left;
          margin-left: 30px;
          margin-top: 8px; }
          .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt img {
            display: block; }
          .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt strong {
            font-size: 1.6rem;
            color: #292929;
            line-height: 1;
            margin-top: 20px;
            display: block;
            text-align: left; }
          .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt span {
            font-size: 1.2rem;
            color: #696969;
            line-height: 1;
            margin-top: 10px;
            display: block;
            text-align: left; }
    .content-wrap .contentbox .main-wrap .contactbox .c3box {
      border: 1px solid #e2e2e2;
      padding: 5px;
      margin-top: 50px; }
      .content-wrap .contentbox .main-wrap .contactbox .c3box #allmap {
        width: 100%;
        height: 335px; }
    .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: #72bb38;
          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 .news-details-con .ndconbox .tit {
      text-align: center;
      margin-bottom: 15px; }
      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .tit span {
        font-size: 2.4rem;
        border-bottom: 1px solid #0196dc;
        padding-bottom: 5px;
        color: #292929; }
    .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .pic {
      margin: 10px 0;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .pic img {
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .con p {
      text-indent: 2em;
      color: #636363;
      font-size: 1.4rem;
      margin-bottom: 0;
      line-height: 28px; }
	      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .con img {
        width: 650px;
		text-align:center; padding:0 auto; margin:auto 0 }	  
	  

.footer-wrap .footer .f1box {
  background: #232526;
  padding: 60px 0; }
  .footer-wrap .footer .f1box .linkbox {
    height: 190px;
    border-right: 1px solid #373737; }
    .footer-wrap .footer .f1box .linkbox .title-line .title {
      font-size: 1.6rem;
      color: #fff; }
    .footer-wrap .footer .f1box .linkbox .lcon {
      margin-top: 20px; }
      .footer-wrap .footer .f1box .linkbox .lcon .l1 a {
        float: left;
        width: 50%;
        display: inline-block;
        font-size: 1.2rem;
        color: #a9a9a9;
        line-height: 35px; }
  .footer-wrap .footer .f1box .cconbox {
    height: 190px;
    padding: 0 50px;
    border-right: 1px solid #373737; }
    .footer-wrap .footer .f1box .cconbox .phonetxt {
      border-bottom: 1px solid #373737;
      padding-bottom: 10px; }
      .footer-wrap .footer .f1box .cconbox .phonetxt .icon {
        float: left; }
      .footer-wrap .footer .f1box .cconbox .phonetxt .ptxt {
        margin-left: 10px;
        float: left;
        font-size: 1.4rem;
        color: #a9a9a9; }
        .footer-wrap .footer .f1box .cconbox .phonetxt .ptxt span {
          display: block;
          font-size: 3rem;
          font-weight: bold;
          color: #a9a9a9;
          font-family: "Arial"; }
    .footer-wrap .footer .f1box .cconbox .ccon {
      margin-top: 20px;
      font-size: 1.2rem;
      color: #a9a9a9;
      line-height: 25px;
  }
  .footer-wrap .footer .f1box .ewmbox {
    height: 190px;
    padding: 0 0 0 50px;
    border-left: 1px solid #373737; }
    .footer-wrap .footer .f1box .ewmbox .title-line .title {
      font-size: 1.6rem;
      color: #fff; }
    .footer-wrap .footer .f1box .ewmbox .econ {
      margin-top: 15px;
      text-align: center;
      float: left; }
      .footer-wrap .footer .f1box .ewmbox .econ .etxt {
        margin-top: 10px;
        font-size: 1.2rem;
        color: #686868; }
.footer-wrap .footer .f2box {
  background: #1a1a1a;
  font-size: 1.2rem;
  color: #919191;
  line-height: 20px;
  overflow: hidden;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #0e6eb7;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #034285; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left; }

  .col-md-14 {
    width: 11.11%;
    float: left; }

  .header-wrap .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    background: none;
    border-bottom: 1px solid #5e638d;
    z-index: 999; }
    .header-wrap .header .container-fluid {
      position: relative; }
    .header-wrap .header .logo {
      line-height: 85px; }

  .content-wrap .solve-wrap .solve-con .tabbd {
    padding-left: 25px; }
    .content-wrap .solve-wrap .solve-con .tabbd .tbdbox {
      padding: 60px 55px 47px; }
  .content-wrap .about-wrap .about-con .conbox {
    margin-top: 80px;
    padding-left: 45px; }
  .content-wrap .news-wrap .news-con .bnlistbox {
    margin-bottom: 0; }
    .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .icon {
      width: 8%; }
    .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox {
      width: 92%; }
      .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .con {
        width: 70%; }
      .content-wrap .news-wrap .news-con .bnlistbox .bbox .blist a .conbox .morebtn {
        position: absolute;
        right: 0;
        bottom: 0; }
  .content-wrap .news-wrap .news-con .nlistbox {
    position: absolute;
    top: 23px;
    margin-bottom: 0; }
  .content-wrap .contentbox .main-wrap .aboutbox .a1box .picbox {
    padding-right: 45px; }
  .content-wrap .contentbox .main-wrap .servicebox .tabbd .tbdlist .t1box .conbox {
    padding-right: 80px; }
  .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%; }
  .content-wrap .contentbox .main-wrap .news-details-con .ndconbox {
    border: 1px solid #ddd;
    padding: 30px; }
	
	

  .footer-wrap .footer .f2box .c1 {
    float: left;
    line-height: 29px; }
  .footer-wrap .footer .f2box .c2 {
    float: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t3box .tlist {
    width: 50%; }
	.content-wrap .news-wrap .news-con .active {
    width: 100%; }
    .content-wrap .news-wrap .news-con .active .nlistbox {
      opacity: 1; }
  .content-wrap .news-wrap .news-con .bnlistbox {
    opacity: 1;
    top: 0;
    display: none; }
  .content-wrap .news-wrap .news-con .nlistbox {
    opacity: 1;
    position: relative; }
	
  .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t2box .conbox {
    padding-left: 0; 
	margin-top:13%;
	}
  .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist {
    width: 50%;
    height: 465px; }
  .footer-wrap {
    margin-bottom: 75px; }
    .footer-wrap .footer .f2box {
      background: #292929;
      color: #fff; } 	      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .con img {
       max-width: 90%;
		text-align:center; padding:0 auto; margin:auto 0 }	}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .solve-wrap .solve-con .tabbd .tbdbox .tbdlist .t3box .tlist {
    width: 100%; }
  .content-wrap .contentbox .main-wrap .solvebox .tabbd .tbdlist .t4box .conbox .clist {
    width: 100%; }
  .content-wrap .contentbox .main-wrap .newsbox .tabhd {
    height: 30px; }
    .content-wrap .contentbox .main-wrap .newsbox .tabhd ul li a {
      font-size: 1.4rem;
      line-height: 2;
      height: 30px;
      margin: 0 8px; }
  .content-wrap .contentbox .main-wrap .newsbox .tabbd {
    margin-top: 20px; }
    .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid {
      padding: 5% 4%; }
      .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .title span {
        font-size: 1.2rem;
        border-radius: 30px;
        padding: 0 11px;
        height: 25px;
        line-height: 25px; }
      .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .con .tit {
        font-size: 1.4rem;
        margin: 0 0 5px 0;
        line-height: 20px;
        height: 20px;
        overflow: hidden; }
      .content-wrap .contentbox .main-wrap .newsbox .tabbd .clist a .container-fluid .con .cn {
        font-size: 1.2rem;
        line-height: 20px;
        height: 40px;
        overflow: hidden; }
  .content-wrap .contentbox .main-wrap .contactbox .c1box {
    border-top: 2px solid #0e6eb7;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box strong {
      font-size: 2.4rem;
      color: #0e6eb7;
      line-height: 45px;
      border-right: 1px solid #e2e2e2;
      border-left: 1px solid #e2e2e2;
      display: block;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box strong span {
        margin-left: 15px;
        font-size: 3.4rem;
        color: #999999;
        line-height: 45px;
        height: 45px; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box p {
      font-size: 1.4rem;
      color: #696969;
      height: 45px;
      line-height: 45px;
      text-align: center; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box a {
      margin-top: 20px; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box .qq {
      width: 130px;
      height: 45px;
      line-height: 45px;
      color: #fff;
      background: #0e6eb7;
      border-radius: 5px;
      font-size: 1.4rem;
      text-align: center;
      display: block;
      margin: 0 auto 20px; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box .qq i {
        margin-right: 5px; }
    .content-wrap .contentbox .main-wrap .contactbox .c1box .phone {
      width: 240px;
      height: 45px;
      line-height: 45px;
      color: #292929;
      border-radius: 5px;
      font-size: 1.4rem;
      text-align: center;
      display: block;
      border: 1px solid #e2e2e2;
      margin: 0 auto; }
      .content-wrap .contentbox .main-wrap .contactbox .c1box .phone i {
        margin-right: 5px; }
  .content-wrap .contentbox .main-wrap .contactbox .c2box {
    margin-top: 42px; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:first-child {
      position: relative; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:first-child:after {
        content: normal;
        position: absolute;
        right: 0;
        top: 45px;
        width: 1px;
        height: 140px;
        background: #e2e2e2;
        display: inline-block; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:nth-child(2) {
      padding-left: 0; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box .row > div:last-child {
      border-left: none;
      text-align: center;
      margin-top: 22px; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box dl dt {
      font-size: 1.8rem;
      color: #292929;
      font-weight: bold;
      line-height: 1;
      border-left: 3px solid #0e6eb7;
      padding-left: 10px;
      margin-bottom: 25px; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box dl dd {
      font-size: 1.4rem;
      line-height: 24px;
      color: #292929;
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box dl dd i {
        margin-right: 10px;
        width: 25px;
        display: inline-block; }
    .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap {
      display: inline-block; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .lt img {
        padding: 10px;
        border: 1px solid #e5e5e5; }
      .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt {
        float: left;
        margin-left: 30px;
        margin-top: 8px; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt img {
          display: block; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt strong {
          font-size: 1.6rem;
          color: #292929;
          line-height: 1;
          margin-top: 20px;
          display: block;
          text-align: left; }
        .content-wrap .contentbox .main-wrap .contactbox .c2box .ewm-wrap .rt span {
          font-size: 1.2rem;
          color: #696969;
          line-height: 1;
          margin-top: 10px;
          display: block;
          text-align: left; }
  .content-wrap .contentbox .main-wrap .contactbox .c3box #allmap {
    width: 100%;
    height: 40vh; }
	
		      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .con img {
       max-width: 90%;
		text-align:center; padding:0 auto; margin:auto 0 }	 }
@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%; } 	      .content-wrap .contentbox .main-wrap .news-details-con .ndconbox .con img {
       max-width: 90%;
		text-align:center; padding:0 auto; margin:auto 0 }	}

/*# sourceMappingURL=style.css.map */
