/* common */
.flex {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.flex-1 { flex: 1; }
.flex-l {-webkit-justify-content: flex-start;justify-content: flex-start;}
.flex-r {-webkit-justify-content: flex-end;justify-content: flex-end;}
.flex-t{-webkit-align-items: flex-start;align-items: flex-start;}
.flex-b {-webkit-align-items: flex-end;align-items: flex-end;}
.flex-c {-webkit-justify-content: center;justify-content: center;}
.flex-colum{flex-direction: column;}
.flex-type7 {-webkit-align-items: stretch;align-items:stretch;}
.txt-ellipsis {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.txt-ellipsis2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix{zoom:1;}
.content{
    width: 1182px;
    padding: 0;
}
body{
    overflow-x: hidden;
}

.c-theme{
    color: #E60012;

}
.fl{
    float: left;
}
.activityItem .img_title{
    margin-top: 48px;
    margin-bottom: 60px;
    width: 100%;
}
.txt-ellipsis {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.txt-ellipsis2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
/* 导航栏 */
.hc_toHeader{
    background: rgba(26, 26, 26, .6);
    height: 48px;
    position: fixed;
    left:0;
    top: 0;
    z-index: 999;
    width: 100%;
}
.hc_toHeader .content{
    position: relative;
}
.hc_toHeader .goBackto{
    font-size: 14px;
    color: #BDBDBD;
    background: url(../images/goBackto.png) 0 no-repeat;
    padding-left: 36px;
    height: 48px;
    line-height: 48px;
    display:  block;
    position:  absolute;
    top: 0;
    left: 0;
}
.hc_toHeader .goBackto:hover{
    color: #E60012;
}
a:hover{
    color: #E60012;

}
.nav{
    font-size: 0;
    line-height: 48px;
    height: 48px;
    float: right;
}
.nav .list_nav {
    color: white;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.list_nav:after {
    content: '|';
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 20px;
    color: white;
}

.nav .active {
    color: #FF0000;
}

.list_nav:hover {
    color: #FF0000;
}

.list_nav:after:hover {
    color: white;
}
.list_nav:nth-last-child(1):after {
    content: '';
}
/* 导语 */
.headerBanner{
    width: 100%;
    height: 589px;
}
.intro{
    box-sizing: border-box;
    position: relative;
    background: #F4F4F4;
    box-shadow: 0px 18px 24px 0px rgba(12, 29, 50, 0.1);
    margin-top: -30px;
    margin-bottom: 34px;
    border-radius: 6px;
    padding-top: 57px;
    padding-bottom: 54px;
}
.intro .intro_l{
    width: 131px;
    height: 113px;
    text-align: center;
    color: #fff;
    margin-left: 72px;
    margin-right: 42px;
}
.intro_l .intro_title{

    font-size: 47px;
    color: #fff;

}
.intro .intro_r{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
    padding-right: 75px;
}
.sect{
    background: #F4F4F4;
    padding-bottom: 64px;
}

/* 深度对话 */
.deep_interview{
    padding-bottom: 39px;
}
.deep_l{
    width: 719px;
}
.deep_img{
    width: 720px;
    height: 313px;
    border-radius: 6px;
    object-fit: cover;
}
.deep_r{
    width: 418px;
    padding-top:40px;
    color: #333;
}
.deep_title{
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
}
.deep_r p {
    font-size: 18px;
    color: #999999;
    line-height: 30px;
    padding-top: 20px;
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;

}
.deep_time{
    text-align: right;
    font-size: 14px;
    color: #BBBBBB;
    padding-top: 39px;
}


.see_more{
    color: #999999;
    padding-top: 53px;
    padding-bottom: 60px;
}
.see_more a{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 50px;
    border: 1px solid #CCCCCC;
    text-align: center;
    cursor: pointer;
    line-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
}
/* 大咖观点 */
#certify {
	position: relative;
}
.viewpoint{
	padding-bottom: 73px;

}
#certify  .swiper-slide,
#certify_v2 .swiper-slide_v2_num2
{
    width: 577px;
    border-radius: 6px;
    height: 405px;
    overflow: hidden;

}
#certify  .swiper-slide_v2{
	background: #333;

}


.viewpoint_item{
    /* min-height: 287px; */
    height: 355px;
}
.viewpoint_item_desc{
    width: 319px;
    padding-left: 40px;
    padding-right: 40px;
}

/* v2 */
#certify .swiper-slide_v2{
    /* height: 287px; */
}
.viewpoint_item_desc_v2 span{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: right;
    display: block;
}

.viewpoint_item_desc_v2 .mask{
    position: absolute;
    top: 40px;
    left: 50px;
    width: 24px;
    height: auto;
}
.viewpoint_item_desc_v2 .mask_right{
    position: absolute;
    bottom: 40px;
    right: 50px;
    width: 24px;
    height: auto;
    transform: rotate(180deg);
}

#certify .swiper-slide-next p,#certify .swiper-slide-prev p{
    display: block;
    padding-top: 91px;
    font-size: 20px;
    font-family: PingFang SC;
    color: #FFFFFF;
    line-height: 36px;
    overflow: hidden;
}

#certify .swiper-slide-active .viewpoint_item_desc > p,
#certify_v2 .viewpoint_item_desc > p
{
    display: block;
    padding-top: 91px;
    font-size: 20px;
    font-family: PingFang SC;
    /* font-weight: bold; */
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    height: 210px;
    overflow: hidden;
}
.viewpoint_item span{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding-bottom: 38px;
    padding-top: 20px;
    display: block;
    text-align: right;
    padding-right: 16px;
}
.viewpoint_item img{
    width: 203px;
    /* height: 287px; */
    /* object-fit: contain; */
}
.viewpoint_item .mask{
    position: absolute;
    top: 40px;
    left: 30px;
    width: 27px;
    height: 27px;
}
.viewpoint_item .point{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 258px;
    height: 6px;
}

/* #certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
} */

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -50px;
	width: 45px;
	height: 45px;
	background: url(../images/hc_say/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -50px;
	width: 45px;
	height: 45px;
	background: url(../images/hc_say/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#certify .swiper-button-disabled {
    opacity: 1;
}

/*video  */
.swiper-slide_v3 .video_title,
#certify_v2 .video_title
{
    font-size: 18px;
    color: #333333;
    background: #F4F4F4;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#certify .video_title > p,
#certify_v2 .video_title >p
{
    color: #333333;
    padding: 18px 0 18px 20px;
    /* background: #F4F4F4; */
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 26px;
}

/* 嘉宾介绍 */
.intro_item{
    width: 373px;
color: #333333;

}
.intro_item  .avatar{
    width: 180px;
    height: 180px;
    object-fit: contain;
}
.intro_item .name{
    position: relative;
    margin-top: 14px;
    margin-bottom: 16px;
    z-index: 3;
    font-size: 38px;
}
.intro_item .name::after{
    position: absolute;
    left: 0;
    right: 0;
    height: 7px;
    bottom: 4px;
    background: #E60012;
    z-index: -1;
    content: '';
}
.intro_item .job{
font-size: 20px;
padding-bottom: 19px;
}
.intro_item .desc{
    width: 100%;
    height: 189px;
    background: #FFFFFF;
    border-radius: 6px;
    font-size: 18px;
    line-height: 30px;

}
.intro_item .desc p{
    padding: 27px 30px 0 31px;

}

#intro .video-btn {
    position: absolute;
    width: 63px;
    height: 100px;
    background: #FFFFFF;
    line-height: 100px;
    background: #fff;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;

}

#intro  .video-btn-pre {
    left: -92px;
}

#intro  .video-btn-next {
    right: -92px;

}
#intro  .video-btn img {
    vertical-align: middle;
    width: 27px;
}
/* 视频集锦 */

/*
 */

/*  */

/*  */
.organization{
    padding-bottom: 23px;
}
.or-name{
    padding-top: 42px;
    padding-bottom: 23px;
    color: #333;
    font-size: 20px;
}
.organization img{
    margin-right: 8px;
    width: 187px;
    height: 67px;
    margin-bottom: 16px;
}
.organization img:nth-child(6n){
    margin-right: 0;

}
/* 视频集锦 */

#video_swiper{

}
#video_swiper img{

}
.video{
    width: 577px;
    height: 325px;
    background: #333333;
    /* border-radius: 8px 8px 0px 0px; */
}
video{
    width: 100%;
    height: 100%;
}
#video_swiper .swiper-slide{
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}
#video_swiper p{
    width: 519px;
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    padding: 27px 36px 27px 22px;
}
.video-swiper-group{
    position: relative;

}

/* 往期回顾 */
.review{
    height:280px;
    overflow: hidden;
}
.autoHeight{
    height: auto;
}
.review_item{
    display: block;
    width: 373px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 31px;
    margin-bottom: 30px;
    font-size: 0;
}
.review_item:nth-child(3n){
    margin-right: 0;

}
.review_item img{
    width: 100%;
    height: 209px;
    object-fit: cover;
}
.review_item p{
    font-size: 18px;
    color: #333333;
    padding: 18px 0 18px 20px;
    background: #F4F4F4;
    display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
/* footer */
/* .footer-group{
    padding-right: 350px;
    position: relative;
}
.qrcode{
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
} */
/* 改版 */
.video_v2_sect{
    background: url(/web/pc/images/hc_say/hc_say_st/精彩视频_bg_v2.png)   center no-repeat;
}
.v2_desc{
    padding-top: 30px;
    padding-left: 42px;
    padding-right: 46px;
}
.v2_desc .v2_title{
font-size: 26px;
font-family: PingFang SC;
font-weight: bold;
color: #FFFFFF;
}
.v2_desc .v2_info{
    font-size: 18px;
    color: #D1D1D1;
    line-height: 30px;
    padding-top: 21px;
}
/*  */


#certify .point-btn {
    position: absolute;
    width: 63px;
    height: 100px;
    background: #FFFFFF;
    line-height: 100px;
    background: #fff;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;

}

#certify  .point-btn-pre {
    left: -92px;
}

#certify  .point-btn-next {
    right: -92px;

}
#certify  .point-btn img {
    vertical-align: middle;
    width: 27px;
}
#certify_v2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}