.bg_01{ 
    width: 100%;
    overflow: hidden; 
    background-color: #f7f7f7; 
    padding-top: 30px; 
    padding-bottom: 30px;
}
.mr0{
    margin-right: 0;
}
.font   { 
    color: #9b9a9a;
    font-size: 1.2rem;
}
.goods-lab li{
    background: #fff;
    float: left;
    border-radius: 10px;
    border: solid 1px #f8b62bab;
    padding: 1px 5px 1px 5px;
    color: #818181c9;
    font-size: 12px;
    margin-right: 10px;
}

.bg_02{
    width: 100%;
    min-width: 1200px;
    padding: 50px 0 0 0;
    background: url(../img/index/bg.png) no-repeat 0px 0px /100% 100%;
}

.company-right>ul>li>h2 {
    float: left;
    color: #f3ad1b;
    font-weight: normal;
}
.company-right .year{
    margin-top: 5px;
    display: block;
    overflow: hidden;
    margin-left: 2px;
    width: 20px;
    float: left;
    color: #383838;
}


.search_navbar ul li{
    margin-right: 5px;
    color: #080808;
    cursor: pointer;
    flex: 1 1 1px;
    width: 140px;
    height: 25px;
    text-align: center;
    font-size: 1rem;
    background-position: 0px 0px;
    line-height: 23px;
}
.search_navbar ul li.active{
    color: #f8b62b; 
}

.search_navbar .tab1{
   
    background: url(../img/index/icon_trademark.png) no-repeat;
}
.search_navbar .tab1.active{
    
    background: url(../img/index/icon_trademark_hover.png) no-repeat;
}
.search_navbar .tab2{
    background: url(../img/index/icon_company.png) no-repeat;
}
.search_navbar .tab2.active{
    background: url(../img/index/icon_company_hover.png) no-repeat;
}

.search_navbar .tab3{
    background: url(../img/index/icon_saving.png) no-repeat;
}
.search_navbar .tab3.active{
    background: url(../img/index/icon_saving_hover.png) no-repeat;
}

.search_navbar .tab4{
    background: url(../img/index/icon_high.png) no-repeat;
}
.search_navbar .tab4.active{
    background: url(../img/index/icon_high_hover.png) no-repeat;
}


.search_box {
   
width: 96%;
   
border: solid 1px #cccccc7a;
   
overflow: hidden;
   
padding: 25px 20px 25px 20px;
   
height: 65px;
}

.search_box {display: none;}

.search_box input, select {
    height: 60px;
    width: 18%;
    text-align: left;
    padding-left: 15px;
    margin-right: 10px;
    padding-right: 5px;
    font-size: 1.1rem;
    border: solid 1px #cccccc61;
    float: left;
    color: #7d7d7d;
    font-size: 1rem;
}
.search_box .submit-btn{
    text-align: center;
    width: 188px;
    float: left;
    background: #f8b62b;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 1.3rem;
}
.search_box .submit-btn:hover{    
    background: linear-gradient(-90deg, #ff894f 0%, #ffa838 100%);
}

.case-bottom {
    display: none;
}
.case-title ul li.active{
    color: #f8b62b; 
}

.trademark_p{
    text-align: center;
    color: #f8b62b;
    height: 60px;
    line-height: 60px;
    width: 139px;
    font-size: 1.2rem;
    margin-right: 20px;
    border: solid 1px #F8B62A;
}
.width24{ width: 24%;}
.width21{width: 21%!important;}
.width42{ width: 42%!important;}
.width19{width: 19%!important;}
.width95{ width: 95%!important;}
.width900{ width: 90%!important;}
.height45{ height: 45px!important;}
.height47{ height: 47px!important;}
.line-height47{ line-height: 47px!important;}


.transaction-tab-box ul li.active{
    color: #000!important; 
    background: #fff!important;
}
.transaction-content-box {
    display: none;
}