
.wrap{
    background-position: top center;
    background-repeat: no-repeat;
    font-family: "Microsoft Yahei";
}
.back_image{
    background: url("/images/activities/bg.png") no-repeat;
}
.wrap .main{
   width:100%;
   height:1029px;
   background:url("/images/bg.jpg") repeat-x;
   background-size:100% 100%;
   padding-top:100px;
}

.wrap .main .video_player_container{
       width:1145px;
       height:673px;
       background:url("/images/flash_bg.png") no-repeat;
       margin:0 auto;
}

    .wrap .main .video_player_container .video_player {
       width:1085px;
       height:613px;
       padding:30px;
       border-radius:15px;
    }

    .wrap .main .video_player_container .video_player flash{
        width: 100%;
    }

    .dplayer{
        display: block;
    }

    #videoPlayer{
        height: 100%;
    }