@charset "UTF-8";
/* 加入我们 */


.tr{
  height: 60px;
  line-height: 60px;
  border:1px #d4d4d4 solid ;
  border-top: 0;
  padding: 0 10px;
}
.tr-first{
  border-left: 0;
  border-right: 0;
}
.tr-first .jobName{
  color: initial;
}
.jobContent{
  border:1px #d4d4d4 solid ;
  border-top: 0;
  background: #f7f5f6;
  padding: 35px 50px;
  display: none;
}
.txt{
  text-align: center;
  width: 10em;
  padding:0 5px;
      text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.jobType{
  /* width: 10em; */
}
.jobAddress{
  /* width: 10em; */
}
.jobCount{
}
.jobName{
  width: 24em;
  text-indent: 2em;
  display: block;
  text-align: left;
  color: #027dfe;

}
.jobIcon{
  width: 5em;
  color: #027dfe;
}

.jobBtnBox{
  text-align: right;
}
.jobBtnBox .btn{
  background-color:  #ff5b35;
  border-radius: 5px;
}
.jobBtnBox .btn.disabled{
  opacity: .8;
  cursor: not-allowed;
}
.active .icon-arrow-down-gray-1{
  background-image: url("../images/icon-arrow-up-gray-1.png")/*tpa=http://www.caeg.cn/caeg/images/icon-arrow-up-gray-1.png*/;
}


.apply-box .row{
  margin-bottom: 22px;
}
.apply-title{
  height: 46px;
  line-height: 46px;
  background: #b70005;
  color: white;
  font-size: 16px;
  padding: 0 20px;
  margin: 25px 0;
}
.input-group{
  display: inline-block;
  margin-right: 20px;
}
.apply-label{
  display: inline-block;
  width: 5.5em;
  /* margin-right: .5em; */
}
.apply-label .star,.apply-tip{
  color: #b70005;
}
.apply-input-box{
  display: inline-block;
}
.apply-input-box input,
.apply-input-box select{
  height: 35px;
  line-height: 35px;
}
.apply-input-box textarea{
  height: 120px;
  width: 590px;
  max-width: 590px;
  padding: 5px;
}
.apply-input{
  background: transparent;
  border: 1px solid #d4d4d4;
  width: 155px;
  padding:0 5px;
}
.apply-w-8em{
  width: 10em;
}
.apply-w-s{
  width: 131px;
}
.apply-w-m{
  width: 250px;
}
.apply-w-l{
  width: 350px;
}
.apply-w-xl{
  width: 500px;
}
.apply-w-xxl{
  width: 590px;
}

.apply-box .jobBtnBox{
  margin: 55px 0;
  padding-right: 97px;
}
.apply-input-box{
  position: relative;
}
.apply-input-box select{
  padding: 5px 0;
}
.apply-input-box input.error,
.apply-input-box textarea.error{
  border:1px solid #b70005;
}
.apply-input-box label.error{
  position: absolute;
  color: #b70005;
  width: 100%;
  top: 100%;
  left: 0;
}

.apply-input-box .Wdate{
  border:1px solid #d4d4d4;
  /* border: none; */
}
.apply-input-box .Wdate::-ms-clear{display:none;}

.apply-input-box .WdateFmtErr{
  font-weight:bold;
  color:red;
}

.fileBox{
  display: inline-block;
  background: url("../images/icon_addpic.png")/*tpa=http://www.caeg.cn/caeg/images/icon_addpic.png*/;
  background-size: cover;
  background-position: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
#file{
  width: 100px;
  height: 100px;
  opacity: 0;
}




 .men{ height:auto;  }
  .men ul{ }
 .men ul li {
	display:block;
	/*width:215px;*/

	list-style:none;
	overflow:visible;
		
}

 .men ul li a {
	display:block;
	height:60px; 
	/*width:177px;*/
	margin-top:0px;
	line-height:60px;
	padding-left:10px;
	font-size:12px;

	outline:none;

}

.men_x{ border:  1px solid #d4d4d4; border-top:none;}



.active {
	background:url(../images/dians.jpg) 670px 23px  no-repeat; cursor:pointer;

}

.inactive {
	background:url(../images/dianz.jpg) 670px 23px no-repeat;cursor:pointer;

	
	/*border-top:1px solid #ccc;*/
}
 .men>ul>li>.inactive img{ width:44px;}	
 .men ul li ul {
	display:none; 

	border-top:1px solid #d4d4d4;
	/*height:168px;*/
	background:#f7f5f6;   
}
 .men ul li.bbb{display:block;font-size:12px; width:800px;padding-left:40px;}
 .men ul li.bbb>a{
	display:block;
	background:url(../images/list/dian3.jpg) 5px center no-repeat;
	font-size:12px;
	color:#1b6eb0;
	margin-bottom:0px;
	margin-top:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:30px;
	margin-left:35px;
	_width:80px;
	height:30px;
	line-height:30px;
}
.bbb li{
	line-height:10px;
	padding-left:20px;
	margin-left:45px;
	background-image: url(../images/list/wq_tp7.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
 .men ul li ul li a {
	background:none;
	font-size:12px;
	height:15px;
	color:#1b6eb0;
	padding-left:0px; 
}
 .men ul li.bbb>a:hover {
	color:#fe830c;
}
a:link {color: ; text-decoration:none;} 
a:active:{color: red; text-decoration:none;  } 
a:visited {color:;text-decoration:none;} 
.jobBtnBox .btn {
	  background: #ff5b35;
  padding: 8px 25px;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: white;
  line-height:20px;
  text-align: center;
  vertical-align: middle;
  margin-right:80px;
  height:35px;
  

}

.jobDesc{ padding:35px 50px;}