/*改变首页样式*/
.new-content {
    width: 100%;
}

.new-content .layout {
    /* display: inline-block; */
    float: left;
    width: 50%;
    /*margin-right: 20px;*/
}

.new-group {
    margin: 20px;
}

.new-content .layout:nth-child(2n) .new-group {
    margin-right: 0;
}

.new-content .layout:nth-child(2n-1) .new-group {
    margin-left: 0;
}

.new-group img {
    width: 100%;
}

.new-group a {
    display: inline-block;
    color: #333;
    width: 100%;
    /*margin-right: 30px;*/
}

.new-tit {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
}

.new-introduction {
    color: #666;
    line-height: 2em;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*轮播图文字说明*/
.text-box>div {
    position: absolute;
    top: 282px;
    left: 30px;
}

.go-website {
    display: inline-block;
    background: #e64142;
    padding: 10px 20px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 24px;
}

.go-website .iconln_zhixiangyou {
    font-size: 24px;
}

.text-box .head {
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
    display: flex;
}

.head img {
    width: 100%;
    height: 100%;
}

.download-code {
    position: absolute;
    background-image: url("../img/index/codebg.png");
    width: 130px;
    padding-left: 10px;
    background-size: 100% 100%;
    left: 150px;
}

.download-code img {
    width: 120px;
}

.tit-img {
    font-size: 38px;
    line-height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #FFFFFF;
    padding-right: 2em;
    border-bottom: 1px #fff solid;
}

.desc {
    margin-top: 10px;
    color: #FFFFFF;
    width: 400px;
}

.desc p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

.desc>p:hover {
    color: #E21918;
}

.game-type {
    margin-top: 30px;
    display: flex;
    align-items: baseline;
}

.game-type b {
    font-size: 18px;
}

.game-type p {
    display: inline-block;
    margin-left: 10px;
}

.black {
    color: #000000 !important;
}

/*轮播图底部游戏列表*/
.shrink {
    position: absolute;
    bottom: 60px;
    width: 240px;
    left: 30px;
    z-index: 99;
    pointer-events: auto;
}

.paopao {
    width: 260px;
    height: 260px;
    display: flex;
    align-items: center;
}

.dispose {
    position: relative;
    min-width: 240px;
    min-height: 240px;
}

.swiper2 {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 100px;
    height: 100px;
}


.paopao img {
    width: 220px;
    height: 220px;
    display: inline-block;
}

.game-list {
    height: 155px;
    width: 0;
    white-space: nowrap;
    align-items: center;
    display: none;
    overflow-x: auto;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .5);
}

.game-list li {
    width: 150px;
    display: inline-block;
    height: 100%;
}

.game-list .layout {
    margin-right: 20px;
}

.layout img {
    width: 100%;
    height: 300px;
    cursor: pointer;
}

.swiper2 img {
    width: 100%;
    height: 100%;
}

.bg3-title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.new-info {
    color: #272a2c;
    position: relative;
    line-height: 22px;
    font-size: 22px;
    display: inline-block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin-bottom: 30px;
}

.new-more {
    cursor: pointer;
    color: #777;
    display: flex;
    align-items: baseline;
}

.new-more span {
    color: red;
    font-size: 22px;
}

.iconfangxiangyou {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 3px;
    font-size: 22px !important;
}

.container {
    width: 1260px;
    margin: 0 auto;
    padding: 80px 0;
}

.list-group {
    width: 100%;
    display: flex;
    align-items: baseline;
    /*text-align: center;*/
}

.list-group .list-item:nth-child(2) .game-group {
    position: relative;
    left: -10px;
}

.list-group .list-item:nth-child(3) .game-group {
    position: relative;
    left: -24px;
}

.list-item {
    display: inline-block;
    width: 33.33333333333%;
}

.list-item:nth-child(1) {
    text-align: left;
}

.list-item:nth-child(2) {
    text-align: center;
}

.list-item:nth-child(3) {
    text-align: right;
}

.game-item {
    line-height: 2.5em;
    text-indent: 1em;
}

.game-item a {
    color: #666;
}



.timer {
    /*text-align: right;*/
    font-size: 12px;
    color: #666666;
    margin: 10px 0;
    text-indent: 3em;
}

.not-opened {
    position: relative;
    background: #666666;
}

.cutbg {
    background: transparent;
    width: 60px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cutbg:hover {
    background: #C32323;
}

.cutbg:hover .iconfont {
    color: #fff;
}

.cutbg .iconfont {
    color: #999;
    font-size: 42px;
}