@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: #f6f6f6; }

.main-pad-1 {
  padding: 55px 0; }
  @media screen and (max-width: 990px) {
    .main-pad-1 {
      padding: 35px 0; } }

.main-pad-2 {
  padding: 45px 0; }

.main-pad-3 {
  padding: 55px 0 0; }
  @media screen and (max-width: 990px) {
    .main-pad-3 {
      padding: 35px 0 0; } }

.main-padtop-1 {
  padding-top: 35px; }

.main-martop-1 {
  margin-top: 35px; }

.main-martop-2 {
  margin-top: 35px; }

.main-martop-3 {
  margin-top: 10px; }

.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: 20px; }
  @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 .entit {
  font-size: 18px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #000; }
.title-1 .line {
  background: url(../images/title-1-line1.png) no-repeat center center;
  height: 2px;
  margin: 10px 0; }
.title-1 .chtit {
  color: #000;
  font-size: 28px;
  font-weight: bold; }

.text-1 .list {
  margin-bottom: 30px;
  font-size: 24px;
  font-family: "黑体";
  color: #666;
  overflow: hidden;
  line-height: 30px; }
  @media screen and (max-width: 990px) {
    .text-1 .list {
      font-size: 14px;
      line-height: 30px;
      margin-bottom: 10px; } }
  .text-1 .list i {
    float: left;
    width: 40px;
    margin-top: -3px; }
  .text-1 .list span {
    float: left;
    width: calc(100% - 40px); }

.text-2 .title {
  font-size: 20px;
  color: #333;
  font-family: "黑体";
  text-align: center; }
.text-2 .mbox {
  margin-top: 30px; }
  .text-2 .mbox .inputlist {
    margin-bottom: 12px; }
    .text-2 .mbox .inputlist .textbox1 {
      width: 100%;
      height: 90px;
      border: 1px solid #1b1b1b;
      color: #666;
      font-size: 16px;
      font-family: "黑体";
      padding: 10px;
      outline: none; }
    .text-2 .mbox .inputlist .textbox2 {
      width: 100%;
      height: 40px;
      border: 1px solid #1b1b1b;
      color: #666;
      font-size: 16px;
      font-family: "黑体";
      padding: 0 10px;
      outline: none; }
    .text-2 .mbox .inputlist .submitbtn {
      width: 100%;
      height: 40px;
      background: #1b1b1b;
      border: none;
      color: #fff;
      font-size: 16px;
      font-family: "黑体";
      outline: none;
      transition: all .3s; }
      .text-2 .mbox .inputlist .submitbtn:hover {
        background: #028cd6; }

.aboutbox-con .a1box .titlebox {
  font-size: 38px;
  color: #000;
  line-height: 45px;
  border-bottom: 1px solid #141aa6;
  padding-bottom: 8px; }
  @media screen and (max-width: 990px) {
    .aboutbox-con .a1box .titlebox {
      font-size: 24px;
      line-height: 35px; } }
  .aboutbox-con .a1box .titlebox span {
    display: block; }
    .aboutbox-con .a1box .titlebox span:nth-child(2) {
      margin-top: 35px;
      font-size: 18px;
      line-height: 25px; }
      @media screen and (max-width: 990px) {
        .aboutbox-con .a1box .titlebox span:nth-child(2) {
          margin-top: 10px;
          font-size: 14px;
          line-height: 20px; } }
.aboutbox-con .a1box .conbox {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  line-height: 52px;
  height: 260px;
  overflow: hidden; }
  @media screen and (max-width: 990px) {
    .aboutbox-con .a1box .conbox {
      font-size: 14px;
      line-height: 25px;
      height: 125px; } }
.aboutbox-con .a1box .phonebox {
  font-size: 38px;
  color: #141aa6;
  margin-top: 15px; }
  @media screen and (max-width: 990px) {
    .aboutbox-con .a1box .phonebox {
      font-size: 16px;
      margin-top: 10px; } }
.aboutbox-con .a1box .morebtn {
  margin-top: 20px; }
  .aboutbox-con .a1box .morebtn a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #000;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    border-radius: 5px;
    color: #000;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .aboutbox-con .a1box .morebtn a {
        height: 45px;
        line-height: 43px;
        font-size: 16px; } }
    .aboutbox-con .a1box .morebtn a:hover {
      background: #000;
      color: #fff; }
.aboutbox-con .a2box {
  margin-top: 35px;
  text-align: center; }
  .aboutbox-con .a2box img {
    max-width: 100%; }

.productbox-con .tabhd {
  text-align: center; }
  .productbox-con .tabhd .thdlist {
    display: inline-block;
    margin: 0 5px; }
    @media screen and (max-width: 990px) {
      .productbox-con .tabhd .thdlist {
        margin: 0 5px 10px; } }
    .productbox-con .tabhd .thdlist a {
      background: #eee;
      text-decoration: none;
      display: block;
      border: 1px solid #000;
      color: #666;
      font-size: 22px;
      height: 60px;
      line-height: 58px;
      padding: 0 35px;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .productbox-con .tabhd .thdlist a {
          height: 35px;
          line-height: 33px;
          font-size: 14px;
          padding: 0 15px; } }
      .productbox-con .tabhd .thdlist a:hover {
        background: #000;
        color: #fff; }
.productbox-con .tabbd .tbdlist .list {
  padding: 0 5px 10px; }
  .productbox-con .tabbd .tbdlist .list a {
    text-decoration: none;
    display: block;
    text-align: center; }
    .productbox-con .tabbd .tbdlist .list a:hover .conbox {
      background: #000;
      color: #fff; }
    .productbox-con .tabbd .tbdlist .list a .picbox {
      overflow: hidden; }
      .productbox-con .tabbd .tbdlist .list a .picbox .imgbox {
        overflow: hidden; }
        .productbox-con .tabbd .tbdlist .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .productbox-con .tabbd .tbdlist .list a .conbox {
      margin-top: 2px;
      font-size: 18px;
      height: 45px;
      line-height: 43px;
      border: 1px solid #000;
      color: #000;
      transition: all .3s; }

@media screen and (max-width: 990px) {
  .casebox-con .listbox {
    margin-bottom: 25px; } }
.casebox-con .listbox:nth-child(2n+2) a .picbox {
  float: right; }
  
  .casebox-con .listbox a .picbox .imgbox{ overflow:hidden;}
  .casebox-con .listbox a .picbox .imgbox img{ max-width:100%; max-height:100%;}
  @media screen and (min-width: 991px){
  .casebox-con .listbox a .picbox .imgbox img{ height:280px}
  }
.casebox-con .listbox:nth-child(2n+2) a .conbox {
  float: left; }
  .casebox-con .listbox a .conbox{
  padding:0 25px;}
@media screen and (min-width: 991px) {
  }
.casebox-con .listbox a {
  text-decoration: none;
  display: block; }
  .casebox-con .listbox a .picbox {
    float: left;
    width: 50%;
    text-align: center; }
    @media screen and (max-width: 990px) {
      .casebox-con .listbox a .picbox {
        width: 100%;
        margin-bottom: 20px; } }
    .casebox-con .listbox a .picbox img {
      max-width: 100%; }
  .casebox-con .listbox a .conbox {
    float: right;
    width: 50%; }
    @media screen and (max-width: 990px) {
      .casebox-con .listbox a .conbox {
        width: 100%; } }
    .casebox-con .listbox a .conbox .title {
      font-size: 24px;
      color: #000;
      line-height: 35px;
      height: 35px;
      overflow: hidden; }
    .casebox-con .listbox a .conbox .con {
      margin-top: 10px;
      font-size: 20px;
      color: #000;
      font-weight: lighter;
      line-height: 35px;
      height: 105px;
      overflow: hidden; }

.newsbox-con .list {
  padding: 0 10px 20px; }
  .newsbox-con .list a {
    text-decoration: none;
    display: block;
    background: #f2f2f2; }
    .newsbox-con .list a:hover .conbox .morebtn {
      background: #000;
      border-bottom: none; }
    .newsbox-con .list a .picbox {
      overflow: hidden; }
      .newsbox-con .list a .picbox .imgbox {
        overflow: hidden; }
        .newsbox-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .newsbox-con .list a .conbox {
      padding: 15px;
      overflow: hidden; }
      .newsbox-con .list a .conbox .tit {
        color: #222;
        font-size: 14px;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .newsbox-con .list a .conbox .line {
        height: 3px;
        width: 40px;
        background: #000;
        margin-top: 5px; }
      .newsbox-con .list a .conbox .con {
        margin-top: 8px;
        font-size: 14px;
        color: #747474;
        line-height: 23px;
        height: 46px;
        overflow: hidden; }
      .newsbox-con .list a .conbox .time {
        font-size: 12px;
        color: #747474;
        font-family: "arial";
        margin-top: 8px; }
      .newsbox-con .list a .conbox .morebtn {
        margin-top: 5px;
        float: right;
        width: 62px;
        height: 21px;
        line-height: 21px;
        background: #bbb;
        border-bottom: 2px solid #a4a4a4;
        color: #fff;
        border-radius: 3px;
        font-size: 12px;
        text-align: center;
        transition: all .3s; }

.partnerbox-con .list a {
  text-decoration: none;
  display: block;
  padding: 0 25px 30px;
  z-index: 1;
  position: relative; }
  .partnerbox-con .list a:before {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    text-align: center;
    background: url(../images/partner-yybg.png) no-repeat center center;
    background-size: 70%;
    height: 50px;
    z-index: -1;
    opacity: .7; }
  @media screen and (max-width: 990px) {
    .partnerbox-con .list a {
      padding: 0 10px 25px; } }
  .partnerbox-con .list a .iconbox {
    background: #efefef;
    border-radius: 50%;
    overflow: hidden;
    position: relative; }
    .partnerbox-con .list a .iconbox img {
      max-height: 100%;
      max-width: 100%; }

.title-posit {
  height: 40px;
  line-height: 40px;
  background: #e9e9e9; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      display: inline-block;
      float: left;
      background: #d30000;
      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: #0174c7;
    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: 18px;
  line-height: 2;
  color: #333; }
  .about-con img {
    max-width: 100%;
    margin: 15px 0; }

.contact-con .mappic {
  border: 1px solid #028cd6; }


.news-con .n1box {
  overflow: hidden; }
  .news-con .n1box a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    font-family: "黑体"; }
    .news-con .n1box a:hover .picbox {
      opacity: .5; }
    .news-con .n1box a .picbox {
      width: 35%;
      float: left;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .news-con .n1box a .picbox {
          width: 100%; } }
    .news-con .n1box a .conbox {
      float: right;
      width: 62%; }
      @media screen and (max-width: 990px) {
        .news-con .n1box a .conbox {
          width: 100%;
          margin-top: 20px; } 
		  .about-con{ font-size:14px;}
		  }
      .news-con .n1box a .conbox .tit {
        font-size: 20px;
        color: #666;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .news-con .n1box a .conbox .time {
        font-size: 14px;
        color: #999;
        margin: 10px 0; }
      .news-con .n1box a .conbox .con {
        font-size: 14px;
        color: #999;
        line-height: 28px;
        height: 140px;
        overflow: hidden; }
.news-con .n2box {
  margin-top: 25px; }
  .news-con .n2box .list {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .news-con .n2box .list a {
      text-decoration: none;
      display: block;
      font-family: "黑体"; }
      .news-con .n2box .list a:hover .titbox {
        color: #4376b8; }
      .news-con .n2box .list a .titbox {
        overflow: hidden;
        line-height: 30px;
        height: 30px;
        color: #666;
        transition: all .3s; }
        .news-con .n2box .list a .titbox span {
          display: inline-block;
          float: left;
          width: calc(100% - 100px);
          font-size: 20px; }
          .news-con .n2box .list a .titbox span:nth-child(2) {
            float: right;
            width: 100px;
            text-align: right;
            color: #b1b1b1;
            font-size: 16px; }
      .news-con .n2box .list a .conbox {
        margin-top: 8px;
        font-size: 14px;
        color: #999;
        line-height: 20px;
        height: 20px;
        overflow: hidden; }

.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; }
  
.news-details-con .conbox img{
max-width:100%;}
.news-details-con .conbox table{
max-width:100%;}
.news-details-con .conbox table td{
border:1px solid #CCCCCC}

.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.8rem;
  color: #636363;
  line-height: 2;
  text-align: justify;
}
.product-details-con .dcon .cn  img{
max-width:100%;}
.product-details-con .dcon .cn  table{
width:62%;
height: auto;
margin: 0 auto;
}
.product-details-con .dcon .cn  video{
display: block;
width:62%;
height: auto;
margin: 0 auto;
}
.product-details-con .dcon .cn  table td{
border:1px solid #CCCCCC}

.header-wrap .header {
  height: 125px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } 
.product-details-con .dcon .cn  table{
width:100% !important;
height: auto !important;
margin: 0 auto !important;
}
.product-details-con .dcon .cn  video{
display: block !important;
width:100% !important;
height: auto !important;
margin: 0 auto !important;
}
.product-details-con .dcon .cn {
  font-size: 1.4rem !important;
  color: #636363;
  line-height: 2;
  text-align: justify;
}
.product-details-con .dcon .cn table tr td p {
  font-size: 1.4rem !important;
  color: #636363;
  line-height: 2;
  text-align: justify;
}
.product-details-con .dcon .cn table tr td p span {
  font-size: 1.4rem !important;
  color: #636363;
  line-height: 2;
  text-align: justify;
}
}
  .header-wrap .header .logo {
    line-height: 125px; }
    @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: 35px;
    border-left: 1px solid #ddd;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 65px; }
  .header-wrap .header .phonebox {
    margin-top: 32px;
    overflow: hidden;
    color: #c40001;
    font-size: 18px; }
    .header-wrap .header .phonebox .icon {
      margin-top: 7px;
      float: left;
      width: 65px; }
    .header-wrap .header .phonebox .ptxt {
      float: left;
      width: calc(100% - 65px); }
      .header-wrap .header .phonebox .ptxt span {
        display: block;
        font-size: 28px; }
  @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: #434343;
    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: #fff;
        width: 22px;
        height: 7px;
        margin: 0;
        padding: 0;
        border-radius: 7px;
        border: 1px solid #fff; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: none; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: none; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.nav-wrap {
  background: #000;
  height: 50px; }
  .nav-wrap .nav-ul .navlist {
    float: left;
    width: 16.66%;
    text-align: center;
    position: relative;
    height: 50px;
    z-index: 5; }
    .nav-wrap .nav-ul .navlist .listh1 {
      display: block;
      color: #fff;
      font-size: 18px;
      text-decoration: none;
      line-height: 50px;
      position: relative;
      transition: all .3s; }
      .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
        background: #434343; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      top: 50px;
      left: 0;
      display: none;
      background: #434343;
      width: 200px; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        line-height: 35px;
        position: relative;
        background: #434343; }
        .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: #101010; }
        .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; }

.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: #000;
    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: #0174c7;
      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: #0174c7; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #000;
  color: #fff;
  height: 105px;
  padding: 12px 0 0 20px; }
  .content-wrap .ltside .linkbox .title-arrow .entit {
    text-transform: uppercase;
    font-size: 20px; }
  .content-wrap .ltside .linkbox .title-arrow .line {
    width: 95px;
    height: 1px;
    background: #fff;
    margin: 10px 0 15px; }
  .content-wrap .ltside .linkbox .title-arrow .chtit {
    font-size: 20px;
    font-weight: bold; }
.content-wrap .ltside .linkbox .link-wrap {
  background: #eee;
  padding: 12px 8px; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    margin-bottom: 5px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox:last-child {
      margin-bottom: 0; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      background: #fff;
      display: block;
      height: 40px;
      line-height: 40px;
      text-align: left;
      font-size: 16px;
      border-radius: 5px;
      text-decoration: none;
      color: #333;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden;
      position: relative;
      z-index: 10; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
        background: #0174c7;
        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: #0174c7;
        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: 35px;
            text-align: left;
            color: #696969;
            line-height: 35px;
            font-size: 1.4rem;
            text-decoration: none;
            overflow: hidden; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
              color: #0174c7; }
            .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: #000;
    color: #fff;
    height: 105px;
    padding: 12px 0 0 20px; }
    .content-wrap .ltside .contactbox .title-arrow .entit {
      text-transform: uppercase;
      font-size: 20px; }
    .content-wrap .ltside .contactbox .title-arrow .line {
      width: 95px;
      height: 1px;
      background: #fff;
      margin: 10px 0 15px; }
    .content-wrap .ltside .contactbox .title-arrow .chtit {
      font-size: 20px;
      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 {
  background: #000;
  color: #fff;
  padding: 35px 0;
  text-align: center;
  font-size: 16px;
  font-weight: lighter;
  line-height: 35px; }
  @media screen and (max-width: 990px) {
    .footer-wrap .footer {
      padding: 20px 0; } }
  .footer-wrap .footer .linkbox a {
    display: inline-block;
    color: #fff; }
  .footer-wrap .footer .linkbox span {
    margin: 0 20px; }

.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 */
