<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ background:#f8fafa; color:#333;}
.wrap{ width:800px; margin:0 auto}
.logo{ /*background:url(../images/home/logo.png) no-repeat 0 0; */height:80px; width:200px; margin:10px 30px 0 0; text-indent:-999em;}
a,a:focus,a:hover{
	text-decoration:none;
}
*{box-sizing: border-box;}
textarea, .textarea, input[type="text"], input[type="password"], input[type="email"],input[type="mobile"],input[type="number"], select {
   /* background: none repeat scroll 0 0 #EBF0F2;*/
    border: 1px solid #d7e3ea;
    border-radius: 4px;
   /* box-shadow: 0 2px 0 rgba(39, 65, 90, 0.075) inset;*/
    color: #333; width:290px; float:right;
    padding: 6px 10px; font-size:14px;
}





.login { width:400px; height:350px; margin:30px auto 0;}
h2 { font-size:30px; text-align:center;  margin:0px 0 10px; }
.wrap h2 span{ font-size:25px; float:none; display:inline; margin-left:5px;  color:#666; line-height:35px}
.login p { margin-bottom:20px; overflow:hidden; }
.wrap p.subtit{ text-align:center; font-size:16px; color:#999;}
.wrap p label { display: block;float:left; line-height:30px; width:80px; margin-right:15px; color:#333; text-align:right; font-size:14px  }
.wrap p input.itxt { box-shadow:none;font-size:16px;  margin: 0px 0 0px;width:; color:#666;  border:1px solid #d7e3ea  }
.wrap p input:focus{box-shadow:none;outline:none;}
.login p .pass-checkbox-input { width:auto; height:auto; }
.login .pass-form-item { padding-left:68px; }
.login p .login_input { background: url("../images/dr.jpg") no-repeat scroll 0px 0px transparent; border: 0 none; color: #FFFFFF; height: 34px; width: 108px; cursor:pointer; }
.wrap  .button{ padding:0 25px; margin:20px auto 0; display:inline }
.login .reg_pic{ text-align:left; font-size:16px; color:#333; position:absolute; bottom:0; right:0; }


/* æ³¨å†Œé¡µé¢ 

.reg_index{ width:400px;padding:0px 0px 0 ; margin:0 auto}
#registerform{ margin-top:40px;}
.reg_index p { overflow: hidden; margin-bottom:20px;}
.reg_index p label {  width:80px;}
.wrap p span{ height:auto; float:none; display: block;  clear:both; margin-left:120px; padding:0; line-height:25px; }
*/


html,body{
	width: 100%;
	height: 100%;
}
ul,li{
	list-style-type: none;
}
.register_wrap{
	width: 100%;
	height: 100%;
	background: url(../img/reg_bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-position-y: 80px;
	}

#header{
	height: 80px;
	background: #282828;
	
}
#header .wrap{
	width: 924px;
	height: 80px;
	margin: 0 auto;

}

#header h1 {
    width: 128px;
    height: 80px;
    float: left;
    display: flex;
    align-items: center;
    text-align: left;  
}
#header .nav-list{
	width: 332px;
	height: 18px;
	padding-top: 34px;	
	float: left;
	overflow: visible;
	margin-left: 30px;
}
#header .nav-list a{
	color: #ff6400;
}
#header .nav-list li{
	width: 108px;
	text-align: center;
	border-right: 1px solid #ff6400;
	font-size: 18px;
	float: left;
}
#header .nav-list .first{
	padding-right: 4px;
}
#header .nav-list .none{
	border: none;
}
#logo img {
	width: auto;
	height: 50px;
	margin: 14px;
}

#nav {
    width: 216px;
    height: 80px;
    float: right;
    margin: 0;
   
}
#nav li {
    width: 108px;
    height: 80px;
    float: left;
}
#nav li p {
    width: 108px;
    height: 26px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#nav li a {
    color: #ecf0f1;
    font-size: 16px;
    font-weight: normal;
    display: flex;
    align-items: center;
}
#nav li i {
    font-size: 22px;
    margin-right: 4px;
}
.pchange i {
    margin-top: -10px;
    margin-left: -22px;
}
.register{
	width: 924px;
	height:496px;
	background: white;
	margin: 80px auto 0;
	border: 1px solid #cdcdcd;
}
.register .top_tips{
	width: 100%;
	height: 76px;
	border-bottom: 1px solid #cdcdcd;
	padding-top: 16px;
	text-indent: 30px;
}
.register .chinese{
	font-size: 14px;
	line-height: 24px;
	color: #bdbdbd;
}
.register .chinese span{
	color: #646464;
}
.register .english{
	font-size: 10px;
	line-height: 24px;
	color: #bdbdbd;
}
.register .reg_left_img{
	width: 382px;
	height: 262px;
	float: left;
	margin-top: 58px;
	margin-left: 46px;
}
.register .reg_form{
	width: 290px;
	float: right;
	margin-right: 86px;
	margin-top: 68px;
	
}
.register .reg_form li{
	width: 290px;
	height: 30px;
	margin-bottom: 38px;
}
.reg_form li label{
	width: 64px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	float: left;
	vertical-align: middle;
	display: flex;
	align-items: center;
	margin-right: 16px;
	color: #646464;
}
.reg_form li input{
	width: 208px;
	height: 30px;
	border: 1px solid #c8c8c8;
	border-radius: 4px;
}
.reg_form .reg_btn{
	border: none;
	width: 290px;
	height: 30px;
	margin-top: 20px;
	margin-bottom:50px;
	background: #ff6400;
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	border-radius: 4px;
}
.reg_form .reg_btn:hover{
	background:#ff6400;
}
.register hr{
	width:100%;
	border:1px solid #cdcdcd;
	margin-bottom:26px;
	float:left;
}</pre></body></html>