﻿@charset "utf-8";
.main{
    display: block;
    width: 1260px;
    margin: 35px auto;
}

/*左区域*/ 
.left{
    float: left;
    background-color: #fff;
    width: 865px;
    display: block;
    /* height: 1323px; */
}
/*政府领导*/
.zfld{}
.msz{border-bottom: 1px solid #fff!important;}
.zfld>div{
    width: 50rem;
    margin: 0 auto;
    padding: 25px 0;
    display: flex;
    border-bottom: 1px solid #ddd;
    height: auto;
}
.zfld>div:last-of-type{
    
}
.zfld>div:first-of-type{
    border-bottom: 1px solid #fff!important;
border-radius: 10px;}
.zfld .szf{background-color: #023e7a;margin: 16px auto;/* width: 54rem!important; */padding: 0px!important;border-radius: 10px;}
.zfld .sz>span,  .zfld .msz>span{
    /* float: left; */
    /* display: block; */
    width: 4rem;
    /* text-align: center; */
    line-height: 12rem;
    font-weight: 600;
    font-size: 20px;
}
.zfld .fsz>span{
    /* float: left; */
    /* display: block; */
    width: 10rem;
    /* text-align: center; */
    line-height: 12rem;
    margin-right: 0px;
    font-size: 20px;
    font-weight: 600;
}
.szf span{
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0 10px 30px;
    display: block;
/* border-radius: 10px; */}
.zfld ul{
    display: block;
    float: right;
}
.zfld ul li{
    float: left;
    display: ;
    margin: 20px 0 0 0px;
    width: 220px;
}
.zfld ul li:last-of-type{
    margin-right: 0px!important;
}
.zfld ul li div{
    width: 155px;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
}
.szf{background-color: #023e7a;margin: 0 20px 20px 20px;/* width: 54rem; */border-radius: 10px;}
.zfld ul li img{
    display: block;
    padding: 5px 5px;
    border: 1px solid #ddd;
    width: 91%;
    height: 185px;
}
.zfld ul li span{
    display: block;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 3px;
}
.zfld ul li:hover span{ color: #;     font-weight: bold;}
/*政府机构*/
.zfjg{width: 54rem;margin: 0 auto;display: block;height: 1rem;margin-bottom: 45px;}
.zfjg ul{
    display: block;
}
.zfjg ul li{
    float: left;
    width: 19%;
    background-color: #eaf1f9;
    text-align: center;
    margin: 0 2.7%;
    display: block;
    line-height: 35px;
    font-weight: 600;
}
.zfjg ul li:last-of-type{
    margin-right: 0px!important;
}
/*右区域*/
.right{}   
.main_list{
    float: right;
    background-color: #eaf1f9;
    width: 355px;
    display: block;
    height: 1521px;
    padding: 0 20px;
}
.main_list>div{
    /* width: 18rem; */
    display: block;
    margin: 20px auto;
}
.main_list div div{
    border-bottom: 1px solid #ddd;
    padding: 0 0 13px 0;
    margin-bottom: 10px;
}
.main_list div>span{
    border-bottom: 3px solid #023e7a;
    padding: 0 5px 10px 5px;
    font-weight: 600;
    color: #023e7a;
    font-size: 20px;

}
.main_list div>a{
    float: right;
}
.list1 li, .list2 li{
    line-height: 40px;
    font-size: 18px;
}
.list3>ul>li:first-of-type, .list4>ul>li:first-of-type{
    float:left;
    padding:0;
    line-height: 10px;
    margin: 23.5px 0;
width: 10rem;}
.list3>ul>li:first-of-type img, .list4>ul>li:first-of-type img{
    /* float:left; */
    /* padding:0; */
    /* line-height: 10px; */
    /* margin: 23.5px 0; */
    width: 140px;
    padding: 4px;
    border: 1px solid #c6c8ca;
}
.list3>ul>li:nth-child(2), .list4>ul>li:nth-child(2){
    margin-top: 23.5px;
}
.list3>ul>li{
    
width: 12rem;
    
display: block;
    
float: left;
    
padding-left: 0;
    
/* margin: 0 0 0 20px; */
    
line-height: 40px;
}
.list3>ul>li span:first-of-type{
    display: block;
    float:left;
    width: 13rem;
    line-height: 41px;
}
.list3>ul>li span{
    float:right;
    font-size: 18px;
}
.list4 li{
    line-height: 33px;
    float: left;
    padding: 0 0 0 5px;
}
.list4 li a{font-size: 13px;}

.main_list div ul{} 
.main_list list1 ul li:first-of-type{}
.main_list list1 ul li:first-of-type{}
.main_list list1 ul li:first-of-type{}
.main_list list1 ul li:first-of-type{}

.date{float:right;font-size: 16px;color: #999;}

.dot{display: block;width: 5px;height: 5px;background-color: #023e7a;margin: 18px 5px 0 0;border-radius: 50px;float: left;line-height: 0;padding-top: 0px;}