<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * éš†æ˜Œå…¬å…±èµ„æº--æˆ‘è¦å’¨è¯¢
 * author: fxyue
 * date:2020-09-04
 */

.inter-bar&gt;img {
    width: 100%;
}

@media(max-width:979px) {
    .inter-bar {
        margin-top: 20px;
    }
}

.ewb-com-hd {
    padding-top: 43px;
    text-align: center;
    font-size: 0;
}

.ewb-com-tt {
    position: relative;
    display: inline-block;
    width: 256px;
    line-height: 34px;
    font-size: 28px;
    color: #333;
}

.ewb-com-tt span {
    display: block;
    font-size: 12px;
    color: #999;
    letter-spacing: 0.6px;
}

.ewb-com-l,
.ewb-com-r {
    position: absolute;
    top: 12px;
    width: 40px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
}

.ewb-com-l {
    left: 0;
    background-image: url('../images/com_iconl.png');
}

.ewb-com-r {
    right: 0;
    background-image: url('../images/com_iconr.png');
}

.ewb-tab-hd {
    padding-top: 22px;
}

.ewb-tab-hd&gt;div {
    text-align: center;
    font-size: 0;
}

.ewb-tab-tt {
    position: relative;
    margin: 0 47px;
    display: inline-block;
    width: 198px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #333;
    border: 1px solid #207ee5;
    border-radius: 24px;
    cursor: pointer;
}

.ewb-tab-tt i {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: 4px;
    width: 12px;
    height: 4px;
    background: url('../images/tab_icon.png') no-repeat center top;
    display: none;
}

.ewb-tab-tt.active {
    color: #fff;
    background: #207ee5;
    border: 1px solid #207ee5;
}

.ewb-tab-tt.active i {
    display: block;
}

.ewb-tab-bd {
    height: 356px;
    overflow: hidden;
}


/* ä¸­ä»‹æœåŠ¡äº‹é¡¹ */

.ewb-super {
    position: relative;
    padding-top: 20px;
}

.ewb-super-imgitem li {
    margin-top: 16px;
    float: left;
    width: 16.667%;
    text-align: center;
}

.ewb-super-imgitem li a {
    padding-top: 98px;
    display: block;
    height: 136px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-super-imgitem a p {
    font-size: 12px;
}


/* åˆ†é¡µæŒ‰é’® */

.ewb-tab-bd .owl-dots {
    height: 10px;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

.ewb-tab-bd button.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    border-radius: 25px;
    background: #dcdcdc;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.ewb-tab-bd .owl-dot.active {
    width: 28px;
    background: #5088d2;
}

.ewb-super-imgitem li a:hover {
    color: #f49500;
}


/* ä¸­ä»‹æœºæž„ */

.ewb-manage-items {
    margin-left: -24px;
    padding-top: 8px;
}

.ewb-manage-items li {
    width: 33.333%;
}

.ewb-manage-item {
    height: 84px;
    margin: 25px 0 0 24px;
    padding: 5px 30px;
    display: block;
    line-height: 36px;
    border: 1px solid #91bceb;
}

.ewb-manage-tt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.ewb-manage-num {
    color: #666;
}

.ewb-manage-more {
    padding-top: 40px;
    height: 34px;
    text-align: center;
    color: #207ee5;
    background: url(../images/manage_more.png) no-repeat center 6px;
}

.ewb-manage-item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -webkit-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -moz-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -o-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
}

@media(max-width:979px) {
    .ewb-tab-tt {
        width: 20%;
        margin: 0 5px;
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .ewb-tab-tt {
        width: 30%;
        margin: 0 4px;
        font-size: 14px;
    }
    .ewb-tab-bd {
        height: auto;
    }
    .ewb-super-imgitem li {
        width: 33.33%;
    }
    .ewb-manage-items {
        margin-left: -15px;
    }
    .ewb-manage-items li {
        width: 50%;
    }
    .ewb-manage-item {
        padding: 5px;
        margin: 15px 0 0 15px;
    }
}


/* äº¤æ˜“ä¿¡æ¯ */


/* äº¤æ˜“ä¿¡æ¯ */

.ewb-trade {
    height: 648px;
    margin-top: 40px;
    background: url('../images/trade_img.jpg') no-repeat center top;
}

.ewb-trade .ewb-com-hd {
    padding-top: 20px;
}

.ewb-trade-bd .ewb-tab-hd {
    padding-top: 15px;
}

.ewb-trade-bd .ewb-tab-tt {
    margin: 0 29px;
    font-size: 18px;
}


/* é‡‡è´­å…¬å‘Š */

.ewb-trade-items {
    margin-left: -14px;
}

.ewb-trade-items li {
    width: 25%;
}

.ewb-trade-item {
    margin: 20px 0 0 14px;
    padding: 19px 0 10px 20px;
    display: block;
    line-height: 32px;
    background: #fff;
}

.ewb-trade-item:hover {
    transform: translateY(-9px);
    -webkit-transform: translateY(-9px);
    -moz-transform: translateY(-9px);
    -o-transform: translateY(-9px);
    box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -webkit-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -moz-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
    -o-box-shadow: 0px 5px 9px 1px rgba(75, 100, 101, 0.2);
}

.ewb-trade-tt {
    height: 45px;
    padding-left: 56px;
    line-height: 22px;
    background-image: url('../images/trade_icon1.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.ewb-trade-tt span {
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ewb-trade-time {
    color: #209de5;
}

.ewb-trade-tt p {
    padding-top: 4px;
    color: #209de5;
}

.ewb-trade-money {
    font-size: 18px;
    color: #f16600;
}

.ewb-trade-name {
    margin-right: 30px;
    overflow: hidden;
    color: #999;
}

.ewb-trade-more {
    margin: 10px auto 0;
    display: block;
    width: 118px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #1b69cf;
    border: 1px solid #1f6dd2;
    border-radius: 16px;
}

.ewb-trade-more:hover {
    color: #fff;
    background: #1f6dd2;
}

@media(max-width:979px) {
    .ewb-trade {
        height: auto;
        padding-bottom: 20px;
        background-size: 100% 100%;
    }
    .ewb-trade-items li {
        width: 50%;
    }
}

@media(max-width:767px) {
    .ewb-trade {
        background: #eef5fc;
    }
    .ewb-trade-items li {
        width: 100%;
    }
    .ewb-trade-items,
    .ewb-trade-item {
        margin-left: 0;
    }
}


/* ç›‘ç£å¹³å° */

.ewb-platform {
    padding-bottom: 75px;
    background: url('../images/platform_img.jpg') no-repeat center top;
    background-size: 100% 100%;
}

.ewb-platform .ewb-com-hd {
    padding: 52px 0 35px;
}


/* å…¥é©»æœºæž„ */

.ewb-platform-l li {
    padding-top: 20px;
}

.ewb-platform-l li:first-child {
    padding-top: 0;
}

.ewb-platform-item {
    padding-right: 22px;
    display: block;
    height: 145px;
    text-align: right;
    font-size: 0;
    color: #333;
    background-color: #f4f7fa;
}

.ewb-platform-comp {
    padding: 92px 0 0 29px;
    float: left;
    width: 138px;
    height: 145px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: right 21px;
}

.ewb-platform-comp.icon1 {
    color: #20abe5;
    background-image: url('../images/platform_icon1.png');
    border-left: 4px solid #33a2d1;
}

.ewb-platform-comp.icon2 {
    color: #06caa3;
    border-left: 4px solid #19b696;
    background-image: url('../images/platform_icon2.png');
}

.ewb-platform-num {
    line-height: 145px;
    font-size: 40px;
    color: #ff9a16;
    margin-right: 5px;
}

.ewb-platform-name {
    line-height: 145px;
    font-size: 18px;
}


/* ç›‘ç£è¯„ä»· */

.ewb-survey {
    padding: 0 18px 0 22px;
    background: #f4f7fa;
}

.ewb-survey-hd {
    height: 55px;
    overflow-x: auto;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
}

.ewb-survey-tt {
    margin: 10px 18px 0 0;
    padding: 0 17px 0 41px;
    float: left;
    height: 44px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #207ee5;
    background: url('../images/survey_icon.png') no-repeat 11px center;
    border-bottom: 2px solid #337ed1;
}

.ewb-survey-tab {
    margin: 19px 8px 0 0;
    display: inline-block;
    padding: 0 20px;
    height: 26px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    vertical-align: top;
}

.ewb-survey-tab.active {
    color: #fff;
    background: #337ed1;
    border-radius: 13px;
}

.ewb-survey-bd {
    height: 255px;
    overflow: hidden;
}

.news-items&gt;li {
    line-height: 32px;
}

@media(max-width:1199px) {
    .col-md-6,
    .col-md-18 {
        width: 100%;
    }
    .ewb-survey {
        margin-top: 20px;
    }
    .ewb-survey-bd {
        height: auto;
        padding-bottom: 20px;
    }
}

@media(max-width:767px) {
    .ewb-platform {
        padding-bottom: 20px;
        background: #fff;
    }
}


/* è¿è¡Œæƒ…å†µ */

.ewb-run {
    background: url('../images/run_img.jpg') no-repeat center top;
}

.ewb-run .ewb-com-hd {
    padding: 40px 0 12px;
}

.ewb-run .ewb-com-tt span {
    color: #333;
    letter-spacing: 0;
}

.ewb-run-bd .ewb-tab-tt {
    margin: 0 30px;
    width: 118px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
}

.ewb-run-items {
    margin: 0 28px;
}

.ewb-run-items li {
    float: left;
    width: 25%;
}

.ewb-run-item {
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 51px;
}

.ewb-run-num {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
}

.ewb-run-name {
    margin-top: 80px;
    font-size: 16px;
    color: #333;
}

.ewb-run-item.icon1 {
    background-image: url('../images/run_icon1.png');
}

.ewb-run-item.icon1 .ewb-run-num {
    color: #04a3e5;
}

.ewb-run-item.icon2 {
    background-image: url('../images/run_icon2.png');
}

.ewb-run-item.icon2 .ewb-run-num {
    color: #11a69f;
}

.ewb-run-item.icon3 {
    background-image: url('../images/run_icon3.png');
}

.ewb-run-item.icon3 .ewb-run-num {
    color: #eba022;
}

.ewb-run-item.icon4 {
    background-image: url('../images/run_icon4.png');
}

.ewb-run-item.icon4 .ewb-run-num {
    color: #295bc6;
}

.ewb-run .ewb-tab-bd {
    padding-top: 27px;
    height: 237px;
}

@media(max-width:767px) {
    .ewb-run {
        background: #f4f8fc;
    }
    .ewb-run-bd .ewb-tab-tt {
        width: 30%;
        margin: 0 4px;
        font-size: 14px;
    }
    .ewb-run .ewb-tab-bd {
        height: auto;
        padding-bottom: 20px;
    }
    .ewb-run-items li {
        width: 50%;
        margin-bottom: 10px;
    }
    .ewb-run-item {
        background-size: 80% auto;
    }
    .ewb-run-name {
        margin-top: 60px;
    }
}</pre></body></html>