html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea,
p,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
nav,
section,
div,
span,
a,
img,
strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    font-family: "PingFangSC", "helvetica neue", "hiragino sans gb", "arial", "microsoft yahei ui", "microsoft yahei", "simsun", "sans-serif";
    font-size: 12px;
    color: #333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a,
a:hover,
a:active,
a:visited,
a:link {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
}

#download-new {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;

}

#download-new .logo {
    width: 100%;
    display: block;
}

#download-new a {
    display: block;
    position: absolute;
    right: 2%;
    width: 30%;
    top: 50%;
    -webkit-transform: translate(0, -49%);
        -ms-transform: translate(0, -49%);
            transform: translate(0, -49%)
}
#download-new .download-btn{
    display: block;
    position: absolute;
    right: 2%;
    width: 27%;
    top: 33%;
    -webkit-transform: translate(0, -49%);
    -ms-transform: translate(0, -49%);
    transform: translate(0, -49%);
}
#download-new .recharge-btn{
    display: block;
    position: absolute;
    right: 32%;
    width: 30%;
    top: 50%;
    -webkit-transform: translate(0, -49%);
        -ms-transform: translate(0, -49%);
            transform: translate(0, -49%)
}

#download-new a img {
    width: 100%;
}

.topimg {
    opacity: 0;
    width: 100%;
    display: block;
}

#header {
    position: relative;
}

#header .banner {
    width: 100%;
}

#header a img {
    width: 100%;
}

.tab-contain,
.content-main,
.gift-contain {
    width: 100%;
    background-color: #fef2d9;
    padding: 6% 0;
    border-left: 6px solid #dac499;
    border-right: 6px solid #dac499;
}
.content-main{
    padding: 6% 3%;
    word-wrap: break-word;
}

#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 5;
}

#tabs li {
    width: 23%;
    margin-bottom: 3%;
}

#tabs li a {
    display: block;
    text-align: center;
    color: #929292;
    width: 100%;
    font-size: 14px;
    line-height: 2em;
}

.current a {
    background: #bf2701;
    z-index: 4;
    color: #fff !important;
}

.hoverItem a {
    background: #AAC8B9;
}

#content {
    padding: 0;
    height: 100%;
    position: relative;
}

#content>div>.main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px dashed #decfb3;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}

#content>div>.main div {
    margin: 10px 0;
    line-height: 22px;
}

#content>div>.main div:first-child {
    border-radius: 3px;
    padding: 0 3px;
    background: #d7d7d7;
    color: #888;
}

#content>div>.main div:nth-child(2) {
    width: 66%;
    color: #4f4f4f;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
       margin-left: 2%;
}

#content>div>.main div:last-child {
    padding-left: 5px;
    color: #808080;
}

.item {
    display: none;
}

.show {
    display: block;
}

.moreBtn {
    color: #929292;
    line-height: 48px;
    font-size: 24px;
    font-weight: 100;
    margin-left: 2%;
}

#wonderfulGame .wonderfulGame-top {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #61431b;
    margin-bottom: 4%;
    position: relative;
    padding: 3% 0;
}
#wonderfulGame img,video{
    width: 100%
}
#wonderfulGame .wonderfulGame-top img{
    width: 38%;
    vertical-align: middle;
}
#wonderfulGame .wonderfulGame-top img:nth-child(3){
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
#wonderfulGame .wonderfulGame-top span{
    color: #fff;
    margin: 0 .6%;
    vertical-align: middle;
    font-size: 16px;
}
.wonderfulGame-top .goback_index{
    width: 42px;
    height: 42px;
    background: url('../images/icon_back.png') no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 2%;
    left: 3%;   
}
#wonderfulGame .wonderfulGame-main{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#wonderfulGame .wonderfulGame-main a{
    width: 50%;
    position: relative;
    
}
#wonderfulGame .wonderfulGame-main a img{
    width: 100%;
    padding: 9% 6% 9%;
    display: block;
}
#wonderfulGame .wonderfulGame-main a div{
    position: absolute;
    left: 6%;
    bottom: 12%;
    background: rgba(0, 0, 0, .8);
    width: 88%;
    height: 20%;
    text-indent: 2%;
    display: table;
}
#wonderfulGame .wonderfulGame-main a div span{
    display: table-cell;
    color: #cccccc;
    vertical-align:middle;
    font-size: 15px;
    height: 100%;
}
#evenMore{
    background: #d1ccb7;
    
}
#evenMore .evenMore-main{
    width: 94%;
    border-top: 1px dashed #a7a085;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0;

}
#evenMore .evenMore-main img{
    width: 29%;
}

#navigation{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000;
    background-color: #000;
}
#navigation .navigation-main{
    width: 25%;
}
#navigation .navigation-main img{
    width: 100%;
}
.off{
    display: none;
}
#nes-tabs #tabs li{
    width: 25%;
}
nav{
    text-align: center;
}
.html-collagen{
    height: 100%;
    width: 100%;
    background: #0d0d0b url('../images/part_bg.jpg') no-repeat center top;
    background-size: 100% 100%;
}
.pagination>li>a{
    margin:0 3px;
    border-color: #aba488;
    color: #fff;
    border-radius: 4px;
    background: none;
}
.pagination>li>a span{
    color: #fff;
}
.pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color: #ea4747;
    border: 1px solid #ea4747;
    background: none;
}
.pagination>li>a:hover span, .pagination>li>span:focus span, .pagination>li>span:hover span{
    color: #ea4747;
}
/* 新闻详情页 */
.news_detail{
    padding-bottom: 17%;
}
#nes-content .content-title{
    overflow: inherit;
    text-align: center;
    border-bottom: 1px solid #61431b;
    margin-bottom: 4%;
    position: relative;
    padding: 3% 0;
}
#nes-content .content-title>span:first-child{
    float: left;
    padding: 2% 1%;
    color: #808080;
    width: 42px;
    height: 42px;
    background: url('../images/icon_back.png') no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 2%;
    left: 3%;
}
#nes-content .content-title>span:last-child{
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-size: 16px;
}
#nes-content .content-main ul{
    list-style-type: disc;
    padding-left: 4%;
}
#nes-content .content-main li{
    list-style:disc;
}
#nes-content .content-main img{
    width: 98% !important;
    display: block;
    margin: 0 auto;
    height: auto!important;
}
.new_wrap{
    padding: 1% 4%;
    position: relative;
}
.new_wrap::before{
    content: '';
	width: 100%;
	height: 42px;
	background: url('../images/part_t_t.png') no-repeat center top;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.new_wrap::after{
    content: '';
	width: 100%;
	height: 42px;
	background: url('../images/part_t_t.png') no-repeat center top;
	background-size: 100%;
	position: absolute;
	left: 0;
    bottom: 0;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.clean:after{content:"";display:inline-block;clear:both;}
#nes-content{
    display: none;
}
.new-information{
    padding-bottom: 10%;
}

/* 视频 */
.m_video{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    display: none;
}
.m_video .m_video_cn{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(85%);
    -ms-transform: translateY(85%);
    transform: translateY(85%);
    
}
.m_video_cn video{
    width: 100%;
}
#gift{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 7% 2% 12%;

}
#gift a{
    width: 33.3%;
}
#gift a img{
    width: 100%;
    padding: 4%;
}
#gift-content{
    display: block;
}
#gift .gift_u li{
    display: inline-block;
    width: 32.3%;
    margin-bottom: 13px;
}
#gift .gift_u li img{
    width: 100%;
}
.new-information{
    /* display: none; */
}
.gift-main{
    text-align: center;
    background-color: #fef2d9;
    padding: 6% 0;
    border-left: 6px solid #dac499;
    border-right: 6px solid #dac499;
}
.gift-main h1{
    border-bottom: 1px dashed #a7a085;
    color: #fff;
    font-size: 20px;
    padding: 4%;
    font-weight: 600;
    margin-bottom: 10%;
}
.gift-main p{
    color:#65645f;
    padding-bottom: 2%;
}
#gift-content .goback_index{
    width: 42px;
    height: 42px;
    background: url('../images/icon_back.png') no-repeat center center;
        background-size: auto;
    background-size: 100%;
    position: absolute;
    top: 2%;
    left: 3%;
}
#gift-content .goback_index{
    width: 42px;
    height: 42px;
    background: url('../images/icon_back.png') no-repeat center center;
        background-size: auto;
    background-size: 100%;
    position: absolute;
    top: 2%;
    left: 3%;
}
#gift-content .wonderfulGame-top{
    background: none;
    border-bottom: 1px solid 
    #61431b;
    margin-bottom: 4%;
    position: relative;
    padding: 3% 0;
}
#gift-content .wonderfulGame-top {
    text-align: center;
    width: 100%;
}
#gift-content .wonderfulGame-top span{
    color:#fff;
    margin: 0 .6%;
    vertical-align: middle;
    font-size: 16px;
}
.wonderfulGame-top button{
    position: absolute;
    right: 3%;
    top: 18%;
    width: 20%;
    padding: 1% 0;
    background-color: #c2423e;
}
.wonderfulGame-top button a{
    color: #fff;
}
#gift-content .gift-main p:first-child{
    padding-top: 13%;
}
.subscribeGift{
    padding-top: 10%;
}
.subscribeGift button{
    background-color: #CC4227;
    background-image: -o-linear-gradient(right,#CC4227 7%,#980A09 100%);
    background-image: -webkit-gradient(linear,right top, left top,color-stop(7%, #CC4227),to(#980A09));
    background-image: linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    background-image: -o-linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    color: #fff;
    width: 80%;
    padding:3% 0;
    font-size: 17px;
    letter-spacing:2px;
    border-radius: 5px;
}
.subscribeTip{
    color: #CC4227;
    padding:3% 0;
    font-size: 17px;
    letter-spacing:2px;
}
.subscribeInput input{
    color: #333;
    width: 80%;
    padding:3%;
    font-size: 17px;
    letter-spacing:2px;
    border-radius: 5px;
    margin-bottom: 5%;
}
.subscribeGroup{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15%;
}
.subscribeGroup button{
    color: #333;
    padding:3%;
    font-size: 17px;
    letter-spacing:2px;
    border-radius: 5px;
}
.subscribeGroup button:first-child{
    width:50%;
    background-color: #CC4227;
    background-image: -o-linear-gradient(right,#CC4227 7%,#980A09 100%);
    background-image: -webkit-gradient(linear,right top, left top,color-stop(7%, #CC4227),to(#980A09));
    background-image: linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    background-image: -o-linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    color: #fff;
}
.subscribeGroup button:last-child{
    background: rgba(0, 0, 0, 0);
    width:40%;
    border: 2px solid #CC4227;
    color: #CC4227;
}
.icon{
    position: relative;
    top: 6px;
    left: 5px;
}
#gift-content{
    display: none;
}
#navigation a{
    position: relative;
    z-index: 1000;
    display: block;
}
#footer a {
    color: #aaa;
    text-align: center;
    font-size: 12px;
}
.privacy p{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    word-wrap: break-word;
    word-break:break-all;
    font-size: 90%;
}
.privacy .title{
    font-size: 120%;
    text-align: center;
    font-weight: 600;
}
.privacy{
    display: block;
    margin: 10px;
}
.privacy .red{
    color: red;
}
.privacy .title-little{
    font-size: 110%;
    font-weight: 600;
}

#content>div>.stick div {
    margin: 10px 0;
    line-height: 22px;

}
#content>div>.stick {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px dashed #decfb3;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}
#content>div>.stick div:first-child {
    border-radius: 3px;
    padding: 0 3px;
    color: #fa6565;
    background: #bf2701;
    color: #fff;
}
#content>div>.stick div:nth-child(2) {
    border-radius: 3px;
    padding: 0 3px;
    margin-left: 4px;
    background: #d7d7d7;
    color: #888;
}
#content>div>.stick div:nth-child(3) {
    width: 55%;
    color: #4f4f4f;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

#content>div>.stick div:last-child {
    padding-left: 14px;
    color: #808080;
}

/* 客服中心 */
.service_w p{
    margin-bottom: 2%;
}
.pagination>li>a, .pagination>li>span {
    background-color: rgba(0,0,0,0);
    color: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    background-color: rgba(0,0,0,0);
    color: #fff;
}
.pagination>li>a, .pagination>li>span {
    padding: 6px 8px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
     background-color: rgba(0,0,0,0); 
     border:1px solid #ea4747;
     color: #ea4747;
     border-radius: 4px;
}
/*html {*/
            /*filter: grayscale(100%);*/
            /*-webkit-filter: grayscale(100%);*/
            /*-moz-filter: grayscale(100%);*/
            /*-ms-filter: grayscale(100%);*/
            /*-o-filter: grayscale(100%);*/
            /*filter: url("data:image/svg+xml;utf8,#grayscale");*/
            /*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
            /*-webkit-filter: grayscale(1);*/
        /*}*/