@charset "utf-8";
.title_div{
	background:url(title_logo.png) no-repeat;
	width:117pt;
	height:51pt;
	background-position:center;
	position:absolute;
}	
.menu_body{
	background-color:#2275AB;
	width:220px;
	height:1000px;
	border-right:5px solid #FFFFFF;
	overflow-x:hidden; 
	overflow-y:hidden;
}
body{
	margin:auto;
	padding: 0px;
	text-align:left;
	color:#040404;
	font-size:12px;
	line-height:120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	background-color:#EEF6F8;
}
form{
	padding:0;
	margin:0;
}
.fl_left{
	float:left;
}

.fl_right{
	float:right;
}
.display_none{
	display:none !important;
}
input[type="button"] :hover { cursor:pointer; }
input[type="submit"] :hover { cursor:pointer; }
input[type="checkbox"] :hover { cursor:pointer; }
input[type="radio"] :hover { cursor:pointer; }
input[type="file"] :hover { cursor:pointer; }
input[disabled] { background:#F5F4EA}
@media screen and (max-width:820px){
	.font1{
		font-size:20px !important;
		}
	}
.font1 {
	color:#1F4251;
	font-size:14px;
	font-weight:bolder;
}
.font2{
	color:#1F4251;
	font-size:11px;
	font-weight:600;
}

.font3 {
	color:#1F4251;
	font-size:12px;
	font-weight:bold;
}
@media screen and (max-device-width:820px){
	.font4{
		font-size:50px !important;
		}
	.pro_img{
		width:200px;
	}
	.pro_text{
		font-size:50px;
	}
}
.font4 {
	color:#1F4251;
	font-size:14px;
	font-weight:bolder;
}

/* help */
.help-img{
	display: none;
	width: 18px;
	margin-left:2px;
	cursor: pointer;
	vertical-align:text-bottom
}
.help-title{
	font-size: 12px;
}
.help-content{
	font-weight: 400 !important;
	font-size: 12px;
}
#helpBg{
	position: absolute;
	top: 0;
	left: 0;
}
#helpBox{
	position: absolute;
	display: none;
	width: 200px;
	padding:5px 10px;
	background: #fff;
	border: 1px solid #1582b5;
	font-size: 12px;
	color: #1F4251;
	z-index: 99;
}
#helpBox p{
	padding: 0;
	margin: 3px 0;
}
/* note */
.note-wrap{
	position: absolute;
	display: none;
	top: 20px;
	width: 200px;
}
.note-top{
	width:172px;
	height: 30px;
	margin-bottom: 10px;
	padding-left:10px;
	line-height: 30px;
	text-align: left;
	background: #1F4251;
	color: #fff;
}
.note-body{
	width:180px;
	padding-top: 10px;
	border: 1px solid red;
	color: #1F4251;
	-ms-word-break: break-all;
    /*word-break: break-all;*/
	/*background: #AE1021;*/
	/*color: #fff;*/
}
.note-title, .note-content{
	padding: 0 10px;
}
.note-title{
	margin: 0 0 5px;
	font-weight: bold;
}
.note-content{
    word-wrap:break-word;
	margin: 0 0 10px;
	font-weight:400;
}
.nav{
	display:none;
}

.content {
	height:auto;
	margin:50px !important;
	padding:2px 2px 0px 2px;
	width:800px;
	min-width:800px;
	min-width:800px;
	max-width:1200px;
	min-height:300px;
	text-align:left;

}
.long_content{
	height:auto;
	margin:50px !important;
	padding:2px 2px 0px 2px;
	width:95%;
	min-width:800px;
	min-width:800px;
	max-width:1100px;
	min-height:300px;
	text-align:left;
}
@media screen and (max-width:820px){
		.content {
			height:auto;
			margin:0px !important;
			padding:0px;
			width:100%;
			min-width:320px;
			max-width:640px;
			min-height:300px;
			text-align:left;

		}
	}

.title{
	margin:2px 2px 0px 2px;
	padding:5px 2px 5px 2px;
	width:100%;
	text-align:CENTER;
	height:30px;
}

.label_f{
	margin:3px 3px 3px 0px;
	padding:10px 3px 5px 0px;
	width:auto;
	text-align:left;

	color:#1F4251;
	font-size:12px;
	font-weight:bold;
}

.label{
	margin:3px 3px 3px 0px;
	padding:10px 3px 5px 0px;
	width:auto;
	text-align:left;
	border-top:2px solid #D1D1D1;

	color:#1F4251;
	font-size:12px;
	font-weight:bold;
}

.OptDiv{
	position:relative;
	padding:0px 0px 3px 0px;
	white-space:normal;
	width:800px;
	font-size:12px;
	font-weight: normal;
	color:#1F4251;
	text-align:center;
}
.long_optDiv{
	position:relative;
	padding:0px 0px 3px 0px;
	white-space:normal;
	width:100%;
	font-size:12px;
	font-weight: normal;
	color:#1F4251;
	text-align:center;
}

a:link { text-decoration: none; color:#FFFFFF; }
a:visited { text-decoration: none;color:#FFFFFF;}
a:hover { text-decoration:none;color:#1F4251;} 
a:active { text-decoration:blink}

.tb{
	width:100% !important;
	table-layout:auto;
	margin:0px 0px 0px 30px;
}
.tb_center{
	border-spacing:inherit;
}
.tb_center th,.tb_center td{
	text-align:center;
	font-weight:normal;
	height:30px !important;
}
.tb_left{
	border-spacing:inherit;
}
.tb_left th,.tb_left td{
	text-align:left;
	font-weight:normal;
	height:30px !important;
}
.tb1
{
	margin:0px 0px 0px 15px;
}

td {
	height:20px;
	color:#1F4251;
	font-size:12px;
	text-align:left;
}

.center{
	text-align:center;
}

th {
	height:20px;
	background-color:#E1E1E1;
	color:#1F4251;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}

.data_tb {
	width:100%;
	width:100% !important;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:0px;
}

.data_tb th {
	border:1px solid #dcdcdc;
}

.data_tb td {
	border:1px solid #dcdcdc;
}

.data_tb tr:nth-child(odd) {
	background:#E1E1E1;
}

.data_tb_even tr:nth-child(even) {
	background:#E1E1E1;
}

.data_tb_even tr:nth-child(odd) {
	background:#EEF6F8;
}

.Logoninput{
	width:100px;
}

.text{
	min-width:150px;
	max-width:230px;
	color:#1F4251;
	font-size:12px; 
	font-weight:normal;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
}

.normalText {
	color:#1F4251;
	font-size:12px; 
	font-weight:normal;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
}

select{
	color:#1F4251;
	font-size:11px; 
	font-weight: normal;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
}
.shortinput{
	min-width:60px;
	max-width:85px;
	color:#1F4251;
	font-size:12px; 
	font-weight:normal;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
}
.btninput{
	min-width:80px;
	color:#1F4251;
	font-size:12px;
	font-weight: normal;
}
.btninput_l{
	min-width:80px;
	color:#1F4251;
	font-size:12px;
	font-weight: normal;
}
.navbar {
	margin-top: -10px;
}
.top_title{
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	white-space:pre;
	display: block; 
	padding:10px 5px;
	margin:inherit;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-top-left-radius:6px !important;
	border-top-right-radius:6px !important;
	background:#2275AB;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
}
#top_curTitle{
	color:#1F4251;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	white-space:pre;
	
	display: block; 
	padding:10px 5px;
	margin:inherit;
	background-color:#00000000;
	background:#ecf4f8;
}

#top_tb{
	text-align:center;
	position:absolute;
	top:50px;
	left:260px;
}
#top_td{
	height:70px;
	width:120px;
}
.top_body{
	background: url(title_bg.png);
	background-repeat:repeat-x;
	
	/*background: #fcecfc; /* Old browsers */
	background: -moz-linear-gradient(top, #3AB2DD 0%, #27A8D6 22%, #219ED0 44%, #1D97CB 66%, #1A8CC3 87%, #CACDD0 90%, #D0D3D6 95%, #D8DDDF 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #3AB2DD 0%,#27A8D6 22%,#219ED0 44%,#1D97CB 66%,#1A8CC3 87%,#CACDD0 90%,#D0D3D6 95%,#D8DDDF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3AB2DD 0%, #27A8D6 22%, #219ED0 44%, #1D97CB 66%, #1A8CC3 87%, #CACDD0 90%, #D0D3D6 95%, #D8DDDF 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3AB2DD 0%, #27A8D6 22%, #219ED0 44%, #1D97CB 66%, #1A8CC3 87%, #CACDD0 90%, #D0D3D6 95%, #D8DDDF 100%); /* IE10+ */
	background: linear-gradient(top, #3AB2DD 0%, #27A8D6 22%, #219ED0 44%, #1D97CB 66%, #1A8CC3 87%, #CACDD0 90%, #D0D3D6 95%, #D8DDDF 100%); /* W3C */
	background-attachment:fixed;
	
}
 a#top_tb a:link {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	white-space:pre;
	display: block; 
	padding:10px 5px;
	margin:inherit;
	background:url(title_button_bg_normal.png) no-repeat;
}
 a#top_tb a:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	white-space:pre;
	
	display: block; 
	padding:10px 5px;
	margin:inherit;
	background:url(title_button_bg_normal.png) no-repeat
}
 #top_tb a:hover {
 	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	white-space:pre;
	
	display: block; 
	padding:10px 5px;
	margin:inherit;
	background-color:#00000000;
	background:#8cbddd;
}
/** Logon style **/
.logon_content{
	margin:20% auto ;
	padding:2px 2px 0px 2px; 
	width:350px;
	height:180px;
	background: url(logon_bg.gif) no-repeat;
	background-color:#EEF6F8; 
}
@media screen and (max-width:640px){
	.logon_content{
		margin-left:25px;
		}
	}
.logon_content_tip{
	margin:50px 2px 0px 2px;
	margin:80px !important;
	padding:2px 2px 0px 2px;
	
	position: absolute; 
	top:20%; 
	left:30%; 
	width:350px;
	height:180px;
	background-color:#EEF6F8; 
}
.logon_div_tb{
	margin:0 auto;
	padding:40px 20px 0px 20px;
	height:80px;
}
#menu_current {
	font-weight:bold;
	display:block; 
	text-align:left; 
	text-decoration:none; 
	width:200px; 
	height:47px; 
	color:#1F4251; 
	padding-left:47px;
	line-height:47px; 
	font-size:12px;
	border:0px;
	background:url(left_menu_current.png) no-repeat;
	background-color:#EFF5F9;
}
.menu_div {
	width:190px; 
	height:250px;
	position:relative;
	font-size:12px; 
	margin-left:10px;
}
.menu_div ul {
	padding:0px; 
	margin:0px;
	list-style-type: none;
}
.menu_div ul li {
	float:left; 
	position: relative;
	height:47px;
	margin-bottom:2px;
	margin-top:2px;
	
}
.menu_div ul li a, .menu_div ul li a:visited {
	font-weight:bold;
	display:block; 
	text-align:left; 
	text-decoration:none; 
	padding-left:37px;
	width:160px; 
	height:47px; 
	color:#FFFFFF; 
	background:#2275AB; 
	line-height:47px; 
	font-size:12px;
	background:url(left_list_normal.png) no-repeat left;
	background-color:#2275AB;
	background-position:23px
}
.menu_div ul li ul {
	display: none;
}
.menu_div ul li:hover a {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding-left:47px;
	background:#7AACCD url(left_menu_hover.png) no-repeat left/contain;
	*width:150px;
}
.menu_div ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0px; 
	left:117px; 
	width:105px;
	*width:150px;
}
.menu_div ul li:hover ul li a {
	text-align:center;
	display:block; 
	color:#FFFFFF;
	padding-left:47px;
	background:url(left_menu_hover.png) no-repeat left;
	background-color:#7AACCD;
}
.menu_div ul li:hover ul li a:hover {
	font-size:12px;
	color:#FFFFFF;
	padding-left:47px;
	background:url(left_menu_hover.png) no-repeat left;
	background-color:#7AACCD;
}

.content_loading {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding-top:170px;
	background:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	z-index:999;
	text-align:center;
}

.showProcess {
	visibility:hidden;
	width:100%;
	position:relative;
	left:0px;
	top:150px;
	height:100%;
	z-index:3;
	background:#EEF6F8;
	text-align:center;
	vertical-align:top;
	padding:0;
}

.logo_bottom {
	display:block;
	background:#2275AB; 
	width:220px; 
	height:50px;
	border-top-right-radius:40px !important;
	border-top:5px solid #fff;
	border-right:5px solid #fff;
	-webkit-border-top-right-radius:40px;
	-moz-border-radius-topright:40px;
}
/* web socket*/

.socket_body{
	width:100%;
	padding:20px;
	height:550px;
	background:#000;
	color:#fff;
	line-height:18px;
	overflow:scroll;
	font-weight:600;
}

/*cloud phonebook*/
#bw_phonebook{

}
#phonebookContent a{
	cursor: pointer;
	text-decoration: underline;
}
.cloud_phonebook_tb{
	width: 100%;
}
.xmlbtn_box, .phonebook_btn{
	margin-bottom: 10px;
}
.xmlbtn_box input{
	margin-right: 5px;
}
#catalogBox{
	min-height: 25px;
	margin-bottom: 10px;
}
.catalog{
	display: inline-block;
	padding: 0 8px;
	cursor: pointer;
}
.catalog:hover{
	border-bottom: 1px solid #1F4251;
}

input[disabled] {
	color: #1F4251;
	border: 1px solid #7F9DB9;
	background-color: #F5F4EA;
}
.width100{
	width:100%;
}

/* camera*/
#camera{
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#camera_bg{
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	opacity:0.8;
}
.camera_wrap{
	width:600px;
	margin:10% auto;
}
.camera_btn{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #999;
	background:#fff;
	color:#666;
}
.camera_operation{
	padding-bottom:10px;
	padding-left:450px;
}
.camera-text{
	min-width: 80px !important;
	width:100px !important;
}
.preview-btn{
	width: 50px !important
}
.dsskey-btn{
	width:100px !important;
}