@charset "utf-8";
html
{
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
	background:#FFFFFF;
}

select
{
	height:20px;
	line-height:20px;
}
.video_top
{
	width: 1000px;
	height: 450px;	
}
/*云台*/
.ptz
{
	float: right;
	width:190px;
	padding:15px;
	border:1px solid #7F9DB9;
	float: right;
	}
.ptz .tt
{
	width:60px;
}
.ptz .txt
{
	width:60px;
}
.ptz .btn
{
	width:52px;
	height:25px;
	line-height:25px;
	margin-bottom: 10px;
	margin-left:6px;
}
.ptz .btn2
{
    width:70px;
    height:32px;
    line-height:18px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.ptz .btn3{
	 width:70px;
    height:32px;
    line-height:18px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.ptz .sel
{
	width:65px;
}
.freeze
{
	position:absolute;
	text-align:center;
	background:#343434;
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.vtop
{
	vertical-align:middle;
	margin-top:-1px;
}
/*插件*/
.plugin
{
	width:750px;
	height:450px;
	float: left;
}

fieldset
{
	display:block;
}
.video_mid{
	width: 1000px;
	height: 200px;
}
/*登录*/
.login
{
	width:470px;
	height: 200px;
	padding:10px;
	border:1px solid #7F9DB9;
	float: left;	
}
.login .tt
{
	width:100px;
}
.login .txt
{
	width:130px;
}
.login .btn
{
	width:45px;
	height:22px;
	line-height:18px;
}
.login .btn2
{
	width:100px;
	height:22px;
	line-height:18px;
}
.login .sel
{
	width:130px;
}
.login .sel2
{
	width:65px;
}
/*预览*/
.preview
{
	width:470px;
	height: 200px;
	padding:10px;
	
	margin-left:10px;
	margin-top: 10px;
	border:1px solid #7F9DB9;
	float: right;
}
.preview .tt
{
	width:60px;
}
.preview .txt
{
	width:30px;
}
.preview .btn
{
	width:70px;
	height:22px;
	line-height:18px;
}
.preview .btn2
{
	width:90px;
	height:22px;
	line-height:18px;
}
.preview .sel
{
	width:105px;
}
/*本地配置*/
.localconfig
{
	width:470px;
	padding:10px;
	border:1px solid #7F9DB9;
	float: right;
}
.localconfig .tt
{
	width:125px;
}
.localconfig .txt
{
	width:310px;
}
.localconfig .btn
{
	width:45px;
	height:22px;
	line-height:18px;
}
.localconfig .sel
{
	width:120px;
}

/*数字通道*/
.ipchannel
{
	width:470px;
	padding:10px;
	border:1px solid #7F9DB9;
	float: right;	
}
.ipchannel .btn
{
	width:130px;
	height:22px;
	line-height:18px;
}
.ipchannel .digitaltdiv
{
	height:100px;
	overflow:hidden;
	overflow-y:auto;
	border:1px solid #7F9DB9;
	font-size:11px;
}
.ipchannel .digitalchannellist th, .ipchannel .digitalchannellist td
{
	padding:2px;
	border:1px solid #7F9DB9;
	border-collapse:collapse;
	white-space:nowrap;
}


/*视频参数*/
.videoparam
{
	width:450px;
	padding:10px;
	margin-left:10px;
	border:1px solid #7F9DB9;
}
.videoparam .tt
{
	width:60px;
}
.videoparam .txt
{
	width:60px;
}
.videoparam .btn
{
	width:45px;
	height:22px;
	line-height:18px;
}
.videoparam .sel
{
	width:65px;
}
/*回放*/
.playback
{
	width:470px;
	padding:10px;
	
	border:1px solid #7F9DB9;
	float: left;
}
.playback .tt
{
	width:60px;
}
.playback .txt
{
	width:140px;
}
.playback .btn
{
	width:45px;
	height:22px;
	line-height:18px;
}
.playback .btn2
{
	width:70px;
	height:22px;
	line-height:18px;
}
.playback .sel
{
	width:65px;
}
.playback .searchdiv
{
	height:100px;
	overflow:hidden;
	overflow-y:auto;
	border:1px solid #7F9DB9;
	font-size:11px;
}
.playback .searchlist th, .playback .searchlist td
{
	padding:2px;
	border:1px solid #7F9DB9;
	border-collapse:collapse;
	white-space:nowrap;
}
/*系统维护*/
.maintain
{
	width:470px;
	padding:10px;
	
	border:1px solid #7F9DB9;
	float: left;
}
.maintain .tt
{
	width:60px;
}
.maintain .txt
{
	width:280px;
}
.maintain .btn
{
	width:45px;
	height:22px;
	line-height:18px;
}
.maintain .btn2
{
	width:100px;
	height:22px;
	line-height:18px;
}
.maintain .sel
{
	width:65px;
}

/*操作信息*/
.operate
{
	width:470px;
	padding:10px;
	float: left;
	border:1px solid #7F9DB9;
}
.operate .opinfo
{
	height:150px;
	border:1px solid #7F9DB9;
	overflow:auto;
}
/*事件回调*/
.callback
{
	width:470px;
	padding:10px;
	
	border:1px solid #7F9DB9;
	float: right;
}
.callback .cbinfo
{
	height:114px;
	border:1px solid #7F9DB9;
	overflow:auto;
}
/*IP解析*/
.ipparse
{
	width:470px;
	padding:10px;
	padding-bottom:0px;
	border:1px solid #7F9DB9;
	float: left;
	height: 170px;	
}
.ipparse .tt
{
	width:100px;
}
.ipparse .txt
{
	width:130px;
}
.ipparse .btn
{
	width:90px;
	height:22px;
	line-height:18px;
}
.ipparse .sel
{
	width:130px;
}