body {
    margin: 0;
    padding: 0;
    font-family: PingFang SC; 
    
}
ul,li,dl,dt,dd {list-style: none;padding: 0;margin: 0;}
p,h3 {
    margin: 0;
}
a {
    text-decoration: none;
}
.el-time-spinner__item {width:100%;}
.scrollup {
        float: right;
        cursor: pointer;
        bottom: 10%;
        position: fixed;
        right: 1%;
        z-index:999;
        display:none
    }
.ittc2024_guest .guest_big_title {
width: 150px;
height: 55px;
font-size: 30px;
font-family: PingFang SC;
font-weight: 600;
color: #000000;
line-height: 90px;
margin: auto;
border-bottom: 8px solid #BDD4EE;
text-align: center;
}
.ittc2024_guest .guest_title {
	
	
}
.ittc2024_guest .live_content_text p {
 display: block;
 width:100%;
}
.ittc2024_guest .guest_title img {
	width:184px;
	margin-bottom:69px;
	    display: block;
    cursor: pointer;
	margin-top: 24px;
}
.ittc2024_guest {
width: 100%;
padding-bottom:48px;
}
.ittc2024_guest .guest_big {
width: 1105px;
margin:0 auto;
}
.ittc2024_guest .guest_content {
display:flex;
flex-direction:row;
align-items: center;
flex-flow: wrap;
width: 100%;
margin: 0px auto 0;
align-items: flex-start; 
}
.ittc2024_guest .guest_content_list {
margin-right: 8px;
display: flex;
flex-direction: column;
align-items: center;

}
.ittc2024_guest .live_content_pic {
width: 125.5px;
height: 170px;
margin-bottom:9px;



}
.ittc2024_guest .live_content_pic img {
width: 125.5px;
height: 165px;
border-radius: 20px;
margin-top: 5px;

}
.ittc2024_guest .live_content_but {
width: 125.5px;
font-family: SimHei;
font-weight: 400;
font-size: 20px;
color: #000000;
margin-bottom:4px;
text-align: center;
 display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ittc2024_guest .live_content_text {
width: 125.5px;
font-family: SimHei;
font-weight: 400;
font-size: 15px;
color: #898989;
text-align: center;
/* display: -webkit-box;
	    display: flex;
    flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis; */
  margin-bottom:34px;
}
.ittc2024_guest .dot_line {
        width: 9px;
        height: 9px;
        background: #B8B9B9;
        border-radius: 50%;
        margin: 0px 7px 0px 7px;
    }
.ittc2024_guest #page_navigation {
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items: center;
        flex-flow: wrap;
        cursor: pointer;
        margin-top: 23px;
    }
.ittc2024_guest .pre_nex {
        margin: 0 12px 0 12px;
    }
.ittc2024_guest .active_page {
        background: #00AEE3;
    }
.ittc2024_guest .ittc2024_more_title {
	font-family: Adobe Heiti Std;
    font-weight: normal;
    font-size: 16px;
    color: #283147;
    opacity: 0.4;
	float:right;
	margin-top: 48px;
}
