﻿@charset "utf-8";
/* CSS Document */

body,th,td,input,select,textarea,div,p{padding:0; margin:0;}
body{margin: 0;padding: 0;background-color: #fafafa; min-width:1000px;font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif; }
dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6{margin:0; padding:0;list-style:none;font-weight:normal;}
a{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration: underline;}
.clear{
	clear:both
}
.lf{ float:left}
.fr{ float:right}
.login-wrapper {
    position: relative;
 
   
}
.login-wrapper .logo {
    margin-bottom: 45px;
    position: relative;
    left: -2px;
}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.row-fluid {width: 100%; *zoom: 1; background:url(/webui/images/login_bg.jpg) center  no-repeat;height: 470px;}
.login-wrapper .box {
  
    float: right;
    width: 400px;
    border-radius: 5px;
    background: url(/webui/images/login_boxbg.png) no-repeat;
	width: 415px;
    height: 400px;
}
.login-wrapper .box .content-wrap {
    width: 295px;
    margin: 0 auto;
	position: relative;
	top: 110px;
}
.login-wrapper {
  
}
.login-wrapper .box h6 {
    text-transform: uppercase;
    margin: 0 0 30px 0;
    font-size: 18px;
    font-weight: 600;color: #333333;
}
.login-wrapper .box input[type="text"], .login-wrapper .box input[type="password"] {
    font-size: 15px;
    height: 37px;
    margin-bottom:20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding-left: 12px;line-height: 20px;
color: #555555;
}
.span12 {
    width: 280px;
}

.login-wrapper .box a.forgot {
    display: block;
    text-align: right;
    font-style: italic;
    text-decoration: underline;
    color: #3d88ba;
    font-size: 13px;
    margin-bottom: 6px;
}
.login-wrapper .box .login {
	margin:0 auto;
    text-transform: uppercase;
    font-size: 16px;
	width: 295px;
    display: block;
    text-decoration: none;
    height: 40px;
	border-color: #18a6e3;
    line-height: 40px;
	background: #18a6e3;
    color: #fff;
	text-align: center;
	margin-top: 13px
}
.login-wrapper .box .login:hover {
    text-transform: uppercase;
    font-size: 16px;
	width: 295px;
    display: block;
    text-decoration: none;
    height: 40px;
	border-color:#2ab7f3;
    line-height: 40px;
	background:#2ab7f3;
    color: #fff;
}

.no-account {
	text-align: center;
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #e0e0e0;
	margin-top: 40px;
	padding: 20px 0 0 0;

}
.no-account a {
    color: #aaaaaa;
    margin-left: 7px;
    border-bottom: 1px solid;}
.no-account p {
    display: inline-block;
    color: #7d7d7d;
	letter-spacing: 0.5px;
}
.form-group{ height:44px; margin-bottom: 15px;}

.login_body_inner {
    width:602px;
    position: relative;
    margin: 0 auto;
	padding-top: 4%;
}
.new{
	
	float:left;
    text-align: left;
	padding:10px 30px;
}

.new h2{
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.logo1{
	border-bottom: 1px solid #ebebeb;
	margin-top:2%;
	
}
.newlogo{
	 width:900px;
	 margin:0 auto;
	 line-height:35px;
	 font-size: 25px;
	 padding-bottom: 10px;
	 color: #2462C0;
	 letter-spacing: 1px;
	 font-weight: 600;
}
.newlogo img{
	padding-bottom:5px;
	padding-right:10px;
}

.new .qrcode {
    width: 287px;
}

.forget{ 
    font-size:14px;
	margin-top: 18px;
    margin-bottom: 25px;
}
.wxcss{ 
	text-align:center; 
	color:#fff; 
	font-size:13px; 
	margin-top:15px
	}
.forget a{
	color: #285586;}
.autologin_choice{ 
	 font-size:12px;}

.no-account{ 
     color:#7c7c7c;
	 position: fixed;
bottom: 10px;}
.no-account li{ 
     padding-bottom:10px
	 }

.autologin_choice input{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 3px;
	}

/*------------绑定现有账号---------------*/
.header{



	background:#327fdb;
	line-height:70px;
	height:70px;
	margin-bottom: 20px;
	}
.login_header {
    width: 900px;
    position: relative;
    margin: 0 auto;
	
}
.login_header  img{ margin-right:10px; padding-top:15px;}
.header_title{ 
	padding-left:10px;
	line-height:70px;
	border-left: 1px solid #638dcf; 
	font-size:19px;
	color:#fff
}
.mainpanel {
    background: #fff;
    border: 1px solid #d4d4d4;
    min-height: 400px;
    zoom: 1;
	width: 800px;

	margin: 0 auto;
}
.main{padding:40px 35px}

.main .box{
	text-align:center;
	}

.b_size{
	font-size: 16px;
	padding: 0 35px;
}
.main .b_size h2 {
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    font-family: '微软雅黑', 'arial', '黑体';
	border-bottom: 1px solid #C8CFDB;
	font-weight: bold; 
	margin-bottom:20px;
	padding-bottom:5px
}

.main  input.txt {

    width: 230px;
    height: 24px;

}
.formPanel {

    padding:20px 35px;

}
.mbcss{ margin-bottom:20px;}

.formPanel .txt{
    border: 1px solid #c7c7c7;
    background: #fff;
    outline: none;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: lighter;
 	width: 230px;
    height: 24px;
	font-size: 14px;
	padding: 2px 3px;

}

.submitColumn {
    padding: 20px 35px;
    padding-left: 35px;
    overflow: hidden;
    zoom: 1;
    border-top: 1px solid #e0e0e0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.btnSubmit {

    background: url(/webui/images/bt_bg0b13f3.png) repeat-x #5388DC;
    _padding: 0 10px;
    height: 28px;
    *height: 29px;
    _overflow: hidden;
    line-height: 28px;
    _line-height: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px!important\9;
    *padding-top: 1px;
    border: none;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    min-width: 89px;
    filter: none;

}
.btnSubmit {
    padding: 0 0 4px 0;
    _padding: 0 10px;
    margin: 0;
    height: 30px;
    border: 0 none;
    color: #fff;
	margin-right: 15px;
	border-radius: 3px;

}
.box span{ 
	font-size:21px;
	padding-bottom:10px;
	display: block;
	}
.box p{ color:#666;
	padding-bottom:20px;
	 font-size:16px;
	 }
.color1{  color:#C00; 
 	font-weight:bold;}

.mt{ margin-top:23%}
.bjcss{
	background: #fff;
	border-radius: 10px;
	height:408px;
	box-shadow: 0 0 20px rgba(213, 213, 213, 0.5);
	}
.title{ 
	text-align:center;
	color:#fff;
	margin-bottom:15px;
	font-size:30px;
	
	}



.login-form {
    background-color: #fff;
    width: 450px;
    padding: 50px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.login-form .login-title {
    margin-bottom: 20px;
    text-align: center;
}

.login-form input {
    padding-left: 38px;
}

.login-form .layui-form-item .layui-icon {
    display: inline-block;
    height: 40px;
    width: 38px;
    line-height: 40px;
    text-align: center;
    position: absolute;
}

.login-form input[name="captcha"] {
    width: 325px;
    display: inline-block;
    margin-right: 1px;
}

#particles-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

#captcha {
    width: 118px;
    height: 43px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.1);
    margin-top: -1px;
}


.img{padding-top: 12px;
padding-left: 5px;}









