<style>
ol, ul, li { list-style: none;}
#amj-form{ display: flex !important; width: 100%; height: 100%;}
.submit_btn{width: 27px !important;height: 40px !important;background: url(/search/fileDir/file/list/2022122617123076970.png) center no-repeat !important;}
.sp_header , .sjj_nav{display:none;}
.top , .nav{display:block;}
/*顶部图标和搜索*/
.top {width: 100%;height: 116px;}
.w1200 {width: 1200px;margin: 0 auto;}
.top .logo img {height: 68px;margin: 24px auto;}
.top_r {height: 40px;line-height: 40px;margin: 38px auto;}
.top_r .zxkfff {height: 40px;line-height: 40px;margin-right: 10px;}
.top_r .zxkfff img {height: 30px;margin: 5px;}
.top_r .h24 {height: 40px;line-height: 40px;}
.top_r .h24 img {height: 13px;margin: 13px 5px;}
.top_r .sousuooo {width: 259px;height: 40px;line-height: 40px;background: url(/search/fileDir/file/list/2022122616561783625.png) no-repeat center;margin-left: 20px;    display: flex;align-items: center;}
.top_r .sousuooo input {width: 210px;height: 40px;line-height: 40px;background: none;text-indent: 20px;font-size: 14px;color: #999;}
.top_r .sousuooo button { width: 40px;height: 40px;text-align: center;background: none;border: none;}

/*顶部导航*/
.nav {width: 100%;height: 44px;line-height: 44px;text-align: center;background: #E70012;}
.nav li {width: 200px;text-align: center;float: left;position: relative;}
.nav li a {color: #fff;font-size: 16px;}
.nav li:first-child {background: none;}
.nav li + li {background: url(/search/fileDir/file/list/2022122616465569001.png) no-repeat left center;}
.nav .active {background: #AE000E !important;}
.nav li .nav2 {background: #fff;width: 200px;position: absolute;top:44px;left: 0;z-index: 10000;padding: 10px 0 0px;display: none;-moz-box-shadow: 0px 0px 5px #eee;-webkit-box-shadow: 0px 0px 5px #eee;box-shadow: 0px 0px 5px #eee;}
.nav li .nav2 p {line-height: 36px;border-bottom: 1px solid #eee;text-indent:0 !important;}
.nav li .nav2 p a {color: #333;}
.active{color: #e50013;}
.default-result-sort-cotainer{text-align: right;margin: 15px 0;}
.default-result-sort-cotainer a{margin-left: 10px;}
.default-result-sort-cotainer a:hover{color: #e50013;}

/*移动端适配*/
@media screen and (max-width: 1200px) {
 .w1200{width:100%;}
 .logo {width:40%;}
 .nav li{width:16.6% !important;}
 .top_r p{text-indent:0 !important;font-size:16px;}
}
@media screen and (max-width: 768px) {
 .top , .nav{display:none;}
 .sp_header{display:block;top:0;}
 /*.logo {width:40%;}
 .top{height:auto;}
 .top .logo img{width:100%;height:30px;margin:20px auto;}
 .top_r{width:60%;margin:0 auto;}
 .top_r img{width:20px;height:20px !important;}
 .top_r .zxkfff{height:30px;line-height:30px;margin-right:5px;font-size:12px;}
 .top_r .h24{height:30px;line-height:30px;font-size:12px;}
 .top_r .h24 img{width:40px;height:13px !important;margin:8px 5px;}
 .top_r .sousuooo{width:95%;height:30px;line-height:30px;margin:0 2.5%;border-radius:15px;}
 .top_r .sousuooo input{height:30px;line-height:30px;width:80%;font-size:12px;display:block;float:left;}
 .top_r .sousuooo button{height:30px;display:inline-block;}
 .top_r .sousuooo button img{width:15px;height:15px !important;}
 .nav li{width:16.6% !important;height:44px;}
 .nav li a{font-size:12px;}*/

 .sp_header {background: url(/search/fileDir/file/list/2022122616572950795.png) no-repeat center #fff; -webkit-background-size: 60% auto;background-size: 60% auto;height: 60px;
    overflow: hidden;position: fixed;z-index: 9999;width: 100%;max-width: 480px;}
 .sp_nav {width: 50px;float: left !important;position: relative;cursor: pointer;height: 30px;margin-top: 20px;}
 .sp_nav span {display: block;background: #999;width: 30px;height: 2px;position: absolute;left: 10px;transition: all ease 0.35s;}
 .sp_nav span:nth-of-type(1) {top: 0px;}
 .sp_nav span:nth-of-type(2) {top: 10px;}
 .sp_nav span:nth-of-type(3) {top: 20px;}
 .sp_nav_se span:nth-of-type(1) {top: 10px;transform: rotate(45deg);}
 .sp_nav_se span:nth-of-type(2) {width: 0;}
 .sp_nav_se span:nth-of-type(3) {top: 10px;transform: rotate(-45deg);}
 .sjj_nav { position: fixed;z-index: 9999;background: #eee;width: 100%;height: auto;font-size: 14px;line-height: 40px;top: -100%;left: 0;overflow: auto;overflow-x: hidden;transition: top ease 0.35s;}
 .sjj_nav ul li {border-top: 1px #ddd solid;margin-left: 20px;position: relative;line-height: 40px;font-size: 14px;}
 .sjj_nav>ul>li:first-child {overflow: hidden;border-top: 0;}
 .sjj_nav ul li a {color: #666;width: calc(100% - 70px);display: inline-block;}
 .sjj_nav ul li i {position: absolute;top: 5px;right: 0px;border-left: 1px #ddd solid;height: 30px;padding: 0px 7px 0 7px;}
 .sjj_nav ul li i svg {width: 20px;height: 100%;fill: #555;}
 .sjj_nav ul li i svg {transform: rotate(-90deg);transition: all ease 0.35s;}
 .sjj_nav ul li .sjj_nav_i_se svg {fill: #c9141e;}
 .sjj_nav ul li .sjj_nav_i_se svg {transform: rotate(0deg);}
 .nav_show{top:60px;}

 .sjj_nav ul li ul{display:none;}
 .sjj_nav ul li ul li a { color: #999;display: block;text-align: left;}

 .sp_search img {margin: 15px auto;max-height: 30px;max-width: 100%;margin-right: 15px;}
}
</style>