@charset "utf-8";
/* CSS Document */
.first_title h3 {
    font-size: 28px;
    font-family: Poppins SemiBold;
}
/*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: 860px;}
.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: 15px;
    color: #333;
    line-height: 30px;
    margin-bottom: 12px;
}
.date_title{
    font-size: 18px;
    font-family: Poppins SemiBold;
    text-align: center;
    color: #002e5b;
    margin-bottom: 24px;
}
.download_template_box{
    float: right;
    width: 313px;
    padding: 23px 20px;
    box-sizing: border-box;
    background: #edf5ff;
}
.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: 12px;
    margin-bottom: 12px;
    background: #edf6ff;
    border-radius: 10px;
    float: left;
    width: 285px;
    margin-right: 20px;
    box-sizing: border-box;
}
.important_date ul li:last-child {
    margin-right: 0px;
}
.date_icon{
    float: left;
    margin-right: 14px;
    position: relative;
    top: 2px;
}
.deadline{
    float: left;
}
.date_p1{
    font-size: 15px;
    color: #333;
    margin-bottom: 9px;
}
.date{
    font-family: Poppins SemiBold;
    font-size: 15px;
}
.intro_box,.category_box{
    padding-bottom: 30px;
}
.history{
    margin-top: 0px;
    position: relative;
    bottom: 60px;
}


/*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: 334px;
}
.schedule_date{
    background: #0877cb;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-family: Poppins SemiBold;
    font-size: 17px;
    border-radius: 8px 8px 0px 0px;
}
.schedule_info{
    text-align: center;
    height: 88px;
}
.schedule_trange{
    margin: 0px 45px;
    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: 17px;
    padding-top: 12px;
    line-height: 30px;
}
.schedule_box:last-child .info_detail{
    padding-top: 12px;
}
.info_detail span{
    font-family: Poppins SemiBold;
}

/*trip*/
.trip{}
.trip li{
    background: #fff;
    float: left;
    width: 384px;
    height: 188px;
    box-shadow: 0px 2px 6px rgba(0,0,0,.15);
    background: #fff;
    border-radius: 15px;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 24px;
}
.trip_img{
    padding-bottom: 10px;
    height: 130px;
    overflow: hidden;
    text-align: center;
}
.trip_img img{
    border-radius: 13px 13px 0px 0px;
    width: 370px;
}
.venu_name{
    text-align: center;
    font-size: 16px;
    font-family: Poppins SemiBold;
}
.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{}
.certificate_name{
    text-align: center;
    font-size: 17px;
    margin-top: 12px;
    font-family: Poppins SemiBold;
}


/*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;
    margin-top: 0px;
}
.journal-text span{color:#222;font-size:12px;display:block;}
/*abstract*/
.abstract_title{
    background: #fff;
}

.journal-text p.p3 {
    color: #222;
    font-weight: 600;
    /* margin-bottom: 12px; */
    margin-top: 0;
    font-family: 'Cambria';
    font-size: 14px;
}

/*download_data*/
.download_template_ul{
    padding: 0px 0px 5px;
}
.download_template{
    padding-bottom: 16px;
}
.download_template a{
    display: inline-block;
    margin-left: 12px;
    color: #0389be;
    font-weight: bold;
    font-size: 16px;
}
.download_template img{
    display: inline-block;
    vertical-align: middle;
}
.btn_2{
    display: inline-block;
    margin-left: 10px;
}
.down_btn{
    background: #0489bf;
    text-align: center;
    padding: 10px 16px;
    display: inline-block;
    margin-bottom: 8px;
}
.down_btn img {
    padding-right: 12px;
    vertical-align: -2px;
}
.down_btn span {
    color: #fff;
    font-size: 16px;
}