.index_box_mobile {
    background-color: #ffffff;
}


/* header start */

.header_mobile {
    width: 7.5rem;
    height: 6.15rem;
    background: url(../images/header_bj.png) no-repeat center top;
    background-size: 100%;
}


/* header-top start */

.header_mobile_top {
    height: .74rem;
}

.header_mobile_top a {
    font-size: .26rem;
    color: #ffffff;
    box-sizing: border-box;
    line-height: .78rem;
}

.header_mobile_top .r a.userInfo {
    background: url(../images/denglu.png) no-repeat left center;
    background-size: .27rem;
    padding-left: .42rem;
}


/* header-top end */


/* logo start */

.header_logo_mobile {
    width: 6.76rem;
    height: 2.15rem;
    margin: auto;
    margin-top: .75rem;
    overflow: hidden;
    position: relative;
}

.header_logo_mobile a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

.header_logo_mobile a .img1 {
    width: 6.76rem;
    height: 1.47rem;
}

.header_logo_mobile a .img2 {
    width: 6.72rem;
    height: 2.15rem;
}


/* logo end */


/* search start */

.header_search_mobile {
    width: 6.63rem;
    height: .67rem;
    margin: auto;
    margin-top: .15rem;
}

.search_mobile {
    width: 5.83rem;
    height: .67rem;
    float: left;
    background: url(../images/ss_bj.png) no-repeat center;
    background-size: 100%;
    background-color: #ffffff;
    border-radius: .5rem;
}

.searchField {
    float: left;
    width: .98rem;
    height: .67rem;
    padding-left: .2rem;
    position: relative;
}

.txtStore {
    display: block;
    height: 100%;
    font-size: 0.26rem;
    color: #005ea5;
    line-height: .67rem;
    overflow: hidden;
}

.searchClass {
    position: absolute;
    width: .98rem;
    height: .67rem;
    left: .2rem;
    top: 0;
    outline: none;
    padding: 0;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    border: 0;
    cursor: pointer;
}

.searchClass option {
    cursor: pointer;
    width: .98rem;
    font-size: .24rem;
    line-height: .2rem;
}

.searchCon {
    float: left;
    width: 3.28rem;
    height: 0.67rem;
    box-sizing: border-box;
    padding: 0.03rem 0.1rem 0.02rem 0.5rem;
    overflow: hidden;
}

.searchKeywords {
    display: block;
    width: 100%;
    font-size: .26rem;
    height: 100%;
    outline: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: .62rem;
    color: #333333;
}

.searchKeywords::placeholder {
    color: #999999;
    font-size: 0.26rem;
}

.searchBtn {
    float: right;
    width: 1.29rem;
    height: .57rem;
    margin-right: .05rem;
    margin-top: .05rem;
    overflow: hidden;
    border-radius: .5rem;
}

.searchSubmit {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    outline: none;
    padding: 0;
    border: 0px;
    box-sizing: border-box;
    margin: 0px;
    font-size: .26rem;
    line-height: .6rem;
    padding-left: .57rem;
    color: #ffffff;
    text-align: left;
}

.header_search_mobile img {
    width: .6rem;
    height: .6rem;
    float: right;
    margin-top: .035rem;
}


/* search end */


/* nav start */

.nav_mobile {
    position: relative;
    height: .85rem;
    box-sizing: border-box;
    overflow: hidden;
    transition: .2s;
    background: url(../images/nav_mobile_bj.png) repeat-y center top;
    background-size: 100%;
    margin-top: .84rem;
    z-index: 9999;
}

.nav_mobile ul {
    position: absolute;
    z-index: 9;
    left: .3rem;
    height: .85rem;
    top: 0;
}

.nav_mobile.show ul {
    height: 1.7rem;
}

.nav_mobile ul li {
    float: left;
}

.nav_mobile ul li a {
    display: block;
    text-align: center;
    font-size: 0.26rem;
    color: #ffffff;
    font-weight: bold;
    line-height: .85rem;
    height: .85rem;
    margin-right: .26rem;
}

.nav_mobile ul li.on a {
    color: #ffffff;
}

.nav_mobile ul li:nth-child(5n) a {
    margin-right: 0;
}

.nav_mobile button {
    position: absolute;
    width: .68rem;
    height: .85rem;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    z-index: 1000;
    padding: 0;
    background: none;
    background-color: #00467a;
}

.nav_mobile button img {
    display: block;
    width: .28rem;
    height: .22rem;
    margin: 0 auto;
    transition: .2s;
}

.nav_mobile.show {
    transition: .2s;
    overflow: initial;
    height: 1.7rem;
}

.nav_mobile.show button img {
    transform: rotateZ(270deg);
    transition: .2s;
}

.nav_mobile i {
    position: absolute;
    top: .85rem;
    width: 100%;
    height: .02rem;
    background: #ffffff;
    left: 0;
    z-index: 9999;
}


/* nav end */


/* header end */


/* container start */

.content {
    width: 7.5rem;
}


/* 头条 start */

.toutiao {
    height: 1.66rem;
    box-sizing: border-box;
    padding-top: .4rem;
}

.toutiao .l {
    width: .94rem;
    height: .6rem;
    margin-top: .1rem;
}

.toutiao .l a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/toutiao.png) no-repeat center;
    background-size: 100%;
}

.toutiao .r {
    width: 5.65rem;
}

.toutiao .r a {
    display: block;
    font-size: .4rem;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .42rem;
    text-align: center;
    float: left;
}

.toutiao .r span {
    display: block;
    font-size: .24rem;
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .26rem;
    text-align: center;
    margin-top: .18rem;
}


/* 头条 end */


/* 首页轮播 start */

.lunbo_mobile {
    width: 100%;
    height: 4.22rem;
    overflow: hidden;
    position: relative;
}

.swiper-pagination {
    font-size: .22rem;
    color: #ebc983;
    line-height: .86rem;
}

.swiper-pagination span {
    font-size: .22rem;
    color: #ebc983;
    line-height: .86rem;
}

.swiper-pagination span.swiper-pagination-current {
    font-weight: bold;
    font-size: .3rem;
}


/* 首页轮播 end */


/* 境外安全提醒 start */

.jwaqtxBox {
    height: 2.1rem;
    background: url(../images/jwaqtxBox_bj.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    padding-top: .3rem;
}

.jwaqtxBox .hd {
    height: .44rem;
    width: 100%;
    float: left;
}

.jwaqtxBox .hd a:nth-child(1) {
    font-size: .28rem;
    color: #ffffff;
    display: block;
    float: left;
    font-weight: bold;
    background: url(../images/jwaqtxBox_hd.png) no-repeat left center;
    background-size: .44rem;
    box-sizing: border-box;
    padding-left: .53rem;
    line-height: .44rem;
}

.jwaqtxBox .hd a:nth-child(2) {
    display: block;
    float: right;
    font-size: .24rem;
    color: #a0bcd1;
    line-height: .444rem;
}

.jwaqtxBox .bd {
    width: 100%;
    float: left;
    height: .76rem;
    overflow: hidden;
    margin-top: .29rem;
}

.jwaqtxBox .bd .swiper-slide a {
    display: block;
    width: 100%;
    font-size: .28rem;
    color: #ffffff;
    float: left;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: .26rem;
    position: relative;
}

.jwaqtxBox .bd .swiper-slide a::after {
    width: .1rem;
    height: .1rem;
    position: absolute;
    content: "";
    background-color: #1c7dc7;
    border-radius: .5rem;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.jwaqtxBox .bd .swiper-slide span {
    display: block;
    width: 100%;
    font-size: .26rem;
    color: #a0bcd1;
    line-height: .28rem;
    margin-top: .18rem;
    float: left;
    box-sizing: border-box;
    padding-left: .26rem;
}


/* 境外安全提醒 end */


/* 新闻中心 start */

.xwzxBox {
    margin-top: 0.5rem;
}

.xwzx_c {
    height: 5rem;
    overflow: hidden;
    position: relative;
}

.xwzxBox2 {
    background-color: #f5f9fe;
    margin-top: 0;
    padding-top: .5rem;
}

.xwzxBox2 .a2 {
    background-color: #ffffff;
}


/* 新闻中心 end */


/* 横幅 start */

.hengfu_mobile {
    height: 1.4rem;
    margin-top: .5rem !important;
    overflow: hidden;
    position: relative;
}

.hengfu_mobile a {
    width: 100%;
    display: block;
    height: 1.4rem;
}

.hengfu_mobile a img {
    width: 100%;
    height: 1.4rem !important;
}

.mySwiper3 {
    height: 1.4rem !important;
}

.swiper-pagination3 {
    position: absolute;
    z-index: 1;
    left: 50% !important;
    right: unset !important;
    transform: translate(-50%, 0);
    bottom: .2rem !important;
    width: auto !important;
    height: .06rem !important;
}

.swiper-pagination3 span:last-child {
    margin-right: 0 !important;
}

.swiper-pagination3 .swiper-pagination-bullet {
    width: .2rem;
    height: .06rem;
    text-align: center;
    background-color: #ffffff !important;
    border-radius: 0 !important;
    margin-right: .1rem !important;
    opacity: .6;
}

.swiper-pagination3 .swiper-pagination-bullet-active {
    opacity: 1;
}


/* 横幅 end */


/* 政务公开 start */

.zwgkBox {
    margin-top: 0.5rem;
}

.zwgk_c {
    height: 6.26rem;
    overflow: hidden;
    position: relative;
}

.tzggBox {
    height: 5.75rem;
    border: .01rem solid #d7d7d7;
    border-top: .04rem solid #005ea5;
    box-sizing: border-box;
    margin-top: .5rem !important;
    padding: .48rem .14rem;
}

.tzggBox .hd {
    width: 100%;
    float: left;
    height: .34rem;
    box-sizing: border-box;
    padding: 0 .15rem;
}

.tzggBox .hd a {
    display: block;
    float: left;
    font-size: .34rem;
    color: #0761a5;
    font-weight: bold;
    background: url(../images/tzgg_hd.png) no-repeat left center;
    background-size: .35rem;
    box-sizing: border-box;
    padding-left: .55rem;
}

.tzggBox .bd {
    width: 100%;
    float: left;
}

.tzggBox .bd ul {
    padding: .29rem .15rem 0;
}

.zfxxgkBox {
    height: 8.43rem;
    background: url(../images/zfxxgk_bj.png) no-repeat center;
    background-size: 100%;
    margin-top: .5rem;
}

.zfxxgkBox h2 {
    width: 3.62rem;
    height: .84rem;
    margin: auto;
    box-sizing: border-box;
    padding: 0 .7rem;
}

.zfxxgkBox h2 a {
    display: block;
    font-size: .34rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: .84rem;
}

.zfxxgkBox ul li {
    width: 2.1rem;
    height: 2.3rem;
    background-color: #ffffff;
    border-radius: .1rem;
    float: left;
    margin-right: .3rem;
    margin-top: .3rem;
    box-sizing: border-box;
    padding: 0 .49rem;
}

.zfxxgkBox ul li:nth-child(3n) {
    margin-right: 0;
}

.zfxxgkBox ul li:last-child {
    width: 100%;
    height: 1.6rem;
    margin-right: 0;
}

.zfxxgkBox ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .28rem;
    line-height: .4rem;
    text-align: center;
    box-sizing: border-box;
    padding-top: 1.2rem;
}

.zfxxgkBox ul li:nth-child(1) a {
    background: url(../images/zfxxgk_icon1.png) no-repeat center .4rem;
    background-size: .55rem;
}

.zfxxgkBox ul li:nth-child(2) a {
    background: url(../images/zfxxgk_icon2.png) no-repeat center .4rem;
    background-size: .55rem;
}

.zfxxgkBox ul li:nth-child(3) a {
    background: url(../images/zfxxgk_icon3.png) no-repeat center .4rem;
    background-size: .53rem;
}

.zfxxgkBox ul li:nth-child(4) a {
    background: url(../images/zfxxgk_icon4.png) no-repeat center .4rem;
    background-size: .51rem;
}

.zfxxgkBox ul li:nth-child(5) a {
    background: url(../images/zfxxgk_icon5.png) no-repeat center .4rem;
    background-size: .51rem;
}

.zfxxgkBox ul li:nth-child(6) a {
    padding: 1.2rem .1rem 0;
    background: url(../images/zfxxgk_icon6.png) no-repeat center .4rem;
    background-size: .58rem;
}

.zfxxgkBox ul li:nth-child(7) a {
    background: url(../images/zfxxgk_icon7.png) no-repeat 1.12rem center;
    background-size: 1.04rem;
    padding-top: 0;
    padding-left: 2.48rem;
    text-align: left;
    line-height: 1.6rem;
}


/* 政务公开 end */


/* 办事服务 start */

.bsfwBox {
    margin-top: .5rem;
    background: url(../images/bsfwBox_bj.png) no-repeat center top;
    background-size: 100%;
    background-color: #f5f9fe;
    height: 4.35rem;
    box-sizing: border-box;
    padding-top: 1.81rem;
    position: relative;
}

.bsfwBox>a {
    display: block;
    width: 7rem;
    height: 1rem;
    position: absolute;
    left: 0.3rem;
    top: 0.5rem;
}

.bsfw_c {
    height: 2.54rem;
    overflow: hidden;
}

.bsfw_c ul li {
    float: left;
    width: 3.3rem;
    height: 2.02rem;
    box-shadow: 0 .05rem .05rem #d2dce9;
    background-color: #ffffff;
    border-radius: .1rem;
    margin-right: .3rem;
}

.bsfw_c ul li:nth-child(2n) {
    margin-right: 0;
}

.bsfw_c ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding-top: .4rem;
}

.bsfw_c ul li a span {
    width: 3.3rem;
    display: block;
    font-size: .3rem;
    color: #333333;
    text-align: center;
    margin-top: .19rem;
    padding: 0;
    position: unset;
    line-height: .3rem;
}

.bsfw_c .tabs5 {
    height: .12rem;
    display: table;
    margin: auto;
    margin-top: .4rem;
}

.bsfw_c .tabs5 span {
    display: block;
    width: .12rem;
    height: .12rem;
    border-radius: .3rem;
    background-color: #7aabd1;
    margin-right: .1rem;
    float: left;
}

.bsfw_c .tabs5 span:last-child {
    margin-right: 0;
}

.bsfw_c .tabs5 span.on {
    width: .4rem;
    background-color: #005ea5;
}


/* 办事服务 end */


/* 互动交流 start */

.hdjlBox {
    background-color: #f5f9fe;
    box-sizing: border-box;
    padding-top: .5rem;
}

.hdjl_c {
    height: 2.34rem;
    background: url(../images/hdjl_c_bj.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    padding: .4rem .52rem;
}

.hdjl_c h2 {
    font-size: .34rem;
    color: #005ea5;
    width: 100%;
    line-height: .34rem;
    float: left;
}

.hdjl_c span {
    display: block;
    width: 100%;
    font-size: .26rem;
    color: #999999;
    float: left;
    line-height: .26rem;
    margin-top: .2rem;
}

.hdjl_c a {
    display: block;
    width: 1.5rem;
    height: .43rem;
    background-color: #005ea5;
    border-radius: .1rem;
    font-size: .24rem;
    color: #ffffff;
    line-height: .43rem;
    text-align: center;
    float: left;
    margin-top: .3rem;
}

.hdjlBox ul li {
    float: left;
    width: 2.1rem;
    height: 1.61rem;
    margin-top: .4rem;
    margin-right: .3rem;
}

.hdjlBox ul li:last-child {
    margin-right: 0;
}

.hdjlBox ul li:nth-child(1) {
    background: url(../images/hdjlBox_li1.png) no-repeat center;
    background-size: 100%;
}

.hdjlBox ul li:nth-child(2) {
    background: url(../images/hdjlBox_li2.png) no-repeat center;
    background-size: 100%;
}

.hdjlBox ul li:nth-child(3) {
    background: url(../images/hdjlBox_li3.png) no-repeat center;
    background-size: 100%;
}

.hdjlBox ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .28rem;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 1.03rem;
}


/* 互动交流 end */


/* 专题专栏 start */

.ztzl_mobile {
    background-color: #f5f9fe;
    height: 3.2rem;
    box-sizing: border-box;
    padding: .5rem 0;
}

.ztzl_mobile_t {
    height: .6rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e8e8e8;
}

.ztzl_mobile_t a {
    display: block;
    float: left;
    color: #005ea5;
    border-bottom: .04rem solid #005ea5;
    font-size: .34rem;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    margin-right: .68rem;
    padding-bottom: .23rem;
    font-weight: bold;
}

.ztzl_mobile_t a::after {
    position: absolute;
    left: 50%;
    bottom: -.08rem;
    transform: translate(-50%, 0);
    content: "";
    width: .1rem;
    height: .05rem;
    background: url(../images/list_mobile_tabs_span.png) no-repeat center;
    background-size: 100%;
}

.ztzl_mobile_c {
    width: 7.25rem;
    margin: auto;
    margin-top: .3rem;
    height: 1.29rem;
    overflow: hidden;
    position: relative;
}

.ztzl_mobile_c .mySwiper4 {
    height: 1.29rem;
    overflow: hidden;
}

.ztzl_mobile_c .mySwiper4 .swiper-slide a {
    width: 3.3rem;
    height: 1.29rem;
    display: block;
}

.ztzl_mobile_c .mySwiper4 .swiper-slide a.ztzl_a1 {
    float: left;
}

.ztzl_mobile_c .mySwiper4 .swiper-slide a.ztzl_a2 {
    float: right;
}

.ztzl_mobile_c .mySwiper4 .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.ztzl_mobile_c #swiper-prev {
    width: 0.36rem;
    height: 0.5rem;
    background: url(../images/ztzl_le.png) no-repeat center;
    background-size: 100%;
    left: 0;
    right: auto;
    cursor: pointer;
    position: absolute;
    top: .4rem;
    z-index: 999;
}

.ztzl_mobile_c #swiper-next {
    width: 0.36rem;
    height: 0.5rem;
    background: url(../images/ztzl_rt.png) no-repeat center;
    background-size: 100%;
    left: auto;
    right: 0;
    cursor: pointer;
    position: absolute;
    top: .4rem;
    z-index: 999;
}


/* 专题专栏 end */


/* container end */


/* footer start */

.footer_mobile {
    width: 7.5rem;
    height: 5.75rem;
    background-color: #005ea5;
    box-sizing: border-box;
    padding-top: 0.5rem;
}

.footer_mobile_t {
    height: 0.86rem;
    background: url(../images/footer_mobile_t_fg.png) no-repeat center;
    background-size: .01rem;
    background-color: #005595;
}

.footer_mobile_t ul {
    width: 4.08rem;
    margin: auto;
}

.footer_mobile_t ul li:first-child {
    float: left;
}

.footer_mobile_t ul li:last-child {
    float: right;
}

.footer_mobile_t ul li a {
    font-size: .28rem;
    display: block;
    line-height: .86rem;
    color: #ffffff;
}

.footer_mobile_c {
    margin-top: .2rem;
    height: 3.7rem;
    background-color: #005595;
    box-sizing: border-box;
    padding-top: .32rem;
}

.footer_mobile_c ul li {
    float: left;
    width: 100%;
    text-align: center;
    font-size: .24rem;
    color: #adcce3;
    line-height: 0.42rem;
}

.footer_mobile_c ul li em {
    padding: 0 .15rem;
    background-color: #005ea5;
    border-radius: .3rem;
    line-height: .35rem;
    height: .35rem;
    font-size: .2rem;
    display: inline-block;
    margin-left: .1rem;
}

.footer_mobile_c ul li:nth-child(2) a {
    background: url(../images/gaba.png) no-repeat left center;
    background-size: 0.28rem;
    padding-left: 0.4rem;
}

.footer_mobile_c ul li a {
    color: #adcce3;
}

.footer_mobile_c .btm {
    display: table;
    margin: auto;
    margin-top: .28rem;
}

.footer_mobile_c .btm a.dzjg {
    width: .54rem;
    height: .68rem;
    display: block;
    float: left;
    background: url(../images/dzjg.png) no-repeat center;
    background-size: 100%;
    margin-right: .45rem;
}

.footer_mobile_c .btm #_span_jiucuo2 img {
    width: 1.06rem;
    height: .53rem;
    display: block;
    float: left;
    margin-top: .08rem !important;
}

#cnzz_stat_icon_1281412257 img {
    width: 0.2rem;
    height: 0.2rem;
    margin-left: .05rem;
}


/* footer end */