/**
 * 商品不存在
 */
.header-search-wrap > ul li{color:#1b85df;}
.header-search-wrap > ul li:hover{background-color:#daeeff;}
.header-search-wrap > ul li.active{color:#fff;background-color:#1b85df;}
.header-search{border:2px solid #1b85df;}
.header-search button{background-color:#1b85df;}
.header-search button:hover{background:#3091e4;}
.main-nav{background-color:#1380d8;}
/*
                   █╗                █╗   
                   █║                █║   
 ███╗  ███╗ █╗██╗ ███╗   ███╗ █╗██╗ ███╗  
█╬══╝ █╬══█╗██╬═█╗╚█╔╝  █╬══█╗██╬═█╗╚█╔╝  
█║    █║  █║█╔╝ █║ █║   █████║█╔╝ █║ █║   
█║  █╗█║  █║█║  █║ █║ █╗█╔═══╝█║  █║ █║ █╗
╚███╬╝╚███╬╝█║  █║ ╚██╬╝╚███╗ █║  █║ ╚██╬╝
 ╚══╝  ╚══╝ ╚╝  ╚╝  ╚═╝  ╚══╝ ╚╝  ╚╝  ╚═╝ 
*/
.goods-off{width:780px;height:370px;margin:0 auto;padding-left:430px;padding-top:130px;border-top:2px solid #2288da;}
.goods-off h4{font-size:20px;font-weight:bold;color:#333;line-height:60px;}
.goods-off p{color:#333;font-size:12px;line-height:24px;}
.goods-off a{display:block;width:118px;height:30px;line-height:30px;border:1px solid #ffdb9b;background-color:#fff7e0;color:#f68539;margin-top:17px;font-size:14px;border-radius:4px;}
.goods-off a i{display:block;float:left;width:20px;height:30px;background:url(../../statics/images/cross.png) no-repeat -200px -42px;margin-left:20px;}
/*===============搜索无结果======================*/
/*===============================================*/
.goods-no-results{width:1210px;}
.goods-other-key{width:1098px;margin:30px auto 15px;background-color:#fff7ea;padding-left:110px;height:70px;padding-top:15px;border:1px solid #fee8c6;color:#333;}
.goods-other-key p{font-size:14px;line-height:30px;s}
.goods-other-key span{font-size:12px;}
.goods-other-key span a{color:#f60;}
.goods-other-key span a:hover{text-decoration:underline;}
.goods-other-key + div{border-bottom:1px solid #e5e5e5;font-size:14px;color:#333;line-height:50px;text-indent:10px;}