@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
/* -webkit-text-size-adjust fix Chrome 12 px limit */
body,
button,
input,
select,
textarea,
label {
  font-size: 14px;
  font-family: Microsoft Yahei;
  -webkit-text-size-adjust: none;
}
button,
input,
select,
label {
  vertical-align: middle;
  list-style-type: none;
  border: none;
}
input::-webkit-input-placeholder {
  color: #999;
}

input:-moz-placeholder {
  color: #999;
}

input::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

i {
  font-style: normal;
}
ul,
ol,
p {
  font-size: 100%;
}
ul {
  list-style: none;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 12px;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
img {
  border: 0 none;
}
a img,
span img {
  vertical-align: bottom;
}
em {
  font-style: normal;
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #606060;
}
a:hover {
  text-decoration: none;
}
/* width_control  */
.control {
  width: 100%;
  overflow: hidden;
  min-width: 1000px;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
.container {
  width: 1000px;
  position: relative;
  margin-right: 10%;
}
.container_fluid {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/* body 主体 */
.main_body {
  overflow: hidden;
  min-height: 500px;
  position: relative;
  padding: 13px;
}
.main_content {
  margin: 0 auto;
}
/* footer */
.fixed_width {
  height: 50px;
  margin-top: 56px;
  position: absolute;
  line-height: 45px;
  bottom: -1%;
  left: 34%;
}
.main_footer {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.main_footer p {
  font-size: 16px;
  color: #9e9e9e;
}
/*
通用banner
 */
.kv {
  position: relative;
  width: 2000px;
  margin: 0 -500px;
  height: 900px;
}
.kv .window {
  position: absolute;
  width: 1000px;
  height: 900px;
  top: 0;
  left: 0;
  padding: 0px 500px;
}
.kv .window .img {
  position: absolute;
  width: 2000px;
  height: 900px;
  top: 0;
  left: 50%;
  margin-left: -1000px;
}
.kv .window .img a {
  display: block;
}
.kv .window .btn {
  height: 10px;
  width: 100px;
  background: #fff;
  position: absolute;
  top: 439px;
  left: 50%;
}
.banner {
  background: #F1F0EE;
}
.navbar {
  /*background-color: #fff;*/
  /*background: rgba(255, 255, 255, .5);*/
  height: 106px;
}
.navbar .logo {
  height: 45px;
  margin: 0px 120px 0px 102px;
  font-size: 12px;
  padding: 30px 0;
}
.navbar .logo:before,
.navbar .logo:after {
  content: " ";
  display: table;
}
.navbar .logo:after {
  clear: both;
}
.navbar .sz_title {
  float: right;
  display: inline-block;
  line-height: 40px;
  margin-right: 10px;
}
.navbar a {
  padding: 0 9px;
}
.navbar span {
  line-height: 10px;
  border-left: 1px solid #ddd;
  padding: 0 9px;
  height: 10px;
  display: inline-block;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.main_login_en {
  width: 432px;
  height: 520px;
  float: right;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, .3);
  border-radius: 10px;
  margin-top: 15px;
}
.main_login_en .twobar_code .twobar_code_title{
  padding-top: 40px;
  font-size: 32px;
  font-weight: 600;
  /*padding-left: 38px;*/
}
.main_login {
  width: 420px;
  height: 586px;
  float: right;
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, .3);
  border-radius: 10px;
}
.main_login .twobar_code {
  width: 400px;
  height: 50px;
}
.main_login .twobar_code:before,
.main_login .twobar_code:after {
  content: " ";
  display: table;
}
.main_login .twobar_code:after {
  clear: both;
}
.main_login .twobar_code span {
  font-size: 12px;
  color: #5b5b5b;
  position: absolute;
  display: block;
  bottom: 10px;
  right: 95px;
}
/*new*/
.main_login .twobar_code .twobar_code_img {
  margin-top: 7px;
  position: absolute;
  /*bottom: 0;*/
  /*right: 0;*/
  padding-left: 10px;
}

.main_login .twobar_code .twobar_code_img i {
  display: inline-block;
  width: 69px;
  height: 69px;
}
.main_login .twobar_code .twobar_code_title{
  padding-top: 23px;
  font-size: 31px;
  font-weight: 600;
  padding-left: 38px;
}
.main_login .twobar_code .twobar_code_img .twobar1 {
  background: url(../../images/pc/erweimanew.png);
}
.main_login .twobar_code .twobar_code_img .twobar2 {
  background: url(../../images/pc/comp.png);
}


.main_list {
  padding: 0 30px;
  padding-bottom: 30px;
}
.main_list .main_list_ul {
  width: 340px;
  height: 75px;
}
.main_list .main_list_ul:before,
.main_list .main_list_ul:after {
  content: " ";
  display: table;
}
.main_list .main_list_ul:after {
  clear: both;
}
.main_list .main_list_ul .ul_left {
  width: 108px;
  /*padding: 20px 0;*/
  margin-top: 33px;
  padding-bottom: 5px;
  float: left;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}
.main_list .main_list_ul .ul_left_en {
  width: 108px;
  /*padding: 20px 0;*/
  margin-top: 20px;
  padding-bottom: 5px;
  float: left;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}
.main_list .main_list_ul .register_title {
  width: 120px;
  /*padding: 20px 0;*/
  margin-top: 33px;
  padding-bottom: 5px;
  float: left;
  font-size: 24px;
  color: #333333;
  text-align: center;
  font-weight:500;
}

.main_list .main_list_ul .ul_right {
  width: 105px;
  /*padding: 20px 0;*/
  padding-bottom: 5px;
  margin-top: 33px;
  margin-left: 50px;
  float: right;
  font-size: 18px;
  color: #545454;
  text-align: center;
}
.main_list .main_list_ul .ul_normal {
  width: 105px;
  /*padding: 20px 0;*/
  padding-bottom: 5px;
  margin-top: 33px;
  float: right;
  font-size: 18px;
  color: #2468F2;
  text-align: center;
}
.main_list .main_list_ul .reset_ul_right {
  width: 105px;
  padding-bottom: 5px;
  margin-top: 66px;
  margin-left: 16px;
  float: left;
  font-size: 18px;
  color: #545454;
  text-align: center;
}

.main_list .main_list_ul .en_ul_left {
  width: 150px;
  padding: 20px 0;
  float: left;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}
.main_list .main_list_ul .en_ul_mid {
  width: 150px;
  padding: 20px 0;
  float: left;
  font-size: 13px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}

.main_list .main_list_ul_modifyLogin .ul_left {
  width: 150px;
  padding: 20px 0;
  float: left;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}
.main_list .main_list_ul_modifyLogin .ul_right {
  width: 150px;
  padding: 20px 0;
  float: right;
  font-size: 18px;
  color: #545454;
  text-align: center;
}
.tab_change{
  display: flex;
  margin-bottom: 15px
}

.login_key {
  width: 340px;
}
.erweimaPadding{
    padding-right: 4%;
}
.login_key .warning {
  width: 340px;
  height: 30px;
  margin-top: 10px;
  background-color: #989898;
  line-height: 29px;
  color: #fff;
  border-radius: 2px;
}
.login_key .warning:before,
.login_key .warning:after {
  content: " ";
  display: table;
}
.login_key .warning:after {
  clear: both;
}
.login_key .warning i {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../../images/pc/allbgs.png) no-repeat -220px 0px;
  margin: 5px 5px 5px 10px;
}
.login_key .warning span {
  font-size: 12px;
}
.login_key .key_name {
  width: 340px;
  line-height: 28px;
  margin-bottom: 8px;
}
.login_key .key_name p {
  float: right;
  font-size: 16px;
  color: #1378d4;
  border-bottom: 1px solid #1378d4;
}
.login_form {
  width: 340px;
}
.login_form .login_input {
  width: 336px;
  height: 44px;
  font-size: 14px;
  border: 1px solid #c6c5c1;
  border-radius: 10px;
}
.login_form .login_input:before,
.login_form .login_input:after {
  content: " ";
  display: table;
}
.login_form .login_input:after {
  clear: both;
}
.login_form .login_input input {
  display: block;
  width: 192px;
  height: 44px;
  float: left;
  background: rgba(255, 255, 255, 0);
}
.input_length{
  width: 284px !important;
}

.login_form .login_input .forget_password {
  float: right;
  margin-top: 10px;
  color: #2468F2;
}
.login_form .login_input i {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin: 10px;
}
.login_form .login_input .user_name {
  background: url(../../images/pc/allbgs.png) no-repeat -170px 0px;
}
.login_form .login_input .password {
  background: url(../../images/pc/allbgs.png) no-repeat -95px 0px;
}
.login_form .login_special_input {
  width: 336px;
  height: 45px;
}
.login_form .login_special_input:before,
.login_form .login_special_input:after {
  content: " ";
  display: table;
}
.login_form .login_special_input:after {
  clear: both;
}
.login_form .login_special_input .login_verify {
  width: 205px;
  height: 44px;
  font-size: 14px;
  border: 1px solid #c6c5c1;
  border-radius: 10px;
  float: left;
}
.login_form .login_special_input .login_verify input {
  display: block;
  width: 130px;
  height: 44px;
  float: left;
  background: rgba(255, 255, 255, 0);
}
.login_form .login_special_input .login_verify i {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin: 10px;
}
.login_form .login_special_input .login_verify .verify {
  background: url(../../images/pc/allbgs.png) no-repeat -195px 0px;
}
.login_form .login_special_input .login_verify .dynamic_pwd {
  background: url(../../images/pc/pwd.png) no-repeat;
}
.login_form .login_special_input .verify_img {
  display: block;
  float: right;
}
.login_form .login_special_input .verify_img .getpassword {
  width: 130px;
  height: 46px;
  border-radius: 10px;
  background: #3198f5;
  color: #fff;
  font-size: 16px;
}
.login_form .login_special_input .verify_img .getpassword-1 {
  width: 130px;
  height: 46px;
  border-radius: 10px;
  background: #bcbcbc;
  color: #fff;
  font-size: 14px;
}

.login_form .voice-tips {
  margin-top: 0px;
  text-align: right;
  display: none;
}

.login_form .voice-tips .voice-code {
  font-size: 14px;
  /*color: red*/
}

.voice-tips .voice-code .voice-btn {
  background-color: #f94547ed;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s ease;
}

.voice-tips .voice-code .voice-btn:hover {
  background-color: #e6393b;
}

.login_form .voice-tips .voice-code-timing {
  font-size: 14px;
  /*color: red*/
  display: none;
}

.login_form .no_account {
  width: 340px;
  height: 20px;
  font-size: 14px;
  color: #4a4949;
  padding-top: 12px;
}
.login_form .no_account:before,
.login_form .no_account:after {
  content: " ";
  display: table;
}
.login_form .no_account:after {
  clear: both;
}
.login_form .no_account p {
  float: left;
}
.login_form .no_account p span {
  color: #2468F2;
}
/*new*/
.login_form .no_account .no_account_i{
  float: none;
  text-align: center;
  font-size: 16px;
}
.login_form .no_account span {
  display: block;
  float: right;
}
.login_form .no_account .no_account_i span{
  float: none;
  display: unset;
}
/*new*/
.login_form .login_btn {
  width: 340px;
  height: 46px;
  text-align: center;
  line-height: 40px;
}
.login_form .login_btn input {
  background-color: #1f8cef;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  width: 340px;
  height: 46px;
}
.login_form .power {
  width: 340px;
}
.login_form .power:before,
.login_form .power:after {
  content: " ";
  display: table;
}
.login_form .power:after {
  clear: both;
}
.login_form .power p {
  font-size: 14px;
  color: #4d4b4b;
}
.login_form .power .protocol {
  width: 170px;
  color: #6f6f6f;
  float: left;
  margin-top: -5px;
}
.login_form .power .protocol label {
  font-size: 12px;
}
.login_form .power .protocol input[type="checkbox"]:checked + label::before {
  display: inline-block;
  content: '';
  width: 25px !important;
  height: 25px;
  background: url(../../images/pc/allbgs.png) no-repeat -145px 0px;
  margin-left: -24px;
  transform: translate(0px, 8px);
}
.login_form .power .protocol input[type="checkbox"] + label::before {
  display: inline-block;
  content: '';
  width: 25px !important;
  height: 25px;
  background: url(../../images/pc/allbgs.png) no-repeat -70px 0px;
  margin-left: -24px;
  transform: translate(0px, 8px);
}
.login_form .power .protocol input[type="checkbox"] {
  visibility: hidden;
}
.login_other_title{
  text-align: center;
  font-weight: 600;
  margin-top: 25px;
  font-size: 18px;
}
.login_by_wechat{
  background: url(../../images/pc/weixinLogo.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  margin-right: 8px;
}
.login_by_qrcode{
  background: url(../../images/pc/qrcode.jpg) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  margin-right: 8px;
}
.login_by_mobile{
  background: url(../../images/pc/mobileLogin.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  margin-right: 8px;
}
.login_by_ekey{
  background: url(../../images/pc/ekey.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  /*margin-left: 14%;*/
  margin-right: 8px;
}

.login_by_iwork{
  background: url(../../images/pc/iwork.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  /*margin-left: 14%;*/
  margin-right: 8px;
}

.login_by_mobilekey{
  background: url(../../images/pc/mobilekey.jpg) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  /*margin-left: 14%;*/
  margin-right: 8px;

}

.login_by_unifiedQrCode{
  background: url(../../images/pc/unifiedQrCode.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  /*margin-left: 14%;*/
  margin-right: 8px;

}

.login_by_passwordSms{
  background: url(../../images/pc/passwordSms_login.png) no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  /*鼠标移上去变小手指*/
  cursor: pointer;
  /*margin-left: 14%;*/
  margin-right: 8px;

}

.change_login_fun{
  text-align: center;
}
.login_key .login_wechat_ekey {
  display: flex;
  line-height: 22px;
}
.main_list .main_list_ul .phoneEmail{
  margin-top: 30px;
}
.hotlineColor{
  color: #606060;
}

.key_name{
  text-align: right;
  padding-top: 46%;
}

.key_a{
  display: block;
  float: right;
  width: 60px;
  height: 40px;
  padding-top: 10px;
}

.form_input{
    margin-bottom:28px;
}

.form_input_validator{
    margin-bottom:0px;
}

.error_wrap{
    min-height:28px;
}

.has-error .help-block {
    color:red !important;
}

.has-error .login_input  {
    border: red 1px solid;
}

.has-error .login_verify  {
    border: red 1px solid !important;
}

.scrolling-container{
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
}

.scrolling-text {
    display:inline-block;
    padding: 10px 0;
    color: black;
    font-size: 15px;
    animation: scrolling 25s linear infinite;
}

@keyframes scrolling {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform:translateX(-100%);
    }
}
