body,
html {
  margin: 0;
  padding: 0;
  /* font-size: 12px; */
  font-size: 16px;
  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{
  background-image: url(../images/bg01.jpg);
  background-position: center 0rem;
  background-repeat: no-repeat;
  background-size: cover;
  height: 64.06rem;
  margin: 0 auto;
}
.layount.bg02{
  background-image: url(../images/bg02.jpg);
  height: 84.5rem;
}
 
/* main */
.center {
  position: relative;
  margin: 0 auto;
  /* max-width: 25.6rem; */
  width: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}
.page-head{
  height: 9.6rem;
}
.wrap-slogan{
  position: absolute;
  top: 5.33rem;
  left: 50%;
  transform: translateX(-3.69rem);
  -webkit-transform: translateX(-3.69rem);
}
.tabitem{
  position: relative;
  width: 7.37rem;
}
.tabitem .item{
  width: 3.61rem;
  height: 0.99rem;
  background-image: url(../images/tabs.png);
  background-repeat: no-repeat; background-size: 7.36rem 2rem;
  float: left;
}
.tabitem .item:nth-of-type(1){
  background-position: -3.76rem 0;
}
.tabitem .item:nth-of-type(2){
  background-position: 0 -1.01rem;
}

.tabitem .item:nth-of-type(1).active{
  background-position: -3.76rem -1.01rem;
}
.tabitem .item:nth-of-type(2).active{
  background-position: 0 0;
}
.tabcont{
  background-position: center 0rem;
  background-repeat: no-repeat;
}
.tabcont .wrapbox{
  width: 13.98rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.tabcont .wrapbox img.l3{
  margin: 2.44rem auto 0;
}
.tabcont .wrapbox img{
  display: block;
  margin: -0.5rem auto 0;
  /* margin: 0 auto; */
  max-width: 100%;
  height: auto;
  
}
.hj-box{
  /* background-image: url(../images/bg.jpg);
  background-position: center -9.95rem; */
}

.hj-box .page-top {
  height: 15.4rem;
  /* background-image: url(../images/bg_02.jpg); */
}
.hj-box .page-center {
  height: 32.7rem;
  /* background-image: url(../images/bg_03.jpg); */
}
.hj-box .page-bottom {
  height: 6.82rem;
  /* background-image: url(../images/bg_04.jpg); */
}
.jd-box{
  display: none;
  
}
.jd-box .page-top {
  height: 15.4rem;
  /* background-image: url(../images/bg_02.jpg); */
}
.jd-box .page-center {
 height: 33.2rem;
  /* background-image: url(../images/bg_03.jpg); */
}
.jd-box .page-bottom {
  height: 26.45rem;
  /* background-image: url(../images/bg_04.jpg); */
}
.titles {
  position: absolute;
  top: 0;
  height: 82.46rem;
  /* background-image: url(../images/titles.png); */
}
.text {
  top: 0;
  position: absolute;
  left: 50%;
  width: 10.8rem;
  margin-left: -5.4rem;
  height: 77.74rem;
  background-image: url(../images/text.png);
}

.slogan {
  position: absolute;
  top: 1.1rem;
  left: 50%;
  margin-left: -4rem;
  width: 8.47rem;
  height: 3.85rem;
  background: url(../images/slogan.png) no-repeat; background-size: contain;
  /* -webkit-mask: url(../images/slogan.png) 0 0/100%;
    mask: url(../images/slogan.png) 0 0/100%; */
  -webkit-animation: move 0.5s ease forwards;
  animation: move 0.5s ease forwards;
  opacity: 0;
}
/* .slogan:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg,transparent 40%,rgba(255,255,255,.8) 50%,transparent 60%);
    -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,black),color-stop(70%,black),to(transparent));
    -webkit-mask-image: linear-gradient(to bottom,transparent 0%,black 30%,black 70%,transparent 100%);
    mask-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,black),color-stop(70%,black),to(transparent));
    mask-image: linear-gradient(to bottom,transparent 0%,black 30%,black 70%,transparent 100%);
    -webkit-animation: imgShine 4s linear infinite;
    animation: imgShine 4s linear infinite
} */

@-webkit-keyframes imgShine {
    0% {  left: -100% }
    50% {left: 100%}
    to {left: 100%}
}
@keyframes imgShine {
    0% { left: -100% }
    50% { left: 100%}
    to { left: 100% }
}

.logo {
  position: absolute;
  top: 0.6rem;
  left: 0.7rem;
  width: 2.06rem;
  height: 0.87rem;
  background: url(../images/logo.png) no-repeat; background-size: contain;
  -webkit-animation: move 0.5s ease forwards;
  opacity: 0;
}
.gws{ position: absolute; top: 0.5rem; right: 0.7rem; width: 2.04rem; height: 0.42rem; display: flex; background: url(../images/gw.png) no-repeat; background-size: 2.04rem 0.42rem; }
.gws a{ display: block; width: 1.02rem; height: 0.42rem; line-height: 0.38rem; text-align: center; font-size: 0.18rem; color: #fff; text-indent: 0.4rem; }
.gws a:nth-of-type(2){text-indent: 0.26rem;}
.gws a:hover{
  color: #FFF6DB;
}
.glass {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.nav-r{
  opacity: 0;
  position: absolute;
  width: 3.14rem;
  height: 11.57rem; 
  padding: 0.92rem 0 0 0.27rem;
  top: 10.73rem;
  right: 8%;
  background-size: 100% auto;
  box-sizing: border-box;
  background: url(../images/nav-bg-r.png) no-repeat;
  background-size: contain;
}
/* 导航栏 */
.nav{
  position: absolute;
  width: 3.14rem;
  height: 9.27rem;
  padding: 0.92rem 0 0 0.27rem;
  top: 10.73rem;
  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: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.nav a,.nav-r a {
  display: block;
  width: 2.48rem;
  height: 0.39rem;
  text-align: center;
  line-height: 0.39rem;
  font-size: 0.18rem;
  color: #905e52;
  margin: 0 auto 0.22rem;
}
.nav a.on,.nav-r a.on {
  color: #FFF6DB;
  background: url(../images/nav-href-bg.png) no-repeat; background-size: 2.48rem 0.39rem;
}
.nav a#top,.nav-r a#top{
  margin-top: 0.96rem;
  height: 1.46rem;
}

@-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 */
/*  翻失*/
.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)
  }
}

.title{ display: block; width: 13.98rem; height: 1.95rem; margin: 0 auto; background-repeat: no-repeat; background-size: contain; }
.title1-1{ background-image: url(../images/title1-1.png); }
.title1-2{ background-image: url(../images/title1-2.png); }
.title1-3{ background-image: url(../images/title1-3.png); }
.title1-4{ background-image: url(../images/title1-4.png); }
.title1-5{ background-image: url(../images/title1-5.png); }
.title1-6{ background-image: url(../images/title1-6.png); }
.title1-7{ background-image: url(../images/title1-7.png); margin-top: 3.7rem; }
.title1-8{ background-image: url(../images/title1-8.png); }
.title1-9{ background-image: url(../images/title1-9.png); }
.title1-10{ background-image: url(../images/title1-10.png); }
.fom{ display: flex; flex-wrap: wrap; font-size: 0.18rem; width: 70%; margin: 0 auto; }
.fom1{ display: flex; justify-content: center; align-items: center; width: 1rem; height: 0.28rem; margin:0.15rem 0.2rem 0 0; background: url(../images/text2.png) no-repeat; color: #F1D0B9; background-size: contain; }
.black .fom1{ background-image: url(../images/text.png); color: #905E52; }
.fom2{ display: block; width: 8rem; line-height: 2; margin-top: 0.1rem; color: #F1D0B9; }
.fom2 strong{ color: #EF82DD; font-weight: 500; }
.tabcont .wrapbox .fom2 img{ margin: 0; height: 1.05rem; }

.page-center .fom2{ color: #F1D0B9; }
.fom.black .fom2{ color: #000; }

.title2-1{ background-image: url(../images/title2-1.png); }
.title2-2{ background-image: url(../images/title2-2.png); }
.title2-3{ background-image: url(../images/title2-3.png); }
.title2-4{ background-image: url(../images/title2-4.png); }
.title2-5{ background-image: url(../images/title2-5.png); margin-top: 1rem; }
.title2-6{ background-image: url(../images/title2-6.png); margin-top: 1rem; }
.title2-7{ background-image: url(../images/title2-7.png); margin-top: 3.5rem; }
.title2-8{ background-image: url(../images/title2-8.png); }
.title2-9{ background-image: url(../images/title2-9.png); }
.title2-10{ background-image: url(../images/title2-10.png); }
.title2-11{ background-image: url(../images/title2-11.png); }
.title2-12{ background-image: url(../images/title2-12.png); margin-top: 2.1rem; }
.title2-13{ background-image: url(../images/title2-13.png); }
.title2-14{ background-image: url(../images/title2-14.png); }
