<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.unit-box .td01 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/tongdian01.png) no-repeat center;
}
.unit-box .td02 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/tongdian02.png) no-repeat center;
}
.unit-box .td03 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/tongdian03.png) no-repeat center;
}
.unit-box .td04 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/tongdian04.png) no-repeat center;
}
.apply_point .hy01 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/hangye01.png) no-repeat center;
}
.apply_point .hy02 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/hangye02.png) no-repeat center;
}
.apply_point .hy03 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/hangye03.png) no-repeat center;
}
.apply_point .hy04 {
    background: url(https://img.mixcom.cn/images/solution/vhouse/hangye04.png) no-repeat center;
}
.unit-box .pd-img {
    width: 92px;
    height: 92px;
    float: none;
}
.unit-box span{
    display: block;
    font-size: 18px;
    padding-bottom: 20px;
	color: #111;
    font-weight: 500;
    padding-top: 40px;
    text-align: center;
}
.unit-box p{
    display: block;
    color:#999;
    font-size:14px;
    padding-right:10px;
}
.unit-box{
	height: auto;
	margin: 0 10px;
	box-shadow: 0px 0px 8px #fafafa;
    background: #fafafa;
}
.case_diagram{
	background: url(https://img.mixcom.cn/images/solution/e-commerce/sol_bg.png) center;
	padding: 20px 0 50px 0;
}
.case_title{
	font-size: 20px;
    color: #666;
    display: block;
    padding-bottom:30px;
}
.right_value1{
	height: 270px;
    background: #fff;
    text-align: left;
    border: 1px solid #ccc;
}
.right_value2{
	height: 300px;
    background: #fff;
    text-align: left;
    border: 1px solid #ccc;
}
.left_img img{
	width:100%;	
}
.left_img{
	margin:0 40px 0 40px;
}
.right_value .right_title{
	font-size: 20px;
    font-weight: 500;
    color: #111;
    line-height: 60px;
    margin-bottom: 0;
}
.right_value p{
	color:#666;
	background: url(https://img.mixcom.cn/images/solution/e-commerce/point.png) left  1px  no-repeat;
    display: inline-block;
    padding-left:20px;
}
</pre></body></html>