@charset "gb2312";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ"
}

body {
    padding: 0;
    margin: 0;
    background: #fff
}

html, body, fieldset, img, iframe, abbr {
    border: 0
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a, button {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: 700
}

a, a:hover {
    text-decoration: none;
    outline: 0;
    -moz-outline: 0
}

body, textarea, input, button {
    color: #62a1c9
}

html, body {
    width: 100%;
    min-height: 930px;
    height: auto
}

.hide {
    display: none
}

.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.f-cb, .f-cbli li {
    zoom: 1
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.f-dn {
    display: none
}

.f-db {
    display: block
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-pr {
    position: relative
}

.f-pa {
    position: absolute
}

.f-prz {
    position: relative;
    zoom: 1
}

.f-oh {
    overflow: hidden
}

.f-turn {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.wrap {
    position: relative;
    width: 100%;
    min-width: 1260px;
    max-width: 1920px;
    margin: 0 auto
}

.head-wrap {
    position: relative;
    width: 100%;
    height: 547px;
    overflow: hidden
}

.head-box {
    position: absolute;
    width: 100%;
    padding-top: 77px;
    height: 850px;
    top: 0;
    left: 0;
    background-position: center top;
    background-repeat: no-repeat;
    display: none;
    z-index: 1
}

.head-box.cur {
    z-index: 2;
    display: block
}

.head-ctrl-box {
    position: absolute;
    width: 1260px;
    height: 0;
    left: 50%;
    margin-left: -630px;
    bottom: 390px;
    z-index: 3
}

.head-ctrl {
    position: relative;
    width: 200px;
    float: right;
    height: 40px;
    text-align: right
}

.head-ctrl a {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-repeat: no-repeat;
}

.head-ctrl a:hover, .head-ctrl a.cur {
    background-repeat: no-repeat;
}

.head-sel {
    position: absolute;
    top: 50%;
    background: #cf0f32;
    width: 45px;
    height: 80px;
    z-index: 5
}

.head-sel i {
    position: absolute;
    width: 8px;
    height: 13px;
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -7px
}

.head-sel:hover {
    background: #3c3d3f
}

.head-sel:hover .sel-box {
    display: block
}

.head-prev {
    left: 0
}

.head-prev i {
    background: url(img/prev.png) no-repeat
}

.head-next {
    right: 0
}

.head-next i {
    background: url(img/next.png) no-repeat
}

.sel-box {
    position: absolute;
    top: 0;
    left: -251px;
    width: 230px;
    height: 60px;
    padding: 10px;
    background: #3c3d3f;
    display: none;
    overflow: hidden
}

.sel-box .s-img {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 60px;
    overflow: hidden
}

.sel-box img {
    height: 100%
}

.sel-box h2 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    height: 32px;
    overflow: hidden
}

.sel-box p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.prev-box {
    left: 45px;
    border-left: #767878 1px solid
}

.next-box {
    left: -251px;
    border-right: #767878 1px solid
}

.header {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%;
    display: block
}

.header .h-title {
    position: absolute;
    width: 452px;
    top: 165px
}

.header .h-title h2 {
    font-size: 36px;
    line-height: 52px;
    color: #272a2c
}

.header .h-title h3 {
    font-size: 36px;
    line-height: 52px;
    color: #272a2c;
    padding-bottom: 10px;
    border-bottom: 1px #cf1132 solid
}

.header .h-title p {
    margin: 15px 0 30px;
    font-size: 14px;
    color: #272a2c;
    line-height: 24px
}

.header .h-title i {
    width: 140px;
    height: 50px;
    display: block;
    background: url(img/detail.png) no-repeat
}

.header .white h2 {
    color: #fff
}

.header .white h3 {
    color: #fff
}

.header .white p {
    color: #fff
}

.header .left {
    left: 40px
}

.header .left h2 {
    text-align: left
}

.header .left h3 {
    text-align: left
}

.header .left p {
    text-align: left
}

.header .center {
    left: 50%;
    margin-left: -245px;
    top: 100px
}

.header .center h2 {
    text-align: center
}

.header .center h3 {
    text-align: left
}

.header .center i {
    margin: 0 auto
}

.header .center p {
    text-align: center
}

.header .right {
    right: 40px
}

.nav-wrap {
    width: 100%;
    height: 70px;
    background: url(../img/nav_bg.jpg) no-repeat;
    background-position: center top
}

.nav-box {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%
}

.nav-box a {
    line-height: 70px;
    color: #a3c8dc;
    font-size: 16px;
    position: relative;
    margin: 0 20px
}

.nav-box a i {
    position: absolute;
    left: -20px;
    top: 4px;
    width: 15px;
    height: 15px;
    background: url(../img/bli3.png) no-repeat
}

.nav-box a:hover, .nav-box a.sel {
    color: #fff
}

.nav-box a:hover i, .nav-box a.sel i {
    background: url(../img/bli4.png) no-repeat
}

.ser-box {
    position: relative;
    float: right;
    height: 30px;
    width: 400px;
    padding: 20px 0;
    right: 20px
}

.ser-box input {
    width: 320px;
    background: #47748c;
    border: 0;
    height: 14px;
    line-height: 14px;
    padding: 8px;
    font-size: 14px;
    color: #a3c8dc
}

.ser-box a {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../img/ser_bg.png) no-repeat
}

#NIE-copyRight {
    padding: 20px 0;
    background: #272a2c;
    min-width: 1260px;
    color: #fff
}

#NIE-copyRight a {
    color: #fff
}

#NIE-copyRight a:hover {
    text-decoration: underline
}

#NIE-copyRight #ncp-l1 {
    color: #e23a3f
}

#NIE-copyRight #ncp-l1 a {
    color: #e23a3f
}

#NIE-topBar-include {
    min-width: 1260px !important
}

.hidden {
    display: none
}

.con-wrap {
    width: 100%
}

.con-wrap .con-box {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden
}

.ssjx {
    height: 25px;
    line-height: 25px;
    background: #333638;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px
}

.ssjx i {
    width: 45px;
    height: 25px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/xxss_ico_9ab756d.png) no-repeat;
    float: left;
    margin-right: 10px
}

.ssjx a {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.ssjx a span {
    font-size: 12px;
    font-weight: 400
}

.con-wrap1 {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 600px
}

.con-wrap1 .con-box {
    height: 350px;
    z-index: 3
}

.g-banBox {
    position: absolute;
    width: 720px;
    height: 100%;
    overflow: hidden;
    left: 0
}

.g-banBox .ctrl-box {
    position: relative;
    width: 150px;
    float: left;
    height: 100%;
    background: #282b2d
}

.g-banBox .ctrl-box .ctrl-mon {
    font-size: 12px;
    color: #727272;
    text-align: center;
    margin-top: 70px
}

.g-banBox .ctrl-box .ctrl-mon-mun {
    font-size: 58px;
    line-height: 60px;
    color: #727272;
    text-align: center
}

.g-banBox .ctrl-box i {
    width: 22px;
    height: 5px;
    background: #cf1132;
    display: block;
    margin: 15px auto
}

.g-banBox .ctrl-box .ctrl-title {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.g-banBox .ctrl {
    position: absolute;
    width: 100%;
    bottom: 10px;
    height: 30px;
    text-align: center
}

.g-banBox .ctrl a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-repeat: no-repeat;
}

.g-banBox .ctrl a:hover, .g-banBox .ctrl a.cur {
    background-repeat: no-repeat;
}

.carouselwrap {
    position: relative;
    width: 640px;
    height: 100%;
    float: left;
    overflow: hidden
}

.carouselwrap .carouse-box {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%
}

.carouselwrap .carouse-box i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
    height: 310px;
    pointer-events: none
}

.carouselwrap .carouse-box .carouse-con {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: #e2e6e9;
    display: block
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font {
    bottom: 0
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font-top {
    top: 0
}

.carouselwrap .carouse-box .carouse-con:hover .car-bg-img {
    background-position: 60% 50%;
    background-position: 40% 50% \9;
    *background-position: 40% 50%
}

.carouselwrap .carouse-box .carouse-con:hover p {
    background: 0 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .carouse-con:hover .txt1 {
    top: -40px
}

.carouselwrap .carouse-box .carouse-con:hover .txt2, .carouselwrap .carouse-box .carouse-con:hover .dayslef {
    bottom: 40px;
    color: #fff
}

.carouselwrap .carouse-box .carouse-con:hover .jk_btn {
    background: 0 0;
    background: rgba(0, 0, 0, 0)
}

.carouselwrap .carouse-box .carouse-con:hover .dayslef span {
    color: #fff
}

.carouselwrap .carouse-box .jk_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/cover_c6aa338.png) repeat;
    background: rgba(0, 0, 0, .5);
    display: block;
    color: #c6c6c6;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .car-bg-img {
    width: 100%;
    height: 100%;
    background-position: 40% 50%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box img {
    width: 100%;
    height: 100%
}

.carouselwrap .carouse-box .txt1 {
    position: relative;
    top: 0;
    font-size: 20px;
    line-height: 35px;
    min-height: 50px;
    font-weight: 700;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
    display: block;
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .txt2, .carouselwrap .carouse-box .dayslef {
    position: absolute;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    width: 230px;
    left: 50%;
    margin-left: -115px;
    display: block;
    bottom: 110px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box .dayslef {
    display: none
}

.carouselwrap .carouse-box .dayslef span {
    font-size: 28px;
    color: #cf1132;
    font-weight: 700;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.carouselwrap .carouse-box p {
    position: absolute;
    height: 60px;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: .8;
    filter: alpha(opacity=80)
}

.carouselwrap .carouse-box .like {
    position: relative;
    height: 60px;
    line-height: 60px;
    display: inline-block
}

.carouselwrap .carouse-box .like a {
    height: 30px;
    line-height: 30px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/like3_769d01f.png) no-repeat;
    padding-left: 30px;
    color: #fff;
    *margin-top: 13px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.carouselwrap .carouse-box .like a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.carouselwrap .carouse-box .bg-font {
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 100%;
    height: 120px;
    background: #cf1132;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carouselwrap .carouse-box .bg-font-top {
    position: absolute;
    left: 0;
    top: -60px;
    width: 100%;
    height: 60px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/bg_font_top_ec5611f.png) repeat-x
}

.g-listBox {
    position: absolute;
    width: 460px;
    height: 330px;
    padding: 20px 40px 0;
    background: #282b2d;
    overflow: hidden;
    right: 0
}

.g-listBox .g-newsBox {
    width: 100%;
    height: 310px;
    overflow: hidden
}

.g-listBox .newsBox {
    position: relative;
    width: 100%;
    padding-top: 14px
}

.g-listBox .hot-news {
    font-size: 24px;
    color: #cf0f32;
    padding-bottom: 14px;
    border-bottom: 1px #3d4041 solid;
    display: block;
    font-weight: 700
}

.g-listBox .hot-news:hover {
    color: #e41f43
}

.g-listBox .morenews {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
}

.newsBoxlist {
    position: relative;
    width: 100%;
    height: 100%
}

.newsBoxlist li {
    height: 31px;
    line-height: 31px;
    *height: 24px;
    *line-height: 24px
}

.newsBoxlist a {
    width: 410px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #c3c3c3;
    float: left;
    font-size: 14px;
    text-indent: 22px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/n-icon_ae22148.png) 0 center no-repeat
}

.newsBoxlist a:hover {
    font-weight: 700;
    color: #fff
}

.newsBoxlist span {
    float: right;
    font-size: 14px;
    color: #727272
}

.con-wrap-in {
    position: relative;
    background: #fff;
    padding-bottom: 50px
}

.con-wrap-in .con-box {
    height: 565px;
    padding: 7px 0;
    overflow: hidden
}

.con-wrap-in .con-box .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin: 30px 0 15px
}

.con-wrap-in .con-box a {
    width: 238px;
    height: 238px;
    padding: 7px;
    float: left
}

.con-wrap2, .con-wrap5 {
    background-color: #f6f7fb
}

.con-wrap2 .g-hotBox {
    padding-top: 0
}

.g-hotBox {
    padding: 50px 0;
    width: 960px;
    float: left
}

.g-hotBox .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin-bottom: 30px
}

.g-hotBox .reload {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 16px;
    color: #272a2c;
    height: 20px;
    line-height: 20px;
    display: block
}

.g-hotBox .reload i {
    display: inline-block;
    width: 21px;
    height: 17px;
    margin-left: 10px;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    *top: -4px;
    background-repeat: no-repeat;
}

.g-hotBox .reload:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.g-hotBox .o-link {
    font-size: 16px;
    margin: 0 5px;
    color: #272a2c
}

.g-hotBox .o-link:hover, .g-hotBox .o-link.active {
    color: #cf1132
}

.g-hotBox .f-link {
    margin-left: 30px
}

.g-hot-all {
    position: relative;
    width: 100%;
    height: 708px
}

.g-hot-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

.g-hot-wrap.active {
    display: block
}

.cur-hot-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    overflow: visible;
    display: none;
    z-index: 4
}

.cur-hot-box .hot-box {
    float: left;
    width: 300px;
    height: 318px;
    margin: 0 20px 20px 0;
    background: #fff;
    position: relative;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.cur-hot-box .hot-box:after {
    content: "";
    position: absolute;
    margin: 0 16px;
    background: #ededed;
    height: 1px;
    left: 0;
    bottom: 43px;
    width: 268px
}

.cur-hot-box.cur {
    z-index: 5
}

.cur-hot-box.cur .hot-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.cur-hot-box.hideing .hot-box {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.cur-hot-box.hideing .hot-box:nth-child(1) {
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.cur-hot-box.hideing .hot-box:nth-child(2) {
    -webkit-transition: all .4s linear .1s;
    -moz-transition: all .4s linear .1s;
    -ms-transition: all .4s linear .1s;
    -o-transition: all .4s linear .1s;
    transition: all .4s linear .1s
}

.cur-hot-box.hideing .hot-box:nth-child(3) {
    -webkit-transition: all .4s linear .2s;
    -moz-transition: all .4s linear .2s;
    -ms-transition: all .4s linear .2s;
    -o-transition: all .4s linear .2s;
    transition: all .4s linear .2s
}

.cur-hot-box.showing .hot-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.cur-hot-box.showing .hot-box:nth-child(1) {
    -webkit-transition: all .4s linear .4s;
    -moz-transition: all .4s linear .4s;
    -ms-transition: all .4s linear .4s;
    -o-transition: all .4s linear .4s;
    transition: all .4s linear .4s
}

.cur-hot-box.showing .hot-box:nth-child(2) {
    -webkit-transition: all .4s linear .5s;
    -moz-transition: all .4s linear .5s;
    -ms-transition: all .4s linear .5s;
    -o-transition: all .4s linear .5s;
    transition: all .4s linear .5s
}

.cur-hot-box.showing .hot-box:nth-child(3) {
    -webkit-transition: all .4s linear .6s;
    -moz-transition: all .4s linear .6s;
    -ms-transition: all .4s linear .6s;
    -o-transition: all .4s linear .6s;
    transition: all .4s linear .6s
}

.cur-hot-box.showing .hot-box:nth-child(4) {
    -webkit-transition: all .4s linear .7s;
    -moz-transition: all .4s linear .7s;
    -ms-transition: all .4s linear .7s;
    -o-transition: all .4s linear .7s;
    transition: all .4s linear .7s
}

.cur-hot-box.showing .hot-box:nth-child(5) {
    -webkit-transition: all .4s linear .8s;
    -moz-transition: all .4s linear .8s;
    -ms-transition: all .4s linear .8s;
    -o-transition: all .4s linear .8s;
    transition: all .4s linear .8s
}

.cur-hot-box.showing .hot-box:nth-child(6) {
    -webkit-transition: all .4s linear .9s;
    -moz-transition: all .4s linear .9s;
    -ms-transition: all .4s linear .9s;
    -o-transition: all .4s linear .9s;
    transition: all .4s linear .9s
}

.hot-bg-img {
    width: 300px;
    height: 170px
}

.hot-link {
    display: block;
    height: 170px;
    position: relative;
    overflow: hidden
}

.hot-link:hover .hot-font {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.hot-link .hot-font {
    position: absolute;
    width: 400px;
    height: 176px;
    top: -100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.hot-link .hot-font .bg {
    background: #cf1132;
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 176px;
    opacity: .85
}

.hot-link .hot-font .con {
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 25px;
    overflow: hidden
}

.hot-link .hot-font .font-qr {
    float: left;
    margin: 0 17px 0 0;
    width: 80px;
    height: 80px
}

.hot-link .hot-font .txt {
    float: left;
    width: 172px;
    height: 99px;
    overflow: hidden
}

.hot-link .hot-font .txt p {
    height: 28px;
    color: #fff;
    font: 14px/28px "Microsoft YaHei";
    overflow: hidden
}

.hot-link .hot-font .txt .down-num {
    padding: 0 0 0 15px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/hot-down-icon_bdd36d8.png) no-repeat 0 8px
}

.hot-link .hot-font .score {
    position: relative
}

.hot-link .hot-font .score span {
    position: absolute;
    display: block;
    width: 90px;
    height: 20px;
    top: 3px;
    left: 68px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/score_21aa311.png) repeat-x 0 0
}

.hot-link .hot-font .score em {
    position: absolute;
    display: block;
    height: 100%;
    z-index: 2;
    width: 0;
    left: 0;
    top: 0;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/score2_49ff432.png) repeat-x 0 0
}

.hot-link .hot-font .score em.satr_1 {
    width: 20%
}

.hot-link .hot-font .score em.satr_2 {
    width: 40%
}

.hot-link .hot-font .score em.satr_3 {
    width: 60%
}

.hot-link .hot-font .score em.satr_4 {
    width: 80%
}

.hot-link .hot-font .score em.satr_5 {
    width: 100%
}

.hot-title {
    color: #383838;
    font: 700 20px/32px "Microsoft YaHei";
    margin: 13px 20px 2px;
    height: 32px;
    overflow: hidden
}

.hot-txt {
    margin: 0 16px 13px;
    font: 14px "Microsoft YaHei";
    color: #b1b1b1;
    line-height: 22px;
    padding: 0 2px;
    height: 45px;
    overflow: hidden;
    position: relative
}

.hot-line {
    margin: 0 16px;
    background: #ededed;
    height: 1px
}

.hot-like {
    position: absolute;
    bottom: 8px;
    left: 9px;
    z-index: 1;
    display: none
}

.hot-like a {
    color: #9f9f9f;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/like_1a71172.png) no-repeat;
    background-position: 0 0
}

.hot-like a:hover {
    background-position: 0 -30px
}

.gw-link {
    position: absolute;
    bottom: 8px;
    right: 20px;
    width: 88px;
    height: 30px;
    display: block;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/arrow_62e0baf.png) no-repeat right center;
    font: 12px/30px "Micosoft YaHei";
    text-align: center;
    color: #9f9f9f
}

.gw-link:hover {
    color: #c21d35;
    text-decoration: none;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/arrow_h_88eeb95.png) no-repeat right center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -o-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal;
    -o-animation: ani-gw-link .3s linear .2s 1 normal;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal;
    animation: ani-gw-link .3s linear .2s 1 normal
}

@-webkit-keyframes ani-gw-link {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-moz-keyframes ani-gw-link {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-o-keyframes ani-gw-link {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-ms-keyframes ani-gw-link {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@keyframes ani-gw-link {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

.con-wrap5 .hot-bg-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.con-wrap5 .hot-link i {
    position: absolute;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    left: 50%;
    top: 50%;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/play_f25ee5e.png) no-repeat
}

.con-wrap5 .hot-link:hover .hot-bg-img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.con-wrap3 {
    background-color: #fff;
    /*min-height: 425px;*/
    padding: 40px 0 40px;
}

.con-wrap3 #nav_con {
    width: 50%
}

.con-wrap3 .con-box {
    border-left: 1px #eee solid;
    border-right: 1px #eee solid;
    width: 1258px;
    transition: height ease-out .3s .1s;
    -webkit-transition: height ease-out .3s .1s;
    -o-transition: height ease-out .3s .1s;
    -moz-transition: height ease-out .3s .1s
}

.con-wrap3 .con-box.narrow {
    /*height: 460px*/
}

.con-wrap3 .nav-box-con .nav-box-title {
    padding: 25px 0;
    background: #fbfbfb;
    border-left: 1px #eee solid
}

.con-wrap3 .nav-box-con .nav-box-title em {
    font-size: 16px;
    color: #222
}

.con-wrap3 .nav-box-con1 .nav-box-title {
    border-left: 0
}

.con-wrap3 .nav-li-box {
    margin: 0;
    padding-top: 20px;
    border-left: 0px #eee solid;
}

.con-wrap3 .nav-li-box h2 {
    position: relative;
    font-size: 14px;
    color: #c21d35;
    text-indent: 38px;
    font-weight: 700
}

.con-wrap3 .nav-li-box a {
    color: #666
}

.con-wrap3 .nav-li-box a:hover {
    font-weight: 700;
    color: #666
}

.con-wrap3 .nav-li-box .li-bg {
    display: none
}

.con-wrap3 .nav-li-box .li-txt {
    display: none
}

.con-wrap3 .cha-list {
    position: relative;
    text-align: center;
    color: #5a5a5a;
    font-size: 12px;
    margin-top: 20px
}

.con-wrap3 .nav-change-box {
    position: relative;
    margin: 20px auto;
    width: 120px;
    height: 50px
}

.con-wrap3 .nav-change-box a {
    position: relative;
    border: 1px #f1f1f1 solid;
    background: #f1f1f1;
    width: 58px;
    height: 48px;
    float: left;
    display: block
}

.con-wrap3 .nav-change-box a.cur {
    border: 1px #c5c5c5 solid
}

.con-wrap3 .nav-change-box a i {
    display: block;
    margin: 14px 19px;
    width: 20px;
    height: 20px
}

.con-wrap3 .nav-change-box .fis-style i {
    background: url(https://nie.res.netease.com/nie/gw/15v1/temp_file/_icon2_2dd3c44.png) no-repeat
}

.con-wrap3 .nav-change-box .fis-style.cur i {
    background: url(https://nie.res.netease.com/nie/gw/15v1/temp_file/_icon1_7a06ee9.png) no-repeat
}

.con-wrap3 .nav-change-box .sed-style i {
    background: url(https://nie.res.netease.com/nie/gw/15v1/temp_file/_icon4_10cbcba.png) no-repeat
}

.con-wrap3 .nav-change-box .sed-style.cur i {
    background: url(https://nie.res.netease.com/nie/gw/15v1/temp_file/_icon3_35a246b.png) no-repeat
}

.con-wrap3 .btn-more {
    display: block;
    width: 120px;
    height: 38px;
    background: #f1f1f1;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 38px;
    vertical-align: middle;
    text-align: center;
    margin: 40px auto 0;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.con-wrap3 .btn-more:hover {
    background: #dbdcdf
}

.sedStyle {
    position: relative;
    width: 100%;
    min-width: 1260px;
    overflow: hidden
}

.sedStyle .con-box {
    position: relative;
    margin-left: 0;
    border: 0
}

.sedStyle .nav-box-con .nav-box-title {
    display: none
}

.sedStyle .nav-li-box {
    overflow: hidden
}

.sedStyle .nav-li-box .icon-H {
    display: none
}

.sedStyle .nav-li-box .icon-N {
    display: none
}

.sedStyle .nav-li-box h2 {
    position: relative;
    font-size: 16px;
    color: #222;
    text-indent: 36px;
    border-left: 4px #cf1132 solid
}

.sedStyle .nav-li-box ul {
    position: relative;
    padding: 30px 0 30px 75px
}

.sedStyle .nav-li-box li {
    float: left;
    position: relative;
    *margin: 5px 0;
    margin-right: 46px;
    width: 64px;
    height: 64px
}

.sedStyle .nav-li-box li.ebox .li-txt {
    left: -20px
}

.sedStyle .nav-li-box li:hover .li-txt {
    display: block;
    z-index: 5
}

.sedStyle .nav-li-box li a {
    width: 64px;
    height: 64px;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 5px;
    position: relative;
    display: block;
    line-height: 0;
    text-indent: -99999px
}

.sedStyle .nav-li-box li a:hover .li-bg {
    top: 0;
    left: 0
}

.sedStyle .nav-li-box li img {
    width: 150%;
    height: 150%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    display: block;
    top: -25%;
    left: -25%
}

.sedStyle .nav-li-box .ebox {
    margin-left: -54px;
    clear: left
}

.sedStyle .nav-li-box .li-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(221, 17, 54, .5);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    top: -100%;
    left: -100%;
    display: block
}

.sedStyle .nav-li-box .li-txt {
    position: absolute;
    width: 120px;
    left: -35px;
    top: -20%;
    color: #cf0f32;
    background: #fff;
    padding: 3px;
    text-align: center;
    border: 2px #eee solid
}

.sedStyle .cha-list {
    display: none
}

.con-wrap4 {
    background-color: #000;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/center_bg_a9bc794.jpg) center top no-repeat;
    padding-top: 310px
}

.con-wrap4 .con-box {
    width: 100%;
    min-width: 1260px;
    height: 370px
}

.center-show {
    position: relative;
    height: 100%;
    float: left;
    width: 25%;
    overflow: hidden
}

.center-show.last-child {
    *margin-left: -3px
}

.center-show em {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-position: center center
}

.center-show span {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    top: 50%;
    margin-top: -34px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.center-show .center-bg {
    top: 0;
    background-position: center center;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear
}

.center-show .font1 {
    top: 0;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.center-show .font2 {
    bottom: -50%;
    height: 50%;
    background: #cf0f32;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.center-show:hover .center-bg {
    background-position: center center
}

.center-show:hover .font1 {
    top: 100%
}

.center-show:hover .font2 {
    bottom: 0
}

.center-show:hover span {
    top: 75%
}

.con-wrap6 {
    background-color: #f6f7fb
}

.con-wrap6 .con-box {
    padding: 40px 0
}

.link-li-box {
    position: relative;
    float: left;
    margin-right: 14px
}

.link-li-box p {
    text-indent: 30px;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
    color: #888;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/l-icon_31f9f2c.png) 0 bottom no-repeat
}

.link-li-box a {
    position: relative;
    float: left;
    width: 150px;
    padding: 10px 0;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #e3e3e3;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.link-li-box a:hover {
    text-decoration: none;
    background: #cf1132
}

.link-li-box a:hover .txt1 {
    color: #fff
}

.link-li-box a:hover .txt2 {
    color: #fff
}

.link-li-box .txt1 {
    color: #222;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.link-li-box .txt2 {
    color: gray;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.link-li-box1 {
    width: 152px
}

.link-li-box2 {
    width: 304px
}

.link-li-box3 {
    width: 152px
}

.link-li-box4 {
    width: 608px;
    margin-right: 0
}

.con-wrap6-other {
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 12px;
    color: #d9dde1
}

.con-wrap6-other a {
    color: #888;
    font-size: 12px
}

.con-wrap6-other a:hover {
    color: #cf1132
}

.con-wrap6-other span {
    font-size: 14px;
    color: #454240
}

.con-wrap6-other .phone-tips {
    margin-left: 430px
}

.con-wrap6-other .phone-num {
    font-size: 18px;
    color: #909090
}

.head-adBox {
    position: relative;
    width: 100%;
    height: 760px;
    overflow: hidden;
    display: none
}

.head-adBox .head-adBg {
    position: absolute;
    width: 100%;
    height: 760px;
    bottom: 0;
    left: 0;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/h_ad_cover_e82780d.png) repeat
}

.head-adBox .head-adBg-video {
    position: absolute;
    width: 100%;
    height: 760px;
    *height: 750px;
    bottom: 0;
    left: 0
}

.head-adBox .head-advideo {
    width: 1920px;
    height: 760px;
    *height: 750px;
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.head-adBox .head-ad-title {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 50%;
    width: 1067px;
    height: 364px;
    margin-top: 218px;
    margin-left: -533px;
    display: block
}

.head-adBox .head-ad-title img {
    width: 100%;
    height: 100%
}

.head-adBox .head-ad-goban {
    position: absolute;
    z-index: 3;
    bottom: 90px;
    left: 50%;
    margin-left: -70px;
    width: 141px;
    height: 56px;
    display: block;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/go_ban_5cacad8.png) no-repeat
}

.head-adBox .hadc1 {
    position: absolute;
    width: 63px;
    height: 30px;
    left: 50%;
    z-index: 3;
    margin-left: -32px;
    bottom: 30px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/close_b8856cc.png) no-repeat
}

.head-adBox .h-dacontent {
    position: relative;
    width: 1260px;
    margin: 0 auto
}

.head-adBox .h-dacontent a {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 0;
    top: 0;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/close_b8856cc.png) no-repeat;
    z-index: 10
}

.topBar.hasAd {
    background: rgba(225, 225, 225, .5);
    opacity: 1;
    z-index: 5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.topBar.hasAd .topBoxlist a {
    color: #fff;
    color: #888 \0;
    *color: #888;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

#NIE-topBar-include {
    display: none
}

.nav-change-box {
    display: none
}

.pic-news-ctrl {
    width: 210px;
    height: 350px;
    float: left;
    background: #272a2c
}

.pic-news-ctrl a {
    display: block;
    border-left: 4px solid transparent;
    padding: 15px 10px 0 12px;
    height: 55px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pic-news-ctrl a.cur, .pic-news-ctrl a:hover {
    border-color: #cf0f32;
    background: #080909
}

.pic-news-ctrl a.cur .i-triangle, .pic-news-ctrl a:hover .i-triangle {
    display: block
}

.pic-news-ctrl a.cur span, .pic-news-ctrl a:hover span {
    color: #fff
}

.pic-news-ctrl img {
    float: left;
    margin-right: 15px
}

.pic-news-ctrl em {
    display: block;
    overflow: hidden;
    font-style: normal
}

.pic-news-ctrl em i {
    display: block;
    color: #5c6266;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pic-news-ctrl span {
    display: block;
    font-size: 14px;
    color: #c3c3c3;
    line-height: 20px;
    margin-bottom: 3px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pic-news-ctrl .i-triangle {
    display: none;
    position: absolute;
    top: 50%;
    right: -16px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #080909;
    margin-top: -8px;
    z-index: 2;
    width: 0;
    height: 0
}

.pic-news-wrap {
    overflow: hidden;
    height: 510px;
    position: relative;
    background: #000
}

.pic-news-box {
    *display: none;
    opacity: 0;
    height: 510px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease-out .6s;
    -webkit-transition: all ease-out .6s;
    -o-transition: all ease-out .6s;
    -moz-transition: all ease-out .6s
}

.pic-news-box.cur {
    *display: block;
    opacity: 1;
    z-index: 1
}

.g-newGameBox {
    padding-bottom: 50px;
    overflow: hidden
}

.g-newGameBox .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #cf1132 solid;
    margin-bottom: 30px
}

body .NIE-ilike-style2 {
    padding-left: 30px
}

body .NIE-ilike-add {
    color: #cf0f32
}

.g-game-list {
    border: solid 1px #ededed;
    background: #fff
}

.g-game-list li {
    border-top: solid 1px #ededed;
    position: relative;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s
}

.g-game-list li:hover {
    background: #f0f2f7
}

.g-game-list li:hover .game-arrow {
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/gt_h_9a26a75.png) no-repeat
}

.g-game-list a {
    display: block;
    padding: 20px 42px 0 26px;
    height: 88px
}

.g-game-list img {
    float: left;
    margin-right: 22px;
    display: block;
    border-radius: 15px;
    box-shadow: 1px 1px 5px rgba(66, 63, 105, .4)
}

.g-game-list p {
    overflow: hidden
}

.g-game-list em {
    display: block;
    font-size: 16px;
    color: #555;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal
}

.g-game-list span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g-game-list .game-time {
    font-size: 12px
}

.g-game-list .game-time i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 13px;
    height: 13px;
    margin-right: 7px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.g-game-list .game-arrow {
    position: absolute;
    width: 15px;
    height: 28px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/gt_ba10da4.png) no-repeat;
    top: 50%;
    right: 20px;
    margin-top: -14px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s
}

.con-wrap-activity {
    background: #f6f7fb
}

.activity-list {
    margin-left: -20px;
    position: relative;
    padding: 40px 0
}

.activity-list img {
    display: block
}

.activity-list li {
    float: left;
    position: relative;
    margin-left: 20px;
    height: 130px;
    overflow: hidden
}

.activity-list a:hover .act-line {
    width: 41px
}

.activity-list a:hover .qrcode-mask {
    top: 0
}

.activity-list a:hover img {
    -webkit-animation: flash ease-in-out .5s both 300ms 0 ease;
    -moz-animation: flash ease-in-out .5s both 300ms 0 ease;
    -ms-animation: flash ease-in-out .5s both 300ms 0 ease;
    -o-animation: flash ease-in-out .5s both 300ms 0 ease;
    animation: flash ease-in-out .5s both 300ms 0 ease;
    -moz-animation: flash ease-in-out .5s both;
    -webkit-animation: flash ease-in-out .5s both;
    -o-animation: flash ease-in-out .5s both;
    -ms-animation: flash ease-in-out .5s both;
    animation: flash ease-in-out .5s both
}

@-webkit-keyframes flash {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-moz-keyframes flash {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-o-keyframes flash {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@-ms-keyframes flash {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

@keyframes flash {
    0%, 100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    50% {
        opacity: .8;
        filter: alpha(opacity=80)
    }
}

.act-line {
    position: absolute;
    top: 19px;
    left: 16px;
    height: 2px;
    width: 20px;
    background: #ea4040;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all
}

.qrcode-mask {
    position: absolute;
    text-align: right;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #000;
    background: rgba(12, 3, 1, .7);
    filter: alpha(opacity=90);
    transition: ease-in .3s all;
    -webkit-transition: ease-in .3s all;
    -o-transition: ease-in .3s all;
    -moz-transition: ease-in .3s all
}

.qrcode-mask img {
    position: absolute;
    right: 20px;
    top: 13px
}

.qrcode-mask span {
    width: 94px;
    position: absolute;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    right: 20px;
    bottom: 0
}

.title-hide-a {
    overflow: hidden;
    text-indent: -9999px;
    color: transparent
}

.g-listBox .morenews {
    background-position: 0px 0px
}

.head-ctrl a {
    background-position: -37px 0px
}

.head-ctrl a:hover, .head-ctrl a.cur {
    background-position: 0px -37px
}

.g-hotBox .reload i {
    background-position: -20px -37px
}

.g-game-list .game-time i {
    background-position: -37px -20px
}

.g-banBox .ctrl a {
    background-position: -41px -37px
}

.g-banBox .ctrl a:hover, .g-banBox .ctrl a.cur {
    background-position: -57px 0px
}

.g-listBox .morenews, .head-ctrl a, .head-ctrl a:hover, .head-ctrl a.cur, .g-hotBox .reload i, .g-game-list .game-time i, .g-banBox .ctrl a, .g-banBox .ctrl a:hover, .g-banBox .ctrl a.cur {
    background-image: url(https://nie.res.netease.com/nie/gw/15v1/img/spriter/index_z_7005ec6.png)
}

@charset "gb2312";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ"
}

body {
    padding: 0;
    margin: 0;
    background: #fff
}

html, body, fieldset, img, iframe, abbr {
    border: 0
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a, button {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: 700
}

a, a:hover {
    text-decoration: none;
    outline: 0;
    -moz-outline: 0
}

body, textarea, input, button {
    color: #62a1c9
}

html, body {
    width: 100%;
    min-height: 930px;
    height: auto
}

.hide {
    display: none
}

.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.f-cb, .f-cbli li {
    zoom: 1
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.f-dn {
    display: none
}

.f-db {
    display: block
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-pr {
    position: relative
}

.f-pa {
    position: absolute
}

.f-prz {
    position: relative;
    zoom: 1
}

.f-oh {
    overflow: hidden
}

.f-turn {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.icon-H, .icon-N, .icon-1st {
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 0 0 5px;
    *position: relative;
    *top: -4px
}

.icon-1st {
    width: 18px;
    height: 9px
}

span .icon-H, span .icon-N, .icon-1st {
    margin: 0 5px
}

.icon-N {
    background-repeat: no-repeat;
}

.icon-H {
    background-repeat: no-repeat;
}

.icon-1st {
    background-repeat: no-repeat;
}

.clr {
    *clear: both;
    *zoom: 1
}

.clr:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.topBar {
    width: 100%;
    background: #000000;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    min-width: 1260px;
    position: absolute;
    top: 0;
    left: 0
}

.topBar .topBox {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 77px;
    overflow: visible
}

.topBar .topLogo {
    position: relative;
    float: left;
    width: 202px;
    height: 69px;
    line-height: 69px;
    background: url(img/logo.png) no-repeat;
    top: 4px;
    display: block;
    /*background-size: contain;*/
}

.topBar .topBoxlist {
    position: relative;
    height: 77px;
    line-height: 77px;
    margin-left: 270px;
    color: #333
}

.topBar .topBoxlist span {
    float: left;
    height: 77px;
    line-height: 77px;
    width: 4px;
    color: rgb(143,143,143);
}

.topBar .topBoxlist a {
    position: relative;
    float: left;
    margin: 0 59px;
    font-size: 16px;
    color: #fff;
    height: 77px;
    line-height: 77px;
    /*background-image: url("img/1.png");*/
    /*background-attachment:fixed;*/
}
.topBar .topBoxlist a:nth-child(1){
    background: url("img/1.png") no-repeat 0px 20px;
    width: 46px;
}
.topBar .topBoxlist a:nth-child(1):hover{
    background: url("img/1.png") no-repeat 0px -53px;
    width: 46px;
}
.topBar .topBoxlist a:nth-child(3){
    background: url("img/1.png") no-repeat -46px 20px;
    width: 50px;
}
.topBar .topBoxlist a:nth-child(3):hover{
    background: url("img/1.png") no-repeat -46px -53px;
    width: 50px;
}
.topBar .topBoxlist a:nth-child(5){
    background: url("img/1.png") no-repeat -96px 20px;
    width: 40px;
}
.topBar .topBoxlist a:nth-child(5):hover{
    background: url("img/1.png") no-repeat -96px -53px;
    width: 40px;
}
.topBar .topBoxlist a:nth-child(7){
    background: url("img/1.png") no-repeat -139px 20px;
    width: 56px;
}
.topBar .topBoxlist a:nth-child(7):hover{
    background: url("img/1.png") no-repeat -139px -53px;
    width: 56px;
}
.topBar .topBoxlist a:nth-child(9){
    background: url("img/1.png") no-repeat -196px 20px;
    width: 96px;
}
.topBar .topBoxlist a:nth-child(9):hover{
    background: url("img/1.png") no-repeat -196px -53px;
    width: 96px;
}

.topBar .topBoxlist a:hover {
     color: rgb(246,197,92);
 }

.topBar .topBoxlist a i {
    position: absolute;
    width: 0;
    height: 5px;
    background: #cf0f32;
    display: block;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.topBar .topOpen {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    background: #cf1132;
    z-index: 9999
}

.topBar .topOpen i {
    position: relative;
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
    top: 38px;
    background-repeat: no-repeat;
}

.topBar .topOpen span {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 14px;
    color: #fff;
    left: 0;
    bottom: 20px;
    line-height: 26px;
    height: 26px;
    text-align: center
}

.topBar .topOpen.open {
    background: #282b2d
}

.topBar .topOpen.open i {
    background-repeat: no-repeat;
}

.topBar .topOpen.open span {
    display: none
}

.topBar .closeNav {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -38px;
    padding: 10px 0
}

.topBar .closeNav i {
    width: 56px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
}

.topBar .closeNav:hover i {
    background-repeat: no-repeat;
}

.topNav {
    position: absolute;
    width: 100%;
    padding-bottom: 60px;
    top: 77px;
    left: 0;
    background: #282b2d;
    z-index: 10000;
    display: none
}

.topNav p {
    position: relative;
    text-indent: 25px;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin: 40px 40px 25px
}

.topNav p.li-txt {
    display: none
}

.topNav span {
    float: right;
    color: #f2ebeb;
    font-size: 12px
}

.topNav .li-bg {
    display: none
}

.nav-box-con {
    position: relative;
    float: left
}

.nav-box-con.nav-box-con1 {
    width: 40%
}

.nav-box-con.nav-box-con2 {
    width: 60%;
}
.nav-box-con.nav-box-con3 {
    width: 20%;
}
.nav-box-con.nav-box-con4 {
    width: 20%;
}

.nav-box-con .nav-box-title {
    position: relative;
    background: #35373a;
    padding: 17px 0;
    border-left: 1px #454545 solid
}

.nav-box-con .nav-box-title em {
    border-left: 4px #dd1136 solid;
    height: 16px;
    line-height: 16px;
    text-indent: 36px;
    font-size: 16px;
    font-weight: 700;
    color: #dd1136;
    font-style: normal;
    display: block
}

.nav-box-con1 .nav-box-title {
    padding-left: 40px;
    border-left: 0
}

.nav-li-box {
    border-left: 1px #454545 solid;
    padding-top: 25px;
    float: left
}

.nav-li-box h2 {
    font-size: 14px;
    color: #6b6b6c;
    font-weight: 700;
    margin-bottom: 20px;
    text-indent: 40px
}

.nav-li-box ul {
    padding-left: 36px
}

.nav-li-box li {
    float: left;
    width: 95%;
    max-height: 28px;
}

.nav-li-box.nav-li-box4 li {
    width: 146px
}

.nav-li-box img {
    display: none
}

.nav-li-box a {
    color: #c3c3c3;
    font-size: 14px;
    line-height: 28px
}

.nav-li-box a:hover {
    color: #fff;
    font-weight: 700
}

.nav-li-box.nav-li-box1 {
    border-left: 0;
    width: 208px;
    margin-right: -10px
}

.nav-li-box.nav-li-box2 {
    width: 146px
}

.nav-li-box.nav-li-box3 {
    width: 100%
}

.nav-li-box.nav-li-box4 {
    width: 591px
}

.selNav {
    position: absolute;
    width: 100%;
    height: 62px;
    top: 100px;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/cover_c6aa338.png) repeat;
    display: none
}

.selNav.opening {
    height: 62px;
    display: block
}

.sel-nav-box {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    margin-left: 58px;
    overflow: hidden
}

.sel-nav-box a {
    position: relative;
    height: 62px;
    line-height: 62px;
    display: inline-block;
    background: url(https://nie.res.netease.com/nie/gw/15v1/img/l-icon2_9ba0ccb.png) no-repeat left center;
    text-indent: 20px;
    color: #999;
    font-size: 14px;
    margin: 0 15px
}

.sel-nav-box a:hover {
    color: #fff;
    text-decoration: none
}

.sel-nav-box em {
    position: absolute;
    top: 0;
    left: 98px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff
}

.topBar .topOpen i {
    background-position: 0px 0px
}

.topBar .topOpen.open i {
    background-position: -34px 0px
}

.topBar .closeNav i {
    background-position: 0px -34px
}

.topBar .closeNav:hover i {
    background-position: 0px -48px
}

.icon-N {
    background-position: -56px -34px
}

.icon-H {
    background-position: -56px -48px
}

.icon-1st {
    background-position: -68px 0px
}

.topBar .topOpen i, .topBar .topOpen.open i, .topBar .closeNav i, .topBar .closeNav:hover i, .icon-N, .icon-H, .icon-1st {
    background-image: url(img/topBar.png)
}
.nav-li-box3 li span{
    display: inline-block;
    float: right;
    font-size: 12px;
    color: rgb(153,153,153);
    height: 28px;
    line-height: 28px;
}
.nav-li-box3 li a{
    max-width: 60%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.aboutUs {
    position: fixed;
    top: 30%;
    right: 16%;
    background: #fff;
    z-index: 99;
}

@media (min-width: 1200px) {
    #container {
        width: 1270px;
    }
}

#container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border: 1px #000 solid;
    position: relative;
    color: #666;
    box-shadow: 5px 5px 15px #333;
}

.close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    font-family: Helvetica, STHeiti, serif;
    _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino;
    font-size: 18px;
    border-radius: 20px;
    background: #999;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-transition: linear .06s;
    -webkit-transition: linear .06s;
    transition: linear .06s;
    padding: 0;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.close:hover {
    width: 24px;
    height: 24px;
    line-height: 24px;
    right: -10px;
    top: -10px;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(209, 40, 42, .5);
    background: #d1282a;
    border-radius: 24px;
    /*transition: all 0.2s ease-out;*/
    /*opacity: 0.8;*/
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
}

.text-center {
    text-align: center;
}

.font-five {
    font-size: 46px;
    margin: 58px 0 58px;
    line-height: .8;
    font-weight: 300;
}

.bcg {
    height: 100%;
    width: 100%;
    background: rgba(160, 160, 160, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}
.kong{
    padding: 0 4px;
}

.introduce:hover{
    background: url(img/we/tips.png) no-repeat 75px -72px;
}
.culture:hover{
    background: url(img/we/tips.png) no-repeat -265px -72px;
}
.team:hover{
    background: url(img/we/tips.png) no-repeat -570px -72px;
}
.introduce{
    background: url(img/we/tips.png) no-repeat 75px 28px;
}
.culture{
    background: url(img/we/tips.png) no-repeat -265px 28px;
}
.team{
    background: url(img/we/tips.png) no-repeat -570px 28px;
}
.tips{
    display: inline-block;
    width: 32%;
    height: 88px;
}

.aboutUs {
    position: fixed;
    top: 30%;
    right: 16%;
    background: #fff;
    z-index: 99;
}

@media (min-width: 1200px) {
    #container {
        width: 1270px;
    }
}

#container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border: 1px #000 solid;
    position: relative;
    color: #666;
    box-shadow: 5px 5px 15px #333;
}

.close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    font-family: Helvetica, STHeiti, serif;
    _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino;
    font-size: 18px;
    border-radius: 20px;
    background: #999;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-transition: linear .06s;
    -webkit-transition: linear .06s;
    transition: linear .06s;
    padding: 0;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.close:hover {
    width: 24px;
    height: 24px;
    line-height: 24px;
    right: -10px;
    top: -10px;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(209, 40, 42, .5);
    background: #d1282a;
    border-radius: 24px;
    /*transition: all 0.2s ease-out;*/
    /*opacity: 0.8;*/
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
}

.text-center {
    text-align: center;
}

.font-five {
    font-size: 46px;
    margin: 58px 0 58px;
    line-height: .8;
    font-weight: 300;
}

.bcg {
    height: 100%;
    width: 100%;
    background: rgba(160, 160, 160, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}