a:focus, a:hover{
	text-decoration: none;
}
body{
	font-family: Arial, "SimHei";
	color: white;
}
.center{
    width: 100%;
    min-width: 1280px;
    min-height: 618px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: url('../images/background.png') top left no-repeat;
    background-size: cover;

}
textarea {
    width: 100%;
    list-style: none;
    outline: none;
    padding: 0;
    border: none;
    font-size: 14px;
    background: none  !important;
    font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

textarea {
    color: white;
}
/*顶部通栏start*/
.logo,
.menu,
.quit{
    position: relative;
}
.menu{
    width: 100%;
    word-break: break-all;

}
.outTipBox{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 61px;
}
.outTipBox .helpF{
	position:absolute;
	right:10px;
	top:19px;
	z-index:2;
	width:24px;
	height:24px;
	display:inline-block;
    background: url('/static/images/sprites.png')  -264px -773px no-repeat;
}
.outTipBox .helpF:hover{
     background-position-y:-737px;
}
.menu .bigTip{
    position: absolute;
    left: 0px;
    top: 0;
    /* margin-left: -381px; */
    opacity: 1;
}
.top{
    height: 61px;
    padding: 0 200px 0 254px;
}
.top .logo{
    position: relative;
    overflow: hidden;
    width: 254px;
    margin-right:-254px;
    left: -254px;
    z-index: 3;
    box-sizing: border-box;
    padding: 0 37px
}
.top .logo span{
    position: absolute;
    top: 50%;
    width: 80px;
    height: 2px;
    background: #1f5aa3;
    box-shadow:0 0 10px #394fad;
}

.top .logo .rightLine1,
.top .logo .rightLine2{
    left: -28px;
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -o-transform: rotate(70deg);
    transform: rotate(70deg);
}
.top .logo .rightLine2{
    left: -16px;
}
.top .logo .leftLine1,
.top .logo .leftLine2{
    right: -28px;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    -o-transform: rotate(-70deg);
    transform: rotate(-70deg);
}
.top .logo .leftLine2{
    right: -16px;
}
.top .logo a{
    display: block;
    background-size: contain;
/*// width: 254px;*/
    height: 61px;
    background: url('../images/logo.png') center center no-repeat;
    /* background-size: 100% 100%; */
}
.top .menu li{
    float: left;
    width: 90px;
    height: 61px;
    color: #3C84CC;
    margin-right: 1px;
}
.top .menu li a{
    display: block;
    color: #3C84CC;
    width: 100%;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
	position: relative;
}
.bigTip li a span.out {
    top: 0;
}
.bigTip li a span {
    position: absolute;
    left: 0;
    width: 90px;
}
.bigTip li a span.over{
   background: rgba(46,89,192, 0.8);
   color: white;
}
.bigTip .whichTip span.over{
	top: 0px !important;
	background: rgba(46,89,192, 0.8);
   	color: white;
}
.bigTip .whichTip span.out{
	display: none;
}
.bigTip li a span.over{
    top: -61px;
}
/* .top .menu .whichTip,
.top .menu .bigTip>li:hover{
   background: #2e59c0;
   color: white;
}
.top .menu .whichTip a,
.top .menu .bigTip>li:hover a{
	color: white;
} */
.top .menu .menuLi{
	display: inline-block;
    margin-left: 15px;
    width: 32px;
    background-color: #276FB9;
    /* background-image: url('../images/yemei.png') center center no-repeat; */
    cursor: pointer;
}
.top .menu .smallTip .menuLi span{
    width: 100%;
    height: 100%;
    display: block;
    background: url('../images/yemei.png') center center no-repeat;
}
.top .menu .bigTip .menuLi span{
    width: 100%;
    height: 100%;
    display: block;
    background: url('../images/backUp.png') center center no-repeat;
}
.quit{
    width: 200px;
    height: 61px;
    line-height: 61px;
    margin-left: -200px;
    right: -200px;
    color: #ACB1B5;
    cursor: pointer;
    position: relative;
}
.quit p{
    padding-left: 30px;
    display: inline-block;
    position: relative;
}
.quit .firstI{
    width: 170px;
}
.quit .firstI .who{
    display: inline-block;
}
.quit .secondI{
    width: 82px;
}
.quit p span{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 23px;
    height: 23px;
}
.quit sup{
    background: red;
    color: white;
    text-align: center;
    border-radius: 6px;
    padding: 0px 5px;
    font-size:10px;
    position: absolute;
    line-height: 18px;
    left: 16px;
    top: 2px;
    z-index: 6;
}

.quit p .yong{
    background: url('../images/sprites.png') -259px -311px no-repeat;
}
.quit p .tui{
    background: url('../images/tuichu.png') center center no-repeat;
}

.userSelf{
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 4;
    background: url("../images/y.png") center center no-repeat;
    background-size: 100% 100%;
    width: 132px;
    height: 180px;
    display: none;
}
.userSelf.rotateOutDownRight,
.userSelf.rotateInDownRight{
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	-moz-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
}
.userSelf ul{
    margin: 12px 1px 13px;
}
.userSelf ul li{
    height: 36px;
    line-height: 36px;
    width: 100%;
    cursor: pointer;

}
.userSelf ul li:hover{
    background-color: #183D67;
}
.userSelf ul li .img{
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: -3px;

}
.userSelf ul li .topOne{
	background: url("../images/sprites.png") -39px -301px no-repeat;
}
.userSelf ul li .topTwo{
	background: url("../images/sprites.png") -39px -719px no-repeat;
}
.userSelf ul li .topThree{
	background: url("../images/sprites.png") -39px -752px no-repeat;
}
.userSelf ul li .topFour{
	background: url("../images/sprites.png") -99px -727px no-repeat;
}

.userSelf ul li span{
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

.head .topB{
/*// width: 100%;*/
    height: 2px;
    padding-left: 21px;

}
.head .topB>div{
    height: 2px;
    background: #1f5aa3;
    box-shadow:0 0 10px #394fad;
    position:relative;
    border-radius: 1px;
}

/*主题部分start*/
.mainDiv{
    width: 100%;
    position:absolute;
    top: 63px;
    bottom: 0;
/*// padding: 47px 0 58px 0;*/
}
.mainDiv .mainLeft{
    width: 170px;
    height: 100%;
    margin-left: 10px;
    position:relative;
}
.mainDiv .mainMenu{
    position:absolute;
    top: 47px;
    bottom: 28px;
    width: 100%;
    background: url('../images/menuBg.png') top left no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.mainDiv .mainRight{
/*// margin-left: 209px;*/
    margin-left:228px;
    margin-right:50px;
    height: 100%;
/*// padding: 0 45px 0 55px;*/
    position:relative;
}
.mainDiv .mainRight .mainContent{
    position: absolute;
    top: 35px;
    bottom: 10px;
    width: 100%;
    background: rgba(8, 20, 48, 0.5);
    border-radius: 23px 38px 20px 36px;
}
.mainMenu  .listBox{
    height: 100%;
    position: relative;

}
.listBox .parentBar{
    position: absolute;
/*     width: 100%; */
    left: 3px;
    right: 3px;
    top: 3.33%;
    bottom: 20px;
    overflow: auto;
}
.listBox .parentBar li{
    position: relative;
  	margin-bottom: 1px;
}
.listBox .parentBar a:hover{
    background: #3b6dde;
    color: #fff;
}
.listBox .parentBar .groupTitle span{
    position:absolute;
    content:'';
    width: 6px;
    height: 10px;
    right: 16px;
    top: 14px;
    background: url('../images/sprites.png') -353px -73px no-repeat;
    cursor: pointer;
}
/*旋转*/
.rotate{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.listBox .parentBar .groupTitle{
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #b8d2f1;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    
}
.listBox .parentBar .groupTitle img{
    margin-left: 22px;
    margin-right: 10px;
}
.listBox .parentBar .groupTitle em{
	display: inline-block;
	width: 20px;
	height: 24px;
	margin-left: 22px;
    margin-right: 10px;
    vertical-align: middle;
}
.listBox .parentBar  .linkMs img{
    margin-left: 18px;
}
/*二级菜单*/
.parentBar li .childBar{
    width: 100%;
    display: none;
    overflow: hidden;
    margin-top: 1px;
}
.parentBar .childBar li{
    height: 38px;
    line-height: 38px;
    width: 100%;
    overflow: hidden;
    position: relative;
	right   : -100%;
	-webkit-transition: right .5s;
	-moz-transition   : right .5s;
	-o-transition     : right .5s;
	transition        : right .5s;
}
.parentBar .childBar a:hover{
    background: #3b6dde;
    color: #fff;
    box-sizing: border-box;
    border-left: 5px solid #45DBED;
    padding-left: 53px;
}

.parentBar .childBar .teamTitle{
    display: inline-block;
    color: #b8d2f1;
    padding-left: 58px;
    width: 100%;
    font-size: 14px;
}
.listBox .parentBar .childBar .bcC{
    background: #3b6dde;
    color: #fff;
    box-sizing: border-box;
    border-left: 5px solid #45DBED;
    padding-left: 53px;
}
.listBox .parentBar .bcP{
    background: #3b6dde;
    color: #fff;
}

.content{
	box-sizing: border-box;
    border:4px solid #1f5aa3;
    border-radius: 27px 25px 30px 26px;
    box-shadow:inset 0 0 35px #394fad;
    box-sizing: border-box;
    color:#fff;
    position: relative;
    z-index:3;
    font-size: 14px;
    height: 100%;
    padding: 0 10px;
}

.content:before{
    content: '';
    position: absolute;
    top:-22px;
    left: -49px;
    width: 364px;
    height: 270px;
    background: url("../images/contentBorder.png") no-repeat;
    z-index: -1;
}
.content:after{
    content: '';
    position: absolute;
    top: -33px;
    right: -50px;
    width: 142px;
    height: 270px;
    background: url("../images/contentBorder.png") no-repeat right top;
    z-index: -1;
}
.content>.left{
    width: 73px;
    height: 73px;
    background: url("../images/contentBorder.png") no-repeat left bottom;
    background-position: -44px -573px;
    position: absolute;
    left: -7px;
    bottom: -7px;
    z-index: -1
}
.content>.right{
    width: 127px;
    height: 106px;
    background: url("../images/contentBorder.png") no-repeat right bottom;
    background-position: -887px -541px;
    position: absolute;
    right: -9px;
    bottom: -6px;
    z-index: -1;
}
.content .workContent{
    box-sizing: border-box;
    height: 100%;
    padding-top: 21px;
}

/*搜索框样式*/
.toolSearch{
    position: relative;
}
.toolSearch .searchLogo{
    position:absolute;
    width: 37px;
    height: 28px;
    cursor: pointer;
    top: 0;
    left: 0;
}
.toolSearch .searchLogo::before{
    content: '';
    position: absolute;
    top: 6px;
    left: 9px;
    width: 14px;
    height: 14px;
    border: 1px solid #BCCFEF;
    border-radius: 8px;
}
.toolSearch .searchLogo::after{
    content: '';
    position: absolute;
    top: 19px;
    left: 23px;
    width: 2px;
    height: 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #BCCFEF;
}
/*遮罩，弹出层*/
.mask{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 8;
}
.centerDiv{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}
/*输入框样式*/
.intSelf{
    width: 198px;
    height: 28px;
    background: #184073;
    border: 1px solid #457B9F;
    /* border-radius:4px; */
    padding-left: 15px;
}
/*复选框样式*/
.checkboxDiv{
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #417BA9;
    background: none;
}
.checkboxBefore::before,
.checkboxBefore::after{
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 6px;
    background: #2f85de;
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
.checkboxBefore::after{
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    transform: rotate(44deg);
    top: 1px;
    left: 7px;
    height: 10px
}
.checkboxBtn{
    width: 14px;
    height: 14px;
    position: absolute;
    top: -1px;
    left: -1px;
    opacity: 0;
    z-index: 10;

}
/*字体颜色*/
.fontColor{
    color: #8BDDF2;
}
.whiteFontColor{
    color: white;
}
/*按钮样式*/
.btnStyle{
    display: block;
    height: 30px;
    width: 100px;
    line-height: 30px;
    color: white;
    background:  #3085DF;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
/*关闭按钮样式*/
.closeBtn{
    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    right: 10px;
    cursor: pointer;
}
.closeBtn::before,
.closeBtn::after{
    content: '';
    position: absolute;
    background: white;
    width: 2px;
    height: 18px;
    top: 1px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.closeBtn::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.closeBtn,
.popup>.close img,
.grou .remo,
img.closeBox,
.firstStep .closeW,
.closeBut,
.closee,
.closeBox img{
	 -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.closeBtn:hover,
.popup>.close:hover img,
.grou .remo:hover,
img.closeBox:hover,
.firstStep .closeW:hover,
.closeBut:hover,
.closee:hover,
.closeBox:hover img{
	-webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
    }
}
/* 返回按钮样式 */
.backBtn{
	width: 24px;
	height: 24px;
    background:url('../images/iconOperation.png') -443px -12px no-repeat;
    cursor: pointer;
    margin-right: 10px;
}
.backBtn:hover{
	background-position-y:-72px;
}
/*内发光样式*/
.boxShadow{
    box-shadow:inset 0 0 10px #1B4869;
}


/*==================================新增公共样式======================================*/
input[type="button"]{
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.search input.select::placeholder{
	color: rgba(255,255,255,0.5);
}
input::-webkit-input-placeholder {
    /*color: #fff;*/
    color: rgba(255,255,255,0.5);
}
input:-moz-placeholder {
    /*color: #fff;*/
    color: rgba(255,255,255,0.5);
}
input[disabled]{
   cursor: not-allowed;
 }
 /* 弹出框居中 */
 .popup-center{
 	right: auto;
 	bottom: auto;
 	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
 }
/*新增类名*/
.red{
    color: red;
    font-size: 18px;
}
.ml20{
    margin-left: 20px;
}
.mr20{
    margin-right: 20px;
}
.mr10{
    margin-right: 10px;
}
.mt20{
    margin-top: 20px;
}
.ml40{
    margin-left: 40px;
}
.mr40{
    margin-right: 40px;
}
.mw90{
    max-width: 90px;
}
.active{
    border: 1px solid #194FEF;
    box-shadow:inset 0 0 5px #276FB9;
    color: #0a94f7;
}

.main{
    display: none;
}
.selected{
    display: block;
}
.disab{
    /* background-color: #909090; */
    color:#8d8d8d;
}
.runVarSet  input.dis{
    background-color: #909090;
    cursor:not-allowed;
}
/* 侧边栏图标设置 */
.titleOne{
	background: url("../images/sprites.png") -40px -301px no-repeat;
}
.titleTwo{
	background: url("../images/sprites.png") -40px -344px no-repeat;
}
.titleThree{
	background: url("../images/sprites.png") -40px -391px no-repeat;
}
.titleFour{
	background: url("../images/sprites.png") -39px -525px no-repeat;
}
.listBox .parentBar .groupTitle em.workEmOne{
	margin-left: 24px;
    margin-right: 8px;
}
.workEmOne{
	background: url("../images/sprites.png") -103px -40px no-repeat;
}
.workEmTwo{
	background: url("../images/sprites.png") -100px -91px no-repeat;
}
.workEmThree{
	background: url("../images/sprites.png") -100px -142px no-repeat;
}
.workEmFour{
	background: url("../images/sprites.png") -100px -192px no-repeat;
}
.workEmFive{
	background: url("../images/sprites.png") -98px -242px no-repeat;
}
.manageOne{
	background: url("../images/sprites.png") -39px -90px no-repeat;
}
.manageTwo{
	background: url("../images/sprites.png") -39px -141px no-repeat;
}
.manageThree{
	background: url("../images/sprites.png") -39px -176px no-repeat;
}
.manageFour{
	background: url("../images/sprites.png") -40px -219px no-repeat;
}

.controlOne{
	background: url("../images/sprites.png") -39px -645px no-repeat;
}
.controlTwo{
	background: url("../images/sprites.png") -39px -439px no-repeat;
}
.controlThree{
	background: url("../images/sprites.png") -39px -608px no-repeat;
}
.controlFour{
	background: url("../images/sprites.png") -39px -566px no-repeat;
}
.controlFive{
	background: url("../images/sprites.png") -39px -683px no-repeat;
}
.userSelfOne{
	background: url("../images/sprites.png") -39px -300px no-repeat;
}
.userSelfTwo{
	background: url("../images/sprites.png") -39px -718px no-repeat;
}
.cureOne{
	background: url("../images/sprites.png") -98px -693px no-repeat;
}
.cureTwo{
	background: url("../images/sprites.png") -39px -786px no-repeat;
}
.quickToolIcon{
	background: url("../images/sprites.png") -39px -852px no-repeat;
}
.analyseIcon{
	background: url("../images/sprites.png") -40px -887px no-repeat;
}
.aiIcon{
	background: url("../images/sprites.png") -40px -819px no-repeat;
}


.workContent .upWhere em,
.workContent .upDownKai em{
	background: url("../images/sprites.png") -353px -223px no-repeat;
}
/*表格样式*/
.tablePar{
	opacity: 0;
}
.table{
    width: 100%;
    height: 300px;
    overflow: auto;
}
.smallTable{
    max-height: 400px;
    height: 300px;
    overflow: auto;
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
th,
td {
    /*color: #404060;*/
    padding: 6px 14px;
}

th {
    background-color:#143151;
    font: bold 14px "microsoft Yahei";
    height: 40px;
    line-height: 40px;
    color: #8BCCE8;
    text-align: center;
}

td {
    font: 12px "microsoft Yahei";
    text-align: center;
    /*background-color: #0B2B51;*/
    max-width:260px;
    word-wrap: break-word;
    color: #fff;
}



tr:hover {
    background-color:#184073;
}
thead  .checkboxDiv{
    vertical-align: middle;
}
tbody  .checkboxDiv{
    vertical-align: middle;
}
.runDetail .runContent a{
    color: #8ae4ff;
    text-decoration: underline;
}

/*表格按钮样式*/
/*=====================初始化=======================*/
.runVarSet  input[type="button"],
.workContent .runContent .used,
.workContent .runContent .stopped,
.runVarSet span,
.runVarSet a{
    background: transparent;
    background-image:url("../images/iconOperation.png");
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
    width: 20px;
    height:22px;
    margin-right: 10px;
    background-position-y:-11px;
}
.runVarSet  input[type="button"]:nth-last-child(1),
.runVarSet span:nth-last-child(1),
.workContent .runContent .used,
.workContent .runContent .stopped,
.runVarSet a:nth-last-child(1){
	margin-right: 0px;
}
/*===================== 鼠标经过=======================*/
.workContent .runVarSet .iconBut,
.iconBut{
	 -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.workContent .runVarSet .iconBut:hover,
.iconBut:hover{
    background-position-y:-70px;
        -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

/*=====================显示样式=======================*/
/*删除*/
.workContent .runVarSet .remove{
    background-position-x:-39px;
    background-position-y:-10px;
}
.remove{
	background: transparent;
    background-image:url("../images/iconOperation.png");
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
    width: 20px;
    height:22px;
    background-position-x:-39px;
    background-position-y:-10px;
}
/*编辑*/
.workContent .runVarSet .update{
    background-position-x:-98px;
}

/*查看*/
.workContent .runVarSet .look{
    background-position-x:-186px;
    background-position-y:-10px;
}
.moreBox .runVarSet .look{
    background-position-x:-186px;
    background-position-y:-10px;
}

/*输出&&&查看输出*/
.workContent .runVarSet .detail{
    background-position-x:-156px;
    background-position-y:-10px;
    width: 22px;
}


/*跳转*/
.workContent .runVarSet .jump{
    background-position-x:-248px;
    background-position-y:-10px;
    height: 22px;
}

/*选择*/
.workContent .runVarSet .select{
    background-position-x:-247px;
    background-position-y:-100px;
    height: 22px;
}
.workContent .runVarSet .selectH:hover,
.workContent .runVarSet .selfFind:hover,
.workContent .runVarSet .addH:hover{
    background-position-y:-155px;
    height: 22px;
}
/* 自动发现 */
.workContent .runVarSet .selfFind{
     background-position-x:-305px;
    background-position-y:-99px;
    margin-left:10px;
    height: 22px;
}

/*添加*/
.workContent .runVarSet .add{
    background-position-x:-277px;
    background-position-y:-100px;
    height: 22px;
}

/*分配*/
.workContent .runVarSet .devide{
    background-position-x:-218px;
    background-position-y:-10px;
    height: 22px;
}

/*执行*/
.workContent .runVarSet .execute{
    background-position-x:-69px;
    background-position-y:-10px;
}
/* 失败详细信息 */
.workContent .runVarSet .failNews{
    background: url(/static/images/sprites.png) -265px -610px no-repeat;
}
/*下载*/
.workContent .runVarSet .downLoad{
    background-position-x:-10px;
    background-position-y:-10px;
    height: 22px;
}


/*参数设置*/
.workContent .runVarSet .parmSet{
    background-position-x:-128px;
    background-position-y:-10px;
    height: 22px;
}
.parmSet{
	background: transparent;
    background-image:url("../images/iconOperation.png");
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
    width: 20px;
    height:22px;
    background-position-x:-128px;
    background-position-y:-10px;;
}
/*启用(状态)*/
.workContent .runContent .used{
    background-position-x:-277px;
    cursor: default;
    height: 22px;
}
/*禁用(状态)*/
.workContent .runContent .stopped{
    background-position-x:-277px;
    background-position-y:-70px;
    cursor: default;
    height: 22px;
}

/*终止*/
.workContent .runVarSet .pause{
    background-position-x:-361px;
    background-position-y:-12px;
    height: 22px;
}

/*启用(按钮)*/
.workContent .runVarSet .use{
	background-position-x:-390px;
    background-position-y:-12px;
    height: 22px;
}
/*禁用(按钮)*/
.workContent .runVarSet .stop{
   
    background-position-x:-333px;
    background-position-y:-12px;
    height: 22px;
}


/* 详情 */
.workContent .runVarSet .stopIcon{
	/* background-position-x: -334px; */
	background-position-x:-362px;
    background-position-y:-12px;
    height: 22px;
}
/* 停止 */
.workContent .runVarSet .deTailIcon{
	background-position-x: -305px;
    height: 22px;
    /* background-position-x:-333px;
    background-position-y:-12px; */
    height: 22px;
}
/* 采集信息详情 */
.workContent .runVarSet .gatherDetail{
	/* background-position-x: -334px; */
    background-position-x: -472px;
    background-position-y: -12px;
    height: 22px;
}
/* 采集加载中  */
.workContent .gatherLoading,
.workContent .gatherStopping{
	/* background-position-x: -334px; */
	background: transparent;
	background-image: url('/static/images/sprites.png');
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
    background-position-x: -266px;
    background-position-y: -844px;
    width: 20px;
    height: 22px;
    animation:circle 2s infinite linear;
}
/* 采集停止中 */
.workContent .gatherStopping{
	 background-position-y: -877px;
}
/* 人工匹配  */
.workContent .runVarSet .artificial{
	background-position-x: -504px;
	background-position-y: -13px;
} 
.workContent .runVarSet .add-source{
	width: 22px;
	background-position-x: -536px;
	background-position-y: -13px;
}
.workContent .runVarSet .iconBut.artificial:hover,
.workContent .runVarSet .iconBut.add-source:hover{
	background-position-y: -73px;
}
/* 资源添加 */
/*=====================禁用样式=======================*/
.workContent .runVarSet .removeNo,
.workContent .runVarSet .lookNo,
.workContent .runVarSet .parmSetNo,
.workContent .runVarSet .updateNo,
.workContent .runVarSet .downLoadNo,
.workContent .runVarSet .executeNo,
.workContent .runVarSet .jumpNo,
.workContent .runVarSet .devideNo,
.workContent .runContent .usedNo,
.workContent .runVarSet .pauseNo,
.workContent .runVarSet .useNo,
.workContent .runVarSet .stopNo,
.workContent .runVarSet .detailNo,
.workContent .runVarSet .gatherDetailNo,
.workContent .runVarSet .artificial-no,
.workContent .runVarSet .add-source-no{
    background-position-y:-41px;
    margin-right: 10px;
    cursor: not-allowed;
}

.workContent .runVarSet .selectNo,
.workContent .runVarSet .addNo,
.workContent .runVarSet .selfFindNo{
    background-position-y:-128px;
    margin-right: 10px;
    cursor: not-allowed;
}


.removeAttr{
    position: absolute;
    background: url("../images/remove.png") center center no-repeat;
    background-size: contain;
    width: 160px;
    height: 90px;
    text-align: center;
    display: none;
    z-index: 10;
}
.removeAttr span{
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.removeAttr input[type="button"]{
    border-radius: 4px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.removeAttr .yes{
    background-color: #3085DF;
    margin-right: 5px;
}
.removeAttr .no{
    background-color: #014A97;
}

/*复选框样式*/
.checkboxDiv{
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #417BA9;
    background: none;
    display: inline-block;
    transition: height 2s;
	-moz-transition: height 2s; /* Firefox 4 */
	-webkit-transition: height 2s; /* Safari 和 Chrome */
	-o-transition: height 2s; /* Opera */ 
}
.checkboxDiv::before,
.checkboxDiv::after{
	content: '';
    position: absolute;
	height: 0;
    transition: height 0.2s;
	-moz-transition: height 0.2s; /* Firefox 4 */
	-webkit-transition: height 0.2s; /* Safari 和 Chrome */
	-o-transition: height 0.2s; /* Opera */ 
}
.checkboxDiv::after{
    transition: height 0.3s 0.2s;
	-moz-transition: height 0.3s 0.2s; /* Firefox 4 */
	-webkit-transition: height 0.3s 0.2s; /* Safari 和 Chrome */
	-o-transition: height 0.3s 0.2s; /* Opera */ 
}
.checkboxBefore::before,
.checkboxBefore::after{
    content: '';
    position: absolute;
    top: 6px;
    left: 3px;
    width: 2px;
    height: 6px;
    background: #2f85de;
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
.checkboxBefore::after{
	transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
    -webkit-transform: rotate(-136deg);
    -moz-transform: rotate(-136deg);
    -ms-transform: rotate(-136deg);
    -o-transform: rotate(-136deg);
    transform: rotate(-136deg);
    top: 11px;
    left: 4px;
    height: 10px
}
.checkboxBtn{
    width: 17px;
    height: 17px;
    position: absolute;
    top: -1px;
    left: -1px;
    opacity: 0;
    z-index: 1;

}

/*显示隐藏列样式*/
.set{
	cursor:pointer;
}
.setBox{
    position: absolute;
    z-index: 4;
    width: 448px;
    right: 44px;
    border: 2px solid #21496C;
    /*height: 282px;*/
    background-color: #102844;
    border-radius: 4px;
    display: none;
    margin-top:10px;
    padding-bottom: 20px;
}
.setBox .set_top{
    height: 30px;
    line-height: 30px;

}
.setBox .set_top span{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-left: 20px;
}
.workContent .content_top .selectAll{
    vertical-align: middle;
}
.workContent .setBox .set_top img{
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 5px;
    cursor:pointer;
}
.setBox .set_content{
    padding-left: 20px;
    /* padding-top: 10px; */
}
.setBox .set_content .cont_top{
    padding-right: 20px;
}
.setBox .set_content .cont_top span{
    color:#7ED5E6;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.setBox .set_content ul li{
    display: inline-block;
    width: 130px;
    height: 24px;
    line-height: 24px;
}
.setBox .set_content ul li .checkboxDiv{
    vertical-align: middle;
    margin-right: 6px;
}
.setBox .set_bottom{
    margin-top: 10px;
}
.setBox .set_bottom input[type="button"]{
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 60px;
    cursor: pointer;
}
.setBox .set_bottom input.backDefault{
    width: 90px;
    margin-left: 20px;
    background-color: #3085DF;
}
.setBox .set_bottom input.sure{
    background-color: #3781E2;
    margin-right: 10px;
}
.setBox .set_bottom input.not{
    background-color: #014A97;
    margin-right: 20px;
}

/*分页样式*/
.content .workContent{
    position: relative;
}
.pages{
    position: absolute;
    width: 100%;
    bottom: 8px;
    right: 24px;
    /*right: 40px;*/
    /*left: 0;*/
    /*margin-top: 20px;*/
    /*width: 100%;*/
    /*padding: 0 40px;*/
    height: 30px;
    line-height: 30px;
}
.pages .taskSystem{
    display: inline-block;
    width: 60px;
}
.pages span{
    display: inline-block;
    background-color: #2D86E2;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    width: 60px;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}
.pages .beforePage{
    background-color: #878787;
}
.pages .numb{
    display: inline-block;
    background-color: #254260;
    height: 27px;
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    width: 40px;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 6px;
}
.pages i{
    margin-right: 4px;
}



/*头部返回样式*/
.workContent  .back{
    display: inline-block;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    width: 40px;
    margin-right: -30px;
    margin-left: 4px;
    vertical-align: middle;
}
.workContent .back .img{
    display: inline-block;
    width:24px;
    height:22px;
    margin-top: 5px;
    background:url('../images/iconOperation.png') -443px -12px no-repeat;
}
.workContent .back .img:hover{
	background-position-y:-72px;
}
/*顶部样式*/
.workContent .title{
    padding-left: 10px;
    color: white;
    padding-right: 30px;
    height: 30px;
    line-height: 30px;
}
.workContent .title span{
    font-size: 18px;
    /* display: inline-block; */
    height: 30px;
    line-height: 30px;
}
.workContent .model,
.workContent .currentTit{
    color: #fff;
}
.workContent .helpJsp{
	width:24px;
	height:24px;
	display:inline-block;
	margin: 0px 0px -5px 10px;
    background: url('/static/images/sprites.png')  -264px -773px no-repeat;
}
.workContent .helpJsp:hover{
     background-position-y:-737px;
}
.workContent .title .fl,
.workContent .title .fr{
	height:30px;
	line-height:30px;
}
.workContent .title input[type="button"]{
    width: 90px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background-color: #2E82DA;
    margin-right: 16px;
    cursor: pointer;
}
.workContent .title input[type="button"],
.btnHover,
.btnStyle,
.center .workContent .btnHover,
.center .workContent .btnStyle,
.removeAttr .yes,
.popup .btn .save,
.center .workContent .mainDiv input.save,
.center .mask input.save,
.center .mask .btnHover,
.popup input.btnHover[type="button"],
.popup .btnHover,
.btnHoverBlack,
.noBtn,
.removeAttr .no,
.popup .btn .cancel,
.center .mask .btnHoverBlack,
.mask .btnHoverBlack,
.center .mask .noBtn,
.setBox .set_bottom input.sure,
.setBox .set_bottom input.not,
.setBox .set_bottom input.backDefault,
.instanceList .bttn input.sure,
.instanceList .bttn input.quitt,
.muchControl{
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.workContent .title input[type="button"]:hover,
.btnHover:hover,
.btnStyle:hover,
.center .workContent .btnHover:hover,
.center .workContent .btnStyle:hover,
.removeAttr .yes:hover,
.popup .btn .save:hover,
.center .workContent .mainDiv input.save:hover,
.center .mask input.save:hover,
.center .mask .btnHover:hover,
.popup input.btnHover[type="button"]:hover,
.popup .btnHover:hover,
.setBox .set_bottom input.sure:hover,
.setBox .set_bottom input.backDefault:hover,
.instanceList .bttn input.sure:hover,
.workContent .bom_top .muchControl:hover{
	/* border: 1px solid  #3074cd; */
    background: rgba(8,19,45);
    box-shadow: inset 0px 0px 8px #51B4EF;
    /* color: #3074cd; */
}
.btnHoverBlack:hover,
.noBtn:hover,
.removeAttr .no:hover,
.popup .btn .cancel:hover,
.center .mask .btnHoverBlack:hover,
.mask .btnHoverBlack:hover,
.center .mask .noBtn:hover,
.setBox .set_bottom input.not:hover,
.instanceList .bttn input.quitt:hover{
    background: rgba(8,19,45);
    box-shadow: inset 0px 0px 8px rgba(57,79,173,1);
}

@-webkit-keyframes anim-btn {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1);
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes anim-btn {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1);
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.trueContent .content_top {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    padding-right: 40px;
}
.workContent .content_top fl,
.workContent .content_top fr{
	 height: 30px;
    line-height: 30px;
}

.trueContent .content_top .selfBreak{
    vertical-align: middle;
}
.workContent b.error {
    color: #00fdff;
    font-size: 12px;
    margin-left: 6px;
}
/*遮罩层*/
.mask,
.wizardMask{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    display: none;
    z-index: 11;
}

/*弹出框样式*/
.popup{
    position: absolute;
/*     left: 0;
    right: 0;
    top: 10%;
    margin: 0 auto; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    z-index: 12;
    width: 550px;
    /*height: 370px;*/
    background-color: rgba(8,19,45,1);
    border-radius: 4px;
    box-shadow: inset 0 0 20px rgba(57,79,173,1);
    border: 2px solid #3173C9;
    display: none;
}
.popup .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom:10px;
    padding-left: 10px;
    box-sizing: border-box;
    background: #082a77;
    background: linear-gradient(to right,#082a77,#394fad);
    background: -webkit-radial-gradient(to right,#082a77,#394fad); /* Safari 5.1 - 6.0 */
  	background: -o-radial-gradient(to right,#082a77,#394fad); /* Opera 11.6 - 12.0 */
  	background: -moz-radial-gradient(to right,#082a77,#394fad); /* Firefox 3.6 - 15 */
  	background: radial-gradient(to right,#082a77,#394fad); /* 标准的语法 */
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#082a77, endColorStr=#394fad);}
}
.popup .title span{
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
}
.popup .close{
    position: absolute;
    right: 0px;
    top: 5px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.popup>.close img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.popup .form{
   /* padding-top: 20px; */
}
.popup .form span{
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 110px;
    text-align: right;
    color: #6AA7C4;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 14px;
    margin-left:20px;
}
.popup .form input[type="text"],
.popup .form input[type="password"]{
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    border: 1px solid #43799B;
   /*  border-radius: 4px; */
    background-color: #184073;
    color: #fff;
    width: 216px;
/*     -webkit-transition: box-shadow 1s;
    transition: box-shadow 1s;
    box-shadow: 0 0 0 20px transparent;
    -webkit-appearance: none; */
}
.box-focus{
	box-shadow: inset 0 0 10px rgba(0,253,255,0.6) !important;
	border-color: #00fdff !important;
	outline: none;
}

.popup .form  .taskSystem input[type="text"]{
	background:none;
	border:none;
}
.popup .form input.dis{
	cursor:not-allowed;
}
.popup .form select{
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #43799B;
    border-radius: 4px;
    background-color: #184073;
    color: #fff;

}
.popup .form .taskSystem{
    width: 231px;
    padding-left:0px;
    display: inline-block;
    background-color: #184073;
    border:1px solid #43799B;
}
.taskSystem.disable-select,
.popup .form .taskSystem.disable-select{
	cursor: not-allowed;
}
.taskSystem.disable-select .arrowDD,
.popup .form .taskSystem.disable-select .arrowDD{
	display: none;
}
.popup .form .taskSystem .selText{
	/* padding-right:0px; */
	padding-left:15px;
	color:#fff;
}
.popup .form .taskSystem input[type="text"]{
	border-radius:0px;
}
.popup .form .arrowSelf{
   /*  border: none; */
}
.popup .form .taskSystem .cont{
    background-color: #184073;
    border:1px solid #43799B;
}
.popup .form .taskSystem .cont ul li{
    font-size: 14px;
    color: #fff;
}
.popup .form .taskSystem em{
    margin-right: 0;
}
.popup .form i{
    color: #6AA7C4;
    font-size: 16px;
    margin:auto 6px;
    vertical-align: middle;
}
.popup .form input[type="radio"]{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.popup .form em{
    vertical-align: top;
    font-size: 14px;
    color:#6AA7C4 ;
    vertical-align: middle;
    margin-right: 20px;
}
.popup .form b{
    color: #5EAAC1;
    font-size: 14px;
}

.popup .form .checkboxDiv{
    vertical-align: middle;
    margin-right: 5px;
}
.popup .form .showR{
    margin-left: 147px;
}


.popup .form .textare{
    display: inline-block;
    height: 60px;
    overflow: auto;
    vertical-align: top;
    width: 216px;
    padding-left:15px;
   /*  border-radius: 4px; */
    border:1px solid #4479A1;
    background-color: #184073;
    color: #fff;
}
.popup .form .textare textarea{
	width:100%;
	list-style: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: #184073;
}
.popup  .btn{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 20px 0;
}
.popup  .btn input[type="button"]{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.popup .btn .save{
    background-color: #3085DF;
    margin-right: 14px;
    margin-left: 14px;
}
.popup  .btn .cancel{
    background-color: #014A97;
}

/* 导出选择样式 */
.outSelectBox .conten{
	height:120px;
	padding:15px 0px 20px;
}
.outSelectBox .conten>div{
	width:49%;
	height:100%;
	text-align:center;
}
.outSelectBox .conten .leftBox{
	border-right:2px solid #c0c0c0;
}
.outSelectBox .conten .leftBox .outInput{
	margin:34px auto;
}
.leftBox .outInput input[type="radio"]{
	width:14px;
	height:14px;
	vertical-align:middle;
}
.leftBox .outInput input[type="radio"],
.outSelectBox .conten .leftBox .outInput i{
	margin-bottom:15px;
	display:inline-block;
}

.outSelectBox .conten .rightBox>div{
	width:100%;
	text-align:center;
	vertical-align:middle;
	margin-top:45px;
}

/*弹出框样式*/
.alertBox,
.alertShadowBox,
.confirm-box,
.confirmShadowBox{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background-color: rgba(0,0,0,0.7); */
    /* display: none; */
    z-index: 1000;
}
.alertShadowBox,
.confirmShadowBox{
	z-index: 12;
	background-color: rgba(0,0,0,0.7);
}
.alertBox .centerDiv,
.confirm-box .centerDiv{
    text-align: center;
    width: 300px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    padding: 10px;
    background: url('/static/images/alertMaskBj.png') center center no-repeat;
    background-size: 100% 100%;
    border: none;
    box-shadow: none;
}
.alertBox .nodeBtn,
.confirm-box .nodeBtn{
    margin-top: 15px;
    display: inline-block;
}
.alertBox .btnStyle,
.confirm-box .btnStyle{
    display: inline-block;
    padding: 0px 5px;
    width: 85px;
}
.confirm-box .confirmFalse{
	margin-left: 20px;
}
.alertBox .nodeCancel,
.confirm-box .nodeCancel{
    margin-left: 20px;
}
.alertBox .alertIcont,
.confirm-box .confirmIcont{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
    margin-right: 10px;
}
.alertBox .alertText,
.confirm-box .confirmText{
	vertical-align: middle;
	word-break: break-all;
}
.alertBox .alertIcont.red,
.confirm-box .confirmIcont.red{
	background: url('/static/images/sprites.png') -266px -612px no-repeat;
}
.alertBox .alertIcont.green,
.confirm-box .confirmIcont.green{
	background: url('/static/images/sprites.png') -266px -642px no-repeat;
}
.alertBox .centerDiv>p,
.confirm-box .centerDiv>p{
	display: table-cell;
    height: 120px;
    width: 302px;
    vertical-align: middle;
}
/*删除弹框*/
.removeAgain{
    width: 300px;
}
.removeAgain .remove_content{
    color: #fff;
    padding: 20px 20px 0;
    text-align: center;
}

/*================跳板$$分配框*/
/*分配连接*/
.devideLink{
    width: 700px;
}

.devideLink .userGroup{
    padding-left: 30px;
    padding-right: 30px;
}
.devideLink .userGroup .findBox{
    width: 288px;
    border:1px solid #4479A1;
    height: 28px;
    line-height: 28px;
    background-color: #184073;
    border-radius: 4px;
}
.devideLink .userGroup .findBox img{
    margin-left: 4px;
    margin-bottom: 2px;
}
.devideLink .userGroup .findBox input{
    border: none;
    width: 255px;
    display: inline-block;
    height: 20px;
    padding-left: 4px;
    line-height: 24px;
    vertical-align: text-bottom;
    font-size: 12px;
}
.devideLink .userGroup .middImg{
    margin-left: 14px;
    margin-top: 120px;
}
.devideLink .userGroup .middImg span{
    display: block;
    text-align: center;
    width: 30px;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #4479A1;
    cursor: pointer;
    border-radius: 4px;
    background-color: #014A97;
    font-weight: 700;
}
.devideLink .userGroup .middImg .firstA{
    margin-bottom: 30px;
}

.devideLink .userGroup .topAll{
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #4479A1;
}
.devideLink .userGroup .topAll .checkboxDiv{
    margin-left: 10px;
}
.devideLink .userGroup .left_userG,
.devideLink .userGroup .right_userG{
    width: 288px;
    border:1px solid #4479A1;
    display: inline-block;
   /*  border-radius: 4px; */
}
.devideLink .userGroup .left_userG{
    margin-top: 10px;
    height: 248px;
    overflow: auto;
}
.devideLink .userGroup .right_userG{
    height: 288px;
}
.devideLink .userGroup .left_userG .outBox{
	max-height: 222px;
    overflow: auto;
}
.devideLink .userGroup .left_userG ul {
    width:100%;
}
.devideLink .userGroup .right_userG .outBox{
	max-height: 262px;
    overflow: auto;
}
.devideLink .userGroup .right_userG ul{
    width:100%;
}
.devideLink .userGroup .left_userG ul li,
.devideLink .userGroup .right_userG ul li{
    /* height: 24px; */
    line-height: 24px;
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
    /* width: 100%; */
}
.devideLink .userGroup li:hover{
    background-color:#174171;
}
.devideLink .form .checkboxDiv em{
    color: #fff;
}


element.style {
    width: 149px;
}
.tablePar .runDetail ul li {
    /* width: 12.48%; */
    /* height: 40px; */
    display: table-cell;
    /* float: left; */
    float: none;
    vertical-align: middle;
    word-wrap: break-word;
}
.runDetail ul .group {
    cursor: pointer;
    color: #8ae4ff;
    text-decoration: underline;
    position: relative;
}
/* 旋转收缩 */
.upDownKai{
	position: absolute;
	right:4px;
	top:5px;
	cursor:pointer;
	display:none;
}
.upDownKai .img{
	width:14px;
	height:14px;
/* 	margin-right:5px; */
	display:inline-block;
}
.overHide{
	overflow:hidden;!important;
}
.rotPar{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
    
}
/* 刷新样式 */
/*自动刷新样式*/
.fresh{
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-top:-5px;
    display:inline-block;
}
.fresh .timeGap{
    width: 35px;
    height: 35px;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
    text-align: center;
    z-index: 2;
    display: inline-block;
    cursor: pointer;
    color:#fff;
}
.fresh .outCircle{
    width: 36px;
    height: 30px;
}
.runFresh .outCircle{
    position: relative;
    animation: fresh 2s linear infinite;
}
.fresh .tipImg{
    display: inline-block;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -9px;
    text-align: center;
    vertical-align: middle;
    z-index: 4;
}
.fresh .startF{
    background: url("/static/images/sprites.png") -177px -605px no-repeat;
}
.fresh .stopF{
    background: url("/static/images/sprites.png") -178px -572px no-repeat;
}
.fresh .setF{
    background: url("/static/images/sprites.png") -178px -544px no-repeat;
}

.fresh .timeSelBox{
    background: url("/static/images/freshSelect.png") center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 72px;
    height: 99px;
    z-index: 4;
    left: -6px;
    display: none;
}
.fresh .timeSelBox .outUlBox{
    height: 88px;
    margin-top: 7px;
    width: 100%;
    overflow: auto;

}
.fresh .timeSelBox ul{
    width: 100%;
}
.fresh .timeSelBox ul li{
    text-align: left;
    padding-left: 14px;
    height: 22px;
    line-height: 23px;
    color:#fff;
}
.fresh .timeSelBox ul li:hover{
    background-color: #183D67;
}

@keyframes fresh{
    from{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



/*滚动条样式*/
.mCSB_scrollTools{
    width: 6px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	background: #142f6a;
	border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #4577d4;
    border-radius: 10px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background: #142f6a;
    box-shadow: 0 0 30px #5474ff;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #669cff; background-color: rgba(102,156,255,0.85);
	filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color: #669cff; background-color: rgba(102,156,255,0.9);
	filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal{
	height: 6px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
	margin: 0 auto;
}
.mCSB_container_wrapper{
	margin-bottom: 10px;
}
/*表格样式*/
/*.runTop{
    height: 32px;
    line-height: 32px;
}
.runTopOne{
    margin-left: 41px;
    font-size: 16px;
    font-weight: bold;
}
.runTopTwo{
    margin-left: 24px;
}
.runTopTwo span{
    font-size: 13px;
    margin-right: 12px;
    color: #506A8B;
    font-weight: bold;
}
.runTopTwo span:last-of-type{
    font-size: 16px;
    color: #239FFF;
}
.runTopThree,
.varSet{
    margin-right: 20px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    width: 110px;
    text-align: center;
    background: #3085DF;
    border-radius: 10px;
    cursor: pointer;
}
.runSearch{
    margin-top: 11px;
}
.runSearch .toolSearch{
    margin-left: 41px;
    position:relative;
    height: 10px;
    width: 10px;
    background: red;
}
.runSearch .toolSearch input{
    width: 241px;
    height: 28px;
    padding-left: 37px;
    border: 1px solid #4DB3F1;
    background: #15476A;
}*/
.tablePar .runDetail{
    margin-top: 12px;
    line-height: 40px;
    /* left:10px;
    right:10px; */
    /* background: #184073; */
    text-align: center;
    
}
.tablePar .runDetail .tableBox{
    height: 100%;
    width: 100%;
    position: relative;
}
.tablePar .runDetail ul{
    /*padding-left: 40px;*/
    position: relative;
    /*height: 40px;*/
    line-height: 40px;
    background: #0f396a;
    /* width: 100% ; */
    /* width: 2000px; */
    display: block;
    color:#cbdef5;
}
.tablePar .runDetail .thead{
	background: #0b2b50;
	color: #8BDDF2;
	font-size:15px;
	font-weight:600;
}
.tablePar .runDetail .thead ul{
    /* width: 100%; */
    /* width: 2000px; */
    display: table-row;
    padding-top: 40px;
}
.tablePar .runContent ul:nth-of-type(2n+1){
    background:#174171;
}
.tablePar .runDetail ul li{
    /*width: 12.48%;*/
    /*height: 40px;*/
    display: table-cell;
    /*float: left;*/
    float: none;
    vertical-align: middle;
    word-wrap: break-word
}
.tablePar .runDetail ul li p{
	line-height:20px;
    word-wrap: break-word;
}
.tablePar .runDetail ul .runSelect{
    width: 13px;
    height: 13px;
    border: 1px solid #397CA7;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 10px;
}
.tablePar .runDetail ul .runSelect2{
    width: 13px;
    height: 13px;
    position: absolute;
    top: 13px;
    left: 30px;
}
.runDetail ul .bian{
    text-decoration:underline;
    color: #43eae4;
    cursor: pointer;
}
.runDetail ul .bian p{
	 cursor: pointer;
}
.tablePar .runContent{
    /* width: 105%; */
    /* border-bottom: 40px solid #184073; */
    position: relative;
}
.tablePar .runContent .runVarSet{
    position: relative;
}

.tablePar .runContent .runVarSet span{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 70px;
    height: 24px;
    line-height: 24px;
    background: #3085DF;
    border-radius: 4px;
    color: white;
    cursor: pointer;
}
.tablePar .runDetail .thead{
	position: absolute;
}
.tablePar .runLook{
    position: absolute;
    top: 306px;
    bottom: 0;
    width: 100%;
}
.tablePar .runLook h2{
    height: 38px;
    line-height: 38px;
    background: #142131;
    font-size: 16px;
    padding-left: 40px;
    font-weight: bold;
}
.tablePar .runLook .runTxtArea{
    position: absolute;
    top: 38px;
    bottom: 0;
    width: 100%;
    background: #143151;
    border-radius: 16px;
    overflow: auto;
}
/*遮罩层start*/
.centerDiv{
    width: 452px;
    height: 424px;
    background-color: rgba(8,19,45,1);
    border-radius: 4px;
    box-shadow: inset 0 0 20px rgba(57,79,173,1);
    border: 2px solid #3173C9;
}
.centerDiv .taskSystem .cont{
    background-color: #184073;
    border: 1px solid #43799B;
}
.mCSB_container{
	overflow: initial;
}
.maskHead{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    background: #082a77;
    background: linear-gradient(to right,#082a77,#394fad);
    background: -webkit-radial-gradient(to right,#082a77,#394fad);
    background: -o-radial-gradient(to right,#082a77,#394fad);
    background: -moz-radial-gradient(to right,#082a77,#394fad);
    background: radial-gradient(to right,#082a77,#394fad);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#082a77, endColorStr=#394fad);
}
.maskSetVar{
    margin-top: 20px;
}
.maskSetVar li{
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 79px;
}
.maskSetVar li input{
    width: 208px;
    padding-left: 10px;
    margin-left: 20px;
}
.maskTalk{
    padding-left: 57px;
}
.maskTalk input{
    margin-left: 22px;
}
.maskSave{
    margin-top: 20px;
}
.saveBtn{
    margin-left: 139px;
}
.noBtn{
    margin-left: 19px;
    background: #014A97;
}

.mCSB_container_wrapper{
    margin-right: 0;
    box-sizing: border-box;
    /* padding-right: 10px; */
}

.mCSB_container_wrapper > .mCSB_container{
    padding-right: 0;
}

/* 分页样式 */
div.bPage ul{
    color:#fff;
}
div.bPage > ul > li > a{
    /* background-color: #174171; */
}
div.bPage>ul>li.disabled>a{
    color:#cbd9ea;
}
div.bPage li.bPageList select{
    background-color: #174171;
    color:#fff;
    border:1px solid #276fba;
}
div.bPage .active{
    border:none;
    box-shadow:none;
}
/* 表格样式 */
/* .table-ta{
	display: table;
	 border-collapse: collapse;
}
.table-tr{
	display: table-row; 
}
.table-th{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: green;
}
.table-td{
	display: table-cell; 
	text-align: center;
	vertical-align: middle;
	background: red;
}
.table-tbody{
	
} */
.grou .remo{
	cursor: pointer;
	width: 10px;
    height: 10px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    top: 50%;
    margin-top: -4px;
}
b.remo::after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 13px;
    height: 1px;
    background: white;
    transform-origin: right;
    -ms-transform-origin: right;
	-moz-transform-origin: right;
	-webkit-transform-origin: right;
	-o-transform-origin: right;
    transform: rotate(-42deg);
    -ms-transform: rotate(-42deg);
	-moz-transform: rotate(-42deg);
	-webkit-transform: rotate(-42deg);
	-o-transform: rotate(-42deg);
}
b.remo::before {
    position: absolute;
    top: 0;
    content: '';
    width: 13px;
    height: 1px;
    background: white;
    left: 0;
    transform-origin: left;
    -ms-transform-origin: left;
	-moz-transform-origin: left;
	-webkit-transform-origin: left;
	-o-transform-origin: left;
    transform: rotate(42deg);
    -ms-transform: rotate(42deg);
	-moz-transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
	-o-transform: rotate(42deg);
}
/* 新增节点样式 */

.node.newAddNodeKind rect{
	fill: #2267b2;
    stroke: #3696ff;
}
.node.sNode rect{
	fill: #3ea643;
}
.node.eNode rect{
	fill:  #ba2a17;
}
/* 节点状态 */
.node .offlineRect{
	fill: orange;
}
.node .warnStatus{
	fill: red;
}
.node .workingStatus{
	fill: green;
}
.node .unmanagedStatus{
	fill: black;
}
.node .abnormal{
	fill: yellow;
}
.form error{
	 color: Red;
}
/*旋转动画*/
@-webkit-keyframes circle{
	0%{ 
		transform:rotate(-360deg); 
		-ms-transform: rotate(-360deg);
		-moz-transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
		-o-transform: rotate(-360deg);
	}
	100%{ 
		transform:rotate(0deg); 
		-ms-transform: rotate(0deg); 
		-moz-transform: rotate(0deg); 
		-webkit-transform: rotate(0deg); 
		-o-transform: rotate(0deg); 
	}
}
/*img加载动画*/
.imgLoading::before,
.imgLoading::after{
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	line-height: 50px;
	text-align: center;
	box-sizing: border-box;
	
}
.imgLoading::before{
	-webkit-animation:circle 2s infinite linear;/*匀速 循环*/
	animation:circle 2s infinite linear;
	border-left: 2px solid #03fdb0;
	border-radius: 50% 0 0 50%;
	z-index: 2;
}
.imgLoading::after{
	border: 2px solid #ccc;
	content: 'loading';
	border-radius: 50%;
	font-size: 12px;
}

.form b.error{
    color: #00fdff;
    font-size: 12px;
    margin-left:6px;
}
/*topo图点击缩放拖拽按钮样式*/
.zoomBtn{
	position: absolute;
	top: 0;
	right: 0;
}
.zoomBtn .scrollBig,
.zoomBtn .scrollSmall{
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
	margin-top: 17px;
	margin-left: 10px;
	background: url('/static/images/sprites.png') -99px -568px no-repeat;
}
.zoomBtn .scrollBig{
	background-position-y: -599px
}
.zoomBtn .scrollSmall{
	background-position-y: -563px
}
.moveBox{
	position: relative;
	width: 54px;
	height: 54px;
	float: left;
}
.moveBox>div{
	position: absolute;
	background: url(/static/images/sprites.png) -98px -629px no-repeat;
    width: 18px;
    height: 18px;
	cursor: pointer;
}
.moveBox .moveLeft{
	top: 50%;
	margin-top: -9px;
	left: 0;
}
.moveBox .moveRight{
	top: 50%;
	margin-top: -9px;;
	right: 0;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.moveBox .moveTop{
	top: 0;
	left: 50%;
	margin-left: -9px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.moveBox .moveBottom{
	bottom: 0;
	left: 50%;
	margin-left: -9px;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
svg{
	overflow: hidden;
}
.center div.grou{
	padding-right: 17px;
    position: relative;
}
div.grou.groupSelect,
div.grou.myGroup{
	background: #014A97;
	padding-right: 17px;
    position: relative;
}
div.grou.userSelect{
	padding-right: 17px;
    position: relative;
}
div.grou.userSelfSelect{
	padding-right: 5px;
}
 .menuNode{
	display: none;
} 
/* 选择文件样式 */
.selectFilesWork .centerDiv{
	padding: 10px;
}
.selectFilesWork .addSelectFileListWork{
	height: auto;
}
.selectFilesWork .addSelectFileListWork::before{
	display: none;
}
.selectFilesWork .addSelectFileListWork .toolSearch {
    margin-left: 20px;
    margin-bottom: 8px;
}
#addSelectContentWork input[type='text'] {
    height: 28px;
    width: 188px;
    border: 1px solid #51B4EF;
    background: #15476A;
    padding-left: 32px;
    margin-right: 12px;
    border-radius:4px;
}
.selectFilesWork .addSelectFileListWork .runDetail {
    margin-top: 5px;
    line-height: 30px;
    background: #184073;
    text-align: center;
    color: #8BDDF2;
}
.selectFilesWork .addSelectFileListWork .runDetail>ul, 
.selectFilesWork .addSelectFileListWork .runContent ul {
    padding-left: 20px;
    position: relative;
    display: table;
    width: 100%;
    box-sizing: border-box;
       
}
.selectFilesWork .addSelectFileListWork .runDetail>ul{
	 background: #184073;
}
.selectFilesWork .addSelectFileListWork .runDetail ul .runSelect {
    width: 13px;
    height: 13px;
    border: 1px solid #397CA7;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 3px;
}
.selectFilesWork .addSelectFileListWork .runDetail ul>li, 
.selectFilesWork .addSelectFileListWork .runContent ul li {
    width: 50%;
    height: 30px;
    /* line-height: 33px; */
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}
.selectFilesWork .addSelectFileListWork .runDetail ul>li p, 
.selectFilesWork .addSelectFileListWork .runContent ul li p{
	word-wrap: break-word;
	line-height: 18px;
	color: #cbdef5;
	font-weight:normal;
}
.selectFilesWork .addSelectFileListWork .runContent {
    height: 132px;
    overflow: auto;
    background: #112945;
}
.fileStore{
	position: relative;
	height: 100px;
	padding: 5px;
	margin-top: 10px;
}
.fileStore .fileText{
	height: 100%;
	line-height: 90px;
	font-size: 20px;
	color: whitesmoke;
	text-align: center;
}
.fileStore .fileStoreBox{
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px;
	top: 0;
	left: 0;
	border:  1px solid #51B4EF;
	over-flow: auto;
}
.selectFilesWork .grou{
    background-color: #2E7AD8;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    /* vertical-align: middle; */
    border-radius: 4px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    /* margin-bottom: 6px; */
    margin-right: 3px;
    color: #fff;
    position: relative;
    padding-right: 19px;
}
.selectFilesWork .grou em {
    vertical-align: top;
}
.center .content .boxBlock{
	display: block;
	visibility: hidden;
}
.inputAfterI{
	 margin: auto;
	 margin-left: 9px;
	 margin-right: 6px;
}
 
 
.toolTipSel{
	background-color:#014a8e;
	color:#fff;
	width:110px;
	height:60px;
	display:none;
	font-size:14px;
	border-radius:4px;
	position:absolute;
	text-align:center;
	left:50%;
	top:50%;
	z-index:4;
}
.toolTipSel::before {
    content: '';
    width: 14px;
    height: 14px;
    background: #014a8e;
    border-top: 1px solid #014a8e;
    border-left: 1px solid #014a8e;
    border-right: none;
    position: absolute;
    z-index:-2;
    top: -7px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toolTipSel ul li{
	height:30px;
	line-height:30px;
}
.toolTipSel ul li:hover{
	background:#1f75d5;
	cursor:pointer;
}  
/* 引导遮罩层 */
.wizardMask{
	display: block;
}
.wizardMask .popup{
 	background: url('/static/images/webTourStartOther.png') center center no-repeat;
 	background-size: 100% 100%;
 	border: none;
 	box-shadow: none;
 	transform-origin: calc(0px + 50%) calc(0px + 50%) 0px;
    transform: scaleX(1) scaleY(1) translateY(-50%) translateX(-50%);
}
.wizardMask .popup .topText{
	position: absolute;
    width: 168px;
    height: 39px;
    line-height: 39px;
    top: -16px;
    left: 50%;
    margin-left: -84px;
    color: white;
    font-size: 18px;
    font-weight: blod;
    text-align: center;
    background: url(/static/images/webTourStartTop.png) center center no-repeat;
}
.wizardMask .wizard{
	display: block;
}
.wizardMask .form{
	padding: 10px;
}
.wizardMask .form .introduceText{
	margin: 0;
	font-size: 22px;
	text-align: left;
	width: 100%;
	text-align: center;
	color: #468AED;
	margin-top: 35px;
	font-weight: bold;
}
.wizardMask .title span{
	font-size: 20px;
}
.wizardMask .form p{
	margin: 10px 20px;
	text-indent: 2em;
	line-height: 28px;
	font-size:14px;
}
.wizardMask .form>img{
	width:25px;
	height:25px;
	margin-top: -4px;
	margin-right:10px;
}
.wizardMask .btn .btnArrow{
	display: inline-block;
    width: 41px;
    height: 30px;
    background: url(../images/sprites.png) -256px -687px no-repeat;
    vertical-align: middle;
    float:right;
}
.wizardMask .btn span{
	vertical-align: middle;
	color:#00eaff;
	font-size:16px;
	cursor:pointer;
/* 	margin:0px 40px 0px 20px; */
	color: #468AED;
}
.arrow-box{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 14px;
	overflow: hidden;
	margin-left: 5px;
/*  	-webkit-animation-duration: 1s; */
/*     animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: arrow-width;
    animation-name: arrow-width; */ 
/*     animation: arrow-width 1.5s infinite; */
}
.arrow-box>div{
	height: 14px;
	width: 10px;
	overflow: hidden;
	animation: arrow-width 1.5s infinite;
}
@-webkit-keyframes arrow-width {
    0% {
    	width: 10px;
    }
    20% {
       width: 10px;
    }
    40% {
       width: 20px;
    }
    60% {
       width: 30px;
    }
    80% {
       width: 40px;
    }
    100% {
    	width: 50px;
    }

}

@keyframes arrow-width {
    0% {
    	width: 10px;
    }
    20% {
       width: 10px;
    }
    40% {
       width: 20px;
    }
    60% {
       width: 30px;
    }
    80% {
       width: 40px;
    }
    100% {
    	width: 50px;
    }
}
.arrow-box i{
	float: left;
	width: 10px;
	height: 14px;
	background: url('/static/images/webTourArrowOther.png') center center no-repeat;
}
.wizardMask .form .showR{
	margin-left: 20px
}

/*一级步骤图*/
.firstStep{
	background-color: rgba(0,0,0,0.6);
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}
.firstStep .centerDiv{
   /*  border-radius: 0px;
    border:none;
    background-color: transparent; */
    width:742px;
    height:430px;
}
.firstStep .topText{
	position: absolute;
	width: 168px;
	height: 39px;
	line-height: 39px;
	top: -16px;
	left: 50%;
	margin-left: -84px;
	color: #92D1FE;
	font-size: 18px;
	font-weight: blod;
	text-align: center;
	background: url('/static/images/webTourStartTop.png') center center no-repeat;
}
.firstStep .boxShadow {
    box-shadow:none;
    background: url('/static/images/webTourStart.png') center center no-repeat;
    background-size: 100% 100%;
    border: none;
}
.firstStep .textWords{
	text-align:center;
}
.firstStep .textWords p{
	height:30px;
	line-height:30px;
	color:#3990F1;
	font-weight:600;
	margin-top: 44px;
    font-size: 22px;
}
.firstStep .finger{
	text-align:center;
	margin-top:10px;
	height:75px;
	line-height:75px;
}
.firstStep .selLists{
	margin:30px 20px 0px;
}
.firstStep .selLists ul{
	text-align:center;
	padding-left: 44px;
}
.firstStep .selLists ul li{
	width:292px;
	height:68px;
	line-height: 68px;
    text-align: center;
    vertical-align:middle;
	float:left;
	background: url(/static/images/intro/1kuang.png) center center no-repeat;
	margin-right:30px;
	margin-bottom:20px;
	cursor:pointer;
}
.firstStep .selLists ul li:hover{
	background: url(/static/images/intro/kuangHover.png) center center no-repeat;
}
.firstStep .selLists ul li.disableWebTour{
	background: url(/static/images/intro/disableKuang.png) center center no-repeat;
	cursor: not-allowed;
}
.firstStep .selLists ul li.disableWebTour a{
	cursor: not-allowed;
}
.firstStep .selLists ul li.is-visited{
	
}
.firstStep .selLists ul li>a{
	display: block;
	color: white;
}
.firstStep .selLists ul li:nth-of-type(2n+2){
	margin-right:0px;
}
.firstStep .selLists ul li img{
	width:25px;
	height:25px;
	background-size: cover;
	margin-right:10px;
}
.firstStep .closeW{
	position: absolute;
	top: 0;
	right: -24px;
	width: 20px; 
	height: 20px;
	background: url('/static/images/cuo.png') center center no-repeat;
	cursor: pointer;
}

.runDetail ul li.hide{
	display: none;
}
.no-data{
	padding-left: 15px;
	color: #ACB1B5;
}