   /* 公开领域 */
    .PublicDomain {
        text-align: center;
        margin-top: 40px;
        background-color: #FFF6EF;
    }
    /* 头部css */
    .trends .swiper_list li a{
        text-decoration: none;
        font-size: 18px;
        line-height: 45px;
        color: #050505;
    }
    .trends .swiper_list li a:hover{
        color: red;
    }
    .navigation a:hover{
        color: red;
    }
    *{
        margin: 0;
        padding: 0;
    }
    .top{
        height: 400px;
        width: 100%;
        background: url({HOME_THEME_PATH}/images/wyjcdt_bj.jpg) no-repeat top center;
        background-size: cover;
        padding-top: 50px;

    }
    .wanyuan_logo{
        width: 350px;
        height: 100px;
        background-color: #eab2a5;
        border-radius: 16px;
        margin-left: 150px;
        position: absolute;
        left: 25px;
        top: 10px;
    }
    /* 列表通用样式 */
 
        .navigation{
            height: 70px;
            padding: 0 20% 0 20%;
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            background: linear-gradient(0deg, #C9470D, #A91C02);

        }
        .navigation a{
            height: 70px;
            line-height: 70px;
            font-size: 22px;
            font-weight: bold;
            color: white;
            text-decoration: none;
        }
        /* 内容部分 */
        .semanteme{
            height: 233px;
            font-size: 18px;
            line-height: 48px;
            
        }
        .semanteme p{
            text-indent: 2em;
            width: 1200px;
            margin:  0 auto;
            padding: 40px 0px 40px 0px;
        }
        /* content */
        .content{
            background-color: #FFF6EF;
            padding: 40px 0px 120px 0px;
        }
        .jcml {
            text-align: center;
        }
        /* 县级 */
        .xj_ul{
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
        }
        .county{
            padding-top: 40px;
            position: relative;
        }
        .county .boeder_div{
            position: relative;
            width: 1200px;
            margin: 0 auto;
            min-height: 186px;
            border: 1px solid #E3343F;
            border-radius: 13px;
            margin-bottom: 69px;
            
            box-sizing: border-box;
            padding-top: 74px;
            

        }
        .county .boeder_div div{
            position: absolute;
            width: 382px;
            background-color: #FFF6EF;
            text-align: center;
            top: -20px;
            left: 14px;
        }
        .county .boeder_div div a{
            display: inline-block;
            text-decoration: none;
            text-align: center;
            font-weight: bold;
            color: #FFFFFF;
            font-size: 24px;
            width: 286px;
            height: 62px;
            line-height: 62px;
            background: url(http://www.wanyuan.gov.cn/statics/wanyuan//images/jcgkml/WechatIMG2870.png) no-repeat center;
        }
        .county .boeder_div ul li a{
            display: inline-block;
            height: 54px;
            background: #FFFFFF;
            border: 1px solid #EFBD76;
            border-radius: 8px;
            font-size: 18px;
            color: #050505;
            line-height: 48px;
            text-align: center;
            text-decoration: none;
            margin-left: 30px;
            margin-top: 10px;
        } 
        .county .boeder_div ul li a:hover{
            border: 1px solid red;
            color: #E3343F;
        }
        .county .boeder_div ul li{
            list-style: none;
            padding-bottom: 20px;
        }
        /* 乡镇 */
        .villages  .garrison ul li a{
            margin-bottom: 17px;
            padding: 0px 15px 0px 15px;
        }
        .villages  .garrison {
            /* height: 250px; */
        }
        /* 政策文件 */
        .policyDocument{
            padding: 30px 0 0 0;
        }
        .policyDocument div {
            text-align: center;
        }
        .policyDocument .list_li{
            text-align: left;
            width: 1200px;
            margin: 0 auto;
            padding: 15px 0 0 15px;
        }
        .policyDocument .list_li a{
            text-decoration: none;
            color: #050505;
            font-size: 18px;
        }
        .policyDocument .list_li a:hover{
            color: red;
        }
        .policyDocument .list_li li::marker{
            color: red;
        }
        .policyDocument .list_li li{
            margin-top: 10px;
        }
        .list_li span{
            padding: 9px 43.5px 9px 43.5px;
            background-color: #be0000;
            border-radius: 20px;
            color: white;
            
        }
        .policyDocument .list_li span a{
            color: white;
            text-decoration: none;
            font-size: 16px;
        }
        .list_li .more {
            text-align: right;
            margin-top: 15px;
        }
        /* 政务动态 */
        .trends{
            padding: 40px  0 0 0 ;
        }
        .trends .trends_div{
            text-align: center;
        }
        /* 轮播图 */
.trends .swiper .swiper_lfets .pic_news_swiper .pagination li.on {
	background: #1074b6;
}
.trends .swiper .swiper_lfets .pic_news_swiper .pagination{
    position: absolute;
    right: 5px;
    bottom: 18px;
}
.fl{
    list-style: none;
}
.pic_img li{
    list-style: none;
}
.trends .swiper .swiper_lfets .pic_news_swiper .pagination li{
    width: 8px;
    height: 8px;
    margin-right: 8px;
    border-radius: 100%;
    background: white;
    cursor: pointer;
    
    float: left;
}
.trends .swiper .swiper_lfets .pic_news_swiper ul li p{
    position: absolute;
    bottom: 9px;
    left: 0;
    width:435px;
    height: 40px;
    padding-left: 15px;
    line-height: 40px;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 16px;
}

    .trends .swiper_lfets {
    position: relative;
}
.trends .swiper .swiper_lfets .pic_news_swiper .swiper_left img{
    width: 30px;
    height: 66px;
    position: absolute;
    top: 118px;
    z-index: 999;
}
.trends .swiper .swiper_lfets .pic_news_swiper .swiper_right img{
    width: 30px;
    height: 66px;
    position: absolute;
    top: 118px;
    z-index: 999;
    right: 0px;
}
.trends .swiper{
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
/* 列表 */
.trends .swiper_list .mores span{
    padding: 9px 43.5px 9px 43.5px;
    background-color: #be0000;
    border-radius: 20px;
    color: white;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.trends .swiper_list .mores span a{
    color: white;
    text-decoration: none;
    font-size: 16px;
}
.trends .swiper_list .mores span a:hover{
    color: red;
}
    .trends .swiper_list{
        padding: 0px 0px 0px 20px;
        position: relative;
        width: 100%;
    }
    .trends .swiper_list li::marker{
            color: red;
        }
        .PublicDomain .PublicDomain_tubiao{
            padding: 50px;
            width: 1200px;
            margin: 0 auto;
        }
        .PublicDomain .PublicDomain_tubiao ul{
            display: flex;
            flex-direction: row;
            align-content: flex-start;
            flex-wrap: wrap;
        }
        .PublicDomain .PublicDomain_tubiao ul li{
            list-style: none;
            width: 16%;
            margin-left: 47px;
            margin-top: 52px;
            background-color: white;
        }
        .PublicDomain .PublicDomain_tubiao ul li a{
            text-decoration: none;
            color: black;
            display: block;
            height: 110px;
            width: 194px;

        }
        .PublicDomain .PublicDomain_tubiao ul li a img{
            margin-top: 20px;
        }
        .img_bottom{
            margin-top: 40px;
          margin-bottom: 50px;
        }
    /* 领域分类 */
    .seat div{
        width: 1200px;
        margin: 0 auto;
        line-height: 45px;
        border-bottom: 1px solid rgb(240, 240, 240);

    }
    .seat div span{
        font-size: 16px;
        color: black;
    }
    .seat div a{
        text-decoration: none;
        font-size: 16px;
        color: black;
    }
    /* 领域分类 */
    .territory .territorys{
        display: flex;
        width: 1200px;
        margin: 0 auto;
        padding: 20px 50px 40px 50px;
        border-bottom: 1px solid rgb(240, 240, 240);
        
    }
    .territory .territorys .territorys_lfet span{
        font-size: 18px;
        color: black;
        font-weight: bold;
        
    }
    .territory .territorys .territorys_lfet{
        width: 185px;
        margin-top: 20px;
    }
    .territory .territorys .territorys_right{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;

    }
    .territory .territorys .territorys_right div{
        width: calc(1000px / 5);
        height: 50px;
        background-color: #F5F4F4;
        text-align: center;
        margin-left: 20px;
        margin-top: 20px;
    }
    .territory .territorys .territorys_right div a{
        line-height: 50px;
    }




    #twocLassification_border{
        border-bottom: 1px solid  #F5F4F4;
        padding: 10px 0px 10px 0px;
    }
    .twocLassification_right_list{
        padding: 15px 0px 0px 22px;
        color: red;
    }
    .twocLassification_right_list li a:hover{
        color: red;
    }
    .twocLassification .twocLassifications .twocLassification_right .twocLassification_right_dq{
        height: 52px;
        line-height: 52px;
        font-weight: bold;
        background-color: #f3f2f2;
        margin-left: 20px;
        box-sizing: border-box;
        padding: 0px 0px 0px 40px;
        font-size: 18px;
        width: 900px;
    }
    /* 一级事项 */
    .oneItem .oneItems{
        width: 1200px;
        margin: auto;
        display: flex;
        padding: 40px 0px 40px 0px;
    }
    .oneItem .oneItems .oneItems_left{
        width: 150px;
        font-size: 18px;
        font-weight: bold;
    }
    .oneItem .oneItems .oneItems_right{
        font-size: 16px;
        font-weight: bold;
        display: flex;
        flex-wrap: wrap;
    }
    .oneItem .oneItems .oneItems_right div{
        padding: 0px 0px 0px 30px;
    }
    .oneItem .oneItems .oneItems_right div a:hover{
        color: red;
    }
        /* 二级分类 */
        .twocLassification .twocLassifications{
        width: 1200px;
        margin: auto;
        display: flex;
    }
    .twocLassification .twocLassifications .twocLassification_left{
        margin-bottom: 50px;
    }
    .twocLassification .twocLassifications .twocLassification_left div{
        width: 275px;
        line-height: 52px;
        background: #F5F4F4;
        box-sizing: border-box;
        font-size: 16px;
    }
    .twocLassification .twocLassifications .twocLassification_left .list_t2 div p:hover{
        border: 1px solid #408ae8;
        color: #408ae8;
    }
    .twocLassification .twocLassifications .twocLassification_left .list_t2 div p{
        padding-left: 60px;
    }
    .twocLassification .twocLassifications .twocLassification_left #twocLassification_ejsx{
        background-color: #BE0000;
        font-size: 18px;
        color: #FFFFFF;
        font-weight: bold;
        padding-left: 60px;
    }
    .twocLassification .twocLassifications .twocLassification_left #twocLassification_quanbu{
        position: relative;
        font-weight: bold;
        padding-left: 60px;
    }
    .twocLassification .twocLassifications .twocLassification_left #twocLassification_quanbu span{
        display: block;
        width: 5px;
        height: 15px;
        background-color: red;
        position: absolute;
        left: 43px;
        top: 18.5px;
    }
    .pic_img img{
        width: 450px;
    height: 316px;
    }
    .pic_img{
        width: 450px !important;
    height: 316px !important;
    }
    .list_t2>div{display: none;}
  .list_t2>div:first-child{display: block;}
  .territory .territorys .territorys_right div a:hover{
    border: 1px solid red;
    color: red;
}