* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

body.sy {
    background: #ffffff !important;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.mobileNone {
    display: none !important;
}
.base-wrapper{width:100%; padding: 0 0.3rem; box-sizing: border-box}
.img-cont img{ display: block; width: 100%; }
.coverImg img{ height: 100%; object-fit: cover;}

.wjzt-main{
    background: url(wjzt-m-bg.png);
    background-size: cover;
}

.xj-main,.wj-main,.aj-main{
    padding-top: 0.4rem;
}

.base-title{
    overflow: hidden;
    margin: 0 -0.3rem;
    margin-bottom: 0.4rem;
    position: relative;
    height: 1rem;
}

.base-title .base-more{
    display: none;
}


.base-title .img-cont img{
    width: auto;
    height: 1rem;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
}

.base-title a{
    display: block;
}

.xj-main .clear{
    display: flex;
    flex-direction: column-reverse;
}

.xj-left{
    margin-top: 0.3rem;
}

.xj-left .top-info{
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

.xj-left .top-info h3{
    font-size: 0.34rem;
    color: #b4181f;
    margin-bottom: 0.2rem;
}
.xj-left .top-info p{
    font-size: 0.26rem;
    color: #666666;
    line-height: 1.7;
}

.xj-left .top-info a{
    color: #b4181f;
}

.xj-left li{
    padding: 0.2rem 0;
    border-bottom: 1px dashed #ccc;
    font-size: 0.3rem;
    color: #333;
    padding-left: 0.3rem;
    position: relative;
}

.xj-left li a{
    overflow: hidden;
    line-height: 1.5;
}

.xj-left li::before{
    content: '•';
    color: #b4181f;
    margin-right: 0.25rem;
    position: absolute;
    left: 0;
}


.xj-right .text-cont{
    height: 0.68rem;
    line-height: 0.68rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-indent: 0.16rem;
    font-size: 0.3rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 1.15rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.xj-right .coverImg{
    height: 4rem;
}


.aj-left .coverImg{
    display: block;
    height: 4rem;
}

.aj-left h3{
    text-align: left;
    line-height: 1.5;
    font-size: 0.34rem;
    color: #333333;
    margin: 0.1rem 0;
}

.aj-left p{
    font-size: 0.26rem;
    color: #666666;
    line-height: 1.8;
}

.aj-left p a{
    color: #bd0d0d;
}

.aj-right{
    margin-top: 0.3rem;
}

.aj-right li{
    height: 1.4rem;
    line-height: 1.4rem;
    border-left: 0.08rem solid #f3e9e8;
    background: #fff8f8;
    box-sizing: border-box;
    padding-left: 0.36rem;
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
    color: #333;
    padding-right: 0.3rem;
}

.aj-right li a{
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
}

.aj-right li:hover{
    border-color: #b4181f;
}

.wj-main{
    padding-bottom: 0.8rem;
    overflow: hidden;
}

.wj-main{
    margin-right: -0.3rem;
}

.wj-main li{
    position: relative;
    margin-bottom: 0.24rem;
    width: 3.32rem;
    float: left;
    margin-right: 0.22rem;
}

.wj-main li a{
    display: block;
}

.wj-main li .img-cont{
	height: 1.9rem;
}

.wj-main .text-cont{
    margin-left: auto;
    background-color: #fff8f8;
    box-sizing: border-box;
    height: 1.64rem;
    padding: 0.1rem 0.18rem;
}

.wj-main .text-cont h3{
    font-size: 0.26rem;
    color: #333333;
    height: 1.26rem;
    line-height: 1.8;
}

.wj-main .text-cont .wj-icon{
    width: 0.47rem;
	height: 0.1rem;
    background: url('wjzt-pc-wjIcon.png') no-repeat;
    background-size: 100% auto;
}


.pagination {
    position: absolute;
    z-index: 20;
    bottom: 0.28rem;
    text-align: right;
    box-sizing: border-box;
    right: 0.1rem;
    font-size: 0;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 0.1rem;
	height: 0.1rem;
    border-radius: 0.1rem;
    background: #fff;
    margin: 0 0.06rem;
    cursor: pointer;
    transition: all 0.4s;
  }
  .swiper-active-switch {
    width: 0.24rem;
  }


.footer{
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
    background-color: #bd000c;
}

.wjzt-list-main{
    padding-top: 0.3rem;
}

.wjzt-list-main .wjzt-thumb{
    font-size: 0.26rem;
    color: #666666;
}

.wjzt-list-main .list-main ul{
    margin-top: 0.4rem;
    margin-right: 0;
}

.wjzt-list-main .list-main ul li{
    padding: 0.15rem 0;
    border-bottom: 1px dashed #999999;
    font-size: 0.3rem;
    color: #666666;
    line-height: 1.5;
    float: none;
    height: auto;
    margin: 0;
    width: auto;
}
.wjzt-list-main .list-main ul li a{
    display: block;
    overflow: hidden;
}

.wjzt-list-main .list-main ul li .li-left{
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 0.4rem;
    min-height: 3em;
}
.wjzt-list-main .list-main ul li .li-left:before{
    content: '';
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    background-color: #bb000c;
    border-radius: 50%;
    position: absolute;
    left: 0.15rem;
    top: 0.2rem;
}

.wjzt-list-main .list-main ul li .li-right{
    float: right;
    margin-top: -0.46rem;
}

.list-main{
    margin: 0 !important;
}

.list-main .list-cont{
    min-height: 0;
}

.wjzt-list-main .ejRb{
    margin-top: 0.3rem;
    padding-top: 0.3rem;
}

.wjzt-list-main.ejXwzxxq{
    padding-bottom: 0.8rem;
}

.ejXwzxxq .ejRb .title{
    color: #b4181f;
}

/*分页*/
.nypage {
    padding: 0.6rem 0 0.2rem;
    text-align: center;
    color: #333333;
    line-height: 0.35rem;
    font-size: 0;
}

.nypage a {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    text-align: center;
    line-height: 0.35rem;
    color: #333333;
    margin: 0 0.01rem;
    border: 1px solid #dddddd;
    font-size: 0.17rem;
}

.nypage a.cur {
    background: #ce0212;
    color: #ffffff;
}

.nypage a.index, .nypage a.end {
    width: 0.54rem;
}

.nypage a.next {
    width: 0.72rem;
}

.nypage font {
    font-size: 0;
    /*line-height: 30px;*/
}
.nypage font span{
    font-size: 0.17rem;
    height: 0.35rem;
    line-height: 0.35rem;
}
.nypage input {
    margin: 0 0.03rem;
    height: 0.35rem;
    line-height: 0.35rem;
    padding: 0;
    font-size: 0.17rem;
    text-align: center;
    border: 1px solid #dddddd;
    width: 0.49rem;
}
.nypage #go {
    padding: 0.06rem .06rem;
    margin-left: .1rem;
    font-size: .2rem;
    background: #ce0212;
    color: #fff;
    border-radius: 2px;
}

.list-cont{
    min-height: 9rem;
}



.base-list{
    margin-top: -0.2rem;
    overflow: hidden;
}

.base-list ul{
    margin-right: -20px;
}

.base-list li{
    border-bottom: 1px dashed #ccc;
    font-size: 0.3rem;
    color: #333;
    padding: 0.2rem 0;
}

.base-list li a{
    display: block;
    line-height: 1.6;
    vertical-align: middle;
    padding-left: 0.3rem;
    box-sizing: border-box;
    position: relative;
}

.base-list li a::before{
    content: '•';
    color: #b4181f;
    position: absolute;
    left: 0;
}


.base-list li a span{
    display: block;
}

.base-m-more{
    display: block;
    width: 2.53rem;
	height: 0.78rem;
    margin: 0.4rem auto;
    background: url(wjzt-more-m.png);
    background-size: 100% auto;
}