﻿/*关于*/
.about-title {
    font-size: 36px;
    line-height: 1.3;
}
.about-content {
    padding-top: 50px;
}
.about-more {
    margin-top: 50px;
}

.technology {
    z-index: 1;
    margin-bottom: 25px;
}

/*产品*/
h4.project-item-title.text-white {
    color: #fff!important;
}


/*图片放大*/
.thumbnail-classic-figure {
    margin-bottom: 25px;
}
.thumbnail-classic-figure a{
	display:block;
	overflow:hidden;
}
.thumbnail-classic-figure a img {
	display:block;
	width:100%;
	transition:all .3s;
}
.thumbnail-classic-figure a:hover img{
	scale:1.1;
}

.picture-title {
    padding-top: 10px;
}

.picture {
    padding: 100px 10px;
}

/*分页页码样式*/
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 6px 12px;line-height: 1.42857143;text-decoration: none;color:#666;border: 1px solid #ddd;margin-left: -1px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #fff;background-color: #00a8ec;border-color: #00a8ec;cursor: default;}

/*技术*/
.technology-picture{
    background-color: #bad5e7;
}

.technology-picture h2{
     font-size: 36px;
}

.section-title {
  width:100%;
  height:auto;
  overflow:hidden;
  position: relative;
  padding-bottom:15px;
}
.section-title::before{
  content:"";
  width:40px;
  height:2px;
  background-color:#666;
  position:absolute;
  bottom:0px;
  left:50%;
  transform:translateX(-50%);
}
.home-fengcai .section-title::before,.home-about .section-title::before {
	left:0px;
	transform:initial;
}
/*标题*/
.side-line-left {

}
.section-title h2{
    position: relative;
    font-weight: normal;
    margin-bottom: 10px;
    color: #333;
    font-size: 24px;
}

.section-title h5 {
  font-size:16px;
  color:#666;
  text-transform:uppercase;
  font-family:Aril;
}

.about-section .side-line-left {
  color: #00a8eb;
}

/*首页案例*/
.case-title {
    padding-left: 170px;
}
.case {
    background-color: #f7f7f7;
}

/*底部*/
.col-lg-6.weixin {
    text-align: center;
}
.col-lg-6.weixin img {
  max-width:100px;
}
.col-lg-6.weixin p{
    padding-top: 10px;
    margin: 0px;
}

/*产品内页*/
.post-image {
    width: 100%;
}
.post-content {
	padding:10px;
}
.single-post-navigation {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 50px;
}
/*搜索*/
.blog-grid-wrap {
    padding: 120px 0px;
}
.blog-content a{
    font-size: 18px;
}

@media screen and (max-width: 768px) {
.search-result {
  margin:0px 15px 0px 0px;
}
	.single-post-navigation .text-end{
		text-align: left!important;
	}
  }

.blog-content {
    text-align: center;
}

/*----------------------------------------*/
/*  00. Contact CSS START
/*----------------------------------------*/
.contact__area {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contact__area-2 {
  position: relative;
  z-index: 1;
}
.contact__item:hover .contact__icon i ,.contact__item:hover .contact__icon em{
  background: #00a8eb;
  color: #fff;
  transform: rotateY(360deg);
}
.contact__icon i,.contact__icon em {
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-size: 35px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  color: #00a8eb;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.03);
  display: inline-block;
  transition: 0.3s;
}
.contact__title {
  font-size: 18px;
}
.contact__text {
	line-height:25px;
	min-height:50px;
}
.contact__text p {
  margin-bottom: 0;
  font-size: 16px;
  color: #777777;
}
.contact__social a {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: var(--tp-heading-primary);
  background: var(--tp-common-white);
  border-radius: 6px;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.08);
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  transition: 0.3s;
}
.contact__social a:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
}
.contact__form {
  background: var(--tp-common-white);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding: 80PX 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact__form {
    padding: 80px 0;
  }
}
.contact__form .contact-filed {
  position: relative;
}
.contact__form .contact-filed::after {
  content: "\f007";
  position: absolute;
  left: 30px;
  top: 18px;
  font-family: "Font Awesome 5 Pro";
  color: var(--tp-heading-primary);
}
.contact__form .contact-filed.contact-icon-mail::after {
  content: "\f0e0";
}
.contact__form .contact-filed.contact-icon-message::after {
  content: "\f303";
}
.contact__form .contact-filed.contact-icon-website::after {
  content: "\f0ac";
}
.contact__form .contact-filed input {
  width: 100%;
  height: 60px;
  border: 1px solid transparent;
  padding-left: 55px;
  padding-right: 30px;
  color: var(--tp-heading-primary);
  border-radius: 6px;
  font-weight: 400;
  transition: 0.3s;
  background: #f9f9f9;
}
.contact__form .contact-filed input::-moz-placeholder {
  color: #aeaeae;
  font-size: 14px;
  opacity: 1;
}
.contact__form .contact-filed input::placeholder {
  color: #aeaeae;
  font-size: 14px;
  opacity: 1;
}
.contact__form .contact-filed input:focus {
  border-color: var(--tp-theme-1);
}
.contact__form .contact-filed textarea {
  width: 100%;
  height: 250px;
  border: 1px solid transparent;
  padding-left: 55px;
  padding-right: 30px;
  padding-top: 15px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  transition: 0.3s;
  border-radius: 6px;
  box-shadow: none;
  outline: none;
  background: #f9f9f9;
  resize: none;
}
.contact__form .contact-filed textarea::-moz-placeholder {
  color: #aeaeae;
  font-size: 14px;
  opacity: 1;
}
.contact__form .contact-filed textarea::placeholder {
  color: #aeaeae;
  font-size: 14px;
  opacity: 1;
}
.contact__form .contact-filed textarea:focus {
  border-color: var(--tp-theme-1);
}
.contact__form-agree {
  padding-left: 5px;
}
.contact__form-agree input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 14px;
  height: 14px;
  background: var(--tp-common-white);
  border: 1px solid #b9bac1;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.contact__form-agree input:checked {
  position: relative;
  background-color: #2b4eff;
  border-color: transparent;
}
.contact__form-agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;
  font-family: var(--tp-ff-fontawesome);
  font-size: 10px;
  color: var(--tp-common-white);
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact__form-agree input:hover {
  cursor: pointer;
}
.contact__form-agree label {
  padding-left: 8px;
  color: #53545b;
  font-size: 16px;
}
.contact__form-agree label a {
  color: var(--tp-heading-primary);
  font-weight: 400;
  padding-left: 4px;
}
.contact__form-agree label a:hover {
  color: var(--tp-theme-1);
}
.contact__form-agree label:hover {
  cursor: pointer;
}
.contact__map {
  line-height: 0;
  position: relative;
  margin-top: -60px;
}
.contact__map p {
	margin:0px;
	padding:0px;
}
.contact__map img {
	display:block;
	width:100%;
}
.contact__map-wrap iframe {
  height: 800px;
  width: 100%;
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__map-wrap iframe {
    height: 400px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact__map-wrap iframe {
    height: 400px;
  }
}
.contact__map-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.contact__map-icon i {
  font-size: 80px;
  color: var(--tp-theme-1);
  position: absolute;
  left: 48.5%;
  top: -14.5%;
}


.contact__icon img{box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 8%);display: inline-block;transition: 0.3s;width: 126px;}

.map {
    width: 100%;
    height: 600px;
}

.contact__item.text-center.mb-30 {
    margin-bottom: 30px;
    padding: 50px 20px;
    background-color: #f9f9f9;
    border: 1px solid #f0f0f0;
}
.contact__item.text-center.mb-30:hover{
	background-color: #f0f0f0;
}
.contact__item.text-center a{color: #777777;}

.contact__icon.mb-35 {
    padding-bottom: 20px;
}



/*手机*/
@media screen and (max-width: 768px){
.case-title {
    text-align: center;
    padding-left: 0px;
}
.side-line-left:before {
    content: "";
    display: none;
    height: 2px;
    width: 50px;
    position: absolute;
    left: 120px;
    bottom: 8px;
    background: #0370b8;
}
.side-line-left:after {
    position: absolute;
    content: "";
display: none;
    height: 2px;
    width: 50px;
    background: #0370b8;
    left: 120px;
    bottom: 12px;
}
.product {
    text-align: center;
}
.side-line-left {
    position: relative;
    padding-left: 0px;
    font-weight: 500;
    margin-bottom: 10px;
}

}
.icon-box-two .icon span:before {
    font-size: 48px;
    line-height: 84px;
    color: #fff;
}

/*企业文化*/

.culture h2{font-size: 36px;}

.culture-about{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.culture-content {
    background-color: #fff;
    padding: 60px 80px;
    color: #333;
    width: 600px;
    box-shadow: var(--box-shadow);
    z-index: 1;
    margin: 0px 30px 0px 30px;
}


.culture-txt {
    height: 300px;
 
}



.culture-content h1{
  font-size: 30px;
  text-align: center;
  padding-bottom: 20px;
  color: #eaa636;
  font-weight: 700;
}




em.service-icon {
    color: #eaa636;
    font-size: 64px;
    line-height: 1;
    display: block;
    padding-bottom: 20px;
    text-align: center;
}




.culture img{
    max-width: 100%;
}{
    background-color: #e9e9e9;
    padding: 80px;
    color: #333;
}




.col-lg-6.culture h1{
  font-size: 36px;
}

.col-lg-6.culture p{
  font-size: 36px;
}

.col-lg-6.culture img{
    max-width: 100%;
}


@media only screen and (max-width: 767px){
.col-lg-6.recruit-img {
    padding: 0px;
}
 .col-lg-6.recruit-content {
    background-color: #e9e9e9;
    padding: 60px 20px;
    color: #333;
}
  .culture-content {
    background-color: #f6f6f6;
    padding: 60px 30px;
    color: #333;
    width: 100%;
    margin: 20px 0px;
}
.contact__text {
	min-height:auto;
}
	.footer-menu{
		display:none;
	}
}

/*加入我们*/
.col-lg-6.recruit-content {
    background-color: #eee;
    padding: 70px;
    color: #333;
    height: 550px;
}

.col-lg-6.recruit-img img{
    max-width: 100%;
}

.col-lg-6.recruit-content strong{color: #0476a3;}


/*home service*/
@media only screen and (min-width: 2000px){
	.container {
	max-width:1800px;
	}
}

.service-content {
  width:100%;
  height:auto;
  overflow:hidden;
  position:relative;
}
.style-swiper,.style-swiper2 {
	max-width:initial;
} {
	max-width:initial;
}
.service-content .swiper-slide {
	width:25%;
}
.service-swiper .swiper-container,.style-swiper .swiper-container,.style-swiper2 .swiper-container{
  width:100%;
  height:auto;
  overflow:hidden;
  position:relative;
padding-bottom:50px;
}
.service-swiper .swiper-pagination-bullet,.style-swiper .swiper-pagination-bullet,.style-swiper2 .swiper-pagination-bullet {
	width:12px;
	height:12px;
	margin:0px 3px;
	border:3px solid #F9F9F9;
}
.service-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,.style-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,.style-swiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:12px;
	height:12px;
	background-color:#fff;
	border:3px solid #c4c4c4;
}

.service-swiper .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23bcbcbc'%2F%3E%3C%2Fsvg%3E");
	right: -20px;
	left:auto;
	background-color:initial;
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	transition:all .3s;
}
.service-swiper .swiper-button-next:hover{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300a8eb'%2F%3E%3C%2Fsvg%3E");
}
.service-swiper .swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23bcbcbc'%2F%3E%3C%2Fsvg%3E");
	left: -20px;
	opacity: 1;
	background-color:initial;
	top: 50%;
	transform: translateY(-50%);
	transition:all .3s;
}
.service-swiper .swiper-button-prev:hover{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300a8eb'%2F%3E%3C%2Fsvg%3E");
}
.service-swiper .service-box {
  position:absolute;
  width: 100%;
  top: 50%;
  left: 0px;
  z-index: 10;
  color: #fff;
  text-align: center;
  transform:translateY(-50%);
}
.service-swiper .service-box .service-ico {
	position:relative;
	transition:all .3s;
}
.service-swiper .service-box .service-ico img {
  display:block;
  width:auto;
  height:56px;
  margin:0 auto;
}
.service-swiper .swiper-slide:hover .service-box .service-ico {transform:rotateY(180deg);}
.service-swiper .service-box .service-num {
  font-size:22px;
  margin-top:10px;
}
.service-swiper .service-box .service-text {
  font-size: 16px;
  margin-top:5px;
}

/*home fengcai*/
.fengcai-swiper {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.fengcai-swiper2 {
	width:100%;
	height:auto;
	padding-bottom: 80px;
	overflow:hidden;
	position:relative;
}
.fengcai-swiper .swiper-pagination {
	right: 20px;
	bottom: 10px;
}
.fengcai-swiper2 .swiper-pagination {
    width: 100%;
    z-index: 100;
    bottom: 10px;
}
.fengcai-swiper .swiper-pagination-bullet {
	width:12px;
	height:12px;
	margin:0px 3px;
	border:3px solid #F9F9F9;
}
.fengcai-swiper2 .swiper-pagination-bullet {
	width:12px;
	height:12px;
	margin:0px 3px;
	border:3px solid #fff;
}
.fengcai-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,.fengcai-swiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:12px;
	height:12px;
	background-color:#fff;
	border:3px solid #c4c4c4;
}
.fengcai-swiper .swiper-container {
	overflow:initial;
	width: 100%;
}
.fengcai-swiper.ny-honor .swiper-container {
	overflow:initial;
	width: 100%;
	margin-left: initial;
	padding-bottom: 60px;
}
.fengcai-swiper.ny-honor .swiper-pagination{
	right: initial;
	left: 50%;
	transform: translateX(-50%);
}
.fengcai-swiper  .swiper-slide img {
	display:block;
	width:100%;
}
.fengcai-swiper  .swiper-slide {
	height:auto;
	transform: scale(0.9);
	opacity: .5;
	transition:all .3s;
}
.fengcai-swiper  .swiper-slide.swiper-slide-active{
	transform: scale(1.05);
	opacity:1;
	z-index:100;
}
.fengcai-right {
	padding-left: 60px;
	padding-top: 80px;
}
.fengcai-tit {
	font-size: 24px;
	color: #333;
	/* font-weight: bold; */
}
.fengcai-text {
	font-size:16px;
	color: #666;
	margin-top: 40px;
}
.fengcai-text p{
	font-size: 16px;
	line-height:2;
}

.home-more {
	display:block;
	width: 120px;
	text-align:center;
	border: 1px solid #666;
	color: #666;
	font-size: 15px;
	line-height: 24px;
	padding: 4px 15px;
	position:relative;
	transition:all .3s;
}
.more-box .home-more {
	margin: 20px auto 0px;
}
.home-more:hover {
	background-color:#00a8eb;
	color:#fff;
	border:1px solid #2ca0cd;
}
/* .home-more::after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
	background-color:#f00;
} */
.home-fengcai .home-more {
	margin-top:50px;
}

/*home about*/
.home-about .container{
	position:relative;
	height: auto;
	overflow: hidden;
}
.about-img {
	width: 65%;
	float:right;
}
.about-img img {
	display:block;
	width:100%;
}
.about-text {
	position:absolute;
	width: 30%;
	background-color: rgb(255 255 255 / 90%);
	top:50%;
	left:0px;
	padding: 45px 45px;
	transform: translateY(-50%);
	z-index:10;
	/* padding-right: 10%; */
	transition: all .3s;
}
.about-text .home-more {
	width:120px;
}
.about-text p {
	margin-top:10px;
	color:#888;
	font-size: 16px;
}

.about-text .home-more {
	color: #666666;
	border: 1px solid #666666;
	border-radius: 0px;
	font-size: 15px;
}
.about-text .home-more i {
	margin-left: 30px;
}
.about-text .home-more:hover {
	color:#fff;
    background-color:#00a8eb;
	border:1px solid #2ca0cd;
}



/*home news*/
.news-item {
	width:100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #ddd;
	position:relative;
	padding: 50px 40px;
}
.news-item::after {
	content:"";
	width:100%;
	height:100%;
	overflow:hidden;
	background-color: rgb(0 0 0 / 50%);
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
	/* opacity: 0; */
}
.news-item .news-img {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-10;
	/* opacity: 0; */
	transition: all .5s;
}
.news-item:hover .news-img {
	opacity:1;
}
.news-item:hover::after {
	opacity:1;
}

.news-item h5 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	height: 55px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom: 20px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition:all .3s;
}

.news-item p {
	color: #fff;
	margin: 25px 0px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
}

.news-item .fa {
	width:30px;
	height:30px;
	border:1px solid #d1d1d1;
	line-height:30px;
	text-align:center;
	color: #d1d1d1;
	margin-top: 5px;
}
.news-item:hover h5 {
	/* border:0px; */
}
.news-item:hover h5,.news-item:hover p{
	color:#fff;
}
.news-item:hover .fa {
	border:1px solid #fff;
	color: #fff;
}

/*home*/
.honor-top{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.honor-top .section-title::before{
	display:none;
}
.honor-top .home-more {
	float:right;
	margin-top: 10px;
}

.honor-box {
	width:100%;
	height:auto;

	padding-top:100px;
}
.honor-box .honor-item{

}
.honor-box .honor-item h5{
	text-align:center;
	font-size: 17px;
	padding: 20px 0px;
}

.honor-box .honor-img {
	width: 100%;
	height: auto;
	overflow: hidden;
		 -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);
	 -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);
	 box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);
}
.honor-box .honor-img img {
	display:block;
	width:100%;
	transition: all .3s;
}
.honor-box .honor-item:hover img {
	scale:1.05;
}

@media only screen and (max-width: 767px){
.col-lg-6.recruit-content {
    background-color: #eee;
    padding: 30px;
    color: #333;
}
a.mobile-nav-toggler {
    padding: 10px;
    background-color: #00a8ec;
}
	.fengcai-swiper {
		padding:20px 0px;
	}
	.fengcai-swiper .swiper-pagination {
		right:20px;
		bottom:20px;
	}
	.fengcai-swiper .swiper-container {
		width:100%;
		margin:0px auto;
	}
.fengcai-swiper .swiper-slide.swiper-slide-active {
	scale:1;
}
.fengcai-right {
	padding-top: 30px;
	padding-left:15px;
}
	.fengcai-text {
		margin-top:30px;
	}
.about-text h5 {
	font-size:20px;
}
	.about-img {
		width:100%;
	}
	.about-text {
		position:relative;
		top: initial;
		left: initial;
		width: 100%;
		padding: 50px 30px;
		transform: initial;
	}

	.honor-box {
		padding-top:50px;
	}
	.news-item {
		padding: 40px 30px;
		margin-bottom: 30px;
	}
	.news-item p {
		margin:10px 0px;
	}
  }


/*用人理念*/
.col-lg-6.recruit-content1 {
    background-color: #eee;
    padding: 70px;
    color: #333;
}

.col-lg-6.recruit-img img{
    max-width: 100%;
}

.col-lg-6.recruit-content1 strong{
	color:#e60012;
}

.ny-title {
	font-size:24px;
	color:#191919;
}
.en-title {
	font-size: 12px;
	font-family: Raleway;
	color: #999;
}

/*news*/
.news-list {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:40px 0px;
}
.news-box {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:60px
}
.news-list.search-list .news-box{
	width:50%;
	float:left;
}
.news-box a {
	display:block;
}
.news-box .news-img {
	width:160px;
	float: left;
}
.news-box .news-img img {
	width: 100%;
}
.news-box .news-right {
	padding-left:30px;
	width: calc(100% - 200px);
	float: left;
}
.news-box .news-tit{
	color: #000;
	font-size: 17px;
}
.news-box .news-time{
	color: #afafaf;
	font-size: 12px;
}
.news-box .news-des{
	color: #8c8c8c;
	font-size: 15px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media only screen and (max-width: 767px){
.col-lg-6.recruit-content1 {
    background-color: #eee;
    padding: 30px;
    color: #333;
}
a.mobile-nav-toggler1 {
    padding: 10px;
    background-color: #e60011;
}
	.news-box a {display:block}
	.news-box .news-img {
		width:100%
	}
	
	.news-box .news-right {
		padding:20px 10px;
		width: 100%;
	}
	.news-list.search-list .news-box {
		width:100%;
	}
	.news-box {
		margin-bottom:30px;
	}
  }


/*语言*/
edia (min-width: 993px) {
  .language {
    display: inline-block;
    margin-left: 25px;
    padding-left: 25px;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
  }
}
 .language .language-btn {
  position: relative;
  text-decoration: none;
  width: 70px;
  text-align: left;
  -webkit-transition: .5s;
  transition: .5s;
  display: block;
  color: #e60012;
  font-size: 16px;
}

@media only screen and (max-width: 767px){
 .language .language-btn {
  position: relative;
  text-decoration: none;
  width: 70px;
  text-align: left;
  -webkit-transition: .5s;
  transition: .5s;
  display: block;
  color: #e60012;
  font-size: 16px;
  right:20px;
}
}

 .language .language-btn i {
  margin-right: px;
  vertical-align: middle;
}
 .language .language-btn i::before {
  font-size: 16px;
  color: #e60012;
}
.language .language-btn::after {
  content: "\f107";
  position: absolute;
  right: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  top: 0;
  font-size: 16px;
}
.language .language-dropdown {
  text-align: center;
  position: absolute;
  z-index: 10;
  /* top: 36px; */
  /* right: -13px; */
  width: 120px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: .5s;
  transition: .5s;
}
.language .language-dropdown.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  background: #31314d;
}
 .language .language-dropdown li {
  position: relative;
  background-color: #0a3041;
  z-index: -1;
}
 .language .language-dropdown li a {
  display: block;
  position: relative;
  padding: 5px 10px;
  color: #555;
  background-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
  font-size: 16px;
}
 .language .language-dropdown li a:hover {
  background: var(--primary-color);
   color: #fff;
}
.language .language-dropdown li :last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 2000px){
p {
  font-size: 18px;
}
	.fengcai-text p{
	font-size: 20px;
}
	.fengcai-tit {
	font-size: 30px;
}
	.about-text h5 {
	font-size: 30px;
	line-height: 30px;
}
	.about-text p {


	font-size: 20px;
}
	.section-title h2{
    font-size: 30px;
}

.section-title h5 {
  font-size:20px;
  color:#666;
}
.footer a,.footer a:link,.footer a:visited {
  color: #888;
  font-size: 18px;
}
.widget-title {
  position: relative;
  color: #fff!important;
  font-size: 22px;
}
body {
  font-size: 18px;
}
.news-item h5 {
	font-size: 26px;
	line-height: 40px;
	height: 90px;
}

.news-item p {
	font-size: 18px;
}

.news-item .fa {
	width:40px;
	height:40px;
	line-height:40px;
}
.honor-box .honor-item h5{
	font-size: 22px;
}

	}