.RoleBox {
  width: 1200px;
  height: 650px;
  position: relative;
}

.RoleBox .videoBg {
  width: 1200px;
  height: 650px;
}

.RoleBox .videoBg video {
  width: 100%;
  height: 100%;
}

.RoleBox .navList {
  position: absolute;
  top: 30px;
  left: 33px;
}

.RoleBox .navList .item {
  width: 260px;
  height: 57px;
  opacity: 0.5;
  margin-bottom: 5px;
}

.RoleBox .navList .item img {
  width: 100%;
  margin-top: 5px;
  display: block;
}

.RoleBox .navList .item:hover, .RoleBox .navList .item.cur {
  width: 320px;
  height: 57px;
  opacity: 1;
  cursor: pointer;
}

.RoleBox .navList .item:hover img, .RoleBox .navList .item.cur img {
  margin-top: 0;
}

.RoleBox .BriefIntroduction {
  width: 352px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 48px;
  left: 40px;
  padding: 16px 28px 16px 20px;
}

.RoleBox .BriefIntroduction .t {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #ecdcbd;
  line-height: 21px;
  margin-bottom: 15px;
}

.RoleBox .BriefIntroduction .d {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #a19889;
  line-height: 22px;
}

.RoleBox .introductionToTheClan {
  width: 410px;
  height: 271px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 32px;
  bottom: 48px;
}

.RoleBox .introductionToTheClan .tabBox {
  height: 36px;
  position: absolute;
  top: 13.5px;
  left: 22px;
}

.RoleBox .introductionToTheClan .tabBox .item {
  float: left;
  width: 160px;
  display: block;
  height: 36px;
  text-align: center;
  cursor: pointer;
  line-height: 36px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #e6cda1;
  line-height: 36px;
  box-sizing: border-box;
  position: relative;
}

.RoleBox .introductionToTheClan .tabBox .item::after {
  content: "";
  width: 160px;
  height: 1px;
  display: block;
  position: absolute;
  background: #3a2e20;
  bottom: 1.5px;
}

.RoleBox .introductionToTheClan .tabBox .item.cur::after {
  content: "";
  height: 3px;
  bottom: 0;
  background: #585045;
}

.RoleBox .introductionToTheClan .more {
  height: 19px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #a19889;
  line-height: 19px;
  position: absolute;
  right: 10px;
  top: 21px;
}

.RoleBox .introductionToTheClan .RoleNewList {
  position: absolute;
  top: 58px;
  left: 21px;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem {
  display: none;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem.itemshow {
  display: block;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem .introductionToTheClannewlist {
  display: none;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem .introductionToTheClannewlist .item {
  width: 360px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  height: 32px;
  line-height: 32px;
  position: relative;
  text-indent: 20px;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem .introductionToTheClannewlist .item::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  background: #585045;
}

.RoleBox .introductionToTheClan .RoleNewList .RoleNewListitem .introductionToTheClannewlist.introductionToTheClannewlistShow {
  display: block;
}

.Mid6 .Midcon {
  width: 1200px;
  height: 612px;
  background: url("//image.gamersky.com/webimg13/s_zq/diabloimmoral/swbg.jpg") no-repeat center;
}
