:root {
    --advantage-process-main-color: #FF6537;      /* 主色 */

    /* 服务流程 */
    --service-process-arr-right:url(/image/shop/template/4/service_process_arr_right_02.png);
}
/* 关于我们 */
.main_item{margin-bottom: 0;}
.main_item_title{padding: 20px 0;height: auto;}
.main_content{margin-bottom: 25px;padding-bottom: 22px;border-radius: 10px;}
.main_item_content li{margin-bottom: 15px;font-size: 0;}
.main_item_content li span{display: inline-block; font-size: 16px;vertical-align: top;}
span.aboutus_title{margin-right: 15px;width: 70px;}
span.aboutus_content_item_xing:after{content: '';font-weight: normal;font-size: 14px;display: inline-block;vertical-align: middle;
    text-align: center;}

.aboutus_content a{font-size: 13px;color: #fff;background-color: #1c95f2;display: inline-block;width: 90px;height: 28px;line-height: 28px; border-radius: 5px;text-align: center;margin-right: 10px;}
.aboutus_content a::before{display: inline-block;content: '';width: 15px;height: 15px;background: url(/image/shop/template/128/shop_contact_qq.png) no-repeat;background-size: cover;margin-right: 10px;transform: translateY(2px);}

.aboutus_title_phone {font-size: 16px;line-height: 30px;float: left;margin-right: 20px;}
.aboutus_title_phone i {display: inline-block;width: 20px;height: 20px;background: url(/image/shop/template/4/shop_header_phone_new.png) no-repeat;background-size: contain;vertical-align: middle;margin-right: 2px;transform: translateY(-2px);}
.shopInfo_item_value a:hover{color: #FF6537;}
/* 服务流程 */
.service_process{width: 800px;margin: 0 auto;padding-bottom: 12px;}
.service_process .main_item_title_lt{color: var(--templateCommenColor);}
.service_process .main_item_title_lt:before{background: var(--advantage-process-main-color);}
.main_item_content_service_process{width: 800px;margin: 0 auto;}
.main_item_content_service_process ul{width: 800px;display: flex;justify-content: center;}
.main_item_content_service_process li{width: 170px;display: flex;align-items: center;flex-direction: column;}
.main_item_content_service_process li i{display: block;width: 60px;height: 60px;border: 2px solid var(--advantage-process-main-color);border-radius: 36px;line-height: 56px;font-size: 32px;font-weight: 500;text-align: center;color: var(--advantage-process-main-color);}
.main_item_content_service_process li:nth-of-type(2n){width: 18px;height: 28px;margin: 0 6px;margin-top: 16px;}
.main_item_content_service_process li:nth-of-type(2n) i{display: block; width: 18px;height: 28px; background: var(--service-process-arr-right) no-repeat;background-size: contain;border: 0;border-radius: 0;}
.main_item_content_service_process li:last-child{display: none;}
.main_item_content_service_process li p{margin-top: 20px;line-height: 24px;font-size: 16px;padding: 0 8px;color: #333;text-align: center;font-weight: 400;}
/*商铺信息*/
.main_item_shopInfo{width: 100%;display: block;padding-bottom: 30px;padding-top: 28px;}
.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{float: left;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{display: block;font-size: 16px;width: 1050px;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;}
