2024年1月4日发(作者:瑞拔)
/* display:none; */ visibility: hidden;}.nav .good-info{ /* height:228px; */ height: 0px; overflow: hidden; width: 100%;
background-color:rgb(252, 252, 252); /* border-top: 1px solid #000; box-shadow: 0 6px 5px rgba(0,0,0,.5); */ position: absolute; top:100px; left:0; transition: height .5s; z-index: 99;
}.nav li:not(:nth-child(1)):not(:nth-child(9)):not(:nth-child(10)):hover ~ .good-info,.good-info:hover{ height:228px;
border-top: 1px solid #000; box-shadow: 0 6px 5px rgba(0,0,0,.5);}/* ---------------------------------- *//*
右侧搜索框 */.search-wrapper{ float: right; width: 296px; height: 50px;
margin-top: 25px;}.search-wrapper .search-inp{ border: none; width: 244px; float: left; height: 50px; padding: 0 10px; box-sizing: border-box; border: 1px solid rgb(224,224,224); font-size: 16px; outline: none; }.search-wrapper .search-inp:focus,.search-wrapper .search-inp:focus +.search-btn{ border-color: #ff6700;}.search-wrapper .search-btn{ float: left; height:50px; width: 52px; padding: 0px; border:none; /* background-color:rgb(221, 21, 21); */ color:#616161;
font-size:16px; border:1px solid rgb(224,224,224); border-left:none; outline: none;}.search-wrapper .search-btn:hover{ background-color:#ff6700; color:#fff; border:none;}
2024年1月4日发(作者:瑞拔)
/* display:none; */ visibility: hidden;}.nav .good-info{ /* height:228px; */ height: 0px; overflow: hidden; width: 100%;
background-color:rgb(252, 252, 252); /* border-top: 1px solid #000; box-shadow: 0 6px 5px rgba(0,0,0,.5); */ position: absolute; top:100px; left:0; transition: height .5s; z-index: 99;
}.nav li:not(:nth-child(1)):not(:nth-child(9)):not(:nth-child(10)):hover ~ .good-info,.good-info:hover{ height:228px;
border-top: 1px solid #000; box-shadow: 0 6px 5px rgba(0,0,0,.5);}/* ---------------------------------- *//*
右侧搜索框 */.search-wrapper{ float: right; width: 296px; height: 50px;
margin-top: 25px;}.search-wrapper .search-inp{ border: none; width: 244px; float: left; height: 50px; padding: 0 10px; box-sizing: border-box; border: 1px solid rgb(224,224,224); font-size: 16px; outline: none; }.search-wrapper .search-inp:focus,.search-wrapper .search-inp:focus +.search-btn{ border-color: #ff6700;}.search-wrapper .search-btn{ float: left; height:50px; width: 52px; padding: 0px; border:none; /* background-color:rgb(221, 21, 21); */ color:#616161;
font-size:16px; border:1px solid rgb(224,224,224); border-left:none; outline: none;}.search-wrapper .search-btn:hover{ background-color:#ff6700; color:#fff; border:none;}