/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: .12rem/1.14 arial;
  color: #333;
  outline: 0;
}
body {
  background: #fff;
}
a,
a:hover {
  color: #333;
}
/* function */
.f-cb:after,
.f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.f-cb,
.f-cbli li {
  zoom: 1;
}
.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.f-dn {
  display: none;
}
.f-db {
  display: block;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-pr {
  position: relative;
}
.f-prz {
  position: relative;
  zoom: 1;
}
.f-oh {
  overflow: hidden;
}
.f-ff0 {
  font-family: arial;
}
.f-ff1 {
  font-family: "Microsoft YaHei";
}
.f-fs1 {
  font-size: .12rem;
}
.f-fs2 {
  font-size: .14rem;
}
.f-fwn {
  font-weight: normal;
}
.f-fwb {
  font-weight: bold;
}
.f-tal {
  text-align: left;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.f-taj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.f-vam,
.f-vama * {
  vertical-align: middle;
}
.f-wsn {
  word-wrap: normal;
  white-space: nowrap;
}
.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.f-ti {
  overflow: hidden;
  text-indent: -300.00rem;
}
.f-ti2 {
  text-indent: 2em;
}
.f-lhn {
  line-height: normal;
}
.f-tdu,
.f-tdu:hover {
  text-decoration: underline;
}
.f-tdn,
.f-tdn:hover {
  text-decoration: none;
}
.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.f-csp {
  cursor: pointer;
}
.f-csd {
  cursor: default;
}
.f-csh {
  cursor: help;
}
.f-csm {
  cursor: move;
}
.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
a,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    position: relative;
  font: .14rem/1.14 "Microsoft YaHei", Tahoma, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, Simhei, sans-serif;
  background-color: #131517;
}
canvas {
  width: 100%;
}
.navbar{
    position: fixed;
    top: 0;
    left: 0;
    width: 5.96rem;
    padding: 0 .22rem;
    background: #131517 url(../images/navbar.jpg?v=1) no-repeat center center;
    background-size: 100%;
    z-index: 999;
}
.navbar-item{
    display: block;
    float: left;
    width: 14.285714285714285%;
    height: .91rem;
    border-style: solid;
    border-color: #424445;
    border-width: .02rem 0;
}
.navbar-item.active{
    border-bottom: .04rem solid #9f8d56;
    height: .88rem;
}
.container {
  overflow: visible;
  width: 6.4rem;
  background-color: #131517;
  padding-top: 5.92rem;
}
.main {
  position: relative;
  background-color: rgba(19, 21, 23, 0.78);
  z-index: 1;
  padding-left: .22rem;
  padding-right: .22rem;
}
.main-back {
  position: absolute;
  z-index: 0;
  top: .94rem;
  left: 0;
  width: 100%;
}
.main-back img {
  width: 100%;
}
.line,
.line-lg {
  width: 100%;
  height: 1px;
  background-color: #9f8d56;
}
.line-lg {
  height: .08rem;
}
.btn-radius {
  display: inline-block;
  height: .56rem;
  line-height: .56rem;
  font-size: .32rem;
  color: #131517;
  border-radius: .28rem;
  padding: 0 .47rem;
  background-color: #9f8d56;
}
.btn-radius:link,
.btn-radius:visited,
.btn-radius:hover,
.btn-radius:active {
  color: #131517!important;
}
.title {
  font-size: .36rem;
  line-height: .58rem;
  color: #fff;
}
.title-sm {
  font-size: .24rem;
  line-height: .58rem;
  color: #dbbc5e;
}
.content {
  font-size: .30rem;
  line-height: .48rem;
  color: #919fae;
}
.group {
  padding-top: .30rem;
  padding-bottom: .30rem;
}
.group img {
  width: 100%;
}
.group video {
  width: 5.96rem;
  height: 3.43rem;
}
.intro li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border-left: .01rem solid #3d392a;
  padding-left: .39rem;
}
.intro li:first-child {
  border-left: 0;
  padding-left: 0;
}
.level-group {
  margin-left: .06rem;
}
.level {
  position: relative;
  display: inline-block;
  height: .26rem;
  width: .26rem;
  margin-right: .20rem;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.level:before {
  display: block;
  content: ' ';
  height: .25rem;
  width: .25rem;
  border: .01rem solid #9f8d56;
}
.level.active:after {
  position: absolute;
  top: .07rem;
  left: .07rem;
  display: block;
  content: ' ';
  height: .13rem;
  width: .13rem;
  background-color: #9f8d56;
}
.tabs li {
  float: left;
  text-align: center;
}
.tabs li.active a {
  color: #dbbc5e;
  border-top: .05rem solid;
  top: -.01rem;
  padding-top: .11rem;
}
.tabs a {
  position: relative;
  display: block;
  padding: .15rem 0;
  font-size: .28rem;
  line-height: .34rem;
  border-left: .01rem solid #3d392a;
  color: #9f8d56;
}
.tabs li:first-child a {
  border-left: 0;
}
.tabs-2 li {
  width: 50%;
}
.tabs-3 li {
  width: 33.3333333333333333%;
}
.skills {
  padding: .20rem;
}
.skills li {
  display: inline-block;
  margin-right: .34rem;
}
.skills li.active img {
  border-width: .04rem;
  border-color: #dbbc5e;
}
.skills a {
  display: block;
  height: .70rem;
  width: .70rem;
}
.skills a img {
  border: .02rem solid #9f8d56;
  box-sizing: border-box;
  border-radius: 50%;
}
.s-main {
  color: #9f8d56;
}
.s-white {
  color: #fff;
}
.mbl {
  margin-bottom: .20rem;
}
.mbm {
  margin-bottom: .10rem;
}
.mbs {
  margin-bottom: .05rem;
}
