/* ==============标准商铺=========== */
/* 首页 */
.standard .topInfo .right {
  color: #f08300;
}
.standard .pageTabs {
  background: #f08300;
}
.standard .company_info .title .tit {
  color: #1b1f26;
}
.standard .mr16 {
  color: #4e5969;
  font-size: 14px;
}
.standard .company_info .briefIntr a {
  color: #0052d9;
  font-size: 14px;
  float: right;
}
.standard .pageTabs .tabItem.tabActive {
  color: #f08300;
}
.standard .company_info .right {
  background: url("https://style.feijiu.net/images/shop/shop2024/standard_lywj_img.png") no-repeat top;
}
.standard .company_info .contact .name {
  background: #f08300;
}
.standard .company_info .right .tel {
  color: #f08300;
  border: 1px solid #f08300;
}
.standard .company_info .right .submitBtn {
  background: #f08300;
}
.standard .section .cardTit.standardTit .tit {
  padding-left: 38px;
  position: relative;
  color: #f08300;
}

.standard .section .cardTit.standardTit .tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 24px;
  background: url("https://style.feijiu.net/images/shop/shop2024/standard_icon.png") no-repeat top;
}
.standard .similar_companies .lineTit {
  border-left: 4px solid #f08300;
}

.standard .supply_info .cardItem:hover .text {
  color: #f08300;
}
.standard .look_info {
    background: url("https://style.feijiu.net/images/shop/shop2024/look_info.png") no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    width: 124px;
    height: 28px;
    background: url("https://style.feijiu.net/images/shop/shop2024/bz_look_bj.png") no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #ffffff;
    padding-left: 28px;
    border-top-right-radius: 8px;
}

/* 公司档案 */
.standard .newTabs .newTabItem.active {
  color: #f08300;
  background: none;
  border: 1px solid #f08300;
}
.standard .newTabs .newTabItem.active a{
    color: #f08300; 
}
.standard .anpager .pageNum.current {
  color: #fff;
  background: #f08300;
  border: none;
}

/* 求购信息 */
.standard .categoryBox .cateItem.active {
  color: #fff;
  background: #f08300;
  border-radius: 2px;
}
.standard .recyleTit .tit {
  font-size: 16px;
  color: #f08300;
  font-weight: bold;
}
.standard .recyleTit .tel {
  color: #f08300;
}

/* 留言询盘 */
.standard .lyxp .form_box .line {
  background: #f08300;
}
.standard .lyxp .form_box .codeBtn {
  background: #f08300;
}
.standard .lyxp .form_box .submitBtn {
  background: #f08300;
}
.standard .lyxp .right_box .telBox {
  border: 1px solid #f08300;
}
.standard .lyxp .right_box .telBox .name {
  background: #f08300;
}
.standard .lyxp .right_box .telBox .tel {
  color: #f08300;
}
.company_info .summary_index {
    background: #FFFAF5 !important;
}
/* 分页样式 */
.page a:hover {
    background: #F08300 !important;
    color: #fff;
    text-decoration: none;
}
.page span {
    background: #F08300 !important;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
}

.standard .company_news .new_content:hover .tit a {
    color: #f08300;
}

.standard .industry_quotation .row:hover .l_text a {
    color: #f08300;
}

.standard .newTabs .newTabItem:hover {
    color: #f08300;
    background: none;
    border: 1px solid #f08300;
}

    .standard .newTabs .newTabItem:hover a {
        color: #f08300;
    }

/*.standard .videoSection .videoList .videoTit:hover {
    color: #f08300;
    transition: 0.3s;
}*/
.standard .categoryBox .cateItem:hover {
    color: #fff;
    background: #f08300;
    border-radius: 2px;
}