* {
    margin: 0;
    padding: 0;
}

.css-1xamfmm,
[data-css-1xamfmm] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.36);
    position: absolute;
    left: 84%;
    top: 73%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    transform: scale;
    border-radius: 50%;
    visibility: visible;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-transform: translate(-50%, -50%);
    z-index: 99;
}

body {
    background-color: #666;
    overflow: hidden;
}

.back {
    width: 823px;
    margin: 40px auto;
}

.b_time {
    position: absolute;
    top: 535px;
    left: 520px;
    color: #eeeeee;
    font-size: 20px;
    letter-spacing: 2px;
}

.b_time span {
    position: absolute;
    color: #eeeeee;
    font-size: 21px;
}

.photo {
    width: 246px;
    height: 322px;
    position: absolute;
    top: 603px;
    right: 0;
    left: 26.5px;
    bottom: 0;
    border-radius: 4%;
}

.photo div input {
    width: 246px;
    height: 322px;
}

.photo1 {
    width: 246px;
    height: 322px;
    position: absolute;
    top: 603px;
    right: 0;
    left: 288px;
    bottom: 0;
    border-radius: 4%;
}

.photo1 div input {
    width: 246px;
    height: 322px;
}

.photo2 {
    width: 246px;
    height: 322px;
    position: absolute;
    top: 603px;
    right: 0;
    left: 548.5px;
    bottom: 0;
    border-radius: 4%;
}

.photo2 div input {
    width: 246px;
    height: 322px;
}

.photo3 {
    width: 246px;
    height: 322px;
    position: absolute;
    top: 603px;
    right: 0;
    left: 607.5px;
    bottom: 0;
    border-radius: 4%;
}

.photo3 div input {
    width: 246px;
    height: 322px;
}

.p_le {
    float: left;
    width: 100%;
    height: 322px;
    border: 1px solid #6f7786;
    background-size: cover;
    position: relative;
    border-radius: 4%;
}

#p_lem {
    width: 100%;
    height: 322px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 4%;
}

.p_left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.b_text {
    width: 720px;
    position: absolute;
    top: 266px;
    left: 54px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 36px;
    text-indent: 36px;
}