* {
    padding: 0;
    margin: 0;
}

body {
    font: normal 12px/1 "微软雅黑";
    color: #333;
}

a {
    text-decoration: none;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

img {
    vertical-align: top;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.line1 {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.top {
    background: url(../images/top.jpg) no-repeat center;
    height: 576px;
}

.topnews {
    text-align: center;
    margin: 15px auto 25px;
    line-height: 34px;
}

.topnews a {
    font-size: 34px;
    font-weight: bold;
    color: #ba0609;
    display: inline-block;
    max-width: 1100px;
}

.topnews span {
    display: inline-block;
    background: url(../images/arrow-l.png) no-repeat left center;
    width: 30px;
    height: 25px;
}

.topnews span.arrow-r {
    background: url(../images/arrow-r.png) no-repeat right center;
}

.floor {
    margin-top: 35px;
}

.list .ll {
    display: block;
    color: #000000;
    padding: 16px 0;
}

.list .ll .title {
    display: inline-block;
    width: 90%;
    font-size: 16px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../images/ll.jpg) no-repeat left center;
}

.list .ll .date {
    display: inline-block;
    width: 9%;
    text-align: right;
    font-size: 14px;
}

.slideBox {
    width: 598px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.slideBox .bd img {
    width: 598px;
    height: 388px;
    display: block;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .prev {
    position: absolute;
    right: 80px;
    bottom: 2px;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/le01.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    position: absolute;
    right: 0px;
    bottom: 2px;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/le02.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#bd_a {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 56px;
    background: rgba(0, 0, 0, 0.7);
    line-height: 56px;
    width: 100%;
    font-size: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

#bd_a a {
    display: block;
    color: #FFF;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75%;
}

.slideBox .pageState {
    position: absolute;
    right: 45px;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    height: 56px;
    line-height: 56px;
}

.pagelist .dd {
    margin-bottom: 25px;
}

.pagelist .ll a {
    color: #000;
    font-size: 17px;
    width: auto;
}

.pagelist .ll span {
    color: #949494;
    font-size: 14px;
    width: auto;
    margin-left: 10px;
}

.imglist {
    margin-top: 55px;
    font-size: 0;
}

.imglist .item {
    position: relative;
    display: inline-block;
    width: 386px;
    height: 217px;
    margin-left: 21px;
    margin-bottom: 20px;
    overflow: hidden;
}

.imglist .item:nth-child(3n+1) {
    margin-left: 0;
}

.imglist .item img {
    width: 386px;
    height: 217px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all ease-in 400ms;
    transition: all ease-in 400ms;
}

.imglist .item p,
.single ul li p {
    color: #fff;
    font-size: 18px;
    background: #be030a;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
}

.imglist .item:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}

.imglist .item .btn {
    background: url(http://upload.mnw.cn/2019/0319/1552966032916.png) no-repeat center 45%;
    background-size: 64px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.slist .item {
    margin-bottom: 30px;
}

.slist .item .tit {
    display: block;
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    padding-left: 42px;
    background: url(../images/circle.jpg) no-repeat 10px 50%;
}

.slist .item .desc {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
    padding-left: 38px;
    text-indent: 2em;
    height: 70px;
    overflow: hidden;
}

.single {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
}

.single ul {
    list-style: none;
}

.single ul li{
    position: relative;
    width: 472px;
    height: 195px;
    margin-bottom: 5px;
}

.single ul li img{
    width: 472px;
    height: 195px;
    object-fit: cover;
}

.s2 .pre {
    position: absolute;
    width: 100%;
    height: 15px;
    cursor: pointer;
    background: url(../images/up.jpg) no-repeat center;
    left: 0;
    right: 0;
    top: -20px;
}

.s2 .next {
    position: absolute;
    width: 100%;
    height: 15px;
    bottom: -15px;
    cursor: pointer;
    background: url(../images/down.jpg) no-repeat center;
    left: 0;
    right: 0;
}

.slide2 {
    height: 600px;
    overflow: hidden;
}

.dateline {
    margin-top: 40px;
}

.calendar {
    background: url(../images/rili.png) no-repeat center;
    height: 253px;
    text-align: center;
    font-size: 0;
}

.calendar-t {
    height: 90px;
    box-sizing: border-box;
    padding-top: 34px;
}

.calendar-b {
    box-sizing: border-box;
    padding-top: 50px;
    height: 162px;
    color: #57302B;
    font-size: 40px;
    font-family: "hlbs";
}

.calendar-b span {
    font-size: 60px;
}

.dateline-list {
    width: 875px;
    height: 510px;
    overflow-y: auto;
}

.dateline-list .item {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #c7c7c7;
}

.dateline-list .item .tit {
    display: block;
    font-size: 20px;
    color: #bc1502;
    margin-bottom: 20px;
    padding-left: 35px;
    background: url(../images/circle.jpg) no-repeat 5px 60%;
}

.dateline-list .item .desc {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    padding-left: 35px;
}

.footer {
    line-height: 66px;
    height: 66px;
    background: #ba0609;
    color: #fefefe;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}

.calendarWarp {
    margin-top: 25px;
}

.calendarWarp .ECalendar {
    display: block;
    line-height: 36px;
    height: 34px;
    width: 250px;
    background: #e1e1e1;
    border: 1px solid #ba0609;
    text-align: center;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.calendarWarp .icon {
    right: 8px!important;
}
