.it{
	margin-bottom: 60px;
}
.h420{
	height: 420px;
}
.equipMess .EqmName{
	padding:10px 0;
	background: #fafafa;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.equipMess .EqmName span{
	display: inline-block;
	height: 20px;
	border-right: 1px solid #e6e6e6;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #444;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.equipMess .smellEqmName span{
	width: 101px;
}
.deleteBtn:hover{
	text-decoration: underline;
}
.equipMess .smellEqmName .model{
	height: 28px;
    line-height: 28px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding-right:5px;
}
.equipMess .smellEqmName .model small{
	display: inline-block;
	width: 72px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}
.equipMess .middleEqmName span{
	width: 115px;
}
.equipMess .BigEqmName span{
	width: 165px;
}
.ListName{
	height: 17px;
	line-height: 17px;
	font-size: 16px;
	color: #333;
	border-left: 2px solid #ff9500;
	padding-left: 10px;
	margin: 20px 0 10px;
}
.EqmAllMess{
	height: 45px;
	line-height: 28px;
	padding: 7px 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.EqmAllMess span{
	display: inline-block;
	color: #333;
	text-align: center;
	overflow: hidden;
}
.EqmAllMess .model{
	height: 28px;
    line-height: 28px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding-right:5px;
}
.middleEqmName .model small{
	display: inline-block;
    width: 90px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}
.BigEqmName .model small{
	display: inline-block;
    width: 135px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}
.EqmAllMess span label{
	display: inline-block;
	margin: auto;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 86px;
	height: 24px;
	margin-top:10px ;
}
.EqmAllMess label i{
	display: inline-block;
	width: 28px;
	height: 24px;
	line-height: 24px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #F2F2F2;
	cursor: pointer;
}
.EqmAllMess .closeblue{
	color:#0096ff;
	cursor: pointer;
}
.addNewEqm{
	padding-left: 10px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	background: #f4f4f4;
	color: #808080;
	margin-top:20px ;
	margin-bottom:40px ;
}
.addNewEqm a{
	display: inline-block;
	width: 126px;
	height: 40px;
	padding-left: 14px;
	background: #ff9500;
	color: #fff;
	font-size: 16px;
	float: right;
	cursor: pointer;
}
.addNewEqm a i{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/new/addNewEqm.png) no-repeat center;
	-moz-background-size:18px;
	     background-size:18px;
	margin-right: 10px;
	vertical-align: text-bottom;
}
.installNeedList{
	margin-top: 30px;
	
}
.installNeedList label{
	display: inline-block;
	width: 80px;
	text-align: right;
	color: #444;
	font-weight: bold;
	margin-right: 17px;
	float: left;
	    line-height: 30px;
}
.installNeedList i{
	display: inline-block;
    width: 17px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/img.png) no-repeat;
    background-position: -41px -131px;
    z-index: 50;
   
}
.installNeedList .active{
	background-position: -7px -131px;
}
.installNeedList em{
	display: inline-block;
    width: 110px;
}
.installNeedList [type='radio']{
	position: relative;
	left: -180px;
	 cursor: pointer;
	 opacity: 0;
	width:90px;
	height:30px;
}
.iTellU{
	margin-top:60px ;
}
.tellTItle{
	color: #666;
	margin-bottom: 16px;
	font-size: 12px;
	font-weight: bold;
}
.iTellU p{
	padding-left: 20px;
	width: 680px;
	color: #666;
	font-size: 12px;
	line-height: 26px;
	word-break: normal;
}
.iTellU em{
	float: left;
    line-height: 26px;
}
.skillShow span{
	display: inline-block;
	padding: 0 10px;
	background:#F4F4F4;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	cursor: pointer;
}
.skillShow a{
	display: inline-block;
	padding: 0 10px;
	background:#F4F4F4;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	cursor: pointer;
}
.skillShow {
	width: 828px;
	margin-top: 20px;
}
.skillNeed {
	display: none;
}
.skillShow .active{
	background:#FF9500;
	color: #fff;
}
.skillNeed input{
	height: 20px;
	width: 280px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.skillNeed p{
	margin-top: 10px;
	margin-left: 92px;
	color: #999;
	font-size: 12px;
}
.skillNeed b{
	color: #666;
}

.NoEmpMess{
	height: 120px;
	line-height: 120px;
	text-align: center;
	color: #999;
	font-size:16px;
}
.NoEmpMess i{
	display: inline-block;
	width: 50px;
	height: 45px;
	background: url(../images/new/NoEmpMess.png) no-repeat center;
	-moz-background-size: 100%;
	     background-size: 100%;
	margin-right: 20px;
	vertical-align: middle;
}
.fullBg{
	display: none;
	position:fixed ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 101;
	background: #000;
	opacity: 0.5;
}
.fullTipIt{
	display: none;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top:-300px;
	height: 600px;
	width: 600px;
	background: #fff;
	-webkit-border-radius:5px ;
	   -moz-border-radius:5px ;
	        border-radius:5px ;
	z-index: 200;
}
.fullTipIt p{
	position:relative;
	background: #ff9500;
	color: #fff;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:3px;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	   -moz-border-radius-topleft: 5px;
	        border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	   -moz-border-radius-topright: 5px;
	        border-top-right-radius: 5px;
}
.fullTipIt .closeItTip{
	position: absolute;
	top: 18px;
    right: 20px;
	height: 18px;
	width: 18px;
	background: url(../images/new/closeItTip.png) no-repeat center;
	-moz-background-size: 18px ;
	     background-size: 18px ;
	cursor: pointer;
}
.tipList{
	padding-top: 30px;
	height: 40px;
}
.tipList input{
	height: 20px;
	width: 280px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #333;
}
.tipList label{
	display: inline-block;
	width:110px;
	height: 40px;
	line-height: 40px;
	color: #808080;
	text-align: right;
	float: left;
	margin-right: 40px;
}
.itTipBtn{
	display: inline-block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: #FF9500;
	color: #fff;
	text-align: center;
	margin: 40px 150px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
}
/* 下拉框样式*/
.select{
	display: block;
    width: 300px;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    height: 38px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px; 
}
.select em{
    height: 40px;
    line-height: 40px;
    color:#333;
    min-width: 79px;
    padding-left: 11px;
}
.select dl{
	display: none;
    position: relative;
    top: 10px;
    width:300px;
    text-indent: 10px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
    border: 1px solid #eee;
    display: none;
    max-height: 195px;
    overflow-y: auto;
    z-index:200;
    display:block;
}
.select dd{
    height:30px;
    line-height:30px;
}
.select dd.active{
	color:#ff9500;
}
.select dd:hover{
    color: #fff;
    background:#ff9500;
}
.triangle.active{
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.triangle{
	width: 14px;
	height: 10px;
    background: url(../images/new/itselectDown.png) no-repeat right center;
	margin:15px 10px;
	    float: right;
}
.skill5{
	display: none;

}
.ITListWorry{
	margin-top: 3px;
    margin-left: 150px;
	color: red;
	font-size: 12px;
	    position: absolute;
}
.ITListWorry i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/new/ITListWorry.png) no-repeat center;
	-moz-background-size: 16px;
	     background-size: 16px;
	margin-right: 5px;
	vertical-align: sub;
}
.serialShow{
	display:none;
}
.EqmAllMess .itTipNum{
	/* display: block; */
	width: 516px;
	padding: 15px;
	border: 3px solid #e6e6e6;
	background:#fff ;
	z-index: 50;
	position: absolute;
    left: 100px;
    color: #666563;
    font-size: 12px;
}
.BigEqmName .itTipNum{
	left: 135px;
}
.BigEqmName .itTipCan{
	right: 420px;
}
.EqmAllMess div p{
	font-weight: bold;
}
.commonList b{
	display: inline-block;
	width: 12px;
	height: 28px;
	line-height:28px;
	background: url(../images/new/EmqMessTip.png) no-repeat;
	-moz-background-size:12px ;
	     background-size:12px ;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: bottom;
}
.itTipCan{
	/* display: block; */
	width: 22px;
	height: 13px;
	background: url(../images/new/itTipCan.png) no-repeat center;
	-moz-background-size:22px 13px ;
	     background-size:22px 13px ;
	position: absolute;
	right:470px;
	top: 45px;
	z-index:100;
}
.oneline{
	border-bottom: 1px solid #e6e6e6;
}
.ListName a{
	padding-left: 10px;
	color: #FF9500;
	font-size: 12px;
}
.inpuTip{
	margin-top: 3px;
    margin-left: 150px;
	color: #a6a6a6;
	font-size: 12px;
	position: absolute;
	display:none;
}
.inpuTip i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/new/inpuTip.png) no-repeat center;
	-moz-background-size: 16px;
	     background-size: 16px;
	margin-right: 5px;
	vertical-align: sub;
}
.screenInt em {
  height: 30px;
  line-height: 30px;
  float: left;
  padding: 0 10px;
  background: #f5f0e6;
  cursor: pointer;
  margin-right: 1px;
  width: 70px;
  text-align: center;
  color: #333;
}
.screenInt em.active {
  background: #ff9500;
  color: #fff;
}
/* 放在不同的业务类型上的提示 */
.workAv_serviceType ol{
	position:relative;
}
.serviceTip{
	display:none;
	position:absolute;
	top: -47px;
    left: 290px;
	width:500px;
	height:65px;
	padding:12px 20px;
	box-sizing: border-box;
	border:1px solid #ccc;
	box-shadow:0 0 6px rgba(0,0,0,.08);
    z-index: 2;
    background-color: #fff;
}
.serviceTip span{
	display: block;
    margin:0;
	font-weight:normal;
    color: #666;
    font-size:12px;
    line-height: 20px;
}
.serviceTip .botmTrian{
	position:absolute;
	bottom:-16px;
    left: 30px;
	display: block;
    width: 30px;
    height: 16px;
    background: url('../images/botmTrianger.png') no-repeat;
    /* background-color:pink; */
}
.workTip{
	float: left;
	margin-left: 5px;
    width: 16px;
    height: 16px;
    position: relative;
    top: 7px;
    background-position: -7px -80px;
    background-image: url(../images/img.png);
    text-indent: -999em;
    z-index: 100;
}