﻿html,body{
    margin:0;
    padding:0;
}

.page-content{
    width:100%;
	height:auto;
}
.dis {
    width:100%;
    height:auto;
}
.dis img {
    display: block;
}

.video {
	position: absolute;
	width: 45.96%;
	height: 40.79%;
	top: 18.35%;
    left: 26.8%;
}
.dis .page-po {
    position: relative;
}
.hide {
	display: none;
}
#videoObj {
	height: 100%;
}
.page-po .videoshow {
	width: 40.8%;
	height: 43.79%;
	top: 17.35%;
	left: 29.5%;
}