﻿ol, ul {
    list-style: none;
}

/*第二版面*/
.iblockdiv {
    margin-top: 90px;
    width: 100%;
    float: left;
}
.ScreenCtr {
    min-height: 800px;
}

.iblockdiv .bck73l {
    width: 100%;
    margin: 1rem auto;
}

    .iblockdiv .bck73r {
        width: 23%;
        float: right;
    }

.bcktit {
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #1d2088;
    color: #1d2088;
    opacity:0.8;
}

    .bcktit .bcktitl {
        float: left;
        /*border-bottom: 3px solid #1d2088;*/
        /*font-size: 16px;*/
    }

    .bcktit .bcktitr {
        float: right;
        font-size: 18px;
    }

.bckmain {
    float: left;
    margin-bottom: 20px;
    padding-top: 20px;
    background-color: #fff;
}

    .bckmain .bckmainl {
        width: 100%;
        float: left;
    }

    .bckmain .bckmainr {
        width: 70%;
        float: right;
    }

.bckmainl ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

    .bckmainl ul li:hover {
        background-color: #f6f6f6;
    }

    .bckmainl ul li.lisel {
        background-color: #f6f6f6;
    }

    .bckmainl ul li .bckmlitit {
        width: 100%;
        float: left;
        height: 26px;
        line-height: 26px;
        font-size: 16px;
        margin: 5px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
    }

    .bckmainl ul li .bckmliinfo {
        line-height: 23px;
        height: 46px;
        width: 100%;
        float: left;
        overflow: hidden;
        /*    white-space: nowrap;*/
        text-overflow: ellipsis;
    }

    .bckmainl ul li a.liacs {
        display: block;
        height: 155px;
        width:260px;
        margin-right:20px;
        overflow: hidden;
        float: left;
        border-radius:5px;
    }
.bckmainl ul li .lidiv{
    width:97%;
    margin:1px 1.5%;
    display:block;
}
.bckmliinfo p {
    font-size: 12px;
}

.bckmainr .bckmrimg {
    width: 100%;
    height: 365px;
    overflow: hidden;
}

.bckmainr img {
    width: 100%;
}

.listbar {
    border: 1px solid #f6f6f6;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    min-height: 300px;
    margin-top: 20px;
    display: grid;
}

.bckmainl .liacs img {
    width: 260px;
    margin-right: 20px;
    float: left;
}

.bckmainl li h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 32px;
    max-height: 64px;
    overflow: hidden;
}

.bckmainl li p.newsinfo {
    max-height: 69px;
    overflow: hidden;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 23px;
}

.listbar .bartit {
    width: 86%;
    margin: 20px 7% 0px 7%;
}

    .listbar .bartit .bigtit {
        font-weight: bold;
        font-size: 16px;
    }

    .listbar .bartit .smalltit {
        font-size: 10px;
        color: #928786;
    }

.listbar .listimgli {
    width: 86%;
    margin: 17px 7%;
}

    .listbar .listimgli li {
        width: 48%;
        margin:5px 1%;
        float: left;
    }

        .listbar .listimgli li .imghome {
            width: 100%;
            position: relative;
            text-align: center;
            overflow: hidden;
            height: 120px;
            float: left;
            background-color: #f6f6f6;
            display: flex;
            align-items: center;
        }

        .listbar .listimgli li img {
            width: 100%;
            align-items: center;
        }

.bck100w {
    width: 90%;
    margin: 40px auto;
    border: 1px solid #f6f6f6;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
}

.detailhome {
    width: 80%;
    max-width:1200px;
    margin: 60px auto;
}

    .detailhome .dtltit {
        width: 100%;
        float: left;
        font-weight: bolder;
        font-size: 28px;
        margin-bottom: 45px;
        text-align: center;
    }
.detailhome .dtltit h2{
    font-weight:bold;
}

    .detailhome .dtlsubtit {
        font-size: 13px;
    }

.dtltitkey {
    width: 100%;
    float: left;
    margin-top: 2px;
}

    .dtltitkey .dtkeyl {
        width: 55%;
        float: left;
        font-size: 13px;
    }

    .dtltitkey .dtkeyr {
        width: 45%;
        float: right;
        text-align: right;
        color: #928786;
        font-size: 13px;
    }

.dtlinfo {
    width: 100%;
    float: left;
    background-color: #ebebeb;
    margin: 20px auto;
    border: 1px solid #ebebeb;
}

    .dtlinfo .dtlifhm {
        width: 95%;
        margin: 2.5%;
    }

    .dtlinfo .dtfi {
        font-size: 15px;
        font-weight: bold;
        display: contents;
    }

.dtlcont {
    width: 100%;
    font-size: 16px;
}

    .dtlcont p {
        width: 100%;
        font-size: 18px;
        line-height: 32px;
        float:left;
    }

        .dtlcont p img {
            width: 100%;
            margin: 1.5rem 0;
            margin-left: auto;
            margin-right: auto;
        }

.chdtit {
    font-size: 80%;
    width: 100%;
    display: inline-block;
}

.dtltitkey .dtkeyr .share {
    display: block;
    float: right;
}

.toshare {
    height: 45px;
    line-height: 45px;
}

.newspager {
    text-align: center;
    margin-top: 25px;
    font-size: 1rem;
    width: 100%;
    display: inline-block;
}

    .newspager a {
        padding: 3px 15px;
        margin: 5px 9px;
        border: 1px solid #ff0020;
        background-color: #f2f2f2;
    }

        .newspager a.newssel {
            background-color: #ff0020;
            color: #fff;
        }
.newtnav {
    width: 100%;
    float: left;
    margin-top: 35px;
    margin-bottom: 20px;
}
.newtnav a{
    padding:8px 12px;
    font-size:16px;
    text-align:center;
    background-color:rgba(29,32,136,0.5);
    color:#fff;
    margin-left:10px;
}
.newtnav a:hover{
background-color:rgba(29,32,136,1);
}
.newtnav a.ntnseld{
    background-color:rgba(29,32,136,1);
}
p.dfturl {
    width: 100%;
    font-size: 18px;
    text-align: right;
    margin-top: 1.5rem;
}
.screen .boxl {
margin-top:60px;
}
.screen .boxr {
    margin-top:100px;
}
.screen .bxrimg {
margin-top:0;
}
.screen .boxl .boxtit .btitr {
    font-size:2.1rem;
}
.iblockdiv .mainwth .infodiv {
    width: 94%;
    padding: 10px 3%;
    background-color: #fff;
    border-radius: 6px;
    margin:15px auto;
    max-width:1200px;
}
.infodiv .icon-home {
    margin-right: 1rem;
    color: #1d2088;
}
.game-items {
    justify-content: space-between;
    padding: 0 15px;
}
.game-item {
    width: 25%;
    margin-bottom: 10px;
    opacity:0.9;
}
.game-item .itmdiv{
    width:88%;
    margin:3% 5%;
    display:inline-block;
     border-radius: 0.5rem;
    border: 2px solid #fff;  
    background-color:#f6f6f6;
}
/*.game-item .itmdiv:hover{
    border: 2px solid #f1f1f1;
}*/
.game-item .btmliitm {
   /* height: 173px;*/
    overflow: hidden;
    position: relative;
    width: 94%;
    margin: 3%;
}
.game-item .btmliitm .mins {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #ffffff;
    font-size: 12px;
}
.game-item .btmliitm .play-icon {
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #ffffff;
}
.game-item .btmliitm .play-icon span {
    font-size: 25px;
}
.game-item .vblia {
    width:100%;
}
.game-item .vbliimg {
    width: 100%;
    /*height: 380px;
    line-height: 380px;*/
    overflow: hidden;
    background-color: #f5f5f5;
}
.game-item:hover .btmliitm .play-icon span {
    font-size:28px;
}
.game-item img{
    height:auto;
    width:100%;
    overflow:hidden;
}
.game-title {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
    line-height: 2.5rem;
    height: 2.5rem;
    background-color: rgba(58, 130, 170, 0.88);
}
.game-item:hover {
opacity:1;
background-color:#f1f1f1;
}
.game-item:hover .game-title {
background-color:rgba(58, 130, 170, 1);
}
.game-item:hover .game-title>a{
    color:#fff;
}
.rowitms {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
}
.twonav {
    width: 100%;
    float: left;
    margin-bottom:0.5rem;
}

    .twonav .tnvitem {
        width: 700px;
        margin: 3rem auto 1rem auto;
    }
    .twonav .tnav2 span.seled2 > a {
        font-weight: bolder;
    }

    .twonav .tnav2 span {
        display: inline-grid;
    }

        .twonav .tnav2 .lvitem2 a {
            padding: 0.6rem 1.3rem;
            font-size: 1.3rem;
            background-color: #f6f6f6;
        }

    .twonav .tnav2 .lvitem3 a:hover {
        background-color: #f6f6f6;
    }

    .twonav .tnav2 .lvitem3 a {
        padding: 0.6rem 1.3rem;
        font-size: 1.2rem;
        font-weight: 500;
        /*background-color:#f6f6f6;*/
    }
.twonav {
    width: 100%;
    float: left;
}

    .twonav .tnvitem {
        width: 700px;
        margin: 3rem auto 1rem auto;
    }

        .twonav .tnvitem .tnav2 {
            display: block;
            text-align:center;
            margin-right: 3rem;
            border: 1px solid #f2f2f2;
        }

    .twonav .tnav2 span.seled2 > a {
        color: rgba(15, 125, 181, 1.1);
    }

    .twonav .tnav2 .lvitem2 {
        display: inline-grid;
    }

        .twonav .tnav2 .lvitem2 a {
            padding: 0.6rem 1.3rem;
            font-size: 1.3rem;
            background-color: #f6f6f6;
        }

    .twonav .tnav2 .lvitem3 {
    }

        .twonav .tnav2 .lvitem3 a {
            padding: 0.6rem 1.3rem;
            font-size: 1.2rem;
            font-weight: 500;
            /*background-color:#f6f6f6;*/
        }
.pagelist {
    text-align: center;
    padding: 30px 0;
    float: left;
    width: 100%;
}

    .pagelist > ul > li {
        border: none;
    }

    .pagelist a, .pagelist span {
        background-color: #e7e7e7;
        border-radius: 5px;
        display: inline-block;
        height: 36px;
        line-height: 36px;
        margin: 0 5px;
    }
        /*.lifestyle_page span{ width:38px; height:38px; color:#ccc; line-height:38px;}*/
        .pagelist a:hover {
            background-color: rgba(58,130,170,0.95);
            color: #fff;
        }

        .pagelist span.current {
            background-color: #b22929;
            color: #fff;
        }

    .pagelist .lt, .lifestyle_page .gt {
        font-size: 16px;
        display: inline-block;
        line-height: 34px;
    }

    .pagelist ul {
        display: inline-block;
        margin: auto;
    }

        .pagelist ul li {
            float: left;
            min-width: 45px;
        }

            .pagelist ul li.now a {
                background-color: rgba(58,130,170, 0.99);
                color: #fff;
            }

DIV.pagelist a, DIV.pagelist SPAN {
    border: 1px solid #CCC;
    height: 36px;
    line-height: 36px;
    TEXT-DECORATION: none;
    color: #757575;
    display: block;
    float: left;
    padding: 0.03rem 1.2rem;
    margin-left: 0.3rem;
}
#first-screen .fixed-top-custom {
    background-color: rgba(15, 125, 181, 0.8);
}
 .topbaner {
        width:100%;
        max-height:660px;
        overflow:hidden;
        }
.twonavs {
    width: 100%;
    margin: 0;
    display: inline-block;
    text-align: center;
    position: fixed;
    top: 90px;
    height: 52px;
    line-height: 52px;
    background-color: #e7f2f7;/*rgba(15, 125, 181, 0.1);*/
    z-index:10;
    border-bottom:3px solid #e7f2f7;
}
    .twonavs a {
        /* padding: 0.6rem 1.3rem;*/
        font-size: 1rem;
        /*background-color: #f6f6f6;*/
        display: inline-block;
        height: 55px;
        padding: 0 1.5rem;
        line-height: 55px;
    }
        .twonavs a.curitm, .twonavs a:hover{
       /* background-color:rgba(58,130,170);
        color:#fff;*/
        text-decoration:none;
        border-bottom:3px solid rgba(58,130,170);
        }
 .twonavs a.tnvitm {
border-left: 1px solid #fafafa;
background-color:none;
 }
.liacs .play-icon {
    position: absolute;
    /*   bottom: 5px;
            right: 10px;*/
    color: #ffffff;
    display: block;
    width: 45px;
    height: 45px;
    margin-left: 200px;
    margin-top: 100px;
    display: none;
}

    .liacs .play-icon span {
        font-size: 35px;
    }
@media screen and (max-width: 1440px) {
    .game-item .vbliimg {
    width: 100%;
    height: 220px;
    line-height: 220px;
    overflow: hidden;
    background-color: #f5f5f5;
}
}
@media screen and (max-width: 1600px) {
.game-item .vbliimg {
    width: 100%;
   /* height: 300px;
    line-height: 300px;*/
    overflow: hidden;
    background-color: #f5f5f5;
}
}