body {
          font-family: '微软雅黑', 'Microsoft YaHei', 'Microsoft Yahei Font', 'Open Sans', 'Segoe UI' !important;
      }
.bg_color{
	background:url(../../images/login-images/login_bg.jpg);
	color: #4c5258;
	letter-spacing: .5px;
	/* background: #f7f7ff; */
	overflow-x: hidden;
	font-family: Roboto, sans-serif;
}
.card-img {
	width: 100%;
	height: 80%;
	margin-top: 30px;
}
.loginBackground{
	background:url(../../images/login_background.jpg);
	background-size: 100% 99.9%;
}
.reg_succ{
	background:url(../../images/reg_succ.png);
	background-size: 100% 99.9%;
	width: 156px;
	height: 151px;
	margin: 0 auto;
}
.loginSimpleBackground{
	background:url(../../images/login_simple_background.jpg);
	background-size: 100% 99.9%;
}
#bodyBgcolor{
	width:100%;
	background:#065CC1;
}
.logo_customerService_div{
	width: 100%;
	height: 60px;
	background-color:transparent;
}
.logo_div{
	/* background:url(../../images/logo/ejoin.png);
	background-size: 100% 99.9%;
	width: 125px;
	height: 60px;
	float: left; */
}
.customerService_div{
	width:165px;
	height:38px;
	background:#fff;
	float: right;
	text-align: center;
	padding-top: 8px;
	color: rgb(128,128,128);
	border-radius:5px;
}
.customerService_div a:hover{
	text-decoration:none;
}
.reg_btn a{
	color: #fff;
}
.reg_btn a:hover{
	color: #fff;
	text-decoration:none;
}
.reg_btn{
	width:150px;
	height:54px;
	float: right;
	padding-top: 15px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px;
	border-radius:5px;
}
p.reg_succ_tip{
	margin-top:10px;
	text-align: center;
	color: rgb(0,176,80);
}
p.reg_succ_jump_tip{
	text-align: center;
	margin-bottom: 50px;
}
.to_login_btn a{
	color: #fff;
}
.to_login_btn a:hover{
	color: #fff;
	text-decoration:none;
}
.to_login_btn{
	width:137px;
	height:34px;
	float: right;
	padding-top: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px
}
.pw_btn{
	width:247px;
	height:54px;
	float: left;
	padding-top: 15px;
	cursor: pointer;
	/* text-align: center; */
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px
}
.reg_tip_btn{
	width:137px;
	height:34px;
	float: left;
	padding-top: 8px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px
}
.selected_succ_btn{
	background: #337ab7;
	color: #fff !important;
}
.selected_succ_btn:hover{
	background: rgb(0,146,80);
}
.login_div{
	width: 100%;
	height:615px;
	-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px rgba(0, 0, 0, .1);
}
.link_div{
	padding-bottom:10px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#fff;
	font-family:微软雅黑;
	opacity: 0.7;
}
.forget_password{
	color: #999;
	cursor: pointer;
	padding: 0 10px;
	font-size: 16px;
}
.getCaptchaBtn{
	cursor: pointer;
}
.getCaptchaBtn:hover{
	background: #F8F8FF;
}
.forget_password:hover{
	color: #696969;
}
.link_div a{
	color: #696969;
	cursor: pointer;
	padding: 0 10px;
}
.link_div a:hover{
	color: #696969;
}
.copyright{
	padding-bottom:15px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color: #696969;
	letter-spacing:1px;
}

.login-container {
    position: relative;
}

.login-container .loginbox {
    position: relative;
    width: 1094px !important;
    margin: 0 auto;
}
.div-inline{ display:inline}
.left_div{
	background:#567086;
	float: left;
	width: 615px;
	height: 100%;
	border-radius:10px 0px 0px 10px;
}
.right_div{
	float: right;
	width:calc(100% - 615px) !important;
	height: 100%;
	background-color:#fff !important;
	border-radius:0px 10px 10px 0px;
}

.forgetPwd_left_div{
	background: #fff !important;  
	float: left;
	width: 615px;
	height: 100%;
}
.login_logo_div{
	background: url(../../images/logo/ejoin.png);
	background-size: 100% 99.9%;
	width: 135px;
	height: 90px;
	margin: 0 auto;
}
.reg_left_div{
	background: #567086 !important;  
	float: left;
	width: 615px;
	height: 100%;
}
.reg_right_div{
	float: right;
	width:calc(100% - 615px) !important;
	height: 100%;
	background-color:#fff !important;
}

.login-container .loginbox .loginbox-title {
    position: relative;
    text-align: center;
    width: 100%;
    height: 35px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #444
}
/* .form-group{
	margin-bottom:1px !important;
} */
.login-container .loginbox .loginbox-social {
    padding: 0 10px 10px;
    text-align: center
}

.login-container .loginbox .loginbox-social .social-title {
    font-size: 14px;
    font-weight: 500;
    color: #a9a9a9;
    margin-top: 10px
}

.login-container .loginbox .loginbox-social .social-buttons {
    height: 80px;
    padding: 15px 35px;
    text-align: center
}

.login-container .loginbox .loginbox-social .social-buttons .button-facebook {
    float: left;
    border: 2px solid #3b5998;
    color: #3b5998;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 30px;
    background-color: #fff
}

.login-container .loginbox .loginbox-social .social-buttons .button-facebook i {
    font-size: 26px;
    line-height: 50px
}

.login-container .loginbox .loginbox-social .social-buttons .button-twitter {
    float: left;
    border: 2px solid #29c1f6;
    color: #29c1f6;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 30px;
    background-color: #fff
}

.login-container .loginbox .loginbox-social .social-buttons .button-twitter i {
    font-size: 26px;
    line-height: 50px
}

.login-container .loginbox .loginbox-social .social-buttons .button-google {
    border: 2px solid #ef4f1d;
    color: #ef4f1d;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #fff
}

.login-container .loginbox .loginbox-social .social-buttons .button-google i {
    font-size: 26px;
    line-height: 50px
}

.login-container .loginbox .loginbox-or {
    position: relative;
    text-align: center;
    height: 20px
}

.login-container .loginbox .loginbox-or .or {
    position: absolute;
    top: 0;
    -lh-property: 0;
    left: -webkit-calc(50% - 25px);
    left: -moz-calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 20px;
    background-color: #fff;
    color: #999;
    margin: 0 auto
}

.login-container .loginbox .loginbox-or .or-line {
    position: absolute;
    height: 1px;
    top: 10px;
    left: 40px;
    right: 40px;
    background-color: #ccc
}
.login-container .loginbox .loginbox-textbox {
    padding: 20px 40px
}
.login-container .loginbox .regbox-textbox {
    padding: 25px 40px
}
.login-container .loginbox .forgetpwdbox-textbox {
    padding: 0px 40px
}
.project_name{
	margin-top: 100px !important;
	margin-bottom: 30px !important;
	color: #fff;
	text-align: center;
}
.left_div h4,.reg_left_div h4{
	color: #fff;
	text-align: center;
	margin-bottom: 50px !important;
	letter-spacing:5px;
}
.left_div h4,.forgetPwd_left_div h4{
	color: #fff;
	text-align: center;
	margin-bottom: 50px !important;
	letter-spacing:5px;
}
.left_div .service_hotline,.reg_left_div .service_hotline{
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 270px;
}
.left_div .service_hotline,.forgetPwd_left_div .service_hotline{
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 270px;
}
.p_4{
	font-size:18px;
	color: rgb(146,208,80);
	margin-left: 50px;
}
.p_5{
	color: #fff;
	margin-left: 50px;
}
.p_1{
	color: rgb(146,208,80);
	margin-left: 50%;
}
.p_2{
	color: #fff;
	margin-left: 10px;
}
.p_3{
	color: #fff;
	margin: 180px 20px 0px 0px !important;
	text-align: right;
}
.login-container .loginbox .loginbox-textbox .form-control,
.login-container .loginbox .regbox-textbox .form-control,
.login-container .loginbox .forgetpwdbox-textbox .form-control {
    -webkit-border-radius: 3px !important;
    -webkit-background-clip: padding-box !important;
    -moz-border-radius: 3px !important;
    -moz-background-clip: padding !important;
    border-radius: 3px !important;
    background-clip: padding-box !important
}
.login-container .loginbox .loginbox-forgot {
    padding-left: 40px
}

.login-container .loginbox .loginbox-forgot a {
    font-size: 11px;
    color: #666
}

.login-container .loginbox .loginbox-submit {
    padding: 10px 40px
}

.login-container .loginbox .loginbox-signup {
    text-align: center;
    padding-top: 10px
}

.login-container .loginbox .loginbox-signup a {
    font-size: 13px;
    color: #666
}

.login-container .logobox {
    width: 300px !important;
    height: 50px !important;
    padding: 5px;
    margin-top: 15px;
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    background-color: #fff;
    text-align: left
}
.bg-white {
    /* background-color: #fff !important; */
}

div.ui-choose {
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid transparent;
    font: 100 16px/30px;
    border-right: none;
    border-bottom: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
}
.ui-choose>span.selected {
    z-index: 3;
    border-color: #0080ff;
    background-color: #0080ff;
    color: #fff;
}
.ui-choose>span:first-child {
    border-radius: 3px 0 0 3px;
}
.ui-choose>span {
    box-sizing: border-box;
    border: 1px solid #ccc;
    float: left;
    height: 45px;
    line-height: 39px;
    margin: -1px 0 0 -1px;
    padding: 0 16px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    min-width: 20px;
    text-align: center;
}

.btn_label{
	cursor: default !important;
	background-color: #e6e6e6 !important;
	font-size: 14px !important;
}
.input_group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.login_div input[type='text'],.login_div input[type='password']{
	font-size: 14px;
}
.cbtn[disabled] {
	pointer-events: auto !important;
	cursor: not-allowed !important;
	background-color: #999 !important;
	font-size: 14px !important;
	height: 38px !important;
}
.getCaptchaBtn[disabled]{ 
	pointer-events:auto !important;
	cursor: not-allowed !important;
	background-color: #999 !important;
	height: 38px !important;
}
/* .getCaptchaBtn:hover{
	background-color: #4285f4;
	border-color: #427fed;
	color: #fff;
} */
.help-block{
	margin-bottom:0px !important;
}
.language_nav > li {
	position: relative;
	display: block;
}
.navbar-nav > li > .language_dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.language_dropdown-menu {
	min-width: 180px;
	padding: 7px 0;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	position: absolute;
	top: 100%;
	right: 55px !important;
	z-index: 1000;
	display: none;
	float: left;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	background-clip: padding-box;
}
.language_dropdown-menu > li:hover{
    background-color: #B0E2FF;
    color: #fff !important;
}
.language_dropdown-menu > li > a {
	display: block;
	padding: 8px 15px;
	clear: both;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
	white-space: nowrap;
	text-decoration:none;
	font-size:14px;
}
.language_nav > li > a {
	position: relative;
	display: block;
	padding: 10px 55px;
}
.open > .language_dropdown-menu {
	display: block;
}
.language_dropdown-menu img,.dropdown img{
    height:20px;
    width:30px;
	border-radius: 6px !important;
}
.language_text {
	vertical-align: top;
}
.input-group-btn{
	display: block !important;
	font-size: 13px;
	font-weight: 400;
	color: #3f4254;
}
.forgetpwdbox-textbox .form-group,.form-control{
	width: 100%;
}
.content .block .col-6 {
	flex: 0 0 50%;
	padding: 0 12px;
}
/* .content .form-group {
	margin-bottom: 22px;
} */
.form-group {
	position: relative;
}
.content .block {
	margin: 0 -12px 22px;
}
.content .form-group .input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #f3f6f9;
	border-radius: 6px;
}
.w-400 {
	width: 400px;
}
.btn_label{
	background-color:#fff !important;
	border:none !important;
	text-align: left !important;
	padding-left: 2px !important;
}
.label_h{
	background: #00B050;
	margin-right: 8px;
	font-size:14px;
	vertical-align:middle;
}
#username_label input,password_label input{
	width: 100% !important;
}
.input-group{
	width: 100% !important;
}
.cbtn{
	margin-left: -104px !important;
	z-index: 3;
	/* padding: 0px !important; */
	height:38px !important;
	font-size: 14px !important;
	width: 104px !important;
}
#forgetPwdTabId-smsVerCode input{
	padding-right:120px;
}
.form-control{
	height: 38px !important;
}
.btn_label{
	width: 116px;
	height: 28px !important; 
	padding: 1px !important; 
}
.input-group-btn{
	font-size: 14px !important;
}
input[type="checkbox"], input[type="radio"] {
	opacity: 0;
	position: absolute;
	left: -9999px;
	z-index: 12;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
input[type="checkbox"].colored-blue:checked ~ .text::before, input[type="radio"].colored-blue:checked ~ .text::before {
	border-color: #5db2ff;
	color: #5db2ff;
}
input[type="checkbox"]:checked ~ .text::before, input[type="radio"]:checked ~ .text::before {
	display: inline-block;
	content:"\f00c";
	background-color: #f5f8fc;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
	border-color: #333;
}
input[type="checkbox"] ~ .text::before, input[type="radio"] ~ .text::before {
	font-family: fontAwesome;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	content: " ";
	background-color: #fafafa;
	border: 1px solid #c8c8c8;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border-radius: 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	line-height: 16px;
	min-width: 18px;
	margin-right: 5px;
	margin-bottom: 2px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
/* span.text{
	margin-left: -20px;
} */
.form-control-feedback{
	top:25px !important;
}
#reg_user-phoneNumber{
	border-radius:0px !important;
}

.img-span{
	display: inline-block;
}
.countryCode_div em {
    font-style: normal;
}
.countryCode_div {
	/* display: inline-block; */
	/* position: fixed !important;
	z-index: 9; */
}
.countryCode_div .dropdown-menu {
	overflow: auto;
	min-height: 100px;
}
.countryCode_div button {
    width: 100%;
    text-align: left;
    /* border: solid 1px #e1e1e1; */
    background: #fff !important;
    border-radius: 3px;
    height: 32px;
}
.countryCode_div button i {
    float: right;
    margin-top: 8px;
}
.countryCode_div ul {
    /* width: 100%; */
}
.countryCode_div ul input {
    height: 25px;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 15px;
    width: 100%;
}
/* .dropdown-menu li:first-child {
    position: relative;
    padding: 5px 10px;
} */
.dropdown-menu li:first-child i {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 10px;
}
.countryCode_div .seach_name:hover{
	cursor: pointer;
}