body h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
menu,
form,
fieldset,
blockquote,
pre,
hr,
input,
textarea,
button,
select {
  margin: 0;
}
ul,
ol,
menu,
fieldset,
legend,
input,
textarea,
button,
caption,
th,
td,
blockquote,
dir,
address {
  padding: 0;
}
fieldset,
iframe,
img,
hr {
  border: none;
  vertical-align: top;
}
html {
  overflow-x: hidden;
  font-family: sans-serif;
  font-size: 100%;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: #8a92b4;
}
a:hover {
  color: #ff7b3b;
}
menu,
ul,
ol {
  list-style: none;
}
pre,
code,
kbd,
samp,
var {
  font-family: monospace;
  font-size: 1em;
}
pre {
  overflow: auto;
}
input,
textarea,
button,
select,
optgroup,
option {
  font-family: sans-serif;
  font-size: 1em;
}
input,
button,
select {
  overflow: visible;
  *zoom: 1;
}
textarea {
  overflow: auto;
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
body {
  background-color: #dddddd;
  font-size: 14px;
  font-family: 'Microsoft YaHei', '\5b8b\4f53', Tahoma, Arial, sans-serif;
  color: #808080;
  min-width: 1200px;
  margin: auto;
}
body a {
  color: #808080;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.footer {
  color: #cccccc;
}
.footer a {
  color: #cccccc;
}
.clearfix:after {
  clear: both;
}
.bornone {
  border: none!important;
}
/* 背景部分     S */
.wrap {
  position: relative;
}
.bg {
  width: 100%;
  min-width: 1200px;
  position: absolute;
  z-index: -1;
}
.bg div {
  width: 100%;
  height: 425px;
  background-position: center;
  background-repeat: no-repeat;
}
.bg .bg_01 {
  background-image: url('../images/bg01.jpg');
}
.bg .bg_02 {
  background-image: url('../images/bg02.jpg');
}
.content {
  width: 1200px;
  margin: 0 auto;
}
a,
span {
  display: block;
}
.inner .toolbar3-list li span {
  display: inline;
}
/* 背景部分     E */
/* 导航   S */
._nav {
  width: 100%;
  height: 90px;
  margin-top: 464px;
}
._nav > ul li {
  width: 20%;
  height: 90px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
._nav > ul li > a {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  *background: #242322;
}
._nav > ul li > a > .chinese {
  font-size: 18px;
  margin-top: 28px;
  height: 25px;
  overflow: hidden;
  font-weight: bold;
}
._nav > ul li > a > .english {
  width: 100%;
  font-size: 8px;
  height: 20px;
  overflow: hidden;
}
._nav > ul li > a:hover {
  color: #f4f2f3;
  background-color: rgba(255, 123, 59, 0.92);
  *background: #ff7b3b;
}
._nav > ul li + li {
  border-left: 1px solid #454545;
}
/* 导航   E */
/* 模块一     S */
.model01 {
  width: 100%;
  height: 495px;
  padding: 14px 16px 16px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.model01 > .left_slideshow {
  width: 466px;
  height: 467px;
  position: relative;
}
.model01 > .left_slideshow > ul.slide-con {
  width: 466px;
  height: 348px;
  overflow: hidden;
}
.model01 > .left_slideshow > ul.slide-con li {
  width: 466px;
  height: 348px;
  position: relative;
  overflow: hidden;
}
.model01 > .left_slideshow > ul.slide-con li > a,
.model01 > .left_slideshow > ul.slide-con li img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.model01 > .left_slideshow > ul.slide-con li > .text {
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #eee;
  line-height: 40px;
  padding: 0 10px;
}
.model01 > .left_slideshow > .slide-point {
  margin-top: 9px;
  width: 466px;
  height: 110px;
}
.model01 > .left_slideshow > .slide-point > li {
  width: 150px;
  height: 110px;
  float: left;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.model01 > .left_slideshow > .slide-point > li .point_mark {
  width: 144px;
  height: 104px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 33;
  background-color: rgba(0, 0, 0, 0.5);
}
.model01 > .left_slideshow > .slide-point > li > a img {
  width: 144px;
  height: 104px;
  overflow: hidden;
}
.model01 > .left_slideshow > .slide-point > li + li {
  margin-left: 8px;
}
.model01 > .left_slideshow > .slide-point > li:hover .point_mark {
  display: none;
}
.model01 > .left_slideshow > .slide-point > li:hover {
  border: 3px solid #ff7b3b;
}
.model01 > .middle_news {
  width: 350px;
  height: 100%;
  margin-left: 30px;
}
.model01 > .middle_news .line {
  width: 350px;
  height: 1px;
  border-top: 1px dashed #000;
  display: inline-block;
}
.model01 > .middle_news > ul li {
  height: 30px;
  line-height: 30px;
  margin-top: 3px;
  overflow: hidden;
}
.model01 > .middle_news > ul.title > li {
  font-size: 16px;
  font-weight: 900;
}
.model01 > .middle_news > ul.title > li > a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 1px;
  color: #484848;
}
.model01 > .middle_news > ul.title > li > a:hover {
  color: #ff7b3b;
  text-decoration: underline;
}
.model01 > .middle_news > ul.title .tit_03 {
  padding-left: 10px;
}
.model01 > .middle_news > ul.title .tit_03 > a {
  min-width: 70px;
  max-width: 110px;
  display: inline-block;
  white-space: normal;
  font-size: 12px;
  color: #808080;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-weight: normal;
  vertical-align: middle;
}
.model01 > .middle_news > ul.title .tit_03 > a span {
  display: inline-block;
  vertical-align: middle;
  max-width: 84px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.model01 > .middle_news > ul.title .tit_03 > a + a {
  margin-left: 5px;
}
.model01 > .middle_news > ul.con li {
  position: relative;
  padding: 0 5px 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.model01 > .middle_news > ul.con li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  color: #808080;
}
.model01 > .middle_news > ul.con li a:hover {
  text-decoration: underline;
}
.model01 > .middle_news > ul.con li:hover {
  text-decoration: underline;
}
.model01 > .middle_news > ul.con li:hover a {
  color: #ff7b3b;
}
.model01 > .middle_news > ul.con li:hover::before {
  background: url('../images/list_before_hover.png') center no-repeat;
}
.model01 > .middle_news > ul.con li::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 11px;
  left: 10px;
  background: url('../images/list_before.png') center no-repeat;
}
.model01 > .right_show {
  width: 310px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.model01 > .right_show > .title_common h4 {
  width: 135px;
}
.model01 > .right_show > .con li {
  width: 307px;
  height: 134px;
  margin-top: 8px;
}
.model01 > .right_show > .con li > a,
.model01 > .right_show > .con li a img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/*热门游戏*/
.title_tip {
  width: 1160px;
  height: 17px;
  padding: 18px 20px;
  overflow: hidden;
  background: #323146;
}
.title_tip .title_h {
  display: block;
  width: 75px;
  height: 17px;
  line-height: 17px;
  float: left;
  color: #c5c5c5;
}
.title_tip .title_b {
  width: 1075px;
  float: left;
  height: 53px;
  overflow: hidden;
  height: 17px;
  line-height: 17px;
}
.title_tip .title_b a {
  display: block;
  float: left;
  line-height: 17px;
  border-left: 1px solid #898976;
  padding: 0 18px;
  font-size: 14px;
  color: #f4f2f3;
  max-width: 150px;
}
.title_tip .title_b a:hover {
  color: #ff7b3b;
  text-decoration: underline;
}
.title_tip .title_b a:first-child {
  border-left: 0 none;
}
/* 模块一     E */
.title_common {
  height: 45px;
  font-size: 16px;
  font-family: '微软雅黑';
  line-height: 45px;
  color: #413d39;
  border-bottom: 1px solid #F0F0F0;
}
.title_common h4 {
  padding-left: 24px;
  position: relative;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 5px solid #ff7b3b;
}
.title_common h4::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 14px;
  left: 0;
  background: url('../images/title_before.png') center no-repeat;
}
.title_common span {
  display: inline-block;
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.8);
  position: relative;
  color: #B6B6B6;
  position: absolute;
  right: 5px;
  bottom: -8px;
  font-weight: normal;
}
/* 英雄介绍   S */
.hero {
  height: 490px;
  background-color: #fff;
  margin-top: 10px;
  padding: 0 12px;
}
.hero > .title_common h4 {
  width: 260px;
}
.hero > .hero_con {
  width: 1110px;
  margin-left: 45px;
  margin-top: 30px;
  position: relative;
  display: none;
  height: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*箭头*/
}
.hero > .hero_con > a {
  width: 22px;
  height: 42px;
  position: absolute;
  top: 50%;
  margin-top: -42px;
}
.hero > .hero_con > a.arrow_left {
  left: -40px;
  background: url('../images/arrow_left.png') center no-repeat;
}
.hero > .hero_con > a.arrow_left:hover {
  background: url('../images/arrow_left_hover.png') center no-repeat;
}
.hero > .hero_con > a.arrow_right {
  right: -40px;
  background: url('../images/arrow_right.png') center no-repeat;
}
.hero > .hero_con > a.arrow_right:hover {
  background: url('../images/arrow_right_hover.png') center no-repeat;
}
.hero > .hero_con > .ad {
  width: 1132px;
  height: 250px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -10px;
  left: -12px;
}
.hero > .hero_con > .ad > ul {
  height: 250px;
  position: absolute;
  top: 16px;
  left: -5px;
}
.hero > .hero_con > .ad > ul > li {
  width: 203px;
  height: 250px;
  float: left;
  cursor: pointer;
  margin-left: 21px;
}
.hero > .hero_con > .ad > ul > li a,
.hero > .hero_con > .ad > ul > li img {
  width: 100%;
  height: 191px;
  display: block;
  transition: transform 0.25s ease;
}
.hero > .hero_con > .ad > ul > li > p {
  text-align: center;
  margin-top: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.hero > .hero_con > .ad > ul > li:hover img {
  box-shadow: 0 0 3px 3px #D8A100;
  transform: scale(1.1, 1.1);
}
.hero > .hero_con > .ad > ul > li:hover p {
  font-weight: 900;
  color: #D8A100;
}
.hero > div.current {
  display: block;
}
/* 英雄介绍   E */
/* 游戏攻略   S */
.raiders {
  width: 100%;
  height: 730px;
  margin-top: 10px;
}
.raiders > .raiders_left {
  width: 843px;
  height: 730px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.raiders > .raiders_left > .title_common h4 {
  width: 162px;
}
.raiders > .raiders_left > .title_common .more {
  color: #898989;
  font-size: 14px;
  cursor: pointer;
}
.raiders > .raiders_left > .title_common .more:hover {
  color: #ff7b3b;
}
.raiders > .raiders_left > ul {
  margin-top: 16px;
  height: 664px;
  overflow: hidden;
}
.raiders > .raiders_left > ul li {
  height: 133px;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EDEDED;
}
.raiders > .raiders_left > ul li .left {
  width: 200px;
  height: 108px;
}
.raiders > .raiders_left > ul li .left img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.raiders > .raiders_left > ul li > .right {
  width: 600px;
  height: 108px;
}
.raiders > .raiders_left > ul li > .right .right_tit a {
  width: 100%;
  height: 28px;
  font-size: 16px;
  font-weight: 900;
  line-height: 28px;
  color: #484848;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.raiders > .raiders_left > ul li > .right .right_tit a:hover {
  color: #ff7b3b;
  text-decoration: underline;
}
.raiders > .raiders_left > ul li > .right .right_txt {
  height: 57px;
  line-height: 19px;
  overflow: hidden;
}
.raiders > .raiders_left > ul li > .right .right_time span {
  width: 125px;
  padding-right: 5px;
}
.raiders .raiders_right {
  width: 345px;
  height: 730px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.raiders .raiders_right > .title_common h4 {
  width: 180px;
}
.raiders .raiders_right > .title_common .more {
  font-size: 14px;
  color: #898989;
  cursor: pointer;
}
.raiders .raiders_right > .title_common .more:hover {
  color: #ff7b3b;
}
.raiders .raiders_right > .videos_box {
  width: 313px;
  margin-top: 18px;
  position: relative;
}
.raiders .raiders_right > .videos_box img {
  width: 313px;
  height: 187px;
  overflow: hidden;
}
.raiders .raiders_right > .videos_box .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7) url('../images/video_paused.png') center center no-repeat;
}
.raiders .raiders_right > .videos_box:hover .mask {
  background: rgba(0, 0, 0, 0.7) url('../images/video_paused_hover.png') center center no-repeat;
}
.raiders .raiders_right .title_common02 {
  margin-top: 15px;
}
.raiders .raiders_right .videos_03 .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
/* 游戏攻略   E */
/* 高清壁纸   S */
.wallpaper {
  width: 100%;
  height: 380px;
  margin-top: 10px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.wallpaper > .title_common h4 {
  width: 176px;
}
.wallpaper > ul {
  width: 100%;
  height: 327px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.wallpaper > ul > li {
  position: absolute;
}
.wallpaper > ul > li.pic_01 {
  top: 0;
  left: 0;
  width: 391px;
  height: 291px;
}
.wallpaper > ul > li.pic_02 {
  top: 0;
  left: 391px;
  width: 195px;
  height: 146px;
}
.wallpaper > ul > li.pic_03 {
  top: 0;
  left: 586px;
  width: 196px;
  height: 146px;
}
.wallpaper > ul > li.pic_04 {
  top: 145px;
  left: 391px;
  width: 390px;
  height: 146px;
}
.wallpaper > ul > li.pic_05 {
  top: 0;
  left: 781px;
  width: 390px;
  height: 291px;
}
.wallpaper > ul > li > a,
.wallpaper > ul > li a img,
.wallpaper > ul > li .mask {
  width: 100%;
  height: 100%;
}
.wallpaper > ul > li > a {
  position: relative;
}
.wallpaper > ul > li > a > .mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}
.wallpaper > ul > li > a .txt {
  color: white;
  font-size: 16px;
  line-height: 22px;
  width: 60%;
  min-height: 22px;
  max-height: 44px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  transform: translate(-50%, -50%);
  display: none;
}
.wallpaper > ul > li > a:hover .mask {
  display: block;
}
.wallpaper > ul > li > a:hover .txt {
  display: block;
}
/* 高清壁纸   E */
div.footer {
  padding-top: 30px;
}
div.footer a,
div.footer span {
  color: #2e2600;
  display: inline-block;
}
div.footer img {
  vertical-align: baseline;
}
div.footer p {
  color: #2e2600;
}
div.toolbar3-list li span {
  position: relative;
  left: 20px !important;
  top: -15px !important;
}
/*手风琴效果代码*/
.zpmenu {
  padding: 15px 6px;
  width: 1164px;
  height: 410px;
  background: #fff;
  float: left;
  overflow: hidden;
}
.zpmenu dl {
  width: 1176px;
  height: 410px;
  float: left;
}
.zpmenu dl dt {
  float: left;
  width: 110px;
  position: relative;
  height: 410px;
  margin-right: 1px;
  cursor: pointer;
}
.zpmenu dl dt#dt1 {
  background: url(../images/slider/slider1.png) no-repeat;
}
.zpmenu dl dt#dt1.active {
  cursor: pointer;
  background: url(../images/slider/slider1_hover.png) no-repeat;
}
.zpmenu dl dt#dt2 {
  background: url(../images/slider/slider2.png) no-repeat;
}
.zpmenu dl dt#dt2.active {
  cursor: pointer;
  background: url(../images/slider/slider2_hover.png) no-repeat;
}
.zpmenu dl dt#dt3 {
  background: url(../images/slider/slider3.png) no-repeat;
}
.zpmenu dl dt#dt3.active {
  cursor: pointer;
  background: url(../images/slider/slider3_hover.png) no-repeat;
}
.zpmenu dl dt#dt4 {
  background: url(../images/slider/slider4.png) no-repeat;
}
.zpmenu dl dt#dt4.active {
  cursor: pointer;
  background: url(../images/slider/slider4_hover.png) no-repeat;
}
.zpmenu dl dt#dt5 {
  background: url(../images/slider/slider5.png) no-repeat;
}
.zpmenu dl dt#dt5.active {
  cursor: pointer;
  background: url(../images/slider/slider5_hover.png) no-repeat;
}
.zpmenu dl dt#dt6 {
  background: url(../images/slider/slider6.png) no-repeat;
}
.zpmenu dl dt#dt6.active {
  cursor: pointer;
  background: url(../images/slider/slider6_hover.png) no-repeat;
}
.zpmenu dl dd {
  position: relative;
  width: 720px;
  height: 410px;
  margin-right: 1px;
  display: block;
  float: left;
  overflow: hidden;
}
.zpmenu dl dd.dd1 {
  background: #ffffff url(../images/slider/slider_con1.png) bottom left no-repeat;
}
.zpmenu dl dd.dd2 {
  background: #ffffff url(../images/slider/slider_con2.png) bottom left no-repeat;
}
.zpmenu dl dd.dd3 {
  background: #ffffff url(../images/slider/slider_con3.png) bottom left no-repeat;
}
.zpmenu dl dd.dd4 {
  background: #ffffff url(../images/slider/slider_con4.png) bottom left no-repeat;
}
.zpmenu dl dd.dd5 {
  background: #ffffff url(../images/slider/slider_con5.png) bottom left no-repeat;
}
.zpmenu dl dd.dd6 {
  background: #ffffff url(../images/slider/slider_con6.png) bottom left no-repeat;
}
