#inputBox{
    background: #fff;
}
.mobile-list-box{
    display: none;
}
.footer{
    display: none;
}
.header{
    display: none;
}
.search-box{
    display: none !important;
}
.side-menu{
    display: none;
}
.header-top{
    display: none;
}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.beijing-subway-wrap{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}
.beijing-subway-content{
    background: url(./beijing-subway-bgBanner.jpg) top center no-repeat;
    padding-top: 484px;
}
.beijing-subway-content-box{
    background: url(./beijing-subway-bg2.png) top center #fff no-repeat;
}
.beijing-subway-news{
    width: 1200px;
    margin: 0 auto 44px;
    height: 127px;
    box-sizing: border-box;
    padding: 29px 132px 0 200px;
    position: relative;
    overflow: hidden;
}
.beijing-subway-news .swiper{
    height: 98px;
    overflow: hidden;
}
.beijing-subway-news .swiper-slide{
    height: 98px;
}
.beijing-subway-news::before{
    content: '';
    position: absolute;
    width: 106px;
    height: 104px;
    background: url(./beijing-subway-icon1.png) no-repeat;
    top: 14px;
    right: 14px;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.beijing-subway-news .beijing-subway-news-list{
    height: 98px;
    display: flex;
    align-items: center;
    padding-right: 17px;
    position: relative;
}
.beijing-subway-news .beijing-subway-news-list a{
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    position: relative;
}
.beijing-subway-news .beijing-subway-news-list a::before{
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    right: -17px;
    top: 10px;
    background: #fff;
    border-radius: 50% 50%;
}
.beijing-subway-news-more{
    position: absolute;
    left: 10px;
    top: calc(50% + 8px);
}
.beijing-subway-news-more a{
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}
/* 乘客须知，公共服务 */
.beijing-subway-passengers-pubservices{
    width: 1200px;
    height: 502px;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    padding: 64px 25px 45px 38px;
    justify-content: space-between;
    background: url(./beijing-subway-bg3.png) no-repeat;
}
.beijing-subway-passengers{
    width: 540px;
}
.beijing-subway-subTitle{
    font-size: 30px;
    font-weight: bold;
    padding-right: 14px;
    border-right: 6px solid #333;
}
.beijing-subway-subTitle a{
    color: #333;
}
.beijing-subway-passengers-list{
    margin-top: 30px;
    display: flex;
    padding-top: 4px;
    background-image: -moz-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
}
.beijing-subway-passengers-img{
    width: 240px;
    height: 330px;
}
.beijing-subway-passengers-txt{
    background: #fff;
    padding: 30px;
    width: 300px;
    box-sizing: border-box;
}
.beijing-subway-passengers-txt li{
    line-height: 1.205;
    font-size: 20px;
    padding-right: 25px;
    position: relative;
    margin-bottom: 25px;
    font-weight: bold;
}
.beijing-subway-passengers-txt li::before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    right: 0;
    border-top: 4.5px solid transparent;
    border-bottom: 4.5px solid transparent;
    border-right: 9px solid #004ea2;
}
.beijing-subway-passengers-txt li a{
    color: #333;
}
.beijing-subway-pubservices{
    width: 555px;
}
.beijing-subway-pubservices-list{
    position: relative;
    height: 330px;
    margin-top: 30px;
    background: url(./beijing-subway-icon2.png) right bottom no-repeat;
}
.beijing-subway-pubservices-list li{
    position: absolute;
    padding: 15px 30px;
    border-radius: 500px;
    border-bottom-right-radius: 0;
    border: 1px solid #a0b8ff;
    background: #fff;
    white-space: nowrap;
    box-shadow: 7px 0px 6px 0px rgba(67, 95, 184, 0.32);
}
.beijing-subway-pubservices-list li a{
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.beijing-subway-pubservices-list li:nth-child(1){
    top: 0;
    right: 187px;
}
.beijing-subway-pubservices-list li:nth-child(2){
    top: 55px;
    right: 250px;
}
.beijing-subway-pubservices-list li:nth-child(3){
    top: 122px;
    right: 229px;
}
.beijing-subway-pubservices-list li:nth-child(4){
    top: 192px;
    right: 250px;
}
.beijing-subway-pubservices-list li:nth-child(5){
    top: 262px;
    right: 220px;
}
/* 沿线打卡地 */
.beijing-subway-landmarks{
    width: 1200px;
    margin: 0 auto;
}
.beijing-subway-pubTitTwo{
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 120px 0 60px;
}
.beijing-subway-pubTitTwo::after{
    content: '';
    display: inline-block;
    width: 43px;
    height: 6px;
    border-radius: 100px;
    margin-top: 20px;
    background-image: -moz-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(35,149,255) 0%, rgb(135,124,237) 100%);
}
.beijing-subway-pubTitTwo a{
    color: #333;
}
.beijing-subway-landmarks-list{
    display: flex;
    justify-content: space-between;
}
.beijing-subway-landmarks-left{
    width: 302px;
    background: url(./beijing-subway-icon3.png) no-repeat;
    background-position: center 15px;
}
.beijing-subway-landmarks-left ul{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.beijing-subway-landmarks-left li{
    width: 145px;
    height: 68px;
    line-height: 68px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.beijing-subway-landmarks-left li span{
    font-size: 30px;
    margin-left: 5px;
}
.beijing-subway-landmarks-left li:nth-child(1){
    background: #c23830;
    margin-top: 57px !important;
}
.beijing-subway-landmarks-left li:nth-child(2){
    background: #166197;
}
.beijing-subway-landmarks-left li:nth-child(3){
    background: #028f9c;
}
.beijing-subway-landmarks-left li:nth-child(4){
    background: #a81c82;
}
.beijing-subway-landmarks-left li:nth-child(5){
    background: #d29708;
}
.beijing-subway-landmarks-left li:nth-child(6){
    background: #fac671;
}
.beijing-subway-landmarks-left li:nth-child(7){
    background: #009c6d;
}
.beijing-subway-landmarks-left li:nth-child(8){
    background: #90c420;
}
.beijing-subway-landmarks-left li:nth-child(9){
    background: #009bc2;
}
.beijing-subway-landmarks-left li:nth-child(10){
    background: #d3a7a1;
}
.beijing-subway-landmarks-left li:nth-child(11){
    background: #719d27;
}
.beijing-subway-landmarks-left li:nth-child(odd){
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
    margin-top: -17px;
}
.beijing-subway-landmarks-left li:nth-child(even){
    align-self: flex-end;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
    margin-top: -17px;
}
.beijing-subway-landmarks-left li::before{
    content: '';
    width: 31px;
    height: 43px;
    position: absolute;
    left: calc(50% - 15.5px);
    top: -27px;
    display: none;
    background: url(./beijing-subway-icon4.png) no-repeat;
}
.beijing-subway-landmarks-left li.active::before{
    display: block;
}
.beijing-subway-landmarks-right{
    width: 870px;
    height: 856px;
    box-sizing: border-box;
    padding: 174px 92px 0 88px;
    background: url(./beijing-subway-bg4.png) no-repeat;
}
.beijing-subway-landmarks-right-box{
    position: relative;
    width: 690px;
}
.beijing-subway-landmarks-right-box .swiper2{
    width: 690px;
    overflow: hidden;
}
.beijing-subway-landmarks-img{
    width: 690px;
    height: 390px;
}
.beijing-subway-landmarks-txt{
    width: 690px;
    height: 82px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}
.beijing-subway-landmarks-txt a{
    color: #333;
}
.beijing-subway-landmarks-right-box .swiper-button-prev,
.beijing-subway-landmarks-right-box .swiper-button-next{
    width: 27px;
    height: 45px;
    top: 172px;
    margin-top: 0;
    opacity: 0.5;
    outline: none;
}
.beijing-subway-landmarks-right-box .swiper-button-prev{
    background: url(./beijing-subway-btnLeft.png) no-repeat;
    left: -48px;
    right: auto;
}
.beijing-subway-landmarks-right-box .swiper-button-next{
    right: -48px;
    background: url(./beijing-subway-btnRight.png) no-repeat;
}
.beijing-subway-landmarks-right-box .swiper-button-prev:hover,
.beijing-subway-landmarks-right-box .swiper-button-next:hover{
    opacity: 1;
}
/* 地铁文化墙 */
.beijing-subway-culture-list{
    height: 490px;
    position: relative;
    padding-top: 92px;
    padding-bottom: 64px;
    box-sizing: border-box;
    background: url(./beijing-subway-bg5.jpg) top center no-repeat;
}
.beijing-subway-culture-img{
    width: 1125px;
    height: 252px;
    margin: 0 auto;
    background: #fff;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 20px;
    position: relative;
}
.beijing-subway-culture-img a{
    border-radius: 20px;
    overflow: hidden;
}
.beijing-subway-culture-woman{
    width: 277px;
    height: 370px;
    position: absolute;
    left: 0;
    bottom: -148px;
    z-index: 100;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.beijing-subway-culture-woman img{
    display: block;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1024px){
    body{
        width: 16rem;
        margin: 0 auto;
        background: #fff;
    }
    .InBeijing-head{
        display: none;
    }
    .capital-footer{
        display: none;
    }
    .capital-footer{
        display: none;
    }
    .capital-footer-two{
        display: none;
    }
    .footer{
        display: block;
    }
    .header{
        display: block;
    }
    .search-box{
        display: flex !important;
        background: #fff;
    }
    .side-menu{
        display: block;
    }
    .header-top {
        display: block;
    }
    /* 移动样式 */
    .beijing-subway-wrap{
        max-width: 16rem;
        min-width: auto;
        overflow: hidden;
    }
    .beijing-subway-content{
        padding-top: 7.31rem;
        background: url(./beijing-subway-bgBanner-m.jpg) top center no-repeat;
        background-size: contain;
    }
    .beijing-subway-content-box{
        background: url(./beijing-subway-bg2-m.png) top center no-repeat;
        background-size: contain;
    }
    /* 最新消息 */
    .beijing-subway-news{
        height: 3.83rem;
        width: 16rem;
        box-sizing: border-box;
        margin: 0 auto 0.7rem;
        padding: 0.45rem 2.8rem 1.41rem 0.51rem;
    }
    .beijing-subway-news::before{
        width: 1.91rem;
        height: 1.8rem;
        left: 0.51rem;
        top: 0.3rem;
        background: url(./beijing-subway-icon1-m.png) no-repeat;
        background-size: contain;
    }
    .beijing-subway-news .swiper{
        height: 1.97rem;
    }
    .beijing-subway-news .swiper-slide{
        height: 1.97rem;
    }
    .beijing-subway-news .beijing-subway-news-list{
        height: 1.97rem;
        padding-left: 0.36rem;
    }
    .beijing-subway-news .beijing-subway-news-list a{
        font-size: 0.56rem;
    }
    .beijing-subway-news .beijing-subway-news-list a::before{
        width: 0.14rem;
        height:0.14rem;
        left: -0.36rem;
        top: 0.3rem;
    }
    .beijing-subway-news-more{
        left: 0.51rem;
        top: 2.7rem;
    }
    .beijing-subway-news-more a{
        font-size: 0.51rem;
    }
    /* 乘客须知，公共服务 */
    .beijing-subway-passengers-pubservices{
        width: 14.98rem;
        height: auto;
        background: url(./beijing-subway-bg3-m.jpg) top center #e6f6ff no-repeat;
        background-size: cover;
        box-sizing: border-box;
        padding: 1.37rem 0.54rem 1.28rem;
        margin: 0 auto;
        flex-direction: column;
        border-radius: 0.4rem;
    }
    .beijing-subway-subTitle{
        font-size: 0.69rem;
        padding-right: 0.51rem;
        border-right: 0.14rem solid #333;
    }
    .beijing-subway-passengers{
        width: auto;
    }
    .beijing-subway-passengers-list{
        margin-top: 0.7rem;
        padding-top: 0.1rem;
    }
    .beijing-subway-passengers-img{
        width: 5.92rem;
        height: 8.11rem;
    }
    .beijing-subway-passengers-txt{
        width: 7.98rem;
        padding: 0.5rem 0.5rem 0 0;
    }
    .beijing-subway-passengers-txt li{
        font-size: 0.56rem;
        padding-right: 0.64rem;
        line-height: 1.273;
        margin-bottom: 0.4rem;
    }
    .beijing-subway-passengers-txt li:last-child{
        margin-bottom: 0;
    }
    .beijing-subway-passengers-txt li::before{
        top: 0.25rem;
        border-top: 0.15rem solid transparent;
        border-bottom: 0.15rem solid transparent;
        border-right: 0.23rem solid #004ea2;
    }
    .beijing-subway-pubservices{
        padding-top: 1.28rem;
        width: auto;
    }
    .beijing-subway-pubservices-list{
        height: auto;
        min-height: 8.4rem;
        margin-top: 1rem;
        background: url(./beijing-subway-icon2-m.png) right bottom no-repeat;
        background-size: 5.73rem 6.59rem;
    }
    .beijing-subway-pubservices-list li{
        padding: 0.4rem 0.38rem 0.3rem;
        border-radius: 0.32rem;
        border-bottom-right-radius: 0.05rem;
        box-shadow: 0.15rem 0px 0.1rem 0px rgba(67, 95, 184, 0.32);
    }
    .beijing-subway-pubservices-list li a{
        font-size: 0.56rem;
        font-weight: 600;
    }
    .beijing-subway-pubservices-list li:nth-child(1){
        top: 0;
        right: 4.38rem;
    }
    .beijing-subway-pubservices-list li:nth-child(2){
        top: 1.4rem;
        right: 6.2rem;
    }
    .beijing-subway-pubservices-list li:nth-child(3){
        top: 3rem;
        right: 5.15rem;
    }
    .beijing-subway-pubservices-list li:nth-child(4){
        top: 4.8rem;
        right: 6.2rem;
    }
    .beijing-subway-pubservices-list li:nth-child(5){
        top: 6.5rem;
        right: 5.28rem;
    }
    /* 沿线打卡地 */
    .beijing-subway-landmarks{
        width: 16rem;
    }
    .beijing-subway-pubTitTwo{
        font-size: 0.7rem;
        padding: 2.25rem 0 0.9rem;
    }
    .beijing-subway-pubTitTwo::after{
        width: 1.28rem;
        height: 0.18rem;
        margin-top: 0.4rem;
    }
    .beijing-subway-landmarks-list{
        flex-direction: column;
    }
    .beijing-subway-landmarks-left{
        width: 16rem;
        height: 3.41rem;
        background: url(./beijing-subway-icon3-m.png) left center no-repeat;
        background-size: contain;
    }
    .beijing-subway-landmarks-left ul{
        flex-direction: inherit;
        height: 100%;
        padding: 0 1.75rem 0 0;
        justify-content: normal;
    }
    .beijing-subway-landmarks-left li{
        width: 1.8rem;
        height: 1.28rem;
        border-radius: 0.25rem;
        line-height: inherit;
        font-size: 0.38rem;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        padding: 0.2rem 0 0.1rem;
        box-sizing: border-box;
    }
    .beijing-subway-landmarks-left li span{
        font-size: 0.61rem;
        margin-left: 0;
    }
    .beijing-subway-landmarks-left li:nth-child(odd){
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        margin-top: 0;
        margin-right: -0.59rem;
    }
    .beijing-subway-landmarks-left li:nth-child(even){
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        margin-top: 0;
        margin-right: -0.65rem;
    }
    .beijing-subway-landmarks-left li:nth-child(1){
        margin-top: 0 !important;
    }
    .beijing-subway-landmarks-left li::before{
        width: 0.69rem;
        height: 0.96rem;
        position: absolute;
        left: calc(50% - 0.345rem);
        top: -0.83rem;
        display: none;
        background-size: cover;
    }
    .beijing-subway-landmarks-right{
        width: 15.53rem;
        height: 15.26rem;
        margin: 0.56rem auto 0;
        padding: 3.13rem 1.78rem 3.47rem;
        background: url(./beijing-subway-bg4-m.png) no-repeat;
        background-size: contain;
    }
    .beijing-subway-landmarks-right-box{
        width: auto;
    }
    .beijing-subway-landmarks-right-box .swiper2{
        width: auto;
    }
    .beijing-subway-landmarks-img{
        width: 100%;
        height: 6.76rem;
    }
    .beijing-subway-landmarks-txt{
        width: 100%;
        height: 1.88rem;
        font-size: 0.54rem;
    }
    .beijing-subway-landmarks-right-box .swiper-button-prev,
    .beijing-subway-landmarks-right-box .swiper-button-next{
        width: 0.64rem;
        height: 1.05rem;
        background-size: cover;
        opacity: 1;
    }
    .beijing-subway-landmarks-right-box .swiper-button-prev{
        left: -1.1rem;
    }
    .beijing-subway-landmarks-right-box .swiper-button-next{
        right: -1.1rem;
    }
    /* 地铁文化墙 */
    .beijing-subway-culture .beijing-subway-pubTitTwo{
        padding: 1.93rem 0 0.38rem;
    }
    .beijing-subway-culture-list{
        height: 6.54rem;
        padding-top: 1.22rem;
        padding-bottom: 0.9rem;
        background: url(./beijing-subway-bg5-m.jpg) top center no-repeat;
        background-size: contain;
    }
    .beijing-subway-culture-img{
        width: 14.96rem;
        height: 3.34rem;
        padding: 0.07rem;
        border-radius: 0.32rem;
    }
    .beijing-subway-culture-img a{
        border-radius: 0.32rem;
    }
    .beijing-subway-culture-woman{
        width: 3.68rem;
        height: 4.9rem;
        left: 0;
        bottom: -2.03rem;
    }
}
