/* 头部修改样式 */
#w_grid-1574927911511{
    margin-top: 0;
}
#content_box-1574927911511-0{
    margin-top: 20px !important;
}
#content_box1{
    width: 79%;
    float: left;
    /* max-height: 60px; */
    /* margin-top: 13px; */
}
#content_box-1574930750349-0{
    float: right;
    width: 318px !important;
}
#w_fimg-1574930942499 input{
    width: 234px;
    height: 26px;
    border: 0;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
    background: #f2f4f5;
}
#w_fimg-1574930942499 .search{
    position: relative;
    width: 234px;
}
#w_fimg-1574930942499 .search i{
    position: absolute;
    right: 15px;
    top: 5px;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    color: #000;
    background: url(./trs_search.png);
}

#c_portalResGroupNavNew_main-15749282129740168 .head .nav .firstNav>a{
    font-size: 18px;
}
#c_portalResGroupNavNew_main-15749282129740168 .head .secondNav{
    width: 133%;
}
@media screen and (max-width: 1240px){
    #c_portalResGroupNavNew_main-15749282129740168 .head .nav_btn {
        /* right: -63px; */
        right: -20%;
    }
}

/* 二级导航 */
.c_portalResIntro_category-01001003 .Abox{
    width: 120px;
    text-align: center;
}
.c_portalResIntro_category-01001003 .lj{
    float: none;
    margin: 0 ;
    width: 100%;
}
.c_portalResIntro_category-01001003 .Bbox .lj{
    padding:15px 10px;
}
/* 移动端隐藏导航栏 */
@media only screen and (max-width: 768px){
    #c_portalResGroupNavNew_main-15749282129740168 .head .wapNav {
        top: 0px !important;
    }
   #c_portalResGroupNavNew_main-15749282129740168 .head .nav_btn1 {
        right: 32px !important;
        top: 42px !important;
        position: fixed !important;
    }
    .wapNav input{
        width: 100%;
        height: 35px;
        /* margin: 25px 10px 0; */
        border-radius: 9px;
        border: 0;
        outline: none;
        padding: 0 40px 0 10px;
        box-sizing: border-box;
        background: #f2f4f5;
    }
    .wapNav .search{
        position: relative;
        /* width: 234px; */
        width: 95%;
        margin: 25px 10px 0;
    }
    .wapNav .search i{
        position: absolute;
        right: 15px;
        top: 10px;
        width: 16px;
        height: 16px;
        display: block;
        cursor: pointer;
        color: #000;
        background: url(./trs_search.png);
    }
}
