@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}.radio_box{display:inline-block;position:relative;margin-right:20px;width:80px}.radio_box.on_message{width:30px;margin-right:0}.radio_box input[type=checkbox],.radio_box input[type=radio]{width:20px;height:20px;opacity:0}.radio_box label{cursor:pointer;position:absolute;left:5px;top:3px;width:20px;height:20px;border-radius:50%;background:url(../images/radio_n.png) center/cover;display:flex;align-items:center}.radio_box.square label{border-radius:0;background:url('../images/Asset 2xhdpi.png') center/cover}.radio_box.single label{border-radius:0;background:url('../images/Asset 4xhdpi.png') center/cover}.radio_box label span{position:absolute;display:block;width:80px;left:30px}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label{background:url(../images/radio_y.png) center/cover}.radio_box.square input:checked+label{background:url('../images/Asset 3xhdpi.png') center/cover}.radio_box.single input:checked+label{background:url('../images/Asset 5xhdpi.png') center/cover}.table_style .search_box{width:100%;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 5px 1px #eaeaea}.table_style .search_box .search_content{width:80%;display:flex;align-items:center;justify-content:space-between}.table_style .search_box .search_content .table_box{display:flex;align-items:center}.table_style .search_box .search_content .table_box .img_box{height:50px}.table_style .search_box .search_content .table_box .img_box img{height:100%}.table_style .search_box .search_content .table_box .table_item_box{display:flex;align-items:center}.table_style .search_box .search_content .table_box .table_item_box .item{font-size:18px;font-weight:700;margin-left:50px;cursor:pointer;padding:25px 0;border-bottom:2px solid transparent}.table_style .search_box .search_content .table_box .table_item_box .item.active{color:#0068ff;border-bottom:2px solid #0068ff}.table_style .search_box .search_content .table_box .table_item_box .item.offer{background:#0068ff;color:#fff;border-radius:20px;padding:5px 30px;border-bottom:none}.table_style .search_box .search_content .search_input_box{display:flex;align-items:stretch;border:1px solid #c9c9c9;border-radius:20px;overflow:hidden;width:30%}.table_style .search_box .search_content .search_input_box input{width:100%;border:none;outline:0;padding:0 10px}.table_style .search_box .search_content .search_input_box label{background:#0068ff;cursor:pointer;color:#fff;display:flex;align-items:center;flex-shrink:0;height:100%;padding:8px 20px}.table_style .search_box .search_content .search_input_box label input{display:none}.table_style .search_box .search_content .search_input_box label i{margin-right:5px}.table_style .service_box{width:80%;margin:0 auto;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:50px;display:none}.table_style .service_box.show_box{display:flex}.table_style .service_box .service_item{background:#f7f7f7;display:flex;align-items:flex-start;justify-content:space-between;width:48%;border-radius:10px;overflow:hidden;margin-bottom:30px}.table_style .service_box .service_item .service_img{width:50%;height:230px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.table_style .service_box .service_item .service_img img{height:100%}.table_style .service_box .service_item .service_message{padding:20px}.table_style .service_box .service_item .service_message .service_title{font-size:18px;font-weight:700}.table_style .service_box .service_item .service_message .service_content{font-size:14px;color:#838383}.table_style .other_search_box{background:#f4f4f4;border-bottom:1px solid #e3e3e3;font-size:14px;padding:20px 0;min-height:100vh;}.table_style .other_search_box.show_box{display:block}.table_style .other_search_box .other_search_head{display:flex;align-items:center;justify-content:space-between;width:80%;max-width:980px;margin:0 auto;padding-bottom:20px;font-size:18px}.table_style .other_search_box .other_search_head .l_box{display:flex;align-items:center}.table_style .other_search_box .other_search_head .l_box .more_box{margin-left:10px}.table_style .other_search_box .other_search_head .l_box .more_box>div{align-items:center;justify-content:center;color:#4b90e7;cursor:pointer;display:none}.table_style .other_search_box .other_search_head .l_box .more_box>div.show{display:flex}.table_style .other_search_box .other_search_head .l_box .more_box>div i{margin-left:10px}.table_style .other_search_box .other_search_head .r_box{display:flex;align-items:center}.table_style .other_search_box .other_search_head .r_box label{cursor:pointer}.table_style .other_search_box .other_search_head .r_box label input{margin-left:10px}.table_style .other_search_box .search_item_box{width:80%;max-width:980px;margin:0 auto;overflow:hidden;padding-left:20px}.table_style .other_search_box .search_item_box .search_item{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.table_style .other_search_box .search_item_box .search_item .search_item_name{margin-right:10px}.table_style .other_search_box .search_item_box .search_item .search_value_box{display:flex;align-items:center;justify-content:flex-start}.table_style .other_search_box .search_item_box .search_item .search_value_box .type_box{border:1px solid #949494;border-radius:4px;background:#fff;padding:2px 8px;cursor:pointer;display:inline-block}.table_style .other_search_box .search_item_box .search_item .search_value_box .type_box.seize_seat{width:46px;border:none;background:0 0}.table_style .other_search_box .search_item_box .search_item .search_value_box .type_box.active{background:#0068ff;color:#fff;border:1px solid transparent}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item{width:120px;margin-left:20px;display:flex;align-items:center;justify-content:flex-start}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item.range{width:auto;margin-left:0;display:flex;align-items:center;justify-content:flex-start}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item.range input{width:120px;padding:5px 10px;border:1px solid #8f8f8f;outline:0;border-radius:5px}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item.range span{margin:0 10px}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item label{display:flex;align-items:flex-start;font-weight:600;cursor:pointer}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item label input{margin-right:5px}.table_style .other_search_box .search_item_box .search_item .search_value_box .value_item select{padding:2px 8px}.table_style .other_search_box .detailed_box{width:80%;max-width:980px;margin:0 auto;padding-top:20px}.table_style .other_search_box .detailed_box .detailed_item{margin-bottom:20px;box-shadow:3px 3px 5px 2px #b2b2b2;border-radius:5px;padding:10px}.table_style .other_search_box .detailed_box .detailed_item.show_detailed_content .detailed_title .icon_box .el-icon-arrow-up{display:block}.table_style .other_search_box .detailed_box .detailed_item.show_detailed_content .detailed_title .icon_box .el-icon-arrow-down{display:none}.table_style .other_search_box .detailed_box .detailed_item.show_detailed_content .detailed_content{display:flex}.table_style .other_search_box .detailed_box .detailed_item .detailed_title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700;cursor:pointer}.table_style .other_search_box .detailed_box .detailed_item .detailed_title>div{display:flex;align-items:center}.table_style .other_search_box .detailed_box .detailed_item .detailed_title img{width:20px;margin-right:10px}.table_style .other_search_box .detailed_box .detailed_item .detailed_title .icon_box i{font-size:20px;color:#639de8;font-weight:700}.table_style .other_search_box .detailed_box .detailed_item .detailed_title .icon_box .el-icon-arrow-up{display:none}.table_style .other_search_box .detailed_box .detailed_item .detailed_content{align-items:center;justify-content:flex-start;flex-wrap:wrap;display:none;margin-top:10px}.table_style .other_search_box .detailed_box .detailed_item .detailed_content .item{width:30%;margin-right:20px;padding:8px 0;border:1px solid #949494;border-radius:3px;text-align:center;cursor:pointer;margin-bottom:10px}.table_style .other_search_box .detailed_box .detailed_item .detailed_content .item.active{border:1px solid #0068ff;background:#0068ff;color:#fff}.table_style .other_search_box .but_box{display:flex;align-items:center;justify-content:center;margin-top:50px}.table_style .other_search_box .but_box.no_b{margin-top:0}.table_style .other_search_box .but_box .but{border:1px solid #0068ff;background:#0068ff;color:#fff;width:200px;padding:10px 0;border-radius:5px;text-align:center;cursor:pointer}.table_style .other_search_box .but_box .more_but{color:#0068ff;width:120px;padding:10px 0;border-radius:20px;text-align:center;cursor:pointer;box-shadow:3px 3px 5px 2px #b2b2b2}.table_style .other_search_box .master_box{width:80%;max-width:980px;margin:0 auto;margin-top:50px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:250px;overflow:hidden}.table_style .other_search_box .master_box .master_item{width:30%;margin-bottom:50px}.table_style .other_search_box .master_box .master_item .master_message{padding:20px;background:#fff}.table_style .other_search_box .master_box .master_item .master_message .head_box{display:flex;align-items:center;justify-content:flex-start}.table_style .other_search_box .master_box .master_item .master_message .head_box .img_box{width:50px;margin-right:10px}.table_style .other_search_box .master_box .master_item .master_message .head_box .img_box img{width:100%}.table_style .other_search_box .master_box .master_item .master_message .head_box .name_box{font-size:16px}.table_style .other_search_box .master_box .master_item .master_message .price_box{display:flex;align-items:center;justify-content:space-between;color:#0068ff;font-size:16px;margin-top:10px}.table_style .other_search_box .master_box .master_item .master_message .price_box .price{font-weight:700;font-size:18px}