
/* 公共样式 */
.content_box{box-shadow: none;overflow: visible;width: auto;}
.main_content{width: 100%;padding-left: 0;font-size: 0;margin: 0 auto;float: none;}
.main_item{width: 1200px;margin: 0 auto; font-size: 12px;border: 0;border-radius: 0;overflow: visible;margin-bottom: 30px;background-color: transparent;border: 1px solid #ccc;border-radius: 5px;}
.main_item_title{border: 0;padding-right: 0;box-sizing: content-box;height: 24px;line-height: 24px;margin-bottom: 30px;}
.main_item_title_lt{text-align: center;float: none;display: inline-block;font-size: 22px;}
.main_item_bgc{width: 100%;padding-top: 20px;}
.main_item_bgc:nth-of-type(2n){background-color: #f8f8f8;}
.main_item_bgc:nth-of-type(2n+1){background-color: #fff;}
.main_item_title_rt:hover{color: var(--templateCommenColor);}
/* 关于我们 */
.main_item_about{font-size: 0;padding-bottom: 30px;}
.main_item_about .main_item_title{margin-bottom: 24px;}
.main_item_content.about{font-size: 16px;line-height: 30px;text-indent: 2em;}
.flag_ruzhu, .flag_qiye, .flag_geren, .flag_leixing, .flag_xuke{display: inline-block;font-size: 14px;margin-right: 20px;width: 80px;height: 30px;line-height: 28px;text-align: center;border: 1px solid;border-radius: 5px;margin-top: 20px;}
.flag_leixing{color: #f26f66;border-color: #f26f66;}
.flag_ruzhu{color: #479DED;border-color: #479DED;}
.flag_qiye, .flag_geren{color: #52a16a;border-color: #52a16a;}
.flag_xuke{width: 108px;color: #52a16a;border-color: #52a16a;}

.flag_geren{cursor: auto;}

/*商铺信息*/
.shopInfo-box{width: 100%;margin: 0 auto;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{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 a:hover{color: var(--templateCommenColor);}
.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(/https/static.liecdn.cn/image/shop/renzheng.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.gold {background: url(/https/static.liecdn.cn/image/shop/gold_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.silver {background: url(/https/static.liecdn.cn/image/shop/silver_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}
.diamond {background: url(/https/static.liecdn.cn/image/shop/diamond_icon.png) left center no-repeat;background-size: 16px 16px;padding-left: 20px;vertical-align: text-top;}

/* 服务项目 */
.main_item_product {padding-bottom: 0;}
.product_item {display: inline-block;width: 360px;font-size: 0;color: #999;margin-bottom: 30px;margin-right: 28px;border-radius: 10px;border: 1px solid #eee;background: #F2F2F2;}
.product_item:hover {border: 1px solid #006CDB;}
.product_item:hover .product_item_title {color: #006CDB;}
.product_item:nth-of-type(3n){margin-right: 0;}
.product_item_img{display: inline-block;height: 270px;width: 358px;padding: 10px 10px 0 10px;overflow: hidden;}
.product_item_img img{width: 100%;height: 100%;border: 1px solid #eee;border-radius: 10px;}
.product_item_info{display: flex;justify-content: center;flex-direction: column;float: right;width: 100%;height: 50px;color: #333;padding: 0 10px;text-align: center;}
.product_item_title{font-size: 16px;}
.product_item_div {height: 260px;border-radius: 10px;}
.product_item_div span {width: 42%;margin: 50px auto;}
/* 相册区块 */
#demo{font-size: 0;}
.main_item_content {font-size: 0;}
.album_item{width: 200px;display: inline-block;text-align: center;margin-right: 34px;margin-top: 18px;}
.album_item:nth-of-type(1){margin-top: 0;}
.album_item:nth-of-type(2){margin-top: 0;}
.album_item:nth-of-type(3){margin-top: 0;}
.album_item:nth-of-type(4){margin-top: 0;}
.album_item:nth-of-type(5){margin-top: 0;}
.album_item:nth-of-type(5n){margin-right: 0;}
.album_img{width: 200px; height: 143px;border: 1px solid #ccc;overflow: hidden;border-radius: 5px;}
.album_img img{width: 100%;height: 100%;}
.album_title{font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;}
.album_item:hover .album_title span{color: var(--templateCommenColor);}
.album_item:hover .album_img{border-color: var(--templateCommenColor);}

/* 文章新闻 */
.newslist{overflow: hidden;padding-bottom: 1px!important;}
.article_item{display: block;float: left;width: 520px;padding: 18px 0;line-height: 62px;font-size: 0;margin-right: 98px;}
.article_item:nth-of-type(2n){margin-right: 0;}
.article_item:nth-of-type(1){padding-top: 0;}
.article_item:nth-of-type(2){padding-top: 0;}
.article_item:last-child{padding-bottom: 0;border: 0;}
.article_item:nth-last-child(2){padding-bottom: 0;border: 0;}
.article_item_date{display: inline-block;vertical-align: middle;width: 70px;height: 74px;background: #F2F2F2;border-radius: 8px;}
.article_item_date span{display: block;width: 100%;text-align: center;color: #333;}
.article_item_date span:nth-of-type(1){font-size: 18px;line-height: 40px;color: #fff;background: #006CDB;border-radius: 8px 8px 0 0;}
.article_item_date span:nth-of-type(2){font-size: 16px;line-height: 32px;color: #006cdb;background: #FFF;border: 1px solid #006cdb;border-radius: 0 0 8px 8px;}
.article_item_info{display: inline-block;width: 434px;vertical-align: middle;cursor: pointer;margin-left: 16px;}
.article_item_title{display: block;font-size: 16px;color: #333;line-height: 20px;font-weight: bold;}
.article_item_title:hover{color: #006CDB;}
.article_item_content{font-size: 14px;color: #999;line-height: 24px;margin-top: 8px;}

/* 服务信息 */
.main_item_cateinfo .main_item_title span{color: var(--main-color);}
.cateinfo_box{width: 100%;position: static;background: var(--main-bg-color-01);padding-bottom: 30px;}
.cateinfo{width: 1200px;margin: 0 auto;}
.cateinfo_list a:hover .cateinfo_item_title{color: var(--templateCommenColor);}
.cateinfo_list{width: 1138px;margin: 0 auto;}
.cateinfo_item-one{width: 1138px;height: 120px;}
.cateinfo_item-one:nth-last-of-type(1){border: none;margin-bottom: 0;height: 100px;}
.cateinfo_item{width: 998px;float: left;margin-left: 20px;}
.cateinfo_item_img{width: 120px;height: 90px;float: left;border-radius: 5px;border: 1px solid #ddd;}
.cateinfo_item:first-child{padding-top: 0;}
.cateinfo_item_title, .cateinfo_item_sub{display: inline-block;}
.cateinfo_item_title, .cateinfo_item_text{font-size: 14px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;max-width: 998px;}
.cateinfo_item_title{margin-bottom: 10px;font-size: 16px;font-weight: bold;line-height: 18px;}
.cateinfo_item_text{color: #999;}
.cateinfo_item_sub{font-size: 14px;color: #999;float: right;}
.cateinfo_item_info{display: block;margin-top: 10px;}
.cateinfo_item_thd{font-size: 14px;color: #999;float: right;}
.cateinfo_item_date{float: left;color: #999;font-size: 14px;}
/* 服务优势 */
.service_advantage_content{padding: 0 119px;}
.service_advantage_item{display: block;float: left;width: 383px;height: 79px;line-height: 79px;background: url(/https/static.liecdn.cn/image/shop/template/13/advantage_item.png) center center no-repeat;background-size: contain;margin-right: 133px;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: 254px;font-size: 15px;color: #333;line-height: 26px;margin-left: 24px;}
/* 服务流程 */
.process .main_item_content{text-align: center;height: 144px;line-height: 144px;font-size: 0;}
.process_box{display: inline-block;vertical-align: top;width: 124px;height: 144px;background: url(/https/static.liecdn.cn/image/shop/template/13/process_item.png) center center no-repeat;background-size: 100% 100%;margin-right: 70px;position: relative;}
.process_box:last-child{margin-right: 0;}
.process_index{display: block;width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 25px;font-weight: bold;color: #fff;}
.process_step{width: 80px;height: 52px;line-height: 52px;display: block;margin: 24px auto 0;font-size: 0;box-sizing: border-box;}
.process_step span{display: inline-block;vertical-align: middle;line-height: 26px;font-size: 16px;color: #333;text-align: center;}
.process_box::after{display: block;content: '';width: 44px;height: 44px;background: url(/https/static.liecdn.cn/image/shop/template/13/process_item_arr.png) center center no-repeat;background-size: contain;position: absolute;top: 38px;left: -58px;}
.process_box:first-child::after{display: none;}
