/*第二页内容（云控制）*/
.cloudControl{
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/ad/2/BgImage.jpg) no-repeat 100%;
	background-color:#e9cfbe;}
.cloudControl_content{/*设置第二页内容框架大小*/
	width:1280px;
	height:auto;
	position:absolute;
	margin:auto;
	}
.cloudControl_content_title{/*设置标题框架大小*/
	width:630px;
	height:93px;
	margin-top:27%;}
.cloudControl_content_title img{
	display:block;
	float:left;}
img#ControlLogo{/*设置标题logo图片大小*/
	width:149px;
	height:auto;}
img#ControlTitle{/*设置标题图片大小*/
	width:447px;
	height:auto;}
.cloudControl_content_text{/*设置文本内容框架大小*/
	width:630px;
	height:auto;
	margin-top:50px;}
.cloudControl_content_text img{/*设置文本内图片大小*/
	width:626px;
	height:auto;}
.cloudControl_content_button{/*设置按钮框架大小*/
	width:630px;
	height:61px;
	margin-top:50px;
	z-index:99999999999999999999999999999999999999999999999999999999999;}
	
/*第二页内容（视频）*/
.vedioPlayer{
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/ad/2/shroudedLayer.png) repeat;}
#vedioPlayer_content{/*设置视频框架大小*/
	width:680px;
	height:535px;
	position:absolute;
	margin:auto;
	background:#000;
	border:1px solid #858585;}
.vedioPlayer_close{/*设置视频关闭按钮框架大小*/
	width:46px;
	height:46px;
	position:absolute;
	margin-left:710px;
	margin-top:-30px;}
.vedioPlayer_close img{/*设置视频关闭按钮图片大小*/
	width:46px;
	height:46px;}
#FLVPlayer{
	display:block;
	position:absolute;
	float:left;}

	
/*第三页内容（面板）*/
.panelPic{/*设置面板框架间距大小*/
	margin-top:100px;
	margin-left:230px;}
.panelPic img{/*设置面板图片大小*/
	width:842px;}

/*第四页内容（模块）*/	
.modulePic{/*设置模块框架大小*/
	width:735px;
	height:689px;
	float:left;
	margin-top:60px;
	margin-left:145px;}
.modulePic img{/*设置模块图片大小*/
	width:735px;
	height:auto;}
#mokuai{
	background:url(../images/ad/5/bg.jpg) repeat;}


