.part1,.part2,.part9{
    width: 1016px;
    margin: 0 auto;
    padding: 2px;
    box-sizing: border-box;
    overflow: hidden;
}
.part1{
    padding:20px 0px 0px 0px;
}
.rightpart2,.rightpart3{
    margin-top: 30px;
    border-radius: 12px;
    background: #ffffff;
}
.game-titledel{
    width: 109px;
    background: url(../images/walkthrough/tb-rmyx.png) no-repeat;
    background-size: 100% 100%;
}
.game-titledel .textspandel{
    text-align: center;
}
.gamehot-content{
    height: 166px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 0px 5px 0px #ffd375;
}
.gamehot-content .item{
    padding-top: 20px;
}
.gamehot-content .item img{
    width: 100px;
    height: 100px;
}
.gamehot-content .item P{
    width: 100px;
    height: 29px;
    font-size: 16px;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    overflow: hidden;
}

.gamehot-content{
    position: relative;
}
#gamecontent{
    width: 1100px;
    margin: auto;
}
.swiper-button-prev.swiper-button-disabled{
    background: url(/top/images/you-icon-hui.png) no-repeat !important;
    background-size: 100% 100%;
}
#swiperbtn_prev{
    display: block;
    width: 40px;
    height: 166px;
    position: absolute;
    left: 0px;
    top: 0;
    background: url(/top/images/zuo-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    opacity: initial;
}
#swiperbtn_next{
    display: block;
    width: 40px;
    height: 166px;
    position: absolute;
    right: -1px;
    top: 0;
    background: url(/top/images/you-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
}
.swiper-button-next.swiper-button-disabled{
    background: url(/top/images/zuo-icon-hui.png) no-repeat !important;
    background-size: 100% 100%;
    opacity: initial;
}
/* 攻略 */
.capture-titledel{
    width: 85px;
    background: url(/top/images/tb-gong-lu.png) no-repeat;
    background-size: 100% 100%;
}

.capture-titledel .textspandel{
    padding-left: 10px;
    box-sizing: border-box;
}
.capturetitle{
    background-size: 100% 100%;
    position: relative;
	padding: 0px 0px 20px 0px;
}
.capture .captureleft{
    width: 668px;
}
.capture-content {
    background: #ffffff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 0px 5px 0px #e0dfdf;
    margin-bottom: 30px;
}
.capture-content .item{
    height: 160px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.capture-content .item .itemicon img{
    width: 158px;
    height: 120px;
    position: absolute;
    border-radius: 10px;
    top: 20px;
    left: 8px;
}
.capture-content .item .itemtext{
    margin-left: 175px;
    box-sizing: border-box;
    overflow: hidden;
}
.capture-content .item .itemtext span{
    display: block;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
}
.capture-content .item .itemtext a{
    display: block;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
}
.capture-content .item .itemtext .itemtextspan1{
    height: 44px;
    font-size: 16px;
    font-weight:bold;
    padding-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.capture-content .item .itemtext .itemtextspan2{
    font-size: 12px;
    padding: 8.5px 0;
    box-sizing: border-box;
}
.capture-content .item .itemtext .itemtextspan3{
    height: 71px;
    font-size: 12px;
    position: relative;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: justify;
    overflow: hidden;
}
.capture-content .item .itemtext .itemtextspan3 .moretext{
    font-size: 12px;
    position: absolute;
    right: 20px;
    bottom: 0px;
    font-weight: bold;
    background: #ffffff;
}
.capture-content .item:last-child{
    border-bottom: 0px;
}
.capture-content .item:hover{
    background: #f5f5f5;
}
.capture-content .item:hover .itemtext .itemtextspan3 .moretext{
    color: #ff5f1f;
    background: #f5f5f5;
}
/* 右边 */
.capture .captureright{
    width: 320px;
}
.capture .captureright .rightpart1{
    width: 320px;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 0px 5px 0px #e0dfdf;
    box-sizing: border-box;
}
.capture .captureright .rightpart1 .title{
    height: 64px;
    font-size: 18px;
    font-weight: bold;
    line-height: 65px;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 61px;
    background: url(/top/images/gong-lu-icon.png) no-repeat 20px 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.capture .captureright .rightpart1 .item{
    width: 320px;
    padding: 8px 0px;
    box-sizing: border-box;
}
.capture .captureright .rightpart1 .item .itemli{
    display: block;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    background: url(../images/walkthrough/2-you-hui.png) right 20px bottom 8px no-repeat;
    background-size: 7px 16px;
    padding-left: 20px;
    padding-right: 35px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.capture .captureright .rightpart1 .item .itemli:hover{
    color: #ff5f1f
}
/* 好游推荐 */
.rightpart2{
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: 0 0px 5px 0px #e0dfdf;
}
.rightpart2 .title{
    height: 64px;
    font-size: 18px;
    font-weight: bold;
    line-height: 65px;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 61px;
    background: url(/top/images/tui-jian-icon.png) no-repeat 20px 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
/* 好游推荐 */
.gift-content ul li{
    height: 40px;
}
.gift-content ul li .p2{
    width: 220px;
    height: 40px;
}
.gift-content ul li .p3{
    height: 40px;
    line-height: 40px;
}
.gift-content ul li.hover .p2{
    width: 220px;
    padding-left: 20px;
    padding-top: 20px;
    box-sizing: border-box;
}
.gift-content ul li .p2 p{
    height: 40px;
    line-height: 40px;
}
.gift-content ul li.hover .p4 .gamepre{
    display: block;
    width: 80px;
    height: 34px;
    background: url(/top/images/4-ksyx-icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -17px;
}
.gift-content ul li.hover .p2 span{
    height: 25px;
    display: block;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    float: none;

}
.gift-content ul li.hover .p2 p{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333333;

}
.gift-content ul li.hover .p2 span i{
    color: #ff5f1f;
	font-style: normal;
}
/* 开服表 */
.rightpart3 .title{
    height: 64px;
    font-size: 18px;
    font-weight: bold;
    line-height: 65px;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 61px;
    background: url(/top/images/tong-zhi-icon.png) no-repeat 20px 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.rightpart3{
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: 0 0px 5px 0px #e0dfdf;
    padding-bottom: 10px;
}

/* 新闻 */
.selectbox{
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.selectbox ul li{
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: center;
    font-size: 14px;
    float: left;
    padding: 0 10px;
}
.selectbox ul .on{
    background: #ffb400;
    border-radius: 12px 12px 0px 0px;

}
.selectbox ul li:hover a{
    color: #ffb400;
}
.selectbox ul li.on:hover a{
    color: #fff;
}
.selectbox ul a{
    display: block;
}
.selectbox ul .on a{
    color: #fff;
}
.game-titledel{
    height: 31px;
    line-height: 15px;
    width: 109px;
    background: url(../images/walkthrough/tb-rmyx.png) no-repeat;
    background-size: 100% 100%;
}
