/* 概览页开始 */
.SubNei{
    padding: 0 .3rem .3rem;
}
.SubYiJi{
    height: .62rem;
    line-height: .62rem;
    border-bottom: 1px solid #e6e6e6;
}
.SubYiJi strong{
	float: left;
	font-size: .24rem;
	color: #1b75d4;
}
.SubGai{
    min-height: 7rem;
}
.SubGai ul li{
    height: .69rem;
    line-height: .69rem;
    border-bottom: 1px dashed #d1d1d1;
}
.SubGai ul li:last-child{
    border-bottom: 0;
}
.SubGai ul li a{
    float: left;
    max-width: 5.5rem;
    font-size: .24rem;
    color: #333333;
    padding-left: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images-mob/dian.png") no-repeat left center / .05rem .05rem;
}
.SubGai ul li span{
    float: right;
    font-size: .22rem;
    color: #999999;
}
/* 概览页结束 */

/* 嘉宾列表开始 */
.SubJiaBin{
    min-height: 7rem;
    padding-top: .21rem;
}
.SubJiaBin ul li{
    overflow: hidden;
    padding-bottom: .21rem;
}
.SubJiaBin ul li:last-child{
    padding-bottom: 0;
}
.SubJiaBin ul li>a{
    float: left;
    width: 1.78rem;
    height: 1.26rem;
}
.SubJiaBin ul li .JiaBinDiv{
    float: right;
    width: 4.8rem;
    padding-top: .1rem;
}
.SubJiaBin ul li .JiaBinDiv a{
    display: block;
    height: .76rem;
    font-size: .26rem;
    color: #666666;
    line-height: .38rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.SubJiaBin ul li .JiaBinDiv span{
    display: block;
    font-size: .2rem;
    color: #999999;
    line-height: .36rem;
}
/* 嘉宾列表结束 */

/* 专题专栏开始 */
.SubZhuan{
    min-height: 7rem;
    padding-top: .21rem;
}
.SubZhuan ul li{
    height: 1.4rem;
    margin-bottom: .3rem;
}
/* 专题专栏结束 */

/* 细览页开始 */
.SubXiang{
    padding-top: .26rem;
}
.SubXiangs{
    padding: 0 0 .25rem;
    border-bottom: .01rem dashed #d1d1d1;
}
.SubXiangs h1{
    font-size: .28rem;
    color: #333333;
    line-height: .5rem;
    padding-bottom: .1rem;
}
.SubXiangs span{
    font-size: .26rem;
    color: #999999;
    line-height: .4rem;
}
.SubXiangx{
    padding: .25rem 0;
    font-size: .26rem;
    color: #333333;
    line-height: .44rem;
	word-wrap:break-word;
	word-break: break-all;
}

.SubXiangx *{
    font-size: .26rem !important;
    color: #333333;
    line-height: .44rem !important;
}

.SubXiangx img{
     height: auto !important;
}

.SubXiangx p{
    font-size: .26rem !important;
    color: #333333;
    line-height: .44rem !important;
}
/* 细览页结束 */

/* 我要写信表单开始 */
.SubYao{

}
.SubYaoDiv{
    padding-bottom: .23rem;
}
.SubYaoDiv>span{
    display: block;
    font-size: .28rem;
    color: #5f5f5f;
    height: .67rem;
    line-height: .67rem;
}
.SubYaoDiv>span i{
    color: #ff0000;
}
.SubYaoDiv .SubYaoInp{
    height: .76rem;
    padding: 0 .16rem;
    background: #eeeeee;
    border-radius: .1rem;
    box-sizing: border-box;
}
.SubYaoDiv .SubYaoInp input{
    display: block;
    width: 100%;
    height: .76rem;
    line-height: .76rem;
    font-size: .28rem;
    color: #666666;
    outline: none;
    border: none;
    background: none;
}
.SubYaoDiv1 .SubYaoInp{
    padding: 0;
    height: .42rem;
    background: none;
}
.SubYaoDiv1 .SubYaoInp input{
    float: left;
    width: auto;
    height: .42rem;
    line-height: .42rem;
}
.SubYaoDiv1 .SubYaoInp label{
    float: left;
    font-size: .26rem;
    color: #666666;
    line-height: .42rem;
    margin-left: .14rem;
    margin-right: .38rem;
}
.SubYaoDiv .SubYaoInp select{
    display: block;
    width: 100%;
    height: .76rem;
    line-height: .76rem;
    font-size: .28rem;
    color: #666666;
    outline: none;
    border: none;
    background: none;
}
.SubYaoDiv2 .SubYaoInp{
    height: 2.04rem;
    padding: .16rem;
}
.SubYaoDiv2 .SubYaoInp textarea{
    display: block;
    width: 100%;
    height: 100%;
    line-height: .42rem;
    font-size: .28rem;
    color: #666666;
    outline: none;
    border: none;
    resize: none;
    background: none;
}
.SubYaoDiv3{
    overflow: hidden;
}
.SubYaoDiv3 .SubYaoInp{
    float: left;
    width: 3.44rem;
}
.SubYaoDiv3>img{
    float: left;
    width: 1.88rem;
    height: .76rem;
    margin-left: .3rem;
}
.SubYaoDiv3>a{
    float: right;
    font-size: .26rem;
    color: #1b75d4;
    line-height: .76rem;
}
.SubTiJiao{
    padding-top: .3rem;
    overflow: hidden;
    text-align: center;
}
.SubTiJiao button{
    float: left;
    width: 3.15rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .28rem;
    color: #ffffff;
    background: #0080d0;
    outline: none;
    border: none;
}
.SubTiJiao button:nth-of-type(2){
    float: right;
    background: #a6a6a6;
}
/* 我要写信表单结束 */

/* 我要写信简介开始 */
.SubXieJian{
    min-height: 7rem;
    padding-top: .21rem;
}
.SubXieJians{
    height: .66rem;
    line-height: .66rem;
    text-align: center;
    background: #e3f1ff;
    font-size: .28rem;
    color: #3e79d4;
}
.SubXieJianc{
    padding: .3rem 0;
    font-size: .24rem;
    color: #6a6a6a;
    line-height: .6rem;
    border-bottom: .01rem solid #e1f2fa;
}
.SubXieJianxs{
    font-size: .24rem;
    color: #666666;
    padding-top: .34rem;
    line-height: .89rem;
    text-align: center;
}
.SubXieJianxs input{
    display: inline-block;
    width: .22rem;
    height: .22rem;
    outline: none;
    background: none;
    border: .01rem solid #a8aec5;
}
.SubXieJianx>a{
    display: block;
    margin: auto;
    width: 3.79rem;
    height: .67rem;
    line-height: .67rem;
    font-size: .28rem;
    color: #fefefe;
    text-align: center;
    background: #1b75d4;
    border-radius: .1rem;
}
/* 我要写信简介结束 */

/* 领导列表开始 */
.SubLing{
    min-height: 7rem;
    padding-top: .21rem;
}
.SubLing ul li{
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: .28rem;
    padding: .24rem 0 .24rem .5rem;
}
.SubLing ul li>a{
    float: left;
    width: 1.67rem;
    height: 2.11rem;
}
.SubLing ul li .SubLingDiv{
    float: right;
    height: 2.11rem;
    width: 4.12rem;
    padding-left: .62rem;
    box-sizing: border-box;
    background: url("../images-mob/xian1.png") no-repeat left center / 1px 1.37rem;
}
.SubLing ul li .SubLingDiv h3{
    padding: .4rem 0 .15rem;
}
.SubLing ul li .SubLingDiv h3 a{
    font-size: .34rem;
    color: #000000;
}
.SubLing ul li .SubLingDiv span{
    display: block;
    font-size: .26rem;
    color: #000000;
    line-height: .46rem;
}
/* 领导列表结束 */

/* 领导之窗详细开始 */
.SubLingXiang{
    min-height: 7rem;
    padding-top: .21rem;
}
.SubLings{
    padding-bottom: .66rem;
}
.SubLings img{
    display: block;
    margin: auto;
    width: 2.74rem;
    height: 3.43rem;
}
.SubLings strong{
    display: block;
    font-size: .34rem;
    color: #000000;
    text-align: center;
    padding: .35rem 0 .25rem;
}
.SubLings span{
    display: block;
    font-size: .26rem;
    color: #0080d0;
    text-align: center;
}
.SubLingxs{
    height: .66rem;
    line-height: .66rem;
    border-bottom: .01rem solid #cecece;
}
.SubLingxs img{
    float: left;
    width: .42rem;
    height: .42rem;
    margin-top: .12rem;
    margin-right: .24rem;
}
.SubLingxs span{
    float: left;
    font-size: .34rem;
    color: #0080d0;
}
.SubLingxx{
    padding: .4rem 0;
    font-size: .26rem;
    color: #333333;
    line-height: .48rem;
}
.SubLingxx p{
    font-size: .26rem;
    color: #333333;
    line-height: .48rem;
}
/* 领导之窗详细结束 */

/* 面包屑导航开始 */
.SubMian{
    height: .8rem;
    line-height: .8rem;
    padding: 0 .3rem;
    background: #e3f1ff;
    font-size: .24rem;
    color: #1b75d4;
}
.SubMian a{
    font-size: .24rem;
    color: #1b75d4;
}
.SubMian a.SubMianShou{
    padding-left: .45rem;
    background: url("../images-mob/dangqian.png") no-repeat left center / .23rem .27rem;
}
/* 面包屑导航结束 */

/* 解读回应开始 */
.SubJie{
    margin: 0 -.3rem;
    padding: .13rem .3rem .28rem;
    border-bottom: .14rem solid #f5f5f5;
}
.SubGai1{
    min-height: auto;
}
.SubJieMore{
    display: block;
    width: 3.86rem;
    height: .58rem;
    line-height: .58rem;
    margin: .17rem auto 0;
    text-align: center;
    border-radius: 1rem;
    font-size: .24rem;
    color: #3e79d4;
    border: 1px solid #1b75d4;
}
.SubJieList{
    padding-top: .21rem;
}
.SubJieList>a{
    display: block;
    height: 3.87rem;
}
.SubJieList h3{
    padding: .15rem 0 .1rem;
}
.SubJieList h3 a{
    font-size: .26rem;
    color: #1b1b1b;
    font-weight: normal;
    line-height: .38rem;
}
.SubJieList span{
    display: block;
    font-size: .24rem;
    color: #8d8d8d;
    line-height: .38rem;
}
.SubJie:last-child{
    border-bottom: 0;
}
/* 解读回应结束 */

/* 政府数据开始 */
.SubYiJi1 ul li{
    float: left;
    font-size: .24rem;
    color: #666666;
    font-weight: bold;
    margin-right: .49rem;
    padding-left: .35rem;
}
.SubYiJi1 ul li.on{
    color: #1b75d4;
}
.SubYiJi1 ul li:nth-of-type(1){
    background: url("../images-mob/shuju1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi1 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju1_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi1 ul li:nth-of-type(2){
    background: url("../images-mob/shuju2.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi1 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju2_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi2 ul li:nth-of-type(1){
    background: url("../images-mob/shuju3.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi2 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju3_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi2 ul li:nth-of-type(2){
    background: url("../images-mob/shuju4.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi2 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju4_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi3 ul li:nth-of-type(1){
    background: url("../images-mob/shuju5.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi3 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju5_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi3 ul li:nth-of-type(2){
    background: url("../images-mob/shuju6.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi3 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju6_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi4 ul li:nth-of-type(1){
    background: url("../images-mob/shuju7.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi4 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju7_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi4 ul li:nth-of-type(2){
    background: url("../images-mob/shuju8.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi4 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju8_1.png") no-repeat left center / .26rem .26rem;
}
/* 政府数据结束 */

/* 政务公开概览页开始 */
.SubKai{
    min-height: 7rem;
}
.SubKai ul li{
    line-height: .38rem;
    padding: .25rem .2rem;
    border-bottom: 1px dashed #d1d1d1;
    background: url("../images-mob/dian.png") no-repeat left .4rem / .05rem .05rem;
}
.SubKai ul li h3 a{
    display: block;
    max-width: 100%;
    font-size: .24rem;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubKai ul li .SubKaiDiv{
    overflow: hidden;
}
.SubKai ul li .SubKaiDiv span{
    float: left;
    font-size: .22rem;
    color: #999999;
}
.SubKai ul li .SubKaiDiv em{
    float: right;
    font-size: .22rem;
    color: #999999;
}
.SubKai ul li:last-child{
    border-bottom: 0;
}
/* 政务公开概览页结束 */

/* 政务公开细览页开始 */
.SubKaiTable{
    padding-top: .3rem;
}
.SubKaiTable table,.SubKaiTable table tr,.SubKaiTable table th,.SubKaiTable table td{
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}
.SubKaiTable table tr,.SubKaiTable table th,.SubKaiTable table td{
    padding: .15rem .4rem;
    line-height: .38rem;
    font-size: .22rem;
    color: #666666;
}
.SubKaiTable table th{
    width: 1.25rem;
    font-size: .24rem;
    color: #1b75d4;
    font-weight: normal;
    background: #fbfbfb;
    padding: .15rem 0;
}
/* 政务公开细览页结束 */

/* 清水河概况开始 */
.SubQing{
    padding: .35rem 0;
}
.SubQings{
    margin: 0 -.3rem;
    padding-bottom: .15rem;
}
.SubQingText{
    font-size: .22rem;
    color: #666666;
    line-height: .5rem;
}
.SubQingText p{
    font-size: .22rem;
    color: #666666;
    line-height: .5rem;
}
.SubQingText p a{
    color: #f7a44d;
}
.SubQingx{
    padding-top: .2rem;
}
.SubQingx ul li{
    float: left;
    width: 3.34rem;
    margin-bottom: .2rem;
}
.SubQingx ul li>a{
    display: block;
    width: 3.34rem;
    height: 1.8rem;
}
.SubQingx ul li>a img{
    width: 3.34rem;
    height: 1.8rem;
}
.SubQingx ul li h3 a{
    display: block;
    height: .67rem;
    line-height: .67rem;
    font-size: .22rem;
    color: #1b75d4;
    font-weight: normal;
    text-align: center;
    padding-bottom: .03rem;
    background: url("../images-mob/huabj.jpg") no-repeat center / 3.34rem .7rem;
}
.SubQingx ul li:nth-of-type(even){
    float: right;
}
.SubQingx ul li:last-child{
    width: 100%;
}
.SubQingx ul li:last-child>a{
    width: 100%;
}
.SubQingx ul li:last-child>a img{
    width: 100%;
}
.SubQingx ul li:last-child h3 a{
    background: url("../images-mob/huabj1.jpg") no-repeat center / 100% .7rem;
}
.SubMinSuList{
    padding: .3rem 0;
}
.SubMinSuList ul li{
    float: left;
    width: 3.36rem;
    height: 2.26rem;
    position: relative;
    margin-bottom: .19rem;
}
.SubMinSuList ul li>a{
    display: block;
    width: 100%;
    height: 2.26rem;
}
.SubMinSuList ul li h3 a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .49rem;
    line-height: .49rem;
    z-index: 9;
    font-size: .24rem;
    color: #ffffff;
    font-weight: normal;
    padding: 0 .22rem;
    box-sizing: border-box;
    background: url("../images-mob/touming1.png") repeat;
}
.SubMinSuList ul li:nth-of-type(even){
    float: right;
}
/* 清水河概况结束 */

/* 政务信息公开目录开始 */
.SubWu ul li{
    height: .7rem;
    line-height: .7rem;
    padding: 0 .3rem;
    margin: 0 -.3rem .14rem;
    background: #ffffff;
}
.SubWu ul li a{
    display: block;
    font-size: .24rem;
    color: #666666;
    background: url("../images-mob/jiantou.png") no-repeat right center / .12rem .18rem;
}
/* 政务信息公开目录结束 */

/* 部门信息公开目录开始 */
.SubBuMen{
    padding-top: .31rem;
    min-height: 7rem;
}
.SubBuMens{
    height: .57rem;
    line-height: .57rem;
    padding-left: .49rem;
    background: #eef6ff url("../images-mob/huabj2.png") no-repeat left center / .35rem .66rem;
}
.SubBuMens a{
    float: left;
    font-size: .24rem;
    color: #1b75d4;
    font-weight: bold;
}
.SubBuMenx{
    padding: .24rem 0;
}
.SubBuMenx ul li{
    float: left;
    width: 33.33%;
    line-height: .49rem;
    padding-left: .26rem;
    box-sizing: border-box;
    background: url("../images-mob/youjian.png") no-repeat left center / .06rem .11rem;
}
.SubBuMenx ul li a{
    display: block;
    font-size: .2rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 部门信息公开目录结束 */

/* 信件公示开始 */
.SubShi{
    min-height: 8rem;
    padding-top: .21rem;
}
.SubShis{
    height: .5rem;
    line-height: .5rem;
    background: #e3f1ff;
}
.SubShis span{
    float: left;
    font-size: .22rem;
    color: #333333;
    box-sizing: border-box;
}
.SubShis span:first-child{
    width: 5.52rem;
    padding-left: .45rem;
}
.SubShis span:last-child{
    width: 1.36rem;
}
.SubShix ul li{
    height: .55rem;
    line-height: .55rem;
}
.SubShix ul li h3 a{
    float: left;
    width: 5.52rem;
    font-size: .2rem;
    color: #999999;
    font-weight: normal;
    padding: 0 .18rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubShix ul li span{
    float: left;
    width: 1.36rem;
    font-size: .2rem;
    color: #999999;
}
.SubShix ul li:nth-of-type(even){
    background: #fafafa;
}
/* 信件公示结束 */

/* 政民互动开始 */
.SubYiJi5 ul li:nth-of-type(1){
    background: url("../images-mob/shuju9.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi5 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju9_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi5 ul li:nth-of-type(2){
    background: url("../images-mob/shuju10.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi5 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju10_1.png") no-repeat left center / .26rem .26rem;
}
.SubHuDong{
    padding: .2rem 0;
}
.SubHuDong ul li{
    float: left;
    width: 2.21rem;
    height: .65rem;
    line-height: .65rem;
}
.SubHuDong ul li a{
    display: block;
    font-size: .22rem;
    color: #ffffff;
    padding-left: 1rem;
}
.SubHuDong ul li:nth-of-type(1){
    background: url("../images-mob/hudongbj1.png") no-repeat center / 2.21rem .65rem;
}
.SubHuDong ul li:nth-of-type(2){
    margin: 0 .12rem;
    background: url("../images-mob/hudongbj2.png") no-repeat center / 2.21rem .65rem;
}
.SubHuDong ul li:nth-of-type(3){
    background: url("../images-mob/hudongbj3.png") no-repeat center / 2.21rem .65rem;
}
.SubHuTwo{
    margin: 0 -.3rem;
    padding: .3rem;
    border-bottom: .14rem solid #f5f5f5;
}
.SubHuTwo ul li{
    float: left;
    width: 3.33rem;
    height: 1rem;
    line-height: 1rem;
}
.SubHuTwo ul li a{
    display: block;
    font-size: .28rem;
    color: #ffffff;
    font-weight: bold;
    padding-left: 1.39rem;
}
.SubHuTwo ul li:first-child{
    background: url("../images-mob/hutwobj1.png") no-repeat center / 3.33rem 1rem;
}
.SubHuTwo ul li:last-child{
    float: right;
    background: url("../images-mob/hutwobj2.png") no-repeat center / 3.33rem 1rem;
}
.SubJieList1{
    padding: .21rem .17rem 0;
}
.SubJieList1>a{
    width: 100%;
    height: 3.64rem;
}
.SubJieList1>a img{
    width: 100%;
    height: 3.64rem;
}
.SubJieList1 h3 a{
    display: block;
    font-size: .24rem;
    color: #1b75d4;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubJieList1 span{
    display: block;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubYiJi6 strong{
    padding-left: .43rem;
    background: url("../images-mob/fangtan.png") no-repeat left center / .32rem .32rem;
}
.SubJi{
    padding-top: .13rem;
}
.SubShix1 ul li span{
    text-align: center;
}
.SubShix1 ul li.on span{
    color: #df1b1b;
}
.SubYiJi7{
    margin-bottom: .2rem;
}
.SubYiJi7 strong{
    padding-left: .43rem;
    background: url("../images-mob/zhengji.png") no-repeat left center / .32rem .32rem;
}
/* 政民互动结束 */

/* 政务公开开始 */
.SubYiJi8 strong{
    padding-left: .43rem;
    background: url("../images-mob/lingdao.png") no-repeat left center / .32rem .32rem;
}
.SubGongTab{
    margin: 0 -.3rem;
    padding: .3rem;
    border-bottom: .14rem solid #f5f5f5;
}
.SubGongTab .hd{
    height: .65rem;
    background: #e3f1ff;
}
.SubGongTab .hd ul li{
    float: left;
    width: 25%;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: .28rem;
    color: #3e79d4;
    font-weight: bold;
}
.SubGongTab .hd ul li.on{
    color: #ffffff;
    background: #1b75d4;
}
.SubGongLists{
    padding: .4rem 0 .25rem;
    overflow: hidden;
}
.SubGongLists>a{
    float: left;
    width: 2.01rem;
    height: 2.52rem;
}
.SubGongListsr{
    float: right;
    width: 4.47rem;
}
.SubGongListsrs{
    height: .73rem;
    line-height: .73rem;
    border-bottom: 1px solid #dadada;
}
.SubGongListsrs strong{
    float: left;
    font-size: .34rem;
    color: #000000;
}
.SubGongListsrs span{
    float: left;
    font-size: .28rem;
    color: #1b75d4;
    line-height: .42rem;
    margin-left: .23rem;
    margin-top: .2rem;
}
.SubGongListsr>em{
    display: block;
    font-size: .28rem;
    color: #1b75d4;
    line-height: .75rem;
}
.SubGongListsr>i{
    display: block;
    font-size: .28rem;
    color: #333333;
    line-height: .5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.SubGongListx ul li{
    float: left;
    width: 25%;
    height: .82rem;
    line-height: .82rem;
    text-align: center;
    border-bottom: 1px solid #ededed;
    background: url("../images-mob/xian.jpg") no-repeat right center / 1px .3rem;
}
.SubGongListx ul li a{
    display: block;
    font-size: .3rem;
    color: #666666;
}
.SubGongListx ul li:last-child{
    border-bottom: 0;
}
.SubKaiTwo{
    margin: 0 -.3rem;
    padding: .3rem;
    border-bottom: .14rem solid #f5f5f5;
}
.SubKaiTwo ul li{
    float: left;
    width: 3.33rem;
    height: 1rem;
}
.SubKaiTwo ul li:last-child{
    float: right;
}
.SubYiJi9 ul li:nth-of-type(1){
    background: url("../images-mob/shuju11.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi9 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju11_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li:nth-of-type(1){
    background: url("../images-mob/shuju12.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li.on:nth-of-type(1){
    background: url("../images-mob/shuju12_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li:nth-of-type(2){
    background: url("../images-mob/shuju13.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li.on:nth-of-type(2){
    background: url("../images-mob/shuju13_1.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li:nth-of-type(3){
    background: url("../images-mob/shuju11.png") no-repeat left center / .26rem .26rem;
}
.SubYiJi10 ul li.on:nth-of-type(3){
    background: url("../images-mob/shuju11_1.png") no-repeat left center / .26rem .26rem;
}
/* 政务公开结束 */

/* 信件查询开始 */
.SubCha{
    padding-top: .21rem;
    min-height: 7.2rem;
}
.SubCha .SubChaInp{
    height: .73rem;
    line-height: .73rem;
    padding: 0 .48rem;
    background: #eeeeee;
    border-radius: .1rem;
    margin-bottom: .24rem;
}
.SubCha .SubChaInp input{
    display: block;
    width: 100%;
    height: .73rem;
    outline: none;
    border: none;
    background: none;
    font-size: .26rem;
    color: #666666;
}
.SubCha .SubChaInp input::placeholder{
    font-size: .26rem;
    color: #666666;
}
.SubCha .SubChaInp1{

}
.SubChaBot{

}
.SubChaBot>span{
    display: block;
    font-size: .24rem;
    color: #999999;
    height: .91rem;
    line-height: .91rem;
    text-align: center;
}
.SubChaBot button{
    display: block;
    margin: auto;
    width: 3.19rem;
    height: .69rem;
    line-height: .69rem;
    text-align: center;
    outline: none;
    border: none;
    font-size: .28rem;
    color: #ffffff;
    font-family: "微软雅黑";
    background: #1b75d4;
    border-radius: .1rem;
}
/* 信件查询结束 */

/* 嘉宾访谈详细开始 */
.SubJiaBin{
    padding: .2rem 0 0;
}
.SubJiaBin .video-ajax-zbsp{
    height: auto;
}
.SubJiaBin .video-ajax-zbsp>img{
    width: 5.41rem;
    height: 3.93rem;
    margin: auto;
    border: .09rem solid #4e9de2;
}
.Fang{
    padding-bottom: .3rem;
}
.Fang h1{
    font-size: .3rem;
    color: #333333;
    line-height: .42rem;
    padding: .3rem 0;
    text-align: center;
}
.FangDiv{
    overflow: hidden;
    line-height: .5rem;
}
.FangDiv span{
    float: left;
    width: 1.65rem;
    font-size: .24rem;
    color: #333333;
    text-align: center;
}
.FangDiv em{
    float: left;
    width: 5.1rem;
    font-size: .24rem;
    color: #333333;
}
.Aud{
    background: #fafafa;
    border: 1px solid #e6e6e6;
}
.Aud audio{
    display: block;
    width: 100%;
}
.SubWangYou{

}
.WangYou{
    height: .64rem;
    line-height: .64rem;
    border-bottom: 1px solid #dddddd;
}
.WangYou em{
    float: left;
    font-size: .28rem;
    color: #1b75d4;
    font-weight: bold;
}
.AudBot{
    float: right;
}
.AudBot a{
    float: left;
    font-size: .26rem;
    color: #666666;
    margin-left: .23rem;
}
.AudBot a.on{
    color: #1b75d4;
    text-decoration: underline;
}
.SubYou{
    padding-top: .37rem;
}
.SubYous{
    padding: 0 .18rem;
    height: .66rem;
    line-height: .66rem;
    background: #f7f7f7;
    border-radius: .1rem;
}
.SubYous>em{
    float: left;
    max-width: 3.26rem;
    font-size: .28rem;
    color: #1b75d4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SubYous>span{
    float: right;
    font-size: .26rem;
    color: #999999;
}
.SubYoux{
    font-size: .26rem;
    color: #666666;
    padding: .15rem .18rem;
    line-height: .48rem;
}
.SubShiLu{

}
.SubShiLus{
    height: .64rem;
    line-height: .64rem;
    border-bottom: 1px solid #dddddd;
}
.SubShiLus>em{
    float: left;
    font-size: .28rem;
    color: #1b75d4;
    font-weight: bold;
}
.SubShiLux ul li{
    overflow: hidden;
    padding-top: .16rem;
}
.SubShiLuxs{
    height: .67rem;
    line-height: .67rem;
}
.SubShiLuxs>em{
    font-size: .26rem;
    color: #1b75d4;
}
.SubShiLuxs>span{
    font-size: .24rem;
    color: #c6c7c7;
}
.SubShiLuxx{
    padding: .2rem .29rem;
    background: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: .1rem;
    font-size: .24rem;
    color: #333333;
    line-height: .34rem;
    position: relative;
}
.SubShiLuxx>img{
    position: absolute;
    width: .12rem;
    height: .1rem;
    left: .25rem;
    top: -.1rem;
}
.SubShiLuxx p{
    font-size: .24rem;
    color: #333333;
    line-height: .34rem;
}
.SubZaiLiu{
    margin: 0 -.36rem;
    padding: .36rem .36rem;
}
.SubZaiLiux ul li{
    padding-top: .16rem;
}
.SubZaiLiux ul li .SubZaiLiuxs{
    padding: 0 .16rem;
    height: .69rem;
    line-height: .69rem;
}
.SubZaiLiux ul li .SubZaiLiuxs span{
    font-size: .28rem;
    color: #ff0000;
}
.SubZaiLiux ul li .SubZaiLiuxs em{
    font-size: .28rem;
    color: #333333;
}
.SubZaiLiux ul li .SubZaiLiuxx{
    margin: 0 .06rem;
    padding: 0 .15rem;
    height: .6rem;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
}
.SubZaiLiux ul li .SubZaiLiuxx input{
    display: block;
    width: 100%;
    height: .6rem;
    outline: none;
    background: none;
    border: none;
    font-size: .24rem;
    color: #666;
}
.SubZaiLiux ul li .SubZaiLiuxx1{
    height: 2.06rem;
    box-sizing: border-box;
    padding: .15rem;
    position: relative;
}
.SubZaiLiux ul li .SubZaiLiuxx1 textarea{
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    background: none;
    border: none;
    resize: none;
    font-size: .24rem;
    color: #666;
    line-height: .48rem;
}
.SubZaiLiux ul li .SubZaiLiuxx2{
    float: left;
    width: 3.37rem;
}
.YanZhengImg{
    float: left;
    width: 1.79rem;
    height: .6rem;
    margin-left: .12rem;
}
.HuanBa{
    float: right;
    font-size: .26rem;
    color: #0381d1;
    line-height: .6rem;
    margin-right: .06rem;
}
.grey_zjd{
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 10px;
    color: #d84c29;
}
/* 嘉宾访谈详细结束 */