@charset "utf-8";
html {
  min-width: 1200px;
}

body {
  background-color: #1a1b1f;
  font-family: 'Microsoft YaHei';
  background-image: url(../images/dot2.main.bg.png);
}

.u_wrapper {
  width: 100%;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  overflow: hidden;
}

.u_wrapper .u_container {
  min-width: 1200px;
  margin: 0 auto;
  color: #999;
  padding-bottom: 65px;
}

.u_wrapper .u_container img {
  display: inline-block;
}

/* header */
.u_container .u_header {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 auto;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.u_container .u_header img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}

.u_wrapper .u_container .u_banners {
  width: 100%;
  height: 100%;
}

.u_container .u_header .u_content {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
}

.u_wrapper .u_container .u_banners:focus,
.u_wrapper .u_container .u_banners li:focus {
  outline: none;
}

.u_wrapper .u_container .u_banners .list {
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center top;
}

.u_wrapper .u_container .u_banners .list a {
  display: block;
  width: 100%;
  height: 100%;
}

.u_wrapper .u_container .u_banners .slick-dots {
  position: relative;
  margin-top: -60px;
  z-index: 5;
}

/* icon */
.u_container .u_icon {
  position: relative;
  width: 245px;
  background: url(../images/data2.home.icons.png) top center no-repeat;
}

.u_container .u_icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  vertical-align: middle;
}

.u_container .u_button,
.u_container .u_even {
  display: block;
  float: left;
  width: 246px;
  height: 93px;
}

.u_icon.u_icon_more {
  width: 10px;
  height: 10px;
  margin: 0;
  background-position: -3px -789px;
}

.u_right:hover .u_icon_more {
  background-position: -3px -776px;
}

.u_icon.u_icon_page {
  width: 12px;
  height: 12px;
  cursor: pointer;
  background-position: -2px -841px;
}

.u_icon.u_icon_page:hover {
  background-position: -3px -869px;
}

.u_icon.u_icon_page.u_active {
  background-position: -3px -869px;
}

.u_icon.u_icon_news {
  background-position: -3px -1px;
}

.u_icon.u_icon_hotvideo {
  background-position: -40px -1px;
}

.u_icon.u_icon_games {
  background-position: -3px -43px;
}

.u_icon.u_icon_activity {
  background-position: -3px -85px;
}

.u_icon.u_icon_version {
  background-position: -3px -127px;
}

.u_icon.u_icon_map {
  background-position: -3px -169px;
}

.u_icon.u_icon_vedio {
  background-position: -3px -212px;
}

.u_icon.u_icon_call {
  background-position: -3px -253px;
}

.u_icon.u_icon_dot {
  width: 10px;
  height: 10px;
  background-position: -3px -803px;
}

.u_icon.u_icon_search {
  background-position: 6px -692px;
}

.u_icon.u_icon_split {
  width: 5px;
  height: 100%;
  background-position: -8px -1009px;
}

.u_icon.u_icon_play {
  width: 54px;
  height: 54px;
  background-position: -3px -1099px;
}

.u_icon.u_icon_anglehot,
.u_icon.u_icon_anglenew {
  position: absolute;
  top: 0;
  left: 0;
  width: 37px;
  height: 37px;
}

.u_icon.u_icon_anglehot {
  background-position: -5px -347px;
}

.u_icon.u_icon_ellipsehot {
  position: absolute;
  top: 0;
  right: 10px;
  width: 37px;
  height: 37px;
  background-position: 0 -738px;
}
.u_icon.u_icon_ellipsehot_act {
  position: absolute;
  top: -9px;
  right: -5px;
  width: 37px;
  height: 37px;
  background-position: 0 -738px;
}

.u_icon.u_icon_anglenew {
  background-position: -5px -297px;
}

.u_icon.u_icon_header_l_arrow,
.u_icon.u_icon_header_r_arrow {
  position: absolute;
  top: 245px;
  width: 47px;
  height: 90px;
  cursor: pointer;
}

.u_icon.u_icon_header_l_arrow {
  left: 0;
  background-position: -185px -857px;
}

.u_icon.u_icon_header_r_arrow {
  right: 0;
  background-position: -95px -856px;
}

.u_icon.u_icon_header_l_arrow:hover,
.u_icon.u_icon_header_r_arrow:hover {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-radius: 2px;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.u_icon.u_icon_header_l_arrow:hover {
  background-position: -197px -981px;
  border-width: 1px 1px 1px 0;
}

.u_icon.u_icon_header_r_arrow:hover {
  border-width: 1px 0 1px 1px;
  background-position: -95px -980px;
}

.u_icon.u_icon_act_l_arrow,
.u_icon.u_icon_act_r_arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 90px;
  margin-top: -65px;
  margin-right: 0;
  cursor: pointer;
  z-index: 100;
}

.u_icon.u_icon_act_l_arrow {
  left: 0;
  background-position: -521px -858px;
}

.u_icon.u_icon_act_r_arrow {
  right: 0;
  background-position: -451px -858px;
}

.u_icon.u_icon_act_l_arrow:hover,
.u_icon.u_icon_act_r_arrow:hover {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-radius: 2px;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.u_icon.u_icon_act_l_arrow:hover {
  background-position: -512px -979px;
  border-width: 1px 1px 1px 0;
}

.u_icon.u_icon_act_r_arrow:hover {
  border-width: 1px 0 1px 1px;
  background-position: -453px -979px;
}

.u_icon.u_icon_version_l_arrow,
.u_icon.u_icon_version_r_arrow {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 73px;
  margin-top: -45px;
  margin-right: 0;
  cursor: pointer;
}

.u_icon.u_icon_version_l_arrow {
  left: 0;
  background-position: -370px -865px;
}

.u_icon.u_icon_version_r_arrow {
  right: 0;
  background-position: -290px -865px;
}

.u_icon.u_icon_version_l_arrow:hover,
.u_icon.u_icon_version_r_arrow:hover {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-radius: 2px;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.u_icon.u_icon_version_l_arrow:hover {
  border-width: 1px 1px 1px 0;
  background-position: -377px -989px;
}

.u_icon.u_icon_version_r_arrow:hover {
  border-width: 1px 0 1px 1px;
  background-position: -283px -989px;
}

/* section */
.u_container .u_section {
  width: 1200px;
  margin: 0 auto 50px;
  overflow: hidden;
}

.u_container .u_hidden {
  opacity: 0;
}

/* btn_section */
.u_container .u_btn_section .u_btn_container {
  position: relative;
  float: left;
  width: 246px;
  height: 95px;
}

.u_container .u_btn_section .u_btn_container:hover :first-child {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.u_container .u_btn_section .u_btn_container:hover .u_hidden {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.u_container .u_section .u_left_box,
.u_container .u_section .u_right_box {
  float: left;
}

.u_container .u_section .u_left_box {
  width: 750px;
  box-sizing: border-box;
  position: relative;
}

.u_container .u_section .u_right_box {
  margin-left: 30px;
  width: 420px;
  box-sizing: border-box;
  float: right;
  /*margin-top: 10px;*/
}

.u_container .u_section .u_right_box .scaling_patterns {
  display: none;
}

.u_btn_section .u_left_box {
  padding: 1px 0;
}

.u_btn_section .u_button span,
.u_btn_section .u_even span {
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.u_btn_section .u_button,
.u_btn_section .u_button span {
  background: url(../images/u_left_buttons.png) no-repeat 0 0;
}

.u_btn_section .u_even,
.u_btn_section .u_even span {
  background: url('https://static.pwesports.cn/dota2static/file/17d9b3ce-0edf-41f6-8b7a-7fae5b9c56a5.png')
    no-repeat 0 0;
  height: 95px;
  width: 140px;
}

.u_btn_section .u_button {
  margin: auto 6px auto 0;
}

.u_btn_section .u_btn_recharge {
  background-position: 0 -94px;
}

.u_btn_section .u_btn_recharge span {
  background-position: 0 0;
}

.u_btn_section .u_btn_download {
  background-position: -252px -94px;
}

.u_btn_section .u_btn_download span {
  background-position: -252px 0;
}

.u_btn_section .u_btn_signup {
  background-position: -508px -94px;
  margin: auto 0;
}

.u_btn_section .u_btn_signup span {
  background-position: -508px 0;
}

.u_btn_section .u_btn_source {
  background-position: 0 -96px;
}

.u_btn_section .u_btn_source span {
  background-position: 0 0;
}

.u_btn_section .u_btn_steps {
  background-position: -140px -96px;
}

.u_btn_section .u_btn_steps span {
  background-position: -140px 0;
}

.u_btn_section .u_btn_min {
  background-position: -280px -96px;
}

.u_btn_section .u_btn_min span {
  background-position: -280px 0;
}

.u_btn_section .u_button span:hover,
.u_btn_section .u_even span:hover {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

/*.u_btn_section .u_right_box .u_btn_container {
    width: 88px;
}

.u_section .u_right_box .u_button {
    width: 88px;
}

.u_section .u_right_box .u_button.u_btn_guide {
    width: 68px;
}*/

/*.u_section .u_right_box .u_button.u_even {
    margin: auto 0;
}*/

/*.u_button.u_btn_recharge {
    background-position: -129px -3px;
}

.u_button.u_btn_recharge_hover {
    background-position: -129px -97px;
}

.u_button.u_btn_download {
    background-position: -129px -187px;
}

.u_button.u_btn_download_hover {
    background-position: -129px -293px;
}

.u_button.u_btn_signup {
    background-position: -129px -400px;
}

.u_button.u_btn_signup_hover {
    background-position: -129px -498px;
}*/

/*.u_button.u_btn_guide {
    background-position: -62px -594px;
}

.u_button.u_btn_heroinfo {
    background-position: -130px -594px;
}

.u_button.u_btn_heroinfo_hover {
    background-position: -130px -718px;
}

.u_button.u_btn_itemsinfo {
    background-position: -218px -594px;
}

.u_button.u_btn_itemsinfo_hover {
    background-position: -218px -718px;
}

.u_button.u_btn_steps {
    background-position: -306px -594px;
}

.u_button.u_btn_steps_hover {
    background-position: -306px -718px;
}

.u_button.u_btn_min {
    background-position: -394px -594px;
}

.u_button.u_btn_min_hover {
    background-position: -394px -718px;
}*/

.u_content .u_activity_container {
  display: none;
}

.u_content .u_activity_container_selected {
  display: block;
}

.u_container .u_section .u_left {
  float: left;
}

.u_container .u_section .u_right {
  float: right;
  font-size: 12px;
  line-height: 20px;
  padding-top: 8px;
  text-align: right;
}

.u_container .u_section .u_right a:hover {
  color: #00c0ff;
}

.u_container .u_section .u_right a {
  color: #ccc;
}

.u_container .u_section .u_title {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}

.u_container .u_section .u_title span {
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
  margin-left: -10px;
}

.u_container .u_tabs {
  width: 100%;
  overflow: hidden;
  color: #999999;
}

.u_container .u_section .u_title .u_activity_list {
  float: right;
  width: 423px;
  margin-top: 6px;
  position: absolute;
  right: 0px;
}

.u_container .u_section .u_title .u_activity_list .u_activity_type {
  float: left;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
  width: 140px;
  text-align: center;
  height: 39px;
  position: relative;
}

.u_container .u_section .u_title .u_activity_list .u_border {
  border-right: 1px solid #333333;
}

.u_container .u_section .u_title .u_activity_list .selected {
  border-bottom: 1px solid #00c0ff;
  color: #00c0ff;
}

.u_container .u_section .u_title .u_activity_list .u_activity_type:hover {
  color: #00c0ff;
}

.u_container .u_section .u_title .u_activity_list .u_activity_type:hover {
  border-bottom: 1px solid #00c0ff;
}

.u_container .u_tabs .u_tab {
  float: left;
  position: relative;
  padding: 10px 0;
  border-style: solid;
  border-color: #333;
  border-left-color: transparent;
  border-width: 1px 1px 1px 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}

.u_container .u_tabs .u_tab:first-child {
  border-left-color: #333;
}

.u_container .u_tabs .u_tab:hover,
.u_container .u_tabs .u_tab.u_active {
  border-color: #999;
  color: #ccc;
  -webkit-transition: border-color 0.5s ease;
  -moz-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
}

.u_container .u_news_section .u_content {
  height: 590px;
  overflow: hidden;
}

.u_container .u_news_section .u_tabs .u_tab {
  width: 25%;
}

.u_container .u_panels {
  width: 100%;
}

.u_container .u_panels .u_panel {
  display: none;
  width: 100%;
}

.u_container .u_panels .u_panel.u_active {
  display: block;
}

.u_container .u_panel .u_recommend {
  display: block;
  padding: 15px 40px 15px 20px;
  margin: 25px 5px 15px 5px;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_container .u_panel .u_recommend:hover {
  border: 1px solid #00c0ff;
  box-shadow: 0 0 8px #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.u_container .u_recommend h3 {
  white-space: nowrap;
  font-size: 24px;
  color: #00c0ff;
}

.u_container .u_recommend .u_contents {
  margin-top: 22px;
  overflow: hidden;
  color: #999;
}

.u_container .u_recommend .u_item_avatar {
  float: left;
  width: 200px;
  height: 120px;
  margin-right: 20px;
}

.u_container .u_recommend .u_item_avatar img {
  display: block;
  width: 100%;
  height: 100%;
}

.u_container .u_recommend .u_msg {
  line-height: 22px;
}

.u_container .u_recommend .u_msg p {
  max-height: 88px;
  overflow: hidden;
}

.u_container .u_date {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-top: 8px;
  vertical-align: middle;
  color: #999;
}

.u_container .u_list {
  display: block;
  padding: 4px 40px 4px 20px;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  cursor: pointer;
}

.u_container .u_list:hover {
  color: #00c0ff;
}

.u_container .u_list:hover p,
.u_container .u_list:hover .u_date {
  color: #00c0ff;
}

.u_container .u_list:hover .u_icon.u_icon_dot {
  background-position: -3px -814px;
}

.u_container .u_list.u_highlight {
  background-color: #151619;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.u_container .u_list p {
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px;
  max-width: 560px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #ccc;
}

.u_container .u_list .u_date {
  float: right;
}

/* 热门赛事 */
.u_container .u_racecenter .u_content {
  background-color: #151618;
  background-color: rgba(0, 0, 0, 0.2);
  height: 314px;
}
.u_container .u_racecenter .single-item {
  height: 314px;
  overflow: hidden;
}

.u_container .u_racecenter .single-item .slick-dots {
  position: relative;
  margin-top: -28px;
}

.u_container .u_racecenter .list {
  width: 420px;
  height: 314px;
}

.u_container .u_racecenter .list a {
  display: block;
  width: 420px;
  height: 88%;
  color: #feffff;
}

.u_container .u_racecenter .list img {
  display: block;
  width: 418px;
  height: 232px;
  border: 1px solid #161619;
}

.u_container .u_racecenter .list span {
  display: block;
  line-height: 42px;
  text-align: center;
  color: #feffff;
  font-size: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
}

.u_container .u_racecenter .list a:hover,
.u_container .u_racecenter .list a:hover span {
  color: #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.u_container .u_racecenter .list a:hover img {
  border-color: #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* news */
.u_container .u_news_section .u_list {
  height: 45px;
  line-height: 45px;
  padding: 0 40px 0 20px;
}

.u_container .u_news_section .u_list p {
  vertical-align: baseline;
}

.u_container .u_news_section .u_list .u_date {
  margin: 0;
  height: 45px;
  line-height: 45px;
}

.u_container .u_news_section .u_list .u_icon.u_icon_dot {
  margin-top: -33px;
}

.u_container .u_races_section .u_content img {
  max-width: 100%;
  max-height: 100%;
}

.u_container .u_races_section .u_highlight {
  background-color: #131315;
}

.u_container .u_race_list {
  display: block;
  border-top: 1px solid #1a1b1f;
  height: 78px;
  line-height: 78px;
  border-left: 3px solid transparent;
}

.u_container .u_race_list:first-child {
  border-top: 0 none;
}

.u_container .u_race_list:hover {
  border-left-color: #00c0ff;
  color: #00c0ff;
  -webkit-transition: border-color 0.5s linear;
  -moz-transition: border-color 0.5s linear;
  transition: border-color 0.5s linear;
}

.u_container .u_race_list:hover .u_race_title {
  color: #00c0ff;
}

/* 近期热点 */
.u_container .u_hotvideo .u_content {
  height: 202px;
  width: 420px;
  margin-bottom: 28px;
  overflow: hidden;
}

.u_container .u_hotvideo .u_content h4 {
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  bottom: 0;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #f4d295;
  font-weight: bold;
}

.u_container .u_hotvideo .u_content a h4 {
}

.u_container .u_hotvideo .u_content .video,
.u_container .u_hotvideo .u_content img {
  position: relative;
  background-color: #15242c;
  width: 420px;
  height: 202px;
}
.u_container .u_hotvideo .u_content h4 img {
  width: auto;
  height: auto;
  background: none;
}

.u_container .u_hotvideo .u_content .btn {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 420px;
  height: 202px;
  -ms-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.u_container .u_hotvideo .u_content .btn:hover {
  -ms-transform: scale(1.033);
  -moz-transform: scale(1.033);
  -webkit-transform: scale(1.033);
  transform: scale(1.033);
}

.u_container .u_hotvideo .u_content video {
  background-color: #15242c;
  width: 420px;
  height: 202px;
  overflow: hidden;
}

/* 活动中心 */
.u_container .u_activity_section .slick-list {
  overflow: hidden;
  width: 746px;
}

.u_container .u_activity_section .u_content {
  border: 1px solid #333333;
  width: 746px;
  padding-bottom: 38px;
}

.u_container .u_activity_section .u_activities {
  padding: 40px 40px 10px;
  overflow: hidden;
}

.u_container .u_activity_section .u_activities:focus {
  outline: none;
}

.u_container .u_activity_section .u_activity_row {
  overflow: hidden;
  margin-top: 30px;
}

.u_container .u_activity_section .u_activity_row:first-child {
  margin-top: 0;
}

.u_container .u_activity {
  position: relative;
  float: left;
  text-align: center;
  width: 310px;
  color: #999;
  font-size: 16px;
  border: 1px solid transparent;
}

.u_container .u_activity:hover {
  color: #00c0ff;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.u_container .u_activity .u_activity_logo {
  display: block;
  width: 100%;
  height: 150px;
  border: 1px solid #020203;
}

.u_container .u_activity:hover .u_activity_logo {
  border-color: #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.u_container .u_activity .u_activity_logo img {
  width: 100%;
  height: 100%;
}
.u_container .u_activity .u_activity_logo .icon_hot {
  display: block;
  width: 31px;
  height: 31px;
  background: url(../images/icon-hot01.png) no-repeat 0 0;
  position: absolute;
  top: 4px;
  left: 4px;
}

.u_container .u_activity:first-child {
  margin-right: 40px;
}

.u_activity .u_activity_time {
  width: 60px;
  height: 24px;
  position: absolute;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.u_activity .u_red {
  background-color: rgba(224, 70, 45, 0.7);
}

.u_activity .u_green {
  background-color: rgba(114, 202, 42, 0.7);
}

.u_activity .u_gray {
  color: #999999;
  background-color: rgba(102, 102, 102, 0.7);
}

.u_container .u_activity .u_activity_title {
  margin-top: 10px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  color: #999999;
}

.u_content .u_activityes {
  width: 114px;
  height: 28px;
  background: url(../images/activities_01.png) 0px 0px;
  position: absolute;
  bottom: -1px;
  left: 320px;
  cursor: pointer;
}
.u_content .u_activityes:hover {
  background: url(../images/activities_01.png) 0px -28px;
}

.u_activity_container .u_activity_div {
  padding: 40px 40px 10px;
  overflow: hidden;
  outline: none;
}

.u_activity_container .u_activity_div .u_item_list {
  width: 300px;
  height: 378px;
  float: left;
}
.u_activity_container .u_activity_div .u_item_l {
  margin-right: 32px;
}
.u_activity_container .u_activity_div .u_item_l .u_item_msg {
  background: url(../images/activities_08.png) 0px 0px;
  height: 142px;
  width: 312px;
  position: absolute;
  top: 0px;
  left: 300px;
  z-index: 1000;
  display: none;
}
.u_activity_container .u_activity_div .u_item_r {
  padding-left: 32px;
  position: relative;
  border-left: 1px solid #333333;
}
.u_activity_container .u_activity_div .u_item_r .u_item_msg {
  background: url(../images/activities_07.png) 0px 0px;
  height: 142px;
  width: 312px;
  position: absolute;
  top: 0px;
  left: -312px;
  display: none;
}
.u_item_msg .u_item_name_li {
  font-size: 16px;
  color: #999999;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 10px;
}
.u_item_l .u_item_msg ul {
  padding: 1px 1px 1px 13px;
}
.u_item_r .u_item_msg ul {
  padding: 1px;
}
.u_item_msg .u_item_rarity_li {
  background-color: #2a42bc;
  height: 24px;
  color: #000000;
  width: 298px;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
}
.u_item_msg .u_item_hero_li {
  height: 22px;
  padding: 4px 0px 0px 10px;
  line-height: 30px;
  font-size: 14px;
}
.u_item_msg .u_item_place_li {
  height: 22px;
  padding: 4px 0px 0px 10px;
  line-height: 30px;
  font-size: 14px;
}
.u_item_msg .li span {
  color: #666666;
}

.u_activity_container .u_activity_div .u_item_img img {
  width: 300px;
  height: 200px;
}
.u_activity_container .u_activity_div .u_item_img {
  position: relative;
  cursor: pointer;
}
.u_activity_container .u_activity_div .u_item_img:hover .u_item_msg {
  display: block;
}
.u_activity_container .u_activity_div .u_item_l .u_item_img .u_item_hot {
  background: url(../images/activities_03.png) 0px 0px;
  height: 33px;
  width: 102px;
  top: 0px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_l .u_item_img .u_item_focus {
  background: url(../images/activities_12.png) 0px 0px;
  height: 33px;
  width: 102px;
  top: 0px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_r .u_item_img .u_item_saleprice {
  background: url(../images/activities_03.png) 0px -33px;
  height: 33px;
  width: 102px;
  top: 0px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_r .u_item_img .u_item_treasureup {
  background: url(../images/activities_03.png) 0px -66px;
  height: 33px;
  width: 102px;
  top: 0px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_l .u_item_img .u_item_discountat {
  height: 36px;
  width: 68px;
  top: 0px;
  right: 0px;
  background-color: rgba(45, 65, 18, 1);
  color: #d3cbc7;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_r .u_item_img .u_item_discountat {
  height: 36px;
  width: 68px;
  top: 0px;
  right: 0px;
  background-color: rgba(45, 65, 18, 1);
  color: #d3cbc7;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  position: absolute;
}

.u_activity_container .u_activity_div .u_item_list .u_item_name {
  color: #cccccc;
  padding-top: 24px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u_activity_container .u_activity_div .u_item_list .u_item_price {
  color: #a93827;
  padding-top: 8px;
  font-size: 16px;
}

.u_activity_container .u_activity_div .u_item_list .u_item_price .price_span {
  color: #666;
  margin-right: 26px;
  text-decoration: line-through;
}

.u_activity_container .u_activity_div .u_item_list .u_item_remark {
  color: #666666;
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  height: 28px;
  display: -webkit-box;
  display: -moz-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u_activity_container .u_activity_div .u_item_list .u_item_remark2 {
  color: #666666;
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  height: 28px;
  display: -webkit-box;
  display: -moz-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u_activity_container .u_activity_div .u_item_list .u_item_button {
  background: url(../images/activities_05.jpg) 0px -43px;
  height: 43px;
  width: 299px;
  font-size: 18px;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  color: #d3cbc7;
}

.u_activity_container .u_activity_div .u_item_list .u_item_button2 {
  background: url(../images/activities_10.jpg) 0px 0px;
  height: 43px;
  width: 299px;
  font-size: 18px;
  line-height: 43px;
  text-align: center;
  color: #d3cbc7;
}

.u_activity_container .u_activity_div .u_item_list .u_item_button:hover {
  background: url(../images/activities_05.jpg) 0px 0px;
  color: #fff;
}

.u_activity_container
  .u_activity_div
  .u_item_list
  .u_item_price
  .u_item_price_span {
  color: #666666;
  text-decoration: line-through;
}

/* 版本更新 */
.u_container .u_version .u_content {
  position: relative;
  padding: 30px 0 10px;
  background-color: #15161a;
  overflow: hidden;
  box-sizing: border-box;
}

.u_container .u_version .u_content .u_lists {
  position: relative;
  width: 250px;
  height: 168px;
  margin: 0 auto;
}

.u_container .u_version .u_content .u_list {
  position: relative;
  left: 10px;
  margin-bottom: 80px;
  padding: 0;
  background-color: #222328;
}

.u_container .u_version .u_content .u_list:hover .u_version_title {
  color: #00c0ff;
}

.u_container .u_version .u_version_logo,
.u_container .u_version .u_version_title {
  position: absolute;
  width: 100%;
}

.u_container .u_version .u_version_logo {
  top: 0;
  bottom: 20%;
  overflow: hidden;
}
.u_container .u_version .u_version_logo img {
  width: 100%;
  height: 100%;
}

.u_container .u_version .u_version_title {
  top: 80%;
  bottom: 0;
  color: #999;
  vertical-align: middle;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.u_container .u_version .u_version_title span {
  position: absolute;
  line-height: 1;
  top: 25%;
  left: 10px;
  right: 10px;
}

.u_container .u_version .u_version_new {
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
  font-size: 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #68acc6;
  line-height: 20px;
  padding: 0 5px;
}

.u_container .u_version .u_content .u_pages {
  margin-top: 20px;
}

.roundabout-moveable-item {
  width: 230px;
  height: 168px;
  cursor: pointer;
  display: block;
}

.roundabout-in-focus {
  cursor: auto;
}

/* 自定义地图 */
.u_container .u_map {
  margin-top: 20px;
}

.u_container .u_map ul {
  overflow: hidden;
}

.u_container .u_map ul li {
  float: left;
  width: 202px;
  height: 157px;
  background-color: #222328;
}

.u_container .u_map ul li:first-child {
  margin-right: 16px;
}

.u_container .u_map ul li a,
.u_container .u_map ul li a span {
  height: 100%;
  display: block;
}

.u_container .u_map ul li a:hover .u_map_logo {
  border-color: #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.u_container .u_map ul li a:hover .u_map_title {
  color: #00c0ff;
}

.u_container .u_map ul li .u_map_logo {
  width: 100%;
  height: 119px;
  border: 1px solid transparent;
  box-sizing: border-box;
}

.u_container .u_map ul li .u_map_logo img {
  width: 100%;
  height: 100%;
}

.u_container .u_map ul li .u_map_title {
  line-height: 35px;
  color: #999;
  text-align: center;
}

.u_container .u_section_vedio .u_content,
.u_container .u_section_vedio .u_call_section {
  height: 475px;
  overflow: hidden;
}
.u_call_section {
  margin-top: 20px;
}
.u_container .u_section_vedio .u_tabs .u_tab {
  width: 25%;
}

.u_container .u_section_vedio .u_panels {
  border-style: solid;
  border-color: #333;
  border-width: 1px 1px 1px 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_container .u_section_vedio .u_panel {
  overflow: hidden;
  display: none;
  padding: 30px 30px 10px 25px;
  border: none;
}

.u_container .u_section_vedio .u_panel.u_active {
  display: block;
}

.u_container .u_section_vedio .u_item {
  display: block;
  position: relative;
  float: left;
  margin: 0 0 5px 5px;
  padding: 10px;
  width: 225px;
  height: 190px;
  color: #999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1b1c20;
}

.u_container .u_section_vedio .u_item:hover {
  border: 1px solid #00c0ff;
  box-shadow: 0 0 5px #00c0ff;
  color: #00c0ff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.u_container .u_section_vedio .u_item .u_item_logo {
  display: block;
  width: 200px;
  height: 117px;
}

.u_container .u_section_vedio .u_item .u_item_logo img {
  width: 100%;
  height: 100%;
}

.u_container .u_section_vedio .u_item .u_item_title {
  margin-top: 10px;
  line-height: 18px;
}

.u_container .u_section_vedio .u_item .u_item_time {
  position: absolute;
  top: 107px;
  right: 13px;
  padding: 0 5px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #fff;
  background-color: #03040c;
  background-color: rgba(3, 4, 12, 0.8);
}

.u_container .u_section_vedio .u_item:hover:after {
  position: absolute;
  content: '';
  width: 54px;
  height: 54px;
  top: 40px;
  left: 80px;
  background: url(../images/data2.home.icons.png) top center no-repeat;
  background-position: -3px -1099px;
}

.u_container .u_call_section .u_content {
  padding: 20px 20px 5px 20px;
  height: 360px;
  background-color: #15161a;
}

.u_container .u_call_section .u_content .u_search {
  overflow: hidden;
}

.u_container .u_inputgrounp,
.u_container .u_btn_add {
  float: left;
  height: 35px;
  border: none;
}

.u_container .u_inputgrounp {
  position: relative;
  width: 280px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_container .u_inputgrounp input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: 1px solid #08080a;
  background-color: #111214;
  outline: none;
  color: #999;
  font-family: 'Microsoft YaHei';
  line-height: 35px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_container .u_inputgrounp input:focus,
.u_container .u_inputgrounp input:hover {
  outline: none;
}

.u_container .u_inputgrounp .u_btn_submit,
.u_container .u_inputgrounp .u_icon_search {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
  background-color: #f74e4e;
  border-radius: 2px;
  cursor: pointer;
}

.u_container .u_inputgrounp .u_btn_submit {
  width: 35px;
  height: 35px;
  border: none;
  outline: none;
  opacity: 0;
  visibility: hidden;
}

.u_container .u_inputgrounp .u_btn_submit:hover,
.u_container .u_inputgrounp .u_icon_search:hover {
  background-color: #f76161;
}

.u_container .u_btn_add {
  display: block;
  margin-left: 10px;
  width: 90px;
  background-color: #565864;
  color: #ccc;
  line-height: 35px;
  text-align: center;
  border-radius: 2px;
}

.u_container .u_btn_add:hover {
  background-color: #6a6c77;
}

.u_container .u_questions h3 {
  margin-top: 25px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #ccc;
  border-bottom: 1px solid #333;
}

.u_container .u_questions .u_red p {
  /* color: #ed4c4c; */
}

.u_container .u_questions .u_red .u_icon_dot {
  /* background-position: -3px -825px; */
}

.u_container .u_questions .u_red:hover p {
  color: #00c0ff;
}

.u_container .u_call_section .u_lists {
  margin-top: 10px;
}

.u_container .u_call_section .u_list {
  padding: 0;
  font-size: 14px;
}

.u_container .u_call_section .u_list p {
  max-width: 360px;
}

.u_container .u_pages {
  display: table;
  margin: 10px auto;
}

.u_container .u_pages li {
  display: inline-block;
}
.scaling_patterns {
  background-color: #24252b;
  height: 32px;
  width: 100%;
  float: right;
  line-height: 32px;
  position: relative;
  cursor: pointer;
}

.scaling_patterns span {
  margin-left: 182px;
}

.scaling_patterns .arrows_img {
  background: url(../images/arrows.png) no-repeat;
  width: 17px;
  height: 14px;
  position: absolute;
  top: 8px;
  left: 51%;
}

.scaling_patterns .unfold {
  background-position: 0px 0px;
}

.scaling_patterns .scaling {
  background-position: -20px 0px;
}

/*右边侧栏*/
/*update 20151221 dz*/
.m-slide {
  color: #999;
  width: 135px;
  /*height: 560px;*/
  /*height: 412px;*/
  height: 275px;
  position: fixed;
  right: -0px;
  top: 50%;
  /*margin-top: -294px;*/
  margin-top: -210px;
  background-color: #2c3437;
  z-index: 1001;
}

.m-slide-trigger i,
.m-slide .lnk-box i {
  background: url(../images/icon-float-bar.png) no-repeat;
}

.m-slide.opened {
}

.m-slide.opened .m-slide-trigger i {
  background-position: -87px -11px;
}

.m-slide-box {
  padding: 5px;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 20px;
  padding-top: 26px;
  text-align: center;
  border-bottom: 1px solid #47494d;
  background: url(../images/bg-rightbar-box.png) repeat-x 0 0;
}

.m-slide-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: -27px;
  font-size: 14px;
  width: 27px;
  background-color: #ac3c26;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.m-slide-trigger:hover {
  background-color: #c15945;
  text-decoration: none;
}

.m-slide-trigger i {
  display: block;
  width: 9px;
  height: 15px;
  background-position: -87px -53px;
  margin: 5px auto 0;
}

.m-slide-service {
  height: 95px;
  padding: 0;
  padding-top: 30px;
  box-sizing: border-box;
}

.m-slide-sina {
  height: 180px;
  padding: 0;
  padding-top: 16px;
  box-sizing: border-box;
}

.m-slide-app {
  border-bottom: 0 none;
  padding: 0;
}

.m-slide .lnk-box {
  border: 1px solid #525e63;
  width: 88px;
  margin: 0 auto;
  display: block;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-decoration: none;
}

.m-slide .lnk-box * {
  vertical-align: middle;
}

.m-slide .lnk-box:hover {
  background-position: 0 0px;
  background-color: #3f4a4e;
}

.m-slide .lnk-box i {
  display: inline-block;
  width: 28px;
  height: 24px;
}

.m-slide .lnk-box-service i {
  background-position: -8px -8px;
}

.m-slide .lnk-box.lnk-box-weibo i {
  background-position: -42px -8px;
}

.m-slide .lnk-box-service:hover i {
  background-position: -8px -52px;
}

.m-slide .lnk-box-weibo:hover i {
  background-position: -42px -50px;
}

.m-slide .feedback-mail {
  padding: 4px 0;
}

.m-slide .feedback-mail span {
  display: block;
  width: 100%;
  height: 19px;
  /*background: url(../images/pwrd_email.png) no-repeat 0 0;*/
  cursor: text;
}

.m-slide .smaller-txt {
  font-size: 11px;
}

.m-slide .pic-weixin {
  background: url(../images/icon-sina-qr.png) no-repeat 0 0;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  background-size: cover;
}

.m-slide-appwanmei {
  padding: 0;
  padding-top: 12px;
  box-sizing: border-box;
  height: 146px;
  background-image: none;
  background-color: #364044;
  color: #a1a0a0;
}

.m-slide .pic-appwanmei {
  background: url(../images/icon-wanmeiapp-qr.png) no-repeat center 0;
  width: 98px;
  height: 95px;
  margin: 0 auto;
}

.m-slide .dota2-weixin {
  margin-bottom: 20px;
}

.m-slide .dota2-weixin p {
  font-size: 12px;
  height: 24px;
  margin: 6px 0 0;
}

.m-slide-app {
  display: block;
  background: url(../images/img-dota2app-qr-new.png) no-repeat 0 -1px;
  width: 135px;
  height: 139px;
}

.m-slide-app:hover {
  background-position: -135px 0;
}

/* 视频弹窗 */
.u_popvideo {
  z-index: 1339;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.u_popvideo .closeBtn {
  background: url(../images/20170421/close.png) no-repeat;
  width: 63px;
  height: 63px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 320px;
  margin-top: -250px;
  cursor: pointer;
  display: block;
}

.u_popvideo .videoMain {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -250px;
  margin-left: -400px;
  background: #000;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal .modal-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: 400px;
  background-color: #666;
  cursor: pointer;
}
.modal .modal-dialog img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
