body {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

table {
  font-size: inherit;
}

input,
select {
  font-family: arial, helvetica, clean, sans-serif;
  font-size: 100%;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}

button {
  overflow: visible;
}

th,
em,
strong,
b,
address,
cite {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

img,
fieldset {
  border: 0 none;
}

ins {
  text-decoration: none;
}

.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both
}

.clearfix {
  zoom: 1;
}
.login_box {
  width: 260px;
  height: 300px;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;

  background: rgba(0, 0, 0, 0.5);
  background: transparent\9;
  zoom: 1\8;
  /* required for the filters */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
  /* IE5.5-7 */
}

.login_box #tishi {
  height: 28px;
  line-height: 28px;
  color: #f56c6c;
  padding-left: 5px;
}
.login_box #tishi1 {
  height: 28px;
  line-height: 28px;
  color: #f56c6c;
  /* margin-bottom: 0; */
}

.login_box .ys_title {
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.login_box .ys_form li {
  width: 260px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  position: relative;
}

.login_box .ys_form li .left_icon {
  position: absolute;
  top: 11px;
  left: 13px;
}
.login_box .ys_form li .right_icon {
  position: absolute;
  top: 11px;
  right: 13px;
  cursor: pointer;
}


.login_box .ys_form li.lastli img#imgcode {
  width: 78px;
  height: 40px;
  float: right;
}

.login_box .ys_form li input {
  width: 220px;
  padding-left: 38px;
  border: none;
  outline: 0;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  border: 1px solid #fff;

}

.login_box .ys_form li input:focus {
  border: 1px solid #74bdff;
}

.login_box .ys_form li.lastli input {
  width: 140px;
  float: left;
}

.ys_button button {
  border: 0;
  outline: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
  background-color: #3EABFF;
  border-radius: 4px;
  cursor: pointer;
}

.ys_bottom {
  margin-top: 15px;
  width: 100%;
  font-size: 12px;
}

.ys_bottom a {
  cursor: pointer;
  color: #a3cbea;
  text-decoration: none;
}

.ys_bottom a:hover {
  text-decoration: underline;
}

.ys_bottom a.lastColor {
  color: #3EABFF;
}

#box2 ul{
  padding:0 10px;
}

#box2 li {
  /* height: 30px; */
  line-height: 30px;
  font-size: 14px;
  /* margin-bottom: 5px; */
}

#box2 li.lastli {
  text-align: center;
  margin-top: 5px;
}
#box2 li.title_li {
  margin-bottom: 0;
}
#box2 li.title_li p {
  font-size: 16px;
  color: #a3cbea;
}
#box2 li.tips_li p {
  font-size: 14px;
  line-height: 20px;
}
#box2 li.img_li {
  height: 30px;
  padding: 10px 0;
}
#box2 li.img_li #getBtnMsg{
  outline: 0;
  border: 0;
  color: #3EABFF;
  background-color: #e7f6ff;
  padding: 0px 8px;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  line-height: 30px;
}
#box2 li.img_li img{
  float: left;
  position: relative;
  height: 30px;
  width: 70px;
  cursor: pointer;
}
#box2 li.img_li input{
  float: left;
  width: 108px;
  border: 1px solid #E6E6E6;
  outline: 0;
  height: 28px;
  line-height: 28px;
  margin-right: 9px;
  border-radius: 2px
}
#box2 li.img_li input:focus{
  border:1px solid #3EABFF;
}

#box2 li p {
  /* color: #fff; */
  font-size: 14px;
}

#box2 li p a {
  color: #3EABFF
}

#box2 li p.stips {
  font-size: 12px;
  color: #666;
}

#box2 li .account {
  color: #a3cbea;
}

#box2 li button#checkInSms {
  font-size: 14px;
  border: 0;
  outline: 0;
  letter-spacing: 2px;
  color: #fff;
  background-color: #3EABFF;
  border-radius: 4px;
  padding: 5px 18px;
}
.yzbtn img,.dlbtn img{
  display: none;
}

#box2 li input {
  border: 0;
  outline: 0;
  padding-left: 5px;
}
button[disabled] {
  background: #8ACCFF !important;
}
button[disabled] img{
  display: inline-block;
  position: relative;
}
#box2 li button[disabled] img{
  top: 3px;
}

.passg_style{
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
}

.login_box .ys_form li .passg_style .ocx_style{
  height: 38px;
  line-height: 38px;
  /* margin-left: 40px; */
  padding-left: 40px;
  display: inline-block;
    
}
.login_box .ys_form li input.ocx_style{
  padding-left: 0;
}
#_ocx_password_down{
  padding-top: 6px;
}
#clickBtn img{
  position: relative;
  top: 2px;
}

/* 20220908支持扫码登录 */
.login_type {
  cursor: pointer;
}
.login, .login .right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.login .main_title {
  font-size: 16px;
  font-weight: 600;
  color: #313233;
}

.login .right .desc_title {
  font-size: 13px;
  font-weight: 400;
  color: #313233;
}

.login .right .desc_icon {
  position: relative;
  margin-left: 20px;
  top: 3px;
}

.scan-box {
  text-align: center;
}
.scan-box .fresh-tips {
  margin-top: 20px;
  color: #878889;
  font-size: 12px;
}
.scan-box .fresh-tips .refresh-button {
  cursor: pointer;
}
.scan-box .fresh-tips .refresh-button .refresh-text {
  color: #FF681E;
  font-size: 12px;
  margin-right: 3px;
}
.scan-box .fresh-tips .refresh-button .refresh-icon {
  background: url(../image/refresh_icon.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  position: relative;
  top: 1.5px;
}
.scan-box .qrcode-content {
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  width: 160px;
  height: 160px;
  /* border: 1px solid red; */
}
.scan-box .hide-refresh {
  margin-top: 24px;
}
.scan-box .qrcode-content .qrcode {
  width: 160px;
  height: 160px;
}
.scan-box .qrcode-content .popupTips {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .8;
  background: #000;
  color: #fff;
}

.scan-box .qrcode-content .fresh-tips {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .7;
  background: #000;
}

.scan-box .qrcode-content .qrcode-popupTips .qrcode-tips-content {
  text-align: center;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
}
.scan-box .text-desc {
  margin-top: 12px;
  color: #646566;
}
.scan-box .text-desc .xy_blod {
  color: #313233;
  font-weight: 600;
}

.scan-box .mar-t-24 {
  font-size: 12px;
  margin-top: 18px;
}

.scan-box .mar-t-24 a{
  text-decoration: none;
  color: #313233;
}
.scan-box .mar-t-24 .regist_icon {
  background: url(../image/regist.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

.login_box {
  background: rgba(255,255,255,0.9);
  box-shadow: 0px 4px 16px 0px rgba(188,197,206,0.3);
  border-radius: 4px;
  backdrop-filter: blur(16px);
}

.login_box .ys_form li input {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #E6E6E6
}

.login_box .ys_form li .passg_style .ocx_style {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #E6E6E6
}
.ys_bottom a {
  color: #646566;
}

.banner {
  z-index: 0;
  opacity: 1;
  display: block;
  background: url(/sys_file/slider/banner03.jpg) center top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 400px;
}