.list_cate{
    width: 1200px;
    margin: 0 auto;

}
.clear_d{
    width: 100%;
    height:1px;
    clear: both;
}
.content_left1{
    float: left;
    width: 950px;
}
.focus-line-focus {
    background-color: #a83844;
}
.focus-line {
    display: inline-block;
    width: 4px;
    height: 100%;
    transition: all ease .3s;
}
.buyer-title-text{
    color: #383737;
}
 .buyer-title-c {
     float: left;
     width: 218px;
    border: 1px solid rgba(175,177,196,.2);
     margin-right: 20px;
     cursor: pointer;
}
.buyer-title {
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
    width: 220px;
    height: 66px;
    padding-right: 12px;
    border-bottom: 1px solid rgba(175,177,196,.2);
    box-sizing: border-box;
}

.htmlcontent_div{
    width:100%;
}
.htmlcontent_main{
    width: 1200px;
    margin: 0 auto;
}
.znlistl {
    width: 840px;
    height: auto;
}
.znlistr {
    width: 320px;
    height: auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.cate_title{
    width: 100%;
    height: 120px;
    font-size: 30px;
    line-height: 44px;
    padding-top: 30px;
    text-align: center;
}
.asdd{
    background: url("/resources/img/home1/title_bg1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-serve-4 .side { width: calc(433 / 1450 * 100%); position: relative; }

.page-serve-4 .side .idcard { display: block; width: 100%; }

.md-house-5 { background-color: #ffffff; -webkit-box-shadow: 0.045rem 0.078rem 0.307rem 0.013rem rgba(3, 80, 158, 0.05); box-shadow: 0.045rem 0.078rem 0.307rem 0.013rem rgba(3, 80, 158, 0.05); border: solid 1px #eeeeee; padding: 20px 30px; position: relative; z-index: 999 }

.md-house-5 .form { margin-top: 20px; }

.md-house-5 .form .ipt { display: block; width: 100%; height: 0.5rem; min-height: 40px; background-color: #eff5fa; border: solid 1px #eeeeee; padding: 0 .28rem; margin-bottom: 10px; }

.md-house-5 .form .ipt::-webkit-input-placeholder { color: #999; }

.md-house-5 .form .ipt:-ms-input-placeholder { color: #999; }

.md-house-5 .form .ipt::-ms-input-placeholder { color: #999; }

.md-house-5 .form .ipt::placeholder { color: #999; }

.md-house-5 .form .btn { width: 103%; height: 0.48rem; min-height: 40px; background-color: #EF3340; color: #fff; border: none; cursor: pointer; }

@media (any-hover: hover) { .md-house-5 .form .btn:hover { background-color: #b20410; } }

.md-house-5 .t2 { line-height: 1.5;    margin-top: 20px;}

.md-house-5 .qecode { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .3rem; }

.md-house-5 .qecode img {
    width: 80px;
    margin-right: 10px;
    padding-top: 10px;
}

.md-house-5 .qecode .text .b { margin-top: .11rem; }

.md-house-5 .close { position: absolute; right: 14px; top: 10px; width: 20px; height: 20px; background: url(../images/close.png) no-repeat center/contain; display: none; }


.side-cnt{
    position: relative;
    top: 0px;
    width: 417.362px;
    z-index: 9;
}
.side-cnt1{
    position: fixed; top: 0px; width: 417.362px;
    z-index:999999;
}

@media (max-width: 1920px) and (min-width: 551px)
{.s26 {
    font-size: calc(12px + 10 * 100vw / 1920);
}}

@media (max-width: 1920px) and (min-width: 551px){
    .s16 {
        font-size: calc(12px + 4 * 100vw / 1920);
    }
}

@media (max-width: 1920px) and (min-width: 551px){
    .s19 {
        font-size: calc(12px + 7 * 100vw / 1920);
    }
}
.color-2 .a{
    margin-bottom: 37px;
    color: #000;
    font-size: 16px;
    margin-top: 8px;
}
.color-2 .b{
    color: #000;
}

.form_content{
    width: 300px;
    line-height: 100px;
    position: fixed;
    box-shadow: 0 2px 14px #9697b480;
    border-radius: 5px;
    top:43%;
    left: 43%;
    background-color: #fff;
    z-index: 999;
    text-align: center;
    display: none;
}
.subtitle_sb_01{
    font-size: 14px;
}

@media (max-width: 900px) {
    .md-house-5 .close { display: block; }
}

.cate_title{
    width: 100%;
    height: 120px;
    font-size: 30px;
    line-height: 44px;
    padding-top: 30px;
    text-align: center;
}
.asdd{
    background: url("/resources/img/home1/title_bg1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 900px) and (min-width: 351px) {
    .cate_title{
        width: 100%;
        height: 74px;
        font-size: 18px;
        line-height: 63px;
        padding-top: 0px;
        text-align: center;
    }
    .asdd{
        background: url("/resources/img/home1/title_bg2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
}