﻿.td-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
/*Banner开始*/
.index_banner {
    margin: 5px auto 20px;
    height: 220px;
}
.index_banner a {
    display: block;
}
.index_banner img {
    /*max-height: 164px;*/
    width: 100%;
}
/*Banner结束*/

/*content框开始*/
.mall_content {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.mall-info {
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/*content框结束*/
/*库之家标题开始*/
.infoDiv {
    margin-right: 10px;
}
.infoDiv:last-child{
    margin-right:0;
}
.mall_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #339999;
    margin-bottom: 30px;
}

.mall_tit h3 {
    margin: 0px auto;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    padding-left: 8px;
    border-left: 4px solid #00c5a3;
}
/*库之家标题结束*/

/*库区资源共享 培训*/
.mall-left {
    width: 824px;
}
/*劳务查询*/
.mall-right {
    width: 355px;
}
/*库区资源共享 框*/
.resourceShare {
    width: 520px;
}
/* 培训 劳务查询 框*/
.SalarySearch,
.training {
    width: 320px;
}
/*库区资源共享 培训 劳务查询 供应商查询 更多*/
.resourceShare_title .more,
.SalarySearch_title .more,
.SupplierSearch_title .more {
    margin-right: 15px;
    font-size: 14px;
    cursor: pointer;
}
/*库区资源共享 标题*/
.resourceShare_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: normal;
    border-left: 4px solid #00c5a3;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #f2f2f2;
}
/*库区资源共享 内容*/
.resourceShare-cont {
    width: 100%;
    height: 465px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}
/* 培训 劳务查询 标题*/
.SalarySearch_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: normal;
    border-left: 4px solid #00c5a3;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #f2f2f2;
}
/* 培训 劳务查询 内容*/
.SalarySearch-cont {
    width: 100%;
    height: 465px;
    border: 1px solid #e6e6e6;
    overflow:hidden;
}

/*库区资源共享列表 start*/
.resourceShareList {
    padding: 5px 10px;
}
.resourceShareList li {
    width: 500px;
    margin-bottom:12px;
}
.resourceSharelogo {
    width: 65px;
    height: 65px;
    position: relative;
}
    .resourceSharelogo span, .Traininglogo span, .SalarySearchlogo span {
        width: 55px;
        height: 55px;
        display: inline-block;
        text-align: center;
        line-height: 55px;
        background-color: #ff9900;
        color: #fff;
        border-radius: 5px;
        font-size: 18px;
        vertical-align: middle;
        margin-top: 10px;
    }
.resourceSharelogo img {
    max-width: 65px;
    max-height: 65px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.resourceShareCont {
    width: 415px;
    height: 65px;
    margin-left: 10px;
}
.resourceShareCont .Companyname{
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}
.resourceShareCont .Companyname a {
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:320px;
    vertical-align:top;
}
.resourceShareCont .CompanyDescription {
    height: 20px;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ccc;
}
/*库区资源共享列表end*/



/*培训列表 start*/
.TrainingList{
    padding: 5px 10px;
}
.TrainingList li {
    width: 300px;
    margin-bottom:12px;
}
.Traininglogo {
    width: 65px;
    height: 65px;
    position: relative;
}

.Traininglogo img {
    max-width: 65px;
    max-height: 65px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.TrainingCont {
    width: 225px;
    height: 65px;
    /*margin-left: 10px;*/
}
.TrainingCont .Companyname {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}
.TrainingCont .Companyname a {
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
}
.TrainingCont .CompanyDescription {
    height: 20px;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ccc;
}
/*培训列表 end*/

/*劳务查询列表 start*/
.SalarySearchList {
    padding: 5px 10px;
}

.SalarySearchList li {
    width: 300px;
    margin-bottom:12px;
}

.SalarySearchlogo {
    width: 65px;
    height: 65px;
    position: relative;
}

.SalarySearchlogo img {
    max-width: 65px;
    max-height: 65px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.SalarySearchCont {
    width: 225px;
    height: 65px;
    margin-left: 10px;
}

.SalarySearchCont .Companyname {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}

.SalarySearchCont .Companyname a {
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
}

.SalarySearchCont .CompanyDescription {
    height: 20px;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ccc;
}
/*劳务查询列表 end*/

/*供应商查询 start*/
.SupplierSearch {
    min-height: 300px;
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.SupplierSearch_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 8px;
    font-size: 20px;
    font-weight: normal;
    border-left: 4px solid #00c5a3;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #f2f2f2;
}
.SupplierSearch_cont{
    width: 100%;
    border: 1px solid #e6e6e6;
    min-height:278px;
}
/*供应商查询 end*/

/*供应商列表 start*/
.SupplierSearchList {
    padding:5px 10px;
}
.SupplierSearchList li {
    padding: 5px 3px;
    width: 386px;
}
.Supplierlogo {
    width: 72px;
    height: 72px;
    position: relative;
}
.Supplierlogo img {
    max-width: 72px;
    max-height: 72px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.SupplierCont {
    width: 290px;
    height: 72px;
    margin-left: 10px;
}
.SupplierCont .Companyname {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}
.SupplierCont .Companyname a {
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    vertical-align:top;
}
.SupplierCont .CompanyDescription {
    height: 20px;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ccc;
}
/*供应商列表 end*/

/*是否推荐/热门*/
.SupplierCont .recommend,
.resourceShareCont .recommend,
.TrainingCont .recommend,
.SalarySearchCont .recommend {
    color: #ff0000;
    font-size: 14px;
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
}
/*是否认证*/
.SupplierCont .isauth,
.resourceShareCont .isauth,
.TrainingCont .isauth,
.SalarySearchCont .isauth {
    color: #ff0000;
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
    vertical-align: top;
}

/*///////////////////////////供应商查询修改后////////////////////*/
.main-kqfw {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.kqfw-left {
    width: 224px;
    min-height: 500px;
    /*border: 1px solid #cfcfcf;*/
}
.left-head {
    width: 224px;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #cfcfcf;
}
.menu-service {
    width: 82%;
    height: 35px;
    border-bottom: 1px dashed #999;
    position: relative;
    left: 30px;
}
    .menu-service .service {
        height: 30px;
        line-height: 30px;
        background-color: transparent;
        position: absolute;
        bottom: -2px;
        left: -1px;
        font-size: 16px;
    }
.down-menu {
    height: 30px;
    line-height: 30px;
    /*text-indent: 20px;*/
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-left:5px solid #6c6c6c;
    border-bottom:5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    cursor: pointer;
    margin:10px;
    float:left;
}
.arrowR {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    float: left;
    margin: 10px;
    background-color: #6c6c6c;
}
.ul-menu {
    color: #666;
    text-indent: 40px;
    border-bottom: 1px solid #efefef;
}
.ul-menu li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kqfw-right {
    width: 947px;
}

.right-search {
    width: 100%;
    height: 85px;
    border: 1px solid #cfcfcf;
}

.right-head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
    color: #333;
    background-color: #f5f5f5;
    border-bottom: 1px solid #cfcfcf;
}
.ss-item {
    position: relative;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px dashed #2ecbac;
    color: #2ecbac;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 0 36px 0 5px;
    cursor: pointer;
}
.ss-item i {
    display: block;
    position: absolute;
    width: 20px;
    height: 21px;
    right: 0px;
    top: 0;
    background: url(../../images/supplier/search.ele.png) no-repeat 4px -140px;
}
.ss-item1 {
    position: relative;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px solid #DDD;
    color: #ff0000;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 0 26px 0 4px;
    cursor: pointer;
}

.ss-item1 i {
    display: block;
    position: absolute;
    width: 25px;
    height: 22px;
    right: 0;
    top: 0;
    background: url(../../images/supplier/search.ele.png) no-repeat 7px -140px;
}
.search-item {
    padding: 10px 40px 0 40px;
}
.search-item label {
    width: 60px;
    height: 17px;
    font-weight: 400;
}
input, button {
    margin: 0;
    font-size: 12px;
    vertical-align: middle;
}
.search-item input {
    width: 223px;
    height: 26px;
    border: 1px solid #bdbdbd;
    text-indent: 10px;
}
.search-btn {
    width: 84px;
    height: 28px;
    background: url(../../images/supplier/search-btn.png) center no-repeat;
    background-size: 100% 100%;
    border: none;
    vertical-align: middle;
    margin-left: 25px;
}
.search-btn {
    text-align: center;
}
.right-hot {
    width: 947px;
    max-height: 181px;
    overflow: hidden;
    background: url(../../images/supplier/rementuijian.png) center no-repeat;
    background-size: 100% 100%;
    padding-top: 10px;
    padding-left: 82px;
    margin-top: 10px;
}
.recommendations {
    width: 277px;
    height: 75px;
    background: #fff;
    margin: 0 8px 8px 0;
    display: inline-block;
}
.recommendations-left {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 80px;
    position: relative;
    background-color: rgb(255, 255, 255);
}

.sup-ltimg1 .isrecommend, .recommendations-left .isrecommend {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    z-index: 100;
}
.sup-ltimg1 .isrecommend:after, .recommendations-left .isrecommend:after {
    content: "推荐";
    position: absolute;
    top: -.5rem;
    left: -.5rem;
    font-size: 1rem;
    width: 3rem;
    line-height: 3rem;
    color: #fff;
    text-align: center;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.recommendations-right {
    height: 75px;
    width: 200px;
    padding: 0 10px;
}

.linkA {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #339999;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}
.recommendations-right p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

.right-list {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
    border: 0;
}
.right-list tr {
    border-bottom: 1px dashed #d8d8d8;
}
.td-logo {
    width: 80px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 15px;
}
.td-logo img {
    max-width: 80px;
    max-height: 70px;
}
.td-profile {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 70px;
    overflow: hidden;
}
.mapDiv {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #fff;
    z-index: 999999;
}

.windowsMessage-title {
    font-size: 20px;
    line-height: 38px;
    background-color: #33cccc;
    margin-bottom: 10px;
    text-indent: 20px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    color: #fff;
}
.windowsMessage-close {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    font-size: 30px;
    background: url(../images/icon-closeWinBox.png) no-repeat center;
}
.windowsMessage-content {
    padding: 10px 30px;
    text-align: left;
}
.right-list .windowsMessage-content {
    padding: 0;
}
.windowsMessage-button {
    text-align: center;
    margin-top: 10px;
    margin-right: 20px;
}
.winBtn {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    background-color: #33cccc;
    color: #fff;
    border: 0;
}
.table-pager {
    color: #999;
    text-align: right;
    position: relative;
}
.table-pager .total-page {
    margin: 20px 10px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

#TrainingList .TrainingCont{
    width:100%;
}
    #TrainingList .TrainingCont .CompanyDescription span {
        float: right;
        margin-right: 15px;
        display: inline-block;
        width: 80px;
    }





.SalarySearchList li{
    height:65px;
}
.nameDiv {
    margin-top: 8px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    cursor:pointer;
}

.expertName {
    display: inline-block;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.levelname {
    display: inline-block;
    width: calc(100% - 160px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.specialityname {
    height: 20px;
    line-height: 20px;
    color: #ccc;
}