<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-banner{
	height: 500px;
}

.site-container{
	margin-top: -20px;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.site-container .container-left{
	width: 880px;
	box-sizing: border-box;
	height: auto;
}
.site-container .container-left .container-left-list{
	width: 100%;
	height: auto;
}
.site-container .container-left .container-left-list .list-item{
	height: 220px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #eeeeee;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}
.site-container .container-left .container-left-list .list-item .list-item-img{
	width: 293px;
}
.site-container .container-left .container-left-list .list-item .list-item-content{
	width: 565px;
	box-sizing: border-box;
	padding: 15px 0;
}
.container-left .container-left-list .list-item .list-item-content .item-content-header{
	height: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.container-left .container-left-list .list-item .list-item-content .item-content-header h4{
	font-size: 17px;
	width: 80%;
}
.container-left-list .list-item .list-item-content .item-content-header .appointment-btn{
	width: 105px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	font-size: 16px;
	color: #d21111;
	box-sizing: border-box;
	border-radius: 20px;
	border: 1px solid #d21111;
	cursor: pointer;
}
.container-left-list .list-item .list-item-content .item-content-list{
	box-sizing: border-box;
	height: 110px;
	padding: 25px 0;
}
.container-left-list .list-item .list-item-content .item-content-list li{
	width: 50%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
}
.container-left-list .list-item .list-item-content .item-content-list li .desc{
	color: #5f5f5f;
	margin-right: 10px;
}
.container-left-list .list-item .list-item-content .item-content-list li sup{
	font-size: 12px;
	line-height: 1em;
}
/*鏂藉伐杩涘害鏉℃牱寮�*/
.container-left-list .list-item .list-item-content .construction-rate{
	height: 48px;
}
.container-left-list .list-item .list-item-content .construction-rate li{
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	float: left;
	margin-right: 55px;
	color: #a5a5a5;
}
.container-left-list .list-item .list-item-content .construction-rate li:last-child{
	margin-right: 0;
}
.container-left-list .list-item .list-item-content .construction-rate li .rate-bar{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 16px;
}
.container-left-list .list-item .list-item-content .construction-rate li:first-child .rate-bar{
	justify-content: flex-end;
}
.container-left-list .list-item .list-item-content .construction-rate li:last-child .rate-bar{
	justify-content: flex-start;
}
.container-left-list .list-item .list-item-content .construction-rate li .rate-bar .beforeLine,
.container-left-list .list-item .list-item-content .construction-rate li .rate-bar .afterLine
{
	width: calc(50% - 8px);
	height: 1px;
	background: #eee;
	position: relative;
}
.container-left-list .list-item .list-item-content .construction-rate li .rate-bar .circle{
	width: 14px;
	height: 14px;
	border: 1px solid #eee;
	border-radius: 50%;
	position: relative;
}
.list-item .list-item-content .construction-rate li .rate-bar .beforeLine:before{
	content: "";
	position: absolute;
	height: 1px;
	width: 55px;
	background: #eee;
	top: 0;
	left: -55px;
}

/*宸插畬鎴愮殑鏂藉伐杩涘害鏉℃牱寮�*/
.container-left-list .list-item .list-item-content .construction-rate li.active{
	color: #171717;
}
.list-item .list-item-content .construction-rate li.active .rate-bar .beforeLine,
.list-item .list-item-content .construction-rate li.active .rate-bar .beforeLine:before,
.list-item .list-item-content .construction-rate li.active .rate-bar .afterLine
{
	background: #d21111;
}
.list-item .list-item-content .construction-rate li.active.last .rate-bar .afterLine{
	background: #eee;
}
.list-item .list-item-content .construction-rate li.active .rate-bar .circle{
	border-color: #d21111;
}
.list-item .list-item-content .construction-rate li.active .rate-bar .circle:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 7px;
	height: 3px;
	border: 1px solid #d21111;
	border-top: 0;
	border-right: 0;
}
.list-item .list-item-content .construction-rate li.active.last .rate-bar .circle:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	background: #d21111;
	border-radius: 50%;
	border: 0;
}

.container-left .bottom-more{
	padding-top: 30px;
	height: 54px;
	margin-left: 474px;
}
.container-left .bottom-more .more-btn{
	display: block;
	height: 52px;
	line-height: 52px;
	text-align: center;
	width: 256px;
	border-radius: 50px;
	border: 1px solid #dfdfdf;
	color: #171717;
	font-size: 18px;
	background: #fff;
	cursor: pointer;
}


/*渚ц竟鏍�*/
.site-container .container-right{
	width: 300px;
}
/*渚ц竟鏍�--琛ㄥ崟*/
.site-container .container-right .site-form{
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #d6d6d6;
	box-shadow: 0px 4px 5px #ccc;
	margin-bottom: 20px;
}
.site-container .container-right .site-form .form-header{
	box-sizing: border-box;
	height: 131px;
	padding: 30px 0 45px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
}
.site-container .container-right .site-form .form-header h3{
	font-size: 26px;
	/*font-weight: 500;*/
	color: #d21111;
	line-height: 1em;
}
.site-container .container-right .site-form .form-header hgroup{
	color: #5f5f5f;
	font-size: 16px;
}
.site-container .container-right .site-form .form-content{
	padding: 0 30px;
	height: auto;
}
.site-container .container-right .site-form .form-content input{
	box-sizing: border-box;
	height: 35px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #d6d6d6;
	margin-bottom: 27px;
	outline: none;
	padding: 0 10px;
	font-size: 16px;
}
.site-container .container-right .site-form .form-content .form-btn{
	width: 100%;
	height: 33px;
	background: #d21111;
	border-radius: 5px;
	color: #fff;
	border: 0;
	outline: none;
	margin-bottom: 10px;
	cursor: pointer;
}
.site-container .container-right .site-form .form-tips{
	color: #5f5f5f;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}
/*渚ц竟鏍�--灞曠ず鍐呭*/
.site-container .container-right .show-box{
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #d6d6d6;
	padding: 35px 30px;
	box-shadow: 0px 4px 5px #ccc;
	margin-bottom: 20px;
}
.site-container .container-right .show-box .box-header{
	height: 55px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
}
.site-container .container-right .show-box .box-header h3{
	font-weight: 500;
	font-size: 26px;
	line-height: 1em;
}
.site-container .container-right .show-box .box-header hgroup{
	color: #5f5f5f;
	font-size: 16px;
	line-height: 1em;
}
.site-container .container-right .show-box .box-header hgroup em{
	font-style: normal;
	color: #d21111;
	position: relative;
}
.site-container .container-right .show-box .box-header hgroup em:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background: #d21111;
}
.site-container .container-right .show-box .box-list{
	margin-top: 45px;
	height: 240px;
	overflow: hidden;
}
.site-container .container-right .show-box .box-list ul li{
	height: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #5f5f5f;
	font-size: 14px;
}
.site-container .container-right .show-box .box-list ul li .village-name{
	width: 60%;
}

/*寮圭獥*/
.construction-popup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.2);
	z-index: 999;
	display: none;
}
/*鍙傝鍦ㄥ缓宸ュ湴寮圭獥*/
.site-popup{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 660px;
	height: 460px;
	background: #fff;
}
.site-popup h2{
	height: 110px;
	box-sizing: border-box;
	padding: 53px 0 27px;
	text-align: center;
	line-height: 1em;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 2px;
}
.site-popup .site-popup-content{
	height: 320px;
	padding: 0 75px 40px 100px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.site-popup .site-popup-content .roll-box{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 100%;
	width: 210px;
}
.site-popup .site-popup-content .roll-box h3, .site-popup .site-popup-content .form-box h3{
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-weight: 100;
	font-size: 15px;
	color: #7e7e7e;
}
.site-popup .site-popup-content .roll-box h3 em{
	font-style: normal;
	font-size: 20px;
	line-height: 1em;
	color: #d21111;
	text-decoration: underline;
}
.site-popup .site-popup-content .roll-box-list{
	height: 210px;
	overflow: hidden;
}
.site-popup .site-popup-content .roll-box-list ul li{
	height: 38px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	color: #5f5f5f;
	font-size: 15px;
}
.site-popup .site-popup-content .roll-box-list ul li .village-name{
	width: 60%;
}
.site-popup .site-popup-tips{
	font-size: 14px;
	text-align: center;
	line-height: 1em;
	color: #999;
}
.site-popup .site-popup-content .form-box{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 100%;
	width: 220px;
}
.site-popup .site-popup-content .form-box .form-box-content{
	height: 210px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.site-popup .site-popup-content .form-box .form-box-content input{
	height: 38px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #d6d6d6;
    font-size: 15px;
    border-radius: 5px;
    padding: 0 10px;
    outline: none;
}
.site-popup .site-popup-content .form-box .form-box-content button{
	height: 38px;
	border: 0;
	border-radius: 5px;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	outline: none;
	color: #fff;
	background: #d21111;
	cursor: pointer;
}</pre></body></html>