<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(/material/siteFile/2024/images/reset.css);
@import url(/material/siteFile/2024/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;}

body{ background-color:#ffffff;}
.search_filter{ background-color:#FFF; }
.basic_result{ background-color:#FFF; padding:0 20px; }

.basic_result .left{/* width:800px; */}
.basic_result .right{margin-left:0;width: 290px;}
.header{height:140px;}

.header .logo_module{margin-top: 26px;line-height: 70px;/* width: 100%; */height: auto;overflow: hidden;}
.header .logo_module .left{/* width: 100%; */margin: 0;text-align: center;}
.header .logo_module img{width: 364px;}
.header .search_input input{ border-radius: 8px 0 0 8px;}
.header .search_input .search_icon{border: none;display: block;width: 100px;height: 60px;float: right;cursor: pointer;border-top-right-radius: 30px;border-bottom-right-radius: 30px;color: #ffffff;line-height: 60px;font-size: 16px;background-image: linear-gradient(to right, #039bff, #1462ff);}
.header .right_content{margin-top: 10px;float: right;margin: 0 auto;width: 690px;height: auto;overflow: hidden;line-height: 60px;margin-top: 40px;}
.header .search_input input{width:500px;height: 58px;}

.header .advanced_search{color: #ffffff;}

.tab{background: #205bbb;}
.tab ul li.cur{background: linear-gradient(to right,#0069e6,#0f4cb0,#0069e6);}
.link_box{height: 10px;position: relative;overflow: hidden;}

.foot_nr{height: auto;font-size: 14px;}
.irs-footer *{box-sizing: content-box;}

.listPager{padding-bottom:20px;}
.right_Box{display:none;}

@media screen and (max-width:600px ) {
    
}
@media screen and (max-width:375px ) {
    
}
@media screen and (max-width:320px ) {
    
}
</pre></body></html>