<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-image: url("../images/index/bg.png");
    background-position: right 666px;
    background-repeat: no-repeat;
}

.banner{
    position: relative;
    z-index: 0;
}

.index .left_nav{
    background-color: #fff8f8;
    padding:  22px;
}
/*.index .left_nav .xymc{*/
    /*background-color: #92694d;*/
    /*height: 403px;*/
    /*background-image: url("../images/index/l_1.png");*/
    /*background-position: center 95%;*/
    /*background-repeat: no-repeat;*/
    /*padding: 24px 50px;*/
/*}*/
/*.index .left_nav .xymc img{*/
    /*display: block;*/
    /*float: left;*/
/*}*/
/*.index .left_nav .xymc span{*/
    /*display: block;*/
    /*width: 1em;*/
    /*font-size: 36px;*/
    /*color: #ffffff;*/
    /*float: left;*/
    /*margin-left: 15px;*/
    /*margin-top: 30px;*/
    /*font-family: æ¥·ä½“;*/
    /*line-height: 40px;*/
/*}*/


/*ä¸€çº§æ&nbsp;‡é¢˜*/
.title{
    padding-top: 40px;
    background: url("../images/frame/r_0.png")no-repeat left top;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
.title h4{
    line-height: 36px;
    font-size: 30px;
    color: #92694d;
    font-weight: bold;
    display: inline-block;
}
.title .more{
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 50px;
    text-align: center;
}
.title .more:after{
    content: "";
    display: block;
    height: 7px;
    width: 50px;
    background-color: #b89c88;
    margin-top: -8px;
}



.one{
    border-bottom: 1px solid #ededed;
    padding-bottom: 50px;
    margin-bottom: 35px;
}
.one .text{
    font-size: 16px;
    line-height: 36px;
}
.two{
    border-bottom: 1px solid #ededed;
    padding-bottom: 50px;
    margin-bottom: 35px;
}
.two .cy {
    padding: 28px;
    background-color: #faf1eb;
}
.two .cy .yz{
    line-height: 55px;
    font-size: 18px;
}
.two .cy .yz dd{
    width: calc(100% - 90px);
}
.two .cy .yz1 dd{
    width: calc(100% - 72px);
}
.two .cy .yz dd p{
    line-height: inherit!important;
}
.two .cy .fgx{
    height: 1px;
    background-color: #e9dbd2;
}
.two .cy dl{
    font-size: 18px;

}
.two .cy dl dt{
    line-height: 55px;
}
.two .cy dl dd{
    line-height: 55px;
}

.three{
    padding-bottom: 50px;
    margin-bottom: 35px;
}
/* = é€šç”¨å¸ƒå±€
-------------------------------------------------------------- */

.focusMain{ position:relative;}
.focusArea{ height:384px;width: 100%; position:relative; overflow:hidden;}
.focusCon{ position:absolute; top:0;width: 100%}
.focusItem{
    height:111px;
    margin-bottom: 25px;
    position:relative;

}

.focusBtn{
    display:block;
    height: 36px;
    line-height: 32px;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    cursor:pointer;
}
.focusPrev,.focusPrev:hover{
    background-color: #92694d;
    color: #ffffff;
    font-size: 24px;
}
.focusNext{
    background-color: #ffd48d;
    color: #92694d;
    font-size: 24px;
}

.three .title{
    display: block;
    overflow: hidden;
}
.three .title h4{
    float: left;
}
.three .title .more{
    float: right;
}
.button {
    width: 86px;
    overflow: hidden;
    float: right;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 10px;
}
.three dl{
    overflow: hidden;
}
.three .img{
    width: 205px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.three .img img{
    height: 100%;
    max-width: inherit;
}
.three .wb{
    width: calc(100% - 225px);
    float: right;
    border-bottom: 1px solid #ededed;
    padding-right: 60px;
}
.three .wb h4{
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    margin-bottom: 5px;
}
.three .wb p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    height: 60px;
}

@media screen and (max-width: 1200px){
    body{

    }

    .banner{

    }

    .index .left_nav{
        padding: 10px;
        margin-top: 0;
    }
    .index .left_nav .xymc{
        display: none;
    }

    /*ä¸€çº§æ&nbsp;‡é¢˜*/
    .title{
        padding-top: 25px;
        background-size: auto 20px;
        margin-bottom: 20px;
    }
    .title h4{
        font-size: 20px;
        line-height: 22px;
    }
    .title .more{
        font-size: 14px;
        line-height: 22px;
    }
    .title .more:after{

    }



    .one{
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .one .text {
        font-size: 14px;
        line-height: 24px;
    }
    .two{
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .two .cy {
        padding: 10px;
    }
    .two .cy .yz{
        font-size: 16px;
    }
    .two .cy .yz dd{

    }
    .two .cy .yz1 dd{

    }
    .two .cy .yz dd p{

    }
    .two .cy .fgx{
        margin: 10px 0;
    }
    .two .cy dl{
        font-size: 16px;
    }
    .two .cy dl dt{
        line-height: 36px;
    }
    .two .cy dl dd{
        line-height: 36px;
    }

    .three{
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    /* = é€šç”¨å¸ƒå±€
    -------------------------------------------------------------- */

    .focusMain{
    }
    .focusArea{
        height: auto;
    }
    .focusCon{
        position: relative;
    }
    .focusItem{
        margin-bottom: 15px;
        height: auto;
    }

    .focusBtn{

    }
    .focusPrev,.focusPrev:hover{

    }
    .focusNext{

    }

    .three .title{

    }
    .three .title h4{

    }
    .three .title .more{

    }
    .button {
        display: none;
    }
    .three dl{

    }
    .three .img{
        width: 120px;
        height: 80px;
    }
    .three .img img{

    }
    .three .wb{
        padding-right: 0;
        width: calc(100% - 130px);
    }
    .three .wb h4{
        font-size: 16px;
    }
    .three .wb p{
        line-height: 24px;
        font-size: 12px;
        height: 48px;
    }

}</pre></body></html>