body{background: #eee;}
.header_box{background: #fff;}
.main_item{border: 1px solid #e5e5e5;padding: 20px;border-radius: 10px;margin-bottom: 30px;}
/* 商家资质 */
.main_item_content.about{display: inline-block;line-height: 30px;text-indent: 2em;font-size: 16px;}
/* 优势 */
.advantage_box{ background: #fff;padding-bottom: 20px;}
.advantage_list{width: 1000px;margin: 0 auto;padding-top: 8px;}
.service_advantage_item{width: 415px;background: #fff;border-radius: 10px;margin: 0 auto;margin-top: 30px;box-sizing: border-box;float: left;margin-right: 170px;box-shadow: 0px 0px 4px 0px rgba(151,151,151,0.48);}
.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 .service_advantage_item_index{width: 110px;height: 83px;line-height: 83px;text-align: center;background: #1F55BB;border-radius: 10px 0px 0px 10px;font-size: 24px;font-weight: 400;color: #FEFEFE;float: left;}
.service_advantage_item .service_advantage_item_info{display: flex;width: 305px;float: left;padding: 0 20px;height: 83px;border: 1px #1F55BB solid;border-radius: 0 10px 10px 0;align-items: center;}
.service_advantage_item .service_advantage_item_title{display: block;font-weight: bold;color: #F67406;font-size: 18px;height: 20px;line-height: 20px;position: relative;margin-top: 2px;}
.service_advantage_item .service_advantage_item_title::after{display: block;content: '';width: 43px;height: 2px;background:#F67406;position: absolute;left: 0;bottom: -6px;}
.service_advantage_item .service_advantage_item_info .service_advantage_item_content{width: 100%;font-size: 16px;font-weight: 400;color: #333333;line-height: 28px;}
/*商铺信息*/
.main_content_shopInfo{margin-bottom: 0;}
.shopInfo-box{width: 100%;margin: 0 auto;padding-bottom: 60px;background: var(--commonBg-01);}
.main_item_shopInfo{background: var(--commonBg-01);}
.main_item_shopInfo .main_item_title span{color: var(--main-color);}
.main_item .main_item_content{border: none;padding: 0;}
.shopInfo_item_content{padding-top: 50px;width: 1200px;margin: 0 auto;}
.shopInfo_item{padding: 20px 0;border-bottom: 1px dashed #ccc;display: block;margin-right: 80px;float: left;}
.shopInfo_item:nth-of-type(1){padding-top: 0;}
.shopInfo_item:nth-of-type(2){padding-top: 0;}
.shopInfo_item:nth-of-type(2n){margin-right: 0;}
.shopInfo_item:nth-last-of-type(1){border-bottom: 0;}
.shopInfo_item:nth-last-of-type(2){border-bottom: 0;}
.shopInfo_item_info{font-size: 16px;color: #333;width: 100%;margin-bottom: 10px;line-height:30px;}
.shopInfo_item_label{display: block;font-size: 16px;width: 90px;float: left;}
.shopInfo_item_value a:hover{color: #F67406;}
.shopInfo_item_value{display: block;font-size: 16px;width: 1058px;float: left;}
.shopInfo_item_content{display: block!important;font-size: 14px;color:#999;line-height: 22px;margin-bottom: 10px;}
.service,.renzheng{margin-right: 10px;}
.shopInfo_item_info:last-of-type{margin-bottom: 0!important;}
.renzheng {background: url(/image/shop/renzheng.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.gold {background: url(/image/shop/gold_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.silver {background: url(/image/shop/silver_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.diamond {background: url(/image/shop/diamond_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}