@charset "UTF-8";
.video_news{width: 100%;position: relative;overflow:hidden;}
.video_news a{display: block;}
.video_news img{width: 100%;}
.video_news .video_button>img.video_play{z-index:9;width:auto;max-width:100%;position: absolute;top:45%;left: 50%;transform: translate(-50%,-50%);}
.lt9 .video_news .video_button>img.video_play{margin-left: -28px;margin-top: -28px;}
.video_news .video_button>img.video_img{z-index:8;position: absolute;top:0;left: 0px;}
.video_news #player{/*height: 0px;padding-bottom: 56.3%;*/overflow: hidden;}

@media only screen and (max-width:600px){
.video_news .video_button > img.video_play{width:52px;}
}