*{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 阿里巴巴普惠体;
}
.body{
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 2335px;
    min-width: 1200px;
    background: url('../images/banner.jpg') no-repeat;
    background-size: 100% 31%;
}
.zlt{
    width: 1300px;
    height: 1540px;
    margin: 0 auto;
    padding-top: 700px;
}
.zlttop{
    color: #000000;
    text-align: center;
    padding-top: 100px;
}
h2 span{
    padding: 0 15px;
}
.zltcont{
    width: 1300px;
    height: 1350px;
    background-color: #f5f5f5;
    margin-top: 50px;
}
.live{
    width: 1268px;
    height: 713px;
    margin-left: 15px;
    padding-top: 20px;
    position: relative;
}
.live img{
    position: absolute;
}
.agenda{
    line-height: 35px;
}
.eng{
    font-size: 40px;
    color: #ff6a00;
    padding-top: 20px;
    padding-left: 30px;
}
.chinese{
    font-size: 30px;
    padding-left: 30px;
}
.yicheng{
    width: 1300px;
    height: 440px;
}
.ycl{
    width: 433px;
    height: 440px;
    margin-top: 40px;
    float: left;
    background: url('../images/point.png');
    background-repeat: repeat-y;
    background-position: 10%;
}
.ycm{
    width: 433px;
    height: 440px;
    margin-top: 40px;
    float: left;
    background: url('../images/point.png');
    background-repeat: repeat-y;
    background-position: 10%;
}
.ycr{
    width: 434px;
    height: 440px;
    margin-top: 40px;
    float: left;
    background: url('../images/point.png');
    background-repeat: repeat-y;
    background-position: 10%;
}
.time{
    width: 420px;
    height: 20px;
    background: url('../images/dian.png') no-repeat;
    background-size: 10px 10px;
    background-position: 9.5% 100%;
}
.time p{
    color: #ff6a00;
    font-size: 28px;
    padding-left: 55px;
}
.titles{
    margin-top: 20px;
}
.titles p{
    font-size: 22px;
    padding-left: 55px;
}
.footer{
    width: 100%;
    height: 97px;
    background: url('../images/foot.png') no-repeat;
    background-size: 100% 97px;
}