.top-bar {
    background-color: #013d97;
    width: 100%;
}

.women {
    position: relative;
}

#women {
    height: 65px;
    line-height: 65px;
}

#cp {
    height: 65px;
    line-height: 65px;
}

.women-title {
    position: absolute;
    z-index: 99;
    background-color: #013d97;
    text-align: center;
    left: 0;
    width: 100%;
    top: 65px;
    display: none;
    line-height: 0;
}

.name:hover {
    color: skyblue;
}

.name {
    padding: 20px 0;
}

.imgBox {
    border-top: 2px solid cadetblue;
    width: 100%;
    height: 250px;
    margin: 0 auto;

}

.imgBox img {
    width: 100%;
    height: 250px;
    margin: 0 auto;
    padding-top: 30px;

}

.img1 {
    display: block;
}

.img2 {
    display: none;
}

.img3 {
    display: none;
}

.xxx {
    display: flex;
}

.icon-box {
    background-color: #fff;
    position: absolute;
    height: 80px;
    padding: 20px 0;
    top: 550px;
    width: 90rem;
    z-index: 99;
}

.four {
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    justify-content: space-around;
    color: black;
}

.hours {
    display: flex;
    color: black;
    margin-top: 160px;
}

.hours-img {
    margin-right: 40px;
}

.iii {
    width: 43.75rem;
    height: 19.375rem;
}

.text {
    color: black;
    font-size: 20px;
}

.title {
    font-size: 34px;
    font-weight: bold;
    color: #013d97;
    margin-bottom: 35px;
}

.yewu {
    margin: 50px 0 30px 0;
    font-size: 32px;
    color: #013d97;
    text-align: center;
    width: 100%;
}

.yewu-img {
    display: flex;
    position: relative;
}

.new {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid blue;
}

.new-title {
    background-color: #013d97;
    color: #fff;
    font-size: 1.125rem;
    padding: 8px 0 8px 30px;
}

.myCorner {
    color: #fff;
    margin-right: 15px;
}

li a {
    color: black;
}

li img {
    padding: 0 20px;
}

.style-1 {
    padding: 20px;
}

.index-news {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 20.3125rem;
    overflow: hidden;
}

.img-text {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 28px;
    color: #fff;
}

.dt {
    width: 100%;
    /* display: flex; */
    justify-content: center;
    margin-bottom: 20px;
}

.anli {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.a-img:first-child {
    width: 35.2rem;
    height: 19.375rem;
}

.a-img {
    object-fit: cover;
    position: relative;
    width: 17.5rem;
    height: 19.375rem;
}

.dt-text {
    background-color: #013d97;
    padding: 10px 20px;
    color: #fff;
}

.bottom-box {
    background-color: #013d97;
    height: 300px;
}

.box {
    display: flex;
    justify-content: space-between;
}

.botton-bar {
    padding-top: 30px;
    color: #fff;
    text-align: center;
}

.title-w {
    font-size: 30px;
    padding-bottom: 20px;
}

.first-t {
    font-size: 18px;
}

.pointer {
    cursor: pointer;
}

.second-t {
    color: #eee;
}

.t {
    padding: 5px 0;
    font-size: 14px;
}

.bt {
    padding: 5px 0;
}

.floot {
    height: 60px;
    background-color: slategrey;
    line-height: 60px;
    width: 100%;
}

.floot-text {
    text-align: center;
    color: #fff;
}

.swiper-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.swiper-container.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    overflow: hidden;
}

.xw-text {
    padding: .3125rem 0;
    font-size: .9375rem;
    display: flex;
    align-items: center;
}

.xw-text a {
    color: black;
    overflow: hidden;
    white-space: nowrap;
    width: 17.5rem;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    margin-left: .3125rem;
}

.xw-icon {
    display: inline-block;
}

.recharge-moneny {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.moneny-box {
    background-color: #fff;
    padding: 20rpx;
    height: 120rpx;
    margin: 10rpx;
    width: 24%;
    font-size: 34rpx;
    border-radius: 16rpx;
    margin-top: 30rpx;
    text-align: center;

    .text {
        font-size: 52rpx;
    }
}