html {
    font-size: 14px;
    min-width: 1200px;
}

.lm {
    font-size: 14px;
    color: #333;
}

.lm .banner {
    /*max-width: 1920px;*/
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.lm .banner>img {
    width: 100%;
}

.lm .banner .join {
    display: inline-block;
    position: absolute;
    left: 19%;
    top: 72%;
    width: 2.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: linear-gradient(105deg, #b68444, #bba462);
    border-radius: 0.3rem;
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
}

.lm .package {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 140px;
}

.lm .package h3 {
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    font-size: 30px;
    width: 400px;
}

.lm .package .underline {
    position: absolute;
    width: 122px;
    left: 56%;
    top: 76px;
}

.lm .package table td,
.lm .package table th {
    border: 1px solid #eee;
    padding: 15px 20px;
}

.lm .package table img {
    vertical-align: middle;
}

.lm .package table thead th {
    width: 149px;
    vertical-align: top;
    height: 205px;
    position: relative;
    padding: 20px;
}

.lm .package table thead th img {
    width: 34px;
}

.lm .package table thead th .title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 11px 0 16px 0;
}

.lm .package table thead th a {
    display: inline-block;
    border-radius: 4px;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    bottom: 20px;
}

.lm .package table thead th .kt_by {
    background: linear-gradient(45deg, #b6b4b4, #eeeeee);
    color: #333;
}

.lm .package table thead th .kt_hj {
    background: linear-gradient(270deg, #d7aa32, #ce8a17);
    color: #fff;
}

.lm .package table thead th .kt_bj {
    background: linear-gradient(227deg, #6b6b6b, #393939);
    color: #F4D16D;
}

.lm .package table thead th p {
    height: 17px;
    line-height: 17px;
    margin-bottom: 10px;
}

.lm .package table thead th:first-child {
    vertical-align: middle;
    text-align: center;
    width: 398px;
}

.lm .package table tbody td {
    color: #666;
}

.lm .package table tbody td img {
    width: 24px;
    vertical-align: middle;
}

.lm .package table tbody td.title {
    font-weight: bold;
}

.lm .get_order {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    margin-top: 100px;
    /*max-height: 1920px;*/
    background: url('../img/bg_huoqudingdan@2x.png');
    background-size: cover;
    width: 19.2rem;
    height: 6rem;
    min-width: 1200px;
}

.lm .get_order h3 {
    font-size: 0.3rem;
    position: absolute;
    left: 3.6rem;
    top: 1.18rem;
    z-index: 2;
}

.lm .get_order .underline {
    left: 6.9rem;
    top: 1.44rem;
    width: 2rem;
}

.lm .get_order ul {
    margin-left: 3.6rem;
    margin-top: 2.26rem;
}

.lm .get_order ul li {
    font-size: 0.2rem;
    margin-bottom: 0.25rem;
}

.lm .get_order ul li img {
    width: 0.34rem;
    vertical-align: middle;
    margin-right: 10px;
}

.lm .success_order {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 700px;
    margin: 0 auto;
}

.lm .success_order h3 {
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
    z-index: 2;
}

.lm .success_order .underline {
    width: 191px;
    left: 49.5%;
    top: 86px;
}

.lm .success_order ul {
    margin-top: 152px;
}

.lm .success_order ul li {
    float: left;
    background-size: contain;
}

.lm .success_order ul li div {
    width: 240px;
    height: 460px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.lm .success_order ul li div img {
    width: 70px;
    margin-top: 128px;
}

.lm .success_order ul li div p {
    font-size: 18px;
    margin: 35px 0 20px 0;
    opacity: 0.9;
}

.lm .success_order ul li div span {
    display: inline-block;
    width: 200px;
    line-height: 28px;
    opacity: 0.8;
    /*text-align: justify;*/
}

.lm .success_order ul li div:hover {
    background: rgba(255, 162, 40, 0.8);
    /*background: rgba(0, 0, 0, 0.4);*/
}

.lm .reward {
    background: #F0F1F5;
    height: 554px;
}

.lm .reward>div {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.lm .reward>div h3 {
    font-size: 30px;
    /* position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    z-index: 2; */
    text-align: center;
    padding-top: 60px;
}

.lm .reward>div .underline {
    width: 192px;
    top: 87px;
    left: 50.4%;
}

.lm .reward>div ul {
    margin-top: 60px;
}

.lm .reward>div ul li {
    /* float: left;
    width: 280px;
    height: 300px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    margin-right: 25px; */
    display: flex;
    flex-direction: column;
}

.lm .reward>div ul li img {
    width: 60px;
    margin-top: 38px;
    vertical-align: bottom;
}

.lm .reward>div ul li p {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}

.lm .reward>div ul li span {
    font-size: 16px;
    color: #999;
    display: inline-block;
    width: 240px;
    line-height: 32px;
}

.lm .reward>div ul li:last-child {
    margin-right: 0;
}

.lm .Findability {
    position: relative;
    padding-top: 190px;
}

.lm .Findability h3 {
    font-size: 30px;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.lm .Findability .underline {
    position: absolute;
    width: 190px;
    left: 965px;
    top: 85px;
}

.lm .Findability>div {
    width: 1320px;
    margin: 0 auto;
    position: relative;
}

.lm .Findability>div .swiper-container {
    width: 1200px;
    padding: 10px;
    height: 590px;
    margin: 0 auto;
}

.lm .Findability>div .swiper-container .swiper-wrapper .swiper-slide {
    height: 440px;
    width: 365px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.lm .Findability>div .swiper-container .swiper-wrapper .swiper-slide .t {
    width: 70px;
    margin-top: 30px;
}

.lm .Findability>div .swiper-container .swiper-wrapper .swiper-slide p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
}

.lm .Findability>div .swiper-container .swiper-wrapper .swiper-slide .content {
    margin-top: 35px;
    width: 340px;
}

.lm .Findability>div .swiper-container .swiper-pagination {
    bottom: 96px;
}

.lm .Findability>div .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 0;
    margin: 0 15px;
}

.lm .Findability>div .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #ffa228;
}

.lm .Findability>div .swiper-button-prev {
    left: 0px;
    color: #ccc;
    top: 40%;
}

.lm .Findability>div .swiper-button-next {
    right: 0px;
    color: #ccc;
    top: 40%;
}

.lm .how_join {
    background: #151514;
    font-size: 16px;
}

.lm .how_join>div {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.lm .how_join>div h3 {
    color: #BBA462;
    font-size: 30px;
    margin: 60px 0;
}

.lm .how_join>div ol {
    width: 780px;
    display: inline-block;
    margin-bottom: 60px;
    position: relative;
}

.lm .how_join>div ol li {
    text-align: left;
    margin-bottom: 20px;
}

.lm .how_join>div ol li span {
    color: rgba(255, 255, 255, 0.6);
}

.lm .how_join>div ol li span.title {
    color: #BBA462;
    margin-right: 13px;
}

.lm .how_join>div ol li a {
    text-decoration: underline;
    color: #BBA462;
    margin-left: 15px;
}

.lm .how_join>div ol li:last-child {
    margin-bottom: 0;
}

.lm .how_join>div ol>img {
    position: absolute;
    width: 62px;
}

.lm .how_join>div ol .left_img {
    left: -150px;
    top: 0;
}

.lm .how_join>div ol .right_img {
    right: -150px;
    bottom: 0;
}

.lm .how_join>div ul {
    display: inline-block;
    width: 780px;
}

.lm .how_join>div ul li {
    float: left;
    font-size: 0;
}

.lm .how_join>div ul li img {
    vertical-align: middle;
    width: 80px;
}

.lm .how_join>div ul li .jt {
    width: 10px;
    margin: 0 24px;
}

.lm .how_join>div ul li p {
    width: 80px;
    font-size: 14px;
    margin-top: 8px;
    color: #BBA462;
}

.lm .how_join>div .join {
    display: block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    background: linear-gradient(105deg, #b68444, #bba462);
    color: #fff;
    font-size: 24px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 45px;
}

.lm .parter {
    background: #F0F1F5;
    padding-bottom: 60px;
}

.lm .parter>div {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 122px;
}

.lm .parter>div h3 {
    font-size: 30px;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.lm .parter>div .underline {
    width: 124px;
    left: 600px;
    top: 86px;
}

.lm .parter>div p {
    color: #999;
    text-align: center;
    margin-bottom: 60px;
}

.lm .parter>div ul li {
    float: left;
    width: 285px;
    height: 150px;
    line-height: 150px;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.lm .parter>div ul li img {
    width: 220px;
    margin-top: 35px;
}

.lm .parter>div ul li:nth-child(4n) {
    margin-right: 0;
}

.underline {
    position: absolute;
    display: inline-block;
    height: 10px;
    background: #ffa228;
}

.wrapper.bottom_box {
    padding: 30px 0!important;
}

.bar_head {
    background: #3B4B5E !important;
}

.bar_head .bar_list>li>a {
    color: #fff !important;
}

.bar_head .bar_right .user_box a {
    color: #fff !important;
}

.bar_head .bar_right .user_head .menu_list a {
    color: #8e8e8e !important;
}

.bar_head .bar_right .jifen span {
    color: #ffa228 !important;
}

.lm {
    background-color: #F0F1F5;
}

.membership {
    display: flex;
    flex-direction: row;
    text-align: center;
    margin-top: -200px;
}

.chaojiniu {
    margin-left: 10%;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.chuangzuoniu {
    margin-left: 7%;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.chaojiniu_info {
    width: 460px;
    height: 400px;
    background: rgba(255, 255, 255, 1);
    border-radius: 30px 30px 30px 30px;
    margin-top: -35px;
    position: absolute;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.chuangzuoniu_info {
    width: 460px;
    height: 400px;
    background: rgba(255, 255, 255, 1);
    border-radius: 30px 30px 30px 30px;
    margin-top: -35px;
    position: absolute;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.member_privileges {
    width: 1920px;
    height: 500px;
    background: rgba(255, 255, 255, 1);
    text-align: center;
}

.member_privileges h1 {
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    padding-top: 60px;
}

.member_privileges h3 {
    font-size: 14px;
    font-family: Helvetica;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    letter-spacing: 5px;
    margin-top: 10px;
}

.btn_chuangzuoniu {
    width: 380px;
    height: 60px;
    margin-left: 40px;
    margin-top: 70px;
    background: linear-gradient(180deg, rgba(255, 204, 98, 1) 0%, rgba(247, 143, 143, 1) 100%);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    cursor: pointer;
}

.btn_chuangzuoniu span {
    line-height: 25px;
    font-weight: 400;
    font-size: 18px;
}

.btn_chaojiniu {
    width: 380px;
    height: 60px;
    margin-left: 40px;
    margin-top: 70px;
    background: linear-gradient(360deg, rgba(63, 104, 245, 1) 0%, rgba(95, 135, 248, 1) 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    cursor: pointer;
}

.btn_chaojiniu span {
    line-height: 25px;
    font-weight: 400;
    font-size: 18px;
}

.member_info {
    width: 460px;
    margin-top: 20px;
    margin-left: 40px;
}

.member_info ul {
    width: 323px;
    text-align: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.member_info ul li {
    display: inline-block;
    padding-top: 20px;
    height: 22px;
}

.member_info ul li span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.member_privileges {
    width: 100%;
}

.icon_privileges {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 101px;
}

.item_privileges {
    width: 144px;
    margin: 0 40px;
}

.item_privileges img {
    width: 83px;
    height: 83px;
    margin-bottom: 30px;
    /* background: linear-gradient(110deg, rgba(66, 107, 246, 1) 0%, rgba(66, 107, 246, 0.2) 100%); */
}

.item_privileges span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.infom {
    width: 100%;
    height: 1397px;
    font-size: 14px;
    color: #333;
    background: rgba(63, 104, 245, 1);
    text-align: center;
}

.infom h1 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    padding-top: 60px;
}

.infom h3 {
    font-size: 14px;
    font-family: Helvetica;
    color: #FFFFFF;
    line-height: 17px;
    letter-spacing: 5px;
    margin-top: 10px;
}

.package2 {
    margin-top: -70px !important;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 140px;
}

.box1 {
    height: 180px;
    background: rgba(255, 203, 98, 1);
    border-radius: 20px 20px 0px 0px;
    display: flex;
    flex-direction: row;
}

.cell_l {
    width: 426px;
    height: 200px;
}

.cell_r {
    width: 458px;
    height: 200px;
    text-align: left;
}

.cell_l h1 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    margin-top: -21px;
}

.cell_r h1 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    margin-top: -21px;
}

.c1 h1 {
    margin-top: 28px;
}

.cell_l h2 {
    font-size: 30px;
    font-weight: bold;
    color: rgba(231, 75, 59, 1);
    line-height: 42px;
    margin-top: 28px;
}

.cell_l h2 span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(231, 75, 59, 1);
    line-height: 20px;
}

.cell_l span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.cell_r h2 {
    font-size: 30px;
    font-weight: bold;
    color: rgba(231, 75, 59, 1);
    line-height: 42px;
    margin-top: 10px;
    text-align: left;
    padding: 0;
    letter-spacing: 0;
}

.cell_r h2 span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(231, 75, 59, 1);
    line-height: 20px;
}

.cell_r span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.line1 {
    position: absolute;
    width: 61px;
    height: 1px;
    background-color: rgba(102, 102, 102, 1);
    margin-left: 0px;
    margin-top: -10px;
}

.line2 {
    position: absolute;
    width: 61px;
    height: 1px;
    background-color: rgba(102, 102, 102, 1);
    margin-left: 0px;
    margin-top: -10px;
}

.box2 {
    height: 928px;
    background: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
}

.box2_left {
    width: 168px;
    height: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box2_right {
    width: 1032px;
    height: 540px;
    display: flex;
    flex-direction: row;
}

.t_cell_h {
    width: 20%;
    height: 59px;
    text-align: left;
    white-space: nowrap;
}

.t_cell {
    width: 38%;
    height: 59px;
    text-align: left;
    padding-left: 0px;
}

.t_cell2 {
    width: 25%;
    height: 59px;
    text-align: left;
    padding-left: 0px;
}

.thead {
    margin-top: 20px;
    padding-right: 15px;
}

.box2_left h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: -59px;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.tc_1 {
    margin-top: 15px;
    width: 100%;
    border: 2px dashed transparent;
    border-bottom-color: #3F68F5;
    height: 2px;
    opacity: 0.11;
}

.tc_2 {
    position: absolute;
    margin-top: 532px;
    width: 100%;
    border: 2px solid transparent;
    border-bottom-color: #3F68F5;
    height: 2px;
    opacity: 0.11;
}

.box3_left {
    width: 168px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box3_right {
    width: 1032px;
    height: 120px;
    display: flex;
    flex-direction: row;
}

.box3_left h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: -59px;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.tc_3 {
    position: absolute;
    margin-top: 116px;
    width: 100%;
    border: 2px solid transparent;
    border-bottom-color: #3F68F5;
    height: 2px;
    opacity: 0.11;
}

.box4_left {
    width: 188px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box4_right {
    width: 1052px;
    height: 300px;
    display: flex;
    flex-direction: row;
}

.box4_left h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: -59px;
    color: rgba(63, 104, 245, 1);
    line-height: 22px;
}

.box5_left {
    width: 168px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box5_right {
    width: 1032px;
    display: flex;
    flex-direction: row;
}

.box5_left h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: -59px;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.tc_4 {
    position: absolute;
    margin-top: 56px;
    width: 100%;
    border: 2px solid transparent;
    border-bottom-color: #3F68F5;
    height: 2px;
    opacity: 0.11;
}

.box6_left {
    width: 168px;
    height: 207px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box6_right {
    width: 1032px;
    height: 207px;
    display: flex;
    flex-direction: row;
}

.chuangzuoniu_s h2 {
    margin-top: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
    text-align: left;
    padding: 0;
    letter-spacing: 0;
}

.chaojiniu_s h2 {
    margin-top: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
    text-align: left;
    padding: 0;
    letter-spacing: 0;
}

.chuangzuoniu_s h2 span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.chaojiniu_s h2 span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.info-xianshi {
    width: 84px;
    height: 24px;
    background: rgba(231, 75, 59, 1);
    color: #fff !important;
    position: absolute;
    margin-left: 120px;
    margin-top: -60px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sanjiao {
    width: 0;
    height: 0;
    margin-left: 112px;
    margin-top: -63px;
    border: 10px solid;
    border-color: transparent transparent rgba(231, 75, 59, 1);
}

.btn_chuangzuo {
    width: 200px;
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 204, 98, 1) 0%, rgba(247, 143, 143, 1) 100%);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 63px;
    margin-left: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_chaoji {
    width: 200px;
    height: 50px;
    background: linear-gradient(360deg, rgba(63, 104, 245, 1) 0%, rgba(95, 135, 248, 1) 100%);
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 63px;
    margin-left: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.infom2 {
    width: 100%;
    height: 600px;
    background: rgba(255, 255, 255, 1);
    font-size: 14px;
    color: #333;
    text-align: center;
}

.infom2 h1 {
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    padding-top: 60px;
}

.infom2 h3 {
    font-size: 14px;
    font-family: Helvetica;
    color: #999999;
    line-height: 17px;
    letter-spacing: 5px;
    margin-top: 10px;
}

.QandA {
    padding-top: 60px;
    text-align: left;
}

.QandA p {
    font-size: 18px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    margin-bottom: 20px;
}

.QandA span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    float: left;
}

.qabox {
    margin-top: -120px;
    margin-left: 60px;
}

.infom3 {
    width: 100%;
    height: 380px;
    font-size: 14px;
    color: #333;
    background-image: url("/skin/images/img_footer.png");
    text-align: center;
}

.infom3 h1 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 56px;
    letter-spacing: 10px;
    padding-top: 78px;
}

.infom3 h3 {
    margin-top: 20px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
    letter-spacing: 10px;
}

.btn_city {
    width: 240px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(63, 104, 245, 1);
    line-height: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: -77px;
}

.slist .active {
    border: 2px solid rgba(255, 162, 40, 1) !important;
}

.list-item {
    border: 2px solid rgba(221, 221, 221, 1);
}

.zlist .active {
    border: 2px solid rgba(255, 162, 40, 1) !important;
}

.zlist-item {
    border: 2px solid rgba(221, 221, 221, 1);
}

.btn_detail {
    position: absolute;
    width: 150px;
    height: 40px;
    margin-top: -196px;
    margin-left: 355px;
    background: linear-gradient(90deg, rgba(234, 185, 93, 1) 0%, rgba(255, 207, 110, 1) 100%);
    border-radius: 5px;
    opacity: 0;
    cursor: pointer;
}