.login-body {
    position: relative;
}
.login-body .login-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 323px;
    background: #2677b5 url(../images/bg_login_v2.png);
    z-index: 10;
}
.container-login {
    width: 590px;
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
    min-height: 502px;
    display: table;
    position: relative;
    z-index: 100;
}
.container-login .brand {
    height: 84px;
    margin-top: 10px;
    background: url(../images/logo_user_login.png) center 20px no-repeat;
}
.container-login .brand a {
    display: block;
    width: 400px;
    height: 70px;
    text-indent: -10000px;
    margin: 0 auto;
}
.container-login .login-box {
    margin-top: 20px;
}
.login-box-left {
    float: left;
    width: 360px;
    min-height: 410px;
    border-top: 5px solid #0276d8;
    background: #fff;
    box-shadow: 0 13px 36px 0 rgba(0,0,0,0.14);
}
.pg-login-box-tab {
    border-top: 0;
    display: block;
    width: 100%;
}
.pg-login-box-tab-head {
    position: relative;
    height: 60px;
}
.pg-login-box-tab-nav {
    position: absolute;
    top: 0;
    left: 0;right: 0;
}
.pg-login-box-tab-nav .hd{
    overflow: hidden;
}
.pg-login-box-tab-nav .hd ul{
    display: flex;display: -webkit-flex;background: #f5f5f5;font-size: 20px;cursor: pointer;width: 100%;
}
.pg-login-box-tab-nav .hd ul li{
    flex: 0 0 50%;line-height: 60px;text-align: center;
}
.pg-login-box-tab-nav .hd ul li.on{
    background: white;
}
.pg-login-box-tab-nav ul li.active {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #eee;
    font-size: 20px;
    cursor: pointer;
}
.pg-login-box-tab-nav ul li.active a {
    height: 60px;
    font-size: 20px;
    color: #666;
    display: block;
    text-decoration: none;
}
.pg-login-box-tab-nav ul li.active {
    background: 0;
    border: 0;
}
.pg-login-box-tab-nav ul li.active a {
    color: #219ff0;
}
.pg-login-box-tab-body {
    min-height: 344px;
}
.pg-login-box-tab-pane {
    padding: 20px;
}
.pg-login-box-tab-pane .login-box-wechat {
    float: left;
    width: 230px;
    font-size: 14px;
}
.pg-login-box-tab-pane .login-box-account {
    width: 310px;
    float: right;
}
.pg-login-box-tab-pane .login-box-account .login-box-section-title {
    font-size: 14px;margin-bottom: 10px;
}
.pg-login-box-tab-pane .login-box-wechat-img {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.pg-login-box-tab-pane .login-box-wechat-img img{
	width:140px;height: 140px;
}
.pg-login-box-tab-pane .login-box-wechat-note {
    font-size: 12px;
    color: #999;
    text-align: center;
}
.pg-login-box-tab-pane .login-box-account {
    width: 310px;
    float: right;
}
.login-box .form-group {
    margin: 0;
    position: relative;
    width:310px;
}
.login-box .form-group .login_name{
	background:url(../images/icon-iphone.png) no-repeat left center;
	display: inline-block;
	background-size: 20px 20px;
}
.login-box .form-group .inptext{
	height: 42px;
    font-size: 14px;
    padding-left: 28px;
    width:282px;
    border-bottom: 1px solid #dcdcdc
}
.login-box .form-group .inptext:focus{
	border-bottom: 2px solid #219ff0;
}
.login-box .form-group .login_password{
	background:url(../images/icon-lock.png) no-repeat left center;
	display: inline-block;
	background-size: 20px 20px;
}
.login-box .form-group .login_tjr{
	background:url(../images/icon-tjr.png) no-repeat left center;
	display: inline-block;
	background-size: 20px 20px;
}
.login-box .form-group .form-inline{
	font-size: 14px;padding:10px 0;
}
.login-box .form-group .form-inline a{
	color: #219ff0;text-decoration: none;
}
.cm-btn-submit{
	line-height: 46px;
	width: 312px;
    font-size: 16px;
    height: 48px;
    display: block;
    color: #fff;
    background-color: #219ff0;
    text-align: center;
    border-radius: 3px;
    margin-top: 25px;
    cursor: pointer;
}
.cm-btn-submit:hover{
	color: #fff;text-decoration: none;background-color:rgb(55,168,241);
}
.login-box-right {
    float: right;
    min-height: 415px;
    height: 415px;
    width: 200px;
    background: #fff;
    box-shadow: 0 13px 36px 0 rgba(0,0,0,0.14);
}
.lawyer-entrance .lawyer-portrait {
    position: relative;
    width: 100%;
    height: 180px;
    background: #bee0f6;
    text-align: center;
    padding-top: 16px;
}
.lawyer-entrance .lawyer-portrait .icon-lvshi{
	background:url(../images/icon-lvshi.png) no-repeat center center;
	background-size: 120px 120px;width:120px;height: 120px;
	display: block;margin:0 auto;padding-top: 30px;
}
.lawyer-entrance .lawyer-portrait .lawyer-triangle-bottom {
    display: inline-block;
    width: 0;
    height: 0;
    border: 34px solid;
    border-color: #bee0f6 transparent transparent transparent;
    position: absolute;
    bottom: -68px;
    right: 66px;
    z-index: 1;
    color: #bee0f6;
}
.lawyer-entrance .lawyer-entrance-box {
    margin-top: 60px;
}
.lawyer-entrance .lawyer-entrance-box ul {
    padding-left: 30px;
}
.lawyer-entrance .lawyer-entrance-box ul li {
    padding: 10px 0 10px 24px;
    font-size: 18px;
	background:url(../images/icon-arrowcircle.png) no-repeat left center;
	background-size: 18px 18px;
}
.lawyer-entrance .lawyer-entrance-box ul li a {
    position: relative;
    color: #333;
    text-decoration: none;
}
.lawyer-entrance .lawyer-entrance-box ul li a.icon-arrowcircle{
	display: block;
}
.login-footer {
    margin-top: 60px;
    display: block;
    text-align: center;
    width: 100%;
}
.login-footer p {
    font-size: 12px;
    color: #999;
}
.register01 .inptext{
    width:165px!important;
}
.register01 .cm-btn{
    width: 90px;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    color: #219ff0;
    display: inline-block;
    border: 1px solid #219ff0;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
	cursor:pointer;
}
.register01 .cm-btn:hover{
    background-color: rgb(56,168,242);
    color: #fff;
}
.icon-yanzhengma{
    background:url(../images/icon-yanzhengma.png) no-repeat left center;
    display: inline-block;
    background-size: 20px 20px;
}
.Registration-Agreement{
    margin-top: 20px;
    color: #999;
    text-align: center;
    font-size: 14px;
}
.Registration-Agreement a{
    color: #219ff0;
    text-decoration: none;
    cursor: pointer;
}
.textarea_simulatorbg{
    background-color: rgba(0,0,0,0.5);
    width:100%;height: 900px;position: fixed;top:0;z-index: 1000;
    display: none;
}
.textarea_simulator{
    width:912px;height:auto;background-color: #fff;
    border-radius: 10px;overflow: hidden;position: fixed;
    z-index: 1001;
    display: block;
    left: 240px;
    top: 0px;
    margin-top: 30px;
    padding:0 24px;
}
.textarea_simulator-t{
    font-size: 18px;
    padding: 24px 0 14px 0;
}
.textarea_simulator-t span{
    background:url(../images/titlebar-close.png) no-repeat center center;
    background-size: 15px 15px;width:15px;height: 15px;float: right;
    cursor: pointer;
}
.textarea_simulator-c{
    height: 610px;
    font-size: 14px;
    line-height: 30px;
    overflow-y: scroll;
    padding:20px 0;
}
.dialog-operate a{
    float: right;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 190px;
    font-size: 21px;
    color: #fff;
    background-color: #219ff0;
    border-color: #219ff0;
    display: inline-block;
    padding:10px 0;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
    text-decoration: none;
}
.login_err{ 
	width:230px;  padding:5px; border:1px #FF3300 solid; background-color:#FFF3EE; margin-bottom:8px; margin-top:5px; background-image:url(../images/member/37.gif); padding-left:22px; background-repeat:no-repeat; background-position: 8px center; margin-left:8px; display:none
}
label.error {
    margin-left: 6px;
    color: #f1a023;
}