/**!
 * 达州市中介超市-机构详情
 * author: wangkai;
 * date:2019-2-28
 */

 .ewb-box {
    margin-top: 11px;
}

.ewb-box.left {
    float: left;
    width: 868px;
    min-height: 560px;
}

.ewb-box.right {
    float: right;
    width: 308px;
    min-height: 560px;
}

.ewb-box.right.fixed-top {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 50%;
    margin-left: 292px;
    margin-top: 0;
    width: 308px;
}

.ewb-detail-hd {
    background-color: #fff;
}

.ewb-detail-hd.fixed-top {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 50%;
    margin-left: -600px;
    width: 868px;
}

.ewb-agency-info {
    float: left;
    padding: 20px 0 26px 30px;
    width: 480px;
}

.ewb-agency-info h3 {
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
}

.ewb-agency-info p {
    line-height: 30px;
}

.ewb-agency-remind {
    float: right;
    margin: 16px 20px 0 0;
}

.ewb-remind-node {
    float: left;
    margin-left: 10px;
    width: 148px;
    height: 78px;
    border: 1px solid #cfe0f6;
    border-radius: 4px;
    background-color: #f7faff;
}

.ewb-remind-node:first-child {
    margin-left: 0;
}

.ewb-remind-item {
    padding-top: 6px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-remind-item span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #666666;
}

.ewb-remind-node.two .ewb-remind-item span {
    height: 32px;
    line-height: 32px;
}

.ewb-remind-item span.ewb-frequency,
.ewb-remind-node.two .ewb-remind-item span.ewb-score-number {
    height: 38px;
    line-height: 38px;
    vertical-align: top;
}

.ewb-remind-item span.ewb-frequency {
    margin-right: 10px;
    font-size: 30px;
    color: #3a86e8;
}

.ewb-remind-item span.ewb-score-number {
    margin: 0 7px;
    font-size: 20px;
    color: #f49277;
}

.ewb-star-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding-top: 12px;
    height: 26px;
}

.ewb-star {
    float: left;
    margin-left: 1px;
    width: 14px;
    height: 14px;
}

.ewb-star.full {
    background-image: url('../images/star_s_full.png');
}

.ewb-star.half {
    background-image: url('../images/star_s_half.png');
}

.ewb-star.empty {
    background-image: url('../images/star_s_empty.png');
}

.ewb-remind-name {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.ewb-remind-node.one .ewb-remind-name {
    color: #3a86e8;
}

.ewb-remind-node.two .ewb-remind-name {
    color: #f49277;
}

.ewb-info-nav li a {
    padding: 0 34px;
}

.ewb-detail-bd {
    padding: 17px 20px 20px 20px;
}

.ewb-detail-bd.upper {
    padding-top: 173px;
}

.ewb-mnav-id {
    position: relative;
    top: -170px;
}

.ewb-more-box {
    display: none;
    padding: 15px 0;
    border-top: 1px dashed #d1e1e6;
}

.ewb-more {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    border-radius: 16px;
    color: #21aad7;
    background-color: #eaf5f9;
    cursor: pointer;
}

.ewb-more:hover {
    background-color: #cee7ee;
}

.ewb-cm-list {
    overflow: hidden;
}

/* 企业基本信息 */

.ewb-basic {
    padding: 18px 0 27px 0;
}

.ewb-basic-node {
    float: left;
    width: 380px;
    vertical-align: top;
    line-height: 28px;
}

.ewb-basic-node.last {
    width: 100%;
}

.ewb-basic-node label {
    float: left;
    /*width: 94px;*/
    width: 154px;
    text-align: right;
    margin-right: 12px;
    color: #666;
}

.ewb-basic-node p {
    float: left;
    width: 200px;
    padding: 3px 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-basic-pic {
    float: left;
    width: 710px;
}

.ewb-basic-pic li {
    float: left;
    margin: 5px 9px 0 0;
    padding: 3px 3px;
    width: 120px;
    height: 93px;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.1);
    vertical-align: top;
}

/* 提供服务 */

.ewb-service {
    padding: 0 0 8px 10px;
}

.ewb-service-node {
    padding-top: 8px;
    padding-bottom: 13px;
    border-top: 1px dashed #d1e1e6;
}

.ewb-service-node:first-child {
    border-top: 0;
}

.ewb-service-tt {
    padding: 6px 0;
    line-height: 24px;
    font-weight: bold;
}

.ewb-service-item {
    float: left;
    width: 390px;
    line-height: 28px;
    vertical-align: top;
}

.ewb-service-item label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 88px;
    color: #666666;
}

.ewb-service-item p {
    float: left;
    padding: 3px 0;
    max-width: 260px;
    line-height: 22px;
}

.ewb-service-item .ewb-star {
    margin: 1px 2px 0 0;
    width: 17px;
    height: 17px;
}

.ewb-service-item .ewb-star.full {
    background: url('../images/star_full.png');
}

.ewb-service-item .ewb-star.half {
    background: url('../images/star_half.png');
}

.ewb-service-item .ewb-star.empty {
    background: url('../images/star_empty.png');
}

.ewb-score {
    float: left;
    padding: 0 4px 0 8px;
    color: #f49277;
}

/* 资格信息 */

.ewb-aptitude {
    padding: 0 0 8px 10px;
}

.ewb-aptitude-node {
    position: relative;
    padding-top: 8px;
    padding-bottom: 14px;
    border-top: 1px dashed #d1e1e6;
}

.ewb-aptitude-node:first-child {
    border-top: 0;
}

.ewb-aptitude-info {
    float: left;
    width: 1130px;
}

.ewb-aptitude-tt {
    padding: 6px 0;
    line-height: 24px;
    font-weight: bold;
}

.ewb-aptitude-item {
    line-height: 28px;
    vertical-align: top;
}

.ewb-aptitude-item label {
    float: left;
    margin-right: 10px;
    color: #666666;
}

.ewb-aptitude-item p {
    float: left;
    padding: 3px 0;
    max-width: 1000px;
    line-height: 22px;
}

.ewb-picture {
    float: right;
    margin-right: 15px;
    width: 290px;
}

.ewb-picture img {
    float: right;
    margin: 8px 0 0 10px;
    width: 135px;
    height: 82px;
}

/* 职业人员信息 */

.ewb-personnel {
    padding: 0 0 8px 10px;
}

.ewb-personnel-node {
    position: relative;
    padding-top: 8px;
    padding-bottom: 18px;
    border-top: 1px dashed #d1e1e6;
}

.ewb-personnel-node:first-child {
    border-top: 0;
}

.ewb-personnel-hd {
    padding: 10px 0;
    line-height: 20px;
}

.ewb-personnel-name {
    float: left;
    width: 240px;
}

.ewb-personnel-name span {
    float: left;
    margin-left: 15px;
}

.ewb-personnel-name span:first-child {
    margin-left: 0;
    font-weight: bold;
    width: 800px;
}

.ewb-personnel-info {
    float: right;
    width: 550px;
    text-align: right;
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-personnel-info p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 0 10px 0 40px;
    font-size: 14px;
    color: #666;
}

.ewb-personnel-info p span {
    color: #333;
}

.ewb-personnel-info p a {
    color: #21aad7;
    text-decoration: underline;
}

.ewb-personnel-bd {
    margin-left: -10px;
}

.ewb-personnel-item {
    margin-top: 3px;
    padding: 12px 10px 12px 0;
    border-radius: 5px;
    background-color: #f6f6f6;
}

.ewb-personnel-item:first-child {
    margin-top: 0;
}

.ewb-personnel-list {
    float: left;
    width: 610px;
}

.ewb-personnel-list li {
    line-height: 28px;
    vertical-align: top;
}

.ewb-personnel-list label {
    float: left;
    margin-right: 10px;
    width: 144px;
    text-align: right;
    color: #666;
}

.ewb-personnel-list p {
    float: left;
    padding: 4px 0;
    width: 392px;
    line-height: 20px;
}

.ewb-personnel-item .ewb-picture {
    margin: -6px 0 0 0;
}

/* 单位业绩 */

.ewb-achievement {
    padding: 0 0 8px 10px;
}

.ewb-achievement-node {
    padding-top: 8px;
    padding-bottom: 13px;
    border-top: 1px dashed #d1e1e6;
}

.ewb-achievement-node:first-child {
    border-top: 0;
}

.ewb-achievement-tt {
    padding: 6px 0;
    line-height: 24px;
    font-weight: bold;
}

.ewb-achievement-item {
    float: left;
    width: 260px;
    line-height: 28px;
    vertical-align: top;
}

.ewb-achievement-item.long {
    width: 100%;
}

.ewb-achievement-item label {
    float: left;
    margin-right: 10px;
    text-align: right;
    color: #666666;
}

.ewb-achievement-item p {
    float: left;
    padding: 3px 0;
    max-width: 150px;
    line-height: 22px;
}

.ewb-achievement-item.long p {
    max-width: 660px;
}

.ewb-achievement-item .ewb-star {
    margin: 1px 2px 0 0;
    width: 17px;
    height: 17px;
}

.ewb-achievement-item .ewb-star.full {
    background: url('../images/star_full.png');
}

.ewb-achievement-item .ewb-star.half {
    background: url('../images/star_half.png');
}

.ewb-achievement-item .ewb-star.empty {
    background: url('../images/star_empty.png');
}

.ewb-score {
    float: left;
    padding: 0 4px 0 8px;
    color: #f49277;
}

.ewb-no-evaluate {
    color: #999;
}

/* 信用信息 */

.ewb-no-creditinfo {
    padding: 28px 0 8px 0;
}

.ewb-face-icon {
    display: block;
    margin: 0 auto;
    vertical-align: top;
}

.ewb-remind-info {
    margin-top: 8px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

/* 同类企业 */

.ewb-similar-hd {
    height: 60px;
    line-height: 60px;
    background-color: #f7faff;
}

.ewb-similar-hd span {
    float: left;
    padding-left: 62px;
    font-size: 20px;
    font-weight: bold;
    color: #3a86e8;
    background: url('../images/tt_icon1.png') 20px center no-repeat;
}

.ewb-similar-list {
    padding: 2px 16px;
}

.ewb-similar-node {
    padding: 12px 0;
    border-top: 1px dashed #d1e1e6;
    vertical-align: top;
}

.ewb-similar-node:first-child {
    border-top: 0;
}

.ewb-similar-name {
    float: left;
    padding: 5px 0;
    line-height: 22px;
    width: 210px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.ewb-contrast {
    float: right;
    margin-top: 7px;
    padding: 0 4px 0 16px;
    height: 18px;
    line-height: 17px;
    color: #fff;
    background: url('../images/contrast_ico.png') 4px center no-repeat #62c6ff;
}

.ewb-similar-info li {
    float: left;
    padding: 4px 0;
    width: 138px;
    vertical-align: top;
    line-height: 20px;
    color: #999;
}

.ewb-similar-info li span {
    width: 55px;
}

.ewb-star-icon {
    float: left;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url('../images/star.png');
}

.ewb-service-score {
    float: left;
    margin-left: 4px;
    width: 46px;
}

.ewb-service-score span {
    color: #f49277;
}


/*删除右侧同类企业后,左侧样式变化*/
.ewb-detail-hd,
.ewb-box.left,
.ewb-detail-hd.fixed-top {
	width: 1200px;
}
