.direction-session1{
    position:relative;
    width:100%;
    height:720px;
    background-image:url("../img/direction-s1-banner.png");
    background-position:50% 50%;
}

.direction-session1 .d-s1-title{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    margin:0 auto;
    margin-top:-15px;
    height:30px;
    width:600px;
    text-align:center;
    line-height: 30px;

    font-size:36px;
    color:#015198;
    font-weight:100;
}

.direction-session1 .d-s1-introduce{
    position:absolute;
    bottom: 18px;
    right:0;
    left:0;
    margin:0 auto;

    width:1200px;
    font-size:16px;
    color:#fff;
    font-weight:500;
    text-align: center;
}

.direction-session2{
    position:relative;
    width:100%;
}


.direction-session3{
    position:relative;
    width:100%;
    background-color:#fff;
}
