<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  width: 100%;
  min-width: 1200px;
  background: #000;
  font-family: "FangSong" !important;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fp-tableCell {
  display: block;
}
img {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
#fp-nav.left {
  left: 0;
}
#fp-nav ul li {
  height: 30px;
  line-height: 30px;
}
#fp-nav ul li .fp-tooltip {
  font-family: "FangSong";
  width: auto;
  letter-spacing: 2px;
  font-size: 16px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: inherit;
}
#fp-nav ul li a span {
  background: transparent;
  left: -18px;
  top: 14px;
}
#fp-nav ul li.on {
  width: 120px;
  background: url(/images/v3/navhover-line.png) no-repeat center 12px;
}
#fp-nav ul li.on .fp-tooltip {
  color: #dbba7f;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
  border-radius: 0;
}
#fp-nav ul li .fp-tooltip.left {
  left: 42px;
}
#fp-nav ul li:nth-child(2) .fp-tooltip:before {
  content: '';
  position: absolute;
  top: 0;
  right: -24px;
  width: 24px;
  height: 10px;
  background: url(/images/v3/news-icon.png) no-repeat;
}
/* 首屏 */
.home {
  position: relative;
  overflow: hidden;
  min-width: 1200px;
}
.logo {
  position: fixed;
  top: 80px;
  left: 50px;
  width: 153px;
  height: 145px;
  z-index: 10;
}
.logo.en-logo {
  width: 196px;
  height: 139px;
}
.home .video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.home .video-box .video {
  width: 100%;
}
.home .home-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.home .home-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  vertical-align: top;
}
.home .shiwan {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 293px;
  height: 121px;
  background: url(/images/v3/shiwan.png) no-repeat;
  z-index: 2;
}
.home .btns {
  position: absolute;
  bottom: 362px;
  right: 50px;
  z-index: 2;
}
.home .btns img {
  margin: 10px 0;
}
.home .btns a {
  display: block;
  width: 259px;
  height: 65px;
  margin-left: 100px;
  margin-bottom: 20px;
}
.home .btns a.android-btn {
  background: url(/images/v3/android-btn.png);
}
.home .btns a.android-btn:hover {
  background: url(/images/v3/android-btn-hover.png);
}
.home .btns a.ios-btn {
  background: url(/images/v3/ios-btn.png);
}
.home .btns a.ios-btn:hover {
  background: url(/images/v3/ios-btn-hover.png);
}
.home .btns a.steam-btn {
  background: url(/images/v3/steam_pc.png);
}
.home .btns a.steam-btn:hover {
  background-position-y: bottom;
}
.home .tips {
  position: absolute;
  bottom: 92px;
  right: 50px;
  width: 259px;
  z-index: 2;
}
.home .tips p {
  font-size: 18px;
  line-height: 24px;
  color: #999188;
  margin-top: 14px;
  transition: 0.3s;
}
.home .tips img {
  border: solid 1px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.home .tips a:hover img {
  border: solid 1px rgba(219, 186, 127, 0.5);
}
.home .tips a:hover p {
  color: #dbba7f;
}
/* 第二屏 */
.news-con .section-wrapper {
  height: 100%;
}
.news-con .section-wrapper .sec_img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.news-con .section-wrapper .section-bg {
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.news-con .section-wrapper .section-bg-box {
  width: 1300px;
  height: 750px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
.news-con .section-wrapper .news-boxs {
  position: absolute;
  top: 0;
  left: 0;
  height: 750px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: none;
}
.news-con .section-wrapper .banner-wrapper {
  position: relative;
  width: 612px;
  float: left;
  cursor: pointer;
}
.news-con .section-wrapper .banner-wrapper:hover .banner .news-ban-box img {
  border: solid 1px rgba(219, 186, 127, 0.5);
}
.news-con .section-wrapper .banner-wrapper:hover .hot-news a {
  color: #dbba7f;
}
.news-con .section-wrapper .banner {
  width: 612px;
  height: 346px;
  position: relative;
  opacity: 0;
  transform: translateY(-50%);
  transition: 0.8s 0.2s;
}
.news-con .section-wrapper .banner .news-ban-box {
  width: 100%;
}
.news-con .section-wrapper .banner .news-ban-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.news-con .section-wrapper .banner .news-ban-box a.on {
  display: block;
}
.news-con .section-wrapper .banner .news-ban-box img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  transition: all 0.3s;
}
.news-con .section-wrapper .hot-news {
  font-size: 14px;
  font-weight: 700;
  margin-top: 30px;
  padding-bottom: 50px;
  background: url(/images/v3/line-1.png) no-repeat center bottom;
  opacity: 0;
  transform: translateY(80%);
  transition: 1s 0.3s;
}
.news-con .section-wrapper .hot-news a {
  display: block;
  color: #999188;
  transition: all 0.3s;
}
.news-con .section-wrapper .hot-news .desc {
  height: 120px;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-break: break-all;
  white-space: normal;
}
.news-con .section-wrapper .hot-news .new-title {
  font-size: 24px;
  line-height: 30px;
  margin: 24px 0;
}
.news-con .section-wrapper .news-wrapper {
  float: right;
  width: 640px;
  position: relative;
}
.news-con .section-wrapper .news-wrapper .more {
  position: absolute;
  right: 0;
  top: -24px;
  font-size: 16px;
  color: #999188;
  opacity: 0;
}
.news-con .section-wrapper .news-wrapper .more:hover {
  color: #dbba7f;
  text-decoration: underline;
}
.news-con .section-wrapper .news-wrapper .news-box {
  height: 750px;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li {
  height: 128px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background: url(/images/v3/line-1.png) no-repeat center bottom;
  overflow: hidden;
  opacity: 0;
  transform: translateX(50%);
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #999188;
  transition: all 0.3s;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a:hover {
  color: #dbba7f;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a:hover img {
  border: solid 1px rgba(219, 186, 127, 0.5);
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a .news-desc {
  float: right;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a img {
  float: left;
  width: 224px;
  height: 126px;
  border: 1px solid #000;
  transition: all 0.3s;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a .desc {
  height: 60px;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  white-space: normal;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a .new-title {
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li a .news-desc {
  width: 390px;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li:nth-child(1) {
  transition-delay: 0.2s;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li:nth-child(2) {
  transition-delay: 0.4s;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li:nth-child(3) {
  transition-delay: 0.6s;
}
.news-con .section-wrapper .news-wrapper .news-box .news-list li:nth-child(4) {
  transition-delay: 0.8s;
}
.news-con .section-wrapper .notice-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 750px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  display: none;
}
.news-con .section-wrapper .notice-box .notice-item {
  float: left;
  width: 600px;
  height: 160px;
  background: url(/images/v3/600-160.png) no-repeat;
  margin: 20px 0 80px;
}
.news-con .section-wrapper .notice-box .notice-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-con .section-wrapper .notice-box .notice-item a img {
  float: left;
  width: 220px;
  height: 120px;
  border: 1px solid #000;
  box-sizing: border-box;
  margin-left: 40px;
  margin-top: 20px;
  transition: all 0.3s;
}
.news-con .section-wrapper .notice-box .notice-item a .info {
  float: left;
  color: #999188;
  font-weight: 700;
  font-size: 14px;
  margin-left: 40px;
  margin-top: 20px;
  transition: all 0.3s;
}
.news-con .section-wrapper .notice-box .notice-item a .info .title {
  width: 230px;
  font-size: 24px;
  margin: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-con .section-wrapper .notice-box .notice-item a .info .pp {
  width: 230px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-con .section-wrapper .notice-box .notice-item a:hover img {
  border: solid 1px rgba(219, 186, 127, 0.5);
}
.news-con .section-wrapper .notice-box .notice-item a:hover .info {
  color: #dbba7f;
}
.news-con .section-wrapper .notice-box .more {
  position: absolute;
  right: 0;
  top: -24px;
  font-size: 16px;
  color: #999188;
}
.news-con .section-wrapper .notice-box .more:hover {
  color: #dbba7f;
  text-decoration: underline;
}
.news-con .section-wrapper .switch-wrap {
  margin-bottom: 20px;
  color: #999188;
}
.news-con .section-wrapper .switch-wrap a {
  color: #999188;
  font-size: 26px;
}
.news-con .section-wrapper .switch-wrap a:hover {
  color: #dbba7f;
}
.news-con .section-wrapper .switch-wrap a.on {
  color: #dbba7f;
}
.news-con .section-wrapper .newws.on {
  display: flex;
}
.news-con.on .banner-wrapper .hot-news,
.news-con.on .banner-wrapper .banner {
  opacity: 1;
  transform: translateY(0);
}
.news-con.on .news-wrapper .more {
  opacity: 1;
  transition: 0.5s 1s;
}
.news-con.on .news-wrapper .news-box .news-list li {
  opacity: 1;
  transform: translateX(0);
  transition: 0.5s;
}
/* 第三屏 */
.world-con .section-wrapper {
  position: relative;
}
.world-con .section-wrapper .img-bg {
  width: 100%;
  height: 100%;
}
.world-con .section-wrapper .section-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1314px;
  height: 684px;
}
.world-con .section-wrapper .section-bg .world-list {
  width: 1314px;
  height: 684px;
}
.world-con .section-wrapper .section-bg .world-list .item {
  position: relative;
  float: left;
  width: 300px;
  height: 684px;
}
.world-con .section-wrapper .section-bg .world-list .item.item2 {
  float: right;
}
.world-con .section-wrapper .section-bg .world-list .item.item2 .w-point {
  right: 0;
}
.world-con .section-wrapper .section-bg .world-list .item.item2 .bg-layout {
  background: url(/images/v3/w-mb2.png) no-repeat;
}
.world-con .section-wrapper .section-bg .world-list .item.item2 .bg-layout .desc {
  top: 226px;
  left: 507px;
}
.world-con .section-wrapper .section-bg .world-list .item.item1 .w-point {
  left: 0;
}
.world-con .section-wrapper .section-bg .world-list .item.on {
  width: auto;
}
.world-con .section-wrapper .section-bg .world-list .item.on .bg-layout {
  visibility: visible;
}
.world-con .section-wrapper .section-bg .world-list .item.on .w-point {
  opacity: 0;
  visibility: hidden;
}
.world-con .section-wrapper .section-bg .world-list .w-point {
  position: absolute;
  top: 0;
  z-index: 3;
  transition: all 0.3s;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout {
  position: relative;
  width: 1010px;
  height: 684px;
  background: url(/images/v3/w-mb1.png) no-repeat;
  visibility: hidden;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .colossus {
  position: absolute;
  top: -34px;
  left: 56px;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .p1,
.world-con .section-wrapper .section-bg .world-list .bg-layout .p2 {
  position: absolute;
  font-size: 42px;
  color: #dbba7f;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .p3 {
  position: absolute;
  top: 68px;
  left: 484px;
  font-size: 42px;
  color: #dbba7f;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .p4 {
  position: absolute;
  top: 140px;
  left: 517px;
  font-size: 48px;
  letter-spacing: 8px;
  color: #d8d7cd;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .p1 {
  top: 78px;
  left: 320px;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .p2 {
  top: 140px;
  right: 116px;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .desc {
  position: absolute;
  top: 220px;
  left: 460px;
  font-size: 18px;
  line-height: 34px;
  color: #999188;
  text-align: center;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .more {
  position: absolute;
  bottom: 90px;
  left: 556px;
  width: 206px;
  height: 55px;
  border: solid 1px rgba(153, 145, 136, 0.2);
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  color: #999188;
}
.world-con .section-wrapper .section-bg .world-list .bg-layout .more:hover {
  background: rgba(153, 145, 136, 0.2);
  color: #dbba7f;
}
/* 第四屏 */
.hero-con .section-bg {
  position: relative;
}
.hero-con .hero-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.hero-con .hero-item.on {
  opacity: 1;
  z-index: 20;
}
.hero-con .hero-item.on .h-img {
  opacity: 1;
  transform: translateX(0);
}
.hero-con .hero-item.on .tls-img {
  transform: scale(1);
}
.hero-con .hero-item.on .desc-wrapper .skills .box2 {
  opacity: 1;
  transform: translateX(0);
}
.hero-con .hero-item.on .desc-wrapper .skills .box1 {
  opacity: 1;
  transform: translateX(0);
}
.hero-con .hero-item.on .desc-wrapper .button {
  opacity: 1;
  transform: translateX(0);
}
.hero-con .hero-item .h-img {
  opacity: 0;
  transform: translateX(-50%);
  transition: all 0.6s;
}
.hero-con .hero-item .tls-img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  transform: scale(1.1);
}
.hero-con .hero-item .desc-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -650px;
  width: 1300px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hero-con .hero-item .desc-wrapper .skills {
  width: 300px;
  margin-right: 150px;
  height: 700px;
}
.hero-con .hero-item .desc-wrapper .skills .box1 {
  opacity: 0;
  transform: translateX(200px);
  transition: all 0.8s 0.2s;
}
.hero-con .hero-item .desc-wrapper .skills .box1 h1 {
  padding-bottom: 10px;
  background: url(/images/v3/line-2.png) no-repeat left bottom;
}
.hero-con .hero-item .desc-wrapper .skills .box1 h1 .name {
  font-size: 30px;
  color: #dbba7f;
  margin-right: 20px;
}
.hero-con .hero-item .desc-wrapper .skills .box1 h1 .ename {
  font-size: 24px;
  color: #dbba7f;
}
.hero-con .hero-item .desc-wrapper .skills .box1 p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #999188;
  margin-top: 22px;
}
.hero-con .hero-item .desc-wrapper .skills .box1 .video-w {
  width: 137px;
  height: 85px;
  margin: 20px 0;
  position: relative;
}
.hero-con .hero-item .desc-wrapper .skills .box1 .video-w a {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: url(/images/v3/ship-2.png) no-repeat;
  background-size: cover;
  z-index: 20;
}
.hero-con .hero-item .desc-wrapper .skills .box1 .video-w a:hover {
  background: url(/images/v3/ship-1.png) no-repeat;
  background-size: cover;
}
.hero-con .hero-item .desc-wrapper .skills .box2 {
  margin-top: 85px;
  opacity: 0;
  transform: translateX(200px);
  transition: all 0.8s 0.4s;
  display: none;
}
.hero-con .hero-item .desc-wrapper .skills .box2 h1 {
  font-size: 30px;
  color: #dbba7f;
  padding-bottom: 10px;
  background: url(/images/v3/line-2.png) no-repeat left bottom;
}
.hero-con .hero-item .desc-wrapper .skills .box2 .jn1 {
  margin-top: 30px;
}
.hero-con .hero-item .desc-wrapper .skills .box2 .jn {
  overflow: hidden;
}
.hero-con .hero-item .desc-wrapper .skills .box2 .jn div {
  float: left;
  width: 68px;
  font-size: 16px;
  color: #999188;
  text-align: center;
}
.hero-con .hero-item .desc-wrapper .skills .box2 .jn .desc {
  float: right;
  width: 74%;
  font-size: 18px;
  line-height: 24px;
  color: #999188;
}
.hero-con .nav-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -650px;
  width: 1300px;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hero-con .nav-wrapper .nav-bg {
  position: absolute;
  top: 50%;
  right: -70px;
  margin-top: -300px;
  width: 88px;
  height: 600px;
  background: url(/images/v3/nav-line.png) no-repeat center;
  z-index: 50;
  display: none;
}
.hero-con .nav-wrapper .nav-bg a {
  display: block;
  width: 87px;
  height: 25px;
  transition: all 0.4s;
}
.hero-con .nav-wrapper .nav-bg a.a1 {
  margin-top: 80px;
  background: url(/images/v3/1-1.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.a2 {
  margin-top: 74px;
  background: url(/images/v3/2-1.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.a3 {
  margin-top: 80px;
  background: url(/images/v3/3-1.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.a4 {
  margin-top: 70px;
  background: url(/images/v3/4-1.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.a5 {
  width: 120px;
  height: 40px;
  margin-left: -15px;
  margin-top: 70px;
  background: url(/images/v3/5-1.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.a6 {
  margin-left: -10px; width: 91px;
  background: url(/images/v3/6-1.png) no-repeat;
}

.hero-con .nav-wrapper .nav-bg a.on.a1 {
  background: url(/images/v3/1-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.on.a2 {
  background: url(/images/v3/2-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.on.a3 {
  background: url(/images/v3/3-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.on.a4 {
  background: url(/images/v3/4-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a.on.a6 {
  background: url(/images/v3/6-2.png) no-repeat;
}


.hero-con .nav-wrapper .nav-bg a:hover.a1 {
  background: url(/images/v3/1-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a:hover.a2 {
  background: url(/images/v3/2-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a:hover.a3 {
  background: url(/images/v3/3-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a:hover.a4 {
  background: url(/images/v3/4-2.png) no-repeat;
}
.hero-con .nav-wrapper .nav-bg a:hover.a6 {
  background: url(/images/v3/6-2.png) no-repeat;
}
/* 第五屏 */
.wiki-con .section-wrapper {
  position: relative;
}
.wiki-con .section-wrapper .img-bg {
  width: 100%;
  height: 100%;
}
.wiki-con .section-wrapper .section-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1300px;
  height: 100%;
  margin-left: -650px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wiki-con .section-wrapper .section-bg .boxx {
  width: 32%;
  text-align: center;
  position: relative;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
}
.wiki-con .section-wrapper .section-bg .boxx:hover .lizhi {
  background: url(/images/v3/lizhi_hover.png) no-repeat center;
}
.wiki-con .section-wrapper .section-bg .boxx:hover .wuhui {
  background: url(/images/v3/wuhui_hover.png) no-repeat center;
}
.wiki-con .section-wrapper .section-bg .boxx:hover .zhanlipin {
  background: url(/images/v3/zhanlipin_hover.png) no-repeat center;
}
.wiki-con .section-wrapper .section-bg .boxx:hover .lz,
.wiki-con .section-wrapper .section-bg .boxx:hover .wh,
.wiki-con .section-wrapper .section-bg .boxx:hover .zlp,
.wiki-con .section-wrapper .section-bg .boxx:hover .desc {
  color: #dbba7f;
}
.wiki-con .section-wrapper .section-bg .boxx:hover a {
  background: rgba(153, 145, 136, 0.2);
  color: #dbba7f;
}
.wiki-con .section-wrapper .section-bg .boxx .lizhi {
  display: block;
  width: 245px;
  height: 245px;
  margin: 0 auto;
  background: url(/images/v3/lizhi.png) no-repeat center;
  transition: all 0.3s;
}
.wiki-con .section-wrapper .section-bg .boxx .wuhui {
  display: block;
  width: 245px;
  height: 245px;
  margin: 0 auto;
  background: url(/images/v3/wuhui.png) no-repeat center;
  transition: all 0.3s;
}
.wiki-con .section-wrapper .section-bg .boxx .zhanlipin {
  display: block;
  width: 245px;
  height: 245px;
  margin: 0 auto;
  background: url(/images/v3/zhanlipin.png) no-repeat center;
  transition: all 0.3s;
}
.wiki-con .section-wrapper .section-bg .boxx .lz,
.wiki-con .section-wrapper .section-bg .boxx .wh,
.wiki-con .section-wrapper .section-bg .boxx .zlp {
  display: inline-block;
  font-size: 56px;
  color: #999188;
  letter-spacing: 3px;
  opacity: 0.7;
  margin-top: 70px;
  transition: all 0.3s;
}
.wiki-con .section-wrapper .section-bg .boxx .desc {
  height: 50px;
  font-size: 18px;
  color: #999188;
  line-height: 34px;
  opacity: 0.6;
  margin-top: 38px;
  transition: all 0.3s;
}
.wiki-con .section-wrapper .section-bg .boxx a {
  display: block;
  width: 206px;
  height: 55px;
  border: solid 1px rgba(153, 145, 136, 0.2);
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  color: #999188;
  margin: 92px auto 0;
  transition: all 0.4s;
}
.wiki-con .section-wrapper .section-bg .boxx a:hover {
  background: rgba(153, 145, 136, 0.2);
  color: #dbba7f;
}
.wiki-con .section-wrapper .section-bg .boxx .baike-line {
  position: absolute;
  top: -70px;
  left: 0;
  width: 1px;
  height: 700px;
}
.wiki-con .section-wrapper .section-bg .boxx .baike-line1 {
  background: url(/images/v3/baike-line1.png) no-repeat;
}
.wiki-con .section-wrapper .section-bg .boxx .baike-line2 {
  background: url(/images/v3/baike-line2.png) no-repeat;
}
.wiki-con .section-wrapper .section-bg .boxx .baike-line3 {
  background: url(/images/v3/baike-line3.png) no-repeat;
}
.wiki-con .section-wrapper .section-bg .boxx .baike-line4 {
  left: auto;
  right: 0;
  background: url(/images/v3/baike-line4.png) no-repeat;
}
.wiki-con.on .section-wrapper .section-bg .boxx {
  opacity: 1;
  transform: translateY(0);
}
.wiki-con.on .section-wrapper .section-bg .box1 {
  transition-delay: 0.4s;
}
.wiki-con.on .section-wrapper .section-bg .box2 {
  transition-delay: 0.8s;
}
.wiki-con.on .section-wrapper .section-bg .box3 {
  transition-delay: 1.2s;
}
/* 第六屏 */
.video-con .section-wrapper {
  position: relative;
}
.video-con .section-wrapper .img-bg {
  width: 100%;
  height: 100%;
}
.video-con .section-wrapper .section-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1300px;
  height: 100%;
  margin-left: -650px;
}
.video-con .section-wrapper .section-bg .video-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
}
.video-con .section-wrapper .section-bg .video-box .item {
  width: 595px;
}
.video-con .section-wrapper .section-bg .video-box .item a {
  display: block;
  position: relative;
}
.video-con .section-wrapper .section-bg .video-box .item a:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 8px;
  width: 574px;
  height: 377px;
  border: solid 1px rgba(255, 255, 255, 0.3);
}
.video-con .section-wrapper .section-bg .video-box .item a span {
  position: absolute;
  top: 157px;
  left: 247px;
  width: 94px;
  height: 92px;
  background: url(/images/v3/ship-2.png) no-repeat;
  transition: 0.3s;
}
.video-con .section-wrapper .section-bg .video-box .item a img {
  display: block;
  width: 595px;
  height: 396px;
  margin-bottom: 40px;
  border: solid 1px rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  box-sizing: border-box;
}
.video-con .section-wrapper .section-bg .video-box .item a p {
  color: #999188;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}
.video-con .section-wrapper .section-bg .video-box .item a:hover p {
  color: #dbba7f;
}
.video-con .section-wrapper .section-bg .video-box .item a:hover span {
  background: url(/images/v3/ship-1.png) no-repeat;
}
.video-con .section-wrapper .section-bg .video-box .item a:hover img {
  border: solid 1px rgba(219, 186, 127, 0.2);
}
.video-con .section-wrapper .section-bg .video-box .item:nth-child(1) {
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.6s ease-in-out;
}
.video-con .section-wrapper .section-bg .video-box .item:nth-child(2) {
  opacity: 0;
  transform: translateY(-20%);
  transition: all 0.6s ease-in-out;
}
.video-con .section-wrapper .section-bg .more {
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -113px;
  width: 206px;
  height: 55px;
  border: solid 1px rgba(153, 145, 136, 0.2);
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  color: #999188;
  transition: all 0.4s;
}
.video-con .section-wrapper .section-bg .more:hover {
  background: rgba(153, 145, 136, 0.2);
  color: #dbba7f;
}
.video-con.on .section-wrapper .section-bg .video-box .item {
  opacity: 1;
  transform: translateY(0);
}
/* 第七屏 */
.product-con {
  position: relative;
}
.product-con .img-bg {
  width: 100%;
  height: 100%;
}
.product-con .section-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1300px;
  height: 100%;
  margin-left: -650px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-con .section-bg .desc p {
  color: #999188;
  font-size: 22px;
  margin-bottom: 50px;
}
.product-con .section-bg .desc p span {
  display: inline-block;
  width: 166px;
  height: 45px;
  border: solid 1px rgba(153, 145, 136, 0.2);
  text-align: center;
  line-height: 45px;
  margin-right: 26px;
}
.product-con .section-bg .m-logo {
  margin-left: 164px;
  margin-top: -60px;
}
/* 底部 */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  opacity: 0;
  transform: translateY(200%);
  transition: 0.5s;
  font-family: Microsoft YaHei, "微软雅黑" !important;
}
.footer.on {
  opacity: 1;
  transform: translateY(0);
}
.footer .main {
  height: 120px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.footer .main .copyright {
  width: 708px;
  margin-left: 446px;
  padding-top: 36px;
  color: #999188;
  font-size: 12px;
}
.footer .main .copyright p {
  margin-bottom: 5px;
}
.footer .main .copyright p a {
  color: #999188;
  margin: 0 5px;
}
.footer .main .copyright p a:nth-child(1) {
  margin-left: 0;
}
.footer .main .copyright p span {
  float: right;
}
.footer .main .copyright p a:hover {
  text-decoration: underline;
}
.footer .main .tipsworks-logo {
  position: absolute;
  left: 134px;
  top: 40px;
  width: 111px;
  height: 78px;
  background: url("/images/v1/TipsworksLogo.png") no-repeat;
}
/* 第六屏视频播放按钮 */
.button {
  transition: 0.5s;
  outline: none;
  position: absolute;
  width: 140px;
  height: 80px;
  z-index: 10;
  top: 440px;
  left: -20px;
  transform: translateY(-34px);
  cursor: pointer;
}
.box {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px dotted #fff;
  transform: scale(0.9);
  transition: 0.5s;
  animation: rotate 6s infinite linear;
}
.button:hover .box {
  right: -20px;
  border: 1px dashed #fff;
  transform: scale(1);
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.line {
  position: absolute;
  top: 46%;
  left: 10px;
  width: 80px;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
  transform: translateX(0);
  transition: 0.5s;
}
.button:hover .line {
  width: 30px;
  transform: translateX(90px);
}
.button .arrow {
  position: absolute;
  top: -9.5px;
  right: -12px;
  width: 17px;
  height: 18px;
  background: url(/images/v3/sjx.png) no-repeat;
  transform: scale(0.6);
  transition: 0.5s;
}
.button:hover .arrow {
  right: -12px;
  transform: scale(0.4);
}
.share-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 134px;
  height: 100%;
  z-index: 20;
}
.share-wrapper .share-icon {
  position: absolute;
  bottom: 110px;
  right: 52px;
}
.share-wrapper .share-icon a {
  display: block;
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
  position: relative;
}
.share-wrapper .share-icon a.wb {
  background: url(/images/v3/s-weibo.png) no-repeat center;
}
.share-wrapper .share-icon a.wb:hover {
  background: url(/images/v3/s-weibo-hover.png) no-repeat center;
}
.share-wrapper .share-icon a.tb {
  background: url(/images/v3/s-baidu.png) no-repeat center;
}
.share-wrapper .share-icon a.tb:hover {
  background: url(/images/v3/s-baidu-hover.png) no-repeat center;
}
.share-wrapper .share-icon a.qq {
  background: url(/images/v3/s-qq.png) no-repeat center;
}
.share-wrapper .share-icon a.qq:hover {
  background: url(/images/v3/s-qq-hover.png) no-repeat center;
}
.share-wrapper .share-icon a.wx {
  background: url(/images/v3/s-wechat.png) no-repeat center;
}
.share-wrapper .share-icon a.wx:hover {
  background: url(/images/v3/s-wechat-hover.png) no-repeat center;
}
.share-wrapper .share-icon a.wx:hover img {
  display: block;
}
.share-wrapper .share-icon a img {
  position: absolute;
  top: -45px;
  left: 38px;
  display: none;
}
/* 新闻列表 */
.news-list-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.news-list-container.video-list-container {
  height: auto;
  min-height: 960px;
}
.news-list-container.video-list-container .news-list-wrapper {
  min-height: 960px;
}
.news-list-container .news-list-wrapper {
  width: 1300px;
  margin: 0 auto 280px;
  overflow: hidden;
}
.news-list-container .news-list-wrapper .content {
  margin-top: 115px;
}
.news-list-container .news-list-wrapper .item {
  float: left;
  width: 394px;
  height: 350px;
  margin: 0 14px 60px;
  background: url(/images/v3/news-list-line.png) no-repeat bottom;
}
.news-list-container .news-list-wrapper .item:hover a img {
  border: solid 1px rgba(219, 186, 127, 0.2);
}
.news-list-container .news-list-wrapper .item:hover a h2,
.news-list-container .news-list-wrapper .item:hover a p {
  color: #dbba7f;
}
.news-list-container .news-list-wrapper .item:hover a span {
  background: url(/images/v3/ship-1.png) no-repeat;
}
.news-list-container .news-list-wrapper .item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999188;
  position: relative;
}
.news-list-container .news-list-wrapper .item a:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 8px;
  width: 374px;
  height: 200px;
  border: solid 1px rgba(255, 255, 255, 0.3);
}
.news-list-container .news-list-wrapper .item a span {
  position: absolute;
  top: 62px;
  left: 148px;
  width: 92px;
  height: 92px;
  background: url(/images/v3/ship-2.png) no-repeat;
  transition: 0.3s;
}
.news-list-container .news-list-wrapper .item a img {
  display: block;
  width: 100%;
  height: 220px;
  border: solid 1px #000;
  transition: 0.3s;
  box-sizing: border-box;
}
.news-list-container .news-list-wrapper .item a h2 {
  height: 46px;
  font-size: 18px;
  line-height: 23px;
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  white-space: normal;
  transition: 0.3s;
}
.news-list-container .news-list-wrapper .item a p {
  font-size: 15px;
  margin-top: 20px;
  transition: 0.3s;
}
.news-list-container .footer {
  position: static;
  opacity: 1;
  transform: translateY(0);
}
.news-list-container .pagination {
  text-align: center;
  margin-top: 20px;
}
.news-list-container .pagination a {
  font-size: 14px;
  color: #999188;
}
.news-list-container .pagination .homepage,
.news-list-container .pagination .prev,
.news-list-container .pagination .next,
.news-list-container .pagination .tailpage,
.news-list-container .pagination .points {
  display: inline-block;
  text-align: center;
  line-height: 20px;
}
.news-list-container .pagination .prev,
.news-list-container .pagination .next {
  width: 64px;
  height: 20px;
  border: solid 1px #999188;
}
.news-list-container .pagination .prev:hover,
.news-list-container .pagination .next:hover {
  background-color: #999188;
  color: #040404;
}
.news-list-container .pagination .homepage,
.news-list-container .pagination .tailpage {
  width: 50px;
  height: 20px;
  border: solid 1px #999188;
}
.news-list-container .pagination .homepage:hover,
.news-list-container .pagination .tailpage:hover {
  background-color: #999188;
  color: #040404;
}
.news-list-container .pagination .points a {
  display: inline-block;
  width: 28px;
  height: 20px;
}
.news-list-container .pagination .points a.on {
  background-color: #999188;
  color: #040404;
}
.news-list-container .pagination .points a:hover {
  background-color: #999188;
  color: #040404;
}
/* 新闻详情 */
.detail-d {
  height: 100%;
}
.news-detail-container {
  width: 100%;
  height: 100%;
  background: url(/images/v3/news-bg.jpg) no-repeat center;
  overflow: hidden;
}
.news-detail-container .footer {
  border-top: none;
  display: none;
}
.news-detail-container .footer.on {
  display: block;
  opacity: 1;
  transform: translateY(0);
  z-index: 10;
}
.news-detail-container .detail-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 1300px;
  height: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.news-detail-container .detail-wrapper .content .main_text {
  width: 100%;
  height: 800px;
}
.news-detail-container .detail-wrapper .content .news-title {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 30px;
  position: relative;
  background: url(/images/v3/1300-1.png) no-repeat left bottom;
}
.news-detail-container .detail-wrapper .content .news-title p {
  font-size: 16px;
  color: #999188;
  margin-top: 46px;
}
.news-detail-container .detail-wrapper .content .news-title .title {
  font-size: 34px;
  line-height: 52px;
  color: #dbba7f;
  text-align: center;
}
.news-detail-container .detail-wrapper .content .news-title #share {
  position: absolute;
  bottom: 30px;
  right: 0;
  font-size: 16px;
  color: #999188;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(/images/v3/share-icon.png) no-repeat;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_weixin {
  background-position: 0 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_sina {
  background-position: -34px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_qq {
  background-position: -68px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_bdtieba {
  background-position: -102px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_qqzone {
  background-position: -137px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a.share_douban {
  background-position: -170px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover {
  background: url(/images/v3/share-icon-hover.png) no-repeat;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_weixin {
  background-position: 0 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_sina {
  background-position: -34px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_qq {
  background-position: -68px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_bdtieba {
  background-position: -102px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_qqzone {
  background-position: -137px 0;
}
.news-detail-container .detail-wrapper .content .news-title .ztsharebutton a:hover.share_douban {
  background-position: -170px 0;
}
.news-detail-container .detail-wrapper .content .detail {
  width: 960px;
  margin: 50px auto 60px;
  font-size: 18px;
  line-height: 36px;
  color: #999188;
}
.news-detail-container .detail-wrapper .content .detail img {
  display: block;
  max-width: 98% !important;
  height: auto !important;
  margin: 30px auto;
}
.news-detail-container .copyr_btn {
  z-index: 100;
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 153px;
  height: 27px;
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #dbba7f;
  text-align: center;
  background: rgba(153, 145, 136, 0.2);
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}
/* 选择语言 */
.pw-language {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 30000;
}
.pw-language .wrapper {
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.pw-language .wrapper .start-logo {
  display: block;
  width: 738px;
  height: 414px;
  margin: 100px auto 0;
  background: url(/images/v3/start-logo.png) no-repeat;
}
.pw-language .wrapper .language {
  width: 100%;
  height: 60px;
  text-align: center;
  position: relative;
}
.pw-language .wrapper .language #lp {
  width: 250px;
  font-size: 20px;
  color: #999188;
  line-height: 60px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.pw-language .wrapper .language #lp:hover .language-list {
  display: block;
}
.pw-language .wrapper .language #lp i {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(/m/images/v3/earth.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 10px;
}
.pw-language .wrapper .language #lp b {
  display: inline-block;
  width: 19px;
  height: 27px;
  background: url(/m/images/v3/sss.png);
  background-size: cover;
  vertical-align: middle;
  margin-left: 10px;
}
.pw-language .wrapper .language-list {
  position: absolute;
  top: 58px;
  left: 50%;
  margin-left: -125px;
  width: 250px;
  background-color: rgba(0, 0, 0, 0.8);
  border: solid 1px rgba(153, 145, 136, 0.8);
  display: none;
}
.pw-language .wrapper .language-list a {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 20px;
  color: #999188;
  text-align: center;
  line-height: 40px;
}
.pw-language .wrapper .language-list a:hover {
  background: #373431;
}
/* 世界巨像 */
.juxiang-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.juxiang-container .logo {
  position: absolute;
}
.juxiang-container .juxiang-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 960px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.juxiang-container .juxiang-bg {
  width: 100%;
}
.juxiang-container .footer {
  position: static;
  opacity: 1;
  transform: translateY(0);
}
.juxiang-container .pc-slide {
  width: 999px;
}
.juxiang-container .pc-slide .view img {
  display: block;
  width: 974px;
  height: 550px;
  padding: 11px 13px;
  background: url(/images/v3/j_kuang.png) no-repeat;
}
.juxiang-container .pc-slide .view p {
  font-size: 18px;
  line-height: 30px;
  color: #999188;
  font-weight: 700;
  padding: 0 10px;
  margin-top: 20px;
}
.juxiang-container .pc-slide .preview {
  width: 100%;
  margin-top: 40px;
  position: relative;
}
.juxiang-container .pc-slide .preview .swiper-container {
  width: 100%;
}
.juxiang-container .pc-slide .preview .swiper-slide {
  width: 190px;
  height: 69px;
  opacity: 0.5;
  margin: 0 5px;
  background: url(/images/v3/j-line.png) no-repeat;
  cursor: pointer;
  transition: 0.3s;
}
.juxiang-container .pc-slide .preview .swiper-slide:hover {
  background: url(/images/v3/j-line-hover.png) no-repeat;
  opacity: 1;
}
.juxiang-container .pc-slide .preview .swiper-slide.active-nav {
  background: url(/images/v3/j-line-hover.png) no-repeat;
  opacity: 1;
}
.juxiang-container .pc-slide .preview .swiper-slide img {
  width: 186px;
  height: 67px;
  margin: 1px 2px;
}
.juxiang-container .pc-slide .preview .arrow-left,
.juxiang-container .pc-slide .preview .arrow-right {
  position: absolute;
  top: 4px;
  width: 60px;
  height: 60px;
  transition: 0.3s;
}
.juxiang-container .pc-slide .preview .arrow-left {
  left: -60px;
  background: url(/images/v3/j_06.png) no-repeat;
}
.juxiang-container .pc-slide .preview .arrow-left:hover {
  background: url(/images/v3/j_06_hover.png) no-repeat;
}
.juxiang-container .pc-slide .preview .arrow-right {
  right: -60px;
  background: url(/images/v3/j_03.png) no-repeat;
}
.juxiang-container .pc-slide .preview .arrow-right:hover {
  background: url(/images/v3/j_03_hover.png) no-repeat;
}
/* 理智 */
.sanity-100 {
  height: 100%;
}
.lizhi-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1300px;
  height: 100%;
  background: url(/images/v3/com-bg.jpg) no-repeat center;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.lizhi-container .logo {
  position: absolute;
}
.lizhi-container .lizhi-logo {
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 77px;
  height: 77px;
  background: url(/images/v3/lizhi-logo.png);
  z-index: 1;
}
.lizhi-container .wuhui-logo {
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 68px;
  background: url(/images/v3/wuhui-logo.png);
  z-index: 1;
}
.lizhi-container .zlp-logo {
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 63px;
  height: 77px;
  background: url(/images/v3/zlp-logo.png);
  z-index: 1;
}
.lizhi-container .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 1300px;
  height: 720px;
  background: url(/images/v3/1300-720.png);
}
.lizhi-container .wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/v3/1300-720-1.png);
  pointer-events: none;
}
.lizhi-container .wrapper.wuhui-wrapper,
.lizhi-container .wrapper.zlp-wrapper {
  background: none;
}
.lizhi-container .wrapper .content {
  padding: 0 240px;
  box-sizing: border-box;
  margin-top: 10px;
}
.lizhi-container .wrapper .content.wuhui-content {
  padding: 0;
}
.lizhi-container .wrapper .content.wuhui-content .main_text {
  width: 100%;
  height: 700px;
}
.lizhi-container .wrapper .content.zlp-content {
  padding: 0;
  margin: 10px auto 0;
  width: 1006px;
}
.lizhi-container .wrapper .content.zlp-content .main_text {
  width: 100%;
  height: 700px;
}
.lizhi-container .wrapper .content .main_text {
  width: 100%;
  height: 700px;
}
.lizhi-container .wrapper .content .main_text img {
  display: block;
  width: 94%;
  margin: 30px auto;
}
.lizhi-container .wrapper .content .main_text p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #999188;
  font-weight: 700;
}
.lizhi-container .wrapper .content .main_text h2 {
  font-size: 34px;
  line-height: 70px;
  color: #dbba7f;
  text-align: center;
  padding: 30px 0 20px;
  margin-bottom: 30px;
  background: url(/images/v3/lizhi-line.png) no-repeat center bottom;
}
.lizhi-container .wrapper .content .main_text span {
  display: block;
  width: 117px;
  height: 39px;
  background: url(/images/v3/lz-border.png);
  margin: 40px auto 0;
  font-size: 26px;
  line-height: 39px;
  text-align: center;
  color: #dbba7f;
}
.lizhi-container .wrapper .content .main_text i {
  display: block;
  width: 117px;
  height: 39px;
  background: url(/images/v3/lz-arrow.png);
  margin: 0 auto 30px;
}
.lizhi-container .wrapper .content .main_text .t1 {
  width: 527px;
  height: 447px;
  background: url(/images/v3/lz-img4.png) no-repeat;
  margin: 50px auto;
  padding-top: 258px;
  box-sizing: border-box;
}
.lizhi-container .wrapper .content .main_text .t1 p:nth-child(1) {
  font-size: 28px;
  color: #dbba7f;
  box-shadow: 0px 0px 12px 1px rgba(4, 0, 0, 0.81);
  text-align: center;
}
.lizhi-container .wrapper .content .main_text .t1 p:nth-child(2) {
  font-size: 16px;
  padding: 0 30px;
  margin-top: 30px;
}
.lizhi-container .wrapper .content .main_text .t1.t2 {
  height: 470px;
  background: url(/images/v3/lz-img5.png) no-repeat;
}
.lizhi-container .footer {
  border-top: none;
}
.lizhi-container .footer.on {
  opacity: 1;
  transform: translateY(0);
  z-index: 10;
}
.lizhi-container .copyr_btn {
  z-index: 100;
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 153px;
  height: 27px;
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #dbba7f;
  text-align: center;
  background: rgba(153, 145, 136, 0.2);
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}
.lizhi-container .wh {
  width: 100%;
  height: 503px;
  margin-bottom: 20px;
  overflow: hidden;
}
.lizhi-container .wh.wh-1 {
  background: url(/images/v3/wh-1.png) no-repeat;
}
.lizhi-container .wh.wh-2 {
  height: 504px;
  background: url(/images/v3/wh-2.png) no-repeat -15px 0;
}
.lizhi-container .wh.wh-3 {
  background: url(/images/v3/wh-3.png) no-repeat;
}
.lizhi-container .wh.wh-4 {
  height: 504px;
  background: url(/images/v3/wh-4.png) no-repeat -15px 0;
}
.lizhi-container .wh.wh-5 {
  background: url(/images/v3/wh-5.png) no-repeat;
}
.lizhi-container .wh.wh-6 {
  background: url(/images/v3/wh-6.png) no-repeat -15px -1px;
}
.lizhi-container .wh.wh-7 {
  background: url(/images/v3/wh-7.png) no-repeat;
  margin-bottom: 0;
}
.lizhi-container .wh .desc {
  width: 390px;
  margin: 106px 0 0 100px;
}
.lizhi-container .wh .desc h3 {
  font-size: 38px;
  letter-spacing: 2px;
  color: #999188;
  margin-bottom: 60px;
}
.lizhi-container .wh .desc p {
  font-size: 16px !important;
}
.lizhi-container .wh .desc.desc-r {
  text-align: right;
  margin-left: 800px;
}
.lizhi-container .zlp-item {
  width: 100%;
  height: 375px;
  margin-bottom: 40px;
}
.lizhi-container .zlp-item .desc {
  width: 633px;
  height: 373px;
  margin-left: 373px;
}
.lizhi-container .zlp-item .desc h4 {
  font-size: 38px;
  color: #999188;
  text-align: center;
  padding-top: 14px;
}
.lizhi-container .zlp-item .desc p {
  padding: 0 70px;
  font-size: 16px !important;
  line-height: 30px;
  color: #999188;
  margin-top: 50px;
}
.lizhi-container .zlp-item.zlp-1 {
  background: url(/images/v3/zlp-1.png);
}
.lizhi-container .zlp-item.zlp-2 {
  background: url(/images/v3/zlp-2.png);
}
.lizhi-container .zlp-item.zlp-3 {
  background: url(/images/v3/zlp-3.png);
}
.lizhi-container .zlp-item.zlp-4 {
  background: url(/images/v3/zlp-4.png);
}
.lizhi-container .zlp-item.zlp-5 {
  background: url(/images/v3/zlp-5.png);
}
.lizhi-container .zlp-item.zlp-6 {
  background: url(/images/v3/zlp-6.png);
}
.lizhi-container .zlp-item.zlp-7 {
  background: url(/images/v3/zlp-7.png);
  margin-bottom: 0;
}
/* 侧边导航 */
.left-nav {
  position: fixed;
  top: 50%;
  left: -46px;
  transform: translateY(-50%);
  z-index: 30;
}
.left-nav ul li {
  height: 30px;
  line-height: 30px;
  margin: 7px;
  box-sizing: border-box;
}
.left-nav ul li a {
  display: block;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  margin-left: 84px;
}
.left-nav ul li:hover {
  background: url(/images/v3/navhover-line.png) no-repeat center 12px;
}
.left-nav ul li:hover a {
  color: #dbba7f;
}
/* 新增玩家作品屏 */
.opus .section-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/images/v3/opus-bg.jpg) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
}
.opus .section-wrapper .content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.opus .section-wrapper .content .title {
  color: #dbba7f;
  font-size: 26px;
  width: 100%;
}
.opus .section-wrapper .content .opus-wrapper {
  height: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 70px 0 50px;
}
.opus .section-wrapper .content .opus-wrapper .opus-item {
  padding: 10px;
  background: url(/images/v3/opus-item-bg-big.png) no-repeat;
  background-size: contain;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-right: 40px;
}
.opus .section-wrapper .content .opus-wrapper .opus-item a:hover h2,
.opus .section-wrapper .content .opus-wrapper .opus-item a:hover p {
  color: #dbba7f;
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(1) {
  width: 300px;
  transform: rotate(-6deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(2) {
  width: 340px;
  transform: rotate(6deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(3) {
  width: 230px;
  transform: rotate(10deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(4) {
  width: 310px;
  transform: rotate(8deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(5) {
  width: 220px;
  height: 200px;
  background: url(/images/v3/opus-item-bg-small.png) no-repeat;
  background-size: contain;
  transform: rotate(-6deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(5) img {
  height: 100%;
}
.opus .section-wrapper .content .opus-wrapper .opus-item:nth-child(6) {
  width: 270px;
  transform: rotate(-4deg);
}
.opus .section-wrapper .content .opus-wrapper .opus-item img {
  display: block;
  width: 100%;
}
.opus .section-wrapper .content .opus-wrapper .opus-item h2 {
  font-size: 16px;
  color: #999188;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  transition: all 0.3s;
}
.opus .section-wrapper .content .opus-wrapper .opus-item h2 span {
  vertical-align: middle;
}
.opus .section-wrapper .content .opus-wrapper .opus-item h2 .opus-video-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/images/v3/opus-video-icon.png);
}
.opus .section-wrapper .content .opus-wrapper .opus-item h2 .opus-txt-icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(/images/v3/opus-txt-icon.png);
}
.opus .section-wrapper .content .opus-wrapper .opus-item p {
  color: #999188;
  font-size: 14px;
  font-weight: 700;
  margin-top: 6px;
  transition: all 0.3s;
}
.opus .section-wrapper .content .opus-wrapper .opus-item p span {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  background: url(/images/v3/opus-auther-icon.png);
}
.opus .section-wrapper .content .more {
  display: block;
  margin: 0 auto;
  width: 206px;
  height: 55px;
  border: solid 1px rgba(153, 145, 136, 0.2);
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  color: #999188;
  transition: all 0.4s;
}
.opus .section-wrapper .content .more:hover {
  background: rgba(153, 145, 136, 0.2);
  color: #dbba7f;
}
.opus-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1300px;
  min-height: 960px;
  background: url(/images/v3/opus-bg.jpg) no-repeat center;
  background-attachment: fixed;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.opus-container .copyr_btn {
  z-index: 100;
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 153px;
  height: 27px;
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #dbba7f;
  text-align: center;
  background: rgba(153, 145, 136, 0.2);
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}
.opus-container .wrapper {
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  padding-top: 60px;
}
.opus-container .wrapper h2 {
  color: #dbba7f;
  font-size: 26px;
}
.opus-container .wrapper .content {
  height: 100%;
}
.opus-container .wrapper .waterfull {
  margin-top: 20px;
}
.opus-container .wrapper .waterfull ul {
  width: 100% !important;
}
.opus-container .wrapper .waterfull ul li {
  float: left;
  width: 310px;
  margin: 0 6px 15px;
  background: #131313;
  border-radius: 3px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-bottom: solid 1px #262626;
  box-shadow: 0 0 10px #131313;
}
.opus-container .wrapper .waterfull ul li .a-img {
  display: block;
  width: 100%;
}
.opus-container .wrapper .waterfull ul li .a-img img {
  display: block;
  width: 100%;
}
.opus-container .wrapper .waterfull ul li .li-title {
  padding: 0 16px;
  color: #a7a19b;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  font-weight: normal;
}
.opus-container .wrapper .waterfull ul li .author {
  font-size: 14px;
  color: #a09687;
  padding: 0 16px;
  margin-top: 20px;
}
.opus-container .wrapper .waterfull ul li .author span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/images/v3/opus-auther-icon.png) no-repeat;
}
#author-icon {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url(/images/v3/opus-auther-icon.png) no-repeat;
}
.ywzc-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  min-height: 1300px;
  background: url(/images/v3/ywzc-bg.jpg) no-repeat top center;
  margin: 0 auto;
}
.ywzc-container .wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ywzc-container .wrapper .ywzc-logo {
  display: block;
  margin: 92px auto 0;
}
.ywzc-container .wrapper .ywzc-time {
  display: block;
  margin: 418px auto 0;
}
.ywzc-container .wrapper .desc {
  font-size: 18px;
  line-height: 30px;
  color: #b0ada8;
  text-align: center;
  margin-top: 78px;
}
.ywzc-container .wrapper .ywzc-video-bg {
  width: 812px;
  height: 519px;
  background: url(/images/v3/ywzc-video-bg.png) no-repeat;
  margin: 40px auto;
  position: relative;
}
.ywzc-container .wrapper .ywzc-video-bg .ywzc-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 84px;
  height: 61px;
  background: url(/images/v3/ywzc-video-btn.png) no-repeat;
}
.ywzc-container .wrapper .title {
  font-size: 36px;
  line-height: 30px;
  color: #b19768;
  text-align: center;
  margin: 30px 0 50px;
}
.ywzc-container .wrapper .pc-slide {
  width: 700px;
  margin: 0 auto;
}
.ywzc-container .wrapper .pc-slide .view img {
  display: block;
  width: 668px;
  height: 377px;
  padding: 7px;
  background: url(/images/v3/ywzc-border.png) no-repeat;
}
.ywzc-container .wrapper .pc-slide .view p {
  font-size: 18px;
  line-height: 30px;
  color: #999188;
  font-weight: 700;
  padding: 0 10px;
  margin-top: 20px;
}
.ywzc-container .wrapper .pc-slide .preview {
  width: 100%;
  margin-top: 40px;
  position: relative;
}
.ywzc-container .wrapper .pc-slide .preview .swiper-container {
  width: 100%;
}
.ywzc-container .wrapper .pc-slide .preview .swiper-slide {
  width: 138px;
  height: 50px;
  opacity: 0.5;
  margin: 0 1px;
  background: url(/images/v3/j-line.png) no-repeat;
  background-size: cover;
  cursor: pointer;
  transition: 0.3s;
}
.ywzc-container .wrapper .pc-slide .preview .swiper-slide:hover {
  background: url(/images/v3/j-line-hover.png) no-repeat;
  background-size: cover;
  opacity: 1;
}
.ywzc-container .wrapper .pc-slide .preview .swiper-slide.active-nav {
  background: url(/images/v3/j-line-hover.png) no-repeat;
  background-size: cover;
  opacity: 1;
}
.ywzc-container .wrapper .pc-slide .preview .swiper-slide img {
  width: 133px;
  height: 47px;
  margin: 1px 2px;
}
.ywzc-container .wrapper .pc-slide .preview .arrow-left,
.ywzc-container .wrapper .pc-slide .preview .arrow-right {
  position: absolute;
  top: -6px;
  width: 60px;
  height: 60px;
  transition: 0.3s;
}
.ywzc-container .wrapper .pc-slide .preview .arrow-left {
  left: -60px;
  background: url(/images/v3/j_06.png) no-repeat;
}
.ywzc-container .wrapper .pc-slide .preview .arrow-left:hover {
  background: url(/images/v3/j_06_hover.png) no-repeat;
}
.ywzc-container .wrapper .pc-slide .preview .arrow-right {
  right: -60px;
  background: url(/images/v3/j_03.png) no-repeat;
}
.ywzc-container .wrapper .pc-slide .preview .arrow-right:hover {
  background: url(/images/v3/j_03_hover.png) no-repeat;
}
.ywzc-container .wrapper .mp {
  position: relative;
  width: 688px;
  height: 660px;
  margin: 80px auto 0;
  background: url(/images/v3/ywzc-mp.png) no-repeat;
}
.ywzc-container .wrapper .mp a {
  position: absolute;
  bottom: 12px;
}
.ywzc-container .wrapper .mp a.dd1 {
  left: 0;
  width: 198px;
  height: 75px;
  background: url(/images/v3/dd1.png);
}
.ywzc-container .wrapper .mp a.dd2 {
  left: 206px;
  width: 248px;
  height: 76px;
  background: url(/images/v3/dd2.png);
}
.ywzc-container .wrapper .mp a.dd3 {
  right: 0;
  width: 225px;
  height: 74px;
  background: url(/images/v3/dd3.png);
}
.ywzc-container .footer {
  position: relative;
  opacity: 1;
  transform: translateY(0);
  margin-top: 100px;
}
</pre></body></html>