<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
    font-family: å¾®è½¯é›…é»‘;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

html, body {
    min-width: 1200px;
}

p {
    max-height: 999999px;
}
a{text-decoration: none !important;}

.success-case .success-case-comment ul li {
    list-style: none;
    display: inline-block;
    *zoom: 1;
}
.hidden {
    display: none;
}

.m-hide {
    display: none;
}

.m-opacity {
    opacity: 0;
    transition: 1s;
}

.btn-active:active {
    opacity: 0.9;
}

/*main*/
#main, main {
    padding-top: 100px;
}

/*header*/
#header {
    width: 100%;
    min-width: 1200px;
    height: 100px;
    text-align: center;
    background: #ffffff;
    margin: auto;
    position: fixed;
    top: 33px;
    left: 0;
    z-index: 999;
    transition: 0.3s;
}

.header-hide {
    top: -110px !important;
}

#header-logo {
    margin: 23px 24px 23px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;

    width: 170px;
    height: 54px;
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.logo-1 {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
}

.logo-2 {
    animation: logo-2 1.5s linear;
    animation-fill-mode: forwards;
    position: absolute;
    z-index: 2;
    bottom: 11px;
}

@keyframes logo-2 {
    0% {
        right: 170px;
    }
    50% {
        right: 0;
        bottom: 11px;
    }
    100% {
        right: 0;
        bottom: 21px;
    }
}

.logo-3 {
    animation: logo-3 1.5s linear;
    animation-fill-mode: forwards;
    position: absolute;
    z-index: 1;
    bottom: 11px;
}

@keyframes logo-3 {
    0% {
        right: 170px;
    }
    50% {
        right: 0;
        bottom: 11px;
    }
    100% {
        right: 0;
        bottom: 0;
    }
}

#slid {
    height: 100%;
    width: 0;
    background: #6e79e2;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    transition: 0.3s;
}

.topNav {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    background: transparent;
    position: relative;
    z-index: 1;
    min-width: 820px;
}

.topNav &gt; li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    position: relative;
    height: 100px;
    box-sizing: border-box;
    padding-top: 40px;
}

.topNav &gt; li &gt; a {
    text-align: center;
    transition: 0.3s;
}

.topNav &gt; li &gt; a + .bg {
    display: inline-block;
    width: 100%;
    height: 0;
    background: #6e79e2;
    transition: 0.6s;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.topNav &gt; li &gt; a:hover {
    color: #fff;
}

.topNav &gt; li &gt; a:hover + .bg {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.headerNav-bg {
    color: #6e79e2;
}

.topNavList li {
    text-align: center;
}

.signInRegister {
    margin-left: 36px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
}

.signInRegister a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 28px;
    width: 60px;
    border: 1px solid #6e79e2;
    border-radius: 2px;
    color: #6e79e2;
    font-size: 16px;
    text-align: center;
    margin:0 5px;
}

.signInRegister a:hover {
    background: #6e79e2 !important;
    color: #ffffff !important;
    transition: 0.2s;
}

.signInRegister-bg {
    background: #6e79e2;
    color: #ffffff !important;
}

.banner {
    width: 100%;
}

/*footer*/
#footer {
    text-align: center;
}

.footer-sec1 {
    background: url("/app/oa/images/index/footer-bgImg.jpg") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    height: 292px;
}

.footerTitle {
    font-size: 24px;
    color: #ffffff;
    padding: 75px 0 60px;
}

.footer-sec1-list {
    padding-bottom: 50px;
    min-width: 1200px;
    font-size: 0;
}

.footer-sec1-list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 240px;
}

.footer-sec1-list li &gt; div {
    color: #ccc;
}

.footer-sec1-list span {
    font-size: 44px;
    color: #fff;
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: bold;
}

.footer-sec1-list div {
    font-size: 16px;
    color: #ffffff;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.footer-sec2-box {
    background: #252525;
    text-align: center;
}

.footer-sec2 {
    width: 1200px;
    margin: auto;
    text-align: center;
}

.footer-sec2-list {
    margin-top: 32px;
    margin-bottom: 60px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-right: 2px solid #3b3b3b;
}

.footer-sec2-list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;

    vertical-align: top;

    padding-right: 30px;
    color: #707171;
    line-height: 30px;
}

div.footer-sec2-box a:hover {
    color: #fff !important;
}

.footer-sec2-list-title {
    font-size: 16px;
    color: #a6a6a6;
    margin-bottom: 20px;

}

.code {
    float: right;

    margin-top: 60px;

}

.code p {
    color: #999999;
    font-size: 16px;
    line-height: 3;
}

.codeBox {

    width: 120px;
    height: 120px;

}

.codeBox img {
    width: 100%;
}

.footer-sec2:after {
    display: block;
    clear: both;
    content: "";
}

.footer-sec2-box {
    padding-bottom: 28px;
}

.footer-sec2-box &gt; p {
    color: #707171;
    line-height: 2;
}

.footer-sec2-box a {
    color: #707171;
    font-size: 14px;
}

.phoneNumber {
    margin-top: 32px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    font-size: 0;
    line-height: 2;
    margin-left: 30px;

}

.phoneNumber-btn {
    background: #6e79e2;
    color: #fff;
    font-size: 16px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    height: 36px;
    width: 120px;
    margin: 0 auto;
    margin-top: 36px;
    cursor: pointer;
}

.phoneNumber-tell {
    color: #cccccc;
    font-size: 18px;
}

.phoneNumber-tell-comment {
    font-size: 14px;
    color: #7d7d7d;
}

.phoneNumber-tell-comment img {
    vertical-align: sub;
    margin: 0 8px;
}

/*åœ¨çº¿å’¨è¯¢*/
.online {
    position: fixed;
    z-index: 3;
    right: 20px;
    bottom: 8%;
    margin-top: -120px;
    background: #ffffff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    /*overflow: hidden;*/
    box-shadow: 3px 5px 10px #666;
    text-align: center;
}

.onlineQQ {
    padding: 20px 0;
    background: #38b0fd;
    border-radius: 8px 8px 0 0;
    width: 128px;
}

.onlineQQ img {
    width: 50%;
    border-radius: 100%;
}

.onlineQQ p {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}

.contactPhoneNumber {
    height: 58px;
    width: 124px;
    font-size: 14px;
    color: #38b0fd;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
}

.contactPhoneNumber img {
    vertical-align: middle;
}

.toTopBox {
    border-top: 1px solid #e1e1e1;
    font-size: 0;
}

.toTopBox a {
    height: 33px;
    width: 62px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
}

.toTop {
    border-left: 1px solid #e1e1e1;
}

.toTopBox img {
    height: 60%;
}

.QRBox {
    width: 120px;
    position: absolute;
    bottom: 0;
    left: -140px;
    background: #ffffff;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #e1e1e1;
    padding-bottom: 5px;
}

.QRBox img {
    margin: 5px;
    width: 110px;
}

.QRBox p {
    font-size: 12px;
    margin-bottom: 5px;
}

.arrowBorder {
    border: 8px solid;
    border-color: transparent transparent transparent #dddddd;
    position: absolute;
    left: 120px;
    bottom: 10px;
}

.arrow {
    border: 6px solid;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    left: 120px;
    bottom: 12px;
}

/*ä¸Žå›¾ç‰‡ä¸­å¯¹é½*/
.m-img-v {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    vertical-align: middle;
}

.h1 {
    font-size: 40px;
    color: #444444;
    line-height: 70px;
}

.h2 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    padding: 23px 0;
    max-width: 1200px;
    margin: auto;
    text-align: center;
}

/*topNav*/
.m-bg-topNav {
    background: #6e79e2 !important;
    color: #fff !important;
}

.m-bg-topNav-c {
    color: #fff !important;
}

.productCenter {
    position: relative;
}

.topNavList {
    position: absolute;
    z-index: 3;
    padding: 0;
    margin: 0;
    top: 100px;
    left: 0;
    transition: .5s;
    background: #ffffff;
    max-height: 0;
    overflow: hidden;
}

.topNav &gt; li:hover .topNavList {
    width: 100%;
    max-height: 500px;
    transition: 1s;
}

.topNavList &gt; li {
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    text-align: center;
}

.topNavList &gt; li a {
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    transition: 0.7s;
    background: rgba(0, 151, 214, 0);
}

.topNavList &gt; li a:hover {
    color: #fff;
    transition: 0.07s;
    background: #6e79e2;
}

.topNavList li img {
    vertical-align: middle;
    height: 16px;
    margin: 0 10px 3px;
}

.topNavList li img a {
    vertical-align: middle;
}

.topNav &gt; li &gt; a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 25px;
    line-height: 1;
    height: 60px;
    vertical-align: top;
}

.m-show {
    max-height: 500px;
}

/*giveUs*/
.giveUs {
    padding: 20px 0 20px;
    background: #f8f8f8;
    text-align: center;
}

.giveUs .h1 {
    padding: 60px 0;
}

.giveUs-list {
    font-size: 0;
    width: 1200px;
    margin: auto;
}

.giveUs-list li {
    margin: 12px;
    width: 250px;
    height: 280px;
    background: #6e79e2;
    color: #ffffff;
    vertical-align: top;
}

.giveUs-list-title {
    font-size: 26px;
    margin-top: 120px;
}

.giveUs-list-content {
    font-size: 16px;
    text-align: left;
    padding: 0 20px;
    line-height: 28px;
}

.giveUs-list li:nth-child(1) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/1.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(2) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/2.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(3) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/3.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(4) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/4.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(5) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/5.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(6) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/6.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(7) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/7.png") no-repeat center 40px;
}

.giveUs-list li:nth-child(8) {
    background: #6e79e2 url("/app/oa/images/currency/giveUs/8.png") no-repeat center 40px;
}

.bottom-navigation {
    width: 100%;
}

.bottom-navigation &gt; ul {
    width: 1200px;
    font-size: 18px;
    color: #cccccc;
    height: 114px;
    line-height: 114px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #3b3b3b;
}

.bottom-navigation &gt; ul &gt; li {
    margin: 0 22px;
    cursor: pointer;

}

.bottom-navigation &gt; ul &gt; li a {
    width: 100%;
    height: 100%;
    font-size: 18px;
    display: inline-block;
    color: #ccc;
}

.bottom-navigation &gt; ul &gt; li:hover a{
    color: #fff;
}

/*@media screen and (max-width: 800px) {
    .h2{
        font-size:40px;
        color:red;
    }
    .title2{
        font-size:40px;
        color:red !important;
    }
}*/
#top {
    background: #f5f5f5;
    height: 33px;
    line-height: 33px;
    width: 100%;
    min-width: 1200px;

    text-align: center;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    transition: 0.3s;
}

.top-title {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
    position: relative;
}

.top-title0 {
    text-align: left;
}

.top-title02 {
    position: absolute;
    right: 0;
    top: 0;
}

.top-title03 {
    border-right: 2px solid #ccc;
    padding-right: 20px;
}

.top-title04 {
    padding-left: 20px;
}

.top-title04 img {
    margin-right: 10px;
}


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