﻿/* 公共样式 */
.main_item{padding-bottom: 32px;}
.main_content{margin-bottom: 30px;}
.main_content:last-child{margin-bottom: 0;}
/* 关于我们 */
.main_item.main_item_about{margin-bottom: 0;}
.main_item_about .main_item_title{margin-bottom: 22px;}
.main_item_content.about{display: inline-block;line-height: 30px;text-indent: 2em;font-size: 16px;}
.shopInfo_item_value a:hover{color: var(--templateCommenColor);}
.shopInfo{margin-bottom: 0;}
/* 服务优势 */
.advantage{padding-bottom: 40px;}
.service_advantage_content{padding: 0 120px;}
.advantage .main_item_title{margin-bottom: 30px;}
.service_advantage_item{display: block;float: left;width: 383px;height: 79px;line-height: 79px;background: url(../image/advantage_item.png) center center no-repeat;background-size: contain;margin-right: 132px;margin-top: 30px;font-size: 0;}
.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;text-align: center;font-size: 18px;font-weight: bold;color: #fff;vertical-align: middle;}
.service_advantage_item_title{display: inline-block;vertical-align: middle;width: 260px;font-size: 16px;color: #333;line-height: 26px;margin-left: 24px;}