#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/surgingRed/shMarket_375red.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRed/hk_market_375red.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRed/sh_notice_375red.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRed/hk_notice_375red.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRed/interaction_375red.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRed/roadshow_375red.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRed/listed_company_375red.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRed/calendar_375red.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRed/company_profile_375red.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRed/government_rules_375red.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRed/company_manager_375red.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRed/capital_structure_375red.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRed/profit_distribution_375red.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRed/company_rules_375red.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRed/contact_375red.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/surgingRed/shMarket_700red.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRed/hk_market_700red.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRed/sh_notice_700red.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRed/hk_notice_700red.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRed/interaction_700red.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRed/roadshow_700red.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRed/listed_company_700red.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRed/calendar_700red.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRed/company_profile_700red.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRed/government_rules_700red.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRed/company_manager_700red.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRed/capital_structure_700red.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRed/profit_distribution_700red.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRed/company_rules_700red.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRed/contact_700red.png");
    }
} 
/* <-- 1920px设计稿 --> */
@media only screen and (min-width:799px){
  .basicinfo-background{
    background-image: url("../../images/new/surgingRed/banner_red1200.png");
  }


    /* 沪市行情 */
    #sh-market .title-img img{
        content: url("../../images/new/surgingRed/shMarket_1200red.png");
    }
    /* 港股行情 */
    #hk-market .title-img img{
        content: url("../../images/new/surgingRed/hk_market_1200red.png");
    }
    /* 沪市公告 */
    #sh-notice .title-img img{
        content: url("../../images/new/surgingRed/sh_notice_1200red.png");
    }
    /* 港股公告 */
    #hk-notice .title-img img{
        content: url("../../images/new/surgingRed/hk_notice_1200red.png");
    }
    /* 互动关系 */
    #communication  .title-img img{
        content: url("../../images/new/surgingRed/interaction_1200red.png");
    }
    /* 活动路演 */
    #company-roadshow .title-img img{
        content: url("../../images/new/surgingRed/roadshow_1200red.png");
    }
    /* 上市公司发布 */
    #company-publish .title-img img{
        content: url("../../images/new/surgingRed/listed_company_1200red.png");
    }
    /* 投资日历 */
    #investor-celender .title-img img{
        content: url("../../images/new/surgingRed/calendar_1200red.png");
    }
    /* 公司介绍 */
    #company-introduce .title-img img{
        content: url("../../images/new/surgingRed/company_profile_1200red.png");
    }
    /* 治理细则 */
    #company-government .title-img img{
        content: url("../../images/new/surgingRed/government_rules_1200red.png");
    }
    /* 公司高管 */
    #company-manager .title-img img{
        content: url("../../images/new/surgingRed/company_manager_1200red.png");
    }
    /* 股本结构 */
    #capital-stock-structure .title-img img{
        content: url("../../images/new/surgingRed/capital_structure_1200red.png");
    }
    /* 利润分配 */
    #profit-distribution .title-img img{
        content: url("../../images/new/surgingRed/profit_distribution_1200red.png");
    }
    /* 公司章程 */
    #company-rule .title-img img{
        content: url("../../images/new/surgingRed/company_rules_1200red.png");
    }
    /* 联系方式 */
    #company-contact .title-img img{
        content: url("../../images/new/surgingRed/contact_1200red.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");
  }

}



.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;
}