/* 解决方案 */

body {
	font-family: "Noto Sans SC", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

.solu-box p {
	margin: initial;
	line-height: 1.7;
}

.solu-box img {
	margin: initial;
	line-height: initial;
}

.solu-box p {
	font-family: "Noto Sans SC", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

.solu-box {}

.solu-container {
	max-width: 1230px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.solu-padd {
	padding: 70px 0;
}

/* banner */
.solubanner-titlebox {}

.solubanner-titlebox .solu-title {
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}

.solubanner-titlebox .solu-entitle {
	font-size: 30px;
	color: #333333;
	font-weight: lighter;
	line-height: 1.1;
}

.solu-banner-box {
	padding-top: 50px;
	position: relative;
}

.solu-banner-more {
	padding: 25px 0;
	margin-right: 80px;
	text-align: right;
}

.solu-banner-more a {
	font-size: 16px;
	color: #425cbb;

}

.solu-banner-more img {
	padding-left: 14px;
}

.solu-banner-txt {
	width: 100%;
	max-width: 896px;
	height: 184px;
	background-color: #425cbb;
	padding: 0 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 0;
}

.solu-banner-txt p {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Noto Sans SC";
}

/* 建站优势 */
.solu-ys {}

.solu-titlebox {
	text-align: center;
}

.solu-titlebox .solu-title {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.solu-titlebox .solu-entitle {
	font-size: 16px;
	color: #565656;
	font-weight: 300;
	font-family: "Noto Sans SC";
}

.solu-ys-box {
	padding: 70px 0;
}

.solu-ys-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.solu-ys-box ul li {
	width: 49.8335%;
	max-width: 598px;
	padding: 70px 65px 30px 40px;
	border: 1px solid #dcdcdc;
	margin-bottom: 0.3333%;
	min-height: 351px;
	transition: all .5s;
}

.solu-ys-box ul li:hover {
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
}

.solu-ys-box ul li:nth-child(2n) {
	/* margin-left: 4px; */
}

.solu-ys-box ul li .ys-title {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
	padding: 30px 0 40px 0;
}

.solu-ys-box ul li .ys-txt {
	font-size: 16px;
	color: #666666;
}

/* 网站模块 */
.sy-mk {}

.y-mk-box {}

/* 网站案例 */
.solu-case {}

.solu-case-box {
	background-color: #f4f4f4;
	margin-top: 70px;
}

.solu-case-wrapper {
	padding-bottom: 90px;
}

.solu-case-slider {
	max-width: 390px;
	padding: 0 15px;
	margin: 0 auto;
}

.solu-case-slider a {
	display: block;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
}

.solu-case-slider a:hover {
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
}

.solu-case-slider img {
	width: 100%;
}

.solu-case-slider p {
	padding: 40px 41px;
	font-size: 16px;
	color: #333333;
	background-color: #ffffff;
	min-height: 130px;
}

.solu-case-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}

.solu-case-pagination span {
	margin: 0 6px;
}

.solu-case-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background-color: #000000;
	opacity: 1;
}

.solu-case-pagination .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background-color: #000000;
}

/* 外卖餐饮专题页20220609 */

.wmcy .solubanner-titlebox .solu-title {
	font-size: 36px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.wmcy .solubanner-titlebox .solu-entitle {
	font-size: 34px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #333333;
	line-height: 36px;
	text-transform: uppercase;
	margin-top: 20px;
}

.wmcy-container {
	max-width: 1430px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.sbgr {
	background: #F8F8F8;
}

.pdt80 {
	padding-top: 80px;
}

.pdt120 {
	padding-top: 120px;
}


.pdb80 {
	padding-bottom: 80px;
}

.am-pdt {
	padding-top: 55px;
}

.wmcybox .solu-padd {
	padding: 80px 0;
}

.wmcybox .solu-title {
	font-size: 36px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.wmcybox .solu-ys {
	padding: 80px 0 67px;
}

.wmcybox .solu-titlebox .solu-entitle {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: 36px;
	margin-top: 20px;
}

.wmcybox .solu-wmcy-box ul {
	margin: 0 -13px;
}

.wmcybox .solu-wmcy-box li {
	width: 25%;
	float: left;
	padding: 13px;
}

.wmcybox .solu-wmcy-box li .secbox {
	height: 440px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgb(128 135 149 / 20%);
	border-radius: 20px;
	padding: 72px 10px 77px;
	text-align: center;
	position: relative;
}

.wmcybox .solu-wmcy-box li .secbox .ys-title {
	font-size: 32px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.wmcybox .solu-wmcy-box li .secbox .ys-txt {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: 36px;
	margin-top: 20px;
	margin-bottom: 64px;
}

.wmcybox .solu-wmcy-box li .secbox .ysimg-bx {
	position: absolute;
	bottom: 67px;
	left: 50%;
	transform: translateX(-50%);
}

.wmcybox .solu-wmcy-box li .secbox:hover {
	box-shadow: 0px 0px 10px 0px rgb(128 135 149 / 60%);
}

.lxhk {
	height: 760px;
}

.lxhk .wmcy-container {
	position: relative;
	height: 100%;
}

.lxhk .txtbox {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.lxhk .txtbox .tit {
	font-size: 46px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}

.lxhk .txtbox .subtit {
	font-size: 30px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
	margin-top: 33px;
	margin-bottom: 37px;
}

.lxhk .txtbox .desc {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 38px;
	width: 494px;
	background: #F6CA6A;
	border-radius: 10px;
	padding: 22px 20px;
	text-align: justify;
}

.lxhk .txtbox a {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #537EDD;
	display: block;
	width: 244px;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 27px 35px;
	margin-top: 100px;
}

.cpgn .sy-mk-box {
	margin-top: 50px;
	display: flex;
	align-items: center;
}

.cpgn .left, .cpgn .right {
	width: 460px;
}

.cpgn .left {
	float: left;
	margin-left: 10px;
}

.cpgn .middle {
	width: calc(100% - 920px);
	padding: 0 80px;
	float: left;
}

.cpgn .right {
	float: right;
	margin-right: 10px;
}

.cpgn ul, .glht ul {
	margin-bottom: 0;
}

.cpgn li, .glht li {
	height: 140px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(128, 135, 149, 0.2);
	border-radius: 20px;
	padding: 20px 10px 20px 70px;
	position: relative;
}

.glht li {
	height: 120px;
}

.cpgn li::before, .glht li::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: #537EDD;
	border-radius: 50%;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.cpgn .left li:not(:last-child), .glht li:not(:last-child) {
	margin-bottom: 30px;
}

.cpgn .right li:not(:last-child) {
	margin-bottom: 30px;
}

.cpgn li .wrap h2, .glht li .wrap h2 {
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	margin-bottom: 10px;
}

.cpgn li .wrap .note, .glht li .wrap .note {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: 28px;
}

.cpgn li:hover {
	box-shadow: 0px 0px 10px 0px rgb(128 135 149 / 60%);
}

.glht {
	height: 760px;
}

.glht .solu-title {
	color: #FFFFFF;
}

.glht .solu-entitle {
	color: #ffffff80 !important;
}

.glht .sy-mk-box {
	width: 50%;
	float: right;
}

@media screen and (max-width: 1440px) {
	.wmcy-container {
		max-width: 1230px;
	}
}

/* 媒体查询 1024 */
@media screen and (max-width:1024px) {
	.solu-padd {
		padding: 30px 0;
	}

	.solubanner-titlebox .solu-title {
		font-size: 22px;
	}

	.solubanner-titlebox .solu-entitle {
		font-size: 14px;
	}

	.solu-banner-box {
		padding-top: 25px;
	}

	.solu-banner-txt {
		max-width: 100%;
		position: relative;
		padding: 0 15px;
	}

	.solu-banner-txt p {
		font-size: 14px;
	}

	.solu-banner-more {
		padding: 20px 0;
		margin-right: 0;
		text-align: right;
	}

	.solu-banner-more a {
		font-size: 15px;
	}

	.solu-titlebox .solu-title {
		font-size: 20px;
	}

	.solu-titlebox .solu-entitle {
		font-size: 14px;
	}

	.solu-case-wrapper {
		padding-bottom: 50px;
	}

	.solu-case-slider {
		max-width: 100%;
		padding: 0 5px;
	}

	.solu-case-slider p {
		padding: 15px;
		font-size: 14px;
		color: #333333;
		background-color: #ffffff;
		min-height: 100px;
	}

	.solu-case-box {
		margin-top: 30px;
	}

	.pdb80 {
		padding-bottom: 30px;
	}

	.pdt80 {
		padding-top: 30px;
	}

	.wmcy .solubanner-titlebox .solu-title {
		font-size: 20px;
	}

	.wmcy .solubanner-titlebox .solu-entitle {
		font-size: 14px;
		line-height: normal;
		margin-top: 0;
	}

	.wmcybox .solu-ys {
		padding: 30px 0 20px;
	}

	.wmcybox .solu-titlebox .solu-entitle {
		font-size: 14px;
		margin-top: 0;
	}

	.am-pdt {
		padding-top: 20px;
	}

	.wmcybox .solu-wmcy-box li {
		width: 50%;
		padding: 8px;
	}

	.wmcybox .solu-wmcy-box li .secbox {
		height: 190px;
		padding: 20px 10px;
		box-shadow: 0px 0px 10px 0px rgb(128 135 149 / 20%);
		;
	}

	.wmcybox .solu-wmcy-box li .secbox .ys-title {
		font-size: 16px;
	}

	.wmcybox .solu-wmcy-box li .secbox .ys-txt {
		font-size: 14px;
		margin-top: 0;
		margin-bottom: 20px;
		line-height: normal;
	}

	.wmcybox .solu-wmcy-box li .secbox .ysimg-bx {
		bottom: 20px;
	}

	.secbox img {
		width: 55px;
	}

	.lxhk {
		height: 300px;
		background-position: -100px center !important;
	}

	.lxhk .txtbox {
		left: 15px;
	}

	.lxhk .txtbox .tit {
		font-size: 22px;
		line-height: normal;
	}

	.lxhk .txtbox .subtit {
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 10px;
		line-height: normal;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.lxhk .txtbox .desc {
		font-size: 14px;
		padding: 10px;
		width: 56%;
		line-height: normal;
		margin-top: 10px;
	}

	.lxhk .txtbox a {
		font-size: 14px;
		width: auto;
		padding: 10px 20px;
		width: fit-content;
		margin-top: 30px;
	}

	.wmcybox .solu-padd {
		padding: 30px 0 10px 0;
	}

	.cpgn .left, .cpgn .right {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		padding: 0 10px;
	}

	.cpgn .right {
		margin-top: 15px;
	}

	.cpgn .middle {
		width: 50%;
		padding: 0 10px;
		display: none;
	}

	.cpgn .right li:not(:last-child) {
		margin-bottom: 15px;
	}

	.cpgn .sy-mk-box {
		margin-top: 0;
		display: block;
		padding: 20px 0;
	}

	.cpgn li .wrap h2, .glht li .wrap h2 {
		font-size: 12px;
		line-height: normal;
	}

	.cpgn li .wrap .note, .glht li .wrap .note {
		font-size: 12px;
		line-height: normal;
	}

	.cpgn li, .glht li {
		padding: 10px 10px 10px 30px;
		border-radius: 10px;
		height: 80px;
	}

	.cpgn li::before, .glht li::before {
		width: 10px;
		height: 10px;
		left: 10px;
	}

	.glht {
		height: 350px;
		background-position: -300px center !important;

	}

	.cpgn .left li:not(:last-child), .glht li:not(:last-child) {
		margin-bottom: 15px;
	}

	.pdt120 {
		padding-top: 20px;
	}

	.glht .sy-mk-box {
		width: 70%;
	}
}

@media screen and (max-width:768px) {
	.solu-ys-box ul li {
		width: 100%;
		max-width: 100%;
		padding: 25px 15px 20px 15px;
		border: 1px solid #dcdcdc;
		margin-bottom: 4px;
		min-height: 50px;
	}

	.solu-ys-box ul li .ys-title {
		font-size: 18px;
		padding: 15px 0 20px 0;
	}

	.solu-ys-box ul li .ys-txt {
		font-size: 14px;
	}
}

@media screen and (max-width:376px) {
	.glht .solu-titlebox .solu-entitle {
		font-size: 12px;
	}
}