a:hover {
    color: #FF881E;
}

.datus {
    height: auto;
    display: flow-root;
    padding: 20px;
    background: #FFFFFF;
}

.main .banner-left {
    width: 55%;
    overflow: hidden;
    float: left;
    border-radius: 8px;
    max-height: 690px;
    /* margin-top: 2%; */
}

.main .banner-left.showbottom {
    margin-top: 2%;
}

.main .banner-left .pfeng {
    height: auto;
    outline: 1px solid #18191b;
    border: 1px solid #3d3e42;
    padding: 4%;
    width: 92%;
    background: #202125;
    margin-bottom: 4%;
    border-radius: 8px;
}

.main .banner-left .pfeng .img {
    width: 120px;
    height: 120px;
    border-radius: 20px;
    overflow: hidden;
    float: left;
}

.main .banner-left .pfeng .text {
    float: left;
    margin-left: 4%;
    width: 28%;
}

.main .banner-left .pfeng .text .text_net p {
    color: #9a9a9a;
    font-size: 13px;
    line-height: 13px;
    height: 14px;
    overflow: hidden;
    padding-top: 10%;
    display: block;
}

.main .banner-left .pfeng .img img {
    width: 120px;
    height: 120px;
    border-radius: 20px;
}

.main .banner-left .pfeng .img img:hover {
    transform: scale(1.05);
}

.main .banner-left .pfeng .text .text_tite {
    display: block;
    padding-top: 4px;
    height: 21px;
    line-height: 20px;
    font-size: 20px;
    overflow: hidden;
    color: #F0412A;
    font-weight: bold;
    width: 100%;
}

.main .banner-left .pfeng .text_tite span {
    color: #F0412A;
}

.main .banner-left .pfeng .tex_p {
    font-size: 13px;
    color: #9a9a9a;
    padding-top: 4%;
    line-height: 24px;
    display: inline-block;
    max-height: 100px;
    overflow: hidden;
    height: 96px;
}

.main .banner-left .pfeng .btns {
    overflow: hidden;
    width: 44%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    height: 120px;
}

.main .banner-left .pfeng .btn {
    width: 100%;
    height: 36px;
    float: left;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    display: block;
    font-size: 16px;
    color: #fff;
    position: relative;
}

.main .banner-left .pfeng .btns a {
    color: #fff;
    width: 47%;
}

.main .banner-left .pfeng .btns .yuyue,
.main .banner-left .pfeng .btns .az {
    background: #5b88ff
}

.main .banner-left .pfeng .btns .ios {
    background: #43cd53
}

.main .banner-left .pfeng .btns .pc {
    background: #e45050
}

.main .banner-left .pfeng .btns .yun {
    background: #ffa600
}

.main .banner-left .pfeng .btns .wp {
    background: #3ec6ff
}

.main .banner-left .pfeng .btn:hover {
    background: #FF881E;
}

.main .banner-left .show_b {
    width: 685px;
    height: 360px;
}

.main .show_b img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.main .show_b span {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: left;
    text-indent: 15px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
}

.banner-right {
    width: 43%;
    float: right;
}

.banner-right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 8px;
}

.banner-right ul li {
    width: 48%;
    height: 176px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.main.banner-right ul li a img {
    width: 100%;
    height: 100%;
}

.main.banner-right ul li a span {
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    left: 0px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 146px;
    z-index: 2;
    cursor: pointer;
}

.main a:hover {
    color: #FF6D1E;
    text-decoration: none;
}

.main.banner-right ul li a:hover span {
    color: #FF6D1E;
}

.main a img:hover {
    transform: scale(1.05);
}

.pm-ys {
    width: 38%;
    float: right;
    background: #FFFFFF;
    margin-top: 2%;
    border-radius: 8px;
    padding: 0 2%;
}

.pm-ys .mod-news-top {
    overflow: hidden;
    text-align: center;
    background: url(skin/images/bg-news.jpg) no-repeat top;
    width: 100%;
    height: 66px;
    font-size: 22px;
    font-weight: 700;
    padding-top: 5px;
}

.pm-ys .mod-news-top .tit {
    line-height: 1.7;
    margin-bottom: 5px;
    padding: 0 10px 0 20px;
}

.pm-ys .mod-news-top .tit a {
    color: #FF881E;
    font-size: 22px;
    font-weight: 700;
}

.pm-ys .mod-news-top .tit a::after {
    content: '...';
    /* 省略号内容 */
    position: absolute;
    right: 0;
    /* 靠右对齐 */
    bottom: 0;
    color: #ff881e;
    /* 省略号颜色 */
    background: #fff;
    /* 背景色覆盖原文本尾部（需与容器背景一致） */
    padding-left: 0.5em;
    /* 覆盖原文本的宽度 */
}

.pm-ys .mod-news {
    width: 100%;
    float: left;
}

.mod-news .hd {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.pm-ys .hd {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.pm-ys .tab-news .tab,
.pn-video .tab-comm {
    overflow: hidden;
    float: left;
}

.pm-ys .tab-news .tab li,
.pn-video .tab-comm li {
    float: left;
    padding: 0 10px;
    position: relative;
    margin-right: 10px;
}

.pm-ys .tab-news .tab li.current a,
.pn-video .tab-comm li.current a {
    color: #333;
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-size: 17px;
}

.pm-ys .tab-news .tab-pn {
    padding-top: 13px;
}

.pm-ys .tab-news .tab-pn .tab-pn-con>a:hover {
    background: #FF6D1E;
    color: #fff;
}

.pm-ys .news-list li {
    width: 100%;
    position: relative;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
}

.pm-ys .news-list li .tit {
    width: 80%;
}

.pm-ys .news-list li .tit a {
    font-size: 16px;
}

.list-bot .txt,
.plist .tit,
.pm-ys .mod-news-top .tit,
.pm-ys .mod-news-top .txt,
.pm-ys .news-list li .tit,
.pn-news .list-news a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.btn-more {
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 2% 0;
    text-align: center;
    background: #eee;
    color: #999;
    font-size: 14px;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    border-radius: 10px;
}

.text-underline {
    text-decoration: underline;
    width: 100%;
    height: 3px;
    background: #ffd200;
}

.tab li.current:after,
.pn-video .tab-comm li.current:after,
.duotu .current:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #FF881E;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.pm-ys .news-list li .date {
    color: #999;
}

.more {
    float: right;
    font-size: 14px;
}

.more a {
    color: #999;
}

/* m2 */

.banner-left .mod-order,
.banner-left .mod-xs {
    margin-top: 20px;
}

.banner-left .hd {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.banner-left .tab-news .tab,
.pn-video .tab-comm {
    overflow: hidden;
    float: left;
}

.banner-left .tab-news .tab li,
.pn-video .tab-comm li {
    float: left;
    padding: 0 10px;
    position: relative;
    margin-right: 10px;
}

.banner-left .tab-news .tab li.current a,
.pn-video .tab-comm li.current a {
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-size: 17px;
}

.banner-left .tab-news .tab li.current span {
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-size: 17px;
    line-height: 34px;
    color: #FF881E;
}

.banner-left .tab-news .tab-pn {
    padding-top: 13px;
}

.duotu .bd.tab-pn {
    padding-top: 13px;
}

.duotu .bd.tab-pn img {}

.duotu .bd.tab-pn img:hover {
    transform: scale(1.1);
}

.links {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;

}

.links .item {
    width: 22.75%;
    margin-bottom: 2%;
    float: left;
    text-align: center;
    -webkit-box-shadow: 2px 2px 2px rgba(28, 28, 28, .1);
    box-shadow: 2px 2px 2px rgba(28, 28, 28, .1);
}

.links .item a {
    border-radius: 3px;
    line-height: 30px;
    background: #fff;
    font-size: 14px;
    display: block;
    height: 30px;
    overflow: hidden;
    padding: 2%;
}

.links .item a:hover {
    background: #FF881E;
    color: #fff;
    text-decoration: none;
}

/* p3 */
.duotu {
    width: 1200px;
    margin-top: 20px;
    float: left;
    background: #fff;
    border-radius: 8px;
    height: 370px;
}

.duotu .hd {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.duotu .tab {
    overflow: hidden;
    float: left;
}

.duotu .current {
    float: left;
    padding: 0 10px;
    position: relative;
    margin-right: 10px;
}

.duotu .current a {
    color: #333;
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-size: 17px;
}

.tuxia {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
}

.swiper-slide:hover .tuxia {
    color: #FF6D1E;
}

/* p4 */
.pn-news {
    background: #fff;
    position: relative;
    height: 500px;
    padding: 20px 20px 25px;
    box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 0.1);
    border-radius: 8px;
    margin-top: 20px;
}

.pn-in {
    display: flex;
    justify-content: space-between;
}

.pn-news .mod-news {
    width: 370px;
}

.pn-news .mod-news .hs {
    height: 200px;
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 0.1);
    border-radius: 8px;
}

.pn-news .hs img {
    width: 100%;
    height: 100%;
    box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 0.1);
    border-radius: 8px;
    transition: all .3s linear;
}

.pn-news .hd {
    margin-bottom: 10px;
}

.pn-news .hd .tit {
    font-size: 17px !important;
    font-weight: bolder;
    float: left;
}

.pn-news .hd .tit:before {
    content: " ";
    display: inline-block;
    overflow: hidden;
    width: 5px;
    height: 17px;
    margin: 0 10px 3px 0;
    background: #FF6D1E;
    vertical-align: middle;
}

.hd .more,
.pn-fs .hd .more,
.pn-hd .more {
    float: right;
    font-size: 14px;
}

.pn-news .hd:after {
    height: 1px !important;
}

.pn-gl .pn-hd:after,
.pn-news .hd:after,
.pn-video .pn-hd:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #eee;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pn-news .list-news li {
    position: relative;
    overflow: hidden;
    height: 32px;
    padding-right: 55px;
    line-height: 32px;
}

.pn-news .list-news li:hover a,
.pn-news .list-news li:hover span {
    color: #FF6D1E;
}

.pn-news .list-news a {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    color: #666;
}

.pn-news .list-news .time {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    color: #999;
    text-align: right;
}

/* ten */
.left_hot_game {
    width: 830px;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left_hot_game .item {
    float: left;
    position: relative;
    width: 262px;
    margin-right: 22px;
    min-height: 307px;
    min-height: auto
}

.left_hot_game .item:nth-child(n+4) {
    margin-top: 20px;
}

.left_hot_game .item:nth-child(3n+3) {
    margin-right: 0px;
}

.left_hot_game .item .img_wrap {
    display: block;
    width: 262px;
    height: 156px;
    border-radius: 6px;
    overflow: hidden;
}

.left_hot_game .item .img_wrap img {
    display: block;
    width: 100%;
    height: 100%;
}

.left_hot_game .item .btn {
    position: absolute;
    top: 124px;
    margin-left: 5px;
    width: 257px;
    height: 26px;
}

.left_hot_game .item .btn .tag {
    float: left;
    width: 60px;
    height: 26px;
    margin-right: 4px;
    line-height: 26px;
    background: rgba(0, 0, 0, .8);
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
}

.left_hot_game .item .center {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #F1F1F1;
}

.left_hot_game .item .center span {
    float: left;
    width: 190px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #FF881E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left_hot_game .item .center a {
    float: right;
    width: 66px;
    height: 24px;
    margin-top: 6px;
    line-height: 24px;
    background: #FFFFFF;
    border: 1px solid #FF881E;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #FF881E;
}

.left_hot_game .item .list {
    width: 100%;
    margin-top: 8px;
}

.left_hot_game .item .list a {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left_hot_game .item {
    margin-top: 3%
}

.left_hot_game .item:nth-child(n+4) {
    margin-top: 3%
}

.news_hot {
    width: 300px;
    float: right;
}

.news_hot .content a {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

.news_hot .content a span {
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    background: #D1D1D1;
    border-radius: 6px 6px 4px 6px;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-family: DIN;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 1px;
}

.news_hot .content a:nth-child(1) span,
.news_hot .content a:nth-child(2) span,
.news_hot .content a:nth-child(3) span {
    background: #FF881E
}

.news_hot .content a p {
    float: right;
    width: 265px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.common_title {
    position: relative;
    padding: 0 10px 0 15px;
    height: 42px;
    margin: auto;
}

.common_title h2 {
    position: relative;
    float: left;
    font-size: 18px;
    color: #FF881E;
    line-height: 42px;
    font-weight: bold;
}

.common_title a {
    position: relative;
    top: 9px;
    float: right;
    display: block;
    font-size: 0;
    width: 15px;
    height: 4px;
    padding: 10px 5px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -787px 5px;
}

.main.marg {
    margin-top: 20px;
    background: #FFFFFF;
    padding: 20px;
}

/* paiming */
.gameBrkList {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.gameBrkList .list {
    position: relative;
    margin-bottom: 14px;
    z-index: 1;
    background: linear-gradient(180deg, #ededed, #FFFFFF);
    box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 0.1);
    border-radius: 8px;
    float: left;
    max-height: 490px;
    overflow: hidden;
    width: 276px;
}

.gameBrktit {
    position: relative;
    padding: 0 17px 0 15px;
    height: 42px;
    display: block;
    line-height: 66px;
    margin: 10px 0;
}

.gameBrktit a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #060A0E;
    line-height: 42px;
    font-weight: bold;
}

.gameBrktit a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    display: block;
    font-size: 0;
    width: 15px;
    height: 4px;
    padding: 10px 5px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -787px 5px;
}

.gameBrkList ol {
    padding: 0 6px;
    margin-top: -5px;
}

.gameBrkList ol li {
    position: relative;
}

.gameBrkList ol li a {
    position: relative;
    display: block;
    padding: 10px 0;
    height: 20px;
    overflow: hidden;
    *zoom: 1;
}

.gameBrkList ol li a>i {
    float: left;
    display: block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: rgba(170, 170, 170, .5);
    font-weight: bold;
    text-align: center;
}

.gameBrkList ol:nth-of-type(1) li:nth-of-type(1) a>i {
    color: #E20000;
}

.gameBrkList ol:nth-of-type(1) li:nth-of-type(2) a>i {
    color: #FF6E26;
}

.gameBrkList ol:nth-of-type(1) li:nth-of-type(3) a>i {
    color: #FF9911;
}

.gameBrkList ol li a img {
    display: none;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    margin-right: 11px;
}

.gameBrkList ol li a div {
    float: left;
    width: 218px;
    height: 60px;
    overflow: hidden;
}

.gameBrkList ol li a div p {
    display: block;
    margin-top: 1px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gameBrkList ol li.active a {
    height: 60px;
    padding: 8px 0 12px;
}

.gameBrkList ol li.active a div {
    width: 142px;
}

.gameBrkList ol li.active a div p {
    margin-top: 0;
    color: #000;
}

.gameBrkList ol li.active img,
.gameBrkList ol li.active a div span,
.gameBrkList ol li.active a div i {
    display: block;
}

.gameBrkList ol li a div span {
    display: none;
    margin: 2px 0 3px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ico {
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
}

.gameBrkList ol li a div i {
    display: none;
    width: 0px;
    height: 10px;
    background-position: -457px -5px;
}

/* newlist */
.lists::before {
    background: #f5f5f5;
}

.lists {
    display: flex;
    justify-content: space-between;
}

.lists .list-left {
    width: 66.6667%;
    float: left;
    margin-right: 3%;
}

.clearFloat {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 1%;
}

.clearFloat a {
    width: 24%;
    position: relative;
    min-height: 120px;
}

.clearFloat a img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.clearFloat a .name {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    color: #dbdbdb;
    line-height: 25px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.modualTitle {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dadada;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1%;
}

.modualTitle:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 24px;
    background: #FF881E;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.lists .list-left ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
    position: relative;
}

.lists .list-left ul li:first-child {
    padding: 10px 0 20px 0;
}

.lists .list-left ul li a .cover-container {
    overflow: hidden;
    position: relative;
}

.lists .list-left ul li .info {
    margin-left: 2.5%;
    width: 67.5%;
}

.lists .list-left ul li .info h2 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    display: block;
}

.lists .list-left ul a img {
    display: block;
    width: 240px;
    height: 150px;
    border-radius: 4px;
    float: left;
}

.lists .list-left a img:hover {
    transform: scale(1.03);
    transition: transform 0.3s ease;
}

.lists .list-left .item-category {
    position: absolute;
    left: 5px;
    top: 25px;
    padding: 5px 6px;
    line-height: 1;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    border-radius: 2px;
    text-decoration: none;
    font-size: 10px;
}

.lists .list-left p {
    font-weight: 400;
    color: #666;
    line-height: 24px;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.lists .list-left .time_more {
    overflow: hidden;
    margin-top: 20px;
}

.lists .list-left .time_more span {
    font-size: 12px;
    margin-right: 20px;
}

.lists .list-left .time_more a {
    font-size: 12px;
}

.lists .list-right {
    width: 300px;
}

.lists .list-right img {
    margin-bottom: 15px;
    width: 100%;
}

.lists .list-right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 0;
}

.lists .list-right ul li {
    min-width: 150px;
    color: #474747;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.lists .list-right .list-title {
    font-size: 20px;
    line-height: 20px;
}

.xihuan {
    display: flex;
    justify-content: center;
}

/* page */
.pager {
    text-align: center;
    margin: 20px 0;
}

.pager ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pager ul li {
    display: inline-block;
}

.pager ul li a {
    padding: 5px 15px;
    margin: 15px 5px;
    border: #dddddd solid 1px;
    display: inline-block;
}

.pager ul li a:hover {
    border: #FF881E solid 1px;
    color: #FF881E
}

.pager ul .active a {
    border: #FF881E solid 1px;
    display: inline-block;
    background-color: #FF881E;
    color: #fff;
}

.pager ul a:not([href]):not([class]):hover {
    border: #dddddd solid 1px;
}

.pager ul .active a:hover {
    color: #fff;
    border: #FF881E solid 1px !important;
}
/*三角洲*/
.map-top{
    background: #c86d1c;
    border-radius: 8px;
    color: #fff;
    padding: 1% 3%;
    margin-top: 1%;
}
.mapmima{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    padding: 1% 0;
}
.mapmima li{
    width: 18%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #131313;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #fff;
    flex-direction: column;
    padding: 1% 0;
}
.mapmima li .map-title{
    font-weight: bold;
    font-size: 36px;
    color: #16BAAA;
}
.mapmima li .map-title span{
    display: block;
    text-align: center;
}
.mapmima li:nth-child(1){
    background: linear-gradient(135deg, #87CEEB, #ADD8E6);
}
.mapmima li:nth-child(2){
    background: linear-gradient(135deg, #32CD32, #228B22);
}
.mapmima li:nth-child(3){
    background: linear-gradient(135deg, #F4A460, #D2691E);
}
.mapmima li:nth-child(4){
    background: linear-gradient(135deg, #1E90FF, #000080);
}
.mapmima li:nth-child(5){
    background: linear-gradient(135deg, #45B3C4, #4A6572);
}
@media screen and (max-width: 768px) {

    .datus {
        padding: 3%;
    }

    .main .show_b span {
        text-indent: 14px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }

    .main .banner-left {
        width: 100%;
    }

    .main .banner-left .show_b {
        width: 100%;
        height: 250px;
    }

    .links {
        width: 100%;
        margin-right: 0;
        max-height: 256px;
    }

    .banner-right {
        width: 100%;
    }

    .banner-right ul {
        margin-top: 2%;
    }

    .banner-right ul li {
        width: 49%;
        height: 80px;
    }

    .main.marg {
        padding: 3% 3% 0 3%;
        margin-top: 3%;
    }

    .left_hot_game {
        width: 100%;
        margin-bottom: 0;
    }

    .left_hot_game .item {
        width: 49%;
        margin-right: 0;
        min-height: auto;
    }

    .left_hot_game .item .img_wrap {
        width: 100%;
        height: auto;
    }

    .left_hot_game .item .list {
        display: none;
    }

    .left_hot_game .item .center {
        position: absolute;
        top: 0px;
        background: rgba(0, 0, 0, 0.7);
        height: 100px;
    }

    .left_hot_game .item .center a {
        display: none;
    }

    .left_hot_game .item .center span {
        width: 100%;
        height: 100px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .left_hot_game .item .img_wrap img {
        height: 100px;
    }

    .news_hot {
        display: none;
    }

    .gameBrktit {
        padding: 0 5%;
        text-align: center;
        line-height: 28px;
        height: 28px;
    }

    .gameBrkList .list {
        width: 24%;
    }

    .gameBrktit a {
        font-size: 14px;
        line-height: 28px;
    }

    .gameBrkList ol li a img {
        width: 40px;
        height: 40px;
        margin-right: 0;
        margin: 0 auto;
    }

    .gameBrkList ol li a>i {
        display: none;
    }

    .gameBrkList ol li a div {
        width: 100%;
    }

    .gameBrkList ol li a div p {
        font-size: 14px;
    }

    .gameBrkList ol li.active a {
        display: flex;
        flex-wrap: wrap;
        height: 80px;
        padding: 5px 0;
    }

    .pm-ys {
        width: 94%;
        padding: 0 3%;
    }

    .pm-ys .tab-news .tab-pn .news-list {
        display: flex;
        flex-wrap: wrap;
        width: 94%;
        padding: 0 3%;
    }

    .pm-ys .news-list li .tit {
        width: 70%;
    }

    /* newlist */
    .lists {
        flex-wrap: wrap;
    }

    .lists .list-left {
        width: 100%;
        margin-right: 0;
    }

    .clearFloat a {
        min-height: 80px;
    }

    .lists .list-left ul li:first-child {
        padding: 2% 0 2% 0;
    }

    .lists .list-left ul li:first-child>a {
        width: 30%;
    }

    .lists .list-left ul a img {
        width: 100%;
        height: 80px;
    }

    .lists .list-left ul li .info h2 {
        font-size: 14px;
        line-height: 2;
        height: 28px;
    }

    .lists .list-left p {
        display: none;
    }

    .lists .list-left .time_more span {
        display: block;
    }

    .lists .list-left .time_more {
        line-height: 2;
        margin-top: 0;
        height: 50px;
    }

    .lists .list-left ul li {
        padding: 2% 0;
    }

    .lists .list-left .item-category {
        left: 2%;
        top: 12%;
        padding: 1%;
    }

    .pn-news {
        height: auto;
    }

    .pn-in {
        flex-wrap: wrap;
    }

    .pn-news .mod-news {
        width: 100%;
    }

    .pm-ys .mod-news-top .tit a {
        font-size: 20px;
    }

    /* m0 */
    .main .banner-left .pfeng .img {
        width: 30%;
        height: auto;
    }

    .main .banner-left .pfeng .img img {
        width: 100px;
        height: 100px;
    }

    .main .banner-left .pfeng .text .text_net p {
        font-size: 12px;
        line-height: 12px;
        height: 12px;
        padding-top: 5%;
    }

    .main .banner-left .pfeng .text {
        width: 66%;
    }

    .main .banner-left .pfeng .btns {
        width: 100%;
        margin-top: 3%;
        height: auto;
    }

    .main .banner-left .pfeng .btns a {
        width: 31%;
    }

    .main .banner-left .pfeng .tex_p {
        padding-top: 0;
    }
    
    /*三角洲*/
    .map-top{
        font-size: 12px;
    }
    .mapmima{
        width: 100%;
            padding: 3% 0;
    }
    .mapmima li .map-title{
            font-size: 16px;
    }
    
    
    .mapmima .map-time{
        font-size: 12px;
    }
}