body
{
    height: auto;
    background: #f2e2cf;
    padding: 14px 14px 20px;
}

a
{
    text-decoration: none;
    color: #ff9c3c;
}

.box_1
{
    background: #fff;
    padding: 20px 14px 20px 18px;
    border-radius: 10px;
}

.line
{
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 21px;
}

.line:after
{
    display: table;
    clear: both;
    content: "";
}

.icon
{
    width: 12.5%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.icon>img
{
    width: 27px;
}

.text
{
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    width: 79.16666667%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.right
{
    text-align: right;
    width: 8.33333333%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.right>img
{
    width: 9px;
    margin-top: 8px;
}

.lijBnt
{
    width: 100%;
    height: 40px;
    background: red;
    color: #fff;
    margin: 20px auto;
    border-radius: 21px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
}

.notice
{
    margin: 16px auto 28px auto;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    position: relative;
}

.u-border
{
    border: 1px dashed #d1a481;
    border-radius: 10px;
}

.u-flex
{
    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;
}

.u-icon
{
    width: 64px;
}

.u-icon>img
{
    width: 100%;
    vertical-align: middle;
}

.u-notice
{
    width: 100px;
    font-size: 20px;
    font-weight: 600;
    color: #a17756;
    text-align: center;
    line-height: 28px;
}

.u-code
{
    padding: 9px 10px 30px;
    color: red;
    font-size: 18px;
    line-height: 24px;
}

.w-row
{
    margin-top: 40px;
    margin-bottom: 23px;
}

.kfwz
{
    padding-left: 10px;
    text-align: left;
    height: 52px;
    margin-top: 6px;
    width: 62.5%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}


.w-row:after
{
    display: table;
    clear: both;
    content: "";
}

.kftx
{
    text-align: right;
    width: 37.5%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.kftx>img
{
    height: 53px;
}

.wsm
{
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #000;
    line-height: 22px;
}

.wsm1
{
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 17px;
}

.w-code
{
    width: 242px;
    height: 242px;
    margin: 23px auto 44px auto;
    background: #d1a481;
}

.w-code>img
{
    width: 242px;
}

.exclusive
{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    position: absolute;
    width: 122px;
    text-align: center;
    height: 42px;
    background: url("ep.png") no-repeat 50%;
    background-size: 100%;
    top: -12px;
    left: 0;
    right: 0;
    margin: auto;

}