<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scheme-line {
    margin      : 0 auto;
    width       : 4px;
    height      : 16px;
    line-height : 1.1;
    background  : #000;
    margin-right: 0
}

.weui-cell {
    padding            : 10px 30px;
    position           : relative;
    display            : -webkit-box;
    display            : -webkit-flex;
    display            : flex;
    -webkit-box-align  : center;
    -webkit-align-items: center;
    align-items        : center;
}

.about1 {
    padding-top: 8vw;
    position   : relative;
    background : #f2f2f2
}

.about1 .scheme-bd p {
    color      : #2f2f2f;
    font-size  : 16px;
    line-height: 32px;
}

.about1 .img1 {
    width      : 116%;
    margin-left: -8%;
    overflow   : hidden;
}

.about1 .img2 {
    position: absolute;
    top     : 7%;
    left    : -6%;
    width   : 45%;
}

.about1 .textbox {
    right     : 0;
    top       : 0;
    width     : 50%;
    height    : 78.5%;
    background: #fff;
    position  : absolute;
}

.about1 .textbox .weui-cell {
    margin-left  : 15px;
    height       : 100%;
    padding-right: 14.66%;
    text-align   : right;
}

.about1 .scheme-line {
    margin-bottom: 6vw;
}

.about1 .img1&gt;div {
    -webkit-animation: img1 30s ease-in-out infinite;
    animation        : img1 30s ease-in-out infinite;
}

.about1 .img2&gt;div {
    -webkit-animation: img2 35s ease-in-out infinite;
    animation        : img2 35s ease-in-out infinite;
}

.weui-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex    : 1;
    flex            : 1;
}

.weui-cell_primary {
    min-width          : 1px;
    -webkit-box-align  : start;
    -webkit-align-items: flex-start;
    align-items        : flex-start;
}

@-webkit-keyframes img1 {
    0% {
        -webkit-transform: translateX(-5%)
    }

    50% {
        -webkit-transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-5%)
    }
}

@keyframes img1 {
    0% {
        -webkit-transform: translateX(-5%)
    }

    50% {
        -webkit-transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-5%)
    }
}

@-webkit-keyframes img2 {
    0% {
        -webkit-transform: rotate(5deg) translate3d(-10%, -5%, 0)
    }

    50% {
        -webkit-transform: rotate(-5deg) translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: rotate(5deg) translate3d(-10%, -5%, 0)
    }
}

@keyframes img2 {
    0% {
        -webkit-transform: rotate(5deg) translate3d(-10%, -5%, 0)
    }

    50% {
        -webkit-transform: rotate(-5deg) translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: rotate(5deg) translate3d(-10%, -5%, 0)
    }
}

.scheme-bd h3 {
    margin-bottom: 3vw;
    font-size    : 50px;
    font-weight  : normal;
    color        : #2d2d2d;
}

@media (min-width: 1200px) {
    .about1 .textbox .weui-cell {
        padding-left: 27%;
    }
}

.about2 {
    width: 100%;
}

.about2 li {
    float   : left;
    width   : 25%;
    overflow: hidden
}

.about2 li.text01,
.about2 li.text02 {
    position: relative;
}

.about2 li.text02 b {
    width            : 60%;
    position         : absolute;
    top              : 50%;
    left             : 44%;
    color            : #FFF;
    font-size        : 28px;
    line-height      : 40px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform   : translate(-50%, -50%);
    -o-transform     : translate(-50%, -50%);
    transform        : translate(-50%, -50%);
    -ms-transform    : translate(-50%, -50%);
    font-weight      : normal
}

.about2 li.text01 .text03 {
    position: absolute;
    top     : 15.4%;
    left    : 12%;
    width   : 80%
}

.about2 li.text01 .text03 span {
    display: block;
    margin : 10px 0 24px;
    width  : 233px;
    height : 16px;
}

.about2 li.text01 .text03 b {
    display    : block;
    color      : #333;
    font-size  : 36px;
    font-weight: normal
}

.about2 li.text01 .text03 i {
    display         : block;
    margin-bottom   : 26px;
    width           : 77px;
    height          : 2px;
    background-color: #C5C5C5;
}

.about2 li.text01 .text03 p {
    display           : -webkit-box;
    overflow          : hidden;
    color             : #7B7B7B;
    text-overflow     : ellipsis;
    font-size         : 16px;
    line-height       : 24px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.about3 {
    position: relative;
    width   : 100%
}

.about3 .text-box {
    position: relative;
    width   : 50%;
    float   : left
}

.about3 .text-box&gt;img {
    width: 100%;
}

.about3 .text-box .text {
    position  : absolute;
    top       : 50%;
    left      : 18%;
    margin-top: -175px
}

.about3 .img-box26 {
    width: 50%;
    float: right
}

.about3 .img-box26&gt;img {
    width: 100%;
}

.about3 .text b {
    color    : #333;
    font-size: 35px;
}

.about3 .text i {
    display         : block;
    margin          : 30px 0 25px;
    width           : 54px;
    height          : 2px;
    background-color: #CFCFCF;
}

.about3 .text .text01 {
    margin-bottom: 70px;
}

.about3 .text .text01 p {
    color      : #2f2f2f;
    font-size  : 16px;
    line-height: 32px;
    padding-top: 20px
}

.about3 .text .text01 span {
    color      : #000;
    font-size  : 20px;
    line-height: 36px;
}

.about4 {
    padding-top   : 148px;
    padding-bottom: 135px;
    text-align    : center;
}

.about4 h2 {
    position     : relative;
    margin       : 0;
    margin-bottom: 78px;
    color        : #464646;
    font-size    : 50px;
    line-height  : 72px;
    font-weight  : normal
}

.about4 h2::after {
    position  : absolute;
    bottom    : -38px;
    left      : 50%;
    width     : 28px;
    height    : 3px;
    background: #ffaa3f;
    content   : '';
    transform : translateX(-50%);
}

.about4 p.desc {
    margin     : 0;
    font-size  : 24px;
    line-height: 35px;
}

.about5 {
    position  : relative;
    padding   : 7.5vw 0;
    background: #f2f2f2
}

.about5 .l {
    width: 50%;
    float: left
}

.about5 .l ul {
    margin-left : 7.33%;
    margin-right: 7.33%;
    padding     : 80px 0 0;
}

.about5 .l ul li {
    width        : 33.33333333%;
    overflow     : hidden;
    height       : 112px;
    float        : left;
    padding-right: 15px;
    padding-left : 15px;
    text-align   : center;
    padding-top  : 20px
}

.about5 .l ul li img {
    width             : 70%;
    opacity           : 0.6;
    filter            : alpha(opacity=60);
    -webkit-filter    : grayscale(100%);
    -moz-filter       : grayscale(100%);
    -ms-filter        : grayscale(100%);
    -o-filter         : grayscale(100%);
    filter            : grayscale(100%);
    filter            : gray;
    -webkit-transition: 0.5s;
    -moz-transition   : 0.5s;
    -ms-transition    : 0.5s;
    -o-transition     : 0.5s;
    transition        : 0.5s;
}

.about5 .l ul li a:hover img {
    opacity          : 1;
    filter           : alpha(opacity=100);
    -webkit-filter   : grayscale(0);
    -moz-filter      : grayscale(0);
    -ms-filter       : grayscale(0);
    -o-filter        : grayscale(0);
    filter           : grayscale(0);
    filter           : gray;
    -webkit-transform: scale(1.3);
    -moz-transform   : scale(1.3);
    -ms-transform    : scale(1.3);
    -o-transform     : scale(1.3);
    transform        : scale(1.3);
}

.about5 .r {
    width     : 50%;
    text-align: right;
    color     : #999999;
    float     : right;
    background: #fff;
    padding   : 160px 0
}

.about5 .r .tx {
    margin-left        : 15px;
    height             : 100%;
    text-align         : right;
    padding            : 10px 14.66% 10px;
    position           : relative;
    display            : -webkit-box;
    display            : -webkit-flex;
    display            : flex;
    -webkit-box-align  : center;
    -webkit-align-items: center;
    align-items        : center;
}

.about5 .r .tx .scheme-bd {
    -webkit-box-flex   : 1;
    -webkit-flex       : 1;
    flex               : 1;
    min-width          : 1px;
    -webkit-box-align  : start;
    -webkit-align-items: flex-start;
    align-items        : flex-start;
}

.about5 .r .tx h3 {
    margin-bottom: 3vw;
    font-size    : 50px;
    font-weight  : normal;
    color        : #2d2d2d;
    line-height  : 1.1;
}

.about5 .r .tx p {
    color      : #2f2f2f;
    font-size  : 16px;
    line-height: 32px;
    display    : block
}

@media (min-width: 1200px) {
    .about5 .r .tx {
        padding-left: 27%;
    }

    .about-history {
        height                 : 801px;
        padding                : 84px 106px 0;
        background             : url(../images/bg_about_history.jpg) no-repeat center fixed;
        -webkit-background-size: 100% 100%;
        background-size        : 100% 100%;
    }

    .about-title {
        margin-bottom: 25px;
    }

    .about-title h3 {
        margin     : 0 0 50px;
        font-size  : 60px;
        font-weight: 400;
        color      : #2c2c2c;
        text-align : center
    }

    .about-title p {
        margin     : 0;
        font-size  : 36px;
        font-weight: 300;
        color      : #ECECEC;
    }

    .title-white h3 {
        color: #d6d6d6;
    }

    .title-white p {
        color: rgba(222, 222, 222, .09);
    }

    .about-history-list {
        position: relative;
    }

    .about-history-list .flex-viewport {
        padding: 0 31px;
    }

    .about-history-list .flex-viewport:before {
        position  : absolute;
        top       : 50%;
        right     : 0;
        left      : 0;
        border-top: 1px solid #C7C7C7;
        content   : '';
    }

    .about-history-list .slides li {
        position    : relative;
        width       : 253px;
        height      : 470px;
        margin-right: 31px;
    }

    .about-history-list .slides li .item {
        position          : absolute;
        right             : -32px;
        bottom            : 0;
        left              : -32px;
        min-height        : 152px;
        padding           : 44px 0 0 0;
        background-color  : #fff;
        -webkit-transition: all .2s ease;
        -moz-transition   : all .2s ease;
        -ms-transition    : all .2s ease;
        -o-transition     : all .2s ease;
        transition        : all .2s ease;
    }

    .about-history-list .slides li .item:before {
        position             : absolute;
        top                  : -49px;
        left                 : 50%;
        width                : 20px;
        height               : 20px;
        overflow             : hidden;
        margin-left          : -10px;
        -webkit-border-radius: 100%;
        -moz-border-radius   : 100%;
        border-radius        : 100%;
        background-color     : rgba(218, 183, 101, .6);
        content              : '';
    }

    .about-history-list .slides li .item:after {
        position             : absolute;
        top                  : -45px;
        left                 : 50%;
        width                : 12px;
        height               : 12px;
        overflow             : hidden;
        margin-left          : -6px;
        -webkit-border-radius: 100%;
        -moz-border-radius   : 100%;
        border-radius        : 100%;
        background-color     : #DAB765;
        content              : '';
    }

    .about-history-list .slides li:nth-child(even) .item {
        top    : 0;
        bottom : auto;
        padding: 0 0 44px;
    }

    .about-history-list .slides li:nth-child(even) .item:before {
        top   : auto;
        bottom: -49px;
    }

    .about-history-list .slides li:nth-child(even) .item:after {
        top   : auto;
        bottom: -45px;
    }

    .about-history-list .slides li .item:hover {
        background-color: #DAB765;
    }

    .about-history-list .slides li .item h3 {
        position          : absolute;
        top               : 0;
        right             : 0;
        left              : 0;
        height            : 44px;
        line-height       : 44px;
        margin            : 0;
        font-size         : 20px;
        font-weight       : 400;
        color             : #999999;
        text-align        : center;
        background-color  : #e2e2e2;
        -webkit-transition: all .2s ease;
        -moz-transition   : all .2s ease;
        -ms-transition    : all .2s ease;
        -o-transition     : all .2s ease;
        transition        : all .2s ease;
    }

    .about-history-list .slides li .item:hover h3 {
        color           : #232323;
        background-color: #fff;
    }

    .about-history-list .slides li .item h3:before {
        position    : absolute;
        bottom      : 100%;
        left        : 50%;
        margin-left : -9px;
        border-width: 0 9px 18px;
        border-style: solid;
        border-color: transparent transparent #E2E2E2;
        content     : '';
    }

    .about-history-list .slides li:nth-child(even) .item h3 {
        top   : auto;
        bottom: 0;
    }

    .about-history-list .slides li:nth-child(even) .item h3:before {
        top         : 100%;
        bottom      : auto;
        border-width: 18px 9px 0;
        border-color: #E2E2E2 transparent transparent;
    }

    .about-history-list .slides li .item .desc {
        line-height: 24px;
        padding    : 22px 26px 0;
        font-size  : 14px;
        color      : #929292;
    }

    .about-history-list .slides li .item:hover .desc {
        color: #ffffff;
    }

    .about-history-list .slides li .item .desc p {
        margin: 0;
    }

    .about-history-list .flex-direction-nav {
        padding   : 0;
        margin    : 0;
        list-style: none;
    }

    .about-history-list .flex-direction-nav a {
        position   : absolute;
        top        : 50%;
        width      : 48px;
        height     : 160px;
        line-height: 160px;
        overflow   : hidden;
        margin-top : -80px;
        font-size  : 50px;
        font-family: simsun;
        color      : #ffffff;
        text-align : center;
    }

    .about-history-list .flex-direction-nav a.flex-prev {
        left: -48px;
    }

    .about-history-list .flex-direction-nav a.flex-next {
        right: -48px;
    }

    .about-history-swiper {
        width: 100%;
    }

    .about-history-swiper .swiper-slide .item {
        overflow             : hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius   : 5px;
        border-radius        : 5px;
        background-color     : #fff;
    }

    .about-history-swiper .swiper-slide .item h3 {
        margin          : 0;
        height          : 40px;
        line-height     : 40px;
        overflow        : hidden;
        font-size       : 20px;
        text-align      : center;
        color           : #999999;
        background-color: #e2e2e2;
    }

    .about-history-swiper .swiper-slide .item .desc {
        line-height: 20px;
        padding    : 10px;
        font-size  : 14px;
        color      : #929292;
    }

    .about-history-swiper .swiper-slide .item .desc p {
        margin: 0;
    }

    .about-history-swiper .about-history-pagination {
        position  : static;
        margin-top: 10px;
    }

    .about-history-swiper .about-history-pagination .swiper-pagination-bullet {
        background: #fff;
    }

    .about-history-swiper .about-history-pagination .swiper-pagination-bullet-active {
        background: #C91523;
    }

}

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

    .about1 .textbox {
        right     : 0;
        top       : 0;
        width     : 90%;
        height    : 85%;
        background: #fff;
        position  : absolute;
    }

    .about1 {
        padding-top: 5%;
        position   : relative;
        background : #f2f2f2
    }

    .about1 .img1 img {
        width: 100%;
    }

    .about1 .scheme-bd p {
        color      : #2f2f2f;
        font-size  : 14px;
        line-height: 26px;
    }

    .about1 .img1 {
        width      : 100%;
        overflow   : hidden;
        padding-top: 24%;
    }

    .about1 .textbox {
        right     : 0;
        top       : 0;
        width     : 90%;
        height    : auto;
        background: #fff;
        position  : absolute;
    }

    .about1 .textbox .weui-cell {
        height     : 100%;
        text-align : justify;
        padding    : 5%;
        margin-left: 0;
    }

    .about1 .scheme-line {
        margin-bottom: 6vw;
    }

    .about1 .img1&gt;div {
        -webkit-animation: img1 30s ease-in-out infinite;
        animation        : img1 30s ease-in-out infinite;
    }

    .about1 .img2&gt;div {
        -webkit-animation: img2 35s ease-in-out infinite;
        animation        : img2 35s ease-in-out infinite;
    }

    .weui-cell__bd {
        -webkit-box-flex: 1;
        -webkit-flex    : 1;
        flex            : 1;
    }

    .scheme-bd h3 {
        margin-bottom: 3vw;
        font-size    : 26px;
        font-weight  : normal;
        color        : #2d2d2d;
        text-align   : right;
    }

    .about2 {
        width: 100%;
    }

    .about2 li {
        width: 50%;
    }

    .about2 li.text01 .text03 b,
    .about3 .text b {
        font-size: 20px;
    }

    .about2 li.text02 b,
    .about3 .text .text01 span,
    .about2 li.text01 .text03 p {
        font-size: 14px;
    }

    .about3 .text-box&gt;img {
        display: none;
    }

    .about3 .text-box,
    .about3 .img-box26,
    .about3 .text-box .text {
        width: 100%;
    }

    .about3 .text-box {
        padding: 5%;
    }

    .about3 .text .text01 {
        margin-bottom: 0;
    }

    .about3 .text-box .text {
        position  : static;
        margin-top: 0;
    }

    .about3 .img-box26 {
        float: none;
    }

    .about4 {
        padding: 26px 0;
    }

    .about4 h2 {
        font-size    : 20px;
        margin-bottom: 20px;
        line-height  : 40px;
    }

    .about4 h2::after {
        bottom: -10px;
    }

    .about4 p.desc {
        font-size: 14px;
    }

    .history {
        background     : url(../images/history_02.jpg) no-repeat;
        background-size: 100% 100%;
        padding        : .8rem 0
    }

    .history h2 {
        font-size    : 26px;
        font-weight  : normal;
        color        : #fff;
        text-align   : center;
        margin-bottom: .4rem
    }

    .content {
        position  : relative;
        margin    : 0 auto;
        padding   : 40px 4%;
        width     : 92%;
        height    : 500px;
        background: url(../images/img38.jpg) repeat-y 77px;
        overflow  : hidden
    }

    .content:before {
        position     : absolute;
        top          : 0;
        left         : 62px;
        display      : inline-block;
        width        : 33px;
        height       : 33px;
        border-radius: 50%;
        background   : url(../images/img73.png) no-repeat center #ffaa3f;
        content      : '';
    }

    .content:after {
        position     : absolute;
        bottom       : 0;
        left         : 71px;
        display      : inline-block;
        width        : 14px;
        height       : 14px;
        border-radius: 50%;
        background   : #ffaa3f;
        content      : '';
    }

    .content li {
        position     : relative;
        margin-bottom: 29px;
        padding-left : 85px;
    }

    .content .date {
        position   : absolute;
        top        : 50%;
        left       : 0;
        margin-top : -15px;
        height     : 30px;
        color      : #fff;
        font-size  : 20px;
        line-height: 30px;
    }

    .content .dot {
        position  : absolute;
        top       : 50%;
        left      : 56px;
        margin-top: -9px;
        width     : 18px;
        height    : 18px;
        background: url(../images/img74.png) no-repeat;
    }

    .content .txt {
        padding      : 13px 20px;
        border       : 1px solid #ffd49f;
        border-radius: 10px;
        background   : #fff;
        font-size    : 14px;
        line-height  : 24px;
        transition   : .5s;
    }

    .mCSB_container {
        overflow    : hidden;
        margin-right: 4px;
        width       : auto;
    }

    .mCSB_container.mCS_no_scrollbar {
        margin-right: 0;
    }

    .mCS_destroyed&gt;.mCustomScrollBox&gt;.mCSB_container.mCS_no_scrollbar,
    .mCS_disabled&gt;.mCustomScrollBox&gt;.mCSB_container.mCS_no_scrollbar {
        margin-right: 30px;
    }

    .mCustomScrollBox&gt;.mCSB_scrollTools {
        top   : 0;
        right : 0;
        width : 5px;
        height: 100%;
    }

    .mCSB_scrollTools .mCSB_draggerContainer {
        position: absolute;
        top     : 0;
        right   : 0px;
        bottom  : 0;
        left    : 0;
        height  : auto;
    }

    .mCSB_scrollTools a+.mCSB_draggerContainer {
        margin: 20px 0;
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        margin               : 0 auto;
        width                : 2px;
        height               : 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius   : 10px;
        border-radius        : 10px;
    }

    .mCSB_scrollTools .mCSB_dragger {
        width : 100%;
        height: 30px;
        cursor: pointer;
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin               : 0 auto;
        width                : 4px;
        height               : 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius   : 10px;
        border-radius        : 10px;
        text-align           : center;
    }

    .mCSB_scrollTools .mCSB_buttonDown,
    .mCSB_scrollTools .mCSB_buttonUp {
        position: relative;
        display : block;
        overflow: hidden;
        margin  : 0 auto;
        height  : 20px;
        cursor  : pointer;
    }

    .mCSB_scrollTools .mCSB_buttonDown {
        top       : 100%;
        margin-top: -40px;
    }

    .mCSB_horizontal&gt;.mCSB_container {
        overflow     : hidden;
        margin-right : 0;
        margin-bottom: 30px;
        height       : auto;
    }

    .mCSB_horizontal&gt;.mCSB_container.mCS_no_scrollbar {
        margin-bottom: 0;
    }

    .mCS_destroyed&gt;.mCSB_horizontal&gt;.mCSB_container.mCS_no_scrollbar,
    .mCS_disabled&gt;.mCSB_horizontal&gt;.mCSB_container.mCS_no_scrollbar {
        margin-right : 0;
        margin-bottom: 30px;
    }

    .mCSB_horizontal.mCustomScrollBox&gt;.mCSB_scrollTools {
        top     : auto;
        right   : auto;
        bottom  : 0;
        left    : 0;
        overflow: hidden;
        width   : 100%;
        height  : 16px;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools a+.mCSB_draggerContainer {
        margin: 0 20px;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        margin               : 7px 0;
        width                : 100%;
        height               : 2px;
        -webkit-border-radius: 10px;
        -moz-border-radius   : 10px;
        border-radius        : 10px;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger {
        width : 30px;
        height: 100%;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin               : 6px auto;
        width                : 100%;
        height               : 4px;
        -webkit-border-radius: 10px;
        -moz-border-radius   : 10px;
        border-radius        : 10px;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_buttonLeft,
    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_buttonRight {
        position: relative;
        float   : left;
        display : block;
        overflow: hidden;
        margin  : 0 auto;
        width   : 20px;
        height  : 100%;
        cursor  : pointer;
    }

    .mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_buttonRight {
        float      : right;
        margin-left: -40px;
    }

    .mCustomScrollBox {
        -ms-touch-action: none;
    }

    .mCustomScrollBox&gt;.mCSB_scrollTools {
        opacity   : .75;
        filter    : "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCustomScrollBox:hover&gt;.mCSB_scrollTools {
        opacity   : 1;
        filter    : "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        background: none
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: none
    }

    .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: none
    }

    .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: none;
    }

    .mCSB_scrollTools .mCSB_buttonDown,
    .mCSB_scrollTools .mCSB_buttonLeft,
    .mCSB_scrollTools .mCSB_buttonRight,
    .mCSB_scrollTools .mCSB_buttonUp {
        background-image : url(mCSB_buttons.png);
        background-repeat: no-repeat;
        opacity          : .4;
        filter           : "alpha(opacity=40)";
        -ms-filter       : "alpha(opacity=40)";
    }

    .mCSB_scrollTools .mCSB_buttonUp {
        background-position: 0 0;
    }

    .mCSB_scrollTools .mCSB_buttonDown {
        background-position: 0 -20px;
    }

    .mCSB_scrollTools .mCSB_buttonLeft {
        background-position: 0 -40px;
    }

    .mCSB_scrollTools .mCSB_buttonRight {
        background-position: 0 -56px;
    }

    .mCSB_scrollTools .mCSB_buttonDown:hover,
    .mCSB_scrollTools .mCSB_buttonLeft:hover,
    .mCSB_scrollTools .mCSB_buttonRight:hover,
    .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity   : .75;
        filter    : "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCSB_scrollTools .mCSB_buttonDown:active,
    .mCSB_scrollTools .mCSB_buttonLeft:active,
    .mCSB_scrollTools .mCSB_buttonRight:active,
    .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity   : .9;
        filter    : "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)";
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_draggerRail {
        background: #000;
        background: rgba(0, 0, 0, .15);
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: #000;
        background: rgba(0, 0, 0, .75);
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .85);
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-dark&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .9);
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -80px 0;
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -80px -20px;
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -80px -40px;
    }

    .mCS-dark&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -80px -56px;
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width                : 4px;
        -webkit-border-radius: 1px;
        -moz-border-radius   : 1px;
        border-radius        : 1px;
        background           : #fff;
        background           : rgba(255, 255, 255, .1);
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width                : 4px;
        -webkit-border-radius: 1px;
        -moz-border-radius   : 1px;
        border-radius        : 1px;
        background           : #fff;
        background           : rgba(255, 255, 255, .75);
    }

    .mCS-light-2.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        margin: 6px 0;
        width : 100%;
        height: 4px;
    }

    .mCS-light-2.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 6px auto;
        width : 100%;
        height: 4px;
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(255, 255, 255, .85);
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(255, 255, 255, .9);
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -32px 0;
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -32px -20px;
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -40px -40px;
    }

    .mCS-light-2&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -40px -56px;
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width                : 4px;
        -webkit-border-radius: 1px;
        -moz-border-radius   : 1px;
        border-radius        : 1px;
        background           : #000;
        background           : rgba(0, 0, 0, .1);
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width                : 4px;
        -webkit-border-radius: 1px;
        -moz-border-radius   : 1px;
        border-radius        : 1px;
        background           : #000;
        background           : rgba(0, 0, 0, .75);
    }

    .mCS-dark-2.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        margin: 6px 0;
        width : 100%;
        height: 4px;
    }

    .mCS-dark-2.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 6px auto;
        width : 100%;
        height: 4px;
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .85);
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .9);
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -112px 0;
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -112px -20px;
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -120px -40px;
    }

    .mCS-dark-2&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -120px -56px;
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width                : 4px;
        -webkit-border-radius: 2px;
        -moz-border-radius   : 2px;
        border-radius        : 2px;
        background           : #fff;
        background           : rgba(255, 255, 255, .1);
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width                : 6px;
        -webkit-border-radius: 2px;
        -moz-border-radius   : 2px;
        border-radius        : 2px;
        background           : #fff;
        background           : rgba(255, 255, 255, .75);
    }

    .mCS-light-thick.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        margin: 6px 0;
        width : 100%;
        height: 4px;
    }

    .mCS-light-thick.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 5px auto;
        width : 100%;
        height: 6px;
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(255, 255, 255, .85);
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(255, 255, 255, .9);
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -16px 0;
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -16px -20px;
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -20px -40px;
    }

    .mCS-light-thick&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -20px -56px;
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width                : 4px;
        -webkit-border-radius: 2px;
        -moz-border-radius   : 2px;
        border-radius        : 2px;
        background           : #000;
        background           : rgba(0, 0, 0, .1);
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width                : 6px;
        -webkit-border-radius: 2px;
        -moz-border-radius   : 2px;
        border-radius        : 2px;
        background           : #000;
        background           : rgba(0, 0, 0, .75);
    }

    .mCS-dark-thick.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        margin: 6px 0;
        width : 100%;
        height: 4px;
    }

    .mCS-dark-thick.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 5px auto;
        width : 100%;
        height: 6px;
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .85);
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .9);
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -96px 0;
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -96px -20px;
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -100px -40px;
    }

    .mCS-dark-thick&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -100px -56px;
    }

    .mCS-light-thin&gt;.mCSB_scrollTools .mCSB_draggerRail {
        background: #fff;
        background: rgba(255, 255, 255, .1);
    }

    .mCS-light-thin&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 2px;
    }

    .mCS-light-thin.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width: 100%;
    }

    .mCS-light-thin.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 7px auto;
        width : 100%;
        height: 2px;
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_draggerRail {
        background: #000;
        background: rgba(0, 0, 0, .15);
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width     : 2px;
        background: #000;
        background: rgba(0, 0, 0, .75);
    }

    .mCS-dark-thin.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_draggerRail {
        width: 100%;
    }

    .mCS-dark-thin.mCSB_horizontal&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        margin: 7px auto;
        width : 100%;
        height: 2px;
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .85);
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background: rgba(0, 0, 0, .9);
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_buttonUp {
        background-position: -80px 0;
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_buttonDown {
        background-position: -80px -20px;
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_buttonLeft {
        background-position: -80px -40px;
    }

    .mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_buttonRight {
        background-position: -80px -56px;
    }

    .about3 .text .text01 p,
    .about5 .r .tx p {
        font-size: 14px;
    }

    .about5 {
        padding: 0;
    }

    .about5 .l,
    .about5 .r {
        width: 100%;
        float: none;
    }

    .about5 .l ul li {
        height : auto;
        padding: 3% 0;
    }

    .about5 .r,
    .about5 .l ul {
        padding: 5%;
        margin : 0;
    }

    .about5 .r .tx h3 {
        text-align: center;
        font-size : 24px;
    }

    .about5 .r .tx {
        margin    : 0;
        padding   : 0;
        text-align: justify;
    }

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