<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h6,p,ul,ol,form,fieldset,figure{margin:0;padding:0;}

html{font-size:625%}
body{font-size:.16rem; font-family:"微软雅黑";}
div{box-sizeing:border-box;}
ul,ol{list-style:outside none none;}
a{text-decoration:none;}
.none{display:none;}
img{display:block;max-width:100%;}
header{height:.45rem;line-height:0.45rem;color:#e31e30;z-002:4;width:93%;margin:0 auto;overflow:hidden;}
input{border: none;}
/*顶部*/

.top{position: fixed; top: 0; left: 0; width: 100%; height: 50px; line-height: 50px; text-align: center; background-color: #fff; z-index: 10;}
.top .logo{position: absolute; width: 126px; height: 50px; top: 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: 90px auto; background-size: 90px auto;left: 0; background-image: url(../images/index/logo1.png);}
.top .phone{width: 169px; position: absolute; height: 50px; top: 0; background: url(../images/index/phone.png); -webkit-background-size: 130px auto; background-size: 130px auto; background-repeat: no-repeat; background-position: center center; right: 0;}

.box{max-width:7.5rem; margin: 0 auto; position: relative; background: #f3f3f3;} 
.wa{width: 100%; position: absolute; top: 54%; left: 50%; transform: translate(-50%, -50%);}
.wa p{ font-size: 20px; text-align: center; padding-bottom: 0.14rem; font-weight: bold; color: #fff;}
.bj{width: 100%; margin: 0 auto; font-size: 12px; padding-bottom: 0.14rem; color: #fff;}
.bj .wx{width: 80%; margin: 0 auto; text-align: center;}
.bd{width: 90%; margin: 0 auto; }
.wang_aa_a2input{width: 94%; height: 0.38rem; margin: 0 auto; border:1px #ccc solid; padding-left:0.08rem; color: #333; background: #fff;}
.wang_bb{max-width:7.5rem; margin: 0 auto;}
.wang_aa_a{width: 100%; margin-bottom: 0.1rem;}
.wang_aa_a span{color: #E31E30;}
.wang_bb .tijiao{width: 94%; height: 0.38rem; margin: 0 auto; background: #0070da; font-size: 20px; color: #fff;}
.wang_bb .tijiao:hover{background: #2c98ff;}
.bd_txt {
	width: 94%;
	background: #fff;
	border: 0.5px solid #cacaca;
	padding-left: 0.08rem;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	margin: 0 auto;
	height: 0.38rem;
}


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