.ys360{width:50px; position:absolute;right:0px;z-index:11111;top:40px;}
.ys360 span{display:block;width:34px; height:30px; line-height:30px; text-align:center;cursor:pointer}
.ys360 ul{ overflow:hidden}
.ys360 ul li{ float:left;width:34px; border-radius:34px; height:34px; line-height:34px; text-align:center;cursor:pointer; font-size:12px;}
.ys360 ul li.on{ background:#000; color:#fff;}
.picLayer{display:none; width:100%; height:100%; left:0; top:0; position:absolute; background:rgba(0, 0, 0, .7);z-index:2321312}
.picLayer .content{width:90%; height:90%; position:absolute; top:5%; left:5%; background-repeat:no-repeat; background-position:center; background-size:100% auto;}
.picLayer .closeBtn{z-index:9; border-radius:50%; background-color:rgba(255,255,255,.3); position:absolute; top:10px; right:10px; font-size:30px; color:#eee; width:30px; height:30px; line-height:28px; text-align:center;}

#myVideo{ width:100%; height:300px;}




 
#box-wrapper {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.box-control {
	position: absolute;
	top: 270px;
	z-index: 990;
	width: 39px;
	height: 60px;
	overflow: hidden;
}
.box-control-left {
	left: 2px;
}
.box-control-right {
	right: 2px;
}
.box-control a {
	position: relative;
	width: 39px;
	height: 60px;
	display: block;
	overflow: hidden;
	opacity: 0.2;
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	filter: alpha(Opacity=20);
}
.box-control a:hover {
	position: relative;
	width: 39px;
	height: 60px;
	display: block;
	overflow: hidden;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.box-control a.prev {
	background: url('../images/icon-btn.png') 0px 0px no-repeat;
}
.box-control a.next {
	background: url('../images/icon-btn.png') -39px 0px no-repeat;
}
#mask {
	position: absolute;
	z-index: 980;
	width: 100%;
	height: 400px;
	overflow: hidden;
*background:#fff;
}
#mask em.loading {
	width: 100%;
	padding: 0 0 24px 0;
	display: block;
	margin: 15px 0 0 0px;
	background: url('../images/loading.gif') no-repeat center bottom; background-size:20px ;
	text-align: center;
	font-size: 12px;
	color: #888;
	font-family: Arial;
	font-style: normal;
}


#imgbdd{
    overflow: hidden;
    position: relative;
    height: 375px;
    line-height: 275px;
    text-align: center;
}




#box {width:100%;
	position: absolute;
	z-index: 970;
    display: block;
    height: 100%;
	overflow: hidden;
	background: url('../images/addm9-gjti4.png') repeat left top; background-size:100% 600px; 
}





#box img {
display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
line-height:100%;
}
#imgbox {
	position: absolute;
	z-index: 960;
	display: none;
}
