/* BASIC css start */
.video_wrap { width:100%; height:auto; }
.videobox { width:100%; padding-bottom:56.25%; position:sticky; top:125px; background:#000; }
.videobox #video_frame { position:absolute; left:0; top:0; width:100%; height:100%; }

.tit_box { width:100%; margin:30px auto 30px; padding:0 0 15px; border-bottom:2px solid #000; }
.tit_box #video_tit { font-size:1.8em; font-weight:bold; }

.sec_two .data_wrap { width:100%; margin-bottom:30px; }
.sec_two .data_wrap a { display:block; width:100%; height:100%; }
.sec_two .data_wrap .thumb_box { width:100%; }
.sec_two .data_wrap .thumb_box img { width:100%; }
.sec_two .data_wrap .mini_tit { margin:15px 7px 0; font-size:1.2em; font-weight:bold; }

#btn_back { position:fixed; z-index:9999; width:32px; right:10px; top:180px; }
#btn_back a { display:block; width:100%; height:100%; }
#btn_back img { width:100%; }
/* BASIC css end */

