#app{
	width: 100%;
}
.topinage{
	width: 100%;
	/* height: 270px;
	background: url('../image/10215.png'); */
	background-size: 100% 100%;
}
.topinage img{
	width: 100%;
}
.text{
	width: 100%;
	height: 86px;
	line-height: 81px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 1px 28px 1px rgba(59, 66, 82, 0.11);
	font-size: 1.9vw;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin: 40px 0;
}
.minos{
	/* width: 100%; */
	display: flex;
	border-bottom: 1px solid #DBDBDD;
}
.minos_left{
	width: 28%;
    padding: 16px 22px 16px 18px;
    background-color: #f2f2f2;
    /* box-shadow: 0px 1px 0px 0px #dbdbdd; */
    font-size: 1.75vw;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #333333;
    text-align: center;
    letter-spacing: 2px;
}
.minos_left_wu{
	width: 28%;
	padding: 16px 22px 16px 18px;
	background-color: #f2f2f2;
	/* box-shadow: 0px 1px 0px 0px #DBDBDD; */
	font-size: 1.66vw;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
}
.minos_left_tso{
	width: 28%;
	padding: 16px 24px 16px 16px;
	background-color: #f2f2f2;
	/* box-shadow: 0px 1px 0px 0px #DBDBDD; */
	font-size:  1.75vw;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	color: #333333;
	letter-spacing: 9px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.minos_left_si{
	width: 28%;
	padding: 16px 24px 16px 16px;
	background-color: #f2f2f2;
	/* box-shadow: 0px 1px 0px 0px #dbdbdd; */
	font-size: 1vw;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	color: #333333;
	letter-spacing: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.minos_left_er{
    width: 27.8%;
    padding: 16px 18px 16px 23px;
    background-color: #f2f2f2;
    /* box-shadow: 0px 1px 0px 0px #dbdbdd; */
    font-size: 1.75vw;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #333333;
    text-align: center;
    letter-spacing: 5.5px;
}
.minos_right{
	width: 72%;
	padding: 16px 20px 16px 20px;
	font-size: 0.97vw;
	font-family: SourceHanSansCN-Regular;
	font-weight: 300;
	color: #666666;
}
.tes_to{
	width: calc(100%-40px);
	/* height: 497px; */
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	padding: 20px;
}
.tes_to_top{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
	line-height: 30px;
}
.tes_to_bottom{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
	line-height: 30px;
	margin-top: 4%;
}
.border_wai{
	border-right: 1px solid #DBDBDD;
}
.souiontion{
	padding: 16px 20px 16px 49px;
	background: #4C92DA;
}
.textios{
	font-size: 1.32vw;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}
.tesmove{
	text-align: center;
}
.footer{
	border-top: 1px solid #DCDCDC;
	border-bottom: 10px solid #4C92DA;
	line-height: 86px;
	padding: 0 9px;
	margin-top: 2%;
	text-align: right;
	font-size: 0.6vw;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
}
.footers{
	width:calc(100% - 34px);
	/* height: 118px; */
	padding: 0;
	padding: 15px 0 15px 34px;
	display: flex;
	justify-content: space-around;
}
.footers_one{
	/* width: 31%; */
	height: 100%;
	font-size: 1.67vw;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}
.sodecod{
	margin-top: 5%;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	padding: 20px 0 20px 20px;
}
.sodecod_top{
	font-size: 0.95vw;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #4C92DA;
	line-height: 30px;
}
.sodecod_buooom{
	font-size: 0.95vw;
	font-family: SourceHanSansCN-Light;
	font-weight: 300;
	color: #666666;
	line-height: 30px;
}
.soutrighttop{
	display: flex;
	justify-content: center;
	align-items: center;
}
.soutright{
	height: 200px;
}