@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

fieldset, img {
    border: 0
}

:focus {
    outline: 0
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: normal
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code, kbd, samp, tt {
    font-size: 100%
}

input, button, textarea, select {
    *font-size: 100%
}

body {
    line-height: 1.5
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline
}

:link, :visited, ins {
    text-decoration: none
}


* {
    margin: 0;
    padding: 0;
}

body, html {
    overflow-y: auto;
    overflow-x: hidden;
}

.clearfix {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

b, em, i {
    font-style: normal;
    font-weight: normal;
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun", "Hiragino Sans GB", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #454545;
    position: relative;
}

html, body {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden;
    min-height: 1000px;
    background-color: #f7f8fc;
}

button, input, select, textarea, th {
    background: #fff;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun", "Hiragino Sans GB", sans-serif;
}

header, section, footer, aside, nav, article, figure {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover, a:focus {
    -webkit-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
    -moz-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
    -ms-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
    -o-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
    transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
}

a:hover {
    color: #EF493C;
}


.cfx {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.cfx:before, .cfx:after {
    display: table;
    content: "";
    line-height: 0
}

.cfx:after {
    clear: both
}

.cx {
    overflow: hidden;
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

a {
    cursor: pointer;
}

img {
    vertical-align: top;
    border: 0;
}

a img:hover {
    opacity: 0.9;
    cursor: pointer;
}


body {
    background: url(../img/pagebg.png) no-repeat;
    background-size: 100% auto;
    background-color: #f7f8fc;
}

.iTit {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

.iTit strong {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    margin-top: 17px;
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.iTit strong i {
    color: #EF493C;
    font-weight: bold;
    margin-left: 8px;
}

.iTit span {
    position: absolute;
    top: 0;
    left: 0;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    color: rgba(0, 0, 0, .1);
    font-weight: bold;
}

.iTit a {
    position: relative;
    z-index: 1;
    float: right;
    display: block;
    font-size: 14px;
    color: #B3B3B3;
    height: 32px;
    line-height: 32px;
    margin-top: 29px;
}

.iTit a:after {
    content: "";
    position: relative;
    top: 1px;
    margin-left: 4px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../img/icon_article.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -76px -3px;
}

.iTit a:hover {
    color: #EF493C;;
}

.iTit a:hover:after {
    background-position: -76px -19px;
}


header {
    position: relative;
    z-index: 2;
    height: 87px;
    background: linear-gradient(to bottom, #e3ac3d 0, #e3ac3d 387px, #fff 387px, #fff 100%);
}

header > div {
    position: relative;
    width: 1200px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

header > div > a {
    position: relative;
    float: left;
    height: 100%;
}

header > div > a img {
    position: relative;
    width: auto;
    height: 54px;
    margin-top: 16px;
}
nav {
    position: relative;
    float: right;
    padding: 0 0 0 30px;
    overflow: hidden;
    *zoom: 1;
}

nav li {
    position: relative;
    z-index: 0;
    float: left;
    margin-left: 43px;
    padding: 0 0 0 53px;
    display: block;
    padding-bottom: 1px;
    line-height: 86px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

nav li a {
    position: relative;
    display: block;
    color: #fff;
}

nav li a:before {
    content: "";
    position: absolute;
    display: none;
    width: 23px;
    height: 10px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -49px -8px;
}

nav li a:after {
    content: "";
    position: absolute;
    display: none;
    width: 23px;
    height: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -49px -26px;
}

nav li.current a:after, nav li.current a:before {
    display: block;
}

nav li:nth-of-type(n+2):before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 16px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -93px -8px;
}

nav li:hover a, nav li.current a {
    color: #fff;
}

footer {
    position: relative;
    width: 100%;
    padding: 33px 0;
    background: #313131;
    text-align: center;
}

footer dl {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

footer dt {
    display: block;
    width: 970px;
    margin: 0 auto 30px;
    padding: 15px 25px;
    background: rgba(0, 0, 0, .08);
    overflow: hidden;
    *zoom: 1;
}

footer dt p {
    font-size: 16px;
    color: rgba(179, 179, 179, .5);
    line-height: 30px;
}

footer p, footer p span, footer p a {
    font-size: 16px;
    color: #B3B3B3;
    line-height: 30px;
}

footer p a:hover {
    color: rgba(255, 255, 255, 1);
}

.linkCont {
    width: 1200px;
    padding: 0 0 27px;
    overflow: hidden;
    margin: auto;
}

.linkCont > a {
    float: left;
    width: 400px;
    padding-top: 20px;
}

.linkCont > a img {
    height: 54px;
    width: auto;
}

.wdLink {
    float: left;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    width: 740px;
}

.wdLink .list {
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

.wdLink .list a {
    float: left;
    display: block;
    margin-right: 18px;
    height: 40px;
    font-size: 16px;
    color: rgba(179, 179, 179, .5);
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
}

.wdLink .list a:hover {
    color: #e3ac3d;
}

.linkTit {
    text-align: left;
    margin-bottom: 8px;
    font-size: 24px;
    color: #B3B3B3;
    font-weight: bold;
    line-height: 38px;
}

.linkTit span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.guideNav {
    position: absolute;
    top: 30px;
    left: 310px;
    width: 930px;
    max-height: 130px;
    text-align: left;
    overflow: hidden;
    *zoom: 1;
}

.guideNav dl {
    position: relative;
    float: left;
    width: 187px;
    padding: 0 15px 0 25px;
    border-right: 1px solid #454545;
}

.guideNav dl:last-of-type {
    border: 0
}

.guideNav dl dt {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #cecece;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px
}

.guideNav dl dd {
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.guideNav dl dd a {
    font-size: 14px;
    color: #999;
    line-height: 24px
}

.guideNav dl dd a:hover {
    color: #fff
}

.pageposition {
    position: relative;
    overflow: hidden;
    width: 1200px;
    color: #696969;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 16px auto 16px auto;
    padding: 0 16px;
    box-sizing: border-box;
    background: #fff2e8;
    z-index: 0
}
.pageposition a {
    color: #696969;
}
.pageposition a:hover {
    color: #09f;
}
.pageposition em {
    color: #ff0000;
}

.pagecode {
    padding: 1px 0 4px;
    text-align: center;
    font-size: 18px;
    color: #949799;
}

.pagecode a {
    padding: 8px 19px;
    margin: 0 5px;
    color: #8D8E93;
    text-decoration: none;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
}

.pagecode > span {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    border-radius: 3px;
}

.pagecode span a {
    display: block;
    padding: 0;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}

.pagecode a i {
    display: inline-block;
    width: 9px;
    height: 16px;
    position: relative;
    top: 2px;
}

.pagecode a i.ll {
    background-position: -126px -3px;
}

.pagecode a i.lr {
    background-position: -146px -3px;
}

.pagecode a:hover i.ll {
    background-position: -126px -21px;
}

.pagecode a:hover i.lr {
    background-position: -146px -21px;
}

.pagecode a:hover {
    color: #fff;
    background-color: #EF493C;
}

.pagecode a.current, .pagecode a.current:hover {
    color: #fff;
    background-color: #EF493C;
    padding: 8px 15px;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
}

.pagecode a.disabled, .pagecode a.disabled:hover {
    color: #666;
    background-color: #efefef;
    cursor: default;
}












.yyWrap {
    background-size: 100% auto;
    background-position-y: 520px;
}

.yyDeLR {
    width: 1200px;
    margin: auto;
}

.yyDeL {
    float: left;
    width: 800px;
}

.yyDeR {
    float: right;
    width: 376px
}


.yyDeL .pagecode {
    margin-bottom: 28px;
}


.hotGameR {
    position: relative;
    padding-top: 3px;
    background: #fff;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
    border-radius: 12px;
    margin-bottom: 24px;
}

.hotGameR .iTit {
    margin-left: 24px;
    margin-right: 24px;
}

.hotGameR:after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -12px;
    display: block;
    width: 135px;
    height: 61px;
    background: url(../img/icon_article.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -564px -214px;
}

.hotGameR .list {
    padding: 0px 8px 15px;
    overflow: hidden;
    *zoom: 1;
}

.hotGameR .list a {
    float: left;
    display: block;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 44px;
    padding-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotGameR .list a img {
    display: block;
    width: 88px;
    height: 88px;
    border-radius: 20px;
    margin: auto;
}

.hotGameR .list a img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transform-origin: right bottom center;
    -moz-transform-origin: right bottom center;
    -ms-transform-origin: right bottom center;
    -o-transform-origin: right bottom center;
    transform-origin: right bottom center;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}

.hotGameR .list a:hover img {
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}

.hotGameR .list a:hover {
    color: #EF493C;
}

.gRankR {
    padding: 3px 24px 15px;
    background: #fff;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
    border-radius: 12px;
    margin-bottom: 24px;
}

.gRankR li {
    height: 50px;
}

.gRankR li a {
    display: block;
    padding: 9px 0;
    overflow: hidden;
    *zoom: 1;
}

.gRankR li a i {
    float: left;
    margin-right: 20px;
    width: 26px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.gRankR li a p {
    float: left;
    width: 190px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gRankR li a:hover p {
    color: #EF493C;
}

.gRankR li a span {
    float: right;
    display: block;
    width: 76px;
    height: 28px;
    font-size: 14px;
    color: #EF493C;
    background: #FFECEB;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    margin-top: 2px;
}

.gRankR li a span.no {
    background: #FFC155;
    color: #fff;
}

.gRankR li:nth-of-type(-n+3) > a i {
    font-size: 0;
    height: 26px;
    position: relative;
    top: 3px;
    background: url(../img/icon_article.png) no-repeat;
    background-size: 1000px 1000px;
}

.gRankR li:nth-of-type(1) > a i {
    background-position: -125px -87px;
}

.gRankR li:nth-of-type(2) > a i {
    background-position: -165px -87px;
}

.gRankR li:nth-of-type(3) > a i {
    background-position: -205px -87px;
}

.gRankR li a:hover span {
    background-color: #EF493C;
    color: #fff;
}

.gRankR li:nth-of-type(1) a p {
    color: #EF493C;
}

.gRankR li:nth-of-type(1) a span {
    background-color: #EF493C;
    color: #fff;
}



.newsWrap {
    background: none;
}

.newsList {
    padding: 0px 24px 15px;
    background: #fff;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
    border-radius: 12px;
    margin-bottom: 24px;
}

.newsTit {
    padding: 11px 0 7px;
    border-bottom: 1px dashed #E5E5E5;
    overflow: hidden;
    *zoom: 1;
}

.newsTit a {
    float: left;
    display: block;
    width: 92px;
    height: 36px;
    line-height: 36px;
    background: #F0F0F0;
    font-size: 16px;
    color: #999;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 18px;
    margin: 0 24px 17px;
}

.newsTit a:hover {
    background: #EF493C;
    color: #fff;
    font-weight: bold;
}

.newsTit a.current {
    width: 102px;
    height: 53px;
    background: url(../img/icon_article.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -258px -222px;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
}

.newsList ul {
    width: 790px;
    margin-top: 27px;
    overflow: hidden;
    *zoom: 1;
}

.newsList li {
    float: left;
    width: 236px;
    height: 300px;
    margin-right: 22px;
}

.newsList li .img {
    display: block;
    width: 236px;
    height: 142px;
    border-radius: 6px;
    margin-bottom: 7px;
    overflow: hidden;
}

.newsList li .img img {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.newsList li .img img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.newsList li .img:hover img {
    transform: scale(1.2);
}

.newsList li a {
    margin-bottom: 7px;
}

.newsList li a:nth-of-type(2) {
    display: block;
    height: 52px;
    line-height: 26px;
    font-size: 18px;
    color: #4D4D4D;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsList li:hover a:nth-of-type(2) {
    color: #EF493C;
}

.newsList li p {
    display: block;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsList li div {
    height: 30px;
    overflow: hidden;
    *zoom: 1;
}

.newsList li div span {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    max-width: 50%;
}

.newsList li div span:nth-of-type(1) {
    float: left;
}

.newsList li div span:nth-of-type(2) {
    float: right;
}


.gNewsR {
    padding: 3px 24px 15px;
    background: #fff;
    box-shadow: 0px 6px 6px 0px rgb(51 15 13 / 5%);
    border-radius: 12px;
    margin-bottom: 24px;
}

.gNewsR li {
    padding: 12px 0;
}

.gNewsR li a {
    display: block;
    height: 72px;
    line-height: 72px;
    overflow: hidden;
}

.gNewsR li img {
    float: left;
    width: 120px;
    height: 72px;
    margin-right: 18px;
    border-radius: 6px;
}

.gNewsR li p {
    display: inline-block;
    width: 190px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    vertical-align: middle;
}

.gNewsR li a:hover p {
    color: #EF493C;
}


