a:HOVER {
	text-decoration: none;
}

.model-marp {
	max-width: 550px;
    min-width: 400px;
	height: auto;
	margin: 0 auto;
	position: fixed;
	z-index: 99999;
	top: 0px;
	right: 0%;
	left: 0px;
	display: none;
}

.login_title {
	position: relative;
	height: 20px;
}

.close {
	top: 20px;
	right: 15px;
	background: url(../images/login/close.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
}

.con_box {
	width: 100%;
	margin: 0 auto;
	border-radius:5px;
}

.l_box_left {
	float: left;
	width: 400px;
}

.l_box_right {;
	margin: 0 auto;
}

h3 {
	margin-top: 14px;
}

.login_explain {
	width: 320px;
	color: #FFF;
	line-height: 30px;
	margin-top: 30px;
	font-size: 15px;
}

.operation {
	margin-top: 20px;
	color: #FFF;
}

.operation div {
	margin-top: 10px;
}

.operation div a {
	color: #ff6666;
	font-size: 15px;
}

.entry {
	margin-top: 30px;
}

.label {
	width: 80px;
	color: #fff;
	float: left;
	text-align: right;
	line-height: 38px;
}

.in_text {
	height: 50px;
	width: 100%;
	border: 0px;
	padding-left: 15px;
	padding-right: 41px;
	border-radius: 3px;
	color: #999;
}

.motion-box {
	margin-left: 85px;
}

.einput {
	margin-bottom: 30px;
	position:relative;
}

.cer {
	margin-top: 20px;
	overflow: hidden;
}

.checkbox {
	float: left;
	color: #fff;
	margin-left: 90px;
}

.login_bn {
	float: left;
	margin-left: 55px;
}

.mags {
	height: 20px;
}

.login_error {
	color: #e25151;
	text-align: center;
	font-size: 13px;
	margin: 0.4rem 0;
}

.login_hade_box {
	width: 280px;
}

.hade-il {
	width: 150px;
	height: 200px;
	margin-top: 30px;
	background: url(../images/login/cback.jpg) no-repeat center;
}

.ber-user {
	border: 0px solid #e2e2e2;
	background-color: #f8f8f8!important;
}

.ber-pwd {
	border: 0px solid #e2e2e2;
	background-color: #f8f8f8!important;
}

.motion {
	display: block;
	width: 90px;
	height: 24px;
	float: left;
	padding-left: 9px;
}



.cu-on {
}

.cu-tile {

	font-size: 14px;
	margin-left: 5px;
	position: relative;

}

.remember-autologin{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width:200px;
    margin:0 auto;
    
}

.remember-autologin a:hover{
	color:#333
}

.remember-autologin a{
    transition: all 0.01s;
    -webkit-transition: all 0.01s;
    -moz-transition: all 0.01s;
    -ms-transition: all 0.01s;
    -o-transition: all 0.01s;
}

.remember-autologin a span{
    transition: all 0.01s;
    -webkit-transition: all 0.01s;
    -moz-transition: all 0.01s;
    -ms-transition: all 0.01s;
    -o-transition: all 0.01s;
}

.us-login {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 100%;
	border-radius: 3px;
	background: -webkit-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -o-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -moz-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
	color: #fff !important;
	text-align: center;
	-moz-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	transition: ease 0.3s;
}

.us-login2 {
	height: 38px;
	line-height: 38px;
	border-radius: 3px;
	color: #999 !important;
	text-align: center;
	-moz-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	transition: ease 0.3s;
	padding: 0 10px;
}

.reg-nex-box3 .us-login2{
	color: #5faef8!important;
}

.regi a.us-login2{
	border-bottom: 1px solid #fff;
    border-radius: 0;
}

.us-login:hover{
	background: -webkit-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -o-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -moz-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
	color: #fff !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.register-btn {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 100%;
	border-radius: 3px;
	background-color: #C1C1C1;
	color: #fff !important;
	text-align: center;
}

.t_leb {
	border: 2px solid #A2A2A2;
	color: #ddd;
	padding: 1rem;
	font-size: 14px;
	margin-bottom: 2rem;
}

.t_leb a, .t_leb a:hover {
	color: #f37c7c;
}

.t-me-type {
	display: inline-block;
	font-size: 14px;
	color:#999;
}

.t-me-flat {
	display: inline-block;
	background-color: #868686;
	width: 20px;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 3px;
}

.t-me-type-st {
	display: inline-block;
	margin-left: 2rem;
	color: #ddd;
	font-size: 14px;
}

.t-item-sms {
	padding: 0 12px;
    height: 42px;
    line-height: 42px;
	color: #999;
	border:1px solid #e2e2e2;
	margin-left: auto;
	border-radius: 3px;
}

.golden-dlr {
	color: #FFB225;
	font-size: 14px;
}

.flat-b {
	background-color: #FFB225;
	color: #fff
}

.golden-cder {
	color: #f37c7c;
	font-size: 14px;
}

.flat-c {
	background-color: #FF2525;
	color: #fff
}

.notice-dr {
	color: #3798ff;
	font-size: 14px;
}

.t-def-text {
	color: #fff;
	font-size: 14px;
}

.t-jump {
	color: #F7F7F7 !important;
	margin: 1rem 0;
	display: block;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.t-jump:hover{
	color:#fff;
}

.me-type-ul li {
	margin-bottom: 0.4rem;
}

/**re_success**/
.su-main {
	text-align: left;
	margin: 0 auto;
    margin-top: 50px;
}

.su-bu {
	margin: 0.8rem 0;

	color: #999;
}

.su-bu span{

	color: #999;
}

.su-bu a{

	color: #999;
}

.sbbu-lognmae {
    color: #efa724;
}

.su-reg-hr {
	background-color: #f2f2f2;
	height: 1px;
	margin: 1rem 0;
}

.su-img {
	width: 3rem;
	margin-bottom: 1.5rem;
	margin-top: 0.8rem;
}

.ptop40{
	padding-top:40px
}

.ptop20{
	padding-top:20px
}

.su-star {
	font-size: 14px;
	font-weight: 500;
	transition: 0.6s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	cursor: pointer;
	outline: none;
	border: none;
	border-radius: 3px;
	opacity: .9;
	filter: alpha(opacity = 90);
	padding: 0.5em 0.8em;
	color: #fff;
	background: -webkit-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -o-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -moz-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));	
}
.su-star:hover{
    background: -webkit-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -o-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: -moz-linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
    background: linear-gradient(135deg,rgba(47, 148, 247,0.8), rgba(186, 101, 241, 0.8));
	color:#fff;
}

.reg-agreement a:hover {
    color: #bbec6e;
}
@media screen and (max-width: 768px) {
	.cer{
	  font-size:14px;
	}
	.t-item-sms {
  
}
.su-main{
	margin-top: 20px;
}
.reg-nex-box3 .us-login2 {
    color: #5faef8!important;
    padding: 0 20px;
}
	
}
@media screen and (max-width: 375px) {
	.cer{
	  font-size:14px;
	}
		.img-code {
    height: 35px;
}

}
@media screen and (max-width: 320px) {
	.cer{
	  font-size:14px;
	  margin-top: 10px;
	}
	.einput {
    margin-bottom: 10px;
    }
    .reg-hr {
    margin-bottom: 1rem;
   }
   
   .reg-main {
    padding: 10px 15px;
}
   
   	.t-item-sms {
   margin-top:10px
}
.img-code {
    top: 17px;
    height: 35px;
}
}