/*------reset------*/

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
i,
b {
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #363636;
}

a:hover {
    text-decoration: none;
}

img {
    display: block;
    border: 0;
    border-radius: 2px 2px 2px 2px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

cite {
    font-style: normal;
}


/*------common------*/

.pr {
    position: relative;
}

.pa {
    position: absolute
}

.fl {
    float: left;
}

.fr {
    /* float: right; */
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both
}

.none {
    display: none
}

.ht {
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal
}

.f12 {
    font-size: 12px
}

.f16 {
    font-size: 16px
}

.f22 {
    font-size: 22px
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.mb-20{
    margin-bottom: 20px;
}


/*-------*/

.spr {
    background: url(../images/spr.png) no-repeat;
}

.logo1 {
    width: 285px;
    height: 64px;
}

.logo2 {
    width: 70px;
    height: 64px;
    background-position: -285px 0;
}

.main-nav li.current-menu-item,
.guard_btn,
.tiyan_btn,
.more_btn,
.mask-play-ico,
.icon_arrow,
.icon_watch,
.ico-play {
    background: url(../images/index.png) no-repeat;
    display: inline-block;
}

.download_btn {
	background: url('../images/download.jpg');
	display: block;
    width: 321px;
    height: 132px;
}

.download_btn:hover{
	background: url('../images/download-hover.png');
}

.reg-bankig_btn {
	background: url('../images/reg-banking.jpg');
	display: block;
    width: 272px;
    height: 132px;
}

.reg-bankig_btn:hover {
	background: url('../images/reg-banking-hover.jpg');
}

.hotline {
	background: url('../images/hotline.jpg');
	display: block;
    width: 365px;
    height: 132px;
}

.tiyan_btn {
    width: 236px;
    height: 108px;
    background-position: 0 -471px;
}

.strategy_center .item_title {
    width: 140px;
    height: 26px;
    background-position: 0 -106px;
}

.skin_center .item_title {
    width: 240px;
    height: 25px;
    background-position: 0 -144px;
}


.buy_ticket {
    position: absolute;
    top: 0;
    right: 68px;
    padding-left: 22px;
    background: url(../images/index.png)no-repeat -243px -85px;
    color: #323235;
    width: 70px;
    height: 22px;
    border: 1px solid #f3c258;
    border-radius: 3px;
    box-sizing: border-box;
    text-indent: 10px;
    line-height: 19px;
}

.more_btn {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 22px;
    background: url(../images/index.png)no-repeat -252px 4px;
    color: #999;
}

.icon_arrow {
    position: absolute;
    top: 20px;
    left: 42px;
    width: 11px;
    height: 6px;
    background-position: -257px -28px;
}

.icon_watch {
    width: 14px;
    height: 14px;
    background-position: -256px -43px;
    margin-right: 10px;
    vertical-align: middle;
}

.arrow-ico {
    display: inline-block;
    width: 7px;
    height: 6px;
    margin: 10px 0 0 15px;
    background-position: -348px -86px;
}


/*font-face*/

@font-face {
    font-family: 'light';
    src: url('../fonts/light.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/light.eot?#iefix') format('embedded-opentype'), url('../fonts/light.woff') format('woff'), url('../fonts/light.ttf') format('truetype');
}


/*------private------*/

body {
    background: #eaecf3;
    font: 14px/1.5 "Microsoft YaHei", Tahoma, "simsun", sans-serif;
    color: #323235;
    min-width: 1280px;
}

.wrapper {
    /*background:url(../images/bg_wrapper2.jpg) no-repeat center top;*/
    overflow: hidden;
    position: relative;
    min-width: 1280px;
}

.kv-bg,
#kv-canvas {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1288px;
    background-repeat: no-repeat;
    background-position: center top;
}

#kv-canvas {
    height: 540px;
}

.kv-bg video {
    width: 1920px;
    height: 1100px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.logo {
    left: 0;
    top: 16px;
    z-index: 100;
    background: url(../images/logo.png) no-repeat center center;
    width: 200px;
    height: 54px;
    text-indent: -999px;
    overflow: hidden;
}

.kv_link {
    position: absolute;
    z-index: 3;
    width: 1200px;
    height: 440px;
    top: 90px;
    left: 50%;
    margin-left: -600px;
    outline: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(#);
}


/*----header----*/

.header {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    min-width: 1280px;
    height: 84px;
    z-index: 99;
}

.header-inner {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
    position: relative;
}

.header-dialog {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}

.sub-nav {
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
    transition: all .3s ease;
    overflow: hidden;
    height: 0;
    box-sizing: border-box;
}


/*.header:hover .sub-nav {
  height: 285px;
}*/

.sub-nav-inner {
    width: 970px;
    height: 240px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
    padding-bottom: 30px;
    padding: 15px 0 30px 230px;
}

.view-btn {
    position: absolute;
    z-index: 999;
    width: 500px;
    height: 186px;
    top: -190px;
    left: 10px;
    outline: none;
}

.main {
    position: relative;
    min-height: 600px;
    z-index: 2;
}

.main-nav {
    width: 925px;
    padding-left: 230px;
}

.main-nav li {
    float: left;
    width: 110px;
    height: 84px;
    text-align: center;
}

.main-nav>li {
    position: relative;
}

ul.sub-menu {
    position: absolute;
    top: 100%;
    width: 200px;
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}

ul.sub-menu li,
ul.sub-menu li a {
    width: 100% !important;
    height: auto;
    padding: 0;
    font-size: 14px;
    color: #c9c9dd;
    font-size: 14px;
    color: #c9c9dd;
    text-align: left;
}

.main-nav li:hover {}

.main-nav li:hover>a {
    color: #e4b653;
}

.main-nav li:hover em {
    color: #91763f;
}

.main-nav a {
    display: block;
    width: 110px;
    height: 64px;
    padding: 40px 0 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
}

.main-nav a:hover {
    text-decoration: none;
}

.main-nav em {
    display: block;
    padding-top: 0px;
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    font-size: 13px;
    line-height: 9px;
    color: #f2db9e;
    font-weight: 600;
}

.login_pannel {
    right: 0px;
    top: 21px;
    width: 182px;
}

.user_pic {
    float: left;
    margin-right: 7px;
}

.user_pic img {
    border: 1px solid #d9ad50;
    border-radius: 42px;
}

.per-infor {
    float: left;
    width: 130px;
}

.view-btn {
    position: absolute;
    z-index: 999;
    width: 500px;
    height: 186px;
    top: -190px;
    left: 334px;
    outline: none;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
}

.down-nav {
    float: left;
    display: inline;
    width: 100px;
    padding: 2px 5px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down-nav a {
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0;
    font-size: 14px;
    color: #c9c9dd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down-nav a:hover {
    color: #f3c258;
    text-decoration: underline;
}

.down-nav .down-nav-fans {
    padding-right: 16px;
}

.down-nav .icon-guard,
.down-nav .icon-health,
.down-nav .icon-fans,
.down-nav .icon-hot {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(../images/index.png) no-repeat -136px -5px;
}

.down-nav .icon-health {
    background-position: -137px -36px;
}

.down-nav .icon-fans {
    background-position: -137px -68px;
}

.down-nav .icon-hot {
    background-position: -163px -68px;
    padding-right: 2px;
}

.info-box {
    position: relative;
    margin: 401px auto 0;
    width: 1200px;
    height: 115px;
    background: url(../images/bg_header.png) no-repeat;
}

.login-box {
    width: 408px;
    padding: 12px 10px;
}

.unlogin_info {
    color: #858792;
}

.unlogin_info a {
    color: #ffffff;
    font-size: 16px;
}

.user-name {
    color: #858792;
    white-space: nowrap;
}

.user-name em {
    font-size: 16px;
    color: #ffffff;
}

.user-name a {
    color: #8ea0b0;
    margin-left: 10px;
}

.personal_link a {
    color: #8ea0b0;
}

.userinfo-list {
    display: none;
}

.userinfo-list li {
    float: left;
    display: inline;
    width: 68px;
    height: 46px;
    margin-right: 2px;
    background: #0b3b61;
    border: 1px solid #0c3253;
    border-radius: 5px;
    overflow: hidden;
}

.userinfo-list em {
    display: block;
    color: #b3bbc5;
    margin-top: 3px;
    height: 20px;
    overflow: hidden;
}

.userinfo-list i {
    color: #406380;
    font-size: 12px;
}

.main {
    padding-top: 540px;
    width: 958px;
    margin: 0 auto;
}

.main-header {
    width: 958px;
    height: 130px;
}

.main_top {
    width: 958px;
    height: 394px;
}

.character-box{
    width: 100%;
    min-height: 650px;
}


.char-dk{
	background: url('../images/character/dk.png');
}

.char-dw{
	background: url('../images/character/dw.png');
}

.char-mg{
	background: url('../images/character/mg.png');
}

.char-dl{
	background: url('../images/character/dl.png');
}

.char-sum{
	background: url('../images/character/sum.png');
}

.char-elf{
	background: url('../images/character/elf.png');
}

.char-rf{
	background: url('../images/character/rf.png');
}

.main-head {
	margin: 0 auto;
	background: url('../images/line.png') no-repeat;
	width: 562px;
	height: 14px;
	text-align: center;
}

.rotate {
    /* width: 605px; */
    /* height: 342px; */
}

.news_center {
    width: 434px;
    height: 394px;
    overflow: hidden;
    background: url(../images/rotate_bg.png) no-repeat left top;
}

.download_pannel {
    width: 236px;
    height: 342px;
    /* position: relative; */
    margin-top: -20px;
}

.download_pannel a {
    display: block;
}

.tab-hd {
    border-bottom: 1px solid #364059;
}

.tab-hd li {
    float: left;
    width: 95px;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    padding-bottom: 3px;
}

.tab-hd li a {
    display: inline-block;
    color: #ffffff;
    font-weight:600;
}

.tab-hd li.on {
    padding: 0;
    border-bottom: 3px solid #f2db9e;
}

.tab-hd li:hover a,
.tab-hd li.on a {
    color: #f2db9e;
}

.newsTab {
    position: relative;
    width: 433px;
}

.tab_more {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 52px;
    display: block;
    color: #b8b9c5;
    text-align: center;
    font-size: 14px;
}


/*-----*/

.promo-list {
    position: relative;
    width: 3020px;
    height: 298px;
}

.promo-item {
    float: left;
    width: 604px;
    height: 298px;
    background: #000;
    overflow: hidden;
}

.promo-item a,
.promo-item img {
    display: block;
    width: 604px;
    height: 298px;
}

.rotate {
    width: 524px;
    height: 394px;
    overflow: hidden;
}

.rotate li {
    width: 528px;
    height: 394px;
    float: left;
}

.rotate li img {
    display: block;
    width: 528px;
    height: 394px;
    border-radius: 0;
}

.rotate .rbox {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
}

.rotate .rt {
    float: left;
    display: inline-block;
    width: 120.8px;
    height: 44px;
    line-height: 44px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    color: #b1b2be;
}

.rotate .rn,
.rotate .slick-current {
    background: rgba(255, 255, 255, 0.15);
    color: #f3c258;
}

.btn-box {
    width: 208px;
}

.news-list0 {
    display: none;
}

.dis {
    display: block;
}

.news-list li {
    margin-bottom: 9px;
    overflow: hidden;
}
.news_center .news-list li {
    margin-bottom: 11px;
    line-height: 24px;
}

.post_icon {
    background: url(../images/ico_post.png) no-repeat;
    width: 15px;
    height: 13px;
    display: inline-block;
    margin-right: -1px;
}

.news_center .news-list .news-time {
    color: #999;
    padding-left: 15px;
}

.news-type {
    display: none;
    width: 80px;
    height: 19px;
    line-height: 19px;
    margin-right: 12px;
    background: #e3e3e3;
    border-radius: 2px;
    text-align: center;
    color: #999999;
    text-indent: 2px;
}

.news-type.guide {
    background-color: #bb9c66;
    color: #ebebeb;
}

.news-txt {
    width: 340px;
    color: #eee4cb;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.news-txt:hover {
    text-decoration: underline;
}

.news-time {
    font-size: 12px;
    color: #b8b9c5;
}

.news-list .line-sp {
    width: 900px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    margin-top: 18px;
    text-align: center;
    font-size: 28px;
    color: #333333;
    background: #414046;
}

.news-list .line-sp a {
    color: #f3c258;
    font-size: 18px;
}

.news-list .line-sp .news-type,
.news-list .line-sp .news-time {
    display: none;
}

.quick_entrance {
    overflow: hidden;
    height: 134px;
    margin: 28px auto 34px;
    letter-spacing: -0.35em;
    margin-right: -15px;
}

.quick_entrance a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 291px;
    height: 134px;
    margin-right: 12px;
    overflow: hidden;
    /*animation: 1s clockwise infinite;*/
}

.quick_entrance a:hover {
    /*animation: 2s counterclockwise infinite;*/
}

@keyframes clockwise {
    0% {
        top: -5px;
        left: 0;
    }
    12% {
        top: -2px;
        left: 2px;
    }
    25% {
        top: 0;
        left: 5px;
    }
    37% {
        top: 2px;
        left: 2px;
    }
    50% {
        top: 5px;
        left: 0;
    }
    62% {
        top: 2px;
        left: -2px;
    }
    75% {
        top: 0;
        left: -5px;
    }
    87% {
        top: -2px;
        left: -2px;
    }
    100% {
        top: -5px;
        left: 0;
    }
}

@keyframes counterclockwise {
    0% {
        top: -5px;
        right: 0;
    }
    12% {
        top: -2px;
        right: 2px;
    }
    25% {
        top: 0;
        right: 5px;
    }
    37% {
        top: 2px;
        right: 2px;
    }
    50% {
        top: 5px;
        right: 0;
    }
    62% {
        top: 2px;
        right: -2px;
    }
    75% {
        top: 0;
        right: -5px;
    }
    87% {
        top: -2px;
        right: -2px;
    }
    100% {
        top: -5px;
        right: 0;
    }
}

.quick_entrance img {
    display: block;
    width: 100%;
}

.quick_entrance a:nth-last-child(1) {
    margin-right: 0;
}

.main_item {}

.strategy_center {
    width: 872px;
    height: 528px;
    margin-right: 33px;
}

.strategy_center .strategy_center {
    margin-bottom: 0;
}

.strategy_center .item_subnav {
    margin-bottom: 5px;
}

.item_thirdnav {
    position: relative;
    zoom: 1;
    height: 26px;
    line-height: 26px;
    padding: 8px 0 9px;
    display: none;
}

.item_thirdnav .title {
    height: 26px;
    overflow: hidden;
    text-indent: 8px;
    cursor: pointer;
}

.item_thirdnav .title .item_hero {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 20px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGAQMAAAAv/Pa7AAAABGdBTUEAALGPC/xhBQAAAAZQTFRFAAAA88JYjpkYTAAAAAF0Uk5TAEDm2GYAAAAaSURBVAjXY/j/gKH+AIN9A4M8AwMfAwMLAwA4rgQP6QNOyQAAAABJRU5ErkJggg==') no-repeat right center;
}

.item_thirdnav .title a {
    height: 24px;
    line-height: 24px;
    padding: 0 13px 0 8px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    background: #f5f5f5;
    font-size: 14px;
    color: #333;
    margin-right: 8px;
    display: block;
    float: left;
}

.item_thirdnav .title .on,
.item_thirdnav .title a:hover {
    border-color: #f3c258;
    background: #f3c258;
    color: #fff;
}

.item_thirdnav .dropdown {
    display: none;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 100;
    background: #fff;
    border: 1px solid #e5e5e5;
    height: 337px;
}

#item_thirdnav2 {
    animation-fill-mode: initial;
}

.dropdown .hero_type {
    float: left;
    width: 78px;
    text-align: center;
    background: #f5f5f5;
    height: 337px;
}

.dropdown .hero_type li {
    height: 42px;
    line-height: 42px;
    cursor: pointer;
}

.dropdown .hero_type li:hover,
.dropdown .hero_type li.on {
    background: #f3c258;
    color: #fff;
}

.dropdown .hero_list {
    float: left;
    width: 715px;
    height: 310px;
    overflow-y: auto;
    padding: 12px 22px;
}

.item_header {
    position: relative;
    zoom: 1;
    margin-bottom: 16px;
}

.item_title {
    font-size: 35px;
    line-height: 25px;
    text-indent: 33px;
    font-weight: 600;
    letter-spacing: 1px;
	line-height: 90px;
	text-align: center;
}

.item_title-sm{
    font-size: 15px;
    display: block;
    line-height: 0px;
    color: #9498ac;
    font-weight: 500;
	
}

.item_subnav {
    width: 958px;
    height: 31px;
    line-height: 29px;
    background: #f5f5f5;
    margin-bottom: 12px;
    border-bottom: none;
}

.item_subnav a {
    width: 289px;
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    text-align: center;
    border-bottom: 3px solid #f5f5f5;
}

.item_subnav a:hover,
.item_subnav .on {
    border-bottom: 3px solid #f3c258;
    color: #333333;
}

.item_subnav .split {
    width: 1px !important;
    height: 20px;
    overflow: hidden;
    float: left;
    background: #e1e1e1;
    display: inline-block;
    margin: 5px 0 0px;
}

.match_center .item_subnav .split:nth-last-child(1) {
    display: none;
}

.skin_center {
    width: 295px;
    height: 378px;
    position: relative;
}

.skin_center .item_subnav {
    width: 293px;
    margin-bottom: 19px;
}

.skin_center .item_subnav a {
    width: 97px !important;
}

.video_list li {
    float: left;
    width: 209px;
    margin: 0 12px 30px 0;
    position: relative;
}

.video_list li:nth-child(4n) {
    margin-right: 0;
}

.video_list a {
    position: relative;
    display: block;
    width: 212px;
}

.video_list img {
    width: 209px;
    height: 125px;
}

.video-tit {
    display: block;
    height: 40px;
    overflow: hidden;
    color: #333333;
    margin-top: 10px;
}

.video_list .play-bar {
    position: absolute;
    top: 104px;
    left: 0;
    width: 189px;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    border-radius: 0 0 2px 2px;
}

.video_list .ico-play {
    padding-left: 15px;
    background-position: -256px -59px;
}

.video_list .mask {
    width: 209px;
    height: 127px;
    top: 0px;
    left: 0px;
    filter: Alpha(opacity=60);
    opacity: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.6);
    display: none;
    cursor: pointer;
    border-radius: 5px;
}

.video_list .mask-play-ico {
    width: 40px;
    height: 40px;
    display: block;
    margin: 40px auto 0;
    background-position: -192px -64px;
}

.video_list li:hover .mask {
    display: block;
}

.match-list-l .news-txt {
    width: 550px;
}

.skin_center .new_hero {
    display: block;
    width: 294px;
    height: 224px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.skin_center .new_hero_bottom {
    padding: 10px 15px;
    height: 47px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-radius: 0 0 2px 2px;
}

.skin_center p {
    color: #999999;
    font-size: 12px;
    text-align: right;
}

.skin_center .new_hero_name {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.skin_center .new_hero_bottom p {
    text-align: left;
}

.skin_center .hero_pic_list p {
    color: #999;
}

.skin_center .hero_pic_list li {
    position: relative;
    width: 68px;
    height: 173px;
    float: left;
    margin: 0 7px 12px 0;
    cursor: pointer;
    vertical-align: middle;
    display: table-cell;
}

.skin_center .hero_pic_list li:nth-last-child(1) {
    margin-right: 0;
}

.skin_center .hero_pic_list li:nth-child(4n) {
    margin-right: 0;
}

.skin_center .hero_pic_list img {
    display: block;
}

.skin_center .hero_pic_list .hero_mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.88);
    width: 68px;
    height: 173px;
}

.skin_center .hero_pic_list .hero_name {
    overflow: hidden;
    display: none;
    position: absolute;
    top: 0px;
    left: 26px;
    text-align: center;
    color: #f3c258;
    font-size: 14px;
    width: 34px;
    height: 100%;
    line-height: 16px;
    padding-left: 2px;
    -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-r;
    writing-mode: vertical-lr;
    letter-spacing: 0.3em;
    word-break: break-all;
}

.hero_pic_list li:hover .hero_mask,
.hero_pic_list li:hover .hero_name {
    display: block;
}

.skin_center .hero_pic_list .free-hero-notice {
    text-align: left;
    font-size: 1.1em;
    padding-bottom: 10px;
    margin-top: -8px;
}

.match_center {
	width: 958px;
}

.match_center .item_subnav a {
    width: auto;
    padding: 0 27px;
    font-weight: 600;
}


/* .match_center .item_subnav a{width:144px;} */

.match_center .item_subnav a:nth-last-child(1) {
    width: 177px;
}

.match_center .item_subnav {
    overflow: hidden;
    margin-bottom: 19px;
}

.match_center .news-txt {
    color: #333;
}

.herolist li {
    width: 60px;
    float: left;
    text-align: center;
    margin: 0 26px 26px 0;
    font-size: 14px;
    cursor: pointer;
}

.herolist li img {
    display: block;
    width: 60px;
    height: 60px;
}

.match_center .news-type {
    font-size: 12px;
    display: block;
}

.match_center .news-list .line-sp {
    background: none;
    width: 577px;
    margin: 0;
    padding: 0;
    height: 66px;
    line-height: 32px;
}

.match_center .line-sp a {
    width: 577px;
    font-size: 24px;
    color: #333;
    text-align: left;
}

.match_center .line-sp .news_sub_title {
    line-height: 23px;
    font-size: 14px;
    color: #666666;
    width: 450px;
    font-weight: normal;
}

.match_center .line-sp .news_sub_title:hover {
    text-decoration: none;
}

.match_news_pic {
    width: 211px;
    height: 435px;
    display: block;
    float: left;
    margin-right: 19px;
}

.match_news_pic img {
    width: 211px;
    height: 260px;
}

.match_news_list .news-list {
    float: left;
    width: 728px;
    height: 422px;
    overflow: hidden;
    overflow-y: auto;
}

.match_news {
    margin-bottom: 15px;
}

.match_schedule {
    width: 295px;
    float: left;
}

.match_schedule .item_subnav {
    width: 293px;
    margin-bottom: 0;
}

.match_schedule .item_subnav span {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.match_schedule .item_subnav .col1 {
    width: 83px;
    margin-right: 0;
}

.match_schedule .item_subnav .col2 {
    width: 43px;
    height: 29px;
    margin-right: 0;
    background: #f5f5f5;
}

.match_schedule .item_subnav a:hover {
    border-bottom: none;
}

.match_schedule .item_subnav a {
    border: none;
}

.match_schedule .item_subnav a:hover {
    color: #999;
    border: none;
}

.match_schedule .item_content span {
    display: inline-block;
}

.match_schedule ul {
    margin-bottom: 21px;
}

.match_schedule li {
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #e5e5e5;
}

.match_schedule .match_time {
    width: 80px;
    color: #333333;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
}

.match_schedule .team_name {
    width: 79px;
    height: 67px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.match_schedule .team_name em {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    line-height: 24px;
    vertical-align: top;
}

.match_schedule .team_name_icon {
    overflow: hidden;
    display: block;
    width: 25px;
    height: 25px;
    margin: 10px auto 0 auto;
    border-radius: 50%;
}

.match_schedule .vs {
    font-size: 14px;
    width: 43px;
    color: #f3c258;
    text-align: center;
    vertical-align: top;
}

.match_schedule .item_title {
    width: 140px;
    height: 24px;
    background-position: -157px -106px;
    white-space: nowrap;
}

.match_adver {
    width: 293px;
    height: 159px;
    margin-bottom: 15px;
}

.match_adver a {
    display: block;
}

.match_adver img {
    width: 293px;
    height: 159px;
    display: block;
}


/*----footer1----*/

.foot-media,
.foot-t .media-pic {
    display: none;
}

.footer-wrap {
    position: relative;
    z-index: 2;
    height: 362px;
    background: url(../images/bg_footer.jpg) no-repeat center 0;
}

.footer-wrap img {
    display: inline-block;
}

.footer {
    width: 1200px;
    padding-top: 80px;
    margin: 0 auto;
}

.foot-t {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #d4d4d4;
}

.foot-logo {
    width: 377px;
}

.logo1 {
    width: 285px;
    height: 64px;
}

.logo2 {
    width: 70px;
    height: 64px;
    background-position: -285px 0;
}

.foot-tips {
    width: 508px;
}

.foot-tips em {
    margin-right: 12px;
    color: #6d6d6d;
}

.foot-tips .intro {
    font-size: 12px;
    color: #666;
    margin-top: 6px;
}

.foot-media {
    width: 285px;
    margin-top: 20px;
    background: #f7f7f7;
    color: #666666;
    cursor: pointer;
}

.media-tit {
    width: 270px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: 3px solid #b8b8b8;
}

.arrow-ico-btn {
    top: 6px;
    right: 3px;
    width: 38px;
    height: 24px;
    border-left: 1px solid #b8b8b8;
}

.media-list {
    width: 280px;
    height: 200px;
    margin-top: -3px;
    border: 3px solid #b8b8b8;
    overflow-y: auto;
    background-color: #F7F7F7
}

.media-list a {
    display: block;
    padding-left: 15px;
    height: 28px;
    line-height: 28px;
    background: #f7f7f7;
}

.media-list a:hover {
    background: #3589dd;
    color: #ffffff;
    text-decoration: none;
}

.foot-b,
.foot-b a {
    color: #646467;
}

.foot-b {
    float: right;
    width: 632px;
    text-align: left;
    padding-top: 18px;
}

.foot-txt {
    overflow: hidden;
    margin: 5px 0;
}

.foot-t .media-pic {
    margin-top: 17px;
    margin-left: 36px;
    letter-spacing: -0.35em;
    width: 480px;
    text-align: right
}

.foot-t .media-pic .m1 {
    width: 108px;
    background-position: 0 0px;
}

.foot-t .media-pic .m2 {
    width: 90px;
    background-position: 0 -36px;
}

.foot-t .media-pic .m3 {
    width: 64px;
    background-position: -10px -72px;
}

.foot-t .media-pic .m4 {
    width: 72px;
    background-position: 0 -108px;
}

.foot-t .media-pic .m5 {
    width: 63px;
    background-position: 0 -144px;
}

.foot-t .media-pic .m6 {
    width: 75px;
    background-position: 0 -180px;
}

.foot-b .cb {
    text-align: left;
}


/*----footer2----*/

.footer-wrap2 {
    height: 502px;
    background: #3d4253 url(../images/footer_bg.jpg) no-repeat center 0;
    color: #82879b;
}

.footer-wrap2 .foot-t {
    border-bottom: 2px solid #82879b;
}

.footer-wrap2 .logo1 {
    background: url(../images/footer_logo.png) no-repeat;
}

.footer-wrap2 .logo2 {
    background: url(../images/footer_logo.png) no-repeat -285px 0;
}

canvas {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

.canvas-container {
    position: relative;
}

#bottom-canvas {
    position: initial;
    width: 100%;
    height: 150px;
}


/*.quick_entrance .tganime-image-hover:hover img {transform: scale(1.1);}*/

.more_btn:hover {
    color: #f3c258;
}

@keyframes dajiShake {
    0% {
        transform: rotate(30deg);
    }
    25% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-30deg);
    }
    75% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.tganime-header-fix {
    transition: none;
}

.tganime-image-hover img {
    transition: transform .4s ease;
}

.tganime-fadein-trigger:hover .tganime-fadein-child {
    transition: opacity .4s ease;
}

.tganime-fadein-trigger .tganime-fadein-child {
    transition: opacity .3s ease;
}

.kv_link_animate {
    top: 408px;
    width: 348px;
    height: 116px;
    background: url(../images/btn_sprite.png) no-repeat;
    background-size: 10440px 116px;
    margin-left: -174px;
    overflow: visible;
    animation: tree 2s infinite steps(30, end) both;
}

@keyframes tree {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -10440px 0;
    }
}

#promoTrigger .slick-track {
    transform: none !important;
}

#rankingmuhnx {
    position: absolute;
    bottom: 18px;
    right: -5px;
    background: url(../images/ranking.png) no-repeat left top;
    width: 316px;
    height: 326px;
}

.rankingmuhnx_select {
    height: 54px;
}

.rankingmuhnx_content {
    height: calc(100% - 54px);
    box-sizing: border-box;
    padding-top: 20px;
    width: 100%;
}

.rankingmuhnx_table {
    width: 100%;
}

td.stt {
    width: 22%;
    padding-left: 44px;
}

td.character {
    width: 42%;
    padding-left: 30px;
}

td.reset {
    width: 36%;
    padding-left: 10px;
}

.rankingmuhnx_table td {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #b55b1f;
    padding-bottom: 5px;
    font-weight: bold;
}

.rankingmuhnx_table tbody td:nth-child(1) {
    padding-left: 44px;
}

.rankingmuhnx_table tbody td:nth-child(2) {
    padding-left: 30px;
}

.rankingmuhnx_table tbody td:nth-child(3) {
    padding-left: 10px;
}

#server-list {
    display: none;
}

.rankingmuhnx_select {
    position: relative;
}

.select-hide {
    display: none;
}

.select-selected {
    color: #ffffff;
    cursor: pointer;
    user-select: none;
    text-align: left;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: normal;
    width: 133px;
    position: relative;
    top: 30px;
    left: 98px;
    text-align: center;
}

.select-items {
    position: absolute;
    top: 100%;
    left: 98px;
    right: auto;
    z-index: 99;
    margin-top: 8px;
    width: 133px;
    background: #254157;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
}

.select-items div {
    padding-left: 20px;
}

.select-items div:hover,
.select-items div.same-as-selected {
    background: #1495d9;
}

.quick_entrance a {
    position: relative;
}

.quick_entrance a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
}

.quick_entrance a span:nth-child(1) {
    transform: rotate(0deg);
}

.quick_entrance a span:nth-child(2) {
    transform: rotate(180deg);
}

.quick_entrance a span:nth-child(3) {
    transform: rotate(180deg);
}

.quick_entrance a span:nth-child(4) {
    transform: rotate(270deg);
}

.quick_entrance a span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    background: #e0ad5d;
}

.quick_entrance a:hover span:before {
    height: 2px;
    animation: animate 3s linear infinite;
}

@keyframes animate {
    0% {
        transform: scaleX(0);
        transform-origin: left;
    }
    50% {
        transform: scaleX(1);
        transform-origin: left;
    }
    50.1% {
        transform: scaleX(1);
        transform-origin: right;
    }
    100% {
        transform: scaleX(0);
        transform-origin: right;
    }
}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* width */
.news-list::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.news-list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.news-list::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.news-list::-webkit-scrollbar-thumb:hover {
  background: #555;
}