.swiper-pagination-bullet{
	width: 30px;
	height: 4px;
	background-color: #fff;
	border-radius: 0;
	opacity: 0.5;
}
.swiper-pagination-bullet-active{
	opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 47px;
	height: auto;
}
.focus{
	line-height: 1;
	margin-top: 100px;
	text-align: center;
}
.focus .title{
	font-size: 30px;
	color: #343434;
	margin-bottom: 20px;
}
.focus .sub-title{
	font-size: 14px;
	color: #666666;
}
.focus .content{
	width: 1200px;
	margin: 79px auto 0;
}
.focus li{
	width: 222px;
	height: 286px;
	display: inline-block;
	padding: 35px 23px 0;
	border-radius: 5px;
	margin-right: 17px;
	box-shadow: 0px 0px 21px 0px rgba(52, 52, 52, 0.09);
	box-sizing: border-box;
}
.focus li:last-child{
	margin-right: 0;
}
.focus li .icon{
	height: 80px;
	margin-bottom: 26px; font-size:80px; color:#fa4b4a
}
.active .icon{
	height: 80px;
	margin-bottom: 26px; font-size:80px; color: #FFFFFF!important
}
.focus li .icon img:first-child{
	display: none;
}
.focus li .text-title{
	font-size: 20px;
	color: #343434;
}
.focus li .text-description{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 20px;
}
.focus li:hover,.focus li.active{
	background: linear-gradient(rgb(254,123,67),rgb(250,72,74));
	box-shadow: 0px 0px 21px 0px rgba(52, 52, 52, 0.09);
}
.focus li:hover .icon img:first-child,.focus li.active .icon img:first-child{
	display: inline-block;
}
.focus li:hover .icon img:last-child,.focus li.active .icon img:last-child{
	display: none;
}
.focus li:hover .text-title,.focus li:hover .text-description,
.focus li.active .text-title,.focus li.active .text-description{
	color: #fff;
}
.solution{
	line-height: 1;
	width: 100%;
	height: 700px;
	background-image: url(/style/image/bg.jpg);
	background-size: cover;
}
.solution .content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 103px;
}
.solution .left {
	float: left;
	width: 495px;
	color: #fff;
	padding-top: 32px;
}
.solution .left .text-title{
	position: relative;
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	width: 396px;
	margin-bottom: 68px;
}
.solution .left .text-title:before{
	content: "";
	position: absolute;
	left: 13px;
	bottom: -26px;
	width: 31px;
	height: 6px;
	background-color: #ff6f28;
}
.solution .left .text-description{
	line-height: 28px;
	font-size: 16px; text-indent:2em; margin-bottom:15px
}
.solution .right{
	float: right;
	width: 603px;
}
.solution .right li{
	display: inline-block;
	width: 180px;
	height: 152px;
	border-radius: 10px;
	/* background-color: #fff; */
	float: left;
	text-align: center;
	padding-top: 29px;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.solution .right li i{ font-size:50px; color:#fd6846}
.solution .right li:hover{
	background-color: #fff;
}
.solution .right li .icon{
	height: 50px;
	line-height: 50px;
	margin-bottom: 25px;
	font-size: 20px;
}
.solution .right li .icon img{
	vertical-align: middle;
}
.solution .right li .text{
	color: #fff;
}
.solution .right li:hover .text{
	color: #222;
}
.solution .right li:nth-child(3n-1){
	margin: 0 31px 30px;
}
.news{
	line-height: 1;
	text-align: center;
	background-color: #f0eeee;
	padding-top: 130px;
	padding-bottom: 137px;
}
.news .title{
	font-size: 30px;
	color: #343434;
	margin-bottom: 19px;
}
.news .sub-title{
	font-size: 14px;
	color: #666666;
}
.news .content{
	width: 1200px;
	margin: 0 auto;
}
.nr .content{
	width: 1200px;
	margin: 0 auto;
}
.news .wrapper{
	margin-top: 24px;
	display: table;
	margin-bottom: 20px;
}
.news .wrapper li{
	float: left;
	width: 130px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	background-color: #fff;
	margin-right: 22px;
	font-size: 18px;
}
.news .wrapper li a{
	color: #343434;
	display: block;
}
.news .wrapper li.active,.news .wrapper li:hover{
	background: linear-gradient(to right,rgb(250,72,74),rgb(254,123,67));
}
.news .wrapper li.active a,.news .wrapper li:hover a{
	color: #fff;
}
.news .wrapper li:last-child{
	margin-right: 0;
}
.news .lists{
	overflow: hidden;
}
.news .lists>div{
	float: left;
	box-sizing: border-box;
}
.news .lists .left{
	width: 409px;
	padding: 55px 24px 71px;
	text-align: left;
	background-color: #fff;
	height: 621px;
}
.news .lists .left .img img{
	width: 100%;
}
.news .lists .left a{
	display: block;
}
.news .lists .left .text-title{
	font-size: 22px;
	color: #343434;
	margin-bottom: 26px;
}
.news .lists .left .date{
	font-size: 14px;
	color: #666;
	margin-bottom: 61px;
}
.news .lists .center{
	width: 293px;
	margin-left: 14px;
	margin-right: 14px;
}
.news .lists .center .article{
	background-color: #fff;
	margin-bottom: 14px;
	height: 303px;
}
.news .lists .center .article a{
	display: block;
}
.news .lists .center .article:last-child{
	margin-bottom: 0;
}
.news .lists .center .text-title{
	text-align: left;
	font-size: 18px;
	color: #343434;
	margin-bottom: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news .lists .center .text-description{
	font-size: 14px;
	color: #8E8E8E;
	line-height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: left;
}
.news .lists .right{
	width: 468px;
	
}
.news .lists .center .div-top{
	position: relative;
	padding: 39px 25px 25px;
	box-sizing: border-box;
}
.news .lists .center .div-top:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 82%;
	height: 2px;
	background-color: #f0eeee;
}
.news .lists .center .div-top:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #fa4b49;
	transition: all 0.4s;
}
.news .lists .center .article:hover .div-top:after{
	width: 82%;
}
.news .lists .center .div-bottom{
	padding: 24px 23px;
	text-align: left;
}
.news .lists .center .div-bottom>div{
	display: inline-block;
}
.news .lists .center .div-bottom-left{
	margin-left: 0;
	margin-right: auto;

}
.news .lists .center .div-bottom-left .date{
	font-size: 44px;
	color: #343434;
	margin-bottom: 9px;
}
.news .lists .center .div-bottom-left .year{
	font-size: 14px;
	color: #666;
}
.news .lists .center .div-bottom-right{
	float: right;
	margin-top: 25.5px;
}
.news .lists .right li{
	background-color: #fff;
	padding: 17px 31px 17px;
	overflow: hidden;
	margin-bottom: 14px;
	height: 79px;
}
.news .lists .right li a{
	display: block;
}
.news .lists .right li:last-child{
	margin-bottom: 0;
}
.news .lists .right li a>div{
	display: inline-block;
}
.news .lists .right li .li-right{
	width: 307px;
	float: right;
	text-align: left;
/* 	margin-left: 0;
	margin-right: auto; */
}
.news .lists .right li .li-left{
	position: relative;
	margin-top: 12px;
}
.news .lists .right li .li-left .date{
	font-size: 36px;
	color: #343434;
}
.news .lists .right li .li-left .year{
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.news .lists .right li .li-right .text-title{
	font-size: 18px;
	color: #343434;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; line-height:28px
}
.news .lists .right li .li-right .text-description{
	font-size: 14px;
	color: #8E8E8E;
	line-height: 25px;
	margin-top: 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.competition{
	line-height: 1;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 90px;
}
.competition .title{
	font-size: 30px;
	color: #343434;
	margin-bottom: 18px;
}
.competition .sub-title{
	font-size: 14px;
	color: #666;
	margin-bottom: 84px;
}
@media only screen and (max-width: 768px) {
	.banner .swiper-slide img{
		width: 100%;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 10px;
	}
	.focus{
		margin-top: 40px;
	}
	.focus .title{
		font-size: 22px;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.focus .content{
		margin-top: 30px;
		width: 97%; margin-left:1.5%; margin-right:1.5%
	}
	.focus .sub-title{
		padding: 0 10px;
	}
	.focus .content ul:after{
		content: "";
		width: 0;
		display: block;
		clear: both;
	}
	.focus li{
		float: left;
		width: 46%;
		margin-left: 3%;
		margin-right: 0;
		margin-bottom: 10px;
		/* margin-left: 2%;
		margin-right: 4%; */
	}
	.focus li:nth-child(2n){
		margin-right: 3%;
		float: right;
		margin-left: 0;
	}
	.solution{
		height: auto;
	}
	.solution .content{
		width: 100%;
		padding-top: 30px;
		overflow: hidden;
	}
	.solution .left{
		padding-top: 20px;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.solution .left .text-title{
		font-size: 22px;
		line-height: 40px;
		width: 100%;
		margin-bottom: 40px;
	}
	.solution .left .text-title:before{
		bottom: -15px;
	}
	.solution .right{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.solution .right li{
		width: 33%;
		padding-top: 15px;
		height: 110px;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.solution .right li:nth-child(3n-1){
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.solution .right li .icon img{
		height: 30px;
	}
	.solution .right li .icon{
		margin-bottom: 15px;
	}
	.news{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.news .title{
		font-size: 22px;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.news .content{
		width: 100%;
	}
	.news .wrapper{
		margin-top: 30px;
		margin-bottom: 20px;
		padding: 0 10px;
	}
	.news .wrapper li{
		font-size: 16px;
		width: 100px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.news .lists{
		padding: 0 10px;
	}
	.news .lists .left{
		width: 100%;
		padding: 24px;
		margin-bottom: 10px;
		height: auto;
	}
	.news .lists .left .text-title{
		margin-bottom: 15px;
		font-size: 18px;
	}
	.news .lists .left .date{
		margin-bottom: 20px;
	}
	.news .lists .center{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.news .lists .center .article{
		height: auto;
	}
	.news .lists .center .div-top{
		padding: 20px;
	}
	.news .lists .right{
		margin-top: 10px;
		width: 100%;
	}
	.news .lists .right li{
		padding: 17px;
		height: auto;
	}
	.news .lists .right li .li-left{
		width: 30%;
	}
	.news .lists .right li .li-right{
		width: 70%;
	}
	.news .lists .center .text-title{
		font-size: 18px;
	}
	.news .lists .right li .li-right .text-title{
		font-size: 18px;
	}
	.competition{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.competition .title{
		font-size: 22px;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.competition .sub-title{
		line-height: 1.4;
		margin-bottom: 30px;
	}
	.competition img{
		max-width: 90%;
	}
}
.content2 .right ul li .td > div:nth-child(2) > span a{ display:block}
.mega-menu-toggle{ display:none}