.m-login .tp{
    width:100%;
    height:210px;
    border-top:8px solid #04c25d;
    background: #fff;
    box-shadow: 5px 5px 10px #e0e0e0;
    display: none;
}
.m-login .tp .login-tp{
    margin-top:43px;
    margin-left:209px;
    float: left;
}
.m-login .tp .ps{
    float: left;
    margin:48px;
    font-size: 26px;
    line-height: 34px;
}
.m-login .tp .ps span{
    color:#fe7e2a;
}
.m-login .loginBox{
    background: #fff;
    margin-top:14px;
    overflow: hidden;
    margin-bottom: 100px;
    position: relative;
}
.m-login .loginBox .title{
    margin:0 10px;
    border-bottom: 1px solid #dcdcdc;
    height:52px;
    line-height: 52px;
    padding:0 28px;
}
.m-login .loginBox .box{
   width:100%;
   height:600px;
   overflow: hidden;
   
}
.loginBox .u-main{
	width:624px;
	height:555px;
	float: left;
}
.loginBox .u-main .sign-in-title-con{
	width:529px;
	text-align: center;
	margin:0 0 50px 95px;
}
.loginBox .list{
	height:40px;
	width:100%;
	margin-bottom: 22px;
	color:#b2b2b2;
	font-size: 18px;
	padding:0 40px;
	box-sizing: border-box;
}
.loginBox .list span{
	width:115px;
	display: inline-block;
}
.loginBox .list input{
	outline: none;
	font-size: 16px;
	width:355px;
	height:38px;
	line-height: 38px;
	margin-left:50px;
}
.loginBox .list .u-code {
    width: 172px;
    box-sizing: border-box;
}
.loginBox .u-btn{
    width: 413px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
}
.m-popup-logo{
    font-size: 28px;
    font-weight: bold;
    color: rgba(0,0,0,1);
    line-height: 42px;
}
.m-popup-logo img{
	margin-top:-5px;
    vertical-align: middle;
    border: none;
}
.loginBox .forgot{
	width: 320px;
    margin-top:16px;
    line-height: 14px;
    margin-left:95px;
    text-align: center;
    color:#04c25d;
    font-size: 14px;
}
.loginBox .f-m-popup-def-main{
	width: 320px;
	margin-top:32px;
	margin-left:95px;
    text-align: center;
}
.loginBox .m-code-right {
    float: right;
}
.loginBox .m-ad{
	position: relative;
    float: right;
    margin: 105px 50px auto;
}
.m-ad .rebate-bar {
	position: absolute;
	right: 10px;
    top: 10px;
}