/* CSS Document */

/*css color*/

/* 筛选 */

ul.filter-wrapper {
    padding: 20px 0 0px;
    background-color: #ffffff;
}

.single-chosen {
    color: #555;
}

.single-chosen .title {
    float: left;
}

.single-chosen .title p {
    font-weight: bold;
    font-size: 18px;
}

.single-chosen .red-title {
    text-align: center;
}

.single-chosen .red-title p {
    height: 58px;
    line-height: 50px;
}

.single-chosen .hui-title {
    text-align: center;
}

.single-chosen .hui-title p {
    color: #3c3c3c;
    margin-top: 10px;
}

.single-chosen .clickable {
    width: 1000px;
}

.single-chosen .clickable.bb0 {
    border-bottom: none;
}

.single-chosen .clickable a {
    float: left;
    margin-right: 5px;
    color: #3c3c3c;
}

.single-chosen .city-clickable a {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px 8px;
    text-align: center;
    margin-right: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.single-chosen .common-clickable {
    min-height: 50px;
}

.single-chosen .common-clickable a {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px 8px;
    text-align: center;
    margin-right: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.single-chosen a.active, .single-chosen a:hover {
    color: #115EE6;
}

ul.sub_filter {
    background-color: #ffffff;
    border-bottom: 1px solid #115EE6;
    /*height: 50px;*/
}

ul.sub_filter .order-left {
    float: left;
}

ul.sub_filter .order-left span.title {
    font-weight: 600;
}

ul.sub_filter .order-left span, ul.sub_filter .order-left a {
    font-size: 14px;
    float: left;
    color: #3c3c3c;
}

ul.sub_filter .order-left a {
    padding: 13px 42px;
    margin-right: 22px;
    font-size: 16px;
}

ul.sub_filter .order-left a.active, ul.sub_filter .order-left a:hover {
    background-color: #115EE6;
    color: #fff;
}

/* search */

.filter-search {
    margin-top: 8px;
    width: 296px;
    border: 1px solid #e60012;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
}

.filter-search .search-words {
    margin-left: 20px;
    width: 210px;
    border-radius: 20px;
    float: left;
    color: #404040;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.filter-search .search-btn {
    float: right;
    height: 30px;
    line-height: 30px;
    width: 60px;
    cursor: pointer;
    background: url(../images/filter/filter-search.png) no-repeat center center;
}

/* filter-list */

.filter-list {
    margin-bottom: 8px;
    padding: 28px 15px;
    position: relative;
}

.filter-pic {
    border: 1px solid #eeeeee;
}

.filter-detail .name {
    margin-bottom: 16px;
    font-size: 24px;
    color: #4e4e4e;
    width: 100%;
}
.filter-detail .name a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 60%;
}
.filter-detail .line {
    color: #4e4e4e;
    font-size: 15px;
    line-height: 26px;
}

.f-red {
    color: #e60012;
}

.f-red-anmi:hover {
    color: #115EE6;
}

.filter-btn {
    border-radius: 4px;
    padding: 8px 36px;
    color: #ffffff;
    background: #115EE6;
}

.filter-btn:hover {
    color: #ffffff;
    opacity: 0.8;
}

.filter-btn:visited, .filter-btn:focus {
    color: #ffffff;
}

.mt130 {
    margin-top: 132px;
}

/* 二级标题 */

.filter-common-title {
    padding: 10px;
    border-top: 3px solid #115ee6;
    color: #115ee6;
    font-size: 30px;
}

.filter-common-title-5 {
    padding: 5px;
}

.filter-common-title span.hui {
    color: #949494;
}

/* 明星家政员 */

.stat-common {
    padding: 14px 12px;
    margin-bottom: 8px;
}

.stat-common .name {
    color: #4e4e4e;
    font-size: 24px;
}

.stat-common .name:hover {
    color: #115ee6;
}

.stat-common .star-con i {
    font-size: 24px;
}

.stat-detail p {
    color: #4e4e4e;
    font-size: 16px;
    vertical-align: middle;
}

.stat-detail p.gold {
    color: #e2c01e;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    width: 126px;
}

/* 公共tab */

.tab-common {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
}

.tab-common li {
    margin-right: 10px;
    float: left;
    font-size: 18px;
    color: #313131;
    padding: 0px 7px;
    font-weight: bold;
    cursor: pointer;
}

.tab-common li.active {
    color: #e60012;
    border-bottom: 3px solid #e60012;
}

/* bg-repeat */

.bg-repeat {
    background-repeat: repeat-x;
    border-radius: 5px;
}

.bg-repeat.h66 {
    height: 66px;
}

.bg-repeat-red {
    background-image: url(../images/a-bg_07.png);
}

.bg-repeat-lan {
    background-image: url(../images/a-bg_11.png);
}

.bg-repeat-zi {
    background-image: url(../images/a-bg_14.jpg);
}

.bg-repeat-ju {
    background-image: url(../images/a-bg_18.jpg);
}

/* 面包屑 */

.bread {
    background: rgba(220, 220, 220, 0.5);
    background: rgba(255, 255, 255, 0.5);
    padding: 8px 38px 8px 38px;
}

.bread .current, .current a {
    font: 16px/35px "微软雅黑";
    color: #333;
    background: transparent;
}

.bread .current a:hover, .current strong {
    color: #115EE6;
    font-weight: normal;
}

/* 就业推荐 */

.zhiwei-lists {
    min-height: 470px;
}

.zhizhao {
    background-image: url(../images/zhizhao.png);
    background-size: 55px 55px;
    background-position: top right;
}

.tag-warpper .tag {
    margin-right: 4px;
    margin-bottom: 8px;
    /* padding: 2px 10px; */
    padding: 2px 0px;
    text-align: center;
    display: inline-block;
    width: 80px;
    border-radius: 3px;
    font-size: 14px;
    color: #5a5a5a;
}

.tag-warpper .tag.hui {
    background: #eeeeee;
}

.tag-warpper .tag.bai {
    background: #fff;
}
.w56 {
    width: 56px;
}

.max-w240 {
    max-width: 240px;
}

.max-w186 {
    max-width: 186px;
}

.max-w360 {
    max-width: 360px;
}

/* 职位详情 */

.job-top-bg {
    background-image: url(../images/zhiwei/zhiwei-bg_02.jpg);
}

a.anim-btn {
    color: #ffffff;
    border: 1px solid transparent;
}

.anim-btn:hover {
    background-color: transparent;
}

.anim-btn-ju {
    background-color: #115ee6;
}

.anim-btn-ju:hover {
    border: 1px solid #115ee6;
    color: #115ee6;
}

.anim-btn-lv {
    background-color: #15e197;
}

.anim-btn-lv:hover {
    border: 1px solid #15e197;
    color: #15e197;
}

.zwms-p-warpper p {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 30px;
}

.zwms-p-warpper-2em p {
    text-indent: 2em;
}

.xqzw-list {
    border-bottom: 1px solid #d0d9df;
}

.xqzw-list:last-child {
    border: none;
}

.w50-per {
    width: 50%;
}

.w33-per {
    width: 33.33%;
}


.tel_num {
    border-top-width: 0px;
    margin-top: 40px;
    margin-left: 300px;
    width: 368px;
    height: 66px;
    line-height: 66px;
    background-color: #FF552E;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.tel_img {
    display: block;
    float: left;
    width: 66px;
    height: 66px;
    background-position: -20px -429px;
}

.num_cont {
    display: block;
    float: left;
    text-align: center;
    width: 300px;
    font-size: 24px;
}

.iconfont {
    font-family: iconfont!important;
    font-style: normal;
}
.disabled_second {
    position: absolute;
    top: 50%;
    left: 50px;
    /*color: #FF552E;*/
    font-size: 16px;
    margin-top: -33px;
    width: 252px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background-color: #FBFAFA;
}
.dialog_phone {
    background-color: #FFF;
    z-index: 10001;
    *zoom: 1;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -401px;
    width: 802px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #eee;
    display:none;
}

.tc_close {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 34px;
    width: 33px;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    background: url(../images/close.png) no-repeat;
}

/* 三级统一tab */

.order-top {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.order-top li {
    float: left;
    font-size: 17px;
    font-weight: bold;
    width: 108px;
    text-align: center;
}

.order-top li a {
    width: 100%;
    display: inline-block;
    color: #3f3f3f;
}

.red-course.order-top li.click {
    background-color: #115ee6;
    color: #fff;
}

.red-course.order-top li.click a {
    color: #fff;
}

/* 雇主选购 - 企业详情 */

.guzhu-top {
    /* height: 259px; */
    background-image: url(../images/qiye/guzhu-top-bg_02.jpg);
}

/* 补贴申领 */

.butie-list .ju {
    font-size: 24px;
}

.span-title {
    font-size: 14px;
    color: #a2a2a2;
    font-weight: normal;
    display: inline-block;
    margin-left: 14px;
}

.butie-list .butie-label {
    line-height: 32px;
    color: #838383;
}

.butie-list .butie-label p {
    color: #838383;
}

.butie-list .butie-label .label-em {
    display: inline-block;
    font-style: normal;
    padding: 0 10px;
    border-radius: 4px;
    background-color: #fd933c;
    color: #fff;
    text-align: center;
    margin-right: 6px;
}

.butie-list>div {
    position: relative;
}

a.butie-detail {
    position: absolute;
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #fd933c;
    color: #fff;
    font-size: 18px;
    right: 24px;
    bottom: 6px;
    border-radius: 6px;
}

/* 就业推荐-企业详情 */

.jytj-company-top-bg {
    background-image: url(../images/qiye/jytj-company_02.jpg);
}

.line1 {
    margin-left: 20px;
    width: 155px;
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
}

.jytj-map {
    height: 300px;
}

.tab-common-spc li {
    font-size: 16px;
    font-weight: normal;
}

/* 服务选购-企业详情 */

.line24 {
    line-height: 24px;
}

.min-h540 {
    min-height: 500px;
}

.b-l-5-eb2700{
    border-left: 5px solid #115ee6;
}
/* 诚信 */
.chengxin-detail{
    position: relative;
}
.chengxin-detail h4{
    font-size: 16px;
}
.chengxin-detail .three-title{
    color: #999;
    margin-top: 8px;
    margin-bottom: 8px;
}
.chengxin-detail span.tag.hui{
    margin-right: 4px;
    margin-bottom: 6px;
    padding: 2px 0px;
    text-align: center;
    display: inline-block;
    width: 80px;
    border-radius: 3px;
    font-size: 14px;
    color: #5a5a5a;
    background-color: #eee;
}
.chengxin-detail .btn-span{
    display: inline-block;
    margin-top: 4px;
    border: 1px solid #115EE6;
    color: #115EE6;
    padding: 3px 12px;
    border-radius: 3px;
}
.chengxin-right-top strong{
    text-align: center;
    display: block;
    font-size: 24px;
    color: #115EE6;
}
.chengxin-right-top span{
    text-align: center;
    display: block;
    color: #999;
    margin: 2px auto 60px;
}
/* 诚信雇主 */
.dishonestPerson{
    width: 74px;
    height: 72px;
    background: url(../images/chengxin/chengxin-1.png) no-repeat center center;
    background-size: 100% 100%;
}
.max-480{
    max-width: 480px;
}
/* 诚信企业 */
.chengxin-yl{
   position: absolute;
   top: -1px;
   right: 0;
   width: 110px;
   height: 110px;
   top:36px;
   right: 20px;
}
.chengxin-yl img{
    display: block;
    width: 100%;
    height: 100%;
  }
.pinjia{
    position: relative;
    margin-bottom: 10px;
}
.pinjia .detail {
	color: #818181;
	padding: 4px;
}
.pinjia .detail span{
    float: left;
}
.pinjia .detail img{
    float: left;
}
.pinjia .detail span.left {
	 width: 60px;
	margin-left: 10px;
	margin-right: 30px;
}
.pinjia .detail span.textoverflow{
    max-width: 420px;
}
.pinjia .pingjia-right p.name{
    margin-bottom: 10px;
    font-size: 24px;
    color: #4e4e4e;
}