<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tip-bubble {
     font-size: 1.0em;
     padding: 4px 8px 4px 8px;
     position: fixed;
     z-index: 1000;
     border-radius: 2px;
     display: inline-block;
     opacity: 0;
     max-width: 300px;
 }

.tip-bubble:after {
    content: '';
    position: absolute;
    margin-left: -8px;
    width: 0;
    height: 0;
}

.tip-bubble-center-point:after {
    left: 50%;
    right: auto;
}

.tip-bubble-left-point:after {
    left: 10px;
    right: auto;
}

.tip-bubble-right-point:after {
    right: 10px;
    left: auto;
}

.tip-arrow-top:after {
    border-bottom: solid 8px;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    bottom: 100%;
}

.tip-arrow-bottom:after {
    border-top: solid 8px;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    top: 100%;
}

.tip-theme-light:after {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.tip-theme-dark:after {
    border-bottom-color: #000;
    border-top-color: #000;
}
.gj-banner {
    height: 530px;
    background: url('../img/gj-banner.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 10px;
}

.gj-banner .w p {
    margin-right: 20px;
    font-size: 24px;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 25px;
}

.gj-banner p span {
    margin-right: 20px;
    font-size: 48px;
}

.gj-banner ul li {
    line-height: 26px;
    color: white;
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    text-indent: -35px;
}

.gj-banner ul li i {
    color: red;
    font-size: 24px;
    margin-right: 20px;
}

.gj-banner .w a {
    width: 300px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    background: #f92d2d;
    border-radius: 5px;
    color: #f5f5f5;
    font-size: 16px;
    margin-top: 20px;
}

.gj-banner .w a:hover {
    background-color: #e20707;
}

.gj-main {
    width: 100%;
    background: #F5F5F5;
    position: relative;
    overflow: hidden;
}

.gj-main .sj-map {
    position: absolute;
    left: -830px;
    top: -100px;
    opacity: 0.2;
    z-index: 1;
}

.gj-main .box {
    position: relative;
    z-index: 5;
}

.gj-main .box .h2 {
    text-align: left;
    margin-top: 60px;
}

.pro-detail2 {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.pro-detail2 .w {
    background-color: #fff;
    border-radius: 4px;
    color: #565A5C;
    font-size: 16px;
    overflow-y: hidden;
    overflow-x: auto;
    margin-top: 20px;
}

.con5 li {
    text-indent: 0px;
    padding-left: 40px;
    position: relative;
    line-height: 40px;
}

.con5 li.yes {
    color: #f92d2d;
}

.con5 li.no {
    font-size: 16px;
    color: #565A5C;
    line-height: 26px;
    margin-bottom: 15px;
}

.con5 i {
    color: #fff;
    width: 24px;
    position: absolute;
    left: 0;
    text-align: center;
}

.con5 .yes i {
    background: url(http://www.szzyhw.net/images/topic/wen.svg) no-repeat center;
}

.con5 .no i {
    background: url(http://www.szzyhw.net/images/topic/da.svg) no-repeat center;
}

.con5 {
    padding: 40px 30px;
    border-bottom: 1px solid #f5f5f5;
}

.con5 .title {
    font-size: 22px;
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #f92d2d;
    padding-left: 25px;
    margin-bottom: 24px;
    text-align: left;
}


/*�����丈･*/

.media {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
    background: #fff;
}

.media_c {
    width: 960px;
    margin: 0 auto;
}

.media .f_t {
    color: #565a5c;
    font-size: 14px;
    overflow: hidden;
}

.media span {
    float: left;
    margin-right: 20px;
}

.media a {
    float: left;
    margin-right: 40px;
    font-size: 14px;
    color: #82888a;
}

.media a:hover {
    color: #f92d2d;
}

.index-house .houselist {
    margin-top: -25px;
}

.index-house .index-all {
    margin-top: 45px;
}

@media only screen and (max-width: 960px) {
    .ret {
        padding: 0 10px;
    }
    .gj-banner {
        padding: 0 10px;
    }
    .gj-main .box .h2 {
        margin-top: 30px;
        padding-left: 20px;
        text-align: left;
    }
    .gj-banner .adapt-m img {
        width: 55px;
        height: 35px;
        margin: 30px 20px 10px 0px;
        float: left;
    }
    .gj-banner .adapt-m span {
        display: block;
        float: left;
        font-size: 37px;
        line-height: 37px;
        color: #fff;
        margin-top: 30px;
    }
    .gj-banner .w p {
        margin-right: 20px;
        font-size: 24px;
        color: #fff;
        padding-top: 7px;
        padding-bottom: 25px;
    }
    .gj-banner .w a {
        width: 100%;
    }
    .zhuyi {
        text-align: left;
        padding-left: 20px;
    }
    .min_desc h2 {
        text-align: left;
    }
    .index-title h2 {
        font-size: 24px;
        line-height: 33px;
    }
    .index-all,
    .desc_box .index-all {
        padding: 0;
        line-height: 33px;
    }
    .index-house {
        padding-bottom: 40px;
    }
    .index-house .index-all {
        display: block;
        margin: 25px 20px 0;
        text-align: center;
    }
}</pre></body></html>