.indexBanner .swiper-pagination span {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 0;
}

.indexBanner .signs {
	position: absolute;
	left: 11%;
	bottom: 144px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.indexBanner .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #fff;
	opacity: 1;
}

nav .navList>ul>li.active>a {
	position: relative;
}

nav .navList>ul>li.active>a::after,
nav .navList>ul>li:hover>a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 28px;
	margin: auto;
	width: 30px;
	height: 2px;
	background-color: #00853E;
}

nav .navList>ul>li:hover>a {}

nav .navList>ul>li.active>a,
nav .navList>ul>li:hover>a {
	background: transparent;
	color: #00853E;
}

nav.active .logo .msg {
	color: #00853E;
	background: transparent !important;
	/* background: linear-gradient(to right, rgba(255, 132, 9, .1) 0%, rgba(0, 133, 62, 0) 100%); */
}

nav.active .logo .msg::before {
	background-color: #00853E;
}

/* .indexBanner .tit:hover {
				color: #FF8409;
	}

	.indexBanner .txt:hover {
		color: #FF8409;
	}

	.btnsTit {
		display: block;
		text-align: center;
	}

	.btnsTit .title1 span {
		color: #FF8409;
	}
	.ourProducts .checks .checkItem .box{
		display: block;
	}
	.ourProducts .swiper{
		width: 100%;
	}
	.ourProducts .swiper .name{
		width: 90%;
	}
	.ourProducts .swiper .btn{
		background-color: transparent;
		width: 90%;
		margin: 0 auto 20px;
		color: #007320;
		border: 1px solid #007320;
	}
	.ourProducts .swiper .btn:hover{
		color: #fff;
		border: 1px solid #FF8409;
		background-color:#FF8409;
	}
	.ourProducts .swiper .item:nth-child(1){
		border-left: 1px solid #dfdfdf;
	}
	.honer_box{
		background-color: #f9fafc;
	}
	.honnerSafeBox{
		display: flex;
		align-items: center;
		padding: 38px 0;
	}
	.swiperBox{
		width: 55%;
		overflow: hidden;
		position: relative;
	}
	.swiperBox .honnerSwiper{
		width: 80%;
		margin: 0 auto;
		overflow: hidden;
	}
	.swiperBox  .hBtns{
		width: 100%;
		position: absolute;
		top: 50%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.swiperBox  .hBtns>div{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 66px;
		height: 66px;
		position: absolute;
		top: 58.1%;
		transform: translateY(-50%);
		z-index: 99;
		font-size: 30px;
		font-weight: bold;
		cursor: pointer;
	}
	.swiperBox  .hBtns>div.next {
		right: 0;
	}
	
	.certification_textBox{
		width: 45%;
		padding: 20px;
	}
	.certification_textBox .cerText .title1{
		font-size: 40px;
	}
	.certification_textBox .cerText .title1 span{
		color:#FF8409;
	}
	.certification_textBox .cerText .txts{
		font-size: 16px;
		line-height: 22px;
		color: #999999;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 6; 
		overflow: hidden; 
		text-overflow: ellipsis; 
	}
	@media screen and (max-width: 1333px) {
		.honnerSafeBox{
			display: block;
		}
		.swiperBox{
			width: 100%;
		}
		.certification_textBox{
			width: 100%;
		}
		.swiperBox .hBtns{
			display: none;
		}
	}
	@media screen and (max-width: 768px) {
		.honnerSafeBox{
			display: block;
		}
		.swiperBox{
			width: 100%;
		}
		.certification_textBox{
			width: 100%;
		}
		.swiperBox .hBtns{
			display: none;
		}
	}
	.projectBox .btnsTit.titles{
		padding: 5% 0 3%;
	}
	.iProject .projectBig{
		width: 100%;
		background: url("img/project 背景.png");
		background-size: cover;
		padding-bottom: 3%;
	} */

/* 新的 */
.btnsTit {
	display: block;
	text-align: left;
}

.btnsTit .title1 {
	color: #333;
}

.btnsTit .title1 span {
	color: #FF8409;
}

.cBtn {
	border-radius: 29px;
}

.cBtn i {
	background-color: transparent;
}

.cBtn i img {
	width: 60%;
}

.cBtn:hover i {
	border-top-right-radius: 29px;
	border-bottom-right-radius: 29px;
}

.cBtn:hover i img {
	width: 60%;
}

.cBtn span {
	margin-left: 15px;
}

.btnsTitBigBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.checkItem {
	display: flex;
	justify-content: space-between;
}

.checkItem .left_box {
	width: 22.7%;
	box-sizing: border-box;
}

.checkItem .box_right {
	width: 75%;
}
.checkItem .box_right .box_item{
	display: none;
}
.checkItem .box_right .box_item.active{
	display: block;
}
.ourProducts .swiper .image {
	width: 100%;
}

.ourProducts .swiper .image img {
	width: 100%;
}

/* haha */
.checkItem .honorSlide {
	width: 22.7%;
	flex: 1;
	box-sizing: border-box;
}

.checkItem .honorSlide ul {
	width: 100%;
}

.checkItem .honorSlide ul li {
	width: 100%;
	padding: 6.3% 0;
	/* height: 84px; */
	color: #888888;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #E5E5E5;
}

.honorSlide .item:hover {
	background-color: transparent;
}

/*.checkItem .honorSlide  ul li:hover{
			 	background-color:#00853E;
				border-bottom: 1px solid #00853E;
			} */
.checkItem .honorSlide ul li.active {
	background-color: #00853E;
	border-bottom: 1px solid #00853E;
}
.checkItem .honorSlide ul li.active i.active{
	display: block;
}
.checkItem .honorSlide ul li.active i.noActive{
	display: none;
}
.checkItem .honorSlide ul li i.active{
	display: none;
}
.checkItem .honorSlide ul li i {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.checkItem .honorSlide ul li span {
	display: inline-block;
	width: 84%;
}

.checkItem .honorSlide ul li.active span {
	color: #fff;
}

.honorSlide .item {
	padding-bottom: 0;
	background-color: transparent;
}

.ourProducts .swiper {
	width: 100% !important;
}

@media screen and (max-width:1760px) {
	.checkItem .honorSlide ul li {
		padding: 5.4% 0;
	}
}

@media screen and (max-width: 1333px) {
	.checkItem .honorSlide {
		width: 100%;
	}

	.checkItem .box_right {
		width: 100%;
	}

	.checkItem {
		display: block;
	}

	.checkItem .honorSlide ul li {
		padding: 2% 0;
	}

	.ourProducts .swiper {
		width: 100%;
	}
}

@media screen and (max-width:999px) {
	.checkItem .honorSlide {
		width: 100%;
	}

	.checkItem .box_right {
		width: 100%;
	}

	.checkItem {
		display: block;
	}

	.checkItem .honorSlide ul li {
		padding: 2% 0;
	}

	.ourProducts .swiper {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.checkItem .honorSlide {
		width: 100%;
	}

	.checkItem .box_right {
		width: 100%;
	}

	.checkItem {
		display: block;
	}

	.checkItem .honorSlide ul li {
		padding: 2% 0;
	}
}

.iProject {}

.iProject .projectSlides {
	background: url("../images/project_bj.png");
	background-size: cover;

}

.iProject .title {
	background-color: transparent;
}

.projectSlides .title {
	text-align: center;
}

.projectSlides .msgSwiper {
	/* position: relative; */
	z-index: 99999999;
}

.projectSlides .checkSwiper {
	position: absolute;
	/* top:-1%; */
	bottom: 0;
	top: -21px;
}

.projectSlides .checkSwiper .swiper {
	border-bottom: 1px solid #E5E5E5;
}

.swiper-slide-thumb-active {
	border-bottom: 2px solid #00853E;
}

.projectSlides .checkSwiper::after {
	background-color: transparent;
}

.projectSlides .msgSwiper .msg {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: inherit;
}

.msgSwiper .msg .leftPic {
	width: 50%;
	padding: 1% 0;
	border-radius: 20px;
	overflow: hidden;
	background: rgba(0, 133, 62, 0.3);
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.msgSwiper .msg .leftPic .picBox {
	width: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 3% 0;
	background: #00853E;
	border-radius: 20px;
}
.msgSwiper .msg .leftPic .picBox img {
	width: 81%;
	border: 1px solid transparent;
}
.msgSwiper .msg .rightText {
	width: 43%;
	padding: 3% 0;
}

.projectSlides .projectImgSwiper {
	height: 690px;
}

.projectSlides .checkSwiper .txts {
	color: #000;
}

.projectSlides .rightText .titles a{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

.projectSlides .rightText .details {
	font-size: 16px;
	color: #999999;
	line-height: 23px;
	margin: 3% 0 5%;
}

.con .btns {
	/*display: none;*/
}

.projectImgSwiper {
	position: relative;
	top: 31px;
}

.projectSlides .msgSwiper {
	position: absolute;
	top: 72%;
}

.con .btns {
	z-index: 999;
}


@media screen and (max-width:1760px) {
	.projectSlides .projectImgSwiper {
		height: 540px;
	}

	.projectSlides .msgSwiper {
		position: absolute;
		top: 87%;
	}
}

@media screen and (max-width: 1333px) {
	.con .btns {
		display: flex;
	}

	.projectSlides .rightText .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.projectSlides .msgSwiper {
		position: absolute;
		top: 78%;
	}
}

@media screen and (min-width:999px) and (max-width:1333px) {
	.projectSlides .msgSwiper {
		position: absolute;
		top: 85%;
	}
}

@media screen and (max-width:999px) {
	.projectSlides .projectImgSwiper {
		height: 490px;
	}

	.con .btns {
		display: flex;
	}

	.projectSlides .rightText .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.projectSlides .rightText .titles a{
		font-size: 24px;
	}

	.projectSlides .msgSwiper {
		position: absolute;
		top: 85%;
	}
}

@media screen and (min-width:768px) and (max-width:999px) {
	.projectSlides .msgSwiper {
		position: absolute;
		top: 76%;
	}

	.projectSlides .projectImgSwiper {
		height: 434px;
	}

	.projectSlides .rightText .titles a{
		font-size: 22px;
	}
}

@media screen and (max-width: 768px) {
	.con .btns {
		display: flex;
	}

	.projectSlides .projectImgSwiper {
		height: 300px;
	}

	.projectSlides .rightText .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.projectSlides .rightText .titles a {
		font-size: 14px;
	}

	.projectSlides .msgSwiper {
		position: absolute;
		top: 94%;
	}
}

/* 第四块 */
.numList {
	width: 100%;
}

.numList .item {
	width: 25%;
	background: transparent;
}

.companyProflile {
	padding-left: 0;
	padding-bottom: 20px;
	background: url("../images/abouts_bj.png");
	background-size: cover;
}

.companyProflile .safeRange .title {
	text-align: center;
}

.company_box {
	width: 100%;
	margin-top: 2%;
	display: flex;
	justify-content: space-between;
	/* padding-left: calc((100vw - 1600px) / 2); */
	padding-left: 2%;
	background-color: #f6f6f6;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	overflow: hidden;
	background-color: #fff;
}

.numList .num {
	color: #00853E;
	display: flex;
	justify-content: center;
}

.numList .name {
	text-align: center;
}

.companyProflile .iProject .projectSlides {
	background: transparent;
}

/* 第五块 */
.honer_box {
	padding-bottom: 2%;
}

.honer_box .iProject .projectSlides {
	background: transparent;
}

.swiperBox {
	width: 100%;
	margin-top: 3%;
	overflow: hidden;
}

.honnerSwiper .image {
	display: flex;
	justify-content: center;
}
.honnerSwiper .image img{
	width: 76%;
}
.honnerSwiper {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
}
.swiperBox .hBtns {
	width: 100%;
	position: absolute;
	top: 46%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 9999999;
}
.swiperBox .hBtns img{
	width: 80%;
}
.honnerSafeBox .projectSlides .details {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

/* 第六块 */
.reasons {
	color: #fff;
	background: url("../images/reasons_bj.png");
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 2%;
}

.reasons .projectSlides .title1 {
	color: #fff;
}

.reasons .iProject .projectSlides {
	background: transparent;
}

.reasons_list {
	width: 100%;
	margin-top: 3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.reasons_list .lists {
	width: 49%;
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.reasons_list .active {
	background-color: #00853E;
}

.reasons_list .lists.active .reasons_text .titles,
.reasons_list .lists.active .reasons_text .detailss {
	color: #fff;
}

.reasons_list .lists .icons {
	width: 86px;
	height: 86px;
}

.reasons_list .lists .icons img {
	width: 100%;
}

.reasons_list .lists .reasons_text {
	width: 79%;
}

.reasons_list .lists .reasons_text .titles {
	font-size: 26px;
	color: #333333;
	line-height: 24px;
}

.reasons_list .lists .reasons_text .detailss {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 2%;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

/* .reasons .reasons_list .lists:hover{
				background-color: #00853E;
			}
			.reasons .reasons_list .lists:hover .reasons_text .titles,.reasons_list .lists:hover .reasons_text .details{
				color: #fff;
			} */

@media screen and (max-width: 1333px) {
	.reasons {
		background: url("");
	}

	.reasons .projectSlides .title1,
	.honnerSafeBox .projectSlides .details {
		color: #000;
	}

	.honnerSafeBox .projectSlides .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.reasons_list {
		display: block;
	}

	.reasons_list .lists {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {

	.reasons .projectSlides .title1,
	.honnerSafeBox .projectSlides .details {
		color: #000;
	}

	.honnerSafeBox .projectSlides .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.reasons {
		background: url("");
	}

	.reasons_list {
		display: block;
	}

	.reasons_list .lists {
		width: 100%;
	}
}

/* 第七块 */
.contact {
	background: url("../images/contact_bj.png");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 4% 0;
}

.contact .contactBox {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.contact .contactBox .leftContact {
	width: 50%;
}

.contact .contactBox .rightContact {
	width: 50%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.contact .contactBox .leftContact .textsBox {
	margin-bottom: 3%;
}

.contact .contactBox .leftContact .textsBox .titles {
	font-weight: normal;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 60px;
	margin-bottom: 3%;
}

.contact .contactBox .leftContact .textsBox .details {
	width: 80%;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 40px;
	margin: 3% 0;
}

.contact .contactBox .leftContact .textsBox:nth-child(2) {
	margin-top: 8%;
}

.contact .contactBox .rightContact .contact_item {
	width: 47%;
	border-radius: 20px;
	margin: 2% 0;
	padding: 30px;
	border: 1px solid #fff;
}

.contact .contactBox .rightContact .contact_item .titles {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.contact .contactBox .rightContact .contact_item .titles .tit {
	font-size: 26px;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
}

.contact .contactBox .rightContact .contact_item .titles .tit::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -9px;
	width: 60%;
	height: 2px;
	background-color: #fff;
}

.contact .contactBox .rightContact .contact_item .titles .num {
	text-align: right;
	font-size: 57px;
	color: #FFFFFF;
	line-height: 53px;
	opacity: 0.24;
}

.contact .contactBox .rightContact .contact_item .details {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

@media screen and (max-width: 1333px) {
	.contact .contactBox {
		display: block;
	}

	.contact .contactBox .leftContact {
		width: 100%;
	}

	.contact .contactBox .rightContact {
		width: 100%;
	}

	.contact .contactBox .rightContact .contact_item .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}

@media screen and (max-width: 768px) {
	.contact .contactBox {
		display: block;
	}

	.contact .contactBox .leftContact {
		width: 100%;
	}

	.contact .contactBox .rightContact {
		width: 100%;
	}

	.contact .contactBox .rightContact .contact_item .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-top: 8%;
	}
}

/* 最后一块 */
.news_newsBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_newsBox .news_left {
	width: 68.6%;
}

.news_newsBox .news_right {
	width: 25%;
}

.news_newsBox .news_left .news_items {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #E9E9E9;
}

.news_newsBox .news_left .news_items:nth-last-child(1) {
	border-bottom: 0;
}

.news_newsBox .news_left .news_items .picBox {
	width: 30%;
	overflow: hidden;
}

.news_newsBox .news_left .news_items .picBox img {
	width: 100%;
}

.news_newsBox .news_left .news_items .news_details {
	width: 68%;
	padding: 0 2%;
}

.news_newsBox .news_left .news_items .news_details .times,
.news_newsBox .news_right .news_items .news_details .time {
	font-size: 16px;
	color: #999999;
	line-height: 32px;
}

.news_newsBox .news_left .news_items .news_details .titles,
.news_newsBox .news_right .news_items .news_details .titles {
	font-size: 26px;
	color: #333333;
	line-height: 30px;
	margin: 3% 0 5%;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_newsBox .news_left .news_items .news_details .details_text,
.news_newsBox .news_right .news_items .news_details .details_text {
	font-size: 16px;
	color: #A3A3A3;
	line-height: 24px;
	margin-bottom: 6%;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_newsBox .news_left .news_items .news_details .learnMore,
.news_newsBox .news_right .news_items .news_details .learnMore {
	font-size: 16px;
	color: #00853E;
	line-height: 24px;

}

.news_newsBox .news_right .news_items .picBox {
	width: 100%;
	overflow: hidden;
}

.news_newsBox .news_right .news_items .picBox img {
	width: 100%;
}

@media screen and (max-width: 1333px) {
	.news_newsBox {
		display: block;
	}

	.news_newsBox .news_left {
		width: 100%;
	}

	.news_newsBox .news_right,.ourProducts .sBtns {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.news_newsBox {
		display: block;
	}

	.news_newsBox .news_left {
		width: 100%;
	}

	.news_newsBox .news_right,.ourProducts .sBtns {
		display: none;
	}
}


/* 哈哈哈哈哈哈 */
@media screen and (max-width:1760px) {

	.reasons_list .lists .reasons_text .titles,
	.contact .contactBox .leftContact .textsBox .detailss {
		font-size: 22px !important;
	}

	.contact .contactBox .rightContact .contact_item .titles .tit {
		font-size: 26px;
	}

	.contact .contactBox .rightContact .contact_item .titles .num {
		font-size: 57px;
	}

	.reasons_list .lists .reasons_text .detailss {
		font-size: 16px;
	}

	.reasons_list .lists .icons {
		width: 86px;
		height: 86px;
	}

	.contact .contactBox .leftContact .textsBox .titles {
		font-size: 50px;
	}

	.news_newsBox .news_left .news_items .news_details .titles,
	.news_newsBox .news_right .news_items .news_details .titles {
		font-size: 26px;
	}
}

@media screen and (max-width:1333px) {

	.reasons_list .lists .reasons_text .titles,
	.contact .contactBox .leftContact .textsBox .detailss {
		font-size: 22px !important;
		line-height: 35px !important;
	}

	.contact .contactBox .rightContact .contact_item .titles .num {
		font-size: 50px;
	}

	.contact .contactBox .rightContact .contact_item .titles .tit {
		font-size: 24px;
	}

	.reasons_list .lists .reasons_text .detailss {
		font-size: 14px;
	}

	.reasons_list .lists .icons {
		width: 80px;
		height: 80px;
	}

	.contact .contactBox .leftContact .textsBox .titles {
		font-size: 40px;
	}

	.news_newsBox .news_left .news_items .news_details .titles,
	.news_newsBox .news_right .news_items .news_details .titles {
		font-size: 24px;
	}
}

@media screen and (max-width:999px) {

	.reasons_list .lists .reasons_text .titles,
	.contact .contactBox .leftContact .textsBox .detailss {
		font-size: 18px !important;
		line-height: 30px !important;
	}

	.contact .contactBox .rightContact .contact_item .titles .tit {
		font-size: 20px;
	}

	.contact .contactBox .rightContact .contact_item .titles .num {
		font-size: 45px;
	}

	.reasons_list .lists .reasons_text .detailss {
		font-size: 14px;
	}

	.reasons_list .lists .icons {
		width: 72px;
		height: 72px;
	}

	.contact .contactBox .leftContact .textsBox .titles {
		font-size: 30px;
	}

	.news_newsBox .news_left .news_items .news_details .titles,
	.news_newsBox .news_right .news_items .news_details .titles {
		font-size: 22px;
	}
}

@media screen and (max-width:768px) {

	.reasons_list .lists .reasons_text .titles,
	.contact .contactBox .leftContact .textsBox .detailss {
		font-size: 16px !important;
	}

	.contact .contactBox .rightContact .contact_item .titles .tit {
		font-size: 18px;
	}

	.contact .contactBox .rightContact .contact_item .titles .num {
		font-size: 40px;
	}

	.reasons_list .lists .reasons_text .detailss {
		font-size: 13px;
	}

	.reasons_list .lists .icons {
		width: 65px;
		height: 65px;
	}

	.contact .contactBox .leftContact .textsBox .titles {
		font-size: 28px;
	}

	.news_newsBox .news_left .news_items .news_details .titles,
	.news_newsBox .news_right .news_items .news_details .titles {
		font-size: 15px;
	}
	.contact .contactBox .leftContact .textsBox .details {
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.news_newsBox .news_left .news_items .news_details .learnMore, .news_newsBox .news_right .news_items .news_details .learnMore{
		display: none;
	}
}