* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    list-style: none;
    text-decoration: none;
}

body {
    background: #fafafa;
    padding-bottom: 5rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
}

.swiper-pagination-bullet {
    width: 5px;
    border-radius: 50%;
}

.swiper-container-hd {
    height: 20rem;
}

.swiper-container-hd img {
    width: 100%;
    min-height: 100%;
}

.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 5px;
}

.swiper-pagination-bullet-active {
    width: 15px;
}

/*套餐*/

.swiper-container_tc .swiper-slide {
    text-align: center;
    font-size: 1rem;
    width: auto;
    color: #333;
    background: #f6f6f6;
    border-radius: 5px;
    height: 2.4rem;
    line-height: 2.4rem;
    padding: 0 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 10em;
    border: #f6f6f6 1px solid;
    margin-right: 20px;
}

.swiper-container_tc .swiper-slide a {
    color: #333 !important;
}

.tq_tc_gd a {
    color: #333 !important;
}

.swiper-container_tq .swiper-slide {
    height: auto;
    line-height: 1.6rem;
    padding: 0.5rem 0.8rem;
    border-radius: 2px 8px 2px 8px;
}

.swiper-container_tc .swiper_dj_tc {
    background: #f4fffe;
    border: #009b8c 1px solid;
    color: #009b8c;
}

.tq_list_xz_box {
    width: 100%;
}

.tq_list_xz_box p {
    font-size: 1.1rem;
    color: #333;
    margin: 0.7rem 0;
}

.swiper-container_tq span {
    display: block;
}

.swiper-container_tq .dj_tc_tq_2 {
    color: #ff5900;
    font-size: 1.4rem;
}

.swiper-container_tq .dj_tc_tq_2 font {
    font-size: 0.8rem;
}

.hd_div_nr_box_big img {
    height: auto;
}
