.swiper{
    width: 100%;
    height: 500px;
}

.contain_first,.contain_second{
    width: 1500px;
    height: 320px;
    display: flex;
    justify-content: space-evenly;
    margin: 16px auto; 
}

.contain_first .news{
    width: 625px;
    height: 302px;
}

.contain_first .notice{
    width: 625px;
    height: 300px;
    background: rgba(246, 246, 246, 0.4);
    border: 2.5px solid #B21431;;
}

.contain_second .chair,.shoolfellow,.party_word{
    width: 398px;
    height: 280px;
}

.contain_first .news .title{
    width: inherit;
    height: 36px;
    background: rgba(238, 238, 238,0.9);
}

.contain_first .news .title span:nth-child(1){
    display:inline-block;
    width: 122px;
    height: 36px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(178, 20, 49, 0.9);
}

.contain_first .news .title span:nth-child(2) a{
    text-decoration:none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 10px;
    color: #888888;
    margin-left: 66%;
}
.contain_first .news .news_contain{
    display:flex;
    width: inherit;
    height: 260px;
    margin-top: 16px;
 }

.left_news_title{
    text-decoration: none;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 10px;
    color: #262626;
    font-size: 18px;
}

 .contain_first .news .news_contain div:nth-child(1){
    width: 600px;
    height: inherit;
 }
 .contain_first .news .news_contain div:nth-child(1) .news_contain_list{
    width: 630px;
    height: 38px;
line-height: 22px;
    display: flex;
    justify-content: space-between;
 }
 .contain_first .news .news_contain div:nth-child(1) .news_contain_list a{
    width: 525px;
    text-decoration: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #262626;
 }

.date_color{
    width: 120px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #B21431;
    margin: 0 0 0 10px;
 }

.notice_contain{
    display: none;
}

.contain_first .notice .title{
    width: 200px;
    height: 45px;
    display: flex;
margin-top: -1px;
}

.contain_first .notice .title li{
    cursor: pointer;
    display: inline-block;
    width: inherit;
    height: 45px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}

.current {
    background: rgba(178, 20, 49, 0.9);
    color: #fff;
}

.init{
    color: #B21431;
}
.contain_first .notice .notice_contain{
    position: relative;
    width: inherit;
    height: 250px;
    margin-top: 7px;
}
.contain_first .notice .notice_contain .notice_contain_list{
height: 40px;
    display: flex;
    line-height: 47px;
}

.contain_first .notice .notice_contain .notice_contain_list a {
        width: 545px;
    text-decoration: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #262626;
    margin: 0 0 0 6px;
}
.contain_second .chair .title,.shoolfellow .title,.party_word .title {
    width: inherit;
    height: 36px;
    background: rgba(238, 238, 238);
}
.contain_second .chair .title span:nth-child(1)
,.shoolfellow .title span:nth-child(1),
.party_word .title span:nth-child(1){
    display:inline-block;
    width: 122px;
    height: 36px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(178, 20, 49);
}

.contain_second .chair .title span:nth-child(2) a
,.shoolfellow .title span:nth-child(2) a,
.party_word .title span:nth-child(2) a{
    text-decoration:none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 10px;
    color: #888888;
    margin-left: 51%;
}

.shoolfellow_contain{
    width: inherit;
    height: 260px;
}

.chair_contain{
    width: inherit;
    height: 260px;
}

.chair_contain_list{
    display: flex;
    height: 39px;
    line-height: 50px;
}

.chair_contain_list a{
    width: 300px;
    text-decoration: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #262626;
}

.other_color{
    width: 95px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
   line-height: 33px;
    color: #A7A7A7;
}

.party_word_contain{
    width: inherit;
    height: 260px;
}

.swiper table tbody tr td #u_u2_centerCutImg #u_u2_div #u_u2_imgdiv #u_u2_url #u_u2_pic{ 
width:100%;
}

.swiper table tbody tr td #u_u2_centerCutImg{
width:100% !important;
}

.swiper table{
width:100%;
}

.swiper table tbody tr td #u_u2_div{
width:100% !important;
}

.notice_more{
    position: absolute;
    right: 32px;
    top: -38px;
}
.notice_more a{
    text-decoration: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}
