@import url("public2.css");

@-webkit-keyframes gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

@-webkit-keyframes img-top {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	to {
		transform: scale(1);
	}
}




/*首页*/
#num-box {
	padding: 54px 0 115px;
	background-color: #fff;
}

#num-box .num-list {
	float: left;
	width: 25%;
	text-align: center;
}

#num-box .num-list .b {
	font-size: 52.9px;
	font-weight: bold;
}

#num-box .num-list .b sup {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	margin-left: -5px;
}

#num-box .num-list .s {
	font-size: 13px;
	margin-top: 8px;
}


.all-url {
	font-size: 14px;
	color: #fff;
	background-color: #5942d2;
	border-radius: 25px;
	padding: 15px 0;
	width: 200px;
	display: block;
	text-align: center;
	margin: 0 auto;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.all-url:hover {
	background-color: #23d5ab;
}

#why_make {
	padding: 0 0 0px;
}

#why_make .make-list{
	padding-top: 150px;
}

#why_make .make-list .left {
	float: left;
	width: 50%;
}

#why_make .make-list .left img {
	display: block;
	width: 100%;
}

#why_make .make-list .right {
	float: right;
	width: 45%;
}

#why_make .make-list .right p {
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 35px;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-size: 60px auto;
	background-position: 0 10px;
	text-align: left !important;
}

#why_make .make-list .right p:nth-child(1) {
	background-image: url(/images/newimage/make-icon1.png);
}

#why_make .make-list .right p:nth-child(2) {
	background-image: url(/images/newimage/make-icon2.png);
}

#why_make .make-list .right p:nth-child(3) {
	background-image: url(/images/newimage/make-icon3.png);
}

#why_make .make-list .right a {
	border: 2px solid #5942d2;
	border-radius: 25px;
	width: 200px;
	padding: 10px 0;
	margin-left: auto;
	margin-right: 0;
	margin-top: 50px;
	display: block;
	text-align: center;
	color: #000;
}

#why_make .make-list .right a:hover {
	background-color: #5942d2;
	color: #fff;
}



#kehu-say {
	background-color: #17171f;
	overflow: hidden;
	position: relative;
}

#kehu-say>img {
	display: block;
	width: 100%;
}

#kehu-say .right {
	width: 50%;
	padding: 230px 0 250px 120px;
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
}

#kehu-say .right .tit {
	font-size: 78.3px;
	margin-bottom: 50px;
	color: #21be60;
	font-weight: bold;
}

#kehu-say .right .des {
	font-size: 18px;
	line-height: 45px;
	margin-bottom: 40px;
	color: #939393;
}

#kehu-say .right .des font.size45 {
	font-size: 45px;
	font-weight: bold;
}

#kehu-say .right .des font.size25 {
	font-size: 25px;
}

#kehu-say .right .icon-box .icon-list {
	font-size: 18px;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	color: #939393;
}

#news-x {
	padding: 50px 0 100px;
}

#news-x .left {
	float: left;
	width: 35%;
}

#news-x .right {
	float: right;
	width: 63%;
}


#news-x .left .top .img {
	overflow: hidden;
	width: 100%;
	
}

#news-x .left .top .img img {
	display: block;
	width: 100%;
}

#news-x .left .top .swiper-button-prev,
#news-x .left .top .swiper-container-rtl .swiper-button-next {
	top: 40%;
	left: 0;
	right: auto;
	background-color: rgba(180, 180, 180, 0.8);
	color: #fff;
	padding: 5px 10px;
}

#news-x .left .top .swiper-button-next,
#news-x .left .top .swiper-container-rtl .swiper-button-prev {
	top: 40%;
	right: 0;
	left: auto;
	background-color: rgba(180, 180, 180, 0.8);
	color: #fff;
	padding: 5px 10px;
}

#news-x .left .top .swiper-button-prev:after,
#news-x .left .top .swiper-container-rtl .swiper-button-next:after {
	font-size: 25px;
}

#news-x .left .top .swiper-button-next:after,
#news-x .left .top .swiper-container-rtl .swiper-button-prev:after {
	font-size: 25px;
}

#news-x .left .top .slide-con {
	background-color: #ccc;
	padding: 15px;
	text-align: left;
}

#news-x .left .top .slide-con .tit {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 5px;
	color: #000;
}

#news-x .left .top .slide-con .des {
	font-size: 13px;
	line-height: 25px;
	color: #676767;
}


.news-box a {
	display: block;
	width: 33.3%;
	float: left;
	font-size: 13px;
	margin-bottom: 5px;
}

.news-box a font {
	display: block;
	width: 93%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #999;
}


#news-x .left .bottom {
	margin-top: 20px;
}

.news-box2 .news-box a {
	width: 25%;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

.news-box2 .news-box a:hover{
	color: #5942d2;
}

#news-x .right .top-tit {
	font-size: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
	color: #000;
}


#news-x .right .top-list a {
	display: block;
	width: 100%;
}

#news-x .right .top-list:nth-child(1) {
	margin-top: 20px;
}

#news-x .right .top-list .tit {
	font-size: 18px;
	color: #000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

#news-x .right .top-list .des {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	margin: 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

#news-x .right .top-list:hover .tit,#news-x .right .top-list:hover .des{
	color: #5942d2;
}

#news-x .right .news-li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#zx {
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	-webkit-animation: gradient 15s ease infinite;
	animation: gradient 15s ease infinite;
	padding: 127px 0 95px;
}

#zx .h2_title {
	color: #fff;
}

#zx .zx_des {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 100px;
	color: #fff;
	text-align: center;
}

#zx .url-con p {
	font-size: 15px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}

#zx .url-con .url {
	font-size: 18px;
	width: 190px;
	text-align: center;
	padding: 10px 20px;
	border-radius: 25px;
	color: #fff;
	border: 2px solid #fff;
	display: block;
	margin: 0 auto;
}

.num-list .b span {
	display: inline-block;
	letter-spacing: 4px;
}


@media screen and (max-width:1680px) {
	#kehu-say .right .tit {
		font-size: 67.3px;
		margin-bottom: 30px;
	}

	#kehu-say .right .des font.size45 {
		font-size: 38px;
	}

	#kehu-say .right .des {
		font-size: 16px;
		line-height: 35px;
		margin-bottom: 30px;
	}

	#kehu-say .right .des font.size25 {
		font-size: 23px;
	}

	#kehu-say .right .icon-box .icon-list {
		font-size: 16px;
	}

	#kehu-say .right .icon-box .icon-list img {
		height: 60px;
	}
}

@media screen and (max-width:1528px) {
	.c-l-img {
		height: 19vw;
	}

	.c-l-img img {
		height: 19vw;
	}

	#adv-index .left-con .tit {
		font-size: 38px;
		margin-bottom: 35px;
	}

	#adv-index .left-con .des {
		font-size: 20px;
		line-height: 35px;
		margin-bottom: 130px;
	}

	#adv-index .left-con .url {
		border: 2px solid #5942d2;
		border-radius: 25px;
		width: 180px;
		padding: 7px 0;
		margin-top: 30px;
	}

	.adv-i-list {
		height: 200px;
	}

	.adv-img1 {
		height: 55px;
	}

	.l-r-tit {
		font-size: 16px;
	}


	#news-x .right .top-tit {
		font-size: 22px;
	}

	#news-x .right .top-list:nth-child(1) {
		margin-top: 10px;
	}

	#news-x .right .top-list .tit {
		font-size: 16px;
	}

	#news-x .right .top-list .des {
		font-size: 13px;
		line-height: 25px;
	}

	.news-li {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
}


@media screen and (max-width:1440px) {
	#why_make .make-list .right p {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 25px;
		padding-left: 70px;
		background-size: 45px auto;
	}

	#why_make .make-list .right a {
		width: 180px;
		padding: 8px 0;
		font-size: 16px;
	}

	#kehu-say .right {
		padding: 160px 0 150px 90px;
	}

	#kehu-say .right .tit {
		font-size: 57px;
		margin-bottom: 30px;
	}

	#kehu-say .right .des font.size45 {
		font-size: 32px;
	}

	#kehu-say .right .des {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 25px;
	}

	#kehu-say .right .des font.size25 {
		font-size: 21px;
	}

	#kehu-say .right .icon-box .icon-list {
		font-size: 14px;
	}

	#kehu-say .right .icon-box .icon-list img {
		height: 50px;
	}
}

@media screen and (max-width:1280px) {
	.a-l-img {
		height: 140px;
	}

	.a-l-con {
		height: 220px;
	}

	#why_make .make-list .right p {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 20px;
		padding-left: 60px;
	}

	#adv-index .left-con .tit {
		font-size: 28px;
		margin-bottom: 30px;
	}

	#adv-index .left-con .des {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 80px;
	}

	.adv-i-list {
		height: 150px;
	}

	.adv-img1 {
		margin-bottom: 1rem;
		height: 40px;
	}
	.adv-img2 {
		margin-bottom: 1rem;
		height: 40px;
	}


	#kehu-say .right {
		padding: 80px 0 80px 70px;
	}

	#kehu-say .right .tit {
		font-size: 42px;
		margin-bottom: 25px;
	}

	#kehu-say .right .des font.size45 {
		font-size: 26px;
	}

	#kehu-say .right .des {
		font-size: 13px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	#kehu-say .right .des font.size25 {
		font-size: 20px;
	}

	#kehu-say .right .icon-box .icon-list {
		font-size: 13px;
	}

	#kehu-say .right .icon-box .icon-list img {
		height: 45px;
	}
}


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

	.about-list {
		background-color: unset;
		border-color: unset;
		color: unset;
	}

	.about-list:hover .img1 {
		display: none !important;
	}

	.about-list:hover .img2 {
		display: block !important;
	}
}

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

	#num-box {
		padding: 25px 0 25px;
	}

	#num-box .num-list {
		width: 50%;
		margin-bottom: 20px;
	}

	#num-box .num-list .b {
		font-size: 30px;
	}

	#num-box .num-list .b span {
		/* letter-spacing: -1px; */
	}

	#num-box .num-list .b sup {
		font-size: 18px;
	}

	#about-index {
		padding: 1rem 0px;
	}

	.w1488 .h2_title {
		margin-bottom: 25px;
		font-size: 30px;
	}

	#why_make {
		/* padding-bottom: 25px; */
	}

	#news-x {
		padding: 25px 0 30px;
	}

	#zx {
		padding: 25px 0 30px;
	}

	#zx .zx_des {
		font-size: 13px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	#zx .url-con p {
		font-size: 13px;
		margin-bottom: 15px;
	}

	#zx .url-con .url {
		font-size: 14px;
		width: 130px;
		padding: 5px 0px;
	}
}

@media screen and (max-width: 900px) {
	.c-l-img {
		height: 27vw;
	}

	.c-l-img img {
		height: 27vw;
	}

	.c-list {
		margin-bottom: 20px;
	}

	#why_make .make-list .left {
		display: none;
	}

	#why_make .make-list .right {
		width: 100%;
		height: 400px;
	}

	#why_make .make-list .right p {
		padding-bottom: 30px;
		margin-bottom: 0;
	}

	#why_make .make-list .right a {
		width: 160px;
		padding: 5px 0;
		font-size: 13px;
		margin-top: 0px;
	}

	#adv-index .left-con,
	#adv-index .right-con {
		width: 100%;
	}

	#adv-index .left-con .tit {
		font-size: 24px;
		margin-bottom: 15px;
	}

	#adv-index .left-con .des {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 30px;
	}

	#adv-index .left-con .url {
		width: 160px;
		padding: 4px 0;
		margin-top: 0;
		font-size: 14px;
	}

	#adv-index .left-con {
		margin-bottom: 30px;
	}

	#kehu-say .right {
		padding: 35px 0 45px 0px;
	}

	#kehu-say .right .tit {
		font-size: 30px;
		margin-bottom: 20px;
	}

	#kehu-say .right .des font.size45 {
		font-size: 22px;
	}

	#kehu-say .right .des {
		font-size: 12px;
		line-height: 25px;
		margin-bottom: 15px;
	}

	#kehu-say .right .des font.size25 {
		font-size: 17px;
	}

	#kehu-say .right .icon-box .icon-list {
		font-size: 12px;
	}

	#kehu-say .right .icon-box .icon-list img {
		height: 37px;
	}

	#news-x .left,
	#news-x .right {
		width: 100%;
	}

	#news-x .left {
		margin-bottom: 20px;
	}

	#news-x .left .top .img {
		height: unset;
	}
}

@media screen and (max-width: 600px) {
	.w1488 .h2_title {
		margin-bottom: 20px;
		font-size: 22px;
	}

	#why_make .make-list .right {
		width: 100%;
		height: 450px;
	}

	#adv-index .left-con .tit {
		font-size: 16px;
		margin-bottom: 10px;
	}

	#adv-index .left-con .des {
		font-size: 12px;
		line-height: 25px;
		margin-bottom: 20px;
	}

	#adv-index .left-con .url {
		width: 150px;
		padding: 4px 0;
		font-size: 12px;
	}

	.adv-i-list {
		height: 130px;
	}

	.adv-img1 {
		margin-bottom: 0.5rem;
		height: 30px;
		padding-top: 0;
	}

	.adv-img2 {
		margin-bottom: 0.5rem;
		height: 30px;
		padding-top: 0;
	}

	.l-r-tit {
		font-size: 12px;
	}

	.sol-top .sol-list {
		margin-left: 60px;
	}

	.top-bor .bor {
		margin-left: 175px;
	}

	.sol-bottom .sol-list {
		margin-left: 60px;
	}

	.bottom-bor .bor {
		margin-left: 175px;
	}

	#sol-index .w1488,
	#sol-index .sol-center {
		min-width: 1080px;
	}


	#kehu-say .right {
		padding: 15px 0 30px 0px;
		width: 100%;
		position: unset;
		background-color: rgba(0, 0, 0, 0.9);
		text-align: center;
	}

	#kehu-say .right .tit {
		font-size: 24px;
	}

	#kehu-say .right .des font.size45 {
		font-size: 18px;
	}

	#kehu-say .right .des font.size25 {
		font-size: 15px;
	}

	#kehu-say .right .icon-box .icon-list img {
		height: 30px;
	}

	#kehu-say .w1488 {
		padding: 0;
	}

	#kehu-say>img {
		display: none;
	}

	.news-box2 .news-box a {
		width: 50%;
	}
}

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

	.a-l-img {
		height: 110px;
	}

	.c-l-con {
		font-size: 12px;
		padding-top: 10px;
	}

	.all-url {
		font-size: 13px;
		padding: 7px 0;
		width: 137px;
	}
}


/*首页*/














/*服务*/
#about-index.page {
	padding: 100px 0 100px;
}

#ser-ys {
	padding: 0 0 100px;
}

#ser-ys .left {
	float: left;
	width: 55%;
}

#ser-ys .left img {
	display: block;
	width: 100%;
}

#ser-ys .right {
	float: right;
	width: 38%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 40vw;
}

#ser-ys .right .con {
	justify-content: center;
	width: 100%;
}


#ser-ys .right .con .top {
	font-size: 20px;
	line-height: 50px;
	margin-bottom: 50px;
}

#ser-ys .right .con .top font {
	font-size: 30px;
}

#ser-ys .right .con .top font b {
	font-size: 37px;
	color: #5942d2;
}


#ser-ys .right .con .bottom {
	font-size: 20px;
	line-height: 50px;
}

#ser-box {
	padding: 100px 0 100px;
	background-color: #e9e9e9;
}

#ser-box .list-box .list {
	float: left;
	width: 33.3%;
	padding: 0 60px;
	box-sizing: border-box;
}


#ser-box .list-box .list:nth-child(1),
#ser-box .list-box .list:nth-child(2),
#ser-box .list-box .list:nth-child(3) {
	margin-bottom: 40px;
}

#ser-box .list-box .list .img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
}

#ser-box .list-box .list .img img {
	display: block;
	margin: 0 auto;
}



#ser-box .list-box .list:hover .img img {

	-webkit-animation: img-top 1s ease infinite;
	animation: img-top 1s ease infinite;
}

#ser-box .list-box .list * {
	text-align: center;
}

#ser-box .list-box .list .tit {
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 30px;
}

#ser-box .list-box .list .des {
	font-size: 14px;
	line-height: 25px;
}

#ser-what {
	padding: 100px 0;
}

#ser-what .what-list {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 70px 60px;
	box-sizing: border-box;
	border: 1px solid #cecece;
	height: 620px;
}

#ser-what .what-list:nth-child(4) {
	margin-right: 0%;
}

#ser-what .what-list .img img {
	display: block;
	margin: 0 auto;
}

#ser-what .what-list .img p {
	font-size: 24px;
	color: #5942d2;
	padding: 20px 0 40px;
	text-align: center;
}

#ser-what .what-list .tit {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 35px;
}

#ser-what .what-list .des {
	font-size: 14px;
	line-height: 28px;
	color: #888787;
}

.ser-url {
	padding: 10px 20px;
	padding-left: 35px;
	border: 2px solid #5942d2;
	color: #000;
	background-image: url(/images/newimage/ser-url.png);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	text-align: center;
	border-radius: 25px;
	margin: 0 auto;
	margin-top: 40px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.ser-url:hover {
	background-color: #34cd8b;
	border-color: #34cd8b;
	color: #fff;
	background-image: url(/images/newimage/ser-url2.png);
}

#ser-adv {
	background-image: url(/images/newimage/10_adv.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 30vw;
	padding: 151px 0;
	background-attachment: fixed;
}

.w1000 {
	width: 100%;
	max-width: 1040px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}

#ser-adv .top-tit {
	margin-bottom: 125px;
	text-align: center;
	color: #fff;
}

#ser-adv .top-tit .t1 {
	font-size: 67px;
	line-height: 70px;
	margin-bottom: 45px;
}

#ser-adv .top-tit .t1 font {
	color: #5942d2;
}

#ser-adv .top-tit .t2 {
	font-size: 48.5px;
	line-height: 55px;
}

#ser-adv .bottom-box .list-box {
	float: left;
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}

#ser-adv .bottom-box .list-box a {
	font-size: 24px;
	padding-left: 30%;
	line-height: 55px;
	color: #fff;
	display: block;
	/* text-align: center; */
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

#ser-adv .bottom-box .list-box a:hover {
	color: #34cd8b;
}

#ser-sh {
	padding: 100px 0;
}

#ser-sh .top-tit {
	text-align: center;
	margin-bottom: 100px;
}

#ser-sh .top-tit .t1 {
	font-size: 67px;
	line-height: 70px;
	margin-bottom: 45px;
}

#ser-sh .top-tit .t1 font {
	color: #5942d2;
}

#ser-sh .top-tit .t2 {
	font-size: 24px;
	line-height: 35px;
}

#ser-sh .list-box .list {
	float: left;
	width: 19.5%;
	height: 200px;
	text-align: center;
	border-right: 1px solid #eaeaea;
	font-size: 20px;
}

#ser-sh .list-box .list:nth-child(1),
#ser-sh .list-box .list:nth-child(2),
#ser-sh .list-box .list:nth-child(3),
#ser-sh .list-box .list:nth-child(4),
#ser-sh .list-box .list:nth-child(5) {
	border-bottom: 1px solid #eaeaea;
}

#ser-sh .list-box .list:nth-child(5n) {
	border-right: 0;
}

#ser-sh .list-box .list .img {
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#ser-sh .list-box .list .img img {
	display: block;
	margin: 0 auto;
}

#ser-hj {
	padding: 125px 0 196px;
	background-color: #eee;
}

#ser-hj .h2_title {
	font-size: 49px;
	line-height: 55px;
	margin-bottom: 145px;
}

#ser-hj .h2_title p {
	font-size: 24px;
	margin-top: 25px;
	line-height: 35px;
}

#ser-hj .img {
	margin-top: 30px;
}

#ser-hj .img img {
	display: block;
	width: 100%;
}

#fixed-box {
	position: relative;
	z-index: 601;
	background-color: #fff;
}

@media screen and (max-width:1680px) {
	#ser-ys .right .con .top {
		font-size: 18px;
		line-height: 35px;
		margin-bottom: 35px;
	}

	#ser-ys .right .con .top font {
		font-size: 26px;
	}

	#ser-ys .right .con .top font b {
		font-size: 33px;
	}

	#ser-ys .right .con .bottom {
		font-size: 18px;
		line-height: 35px;
	}

	#ser-box .list-box .list {
		padding: 0 50px;
	}

	#ser-box .list-box .list .tit {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	#ser-box .list-box .list .des {
		font-size: 14px;
		line-height: 25px;
	}

	#ser-what .what-list .img img {
		display: block;
		margin: 0 auto;
		width: 80px;
	}

	#ser-what .what-list .img p {
		font-size: 22px;
		padding: 18px 0 35px;
	}

	#ser-what .what-list .tit {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	#ser-what .what-list .des {
		font-size: 14px;
		line-height: 27px;
	}

	#ser-adv .top-tit {
		margin-bottom: 100px;
	}

	#ser-adv .top-tit .t1 {
		font-size: 62px;
		line-height: 60px;
		margin-bottom: 40px;
	}

	#ser-adv .top-tit .t2 {
		font-size: 45.5px;
		line-height: 50px;
	}

	#ser-adv .bottom-box .list-box a {
		font-size: 21px;
		line-height: 40px;
	}

	#ser-sh .top-tit .t1 {
		font-size: 62px;
		line-height: 60px;
		margin-bottom: 40px;
	}

	#ser-sh .top-tit .t2 {
		font-size: 22px;
		line-height: 30px;
	}

	#ser-sh .top-tit {
		margin-bottom: 80px;
	}

	#ser-sh .list-box .list .img {
		height: 100px;
	}

	#ser-sh .list-box .list .img img {
		max-height: 65px;
		max-width: 65px;
	}

	#ser-sh .list-box .list {
		height: 180px;
		font-size: 18px;
	}

	#ser-hj {
		padding: 120px 0 166px;
	}

	#ser-hj .h2_title {
		font-size: 46px;
		line-height: 50px;
		margin-bottom: 125px;
	}

	#ser-hj .h2_title p {
		font-size: 22px;
		margin-top: 20px;
		line-height: 30px;
	}
}

@media screen and (max-width:1440px) {
	#ser-ys .right .con .top {
		font-size: 16px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	#ser-ys .right .con .top font {
		font-size: 22px;
	}

	#ser-ys .right .con .top font b {
		font-size: 28px;
	}

	#ser-ys .right .con .bottom {
		font-size: 16px;
		line-height: 35px;
	}



	#ser-box .list-box .list {
		padding: 0 40px;
	}

	#ser-box .list-box .list .tit {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	#ser-box .list-box .list .des {
		font-size: 13px;
		line-height: 25px;
	}

	#ser-what .what-list {
		padding: 60px 50px;
		height: 540px;
	}

	#ser-what .what-list .img p {
		font-size: 20px;
		padding: 15px 0 27px;
	}

	#ser-what .what-list .tit {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 25px;
	}

	#ser-what .what-list .des {
		font-size: 13px;
		line-height: 25px;
	}

	#ser-adv .top-tit {
		margin-bottom: 80px;
	}

	#ser-adv .top-tit .t1 {
		font-size: 55px;
		line-height: 50px;
		margin-bottom: 30px;
	}

	#ser-adv .top-tit .t2 {
		font-size: 38.5px;
		line-height: 40px;
	}

	#ser-adv .bottom-box .list-box a {
		font-size: 18px;
		line-height: 35px;
	}

	#ser-sh .top-tit .t1 {
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 35px;
	}

	#ser-sh .top-tit .t2 {
		font-size: 20px;
		line-height: 30px;
	}

	#ser-sh .top-tit {
		margin-bottom: 70px;
	}

	#ser-sh .list-box .list .img img {
		max-height: 50px;
		max-width: 50px;
	}

	#ser-sh .list-box .list {
		height: 170px;
		font-size: 17px;
	}


	#ser-hj {
		padding: 120px 0 146px;
	}

	#ser-hj .h2_title {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 105px;
	}

	#ser-hj .h2_title p {
		font-size: 20px;
		margin-top: 20px;
		line-height: 30px;
	}

	#mes-index {
		padding: 125px 0 138px;
		height: 450px;
	}
}

@media screen and (max-width:1280px) {
	#ser-ys .right .con .top {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	#ser-ys .right .con .top font {
		font-size: 20px;
	}

	#ser-ys .right .con .top font b {
		font-size: 24px;
	}

	#ser-ys .right .con .bottom {
		font-size: 14px;
		line-height: 30px;
	}


	#ser-box .list-box .list {
		padding: 0 30px;
	}

	#ser-box .list-box .list .tit {
		font-size: 17px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	#ser-box .list-box .list .des {
		font-size: 13px;
		line-height: 25px;
	}

	#ser-what .what-list {
		padding: 40px 30px;
		height: 540px;
	}

	#ser-what .what-list .img img {
		width: 70px;
	}

	#ser-what .what-list .img p {
		font-size: 18px;
		padding: 15px 0 20px;
	}

	#ser-what .what-list .tit {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	#ser-what .what-list .des {
		font-size: 13px;
		line-height: 25px;
	}

	#ser-adv {
		padding: 80px 0;
	}

	#ser-adv .top-tit {
		margin-bottom: 60px;
	}

	#ser-adv .top-tit .t1 {
		font-size: 42px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	#ser-adv .top-tit .t2 {
		font-size: 30px;
		line-height: 35px;
	}

	#ser-adv .bottom-box .list-box a {
		font-size: 16px;
		line-height: 30px;
	}

	#ser-sh {
		padding: 80px 0;
	}

	#ser-sh .top-tit .t1 {
		font-size: 42px;
		line-height: 40px;
		margin-bottom: 30px;
	}

	#ser-sh .top-tit .t2 {
		font-size: 18px;
		line-height: 30px;
	}

	#ser-sh .top-tit {
		margin-bottom: 60px;
	}

	#ser-sh .list-box .list .img img {
		max-height: 40px;
		max-width: 40px;
	}

	#ser-sh .list-box .list {
		height: 150px;
		font-size: 15px;
	}


	#ser-hj {
		padding: 100px 0 100px;
	}

	#ser-hj .h2_title {
		font-size: 36px;
		line-height: 35px;
		margin-bottom: 85px;
	}

	#ser-hj .h2_title p {
		font-size: 18px;
		margin-top: 20px;
		line-height: 30px;
	}

	#mes-index .h2_title {
		font-size: 28px;
	}

	#mes-index {
		padding: 105px 0 118px;
		height: 370px;
	}
}



@media screen and (max-width:1000px) {
	#about-index.page {
		padding: 35px 0 35px;
	}

	#ser-ys {
		padding: 0 0 25px;
	}

	#ser-box .list-box .list {
		width: 50%;
	}

	#ser-box .list-box .list:nth-child(1),
	#ser-box .list-box .list:nth-child(2),
	#ser-box .list-box .list:nth-child(3) {
		margin-bottom: 0;
	}

	#ser-box .list-box .list .img {
		height: 100px;
	}

	#ser-box .list-box .list .img img {
		height: 50px;
	}

	#ser-box {
		padding: 25px 0 25px;
	}

	#ser-what {
		padding: 25px 0;
	}

	#ser-what .what-list {
		width: 100%;
		margin-bottom: 20px;
		height: auto;
	}

	#ser-what .what-list:nth-child(4) {
		margin-bottom: 0;
	}

	.ser-url {
		padding: 5px 20px;
		padding-left: 30px;
		background-position: 15px 5px;
		margin-top: 20px;
		background-size: 23px auto
	}

	#ser-adv {
		padding: 30px 0;
		height: auto;
	}

	#ser-adv .top-tit {
		margin-bottom: 20px;
	}

	#ser-adv .top-tit .t1 {
		font-size: 34px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	#ser-adv .top-tit .t2 {
		font-size: 22px;
		line-height: 30px;
	}

	#ser-adv .bottom-box .list-box a {
		font-size: 14px;
		line-height: 25px;
	}

	#ser-sh {
		padding: 30px 0;
	}

	#ser-sh .top-tit .t1 {
		font-size: 32px;
		line-height: 30px;
		margin-bottom: 25px;
	}

	#ser-sh .top-tit .t2 {
		font-size: 16px;
		line-height: 25px;
	}

	#ser-sh .top-tit {
		margin-bottom: 20px;
	}

	#ser-sh .list-box .list .img img {
		max-height: 35px;
		max-width: 35px;
	}

	#ser-sh .list-box .list .img {
		height: 70px;
	}

	#ser-sh .list-box .list {
		height: 140px;
		font-size: 14px;
		width: 24.5%;
		border-bottom: 0;
	}

	#ser-sh .list-box .list:nth-child(6),
	#ser-sh .list-box .list:nth-child(7),
	#ser-sh .list-box .list:nth-child(8),
	#ser-sh .list-box .list:nth-child(9),
	#ser-sh .list-box .list:nth-child(10) {
		border-bottom: 1px solid #eaeaea;
	}

	#ser-sh .list-box .list:nth-child(5n) {
		border-right: 1px solid #eaeaea;
	}

	#ser-sh .list-box .list:nth-child(4n) {
		border-right: 0;
	}


	#ser-hj {
		padding: 30px 0 30px;
	}

	#ser-hj .h2_title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 25px;
	}

	#ser-hj .h2_title p {
		font-size: 16px;
		margin-top: 20px;
		line-height: 25px;
	}


	#ser-hj .img {
		overflow: auto;
		padding-bottom: 15px;
	}

	#ser-hj .img img {
		min-width: 900px;
	}

	#mes-index .h2_title {
		font-size: 22px;
	}

	#mes-index {
		padding: 30px 0 30px;
		height: auto;
		background-size: auto 100%;
	}

}

@media screen and (max-width:900px) {
	#ser-ys .left {
		width: 100%;
		margin-bottom: 30px;
	}

	#ser-ys .left img {
		max-width: 400px;
		margin: 0 auto;
	}

	#ser-ys .right {
		width: 100%;
		height: unset;
	}
}

@media screen and (max-width:700px) {
	#ser-sh .list-box .list {
		width: 33%;
	}

	#ser-sh .list-box .list:nth-child(4n) {
		border-right: 1px solid #eaeaea;
	}

	#ser-sh .list-box .list:nth-child(3n) {
		border-right: 0;
	}

	.m-s-input {
		line-height: 2rem;
		height: 2rem;
	}

	.submit-input {
		width: 230px;
		line-height: 2rem;
		height: 2rem;
	}
}

@media screen and (max-width:600px) {
	.a-l-img {
		height: 75px;
	}

	.about-list img {
		height: 40px;
		display: block;
	}

	.a-l-con {
		height: auto;
		min-height: unset;
	}

	.a-l-url {
		padding: 1rem 0;
	}

	.about-url {
		font-size: 13px;
		padding: 5px 0;
		width: 120px;
		margin: 10px auto 15px;
	}

	#ser-ys .right .con .top {
		font-size: 13px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	#ser-ys .right .con .top font {
		font-size: 16px;
	}

	#ser-ys .right .con .top font b {
		font-size: 18px;
	}

	#ser-ys .right .con .bottom {
		font-size: 13px;
		line-height: 25px;
	}

	.about-list:nth-child(1) {
		margin-top: 0;
	}

	#ser-box .list-box .list {
		width: 100%;
		margin-bottom: 15px;
	}

	#ser-box .list-box .list .tit {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px;
	}

	#ser-adv .top-tit .t1 {
		font-size: 22px;
		line-height: 30px;
	}

	#ser-adv .top-tit .t2 {
		font-size: 18px;
		line-height: 30px;
	}

	#ser-adv .bottom-box .list-box a {
		font-size: 13px;
		line-height: 25px;
		padding-left: 5%;
	}

	#ser-sh .top-tit .t1 {
		font-size: 22px;
		margin-bottom: 20px;
	}

	#ser-sh .top-tit .t2 {
		font-size: 14px;
	}

	#ser-sh .list-box .list {
		width: 49.3%;
		padding: 0 10px;
		box-sizing: border-box;
		height: 125px;
	}

	#ser-sh .list-box .list:nth-child(3n) {
		border-right: 1px solid #eaeaea;
	}

	#ser-sh .list-box .list:nth-child(2n) {
		border-right: 0;
	}

	#ser-hj .h2_title {
		font-size: 22px;
		margin-bottom: 20px;
	}

	#ser-hj .h2_title p {
		font-size: 14px;
		margin-top: 20px;
		line-height: 25px;
	}
}


@media screen and (max-width:500px) {
	#ser-adv {
		background-size: auto 100%;
	}

	#ser-adv .bottom-box .list-box {
		width: 100%;
	}

	#ser-adv .bottom-box .list-box a {
		padding-left: 0;
		text-align: center;
	}

	.m-i-tab {
		margin-bottom: 0;
	}
}

/*服务*/











/*建站*/
#ser-ksjz {
	padding: 100px 0;
}

#ser-ksjz .h2_title {
	padding: 0 50px;
}

#ser-ksjz .h2_title p {
	font-size: 24px;
	line-height: 40px;
	color: #121111;
}

#ser-ksjz .img img {
	display: block;
	width: 100%;
}


.ser-case .h2_title p {
	color: #939393;
}

#ser-kt {
	background-image: url(/images/newimage/kt-back.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 28vw;
	padding: 121px 0 251px;
	background-attachment: fixed;
}

#ser-kt .h2_title {
	color: #fff;
	margin-bottom: 157px;
}

#ser-kt .img img {
	display: block;
	width: 100%;
	min-width: 1000px;
}

#ser-fj {
	padding: 100px 0;
	background-color: #f7f7f7;
}

#ser-fj .list-box .list {
	float: left;
	width: 25%;
	padding: 2px;
	box-sizing: border-box;
}


#ser-fj .list-box .list .con-box {
	background-color: #fff;
	position: relative;
	height: 240px;
	padding: 60px 48px;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}


#ser-fj .list-box .list:hover .con-box{
	background-color: #5942d2;
}


#ser-fj .list-box .list:hover .con-box *{
	color: #fff !important;
}

#ser-fj .list-box .list:nth-child(1) .con-box {
	border-radius: 25px 0 0 0;
}

#ser-fj .list-box .list:nth-child(4) .con-box {
	border-radius: 0 25px 0 0;
}

#ser-fj .list-box .list:nth-child(5) .con-box {
	border-radius: 0 0 0 25px;
}

#ser-fj .list-box .list:nth-child(7) .con-box {
	border-radius: 0 0 25px 0;
}

#ser-fj .list-box .list .con-box .c-top .tit {
	font-size: 24px;
	line-height: 35px;
	color: #676767;
	margin-bottom: 10px;
}

#ser-fj .list-box .list .con-box .c-top .des {
	font-size: 14px;
	line-height: 30px;
	color: #676767;
}

#ser-fj .list-box .list .con-box .c-bottom {
	position: absolute;
	left: 48px;
	bottom: 60px;
	color: #5942d2;
	font-weight: bold;
	font-size: 28px;
}

#ser-fj .list-box .list .con-box .c-bottom font {
	font-size: 14px;
	font-weight: normal;
}

#ser-ksjz .img .hide-img {
	display: none;
}

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

	#ser-ksjz .h2_title p {
		font-size: 22px;
		line-height: 35px;
	}

	#ser-fj .list-box .list .con-box {
		height: 240px;
		padding: 45px 35px;
	}

	#ser-fj .list-box .list .con-box .c-top .tit {
		font-size: 22px;
		line-height: 30px;
	}

	#ser-fj .list-box .list .con-box .c-top .des {
		font-size: 13.5px;
		line-height: 26px;
	}

	#ser-fj .list-box .list .con-box .c-bottom {
		left: 35px;
		bottom: 45px;
		font-size: 25px;
	}
}

@media screen and (max-width:1440px) {
	#ser-ksjz {
		padding: 80px 0;
	}

	#ser-kt {
		padding: 100px 0 180px;
	}

	#ser-kt .h2_title {
		margin-bottom: 80px;
	}

	#ser-fj {
		padding: 80px 0;
	}

}

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

	#ser-ksjz .h2_title p {
		font-size: 18px;
		line-height: 35px;
	}

	#ser-fj .list-box .list .con-box {
		height: 220px;
		padding: 38px 30px;
	}

	#ser-fj .list-box .list .con-box .c-top .tit {
		font-size: 20px;
		line-height: 30px;
	}

	#ser-fj .list-box .list .con-box .c-top .des {
		font-size: 13px;
		line-height: 24px;
	}

	#ser-fj .list-box .list .con-box .c-bottom {
		left: 30px;
		bottom: 38px;
		font-size: 22px;
	}
}

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

	#ser-ksjz .h2_title p {
		font-size: 15px;
		line-height: 30px;
	}

	#ser-ksjz {
		padding: 30px 0;
	}

	#ser-ksjz .h2_title {
		padding: 0;
	}

	#case-index {
		padding: 30px 0;
	}

	#ser-kt .img {
		overflow: auto;
		padding-bottom: 15px;
	}



	#ser-kt {
		padding: 30px 0 30px;
		height: auto;
	}

	#ser-kt .h2_title {
		margin-bottom: 40px;
	}


	#ser-fj {
		padding: 30px 0;
	}

	#ser-fj .list-box .list {
		width: 33.3%;
	}

	#ser-fj .list-box .list:nth-child(4) .con-box {
		border-radius: 0 0 0 0;
	}

	#ser-fj .list-box .list:nth-child(3) .con-box {
		border-radius: 0 25px 0 0;
	}

	#ser-fj .list-box .list:nth-child(5) .con-box {
		border-radius: 0 0 0 0;
	}


}

@media screen and (max-width:800px) {
	#ser-fj .list-box .list {
		width: 50%;
	}

	#ser-fj .list-box .list:nth-child(1) .con-box,
	#ser-fj .list-box .list:nth-child(3) .con-box,
	#ser-fj .list-box .list:nth-child(7) .con-box {
		border-radius: 0 0 0 0;
	}

	#ser-fj .list-box .list .con-box {
		height: 220px;
		padding: 25px 20px;
	}

	#ser-fj .list-box .list .con-box .c-bottom {
		left: 20px;
		bottom: 25px;
		font-size: 20px;
	}

	#ser-fj .list-box .list .con-box .c-bottom font {
		font-size: 13px;
	}
}

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

	#ser-ksjz .h2_title p {
		font-size: 13px;
		line-height: 25px;
	}

	#ser-ksjz .img>img {
		display: none;
	}

	#ser-ksjz .img .hide-img {
		display: block;
	}

	#ser-ksjz .img .hide-img img {
		width: 80%;
		display: block;
		margin: 0 auto;
		margin-bottom: 15px;
	}
}

@media screen and (max-width:500px) {
	#ser-fj .list-box .list {
		width: 100%;
	}

	#ser-fj .list-box .list .con-box {
		height: auto;
	}

	#ser-fj .list-box .list .con-box .c-bottom {
		position: unset;
		margin-top: 15px;
	}
}

/*建站*/



/*推广*/
#large-header {
	min-height: 300px;
	background: #5942d2;
	height: 40vw;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#large-header>img {
	position: absolute;
	z-index: 1;
	display: block;
	width: 55%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#banner-swiper {
	position: absolute;
	width: 100%;
	top: 25%;
}

#banner-swiper .con-box {
	font-size: 30px;
	line-height: 45px;
	color: #fff;
}

#ser-fn {
	padding: 100px 0;
}

#ser-fn .img img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

#ser-fn .fn-con {
	font-size: 31px;
	text-align: center;
	line-height: 55px;
	margin-top: 80px;
	color: #000;
}

#ser-yxadv {
	padding: 0 0 100px;
}

#ser-yxadv .h2_title p {
	font-size: 24px;
	line-height: 35px;
}

#ser-yxadv .list-box .list {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 35px 95px;
	box-sizing: border-box;
	border-right: 1px solid #cecece;
	height: 400px;
}

#ser-yxadv .list-box .list:nth-child(3),
#ser-yxadv .list-box .list:nth-child(6) {
	border-right: 0px;
}


#ser-yxadv .list-box .list:nth-child(1),
#ser-yxadv .list-box .list:nth-child(2),
#ser-yxadv .list-box .list:nth-child(3) {
	border-bottom: 1px solid #cecece
}


#ser-yxadv .list-box .list .img {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 130px;
}

#ser-yxadv .list-box .list .tit {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 10px;
}

#ser-yxadv .list-box .list .des {
	font-size: 15px;
	line-height: 35px;
}

#ser-sol {
	padding: 100px 0;
	background-color: #f5f5f7;
}

#ser-sol .img img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

#ser-sol .ser-con {
	font-size: 30px;
	margin-top: 70px;
	text-align: center;
}

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

@media screen and (max-width:1440px) {
	#ser-fn {
		padding: 80px 0;
	}

	#ser-fn .fn-con {
		font-size: 26px;
		line-height: 45px;
		margin-top: 60px;
	}

	#ser-yxadv .h2_title p {
		font-size: 20px;
	}

	#ser-yxadv .list-box .list {
		padding: 30px 55px;
		height: 350px;
	}

	#ser-yxadv .list-box .list .img {
		height: 110px;
	}

	#ser-yxadv .list-box .list .img img {
		max-height: 50px;
		max-width: 50px;
	}

	#ser-yxadv .list-box .list .tit {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	#ser-yxadv .list-box .list .des {
		font-size: 14px;
		line-height: 30px;
	}

	#ser-yxadv {
		padding: 0 0 80px;
	}

	#ser-sol {
		padding: 80px 0;
	}

	#ser-sol .ser-con {
		font-size: 26px;
		margin-top: 50px;
		text-align: center;
	}

	#banner-swiper .con-box {
		font-size: 26px;
		line-height: 35px;
	}
}

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

	#ser-yxadv .list-box .list .img {
		height: 100px;
	}

	#ser-yxadv .list-box .list .img img {
		max-height: 45px;
		max-width: 45px;
	}

	#ser-yxadv .list-box .list {
		padding: 30px 30px;
		height: 325px;
	}
}

@media screen and (max-width:1000px) {
	#ser-fn {
		padding: 30px 0 50px;
	}

	#ser-fn .fn-con {
		font-size: 22px;
		line-height: 35px;
		margin-top: 30px;
	}

	#ser-yxadv .h2_title p {
		font-size: 18px;
		line-height: 25px;
	}

	#ser-yxadv .list-box .list {
		width: 50%;
	}

	#ser-yxadv .list-box .list:nth-child(4) {
		border-bottom: 1px solid #cecece;
	}

	#ser-yxadv .list-box .list:nth-child(3),
	#ser-yxadv .list-box .list:nth-child(6) {
		border-right: 1px solid #cecece;
	}

	#ser-yxadv .list-box .list:nth-child(2n) {
		border-right: 0;
	}

	#ser-yxadv {
		padding: 0 0 30px;
	}

	#ser-sol {
		padding: 30px 0;
	}


	#ser-sol .ser-con {
		font-size: 20px;
		margin-top: 30px;
	}



	#banner-swiper .con-box {
		font-size: 22px;
		line-height: 35px;
	}

	#banner-swiper .swiper-button-prev,
	#banner-swiper .swiper-container-rtl .swiper-button-next {
		left: 0;
	}

	#banner-swiper .swiper-button-next,
	#banner-swiper .swiper-container-rtl .swiper-button-prev {
		right: 0;
	}
}

@media screen and (max-width:600px) {
	#ser-yxadv .list-box .list .img {
		height: 60px;
	}

	#ser-yxadv .list-box .list .img img {
		max-height: 35px;
		max-width: 35px;
	}

	#ser-yxadv .list-box .list:nth-child(5) {
		border-bottom: 1px solid #cecece;
	}

	#ser-yxadv .list-box .list {
		width: 100%;
		border-right: unset !important;
		height: auto;
		padding: 20px 15px;
	}

	#ser-yxadv .list-box .list .tit {
		font-size: 16px;
	}

	#ser-yxadv .list-box .list .des {
		font-size: 13px;
		line-height: 24px;
	}


	#banner-swiper .con-box {
		font-size: 16px;
		line-height: 30px;
	}

	#ser-sol .ser-con {
		font-size: 16px;
		margin-top: 30px;
	}

	#banner-swiper .swiper-button-prev,
	#banner-swiper .swiper-container-rtl .swiper-button-next {
		display: none;
	}

	#banner-swiper .swiper-button-next,
	#banner-swiper .swiper-container-rtl .swiper-button-prev {
		display: none;
	}
}

@media screen and (max-width:400px) {
	#banner-swiper .con-box {
		font-size: 13px;
		line-height: 25px;
	}
}

/*推广*/




#kehusay2{
				padding: 105px 0;
				position: relative;
			}
			
			#kehusay2::after{
				content:"";
				width: 100%;
				height: 74.5%;
				background-color: #e5e8ea;
				position: absolute;
				left: 0;
				top: 0;
				z-index: -1;
			}
			
			#kehusay2 .left{
				float: left;
				width: 49%;
			}
			
			#kehusay2 .right{
				float: right;
				width: 49%;
			}
			
			#kehusay2 .left .kong{
				float: left;
				width: 30%;
			}
			
			#kehusay2 .left .phone-back {
			    float: right;
			    width: 70%;
			    position: relative;
			    padding-right: 20%;
			    box-sizing: border-box;
			}
			
			#kehusay2 .left .phone-back>img{
				width: 100%;
				display: block;
			}
			
			#kehusay2 .left .phone-back .wx-box {
			    position: absolute;
			    top: 6.5%;
			    left: 5%;
			    width: 77%;
			    /* margin: 0 auto; */
			    padding-right: 15%;
			    box-sizing: border-box;
			}
			
			#kehusay2 .left .phone-back .wx-box img{
				display: block;
				width: 100%;
			}
			
			#kehusay2 .button-box {
			    position: absolute;
			    bottom: 23%;
			    right: 13%;
			    width: 16.5%;
			    height: 90px;
			    background-color: #32b16c;
			    border-radius: 0 10px 10px 0;
			}
			
			#kehusay2 .button-box .swiper-button-white::after{
				font-size: 24px;
				color: #fff !important;
			}
			
			#kehusay2 .right .tit{
				font-size: 60px;
				margin-bottom: 5px;
				color: #717171;
			}
			
			#kehusay2 .right .stit{
				font-size: 35px;
				margin-bottom: 70px;
				color: #717171;
			}
			
			#kehusay2 .right .stit::after{
				content: "";
				width: 80px;
				height: 5px;
				background-color: #32b16c;
				margin-top: 20px;
				display: block;
			}
			
			#kehusay2 .right .des{
				font-size: 18px;
				line-height: 40px;
				color: #717171;
				margin-bottom: 115px;
			}
			
			#kehusay2 .right .des .size35{
				font-size: 35px;
				color: #717171;
			}
			
			#kehusay2 .right .des .size25{
				font-size: 25px;
				color: #717171;
			}
			
			#kehusay2 .right .icon-box img{
				max-width: 100%;
				display: block;
			}
			
			*.mobile{
				display: none;
			}
			
				#ser-what.index .what-list{
					height: 500px;
				}
			
			@media screen and (max-width:1680px) {
				#kehusay2 .right .tit{
					font-size: 50px;
				}
				
				#kehusay2 .right .stit{
					font-size: 28px;
					margin-bottom:65px;
				}
				
				#kehusay2 .right .stit::after{
					content: "";
					width: 80px;
					height: 5px;
					background-color: #32b16c;
					margin-top: 20px;
					display: block;
				}
				
				#kehusay2 .right .des{
					font-size: 16px;
					line-height: 35px;
					margin-bottom: 105px;
				}
				
				#kehusay2 .right .des .size35{
					font-size: 30px;
				}
				
				#kehusay2 .right .des .size25{
					font-size: 20px;
					color: #717171;
				}
				
				#kehusay2 .right .icon_box .img{
					max-width: 100%;
					display: block;
				}
			}
			
			@media screen and (max-width:1440px) {
				#kehusay2 .right .tit{
					font-size: 40px;
				}
				
				#kehusay2 .right .stit{
					font-size: 25px;
					margin-bottom:58px;
				}
				
				#kehusay2 .right .stit::after{
					content: "";
					width: 60px;
					height: 5px;
					background-color: #32b16c;
					margin-top: 10px;
					display: block;
				}
				
				#kehusay2 .right .des{
					font-size: 15px;
					line-height: 33px;
					margin-bottom: 85px;
				}
				
				#kehusay2 .right .des .size35{
					font-size:27px;
				}
				
				#kehusay2 .right .des .size25{
					font-size: 18px;
					color: #717171;
				}
				
				#ser-what.index .what-list{
					height: 400px;
				}
			}
			
			@media screen and (max-width:1280px) {
				#kehusay2 .right .tit{
					font-size: 35px;
				}
				
				#kehusay2 .right .stit{
					font-size: 22px;
					margin-bottom:50px;
				}
				
				#kehusay2 .right .stit::after{
					content: "";
					width: 60px;
					height: 5px;
					background-color: #32b16c;
					margin-top: 10px;
					display: block;
				}
				
				#kehusay2 .right .des{
					font-size: 14px;
					line-height: 35px;
					margin-bottom: 65px;
				}
				
				#kehusay2 .right .des .size35{
					font-size:22px;
				}
				
				#kehusay2 .right .des .size25{
					font-size: 16px;
				}
				
				#ser-what.index .what-list{
					height: 350px;
				}
			}
			
			@media screen and (max-width:1000px) {
				
				#kehusay2{
					padding: 30px 0;
				}
				
				#kehusay2::after{
					height: 100%;
				}
				
				#why_make{
					display: none;
				}
				
				*.mobile{
					display: block !important;
				}
			}
			
			@media screen and (max-width:900px) {
				
				
				#kehusay2 .left .kong{
					width: 0%;
				}
				
				#kehusay2 .left .phone-back{
					width: 100%;
				}
				
				#kehusay2 .button-box{
					display: none;
				}
			}
			
			
			
			@media screen and (max-width:600px) {
				
				
				#kehusay2 .left{
					display: none;
				}
				
				#kehusay2 .right{
					width: 100%;
				}
				
				#ser-what.index .what-list {
				    height: auto !important;
				}
			}
			
			
			@media screen and (max-width:400px) {
				#kehusay2 .right .tit{
					font-size: 28px;
				}
				
				#kehusay2 .right .stit{
					font-size: 18px;
					margin-bottom:20px;
				}
				
				#kehusay2 .right .stit::after{
					margin-top: 5px;
				}
				
				#kehusay2 .right .des{
					font-size: 13px;
					line-height: 30px;
					margin-bottom: 20px;
				}
				
				#kehusay2 .right .des .size35{
					font-size:18px;
				}
				
				#kehusay2 .right .des .size25{
					font-size: 14px;
				}
			}