/* 公共样式 */
.main_item{padding-bottom: 32px;}
.main_content{margin-bottom: 30px;}
.main_content:last-child{margin-bottom: 0;}
/* 商家资质 */
.main_item_content.about{display: inline-block;line-height: 30px;text-indent: 2em;font-size: 16px;}

/* 服务优势 */
.service_advantage_content{font-size: 0;padding: 6px 120px 8px;}
.service_advantage_item{width: 394px;height: 102px;line-height: 102px;background: #FFFFFF;border: 1px solid #A9050F;border-radius: 10px;position: relative;display: block;margin: 35px 130px 0 0;float: left;}
.service_advantage_item:nth-of-type(1){margin-top: 0;}
.service_advantage_item:nth-of-type(2){margin-top: 0;}
.service_advantage_item:nth-of-type(2n){margin-right: 0;}
.service_advantage_item_index{position: absolute;width: 69px;height: 74px;background: url(/image/shop/template/10/advantage_item.png) no-repeat;background-size: contain;left: 11px;top: -6px;}
.service_advantage_item_index span{display: block;width: 52px;height: 52px;line-height: 52px;margin-top: 16px;margin-left: 12px;text-align: center;color: var(--templateCommenColor);font-size: 30px;font-weight: bold;}
.service_advantage_item_info{display: inline-block;vertical-align: middle;}
.service_advantage_item_step{width: 280px;font-size: 18px;font-weight: bold;color: #333;text-align: left;margin-left: 92px;display: block;line-height: 18px;}
.service_advantage_item_title{font-size: 16px;line-height: 26px;color: #333;text-align: left;margin-left: 92px;width: 280px;margin-top: 9px;}