/* 面包屑导航开始 */
.SubMian{
    height: .61rem;
    line-height: .61rem;
    padding: 0 .3rem;
    font-size: .24rem;
    color: #474747;
    border-bottom: .01rem solid #3385c9;
    background: url("../images/newbj1.jpg") no-repeat center top / 100% .61rem;
}
.SubMian .SubShou{
    padding-left: .4rem;
    background: url("../images/weizhi.png") no-repeat left center / .22rem .26rem;
}
.SubMian a{
    font-size: .24rem;
    color: #474747;
}
.SubNei{
    padding: .3rem .3rem .2rem;
    min-height: 7rem;
}
/* 面包屑导航结束 */

/* 办事服务开始 */
.BanShi{
    overflow: hidden;
}
.BanShi ul li{
    float: left;
    height: 1.34rem;
    margin-bottom: .11rem;
}
.BanShi ul li h2 a{
    display: block;
    font-size: .32rem;
    color: #ffffff;
}
.BanShi ul li:nth-of-type(odd){
    float: float;
}

/*
.BanShi ul li:nth-of-type(1){
    float: none;
    width: 100%;
    line-height: 1.34rem;
    background: url("../images/banshibj1.jpg") no-repeat center / 100% 1.34rem;
}
.BanShi ul li:nth-of-type(1) h2 a{
    padding-left: 3.36rem;
}

*/

.BanShi ul li:nth-of-type(1){
    
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
	margin-right:0.1rem;
    background: url("../images/bszn01.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(1) h2 a{
    height: 1.34rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}

.BanShi ul li:nth-of-type(2){
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
    background: url("../images/bszn02.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(2) h2 a{
    height: 1.34rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}
.BanShi ul li:nth-of-type(3){
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
	margin-right:0.1rem;
    background: url("../images/bszn03.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(3) h2 a{
    height: 3.38rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}
.BanShi ul li:nth-of-type(4){
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
    background: url("../images/bszn04.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(4) h2 a{
    height: 3.38rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}
.BanShi ul li:nth-of-type(5){
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
	margin-right:0.1rem;
    background: url("../images/bszn05.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(5) h2 a{
    height: 3.38rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}

.BanShi ul li:nth-of-type(6){
    width: 3.38rem;
    text-align: center;
	line-height: 1.34rem;
    background: url("../images/bszn06.jpg") no-repeat center / 3.38rem 1.34rem;
}
.BanShi ul li:nth-of-type(6) h2 a{
    height: 3.38rem;
    padding-left:0.36rem;
    box-sizing: border-box;
}
/* 办事服务结束 */

/* 工作动态概览页开始 */
.LanBot1 ul li{
    height: auto;
    padding: .2rem 0;
    line-height: .42rem;
}
.LanBot1 ul li h3 a{
    float: none;
    display: block;
    max-width: 100%;
}
.LanBot1 ul li span{
    float: none;
    padding-left: .22rem;
}
/* 工作动态概览页结束 */

/* 二级单位细览页开始 */
.SubErJi{
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
}
.SubErJi p{
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
}

.SubErJi *{
    font-size: .24rem !important;
    color: #666666 !important;
    line-height: .5rem !important;
}
/* 二级单位细览页结束 */

/* 二级单位开始 */
.SubErList{
    padding-top: .3rem;
    overflow: hidden;
}
.SubErList ul li{
    float: left;
    width: 3.37rem;
    height: .57rem;
    margin-bottom: .2rem;
    line-height: .57rem;
    box-sizing: border-box;
    background: #f5f5f5;
    border-radius: .01rem;
    border: .01rem solid #ccd9ea;
}
.SubErList ul li h2 a{
    display: block;
    font-size: .24rem;
    color: #474747;
    font-weight: normal;
    text-align: center;
    padding: 0 .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubErList ul li:nth-of-type(even){
    float: right;
}
/* 二级单位结束 */

/* 专题专栏开始 */
.SubZhuan{

}
.SubZhuan ul li{
    width: 100%;
    height: 1.13rem;
    margin-bottom: .29rem;
}
.SubZhuan ul li img{
    height: 1.13rem;
}
/* 专题专栏结束 */

/* 通用细览页开始 */
.SubXiang{

}
.SubXiang h1{
    font-size: .32rem;
    color: #3466ab;
    line-height: .52rem;
}
.SubXiang span{
    display: block;
    height: .63rem;
    line-height: .63rem;
    font-size: .24rem;
    color: #999999;
    padding-bottom: .1rem;
    background: url("../images/xian2.png") no-repeat center bottom / 100% .15rem;
}
.SubText{
    padding: .3rem 0;
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
}
.SubText p{
    font-size: .24rem !important;
    color: #666666 !important;
    line-height: .5rem !important;
}
.SubText img{
    height: auto !important;
}
.SubText span{
    font-size: .24rem !important;
	color: #666666 !important;
    line-height: .5rem !important;
}
.SubText div ul li{
    font-size: .24rem !important;
	color: #666666 !important;
    line-height: .5rem !important;
}
.SubText font{
    font-size: .24rem !important;
	color: #666666 !important;
    line-height: .5rem !important;
}
.SubText table tr td{
    font-size: .24rem !important;
	color: #666666 !important;
    line-height: .5rem !important;
}
.SubText h1 h2 h3{
    font-size: .24rem !important;
	color: #666666 !important;
    line-height: .5rem !important;
}
/* 通用细览页结束 */

/* 政务动态开始 */
.SubWu ul li{
    overflow: hidden;
    padding: .23rem 0;
    border-bottom: .01rem dashed #d1d1d1;
}
.SubWu ul li>a{
    float: left;
    width: 1.82rem;
    height: 1.03rem;
}
.SubWu ul li .SubWuDiv{
    float: right;
    width: 4.8rem;
}
.SubWu ul li .SubWuDiv h3 a{
    display: block;
    font-size: .26rem;
    color: #333333;
    font-weight: normal;
    line-height: .36rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.SubWu ul li .SubWuDiv span{
    display: block;
    font-size: .24rem;
    color: #9c9c9c;
    padding-left: .31rem;
    line-height: .36rem;
    background: url("../images/shijian.png") no-repeat left center / .2rem .2rem;
}
/* 政务动态结束 */

/* 领导信息细览页开始 */
.SubLingXiangs{
    padding-bottom: .5rem;
    background: url("../images/xian3.png") no-repeat center bottom / 100% .15rem;
}
.SubLingXiangs img{
    display: block;
    margin: auto;
    width: 1.74rem;
    height: 2.32rem;
}
.SubLingXiangs strong{
    display: block;
    font-size: .32rem;
    color: #3466ab;
    line-height: .5rem;
    text-align: center;
    padding-top: .2rem;
}
.SubLingXiangs span{
    display: block;
    font-size: .28rem;
    color: #666666;
    line-height: .5rem;
    text-align: center;
}
.SubLingXiangx{
    padding-top: .16rem;
}
.SubLingXiangx>em{
    display: block;
    font-size: .28rem;
    color: #3466ab;
    height: .62rem;
    line-height: .62rem;
    padding-left: .58rem;
    border-bottom: .01rem solid #cecece;
    background: url("../images/lingdaoxiangbj.png") no-repeat left center / .32rem .32rem;
}
.SubLingXiangText{
    padding: .1rem;
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
}
.SubLingXiangText p{
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
}

.SubLingXiangText *{
    font-size: .24rem !important;
    color: #666666 !important;
    line-height: .5rem !important;
}

.SubLingXiangx>em.SubLingXiangEm{
    background: url("../images/lingdaoxiangbj1.png") no-repeat left center / .32rem .32rem;
}
/* 领导信息细览页结束 */

/* 政务公开开始 */
.SubLings{
    overflow: hidden;
    background: #fafafa;
    padding: .25rem .37rem;
    border: .01rem solid #efefef;
}
.SubLings>a{
    float: left;
    width: 1.63rem;
    height: 2.17rem;
}
.SubLings .SubLingsDiv{
    float: right;
    width: 3.93rem;
}
.SubLings .SubLingsDiv h3 a{
    display: block;
    font-size: .28rem;
    color: #3466ab;
    line-height: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubLings .SubLingsDiv span{
    display: block;
    font-size: .26rem;
    color: #666666;
    line-height: .5rem;
}
.SubLings .SubLingsDiv em{
    display: block;
    font-size: .24rem;
    color: #666666;
    line-height: .5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.SubLingz{
    padding: .4rem 0;
}
.SubLingz ul li{
    float: left;
    width: 25%;
    line-height: .55rem;
    text-align: center;
    background: url("../images/xian4.jpg") no-repeat right center / .03rem .27rem;
}
.SubLingz ul li>a{
    display: block;
    font-size: .26rem;
    color: #333333;
}
.SubLingx{
    padding-bottom: .2rem;
}
.SubLingx ul li{
    float: left;
    width: 2.13rem;
    height: 1.38rem;
    box-sizing: border-box;
    border-radius: .1rem;
    border: .01rem solid #ccd9ea;
}
.SubLingx ul li img{
    display: block;
    margin: auto;
    width: .61rem;
    height: .61rem;
    padding-top: .2rem;
    padding-bottom: .1rem;
}
.SubLingx ul li a{
    display: block;
    height: 1.36rem;
    font-size: .26rem;
    color: #68696a;
    line-height: .4rem;
    font-weight: normal;
    box-sizing: border-box;
    text-align: center;
}
.SubLingx ul li:nth-of-type(2){
    margin: 0 .25rem;
}
.SubLingBot ul li{
    float: left;
    width: 3.35rem;
    height: 1.12rem;
    background: url("../images/lingbj.jpg") no-repeat center / 3.35rem 1.12rem;
}
.SubLingBot ul li:last-child{
    float: right;
    background: url("../images/lingbj1.jpg") no-repeat center / 3.35rem 1.12rem;
}
.SubLingBot ul li a{
    display: block;
    font-size: .26rem;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.12rem;
    padding-left: 1.02rem;
}
.SubLingBot ul li:last-child a{
    padding-left: 1.26rem;
}
/* 政务公开结束 */

/* 后加开始 */
.News1{
    background: none;
}
.SubHu{

}
.SubHuList{
    padding-bottom: .55rem;
}
.SubHuList ul li{
    padding: .15rem 0;
    line-height: .5rem;
    border-bottom: .01rem dashed #d1d1d1;
}
.SubHuList ul li h3 a{
    display: block;
    font-size: .26rem;
    color: #666666;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubHuList ul li .SubHuDiv{
    overflow: hidden;
}
.SubHuList ul li .SubHuDiv em{
    float: left;
    font-size: .24rem;
    color: #666666;
}
.SubHuList ul li .SubHuDiv span{
    float: right;
    font-size: .24rem;
    color: #666666;
    padding-left: .4rem;
    background: url("../images/time.png") no-repeat left center / .2rem .2rem;
}
/* 后加结束 */