#rightArrow{
    width:.13rem;
    height:.25rem;
    background-image: url(../images/index/04.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position:fixed;
    top:calc(50% + 1.74rem);
    right:.9rem;
    z-index:999;
}
#rightArrow a{
    display:block;
    height:.25rem;
}

#floatDivBoxs{
    width:.9rem;
    background:#fff;
    position:fixed;
    top:50%;
    right:0;z-index:999;
    box-shadow: 1px 1px 6px 2px #dbdbdb;
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem;
    padding: .2rem .12rem .16rem .2rem;
}

#floatDivBoxs .li{
   /* width: 4em;*/
    text-align: center;
    margin-bottom: .16rem;
display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#floatDivBoxs .li:last-child{
    margin-bottom: 0;
}
#floatDivBoxs .li img{
    margin-bottom: .1rem;
    width: .37rem;
    height: auto;
}
#floatDivBoxs .li a{
    display: inline-block;
}

/*导航*/
.ym .wp{
    position: relative;
}
.ym .wp:before{
    content: "";
    display: block;
    width: 1.44rem;
    height: .37rem;
    background: url("../images/header/02.png")no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    z-index: -1;
    right: 4.6rem;
    top: 0;
}
.header .dk .t_link a,.header .dk .t_link{
    color: #333333;
}
.trigger{
    background: url(../images/header/sss.png)no-repeat center;
    background-size: 100% 100%;
}

.ens{
    background: url(../images/header/ens.png)no-repeat center;
    background-size: 100% 100%;
    margin: 0px 10px;
}
.nav .menu a{
    color: #333333;
}
.header:after{
    display: none;
}
.fixed{
    background: #ffffff;
    box-shadow: 0 .04rem .08rem 0 rgba(0,0,0,0.34);
    -webkit-box-shadow: 0 .04rem .08rem 0 rgba(0,0,0,0.34);
    -moz-box-shadow: 0 .04rem .08rem 0 rgba(0,0,0,0.34);
}
.nav .menu .cur:before{
    background: #ff6100;
}
.nav .menu .cur:after{
    background: #ff6100;
}
.nav .menu a:hover,.nav .menu .cur{
    color: #ff5e00;
    font-weight: inherit;
}

/*页脚*/
.footer{
    background: url("../images/footer/05.jpg");
    padding-top: .5rem;
}
.footer .wp{
    height: 2.53rem;
    box-shadow: 0 0 .16rem 0 rgba(116,116,116,0.14);
    -webkit-box-shadow: 0 0 .16rem 0 rgba(116,116,116,0.14);
    -moz-box-shadow: 0 0 .16rem 0 rgba(116,116,116,0.14);
    background: #ffffff;
    padding: 0 1.33rem 0 .65rem;
}
.footer .b .xx p{
    color: #333333;
    font-size: .16rem;
}
.footer .wp .b .xx .p1{
    background-image: url("../images/footer/100.png");
}
.footer .wp .b .xx .p2{
    background-image: url("../images/footer/102.png");
    background-size: .28rem auto;
    margin-left: .34rem;
}
.footer .wp .b .xx .p3{
    background-image: url("../images/footer/101.png");
}
.footer .wp .b .xx .p4{
    background-image: url("../images/footer/103.png");
    background-size: .2rem auto;
    background-position: .04rem center;
}
.footer .wp .b .ewm{
    width: 1.14rem;
}
.footer .wp .b .ewm div{
    box-shadow: 0 0 .22rem .11rem rgba(116,116,116,0.14);
    -webkit-box-shadow: 0 0 .22rem .11rem rgba(116,116,116,0.14);
    -moz-box-shadow: 0 0 .22rem .11rem rgba(116,116,116,0.14);
}
.footer .wp .b .ewm p{
    color: #333333;
}
/*banner*/
.banner img{
    width: 100%!important;
    height: auto!important;
}
.banner table{
    width: 100%;
}
.banner #flashBoxu_u4_{
    width: 100%!important;
    height: auto!important;
 position: relative;
    z-index: -9;
   
}
.banner #flashBoxu_u4_ img{
   position: fixed;
}


/*公共部分*/
.frame{
    position: relative;
  
    background: #fff;
    margin-top: 400px;
 
}
.frame:before{
    content: "";
    display: block;
    width: 3.39rem;
    height: 6.88rem;
    background: url("../images/frame/04.png")no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 2.59rem;
    z-index: -1;
}


.frame .l_left{
    width: 3.24rem;
    margin-top: -1.14rem;
}
.l_left .l_nav{
    height: 8.64rem;
    background: url("../images/frame/01.png")no-repeat;
    background-size: 100% 100%;
    padding: .46rem .17rem .46rem .27rem;
}
.l_left .l_nav .ys{
    padding-left: .09rem;
}
.l_left .l_nav .ys img{
    width: 1.08rem;
    height: auto;
}
.l_left .l_nav h1{
    font-size: .3rem;
    margin: .34rem 0 .55rem 0;
    color: #ffffff;
    font-family: "宋体";
    font-weight: bold;
}


/*二级导航*/
.menu_list1 h3,.menu_list1 h4{
    line-height: .56rem;
    padding-left: .5rem;
    font-size: .2rem;
    color: #ffffff;
    margin-bottom: .1rem;
}
.menu_list1 h4 a{
    color: #ffffff;
}
.menu_head1{
    cursor: pointer;
    background: url(../images/frame/pro_left.png) .09rem center no-repeat;
}
.menu_list1 .current{
    background:url(../images/frame/pro_down.png) .09rem center no-repeat;
    margin-bottom: 0;
}
.menu_body1{
    display: none;
}
.menu_body1 a{
    display:block;
    line-height:.56rem;
    padding-left:.7rem;
    color:#ffffff;
    font-size: .2rem;

}
/*当前*/
.menu_list1 .cur{
    border: .01rem solid #ffffff;
    border-radius: .27rem;
    background: url("../images/frame/03.png")no-repeat 2.3rem center;
    background-size: .32rem auto;
}

.l_left .l_b{
    background: #faf0e1;
    padding: .22rem .22rem .11rem .22rem;
    margin-top: .36rem;
}
.l_left .l_b ul{
    margin-top: .24rem;
}
.l_left .l_b ul li{
    margin-bottom: .28rem;
    background: #ffffff;
    line-height: .53rem;
    border-radius: .26rem;
    overflow: hidden;
    position: relative;
}
.l_left .l_b ul li a{
    display: block;
    padding-left: .6rem;
    font-size: .18rem;
    position: relative;
    z-index: 0;
}

.l_left .l_b ul li:before{
    display: none;
    content: "";
    background-image: linear-gradient(to right,#ff6700,#ff3c00);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.l_left .l_b ul li a:after{
    content: "";
    display: block;
    width: .2rem;
    height: .1rem;
    background: url("../images/frame/07.png")no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: .18rem;
    top: .23rem;
}

.l_left .l_b ul li a:hover{
    color: #ffffff;
}
.l_left .l_b ul li:hover:before{
    display: block;
}
.l_left .l_b ul li a:hover:after{
    width: .46rem;
    height: .46rem;
    background: url("../images/frame/08.png")no-repeat center;
    background-size: 100% 100%;
    top: .05rem;
    right: .04rem;
    display: block;
}

.l_left .l_b ul li:nth-child(1) a{
    background: url("../images/frame/09.png")no-repeat .28rem center;
    background-size: .22rem auto;
}
.l_left .l_b ul li:nth-child(2) a{
    background: url("../images/frame/10.png")no-repeat .28rem center;
    background-size: .22rem auto;
}
.l_left .l_b ul li:nth-child(3) a{
    background: url("../images/frame/30.png")no-repeat .3rem center;
    background-size: .19rem auto;
}
.l_left .l_b ul li:nth-child(4) a{
    background: url("../images/frame/12.png")no-repeat .28rem center;
    background-size: .22rem auto;
}

.l_left .l_b ul li:nth-child(1) a:hover{
    background: url("../images/frame/09-1.png")no-repeat .28rem center;
    background-size: .22rem auto;
}
.l_left .l_b ul li:nth-child(2) a:hover{
    background: url("../images/frame/10-1.png")no-repeat .28rem center;
    background-size: .22rem auto;
}
.l_left .l_b ul li:nth-child(3) a:hover{
    background: url("../images/frame/30-1.png")no-repeat .3rem center;
    background-size: .19rem auto;
}
.l_left .l_b ul li:nth-child(4) a:hover{
    background: url("../images/frame/12-1.png")no-repeat .28rem center;
    background-size: .22rem auto;
}

/*右块*/
.frame .r_right{
    width: 13.17rem;
    padding-bottom: 1rem;
}
.frame .r_right .current{
    padding: .38rem 0 .35rem 0;
    border-bottom: .01rem solid #ebebeb;
    margin-bottom: .4rem;
}
.frame .r_right .current .cur{
    padding-left: .9rem;
    background: url("../images/frame/00.png")no-repeat .13rem center;
    background-size: .54rem auto;
    font-size: .24rem;
    line-height: .32rem;
}
.frame .r_right .current .position{
    display: grid;
    align-content: center;
}
.frame .r_right .current .position div{
    padding-left: .25rem;
    background: url("../images/frame/13.png")no-repeat left center;
    background-size: .18rem auto;
}
/*文章正文*/
.content .title{
    font-size: .28rem;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: .3rem;
   
}
.content .xx{
    text-align: center;
    font-size: .16rem;
    color: #8a8a8a;
}
.content .xx span{
    margin: 0 .14rem;
}
.content .xx img{
    margin-right: .05rem;
}
.content .text{
    margin: .3rem 0;
    color: #333;
    font-size: .18rem !important;
    line-height: .36rem !important;
    text-indent: .3rem !important;
    border-bottom: .01rem solid #dcdcdc;
font-family: "微软雅黑" !important;
}

.content .text p,.content .text span{
font-size: .18rem !important;
    line-height: 2.25em !important;
    text-indent: 2em !important;
    font-family: "微软雅黑" !important;
    text-align: justify;
}

.content .text p img,.content .text span img{
  
    display: block;
    margin: 20px auto;
    width: 8rem !important;
    height: auto !important;
}


.content .pages div{
    margin-bottom: .15rem;
    font-size: .18rem;
    line-height: .3rem;
}
.content .pages div:last-child{
    margin-bottom: 0;
}
/*领导信箱*/
.ldxx {
    position: relative;
    width: 100%; /* 父容器宽度自适应 */
    padding-bottom: 56.25%; /* 16:9 的比例，可以根据需要调整 */
    height: 1840px;
    overflow: hidden;
}

.ldxx iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.ldw{ width: 100% !important;}




/*小屏幕*/
@media screen and (max-width: 1200px) {


.frame {margin-top: 150px;}
    .frame .l_left{
        width: 100%;
        height: auto;
        margin: .2rem 0 0 0;
       display: none;
    }
    .l_left .l_nav{
        height: auto;
        padding: .2rem;
    }
    .l_left .l_nav h1{
        margin: .2rem 0;
    }
    .menu_list1 .cur{
        background-position: 95% center;
    }
    .l_left .l_b{
        padding: .2rem .15rem;
    }
    .l_left .l_b .time img{
        width: 100%;
        height: auto;
    }
    .l_left .l_b ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .l_left .l_b ul li{
        width: 49%;
    }

.frame .r_right{
   width: 90%;
        margin: 0 auto;
 
}

    .frame .r_right .current{
        padding: .2rem 0;
        margin-bottom: .2rem;
    }

    /*文章内容*/
    .content .title{
        margin-bottom: .15rem;
    }
    .content .text{
        padding: .2rem 0;
        margin: .15rem 0;
    }

.content .text p img,.content .text span img{
    width: 100% !important;
    height: auto !important;
}


}

@media screen and (max-width: 1200px) {
    #floatDivBoxs,#rightArrow{
        display: none;
    }}