.body1 {
    margin-top: 16px;
}

.body1 .bl {
    width: 670px;
    overflow: hidden;
}

.body1 .br {
    width: 514px;
}

.indexSwiper,
.indexSwiper img {
    width: 670px;
    height: 300px;
}

.swiper-pagination-bullets {
    position: absolute;
    z-index: 99999;
    bottom: 13px !important;
    left: -296px !important;
}

.swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 1);
    opacity: .3 !important;
    border-radius: 0;
    width: 10px;
    height: 8px;
    transform: skew(-15deg);
}

.swiper-pagination-bullet-active {
    background: #FFFFFF;
    opacity: 1 !important;
}

.swiper-slide .text {
    box-sizing: border-box;
    width: 670px;
    height: 82px;
    padding-top: 19px;
    padding-left: 13px;
    background: linear-gradient(360deg, #00589C 0%, rgba(48, 164, 232, 0) 100%);
    border-radius: 0px 0px 3px 3px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.swiper-button-prev {
    background: url("../images/l.png") no-repeat center center;
    position: absolute;
    left: 0 !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    opacity: 0;
}

.swiper-button-next {
    background: url("../images/r.png") no-repeat center center;
    position: absolute;
    right: 0 !important;
}

/* 最新开服 p1 */
.zxkf ul {
    padding-left: 31px;
    padding-right: 13px;
    margin-top: 9px;
}

.zxkf li {
    box-sizing: border-box;
    padding-left: 24px;
    padding-bottom: 24px;
    border-left: 1px solid #dde4f8;
}

.zxkf li:last-child {
    padding-bottom: 0;
}

.zxkf li img {
    width: 90px;
    height: 58px;
}

.zxkf li>div {
    box-sizing: border-box;
    height: 58px;
    padding: 10px;
}

.zxkf li .btn {
    width: 82px;
    height: 29px;
    border-radius: 15px;
    opacity: 1;
    border: 1px solid #456BD5;
    line-height: 29px;
    text-align: center;
}

.zxkf .box {
    position: absolute;
    top: 62px;
    left: 26px;
    width: 11px;
    height: 11px;
    background: #DDE4F8;
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
}

.zxkf .box img {
    width: 7px;
    height: 7px;
    text-align: center;
}

.body2 {
    margin-top: 16px;
}

.body2 .bl {
    width: 402px;
}

.body2 .br {
    width: 782px;
}

/* 传奇游戏 p2 */
.cqyx ul {
    box-sizing: border-box;
    padding: 9px 13px 0;
}

.cqyx li {
    margin-bottom: 24px;
    margin-right: 20px;
}

.cqyx li:nth-child(4n) {
    margin-right: 0;
}

.cqyx li img {
    margin-bottom: 8px;
    width: 78px;
    height: 78px;
}

.cqyx li .tit {
    width: 78px;
    text-align: center;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 游戏资讯 p3 */
.yxzx .box {
    width: 356px;
}

.yxzx .header .tit {
    display: block;
    color: #3d4043;
    margin-bottom: 16px;
}

.yxzx .header img {
    width: 150px;
    height: 96px;
}

.yxzx .header .text {
    height: 96px;
    padding-left: 10px;
    line-height: 23px;
    overflow: hidden;
}

.yxzx .dtt {
    margin-top: 23px;
}

.yxzx .dtt li {
    margin-bottom: 22px;
}

.yxzx .dtt li:hover .tit {
    color: #456BD5 !important;
}

.yxzx .dtt li .dot {
    width: 8px;
    height: 8px;
}

.yxzx .dtt li .tit {
    box-sizing: border-box;
    padding: 0 5px;
}

/* 私服教程 p4 */
.body3 {
    margin-top: 16px;
}

.body3 .bl {
    width: 802px;
}

.body3 .br {
    width: 382px;
}

.sfjc ul {
    padding-bottom: 4px;
}

.sfjc li {
    width: 365px;
    margin-bottom: 18px;
}

.sfjc li img {
    width: 115px;
    height: 74px;
}

.sfjc li .tag {
    width: 40px;
    height: 17px;
    background: url(../images/t2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.sfjc li>div {
    padding-left: 10px;
}

.sfjc li .tit {
    line-height: 22px;
}

/* 新手指南 p5 */
.xszn .dtt li {
    margin-bottom: 23px;
}

.xszn .dtt li:hover .tit {
    color: #456BD5 !important;
}

.xszn .dtt li .dot {
    width: 8px;
    height: 8px;
}

.xszn .dtt li .tit {
    box-sizing: border-box;
    padding: 0 5px;
}

/* 友情链接 p6 */
.yqlj {
    margin-top: 16px;
    background-color: #fff;
    margin-bottom: 50px;
}

.yqlj li {
    margin-bottom: 18px;
}

.yqlj li:nth-child(2n) {
    width: 1px;
    height: 14px;
    background-color: #b7b7b7;
    margin: 0 5px;
}
.yqlj li a{
    font-size: 13px !important;
    color: #999 !important;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
}