<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.shenfen_bott{
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
	padding-bottom: 60px;
}

.shenfen_jie{
	width: 40%;
	background: #f5f6fa;
}
.shenfen_back{
	height: 60px;
	background: -webkit-linear-gradient(left,#6592fe,#65defe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,#6592fe,#65defe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#6592fe,#65defe); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,#6592fe,#65defe); /* æ&nbsp;‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
	display: flex;
	align-items: center;
}
.shenfen_back dl{
	display: flex;
}
.shenfen_back dl dt{
	margin-left: 15px;
	margin-right: 10px;
}
.shenfen_back dl dd{
	color: white;
	font-size: 16px;
	font-weight: bold;
}


.shenfen_jie_bott{
	padding-top: 28px;
	padding-bottom: 40px;
}
.shenfen_jie_bott ul{
	width: 80%;
	margin: 0 auto;
}
.shenfen_jie_bott ul li{
	display: flex;
	flex-wrap: nowrap;
}
.shenfen_jie_bott ul li span{
	height: 34px;
	display: flex;
	align-items: center;
	font-size: 14px;
}
.shenfen_jie_bott ul li span img{
	margin-right: 15px;
}

.shenfen_jie_bott ul li p{
	width: 80%;
	font-size: 14px;
	line-height: 34px;
}
.diblo{
	display: none;
}







@media all and (max-width:767px){
.dinoe{
	display: none;
}
.diblo{
	display: block;
}



.shenfen_bott{
	display: flex;
	flex-wrap: wrap;
	padding-top: 1.25rem;
	padding-bottom: 2.5rem;
}

.shenfen_jie{
	width: 100%;
	background: #f5f6fa;
	margin-bottom: 1.875rem;
}
.shenfen_back{
	height: 3.75rem;
}
.shenfen_back dl{
	display: flex;
	align-items: center;
}
.shenfen_back dl dt{
	margin-left: 0.9375rem;
	margin-right: 0.625rem;
}
.shenfen_back dl dd{
	color: white;
	font-size: 1rem;
	font-weight: bold;
}


.shenfen_jie_bott{
	padding-top: 1.75rem;
	padding-bottom: 2.5rem;
}
.shenfen_jie_bott ul{
	width: 80%;
	margin: 0 auto;
}
.shenfen_jie_bott ul li{
	display: flex;
	flex-wrap: nowrap;
}
.shenfen_jie_bott ul li span{
	height: 2.125rem;
	display: flex;
	align-items: center;
	font-size: 0.875rem;
}
.shenfen_jie_bott ul li span img{
	margin-right: 0.9375rem;
}

.shenfen_jie_bott ul li p{
	width: 80%;
	font-size: 0.875rem;
	line-height: 2.125rem;
}



}</pre></body></html>