/* 根据本页面小修改的样式 */
.table_ul>li{
    background: none;
}
.table_one{
    background: none !important;
}
.table_ul>li:nth-child(1){
    background: #ce0f05;
}
.top_zhonghe {
    position: relative !important;
    top: 0 !important;
}
.search_top_box{
    height: 120px;
}
.search_top_box>div:nth-child(1)>a>img{
    width: 201px;
    height: 80px;
    margin-top: 20px;
    margin-right: 78px;
}
.search_top_box>div:nth-child(1)>.search_input{
    margin-top: 40px;
    width: 700px;
    position: relative;
    display: flex;
}
.search_top_box>div:nth-child(1)>.search_items{
    margin-top: 25px;
}
.table_box {
    margin: 0 !important;
}

.manu_banner>img{
    min-width: 1200px;
    width: 100%;
}
.manu_body{
    font-size: 14px;
    color: #333;
}
.manu_tree{
    color: #999999;
    margin: 20px 0;
}
.manu_tree>span{
    color: #333;
}
.manu_list_title{
    height: 53px;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
    padding-left: 20px;
    background: #F2F2F2;
    line-height: 53px;
}
.manu_list_box{
    margin-bottom: 20px;
}
.manu_list_title>span{
    color: #0155A7;
}
.manu_list_conta{
    box-sizing: border-box;
    padding:15px 0 15px 16px;
    column-count: 3;
}
.manu_list_conta a{
    color: #0155A7;
    line-height: 26px;
}
.manu_list_conta a:hover{
    color: #0099FF;
    text-decoration: underline;
}
.manu_screen_box{
    height: 50px;
    background: #F2F2F2;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 19px;
}
.manu_screen_input{
    margin-bottom: 20px;
    display: none;
}
.manu_screen_input>input{
    float: left;
    width: 460px;
    height: 40px;
    border: 1px solid #E6E6E6;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-sizing: border-box;
    padding-left: 15px;
}
.manu_screen_input>div{
    float: left;
    width: 90px;
    height: 40px;
    color: #fff;
    background: #ce0f05;
    line-height: 40px;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 16px;
}
.manu_screen_list>div{
    float: left;
    padding: 0 15.7px;
    line-height: 13px;
    border-right: 1px solid #B3B3B3;
}
.manu_screen_list>div:last-child{
    border-right: none;
}
.loging_up{
    position: fixed;
    right: 25px;
    bottom: 100px;
    background: #F2F2F2;
    width: 60px;
    height: 60px;
    z-index: 999;
    display: none;
}
.loging_up>svg{
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: block;
    font-size: 36px;
    font-weight: 600;
    margin: 12px auto;
}
/* 公用样式 */
.dian_span{
    margin-bottom: 22px;
}
.dian{
    width:8px;
    height:8px;
    background:#ce0f05;
    float: left;
    margin-right: 8px;
    margin-top: 31px;
}
.dian_span>span{
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    display: block;
    float: left;
}
.featured_top>a>span{
    color: #ce0f05;
    font-size: 14px;
    margin-top: 32px;
    font-weight: 600;
}
.featured_top>a>span:hover{
    color: #d03028;
}
/* 热门搜索部分样式 */
.popular_box{
    background: #F2F2F2;
}
.popular_span{
    margin-left: 4px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
.popular_span>a{
    font-size: 14px;
    color: #333;
    margin-right: 13px;
    float: left;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
    height: 20px;
    line-height: 20px;
}
.popular_span>a:hover{
    color: #ce0f05;
}
.articleRecommend_list{
    margin-right: 33px;
}
