<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">aside {
    transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    opacity: 0 !important
}

aside.show_aside {
    opacity: 1 !important
}

.index-partner {
    width: 100%;
    margin: 0 auto;
    min-height: 60px;
    background: #666
}

.f-l-right {
    width: 1200px;
    line-height: 22px;
    margin: 0 auto
}

.f-l-title {
    font-size: 14px;
    color: #fff;
    float: left;
    height: 60px;
    line-height: 60px;
    float: left;
    width: 6%
}

.f-l-list {
    float: left;
    width: 94%
}

.f-l-list li {
    width: auto;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 35px
}

.f-l-list li a {
    font-size: 14px;
    color: #fff;
    display: block;
    transition: all .3s ease-in-out
}

.f-l-list li a:hover {
    color: #cc4228
}

@media(max-width:991px) {
    .f-l-right {
        width: 98%
    }

    .f-l-title {
        height: 36px;
        line-height: 36px;
        width: 90%;
        padding: 12px
    }

    .f-l-list {
        width: 100%
    }

    .f-l-list li {
        height: 36px;
        line-height: 36px;
        margin-left: 12px
    }
}

@media(max-width:767px) {}

.mainer {
    padding-top: 90px;
}

.banner .item {
    height: 490px;
    position: relative;
}

.banner .item img {
    display: block;
    width: 100%;
}

.banner .item .text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 30px;
}

.banner .item .text h2 {
    font-size: 1.8em;
    font-weight: normal;
}

.banner.owl-theme .owl-controls {
    bottom: 30px;
}

.banner.owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 28px;
    background: url(../images/dot2.png) no-repeat center center;
}

.banner.owl-theme .owl-dots .owl-dot.active span,
.banner.owl-theme .owl-dots .owl-dot:hover span {
    background: url(../images/dot.png) no-repeat center center;
}

.banner_owl {
    position: relative;
}

.banner_owl:hover .cur {
    width: 80%;
    left: 10%;
    opacity: 1;
}

.banner_owl .cur {
    position: absolute;
    top: 50%;
    height: 0;
    width: 100%;
    margin-top: -50px;
    left: 0%;
    z-index: 100;
    opacity: 0;
}

.banner_owl .cur span {
    cursor: pointer;
    display: block;
}

.yg {
    width: 100%;
    margin: 0 auto;
    max-width: 1120px;
    padding: 5px 5px;
    background-color: #fff;
    position: relative;
}

.yg .banner .item {
    height: auto;
    position: relative;
}

.index_3 {
    width: 1122px;
    margin: auto;
    padding-top: 20px;
    height: 440px;

}

.index_3 .li {
    float: left;
    width: 354px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    behavior: url(css/PIE.htc);
    margin: 0 10px;

}

.index_3 .li .con {
    height: 210px;
    background: #fff;
}

.index_3 .li .tit {
    padding: 25px 20px 0;
}

.index_3 .li .tit h3 {
    font-size: 24px;
    line-height: 1.1;
    padding-bottom: 15px;
}

.index_3 .li .tit h3 a.fr {
    float: right;
    font-size: 12px;
    line-height: 24px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 90px;
    border: 1px solid #eee;
    border-radius: 10px;
    text-align: center;
    color: #474747;
}

.index_3 .li .tit h3 a.fr:hover {
    background: #cc4228;
    color: #fff;
    border-color: #cc4228;
}

.index_3 .li li {
    line-height: 40px;
    border-top: 1px solid #eee;
    font-size: 14px;
}


.index_3 .li li a {
    display: block;
}

a:hover {
    color: #cc4228;
}

.index_3 .li li:first-child {
    border-top: 0;
}

.index_3 .li .img {
    padding-bottom: 57%;
    position: relative;
}

.index_3 .li .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.index_3 .li img {
    display: block;
    width: 100%;
    height: 100%;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media only screen and (max-width:1279px) {

    .index_2,
    .index_3,
    .index_5 {
        width: 101%;
        margin-left: -0.5%;
    }

    .index_3 .li,
    .index_5 li {
        width: 32%;
        margin: 0 0.66%;
    }

}

@media only screen and (max-width:1024px) {


    .index_2,
    .index_3 {
        padding-top: 10px;

    }

}

@media only screen and (max-width:1023px) {
    .index_3 .li .tit h3 {
        font-size: 18px;
    }

    .index_3 .li .tit h3 a.fr {
        line-height: 20px;
        width: 80px;
    }

    .index_3 .li .con {
        height: 195px;
    }

    .index_3 {
        padding-top: 10px;
        height: 350px;
    }


}

@media only screen and (max-width:750px) {
    html {
        font-size: 40px;
    }

    .index_3 .li .tit {
        padding: 0.2rem 0.2rem 0;
    }

    .index_3 .li .tit h3 {
        font-size: 0.3rem;
        padding-bottom: 0.15rem;
    }

    .index_3 .li li {
        line-height: 0.6rem;
        font-size: 0.24rem;
    }

    .index_3 .li .con {
        height: 2.4rem;
    }

    .index_3 .li .tit h3 a.fr {
        width: auto;
        padding: 0 0.2rem;
        line-height: 0.4rem;
        border-radius: 0.2rem;
        font-size: 0.2rem;
        margin-top: -0.05rem;
    }





    .index_3 .li,
    .index_5 li {
        width: 100%;
        margin: 0 0 0.4rem;
        padding: 0;
    }

    .index_3 .li .tit {
        padding: 0.4rem 0.3rem;
    }

    .index_3 .li .con {
        height: auto;
    }


    .index_2,
    .index_3 {
        padding-top: 0.6rem;
    }


}


@media only screen and (max-width: 1024px) {

    .mainer {
        padding-top: 55px;
    }

    .banner .item {
        height: 400px;
    }

    .yg {
        width: 100%;
        margin: 0 auto;
        max-width: 1120px;
        padding: 0px 0px;
        background-color: #fff;
        position: relative;
    }



}

@media only screen and (max-width: 800px) {
    .mainer {
        padding-top: 55px;
    }

    .banner .item {
        height: 300px;
    }


}

@media only screen and (max-width: 760px) {
    .mainer {
        padding-top: 55px;
    }

    .banner .item {
        height: 300px;
    }

}

@media only screen and (max-width: 600px) {


    .mainer {
        padding-top: 55px;
    }

    .banner .item {
        height: 150px;
    }


    .banner.owl-theme .owl-controls {
        bottom: 10px;
    }

    .banner.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        background-size: 100% auto !important;
        margin: 0 5px;
    }


}

@media only screen and (max-width: 320px) {




    .banner .item {
        height: 120px;
    }


    .banner.owl-theme .owl-controls {
        bottom: 30px;
    }

    .banner.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        background-size: 100% auto !important;
        margin: 0 5px;
    }


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