*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}
#show2{
  display: none;
}
#show4{
  display: none;
}
/*缓存*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party > div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/


/*头部*/
/*.headers{
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers>div{
    max-width: 1310px;
    margin: auto;
    height: 129px;
}*/
.listheader {
    width:100%;
    position: relative;
    z-index: 10;
    height: 118px;
}




.nav{
    margin:auto;
}

.navLeft{
    float: left;
    line-height: 118px;
    margin-left: 6%;
}

.navsearch{
    float: right;
    line-height: 118px;
    text-align: center;
    margin-right: 1%;
}
.navsearch img{
    cursor: pointer;
}


.naven{
    float: right;
    line-height: 118px;
    text-align: center;
    margin: 0 1%;
}

.navphone{
    float: right;
    line-height: 118px;
    text-align: center;
}



.nav .navs {
    position: relative;
    margin-bottom: 0;
    font-size: 0;
    float: right;
    width: 47%;
    display: flex;
}
.nav .navs>li {
    display: inline-block;
    font-size: 16px;
    position: relative;
    line-height: 118px;
    text-align: center;
    transition: all 0.3s;
    flex: 1;
}
.nav .navs>li>a {
text-align: center;
    color: #0f0e0e;
    display: block;
    overflow: hidden;
}
/*.nav span {
    float:right;
}*/
/*.nav .navs>li:nth-child(1){
    width: 16%;
    background: #e70012;
}
.nav .navs>li:nth-child(1)>a {
    border-left:0;
    color: #fff;
}*/
.nav .navs>li:last-child>a {
    border-right:0;
}
.nav .navs>li:hover {
}
.nav .navs>li:hover>a{
    /*color:#fff;*/
}










/**/
.clear {
    clear: both;
}



.m-nav {
    position: fixed;
    top: 6rem;
    left: 0;
    width: 100%;
    height: calc(100% - 6rem);
    z-index: 33000000;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    display: none;
}

.m-nav li a{
    display: block;
}
.m-nav li .tit{
    font-size: 1.36rem;
    line-height: 1.46rem;
    padding: 1rem;
    color: #2c2c2c;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.m-nav li .tit:before{
    content: "";
    position: absolute;
    right: 1.3rem;
    width: 1.42rem;
    height: 1.42rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../image/m-nav-arrow.png);
}
.m-nav li.on1 .tit:before{
    background-image: url("../image/m-nav-jia.png");
}
.m-nav li.on2 .tit:before{
    background-image: url("../image/m-nav-jian.png");
}
.m-nav li .navson{
    padding: .15rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: none;
}
.m-nav li .navson a{
    font-size: 1.3rem;
    line-height: 2.4rem;
    padding: .15rem 1.3rem;
    color: #737373;
}




.search {

}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 118px;
    display: none;
    z-index: 10;
    background: #e70012;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.navs>li .more{
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    /*margin-left: -100px;*/
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;    display: none;
}
.navs>li .more a{
    display: block;
    color: #333;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    transition: all 0.3s linear 0s;
}

.navs>li .more a:hover{
    color: #e70012;
}



.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .swiper-pagination-bullet-active{
    background: #b61812;
}



.dongda_aTop{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 62px;
    overflow: hidden;
}
.dongda_aTop div{
    font-size: 36px;
    color: #0d0909;
    margin-bottom: 25px;
    line-height: 100%;
}
.dongda_aTop span{
    font-size: 16px;
    color: #0d0909;
}

.dongda_a{
    width: 100%;
    overflow: hidden;
}
.dongda_a a{
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 83px;
}
.dongda_a a>img{
    width: 100%;
}
.dongda_a .dongda_atext{
    position: absolute;
    width: 360px;
    left: 0;
    height: 100%;
    top: 0;
    background: rgba(178,33,27,0.8);
    text-align: center;
    padding-top: 10%;
}
.dongda_a .dongda_atext div{
    position: relative;
    margin-bottom: 29%;
}
.dongda_a .dongda_atext div img{
    
}
.dongda_a .dongda_atext div span{
    position: absolute;
    font-size: 41px;
    color: #fff;
    margin: auto;
    display: block;
    width: 44px;
    left: 50%;
    top: 16%;
}

.dongda_a .dongda_atext>img{
    
}

.dongda_a a:nth-child(2n) .dongda_atext{
    right: 0;
    left: auto;
}
.dongda_a a:last-child{
    margin-bottom: 0;
}





.dongda_b{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 78px 0;
    background: #f0f0f0;
}


.wp {
    max-width: 1200px;
    margin: 0 auto;
}


.common-title {
  height: 90px;
  width: 100%;
  font-size: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .common-title .title {
    line-height: 36px; }
    .common-title .title .span {
      display: inline-block;
      vertical-align: middle;
      font-size: 27px;
      color: #3C3C3C;
      position: relative;
      padding-right: 13px;
      margin-right: 5px; }
      .common-title .title .span i {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -10.5px;
        width: 5px;
        height: 5px;
        background: #414141; }
        .common-title .title .span i:after {
          content: "";
          position: absolute;
          right: 0;
          top: 8px;
          width: 5px;
          height: 15px;
          background: #BC0009; }
    .common-title .title .h2 {
      margin-top: 6px;
      display: inline-block;
      vertical-align: middle;
      font-size: 27px;
      color: #3C3C3C;
      font-family: "Conv_DidotLTStd-Roman";
      font-weight: bold; 
      margin-bottom: 5px;

  }
  .common-title .more a {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #0E0E0E;
    text-align: center;
    border: 1px solid #0E0E0E;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .common-title .more:hover {
    background: #C7000B;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .common-title .more:hover a {
      border-color: #C7000B;
      color: #fff; }


.fl {
    float: left;
}
.fr {
    float: right;
}



.common-2 {
  background: #F0F0F0;
  padding-bottom: 124px; }
  .common-2 .about-holike .left {
    width: 835px; }
    .common-2 .about-holike .left .swiper-slide a {
      display: block;
      width: 100%;
      height: 100%; }
      .common-2 .about-holike .left .swiper-slide a:hover .introduce {
        -webkit-transform: translate(10px, 0);
           -moz-transform: translate(10px, 0);
            -ms-transform: translate(10px, 0);
                transform: translate(10px, 0); }
        .common-2 .about-holike .left .swiper-slide a:hover .introduce .more-btn {
          opacity: 1;
          -webkit-transform: translate(0, 0);
             -moz-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
                  transform: translate(0, 0); }
    .common-2 .about-holike .left .swiper-slide .introduce {
      z-index: 22;
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 50%;
      left: 0;
      width: 296px;
      height: 343px;
      margin-top: -171.5px;
      background: #FFF;
      padding: 65px 46px 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .common-2 .about-holike .left .swiper-slide .introduce span {
        font-size: 20px;
        color: #000;
        margin-bottom: 4px; }
      .common-2 .about-holike .left .swiper-slide .introduce h3 {
        font-size: 14px;
        color: rgba(51, 51, 51, 0.4); }
      .common-2 .about-holike .left .swiper-slide .introduce .icon {
        margin: 12px 0;
        display: block;
        width: 100%;
        height: 1px;
        border-top: 1px dashed rgba(0, 0, 0, 0.3); }
      .common-2 .about-holike .left .swiper-slide .introduce .p {
        width: 100%;
        color: #666;
        font-size: 14px;
        line-height: 28px;
        height: 112px;
        overflow: hidden; }
      .common-2 .about-holike .left .swiper-slide .introduce .btn {
        width: 34px;
        height: 92px;
        line-height: 92px;
        text-align: center;
        position: absolute;
        right: -34px;
        top: 50%;
        margin-top: -46px;
        background: #BE000A; }
        .common-2 .about-holike .left .swiper-slide .introduce .btn img {
          vertical-align: middle; }
      .common-2 .about-holike .left .swiper-slide .introduce .more-btn {
        margin-top: 20px;
        font-size: 14px;
        color: #141414;
        text-align: right;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 0;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transform: translate(-30px, 0);
           -moz-transform: translate(-30px, 0);
            -ms-transform: translate(-30px, 0);
                transform: translate(-30px, 0); }
        .common-2 .about-holike .left .swiper-slide .introduce .more-btn span {
          margin-top: -4px;
          margin-left: 15px;
          display: inline-block;
          vertical-align: middle;
          width: 13px;
          height: 13px;
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(../images/icon-29.png); }
    .common-2 .about-holike .left .swiper-slide .img {
      margin-left: 117px;
      width: 718px;
      height: 514px; }
      .common-2 .about-holike .left .swiper-slide .img img {
        width: 100%;
        height: 100%; }
  .common-2 .about-holike .right {
    margin-left: 845px; }
    .common-2 .about-holike .right .li {
      cursor: pointer;
      position: relative;
      width: 100%;
      height: 164px;
      margin-bottom: 10px;
      background: #FFF;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      font-size: 0;
      padding-top: 45px;
      padding-left: 70px;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .common-2 .about-holike .right .li a {
        display: block;
        width: 100%;
        height: 100%; }
      .common-2 .about-holike .right .li .img {
        display: inline-block;
        vertical-align: top;
        width: 74px;
        height: 74px;
        border-radius: 50%;
        border: 1px solid #777;
        overflow: hidden;
        position: relative;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .common-2 .about-holike .right .li .img img {
          z-index: 222;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .common-2 .about-holike .right .li .img img + img {
          -webkit-transform: translate(-50%, -150%);
             -moz-transform: translate(-50%, -150%);
              -ms-transform: translate(-50%, -150%);
                  transform: translate(-50%, -150%); }
      .common-2 .about-holike .right .li .title {
        display: inline-block;
        vertical-align: top;
        margin-left: 26px;
        margin-top: 16px; }
        .common-2 .about-holike .right .li .title span {
          font-size: 18px;
          color: #444;
          margin-bottom: 5px; }
        .common-2 .about-holike .right .li .title h2 {
          font-size: 14px;
          color: rgba(51, 51, 51, 0.5); }
      .common-2 .about-holike .right .li:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background: #333;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .common-2 .about-holike .right .li:before {
        position: absolute;
        content: "";
        right: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background: #C7000B;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .common-2 .about-holike .right .li:hover {
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); }
        .common-2 .about-holike .right .li:hover .img {
          border-color: #C7000B;
          background: #C7000B; }
          .common-2 .about-holike .right .li:hover .img img {
            -webkit-transform: translate(-50%, 150%);
               -moz-transform: translate(-50%, 150%);
                -ms-transform: translate(-50%, 150%);
                    transform: translate(-50%, 150%); }
          .common-2 .about-holike .right .li:hover .img img + img {
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
          .common-2 .about-holike .right .li:hover .img .img-bottom {
            opacity: 0;
            -webkit-transition: all 0s ease;
            -moz-transition: all 0s ease;
            transition: all 0s ease; }
        .common-2 .about-holike .right .li:hover:after {
          width: 25px; }
        .common-2 .about-holike .right .li:hover:before {
          width: 323px; }
    .common-2 .about-holike .right .active {
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); }
      .common-2 .about-holike .right .active .img {
        border-color: #C7000B;
        background: #C7000B; }
        .common-2 .about-holike .right .active .img img {
          -webkit-transform: translate(-50%, 150%);
             -moz-transform: translate(-50%, 150%);
              -ms-transform: translate(-50%, 150%);
                  transform: translate(-50%, 150%); }
        .common-2 .about-holike .right .active .img img + img {
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .common-2 .about-holike .right .active:after {
        width: 25px; }
      .common-2 .about-holike .right .active:before {
        width: 323px; }
    .common-2 .about-holike .right .li:last-child {
      margin-bottom: 0; }




.dongda_cnav{
    text-align: center;
    overflow: hidden;
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 47px;
}
.dongda_cnav span{
    display: block;
    font-size: 36px;
    color: #0d0909;
    margin-top: 53px;
    margin-bottom: 30px;
    line-height: 100%;
}
.dongda_cnav div{
    display: flex;
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    background: #be000a;
    text-align: center;
}
.dongda_cnav div a{
    display: block;
    font-size: 18px;
    color: #fff;
    flex: 1;
}


.dongda_ctitle{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    height: 58px;
}

.dongda_ctitle label{
    float: left;
    font-size: 23px;
    color: #111112;
    margin: 0;
}
.dongda_ctitle a{
    float: right;
    color: #120e0e;
}



.dongda_c{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 33px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.dongda_cLeft{
    width: 24%;
    overflow: hidden;
    display: none;
}
.dongda_cLeft a{
    display: block;
    overflow: hidden;
}
.dongda_cLeft a img{
    width: 100%;
    transition: all 0.3s;
}

.dongda_cLeft a:hover img{
    transform: scale(1.1);
}

.dongda_cRight{
    display: block;
    border: 1px solid #e0e0e0;
    width: 24%;
    overflow: hidden;
    text-align: center;
}
.dongda_cRight div{
  
    /*margin-bottom: 28px;*/
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 2px;
}
.dongda_cRight div img{
    width: 100%;
    transition: all 0.3s;
}
.dongda_cRight span{
    display: block;
    color: #0f0f13;
    font-size: 16px;
    font-size: 0;
   
}
.dongda_cRight label{
    margin: 0;
    width: 95px;
    height: 26px;
    border: 1px solid #7e7e7e;
    line-height: 26px;
    color: #010101;
    font-weight: 400;
    border-radius: 30px;
    margin-top: 21px;
    transition: all 0.3s;
    display: none;
}

.dongda_cRight:hover label{
    background: #be000a;
    color: #fff;
    border: 1px solid #be000a;    
}


.dongda_cRight:hover div img{
    transform: scale(1.1);
}




.home_b{
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
}

.home_bTop{
    text-align: center;
    margin-top: 42px;
    margin-bottom: 57px;
}
.home_bTop label{
    font-size: 35px;
    color: #12100e;
    background: url(../image/5.png)center 0 no-repeat;
    background-position: center;
    display: block;
}
.home_bTop div{
    font-size: 16px;
    color: #0d0b0b;
}



.home_bs{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 64px;
}


.home_bsswiper{
    width: 100%;
}
.home_bsswiper a{
    display: block;
    overflow: hidden;
    background: #fff;
}
.home_bsswiper a .home_bsimg{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.home_bsswiper a:hover .home_bsimg img{
    transform: scale(1.1);
}
.home_bsswiper a .home_bsimg div{
    width: 102px;
    height: 120px;
    background: rgba(195,10,24,0.8);
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 44px;
}

.home_bsswiper a .home_bsimg img{
    width: 100%;
    transition: all 0.3s;
}

.home_bsswiper a .home_bsimg span{
    font-size: 36px;
    line-height: 74px;
}

.home_bsswiper a .home_bsimg p{
    font-size: 18px;
}

.home_bsswiper a .home_bscenter{
    padding: 19px;
    padding-bottom: 35px;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
}
.home_bsswiper a .home_bscenter div{
    font-size: 16px;
    color: #191616;
}
.home_bsswiper a .home_bscenter p{
    margin: 0;
    color: #868686;
    margin-top: 10px;
    line-height: 25px;
}


.home_bsswiper a .home_bsbottom{
    padding: 0 19px;
    margin-top: 26px;
    margin-bottom: 40px;
    color: #6a6666;
    text-align: right;
    text-transform: uppercase;
    overflow: hidden;
}
.home_bsswiper a .home_bsbottom span{
    font-size: 16px;
    float: left;
}
.home_bsswiper a .home_bsbottom img{
    
}
.home_bboyy{
    width: 100%;
    overflow: hidden;
    position: relative; 
    text-align: center;
    margin-top: 60px;   
}

.home_bboyy .home_bsswiperpagination{
    display: inline-block;
    position: relative;
    margin: 0 47px;
}
.home_bboyy .home_bsswiperpagination span{
    width: 12px;
    height: 12px;
    border: 1px solid #000000;
    background: none;
    margin: 5px 5px;
}
.home_bboyy .home_bsswiperpagination span.swiper-pagination-bullet-active{
    background: #000000;  
}
.home_bboyy .home_bsswipernext{
    display: inline-block;
    position: relative;
    width: 39px;
    height: 21px;
    background: url(../image/4_03.jpg)center 0 no-repeat;
    margin-top: 0;
}
.home_bboyy .home_bsswiperprev{
    display: inline-block;
    position: relative;
    width: 39px;
    height: 21px;
    background: url(../image/5_03.jpg)center 0 no-repeat;
    margin-top: 0;
}




.footer {
  width: 100%;
  background: #000;
  height: 76px;
  position: relative; }
  .footer .wp {
    position: relative; }
  .footer .footer-list {
    font-size: 0;
    text-align: center; }
    .footer .footer-list li {
      line-height: 76px;
      height: 76px;
      display: inline-block;
      vertical-align: top;
      position: relative;
      margin: 0 26px; }
      .footer .footer-list li a {
        height: 76px;
        font-size: 13px;
        color: #868686; }
        .footer .footer-list li a:hover {
          color: #FFF; }
      .footer .footer-list li:after {
        content: "";
        position: absolute;
        left: -26px;
        top: 50%;
        margin-top: -4.5px;
        width: 5px;
        height: 9px;
        background-image: url(../image/icon-5.png);
        background-repeat: no-repeat; }
    .footer .footer-list li:first-child:after {
      display: none; }
  .footer .btn-back {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
    width: 88px;
    height: 38px;
    background-color: #282828;
    background-image: url(../image/icon-6.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .footer .btn-back:hover {
      background-position: center 2px; }
    .footer .btn-back:after {
      content: "";
      left: 0;
      bottom: -1px;
      width: 15px;
      height: 1px;
      background: #770007;
      position: absolute; }
    .footer .btn-back:before {
      content: "";
      right: 0;
      bottom: -1px;
      width: 70px;
      height: 1px;
      background: rgba(255, 255, 255, 0.3);
      position: absolute; }
  .footer .btn-back-home {
    display: block;
    position: absolute;
    top: 0;
    left: -360px;
    width: 482px;
    height: 100%;
    background: #292929; }
    .footer .btn-back-home img {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: absolute;
      right: 47px;
      top: 27px; }
    .footer .btn-back-home:hover img {
      -webkit-transform: translate(10px, 0);
         -moz-transform: translate(10px, 0);
          -ms-transform: translate(10px, 0);
              transform: translate(10px, 0); }

.foot {
  width: 100%;
  height: 234px;
  background: #141414;
  text-align: center; }
  .foot .telephone {
    font-size: 35px;
    color: #C2000B;
    margin-bottom: 20px;
    padding-top: 38px;
    font-family: "Arial"; }
    .foot .telephone img {
      margin-right: 5px; }
  .foot .p {
    color: #868686;
    font-size: 13px;
    margin-bottom: 18px;
    text-transform: Uppercase; }
    .foot .p a {
      color: #868686;
      font-size: 13px; }
  .foot .bdshare-button-style0-16 a, .foot .bdshare-button-style0-16 .bds_more {
    padding-left: 0px;
    float: none; }
  .foot .share .qq, .foot .share .weixin, .foot .share .weibo {
    position: relative;
    margin: 0 25px;
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 14px solid #696969;
    position: relative;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .foot .share .qq > img, .foot .share .weixin > img, .foot .share .weibo > img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); 
              max-width: none;

          }
    .foot .share .qq:hover, .foot .share .weixin:hover, .foot .share .weibo:hover {
      border-color: #FFF; }
      .foot .share .qq:hover .win-box, .foot .share .weixin:hover .win-box, .foot .share .weibo:hover .win-box {
        display: block; }
      .foot .share .qq:hover .text, .foot .share .weixin:hover .text, .foot .share .weibo:hover .text {
        color: #FFF; }
      .foot .share .qq:hover .icon, .foot .share .weixin:hover .icon, .foot .share .weibo:hover .icon {
        display: none; }
      .foot .share .qq:hover .icon1, .foot .share .weixin:hover .icon1, .foot .share .weibo:hover .icon1 {
        display: inherit; }
    .foot .share .qq .text, .foot .share .weixin .text, .foot .share .weibo .text {
      left: 0;
      bottom: -35px;
      padding-top: 35px;
      position: absolute;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      color: #868686;
      width: 100px;
      font-size: 13px; }
  .foot .share .qq .win {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    width: 200px;
    background: #FFF;
    border-radius: 6px;
    text-align: center; }
    .foot .share .qq .win-box {
      position: absolute;
      bottom: 0px;
      left: 0px;
      padding-bottom: 30px;
      display: none;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .foot .share .qq .win:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #FFF; }
    .foot .share .qq .win span, .foot .share .qq .win a {
      line-height: 40px;
      color: #333;
      font-size: 15px;
      -webkit-transition: color .3s ease;
      -moz-transition: color .3s ease;
      transition: color .3s ease;
      font-family: "Microsoft YaHei","Arial"; }
      .foot .share .qq .win span:hover, .foot .share .qq .win a:hover {
        color: #C2000B; }
    .foot .share .qq .win span + span {
      border-top: 1px dashed #868686; }
  .foot .share .weixin .win, .foot .share .weibo .win {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    padding: 10px;
    background: #FFF;
    border-radius: 6px;
    text-align: center; }
    .foot .share .weixin .win img, .foot .share .weibo .win img {
      max-width: 120px;
      height: auto !important; }
    .foot .share .weixin .win-box, .foot .share .weibo .win-box {
      position: absolute;
      bottom: 30px;
      left: 0px;
      display: none;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .foot .share .weixin .win:after, .foot .share .weibo .win:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #FFF; }
  .foot .share .icon1 {
    display: none; }














































/**/
.listabout{
     max-width: 1220px;
    margin: 0 auto;
    padding: 30px 10px;
}



.contactmap {
    width: 100%;
    position: relative;
    overflow: hidden;
}
#map {
    width: 100%;
    height: 540px;
    overflow: hidden;
    position: relative;
}

#map img{
    max-width: none;
}

.contactmaptext{
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    padding: 3% 2%;
    background: rgba(200,0,0,0.8);
    color: #fff;
    line-height: 1.8;
}
.contactmaptext a{
    color: #fff;
}

.contactmap .box_hd{margin-bottom:10px;}
.contactmap .box_hd .box_title{font-size: 30px; font-weight:normal;line-height:1.2;}
.contactmap .box_hd .en_title{font-size:22px;font-family:Arial;display:block;}
.contactmap .box_bd .conpany_name{font-size:18px;color:#fff;font-weight:normal;}
.contactmap .box_bd{border-top:1px solid rgba(255,255,255,0.6);padding-top: 16px;margin-bottom:30px;}
.contactmap .box_bd dl{min-height:150px;}
.contactmap .box_bd dt{font-size:27px;}
.contactmap .box_bd .phone_num{cursor:default;color:#fff;}
.contactmap .map_cover02 .box_bd01{margin-top: 83px;}
.contactmap .fix{
    overflow: hidden;
    line-height:25px;
}






.jieshaotop {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: normal;
    background: url(../image/title.jpg) no-repeat bottom center;
    padding-bottom: 10px;
    margin-top: 4rem;
}





.location {
    width: 100%;
    background: #fff;
    height: 68px;
    border-bottom: 1px solid #e8e8e8;
}


.wrap {
    max-width: 1220px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
}
.location .newsnav {
    float: left;
    line-height: 68px;
    font-size: 14px;
    color: #666;
    background: url(../image/location.png) no-repeat left center;
    padding-left: 22px;
}
.location .newsnav a {
    color: #666;
}

.location .menu {
    float: right;
}

.location .menu li.current {
    background: url(../image/arrow.png) no-repeat bottom center;
}
.location .menu li.current a {
    color: #be000a;
}


.location .menu li {
    float: left;
    margin-left: 32px;
    line-height: 68px;
}
.location .menu li a {
    color: #444;
}




.allabout{
    width: 100%;
    background: #f3f3f3;
    overflow: hidden;
}

.myabout{
    max-width: 1220px;
    margin: auto;
    background: #fff;
    padding: 60px 40px;
    min-height: 400px;
    line-height: 28px;
}



.honor{
    max-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    padding-top: 35px;
    padding-bottom: 65px;

}
.honor li{
    width: 24%;
    float: left;
    margin-right: 1.3%;
    margin-bottom: 2%;
    text-align: center;
    cursor: pointer;
}
.honor li img{
    width: 100%;
    max-width: none;
}
.honor li span{
    display: block;
    font-size: 17px;
    color: #444;
    line-height: 24px;
    margin-top: 10px;
}

.honor li:nth-child(4n){
    margin-right: 0;
}





.inner_con_news {
    margin: 40px auto;
    overflow: hidden;
    max-width: 1220px;
    padding: 0 10px;
}

.inner_con_news li {
    margin-bottom: 20px;
    padding-top: 5px;
}


.inner_con_news li a {
    display: block;
    border: 1px solid #d7d6d6;
    box-shadow: 0px 0px 5px #ccc;
    padding: 29px;
    border-radius: 15px;
    overflow: hidden;
}

.news_date {
    float: left;
    width: 85px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 10px 10px 20px 10px;
}

.news_date p {
    font-size: 40px;
    border-bottom: 1px dashed #919191;
    margin-bottom: 10px;
}

.news_date span {
    font-size: 16px;
}

.news_txt {
    margin-left: 125px;
}

.news_txt h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-bottom: 15px;
    background: url(../image/news_xq.jpg) no-repeat right center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.news_txt p {
    line-height: 30px;
    color: #828282;
    height: 90px;
    overflow: hidden;
    margin: 0;
}
.inner_con_news li a:hover {
    border: 1px solid #be000a;
    box-shadow: 0px 0px 5px #be000a;
}


.inner_con_news li a:hover .news_txt h3 {
    background: url(../image/news_xqh.jpg) no-repeat right center;
}

.inner_con_news li a:hover .news_date {
    background-color: #011e56;
}



.listpro{
    max-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
}


.listpronav{
    overflow: hidden;
    margin-top: 38px;
    margin-bottom: 45px;
}
.listpronav li {
    width: 90px;
    height: 30px;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 9px;
}

.listpronav li a {
    display: block;
    color: #444;
    font-size: 16px;
}

.listpronav li:hover {
    background: #be000a;
    border: 1px solid #be000a;
}
.listpronav li:hover a {
    color: #fff;
}

.listpronav li.current {
    background: #be000a;
    border: 1px solid #be000a;
}



.listpros{
    width: 100%;
    overflow: hidden;
}
.listpros a{
display: block;
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 2%;
}

.listpros a .listprosimg{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.listpros a .listprosimg img{
    width: 100%;
    transition: all 0.3s;
}
.listpros a .listprosimg div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s;
}

.listpros a .listprosimg div span{
    width: 64px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-top: 1px solid #fff;
    font-size: 16px;
}
.listpros a p{
        font-size: 18px;
    color: #444;
    line-height: 44px;
    margin: 0;
}
.listpros a:nth-child(3n){
    margin-right: 0;
}


.listpros a:hover .listprosimg img{
    transform: scale(1.1);
}

.listpros a:hover .listprosimg div{
    opacity: 1;
}


.showtitle{
    font-size: 28px;
    color: #444;
    text-align: center;
    margin-bottom: 4rem;
}


.showpro{
    width: 100%;
    overflow: hidden;
    margin-bottom: 4rem;
}
.showpro a{
    display: block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}
.showpro a img{
    width: 100%;
    transition: all 0.3s;
}

.showpro a:nth-child(3n){
    margin-right: 0;
}

.showpro a:hover img{
    transform: scale(1.1);
}



