/* the stylesheet all page available */
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  border: 0px;
  font: inherit;
  margin: 0px;
  padding: 0px;
  outline: none;
  vertical-align: baseline;
}
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: Arial;
  -webkit-text-size-adjust: none;
}
input {
  font-family: Arial;
  outline: none;
}
input[type="button"] {
  -webkit-appearance: none;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.disNone {
  display: none;
}
.disNoneIm {
  display: none !important;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
.positionRel {
  position: relative;
}
.positionFix {
  position: fixed !important;
}
.clear {
  clear: both;
  line-height: 0px;
  font-size: 0px;
}
.overflowH {
  overflow: hidden;
  *zoom: 1;
}
.verticalAlignTop {
  vertical-align: top !important;
}
.verticalAlignMi {
  vertical-align: middle !important;
}
.visibleH {
  visibility: hidden;
}
.textAL {
  text-align: left;
}
.textAR {
  text-align: right;
}
.textAC {
  text-align: center;
}
.IEPZD {
  *position: relative;
  *z-index: 1;
  *zoom: 1;
}
.IESIXFMLM3 {
  _margin-left: -3px;
}
.intellIframe {
  /*height:462px;*/
  height: 60px;
  width: 229px;
  *width: 190px;
  border: 0px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 36px;
  left: 49px;
  z-index: 0;
  display: none;
}
div.layout {
  min-width: 1240px;
  text-align: center;
  /* 解决子元素为inline-block时空白标签间会产生3px空白的问题 */
  font-size: 0px;
  overflow-y: auto;
}
div.layout > fieldset {
  display: inline-block;
  /* IE polyfill */
  text-align: left;
  text-align: initial;
}
div.layout div#infoCon {
  width: 900px;
}
div.layout div#confCon {
  width: 900px;
  font-size: 12px;
}
/* index page */
#Error {
  width: 100%;
  min-width: 980px;
  padding-top: 100px;
  line-height: 0px;
  font-size: 0px;
  position: fixed;
  z-index: 1082;
  visibility: hidden;
  _display: none;
  _position: absolute;
}
#Confirm {
  width: 100%;
  min-width: 980px;
  padding-top: 100px;
  line-height: 0px;
  font-size: 0px;
  position: fixed;
  z-index: 1020;
  visibility: hidden;
  _display: none;
  _position: absolute;
}
#UpgradeConfirm,
#CloudBindConfirm {
  width: 100%;
  height: 0px;
  margin: 0px auto;
  line-height: 0px;
  font-size: 0px;
  position: absolute;
  top: 90px;
  z-index: 1020;
}
#Con {
  height: 100%;
  user-select: none;
}
#CloudAccountPage {
  height: 100%;
}
#Cover,
#CoverB {
  width: 100%;
  height: 100%;
  bottom: 0px;
  right: 0px;
  position: fixed;
  _top: 0px;
  _left: 0px;
  _position: absolute;
  background: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
  visibility: hidden;
  z-index: 1018;
}
#CoverB {
  z-index: 1016 !important;
}
div.VigNetControlCon {
  width: 99%;
  top: -9999px;
  position: absolute;
  z-index: 1009;
  visibility: hidden;
}
#Help {
  width: 674px;
  top: -9999px;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 7px rgba(111, 111, 111, 1);
  z-index: 1003;
}
#Login {
  height: 100%;
  display: none;
}
#ProgressBar {
  width: 100%;
  height: 0;
  bottom: 0px;
  right: 0px;
  position: fixed;
  _top: 0px;
  _left: 0px;
  _position: absolute;
  display: none;
  visibility: hidden;
  z-index: 1020;
}
/* index page end */

/* help */
#helpContent {
  height: 1px;
  display: none;
  top: -9999px;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
}
p.helpTop {
  height: 37px;
  padding: 0px;
  margin: 0px;
  position: relative;
  cursor: move;
  background: #70d2ef;
  text-align: left;
}
p.appsHelpTop {
  background: #b0cb33 !important;
}
span.helpDes {
  color: white;
  line-height: 37px;
  font-weight: bold;
  font-size: 14px;
  margin-left: 20px;
}
i.helpClose {
  width: 20px;
  height: 20px;
  top: 8px;
  right: 10px;
  position: absolute;
  cursor: pointer;
  background: url(../../web-static/images/routerBg.png) -396px -162px no-repeat;
}
#helpDetail {
  font-size: 12px;
  margin: 21px 35px 35px;
  word-wrap: break-word;
  word-break: break-all;
}
#helpDetail ul.help {
  color: #000000;
  list-style: none;
  margin-top: 3px;
}
#helpDetail a {
  color: #0000cc;
}

/* multiple input */
ul.wzdConTitleUl {
  list-style: none outside none;
  padding: 0;
  margin-bottom: 45px;
}
p.wzdConTitle {
  border-bottom: 1px solid #248ab3;
  color: #ffffff;
  font-size: 23px;
  font-weight: bold;
  padding-bottom: 15px;
  width: 98.5%;
}
p.wzdConTitle label.note {
  color: #005d83;
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
  vertical-align: bottom;
}
p.wzdConTitle label.link {
  color: #005d83;
  font-size: 15px;
  margin-left: 7px;
  vertical-align: bottom;
  cursor: pointer;
}
p.wzdDesP {
  color: #ffffff;
  font-size: 12px;
  margin: 10px 0 25px 347px;
  text-align: left;
}
p.wzdConTitleDes {
  color: #0d6a90;
  font-size: 12px;
  margin-top: 15px;
}
ul.inputUlF {
  margin-bottom: 0 !important;
}
ul.inputUl {
  height: 35px;
  text-align: left;
  list-style: none;
  margin-bottom: 25px;
  padding: 0;
}
ul.inputUl li {
  height: 35px;
  line-height: 35px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
ul.inputUl li.inputLi {
  font-size: 0px;
  vertical-align: middle;
}
li.inputLi label {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin-right: 15px;
  text-align: right;
  vertical-align: middle;
  width: 332px;
}
li.inputLi label.N {
  width: 78px !important;
}
li.inputLi label.M {
  width: 110px !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  li.inputLi input {
    line-height: 0px !important;
  }
}
li.inputLi input {
  border: 0px;
  border-radius: 3px;
  padding: 0 10px;
  width: 205px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  background: #ffffff;
  vertical-align: middle;
}
li.inputLi input.N {
  width: 158px !important;
}
li.inputLi input.M {
  width: 126px !important;
}
li.inputLi i.tip {
  width: 17px;
  height: 16px;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  background: url(../../web-static/images/wzd.png) no-repeat -95px -243px;
  vertical-align: middle;
  visibility: hidden;
}
li.wzdSubLi {
  list-style: none;
  font-size: 0px;
  width: 100%;
  margin-top: 45px;
  text-align: center;
}
li.wzdSubLi input {
  background-color: #ffea55;
  border-radius: 3px;
  color: #3c3e43;
  width: 225px;
  height: 35px;
  border: 0px;
  padding: 0px;
  cursor: pointer;
}
li.wzdSubLi input.subBtnDis {
  background-color: #4cb1d9 !important;
  color: #005d83 !important;
  border: 1px solid;
  cursor: auto;
}
input.btnL {
  margin-right: 55px;
}
input.wzdDetectBtn {
  color: #3c3e43;
  font-size: 12px;
  background-color: #ffea55;
  border: 0;
  border-radius: 3px;
  vertical-align: middle;
  margin-left: 10px;
  height: 25px;
  width: 92px;
}
label.wzdDesLblA {
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-right: 15px;
  text-align: right;
  width: 332px;
}

/* input note */
ul.inputUl li.note {
  font-size: 0px;
  text-align: left;
  visibility: hidden;
  margin-left: 10px;
  vertical-align: middle;
}
ul.gridLineA li.note {
  font-size: 0px;
  text-align: left;
  visibility: hidden;
  margin-left: 7px;
}
li.note i.arrowL {
  line-height: 0px;
  border-style: solid;
  border-width: 4px 3px 4px 0px;
  border-color: #ffffff #fb6e52 #ffffff #ffffff;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
li.note i {
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: middle;
}
li.note i.error {
  background: url(../../web-static/images/routerBg.png) -441px -68px no-repeat
    transparent;
}
li.note i.warn {
  background: url(../../web-static/images/routerBg.png) -467px -190px no-repeat
    transparent;
}
li.note i.correct {
  background: url(../../web-static/images/routerBg.png) -424px -69px no-repeat
    transparent;
}
li.note div.noteCon {
  color: #ffffff;
  font-size: 12px;
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 32px;
  width: 221px;
}
li.note div.noteConRouteSet {
  width: auto !important;
}
div.noteCon p {
  line-height: 32px;
}
div.noteCon p.twoLine {
  line-height: 16px;
}
div.noteCon p.pwdDepC {
  margin-top: 4px;
}
div.noteCon p.vlM {
  line-height: 3.32em !important;
  margin: 0px !important;
}
div.noteCon div.pwdDepL {
  width: 72px;
  height: 5px;
  font-size: 0px;
  margin-top: 2px;
  background: #94d0e8;
}
div.pwdDepL label {
  width: 0px;
  height: 4px;
  display: block;
  line-height: 4px;
  background: #ffffff;
}
/* end input note */

/* end multiple input */

/* loading */
div.LoadConCover {
  width: 100%;
  top: 0px;
  position: fixed;
  _position: absolute;
  z-index: 1030;
}
div.coverLoadCon {
  font-size: 12px;
  height: 0px;
  width: 600px;
  margin: 0px auto;
  margin-top: 260px;
}
div.coverLoad {
  width: 600px;
  height: 160px;
  background: #1c1c1c;
  box-shadow: 0 0 2px rgba(16, 16, 16, 1);
  text-align: center;
  margin: 0 auto;
  border-radius: 12px;
}
div.coverLoadWzd {
  width: 160px;
  height: 160px;
  background: #a0d468;
  border-radius: 5px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 1);
  position: absolute;
  top: 0px;
  left: -80px;
}
input.coverLoadClose {
  font-size: 14px !important;
  background: #d9d9d9 !important;
  color: #000000;
  padding: 6px 20px;
  *padding: 3px 10px 2px;
  margin-top: 23px;
  cursor: pointer;
}
img.coverLoading {
  font-size: 0;
  height: 20px;
  margin-top: 72px;
  vertical-align: middle;
  width: 20px;
}
i.coverWarnning {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin: 40px 0 0 56px;
  background: url(../../web-static/images/basic.png) -241px -375px;
}
p.coverLoadNote {
  color: #a0a0a0;
  font-size: 14px;
  padding-top: 72px;
  padding-left: 12px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
}
p.coverLoadWarnning {
  color: #000000;
  font-size: 12px;
  margin-top: 18px;
  padding: 0 2px;
  text-align: center;
}
p.coverLoadWarnningWzdDect {
  color: #000000;
  font-size: 12px;
  margin-top: 14px;
  padding: 0 2px;
  text-align: center;
}
/* end loading */

/* toast */
div.toastConCover {
  visibility: hidden;
  width: 100%;
  position: fixed;
  top: -9999px;
  _position: absolute;
  z-index: 1083;
  *zoom: 1;
}
div.toastCon {
  background: #040404;
  border-radius: 12px;
  height: 122px;
  width: 260px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  *zoom: 1;
}
div.toastCon iframe {
  border: 0px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  z-index: 0;
  height: 100%;
  width: 100%;
}
div.toastCon img {
  font-size: 0px;
  height: 20px;
  width: 20px;
  margin: 48px 0 0 74px;
  vertical-align: middle;
}
div.toastCon span {
  color: #7d7d7d;
  display: inline-block;
  font-size: 14px;
  padding: 48px 0 0 12px;
  vertical-align: middle;
  width: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* toast end */

/* ConfirmPatchSet */
.patchSetResultContainer {
  width: 500px;
  padding: 40px 0;
}

.patchSetResultContainer .wrapper {
  width: 280px;
  margin: 0 auto;
}

.patchSetResultContainer .tipIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.patchSetResultContainer .passIcon {
  background: url("../../web-static/images/correct_s.png") center/100% no-repeat;
}

.patchSetResultContainer .failIcon {
  background: url("../../web-static/images/note.png") center/100% no-repeat;
}
/* ConfirmPatchSet end */

/* DateControl */
ul.hourList {
  color: #b5b5b5;
  padding-left: 0px;
  margin: 0 0 0 38px;
  font-size: 12px;
  list-style: none;
  text-align: left;
}
ul.hourList li {
  display: inline-block;
  text-align: center;
  *display: inline;
  *zoom: 1;
}
ul.hourList span {
  width: 18px;
  height: 18px;
  color: #ffffff;
  text-align: center;
  background: url(../../web-static/images/advance.png) no-repeat -197px -94px;
  display: inline-block;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
}
ul.weekList {
  _width: 40px;
  float: left;
  color: #505050;
  font-size: 12px;
  list-style: none;
  padding-left: 0px;
  margin: 5px 14px 0px 0px;
  _margin: 5px 10px 0px 0px;
}
.weekList li {
  font-size: 11.99px;
  font-weight: bold;
  cursor: pointer;
}
table.tableWeek {
  float: left;
  margin-top: 5px;
  margin-left: 0px;
  font-weight: normal;
  border-collapse: collapse;
}
i.tableICell {
  display: inline-block;
}
td.weekTd {
  border: 1px solid #e3e6e9;
  margin: 0px;
  font-size: 0px;
  text-align: center;
}
/* end of DateControl */

/* IESix compatible */
div.ieSixCompatible {
  width: 100%;
  height: 0px;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 1010;
  display: block !important;
}
div.ieSixCpCon {
  width: 300px;
  padding: 2px;
  margin: 50px auto 0px;
  background: #ffffee;
  border: 1px solid #ffd685;
}
div.ieSixCpCon i.warn {
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
  background: url(../../web-static/images/wzd.png) no-repeat -137px -243px;
}
div.ieSixCpCon span.spanClose {
  color: blue;
  margin-left: 5px;
  cursor: pointer;
}
/* end of IESix compatible */

/* routeset */
/* routeset detail */
input.imeModeN {
  ime-mode: disabled;
}
input.cancelBtn {
  color: #000000;
  font-size: 12px;
  border-radius: 3px;
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
  background: #d9d9d9;
}
div.hsTip {
  width: 520px;
  padding: 35px 40px 30px 40px;
  margin: 0 auto;
  background: #2a2a2a;
  text-align: center;
  z-index: 1;
  box-shadow: 0 0 2px rgba(25, 25, 25, 1);
  border-radius: 15px;
  position: relative;
}
div.hsTip iframe.tipIframe {
  border: 0px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  z-index: -1;
  height: 100%;
  width: 100%;
}
div.hsTip p.detail {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 35px;
}
div.hsTip input.subBtn {
  margin: 0 5px;
  background-color: #404040;
}
div.hsTip i.alertImg {
  background: url(../../web-static/images/routerBg.png) -318px -41px no-repeat;
  display: inline-block;
  height: 70px;
  margin-top: 20px;
  width: 70px;
}
div.hsTip i.confirmImg {
  background: url(../../web-static/images/redWarn.png) no-repeat;
  display: inline-block;
  height: 70px;
  margin-top: 20px;
  width: 70px;
}
div.hsTip p.detailImg {
  min-height: 35px;
  color: #000000;
  font-size: 12px;
  line-height: 22px;
  margin-top: 30px;
  word-wrap: break-word;
  word-break: break-all;
}
/* routeset detail end */
/* routeset */

/* basic set */
/* multiple input */
li.bcInputLi label {
  width: 6.5em;
  color: #000000;
  font-size: 1em;
  line-height: 2.5em;
  display: inline-block;
  border-right: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
}
li.bcInputLi label.M {
  width: 9.16em !important;
}
li.bcInputLi input.M {
  width: 10.05em !important;
}
i.bcArrowM {
  _margin-top: 0.416em;
}
/* end multiple input */

/* switch ball */
div.switchCon {
  width: 46px;
  height: 26px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  background-color: #606060;
  border-radius: 13px;
  *display: inline;
  *zoom: 1;
}
i.switchBg {
  width: 46px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background: transparent;
}
i.switchBall {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  top: 3px;
  left: 3px;
  position: absolute;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  background: #ffffff;
}
/* switch ball end */

/* basic alert */
div.baConfirmCon {
  width: 100%;
  top: 185px;
  position: fixed;
  z-index: 1011;
}
div.baConfirm {
  width: 415px;
  height: 155px;
  border-radius: 3px;
  margin: 0px auto;
  background: white;
}
div.baConfirm i.baConfirmLogo {
  width: 68px;
  height: 68px;
  margin: 34px 0 0 34px;
  display: inline-block;
  background: url(../../web-static/images/alert.gif) no-repeat;
}
div.baConfirm span {
  display: inline-block;
}
span.baConfirmQuestion {
  width: 260px;
  height: 50px;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  margin: 55px 0 0 33px;
  vertical-align: top;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
div.baConfirmFuncCon {
  font-size: 12px;
  text-align: right;
}
div.baConfirm input {
  color: #ffffff;
  font-size: 12px;
  border: 0px;
  cursor: pointer;
  margin-right: 8px;
}
div.baConfirm input.subBtn {
  width: 70px;
  margin: 10px 20px 0 0;
  padding: 6px;
  *padding: 4px 6px;
  _padding: 4px 6px 2px;
  float: right;
  background: none repeat scroll 0 0 #a0d468 !important;
}
/* basic alert end */

/* basic set end */

/* cloud account */
div.cloudAccountLogo {
  height: 40px;
  background: url(../../web-static/images/logo.png) no-repeat 2.5% 2px #000000;
  margin: 0px auto;
}
div.cloudManageCon {
  background-color: #2a2a2a;
  border-radius: 15px;
  position: relative;
  min-height: 600px;
  _height: 600px;
  margin: 150px auto 0;
  width: 990px;
}
div.cloudManageCon p.title {
  color: #ffffff;
  font-size: 24px;
  padding: 70px 0 50px;
  text-align: center;
}
div.cloudManageCon p.title span.tip {
  color: #184283;
  font-size: 12px;
  margin-left: 10px;
}
div.cloudManageCon p.title a {
  color: #184283;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
p.cloudRgstTip {
  color: #184283;
  font-size: 12px;
  margin-top: 13px;
  text-align: left;
}
p.inputTip {
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  margin-left: 334px;
  margin-top: 10px;
}
input.cloudSub {
  background-color: #2b99a3 !important;
  border: none;
  border-radius: 15px;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 14px !important;
  height: 30px;
  margin-left: 423px;
  margin-top: 60px;
  width: 150px;
}
.mpPhoneRgt50 {
  margin-top: 50px !important;
}
.mpPhoneRgt40 {
  margin-top: 40px !important;
}
.mpPhoneRgt20 {
  margin-top: 20px !important;
}
.mpPhoneRgt15 {
  margin-top: 15px !important;
}
.mpPhoneRgt10 {
  margin-top: 10px !important;
}
.mpPhoneRgt6 {
  margin-top: 6px !important;
}
/* cloud account end */

/* eptmanagement */
#menuBEptMngUl {
  list-style: none;
}
#menuBEptMngUl li {
  border-bottom: 1px solid #f07544;
  height: 55px;
  line-height: 55px;
  _height: 37px;
  _padding-top: 18px;
  width: 196px;
  cursor: pointer;
  font-size: 18px;
  margin-left: 0px;
  position: relative;
}
#menuBEptMngUl li i.menuImg {
  width: 25px;
  height: 25px;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
}
/* eptmanagement end */

/* APP */
#menuBAppsUl li {
  border-bottom: 1px solid #a5c135;
  height: 55px;
  line-height: 55px;
  _height: 37px;
  _padding-top: 18px;
  width: 196px;
  cursor: pointer;
  font-size: 18px;
  margin-left: 0px;
  position: relative;
}
div.appConC {
  height: 72px;
  float: left;
  overflow: hidden;
  width: 280px;
  margin-bottom: 40px;
}
div.appCon {
  padding-left: 104px;
  position: relative;
}
div.appCon img.logo {
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  left: 10px;
  _left: -104px;
}
div.appCon i.logoShadow {
  background: url(../../web-static/images/routerBg.png) -413px -218px no-repeat;
  cursor: pointer;
  height: 11px;
  width: 71px;
  position: absolute;
  top: 62px;
  left: 0;
  _left: -104px;
}
div.appCon span.name {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
div.appCon p.vs {
  color: #ffffff;
  font-size: 12px;
}
div.appCon p.vs span {
  margin-left: 5px;
}
div.appCon div.appFunc {
  margin-top: 8px;
}
div.appCon div.appFunc input {
  width: 70px;
  padding-top: 3px;
  padding-bottom: 3px;
  *padding-top: 2px;
  *padding-bottom: 1px;
  margin-right: 14px;
}
/* App end */

/* phone wizard */
div.phoneCon {
  background: #4cb1d9;
  box-sizing: border-box;
  font-size: 0;
  min-height: 100%;
  overflow: hidden;
  padding-bottom: 60px;
  position: relative;
  width: 100%;
}
img.phoneLogo {
  bottom: 20px;
  height: 9px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 148px;
}
h1.phoneTitle {
  color: #ffffff;
  font-size: 24px;
  margin: 40px 0 40px;
  text-align: center;
}
ul.phInputUl {
  list-style: none;
  margin: 0 auto 20px;
  width: 280px;
}
ul.phInputUl li.phInputLi {
  background: #ffffff;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
li.phInputLi label {
  color: #3c3e43;
  display: inline-block;
  font-size: 14px;
  text-align: right;
  vertical-align: middle;
  width: 70px;
}
li.phInputLi i.clapboard {
  border-right: 1px solid #3c3e43;
  display: inline-block;
  height: 60%;
  vertical-align: middle;
  width: 13px;
}
li.phInputLi input {
  border: none;
  font-size: 14px;
  margin-left: 15px;
  vertical-align: middle;
  width: 150px;
}
ul.phInputUl li.phErrTip {
  margin-top: 10px;
  position: relative;
}
li.phErrTip i.error {
  background: url(../../web-static/images/routerBg.png) no-repeat -467px -190px;
  height: 13px;
  left: 0px;
  position: absolute;
  top: 1px;
  width: 13px;
}
li.phErrTip span.errDes {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px 0 20px;
}
li.phErrTip span.pwdDepCon {
  background: #94d0e8;
  display: inline-block;
  height: 8px;
  width: 90px;
}
li.phErrTip span.pwdDepCon span.chgPwdDep {
  background: #ffffff;
  display: inline-block;
  height: 8px;
}
div.phFunc {
  margin: 60px auto 0;
  width: 280px;
}
label.phOneBtn {
  background-color: #feeb1a;
  border: none;
  border-radius: 3px;
  color: #3c3e43;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 100%;
}
label.phTwoBtn {
  background-color: #feeb1a;
  border: none;
  border-radius: 3px;
  color: #3c3e43;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 130px;
}
label.phTwoBtnL {
  margin-right: 20px;
}
span.phSelect {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 100%;
  line-height: 39px;
  margin-left: 15px;
  text-align: left;
  vertical-align: middle;
}
span.phSelect span.value {
  color: #3c3e43;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  vertical-align: middle;
  width: 140px;
  word-break: break-all;
  word-wrap: break-word;
}
span.phSelect i.arrow {
  background: url(../../web-static/images/routerBg.png) no-repeat -445px -114px;
  display: inline-block;
  font-size: 0;
  height: 6px;
  vertical-align: middle;
  width: 9px;
}
/* phone wizard end */

/* DragLine begin */
div.ipcDragLineDiv {
  font-size: 0px;
  height: 32px;
}
div.ipcDragLineDiv label {
  font-size: 14px;
  color: #a0a0a0;
  float: left;
  width: 140px;
  height: 26px;
  line-height: 22px;
  text-align: left;
}
div.ipcDragLineDiv i {
  float: left;
}
div.ipcDragLineDiv i.dragLineStrip {
  background-color: #2e2e2e;
  cursor: pointer;
  width: 140px;
  height: 4px;
  margin: 11px 2px;
  font-size: 0px;
  position: relative;
}
div.ipcDragLineDiv i.dragLineStrip i.dragLinePointer {
  border-radius: 8px;
  width: 16px;
  height: 16px;
  font-size: 0px;
  top: -6px;
  left: 0px;
  position: absolute;
  cursor: pointer;
  background-color: #898989;
}
div.ipcDragLineDiv input.dragLineInput {
  background: transparent;
  border-radius: 5px;
  color: #a0a0a0;
  font-size: 16px;
  width: 38px;
  height: 24px;
  float: left;
  border: 1px solid #2e2e2e;
  margin: 0 0 0 5px;
  text-align: center;
}

/* preview drag line */
div.ipcDragLineDivPreview {
  margin-bottom: 19px;
}
div.ipcDragLineDivPreview label {
  font-size: 16px !important;
  width: 61px !important;
}
div.ipcDragLineDivPreview i.dragLineStrip {
  width: 190px !important;
}
div.ipcDragLineDivPreview input.dragLineInput {
  margin: 0 !important;
  float: right !important;
}
/* preview drag line end */

/* simple drag line */
div.DragLineSimple {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  position: relative;
}
div.DragLineSimple i.dragLineStrip {
  font-size: 0px;
  width: 136px !important;
  margin-top: 18px !important;
}
div.DragLineSimple i.dragLineStrip i.dragLinePointer {
  font-size: 0px;
  background: url(../../web-static/images/dragLinePtr.png) no-repeat;
  border-radius: 0px !important;
  width: 10px !important;
  height: 13px !important;
  top: -2px;
  position: absolute;
}
div.DragLineSimple ul.scaleUl {
  list-style: none;
  padding-left: 7px;
  position: absolute;
  top: 30px;
  left: 0px;
  width: 136px;
}
div.DragLineSimple ul.scaleUl li.scaleLi {
  border-left: solid 1px #3d3d3d;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 4px;
}
/* simple drag line end */

/* DragLine end */

/* DNSSelected begin */
div.DNSSelected {
  position: relative;
}
div.DNSSelected div.DNSTimeLabelDiv {
  height: 18px;
  width: 100%;
  top: -16px;
  left: 0px;
  position: absolute;
}
div.DNSSelected label.DNSTimeLabel {
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
div.DNSSelected div.DNSTimeLineDiv {
  height: 14px;
  width: 100%;
}
div.DNSSelected div.DNSLine {
  height: 4px;
  width: 100%;
  font-size: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.DNSSelected i.timeOfNight {
  background-color: #2e2e2e;
  height: 4px;
  font-size: 0px;
  display: inline-block;
}
div.DNSSelected div.timeOfDay {
  height: 4px;
  font-size: 0px;
  display: inline-block;
  float: left;
}
div.DNSSelected i.firstPartOfNight {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
}
div.DNSSelected i.secondPartOfNight {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  float: right;
}
div.DNSSelected i.DNSPointer {
  display: inline-block;
  background-color: #898989;
  height: 14px;
  padding: 0px;
  cursor: pointer;
  font-size: 0px;
  position: static;
}
div.DNSSelected i.firstP {
  float: left;
}
div.DNSSelected i.secondP {
  float: right;
}

/* DNSDaySelected begin */
div.DNSDaySelected label.DNSTimeLabel {
  color: #bb8800;
}
div.DNSDaySelected div.timeOfDay {
  background-color: #bb8800;
}
div.DNSDaySelected i.DNSPointer {
  width: 14px;
  border-radius: 7px;
  margin-top: -5px;
}
/* DNSDaySelected end */

/* DNSNightSelected begin */
div.DNSNightSelected label.DNSTimeLabel {
  color: #2767a4;
}
div.DNSNightSelected i.timeOfNight {
  background-color: #2767a4 !important;
}
div.DNSNightSelected div.timeOfDay {
  background-color: #2e2e2e;
}
div.DNSNightSelected i.DNSPointer {
  width: 14px;
  border-radius: 7px;
  margin-top: -5px;
}
/* DNSNightSelected end */

/* DNSInfMidOpen begin */
div.DNSInfMidOpen label.DNSTimeLabel {
  color: #707070;
}
div.DNSInfMidOpen i.timeOfNight {
  font-size: 0px;
}
div.DNSInfMidOpen div.timeOfDay {
  background-color: #2e8832;
}
div.DNSInfMidOpen i.DNSPointer {
  width: 9px;
  margin-top: -4px;
}
div.DNSInfMidOpen i.firstP {
  background: url(../../web-static/images/dnsl.png) no-repeat;
}
div.DNSInfMidOpen i.secondP {
  background: url(../../web-static/images/dnsr.png) no-repeat;
}
/* DNSInfMidOpen end */

/* DNSInfSideOpen begin */
div.DNSInfSideOpen label.DNSTimeLabel {
  color: #707070;
}
div.DNSInfSideOpen i.timeOfNight {
  background-color: #2e8832 !important;
  font-size: 0px !important;
}
div.DNSInfSideOpen div.timeOfDay {
  background-color: #2e2e2e;
}
div.DNSInfSideOpen i.DNSPointer {
  width: 9px;
  margin-top: -4px;
}
div.DNSInfSideOpen i.firstP {
  background: url(../../web-static/images/dnsr.png) no-repeat;
}
div.DNSInfSideOpen i.secondP {
  background: url(../../web-static/images/dnsl.png) no-repeat;
}
/* DNSInfSideOpen end */

/* DNSSelected end */

/* block switch */
ul.blockSwitch {
  border: 2px solid lightgrey;
  color: #000000;
  display: inline-block;
  _display: inline;
  list-style: none;
  font-size: 12px;
  overflow: hidden;
  _zoom: 1;
}
ul.blockSwitch li {
  background: #ffffff;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  width: 60px;
  float: left;
  text-align: center;
}
ul.blockSwitch li.hitLi {
  background: gray;
}
ul.blockSwitch i {
  background: lightgrey;
  float: left;
  display: inline-block;
  width: 2px;
  height: 25px;
}
/* block switch end */

/* menu */
/* menu S */
li.menuLi label.menuLbl {
  cursor: pointer;
}
ul.menuS {
  margin: 40px 0 0;
  list-style: none;
  min-width: 200px;
}
ul.menuS li {
  border-radius: 16px;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}
ul.menuS li.menuLi {
  border: 1px solid #353535;
  background: #1c1c1c;
  color: #707070;
  margin: 0 0 40px;
}
ul.menuS li.menuLiHover {
  background: #353535;
  color: #ffffff;
}
ul.menuS li.menuLiClick,
ul.menuS li.menuLiClickHover {
  border: 1px solid #1c1c1c;
  background: #353535;
  color: #ffffff;
  margin-bottom: 20px;
}
ul.menuS label.menuLbl {
  display: inline-block;
  max-width: 200px;
  margin: 0 24px;
  line-height: 28px;
  vertical-align: middle;
}
ul.menuS li.menuLi i.menuC {
  position: absolute;
  top: 8px;
  right: 0;
  display: inline-block;
  font-size: 0px;
  margin-right: 16px;
  width: 12px;
  height: 12px;
  background: url(../../web-static/images/menuLeftA.png) no-repeat 4px 0;
  vertical-align: middle;
}
ul.menuS li.menuLiClick i.menuC {
  position: absolute;
  top: 8px;
  right: 0;
  display: inline-block;
  font-size: 0px;
  margin-right: 16px;
  width: 12px;
  height: 12px;
  background: url(../../web-static/images/menuDownA.png) no-repeat 0 4px;
  vertical-align: middle;
}
/* menu S end */

/* menu SS */
ul.menuSS {
  list-style: none;
}
ul.menuSS li {
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  margin: 0 0 18px 18px !important;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}
ul.menuSS li.menuLi {
  color: #707070 !important;
}
ul.menuSS li.menuLiHover {
  color: #fefefe !important;
}
ul.menuSS li.menuLiClick,
ul.menuSS li.menuLiClickHover {
  color: #fefefe !important;
}
ul.menuSS label.menuLbl {
  line-height: 25px;
  margin: 0;
  padding-left: 17px;
}
ul.menuSS li.menuLiClick label.menuLbl {
  background: url(../../web-static/images/menuSubL.png) no-repeat 0px 8px;
}
ul.menuSS i.menuC {
  display: none !important;
}
/* menu SS end */

/* menu SSS */
ul.menuSSS {
  height: 98px;
  line-height: 98px;
  list-style: none;
  position: relative;
}
ul.menuSSS li {
  cursor: pointer;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-right: 45px;
  margin-top: 30px;
  float: left;
}
ul.menuSSS li.menuLi {
  color: #7d7d7d;
}
ul.menuSSS li.menuLiHover {
  color: #ffffff;
}
ul.menuSSS li.menuLiClick,
ul.menuSSS li.menuLiClickHover {
  color: #ffffff;
}
/* menu SSS end */

/* menu special item */
#info_syslog_rsMenu {
  margin: 0 0 40px;
}
/* menu special item end */

/* menu end */

/* detail */
div.detailCon {
  width: 900px;
  padding: 0 0 20px;
  position: relative;
}
div.funCon {
  margin-top: 30px;
  text-align: right;
  padding-right: 100px;
}
div.funcBtnCon {
  background: url(../../web-static/images/line.png) repeat-x 0px 15px;
  clear: both;
  padding-top: 50px;
  font-size: 0px;
  text-align: right;
  *zoom: 1;
}
div.funcBtnConB {
  background: url(../../web-static/images/line.png) repeat-x 0px 8px;
  clear: both;
  padding-top: 32px;
  text-align: right;
}
.menuLessMT {
  padding-top: 50px !important;
}
p.channelNSTip {
  font-size: 18px;
  color: #a0a0a0;
  display: none;
}
/* detail end */

/* 单选框、复选框样式 */
i.rdObj {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../../web-static/images/radio.png) 0px 0px no-repeat;
  vertical-align: middle;
}
i.rdObjCheck {
  background: url(../../web-static/images/radioed.png) 0px 0px no-repeat;
}
i.chObj {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../../web-static/images/check.png) 1px 1px no-repeat;
  vertical-align: middle;
}
i.chObjCheck {
  background: url(../../web-static/images/choosed.png) 1px 1px no-repeat;
}

/* 下拉框 */
ul.gridLine {
  height: 32px;
  list-style: none outside none;
  text-align: left;
  font-size: 14px;
  line-height: 32px;
}
ul.gridLine li {
  height: 100%;
  line-height: 100%;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ul.gridLine input.text {
    line-height: 0px !important;
  }
}
ul.gridLine input.text {
  height: 28px;
  line-height: 28px;
  color: #a0a0a0;
  font-size: 14px;
  border: 0px;
  padding: 0px;
  padding-left: 10px;
  width: 153px;
  *margin-top: -1px;
  vertical-align: middle;
  background: transparent;
  border: 2px solid #2e2e2e;
  border-radius: 16px;
  margin-right: 3px;
}
label.desLblA {
  width: 86px;
  color: #a0a0a0;
  margin-right: 0px;
  font-size: 14px;
  text-align: left;
  float: left;
}
span.select {
  height: 32px;
  font-weight: normal;
  font-size: 14px !important;
  text-align: left;
  background-color: #2e2e2e;
  border-radius: 16px;
  padding: 0 14px;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
span.select:hover {
  background-color: #000000;
}
span.select span.value {
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
}
span.select span.hsValueA {
  color: #a0a0a0;
  width: 149px;
  line-height: 32px;
  height: 32px;
}
span.select span.hsValueB {
  color: #a0a0a0;
  width: 40px;
  line-height: 32px;
  height: 32px;
}
span.select span.hsValueC {
  color: #a0a0a0;
  width: 119px;
  line-height: 32px;
  height: 32px;
}
span.select span.hsValueD {
  color: #a0a0a0;
  width: 185px;
  line-height: 32px;
  height: 32px;
}
span.select span.hsValueG {
  color: #a0a0a0;
  width: 181px;
  line-height: 32px;
  height: 32px;
}
span.select i.arrow {
  background: url(../../web-static/images/selArrow.png) 0 0 no-repeat;
  width: 9px;
  height: 7px;
  font-size: 0px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *margin-left: 8px;
  *zoom: 1;
}
span.selectA {
  height: 24px;
  background-color: transparent;
  border: 2px solid #2e2e2e;
}
span.selectA:hover {
  border: 2px solid #000000;
}
span.selectA span.hsValueB {
  font-size: 12px;
  width: 32px;
  line-height: 24px;
  height: 24px;
}
span.selectB {
  background-color: #404040;
}
ul.selOptsUl {
  top: -9999px;
  left: 0px;
  width: 100%;
  font-size: 14px;
  list-style: none;
  position: absolute;
  overflow: hidden;
  border-radius: 16px;
  background: #2e2e2e;
  visibility: visible;
  z-index: 1001;
}
ul.selOptsUl li.option {
  height: 32px;
  line-height: 32px;
  background-color: #000000;
  margin: 0px;
  padding-left: 8px;
  color: #a0a0a0;
  border-bottom: 1px solid #1c1c1c;
  font-weight: normal;
  cursor: pointer;
  overflow: hidden;
  float: none;
  display: block;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
}
li.option span {
  background: url(../../web-static/images/routerBg.png) no-repeat -424px -185px;
  display: inline-block;
  float: right;
  font-weight: normal;
  font-size: 14px;
  padding: 0px 12px 0px 0px;
  visibility: hidden;
  width: 15px;
  height: 30px;
}
li.option span.selCross {
  background: url(../../web-static/images/checked.png) no-repeat 0px 11px;
}
li.option span.selCrossOut {
  background: url(../../web-static/images/checked.png) no-repeat 0px 11px;
}
span.selCon {
  display: inline-block;
}
/* 下拉框 end */

/* 行 */
ul.line {
  font-size: 0px;
  list-style: none;
}
ul.line.subLine {
  padding-left: 16px;
}
ul.line li.line {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 100%;
  font-size: 0px;
  vertical-align: middle;
}
ul.line li.lineA {
  height: 32px;
  margin-bottom: 25px;
  width: 328px;
}
ul.line li.lineB {
  width: 100%;
  position: relative;
}
ul.line li.lineC {
  margin: 0 0 25px 52px;
  width: 328px;
}
ul.line li.lineD {
  margin-bottom: 25px;
  width: 328px;
}
ul.line li.lineE {
  margin-bottom: 24px;
  _height: 32px;
  width: 100%;
}
ul.line li.lineF {
  margin-bottom: 15px;
  width: 100%;
}
ul.line li.lineF1 {
  margin-bottom: 30px;
  width: 100%;
}
ul.line li.lineF2 {
  margin-bottom: 25px;
  width: 100%;
}
ul.line li.lineX {
  margin-top: 24px;
  width: 100%;
}
ul.line li.lineG {
  width: 100%;
  margin-bottom: 22px;
}
ul.line li.lineH {
  width: 100%;
  margin-bottom: 8px;
}
ul.line li.lineM {
  width: 100%;
  margin-bottom: 12px;
}
ul.line li.lineN {
  width: 100%;
  margin-top: 18px;
}
ul.line li.lineO {
  width: 100%;
  margin-top: 20px;
  margin-left: 32px;
}
ul.line li.lineP {
  width: 100%;
  margin-top: 0px;
  line-height: 40px;
  height: 40px;
}
ul.line label.des {
  display: inline-block;
  vertical-align: middle;
}
ul.line label.desA {
  font-size: 14px;
  color: #a0a0a0;
  width: 140px;
}
ul.line label.desLong {
  font-size: 14px;
  color: #a0a0a0;
  width: 200px;
}
ul.line label.desLonger {
  font-size: 14px;
  color: #a0a0a0;
  width: 250px;
}

ul.line label.desB {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  text-align: left;
  width: 60px;
}
ul.line label.desC {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  width: 174px;
}
ul.line label.desD {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  width: 108px;
}
ul.line label.desE {
  font-size: 14px;
  color: #707070;
  line-height: 32px;
  margin-left: 330px;
  width: 90px;
}
ul.line label.desH {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  margin-left: 10px;
}
ul.line label.desI {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  margin-left: 8px;
  width: 108px;
}
ul.line label.desK {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
  width: 115px;
}
ul.line label.desFailed {
  font-size: 14px;
  color: #606060;
  line-height: 28px;
  margin-left: 10px;
}
ul.line span.text {
  display: inline-block;
  vertical-align: middle;
}
ul.line span.textA {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 32px;
}
ul.lineA {
  margin-bottom: 25px;
  text-align: right;
}
ul.lineFloatLeft {
  margin-bottom: 25px;
  text-align: left;
}
ul.lineL {
  float: left;
  width: 50%;
}
ul.lineL2 {
  float: left;
  width: 410px;
}
ul.lineR {
  float: right;
  width: 50%;
  _overflow: hidden;
}
ul.lineR2 {
  float: right;
  width: 250px;
}
ul.confIntelligentTop {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 48px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
div.lineSub .top10 {
  margin-top: 11px;
}
div.lineSub div.ipcDragLineDiv label {
  color: #707070;
}
div.lineSub label.des {
  color: #707070;
}
div.lineSub a.lineSubA {
  display: block;
}
span.tip {
  color: #a0a0a0;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
span.filterTip{
  display: inline-block;
  color: #a0a0a0;
  font-size: 12px;
  margin-right: 8px;
  vertical-align: middle;
  text-align: left;
  width: 25px;
}
/* 行 end */

/* input type=text */
input.text {
  border: 1px solid #2e2e2e;
  background: transparent;
  border-radius: 16px;
  color: #a0a0a0;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
  text-indent: 11px;
  padding: 0 1px 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input.text {
    line-height: 0px !important;
  }
}
input.textA {
  border: 2px solid #2e2e2e;
  width: 110px;
}
input.textA1 {
  border: 2px solid #2e2e2e;
  width: 186px;
}
input.textA2 {
  border: 2px solid #2e2e2e;
  width: 152px;
}
input.textA3 {
  border: 2px solid #404040;
  width: 194px;
}
input.textA4 {
  border: 2px solid #404040;
  width: 217px;
}
input.textB {
  width: 34px;
  margin-left: 18px;
}
input.textB5 {
  width: 218px;
  text-indent: 9px;
  text-align: left;
  border: 2px solid #2e2e2e;
}
input.textB6 {
  width: 131px;
  text-indent: 9px;
  text-align: left;
  border: 2px solid #2e2e2e;
}
input.textB7 {
  width: 316px;
  text-indent: 0px;
  text-align: left;
  border: 2px solid #2e2e2e;
  padding: 0;
  *height: 26px;
}
input.textB8 {
  width: 190px;
  text-indent: 9px;
  text-align: left;
  border: 1px solid #404040;
}
input.textC {
  border: 2px solid #404040;
  width: 260px;
}
input.textC1 {
  border: 2px solid #404040;
  width: 110px;
}
/* input type=text end */

/* submit button */
div.funcBtnCon input.subBtn {
  margin-left: 20px;
}
div.funcBtnCon input.subBtn.disabled {
  color: #606060;
  cursor: default;
}
input.subBtn {
  color: #a0a0a0;
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
  background: #2e2e2e;
}
input.subBtnDis {
  color: #606060 !important;
  cursor: default !important;
}
input.btnA {
  border-radius: 15px;
  font-size: 14px;
  padding: 4px 25px 5px;
  *padding: 2px 13px 1px;
}
input.btnA1 {
  font-size: 16px !important;
}
input.btnA2 {
  padding: 4px 30px 5px !important;
  *padding: 2px 20px 1px !important;
}
input.btnB {
  border-radius: 15px;
  font-size: 14px;
  padding: 0;
  width: 92px;
  height: 32px;
  background-color: #404040;
}
/* submit button end */

/* 视频播放插件 */
.vedioActiveX {
  display: block;
  height: 372px;
  width: 660px;
  margin-bottom: 10px;
}
label.vedioInstallTip {
  color: #a0a0a0;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  z-index: 1013;
  text-decoration: underline;
}
div.vedioInstallBackDiv {
  background: #484848;
  font-size: 0;
  position: absolute;
  top: 0;
  z-index: 1012;
}
div.pluginUpInfoCon {
  background: #f7f4de;
  position: relative;
  padding: 0 60px;
  height: 44px;
  line-height: 44px;
  font-size: 0px;
  *zoom: 1;
}
div.pluginUpInfoCon label {
  font-size: 16px;
  color: #9d6811;
  vertical-align: middle;
}
div.pluginUpInfoCon label.pluginInfoDl {
  color: #2d8dfd;
  cursor: pointer;
}
div.pluginUpInfoCon i {
  background: url(../../web-static/images/upClose.png) no-repeat;
  cursor: pointer;
  float: right;
  height: 24px;
  width: 24px;
  margin-top: 10px;
}
/* 视频播放插件 end */

/* noteDiv 错误提示 */
div.noteDiv {
  background: url(../../web-static/images/note.png) no-repeat 16px 8px #000000;
  border-radius: 10px;
  padding: 8px 16px 8px 42px;
  position: absolute;
  top: -9999px;
  z-index: 3;
  min-width: 160px;
  _zoom: 1;
}
div.noteDiv span.noteStr {
  display: inline-block;
  color: #a0a0a0;
  font-size: 14px;
  line-height: 16px;
  max-width: 200px;
  word-wrap: break-word;
  word-break: break-word;
  _width: expression(200<this.offsetwidth? "200px": this.offsetWidth);
}
div.noteDiv i.noteArrow {
  font-size: 0px;
  background: url(../../web-static/images/noteArrow.png) no-repeat;
  position: absolute;
  height: 6px;
  left: -6px;
  width: 7px;
}

div.tableNote{
  position: relative;
}

.tableNote {
  position: relative;
}
/* noteDiv end */

/* time picker */
div.timePickerCon {
  background-color: #252525;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  border-radius: 14px;
  color: #959595;
  font-size: 14px;
  height: 130px;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
}
div.timeEdit {
  padding: 0 30px;
  margin-top: 24px;
  position: relative;
}
div.timeEdit input {
  background-color: #2e2e2e;
  border: none;
  border-radius: 5px;
  color: #959595;
  cursor: pointer;
  font-size: 20px;
  height: 32px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 36px;
}
div.timeEdit input#timeSecond {
  margin-right: 16px;
}
div.timeEdit label {
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
}
i.timePlus {
  background: url("../../web-static/images/timePlus.png") no-repeat;
  cursor: pointer;
  height: 7px;
  position: absolute;
  right: 16px;
  top: 2px;
  width: 9px;
}
i.timeMinus {
  background: url("../../web-static/images/timeMinus.png") no-repeat;
  cursor: pointer;
  height: 7px;
  position: absolute;
  right: 16px;
  top: 23px;
  width: 9px;
}
div.timeFunc {
  margin-top: 24px;
  text-align: center;
}
div.timeFunc input {
  background-color: #404040;
  border: none;
  border-radius: 14px;
  color: #959595;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 30px;
  *padding: 3px 18px 2px;
}
/* for time picker */

/* 弹出框 */
div.alertWrap {
  position: absolute;
  top: -9999px;
  width: 100%;
  *zoom: 1;
  z-index: 1001;
}
div.alertDiv {
  border-radius: 10px;
  background-color: #2e2e2e;
  padding: 40px;
  margin: 10px auto;
  width: 278px;
  margin: 0 auto;
}
label.desK {
  width: 80px;
  font-size: 14px;
  color: #a0a0a0;
}
p.alertTit {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  height: 14px;
  line-height: 14px;
  margin-bottom: 21px;
}
input.mgnLft {
  margin-right: 10px;
}
/* 进度条 */
#ProgressBar div.progressBarCon {
  background: #2a2a2a;
  width: 520px;
  padding: 35px 40px 45px 40px;
  color: #a0a0a0;
  font-size: 14px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 15px;
}
#ProgressBar p.progressBarDes {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 40px;
  text-align: left;
}
#ProgressBar div.progressBarBg {
  border-radius: 3px;
  overflow: hidden;
  background: #404040;
}
#ProgressBar p.progressBarDe {
  width: 0px;
  height: 6px;
  font-size: 0px;
  border-radius: 3px;
  background: #2b99a3;
}

#ProgressBar p.progressBarPct {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
}

#ProgressBar div.progressBarPCon {
  height: 76px;
  position: relative;
}
/* volume */
li.volume {
  cursor: default !important;
  width: 160px !important;
}
li.volume i.volumeImg {
  background: url("../../web-static/images/volume.png") no-repeat 1px 0;
  display: inline-block;
  cursor: pointer;
  height: 38px;
  vertical-align: middle;
  width: 38px;
}
li.volume i.volumeImg:hover {
  background-position: -38px 0px;
}
li.volume i.volumeImg2 {
  background-position: -76px 0px;
}
li.volume i.volumeDisable {
  background-position: -114px 0px;
}
li.volume i.volumeDisable:hover {
  background-position: -114px 0px;
  cursor: default;
}
li.volume span.volumeLine {
  background-color: #353535;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  height: 4px;
  margin-left: 10px;
  position: relative;
  vertical-align: middle;
  width: 110px;
}
li.volume span.volumeLine.disable,
li.volume span.volumeLine i.volumePointer.disable{
  cursor: default;
}
li.volume span.volumeLine i.volumePointer {
  background-color: #e1e1e1;
  border-radius: 8px;
  cursor: pointer;
  height: 16px;
  left: 50px;
  position: absolute;
  top: -6px;
  width: 16px;
  z-index: 2;
}
li.volume span.volumeLine span.volumeEffect {
  background-color: #2b99a3;
  border-radius: 2px;
  height: 100%;
  position: absolute;
  width: 57px;
  font-size: 0px;
}
/* plan set */
div.cruiseDiv {
  width: 100%;
  height: 8px;
  margin-left: 80px;
}
div.cruiseDiv i.iCruise {
  width: 8px;
  height: 8px;
  position: relative;
  background: url(../../web-static/images/pointDown.png) no-repeat;
  display: inline-block;
}
div.psHourList {
  color: #a0a0a0;
  margin-left: 80px;
}
div.psHourList div.psHourLi {
  width: 25px;
  display: inline-block;
  text-align: center;
}
div.psHourList span {
  display: inline-block;
}
ul.psWeekList {
  float: left;
  color: #a0a0a0;
  font-size: 14px;
  list-style: none;
  margin-right: 14px;
  line-height: 16px;
}
ul.psWeekList li {
  margin-top: 24px;
  height: 18px;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.psWeekList li.firWeekLi {
  margin-top: 20px !important;
}
div.tableDiv {
  width: 80%;
  float: left;
}
div.tableDiv div.trDiv {
  width: 100%;
  height: 21px;
  margin-top: 21px;
}
div.tableDiv div.firTr {
  margin-top: 19px !important;
}
div.tableDiv div.trDiv div.editBtn {
  display: inline-block;
  background: url(../../web-static/images/planEdit.png) no-repeat;
  width: 21px;
  vertical-align: middle;
  background-color: #235;
  height: 21px;
  cursor: pointer;
  margin-left: 8px;
  margin-top: -1px;
  *display: inline;
  *zoom: 1;
}
div.tableDiv div.trDiv div.tdDiv {
  /*width:24px;*/
  height: 16px;
  overflow: hidden;
  vertical-align: middle;
  border-right: solid 1px #a0a0a0;
  border-top: solid 1px #a0a0a0;
  border-bottom: solid 1px #a0a0a0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.tableDiv div.trDiv div.firTd {
  border-left: solid 1px #a0a0a0;
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}
div.tableDiv div.trDiv div.lastTd {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
div.tableDiv div.trDiv div.tdDiv div {
  width: 24px;
  height: 16px;
  display: inline-block;
  position: relative;
  *display: inline;
  *zoom: 1;
}
div.tableDiv div.trDiv div.tdDiv div.blank {
  /*background-color: #325fe0;*/
}
div.tableDiv div.trDiv div.tdDiv div.timing {
  background-color: #325fe0;
}
div.tableDiv div.trDiv div.tdDiv div.movedet {
  background-color: #2b99a3;
}

/* plan edit */
div.peCon {
  position: fixed;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  width: 755px;
  height: 640px;
  border-radius: 14px;
  background-color: #252525;
  z-index: 1081;
}

div.peCon label.peTitle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  margin: 20px 24px 20px 35px;
}

div.peCon label.peDayName {
  float: right;
  color: #2b99a3;
  font-size: 14px;
  margin: 20px 30px 0 0;
}

div.peCon div.peConDetail {
  width: 100%;
  /*height:396px;*/
  /*height:410px;*/
  background-color: #202020;
}

div.peCon div.peConDetail div.peRowDiv {
  width: 100%;
  height: 30px;
  margin-bottom: 26px;
}
div.peCon div.peConDetail div.titleRow {
  width: 100%;
  height: 40px;
  /*margin:0 0 10px;*/
  padding-top: 16px;
}
div.titleRow div.peCol4 {
  font-size: 14px !important;
}
div.peCon div.peConDetail div.peCol {
  color: #a0a0a0;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.peCon div.peConDetail div.peCol1 {
  width: 30px;
  margin-left: 40px;
}
div.peCon div.peConDetail div.peCol2 {
  width: 134px;
  margin-left: 21px;
}
div.peCon div.peConDetail div.peCol3 {
  width: 134px;
  margin-left: 30px;
}
div.peCon div.peConDetail div.peCol4 {
  width: 234px;
  margin-left: 30px;
  font-size: 0px;
}
div.peCon div.peConDetail div.peCol5 {
  width: 30px;
  margin-left: 30px;
  _padding-top: 5px;
}
div.peCon i.peCboxChecked {
  width: 24px !important;
  height: 24px !important;
  background: url(../../web-static/images/valid.png) no-repeat center !important;
}
div.peCon i.peCboxUnchecked {
  width: 24px !important;
  height: 24px !important;
  background: url(../../web-static/images/invalid.png) no-repeat center !important;
}
div.peCon i.peCboxHover {
  width: 24px !important;
  height: 24px !important;
  background: url(../../web-static/images/validHover.png) no-repeat center !important;
}
div.peCon div.peConCpy {
  width: 100%;
  height: 98px;
}
div.peCon div.cpyCandidateDiv {
  margin-left: 35px;
}
div.peCon div.peConCpy div.cpyCandidateDiv {
  width: 100%;
  height: 30px;
}

div.peCon div.peConBtn {
  width: 100%;
  height: 82px;
  padding-top: 28px;
}

div.peCon #peCancel {
  margin-left: 280px;
  margin-right: 16px;
}

div.peCon input.errInput {
  border-color: #bb4600 !important;
}

div.peCon label.peEditTip {
  color: #707070;
  font-size: 14px;
  position: relative;
  display: inline;
  top: -31px;
}

/* plan copy */
div.planCpyCon {
  position: absolute;
  left: 159px;
  top: 200px;

  width: 560px;
  padding: 24px 0;

  border-radius: 14px;
  background-color: #252525;

  z-index: 1020;
}
i.dotBg {
  width: 20px;
  height: 20px;
  background: url(../../web-static/images/curFlag.png) center no-repeat;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
i.invalidCbox {
  width: 20px;
  height: 20px;
  background: url(../../web-static/images/check.png) center no-repeat;
  vertical-align: middle;
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.planCpyCon label.pcTitle {
  display: block;
  color: #fff;
  font-size: 14px;
  margin: 0 0 10px 30px;
}
li.liRow {
  margin-top: 20px;
}
label.pcLabel {
  font-size: 14px;
  margin-left: 8px;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
label.curNoLabel {
  color: #325fe0;
}
label.curNameLabel {
  color: #325fe0;
  margin-left: 8px;
}
label.validNoLabel {
  color: #a0a0a0;
}
label.validNameLabel {
  color: #a0a0a0;
  margin-left: 8px;
}

label.validNameLabelWidth{
  width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

label.invalidNoLabel {
  color: #505050;
}
label.invalidNameLabel {
  color: #505050;
  margin-left: 8px;
}
label.peInvalidNameLabel {
  color: #505050;
  font-size: 14px;
  margin-left: 8px;
  margin-right: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
div.pcDetailDiv {
  margin-top: 24px;
  min-height: 100px;
  max-height: 175px;
  text-align: center;
}
div.pcDetailDiv ul.leftUl {
  display: inline-block;
  list-style: none;
  width: 220px;
  text-align: initial;
  vertical-align: top;
}
div.pcDetailDiv ul.rightUl {
  display: inline-block;
  list-style: none;
  width: 220px;
  margin-left: 48px;
  text-align: initial;
  vertical-align: top;
}
div.pcBtnDiv {
  margin-top: 20px;
  text-align: center;
}
i.helpIcon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: url(../../web-static/images/help_disable.png) center no-repeat;
}
i.helpIcon:hover {
  background: url(../../web-static/images/help_hover.png) center no-repeat;
}
/*style for lineFilter START*/
.line-width-container {
  position: absolute;
  display: none;
  height: 16px;
  pointer-events: none;
  color: #ffffff;
  font-size: 14px;
}
.line-height-container {
  position: absolute;
  display: none;
  width: auto;
  pointer-events: none;
  color: #ffffff;
  font-size: 14px;
}
.line-up {
  width: 100%;
  height: 50%;
  border: 1px solid #ffffff;
  border-width: 0px 2px 1px 2px;
}
.line-down {
  width: 100%;
  height: 50%;
  border: 1px solid #ffffff;
  border-width: 1px 2px 0px 2px;
}
.line-left {
  float: left;
  width: 8px;
  height: 100%;
  border: 1px solid #ffffff;
  border-width: 2px 1px 2px 0px;
}
.line-right {
  float: right;
  width: 8px;
  height: 100%;
  border: 1px solid #ffffff;
  border-width: 2px 0px 2px 1px;
}
.line-tips {
  position: absolute;
  width: 360px;
  bottom: 16px;
  right: 0;
  left: 50%;
  margin-left: -180px;
  display: block;
}
.line-tips-left {
  position: absolute;
  width: 200px;
  left: -200px;
}
.line-tips-right {
  position: absolute;
  width: 180px;
  right: -190px;
}
.line-height {
  position: absolute;
  display: none;
  width: 7px;
  border: 1px solid #ffffff;
  border-width: 2px 0px 2px 2px;
  pointer-events: none;
}
/*style for lineFilter END*/

/*style for actionBarDiv START */
div.actionBarDiv {
  clear: both;
  padding-top: 7px;
  width: 100%;
  margin-bottom: 25px;
}
div.actionBarDiv div.height {
  clear: both;
  height: 8px;
  width: 720px;
}
div.actionTitleDiv {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #404040;
  margin-bottom: 20px;
}
div.actionTitleArrowDiv {
  float: right;
}
div.actionTitleDiv label.actionTitle {
  color: #a0a0a0;
  font-size: 16px;
  margin-right: 8px;
}
div.actionTitleDiv label.actionArrowTitle {
  color: #999999;
  font-size: 13px;
  margin-right: 8px;
  cursor: pointer;
}
div.actionTitleDiv i.arrowUp {
  display: inline-block;
  width: 16px;
  height: 22px;
  background: url(../images/arrowUp.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
div.actionTitleDiv i.arrowDown {
  display: inline-block;
  width: 16px;
  height: 22px;
  background: url(../images/arrowDown.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
div.actionTitleDiv i.rightArrow {
  float: right;
  padding-right: 20px;
  vertical-align: middle;
  cursor: pointer;
  font-style: normal;
  color: #a0a0a0;
}
div.actionTitleDiv i.rightArrowUp {
  background: url(../images/arrowUp.png) no-repeat 100% 50%;
}
div.actionTitleDiv i.rightArrowDown {
  background: url(../images/arrowDown.png) no-repeat 100% 50%;
}
/*style for actionBarDiv END */

/* style for hideObj START*/
#hidebg {
  position: absolute;
  background-color: #1c1c1c;
  left: 0px;
  width: 100%;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
  z-index: 1000;
}
/* style for hideObj END*/