:root {
    --main-color: #1350A0;      /* 主色 */
    --commonBg-01: #EFF7FF;
    /* 首页标题 */
    --index-title-01:url(/image/shop/template/6/index_title_01.png);
    --index-title-02:url(/image/shop/template/6/index_title_02.png);

    /* 服务流程 */
    --service-process-bg-01:url(/image/shop/template/6/process_bg.png);
    --service-process-bg-02:url(/image/shop/template/6/process_center.png);

    /* 相册 */
    --album-bg:url(/image/shop/template/6/album_bg.png);
}
/* 公共样式 */
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{margin-bottom: 78px;}

/* 查看更多 */
.main_item_title_rt{display: block;background: #FFA604;width: 120px;height: 38px;line-height: 38px;margin: 0 auto;overflow: hidden;margin-top: 60px;margin-bottom: 70px;border-radius: 19px;text-align: center;font-size: 14px;color: #fff;font-weight: 400;}
.main_item_title_rt:hover{background: #ffb52f;cursor: pointer;color: #fff;}

/* 服务项目 */
.index_product_content{background: var(--commonBg-01);}
.main_item_product{width: 1200px;margin: 0 auto;background: var(--commonBg-01);}
.product_list{width: 1200px;margin: 0 auto;}
.product_list li{width: 380px;height: 330px;margin-right: 30px;position: relative;float: left;margin-top: 30px;box-shadow: 0px 0px 9px 1px rgba(143,143,143,0.43);background: #fff;border-radius: 10px;}
.product_list li:nth-of-type(1){margin-top: 0;}
.product_list li:nth-of-type(2){margin-top: 0;}
.product_list li:nth-of-type(3){margin-top: 0;}
.product_list li:nth-of-type(3n){margin-right: 0;}
.product_list li a{display: block;width: 380px;height: 330px;overflow: hidden;}
.product_list li a:hover{cursor: pointer;}
.product_list li a:hover .product_title{color: #FFA604;}
.product_list li img{display: block;width: 340px;height: 252px;border: 1px solid #DDDDDD;margin: 0 auto;margin-top: 23px;border-radius: 10px;}
.product_list li .product_title{color: #333;text-align: center;font-size: 16px;line-height: 44px;font-weight: bold;padding: 0 20px;height: 44px;}
.product_list li .product_title:hover{cursor: pointer;}
.product_list li .product_price{display: block;color: var(--main-color);text-align: center;font-size: 16px;line-height: 16px;font-weight: bold;}
.product_list li p{width: 100%;line-height: 24px;color: #666;font-size: 14px;font-weight: 400;padding: 0 20px;}
.cover_box{height: 52px;}
.hover_cover_box span:nth-of-type(2){margin: 10px 0;}
.cover_box{border-radius: 10px;}
.hover_cover_box:hover .cover_box{height: 52px;border: none;box-shadow: none;border-radius: 10px;}
.hover_cover_box:hover{box-shadow: 0px 0px 9px 1px rgba(143, 143, 143, 1);}
.product_item_div{height: 252px;border-radius: 10px;width: 340px;border: 1px solid #DDDDDD;margin: 0 auto;margin-top: 23px;}
.product_item_div span {width: 42%;margin: 44px auto!important;}
/* 服务优势 */
.main_item_advantage{width: 100%;padding-bottom: 70px;}
.main_item_advantage .index_main_item{display: block;overflow: hidden;}
.main_item_advantage ul{width: 1200px;padding: 0 69px;}
.service_advantage_item{width: 496px;height: 100px;line-height: 108px;margin-top: 30px;float: left;background: url(/image/shop/template/6/service_advantage.png) center center no-repeat;background-size: contain;padding-top: 15px;box-sizing: border-box;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-left: 70px;}
.service_advantage_item .service_advantage_item_num{display: inline-block;font-size: 48px;font-weight: bold;width: 44px;height: 60px;line-height: 60px;color: #fff;text-shadow: 1px 2px 6px rgba(8, 54, 115, 0.65);text-align: center;margin-left: 70px;vertical-align: top;}
.service_advantage_item .service_advantage_item_info{display: inline-block;width: 308px;margin: 10px 0 0 32px;vertical-align: sub;}
.service_advantage_item .service_advantage_item_index{display: block;font-size: 18px;font-weight: bold;color: #333;line-height: 24px;}
.service_advantage_item .service_advantage_item_title{display: block;font-size: 16px;font-weight: 400;color: #666;line-height: 18px;margin-top: 10px;text-align: left;max-width: 300px;}
.service_advantage_item_num_ten{margin-left: 60px!important;}
.service_advantage_item_info_ten{margin: 10px 0 0 42px!important;}

/* 关于我们 */
.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);}
.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: #FFA604;}
.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(/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;}
/* 相册区块 */
.album{background: var(--album-bg) top center no-repeat;background-size: contain;}
.main_item_album{width: 1200px;margin: 0 auto;}
.main_item_album .index_main_item{display: inline-block;}
.main_item_album .index_main_item_title{margin-top: 182px;}
.main_item_album .index_main_item_title::after{background: var(--index-title-02) no-repeat;background-size: contain;}
.main_item_album .index_main_item_title span{color: #fff;}
.album_list{width: 1200px;box-shadow: 0px 0px 9px 1px rgba(143,143,143,0.43);}
.album_item{width: 300px;height: 260px;float: left;position: relative;overflow: hidden;}
.album_item_img{width: 300px;height: 210px;border: 1px solid #ddd;box-sizing: border-box;overflow: hidden;position: absolute;}
.album_item img{width: 300px;height: 210px;display: block;transition: 0.3s;}
.album_content{width: 300px;height: 50px;line-height: 50px;background: var(--main-color);text-align: center;position: absolute;left: 0;top: 210px;border: 1px solid #ddd;box-sizing: border-box;}
.album_content>div{display: inline-block;vertical-align: middle;}
.album_content p{width: 250px;text-align: center;line-height: 36px;font-size: 18px;font-weight: 400;margin: 0 auto;color: #fff;}
.album_content span{display: block;margin: 0 auto;font-size: 14px;font-weight: 400;color: #fff;line-height: 36px;margin-top: 27px;}
.album_item i{display: block;width: 30px;height: 30px;border: 1px solid #ddd;position: absolute;top: -15px;left: 50%;transform: translateX(-50%) rotate(45deg);background: var(--main-color);border-right-color: transparent;border-bottom-color: transparent;}
.album_item:nth-of-type(2n) i{display: block;width: 30px;height: 30px;border: 1px solid #ddd;position: absolute;top: -15px;left: 50%;transform: translateX(-50%) rotate(45deg);background: var(--main-color);border-right-color: transparent;border-bottom-color: transparent;}
.album_item:hover{cursor: pointer;}
.album_item:hover img{transform: scale(1.2);}
.album_item:hover .main_item_product_title{color: #FFA604;}

/* 商家动态 */
.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: 542px;height: 86px;margin-top: 40px;float: left;margin-right: 116px;}
.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: 65px;height: 86px;float: left;}
.main_item_article .newslist_item .article_date span{display: block;width: 100%; text-align: center;color: #fff;font-size: 18px;font-weight: bold;height: 54px;line-height: 54px;box-sizing: border-box;background: var(--main-color);border-radius: 5px 5px 0px 0px;}
.main_item_article .newslist_item .article_date span:nth-of-type(2){color: var(--main-color);font-size: 16px;font-weight: 400;height: 32px;line-height: 32px;border: 1px solid var(--main-color);background: #fff;border-radius: 0px 0px 5px 5px;}
.main_item_article .article_view{width: 447px;height: 86px;float: left;margin-left: 30px;}
.main_item_article .article_view .article_title{width: 100%;color: #333;font-size: 16px;font-weight: bold;line-height: 18px;display: block;}
.main_item_article .article_view .article_content{margin-top: 16px; width: 100%;color: #999;font-size: 14px;line-height: 26px;}
.main_item_article .newslist_item .article_title:hover{color: #FFA604;cursor: pointer;}

/* 服务信息 */
.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;background: var(--main-bg-color-01);}
.cateinfo_list a:hover .cateinfo_item_title{color: #FFA604;}
.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%;height: 582px;background: var(--service-process-bg-01) center center no-repeat;background-size: cover;}
.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::after{background: var(--index-title-02) no-repeat;background-size: contain;}
.main_item_process .index_main_item_title span{color: #fff;}
.main_item_process .main_item_content{width: 1072px;height: 424px; margin: 0 auto;font-size: 0;background: var(--service-process-bg-02) center bottom no-repeat;background-size: contain;position: relative;}
.main_item_process .process_box{display: inline-block;width: 127px;height: 194px;background: url(/image/shop/template/6/process_step.png) center center no-repeat;background-size: contain;}
.main_item_process .process_box .process_index{display: block;width: 127px;height: 127px;line-height: 127px;font-size: 32px;color: #266ECD;font-weight: bold;text-align: center;}
.main_item_process .process_box .process_step{display: block;margin-top: -12px;color: #fff;width: 100%;font-size: 16px;line-height: 20px;text-align: center;padding: 0 18px;}
.main_item_process .process_box{position: absolute;}
.main_item_content_4 .process_box:nth-of-type(1){left: 48px;top: 216px;transform: rotate(-53deg);}
.main_item_content_4 .process_box:nth-of-type(2){left: 307px;top: 23px;transform: rotate(-16deg);}
.main_item_content_4 .process_box:nth-of-type(3){right: 307px;top: 23px;transform: rotate(16deg);}
.main_item_content_4 .process_box:nth-of-type(4){right: 48px;top: 216px;transform: rotate(53deg);}

.main_item_content_5 .process_box:nth-of-type(1){left: 48px;top: 216px;transform: rotate(-53deg);}
.main_item_content_5 .process_box:nth-of-type(2){left: 230px;top: 54px;transform: rotate(-28deg);}
.main_item_content_5 .process_box:nth-of-type(3){left: 472px;top: -4px;}
.main_item_content_5 .process_box:nth-of-type(4){right: 230px;top: 54px;transform: rotate(28deg);}
.main_item_content_5 .process_box:nth-of-type(5){right: 48px;top: 216px;transform: rotate(53deg);}

.main_item_content_6 .process_box:nth-of-type(1){left: 48px;top: 216px;transform: rotate(-53deg);}
.main_item_content_6 .process_box:nth-of-type(2){left: 200px;top: 74px;transform: rotate(-35deg);}
.main_item_content_6 .process_box:nth-of-type(3){left: 380px;top: 6px;transform: rotate(-12deg);}
.main_item_content_6 .process_box:nth-of-type(4){right: 380px;top: 6px;transform: rotate(12deg);}
.main_item_content_6 .process_box:nth-of-type(5){right: 200px;top: 74px;transform: rotate(35deg);}
.main_item_content_6 .process_box:nth-of-type(6){right: 48px;top: 216px;transform: rotate(53deg);}
