.olderMode .oldPeople_header{
     display: block!important;
    margin-top: 0;
    height: auto;
}
.olderMode .oldPeople{
    background: #FFA800;
    border-radius: 20px;
    padding: 4px 16px;
}
.olderMode .oldPeople .header_right_logo{
    width: 24px;
    height: 24px;
}
.olderMode .oldPeople .header_right_label{
    font-size: 24px;
}
.olderMode .ET_top_column{
    display: none;
}
.olderMode .ET_nav_column{
    display: none;
}
.olderMode .ET_top2_column{
    display: none;
}
.olderMode .ET_header{
    padding: 0;
}
.olderMode .ET_header .header_column{
   background: rgba(0, 48, 135, 1);
}
.olderMode .header_pic{
    width: 100%;
    height: 500px;
}
.olderMode .header_pic img{
    width: 100%;
    height: 100%;
}
.olderMode .header_column_main{
    padding: 18px 0;
}
.olderMode .header_text{
    font-size: 26px;
    line-height: normal;
}
.olderMode .header_text2{
    display: none;
}
.olderMode .language_mode li{
    font-size:26px;
}
/* .olderMode .header_column_main{
    display: block;
    overflow: hidden;
} */
.olderMode .language_mode{
    margin-left: 16px;
}
.olderMode .header_right_logo{
    width:36px;
    height:36px;
    margin-right: 14px;
}
.olderMode .header_right_label{
    font-size: 26px;
}
.olderMode .header_right li{
    margin-left: 30px;
}
.olderMode .header_right{
    width: 64%;
    display: flex;
    justify-content: flex-end;
}
.olderMode #webGuide{
    display: none;
}
.olderMode .header_main {
    width: 100%;
    left: 0;
}
.olderMode .page_logo{
    width:285px;
}
.olderMode .page_name{
    font-size: 50px;
}
.olderMode .header_main .header_search{
    width: 1056px;
    border: solid 3px #003087;
}
.olderMode .header_main .header_search .search_block{
    height: 92px;
    
    background-color: rgba(255,255,255,0.8);
}
.olderMode .header_main .header_search .search_block input{
    color: #979797!important;
    font-size: 32px!important;
    line-height:86px;
    height: 86px;
}
.olderMode .header_main .header_search .search_logo{
    height: 92px;
    background-color: #003087;
}
.olderMode .search_logo img{
    width:40px;
    height: 40px;
}
.olderMode .header_main .ssrc{
    display: none;
}
.olderMode .nav_main_list li{
    font-size: 32px;
    width:14%;
}
.olderMode .nav_label{
    width: auto;
}
.olderMode .eng_name_older{
    width: 600px;
    margin: 0 auto;
}
.olderMode .eng_name_older img{
    width: 100%;
}
.olderMode .ET_top2_column_older{
    display: block;
    border-bottom:none;
    padding: 10px 0;
    background-color: #f7f7f7;
    font-size: 30px;
}
.olderMode .ET_position{
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}