/* 头部开始 */
.MoTop{
    height: 1.73rem;
    padding: 0 .3rem;
    background: url("../images-mob/topbj.jpg") no-repeat center / 100% 1.73rem;
}
.MoTop a{
    float: left;
    width: 6.78rem;
    height: .81rem;
    margin-top: .48rem;
}
/* 头部结束 */

/* 导航开始 */
.MoNav{
    height: 1rem;
    background: #1b75d4;
}
.MoNav ul li{
    float: left;
    width: 25%;
    height: .49rem;
    line-height: .49rem;
    text-align: center;
    border-bottom: 1px solid #135aa5;
    background: url("../images-mob/xian.png") no-repeat right center / 1px .17rem;
}
.MoNav ul li:nth-of-type(4){
    background: none;
}
.MoNav ul li:nth-of-type(5){
    border-bottom: 0;
    border-top: 1px solid #398be2;
}
.MoNav ul li:nth-of-type(6){
    border-bottom: 0;
    border-top: 1px solid #398be2;
}
.MoNav ul li:nth-of-type(7){
    border-bottom: 0;
    border-top: 1px solid #398be2;
}
.MoNav ul li:nth-of-type(8){
    border-bottom: 0;
    background: none;
    border-top: 1px solid #398be2;
}
.MoNav ul li a{
    display: block;
    font-size: .22rem;
    color: #ffffff;
}
.MoNav ul li.on a{
    color: #ffb364;
}
/* 导航结束 */

/* 头条开始 */
.MoTou{
    height: .8rem;
    padding: 0 .3rem;
    text-align: center;
    background: #e3f1ff;
}
.MoTou a{
    display: block;
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    color: #1b75d4;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 头条结束 */

/* 一张图开始 */
.MoOneImg{
    padding: .3rem;
}
/* 一张图结束 */

/* 图文切换开始 */
.ImgText{
    height: 3.88rem;
    padding: 0 .3rem;
}
.ImgText ul li{
    position: relative;
}
.ImgText ul li h3{
    position: absolute;
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    box-sizing: border-box;
    padding-left: .15rem;
    padding-right: .99rem;
    left: 0;
    bottom: 0;
    z-index: 9;
    background: url("../images-mob/touming.png") repeat;
}
.ImgText ul li h3 a{
    display: block;
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .24rem;
    color: #ffffff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ImgTextList .swiper-pagination{
    width: auto !important;
    height: .7rem;
    line-height: .7rem;
    left: auto;
    right: .1rem;
    bottom: 0 !important;
    z-index: 10;
    font-size: .26rem;
    font-family: "Arial";
    color: #ffffff;
}
/* 图文切换结束 */

/* 栏目切换开始 */
.MoTab{
    padding: .3rem .3rem 0;
    border-bottom: .14rem solid #f5f5f5;
}
.MoTab .hd{
    height: .65rem;
    background: #ecf3f9;
}
.MoTab .hd ul li{
    float: left;
    width: 25%;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: .24rem;
    color: #1b75d4;
    font-weight: bold;
}
.MoTab .hd ul li.on{
    color: #ffffff;
    background: #1b75d4;
}
.MoTab .bd ul li{
    height: .69rem;
    line-height: .69rem;
    border-bottom: 1px dashed #d1d1d1;
}
.MoTab .bd ul li h3 a{
    float: left;
    max-width: 5.2rem;
    font-size: .24rem;
    color: #333333;
    font-weight: normal;
    box-sizing: border-box;
    padding-left: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images-mob/yuandian.png") no-repeat left center / .05rem .05rem;
}
.MoTab .bd ul li span{
    float: right;
    font-size: .2rem;
    color: #999999;
}
.MoTab .bd ul li:last-child{
    border-bottom: 0;
}
.MoTab .more a{
    display: block;
    width: 3.88rem;
    height: .6rem;
    line-height: .6rem;
    margin: .17rem auto .3rem;
    font-size: .24rem;
    color: #3e79d4;
    border-radius: 1rem;
    text-align: center;
    border: 1px solid #1f77d5;
}
/* 栏目切换结束 */

/* 专题开始 */
.MoTi{
    padding: .3rem;
    position: relative;
    border-bottom: .14rem solid #f5f5f5;
}
.MoTi .hd{
    position: absolute;
    right: .3rem;
    bottom: .3rem;
    z-index: 9;
}
.MoTi .hd ul li{
    float: left;
    width: .2rem;
    height: .2rem;
    line-height: .2rem;
    text-align: center;
    margin-left: 2px;
    font-size: .2rem;
    color: #1e6599;
    background: #ccd6de;
}
.MoTi .hd ul li.on{
    color: #ccd6de;
    background: #1e6599;
}
/* 专题结束 */

/* 两个公开开始 */
.MoTwo{
    padding: .3rem;
    border-bottom: .14rem solid #f5f5f5;
}
.MoTwo ul li{
    float: left;
    width: 3.33rem;
    height: 1rem;
}
.MoTwo ul li:last-child{
    float: right;
}
/* 两个公开结束 */

/* 三个切换开始 */
.MoThree{
    padding: .15rem .3rem 0;
    border-bottom: .14rem solid #f5f5f5;
}
.MoThree .hd{
    height: .62rem;
    line-height: .62rem;
    border-bottom: 1px solid #e6e6e6;
}
.MoThree .hd ul li{
    float: left;
    font-size: .24rem;
    color: #666666;
    font-weight: bold;
    padding-left: .43rem;
    margin-right: .4rem;
}
.MoThree .hd ul li.on{
    color: #1b75d4;
}
.MoThree .hd ul li:nth-of-type(1){
    background: url("../images-mob/threebj1.png") no-repeat left center / .32rem .32rem;
}
.MoThree .hd ul li.on:nth-of-type(1){
    background: url("../images-mob/threebj1_1.png") no-repeat left center / .32rem .32rem;
}
.MoThree .hd ul li:nth-of-type(2){
    background: url("../images-mob/threebj2.png") no-repeat left center / .32rem .32rem;
}
.MoThree .hd ul li.on:nth-of-type(2){
    background: url("../images-mob/threebj2_1.png") no-repeat left center / .32rem .32rem;
}
.MoThree .hd ul li:nth-of-type(3){
    background: url("../images-mob/three3.png") no-repeat left center / .32rem .32rem;
}
.MoThree .hd ul li.on:nth-of-type(3){
    background: url("../images-mob/three3_1.png") no-repeat left center / .32rem .32rem;
}
.MoThree .bd ul li{
    height: .69rem;
    line-height: .69rem;
    border-bottom: 1px dashed #d1d1d1;
}
.MoThree .bd ul li h3 a{
    float: left;
    max-width: 5.2rem;
    font-size: .24rem;
    color: #333333;
    font-weight: normal;
    box-sizing: border-box;
    padding-left: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images-mob/yuandian.png") no-repeat left center / .05rem .05rem;
}
.MoThree .bd ul li span{
    float: right;
    font-size: .2rem;
    color: #999999;
}
.MoThree .bd ul li:last-child{
    border-bottom: 0;
}
.MoThree .more a{
    display: block;
    width: 3.88rem;
    height: .6rem;
    line-height: .6rem;
    margin: .17rem auto .3rem;
    font-size: .24rem;
    color: #3e79d4;
    border-radius: 1rem;
    text-align: center;
    border: 1px solid #1f77d5;
}
/* 三个切换结束 */

/* 解读回应开始 */
.MoDu{
    padding: .15rem .3rem 0;
    border-bottom: .14rem solid #f5f5f5;
}
.MoDuTop{
    height: .62rem;
    line-height: .62rem;
    border-bottom: 1px solid #e6e6e6;
}
.MoDuTop a{
    float: left;
    font-size: .24rem;
    color: #1b75d4;
    font-weight: bold;
    padding-left: .43rem;
    background: url("../images-mob/jiedu.png") no-repeat left center / .32rem .32rem;
}
.MoDuBot{
    padding: .3rem 0;
}
.MoDuBot ul li{
    float: left;
    width: 2.21rem;
    height: .88rem;
    border-radius: .1rem;
    background: #f5f5f5;
}
.MoDuBot ul li:nth-of-type(2){
    margin: 0 .12rem;
}
.MoDuBot ul li a{
    display: block;
    width: 2.21rem;
    height: .88rem;
    line-height: .88rem;
    font-size: .22rem;
    color: #333333;
    box-sizing: border-box;
    padding-left: .91rem;
}
.MoDuBot ul li:nth-of-type(1) a{
    background: url("../images-mob/ce.png") no-repeat .44rem center / .25rem .28rem;
}
.MoDuBot ul li:nth-of-type(2) a{
    background: url("../images-mob/qie.png") no-repeat .44rem center / .25rem .27rem;
}
.MoDuBot ul li:nth-of-type(3) a{
    padding-left: .74rem;
    background: url("../images-mob/hui.png") no-repeat .35rem center / .2rem .27rem;
}
/* 解读回应结束 */

/* 政民互动开始 */
.MoMin{
    padding: .05rem .3rem 0;
    border-bottom: .14rem solid #f5f5f5;
}
.MoDuTop1 a{
    background: url("../images-mob/min.png") no-repeat left center / .32rem .32rem;
}
.MoMinBot{
    padding: .3rem 0;
}
.MoMinBot ul li{
    float: left;
    width: 1.55rem;
    height: 1.13rem;
    margin-right: .21rem;
    background: url("../images-mob/minbj1.png") no-repeat center / 1.55rem 1.13rem;
}
.MoMinBot ul li:nth-of-type(2){
    background: url("../images-mob/minbj2.png") no-repeat center / 1.55rem 1.13rem;
}
.MoMinBot ul li:nth-of-type(3){
    background: url("../images-mob/minbj3.png") no-repeat center / 1.55rem 1.13rem;
}
.MoMinBot ul li:last-child{
    margin-right: 0;
    background: url("../images-mob/minbj4.png") no-repeat center / 1.55rem 1.13rem;
}
.MoMinBot ul li a{
    display: block;
    width: 1.55rem;
    height: 1.13rem;
    font-size: .2rem;
    color: #ffffff;
    padding-left: .05rem;
    padding-top: .78rem;
    text-align: center;
    box-sizing: border-box;
}
/* 政民互动结束 */

/* 清水河概况开始 */
.MoGai{
    padding: .3rem;
}
.MoGaiTop{
    height: 1.06rem;
    line-height: 1.06rem;
    text-align: center;
    background: url("../images-mob/gaiimg.jpg") no-repeat center / 100% 1.06rem;
}
.MoGaiTop a{
    font-size: .24rem;
    color: #ffffff;
    font-weight: bold;
}
.MoGaiBot{
    padding: .26rem 0 0 .5rem;
    background: #f5f5f5;
}
.MoGaiBot ul li{
    float: left;
    width: 1.36rem;
    height: .46rem;
    line-height: .46rem;
    text-align: center;
    border: 1px solid #2672a9;
    border-radius: .05rem;
    margin-right: .89rem;
    margin-bottom: .2rem;
}
.MoGaiBot ul li:nth-of-type(3){
    margin-right: 0;
}
.MoGaiBot ul li:last-child{
    margin-right: 0;
}
.MoGaiBot ul li a{
    font-size: .18rem;
    color: #2672a9;
}
/* 清水河概况结束 */

/* 电脑版触屏版开始 */
.MoBan{
    height: .62rem;
    line-height: .62rem;
    text-align: center;
    background: #124376;
    border-bottom: 1px solid #265281;
}
.MoBan a{
    display: inline-block;
    font-size: .24rem;
    color: #bdd2e8;
}
.MoBan em{
    display: inline-block;
    font-size: .24rem;
    color: #bdd2e8;
    padding: 0 .31rem;
}
/* 电脑版触屏版结束 */

/* 底部开始 */
.MoBottom{
    background: #05213e;
    text-align: center;
}
.MoBottoms{
    font-size: .22rem;
    color: #bdd2e8;
    line-height: .38rem;
    padding: .2rem 0;
    border-bottom: 1px solid #092f57;
}
.MoBottoms p{
    font-size: .22rem;
    color: #bdd2e8;
    line-height: .38rem;
}
.MoBottoms p a{
    font-size: .22rem;
    color: #bdd2e8;
}
.MoBottoms p a.GaBa{
    padding-left: .32rem;
    background: url("../images-mob/gaba.png") left center no-repeat / .27rem .3rem;
}
.MoBottomx{
    font-size: .22rem;
    color: #bdd2e8;
    line-height: .61rem;
}
.MoBottomx p{
    font-size: .22rem;
    color: #bdd2e8;
}
/* 底部结束 */