.wrapout {
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    min-height: 500px;
    _height: 500px;
    overflow: hidden;
}
#btnMusic {
    width: 57px;
    height: 57px;
    position: absolute;
    top: 330px;
    left: 974px;
    background-image: url(../images/sound-s.png);
    cursor: pointer;
}
.wrapinner {
    background-position: center top;
    background-repeat: no-repeat;
    width: 1400px;
    min-height: 500px;
    _height: 500px;
}
.margin_auto {
    margin-right: auto;
    margin-left: auto;
}
.header h1 {
    width: 175px;
    height: 90px;
    position: absolute;
    top: 10px;
    left: 115px;
    z-index: 10;
}
.header h1 a {
    height: 90px;
    display: block;
    text-indent: -9999px;
    outline: none;

}
.ageTips {
    position: absolute;
    top: 90px;
    left: 40px;
    z-index: 80;
}
.header {
    height: 406px;
    position: relative;
}
.mainNav {
    height: 51px;
    position: absolute;
    left: 300px;
    top: 20px;
    z-index: 20;
}
.mainNav li {
    float: left;
    width: 115px;
    height: 35px;
    position: relative;
    border-left: 1px solid #b79749;
    border-right: 1px solid #b79749;
    margin-left: -1px;
}
.mainNav li a {
    height: 35px;
    display: block;
    text-align: center;
    position: relative;
    line-height: 30px;
    font-size: 18px;
    top: -4px;
    z-index: 12;
}
.mainNav li a:link, .mainNav li a:visited {
    color: #b79749;
}
.mainNav li a span {
    font-size: 14px;
    line-height: 16px;
    display: block;
    cursor: pointer;
    position: relative;
    color: #b79749;
}
.mainNav li ul {
    display: none;
    position: absolute;
    top: -20px;
    left: 2px;
    width: 110px;
    height: 300px;
    padding-top: 70px;
    background: url(/images/bgMenuSec.png) no-repeat;
    z-index: 11;
}
.sidebarLeft {
    width: 265px;
}
.fl {
    float: left;
}
.down a, .btnActiv a, .btnHot, .btnHot i, .btnHot span, .hotShowBg, .hotShowTit, .playerSelf h3 span {
    background: url(../images/png.png) no-repeat;
}
.down {
    height: 141px;
}
.down a {
    height: 141px;
    display: block;
    background-position: 0 0;
    text-indent: -9999px;
    outline: none;
}

.btnActiv {
    height: 80px;
}
.btnActiv a {
    height: 80px;
    display: block;
    background-position: 0 -141px;
    text-indent: -9999px;
    outline: none;
}
.btnHot {
    background-position: 0 -221px;
    padding-bottom: 15px;
}
.btnHot li {
    height: 60px;
    margin-top: 1px;
}
.btnHot li a {
    width: 215px;
    height: 60px;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #d25d36;
    transition: all .5s ease;
    overflow: hidden;
    position: relative;
}
.btnHot li i {
    width: 42px;
    height: 40px;
    display: block;
    position: absolute;
    top: 10px;
    left: 32px;
    transform: translateX(0px);
    transition: all .5s ease;
}
.btnHot li.n1 i{ background-position:-271px -298px}
.btnHot li.n2 i{ background-position:-271px -355px}
.btnHot li.n3 i{ background-position:-271px -412px}
.btnHot li.n4 i{ background-position:-271px -477px}
.btnHot li.n5 i{ background-position:-271px -531px}
.btnHot li.n6 i{ background-position:-271px -593px}
.btnHot li.n1 span{ background-position:-330px -300px}
.btnHot li.n2 span{ background-position:-330px -360px}
.btnHot li.n3 span{ background-position:-330px -422px}
.btnHot li.n4 span{ background-position:-330px -482px}
.btnHot li.n5 span{ background-position:-330px -540px}
.btnHot li.n6 span{ background-position:-330px -598px}

.btnHot li span {
    width: 100px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    outline: none;
    position: absolute;
    top: 16px;
    left: 94px;
    transform: translateX(0px);
    transition: all .8s ease;
}
.btnHot li a:hover span {
    transform: translateX(-20px);
}
.btnHot li a:hover i {
    transform: translateX(-100px);
}
.btnHot li.weixin {
    height: 240px;
}
.btnHot li .weixinShow em {
    width: 97px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #58351b;
    display: block;
    font-size: 15px;
    color: #fc0;
    font-style: normal;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-left: 15px;
    cursor: pointer;
}
.btnHot li .weixinShow img {
    position: absolute;
    top: 16%;
    right: 30px;
}
.btnHot li .weixinShow {
    /* width: 215px; */
    height: 180px;
    margin: 15px auto 0;
    border-bottom: 1px solid #d25d36;
    position: relative;
    text-align: center;
    padding-top: 17px;
}
.btnHot li.weixin p {
    text-align: center;
    color: #9c5c22;
    font-size: 16px;
    color: #f7cf65;
    padding-top: 10px;
}

.btnHot li .weixinShow:after {
    position: absolute;
    top: 17%;
    left: 114px;
    width: 125px;
    height: 2px;
    background: #0F0;
    content: ' ';
    animation: erwmLine 2.5s linear infinite alternate;
}
@keyframes erwmLine {
	0% {transform: translate(0,0)}
	100% {transform: translate(0,115px)}
}
.modCon {
    margin-top: 12px;
    background: #6e1c06;
    border: 1px solid #cb4a19;
    color: #d35121;
}
.modCon h2 {
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #cb4a19;
}
.modConBox {
    line-height: 26px;
    background: #82220a;
    padding: 25px 11px 35px;
}
.serviceShow b {
    font-size: 18px;
    color: #f8d474;
    font-weight: normal;
}
.modList {
    padding: 0 15px;
}
.modList dd {
    border-bottom: 1px dashed #d85422;
}
.modList dd a {
    height: 60px;
    line-height: 60px;
    display: block;
    font-size: 18px;
    background: url(../images/ico1.png) no-repeat 42px 24px;
    text-indent: 67px;
}
.modList dd a:link, .modList dd a:visited {
    color: #f48d4c;
}
body{
    background: #30100a !important;
}
.adShow {
    margin-top: 12px;
    overflow: hidden;
}
.middle {
    width: 1123px;
}
.fr {
    float: right;
}
.moduleOne {
    width: 780px;
    overflow: hidden;
    position:relative;
}
.scrollBox {
    height: 220px;
    position: relative;
}
#banner .swiper-slide {
    word-spacing: 780px;
    height: 220px;
    top: 0;
    left: 0;
    transform: scale(1.2,1.2);
    z-index: 1;
    opacity: 0;
    transition: all 1s ease;
}
#banner .swiper-slide img {
    width: 780px;
    height: 220px;
    transition: all 1s ease;
}
#banner .swiper-slide.swiper-slide-active {
    transform: scale(1,1);
    z-index: 5;
    opacity: 1;
}
#banner .swiper-slide:hover img
{
    transform:scale(1.1,1.1);
    transition: all 1s ease;
}
#banner .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #edc974;
    transition: background .3s ease;
    opacity: 1;
}
#banner .swiper-pagination-bullet-active,#banner .swiper-pagination-bullet:hover {
    opacity: 1;
    background: #f60;
}
#banner .swiper-pagination{
    display: flex;
    justify-content: flex-end;
}
.news {
    height: 536px;
    background: #fbeeb4;
    position: relative;
}
.playerHome {
    position: absolute;
    top: 5px;
    right: 65px;
    color: #f00;
    font-size: 18px;
}
.news h3 {
    height: 98px;
    background: url(../images/bgTopNews.jpg) no-repeat;
    font-size: 24px;
}
#banner a{
    display: block;
    overflow: hidden;
}
.news h3 a {
    line-height: 98px;
    display: block;
    color: #b91f0f;
    padding-left: 35px;
    transition: all .3s ease;
}
#banner{
    position:relative;
}
.tabNav {
    position: relative;
    padding: 22px 0 0 33px;
}
.tabNav li {
    float: left;
    margin-right: 2px;
    overflow: hidden;
}
.tabNav li a {
    width: 125px;
    height: 40px;
    line-height: 40px;
    display: block;
    outline: none;
    background: #f8d474;
    text-align: center;
    color: #000;
    font-size: 20px;
    transition: all .5s ease;
    padding:0;
    border-radius: 0;
}
.tabNav li a:hover, .tabNav li.active a,.tabNav li a.focus{
    background: #b91f0f;
    color: #fdf0c8;
}
.nav>li>a:focus, .nav>li>a:hover{
    background: #f8d474;
    color: #000;  
}
.modMore {
    height: 20px;
    position: absolute;
    top: 34px;
    right: 20px;
}
.news .tabNav .nav-pills>li.active>a,.news .tabNav .nav-pills>li.active>a:focus,.news .tabNav .nav-pills>li.active>a:hover{
    background: #b91f0f;
    color: #fdf0c8;  
}
.modMore a:link, .modMore a:visited {
    color: #fdf0c8;
    transition: all .5s ease;
    background: #b91f0f;
    border-radius: 10px;
    padding: 3px 9px;
    font-size: 15px;
}
.news_con {
    padding: 10px 33px 0;
}
.news_con .tab-pane li {
    line-height: 34px;
    height: 34px;
    position: relative;
    border-bottom: 1px solid #eddfa6;
}
.news_con .tab-pane a:link,.news_con .tab-pane a:visited {
    color: #130a03;
}
.news_con .tab-pane li b {
    padding-right: 10px;
}
.news_con .tab-pane li span {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #cbbb84;
}
.news_con .tab-pane li a:hover {
    color: #d01a14;
}
.hotShowSer {
    overflow: visible;
    height: 272px;
    position: relative;
}
.hotShowBg {
    width: 354px;
    height: 293px;
    background-position: -266px 0;
    position: absolute;
    top: -16px;
    left: -9px;
    z-index: 5;
}
.hotShowTit {
    width: 36px;
    height: 123px;
    background-position: -629px 0;
    position: absolute;
    top: -15px;
    left: 4px;
    z-index: 7;
    line-height: 20px;
    color: #fbeeb4;
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
}
.hotShowSer .hotShowImg {
    width: 307px;
    height: 236px;
    overflow: hidden;
    top: 12px;
    left: 12px;
    z-index: 6;
    position: relative;
}
.hotShowImg img {
    display: block;
    transform: scale(1);
    transition: all .5s ease;
    height: 100%;
    object-fit: cover;
}
.sidebarRight {
    width: 331px;
}
.hotShowImg img:hover{transform:scale(1.05)}
.hotShowImg {
    z-index: 6;
    position: relative;
    overflow: hidden;
}
.mgT10 {
    margin-top: 12px;
}
.adShow a img {
    display: block;
}
.adShow a {
    display: block;
    transform: scale(1);
    transition: all .4s ease;
}
.adShow a:hover {
    transform: scale(1.03);
}
.adShow {
    margin-top: 12px;
    overflow: hidden;
    width: 100%;
}
.clearboth {
    line-height: 0px;
    height: 0px;
    clear: both;
    font-size: 0px;
}
.playerSelf {
    background: url(../images/bgGame.jpg) no-repeat;
    min-height: 300px;
    padding-bottom: 8px;
    overflow: hidden;
}

.playerSelf h3 {
    height: 62px;
    padding: 25px 33px 0;
    position: relative;
}
.playerSelf h3 span {
    width: 272px;
    height: 45px;
    display: block;
    text-indent: -9999px;
    background-position: -429px -350px;
}
.playerSelf h3.gameInfro span {
    background-position: -429px -297px;
}
.playerSelf h3 i {
    width: 783px;
    height: 4px;
    background: #f0e3b3;
    display: block;
    position: absolute;
    top: 58px;
    left: 307px;
}
.gameInfroShow {
    padding: 22px 0 0 33px;
}
.gameInfroShow dd {
    width: 245px;
    height: 225px;
    float: left;
    margin-right: 26px;
}
.playerSelfTxs .modMore {
    top: -37px;
    right: 0;
}
.playerSelfTxs .tabNav {
    border-bottom: 1px solid #eae0b6;
    padding-left: 200px;
    margin: 0 33px;
}
.tabNav li {
    float: left;
    margin-right: 2px;
    overflow: hidden;
}
.playerSelfTxs .tabNav li a {
    width: 200px;
    border-bottom: 5px solid #fae79d;
    background: #fae79d;
    color: #613d19;
}
.playerSelfTxs .tabNav li a {
    width: 200px;
    border-bottom: 5px solid #fae79d;
    background: #fae79d;
    color: #613d19;
}
.playerSelfTxs .tabNav li a:hover, .playerSelfTxs .tabNav li.active a{
    background: #f4dc7f;
    border-bottom: 5px solid #ecbc5e;
    color: #613d19;  
}
.playerSelfCon li span {
    display: none;
}

.playerSelfCon  li {
    width: 500px;
    float: left;
    margin-left: 33px;
    background: url(../images/ico.png) no-repeat 10px center;
    text-indent: 30px;
}
.tabCon li {
    line-height: 34px;
    height: 34px;
    position: relative;
    border-bottom: 1px solid #eddfa6;
    font-size: 16px;
}
.tabCon a:link, .tabCon a:visited {
    color: #130a03;
}
.tabCon li b {
    padding-right: 10px;
}
.playerSelfTxs .tabCon li b {
    font-weight: normal;
}
footer {
    background: #393939;
}
.bottom {
    padding: 45px 0px 0px;
}
.bottom dl {
    display: flex;
    justify-content: center;
}
.bottom dl dt, .bottom dl dd a {
    font-weight: normal;
    font-size: 1.4rem;
    color: #999999;
    line-height: 32px;
}
.bottom dl dd {
    margin: 0px 0px 0px 6px;
}
.bottom section {
    text-align: center;
    color: #999999;
    font-size: 1.4rem;
    line-height: 32px;
}
.copy {
    text-align: center;
    font-size: 1.2rem;
    line-height: 32px;
    color: rgba(153,153,153,.5);
    padding: 20px 0px;
}
.innerWrap .ageTips {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.innerWrap .wrapinner {
    width: 1058px;
}
.innerWrap .btnHot li.n3, .innerWrap .btnHot li.n4, .innerWrap .btnHot li.n5 {
    display: none;
}
.innerWrap .btnHot li.weixin {
    height: 420px;
}
.content {
    width: 780px;
    background: #fbeeb4;
    min-height: 1000px;
    _height: 1000px;
}
.pageTit {
    height: 98px;
    padding: 30px 0 0 34px;
    position: relative;
    background: url(../images/bgInnerTit.jpg) no-repeat;
}
.pageTit .where {
    float: right;
    margin-right: 64px;
    color: #d79921;
}
.pageTit .where a {
    color: #d79921;
}
.pageTit h2 {
    line-height: 50px;
    color: #591105;
    font-size: 30px;
    font-weight: normal;
}
.pageTit h2 span {
    font-size: 16px;
    color: #d79921;
    padding-left: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

.conBase {
    padding: 22px 34px;
}
.conBase .tabNav {
    padding:0;
}
.conBase .tabNav li {
    width: 138px;
    height: 40px;
    margin-right: 2px;
    float: left;
}
.conBase .tabNav li:last-child {
    width: 144px;
    margin-right: 0;
}
.conBase .tabNav li a{
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    background: #efcc67;
    color: #58351b;
    font-size: 20px;
    letter-spacing: 0;
    transition: all .5s ease;
    width: auto;
}
.conBase .nav-pills>li.active>a,.conBase .nav-pills>li.active>a:focus,.conBase .nav-pills>li.active>a:hover {
    background: #b91f0f;
    color: #fdf0c8;
    letter-spacing: 3px;
}
.tabNav {
    border-bottom: 4px solid #b91f0f;
}
.newsdetail {
    padding-top: 40px;
}
.articleTitle {
    text-align: center;
    color: #792614;
    padding-bottom: 30px;
    border-bottom: 6px solid #eddfa6;
}
.articleTitle h1 {
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 30px;
}
.articleTitle p {
    color: #c19f76;
}
.articleText {
    padding: 15px 0;
    color: #480f08;
    line-height: 24px;
}
.articleText p {
    margin-bottom: 10px;
}
.likeNews {
    padding: 50px 0;
}
.likeNews .operatebox {
    width: 350px;
    height: 118px;
    padding: 116px 0;
    margin: 0 auto;
    position: relative;
}
.likeNews .operatebox a.likebtn {
    width: 124px;
    height: 117px;
    display: block;
    position: relative;
    z-index: 1;
    background: url(../images/like_btn.png) 0 0 no-repeat;
    margin: 0 auto;
    text-decoration: none;
}
.likeNews .operatebox a.likebtn b {
    display: block;
    width: 124px;
    text-align: center;
    line-height: 116px;
    font-size: 28px;
    font-weight: normal;
    color: #f0d267;
}
.likeNews .operatebox a.likebtn i {
    display: none;
    width: 350px;
    height: 350px;
    position: absolute;
    left: -113px;
    top: -116px;
    z-index: 2;
    background: url(../images/like_bg.gif) 0 0 no-repeat;
}
.likeNews .operatebox .liketxt {
    display: block;
    width: 96px;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 70px 0 0 -48px;
    z-index: 0;
}
.mainNav li ul {
    display: none;
    position: absolute;
    top: -20px;
    left: 2px;
    width: 110px;
    height: 300px;
    padding-top: 70px;
    background: url(../images/bgMenuSec.png) no-repeat;
    z-index: 11;
}
.mainNav li:hover ul{
    display: block;
}
.mainNav li ul li {
    margin: 0;
    float: none;
    border: none;
    width: 100%;
}
.mainNav li ul li a {
    width: 90%;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    padding: 0;
    color: #6f3807;
    border: 1px solid transparent;
    transition: all .5s ease;
}
.mainNav li ul li a:hover {
    background: #f7eabb;
    border: 1px solid #c9a974;
}
.mainNav li a:hover, .mainNav li a,.mainNav li a:hover span {
    color: #a74313;
}
.btnHot li .weixinShow em.current, .btnHot li .weixinShow em:hover {
    background: #591105;
}
.tabCon a:hover {
    color: #d01a14;
}