.text-center {
  text-align: center !important;
  }
        .content {
            width: 1200px;
            margin: 0 auto;
        }
        
        .headbj.hea {
            height: 70px;
            background:#222831;
        }
        
        .headbj.hea .menu .nav li i {
            color: #FFF;
        }
        
        .headbj.hea .menu .nav li em {
            color: #FFF;
        }
        
        .headbj.hea .logo {
            margin-top: 22px;
        }
        
        .headbj.hea .menu .nav {
            padding-top: 22px;
        }
        
        .headbj {
            width: 100%;
            height: 70px;
            position: fixed;
            z-index: 600;
            top: 0;
            transition: .3s;
            max-width: 2560px;
            min-width:1200px;
        }
        
        .headbj .head{
            max-width: 2560;
            margin:0 auto;
        }
        
        .headbj .logo {
            width: 11.2%;
            float: left;
            margin-left: 4%;
            margin-top: 22px;
            transition: .3s;
        }
        
        .headbj .logo img {
            width: 100%;
            height: 100%;
        }
        
        .headbj .menu .nav {
            float: right;
            padding-top: 22px;
            margin-right: 9%;
            transition: .5s;
        }
        
        .headbj .menu .nav li {
            float: left;
            padding-top: 7px;
            padding-left: 12px;
            box-sizing: border-box;
            padding-right: 20px;
            transition: .3s;
            box-sizing: border-box;
        }
        
        .headbj .menu .nav li i {
            display: block;
            font-size: 16px;
            line-height: 16px;
            color: #000;
            font-family: "Myriad Pro";
            font-weight: bold;
            margin-bottom: 16px;
        }
        
        .headbj .menu .nav li em {
            display: block;
            font-size: 15px;
            line-height: 15px;
            font-weight: bold;
            color: #FFF;
            margin-bottom: 15px;
            font-style:normal;
        }
        
        .headbj .menu .nav li.first b {
            display: block;
            width: 9px;
            height: 14px;
            background: url(images/dbx.png) no-repeat center;
        }
        
        .headbj .menu .nav li.cur em,
        .headbj .menu .nav li:hover em {
            color: #78a02e;
            font-weight: bold;
        }
    

        .slogan-wrap {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 50%;
            -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
            z-index: 400;
            text-align: center;
            font-weight: 100;
            color: #fff;
            display: none;
        }
        
        .banner .li:hover .slogan-wrap {
            display: block;
        }
        
        .pause {
            display: block;
            margin-top: 30px;
            height: 65px;
            cursor: pointer;
            background: url(/images/vid_btn.png) no-repeat center;
        }
        
        .icon {
            font-family: iconfont;
			font-size: 18px;
			color: white;
        }
        
        .banner {
            position: relative;
            width: 100%!important;
        }
        
        .banner .bd li {
            line-height: 0;
            width: 100% !important;
            height: 100%;
            position: relative;
        }
        
        .banner .bd li .yy {
            display: none;
        }
        
        .banner .bd .li .yy {
            display: block;
            width: 100%;
            height:100%;
            background: rgba(0, 0, 0, 0.4);
            position: absolute;
            top: 0;
            left: 0;
            z-index: 200;
        }
        
        .banner .bd li img {
            display: block;
            width: 100%;
        }
        
        .banner .bd li video {
            width: 100%;
            object-fit: fill;
        }
        
        .banner .hd {
            display: none;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 70px;
            text-align: center;
            cursor: pointer;
            z-index: 400;
        }
        
        .banner .hd li {
            display: inline-block;
            width: 10px;
            height: 10px;
            background: #FFDE08;
            margin: 0 5px;
            border-radius: 20px;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }
        
        .banner .hd li.on {
            width: 27px;
        }
        
        .banner p {
            display: none;
            position: absolute;
            top: 50%;
            width: 80px;
            height: 80px;
            z-index: 500;
            opacity: .8;
            text-align: center;
            margin-top: -40px;
        }
        
        .banner .prev2 {
            left: 8%;
        }
        
        .banner .next2 {
            right: 8%;
        }
        
        .banner:hover p {
            display: block;
        }
        
        .banner:hover .hd {
            display: block;
        }
        
        .modal-backdrop0 {
            display: none;
            position: fixed !important;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 999;
        }
        
        .modal-backdrop0 video {
            width: 100%;
            height: 100%;
            object-fit: fill;
        }
        
        .modal-backdrop0 .vd0 {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }
        
        .modal-backdrop0 .vd0 .video-close {
            position: absolute;
            top: 30px;
            right: 30px;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 25px;
            background: rgba(255, 255, 255, 0.4);
            border-radius: 50%;
            cursor: pointer;
			color:#78a02e
			
        }
        
        .modal-backdrop0 .vd0 .video-close .icon {
            display: block;
            color: #252525;
            font-size: 18px;
        }
    

   
.modal-backdrop4{display:none;position: fixed !important;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;z-index: 999;background-color:rgba(0,0,0,0.5);}
.modal-backdrop4 .vd4{width:800px;height:450px;background: #FFF;position:absolute;left:44%;top:0;margin-left:-300px;margin-top:-200px;}
.modal-backdrop4 .vd4 .close4{position:absolute;top:0;right: 0;width:50px; height:50px; font-size: 20px; text-align: center; line-height: 50px; color:#333;background:#FFF; border-radius: 50%;cursor: pointer;}
 

/*        .footer {
            height: 493px;
            overflow: hidden;
        }
        
        .foot .ftnav {
            height: 70px;
            margin-bottom: 76px;
            background:#78a02e;
        }
        
        .foot .ftnav ul {
            width: 1090px;
            float: left;
        }
        
        .foot .ftnav ul li {
            float: left;
            height: 70px;
            line-height: 70px;
            background: url(/images/hg3.png) no-repeat right;
        }
        
        .foot .ftnav ul li a {
            padding: 0 54px;
            font-size: 15px;
            color: #333333;
            font-weight:bold;
        }
        
        .foot .ftnav ul li.last {
            background: 0;
        }
        
        .foot .ftnav span {
            display: block;
            float: right;
            font-size: 16px;
            height: 70px;
            line-height: 70px;
            padding-right: 28px;
            background: url(/images/fh.png) no-repeat right;
            cursor: pointer;
        }
        
        .foot .ftlogo {
            width: 600px;
            float: left;
        }
        
        .foot .ftlogo h2 {
            width: 409px;
            height: 74px;
            margin-bottom: 38px;
        }
        
        .foot .ftlogo h2 img {
            width: 409px;
            height: 74px;
        }
        
        .foot .ftlogo span {
            display: block;
        }
        
        .foot .ftlogo span b {
            display: block;
            width: 232px;
            float: left;
        }
        
        .foot .ftlogo span b i {
            display: block;
            width: 85px;
            height: 85px;
            float: left;
        }
        
        .foot .ftlogo span b i img {
            width: 85px;
            height: 85px;
        }
        
        .foot .ftlogo span b em {
            display: block;
            padding-top: 15px;
            margin-left: 23px;
            font-weight: normal;
            font-size: 13px;
            color: #333333;
            float: left;
        }
        
        .foot .gsxx {
            width: 448px;
            height: 204px;
            float: right;
        }
        
        .foot .gsxx li.last{margin-top:32px;}
        
        .foot .gsxx li i {
            display: block;
            float: left;
            width: 32px;
            margin-right: 19px;
            padding-top: 27px;
            font-size: 16px;
            color: #333333;
            line-height: 16px;
            font-style: normal;
        }
        
        .foot .gsxx li .gx1 {
            background: url(/images/ad1.png) no-repeat top center;
        }
        
        .foot .gsxx li .gx2 {
            background: url(/images/tel.png) no-repeat top center;
        }
        
        .foot .gsxx li p {
            width: 396px;
            float: left;
            padding-left: 19px;
            border-left: 1px solid #e0e0e0;
            box-sizing: border-box;
            margin-top: 5px;
        }
        
        .foot .gsxx li p em {
            display: block;
            font-size: 13px;
            color: #333333;
            line-height: 13px;
            margin-bottom: 12px;
        }
        
        .foot .gsmc {
            height: 42px;
            border-top: 1px solid #d1d1d1;
            margin-top: 14px;
        }
        
        .foot .gsmc span {
            display: block;
            height: 42px;
            line-height: 42px;
            float: left;
        }
        
        .foot .gsmc span em {
            display: block;
            float: left;
            font-size: 13px;
            color: #333333;
            font-style: normal;
            margin-right: 10px;
        }
        
        .foot .gsmc span em a {
            font-size: 13px;
            color: #333333;
        }
        
        .foot .gsmc strong {
            display: block;
            width: 448px;
            float: right;
            height: 42px;
            line-height: 42px;
        }
        
        .foot .gsmc strong b {
            display: block;
            float: left;
            font-weight: normal;
            font-size: 15px;
            color: #333333;
        }
        
        .foot .gsmc strong em {
            display: block;
            float: left;
            font-size:13px;
            color:#333;
            font-weight:normal;
            margin-left:50px;
        }
        .foot .gsmc strong em i{margin:0 20px;}
        .foot .link {
            height: 66px;
        }
        
        .foot .link span {
            display: block;
            width: 600px;
            height: 66px;
            line-height: 66px;
            float: left;
        }
        
        .foot .link span i {
            display: block;
            font-size: 16px;
            color: #333;
            float: left;
            margin-right: 33px;
        }
        
        .foot .link span a {
            display: block;
            font-size: 13px;
            color: #333333;
            float: left;
            margin-right: 20px;
        }
        
        */
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(/images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #333;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #78a02e;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #78a02e;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    

.ftco-section {
  padding: 6em 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-footer {
  font-size: 16px;
  background: #222831;
  padding: 7em 0; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400; }
  .ftco-footer .ftco-footer-widget ul li a span {
    color: #fff; }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.7); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.7); }
    .ftco-footer a:hover {
      color: #fff; }
  .ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000000; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #f9be37; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #f9be37; }

.ftco-media {
  background: #fff;
  border-radius: 0px; }
  .ftco-media .heading {
    font-weight: normal; }
  .ftco-media.ftco-media-shadow {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px -15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 50px -15px rgba(0, 0, 0, 0.3);
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    position: relative;
    top: 0; }
    .ftco-media.ftco-media-shadow:hover, .ftco-media.ftco-media-shadow:focus {
      top: -3px;
      -webkit-box-shadow: 0 10px 70px -15px rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 70px -15px rgba(0, 0, 0, 0.3); }
  .ftco-media .icon {
    font-size: 50px;
    display: block;
    color: #f9be37; }
  .ftco-media.text-center .ftco-icon {
    margin: 0 auto; }

.ftco-overflow-hidden {
  overflow: hidden; }

.padding-top-bottom {
  padding-top: 120px;
  padding-bottom: 120px; }
  

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; 
	    max-width: 1140px;
  }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px;
      } }


.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }
  
.block-23 ul {
  padding: 0; }
  .block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px; }
  .block-23 ul li span {
    color: rgba(255, 255, 255, 0.7); }
  .block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top; }
  .block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white; }
