.load-page-box {
    margin:0 auto;
    width: 396px;
    height: 232px;
    background: #fff;
    padding: 30px 50px;
    border-radius: 10px;
}
.pc_gamebox .load-page-box p{
    text-indent: 0;
    padding:0;
}
.page-box-left, .page-box-right {
    float: left;
    width: 180px;
    height: 212px;
}
.page-box-right {
    margin-left: 34px;
}

.page-box-left>p {
    height: 32px;
    line-height: 32px;
    margin: 0;
    color: #FFA15C;
    font-size: 18px;
}
.page-box-right>p {
    height: 44px;
    line-height: 44px;
    text-align:center;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom:22px;
}
.page-box-right>.Android{
    background:#1DC369;
}
.page-box-right>.Android:hover{
    background:#0AE56F;
}
.page-box-right>.Pc{
    background:#5BBAEC;
}
.page-box-right>.Pc:hover{
    background:#1A95DB;
}
.page-box-right>.Ios{
    background:#555555;
}
.page-box-right>.Ios:hover{
    background:#333333;
}
.page-box-right>p.gray, .page-box-right>p.gray:hover{
    background:#c1c1c1;
}
.page-box-right>p span {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background: url(http://p0.qhmsg.com/t01dec966dc2a4014eb.png) no-repeat 0 8px;
    margin-right: 2px;
}
.page-box-right .Android span {
    background-position: 0 -111px;
}
.page-box-right .Pc span {
    background-position: 0 8px;
}
.page-box-right .Ios span {
    background-position: 0 -56px;
}

#pagenav {
    list-style: none;padding:25px 0px;text-align:center;
}
#pagenav a {
    color: #666;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    margin:0 4px;
    background: #f5f5f5;
    padding:5px 15px;
    line-height: 25px;
    text-align: center;
}
#pagenav a:hover {
    display: inline-block;
    color: #fff;
    background: #3eb137;
    text-align: center;
}
#pagenav .pagenow{
    padding:5px 15px;
    line-height: 25px;
    color: #fff;
    background: #3eb137;
    text-align: center;
}
#pagenav a.pageno:hover{background: #f5f5f5;color: #666;}
.article-nav {
    padding: 0 0 10px;
    zoom: 1;
    width:680px;
    border-top: 2px solid #efefef;
}
.article-nav {
    zoom: 1;
}
.article-nav h4 {
    font-size: 16px;
    line-height: 35px;
    padding: 5px;
}
.article-nav-list li {
    float: left;
    width: 330px;
    height: 26px;
    padding: 0 0 0 10px;
    overflow: hidden;
    color: #ff6600;
}
.article-nav-list a {
    color: #333;
}
.article-nav-list a:hover {
    color: #ff6600;
}

/*相关搜索样式开始*/
.relate_cont:after{
    content:'';
    display: table;
    clear:both;
}
a{
    text-decoration:none;
    color:#727579;
}
a:hover{
    color:#FF8D4F;
}
.about-search{
    width:100%;
    padding:4px 0 8px 3px;
    margin:25px auto 0;
    border-top:2px solid #FF6F46;
}
.sea-title{
    height:40px;
    line-height:40px;
    font-size: 16PX;
    padding-left: 5px;
    font-weight:bold;
}
.sea-pannel{
    padding-left:15px;
}
.sea-pannel-aSize a{
    display:inline-block;
    vertical-align: bottom;
    height:40px;
    line-height:40px;
    width: 128px;
    text-align: left;
    margin-right: 35px;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
/*相关搜索样式结束*/
/*玩家先锋团样式开始*/
.clearfloat:after {
    content: " ";
    display: table;
    clear: both;
}
.con_xianft{
    clear: both;
    background: #fff;
    background: url(/resource/images/typical-zone/line.png) repeat-x left bottom;
    padding-bottom: 25px;
    margin-bottom: 15px;
    display:none;
}
.xianft_bottom{
    margin-bottom:30px;
}
.con_pannel{
    margin:0 40px;
    height:220px;
    overflow: hidden;
}
.con_pannel-icon{
    float: left;
    width:200px;
    height:220px;
    clear: both;
    overflow-y:auto;
}
.con_pannel-icon>li{
    float:left;
    width:50%;
    height:100px;
    margin-bottom:10px;
}
.con_pannel-icon>li>a{
    display: block;
    width:100%;
    height:100px;
    position: relative;
}
.con_pannel-icon>li>a:hover>p{
   color: #c9161d;
}
.con_pannel-icon>li>a>img{
    position:absolute;
    left:50%;
    margin-left:-37px;
    width:74px;
    height:75px;
    border-radius: 50%;
}
.con_pannel-icon>li>a>p{
    position: relative;
    top:75px;
    text-align: center;
    font-size: 15px;
    color:#333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.con_pannel-box{
    padding-left:200px;
    box-sizing: border-box;
    height:220px;
}
.con_pannel-box>li{
    float:left;
    width:33.33%;
    height:100px;
    box-sizing: border-box;
    border-left:1px dashed #e1e1e1;
    padding:0 10px;
    position: relative;
}
.con_pannel-box>li a{
    float: left;
    width:100%;
    height:100%;
}
.con_pannel-box>li a:hover>.con_pannel-box-ptxt{
    color: #c9161d;
}
.con_pannel-box .con_pannel-box-litop{
    padding-top:20px;
}
.con_pannel-box-pname{
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    color:#333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 10px;
}
.con_pannel-box-ptxt{
    height: 45px;
    line-height: 22px;
    color:#333;
    overflow: hidden;
}
.dashed{
    position: absolute;
    left:5%;
    bottom:0;
    width:90%;
    border-bottom:1px dashed #e1e1e1  ;
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width: 12px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(200,200,200,0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(200,200,200,0.5);
}
/*玩家先锋团样式开始*/