.index-bg{height:460px;background-image: url("/skin/images/top-bg.png"),linear-gradient(to top, #00c6fb 0%, #005bea 100%);background-position: center 150px,0 0;background-repeat: no-repeat,no-repeat;}
.search-box input{padding:16px 20px 16px 50px;border-radius:30px;width:300px;border:none;outline: none;font-size:14px;color:#333;background: url("/skin/images/seach.png") no-repeat 20px center #fff;background-size:20px 20px;transition: all 0.1s ease;}
.search-box input:hover,.search-box input:focus,.search-box input:active{transform: scale(1.05);}
.hot-search a{color:#fff;}