*{
    margin: 0;
    padding: 0;
}
body{
    color: #333333;
}
a{
    text-decoration:unset;
}
a:hover{
    color:red;
}
li{
    list-style: none;
}
body{
    background: #fff;
}
.container{
    width: 1200px;
    margin: 0 auto;

}
.content{
    margin-top: 30px;
    margin-bottom: 30px;
}
.clearfix::after{
    display: block;
    content: '';
    visibility: hidden;
    clear: both;    
}
.topimg{
    width: 100%;
}
.topimg li{
    width: 384px;
    float: left;
    height: 117px;
    background: #f5f5f5;
}
.topimg .first img{
    width: 432px;
}
.topimg li.first{
    width: 431px;
}
.topimg li.first img{
    margin: 0;
    height: 117px;
}
.topimg li img{
    display: block;
    margin: 21px auto;
    height: 30px;
}
.topimg li p{
    text-align: center;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
}
.comtit{
    display: block;
    height: 60px;
    padding-top: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    margin-top: 8px;
}

.comtit a.more{
    float: right;
    color: #818181;
}
.comtit span{
    font-size: 20px;
    font-weight: bold;
    color: #be0000;
    height: 20px;
    line-height: 20px;
    padding: 0 15px;
    border-left: 4px solid #be0000;
    display: inline-block;
}
.con1nr{
    margin-top: 20px;
}
.con1left,.con1right{
    float: left;
}
.con1left img{
    width: 728px;
    height: 370px;
}
.con1right{
    width: 470px;
    float: right;
    padding-left: 20px;
    box-sizing: border-box;
}
.con1right p span{
    font-size: 18px;
    color: #be0000;

}
.con1right p{
    font-size: 18px;
    color: #404040;
    line-height: 56px;
}
.con1right p.jj{
    line-height: 38px;
}
.con1right>a{
    float: right;
    padding: 10px 35px;
    border-radius: 20px;
    background: #f3f3f3;
    font-size: 16px;
    color: #be0000;
    margin-top: 14px;
}
.mycomul {
    padding-top: 15px;
}
.mycomul li a{
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 38px;
    height: 38px;
    padding-left: 20px;
    background: url(../images/public/newzwxx/dian2.jpg) no-repeat 3px center;
}
.mycomul li span{
    font-size: 18px; line-height: 36px;
    float: right;
    margin-top: -36px;
    color: #818181;
}
.con2{
    margin-top: 10px;
}
.comtit i{
    font-style: normal;
    color: #333333;
}
.con1right p.zxfbp{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    


}
.comtit span a{
      color: #be0000;
}



.choice .year .next a{
    display: none !important;
}

.con2nr .calendar  .rldayspan a{
    color: #b20000;
}
.con2nr .calendar  .current.bgHover  a{
    color:#fff;
}
.con2nr .riqi .piaofu ul li a{
    line-height:22px;
    height: 22px;
}
.con2nr .riqi .piaofu{
    padding:8px 10px;
}
.con2nr .calendar .bgHover  a{
    color:#fff;
}
.con2nr .calendar .current.bgHover a{
    max-width:90%;
}
@media(max-width:1200px){
    .container{
        width:100%;
    }
    .content{
        padding:0 8px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .topimg li.first{
        width:33%
    }
    .topimg li{
        width:22%;
    }
    .con1left, .con1right{
        float:
        none;
        width:100%;
        padding: 0;
    }
    .con1left img{
        max-width:100%;
        height:auto
    }
}
@media(max-width:600px){
    .mycomul li a{
        width:65%;
        font-size:16px;
        line-height:32px;
        height:32px;
    }
     .topimg li.first{
        width:100%
    ;
        height: auto;
    }
    .topimg li{
        width: 50%;
    }
    .topimg li.first img{
        width:100%;
        height:auto;
    }
    .topimg li p,
    .mycomul li span{
        font-size: 16px;
    }
    .comtit span{
        font-size:18px;
    }
    .con1right p.zxfbp{
        font-size:16px;
        line-height: 32px;
    }
    .comtit{
        padding-left:0px;
    }
}

