/*@font-face {
  font-family:"PingFangSC-Medium-subfont";
  src:url("../fonts/PingFangSC-Medium-subfont.woff2") format("woff2"),url("../fonts/PingFangSC-Medium-subfont.woff") format("woff"),url("../fonts/PingFangSC-Medium-subfont.ttf") format("truetype"),url("../fonts/PingFangSC-Medium-subfont.eot") format("embedded-opentype"),url("../fonts/PingFangSC-Medium-subfont.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"PINGFANG BOLD-subfont";
  src:url("../fonts/PingFang Bold-subfont.woff2") format("woff2"),url("../fonts/PingFang Bold-subfont.woff") format("woff"),url("../fonts/PingFang Bold-subfont.ttf") format("truetype"),url("../fonts/PingFang Bold-subfont.eot") format("embedded-opentype"),url("../fonts/PingFang Bold-subfont.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"dinb";
  src:url("../fonts/dinb.woff2") format("woff2"),url("../fonts/dinb.woff") format("woff"),url("../fonts/dinb.ttf") format("truetype"),url("../fonts/dinb.eot") format("embedded-opentype"),url("../fonts/dinb.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"Alibaba-PuHuiTi-Light-subfont";
  src:url("../fonts/Alibaba-PuHuiTi-Light-subfont.woff2") format("woff2"),url("../fonts/Alibaba-PuHuiTi-Light-subfont.woff") format("woff"),url("../fonts/Alibaba-PuHuiTi-Light-subfont.ttf") format("truetype"),url("../fonts/Alibaba-PuHuiTi-Light-subfont.eot") format("embedded-opentype"),url("../fonts/Alibaba-PuHuiTi-Light-subfont.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"SourceHanSansCN-Heavy";
  src:url("../fonts/SourceHanSansCN-Heavy-subfont.woff2") format("woff2"),url("../fonts/SourceHanSansCN-Heavy-subfont.woff") format("woff"),url("../fonts/SourceHanSansCN-Heavy-subfont.ttf") format("truetype"),url("../fonts/SourceHanSansCN-Heavy-subfont.eot") format("embedded-opentype"),url("../fonts/SourceHanSansCN-Heavy-subfont.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}*/
@-webkit-keyframes fadeInDown {
  from {
  opacity:0;
  -webkit-transform:translate3d(0,-100%,0);
  transform:translate3d(0,-100%,0);
}
to {
  opacity:1;
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
}
}@keyframes fadeInDown {
  from {
  opacity:0;
  -webkit-transform:translate3d(0,-100%,0);
  transform:translate3d(0,-100%,0);
}
to {
  opacity:1;
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
}
}
.hexinchengnuo{
  background-image: url(/static/index/img/index/chengnuo_bg.jpg);
  background-size: auto 600px;
  min-height:600px;
  margin-top: 60px;
  background-position: center;"
}
.language{
  margin-top:30px;
  border:1px solid #333;
  border-radius: 30px;
  padding:0px 15px;
  font-size: 10px;
  width: 70px;
  text-align: center;
  float: right;
}
.bigbig:hover{
  animation: bigbigBtn 2s ease infinite;
}
  @keyframes bigbigBtn {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.5);
    }
    100% {
      transform: scale(1);
    }
  }
.cases-f:nth-child(2n+1){
  background-image: linear-gradient(to right, #e5e5e6, #d0d0d1, #bcbcbd, #a8a8a9, #949495);
}
.cases-f:nth-child(2n){
  background-image: linear-gradient(to right, #949495, #a8a8a9, #bcbcbd, #d0d0d1, #e5e5e6);
}
.consaltation-section .consaltation-content .consaltation-icon,.newslatter-section .newslatter-content .newslatter-icon {
  height:80px;
  width:100px;
  float:left;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border-radius:6px;
  margin-right:40px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  background-color:#005a90;
}
.consaltation-section .consaltation-content .consaltation-icon i,.newslatter-section .newslatter-content .newslatter-icon i {
  font-size:35px;
  color:#e60213;
}
.news-sidebar-widget .search-widget form input,.newslatter-section .newslatter-content .newslatter-form input {
  border:none;
}
.news-sidebar-widget .search-widget form button,.news-details-content .news-comment-area .comment-form .sub-button button,.newslatter-section .newslatter-content .newslatter-form .nws-button button,.contact-page-section .el-contact-form .contact-form-area .sub-button button {
  border:none;
  background-color:transparent;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
  height:60px;
  width:190px;
  color:#fff;
  font-size:14px;
  font-weight:700;
  text-align:center;
  line-height:60px;
  display:inline-block;
  text-transform:uppercase;
  border:1px solid #fff;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) img,.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) img {
  margin-left:8px;
}
.project-section .projecct-img:after,.news-section .news-post-content .news-post-pic:after {
  top:0;
  left:0;
  opacity:0;
  width:100%;
  content:'';
  height:100%;
  visibility:hidden;
  position:absolute;
  -webkit-transform:scale(0.5);
  -ms-transform:scale(0.5);
  transform:scale(0.5);
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
  
}
.project-section .projecct-img .popup-project,.news-section .news-post-content .news-post-pic .news-linker {
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin:0 auto;
  height:55px;
  width:55px;
  z-index:3;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.project-section .projecct-img .popup-project:before,.news-section .news-post-content .news-post-pic .news-linker:before {
  top:-25px;
  left:0px;
  width:50px;
  content:'';
  /*height:0px;*/
  /*background-color:#fff;*/
  background-image: url(../img/item_bg.png);
  background-repeat: no-repeat;
    /*background-position: right bottom;*/
    background-size: 50px;
  position:absolute;
  -webkit-transition:.5s all ease-in-out;
  -o-transition:.5s all ease-in-out;
  transition:.5s all ease-in-out;
}
.project-section .projecct-img .popup-project,.news-section .news-post-content .news-post-pic .news-linker_media {
  position:absolute;
  top: 100%;
  left: 80%;
  margin:0 auto;
  height:55px;
  width:55px;
  z-index:3;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
    background-image: url(../img/shipin.png);
background-repeat: no-repeat;
    background-size: 50px;
}
.project-section .projecct-img .popup-project:before,.news-section .news-post-content .news-post-pic .news-linker_media:before {
  top:-25px;
  left:0px;
  width:50px;
  content:'';
  /*height:0px;*/
  /*background-color:#fff;*/
  background-image: url(../img/shipin.png);
  background-repeat: no-repeat;
    /*background-position: right bottom;*/
    background-size: 50px;
  position:absolute;
  -webkit-transition:.5s all ease-in-out;
  -o-transition:.5s all ease-in-out;
  transition:.5s all ease-in-out;
}
/*.project-section .projecct-img .popup-project:after,.news-section .news-post-content .news-post-pic .news-linker:after {
  position:absolute;
  content:'';
  height:3px;
  width:0px;
  background-color:#fff;
  -webkit-transition:.5s all ease-in-out;
  -o-transition:.5s all ease-in-out;
  transition:.5s all ease-in-out;
}*/
.header_top .top_info_menu li:after,.footer-copyright-text .copyright-menu a:after {
  top:6px;
  width:2px;
  content:'';
  right:-15px;
  height:15px;
  position:absolute;
  background-color:#5ea5d0;
}
.header_top .top_info_menu li:last-child:after,.footer-copyright-text .copyright-menu a:last-child:after {
  display:none;
}
.about-section .about-text .about-btn a,.driven-solution-section .driven-text .about-btn a {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-left: 50px;
  color: #e60213;
}
.about-section .about-text .about-btn i,.driven-solution-section .driven-text .about-btn i {
  color:#eda213;
  font-size:14px;
  margin-left:10px;
  margin-top:20px;
  font-weight:700;
}

.about-section .about-text .about-btn span,.driven-solution-section .driven-text .about-btn span {
  margin-top:5px;
  color:#004168;
  font-size:14px;
  font-weight:700;
  display:inline-block;
  text-decoration:underline;
}
.about-section .about-text .about-btn img,.driven-solution-section .driven-text .about-btn img {
  margin-left:12px;
}
.expertise-indicator-icon .expertise-icon-item:after,.eltron-info-section .eltron-info-icon-text .eltron-info-icon:after {
  top:-10px;
  left:-10px;
  opacity:.2;
  width:100px;
  content:'';
  height:100px;
  position:absolute;
  border-radius:100%;
  background-color:#fff;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social:after,.header_style_two .header-qoute-btn:after {
  position:absolute;
  content:'';
  height:110px;
  width:1px;
  right:0;
  background-color:#6f6f6f;
}
.service-sidebar-widget .service-cat-widget li,.news-sidebar-widget .category-widget li {
  height:50px;
  line-height:50px;
  position:relative;
  z-index:1;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.service-sidebar-widget .service-cat-widget li a,.news-sidebar-widget .category-widget li a {
  width:100%;
  display:block;
  color:#222222;
  font-size:18px;
}
.service-sidebar-widget .service-cat-widget li:before,.news-sidebar-widget .category-widget li:before {
  left:0;
  top:20px;
  width:28px;
  content:'';
  height:20px;
  position:absolute;
  opacity:0;
  background-repeat:no-repeat;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
  background-image:url(../img/arrow3.png);
}
.service-sidebar-widget .service-cat-widget li:after,.news-sidebar-widget .category-widget li:after {
  top:0;
  content:'';
  width:0;
  height:100%;
  z-index:-1;
  left:-37px;
  position:absolute;
  background-color:#e60213;
  -webkit-transition:.5s all ease-out;
  -o-transition:.5s all ease-out;
  transition:.5s all ease-out;
}
.service-sidebar-widget .service-cat-widget li:hover,.news-sidebar-widget .category-widget li:hover {
  padding-left:32px;
}
.service-sidebar-widget .service-cat-widget li:hover:before,.news-sidebar-widget .category-widget li:hover:before {
  opacity:1;
}
.service-sidebar-widget .service-cat-widget li:hover:after,.news-sidebar-widget .category-widget li:hover:after {
  width:340px;
  -webkit-transition:.3s all ease-in;
  -o-transition:.3s all ease-in;
  transition:.3s all ease-in;
}
.service-sidebar-widget .service-cat-widget li:hover a,.news-sidebar-widget .category-widget li:hover a {
  color:#fff;
}
.service-sidebar-widget .help-widget .widget-title,.service-sidebar-widget .opening-hour-widget .widget-title {
  font-size:30px;
  font-weight:600;
  color:#fff;
  position:relative;
}
.service-sidebar-widget .help-widget .widget-title:after,.service-sidebar-widget .opening-hour-widget .widget-title:after {
  position:absolute;
  content:'';
  height:2px;
  width:50px;
  background-color:#fff;
  left:0;
  bottom:-10px;
}
.site-main-menu .site-search-btn .con-btn,.header_style_two .header_top .header-top-btn,.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2),.feature-style-two .features-call-action .feature-call-content a,.news-section .news-left-content .news-text-details .b-read-more-btn {
  position:relative;
  z-index:1;
}
.site-main-menu .site-search-btn .con-btn:before,.header_style_two .header_top .header-top-btn:before,.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):before,.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):before,.feature-style-two .features-call-action .feature-call-content a:before,.news-section .news-left-content .news-text-details .b-read-more-btn:before {
  position:absolute;
  content:'';
  height:100%;
  width:0;
  top:0;
  left:auto;
  right:0;
  z-index:-1;
  border-radius:2px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.site-main-menu .site-search-btn .con-btn:hover:before,.header_style_two .header_top .header-top-btn:hover:before,.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):hover:before,.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):hover:before,.feature-style-two .features-call-action .feature-call-content a:hover:before,.news-section .news-left-content .news-text-details .b-read-more-btn:hover:before {
  width:100%;
  left:0;
  right:auto;
}
.site-main-menu .site-search-btn .con-btn a i,.header_style_two .header_top .header-top-btn i,.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) i,.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) i,.feature-style-two .features-call-action .feature-call-content a i,.service-content .service-pic-text .service-text a i,.consaltation-section .consaltation-content .consalt-btn a i,.project-section .project-more-btn a i,.news-section .news-left-content .news-text-details .b-read-more-btn a i,.news-section .news-post-content .news-post-item .news-more a i,.newslatter-section .newslatter-content .newslatter-form .nws-button button i,.driven-solution-section .features-content .features-icon-text .features-hover-content .features-hover-text .fh-more a i {
  line-height:1;
  top:0px;
  font-size:12px;
  margin-left:4px;
  position:relative;
}
/*.about-section .about-text .about-btn:after,.driven-solution-section .driven-text .about-btn a:after {
  content:"\f100";
  position:absolute;
  top:-7px;
  right:-35px;
  font-size:26px;
  color:#e60213;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
*/

.about-section .about-text .about-btn:hover:after,.driven-solution-section .driven-text .about-btn a:hover:after {
  right:-45px;
}
/*global area*/
/*----------------------------------------------------*/
html {
    scroll-behavior: smooth;
}
body {
  margin:0;
  padding:0;
  overflow-x:hidden;
  font-size:15px;
  line-height:1.867;
  color:#555555;
  font-family:"PINGFANG BOLD-subfont","Microsoft Yahei","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  -moz-osx-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  background-color: #E5E5E6;
}
::-moz-selection {
  color:#ffffff;
  background-color:#e60213;
}
::selection {
  color:#ffffff;
  background-color:#e60213;
}
::-moz-selection {
  color:#ffffff;
  background-color:#e60213;
}

.ul-li ul {
  margin:0;
  padding:0;
}
.ul-li ul li {
  list-style:none;
  display:inline-block;
}
.ul-li-block ul {
  margin:0;
  padding:0;
}
.ul-li-block ul li {
  display:block;
  list-style:none;
}
div#preloader {
  position:fixed;
  left:0;
  top:0;
  z-index:99999;
  width:100%;
  height:100%;
  overflow:visible;
  background:#ffff url("../img/loader.svg") no-repeat center center;
}
[data-background] {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
a {
  color:inherit;
  text-decoration:none;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
}
img {
  max-width:100%;
  height:auto;
}
section {
  overflow:hidden;
}
button {
  cursor:pointer;
}
.form-control:focus,button:visited,button.active,button:hover,button:focus,input:visited,input.active,input:hover,input:focus,textarea:hover,textarea:focus,a:hover,a:focus,a:visited,a.active,select,select:hover,select:focus,select:visited {
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  text-decoration:none;
  color:inherit;
}
.form-control {
  -webkit-box-shadow:none;
  box-shadow:none;
}
.relative-position {
  position:relative;
}
.pera-content p {
  margin-bottom:0;
  text-align: justify;
}
.headline h1,.headline h2,.headline h3,.headline h4,.headline h5,.headline h6 {
  margin:0;
}
.block-display {
  width:100%;
  display:block;
}
.background_overlay {
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
}
.background_position {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.scrollup {
      position: fixed;
    right: 2%;
    bottom: 14%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    background-color: #fff;
    cursor: pointer;
    background-image: url(/static/index/img/up.png);
    transition: all 0.3s ease;
    border: 1px solid #e70011;
    z-index: 999;
}
.scrollup:hover{
  background-color: #e70011;
    background-image: url(/static/index/img/up2.png);
    -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.scrollup i {
  color:#fff;
}
.section-title-left .title-tag {
  color: #555555;
  font-size:22px;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";
}
.section-title-left .title-tag img {
  margin-right:12px;
}
.section-title-left h2 {
  color:#222222;
  font-size:36px;
  font-weight:700;
  line-height:1.238;
  padding:12px 0px 15px;
}
.section-title-middle .title-tag {
  font-size:22px;
  color:#555555;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";
}
.section-title-middle .title-tag svg {
  fill:#0fc5d3;
  height:40px;
  display:block;
  margin:0 auto;
  margin-bottom:18px;
}
.section-title-middle h2 {
  color:#222222;
  font-size:48px;
  font-weight:700;
  padding-top:13px;
  line-height:1.333;
  text-transform:capitalize;
  position:relative;
}
.partner-section {
  padding:60px 0px 60px;
  /*border-top:1px solid #dddddd;*/
  /*background-image: url(../img/partner-bg2.jpg);*/
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

/*.partner-section .container {
  max-width:1320px;
}*/
.partner-section .section-title-middle {
  margin:0 auto;
  max-width:700px;
  padding-bottom:60px;
}
.partner-section .partner-img img {
  -webkit-filter:grayscale(1);
  filter:grayscale(1);
}
.partner-section .partner-img img:hover {
  -webkit-filter:none;
  filter:none;
    -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.button-arrow {
  position:relative;
}
.button-arrow:after {
  position:absolute;
  content:"\f100";
  font-family:Flaticon;
  right:0;
  top:0;
  font-size:26px;
  color:#fff;
}
/*---------------------------------------------------- */
/*Header area*/
/*----------------------------------------------------*/
.header_top {
  background-color:#00994A;
  padding:13px 0px 13px;
}
.header_top .header_top_contact li {
  color:#fff;
  line-height:1.2;
  margin-right:30px;
}
.header_top .header_top_contact li i {
  font-size:18px;
  margin-right:8px;
}
.header_top .top_info_item {
  display:inline-block;
}
.header_top .top_info_menu li {
  margin-left:25px;
  position:relative;
}
.header_top .top_info_menu li a {
  color:#fff;
}
.header_top .top_info_social {
  margin-left:30px;
}
.header_top .top_info_social li {
  width:30px;
  color:#fff;
  height:30px;
  line-height:30px;
  text-align:center;
  border-radius:100%;
  background-color:#1f82bd;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.header_top .top_info_social li a {
  display:block;
  width:100%;
}
.header_top .top_info_social li:hover {
  background-color:#e60213;
}
.site-main-menu {
  /*padding:0px 0px 18px;*/
}
.site-main-menu .brand-logo {
    margin: 15px 98px 15px 0;
    float: left;
}
.site-main-menu .navbar-nav {
  display:inline-block;
  /*padding:5px 0;*/
}
.site-main-menu .main_navigation {
  display:inline-block;
}
.site-main-menu .main_navigation li {
  /*margin-left:30px;*/
  /*height: 50px;*/
  margin-right: -5px;
}

.site-main-menu .main_navigation li a {
  /*color:#fff;*/
  font-size:14px;
  font-weight:700;
  padding:31px 15px;
  transition:all .3s;
  font-family:"PINGFANG BOLD-subfont";
}
.site-main-menu .main_navigation li a:hover {
  background-repeat: no-repeat;
    background-position: center 80%;
    /*background-image: url(/static/index/img/xiao.png);*/
        /*transition: all 0.3s;*/
  color: #e60213;

}
/*.site-main-menu .main_navigation li a.active{
  border-bottom: 2px solid #e60213;
  color: #e60213;
}
*/
.site-main-menu .main_navigation li a.active{
  /*border-bottom: 2px solid #e60213;*/
  color: #e60213;
  /*background-color: #00994A;*/
  padding: 31px 15px;
   background-repeat: no-repeat;
    background-position: center 80%;
    background-image: url(/static/index/img/xiao.png);
}
.site-main-menu .site-search-btn {
  margin-top:25px;
  float: right;
}
.site-main-menu .site-search-btn .el-search {
  display:inline-block;
}
.site-main-menu .site-search-btn .el-search .search-box {
    /*background: #dddddd;*/
    cursor: pointer;
    height: 42px;
    width: 42px;
    margin-top: 10px;
    border-radius: 50%;
}

.site-main-menu .site-search-btn .con-btn {
  height:55px;
  width:208px;
  display:inline-block;
  line-height:55px;
  margin-left:35px;
  background-color:#00994A;
}
.site-main-menu .site-search-btn .con-btn:before {
  background-color:#00994A;
}
.site-main-menu .site-search-btn .con-btn a {
  color:#fff;
  width:100%;
  display:block;
  font-size:14px;
  font-weight:700;
}
.service-logo {
  width:200px;
  height:200px;
  border-radius:100%;
}
.main_navigation.desktop-menu .dropdown-menu {
  top:88px;
  left:0;
  z-index:100;
  margin:0px;
  padding:0px;
  height:auto;
  /*width:200px;*/
  display:block;
  border:none;
  padding:0px 0px 0px;
  width: 100%;
  position:absolute;
  background-color: #f9f9f9;
  -webkit-transform:scaleY(0);
  -ms-transform:scaleY(0);
  transform:scaleY(0);
  border-radius:0;
  -webkit-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  -webkit-transform-origin:center top 0;
  -ms-transform-origin:center top 0;
  transform-origin:center top 0;
  -webkit-box-shadow:0 5px 10px 0 rgba(83,82,82,0.1);
  box-shadow:0 5px 10px 0 rgba(83,82,82,0.1);
/*  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun.png);
  background-size:40px;*/
}
.main_navigation.desktop-menu .dropdown-menu li {
  width:100%;
  margin-left:0;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
  /*border-bottom:1px solid #f5f5f5;*/
  color: #fff;
    display:block;
    /*width:auto; */
    white-space:nowrap;
}
.main_navigation.desktop-menu .dropdown-menu li a {
  /*width:100%;*/
  display:block;
  font-size:14px;
  padding:10px 20px;
   width:100%;
  color: #333;
}
.main_navigation.desktop-menu .dropdown-menu li a:hover {
  width:100%;
  display:block;
  font-size:14px;
  padding:10px 20px;
}
.main_navigation.desktop-menu .dropdown-menu li:hover {
  color:#000;
}
.main_navigation.desktop-menu .dropdown-menu li:hover a {
  color:#e60213;
  background-image: unset;
}
.main_navigation.desktop-menu .dropdown {
  position:relative;
}

.main_navigation.desktop-menu .dropdown:hover .dropdown-menu {
  -webkit-transform:scaleY(1);
  -ms-transform:scaleY(1);
  transform:scaleY(1);
}
.el-search-btn {
  cursor:pointer;
}
.search-body {
  top:58px;
  opacity:0;
  right:0px;
  width:300px;
  height:auto;
  z-index:999;
  padding:20px 15px;
  position:absolute;
  visibility:hidden;
  background-color:#ffffff;
  -webkit-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  -webkit-box-shadow:0px 2px 3px 1px rgba(0,0,0,0.1);
  box-shadow:0px 2px 3px 1px rgba(0,0,0,0.1);
}
.search-body .search-form input {
  width:100%;
  height:50px;
  padding:0px 20px;
  border-radius:3px;
  border:1px solid #f0f0f0;
  background-color:#f7f7f7;
}
.search-body .search-form .search-close {
  top:50%;
  z-index:1;
  right:20px;
  width:40px;
  height:40px;
  cursor:pointer;
  line-height:40px;
  text-align:center;
  position:absolute;
  border-radius:3px;
  color:#ffffff;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  background-color:#e60213;
  border:none;
}
.search-body .outer-close {
  position:absolute;
  top:-10px;
  right:10px;
}
.search-body .outer-close i {
  color:#b71111;
}
.search-open {
  opacity:1;
  visibility:visible;
}
.header_style_two {
  width:100%;
  z-index:9;
  position:absolute;
}
.header_style_two .brand-logo {
  display:inline-block;
}
.header_style_two .search-body {
  top:0;
  width:100%;
  padding:50px;
}
.header_style_two .search-body .search-form .search-close {
  right:55px;
}
.header_style_two .header_top {
  position:relative;
  z-index:1;
  padding-left:60px;
  background-color:#00994A;
}
.header_style_two .header_top .header_top_contact li {
  color:#fff;
}
.header_style_two .header_top .header-top-btn {
  top:0;
  right:0;
  color:#fff;
  height:100%;
  width:250px;
  font-size:14px;
  font-weight:700;
  position:absolute;
  display:inline-block;
  line-height:54px;
  text-transform:uppercase;
  background-color:#e60213;
}
.header_style_two .header_top .header-top-btn i {
  margin-left:8px;
}
.header_style_two .header_top .header-top-btn:before {
  background-color:#00994A;
}
.header_style_two .header_top .header_top_info {
  padding-right:300px;
}
.header_style_two .site-main-menu {
  padding:25px 0px 20px 60px;
  border-bottom:1px solid #6f6f6f;
}
.header_style_two .site-main-menu .navbar-nav {
  padding-top:10px;
}
.header_style_two .site-main-menu .main_navigation li a {
  color:#fff;
  font-weight:400;
}
.header_style_two .site-main-menu .dropdown-menu li a {
  color:#222 !important;
}
.header_style_two .site-main-menu .dropdown-menu li a:hover {
  color:#fff !important;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social {
  position:relative;
  padding-right:50px;
  display:inline-block;
  top:-10px;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social:after {
  top:-47px;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social li a {
  height:32px;
  width:32px;
  line-height:32px;
  display:block;
  border-radius:100%;
  background-color:#616161;
  text-align:center;
  color:#fff;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social li a:hover {
  color:#fff;
  background-color:#e60213;
}
.header_style_two .header-qoute-btn {
  line-height:1;
  padding:0px 50px;
  position:relative;
  display:inline-block;
}
.header_style_two .header-qoute-btn:after {
  top:-35px;
}
.header_style_two .header-qoute-btn i {
  color:#e60213;
  margin-right:12px;
}
.header_style_two .header-qoute-btn p,.header_style_two .header-qoute-btn strong {
  color:#fff;
}
.header_style_two .header-qoute-btn strong {
  font-size:20px;
  font-weight:600;
  margin-top:5px;
  margin-left:25px;
}
.header_style_two .header-qoute-btn p {
  margin-bottom:10px;
}
.header_style_two .el-search {
  padding:0px 50px;
  position:relative;
  top:-10px;
  cursor:pointer;
}
.header_style_two .el-search i {
  color:#fff;
  font-size:24px;
}
.header_style_two .el-search .search-body {
  top:62px;
}
.stickymenu-on {
  background-color:#fff;
  -webkit-animation-duration:.7s;
  animation-duration:.7s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  -webkit-animation-name:fadeInDown;
  animation-name:fadeInDown;
  position:fixed;
  top:-90px;
  -webkit-animation-timing-function:ease;
  animation-timing-function:ease;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.main_header.header_style_one.stickymenu-on {
  top:0px;
  z-index:999;
  width:100%;
  -webkit-box-shadow:0 0 20px -10px rgba(0,0,0,0.8);
  box-shadow:0 0 20px -10px rgba(0,0,0,0.8);
}
/*---------------------------------------------------- */
/*slider area*/
/*----------------------------------------------------*/
.slider-style-one .main-slider-img-text {
  z-index:1;
min-height:55vh;
display:flex;
flex:1;
flex-direction: column;
height:100%;
}
.slider-style-one .main-slider-img-text .background_overlay {
  /*background-color:rgba(0,0,0,0.5);
  */
    z-index:-1;
}
.slider-style-one .main-slider-img-text .slider-content-box {
  max-width:800px;
  padding:90px 0px 90px 0px;
  height:auto;
}
.slider-style-one .main-slider-img-text .slider-content-box .slider-title{
  display:inline;
}
.slider-style-one .main-slider-img-text .slider-content-box .slider-subtitle{
  display:inline;
}
.slider-style-one .main-slider-img-text .slider-content-box span,.slider-style-one .main-slider-img-text .slider-content-box h1,.slider-style-one .main-slider-img-text .slider-content-box p {
  color:#fff;
}
.slider-style-one .main-slider-img-text .slider-content-box span {
  opacity:0;
  letter-spacing:2px;
  -webkit-transform:translatex(50px);
  -ms-transform:translatex(50px);
  transform:translatex(50px);
}
.slider-style-one .main-slider-img-text .slider-content-box span img {
  margin-right:10px;
}
.slider-style-one .main-slider-img-text .slider-content-box h1 {
  font-size:52px;
  font-weight:700;
  padding:5px 0px 15px;
  opacity:0;
  -webkit-transform:translateY(30px);
  -ms-transform:translateY(30px);
  transform:translateY(30px);
  font-family:"PINGFANG BOLD-subfont";
  text-shadow: 4px 4px 3px #000;
  letter-spacing:4px;
}
.slider-style-one .main-slider-img-text .slider-content-box p {
  opacity:0;
  font-size:20px;
  margin-top:20px;
  -webkit-transform:translateX(-50px);
  -ms-transform:translateX(-50px);
  transform:translateX(-50px);
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 {
  opacity:0;
  margin-top:32px;
  -webkit-transform:translateY(50px);
  -ms-transform:translateY(50px);
  transform:translateY(50px);
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a {
  position:relative;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) {
  border-radius:2px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):before {
  background-color:#e60213;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
  color:#fff;
  font-size:18px;
  margin-left:35px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2):after {
  content:'';
  position:absolute;
  height:2px;
  width:100%;
  background-color:#fff;
  left:0;
  bottom:-8px;
}
.slider-style-one .slide-type-two .slider-content-box {
  margin:0 auto;
  max-width:720px;
}
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
  font-size:14px;
}
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):after {
  display:none;
}
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):before {
  background-color:#00994A;
}
.slider-style-two .main-slider-img-text .slider-content-box {
  padding:290px 0px 250px 0px;
}
.img-zooming {
  background-repeat:no-repeat;
  background-position:bottom center;
  background-size:cover;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
}
#slider-eltron .slider-img-bg {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  z-index:-2;
}
#slider-eltron img {
  display:inherit;
}
#slider-eltron .owl-prev {
  top:50%;
  left:80px;
  color:rgba(255,255,255,0.6);
  font-size:45px;
  position:absolute;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  display: none!important;
}
#slider-eltron .owl-next {
  bottom:800%;
  right:0;
  color:rgba(255,255,255,0.6);
  font-size:45px;
  position:absolute;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  border:1px solid #fff;
  /*border-radius: 100%;*/
  opacity: 0;
  padding: 100px 50px;
}
#slider-eltron .owl-next {
  right:80px;
  left:auto;
}
#slider-eltron .owl-item.active .main-slider-img-text span {
  opacity:1;
  -webkit-transform:translateX(0);
  -ms-transform:translateX(0);
  transform:translateX(0);
  -webkit-transition:all 1200ms ease;
  -o-transition:all 1200ms ease;
  transition:all 1200ms ease;
  -webkit-transition-delay:600ms;
  -o-transition-delay:600ms;
  transition-delay:600ms;
}
#slider-eltron .owl-item.active .main-slider-img-text h1 {
  opacity:1;
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
  -webkit-transition:all 1500ms ease;
  -o-transition:all 1500ms ease;
  transition:all 1500ms ease;
  -webkit-transition-delay:900ms;
  -o-transition-delay:900ms;
  transition-delay:900ms;
}
#slider-eltron .owl-item.active .main-slider-img-text p {
  opacity:1;
  -webkit-transform:translateX(0);
  -ms-transform:translateX(0);
  transform:translateX(0);
  -webkit-transition:all 2100ms ease;
  -o-transition:all 2100ms ease;
  transition:all 2100ms ease;
  -webkit-transition-delay:1200ms;
  -o-transition-delay:1200ms;
  transition-delay:1200ms;
}
#slider-eltron .owl-item.active .main-slider-img-text .slide-btn-1 {
  opacity:1;
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
  -webkit-transition:all 2100ms ease;
  -o-transition:all 2100ms ease;
  transition:all 2100ms ease;
  -webkit-transition-delay:1500ms;
  -o-transition-delay:1500ms;
  transition-delay:1500ms;
}

/*---------------------------------------------------- */
/*Site Info area*/
/*----------------------------------------------------*/
.site-info-section {
  overflow:visible;
}
.site-info-content {
  -webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  margin-bottom:90px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  position:relative;
  top:-20px;
  z-index:1;
  background-color:#fff;
}
.site-info-icon-text {
  width:380px;
  padding:50px 30px 40px 30px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.site-info-icon-text .site-info-icon {
  margin-right:15px;
}
.site-info-icon-text .site-info-icon svg {
  height:65px;
  fill:#004168;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.site-info-icon-text .site-info-text {
  max-width:300px;
}
.site-info-icon-text .site-info-text h3 {
  font-size:22px;
  color:#222222;
  font-weight:600;
  line-height:1.364;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.site-info-icon-text .site-info-arrow {
  position:absolute;
  top:50%;
  right:25px;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.site-info-icon-text:after {
  right:0;
  bottom:0;
  content:'';
  width:60px;
  height:5px;
  position:absolute;
  background-color:#dddddd;
}
.site-info-icon-text:hover {
  background-color:#00994A;
}
.site-info-icon-text:hover .site-info-icon svg {
  fill:#fff;
}
.site-info-icon-text:hover .site-info-text h3 {
  color:#fff;
}
.site-info-icon-text:hover .site-info-arrow i {
  color:#fff;
}
.site-info-icon-text:hover:after {
  background-color:#e60213;
}


/*---------------------------------------------------- */
/*About area*/
/*----------------------------------------------------*/
.about-section {
  padding:40px 0 20px 0;
  background-color:#E5E5E6;
}
.about-content{
  padding: 15px 0;
}
.about-section .about-text {
  /*max-width:510px;*/
  /*padding-top:20px;*/
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.about-section .about-text .section-title-left{
  padding: 15px 30px;
}
.about-section .about-text .section-title-left h2{
     padding: 12px 0px 0 0; 
     margin-bottom:0;
}
.about-section .about-text .about-text1 {
  /*margin-bottom:30px;*/
}
.about-section .about-text .about-text2 {
  margin-bottom:35px;
}
.about-section .about-text .about-btn {
position: relative;
    border-radius: 3px;
    line-height: 55px;
    /*margin-top: 45px;*/
    display: inline-block;
    height: 55px;
    width: 190px;
    background-color: #fff;
    border: 1px solid #ffc107;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
.about-section .about-img {
  margin:0px -10px;
}
.about-section .about-img .abt-img-set {
  float:left;
  margin: 32px 10px 0 10px;
  margin-bottom:20px;
  overflow: hidden;
}
.about-section .about-img .abt-img-set img{
  -webkit-transition:-webkit-transform 1s ease 0s;

銆€銆€transition:transform 1s ease 0s;

銆€銆€-webkit-transform-origin:center;

銆€銆€transform-origin:center;
}
.about-section .about-img .abt-img-set img:hover{
  -webkit-transform: scale(1.2);
銆€銆€transform: scale(1.2);
}
.about-counter .about-counter-text-number {
  width:50%;
  float:left;
}
.about-counter .about-counter-text-number h4 {
  font-size:18px;
  font-weight:700;
  padding-bottom:18px;
}
.about-counter .about-counter-text-number .counter-icon {
  margin-right:15px;
}
.about-counter .about-counter-text-number .counter-number h4 {
  font-size:50px;
  font-weight:700;
  color:#00994A;
  display:inline-block;
}
.about-counter .about-counter-text-number .counter-number strong {
  color:#555555;
  font-size:30px;
  font-weight:300;
}
.about-section-two:before {
  top:0;
  left:0;
  content:'';
  opacity:.5;
  height:100%;
  width:540px;
  position:absolute;
  background-repeat:no-repeat;
  background-image:url(../img/background/abbg.png);
}
.about-page-about {
  padding:110px 0px 90px;
}

.advantage-img  img {
  /*-webkit-filter:grayscale(1);
  filter:grayscale(1);*/
}
.advantage-img  img:hover {
  -webkit-filter:none;
  filter:none;
    -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
/*---------------------------------------------------- */
/*features area*/
/*----------------------------------------------------*/
.features-section {
  z-index:1;
  padding:100px 0px 110px;
}
.features-section .background_overlay {
  z-index:-1;
  background-color:#fff;
}
.features-section .section-title-middle {
  margin:0 auto;
  max-width:700px;
  padding-bottom:60px;
}
.features-section .section-title-middle .title-tag {
  color:#555555;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";
}
.features-section .section-title-middle .title-tag svg {
  fill:#fff;
}
.features-section .section-title-middle h2 {
  color:#000;
  font-family:"PINGFANG BOLD-subfont";
}
.features-icon-text {
  border-radius:2px;
  margin-bottom:15px;
  background-color:#fff;
  padding:25px 0px 280px 0px;
transition-duration: 500ms;
}
.features-icon-text:hover{
margin-top:-10px;
    transition-duration: 500ms;
}
.features-icon-text .features-icon {
  /*margin-bottom:20p3x;
  */
}
.features-icon-text .features-icon svg {
  height:90px;
  fill:#e60213;
}
.features-icon-text .features-text h3 {
  color:#fff;
  font-size:22px;
  font-weight:700;
  padding:10px 0 10px 0;
}
.features-icon-text .features-text p {
  font-weight:300;
  font-size:14px;
}
.features-icon-text .features-hover-content {
  top:0;
  z-index:2;
  width:100%;
  height:100%;
  padding:50px 45px;
  position:absolute;
  background-color:#0fc5d3;
  opacity:0;
  visibility:hidden;
  border-radius:2px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}


#features-slide-id .owl-dots {
  margin-top:48px;
  text-align:center;
}
#features-slide-id .owl-dots .owl-dot {
  width:30px;
  height:2px;
  margin:0px 3px;
  display:inline-block;
  background-color:#2797d1;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
#features-slide-id .owl-dots .owl-dot.active {
  height:3px;
  background-color:#fff;
}

/*---------------------------------------------------- */
/*culture area*/
/*----------------------------------------------------*/
.culture-section {
  z-index:1;
  /*padding:100px 0px 110px;*/
  margin-top: -100px;
}
.culture-section .background_overlay {
  z-index:-1;
  background-color:#fff;
}
.culture-section .section-title-middle {
  margin:0 auto;
  max-width:700px;
  padding-bottom:60px;
}
.culture-section .section-title-middle .title-tag {
  color:#555555;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";
}
.culture-section .section-title-middle .title-tag svg {
  fill:#fff;
}
.culture-section .section-title-middle h2 {
  color:#000;
  font-family:"PINGFANG BOLD-subfont";
}
.culture-icon-text {
  border-radius:2px;
  margin-bottom:15px;
  /*background-color:#fff;*/
  padding:40px 0px 0 0px;
transition-duration: 500ms;
  height: 230px;
}
.culture-icon-text p{
  padding: 10px 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.culture-icon-text:hover{
  background-color:#fff;
opacity: 0.8;
    transition-duration: 500ms;
}
.culture-icon-text .culture-icon {
  /*margin-bottom:20p3x;
  */
}
.culture-icon-text .culture-icon svg {
  height:90px;
  fill:#e60213;
}
.culture-icon-text .culture-text h3 {
  color:#fff;
  font-size:24px;
  font-weight:700;
  padding:10px 40px 10px 40px;
  text-align: left;
}
.culture-icon-text .culture-hover-content {
  top:0;
  z-index:2;
  width:100%;
  height:100%;
  padding:50px 45px;
  position:absolute;
  background-color:#0fc5d3;
  opacity:0;
  visibility:hidden;
  border-radius:2px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}


#culture-slide-id .owl-dots {
  margin-top:48px;
  text-align:center;
}
#culture-slide-id .owl-dots .owl-dot {
  width:30px;
  height:2px;
  margin:0px 3px;
  display:inline-block;
  background-color:#2797d1;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
#culture-slide-id .owl-dots .owl-dot.active {
  height:3px;
  background-color:#fff;
}
/*---------------------------------------------------- */
/*service area*/
/*----------------------------------------------------*/
.service-content {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.service-section{
  padding: 20px 0px 0px;
}
.service-section .title-middle {
  margin:0 auto;
  max-width:700px;
  padding-bottom:60px;
}
.service-section .title-middle .title-tag {
  color:#555555;
  font-size:22px;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";

}
.service-section .title-middle h2 {
  color:#000;
  font-family:"PINGFANG BOLD-subfont";
  font-size:48px;
  font-weight:700;
  padding-top:13px;
  line-height:1.333;
}
.service-content .service-pic-text {
  width:16.66666%;
  overflow:hidden;
}
.service-content .service-pic-text .service-pic {
  -webkit-transition:.8s all ease-in-out;
  -o-transition:.8s all ease-in-out;
  transition:.8s all ease-in-out;
}
.service-content .service-pic-text:after {
  top:0;
  left:0;
  width:100%;
  content:'';
  height:100%;
  position:absolute;
  -webkit-transition:.8s all ease-in-out;
  -o-transition:.8s all ease-in-out;
  transition:.8s all ease-in-out;
  /*background-color:rgba(0,0,0,0.5);*/
}
.service-content .service-pic-text .service-text {
  opacity:0;
  left:0;
  right:0;
  z-index:1;
  bottom:0;
  position:absolute;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}

.service-content .service-pic-text .service-text h3,.service-content .service-pic-text .service-text a {
  color:#fff;
  font-size:30px;
  font-weight:700;
  min-height: 120px;
}
.service-content .service-pic-text .service-text a {
  opacity:0;
  visibility:hidden;
  font-size:14px;
      writing-mode: lr-tb;
      margin-right: 10px;
}
.service-content .service-pic-text .service-text a i {
  margin-left:8px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.service-content .service-pic-text .service-text a:hover i {
  margin-left:12px;
}
.service-content .service-pic-text:hover:after {
  background-color:rgba(0,0,0,0);
}
.service-content .service-pic-text:hover .service-pic {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
.service-content .service-pic-text:hover .service-text {
  bottom:0;
  opacity:1;
}
.service-content .service-pic-text:hover .service-text a {
  opacity:1;
  visibility:visible;
}
.service-counter-section .about-counter .about-counter-text-number {
  width:100%;
  float:none;
}
.service-details-section {
  padding:110px 0 210px;
}
.service-details-section .service-sidebar {
  margin-right:20px;
}
.service-details-section .service-single-content .service-details-img-pair {
  margin-bottom:30px;
}
.service-details-section .service-single-content h3 {
  color:#222222;
  font-size:42px;
  font-weight:700;
  padding-bottom:20px;
}
.service-details-section .service-single-content article {
  margin-bottom:20px;
}
.service-details-section .service-single-content h4 {
  font-size:30px;
  color:#222222;
  font-weight:700;
  padding-bottom:10px;
}
.service-details-section .service-single-content .service-details-list {
  margin-top:15px;
}
.service-details-section .service-single-content .service-details-list ul {
  margin-bottom:30px;
}
.service-details-section .service-single-content .service-details-list li {
  color:#222222;
  font-weight:600;
  position:relative;
  padding-left:30px;
}
.service-details-section .service-single-content .service-details-list li:before {
  left:0;
  top:0;
  content:'\f138';
  font-weight:900;
  position:absolute;
  color:#e60213;
  font-family:'Font Awesome 5 Free';
}
.service-details-section .service-single-content .service-single-icon-text {
  margin:0px -5px;
}
.service-details-section .service-single-content .service-single-icon-text .site-info-icon-text {
  width:48%;
  float:left;
  margin:30px 5px 30px 5px;
  padding:40px 30px 35px 30px;
  -webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
}
.service-details-section .service-single-content .service-single-icon-text .site-info-icon-text:after {
  display:none;
}
.service-details-section .service-single-content .service-single-icon-text .site-info-icon-text .site-info-icon svg {
  height:60px;
}
.service-details-section .service-single-content .service-single-icon-text .site-info-icon-text .site-info-text h3 {
  font-size:22px;
}
.service-sidebar-widget {
  margin-bottom:30px;
}
.service-sidebar-widget .service-cat-widget {
  padding:38px;
  background-color:#edf1f4;
}
.service-sidebar-widget .service-cat-widget .widget-title {
  font-size:22px;
  color:#222222;
  font-weight:800;
}
.service-sidebar-widget .help-widget {
  background-color:#00994A;
  padding:40px 30px;
}
.service-sidebar-widget .help-widget .widget-title {
  margin-bottom:30px;
}
.service-sidebar-widget .help-widget span {
  color:#fff;
}
.service-sidebar-widget .help-widget .contact-text p {
  padding-top:5px;
  color:#fff;
}
.service-sidebar-widget .help-widget .contact-text p i {
  font-size:24px;
}
.service-sidebar-widget .help-widget .contact-text p strong {
  font-size:24px;
}
.service-sidebar-widget .opening-hour-widget {
  background-color:#e60213;
  padding:40px 30px;
}
.service-sidebar-widget .opening-hour-widget span {
  color:#fff;
}
.service-sidebar-widget .opening-hour-widget .widget-title {
  margin-bottom:30px;
}
.service-sidebar-widget .opening-hour-widget .opening-hour-content {
  margin-bottom:15px;
}
.service-sidebar-widget .opening-hour-widget .opening-hour-content span,.service-sidebar-widget .opening-hour-widget .opening-hour-content strong {
  display:block;
  color:#fff;
  line-height:1.6;
}
.service-counter-section {
  padding-bottom:80px;
}
.service-counter-section .about-counter .about-counter-text-number .counter-number h4,.service-counter-section .about-counter .about-counter-text-number .counter-number strong {
  color:#222222;
}
.service-counter-section .service-counter-content .col-lg-3:nth-child(2) .about-counter-text-number,.service-counter-section .service-counter-content .col-lg-3:nth-child(3) .about-counter-text-number {
  padding-left:40px;
}
.service-counter-section .service-counter-content .col-lg-3:nth-child(4) .about-counter-text-number {
  padding-left:50px;
}
.add-widget {
  z-index:1;
  padding:35px 35px 50px;
}
.add-widget .background_overlay {
  z-index:-1;
  background-color:rgba(0,0,0,0.9);
}
.add-widget h3 {
  color:#fff;
  font-size:30px;
  font-weight:600;
}
.add-widget p {
  color:#fff;
  padding:20px 0px 40px;
}
.add-widget a {
  display:inline-block;
  border:2px solid #fff;
  padding:10px 25px;
  text-transform:uppercase;
  color:#fff;
  font-weight:700;
}
.add-widget a img {
  margin-left:10px;
}
/*---------------------------------------------------- */
/*advantage area*/
/*----------------------------------------------------*/
.advantage-section {
  padding:110px 0px;
}
.advantage-section .section-title-middle {
  margin:0 auto;
  max-width:610px;
  padding-bottom:50px;
}
.advantage-section .advantage-img-text .advantage-text {
  padding:45px 40px;
  -webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
}
.advantage-section .advantage-img-text .advantage-text h3 {
  font-size:18px;
  font-weight:600;
  color:#222222;
  line-height:1.556;
}
.advantage-section .advantage-img-text .advantage-img {
  overflow:hidden;
}
.advantage-section .advantage-img-text .advantage-img img {
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.advantage-section .advantage-img-text:hover .advantage-img img {
  -webkit-transform:scale(1.2);
  -ms-transform:scale(1.2);
  transform:scale(1.2);
}
.advantage-section .advantage-content .col-lg-3:nth-child(2) .advantage-img-text .advantage-text {
  background-color:#eda213;
}
.advantage-section .advantage-content .col-lg-3:nth-child(2) .advantage-img-text .advantage-text h3 {
  color:#fff;
}
.advantage-section .advantage-content .col-lg-3:nth-child(3) .advantage-img-text .advantage-text {
  background-color:#0fc5d3;
}
.advantage-section .advantage-content .col-lg-3:nth-child(3) .advantage-img-text .advantage-text h3 {
  color:#fff;
}
.service-page-advantage {
  padding-top:195px;
}
/*---------------------------------------------------- */
/*consaltion area*/
/*----------------------------------------------------*/
.consaltation-section {
  padding:60px 0px 48px;
  background-color:rgba(0,113,179,0.88);
}
.consaltation-section:before,.consaltation-section:after {
  position:absolute;
  content:'';
  left:0;
  top:0;
  height:100%;
  width:382px;
  z-index:1;
  background-repeat:no-repeat;
  background-image:url(../img/background/cbg1.jpg);
}
.consaltation-section:after {
  width:50%;
  right:0;
  left:auto;
  z-index:-1;
  background-image:url(../img/background/cbg2.jpg);
}
.consaltation-section .consaltation-content .consaltation-text {
  display:inline-block;
  margin-top:10px;
}
.consaltation-section .consaltation-content .consaltation-text h3 {
  color:#fff;
  font-size:30px;
  display:inline-block;
  margin-right:20px;
}
.consaltation-section .consaltation-content .consaltation-text span {
  font-size:30px;
  font-weight:700;
  color:#e60213;
}
.consaltation-section .consaltation-content .consalt-btn {
  height:60px;
  width:218px;
  float:right;
  line-height:55px;
  margin-top:10px;
  border-radius:2px;
}
.consaltation-section .consaltation-content .consalt-btn a {
  border:2px solid #ffffff;
  width:100%;
  color:#fff;
  display:block;
}
.consaltation-section .consaltation-content .consalt-btn a:hover {
  background-color:#e60213;
  border:2px solid #e60213;
}
.consaltation-section .consaltation-content .consalt-btn a i {
  margin-left:8px;
}
/*---------------------------------------------------- */
/*project area*/
/*----------------------------------------------------*/
.project-section {
  padding:105px 0px 110px;
  background-color:#fff;
}
.project-section .project-text-content {
  padding-bottom:20px;
  height:180px;
}
.project-section .section-title-left {
  max-width:330px;
}
.project-section .grid-item-width {
  width:33.33%;
}
.project-section .grid-item-big {
  width:66.67%;
}
.project-section .grid-sizer {
  width:33.33%;
}
.project-section .grid-item {
  padding:15px;
}
.project-section .grid-item-width2 {
  width:50%;
}
.project-section .grid-sizer,.project-section .grid-item {
  float:left;
  overflow:hidden;
  position:relative;
  display:inline-block;
}
.project-section .project-filter-btn {
  margin:20px 0;
}
.project-section .project-filter-btn button {
  border:none;
  color:#555555;
  font-weight:600;
  font-size:15px;
  width:fit-content;
  padding:0px 20px 0px 20px;
  margin: 0px 10px 0px 10px;
  text-transform:uppercase;
  background-color:transparent;
  position:relative;
  zoom:1;
  transition:all .3s;
  height:45px;
  border-radius: 3px;
  border: 1px solid #ffc107;

}
/*.project-section .project-filter-btn button:after {
  position:absolute;
  content:'';
  height:15px;
  width:2px;
  background-color:#dadada;
  top:7px;
  right:-17px;
}
*/
.project-section .project-filter-btn button:last-child:after {
  display:none;
}
.project-section .project-filter-btn .filter-button.is-checked {
  font-size:15px;
  color:#fff;
  transition:all .3s;
  background-color: #ffc107;
      background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
.project-section .projecct-img {
  overflow:hidden;
}
.project-section .projecct-img img {
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.project-section .projecct-img .project-item-text {
     color: #fff;
    bottom: 30px;
    z-index: 1;
    left: 50%;
    top: 70%;
    width: fit-content;
    transform: translate(-50%,-50%);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.project-section .projecct-img .project-item-text p {
  font-size:16px;
  font-weight:300;
}
.project-section .projecct-img .project-item-text h3 {
  font-size:22px;
  font-weight:600;
}
.project-section .projecct-img .project-item-text a {
  background: rgba(0,153,74,0.8);
    padding: 10px 20px;
    border-radius: 4px;
}
.project-section .projecct-img:hover:after {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  visibility:visible;
}
.project-section .projecct-img:hover img {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
.project-section .projecct-img:hover .project-item-text {
  opacity:1;
  bottom:55px;
  visibility:visible;
}
.project-section .projecct-img:hover .popup-project:before {
  height:55px;
}
.project-section .projecct-img:hover .popup-project:after {
  width:55px;
}
.project-section .project-more-btn {
  height:55px;
  width:190px;
  background-color: #fff;
  border: 1px solid #ffc107;
  border-radius:3px;
  line-height:55px;
  text-align:center;
  margin:0 auto;
  margin-top:45px;
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}
.project-section .project-more-btn a {
  border-radius:3px;
  width:100%;
  color: #e60213;
  display:block;
  font-size:14px;
  font-weight:700;
}
/*.project-section .project-more-btn a:hover {
  background-color:#00994A;
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}*/
.project-section-two {
  padding-top:180px;
}
.project-section-two .grid-sizer {
  width:50%;
}
.project-section-two .projecct-img .popup-project {
  top:105px;
  left:auto;
  right:60px;
}

.product-section {
  padding:60px 0px 60px;
  background-color:#F4F7FC;
}
.product-section .product-text-content {
  padding-bottom:20px;
  /*height:180px;*/
}
.product-section .section-title-left {
  max-width:330px;
}
.product-section .grid-item-width {
  width:33.33%;
}
.product-section .grid-item-big {
  width:66.67%;
}
.product-section .grid-sizer {
  width:33.33%;
}
.product-section .grid-item {
  padding:15px;
}
.product-section .grid-item-width2 {
  width:50%;
}
.product-section .grid-sizer,.product-section .grid-item {
  float:left;
  overflow:hidden;
  position:relative;
  display:inline-block;
}
.product-section .product-filter-btn {
  /*padding-top:113px;*/
}
.product-section .product-filter-btn a {
    color: #555555;
    font-weight: 600;
    font-size: 15px;
    width: fit-content;
    padding: 10px 20px;
    margin: 0px 10px 0px 10px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    zoom: 1;
    transition: all .3s;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #ffc107;
}
.product-section .product-filter-btn button {
    color: #555555;
    font-weight: 600;
    font-size: 15px;
    width: fit-content;
    padding: 0px 10px;
    margin: 0px 10px 0px 10px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    zoom: 1;
    transition: all .3s;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #ffc107;
}
/*.product-section .product-filter-btn button:after {
  position:absolute;
  content:'';
  height:15px;
  width:2px;
  background-color:#dadada;
  top:7px;
  right:-17px;
}
*/
.product-section .product-filter-btn a:last-child:after {
  display:none;
}
.product-section .product-filter-btn button:last-child:after {
  display:none;
}
.product-section .product-filter-btn .filter-button.is-checked {
    color: #fff!important;
    transition: all .3s;
    background-color: #ffc107;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
.product-section .projecct-img {
  overflow:hidden;
}
.product-section .projecct-img img {
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.product-section .product-item-text {
    padding:30px;
  background-color:#fff;
}
.product-item-text {
 padding: 40px 60px;
}
.product-item-text h3{
 font-size: 28px;
 font-weight: 700;
 color: #000;
}
.product-item-text .product-more-btn{
     position: relative;
    border-radius: 3px;
    line-height: 55px;
    /* margin-top: 45px; */
    display: inline-block;
    height: 55px;
    width: 190px;
    background-color: #fff;
    border: 1px solid #ffc107;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}

.product-item-text .product-more-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 50px;
    color: #e60213;
  }
.product-item-text .product-more-btn i {
    color: #eda213;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 20px;
    font-weight: 700;
}
.product-section .product-item-text p {
  font-size:14px;
  font-weight:700;
  margin: 10px 0 0 0;
}
.product-section .product-item-text p:hover{
color: #e60213;
}
.product-section .product-item-text h3 {
  font-size:18px;
  font-weight:700;
}
.product-section .projecct-img:hover:after {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  visibility:visible;
}
.product-section .projecct-img:hover img {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
.product-section .projecct-img:hover .product-item-text {
  opacity:1;
  bottom:55px;
  visibility:visible;
}
.product-section .projecct-img:hover .popup-cases:before {
  height:55px;
}
.product-section .projecct-img:hover .popup-cases:after {
  width:55px;
}
.product-section .product-more-btn {
  height:55px;
  width:190px;
  background-color: #fff;
  border: 1px solid #ffc107;
  border-radius:3px;
  line-height:55px;
  text-align:center;
  margin:0 auto;
  margin-top:45px;
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}
.product-section .product-more-btn a {
  border-radius:3px;
  width:100%;
  color: #e60213;
  display:block;
  font-size:14px;
  font-weight:700;
}
/*.product-section .product-more-btn a:hover {
  background-color:#00994A;
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}*/
.product-section-two {
  padding-top:180px;
}
.product-section-two .grid-sizer {
  width:50%;
}
.product-section-two .projecct-img .popup-cases {
  top:105px;
  left:auto;
  right:60px;
}

/*---------------------------------------------------- */
/*cases area*/
/*----------------------------------------------------*/
.cases-section {
  padding:105px 0px 110px;
  background-color:#fff;
  /*background-image: url(../img/logo-img.png);*/
  background-repeat: no-repeat;
  background-position: center -10%;
  background-size: 1500px;
}
.cases-section .cases-text-content {
  padding-bottom:20px;
  /*height:180px;*/
}
.cases-section .title-middle {
  margin:0 auto;
  max-width:700px;
  padding-bottom:60px;
}
.cases-section .title-middle .title-tag {
  color:#555555;
  font-size:22px;
  font-weight:100;
  font-family:"PingFangSC-Medium-subfont";

}
.cases-section .title-middle h2 {
  color:#000;
  font-family:"PINGFANG BOLD-subfont";
  font-size:48px;
  font-weight:700;
  padding-top:13px;
  line-height:1.333;
}
.cases-section .section-title-left {
  max-width:330px;
}
.cases-section .grid-item-width {
  width:33.33%;
}
.cases-section .grid-item-big {
  width:66.67%;
}
.cases-section .grid-sizer {
  width:33.33%;
}
.cases-section .grid-item {
  padding:15px;
}
.cases-section .grid-item-width2 {
  width:50%;
}
.cases-section .grid-sizer,.cases-section .grid-item {
  float:left;
  overflow:hidden;
  position:relative;
  display:inline-block;
}
.cases-section .cases-filter-btn {
  /*padding-top:113px;*/
}
.cases-section .cases-filter-btn a {
    color: #555555;
    font-weight: 600;
    font-size: 15px;
    width: fit-content;
    padding: 10px 20px;
    margin: 0px 10px 0px 10px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    zoom: 1;
    transition: all .3s;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #ffc107;
}
.cases-section .cases-filter-btn button {
    color: #555555;
    font-weight: 600;
    font-size: 15px;
    width: fit-content;
    min-width: 110px;
    padding: 0px 20px;
    margin: 0px 10px 10px 10px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    zoom: 1;
    transition: all .3s;
    height: 42px;
    border-radius: 100px;
    border: 1px solid #F06C00;
}
.cases-section .cases-filter-btn a.is-checked {
    color: #fff!important;
    transition: all .3s;
    background-color: #ffc107;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
/*.cases-section .cases-filter-btn button:after {
  position:absolute;
  content:'';
  height:15px;
  width:2px;
  background-color:#dadada;
  top:7px;
  right:-17px;
}
*/
.cases-section .cases-filter-btn a:last-child:after {
  display:none;
}
.cases-section .cases-filter-btn button:last-child:after {
  display:none;
}
.cases-section .cases-filter-btn .filter-button.is-checked {
    color: #fff!important;
    transition: all .3s;
    background-color: #F06C00;
    /*background-repeat: no-repeat;*/
    /*background-position: right bottom;*/
    /*background-image: url(../img/sun2.png);*/
    /*background-size: 40px;*/
}
.cases-section .projecct-img {
  overflow:hidden;
}
.cases-section .projecct-img img {
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.cases-section .cases-item-text {
    padding:30px;
  background-color:#F6FAFB;
}

.cases-section .cases-item-text p {
  font-size:14px;
  font-weight:700;
  margin: 10px 0 0 0;
}
.cases-section .cases-item-text p:hover{
color: #e60213;
}
.cases-section .cases-item-text h3 {
  font-size:18px;
  font-weight:700;
  height: 60px;
}
.cases-section .projecct-img:hover:after {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  visibility:visible;
}
.cases-section .projecct-img:hover img {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
.cases-section .projecct-img:hover .cases-item-text {
  opacity:1;
  bottom:55px;
  visibility:visible;
}
.cases-section .projecct-img:hover .popup-cases:before {
  height:55px;
}
.cases-section .projecct-img:hover .popup-cases:after {
  width:55px;
}
.cases-section .cases-more-btn {
  height:55px;
  width:190px;
  background-color: #fff;
  border: 1px solid #ffc107;
  border-radius:3px;
  line-height:55px;
  text-align:center;
  margin:0 auto;
  /*margin-top:45px;*/
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}
.cases-section .cases-more-btn a {
  border-radius:3px;
  width:100%;
  color: #e60213;
  display:block;
  font-size:14px;
  font-weight:700;
}
/*.cases-section .cases-more-btn a:hover {
  background-color:#00994A;
  background-repeat:no-repeat;
  background-position:right bottom;
  background-image:url(../img/sun2.png);
  background-size:40px;
}*/
.cases-section-two {
  padding-top:180px;
}
.cases-section-two .grid-sizer {
  width:50%;
}
.cases-section-two .projecct-img .popup-cases {
  top:105px;
  left:auto;
  right:60px;
}

/*---------------------------------------------------- */
/*expertise area*/
/*----------------------------------------------------*/
@-webkit-keyframes Rx-width-80 {
  0% {
  width:0%;
}
100% {
  width:80%;
}
}@keyframes Rx-width-80 {
  0% {
  width:0%;
}
100% {
  width:80%;
}
}@-webkit-keyframes Rx-width-75 {
  0% {
  width:0%;
}
100% {
  width:75%;
}
}@keyframes Rx-width-75 {
  0% {
  width:0%;
}
100% {
  width:75%;
}
}@-webkit-keyframes Rx-width-90 {
  0% {
  width:0%;
}
100% {
  width:90%;
}
}@keyframes Rx-width-90 {
  0% {
  width:0%;
}
100% {
  width:90%;
}
}.Rx-width-80 {
  -webkit-animation-name:Rx-width-80;
  animation-name:Rx-width-80;
  -webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}
.Rx-width-90 {
  -webkit-animation-name:Rx-width-90;
  animation-name:Rx-width-90;
  -webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}
.Rx-width-75 {
  -webkit-animation-name:Rx-width-75;
  animation-name:Rx-width-75;
  -webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}
.expertise-section {
  padding:100px 0px 140px;
  background-color:#00994A;
}
.expertise-section .section-title-left .title-tag,.expertise-section .section-title-left h2 {
  color:#fff;
}
.expertise-section .expertise-text-details {
  color:#b6d0df;
  margin-bottom:40px;
}
.expertise-text {
  max-width:460px;
}
.expertise-skill-progress .progress_text {
  display:inline-block;
  width:100%;
}
.expertise-skill-progress .progress_text .skill-title {
  color:#b6d0df;
}
.expertise-skill-progress .progress_text .skill-percent {
  color:#fff;
  font-weight:700;
}
.expertise-skill-progress .single_experties {
  margin-bottom:20px;
}
.expertise-skill-progress .progress-bar,.expertise-skill-progress .progress {
  height:5px;
  border-radius:10px;
  background-color:#135f8c;
}
.expertise-skill-progress .progress-bar {
  background-color:#e60213;
}
.expertise-indicator-icon .expertise-icon-item {
  width:80px;
  height:80px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  border-radius:100%;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  background-color:#fff;
  position:relative;
  cursor:pointer;
}
.expertise-indicator-icon .expertise-icon-item svg {
  height:50px;
  width:50px;
  fill:#2a6081;
}
.ex-carousel {
  width:50%;
  height:100%;
  top:0;
  right:0;
  position:absolute;
}
.ex-carousel img {
  height:100%;
}
.expertise-indicator-icon {
  top:30px;
  z-index:1;
  right:-40px;
  position:absolute;
}
.expertise-indicator-icon .expertise-icon-item {
  margin-bottom:70px;
}
.mission-area {
  top:-68px;
  margin:0 auto;
  max-width:810px;
  position:relative;
  padding:40px 100px;
  background-color:#eda213;
}
.mission-area .mission-text .section-title-left .title-tag {
  color:#fff;
}
.mission-area .mission-text .section-title-left h2 {
  font-style:italic;
  color:#fff;
  font-size:32px;
}
/*---------------------------------------------------- */
/*testimonial area*/
/*----------------------------------------------------*/
.testimonial-section {
  padding: 300px 0px 180px; 
  margin-top: -240px;
}
.testimonial-section .section-title-middle {
  margin:0 auto;
  max-width:525px;
  padding-bottom:50px;
}
.testimonial-section .testimonial-content {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.testimonial-section .testimonial-part {
  width:50%;
}
.testimonial-section .testimonial-text-slide {
  padding:65px;
  -webkit-transform:translateY(70px);
  -ms-transform:translateY(70px);
  transform:translateY(70px);
  background-color: #000;
  opacity:0.6;
  /*-webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);*/
  /*box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);*/
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text {
  z-index:1;
  max-width:430px;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .q-icon {
  top:0px;
  left:0px;
  z-index:-1;
  position:absolute;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .q-icon i {
  color:#ecfafc;
  font-size:65px;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text h3 {
  color:#004168;
  font-size:18px;
  font-weight:700;
  padding-bottom:20px;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text p {
  color:#555555;
  font-size:18px;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate {
  margin-top:30px;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-pic {
  width:50px;
  height:50px;
  overflow:hidden;
  margin-right:12px;
  border-radius:100%;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate h4 {
  color:#222222;
  font-size:15px;
  line-height:1;
  font-weight:700;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate span {
  font-size:12px;
  font-weight:300;
  line-height:1;
  color:#222222;
}
.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate li {
  float:left;
  color:#f89429;
  font-size:12px;
  line-height:1.5;
  margin-right:3px;
}
#testimonial-slideid .owl-nav {
  text-align:right;
  position: absolute;
  top: 20px;
}
#testimonial-slideid .owl-nav .owl-prev{
  width:60px;
  height:60px;
  position: absolute;
  font-size: 50px;
  left: -150px;
  line-height:60px;
  text-align:center;
  display:inline-block;
  /*border:1px solid #dddddd;*/
  background-image: url('/static/index/partner-left');
  background-size: 50px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
#testimonial-slideid .owl-nav .owl-next {
  width:60px;
  height:60px;
  position: fixed;
  font-size: 50px;
  right: -150px;
  line-height:60px;
  text-align:center;
  display:inline-block;
  background-image: url('/static/index/partner-right');
  background-size: 50px;
  /*border:1px solid #dddddd;*/
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}

.about-page-testimonial {
  padding:195px 0px 250px;
}
/*---------------------------------------------------- */
/*blog area*/
/*----------------------------------------------------*/
.news-section {
  padding:20px 0px 0;
  background-color: #E5E5E6;
}
.news-section .section-title-middle {
  margin:0 auto;
  max-width:610px;
  padding-bottom:50px;
}
.news-section .background_overlay {
  /*background-color:rgba(245,245,245,0.95);
  */
}
.news-section .news-more-btn {
    height: 55px;
    width: 190px;
    background-color: #fff;
    border: 1px solid #ffc107;
    border-radius: 3px;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
    margin-top: 45px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
.news-section .news-more-btn a {
    border-radius: 3px;
    width: 100%;
    color: #e60213;
    display: block;
    font-size: 14px;
    font-weight: 700;
  }
.news-section .news-left-content .news-text-details p {
  color:#555555;
}
.news-section .news-left-content .news-text-details .b-read-more-btn {
  height:60px;
  width:190px;
  line-height:60px;
  margin-top:38px;
  border-radius:2px;
  background-color:#e60213;
}
.news-section .news-left-content .news-text-details .b-read-more-btn:before {
  background-color:#00994A;
}
.news-section .news-left-content .news-text-details .b-read-more-btn a {
  color:#fff;
  width:100%;
  display:block;
  font-weight:700;
}
.news-section .news-left-content .news-text-details .b-read-more-btn a i {
  margin-left:5px;
}
.news-section .news-post-content {
  /*margin-left:50px;
  */
}
.news-section .news-post-content .news-post-pic {
  position:relative;
  overflow:hidden;
  height:300px;
}
.news-section .news-post-content .news-post-pic .news-linker {
  top:60%;
}
.news-section .news-post-content .news-post-pic img {
  -webkit-transition:.5s all ease-in-out;
  -o-transition:.5s all ease-in-out;
  transition:.5s all ease-in-out;
}
.news-section .news-post-content .news-post-item {
  /*width:50%;
  */
      float:left;
  position:relative;
}
.news-section .news-post-content .news-post-item h3 {
  font-size:20px;
  color:#fff;
  line-height:1.455;
  font-weight:600;
  height:50px;
}
.news-section .news-post-content .news-post-item h3:hover {
  color:#C10B04;
}
.news-section .news-post-content .news-post-item .news-post-text {
  padding:30px;
  background-color:#505050;
  margin-bottom: 30px;
  /*-webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  */
        /*box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  */
}
.news-section .news-post-content .news-post-item .news-linker_media {
  position:absolute;
  top: 83%;
  left: 85%;
  margin:0 auto;
  height:55px;
  width:55px;
  z-index:3;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
    background-image: url(../img/shipin.png);
background-repeat: no-repeat;
    background-size: 50px;
}
.news-section .news-post-content .news-post-item .news-linker_media:hover {
    background-image: url(../img/shipin_red.png);
}
.news-section .news-post-content .news-post-item .news-meta a {
  color:#555555;
  font-size:14px;
  margin-right:12px;
}
.news-section .news-post-content .news-post-item .news-meta a i {
  margin-right:8px;
  color:#cccccc;
}
.news-section .news-post-content .news-post-item .news-more {
  padding-top:20px;
  margin-top:20px;
  /*border-top:1px solid #eeeeee;
  */
}
.news-section .news-post-content .news-post-item .news-more a {
  font-weight:600;
  color:#000;
}
.news-section .news-post-content .news-post-item .news-more a:hover {
  color:#e60213;
}
.news-section .news-post-content .news-post-item:nth-child(2) {
  z-index:2;
  position:relative;
}
.news-section .news-post-content .news-post-item:hover .news-post-pic:after {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  visibility:visible;
}
.news-section .news-post-content .news-post-item:hover .news-post-pic img {
  -webkit-transform:scale(1.2);
  -ms-transform:scale(1.2);
  transform:scale(1.2);
}
.news-section .news-post-content .news-post-item:hover .news-linker:before {
  height:55px;
}
.news-section .news-post-content .news-post-item:hover .news-linker:after {
  width:55px;
}
.news-page-area-section {
  padding:30px 0px 30px;
}
.news-page-area-section .news-post-thumbnile-text {
  /*margin-bottom:72px;*/
  display: flex;
  padding: 40px 0;
  border-bottom: 1px solid #CFCFD0;
}
.news-page-area-section .news-post-thumbnile-text .news-post-thumb-img {
  /*margin-bottom:22px;*/
      max-width: 26%;
}
.news-page-area-section .news-post-thumbnile-text .news-post-thumb-img .news-category {
  left:25px;
  bottom:25px;
  position:absolute;
}
.news-page-area-section .news-post-thumbnile-text .news-post-thumb-img .news-category a {
  color:#fff;
  font-size:14px;
  font-weight:700;
  padding:10px 15px;
  display:inline-block;
  background-color:#e60213;
}
.news-page-area-section .news-post-thumbnile-text .news-post-meta {
  padding-bottom:22px;
  height: 40px;
  /*border-bottom:1px solid #dddddd;*/
}
.news-page-area-section .news-post-thumbnile-text .news-post-meta a {
    display: block;
    padding: 0 12px;
    border-radius: 20px;
    background-color: #cccccc;
    color: #fff;
    transition: all 0.3s;
    font-size: 14px;
    position: absolute;
}
.news-page-area-section .news-post-thumbnile-text .news-post-meta a:hover{
  background-color: #e60012;
}

.news-page-area-section .news-post-thumbnile-text .news-post-meta a:last-child:after {
  display:none;
}
.news-page-area-section .news-post-thumbnile-text .news-post-meta a i {
  color:#00994A;
  margin-right:8px;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text {
  margin:0 40px;
  max-width:725px;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text h3 {
  color:#222222;
  font-size:20px;
  font-weight:700;
  padding:20px 0;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text h3:hover {
  color:#e60213;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text p {
  color:#555555;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text .excerpt-more {
  margin-top:20px;
  height: 50px;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text .excerpt-more a {
    display: block;
    padding: 6px 18px;
    border-radius: 20px;
    background-color: #cccccc;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 80% center;
    background-size: 15px;
    /*background-image: url(https://www.sunny.com.cn/bocweb/web/css/../img/newsmore1.png);*/
    transition: all 0.3s;
    font-size: 14px;
    position: absolute;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text .excerpt-more a:hover{
  background-color: #e60012;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text .excerpt-more a img {
  margin-left:8px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post {
  background-color:#193647;
  padding:60px 50px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .post-featured-link-icon {
  margin-right:30px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .post-featured-link-icon i {
  color:#fff;
  font-size:60px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .news-post-meta {
  border-bottom:none;
  padding-bottom:0;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .news-post-meta a {
  color:#fff;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .post-featured-link a {
  font-size:36px;
  font-weight:700;
  color:#e60213;
}
.news-page-area-section .post-no-image .news-post-thumb-img .news-category {
  position:static;
}

/*浜у搧index*/
.title-hover{
font-size: 18px;
}
.title-hover:hover{
color: #C10B04;
font-size: 18px;
}
.buy-hover{
float:right;
border: 1px solid #000;
border-radius: 40px;
padding: 0px 12px;
font-size: 16px;
}
.buy{
float:right;
background-color: #C10B04;
border-radius: 40px;
padding: 0px 12px;
font-size: 18px;
color: #fff;
}
.buy-hover:hover{
color: #fff;
background-color: #C10B04;
border: unset;
}

.filter-button{
background-color: unset;
border: unset;
color: #Fff;
}
.filter-button-son{
  background-color: unset;
border: unset;
color: #Fff;
}
.filter-button-son:hover{
  background-color: #C10B04;
  border-radius: 2px;
}

.product-page-area-section {
  padding:110px 0px 110px;
}

.product-page-area-section .product-filter-btn button {
    color: #555555;
    font-weight: 600;
    font-size: 15px;
    width: fit-content;
    padding: 0px 10px;
    margin: 0px 10px 10px 10px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    zoom: 1;
    transition: all .3s;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #ffc107;
}
.product-index-area-section .product-filter-btn button:hover{
    color: #e60213;
}
.product-page-area-section .product-filter-btn .is-checked {
    color: #fff!important;
    transition: all .3s;
    background-color: #ffc107;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/sun2.png);
    background-size: 40px;
}
.product-page-area-section .product-post-thumbnile-text {
  /*margin-bottom:72px;*/
  display: flex;
  padding: 40px 0;
  border-bottom: 1px solid #ececec;
}
.product-page-area-section .product-post-thumbnile-text .product-post-thumb-img {
  /*margin-bottom:22px;*/
      max-width: 26%;
}
.product-page-area-section .product-post-thumbnile-text .product-post-thumb-img .product-category {
  left:25px;
  bottom:25px;
  position:absolute;
}
.product-page-area-section .product-post-thumbnile-text .product-post-thumb-img .product-category a {
  color:#fff;
  font-size:14px;
  font-weight:700;
  padding:10px 15px;
  display:inline-block;
  background-color:#e60213;
}
.product-page-area-section .product-post-thumbnile-text .product-post-meta {
  padding-bottom:22px;
  /*border-bottom:1px solid #dddddd;*/
}
.product-page-area-section .product-post-thumbnile-text .product-post-meta a {
  font-size:14px;
  padding-right:35px;
  position:relative;
}
.product-page-area-section .product-post-thumbnile-text .product-post-meta a:after {
  top:-5px;
  width:1px;
  right:15px;
  content:'';
  height:30px;
  position:absolute;
  background-color:#dddddd;
}
.product-page-area-section .product-post-thumbnile-text .product-post-meta a:last-child:after {
  display:none;
}
.product-page-area-section .product-post-thumbnile-text .product-post-meta a i {
  color:#00994A;
  margin-right:8px;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text {
  margin:0 40px;
  max-width:725px;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text h3 {
  color:#222222;
  font-size:20px;
  font-weight:700;
  padding-bottom:18px;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text h3:hover {
  color:#e60213;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text p {
  color:#555555;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text .excerpt-more {
  margin-top:20px;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text .excerpt-more a {
  color:#000;
  font-size:14px;
  font-weight:700;
  text-transform:uppercase;
  text-decoration:none;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text .excerpt-more a:hover{
  color:#e60213;
}
.product-page-area-section .product-post-thumbnile-text .product-post-text .excerpt-more a img {
  margin-left:8px;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post {
  background-color:#193647;
  padding:60px 50px;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post .post-featured-link-icon {
  margin-right:30px;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post .post-featured-link-icon i {
  color:#fff;
  font-size:60px;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post .product-post-meta {
  border-bottom:none;
  padding-bottom:0;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post .product-post-meta a {
  color:#fff;
}
.product-page-area-section .product-post-thumbnile-text .product-featured-post .post-featured-link a {
  font-size:36px;
  font-weight:700;
  color:#e60213;
}
.product-page-area-section .post-no-image .product-post-thumb-img .product-category {
  position:static;
}
.details-list{
background-color: #fff;
margin-top: 20px;
border-right: 2px solid #F4F7FC;
}
.details-list-text{
  background-color: #fff;
    padding: 40px 60px;
    margin-top: 20px;
}
.product-details-content{

}
.product-details-content .product-details-list{
  text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.product-details-content .product-details-list p{
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 700;
}
.product-details-content .product-post-thumbnile-text {
  margin-bottom:45px;
}
.product-details-content article {
  /*margin-top:25px;*/
}
.product-details-content blockquote {
  margin:40px 0px;
  font-size:18px;
  font-weight:600;
  font-style:italic;
  padding:50px 70px 50px 50px;
  background-color:#edf1f4;
  border-left:5px solid #e60213;
}
.product-details-content blockquote span {
  display:block;
  text-transform:uppercase;
  color:#00994A;
  margin-top:10px;
  font-size:14px;
  font-weight:700;
  font-style:normal;
  text-decoration:underline;
}
.product-details-content h3 {
  font-size:36px;
  font-weight:600;
  color:#222222;
}

.product-details-text-content h2 {
  font-size:36px;
  font-weight:700;
  color:#222222;
  text-align: center;
}
.product-details-text-content p {
  font-size:16px;
  color:#666;
  text-align: justify;
  line-height: 2;
}
.product-details-content-button .goshop {
    color: #fff;
    background: #C10B04;
    font-size: 16px;
    margin-right: .5rem;
    padding:5px 20px;
    line-height: 35px;
    border-radius: 50px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-details-content-button .gocontact {
    color: #fff;
    background: #C10B04;
    font-size: 16px;
    padding:5px 20px;
    line-height: 35px;
    border-radius: 50px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-content-title{
  border-top: 1px solid #e4e6e9;
  padding-top: 40px;
}
.product-content-title p{
  border-top: 0px solid #e4e6e9;
}



.el-news-pegination li a {
  width:fit-content;
  min-width: 40px;
  height:40px;
  padding: 0 10px;
  display:block;
  margin:0px 5px;
  line-height:40px;
  border-radius:40px;
  border:1px solid #555555;
}
.el-news-pegination li span {
  width:fit-content;
  min-width: 40px;
  padding: 0 10px;
  height:40px;
  display:block;
  margin:0px 5px;
  line-height:40px;
  border-radius:40px;
  border:1px solid #555555;
}
.el-news-pegination .active span{
 background-color: #C10B04;
 color: #fff;
 border: 0;
}
.el-news-pegination li a:hover {
  border:2px solid #C10B04;
  background-color: #C10B04;
  color: #fff;
  /*border: 0;*/
}
.el-news-pegination li:first-child a,.el-news-pegination li:last-child a {
  text-decoration:none;
}
.el-news-pegination li:first-child a:hover,.el-news-pegination li:last-child a:hover {
  border:2px solid #C10B04;
  background-color: #C10B04;
  color: #fff;
  /*border: 0;*/
}
.news-sidebar {
  margin-left:20px;
}
.news-sidebar-widget {
  padding:35px;
  border-radius:2px;
  margin-bottom:44px;
  border:2px solid #edf1f4;
}
.news-sidebar-widget .widget-title {
  color:#222;
  font-size:22px;
  font-weight:700;
  padding-bottom:20px;
}
.news-sidebar-widget .search-widget form {
  position:relative;
}
.news-sidebar-widget .search-widget form input {
  width:100%;
  padding-bottom:10px;
  border-bottom:1px solid #dddddd;
}
.news-sidebar-widget .search-widget form input::-webkit-input-placeholder {
  color:#555555;
  font-style:italic;
}
.news-sidebar-widget .search-widget form input:-ms-input-placeholder {
  color:#555555;
  font-style:italic;
}
.news-sidebar-widget .search-widget form input::-ms-input-placeholder {
  color:#555555;
  font-style:italic;
}
.news-sidebar-widget .search-widget form input::placeholder {
  color:#555555;
  font-style:italic;
}
.news-sidebar-widget .search-widget form button {
  top:0;
  right:0;
  font-size:18px;
  position:absolute;
}
.news-sidebar-widget .recent-post-widget .widget-title {
  padding-bottom:32px;
}
.news-sidebar-widget .recent-post-widget .news-img-content {
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px solid #dddddd;
}
.news-sidebar-widget .recent-post-widget .news-img-content .news-img {
  height:70px;
  width:70px;
  margin-right:20px;
}
.news-sidebar-widget .recent-post-widget .news-img-content .news-text h3 {
  color:#222;
  font-size:18px;
  font-weight:600;
}
.news-sidebar-widget .recent-post-widget .news-img-content .news-text span {
  color:#555555;
  font-size:12px;
  line-height:1;
}
.news-sidebar-widget .recent-post-widget .news-img-content:last-child {
  border:none;
  margin-bottom:0;
  padding-bottom:0;
}
.news-sidebar-widget .popular-tag-widget .widget-title {
  padding-bottom:28px;
}
.news-sidebar-widget .popular-tag-widget li a {
  font-size:13px;
  font-weight:700;
  border-radius:2px;
  padding:12px 20px;
  display:block;
  float:left;
  margin-right:5px;
  margin-bottom:2px;
  border:1px solid #dddddd;
}
.news-sidebar-widget .popular-tag-widget li a:hover {
  color:#fff;
  background-color:#e60213;
  border:1px solid #e60213;
}
.news-sidebar-widget .project-gallery-widget {
  margin:0px -5px;
}
.news-sidebar-widget .project-gallery-widget li {
  width:80px;
  float:left;
  height:80px;
  margin:5px;
  overflow:hidden;
  border-radius:2px;
}
.news-details-text-content h2 {
  font-size:36px;
  font-weight:700;
  color:#222222;
  text-align: center;
  margin-bottom: 40px;
}
.news-details-text-content p {
  font-size:16px;
  color:#666;
  text-align: justify;
  line-height: 2;
}
.news-details-text-content .ctime {
  font-size:16px;
  color:#222222;
  margin-bottom:40px;
  text-align: center;
}
.news-details-text-content .ctime span a:hover{
  color:#e60213;
}
.news-details-text-content .ctime span{
  margin-right:20px;
}
.news-details-text-content .news-category-tag {
  display:inline-block;
}
.news-details-text-content .news-category-tag a {
  font-size:13px;
  font-weight:700;
  border-radius:2px;
  padding:10px 20px;
  border:1px solid #dddddd;
}
.news-details-text-content .news-category-tag a:hover {
  color:#fff;
  background-color:#e60213;
  border:1px solid #e60213;
}
.news-details-text-content .news-share {
  display:inline-block;
}
.news-details-text-content .news-share i {
  color:#00994A;
}
.news-details-text-content .news-share span {
  font-weight:700;
}
.news-comment-area h3 {
  font-size:30px;
  font-weight:700;
  color:#000000;
}
.news-comment-area .comment-img-text .comment-img {
  width:92px;
  float:left;
  height:92px;
  overflow:hidden;
  border-radius:100%;
  margin-right:25px;
}
.news-comment-area .comment-img-text .comment-text {
  overflow:hidden;
}
.news-comment-area .comment-img-text .comment-text h4 {
  font-size:18px;
  color:#222222;
  font-weight:700;
  display:inline-block;
}
.news-comment-area .comment-img-text .comment-text span {
  color:#555555;
  font-size:13px;
  font-weight:600;
  margin-left:15px;
}
.news-details-content .news-post-thumbnile-text {
  margin-bottom:45px;
}
.news-details-content article {
  margin-top:25px;
}
.news-details-content blockquote {
  margin:40px 0px;
  font-size:18px;
  font-weight:600;
  font-style:italic;
  padding:50px 70px 50px 50px;
  background-color:#edf1f4;
  border-left:5px solid #e60213;
}
.news-details-content blockquote span {
  display:block;
  text-transform:uppercase;
  color:#00994A;
  margin-top:10px;
  font-size:14px;
  font-weight:700;
  font-style:normal;
  text-decoration:underline;
}
.news-details-content h3 {
  font-size:36px;
  font-weight:600;
  color:#222222;
}
.news-details-content .news-single-img {
  margin-top:40px;
}
.news-details-content .news-share-category {
  margin:45px 0px 70px;
  padding-bottom:45px;
  border-bottom:1px solid #dddddd;
}
.news-details-content .news-comment-area h3 {
  color:#222222;
  font-size:30px;
  font-weight:700;
  padding-bottom:10px;
}
.news-details-content .news-comment-area .comment-list {
  margin-top:30px;
}
.news-details-content .news-comment-area .comment-list .comment-img-text {
  margin-bottom:40px;
}
.news-details-content .news-comment-area .comment-list .reply-comment {
  font-size:14px;
  font-weight:700;
  color:#00994A;
  text-transform:uppercase;
  text-decoration:underline;
}
.news-details-content .news-comment-area p {
  color:#999999;
  font-style:italic;
}
.news-details-content .news-comment-area .comment-form {
  margin-top:40px;
}
.news-details-content .news-comment-area .comment-form input,.news-details-content .news-comment-area .comment-form textarea {
  height:52px;
  width:100%;
  padding-left:20px;
  margin-bottom:20px;
  border:1px solid #dddddd;
}
.news-details-content .news-comment-area .comment-form textarea {
  height:130px;
  padding-top:20px;
}
.news-details-content .news-comment-area .comment-form .sub-button button {
  color:#fff;
  font-weight:700;
  text-transform:uppercase;
  padding:13px 25px;
  background-color:#e60213;
}
.news-video-area {
  left:0;
  top:50%;
  right:0;
  text-align:center;
  position:absolute;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.news-video-area i {
  -webkit-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.5);
  box-shadow:0px 0px 40px 0px rgba(0,0,0,0.5);
  border-radius:100%;
  background-color:#222;
  font-size:95px;
  color:#fff;
}
/*---------------------------------------------------- */
/*Newslatter area*/
/*----------------------------------------------------*/
.newslatter-section {
  top:-100px;
  position:relative;
}
.newslatter-section .newslatter-content {
  padding:35px 0px;
  background-color:#eda213;
}
.newslatter-section .newslatter-content .newslatter-icon {
  background-color:#ca8a10;
}
.newslatter-section .newslatter-content .newslatter-icon i {
  color:#fff;
}
.newslatter-section .newslatter-content .newslatter-text {
  margin-top:25px;
}
.newslatter-section .newslatter-content .newslatter-text h2 {
  color:#fff;
  font-size:22px;
  font-weight:700;
  letter-spacing:1px;
}
.newslatter-section .newslatter-content .newslatter-form {
  height:60px;
  margin:15px 30px 0px 0px;
}
.newslatter-section .newslatter-content .newslatter-form input {
  width:100%;
  height:60px;
  border-radius:3px;
  padding-left:30px;
  background-color:#fff;
}
.newslatter-section .newslatter-content .newslatter-form .nws-button {
  top:0;
  right:0;
  height:100%;
}
.newslatter-section .newslatter-content .newslatter-form .nws-button button {
  width:190px;
  height:100%;
  font-size:16px;
  color:#fff;
  font-weight:700;
  letter-spacing:1px;
  border:2px solid #fff;
  text-transform:uppercase;
  background-color:#eda213;
}
/*---------------------------------------------------- */
/*driven area*/
/*----------------------------------------------------*/
.driven-solution-section {
  padding:105px 0px 110px;
}
.driven-solution-section:before {
  content:'';
  width:100%;
  height:450px;
  position:absolute;
  z-index:-1;
  opacity:.9;
  background-color:#edf1f4;
  top:0;
}
.driven-solution-section:after {
  content:'';
  position:absolute;
  top:0;
  height:450px;
  width:100%;
  z-index:-2;
  background-image:url(../img/background/d-shape.png);
}
.driven-solution-section .section-title-left {
  padding-bottom:40px;
}
.driven-solution-section .features-content .features-icon-text {
  -webkit-box-shadow:0px 5px 50.05px 4.95px rgba(0,0,0,0.1);
  box-shadow:0px 5px 50.05px 4.95px rgba(0,0,0,0.1);
  margin-bottom:0;
}
.driven-solution-section .features-content .features-icon-text .features-hover-content .features-hover-text .fh-more a {
  font-size:14px;
  font-weight:300;
}
.driven-solution-section .features-content .features-icon-text .features-hover-content .features-hover-text .fh-more a i {
  margin-left:5px;
  font-size:22px;
}
.driven-solution-section .features-content .features-icon-text .features-icon svg {
  fill:#00994A;
}
.driven-solution-section .features-content .features-icon-text:hover {
  padding-bottom:50px;
}
.driven-solution-section .driven-text-content {
  padding-bottom:70px;
  border-bottom:1px solid #eeeeee;
}
.driven-solution-section .driven-text {
  margin:0 auto;
  max-width:830px;
  padding-top:50px;
}
.driven-solution-section .driven-text p {
  font-weight:600;
  color:#555555;
  font-size:18px;
}
.driven-solution-section .driven-text .about-btn {
  display:inline-block;
  margin-top:40px;
}
.driven-solution-section .driven-text .about-btn .play-btn-icon {
  margin-right:20px;
  position:relative;
  z-index:1;
}
.driven-solution-section .driven-text .about-btn .play-btn-icon:before {
  top:-5px;
  left:-5px;
  width:50px;
  content:'';
  z-index:-1;
  height:50px;
  position:absolute;
  border-radius:100%;
  background-color:#c7f1f5;
}
.driven-solution-section .driven-text .about-btn .play-btn-icon:after {
  content:'';
  top:-10px;
  left:-10px;
  width:60px;
  height:60px;
  z-index:-2;
  position:absolute;
  border-radius:100%;
  background-color:#e7f9fb;
}
.driven-solution-section .driven-text .about-btn .play-btn-icon i {
  margin-right:0;
}
.driven-solution-section .driven-text .about-btn a {
  position:relative;
}
.driven-solution-section .driven-text .about-btn a span {
  font-size:18px;
  text-transform:capitalize;
  margin-top:0;
}
.service-page-driven {
  padding-bottom:75px;
}
/*---------------------------------------------------- */
/*info area*/
/*----------------------------------------------------*/
.eltron-info-section {
  overflow:visible;
}
.eltron-info-section .info-content {
  bottom:-90px;
  max-width:770px;
  position:relative;
  display:inline-block;
  padding:60px 100px 70px;
  z-index:1;
}
.eltron-info-section .info-content .section-title-left span {
  color:#fff;
}
.eltron-info-section .info-content .section-title-left h2 {
  color:#fff;
}
.eltron-info-section .info-content:before {
  top:0;
  left:0;
  width:100%;
  z-index:-1;
  content:'';
  height:100%;
  opacity:.95;
  position:absolute;
  background-color:#051925;
}
.eltron-info-section .info-content:after {
  top:0;
  left:0;
  content:'';
  width:100%;
  z-index:-2;
  height:100%;
  position:absolute;
  background-image:url(../img/background/d-shape.png);
}
.eltron-info-section .eltron-info-text span {
  color:#fff;
  display:block;
  font-size:24px;
  font-style:italic;
  margin-bottom:50px;
}
.eltron-info-section .eltron-info-icon-text {
  width:50%;
  float:left;
}
.eltron-info-section .eltron-info-icon-text .eltron-info-icon {
  width:80px;
  height:80px;
  position:relative;
  border-radius:100%;
  background-color:#fff;
  margin:0px 0px 30px 10px;
}
.eltron-info-section .eltron-info-icon-text .eltron-info-icon svg {
  height:75px;
  fill:#e60213;
}
.eltron-info-section .eltron-info-icon-text .eltron-info-text-details h3 {
  color:#fff;
  font-size:18px;
  font-weight:600;
  padding-bottom:8px;
}
.eltron-info-section .eltron-info-icon-text .eltron-info-text-details p {
  color:#b6d0df;
}
/*---------------------------------------------------- */
/*Team area*/
/*----------------------------------------------------*/
.eltron-team-section {
  padding:190px 0px 170px;
}
.eltron-team-section .section-title-left {
  padding-bottom:30px;
}
.team-member-box .team-text {
  padding:30px;
  margin-top:10px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
  position:relative;
  -webkit-box-shadow:0px 5px 50.05px 4.95px rgba(0,0,0,0.1);
  box-shadow:0px 5px 50.05px 4.95px rgba(0,0,0,0.1);
}
.team-member-box .team-text h3 {
  color:#222;
  font-size:22px;
  font-weight:600;
  margin-bottom:5px;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.team-member-box .team-text p {
  color:#555555;
  font-size:14px;
  font-weight:300;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.team-member-box .team-text .team-social {
  position:absolute;
  bottom:-25px;
  padding-bottom:35px;
  opacity:0;
  left:0;
  right:0;
  background-color:#00994A;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
}
.team-member-box .team-text .team-social a {
  width:35px;
  color:#fff;
  height:35px;
  line-height:35px;
  border-radius:100%;
  display:inline-block;
}
.team-member-box .team-text .team-social a:hover {
  background-color:#e60213;
}
.team-member-box:hover .team-social {
  opacity:1;
  bottom:-55px;
}
.team-member-box:hover .team-text {
  background-color:#00994A;
}
.team-member-box:hover .team-text h3 {
  color:#fff;
}
.team-member-box:hover .team-text p {
  color:#fff;
}
.about-page-team {
  padding:105px 0px 170px;
}
/*---------------------------------------------------- */
/*breadcurmb area*/
/*----------------------------------------------------*/
.breadcrumb-section {
  padding:355px 0px;
  position:relative;
  /*z-index:1;*/
  min-height: 800px;
      background-position-y: 100%;
}
.breadcrumb-section::before{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    /*background-color: rgba(0, 0, 0,0.6);*/
    width: 100%;
    height: 100%;
}
.breadcrumb-section .background_overlay {
  background-color:rgba(0,0,0,0.5);
  z-index:-1;
}
.breadcrumb-section .breadcrumb-content {
    /*background: #ffffff;*/
    /*border: 10px solid #eeeeee;*/
    padding: 40px 120px;
    opacity: 0.85;
    text-align: center;
    width: fit-content;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.breadcrumb-section .breadcrumb-title {
  color:#fff;
  font-size:58px;
  font-weight:700;
  position:relative;
  padding-bottom:10px;
  letter-spacing: 10px;
}
.breadcrumb-section .breadcrumb-etitle {
  color: #fff;
    position: relative;
    font-size: 24px;
    font-family: "PingFangSC-Medium-subfont";
    list-style: none;
}
.breadcrumb-section .breadcrumb-item + .breadcrumb-item::before {
  content:'';
  width:26px;
  height:10px;
  left:-40px;
  position:absolute;
  bottom:8px;
  background-image:url(../img/arrow3.png);
}
.breadcrumb-section .breadcrumb {
  background-color:transparent;
}
.breadcrumb-section .breadcrumb li {
  color:#fff;
  position:relative;
  padding-right:50px;
  font-size: 22px;
  font-weight: 100;
  font-family: "PingFangSC-Medium-subfont";
}
.partner-c{
  padding:30px;
}
/*---------------------------------------------------- */
/*breadcurmb area*/
/*----------------------------------------------------*/
#googleMaps {
  height:555px;
}
.contact-page-section {
  padding:80px 0px 80px;
}
.contact-page-section .contact-form-text {
  max-width:500px;
}
.contact-page-section .contact-form-text h3 {
  color:#222222;
  font-size:36px;
  font-weight:700;
  line-height:1.333;
  padding-bottom:25px;
}
.contact-page-section .contact-form-text p {
  color:#555555;
}
.contact-page-section .contact-form-text .el-contact-info {
  margin-top:40px;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address {
  max-width:500px;
  margin-bottom:25px;
  padding-bottom:20px;
  border-bottom:1px solid #dddddd;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address .contact-icon {
  float:left;
  line-height:1;
  font-size:28px;
  color:#e60213;
  margin-right:30px;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address .contact-text h4 {
  font-size:22px;
  color:#000000;
  font-weight:600;
  padding-bottom:15px;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address .contact-text p {
  color:#222222;
  overflow:hidden;
  max-width:500px;
  font-size:18px;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address .contact-text p strong {
  font-size:24px;
  line-height:1;
}
.contact-page-section .contact-form-text .el-contact-info .contact-address:last-child {
  border-bottom:none;
}
.contact-page-section .el-contact-form {
 /* -webkit-box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);
  box-shadow:0px 9px 40px 0px rgba(193,193,193,0.5);*/
  /*padding:0 50px;*/
}
.contact-page-section .el-contact-form h3 {
  color:#222222;
  font-size:36px;
  font-weight:700;
  line-height:1.333;
  padding-bottom:30px;
}
.contact-page-section .el-contact-form .contact-form-area input,.contact-page-section .el-contact-form .contact-form-area textarea {
  height:55px;
  width:100%;
  /*padding-left:30px;*/
  margin-bottom:20px;
  border-bottom:1px solid #e4e6e9;
  background: unset;
}
.contact-page-section .el-contact-form .contact-form-area textarea {
  height:128px;
  padding-top:20px;
}
.contact-page-section .el-contact-form .contact-form-area .sub-button button {
  text-transform:uppercase;
  background-color:#e60213;
  color:#fff;
  font-size:18px;
  font-weight:700;
  height:60px;
  width:215px;
  border-radius: 3px;
}
/*---------------------------------------------------- */
/*footer area*/
/*----------------------------------------------------*/
.footer-section {
  overflow:visible;
  background-color: #E5E5E6;
}
/*.footer-content{
  background-color: #fff;
  color: #000;
}*/
.footer-contact-info {
  padding:20px 0;
  /*margin-bottom:70px;
  */
  /*border-bottom:2px solid #37434b;
  */
}
.footer-contact-info .footer-icon-text-contact-info {
  margin-left:60px;
  position:relative;
}
.footer-contact-info .footer-icon-text-contact-info:after {
  left:-35px;
  top:0;
  width:1px;
  content:'';
  height:70px;
  position:absolute;
  background-color:#F1F1F1;
}
.footer-contact-info .col-lg-3:nth-child(1) .footer-icon-text-contact-info {
  margin-left:0;
}
.footer-contact-info .col-lg-3:nth-child(1) .footer-icon-text-contact-info:after {
  display:none;
}
.footer-contact-info .col-lg-3:nth-child(2) .footer-icon-text-contact-info:after {
  left:-55px;
}
.footer-contact-info .footer-icon-text-contact-info p {
  color:#999999;
  font-size:16px;
}
.footer-contact-info .footer-icon-text-contact-info p i {
  color:#e60213;
  margin-right:10px;
}
.footer-contact-info .footer-icon-text-contact-info h3 {
  color:#333;
  font-size:16px;
  font-weight:600;
  padding-top:15px;
  /*padding-left:25px;*/
}
.footer-widget-area {
  padding-bottom:65px;
}
.footer-widget-area .col-lg-3:nth-child(2) .footer-widget-item {
  margin-left:55px;
}
.footer-widget-area .col-lg-3:nth-child(3) .footer-widget-item {
  margin-left:25px;
}
.footer-widget-item .el-widget-title {
  color:#fff;
  font-size:18px;
  font-weight:700;
  margin-bottom:20px;
}
.footer-widget-item .footer-logo-widget .footer-logo {
  margin-bottom:20px;
  display:inline-block;
}
.footer-widget-item .footer-logo-widget p {
  padding-bottom:30px;
  color:#999999;
}
.footer-widget-item .footer-logo-widget .footer-social a {
  width:32px;
  height:32px;
  color:#556066;
  line-height:32px;
  text-align:center;
  border-radius:100%;
  display:inline-block;
  margin-right:5px;
  background-color:#2a3840;
}
.footer-widget-item .footer-logo-widget .footer-social a:hover {
  background-color:#e60213;
  color:#fff;
}
.footer-widget-item .footer-menu-widget .el-widget-title {
  margin-bottom:25px;
}
.footer-widget-item .footer-menu-widget li {
  margin-bottom:5px;
}
.footer-widget-item .footer-menu-widget li a {
  color:#999999;
}
.footer-widget-item .footer-menu-widget li a:hover {
  color:#e60213;
}
.footer-widget-item .footer-location-widget .el-widget-title {
  margin-bottom:25px;
}
.footer-widget-item .footer-location-widget .loaction-select:after {
  content:"\e604";
  position:absolute;
  right:13px;
  top:13px;
  color:#000;
  font-family:'simple-line-icons';
}
.footer-widget-item .footer-location-widget select {
  height:55px;
  width:100%;
  line-height:55px;
  padding-left:15px;
  -webkit-appearance:none;
  position:relative;
}
.footer-widget-item .footer-map {
  height:170px;
  margin-top:10px;
}
.footer-copyright-text {
  border-top:1px solid #C5C4C5;
  padding:20px 0px;
  height: 60px;
  background-color: #2F2E2D;
  color: #fff;
}
.footer-copyright-text p {
  color:#999999;
  display:inline-block;
  margin-right:5px;
}
.footer-copyright-text p a {
  color:#fff;
}
.footer-copyright-text .copyright-menu {
  display:inline-block;
}
.footer-copyright-text .copyright-menu a {
  /*margin-right:20px;*/
  text-decoration:none;
  position:relative;
  color:#666;
}
.footer-copyright-text .copyright-menu a:after {
  right:-12px;
  height:13px;
  background-color:#2a3840;
}
/*---------------------------------------------------- */
/*footer area*/
/*----------------------------------------------------*/
.el-mobile_menu_content {
  top:0px;
  bottom:0;
  right:-350px;
  height:100vh;
  z-index:101;
  position:fixed;
  width:280px;
  overflow-y:scroll;
  background-color:#fff;
  padding:70px 0px 40px;
  -webkit-box-shadow:0px 3px 5px rgba(100,100,100,0.19);
  box-shadow:0px 3px 5px rgba(100,100,100,0.19);
  -webkit-transition:all 0.5s ease-in;
  -o-transition:all 0.5s ease-in;
  transition:all 0.5s ease-in;
}
.el-mobile_menu_content .el-mobile-main-navigation {
  width:100%;
}
.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav {
  width:100%;
}
.el-mobile_menu_content .navbar-nav .dropdown-menu {
  position:static !important;
  -webkit-transform:none !important;
  -ms-transform:none !important;
  transform:none !important;
}
.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li {
  width:100%;
  display:block;
  -webkit-transition:.3s all ease-in-out;
  -o-transition:.3s all ease-in-out;
  transition:.3s all ease-in-out;
  border-bottom:1px solid #dcdcdc;
}
.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li:first-child {
  border-top:1px solid #dcdcdc;
}
.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li a {
  color:#000;
  padding:0;
  width:100%;
  display:block;
  font-size:14px;
  font-weight:400;
  padding:15px 30px;
  text-transform:uppercase;
}
.el-mobile_menu_content .m-brand-logo {
  width:160px;
  margin:0 auto;
  margin-bottom:30px;
}
.el-mobile_menu_wrap.mobile_menu_on .el-mobile_menu_content {
  right:0px;
  -webkit-transition:all 0.7s ease-out;
  -o-transition:all 0.7s ease-out;
  transition:all 0.7s ease-out;
}
.mobile_menu_overlay {
  top:0;
  width:100%;
  height:100%;
  position:fixed;
  z-index:100;
  right:0%;
  height:120vh;
  opacity:0;
  visibility:hidden;
  background-color:rgba(0,0,0,0.9);
  -webkit-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out;
}
.mobile_menu_overlay_on {
  overflow:hidden;
}
.el-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
  opacity:1;
  visibility:visible;
}
.el-mobile_menu_button {
  position:absolute;
  display:none;
  right:20px;
  cursor:pointer;
  line-height:40px;
  color:#e60213;
  text-align:center;
  font-size:30px;
  top:0;
  z-index:5;
}
.el-mobile_menu .el-mobile-main-navigation .navbar-nav li a:after {
  display:none;
}
.el-mobile_menu .el-mobile-main-navigation .dropdown > .dropdown-menu {
  opacity:1;
  visibility:visible;
}
.el-mobile_menu .el-mobile_menu_content .el-mobile-main-navigation .navbar-nav .dropdown-menu {
  border:none;
  display:none;
  -webkit-transition:none;
  -o-transition:none;
  transition:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  padding:5px 0px;
  width:100%;
  border-top:1px solid #dcdcdc;
}
.el-mobile_menu .el-mobile_menu_content .el-mobile-main-navigation .navbar-nav .dropdown-menu li {
  border:none;
  padding:0 20px;
  line-height:1;
}
.el-mobile_menu .dropdown {
  position:relative;
}
.el-mobile_menu .dropdown .dropdown-btn {
  position:absolute;
  top:0px;
  right:0;
  height:55px;
  padding:15px 10px;
}
/*.el-mobile_menu .dropdown .dropdown-btn:before {
  content:'';
  position:absolute;
  height:100%;
  width:1px;
  top:0;
  left:0;
  background-color:#dcdcdc;
}*/
.el-mobile_menu .el-mobile_menu_close {
  color:#d60606;
  cursor:pointer;
  top:15px;
  left:15px;
  font-size:20px;
  position:absolute;
}
.mobile-contact-info {
  margin:30px 0px 10px;
}
.mobile-contact-info li {
  color:#222;
}
.mobile-contact-info li i {
  color:#e60213;
  margin-right:5px;
}
.mobile-follow {
  margin-bottom:30px;
}
.mobile-follow span {
  font-size:18px;
  font-weight:700;
  color:#222;
  display:block;
  margin-bottom:10px;
}
.mobile-follow li {
  width:30px;
  color:#fff;
  height:30px;
  text-align:center;
  border-radius:100%;
  background-color:#e60213;
}
.mobile-consult-btn {
  color:#fff;
  height:40px;
  width:150px;
  margin:0 auto;
  font-weight:700;
  line-height:40px;
  text-align:center;
  background-color:#e60213;
}
.mobile-search {
  padding:20px;
  margin-bottom:25px;
}
.mobile-search .form-item input {
  width:100%;
  height:50px;
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  padding:0px 20px;
  padding-right:50px;
  border:1px solid #e60213;
  background-color:#ffffff;
  -webkit-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.mobile-search button {
  top:50%;
  right:0px;
  z-index:1;
  right:10px;
  width:30px;
  height:30px;
  font-size:18px;
  line-height:30px;
  position:absolute;
  text-align:center;
  color:#808080;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  background-color:#ffffff;
  -webkit-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  border:none;
}
/*---------------------------------------------------- */
/*footer area*/
/*----------------------------------------------------*/
/* ==================================================
* 01 - media screen and (max-width:1440px)
* 02 - media screen and (max-width:1280px)
* 03 - media screen and (max-width:1199px)
* 04 - media screen and (max-width:991px)
* 05 - media screen and (max-width:767px)
* 06 - media screen and (max-width:680px)
* 07 - media screen and (max-width:580px)
* 08 - media screen and (max-width:480px)
* 09 - media screen and (max-width:380px)
* 10 - media screen and (max-width:320px)
================================================== */
@media screen and (max-width:1440px) {
  .header_style_two .site-main-menu {
  padding-left:20px;
}
.header_style_two .header_top {
  padding-left:20px;
}
.site-main-menu .brand-logo {
    margin: 15px 15px 15px 0;
}
.site-main-menu .main_navigation li {
  /*margin-left:30px;*/
  margin-right:-5px;
}
#slider-eltron .owl-prev {
  left:15px;
  display: none!important;
}

#slider-eltron .owl-next {
  right:0;
  left:auto;
  /*top: 0;*/
}
.consaltation-section:before {
  width:100px;
}
.site-main-menu .main_navigation{
  margin-right: 0!important;
}
}@media screen and (max-width:1140px) {
  .site-main-menu .brand-logo {
   margin: 15px 65px 15px 0;
}
.about-section .about-img .abt-img-set {
  margin:0px 5px 10px;
}
.advantage-section .advantage-img-text .advantage-text {
  padding:45px 35px;
}
.consaltation-section:before {
  display:none;
}
.project-section .project-filter-btn button {
  padding-left:25px;
}
.project-section .grid-item {
  padding:5px;
}
.header_style_two .site-main-menu .site-search-btn .top_info_social {
  display:none;
}
}@media screen and (max-width:1024px) {
  .site-main-menu .brand-logo {
  /*margin-right:20px;*/
  margin: 15px 20px 15px 0;
}
.site-main-menu .main_navigation li {
  /*margin-left:20px;*/
}
.service-content .service-pic-text .service-text h3 {
  font-size:24px;
}
.expertise-indicator-icon {
  right:-65px;
}
.header_style_two .header-qoute-btn {
  display:none;
}
.header_style_two .el-search {
  top:10px;
}
.feature-style-two .features-call-action:before {
  display:none;
}
.about-counter .about-counter-text-number .counter-number h4 {
  font-size:40px;
}
.footer-contact-info .footer-icon-text-contact-info:after {
  display:none;
}
}@media screen and (max-width:991px) {

.partner-c{
  width:50%!important;
  padding:20px!important;
}
.service-content{
display: none;
}
.language{
  margin-top:36px;border:1px solid #333;border-radius: 30px;padding:0px 15px;font-size: 10px;
margin-right: 40px;}
#slider-eltron .slider-img-bg {
    position: absolute;
    height: 80%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
}
.owl-carousel.owl-loaded {
    display: block;
    height: 300px;
}
.honor {
padding: 60px 0 0 0!important;
    margin-top: -100px;
    background-color: unset;
}
.breadcrumb-section {
    padding: 125px 0px!important;
    position: relative;
    z-index: 1;
}

.news-page-area-section .news-post-thumbnile-text .news-post-text .excerpt-more {
    margin-top: 20px;
    height: 60px;
}
.news-page-area-section .news-post-thumbnile-text .news-post-meta {
    padding-bottom: 22px;
    height:40px;
}
  .header_top {
  display:none;
}
.slider-style-one .main-slider-img-text .slider-content-box {
  text-align:center;
  max-width:500px;
  margin:0 auto;
}
.slider-style-one .main-slider-img-text .slider-content-box h1 {
  font-size:48px;
}
#slider-eltron .owl-prev,#slider-eltron .owl-next {
  font-size:20px;
  left:20px;
}
#slider-eltron .owl-next {
  right:20px;
  left:auto;
}
.site-main-menu .navbar-nav {
  display:none;
}
.site-search-btn {
  display:none;
}
.site-info-icon-text {
  width:inherit;
}
.el-mobile_menu_button {
  display:block;
}
.site-main-menu {
  padding:0;
}
.main_header.header_style_one.stickymenu-on {
  top:0;
}
.site-info-content {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.about-section .about-img {
  margin-top:30px;
}
.features-icon-text {
  margin-bottom:45px;
}
.service-content .service-pic-text {
  width:50%;
}
.advantage-img-text {
  max-width:265px;
  margin-bottom:40px;
}
.consaltation-section .consaltation-content .consalt-btn {
  float:none;
}
.project-section .project-filter-btn {
  padding-top:20px;
}
.ex-carousel {
  position:static;
  width:100%;
}
.expertise-indicator-icon {
  position:static;
}
.expertise-indicator-icon .expertise-icon-item {
  float:left;
  margin:30px 30px 30px 0px;
}
.testimonial-section .testimonial-part {
  width:100%;
}
.testimonial-section .testimonial-content {
  display:inherit;
}
.testimonial-section .testimonial-text-slide {
  max-width:555px;
  margin-top:40px;
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
}
.news-section .news-post-content {
  margin-left:0;
  margin-top:0px;
}
.newslatter-section .newslatter-content .newslatter-form {
  margin:15px 10px 0px 10px;
}
.footer-contact-info .footer-icon-text-contact-info {
  margin-left:0;
  /*margin-bottom:30px;*/
  padding: 0 15px!important;
}
.footer-contact-info .footer-icon-text-contact-info img{
  width: 90px!important;
}
.footer-widget-item {
  margin-bottom:20px;
}
.footer-widget-area .col-lg-3:nth-child(2) .footer-widget-item {
  margin-left:0;
}
.footer-widget-area .col-lg-3:nth-child(3) .footer-widget-item {
  margin-left:0;
}
.feature-style-two .features-call-action .feature-call-content {
  padding-left:30px;
}
.driven-solution-section .features-content .features-icon-text {
  margin-bottom:30px;
}
.team-member-box {
  max-width:265px;
  margin:0 auto;
  margin-bottom:40px;
}
.news-page-area-section {
  padding:50px 0px!important;
}
.news-sidebar {
  margin:40px 0 120px;
}
.service-sidebar {
  margin-bottom:40px;
}
.ex-carousel img {
  height:auto;
}
}@media screen and (max-width:767px) {
/*浼佷笟鏂囧寲*/
.culture-icon-text p {
    padding: 10px;
}
.about-section .about-text .section-title-left {
    padding: 15px 0px;
}
.scrollup {
    bottom: 20%;
    width: 35px;
    height: 35px;
    right: 10%;
    background-size: 20px;
}
/*浜у搧璇︽儏*/
.product-page-area-section {
    padding: 20px 0px 20px;
}
.details-list{
background-color: unset;
margin-top: 40px;
border-right: 0px solid #F4F7FC;
height: 20px;
}
.details-list img{
display: none;
}
.details-list-text{
  background-color: #fff;
    padding: 10px;
    margin-top: 20px;
}
/*鎷涜仒妯″潡*/
.accordion .card .card-body {
    padding: 15px!important;
}

.accordion .card .card-header a {
    padding: 15px!important;
}
.accordion .card .card-header .detail {
    width: unset!important;
    font-size: 14px!important;
    display: none;
}
.accordion .card .card-header .num {
    width: 15%!important;
    text-align: center;
    vertical-align: top;
}
.accordion .card .card-header .header-title {
    padding: 15px!important;
}

/*鏂伴椈鍒楄〃*/

.news-page-area-section .news-post-thumbnile-text .news-post-text {
    margin: 40px 0 0 0!important;
    max-width: unset!important;
}
.news-page-area-section .news-post-thumbnile-text {
    display: block!important;
}
.news-page-area-section .news-post-thumbnile-text .news-post-thumb-img {
    max-width: unset!important; 
}
.news-box{
  width: 100%!important;
}
.news-section .news-post-content .news-post-item .news-more {
display: none;
}
.news-section .news-post-content .news-post-item h3 {
    font-size: 16px;
    color: #222222;
    line-height: 1.455;
    font-weight: 600;
    height: 60px;
}
.news-section .news-post-content .news-post-item .news-post-text {
    padding: 10px;
}
.news-section .news-post-content .news-post-pic {
  height: 150px;
}
.project-section .projecct-img .popup-project:before, .news-section .news-post-content .news-post-pic .news-linker:before {
    top: -10px;
    }
/*妗堜緥鍒楄〃*/

.cases-section {
    padding: 50px 0px 50px;
    background-color: #fff;
    /* background-image: url(../img/logo-img.png); */
    background-repeat: no-repeat;
    background-position: center -10%;
    background-size: 1500px;
}
.cases-section .grid-sizer, .cases-section .grid-item {
    /*position: absolute!important;*/
}
.cases-section .grid-item-width {
    width: 100%;
}

.breadcrumb-section .breadcrumb-title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    /*letter-spacing: 10px;*/
}

/*浜у搧鍒楄〃*/
.col-md-7,.col-lg-7{
  padding-right: unset;
      padding-left: 0;
}
.product-section {
    padding: 20px 0px 20px;
    background-color: #F4F7FC;
}
.relative-position {
    display: block!important;
}
.pera-content{
  padding:0px!important;
}

.product-content-title{
  padding-top: 0px;
}
.product-content-title p{
  border-top: 0px solid #e4e6e9;
    margin: 15px;
    padding-top: 0;
}
.product-details-content article{
  text-align: justify;
  margin: 15px!important;
  height: auto!important;
}
.breadcrumb-section .breadcrumb-content {
    padding: 40px;
    min-width: 80%;
}
/*鍏朵粬*/
  .slider-style-one .main-slider-img-text .slider-content-box {
  padding:180px 0px 150px 0px;
}
.site-info-content {
  top:0;
  margin-bottom:40px;
}
.section-title-left h2 {
  font-size:36px;
}
.advantage-img-text {
  margin:0 auto;
  /*margin-bottom:40px;*/
}
.footer-col{
  width: 100%;
}
.slider-style-one .main-slider-img-text .slider-content-box .slider-title{
  display:block;
  text-align: left;
  line-height: 2;
}
.slider-style-one .main-slider-img-text .slider-content-box .slider-subtitle{
  display:block;
  text-align: left;
}
}
@media screen and (max-width:680px) {
  .slider-style-one .main-slider-img-text .slider-content-box h1 {
  font-size:36px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
  height:40px;
  width:150px;
  line-height:40px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) i,.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) i {
  display:none !important;
}
.slider-style-one .main-slider-img-text .slider-content-box p {
  font-size:18px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
  font-size:16px;
}
.news-section .news-post-content .news-post-item {
  width:100%;
  /*max-width:350px;*/
  /*margin-bottom:30px;*/
}
.service-details-img-pair img {
  margin-bottom:30px;
}
.service-details-section .service-single-content h3 {
  font-size:30px;
}
.service-details-section .service-single-content .service-single-icon-text .site-info-icon-text {
  width:100%;
}
.news-details-page .news-single-img img {
  margin-bottom:30px;
}
.news-details-page h3 {
  font-size:24px;
}
.news-details-text-content h2 {
  font-size:30px;
}
.news-details-text-content .news-share {
  float:none !important;
  margin-top:20px;
}
.partner-c{
      width: 50%!important;
    padding: 20px!important;
}
}
@media screen and (max-width:480px) {
  .accordion .card .card-header .title {
    width: 45%!important;
    font-size: 14px!important;
}
.accordion .card .card-header .department {
    font-size: 14px!important;
    vertical-align: top;
}
  .site-info-icon-text {
  width:100%;
}
.section-title-left h2 {
  font-size:26px;
}
.section-title-middle h2 {
  font-size:26px;
}
.features-icon-text {
  margin-bottom:60px;
}
.about-section {
  padding-bottom:20px;
}
.features-section {
  padding:50px 0px;
}
.service-content .service-pic-text {
  width:50%;
}
.service-content .service-pic-text:hover .service-text {
    bottom: 50px;
    padding: 0 10px;
}
.service-content .service-pic-text .service-text h3 {
    font-size: 20px;
}
.cases-section .title-middle h2 {
    color: #000;
    font-family: "PINGFANG BOLD-subfont";
    font-size: 32px;
    font-weight: 700;
    padding-top: 13px;
    line-height: 1.333;
}
.service-section .title-middle h2 {
    color: #000;
    font-family: "PINGFANG BOLD-subfont";
    font-size: 32px;
    font-weight: 700;
    padding-top: 13px;
    line-height: 1.333;
}
.service-content .service-pic-text .service-text { 
    padding: 0 10px;
    position: absolute;
}
.advantage-section {
  padding:50px 0px;
}
.consaltation-section .consaltation-content .consaltation-icon {
  display:none;
}
.mission-area {
  padding:40px;
  top:0;
}
.expertise-section {
  padding:50px 0px;
}
.testimonial-section {
  padding-bottom:50px;
}
.news-section {
  padding:20px 0px;
}
.newslatter-section {
  top:0;
  margin-bottom:30px;
}
.footer-contact-info {
  padding-bottom:20px;
  margin-bottom:40px;
}
.news-section .news-left-content .news-text-details .b-read-more-btn {
  height:40px;
  width:150px;
  line-height:40px;
}
.news-section .news-left-content .news-text-details .b-read-more-btn img {
  display:none;
}
.project-section .grid-item-width {
  width:100%;
  max-width:360px;
}
}@media screen and (max-width:420px) {
  .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
  margin-left:10px;
}
.project-section {
  padding:50px 0px;
}
.mission-area .mission-text .section-title-left h2 {
  font-size:26px;
}
.site-info-icon-text .site-info-text h3 {
  font-size:20px;
}
.site-info-icon-text .site-info-icon svg {
  height:55px;
}
.newslatter-section .newslatter-content .newslatter-form .nws-button button {
  width:150px;
}
.newslatter-section .newslatter-content .newslatter-form .nws-button button img {
  display:none;
}
.driven-solution-section {
  padding:50px 0px;
}
.about-counter .about-counter-text-number .counter-number h4 {
  font-size:30px;
}
.about-counter .about-counter-text-number .counter-number strong {
  font-size:24px;
}
.about-counter .about-counter-text-number .counter-icon {
  margin-right:10px;
}
.feature-style-two .features-call-action .feature-call-content h3 {
  font-size:22px;
}
.project-section .grid-item-width2 {
  width:100%;
}
.feature-style-two .features-call-action {
  bottom:0;
}
.eltron-info-section .info-content {
  bottom:0;
}
.eltron-info-section .info-content {
  padding:60px 30px;
}
.eltron-info-section .eltron-info-icon-text {
  width:100%;
  margin-bottom:30px;
}
.eltron-info-section .eltron-info-text span {
  font-size:22px;
}
.eltron-team-section {
  padding:50px 0px 0px;
}
.team-member-box {
  margin-bottom:80px;
}
.driven-solution-section .driven-text-content {
  padding-bottom:40px;
}
.news-section .news-post-content .news-post-item h3 {
  font-size:14px;
}
.breadcrumb-section {
  padding:110px 0px;
}
.breadcrumb-section .breadcrumb-title {
  font-size:40px;
}
.about-page-about {
  padding:50px 0px;
}
.about-page-testimonial {
  padding-top:50px;
}
.service-counter-section .service-counter-content .col-lg-3:nth-child(2) .about-counter-text-number {
  padding-left:0;
}
.service-counter-section .service-counter-content .col-lg-3:nth-child(3) .about-counter-text-number {
  padding-left:0;
}
.service-counter-section .service-counter-content .col-lg-3:nth-child(4) .about-counter-text-number {
  padding-left:0;
}
.service-counter-section .about-counter .about-counter-text-number {
  margin-bottom:30px;
}
.service-counter-section {
  padding-bottom:40px;
}
.feature-style-two {
  padding:50px 0px;
}
.partner-section {
  padding:40px 0px 40px;
}
.news-page-area-section .news-post-thumbnile-text .news-post-text h3 {
  font-size:30px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .post-featured-link a {
  font-size:18px;
}
.news-page-area-section .news-post-thumbnile-text .news-featured-post .post-featured-link-icon {
  display:none;
}
.news-sidebar {
  margin-bottom:40px;
}
.contact-page-section .contact-form-text h3 {
  font-size:30px;
}
.contact-page-section .el-contact-form h3 {
  font-size:30px;
}
.contact-page-section {
  padding:50px 0px;
}
.breadcrumb-section .breadcrumb-title {
  font-size:24px;
}
.breadcrumb-section .breadcrumb-etitle {
    font-size: 20px;
    line-height: 1.5;
}
.breadcrumb-section .breadcrumb-title:before {
  top:10px;
  content:'';
  left:-35px;
}
.service-details-section {
  padding:50px 0px;
}
.service-sidebar-widget .service-cat-widget .widget-title {
  font-size:20px;
}
}@media screen and (max-width:380px) {
  .slider-style-one .main-slider-img-text .slider-content-box h1 {
  font-size:30px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
  display:block;
  margin:0 auto;
  margin-top:30px;
}
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2):after {
  display:none;
}
.section-title-middle h2 {
  font-size:24px;
}
.newslatter-section .newslatter-content .newslatter-icon {
  display:none;
}
.newslatter-section .newslatter-content .newslatter-text {
  padding-left:10px;
}
.newslatter-section .newslatter-content .newslatter-form .nws-button {
  position:static !important;
  margin:10px 0px;
}
.newslatter-section .newslatter-content .newslatter-form {
  display:inline-block;
  width:100%;
  margin:0;
  padding:10px;
}
.about-counter .about-counter-text-number {
  width:100%;
  margin-bottom:40px;
}
}@media screen and (max-width:320px) {
  .driven-solution-section .driven-text .about-btn img {
  display:none;
}
.about-counter .about-counter-text-number .counter-number h4 {
  font-size:24px;
}
.about-counter .about-counter-text-number .counter-icon img {
  height:30px;
}
.section-title-left h2 {
  font-size:20px;
}
.feature-style-two .features-call-action .feature-call-content a img {
  display:none;
}
.project-section .projecct-img:after,.news-section .news-post-content .news-post-pic:after {
  display:none;
}
}/*---------------------------------------------------- */



.contact-form input.error,.contact-form select.error,.contact-form textarea.error {
  border-color:#ff0000 !important;
}
.contact-form label.error {
  display:block;
  line-height:24px;
  padding:5px 0px 0px;
  margin:0px;
  text-transform:uppercase;
  font-size:12px;
  color:#ff0000;
  font-weight:500;
}


/* 鎷涜仒鍗＄墖 */
.accordion {
  width: 100%;
  float: left;
  background: #fff;
  padding: 0;
}
.accordion .card {
  background: none;
  border-radius: 0;
  margin-top: -1px;
  border: 0px solid #eaebee;
}
.accordion .card .card-header {
  background: none;
  padding: 0;
  /*border-bottom: none;*/
}

.accordion .card .card-header span {
    display: inline-block;
    zoom: 1;
}
.accordion .card .card-header .title {
  width: 30%;
  font-size: 18px;
}
.accordion .card .card-header .department {
  width: 30%;
  text-align: center;
}
.accordion .card .card-header .num {
  width: 10%;
  text-align: center;
}
.accordion .card .card-header .detail {
  width: 25%;
  text-align: right;
}
.accordion .card .card-header .header-title {
  width: 100%;
  float: left;
  font-weight: 500;
  padding: 20px 85px;
  color: #666;
  font-weight: 600;
border: 1px solid #eaebee;
  border-bottom: none;

}
.accordion .card .card-header a {
  width: 100%;
  float: left;
  font-weight: 500;
  padding: 20px 85px;
  color: #666;
  font-weight: 600;
border: 1px solid #eaebee;
}
.accordion .card .card-header a:before {
  content: "+";
  float: right;
  text-align: center;
  margin-right: 8px;
  color: #666;
  font-weight: 600;
}
.accordion .card .card-header a:hover {
  color: #f65935;
  text-decoration: none;
}
.accordion .card .card-body {
  width: 100%;
  border-top: 1px solid #eaebee;
  line-height: 26px;
  color: #666;
  border: 1px solid #ffc107;
  padding: 150px 85px 85px 85px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../img/sun2.png);
  background-size: 80px;
}
.accordion .card .card-body p{
    margin-bottom: 0;
    line-height: 2;
}
.accordion .card .card-header a [aria-expanded=true] {
  color: #f65935 !important;
  border: 1px solid #ffc107!important;
  border-bottom: none;
}

.accordion .card [aria-expanded=true] {
  color: #f65935 !important;
  border: 1px solid #ffc107!important;
  /*border-bottom: none;*/
}

.accordion .card [aria-expanded=true]:before {
  content: "-" !important;
  color: #f65935 !important;
}

.slide-btn {
  margin-top:32px;
  text-align: center;

}

.slide-btn a {
  height:60px;
  width:190px;
  color:#e60213;
  font-size:14px;
  font-weight:700;
  text-align:center;
  line-height:60px;
  display:inline-block;
  text-transform:uppercase;
  border: 1px solid #ffc107;
  border-radius: 3px;
}
.slide-btn a:hover{
  height:60px;
  width:190px;
  color:#fff;
  font-size:14px;
  font-weight:700;
  text-align:center;
  line-height:60px;
  display:inline-block;
  text-transform:uppercase;
  background-color: #e60213;
  border: 1px solid #ffc107;
  border-radius: 3px;
  border-bottom: 0;

}
.slide-btn a i{
  line-height:1;
  top:0px;
  font-size:12px;
  margin-left:4px;
  position:relative;
}

/* 鏃堕棿绾� */
.history-timeline {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 80px 0;
  background: #fff;
  color: #fff;
  text-align: center;

}

.history-timeline h2{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.238;
    padding: 12px 0px 15px;
}
.history-timeline span{
    font-size: 22px;
    font-weight: 100;
    font-family: "PingFangSC-Medium-subfont";
}
.history-timeline .cd-horizontal-timeline {
  width: 100%;
  float: left;
  margin: 0;
}
.history-timeline .cd-horizontal-timeline .events a.older-event::after {
  border-color: #f65935;
}
.history-timeline .cd-horizontal-timeline .events a.selected::after {
  background: #f65935;
  border-color: #f65935;
}
.history-timeline .cd-horizontal-timeline .events a {
  font-size: 14px;
  color: #fff;
}
.history-timeline .cd-horizontal-timeline .events a:hover {
  text-decoration: none;
}
.history-timeline .cd-horizontal-timeline .filling-line {
  background: #f65935;
}
.history-timeline .cd-horizontal-timeline .timeline {
  width: 100%;
  max-width: 100%;
  float: left;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper {
  position: relative;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper:before {
  display: none;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper:after {
  display: none;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper .events {
  position: absolute;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper .events ol {
  display: block;
  margin: 0;
  padding: 0;
}
.history-timeline .cd-horizontal-timeline .timeline .events-wrapper .events ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation {
  display: block;
  margin: 0;
  padding: 0;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation li a {
  text-indent: 0;
  color: #fff;
  margin-top: -20px;
  background: none;
  line-height: 32px;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation li a.prev {
  transform: none;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation li a.next {
  transform: none;
}
.history-timeline .cd-horizontal-timeline .timeline .cd-timeline-navigation li a:after {
  content: "";
  display: none;
}
.history-timeline .cd-horizontal-timeline .events-content {
  width: 100%;
  float: left;
  margin: 0;
}
.history-timeline .cd-horizontal-timeline .events-content ol {
  display: block;
  margin: 0;
  padding: 0;
}
.history-timeline .cd-horizontal-timeline .events-content ol li {
  max-width: 100%;
  margin: 0;
    /*padding: 5% 10%;*/
    list-style: none;
    /*background: rgba(255,255,255,0.5);*/
}
.history-timeline .cd-horizontal-timeline .events-content ol li h2 {
  font-size: 36px;
  font-family: "Poppins", sans-serif;
}
.history-timeline .cd-horizontal-timeline .events-content ol li em {
  font-size: 17px;
  font-family: "Playfair Display", serif;
}
.history-timeline .cd-horizontal-timeline .events-content ol li p {
  font-size: 16px;
  color: #fff;
  /*opacity: 0.7;*/
  line-height: 2;

}
.history-timeline .cd-horizontal-timeline .events-content ol li * {
  max-width: 100%;
}

.honor {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0;
      background-color:#E5E5E6;
  background-image: url(../img/logo-img.png);
  background-repeat: no-repeat;
  background-position: center -13%;
  background-size: 1500px;
    color: #fff;
    text-align: center;
    min-height:100vh;
display:flex;
flex:1;
flex-direction: column;
}
.honor .section-title-middle{
    padding-bottom: 60px;
}
.cases-slide {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
.project-carousel-2 .project-image img {
  border: 1px solid #f5f5f5;
  margin: 30px 0
}

.project-history {
  /*background: #F4F7FC;*/
  /*box-shadow: 0 5px 40px 10px #e7eced;*/
  padding: 50px 10px 10px;
  margin-bottom: 30px
}
.project-history h3{
  font-size:28px;
  font-weight:700;
  color:#222222;
  text-align: left;
}
.project-details h4 {
  font-size: 22px
}

.project-name ul{
  margin:30px 0 0 0;
  padding: 0
}

.project-name ul li {
  line-height: 32px;
  padding-bottom: 20px;
  list-style: none;
}

.project-name li i {
  float: left;
  font-size: 10px;
  margin-right: 25px;
  line-height: 35px;
  color: #e60213
}

.project-name span {
  /*display: block;*/
  padding-left: 50px;
}

.project-details p {
  font-size: 15px;
  letter-spacing: .5px;
  margin-bottom: 15px
}

.project-details .marker-list li {
  padding-left: 35px;
  margin: 10px 0;
  position: relative;
  width: 50%;
  float: left
}

.project-carousel-2.owl-carousel .owl-nav div {
  background: #E21B1B;
  border: 1px solid #E21B1B;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 38px;
  position: relative;
  text-align: center;
  transition: all .5s ease 0s;
  width: 40px;
  border-radius: 3px
}

.project-carousel-2.owl-carousel .owl-nav div.owl-prev {
  top: 50%;
  position: absolute;
  left: 3%;
  margin-top: -30px
}

.project-carousel-2.owl-carousel .owl-nav div.owl-prev:hover,.project-carousel-2.owl-carousel .owl-nav div.owl-next:hover {
  background: #fff;
  border: 1px solid #E21B1B;
  color: #E21B1B;
  transition: all .5s ease 0s
}

.project-carousel-2.owl-carousel .owl-nav div.owl-next {
  margin-top: -30px;
  position: absolute;
  right: 3%;
  top: 50%
}

.project-details p {
  margin-bottom: 0
}

.right-projects {
    margin-left: 20px;
}


.box {
  /*width:800px;*/
  /*height:800px;*/
  /*border:1px solid #dedede;*/
  /*margin:40px auto;*/
  /*background:#f9f9f9;*/
}
.all {
  width:100%;
  max-width: 650px;
  height:auto;
  margin: 0 0 20px 0;
  overflow:hidden;
}
.top-img {
  width:100%;
  max-width: 650px;
  height:auto;
  font-size:0;
  position:relative;
}
.activeimg {
  overflow:hidden;
  height:auto;
  position:relative;
}
.top-img .activeimg img {
  width:650px;
  max-width: 650px;
  height:auto;
  vertical-align: top;
}

.top-img .left {
  width:12%;
  height:50%;
  background:rgba(0,0,0,0.4);
  position:absolute;
  left:0;
  top:20%;
  text-align:center;
  /*line-height:200px;*/
  cursor:pointer;
  border-radius: 0 8px 8px 0;
      padding: 84px 0;
}
.top-img .right {
  width:12%;
  height:50%;
  background:rgba(0,0,0,0.4);
  position:absolute;
  right:0;
  top:20%;
  text-align:center;
  /*line-height:200px;*/
  cursor:pointer;
  border-radius: 8px 0 0 8px;
      padding: 84px 0;
}

.top-img .left:hover,.top-img .right:hover {
  background:rgba(0,0,0,0.5);
}
.bot-img {
  height:90px;
  width:100%;
  margin-top:15px
}
.bot-img ul {
  width:100%;
  height:100px;
}
.bot-img ul li {
  width:90px;
  height: 60px;
  margin:10px 10px 10px 0;
  float:left;
  border:2px solid #fff;
  cursor:pointer;
  font-size:0;
  background-size: 100% auto;
}
.bot-img ul li.active {
  border:2px solid #ff6600;
}
.bot-img ul li img {
  width:100%;
}
.bot-img ul li:last-child {
  margin-right:0;
}


.navigation-link {
  display: block;
  position: relative;
  padding: 5px 20px;
  text-decoration: none;
  color: #333;
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

/*.navigation-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  border-bottom: solid 2px;
}*/

.navigation-link:before {
  left: 0;
}

.navigation-link:hover {
  color: #009688;
}

.navigation-link:hover:before {
  width: 100%;
}

.navigation-link:before {
  -webkit-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
}


/* ICON CONTENT BOX */
.icon-content-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 120px 0;
  text-align: center;
}
.icon-content-box .col-12 {
  display: flex;
}
.icon-content-box .content-box {
  flex: 1;
  margin-right: 40px;
}
.icon-content-box .content-box:last-child {
  margin-right: 0;
}
.icon-content-box .content-box span {
  font-weight: 800;
  color: #9aa0ae;
  margin-bottom: 15px;
  margin-top: 20px;
}
.icon-content-box .content-box h4 {
  display: block;
  font-weight: 800;
  margin-bottom: 20px;
  color: #405089;
}
.icon-content-box .content-box img {
  height: 100px;
}

.flip-box {
  width: 100%;
  height: 250px;
  float: left;
}

.flip-box .flip-box-back .inner {
  padding: 0 15px;
}

.flip-box-front {
  width: 100%;
  height: 250px;
  float: left;
  background: #fff;
  border: 1px solid #eaebee;
}

.flip-box-back {
  width: 100%;
  height: 250px;
  float: left;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  background: #405089;
  color: #fff;
}
.flip-box-back h4 {
  color: #fff !important;
  margin-top: 20px;
}
.flip-box-back p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

svg {
  position: absolute;
  top: 50%;
  height: 5em;
  width: 5em;
  margin-top: -2.5em;
  cursor: pointer;
}

svg#next {
  right: 1em;
}

svg#previous {
  display: none;
  left: 1em;
}

div.slider {
  display: flex;
  -webkit-display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

div.slider h1 {
  font-size: 2em;
  width: 100%;
  text-align: center;
}

.zoomout {
  transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
}

.one {
  background-color: #63E89D;
}

.two {
  background-color: #65BEFF;
}

.three {
  background-color: #EF4264;
}

.four {
  background-color: #8F70FD;
}
.mis-stage {
      height: 400px!important;
    }
    .mis-slide {
      width: 480px;
      height: 360px;
      padding: 40px;
      margin-top: -138px
    }
    .mis-slider li img {
      max-width: 400px;
      width: 100%;
      border-radius: 0;
      border: none;
    }
    .mis-nav-buttons {
      width: 500px!important;
      left: 320px!important;
    }
      .post-slide{
    margin: 0 15px;
  }
  .post-slide .post-img{
    overflow: hidden;
  }
  .post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
  }
  .post-slide:hover .post-img img{
    transform: scale(1.08);
  }
  .post-slide .post-content{
    background: #fff;
    padding: 20px;
  }
  .post-slide .post-title{
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
  }
  .post-slide .post-title a{
    display: inline-block;
    color: #808080;
    transition: all 0.3s ease 0s;
  }
  .post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
  }
  .post-slide .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
  }
  .post-slide .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
  }
  .post-slide .post-bar li{
    color: #676767;
    padding: 2px 0;
  }
  .post-slide .post-bar li i{
    margin-right: 5px;
  }
  .post-slide .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
  }
  .post-slide .post-bar li a:after{
    content: ",";
  }
  .post-slide .post-bar li a:last-child:after{
    content: "";
  }
  .post-slide .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
  }
  .post-slide .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e7989a;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
  }
  .post-slide .read-more:hover{
    background: #333;
    text-decoration: none;
  }

  /*底部样式*/
  .weixin{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all .4s ease;
} 

  .weixin a{
    color: #777B92;
  }
  .weixin a:hover{
    color: #fff;
  }
  .weixin i {
    font-size: 30px;
    color: #777B92;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    transition: all .4s ease;
  }
  .weixin:hover i {
    color: #fff;
  }
  .weixin span {
    font-size: 18px;
    display: block;
    line-height: 1em;
    margin-top: 5px;
    color: #777B92;
    font-weight: 500;
  }
  .weixin:hover span {
    color: #fff;
  }
  .weixin .weixin_nr{width:200px; height:200px; padding:10px; background:#fff; text-align:center; position:absolute; left:8px; top:-220px; display:none;box-shadow: 0px 15px 30px 0px rgba(119, 123, 146, 0.3);} 
  .weixin .weixin_nr img{ margin-bottom:5px;width:180px; height:180px;} 
  .weixin .weixin_nr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:20px; top:200px;} 
  .weixin.on .weixin_nr{ display:block;}

  .ewm{
    text-align: right;
  }
  .site_copyright{
    float: left;
  }
  .copyright-menu{
    float: right;
  }
  .site_tel{
    font-size: 24px;
    color: #e60012;
    font-weight: bold;
    margin-top: -5px;
    margin-left: 5px;
    position: absolute;
    font-family: BEBAS_;
  }
  .findus{
    font-size: 18px;color: #000;font-weight: bold;margin-top: 2px;margin-left: 5px;float: left;
  }
  .contactus{
    font-size: 18px;color: #000;font-weight: bold;margin-top: 2px;margin-left: 5px;position: absolute;
  }
  @media screen and (max-width: 991px){
    .ewm{
      text-align: left;
      margin-top: 40px;
    }
      .footer-copyright-text {
     height: 150px; 
}

  }
  .footer-contact-info {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .site_copyright{
    float: unset;
    text-align: center;
  }
  .copyright-menu{
    float: unset;
    text-align: center;
  }
      .footer-copyright-text {
     height: 65px; 
}
.findus{
  display: none;
}
.contactus{
  display: none;
  margin-top: 20px;
}
.site_beian{
  float: unset;
  text-align: center;
}
.css-point-text{
  font-size: 12px;
}