@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: #ffffff
}

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: 950px;
    overflow: hidden
}

.head-box {
    position: absolute;
    width: 100%;
    padding-top: 100px;
    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(../images/prev_i_bcc1842.webp) no-repeat
}

.head-next {
    right: 0
}

.head-next i {
    background: url(../images/next_i_893db45.webp) 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;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header .h-title h3 {
    font-size: 36px;
    line-height: 52px;
    color: #272a2c;
    padding-bottom: 10px;
    border-bottom: 1px #cf1132 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header .h-title p {
    margin: 15px 0 30px;
    font-size: 14px;
    color: #272a2c;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all
}

.header .h-title i {
    width: 140px;
    height: 50px;
    display: block;
    background: url(../images/btn_4c6e4eb.webp) no-repeat
}

.header .text h2 {
    text-shadow: 0 0 9px #000
}

.header .text h3 {
    text-shadow: 0 0 9px #000
}

.header .text p {
    text-shadow: 0 0 6px #000
}

.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%;
    top: 100px;
    margin-left: -245px
}

.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
}

.boot {
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 999999;
    opacity: 1
}

.boot.hiddens .slogan_box,
.boot.hiddens .slogan_role {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.boot .qiang {
    background: #fff url(/nie/gw/15v1/img/chuizi/kv_frame_6c36731.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.boot .slogan_box {
    position: absolute;
    width: 850px;
    height: 860px;
    top: 50%;
    margin-top: -440px;
    right: 100px;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.boot .slogan_box .slogan_logo,
.boot .slogan_box .slogan,
.boot .slogan_box .frame_btn {
    position: absolute;
    left: 50%
}

.boot .slogan_box .slogan_logo {
    background: url(/img/bt/logo.png/450) no-repeat;
    width: 450px;
    height: 214px;
    margin-left: -245px;
    top: 0
}

.boot .slogan_box .slogan {
    background: url(/nie/gw/15v1/img/chuizi/slogan_e1be490.png) no-repeat center;
    width: 1180px;
    height: 611px;
    margin-left: -590px;
    bottom: 80px
}

.boot .slogan_box .frame_btn {
    background: url(/nie/gw/15v1/img/chuizi/frame_btn_c50adeb.png) no-repeat;
    width: 392px;
    height: 135px;
    margin-left: -200px;
    bottom: 0
}

.boot .slogan_role {
    position: absolute;
    background: url(/nie/gw/15v1/img/chuizi/frame_role_e72397c.png) no-repeat;
    width: 828px;
    height: 897px;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.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(../images/xxss_ico_9ab756d.webp) 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(/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(/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(/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%;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px #3d4041 solid
}

.g-listBox .hot-news {
    font-size: 24px;
    color: #cf0f32;
    display: block;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.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: 400px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #c3c3c3;
    float: left;
    font-size: 14px;
    text-indent: 22px;
    background: url(../images/n-icon_ae22148.webp) 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(/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(/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(/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(/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(../images/arrow_62e0baf.webp) no-repeat right center;
    font: 12px/30px "Micosoft YaHei";
    text-align: center;
    color: #9f9f9f
}

.gw-link:hover {
    color: #c21d35;
    text-decoration: none;
    background: url(/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(/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 {
    padding: 0 0 40px;
    background-color: #fff;
    min-height: 425px
}

.con-wrap3 #nav_con {
    width: 1260px
}

.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: auto
}

.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: 1px #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;
    padding-left: 16px
}

.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(/nie/gw/15v1/temp_file/_icon2_2dd3c44.png) no-repeat
}

.con-wrap3 .nav-change-box .fis-style.cur i {
    background: url(/nie/gw/15v1/temp_file/_icon1_7a06ee9.png) no-repeat
}

.con-wrap3 .nav-change-box .sed-style i {
    background: url(/nie/gw/15v1/temp_file/_icon4_10cbcba.png) no-repeat
}

.con-wrap3 .nav-change-box .sed-style.cur i {
    background: url(/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(/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
}

.community {
    background-color: #f6f7fb;
    display: none
}

.community .g-hotBox {
    width: 1260px;
    margin: 0 auto;
    float: none;
    padding: 0 0 40px;
    position: relative
}

.community #community {
    background-color: #fff;
    position: relative;
    width: 940px;
    overflow: hidden;
    border: 1px solid #e4e3e3
}

.community #community .swiper-container {
    width: 810px;
    margin-left: 65px;
    margin-right: 65px;
    margin: 0 auto
}

.community #community .swiper-container .swiper-slide {
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -ms-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
    width: 161px;
    height: 178px;
    background: #fff
}

.community #community .swiper-container .swiper-slide img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    left: 25px;
    top: 33px;
    border-radius: 10px
}

.community #community .swiper-container .swiper-slide div {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100px;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    top: 132px;
    left: 20px
}

.community #community .swiper-container .swiper-slide a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    top: 26px;
    right: 10px;
    width: 14px;
    padding: 0 9px;
    height: 122px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    background: #c9314b;
    border-radius: 30px;
    text-align: center;
    word-break: break-all;
    z-index: -5;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.community #community .swiper-container .swiper-slide a p {
    position: absolute;
    left: 50%;
    width: 14px;
    margin-left: -7px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.community #community .swiper-container .swiper-slide.on2,
.community #community .swiper-container .swiper-slide.on {
    background: #f1f2f6
}

.community #community .swiper-container .swiper-slide.on2 img,
.community #community .swiper-container .swiper-slide.on img {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.community #community .swiper-container .swiper-slide.on2 div,
.community #community .swiper-container .swiper-slide.on div {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.community #community .swiper-container .swiper-slide.on2 a,
.community #community .swiper-container .swiper-slide.on a {
    z-index: 5;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.community #community .swiper-button-prev {
    background: url(/nie/gw/15v1/img/gt2_c497742.png) no-repeat center;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 65px;
    height: 178px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s
}

.community #community .swiper-button-prev:hover {
    background: #f1f2f6 url(/nie/gw/15v1/img/gt2_h_7006871.png) no-repeat center
}

.community #community .swiper-button-prev::after {
    display: none
}

.community #community .swiper-button-prev:focus {
    outline: 0
}

.community #community .swiper-button-next {
    background: url(../images/gt_95e4873.webp) no-repeat center;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 65px;
    height: 178px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s
}

.community #community .swiper-button-next:hover {
    background: #f1f2f6 url(/nie/gw/15v1/img/gt_h_48e4d6e.png) no-repeat center
}

.community #community .swiper-button-next::after {
    display: none
}

.community #community .swiper-button-next:focus {
    outline: 0
}

.community .sq_ewm {
    width: 300px;
    height: 180px;
    background: url(/nie/gw/15v1/img/sq_ewm_444978a.png) no-repeat center center;
    position: absolute;
    right: 0;
    bottom: 40px;
    overflow: hidden
}

.community .sq_ewm .ewm_img {
    width: 300px;
    height: 180px;
    position: absolute;
    top: -180px;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, .7);
    opacity: 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
}

.community .sq_ewm .ewm_img img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.community .sq_ewm:hover .ewm_img {
    top: 0;
    opacity: 1
}

.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 {
    width: 1260px;
    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(../images/l-icon_31f9f2c.webp) 0 bottom no-repeat
}

.link-li-box a {
    position: relative;
    float: left;
    width: 171px;
    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: 1216px
}

.link-li-box2 {
    width: 152px
}

.link-li-box3 {
    display: none;
    width: 152px
}

.link-li-box4 {
    width: 760px;
    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: 598px
}

.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(/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(/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(/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(/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;
    background-size: 100%
}

.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
}

.g-newGameBox .newgameBanner {
    width: 298px;
    height: 108px;
    background: url(/nie/gw/15v1/img/newgameBanner_4a925a5.png) 0 0 no-repeat;
    background-size: 100% 100%;
    display: none;
    margin: 0 auto
}

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(/nie/gw/15v1/img/gt_h_48e4d6e.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(../images/gt_95e4873.webp) 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;
    padding: 50px 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
}

.swiper-button-next,
.swiper-button-prev {
    color: #ea4040
}

@-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
}

.btn-wjfk {
    display: none;
    background: url(/nie/gw/15v1/img/btn-wjfk_64ddc35.png) no-repeat center;
    background-size: 100%;
    width: 200px;
    height: 211px;
    position: fixed;
    right: 50%;
    margin-right: -960px;
    bottom: 60px;
    z-index: 999
}

.r_pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 998
}

.r_pop .recharge {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1150px;
    height: 600px
}

.r_pop .recharge video {
    display: block;
    width: 1150px
}

.r_pop .recharge .close {
    display: block;
    position: absolute;
    top: 0;
    right: -38px;
    left: auto;
    transform: translate(0);
    width: 30px;
    height: 30px;
    background: url(/nie/gw/15v1/img/pop_close_861fdd0.png) no-repeat center center / 100% 100%
}

.r_pop .recharge .btn_tlt {
    display: none
}

.r_pop .recharge .btn_jrgw {
    display: none
}

.r_pop.btn_video {
    display: block;
    width: 400px;
    height: 350px;
    position: fixed;
    top: auto;
    left: auto;
    right: 0;
    bottom: 10px;
    z-index: 999;
    background: rgba(0, 0, 0, 0)
}

@media (min-width:1920px) {
    .r_pop.btn_video {
        right: 50%;
        margin-right: -960px
    }
}

.r_pop.btn_video .recharge {
    position: absolute;
    top: 27px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 390px;
    height: 220px
}

.r_pop.btn_video .recharge video {
    display: block;
    width: 390px
}

.r_pop.btn_video .recharge .close {
    display: block;
    position: absolute;
    top: 0;
    left: -38px;
    right: auto;
    transform: translate(0);
    width: 30px;
    height: 30px;
    background: url(/nie/gw/15v1/img/pop_close1_2ebc9c9.png) no-repeat center center / 100% 100%
}

.r_pop.btn_video .recharge .btn_tlt {
    display: block;
    position: absolute;
    top: -300px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 368px;
    height: 65px;
    background: url(/nie/gw/15v1/img/btn_tlt_202bb8c.png) no-repeat center center / 100% 100%
}

.r_pop.btn_video .recharge .btn_jrgw {
    display: block;
    position: absolute;
    top: 245px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 154px;
    height: 35px;
    background: url(/nie/gw/15v1/img/btn_jrgw_4288d30.png) no-repeat center center / 100% 100%
}

.video_popF {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    background: url(/nie/gw/15v1/img/videoF_fm_1accd8e.png) no-repeat top center;
    background-size: 1920px 950px
}

.video_popF .tg_close {
    width: 90px;
    height: 89px;
    background: url(/nie/gw/15v1/img/tg_btn_67eda27.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: 529px;
    z-index: 9;
    -webkit-animation: free_download 1s linear alternate infinite;
    animation: free_download 1s linear alternate infinite
}

.video_popF #videoF {
    width: 1920px;
    height: 1080px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.video_popF #videoF a {
    display: block
}

.video_popF #videoF a video {
    width: 100%;
    height: 100%
}

@-webkit-keyframes free_download {
    0% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.1)
    }
}

@keyframes free_download {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.1)
    }
}

.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(../images/index_z_7005ec6.webp)
}

.my_base_color {
    color: #CF0F32;
}

.w_newn ul li .newRock {
    float: left;
    width: 970px;
    margin-left: 30px;
}

.w_newn ul li .newRock h3 {
    padding: 22px 0 9px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}

.w_newn ul li .newRock p {
    height: 78px;
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
}

.fy {
    width: 100%;
    float: left;
    padding: 50px 0;
    text-align: center;
}

.fy a {
    border: #d3d3d3 1px solid;
    PADDING: 3px 8px;
    color: #767676;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.fy a:hover,
.fy a.on {
    color: #fff;
    border: #CF0F32 1px solid;
    background-color: #CF0F32;
    text-decoration: none;
}

.d_new {
    float: left;
    width: 100%;
    line-height: 24px;
}

.d_new h2 {
    display: block;
    float: left;
    width: 100%;
    color: #CF0F32;
    line-height: 40px;
    text-align: center;
}

.d_new .newtop {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    margin-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.newhome {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    padding: 20px 0;
}

.fysx {
    float: left;
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid #d3d3d3;
    padding-top: 20px;
}

.fysx a {
    display: block;
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.fysx a:hover {
    color: #CF0F32;
}