body{background: #f4f4f4;}
.logo{float: left;margin-top: 20px;}
.zt-bg{background: url("20201123-wzqh-bg.png") no-repeat top center;}
.banner{padding-top: 50px;text-align: center;}
.w_1200{width: 1200px; margin: 0 auto;}
.container{margin-top: 120px;padding: 30px 40px 60px;background: #fff;}
.detp h5{font-size: 30px;font-weight: bold;color: #c30402;text-align: center;line-height: 36px;}
.detp h5 a{color: #c30402;}
.detp p{margin-top: 20px;font-size: 16px;color: #666666;line-height: 32px;}
.detp p a{color: #c30402;}

.lb-list ul{margin-left: -2%;}
.lb-list ul li{width: 48%;margin-left:2%;float: left;margin-top: 50px;}
.bor{padding: 15px 20px 20px 100px;background: #fff;border: 1px #e8e8e8 solid;border-radius: 4px;box-shadow:6px 8px 0 rgba(112,2,3,.04);margin-left: 25px;
position: relative;}
.date{
    position: absolute;
    top: -20px;
    left: -25px;
    background: #d65649;
    color: #fff;
    padding: 0 20px;
   text-align: center;
}

.date span{font-size: 41px;font-weight: bold;line-height: 40px;padding: 20px 0 15px;border-bottom: 1px #fff solid;display: inline-block}
.date p{font-size: 14px;padding:8px 0 10px;}
.lb-nr h4{font-size: 20px;line-height: 33px;font-weight: bold;padding-bottom: 14px;border-bottom: 1px #e8e8e8 solid;}
.lb-nr h4 a{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;display: block;height: 65px;}

.lb-nr p{font-size: 16px;line-height: 30px;color: #666;text-align: justify;margin-top: 10px;height: 90px;overflow: hidden}
.lb-nr p a{color: #c82222;}




/*分页样式04*/
.fy_list_04{ margin:60px auto 0; color: #555555; text-align: center; *width: 800px;}
.fy_list_04 .fy_tit_l{ display: inline-block; *float: left; margin-right: 30px; font-size: 0;}
.fy_list_04 .fy_tit_l a{ font-size: 16px; display: inline-block; line-height: 18px; padding: 10px 14px; border: 1px solid #d9d9d9; background-color: #ffffff; margin:0px 7px 0 8px; color: #555555; border-radius: 3px;}
.fy_list_04 .fy_tit_l a.on,.fy_list_04 .fy_tit_l a.on:hover{ background-color: #c34f39; border: 1px solid #c34f39; color: #ffffff;}
.fy_list_04 .fy_tit_l a:hover{ background-color: #c34f39; color: #ffffff; border: 1px solid #c34f39;}
.fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next{ font-style: normal;}
.fy_list_04 .fy_tit_l a.prevStop,.fy_list_04 .fy_tit_l a.nextStop{ background-color: #f2f2f2; color: #999999;}
.fy_list_04 .fy_tit_l a.prevStop:hover,.fy_list_04 .fy_tit_l a.nextStop:hover{ border: 1px solid #d9d9d9; background-color: #f2f2f2; color: #999999; cursor: default;}
.fy_list_04 .fy_tit_l a.prev em,.fy_list_04 .fy_tit_l a.next em{ font-style: normal; font-family: simsun; font-size: 12px; }
.fy_list_04 .fy_tit_l a.prev em{ margin-right:6px;}
.fy_list_04 .fy_tit_l a.next em{ margin-left: 6px;}
.fy_list_04 .fy_tit_r{ display: inline-block; *float: left; line-height:38px; }
.fy_list_04 .fy_inp{ border: 1px solid #d9d9d9; background-color: #ffffff; border-radius: 3px; width: 38px; height: 38px; line-height: 38px; text-align: center; margin: -2px 8px 0 8px; font-size: 15px; color: #555555;}
.fy_list_04 .fy_go{ display: inline-block; background-color: #f9f9f9; width:38px; height:38px; line-height:38px; text-align: center; margin: 0 8px; font-size: 16px; cursor: pointer; border-radius: 3px; border: 1px solid #d9d9d9; *margin-top: -36px;}
@media screen and (max-width:768px) {
    .fy_list_04{ text-align: center;}
    .fy_list_04 .fy_tit_l{ float: inherit; text-align: center; margin: 0;}
    .fy_list_04 .fy_tit_l a,.fy_list_04 .fy_tit_r{ display: none;}
    .fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next{ display:inline-block;}
}



.footer{margin-top: 40px;border-top: 5px #ba1b20 solid;padding: 30px 0;text-align: center;font-size: 14px;line-height: 30px;}
.footer p a{margin: 0 10px;}
.footer p span{margin: 0 8px;}
.red{position: absolute;top: 60px;left: 90px;}
.footer p img{margin-right: 5px;}



@media screen and (max-width:1920px) {
    body{min-width: inherit}
}


@media screen and (max-width:1200px) {
    .w_1200{width: 1000px}
    .red{left: 0px;}
}
@media screen and (max-width:1000px) {
    .w_1200{width:auto;padding: 0 20px;}
    .red{display: none}
    .footer p span{display: inline-block}

    .logo img{width: 500px;}
    .banner{padding: 30px 20px 0;}
    .lb-list ul li{width: auto;float: none}
    .container{padding: 15px 20px 30px;}
    .fy_list_04{margin-top: 30px;}

}



@media screen and (max-width:750px) {
    .container{margin-top: 60px;}
    .detp h5{font-size: 20px;line-height: 30px;}
    .detp p{font-size: 14px;line-height: 28px;margin-top: 10px;}
    .date{padding: 0 15px;}
    .date span { font-size: 31px;line-height: 30px;padding: 15px 0 10px;}
    .date p {
        font-size: 12px;
        padding: 5px 0 7px;
    }
    .bor {
        padding: 10px 15px 15px 65px;
    }
    .lb-nr h4 {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .lb-nr p{font-size: 12px;line-height: 20px;height: auto}
    .lb-nr h4 a{height: auto}
    .zt-bg{background-size: 900px;}

}








