@charset "utf-8";
/*global css*/
*{margin:0;padding:0;font-family:Helvetica,-apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;}
ul{list-style:none;}
button{outline:none;}
a{text-decoration: none;color:black;cursor:pointer;outline:none;}
input{outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.center{width:1190px;margin:0 auto;}
.drift-left{float:left;}
.drift-right{float:right;}
.clear{clear:both;}
img{vertical-align: middle;border:none; }
/*End global css*/
/*登录*/
.login-top{height:100px;background:#303e81;}
.login-top-left h6{width:265px;color:#fff;font-size:22px;float:left;padding-top:22px;}
.login-top-left h5{color:#fff;font-size:22px;float:left;border-left:1px solid #fff;padding-left:40px;margin-left:50px;margin-top:34px;}
.login-top-right{padding-top:35px;}
.login-top-right h6{color:#fff;font-size:18px;}
.login-top-right a{font-size:18px;color:#00fff6;text-decoration:underline;}
.login-bg{height:750px;background:url(../../images/login-bg_02.png) no-repeat center center;background-size:cover;}
.bottom img, .bottom li, .net li{float: left;}
.bottom-all{overflow:hidden;padding-bottom: 20px;}
.bottom{width:70%;margin:0 auto;margin-top:30px;overflow:hidden;color:#4b4b4b;}
.bottom li a{color:#4b4b4b;}
.bottom li img{margin-right:10px;}
.bottom  li span{margin:0 10px;}
.net{width:56%;margin:0 auto;margin-top:20px;}
.net li{margin-right:30px;}
.net li a{font-size:14px;color:#000;line-height:30px;}
.net li img{float:left;padding-right:10px;}
.login-content{width:470px;height:358px;background:rgba(255,255,255,0.6);margin:0 auto;padding-top:42px;}
.login-dis{padding-top:175px;}
.login-content-a{width:400px;height:315px;margin:0 auto;}
.acount-title{font-size:23px;color:#fff;text-align:center;margin-bottom:15px;}
.lg-wz li{height:42px;border:1px solid #4158c0;border-radius:4px;margin-bottom:35px;}
.lg-icon{width:42px;height:42px;background:#4158c0;line-height:42px;text-align:center;float:left;position:relative;}
.lg-icon img{width:18px;position:absolute;top:50%;margin-top:-10px;left:50%;margin-left:-9px;}
.lg-wz input{width:86.5%;height:42px;padding-left:10px;border:none;background:rgb(255,255,255,0);}
.lg-wz input::-webkit-input-placeholder{font-size:14px;color:#333;}
.login-tip{font-size:14px;color:#bc1c21;background:url(../../images/lg-icon_07.png) no-repeat left center;padding-left:30px;margin:10px 0 15px;}
.lg-submit{width:100% !important;cursor:pointer;background:#13269a !important;font-size:18px;color:#fff;letter-spacing:10px;}
.forget-psg{margin-top:25px;font-size:14px;}
.check{width:18px;height:18px;border:1px solid #4158c0;border-radius:4px;float:left;cursor:pointer;margin-right:10px;}
.check:checked{background:url(../../images/input-checked.png) no-repeat center center;}
.forget-psg label{margin-right:20px;}
.rember-right{font-size:14px;color:#bc1c21;text-decoration:underline;}
/*验证提示*/
.prompt {font-size:13px;height: 24px;line-height: 24px;/* border: 1px solid #faccc6; *//* background: #ffebeb; */color: #a71b1e;margin-bottom:5px;}
.minus{
color: #a71b1e;padding-right: 8px;padding-left: 12px;
}
.prompt_hide{visibility: hidden;}
/*End 登录*/
/*注册*/
.register-a{width:583px;margin:60px auto;}
.register{border-bottom:1px solid #cccccc;}
.register-a label{width:85px;text-align:right;font-size:14px;color:#333;display:block;float:left;line-height:40px;}
.register-a input{width:340px;height:40px;background:#fff;text-indent:20px;border:1px solid #efefef;border-radius:4px;}
.register-a input::-webkit-input-placeholder{font-size:14px;color:#999999;}
.register-a li{margin-bottom:20px;overflow:hidden;}
.register-b .check{width:18px;height:18px;margin-right:8px;}
.register-b li{float:left;margin-top:10px;margin-right:10px;}
.register-b p{float:left;font-size:14px;color:#333;}
.register-b{overflow:hidden;position:relative;}
.yzm{width:120px !important;}
.tj-submit{width:100% !important;cursor:pointer;background:#fff;font-size:18px;color:#333;letter-spacing:10px;text-indent:0 !important;border: 1px solid #efefef;height: 40px;border-radius: 5px;background:#303e81;color:#fff}
.phone-yzm input{width:230px;border:none;}
.phone-yzm{border:1px solid #efefef;float:left;border-radius:4px;margin-bottom:20px;}
.phone-yzm a{font-size:14px;color:#3c457f;margin-right:10px;height:40px;display:block;float:right;line-height:40px;}
/*.tj-submit:hover{background:#3f5597 !important;color:#fff;}*/
.register-a input:focus{border:1px solid #3f5597;}
.phone-yzm input:focus{border:none;}
.tj-submit input:focus{background:#3f5597;color:#fff;border:none;}
.yzm-img{width:70px;height:26px;margin-left:25px;margin-top:5px;}
.yzm-change{margin-top:10px;margin-left:15px;font-size:14px;color:#333;}
/*End 注册*/
/*验证样式*/
.Validform_checktip{margin-left:8px;overflow:hidden;color:#999;font-size:12px;}
.Validform_right{color:#009c28; padding-left:30px; background:url(../../images/right.png) no-repeat left center; }
.Validform_wrong{color:#bc0f00;  padding-left:30px; white-space:nowrap; background:url(../../images/error.png) no-repeat left center; }
.Validform_loading{padding-left:20px; background:url(../../images/onLoad.gif) no-repeat left center; }
.Validform_error{background-color:#ffe7e7; }
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none !important;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#999;
background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}
.Validform_checktip{margin-left:10px;margin-top:10px;display:block;}
.registerform .label{display:inline-block; width:70px;}
.action{padding-left:92px;}
.register-b{height:70px;}
.register-b .Validform_wrong,.register-b .Validform_right{position:absolute;top:31px;left:0;} 
#verify{height: 34px; vertical-align: top; font-size: 16px;}
#code_img {width: 100px; height: 35px; cursor: pointer; vertical-align: top; float:left;margin-left:20px;}
/*End 验证样式*/
