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

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: #333333
}

html, body {
    width: 100%;
    min-height: 930px;
    height: auto;
    background-color: #f6f7fb;
    min-width: 1250px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
header{
    flex: 0 0 auto;
}
.main{
    flex: 1 0 auto;
}
footer{
    flex: 0 0 auto;
}

.top_banner{
    width: 100%;
    height: 940px;
    background: #f6f7fb;
    position: relative;
}
.top_banner .swiper-container0{
    width: 100%;
    height: 720px;
    position: relative;
}
.top_banner .swiper-container0 img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.top_banner .swiper-container0 .swiper-wrapper{
    width: 100%;
    height:720px;

}
.top_banner .swiper-container0 .swiper-slide{
    width: 100%;
    height: 720px;
    background-color: rgb(30,27,27);
    position: relative;

}
.top_banner .swiper-pagination0{
    width: 1280px;
    position: absolute;
    bottom: 125px;
    left: 50%;
    margin-left: -640px;
    z-index: 999;


}
.top_banner .swiper-pagination0 .swiper-pagination-bullet{
    width: 70px;
    border-radius: 0;
    background-color: rgb(88,88,88);
    margin-right: 10px;
    opacity: 1;
    height: 7px;

}
.top_banner .swiper-pagination0 .swiper-pagination-bullet-active{
    background-color: rgb(250,191,42);
}
/* ・㊨・幻・ */

.hot_game{
    width: 1280px;
    height:330px;
    background: rgba(255,255,255,.5);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -640px;
    z-index: 999;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.hot_game_box{
    width: 1280px;
    height: 100%;
    margin: 0 auto;


}
.hot_game_t,
.huodong .huodong_box_t{
    width: 100%;
    height: 64px;
    /* background-color: #eee; */
}
.hot_game_t .hot_title,
.game_list .hot_title,
.huodong .huodong_box_t .huodong_title,
.gonglue .gonglue_box_t .gonglue_title{
    float: left;
    line-height: 64px;
    margin-left: 14px;
    font-size: 20px;
    color: rgb(143,143,143);
}
.line_hot {
    margin-left: 17px;
}
.hot_game_t .hot_btn,
.huodong .huodong_box_t .huodong_btn,
.gonglue .gonglue_box_t .gonglue_btn
{
    height: 64px;
    line-height: 64px;
    float: right;
    font-size: 14px;
    margin-right: 31px;
    cursor: pointer;
    color: rgb(119,119,119);
}
.loop{
    height: 30px;
    line-height: 27px;
    font-size: 25px;
    vertical-align: middle;
    transition: all .5s;
    margin-right: 8px;
}
.hot_game_b{
    width: 100%;
    height: 316px;
    margin-top: 15px;
}
.hot_game_b .hot_game01:nth-child(1),
.hot_game_b .hot_game01:nth-child(2){
    display: none;
    width: 100%;
    height: 100%;
}
.hot_game_b .hot_game01:nth-child(1){
    display: block;

}
.hot_game_b .img{
    width: 100%;
    height: 100%;
    /* background-color: red; */
    transition: all .6s;
    position: relative;
}
.hot_game_b .img .img1{
    width: 100%;
    height: 230px;
}
.hot_game_b .img .img2{
    width: 56px;
    height: 56px;
    position: absolute;
    left: 7px;
    bottom: 17px;
}
.hot_game_b .img .game_name{
    position: absolute;
    bottom: 47px;
    left: 75px;
    color: rgb(250,191,42);
    font-size: 22px;
    width: 225px;
    height: 25px;
    line-height: 25px;
}
.hot_game_b .img .game_info{
    position: absolute;
    bottom: 17px;
    left: 75px;
    color: rgb(143,143,143);
    width: 225px;
    height: 19px;
    line-height: 19px;
}
.hot_game_b .img .game_url{
    position: absolute;
    bottom: 32px;
    right: 9px;
    color: rgb(143,143,143);
}
.hot_game .img .game_arrow{
    margin-left: 5px;
    font-size: 20px;
    color: rgb(119,119,119);
}
.hot_game .img .game_deg{
    position: absolute;
    top:0;
    left: 20px;
    width: 0;
    height: 0;
}
.hot_game_b .hot_game01 .hot_game01_l
{
    width: 407px;
    float: left;
    margin-left: 15px;

}
.hot_game_b .show{
    display: block;
}
.load_toggle_r p {
    height:32px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:210px;

}
/*羝御・茵・/
.game_list_box {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.game_list {
    width: 1280px;
    margin: 0 auto;
    margin-bottom:114px;
}
.game_list .list_top {
    margin-top: 30px;
}
.game_ul .game_li {
    width: 304px;
    height: 106px;
    float: left;
    margin-right: 21px;
    margin-top: 25px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.game_li .enter_web ,.game_li .iconfont{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.game_li .iconfont {
    font-size: 30px;
    margin-top: 25px;
}
.game_ul .margin_r {
    margin-right: 0;
}
.game_list .li_left ,.game_list .li_right{
    display: block;
    width: 200px;
    height: 106px;
    position: absolute;
    top: 0;

}
.game_list .li_left {
    width: 200px;
    left: -200px;
}
.game_list .li_right {
    width: 104px;
    right: -104px;
    background-color: rgb(250,191,42);
}
/* 膕上秋羇糸・・ */
.huodong{
    width: 100%;
    height: 630px;
    background-color: rgb(210,209,205);
    padding-top: 10px;
}
.huodong .huodong_box{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}
.huodong .huodong_box_t{
    position: relative;
}
.huodong_box_t .huodong_title{}
.huodong_box_t .huodong_btn{}
.huodong_box_t{
    width: 1280px;
    margin: 0 auto;
}
.huodong_box_b{
    height: 550px;
    margin: 0 auto;
    position: relative;
}
.huodong_box_b .swiper-container1{
    width: 1280px;
    height: 550px;
    margin: 0 auto;

}
.huodong_box_b .swiper-container1 .swiper-wrapper{
    width: 1280px;
    height: 495px;
    margin: 0 auto;
}
.huodong_box_b .swiper-container1 .swiper-slide{
    height: 495px;
}

.huodong_box_b .swiper-pagination1{
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.huodong_box_b .swiper-pagination1 .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background-color: rgb(88,88,88);
    margin-right: 10px;
}
.huodong_box_b .swiper-pagination1 .swiper-pagination-bullet-active{
    background-color: rgb(250,191,42);
}
.swiper-button-prev1,
.swiper-button-next1{
    display: none;
}
.swiper-button-prev11,
.swiper-button-next11{
    position: absolute;
    width: 60px;
    height: 80px;
    top: 208px;
    font-size: 75px;
    color: rgb(185,185,182);
    cursor: pointer;
    display: none;
}
.swiper-button-prev11{
    left: -170px;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);

}
.swiper-button-next11{
    right: -170px;


}
.huodong_box_b .slide1 div{
    float:left;
    width:420px;
    height: 240px;
    background-color: orange;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}
.huodong_box_b .slide1 div{
    background-color: rgb(198,197,194);
}
.huodong_box_b img{
    width: 100%;
    height: 100%;
}
.huodong_box_b .slide1 .slide1_3,
.huodong_box_b .slide1 .slide1_6{
    margin-right:0;
}
.huodong_box_b .slide1 .slide1_4,
.huodong_box_b .slide1 .slide1_5,
.huodong_box_b .slide1 .slide1_6{
    margin-top: 15px;
}
.huodong_box_b .toggle{

    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 60px;
    background-color: rgba(0,0,0,.7);
    display: none;
    text-indent:10px;
}
.huodong_box_b h3{
    font-size: 28px;
    max-height: 80px;
    color: rgb(55,55,55);
    width:380px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 15px auto;
    margin-bottom:0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.huodong_box_b .section{
    font-size: 14px;
    margin-top: 15px;
    color: rgb(125,125,125);
    width: 90%;
    height: 122px;
    margin: 0 auto;
    line-height: 25px;
    text-indent: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.toggle_t{
    margin-top: 5px;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    color: rgb(132,132,132);
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.toggle_b{
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    color: rgb(210,209,205);
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    margin-top:5px;
}
.h3_rlt {
    position: relative;
}
.shuxian {
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 25px;
    background-color: rgb(250,191,42);
    left:7px;
    top: 9px;
}
/*羝御・紫・/
.gonglue{width:100%;background:#fff;overflow:hidden;padding:40px 0 60px 0;}
.gonglue_box{width:1280px;margin:0 auto;height:100%;}
.gonglue_box_con{width:1280px;margin:0 auto;overflow:hidden;}
.gonglue_box_list{width:410px;float:left;overflow:hidden;}
.gonglue_box_listtop{width:100%;float:left;overflow:hidden;}
.gonglue_box_list ul{width:340px;float:left;margin-left:35px;margin-top:20px;}
.gonglue_box_list ul li{background:url(//yxmcdn.d3ch.com/5199/new/round.png) no-repeat 0 15px;color:#8f8f8f;font-size:14px;font-weight:normal;padding-left:20px;height:35px;line-height:35px;overflow:hidden;}
.gonglue_box_list ul li a{color:#8f8f8f;font-size:14px;font-weight:normal;padding-left:20px;height:35px;line-height:35px;overflow:hidden;}
.margin_left{margin-left:25px;}
/* 膊∞筝㊤・ */
.manage{
    width: 100%;
    height: 310px;
}
.manage_con{
    width: 1280px;
    height: 310px;
    margin: 0 auto;
}
.manage_con li div:last-child a:hover p{
    color: rgb(144,144,144);
}
.manage_con li div:last-child a:hover p:first-child{
    color: rgb(195,195,195);
}
.manage_con li div:last-child a.no:hover p{
    color: rgb(70,70,70);
}
.manage_con li div:last-child a.no:hover p:first-child{
    color: rgb(70,70,70);
}
.grzx,.zhaq,.czzx,.kfzx{
    float: left;
    width: 310px;
    margin-right: 15px;
}
.czzx{
    width: 150px;
}
.kfzx{
    width: 460px;
    margin-right: 0;
    margin-left: 5px;
}
.li_t{
    height: 55px;
    width: 200px;
    line-height: 50px;
    font-size: 18px;
    color: rgb(104,104,104);
    margin-top: 50px;
}
.li_t .line{
    margin-top: 20px;
    margin-right: 11px;
}
.manage a{
    display: inline-block;
    width: 150px;
    height: 85px;
    margin-top: 3px;
    font-size: 16px;
    color: rgb(136,136,136);
    text-align: center;
    background-color: rgb(34,34,34);
}
.margin_r {
    margin-right: 4px;
}
.manage a p{
    line-height: 25px;
}
.manage a p:first-child{
    margin-top: 15px;
}
.manage a p:nth-child(2){
    font-size: 14px;
    color: rgb(103,103,103);
}
.manage a.no,.manage a.no p:nth-child(2){
    color: rgb(70,70,70);
    cursor: default;
}

/* contact */
.contact{
    width: 1280px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    color: rgb(88,88,88);
}
.contact_item{
    float: right;
    margin-left: 15px;
}
/* 綺・・桁・ */
.footer{
    background-color: rgb(27,27,27)
}




.img_container {
    width: 407px;
    height: 230px;
    position: relative;
    overflow: hidden;
}
.img_container .load_toggle {
    width: 407px;
    height: 230px;
    background-color: rgba(250, 191, 42,.8);
    position: absolute;
    top: -230px;
    left:0;
}
.img_container .load_toggle  .load_toggle_l,
.img_container .load_toggle  .load_toggle_r {
    display: inline-block;
    vertical-align: middle;
}
.img_container .load_toggle  .load_toggle_l {
    margin-top: 55px;
    margin-left: 38px;
}
.load_toggle  .load_toggle_r  {
    color: #fff;
    margin-left: 18px;
    margin-top: 42px;
    font-size: 18px;
    letter-spacing: 2px;


}
.load_toggle  .load_toggle_r p {
    height: 31px;
    line-height: 31px;
}
.load_iconfont {
    font-size: 27px;
    line-height: 31px;
}








.hot_game_link{
    display: block;
    height: 230px;
    position: relative;
    overflow: hidden;
}

.hot-game-img{
    width: 100%;
    height: 230px;
}

.hot_game_link:hover .hot-font {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.hot_game_link .hot-font {
    position: absolute;
    width: 407px;
    height: 230px;
    top: -100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}











/*导航*/
.nav {
    position: relative;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #E0E0E0;
    background-color: #ffffff;
    box-shadow: 0 0 25px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.2);
}
.nav_con {
    position: relative;
    height: 90px;
    max-width: 1250px;
    /*width: 1250px;*/
    margin: 0 auto;
}
.lang {
    z-index: 5;
    position: absolute;
    right: 170px;
    display: inline;
    padding: 3px 20px;
    background: #0080FF;
    font-size: 13px;
    color: white;
    border-radius: 0 0 10px 10px;
}
.lang:hover {
    cursor: pointer;
}
.lang_active {
    color: #E0F769;
}
.lang span {
    color: rgba(255,255,255,.4);
}
.work_english {
    display: none;
}
.logo{
    float: left;
    margin-left: 30px;
}
.logo_infro {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}
.nav .nav_ul {
    float: right;
}
.nav .nav_ul li {
    float: left;
    position: relative;
    text-align: center;
    line-height: 87px;
    /*width: 80px;*/
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}
.nav .nav_ul li:hover {
    border-bottom: 4px rgb(250,191,42) solid;
}
.nav_li div {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #3E86E5;
}
.li_ep{
    z-index: 6;
    position: relative;
}

.li_ep div {
    position: absolute;
    top: 90px;
    background: white;
    margin-left: -10px;
    height: 35px;
    width: 120%;
    line-height: 30px;
    display: none;
}
.li_ep div:nth-of-type(2) {
    padding-bottom: 10px;
    top:125px;
}
.li_ep:hover {
    cursor: pointer;
    color: #3E86E5;
}
.li_ep:hover .li_list {
    display: block;
}
.nav ul li .nav_line {
    width: 100%;
}
.nav ul li:nth-of-type(2),.nav ul li:nth-of-type(3) {
    margin-right: 10px;
    margin-left: 10px;
}
.nav ul li:nth-of-type(4),.nav ul li:nth-of-type(5) {
    margin-right: 10px;
    margin-left: 10px;
}
.nav ul li:nth-of-type(1) {
    margin-right: 10px;
    margin-left: 10px;
}
.nav .nav_li a {
    color: #000;
}
.nav .nav_li a:hover {
    /*color: rgb(250,191,42);*/
}
.nav .nav_li .anc {
    font-weight: bold;
    color: rgb(250,191,42);
}
.active_hover{
    border-bottom: 4px rgb(250,191,42) solid;
}

.top-15{
    padding-top: 15px;
}

/*底部*/
#NIE-copyRight {
    padding: 20px 0;
    background: #272a2c;
    width: 100%;
    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
}
.nie-copyright-new-inner {
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    padding: 15px 0 10px;
    font-size: 12px;
    line-height: 20px;
}

.nie-copyright-new-inner .nie-cn-logo {
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    min-width: 100px
}

.nie-copyright-new-inner .nie-cn-logo a {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}

.nie-copyright-new-inner .nie-cn-logo a.a0 img {
    padding-right: 0
}

.nie-copyright-new-inner .nie-cn-logo img {
    padding-right: 15px;
    /*padding-top: 5px;*/
    border: 0;
    vertical-align: middle;
}

.nie-copyright-new-inner .nie-cn-nav {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

.nie-copyright-new-inner .nie-cn-nav i {
    font-style: normal
}

.nie-copyright-new-inner .nie-cn-nav i.nie-cn-nav-i2 {
    height: 28px;
    line-height: 28px;
    text-align: left;
}

.nie-copyright-new-inner .nie-cn-nav a {
    text-decoration: none
}

.nie-copyright-new-inner .nie-cn-nav a:hover {
    text-decoration: underline
}

.nie-copyright-new-inner .nie-cn-nav .nie-cn-reportcenter {
    padding-left: 18px;
    font-style: normal;
}

.nie-copyright-new-inner .nie-cn-nav a.nie-cn-guardianship {
    display: inline-block;
    color: #fff;
    background-color: #610000;
    position: absolute;
    z-index: 2;
    right: 0;
    height: 26px;
    line-height: 26px;
    padding: 0 3px;
    top: 21px
}

#NIE-copyRight a.nie-cn-guardianship {
    color: #fff;
}

.nie-copyright-new-inner .nie-cn-part2 {
    padding-top: 10px;
    line-height: 24px
}

.nie-copyright-new-inner .nie-cn-part2 a {
    text-decoration: none;
    display: inline-block;
    vertical-align: top
}

.nie-copyright-new-inner .nie-cn-part2 a:hover {
    text-decoration: underline
}

.nie-copyright-new-inner .nie-cn-part2 span {
    display: inline-block;
    vertical-align: top;
}

.nie-cn-part2 a img {
    vertical-align: top
}

/*游戏列表*/
.line{
    float: left;
    width: 23px;
    height:4px;
    background-color: rgb(250,191,42);
    margin-top: 29px;
    margin-left: 3px;

}
.hot_game_t .hot_title,
.game_list .hot_title,
.huodong .huodong_box_t .huodong_title,
.gonglue .gonglue_box_t .gonglue_title{
    float: left;
    line-height: 64px;
    margin-left: 14px;
    font-size: 20px;
    color: rgb(143,143,143);
}

.game_list_box {
    width: 100%;
    background-color: #f6f7fb;
    overflow: hidden;
    margin-bottom: 30px;
}
.game_list {
    width: 1280px;
    margin: 0 auto;
    margin-bottom:114px;
}
.game_list .list_top {
    margin-top: 30px;
    height: 64px;
}
.game_ul .game_li {
    width: 298px;
    height: 106px;
    float: left;
    margin-right: 21px;
    margin-top: 25px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.game_li .enter_web ,.game_li .iconfont{
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 45px;
}
.game_li .iconfont {
    font-size: 30px;
    margin-top: 25px;
}
.game_ul .margin_r {
    margin-right: 0;
}
.game_list .li_left ,.game_list .li_right{
    display: block;
    width: 200px;
    height: 106px;
    position: absolute;
    top: 0;

}
.game_list .li_left {
    width: 200px;
    left: -200px;
}
.game_list .li_right {
    width: 104px;
    right: -104px;
    background-color: rgb(250,191,42);
}
.list_top .con-box-title {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    color: #272a2c;
    display: block;
    text-indent: 15px;
    border-left: 4px #fabf2a solid;
    margin: 30px 0 15px
}
.logo-text {
    font-size: 27px;
    font-weight: 900;
    float: left;
    line-height: 87px;
    margin-left: 30px;
}
