html {
  height: 100%;
  width: 100%;
}
body {
  min-width: 1265px;
  width: 100%;
}
.el-popover {
  border: 1px solid #c9cacc;
}
.el-popper[x-placement^=right] .popper__arrow {
  border-right-color: #c9cacc;
}
.el-popper[x-placement^=left] .popper__arrow {
  border-left-color: #c9cacc;
}
.el-popover--plain {
  padding: 12px;
}
.bx {
  width: 1200px;
  margin: 0 auto;
}
.Logon {
  width: 100%;
  height: 100%;
  min-height: 710px;
  min-width: 1200px;
  position: absolute;
}
.Logon .Logon_head {
  width: 100%;
  height: 108px;
  background: #fff;
}
.Logon .Logon_head .logo {
  float: left;
}
.Logon .Logon_head .logo a {
  display: inline-block;
  vertical-align: middle;
  width: 265px;
  height: 108px;
  line-height: 108px;
  position: relative;
}
.Logon .Logon_head .logo a img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Logon .Logon_head .head_right {
  float: right;
  margin-top: 33px;
}
.Logon .Logon_head .head_right a {
  display: inline-block;
  width: 146px;
  height: 42px;
  line-height: 42px;
  border-radius: 42px;
  text-align: center;
  color: #191919;
  font-size: 16px;
}
.Logon .Logon_head .head_right a:nth-child(2) {
  background: #fff;
  color: #ec6d46;
  border: 1px solid #ec6d46;
  margin-left: 20px;
}
.Logon .Logon_head .head_right a:nth-child(2):hover {
  background: #ec6d46;
  color: #fff;
}
.Logon .Logon_content {
  padding-top: 110px;
  height: calc(100% - 108px);
  padding-bottom: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-size: cover;
}
.Logon .Logon_content.national_day {
  background: url("../../img/Account/Logon/bg1.png") no-repeat center;
}
.Logon .Logon_content .left {
  width: 744px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
}
.Logon .Logon_content .left .swiper-slide {
  min-height: 525px;
}
.Logon .Logon_content .left .swiper-slide img {
  max-width: 100%;
}
.Logon .Logon_content .left .slide1 {
  width: 640px;
}
.Logon .Logon_content .left .slide1 h2 {
  text-align: left;
  font-size: 42px;
  margin-top: 40px;
  margin-bottom: 34px;
}
.Logon .Logon_content .left .slide1 h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 60px;
}
.Logon .Logon_content .left .slide1 h3 span {
  font-weight: bold;
  border-bottom: 5px solid #de6c55;
  display: inline-block;
}
.Logon .Logon_content .left .slide1 .left_icon {
  margin-top: 35px;
}
.Logon .Logon_content .left .slide1 .left_img {
  margin-top: 65px;
  margin-left: -45px;
  width: 564px;
}
.Logon .Logon_content .left .slide2 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.Logon .Logon_content .right {
  width: 436px;
  height: 490px;
  float: right;
  margin-right: 18px;
}
.Logon .Logon_content .right .logon_box {
  width: 100%;
  min-height: 464px;
  background: #fff;
  padding: 40px 30px 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Logon .Logon_content .right .title_box {
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #191919;
  text-align: center;
  cursor: pointer;
}
.Logon .Logon_content .right .l_title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Logon .Logon_content .right .l_title span {
  display: inline-block;
  width: 120px;
  line-height: 52px;
  height: 100%;
  border-bottom: 3px solid transparent;
  margin-bottom: -1px;
}
.Logon .Logon_content .right .l_title.active {
  color: #ec6d46;
}
.Logon .Logon_content .right .l_title.active span {
  border-color: #ec6d46;
}
.Logon .Logon_content .right .qrcode_box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Logon .Logon_content .right .qrcode_box .Tips {
  font-size: 14px;
  color: #666666;
  margin-top: 29px;
}
.Logon .Logon_content .right .qrcode_box .Tips span {
  color: #ec6d46;
}
.Logon .Logon_content .right .qrcode_box img {
  width: 184px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin-top: 20px;
}
.Logon .Logon_content .right .qrcode_box .code_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.Logon .Logon_content .right .qrcode_box .code_tip {
  position: absolute;
  height: 184px;
  width: 184px;
  background: white;
  opacity: 0.9;
}
.Logon .Logon_content .right .qrcode_box .download_app {
  margin-top: 12px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Logon .Logon_content .right .qrcode_box .download_app a {
  color: #ec6d46;
  position: relative;
}
.Logon .Logon_content .right .qrcode_box .download_app a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ec6d46;
}
.Logon .Logon_content .right .qrcode_box .download_app:hover {
  -webkit-transform: translate(-2px, 0);
  transform: translate(-2px, 0);
}
.Logon .Logon_content .right .qrcode_box .RefreshCode {
  margin-top: 10px;
}
.Logon .Logon_content .right h3 {
  font-size: 30px;
  color: #191919;
  margin-bottom: 48px;
  text-align: center;
}
.Logon .Logon_content .right .inputList {
  width: 100%;
  height: 50px;
  border: 1px solid #dfdfdf;
  margin-bottom: 20px;
  position: relative;
}
.Logon .Logon_content .right .inputList:hover,
.Logon .Logon_content .right .inputList.active {
  border-color: #ec6d46;
}
.Logon .Logon_content .right .inputList:hover .icon,
.Logon .Logon_content .right .inputList.active .icon {
  color: #ec6d46;
}
.Logon .Logon_content .right .inputList .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  text-align: center;
  color: #929292;
}
.Logon .Logon_content .right .inputList .icon i {
  line-height: 50px;
  font-size: 18px;
}
.Logon .Logon_content .right .inputList input {
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 0 16px;
  padding-left: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 50px;
  color: #363433;
  border: none;
}
.Logon .Logon_content .right .inputList input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #929292;
}
.Logon .Logon_content .right .inputList input::-moz-placeholder {
  /* Firefox 19+ */
  color: #929292;
}
.Logon .Logon_content .right .inputList input:-ms-input-placeholder {
  /* IE 10+ */
  color: #929292;
}
.Logon .Logon_content .right .inputList input:-moz-placeholder {
  /* Firefox 18- */
  color: #929292;
}
.Logon .Logon_content .right .logo_err {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  color: #ec6d46;
  min-height: 17px;
}
.Logon .Logon_content .right .logo_err i {
  font-size: 14px;
  margin-right: 5px;
  vertical-align: -1px;
}
.Logon .Logon_content .right .logon_button {
  border: none;
  width: 100%;
  height: 50px;
  margin-top: 18px;
  background: #ec6d46;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}
.Logon .Logon_content .right .logon_button:active {
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px);
}
.Logon .Logon_content .right .logon_button:disabled {
  background-color: #ccc;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.Logon .Logon_content .right .tick {
  display: flex;
}
.Logon .Logon_content .right .tick .clause {
  margin-top: 13px;
  margin-right: 50px;
  font-size: 12px;
  color: #929292;
}
.Logon .Logon_content .right .tick .clause .check_box {
  display: inline-block;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  margin-right: 6px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
}
.Logon .Logon_content .right .tick .clause .check_box i {
  position: absolute;
  left: -1px;
  top: 0;
  display: none;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.Logon .Logon_content .right .tick .clause .check_box.active {
  background: #ec6d46;
  border-color: #ec6d46;
}
.Logon .Logon_content .right .tick .clause .check_box.active i {
  display: inline-block;
  color: #fff;
}
.Logon .Logon_content .right .tick .clause a {
  color: #666;
}
.Logon .Logon_content .right .tick .clause a:hover {
  color: #ec6d46;
}
.Logon .Logon_content .right .tick .remember {
  margin-top: 12px;
}
.Logon .Logon_content .right .tick .remember label {
  color: #9a9a9a;
  font-size: 12px;
  cursor: pointer;
  font-weight: normal;
}
.Logon .Logon_content .right .tick .remember label.active {
  color: #929292;
}
.Logon .Logon_content .right .tick .remember label.active span {
  border: none;
  background: #ec6d46;
}
.Logon .Logon_content .right .tick .remember label.active span i {
  display: inline-block;
  vertical-align: 1px;
  color: #fff;
}
.Logon .Logon_content .right .tick .remember span {
  display: inline-block;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  margin-right: 6px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
}
.Logon .Logon_content .right .tick .remember span i {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.Logon .Logon_content .right #accounttypecontainer {
  width: 90%;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  font-size: 14px;
  background: #f4f8ff;
  margin: 0 auto;
  text-align: center;
  color: rgba(236, 109, 70, 0.7);
}
.Logon .Logon_content .right #accounttypecontainer label {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.Logon .Logon_content .right #accounttypecontainer label input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid rgba(236, 109, 70, 0.7);
  position: relative;
}
.Logon .Logon_content .right #accounttypecontainer label input[type="radio"]:checked::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #ec6d46;
  position: absolute;
  left: 2px;
  top: 2px;
}
.Logon .Logon_content .right .resetPwd {
  height: 50px;
}
.Logon .Logon_content .right .resetPwd .demonstration {
  float: left;
  margin-top: 15px;
}
.Logon .Logon_content .right .resetPwd .demonstration a {
  font-size: 14px;
  color: #ec6d46;
  text-decoration: underline !important;
}
.Logon .Logon_content .right .resetPwd .forget {
  float: right;
  font-size: 14px;
  color: #929292;
  line-height: 50px;
}
.Logon .Logon_content .right .Service_phone {
  font-size: 14px;
  margin-top: 10px;
  padding-bottom: 10px;
  color: #191919;
}
.Logon .Logon_content .right .Service_phone span {
  color: #ec6d46;
  font-size: 20px;
}
.Logon .Copyright {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  font-size: 12px;
  color: #adadad;
  height: 70px;
  line-height: 70px;
  background: #fff;
}
.Logon .ewm ul {
  margin-top: 20px;
}
.Logon .ewm li {
  float: left;
  height: 14px;
  line-height: 14px;
  border-left: 1px solid #FFF;
  color: #FFF;
  vertical-align: middle;
  padding: 0 20px;
  position: relative;
}
.Logon .ewm li:first-child {
  padding-left: 0;
  border: 0;
}
.Logon .ewm li:last-child span {
  vertical-align: -3px;
}
.Logon .ewm li:hover .img_box {
  display: block;
}
.Logon .ewm li img {
  max-width: 18px;
  margin-right: 8px;
}
.Logon .ewm li span {
  color: #FFF;
}
.Logon .ewm li .img_box {
  position: absolute;
  left: 28px;
  top: -170px;
  width: 150px;
  height: 150px;
  background: #fff;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  -webkit-box-shadow: 0 0 10px #363433;
  box-shadow: 0 0 10px #363433;
}
.Logon .ewm li .img_box::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 0;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  border: 14px solid transparent;
  border-top-color: #fff;
}
.Logon .ewm li .img_box img {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-height: 850px) {
  body {
    min-width: 1265rem/70;
    height: 100%;
    zoom: 0.85;
  }
  .bx {
    width: 1200rem/70;
  }
  .Logon {
    min-height: auto;
    min-width: 1200rem/70;
    position: relative;
    top: 0;
  }
  .Logon .Logon_head {
    height: 90rem/70;
  }
  .Logon .Logon_head .logo a {
    width: 265rem/70;
    height: 90rem/70;
    line-height: 90rem/70;
  }
  .Logon .Logon_head .head_right {
    height: 90rem/70;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .Logon .Logon_head .head_right a {
    width: 146rem/70;
    height: 42rem/70;
    line-height: 42rem/70;
    border-radius: 42rem/70;
    font-size: 16rem/70;
  }
  .Logon .Logon_head .head_right a:nth-child(2) {
    margin-left: 20rem/70;
  }
  .Logon .Logon_content {
    width: 100%;
    height: 750px;
    padding-top: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Logon .Logon_content .left {
    width: 744rem/70;
  }
  .Logon .Logon_content .left .swiper-slide {
    min-height: 525rem/75;
  }
  .Logon .Logon_content .left .slide1 {
    width: 640rem/75;
  }
  .Logon .Logon_content .left .slide1 h2 {
    text-align: left;
    font-size: 42px;
    margin-top: 40px;
    margin-bottom: 34px;
  }
  .Logon .Logon_content .left .slide1 h3 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 60px;
  }
  .Logon .Logon_content .left .slide1 h3 span {
    display: inline-block;
    font-weight: bold;
    border-bottom: 5px solid #de6c55;
  }
  .Logon .Logon_content .left .slide1 .left_icon {
    margin-top: 35rem/70;
  }
  .Logon .Logon_content .left .slide1 .left_img {
    margin-top: 0rem/70;
    margin-left: -45rem/70;
    width: 564rem/70;
  }
  .Logon .Logon_content .right {
    width: 436rem/70;
    margin-right: 18rem/70;
    height: 490rem/70;
  }
  .Logon .Logon_content .right .logon_box {
    width: 100%;
    min-height: 464rem/70;
    padding: 44rem/70 28rem/70 0 28rem/70;
  }
  .Logon .Logon_content .right h3 {
    font-size: 30rem/70;
    margin-bottom: 48rem/70;
  }
  .Logon .Logon_content .right .inputList {
    width: 100%;
    height: 50rem/70;
    margin-bottom: 20rem/70;
  }
  .Logon .Logon_content .right .inputList .icon {
    width: 36rem/70;
  }
  .Logon .Logon_content .right .inputList .icon i {
    line-height: 50rem/70;
    font-size: 18rem/70;
  }
  .Logon .Logon_content .right .inputList input {
    font-size: 14rem/70;
    padding: 0 16rem/70;
    padding-left: 36rem/70;
    line-height: 50rem/70;
  }
  .Logon .Logon_content .right .logon_button {
    height: 50rem/70;
    margin-top: 28rem/70;
    font-size: 16rem/70;
  }
  .Logon .Logon_content .right .remember {
    margin-top: 10rem/70;
  }
  .Logon .Logon_content .right .remember label {
    font-size: 12rem/70;
  }
  .Logon .Logon_content .right .remember span {
    height: 14rem/70;
    width: 14rem/70;
    margin-right: 8rem/70;
  }
  .Logon .Logon_content .right .remember span i {
    font-size: 12rem/70;
    line-height: 14rem/70;
  }
  .Logon .Logon_content .right .resetPwd {
    height: 50rem/70;
  }
  .Logon .Logon_content .right .resetPwd .demonstration {
    margin-top: 15rem/70;
  }
  .Logon .Logon_content .right .resetPwd .demonstration a {
    font-size: 14rem/70;
  }
  .Logon .Logon_content .right .resetPwd .forget {
    font-size: 14rem/70;
    line-height: 50rem/70;
  }
  .Logon .Logon_content .right .Service_phone {
    font-size: 14rem/70;
    margin-top: 10rem/70;
  }
  .Logon .Logon_content .right .Service_phone span {
    font-size: 20rem/70;
  }
  .Logon .Copyright {
    position: relative;
    bottom: 0;
    font-size: 12rem/70;
    height: 70rem/70;
    line-height: 70rem/70;
  }
  .Logon .ewm ul {
    margin-top: 20rem/70;
  }
  .Logon .ewm li {
    height: 14rem/70;
    line-height: 14rem/70;
    padding: 0 20rem/70;
  }
  .Logon .ewm li:last-child span {
    vertical-align: -3rem/70;
  }
  .Logon .ewm li img {
    max-width: 18rem/70;
    margin-right: 8rem/70;
  }
  .Logon .ewm li .img_box {
    left: 28rem/70;
    top: -170rem/70;
    width: 150rem/70;
    height: 150rem/70;
    padding: 5rem/70;
    -webkit-box-shadow: 0 0 10rem/70 #363433;
    box-shadow: 0 0 10rem/70 #363433;
  }
  .Logon .ewm li .img_box::before {
    bottom: -24rem/70;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    border: 14rem/70 solid transparent;
  }
}
@media screen and (max-height: 800px) {
  body {
    zoom: 0.8;
  }
}
@media screen and (max-height: 750px) {
  body {
    zoom: 0.75;
  }
}
@media screen and (max-height: 700px) {
  body {
    zoom: 0.7;
  }
}
@media screen and (max-height: 650px) {
  body {
    zoom: 0.67;
  }
}
.l_pwd {
  position: absolute;
  display: inline-block;
  top: 16px;
  right: 12px;
  cursor: pointer;
}
/*去除Edge浏览器的输入框的默认图标*/
input::-ms-reveal {
  display: none;
}
input::-ms-clear {
  display: none;
}
