.activity-box{position:fixed;bottom:0;right:0;z-index:100;background-color:#fff;width:300px;height:200px;box-shadow:0 6px 20px -4px rgba(200,206,232,.9);box-sizing:border-box;padding:20px}.activity-box .box-item{cursor:pointer}.activity-box .box-item .box-hd{height:130px}.activity-box .box-item .box-hd img{display:block;width:100%;height:100%}.activity-box .box-item .box-fd{margin-top:10px;color:#0d1c28;font-weight:700;font-size:14px}.activity-box .box-item .box-fd:hover{color:#4293f4;cursor:pointer}#app{background-color:#fff}#app,.header{position:relative}.header{height:400px}.header .head-carousel{position:absolute;left:0;top:0;width:100%}.header .head-carousel .carousel-item{display:block;height:100%;object-fit:cover}.header .head-search{position:relative;z-index:2;height:100%}.header .head-search .search-content .search-title{font-size:36px;font-weight:700;color:#3560a9;padding:45px 0 20px 0;-webkit-text-fill-color:#fff;-webkit-text-stroke:1px #000}.header .head-search .search-content .input-with-select.el-input{width:520px}.header .head-search .search-content .el-select .el-input{width:100px;color:#5f71e9;font-size:16px}.header .head-search .search-content .el-input__inner{border:none;outline:none;font-size:16px;color:#5f71e9}.header .head-search .search-content .input-with-select .el-input-group__prepend{background-color:#f7f7f7}.header .head-search .search-content .search-btn{background-color:#5f71e9;color:#fff}.header .head-search .search-other{width:340px;position:absolute;right:0;bottom:56px}.header .head-search .search-other .item{display:inline-block;width:160px;height:48px;line-height:48px;text-align:center;vertical-align:middle;font-size:18px;color:#fff;border-radius:24px;cursor:pointer;background:#6071e9}.header .head-search .search-other .item img{display:inline-block;vertical-align:middle;margin-right:10px}.header .head-search .search-other .item:hover span{text-decoration:underline}.header .head-search .search-other .item:not(:last-of-type){margin-right:20px}.section.query-thing{padding:30px 0 20px 0}.section.query-thing .query-content{width:100%;height:100%;display:flex;overflow-x:auto;background-color:#fff}.section.query-thing .query-content .item{min-width:170px;height:100%;text-align:center;font-size:14px;color:#333;overflow:hidden;cursor:pointer}.section.query-thing .query-content .item img{display:block;transition:all .2s;height:75px;margin:10px auto}.section.query-thing .query-content .item p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section.query-thing .query-content .item:hover{color:#355fa9}.section.query-thing .query-content .item:hover img{transform:translateY(-6px)}.section.query-thing .query-content .item:hover p{text-decoration:underline}.section.detail-thing{padding-bottom:40px}.section.detail-thing .el-tabs__item{font-size:20px;padding:0 16px!important}.section.detail-thing .el-tabs__item.is-active,.section.detail-thing .el-tabs__item:hover{color:#6071e9}.section.detail-thing .el-tabs__active-bar{background-color:#6071e9}.section.detail-thing .alone-img{display:block;width:100%;height:230px;object-fit:cover;cursor:pointer}.section.detail-thing .service-content{background-color:#fff;height:230px;overflow-x:hidden}.section.detail-thing .service-content .item{height:228px;border-radius:8px;cursor:pointer}.section.detail-thing .service-content .item .item-header{height:166px;overflow:hidden}.section.detail-thing .service-content .item .item-header img{transition:all .3s;display:block;width:100%;height:100%}.section.detail-thing .service-content .item .item-footer{transition:all .3s;height:calc(100% - 165px);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:18px;color:#333;background:#f5f6f8;box-sizing:border-box;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section.detail-thing .service-content .item:hover .item-header img{transform:scale(1.2)}.section.detail-thing .service-content .item:hover .item-footer{background-color:#2e5aa6;color:#fff}@media screen and (min-width:768px) and (max-width:1199px){.head-search,.section.detail-thing{box-sizing:border-box;padding:0 30px}.header .head-search .search-other{right:20px}.section.query-thing{box-sizing:border-box;padding:30px}.section.query-thing .query-content .item{min-width:150px;font-size:12px}.section.query-thing .query-content .item img{height:65px}}@media screen and (max-width:767px){.section.detail-thing .alone-img{height:auto}.activity-box{display:none}.header .head-search .search-content{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;padding:0 10px}.header .head-search .search-content .search-title{font-size:20px;padding:60px 0 105px 0}.header .head-search .search-content .input-with-select.el-input{width:100%}.header .head-search .search-content .el-input__inner,.header .head-search .search-content .el-select .el-input{font-size:12px}.header .head-search .search-other{position:absolute;right:0;bottom:60px;left:50%;transform:translateX(-50%);width:100%;box-sizing:border-box;padding:0 10px}.header .head-search .search-other .item{height:40px;line-height:40px;width:45%;font-size:14px}.header .head-search .search-other .item img{display:inline-block;width:24px;height:24px}.header .head-search .search-other .item:not(:last-of-type){margin-right:20px}.section.query-thing{box-sizing:border-box;padding:20px 0 30px 0}.section.query-thing .query-content .item{min-width:100px;font-size:12px}.section.query-thing .query-content .item img{height:55px;margin:10px auto 16px auto}.section.detail-thing{box-sizing:border-box;padding:0 10px 30px 10px}.section.detail-thing .el-tabs__item,.section.detail-thing .service-content .item .item-footer{font-size:16px}.section.detail-thing .service-content .item .item-header img{object-fit:fill}}#app .el-carousel__arrow{background-color:rgba(31,45,61,.5)!important}#app .el-carousel__arrow:hover{background-color:rgba(31,45,61,.31)!important}.el-select-dropdown__item.selected{color:#6071e9!important}