.show-mobile {
    display: none;
}
.city-breadcrumb {
    clear: both;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 30px;
    color: #000;
    font-size: 12px;
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    position: relative;
}
.city-breadcrumb::after {
    content: "";
    position: absolute;
    left: 0;
    top: 48px;
    width: 100%;
    height: 19px;
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/N_list_hBG.png) repeat-x;
}
.city-breadcrumb a {
    color: #999999;
}
.city-breadcrumb span {
    color: #06427c;
}
.banner {
    position: relative;
    margin-top: 42px;
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}
.banner .swiper {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .swiper .swiper-item {
    position: relative;
    width: 100%;
    display: none;
}
.banner .swiper .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 .swiper-item span {
    padding: 24px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 28px;
    background: linear-gradient(to bottom, transparent, #000);
}
.banner .swiper img {
    display: block;
    width: 100%;
    height: auto;
}
.banner .banner-more {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 93px;
    height: 32px;
    border-radius: 8px;
    background-color: #fff;
    color: #175795;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    z-index: 10;
}
.banner .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 61px;
    height: 61px;
    cursor: pointer;
}
.banner .btn.btn-prev {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_3.png);
    left: 27px;
}
.banner .btn.btn-prev:hover {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_5.png);
}
.banner .btn.btn-next {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_4.png);
    right: 27px;
}
.banner .btn.btn-next:hover {
    background: url(https://enghunan.gov.cn/hneng/xhtml/img/MozambicanVisitsHunan_6.png);
}
.shopping {
    position: relative;
    width: 1170px;
    margin: 57px auto 0;
    padding: 57px 0;
    box-sizing: border-box;
    background-color: #e9f5fe;
}
.shopping::before,
.shopping::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 100%;
    background-color: #e9f5fe;
}
.shopping::before {
    left: -26px;
}
.shopping::after {
    right: -26px;
}
.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: 30px;
    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: 32px;
    height: 24px;
}
.city-type-title span::before {
    left: -55px;
    background: url(../img/tour_city_26_2.png);
}
.city-type-title span::after {
    right: -55px;
    background: url(../img/tour_city_26_3.png);
}
.shopping-swiper {
    margin: 40px auto 0;
    position: relative;
    width: 100%;
    height: 407px;
    overflow: hidden;
}
.shopping-swiper img {
    width: 100%;
    height: 100%;
    display: block;
}
.shopping-swiper .slide {
    position: absolute;
}
.shopping-swiper .slide .slide-msg {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all 0.5s linear;
}
.shopping-swiper .slide .title {
    color: #fff;
    font-size: 42px;
    /* 文字镂空效果 */
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-align: center;
}
.shopping-swiper .slide a {
    margin-top: 40px;
    width: 152px;
    height: 36px;
    background-color: #fff;
    color: #06427c;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    border-radius: 15px;
}
.shopping-swiper .slide-active {
    top: 0;
    left: 282px;
    width: 617px;
    height: 407px;
    z-index: 10;
    transition: all 0.3s linear;
}
.shopping-swiper .slide-next {
    left: 637px;
    top: 38px;
    width: 444px;
    height: 332px;
    transition: all 0.3s linear;
    z-index: 1;
}
.shopping-swiper .slide-next-next {
    left: 1170px;
    top: 38px;
    width: 444px;
    height: 332px;
    transition: all 0.3s linear;
    z-index: 1;
}
.shopping-swiper .slide-prev {
    left: 97px;
    top: 38px;
    width: 444px;
    height: 332px;
    transition: all 0.3s linear;
    z-index: 1;
}
.shopping-swiper .slide-prev-prev {
    left: -445px;
    top: 38px;
    width: 444px;
    height: 332px;
    transition: all 0.3s linear;
    z-index: 1;
}
.shopping-swiper .slide-active .slide-msg {
    opacity: 1;
}
.shopping-swiper .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 51px;
    height: 51px;
    cursor: pointer;
}
.shopping-swiper .btn.btn-prev {
    background: url(../img/tour_city_26_10.png);
    left: 0;
}
.shopping-swiper .btn.btn-prev:hover {
    background: url(../img/tour_city_26_12.png);
}
.shopping-swiper .btn.btn-next {
    background: url(../img/tour_city_26_11.png);
    right: 0;
}
.shopping-swiper .btn.btn-next:hover {
    background: url(../img/tour_city_26_13.png);
}
.nightlife {
    width: 1170px;
    margin: 57px auto 0;
}
.nightlife .list {
    margin: 40px 0 0;
    height: 386px;
    display: flex;
    justify-content: space-between;
}
.nightlife .list li {
    display: flex;
    justify-content: space-between;
}
.nightlife .list li img {
    width: 283px;
}
.nightlife .list li.item1 .cover {
    width: 283px;
    height: 386px;
    border-radius: 8px;
    overflow: hidden;
}
.nightlife .list li .msg {
    width: 0;
    overflow: hidden;
    transition: all 0.3s linear;
    opacity: 0;
}
.nightlife .list li.active .msg {
    width: 267px;
    padding: 30px 0 30px 25px;
    box-sizing: border-box;
    opacity: 1;
}
.nightlife .list li .msg h5 {
    font-size: 25px;
    color: #064d91;
    line-height: 1.4em;
}
.nightlife .list li .msg  p {
    margin-top: 15px;
    font-size: 16px;
    color: #064d91;
    line-height: 1.4em;
}
.nightlife .list li.active .msg h5 {
    font-size: 25px;
    color: #064d91;
    line-height: 1.4em;
}
.nightlife .list li.active .msg p {
    margin-top: 15px;
    font-size: 16px;
    color: #064d91;
    line-height: 1.4em;
}
.nightlife .list li.active .msg a {
    display: block;
    margin-top: 20px;
    width: 158px;
    height: 42px;
    border-radius: 20px;
    border: 1px solid #064d91;
    color: #064d91;
    text-align: center;
    line-height: 42px;
}
.nightlife .list li.item2 .cover {
    width: 283px;
    height: 386px;
    overflow: hidden;
    border-radius: 8px;
}
.nightlife .list li.item3 .cover {
    width: 202px;
    height: 386px;
    overflow: hidden;
    border-radius: 8px;
}
.dining {
    margin: 57px auto 0;
    width: 1170px;
    position: relative;
    background: url(../img/tour_city_26_14.png) 0 0/100% 100% no-repeat;
    box-sizing: border-box;
    padding: 34px 20px;
}
.dining .header {
    width: 100%;
    height: 140px;
    background: url(../img/tour_city_26_15.png) 0 0/100% 100% no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.dining .header::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}
.dining .city-type-title span {
    position: relative;
    z-index: 2;
    color: #fff;
}
.dining .city-type-title span::before {
    background: url(../img/tour_city_26_16.png);
}
.dining .city-type-title span::after {
    background: url(../img/tour_city_26_17.png);
}
.dining .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dining .list::after {
    content: "";
    display: block;
    margin-top: 17px;
    width: 340px;
    height: 1px;
}
.dining .list a {
    margin-top: 17px;
    width: 340px;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #444444;
    box-sizing: border-box;
    padding-right: 80px;
    color: #444444;
    background: url(../img/tour_city_26_19.png) 313px center no-repeat;
}
.dining .list a:hover {
    color: #06427c;
    background: url(../img/tour_city_26_20.png) 313px center no-repeat;
}
.dining .more {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dining .more span {
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(../img/tour_city_26_18.png);
}
.dining .more span.show {
    transform: rotate(180deg);
}
.hotels-hospitals {
    margin: 57px auto 0;
    width: 1170px;
    height: 407px;
    position: relative;
}
.hotels {
    position: absolute;
    left: 0;
    top: 52px;
    width: 643px;
    height: 356px;
    background: url(../img/tour_city_26_21.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 59px 65px;
    box-shadow: 0 0 5px #ccc;
    z-index: 5;
}
.hotels .city-type-title {
    text-align: left;
    margin-left: 55px;
}
.hotels .list {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.hotels .list .left {
    width: 258px;
    height: 167px;
}
.hotels .list .link {
    width: 293px;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #b0b0b0;
}
.hotels .list .link a {
    font-size: 24px;
    color: #000;
}
.hotels .list .link a:hover {
    color: #06427c;
}
.hotels .list .link a + a {
    margin-top: 20px;
}
.hospitals {
    position: absolute;
    right: 0;
    top: 0;
    width: 589px;
    height: 378px;
    background: url(../img/tour_city_26_22.png) 0 0/100% 100% no-repeat;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 112px;
    padding-right: 70px;
}
.hospitals .city-type-title {
    text-align: left;
    margin-left: 55px;
}
.hospitals img {
    display: block;
    margin-top: 38px;
    width: 100%;
}
.hospitals p {
    margin-top: 20px;
    font-size: 22px;
    color: #06427c;
}
.hospitals a {
    margin-top: 10px;
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #06427c;
    border-radius: 8px;
    float: right;
}
.hospitals::after {
    content: "";
    display: block;
    clear: both;
}
.sports {
    margin: 57px auto 0;
    box-sizing: border-box;
    padding: 83px 0 0 65px;
    width: 1170px;
    height: 515px;
    background: url(../img/tour_city_26_25.png) 0 0/100% 100%;
}
.sports .city-type-title {
    text-align: left;
    margin-left: 55px;
}
.sports .city-type-title span {
    color: #fff;
}
.sports .city-type-title span::before {
    background: url(../img/tour_city_26_16.png);
}
.sports .city-type-title span::after {
    background: url(../img/tour_city_26_17.png);
}
.sports .links a {
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
    display: block;
}
.sports .more {
    display: block;
    width: 93px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 8px;
    background-color: #fff;
    color: #06427c;
    margin-top: 40px;
}
.explore-more-cities {
    margin: 57px auto 0;
    width: 1170px;
}
.explore-more-cities .explore-swiper {
    margin: 40px 0 0;
    position: relative;
}
.explore-more-cities .swiper-wrapper {
    width: 893px;
    margin: 0 auto;
    overflow: hidden;
}
.explore-more-cities .swiper {
    width: 1500%;
    display: flex;
    justify-content: flex-start;
    transition: transform 0.3s ease-in-out;
}
.explore-more-cities .swiper .item {
    position: relative;
    width: 269px;
    height: 176px;
}
.explore-more-cities .swiper .item + .item {
    margin-left: 44px;
}
.explore-more-cities .swiper .item span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 30px;
    background: linear-gradient(to bottom, transparent, #000);
}
.explore-more-cities .swiper img {
    width: 100%;
    height: 100%;
}
.explore-more-cities .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 51px;
    height: 51px;
    cursor: pointer;
}
.explore-more-cities .btn.btn-prev {
    background: url(../img/tour_city_26_10.png);
    left: 0;
}
.explore-more-cities .btn.btn-prev:hover {
    background: url(../img/tour_city_26_12.png);
}
.explore-more-cities .btn.btn-next {
    background: url(../img/tour_city_26_11.png);
    right: 0;
}
.explore-more-cities .btn.btn-next:hover {
    background: url(../img/tour_city_26_13.png);
}

@media (max-width: 1080px) {
    .show-mobile {
        display: block;
    }
    .show-pc {
        display: none;
    }
}
