*{padding:0;margin:0;border:0;}
body{font-family:"Microsoft YaHei";background:#ffffff;}
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;}
.pcNone{display:none!important;}
.base-wrapper{width:1200px;margin:0 auto;}
.img-cont img{ display: block; width: 100%; }
.coverImg img{ height: 100%; object-fit: cover;}
.swiper-slide{ position: relative;}

.wjzt-main{
    background: url(wjzt-pc-bg.jpg);
    background-size: cover;
}

.xj-main{
    padding-top: 50px;
}

.base-title{
    margin-bottom: 30px;
    position: relative;
}

.base-title .base-more{
    display: block;
    width: 53px;
	height: 17px;
    position: absolute;
    right: 41px;
    top: 56px;
    background: url(wjzt-pc-more.png) no-repeat;
    background-size: 100% auto;
}

.xj-left{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 30px;
}

.xj-left .top-info{
    padding-bottom: 10px;
    margin-bottom: 28px;
}

.xj-left .top-info h3{
    font-size: 20px;
    color: #b4181f;
    line-height: 1.6;
}
.xj-left .top-info p{
    font-size: 16px;
    color: #666666;
    line-height: 1.7;
    text-indent: 2em;
}

.xj-left .top-info a{
    color: #b4181f;
}

.xj-left li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    font-size: 18px;
    color: #333;
}

.xj-left li::before{
    content: '•';
    color: #b4181f;
    margin-right: 10px;
}

.xj-right{
    float: right;
    width: 50%;
}

.xj-right .text-cont{
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-indent: 16px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.xj-right .coverImg{
    height: 350px;;
}


.base-list{
    margin-top: 20px;
    overflow: hidden;
}

.base-list ul{
    margin-right: -20px;
}

.base-list li{
    float: left;
    width: 580px;
    margin-right: 20px;
    border-bottom: 1px dashed #ccc;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #333;
}

.base-list li a{
    display: inline-block;
    line-height: 1.6;
    vertical-align: middle;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.base-list li a::before{
    content: '•';
    color: #b4181f;
    position: absolute;
    left: 0;
}

.aj-main{
    padding-top: 50px;
}


.aj-left{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 30px;
}

.aj-left .coverImg{
    display: block;
    height: 350px;
}

.aj-left h3{
    text-align: center;
    font-size: 20px;
    color: #333333;
    margin: 10px 0;
}

.aj-left p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    text-indent: 2em;
}

.aj-left p a{
    color: #bd0d0d;
}

.aj-right{
    width: 50%;
    float: right;
}

.aj-right li{
    height: 100px;
    line-height: 100px;
    border-left: 8px solid #f3e9e8;
    background: #fff8f8;
    box-sizing: border-box;
    padding-left: 36px;
    margin-bottom: 18px;
    font-size: 18px;
    color: #333;
}

.aj-right li:hover{
    border-color: #b4181f;
}

.wj-main{
    padding-top: 50px;
    padding-bottom: 90px;
}

.wj-main ul{
    margin-right: -80px;
}

.wj-main li{
    position: relative;
    float: left;
    width: 570px;
    margin-right: 60px;
    margin-bottom: 30px;
}

.wj-main li a{
    display: block;
}

.wj-main li .img-cont{
    position: absolute;
    width: 280px;
	height: 160px;
    left: 0;
    top: 25px;
}

.wj-main .text-cont{
    width: 480px;
    height: 210px;
    margin-left: auto;
    background-color: #fff8f8;
    box-sizing: border-box;
    padding-left: 224px;
    padding-top: 40px;
    padding-right: 30px;
}

.wj-main .text-cont h3{
    font-size: 18px;
    color: #333333;
    height: 105px;
    line-height: 1.8;
}

.wj-main .text-cont .wj-icon{
    width: 47px;
	height: 10px;
    margin-top: 10px;
    background: url('wjzt-pc-wjIcon.png') no-repeat;
    background-size: 100% auto;
}

.wj-swiper .swiper-slide{
    box-sizing: border-box;
    padding: 0 20px;
}

.wj-cont{
    position: relative;
}

.wj-cont .wj-hide{
    overflow: hidden;
}

.wj-swiper{
    margin: 0 -20px;
    position: relative;

}

.wj-swiper .text-cont2{
    background-color: #fbf2e9;
    box-sizing: border-box;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    height: 74px;
}

.wj-swiper .coverImg{
    height: 157px;
}

.wj-cont .swiper-btn{
    width: 36px;
	height: 36px;
	background-color: #b4181f;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    transition: all 0.4s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px auto;
    z-index: 2;
    cursor: pointer;
}



.wj-cont .swiper-btn.prev{
    left: -50px;
    background-image: url(wjzt-swiper-arrow1.png);
}

.wj-cont .swiper-btn.next{
    right: -50px;
    background-image: url(wjzt-swiper-arrow2.png);
}

.footer{
    height: 150px;
	background-color: #b4181f;
    text-align: center;
    line-height: 150px;
    font-size: 18px;
    color: #fff;
}

.wjzt-list-main{
    padding-top: 30px;
}

.wjzt-list-main .wjzt-thumb{
    font-size: 16px;
    color: #666666;
}


.wjzt-list-main .list-main ul{
    margin-top: 40px;
}

.wjzt-list-main .list-main ul li{
    height: 62px;
    line-height: 62px;
    border-bottom: 1px dashed #999999;
    font-size: 18px;
    color: #666666;
    transition: color 0.4s;
}
.wjzt-list-main .list-main ul li a{
    display: block;
    overflow: hidden;
}


.wjzt-list-main .list-main ul li:hover{
    color: #bd000c;
}

.wjzt-list-main .list-main ul li .li-left{
    float: left;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
}
.wjzt-list-main .list-main ul li .li-left:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #bb000c;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 28px;
}

.wjzt-list-main .list-main ul li .li-right{
    float: right;
    display: block;
}

.wjzt-list-main{
    background-size: 100% auto;
    background-position: 0 bottom;
}

.ejXwzxxq{
    background-size: cover;
    padding-bottom: 80px;
}

/*分页*/
.nypage {
    padding: 50px 0 70px;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}

.nypage a.cur {
    background: #ce0212;
    color: #ffffff;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 0;
}

.nypage font span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    float: left;
}

.nypage font span {
    line-height: 27px;
    margin-right: 3px;
}

.nypage input {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
    margin-top: -2px;
    border-radius: 2px;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 32px;
    background: #e6e6e6;
    cursor: pointer;
    color: #333;
    margin-left: 10px;
    line-height: 32px;
    border-radius: 2px;
    margin-top: -2px;
}


.pagination {
    position: absolute;
    z-index: 20;
    bottom: 14px;
    text-align: right;
    box-sizing: border-box;
    right: 10px;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.4s;
  }
  .swiper-active-switch {
    width: 20px;
  }

@media screen and (max-width: 1440px){
    .base-wrapper{
        width: 1000px;
    }

    .xj-main,.aj-main,.wj-main{
        padding-top: 38px;
    }

    .base-title{
        margin-bottom: 20px;
    }

    .xj-left .top-info h3{
        font-size: 18px;
        margin-bottom: 8px;
    }

    .xj-left .top-info p{
        font-size: 13px;
        line-height: 1.6;
    }

    .xj-left li{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .xj-right .coverImg,.aj-left .coverImg{
        height: 290px;
    }

    .xj-left .top-info{
        padding-bottom: 6px;
        margin-bottom: 20px;
    }

    .base-title .base-more{
        width: 46px;
        right: 32px;
    top: 47px;
    }

    .base-list li{
        height: 65px;
        line-height: 65px;
        width: 480px;
        font-size: 16px;
    }

    .aj-left h3{
        font-size: 18px;
    }

    .aj-left p{
        font-size: 14px;
        line-height: 1.6;
    }

    .aj-right li{
        height: 85px;
        line-height: 85px;
        border-left-width: 6px;
        padding-left: 20px;
        font-size: 16px;
        margin-bottom: 14px;
    }

    .wj-main li{
        width: 480px;
        margin-right: 40px;
    }


    .wj-main li .img-cont{
        width: 220px;
        height: 128px;
        top: 16px;
    }

    .wj-swiper .coverImg{
        height: 136px;
    }

    .wj-swiper .text-cont2{
        font-size: 16px;
        height: 68px;
    }

    .wj-swiper .swiper-slide{
        padding: 0 10px;
    }

    .wj-swiper{
        margin: 0 -10px;
    }

    .wj-main .text-cont{
        width: 400px;
        padding-left: 170px;
        padding-top: 25px;
        height: 160px;
    }

    .wj-main .text-cont h3{
        height: 85px;
    }

    .wj-main .text-cont .wj-icon{
        width: 35px;
    }

    .footer{
        height: 120px;
        line-height: 120px;
    }

    .wjzt-list-main .list-main ul li{
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

    .wjzt-list-main .list-main ul li .li-left:before{
        top: 22px;
    }

    .wjzt-list-main .wjzt-thumb{
        font-size: 14px;
    }


    /*分页*/
    .nypage {
        padding: 50px 0 70px;
        text-align: center;
        color: #333333;
        line-height: 28px;
    }
    .nypage a {
        display: inline-block;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        color: #333333;
        margin: 0 2px;
        border: 1px solid #dddddd;
        font-size: 14px;
        border-radius: 2px;
    }
    .nypage a.index, .nypage a.end {
        width: 40px;
    }
    .nypage a.next {
        width: 54px;
    }
    .nypage a.cur {
        background: #ce0212;
        color: #ffffff;
    }
    .nypage font {
        display: inline-block;
        vertical-align: middle;
        height: 28px;
        line-height: 28px;
        font-size: 0;
    }
    .nypage font span {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        float: left;
    }
    .nypage font span {
        line-height: 23px;
        margin-right: 3px;
    }
    .nypage input {
        margin: 0 2px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        float: left;
        margin-top: -3px;
        border-radius: 2px;
    }
    .nypage #go {
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        height: 26px;
        background: #E6E6E6;
        cursor: pointer;
        color: #333;
        margin-left: 10px;
        line-height: 26px;
        border-radius: 2px;
        margin-top: -1px;
    }
}
