
@font-face {
  font-family: "zzh";
  src: url(/static/index/fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 10px; } }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.overflowHidden {
  overflow: hidden; }

.main-background-1 {
  background: url(/static/index/images/aboutbg.jpg) no-repeat center top; }

.main-background-2 {
  background: rgba(0, 91, 170, 0.1); }

.main-pad-1 {
  padding: 45px 0; }

.main-pad-2 {
  padding: 45px 0; }

.main-pad-3 {
  padding: 45px 0 0; }

.main-martop-1 {
  margin-top: 35px; }

.main-martop-2 {
  margin-top: 15px; }

.main-martop-3 {
  margin-top: 50px; }

.main-marbottom-1 {
  margin-bottom: 35px; }

.main-marbottom-2 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 10px; }
  @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%; } }

@media screen and (min-width: 991px) {
  .col-md-2-list1 {
    width: 22%; } }

@media screen and (min-width: 991px) {
  .col-md-10-list1 {
    width: 78%; } }

.title-1.active2 .chtit {
  color: #fff; }
.title-1.active2 .entit {
  color: #fff; }
.title-1 .chtit {
  font-size: 30px;
  color: #005baa; }
.title-1 .line {
  margin: 15px 0;
  width: 100%;
  height: 2px;
  background: #ddd; }
  .title-1 .line span {
    margin: 0 auto;
    display: block;
    width: 85px;
    height: 2px;
    background: #005baa; }
.title-1 .entit {
  font-size: 16px;
  color: #131313;
  text-transform: uppercase; }

.text-1 a {
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 165px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 24px;
  font-family: "黑体";
  background: #005baa;
  border-radius: 45px;
  transition: all .3s; }
  .text-1 a:hover {
    background: #002444; }

.productbox-con .tabhd {
  text-align: center; }
  .productbox-con .tabhd .thdlist {
    display: inline-block;
    margin: 0 5px 10px; }
    .productbox-con .tabhd .thdlist a {
      text-decoration: none;
      display: block;
      padding: 0 25px;
      height: 45px;
      line-height: 41px;
      color: #fff;
      background: #005baa;
      border: 2px solid #005baa;
      font-size: 18px;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .productbox-con .tabhd .thdlist a {
          font-size: 14px;
          padding: 0 10px; } }
      .productbox-con .tabhd .thdlist a:hover, .productbox-con .tabhd .thdlist a.active {
        background: #fff;
        color: #005baa; }
.productbox-con .tabbd .tbdlist {
  display: none; }
  .productbox-con .tabbd .tbdlist:first-child {
    display: block; }
.productbox-con .list {
  padding: 0 10px 20px; }
  .productbox-con .list a {
    text-decoration: none;
    display: block; }
    .productbox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .productbox-con .list a:hover .conbox {
      background: #005baa;
      color: #fff; }
    .productbox-con .list a .picbox {
      overflow: hidden; }
      .productbox-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .productbox-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .productbox-con .list a .conbox {
      margin-top: 5px;
      border: 2px solid #005baa;
      background: #fff;
      color: #005baa;
      font-size: 18px;
      line-height: 41px;
      height: 45px;
      overflow: hidden;
      padding: 0 10px;
      text-align: center;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .productbox-con .list a .conbox {
          font-size: 14px; } }

.aboutbox-con {
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .aboutbox-con .picbox {
    float: left;
    width: 53%;
    position: relative; }
    @media screen and (max-width: 990px) {
      .aboutbox-con .picbox {
        width: 100%; } }
    .aboutbox-con .picbox:before {
      content: '';
      position: absolute;
      left: 3%;
      top: 3%;
      width: 94%;
      height: 94%;
      border: 2px solid #fff; }
  .aboutbox-con .conbox {
    float: right;
    width: 47%;
    padding: 10px 30px 20px; }
    @media screen and (max-width: 990px) {
      .aboutbox-con .conbox {
        width: 100%;
        padding: 25px; } }
    .aboutbox-con .conbox .title {
      font-size: 26px;
      font-weight: bold;
      color: #005baa;
      border-bottom: 2px solid #005baa;
      padding-top: 10px;
      padding-bottom: 10px; }
    .aboutbox-con .conbox .con {
      margin-top: 20px;
      height: 396px;
      overflow: hidden; }
      .aboutbox-con .conbox .con p {
        margin-bottom: 0;
        text-indent: 2em;
        font-size: 16px;
        color: #333;
        line-height: 36px; }

.workshopbox-con .workshopbox-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto; }
  .workshopbox-con .workshopbox-carousel .item {
    display: block; }
.workshopbox-con .owl-theme .owl-controls .owl-buttons .owl-prev, .workshopbox-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  left: -50px;
  top: 42%;
  color: #005baa;
  opacity: 1;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 56px;
  font-family: "黑体";
  transition: all .3s; }
  .workshopbox-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover, .workshopbox-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
    opacity: .6; }
.workshopbox-con .owl-theme .owl-controls .owl-buttons .owl-next {
  left: auto;
  right: -50px; }
.workshopbox-con .list {
  padding: 0 8px 16px; }
  .workshopbox-con .list a {
    text-decoration: none;
    display: block; }
    .workshopbox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .workshopbox-con .list a .picbox {
      overflow: hidden; }
      .workshopbox-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .workshopbox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }

.newsbox-con {
  overflow: hidden; }
  .newsbox-con .list {
    float: left;
    width: 25%; }
    @media screen and (max-width: 990px) {
      .newsbox-con .list {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .newsbox-con .list {
        width: 100%;
        margin-bottom: 20px; } }
    @media screen and (min-width: 991px) {
      .newsbox-con .list:nth-child(2n+2) a .picbox {
        position: relative;
        top: -280px; }
      .newsbox-con .list:nth-child(2n+2) a .conbox {
        position: relative;
        top: 280px; }
        .newsbox-con .list:nth-child(2n+2) a .conbox:before {
          bottom: auto;
          top: -16px;
          border-top-color: transparent;
          border-bottom-color: #005baa; } }
    .newsbox-con .list a {
      text-decoration: none;
      display: block; }
      .newsbox-con .list a:hover .conbox {
        background: #005baa; }
        .newsbox-con .list a:hover .conbox:before {
          opacity: 1; }
        .newsbox-con .list a:hover .conbox .time {
          color: #fff; }
        .newsbox-con .list a:hover .conbox .tit {
          color: #fff; }
        .newsbox-con .list a:hover .conbox .con {
          color: #fff; }
      .newsbox-con .list a .conbox {
        background: #fff;
        padding: 35px 25px;
        position: relative;
        transition: all .3s; }
        .newsbox-con .list a .conbox:before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: -16px;
          margin-left: -4px;
          width: 0;
          height: 0;
          border: 8px solid transparent;
          border-top-color: #005baa;
          opacity: 0;
          transition: all .3s;
          z-index: 5; }
        .newsbox-con .list a .conbox .time {
          font-size: 28px;
          color: #005baa;
          line-height: 35px;
          height: 35px;
          overflow: hidden; }
        .newsbox-con .list a .conbox .tit {
          margin-top: 20px;
          font-size: 16px;
          color: #333;
          line-height: 25px;
          max-height: 50px;
          overflow: hidden; }
        .newsbox-con .list a .conbox .con {
          margin-top: 30px;
          font-size: 13px;
          color: #666;
          line-height: 25px;
          height: 75px;
          overflow: hidden; }
      .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%; }
            @media screen and (min-width: 991px) {
              .newsbox-con .list a .picbox .imgbox img {
                height: 280px; } }

.partnerbox-con .list {
  padding: 0 5px 10px; }
  .partnerbox-con .list a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    transition: all .3s; }
    .partnerbox-con .list a:hover {
      transform: rotateY(360deg); }
    .partnerbox-con .list a .picbox {
      overflow: hidden;
      background: #fff; }
      .partnerbox-con .list a .picbox .imgbox {
        overflow: hidden; }
        .partnerbox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }

.title-posit {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      display: inline-block;
      float: left;
      color: #000;
      font-size: 20px;
      border-bottom: 1px solid #005baa; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #999;
      padding-right: 15px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #999; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #1e51a0;
    position: relative;
    top: -17px; }

.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; }

.video-con .list {
  padding: 0 10px 20px; }
  .video-con .list a {
    text-decoration: none;
    display: block;
    color: #333;
    text-align: center;
    font-size: 16px; }
    .video-con .list a .picbox img {
      width: 100%; }
    .video-con .list a .conbox {
      margin-top: 8px;
      line-height: 35px;
      height: 35px;
      overflow: hidden; }

@media screen and (min-width: 991px) {
  .messages-con .mbox {
    width: 500px;
    margin: 0 auto; } }
.messages-con .mbox .inputlist {
  margin-bottom: 10px; }
  .messages-con .mbox .inputlist label {
    font-weight: normal;
    font-size: 14px;
    width: 75px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #696969; }
  .messages-con .mbox .inputlist .textbox1 {
    float: right;
    width: calc(100% - 75px);
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    padding: 5px;
    font-size: 14px;
    color: #696969;
    outline: none; }
  .messages-con .mbox .inputlist .textbox2 {
    float: right;
    width: calc(100% - 75px);
    border: 1px solid #ccc;
    line-height: 30px;
    height: 130px;
    padding: 5px;
    font-size: 14px;
    color: #696969;
    outline: none; }
  .messages-con .mbox .inputlist .pic {
    float: left;
    margin-left: 5px; }
    .messages-con .mbox .inputlist .pic img {
      height: 30px; }
  .messages-con .mbox .inputlist .sbtn {
    margin-top: 10px;
    width: 100px;
    height: 30px;
    color: #292929;
    border: none;
    background: #d1d1d1;
    font-size: 14px;
    margin-right: 5px;
    outline: none;
    transition: all 0.3s; }
    .messages-con .mbox .inputlist .sbtn:hover {
      background: #005baa;
      color: #fff; }
    .messages-con .mbox .inputlist .sbtn.submitbtn {
      margin-left: 75px; }

.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: #1e51a0; }
    .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: #1e51a0;
            border-radius: 20px;
            color: #fff;
            text-align: center;
            transition: all .3s; }

.news-details-con img {
  max-width: 100%; }
.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 img {
  max-width: 100%; }
.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: 135px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 135px; }
    @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: 30px;
    border-left: 1px solid #d2d2d2;
    padding-left: 15px;
    margin-left: 20px;
    font-size: 20px;
    color: #005baa;
    line-height: 70px; }
    .header-wrap .header .stxt span {
      display: block; }
      .header-wrap .header .stxt span:nth-child(2) {
        font-size: 18px; }
  .header-wrap .header .phonebox {
    margin-top: 45px;
    width: 270px;
    float: right; }
    .header-wrap .header .phonebox .icon {
      float: left;
      margin-right: 8px; }
    .header-wrap .header .phonebox .ptxt {
      float: left;
      font-size: 16px;
      color: #333; }
      .header-wrap .header .phonebox .ptxt span {
        display: block; }
        .header-wrap .header .phonebox .ptxt span:nth-child(2) {
          font-size: 30px;
          color: #005baa;
          line-height: 1;
          font-family: "Impact"; }
  @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: #005baa;
    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 .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls .owl-page span {
        opacity: 1;
        background: #0757b1;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls .owl-page:hover span {
      background: #fff; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #fff; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.nav-wrap {
  background: #005baa;
  height: 45px; }
  .nav-wrap .nav-ul .navlist {
    float: left;
    width: 10%;
    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: #1b7acc; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      top: 45px;
      left: 0;
      display: none;
      background: #1b7acc;
      width: 180px; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        line-height: 35px;
        position: relative;
        background: #0757b1; }
        .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: #0f4472; }
        .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: #005baa;
    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(/static/index/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: #005baa;
      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: #005baa; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #005baa;
  color: #fff;
  text-align: center;
  height: 55px;
  line-height: 55px;
  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: #005baa;
        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: #005baa;
        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: #005baa; }
            .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: #005baa;
    color: #fff;
    text-align: center;
    height: 55px;
    line-height: 55px;
    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 {
  background: #000;
  color: #fff;
  font-size: 16px; }
  .footer-wrap .footer .f1box {
    padding: 55px 0; }
    .footer-wrap .footer .f1box .logo {
      float: left;
      width: 290px;
      margin-top: 35px; }
    .footer-wrap .footer .f1box .conbox {
      float: right;
      width: calc(100% - 290px); }
      .footer-wrap .footer .f1box .conbox .linkbox {
        overflow: hidden; }
        .footer-wrap .footer .f1box .conbox .linkbox a {
          color: #fff;
          display: inline-block;
          float: left;
          width: 10%; }
      .footer-wrap .footer .f1box .conbox .line {
        width: 65px;
        height: 1px;
        background: #fff;
        margin: 15px 0; }
      .footer-wrap .footer .f1box .conbox .con {
        line-height: 35px;
        overflow: hidden; }
        .footer-wrap .footer .f1box .conbox .con .clt {
          float: left; }
        .footer-wrap .footer .f1box .conbox .con .crt {
          float: right;
          width: 170px; }
          .footer-wrap .footer .f1box .conbox .con .crt img {
            width: 100%; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #fff;
    text-align: center;
    padding: 20px 0;
    line-height: 30px; }
    .footer-wrap .footer .f2box a {
      color: #fff; }

.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 */
