/* body */
body {
  background-color: #181818;
  color: #fff;
  line-height: 1.5;
  font-family: 'microsoft yahei', 'Helvetica Neue', Helvetica, STHeiTi,
    sans-serif;
  font-size: 14px;
}
.f14 {
  font-size: 14px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
a.lnk-underline {
  text-decoration: underline;
  color: #b6beea;
}

a.lnk-underline:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container {
  width: 1360px;
  margin: 0 auto;
}
.wrapper-download a:hover {
  text-decoration: none;
}
.module .m-c {
}
.col-left {
  float: left;
}
.col-right {
  float: right;
}
.mt5 {
  margin-top: 5px;
}
.i-arrow {
  width: 14px;
  height: 25px;
  background: url(../png/img-arrow.png) repeat-x 0 0%;
  display: inline-block;
  margin-top: 55px;
  margin: 55px 11px 0 11px;
}
.module-launcherprocess {
  padding-top: 118px;
  background: url(../jpg/fdbd175b-485e-4b92-bcdc-4905ad3ce485.jpg)
    no-repeat 50% 0;
  padding-bottom: 95px;
}
.panel-playerlogin .h-tit {
  width: 150px;
  height: 58px;
  background: url(../png/img-title.png) repeat-x 0 0%;
  background-size: 150px 116px;
  margin: 0 auto;
  text-indent: -1000px;
  font-size: 0;
}
.panel-playerlogin.new {
  margin-bottom: 35px;
}
.panel-playerlogin.old .h-tit {
  width: 150px;
  height: 58px;
  background-position-y: -64px;
  overflow: hidden;
}
.step-tit {
  background: url(../png/bg-dashed.png) repeat-x 0 100%;
  margin: 0 0 15px 0;
  padding: 10px 0;
}
.step-info li {
  float: left;
}
.btn-primary {
  background-color: #861100;
  box-shadow: 2px 3px 5px #000;
  width: 162px;
  height: 32px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-top: 2px solid #8e240a;
  line-height: 32px;
}
.btn-primary:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
.item-step {
  padding: 5px 15px;
}
.item-step a {
  color: #fff;
}
.item-step a.lnk-underline {
  color: #b6beea;
}

.item-step a.lnk-underline:hover {
  color: rgba(255, 255, 255, 0.8);
}
.txt-info {
  color: #b6beea;
  line-height: 1.5;
}
.item-step b {
  font-weight: 400;
}
.item-step .hl {
  color: #fff;
}
.item-step {
  width: 206px;
  height: 148px;
  background: url(../png/bg-step.png) no-repeat 50% 0%;
  font-size: 14px;
  position: relative;
  padding-top: 40px;
  box-sizing: border-box;
  text-align: center;
}
.i-step {
  width: 58px;
  height: 24px;
  background: url(../png/img-step-num.png) no-repeat 50% 0%;
  font-size: 14px;
  display: inline-block;
  font-size: 0;
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: -29px;
}
.i-step.s02 {
  background-position-y: -32px;
}
.i-step.s03 {
  background-position-y: -65px;
}
.i-step.s04 {
  background-position-y: -98px;
}
.item-step .txt-tit {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 16px;
}
/* qa-box */
.qa-box {
  border: 2px solid #343b53;
  background-color: #000;
  padding: 1px;
  margin-top: 12px;
}
.qa-box .qa-list {
  text-align: left;
  padding-left: 1px;
}
.qa-box .qa-list a {
  color: #fff;
}
.qa-box .qa-list a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.qa-box .inner {
  text-align: center;
  width: 388px;
  background-color: #272727;
  padding: 15px;
  box-sizing: border-box;
  height: 498px;
}
.qa-box .inner .tit {
  text-align: center;
  padding: 12px 0 35px;
  font-size: 20px;
}
.qa-box dt {
  padding-bottom: 15px;
}
.qa-list {
  line-height: 1.2;
}
.qa-box dd {
  color: #51ccff;
  margin-bottom: 25px;
}
.qa-box .btn-box {
  padding-top: 35px;
}
.lnk-more,
.lnk-service {
  background-color: #00577b;
  box-shadow: 2px 3px 5px #000;
  width: 142px;
  height: 45px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-top: 2px solid #005e88;
  margin-right: 15px;
  padding-top: 5px;
  box-sizing: border-box;
}
.lnk-more:hover,
.lnk-service:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lnk-service {
  margin-right: 0;
}
.lnk-more *,
.lnk-service * {
  vertical-align: middle;
}
.i-more,
.i-service {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  font-size: 14px;
  display: inline-block;
  margin-right: 8px;
}
.i-more {
  background-image: url(../png/icon-add.png);
}
.i-service {
  background-image: url(../png/icon-tel.png);
}
.lnk-service {
  background-color: #1f3b85;
  border-top: 2px solid #174d8d;
}
.module-configinfo {
  padding: 72px 0 0;
}
.module-configinfo .m-t {
  background: url(../png/bg-line.png) no-repeat 50% 100%;
  padding-bottom: 75px;
  height: 50px;
  margin-bottom: 35px;
}
.module-configinfo .m-t .h-t {
  height: 40px;
  background: url(../png/img-title-01.png) no-repeat 50% 0%;
  font-size: 0;
}
.module-configinfo .m-c {
  overflow: hidden;
  padding-left: 620px;
}
.pos-download {
  position: absolute;
  left: 0;
  top: 25px;
}
.module-configinfo .l-download-pic {
  margin-left: -620px;
  position: relative;
}
.r-download-config {
  color: #ccc;
  padding-left: 40px;
}
.pos-download {
  background-color: #181818;
  color: #fff;
  font-size: 18px;
  padding: 10px 22px 10px 55px;
  border-radius: 0 25px 25px 0;
  background-image: url(../png/icon-download.png);
  background-position: 25px 50%;
  background-repeat: no-repeat;
}
.pos-download:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.pic-box {
  border: 2px solid #292929;
  background-color: #000000;
  padding: 1px;
  font-size: 0;
}
.r-download-config h3.tit {
  font-size: 24px;
  position: relative;
  padding-left: 15px;
}
.r-download-config h3.tit::before {
  position: absolute;
  left: 0;
  width: 5px;
  height: 25px;
  background-color: #861100;
  content: '';
  border-radius: 2px;
  top: 7px;
}
.r-download-config ul {
  padding-top: 25px;
}
.r-download-config li {
  font-size: 20px;
  padding-bottom: 3px;
}
