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

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%;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden;
    min-height: 1000px;
    background-color: #eff7f1;
}

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: #e3ac3d;
}

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

body {
    word-break: break-all;
    background: linear-gradient(to bottom, #e3ac3d 0%, #e3ac3d 50%, #fff 100%);
}

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

.wrapper {
    margin: auto;
    overflow: hidden;
}

.wdibg {
    background: linear-gradient(to bottom, #c59d4c 0, #fddd9b 387px, #fff 387px, #fff 100%);
}

body > section {
    width: 1200px;
    margin: 0 auto;
}

.wdCrumb ~ .wrapper {
    background: #fff;
    padding-bottom: 1px;
    overflow: hidden;
}

.wrapper > section {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden;
    *zoom: 1;
}

header {
    position: relative;
    z-index: 2;
    height: 87px;
}

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

header .searchFor {
    cursor: pointer;
    position: relative;
    float: right;
    display: none;
    padding: 10px 20px 10px 40px;
    width: 182px;
    height: 16px;
    margin-top: 24px;
    border-radius: 18px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}

header .searchFor:before {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 15px;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -8px;
}

header .searchFor input {
    display: block;
    cursor: pointer;
    border: 0;
    position: absolute;
    top: 0px;
    left: 40px;
    height: 100%;
    font-size: 14px;
    width: 188px;
    background: transparent;
}

header .searchFor:hover input::-webkit-input-placeholder {
    color: #999;
}

header .searchFor:hover input:-moz-placeholder {
    color: #999;
}

header .searchFor:hover input::-moz-placeholder {
    color: #999;
}

header .searchFor:hover input:-ms-input-placeholder {
    color: #999;
}

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

.wdTit {
    position: relative;
    height: 56px;
    margin-bottom: 5px;
    overflow: hidden;
    *zoom: 1;
}

.wdTit a {
    position: relative;
    top: 11px;
    z-index: 1;
    float: right;
    display: block;
    font-size: 16px;
    color: #999;
    height: 46px;
    line-height: 46px;
}

.wdTit a:after {
    content: "";
    position: relative;
    top: 15px;
    vertical-align: top;
    margin-left: 6px;
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -127px -8px;
}

.wdTit a:hover {
    color: #e3ac3d;
}

.wdTit h2 {
    float: left;
    position: relative;
    margin-left: 50px;
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 30px;
    color: #404040;
    font-weight: bold;
    font-style: italic;
}

.wdTit:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    display: block;
    width: 179px;
    height: 47px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -95px;
}



.wdITop {
    position: relative;
    padding-bottom: 5px;
}

.wdITopL {
    float: left;
    width: 876px;
    margin-right: 16px;
}

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

.brSwiper {
    position: relative;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.brSwiper1, .brSwiper2 {
    width: 100%;
}

.brSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brSwiper .swiper-slide a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.brSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.brSwiper .swiper-slide p {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 74px;
    padding-top: 26px;
    line-height: 74px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 0px 0px 16px 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 1rem;
}

.brSwiper1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.brSwiper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.brSwiper2 {
    height: 300px;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.brSwiper1 {
    height: 124px;
    box-sizing: border-box;
    padding: 4px 0;
}

.brSwiper1 .swiper-slide {
    cursor: pointer;
    margin-right: 4px !important;
    width: 216px !important;;
    height: 116px;
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
}

.brSwiper1 .swiper-slide-thumb-active {
    opacity: 1;
    border: 3px solid rgba(227, 172, 61, 1);
    width: 210px !important;;
    height: 110px;
}

.brSwiper1 .swiper-slide-thumb-active img {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.brSwiper1 .swiper-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.brSwiper1 .swiper-slide-thumb-active:before {
    display: none;
}

.brSwiper2 .swiper-pagination-bullet {
    margin: 0 5.5px !important;
    width: 12px;
    height: 12px;
    background: #FFF;
    border-radius: 12px;
    opacity: 1;
}

.brSwiper2 .swiper-pagination-bullet:last-of-type {
    margin-right: 7px !important;
}

.brSwiper2 .swiper-pagination-bullet-active {
    background: rgba(245, 84, 48, 1);
    opacity: 1;
}

.brSwiper2 .swiper-pagination {
    bottom: 149px !important;
    text-align: right;
}

.brSwiper1 .swiper-slide:hover:before {
    display: none;
}


.wditrTop {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 20px;
    overflow: hidden;
}

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

.wditrTop:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/indextoprbg.png);
}

.wdITopR dl {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, .04);
}

.wdITopR dl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 68px;
    height: 62px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;;
    background-position: -9px -447px;
}

.wdITopR dt {
    position: relative;
    margin-top: 11px;
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #404040;
    font-weight: bold;
}

.wdITopR dt:before {
    content: "";
    position: relative;
    top: 5px;
    margin-right: 8px;
    margin-left: 16px;
    vertical-align: top;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -48px;
}

.wdITopR dd {
    position: relative;
    z-index: 1;
    padding: 0 0 0 8px;
    overflow: hidden;
}

.wdITopR dd a {
    display: block;
    float: left;
    width: 94px;
    text-align: center;
    padding: 10px 0 3px 0
}

.wdITopR dd a img {
    width: 72px;
    height: 72px;
    border-radius: 16px
}

.wdITopR dd a p {
    display: block;
    width: 100%;
    margin: auto;
    height: 31px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}

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

.wdITopR dd a img:hover {
    top: -6px;
    position: relative;
    opacity: 1;
}

.wdITopR dd a span {
    margin: 0 auto;
    display: block;
    position: relative;
    width: 54px;
    height: 24px;
    background: #FFF3F0;
    border-radius: 4px;
    font-size: 14px;
    color: #e3ac3d;
    text-align: center;
    line-height: 24px;
}

.wdITopR dd a:hover span {
    color: #fff;
    background: #e3ac3d;
}


.wdINews {
    margin-bottom: 10px !important;
}

.wdINCont {
    padding-top: 8px;
    overflow: hidden;
    *zoom: 1;
}

.wdINCL {
    float: left;
    width: 340px;
}

.wdINSlider {
    position: relative;
    margin-bottom: 9px;
    height: 270px;
    overflow: hidden;
}

.wdINSlider .swiper-slide {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wdINSlider .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.wdINSlider .swiper-slide a img {
    width: 100%;
    height: 224px;
    border-radius: 8px;
}

.wdINSlider .swiper-slide a p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 46px;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wdINSlider .swiper-slide a img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.wdINSlider .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.wdINSlider .swiper-button-prev, .wdINSlider .swiper-button-next {
    margin: 0;
    top: 65px;
    left: 0;
    width: 33px;
    height: 94px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -9px -163px;
}

.wdINSlider .swiper-button-next {
    left: inherit;
    right: 0;
    background-position: -72px -163px;
}

.wdINSlider .swiper-button-prev:hover {
    background-position: -135px -163px;
}

.wdINSlider .swiper-button-next:hover {
    background-position: -198px -163px;
}

.wdINCLB {
    margin-bottom: 10px;
    overflow: hidden;
}

.wdINCLB a {
    float: left;
    display: block;
    width: 164px;
    height: 170px;
    overflow: hidden;
}

.wdINCLB a:nth-of-type(2n+2) {
    margin-left: 12px;
}

.wdINCLB a div {
    width: 164px;
    height: 112px;
    margin-bottom: 9px;
    border-radius: 8px;
    overflow: hidden;
}

.wdINCLB a img {
    width: 164px;
    min-height: 112px;
    height: auto;
    border-radius: 8px;
}

.wdINCLB a p {
    height: 48px;
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wdINCLB a img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.wdINCLB a img:hover {
    transform: scale(1.2);
}

.wdINCLB a:hover p {
    color: #e3ac3d
}

.wdINCM {
    float: left;
    width: 462px;
    margin-left: 23px;
    margin-top: -10px;
}

.wdINCM li {
    position: relative;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    *zoom: 1;
}

.wdINCM li:before {
    content: "";
    position: relative;
    float: left;
    top: 14px;
    margin-right: 11px;
    vertical-align: top;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #FF6947;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
}

.wdINCM li a {
    float: left;
    display: block;
    width: 360px;
    font-size: 16px;
    color: #404040;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wdINCM li:nth-of-type(6n+1) {
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px;
}

.wdINCM li:nth-of-type(6n+1) a {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #e3ac3d;
}

.wdINCM li:nth-of-type(6n+6) {
    border-bottom: 1px dashed #DCDCDC;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.wdINCM li:nth-of-type(12) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.wdINCM li:nth-of-type(6n+1):before {
    display: none;
}

.wdINCM li:hover a {
    color: #e3ac3d
}

.wdINCR {
    float: right;
    width: 350px;
    margin-left: 20px;
    margin-top: -10px;
}

.wdINCR li {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
    *zoom: 1;
}

.wdINCR li dl {
    float: left;
    width: 191px;
}

.wdINCR li > a {
    float: left;
    margin-right: 18px;
    width: 140px;
    height: 96px;
    border-radius: 8px;
    overflow: hidden;
}

.wdINCR li img {
    float: left;
    width: 100%;
    min-height: 96px;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
}

.wdINCR li dt a {
    display: block;
    font-size: 16px;
    color: #404040;
    height: 56px;
    line-height: 28px;
    margin-top: 1px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wdINCR li dd span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wdINCR li:hover dt a {
    color: #e3ac3d
}

.wdINCR li > a img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.wdINCR li > a img:hover {
    transform: scale(1.2);
}


.wdIGame {
    position: relative;
    margin-bottom: 0px !important;
    overflow: hidden;
}

.wdIGame .wdTit:before {
    height: 48px;
    bottom: 0px;
    background-position: -194px -95px;
}

.wdISoft .wdTit:before {
    bottom: 0px;
    background-position: -564px -95px;
}

.wdIGame .tabMenu {
    position: absolute;
    top: 14px;
    left: 218px;
    width: 950px;
    height: 40px;
    overflow: hidden;
}

.wdIGame .tabMenu > div {
    overflow: hidden;
}

.wdIGame .tabMenu span {
    position: relative;
    float: left;
    display: block;
    padding: 0 34px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 40px;
}

.wdIGame .tabMenu span:hover {
    color: #e3ac3d;
}

.wdIGame .tabMenu span.current {
    color: #e3ac3d;
    font-weight: bold;
}

.wdIGame .tabMenu span:after {
    content: "/";
    position: absolute;
    right: -3px;
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    color: #ccc;
}

.wdIGame .tabMenu span:last-of-type:after {
    display: none;
}

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

.wdIGame .subBox {
    width: 110%;
    overflow: hidden;
    *zoom: 1;
}

.wdIGame .subBox a {
    position: relative;
    float: left;
    padding-top: 8px;
    margin-right: 37.4px;
    width: 100px;
    height: 140px;
    text-align: center;
    margin-bottom: 9px;
    overflow: hidden;
}

.wdIGame .subBox a img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    margin: 0 auto;
}

.wdIGame .subBox a p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.wdIGame .subBox a:hover img {
    opacity: .9;
}

.wdIGame .subBox a span {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;;
    width: 54px;
    height: 24px;
    background: #FFF3F0;
    border-radius: 4px;
    font-size: 14px;
    color: #e3ac3d;
    text-align: center;
    line-height: 24px;
}

.wdIGame .subBox a span {
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.wdIGame .subBox a:hover span {
    bottom: 5px;
}

.wdIGame .subBox a:hover p {
    display: none;
}

.wdISoft {
    position: relative;
    margin-bottom: 0px !important;
    overflow: hidden;
}

.wdISoft .wdTit:before {
    bottom: 0px;
    background-position: -564px -95px;
}

.wdISoft .tabMenu {
    position: absolute;
    top: 14px;
    left: 218px;
    width: 950px;
    height: 40px;
    overflow: hidden;
}

.wdISoft .tabMenu > div {
    overflow: hidden;
}

.wdISoft .tabMenu span {
    position: relative;
    float: left;
    display: block;
    padding: 0 34px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 40px;
}

.wdISoft .tabMenu span:hover {
    color: #e3ac3d;
}

.wdISoft .tabMenu span.current {
    color: #e3ac3d;
    font-weight: bold;
}

.wdISoft .tabMenu span:after {
    content: "/";
    position: absolute;
    right: -3px;
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    color: #ccc;
}

.wdISoft .tabMenu span:last-of-type:after {
    display: none;
}

.wdISoft .tabCont {
    position: relative;
    padding-top: 1px;
    overflow: hidden;
    *zoom: 1;
}

.wdISoft .subBox {
    width: 110%;
    overflow: hidden;
    *zoom: 1;
}

.wdISoft .subBox a {
    position: relative;
    float: left;
    padding-top: 8px;
    margin-right: 37.4px;
    width: 100px;
    height: 140px;
    text-align: center;
    margin-bottom: 9px;
    overflow: hidden;
}

.wdISoft .subBox a img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    margin: 0 auto;
}

.wdISoft .subBox a p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.wdISoft .subBox a:hover img {
    opacity: .9;
}

.wdISoft .subBox a span {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;;
    width: 54px;
    height: 24px;
    background: #FFF3F0;
    border-radius: 4px;
    font-size: 14px;
    color: #e3ac3d;
    text-align: center;
    line-height: 24px;
}

.wdISoft .subBox a span {
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.wdISoft .subBox a:hover span {
    bottom: 5px;
}

.wdISoft .subBox a:hover p {
    display: none;
}

.wdIZt {
    position: relative;
    top: -4px;
}

.wrapper .wdIZt {
    margin-bottom: 18px;
}

.wdIZt .wdTit:before {
    bottom: -9px;
    background-position: -378px -95px;
}

.wdIZt .list {
    width: 110%;
    padding-top: 8px;
    overflow: hidden;
}

.wdIZt .list a {
    float: left;
    width: 284px;
    margin-right: 21.5px;
    height: 208px;
    overflow: hidden;
}

.wdIZt .list a .img {
    display: block;
    border: 2px solid transparent;
    width: 280px;
    height: 160px;
    overflow: hidden;
    border-radius: 8px;
}

.wdIZt .list a img {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.wdIZt .list a p {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #404040;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.wdIZt .list a p span {
    flex: 1;
    text-align: left;
}

.wdIZt .list a p i {
    font-size: 14px;
    color: #999;
}

.wdIZt .list a .img:hover {
    border: 2px solid rgba(245, 84, 48, 1);
}

.wdIZt .list a .img img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.wdIZt .list a .img img:hover {
    transform: scale(1.2);
}

.wdIZt .list a:hover p span {
    font-weight: bold;
}

.fgline {
    margin-bottom: 13px;
    display: block;
    width: 1200px;
    height: 14px;
    background: url(../img/fgline.png) no-repeat;
    background-size: 100% 100%;
}

.wdIZt dl {
    width: 110%;
    overflow: hidden;
    *zoom: 1;
}

.wdIZt dl dd {
    float: left;
    display: block;
    width: 355px;
    margin-right: 66px;
}

.wdIZt dl li {
    position: relative;
    height: 34.5px;
    line-height: 34.5px;
    overflow: hidden;
    *zoom: 1;
}

.wdIZt dl li i {
    content: "";
    position: relative;
    float: left;
    top: 5.5px;
    margin-right: 9px;
    vertical-align: top;
    display: block;
    width: 48px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #88C310;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #88C310;
}

.wdIZt dl li i.yy {
    color: #01AEFD;
    border-color: #01AEFD;
}

.wdIZt dl li a {
    float: left;
    display: block;
    width: 240px;
    font-size: 16px;
    color: #404040;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wdIZt dl li span {
    float: right;
    display: block;
    text-align: right;
    width: 46px;
    font-size: 14px;
    color: #999;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wdIZt dl li:hover a {
    color: #e3ac3d;
}

.wrapper .wdIRank {
    margin-bottom: 24px;
}

.wdIRank .wdTit:before {
    bottom: 3px;
    background-position: -750px -95px;
}

.wdIRank .tabMenu {
    width: 105%;
    padding: 4px 0;
    overflow: hidden;
    *zoom: 1;
}

.wdIRank .tabMenu span {
    position: relative;
    float: left;
    display: block;
    padding: 0 21px 0 23px;
    height: 30px;
    font-size: 14px;
    color: #999;
    line-height: 30px;
    background: #F7F7F7;
    border-radius: 5px;
    margin: 8px 37px 0 0;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}

.wdIRank .tabMenu span.current, .wdIRank .tabMenu span:hover {
    background: #e3ac3d;
    color: #fff;
    box-shadow: 0px 0px 4px 1px rgba(245, 84, 48, .36)
}

.wdIRank .subBox ol {
    position: relative;
    width: 106%;
    padding: 20px 0 0;
    overflow: hidden;
    *zoom: 1;
}

.wdIRank .subBox ol li {
    float: left;
    position: relative;
    z-index: 1;
    width: 277px;
    height: 130px;
    margin: 0 30px 14px 0;
    overflow: hidden;
}

.wdIRank .subBox ol li a {
    display: block;
    overflow: hidden;
    *zoom: 1;
}

.wdIRank .subBox ol li a img {
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 24px;
    margin-right: 20px;
}

.wdIRank .subBox ol li a div {
    float: left;
    width: 137px;
    height: 120px;
}

.wdIRank .subBox ol li a div p {
    display: block;
    font-size: 16px;
    color: #404040;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wdIRank .subBox ol li a div p i {
    position: relative;
    top: 7px;
    vertical-align: top;
    margin-right: 13px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #F0F0F0;
    border-radius: 5px;
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 24px;
}

.wdIRank .subBox ol li:nth-of-type(1) a div p i {
    color: #fff;
    font-weight: bold;
    background: #ED4040;
}

.wdIRank .subBox ol li:nth-of-type(2) a div p i {
    color: #fff;
    font-weight: bold;
    background: #FF6947;
}

.wdIRank .subBox ol li:nth-of-type(3) a div p i {
    color: #fff;
    font-weight: bold;
    background: #FFDA05;
}

.wdIRank .subBox ol li a div span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wdIRank .subBox ol li a:hover div p {
    color: #e3ac3d;
}

.wdIRank .subBox ol li a:hover div p i {
    color: #fff;
    background: #e3ac3d;
}






.wdINCM li span {
    float: right;
    display: block;
    width: 62px;
    font-size: 14px;
    color: #999;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center
}

.wdINCM li:nth-of-type(6n+1) span {
    display: none
}

 








