@charset "utf-8";
/* 
*Filename:		app.css
*Author:		壹凡网络/响应式网站
*Mail:			zsf@zjyifan.com
*Version:		2.0
*/
html,body{-webkit-text-size-adjust:100%;_overflow-x:hidden;}
*html {zoom:1;}/*Hack For IE6*/
* { margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0);}
/* body { font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", SimHei, "WenQuanYi Micro Hei", sans-serif;} */
.margincenter { margin:0 auto;}
a { text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0);}
ul { list-style:none;}
.clear { clear:both; height:1px; overflow:hidden;}
.fl_l { float:left;}
.fl_r { float:right;}
.fl_c:after, .fl_c:before {content:'';display:table;}
.fl_c:after {clear:both;}
a,.css3donghua,.css3donghua:before,.css3donghua:after  {transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
img{transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
img { border:0;}
input[type=button],input[type=password],input[type=text], input[type=submit], input[type=file], button,textarea { cursor: pointer; -webkit-appearance: none !important;/*去掉苹果的默认UI来渲染按钮*/ outline:0;font-family:'微软雅黑';}
/*文字超出隐藏*/
.w_break{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
table { border-spacing: 0;border-collapse: collapse;}

::-webkit-input-placeholder {color:#999; text-overflow:ellipsis;}
:-moz-placeholder {color:#999; text-overflow:ellipsis;}
::-moz-placeholder {color:#999; text-overflow:ellipsis;} /* for the future */
:-ms-input-placeholder {color:#999; text-overflow:ellipsis;}
.marb30 { margin-bottom:30px;}

html {
	font-size:62.5%!important
}

.header-logo img { height: 30px;}
.header-logo-2 img { height: 30px;}

.lang-nav .nice-select { background-color: transparent; border: 1px solid rgba(255,255,255,0.5); padding: 10px 30px;}
.lang-nav .nice-select img { margin-right: 5px;}
.lang-nav .nice-select span {/* font-size: 16px; */ font-weight: 500; color: #fff;}
.lang-nav .nice-select:after {border-bottom-color: #fff; border-right-color: #fff;}
.lang-nav .nice-select:hover::after {border-bottom-color: #fff; border-right-color: #fff;}

.sticky .lang-nav .nice-select { border: 1px solid rgba(0,0,0,0.2);}
.sticky .lang-nav .nice-select span { color: #242424;}
.sticky .lang-nav .nice-select:after {border-bottom-color: #898989; border-right-color: #898989;}
.sticky .lang-nav .nice-select:hover::after {border-bottom-color: #898989; border-right-color: #898989;}

.about-wrapper-2 .about-growth-items .growth-box-number h2 { font-size: 20px; -webkit-text-fill-color: var(--theme2);}
.about-wrapper-2 .about-growth-items .growth-box-number h2 span { font-size: 32px; margin-right: 5px;}

.growth-box-image img { width: 80%; object-fit: cover;}

.pro-title { letter-spacing: 5px;}
.pro-note { letter-spacing: 2px;}

.index-news-pic .news-image {
	 position: relative;
	 width: 100%;
	 height: 100%;
}

.index-news-pic .news-image::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(180deg, rgba(0, 22, 89, 0) 40%, #000000 90%);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .contact-info li:not(:last-child) { margin-bottom: 10px;}
.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .contact-info li i { margin-right: 5px;}

.single-news-style-2 .news-content h4 {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*media*/
@media (max-width: 1399px){
	
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	/* .lang { display: none;} */
}
@media (max-width: 767px){
	.header-logo img { height: 20px;}
	.header-logo-2 img { height: 20px;}
	
}
@media (max-width: 575px){
	
}

.section-pt-120 {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .section-pt-120 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .section-pt-120 {
    padding-top: 80px;
  }
}
@media (max-width: 767px){
	.section-pt-120 {
	  padding-top: 60px;
	}
	
}

.js-cxyf-box {}
.js-cxyf-box .item {}

@media (max-width: 767px) {
  .js-cxyf-box .item { margin-top: 30px;}
}

.js-xjjs-box {padding-bottom: 40px;}
.js-xjjs-box .item { padding: 60px; background-color: #fff; box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); border-radius: 5px;}
.js-xjjs-box .item + .item { margin-top: 60px;}
.js-xjjs-box .item .pic { width: 40%;}
.js-xjjs-box .item .pic img { width: 100%; max-width: 640px; border: 10px solid #898989; box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);}
.js-xjjs-box .item .titlebox { width: 60%; padding-left: 10%;}
.js-xjjs-box .item .titlebox .title { font-size: 32px; font-weight: 700; color: #242424;text-transform: uppercase;line-height: 1.2;font-family: "Unbounded", sans-serif;}
.js-xjjs-box .item .titlebox .entitle { font-size: 12px; font-weight: 300; margin-top: 10px; width: 50%;}
.js-xjjs-box .item .titlebox .note { font-size: 16px; margin-top: 30px;}
.js-xjjs-box .item:nth-child(2n) .titlebox { padding-left: 0; padding-right: 10%;/*  text-align: right; */}
.js-xjjs-box .item:nth-child(2n) .titlebox .entitle { margin: 10px 0 0 auto;}
.js-xjjs-box .item:hover .pic img  { border: 10px solid #c8000b; box-shadow: 0 20px 20px rgba(200, 0, 11, 0.1);}

@media (max-width: 991px) {
	.js-xjjs-box .item .titlebox .title { font-size: 24px;}
	.js-xjjs-box .item .titlebox .entitle {width: 100%;}
}
@media (max-width: 767px){
	.js-xjjs-box .item {padding: 30px;margin: 0 15px; width: calc(100% - 30px);}
	.js-xjjs-box .item + .item { margin-top: 30px;}
	.js-xjjs-box .item:nth-child(2n)  {flex-direction: column-reverse !important;}
	.js-xjjs-box .item .pic { width: 100%;}
	.js-xjjs-box .item .titlebox { width: 100%; margin-top: 30px; padding: 0;}
	.js-xjjs-box .item:nth-child(2n) .titlebox { padding: 0; text-align: left;}
	.js-xjjs-box .item:nth-child(2n) .titlebox .entitle { margin: 10px 0 0 0;}
	.js-xjjs-box .item .pic img {border: 10px solid #c8000b; box-shadow: 0 20px 20px rgba(200, 0, 11, 0.1);}
}


.case-study-wrapper-3 .case-study-single-items .case-study-items-2 { margin-bottom: 30px;}
.case-study-wrapper-3 .case-study-single-items .case-study-items-2 .case-study-image a { display: block; overflow: hidden;}
.case-study-wrapper-3 .case-study-single-items .case-study-items-2 .case-study-image:hover img {transform: scale(1.1);}

.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items .content h3 .text-map {color: var(--theme2);}

.pro-cont-box1 {}
.pro-cont-box1 .testimonial-wrapper-2 { margin-left:-5vw; margin-right: -5vw;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items { background-color: var(--theme2);}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide { min-height: 240px;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content h3 { color: #fff; font-size: 32px; line-height: 1.2;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content h4 { color: #fff; font-size: 24px; margin-top: 5px;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content p { color: #fff;  font-size: 18px; margin-top: 20px;}
@media (max-width: 991px) {
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content h3 {font-size: 28px;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content h4 {font-size: 20px;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content p {font-size: 16px;}
}
@media (max-width: 767px){
.pro-cont-box1 .testimonial-wrapper-2 { margin: 0;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide .testimonial-content h3 {font-size: 24px;}
.pro-cont-box1 .testimonial-wrapper-2 .testimonial-content-items .swiper-slide { min-height: auto;}
}
.pro-cont-box2 {}
.pro-cont-box2 .list-area {}
.pro-cont-box2 .list-area li { font-size: 20px; line-height: 50px;}
.pro-cont-box2 .list-area li i {color: #c8000b;}
.pro-cont-box2 .choose-image img { height: 60vh;}
.pro-cs-shuzi h2 { color: #c8000b;}

.pro-cs-shuzi .pro-cs-shuzi-t { width:45%;}
.pro-cs-shuzi .pro-cs-shuzi-t2 { width:30%;}
@media (max-width: 767px) {
	.pro-cs-shuzi .pro-cs-shuzi-t2 { width:100%; margin-top:20px;}
}

.pro-dt-list-box.project-wrapper .project-items .project-image {
  height: auto;
}
.pro-dt-list-box.project-wrapper .project-items .project-content { left: 30px; right: 30px;}
@media (max-width: 767px) {
  .pro-dt-list-box.project-wrapper .project-items .project-image {
    height: auto;
  }
.pro-dt-list-box.project-wrapper .project-items .project-content { left: 20px; right: 20px;}
}
@media (max-width: 575px) {
	.pro-dt-list-box { padding: 0 30px;}
	.pro-dt-list-box.project-wrapper .project-items .project-image {height: auto;}
	.pro-dt-list-box.project-wrapper .project-items .project-content { left: 15px; right: 15px;}
}
.pro-dt-list-box.project-wrapper .project-items .project-image::before {background: linear-gradient(180deg, rgba(200, 0, 11, 0) 10%, #c8000b 100%);}
.pro-dt-list-box .cont { font-size: 14px; margin-top: 10px;}
.pro-dt-list-box .cont p { margin: 0; line-height: 1.6;}
.pro-dt-list-box .erweima { margin-top: 20px; width: 120px;}
.pro-dt-list-box .erweima img { width: 120px !important;}
.pro-dt-list-box .erweima .tt { font-size: 12px; font-weight: 700; color: #fff; text-transform:uppercase;}

.pro-yydt-open-list {}
.pro-yydt-open-list .item {}
.pro-yydt-open-list .item .title { font-size: 16px; font-weight: 700;}

@media (max-width: 767px) {
	.pro-yydt-open-list .item { width: 50%; margin-bottom: 15px;}
}
@media (max-width: 575px) {
	.pro-yydt-open-list .item { width: 33.33%;}
	.pro-yydt-open-list .item .pic { padding: 0 15px;}
	.pro-yydt-open-list .item .pic img { width: 100%;}
}

.pro-yydt-jiaoxiang-cont {}
.pro-yydt-jiaoxiang-cont p { line-height: 2;}

.about-wrapper-2 .about-content .nav.pro-yydt-jiaoxiang-youshi-box {gap: 15px;}
.about-wrapper-2 .about-content .pro-yydt-jiaoxiang-youshi-box.nav .nav-link { padding: 2px 10px; border: 1px solid var(--theme); border-radius: 5px;}
.about-wrapper-2 .about-content .pro-yydt-jiaoxiang-youshi-box.nav .nav-link.active {border-color:var(--theme2);}
.about-wrapper-2 .about-content .pro-yydt-jiaoxiang-youshi-box.nav .nav-link .title { font-size: 16px;}
.about-wrapper-2 .about-content .pro-yydt-jiaoxiang-youshi-cont.tab-content { background-color: #f3f3f3; border-radius: 5px; padding: 15px; font-size: 16px;}

/* .pro-ggdt-js-box {padding-bottom: 40px;} */
.pro-ggdt-js-box .item { padding: 60px; background-color: #fff; box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); border-radius: 5px;}
.pro-ggdt-js-box .item + .item { margin-top: 60px;}
.pro-ggdt-js-box .item .pic { width: 40%;}
.pro-ggdt-js-box .item .pic img { width: 100%; max-width: 640px; border: 10px solid #898989; box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);}
.pro-ggdt-js-box .item .titlebox { width: 60%; padding-left: 10%;}
.pro-ggdt-js-box .item .titlebox .title { font-size: 32px; font-weight: 700; line-height:1.2; color: #242424; text-transform:uppercase;font-family:"Unbounded", sans-serif;}
.pro-ggdt-js-box .item .titlebox .entitle { font-size: 12px; font-weight: 300; margin-top: 10px; width: 50%;}
.pro-ggdt-js-box .item .titlebox .note { font-size: 16px; margin-top: 30px;}
.pro-ggdt-js-box .item:nth-child(2n) .titlebox { padding-left: 0; padding-right: 10%; /* text-align: right; */}
.pro-ggdt-js-box .item:nth-child(2n) .titlebox .entitle { margin: 10px 0 0 auto;}
.pro-ggdt-js-box .item:hover .pic img  { border: 10px solid #c8000b; box-shadow: 0 20px 20px rgba(200, 0, 11, 0.1);}

@media (max-width: 991px) {
	.pro-ggdt-js-box .item .titlebox .title { font-size: 24px;}
	.pro-ggdt-js-box .item .titlebox .entitle {width: 100%;}
}
@media (max-width: 767px){
	.pro-ggdt-js-box .item {padding: 30px;margin: 0 15px; width: calc(100% - 30px);}
	.pro-ggdt-js-box .item + .item { margin-top: 30px;}
	.pro-ggdt-js-box .item:nth-child(2n)  {flex-direction: column-reverse !important;}
	.pro-ggdt-js-box .item .pic { width: 100%;}
	.pro-ggdt-js-box .item .titlebox { width: 100%; margin-top: 30px; padding: 0;}
	.pro-ggdt-js-box .item:nth-child(2n) .titlebox { padding: 0; text-align: left;}
	.pro-ggdt-js-box .item:nth-child(2n) .titlebox .entitle { margin: 10px 0 0 0;}
	.pro-ggdt-js-box .item .pic img {border: 10px solid #c8000b; box-shadow: 0 20px 20px rgba(200, 0, 11, 0.1);}
}

.pro-ggdt-xs-list .pro-yydt-open-list .item { width: 20%;}
.pro-ggdt-xs-list .pro-yydt-open-list .item .pic img { width: 100%;}

@media (max-width: 767px) {
	.pro-ggdt-xs-list .pro-yydt-open-list .item { width: 46%; margin-bottom: 15px;}
}
@media (max-width: 575px) {
	
}

.pro-jydt-open-list .item { width: 22%; margin-bottom: 15px;} 
.pro-jydt-open-list .item .pic img { width: 100%;} 

@media (max-width: 767px) {
	.pro-jydt-open-list .item { width: 30%;} 
}
@media (max-width: 575px) {
	.pro-jydt-open-list .item { width: 45%;} 
}

.hero-2 .hero-content { min-height: 500px;}
@media (max-width: 991px) {
  .hero-2 .hero-content { min-height: 700px;}
}
@media (max-width: 767px) {
  .hero-2 .hero-content { min-height: 700px;}
}
@media (max-width: 575px) {
  .hero-2 .hero-content { min-height: 600px;}
}
.hero-2 .hero-content h1 {
  font-size: 64px;
}
@media (max-width: 1399px) {
  .hero-2 .hero-content h1 {
    font-size: 56px;
  }
}
@media (max-width: 1199px) {
  .hero-2 .hero-content h1 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .hero-2 .hero-content h1 {
    font-size: 42px;
    line-height: 150%;
  }
}
@media (max-width: 767px) {
  .hero-2 .hero-content h1 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .hero-2 .hero-content h1 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.hero-2 .hero-content h1 span {
  margin-left: 0px;
  color: #c8000b;
}
@media (max-width: 767px) {
  .hero-2 .hero-content h1 span {
   /*  margin-left: 20px; */
  }
}
.hero-2 .hero-content h3 {}

@media (max-width: 767px) {
  .hero-2 .hero-content h3 { font-size: 18px;}
}
@media (max-width: 575px) {
  .hero-2 .hero-content h3 {font-size: 16px; margin-bottom: 15px;}
  .hero-2 .hero-content h3 br { display: block;}
}

.hero-2 .hero-content p {
  max-width: 560px;
  font-size: 24px;
  border-left: 2px solid var(--theme);
  padding-left: 40px;
}
@media (max-width: 767px) {
  .hero-2 .hero-content p {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .hero-2 .hero-content p {
    padding-left: 0;
    border: none;
  }
}

@media (max-width: 1199px) {
  .hero-2 .hero-image {
    display: block;
  }
}
@media (max-width: 991px) {
  .hero-2 .hero-image-slider { width: 60%;}
}
@media (max-width: 767px) {
  .hero-2 .hero-image-slider { width: 80%;}
}
@media (max-width: 575px) {
  .hero-2 .hero-image-slider { width: 100%;}
}

/* Language Switcher */
.lang-switcher {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  z-index: 999;
}
.lang-switcher .lang-current {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  padding: 6px 12px;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s;
  user-select: none;
}
.lang-switcher .lang-current:hover {
  border-color: rgba(255,255,255,0.8);
}
.lang-switcher .lang-current .lang-arrow {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin-top: -3px;
  transition: transform 0.3s;
}
.lang-switcher.open .lang-current .lang-arrow {
  transform: rotate(-135deg);
  margin-top: 2px;
}
.lang-switcher .lang-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 5px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
  min-width: 120px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: all 0.3s;
  overflow: hidden;
}
.lang-switcher.open .lang-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.lang-switcher .lang-dropdown a {
  display: block;
  padding: 8px 15px;
  color: #242424;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.2s;
}
.lang-switcher .lang-dropdown a:hover {
  background: #f5f5f5;
}
.lang-switcher .lang-dropdown a.active {
  color: #c8000b;
  font-weight: 700;
}
/* Sticky header state */
.sticky .lang-switcher .lang-current {
  color: #242424;
  border-color: rgba(0,0,0,0.2);
}
.sticky .lang-switcher .lang-current .lang-arrow {
  border-color: #242424;
}
.sticky .lang-switcher .lang-current:hover {
  border-color: rgba(0,0,0,0.5);
}
@media (max-width: 991px) {
  .lang-switcher {
    margin-left: 10px;
  }
  .lang-switcher .lang-current {
    padding: 4px 8px;
    font-size: 12px;
  }
}