#company-manager .top-img{
    background: url("../../images/new/surgingRed/defaultPhoto.png");
    background-size: contain;
    background-repeat: no-repeat;
}
/* <-- 375px设计稿 --> */
@media only screen and (max-width:600px){
    .question-head {
        content: url("../../images/new/surgingRed/head.png");
    }
    .basicinfo-background{
        background-image: url("../../images/new/surgingRed/banner_red375.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .download_icon {
        content: url("../../images/new/businessGold/downloadicon.png");
    }

    /* 沪市行情 */
    #sh-market .title-img img{
        content: url("../../images/new/surgingRedEn/sh_market_375redEn.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRedEn/hk_market_375redEn.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRedEn/sh_notice_375redEn.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRedEn/hk_notice_375redEn.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRedEn/interactive_375redEn.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRedEn/roadshow_375redEn.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRedEn/company_publish_375redEn.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRedEn/calendar_375redEn.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRedEn/companyProfile_375redEn.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRedEn/government_rules_375redEn.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRedEn/company_manager_375redEn.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRedEn/capital_structure_375redEn.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRedEn/profit_distribution_375redEn.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRedEn/company_rules_375redEn.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRedEn/contact_375redEn.png");
    }
}
/* <-- 700px设计稿 --> */
@media (min-width: 600px) and (max-width: 799px){
    .question-head {
        content: url("../../images/new/surgingRed/head.png");
    }
    .basicinfo-background{
        background-image: url("../../images/new/surgingRed/banner_red700.png");
    }
    .download_icon {
        content: url("../../images/new/businessGold/downloadicon.png");
    }
    /* 沪市行情 */
    #sh-market .title-img img{
        content: url("../../images/new/surgingRedEn/sh_market_700redEn.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRedEn/hk_market_700redEn.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRedEn/sh_notice_700redEn.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRedEn/hk_notice_700redEn.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRedEn/interactive_700redEn.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRedEn/roadshow_700redEn.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRedEn/company_publish_700redEn.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRedEn/calendar_700redEn.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRedEn/companyProfile_700redEn.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRedEn/government_rules_700redEn.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRedEn/company_manager_700redEn.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRedEn/capital_structure_700redEn.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRedEn/profit_distribution_700redEn.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRedEn/company_rules_700redEn.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRedEn/contact_700redEn.png");
    }
}
/* <-- 1920px设计稿 --> */
@media only screen and (min-width:799px){
    .basicinfo-background{
        background-image: url("../../images/new/surgingRed/banner_red1200.png");
    }

    .question-head {
        content: url("../../images/new/surgingRed/head.png");
    }

    .information_image {
        content: url("../../images/new/businessGold/infomationpic.png");
    }

    .download_icon {
        content: url("../../images/new/businessGold/downloadicon.png");
    }

    /* 沪市行情 */
    #sh-market .title-img img{
        content: url("../../images/new/surgingRedEn/sh_market_1200redEn.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRedEn/hk_market_1200redEn.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRedEn/sh_notice_1200redEn.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRedEn/hk_notice_1200redEn.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRedEn/interactive_1200redEn.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRedEn/roadshow_1200redEn.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRedEn/company_publish_1200redEn.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRedEn/calendar_1200redEn.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRedEn/companyProfile_1200redEn.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRedEn/government_rules_1200redEn.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRedEn/company_manager_1200redEn.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRedEn/capital_structure_1200redEn.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRedEn/profit_distribution_1200redEn.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRedEn/company_rules_1200redEn.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRedEn/contact_1200redEn.png");
    }
}



.tab-bar-active {
    color: #8D642F;
    border-bottom: 2px solid #8D642F;
}

.pagination .laypage_curr {
    background-color: #F6F2EE;
    border: 1px solid #8D642F;
}

.ehudongtiwen{
    background: #8D642F;
}

.answer-div{
    background: #F6F2EE;
}

.answer-contnet, .official_reply{
    color: #8D642F;
}

#carousel>.carousel-container>.carousel-slides>input[type="radio"]:nth-of-type(1):checked ~ .carousel-navigation label:nth-of-type(1) {
    background-color: #8D642F;
}
#carousel>.carousel-container>.carousel-slides>input[type="radio"]:nth-of-type(2):checked ~ .carousel-navigation label:nth-of-type(2) {
    background-color: #8D642F;
}
#carousel>.carousel-container>.carousel-slides>input[type="radio"]:nth-of-type(3):checked ~ .carousel-navigation label:nth-of-type(3) {
    background-color: #8D642F;
}
#carousel>.carousel-container>.carousel-slides>input[type="radio"]:nth-of-type(4):checked ~ .carousel-navigation label:nth-of-type(4) {
    background-color: #8D642F;
}

.roadshow-table-header {
    background-color: #F6F2EE;
    color: #5B401D;
}

.roadshow-table-header > .roadshow-table-col1,.roadshow-table-header >.roadshow-table-col2,.roadshow-table-header >.roadshow-table-col3 {
    color: #5B401D;
}

.roadshow-table-body>tr:nth-child(2n) {
    background-color: #FFF9F3;
}

.download-file {
    color: #8D642F !important;
}

.information .information_title {
    color: #5B401D;
}

.date .calendar .currentMonth.currentDay span {
    border-bottom: 2px solid #8D642F !important;
}

.datebox .date .calendar .active span {
    background: #8D642F;
    border: 1px solid #8D642F;
}

.middle-name {
    background: #AF1A2D;
    border-radius: 0px 0px 0px 0px;
}
.bottom-profile{
    background: #DC2730;
    color: #FFFFFF;
    border-color: #DC2730;
}

.capital-item-content > .capital-item-value {
    color: #5B401D;
}

.fh-table-title-left {
    color: #5B401D;
}

.fh-table th {
    color: #5B401D;
    background-color: #F1E5D8;
}

.profit-distribution-sg > h3 {
    color: #5B401D;
}

.sg-table-title {
    color: #5B401D;
}

.sg-table th {
    color: #5B401D;
    background-color: #F1E5D8;
}

.concat-info-item-key {
    background-color: #F1E5D8;
    color: #5B401D;
}

.introduce-info-item-key {
    background-color: #F1E5D8;
    color: #5B401D;
}

.hu-notice-item-left-download {
    color: #5B401D;
}

.more > a > span {
    color: #5B401D;
}