.beitou {
    width: 100%;
    height: 700px;
    position: absolute;
    left: 0;
    z-index: 0;
}

.main {
    margin: 120px auto 0 auto;
    width: 1180px !important;
    z-index: 22;
    background-color: #fff;
    overflow: hidden;
    position:relative;
}

/*搜索条*/
.search-nav {
    background-color: #fff;
    clear: both;
    border-bottom: 1px solid #e6e6e6;
    height: 62px;
    width: 100%;
    position: relative;
}

.search-nav .left-content {
    float: left;
}

.search-nav .left-content ul {
}

.search-nav ul li {
    float: left;
    height: 62px;
    line-height: 62px;
    text-align: center;
    padding: 0 21px 0 31px;
    position: relative;
}

.search-nav ul li + li {
    background: url("../img/xiexian.png") center no-repeat;
    background-position: 0px 31px;
}

.search-nav ul li a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}

.search-nav ul li.hover a {
    color: #ff3000;
}

.search-nav ul li a .xiahuaxian.hover {
    background: url(../img/xiahuaxian.png) center no-repeat;
    width: 90px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    padding: initial;
    position: absolute;
    bottom: -1px;
    right: 17px;
}

.search-nav ul li a .hot-ico {
    background: url(../img/hot.png) center no-repeat;
    background-position: 0px;
    width: 27px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -7px;
    bottom: 38px;
}

.search-nav .right-content {
    width: 270px;
    height: 34px;
    top: 50%;
    margin-top: -17px;
    position: absolute;
    right: 0;

}

.search-nav .right-content .search-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.search-nav .right-content input {
    width: 211px;
    height: 33px;
    background-color: #f5f5f5;
    color: #999;
    text-indent: 35px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid rgb(230, 230, 230);
    outline: none;
}

.search-nav .right-content .search-box {
    background: #f23f04;
    color: #ffffff;
    padding: 0 14px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    position: absolute;
    right: 12px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    outline: none;
    border: none;
}

.search-nav .right-content .search-ico1 {
    position: absolute;
    left: 10px;
    top: 8px;
}

/*滚动条*/
.main_two {
    clear: both;
    position: relative;
    height: 130px;
    overflow: hidden;
    margin: 2px 0 15px 0;
}

.main_two .ul_list {
    clear: both;
    width: 1134px;
    height: 128px;
}

.main_two .ul_list li {
    float: left;
    padding: 15px 9px 0 4px;
    width: 100px;
    text-align: center;
}

.main_two .ul_list li a {
    display: block;
}

.main_two .ul_list li a:hover {
    padding-left: 2px;
}

.main_two .ul_list li a p {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #5f5f5f;
    font-size: 14px;
}

.main_two .ul_list li:hover a, .main_two .ul_list li:hover a p {
    color: #f23f04;
}

.main_two .ul_list li img {
    clear: both;
    width: 80px;
    height: 80px;
    padding-bottom: 6px;
    border-radius: 10px;
}

.main_two_in {
    width: 1134px;
    position: absolute;
    left: 0;
    top: 0
}

.arrow02 {
    position: absolute;
    top: 20px;
    right: 16px;
    width: 30px;
    height: 84px;
    overflow: hidden;
}

.arrow02 a {
    display: block;
    background: url(../img/bg01_v2.png) no-repeat;
    width: 30px;
    height: 30px;
    clear: both;
    margin-bottom: 12px;
}

.arrow02 a.pre {
    background-position: 0 -162px;
}

.arrow02 a.pre:hover, .arrow02 a.pre_on {
    background-position: -32px -162px;
}

.arrow02 a.next {
    background-position: -64px -162px;
}

.arrow02 a.next:hover, .arrow02 a.next_on {
    background-position: -96px -162px;
}

/*礼包*/
.mingle-content {
    width: 1180px;
    clear: both;
    padding: 15px 0;
}

.mingle1 {
    float: left;
    width: 368px;
    clear: both;
}

.mingle2 {
    float: left;
    width: 441px;
    margin-left: 33px;
}

.mingle3 {
    float: right;
    width: 303px;
}

.mingle1 li {
    width: 368px;
    height: 100px;
    background-color: #f5f5f5;
    margin-bottom: 12px;
    position: relative;
}

.mingle1 li:hover a.tihuantp {
    width: 100%;
    height: 100%;
    display: block;
    /*background: url("../images/ht2.png") center no-repeat;*/
    background-size: 100% auto;
}

.mingle1 li span.huotong1 {
    background: url(../images/huodongt1.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 60px;
}

.mingle1 li span.zhuanti1 {
    background: url("../images/zhuantit1.png") center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 60px;
}

.mingle1 li .left-content {
    float: left;
}

.mingle1 li .right-content {
    float: right;
    width: 228px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    margin-left: 127px;
    line-height: 30px;
}

.mingle1 li .img-ioco {
    margin-left: 45px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    top: 50%;
    margin-top: -34px;
    position: absolute;
}

.mingle1 li .img-ioco:hover {
    padding-left: 2px;
}

.mingle1 li p {
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mingle1 li p a {
    font-size: 20px;
    color: #000;
}

.mingle1 li p a:hover, .mingle1 li p:last-child a:hover {
    color: #f23f04;
}

.mingle1 li p:last-child a {
    font-size: 14px;
    color: #999;
}

.index_lb {
    clear: both;
    margin-left: 10px;
    margin-top: 24px;
    width: 368px
}

.index_lb .tit {
    clear: both;
    margin: 12px 0 5px 0;
    color: #000;
    height: 20px;
    line-height: 20px;
}

.index_lb .tit .new_p {
    float: left;
    font-size: 19px;
    /*font-weight: bold*/
}

/*20151207*/
.index_lb .tit .span01 {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #999;
}

.index_lb .tit .span01 em {
    color: #f00;
    font-size: 14px;
    font-style: initial;
}

.more {
    float: right;
    margin-right: 4px;
}

.more a {
    font-size: 12px;
    color: #999;
}

.more a:hover {
    text-decoration: underline;
    color: #f23f04;
}

.index_lb .lb_list1 {
    padding: 14px 0;
    height: 72px;
    position: relative;
}

.index_lb .lb_list1 dt {
    position: absolute;
    left: 0;
    top: 12px;
}

.index_lb .lb_list1 dt img {
    width: 80px;
    height: 80px;
    border-radius: 10px;
}

.index_lb .lb_list1 dt img:hover {
    padding-left: 2px;
}

.index_lb .lb_list1 dd.dd1 {
    position: absolute;
    left: 87px;
    width: 230px;
    line-height: 20px;
}

.index_lb .lb_list1 dd.dd1 p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_lb .lb_list1 dd.dd1 .p1 a {
    /*font-weight:bold; line-height:28px; height:28px; overflow:hidden;*/
    font-size: 14px;
    color: #000;

}

.index_lb .lb_list1 dd.dd1 .p1 a:hover {
    color: #f23f04;
}

.index_lb .lb_list1 dd.dd1 .p2 {
    padding: 4px 0;
    height: 20px;
    width: 180px;
}

.index_lb .lb_list1 dd.dd1 .p2 .span1 {
    float: left;
    width: 100px;
    height: 4px;
    background: #dcdcdc;
    margin-top: 7px;
    position: relative;
}

.index_lb .lb_list1 dd.dd1 .p2 .span1 em {
    display: inline-block;
    height: 100%;
    background: #f23f04;
    position: absolute;
}

.index_lb .lb_list1 dd.dd1 .p2 .span1 em.yuanqiu {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f23f04;
    float: right;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -3px;
}

.index_lb .lb_list1 dd.dd1 .p2 .span2 {
    float: left;
    padding-left: 8px;
    font-size: 12px;
    color: #616161;
}

.index_lb .lb_list1 dd.dd1 .p3 {
    color: #616161;
    font-size: 12px;
    height: 17px;
    margin: 5px 0 2px 0;
}

.index_lb .lb_list1 dd.dd1 .p3 em, .index_lb .lb_list1 dd.dd1 .p3 span {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.index_lb .lb_list1 dd.dd1 .p3 em {
    background: url(../img/bg02_v2.png) no-repeat;
    margin-right: 8px;
}

.index_lb .lb_list1 dd.dd1 .p3 em.app, .index_lb .lb_list2 li .p2 em.app {
    width: 14px;
    height: 17px;
    background-position: 0 -38px;
}

.index_lb .lb_list1 dd.dd1 .p3 em.app_on, .index_lb .lb_list2 li .p2 em.app_on {
    width: 14px;
    height: 17px;
    background-position: 0 -1px;
}

.index_lb .lb_list1 dd.dd1 .p3 em.and, .index_lb .lb_list2 li .p2 em.and {
    width: 16px;
    height: 17px;
    background-position: -22px -38px;
}

.index_lb .lb_list1 dd.dd1 .p3 em.and_on, .index_lb .lb_list2 li .p2 em.and_on {
    width: 16px;
    height: 17px;
    background-position: -22px -1px;
}

.index_lb .lb_list1 dd.dd2 {
    position: absolute;
    right: 3px;
    top: 38px;
    width: 70px;
    height: 26px;
    border: 1px solid #f23f04;
    background-color: #fff;
    text-align: center;
    line-height: 26px;
}

.index_lb .lb_list1 dd.dd2 a {
    color: #f23f04;
    font-size: 12px;
    height: 17px;
    margin: 12px 0 5px 0;
    text-decoration: none;
}

.index_lb .lb_list1 dd.dd2 a {
    padding: 6px 23px;
}

.index_lb .lb_list1 dd.dd2 a:hover {
    background: #f23f04;
    color: white;
}

/*安卓ios下载*/
.index_lb .lb_list2 {
    clear: both;
    height: 260px;
    overflow: hidden;
}

.index_lb .lb_list2 li {
    margin: 6px 0 18px 0;
    height: 20px;
    line-height: 20px;
    clear: both;
    background: url(../img/bg02_v2.png) no-repeat;
    background-position: -143px -299px;
    overflow: hidden;
    position: relative;
}

.index_lb .lb_list2 li .p1 {
    position: absolute;
    width: 205px;
    overflow: hidden;
    height: 20px;
    left: 16px;
    top: 0;
}

.index_lb .lb_list2 li .p1 a {
    color: #444;
}

.index_lb .lb_list2 li .p1 a:hover {
    color: #ff3000;
    padding-left: 2px;
}

.index_lb .lb_list2 li .p2 {
    position: absolute;
    width: 50px;
    overflow: hidden;
    height: 20px;
    left: 230px;
    top: 0;
}

.index_lb .lb_list2 li .p2 em {
    float: left;
    display: inline-block;
    margin-right: 8px;
    background: url(../img/bg02_v2.png) no-repeat;
}

.index_lb .lb_list2 li .p3 {
    position: absolute;
    width: 75px;
    left: 305px;
    color: #8d8d8d;
    font-size: 12px;
    overflow: hidden;
}

.index_lb .lb_list2 li .p4 {
    position: absolute;
    width: 19px;
    height: 18px;
    left: 384px;
    top: 0;
}

.index_lb .lb_list2 li .p4 a {
    display: block;
    background: url(../img/bg02_v2.png) no-repeat;
    width: 19px;
    height: 18px;
    background-position: -131px -156px;
}

.index_lb .lb_list2 li .p4 a:hover {
    background-position: -131px -184px;
}

.index_lb .lb_list2 li a:hover {
    text-decoration: underline;
}

/*游戏下载*/
.main_four_right {
    float: right;
    width: 296px;
}

.bighand {
    width: 294px;
    border: 1px solid #efefef;
}

.bighand dl {
    padding: 22px;
    height: 91px;
    position: relative;
    overflow: hidden;
}

.bighand dl dt {
    width: 91px;
    position: absolute;
    left: 22px;
    top: 22px;
}

.bighand dl dt img {
    width: 91px;
    height: 91px;
}

.bighand dl dd {
    width: 140px;
    position: absolute;
    left: 135px;
    top: 22px;
}

.bighand dl dd .p1 {
    font-size: 24px;
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.bighand dl dd .p1 a {
    color: #000;
}

.bighand dl dd .p1 a:hover {
    color: #f23f04;
}

.bighand dl dd .p2 {
    clear: both;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-top: 2px;
    overflow: hidden;
    color: #999;
}

.bighand dl dd .p2 span {
    float: left;
    background: url(../img/bg02_v2.png) no-repeat;
    padding-left: 24px;
    display: inline-block;
    color: #444;
}

.bighand dl dd .p2 .qiang {
    background-position: -1px -195px;
}

.bighand dl dd .p2 .load {
    background-position: -132px -207px;
    margin-left: 10px;
}

.bighand dl dd .p3 {
    clear: both;
}

.bighand dl dd .p3 a {
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
    background: #3ab4b3
}

.bighand dl dd .p3 a:hover {
    text-decoration: none;
    opacity: 0.9;
}

/*中间层顶部*/
main_four_center {
    float: left;
    width: 430px;
    padding-left: 12px;
}

.main_four_center a:hover {
    text-decoration: underline;
}

.four_center_one {
    clear: both;
    /*border-bottom: 1px dotted #d5d5d5;*/
}

.four_center_one .p1 {
    margin: 12px 0;
    text-align: center;
    font-size: 24px;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
}

.four_center_one .p1 a {
    color: #f23f04;
    font-weight: bold;
}

.four_center_one .p1 a:hover {
    padding-left: 2px;
}

.four_center_one .p2 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}

.four_center_one .p2 a {
    padding: 0 6px;
    color: #444;
    font-size: 14px;
}

.four_center_one .p2 a:hover {
    color: #f23f04;
}

.four_center_two .ul_img li a:hover {
    color: #ff3000;
}

.four_center_two {
    clear: both;
}

.four_center_two .p1 {
    clear: both;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding-top: 14px;
}

.four_center_two .p1 span {
    width: 34px;
    height: 20px;
    line-height: 20px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.four_center_two .wangyou span {
    background: #f44b04;
}

.four_center_two .danji span {
    background: #0491f4;
}

.four_center_two .wangyou a {
    color: #f44b04;
    float: left;
}

.four_center_two .danji a {
    color: #0491f4;
    float: left;
}

.four_center_two .p1 a {
    padding-left: 8px;
    width: 385px;
    overflow: hidden;
    height: 20px;
}

.four_center_two .p1 a:hover {
    padding-left: 6px;
}

.four_center_two .ul_img {
    clear: both;
    padding-top: 10px;
}

.four_center_two .ul_img li {
    float: left;
    margin-right: 9px;
    position: relative;
    width: 210px;
    height: 110px;
    overflow: hidden;
}

.four_center_two .ul_img li:last-child {
    margin-right: 0;
}

.four_center_two .ul_img li a {
    display: block;
    color: #fff;
}

.four_center_two .ul_img li a img {
    width: 210px;
    height: 110px;
    transition: all 1.2s ease 0s;
}

.four_center_two .ul_img li a:hover img {
    transform: scale(1.2);
}

.four_center_two .ul_img li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6)
}

.mingle2 .text-content {
    /*margin-top: 17px;*/
}

.mingle2 .text-content1 {
    margin-bottom: 24px;
}

.mingle2 .text-content ul {
    line-height: 39px;

}

.mingle2 .text-content ul li a {
    font-size: 14px;
    color: #444444;
}

.mingle2 .text-content ul li a:hover {
    text-decoration: underline;
    color: #f23f04;
}

.mingle2 .text-content ul li span:first-child {
    margin-right: 19px;
}

.main-news {
    margin-top: 13px;
}

.main-news ul li a {
    display: block;
    float: left;
    color: #444;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}

.main-news ul li a:hover {
    color: #f23f04;
}

.main-news ul li .a1 {
    margin-right: 16px;
}

.main-news ul li .a2 {
    width: 386px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*开服开测*/
.kFKC {
    clear: both;
    margin-top: 10px;
}

.kFKC .title01 {
    position: relative;
    height: 37px;
    line-height: 37px;
    margin-bottom: 11px;
    width: 100%;
}

.kFKC .title01 p span.new_p:first-child {
    font-size: 20px;
    color: #000;
}

.kFKC .title01 p span.new_p:nth-child(2) {
    margin-left: 27px;
    font-size: 20px;
    color: #999;
}
.kFKC .title01 p{
    width: 16%;
    height: 37px;
    float: right;
}
.kFKC .title01 p a{
    color: #999 !important;
    font-size: 12px;
}
.kFKC .title01 p span.new_p:last-child {
    font-size: 12px;
    color: #999;
    right: 9px;
    display: block;
}

.kFKC .title01 p span.new_p:last-child a {
    color: #999;
}

.kFKC .title01 p span.new_p:last-child a:hover {
    color: #f23f04;
}

.title01 ul.menu_tab {
    position: absolute;
    left: -6px;
    top: 0px;
}

.title01 ul.menu_tab li {
    float: left;
    color: #e5e5e5;
    cursor: pointer;
    font-size: 20px;
}

.title01 ul.menu_tab li a {
    text-decoration: none;
}

.title01 ul.menu_tab li span {
    color: #999;
    padding: 0 12px;
}

.title01 ul.menu_tab li.hover span {
    color: #000;
}

.kFKC .tab_con {
    clear: both;
    border-top: 1px solid #e3e3e3;
    /*margin-top: 8px;*/
}

.tab_con .p_th {
    clear: both;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
}

.tab_con .p_th span {
    float: left;
    color: #999;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    top: 0;
}

.tab_con ul li.hover .span002, .tab_con ul li.hover .span003 a, .tab_con ul li.hover .span004 {
    color: #f23f04;
}

.tab_con .p_th .span01 {
    left: 9px;
    width: 60px;
}

.tab_con .p_th .span02 {
    left: 61px;
    width: 90px;
}

.tab_con .p_th .span03 {
    left: 133px;
    width: 65px;
    text-align: right;
}

.tab_con .p_th .span04 {
    left: 249px;
    width: 40px;
    text-align: center;
}

.tab_con ul {
    clear: both;
    /*border-left: 1px solid #e3e3e3;*/
    /*margin-left: 10px;*/
}

.tab_con ul li {
    clear: both;
    margin-left: 8px;
    position: relative;
    line-height: 37px;
    height: 37px;
    /*border-bottom: 1px dotted #d0d0d0;*/
}

.tab_con ul li:last-child {
    border-bottom: none;
}

.tab_con ul li span {
    position: absolute;
}

.tab_con ul li .span001 {
    /*left: -25px;*/
    /*top: 14px;*/
    /*width: 16px;*/
    /*height: 10px;*/
    /*background: url(../img/bg02_v2.png) no-repeat;*/
    /*background-position: 0 -280px;*/
}

.tab_con ul li .span002 {
    left: 0;
    font-size: 12px;
    color: #b0b0b0;
    top: 0;
}

.tab_con ul li .span003 {
    left: 53px;
    width: 84px;
    height: 38px;
    top: 0;
    overflow: hidden;
}

.tab_con ul li .span003 a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.tab_con ul li .span003 a:hover {
    color: #f23f04;
}

.tab_con ul li .span004 {
    left: 156px;
    width: 78px;
    height: 38px;
    overflow: hidden;
    top: 0;
    text-align: left;
    color: #b0b0b0;
    font-size: 12px;
}

.tab_con ul li .span005 {
    right: 8px;
    width: 42px;
    height: 20px;
    line-height: 20px;
    top: 9px;
    overflow: hidden;
}

.tab_con ul li .span005 p.p2 {
    position: absolute;
    width: 50px;
    overflow: hidden;
    height: 20px;
    top: 0;
    right: 0;
}

.tab_con ul li .span005 p.p2 em {
    float: left;
    display: inline-block;
    /*margin-right: 8px;*/
    margin-left: 8px;
    background: url(../img/bg02_v2.png) no-repeat;
}

.tab_con ul li .span005 p.p2 em.app {
    width: 14px;
    height: 17px;
    background-position: 0 -38px;;

}

.tab_con ul li .span005 p.p2 em.and {
    width: 16px;
    height: 17px;
    background-position: -22px -38px;
}

.tab_con ul li .span005 p.p2 em.app-on {
    height: 17px;
    width: 16px;
    background-position: 1px -1px;
}

.tab_con ul li .span005 p.p2 em.and-on {
    width: 16px;
    height: 17px;
    background-position: -22px -1px;
}

.tab_con ul li .span005 a {
    display: block;
    background: #3cb500;
    color: #fff;
}

.tab_con ul li .span006 {
    /*top: 0;*/
    /*left: -25px;*/
    /*width: 20px;*/
    /*height: 14px;*/
    /*background: #fff;*/
}

.tab_con ul li.hover .span001 {
    background-position: 0 -262px;
}

.tab_con ul li.hover .span002, .tab_con ul li.hover .span003 a, .tab_con ul li.hover .span004 {
    color: #f44b04;
}

.tab_con ul li.hover .span005 a {
    background: #f44b04;
}

/*分割线*/
.banner {
    padding: 10px 9px 0;
    clear: both;
}

.banner img {
    /*width: 1180px;*/
}

/*右侧导航*/
.float-box {
    width: 50px;
    height: 400px;
    position: fixed;
    top: 70px;
    left: 57%;
    margin: 0 0 0 532px;
}

.float-box li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 2px;
    text-align: center;
    background-color: #f5f5f5;
    position: relative;
}

.float-box li:hover {
    background-color: #f23f04;
}

.float-box li a {
    color: #f5f5f5;
    font-size: 14px;
    text-decoration: none;
}

.float-box li a:hover {
    color: white;
}

.float-box li img {
    display: inline-block;
    width: 28px;
    height: 26px;
    margin-top: 50%;
    margin-left: 50%;
    position: absolute;
    top: -13px;
    left: -14px;

}

.float-box .gotop img {
    width: 50px;
    height: 34px;
}