

/* section */
.section{
    width:100%;
    height:auto;
    margin-top:10px;
}
/* 头部专题 */
.top-zt{
    width:1000px;
    position:relative;
    height:60px;
}
.top-zta{
    position: absolute;
    top:0;
    left:0;
}
.top-ztimg{
    width:1000px;
    height:auto;
}
/* 顶部新闻 */
.topnew{
    width:1000px;
    font-size:25px;
    color:#1669b5;
    font-weight:bold;
    margin-top:10px;
    text-align: center;
}
/* 新闻 */
.new{
    width:1000px;
    margin-top:10px;
}
.banner{
    width:490px;
    height:360px;
  
}
.banner-list{
    width:490px;
    height:330px;
    position: relative;
}
.banner-lista{
    width:490px;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.banner-listimg{
    width:100%;
    height:100%;
}
.banner-text{
    width:490px;
    height:60px;   
    background: #d3dcdb;
    position: relative;
}
.banner-texta{
    width:80%;
   
}
.banner-texta-son{
    position: absolute;
    font-size:1.1rem;
    color:#565656;
    font-weight: bold;
    padding-left:1%;
	padding-top:1%;
    box-sizing: border-box;
}
.banner-items{
    width:20%;
    position:absolute;
    z-index: 100;
    height:60px;
    right:0;
}
.banner-items-span{
    width:8px;
    height:8px;
    margin:0 2%;
    background-color:#b9b9b9;
    border-radius: 50%;
	opacity: 0.5;
}
.items{
    background-color:#ff0800;
}
/* new tab */
.new-tab{
    width:500px;
    margin-left:10px;
    
}
.new-tab-top{
    border-bottom:1px solid #3392e6;
    height:44px;
    padding-left: 10px;
}
.new-tab-top-a{
	border-bottom:none;
}
.new-tab-toplist{
    color:#166ab2;
    font-size:15px;
}
.tabitem{
    background:#fff;
   color:#166ab2; 
    border-style:solid;
	border-color : #3392e6 #3392e6 #fff #3392e6;
	border-width:1px 1px 2px 1px;
	margin-bottom: -1px;
}
 /* .tabitem{
    background:#fff;
   color:#166ab2; 
    border: 1px solid #3392e6;
    border-bottom: none;
}*/
.new-tab-list{
    position: relative;
    margin-top:10px;
    height:320px;
}
.new-tab-listcon{
    position:absolute;
    top:0;
    left:0;
    height:320px;
}
.new-tab-listdiv{
    padding:2% 0;
}
.new-tab-listdiva{
    font-size :16px;
    display: inline-block;
    width:80%;
}
.icon-yuandian1{
    font-size:.8rem;
    color:#565656;
}
.new-tab-listdivtim{
    width:20%;
    
}
/* 政府信息公开 */
.zfxx{
    margin-top:30px;
    border-top:2px solid #4394d5;
    width:1000px;
    padding-top:30px;
   
}
.zfxx-tit{
    font-size:1.8rem;
    color:#1a71c0;
    font-weight:bold;
}
.zfxx-top{
    background-color: #ebecee;
    height:40px;
    margin-top:10px;
   
}
.zfxx-topa{
    color:#4994d5;
    font-size:1.3rem;
  
}
.zfxx-item{
    background-color:#81b6ec;
    color:#fff;
    font-weight:600;
   height:40px;
   position:relative;
  
  
}
.zfxx-item .icon-arrow-bottom{
    display:block;
    text-align: center;
}
.icon-arrow-bottom{
    position:absolute;
    bottom:-12px;
    color:#81b6ec;
   overflow: hidden;
   display:none;
   text-align: center;
}
.zfxx-con{   
    width:1000px;
    margin-top:15px;
    height:230px;
    overflow: hidden; 
    position:relative;  
}
.zfxx-con-list{
   position:absolute;
   top:0;
   left:0;   
}
.zfxx-con-lists{
height:210px;
}
.zfxx-con-item{
    display:block;
    width:100%;
}
/* 专题专栏 */
.ztzl{
    width:1000px;
    margin-top:20px;
    margin-bottom:30px;
}
.ztzl-more{
    width:500px;
}
.ztzl-pic{
    margin-top:10px;
}
.ztzl-pica{
    width:500px;
    padding:0 10px;
    box-sizing: border-box;
    height:72px;
    overflow: hidden;
    margin-top:10px;
}
.ztzl-pica-img{
    width:100%;
    height:100%;
}

/* 服务互动 */
.fwhd{
    border-top:2px solid #4394d5;
    width:1000px;
    padding-top:30px;
    margin-bottom:30px;
}
.fwhd-con{
    margin-top:10px;
}
.fwhd-cona{
    width:190px;
    height:50px;
    border-radius: 10px;
    background-color: #4a9ce6;
    font-size:1.15rem;
    font-weight:bold;
    color:#fff;
    margin-right:10px;
    margin-top:10px;
    cursor: pointer;
    position: relative;
}
.fwhd .menu-box {
    display: none;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 45px;
    z-index: 100;
    background-color: #fff;
    border: 1px solid #efefef;
    border-top: none;
}
.fwhd-cona:hover .menu-box {
    display: block;
}
.fwhd .title {
    font-size: 18.2px;
    text-align: center;
}
.service-menu-list{
    padding: 0;
    /*display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;*/
}
.service-menu-list .item{
    flex: 1;
    overflow: hidden;
    /*border-radius: 8px;*/
    /*background-color: #4a9ce6;*/
    margin: 0;
    border-bottom: 1px solid #efefef;
    text-align: center;

}
.service-menu-list .item:first-child {
    /*margin-left: 20px;*/
}
.service-menu-list .item a {
    padding: 10px 0;
    font-size: 16px;
    /*color: #fff;*/
    color:#333;
    font-weight: normal;
    display: block;
}
.service-menu-list .item a:hover {
    background-color: #4394d5;
    color: #fff;
}
/* 媒体报道 */
.mtbd{
    border-top:2px solid #4394d5;
    width:1000px;
    padding-top:30px;
    margin-bottom:30px;
}
.mtbd-left{
    width:100px;
    height:120px;
}
.mtbd-left-link{
    margin-top:18px;
    font-size:1.6rem;
    color:#1a71c0;
    font-weight:bold;
}
.mtbd-rt{
    width:900px;
    overflow:hidden;
    height:110px;
    position:relative;
}
.btns{    
    font-size:3rem;      
    cursor: pointer;
    width:50px;
    position:absolute;
    /* top:20%; */
    z-index: 100;
    height:110px;
    line-height:110px;
    background-color:#fff;
}
.icon-zuo{
    left:0;
}
.icon-you{
    right:0;
    text-align: right;
}
.pic-divul{
    position:absolute;
    /* z-index: -100; */
}
.pic-divulli{
    float:left;
    width:200px;
    height:110px;   
    margin-left:10px;
}
.pic-divullia{
    width:100%;
    display:inline-block;
    color: #000;
    text-decoration: none;
    text-align: center;
     
}
.pic-divulliimg{
    width: 100%; 
    height:70px;      
    display:block;  
}
.btns-listaspan{
    display:block;
    width:100%;
    text-align: center;
    margin-top:10px;
}
/* 直属单位 */
.zsdw{
    border-top:2px solid #4394d5;
    width:1000px;
    padding-top:30px;
    margin-bottom:30px; 
}
.zsdw-tit{
    margin-top:10px;
    font-size:1.3rem;
    color:#1a71c0;
    font-weight:bold;
    width:100px;
}
.zsdwa{
    margin-top:10px;
    font-size:1.1rem;
    color:#1a71c0;
    width:100px;
}
/* �б�ҳ�� */
.total{
    width:1000px;
}
.seccont{
    width:1000px;
    margin-top:10px;
}
.seccont-lt{
    width:290px;
    height:800px;
}
.seccont-ltlisttit{
    padding:4% 0;
    background-color:#1a71c0;
    font-size:1.4rem;
    color:#fff;
    font-weight:bold;
    width:290px;
}
.seccont-ltlist{
    display:flex;
    padding:4% 0;
    font-size:1.2rem;
    border-bottom:1px solid #1a71c0;
}
.seccont-ltlist:hover{
    background-color:#1f69ad;
    color:#fff;
}
.seccont-rt{
    /*margin-left:10px;*/
    width:1000px;
}
.seccont-rtlistdiv{
    margin-top:2%;
}
.seccont-rtlistdiva{
    width:900px;
    display:inline-block;
    /*padding-left:1%;*/
    box-sizing: border-box;
    font-size:1.1rem;
}
.seccont-rtlistdivspan{
    width:100px;
}

/* ��ҳ */
.dede_pages{
    margin-top:5%;
}
.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}
.dede_pages ul li {      
    float: left;    
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
    width:40px;
    text-align: center;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    font-weight: bold;
    box-sizing: border-box;
    font-size:12px;
}
.dede_pages ul li:last-child{
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    margin-top:20px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    /* padding: 2px 4px 2px; */
    font-weight: bold;
    box-sizing: border-box;
}
.dede_pages ul li a {
    float: left;
   font-size:12px;
    color: #555;
    display: block;
    box-sizing: border-box;
}
/* �쵼��Ϣ */
.seccont-leader{
    width:140px;
    height:200px;
}
.seccont-lediv{
    margin-left:8px ;
    width:552px;
    height:200px;
}
.seccont-lediv strong{
    font-size:1.3rem;
}
.seccont-lediv p{
    margin-top:20px;
    font-size:1.1rem;
    height:60px;
	width:850px;
}
.seccont-ledlink{
    border:1px solid #d8dbec;
    font-size:1.6rem;
    padding:2%;
    box-sizing: border-box;
    color:#4a9ce6;
    width:160px;
    margin-top:6%;
}
.seccont-search{
    margin-top:3%;
}
.img_right{
 width: 150px;
 height: 100px;
}
.clWrap {
    position: absolute;
    top: 170px;
    left: 49%;
    margin-left: 530px;
    z-index: 999;
    overflow: visible!important;
}
.clBox {
    width: 150px;
    text-align: center;
    padding-top: 9px;
    overflow: visible!important;
    position: relative;
}
.icon {
    position: relative;
    overflow: visible!important;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-11-18 21:15:22" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->