@charset "utf-8";
/* CSS Document */
a:hover{
	color:#007fe9;
}
p{font-size:15px;}
.page_name{
    font-size: 20px;
    text-align: center;
    font-family: 'Inter SemiBold';
    margin-bottom: 12px;
}
.second_title{
	font-size: 15px;
	font-family: 'Inter SemiBold';
	padding-bottom: 6px;
}
.single_conference_banner{
	background: url(../img/single_con_banner.jpg) no-repeat bottom center;
	height: 286px;
	margin-top: 10px;
}
.single_shorter{
    font-size: 28px;
    padding-top: 40px;
    color: #018dd3;
    font-family: 'Inter SemiBold';
}
.single_name{
    font-size: 28px;
    color: #272a73;
    padding: 28px 0px 16px;
    font-family: 'Inter Bold';
}
.single_con_info{
    margin-bottom: 12px;
}
.single_data{
    font-size: 18px;
    margin-right: 56px;
}
.single_address{
    font-size: 18px;
}
.single_con_web{
    font-size: 18px;
}
.single_website_a{
    font-size: 18px;
    color: #030cff;
    font-family: 'Inter Medium';
}
.single_web_item{}
.single_con_left{
    width: 122px;
    padding-right: 25px;
    border-right: 1px solid #d4d4d4;
    position: sticky;
    top: 100px;
    z-index: 999;
}
.single_con_left ul li{
    font-size: 17px;
    line-height: 42px;
    margin-bottom: 10px;
    background: #fff;
    padding: 0px 15px;
    text-align: left;
}
.single_con_left ul li a{}
.single_nav_active{
    background: #007fe9!important;
    border-radius: 21px;
    padding: 0px 15px;
}
.single_nav_active a{
	color:#fff
}
.single_middle{
    width: 780px;
    padding-left: 35px;
    border-left: 1px solid #d4d4d4;
}
.single_info_box{
    margin-bottom: 40px;
}
.single_second_title{
    line-height: 42px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 12px;
}
.single_second_title span{
    font-size: 18px;
    color: #1c3256;
    line-height: 42px;
    display: inline-block;
    font-family: 'Inter SemiBold';
}
.single_second_title span:after{
	content:"";
	display:block;
	width:72px;
	height:2px;
	background:#1c3256;
}
.single_normal_p{
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 12px;
}
.single_normal_p2{
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 4px;
}
.single_right{
    width: 285px;
}
.single_important_btn{}
.single_btn{
    background: #007fe9;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 14px;
    line-height: 46px;
    border-radius: 4px;
    font-family: 'Inter SemiBold';
}
.single_btn:hover{
	color:#fff;
}
.related_con {
    padding: 16px 16px 0px;
    margin-top: 40px;
}
.shad_box{
    box-shadow: 3px 4px 16px rgb(0 0 0 / 10%);
}
.relat_p{
    font-size: 15px;
    font-family: 'Inter SemiBold';
    margin-bottom: 10px;
}
.relat_con_ul{}
.relat_con_ul li{
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #eef4ff;
}
.relat_con_ul li:last-child{
	border:none;
}
.relat_time{
    font-size: 13px;
    color: #626262;
    margin-right: 14px;
}
.relat_address{
    color: #626262;
    font-size: 13px;
}
.time_p{
    text-align: center;
    font-size: 19px;
    color: #1c3256;
    margin-bottom: 10px;
    font-family: 'Inter SemiBold';
}
.relat_cpn_p{
    line-height: 24px;
}
.relat_cpn_p a{
    font-size: 13px;
}
.time_ul li{
    float: left;
    text-align: center;
    margin-right: 8px;
    border-radius: 10px;
    background: #fff5ec;
    padding: 10px 8px;
    width: 57px;
    box-sizing: border-box;
}
.time_ul li span{
    display: inline-block;
    line-height: 36px;
    font-size: 28px;
	font-family: 'Inter SemiBold';
    color: #fb7f1a;
}
.time_fon{
    font-size: 14px;
    line-height: 20px;
}
.time_ul{
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eef4ff;
}
.deadline{
    padding-bottom: 10px;
}
.data_icon{
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.data_icon img{}
.deadline_time{
    float: left;
}
.deadline_title{
    font-size: 16px;
    color: #1c3256;
}
.data_time{
    font-size: 14px;
}
/*oral poster*/
.oral_poster_item{
    margin-bottom: 14px;
}
.oral_poster{
    float: left;
    width: 530px;
}
.oral_poster_img{
    float: right;
    margin-top: 8px;
}
.oral_poster_img img{
    width: 215px;
}
/*abstract*/
.abstract_blcok{margin-top: 12px;}
.abstract_img{
    float: left;
    background: #e9e9e9;
    position: relative;
    padding: 14px;
    box-sizing: border-box;
}
.abstrct_img1 {
    width: 105px;
}
.abstract_img a{
    padding: 0;
    margin: 0;
    display: block;
    line-height: 0;
}
.red_card{
    position: absolute;
    left: 0;
    top: 0;
}
.abstract_title{
    float: left;
    width: 646px;
    border: 1px solid #cdcdcd;
    height: 174px;
    padding: 18px 24px;
    box-sizing: border-box;
}
.abstract_link{
    color: blue;
}
/*joaurnal*/
.journal{margin-top: 12px;margin-bottom: 10px;}
.journal ul{}
.journal li{float:left;width: 362px;padding: 14px 10px;margin: 12px 14px 8px 0;border-radius: 4px;height: 134px;background: #e4f1fd;border-radius: 10px;}
.journal-img{float:left;margin-right: 15px;}
.journal-text{float: left;width: 259px;font-size: 14px;}
.journal-text p{font-size: 14px;line-height:20px;font-family: 'Cambria';}
.journal-text p b{font-weight:600;}
.journal-text p.p1{color:#222;font-weight:600;margin-bottom: 12px;margin-top: 0;font-family: 'Cambria';}
.journal-text p.p1 a{
    color:#333;
}
.journal-text p.p1 a:hover{
    color:blue;
}
.journal-text .link{
    margin-bottom: 6px;
}
.journal-text p.p2{color:#222;font-weight:600;}
.journal-text a{font-size: 14px;display:block;color: blue;font-family: 'Cambria';font-family: 'Inter SemiBold';}
.journal-text span{color:#222;font-size:12px;display:block;}
#conferenceIntroduce p{
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 12px;
}
.input_right {
    width: 556px;
}
#fileName{
	width: 423px;
}

/*speaker*/
.current_speaker{}
.current_speaker ul li{
    margin-top: 20px;
    padding-bottom: 16px;
}
.speaker_photo{
    float: left;
    margin-right: 24px;
}
.speaker_photo img {
    width: 120px;
}
.speaker_info {
    float: left;
    width: 630px;
}
.speaker_name{
    font-size: 16px;
    font-family: 'Inter SemiBold';
}

.speaker_institution {
    line-height: 26px;
    margin-bottom: 4px;
    margin-top: 2px;
}
.speaker_topic{
}

/*download_data*/
.download_data_ul{
    padding: 5px 0px 12px;
}
.download_data{
    padding-bottom: 8px;
}
.download_data a{
    display: inline-block;
    margin-left: 12px;
    color: #0389be;
    font-weight: bold;
    font-size: 15px;
}
.download_data img{
    display: inline-block;
}
.wuhan{
    background: url(../img/single_con_banner_wuhan_en.jpg) no-repeat bottom center;
}