<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;box-sizing: border-box;}
body{width:800px;margin:0 auto;color:#333;background: #f7f8fc;}
.logo-img{position: relative !important;top: 0;left:0 !important;margin: 0;float: left !important;}
.min-w{width:auto;padding: 0;}
.section {margin:30px;padding:30px;background: #fff;border-radius: 20px;}
.n_title &gt; h2{ font-size: 36px;line-height: 36px;padding: 0;text-align: left;margin-bottom:30px}
.n_title &gt; h2 span{width: 4px;display: inline-block;background: #3f6bf2;height: 36px;margin-right: 14px;position: relative;top: 3px;}
.form1 .form-input{text-indent: 0;margin-bottom:20px}
.form1 .form-input input,.form1 ul li select,.form1 .form-input submit{background: #fff;width: 100%;height:80px;border:1px solid #cccccc;border-radius: 10px;
text-indent: 20px;font-size: 24px;color:#666;}
.form1 .form-input input:-ms-input-placeholder{color:#666;}
.form1 .form-input input::-webkit-input-placeholder{color:#666;}
.form1 .form-input input::-moz-placeholder{color:#666;}
.form1 ul li.city{width:50%;float:left;}
.form1 ul li.city1 select{border-radius: 10px 0 0 10px;text-indent: 20px;}
.form1 ul li.city2 select{border-radius: 0 10px 10px 0;text-indent: 20px;}
.form1 .bsml-form-list-box button.ph_submit{width: 100%;height:80px;line-height: 80px;border-radius: 60px;background: #ff7e2b;margin-top: 20px;font-size: 24px;color: #fff;
    letter-spacing: 10px;border:0}
.form1 .bsml-form-list-box button.ph_submit_disabled{background: gray;}
.section .n_cont .ph_content{font-size: 28px;line-height: 1.7;}
.section .n_cont .ph_content .ph_process li{font-size: 28px;line-height: 1.5;border: 1px solid #333;border-radius: 20px;padding: 15px;margin-bottom:20px;}
.section .n_cont .ph_content .ph_process li .cor_mark{width: 20px;height: 20px;background:#022b47;display: inline-block;transform: rotate(45deg);margin-right: 10px;}
    
.copyright{font-size: 14px;text-align: center;padding:20px 0;width: 100%; display: block;}
@media screen and (max-width:750px) {
	html{font-size: 13.333vw;}
	body{width:100%;}
	.home_return{height:50px;line-height: 50px;}
	.section {margin:0.3rem;padding:0.3rem;border-radius: 0.2rem;}
	.n_title &gt; h2{ font-size: 0.36rem;line-height: 1;margin-bottom:0.3rem}
	.n_title &gt; h2 span{width: 4px;height: 0.36rem;margin-right: 0.14rem;top: 0.03rem;}
	.form1 .form-input{margin-bottom:0.2rem;}
	.form1 .form-input input,.form1 ul li select,.form1 .form-input submit{height:0.8rem;border-radius:0.1rem;text-indent: 0.2rem;font-size: 0.24rem;}
	.form1 .bsml-form-list-box button.ph_submit{height:0.8rem;line-height: 0.8rem;border-radius: 0.6rem;margin-top: 0.2rem;font-size: 0.24rem;letter-spacing: 0.1rem;}
	.form1 ul li.city1 select{border-radius: 0.1rem 0 0 0.1rem;text-indent: 0.2rem;}
	.form1 ul li.city2 select{border-radius: 0 0.1rem 0.1rem 0;text-indent: 0.2rem;}
	
	.section .n_cont .ph_content{font-size: 0.28rem;}
	.section .n_cont .ph_content .ph_process li{font-size:0.28rem;border-radius: 0.2rem;padding: 0.15rem;margin-bottom:0.2rem;}
	.section .n_cont .ph_content .ph_process li .cor_mark{width: 0.2rem;height: 0.2rem;margin-right: 0.1rem;}
	.copyright{font-size:0.24rem;bottom:0.2rem;}
	
}
</pre></body></html>