html,body{
	height: 100%;
}
body{
	/*background: url(../images/adminbg.jpg) center no-repeat;*/
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ddd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ddd;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ddd;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ddd;
}
.register_content.login_content{
}
.error{
	line-height: 25px;
}
.register_bg{
	background: /*url(../images/registerlb.png) no-repeat left bottom,
	url(../images/registerrb.png) no-repeat right bottom,
	url(../images/registerlt.png) no-repeat left -80px,*/
	url(../images/registerms.jpg) no-repeat center;
	text-align: center;
}
.register_bg_left{
	display: inline-block;
	margin-right: 10%;
	margin-top: -95px;
	padding: 80px 0;
	vertical-align: middle;
	text-align: center;
}
.register_bg_left h2, .register_bg_left p{
	color: #fff;
	line-height: 2.4em;
}
.register_bg_left h2{
	margin-bottom: 15px;
	font-size: 35px;
	font-weight: normal;
}
.register_bg_left p{
	font-size: 24px;
}
.register_bg_left h2:nth-child(2){
	margin-bottom: 40px;
}
.register_bg_left p span{
	color: #ffff00;
	font-size: 1em;
}
.register_bg_left p strong{
	color: #ffff00;
	font-size: 1.2em;
}
.register_bg_right{
	display: inline-block;
	vertical-align: middle;
}
.register_bg_right .login-container .sureBtn {
	background-color: #0079cd;
}
.login_content{
	margin:0 auto;
	padding-bottom: 100px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    overflow-x: hidden;
    text-align: center; 
}
.login_content:before{
	content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em;
	
}
.login_content_index{
	display: inline-block;
	position: relative;
	min-height: 580px;
	vertical-align: middle;
	z-index: 1;
}
.login_regist{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
	z-index: 999;
}

.login_regist a{
	display: inline-block;
	margin-right: 10px;
	padding: 0 6px;
    line-height: 35px;
    color: inherit;
    font-size: 22px;
    -webkit-transition: opacity .15s,color .15s;
    transition: opacity .15s,color .15s;
}
.login_regist a:last-child{
	margin-right: 0px;
}
.login_regist .active{
	color: #0079cd;
	border-bottom: 2px solid #0079cd;
}

/***
.login-yzm, .regist-yzm {
	display: none;
}
***/

.login_content dl{
	margin-bottom: 16px;
	height: 30px;
}
.login_content dt{
	float: left;
	margin-right: 8px;
	width: 22%;
	line-height: 30px;
	text-align: right;
}
.login_content input{
	height: 2.4em;
}
.r-li-name{
	display: inline-block;
	width: 30%;
	height: 100%;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
	/*en start*/
	max-width: 100px;
	/*en end*/
}
/*en start*/
.r-li-name.zfont-sm{
	font-size:12px;
}
/*en end*/
.r-li-name.ztwoline{
    line-height: 22px;
}
.login_content .register-content input[type=text], .login_content .register-content input[type=password]{
    width: 135px;
	height: 45px;
}
.login_content .register-content input[type=text].error, .login_content .register-content input[type=password].error{
	width: 97px;
}
.login_content dd{
	float:left;
	width: 70%;
}

.login_content dd input{
	
}
.login-logo{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 300px;
	height: 74px;
}
.login-logo img{
	width: 100%;
}
.login-content{
	margin-bottom: 40px;
	width: 500px;
	font-size: 20px;
	text-align: center;
	line-height: 2em;
}
.login-logo-content{
	display: inline-block;
}

.yzm_input{
	margin-left: 0;
	width: 220px;
	vertical-align: middle;
}
.register-container #yzm_input{
	width: 97px;
}
.yzm_img, .yzm_img1{
	height: 98%;
	vertical-align: middle;
}
.login-container .sureBtn{
	display: block;
	margin-top: 10px;
	padding: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 20px;
	background-color: #d83a3a;
	border-radius: 3px;
}
.login-title{
    margin-bottom: 40px;
	height: 60px;
}
.login-logo img{
	height: 100%;
}
.login-logo span{
	margin-left: 8px;
	font-size: 1.8em;
	vertical-align: top;
	font-family: "youyuan", "Microsoft YaHei";
	font-weight: bolder;
}
.login-title h2{
	font-size: 32px;
	text-align: center;
	font-weight: normal;
}
.login-container{
}
.login-content-left p{
	color: #313131;
}
.login-content-left .login-declare{
	margin-top:10px;
	cursor:pointer;
}
.login-content-left .login-declare:hover span{
	color:#0079cd;
}
.login-content-left{
	margin: 0 auto;
    width: 460px;
    height: 520px;
    text-align: center;
    background-size: cover;
    box-sizing: border-box;
    z-index: 999;
}
.login-content-left.register-content{
	width: 350px;
}
.login_content_center{
	height: 270px;
}
.login-content-right{
	margin-left: 5%;
	width: 50%;
	text-align: center;
}
.login-content-right img{
	width: 75%;
}
.login-content-right p{
	margin: 0 auto;
	width: 80%;
	text-align: left;
	text-indent: 2em;
	line-height: 2em;
	color: white;
}
.login-content-right p span{
	font-size: 1.2em;
}
.login-content-right form{
	margin: 0 auto;
	width: 300px;
}
.captcha-image{
	vertical-align: middle;
    height: 80%;
}
#footer {
	position: absolute;
    bottom: 0;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 36px;
	background: #fff;
	color: #666;
	clear: both;
	width: 100%!important;
    margin-left: 0!important;/*js?¨¢¨¬¨ª?¨®style margin-left ¨°2?¨¦¨°??¨¢¡À?¦Ì??¨²login.jsp¨º1¨®?o¡¥¨ºyfooterWidthAdjust()*/
}
.admin-form.login-form li .l-li-ico{
	display: inline-block;
	width: 45px;
	height: 100%;
	border-right: 1px solid #aaa;
	vertical-align: middle;
}
.admin-form.login-form li input[type=text],
.admin-form.login-form li input[type=password]
{
	width: 310px;
	vertical-align: middle;
}
.image-ico{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	width: 45px;
	height: 45px;
	vertical-align: middle;
	box-sizing: border-box;
}
.admin-form{
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-bottom: none;
}
.admin-form li{
	position: relative;
	height: 45px;
	border-bottom: 1px solid #ccc;
	background-color: white;
	text-align: left;
}
.admin-form li label.error{
	position: absolute;
	top: 0;
	right: 0px;
	padding-right: 15px;
	line-height: 46px;
}
.admin-form li.codestr-li label.error{
	margin-right:34px;
}
.admin-form li:first-child{
	
}
.admin-form li.m-li-yzm{
}
.admin-form li input[type=text], .admin-form li input[type=password]{
	width: 100%;
	height: 100%;
	font-size: 14px;
	border: none;
}
.login-btn-container{
	padding: 35px;
	padding-top: 10px;
	padding-left: 70px;
	padding-right: 70px;
	font-size: 0;
}
.login-btn-container>a{
	display: inline-block;
	width: 45%;
	margin-right: 8%;
	margin-bottom: 20px;
	line-height: 3em;
	color: white;
	text-align: center;
	border: 1px solid #FF9E00;
	border-radius: 2px;
	background: url(../images/adminbtnbg.png) center;
}
.form-alert{
	display: none;
	position: fixed;
	left: 50%;
	margin-left: -200px;
	padding: 30px 50px;
	width: 400px;
	background-color: white;
	border-radius:5px;
	box-shadow: 1px 1px 3px 1px #959595;
	box-sizing: border-box;
}
.form-alert ul li{
	margin-bottom: 12px;
}
.form-alert ul input[type=text]{
	width: 100%;
}
.form-alert ul textarea{
	width: 100%;
	height: 4em;
	box-sizing: border-box;
}
.form-alert span, .drm-alert .drm-time{
	color: white;
}
.form-alert button, .drm-alert button, .push-alert button{
	color: white;
	border-radius: 1px;
	cursor: pointer;
}
.alert-btns{
	text-align: center;
}
.register-content{
	position: relative;
	height: auto !important;
}
.register-container li{
	text-align: left;
}
.register-container input[type=text]{
	
}
.register-container li>.re-li-span{
	display: inline-block;
	width: 80px;
	text-align: right;
}
.login-container a{
	display: inline-block;
	color: #0079cd;
}
.login-container h1{
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: normal;
}
.login-container .s-btn-container{
	margin-top: 25px;
	padding-left: 0;
	padding-bottom: 20px;
}
.login-container .s-btn-container .button:not(.two-button){
	width: 100%;
	line-height: 3em;
}
.label-a{
	line-height: 32px;
}

.login-container-bottom{
	margin-top: 20px;
	padding: 20px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.login-container-bottom a{
	color: #0478cf;
}
.login-container-bottom .button{
	display: inline-block;
	margin: 0;
	padding: 5px 15px;
    box-sizing: border-box;
    color: #0478cf;
    border-radius: 3px;
    border: 1px solid #0478cf;
    background-color: #fff;
}
.login_content .li-yzm a{
	width: 140px;
    line-height: 20px;
    text-align: center;
    color: #0478cf;
    vertical-align: middle;
    background-color: #fff;
    border-left: 1px solid #aaa;
}
.login_content .li-yzm input[type=text]{
	width: 99px;
    margin-right: -5px;
}
.register-top-ab{
	line-height: 4em;
}
.s-btn-container.register-btn-container .button{
	width: 132px;
	line-height: 2em;
}
.s-btn-container.register-btn-container .cancel{
	margin-right: 0px;
}
.r-phone-country{
	position: fixed;
	left: 99999;
	
	width: 500px;	/*en style*/
	
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	z-index: 999;
}
.r-country-name{
	display: block;
	height: 100%;
	font-size: 12px;
    overflow: hidden;
	background: url(../images/arrowdown.png) no-repeat 93% center;
	background-size: 15px; 
	cursor: pointer;
}
.ui-switchable-item {
    width: 16.66%;
    display: inline-block;
    margin-right: -5px;
    border-bottom: 2px solid #eee;
    height: 38px;
    line-height: 38px;
    color: #000;
    text-align: center;
    cursor: pointer;
}
.switchbar .ui-switchable-selected {
    color: #0478cf;
    border-color: #0478cf;
}
.ui-switchable-panel-main {
	padding-top: 15px;
    height: 124px;
    color: #666;
    font-size: 12px;
}
.ui-switchable-panel ul {
    text-align: left;
}
.ui-switchable-panel-main .ui-switchable-panel ul li {
    display: inline-block;
    float: left;
    width: 50%;	/*en style*/
    height: 22px;
    text-align: left;
}
.ui-switchable-panel-main .ui-switchable-panel ul li a{
	padding-left: 15px;
	color: #666;
}
.slide-text{
	display: none;
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#4d4d4d),color-stop(.4,#4d4d4d),color-stop(.5,#fff),color-stop(.6,#4d4d4d),color-stop(1,#4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none;
}
.login-container a.getCode-way{
	background-image: url(../images/loginico.png);
    background-position: center 0px;
}
.login-ico{
	position: absolute;
    right: 15px;
    top: 12px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.register-layui .layui-layer{
	left: 50%;
	margin-left: -200px;
    width: 400px;
}
.login-container a.register-top-ab-dl{
	font-size: 16px;
    color: #d83a3a;
}
.particles-js-canvas-el{
	background-color: #eff3f6;
}
.show-regist-mobile{
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
}
.show-regist-mobile:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.show-regist-mobile-index{
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 350px;
	background-color: #fff;
	box-shadow: 0 0 3px 0 #555;
}
.show-regist-mobile-index h2{
	font-size: 20px;
	margin-bottom:20px;
}
.show-regist-mobile.z-mail-box .z-sty-mail,.show-regist-mobile .z-sty-mob{
	display:inline-block;
}
.show-regist-mobile .z-sty-mail,.show-regist-mobile.z-mail-box .z-sty-mob{
	display:none;
}
.show-regist-mobile-index p{
	line-height: 2em;
	font-size:13px;
	text-align:left;
	color:#999;
}
.div-erweima {
	padding: 10px;
}
.div-erweima p{
	margin-bottom: 15px;
}
.div-erweima p:nth-child(2),.div-erweima p:nth-child(3){
}
.div-erweima>span {
	vertical-align: top;
}
.forgetpassword-alertbox{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	display:none;
	background:rgba(0,0,0,.3)
}
.forgetpassword-alertbox .iframe-wrap>h1{
	font-size:22px;
	margin-bottom:40px;
	border-radius: 5px;
}
.forgetpassword-alertbox .iframe-wrap{
	padding:40px;
	width:500px;
	height:400px;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	box-sizing:border-box;
	border-radius:5px;
}
.forgetpassword-alertbox .iframe-wrap iframe{
	width:100%;
	height:100%;
}
.login_content_index .li-yzm{
	/*display:none;*/
}
.forgetpassword-alertbox .close-btn{
	float:right;
	cursor:pointer;
}
.forgetpassword-alertbox .close-btn img{
	width:20px;
}
.login_content_index-forget{
	vertical-align:baseline;
}
.login_content-forget{
	padding-bottom:0;
	/*height:250px;*/
}
.login_content-forget.login_content:before{
	height:auto;
}
.login_content-forget .s-btn-container .button.two-button:first-child{
	width:125px;
	margin-right: 0;
}
.login_content-forget .login-container .s-btn-container{
	width: 360px;	/*en style*/
    position: absolute;
    bottom: -140px;
}
.login_content-forget .register-content{
    height: 105px!important;
}
.p-change-success{
	position: absolute;
    width: 100%;
    height: 200px;
    background:#fff;
    z-index: 999;
    top: 0px;
    left: 0;
    display:none;
}
.p-change-success p{
	margin: 10px 0;
    font-size: 18px;
}
.p-change-success sapn{
	font-size: 16px;
}
.access-check{
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/sm-icons.png);
    position: absolute;
    z-index: 999;
    right: 15px;
    top: 11px;
    background-size: 140px;
    background-position: 120px -81px;
    display:none;
}
.access-check.zerror{
    background-position: 100px -81px;
}
#choose-lang-box ul.active li:hover{
	background:#0079cd;
	color:#fff;
}
.fake-radio{
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #ccc;
    border-radius: 50%;
    box-sizing: border-box;
    position:relative;
    vertical-align: middle;
    background:#fff;
    cursor:pointer;
    margin-top: -2px;
}
.fake-radio.active{
	border-color:#0478cf;
}
.fake-radio span{
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #0478cf;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px;
    display:none;
}
.fake-radio.active span{
	display:block;
}
.fake-radio span.span-hide{
    opacity:0;
    filter:alpha(opacity=0);
}
.regist-type-box{
    text-align: left;
    padding: 5px 0;
}
.regist-type-box .fake-radio{
	margin-left:15px;
}
input.hide{
    visibility:hidden;
    width:0;
}
@media screen and (max-width: 1440px) {
	.register_bg{
		background: url(../images/registerms.jpg) no-repeat center;
		background-color: #215642;
		background-size: auto 120%; 
	}
}
@media screen and (max-width: 600px) {
	.header{
		display: none;
	}
	#footer{
		display: none;
	}
	.register_content.login_content{
 		padding: 0px;
 		width: 100%;
	}
	.login-content-left.register-content{
		width: 100%;
		background-color: transparent;
	}
	.register-container #yzm_input{
		width: 36%;
	}
	.yzm_img,.yzm_img1{
	    width: 80px;
   	    height: auto;
	}
	.login_content .li-yzm input[type=text]{
		width: 38%;
	}
	.login_content .li-yzm a{
		width: 28%;
	}
	.login-container h1{
		margin-bottom: 20px 0;	/*en style*/
		font-size: 18px;
	}
	.login-container.register-container{
		padding: 20px;
	}
	.agreement-content.alert-conteiner{
		left: 0;
		top: 0;
		margin: 0;
		padding: 15px;
		width: 100%;
		height: 100%;
	}
	.login_content_index{
		display: inline-block;
		width: 400px;	/*en style*/
		min-height: auto;
	}
	.login_content .li-yzm a {
    	width: 28%;
	}	
	.admin-form{
		border: none;
	}
	.admin-form li {
	    position: relative;
	    margin-bottom: 15px;
	    height: 45px;
	    border: 1px solid #ccc;
	    background-color: white;
	    text-align: left;
	}
	.s-btn-container.register-btn-container .button {
	    width: 46%;
    	box-sizing: border-box;
	}
}
	/*en start*/
@media screen and (max-width: 500px) {
	.login_content_index {
	    width: 100%;
	}
}
	/*en end*/
@media screen and (max-width: 400px) {
	
}
@media screen and (max-width: 1024px) {
	.register_bg_left{
		margin-right: 0px;
	}
}
