.g-banner {
	width: 100%;
	position: relative;
}



.g-banner .swiper-slide {
	position: relative;
	width: 100%;
}

.g-banner .swiper-slide img {
	width: 100%;
}

.swiper-pagination-bullet-active {
	background: #fff;
}

/*  */
.g-kh {
	padding: 2em 0;
}

.g-kh .m-c ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.g-kh .m-c ul li {
	width: 48%;
	margin: 2% 1%;

	overflow: hidden;
	position: relative;
}

.g-kh .m-c ul li img {
	width: 100%;
	display: block;

	transition: all 2s;
}

.g-kh .m-c ul li:hover img {
	transform: scale(1.05);
}

.g-kh .m-c ul li .txt {
	padding: 2em;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.g-kh .m-c ul li h1 {
	color: #fff;
	font-size: 4em;

	font-weight: bolder;
	text-transform: uppercase;
}

.g-kh .m-c ul li h2 {
	color: #fff;
	font-size: 2em;

	font-weight: normal;
	text-transform: uppercase;
}

.g-kh .m-c ul li h3 {
	color: #f2432a;
	font-size: 2em;


	text-transform: uppercase;
}

.g-kh .m-c ul li h4 {
	color: #fff;
	font-size: 1.2em;

	font-weight: normal;
	text-transform: uppercase;
}

.g-kh .m-c ul li p a {
	display: inline-block;
	margin: 10px 15px 0 0;
	padding: 10px 20px;
	background: #f2432a;
	color: #fff;
	transition: all 2s;
}

.g-kh .m-c ul li p a.a2 {
	background: #8a8a8a;
}

.g-kh .m-c ul li p a:hover {
	transform: translateX(10px);
}

/*  */
.g-hz {
	padding: 2em 0;
}

.g-hz .m-c ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.g-hz .m-c ul li {
	width: 23%;
	margin: 1% 1%;
	background: #e9ebef;
	padding-bottom: 3em;
	overflow: hidden;
	position: relative;
}

.g-hz .m-c ul li img {
	width: 100%;
	display: block;

	transition: all 2s;
}

.g-hz .m-c ul li:hover img {
	transform: scale(1.05);
}

.g-hz .m-c ul li p {

	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	line-height: 2;
	color: #fff;
	font-size: 1em;

	background: #ff402f;
	width: 100%;

}

.g-hz .m-c ul li:hover p {
	background: #b56564;
}

/*  */
.g-case {
	padding: 2em 0;
	background: #131724;
}

.g-case .m-c .swiper-case {
	width: 100%;


}

.g-case .m-c .swiper-case .swiper-slide {
	width: 80%;
	margin: 0 auto;

}

.g-case .m-c .swiper-case .swiper-slide img {
	width: 60%;
	display: block;
	margin: 0 auto;
}

.g-case .swiper-button-next,
.g-case .swiper-button-prev {
	background: #23252f;
	color: #fff;
	width: 2em;
	height: 2em;
	padding: 1em;
	border-radius: 50%;
}

.g-case .swiper-button-next:after,
.g-case .swiper-button-prev:after {
	font-size: 1em;
}

/*  */
.g-solution {
	padding: 2em 0;
}

.g-solution .m-c {
	position: relative;
	padding: 2em;
}

.g-solution .m-c::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 70%;
	background: #e2e2e2;
}

.g-solution .m-c .t h2 {
	width: 20%;
	margin-left: 70%;
	font-size: 2em;
	color: #999;
}

.g-solution .m-c .t h1 {

	font-size: 2em;
	color: #333;
	line-height: 2;
}

.g-solution .m-c .t span {
	display: block;
	width: 100px;
	height: 2px;
	background: #f2432a;
}

.g-solution .m-c .t p {
	margin: 1em 0;
	font-size: 1em;
	color: #333;
	line-height: 1.75;
}

.g-solution .m-c .l-l {
	align-items: center;
}

.g-solution .m-c .l-l .swiper-pic {
	width: 40%;
	margin: 0;
}

.g-solution .m-c .l-l .swiper-pic .swiper-slide img {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.g-solution .swiper-button-next,
.g-solution .swiper-button-prev {
	background: #f2432a;
	color: #fff;
	width: 2em;
	height: 2em;
	padding: 1em;

}

.g-solution .swiper-button-next:after,
.g-solution .swiper-button-prev:after {
	font-size: 1em;
}

.g-solution .tabs {

	width: 15%;

}

.g-solution .tabs li {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}

.g-solution .tabs li a {
	transition: all .36s ease;
	line-height: 40px;
	display: block;
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: center;
	background: #565656;
}

.g-solution .tabs li.active a,
.g-solution .tabs li a:hover {
	background: #f2432a;
}

.g-solution .m-c .l-l .tabs-cont {
	width: 30%;
}

.g-solution .tabs-cont .top {
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
	display: flex;
	
}

.g-solution .tabs-cont .top .tit22 {
	
	font-size: 60px;
	line-height: 1;
}

.g-solution .tabs-cont .top .desc {

	font-size: 24px;
	line-height: 1.25;
	margin: 0 0 0 10px;
}

.g-solution .tabs-cont .swiper-slide p {
	font-size: 16px;
	line-height: 28px;
	max-height: 168px;
}

/*  */
.g-qc {
	padding: 2em 0;
}

.g-qc .m-c ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.g-qc .m-c ul li {
	width: 47%;
	margin: 1.5%;
	background: #f7f7f7;
	position: relative;
}

.g-qc .m-c ul li .img {
	width: 100%;
	overflow: hidden;
	font-size: 0;
}

.g-qc .m-c ul li .img img {
	width: 100%;
	transition: all 2s;
}

.g-qc .m-c ul li:hover .img img {
	transform: scale(1.02);
}
.g-qc .m-c ul li .t-t{
	position: absolute;
	top: 2em;
	right: 2em;
	width: 30%;
}
.g-qc .m-c ul li .t-t p {
	font-size: 1em;
	color: #333;
	line-height: 2;
	
}
.g-qc .m-c ul li .t-t span{
	font-size: 0.8em;
	color: #333;
}
.g-qc .m-c ul li .t-t p::before{
	content: "·";
	font-size:1em;
	color: #333;
	font-weight: bold;
}
.g-qc .m-c ul li .txt{
	background: #3f4041;
	padding: 1em 1em 1em 2em;
}
.g-qc .m-c ul li h1 {
	font-size: 1.2em;
	color: #fff;
	
	margin-top: 1em;
}
.g-qc .m-c ul li .t{
	margin: 1em 0;
}
.g-qc .m-c ul li .t span{
	font-size: 0.8em;
	color: #fff;
}
.g-qc .m-c ul li .txt p {
	font-size: 0.8em;
	color: #fff;
	line-height: 2;
	
}
.g-qc .m-c ul li .txt p::before{
	content: "·";
	font-size:1em;
	color: #fff;
	font-weight: bold;
}
.g-qc .m-c ul li .txt a{
	color: #fff;
	/*display: inline-block;*/
	/*padding: 5px 2em;*/
	margin: 1em 0;
	/*background: #f2432a;*/
	font-size: 1em;
	transition: all 1s;
}

.g-qc .m-c ul li .ttt a{
	color: #fff;
	display: inline-block;
	padding: 5px 2em;
	margin: 1em 0;
	background: #f2432a;
	font-size: 1em;
	transition: all 1s;
}
.g-qc .m-c ul li .txt a:hover{
	transform: translateX(10px);
}
/*  */

/*  */
.g-st {
	padding: 2em 0;
	background: #ececec;
}
.g-st .m-c .l-l {
	width: 39%;
}
.g-st .m-c .l-r {
	width: 60%;
}


.g-st .m-c .l-l img {
	width: 100%;
	display: block;


}

/*  */

/*  */
.g-sh {
	padding: 2em 0;
}

.g-sh .m-c ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.g-sh .m-c ul li {
	width: 22%;
	margin: 1em 0;
}

.g-sh .m-c ul li h1 {
	padding: 4em 1em;
	background: url(../images/s_03.png) center center no-repeat;
	background-size: 100%;
	text-align: center;
	color: #ff3f2e;
}

.g-sh .m-c ul li h1 b {
	color: #333;

}

.g-sh .m-c ul li p {
	font-size: 1em;
	text-align: center;
	color: #333;
}

.g-sh .m-c ul li p span {
	font-size: 2em;
	font-weight: bold;
}
/*  */
.g-fj{
	background: #f2432a;
	padding: 1em 0;
}
.g-fj .m-c {
	align-items: center;
}
.g-fj .m-c .l-l {
	display: flex;
	color: #fff;
	align-items: center;
}
.g-fj .m-c .l-l img{
	width:3em;
}
.g-fj .m-c .l-l h1{
	font-size: 1.2em;
}
.g-fj .m-c .l-l p{
	font-size: 1em;
}
.g-fj .m-c .l-f{
	width: 40%;
}
.g-fj .m-c .l-f .bj{
	display: flex;
}
.g-fj .m-c .l-f .inp1{
	width: 70%;
	background: #fff;
	border: none;
	padding: 5px;
}
.g-fj .m-c .l-f .inp{
	width:30%;
	background: #3f4041;
	border: none;
	padding: 5px;
	color: #fff;
}
/*  */

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

	/*  */
	.g-banner {
		margin-top: 10vw;
	}

	/*  */
	.g-kh .m-c ul li {
		width: 100%;
	}

	/*  */
	.g-hz .m-c ul li{
		width: 100%;
	}
/*  */
.g-case .m-c .swiper-case .swiper-slide img{
	width: 80%;
}
/*  */
.g-solution .m-c .t h2{
	margin: 0;
	
}
.g-solution .m-c .t h1{
	font-size: 1.2em;
}
.g-solution .tabs li{
	width: 50%;
}
.g-solution .tabs-cont .top .tit22{
	font-size: 46px;
}
/*  */
.g-qc .m-c ul li .t-t{
	width: 42%;
}
	/*  */
	.g-qc .m-c ul li {
		width: 100%;
	}

	
	.g-sh .m-c ul li {
		width: 48%;
	}

	.g-sh .m-c ul li h1 {
		padding: 2em 1em;
	}

	.g-about .m-c {
		width: 100%;
	}
}
