
/*产业峰会*/
.per-agenda {
    height: 610px;
}
.about_title,.agenda_arrange_title,.speaker_title,.map_title,.road_title,.video_title,.video_title1{
    font-family: "frutigernext-lt-medium";
    font-weight: bold;
}
.video_title1{
    margin-top:-30px;
}
/*.carousel_desc{
    font-size: 18px;
}
.about_content{
    font-size: 16px;
}*/
.about_item{
    vertical-align: top;
}
.agenda_content{
    min-height:550px;
}
.agenda_content_a1{
    /*color:#000000!important;*/
}
.map_guide{
    width:28%;
}
.video_title{
    line-height: 36px;
}
.video_title:after{
    background-color: transparent;
}
.video_mmb{
    margin-top: 98%;
}
.timeline_content{
    width:18%;
}
.map_tooltip{
    width:18%;
    word-break:break-all;
}
.dongjing{
    top:8%;
}
.xianggang{
    top:13%;
}
.shanghai{
    top:8%;
}
.lundun {
    left: 24%;
    top: -1%;
}
.aosilu {
    top: -2%;
    left: 27.5%;
}

.sanjiao2{
    bottom:60px;
}
.sanjiao3{
    bottom:50px;
}
.sanjiao4{
    bottom:65px;
}
.banner-pc-desc{
    line-height: 24px;
}
.media_details{
    min-height:180px;
}

.picture_details_en{
    min-height: 140px;
}
.media_details_en{
    min-height: 80px;
    margin-bottom: 30px;
}
.media_details_en1{
    min-height:140px;
    margin-bottom: 30px;
}
/*首页*/



@media screen and (min-width:1px) and (max-width:768px){
    .mobile_banner_conn{
        top:10%;
    }

    .speaker_titles{
        height:45px;
        margin-bottom:30px;
    }
    .map_guide{
        width:56%;
    }
    .map_title{
        padding-bottom: 0;
    }
    .map_title::after{
        left:10%;
    }
    .timeline_mobile_content{
        width:53%;
        left:43%;
    }
    .mobile_sanjiao1{
        bottom:60px;
    }
    .mobile_sanjiao5{
        top:auto;
        bottom: 35px;
    }
    .mobile_sanjiao6{
        top:auto;
        bottom: 35px;
    }
    .mobile_banner_title{
        font-size:30px;
    }
    .mobile_banner_desc{
        margin-bottom: 0px;
    }
    .mobile_banner_video{
        margin-top:17%;
    }
    .video_title{
        font-size:18px;
    }
    .per-agenda{
        height: auto;
    }
    .speaker_titles_en{
        height: 100px;
    }
    .app_download_sort{
        width:250px;
    }
}

@media screen and (min-width:1400px) and (max-width:1920px){
    .per-agenda {
        height: 460px;
    }
}