﻿.main{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
}
.publicewgk{
    padding: 60px 30px 40px 30px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    display: flex;
}
.publicewgk_jcgk{
    min-width: 12%;
    text-align: center;
    float: left;
    padding: 10px 0;
    margin-right: 30px;
    height: auto;
    border: 1px solid #0f4887;
    border-radius: 10px;
}
.publicewgk_jcgk div{
    float: left;
    height: 120px;
    border-radius: 10px;
    padding: 0 0 0 32px;
    font-size: 1.2rem;
    font-weight: 700;
    margin-right: 20px;
}
.ico{
    display: block;
    height: 70px;
    margin: 15px 0 5px 0;
}
.publicewgk_jcgk ul li{
    float: left;
    margin: 20px 15px 15px 0;

}
.publicewgk_jcgk ul li a{
    color: #080808;
    font-size: 1rem;
}
.publicewgk_jcgk_more li{
    margin:5px 20px 4px 0 !important
}
/*领导信息*/
.leader{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto; 
}
.leader_bar{
    padding: 20px 30px;
    background: #fff;
    border-radius:10px;
    margin: 30px 0;
}
.leader_title{
    width: 100%;
    height: 50px;
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #B5B5B6;
}
.leader_title_left{
    width: 10px;
    height: 40px;
    margin-right: 20px;
    background: #00599F;
}
.leader_title_right{
    font-size: 1.2rem;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}
.leader_info{
    display: flex;
}
.leader_zz{
    width: 70%;
    display: flex;
}
.leader_zz img{
    margin: 0 40px;
    border-radius: 5px;
}
.leader_zz div{
    margin-right: 30px;
}
.leader_zz div p{
    font-size: 1.2rem;
    line-height: 40px;
}

.leader_fzz{
    width: 30%;
    padding-right: 40px;
    font-size: 1.2rem;
    padding: 20px 0 0px 30px;
    border-radius: 10px;
    background: #f3f3f3;
}
.leader_fzz p{
    font-weight: bold;
    padding-bottom: 20px;
}
.leader_fzz li{
    float: left;
    margin: 10px 30px 10px 10px;
}
.leader_fzz li a{
    color: #080808;
}
/*政府信息公开*/
.publices{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto; 
}
.publices_bar{
    padding: 20px 30px;
    background: #fff;
    border-radius:10px;
    margin: 30px 0;  
}
.publces_menu{
    width: 100%;
    display: flex;
}
.publces_menu a{
    width: 15%;
    height: 120px;
    margin: 20px 1%;
    line-height: 120px;
    border-radius: 10px;
    padding: 0 18px;
    font-size: 1.2rem;
    color: #545050;
    text-align: center;
}
.publces_menu a p{
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}
.gk1{
    background: #f3d1e4 ;
}
.gk2{
    background: #cdbcef ;
}
.gk3{
    background:  #f7d89f;
}
.gk4{
    background: #c6df86;
}
.gk5{
    background: #6cd1a0 ;
}
.gk6{
    background: #eba075;
}
/* 机构信息*/
.publices_more{
    margin-top: 20px;
    display: flex;
}
.publices_jg{
    width: 40%;
}
.publices_jg li{
    float: left;
    width: 40%;
    height: 60px;
    background: #E8E7E6;
    border-radius: 5px;
    margin:15px 30px 15px 0;
}
.publices_jg li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    color: #080808;
}
.publices_jg li img{
    margin-right: 10px;
}
.publices_gb{
    width: 58%;
}
.leader_zfgb{
    display: flex;
}
.leader_zfgb ul{
    width: 100%;
    display: block;
}
.leader_zfgb li{
    padding-left: 20px;
    
    line-height: 40px;
}
.leader_zfgb li a{
    color: #080808;
    font-size: 1rem;
}
.leader_zfgb li span{
    float: right;
    width: 20%;
}

.publices_jbxx{
    display: flex;
    margin: 35px 0;
}
.publices_jbxx ul li{
    float: left;
    width: 14%;
    height: 60px;
    background: #f3f6f9;
    margin:15px 30px 15px 0;
    border-radius: 10px;
}
.publices_jbxx ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    color: #080808;
}
.publices_jbxx ul li a img{
    margin-right: 12px;
}
.publices_zcjd{
    display: flex;
    margin-top: 30px;
}
.publices_zcjd img{
    border-radius: 10px;
    margin-right: 30px;
}
.publices_zcjdlist{
    width: 100%;
}
.publice_zcjdinfoTitle{
    margin-bottom: 50px;
}
.publice_zcjdinfoTitle li{
    float: left;
    height: 40px;
    margin-right: 40px;
}
.ton{
    border-bottom: 2px solid #0f4887;
}
.publice_zcjdinfoTitle li a{
    font-size: 1.2rem;
    font-weight: bold;
    color: #080808;
}
.publice_zcjdinfoList{
    width: 100%;
    display:block;
}
.publice_zcjdinfoList li{
    height: 40px;
    line-height: 40px;
}
.publice_zcjdinfoList li>a{
    color: #080808;
    width: 65%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.publice_zcjdinfoList li span{
    float: right;
    height: 30px;
    line-height: 30px;
    color: #080808;
    margin-right: 10px !important;
    border-radius: 8px;
    padding: 0 5px;
    margin: 5px 0;
}
.publice_zcjdinfoList li span a{
    height: 40px;
    color: #545050;
    font-size: 0.9rem;
    
}
.zcjdinfolistmore a{
    width: 100%;
}
.zcjdinfolistmore a img{
    border-radius: 1px !important;
}
.qwjddivover{
    width: 20%;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zcjdinfolistmore h1{
    float: left;
    font-size: 1.2rem;
    color: #00599F;
    font-weight: bold;
    margin-right: 10px;
}
.zcjdinfolistmore  div{
    width: 100%;
}
.zcjdinfolistmore  div p{
    width: 100%;
    white-space: break-spaces;
    margin-bottom: 20px;
}
.zcjdinfolistmore12 {
    width: 80% !important;
}

.zcjdinfolistmorev{
    width: 100% !important;
}
.zcjdinfolistmorev a img{
    border-radius: 3px !important;
    width: 90%;
}
.qwjddivoverv{
    width: 20%;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zcjdinfolistmorev h1{
    float: left;
    font-size: 1.2rem;
    color: #00599F;
    font-weight: bold;
    margin-right: 10px;
}
.zcjdinfolistmorev div{
    width: 100%;
}
.zcjdinfolistmorev  div p{
    width: 100%;
    white-space: break-spaces;
    margin-bottom: 20px;
}
.zcjdinfolistmore12 {
    width: 80% !important;
}
.publice_zdly{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    display: flex;
}

.publice_zdlylist{
    padding: 20px 30px;
    background: #fff;
    border-radius:10px;
    margin: 30px 0; 
}
.publice_zdlylist li{
    display: flex;
    width: 13%;
    height: 60px;
    background: #f3f6f9;
    float: left;
    margin: 10px 20px;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}
.publice_zdlylist li a{
    font-size: 1rem;
    color: #080808;
    text-align: center;
}
.publice_zdlylist li:hover{
    background: #0f4887;
}
.publice_zdlylist li:hover a{
    color: #fff;
}
/*专题报道*/
.ztmenu{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.imageztlist{
    display: flex;
    border-radius: 5px;
}
.ztlist li{
    list-style: none;
    float: left;
    margin: 15px 26px;
}
.ztlist li img{
    border-radius: 5px;
    transform: scale(1);
    transition:all .6s; 
    width: 100%;
    height: 160px; 
}
.ztlist li img:hover{
    transform: scale(1.2);
    transition: all .6s;
}
.imagelisttype{
    margin: 15px 0;
    display: flex;
    justify-content: center;
    text-align: center;
}
.imagelisttype span{
    width: 20px;
    height: 20px;
    background-color: #b5b5b5;
    margin: 0 20px;
    border-radius: 50%;
    cursor: pointer;
}
.zton{
    background-color: #004faa !important;
}
.nextbox{
    margin-top: 10px;
}
.nextbox span{
    margin:8px 40px 0 8px;
    display: block;
    line-height: 2;
}
.nextbox span a{
    line-height: 26px;
    margin-left: 10px;
    color: #666;
}
.xxgkmail{
    background: #00599F;
    width: 45%;
    height: 50px;
    margin: 25px 0 0 100px;
    border-radius: 8px;
    display: flex;
}
.xxgkmail a{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}