.city-link{
	padding-top: 20px;
}
.city-link a{
   color: #333;
   font-size: 16px;
   line-height: 28px;
margin-right: 18px;
}
.city-link a:hover{
   color: #BB2335;
}

.pageState {
    display: none;
}
/*横幅滚动*/
.slideBox2{
    width:100%;
  /*  height:116px;*/
    height:80px;
    overflow:hidden;
    position:relative;
}
.slideBox2 .hd{
    /*width:100%;*/
    /*height:38px;*/
    overflow:hidden;
    position:absolute;
    right:0px;
    bottom:9px;
    z-index:8;

}
.slideBox2 .hd ul{
    overflow:hidden;
    zoom:1;
    float:right;  
}
.slideBox2 .hd ul li{
    float:left;
 /*   margin-top:13px;*/
    margin-right:5px;
    width:15px;
    height:15px;
border-radius:50%;
    line-height:14px;
    text-align:center;
    background:#fff;
    color: #fff;
    cursor:pointer;
    opacity: 0.3;

    }
.slideBox2 .hd ul li.on{
    background:#fff; 
    color:#fff;
    z-index:99;
    opacity: 1;
}
.slideBox2 .bd{
    position:relative;
    height:100%; 
}
.slideBox2 .bd li{
    zoom:1;
    vertical-align:middle; 
}
.slideBox2 .bd img{
    width:1200px;
    /*height:116px;*/
    height:80px;
    display:block;  
}
.slideBox2 .bd span{
    width:70%;
    height:35px;
    position:absolute;
    bottom:0px;
    color:#fff;
    line-height:35px;
    font-size:15px;
    padding-left:20px;
    z-index:5;
    display:inline-block; 
    background:#000;
/*  opacity:0.5;*/
  background:rgba(0, 0, 0, .1);

}

/* 领导机构页面样式 */
.ld{width:100%;padding-top:40px;    background: #fff;}
.ld-tit {
    width: 80%;
    height: 40px;
    border-left: 10px solid #8a0000;
    font-size: 30px;
    margin: 0px auto;
    padding-left: 20px;
    border-bottom: 2px dashed #8a0000;
    color:  #8a0000;
       line-height: 32px;
    font-weight: bold;
}
.ld-con{padding-bottom:20px;}
.ld-con .jgtit{font-weight:bold;font-size:36px;color:#000;margin:0px auto;text-align:center;margin-top:60px;}
.ld-con .jgcon{font-size:20px;color:#000;margin:0px auto;line-height:48px;margin-top:40px;width:77%;}
.ld-con .jgcon a{
        font-size: 20px;
    color: #000;
    margin: 0px auto;
    line-height: 25px;
    margin-top: 0px;
    display: inline-block;
    width:170px;
}



/*信息公开*/
.xxgk{
    display: table;
    content: " ";
}
.xxgk{
      width: 100%;
    background: #fff;
}
.xxgk ul li{
width: 150px;
    float: left;
    height: 80px;
    background: #ccc;
    margin: 25px 75px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}
.xxgk ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 80px;
}
	 
.colInfoBoxTit{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 20px;

}
/*单篇信息*/
.dpxxcon{
    width: 95%;
    margin:0 auto;
}
.dpxxcon p{
text-indent: 2em;
font-size:16px;
line-height: 200%;
padding-top:15px;
}
/*微信矩阵页面*/
/*头部*/
.weix_top{width:100%;height:520px;background:url(/sitesources/smxlz/upload/202405/20240516155051432.jpg) no-repeat center top;}
/*中间*/
.weix_main{width:100%;background:#E6E6E6;min-height: 300px;overflow: hidden;}
.weix_box{width:1002px;min-height:300px;height:auto !important;margin:0 auto;background:#fff;overflow: hidden;}
.weix_ul{width:100%;padding:0;margin:0;}
.weix_ul li{width:33%;float:left;text-align:center;margin-top:20px;margin-bottom:20px;list-style: none;}
.weix_ul li a{width:320px;height:298px;display:block;margin-left:15px;}
.weix_smxwx a{
    display: block;
    width: 320px;
    height:298px;
    margin:20px auto 0;
}
.weix_foot{
    background:#fff;
}
/*首页头条20240613start*/
.smxsynewttcon{
  position: relative;
    width: 540px;
    float: right;
}
.smxsynewttcon .temp4_tit2 {
    color: #555971;
    font-size: 22px;
    line-height: 25px;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px dashed #c9c9c9;
   
}
.smxsynewttcon .temp4_tit2:last-child{
    border-bottom: none;
}
.smxsynewttcon .temp4_tit2.first a{
    font-size: 22px;
    letter-spacing: -2px;
}

.smxsynewttcon .tbgz-line{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 84%;
    height: 1px;
    background: #c9c9c9;
}
.smxsynewttcon .smxsymore{
    position: absolute;
    bottom: -15px;
    right: 21px;
    font-size: 16px;
    color: #3e587d;
}
/*首页头条20240613end*/