@charset "utf-8";
body{overflow-y: scroll;}
.mtf20{
	margin-top: -20px;
}
.header{
	height: 60px;
	background: url(../images/hdbg.png) repeat #3b3b3b;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 77;
	border-bottom: 1px solid #222;
}
.logo img{
	display: block;
	max-width: 100%;
	height: 30px;
	margin-left: 20px;
	margin-top: 15px;
}
.logo{
	height: 60px;
	width: 250px;
}
.hdrc ul li{
	float: left;
	position: relative;
}
.hdrc ul li a.fra,.hdrc ul li span.fra{
	float: left;
	line-height: 60px;
	height: 60px;
	position: relative;
	padding: 0 25px;
	color: #fff;
	cursor: pointer;
}
.hdrc ul li:hover{
	background: #222;
}
.submenu{
	position: absolute;
	right: 0;
	top: 60px;
	background: #fff;
	width: 210px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	padding: 10px;
	font-size: 12px;
	display: none;
	z-index: 66;
}
.submtt{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.submttl{
	font-weight: bold;
}
.submttr a{
	color: #1AB2FD;
}
.submttr a:hover{
	text-decoration: underline;
}
.subrow p{
	margin-top: 5px;
}
.subrow p span{
	color: #999;
}
.leftmenu{
	position: fixed;
	left: 0;
	top: 0;
	width: 240px;
	background: #fff;
	height: 100%;
	z-index: 1;
	padding-top: 60px;
}
.maincontainer{
	margin-left: 240px;
	margin-top: 60px;
}
/*导航*/
.menutree li{}
.menutree li a{
	display: block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.menutree li a:hover{
	background: #f0f6f9;
}
.menutree li a.sbnlia{
	padding-left: 42px;
}
.menutree li a.subtwoa{
	padding-left: 60px;
}
.menutree li a.flia{
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
.menutree li a i.angl{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
	font-size: 16px;
}

.subone{}
.subone a{
	border-bottom: 1px solid #ddd;
}
.subone,.subtwo{
	display: none;
}
.subone a{
	
}
.subone a.active{
	background: #362f37;
	color: #fff;
	border-color: #17A0E4;
}
.lftml{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 80px;
	background: url(../images/hdbg.png) repeat #3b3b3b;
	padding-top: 60px;
}
.lftml ul li{
	text-align: center;
	padding: 10px;
	color: #fff;
	cursor: pointer;
}
.lftml ul li:hover{
	background: #222;
}
.lftml ul li.active{
	background: url(../images/angl.png) no-repeat right center #1e181f;
}
.lftml ul li p i{
	font-size: 24px;
}
.lftml ul li dd{
	margin-top: 2px;
}
.lfmr{
	width: 160px;
	position: fixed;
	left: 80px;
	top: 0;
	height: 100%;
	padding-top: 60px;
	background: #f5f5f5;
	border-right: 1px solid #ddd;
}
.lfmr ul li{
	background: url(../images/limk.png) no-repeat 12px center;
}
.lfmr ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 22px;
}
.lfmr ul li a:hover,.lfmr ul li a.active{
	background: url(../images/mnhbg.png) no-repeat right center;
}
.lfmr ul{
	display: none;
}
.lfmr ul.active{
	display: block;
}
.panel_tt{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #eee;
}
.panel_tt .panelt_l{
	position: relative;
}
.panel_tt .panelt_l i{
	margin-right: 3px;
	width: 24px;
	height: 24px;
	background: #362f37;
	color: #fff;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	border-radius: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
}
.panel_tt .panelt_l span{
	font-weight: bold;
	font-size: 16px;
	margin-left: 28px;
}
.panel_tt_dd .panelt_l i{
	background: #362f37;
}
.panel_ttxs .panelt_l i{
	background: #F03368;
}
.panel_ttxt .panelt_l i{
	background: #666;
}
.mct_top{
	background: #f5f5f5;
	padding: 10px;
	line-height: 30px;
}
.mct_toptt{
	line-height: 40px;
}
.zdtt{
	font-size: 16px;
	font-weight: bold;
}
.refresh{
	position: fixed;
	right: 20px;
	bottom: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #aaa;
	color: #fff;
	border-radius: 50%;
	width: 30px;
	cursor: pointer;
}
.refresh:hover{
	background: #999;
}
.optbtn{
	display: inline-block;
	padding: 0 8px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #666;
	color: #666;
	background: none;
	cursor: pointer;
}
.optbtngrn{
	border-color: #71D142;
	color: #71D142;
}
.optbtnrd{
	border-color: #F03368;
	color: #F03368;
}
.optbtnbl{
	border-color: #0092ff;
	color: #0092ff;
}
.optbtns{
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
}
.optbtn i{
	margin-right: 3px;
}
.optbtn:hover{
	opacity: .5;
	filter: alpha(opacity=50);
}
.optbtnful_red{
	background: #F05858;
	border-color: #F05858;
	color: #fff;
}
.optbtnful_red:hover{
	background: #FF2222;
	border-color: #FF2222;
	color: #fff;
}
.datatable{
	border-collapse: collapse;
	min-width: 100%;
}
.datatables{
	min-width: auto;
}
.datatable th,.datatable td{
	padding: 10px;
	border: 1px solid #ddd;
	text-align: center;
	word-break: keep-all;
	white-space:nowrap;
}
.datatablenokepw th,.datatablenokepw td{
	word-break: break-word;
	white-space: normal;
}
.datatable th.vmid,.datatable td.vmid{
	vertical-align: middle;
}
.datatablealgl th,.datatablealgl td{
	text-align: left;
}
.datatablealglvt td{
	vertical-align: top;
}
.datatable th{
	background: #eee;
}
.tablecont{
	overflow-x: auto;
}
.datatable tr:nth-child(odd){
	background: #f8f8f8;
}
.datatable tr:nth-child(even){
	background: #fff;
}

.datatable th.algnleft,.datatable td.algnleft{
	text-align: left;
}
.datatabletl th,.datatabletl td{
	text-align: left;
}
.datatabletl tr:nth-child(odd){
	background: #fff;
}
.datatabletl tr:nth-child(even){
	background: #fff;
}
.datatabletl tr.trnode1{
	background: #fff7f7;
	color: #F03368;
	font-weight: bold;
	font-size: 16px;
}
.datatabletl tr.trnode1s{
	background: #f5fff3;
	color: #3ace1d;
	font-weight: bold;
	font-size: 16px;
}
.datatabletl tr.trnode2{
	font-weight: bold;
}
.datatabletl a{
	font-size: 14px;
	font-weight: normal;
}
.datatable tr:hover{
	background: #f7fcff;
}
.datatable tr.selected{
	background: #fffdeb;
}
.formtab{
	border-collapse: collapse;
}
.formtab tr:hover{
	background: #f5f5f5;
}
.formtab td{
	border: 1px solid #eee;
	padding: 5px;
	vertical-align: top; 
}
.formtab td.vmid,.formtab th.vmid{
	vertical-align: middle;
}
.formtabdt td{
	vertical-align: middle;
}
.fomtips{
	color: #F05858;
	font-size: 12px;
}
.csitemal{
	padding-left: 26px;
	line-height: 23px;
}
.formtab td.tdl{
	line-height: 40px;
	color: #999;
}
.dttab{
	border-collapse: collapse;
	border-top: 1px solid #eee;
}
.dttab td{
	padding: 5px;
}
.dttab td.tdl{
	color: #999;
}
.rsalert p i{
	display: inline-block;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 24px;
	border: 2px solid #71D142;
	color: #71D142;
	border-radius: 50%;
}
.rsalert dd{
	margin-top: 5px;
	color: #71D142;
	font-size: 16px;
	font-weight: bold;
}
.normaltab{
	border-collapse: collapse;
}
.normaltab td,.normaltab th{
	text-align: left;
	padding: 10px;
	border: 1px solid #eee;
}
.normaltabs{
	
}
.normaltabs th,.normaltabs td{
	border: none;
}
.normaltabs th{
	background: #eee;
	text-align: center;
}
.normaltabs td{
	text-align: center;
}
.tabhovbg:hover{
	background: #f7fcff;
}
.normaltabed{
	background: #fffdeb;
}
.normaltabed:hover{
	background: #fffdeb;
}
.dtcbotcs{
	position: fixed;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin-top: 0;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 -1px 10px rgba(0,0,0,.2);
}
.blank{
	height: 60px;
}
.choosecont{
	padding-top: 61px;
}
.popdata{
	display: none;
	position: absolute;
	background: #fff;
	width: 300px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	max-height: 300px;
	overflow-y: auto;
	z-index: 101;
}
.popdata ul li{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
}
.popdata ul li:hover{
	background: #F5F5F5;
}
.blcont{
	width: 794px;
	padding: 20px;
	margin: 0 auto;
}
.blbox{
	page-break-before: auto;          
    page-break-after: always;
}
.blbgtt{
	font-size: 24px;
}
.blprp{
	font-size: 20px;
	border-bottom: 2px solid #666;
	padding-bottom: 10px;
}
.mdtt{
	font-size: 20px;
	font-weight: bold;
}
.smtt{
	font-size: 16px;
	font-weight: bold;
}
.smttprt{
	padding: 10px 0;
	display: none;
}
.jzdspc{
	
}
.hbitem{
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	border-right: 1px solid #aaa;
	padding-right: 20px;
}
.hbitem:last-child{
	border-right: none;
}
.hbitems{
	border: none;
	float: none;
}
.hbrow{
	margin-left: -20px;
	margin-top: -10px;
}
.hbitem span{
	color: #1AB2FD;
	font-weight: bold;
}
.hbitem em{
	margin-left: 5px;
	color: #999;
}
.tabbar{
	height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
.tabbar a{
	display: inline-block;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	border-bottom: 2px solid transparent;
}
.tabbra{
	background: #1AB2FD;
	color: #fff;
	height: 28px;
	line-height: 28px;
	border-radius: 5px;
	font-size: 14px;
	padding: 0 10px;
}
.tabbar a.active{
	border-color: #1AB2FD;
	color: #1AB2FD;
	font-weight: bold;
}
.tabbar a:hover{
	color: #1AB2FD;
}
.tabbra:hover{
	background: #17A0E4;
	color: #fff;
}
.botclose{
	position: fixed;
	padding: 10px;
	background: #fff;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	border-top: 1px solid #eee;
	z-index: 100;
}
.closepopbtn{
	height: 30px;
	line-height: 28px;
	padding: 0 30px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	cursor: pointer;
	color: #999;
}
.clsblank{
	height: 50px;
}
.clsblank1{
	height: 61px;
}
.closepopbtn:hover{
	background: #eee;
	color: #666;
}
.tgrow{
	margin-left: -20px;
	margin-top: -10px;
}
.tgitem{
	margin-left: 20px;
	margin-top: 20px;
	padding: 5px 10px;
	border: 1px solid #aaa;
	display: block;
}
.tgitem span{
	margin-left: 3px;
}
.tgitema{
	border: none;
	border-bottom: 1px solid #666;
	padding: 5px 0;
}
.tgitema:hover{
	color: #362f37;
	border-color: #362f37;
}
.videocont{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.col_3{
	width: 30%;
}
.col_4{
	width: 40%;
}
.col_6{
	width: 30%;
}
.col_7{
	width: 70%;
}
.col_5{
	width: 50%;
}
.indpanel{
	padding: 0 20px;
}
.indpnrow{
	padding: 20px;
	border: 1px solid #ddd;
	margin-left: -20px;
	padding-top: 10px;
}
.indpnrowbt{
	margin: 0 -20px;
}
.indtab td{
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.signcont{
	background: #f8f8f8;
	position: relative;
	color: #362f37;
}
.linh30{
	line-height: 30px;
}
.signbox{
	
}
.signimgbox{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #f8f8f8;
	z-index: 99;
}
.signimgbox img{
	display: block;
	max-height: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
}
.openvrec{
	position: fixed;
	right: 20px;
	top: 20px;
}
.opencamera{
	height: 240px;
	background: #eee;
}
.vopt{
	padding: 3px 0;
}
.blside{
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -31px;
}
.blside a{
	display: block;
	padding: 5px 10px;
	background: #eee;
	margin-top: 2px;
}
.blside a:hover{
	color: #362f37;
	background: #ddd;
}
.blside a.active{
	background: #362f37;
	color: #fff;
}
.chartsbox{
	height: 400px;
}
.chartsboxh{
	width: 48%;
}
.nodename{
	color: #1AB2FD;
	font-weight: bold;
}
.nodata p img{
	display: block;
	margin: 0 auto;
	width: 280px;
}
.nodata p.p1{
	color: #362f37;
	font-size: 20px;
}
.linh40{
	line-height: 40px;
}
.smtt .blbl{
	font-size: 14px;
	font-weight: normal;
}
.zlzzitem{
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
}
.themebar{
	position: fixed;
	right: -240px;
	top: 0;
	width: 240px;
	background: #fff;
	height: 100%;
	background: #fff;
	z-index: 1000;
	box-shadow: 0 -2px 5px rgba(0,0,0,.3);
	padding-top: 36px;
	overflow-y: auto;
}
.closethem{
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/closettm.png) no-repeat center;
	cursor: pointer;
}
.themeimg{
	border: 1px solid #ddd;
	position: relative;
}
.themeimg img{
	max-width: 100%;
}
.themebox{
	padding: 15px 20px;
	cursor: pointer;
}
.themecheck{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #EB7350;
	border-radius: 50%;
	display: none;
}
.themeboxed .themecheck{
	display: block;
}
.detailtab{
	border-collapse: collapse;
}
.detailtab th,.detailtab td{
	padding: 10px;
	border: 1px solid #eee;
}
.detailtab tr:hover{
	background: #F5F5F5;
}
.imgvrow{
	display: inline-block;
	margin-left: -5px;
}
.imgvrow a{
	display: inline-block;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
}
.imgvrow a img,.uspica img{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.uspica{
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
	margin-top: 5px;
}
.treeMenu{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	background: #f5f5f5;
	border-right: 1px solid #ddd;
	width: 220px;
	overflow-y: auto;
}
.ifmngboxs{
	margin-left: 220px;
}
.listimga{
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.listimga img,.ylimga img{
	display: block;
	max-height: 100%;
	max-width: 100%;
}
.ylimga{
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
}
.infocont img{
	max-width: 100%;
}
.bread{
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-weight: bold;
}
.bread a{
	font-weight: normal;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
.bread a:hover{
	color: #D42A2A;
}
