<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lay-warp {
    width: 1200px;
    margin: 0 auto;
}

.banner-item {
    background: antiquewhite;
}

.banner_container {
    width: 620px;
    height: 380px;
    float: left;
}

.pagination {
    position: absolute;
    right: 15px;
    text-align: center;
    bottom: 0px;
    z-index: 999;
    height: 50px;
    margin: 0;
    padding: 10px 0 0 0;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 23px;
    height: 6px;
    border-radius: 2px;
    margin: 0 0px 0 9px;
    cursor: pointer;
    background: #fafafa;
}

.swiper-active-switch {
    background: #fe0100;
}

.toutiao {
    width: 575px;
    height: 380px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
    float: right;
    margin-left: 5px;
    overflow: hidden;
}

.main_header {
    width: 1200px;
    margin-top: 35px;
}

.zhuanti {
    width: 1200px;
    height: 118px;
    opacity: 1;
    background: #ffffff;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
    position: relative;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.pic_img {
    width: 250px;
    height: 150px;
}

.pic_container {
    width: 250px;
    height: 216px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
}

.pic_desc {
    height: 42px;
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 21px;
    margin: 7px 30px 0 8px;
}

.kjfbqd_con {
    float: left;
}

.qudao_container {
    width: 400px;
    height: 166px;
    opacity: 1;
    background: #f7f7f7;
    margin: 0 9px 8px 0;
    float: left;
    position: relative;
}

.kjqd_logo_container {
    width: 177px;
    height: 52px;
    opacity: 1;
    margin: 6px auto 0 auto;
    position: relative;
}

.kjqd_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177px;
    height: 52px;
}

.kjqd_desc {
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 24px;
    margin: 10px auto;
}

.kjqd_desc_grey {
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
    margin: 0 auto;
}

.zhuanti li {
    float: left;
    width: 290px;
    margin: 11px 0 10px 8px;
    list-style-type: none;
}

.zhuanti li img {
    width: 290px;
    height: 100px;
}

.zhuanti ul {
    margin: 0;
    padding: 0;
}

.zhuanti_more {
    position: absolute;
    bottom: 7px;
    right: 7px;
    border-radius: 60px 0 0;
    width: 60px;
    height: 60px;
    background: #fff;
    z-index: 2;
    line-height: 80px;
    text-align: right;
    font-weight: bold;
    color: #548bbd;
}

.marginTop {
    margin-top: 30px;
}

.div_container {
    width: 862px;

    opacity: 1;
    background: #ffffff;
    /*box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.11);*/
    float: left;
    overflow: hidden;
}



.div_right_container {
    width: 335px;
    opacity: 1;
    background: #ffffff;
    /*box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.11);*/
    float: right;
}

.gov_container {
    width: 1200px;
    height: 83px;
    opacity: 1;
    background: #f9f9f9;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
}

.toutiao_t {
    height: 57px;
    padding: 17px 0 10px 12px;
}

.toutiao_t span {
    display: inline-block;
    float: left;
    height: 15px;
    width: 1px;
    background: #b3b3b3;
    margin: 5px 20px 0;
}

.toutiao_t div {
    display: inline-block;
    float: left;
    height: 25px;
    opacity: 1;
    font-size: 19px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #72717b;
    line-height: 25px;
}

.toutiao_t a:hover {
    color: #D00000;
}

a {
    cursor: pointer;
}

.bottom_line {
    height: 2px;
    opacity: 1;
    border-top: 1px solid #cdcdcd;
    margin: 0 10px;
}

.toutiao_c ul {
    padding: 0 12px;
}

.toutiao_c li a:hover {
    color: #087cd6;
    text-decoration: none;
}



.toutiao_c li {
    line-height: 39px;
    border-bottom: 1px dashed #f1f1f1;
    clear: both;
    overflow: hidden;
    list-style-type: none;
}

.toutiao_c li a {
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    text-decoration: none;
}

.toutiao_c li span {
    font-size: 14px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    text-align: left;
    line-height: 21px;
    color: #999999;
}

.div_title {
    height: 57px;
    padding: 17px 0 10px 12px;
    box-sizing: border-box;
}

.div_title span {
    display: inline-block;
    float: left;
    height: 15px;
    width: 1px;
    background: #b3b3b3;
    margin: 5px 20px 0;
}

.div_title div {
    display: inline-block;
    float: left;
    height: 25px;
    opacity: 1;
    font-size: 19px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #72717b;
    line-height: 25px;
}

.div_title a:hover {
    color: #1B5C8B;
}

.tabc_article_title {
    line-height: 30px;
}
.tabc_article_title {
    width: 75%;
}

.tabc_article_title:hover {
    color: #1B5C8B;
}
.toutiao_article_title:hover{
    color: #1B5C8B;
}
.div_content {
    position: relative;
}

.div_content ul {
    margin: 10px 0 0 0;
    padding: 0 12px;
}

.div_content li a:hover {
    color: #087cd6;
    text-decoration: none;
}

.div_content li {
    margin-top: 5px;
    line-height: 190%;
    padding-left: 14px;
    position: relative;
    overflow: hidden;
    list-style-type: none;
}

li {
    list-style-type: none;
}

.div_content li a {
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 21px;
    text-decoration: none;
}

.div_content li span {
    font-size: 14px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    text-align: left;
    position: absolute;
    right: 15px;
    color: #999999;
    top: 0;
}

.xinxigongkai_img {
    margin: 14px 11px 11px 14px;
    width: 289px;
    height: 50px;
    opacity: 1;
    vertical-align: bottom;
}

.home_kjzb_img {
    margin: 17px 12px 0px 14px;
    width: 288px;
    height: 85px;
    opacity: 1;
    vertical-align: bottom;
}

.home_pzyxzl_img {
    margin: 14px 12px 0px 13px;
    width: 289px;
    height: 84px;
    opacity: 1;
    vertical-align: bottom;
}

.right_title {
    width: 289px;
    height: 44px;
    opacity: 1;
    background: #f7f7f7;
    margin: 9px 11px 0 14px;
    opacity: 1;
    font-size: 18px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 44px;
    letter-spacing: 2px;
}

.right_title:hover {
    background: #659EC9;
    color: #ffffff;
}

.zixun {
    height: 322px;
}

.lottery {
    min-height: 424px;
}

.gongyijin {
    height: 322px;
}

.media {
    height: 322px;
}

.medias {
    height: 500px;
}

.zhengce {
    height: 316px;
    position: relative;
}

.ssq_container {
    width: 862px;
    min-height: 81px;
    opacity: 1;
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.kl8_container {
    width: 862px;
    min-height: 115px;
    opacity: 1;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding-bottom:10px;
}
.kl8_pj{
    margin:10px 0;
    font-size: 14px;
    color:#212121;
}
.fc3d_container {
    width: 862px;
    height: 81px;
    opacity: 1;
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
}

.qlc_container {
    width: 862px;
    height: 90px;
    opacity: 1;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.lottery_title {
    width: 100px;
    height: 25px;
    opacity: 1;
    font-size: 19px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #659ec9;
    line-height: 25px;
    position: absolute;
    top: 50%;
    left: 32px;
    transform: translate(0, -50%);
}

.lottery_content {
    width: 470px;
    margin-left: 116px;
    margin-top: 14px;
}

.pool_money {
    height: 21px;
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #db0700;
    line-height: 21px;
}

.qiu_item_red {
    width: 35px;
    height: 34px;
    opacity: 1;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    opacity: 1;
    font-size: 22px;
    font-family: SinhalaMN, SinhalaMN-Bold;
    font-weight: 700;
    text-align: center;
    color: #ff0000;
    line-height: 34px;
    float: left;
}

.qiu_item_red_kl8_line1 {
    width: 35px;
    height: 34px;
    opacity: 1;
    border-top: 1px solid #adadad;
    border-left: 1px solid #adadad;
    opacity: 1;
    font-size: 22px;
    font-family: SinhalaMN, SinhalaMN-Bold;
    font-weight: 700;
    text-align: center;
    color: #ff0000;
    line-height: 34px;
    float: left;
}

.qiu_item_blue {
    width: 35px;
    height: 34px;
    opacity: 1;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    opacity: 1;
    font-size: 22px;
    font-family: SinhalaMN, SinhalaMN-Bold;
    font-weight: 700;
    text-align: center;
    color: #2FAEF3;
    line-height: 34px;
    float: left;
}

.qiu_list :last-child {
    border-right: 1px solid #adadad;
}

.lottery_detail {
    width: 275px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.lottery_btn_container {}

.lottery_btn {
    float: left;
    color: #44679C;
    margin-left: 19px;
}

.lottery_btn_container :first-child {
    margin-left: 0;
}

.right_ul {
    margin: 7px 0 0 0;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.right_ul li {
    width: 134px;
    height: 81px;
    background: #f7f7f7;
    margin: 14px 8px 0 0;
    overflow: hidden;
    color: #333333;
    float: left;
}

.right_ul li :hover {
    color: #659EC9;
}

.right_ul li .desc {
    height: 21px;
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 21px;
    text-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.50);
}

.zhengce_right ul {
    padding: 0 0 0 20px;
    margin: 0;

}

.zhengce_right li {
    width: 134px;
    height: 44px;
    background: #f7f7f7;
    margin: 14px 8px 0 0;
    overflow: hidden;
    color: #333333;
    float: left;
    line-height: 44px;
    text-align: center;


    font-size: 18px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;

}

.zhengce_right li :hover {
    color: #ffffff;
    background: #659EC9;
}

.video_left_container {
    vertical-align: bottom;
    width: 380px;
    height: 214px;
    margin: 19px 0 0 15px;
    float: left;
    position: relative;
}

.video_left {
    vertical-align: bottom;
    width: 380px;
    height: 220px;
    position: relative;
}

.video_left_desc {
    height: 21px;
    opacity: 1;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 21px;
    position: absolute;
    bottom: 10px;
    left: 12px;
}

.play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sp_con ul {
    width: 450px;
    float: right;
    padding: 10px 0 0 0;
    margin: 0;
}

.pic_con li {
    float: left;
    width: 246px;
    margin: 19px 17px 0 19px;
    list-style-type: none;
    clear: none;
    padding: 0;
    overflow: unset;
}

.pic_con ul {
    margin: 0;
    padding: 0;
}

.sp_con .tabc_article_title {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gov_img_container {
    width: 400px;
    float: left;
    position: relative;
    height: 83px;
}

.gov_img {
    width: 274px;
    height: 83px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-slide {
    position: relative;
}

.swiper-slide img {
    width: 620px;
    height: 380px;
    object-fit: initial !important;
}

.frontbg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 620px;
    color: white;
    height: 50px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.frontbg span {
    line-height: 51px;
    margin: 0 0 0 19px;
}

.zhengce_search_container {
    position: absolute;
    width: 314px;
    height: 91px;
    opacity: 1;
    background: linear-gradient(126deg, #c3e6df 12%, #c2e4ff 89%);
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.search_white_border {
    width: 278px;
    height: 80px;
    border: 2px solid white;
    margin: 4px auto 0 auto;
}

.zhengce_search_title {
    height: 29px;
    opacity: 1;
    font-size: 21px;
    font-family: STSongti, STSongti-Black;
    font-weight: 900;
    text-align: center;
    color: #124d93;
    line-height: 29px;
    letter-spacing: 2px;
    margin-top: 12px;
}

.zhengce_input_container {
    width: 268px;
    height: 29px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #979797;
    margin: 3px auto 0 auto;
}

.zhengce_search_input {
    padding: 0 0 0 10px;
    width: 200px;
    height: 27px;
    border: none;
}

.zhengce_search_icon {
    width: 24px;
    height: 27px;
}

.zhengce_search_span {
    float: right;
    margin-right: 10px;
}

.animation_img {
    transition-duration: 0.5s;
    overflow: hidden;
}

.animation_img:hover {
    transform: scale(1.2);
}

.lin{
    background: #fff;padding: 10px
}
.lin a{
    display: inline-block;
    margin: 10px 15px;

    color: #999;
    font-weight: normal;
}
</pre></body></html>