@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 2.0202020202vw; } }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-background-1 {
  background: url(../images/bg2.jpg) no-repeat center center;
  background-size: cover; }

.main-background-2 {
  background: url(../images/bg1.jpg) no-repeat center center;
  background-size: cover; }

.main-pad-1 {
  padding: 65px 0 35px; }

.main-pad-2 {
  padding: 45px 0; }

.main-padtop-1 {
  padding-top: 35px; }

.main-martop-1 {
  margin-top: 35px; }

.main-martop-2 {
  margin-top: 15px; }

.main-martop-3 {
  margin-top: 10px; }

@media screen and (max-width: 990px) {
  .w-main-martop-1 {
    margin-top: 30px; } }

.main-marbottom-1 {
  margin-bottom: 35px; }

.main-marbottom-2 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 25px; }
  @media screen and (max-width: 990px) {
    .main-padleft-1 {
      padding-left: 0; } }

.main-padright-1 {
  padding-right: 30px; }
  @media screen and (max-width: 990px) {
    .main-padright-1 {
      padding: 0; } }

.no-paddingTop {
  padding-top: 0; }

.no-paddingBottom {
  padding-bottom: 0; }

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%; } }

.title-1 {
  background: url(../images/title-1-line1.png) no-repeat center center;
  height: 94px; }
  .title-1.active2 {
    background: url(../images/title-1-line2.png) no-repeat center center; }
    .title-1.active2 .chtit {
      color: #fff; }
    .title-1.active2 .entit {
      color: #fff; }
    .title-1.active2 .morebtn a {
      background: #16b2df; }
  .title-1 .chtit {
    font-size: 33px;
    font-weight: bold;
    color: #000;
    position: relative;
    top: -25px; }
    .title-1 .chtit span {
      color: #01a0b5; }
  .title-1 .entit {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    position: relative;
    top: -22px; }
  .title-1 .morebtn {
    position: relative;
    top: -16px;
    display: inline-block; }
    .title-1 .morebtn a {
      text-decoration: none;
      display: inline-block;
      width: 78px;
      height: 26px;
      background: #01a0b5;
      color: #fff;
      line-height: 26px;
      text-align: center;
      text-transform: uppercase;
      transition: all .3s; }
      .title-1 .morebtn a:hover {
        background: #004650; }

.text-1 .title {
  font-size: 20px;
  color: #333;
  font-family: "黑体";
  text-align: center; }
.text-1 .mbox {
  margin-top: 30px; }
  .text-1 .mbox .inputlist {
    margin-bottom: 12px; }
    .text-1 .mbox .inputlist .textbox1 {
      width: 100%;
      height: 220px;
      border: 1px solid #01a0b5;
      color: #666;
      font-size: 16px;
      font-family: "黑体";
      padding: 10px;
      outline: none; }
    .text-1 .mbox .inputlist .textbox2 {
      width: 100%;
      height: 40px;
      border: 1px solid #01a0b5;
      color: #666;
      font-size: 16px;
      font-family: "黑体";
      padding: 0 10px;
      outline: none; }
    .text-1 .mbox .inputlist .submitbtn {
      width: 100%;
      height: 40px;
      background: #01a0b5;
      border: none;
      color: #fff;
      font-size: 16px;
      font-family: "黑体";
      outline: none;
      transition: all .3s; }
      .text-1 .mbox .inputlist .submitbtn:hover {
        background: #004650; }

.text-2 {
  font-size: 16px;
  color: #666;
  line-height: 35px; }

.text-3 a {
  text-decoration: none;
  display: inline-block;
  background: #00b7ee;
  color: #fff;
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 145px;
  border-radius: 35px;
  transition: all .3s; }
  .text-3 a:hover {
    background: #006988; }

.picture-1 .plist {
  padding: 0 5px 10px; }
  .picture-1 .plist a {
    text-decoration: none;
    display: block;
    position: relative; }
    .picture-1 .plist a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .picture-1 .plist a .picbox {
      overflow: hidden; }
      .picture-1 .plist a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .picture-1 .plist a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .picture-1 .plist a .showcn {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      padding: 0 10px;
      line-height: 35px;
      height: 35px;
      overflow: hidden;
      font-size: 18px; }

.newsbox-con .bnlist {
  margin-bottom: 20px; }
  .newsbox-con .bnlist a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: bold; }
    .newsbox-con .bnlist a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .newsbox-con .bnlist a .picbox {
      overflow: hidden; }
      .newsbox-con .bnlist a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
    .newsbox-con .bnlist a .conbox {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 55px;
      line-height: 55px;
      background: rgba(0, 0, 0, 0.3);
      text-align: center;
      overflow: hidden; }
.newsbox-con .nlistbox .nlist {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .newsbox-con .nlistbox .nlist:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  .newsbox-con .nlistbox .nlist a {
    text-decoration: none;
    display: block;
    background: #fff;
    box-shadow: 0 2px 7px #ddd;
    padding: 20px 0;
    color: #000;
    font-size: 16px;
    overflow: hidden; }
    .newsbox-con .nlistbox .nlist a:hover .conbox .tit {
      color: #01a0b5; }
    .newsbox-con .nlistbox .nlist a .timebox {
      float: left;
      width: 95px;
      text-align: center;
      border-right: 1px solid #000;
      color: #000; }
      .newsbox-con .nlistbox .nlist a .timebox span {
        display: block;
        font-size: 20px;
        line-height: 35px; }
    .newsbox-con .nlistbox .nlist a .conbox {
      float: right;
      width: calc(100% - 95px);
      padding: 0 20px; }
      .newsbox-con .nlistbox .nlist a .conbox .tit {
        font-size: 16px;
        color: #000;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .newsbox-con .nlistbox .nlist a .conbox .con {
        margin-top: 5px;
        font-size: 12px;
        color: #999;
        line-height: 23px;
        height: 46px;
        overflow: hidden; }

.brandbox-con .blist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ddd;
  padding: 10px 20px 5px;
  background: #fff;
  color: #666;
  font-size: 16px;
  text-align: center; }
  .brandbox-con .blist a:hover .picbox .imgbox {
    transform: scale(1.2); }
  .brandbox-con .blist a .picbox {
    overflow: hidden; }
    .brandbox-con .blist a .picbox .imgbox {
      overflow: hidden;
      transition: all .3s; }
      .brandbox-con .blist a .picbox .imgbox img {
        max-width: 100%;
        max-height: 100%; }
  .brandbox-con .blist a .conbox {
    margin-top: 8px;
    line-height: 40px;
    height: 40px;
    overflow: hidden; }

.productbox-con .tabhd {
  text-align: center; }
  .productbox-con .tabhd .thdlist {
    display: inline-block;
    margin: 0 10px 10px; }
    @media screen and (max-width: 990px) {
      .productbox-con .tabhd .thdlist {
        margin: 0 5px 10px; } }
    .productbox-con .tabhd .thdlist a {
      text-decoration: none;
      display: block;
      height: 55px;
      line-height: 55px;
      padding: 0 35px;
      border: 1px solid #666;
      color: #000;
      font-size: 20px;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .productbox-con .tabhd .thdlist a {
          line-height: 30px;
          height: 30px;
          font-size: 12px;
          padding: 0 10px; } }
      .productbox-con .tabhd .thdlist a:hover, .productbox-con .tabhd .thdlist a.active {
        background: #01a0b5;
        color: #fff;
        border-color: #01a0b5; }
.productbox-con .tabbd {
  margin-top: 25px; }
  .productbox-con .tabbd .tbdlist {
    display: none; }
    .productbox-con .tabbd .tbdlist:first-child {
      display: block; }
.productbox-con .plist {
  padding: 0 10px 20px; }
  .productbox-con .plist a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 2px; }
    .productbox-con .plist a:hover .conbox {
      background: #01a0b5; }
    .productbox-con .plist a .picbox .imgbox {
      background: #fff;
      overflow: hidden; }
      .productbox-con .plist a .picbox .imgbox img {
        max-height: 100%;
        max-width: 100%; }
    .productbox-con .plist a .conbox {
      height: 35px;
      line-height: 35px;
      text-align: center;
      background: #bcbcbc;
      color: #fff;
      font-size: 14px;
      transition: all .3s; }

.bissinesbox-con {
  position: relative; }
  .bissinesbox-con .b1box {
    float: left;
    width: 48%; }
    @media screen and (max-width: 990px) {
      .bissinesbox-con .b1box {
        width: 100%; } }
    .bissinesbox-con .b1box .conbox {
      color: #fff; }
      .bissinesbox-con .b1box .conbox .title {
        font-size: 30px;
        font-weight: bold;
        padding-left: 15px;
        border-bottom: 1px solid #fff;
        padding-bottom: 25px;
        position: relative; }
        @media screen and (max-width: 990px) {
          .bissinesbox-con .b1box .conbox .title {
            font-size: 20px;
            padding-left: 10px;
            padding-bottom: 15px; } }
        .bissinesbox-con .b1box .conbox .title:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 5px;
          height: 45px;
          background: #fff; }
          @media screen and (max-width: 990px) {
            .bissinesbox-con .b1box .conbox .title:before {
              height: 30px;
              width: 3px; } }
      .bissinesbox-con .b1box .conbox .con {
        margin-top: 15px;
        font-size: 16px;
        height: 315px;
        overflow: hidden; }
        .bissinesbox-con .b1box .conbox .con p {
          text-indent: 2em;
          line-height: 35px;
          margin-bottom: 0; }
    .bissinesbox-con .b1box .bigpicbox {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      margin-top: 25px;
      padding-top: 25px; }
      .bissinesbox-con .b1box .bigpicbox .plist {
        padding: 0 5px;
        float: left;
        width: 33.33%; }
        .bissinesbox-con .b1box .bigpicbox .plist a {
          text-decoration: none;
          display: block;
          transition: all .3s; }
          .bissinesbox-con .b1box .bigpicbox .plist a:hover {
            opacity: .8; }
          .bissinesbox-con .b1box .bigpicbox .plist a .picbox {
            border: 3px solid #fff;
            overflow: hidden; }
            .bissinesbox-con .b1box .bigpicbox .plist a .picbox .imgbox {
              overflow: hidden; }
              .bissinesbox-con .b1box .bigpicbox .plist a .picbox .imgbox img {
                max-width: 100%;
                max-height: 100%; }
  @media screen and (max-width: 990px) {
    .bissinesbox-con .b2box {
      margin-top: 25px;
      padding: 0 10px; } }
  @media screen and (min-width: 991px) {
    .bissinesbox-con .b2box {
      position: absolute;
      right: 0;
      top: 0;
      width: 50%; } }
  .bissinesbox-con .b2box .picbox {
    overflow: hidden; }
    .bissinesbox-con .b2box .picbox .imgbox {
      overflow: hidden;
      border: 3px solid #fff; }
      .bissinesbox-con .b2box .picbox .imgbox img {
        max-width: 100%;
        max-height: 100%; }
        @media screen and (min-width: 991px) {
          .bissinesbox-con .b2box .picbox .imgbox img {
            height: 635px; } }

.bussinessIcon .blist {
  float: left;
  width: 25%;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .bussinessIcon .blist {
      width: 50%;
      padding: 0 10px 20px; } }
  .bussinessIcon .blist a {
    text-decoration: none;
    display: block;
    font-size: 24px;
    color: #000; }
    @media screen and (max-width: 990px) {
      .bussinessIcon .blist a {
        font-size: 16px; } }
    .bussinessIcon .blist a:hover .iconbox {
      transform: rotate(360deg); }
    .bussinessIcon .blist a .iconbox {
      transition: all .3s; }
      .bussinessIcon .blist a .iconbox img {
        max-width: 100%; }
    .bussinessIcon .blist a .conbox {
      margin-top: 10px; }
      .bussinessIcon .blist a .conbox .line {
        width: 85px;
        height: 5px;
        margin: 15px auto 0;
        background: #01a0b5; }

.title-posit {
  height: 40px;
  line-height: 40px;
  background: #e9e9e9; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      display: inline-block;
      float: left;
      background: #01a0b5;
      padding: 0 15px;
      color: #fff;
      font-size: 20px; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #999;
      padding-right: 15px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #999; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #01a0b5;
    position: relative;
    top: -17px; }

.product-con .plist {
  padding: 0 10px 20px; }
  .product-con .plist a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 8px;
    overflow: hidden;
    transition: all .3s; }
    .product-con .plist a:hover {
      border-color: #0174c7; }
      .product-con .plist a:hover .conbox .morebtn {
        background: #0174c7; }
    .product-con .plist a .picbox {
      overflow: hidden; }
      .product-con .plist a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .product-con .plist a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
          @media screen and (min-width: 991px) {
            .product-con .plist a .picbox .imgbox img {
              height: 169px; } }
    .product-con .plist a .conbox {
      text-align: center; }
      .product-con .plist a .conbox .tit {
        font-size: 18px;
        color: #333;
        line-height: 45px;
        height: 45px;
        overflow: hidden; }
      .product-con .plist a .conbox .morebtn {
        height: 35px;
        line-height: 35px;
        color: #fff;
        background: #333;
        font-size: 16px;
        transition: all .3s; }

.about-con {
  font-size: 14px;
  line-height: 35px;
  color: #333; }
  .about-con img {
    max-width: 100%;
    margin: 15px 0; }

.ny-news-con .nlist {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ddd; }
  .ny-news-con .nlist a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    font-family: "黑体"; }
    .ny-news-con .nlist a:hover .picbox {
      opacity: .5; }
    .ny-news-con .nlist a:hover .conbox .title {
      color: #01a0b5; }
    .ny-news-con .nlist a:hover .conbox .morebtn span:nth-child(2) {
      background: #0174c7; }
    .ny-news-con .nlist a .picbox {
      float: left;
      width: 23%;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .ny-news-con .nlist a .picbox {
          width: 35%; } }
    .ny-news-con .nlist a .conbox {
      float: right;
      width: 75%; }
      @media screen and (max-width: 990px) {
        .ny-news-con .nlist a .conbox {
          width: 63%; } }
      .ny-news-con .nlist a .conbox .title {
        font-size: 16px;
        color: #333;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        transition: all .3s; }
      .ny-news-con .nlist a .conbox .con {
        margin-top: 8px;
        font-size: 14px;
        color: #7d7d7d;
        line-height: 28px;
        height: 84px;
        overflow: hidden; }
      .ny-news-con .nlist a .conbox .morebtn {
        margin-top: 8px;
        font-size: 18px;
        color: #7d7d7d;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
        .ny-news-con .nlist a .conbox .morebtn span {
          display: inline-block;
          float: left;
          width: calc(100% - 120px); }
          .ny-news-con .nlist a .conbox .morebtn span:nth-child(2) {
            float: right;
            width: 90px;
            height: 25px;
            line-height: 25px;
            font-size: 14px;
            background: #01a0b5;
            border-radius: 20px;
            color: #fff;
            text-align: center;
            transition: all .3s; }

.news-details-con .biaoti {
  text-align: center;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold; }
.news-details-con .timebox {
  margin: 10px 0;
  text-align: center;
  font-size: 1.4rem;
  color: #666; }
.news-details-con .conbox {
  font-size: 1.4rem;
  color: #666;
  line-height: 30px; }

.product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center; }
  .product-details-con .picbox img {
    border: 1px solid #ccc;
    max-width: 100%; }
.product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px; }

.header-wrap .header {
  height: 105px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 105px; }
    @media screen and (max-width: 990px) {
      .header-wrap .header .logo {
        line-height: 65px; } }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 990px) {
        .header-wrap .header .logo img {
          max-width: 60%; } }
  .header-wrap .header .stxt {
    margin-top: 25px;
    border-left: 1px solid #d2d2d2;
    padding: 15px 0 15px 15px;
    margin-left: 20px;
    font-size: 15px;
    color: #040404;
    font-family: "楷体"; }
  .header-wrap .header .searchbox {
    margin-top: 30px;
    width: calc(100% - 200px);
    padding-right: 35px;
    border-right: 1px solid #ddd; }
    .header-wrap .header .searchbox .textbox1 {
      float: left;
      height: 40px;
      width: calc(100% - 80px);
      padding: 0 10px;
      outline: none; }
    .header-wrap .header .searchbox .submitbtn {
      float: left;
      width: 80px;
      height: 40px;
      background: #01a0b5 url(../images/searchbox-icon1.png) no-repeat 5px center;
      border: none;
      padding-left: 25px;
      color: #fff;
      font-size: 18px;
      outline: none; }
  .header-wrap .header .phonebox {
    width: 200px;
    margin-top: 22px;
    overflow: hidden;
    color: #000;
    padding-left: 15px; }
    .header-wrap .header .phonebox .p1 {
      color: #01a0b5;
      font-size: 16px; }
    .header-wrap .header .phonebox .p2 {
      font-size: 25px;
      font-weight: bold;
      color: #01a0b5; }
  @media screen and (max-width: 990px) {
    .header-wrap .header .menu {
      line-height: 65px;
      float: right; } }
  .header-wrap .header .menulist {
    display: none;
    font-size: 14px;
    position: absolute;
    top: 65px;
    right: -10px;
    width: 150px;
    background: #01a0b5;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }

.banner-wrap {
  position: relative; }
  .banner-wrap .banner-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap .banner-carousel .item {
      display: block; }
    .banner-wrap .banner-carousel img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 15; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
        opacity: 1;
        background: #7ecef4;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #a7def6; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #a7def6; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.nav-wrap {
  background: #01a0b5;
  height: 45px; }
  .nav-wrap .nav-ul .navlist {
    float: left;
    width: 14.25%;
    text-align: center;
    position: relative;
    height: 45px;
    z-index: 5; }
    .nav-wrap .nav-ul .navlist .listh1 {
      display: block;
      color: #fff;
      font-size: 16px;
      text-decoration: none;
      line-height: 45px;
      position: relative;
      transition: all .3s; }
      .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
        background: #16b2df; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      top: 45px;
      left: 0;
      display: none;
      background: #01a0b5;
      width: 180px; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        line-height: 35px;
        position: relative;
        background: #01a0b5; }
        .nav-wrap .nav-ul .navlist .list2-ul .list a {
          display: block;
          text-decoration: none;
          color: #fff;
          font-size: 14px; }
          .nav-wrap .nav-ul .navlist .list2-ul .list a:hover, .nav-wrap .nav-ul .navlist .list2-ul .list a.on {
            background: #004650; }
        .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
          display: none;
          width: 150px;
          background: rgba(0, 0, 0, 0.5);
          position: absolute;
          left: 100%;
          top: 0; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
            color: #fff;
            font-size: 14px; }

.searchbox-wrap {
  box-shadow: 0 1px 3px rgba(102, 102, 102, 0.1);
  padding: 12px 0; }
  .searchbox-wrap .textbox1 {
    float: left;
    width: calc(100% - 45px);
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 10px;
    outline: none;
    font-size: 14px;
    color: #666; }
  .searchbox-wrap .submitbtn {
    float: right;
    width: 45px;
    height: 35px;
    border: none;
    background: #01a0b5 url(../images/searchbox-icon1.png) no-repeat center center;
    outline: none; }

.content-wrap .contentbox {
  margin-bottom: 60px; }
.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #01a0b5;
    background-size: cover;
    overflow: hidden;
    font-family: '微软雅黑';
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    cursor: pointer;
    position: relative; }
    .content-wrap .w-ltside .mb .tit-show .title:before {
      content: '';
      position: absolute;
      right: 10px;
      top: 20px;
      background: url(../images/show-arrow.png) no-repeat;
      width: 14px;
      height: 9px; }
    .content-wrap .w-ltside .mb .tit-show .title .arrow {
      float: right;
      margin-right: 15px; }
    .content-wrap .w-ltside .mb .tit-show .title .icon {
      margin-right: 10px; }
.content-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%; }
  .content-wrap .w-ltside .show-hide .div2 {
    display: block;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    background: #eee;
    color: #707070;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff; }
    .content-wrap .w-ltside .show-hide .div2 a {
      display: block;
      color: #707070;
      text-decoration: none; }
    .content-wrap .w-ltside .show-hide .div2:hover a {
      background: #01a0b5;
      color: #fff; }
  .content-wrap .w-ltside .show-hide .div3 {
    display: none; }
    .content-wrap .w-ltside .show-hide .div3 ul {
      margin: 0;
      padding: 0; }
      .content-wrap .w-ltside .show-hide .div3 ul li {
        display: block;
        height: 34px;
        line-height: 34px;
        list-style: none;
        text-align: center;
        background: #fff;
        overflow: hidden;
        border-bottom: 1px solid #eee; }
        .content-wrap .w-ltside .show-hide .div3 ul li a {
          text-decoration: none;
          display: block;
          overflow: hidden;
          color: #666; }
          .content-wrap .w-ltside .show-hide .div3 ul li a:hover {
            color: #01a0b5; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #01a0b5;
  color: #fff;
  text-align: center;
  height: 90px;
  line-height: 90px;
  font-size: 30px;
  font-weight: bold; }
.content-wrap .ltside .linkbox .link-wrap {
  margin-top: 5px; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    margin-bottom: 3px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      background: #e9e9e9;
      display: block;
      height: 40px;
      line-height: 40px;
      text-align: left;
      font-size: 16px;
      text-decoration: none;
      color: #666;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden;
      position: relative;
      z-index: 10; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
        background: #01a0b5;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover .tit span {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #01a0b5;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .tit span {
          color: #fff; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul {
        background: #ededed;
        padding: 5px 10px 0; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
          border-bottom: 1px dashed #ccc; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
            padding-left: 20px;
            display: block;
            height: 50px;
            text-align: left;
            color: #696969;
            line-height: 50px;
            font-size: 1.4rem;
            text-decoration: none;
            overflow: hidden; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
              color: #01a0b5; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
              font-style: normal;
              float: left;
              width: 10%; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
              float: left;
              width: 80%; }
.content-wrap .ltside .contactbox {
  margin-top: 20px; }
  .content-wrap .ltside .contactbox .title-arrow {
    background: #01a0b5;
    color: #fff;
    text-align: center;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold; }
  .content-wrap .ltside .contactbox .cbox {
    background: #e9e9e9;
    color: #333;
    padding: 10px 15px;
    line-height: 30px;
    font-size: 14px;
    font-family: "黑体"; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer .f1box {
  padding: 25px 0;
  background: #444;
  overflow: hidden; }
  .footer-wrap .footer .f1box .linkbox {
    float: left;
    width: 48%;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    border-right: 1px solid #a2a2a2; }
    .footer-wrap .footer .f1box .linkbox .list {
      float: left;
      width: 33.33%; }
      .footer-wrap .footer .f1box .linkbox .list:nth-child(2) {
        width: 40.33%; }
      .footer-wrap .footer .f1box .linkbox .list:nth-child(3) {
        width: 26.33%; }
      .footer-wrap .footer .f1box .linkbox .list .tit {
        font-weight: bold;
        font-size: 20px;
        line-height: 45px;
        position: relative;
        margin-bottom: 20px; }
        .footer-wrap .footer .f1box .linkbox .list .tit:before {
          content: '';
          position: absolute;
          bottom: -5px;
          left: 0;
          width: 60px;
          height: 1px;
          background: #ddd; }
      .footer-wrap .footer .f1box .linkbox .list .con {
        margin-top: 10px; }
        .footer-wrap .footer .f1box .linkbox .list .con a {
          display: block;
          color: #fff;
          font-weight: lighter;
          line-height: 35px;
          height: 35px;
          overflow: hidden; }
  .footer-wrap .footer .f1box .cconbox {
    float: left;
    width: 32%;
    padding-left: 30px;
    color: #fff;
    border-right: 1px solid #a2a2a2;
    height: 270px; }
    .footer-wrap .footer .f1box .cconbox .c1 {
      font-size: 34px;
      font-weight: bold; }
    .footer-wrap .footer .f1box .cconbox .c2 {
      margin-top: 5px;
      font-size: 16px;
      font-weight: lighter; }
    .footer-wrap .footer .f1box .cconbox .c3 {
      margin-top: 10px;
      font-size: 16px;
      font-weight: lighter;
      line-height: 35px; }
  .footer-wrap .footer .f1box .ewmbox {
    float: right;
    width: 20%; }
    .footer-wrap .footer .f1box .ewmbox .pic {
      float: right;
      width: 188px;
      color: #fff;
      font-size: 16px; }
      .footer-wrap .footer .f1box .ewmbox .pic img {
        max-width: 100%; }
      .footer-wrap .footer .f1box .ewmbox .pic span {
        display: block;
        margin-top: 10px; }
.footer-wrap .footer .f2box {
  background: #01a0b5;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  line-height: 35px; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

/*# sourceMappingURL=style.css.map */
