@media screen and (max-width:320px) {
    html {
        font-size: 42.667px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:321px) and (max-width:360px) {
    html {
        font-size: 48px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:361px) and (max-width:375px) {
    html {
        font-size: 50px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:376px) and (max-width:393px) {
    html {
        font-size: 52.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:394px) and (max-width:412px) {
    html {
        font-size: 54.93px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:413px) and (max-width:414px) {
    html {
        font-size: 55.2px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:415px) and (max-width:480px) {
    html {
        font-size: 64px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:481px) and (max-width:540px) {
    html {
        font-size: 72px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:541px) and (max-width:640px) {
    html {
        font-size: 85.33px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:641px) and (max-width:720px) {
    html {
        font-size: 96px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:721px) and (max-width:768px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:769px) {
    html {
        font-size: 102.4px;
    }
}

a,
blockquote,
body,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
img,
input,
label,
li,
object,
ol,
p,
q,
small,
span,
strong,
table,
tbody,
td,
th,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

body {
    font-family: STHeiti, Microsoft YaHei, Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

a,
img {
    -webkit-touch-callout: none
}

li,
ol,
ul {
    list-style: none
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
    max-width: 750px !important;
    margin: 0 auto;
    height: 100%;
    padding-bottom: 0.8rem;
    background-color: rgb(248, 248, 248);
}


/* #container {
		height: 100%
	} */

.body {
    position: relative;
}

.bg-img {
    z-index: -1;
    position: absolute;
    width: 100%;
}

.head {
    padding-top: 33%;
}

.card {
    display: flex;
    padding: 0.4rem 0.3rem 0.3rem 0.3rem;
    background-color: #ffffff;
    flex-direction: column;
}

.card-city-title {
    font-size: 0.3rem;
}

.getMore {
    height: .75rem;
    margin: 0 .38rem;
    margin-top: .25rem;
    border-radius: .37rem;
    font-size: .27rem;
    line-height: .75rem;
    text-align: center;
    background-color: #F0EEF2;
}

.more-icon {
    width: 0.3rem;
    height: 0.17rem;
    margin-left: .2rem;
}

.input input {
    width: 75%;
    height: 0.6rem;
    padding: .08rem .16rem;
    margin-right: 0.5rem;
    border-radius: 0.35rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    /* color: rgb(205, 205, 205); */
    background-color: rgb(246, 246, 246);
}

.input input::-webkit-input-placeholder {
    font-size: 0.28rem;
}

.input button {
    padding: 0;
    border: none;
    font-size: 0.32rem;
    font-weight: 600;
    color: #5395DE;
    background-color: #FFFFFF;
}

.select select:first-child {
    margin-left: 0;
}

.card div {
    display: inherit;
}

.card-bottom {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 0.3rem;
}

.card-top {
    display: flex;
    align-items: center;
}

.card-label {
    display: block;
    margin-top: 0.2rem;
}

.card-label ul {
    display: block;
    line-height: 0.28rem;
    font-size: 0;
}

.card-label ul li {
    font-size: 0.24rem;
    color: #4E4E4E;
    margin-top: 0.1rem;
    display: inline-block;
    padding-right: 0.14rem;
    margin-right: 0.14rem;
}

.card-label ul li a {
    color: #4E4E4E;
    padding: 0.01rem 0.05rem;
    border-radius: 0.05rem;
}

.card-label ul li.active a {
    background-color: #5395DE;
    color: #fff;
}

.card-label ul li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

.card-label-title {
    font-size: 0.24rem;
    color: #666;
    margin-top: 0.08rem;
    word-break: keep-all;
    display: inline-block;
}

.card-label-box {
    display: inline-block;
}

#map-container {
    width: 100%;
    height: 4rem;
}

.map-title {
    font-size: 0.33rem;
    font-weight: 500;
    border-left: 0.13rem solid rgb(21, 30, 135);
    margin: 0.22rem 0.17rem;
    padding-left: 0.1rem;
}

.notice {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
}

.notice-head {
    display: flex;
    align-items: center;
}

.notice-icon {
    width: 0.275rem;
    height: 0.275rem;
    margin-right: 0.3125rem;
}

.notice-title {
    font-size: 0.365rem;
    font-weight: 600;
    margin-top: 0.27rem;
    margin-bottom: 0.27rem;
    margin-left: 0.2rem;
}

.notice-time {
    color: rgb(153, 153, 153);
    font-size: 0.3rem;
}

.notice-content {
    padding: 0.25rem 0.26rem;
    font-weight: 500;
    background-color: rgb(245, 246, 248);
    border-radius: 0.1125rem;
    font-size: 0.28rem;
}

.tab-content ul {
    margin-left: 0.4rem;
}

.map {
    position: relative;
}

.see {
    height: 0.7rem;
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
    font-size: 0.4rem;
    line-height: 0.7rem;
    background-color: rgb(21, 30, 135);
    border-radius: 0.1rem;
}

.see a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.25rem;
    font-size: 0.32rem;
    color: #ffffff;
}


}
.swiper {
    margin-top: 0.5rem;
    margin: 0.2rem 0.26rem;
}
.link-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.link-item a {
    color: #000000;
}
.swiper-pagination-bullet-active {
    background-color: #ff6600;
}
.swiper-pagination {
    font-size: 0.26rem;
}
.more-link {
    float: right;
    color: rgb(166, 166, 166);
    margin-right: 0.3rem;
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.tab-bar {
    margin-top: 0.2375rem;
    margin: 0 0.26rem;
    padding-bottom: 1rem;
}
.imp {
    padding: 0.375rem 0.1rem;
    border-bottom: 0.0225rem solid rgb(238, 238, 238);
}
.tab-content ul {
    padding-left: 0;
    margin: 0;
}
.tab-content ul li:last-child .imp {
    border: 0;
}
.imp-title {
    display: flex;
}
.imp-icon {
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.2rem;
    margin-top: 0.1rem;
}
.imp-name {
    font-size: 0.31rem;
    font-weight: 600;
    color: #000000;
}
.imp-content {
    font-size: 0.3rem;
    color: rgb(102, 102, 102);
    margin-left: 5%;
    margin-top: 0.225rem;
}
.notice {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
}
.notice-head {
    display: flex;
    line-height: 0.28rem;
}
.notice-icon {
    width: 0.275rem;
    height: 0.275rem;
    margin-right: 0.3125rem;
}
.notice-title {
    font-size: 0.315rem;
    font-weight: 500;
    margin-top: 0.27rem;
    margin-bottom: 0.27rem;
    margin-left: 0rem;
}
.notice-time {
    color: rgb(153, 153, 153);
    font-size: 0.4rem;
}
.notice-border {
    border-left: 0.05rem solid rgb(238, 238, 238);
    margin-left: 0.125rem;
    padding: 0.25rem 0.325rem;
}
.notice-content {
    padding: 0.25rem 0.4rem;
    background-color: rgb(245, 246, 248);
    border-radius: 0.3125rem;
    font-size: 0.28rem;
}
.info-title {
    margin-top: .1rem;
}
.info-title ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0.1rem 0 0.05rem 0;
}
.share:hover {
    color: #fff;
}
.daofen-box {
    background: #fff;
    padding: 0.1rem;
    margin-top: 0.2rem;
}
.daofen-box img {
    max-width: 100% !important;
    height: auto !important;
}
.daofen-box * {
    max-width: 100% !important;
    font-size: 0.31rem !important;
    line-height: 0.48rem !important;
}
footer {
    display: none;
}
.back_to_top,
.back_to_feed {
    display: none;
    font-size: 0;
}
.list {
    margin: 0.4rem .28rem;
}
.list-item {
    display: flex;
    justify-content: space-between;
}
.list-item a {
    color: inherit;
}
.list-title {
    margin-left: 0 !important;
}
.list-title img {
    vertical-align: top;
}
.title-icon {
    width: 0.34rem;
    height: 0.17rem;
}
.control {
    display: flex;
    align-items: center;
    font-size: 0.46rem;
    opacity: .7;
    font-weight: 400;
    color: rgb(154, 154, 154);
    margin-top: 0.15rem;
}
.control p {
    margin-right: 0.2rem;
    font-size: 0.26rem;
}
.list-detail-icon {
    width: 0.09rem;
    height: 0.16rem;
}
.list-content-btn a.btn-gonglue {
    margin-left: auto;
}
.city {
    position: absolute;
    top: 0.26rem;
    right: 0.25rem;
    width: 1.15rem;
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0.375rem;
    border-radius: 1.875rem;
    background-color: #ffffff;
}
.city-name {
    font-weight: 600;
    color: rgb(14, 20, 87);
    font-size: 0.26rem;
}
.city-icon {
    width: 0.18rem;
    margin-left: 0.1rem;
}
.tab-bar {
    margin-top: 0.2375rem;
    margin: 0 0.26rem;
    padding-bottom: 1rem;
}
.bar-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.0225rem solid rgb(238, 238, 238);
    padding-left: 0;
    font-size: 0.32rem;
    margin: 0 0 0 0;
    padding-top: 0.04rem;
}
.click {
    color: #ff6600;
    line-height: 0.8rem !important;
}
.imp {
    padding: 0.375rem 0.1rem;
    border-bottom: 0.0225rem solid rgb(238, 238, 238);
}
.tab-content ul {
    padding-left: 0;
    margin: 0;
}
.tab-content ul li:last-child .imp {
    border: 0;
}
.imp-title {
    display: flex;
}
.imp-name {
    font-size: 0.31rem;
    font-weight: 600;
    color: #000000;
}
.imp-content {
    font-size: 0.3rem;
    color: rgb(102, 102, 102);
    margin-left: 5%;
    margin-top: 0.225rem;
}
.fgx {
    height: 0.16rem;
    background: #f7f7f7;
}
.time-box {
    text-align: center;
    color: #666;
    font-size: 0.24rem;
    justify-content: center;
    margin-top: 0.2rem
}

/* 顶部select模块 */
.top-select .select-box {
    width: 100%;
    font-size: .27rem;
    margin-top: 0;
}
.top-select .select-box .city-select {
    padding: .1rem .3rem;
}
.top-select .select-box .city-select .select-icon {
    width: .16rem;
    margin-left: .3rem;
    margin-top: .1rem;
}
.top-select .select-box select {
    min-width: 1.3rem;
    max-width: 2rem;
    padding: 0.1rem 0.3rem;
    border: 0;
    font-size: 0.281rem;
    color: #5195DD;
    background: url(http://imgbdb3.bendibao.com/whbdb/20212/25/20210225222334_29751.png) no-repeat scroll right 0.26rem transparent;
    -webkit-appearance: none;
    background-size: 0.16rem 0.08rem;
    outline: none;
}
.top-select .select-box .tips {
    padding: .15rem;
}
.top-select .select-box .tips+select {
    padding-left: 0;
}
.top-select .select-box .ques-mask {
    display: block;
    width: .26rem;
    height: .26rem;
    border-radius: 50%;
    line-height: .26rem;
    font-size: .23rem;
    color: #FFFFFF;
    text-align: center;
    background-color: #000000;
}
.flex {
    display: flex;
}
.align-center {
    align-items: center;
}
.just-center {
    justify-content: center;
}
.column {
    flex-direction: column;
}
.flex-start {
    justify-content: flex-start;
}
.between {
    justify-content: space-between;
}
.around {
    justify-content: space-around;
}
.list-border {
    padding: .2rem .15rem;
    margin-bottom: .44rem;
    border-radius: .2rem;
    background-color: #FFFFFF;
}
.list-detail {
    background-color: transparent;
}
.list-detail-content {
    border: none;
}

/* 入学工具箱 */
.content-box .enter-list {
    flex-wrap: wrap;
    padding: .16rem 0;
}
.content-box .enter-list .enter-item {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: .24rem;
    font-size: .28rem;
    color: #545454;
}
.content-box .enter-list .enter-item .enter-item-icon {
    width: .78rem;
    height: .78rem;
    margin-bottom: .2rem;
}
.entrance-info {
    margin-top: .3rem;
    padding: .3rem 0;
    background-color: #FFFFFF;
}
.entrance-info .title {
    margin-bottom: .58rem;
    font-weight: 700;
    margin-left: .35rem;
    font-size: .33rem;
}
.entrance-info .tab-bar {
    margin-bottom: .54rem;
    padding-bottom: 0;
}
.entrance-info .tab-bar .bar-item .active-img {
    display: none;
    width: .41rem;
    margin-top: .1rem;
}
.entrance-info .tab-bar .chouse .active-img {
    display: block;
}
.entrance-info .tab-bar .bar-item {
    font-size: .3rem;
    font-weight: bold;
    color: #242424;
}
.entrance-info .tab-bar .chouse {
    color: rgb(255, 204, 0);
}