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

.container {
    padding: 0;
}

.row {
    margin: 0;
}

.banner_box {
    margin-top: 80px;
}

.mianbao p {
    font-size: 16px;
    color: #565656;
    margin: 30px 15px;
}

.mianbao .row {
    margin: 0 -15px;

}

#outer {
    width: 100%;
}

#tab {
    overflow: hidden;
    zoom: 1;
    background: #fff;
    border: 1px solid #ebebeb;
}

#tab li {
    float: left;
    color: #565656;
    width: 25%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
}

#tab li.current {
    color: #c06f44;
    border-bottom: 2px solid #c06f44;
}

#tab li:last-child {
    border-right: 0;
}

#content {
    border: 1px solid #ebebeb;
    border-top-width: 0;
    margin-top: 20px;
    background: #fff;
    margin-bottom: 90px;
}

#content ul {
    line-height: 25px;
    /*display: none;*/
}

#content .row {
    margin: 0;
}

#content h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;

}

/*浜烘墠*/
.cent_box {
    padding:45px 60px 80px;
    overflow: hidden;
}

.cent_box .top p {
    text-indent: 30px;
    font-size: 16px;
    color: #565656;
    margin-bottom: 45px;
}

.cent_box hr {
    border-top: 2px solid #f5f5f5;
}

.cent_box h4 {
    color: #000;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 2px solid #df8555;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.cent_box .list {
    margin-top: 70px;
}

.cent_box .list &gt; div:first-child {
    padding-left: 0;
}

.cent_box .list &gt; div:last-child {
    padding-right: 0;

}

.cent_box .right p {
    font-size: 16px;
    color: #565656;
    margin-bottom: 30px;
}

.cent_box .right div {
    border: 1px solid #df8555;
    padding: 15px 20px;
    overflow: hidden;
}

.cent_box .right div:last-child {
    border-top: 0;
}

.cent_box .right div span {
    float: left;
}

.cent_box .right div span.span_right {
    float: left;
}

.cent_box .right div span.span_left {
    width: 210px;
}

/*鍛樺伐*/
.shipin {
    overflow: hidden;
}

.shipin .list_play img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.shipin .list_play:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.shipin .center img {
    width: 100%;

}

.shipin .text {
    padding: 28px 15px;
    border: 1px solid #f2f2f2;
    border-top: 0;
    margin-bottom: 50px;
    overflow: hidden;
}

.shipin .text p {
    font-size: 20px;
    color: #000;
    float: left;
}

.shipin .text span {
    float: right;
    display: block;
    text-align: right;
    padding-right: 20px;
    background: url(../images/socialResponsibility/juanjian_jiantou.png) no-repeat right 3px;
    font-size: 16px;
    color: #565656;
}

.shipin .center div:hover p {
    color: #c06f44;
}

.shipin .center div:hover span {
    background: url(../images/socialResponsibility/juanjian_jiantou_on.png) no-repeat right 3px;
    color: #c06f44;
}

.shipin h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.shipin .center {
    overflow: hidden;
    padding: 55px 60px 0;
}

.shipin .fenye {
    margin: 0 auto;
}

.shipin div {
    cursor: pointer;
    overflow: hidden;
}

/*绀句細鎷涜仒*/
.shehui .cent {
    padding: 30px 70px;
}

.shehui .cent h5 {
    float: left;
    font-size: 18px;
    color: #565656;
    line-height: 24px;
    font-weight: 600;
    padding: 25px;

}

.shehui .cent .list_title p {
    float: left;
    padding: 25px;
    font-size: 16px;

}

.shehui .cent p span {
    display: inline-block;
    width: 50px;
    height: 20px;
    background: #f6e6db;
    color: #c67a48;
    line-height: 20px;
    text-align: center;
}

.shehui .cent &gt; div {
    overflow: hidden;
}

.shehui .cent .list_title {
    overflow: hidden;
    border-bottom: 2px solid #f5f5f5;
    cursor: pointer;
}

.shehui .on  {
    background: #f5f5f5;
}

.shehui .cent .title {
    border-bottom: 2px solid #f5f5f5;
}

.shehui .cent i {
    float: right;
    width: 26px;
    height: 29px;
    padding: 25px;
    background: url("../images/join/+.png") no-repeat center 28px;

}

.shehui .on i {
    background: url("../images/join/jian.png") no-repeat center 34px;

}

.shehui .zhiwei {
    width: 330px;
}

.shehui .type {
    width: 250px;
}

.shehui .info {
    clear: both;
    padding: 15px 25px;
    display: none;
}

.shehui .info h3 {
    font-size: 16px;
    color: #565656;
    margin: 20px 0 10px;
    font-weight: 600;

}

.shehui .info p {
    font-size: 16px;
    color: #565656;
    line-height: 36px;

}

.shehui .seed_btn {
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #c67a48;
    width: 220px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin-top: 40px;
    cursor: pointer;
}

.shehui .fenye {
    margin: 10px auto;
}

.shehui .zhiwei em {
    display: inline-block;
    min-width: 145px;
}

/*寮圭獥*/
.uping, .up, .up_over {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    text-align: center;
    display: none;
}

.alert_box &gt; div {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 1000px;
    height: 400px;
    margin: auto;
    background: #fff;
}

.alert_box h3 {
    font-size: 34px;
    color: #565656;
    padding: 30px 50px;
    border-bottom: 1px solid #c4c4c4;
    text-align: left;
    font-weight: 600;
}

.alert_box div div {
    padding: 70px 50px 170px;
}

.alert_box div div p {
    width: 100%;
    height: 60px;
    background: #c4c4c4;
    overflow: hidden;
}

.alert_box div div p i {
    width: 0%;
    display: block;
    background: #c67a48;
    height: 100%;
}

.alert_box span {
    display: block;
    font-size: 16px;
    color: #565656;
}

.alert_box a {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: #c67a48;
    margin: 40px auto 0;
    cursor: pointer;

}

@media (max-width: 767px) {
    body {
        background: #fff;
    }

    #tab {
        border-top: 0;
        padding: .2rem 0;
        display: none;
    }

    #tab li {
        width: 100%;
        border: 0;
        font-size: .26rem;
        height: .8rem;
        line-height: .8rem;
        padding: 0 !important;

    }

    #tab li.current {
        border: 0;
    }

    .m_btn {
        padding: .4rem .25rem 0;
    }

    .m_btn h5 {
        color: #c17746;
        width: 100%;
        height: .95rem;
        line-height: .95rem;
        margin: 0 auto;
        display: block;
        border: 1px solid #ebebeb;
        font-size: .35rem;
        padding: 0 .3rem;
        background: url(../images/guanyuwomen/m_xiala_on.png) no-repeat 96% 18px;
        background-size: .25rem .17rem !important;
    }

    .m_btn h5.on {
        color: #c17746;
        background: url(../images/index/m_nav_shangla.png) no-repeat 96% 18px;
    }

    #content {
        border: 0;
        margin: 0;
        padding: 0;
    }

    #content h2 {
        font-size: .4rem;
        padding: .4rem 0;
    }

    .cent_box {
        padding: 0 .2rem;
        overflow: hidden;
    }

    .cent_box .top {
        font-weight: 500;
        padding: 0 .3rem;
        display: block !important;
    }

    .cent_box .top p {
        font-size: .21rem;
        margin: .55rem 0 0;
    }

    .cent_box hr {
        margin: .8rem 0 .6rem;
    }

    .cent_box .list {
        margin: 0 0 .9rem;
    }

    .cent_box .list .right {
        padding: 0 .5rem;
    }

    .cent_box img {
        margin: 0 0 1.1rem;
    }

    .cent_box .list &gt; div:last-child {
        padding: 0 .5rem;
    }

    .cent_box .list &gt; div:first-child {
        padding: 0 .25rem;
    }

    .cent_box h4 {
        font-size: .23rem;
    }

    .cent_box .right p {
        font-size: .21rem;
    }

    .cent_box .right div span {
        font-size: .21rem;
        width: 2.6rem !important;
    }

    .cent_box .right div {
        padding: .14rem .3rem;
    }

    .shipin {
        padding: .45rem .25rem 0;
    }

    .shipin .center {
        padding: .45rem .25rem 0;
    }

    .shipin .text {
        margin-bottom: .6rem;
        padding: .25rem .2rem;
    }

    .shipin .text p {
        font-size: .23rem;

    }

    .shipin .text span {
        font-size: .21rem;
        padding-right: 15px;
        background: url(../images/socialResponsibility/juanjian_jiantou.png) no-repeat right .14rem;
        background-size: .13rem;
    }

    .shehui {
        padding: 0 .25rem;
    }

    .shehui .cent .title {
        padding: 0 .25rem;
    }

    .shehui .cent h5 {
        padding: .7rem 0 .3rem;
        font-size: .23rem;
    }

    .shehui .zhiwei {
        width: 3.2rem;
    }

    .shehui .city {
        width: auto;
        /*margin-left: .6rem;*/
    }

    .shehui .cent {
        padding: 0;
    }

    .shehui .type {
        width: 1.5rem;
        /*margin-left: 2.1rem;*/
    }

    .shehui .cent .list_title p {
        padding: .24rem 0 .24rem .3rem;
        font-size: .21rem;
    }

    .shehui .cent p span {
        width: .6rem;
    }

    .shehui .zhiwei em {
        min-width: 2.1rem;
    }

    .shehui .cent i {
        padding: .24rem;
        width: .2rem;
        height: .2rem;
        margin-top: .36rem;
        background: url("../images/join/+.png") no-repeat center 0px;
        background-size: .19rem;
        margin-right: .4rem;
    }

    .shehui .on i {
        background: url("../images/join/jian.png") no-repeat center .08rem;
        background-size: .19rem;

    }

    .shehui .info {
        padding: 0 .3rem .6rem;
    }

    .shehui .info p {
        line-height: .34rem;
        font-size: .21rem;
        margin-top: .25rem;
    }

    .shehui .info h3 {
        margin: .35rem 0;
        font-size: .21rem;
    }

    .list_title.on {
        background: #f5f5f5;
    }

    .shehui .cent .list_title {
        border-top: 2px solid #f5f5f5;
        border-bottom: 0;
    }

    .shehui .cent .title {
        border: 0;
    }

    .shehui .cent .list:last-child .list_title {
        border-bottom: 2px solid #f5f5f5;

    }

    .shehui .seed_btn {
        width: 2.6rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .21rem;
    }

    .shehui .fenye {
        margin: .5rem auto;
    }

    .alert_box &gt; div {
        width: 90%;
        height: 5rem;
    }

    .alert_box h3 {
        font-size: .4rem;
        padding: 0.5rem;
        text-align: center;
    }

    .alert_box div div {
        padding: .5rem .25rem .8rem;
    }

    .alert_box span {
        font-size: .21rem;
    }

    .alert_box a {

        width: 2.6rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .21rem;
    }

    .alert_box div div p {
        width: 100%;
        height: .5rem;
        background: #c4c4c4;
        overflow: hidden;
        margin-top: .8rem;
    }
    .up_over img{
        width: 1.5rem;
        margin-top: .4rem;
    }
}

.on {
    pointer-events: auto !important;
}

/*涓ょ瀵归綈*/
.cent_box .top p{
    text-align: justify;
}</pre></body></html>