﻿body {
	font:14px "宋体B8B\4F53",arial;
	background: #E8E8E8;
	padding:0;
	margin:0;
	color:#252525;
	font-family:"Microsoft Yahei"
}
img,form,div,th,h1,h2,h3 {
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
}
div,td {
	line-height:25px;
	word-wrap:break-word;
	word-break:normal;
}
ul,li {
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0
}
*{ list-style-type:none}


a {
	color:#252525;
	text-decoration:none;
}
a:visited {
	color:#252525;
	text-decoration:none;
}
a:hover {
	color:#07426a;
	text-decoration: none;
}




#sign {  width:400px; margin:0 auto ; margin-top:100px; }


#sign .part { border-radius: 10px; overflow: hidden; background-color: #FFF; padding: 30px 40px 20px 40px; position:relative }
#sign.sign .part.loginPart {}








#sign form h3 { font-size: 18px; margin:20px auto; }
#sign form h3 p { font-size: 12px; color: #999; margin: 0 0 0 10px; display: inline-block; }
#sign form .status .error { color: #ea4c89; }
#sign form .status .success { color: #00c3b6; }
#sign form p { margin: 10px auto; position: relative; clear:both;}
#sign form p:after{content:""; height:0;display:block; clear: both;}
#sign form p img{width:70px; height: 30px; display: inline-block; margin-left: 10px;}
#sign form label.error { color: #FFF; background-color: #ea4c89; padding: 0 4px; position: absolute; z-index: 5; right: 10px; top: 11px; }
#sign form label#user_ident-error{ right:160px;}
#sign form label.icon { position: absolute; right: 10px; top: 5px; color: #999; font-size: 20px; color: rgba(0,0,0,.3); }
#sign form label.icon i { width: 20px; text-align: center; }
#sign form input { height:40px; border: 1px solid #ddd; border-radius: 5px; padding: 10px; width: 100%; box-sizing: border-box;}
#sign form input.button{border:0px;padding: 10px; width: 100%; line-height: 20px; box-sizing: border-box; background: #00c3b6; color: #FFF; font-size: 16px;}
#sign form input#user_ident{width: 50%;}
#sign ::-webkit-input-placeholder { color: #999; }
#sign form input:focus { border: 1px solid #00c3b6; }
#sign input:-moz-placeholder { color: #999; }
#sign input.input-control { padding-right: 35px; font-size:14px }
#sign input.input-control:hover{ border:#07426a 1px solid}
#sign form .submit { cursor: pointer; background-color:#07426a; color: #FFF; border: 0 none; font-size: 14px;  }
#sign form .submit:hover { background-color: #004488; }
#sign form .safe { color: #999; margin-top: 20px; }
#sign form .rememberme { width: inherit; height: inherit; margin-right: 3px; }
#sign form .lost { float: right; }

#sign form .close { position: absolute; right: 25px; top: 0; width: 50px; height: 50px; border-radius: 0 0 50px 50px; text-align: center; line-height: 50px; background-color: #666666; font-size: 16px; color: #FFF; }
#sign form .close i {width:16px; height:16px; display:block; margin:1px auto;}
#sign form .close:hover{ background-color:#444 }






#sign .switch { color: #999; cursor: pointer; margin: 0px auto; display: inline-block; font-size: 16px; }
.loginyz{position: absolute; right: 5px; top:5px;}










.signIn {
}
.signIn h4 {
    color: #797979;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.signIn div {
    margin-top:0px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #f1f1f1;
    color: #fff;
    font-size: 14px;
    height: 42px;
    line-height: 42px;    
    text-align: center; float:left ; width:150px; 
}
.signIn div a {
    background: rgba(0, 0, 0, 0) url("wechat.png") no-repeat center center;
    color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;   
    padding-left: 18px;
    background-size: 14%;  
    background-position: 11px 13px;  
}
.signIn div.sina a {
    background: rgba(0, 0, 0, 0) url("weibo.png") no-repeat center center;
    background-position: 10px 12px;  
    background-size: 14%;  
}
.signIn div.weixin {
    background: #51b342 none repeat scroll 0 0;
}
.signIn div.sina {
    background: #eb5d3b none repeat scroll 0 0;
}



