@charset "utf-8";
/* CSS Document */
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;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
html,
body {
  width: 100%;
  min-width: 1200px;
  max-width: 1920px;
  min-height: 900px;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  background: #fff;
  line-height: 1.5;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #454545;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #454545;
}
/*宽度限制板块*/
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
/* End hide from IE-mac */
body {
  width: 100%;
  min-width: 1400px;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hide {
  display: none;
}
/**** DEMO单行
.text-overflow-ellipsis(1);
多行
 .text-overflow-ellipsis(2);
****/
@font-face {
  font-family: 'fzlth';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzlth.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzssksjtdemi';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksjtdemi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzcjljt';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcjljt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: "fzlth", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
#sougou_bottom {
  display: none !important;
}
.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active,
.vux-dialog-leave-active {
  opacity: 1;
  transition-duration: 400ms;
  transform: translate(-50%, -50%) scale(1) !important;
  transition-property: transform, opacity!important;
}
.vux-dialog-leave-active {
  transition-duration: 300ms;
}
.vux-dialog-enter {
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.185) !important;
}
.vux-dialog-leave-active {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.85) !important;
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}
body {
  color: #6a6a6a;
}
html,
body {
  max-width: 1920px;
  margin: 0 auto;
}
#wrap {
  position: relative;
  min-height: 1080px;
}
#art {
  text-align: center;
}
.nav {
  height: 78px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/nav-bg_b705d2c1.png) no-repeat top right;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  font-size: 20px;
  font-family: 'fzssksjtdemi';
}
.nav .links {
  height: 78px;
  float: right;
  margin-right: 37px;
}
.nav .links .qrcode-cnt {
  display: block;
  width: 175px;
  height: 194px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-179px -0px;

  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -87px;
  display: none;
}
.nav .links .qrcode-cnt .qrcode {
  width: 150px;
  height: 150px;
  background: #fff;
  display: block;
  left: 12px;
  top: 30px;
  position: absolute;
}
.nav .links .link {
  display: inline-block;
  height: 76px;
  line-height: 76px;
  color: #cac9c9;
  padding: 0 10px;
  text-decoration: none;
}
.nav .links .link:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}
.nav .links .link-gz {
  display: inline-block;
  color: #cac9c9;
}
.nav .links .link-gz a {
  margin-right: 10px;
}
.nav .links .link-gz a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.nav .links .link-wb {
  display: inline-block;
  width: 42px;
  height: 35px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -564px;

  vertical-align: middle;
  position: relative;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.nav .links .link-wb:hover .qrcode-cnt {
  display: block;
}
.nav .links .link-wx {
  display: inline-block;
  width: 43px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -484px;

  vertical-align: middle;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.nav .links .link-wx:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.nav .links .link-wx:hover .qrcode-cnt {
  display: block;
}
.nav .links .link-bi {
  display: inline-block;
  width: 41px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -272px;

  vertical-align: middle;
  position: relative;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.nav .links .link-bi:hover .qrcode-cnt {
  display: block;
}
.nav .links .link-steam {
  display: inline-block;
  width: 36px;
  height: 36px;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -720px;

  vertical-align: middle;
}
.nav .links .gap {
  width: 1px;
  height: 24px;
  display: inline-block;
  border-left: 1px solid #545050;
  vertical-align: middle;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  margin: 0 10px;
}
.nav .links .select {
  display: inline-block;
  position: relative;
}
.nav .links .select:hover .current {
  color: #fff;
}
.nav .links .select:hover .change {
  display: block;
}
.nav .links .select .current {
  color: #cac9c9;
  display: block;
  padding: 0 10px;
  cursor: pointer;
  height: 76px;
}
.nav .links .select .current::after {
  display: inline-block;
  content: '';
  width: 9px;
  height: 7px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-998px -392px;

  vertical-align: middle;
  margin-left: 10px;
}
.nav .links .select.share .change {
  background: rgba(0, 0, 0, 0.7);
  padding-bottom: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.nav .links .select .change {
  position: absolute;
  top: 76px;
  left: 0px;
  padding-top: 20px;
  display: none;
  text-align: center;
  width: 100%;
}
.nav .links .select .change .zh-hant {
  font-family: 'KaiTi', 'DFKai-SB';
}
.nav .links .select .change a {
  display: block;
  height: 40px;
  color: #cac9c9;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  text-align: center;
}
.nav .links .select .change a:nth-child(1) {
  font-family: 'Microsoft YaHei';
}
.nav .links .select .change a:hover {
  color: #fff;
}
.nav .links .select .change a.share-wx {
  width: 43px;
  height: 36px;
  margin: 0 auto;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -484px;

  margin-bottom: 10px;
  box-sizing: border-box;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.nav .links .select .change a.share-wx:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.nav .links .select .change a.share-wb {
  width: 42px;
  height: 35px;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  margin: 0 auto;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -564px;

  box-sizing: border-box;
}
.nav .links .select .change a.share-wb:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.nav .logo {
  display: block;
  width: 206px;
  height: 101px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/logo_4de7879c.png) no-repeat;
  position: absolute;
  top: 16px;
  left: 30px;
}
.nav .logo {
  display: block;
  cursor: default;
  width: 240px;
  height: 106px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-358px -84px;

  position: absolute;
  top: 16px;
  left: 20px;
}
.link-home {
  display: none !important;
}
.gap-home {
  display: none !important;
}
.home-page .section {
  width: 100%;
  height: 1080px;
  overflow: hidden;
}
.home-page .section-1 {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/bg_8118f6ae.jpg) no-repeat center top;
}
.home-page .section-1 .video-cnt {
  width: 100%;
  height: 1080px;
  overflow: hidden;
  position: relative;
}
.home-page .section-1 .video-cnt video {
  width: 1920px;
  height: 1080px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.home-page .section-1 .slogan {
  width: 673px;
  height: 301px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/slogan_ab8155bd.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 260px;
  margin-left: -600px;
  display: none;
}
.home-page .section-1 .cnt {
  position: absolute;
  top: 513px;
  left: 50%;
  margin-left: -590px;
}
.home-page .section-1 .cnt .video-btn {
  position: absolute;
  display: block;
  width: 142px;
  height: 136px;
  top: 14px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-732px -0px;

}
.home-page .section-1 .cnt .video-btn:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.home-page .section-1 .cnt .notice {
  font-family: 'fzssksjtdemi';
  font-size: 32px;
  color: #0f0f0f;
  position: absolute;
  top: 15px;
  left: 160px;
  white-space: nowrap;
}
.home-page .section-1 .cnt .subscribe-btn {
  display: block;
  width: 341px;
  height: 65px;
  font-family: 'fzssksjtdemi';
  color: #fff;
  font-size: 32px;
  line-height: 65px;
  text-align: center;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-158px -272px;

  position: absolute;
  top: 70px;
  left: 160px;
}
.home-page .section-1 .cnt .subscribe-btn::before {
  display: inline-block;
  content: '';
  width: 31px;
  height: 40px;
  vertical-align: middle;
  margin-right: 15px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -800px;

}
.home-page .section-1 .cnt .subscribe-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-345px -429px;
width:341px;
height:65px;

}
.home-page .section-1 .cnt .gz-cnt {
  width: 370px;
  height: 80px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-358px -0px;

  text-align: center;
  line-height: 80px;
}
.home-page .section-1 .cnt .gz-cnt .label {
  color: #fff;
  font-size: 25px;
}
.home-page .section-1 .cnt .gz-cnt .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.home-page .section-1 .cnt .gz-cnt .icon:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.home-page .section-1 .cnt .gz-cnt .icon-1 {
  width: 42px;
  height: 35px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -564px;

  margin-top: -15px;
}
.home-page .section-1 .cnt .gz-cnt .icon-2 {
  width: 43px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -484px;

  margin-top: -10px;
}
.home-page .section-1 .cnt .gz-cnt .icon-3 {
  width: 41px;
  height: 38px;
  margin-top: -12px;
}
.home-page .section-2 {
  position: relative;
  height: 880px;
}
.home-page .section-2 .prev-btn {
  display: block;
  width: 72px;
  height: 132px;
  position: absolute;
  top: 426px;
  left: 0;
  z-index: 99;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -136px;

}
.home-page .section-2 .prev-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -408px;
width:72px;
height:132px;

}
.home-page .section-2 .next-btn {
  display: block;
  width: 72px;
  height: 132px;
  position: absolute;
  right: 0;
  top: 426px;
  z-index: 99;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -0px;

}
.home-page .section-2 .next-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -0px;
width:72px;
height:132px;

}
.home-page .section-2 .bottom {
  position: absolute;
  height: 446px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/bottom_e32b347c.png) no-repeat center top;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 99;
  color: #fff;
  box-sizing: border-box;
  padding-top: 230px;
}
.home-page .section-2 .bottom .intro {
  width: 1200px;
  margin: 0 auto;
  font-family: 'fzssksjtdemi';
  font-size: 18px;
}
.home-page .section-2 .bottom .title {
  font-size: 45px;
  font-size: 56px;
  font-family: 'fzcjljt';
}
.home-page .section-2 .bottom .line {
  width: 1247px;
  height: 7px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/line_3cb2d6b4.png) no-repeat;
  margin: 20px 0;
}
.home-page .section-2 .img-cnt {
  width: 100%;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
.home-page .section-2 .img-cnt .kv-img {
  position: absolute;
  width: 100%;
  overflow-y: hidden;
}
.home-page .section-media {
  height: auto;
  -webkit-user-select: none;
}
.home-page .section-media .video-cnt {
  height: 539px;
  position: relative;
}
.home-page .section-media .video-cnt .item {
  width: 100%;
  height: 539px;
  position: relative;
  color: #fff;
}
.home-page .section-media .video-cnt .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-page .section-media .video-cnt .tag {
  font-size: 18px;
  position: absolute;
  top: 160px;
  right: 50%;
  margin-right: -600px;
}
.home-page .section-media .video-cnt .title {
  font-size: 45px;
  font-weight: bold;
  position: absolute;
  top: 200px;
  right: 50%;
  margin-right: -600px;
}
.home-page .section-media .video-cnt .video-btn {
  display: block;
  width: 236px;
  height: 80px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -651px;

  position: absolute;
  top: 278px;
  right: 50%;
  margin-right: -600px;
}
.home-page .section-media .video-cnt .video-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-240px -651px;
width:236px;
height:80px;

}
.home-page .section-media .video-cnt .next-btn {
  display: block;
  width: 20px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-999px -316px;

  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -18px;
  z-index: 9;
}
.home-page .section-media .video-cnt .prev-btn {
  display: block;
  width: 20px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-999px -272px;

  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -18px;
  z-index: 9;
}
.home-page .section-media .video-cnt .progressBar {
  height: 2px;
  width: 1%;
  background: #fff;
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.home-page .section-media .video-cnt .spagination {
  width: 600px;
  text-align: right;
  position: absolute;
  top: 406px;
  right: 50%;
  margin-right: -600px;
  z-index: 9;
}
.home-page .section-media .video-cnt .spagination .swiper-pagination-bullet {
  width: 52px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  margin-left: 8px;
}
.home-page .section-media .news-cnt {
  height: 540px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/new-bg_2980a69d.jpg) no-repeat center top;
}
.home-page .section-media .news-cnt .cnt {
  width: 1200px;
  margin: 0 auto;
  padding-top: 170px;
  color: #fff;
}
.home-page .section-media .news-cnt .cnt .title {
  font-size: 56px;
  font-family: 'fzcjljt';
  position: relative;
}
.home-page .section-media .news-cnt .cnt .title .tab-links {
  position: absolute;
  top: 35px;
  left: 406px;
  line-height: 24px;
  display: flex;
}
.home-page .section-media .news-cnt .cnt .title .tab-links span {
  display: block;
  font-size: 20px;
  cursor: pointer;
  width: 81px;
  height: 24px;
  text-align: center;
  margin-right: -11px;
  position: relative;
}
.home-page .section-media .news-cnt .cnt .title .tab-links span::after {
  display: block;
  content: '';
  position: absolute;
  width: 11px;
  height: 20px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-1001px -484px;

  top: 0;
  right: 0;
}
.home-page .section-media .news-cnt .cnt .title .tab-links span:last-child::after {
  display: none;
}
.home-page .section-media .news-cnt .cnt .title .tab-links span:hover,
.home-page .section-media .news-cnt .cnt .title .tab-links span.active {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-503px -272px;
width:81px;
height:24px;

}
.home-page .section-media .news-cnt .cnt .title .more {
  display: block;
  width: 28px;
  height: 28px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-998px -360px;

  position: absolute;
  top: 30px;
  left: 640px;
}
.home-page .section-media .news-cnt .cnt .title .more:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-994px -760px;
width:28px;
height:28px;

}
.home-page .section-media .news-cnt .cnt .line {
  width: 743px;
  height: 7px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/line_410aa6d5.png) no-repeat;
  margin: 20px 0;
}
.home-page .section-media .news-cnt .cnt ul {
  width: 680px;
}
.home-page .section-media .news-cnt .cnt ul li {
  line-height: 36px;
}
.home-page .section-media .news-cnt .cnt ul li::before {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  content: '';
  vertical-align: middle;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-right: 5px;
}
.home-page .section-media .news-cnt .cnt ul li .date {
  float: right;
}
.home-page .section-media .news-cnt .cnt ul a {
  color: #fff;
  width: 520px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-size: 17px;
}
.home-page .section-media .news-cnt .cnt ul a:hover {
  text-decoration: underline;
}
.home-page .section-3 {
  height: 1258px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/bg_889ba6c7.jpg) no-repeat center top;
  position: relative;
}
.home-page .section-3 .cnt {
  top: 170px;
  left: 50%;
  margin-left: -600px;
  position: absolute;
}
.home-page .section-3 .title {
  width: 942px;
  height: 237px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/title_877bb5c8.png) no-repeat;
}
.home-page .section-3 p {
  font-size: 20px;
  font-family: 'fzssksjtdemi';
  padding: 26px 17px;
  color: #6a6a6a;
}
.home-page .section-3 .icon-cnt {
  width: 530px;
  display: flex;
  justify-content: space-between;
  margin-left: 20px;
}
.home-page .section-3 .icon-cnt .icon {
  width: 149px;
  height: 149px;
  position: relative;
}
.home-page .section-3 .icon-cnt .icon p {
  font-size: 25px;
  width: 160px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  box-sizing: border-box;
  top: 100px;
  color: #2c2c2c;
}
.home-page .section-3 .icon-cnt .icon-1 {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-306px -498px;
width:149px;
height:149px;

}
.home-page .section-3 .icon-cnt .icon-2 {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-153px -498px;
width:149px;
height:149px;

}
.home-page .section-3 .icon-cnt .icon-3 {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -498px;
width:149px;
height:149px;

}
.home-page .section-3 .join-btn {
  display: block;
  width: 343px;
  height: 70px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-347px -198px;

  margin: 50px 20px;
  line-height: 70px;
  text-indent: 138px;
  font-size: 27px;
  color: #fff;
  font-family: 'fzcjljt';
}
.home-page .section-3 .join-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -198px;
width:343px;
height:70px;

}
.pop-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.pop-video .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.pop-video .pop-video-content {
  max-width: 960px;
  min-width: 480px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.pop-video .pop-video-content .close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -40px;
  top: 0;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/close_d60b2fdb.png) no-repeat;
  background-size: 30px 30px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-video .pop-video-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.pop-video video {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  min-width: 480px;
  max-height: 600px;
}
.top-btn {
  display: block;
  width: 148px;
  height: 148px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-459px -498px;

  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
  display: none;
}
.top-btn:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.footer {
  margin-top: 0 !important;
  background: #f1f3f5;
}
.footer .content {
  justify-content: center;
}
.pop-subscribe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 999;
}
.pop-subscribe .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.43;
}
.pop-subscribe .pop-subscribe-content {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  padding-top: 38px;
  overflow-y: auto;
}
.pop-subscribe .pop-subscribe-content .title {
  font-size: 40px;
  color: #2f2f2f;
  font-weight: bold;
  text-align: center;
  font-family: 'fzcjljt';
}
.pop-subscribe .pop-subscribe-content .line {
  width: 708px;
  height: 14px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/subscribe-line_a78d6b3f.png) no-repeat;
  margin: 0 auto;
}
.pop-subscribe .pop-subscribe-content .form {
  width: 345px;
  margin: 30px auto;
}
.pop-subscribe .pop-subscribe-content .form input {
  width: 100%;
  height: 50px;
  border: 1px solid #2f2f2f;
  text-indent: 60px;
  color: #212121;
}
.pop-subscribe .pop-subscribe-content .form input.phone {
  background: #fff url(https://www.yjwujian.cn/pc/gw/20191231142530/img/phone-icon_2c335689.png) no-repeat 21px 11px;
}
.pop-subscribe .pop-subscribe-content .form .dun {
  width: 100%;
  margin: 20px auto;
  background: #fff;
  text-align: center;
}
.pop-subscribe .pop-subscribe-content .form .code-input {
  position: relative;
}
.pop-subscribe .pop-subscribe-content .form .code-input input {
  height: 53px;
  width: 250px;
  text-indent: 20px;
}
.pop-subscribe .pop-subscribe-content .form .code-input .get-code {
  display: block;
  width: 132px;
  height: 55px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/subcribe-code-btn_d0333dd3.png) no-repeat;
  position: absolute;
  top: 0px;
  right: 0;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  color: #fff;
  font-family: 'fzssksjtdemi';
}
.pop-subscribe .pop-subscribe-content .form .code-input .get-code.gray {
  cursor: default;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt {
  padding: 30px;
  font-size: 16px;
  color: #2f2f2f;
  text-align: center;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .privacy-wrap {
  margin-top: 40px;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .privacy {
  margin-top: 10px;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .btn-privacy {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .btn-privacy:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 14px;
  height: 14px;
  border: 1px solid #2f2f2f;
  background: #ffffff center no-repeat;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .btn-privacy a {
  color: inherit;
  text-decoration: underline;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .btn-privacy a:hover {
  color: #9b8d74;
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .check-privacy:checked + .btn-privacy:before {
  background-image: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/checked_5147fce6.png);
}
.pop-subscribe .pop-subscribe-content .privacy-cnt .p-text {
  text-indent: 2em;
}
.pop-subscribe .pop-subscribe-content .gz-cnt {
  text-align: center;
  color: #1c1c1c;
  position: relative;
  z-index: 1;
}
.pop-subscribe .pop-subscribe-content .gz-cnt > a,
.pop-subscribe .pop-subscribe-content .gz-cnt > span {
  position: relative;
  margin-right: 5px;
}
.pop-subscribe .pop-subscribe-content .gz-cnt > a:hover,
.pop-subscribe .pop-subscribe-content .gz-cnt > span:hover {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.pop-subscribe .pop-subscribe-content .gz-cnt > a:hover .qrcode-cnt,
.pop-subscribe .pop-subscribe-content .gz-cnt > span:hover .qrcode-cnt {
  display: block;
}
.pop-subscribe .pop-subscribe-content .gz-cnt > a .qrcode-cnt,
.pop-subscribe .pop-subscribe-content .gz-cnt > span .qrcode-cnt {
  display: block;
  width: 175px;
  height: 194px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-179px -0px;

  position: absolute;
  top: 44px;
  left: 50%;
  margin-left: -87px;
  display: none;
}
.pop-subscribe .pop-subscribe-content .gz-cnt > a .qrcode-cnt .qrcode,
.pop-subscribe .pop-subscribe-content .gz-cnt > span .qrcode-cnt .qrcode {
  width: 150px;
  height: 150px;
  background: #fff;
  display: block;
  left: 12px;
  top: 30px;
  position: absolute;
}
.pop-subscribe .pop-subscribe-content .gz-cnt .wb {
  display: inline-block;
  width: 42px;
  height: 35px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -603px;

  vertical-align: middle;
}
.pop-subscribe .pop-subscribe-content .gz-cnt .wx {
  display: inline-block;
  width: 43px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -404px;

  vertical-align: middle;
}
.pop-subscribe .pop-subscribe-content .gz-cnt .bi {
  display: inline-block;
  width: 41px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -316px;

  vertical-align: middle;
}
.pop-subscribe .pop-subscribe-content .gz-cnt .steam {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -760px;

  vertical-align: middle;
}
.pop-subscribe .pop-subscribe-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/close_d60b2fdb.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-subscribe .pop-subscribe-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.pop-subscribe .submit {
  display: block;
  width: 341px;
  height: 65px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-158px -272px;

  margin-top: 20px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  margin: 20px auto 0;
}
.pop-subscribe .submit:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-345px -429px;
width:341px;
height:65px;

}
.step {
  margin-top: 20px;
  padding-bottom: 100px;
}
.step .intro {
  font-size: 18px;
  width: 1200px;
  margin: 0 auto 40px;
}
.step .row {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.step .label {
  margin-bottom: 20px;
}
.step .ipt,
.step .other-ipt {
  width: 200px;
  height: 40px;
  text-indent: 1em;
}
.pop-qrcode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
  display: none;
}
.pop-qrcode .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.43;
}
.pop-qrcode .pop-qrcode-content {
  width: 400px;
  height: 300px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -150px;
  box-sizing: border-box;
  padding-top: 38px;
}
.pop-qrcode .pop-qrcode-content .qrcode-cnt p {
  text-align: center;
  color: #323232;
}
.pop-qrcode .pop-qrcode-content .qrcode-cnt .qrcode {
  width: 160px;
  margin: 20px auto 0;
}
.pop-qrcode .pop-qrcode-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/close_d60b2fdb.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-qrcode .pop-qrcode-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.footer {
  position: relative;
  width: 100%;
  height: 150px;
  padding: 30px 0;
  box-sizing: border-box;
  text-align: left;
  z-index: 4;
  color: #444;
  font-size: 14px;
  margin-top: -150px;
}
.footer a {
  color: #444;
}
.footer .content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.footer .content .logo {
  cursor: default;
  position: relative;
  width: 113px;
  height: 64px;
  z-index: 99;
  margin-right: 20px;
}
.footer .content .logo img {
  width: 100%;
}
.footer .content p {
  line-height: 20px;
  padding-top: 20px;
  color: #333;
}
.footer .content p a {
  text-decoration: underline;
  color: #333;
}
.footer .content p a:hover {
  color: #333;
}
.pop-alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.pop-alert .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.pop-alert .pop-alert-content {
  width: 400px;
  height: 250px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -150px;
  box-sizing: border-box;
}
.pop-alert .pop-alert-content .alert-cnt {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop-alert .pop-alert-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/close_d60b2fdb.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-alert .pop-alert-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.section-gallery {
  height: 754px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.section-gallery .item {
  position: absolute;
  height: 612px;
  cursor: pointer;
  overflow: hidden;
}
.section-gallery .item p {
  position: absolute;
  text-align: left;
  text-indent: 2em;
  top: 0;
  color: #fff;
  width: 100%;
  padding-top: 10px;
  font-size: 24px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.section-gallery .item:hover p {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.section-gallery .item .video-btn {
  width: 154px;
  height: 153px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -272px;

  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -77px;
  margin-top: -77px;
}
.section-gallery .item::after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/grid_840f2dff.png) repeat;
  top: 0;
  left: 0;
}
.section-gallery .item:hover::after {
  display: none;
}
.section-gallery .item:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.section-gallery .item:nth-child(1) {
  width: 23%;
}
.section-gallery .item:nth-child(2) {
  width: 32%;
  left: 23%;
  height: 302px;
}
.section-gallery .item:nth-child(3) {
  width: 32%;
  left: 23%;
  top: 302px;
  height: 306px;
}
.section-gallery .item:nth-child(4) {
  width: 23%;
  left: 55%;
}
.section-gallery .item:nth-child(5) {
  width: 22.3%;
  right: 0;
}
.section-gallery .item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.section-gallery .mask {
  width: 1920px;
  height: 426px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/mask_93f79362.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -960px;
  pointer-events: none;
}
.section-gallery .title {
  font-size: 56px;
  font-family: 'fzcjljt';
  position: absolute;
  top: 0;
  color: #fff;
  left: 50%;
  margin-left: -600px;
  top: 560px;
  -webkit-user-select: none;
}
.section-gallery .title::after {
  display: block;
  content: '';
  width: 743px;
  height: 7px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -855px;

}
.section-gallery .title .more {
  display: block;
  width: 28px;
  height: 28px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-998px -360px;

  position: absolute;
  top: 30px;
  left: 640px;
}
.section-gallery .title .more:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-994px -760px;
width:28px;
height:28px;

}
.section-hero {
  height: 1082px;
  position: relative;
  color: #000000;
}
.section-hero .bg {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.section-hero .bg img {
  width: 1920px;
  height: 1082px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.section-hero .info {
  position: absolute;
  left: 450px;
  top: 300px;
}
.section-hero .info .ink-name {
  position: absolute;
  left: 0;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  margin-left: -220px;
  margin-top: -60px;
}
.section-hero .info .name {
  font-size: 50px;
  font-family: 'fzssksjtdemi';
  margin-bottom: 14px;
}
.section-hero .info .name::after {
  display: block;
  content: '';
  width: 503px;
  height: 7px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-158px -410px;

}
.section-hero .info .name .video-btn {
  width: 134px;
  height: 124px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-732px -140px;

  position: absolute;
  top: -47px;
  left: 143px;
  display: none;
  cursor: pointer;
}
.section-hero .info .name .video-btn:hover {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.section-hero .info .intro {
  width: 440px;
  line-height: 24px;
}
.section-hero .info .skills {
  display: flex;
  margin-top: 20px;
  display: none;
}
.section-hero .info .skills .item {
  width: 56px;
  height: 56px;
  margin-right: 20px;
  position: relative;
}
.section-hero .info .skills .item img {
  width: 100%;
  height: 100%;
}
.section-hero .info .skills .item:hover {
  border: 2px solid #000;
  box-sizing: border-box;
}
.section-hero .info .skills .item:hover .tips {
  display: block;
}
.section-hero .info .skills .item .tips {
  position: absolute;
  padding: 20px;
  background: rgba(0, 0, 0, 0.75);
  white-space: nowrap;
  border-radius: 4px;
  font-family: 'fzssksjtdemi';
  top: 70px;
  color: #fff;
  display: none;
}
.section-hero .info .skills .item .tips::before {
  display: block;
  content: '';
  width: 14px;
  height: 9px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-1001px -430px;

  position: absolute;
  top: -9px;
}
.section-hero .role-nav {
  position: absolute;
  top: 144px;
  left: 180px;
  height: 600px;
  width: 1px;
  border-left: 1px solid #a6a6a7;
}
.section-hero .role-nav .role-link {
  display: block;
  width: 78px;
  height: 89px;
  margin-left: -39px;
  margin-bottom: 30px;
  position: relative;
}
.section-hero .role-nav .role-link::after {
  display: block;
  content: '';
  width: 100px;
  height: 116px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -58px;
  display: none;
}
.section-hero .role-nav .role-link:hover::after,
.section-hero .role-nav .role-link.active::after {
  display: block;
}
.section-hero .role-nav .role-link-hx {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-454px -735px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-hx::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-732px -268px;
width:100px;
height:116px;

}
.section-hero .role-nav .role-link-ht {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-602px -84px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-ht::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-104px -735px;
width:100px;
height:116px;

}
.section-hero .role-nav .role-link-jn {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-208px -735px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-jn::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-0px -735px;
width:100px;
height:116px;

}
.section-hero .role-nav .role-link-th {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-372px -735px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-th::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-611px -498px;
width:100px;
height:116px;

}
.section-hero .role-nav .role-link-nhy {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-536px -735px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-nhy::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-732px -508px;
width:100px;
height:116px;

}
.section-hero .role-nav .role-link-tse {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-290px -735px;
width:78px;
height:89px;

}
.section-hero .role-nav .role-link-tse::after {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-732px -388px;
width:100px;
height:116px;

}
.youqing-links {
  text-align: center;
  background: #f1f3f5;
  padding: 20px 0 0;
  display: none;
}
.youqing-links .label {
  color: #353434;
  font-weight: 600;
}
.youqing-links a {
  color: #353434;
  margin-right: 20px;
}
.youqing-links a:hover {
  text-decoration: underline;
}
.pop-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.pop-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.pop-img .pop-img-content {
  position: absolute;
  max-width: 1055px;
  max-height: 90vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.pop-img .pop-img-content img {
  max-height: 90vh;
}
.pop-img .pop-img-content .origin-btn {
  color: #fff;
  font-size: 24px;
  font-family: 'fzcjljt';
  position: absolute;
  white-space: nowrap;
  right: 0;
  bottom: -30px;
}
.pop-img .pop-img-content .origin-btn:hover {
  color: #f1000a;
}
.pop-img .pop-img-content .origin-btn:hover::before {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-1001px -444px;
width:22px;
height:22px;

}
.pop-img .pop-img-content .origin-btn::before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 22px;
  height: 22px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-1001px -404px;

  margin-right: 10px;
}
.pop-img .pop-img-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-954px -360px;

  position: absolute;
  top: 0px;
  right: -50px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pop-img .pop-img-content .close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.pop-img .pop-img-content .prev-btn,
.pop-img .pop-img-content .next-btn {
  display: block;
  width: 72px;
  height: 132px;
  position: absolute;
  top: 50%;
  margin-top: -66px;
}
.pop-img .pop-img-content .prev-btn {
  left: -72px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -544px;
width:72px;
height:132px;

}
.pop-img .pop-img-content .prev-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -272px;
width:72px;
height:132px;

}
.pop-img .pop-img-content .next-btn {
  right: -72px;
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -136px;
width:72px;
height:132px;

}
.pop-img .pop-img-content .next-btn:hover {
  background: url(https://www.yjwujian.cn/pc/gw/20191231142530/img/sprite-16a029_16a0293b.png) no-repeat;background-size:1026px 862px;
background-position:-878px -680px;
width:72px;
height:132px;

}

