@charset "utf-8";
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight:normal;}
q:before,q:after{ content:''}
a:hover{ text-decoration:none;}
*:focus{outline:none;}

/* 文字排版 */
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20_6{font-size:20px; color:#666;}
.f24_3{font-size:24px;color:#333;}
.f30_7{font-size:24px;color:#777; text-align: center; line-height: 54px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/* 定位 */
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs_right{position:absolute;right:0;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}

/* 清除浮动 */
.clearfix:after{content:"";display: block;clear:both;height:0;visibility:hidden; }
.clearfix{display:inline-block}*html
.clearfix{display:block;height:1%;}
.clear{ clear:both;}


/* 长度 */
.w{width:100%;}
.h{height:100%;}

/* 边距 */
.margin_auto{ margin:0 auto;}
.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}

.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml35{margin-left:35px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:35px;}
.mr40{margin-right:40px;}

.p3{padding:3px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt45{padding-top:45px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb45{padding-bottom:45px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:15px;}


/*滚动条样式*/

/*IE浏览器中自定义滚动条样式：*/
HTML {
scrollbar-base-color: #bdc6d0;
scrollbar-3dlight-color: #fff;
scrollbar-highlight-color: #bdc6d0;
scrollbar-track-color: #fff;
scrollbar-arrow-color:#fff;
scrollbar-shadow-color: #bdc6d0;
scrollbar-dark-shadow-color: #fff;
}
/*CHROME浏览器中自定义滚动条样式 */
::-webkit-scrollbar { width:5px; height:5px;}
::-webkit-scrollbar-track-piece { background-color: #fff;}
::-webkit-scrollbar-thumb{height: 50px; background-color: #bdc6d0; -webkit-border-radius:5px;}

/* page 共同样式 */

body{overflow-x : hidden; overflow-y:scroll; font-family: Microsoft Yahei,Arial,Helvetica,sans-serif;/* background:#2a384a;*/}
a{ cursor:pointer;}
.container{ width:1280px; height:800px; background:url(../images/bg.jpg) no-repeat; margin:0; padding:0; position:relative;}

.box_radius{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 10px 15px #1e2836;-webkit-box-shadow:0 10px 15px #1e2836; box-shadow:0 10px 15px #1e2836; width:1232px; background:#fff; }


.header{ height:80px;}

/* logo exit style */
.header h1{ margin:23px 0 0 24px;  height:34px;width:622px; padding-left:92px; padding-top:10px; color:#939aa4; font-size:18px; float:left;}
.header a.edit{ display:inline-block; float:right; margin:22px 20px 0 0; background: url(../images/home/btn_normal_logout.png) no-repeat; width:98px; height:42px; text-align:center; color:#939aa4; font-size:20px;padding-top:3px; text-decoration:none; cursor:pointer;}
.header a.edit:hover{ background:url(../images/home/btn_selected_logout.png) no-repeat;}
.header a.visitor{ margin:22px 20px 0 0; font-size:20px; float:right; color:#939aa4; display:inline-block; padding-right:5px; margin-right:10px;width:auto; height:35px; line-height:35px; text-align:right; overflow:hidden;}

/* title style */
.header_title{ background:url(../images/help/help_headbg.png) no-repeat; height:56px; line-height:56px;font-size:32px; text-align:center; color:#fff;font-family:Arial,Helvetica,sans-serif,Microsoft Yahei;}


/* page bottom time style */
.main_time{float:right; width:126px; height:30px; line-height:30px; font-size:18px; color:#939aa4; text-align:center; margin-top:17px;}

/* page bottom menu style */
.menu{ position:absolute; bottom:0; left:4px; height:60px; width:1276px;}
.menu ul{ float:left; display:block; width:500px;}
.menu ul li{ float:left; height:60px;}
.menu ul li.bor_line{ background:url(../images/bottom_nav_dividing_line.png) no-repeat right;}
.menu ul li a{ display:block; width:120px; height:60px; cursor:pointer; margin:0 auto;}
.menu ul li a.ico_home{ background: url(../images/bottom_nav_icon_home_normal.png) no-repeat 46px 16px;}
.menu ul li a.ico_home:focus{ background:url(../images/bottom_nav_icon_home_selected.png) no-repeat 46px 16px;}

.menu ul li a.ico_main{ background:url(../images/bottom_nav_icon_view_normal.png) no-repeat 46px 16px;}
.menu ul li a.ico_main:focus{ background:url(../images/bottom_nav_icon_view_selected.png) no-repeat 46px 16px;}

.menu ul li a.ico_return{ background:url(../images/bottom_nav_icon_back_normal.png) no-repeat 46px 16px;}
.menu ul li a.ico_return:focus{ background:url(../images/bottom-nav_icon_back_selected.png) no-repeat 46px 16px;}


/*弹出框样式*/
.w400{width:400px; overflow:hidden;}
.w420{width:420px;}
.w540{width:540px;}
.w680{width:680px;}

.popup{padding:30px 10px 24px;margin:20px auto;}

.popup,
.control_popup{ position:relative;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;  text-align:center;
  	background: #485c78;
    background: -moz-linear-gradient(top,  #485c78 0%, #425773 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0485c708), color-stop(100%,#425773));
    background: -webkit-linear-gradient(top,  #485c78 0%,#425773 100%);
    background: -o-linear-gradient(top,  #485c78 0%,#425773 100%);
    background: -ms-linear-gradient(top,  #485c78 0%,#425773 100%);
    background: linear-gradient(to bottom,  #485c78 0%,#425773 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485c78', endColorstr='#425773',GradientType=0 );
	-moz-box-shadow:0 0 10px #1e2836;-webkit-box-shadow:0 0 10px #1e2836;box-shadow:0 0 10px #1e2836;
}
.popup span{ display:inline-block; position:absolute; width:32px; height:32px; right:-13px; top:-13px;}

.popup p{font-size:26px; color:#fff;}
:root .popup{filter:none;}

.popup .mar15{ margin-top:15px;}
/*.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}*/
.tanhao{ background:url(../images/setting/normal/icon.png) no-repeat; width:60px; height:60px;}

.btn_enter,
.btn_no,
.btn_reset{ display:inline-block;width:98px; height:42px; padding-top:3px;border: 1px solid transparent;}


.btn_enter{ background:url(../images/history/btn_enter.png) no-repeat 0 1px;}
.btn_no{ background:url(../images/history/btn_no.png) no-repeat 0 1px;}
.btn_enter:hover,
.btn_no:hover{ background:url(../images/history/btn_selected_enter.png) 0 1px; color:#fff;}

.btn_x{ background:url(../images/report/Rounded-Rectangle_cancel.png) no-repeat; width:32px; height:32px;border: 1px solid transparent;}

.btn_up{  background: url(../images/control/Control_popup_normal.png) no-repeat top; width:128px; height:35px; margin:0 auto;}
.btn_up:hover{ background: url(../images/control/Control_popup_selected.png) no-repeat top;}

.btn_down{  background: url(../images/control/Control_popup_normal.png) no-repeat top; width:128px; height:35px; margin:0 auto;}
.btn_down:hover{ background: url(../images/control/Control_popup_selected.png) no-repeat top;}

.btn_reset{ background:url(../images/setting/normal/btn_normal_Reset.png) no-repeat; }
.btn_reset:hover{ background: url(../images/setting/normal/btn_selected_Restart.png) no-repeat; color:#fff;}

.btn_saveInstal,
.btn_middle_n,
.btn_middle_b{ display:inline-block;width:158px; height:48px; padding-top:5px;}


.btn_middle_n{ background:url(../images/setting/account/btn_normal_chageuser.png) no-repeat;}
.btn_saveInstal,.btn_middle_b{ background:url(../images/setting/account/btn_normal_cancel_blue.png) no-repeat;}

.btn_middle_n:hover,
.btn_middle_b:hover{ background:url(../images/setting/account/btn_selected_chang.png) no-repeat; color:#fff;}
.btn_saveInstal:hover{background:url(../images/setting/account/btn_selected_chang.png) no-repeat; color:#fff;}

.btn_big_w{ width:208px; height:48px; display:inline-block;padding-top:5px; color:#666; text-align:center;}
.btn_big_w{ background:url(../images/setting/date/btn_normal_sunday.png) no-repeat;}
.btn_big_w:hover{ background: url(../images/setting/date/btn_selected_sunday.png) no-repeat; color:#fff;}


.hourtime_bg,
.btn_save,
.btn_save_b{ width:248px; height:48px; padding:7px 20px 0 20px;display:inline-block; font-size:20px; color:#666;}
.hourtime_bg,
.btn_save{ background:url(../images/setting/date/btn_normal.png) no-repeat;}

.btn_save_b{ background:url(../images/setting/date/btn_normal_save.png) no-repeat; text-align:center; color:#fff;}

.btn_save{ text-align:center; }
.btn_save:hover,
.btn_save:focus,
.btn_save_b:hover,
.btn_save_b:focus{ background:url(../images/setting/date/btn_selected.png) no-repeat; color:#fff;}

.font_super{vertical-align:super; font-family:Calibri; font-size:24px;}

.font_sc18_a{ font-size:18px; color:#a9b4c4;}
.font_sc18_a:hover{color:#fff;}

.font_sc22{font-size:22px; color:#fff;}
.font_sc20{font-size:20px; color:#fff;}
.font_sc22_3{font-size:22px; color:#333;}

.font_sc36_6{font-size:36px; color:#666;}
.font_sc24_6{font-size:24px; color:#666;}
.font_sc22_6{font-size:22px; color:#666;}
.font_sc20_6{font-size:20px; color:#666;}
.font_sc16_6{font-size:16px; color:#666;}
.font_sc14_6{font-size:14px; color:#666;}

.font_sc18_6{font-size:16px; color:#666;}
.font_sc18_c{font-size:16px; color:#ccc;}
.font_sc28_9{font-size:28px; color:#999;}
.font_sc26_9{font-size:26px; color:#999;}

.font_58_b{ color:#1f72cc; font-size:58px;}
.font_20bule{color:#1f72cc; font-size:20px;}
.font_18_b{color:#1f72cc; font-size:16px;}
.font_16_b{color:#1f72cc; font-size:16px;}

.running_po .btn_cancel,
.running_po .btn_change{ width:188px; height:48px; border: 1px solid transparent;}

.running_po .btn_cancel{ background: url(../images/report/btn_normal_cancel.png) no-repeat 0 2px;}
.running_po .btn_change{ background: url(../images/report/btn_normal_change.png) no-repeat 0 2px;}

.running_po .btn_cancel:hover,
.running_po .btn_change:hover{ background: url(../images/report/btn_selected_cancel.png) no-repeat 0 2px;}

.running_po .btn_mail01,
.running_po .btn_mail02{ width:208px; height:48px; border: 1px solid transparent; overflow:hidden;}

.running_po .btn_mail01{ background: url(../images/report/btn_normal_g.png) no-repeat 0 2px;}
.running_po .btn_mail02{ background: url(../images/report/btn_normal_blow.png) no-repeat 0 2px;}

.running_po .btn_mail01:hover,
.running_po .btn_mail02:hover{ background: url(../images/report/btn_selected_low.png) no-repeat 0 2px;}

.running_po .po_mail{ border-bottom:1px solid #3e516a; padding:5px 0; margin-top:10px;}
.running_po .po_mail a{ display:block; margin-bottom:10px;}


.btn_en158{ width:158px; height:48px; border: 1px solid transparent; overflow:hidden;}
.btn_en158{ background: url(../images/report/btn_normal158.png) no-repeat 0 2px;font-size:20px; color:#666;}
.btn_en158:hover{ background: url(../images/report/btn_selected_158.png) no-repeat 0 2px;color:#fff;}

.btn_en100{ width:100px; height:48px; border: 1px solid transparent; overflow:hidden;}
.btn_en100{ background: url(../images/report/btn_normal_Email.png) no-repeat 0 2px;font-size:20px; color:#666;}
.btn_en100:hover{ background: url(../images/report/btn_selected_Email.png) no-repeat 0 2px; color:#fff;}


.btn_add,
.btn_extract{width:128px; height:42px;  font-size:20px; padding-top:3px;display:inline-block;}

.btn_add{ background: url(../images/setting/date/btn_normal1_Add.png) no-repeat;padding-left:33px; color:#fff;}

.btn_add:hover{ color:#fff; background: url(../images/setting/date/btn_selected1_Add.png) no-repeat;}

.btn_extract{background: url(../images/setting/date/btn_normal1_Extract.png) no-repeat;padding-left:42px; text-align:left; color:#666;}
.btn_extract:hover{ background:url(../images/setting/date/btn_selected2_Add.png) no-repeat; color:#fff;}

/* .roundedTwo 单选框样式 */
.roundedTwo {
  width: 22px;
  height: 22px;
  margin-right:10px;
  position: relative;

 /* border:1px solid #1f72cc;background: #fcfff4;
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);*/
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;

}
.roundedTwo label {
  width: 22px;
  height: 22px;
  position: absolute;
  left:0;
  cursor: pointer;
  background:#1f72cc;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  /*top: 4px;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;*/
}
.roundedTwo label:after {
  content: '';
  width: 13px;
  height:8px;
  position: absolute;
  top:5px;
  left:5px;
  border: 2px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/** 去掉鼠标滑动状态
.roundedTwo label:hover::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.5;
}*/

.roundedTwo input[type=checkbox] {
  visibility: hidden;
}
.roundedTwo input[type=checkbox]:checked + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* end .单选框样式 */


/*弹出日历面板*/
.dropdown-menu{
	background: #425773;
    background: -moz-linear-gradient(top,  #495e7a 0%, #425773 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#495e7a), color-stop(100%,#425773));
    background: -webkit-linear-gradient(top,  #495e7a 0%,#425773 100%);
    background: -o-linear-gradient(top,  #495e7a 0%,#425773 100%);
    background: -ms-linear-gradient(top,  #495e7a 0%,#425773 100%);
    background: linear-gradient(to bottom,  #495e7a 0%,#425773 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495e7a', endColorstr='#425773',GradientType=0 );
}

.dropdown-menu1{ background:#fff;}

/*schedule list*/
.sitebar{ width:263px; height:659px;}
.sitebar h1{ height:85px; color:#fff; font-size:18px;border-bottom: 1px solid #1a232f;margin-left:1px;margin-top:1px;}
.sitebar h1 span{ float:left; width:85px; height:85px;border-right:1px solid #121820;}
.sitebar h1 span:last-child{ border-right:none;}

.sitebar h1 span a{ display:inline-block; text-align:center; color:#fff; width:100%; padding-top:52px;}
.sitebar h1 span.group_ico a.curr,
.sitebar h1 span.system_ico a.curr,
.sitebar h1 span.map_ico a.curr{color:#51c6f8; text-decoration:none;}

.sitebar h1 span.group_ico{ background:url(../images/control/icon_normal_group.png) no-repeat center 15px;}
.sitebar h1 span.group_ico a.curr{ background: url(../images/control/icon_selected_group.png) no-repeat center 15px;}

.sitebar h1 span.system_ico{ background:url(../images/control/icon_normal_system.png) no-repeat center 15px;}
.sitebar h1 span.system_ico a.curr{ background: url(../images/control/icon_selected_system.png) no-repeat center 15px;}

.sitebar h1 span.map_ico{ background: url(../images/control/icon_normal_map.png) no-repeat center 15px;}
.sitebar h1 span.map_ico a.curr{ background: url(../images/control/icon_selected_map.png) no-repeat center 15px;}

.overflow_h1{ height:572px;}
.overflow_h2{ height:568px;}
.overflow_h3{ height:592px;}
.overflow_h4{ height:526px;}
.overflow_h5{ height:463px;}
.overflow_h4,.overflow_h5{ overflow:hidden; overflow-y:auto;-moz-border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;}


/*背景遮罩样式*/
.shade1{ position:absolute; left:0; top:0;width:968px; height:658px; background-color:rgba(0, 0, 0, 0.5); z-index:99;}

.markbg{ position:absolute;left:24px; top:68px; z-index:99; width:1232px; height:660px; background:#000; opacity:0.7;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

/*时钟style*/

 #clock {
        	position: relative;
        	width: 150px;
        	height: 150px;
        	background: url(../images/setting/date/time.png); margin:0 auto;
        	}

        #sec, #min, #hour {
        	position: absolute;
        	width:6px;
        	height: 150px;
        	top: -2px;
        	left:72px;
        	}

        #sec {
        	background: url(../images/setting/date/sechand.png);
        	z-index: 3;
           	}

        #min {
        	background: url(../images/setting/date/minhand.png);
        	z-index: 2;
           	}

        #hour {
        	background: url(../images/setting/date/hourhand.png);
        	z-index: 1;
           	}
		#cyc{ background:url(../images/setting/date/time_hand.png) no-repeat; width:14px; height:17px; position:absolute; left:68px; top:68px; z-index:999;}


/*日历样式*/
.timeday{ position:relative; height:57px; padding:10px 20px 0 20px;}

.timeday a{display:inline-block;}
.timeday a.today{ padding-top:5px;}
.timeday a.today:hover{ color:#666;}

.btn_monthweek{
	width:98px;
	height:42px;
	font-size:20px;
	text-align:center;
	padding-top:3px;
}
.btn_not_selected{
	background: url(../images/timing/btn_normal_week.png) no-repeat;
	color:#666;
}
.btn_not_selected:hover{ background: url(../images/timing/btn_selected_monthweek.png) no-repeat; color:#fff;}

.btn_selected{background: url(../images/timing/btn_selected_monthweek.png) no-repeat; color:#fff;}

.timeday dl{ position:absolute; height:36px;}

.timeday dl dd{ position:absolute; height:36px;}
.timeday dl dd input{height:34px; line-height:34px; text-align:center; border:0; font-family:Arial;}
.jian_l{ background:url(../images/timing/control_norma_left.png) no-repeat; width:17px; height:20px;}
.jian_l:hover,
.jian_l:focus{ background:url(../images/timing/control_selected_left.png) no-repeat;}
.jian_r{ background: url(../images/timing/control_norma_right.png) no-repeat; width:17px; height:20px;}
.jian_r:hover,
.jian_r:focus{ background:url(../images/timing/control_selected_right.png) no-repeat;}

/*日历表格*/
.timeday_table th.curr{ color:#fff;
	background-color:#67a2e2; border-bottom:1px solid #9cb9d8;}
.timeday_table td.curr{ color:#1f72cc !important;
	background-color: #dcf4fe !important;
/*     background-image: linear-gradient(top, #67a2e2 0%, #5993d2 40%, #4c86c4 100%) !important;
background-image: -webkit-linear-gradient(top, #67a2e2 0%, #5993d2 40%, #4c86c4 100%) !important;
background-image: -moz-linear-gradient(top, #67a2e2 0%, #5993d2 40%, #4c86c4 100%) !important;
background-image: -o-linear-gradient(top, #67a2e2 0%, #5993d2 40%, #4c86c4 100%) !important;
background-image: -ms-linear-gradient(top, #67a2e2 0%, #5993d2 40%, #4c86c4 100%) !important; */}

.timeday_table td.curr p{color:#fff;}
/*.timeday_table td.curr span{ display:block; font-size:16px;color:#fff;}
.timeday_table td span{ display:block; font-size:16px; color:#999;}*/


.font9{ color:#999;}
.font6{ color:#666;}
.fontb{ color:#1f72cc;}

.tree{ height:511px; overflow-y:auto;font-family:Arial;}
.tree1{ height:458px; overflow-y:auto;}
.tree .none-cont{ padding:204px 15px 0 15px; text-align:center; line-height:27px; font-size:18px; color:#7d8186;}
.nav-bg{background:url(../images/left_highlight.png) no-repeat left; height:660px;}
/*定时卡片*/

.graycard_normal{ float:left;width:105px; height:113px; position:relative;cursor:pointer; background:#fff;border-radius:3px; box-shadow:0 0 10px rgba(0, 0, 0, 0.1) inset;margin:10px 13px 20px 13px; }

.graycard_normal ul{height:113px; border-radius:3px; box-shadow:0 0 7px rgba(0, 0, 0, 0.1) inset;}

.graycard_normal ul li p{ position:absolute;display:block; width:85px;left:10px;top:20px; height:54px;}
.graycard_normal ul li b{ position:absolute; bottom:15px;left:2px; display:block; width:101px; font-weight:normal; text-align:center; font-size:14px; color:#666;font-family: arial;}

/*小设备图标*/
.ico_cass_cass_b{ background: url(../images/installation/group/Control_right_icon_CASS.png) no-repeat center;}
.ico_cass_scass_b{ background: url(../images/installation/group/Control_right_icon_SCASS.png) no-repeat center;}
.ico_erv_b{ background: url(../images/installation/group/Control_right_icon_ERV.png) no-repeat center;}
.ico_flrc_b{ background: url(../images/installation/group/Control_right_icon_FLRC.png) no-repeat center;}
.ico_hwall_b{ background: url(../images/installation/group/Control_right_icon_HWALL.png) no-repeat center;}
.ico_duct_b{ background: url(../images/installation/group/Control_right_icon_DUCT.png) no-repeat center;}
.ico_hduct_b{ background: url(../images/installation/group/Control_right_icon_HDUCT.png) no-repeat center;}
.ico_ucf_b{ background: url(../images/installation/group/Control_right_icon_UCF.png) no-repeat center;}
.ico_vert_b{ background: url(../images/installation/group/Control_right_icon_VERT.png) no-repeat center;}
.ico_control_b{background: url(../images/installation/group/Control_right_icon_Group.png) no-repeat center;}
.ico_hphr_b{background: url(../images/installation/group/Control_right_icon_HPHR.png) no-repeat center;}
.ico_shp_b{background: url(../images/installation/group/Control_right_icon_SHP.png) no-repeat center;}
.ico_clivet_b{background: url(../images/installation/group/Control_right_icon_Clivet.png) no-repeat center;}


.ico_system0{ background:url(../images/report/news/icon_System1.png)no-repeat center;}
.ico_system1{ background:url(../images/report/news/icon_System2.png) no-repeat center;}
.ico_system2{ background:url(../images/report/news/icon_System3.png)no-repeat center;}
.ico_system3{ background:url(../images/report/news/icon_System4.png) no-repeat center;}
.ico_system4{ background:url(../images/report/news/icon_System5.png)no-repeat center;}
.ico_system5{ background:url(../images/report/news/icon_System6.png) no-repeat center;}
.ico_system6{ background:url(../images/report/news/icon_System7.png)no-repeat center;}
.ico_system7{ background:url(../images/report/news/icon_System8.png)no-repeat center;}


/*设备框颜色 */
.device_blue h2{ background:#1f72cc;}
/*.device_blue:hover,*/
.blue_border{ border:2px solid #1f72cc;}

/* 对号style */
.graycard_normal div{ position:absolute; top:-5px; right:-10px; z-index:10;}
/* 对号style */
.blue_chick{ background: #629ee0;
  background: -moz-linear-gradient(left, #629ee0 0%, #3380d2 40%, #2576ce 100%);
  background: -webkit-linear-gradient(left, #629ee0 0%, #3380d2 40%, #2576ce 100%);
  background: linear-gradient(to right, #629ee0 0%, #3380d2 40%, #2576ce 100%);}

.lightblue_chick{ background: #51c6f8;
  background: -moz-linear-gradient(left, #8ddafb 0%, #51c6f8 40%, #42b9ec 100%);
  background: -webkit-linear-gradient(left, #8ddafb 0%, #51c6f802 40%, #42b9ec 100%);
  background: linear-gradient(to right, #8ddafb 0%, #51c6f8 40%, #42b9ec 100%);}

.red_chick{ background: #ff0000;}
/*  background: -moz-linear-gradient(left, #f37a99 0%, #f44975 40%, #ed3262 100%);
  background: -webkit-linear-gradient(left, #f37a99 0%, #f44975 40%, #ed3262 100%);
  background: linear-gradient(to right, #f37a99 0%, #f44975 40%, #ed3262 100%);}*/

.pink_chick{ background: #f44975;
    background: -moz-linear-gradient(left, #f37a99 0%, #f44975 40%, #ed3262 100%);
    background: -webkit-linear-gradient(left, #f37a99 0%, #f44975 40%, #ed3262 100%);
    background: linear-gradient(to right, #f37a99 0%, #f44975 40%, #ed3262 100%);}

.yellow_chick{ background: #f0b22c;
  background: -moz-linear-gradient(left, #f0c66a 0%, #f0b22c 40%, #d3950f 100%);
  background: -webkit-linear-gradient(left, #f0c66a 0%, #f0b22c 40%, #d3950f 100%);
  background: linear-gradient(to right, #f0c66a 0%, #f0b22c 40%, #d3950f 100%);}

.green_chick{ background: #1fcc87;
  background: -moz-linear-gradient(left, #63dead 0%, #1fcc87 40%, #23b078 100%);
  background: -webkit-linear-gradient(left, #63dead 0%, #1fcc87 40%, #23b078 100%);
  background: linear-gradient(to right, #63dead 0%, #1fcc87 40%, #23b078 100%);}

.gray_chick{ background: #b1b1b1;
  background: -moz-linear-gradient(left, #c9c9c9 0%, #b1b1b1 40%, #a3a3a3 100%);
  background: -webkit-linear-gradient(left, #c9c9c9 0%, #b1b1b1 40%, #a3a3a3 100%);
  background: linear-gradient(to right, #c9c9c9 0%, #b1b1b1 40%, #a3a3a3 100%);}
/**
.blue_chick{ background: #629ee0;
    background: -moz-linear-gradient(left, #629ee0 0%, #3380d2 40%, #2576ce 100%);
    background: -webkit-linear-gradient(left, #629ee0 0%, #3380d2 40%, #2576ce 100%);
    background: linear-gradient(to right, #629ee0 0%, #3380d2 40%, #2576ce 100%);}
*/
.blue_chick,
.lightblue_chick,
.red_chick,
.pink_chick,
.yellow_chick,
.green_chick,
.gray_chick{
  width: 22px;
  height: 22px;
  position: relative;
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding-top:1px;
  color:#fff; text-align:center;
}

/*日期控件*/
/*字体*/
@font-face{ font-family:helvetica; src: url(../../fonts/Helvetica_1.ttf) format("opentype");}

.datetimestyle{ position:relative;}
.datetimestyle a.icoday{ display:inline-block; position:absolute; top:5px; right:10px; width:22px; height:22px; background:url(../images/timing/icon_Calendar.png) no-repeat;}
.datetimestyle a.icoday:hover,
.datetimestyle a.icoday:focus,
.datetimestyle a.curr{ background:url(../images/timing/icon_Calendar_1.png) no-repeat;}
.datetimebg,
.gradientbg{/*.sched_sele*/
	background-color: #f4f5f7;
    background-image: linear-gradient(top, #fff 0%, #fff 20%, #f4f5f7 60%, #ecedf0 100%);
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 20%, #f4f5f7 60%, #ecedf0 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #fff 20%, #f4f5f7 60%, #ecedf0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #fff 20%, #f4f5f7 60%, #ecedf0 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #fff 20%, #f4f5f7 60%, #ecedf0 100%);
	}


.sche-datetime:before{ /* the pointer tip */
	content:'';
	position:absolute;
	width:1px;
	height:1px;
    border-left: 7px solid transparent;
    border-right:7px solid transparent;
    border-bottom: 7px solid #475b77;
	margin-left:-5px;}

.datetime{ background:#475b77; box-shadow:0 0 5px rgba( 71, 91, 119, 0.9);}
.datetime ul ol,
.datetime ul li{ display:inline-block; float:left; height:35px;}
.datetime ul ol{ width:20px;}
.datetime ul ol a{ display:block; width:17px; height:20px;}
.datetime ul ol a.icoleft{ background:url(../images/timing/control_normal_left.png) no-repeat center;}
.datetime ul ol a.icoleft:hover{ background:url(../images/timing/control_selected_left.png) no-repeat;}

.datetime ul ol a.icoright{ background:url(../images/timing/control_normal_right.png) no-repeat center right;}
.datetime ul ol a.icoright:hover{ background:url(../images/timing/control_selected_right.png) no-repeat;}


.inp-day{ font-size:26px; color:#fff; height:35px; width:100%; padding:0 10px; text-align:center; background:transparent; border:0;}

.daytime-table th,
.daytime-table td{ padding:3px 5px; text-align:center;font-size:16px; color:#fff;}
.daytime-table th{ font-weight:bold;}
.daytime-table td{font-family:helvetica;}
.daytime-table td a{ display:block; width:34px; height:30px; line-height:30px; text-align:center; margin:0 auto; color:#fff;}
.daytime-table td a.gray{ color:#b5bdc8;}
.daytime-table td a.curr{ border-radius:5px; background:#51c6f8; color:#fff;}


 /*小日期控件*/
.datetime-xs{ width:272px; position:absolute;top: 35px; z-index:999;border-radius: 5px;}

.datetime-xs:before{ left:148px;top:-6px;}
.datetime-xs ul{ padding:5px 0 0 15px; height:45px;border-bottom:1px solid #3e516a;}
.datetime-xs div{ padding:10px 5px;}
.datetime-xs ul ol a{ margin-top:12px;}
.datetime-xs ul li{ width:203px;color:#fff; font-size:20px; text-align:center; padding-top:4px;}
.datetime-xs:before{ /* the pointer tip */
	content:'';
	position:absolute;
	width:1px;
	height:1px;
    border-left: 7px solid transparent;
    border-right:7px solid transparent;
    border-bottom: 7px solid #475b77;
	margin-left:-5px;}

.datetime-xs .daytime-table th,
.datetime-xs .daytime-table td{ padding:0;}

/*按钮*/
.btn-blue-148,
.btn-white-148,
.btn-gray-148{ display:inline-block; width:148px; height:48px; font-size:20px; text-align:center; line-height:42px;}
.btn-blue-148{background:url(../images/button/btn_cancel_normal_148.png) no-repeat;color:#fff; }
.btn-white-148{background:url(../images/button/btn_save_normal_148.png) no-repeat;color:#666;}
.btn-gray-148{background: url(../images/button/btn_enter_normal_148.png) no-repeat;color:#fff;}

.btn-blue-148:hover,
.btn-white-148:hover,
.btn-gray-148:hover{ background:url(../images/button/btn_selected_148.png) no-repeat;color:#fff}

.btn-blue-98{ display:inline-block; width:98px; height:42px; font-size:20px; padding-top:3px; text-align:center;}
.btn-blue-98{background:url(../images/button/btn_normal_98.png) no-repeat; color:#fff;}
.btn-blue-98:hover,
.btn-blue-98:focus{ background:url(../images/button/btn_selected_98.png) no-repeat;color:#fff;}
.timeday_table td.active{background-color:#1f72cc !important;color:#fff!important;}

.btn-blue-128,
.btn-gray-128{ display:inline-block; width:128px; height:48px; font-size:20px; text-align:center; line-height:42px;}
.btn-blue-128{background:url(../images/button/btn_cancel_normal_128.png) no-repeat;color:#fff; }
.btn-gray-128{background: url(../images/button/btn_enter_normal_128.png) no-repeat;color:#fff;}
/*.btn-white-128{background:url(../images/button/btn_save_normal_128.png) no-repeat;color:#666;}*/

.btn-blue-128:hover,
.btn-gray-128:hover{ background:url(../images/button/btn_selected_128.png) no-repeat;color:#fff}

#timeday_table td{position: relative;}
#timeday_table td b{top: 3px;left: 5px;position: absolute;display: inline;font-weight: normal;color: #ff445e;line-height: normal;font-size: 16px;}
#timeday_table td.hly{
  background:#dcf4fe;color:#333;
}

.typing_loader{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
    -moz-animation: Typing 1s linear infinite alternate;
    animation: typing 1s linear infinite alternate;
    margin: 46px auto; /* Not necessary- its only for layouting*/
    position: relative;
    left: -12px;
    top:300px;
}
@-webkit-keyframes typing{
    0%{
        background-color: rgba(255,255,255, 1);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    25%{
        background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    75%{ background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,1);
    }
}

@-moz-keyframes typing{
    0%{
        background-color: rgba(255,255,255, 1);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    25%{
        background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    75%{ background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,1);
    }
}

@keyframes typing{
    0%{
        background-color: rgba(255,255,255, 1);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    25%{
        background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,2),
        24px 0px 0px 0px rgba(255,255,255,0.2);
    }
    75%{ background-color: rgba(255,255,255, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.2),
        24px 0px 0px 0px rgba(255,255,255,1);
    }
}

.waiting-box-mask{
    position: absolute;
    top: 0;
    left: 0;
    width:1280px;
    height:800px;
    z-index: 999999;
    opacity: .8;
    filter: alpha(opacity=80);
    background: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#opertionSetBtn{
    background: url(../images/button/bar.png) no-repeat;
    outline: none;
    background-size: 185px 42px;
    border: none;
    color: #fff;
    box-shadow: none;
    height: 40px
}
.typeList li:hover a{
    background: url(../images/button/Select-bar.png) no-repeat !important;;
}
.typeList li a{
  color:#fff !important;
  font-size: 18px;
}
.typeList{
  border: 1px solid #337ab7 !important;
}
.coolRow .row1-cont{
   width: 140px;
   position: relative;
}
.coolRow .row1-cont sup{
  position: absolute;
  left: -20px;
  top:20px;
}
.selectTypeBtn{
 width:182px;margin-top:20px;float:right;
}
#helpList{
  height: 663px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.datetimestyle  input{
  cursor: auto !important;
}
/* 室内机图标 */
/*  非自动小图标 */
.icon_0_small_noAuto{
   background: url(../images/unitsIcon/smallIcon/noAuto/0Control_right_icon_OLD.png) no-repeat center;
}
.icon_1_small_noAuto{
   background: url(../images/unitsIcon/smallIcon/noAuto/1Control_right_icon_CASS.png) no-repeat center;
}
.icon_2_small_noAuto{
   background: url(../images/unitsIcon/smallIcon/noAuto/2Control_right_icon_HWALL.png) no-repeat center;
}
.icon_3_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/3Control_right_icon_MDUCT.png) no-repeat center;
}
.icon_4_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/4Control_right_icon_LDUCT.png) no-repeat center;
}
.icon_5_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/5Control_right_icon_VERT.png) no-repeat center;
}
.icon_6_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/6Control_right_icon_HDUCT.png) no-repeat center;
}
.icon_7_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/7Control_right_icon_SCASS.png) no-repeat center;
}
.icon_8_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/8Control_right_icon_UCF.png) no-repeat center;
}
.icon_9_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/9Control_right_icon_FLRCS.png) no-repeat center;
}
.icon_10_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/10Control_right_icon_FLRCR.png) no-repeat center;
}
.icon_11_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/11Control_right_icon_OA.png) no-repeat center;
}
.icon_12_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/12Control_right_icon_mini.png) no-repeat center;
}
.icon_13_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/13Control_right_icon_ERV.png) no-repeat center;
}
.icon_14_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/14Control_right_icon_1WAY.png) no-repeat center;
}
.icon_15_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/15Control_right_icon_2WAY.png) no-repeat center;
}
.icon_16_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/16Control_right_icon_Console.png) no-repeat center;
}
.icon_17_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/17Control_right_icon_water.png) no-repeat center;
}
.icon_18_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/18Control_right_icon_T3OA.png) no-repeat center;
}
.icon_19_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/19Control_right_icon_Clivet.png) no-repeat center;
}
.icon_20_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/20Control_right_icon_C-OA.png) no-repeat center;
}
.icon_22_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/22Control_right_icon_C-OA.png) no-repeat center;
}
.icon_100_small_noAuto{
background: url(../images/unitsIcon/smallIcon/noAuto/100Control_line.png) no-repeat center;
}
/* 自动小图标 */
.icon_0_small_auto{
   background: url(../images/unitsIcon/smallIcon/auto/0Control_right_icon_OLD.png) no-repeat center;
}
.icon_1_small_auto{
   background: url(../images/unitsIcon/smallIcon/auto/1Control_right_icon_CASS.png) no-repeat center;
}
.icon_2_small_auto{
   background: url(../images/unitsIcon/smallIcon/auto/2Control_right_icon_HWALL.png) no-repeat center;
}
.icon_3_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/3Control_right_icon_MDUCT.png) no-repeat center;
}
.icon_4_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/4Control_right_icon_LDUCT.png) no-repeat center;
}
.icon_5_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/5Control_right_icon_VERT.png) no-repeat center;
}
.icon_6_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/6Control_right_icon_HDUCT.png) no-repeat center;
}
.icon_7_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/7Control_right_icon_SCASS.png) no-repeat center;
}
.icon_8_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/8Control_right_icon_UCF.png) no-repeat center;
}
.icon_9_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/9Control_right_icon_FLRCS.png) no-repeat center;
}
.icon_10_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/10Control_right_icon_FLRCR.png) no-repeat center;
}
.icon_11_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/11Control_right_icon_OA.png) no-repeat center;
}
.icon_12_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/12Control_right_icon_mini.png) no-repeat center;
}
.icon_13_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/13Control_right_icon_ERV.png) no-repeat center;
}
.icon_14_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/14Control_right_icon_1WAY.png) no-repeat center;
}
.icon_15_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/15Control_right_icon_2WAY.png) no-repeat center;
}
.icon_16_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/16Control_right_icon_Console.png) no-repeat center;
}
.icon_17_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/17Control_right_icon_water.png) no-repeat center;
}
.icon_18_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/18Control_right_icon_T3OA.png) no-repeat center;
}
.icon_19_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/19Control_right_icon_Clivet.png) no-repeat center;
}
.icon_20_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/20Control_right_icon_C-OA.png) no-repeat center;
}
.icon_22_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/22Control_right_icon_C-OA.png) no-repeat center;
}
.icon_100_small_auto{
background: url(../images/unitsIcon/smallIcon/auto/100Control_line.png) no-repeat center;
}
/* 非自动大图标 */
.icon_0_big_noAuto{
   background: url(../images/unitsIcon/bigIcon/noAuto/0Control_right_icon_OLD.png) no-repeat center;
}
.icon_1_big_noAuto{
   background: url(../images/unitsIcon/bigIcon/noAuto/1Control_right_icon_CASS.png) no-repeat center;
}
.icon_2_big_noAuto{
   background: url(../images/unitsIcon/bigIcon/noAuto/2Control_right_icon_HWALL.png) no-repeat center;
}
.icon_3_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/3Control_right_icon_MDUCT.png) no-repeat center;
}
.icon_4_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/4Control_right_icon_LDUCT.png) no-repeat center;
}
.icon_5_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/5Control_right_icon_VERT.png) no-repeat center;
}
.icon_6_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/6Control_right_icon_HDUCT.png) no-repeat center;
}
.icon_7_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/7Control_right_icon_SCASS.png) no-repeat center;
}
.icon_8_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/8Control_right_icon_UCF.png) no-repeat center;
}
.icon_9_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/9Control_right_icon_FLRCS.png) no-repeat center;
}
.icon_10_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/10Control_right_icon_FLRCR.png) no-repeat center;
}
.icon_11_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/11Control_right_icon_OA.png) no-repeat center;
}
.icon_12_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/12Control_right_icon_mini.png) no-repeat center;
}
.icon_13_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/13Control_right_icon_ERV.png) no-repeat center;
}
.icon_14_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/14Control_right_icon_1WAY.png) no-repeat center;
}
.icon_15_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/15Control_right_icon_2WAY.png) no-repeat center;
}
.icon_16_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/16Control_right_icon_Console.png) no-repeat center;
}
.icon_17_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/17Control_right_icon_water.png) no-repeat center;
}
.icon_18_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/18Control_right_icon_T3OA.png) no-repeat center;
}
.icon_19_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/19Control_right_icon_Clivet.png) no-repeat center;
}
.icon_20_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/20Control_right_icon_C-OA.png) no-repeat center;
}
.icon_22_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/22Control_right_icon_C-OA.png) no-repeat center;
}
.icon_100_big_noAuto{
background: url(../images/unitsIcon/bigIcon/noAuto/100Control_line.png) no-repeat center;
}
/* 自动大图标 */
.icon_0_big_auto{
   background: url(../images/unitsIcon/bigIcon/auto/0Control_right_icon_OLD.png) no-repeat center;
}
.icon_1_big_auto{
   background: url(../images/unitsIcon/bigIcon/auto/1Control_right_icon_CASS.png) no-repeat center;
}
.icon_2_big_auto{
   background: url(../images/unitsIcon/bigIcon/auto/2Control_right_icon_HWALL.png) no-repeat center;
}
.icon_3_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/3Control_right_icon_MDUCT.png) no-repeat center;
}
.icon_4_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/4Control_right_icon_LDUCT.png) no-repeat center;
}
.icon_5_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/5Control_right_icon_VERT.png) no-repeat center;
}
.icon_6_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/6Control_right_icon_HDUCT.png) no-repeat center;
}
.icon_7_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/7Control_right_icon_SCASS.png) no-repeat center;
}
.icon_8_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/8Control_right_icon_UCF.png) no-repeat center;
}
.icon_9_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/9Control_right_icon_FLRCS.png) no-repeat center;
}
.icon_10_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/10Control_right_icon_FLRCR.png) no-repeat center;
}
.icon_11_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/11Control_right_icon_OA.png) no-repeat center;
}
.icon_12_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/12Control_right_icon_mini.png) no-repeat center;
}
.icon_13_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/13Control_right_icon_ERV.png) no-repeat center;
}
.icon_14_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/14Control_right_icon_1WAY.png) no-repeat center;
}
.icon_15_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/15Control_right_icon_2WAY.png) no-repeat center;
}
.icon_16_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/16Control_right_icon_Console.png) no-repeat center;
}
.icon_17_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/17Control_right_icon_water.png) no-repeat center;
}
.icon_18_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/18Control_right_icon_T3OA.png) no-repeat center;
}
.icon_19_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/19Control_right_icon_Clivet.png) no-repeat center;
}
.icon_20_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/20Control_right_icon_C-OA.png) no-repeat center;
}
.icon_22_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/22Control_right_icon_C-OA.png) no-repeat center;
}
.icon_100_big_auto{
background: url(../images/unitsIcon/bigIcon/auto/100Control_line.png) no-repeat center;
}
/* 节点切换等待 */
.delay-dialog{
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.7);
  position:absolute;
  z-index: 10000;
  top:0px;
  display: none;
}
.delay-dialog.edit-units{
  width: 703px;
  top:-1px
}
.delay-dialog h2{
  text-align: center;
  font-size: 28px;
  color:#fff;
  padding-top:300px;
}
