.banner img {
	width: 100%;
}

.how-tit {
	text-align: center;
	color: #000000;
	font-size: 0.4rem;
	font-weight: 600;
}

.how_module1 {
	border-bottom: 0.18rem solid #eeeeee;
	padding: 0.5rem 0 0.5rem;
}

.how_module1-list {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.3rem;
	justify-content: space-between;
	margin-top: 0.3rem;
}

.how_module1-list li {
	width: 49.2%;
	position: relative;
	background-color: #f1f1f1;
	margin-bottom: 0.25rem;
}

.how_module1-list li img {
	width: 100%;
}

.how_module1-list li h5 {
	font-size: 0.24rem;
	color: #000000;
	text-align: center;
	line-height: 0.53rem;
}

.how_module1-list li p {
	color: #666666;
	font-size: 0.17rem;
	padding: 0 0.15rem;
	margin-bottom: 0.75rem;
}

.how_module1-list li a {
	position: absolute;
	bottom: 0.2rem;
	left: 50%;
	transform: translate(-50%, 0);
	display: block;
	width: 1.57rem;
	line-height: 0.4rem;
	color: #ffffff;
	font-size: 0.2rem;
	background-color: #0264d4;
	text-align: center;
	border-radius: 0.05rem;
}

.how_module2 {
	padding: 0.35rem 0 0.75rem;
	border-bottom: 0.18rem solid #eeeeee;
}

.how_module2-main {
	display: flex;
	padding: 0 0.3rem;
	position: relative;
	margin: 0.4rem 0;
}

.how_module2-vs {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 1.38rem;
}

.how_module2-main>div {
	width: 50%;
	box-sizing: border-box;
}

.how_module2-main>div ul {
	padding: 0 0.13rem 0.05rem;
}

.how_module2-top {
	font-size: 0.3rem;
	text-align: center;
	font-weight: 600;
	line-height: 0.65rem;
}

.how_module2-tit {
	font-size: 0.24rem;
	text-align: center;
	margin: 0.1rem 0;
}

.how_module2-left {
	background-color: #ec6941;
}

.how_module2-right {
	background-color: #646464;
}

.how_module2-list {
	width: 100%;
}

.how_module2-list img {
	width: 100%;
}

.how_module2-list {
	background-color: #fff;
	margin-bottom: 0.18rem;
	height: 3.5rem;
}

.how_module2-list h4 {
	font-size: 0.26rem;
	text-align: center;
	margin: 0.12rem 0 0.15rem;
}

.how_module2-list p {
	color: #666666;
	font-size: 0.17rem;
	padding: 0 0.13rem;
}

.how_module2-left-top {
	color: #ff0000;
	background-color: #ffff01;
}

.how_module2-right-top {
	background-color: #a4a4a4;
	color: #7a7a7a;
}

.how_module2-left-tit {
	color: #fff;
}

.how_module2-right-tit {
	color: #a4a4a4;
}

.how_module2-right .how_module2-list h4 {
	color: #393838;
}

.how_module2-left .how_module2-list h4 {
	color: #ec6941;
}

.how-btn {
	display: block;
	line-height: 0.7rem;
	text-align: center;
	background-color: #0264d4;
	color: #ffffff;
	font-size: 0.26rem;
	width: 6.27rem;
	margin: 0 auto;
	border-radius: 0.1rem;
}

.how_module3 {
	padding: 0.65rem 0 0.8rem;
}

.how_module3-list {
	padding: 0 0.4rem;
	margin: 0.4rem 0;
	display: flex;
	justify-content: space-between;
}



.how_module3-list-big {
	color: #333333;
	font-size: 0.18rem;
}

.how_module3-list-big span {
	color: #ec6941;
	font-size: 0.36rem;
	position: relative;
}
.jiaohao {
	margin-right: 0.1rem;
}

.jiaohao::after {
	display: inline-block;
	content: "+";
	position: absolute;
	top: -50%;
}

.how_module3-list li p {
	white-space: nowrap;
	color: #333333;
	font-size: 0.22rem;
	margin-top: 0.15rem;
}

.how_module3-list li {
	width: 23.58%;
	box-sizing: border-box;
	padding: 0.4rem 0.1rem 0.3rem;
	text-align: center;
	box-shadow: 0 0 0.4rem -0.3rem;
}

.how_module3-list li:nth-child(1) {
	background-image: linear-gradient(to bottom, #88eaf3, #4fdeeb);
}

.how_module3-list li:nth-child(2) {
	background-image: linear-gradient(to bottom, #b4eac0, #69d37f);
}

.how_module3-list li:nth-child(3) {
	background-image: linear-gradient(to bottom, #99cff9, #61bafb);
}

.how_module3-list li:nth-child(4) {
	background-image: linear-gradient(to bottom, #b7b1f9, #ac8af7);
}


.how_module4 {
	background-image: url(../images/how-module4-bg.jpg);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	padding: 0.55rem 0 0.75rem;
}

.how_module4-list {
	padding: 0 0.3rem;
	margin-top: 0.35rem;
}

.how_module4-list li {
	padding: 0.17rem 0.2rem;
	display: flex;
	background-color: #ffffff;
	border-radius: 0.15rem;
	margin-bottom: 0.17rem;
}

.how_module4-list-l {
}

.how_module4-list-l img {
	width: 2.29rem;
}

.how_module4-list-r {
	margin-left: 0.3rem;
}

.how_module4-list-t {
	color: #fc6701;
	font-size:  0.28rem;
	padding: 0.08rem 0 0.15rem;
	border-bottom: 0.01rem solid #e6e3e3;
}

.how_module4-list-c {
	padding-top: 0.1rem;
	color: #666666;
	font-size: 0.2rem;
	line-height: 0.28rem;
}

.how_module5 {
	padding: 0.65rem 0;
}

.how_module5-tab {
	padding: 0 0.3rem;
	margin: 0.4rem 0 0.3rem;
	display: flex;
	justify-content: space-between;	
}

.how_module5-c {
	margin-bottom: 0.45rem;
}

.how_module5-tab button {
	display: inline-block;
	width: 1.6rem;
	height: 0.63rem;
	line-height: 0.63rem;
	color: #333333;
	font-size: 0.24rem;
	background-color: #eeeeee;
	border: 0.01rem solid #b5b5b5;
	box-sizing: border-box;
}

.how_module5-tab .how_module5-active {
	color: #ffffff;
	border: 0;
	background-color: #ec6941;
}

.how_module5-slide {
	display: flex;
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 0.3rem;
}

.how_module5-slide-active {
	display: block;
}

.how_module5-slide img{
	width:3.35rem ;
}

.how_module5-slide img:nth-child(n+3) {
	margin-top: 0.29rem;
}

.how_module6 {
	padding: 0.65rem 0.3rem 0.6rem;
	background-color: #f3f3f3;
}

.how_module6-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0.3rem 0 0.2rem;
}

.how_module6-list li {
	width: 48.55%;
	margin-bottom: 0.2rem;
}

.how_module6-list-a {
	display: block;
	background-color: #fff;
	border-radius: 0.08rem;
	color: #333333;
	line-height: 0.55rem;
	font-size: 0.24rem;
	text-align: center;
}

.how_module6-list-a span {
	color: #f52f24;
}

.how_module6-list-ora {
	background-color: #fc6701;
	color: #ffffff;
}

.how_module6-tel {
	display: flex;
	align-items: center;
	background-color: #fff;
	height: 0.95rem;
	border-radius: 0.47rem;
}

.how_module6-tel img{
	height: 0.59rem;
}

.how_module6-tel p {
	color: #333333;
	font-size: 0.2rem;
	width: 0.5rem;
}

.how_module6-tel h4 {
	color: #f52f24;
	font-size: 0.4rem;
	margin-left: 0.15rem;
}

.how_module6-tel a{
	display: block;
	margin-left: 0.7rem;
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.08rem;
	color: #ffffff;
	font-size: 0.26rem;
	text-align: center;
	background-color: #0264d4;
}

.how_module7-sml-tit {
	text-align: center;
	font-size: 0.24rem;
	color: #333333;
	margin-top: 0.2rem;
}

.how_module7-c {
	margin-top: 0.2rem;
}

.how_module7-c img {
	width: 100%;
}

.how_module7 {
	padding: 0.65rem 0;
	border-bottom: 0.15rem solid #f3f3f3;
}

.how_module8 {
	padding: 0.5rem 0.5rem 0.2rem;
}

.consult {
	display: block;
	margin: 0 0.6rem;
	line-height: 0.7rem;
	text-align: center;
	background-color: #ec6941;
	color: #fff;
	border-radius: 0.1rem;
	font-size: 0.26rem;
}

.how_module8-list {
	margin-top: 0.4rem;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 0.01rem solid #e3e3e3;
	border-left: 0.01rem solid #e3e3e3;
	box-sizing: border-box;
}

.how_module8-list li {
	width: 33.3%;
	border-top: 0.01rem solid #e3e3e3;
	border-right: 0.01rem solid #e3e3e3;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.how_module8-list li img {
	width: 98%;
	/* width: 2.1rem; */
}

.how_module9 a img {
	width: 100%;
}