@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-pad-1 {
  padding: 85px 0; }
  @media screen and (max-width: 990px) {
    .main-pad-1 {
      padding: 45px 0; } }

.main-pad-2 {
  padding: 65px 0; }

.main-pad-3 {
  padding: 0 0 35px; }

.main-martop-1 {margin-top: 35px; }
.ls-pro{display: flex;justify-content: space-between;align-items: flex-start;}
.ls-pro .showpic{width: 40%;}
.ls-pro .txt{width:55%;line-height: 32px;}

@media (max-width:767px){
  .ls-pro{display: block;}
  .ls-pro .showpic, .ls-pro .txt{width: 100%;}
}

.main-martop-2 {
  margin-top: 15px; }

.main-martop-3 {
  margin-top: 55px; }

.main-marbottom-1 {
  margin-bottom: 35px; }

.main-marbottom-2 {
  margin-bottom: 15px; }

.main-padleft-1 {
  padding-left: 45px; }
  @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; }

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%; } }

.positionRelative {
  position: relative; }

.bodybg1 {
  position: absolute;
  top: 0;
  left: -30px; }

.title-1.active2 .chtit {
  color: #fff; }
.title-1.active2 .entit {
  color: #fff; }
.title-1 .chtit {
  font-size: 30px;
  font-weight: lighter;
  color: #65717f; }
.title-1 .line {
  width: 45px;
  height: 3px;
  background: #efd192;
  margin: 10px auto; }
.title-1 .entit {
  font-size: 15px;
  color: #555;
  font-family: "Arial"; }

.title-2 .title {
  font-size: 26px;
  color: #555;
  line-height: 35px; }
  .title-2 .title span {
    color: #fa8e10;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Aparajita";
    margin-right: 15px; }
.title-2 .stxt {
  margin-top: 25px;
  font-size: 15px;
  color: #131313; }
.title-2 .bg {
  position: absolute;
  left: 0;
  top: 0; }
  @media screen and (max-width: 990px) {
    .title-2 .bg {
      display: none; } }

.text-1.active2 a {
  color: #fff; }
.text-1 a {
  display: inline-block;
  text-decoration: none;
  height: 35px;
  width: 125px;
  border: 1px solid #959595;
  font-size: 16px;
  color: #3c3c3c;
  line-height: 33px;
  text-transform: uppercase;
  transition: all .3s; }
  .text-1 a:hover {
    background: #fa8e10;
    color: #fff;
    border-color: #fa8e10; }

.text-2 a {
  color: #555;
  font-size: 18px; }

.aboutbox-con {
  font-size: 16px;
  color: #343434;
  line-height: 35px;
  height: 140px;
  overflow: hidden; }

.businessbox-con .list {
  padding: 0 5px 10px; }
  .businessbox-con .list a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden; }
    .businessbox-con .list a:hover .showcn {
      background: rgba(0, 0, 0, 0.35); }
    .businessbox-con .list a .picbox {
      overflow: hidden; }
      .businessbox-con .list a .picbox .imgbox {
        overflow: hidden; }
        .businessbox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .businessbox-con .list a .showcn {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.75);
      color: #fff;
      display: -webkit-flex;
      -webkit-align-items: center;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      transition: all .3s; }
      .businessbox-con .list a .showcn .sbox {
        text-align: center; }
        .businessbox-con .list a .showcn .sbox .icon {
          margin-bottom: 15px; }
        .businessbox-con .list a .showcn .sbox .tit {
          line-height: 25px;
          height: 25px;
          overflow: hidden; }

.casebox-con .list {
  padding: 0 5px 10px; }
  .casebox-con .list a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden; }
    .casebox-con .list a:hover .showcn {
      background: rgba(0, 0, 0, 0.35); }
    .casebox-con .list a .picbox {
      overflow: hidden; }
      .casebox-con .list a .picbox .imgbox {
        overflow: hidden; }
        .casebox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
          @media screen and (min-width: 991px) {
            .casebox-con .list a .picbox .imgbox img {
              height: 250px; } }
    .casebox-con .list a .showcn {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.75);
      color: #fff;
      transition: all .3s;
      padding: 5px;
      font-size: 16px; }
      .casebox-con .list a .showcn .sbox {
        border: 1px solid rgba(255, 255, 255, 0.5);
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center;
        justify-content: center; }
        .casebox-con .list a .showcn .sbox .titbox {
          text-align: center; }
          .casebox-con .list a .showcn .sbox .titbox span {
            display: block;
            line-height: 30px;
            height: 30px;
            overflow: hidden; }

.newsbox-con.active2 .list a {
  border: 1px solid #eee; }
.newsbox-con .list {
  padding: 0 10px 20px; }
  .newsbox-con .list a {
    text-decoration: none;
    display: block;
    background: #fff;
    color: #131313;
    overflow: hidden; }
    .newsbox-con .list a:hover .conbox .title {
      color: #fa8e10; }
    .newsbox-con .list a .picbox {
      float: left;
      width: 25%; }
      @media screen and (max-width: 990px) {
        .newsbox-con .list a .picbox {
          width: 35%; } }
    .newsbox-con .list a .conbox {
      float: right;
      width: 75%;
      padding: 20px 15px 0; }
      @media screen and (max-width: 990px) {
        .newsbox-con .list a .conbox {
          width: 65%;
          padding: 20px; } }
      .newsbox-con .list a .conbox .title {
        font-size: 16px;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .newsbox-con .list a .conbox .time {
        font-size: 14px;
        font-family: "Arial";
        margin: 5px 0; }
      .newsbox-con .list a .conbox .con {
        margin-top: 8px;
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }

.choose-posit-wrap .choosebox {
  float: left; }
  @media screen and (max-width: 990px) {
    .choose-posit-wrap .choosebox {
      width: 100%; } }
  .choose-posit-wrap .choosebox .list {
    display: inline-block;
    float: left; }
    @media screen and (max-width: 990px) {
      .choose-posit-wrap .choosebox .list {
        margin-bottom: 10px; } }
    .choose-posit-wrap .choosebox .list a {
      text-decoration: none;
      display: block;
      color: #131313;
      font-size: 15px;
      position: relative;
      padding: 0 20px;
      height: 43px;
      line-height: 43px;
      transition: all .3s; }
      .choose-posit-wrap .choosebox .list a:before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -8px;
        margin-left: -6px;
        background: url(../images/choosebox-icon1.png) no-repeat;
        width: 13px;
        height: 8px;
        opacity: 0; }
      .choose-posit-wrap .choosebox .list a:hover, .choose-posit-wrap .choosebox .list a.active {
        background: #fa8e10;
        color: #fff; }
        .choose-posit-wrap .choosebox .list a:hover:before, .choose-posit-wrap .choosebox .list a.active:before {
          opacity: 1; }
.choose-posit-wrap .positbox {
  float: right;
  color: #131313;
  font-size: 15px; }
  @media screen and (max-width: 990px) {
    .choose-posit-wrap .positbox {
      width: 100%; } }
  .choose-posit-wrap .positbox a {
    color: #131313; }
  .choose-posit-wrap .positbox i {
    margin-right: 10px; }
  .choose-posit-wrap .positbox span {
    margin: 0 5px; }

.about-con {
  font-size: 18px;
  color: #555;
  line-height: 40px; }

.title-posit {
  height: 40px;
  line-height: 40px;
  background: #e9e9e9; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      display: inline-block;
      float: left;
      background: #083d99;
      padding: 0 15px;
      color: #fff;
      font-size: 20px; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #999;
      padding-right: 15px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #999; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #083d99;
    position: relative;
    top: -17px; }

.contact-con {
  font-size: 18px;
  color: #555;
  line-height: 40px; }

.news-details-con .title {
  text-align: center;
  color: #fc7a0c;
  font-size: 24px; }
.news-details-con .conbox {
  margin-top: 15px;
  color: #555;
  font-size: 18px;
  line-height: 45px; }

.infoshow-con img {
  max-width: 100%; }
.infoshow-con .title {
  text-align: center;
  font-size: 16px;
  color: #555;
  margin-top: 30px;
  margin-bottom: 35px; }
.infoshow-con .picbox {
  margin-bottom: 20px;
  text-align: center; }
  .infoshow-con .picbox img {
    border: 1px solid #ccc;
    max-width: 100%; }

.businessShow-con .showpic .top {
  position: relative;
  margin-bottom: 10px; }
  .businessShow-con .showpic .top .swiper-slide {
    position: relative;
    border: 1px solid #eee; }
    .businessShow-con .showpic .top .swiper-slide .li {
      overflow: hidden; }
      .businessShow-con .showpic .top .swiper-slide .li img {
        max-width: 100%;
        max-height: 100%; }
        @media screen and (min-width: 991px) {
          /* .businessShow-con .showpic .top .swiper-slide .li img {
            height: 550px; } } */
    .businessShow-con .showpic .top .swiper-slide .conbox {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-size: 22px;
      padding: 0 15px;
      line-height: 55px;
      height: 55px;
      overflow: hidden; }
  .businessShow-con .showpic .top .swiper-button {
    top: 0;
    margin-top: 0;
    width: 50%;
    height: 100%;
    background: none; }
    .businessShow-con .showpic .top .swiper-button.swiper-button-prev {display: none;
      position: absolute;
      left: 0;
      top: calc(100% + 10px);
      width: 13px;
      height: 120px;
      border-radius: 0;
      font-family: "黑体";
      color: #000;
      background: #f5f5f5;
      border: 1px solid #eee;
      padding: 0;
      margin: 0;
      line-height: 120px;
      text-align: center;
      font-size: 14px;
      transition: all .3s; }
      .businessShow-con .showpic .top .swiper-button.swiper-button-prev:hover {
        background: #fa8e10;
        color: #fff; }
    .businessShow-con .showpic .top .swiper-button.swiper-button-next {display: none;
      position: absolute;
      top: calc(100% + 10px);
      right: 0;
      width: 13px;
      height: 120px;
      border-radius: 0;
      font-family: "黑体";
      color: #000;
      background: #f5f5f5;
      border: 1px solid #eee;
      padding: 0;
      margin: 0;
      line-height: 120px;
      text-align: center;
      font-size: 14px;
      transition: all .3s; }
      .businessShow-con .showpic .top .swiper-button.swiper-button-next:hover {
        background: #fa8e10;
        color: #fff; }
.businessShow-con .showpic .bot2 {display: none;
  position: relative;
  overflow: hidden;
  padding: 0 15px; }
  .businessShow-con .showpic .bot2 .li {
    position: relative;
    cursor: pointer;
    height: 120px !important;
    line-height: 120px !important;
    overflow: hidden; }
    .businessShow-con .showpic .bot2 .li img {
      max-width: 100%;
      max-height: 100%;
      height: 62px; }
    .businessShow-con .showpic .bot2 .li .text {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 1;
      width: 100%;
      color: #fff;
      line-height: 24px;
      background: rgba(0, 0, 0, 0.3); }
  .businessShow-con .showpic .bot2 .conbox {
    text-align: center;
    color: #666;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    overflow: hidden; }
  .businessShow-con .showpic .bot2 .swiper-slide {
    float: left;
    width: 20%;
    padding: 0 2px; }
    @media screen and (max-width: 990px) {
      .businessShow-con .showpic .bot2 .swiper-slide {
        width: 33.33%; } }
    .businessShow-con .showpic .bot2 .swiper-slide.active-nav .li {
      border: solid 1px #fa8e10; }
    .businessShow-con .showpic .bot2 .swiper-slide .li {
      border: 1px solid #ddd;
      box-sizing: border-box; }
  .businessShow-con .showpic .bot2 .swiper-button {
    display: none; }

.header-wrap .header {
  height: 65px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  background: rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      position: absolute; } }
  .header-wrap .header .logo {
    line-height: 65px; }
    .header-wrap .header .logo img {
      max-width: 100%; }
  .header-wrap .header .nav-ul {
    padding-left: 65px; }
    .header-wrap .header .nav-ul .navlist {
      float: left;
      width: 16.66%;
      text-align: center;
      position: relative;
      height: 65px;
      z-index: 1; }
      .header-wrap .header .nav-ul .navlist .listh1 {
        display: block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        line-height: 65px; }
        .header-wrap .header .nav-ul .navlist .listh1:hover, .header-wrap .header .nav-ul .navlist .listh1.on {
          color: #fa8e10; }
      .header-wrap .header .nav-ul .navlist .list2-ul {
        position: absolute;
        top: 65px;
        left: 0;
        display: none;
        background: rgba(0, 0, 0, 0.5);
        width: 150px; }
        .header-wrap .header .nav-ul .navlist .list2-ul .list {
          line-height: 35px;
          position: relative; }
          .header-wrap .header .nav-ul .navlist .list2-ul .list a {
            display: block;
            text-decoration: none;
            color: #fff;
            font-size: 14px; }
            .header-wrap .header .nav-ul .navlist .list2-ul .list a:hover, .header-wrap .header .nav-ul .navlist .list2-ul .list a.on {
              background: #fa8e10; }
          .header-wrap .header .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 .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: #fa8e10;
    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%;
        border: 1px solid #ddd;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: none; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: none; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.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: #083d99;
    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: #083d99;
      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: #083d99; }
.content-wrap .ltside {
  padding-right: 20px; }
  .content-wrap .ltside .linkbox .title-arrow {
    background: #083d99;
    color: #fff;
    text-align: center;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold; }
  .content-wrap .ltside .linkbox .link-wrap {
    margin-top: 5px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox {
      margin-bottom: 3px; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list {
        background: #e9e9e9;
        display: block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        font-size: 16px;
        text-decoration: none;
        color: #666;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
        position: relative;
        z-index: 10; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
          background: #083d99;
          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: #083d99;
          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: #083d99; }
              .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: #083d99;
      color: #fff;
      text-align: center;
      height: 90px;
      line-height: 90px;
      font-size: 30px;
      font-weight: bold; }
    .content-wrap .ltside .contactbox .cbox {
      background: #e9e9e9;
      color: #333;
      padding: 10px 15px;
      line-height: 30px;
      font-size: 14px;
      font-family: "黑体"; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer .f1box {
  background: url(../images/footer-bg2.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0;
  color: #fff;
  font-size: 16px; }
  .footer-wrap .footer .f1box .messagebox {
    display: inline-block;
    float: left;
    width: 370px;
    padding-right: 60px; }
    .footer-wrap .footer .f1box .messagebox .inputlist {
      margin-bottom: 15px;
      overflow: hidden; }
      .footer-wrap .footer .f1box .messagebox .inputlist label {
        font-weight: normal;
        line-height: 28px;
        float: left;
        width: 55px; }
      .footer-wrap .footer .f1box .messagebox .inputlist .textbox1 {
        float: left;
        width: calc(100% - 75px);
        height: 28px;
        background: none;
        border: 1px solid #a3a3a3;
        padding: 0 10px;
        font-size: 12px;
        color: #fff;
        outline: none; }
      .footer-wrap .footer .f1box .messagebox .inputlist .textbox2 {
        float: left;
        width: calc(100% - 75px);
        height: 60px;
        background: none;
        border: 1px solid #a3a3a3;
        padding: 10px;
        font-size: 12px;
        color: #fff;
        outline: none; }
      .footer-wrap .footer .f1box .messagebox .inputlist .import {
        float: right;
        width: 20px;
        font-size: 16px;
        text-align: center; }
      .footer-wrap .footer .f1box .messagebox .inputlist .submitbtn {
        width: 90px;
        height: 30px;
        color: #fff;
        background: #fa8e10;
        line-height: 28px;
        text-align: center;
        border: none;
        font-size: 16px;
        margin-left: 55px; }
  .footer-wrap .footer .f1box .cconbox {
    display: inline-block;
    float: left;
    width: calc(100% - 595px);
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    height: 210px;
    padding-left: 45px; }
    .footer-wrap .footer .f1box .cconbox .title {
      margin-bottom: 15px; }
    .footer-wrap .footer .f1box .cconbox .conbox {
      line-height: 45px; }
  .footer-wrap .footer .f1box .ewmbox {
    margin-top: 20px;
    float: right;
    display: block;
    width: 225px;
    padding-left: 45px; }
    .footer-wrap .footer .f1box .ewmbox .pic {
      border: 1px solid #eee;
      border-image: url(../images/footer-bg1.png) 2/2px round;
      width: 150px;
      padding: 8px;
      text-align: center; }
      .footer-wrap .footer .f1box .ewmbox .pic img {
        width: 100%; }
    .footer-wrap .footer .f1box .ewmbox .tit {
      margin-top: 15px;
      text-align: center;
      width: 150px; }
.footer-wrap .footer .f2box {
  background: #131313;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 25px;
  padding: 10px 0; }
  .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; }


.header-wrap .header .nav-ul .navlist:nth-child(4) .list2-ul{
  width: 240px;
}

/*# sourceMappingURL=style.css.map */
