.banner {
    width: 100%;
    position: relative;
}
.banner .swiper {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .swiper-item {
    width: 100%;
    display: none;
    position: relative;
}
.banner .swiper-item.active {
    display: block;
}
.banner .swiper .swiper-item.temp {
    z-index: 20;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 1;
    transition: all 1s linear;
    display: block;
}
.banner .swiper-item img {
    display: block;
    width: 100%;
    height: auto;
}
.banner .swiper-item span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    line-height: 1em;
    background: linear-gradient(to bottom, transparent, #000);
}
.banner .banner-more {
    position: absolute;
    top: 5%;
    right: 5%;
    width: 14vw;
    height: 5vw;
    border-radius: 5px;
    background-color: #fff;
    color: #175795;
    text-align: center;
    line-height: 5vw;
    font-size: 3vw;
    z-index: 1;
}
.banner .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8vw;
    height: 8vw;
    cursor: pointer;
}
.banner .btn.btn-prev {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_3.png) 0 0/100% 100% no-repeat;
    left: 27px;
}
.banner .btn.btn-next {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_4.png) 0 0/100% 100% no-repeat;
    right: 27px;
}
.shopping, .sports {
    margin: 8vw auto 0;
    position: relative;
    width: 90vw;
}
.shopping img, .sports img {
    display: block;
    width: 100%;
    height: auto;
}
.shopping .msg, .sports .msg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.city-type-title {
    position: relative;
    text-align: center;
}
.city-type-title>a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 96px;
    height: 32px;
    border-radius: 8px;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
}
.city-type-title>a.blue {
    background-color: #06427c;
    color: #fff;
}
.city-type-title span {
    font-size: 4.8vw;
    color: #06427c;
    position: relative;
    font-weight: 600;
}
.city-type-title span::before, .city-type-title span::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5.7vw;
    height: 4vw;
}
.city-type-title span::before {
    left: -8.6vw;
    background: url(../img/tour_city_26_2.png) 0 0/100% 100% no-repeat;
}
.city-type-title span::after {
    right: -8.6vw;
    background: url(../img/tour_city_26_3.png) 0 0/100% 100% no-repeat;
}
.shopping .city-type-title span, .sports .city-type-title span {
    color: #fff;
}
.shopping .city-type-title span::before, .sports .city-type-title::before {
    background: url(../img/tour_city_26_16.png) 0 0/100% 100% no-repeat;
}
.shopping .city-type-title span::after, .sports .city-type-title::after {
    background: url(../img/tour_city_26_17.png) 0 0/100% 100% no-repeat;
}
.shopping .msg a, .sports .msg a {
    margin-top: 5.7vw;
    display: block;
    width: 16.8vw;
    height: 5.4vw;
    border-radius: 5px;
    background-color: #fff;
    color: #06427c;
    font-size: 3.2vw;
    line-height: 5.4vw;
    text-align: center;
}
.hotels {
    margin: 8vw auto 0;
    position: relative;
    width: 90vw;
    box-sizing: border-box;
    padding: 7vw 5.8vw;
    background: url(../img/tour_city_26_32.png) 0 0/100% 100% no-repeat;
}
.hotels img, .Hospitals img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 5.3vw;
}
.hotels li {
    line-height: 19.6vw;
    font-size: 4.6vw;
    border-bottom: 1px dashed #06427c;
}
.hotels li:last-child {
    border-bottom: none;
}
.hotels li a {
    color: #06427c;
}
.Hospitals {
    margin: 8vw auto 0;
    position: relative;
    width: 90vw;
    box-sizing: border-box;
    padding: 7vw 5.8vw;
    background: url(../img/tour_city_26_34.png) 0 0/100% 100% no-repeat;
}
.Hospitals p {
    margin-top: 5.3vw;
    font-size: 4.6vw;
    color: #06427c;
    line-height: 1.4em;
}
.Hospitals a {
    margin-top: 5.7vw;
    display: block;
    width: 17.8vw;
    height: 6vw;
    border-radius: 5px;
    background-color: #06427c;
    color: #fff;
    font-size: 3.2vw;
    line-height: 6vw;
    text-align: center;
}
.cites {
    margin: 8vw auto;
    width: 90vw;
}
.cites ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cites ul  li {
    margin-top: 4.8vw;
    width: 42vw;
    position: relative;
}
.cites ul  li img {
    display: block;
    width: 100%;
    height: auto;
}
.cites ul  li span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 4vw;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    line-height: 1em;
    background: linear-gradient(to bottom, transparent, #000);
}
.cites-more {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 6vw;
    height: 8.5vw;
    line-height: 8.5vw;
    border-radius: 5px;
    background: url(../img/tour_city_26_40.png) center center/4.2vw 4.2vw #1766c6 no-repeat;
}