@charset "utf-8";
@import url(/material/siteFile/2025/images/footer.css);
.f_l { float: left;}
.f_r { float: right;}
.auto{ margin:0 auto;}
.w1200{ width:1200px;}
.w1400{ width:1400px;}
.clear{ clear:both; float:none;}
.Box{ position:relative; overflow:hidden;}
.aBox{ position:relative;}
.w1600{ width:1600px;}

.main_content.search_filter {background:#ffffff;padding-left: 10px;}
.main_content.basic_result.js_result {background:#ffffff;padding: 0 10px;}
/*header*/
.header{height: 220px;position: relative;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.header .logo_module{display:block;position: relative;width: 496px;text-align: center;float: left;}
.header .logo_module .left{margin-right:0;/* float: left; */}
.header .logo_module #logo img {max-width: 500px;}
.header .logo_module #logo img{max-height:inherit;}
.header-bg {height: 220px;background: url(/material/siteFile/2025/images/top_bg.png) no-repeat top center;background-size: cover;}
.header .right_content{line-height: 48px;/* float: none; */margin: 50px auto 0;width: 480px;}
.header .advanced_search{color:#ffffff;}
.header .search_input input{ border-radius: 8px 0 0 8px;}
.tab{ background-color: #0c34a2; }
.tab ul li.cur{ background-color: #1142c8; }
.basic_result .left {width: 820px !important;}

/*版本切换*/
.VersionPart{display: none;}

/* 右侧图标-返回顶部 */
.FixedNavs{display: none;}

.Footer .Link{ display: none;}

@media screen and (max-width:600px ) {
    .BottomNav{ height: auto; }
    .BottomNav a{ white-space:nowrap; }

    .BottomTextCon p span{ display: block;}
    .zfzcDzjgBox{ text-align: center;}
    .BottomZfzc,.BottomImgBtns{ position: relative; left: auto; top: auto; right: auto; display: inline-block; height: 80px; line-height: 80px;}
}
@media screen and (max-width:375px ) {
    .BottomNav a{font-size: 14px; margin: 0 5px 0 2px; }
}
@media screen and (max-width:320px ) {
    .BottomNav a,
    .BottomTextCon p{font-size: 12px; }
}