/*外层背景*/
body {
    background: url("../jpg/bg_dongtai.jpg") left center no-repeat;
    background-size: cover;
    color: #ffffff;
}
.fn-nav a {
    color: #ffffff;
}

/*标签页*/
.fn-nav {
    height: 54px;
    background-color: #333452;
    border: none;
}
.fn-nav li {
    width: 20%;
    text-align: center;
}

.fn-nav>li>a {
    border: 0px;
    line-height: 33px;
    font-size: 1.15em;
}


.fn-navxs>li>a {
    border: 0px;
    font-size: 0.8em;
}

/*斧牛动态导航条样式*/
.fn-nav>li.active>a,
.fn-nav>li.active>a:hover,
.fn-nav>li.active>a:focus {
    border: none;
    color: #4285f4;
    background:none;
}
/*文章标题*/
.fn-new-articles {
    background: url("../png/zuixin.png") no-repeat;
    background-size: contain;
    margin: 0 5px;
}

.fn-more {
    font-size: 16px;
    color: #9a9a9a;
}

/*右侧文章列表*/
.fn-list {
    border: none;
    border-radius: 0;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 30px;
    /*超出省略号*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

/*热门文章*/
.hot-list {
    margin-top: 37px;
}

/*圆点*/
.circle {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ff6000;
    display: inline-block;
    margin: 0 13px 0 -10px;
}

/*每个li前设置一个圆点*/
.information-list ul li.information-conts {
    /*list-style-image: url("../../images/index/li_bg.png");*/
    /*list-style-type:square;*/
    background: url("../png/li_bg.png") left no-repeat;
    /*line-height: 56px;*/
    color: #fff;
    margin-left: 12px;
}

.information-list ul li a {
    color: #a1a2a4;
    font-size: 14px;
}

.information-time {
    line-height: 54px;
    color: #ccc;
    font-size: 1em;
}

.information-list .information-items {
    border-bottom: 1px dashed #ccc;
    height: 54px;
}

/*超出点点点*/
.infomation-warp-dyn {width: 94%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;position:relative;padding-left:16px;}

.information-list ul li a:hover {
    color: #4284f4;
}

/*公告*/
.fn-gg-title {
    border-bottom: 1px solid #f2f2f3;
}

.fn-gg-title h1 {
    font-size: 22px;
    color: #24253a;
}

.fn-gg-title p {
    font-size: 16px;
    color: #666666;
    padding: 12px 0;
}

.fn-gg-title .fn-source-title {
    margin-right: 54px;
}

/*.list-unstyled li {*/
    /*margin: 0px 5px;*/
/*}*/

/*文章字体*/
.fn-gg-conts p,
.fn-gg-conts ul li {
    font-size: 16px;
    color: #24253a;
    line-height: 32px;
}

.fn-gg-conts .fn-indent {
    margin: 20px 0;
}

/*文章第一个图*/
.fn-one-img {
    width: 70%;
    height: auto;
}

/*文章第二个图*/
.fn-two-img {
    width: 75%;
    height: auto;
}

/*上一篇、下一篇*/
.fn-pre-posts a,
.fn-next-posts a {
    font-size: 16px;
    color: #24253a;
}

.fn-mg {
    margin-top: 5%;
    margin-bottom: 35px;
}

.fn-bt {
    height: 10px;
    border-bottom: 1px solid #f2f2f3;
}

/*相关文章*/
.related-art h2 {
    fonts-size: 18px;
    color: #24253a;
    padding-top: 26px;
    padding-bottom: 14px;
}

.list-unstyled .fn-mr10 {
    margin-right: 10px;
}

.fn-mrgin {
    margin-bottom: 140px;
}

/*相关文章列表*/
.fn-mrgin li>a {
    /*font-size:16px;*/
    color: #333;
    line-height: 26px;
}

.fn-indent {
    text-indent: 2em;
}

/*资讯*/
.fn-zx,
.fn-novice,
.fn-recharge,
.fn-game {
    width: 100%;
    display: table;
    text-align: left;
    padding:24px 0 24px 0px;
    border-bottom: 1px solid #5f6585;
}
.fn-zx .col-md-4
,.fn-novice .col-md-4
,.fn-recharge .col-md-4
,.fn-game .col-md-4{
    width: 40%;
    padding: 0 0 0 0;
}
.fn-zx .col-md-8
,.fn-novice .col-md-8
,.fn-recharge .col-md-8
,.fn-game .col-md-8 {
    width: 60%;
}
    /*内容超出加点点点*/

.fn-warp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 12px;
    color: #a1a2a4;
    line-height: 20px;
}
/*资讯列表*/
.fn-zx-time {
    font-size: 12px;
    color: #a1a2a4;
    line-height: 32px;
    margin-top: 10px;
}

.fn-zx-title {
    font-size: 16px;
    color: #fefffb;
    line-height: 29px;
    margin-bottom: 10px;
}

.fn-zx h1:hover {
    color: #4285f4;
}

/*分页*/
.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;
}
.new-title {
    padding-top: 20px;
}

/*最新文章*/
.fn-more {
    position: relative;
    top: -44px;
    left: -11px;
}

.fn-more a {
    color: #9a9a9a;
}

/*swiper 轮播图*/
.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 5%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*轮播图的小圆点*/
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
    border: 1px solid #fff;
}
/*撑满整个页面*/
.full{
    min-height: 200px;
}
/*资讯、公告、新手问题、充值问题、游戏问题页面手机端*/
@media (max-width: 768px){
    .fn-zx .col-md-4, .fn-novice .col-md-4, .fn-recharge .col-md-4, .fn-game .col-md-4{
        width: 100%;
    }
    .fn-zx .col-md-8, .fn-novice .col-md-8, .fn-recharge .col-md-8, .fn-game .col-md-8 {
        margin-top: 5%;
        width: 100%;
    }
    .page .pagination>li>a, .page .pagination>li>span {
        margin: 4px 0 0 4px;
    }
}
