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

h3 {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 50px;
    margin: 0;
    font-size: 24px;
}
.whiteBg {
    padding-bottom: 50px;
}
.imgBgContent {
    width: 90%;
    margin: 0px auto;
    overflow: hidden;
}

.listItem img {
    float: left;
}
.listItem .txt {
    overflow: hidden;
}
.txtTitle {
    color: #f00;
    padding-bottom: 10px;
    font-size: 18px;
}
.itemOrder {
    margin-right: 20px;
}
.textContent {
    color: #999;
    font-size: 14px;
}
#whyQIn {
    background: url('images/whyQIn.jpg')no-repeat center center;
    background-size: cover;
}
.yellowBg {
    background-color: #f8f1e7;
}
.circleIcon {
    width: 8px;
    height: 8px;
    background-color: #f96e00;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}
.mb36 {
    margin-bottom: 36px;
}
.circleList {
    width: 50%;
    margin: 0px auto;
}
footer {
    background-color: #f3d0b3;
    overflow: hidden;
}
.qrItem {
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-right: 60px;
}
.contactList {
    width: 80%;
    margin: 0px auto;
    overflow: hidden;
    font-size: 14px;
}
.submit {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.employmentBtn {
    color: #fff;
    background-color: #e20e20;
    text-decoration: none;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.processItem&gt;p {
    font-size: 18px;
    padding-top: 16px;
}
.iconContact {
    display: inline-block;
    width: 30px;
}
.contactTitle {
    width: 50px;
    color: #333;
    font-weight: bold;
    display: inline-block;
}
.qrTxt {
    display: inline-block;
    padding-top: 15px;
}
</pre></body></html>