<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section.section_one{padding:0;}
.section.section_one .section_content{margin-top: 0;overflow: visible;}
.section.scheme_box{background: #ffffff;}
.section.scheme_box.section_one{padding-bottom: 60px;}
.section.case_box{background: #f6f6f6;}
.section.case_box.introduce_view{padding-top: 0;}
.section_one .scheme_content_view{font-size:0;}
.section_one .scheme_item_view{display:inline-block;width:380px;margin:0 10px;text-align: left;background: #f6f6f6; font-size: 14px;border: 1px solid #fff;box-sizing: border-box;}
.section_one .scheme_item_view:hover{border: 1px solid #c00;background: #FCF2F2;}
.section_one .scheme_item_view .title_view{border-left: 2px solid #c00;box-sizing: border-box;margin: 20px 0;padding: 0 20px;}
.section_one .scheme_item_view .scheme_title .scheme_edition{font-size: 24px;}
.section_one .scheme_item_view .scheme_title .scheme_type{font-size: 18px;padding-left: 5px;}
.section_one .scheme_item_view .scheme_subtitle{font-size: 14px;}
.section_one .scheme_item_view .info_view{padding: 0 20px 20px;}
.section_one .scheme_item_view .services_box{padding-bottom: 24px;}
.section_one .scheme_item_view .services_box.after_services{padding-bottom: 10px;}
.section_one .services_box .box_title{font-size: 16px;font-weight: bold;padding-bottom: 6px;}
.section_one .box_cont_view .box_cont_item{font-size: 14px;padding: 2px 0;line-height: 18px;}
.section_one .box_cont_view .box_cont_item:before{content:' ';display:inline-block;width:18px;height:18px;vertical-align: text-top;margin-right: 6px;}
.section_one .box_cont_view .status_has::before{background: url(../images/has_icon.png) no-repeat center center;background-size: 100% 100%;}
.section_one .box_cont_view .status_not::before{background: url(../images/not_icon.png) no-repeat center center;background-size: 100% 100%;}
.section_one .box_cont_view .box_cont_item .service_tip{color: #c00;line-height: 1;}
.section_one .price_view .price_num{font-family: 'Georgia';margin-right: 5px;}
.section_one .price_view .unit{font-size: 14px;}
.section_one .basis_price_view .basis_price{font-size: 32px;}
.section_one .btn_view{margin-top: 16px;}

.section_one .btn_view .service_btn{text-align: center;}
.section_one .btn_view .service_btn:hover{background: #c00;border-color: #c00;color: #fff;}
.section_one .btn_view .consult_btn{width: 120px;margin: 0 auto;border: 1px solid #c00;background: #c00;display: inline-block;cursor: pointer;color: #fff;font-weight: normal;}
.section_one .btn_view .consult_btn:hover{background: #d00;border-color: #d00;color: #fff;}


.introduce_view .introduce_box01{padding-top:0;padding-bottom:0;background:url('../images/bgimage_map.jpg') center center no-repeat;background-size: 100% auto;}
.introduce_box .cont_view .info .info_text{font-size: 18px!important;}
.introduce_view .introduce_box.introduce_box01 .cont_view .service_btn_view{margin-top: 25px;}
.introduce_view .introduce_box.introduce_box02 .cont_view .service_btn_view{margin-top: 0;}
.introduce_view .introduce_box01{padding-bottom:0;background: #fff!important;}
.introduce_view .introduce_box02 .cont_view .info{width:84%;}
.introduce_box.introduce_box02 .cont_view .title{}
.introduce_box .cont_view .has_title .info{margin-top: 10px!important;}
.introduce_box .cont_view .title span{color:#c00;}
.introduce_view .introduce_box .cont_view .info_text{text-align: left;}
.introduce_view .introduce_box02 .cont_view .info_text:first-child{margin-bottom: 24px;}
.case_box .btn_view{margin-top: 24px;}
.case_box .btn_view .service_btn{width: 120px;margin: 0 auto;border: 1px solid #c00;background: #c00;display: inline-block;cursor: pointer;color: #fff;text-align: center;font-weight: normal;font-size: 14px;line-height: 33px;}
.case_box .btn_view .service_btn:hover{background: #d00;border-color: #d00;}

@media screen and (max-width: 768px) {
	.section.section_one{background:#fff;}
	.section.section_one .section_content{width:100%;}
	.section.scheme_box.section_one{padding-bottom: 0;}
	.section_one .scheme_content_view{padding: 20px 20px 0;}
	.section_one .scheme_item_view{width: 100%;margin: 0 0 20px;}
	.section_one .scheme_item_view .scheme_title .scheme_edition{font-size: 18px;}
	.section_one .scheme_item_view .scheme_title .scheme_type{font-size: 12px;padding-left: 2px;}
	.section_one .scheme_item_view .scheme_subtitle{font-size: 12px;}
	.section_one .services_box .box_title{font-size: 14px;}
	.section_one .scheme_item_view .title_view{margin: 15px 0;padding-right:15px;}
	.section_one .box_cont_view .box_cont_item{font-size: 12px;}
	.section_one .scheme_item_view .services_box{padding-bottom: 16px;}
	.section_one .basis_price_view .basis_price{font-size: 24px;}
	.section_one .price_view .price_num{margin-right: 5px;}
	.section_one .price_view .unit{font-size: 12px;}
	.section_one .btn_view{margin-top: 12px;}
	.section_one .btn_view .service_btn{width: 120px;line-height: 30px;font-size: 12px;}
	.introduce_view .introduce_box01{background-size: auto 100%;}
	.introduce_view .introduce_box .cont_view .service_btn_view{margin-top: 8px;}
	.introduce_view .introduce_box.introduce_box01 .cont_view .service_btn_view{margin-top: 8px;}
	.introduce_view .introduce_box02 .cont_view .info{width:100%;}
	.introduce_view .introduce_box02 .cont_view .info_text:first-child{margin-bottom: 14px;}
	
}

    
    
    </pre></body></html>