﻿/*登录css*/

div, form, img, ul, ol, li, dl, dt, dd, table, td, tr, th, p, span {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
.p-0{
    padding: 0!important;
}
.p-r-0{
    padding-right: 0!important;
}

.p-l-0{
    padding-left: 0!important;
}
.p-l-25{
    padding-left: 25px;
}
body {
    margin: 0;
}
.login-form a:hover,
login-form a:focus{
    color: #fff;
}

@media (max-width:786px){
.toplogo{min-height:50px!important;}
/*
.toplogo img{
    display: block;
    width:190px;
    max-height: 70px;float:left;padding-right:30px;
}
.toplogo p{
	font-size:16px!important;
	height:30px!important;
	line-height:30px!important;
	margin-top:0!important;
	padding-left:10px!important;
	}*/

.code-text{padding-left:0px!important;}

}
.toplogo{
    max-width: 100%;
    min-height: 90px;
    
}
/*
.toplogo img{
	margin:10px auto;
    display: block;
    max-height: 70px;
}
.toplogo p{
	height:55px;
	line-height:50px;
	margin-top:10px;
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#8d8d8d;
	border-left:2px solid #8d8d8d;
	padding-left:20px;
	}
	*/
.login-page{
    background: url(../images/bodybg01.jpg) no-repeat center;
    background-size: cover;
    position: relative;
   	height:100vh;
}

.login-footer{clear:both;height:70px;background:#c7d1da; position:fixed; bottom:0px;width:100%;}
.login-footer p{ padding-top:25px;text-align:center;line-height:180%;}

.login-container{
	width: 600px;
	height: 440px;
	position: absolute;
	margin: auto;
	top:50%;
	transform: translateY(-50%);
	right:6%!important;
	z-index: 666;
}
.login-container .title{text-align:center;}
.login-container .title p{
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-weight: bold;
  color: #b53e83;
}
.input-group{border-bottom:1px solid #d1d1d1;}
.login-form-wrap{
    position: relative;
    padding:25px 10px 20px;
	border:1px solid #ededed;
	background:#fff;
	margin-top:15px;
}
.login-form-wrap:after{
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.login-form-wrap .login-form{border-right:1px solid #e7e4e4;padding-left:20px;padding-right:20px;}
.login-form-wrap .login-form-ewm{padding:0!important;}
.form-head-lf{color:#b53e83;font-size:16px;height:20px;line-height:20px;font-weight:bold; border-left:3px solid #b53e83;padding-left:5px;}
.form-head-rh{color:#b53e83;text-align:center;font-size:16px;font-weight:bold;}

.qrcode-box {
			margin-top: 40px;
			height: 175px;
			position: relative;
			overflow: hidden;
			
		}
.qrcode-iframe {
			position: absolute;
			top: -95px;
			left: 0;
			width: 100%;
			height: 300px;
			margin: 0 auto;
			border: none!important;
			background: #fff;
			transform: scale(0.6);
		}
.login-notice h3{
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    margin: 10px 0 5px;
}
.login-notice ul{
    padding: 0;
    margin: 0;
}
.login-notice ul li{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
    list-style: none;
}
.login-notice a{
    color: #4588f8;
}
.login-notice a:hover,.login-notice a:focus{
    color: #186cf7;
}


.login-ul{
    position: absolute;
    top: -60px;
    right: -17px;
}
.login-ul li{
    display: none;
}
.login-ul li a{
    display: block;
}
.login-ul li a img{
    width: 80%;
}
.login-ul li.active{
    display: inherit;
}
/*.login-middle{*/
    /*margin-top: 25px;*/
/*}*/
.login-info{
    overflow: hidden;
}
.login-middle .input-group-addon{
    background: transparent;
    border: none;
}
.login-middle .form-control{margin-top:5px; height:25px;line-height:25px;margin-bottom:3px;background: transparent;border: none;box-shadow: none;color: #555;border-radius: 0;border-left:1px solid #ddd;}

.login-middle .yzminput{ border-bottom:1px solid #b8b7b7;}
.login-middle h3{
    font-size: 18px;
    color: #fff;
}
.forget-pwd{
    
    color: #239ee1!important;
   float:right;
   text-align:right;
    line-height: 33px;
}
.pwd-input{
    max-width:74%;
}
.code{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.code-text{padding-left:0px!important;}
}
.code-img img{
    max-width: 70%;
}
.code-img a{
    color: #fff;
    line-height:34px;
}
.login-btn{
    background: #ad2975;
    color: #fff;
	border:1px solid #ad2975!important;
}
.login-btn:hover,.login-btn:focus{
    background: #d93091;
}
.login-middle .error{
    color: #f56060;
    padding: 3px 15px;
    border-radius: 10px;
    margin-top: 10px;
}
.login-info .remember-me{
	float:left;
	clear:both;
	height: 32px;
	line-height: 32px;
}
.login-info .remember-me label{text-align:left;color:#555;font-weight:normal;padding-left:20px;}
.login-way{width:100%;margin-top:10px;}
.login-way span{color:#be64a2;font-weight:bold;}
.login-page .login-form .login-way .fa {
    font-size: 22px;
    color: #fff;
    margin: 0px 5px;
    background: #797979;
    width: 40px;
	text-align:center;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
}

.login-page .login-form .login-way .fa.fa-weixin {
    background: #797979;
}
.login-page .login-form .login-way .fa.fa-weixin:hover{
    background: #4aec65;
}
.login-page .login-form .login-way .fa.fa-qq:hover{
    background: #59a1e2;
}

.login-page .login-form .login-way .fa:hover {
    cursor: pointer;
}

#qrcode-img {
    width: 270px;
    height: 270px;
    background: #fff;
    margin: 0px auto;
    padding-top: 2px;
    padding: 9px 2px;
}

#qrcode-img img{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#qcodepc span{
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
#qcodepc span a{
    color: #4385fb;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
}

@keyframes hover-color {
    from {
        border-color: #c0c0c0;
    }
    to {
        border-color: #ddd; }
}
.default-checkbox {
    position: absolute;
    opacity: 0;
}
.default-checkbox[disabled] {
    cursor: not-allowed;
}
.default-checkbox + label {
    position: relative;
    display: block;
    cursor: pointer;
    vertical-align: middle;
}
.default-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}
.default-checkbox + label:before {
    position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0;
}
.default-checkbox + label:after {
    position: absolute;
    display: none;
    content: '';
}
.default-checkbox[disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
}
.default-checkbox[disabled] + label:hover,.default-checkbox[disabled] + label:before,.default-checkbox[disabled] + label:after {
    cursor: not-allowed;
}
.default-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none;
}
.default-checkbox[disabled] + label:before {
    border-color: #e4e4e4;
}
.default-checkbox:checked + label:before {
    animation-name: none;
}
.default-checkbox:checked + label:after {
    display: block;
}

.default-checkbox + label:before {
    border-radius: 3px;
}
.default-checkbox + label:after {
    top: 8px;
    left: 6px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}
.default-checkbox:checked + label:before {
    border: #3e97eb;
    background: #3e97eb;
}
.default-checkbox:checked[disabled] + label:before {
    border: #c9e2f9;
    background: #c9e2f9; }

.login-page #qcodepc .refresh-text {
    position: absolute;
    line-height: 250px;
    top: 60px;
    left: 43%;
    z-index: 9;
}
.login-page #qcodepc .refresh-text .fa{
    font-size:20px;
    color:#fff;
    vertical-align: middle;
}
.login-page #qcodepc .refresh-text a {
    color: #fff;
    vertical-align: middle;
    font-size:16px;
}

.login-page #qcodepc .qrcode-bg {
    position: absolute;
    top: 35px;
    left: 65px;
    width: 270px;
    height: 270px;
    background-color: #000;
    opacity: 0.95;
}
.login-page #sendsms{
    background: #4588f8;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 5px 12px;
    position: absolute;
    z-index:100;
    right: 0;
    top: 0;
}
.login-page #sendsms:focus,.login-page #sendsms:hover{
    background: #186cf7;
}

span .blue {
    color : #337ab7;
}
.notice{
    line-height: 24px;
    color: #fff;
    margin: 10px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    padding-bottom: 10px;
}
.notice a{
    color: #4385fb;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
}
@media (min-width:768px) and (max-width: 1440px) {
	.login-container{
	right:4%!important;
	}
	}
@media (max-width: 767px) {
	  .login-page{background: url(../images/mobilebg01.jpg) no-repeat left top;}
    .login-container{
        max-width: 95%;
        margin: 0 auto;
		left:0px!important;
		right:0px!important;
		margin-top:50px!important;
    }
    .logo img{
        max-width: 95%;
        margin: 5% auto;
    }
	
    .login-form-wrap{padding-top:0!important;padding-left:0!important;padding-right:0!important;}
	.login-form-wrap .login-form{border-right:none!important;padding-left:15px!important;padding-right:15px!important;}
    .login-container .title p{font-size:14px!important;}
    .form-head-lf{display:none;}
}

/*补充 2018-01-23 CT*/

.login-img{
    float: left;
    margin: 33px 0 0 10px;
}
.login-img img{
    max-height: 45px;
    background: #ddd;
    padding: 5px;
}
.login-img img:hover{
    background: #fff;
}

.wechat-login-wrap{
    max-width: 600px;
    background: rgba(51,51,51,.75);
    max-height: 400px;
    min-height: 300px;
    display: block;
    position: absolute;
}
.wechat-login-wrap h4{
    color: #fff;
    margin-bottom: 30px;
}
.wechat-login-wrap .wechat-login .form-items{
    margin-bottom: 10px;
}
.wechat-login-wrap .binding-account .title{
    font-size: 15px;
    color: #fff;
}
.wechat-login-wrap .wechat-back{
    margin-top: 10px;
}
.wechat-login-wrap .wechat-back a{
    font-size: 14px;
    color: transparent;
    padding: 0 15px;
}
.wechat-login-wrap .wechat-back i{
    color: #fff;
}

.wecht-info {
    color: red;
    font-size: 14px;
}
input::-webkit-input-placeholder{
    color:#78c2f7;
}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color:#78c2f7;
}
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color:#78c2f7;
}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color:#78c2f7;
}
/* 修改chrom记住密码输入框填充后默认的颜色*/
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-text-fill-color:#fff !important;      //修改默认的字体颜色
-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color:#78c2f7;   //修改默认的背景颜色
background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}
/*下载*/
.login-link{padding-top:10px;}
.login-link a{font-size:14px; text-decoration:underline;}
.login-link a:hover{color:red!important;}