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
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: 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%;
    margin: 0 auto;
    overflow-x: hidden;
    background-color: #fff;
}

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;
}

.rotate360:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

a:hover {
    color: #FE3C7A;
}

.rotate360 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.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;
}

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

body{
    background: url(../img/bj.png) no-repeat;
}

header {
    background: rgba(255,255,255,0.73);
    box-shadow: 0 0 20px 0 rgba(177, 177, 177, .15);
}

header>div {
    width: 1080px;
    padding: 0 60px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

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

header>div>a img {
    width: auto;
    height: 51px;
    margin-top: 12px;
}

nav {
    float: left;
    padding: 0 15px 0 30px;
    overflow: hidden;
}

nav li {
    position: relative;
    z-index: 0;
    float: left;
    display: block;
    width: 108px;
    line-height: 74px;
    margin-right: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgba(255, 255, 255, .8);
    transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
}

nav li a {
    display: block;
    color: #3D3D3D;
    transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
}

nav li a:before {
    content: "";
    position: relative;
    top: 13px;
    margin: auto;
    display: none;
    width: 24px;
    height: 24px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -8px;
}

nav li:nth-of-type(1) a:before {
    width: 27px;
    background: url(../img/nav0.png) no-repeat;
    background-size:cover;
}

nav li:nth-of-type(2) a:before {
    width: 27px;
    background: url(../img/nav1.png) no-repeat;
    background-size:cover;
}

nav li:nth-of-type(3) a:before {
    width: 20px;
    background: url(../img/nav2.png) no-repeat;
    background-size:100%;
}

nav li:nth-of-type(4) a:before {
    width: 22px;
    background-position: -134px -8px;
}

nav li:nth-of-type(5) a:before {
    width: 20px;
    background-position: -220px -8px;
}

nav li:nth-of-type(6) a:before {
    width: 24px;
    background-position: -176px -8px;
}

nav li.current {
    color: #fff;
    background: linear-gradient( 15deg, #FE3C7A 0%, rgba(254,60,122,0.79) 100%);
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.5899999737739563), rgba(255, 255, 255, 0.17000000178813934), rgba(255, 255, 255, 0.6600000262260437)) 1 1;
    line-height: 50px;
}

nav li.current a,
nav li.current:hover a {
    color: #fff;
    font-weight: normal;
}

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

nav li:hover a {
    font-weight: bold;
    color: #FE3C7A;
}

footer {
    width: 100%;
    padding: 22px 0 30px;
    background-color: #202020;
    text-align: center;
}

footer div {
    width: 1080px;
    padding: 0 60px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
}

footer p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-bottom: 10px;
}

footer p span {
    margin: 0 6px;
}

footer p:nth-of-type(n+2) {
    font-size: 12px;
    margin-bottom: 1px;
}

footer p a {
    color: #666;
}

footer p a:hover {
    color: #c2c2c2;
}

footer p:nth-of-type(1) {
    padding-top: 30px;
    border-top: 1px solid #2d2d2d;
}

.pagecode {
    margin-left: -15px;
    padding: 10px 0 15px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.pagecode a {
    display: inline-block;
    padding: 9.5px 12px;
    max-width: 60px;
    margin: 0 5px 5px;
    color: #666;
    text-decoration: none;
    background-color: #F6F6F6;
    border-radius: 3px;
}

.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;
    font-size: 14px;
    font-weight: bold;
}

.pagecode a:hover {
    color: #fff;
    background-color: #FE3C7A !important;
}

.pagecode a.current,
.pagecode a.current:hover {
    color: #fff;
    background-color: #FE3C7A !important;
    padding: 9.5px 12px;
    font-weight: normal;
}

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

.hwGaRec {
    margin-bottom: 20px;
    padding: 22px 20px 25px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
}

.hwGaRec .wTit {
    padding: 0 1px;
}

.hwGaRec .wTit strong {
    height: 20px;
    line-height: 20px;
}

.hwGaRec .wTit a {
    height: 20px;
    line-height: 20px;
}

.hwGaRec .list {
    position: relative;
    height: 176px;
    margin-bottom: 5px;
    padding: 0 8px;
    overflow: hidden;
}

.hwGaRec .list:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 132px;
    background: #fffafa;
    border-radius: 20px;
}

.hwGaRec .list a {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    width: 132px;
    padding: 23px 0 16px;
}

.hwGaRec .list a img {
    display: block;
    margin: auto;
    width: 70px;
    height: 70px;
    border-radius: 15px;
}

.hwGaRec .list a p {
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 3px;
    font-size: 14px;
    color: #000;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hwGaRec .list a span {
    display: block;
    margin: auto;
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #FE3C7A;
    border: 1px solid rgba(241, 33, 33, .5);
    border-radius: 14px;
    text-align: center;
    line-height: 26px;
}

.hwGaRec .list a img {
    position: relative;
    top: 0;
    transition: all .1s linear;
}

.hwGaRec .list a:hover img {
    top: -5px;
    position: relative;
    opacity: 1;
}

.hwGaRec .list a:hover span {
    border: 1px solid transparent;
    background: rgba(241, 33, 33, .15);
}

.hwRGame {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.wTit {
    position: relative;
    padding: 10px 21px;
    overflow: hidden;
    *zoom: 1;
}

.wTit strong {
    position: relative;
    float: left;
    display: block;
    height: 28px;
    line-height: 27px;
    font-size: 20px;
    color: #1C252C;
    font-weight: 600;
}

.wTit a {
    position: relative;
    top: 0;
    float: right;
    display: block;
    font-size: 14px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.wTit a:before {
    content: "···";
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: 24px;
    color: #999;
    font-weight: lighter;
    margin-right: 4px;
}

.wTit a:hover,
.wTit a:hover:before {
    color: #FE3C7A;
}
.footer_a{
    display: inline-block;
    position: relative;
    padding-right: 25px;
    margin-right: 20px;
}
.footer_a::after{
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 65%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background:#666
}
.footer_a:last-child::after{
    display: none;
}
@media (max-width: 768px) {

    /* header */
    header>div {
        width: auto;
        padding: 0;
    }

    header>div>a {
        float: none;
    }

    /* nav */
    nav {
        float: none;
        padding: 0;
    }

    nav ul {
        display: flex;
        overflow-y: scroll;
    }

    nav li {
        width: fit-content;
        min-width: fit-content;
        line-height: 30px;
        margin: 10px;
        padding: 0px 10px;
    }

    nav li.current {
        line-height: 30px;
    }

    nav li a:before,
    nav li.current a:before {
        display: none;
    }
    /*  */
    footer div {
        width: auto;
    }

    .hwZtlist li a {
        width: 325px;
    }
    .row-2b .col-l,.row-2b .col-r{
        width: 100%;
    }
    .m-post .li-opbg,.m-post .ul-txt{
        float: none;
        width: 100%;
    }
    .m-post .ul-txt{
        margin: 0;
    }
    .m-post{
        height: auto;
        margin: 0 15px;
    }
    .col-r ul{
        height: auto;
        margin: 0 15px;
    }
}
/*  */
:focus {
    outline: 0
}

::-webkit-scrollbar {
    width: 4px;
    height: 0;
    border-radius: 50%;
}

::-webkit-scrollbar-thumb {
    background-color: #f0a0cd;
    border-radius: 0;
    border-radius: 50px;
}

.new_xin{
    color: gray;
    padding-top: 50px;
    float: right;
    margin-right: 10px;
}
.new_xin_footer{
    display: block;
    text-align: center;
    color: gray;
    margin-top: 10px;
    font-size: 12px;
}