.layout-con{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column}.layout-con .scheduleDetail{width:22.917vw;height:13.542vw;position:fixed;border-radius:.365vw;bottom:.521vw;right:.521vw;margin-left:-13.203vw;margin-top:-7.813vw;background-color:#fff;z-index:9999;padding:.521vw;box-sizing:border-box;box-shadow:.104vw .208vw 1.146vw .208vw rgba(0,0,0,.1);overflow:hidden}.layout-con .scheduleDetail img{position:absolute;top:0;left:0;z-index:-1;height:100%}.layout-con .scheduleDetail .scheduleLeft{width:8.854vw;float:left;position:relative}.layout-con .scheduleDetail .scheduleLeft .title{font-weight:600}.layout-con .scheduleDetail .scheduleLeft .title span{font-size:1.042vw;position:relative;top:.104vw;margin-right:.521vw}.layout-con .scheduleDetail .scheduleLeft dl{margin-top:.521vw}.layout-con .scheduleDetail .scheduleLeft dl dt{float:left;width:3.125vw;font-size:2.292vw}.layout-con .scheduleDetail .scheduleLeft dl dd{float:left;margin-top:.417vw}.layout-con .scheduleDetail .scheduleLeft dl dd p{font-size:.729vw}.layout-con .scheduleDetail .scheduleRight{position:relative;float:right;width:calc(100% - 8.854vw)}.layout-con .scheduleDetail .scheduleRight .el-row{margin-left:2.083vw}.layout-con .scheduleDetail .scheduleRight .from{margin-top:.781vw}.layout-con .scheduleDetail .scheduleRight .from .from-group{margin-bottom:.521vw;overflow:hidden}.layout-con .scheduleDetail .scheduleRight .from .from-group label{width:2.604vw;vertical-align:top;float:left}.layout-con .scheduleDetail .scheduleRight .from .from-group span{width:calc(100% - 2.865vw);text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;float:left}