body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}
div {
    display: block;
}

.bg-login {
    position: fixed;
    width: 200%;
    height: 200%;
    z-index: -1;
    left: -50%;
    top: -50%;
}

.bg-login img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 50%;
    min-height: 50%;
    margin: auto;
}

img {
    vertical-align: top;
    border: 0;
}
.login-wrap {
    clear: both;
    width: 386px;
    /*height: 504px;*/
    height: 420px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin:auto;
    
}

.link-user {
    height: 26px;
    line-height: 26px;
    margin-bottom: 14px;
    /*overflow: hidden;*/
   position: absolute;
   top: 0;
   left: 0;
}
.link-home {
    float: left;
    font-size: 14px;
    color: rgb(1,1,1,0.5);
    padding: 2px;
    background-color: rgb(238,238,238);
    border-radius: 4px;
    /*text-decoration: underline;*/
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.link-login {
    float: right;
    font-size: 14px;
    color: #fff;
}

ul, ol, li {
    list-style: none;
}
.link-login li {
    float: left;
}
.link-login li.login-btn {
    padding-left: 18px;
}

.link-login li {
    float: left;
}

.btn-login {
    display: inline-block;
    color: #333;
    height: 24px;
    line-height: 24px;
    padding: 0 18px;
    border: 1px solid #fff;
    border-radius: 2px;
    background: rgba(255,255,255,0.9);
}
.login {
	width: 320px;
    font-size: 14px;
    padding: 20px 33px;
    overflow: hidden;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
}
.login_line{
	text-align: center;
	width: 40px;
	margin: auto;
	color: #e8e8e8;
}
.login_line:after{
	content: ' ';
	width: 130px;
	height: 1px;
	border-top: 1px solid #e8e8e8;
	visibility: visible;
	display: block;
	position: relative;
	right: -40px;
	top: -10px;
}
.login_line:before{
	content: ' ';
	width: 130px;
	height: 1px;
	border-top: 1px solid #e8e8e8;
	visibility: visible;
	display: block;
	position: relative;
	left: -130px;
	top: 10px;
}
.login_line{
	color: #e8e8e8;
}
.logo {
    margin: 0 auto;
    margin-bottom: 32px;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.logo img{
    max-width: 180px;
    max-height: 50px;
}
img {
    vertical-align: top;
    border: 0;
}
.login_last{
	text-align: center;
}
.login_last a{
	text-align: center;
	cursor: pointer;
	color:rgb(45,190,96) ;
}
.user-info {
    margin-bottom: 20px;
}
.login li {
    clear: both;
    margin-bottom: 12px;
    overflow: hidden;
}
.user-login .ipt-mobile {
    /*background: url(../images/bg-login.png) 10px 8px no-repeat;*/
}
.user-login .ipt-area {
    /*padding-left: 40px;*/
}
.user-login .ipt-area, .user-login .ipt-area .ipt {
    width: 320px;
}
.ipt-area {
    position: relative;
    float: left;
    /*margin-right: 10px;*/
    /*padding: 0 5px 0 15px;*/
    
    box-sizing: border-box;
    border-radius: 8px;
}
.ipt-area .ipt {
	padding: 0 15px;
    color: #999;
    line-height: 38px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 8px;
}
.ipt-area .ipt:focus{
	 border-style:solid;
    border-color: #03a9f4;
    border-radius: 8px;
    outline:none;
}
.ipt-area, .ipt-area .ipt {
    width: 378px;
    height: 38px;
    /*overflow: hidden;*/
}
.user-info .tips-ipt {
    display: none;
    clear: both;
    color: #f44336;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    padding-top: 5px;
    /*overflow: hidden;*/
}
#login_phone .ipt-pwd .ipt{
	width: 60%;
}
#login_phone .ipt-pwd span{
	padding-left: 20px;
	cursor: pointer;
	
}
.user-login .ipt-pwd {
    /*background: url(../images/bg-login.png) 10px -44px no-repeat;*/
}

.user-login .chk {
    float: left;
    font-size: 12px;
    margin-right: 10px;
}
.user-login .link-fpwd {
    float: right;
    font-size: 12px;
    margin-right: 56px;
}
.user-login .chk input[type="checkbox"] {
    margin-right: 5px;
}
body, button, input, select, textarea {
    font: 12px Hiragino Sans GB,Microsoft YaHei,arial,\5b8b\4f53;
    color: #333;
    background: #fff;
}
.btn-area {
    /*width: 400px;*/
}

.btn02 {
	float: left;
    text-align: center;
    font-size: 12px;
    width: 44%;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 3%;
}
.btn03 {
    display: block;
    text-align: center;
    font-size: 16px;
    width: 100%;
    color: #fff;
    height: 44px;
    line-height: 44px;
    background-color: #f2304a;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
}
.footer.login-register {
    color:white;
    text-align: center;
    line-height: 22px;
    /*padding: 20px 0 135px;*/
}
.footer.login-register a{color: white;}
#login_wchat{
	text-align: center;
}

.sheen_clearfloat{
	  zoom: 1;
	}
.sheen_clearfloat:after{
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  clear: both;
  display:block;
  content: ' ';
}

.heading-txt{
    font-size: 18px;
    color: #808083;
    text-align: center;
    margin-top: 12px;
}