body,
html {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  background: #000;
  color: #5d5649;
}

ul,
li,
p,
strong,
h3,
table,
form,
tr,
td,
ol,
dl,
dd,
dt,
map,
area,
h1,
h3,
h2,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

i {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
  color: #fff;
  *hide-focus: expression(this.hideFocus=true);
}
a:hover,
a:active,
a:link {
  color: initial;
}
.clr {
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.clr5 {
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  height: 4px;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  padding: 0;
  margin: 0;
}

input::-webkit-input-placeholder {
  /* placeholder棰滆壊  */
  color: #917354;
  /* placeholder瀛椾綋澶у皬  */
  font-size: 16px;
}

.ov99 {
  overflow: hidden;
  text-indent: -9999px;
}

.cent {
  text-align: center;
}

.rigt {
  text-align: right;
}

.r {
  float: right;
}

.l {
  float: left;
}

.c:before,
.c:after {
  content: "";
  display: table;
}

.c:after {
  clear: both;
}

.hl:hover {
  -weblit-filter: brightness(1.2);
  filter: brightness(1.2);
  -webkit-transition: .3s;
  transition: .3s;
}

::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #999;
}
.hide{
  display: none!important;
}
.cursor-pointer {
  cursor: pointer;
}

.hoverBright {
  transition: 0.25s ease-out all;
}

.hoverBright:hover {
  filter: brightness(1.1);
}
html {
  overflow-x: hidden;
}

body {
  width: 100%;
  font-family: "Microsoft YaHei", Helvetica, sans-serif;
  color: #434343;
  line-height: 1.5;
  background-color: #fff;
  overflow: hidden;
}
.layount{
  
}
/* main */
.center {
  position: relative;
  margin: 0 auto;
  /* max-width: 2560px; */
  width: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}
.page-head{
  height: 995px;
  background-image: url(../images/bg_01.jpg);
}
.wrap-slogan{
  position: absolute;
  top: 533px;
  left: 50%;
  transform: translateX(-236px);
  -webkit-transform: translateX(-236px);
}
.tabitem{
  position: relative;
  width: 737px;
}
.tabitem .item{
  width: 361px;
  height: 99px;
  background-image: url(../images/tabs.png);
  background-repeat: no-repeat;
  float: left;
  transition: all 0.3s ease-in-out;
}
.tabitem .item:nth-of-type(1){
  background-position: -376px 0;
}
.tabitem .item:nth-of-type(2){
  background-position: 0 -99px;
}

.tabitem .item:nth-of-type(1).active{
  background-position: -376px -99px;
}
.tabitem .item:nth-of-type(2).active{
  background-position: 0 0;
}
.tabcont{
  background-image: url(../images/bg.jpg);
  background-position: center 0px;
  background-repeat: no-repeat;
}
.tabcont .wrapbox{
  width: 1222px;
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
}

.tabcont .wrapbox img{
  display: block;
  margin: -50px auto 0;
  /* margin: 0 auto; */
  max-width: 100%;
  height: auto;
  
}
.hj-box{
  /* background-image: url(../images/bg.jpg);
  background-position: center -995px; */
}

.hj-box .page-top {
  height: 1540px;
  /* background-image: url(../images/bg_02.jpg); */
}
.hj-box .page-center {
  height: 3270px;
  /* background-image: url(../images/bg_03.jpg); */
}
.hj-box .page-bottom {
  height: 682px;
  /* background-image: url(../images/bg_04.jpg); */
}
.jd-box{
  display: none;
  
}
.jd-box .page-top {
  height: 1540px;
  /* background-image: url(../images/bg_02.jpg); */
}
.jd-box .page-center {
 height: 3270px;
  /* background-image: url(../images/bg_03.jpg); */
}
.jd-box .page-bottom {
  height: 2645px;
  /* background-image: url(../images/bg_04.jpg); */
}
.titles {
  position: absolute;
  top: 0;
  height: 8246px;
  /* background-image: url(../images/titles.png); */
}
.text {
  top: 0;
  position: absolute;
  left: 50%;
  width: 1080px;
  margin-left: -540px;
  height: 7774px;
  background-image: url(../images/text.png);
}

.slogan {
  position: absolute;
  top: 205px;
  left: 50%;
  margin-left: -260px;
  width: 887px;
  height: 441px;
  background: url(../images/slogan.png) no-repeat;
  -webkit-animation: move 0.5s ease forwards;
  opacity: 0;
}

.logo {
  position: absolute;
  top: 188px;
  right: 21.84%;
  width: 206px;
  height: 87px;
  background: url(../images/logo.png) no-repeat;
  -webkit-animation: move 0.5s ease forwards;
  opacity: 0;
}

.glass {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.nav-r{
  opacity: 0;
  position: absolute;
  width: 314px;
  height: 1157px; 
  padding: 92px 0 0 27px;
  top: 1073px;
  right: 8%;
  background-size: 100% auto;
  box-sizing: border-box;
  background: url(../images/nav-bg-r.png) no-repeat;
}
/* 导航栏 */
.nav{
  position: absolute;
  width: 314px;
  height: 927px;
  padding: 92px 0 0 27px;
  top: 1073px;
  right: 8%;
  background: url(../images/nav-bg.png) no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
}
.nav.on,.nav-r.on{
  position: fixed; 
  /* top: 50%;
  -webkit-transform: translateY(-50%); 
  transform: translateY(-50%); */
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.nav a,.nav-r a {
  display: block;
  width: 248px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #905e52;
  margin: 0 auto 22px;
}
.nav a.on,.nav-r a.on {
  color: #e33225;
  background-image: url(../images/nav-href-bg.png)
}
.nav a#top,.nav-r a#top{
  margin-top: 96px;
  height: 146px;
}



@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, -130px);
    transform: translate(0, -130px);
  }
  to {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}

/*************footer************/

/* footer css */
.footer {
  padding: 10px 0 20px;
  background-color: #1d2734;
}
.wrap {
  overflow: hidden;
  background: url("/images/v9/index/juren_logo.png?1503060339266") no-repeat 20px 24px;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.pad {
  margin-left: 175px;
  margin-top: 17px;
  position: relative;
  color: #ccc;
  line-height: 30px;
}

.footer_small {
  padding: 0;
  font-size: 12px;
  color: #355184;
  padding-left: 0px;
  position: relative;
}
.footer_tip, .botp3 {
  margin-left: 8px;
}
.footer_small .wrap {
  overflow: hidden;
  background: none;
  position: relative;
  width: 758px;
}

.footer_small .pad {
  margin-left: 0;
  margin-top: 17px;
  position: relative;
  color: #3a578b;
  line-height: 30px;
}

.botp2 {
  height: 30px;
  position: absolute;
  right: -0px;
  top: 0;
}

.botp1 a {
  margin: 0 3px;
  color: #ccc;
}

.botp1 {
  cursor: default;
  height: 30px;
}

.botp1 a:hover {
  text-decoration: underline;
}
.footer #bottom .botp7 {
  color: #b2b2b2;
  text-align: left;
  margin: 0 0 0 288px;
  line-height: 22px;
  padding-top: 5px;
  float: left;
}
.footer #bottom a {
  color: #b2b2b2;
  margin: 0 8px;
}
.fwico1, .fwico2, .fwico3, .fwico4, .fwico5 {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  margin: 0 8px 0 0;
  background: url(//zt.ztgame.com/images/fawuico.png) no-repeat;
  width: 24px;
  height: 25px;
}
.fwico2 {
  background-position: -35px 0;
}
.fwico3 {
  background-position: -70px 0;
}
.fwico4 {
  background-position: -104px 0;
}
.fwico5 { background-position: -138px 0; }
.footer a {
  color: #b2b2b2;
  margin: 0 8px;
  text-decoration: none;
}
/* footer css */

@media screen and (max-width: 1920px) {
  .nav {
    right: 5%;
  }
  .nav-r {
    right: 5%;
  }
  .nav a{
    margin: 0 auto 20px;
  }
  .nav-r a {
    margin: 0 auto 15px;
  }
  .nav-r{
    padding: 150px 0 0 27px;
  }
}
@media screen and (max-width: 1366px) {
  
  .nav a{
    margin: 0 auto 15px;
  }
  .nav-r a {
    margin: 0 auto 10px;
  }
  .nav{
    padding: 150px 0 0 27px;
    right: 0;
    display: none;
  }
  .nav-r{
    padding: 236px 0 0 27px;
    right: 0;
    display: none;
  }
}
@media screen and (min-width: 2560px) {
  
  .wrap-slogan{
    top: 633px;
  }
}
/*  翻失*/
.rotateLeft {
  -webkit-animation-name: rotateLeft;
  animation-name: rotateLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}

@-webkit-keyframes rotateLeft {
  0% {
    opacity: 1;
    pointer-events: visible;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(0deg) translateZ(0);
    transform: perspective(800px) rotateY(0deg) translateZ(0)
  }

  to {
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(800px) rotateY(-180deg) translateZ(300px);
    transform: perspective(800px) rotateY(-180deg) translateZ(300px)
  }
}

@keyframes rotateLeft {
  0% {
    opacity: 1;
    pointer-events: visible;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(0deg) translateZ(0);
    transform: perspective(800px) rotateY(0deg) translateZ(0)
  }

  to {
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(800px) rotateY(-180deg) translateZ(300px);
    transform: perspective(800px) rotateY(-180deg) translateZ(300px)
  }
}


/*  翻出*/
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}

@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(800px) rotateY(-180deg) translateZ(300px);
    transform: perspective(800px) rotateY(-180deg) translateZ(300px)
  }

  to {
    opacity: 1;
    pointer-events: visible;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(0deg) translateZ(0);
    transform: perspective(800px) rotateY(0deg) translateZ(0)
  }
}

@keyframes rotateIn {
  0% {
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(800px) rotateY(-180deg) translateZ(300px);
    transform: perspective(800px) rotateY(-180deg) translateZ(300px)
  }

  to {
    opacity: 1;
    pointer-events: visible;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(0deg) translateZ(0);
    transform: perspective(800px) rotateY(0deg) translateZ(0)
  }
}