:root {
    --main-color: #EB5C1F;      /* 主色 */
    --commonBg-01: #F2F2F2;
}
/* 公共样式 */
body{background: #fff;}
.index_content_box{box-shadow: none;overflow: visible;width: 100%;margin-bottom: 0;background-color: #fff;padding: 0;}
.index_main_item_title::after{display: block;position: absolute;width: 110px;height: 4px;bottom: -16px;left: 50%;transform: translateX(-50%); background: #EB5C1F;content: '';}

/* 查看更多 */
.main_item_title_rt{display: block;width: 120px;height: 38px;line-height: 38px;margin: 0 auto;overflow: hidden;margin-top: 50px;margin-bottom: 70px;text-align: center;font-size: 14px;color: #666;font-weight: 400;box-sizing: border-box;border: 1px solid #ccc;border-radius: 10px;}
.main_item_title_rt:hover{background: var(--main-color);color: #fff;border-color: var(--main-color);cursor: pointer;border-radius: 10px;}

/* 服务项目 */
.main_item_product{width: 1200px;margin: 0 auto;}
.product_list{width: 1200px;margin: 0 auto;}
.product_list ul{font-size: 0;}
.product_list .product_item{display: inline-block;width: 282px;height: 374px;margin-right: 24px;border: 1px solid #ccc;margin-top: 24px;border-radius: 10px;}
.product_item:nth-of-type(1){margin-top: 0;}
.product_item:nth-of-type(2){margin-top: 0;}
.product_item:nth-of-type(3){margin-top: 0;}
.product_item:nth-of-type(4){margin-top: 0;}
.product_item:nth-of-type(4n){margin-right: 0;}
.product_list .product_item a{display: block;width: 282px;height: 100%;overflow: hidden;}
.product_list .product_item .product_img{width: 280px;height: 249px;border-bottom: 1px solid #ccc;}
.product_list .product_item .product_img img{display: block;width: 280px;height: 248px;object-fit: cover;border-radius: 10px 10px 0 0;}
.product_list .product_item .product_info{cursor: pointer;overflow: hidden;}
.product_list .product_item .product_title{color: #333;text-align: center;font-size: 16px;line-height: 24px;font-weight: bold;padding: 0 20px;margin-top: 22px;}
.product_list .product_item .product_content{color: #999;font-size: 14px;line-height: 24px;font-weight: 400;padding: 0 20px;margin-top: 9px;}
.product_list .product_item:hover{border-color: var(--main-color);box-shadow: 2px 2px 9px 0px rgba(191,191,191,0.59);}
.product_list .product_item:hover a{cursor: pointer;}
.product_list .product_item:hover .product_title{color: var(--main-color);}
.product_list .product_item:hover .product_look_more{color: var(--main-color);}
.product_item_div {border-radius: 10px 10px 0 0;}
.product_item_div span {width: 50%;margin: 40px auto;}
/* 服务优势 */
.main_item_advantage{width: 100%;height: 592px;}
.main_item_advantage .service_advantage_top{overflow: hidden;height: 592px;background: #3B3B3B;position: relative;}
.service_advantage_content{position: relative;width: 1200px;height: 592px;margin: 0 auto;}
.main_item_advantage .service_advantage_title{position: absolute;left: 50%;top: 280px;transform: translateX(-50%);z-index: 9;text-align: center;}
.main_item_advantage .service_advantage_title span{display: block;font-size: 28px;line-height: 48px;color: #fff;font-weight: bold;text-align: center;}
.service_advantage_item{position: absolute;width: 330px;height: 100px;}
.service_advantage_item .service_advantage_index{background: linear-gradient(162deg, #1181D7 0%, #389CEA 47.5341796875%, #1181D7 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 18px;font-weight: bold;display: block;text-align: right;line-height: 40px;position: relative;}
.service_advantage_item i{display: block;position: absolute;width: 105px;height: 59px;}
.service_advantage_item p{font-size: 15px;font-weight: 400;color: #fff;line-height: 24px;text-align: right;}
.service_advantage_item:nth-of-type(2) p{text-align: left;}
.service_advantage_item:nth-of-type(4) p{text-align: left;}
.service_advantage_item:nth-of-type(6) p{text-align: left;}
.service_advantage_item:nth-of-type(8) p{text-align: left;}
.service_advantage_item:nth-of-type(10) p{text-align: left;}
.service_advantage_item:nth-of-type(1){top: 88px;left: 20px;}
.service_advantage_item:nth-of-type(1) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item:nth-of-type(2){top: 88px;right: 20px;}
.service_advantage_item:nth-of-type(2) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item:nth-of-type(3){top: 412px;left: 20px;}
.service_advantage_item:nth-of-type(3) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item:nth-of-type(4){top: 412px;right: 20px;}
.service_advantage_item:nth-of-type(4) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item:nth-of-type(2n) .service_advantage_index{text-align: left;}
.service_advantage_item:nth-of-type(2n) .service_advantage_index::after{left: 0;}
.service_advantage_centerimg{width: 404px;height: 404px;position: absolute;top: 103px;left: 50%;transform: translateX(-50%);z-index: 2;}

.service_advantage_item_6:nth-of-type(1){top: 60px;left: 46px;}
.service_advantage_item_6:nth-of-type(1) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_6:nth-of-type(2){top: 60px;right: 46px;}
.service_advantage_item_6:nth-of-type(2) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_6:nth-of-type(3){top: 214px;left: 0;width: 306px;}
.service_advantage_item_6:nth-of-type(3) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_6:nth-of-type(4){top: 214px;right: 0;width: 306px;}
.service_advantage_item_6:nth-of-type(4) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_6:nth-of-type(5){top: 430px;left: 36px;}
.service_advantage_item_6:nth-of-type(5) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_6:nth-of-type(6){top: 430px;right: 36px;}
.service_advantage_item_6:nth-of-type(6) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}

.service_advantage_item_8:nth-of-type(1){top: 34px;left: 85px;}
.service_advantage_item_8:nth-of-type(1) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(2){top: 34px;right: 85px;}
.service_advantage_item_8:nth-of-type(2) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(3){top: 134px;left: 42px;width: 280px;}
.service_advantage_item_8:nth-of-type(3) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(4){top: 134px;right: 42px;width: 280px;}
.service_advantage_item_8:nth-of-type(4) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(5){top: 360px;left: 39px;width: 280px;}
.service_advantage_item_8:nth-of-type(5) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(6){top: 360px;right: 39px;width: 280px;}
.service_advantage_item_8:nth-of-type(6) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(7){top: 460px;left: 76px;}
.service_advantage_item_8:nth-of-type(7) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_8:nth-of-type(8){top: 460px;right: 76px;}
.service_advantage_item_8:nth-of-type(8) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}

.service_advantage_item_10:nth-of-type(1){top: 34px;left: 85px;}
.service_advantage_item_10:nth-of-type(1) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(2){top: 34px;right: 85px;}
.service_advantage_item_10:nth-of-type(2) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(3){top: 134px;left: 42px;width: 280px;}
.service_advantage_item_10:nth-of-type(3) i{top: 54px;right: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(4){top: 134px;right: 42px;width: 280px;}
.service_advantage_item_10:nth-of-type(4) i{top: 54px;left: -112px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_top_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(5){top: 250px;left: 26px;width: 280px;}
.service_advantage_item_10:nth-of-type(5) i{top: 25px;right: -110px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_center_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(6){top: 250px;right: 26px;width: 280px;}
.service_advantage_item_10:nth-of-type(6) i{top: 25px;left: -110px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_center_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(7){top: 360px;left: 39px;width: 280px;}
.service_advantage_item_10:nth-of-type(7) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(8){top: 360px;right: 39px;width: 280px;}
.service_advantage_item_10:nth-of-type(8) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(9){top: 460px;left: 76px;}
.service_advantage_item_10:nth-of-type(9) i{top: 0;right: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_left.png) center center no-repeat;background-size: contain;}
.service_advantage_item_10:nth-of-type(10){top: 460px;right: 76px;}
.service_advantage_item_10:nth-of-type(10) i{top: 0;left: -114px;background: url(/https/static.liecdn.cn/image/shop/template/7/advantage_bottom_right.png) center center no-repeat;background-size: contain;}

/* 关于我们 */
.main_item_about{width: 100%; font-size: 0;background: #FFF;}
.main_item_about .index_main_item{display: block;overflow: hidden;}
.main_item_about .main_item_title span{color: var(--main-color);}
.main_item_about .main_item_title i:nth-of-type(1){background: var(--common-title-left-01);}
.main_item_about .main_item_title i:nth-of-type(2){background: var(--common-title-right-01);}
.main_item_content.about{font-size: 0px;line-height: 30px;text-indent: 2em;padding-bottom: 0;margin-bottom: 70px;}
.main_item_content.about span{display: inline-block;vertical-align: top;margin-right: 0;width: 100%;font-size: 16px;    text-indent: 2em;}
.main_item_content.about .no_dianpu_logo{width: 1260px;margin-right: 0;}
.main_item_content.about img{width: 400px;height: 300px;}
.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;text-indent: 0;margin-top: 35px;}
.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;}
.main_item_about .format p{color: #333;}

/*商铺信息*/
.shopInfo-box{width: 100%;margin: 0 auto;padding-bottom: 60px;background: var(--commonBg-01);}
.main_item_shopInfo{background: var(--commonBg-01);box-shadow: none;padding-bottom: 0;}
.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(--main-color);}
.shopInfo_item_value{display: block;font-size: 16px;width: 1110px;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_album{width: 1200px;margin: 0 auto;}
.main_item_album .index_main_item{display: inline-block;}
.album_list{width: 990px;}
.album_item{width: 330px;transform: scale(0.9);transition: 0.3s;}
.album_item:hover{cursor: pointer;transform: scale(1);}
.swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(0.9);}
.album_item .album_item_img{width: 330px;height: 250px;display: block;transition: 0.3s;border: 2px solid #ccc;box-sizing: border-box;border-radius: 10px;}
.album_item .album_item_img img{width: 326px;height: 246px;object-fit: cover;border-radius: 10px;}
.album_item:hover .album_item_img{border-color: var(--main-color);box-shadow: 0px 3px 6px 0px rgba(67,67,67,0.49);}
.album_item:hover .album_item_title{color: var(--main-color);}
.album_item .album_item_title{font-size: 18px;color: #333;text-align: center;line-height: 20px;height: 20px;font-weight: 400;margin-top: 30px;}
.index_main_item .swiper-button-prev{width: 50px;height: 50px;background: url(/https/static.liecdn.cn/image/shop/template/7/album_arrow_prev.png) no-repeat;top: 263px;left: 0;margin: 0;}
.index_main_item .swiper-button-prev::after{content: '';}
.index_main_item .swiper-button-next{width: 50px;height: 50px;background: url(/https/static.liecdn.cn/image/shop/template/7/album_arrow_next.png) no-repeat;top: 263px;right: 0;margin: 0;}
.index_main_item .swiper-button-next::after{content: '';}
.swiper-button-prev,
.swiper-button-next:focus {
    outline: none;
}

/* 商家动态 */
.main_item_article{width: 100%;background: var(--commonBg-01);}
.main_item_article .index_main_item{display: block;overflow: hidden;}
.main_item_article .main_item_content{width: 1200px;}
.main_item_article .newslist_item{width: 550px;margin-top: 40px;float: left;margin-right: 100px;position: relative;}
.main_item_article .newslist_item:nth-of-type(2n){margin-right: 0;}
.main_item_article .newslist_item:nth-of-type(1){margin-top: 0;}
.main_item_article .newslist_item:nth-of-type(2){margin-top: 0;}
.main_item_article .newslist_item .article_date{width: 70px;height: 80px;float: left;border-radius: 10px;}
.main_item_article .newslist_item .article_date span{display: block;width: 100%;height: 42px;line-height: 42px;text-align: center;font-size: 20px;font-weight: 500;border-radius: 5px 5px 0 0;color: #fff;background: var(--templateCommenColor);}
.main_item_article .newslist_item .article_date span:nth-of-type(2){background: #FFF;font-size: 18px;font-weight: 500;line-height: 38px;height: 38px;color: var(--templateCommenColor);border: 1px solid var(--templateCommenColor);border-radius: 0 0 5px 5px;}
.main_item_article .article_view{width: 465px;height: 70px;float: left;margin-left: 15px;}
.main_item_article .article_view .article_title{width: 100%;color: #333;font-size: 16px;font-weight: bold;line-height: 16px;display: block;margin-top: 6px;}
.main_item_article .article_view .article_content{margin-top: 10px; width: 100%;color: #999;font-size: 14px;line-height: 24px;}
.main_item_article .newslist_item .article_title:hover{color: var(--main-color);cursor: pointer;}
.main_item_article .newslist_item .article_content:hover{cursor: default;}
/* 服务信息 */
.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: 0;}
.cateinfo{width: 1200px;margin: 0 auto;box-shadow: none;}
.cateinfo_list a:hover .cateinfo_item_title{color: var(--navActiveBgc);}
.cateinfo_list{width: 1200px;margin: 0 auto;margin-top: 53px;}
.cateinfo_item-one{width: 1200px;height: 120px;margin-bottom: 10px;}
.cateinfo_item-one:nth-last-of-type(1){border: none;margin-bottom: 0;height: 100px;}
.cateinfo_item{width: 1060px;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: 1060px;}
.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;}
/* 服务流程 */
.process{width: 100%;background: #3B3B3B;padding-bottom: 70px;}
.main_item_process{width: 1200px;margin: 0 auto;}
.main_item_process .index_main_item_title{margin-bottom: 60px;}
.main_item_process .index_main_item_title span{color: #fff;}
.main_item_process .main_item_content{width: 1200px;margin: 0 auto;font-size: 0;position: relative;text-align: center;}
.main_item_process .process_box{display: inline-block;width: 180px;background: url(/https/static.liecdn.cn/image/shop/template/7/process_step_bg.png) center 0 no-repeat;background-size: 99px 78px;margin-left: 24px;position: relative;}
.main_item_process .process_box .process_index{background: linear-gradient(0deg, #53D9FA 0%, #37B2ED 98.9013671875%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 38px;font-weight: bold;display: block;text-align: center;line-height: 45px;margin-top: 12px;}
.main_item_process .process_box i{display: block;width: 15px;height: 17px;margin: 0 auto;margin-top: 43px;background: url(/https/static.liecdn.cn/image/shop/template/7/process_step_icon.png) no-repeat;background-size: contain;}
.main_item_process .process_box p{display: block;margin-top: 24px;color: #fff;width: 100%;font-size: 16px;line-height: 26px;text-align: center;font-weight: 400;}
.main_item_process .process_box::after{display: block;background: #0792D7;width: 190px;height: 2px;position: absolute;top: 107px;content: '';left: -108px;}
.main_item_process .process_box:nth-of-type(1){margin-left: 0;}
.main_item_process .process_box:nth-of-type(1)::after{height: 0;}
