<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsbox {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.news_left {
    float: left;
    width: 880px;
    background: #fff;
    margin-right: 20px;
    overflow: hidden;
    padding: 15px;
}
.news_list {
    width: 100%;
    overflow: hidden;
}
.news_list li {
    width: 100%;
    margin-bottom: 15px;
}
.news_list li:hover h2 {
    background: #ffffff;
    transition: 0.8s;
}
.news_list li:hover {
    /* border: 1px solid #ecebeb; */
    border-radius: 3px;
    box-shadow: 0 0 6px 0 rgba(26, 1, 255, 0.1);
}
.news_list li:hover .news_list_ms {
    background: #ffffff;
    transition: 0.8s;
}
.news_list li:hover .news_list_info {
    background: #ffffff;
    transition: 0.8s;
}
.news_list li h2 {
    position: relative;
    background: #f9f9f9;
}
.news_list li h2 a {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}
.news_list_ms {
    width: 100%;
    padding-left: 15px;
    background: #f9f9f9;
}
.news_list_ms p {
    font-size: 14px;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
}
.news_list_info {
    background: #f9f9f9;
    width: 100%;
    overflow: hidden;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
}
.news_list_info span {
    color: #848484;
}
.news_other {
    width: 100%;
}
.isgood {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.isgood li {
    width: 270px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.isgood li:nth-child(1) {
    margin-left: 0px !important;
}
.isgood li:last-child {
    margin-right: 0px !important;
}
.isgood li a {
    line-height: 0;
    display: block;
}
.isgood li p {
    line-height: 22px;
    height: 62px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.46);
    width: 100%;
    padding: 10px 10px;
    position: absolute;
    bottom: 0px;
    opacity: 0;
}
.isgood li a img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    object-position: top;
}
.isgood li:hover .isp {
    opacity: 1;
    transition: 0.8s;
}
.news_o_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.news_o_list li {
    width: 420px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    height: 80px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f9f9f9;
}
.news_o_list li:nth-child(1n) {
    margin-left: 0px !important;
}
.news_o_list li:nth-child(2n) {
    margin-right: 0px !important;
}
.news_o_left {
    float: left;
    width: 290px;
}
.news_o_left h2 a {
    font-size: 16px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000000;
    height: 48px;
}
.news_o_left span {
    line-height: 30px;
    height: 30px;
    color: #7d7d7d;
}
.news_o_left span:first-child {
    font-size: 13px;
    color: #6b6b6b;
    height: 30px;
    line-height: 30px;
    float: left;
}
.news_o_left span:last-child {
    font-size: 13px;
    color: #6b6b6b;
    height: 30px;
    line-height: 30px;
    float: right;
}
.news_o_right {
    margin-left: 10px;
    float: left;
    width: 120px;
}
.news_o_right a {
    line-height: 0;
}
.news_o_right img {
    width: 100%;
    height: 80px;
    /*object-fit: cover;*/
    /*object-position: top;*/
}
.news_right {
    float: left;
    width: 380px;
    /* background: #fff; */
    overflow: hidden;
}
.news_r_box {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}
.rmclass {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 20px;
    padding: 15px;
    margin-bottom: 5px;
}
.news_r_tit h2 {
    font-size: 18px;
    display: inline-block;
    font-style: normal;
    line-height: 35px;
    height: 35px;
    font-weight: bold;
    padding-left: 15px;
    overflow: hidden;
    position: relative;
}
.news_r_tit h2:before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 5px;
    background-color: #f10859;
    position: absolute;
    top: 8px;
    left: 0;
}
.rmclass ul {
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.rmclass li {
    width: 78px;
    float: left;
    margin-right: 5px;
    text-align: center;
    margin-top: 5px;
}
.rmclass ul li a {
    display: block;
    padding: 5px 0 8px;
    background: #f4f4f4;
}
.rmclass li a:hover {
    background: #006ab7;
    color: #fff;
    transition: 0.8s;
}
.rmclass li a:hover:before {
    background-position-y: -50px;
}
.rmclass ul li a:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/column_icon.png) no-repeat;
    margin: 0 auto;
}
.rmclass li .colszico:before {
    background-position: 0 0;
}
.rmclass li .coltjico:before {
    background-position: -50px 0;
}
.rmclass li .colfyico:before {
    background-position: -100px 0;
}
.rmclass li .colznico:before {
    background-position: -150px 0;
}
.rmclass li .colneico:before {
    background-position: -200px 0;
}
.rmclass li .colpgico:before {
    background-position: -250px 0;
}
.rmclass li .colhdico:before {
    background-position: -300px 0;
}
.rmclass li .colzxico:before {
    background-position: -350px 0;
}
.user_b {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 20px;
    padding: 15px;
    margin-bottom: 5px;
}
.user_b form {
    margin-top: 15px;
}
.user_b h2 {
    font-size: 18px;
    display: inline-block;
    font-style: normal;
    /* line-height: 40px; */
    height: 40px;
    font-weight: bold;
    padding-left: 15px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
    width: 100%;
}
.bdzuo input {
    width: 165px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.bdin {
    margin-left: 0px !important;
}
.bdina {
    margin-right: 0px !important;
}
select#fytype {
    width: 165px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 0px;
    float: left;
}
select#yuzhong {
    width: 165px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 10px;
    float: left;
}
.bdyou {
    width: 100%;
    overflow: hidden;
}
.bdyou textarea {
    width: 100%;
    height: 120px;
    line-height: 35px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.bdtj {
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.bdtj input {
    width: 120px;
    height: 40px;
    background: #006ab7;
    border: 1px solid #f6f6f6;
    color: #fff;
}
.zxgx {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 20px;
    padding: 15px;
    margin-bottom: 5px;
}
.news_r_list {
    width: 100%;
    min-height: 326px;
    position: relative;
    border-top: 1px solid #f6f6f6;
}
.news_r_list li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #f9f9f9;
    position: relative;
}


.news_r_list li i {
    background: #dee2e6;
    color: #515355;
    font-size: 12px;
    border: 1px solid #c4c4c4;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    width: 20px;
    text-align: center;
    font-weight: 100;
    margin-right: 5px;
    box-shadow: 1px 1px 4px 0px rgba(194, 200, 206, 0.8);
    float: left;
    margin-top: 12px;
}
.news_r_list li a {
    width: 260px;
    display: block;
    padding-left: 5px;
    float: left;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: nowrap;
    z-index: 1;
}
.news_r_list li span {
    width: 60px;
    position: absolute;
    right: 0px;
    text-align: right;
    z-index: 9999;
    background: #fff;
}
.news_r_list li:first-child i {
    background-color: #f62020;
    border: 1px solid #f62020;
    color: #fff;
    box-shadow: 1px 1px 4px rgba(246, 32, 32, 0.8);
}
.news_r_list li:nth-child(2) i {
    background-color: #f65220;
    border: 1px solid #f65220;
    color: #fff;
    box-shadow: 1px 1px 4px rgba(246, 82, 32, 0.8);
}
.news_r_list li:nth-child(3) i {
    background-color: #f0a413;
    border: 1px solid #f0a413;
    color: #fff;
    box-shadow: 1px 1px 4px rgba(240, 164, 18, 0.8);
}
.news_r_list li:nth-child(4) i {
    background-color: #5920f6;
    border: 1px solid #5920f6;
    color: #fff;
    box-shadow: 1px 1px 4px rgba(89, 32, 246, 0.8);
}
.news_r_list li:nth-child(5) i {
    background-color: #aa13f0;
    border: 1px solid #aa13f0;
    color: #fff;
    box-shadow: 1px 1px 4px rgba(170, 19, 240, 0.8);
}
.news_r_fb {
    width: 100%;
    min-height: 326px;
    position: relative;
    border-top: 1px solid #f6f6f6;
}
.news_r_fb li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #f9f9f9;
    position: relative;
}


.news_r_fb li:hover  a{
    color: #ca0000;
    transition: 0.8s;
}


.tw_list {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 20px;
    padding: 15px;
    margin-bottom: 5px;
}
.tw_list li {
    /* line-height: 30px;
    height: 30px; */
    border-bottom: 1px solid #f9f9f9;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}


li.tw_item {
    margin: 0;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(239, 239, 239, .8);
}
.tw_item_img {
    width: 100px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 6px;
}
.tw_item_img aimg {
    display: block;
    width: 100%;
    height: 63px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.tw_item_content {
    position: relative;
    margin-left: 10px;
    width: calc(100% - 110px);
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
p.tw_item_title {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    height: 50px;
}
p.tw_item_title a {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #3c3c3c;
    font-size: 14px;
}
p.tw_item_time {
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 12px;
    color: #828282;
    line-height: 14px;
}
.tw_item_img img {
    display: block;
    width: 100%;
    height: 63px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.fywd_list {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 20px;
    padding: 15px;
    margin-bottom: 5px;
}

.askt {
    overflow: hidden;
    width: 100%;
    height: 50px;
}

.fywd_list li {
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    padding: 8px;
    background: #f9f9f9;
}
.fywd_list li:hover{
    background: #f6f6f6;
    box-shadow: 0 0 1rem 2px rgba(139, 139, 139, 0.46);
    transition: 0.8s;
}
.askt a {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ask_info {
    width: 100%;
    overflow: hidden;
}

.ask_info p {
    font-size: 13px;
    line-height: 24px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
    /* text-indent: 20px; */
    background: #f9f9f9;
    padding: 10px;
}

.ask_info_b {
    height: 40px;
    line-height: 40px;
}

.ask_info_b  span {
    color: #8e8e8e;
    font-size: 13px;
}

.news_content {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.news_n_info {
    height: 80px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f9f9f9;
}

.news_n_info h1 {
    font-size: 22px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.n_info_t {
    height: 40px;
    line-height: 40px;
}
.n_info_t a {
    float: left;
    margin-right: 30px;
    color: #888;
}

span.newstime {
    float: right;
    font-size: 13px;
}

.news_n_txt {
    width: 100%;
    padding-top: 20px;
}

.news_n_txt p {
    line-height: 26px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.news_n_txt  img {
    max-width: 600px;
}

.news_n_txt p img {
    margin: 0 auto;
}

.news_n_txt strong,.news_n_txt h1,.news_n_txt h2,.news_n_txt h3,.news_n_txt h4,p.imgms {
    color: #006ab7;
    font-weight: 600;
}
.news_n_txt p {
    line-height: 32px;
    font-size: 14px;
    margin-bottom: 10px;
}
.news_n_txt table {
    width: 99% !important;
    border-bottom: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
    margin-bottom: 10px;
}

.news_n_txt table tr {
    border-top: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.news_n_txt td {
    border-top: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}
.news_n_txt p a {
    font-weight: bold;
    color: #dc0709;
    font-size: 16px;
}
.news_n_txt p a:hover{
    color: #ff0002;
    transition: 0.8s;
}
.news_n_txt img {
max-width: 600px!important;
    height: auto!important;
    border-radius: 10px;
}
.news_n_txt h1,.news_n_txt h2,.news_n_txt h3,.news_n_txt h4 {
    font-weight: bold;
    color: #dc0709;
    font-size: 18px;
}

.news_tag {
    width: 100%;
    overflow: hidden;
}

.news_tag span {
    float: left;
    color: #4e4e4e;
    font-size: 14px;
}

.news_tag a {
    margin-left: 15px;
    font-size: 14px;
    color: #006ab7;
}
.news_tag a:hover{
    color: #000000;
    transition: 0.8s;
}</pre></body></html>