/* page-企业详情页 */

.company-page-wrap {
    padding-top: 140px;
}

.company-group {
    min-height: 240px;
    background: url(./images/company_bg@2x.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    min-height: 72px;
}

.company-group .cover {
    width: 72px;
    height: 72px;
    border-radius: 6px;
    border: 2px solid #FFFFFF;
    overflow: hidden;
    position: absolute;
    left: 30px;
    top: 30px;
}

.company-group .cover img {
    width: 100%;
    height: auto;
}

.company-group .intro {
    margin-left: 86px;
    box-sizing: border-box;
}

.company-group .head .tit {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 25px;
}

.company-group .head .time {
    font-size: 13px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 18px;
}

.company-group .head .i-icon-erweima {
    width: 27px;
    height: 27px;
    background: url(./images/icon-erweima@2x.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
}

.company-intro .tab-menu-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    margin-left: -40px;
}

.company-intro .tab-menu-wrap .tab-nav {
    height: 50%;
    padding: 20px 10px 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px 0px 0px 6px;
    transition: all 0.3s;
}

.company-intro .tab-menu-wrap .tab-nav.active {
    background-color: #0284FF;
    color: #FFFFFF;
}

.company-intro .intro .hr {
    margin-top: 8px;
}

.company-intro .intro .t-li {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    background: #48C676;
    border-radius: 2px;
    padding: 0 9px;
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
}

.company-intro .intro .t-li:nth-of-type(1) {
    background: #FFCA4A;
}

.company-intro .intro .t-li:nth-of-type(2) {
    background: #6BBCFF;
}

.company-intro .intro .int-txt {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 6px;
}
.company-intro .intro .int-txt span{
    cursor: pointer;
}

.company-intro .intro .brief {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company-intro .intro .more {
    color: #A4D3FF;
}

.company-intro .intro .int-rt {
    max-width: 475px;
}

.fxdt-group {
    background-color: #FFFFFF;
    margin-top: 20px;
    padding: 5px 30px 11px 20px;
    box-sizing: border-box;
}

.fxdt-group .lable {
    width: 84px;
    height: 20px;
    margin-top: 8px;
}

.fxdt-group .fx-area .lable {
    background: url(./images/icon-qyfx@2x.png) no-repeat;
    background-size: 100%;
}

.fxdt-group .dt-area .lable {
    background: url(./images/icon-qbdt@2x.png) no-repeat;
    background-size: 100%;
}

.fxdt-group .line {
    width: 1px;
    height: 24px;
    background: #F3F3F3;
    margin: 6px 24px 0 22px;
}

.fxdt-group .fx-it {
    margin-right: 35px;
}

.fxdt-group .fx-it .tt {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    text-align: center;
}

.fxdt-group .fx-font .tt {
    font-size: 16px;
}

.fxdt-group .fx-it .ts {
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    line-height: 17px;
    margin-top: 2px;
    text-align: center;
}

.fxdt-group .red {
    color: #FF3B30;
}

.fxdt-group .green {
    color: #28A155;
}

.fxdt-group .detail-btn {
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #FF4940;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 6px;
}

.fxdt-group .dt-area {
    margin-top: 12px;
}

.fxdt-group .dt-area .detail-btn {
    background-color: #0284FF;
}

.fxdt-group .dt-area .tt {
    margin-top: 9px;
}

.company-content {
    margin-top: 20px;
    padding-bottom: 20px;
}

.maincont-group {
    width: 690px;
}

.sidebar-group {
    width: 250px;
}


/* 企业信息页面 */


/* 基本信息 */

.basic-info-block {
    background-color: #FFFFFF;
}

.basic-info-block .info-box {
    width: 100%;
    position: relative;
    z-index: 8;
}

.basic-info-block .info-box tr {
    vertical-align: top;
}

.basic-info-block .infp-td {
    display: none;
    position: absolute;
    width: 100%;
    top: 48px;
    left: 0;
    background-color: #FFFFFF;
}

.basic-info-block .info-box:hover .infp-td {
    display: table-row;
}

.basic-info-block .inf-item {
    width: 138px;
    transition: background 0.3s;
    box-sizing: border-box;
    border-right: 1px solid #F5F5F5;
    box-sizing: border-box;
    cursor: pointer;
}

.basic-info-block .inf-item:last-of-type {
    border-right: none;
}

.tab-cont-wrap .active-tab {
    position: fixed;
    top: 120px;
    border-top: 1px solid #f6f6f6;
    z-index: 99;
}

.basic-info-block .infp-td .inf-item.active,
.basic-info-block .infp-th .inf-item.active {
    background: #FBFBFB;
    box-shadow: 0px 2px 4px 0px rgba(217, 217, 217, 0.5);
}


/* .basic-info-block .infp-th .inf-item:hover, */

.basic-info-block .infp-th .inf-item.active,
.basic-info-block .infp-th .inf-item.active * {
    color: #0385FF;
}

.basic-info-block .infp-th .inf-item,
.basic-info-block .inf-item .it-cont {
    padding-left: 11px;
}

.basic-info-block .infp-th .inf-item {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
}

.basic-info-block .infp-th .inf-item span {
    margin-left: 10px;
    font-size: 10px;
    font-weight: 500;
    color: #646464;
}

.basic-info-block .it-cont {
    padding: 2px 0 30px;
}

.basic-info-block .inf-item .tt {
    display: block;
    margin-top: 8px;
    position: relative;
}

.basic-info-block .inf-item .tt span {
    margin-left: 5px;
}

.basic-info-block .i-icon-hot {
    display: inline-block;
    width: 28px;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 0;
    background: url(./images/icon-hot@2x.png) no-repeat;
    background-size: 100% 100%;
}

.basic-info-block .i-icon-new {
    display: inline-block;
    width: 28px;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 0;
    background: url(./images/icon-new@2x.png) no-repeat;
    background-size: 100% 100%;
}

.basic-info-block .it-cont .tt {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3B3B3B;
    line-height: 18px;
}

.basic-info-block .it-cont .not {
    color: #9E9E9E;
}


/* public */

.basic-info-block .blue,
.company-info-block .blue {
    color: #0385FF;
}

.basic-info-block .red,
.company-info-block .red {
    color: #F06353;
}

.company-info-block .green {
    color: #31A964;
}

.company-info-block .it-cont .not {
    color: #9E9E9E;
}

.company-info-block {
    padding: 10px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    margin: 10px 0;
}
#companDesc{
    margin-top: 0 !important;
    line-height: 25px;
}
.company-info-block .block-tit {
    font-size: 16px;
    font-weight: 600;
    color: #373737;
    line-height: 22px;
    margin: 8px 0 10px;
}

.company-info-block table {
    width: 100%;
}


/* .company-info-block .info-cont tr:first-child {
    background-color: #F0F7FC;
} */

.company-info-block table td {
    vertical-align: middle;
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    min-height: 38px;
    border: 1px solid #E4EEF6;
    box-sizing: border-box;
    padding: 10px;
}

.company-info-block .name-tag {
    background-color: #84CAB0;
    border-radius: 2px;
}

.company-info-block tr:nth-of-type(2n+1) .name-tag {
    background-color: #7DB3D9;
}

.company-info-block .box-green_bg {
    background-color: #84CAB0;
    border-radius: 2px;
}

.company-info-block .box-blue_bg {
    background-color: #7DB3D9;
    border-radius: 2px;
}

.company-info-block .name-tag {
    width: 31px;
    height: 31px;
    padding: 6px 8px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
    letter-spacing: 1px;
    margin-right: 8px;
    overflow: hidden;
}

.company-info-block .tag-red_bg {
    background-color: #FFEDEC;
    color: #FF493F;
}

.company-info-block .tag-yellow_bg {
    background-color: #FFF3EA;
    color: #FF8D3B;
}

.company-info-block .tag-bloue_bg {
    /*background-color: #EEF5FC;
    color: #47A3FF;*/
}

.company-info-block .tag-box .tag-it {
    height: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 20px;
    padding: 0 6px;
    margin: 7px 8px 0 0;
}

.company-info-block .bgcolor {
    background-color: #F0F7FC;
}

.company-info-block .bgcolor td {
    font-weight: bold;
}

.company-info-block .flex-td {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


/* 经营信息 */

.jy-info-area .company-info-block tr td {
    text-align: center;
}


/* 司法信息 */

.sf-info-area .company-info-block tr td {
    text-align: center;
}


/* 简易注销 */

.jyzx-info-block tr .name-tag-big {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* 百度广告位 */

.maincont-group .bd-ad-area {
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
}


/* 其他信息 - 表格 */


/* 工商信息 */

.gsxx-info-block {
    /*margin-top: 20px;*/
}

.gsxx-info-block .lable {
    width: 131px;
    background-color: #F0F7FC;
    font-weight: bold;
}

.gsxx-info-block .info-1 {
    max-width: 250px;
    min-width: 240px;
}

.gsxx-info-block .info-1 .name-tag {
    width: 54px;
    height: 54px;
    font-size: 20px;
    line-height: 54px;
    padding: 0;
    text-align: center;
}

.gsxx-info-block .info-1 .desc {
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
}

.gsxx-info-block .info-1 .intro {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
    max-width: 213px;
}

.gsxx-info-block .info-1 .intro p {
    margin-top: 6px;
    position: relative;
    padding-right: 12px;
    max-width: 205px;
}

.gsxx-info-block .info-1 .intro .deng {
    position: absolute;
    right: 0;
    top: 0;
}

.gsxx-info-block .info-2 {
    width: 182px;
}


/* 高管信息 */

.ggxx-info-block {}


/* 分支机构 */

.fzjj-info-block .name-tag {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-color: #7DB3D9;
}

.fzjj-info-block .company-name {
    max-width: 300px;
}

.fzjj-info-block tr:nth-of-type(2n+1) .name-tag {
    background-color: #84CAB0;
}


/* 分页 */

.paging-group {
    background-color: #FFFFFF;
    padding: 10px 13px;
    box-sizing: border-box;
}

.paging-group .i-icon-doubt {
    width: 14px;
    height: 14px;
    background: url(./images/icon-wenhao@2x.png) no-repeat;
    background-size: 100%;
    margin-top: -2px;
}

.paging-group .more {
    font-size: 13px;
    line-height: 29px;
    font-weight: 500;
    color: #118CFF;
}

.paging-group .pag-li {
    width: 27px;
    height: 27px;
    background: #FFFFFF;
    border: 1px solid #D2E7FF;
    text-align: center;
    line-height: 27px;
    font-size: 11px;
    font-weight: 500;
    color: #1D91FF;
}

.paging-group .pag-li+.pag-li {
    margin-left: 10px;
}

.paging-group .pag-li.currt {
    border-color: transparent;
    color: #333333;
}


/* 侧边 */

.sidebar-group .sid-block-area+.sid-block-area {
    margin-top: 15px;
}

.sidebar-group .sid-block-area .head-tit {
    border: 1px solid #e8e8e8;
    padding: 6px;
    box-sizing: border-box;
    background: url(./images/head_bg.png) 0 -95px repeat-x;
}

.sidebar-group .sid-block-area .head-tit h3 {
    font-size: 14px;
}

.sidebar-group .sid-cont {
    background-color: #FFFFFF;
    border: 1px solid #e8e8e8;
    border-top: none;
    box-sizing: border-box;
}


/* 更多城市 */

.moreCity-block .scatelist {
    padding: 5px 0 10px 10px;
    box-sizing: border-box;
}

.moreCity-block .scatelist li {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 78px;
    position: relative;
}

.moreCity-block .scatelist li a {
    color: #0066CC;
    font-size: 12px;
}

.moreCity-block .scatelist li em {
    color: #ccc;
    font: normal 10px normal;
    position: absolute;
    top: 2px;
}


/* 更多公司 */

.company-block .artlist_b {
    padding: 0 10px;
}

.company-block .artlist_b li {
    padding: 6px 0;
}

.company-block .artlist_b li a {
    font-size: 14px;
    line-height: 18px;
    color: #666;
}

.company-block .artlist_b li a:hover {
    color: #f30;
}


/* 品牌信息 star*/


/* 品牌信息page */

.brandIntro-wrap,
.sub-tab-group {
    display: none;
}

.sub-tab-group {
    background-color: white;
}

.sub-tab-group .tab-item {
    width: 160px;
    height: 40px;
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.sub-tab-group .tab-item.active {
    background-color: #0385FF;
    color: #fff;
}

.company-desc-group .block-tit {
    font-size: 16px;
}

.company-desc-group .dc-l .name-tag {
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: 6px 0 0;
    padding: 0;
    text-align: center;
    background-color: #8CA3CD;
    font-size: 20px;
}

.company-desc-group .dc-r {
    width: 600px;
    margin-left: 27px;
}

.company-desc-group .tit {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #3182CD;
    line-height: 28px;
    margin-top: 2px;
}

.company-desc-group .sub-tit {
    font-size: 10px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #ADADAF;
    line-height: 14px;
}

.company-desc-group .line {
    width: 80px;
    height: 1px;
    background: #ADADAF;
    margin-top: 9px;
}

.company-desc-group .text {
    font-size: 12px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #323232;
    line-height: 22px;
    margin-top: 15px;
}

.company-desc-group .tag-area {
    margin-top: 17px;
    font-size: 0;
    position: relative;
    min-height: 17px;
}

.company-desc-group .lable {
    font-size: 12px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #323232;
    line-height: 17px;
    position: absolute;
    left: 0;
    top: 0;
}

.company-desc-group .tag-li {
    display: inline-block;
    padding: 0 8px;
    height: auto;
    line-height: 20px;
    background: #F0F7FC;
    border-radius: 2px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #47A3FF;
    margin-right: 15px;
    margin-bottom: 15px;
}

.company-desc-group .tag-box {
    padding-left: 60px;
    box-sizing: border-box;
}

.contact-way-group .info-cont .lable {
    background: #F0F7FC;
    font-weight: bold;
    width: 110px;
}

.company-body-wrap {
    position: relative;
}
/* 弹出层样式 */
.popup-detail-wrap {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.popup-detail-wrap .popup-detail-content-wrap {
    width: 880px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -440px;
    top: 246px;
    border-radius: 4px;
}

.popup-detail-wrap .popup-detail-content .popup-title-line {
    position:absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 24px;
    border-bottom: 1px solid #F3F3F3;
    z-index: 10;
    height: 42px;
    width: 100%;
    background-color: #fff;
}
.popup-detail-wrap .popup-detail-content .blue-text {
    color: #2494FF;
}
.popup-detail-wrap .popup-detail-content .popup-title-line .title {
    font-size: 16px;
    color: #373737;
    font-weight: bold;
}
.popup-detail-wrap .popup-detail-content .popup-title-line img {
    display: inline-block;
    width: 15px;
    height: 15px;
}
.popup-detail-wrap .popup-detail-content .popup-bottom-wrap {
    box-sizing: border-box;
    padding:24px;
    padding-top: 66px;
    max-height: 470px;
    overflow: scroll;
}
.popup-detail-wrap .popup-detail-content .popup-bottom-wrap table {
    width: 100%;
}

.popup-detail-wrap .popup-detail-content .popup-bottom-wrap table td {
    vertical-align: middle;
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #333333;
    line-height: 18px;
    min-height: 38px;
    border: 1px solid #E4EEF6;
    box-sizing: border-box;
    padding: 10px;
}
.popup-detail-wrap .popup-detail-content .popup-bottom-wrap table .lable {
    background: #F0F7FC;
    font-weight: bold;
}
.popup-detail-wrap .popup-detail-content .popup-bottom-wrap h3 {
    margin: 20px 0;
    font-size: 16px;
    color: #373737;
}
.popup-detail-wrap .popup-detail-content .popup-bottom-wrap h3 span{
    color: #0284FF;
}
.popup-detail-wrap .popup-detail-content .bgcolor {
    background-color: #F0F7FC;
}

.popup-detail-wrap .popup-detail-content .bgcolor td {
    font-weight: bold;
}
.popup-detail-wrap .popup-detail-content .center td {
    text-align: center;
}


/* 弹出层申请流程样式 */
.popup-detail-wrap .popup-detail-content .process-wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;
    border: 1px solid #E4EEF6;   
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #373737;
    margin-bottom: 15px;
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line .icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 19px;
    width: 9px;
    height: 9px;
    background: #D3E9FF;
    border-radius: 50%;
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line .icon .icon-2 {
    width: 5px;
    height: 5px;
    background: #2A98FF;
    border-radius: 50%;
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line .icon::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #F3F3F3;
    top: 10px;
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line:nth-last-child(1) {
    margin: 0;
}
.popup-detail-wrap .popup-detail-content .process-wrap .process-line:nth-last-child(1) .icon::after {
    display: none;
}

