.main_item{border-radius: 10px;}
/* 商家资质 */
.main_item_about .main_item_title{margin-bottom: 28px;}
.main_item_about{padding-bottom: 32px;}
.main_item_content.about{display: inline-block;line-height: 30px;text-indent: 2em;font-size: 16px;}
.shopInfo_item_value a:hover{color: var(--navActiveBgc);}
/* 服务优势 */
.service_advantage{padding-bottom: 40px;}
.service_advantage_content{padding: 0 130px;}
.service_advantage .main_item_title{margin-bottom: 35px;}
.service_advantage_item{display: block;float: left;width: 380px;height: 76px;line-height: 76px;margin-right: 140px;margin-top: 30px;font-size: 0;background: url(/image/shop/template/19/advantage_item.png) center center no-repeat;background-size: contain;}
.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{display: inline-block;width: 76px;height: 76px;line-height: 76px;vertical-align: middle;text-align: center;font-size: 18px;color: #333;margin-left: 6px;}
.service_advantage_item_title{display: inline-block;vertical-align: middle;width: 260px;font-size: 16px;color: #fff;margin-left: 10px;line-height: 28px;}
