.black {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.shows {
    display: block !important;
}

.shows2 {
    display: flex !important;
}

.tc {
    height: 600px;
    /*background: url(../images/tcbfg.jpg)center no-repeat;*/
}


/* .bg-left {
    width: 40%;
    height: 580px;
    max-height: 600px;
    background-image: url(../images/loginpic.png);
  }
   */

._text {
    padding-top: 20%;
    text-align: center;
}

h5,
h6 {
    font-size: inherit;
}

.bg-right {
    width: 100%;
}

.title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
    padding-top: 37px;
}

.steps {
    height: 52px;
    line-height: 52px;
    margin-bottom: 6px;
    text-align: center;
    font-size: 14px;
    color: #858585;
}

.steps li {
    display: inline-block;
}

.steps li span {
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #d7ad41;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.steps li ._line {
    width: 54px;
    display: inline-block;
    border-top: 1px solid #dddddd;
    height: 1px;
    vertical-align: middle;
}

.RQcode2 .photo {
    width: 234px;
    height: 234px;
    display: block;
    margin: 0 auto;
    background: #333;
    margin-top: 73px;
    margin-left: 564px;
    border-radius: 20px;
}

.photo img,
.photo_fullsize img {
    display: block;
    width: 100%;
    height: 100%;
}

.tes {
    position: absolute;
    right: -163px;
    top: 20px;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.layui-layer-setwin {
    display: none;
    margin-left: -440px;
    position: absolute;
    right: -2%;
    top: -2%;
    font-size: 0;
    z-index: 9999;
    width: 30px;
    height: 30px;
    line-height: initial;
}

.layui-layer-ico {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
}