body {
  margin: 0px;
}
#logon {
  position: fixed;
  left: 0px;
  top: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  z-index: 999999990;
}
#tankuang {
  background: #fff;
  width: 314px;
  height: 171px;
  border-radius: 5px;
  z-index: 999999999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#ban {
  background: #fff;
  width: 386px;
  height: 171px;
  border-radius: 5px;
  z-index: 999999999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#header {
  height: 40px;
  border-bottom: 1px solid #ccc;
}
#container {
  height: 83px;
  line-height: 83px;
}
#container_ban {
  height: 83px;
}
#tips_text {
  color: #000;
  font-size: 14px;
  margin-left: 16px;
}
.tips_text_ban {
  color: #000;
  font-size: 14px;
  margin-left: 16px;
  padding-top: 17px;
  display: block;
  max-width: 320px;
}
#footer {
  height: 50px;
  border-top: 1px solid #ccc;
  text-align: right;
  padding: 8px;
}
#cancel_sdk,
#gotologon_sdk, #modalSureSdk {
  margin-right: 16px;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #d9d9d9;
  margin-right: 8px;
  margin-bottom: 12px;
  display: inline-block;
  height: 31px;
  line-height: 31px;
}
#gotologon_sdk,#modalSureSdk {
  background-color: #0047ff;
  border-color: #0047ff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  color: #fff;
}
#tips_logon_sdk {
  margin: 8px;
  display: inline-block;
}

#tankuang_pass_check {
  background: #0047ff;
  width: 550px;
  height: 263px;
  border-radius: 10px;
  z-index: 999999999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#tankuang_pass_check_left {
  width: 65px;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#tips {
  display: inline-block;
  height: 100%;
  font-size: 23px;
  font-weight: bold;
  width: 8px;
  color: #fff;
  padding-left: 20px;
  padding-top: 8px;
}
#tankuang_pass_check_right {
  width: 476px;
  height: 247px;
  background-color: #fff;
  display: inline-block;
  margin-top: 4px;
  vertical-align: middle;
}
#tankuang_pass_check_right_icon {
  width: 20%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-top: 30px;
}
#tankuang_pass_check_right_icon_img {
  margin-top: 30px;
}
#right_content {
  width: 78%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#pass_check {
  font-weight: bold;
}
#tankuang_pass_check_warning_text {
  margin-top: 30px;
  color: #848484;
}
#sure_sdk {
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #0047ff;
  color: #0047ff;
  height: 31px;
  width: 97px;
  margin-left: 30px;
  margin-top: 30px;
}
#copy {
  margin-left: 16px;
  font-size: 14px;
  color: #0047ff;
}
#copy:hover {
  cursor: pointer;
}

#tankuang_login {
  position: fixed;
  background: #fff;
  width: 560px;
  height: auto;
  border-radius: 5px;
  /* margin: 20% auto; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999999;
}
#container_sign {
  height: 321px;
  padding-top: 51px;
  padding-left: 41px;
  width: 482px;
}
#header_tips {
  width: 480px;
}
#header_tips_text {
  font-size: 14px;
  line-height: 1.5;
  color: #ccc;
  word-break: break-all;
  margin-top: 8px;
  margin-bottom: 16px;
}
#footer_sign_in {
  height: 48px;
  text-align: center;
  padding: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
}
#signin_sdk {
  margin-right: 16px;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #d9d9d9;
  margin-right: 8px;
  margin-bottom: 12px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  background-color: #0047ff;
  border-color: #0047ff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  color: #fff;
  width: 83%;
  margin-left: -16px;
}
.tips {
  margin: 8px;
  display: inline-block;
}
#phoneContainer {
  height: 62px;
}
#tellPhone_sign_sdk,
#selectPhone,
#verificationCode_sdk,#graphicVerificationCodeSdkValue {
  height: 40px;
  line-height: 24px;
  font-size: 16px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum', 'tnum';
  font-feature-settings: 'tnum', 'tnum';
  position: relative;
  display: table;
  /* width: 100%; */
  border-collapse: separate;
  border-spacing: 0;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  outline: none;
}
#selectPhone {
  margin-right: -6px;
}
#tellPhone_sign_sdk {
  width: 359px;
  padding-left: 16px;
}
#verificationCode_sdk {
  width: 98%;
  padding-left: 16px;
}
#graphicVerificationCode_sdk{
  margin-top: 12px;
  display: block;
}
#graphicVerificationCode_sdk_img{
  height: 40px;
  width: 106px;
  display: inline-block;
  vertical-align: middle;
}
#graphicVerificationCodeSdkValue{
  width: 75%;
  padding-left: 16px;
}
#tellPhone:hover,
#selectPhone :hover,
#verificationCode:hover {
  border-color: #40a9ff;
}
#verificationCodeContainer,#graphicVerificationCode_sdk {
  position: relative;
  height: 62px;
}
#getVerificationCode_sdk {
  color: #40a9ff;
  font-size: 14px;
  position: absolute;
  right: 25px;
  top: 12px;
  display: block;
  padding-left: 8px;
  z-index: 999999999;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  border-radius: 4px;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #ccc;
}
#getVerificationCode_sdk:hover {
  cursor: pointer;
}
#warning_text,
#warning_text_code, #graphicVerificationCode_warning_text_code,#binding_upper_limit,
#warning_old_password_sdk,#warning_confirm_password_sdk {
  color: red;
  font-size: 14px;
}
#warning_new_password_sdk {
  font-size: 14px;
}
/* #binding_upper_limit{
  margin-left: 43px;
} */
.tankuang_agree_on {
  background: #fff;
  width: 323px;
  height: auto;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 999999999 !important;
}
#agree_text{
  font-size: 14px;
  padding: 0 16px;
  max-height: 103px;
  overflow: auto;
}
#agree_text::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px; 
  height: 0px;
  background: #ededed;
}

#agreee_text_tips{
  font-size: 14px;
  color: #ccc;
  padding: 0 16px;
}
.agree_on_ag_name{
  color:#40a9ff;
}
.agree_on_ag_name:hover{
  cursor: pointer;
}
.tips_agree_on{
  color: #000;
  font-size: 14px;
  margin-left: 16px;
  display: block;
  padding-top: 10px;
}
#container_agree_on {
  height: 176px;
}
#container_agree_on_modal{
  height: 413px;
}
#logon_modal{
  position: fixed;
  left: 0px;
  top: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  z-index: 999999990;
}
.tankuang_agree_on_modal {
  position: relative;
  background: #fff;
  width: 700px;
  height: 500px;
  border-radius: 5px;
  position: fixed;
  z-index: 999999999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#tankuangH5 {
  background: #fff;
  width: 80%;
  height: auto;
  border-radius: 5px;
  z-index: 999999999;
  position: fixed;
  top: 40%;
  left: 10%;
}
#headerH5 {
  height: 40px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
#containerH5 {
  height: 100px;
  line-height: 100px;
}
#container_ban {
  height: 83px;
}
#tips_textH5 {
  color: #000;
  font-size: 14px;
  margin-left: 16px;
}
#footerH5 {
  height: 44px;
  border-top: 1px solid #ccc;
  text-align: right;
  padding: 8px;
}
#cancel_sdkH5,
#gotologon_sdkH5, #modalSureSdkH5,#cancel_sign_sdkH5 {
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #d9d9d9;
  margin-right: 8px;
  margin-bottom: 12px;
  display: inline-block;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
}
#gotologon_sdkH5,#modalSureSdkH5 {
  background-color: #0047ff;
  border-color: #0047ff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  color: #fff;
}
#tips_logon_sdkH5 {
  margin: 8px;
  display: inline-block;
}
#banH5 {
  background: #fff;
  width: 60%;
  height: auto;
  border-radius: 5px;
  z-index: 999999999;
  position: fixed;
  left: 20%;
  top: 40%;
}
#tips_text_banH5 {
  color: #000;
  font-size: 14px;
  margin-left: 16px;
  padding-top: 17px;
  display: block;
  max-width: 90%;
}
#container_banH5{
  height: 126px;
}
.tankuang_agree_onH5 {
  position: relative;
  background: #fff;
  width: 80%;
  height: auto;
  border-radius: 5px;
  left: 10%;
  top: 38%;
  position: fixed;
  z-index: 999999999;
}
#agree_textH5{
  font-size: 14px;
  padding: 0 16px;
  max-height: 168px;
  overflow: auto;
}
#agree_text::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px; 
  height: 0px;
  background: #ededed;
}

#agreee_text_tipsH5{
  font-size: 14px;
  color: #ccc;
  padding: 0 16px;
  margin: 0;
  margin-bottom: 16px;
}
.agree_on_ag_name{
  color:#40a9ff;
}
.agree_on_ag_name:hover{
  cursor: pointer;
}
#tips_agree_onH5{
  color: #000;
  font-size: 14px;
  margin-left: 16px;
  display: block;
  padding-top: 10px;
  font-weight: bold;
}
#container_agree_on {
  height: 176px;
}
#container_agree_on_modal{
  height: 413px;
}
#logon_modal{
  position: fixed;
  left: 0px;
  top: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  z-index: 999999990;
}
#tankuang_agree_on_modalH5 {
  position: relative;
  background: #fff;
  width: 80%;
  height: 400px;
  border-radius: 5px;
  right:10%;
  top: 20%;
  position: fixed;
  z-index: 999999999;
}
#container_agree_on_modalH5{
  height: 78%;
}

#tankuang_loginH5 {
  position: fixed;
  background: #fff;
  width: 80%;
  height: auto;
  border-radius: 5px;
  right: 10%;
  top: 30%;
  z-index: 999999999;
}
#container_signH5 {
  padding-left: 41px;
  width: 91%;
  padding-top: 30px;
}
#header_tipsH5 {
  width: 100%;
  font-size: 16px;
}
#header_tips_textH5 {
  font-size: 14px;
  line-height: 1.5;
  color: #ccc;
  word-break: break-all;
  margin-top: 8px;
  margin-bottom: 8px;
}
#footer_sign_inH5 {
  text-align: center;
  padding: 8px;
  /* margin-top: 16px; */
}
#signin_sdkH5 {
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #d9d9d9;
  margin-right: 8px;
  margin-bottom: 12px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  background-color: #0047ff;
  border-color: #0047ff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  color: #fff;
  width: 83%;
  font-size: 14px;
}
#cancel_sign_sdkH5{
  width:83%
}
.tipsH5 {
  margin: 8px;
  display: inline-block;
}
#phoneContainerH5 {
  height: 62px;
}
#tellPhone_sign_sdkH5,
#selectPhoneH5,
#verificationCode_sdkH5,#graphicVerificationCodeSdkValueH5 {
  height: 40px;
  line-height: 24px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum', 'tnum';
  font-feature-settings: 'tnum', 'tnum';
  position: relative;
  display: table;
  /* width: 100%; */
  border-collapse: separate;
  border-spacing: 0;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
}
#selectPhoneH5 {
  margin-right: -6px;
  width: 27%;
  display: inline-block;
  vertical-align: bottom;
  line-height: 40px;
  padding-left: 6px;
}
#tellPhone_sign_sdkH5 {
  padding-left: 16px;
  width: 70%;
}
#verificationCode_sdkH5 {
  width: 98%;
  padding-left: 16px;
}
#graphicVerificationCode_sdkH5{
  margin-top: 12px;
  display: block;
}
#graphicVerificationCode_sdk_imgH5{
  height: 40px;
  width: 84px;
  display: inline-block;
  vertical-align: middle;
}
#graphicVerificationCodeSdkValueH5{
  width: 60%;
  padding-left: 16px;
}
#tellPhoneH5:hover,
#selectPhoneH5 :hover,
#verificationCodeH5:hover {
  border-color: #40a9ff;
}
#verificationCodeContainerH5,#graphicVerificationCode_sdkH5 {
  position: relative;
  height: 62px;
}
#getVerificationCode_sdkH5 {
  color: #40a9ff;
  font-size: 14px;
  position: absolute;
  right: 25px;
  top: 10px;
  display: block;
  padding-left: 8px;
  z-index: 999999999;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  border-radius: 4px;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #ccc;
}
#getVerificationCode_sdkH5:hover {
  cursor: pointer;
}
#warning_textH5,
#warning_text_codeH5, #graphicVerificationCode_warning_text_codeH5,#binding_upper_limitH5 {
  color: red;
  font-size: 14px;
}
/* #binding_upper_limitH5{
  margin-left: 10%;
} */

#old_password_sdk, #new_password_sdk, #confirm_password_sdk {
  height: 40px;
  line-height: 24px;
  font-size: 16px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum', 'tnum';
  font-feature-settings: 'tnum', 'tnum';
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  outline: none;
  width: 100%;
}

#container_modify {
  height: 440px;
  padding-top: 51px;
  width: 340px;
  margin: auto;
}

#footer_modify {
  margin-top: 24px;
}

#modify_sdk {
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  padding: 0;
  border-radius: 4px;
  background-color: #fff;
  border-color: #d9d9d9;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  background-color: #0047ff;
  border-color: #0047ff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
  color: #fff;
  width: 100%;
}

#model_title {
  text-align: center;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  color: rgba(0,0,0,.85);
}

#modifyContainer {
  height: 40px;
  margin-top: 24px;
}

#modify__tips_wrapper {
  background: #fff;
  width: 386px;
  height: 175px;
  border-radius: 5px;
  z-index: 999999999;
  position: fixed;
  left: 40%;
  top: 40%;
}

#skip_day_wrapper {
  margin-left: 14px;
  color: #000;
  font-size: 14px;
}

#container_model_H5 {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}

#container_modifyH5 {
  margin: auto;
  width: 80%;
  padding-top: 30px;
}

#footer_modify {
  margin-top: 24px;
  padding-bottom: 30px;
}

#skip_day_wrapper_h5 {
  text-align: left;
  margin: 5px 0 0 0;
  color: #000;
  font-size: 14px;
}

#skip_day_check_h5 {
  display: none;
}

#skip_day_check_h5 + label {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* transform: translateY(6px); */
  border: 1px solid #ccc;
  position: relative;
}

#skip_day_check_h5 + label::before {
  content: '\2713';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 14px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

#skip_day_check_h5:checked + label {
  background-color: #2196f3;
}

#skip_day_check_h5:checked + label::before {
  opacity: 1;
}