@charset "utf-8";
/* CSS Document */
/*login*/
.login_bg {
	background: #0183e1;
}
.login_header {
	width: 100%;
	height: 80px;
}
.login_main {
    width: 80%;
    margin: 0 auto;
    height: 80px;
   /*  background: url(../../img/client/logoblue.png) no-repeat 0px 24px; */
    background: url(../../img/client/logoblue1.png) no-repeat 0px 24px;
    position: relative;
    background-size: 23%;
}
.login_main span{
	font-size: 18px;
    font-weight: 500;
    left: 90px;
    position: absolute;
    top: 44px;
    }
.login_center {
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
}
.login_footer {
	background: #fff;
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-top:1px solid #ededed;
}
.login_footer {
	text-align: center;
	font-size: 14px;
	color: #94939d;
}
.login_left {
	width: 45%;
	margin-top:10%;
}
.login_left img {
	width:100%;
	min-width:440px;
}
.divleft label {
	width: 50px;
	text-align: right;
	float: left;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	font-size: 14px;
}
.captchadiv input {
	width: 80px;
}
.login_right {
    /* font-size: 56px; */
    border-radius: 8px;
    margin-top: 10%;
    margin-left: 20%;
    width: 29%;
    /* height: 28em; */
    -o-border-radius: 8px;
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 30px 8px -8.8px rgba(4, 0, 0, 0.03);
    -moz-box-shadow: 0px 30px 8px -8.8px rgba(4, 0, 0, 0.03);
    -webkit-box-shadow: 0px 30px 8px -8.8px rgba(4, 0, 0, 0.03);
}
.mytlogin_right{
	width: 34%;
	max-width:360px;
}
.logintitle{width:100%;height:35px;font-size:20px;color:#508eff;text-align:center;line-height:35px;}
.fadeInDown input::-webkit-input-placeholder{
	color:#cfcfcf;
}
.divleft {
	display: block;
	width: 65%;
	height: 36px;
	margin:8% auto;
}
.mytdiv{
	display: block;
	width: 84%;
	height: 40px;
	margin:6% auto;
	box-sizing: border-box;
	position: relative;
}
.mytdiv input {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 44px;
    padding-left: 10px;
    font-size: 14px;
    background-color:#FFF;
    color: #fff;
    padding-right: 0;
    padding-left:42px;
    color:#000000;
    box-sizing: border-box;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.mytdiv input:focus  {
	background-color:#FFF;
	 border-color: rgba(82, 168, 236, 0.8);
  outline: thin dotted \9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.divleft input:focus  {
	border-bottom:2px solid #fff;
	box-shadow:none;
	-webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    background-color:transparent;
}
.mytlogindiv{min-width:1190px;}
.mytbtnDiv{width:84% !important;}
.mytbtnDiv input{font-weight: 400 !important;border-radius: 5px;}
.divimg{
	display: block;
    position: absolute;
    top: 12px;
    left: 13px;
    width:16px;
    }
.divline{
	width: 1px;
	height: 24px;
	top: 7px;
	border-left: 1px solid #CCC;
	position: absolute;
	right: 36%;
	}
.captcha_a{position:absolute;right:1px;top:3px;width: 34%;height:30px;}
.divleft input {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 44px;
    padding-left: 10px;
    font-size: 16px;
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    transition: none;
    color: #fff;
    padding-right: 0;
}
.captchadiv input {
	background: url(../../img/client/login_icon1.png) no-repeat;
}
.divleft #captcha{
	background: url(../../img/client/login_icon1.png) no-repeat;
	width:40%;
	background-position:2px center;
}
 .divleft #password{
	background: url(../../img/client/login_icon2.png) no-repeat;
	background-position:2px center;
}
.divleft #username{
	background: url(../../img/client/login_icon3.png) no-repeat;
	background-position:2px center;
} 
.divleft input{}
.login-center{
	/* padding-bottom:20px; */
	margin-top: 4%;
    margin-bottom: 10%;
}
.login-center h2 {
	text-indent:0.5em;
	font-size: 18px;
	color: #5f5e5e;
	padding:20px 20px 4px;
	font-weight: normal;
}
.login_line {
	width: 340px;
	height: 1px;
	border-bottom:2px solid #0099ff;
	margin: 0 auto;
	margin-bottom: 30px;
}
.captchadiv input{
	width: 170px;
	height: 38px;
	line-height: 38px;
	padding-left: 28px;
	padding-right:0;
}
.captchadiv .mycaptchaimg {
	width: 45%;
	height: 39px;
	float: right;
	display: inline;
}

.mycaptchaimg:hover {
	cursor: pointer;
}
.login-center .logbtn {
	/* background: -webkit-linear-gradient(left bottom,#508eff,#508eff);
	background: -o-linear-gradient(left bottom,#508eff,#508eff);
	background: -mos-linear-gradient(left bottom,#508eff,#508eff);
	background: -moz-linear-gradient(left bottom,#508eff,#508eff);
	background: linear-gradient(left bottom,#508eff,#508eff); */
	background:#508eff;
    color: #ffffff;
    font-size: 18px;
    height: 42px;
    width: 100%;
    font-weight:600;
    border: 1px solid #508eff;
}
.login-center .logbtn:hover {
	background-color: #508eff;
	 border: 1px solid #508eff;
}
.mytlogin{margin-left:20%;}
.div-pass {
	padding: 0 3px;
	margin-top: 15px;
}
.div-pass a {
	float: right;
}
.errorsdiv {
	height: 20px;
	margin-top: 3%;
	background: none;
	margin-left: 42px;
	color: red;
	
}
.myterrorsdiv {
	height: 20px;
	/* margin-top: 3%; */
	background: none;
	/* margin-left: 42px; */
	color: red;
	width: 84%;
    margin: 0 auto;
}
.btnDiv {
	width: 70%;
	margin: 0 auto;
	margin-top: 4%;
}
.download {
    height: 16px;
    line-height: 16px;
    width: 82%;
    margin: 5px auto;
}
.download img{
	vertical-align:middle;
	width:16px;
	height:16px;
}
.download a{
	/* text-decoration:underline; */
	/* font-family: fantasy; */
	text-decoration:none;
	color:#000000;
    font-size:14px;
    display: inline-block;
}
.download a:hover{
	cursor:pointer;
}
.captchadiv{
	margin-bottom:0;
}
input::-webkit-input-placeholder{
  color: #fff;
  font-size: 13px;
}

input:-moz-placeholder{
   color:#cfcfcf;
  font-size: 13px;
}

input:-moz-placeholder{
  color:#cfcfcf;
  font-size: 13px;
}

input::-o-placeholder{
 color:#cfcfcf;
  font-size: 13px;
}
input::-ms-placeholder{
  color:#cfcfcf;
  font-size: 13px;
}
input:-ms-input-placeholder{
  color:#cfcfcf;
  font-size: 13px;
}


/*登录页的底部*/
.footer_copyright{
	font-size:12px;
	width:80%;
	margin: 0 auto;
	color:#fff;
	text-align:center;
	height:60px;
	line-height:40px;
	letter-spacing:1px;
}
.footer_copyright p{
    height:30px;
    line-height:30px;
    margin:0 ;
}
.footer_copyright p:last-child{
    height:30px;
    line-height:20px;
}
.footer_copyright p span{
    margin-left:15px;
}
.reOldVersion{
	position:absolute;
	right:17%;
	top:38px;
}
.reOldVersion a{
	font-size:16px;
	color:#fff;
}
.reOldVersion a:link, .reOldVersion a:visited{
	color:#fff;
}
.reOldVersion a:hover{
	text-decoration:undeline;
}
/*******************************************域名更换通知******************************************************/
.domaintipsBox{
	 background-color: rgba(44,109,248,1);
	 text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.domaintipsBox h2{
	font-size:36px;
	color:#fff;
	padding-top:48px;
}
.domaintipsBox .whiteLine{
	width:108px;
	height:1px;
	border-bottom:2px solid #fff;
	margin:7px auto 30px;
}
.domaintipsBox span{
	display:block;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
}
.domaintipsBox .newDomain{
	font-size:30px;
	color:#7bf7ff;
	margin-right:10px;
	cursor:auto;
}
.domaintipsBox .tipsText{
	font-size:14px;
	line-height:26px;
	color:#fff;
	padding:35px 47px 30px;
	text-align:center;
}
.domaintipsBox .tipsText div{
	font-size:18px;
}
.domaintipsBox .tipsText div span{
	color:red;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
}