﻿@charset "utf-8"; 
.pages-list>div span:nth-child(2){word-break:break-word}
.sf-menu li.LiLevel1 >a{font-weight:bold}
@media (min-width:1025px){footer .footitem.footitem3{max-width:inherit;width:35%;}
footer .footitem.footitem3 .fpronav{display:flex;flex-wrap:wrap;justify-content: space-between;}
footer .footitem.footitem3 .fpronav>li{width:50%;}}
@media (min-width:1025px) and (max-width:1366px){footer .footitem.footitem3{width:42%;}}

@media (min-width:1025px){
header{height: 120px;}
.head-box{height: 80px;}
.headtags{display: flex;align-items: center;height: 40px;background: #fff;justify-content: space-between;}
.headtags .linkbox{display: flex;}
.headtags .linkbox .item{margin:0 5px;}
.headtags .searchbox .searchicon{display: none;}
.headtags .searchbox .search-box{display: flex!important;position: static;align-items: center;width: 420px;}
.headtags .searchbox .search-box #txtSearch{height: 35px;border-bottom:none}
.headtags .searchbox .search-box .advanced-search{white-space: nowrap;}
.headtags .searchbox .search-box .searchbtn{width: 35px;height: 35px;border-right: 1px solid #CCCCCC;border-bottom:none;}

}
