<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.windowOut {
    position: relative;
}

.commonHeader {
    width: 100%;
    position: relative;
}

.commonHeader img {
    width: 100%;
}

.commonHeader .imgA {
    position: absolute;
    top: 20%;
    left: 23%;
    width: 8%;
}

.commonNav {
    width: 100%;
    height: 50px;
    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow: 2px 2px 5px #333333;
    box-shadow: 2px 2px 5px #333333;
}

.commonNav ul li {
    width: 16%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    list-style: none;
}

.commonNav ul li:hover {
    border-bottom: 4px solid #2C3F7C;
}

@media (min-width: 1200px) {
    .commonNav ul li a {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .commonNav ul li a {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .commonNav ul li a {
        font-size: 18px;
    }
}

.commonNav ul li a {
    color: #1a1a1a;
    text-decoration: none;
}

.common-ba {
    width: 88%;
    margin-top: 3%;
    border: 1px solid #93a1a1;
    height: auto;
    padding-bottom: 2%;
    margin-bottom: 3%;
}

.midTitle {
    width: 55%;
    height: 40px;
    line-height: 40px;
    background: #41519C;
    text-align: center;
    margin-left: -4.3%;
    margin-top: 2%;
    margin-bottom: 5%;
}

@media (min-width: 992px) {
    .midTitle {
        width: 15%;
        margin-left: -1%;
    }
}

@media (min-width: 768px) {
    .midTitle {
        width: 20%;
        margin-left: -1%;
    }
}

.midTitle span {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}

.midTitle img {
    margin-left: 5%;
    vertical-align: middle;
}

@media (min-width: 992px) {
    .bottomTable {
        width: 45%;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .bottomTable {
        width: 45%;
        margin: 0 auto;
    }
}
.bottomTable table{
    width: 100%;
}
.bottomTable table tr {
    height: 50px;
}

.bottomTable table tr td .sex {
    margin: 0 0 0 20%;
}

.bottomTable table tr td label {
    display: inline;
}

.bottomTable table tr td button {
    margin: 5% 0 0 10%;
}
.bottomTable table tr td .iButton{
    margin: 10% 0 2% 0;
}
.bottomTable table tr td img {
    cursor: pointer;
    width: 100%;
}
.ivu-btn-info{
    background-color: #3280fc !important;
    border-color: #3280fc !important;
}
.zl {
    width: 25%;
}

.idea {
    width: 50%;
    z-index: 22;
    height: auto;
    background: #fff;
    top: 22%;
    left: 28%;
    padding:1% 2%;
    position: absolute;
    box-shadow: 1px 1px 15px 7px #d6c4c4;
    font-size: 16px;
}
.idea p{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.idea div {
    text-align: center;
    margin: 2% 0;
}
.idea span b {
    color: red;
}
.idea ol{
    margin: 0 1%;
}
.idea ol li {
    width: 100%;
    height: auto;
    margin: 1% 0;
    list-style: decimal;
    line-height: 30px;
}
.idea button{
    margin: 0 4%;
}
.wj {
    width: 90%;
}

.disable {
    pointer-events: none;
    opacity: 0.1;
}

.display {
    display: none
}
.successText{
    text-align: center;
    padding-top: 50px;
    font-size: 18px;
}
.successText p{
    line-height: 40px;
}
.successText p:nth-child(2) span{
    color: red;
}
.imp{
    padding-left: 2%;
    color: red;
}
#more_upload_file{
    width: 27%;
    margin:3% 0 0 0;
}
.van-uploader{
    margin: 10px 0;
}
.show-file-box .delIcon{
    font-size: 15px;
    margin-left: 1%;
    cursor: pointer;
}
.show-file-box .delIcon:hover{
    color: red;
}
.bottomTable{
    font-size: 14px;
}
@media (max-width: 768px) {
    .idea {
        width: 80%;
        z-index: 22;
        height: auto;
        background: #fff;
        top: 22%;
        left: 10%;
        padding-top: 1%;
        position: absolute;
        box-shadow: 1px 1px 15px 7px #d6c4c4;
    }
}
@media (max-width: 768px) {
    .commonNav ul li a {
        font-size: 0.16rem;
    }

}
@media (max-width: 768px) {
    .foots p{
        font-size: 0.16rem!important;

    }
}
@media (max-width: 768px) {
    .midTitle span{
        font-size: 1.4rem;

    }
}

@media (max-width: 768px) {
    .midTitle {
        width: 55%;
        height: 36px;
        line-height: 36px;
        background: #41519C;
        text-align: center;
        margin-left: -4.3%;
        margin-top: 2%;
        margin-bottom: 5%;
    }
}
@media (max-width: 768px){
    .midTitle img {
        width: 1.4rem;
    }
}
@media (max-width: 768px){
    .bottomTable table tr {
        height: 4rem;
    }
}

@media (max-width: 768px) {
    .bottomTable table tr b {
        font-size: 0.16rem;
    }
}
@media (max-width: 768px){
    .form-control {
       font-size: 0.16rem;
    }
}
</pre></body></html>