@CHARSET "UTF-8";
body,html{
	background-color:white;
	font-family:"Helvetic","Microsoft YaiHei", 微软雅黑, 宋体;
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#f0f0f0;
	}
	
.bgContent{
	position:relative;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
/* 	background-image:url(../images/bg.png); */
    background-repeat: repeat;
    min-height:450px;
	}
.appcontent{
	margin:auto;
	text-align:center;
/* 	background-image:url(../images/bg.png); */
    background-repeat: repeat;
	}

.app-bottom{
	position:absolute;
	z-index:99999;
	bottom:0px;
	width:90%;
	margin:0%  5%;
	padding:0px;
	padding-bottom:40px;
}

.middlecontent{
	padding-top:10px;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	margin:auto;
	}
.faceimg img{
	height:22%;
	min-height:100px;
	width:auto;
	
	}
.repeatFont{
	
	font-size:24px;
	color:#eb6619;
	padding-top:20px;
	text-align:center;
	
	}
.promptDescription{
	padding-top:10px;
	font-size:13px;
	color:rgb(102,102,102);
	 height:20px;
	 line-height:20px; 
	 padding-left:13%;
	 padding-right:13%;
	
	}
.backimg{
	display:inline-block;
	width:100%;
	text-decoration:none;
    text-align:center;
	padding-top:40px;
	color:#eb6619;
	font-size:13px;
	cursor:pointer;
	}
	

.backimg img{
	display:inline-block;
	width:1.0em;
	height:1.0em;
	vertical-align:middle;
	padding-bottom:4px;
	}
	

	
.webdownload{
	color:#eb6619;
	padding:20px 40px 0px 40px;
	text-align:center;
	}
	
/********银桔logo***********/
.yinjuimg{
	display:inline-block;
	zoom:1;
	vertical-align:middle;
	text-align:center;
	height:60%;
	width:50%;
	}
.yinjuimg img{
	max-height:100%;
	height:auto;
	width:100%;;
	}
	

/*****************协议内容*********************/

.treatyTextContent{
	background-color:#F0F0F0;
	left:0px;
	right:0px;
	margin:auto;
	word-wrap:normal;
	padding: 20px;
	}
.treatyText{
	position:relative;
	background-color:white;
	word-wrap:break-word;
	border-radius:5px;  
	box-shadow:0px 0px 5px rgb(200,200,200);
	padding-top:60px;
	}
	
.treatyText p{
	    text-indent:2em ; 
	}
	
.licenseTitle{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
	height:60px;
	line-height:60px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:center;
}

.licenseArgreementText{
	width:98%;
	padding-left:2%;
	text-align:left;
	margin:auto;
	overflow:auto;
	}
	
.sure-button{
	font-family:"Microsoft YaiHei", 微软雅黑, 宋体;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:white;
	background-color:#eb6619;
	text-align:center;
	left:0px;
	right:0px;
	margin:auto;
	margin-bottom:1px;
	text-shadow:none;
	border:none;
	cursor:pointer;
}

.sure-button.ok-button{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	width:94%;
}
.sure-button:focus{
	outline:none;
	
}	

.sure-button.active.sure-button:active{
	background-color:#CE5A18;
	background-image:-webkit-linear-gradient(#B95318,#eb6619,#F58443);
	background-image:-moz-linear-gradient(#B95318,#eb6619,#F58443);
	background-image:-o-linear-gradient(#B95318,#eb6619,#F58443);
	background-image:linear-gradient(#B95318,#eb6619,#F58443);
	margin-top:1px;
	margin-bottom:0px;
	text-shadow:0px 0px 3px white;
}

/*****************注册页面*************************/

.registrationContent{
	left:0px;
	right:0px;
	margin:auto;
	
	}


.registr{
	padding-left:20px;
	text-align:left;
	height:40px;
	line-height:40px;
	background-color:#F0F0F0;
	}
.agreeagrum{
	text-align:left;
	height:40px;
	line-height:40px;
	background-color:#F0F0F0;
	padding:0px 30px 30px 20px;
	
	}
	
.registrationText{
	background-color:white;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:12px;
}

.phone-cell{
	border-bottom:solid 1px #eee;
	text-align:left;
	font-size:14px;
	white-space:nowrap;
	padding-bottom:2px;
	padding-top:2px;
}
.phone-cell span{
	display:inline-block;
	width:25%;
	text-align:left;
	font-size:14px;
	color:#3b3b3b;
    height:40px;
	line-height:40px;
}

.phone-cell select{
	display:inline-block;
	height:40px;
	line-height:40px;
	margin:5px 0px 5px 0px;
	vertical-align:middle;
	border:0px;
	color:#8d8d8d;
	font-size:14px;
	background-color:white;
	
}
.phone-cell input{
	display:inline-block;
	height:40px;
	vertical-align:middle;
	width:72%;
	border:0px;
	color:#888888;
	font-size:14px;
	
}
.commonColor::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #e6e6e6;
}
.commonColor:-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #e6e6e6;
}
.commonColor:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:     #e6e6e6;
   opacity:  1;
}
.commonColor::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #e6e6e6;
   opacity:  1;
}
.commonColor:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #e6e6e6;
}

.expecialColor::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #888888;
}
.expecialColor:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888888;
   opacity:  1;
}
.expecialColor::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:   #888888;
   opacity:  1;
}
.expecialColor:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   #888888;
}

.phone-cell select:focus,.phone-cell input:focus{
	outline:none;
}

.nameColor::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #888888;
}
.nameColor:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888888;
   opacity:  1;
}
.nameColor::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:   #888888;
   opacity:  1;
}
.nameColor:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   #888888;
}

.IDColor::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #888888;
}
.IDColor:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888888;
   opacity:  1;
}
.IDColor::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:   #888888;
   opacity:  1;
}
.IDColor:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   #888888;
}
.phone-cell select:focus,.phone-cell input:focus{
	outline:none;
}

.resume-load{
	text-decoration:none;
	color:#eb6619;
	font-weight:normal;
	height:20px;
	line-height:20px;
	font-size:14px;
	cursor:pointer;
}



/********************帮助页面************************/
.searchTitle{
	position:fixed;
	z-index:99999;
	top:0px;
	left:0px;
	width:100%;
	height:80px;
	line-height:80px;
	background-color:#E4E0DF;
	
}

.searchInput{
	height:35px;
	line-height:35px;
	width:75%;
	border-radius:8px;
	border:0px;
	padding-left:40px;	
}

.searchInput::-webkit-input-placeholder { /* WebKit, Blink, Edge */
     padding-left:16px;
}

.glassImg{
	width:16px;
	height:16px;
	position:absolute;
	top:35px;
	left:12%;	
}

.searchInput:focus{
	outline:none;	
}

.helpContent{
	background-color:#F5F5F5;
	width:100%;
	height:100%;
	color:#3b3b3b;
}

.CloseQueryContent{
	display:none;
	color:#3b3b3b;
	text-align:left;
	padding-bottom:10px;
	padding-left:5%;
	margin:auto;
	
}

.CloseQuery.active>.CloseQueryContent{
	display:block;	
	
}

.CloseQuery.active>.CloseQueryTitle>.searchSpanLeft{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transition:all 500ms;
	-webkit-transition:all 500ms;	
}

.CloseQueryTitle{
	height:40px;
	line-height:40px;
	background-color:white;
	border-bottom:solid 1px #E4E0DF;
	
}

.searchSpanRight{
	display:inline-block;
	width:80%;
	text-align:left;
	font-size:20px;
}

.searchSpanLeft{
	display:inline-block;
	height:40px;
	width:10%;
 
}

.transSpan{
	transform:rotate(90deg);
	transition:all 500ms;
}
.registerContentpage{
	width:80%;
	line-height:1.6;
	margin-bottom:14px;
	border-bottom:solid 1px rgb(230,230,230);
}
.registerContentpage>.registerContentFont{
	font-size:16px;
	line-height:1.8;
	font-weight:bold;
	
}
.registerContentpage>.registerContentSmall{
	padding-bottom:12px;
	}
.botomBorder{
	border:0px solid;
	
	
}

/*hkl */
.text_color{color: #ffffff;}
.a_text_decoration{text-decoration:none;}