<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * 棣栭〉
 * author: fxyue;
 * date:2019-11-07
 */
.ewb-white {
    padding: 20px;
    background: #fff;
}

/* 杞挱 */
.ewb-scroll {
    float: left;
    height: 285px;
    width: 325px;
    overflow: hidden;
}

.slider-pro .sp-layer,
.news-smalling-mask {
    background: url("mask_bg.png") repeat;
}

.news-smalling-mask {
    width: auto;
    height: auto;
    right: 0;
    top: 0;
}

.slider-pro .sp-layer {
    font-size: 14px;
    line-height: 30px;
}

.slider-pro .sp-layer a {
    width: auto;
    margin: 0 40px 0 10px;
    font-weight: normal;
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: 5px;
}

.sp-thumbnail-container {
    margin: 0 0 0 5px;
}

.sp-thumbnail,
.sp-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
}

.sp-thumbnail {
    position: relative;
}

/* 鍏敤 */
.ewb-com {
    float: left;
    width: 50%;
}

.ewb-com-content {
    border-left: 1px solid #d9d9d9;
}

.ewb-com-box {
    margin-left: 26px;
    height: 285px;
}

/* 杞挱鍙充晶 */
.ewb-right {
    margin-left: 325px;
}

.ewb-right .ewb-com-content {
    margin-left: 26px;
}

/* 涓€琛屼袱涓� */
.com1 .ewb-com-content {
    border-left: 0;
}

.com1 .ewb-com-box {
    margin-right: 26px;
    margin-left: 0;
}

.ewb-com-hd {
    line-height: 24px;
    padding-bottom: 6px;
    border-bottom: 1px solid #dedfe3;
}

.ewb-com-tt {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #0068b7;
}

.ewb-com-more {
    float: right;
    color: #999;
}

.ewb-com-list {
    height: 30px;
    line-height: 30px;
}

.ewb-com-date {
    float: right;
    color: #999;
}

.ewb-com-infor {
    display: block;
    color: #333;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    margin-right: 80px;
    padding-left: 13px;
    background: url("list_blue.jpg") left center no-repeat;
}

.ewb-com-list:hover,
.ewb-com-list:hover .ewb-com-infor {
    color: #0068b7;
}

/* 涓€灞傚垪琛� */
.ewb-com-sub {
    margin-top: 11px;
    height: 240px;
    overflow: hidden;
}

/* tab鍒囨崲 */
/* 涓€灞� */
.ewb-public-hd {
    margin-top: 20px;
}

.ewb-public-item {
    float: left;

}

.ewb-public-item a {
    display: block;
    text-align: center;
    width: 80px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
}

.ewb-public-item.cur a {
    background: #1f85d2;
    border-radius: 3px;
    color: #fff;
}

.ewb-public-item1 {
    float: left;

}

.ewb-public-item1 a {
    display: block;
    text-align: center;
    width: 100px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
}

.ewb-public-item1.cur a {
    background: #1f85d2;
    border-radius: 3px;
    color: #fff;
}

.sub1 {
    height: 180px;
}

/* 浜岀骇tab */
.ewb-column-hd {
    margin-top: 2px;
    height: 29px;
    border-bottom: 1px solid #dedfe3;
}

.ewb-column-item {
    float: left;
}

.ewb-column-item a {
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    text-align: center;
    display: block;
    line-height: 28px;
    border-bottom: 2px solid transparent;
}

.ewb-column-item.cur a {
    color: #0068b7;
    border-bottom: 2px solid #1f85d2;
}

.sub2 {
    height: 150px;
    margin-top: 9px;
}

/* 涓嶈闈㈠紑鏍囧ぇ鍘� */
.ewb-hall {
    height: 105px;
    border: 1px solid #eee;
    padding: 27px 0 0 27px;
    background: url("hall_bg.jpg") no-repeat;
    background-size: 100% 100%;
}

.ewb-hall-tt {
    position:relative;
    float: left;
    margin-top: 5px;
}

.ewb-hall-right {
    float: left;
    margin-left: 20px;
}

.ewb-hall-item {
    float: left;
    position: relative;
    height: 98px;
}

.ewb-hall-node {
    display: block;
    width: 110px;
    color: #333;
}

.ewb-hall-node img {
    display: block;
    margin: 0 auto;
}

.ewb-hall-node span {
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 32px;
    padding: 0 6px;
}

.ewb-hall-box {
    position: absolute;
    bottom: -82px;
    left: 50%;
    margin-left: -175px;
    width: 520px;
    height: 86px;
    display: none;
}

.ewb-hall-arrow {
    height: 6px;
    position: relative;
    background: url("arrow_top.png") bottom center no-repeat;
}

.ewb-hall-content {
    height: 60px;
    background: #fff;
    padding: 10px 5px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.33);
}

.ewb-hall-content a {
    float: left;
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 5px;
    font-weight: bold;
    background-repeat: no-repeat;
}

.hall1 {
    background-image: url("hall_img_01.jpg");
}

.hall2 {
    background-image: url("hall_img_02.jpg");
}
.ewb-hall-item:hover .ewb-hall-box {
    display: block;
}

.ewb-hall-tt:hover .ewb-hall-box {
    display: block;
}</pre></body></html>