.application-search{width:var(--box-width);margin:30px auto 70px}.application-search .el-input.el-input--large{display:inline-block;width:230px}.application-search .el-input.el-input--large .el-input__inner{height:44px;line-height:44px;box-shadow:0 3px 4px rgba(38,38,51,.2509803922);border-radius:44px}.application-search p{text-align:center;display:inline-block;color:#777;font-size:16px;padding:10px 0 0 20px}.application-search p a{cursor:pointer;text-decoration:underline;color:#333;margin:5px;font-weight:700}.application-search p a:hover{color:#337cf6}.application .carousel-box{width:var(--box-width);margin:30px auto 70px auto;padding-right:240px;position:relative}.application .carousel-box .el-carousel--horizontal{overflow-x:visible}.application .carousel-box .el-carousel--horizontal .el-carousel__container{overflow-x:hidden}.application .carousel-box .el-carousel--horizontal .el-carousel__container .el-carousel__item{cursor:pointer;border-radius:15px;background-size:cover}.application .carousel-box .el-carousel__indicators{transform:none;left:auto;top:0;right:-240px;width:220px}.application .carousel-box .el-carousel__indicators .el-carousel__indicator{width:100%}.application .carousel-box .el-carousel__indicators .el-carousel__indicator img{width:45px;height:52px;border-radius:8px;float:left;display:block;margin:0 8px}.application .carousel-box .el-carousel__indicators .el-carousel__indicator p{width:calc(100% - 61px);float:right}.application .carousel-box .el-carousel__indicators .el-carousel__indicator.is-active{background:rgba(31,71,241,.1);border-radius:15px;color:#337cf6}.application .hot-list{width:var(--box-width);margin:0 auto 70px}.application .hot-list .items{margin:0 -15px}.application .hot-list .items .el-button{background-color:#337cf6;border-color:#337cf6}.application .hot-list .items .item{width:20%;float:left;padding:0 15px;cursor:pointer}.application .hot-list .items .item img{height:240px;width:100%;border-radius:5px}.application .hot-list .items .item .title{padding:5px 0}.application .hot-list .items .item .old{text-decoration:line-through;color:#777;float:right;line-height:32px}.application .hot-list .items .item .now{color:#337cf6;float:right;margin-left:10px;line-height:32px}.application .free{width:var(--box-width);margin:0 auto 70px}.application .free .items{margin:0 -7px}.application .free .items .item{width:25%;float:left;padding:0 7px;position:relative;cursor:pointer}.application .free .items .item img{height:400px;width:100%;border-radius:5px}.application .free .items .item .tip{height:25px;font-size:12px;line-height:25px;text-align:center;color:#fff;background:#333;position:absolute;bottom:50px;left:7px;right:7px;z-index:9;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.application .free .items .item .title{font-size:16px;height:50px;line-height:50px}.application .free .items .item.active .tip{background:#337cf6}.application .bestselling{width:var(--box-width);margin:0 auto 70px}.application .bestselling .cols{margin:0 -10px;display:flex}.application .bestselling .cols .col{flex:1;padding:0 10px}.application .bestselling .cols .col .item{padding:25px;position:relative;cursor:pointer;transition:all .3s ease-in-out}.application .bestselling .cols .col .item img{height:128px;width:96px;border-radius:4px}.application .bestselling .cols .col .item .title{float:right;width:calc(100% - 128px);position:absolute;top:50%;right:0;transform:translateY(-50%)}.application .bestselling .cols .col .item .title span{display:block}.application .bestselling .cols .col .item:hover{background:rgba(31,71,241,.1);border-radius:20px}.application .bestselling .cols .col:not(.application .bestselling .cols .col:last-child){border-right:1px solid #ccc}