@charset "UTF-8";
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; }

.main-background-1 {
  background: url(../images/bg1.jpg) no-repeat center center;
  background-size: cover; }

.main-background-2 {
  background: #0855a1; }

.main-background-3 {
  background: url(../images/bg2.jpg) no-repeat center center;
  background-size: cover; }
  
video{ width:100%; height:300px;}	

.main-pad-1 {
  padding: 55px 0 0; }
  @media screen and (max-width: 990px) {
    .main-pad-1 {
      padding: 35px 0; } 
	  
video{ width:100%; height:300px;}	  
	  }

.main-pad-2 {
  margin-top: -55px;
  padding: 95px 0 55px; }
  @media screen and (max-width: 990px) {
    .main-pad-2 {
      padding: 45px 0;
      margin-top: 0; } }

.main-pad-3 {
  padding: 50px 0; }
  @media screen and (max-width: 990px) {
    .main-pad-3 {
      padding: 35px 0; } }

.main-padtop-1 {
  padding-top: 35px; }

.main-martop-1 {
  margin-top: 45px; }
  @media screen and (max-width: 990px) {
    .main-martop-1 {
      margin-top: 35px; } }

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

.main-padBottom-1 {
  padding-bottom: 45px; }

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

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

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

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

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

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

.positionRelative {
  position: relative;
  z-index: 2; }

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

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

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

.title-1.active2 .chtit {
  color: #fff; }
.title-1.active2 .entit {
  opacity: .3; }
.title-1 .chtit {
  font-size: 36px;
  color: #0d0d0d;
  background: url(../images/title-1-line1.png) no-repeat center center; }
  .title-1 .chtit span {
    color: #0855a1; }
.title-1 .entit {
  font-size: 36px;
  color: #dcdcdc;
  font-family: "Georgia";
  text-transform: uppercase; }

@media screen and (max-width: 990px) {
  .productbox-con {
    padding: 45px 0; } }
.productbox-con .p-ltside {
  float: left;
  width: 300px;
  padding: 60px 45px 60px 0;
  background: #0855a1;
  position: relative;
  z-index: 1; }
  .productbox-con .p-ltside:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 1000%;
    height: 100%;
    z-index: -1;
    background: #0855a1; }
  .productbox-con .p-ltside .linkbox .title-arrow .tit {
    font-size: 30px;
    color: #fff; }
    .productbox-con .p-ltside .linkbox .title-arrow .tit span {
      display: block;
      font-size: 24px;
      text-transform: uppercase;
      font-family: "Georgia"; }
  .productbox-con .p-ltside .linkbox .title-arrow .line {
    margin-top: 25px;
    width: 45px;
    height: 3px;
    background: #fff; }
  .productbox-con .p-ltside .linkbox .link-wrap {
    margin-top: 40px; }
    .productbox-con .p-ltside .linkbox .link-wrap .lbox {
      margin-bottom: 8px; }
      .productbox-con .p-ltside .linkbox .link-wrap .lbox .list {
        background: #0855a1;
        border: 1px solid #fff;
        display: block;
        height: 45px;
        line-height: 43px;
        text-align: left;
        font-size: 16px;
        text-decoration: none;
        color: #fff;
        overflow: hidden;
        position: relative;
        z-index: 10;
        text-transform: uppercase;
        padding: 0 15px; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list:hover {
          background: #ff9000; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list.on1 {
          background: #ff9000;
          color: #fff; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list .tit {
          display: inline-block;
          float: left;
          width: calc(100% - 35px); }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list .icon {
          float: left;
          width: 35px;
          color: #b1b1b1; }
      .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 {
        display: none;
        padding: 8px 0; }
        .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul {
          background: #fff; }
          .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li {
            border-bottom: 1px dashed #eee; }
            .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a {
              padding-left: 20px;
              display: block;
              height: 40px;
              text-align: left;
              color: #666;
              line-height: 40px;
              font-size: 14px;
              text-decoration: none;
              overflow: hidden; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                color: #004098; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                font-style: normal;
                float: left;
                width: 10%; }
              .productbox-con .p-ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                float: left;
                width: 80%; }
  .productbox-con .p-ltside .contactbox {
    margin-top: 50px; }
    .productbox-con .p-ltside .contactbox .title {
      position: relative;
      color: #fff;
      font-weight: bold;
      font-size: 18px; }
      .productbox-con .p-ltside .contactbox .title:before {
        content: '';
        position: absolute;
        right: 0;
        top: 12px;
        background: #fff;
        height: 1px;
        width: 130px; }
    .productbox-con .p-ltside .contactbox .con {
      margin-top: 8px;
      font-size: 18px;
      color: #fff; }
.productbox-con .productbox {
  float: right;
  width: calc(100% - 300px);
  padding: 50px 40px 0; }
  @media screen and (max-width: 990px) {
    .productbox-con .productbox {
      width: 100%;
      padding: 15px; } }
  .productbox-con .productbox .list {
    padding: 0 10px 20px; }
    .productbox-con .productbox .list a {
      text-decoration: none;
      display: block;
      background: #fff;
      box-shadow: 0 0 10px rgba(51, 51, 51, 0.3);
      padding: 5px 5px 0;
      color: #373737;
      font-size: 16px;
      text-align: center; }
      .productbox-con .productbox .list a:hover .picbox .imgbox {
        transform: scale(1.2); }
      .productbox-con .productbox .list a .picbox {
        overflow: hidden; }
        .productbox-con .productbox .list a .picbox .imgbox {
          overflow: hidden;
          transition: all .3s; }
          .productbox-con .productbox .list a .picbox .imgbox img {
            max-width: 100%;
            max-height: 100%; }
      .productbox-con .productbox .list a .conbox {
        line-height: 45px;
        height: 45px;
        overflow: hidden; }

.servicebox-con {
  border-radius: 35px;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 30px 40px 60px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media screen and (max-width: 990px) {
    .servicebox-con {
      padding: 25px;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; } }
  .servicebox-con .list {
    width: 13.25%; }
    @media screen and (max-width: 990px) {
      .servicebox-con .list {
        width: 19%;
        margin-bottom: 20px; } }
    @media screen and (max-width: 480px) {
	
video{ width:100%; height:100%;}	
	
      .servicebox-con .list {
        width: 49%; } }
    .servicebox-con .list a {
      text-decoration: none;
      display: block;
      text-align: center;
      position: relative;
      top: 0;
      transition: all .3s; }
      .servicebox-con .list a:hover {
        top: -5px; }
      .servicebox-con .list a .tit {
        margin: 15px auto 0;
        background: #ccc;
        width: 105px;
        height: 30px;
        line-height: 30px;
        color: #464646;
        font-size: 14px;
        text-align: center; }

.casebox-con .list {
  padding: 0 10px 20px; }
  .casebox-con .list a {
    text-decoration: none;
    display: block;
    background: #fff;
    padding: 5px 5px 0;
    color: #545454;
    font-size: 16px;
    text-align: center; }
    .casebox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .casebox-con .list a .picbox {
      overflow: hidden; }
      .casebox-con .list a .picbox .imgbox {
        transition: all .3s; }
        .casebox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .casebox-con .list a .conbox {
      padding: 15px 10px; }
      .casebox-con .list a .conbox .title {
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .casebox-con .list a .conbox .morebtn {
        margin-top: 10px;
        display: inline-block;
        width: 150px;
        height: 30px;
        background: #0855a1;
        padding: 1px; }
        @media screen and (max-width: 990px) {
          .casebox-con .list a .conbox .morebtn {
            width: 120px; } }
        .casebox-con .list a .conbox .morebtn span {
          display: block;
          border: 1px solid #fff;
          height: 100%;
          color: #fff;
          font-size: 14px;
          line-height: 25px; }

.videobox-con .list {
  padding: 0 10px 20px; }
  .videobox-con .list .picbox {
    border: 5px solid #ddd;
    -moz-border-image: url(../images/border-style1.png) 5 5 round;
    -webkit-border-image: url(../images/border-style1.png) 5 5 round;
    -o-border-image: url(../images/border-style1.png) 5 5 round;
    border-image: url(../images/border-style1.png) 5 5 round;
    padding: 5px; }
    .videobox-con .list .picbox .imgbox img {
      width: 100%; }

.adbox-wrap img {
  width: 100%; }

@media screen and (max-width: 990px) {
  .aboutbox-con .a1box {
    margin-bottom: 25px; } }
.aboutbox-con .a1box a {
  text-decoration: none;
  display: block; }
  .aboutbox-con .a1box a:hover .picbox .imgbox {
    transform: scale(1.2); }
  .aboutbox-con .a1box a .picbox {
    overflow: hidden; }
    .aboutbox-con .a1box a .picbox .imgbox {
      overflow: hidden;
      transition: all .3s; }
      .aboutbox-con .a1box a .picbox .imgbox img {
        max-width: 100%;
        max-height: 100%; }
  .aboutbox-con .a1box a .conbox {
    margin-top: 20px; }
    .aboutbox-con .a1box a .conbox .titbox {
      overflow: hidden;
      height: 30px;
      color: #0855a1;
      font-size: 24px;
      line-height: 30px; }
      @media screen and (max-width: 990px) {
        .aboutbox-con .a1box a .conbox .titbox {
          font-size: 16px; } }
      .aboutbox-con .a1box a .conbox .titbox span {
        display: inline-block;
        float: left;
        width: calc(100% - 120px); }
        .aboutbox-con .a1box a .conbox .titbox span:nth-child(2) {
          margin-top: 3px;
          float: right;
          width: 97px;
          height: 23px;
          border: 1px solid #0855a1;
          color: #0855a1;
          line-height: 21px;
          text-align: center;
          font-size: 14px; }
    .aboutbox-con .a1box a .conbox .con {
      margin-top: 15px;
      font-size: 16px;
      color: #6a6a6a;
      line-height: 25px;
      height: 75px;
      overflow: hidden; }
      @media screen and (max-width: 990px) {
        .aboutbox-con .a1box a .conbox .con {
          font-size: 14px; } }
.aboutbox-con .a2box .list {
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  overflow: hidden; }
  .aboutbox-con .a2box .list:nth-child(2) a {
    border-left-color: #ff8a00; }
  .aboutbox-con .a2box .list a {
    border-left: 10px solid #0855a1;
    padding: 15px 35px;
    display: block;
    text-decoration: none;
    transition: all .3s; }
    .aboutbox-con .a2box .list a:hover {
      border-left-width: 20px; }
    .aboutbox-con .a2box .list a .title {
      font-size: 20px;
      color: #2f2f2f;
      line-height: 25px;
      height: 25px;
      overflow: hidden; }
    .aboutbox-con .a2box .list a .conbox {
      margin-top: 3px;
      font-size: 14px;
      color: #898989;
      line-height: 20px;
      height: 20px;
      overflow: hidden; }
    .aboutbox-con .a2box .list a .arrow {
      margin-top: 10px; }

.newsbox-con .list {
  padding: 0 20px; }
  @media screen and (max-width: 990px) {
    .newsbox-con .list {
      padding: 0 10px 20px; } }
  .newsbox-con .list a {
    text-decoration: none;
    display: block;
    background: #fff; }
    .newsbox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .newsbox-con .list a .picbox {
      overflow: hidden; }
      .newsbox-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .newsbox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
          @media screen and (min-width: 991px) {
            .newsbox-con .list a .picbox .imgbox img {
              height: 250px; } }
    .newsbox-con .list a .conbox {
      padding: 20px; }
      .newsbox-con .list a .conbox .title {
        font-size: 18px;
        color: #4e4e4e;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .newsbox-con .list a .conbox .time {
        font-size: 14px;
        color: #7e7e7e;
        margin: 8px 0; }
      .newsbox-con .list a .conbox .con {
        font-size: 14px;
        color: #7e7e7e;
        line-height: 25px;
        height: 75px;
        overflow: hidden; }

.news-con .nlist {
  margin-bottom: 20px; }
  .news-con .nlist a {
    text-decoration: none;
    display: block;
    background: #f4f4f4;
    padding: 20px;
    overflow: hidden;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .news-con .nlist a {
        padding: 10px; } }
    .news-con .nlist a:hover {
      background: #e6e6e6; }
      .news-con .nlist a:hover .conbox .morebtn {
        background: #004098; }
    .news-con .nlist a .picbox {
      float: left;
      width: 215px; }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .picbox {
          width: 120px; } }
    .news-con .nlist a .conbox {
      float: right;
      width: calc(100% - 250px); }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .conbox {
          width: calc(100% - 135px); } }
      .news-con .nlist a .conbox .title {
        margin-top: 5px;
        font-size: 18px;
        color: #262626;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .news-con .nlist a .conbox .con {
        margin-top: 10px;
        font-size: 14px;
        color: #6c6c6c;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .news-con .nlist a .conbox .morebtn {
        margin-top: 15px;
        font-size: 13px;
        color: #fff;
        background: #d4d4d4;
        width: 85px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        transition: all .3s; }

.about-con .picbox {
  text-align: center;
  margin-bottom: 20px; }
  .about-con .picbox img {
    max-width: 100%; }
.about-con .conbox {
  font-size: 16px;
  line-height: 35px; }
  @media screen and (max-width: 990px) {
    .about-con .conbox {
      font-size: 14px;
      line-height: 30px; } }

.info-con .list {
  padding: 0 10px 20px; }
  .info-con .list a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #333;
    border: 1px solid #eee; }
    .info-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .info-con .list a .picbox {
      overflow: hidden; }
      .info-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .info-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .info-con .list a .btit {
      text-align: center;
      line-height: 50px;
      height: 50px;
      overflow: hidden; }

.title-posit {
  height: 45px;
  border: 1px solid #eee; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      background: #0855a1;
      line-height: 43px;
      padding: 0 25px;
      color: #fff;
      font-size: 18px; }
      .title-posit .tp .title i {
        margin-right: 10px; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #a8a8a8;
      padding-right: 15px;
      line-height: 43px; }
      .title-posit .tp .posit i {
        margin-right: 10px;
        position: relative;
        top: -2px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #a8a8a8; }

.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: #0855a1;
    position: relative;
    top: -17px; }

.contact-con .conbox {
  font-size: 16px;
  line-height: 40px; }
.contact-con .mappic {
  margin-top: 20px; }

.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; }
.news-details-con .conbox  img{
max-width:100%;}
.news-details-con .conbox  table{
width:100%;} 
.news-details-con .conbox table td{
 border:1px solid #CCCCCC} 
  

.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; }
.product-details-con .dcon .cn  img{
max-width:100%;}
 .product-details-con .dcon .cn  table{
width:100%;} 
 .product-details-con .dcon .cn  table td{
 border:1px solid #CCCCCC} 

.header-wrap .header {
  height: 145px;
  background: #0855a1; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 145px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 990px) {
      .header-wrap .header .logo {
        line-height: 65px; } }
    .header-wrap .header .logo:before {
      content: '';
      position: absolute;
      left: -310px;
      bottom: 0;
      background: url(../images/logo-bg1.png) no-repeat;
      width: 514px;
      height: 146px;
      z-index: -1; }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 990px) {
        .header-wrap .header .logo img {
          height: 60px; } }
  .header-wrap .header .hrtbox {
    padding-left: 35px; }
    .header-wrap .header .hrtbox .h1box {
      margin-top: 19px;
      overflow: hidden;
      color: #fff;
      font-size: 16px;
      border-bottom: 1px solid #9fbddb; }
      .header-wrap .header .hrtbox .h1box .stxt {
        background: url(../images/header-line1.png) no-repeat top left;
        float: left;
        width: calc(100% - 225px);
        color: #bec7d5;
        line-height: 50px;
        padding-top: 5px; }
      .header-wrap .header .hrtbox .h1box .phonebox {
        float: right;
        width: 225px; }
        .header-wrap .header .hrtbox .h1box .phonebox .icon {
          float: left;
          width: 60px;
          margin-top: 5px; }
        .header-wrap .header .hrtbox .h1box .phonebox .ptxt {
          float: left;
          width: calc(100% - 60px);
          color: #bec7d5; }
          .header-wrap .header .hrtbox .h1box .phonebox .ptxt span {
            display: block; }
            .header-wrap .header .hrtbox .h1box .phonebox .ptxt span:nth-child(2) {
              margin-top: -3px;
              font-size: 24px;
              font-weight: bold;
              color: #f79c00;
              font-family: "Arial"; }
    .header-wrap .header .hrtbox .h2box .nav-ul {
      height: 70px;
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .header-wrap .header .hrtbox .h2box .nav-ul .navlist {
        position: relative;
        z-index: 1;
        text-align: center; }
        .header-wrap .header .hrtbox .h2box .nav-ul .navlist .listh1 {
          line-height: 70px;
          display: block;
          color: #fff;
          font-size: 16px;
          font-weight: bold;
          text-decoration: none;
          text-transform: uppercase;
          transition: all .3s; }
          .header-wrap .header .hrtbox .h2box .nav-ul .navlist .listh1:hover, .header-wrap .header .hrtbox .h2box .nav-ul .navlist .listh1.on {
            color: #f79c00; }
        .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul {
          position: absolute;
          top: 70px;
          left: 0;
          display: none;
          background: #0855a1;
          width: 150px; }
          .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul .list {
            line-height: 35px;
            position: relative; }
            .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul .list a {
              display: block;
              text-decoration: none;
              color: #fff;
              font-size: 14px; }
              .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul .list a:hover, .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul .list a.on {
                background: #f79c00; }
            .header-wrap .header .hrtbox .h2box .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; }
              .header-wrap .header .hrtbox .h2box .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
                color: #fff;
                font-size: 14px; }
  @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: #004098;
    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;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #0855a1; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #0855a1; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #0855a1;
    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: #0855a1;
      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: #0855a1; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #0855a1;
  color: #fff;
  height: 85px;
  text-align: center;
  padding: 15px 0 0;
  font-size: 24px;
  text-transform: uppercase; }
  .content-wrap .ltside .linkbox .title-arrow .tit span {
    display: block;
    font-size: 14px;
    font-family: "Arial"; }
.content-wrap .ltside .linkbox .link-wrap {
  margin-top: 5px; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    margin-bottom: 5px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      background: #ececec;
      border: 1px solid #ddd;
      display: block;
      height: 50px;
      line-height: 50px;
      text-align: left;
      font-size: 16px;
      text-decoration: none;
      color: #232323;
      overflow: hidden;
      position: relative;
      z-index: 10;
      text-transform: uppercase;
      padding: 0 20px; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
        background: #0855a1;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover .icon {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #0855a1;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .icon {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .tit {
        float: left;
        width: calc(100% - 55px); }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .icon {
        float: left;
        width: 55px;
        color: #b1b1b1; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none;
      padding: 8px 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: 40px;
          text-align: left;
          color: #696969;
          line-height: 40px;
          font-size: 14px;
          text-decoration: none;
          overflow: hidden; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
            color: #004098; }
          .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: 30px; }
  .content-wrap .ltside .contactbox .title-arrow {
    background: #0855a1;
    color: #fff;
    height: 85px;
    text-align: center;
    padding: 15px 0 0;
    font-size: 24px;
    text-transform: uppercase; }
    .content-wrap .ltside .contactbox .title-arrow .tit span {
      display: block;
      font-size: 14px;
      font-family: "Arial"; }
  .content-wrap .ltside .contactbox .cbox {
    padding: 20px 15px 30px;
    font-size: 14px;
    color: #222;
    background: url(../images/ltside-bg1.jpg) no-repeat;
    background-size: 100% 100%; }
    .content-wrap .ltside .contactbox .cbox .list {
      line-height: 33px; }
      .content-wrap .ltside .contactbox .cbox .list span {
        font-weight: bold; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  background: #0855a1; }
  .footer-wrap .footer .f1box {
    padding: 35px 0;
    overflow: hidden; }
    .footer-wrap .footer .f1box .listbox {
      float: left;
      color: #fff;
      font-size: 14px;
      line-height: 30px; }
      .footer-wrap .footer .f1box .listbox:nth-child(1) {
        width: 25%; }
        .footer-wrap .footer .f1box .listbox:nth-child(1) .conbox {
          overflow: hidden; }
          .footer-wrap .footer .f1box .listbox:nth-child(1) .conbox .list {
            float: left;
            width: 50%; }
            .footer-wrap .footer .f1box .listbox:nth-child(1) .conbox .list a {
              color: #fff; }
      .footer-wrap .footer .f1box .listbox:nth-child(2) {
        width: 27%; }
        .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox {
          overflow: hidden; }
          .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox .list {
            float: left;
            width: 50%; }
            .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox .list a {
              color: #fff;
              line-height: 30px;
              height: 30px;
              overflow: hidden;
              padding-right: 25px; }
      .footer-wrap .footer .f1box .listbox:nth-child(3) {
        width: 34%;
        padding-left: 45px; }
      .footer-wrap .footer .f1box .listbox:nth-child(4) {
        width: 14%; }
        .footer-wrap .footer .f1box .listbox:nth-child(4) .title {
          text-align: center; }
      .footer-wrap .footer .f1box .listbox .title {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px; }
        .footer-wrap .footer .f1box .listbox .title span {
          display: block;
          font-family: "Arial";
          font-size: 22px;
          text-transform: uppercase; }
      .footer-wrap .footer .f1box .listbox .conbox a {
        color: #6b6b6b;
        display: block; }
      .footer-wrap .footer .f1box .listbox .ewmbox {
        overflow: hidden;
        text-align: center; }
        .footer-wrap .footer .f1box .listbox .ewmbox img {
          width: 120px; }
  .footer-wrap .footer .f2box {
    position: relative;
    border-top: 1px solid #3b6ea1;
    padding: 25px 0;
    color: #fff;
    font-size: 14px;
    overflow: hidden; }
    .footer-wrap .footer .f2box .flt {
      float: left;
      opacity: .5;
      line-height: 40px; }
      @media screen and (max-width: 990px) {
        .footer-wrap .footer .f2box .flt {
          display: block;
          float: none;
          line-height: 28px;
          text-align: center; } }
    .footer-wrap .footer .f2box .backtop {
      float: right; }

.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 */
