
html {
    color: #000;
    background: #FFF;
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    cursor: pointer;
}

legend {
    color: #000
}

iframe {
    display: block;
}

body {
    font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

select,
input,
button,
textarea {
    font-family: inherit;
    font-size: 99%;
    line-height: inherit;
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

a {
    text-decoration: none;
    color: inherit;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

@font-face {
    font-family: "SHR";
    src: url("font/SourceHanSansCN-Regular.woff") format("woff"), url("font/SourceHanSansCN-Regular.ttf") format("truetype"), url("font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
    font-family: "SHSB";
    src: url("font/SourceHanSerifCN-Bold.otf");
}

.container {
    margin: 0 auto;
    width: 1200px;
}

body {
    font-family: "SHR";
}


/* 1029鏂板锛氱壒娈婂瓧浣� */

@font-face {
    font-family: "SCR";
    src: url("font/SourceHanSerifCNRegular.woff") format("woff"), url("font/SourceHanSerifCNRegular.ttf") format("truetype"), url("font/SourceHanSerifCNRegular.eot") format("embedded-opentype");
}


/* 2023-02-13 鏂板瀛椾綋 */

@font-face {
    font-family: "OPPOSans-H";
    src: url("font/OPPOSans-H.woff") format("woff"), url("font/OPPOSans-H.ttf") format("truetype"), url("font/OPPOSans-H.eot") format("embedded-opentype");
}





.banner {
    height: 300px;
    padding-top: 79px;
    background: url('../images/qhonethingtheme/banner.jpg') no-repeat center;
}

.banner-title {
    height: 63px;
    line-height: 63px;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
}

.banner-subtitle {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}

.com-hd {
    padding-top: 45px;
}

.com-title {
    max-width: 50%;
    line-height: 50px;
    font-weight: bold;
    font-size: 40px;
    color: #444b53;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.com-address {
    margin: 5px 0 0 20px;
    width: 107px;
    height: 40px;
    padding-left: 41px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    background: #f3f9ff url('../images/qhonethingtheme/address-icon.png') no-repeat 18px center;
    border-radius: 20px;
}


/* 娴佺▼ */

.process-wrap {
    padding-bottom: 40px;
    background: #e5e5e5;
}

.wrap-content {
    background: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 34px 10px rgba(76, 86, 106, 0.03);
    border-radius: 8px;
    padding-bottom: 40px;
}


/* 姝ラ */

.step-nav {
    padding-top: 49px;
    height: 149px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.step-nav-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.step-nav-item::before {
    position: absolute;
    content: '';
    top: 29px;
    left: -116px;
    width: 86px;
    height: 12px;
    background: url('../images/sblc/step_line.png') no-repeat;
    background-size: 100% 100%;
}

.step-nav-item:nth-child(1)::before {
    display: none;
}

.step-nav-item:nth-child(n+2) {
    margin-left: 146px;
}

.step-nav-item.completed::before {
    background-image: url('../images/sblc/step_lineh.png');
}

.step-nav-item.completed .step-nav-icon.icon1 {
    background-image: url('../images/sblc/step_icon1h.png');
}

.step-nav-item.completed .step-nav-icon.icon2 {
    background-image: url('../images/sblc/step_icon2h.png');
}

.step-nav-item.completed .step-nav-icon.icon3 {
    background-image: url('../images/sblc/step_icon3h.png');
}

.step-nav-item.completed .step-nav-icon.icon4 {
    background-image: url('../images/sblc/step_icon4h.png');
}

.step-nav-item.completed .step-nav-icon.icon5 {
    background-image: url('../images/sblc/step_icon5h.png');
}

.step-nav-item.completed .step-nav-name {
    font-weight: bold;
    color: #2868b1;
}

.step-nav-icon {
    display: block;
    margin: 0 auto;
    width: 62px;
    height: 71px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.step-nav-icon.icon1 {
    background-image: url('../images/sblc/step_icon1.png');
}

.step-nav-icon.icon2 {
    background-image: url('../images/sblc/step_icon2.png');
}

.step-nav-icon.icon3 {
    background-image: url('../images/sblc/step_icon3.png');
}

.step-nav-icon.icon4 {
    background-image: url('../images/sblc/step_icon4.png');
}

.step-nav-icon.icon5 {
    background-image: url('../images/sblc/step_icon5.png');
}

.step-nav-name {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 15px;
    color: #999;
    width: 120px;
    text-align: center;
}


/* 搴曢儴鎸夐挳 */

.form-btns {
    margin-top: 100px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.form-btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    padding: 0 24px;
    min-width: 112px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #2868b1;
    background: #ffffff;
    border: 1px solid #2868b1;
    border-radius: 2px;
}

.form-btn.primary {
    color: #fff;
    background: #2868b1;
}