* {
    box-sizing: border-box;
}

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em,
b {
    font-style: normal
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: inherit;
    text-decoration: none;
    filter: brightness(1.1);
}

img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0
}

li {
    list-style: none outside none;
}

.wrap {
    position: relative;
    width: 100%;
    height: 1080px;
    margin: 0 auto;
    background: url(https://static.web.sdo.com/mxdc/pic/project/award/wrap.jpg) no-repeat 50% 0;
}

.wrap.inner {
    padding-top: 330px;
    background-image: url(https://static.web.sdo.com/mxdc/pic/project/award/wrap_inner.jpg);
}

.logo {
    position: absolute;
    top: 68px;
    left: 50%;
    display: block;
    width: 191px;
    height: 132px;
    margin-left: -670px;
    background: url(https://static.web.sdo.com/mxdc/pic/project/award/logo.png) no-repeat;
}

.btnarea {
    position: absolute;
    top: 717px;
    left: 50%;
    margin-left: -456px;
    width: 912px;
    height: 136px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btnarea a {
    width: 400px;
    height: 136px;
    text-indent: -9999px;
    margin: 0 28px;
    background: url(https://static.web.sdo.com/mxdc/pic/project/award/btnarea.png) no-repeat;
}

.btnarea a.login-btn {
    background-position: 0 0;
}

.btnarea a.get-prop-btn {
    background-position: 0 -136px;
}

.btnarea a.get-physical-btn {
    background-position: 0 -272px;
}

.login-info {
    width: 585px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(22, 76, 149, 0.8);
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    border-radius: 25px;
}

.login-info span {
    color: #fff54d;
    margin-right: 20px;
}

.login-info a {
    color: #00f6ff;
    text-decoration: underline;
}

.inner .tips {
    padding: 14px;
    line-height: 30px;
    text-align: center;
    color: #191919;
    font-size: 16px;
}

.inner .tips span {
    color: #ff0042;
}

.physical-table {
    width: 630px;
    margin: 0 auto;
    border: 2px solid #5d362d;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.physical-table .row {
    height: 60px;
    display: flex;
    border-bottom: 1px solid #b87261;
}

.physical-table .row:last-child {
    border-bottom: none;
}

.physical-table .row .tag {
    flex-shrink: 0;
    width: 160px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #885245;
    font-size: 16px;
    color: #fff;
}

.physical-table .row .input-area {
    width: calc(100% - 160px);
    padding: 0 20px;
    display: flex;
    align-items: center;
    background-color: #fffbf0;
}

.physical-table .row .input-area input {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    border: 1px solid #fffbf0;
}

.physical-table .row .input-area input::placeholder {
    color: #999;
}

.physical-table .row .input-area input:focus {
    border: 1px solid #b87261;
}

.physical-btn-area {
    padding: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.physical-btn-area a {
    width: 186px;
    height: 74px;
    text-indent: -9999px;
    margin: 0 25px;
    background: url(https://static.web.sdo.com/mxdc/pic/project/award/physical-btn.png) no-repeat;
}

.physical-btn-area a.confirm-btn {
    background-position: 0 0;
}

.physical-btn-area a.cancel-btn {
    background-position: right 0;
}

.prop-table {
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #5d362d;
    border-radius: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

.prop-table th, .prop-table td {
    height: 52px;
    font-size: 12px;
    color: #191919;
    text-align: center;
    border-left: 1px solid #eccebb;
    border-right: 1px solid #eccebb;
    word-break: break-word;
    word-wrap: break-word;
}

.prop-table th {
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background-color: #885245;
}

.prop-table tr:nth-child(odd) td {
    height: 54px;
    background-color: #fffbf0;
}

.prop-table tbody tr:nth-child(even) td {
    height: 50px;
    background-color: #ffefcd;
}

.pages {
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background: url(https://static.web.sdo.com/mxdc/pic/project/award/pages-bg.png) no-repeat 50% 0;
}

.pages a {
    font-size: 16px;
    color: #fff;
    margin: 0 14px;
}

.pages a:hover {
    color: #fff54d;
}

/* 弹框 */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(8px);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

.modal-content {
    background: #fff;
    border: 2px solid #e3e3e3;
    padding: 10px;
    max-width: 425px;
    width: 90%;
    transform: scale(0.8);
    transition: transform 0.3s ease;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    position: relative;
}

.modal-close-btn {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    transition: all 0.2s;
    z-index: 10;
    font-size: 18px;
    line-height: 1;
}

.modal-overlay.active .modal-content {
    transform: scale(1);
}