* {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft Yahei";
    outline:none;
    border: 0;
    /*overflow-x: hidden;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     /*移动端点击背景颜色不变蓝色*/
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
a {
    color: #333333;
    text-decoration: none;
    outline: none;
}

a:hover {

    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    color: #333333;
    max-width: 750px;
    min-width: 320px;
    margin: auto;
}
/*清除浮动*/

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}
.w98{
    width: 98%;
    margin:auto;
}
/*头部banner*/
.header {
    background: url(banner.jpg) no-repeat left center/7.5rem 6rem;
    width: 100%;
    display: block;
    background-size:cover;
    height: 6rem;
}
/*思想引领 背景*/
.sxyl-bg {
    background: url(sxyl.png) no-repeat left center/100% 100%;
    height: 1.18rem;
}
.xjdx-bg{
    background: url(xjdx.png) no-repeat left center/100% 100%;
    height: 1.18rem;
}
/*先进典型 底图*/
.xjdx-bg-bottom{
    background: url(xjdx-bg-bottom.png) no-repeat left center;
    background-size:cover;
    height: 5.2rem;
    position: relative;
}
.rybd-bg{
    background: url(rybd.png) no-repeat left center/100% 100%;
    height: 1.18rem;
}
.zgxl-bg{
    background: url(zgxl.png) no-repeat left center/100% 100%;
    height: 1.18rem;
}
/*双进工作*/

 .sjgz .title,.gzjbz .title,.dsyhd .title,.xlbd .title,.qgry .title,.jsry .title-list,.xjdx .title{
    width: 100%;
    background: url(xxjd.jpg) no-repeat left center/.6rem .6rem;
    margin-bottom: .12rem;
    margin-top: .3rem;
}
/*设置 a 浮动*/
.list-1 .title a:first-child ,.xlbd .title a:first-child ,
.qgry .title a:first-child ,.jsry .abox a:first-child ,.xjdx .title a:first-child{
    display: block;
    float: left;
}
.jsry .abox a:nth-child(2){
    display: block;
    float: right;
}
.jsry .slideBox{
    position: relative;
}
.jsry .more{
    position: absolute;
    right: 0;
    top: .24rem;
}

.list-1 .title a:nth-child(2) ,.xlbd .title a:nth-child(2) ,
.qgry .title a:nth-child(2) ,.xjdx .title a:nth-child(2){
    display: block;
    float: right;
    line-height: .6rem;
    height: .6rem;
}

.list-1 .title a:first-child span,.xlbd .title a:first-child span,.qgry .title a:first-child span,.jsry .title-list a:first-child span,.xjdx .title a:first-child span{
    font-size: .2rem;
    color: #d91816;
    font-weight: bold;
    padding-left: .56rem;
    line-height: .6rem;
    display: block;
    height: .6rem;
    padding-top: 0.04rem;
    overflow: hidden;
}
.list-1 .title a:nth-child(2) span ,.xlbd .title a:nth-child(2) span ,
.qgry .title a:nth-child(2)  span,.jsry .title-list a:nth-child(2) span ,.xjdx .title a:nth-child(2) span{
    color: #333;
    font-size: .16rem;
}
 .ul-list li{
    background: url(yd.jpg) no-repeat left center;
    line-height: 0.4rem;
    width: 100%;
    float: left;
}
 .ul-list li a{
    width: 96%;
    font-size: 0.16rem;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.28rem;
     /* float: left; */

}
 .ul-list li a:hover{
    color:#fe8a8a;
}

 .ul-list li span{
    cursor: pointer;
    float:right;
    font-size: 0.16rem;
    color:#999999;
}
/*读书月活动*/
/*.dsyhd .img{
    background: url(dsyhd.png) no-repeat left center/100% 100%;
    height: 3rem;
}*/
/*月活动信息图片*/
.xxpic img{
    width: 100%;
    height: 3rem;
}
.ul-list.cf{
    width: 100%;
}
/*荣誉榜单*/
.jsry .title-list a{
    float: left;
    width: 1.8rem;
    overflow: hidden;
}
.jsry .abox{
    float: left;
    margin-top: 0.18rem;
    text-align: center;
}
.abox a{
    cursor: pointer;
    font-size: 0.14rem;
    font-weight: bold;
    border-radius: 0.16rem;
    padding: 0.05rem 0.12rem;

}
.abox a:nth-child(2){
    margin-left: 0.12rem;
}
.jsry  .abox a{
    border:#fff 1px solid;
}
.jsry  .abox a.active{
    border:#ff4d4d 1px solid;
    color: #ff4d4d;
}
.abox-list ul{
    display: none;
}
.abox-list ul.active{
    display: block;
}
/* end 荣誉榜单*/

/*职工大讲堂*/
/* ---------- */
.swiper {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
.swiper-wrapper{
    width: 100%;
    float: left;
}


  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -1px;
    right: auto;
}


/* ----------- */

.Twoswiper,.Oneswiper{
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.Twoswiper .swiper-slide,.Oneswiper .swiper-slide{
    padding: 0 1%;
}
.Twoswiper .swiper-slide .img{
    position: relative;
    overflow: hidden;
    padding-bottom: 60%;
}
.Twoswiper .swiper-slide .img img{
    position: absolute;
     width: 100%;
    object-fit: cover;
}
.Oneswiper .swiper-slide .img{
    position: relative;
    width: 100%;
    padding-bottom: 80%;
    overflow: hidden;
}
.Oneswiper .swiper-slide .img img{
    position: absolute;
    left: 0;
    width: 100%;
    object-fit: cover;
}

.swiper-slide a{
    width: 100%;
    overflow: hidden;
}
.Oneswiper .swiper-slide .name {
    background: #fff;
    padding:0.16rem 0;
    font-size: 0.24rem;
    text-align: center;
    float: left;
    width: 100%;
}
.Oneswiper .swiper-slide .name:hover,.Twoswiper .swiper-slide .name:hover{
    color:#fe8a8a;
}

.Twoswiper .swiper-slide .name {
    background: #ebdcdc;
    padding:0.16rem 0;
    font-size: 0.24rem;
    text-align: center;
    float: left;
    width: 100%;
}
.Twoswiper .swiper-button-next,.Twoswiper .swiper-button-prev{
    background-image: inherit;
}
.Twoswiper .swiper-button-next1{
    background: url(right.png) no-repeat center;
    width: 0.3rem;
    height: 0.64rem;
    background-size: 100% 100%;
    margin-top: -0.32rem;
  }
.Twoswiper .swiper-button-prev1{
    background: url(left.png) no-repeat center;
    width: 0.3rem;
    height: 0.64rem;
    background-size: 100% 100%;
    margin-top: -0.32rem;
  }
  .xjdx{
    position: relative;
  }
.swiper-pagination {
    position: relative;
    float: left;
    left: 45%;
    bottom:2%;
}
.swiper-pagination span{
    margin:0 0.04rem;
    background: #ebdcdc;
}
/*end 大讲堂*/

/*图片栏目链接*/
.img-box .img-list li{
    width: 49%;
    /*max-width: 3.4rem;*/
    float: left;
}
.img-box .img-list li.first{
    margin-right: 2%;
}
.img-box a ,.img-box a img{
    width: 100%;
    display: block;
}
.img-box{
    margin:0.44rem 0;
}
.img-box div{
    margin-top:0.3rem;
}

/*底部*/
.w70{
    width: 70%;
    margin:auto;
}
footer{
    width: 100%;
    height: 1.1rem;
    overflow: hidden;
    background: #CA3432;
    position: relative;

}
footer,footer a{
    color: #fff;
}
footer .img{
    background: url(footer-sydw.png) no-repeat left center/100% 100%;
    height: .8rem;
    width: .8rem;
    float: left;
    transform: translate(0, 0.15rem);
}
footer .text{
    line-height: 0.3rem;
    font-size: 0.16rem;
    transform: translate(0, 0.1rem);
    float:right;
}