@charset "utf-8";
/* CSS Document */
.first_title h3 {
    font-size: 28px;
    font-weight: bold;
}
/*conference inducation*/
.inportant_date{ background: url(http://image.conference123.net/conference/2023/iceece/date_img.jpg) no-repeat right top}
.intro{}
.intro_left{float: left;width: 850px;margin-right: 45px;}
.home_title{
   
text-align: center;
   
margin-bottom: 20px;
}
.home_title h3{font-size: 32px;}
.title_line {
   
display: inline-block;
   
width: 35px;
   
height: 6px;
   
background: #f0801a;
   
border-radius: 3px;
   
margin-top: 12px;
}
.intro_info p{
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    margin-bottom: 12px;
}
.date_title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #002e5b;
    margin-bottom: 29px;
}
.important_date{
    float: right;
    width: 300px;
    padding: 15px 32px;
    box-sizing: border-box;
    background: url(http://image.conference123.net/conference/2023/iceece/date_img.jpg) no-repeat right -65px;
}
.date_tite{
    font-family: Poppins SemiBold;
    font-size: 24px;
    color: #1e73be;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #f1f2f8;
    margin-bottom: 12px;
}
.important_date ul li{
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.date_icon{
    float: left;
    margin-right: 14px;
    position: relative;
    top: 2px;
}
.deadline{
    float: left;
}
.date_p1{
    font-size: 16px;
    color: #333;
    margin-bottom: 9px;
}
.date{
    font-weight: bold;
}
.intro_box,.category_box{
}
.history{
	margin-top:30px;
}


/*schedule*/
.schedule{
	background: #edf6ff;
	padding: 30px 0px;
	margin-bottom: 45px;
}
.schedule_box{
	
float: left;
	
box-shadow: 1px 0px 8px rgba(144,144,144,.4);
	
background: #fff;
	
border-radius: 10px;
	
width: 248px;
}
.schedule_box:last-child{
}
.schedule_date{
    background: #4b907e;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 8px 8px 0px 0px;
}
.schedule_info{
    text-align: center;
    height: 68px;
}
.schedule_trange{
    margin: 0px 20px;
    float: left;
    padding-top: 63px;
}
.trange_item{
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #333333;
}
.info_detail{
    font-size: 14px;
    padding-top: 8px;
    line-height: 26px;
}
.schedule_box:last-child .info_detail{
	padding-top: 8px;
}
.info_detail span{
    font-weight: bold;
}

/*trip*/
.trip{}
.trip li{
    float: left;
    width: 192px;
    height: 138px;
    box-shadow: 0px 2px 6px rgba(0,0,0,.15);
    border-radius: 6px;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 24px;
}
.trip_img{
    padding-bottom: 0px;
    overflow: hidden;
    text-align: center;
}
.trip_img img{
    border-radius: 6px 6px 0px 0px;
    height: 93px;
}
.venu_name{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.page_blue_box{
	background: #edf6ff;
	padding: 30px 0px;
	margin: 45px 0px;
}

/*certificate*/
.certificate{
    margin-top: 15px;
}
.certificate ul li{
    float: left;
    margin-right: 32px;
}
.certificate_item img{
    width: 259px;
}
.certificate_name{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-top: 4px;
}


/*joaurnal*/
.journal{margin-top: 0px;margin-bottom: 10px;}
.journal ul{}
.journal li{float:left;width: 385px;padding: 14px 10px;margin: 0px 14px 20px 0;border-radius: 4px;height: 172px;background: #d9edf7;border-radius: 10px;}
.journal-img{float:left;margin-right: 15px;}
.journal-text{float: left;width: 238px;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';font-size: 14px;}
.journal-text p.p1 a{
    color:#333;
}
.journal-text p.p1 a:hover{
    color:blue;
}
.journal-text .link{
    margin-bottom: 6px;
}
.journal-img img{
	width: 104px;
}
.journal-text p.p2{color:#222;font-weight:600;}
.journal-text a{font-size: 14px;display:block;color: blue;font-family: 'Cambria';font-weight: bold;}
.journal-text span{color:#222;font-size:12px;display:block;}
/*abstract*/
.abstract_title{
	background: #fff;
}

/*important data*/
.single_normal_p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 12px;
}
.important_data {
    display: inline-block;
    width: 408px;
}