<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0; font-family:'microsoft yahei';}
a{text-decoration: none;color:#333;}
ul{list-style: none}
body{
    background-color: #fff;
}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
.pc{
    display: block;
}
.mobile{
    display: none;
}
.zhwy_after{
    display: none;
}
.fl_l {float: left}
.fl_r {float: right}
/*头部*/
.slh_header{
    width: 100%;
    height: 313px;
    background: url(/slhimages/bannerbg.jpg) no-repeat center bottom;
}
.slh_header .slh_container{padding-top: 103px; height: 100%; box-sizing: border-box;} 
.slh_header_logo{ display:block; width: 313px;}
.slh_header_logo img{
    display: block !important; width: 100%;
}
.zzms{ position: absolute; right: 0; top: 0; padding: 0 32px; background: #f5ad47; border-radius: 0 0 8px 8px; font-size: 20px; line-height: 48px; font-weight: bold; color: #fff; text-align: center;}
.people{ position: absolute; right: 0; bottom: 10px;}

.slh_container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
/*通知公告*/
.tzgg_box{  
    padding: 40px 50px 30px;
    text-align: center;
    box-sizing: border-box;
}
.tzgg_box a{
    font-size: 34px;
    line-height: 48px;
    font-weight: bold;
    color: #d50f09;
}

/*轮播图*/
.banner_box_slh{ margin-bottom: 42px;}
.banner_box_slh .swiper {
    width: 100%;
    height:560px;
}
.banner_box_slh .swiper .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 560px;
}

.banner_box_slh .swiper-slide div{
    position: absolute;
    left: 0; 
    bottom: 0;
    height: 84px;
    width:100%;
    padding: 0 188px 0 30px;
    background-color: rgba(29, 105, 198, .4);
    text-align: left;
    line-height: 84px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner_box_slh .swiper-pagination{width:187px !important; left: initial !important; bottom: 0 !important; right: .1px !important; text-align: right; }
.banner_box_slh .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0; 
}
.banner_box_slh .swiper-pagination-bullet {
    float: left;
    width: 46px;
    height: 84px;
    margin: 0 !important;
    border-right: 1px solid rgba(255, 255, 255, .2);
    border-radius: 0;
    background: rgba(29, 105, 198, 0);
    opacity: 1;
    font-size: 18px;
    line-height: 84px;
    color: #fff;
    text-align: center;
}
.banner_box_slh .swiper-pagination-bullet:last-child{ border-right: none;}
.banner_box_slh .swiper-pagination-bullet-active{
    background-color: rgba(29, 105, 198, 1);
    opacity: 1;
}

/*政务公开*/
.zwgkMain{
    background-color: #f2f9fe;
}
.in-title{padding: 30px 0; background: url(/slhimages/hbg.png) no-repeat center center; text-align: center;}
.in-title h2{ display: inline-block; padding: 0 20px; background-color: #f2f9fe; font-size: 40px; line-height: 60px; color: #006bfd; position: relative;}
.in-title h2::after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 564px; height: 1px; margin-left: -282px; background-color: #006bfd;}
.zwgkMain a{
    float: left;
    width: 38.75%;
    height: 272px;
    background: #5aacfe url(../../slhimages/libg.png) no-repeat;
    border-radius: 10px; 
    margin-bottom: 3.167%;
    padding-top: 60px;
    text-align: center;
    transition: all .3s ease-out;
    box-sizing: border-box;
    font-size: 40px;
    color: #fff;
    line-height: 92px;
    font-weight: bold;
}
.zwgkMain a:nth-child(1){    
    margin-right: 3.167%;
    background-position: left top;
}
.zwgkMain a:nth-child(2){
    width: 58.083%;
    background-color: #fe993d;
    padding-top: 0;
    line-height: 272px;
    background-position: right top;
}
.zwgkMain a:nth-child(2) img{
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.zwgkMain a:nth-child(3){
    margin-right: 3.167%;
    background-color: #fd6a58;
    background-position: left bottom;
}
.zwgkMain a:nth-child(4){
    width: 27.458%;
    margin-right: 3.167%;
    background-color: #01cccb;
    background-position: center bottom;
}
.zwgkMain a:nth-child(5){
    width: 27.458%;
    background-color: #ba9465;
    background-position: right bottom;
}
.zwgkMain a:hover{
    transform: scale(1.07);
    color: #fff;
}
.zwgkMain img{
    display: block;
    margin: 0 auto;
}
.aboutOld{ padding-bottom: 36px;}
.aboutOld .in-title h2{ background-color: #fff;}
.aboutOldList li{ float: left; width: 31.25%; margin-bottom: 3.125%;}
.aboutOldList li:nth-child(3n+2){ margin: 0 3.125% 3.125%;}
.aboutOldList li a{ border-radius: 18px; overflow: hidden;}
.aboutOldList li a,.aboutOldList li a img{ display: block; width: 100%;}
.aboutOldList li a img{ transition: all .5s;}
.aboutOldList li a img:hover{ transform: scale(1.05);}

.aboutOld .wbanner a,.aboutOld .wbanner img{ display: block; width: 100%;}
/*网站底部*/
.slh_footer{ padding-top: 38px; padding-bottom: 40px; background-color: #076dc7;}
.slh_footer .left{ float: left;}
.slh_footer .links{ margin-bottom: 36px;}
.slh_footer .links a{ display: inline-block; padding: 0 26px; margin-right: 10px; background-color: #2993f0; font-size: 18px; line-height: 44px; color: #fff;}
.slh_footer p{ font-size: 16px; line-height: 30px; color: #fff;}
.slh_footer p a,.slh_footer p span{ display: inline-block; margin-right: 5px; color: #fff;}
.slh_footer p img{ display: inline-block; vertical-align: middle;}
.slh_footer .right{ float: right; margin-top: 70px;}
.slh_footer .right span{ display: inline-block; background-color: #2993f0; padding: 0 20px; margin-right: 20px; border-radius: 36px; font-size: 14px; line-height: 36px; color: #fff;}
.slh_footer .right a{ display: inline-block; vertical-align: bottom; margin-right: 10px;}
.slh_footer .right a img{ display: block;}
.slh_footer .right&gt;img{ display: inline-block; vertical-align: bottom;}

/*二级页*/
.cur_position{
    height:80px;
    background-color: #ffffff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom: 1px solid #ededed;
    line-height: 80px;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 24px;
    color: #666666;
}
.cur_position img{
    vertical-align: middle;
    margin-right: 15px;
}
.cur_position span,.cur_position a{
    font-size: 24px;
    color: #666666;
}
.slh_lists_box{
    background-color: #ffffff;
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
}
.slh_lists_box h2{
    height: 84px;
    line-height: 84px;
    font-size: 40px;
    background: url(/accessibility/css/slhimages/fgx.png" ) no-repeat bottom left;
}
.slh_lists_box ul{ margin-bottom: 50px;}
.slh_lists_box ul li{
    width: 1148px;
    border-radius: 7px;
    border: 1px solid #ededed;
    background-color: #faf6ed;
    margin-top: 47px;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.li_left{
    float: left;
    padding-left: 25px;
    width: 900px;
}
.li_left a{
    display: inline-block;
    background: url("/slhimages/yuandiandian.png") no-repeat left center;
    line-height: 70px;
    color: #222222;
    font-size: 34px;
    padding-left: 40px;
    margin-top: 20px;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_left a:hover{
    text-decoration: underline;
}
.li_left p{
    font-size: 28px;
    color: #666666;
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_right{
    float: right;
    margin-right: 25px;
    width: 161px;
}
.li_right span{
    font-size: 24px;
    color: #666666;
    display: block;
    margin-top: 30px;
    text-align: center;
}
.li_right a{
    display: block;
    width: 161px;
    height: 49px;
    line-height: 46px;
    font-size: 28px;
    color: #ffffff;
    padding-left: 80px;
    box-sizing: border-box;
    border-radius: 47px;
    background-color: #df0000;
    background-image: url("/slhimages/voice.png");
    background-repeat: no-repeat;
    background-position: 20px 9px;
    margin-top: 20px;
}
.li_right a:hover{ color: #fff;}
.li_right .pause{
    background-image: url("/slhimages/pause.png");
}
.li_right p{display: none}
.fenye{
    margin: 80px 0 70px 0;
    text-align: center;
}
.fenye_cur{
    border: 1px solid #b61011;
    background-color: #b61011;
    color:#ffffff !important;
}
.fenye a{
    display: inline-block;
    font-size: 34px;
    text-align: center;
    line-height: 64px;
    width: 70px;
    height: 65px;
    border: 1px solid #cdcdcd;
    border-radius: 8px;
    color: #999999;
    margin: 0 2px 0 2px;
}
.fenye a:hover{
    border: 1px solid #b61011;
    background-color: #b61011;
    color:#ffffff !important;
}
.fenye .prev,.fenye .next{
    width: 179px;

}
.SubXieBiao{
    width: 870px;
    margin: 0 auto;
}




/* 滚球体育_中国体育彩票app下载推荐-【官方认证】 */

.slh_leader_list{ margin-bottom: 30px !important;}
.slh_leader_list li{ margin-top: 0 !important; padding: 0 !important; border: 1px solid #ededed; border-radius: 0 !important; }
.slh_leader_list li h3{ float: left; width: 24%; padding: 10px 20px; box-sizing: border-box; font-size: 20px; line-height: 40px;border-right: 1px solid #ededed;}
.slh_leader_list li div{ float: left; width: 76%;padding: 10px 20px; box-sizing: border-box;border-left: 1px solid #ededed; font-size: 20px; line-height: 40px;}
.slh_leader_list li div a{ display: inline-block; margin-right: 15px;}
@media (max-width: 999px) and (min-width: 320px){
    .slh_leader_list{ margin-bottom: 20px !important;}
    .slh_leader_list li h3{ width: 32%; padding: 10px 3px; font-size: 16px; font-weight: 400;}
    .slh_leader_list li div{ width: 68%; padding: 10px 3px; font-size: 16px;}
    .slh_leader_list li div a{ margin-right: 5px;} 
}




.elder_container{
    margin-top: -60px;
    margin-bottom: 60px;
}
.leader-img{
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    width: 124px;
}
.slh_leader_box ul li{
    padding-bottom: 20px;
}
.leader-img img{
    display: block;
}
.slh_leader_box .li_left{
    padding-left: 25px;
    width: 700px;
}
.slh_leader_box .li_left a{
    background: none;
    text-overflow:initial;
    white-space:initial;
}
.slh_leader_box .li_left p{
    text-overflow:initial;
    white-space:initial;
}
.slh_leader_box .li_left p span{
    text-overflow:initial;
    white-space:initial;
    font-size: 28px !important;
}
.slh_leader_box .li_right a{
    margin-top: 50px;
}

.slh_jgzn_wrap{
    position: relative;
    padding: 0 30px 30px;
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 60px;
    box-sizing: border-box;
}
.slh_jgzn_wrap .showmore{
    position: absolute;
    right: 30px;
    bottom: -24px;
    cursor: pointer;
}
.slh_jgzn{
    height: 378px;
    overflow: hidden;
}
.slh_jgsz ul li{
    width: 22%;
    text-align: center;
    border: 2px solid #cdcdcd;
    border-radius: 5px;
    float: left;
    font-size: 24px;
    height: 100px;
    padding-bottom: 0;
    margin-right: 4%;
    margin-top: 1.5%;
}
.slh_jgsz ul li:nth-child(4n){
    margin-right: 0;
}
.slh_jgsz ul li:hover{
    border-color: #b61011;
}
.slh_jgsz ul li a:hover{
    background-color: #b61011;
    color: #ffffff;
}
.slh_jgsz ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
/* 滚球体育_中国体育彩票app下载推荐-【官方认证】细览 */
.leaderbox{
    padding-bottom: 40px ;
}
.leaderbox .leaderpic{
    display: block !important;
    width: 150px;
    margin: 0 auto;
    padding-top: 40px;
}
.leadername{
    font-size: 46px;
    font-weight: bold;
    padding: 50px 0 10px 0;
    text-align: center;
}
.Lt{
      color: #be0023;
      font-size: 38px;
      width: 90%;
      text-align: left;
      border-bottom: 14px solid #f5f5f5;
      margin: 40px auto 0;
      padding-bottom: 20px;
    font-weight: bold;
  }
.leaderCon{
    width: 90%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 50px;
    text-align: left;
    text-indent: 2rem;
    margin-top: 35px;
}
.slhweb{
    display: none;
}

.leaderbox .TRS_UEDITOR{
    width: 90%;
    margin: 0 auto;
    font-size: 28px;
    line-height: 50px;
    text-align: left;
    margin-top: 35px;
}
.leaderbox .TRS_UEDITOR *{
    font-size: 28px !important;
    line-height: 50px !important;
}
.leaderbox p span{
    font-size: 28px !important;
    line-height: 50px !important;
}
.leaderbox .TRS_Editor *{
    font-size: 28px !important;
    line-height: 50px !important;
}
/*细览页*/
.doctitle{
    padding: 40px 0;
    font-size: 34px;
    line-height: 70px;
    text-align: center;
    color: #333333;
}
 .slh_wrap{
    background-color: #ffffff;
    padding: 0 40px 40px 40px;
    box-sizing: border-box;
    overflow: hidden;
} 
.docextentd{
    padding: 20px 50px;
    box-sizing: border-box;
    color: #333333;
    text-align: center;
}
.docextentd .docreltime{float: left}
.docextentd .docsource{float: right}
.docextentd span{
    font-size: 28px;
}

 
.doccontent{
    margin-top: 30px;
    font-size: 28px;
    line-height: 2.5;
}
.doccontent *{
    font-size: 28px !important;
    line-height: 2.5;
    margin: 20px 0;
}
.doccontent img{
    display: block !important;
    width:auto;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.doccontent iframe{
    display: block;
    margin: 0 auto;
}
.slh_container .ql_detailbro_table_mobile{margin-left: 10px;}

/*小屏*/
@media (max-width: 1230px) and (min-width: 1000px){
    body, html {
        min-width: 1000px;
    }
    .slh_container{
        width: 1000px;
    }   
    /*轮播图*/
    
    .banner_box_slh .swiper {
        width: 100%;
        height:467px;
    }
    .banner_box_slh .swiper .swiper-wrapper .swiper-slide img{
        width: 100%;
        height: 467px;
    }
    /*网站底部*/
    .slh_footer p a,.slh_footer p span{ margin-right: 3px;}
    .slh_footer .right span{ padding: 0 10px; margin-right: 10px;}
    .slh_footer .right a{margin-right: 5px;}

    
    /*二级页*/
    .slh_lists_box{
        padding-left: 0;
        padding-right: 0;
    }
    .slh_lists_box ul li{
        width: 100%;       
        margin-top: 40px;
    }
    .li_left{
        padding-left: 20px;
        width: 790px;
    }
    .li_left a{
        font-size: 32px;
        padding-left: 28px;
    }
    .li_left p{
        padding-left: 28px;
    }
    .li_right{
        margin-right: 20px;
    }
    

    }
/*手机适配*/
@media (max-width: 999px) and (min-width: 320px){
    body, html {
        max-width: 750px;
        min-width: 320px;
        margin: 0 auto !important;
        overflow-x: hidden;
    }
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
    /*滚球体育_中国体育彩票app下载推荐-【官方认证】 */
    .slh_header{
        width: 100%;
        height: auto;
        background-size: auto 100%;
    }
    .slh_header_logo{ display:block; width: 60%;}
    .zzms{padding: 0 12px; font-size: 16px; line-height: 30px;}
    .people{ position: relative; width:50%; margin-top: 20px; margin-left: 50%; bottom: 2px;}
    .slh_header .slh_container{
        width: 96%; padding-top: 20px;
    }
    .tzgg_box{
        padding: 15px 10px;
        height: auto;
    }
    .tzgg_box a{
        font-size: 20px;
        line-height: 36px;
    }
    .banner_box_slh {margin-bottom: 20px;}
    .banner_box_slh .swiper {
        width: 98%;
        height: 235px;
    }
    .banner_box_slh .swiper .swiper-wrapper .swiper-slide img{
        width: 100%;
        height: 235px;
    }
    .banner_box_slh .swiper-slide div{
        font-size: 16px;
        height: 40px;
        padding: 0 84px 0 3px;
        line-height: 40px;
    }
    .banner_box_slh .swiper-pagination{width:83px !important;}
    .banner_box_slh .swiper-pagination-bullet {
        width: 20px;
        height: 40px;
        line-height: 40px;
    }
    /*政务公开*/
    .in-title h2{padding: 0 15px; font-size: 24px;}
    .in-title h2::after{ width: 200px; margin-left: -100px;}
    .zwgkMain .slh_container{width: 96%; margin-left: 2%;}
    .zwgkMain a{
        width: 48% !important;
        height: 160px;
        padding-top: 30px;
        font-size: 24px;
        line-height: 60px;
    }
    .zwgkMain a:nth-child(2n+1){    
        margin-right: 4% !important;
    }
    .zwgkMain a:nth-child(2n){    
        margin-right: 0 !important;
    }
    .zwgkMain a:nth-child(2){
        line-height: 60px;
    }
    .zwgkMain a:nth-child(2) img{
        display: block;
        padding-top: 30px;
        margin: 0 auto;
    }
    .zwgkMain a:nth-child(5){
        width: 100% !important;
        margin-right: 0 !important;
    }
    .zwgkMain a:hover{
        transform: scale(1);
    }
    .zwgkMain img{
        width: 50px;
    }
    .aboutOld{ padding-bottom: 20px;}
    .aboutOldList{width: 96%; margin-left: 2%;}
    .aboutOldList li{width: 48%; margin-bottom: 4%;}
    .aboutOldList li:nth-child(3n+2){ margin: 0 0 4%;}
    .aboutOldList li:nth-child(2n+1){ margin-right:4%;}
    .aboutOldList li a{ border-radius: 12px;}
    .aboutOldList li a img:hover{ transform: scale(1);}
    .aboutOld .wbanner a,.aboutOld .wbanner img{ display: block; width: 100%;}
    .aboutOld .wbanner img{ width: 120%; transform: translateX(-10%);}
    /*网站底部*/
    .slh_footer{ padding: 20px 0; background-color: #076dc7;}
    .slh_footer .left{ width: 100%; text-align: center;}
    .slh_footer .links{ margin-bottom: 20px;}
    .slh_footer .links a{ padding: 0 15px; margin-right: 10px; font-size: 16px; line-height: 36px; }
    .slh_footer p{ font-size: 14px;}
    .slh_footer p a,.slh_footer p span{margin-right: 3px;}
    .slh_footer p img{ display: inline-block; vertical-align: middle;}
    .slh_footer .right{ width: 100%; margin-top: 20px; text-align: center;}
    .slh_footer .right span{padding: 0 10px; margin-right: 10px; border-radius: 36px; font-size: 14px; line-height: 36px; color: #fff;}
    .slh_footer .right a{ display: inline-block; vertical-align: bottom; margin-right: 10px;}
    .slh_footer .right a img{ display: block;}
    .slh_footer .right&gt;img{ display: inline-block; vertical-align: bottom;}
    .slh_footer .right .zfjc{ display: none;}

    /*二级页*/
    .cur_position{
        padding-left: 10px;
        font-size: 24px;
    }
    .cur_position img{
        width: 20px;
        margin-right: 2px;
    }
    .cur_position span, .cur_position a{
        font-size: 20px;
    }
    .slh_lists_box h2{
        font-size: 28px;
    }
    .slh_container,.slh_footer_container ,.slh_lists_box ul li{
        width: 100%;
    }
    .slh_lists_box{
        padding: 10px;
        width: 100%;
    }
    .slh_lists_box ul li{
        margin-top: 30px;
    }
    .li_left,.li_right{
        width: 100%;
        float: unset;
        padding-left: 10px;
    }
    .li_left a{
        font-size: 20px;
        padding-left: 20px;
        margin-top: 10px;
        max-width: 88%;
        line-height: 58px;
    }
    .li_left p{
        padding-left: 20px;
        font-size: 18px;
        max-width: 88%;
    }
    .li_right span{
        font-size: 20px;
        text-align: left;
        padding-left: 20px;
        margin-top: 15px;
    }

    .slh_jgsz ul li{
		width:48%;
		height:100px;
		padding:0;
	}
	.slh_jgsz ul li:nth-child(2n){
		margin-right:0;
	}
	.slh_jgsz ul li:nth-child(5n){
		margin-right:4%;
    }
    
    .fenye{
        margin: 20px 0 20px 0;
    }
    .fenye .prev, .fenye .next{
        width: 64px;
        height: 30px;
    }
    .fenye a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .slh_leader_box .li_left p span{
        font-size: 20px !important;
    }
    
    .docextentd{
        padding: 0;
    }
    .docextentd span{
        font-size: 24px;
        display: block;
        line-height: 40px;
        float: none !important;
    }
    .doccontent .TRS_UEDITOR p,.doccontent{
        font-size: 20px;
    }
    .doccontent .TRS_UEDITOR span{
        font-size: 20px !important;
    }
    .doccontent img{
        display: block !important;
        width: auto;
        height: auto !important;
        margin: 0 auto;
        max-width: 100% !important;
    }
    .doccontent iframe{
        width:auto;
        height:auto;
        max-width: 100% !important;
    }
/*细览页*/
.doctitle{
    font-size: 28px;
    line-height: 50px;
}
 .slh_wrap{
    padding: 0 10px 40px 10px;
} 

.doccontent{
    font-size: 20px !important;
    line-height: 2.5;
}
.doccontent *{
    font-size: 20px !important;
    line-height: 2.5;
}


    /* 领导细缆 */
    .leader-img {
        float: none;
        position:absolute;
        margin-left: 10px;
        width: 80px;
    }
    .leadername{
        font-size: 28px;
    }
    .Lt{
        font-size: 26px;
    }
    .leaderCon{
        font-size: 24px;
    }
    .leaderbox .TRS_UEDITOR{
        font-size: 24px;
    }
    .leaderbox .TRS_UEDITOR *{
        font-size: 24px !important;
    }
    .leaderbox p span{
        font-size: 24px !important;
    }
    .leaderbox .TRS_Editor *{
        font-size: 24px !important;
    }

    .slh_leader_box .li_left {
        padding-left: 90px;
        width: 100%;
        box-sizing: border-box;
    }
    .slh_leader_box .li_left a{
        line-height: 40px;
    }
    .slh_leader_box .li_left p{
        line-height: 30px;
    }
    .slh_jgzn_wrap {
        padding: 0 10px 30px;
        font-size: 20px;
        line-height: 40px;
    }
}</pre></body></html>