.main_item{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: #006ACD;}
/* 服务优势 */
.service_advantage_content{margin-bottom: 8px;padding: 0 120px;}
.service_advantage_item{display: block;float: left;height: 90px;width: 400px;margin-top: 35px;margin-left: 120px;}
.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+1){margin-left: 0;}
.service_advantage_item_num{display: block;float: left;width: 90px;height: 96px;line-height: 96px;background: linear-gradient(270deg, #006ACD, #1281E8);text-align: center;font-size: 32px;color: #fff;border-radius: 10px 0 0 10px;font-weight: bold;}
.service_advantage_item_info{display: block;float: left;width: 310px;height: 96px;box-sizing: border-box;
border: 1px solid #046FD3;border-radius: 0 10px 10px 0;line-height: 94px;}
.service_advantage_item_info>div{display: inline-block;vertical-align: middle;}
.service_advantage_item_index{display: block;width: 100%;padding: 0 20px;box-sizing: border-box;font-size: 18px;color: #006ACD;font-weight: bold;line-height: 18px;}
.service_advantage_item_title{display: block;width: 100%;padding: 0 20px;box-sizing: border-box;line-height: 24px;font-size: 16px;color: #333;margin-top: 8px;}