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: 40px;
	width: 100%;
	border: 0px;
	padding-left: 25px;
	border-radius: 3px;
}

.motion-box {
	margin-left: 85px;
}

.einput {
	margin-bottom: 30px;
}

.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 {
	background: #fff url(../images/login/user.png) no-repeat 2%;
}

.ber-pwd {
	background: #fff url(../images/login/locked.png) no-repeat 2%;
}

.motion {
	display: block;
	width: 38px;
	height: 24px;
	float: left;
	background: url(../images/login/cu-off.png) no-repeat;
}



.cu-on {
	background: url(../images/login/cu-on.png) no-repeat;
}

.cu-tile {
	color: #919191;
	font-size: 14px;
	margin-left: 15px;
	position: relative;
	bottom: 3px;
}

.us-login {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	color: #333 !important;
	text-align: center;
	-moz-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	transition: ease 0.3s;
}

.us-login:hover{
	background-color: #ff6666;
	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:#ddd;
}

.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 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 12px;
	background-color: #E0E0E0;
}

.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: #ddd;
	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: center;
}

.su-bu {
	margin: 0.8rem 0;

	color: #CCC;
}

.su-bu span{

	color: #f37c7c;
}

.su-bu a{

	color: #ffb225;
}

.sbbu-lognmae {
    color: #efa724;
}

.su-reg-hr {
	background-color: #404040;
	height: 1px;
	margin: 1rem 0;
}

.su-img {
	width: 3rem;
	margin-bottom: 1.5rem;
	margin-top: 0.8rem;
}

.su-star {
	background: #dcdcdc;
	color: #4c4c4c;
	font-size: 16px;
	padding: 0.5em 2em;
	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 2em;
	color: #4c4c4c;
}
.su-star:hover{
	background: #ff6666;
	color:#fff;
}

.reg-agreement a:hover {
    color: rgb(245, 99, 99);
}
@media screen and (max-width: 768px) {
	.cer{
	  font-size:14px;
	}
	.t-item-sms {
        padding: 11px 12px;
}

	
}
@media screen and (max-width: 375px) {
	.cer{
	  font-size:14px;
	}
		.img-code {
    height: 35px;
}
	.t-item-sms {
        padding: 9px 12px;
}
}
@media screen and (max-width: 320px) {
	.cer{
	  font-size:14px;
	  margin-top: 10px;
	}
	.einput {
    margin-bottom: 10px;
    }
    .reg-hr {
    margin-bottom: 1rem;
   }
   	.t-item-sms {
    top: 11px;
}
.img-code {
    top: 11px;
    height: 35px;
}
}