:root {
    --basecolor: #141E38;
    --color: #84CDFF
}

* {
    outline: none !important;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;

}

html,
body {
    font-family: Source Han Sans;
    width: 100vw;
    background-color: #0F162E;
    height: 100vh;
    font-size: 0.16rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: var(--basecolor);
    text-decoration: none;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

img {
    display: block;
    max-width: 100%;
}

.main {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
   
    gap: 0.2rem;
    width: 1920px;
    
    margin: 0px auto;
}

.index_left {
    width: 25%;
    display: flex;
    flex-flow: column;

    height: 100%;
}

.index_center {
    width: 50%;

    height: 100%;
}

.index_right {
    width: 25%;

    height: 100%;
}

.sjtj {
    background-color: var(--basecolor);
    padding: 0.2rem;
    height: 3.32rem;
}

.index_title {
    color: var(--color);
    font-size: 0.2rem;
    font-weight: bold;
}

.index_title p {
    border-left: 5px solid var(--color);
    padding-left: 0.1rem;
}

.sjtj_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
   
}

.sjtj_box .sjtj_item {
    width: 50%;
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
}

.sjtj_box .sjtj_item img {
    margin-right: 0.1rem;
    width: 0.63rem;
    height: 0.63rem;
}

.sjtj_box .sjtj_item .info p {
    color: var(--color);
    font-size: 0.18rem;
}

.sjtj_box .sjtj_item .info span {
    color: #FFC90D;
    font-size: 0.16rem;
    display: block;
    margin-top: 0.05rem;
}

.ggl {
    background-color: var(--basecolor);
    padding: 0.2rem;
    height: 3rem;
}

.mt40 {
    margin-top: 0.4rem;
}
.mt30{
    margin-top: 0.2rem;
}
.txtMarquee-top ul li {
    font-size: 0.16rem;
    color: #84CDFF;
}

.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;


}

.txtMarquee-top .tempWrap {
    height: 1.8rem !important;
}


.txtMarquee-top .bd {
    padding: 0.1rem;
}

.txtMarquee-top .bd li {
    line-height: 0.22rem;
    height: 0.4rem !important;
    margin:0.2rem;
}


.mqzs ul li {
    font-size: 0.16rem;
    color: #84CDFF;
}

.mqzs {
    width: 100%;
    overflow: hidden;
    position: relative;


}
.mqzs .tempWrap {
    height: 1.8rem !important;
}


.mqzs .bd {
    padding: 0.1rem;
}

.mqzs .bd li {
    line-height: 0.22rem;
    height: 0.4rem !important;
    margin:0.2rem;
}

.gonggao_bg {
    background-color: #0E2B51;
    position: relative;
    height: calc(100% - 0.5rem);
    overflow: hidden;
    margin-top: 0.2rem;

}

.gonggao_border_top {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}

.gonggao_border_top img {
    width: 100%;
}

.gonggao_border_bottom {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.gonggao_border_bottom img {
    width: 100%;
}
.myd_box p{
    color: #fff;
    margin-top: 0.1rem;
    display: inline-block;
    min-width: 15%;
}
.remark{
    max-width: 50%;
}
.pro_bg{
    border: 1px solid var(--color);
    height: 0.2rem;
    position: relative;
    border-radius: 0.1rem;
    margin-top: 0.06rem;
    overflow: hidden;
    width: 50%;
    display: inline-block;
}
.pro_bg .txt{
    position: absolute;
    right: 0.2rem;
    color: #fff;
    line-height: 0.2rem;
}
.pro_bg .pro_color{
    position: absolute;
    left: 0px;
    height: 0.2rem;
    background-color: var(--color);
    top: 0px;
}
.myd{
    height: 2.58rem;
    background-color: var(--basecolor);
    padding: 0.2rem;
}
.page_title{
    color: var(--color);
    text-align: center;
    font-size: 0.48rem;
}
.map_box{
    margin-top: 0.2rem;
    position: relative;
}
.map_box img{
    width: 65%;
    
    /* float: right; */
    /* height: 4.75rem; */
}
.index_center_bottom{
    height: 3.5rem;
    background-color: var(--basecolor);
    padding: 0.2rem;
    display: flex;
    
}
.week_jjl{
    width: 50%;
}
.month_jjl{
    width: 50%;
}
#week_jjl{
    width: 100%;
    height: 2.6rem;
    margin-top: 0.2rem;
    
}
#month_jjl{
    width: 100%;
    height: 2.6rem;
    margin-top: 0.2rem;
}

.jdld{
    background-color: var(--basecolor);
    padding: 0.2rem;
    height: 3rem;
}
.news_swiper{
    margin-top: 0.2rem;
}
.news_swiper img{
    width: 4.3rem;
    height: 2.2rem;
    object-fit: cover;
}
.qzjf{
    background-color: var(--basecolor);
    padding: 0.2rem;
    height: 2.9rem;
}
.sjlx{
    height: 3.05rem;
    background-color: var(--basecolor);
    padding: 0.2rem;
}
#qzjf{
    width: 50%;
    height: 1.8rem;
    margin-top: 0.2rem;
}
.qzjf_box{
    display: flex;
    align-items: center;
}
.qzjf_info p{
    color: #00FFFE;
    margin-top: 0.1rem;
}
.tips{
    display: flex;
    align-items: center;
}
.tips span{
    display: block;
    width: 0.3rem;
    height: 0.2rem;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
    margin-top: 0.1rem;
}
.ycl span{
    background-color: #5289fb;
    
}
.wcl span{
    background-color: #60d6f8;
}
#sjlx{
    width: 50%;
    height: 1.8rem;
    margin-top: 0.2rem;
}
.sjlx_box{
    display: flex;
    color: #00FFFE;
    flex: 1;
    align-items: center;
}
.sjlx_box p{
    color: #00FFFE;
    margin-top: 0.1rem;
    font-size: 0.16rem;
}
.msfw span{
    background-color: #5470C6;
    
}
.pafz span{
    background-color: #91CC75;
    
}
.wlyq span{
    background-color: #FAC858;
}
.mdjf span{
    background-color: #EE6666;
}
.ggfw span{
    background-color: #73C0DE;
}
.yjgl span{
    background-color: #3BA272;
}
.other span{
    background-color: #9a60b4;
}
.gfw span{
    background-color: #fc8452;
}
.jftj{
    width: 532px;
    height: 160px;
    background-color: #02457E;
    opacity: 0.34;
    position: relative;
    margin-top:10px;
    overflow: hidden;
}

.rhy-title {
    margin:10px 0 0 10px;
    height: 20px;
    font-weight: 400;
    font-size: 22px;
    color: #00fffe;
    line-height: 20px;
}

.jf-title li,ul li {
    display: inline-block;
    margin-right: 10px;
}
.cz_list{
    z-index: 90;position: absolute;margin-top: -475px;
}
.cz_list a{
    color: #333333;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
}
/*罗江村*/
.ljc{
    text-align: center;
    color: #333333;
    font-weight: 900;
    position: absolute;
    left: 560px;
    top: 100px;
    width: 150px;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    /*box-shadow: 0px 0px 10px 0px #00FFFE;*/
    /*border: 2px solid #00FFFE;*/
}
/*三江社区*/
.sjsq{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 710px;
    top: 120px;
    width: 150px;
}
/*南安村*/
.nac{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 620px;
    top: 180px;
    width: 150px;
}
/*漳港村*/
.zgc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 620px;
    top: 280px;
    width: 150px;
}
/*小留村*/
.xlc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 565px;
    top: 250px;
    width: 150px;
}
/*北山村*/
.bsc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 484px;
    top: 288px;
    width: 150px;
}
/*加召村*/
.jzc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 600px;
    top: 365px;
    width: 150px;
}
/*大留村*/
.dlc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 480px;
    top: 390px;
    width: 150px;
}
/*坑门里村*/
.kmlc{
    text-align: center;
    color: #333333;;
    font-weight: 900;
    -webkit-text-stroke: 1px white; /* Safari/Chrome浏览器 */
    text-stroke: 1px white; /* 其他浏览器 */
    position: absolute;
    left: 380px;
    top: 300px;
    width: 150px;
}

.bsc_title{
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    /* background: #1651A5; */
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-right: 10px;
}
.bsc_title img{
    width: 20px;
    display: inline-block;
    margin: -4px;
}
.rjhyd img{
    width: 20px;
    display: inline-block;
    margin-left: 5px;
}

.zp_list p {
    display: flex;
    justify-content: space-between;
    font-size:0.14rem;
    align-items: end;
}
.txtnr{
    width: 267px;
}

.left-top-tip {
    font-weight: 500;
    font-size: 19px;
    color: #C000FF;
    text-shadow: 0px 0px 5px rgba(1,27,101,0.84);
    padding: 15px;
    margin-left: 15px;
}
.left-top-tab{
    width: 100%;
    /* height: 197px; */
    background: #102646;
    /* opacity: 0.9; */
}
.left-top-tab-td{
    width: 24%;
    background: #153252;
    /* opacity: 0.34; */
    font-weight: 400;
    font-size: 14px;
    color: #00C5E8;
    line-height: 25px;
    text-align: center;
}

.left-bottom-tab{
    width: 100%;
    /* height: 197px; */
    background: #121A32;
}
.left-bottom-tab-td{
    background: #242D47;
    /* opacity: 0.34; */

    font-weight: 400;
    /* font-size: 17px; */
    color: #00C5E8;
    line-height: 20px;
    text-align: center;
}