
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 14.5px;
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid transparent;
    color: #333;
    text-align: left;
    border-bottom: 0px solid rgb(255,215,1);
}
.recruit-item {
    display: block;
    max-width: 100%;
    width: 100%;
    color:  #333;/*此處影響了多功能編輯器的文字顏色*/
    background: url(../img/pic-product-a.jpg) center bottom no-repeat;
    background-size: cover;
}

.recruit-content-edit {
    top: 0px;
	left: 75px;
    padding: 0px 0px 20px 0px;
    height: auto;
    background-color: #fff;
    border:  1px solid #eee;
}

/*.recruit-content-edit img{
   width: 100%;
}*/
.bg-job{
    z-index: 1;
    width: 100%;
}
/*分類列表*/
.list-group-recruit {
    padding-left: 0;
    margin-bottom: 20px;
    color: #333;
    font-weight: 400;
    text-align: center;
}
.recruit-sort-text-b {
    position: relative;
    display: block;
    padding: 10px 15px;
    top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid transparent;
    border-top: 0px dotted #ddd;
    border-bottom: 2px dotted #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 400;
}
.recruit-sort-text {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 0px #ddd;
}
.recruit-sort-c {
    color: #777;
    border-bottom: 1px dotted #ddd;
}
.recruit-sort-a {
    color: #333;
    border-bottom: 1px dotted #eee;
}
.recruit-sort-b {
    color: rgb(179,23,0);
    border-bottom: 1px dotted #eee;
}
.label-recruit {
    color: #333;
    background-color: rgb(255,215,1);
    text-align: center;
	width: 95%;
    margin: 0 auto;
}
.recruit-icon{
    color: rgb(179,23,0);
    font-size: 24px;
    font-weight: 800;
}
.recruit-sort-d {
    color: #333;  
}
.job-text-1 {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 20px;

}
.job-text-2 {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 20px;
    }
.job-text-3 {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 20px;
}

@media (max-width: 1200px){
.recruit-sort-text-b {
    position: relative;
    display: block;
    padding: 10px 0px;
    top: 0px;
	margin: 0 auto;
	width: 95%;
}
}
@media (max-width: 1199px){
.recruit-content-edit {
	left:0;

}
}
@media (min-width: 985px){
.col-sm-2 {
    width: 16.66666667%;
}
}
@media (min-width: 980px){
.col-sm-2 {
    width: 16.66666667%;
}
}
@media (min-width: 974px){
.col-sm-2 {
    width: 16.66666667%;
}
}
@media (min-width: 920px){
.col-sm-2 {
    width: 16.66666667%;
}   
}
@media (min-width: 882px){
.col-sm-2 {
    width: 16.66666667%;
} 
}
@media (min-width: 866px){
 .col-sm-2 {
    width: 16.66666667%;
}    
}
@media (min-width: 769px){
.col-sm-2 {
    width: 16.66666667%;
}   
}
@media (min-width: 768px){
.col-sm-2 {
    width: 16.66666667%;
}   
}

@media (max-width: 912px){
.recruit-sort-text-b {
    position: relative;
    display: block;
    padding: 10px 1px;
    top: 0px;
    margin-bottom: 0px;
    background-color: rgb(255,215,1);
    border: 0px solid transparent;
    border-top: 0px dotted #ddd;
    border-bottom: 2px dotted #ddd;
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
}

@media (max-width: 767px){
.recruit-content-edit {
    top: 0px;
    padding: 0px 0px 20px 0px;
    height: auto;
    background-color: #fff;
    border: 1px solid #eee;
}
}
@media (max-width: 640px){
.recruit-content-edit {
    top: 0px;
    padding: 0px 0px 20px 0px;
    height: auto;
}
.job-text-1 {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 10px;
}
.job-text-3 {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 10px;
}
}

@media (max-width: 480px){
.recruit-content-edit {
    top: 0px;
    padding: 0px 0px 20px 0px;
    height: auto;
}
}



@media (max-width: 300px){
.recruit-content-edit {
   width:100%;
  max-width:100%;
}
.recruit-content-edit img {
  width:100%;
  max-width:100%;
}
}