<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body{margin:0px;padding:0;font-size:13px;font-family: Arial, Helvetica, sans-serif;/*background:#ececec*/}
ul{list-style:none;margin:0;padding:0}
a{color:#282c2b;text-decoration:none;}
a:hover{color:#fa0561;text-decoration:none;}
.more{position:absolute;top:12px;right:8px;}
.space{height:100px;margin:15px 0px;background:#69F}
.clearfix{clear:both}
table,img{border:0}
img{background:none;}

.top{background:url(images/mininav.png);height:25px; line-height:25PX;border-bottom:1px solid #ddddd8;overflow:hidden;padding-top:5px;}
.top-container{width:1002px;margin:0 auto;overflow:hidden;}
.top-client{position:relative;float:left;}
.top-client li{ float:left;list-style:none; margin-left:5PX;}
.top-tel{float:right; width:290px;}
.top-tel li{ float:left;list-style:none; margin-right:15PX;}

.apply-container{width:1002px;margin:0 auto;}
.logo{float:left;width:400px;height:150px;}
.logo img{width:400px;height:150px;}
.apply-banner{position:relative}
.tubiao{position:relative;top: -98px;float:right;overflow:hidden;right: -65px;}
.tubiao li{float:left;width:120px;PADDING-LEFT:5PX;}

.procedure{vertical-align:middle;padding:15px 0px 30px 0px;}
.procedure li.current {background:url(images/procedure.jpg) no-repeat 8px ;padding-left:100px;}
.procedure li.current span{color:#e60039}
.procedure li{display:inline; background:url(images/procedure2.jpg) no-repeat 8px;padding-left:99px;}

.sign-up{border:1px solid #d6d7d8;width:900px;padding:20px;color:#7f8181;font-size:14px;margin:0 auto}
.sign-up h3{color:#1d3e3e;background:#e7eeee;padding:0;padding:8px;padding-left:20px;margin:0;font-family:Microsoft YaHei;font-aize:14px;}
input{border:none;border:1px solid  #d4d3d3;height:28px;line-height:28px;vertical-align:middle;font-size:13px;}
.radiobox{border:0}

label{vertical-align:middle; display:inline-block;width:120px;text-align:right;padding-right:15px}
.item div,.item-other div{padding:12px 0;position:relative}
.item{padding:12px 0px 12px 120px;}

.sign-up p span{padding:0px 8px;color:#FF0000;font-family:Microsoft YaHei;position:relative}
.sign-up p,form{padding:0;margin:0;}
.sign-up p{padding:0 0 15px 10px;color:#054d4c;font-weight:bold;position:relative;display:inline-block;}
.item span{color:#FF0000;font-size:20px;padding-left:15px;position:relative;top:8px;}
.item-other{padding:12px 0px 12px 120px;}
.item-other label{vertical-align:;}
.item-other textarea{vertical-align:top;display:inline-block;border:1px solid #d4d3d3 }
#tijiao{width:200px;background:#4bb5b5;color:#FFFFFF;height:40px;line-height:40px;font-family:Microsoft YaHei;font-weight:bold;font-size:18px;border:none}
.item-other .btnmsg{padding-left:73px;}

.footer p{margin:0;padding:0 ;text-align:center;line-height:40px;font-size:14px;}
.footer p a{padding:5px 8px;}
.footer{padding:25px 0}
@media(max-width: 640px){
	.apply-container{width:100%;}
	.tubiao{display: none;}
	.procedure li{display: none;}
	.procedure li.current{display: block;}
	.procedure{padding: 15px 0px 15px 0px;}
	.sign-up{border:none;border-top:1px solid #d6d7d8;padding:5%;width:90%;}
	.item{padding: 12px 0px 12px 0px;}
	#classname{width:50%;}
	.sign-up p span:last-child{display: block;width:100%;padding-left:0 !important;}
	.item-other{    padding: 12px 0px 12px 0px}
}</pre></body></html>