/*外层背景*/
body {
    color: #ffffff;
    background-color: #23253a;
}

/*主题内容*/
.container1 {
    width: 100%;
}

/*第一屏顶部banner*/
.row-1 {
    /*min-height: 820px;*/
}

.row-1 .banner {
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
}

.row-1 .b1_tit{
    width: 86%;
    position: absolute;
    right: 0;
    top: 35%;
    z-index: 999;
}
.row-1 .b1_txt1{
    font-size: 60px;
    color: #4285f4;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25%;
    z-index: 999;
}

.row-1 .banner_btn {
    position: absolute;
    width: 15%;
    bottom: 13.1707%;
    left: 50%;
    margin-left: -7.5%;
    z-index: 150;
}

.row-1 .return-index {
    width: 15%;
    height: 80px;
    position: absolute;
    top: 7%;
    left: 8%;
    z-index: 150;
}

/*第二屏*/
.row-2 {
    /*min-height: 1323px;*/
    background: url("https://www.fnjiasu.com/static/images/game_column/s_b2_back.png") left center no-repeat;
    background-size: cover;
    margin-top: -7px;
    padding-bottom: 6%;
}

.row-2 .row-2-1 .hot-zixun-title,
.row-2 .row-2-2 .hot-speed-title {
    margin-top: 3%;
    font-size: 40px;
    line-height: 80px;
    color: #4285f4;
    background: url("https://www.fnjiasu.com/static/images/game_column/s_tit_back.png") center bottom no-repeat;
}

.row-2 .row-2-1 .hot-zixun-cont {
    width: 73%;
    margin: 4% auto 10%;
    padding: 27px 0;
    background: url("https://www.fnjiasu.com/static/images/game_column/s_b2_pk.png") center center no-repeat;
    background-size: auto 100%;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx {
    width: 50%;
    float: left;
    text-align: center;
}

/*.row-2 .row-2-1 .hot-zixun-cont .fn-zx:first-child {*/
    /*margin-right: 4.68%;*/
/*}*/

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .left-con,
.row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con {
    float: left;
    padding: 0px;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .left-con {
    width: 58%;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con {
    width: 42%;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con .fn-zx-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    color: #fefffb;
    margin: 18px 0px 10px 0px;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con .fn-warp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 12px;
    color: #d4d4d4;
    line-height: 20px;
}

.row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con .fn-zx-time {
    font-size: 12px;
    color: #d4d4d4;
    line-height: 48px;
    margin-top: 10px;
}

.row-2 .row-2-2{
    width: 62.5%;
    margin: 0 auto;
}
.row-2 .row-2-2 .items .items_wrap{
    width: 100%;
    background: url("https://www.fnjiasu.com/static/images/game_column/s_b2_item.png") 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 26px;
    padding: 39px 0 105px;
    text-align: center;
    position: relative;
    height: 470px;
    color: #fff;
}
.row-2 .row-2-2 .items:hover .item_mask{
    display: block;
}
.row-2 .row-2-2 .items .items_pic{
    width: 76%;
    margin-top: 55px;
    max-width: 255px;
}
.row-2 .row-2-2 .items .item_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://www.fnjiasu.com/static/images/game_column/s_b2_mitem.png") 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    padding-top: 104px;
    text-align: left;
    line-height: 20px;
    display: none;
}
.row-2 .row-2-2 .items .item_mask .item_mask_wrap{
    width: 82%;
    margin: 0 auto;
}
.row-2 .row-2-2 .items .item_mask p{
    margin-bottom: 15px;
}
.row-2 .row-2-2 .items .item_mask .use_btn{
    font-size: 20px;
    color: #fbd90b;
    text-decoration: underline;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 39px;
    width: 100%;
    left: 0;
}
.row-2 .row-2-2 .hot-speed-cont {
    width: 50%;
    margin: 68px auto;
}

.row-2 .row-2-2 .hot-speed-cont .left-con,
.row-2 .row-2-2 .hot-speed-cont .right-con {
    position: relative;
    width: 50%;
    float: left;
}

/*第三屏*/
.row-3 {
    background: #24263b;
    padding-bottom: 2.5%;
}

.row-3 .hot-zixun-title{
    margin-top: 3%;
    font-size: 40px;
    line-height: 80px;
    color: #4285f4;
    background: url("https://www.fnjiasu.com/static/images/game_column/s_tit_back1.png") center bottom no-repeat;
}
.row-3 .sub_tit{
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin: 35px 0 25px;
}
.row-3 .row-3-con {
    width: 62.5%;
    margin: 0 auto;
}

.row-3 .row-3-con .row-3-con-title .text {
    font-size: 40px;
    line-height: 70px;
    width: 34%;
    border-bottom: 1px solid #177668;
}

.row-3 .row-3-con .row-3-con-title .line1 {
    width: 10%;
    border-top: 1px solid #177668;
    margin-top: 5px;
}
.row-3 .item_list{
    width: 62.5%;
    margin: 0 auto;
}
.row-3 .item_list .item .row-3-con-pic{
    width:287px;
    float: left;
    margin-top: 55px;
    border: 1px solid #177668;
    margin-right: 10px;
}
.row-3 .item_list .item .row-3-con-pic .row-3-con-pic-title {
    width: 287px;
    font-size: 18px;
    height: 134px;
    line-height: 50px;
}
.row-3 .b3_slide_wrap{
    width: 767px;
}
.row-3 .b3_slide_wrap .b3_slide li{
    width: 47.5%;
    height: 344px;
    background: #44465d;
    text-align: center;
    color: #fff;
}
.row-3 .b3_slide_wrap .b3_slide li img{
    width: 50%;
    margin-top: 7%;
}
.row-3 .b3_slide_wrap .b3_slide .b3_slide_txt{
    width: 80%;
    margin: 4% auto 0;
}
.row-3 .b3_slide_wrap .b3_slide .b3_slide_txt span{
    float: left;
    font-size: 16px;
    margin-right: 2%;
}
.row-3 .b3_slide_wrap .b3_slide .b3_slide_txt p{
    float: left;
    width: 64%;
    text-align: left;
    font-size: 14px;
}
.b3_wrap{
    position: relative;
    width: 1035px;
    margin: 0 auto;
}
.row-3 .swip_btn{
    position: absolute;
    top: 43%;
    width: 100%;
}
.row-3 .swip_btn .prev_btn{
    position: absolute;
    left: 0;
}
.row-3 .swip_btn .next_btn{
    position: absolute;
    right: 0;
}
a{text-decoration:none;cursor:pointer;color:#ffffff;}
a:visited{text-decoration:none;cursor:pointer;color:#ffffff;}
/*分页*/
.page .pagination>li>a,
.page .pagination>li>span {
    margin-left: 12px;
    color: #ffffff;
    background-color:transparent;
    border-radius: 4px;
}

/*分页得到焦点的样式*/
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #ffffff;
    border-color: #fff;
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover{
    border-color: #ddd;
    background-color: #ddd;
}
/* infscr-loading */
#infscr-loading {
    bottom: -10px;
    left: 45%;
    position: absolute;
    text-align: center;
    height: 20px;
    line-height: 20px;
    z-index: 100;
    width: 120px;
}
.full {
    min-height: 200px;
}

/*栏目页手机端*/
@media (max-width: 768px) {
    .container1{
        padding-top: 68px;
    }
    /*.row-1 {*/
        /*min-height: 184px;*/
    /*}*/
    .row-1 .return-index {
        height: 20px;
    }
    /*.row-1 .banner_btn{*/
       /*display: none;*/
    /*}*/
    .row-2 .row-2-1 .hot-zixun-title, .row-2 .row-2-2 .hot-speed-title{
        background-size: 100%;
        font-size: 25px;
        line-height: 80px;
    }
    .row-2 .row-2-1 .hot-zixun-cont {
        width: 73%;
        background: none;
    }
    .row-2 .row-2-1 .hot-zixun-cont .fn-zx:first-child {
        margin-bottom: 5%;
    }
    .row-2 .row-2-1 .hot-zixun-cont .fn-zx,
    .row-2 .row-2-1 .hot-zixun-cont .fn-zx .left-con,
    .row-2 .row-2-1 .hot-zixun-cont .fn-zx .right-con
    {
        width: 100%;
    }
    .row-2 .row-2-2{
        width: 85%;
    }
    .row-2 .row-2-2 .items{
        margin-bottom: 5%;
    }
    .row-2 .row-2-2 .hot-speed-cont .left-con,
    .row-2 .row-2-2 .hot-speed-cont .right-con {
        position: relative;
        width: 100%;
        float: left;
    }
    .row-2 .row-2-2 .hot-speed-cont {
        margin: 40px auto;
    }
    .row-2 .row-2-2 .items .item_mask{
        font-size: 14px;
        padding-top: 77px;
    }
    .row-2 .row-2-2 .items .items_wrap{
        padding: 34px 0 71px;
        height: 418px;
        font-size: 22px;
    }
    .row-3 .row-3-con .row-3-con-title .line1 {
        width: 45%;
    }
    .row-3 {
        padding-top: 40px;
    }
    .row-2 .row-2-2 .hot-speed-cont .right-con{
        margin-top: 5%;
        margin-bottom: 10%;
    }
    .row-3 .row-3-con .row-3-con-title .text {
        font-size: 20px;
        width: 80%;
    }
    .row-3 .hot-zixun-title{
        font-size: 24px;
        background-size: 100%;
    }
    .row-3 .sub_tit{
        font-size: 14px;
    }
    .b3_wrap{
        width: 90%;
    }
    .row-3 .b3_slide_wrap{
        width: 100%;
    }
    .row-3 .b3_slide_wrap .b3_slide .b3_slide_txt p{
        width: 100%;
    }
    .row-3 .b3_slide_wrap .b3_slide li{
        height: 265px;
    }
}
