/*位置导航*/
.seat{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
}
.seat_in{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    font-size: 16px;
}
.seat_in .seat_logo{
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.seat_in .jt{
    color: #b2b1b1;
}
/*列表页内容*/
.list_content{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.list_content .left{
    float: left;
    background: url(../img/left_bj.png);
}
.Sidebar_top{
    width: 280px;
    height: 100px;
}
.Sidebar_top .top_cn{
    font-size: 26px;
    color: #8198fc;;
    left: 40px;
    top: 30px;
    position: relative;
    width: 240px;
}
.Sidebar_top .top_en{
    font-size: 16px;
    color: #999999;
    top: 35px;
    left: 40px;
    position: relative;
    width: 240px;
}
.sidebar_hr{
    background-image: linear-gradient(to right, #4a78fd, #9c1dfe);
    height: 2px;
    bottom: 0;
    position: relative;
}
.sidebar_in{
    width: 280px;
    min-height: 200px;
    color: #5b5b5b;
    padding: 20px 0;
}
.sidebar_in li{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    
}
.sidebar_in li a{
    display: block;
    padding: 0 20px 0 40px; 
}
.sidebar_in .this{
    background: #92b1ff;
}
.sidebar_in .this a{
    color: #fff;
}
.nth_list{
    float: right;
    width: 870px;
    height: 150px;
    margin-bottom: 30px;
}
.nth_list img{
    width: 250px;
    height: 150px;
}
.nth_list .content{
    float: right;
    width: 570px;
    height: 150px;
    margin: 0px 20px 0 30px;
    border-bottom: 1px dashed #dedede;
}
.list_content .right {
    float: right;
    width: 870px;
}
.nth_list .content .title{
    font-size: 20px;
    font-weight: bold;
    min-height: 80px;
}
.nth_list .content .details{
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    height: 50px;
    margin-top: 20px;
}
.nth_list .content .list_nt
{
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}
.list_nt .time{
    color: #fff;
    background: #003edb;
    padding: 5px 10px;
    border-radius: 4px;
}
.list_nt .release{
    margin-left: 20px;
    background: #e0e0e0;
    padding: 5px 10px;
    border-radius: 4px;
}
.list_nt .more{
    background: url("../img/cl_more.png")no-repeat;
    float: right;
    color: #ffffff;
    height: 28px;
    line-height: 28px;
    width: 80px;
    text-align: center;
}


/*图片列表页*/
.list_content .list_video{
    float: left;
    position: relative;
    margin: 0 27px 20px 0;
    width: 272px;
    min-height: 240px;;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.list_content .list_video:nth-child(3n){
   margin-right: 0;
}
.list_content .list_video .list_video_img{
   width: 270px;
   height: 162px
}
.list_content .list_video .title{
    width: 100%;
    min-height: 77px;
    padding: 10px;
    background: #f8f8f8;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*嘉宾列表页*/
.vip_list .list_li{
    width: 290px;
    height: 360px;
    float: left;
    margin: 0 13px 15px 0;
    position: relative;
}
.vip_list .list_li:nth-child(4n){
    margin-right: 0;
}
.vip_list .list_li img{ 
    width: 290px;
    height: 360px;
}
.vip_list .list_li .guests_name{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.vip_list .list_li .guests_name .title{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: -5px;
}
.vip_list .list_li .guests_name .details{
    font-size: 16px;
    position: relative;
    top: 5px;
}
.list_content .icon_title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.letter_search{
    height: 40px;
    background: #f5f5f5;
    color: #999999;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.letter_search .title{
    float: left;
    margin-right: 40px;
}
.letter_search ul li{
    float: left;
    width: 28px;
    text-align: center;
}
.letter_search .search{
    margin-left: 110px;
    position: relative;
}
.letter_search .search input{
    border: 1px solid #e0e0e0;
    height: 26px;
    width: 160px;
    padding-left: 10px;
    font-size: 12px;
}
.letter_search .search img{
    position: absolute;
    right: 6px;
    top: 6px;
    width: 16px;
}
.vip_list{
    margin-top: 25px;
}


/*侧栏内容页*/
.list_content .right_content .title{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.list_content .right_content .more{
    text-align: center;
    margin: 25px auto;
}
.article .right_content{
    float: right;
    width: 880px;
}
.article .right_content .hy-tab{
    margin-top: 40px;
}

.article .right_content .hy-tab .layui-tab-title{
    height: 64px;
    margin-bottom: 20px;
}
.article .hy-tab .layui-tab-title .layui-this{
    background: url(../img/hy_tab_bj.png)no-repeat;
    color: #fff;
    font-weight: bold;
}
.article .hy-tab .layui-tab-title li{
    width: 270px;
    height: 64px;
    border: 2px solid #92b2fd;
    border-radius: 12px;
    font-size: 20px;
    color: #1e4de3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    float: left;
    margin-left: 35px;
}
.article .hy-tab .layui-tab-title li:nth-child(1){
    margin-left: 0;
}



/*内容页内容*/
.article{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.article .title{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.article .more{
    text-align: center;
    margin: 25px auto;
}
.article .more span{
    margin-left: 30px;
}
.article_share{
    height: 30px;
    margin: 70px auto 100px;
}
.article_content{
    font-size: 16px;
    line-height: 25px;
}
.article_share .left img{
    margin-left: 10px;
}
.article_share .left img:first-child{
    margin-left: 0px;
}
.article_share .right{
    float: right;
}

/*分页*/
.page .pageleft{
    float: left;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .pagebtn{
    color: #000;
    border: 1px solid #cccccc;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.page_number li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
}
.page_number .active{
    background: #92b1ff;
    color: #fff;
}
.page .page_te{
    width: 60px;
    height: 30px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.pagetext{
    float: right;
    width: 720px;
}
.pageright{
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}
.pageright .layui-laypage-btn{
    cursor: pointer;
    width: 48px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.page .yeinput{
    width: 30px;
    text-align: center;
    height: 30px;
    margin: 0 10px;
}


/*会议侧栏*/
.hd-left{
	float: left;
	width: 280px;
	background: url(../img/left_bj.png);
}
.hd-swiper-button-next{
    width: 20px;
    height: 58px;
    float: left;
    border-right: 1px solid #dedede;
}
.hd-swiper-button-prev{
    width: 20px;
    height: 58px;
    float: right;
    border-left: 1px solid #dedede;
}
.hd-swiper-button-next i{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 58px;
}
.hd-swiper-button-prev i{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 58px;
}
.hd-swiper-container{
    width: 236px;
    height: 50px;
    overflow: hidden;
}
.hd-left .hd-head{
    height: 60px;
    border-bottom: 2px solid #1351ff;
}
.hd-left .hd-head .hy_content{
    padding-bottom: 40px;
}
.hd-left .hd-head ul .layui-this{
    background: linear-gradient(to right, #1351ff, #a058f8);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 20px;
    font-weight: bold;
}
.hd-left .hy_content .layui-show .this i{
    width: 10px;
    height: 10px;
    background: #5b21ff;
}
.hd-left .hy_content .layui-show .this .layui-text .hd-title{
    color: #5b21ff;
}
.hd-left .hy_content .layui-show .this .layui-text .hd-time{
    color: #5b21ff;
}
.hd-left .hy_content .layui-text .hd-time{
    margin-top: 5px;
}


.article_content p{
   background: none !important;
}


 











 