<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
section.top-news .col-small .pic .txt{ width:100%;}
body{ font-family: "微软雅黑" !important;}
.mf_finder_searchBox_query_input{ border:#ccc solid 1px !important;}
 section.top-pickup .desc {
   
    padding-right: 20px;
}

.input-item input, .input-item textarea {
 font-family: "微软雅黑";
}

#top-pickup-slider .bg video{ width:100%; height: 592px;}
.pro-info .t-1,.pro-info .t-2 {
   overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#top-slider-bg{ height: calc(100vh + 20px);}

@media print, screen and (min-width: 960px){
    .mod-link-content-vertical-3to1 .col-item{
    max-width: calc(25% - 40px);
    flex-basis: calc(25% - 40px);
}

.mod-link-content-vertical-3to1 .col-item:nth-child(n+4) {
     margin-top: 0px; 
 }
    
}
</pre></body></html>