@import "article.css";
body {
    background: #f7f7f7!important;
}
.banner {
    position: relative;
    width: 100%;
    height: 442px;
    margin-bottom:45px;
    padding:0;
    background: url('/assets/2021/img/banner_meeting_list.png') no-repeat center;
}
.meeting_search {
    position: absolute;
    width: 100%;
    height: 48px;
    bottom:34px;
    background: url('/assets/2021/img/search_bar.png') no-repeat center;
}
.meeting_search_bg {
    position: absolute;
    background: #0a6aa1;
    width: 100%;
    height: 115px;
    bottom:0;
}
.meeting_search_keyword {
    position: absolute;
    width: 100%;
    height: 114px;
    bottom: 147px;
    background: url('/assets/2021/img/search_event@2x.png') no-repeat center;
    background-size: 624px;
}
.meeting_search_keyword ul{
    width: 630px;
    margin:56px auto;
    height: 58px;
}
.meeting_search_keyword ul li{
    height: 58px;
}
.meeting_search_keyword ul li:first-child{
    width: 535px;
    float:left;
}
.meeting_search_keyword #search_keyword {
    width: 500px;
    height: 50px;
    margin-top:4px;
    margin-left:30px;
    border: 0;
    background: transparent;
}
.meeting_search_keyword ul li:nth-child(2){
    width: 95px;
    float:left;
}
.meeting_search_keyword ul li:nth-child(2) a{
    width: 100%;
    height: 58px;
    display: block;
}
.meeting_search ul {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
}
.meeting_search ul li{
    height: 48px;
    float:left;
    text-align:center;
}
.meeting_search ul li:nth-child(1){
    width: 120px;
}
.meeting_search ul li:nth-child(2){
    width: 130px;
}
.meeting_search ul li:nth-child(3){
    width: 130px;
}
.meeting_search ul li:nth-child(4){
    width: 130px;
}
.meeting_search ul li:nth-child(5){
    width: 270px;
}
.meeting_search ul li:nth-child(6){
    width: 310px;
}
.meeting_search ul li:nth-child(7){
    width: 110px;
}
.meeting_search select option:first-child {
    color:#ccc;
}
.list-menutitle {
    font-size: 18px;
    font-weight: bold;
    background: #3c81b9;
    padding-left:20px;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
}
#list-menus {
    width: 328px;
    padding-right:10px;
}
#list-body {
    width: 856px;
    padding: 0;
    margin-left: 10px;
}
.accordion-item {
    border: 0!important;
}
.accordion-button:not(.collapsed) {
    background-color:#ebebeb;
    color: #353535;
    box-shadow:unset!important;
}
.accordion-button::after {
    background-size: 1rem;
    width: 1rem;
    height: 1rem;
}
.accordion-button {
    background-color:#ebebeb;
    border-bottom: 1px solid #f7f7f7;
}
.accordion-body {
    padding:0!important;
}
.list-area {
    width: 100%;
    padding-top: 25px;
    padding-bottom:20px;
}
.list-area li {
    color:#7a7a7a;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding-left:34px;
    padding-right: 26px;
}
.list-area li:hover {
    background: #3c81b9!important;
    color:#ffffff!important;
}
.list-area li:hover a{
    color:#ffffff!important;
}
.list-area li span{
    width: 55px;
    text-align: left;
    float:right;
}

.list-area li a {
    display: block;
}
.list-area .show-more {
    width: 250px;
    height: 29px;
    background: #ebebeb;
    margin:0 auto;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 29px;
}
.search-tab-content-list {
    margin-left:5px;
}
.search-tab-content-list .search-tab-content-item {
    border-top:1px solid #eee;
    padding-top:30px;
    padding-bottom:5px;
    color:red
}
.search-tab-content-list .search-tab-content-item>a {
    -ms-flex-negative:0;
    flex-shrink:0
}
.search-tab-content-list .search-tab-content-item:nth-child(1) {
    border-top:none;
    padding-top:0px
}
.search-tab-content-list .search-tab-content-item .item-logo {
    width:198px;
    height:134px;
    -ms-flex-negative:0;
    flex-shrink:0;
    transition:all 0.3s ease
}
.search-tab-content-list .search-tab-content-item .item-logo:hover {
    opacity:0.9
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right {
    padding-left:14px;
    padding-right:30px;
    width:100%
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-title {
    display:inline-block;
    font-size:16px;
    color:#2b312b;
    line-height:18px;
    font-weight:500;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    height:26px;
    transition:all 0.3s ease
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-title:hover {
    color:#3c81b9
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-data {
    font-size:14px;
    color:#909497;
    margin-top:10px;
    margin-bottom:0px;
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-data .item-data-icon {
    margin-right:4px
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-dress {
    font-size:14px;
    color:#909497;
    margin-top:5px;
    margin-bottom:12px;
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-desc {
    font-size:14px;
    color:#909497;
    margin-top:0px
}
.search-tab-content-item {
    position: relative;
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-dress .item-dress-icon {
    margin-right:4px
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom {
    margin-top:5px;
    position:relative;
    -ms-flex-align:center;
    align-items:center
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom>a {
    -ms-flex:1;
    flex:1
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-left {
    -ms-flex-align:center;
    align-items:center
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-left .user-logo {
    width:20px;
    height:20px;
    border-radius:50%;
    margin-right:4px
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-left .user-name {
    font-size:14px;
    color:#909497;
    max-width:66px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-right:3px;
    transition:all 0.3s ease
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-left .user-name:hover {
    color:#2b312b
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-left .vip-sign {
    width:20px;
    height:20px;
    margin-left:4px
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-right {
    font-size:14px;
    color:#909497;
    -ms-flex-align:center;
    align-items:center;
    margin-right:-30px
}
.search-tab-content-list .search-tab-content-item .search-tab-content-item-right .item-bottom .item-bottom-right .button-apply {
    line-height:30px;
    margin-left:20px
}
.search-tab-content-list-organizer .search-tab-content-organizer-item .organizer-content-right .item-title {
    font-size:16px;
    color:#2b312b;
    transition:all 0.3s ease
}
.search-tab-content-list-organizer .search-tab-content-organizer-item .organizer-content-right .item-title:hover {
    color:#03b349
}

.search-tab-content-item-right i{
    width: 14px;
}
.item-data span,
.item-dress span{
    font-weight: bold;
    color: #333;
}
.page_bar {
    width: 856px;
    text-align:center;
}
.channel-name-box {
    padding-top: 185px;
    width: 100%;
    height: 127px;
    text-align: center;
}

.channel-name-box img {
    width: 119px;
    height: 127px;
}

/** news list **/
.news-img-link {
    position: relative;
    display: block;
    font-family: 'DIN Condensed'!important;
}
.news-date {
    position: absolute;
    top: 0;
    width: 70px;
    height: 72px;
    text-align: center;
}
.news-date dt {
    width: 100%;
    height: 45px;
    font-weight: bold;
    font-size: 40px;
    color: #ffffff;
    background: #3c81b9;
}
.news-date dd {
    width: 100%;
    background: #01325a;
    height: 27px;
    line-height: 27px;
    font-size:12px;
    color: #ffffff;
    font-family: fangsong;
}

.search_select {
    font-size:14px!important;
}
.article-section {
    padding:25px 20px!important;
}
