﻿body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}
body > div {
  margin: 0 auto;
}
div {
  text-align: left;
}
a img {
  border: 0;
}
body {
  color: #333;
  text-align: center;
  font: 12px "宋体";
}
ul,
ol,
li {
  list-style-type: none;
  vertical-align: 0;
}
a {
  outline-style: none;
  color: #535353;
  text-decoration: none;
}
a:hover {
  color: #d40000;
  text-decoration: none;
}
.mr_frbox {
  height: 145px;
  padding: 8px 10px 0 20px;
}
.mr_frBtnL {
  float: left;
  margin: 35px 22px 0px 0px;
  cursor: pointer;
  display: inline;
}
.mr_frUl {
  float: left;
  height: 145px;
  width: 660px;
  margin-left: 10px;
}
.mr_frBtnR {
  float: right;
  margin-top: 35px;
  cursor: pointer;
}
.mr_frUl ul li {
  display: inline;
  float: left;
  height: 130px;
  width: 118px;
  overflow: hidden;
  margin: 5px 5px 10px 5px;
  text-align: center;
}
.mr_frUl ul li img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 19px 10px 19px;
}
#bodybg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  background-image: url(../image/loginbg.jpg);
}
#bodybg .bg {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑,
  STHeiti, MingLiu;
  margin: 0px;
  padding: 0px;
}
div,
ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #FF8859;
}
a:visited {
  color: #333;
}
.center {
  width: 1214px;
  height: 573px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -276px;
  margin-left: -607px;
  background-image: url(../image/dlbg.png);
  background-repeat: no-repeat;
  background-position: left 80px;
}
.normal_input {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 8px center;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#input_user {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url(../image/user.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#input_password {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url(../image/password.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
#input_yzm {
  border: 1px solid transparent;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #c1c1c1;
  padding-right: 10px;
  padding-left: 56px;
  background-color: #fff;
  background-image: url(../image/icon_yzm.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.12);
  border-radius: 4px;
  font-size: 14px;
  vertical-align: middle;
}
#input_yzm:focus{
  outline: none;
  border: 1px solid #FF8859;
  background-image: url(../image/icon_yzm_focus.png);
  background-position-x: 20px;
}
.verify_code{
  vertical-align: middle;
}
.input_yzm {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url(../image/yzm.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
.input_newpassword {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url(../image/newpassword.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
#input_sfz {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #fff;
  background-image: url(../image/sfz.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
.button {
  background: #ff8859;
  height: 45px;
  border-radius: 3px;
  width: 312px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  border: none;
  font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑,
  STHeiti, MingLiu;
}
.button[disabled]{
  background-color:rgb(221, 221, 221);
}
.logo {
  height: 87px;
  background: url(../image/logo.png) no-repeat 880px top;
}
.left {
  float: left;
  width: 790px;
  height: 450px;
  position: relative;
}
.sm {
  width: 700px;
  height: 38%;
  float: left;
  padding: 40px 40px 30px 50px;
}
.sm font {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.sm p {
  font-size: 14px;
  color: #333;
  line-height: 32px;
  margin-top: 10px;
  overflow: auto;
  height: 100%;
}
.gg {
  width: 379px;
  height: 295px;
  float: left;
  padding: 30px;
}
.gg font {
  font-size: 20px;
  color: #ff8859;
  font-weight: bold;
}
.gg div {
  margin-top: 10px;
}
.gg div li {
  font-size: 14px;
  line-height: 36px;
  background: url(../image/lbtubiao.png) no-repeat left center;
  text-indent: 10px;
}
.gg div li span {
  float: right;
  color: #ff8859;
}
.gg div li a {
  color: #ff8859;
  text-decoration: none;
  list-style-type: none;
}
.gg div li a:hover {
  color: #c33d43;
  text-decoration: none;
  list-style-type: none;
}
a.mm:link {
  font-size: 13px;
  color: #ff8859;
  text-decoration: none;
}
a.mm:hover {
  font-size: 13px;
  color: #c33d43;
  text-decoration: none;
}
a.mm:visited {
  font-size: 13px;
  color: #ff8859;
  text-decoration: none;
}
a.fontblue:link {
  color: #ff8859;
  text-decoration: none;
}
a.fontblue:hover {
  color: #c33d43;
  text-decoration: none;
}
a.fontblue:visited {
  color: #ff8859;
  text-decoration: none;
}
.right {
  float: right;
  margin-right: 5px;
}
.dl {
  width: 316px;
  height: 390px;
  padding: 30px;
}
.link {
  width: 790px;
  height: 145px;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.font26 {
  font-size: 26px;
  color: #333;
  padding: 10px 0 25px 0;
  text-align: center;
}
.head {
  min-width: 1214px;
  background: #ff8859;
  background-image: linear-gradient(180deg, #ff8859 0%, #f39800 100%);
  height: 86px;
}
.head > img {
  margin: 20px 0 0 20px;
  width: auto;
  height: auto;
}
.content {
  width: 1214px;
  margin: 0 auto;
  clear: both;
  padding: 100px 0 0 0;
  font-size: 14px;
}
.xt {
  margin-top: 30px;
}
.xt li {
  width: 293px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  background: #dfe3e8;
  border-radius: 5px;
  margin: 0 10px 15px 0;
  float: left;
  text-align: center;
}
.xt li a {
  color: #333;
  border-radius: 5px;
}
.xt li a:hover {
  display: block;
  background: #3f6388;
  color: #fff;
  border-radius: 5px;
  height: 100%;
}
.font24 {
  font-size: 24px;
}
.jiantou {
  background: url(../image/jiantou.png) no-repeat left top;
  text-indent: 40px;
}
.w_700 {
  width: 700px;
  clear: both;
  margin: 0 auto;
}
.w_300 {
  width: 300px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -100px;
  margin-left: -150px;
}
.bluebg {
  background: #dfe3e8;
  padding: 15px;
  border-radius: 5px;
}
.bluebg a {
  color: red;
}
.m_20 {
  margin: 20px 0;
}
.buzou {
  background: url(../image/xiantiao.png) no-repeat center 20px;
  height: 95px;
  padding: 0 257px;
}
.buzou li {
  width: 175px;
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.buzou p {
  background: #ff8859;
  width: 46px;
  height: 46px;
  margin: 0 auto;
  clear: both;
  color: #fff;
  line-height: 46px;
  border-radius: 50px;
  font-size: 24px;
}
.buzou li.over {
  color: #d04747;
}
.buzou li.over p {
  background: #d04747;
}
.buzou p a {
  color: #fff;
}
.tswz {
  font-size: 12px;
  color: #557595;
  padding: 0 10px;
}
.tabbox {
  width: 100%;
}
.tabmenu {
  height: 40px;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
}
.tabmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tabmenu li {
  text-align: center;
  float: left;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: inline;
  font-size: 14px;
  font-weight: bold;
  background: #e3e3e3;
  border-radius: 5px 5px 0 0;
  margin: 0 3px;
}
.tabmenu .cli {
  text-align: center;
  float: left;
  display: block;
  width: 120px;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  display: inline;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  background: #ff8859;
  border-radius: 5px 5px 0 0;
  margin: 0 3px;
}
#tabcontent ul {
  margin: 0;
  padding: 5px;
  list-style-type: none;
}
#tabcontent .hidden {
  display: none;
}
.yzmbutton {
  margin-left: 10px;
  background: #dfe3e8;
  border: #dfe3e8;
  color: #ff8859;
  line-height: 35px;
  font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑,
  STHeiti, MingLiu;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 3px;
}
.jump {
  padding-top: 10px;
}
.jump a {
  color: #333;
}
.success,
.system-message .error {
  line-height: 1.8em;
  font-size: 36px;
}
.detail {
  font-size: 12px;
  line-height: 20px;
  margin-top: 12px;
  display: none;
}
input {
  box-sizing: inherit;
}
.ts_error {
  color: red !important;
  padding-left: 5px;
}
input[type="password"]::-ms-reveal {
  display: none;
}
.box_relative {
  position: relative;
}
.mr_frUl a {
  width: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#formDiv #input_newPwd,
#formDiv #input_newPwd1,
#formDiv #input_oldPwd,
.form_input {
  border: 1px solid #d4d2d2;
  height: 35px;
  line-height: 35px;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
  min-width: 250px;
  background-color: #fff;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#formDiv .input-label {
  min-width: 9em;
  display: inline-block;
  text-align: right;
}
#formDiv .input-label span {
  position: relative;
}
#formDiv .input-label span::before {
  content: "*";
  position: absolute;
  width: 2px;
  height: 100%;
  left: -12px;
  top: 0;
  color: red;
}
.m-show {
  display: none;
}
.change-pwd {
  position: relative;
  min-height: 100vh;
}
.change-pwd .copy {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #555;
  font-weight: 300;
  font-size: 12px;
}
.change-pwd .buzou ul {
  width: 100%;
  display: flex;
}
.change-pwd .buzou ul li {
  flex: 1;
}
.change-pwd table td {
  height: 60px;
}


.mobile-login-wrap {
  position: relative;
  overflow-y: scroll;
  height: 100vh;
  display: none;
}
.mobile-login-wrap .m-login-bg {
  width: 100%;
  min-height: 775px;
  /* background-image: url(../image/login_bg.png); */
  background-color: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.mobile-login-wrap .m-login-bg .m-bg-top {
  min-height: 470px;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-logo-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: left;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-logo-box .m-logo {
  width: 115.5px;
  height: 120px;
  background-image: url("../image/login_logo.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: none none;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-logo-box .m-logo-title {
  line-height: 32px;
  font-size: 30px;
  font-weight: 600;
  color: #FF8859;
  margin-top: 25px;
  text-align: center;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-logo-box .lg_trans{
  right: 20px;
  top: 10px;
  padding: 10px 30px;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap {
  width: 100%;
  min-height: 200px;
  margin-top: 32px;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item {
  padding-left: 58px;
  box-sizing: border-box;
  display: flex;
  margin-top: 10px;
  align-items: center;

  border: 1px solid #eee;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item.m-account {
  background-image: url("../image/login_icon_user.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: 21px center;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item.m-pwd {
  background-image: url("../image/login_icon_password.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: 21px center;
}

.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item.m-yzm{
  background-color: #fff;
  background-image: url(../image/icon_yzm.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item input {
  flex: 1;
  height: 40px;
  border: none;
  font-size: 13px;
  color: #FF8859;
  letter-spacing: 1px;
  background: transparent;
}
.mobile-login-wrap
.m-login-bg
.m-bg-top
.m-form-wrap
.m-form-item
input::placeholder {
  color: #888;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item input:focus {
  outline: none;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item .m-eyes {
  width: 25px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-form-item .m-eyes img {
  /* width: 13px; */
  /* height: 10px; */
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .remmber-wrap {
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .remmber-wrap .remmber {
  color: #555;
  font-size: 11px;
}
.mobile-login-wrap
.m-login-bg
.m-bg-top
.m-form-wrap
.remmber-wrap
.forget-pwd {
  color: #555;
  align-items: center;
  font-size: 11px;
}
.mobile-login-wrap .remmber-wrap .binding{
}
.mobile-login-wrap .remmber-wrap .binding .tips{
  position: relative;
  margin-left: 5px;
}
.mobile-login-wrap .remmber-wrap .binding .tips img{
  vertical-align: middle;
}
.mobile-login-wrap .remmber-wrap .binding .tips .info{
  position: absolute;
  top: -100px;
  left: -100px;
  width: 300px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);
}
.mobile-login-wrap .remmber-wrap .binding .tips .info:after{
  content: '\0020';
  position:absolute;
  bottom: -19px;
  left: 100px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #ddd;
}


.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-login-btn {
  width: 100%;
  height: 46px;
  background-color: #FF8859;
  border-radius: 4px;
  color: #fff;
  font-size: 17px;
  border: none;
  margin-top: 10px;
}
.mobile-login-wrap .m-login-bg .m-bg-top .m-form-wrap .m-login-btn:focus {
  outline: none;
  border: none;
}
.mobile-login-wrap .m-login-bg .m-bg-bm {
  padding: 10px 40px 0;
}
.mobile-login-wrap .m-login-bg .m-bg-bm .m-notice {
  color: #555;
  font-size: 13px;
  line-height: 40px;
}
.mobile-login-wrap .m-login-bg .m-bg-bm p {
  font-size: 11px;
  color: #555;
  line-height: 16px;
  margin-bottom: 6px;
}
.mobile-login-wrap .m-login-bg .m-bg-bm p a {
  text-decoration: underline;
  color: #555;
}
.mobile-login-wrap .m-login-copy {
  text-align: center;
  padding: 10px 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .m-hidden {
    display: none;
  }
  .m-show {
    display: block;
  }
  .change-pwd {
    background: #fafafa;
    min-height: 100vh;
    padding-bottom: 100px;
    box-sizing: border-box;
  }
  .change-pwd .m-header {
    height: 65px;
    width: 100%;
    background-image: none;
    background: none;
    min-width: 0;
    width: 100%;
    background-image: url("../image/mobile-header.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: none none;
    box-sizing: border-box;
    padding: 0 40px;
    position: relative;
  }
  .change-pwd .m-header .header-back {
    position: absolute;
    width: 40px;
    height: 65px;
    display: flex;
    align-items: center;
    padding-left: 30px;
    left: 0;
    top: 0;
    background-image: url("../image/mobile-back.png");
    background-size: 10px 18px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
  }
  .change-pwd .m-header .header-title {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 65px;
  }
  .change-pwd .m-content {
    width: calc(100vw - 20px);
    margin: 20px auto;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px 3px 3px 3px;
    padding: 0;
  }
  .change-pwd .m-content .w_700 {
    width: 100%;
  }
  .change-pwd .m-content .w_700 table {
    width: 100%;
  }
  .change-pwd .m-content .w_700 table.td-noh td {
    height: auto;
  }
  .change-pwd .m-content .w_700 table tr .changepwd-td {
    padding: 50px 20px 30px;
  }
  .change-pwd .m-content .w_700 table tr td .changepwd-btn {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #ff8859;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
  }
  .change-pwd .m-content .w_700 table tr.has-border {
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 10px 20px 5px;
  }
  .change-pwd .m-content .w_700 table tr.has-border .ts_error {
    padding-left: 0px;
  }
  .change-pwd .m-content .w_700 table tr.has-border td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .change-pwd .m-content .w_700 table tr.has-border td input {
    border: none !important;
    color: #555;
    font-size: 14px;
    padding: 0;
    padding-left: 0 !important;
    width: 100% !important;
  }
  .change-pwd .m-content .w_700 table tr.has-border td input:focus {
    outline: none !important;
    border: none !important;
  }
  .change-pwd .m-content .w_700 table tr.has-border td .input-label {
    text-align: left !important;
  }
  .change-pwd .m-content .w_700 table tr.has-border td .input-label span {
    color: #222;
    font-size: 14px;
  }
  .change-pwd
  .m-content
  .w_700
  table
  tr.has-border
  td
  .input-label
  span::before {
    display: none;
  }
  .change-pwd
  .m-content
  .w_700
  table
  tr.has-border
  td
  .input-label
  > span::after {
    content: "*";
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    top: 0;
    color: red;
  }
  .change-pwd .m-content .w_700 table tr.has-border td #formDiv #input_newPwd,
  .change-pwd .m-content .w_700 table tr.has-border td #formDiv #input_newPwd1,
  .change-pwd .m-content .w_700 table tr.has-border td #formDiv #input_oldPwd,
  .change-pwd .m-content .w_700 table tr.has-border td .form_input {
    padding-left: 0px !important;
  }
  .change-pwd .m-content-f2 {
    width: 100%;
    padding-top: 30px;
  }
  .change-pwd .m-content-f2 .w_700 {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
  .change-pwd .m-content-f2 .buzou {
    padding: 0 20px;
    box-sizing: border-box;
    background-size: 90%;
  }
  .change-pwd .m-content-f2 .buzou ul {
    display: flex;
  }
  .change-pwd .m-content-f2 #tabcontent ul {
    padding: 10px;
  }
  .change-pwd .m-content-f2 table {
    width: 100%;
    margin: 0 !important;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px 3px 3px 3px;
  }
  .change-pwd .m-content-f2 table tr.change1-input {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
    box-sizing: border-box;
    padding-top: 20px;
  }
  .change-pwd .m-content-f2 table tr.change1-input td {
    width: 100%;
  }
  .change-pwd .m-content-f2 table tr.change1-input td input {
    border: none !important;
    color: #555;
    font-size: 14px;
    padding: 0;
    padding-left: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
  }
  .change-pwd .m-content-f2 table tr.change1-input td input#input_user {
    padding-left: 50px !important;
  }
  .change-pwd .m-content-f2 table tr.change1-input td input:focus {
    outline: none !important;
    border: none !important;
  }
  .change-pwd .m-content-f2 table tr.change1-pwd {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .change-pwd .m-content-f2 table tr.change1-pwd .change1-pwd1 {
    width: calc(100% - 128px);
  }
  .change-pwd .m-content-f2 table tr.change1-pwd .change1-pwd1 #input_yzm {
    padding-left: 50px !important;
  }
  .change-pwd .m-content-f2 table tr.change1-pwd .change1-pwd2 {
    width: 124px;
    text-align: right;
  }
  .change-pwd .m-content-f2 table tr .changepwd-td {
    padding: 100px 20px 70px;
    box-sizing: border-box;
  }
  input[type="button"],
  input[type="submit"],
  input[type="file"],
  button {
    cursor: pointer;
    -webkit-appearance: none;
  }
  .change-pwd .m-content-f2 table tr td {
    height: auto;
    min-height: 60px !important;
  }
  .change-pwd .m-content-f2 table tr td .changepwd-btn {
    width: 100% !important;
    height: 50px;
    text-align: center;
    background-color: #ff8859 !important;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
  }
  .change-pwd .m-content-f2 table tr td.change1-pwd3 {
    min-height: 30px !important;
  }
  .change-pwd .m-content-f2 table tr.has-border {
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 10px 20px 0;
  }
  .change-pwd .m-content-f2 table tr.has-border .ts_error {
    padding-left: 0px;
  }
  .change-pwd .m-content-f2 table tr.has-border td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .change-pwd .m-content-f2 table tr.has-border td input {
    border: none !important;
    color: #555;
    font-size: 14px;
    padding: 0;
    padding-left: 0 !important;
    width: 100% !important;
  }
  .change-pwd .m-content-f2 table tr.has-border td input:focus {
    outline: none !important;
    border: none !important;
  }
  .change-pwd .m-content-f2 table tr.has-border td .input-label {
    text-align: left !important;
  }
  .change-pwd .m-content-f2 table tr.has-border td .input-label span {
    color: #222;
    font-size: 14px;
  }
  .change-pwd .m-content-f2 table tr.has-border td .input-label span::before {
    display: none;
  }
  .change-pwd .m-content-f2 table tr.has-border td .input-label span::after {
    content: "*";
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    top: 0;
    color: red;
  }
  .change-pwd .m-content-f2 table tr.has-border td #formDiv #input_newPwd,
  .change-pwd .m-content-f2 table tr.has-border td #formDiv #input_newPwd1,
  .change-pwd .m-content-f2 table tr.has-border td #formDiv #input_oldPwd,
  .change-pwd .m-content-f2 table tr.has-border td .form_input {
    padding-left: 0px !important;
  }
}

.error_text{
  display: block;
  padding: 5px 0;
  color: red;
  font-size: 14px;
}




/* 登录弹窗提示 */
.alter_show_overlay {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1003;
}
.alter_show_overlay .alter_show_container {
  opacity: 1;
  position: fixed;
  left: 50%;
  background-color: #FFFFFF;
  width: 80%;
  border-radius: 5px;
  margin-top: 50%;
  z-index: 1002;
  transform: translateX(-50%);
  padding: 20px 12px;
}
.alter_show_overlay .alter_show_container .alert-icon {
  text-align: center;
  margin-bottom: 12px;
}

.alter_show_overlay .alter_show_container .alert-icon img {
  width: 44px;
}

.alter_show_overlay .alter_show_title {
  color: #171A1D;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
.alter_show_overlay .alter_show_desc {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  color: #f39800;
  font-size: 15px;
  text-align: center;
}

.alter_show_overlay .alter_show_btn{
  border-radius:5px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  width: 50%;
  line-height: 32px;
  text-align: center;
  background-color: #f39800;
  border:1px solid #f39800;
}
