h1,h2,h3,p{
	margin: 0px;
	padding: 0px;
}
.flash{
	width: 13.88em;
	border-bottom: 1px solid #A8C7E1;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: auto;
	margin-top: 0.81rem;
	position: relative;
}
.flash h1{
	font-size: 0.64em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
}
.flash h3{
	font-size: 0.4em;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #A8C7E1;
	margin-bottom: 0.28rem;
}
.done{
	width: 0.22em;
	height: 0.22em;
	background: #21497E;
	border-radius: 50%;
	position: absolute;
	bottom: -0.11em;
}
.operation_box_content{
	padding-bottom: 1.21rem;
}
.operation_head{
	width: 13.88em;
	margin: auto;
	position: relative;
	z-index: 999;
	/* text-align: center; */
}
.operation_head_title{
	width: 100%;
	font-size: 0.44em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
	text-align: center;
	margin-top: 0.5rem;
	margin-right: 0;
}
.operation_head_content{
	display: flex;
	margin-top: 0.35em;
}
.operation_head_content_left{
	width: 7.2em;
}
.head_left_list{
	max-height: 4.58em;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	outline-style: none;
}
.list_ltem{
	display: flex;
	align-items: center;
	margin-top: 0.2em;
}
.list_ltem:nth-of-type(1){
	margin-top:0
}
.image{
	width: 0.58em;
	height: 0.58em;
	/* background-color: #6CA2E6; */
	border-radius: 0.58em;
	margin-right: 0.4em;
	display: block;
}
.item_content{
	font-size: 0.27em;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #4D4949;
	display: block;
}
.operation_head_content_right img{
	width: 5.87em;
	height: 4.58em;
	margin-left: 0.75em;
}
.operation_next{
	width: 13.88em;
	margin: auto;
	margin-top: 0.5em;
	text-align: center;
}
.operation_next_title{
	font-size: 0.44em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
}
.operation_next_list{
	margin-top: 0.65em;
	display: block;
}
.operation_next_list_phone{
	display: none
}
.operation_next_list_item{
	display: flex;
	align-items: center;
}
.operation_next_list_item_other{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.next_item_right{
	width: 6.14em;
	margin-left: 0.33em;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.next_item_right_other{
	width: 6.14em;
	/* margin-right: 0.33em; */
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-left: 0.3em;
}
.next_content_title{
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
}
.next_content{
	font-size: 0.27rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4949;
	text-align: left;
	margin-top: 0.5em;
	line-height: 0.45rem;
}
.next_img_box{
	display: flex;
}
.next_img{
	width: 2.76rem;
	height: 2.5rem;
	display: block;
}
.next_img_new{
	width: 4.46rem;
	height: 2.5rem;
}
.next_img_phone{
		display: none;
	}
.operation_then_body{
	width: 13.88em;
	margin: auto;
	text-align: center;
	margin-top: 0.9em;
	position: relative;
}
.operation_then_body_title{
	font-size: 0.44em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
}
.operation_then{
	display: flex;
	margin-top: 0.55em;
	
}
.operation_then_left{
	display: flex;
	flex-direction: column;
	margin-right: 0.83em;
}
.operation_then_left_top{
	width: 23em;
	font-size: 0.27em;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #4D4949;
	text-align: left;
}
.operation_then_left_down{
	width: 5.44em;
	max-height: 5.14em;
	display: grid;
	grid-template-columns: auto auto;
	grid-gap:0.3rem;
	margin-top: 0.55em;
}
.left_down_item{
	width: 2.2em;
	text-align: left;
}
.left_down_item:nth-of-type(3){
	width: 100%;
	grid-column: 1 / span 2;
}
.left_down_item p{
	font-size: 0.36em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
}
.left_down_item span{
	font-size: 0.24em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4949;
	text-align: left;
	display: block;
}
.operation_then_right img{
	width: 6.95em;
	height: 6.71em;
}
.operation_last{
	width: 13.88em;
	margin: auto;
	text-align: center;
	margin-top: 0.9em;
}
.operation_last_title{
	font-size: 0.44em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
}
.operation_last_list{
	display: grid;
	grid-template-columns: auto auto;
}
.list_item_top{
	width: 6.95em;
	height: 2.04em;
	text-align: left;
}
.list_item_top_title{
	font-size: 0.36em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #21497E;
	display: block;
	margin-bottom: 0.2em;
}
.last_list_item{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-top: 0.74em;
}
.list_item_top_content{
	width: 6.4rem;
	display: block;
	font-size: 0.27rem;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #4D4949;
	text-align: left;
	line-height: 0.45rem;
}
.list_item_down{
	width: 6.95em;
	height: 3.17em;
}
.about_bg{
	display: block;
	width: 8.17rem;
	height: 8.22rem;
	position: absolute;
	top: 0.9rem;
	right: 0;
}
.about_phone{
	display: none;
}
.about_other{
	/* display: none; */
	width: 9.59rem;
	height: 10.20rem;
	position: absolute;
	bottom: 0;
	right: -2.66rem;
}
@media screen and (max-width:750px) {
	.operation_head{
		width: 90%;
		margin: auto;
		/* text-align: center; */
		position: relative;
	}
	.about_phone{
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
	}
	.about_bg{
		display: none;
	}
	.flash{
		width: 90%;
		border-bottom: 1px solid #A8C7E1;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: auto;
		margin-top: 0.8em;
		position: relative;
	}
	.operation_head_content{
		width: 90%;
		height: auto;
		display: flex;
		flex-direction: column;
	}
	.operation_head_content_left{
		width: 100%;
		max-height: 11rem;
	}
	.head_left_list{
		max-height: 11rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		outline-style: none;
	}
	.operation_head_content_right img{
		width: 6.87em;
		height: 5.58em;
		margin-left: 0;
		display: block;
		margin-top: 0.4rem;
	}
	.next_img{
		width: 5.76rem;
		height: auto;
	}
	.next_img_phone{
		width: 7.5rem;
		height: 7rem;
		display: block;
	}
	.operation_next{
		width: 90%;
		margin: auto;
		margin-top: 0.84rem;
		text-align: center;
	}
	.operation_then_body{
		width: 90%;
		margin: auto;
		text-align: center;
		margin-top: 0.9em;
		position: relative;
	}
	.about_other{
		display: block;
		width: 90%;
		height: 85%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.operation_then{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-top: 0.55em;
		
	}
	.operation_then_left{
		width: 100%;
	}
	.operation_then_left_top{
		width: 100%;
		font-size: 0.6em;
		/* font-family: Microsoft YaHei;
		font-weight: 300;
		color: #4D4949;
		text-align: left; */
	}
	.operation_last{
		width: 90%;
		margin: auto;
		text-align: center;
		margin-top: 0.9em;
	}
	.operation_last_list{
		display: grid;
		grid-template-columns: auto;
	}
	.image{
		width: 1.58em;
		height: 1.58em;
		/* background-color: #6CA2E6; */
		border-radius: 1.58em;
		margin-right: 0.4em;
	}
	.item_content{
		font-size: 0.6em;
	}
	.next_item_right{
		width: auto;
		margin-left: 0.33em;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.next_content_title{
		font-size: 0.6em
	}
	.next_content{
		width: auto;
		font-size: 0.5em;
		line-height: 2em;
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		
	}
	.operation_next_list{
		display: none
	}
	.operation_next_list_phone{
		display: block;
	}
	.operation_next_list_item{
		display: flex;
		align-items: flex-start;
		margin-top: 0.7rem;
	}
	.operation_then_left_down{
		width: 100%;
		max-height: 10.14em;
		display: grid;
		grid-template-columns: auto auto;
		margin-top: 0.55em;
	}
	.left_down_item{
		width: 5em;
		text-align: left;
	}
	.left_down_item p{
		font-size: 0.9rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #21497E;
		display: block;
	}
	.left_down_item span{
		font-size: 0.5em;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4D4949;
		text-align: left;
		display: block;
	}
	.list_item_top{
		width: 100%;
		height: auto;
		text-align: center;
		margin-left: 0 !important;
	}

	.list_item_top_title{
		font-size: 0.5em;
	}
	.list_item_top_content{
		width: 100%;
		display: block;
		font-size: 0.6rem;
		font-family: Microsoft YaHei;
		font-weight: 300;
		color: #4D4949;
		text-align: left;
		line-height: 0.9rem;
	}
	.flash h1{
		font-size: 0.64em;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #21497E;
	}
	.flash h3{
		font-size: 0.5em;
		font-family: Microsoft YaHei;
		font-weight: 300;
		color: #A8C7E1;
		margin-bottom: 0.28em;
	}
	.operation_head_title,.operation_next_title,.operation_then_body_title,.operation_last_title{
		font-size: 0.6em;
	}
	.operation_next_title{
		margin-bottom: 0.2rem;
	}
	.list_item_down{
		width: 100%;
		height: auto;
		margin-top: 0.3rem;
	}
	.operation_then_right{
		margin-top: 0.3rem;
	}
}
