.container {
  width: 100%;
  background-color: #10232a;
  position: relative;
}
.header {
  width: 100%;
  height: 82px;
  background-color: #10232a;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.h-content {
  width: 1280px;
  height: 82px;
  margin: 0 auto;
  position: relative;
}
.h-content .logo {
  float: left;
  display: block;
}
.h-content .logo img {
  width: 263px;
  display: block;
}
.h-content .menu {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
}
.cb::after {
  content: '';
  display: block;
  clear: both;
}
.h-content .menu .menu-item {
  width: 130px;
  height: 100%;
  display: block;
  float: left;
  text-align: center;
}
.h-content .menu .menu-item a {
  color: #ffffff;
}

.h-content .menu .menu-item a:hover {
  color: #c6aa7d;
}
.h-content .menu .menu-item .title {
  margin-top: 24px;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 18px;
}
.h-content .menu .menu-item .en-title {
  font-size: 12px;
  line-height: 12px;
  opacity: 0.4;
}
.user{
    position: absolute;
    right: 0;
    top: 0;
    padding: 26px 0 0;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.user a{
    color: #fff;
    margin: 0 15px;
}


.foot{width:100%;padding:20px 0;text-align:center;background:#000;color:#fff; line-height:1.8; font-size: 12px;}
.foot a{color:#fff;}


.banner {
  width: 100%;
  height: 985px;
  position: relative;
  background: url('../img/banner.jpg') no-repeat center;
}
.banner .banner-content {
  width: 1280px;
  height: 985px;
  margin: 0 auto;
  position: relative;
}

.download-box {
  width: 492px;
  height: 185px;
  background: url('../img/downloadbg.png') no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 82px;
}
.download-box .qrcode {
  width: 117px;
  display: block;
  float: left;
  margin-top: 32px;
  margin-left: 84px;
}
.download-box .right-box {
  width: 217px;
  margin-top: 29px;
  margin-right: 49px;
  float: right;
}
.download-box .right-box .btn-box {
  width: 217px;
}
.download-box .right-box .btn-box .btn {
  display: block;
  width: 100%;
  margin-bottom: 9px;
}
.page1 {
  width: 100%;
  height: 591px;
  overflow: hidden;
  background: url('../img/p1bg.jpg') no-repeat center;
}
.page .content-box {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.page1 .content-box {
  margin-top: 79px;
  height: 420px;
  position: relative;
}
.page1 .swiper-container {
  width: 720px;
  height: 420px;
  float: left;
  margin-left: 29px;
}
.page1 .swiper-container .img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper-pagination {
  text-align: center;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  opacity: 1;
  background: #ffffff;
  border-radius: 2px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 60px;
  background: #c7a149;
}
.page1 .bg {
  width: 100%;
  height: 100%;
  background: url('../img/p1itembg.png') no-repeat;
  position: absolute;
  top: 22px;
  left: 0;
  z-index: 0;
}
.page1 .page1-content {
  width: 488px;
  height: 373px;
  float: right;
  margin-top: 24px;
  margin-right: 22px;
  position: relative;
  z-index: 1;
}
.page1 .page1-content .top-menu {
  width: 488px;
  height: 43px;
  margin: 0 auto;
  position: relative;
  margin-top: 16px;
  border-bottom: 1px solid #cecfcf;
}
.page1 .page1-content .top-menu .menu-item {
  height: 43px;
  width: 76px;
  float: left;
  text-align: center;
  font-size: 18px;
  position: relative;
  color: #4b6661;
  cursor: pointer;
  line-height: 43px;
}
.page1 .page1-content .top-menu .menu-item .m-top {
  position: absolute;
  line-height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.page1 .page1-content .top-menu .menu-item .m-bot {
  margin-right: 8px;
}
.page1 .page1-content .top-menu .menu-item span {
  font-size: 8px;
  display: block;
  transform: scale(0.7);
  position: absolute;
  top: 3px;
  right: 18px;  
}
.page1 .page1-content .top-menu .select {
  color: #c3a169;
  border-bottom: 3px solid #c3a169;
}
.page1 .page1-content .top-menu .icon {
  display: block;
  width: 47px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
}
.page1 .page1-content .item-content {
  padding: 12px;
  font-size: 14px;
  line-height: 30px;
  color: #727f7d;
}
.page1 .page1-content .item-content .item-box {
  font-size: 14px;
  line-height: 40px;
  color: #727f7d;
}
.page1 .page1-content .item-content .item-box:hover {
  color: #c3a169;
}
.page1 .page1-content .item-content a {
  display: block;
  border-bottom: 1px dashed #dcd9d6;
}
.page1 .page1-content .item-content a:last-of-type {
  border: 0;
}
.page1 .page1-content .item-content .item-box .icon {
  float: left;
  margin-right: 6px;
  width: 9px;
  margin-top: 16px;
}
.page1 .page1-content .item-content .item-box .p {
  float: left;
}
.page1 .page1-content .item-content .item-box .date {
  float: right;
}
.page2 {
  width: 100%;
  height: 722px;
  background: url('../img/p2bg.jpg') no-repeat center;
}
.page2 .tap-box {
  width: 86px;
  height: 669px;
  float: left;
  position: relative;
  padding-top: 42px;
  margin-top: 30px;
}
.page2 .tap-box .line {
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 0;
}
.page2 .tap-box .tap-item {
  width: 86px;
  height: 30px;
  background: url('../img/p2tap.png') no-repeat;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  padding-left: 36px;
  margin-bottom: 40px;
  cursor: pointer;
}
.page2 .tap-box .on {
  background: url('../img/p2tapon.png') no-repeat;
}
.page2 .right-box {
  width: 1030px;
  float: right;
  height: 722px;
  position: relative;
}
.page2 .right-box .role {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
}
.page2 .right-box .desc {
  width: 36px;
  font-size: 36px;
  color: #c3a169;
  font-weight: 800;
  position: absolute;
  top: 80px;
  right: -36px;
}
.page2 .right-box .left-cont {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
.page2 .right-box .left-cont .txt {
  width: 57px;
  height: 472px;
  position: relative;
  padding: 0 20px;
  font-size: 16px;
  color: #f4f4f5;
  float: left;
}
.page2 .right-box .left-cont .txt .txt-line {
  width: 1px;
  height: 472px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.page2 .right-box .left-cont .span-box {
  width: 82px;
  height: 25px;
  background: url('../img/p2spanbg.png') no-repeat;
  text-align: center;
  font-size: 16px;
  color: #463610;
  font-weight: 600;
  text-align: center;
  transform: rotateZ(90deg);
  float: left;
  margin-top: 40px;
  margin-right: -20px;
  margin-left: 40px;
  line-height: 25px;
}
.f12 {
  font-size: 12px!important;
}
.page3 {
  width: 100%;
  height: 552px;
  background: url('../img/p3bg.jpg') no-repeat center;
  padding-top: 80px;
}
.page3 .item-box {
  width: 620px;
  height: 373px;
  background: url('../img/p3itembg.png') no-repeat;
  float: left;
}
.page3 .item-box .top-menu {
  width: 580px;
  height: 43px;
  margin: 0 auto;
  position: relative;
  margin-top: 16px;
  border-bottom: 1px solid #cecfcf;
}
.page3 .item-box .top-menu .menu-item {
  height: 43px;
  width: 116px;
  float: left;
  text-align: center;
  font-size: 18px;
  position: relative;
  color: #4b6661;
  cursor: pointer;
  line-height: 43px;
  text-align: right;
}
.page3 .item-box .top-menu .menu-item .m-top {
  position: absolute;
  line-height: 18px;
  top: 0;
  left: 40%;
  transform: translateX(-50%);
}
.page3 .item-box .top-menu .menu-item .m-bot {
  margin-right: 14px;
}
.page3 .item-box .top-menu .menu-item span {
  font-size: 8px;
  display: block;
  transform: scale(0.7);
  position: absolute;
  top: 3px;
  right: 44px;
}
.page3 .item-box .top-menu .select {
  color: #c3a169;
  border-bottom: 3px solid #c3a169;
}
.page3 .item-box .item-list .item {
  padding-top: 30px;
  width: 580px;
  margin: 0 auto;
  border-bottom: 1px solid #cecfcf;
  position: relative;
}
.page3 .item-box .item-list .item:last-of-type {
  border: 0;
}
.page3 .item-box .item-list .item .left-box {
  width: 125px;
  height: 91px;
  background: url('../img/p3item1.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fefdfa;
  font-size: 19px;
  font-weight: 600;
  padding-top: 60px;
  float: left;
  margin-right: 20px;
}
.page3 .item-box .item-list .item .left-box2 {
  background: url('../img/p3item2.png') no-repeat;
  background-size: 100% 100%;
}
.page3 .item-box .item-list .item .right-box {
  width: 424px;
  float: left;
}
.page3 .item-box .item-list .item .right-box .a {
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
  float: left;
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid #727f7d;
  color: #727f7d;
}
.page3 .item-box .item-list .item .right-box .a:hover {
  color: #c3a169;
}
.page3 .item-box .item-list .item .right-box .a:nth-of-type(5n), .page3 .item-box .item-list .item .right-box .a:last-of-type {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.page3 .item-box .item-list .item .more {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 10px;
}
.page3 .item-box .item-content {
  padding: 12px;
}
.page3 .item-box .item-content .bot-item-box {
  font-size: 14px;
  line-height: 40px;
  color: #727f7d;
}
.page3 .item-box .item-content .bot-item-box:hover {
  color: #c3a169;
}
.page3 .item-box .item-content a {
  display: block;
  border-bottom: 1px dashed #dcd9d6;
}
.page3 .item-box .item-content a:last-of-type {
  border: 0;
}
.page3 .item-box .item-content .bot-item-box .icon {
  float: left;
  margin-right: 6px;
  width: 9px;
  margin-top: 16px;
}
.page3 .item-box .item-content .bot-item-box .p {
  float: left;
}
.page3 .item-box .item-content .bot-item-box .date {
  float: right;
}
.page3 .item-box .top-menu .icon {
  display: block;
  width: 47px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
}
.fr {
  float: right!important;
}
.page4 {
  width: 100%;
  height: 700px;
  background: url('../img/p4bg.jpg') no-repeat center;
  overflow: hidden;
}
.page4 .swiper-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 105px;
}
.page4 .img-box {
  width: 703px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border: solid 0.06rem rgba(159, 135, 101, 0.7);
}
.page4 .img-box .img {
  display: block;
  width: 100%;
  height: 100%;
}
.page4 .swiper-slide {
  position: relative;
  width: 703px;
  height: 406px;
  z-index: 2;
  margin-top: 36px;
}
.page4 .swiper-slide-active {
  position: relative;
  width: 839px;
  height: 476px;
  z-index: 3;
  margin-top: 0;
}
.page4 .swiper-slide-active .img-box {
  width: 839px;
}
.page4 .swiper-slide .img-box .bg {
  width: 703px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(0, 0, 0, .5);
}
.page4 .swiper-slide .img-box .top {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url('../img/p4item.png') no-repeat;
}
.page4 .swiper-slide-active .img-box .bg {
  display: none;
}
.page4 .pagination {
  margin-top: 14px;
  text-align: center;
}
.page4 .swiper-container .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: none;
  opacity: 1;
  background: url('../img/point.png') no-repeat;
}
.page4 .swiper-container .swiper-pagination-bullet-active {
  background: url('../img/pointon.png') no-repeat;
}
.page4 .prev {
  width: 69px;
  height: 58px;
  background: url('../img/prev.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 137px;
  top: 204px;
  z-index: 5;
}
.page4 .next {
  width: 69px;
  height: 58px;
  background: url('../img/next.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 137px;
  top: 204px;
  z-index: 5;
}
.page4 .code-list {
  margin: 72px auto 0 auto;
}
.page4 .code-list .code-box {
  width: 260px;
  height: 184px;
  float: left;
  margin: 0 80px;
  background: url('../img/p4titlebg.png') no-repeat;
}
.page4 .code-list .code-box .title {
  width: 18px;
  float: left;
  color: #b8a07e;
  padding-left: 10px;
}
.page4 .code-list .code-box .img {
  width: 160px;
  height: 160px;
  display: block;
  float: left;
  margin-left: 28px;
}