@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 2.0202020202vw; } }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

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

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

.main-background-3 {
  background: url(../images/bg3.jpg) no-repeat center top; }

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

.main-pad-1 {
  padding: 45px 0; }

.main-pad-2 {
  padding: 65px 0; }

.main-pad-3 {
  padding: 65px 0 0; }

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

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

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

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

.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; } }

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

@media screen and (min-width: 991px) {
  .main-padright-3 {
    padding-right: 40px; } }

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

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

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

.title-1 .titbox {
  background: url(../images/title-1-line1.png) no-repeat center center; }
  .title-1 .titbox .chtit {
    font-size: 30px;
    font-weight: bold;
    color: #292929; }
  .title-1 .titbox .entit {
    font-size: 12px;
    color: #ccc;
    text-transform: uppercase; }
.title-1 .stxt {
  margin-top: 10px;
  font-size: 18px;
  color: #292929; }

.title-2 img {
  max-width: 100%; }

.text-1 a {
  text-decoration: none;
  display: inline-block;
  width: 140px;
  height: 35px;
  text-align: center;
  border-radius: 35px;
  color: #fff;
  background: #00a45f;
  font-size: 14px;
  line-height: 35px;
  transition: all .3s; }
  .text-1 a:hover {
    background: #003e24; }

.searchbox-wrap {
  overflow: hidden;
  position: relative;
  background: #eee;
  padding: 15px 10px; }
  .searchbox-wrap .textbox1 {
    width: 100%;
    height: 37px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #666;
    background: #fff;
    outline: none;
    padding: 0 40px 0 10px; }
  .searchbox-wrap .submitbtn {
    position: absolute;
    right: 30px;
    top: 23px;
    background: url(../images/searchbox-icon1.png) no-repeat;
    width: 21px;
    height: 19px;
    border: none;
    outline: none; }

.areabox-con .a1box {
  float: left;
  width: 37%; }
  @media screen and (max-width: 990px) {
    .areabox-con .a1box {
      width: 100%;
      margin-bottom: 25px; } }
  .areabox-con .a1box .areabox-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .areabox-con .a1box .areabox-carousel .item {
      display: block;
      text-decoration: none;
      position: relative;
      color: #fff; }
      .areabox-con .a1box .areabox-carousel .item:hover .picbox .imgbox {
        transform: scale(1.2); }
      .areabox-con .a1box .areabox-carousel .item .picbox {
        overflow: hidden; }
        .areabox-con .a1box .areabox-carousel .item .picbox .imgbox {
          overflow: hidden;
          transition: all .3s; }
          .areabox-con .a1box .areabox-carousel .item .picbox .imgbox img {
            max-width: 100%;
            max-height: 100%; }
            @media screen and (min-width: 991px) {
              .areabox-con .a1box .areabox-carousel .item .picbox .imgbox img {
                height: 450px; } }
      .areabox-con .a1box .areabox-carousel .item .conbox {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        background: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        padding: 0 20px; }
        .areabox-con .a1box .areabox-carousel .item .conbox span {
          display: inline-block;
          width: 50%;
          overflow: hidden;
          line-height: 80px; }
  .areabox-con .a1box .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    bottom: 15px;
    right: 20px; }
    .areabox-con .a1box .owl-theme .owl-controls .owl-buttons .owl-prev, .areabox-con .a1box .owl-theme .owl-controls .owl-buttons .owl-next {
      font-family: "黑体";
      color: #9b9c9e;
      font-weight: bold;
      font-size: 30px;
      padding: 0;
      margin: 0 10px;
      background: none;
      opacity: 1; }
      .areabox-con .a1box .owl-theme .owl-controls .owl-buttons .owl-prev:hover, .areabox-con .a1box .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        color: #fdcd21; }
.areabox-con .a2box {
  float: left;
  width: 40%;
  padding-left: 10px; }
  @media screen and (max-width: 990px) {
    .areabox-con .a2box {
      padding: 0;
      width: 100%; } }
  .areabox-con .a2box .list {
    float: left;
    width: 50%;
    padding: 0 10px 20px; }
    .areabox-con .a2box .list a {
      text-decoration: none;
      display: block;
      position: relative;
      font-size: 14px;
      color: #fff; }
      .areabox-con .a2box .list a:hover .picbox .imgbox {
        transform: scale(1.2); }
      .areabox-con .a2box .list a .picbox {
        overflow: hidden; }
        .areabox-con .a2box .list a .picbox .imgbox {
          overflow: hidden;
          transition: all .3s; }
          .areabox-con .a2box .list a .picbox .imgbox img {
            max-height: 100%;
            max-width: 100%; }
      .areabox-con .a2box .list a .conbox {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        padding: 0 15px; }
.areabox-con .a3box {
  float: right;
  width: calc(23% - 10px);
  background: #fdcd21;
  padding: 45px 20px; }
  @media screen and (min-width: 991px) {
    .areabox-con .a3box {
      height: 450px; } }
  @media screen and (max-width: 990px) {
    .areabox-con .a3box {
      width: 100%; } }
  .areabox-con .a3box .title {
    font-size: 28px;
    font-weight: bold;
    color: #38393d;
    text-align: right; }
  .areabox-con .a3box .arrow {
    margin-top: 20px;
    text-align: right; }
  .areabox-con .a3box .conbox {
    margin-top: 70px; }
    .areabox-con .a3box .conbox .list {
      margin-bottom: 20px; }
      .areabox-con .a3box .conbox .list a {
        text-decoration: none;
        display: block;
        color: #38393d;
        font-size: 16px;
        overflow: hidden; }
        .areabox-con .a3box .conbox .list a i {
          float: left;
          width: 25px; }
        .areabox-con .a3box .conbox .list a span {
          display: inline-block;
          float: left;
          width: calc(100% - 25px); }

.advantagebox-con .alistbox:nth-child(2) {
  margin-top: 35px;
  background: url(../images/advantages-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0; }
  @media screen and (min-width: 991px) {
    .advantagebox-con .alistbox:nth-child(2) {
      padding: 35px 0 130px; } }
  .advantagebox-con .alistbox:nth-child(2) .conbox .clist .titbox p {
    color: #fff; }
    .advantagebox-con .alistbox:nth-child(2) .conbox .clist .titbox p span {
      color: #fff; }
  .advantagebox-con .alistbox:nth-child(2) .conbox .clist .con .list {
    color: #fff; }
@media screen and (min-width: 991px) {
  .advantagebox-con .alistbox .picbox {
    position: relative;
    top: 20px;
    text-align: center; } }
.advantagebox-con .alistbox .picbox img {
  max-width: 100%; }
.advantagebox-con .alistbox .conbox {
  margin-top: 30px; }
  .advantagebox-con .alistbox .conbox .clist {
    margin-bottom: 30px; }
    .advantagebox-con .alistbox .conbox .clist .titbox i {
      width: 30%; }
      @media screen and (min-width: 991px) {
        .advantagebox-con .alistbox .conbox .clist .titbox i {
          width: auto; } }
    .advantagebox-con .alistbox .conbox .clist .titbox p {
      width: 70%;
      margin-top: 10px;
      font-size: 2.4rem;
      color: #143f98;
      font-weight: bold;
      display: inline-block; }
      @media screen and (min-width: 991px) {
        .advantagebox-con .alistbox .conbox .clist .titbox p {
          width: auto; } }
      .advantagebox-con .alistbox .conbox .clist .titbox p span {
        font-weight: normal;
        color: #292929;
        display: block; }
    .advantagebox-con .alistbox .conbox .clist .con {
      margin-top: 20px; }
      @media screen and (min-width: 991px) {
        .advantagebox-con .alistbox .conbox .clist .con {
          padding-left: 70px;
          margin-top: 0; } }
      .advantagebox-con .alistbox .conbox .clist .con .list {
        line-height: 22px;
        color: #696969;
        font-size: 1.2rem; }
        .advantagebox-con .alistbox .conbox .clist .con .list i {
          float: left;
          width: 7%; }
        .advantagebox-con .alistbox .conbox .clist .con .list span {
          float: left;
          width: 93%; }

.advantagebox2-con {
  margin-top: -90px; }
  @media screen and (max-width: 990px) {
    .advantagebox2-con {
      margin-top: -35px; } }
  .advantagebox2-con .abox {
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden; }
    .advantagebox2-con .abox .list {
      border-right: 1px solid #ddd;
      float: left;
      width: 20%;
      padding: 25px 20px 0;
      height: 240px; }
      @media screen and (max-width: 990px) {
        .advantagebox2-con .abox .list {
          width: 50%;
          border-bottom: 1px solid #ddd;
          height: 260px; } }
      .advantagebox2-con .abox .list:last-child {
        border-right: none; }
        @media screen and (max-width: 990px) {
          .advantagebox2-con .abox .list:last-child {
            border-right: 1px solid #ddd; } }
      .advantagebox2-con .abox .list a {
        text-decoration: none;
        display: block;
        text-align: center;
        font-size: 14px;
        color: #999; }
        .advantagebox2-con .abox .list a:hover .icon img {
          transform: rotateY(180deg); }
        .advantagebox2-con .abox .list a .icon img {
          max-width: 100%;
          transition: all .3s; }
        .advantagebox2-con .abox .list a .conbox .title {
          margin-top: 20px;
          font-size: 18px;
          color: #292929;
          line-height: 25px;
          height: 25px;
          overflow: hidden; }
        .advantagebox2-con .abox .list a .conbox .con {
          margin-top: 10px;
          font-size: 12px;
          color: #999; }

.servicebox-con .s1box {
  max-width: 1130px;
  margin: 0 auto;
  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 .s1box {
      justify-content: center;
      -webkit-justify-content: center; } }
  .servicebox-con .s1box .list {
    width: 160px;
    position: relative; }
    @media screen and (min-width: 991px) {
      .servicebox-con .s1box .list:last-child:before {
        display: none; }
      .servicebox-con .s1box .list:before {
        content: '';
        position: absolute;
        right: -25px;
        top: 39px;
        background: url(../images/service-arrow.png) no-repeat;
        width: 15px;
        height: 16px; } }
    @media screen and (max-width: 990px) {
      .servicebox-con .s1box .list {
        margin: 0 5px 10px; } }
    .servicebox-con .s1box .list a {
      text-decoration: none;
      display: block;
      border: 1px solid #ddd;
      overflow: hidden;
      font-size: 14px;
      color: #292929;
      height: 90px;
      line-height: 90px;
      background: #fff;
      transition: all .3s; }
      .servicebox-con .s1box .list a:hover {
        color: #fff;
        background: url(../images/navbg.jpg);
        background-size: 100% 100%; }
        .servicebox-con .s1box .list a:hover .icon img {
          -webkit-filter: invert(0);
          filter: invert(0); }
      .servicebox-con .s1box .list a .icon {
        float: left;
        width: 55px;
        text-align: center; }
        .servicebox-con .s1box .list a .icon img {
          -webkit-filter: invert(100);
          filter: invert(100); }
      .servicebox-con .s1box .list a .tit {
        float: left;
        width: calc(100% - 55px); }
.servicebox-con .s2box {
  margin-bottom: 100px; }
  .servicebox-con .s2box img {
    max-width: 100%; }

.aboutbox-con .picbox {
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 991px) {
    .aboutbox-con .picbox {
      padding-left: 45px;
      padding-top: 35px; }
      .aboutbox-con .picbox:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/aboutbox-conbg.png) no-repeat;
        width: 458px;
        height: 386px;
        z-index: -1; } }
  .aboutbox-con .picbox .imgbox {
    border: 6px solid #fff; }
@media screen and (max-width: 990px) {
  .aboutbox-con .conbox {
    margin-top: 25px; } }
.aboutbox-con .conbox .titlebox .t1 {
  color: #fff;
  font-size: 30px;
  font-weight: bold; }
.aboutbox-con .conbox .titlebox .t2 {
  margin-top: 5px;
  font-size: 12px;
  opacity: .6;
  color: #fff; }
.aboutbox-con .conbox .titlebox .line {
  margin-top: 25px;
  width: 200px;
  height: 1px;
  background: #fff; }
.aboutbox-con .conbox .con {
  margin-top: 20px; }
  .aboutbox-con .conbox .con a {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    height: 185px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    transition: all .3s; }
    .aboutbox-con .conbox .con a:hover {
      opacity: .7; }
.aboutbox-con .conbox .iconbox {
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .aboutbox-con .conbox .iconbox .list {
    width: 24%; }
    @media screen and (max-width: 480px) {
      .aboutbox-con .conbox .iconbox .list {
        width: 49%;
        margin-bottom: 5px; } }
    .aboutbox-con .conbox .iconbox .list a {
      text-decoration: none;
      display: block;
      background: #fff;
      padding: 20px;
      text-align: center;
      font-size: 14px;
      color: #999;
      transition: all .3s; }
      .aboutbox-con .conbox .iconbox .list a:hover {
        color: #124fb1; }
        .aboutbox-con .conbox .iconbox .list a:hover .icon img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0);
          opacity: 1; }
      .aboutbox-con .conbox .iconbox .list a .icon img {
        -webkit-filter: grayscale(100);
        filter: grayscale(100);
        opacity: .7;
        transition: all .3s; }
      .aboutbox-con .conbox .iconbox .list a .tit {
        margin-top: 10px; }

.newsbox-con .n1box {
  border: 1px solid #eee;
  padding: 0 15px; }
  .newsbox-con .n1box .title {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 16px;
    color: #373636;
    font-weight: bold;
    cursor: pointer; }
    .newsbox-con .n1box .title.on {
      border-bottom: none; }
      .newsbox-con .n1box .title.on em {
        background: url(../images/icoAdd.png) 0 0 no-repeat; }
    .newsbox-con .n1box .title span {
      display: inline-block;
      float: left;
      width: calc(100% - 100px); }
    .newsbox-con .n1box .title em {
      float: right;
      display: block;
      width: 55px;
      height: 55px;
      background: url(../images/icoAdd.png) 0 -56px no-repeat; }
  .newsbox-con .n1box .conbox {
    display: none;
    overflow: hidden;
    padding: 0 0 15px; }
    .newsbox-con .n1box .conbox a {
      text-decoration: none;
      display: block;
      overflow: hidden;
      color: #a6a6a6;
      font-size: 14px; }
      .newsbox-con .n1box .conbox a:hover .picbox .imgbox {
        transform: scale(1.2); }
      .newsbox-con .n1box .conbox a .picbox {
        float: left;
        width: 45%;
        overflow: hidden; }
        .newsbox-con .n1box .conbox a .picbox .imgbox {
          overflow: hidden;
          transition: all .3s; }
          .newsbox-con .n1box .conbox a .picbox .imgbox img {
            max-width: 100%;
            max-height: 100%;
            height: 175px; }
      .newsbox-con .n1box .conbox a .con {
        float: right;
        width: 52%;
        line-height: 25px;
        height: 175px;
        overflow: hidden; }
.newsbox-con .n2box {
  border: 1px solid #eee; }
  .newsbox-con .n2box a {
    text-decoration: none;
    display: block; }
    .newsbox-con .n2box a .picbox {
      position: relative; }
      .newsbox-con .n2box a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .newsbox-con .n2box a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
          @media screen and (min-width: 991px) {
            .newsbox-con .n2box a .picbox .imgbox img {
              height: 228px; } }
      .newsbox-con .n2box a .picbox .icon {
        position: absolute;
        left: 20px;
        bottom: -10px; }
    .newsbox-con .n2box a .conbox {
      padding: 15px; }
      .newsbox-con .n2box a .conbox .title {
        font-size: 16px;
        font-weight: bold;
        color: #373636;
        line-height: 25px;
        max-height: 50px;
        overflow: hidden; }
      .newsbox-con .n2box a .conbox .timebox {
        margin-top: 5px;
        border: 1px solid #eee;
        overflow: hidden;
        line-height: 25px; }
        .newsbox-con .n2box a .conbox .timebox .t1 {
          float: left;
          width: 55%;
          border-right: 1px solid #eee;
          font-size: 12px;
          color: #666;
          text-align: center; }
          .newsbox-con .n2box a .conbox .timebox .t1 span {
            color: #999; }
        .newsbox-con .n2box a .conbox .timebox .t2 {
          float: left;
          width: 45%;
          text-align: center;
          font-size: 12px;
          color: #1352b7; }
      .newsbox-con .n2box a .conbox .con {
        margin-top: 10px;
        font-size: 12px;
        color: #a6a6a6;
        line-height: 20px;
        height: 60px;
        overflow: hidden; }
.newsbox-con .n3box {
  border: 1px solid #eee; }
  .newsbox-con .n3box .titlebox {
    border-bottom: 1px solid #eee;
    height: 38px; }
    .newsbox-con .n3box .titlebox .title {
      float: left;
      width: 125px;
      line-height: 38px;
      background: url(../images/navbg.jpg) no-repeat;
      background-size: 100% 100%;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      text-align: center; }
    .newsbox-con .n3box .titlebox .morebtn {
      float: right;
      line-height: 38px;
      padding-right: 15px; }
      .newsbox-con .n3box .titlebox .morebtn a {
        color: #c6c6c6;
        font-size: 12px;
        font-family: "Arial";
        text-transform: uppercase; }
  .newsbox-con .n3box .npicbox {
    padding: 10px;
    position: relative; }
    .newsbox-con .n3box .npicbox .npicbox-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto; }
      .newsbox-con .n3box .npicbox .npicbox-carousel .item {
        display: block; }
        .newsbox-con .n3box .npicbox .npicbox-carousel .item .picbox {
          overflow: hidden; }
          .newsbox-con .n3box .npicbox .npicbox-carousel .item .picbox .imgbox {
            overflow: hidden; }
            .newsbox-con .n3box .npicbox .npicbox-carousel .item .picbox .imgbox img {
              max-height: 100%;
              max-width: 100%; }
    .newsbox-con .n3box .npicbox .owl-theme .owl-controls .owl-buttons .owl-prev, .newsbox-con .n3box .npicbox .owl-theme .owl-controls .owl-buttons .owl-next {
      background: #e2e2e2;
      width: 37px;
      height: 37px;
      line-height: 37px;
      color: #999;
      font-family: "黑体";
      border: none;
      padding: 0;
      border-radius: 0;
      opacity: 1;
      font-size: 20px;
      margin: 0 20px;
      transition: all .3s; }
      .newsbox-con .n3box .npicbox .owl-theme .owl-controls .owl-buttons .owl-prev:hover, .newsbox-con .n3box .npicbox .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background: url(../images/navbg.jpg) no-repeat;
        background-size: 100% 100%;
        color: #fff; }
    .newsbox-con .n3box .npicbox .nicon {
      position: absolute;
      bottom: 10px;
      left: 50%;
      margin-left: -18.5px; }
      .newsbox-con .n3box .npicbox .nicon a {
        text-decoration: none;
        display: block;
        width: 37px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        background: #e2e2e2;
        transition: all .3s; }

.messagesbox-con {
  color: #fff; }
  .messagesbox-con .titbox span {
    display: block;
    font-size: 30px; }
    .messagesbox-con .titbox span:nth-child(2) {
      font-size: 14px;
      text-transform: uppercase; }
  .messagesbox-con .stxt {
    margin-top: 20px; }
    .messagesbox-con .stxt span {
      display: block;
      font-size: 18px;
      font-weight: bold; }
      .messagesbox-con .stxt span:nth-child(2) {
        margin-top: 5px;
        font-size: 14px;
        color: #fff;
        font-weight: normal; }
  .messagesbox-con .mbox {
    margin-top: 35px; }
    .messagesbox-con .mbox form {
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
    .messagesbox-con .mbox .textbox1 {
      width: 24.5%;
      height: 50px;
      background: #fff url(../images/messagesbox-icon1.png) no-repeat 95% 13px;
      border: none;
      padding: 0 45px 0 15px;
      font-size: 14px;
      color: #999;
      outline: none; }
      @media screen and (max-width: 990px) {
        .messagesbox-con .mbox .textbox1 {
          width: 100%;
          margin-bottom: 10px; } }
      .messagesbox-con .mbox .textbox1:nth-child(2) {
        background: #fff url(../images/messagesbox-icon2.png) no-repeat 95% 13px; }
      .messagesbox-con .mbox .textbox1:nth-child(3) {
        background: #fff url(../images/messagesbox-icon3.png) no-repeat 95% 13px; }
    .messagesbox-con .mbox .submitbtn {
      font-size: 14px;
      width: 24%;
      height: 50px;
      background: #fdcd21 url(../images/messagesbox-icon4.png) no-repeat 65% center;
      color: #000;
      border: none;
      outline: none;
      padding-right: 55px;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .messagesbox-con .mbox .submitbtn {
          width: 100%; } }
      .messagesbox-con .mbox .submitbtn:hover {
        background: #614836 url(../images/messagesbox-icon4.png) no-repeat 65% center; }

.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; }
.about-con .conbox  img{
margin-top:5px;
    max-width: 100%; }
.about-con .conbox  table{
    width: 100%; }
.about-con .conbox  table td{
border:1px solid #CCCCCC}
  
  @media screen and (max-width: 990px) {
    .about-con .conbox {
      font-size: 14px;
      line-height: 30px; } }

.product-con .list {
  padding: 0 5px 10px; }
  .product-con .list a {
    background: #fff;
    text-decoration: none;
    display: block;
    overflow: hidden;
    color: #292929;
    font-size: 16px;
    border: 1px solid #eee; }
    .product-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .product-con .list a .picbox {
      overflow: hidden; }
      .product-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .product-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .product-con .list a .conbox {
      height: 45px;
      line-height: 45px;
      overflow: hidden;
      padding: 0 15px; }
      .product-con .list a .conbox span {
        float: left;
        width: calc(100% - 90px); }
        .product-con .list a .conbox span:nth-child(2) {
          float: right;
          width: 60px;
          text-align: right;
          font-weight: bold;
          font-size: 12px;
          color: #999;
          font-family: "Arial";
          text-transform: uppercase; }

.title-posit {
  height: 38px;
  line-height: 38px;
  border: 1px solid #ddd;
  background: url(../images/title-posit-bg2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow: hidden; }
  .title-posit .tp {
    overflow: hidden;
    padding: 0 10px; }
    .title-posit .tp .title {
      line-height: 36px;
      background: url(../images/title-posit-bg1.png) no-repeat;
      width: 230px;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      padding-left: 15px; }
      .title-posit .tp .title span {
        font-weight: normal;
        font-size: 14px;
        font-family: "Arial"; }
    .title-posit .tp .posit {
      font-size: 12px;
      color: #616161; }
      .title-posit .tp .posit span {
        color: #343434;
        font-weight: bold; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #616161; }
    .title-posit .tp .backbtn a {
      color: #292929;
      font-size: 12px; }

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

.news-con .nlist a {
  display: block;
  text-decoration: none;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden; }
  .news-con .nlist a:hover .picbox {
    opacity: .5; }
  .news-con .nlist a:hover .conbox .morebtn span:nth-child(2) {
    background: #09295b; }
  .news-con .nlist a .picbox {
    width: 25%;
    transition: all 0.3s; }
  .news-con .nlist a .conbox {
    width: 73%; }
    .news-con .nlist a .conbox .tit {
      margin-top: 10px;
      font-size: 16px;
      line-height: 20px;
      height: 20px;
      overflow: hidden;
      color: #2b2b2b;
      font-weight: bold; }
    .news-con .nlist a .conbox .con {
      margin-top: 10px;
      font-size: 12px;
      color: #878787;
      line-height: 20px;
      height: 40px;
      overflow: hidden; }
    .news-con .nlist a .conbox .morebtn {
      margin-top: 10px; }
      .news-con .nlist a .conbox .morebtn span {
        float: left;
        width: calc(100% - 100px);
        font-size: 14px;
        color: #9a9a9a; }
        .news-con .nlist a .conbox .morebtn span:nth-child(2) {
          float: right;
          width: 80px;
          height: 30px;
          border-radius: 3px;
          background: #1352b7;
          color: #fff;
          font-size: 12px;
          line-height: 30px;
          text-align: center;
          transition: all 0.3s ease 0s; }

@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; }

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

.contact-con .messagesCon .inputlist {
  margin-bottom: 10px; }
  .contact-con .messagesCon .inputlist:first-child {
    float: left;
    width: 49%; }
    @media screen and (max-width: 990px) {
      .contact-con .messagesCon .inputlist:first-child {
        width: 100%; } }
  .contact-con .messagesCon .inputlist:nth-child(2) {
    float: right;
    width: 49%; }
    @media screen and (max-width: 990px) {
      .contact-con .messagesCon .inputlist:nth-child(2) {
        width: 100%; } }
  .contact-con .messagesCon .inputlist .textbox1 {
    background: #fff;
    border: 1px solid #e2e2e2;
    outline: none;
    height: 40px;
    width: 100%;
    color: #666;
    font-size: 14px;
    padding: 0 10px; }
  .contact-con .messagesCon .inputlist .textbox2 {
    background: #fff;
    border: 1px solid #e2e2e2;
    outline: none;
    height: 120px;
    width: 100%;
    color: #666;
    font-size: 14px;
    padding: 10px; }
  .contact-con .messagesCon .inputlist .submitbtn {
    background: #00a45f;
    color: #fff;
    font-size: 14px;
    height: 40px;
    width: 100%;
    border: none;
    outline: none;
    transition: all .3s; }
    .contact-con .messagesCon .inputlist .submitbtn:hover {
      background: #f18a10; }

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

.topbar-wrap {
  height: 35px;
  background: url(../images/topbarbg1.jpg) repeat-x;
  font-size: 14px;
  color: #696969; }
  .topbar-wrap .tlt {
    line-height: 35px; }
  .topbar-wrap .trt {
    overflow: hidden; }
    .topbar-wrap .trt .t1box {
      float: left;
      font-size: 14px;
      color: #696969;
      line-height: 35px; }
      .topbar-wrap .trt .t1box span {
        margin: 0 5px; }
      .topbar-wrap .trt .t1box a {
        color: #696969; }
    .topbar-wrap .trt .t2box {
      float: left;
      margin-left: 15px; }
      .topbar-wrap .trt .t2box a {
        text-decoration: none;
        display: block;
        width: 110px;
        line-height: 35px;
        height: 35px;
        background: url(../images/navbg.jpg) no-repeat;
        background-size: 100% 100%;
        color: #fff;
        text-align: center; }

.header-wrap .header {
  height: 120px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 120px; }
    @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 .searchbox {
    border-left: 1px solid #ddd;
    padding-left: 25px;
    margin-left: 25px;
    margin-top: 30px; }
    .header-wrap .header .searchbox .s1box {
      overflow: hidden; }
      .header-wrap .header .searchbox .s1box .textbox1 {
        float: left;
        width: 310px;
        height: 38px;
        border: 1px solid #ddd;
        padding: 0 10px;
        font-size: 14px;
        color: #666;
        outline: none; }
      .header-wrap .header .searchbox .s1box .submitbtn {
        float: left;
        width: 73px;
        height: 38px;
        background: url(../images/navbg.jpg) no-repeat;
        background-size: 100% 100%;
        color: #fff;
        border: none;
        outline: none;
        font-size: 16px;
        font-weight: bold;
        transition: all .3s; }
        .header-wrap .header .searchbox .s1box .submitbtn:hover {
          background: url(../images/navlist-hover.jpg) no-repeat;
          background-size: 100% 100%;
          color: #000; }
    .header-wrap .header .searchbox .s2box {
      margin-top: 10px; }
      .header-wrap .header .searchbox .s2box a {
        font-size: 14px;
        color: #696969;
        margin-right: 15px; }
  .header-wrap .header .phonebox {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    text-align: right; }
    .header-wrap .header .phonebox .icon {
      position: relative;
      top: -20px;
      display: inline-block;
      margin-right: 10px; }
    .header-wrap .header .phonebox .ptxt {
      text-align: left;
      display: inline-block; }
      .header-wrap .header .phonebox .ptxt span {
        display: block;
        font-size: 16px;
        color: #2c2c2c; }
        .header-wrap .header .phonebox .ptxt span:nth-child(2) {
          font-size: 30px;
          font-family: "Arial";
          color: #23448b;
          font-weight: bold; }
  @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: #124dae;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }

.nav-wrap {
  background: url(../images/navbg.jpg) repeat-x;
  height: 60px; }
  .nav-wrap .nav-ul {
    height: 60px;
    background: url(../images/navline.png) no-repeat left center; }
    .nav-wrap .nav-ul .navlist {
      float: left;
      width: 11.11%;
      text-align: center;
      position: relative;
      z-index: 1;
      height: 60px;
      background: url(../images/navline.png) no-repeat right center; }
      .nav-wrap .nav-ul .navlist .listh1 {
        display: block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        line-height: 60px;
        transition: all .3s; }
        .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
          background: url(../images/navlist-hover.jpg) no-repeat;
          background-size: 100% 100%;
          color: #000; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        top: 60px;
        left: 0;
        display: none;
        background: #1252b7;
        width: 200px; white-space:nowrap;overflow:hidden; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          line-height: 35px;
          position: relative; }
          .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: #09285a; }
          .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; }

.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 5px; }
      .banner-wrap .owl-theme .owl-controls .owl-page span {
        opacity: 1;
        background: #fff;
        border-radius: 0;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0;
        position: relative;
        overflow: visible; }
        .banner-wrap .owl-theme .owl-controls .owl-page span:before {
          content: '';
          position: absolute;
          top: -2px;
          left: -2px;
          width: 14px;
          height: 14px;
          border: 1px solid rgba(35, 68, 139, 0); }
    .banner-wrap .owl-theme .owl-controls .owl-page:hover span, .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #23448b; }
      .banner-wrap .owl-theme .owl-controls .owl-page:hover span:before, .banner-wrap .owl-theme .owl-controls .owl-page.active span:before {
        border: 1px solid #23448b; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.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: #124dae;
    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: block;
  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: #124dae;
      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: #124dae; }
.content-wrap .ltside .linkbox .title-arrow {
  background: url(../images/ltside-titbg.jpg) no-repeat;
  background-size: 100% 100%;
  height: 290px;
  color: #fff;
  text-align: center;
  padding-top: 45px; }
  .content-wrap .ltside .linkbox .title-arrow span {
    display: block; }
    .content-wrap .ltside .linkbox .title-arrow span:first-child {
      font-size: 21px;
      font-weight: bold; }
    .content-wrap .ltside .linkbox .title-arrow span:nth-child(2) {
      margin-top: 10px;
      font-size: 14px; }
    .content-wrap .ltside .linkbox .title-arrow span:nth-child(3) {
      width: 140px;
      height: 2px;
      background: #fff;
      margin: 15px auto; }
    .content-wrap .ltside .linkbox .title-arrow span:nth-child(4) {
      margin-top: 20px;
      font-size: 24px;
      font-weight: bold;
      text-transform: uppercase; }
    .content-wrap .ltside .linkbox .title-arrow span:nth-child(5) {
      font-size: 24px;
      font-weight: bold;
      text-transform: uppercase; }
.content-wrap .ltside .linkbox .link-wrap {
  border: 1px solid #d9d9d9; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    border-bottom: 1px solid #d9d9d9; }
    .content-wrap .ltside .linkbox .link-wrap .lbox:last-child {
      border-bottom: none; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      padding-left: 30px;
      display: block;
      height: 48px;
      text-align: left;
      color: #292929;
      line-height: 48px;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      overflow: hidden;
      background: url(../images/ltside-listbg.jpg) no-repeat;
      background-size: 100% 100%; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        color: #124dae; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .icon {
        float: left;
        width: 45px;
        margin-top: -3px; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .tit {
        float: left;
        width: calc(100% - 45px); }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul {
        background: #fff;
        padding: 0 15px; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
          margin-bottom: 5px;
          border-bottom: 1px dashed #ccc; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
            border-bottom: none;
            margin-bottom: 0; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
            padding-left: 40px;
            display: block;
            height: 35px;
            text-align: left;
            color: #292929;
            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: #124dae; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
              float: left;
              width: 10%;
              font-style: normal; }
            .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
              float: left;
              width: 80%; }
.content-wrap .ltside .contactbox {
  background: url(../images/ltside-bg1.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 290px;
  padding: 165px 15px 0 0;
  color: #1252b6;
  text-align: right; }
  .content-wrap .ltside .contactbox span {
    display: block;
    font-size: 16px; }
    .content-wrap .ltside .contactbox span:nth-child(2) {
      font-weight: bold;
      font-family: "Arial";
      font-size: 30px; }
  .content-wrap .ltside .contactbox a {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    background: url(../images/navbg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    font-size: 14px; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  background: #333; }
  .footer-wrap .footer .f1box {
    border-bottom: 1px solid #3d3d3d;
    padding: 15px 0;
    overflow: hidden; }
    .footer-wrap .footer .f1box .logo {
      float: left; }
    .footer-wrap .footer .f1box .linkbox {
      float: right; }
      .footer-wrap .footer .f1box .linkbox a {
        color: #fff;
        line-height: 80px;
        font-size: 14px;
        margin-left: 25px; }
  .footer-wrap .footer .f2box {
    border-bottom: 1px solid #3d3d3d;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
    padding: 35px 0; }
    .footer-wrap .footer .f2box .list {
      float: left;
      width: 20%;
      overflow: hidden;
      padding-left: 15px; }
      .footer-wrap .footer .f2box .list:first-child {
        width: 40%;
        font-weight: normal;
        padding-left: 0; }
      .footer-wrap .footer .f2box .list i {
        width: 30px;
        float: left; }
      .footer-wrap .footer .f2box .list span {
        float: left;
        width: calc(100% - 40px); }
      .footer-wrap .footer .f2box .list b {
        font-style: normal;
        font-weight: normal; }
  .footer-wrap .footer .f3box {
    overflow: hidden;
    padding: 30px 0;
    color: #fff;
    font-size: 14px; }
    @media screen and (max-width: 990px) {
      .footer-wrap .footer .f3box {
        text-align: center;
        padding: 20px 0; } }
    .footer-wrap .footer .f3box .flt {
      float: left;
      margin-top: 10px;
      line-height: 30px; }
      @media screen and (max-width: 990px) {
        .footer-wrap .footer .f3box .flt {
          float: none;
          margin-top: 0; } }
    .footer-wrap .footer .f3box .frt {
      float: right;
      width: 80px;
      text-align: center; }
      .footer-wrap .footer .f3box .frt img {
        width: 100%; }
      .footer-wrap .footer .f3box .frt span {
        margin-top: 5px;
        display: block; }

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