<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* å¸¸è§é—®é¢˜ */
.fwtx .fwtx-content-wrap {
    padding: 0px 0 50px 0;
}

.fwtx .nav-header {
    padding: 26px 34px;
    border: 1px solid #d2d2d2;
    border-bottom: none;
}

.fwtx .nav {
    border: 1px solid #d2d2d2;
}

.fwtx .nav&gt;li {
    border-bottom: 1px solid #d2d2d2;
}


.fwtx .nav&gt;li&gt;a {
    color: #333333;
    padding: 15px 35px;
}



.fwtx .nav&gt;li:last-child {
    border: none;
}

.faq .panel-group .panel {
    background: #f0f0f0;
	-webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
}

.faq .panel-group .right{
    float:right;font-style:italic;font-size: 16px
}

.faq .panel-group .panel-heading {
    height: 80px;
    padding: 0 30px;
    line-height: 80px;
    color: #333333;
	 font-size: 24px
}

.faq .panel-group .panel-heading:hover {
    color: #023987;
}

.faq .panel-group .panel-title {
    line-height: 80px;  font-size: 24px;
}

.faq .panel-body {
    border-top: 1px solid #e5e5e5;
    padding: 18px 0;
}

.faq .panel-group .panel+.panel {
    margin-top: 10px;
    border: none;
    box-shadow: none;
}

.faq .panel-collapse {
    margin: 0 30px;
}




.contact-panel p {
    margin: 0;
}

.contact-panel a:hover {
    color: #ffffff;
}

.contact-panel .col {
    padding-bottom: 12px;
    box-sizing: border-box;
}

.contact-panel .row .col:first-child {
    padding-right: 7px;
}

.contact-panel .row .col:last-child {
    padding-left: 7px;
}

.contact-panel .item {
    height: 90px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #023987;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    color: #023987;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span:hover,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;span:focus {
    background-color: #023987;
    border-color: #023987;
}

@media (max-width: 1440px) {
    .section-wrap {
        padding: 80px 0;
    }

    .section-title {
        font-size: 44px;
    }

    .section-extra-title {
        font-size: 24px;
        padding-top: 8px;
    }

    .carousel-extra-content .item {
        padding: 28px 40px;
        flex: 1;
        height: 10.6em;
    }

    .carousel-extra-content .item .title {
        font-size: 44px;
    }


    .reason-wrap .item .reason-icon {
        width: 95px;
        margin-right: 12px;
    }

    .contact-bar {
        height: 90px;
        background: #023987;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .contact-bar .content {
        height: 90px;
    }

    .btn-white {
        font-size: 24px;
    }
}

@media (max-width: 1280px) {
    .page-nav .logo {
        width: 270px;
        height: 42px;
    }

    .carousel-extra-content {
        width: 1100px;
    }
}

@media (min-width: 992px) {}


@media (max-width: 768px) {

.faq .panel-group .panel-heading {
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    color: #333333;
	 font-size: 14px
	 
}
.faq .panel-group .right{
    float:right;font-style:italic;font-size: 10px
}
.faq .panel-group .panel-heading:hover {
    color: #023987;
}

.faq .panel-group .panel-title {
    line-height: 40px;  font-size: 14px;
}

.faq .panel-group .panel {
     -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
}

}

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