@charset "utf-8";
.tpmc {
  display: none;
}
/*.......................................*/
.sw {
  text-align: center;
  width: 100%;
  height: 100%;
  display: inline-block;
  /* border: 1px solid #d6c09b; */
  margin: 0 auto;
  padding: 1rem 0;
  /*background-color: #fff;*/
}
.swiper-slide-active .addbox {
  opacity: 1;
  box-shadow: inset 0 20px 100px rgba(0, 0, 0, 0);
}

.lbMain {
  width: 100%;
  height: 700px;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 50%;
  height: auto;
  overflow: hidden;
}
.swiper-pagination-bullet {
  width: 36px;
  height: 36px;
  background: none;
  opacity: 1;
  border-radius: 0;
  background: url(../images/icon.png) no-repeat 0 0;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 20px;
}
.swiper-pagination-bullet-active {
  background-position: -36px 0;
}

.ad2 {
  position: relative;
  width: 100%;
  padding-bottom: 30%;
  display: block;
}
.ad2 > div {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ad2 img {
  width: 100%;
  display: block;
}
#particles-js {
  width: 100%;
  height: auto;
  position: absolute;
  display: block;
  z-index: 2;
}


.tlogo{
  position: absolute; 
    top: 10px;
}
.tlogo img{
  width: 700px;
  height: 400px;
}

.addbox {
  /* opacity: 0.8; */
  /* background-color: #fff;
    border: 1px solid #BDBDBD;*/
  margin: 0 auto;
}
.adt {
  width: 100%;
}
.adt img {
  width: 100%;
}

.swiper-slide .addbox {
  /*opacity: 0.7;*/
  /* box-shadow: inset 0 20px 100px rgba(0, 0, 0, 0.3); */
}

/*.......................................*/
#animation_container canvas {
  width: 100%;
  background-color: transparent;
}
#animation_container {
  height: 628px;
  background: url(../images/load.jpg) no-repeat;
  background-size: 100% auto;
}
/* menu */
.menu_trigger {
  background-image: url(../images/open_icon.png);
  width: 50px;
  height: 50px;
  background-size: contain;
  position: fixed;
  right: 0.5%;
  top: 10.5%;
  background-repeat: no-repeat;
  z-index: 50;
  cursor: pointer;
  transition: all 0.8s;
}
.menu_trigger.is-active {
  background-image: url(../images/close_icon.png);
}
.menu_trigger.fixedtop {
  top: 0.5%;
  transition: all 0.8s;
}
.menu_trigger2 {
  background-image: url(../images/open_icon.png);
  width: 50px;
  height: 50px;
  background-size: contain;
  position: fixed;
  right: 0.5%;
  top: 2%;
  background-repeat: no-repeat;
  z-index: 50;
  cursor: pointer;
  transition: all 0.8s;
}
.menu_trigger2.is-active {
  background-image: url(../images/close_icon.png);
}
.menu_trigger2.fixedtop {
  top: 0.5%;
  transition: all 0.8s;
}
#menu {
  position: fixed;
  width: 10%;
  right: -30%;
  top: 16%;
  z-index: 50;
  max-width: 214px;
  height: 580px;
  padding-left: 0;
  background-image: url(../images/menu_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.8s;
}
#menu.is-active {
  right: 0%;
  transition: all 0.8s;
}
#menu.fixedtop {
  top: 8%;
}
#menu2 {
  position: fixed;
  width: 20%;
  right: -30%;
  top: 8%;
  z-index: 50;
  max-width: 214px;
  height: 580px;
  padding-left: 0;
  background-image: url(../images/menu_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.8s;
}
#menu2.is-active {
  right: 0%;
  transition: all 0.8s;
}
#menu2.fixedtop {
  top: 8%;
}
/*#menu li{width:100%;height:0;display: block;max-width: 140px;padding-bottom: 19%;padding-left: 0;position: relative;background-image: url("../images/menu.png");margin: 0 0 18% 23%;cursor: pointer;}
#menu li:hover{background-image: url("../images/menu-.png");}
#menu li:nth-child(1) {background-position: 0 0;margin-top: 26%;}
#menu li:nth-child(2) {background-position: 0 -78px;}
#menu li:nth-child(3) {background-position: 0 -156px;}
#menu li:nth-child(4) {background-position: 0 -233px;}
#menu li:nth-child(5) {display: none;}
#menu li:nth-child(1):hover,
#menu li:nth-child(1).on{background-position: 0 0;}
#menu li:nth-child(2):hover,
#menu li:nth-child(2).on{background-position: 0 -78px;}
#menu li:nth-child(3):hover,
#menu li:nth-child(3).on{background-position: 0 -156px;}
#menu li:nth-child(4):hover,
#menu li:nth-child(4).on{background-position: 0 -233px;}
#menu li.menutop{background-position: 0 -372px;}
#menu li.menutop:hover,
#menu li.menutop.on{background-position: 0 -372px;}*/
#menu div {
  cursor: pointer;
}
#menu2 div {
  cursor: pointer;
}
.rbt1 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0px;
  background: url(../images/rbt1.png);
  background-size: 100% auto;
}
.rbt1 img {
  width: 100%;
}
.rbt2 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt2.png);
  background-size: 100% auto;
}
.rbt2 img {
  width: 100%;
}
.rbt3 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt3.png);
  background-size: 100% auto;
}
.rbt3 img {
  width: 100%;
}
.rbt4 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt4.png);
  background-size: 100% auto;
}
.rbt4 img {
  width: 100%;
}
.rbt5 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt5.png) no-repeat;
  background-size: 100% auto;
}
.rbt5 img {
  width: 100%;
}
.rbt6 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt6.png) no-repeat;
  background-size: 100% auto;
}
.rbt6 img {
  width: 100%;
}
.rbt7 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt7.png) no-repeat;
  background-size: 100% auto;
}
.rbt7 img {
  width: 100%;
}
.rbt9 {
  width: 90%;
  margin: 0 auto;
  background: url(../images/rbt9.png) no-repeat;
  background-size: 100% auto;
}
.rbt9 img {
  width: 100%;
}
.rbt8 {
  width: 80%;
  margin: 3px auto;
}
.rbt8 img {
  width: 100%;
}
/* ..................................... */
style attribute {
  font-size: 73.3854px;
}
marquee {
  width: 20%;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 1.2rem;
  position: absolute;
  top: 7%;
  right: 0;
}
.music-but,
.music-but-c,
.video-but,
.close-book,
.close-btn,
.music-but::after,
.music-but::before,
.fixed-column .nav-list.homepage {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.music-but {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  z-index: 100;
}
.music-but::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-image: url(../images/music-but.png);
  -webkit-animation: rotating 2.5s infinite linear;
  z-index: 101;
}
.music-but::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 102;
  background-image: url(../images/music-but-c.png);
}

.music-but.off::before {
  background-image: url(../images/music-but-off.png);
}

.music-but.off::after {
  -webkit-animation: auto;
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ..................................... */
.tlt {
  width: 100%;
  margin: 0px auto;
}
.tlt img {
  width: 100%;
}
.mtlt {
  width: 50%;
  margin: 2rem auto;
}
.mtlt img {
  width: 100%;
}
.previous {
  width: 30%;
  margin: 1rem auto;
}

.previous img {
  width: 100%;
}

.opbt {
}

.clbt {
  display: none;
}

.cpbt {
  position: fixed;
  z-index: 7;
  top: 1%;
  right: 1%;
}

.upop {
  display: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  position: fixed;
  z-index: 6;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, 0.9);
}

.ubox {
  width: 400px;
  height: 580px;
  background: url(../images/popbg.jpg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  margin-left: -200px;
  top: 15%;
}

.ubt {
  width: 40%;
  margin: 4.5rem auto;
}

.ubt img {
  width: 100%;
}

.apbox {
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.app2 {
  margin-top: -9%;
  width: 24%;
  cursor: pointer;
  right: 0.5%;
  display: block;
  position: absolute;
}
.app2 img {
  width: 100%;
}
.app8 {
  margin-top: -9%;
  margin-right: 75%;
  width: 24%;
  cursor: pointer;
  right: 0.5%;
  display: block;
  position: absolute;
}
.app8 img {
  width: 100%;
}
.app {
  width: 24%;
  margin: 0 0.5%;
  float: left;
  cursor: pointer;
}
.app img {
  width: 100%;
}
.mpt1 {
  position: absolute;
  right: 10%;
  margin-top: 8%;
}

.mpt2 {
  position: absolute;
  right: 1%;
  margin-top: 15%;
}

.mpt3 {
  position: absolute;
  left: 15%;
  margin-top: 8%;
}

.mpt4 {
  position: absolute;
  left: 15%;
  margin-top: 15%;
}

.mpt5 {
  position: absolute;
  right: 30%;
  margin-top: 8%;
}

.mpt6 {
  position: absolute;
  right: 1%;
  margin-top: 15%;
}

.mpt7 {
  position: absolute;
  left: 15%;
  margin-top: 8%;
}

.mpt8 {
  position: absolute;
  left: 15%;
  margin-top: 15%;
}

.mpp1 {
  position: absolute;
  left: -5%;
}

.mpp2 {
  position: absolute;
  right: -5%;
}

.mpp3 {
  position: absolute;
  left: -5%;
}

.mpp4 {
  position: absolute;
  right: -5%;
}
.adbox {
  width: 100%;
  border-radius: 10px;
  /*border: 5px solid rgba(55, 38, 38, .99);*/
}

.sg:hover {
  filter: brightness(1.2);
  transition: filter 0.5s;
}

.sg1 {
  width: 100%;
  position: relative;
  margin: 10px auto;
}

.sg4 {
  width: 100%;
  height: 400px;
  position: relative;
  margin: 0px auto;
  background:url('/template/hsart001/style/picture/bg_info.png');
  
}
.sg2 {
  width: 100%;
  position: relative;
  margin: 0px auto;
  margin-bottom: 40px;
}
.sg3 {
  width: 100%;
  position: relative;
}
.block11 {
    background: url(../picture/block/block11.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
}
.block11:hover {
  transform: scale(1.1);
}


.block12 {
  background: url(../picture/block/block12.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.block12:hover {
  transform: scale(1.1);
}
.block13 {
  background: url(../picture/block/block13.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
}

.block13:hover {
  transform: scale(1.1);
}
.block14 {
  background: url(../picture/block/block14.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.block14:hover {
  transform: scale(1.1);
}
.block15 {
  background: url(../picture/block/block15.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
}

.block15:hover {
  transform: scale(1.1);
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.block21 {
    background: url(../picture/block/block21.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
}
.block21:hover {
  transform: scale(1.1);
}
.block22 {
  background: url(../picture/block/block22.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
    /*top:-14px;*/
}
.block22:hover {
  transform: scale(1.1);
}
.block23 {
    background: url(../picture/block/block23.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
    /*top:-14px*/
}
.block23:hover {
  transform: scale(1.1);
}
.block24 {
    background: url(../picture/block/block24.png) no-repeat;
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
    /*top:14px;*/
}
.block24:hover {
  transform: scale(1.1);
}
.adbanner {
  border-radius: 20px;
  width: 580px;
  height: 380px;
  overflow: hidden;
  float: left;
  background-size: 100% auto;
  margin: 0px 0px 40px 15px;
}
.adbanner img {
  width: 100%;
}
.intxbox {
  padding: 10px;
}
.btbox {
  position: absolute;
  width: 30%;
  right: 6%;
  margin: 1rem 0 0 0;
  z-index: 3;
  background: url(../images/tbtbbg.png) no-repeat;
  background-size: 100% auto;
}
.btnx {
  width: 25%;
  float: left;
}

.btnx img {
  width: 100%;
}
.bt1 {
  background: url(../images/btn_01.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.bt2 {
  background: url(../images/btn_02.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.bt3 {
  background: url(../images/btn_03.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.bt4 {
  background: url(../images/btn_04.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.btbox > div:hover {
  background-position: bottom center;
  cursor: pointer;
}

.imgc {
  width: 70%;
  margin: 1em auto;
}

.imgcn {
  width: 50%;
  margin: 1em auto;
}

.imgcn img {
  width: 100%;
}

/* CSS Document */
.inlbox {
  width: 100%;
  background-color: #dfd5b4;
}

#inline_content,
#inline_content2,
#inline_content3,
#inline_content4 {
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 95%;
  /* background:url(../images/bbbg.jpg); */
  background-color: #ececec;
  /**/
  border-radius: 15px;
  overflow: hidden;
}

.apple {
  background-image: url(../images/apple.png);
}

.google {
  background-image: url(../images/google.png);
}

.logo {
  position: relative;
  width: 100%;
  padding-bottom: 83px;
  /**/
  display: none;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../images/logo.png);
  background-size: 100% auto;
}

.h1 {
  font-weight: bold;
}

.fontr {
  color: #ff0049;
  font-size: 1.4em;
  text-align: center;
  display: block;
}

.fonts {
  font-weight: bold;
  font-size: 1.3em;
}

.font {
  line-height: 1.8rem;
}

.fontl {
  color: #ffcb00;
  font-weight: bold;
  font-size: 1.5em;
  border-bottom: 1px solid rgba(255, 200, 0, 0.7);
  padding: 5px;
}

.f1 {
  font-size: 1.6rem;
  margin: 0 0 5px;
  color: #ebce99;
  /*border-radius:5px;
	background-color:rgba(72,63,45,.5);*/
  border-bottom: 2px solid #585142;
}

.ct {
  text-align: center;
  margin-top: 10px;
}

/* news........................................................ */
.newsx {
  width: 580px;
  height: 380px;
  overflow: hidden;
  padding: 5px;
  float: left;
  /*background: url('/template/hsart001/style/picture/bg_block.png');*/
  background-size: cover;
}
.newsbox {
  margin-top: 5px;
  /* display:inline-block; */
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  /*background-image: url(../images/h_news.png);*/
  background-size: 100% 100%;
  border-radius: 30px;
  /*border: 5px solid rgba(55, 38, 38, .99);*/
}

.nnewsbox {
  position: relative;
  width: 98%;
  height: 500px;
  /* display:inline-block; */
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/h_news.png);
  background-size: 100% 100%;
  margin: 0 auto;
  border-radius: 10px;
  border: 5px solid rgba(55, 38, 38, 0.99);
}

.nsbox {
  position: relative;
  width: 98%;
  height: 500px;
  /* display:inline-block; */
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/h_news.png);
  background-size: 100% 100%;
  margin: 0 auto;
  border-radius: 10px;
  border: 5px solid rgba(55, 38, 38, 0.99);
}

.newsbox2 {
  position: relative;
  width: 98%;
  min-height: 300px;
  display: block;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/h_news.png);
  background-size: 100% 100%;
  margin: -4px auto 0 auto;
  border-radius: 10px;
  border: 5px solid rgba(55, 38, 38, 0.99);
}

.newsh2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 3px 0;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: 50% 100%;
  /*background-image: url(../images/s3.png);*/
  text-align: center;
  float: right;
}

.newsh2 > div {
  position: relative;
  padding: 0 75px 0 56px;
  margin: 10px 0;
}

.newsh {
    width: 93%;
    height: 43px;
    margin: 0 auto;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: 50% 100%;
    text-align: left;
    line-height: 43px;
    background-color: #eeeeee;
    position: relative;
    border-radius: 43px;
}

.newsh > ul {
  position: relative;
  left: -5px;
}

.newsh > ul > li {
  height: 43px;
  display: inline-block;
  text-align: center;
  /*overflow: hidden;*/
    line-height: 43px;
    background-color: #eeeeee;
    position: relative;
    border-radius: 43px;
    margin-bottom: 30px;
}

.date2 {
  position: absolute;
  width: 72px;
  font-size: 1rem;
  line-height: 25px;
  text-align: left;
  color: #95929c;
  right: 0;
  top: 0;
}

.contentbox {
  position: relative;
  width: 92%;
  font-size: 1.25rem;
  line-height: 25px;
  color: #655c54;
  overflow: hidden;
  padding: 20px 0;
  margin: 0 auto;
}

.contentbox img {
  max-width: 800px;
  display: block;
  margin: 10px auto;
}

.h0 {
  width: 15px;
  height: 50px;
  display: inline-block;
  overflow: hidden;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-image: url(../images/h_n_0.png);
  background-size: 100% 100%;
}

.newsh > ul > li > a {
    width: 100px;
    height: 43px;
    line-height: 43px;
    border-radius: 141px;
    color: #084ebf;
    font-size: 20px;
    display: inline-block;
    float: left;
    text-align: center;
    position: relative;
    z-index: 1;
}


.newsh > ul > li > a i {
    padding-left: 30px;
    background: url(../picture/icon/icon_arrow_blue.png) 0 center no-repeat;
}


.newsh > ul > li.ba > a {
    color: #fff;
    background-color: #BA454B;
}

.newsh > ul > li.ba > a i {
    background: url(../picture/icon/icon_arrow_white.png) 0 center no-repeat;
}


/*.newsh > ul > li > a:hover {*/
/*    color: #fff;*/
/*    background-color: #e91e63;*/
/*}*/

.hm1,
.hm2,
.hm3,
.hm4,
.hm5 {
  background-position: 50% 0%;
}

.hm1 {
  background-image: url(../images/h_n_m1.png);
  margin-left: 15px;
}

.hm2 {
  background-image: url(../images/h_n_m2.png);
}

.hm3 {
  background-image: url(../images/h_n_m3.png);
}

.hm4 {
  background-image: url(../images/h_n_m4.png);
}

.hm5 {
  background-image: url(../images/gohbt.png);
}

.ba {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 15px 100%;
  /*background-image: url(../images/h_n_on.png);*/
}

.ba > a {
  background-position: 50% 100%;
}

.ba2 {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 15px 100%;
  /* background-image:url(../images/h_n_on.png); */
}

.ba2 > a {
  background-position: 50% 100%;
}

.hn_more {
  position: absolute;
  width: 75px;
  height: 30px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/h_n_more.png);
  right: 30px;
  bottom: 4%;
  margin-top: -8px;
  /**/
  transition: transform 0.2s linear;
  -moz-transition: transform 0.2s linear;
  -webkit-transition: transform 0.2s linear;
  transform: scale(1, 1);
  -moz--transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.hn_more:hover {
  transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
}

.nhn_more {
  position: absolute;
  width: 75px;
  height: 30px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/h_n_more.png);
  right: 10px;
  bottom: 1%;
  margin-top: -8px;
  /**/
  transition: transform 0.2s linear;
  -moz-transition: transform 0.2s linear;
  -webkit-transition: transform 0.2s linear;
  transform: scale(1, 1);
  -moz--transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.nhn_more:hover {
  transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
}

.ggh {
  position: absolute;
  width: 100px;
  height: 50px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-image: url(../images/gohbt.png);

  right: 10px;
  top: 3%;
  margin-top: -8px;
  /**/
  transition: transform 0.2s linear;
  -moz-transition: transform 0.2s linear;
  -webkit-transition: transform 0.2s linear;
  transform: scale(1, 1);
  -moz--transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
.ggh:hover {
  background-position: bottom center;
}
.ggh img {
  width: 100%;
}
.newsli {
  width: 95%;
  margin: 0 auto;
  margin-top: 60px;
  height: 1px;
  /*background-color: #3577ad;*/
}

.newsli img {
  width: 100%;
}

.newslist {
  width: 87.648%;
  margin: 0 auto;
  padding: 5px 0 25px 0;
}

.newslist span ul li {
  position: relative;
  /*height:38px;*/
  padding: 0 75px 0 56px;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: 50% 100%;
  background-image: url(../images/s1.png);
}

.im,
.ac,
.all,
.st {
  position: absolute;
  width: 41px;
  height: 19px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  left: 6px;
  top: 9.5px;
}

.ic {
  top: 3.4px;
}

.all {
  background-image: url(../images/all.png);
}

.im {
  background-image: url(../images/im.png);
}

.ac {
  background-image: url(../images/ac.png);
}

.st {
  background-image: url(../images/st.png);
}

/*.tnw:before {*/
/*  content: url(../images/topnews.png);*/
/*  position: absolute;*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  background-attachment: scroll;*/
/*  background-repeat: no-repeat;*/
/*  background-position: 50% 50%;*/
/*  left: -25px;*/
/*  top: 5px;*/
/*}*/

.date {
  position: absolute;
  width: 72px;
  font-size: 1rem;
  line-height: 38px;
  text-align: left;
  color: #81726c;
  right: 0;
  top: 0;
}

.nbox {
  position: relative;
  width: 100%;
  font-size: 1.25rem;
  line-height: 38px;
  color: #55493d;
  text-align: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nbox2 {
  position: relative;
  width: 100%;
  font-size: 1.35rem;
  line-height: 25px;
  color: #55493d;
  text-align: left;
  display: block;
}

.nbox:link,
.nbox:visited,
.nbox:active {
  color: #fff;
}

.nbox:hover {
  color: #538486;
}


@media only screen and (max-width: 1000px) {
  .apbox {
    width: 100%;
  }
  #animation_container {
    height: 500px;
  }
  /* AD & News */
  .newsh {
    overflow: hidden;
  }

  /* .newsh > ul > li > a{width:40px;} */
  .hm1 {
    margin-left: 10px;
  }

  .h0 {
    width: 10px;
  }

  .ba {
    background-position: -3px 100%;
  }

  .hn_more {
    right: 5px;
  }

  .newslist > span > ul > li {
    padding: 0 45px 0 53px;
  }

  .date {
    width: 38px;
  }

  .date > span {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .btbox {
    display: none;
  }

  .contentbox img {
    width: 96%;
  }

  /* AD & News */
  .t2 {
    width: 100% /*96*/;
    padding: 0 0 0 0;
    margin-bottom: 25px;
  }

  .ad {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
  }

  .newsbox {
    height: auto;

    padding: 5px 0 0 0;
    top: 0px;
  }

  .newsh > ul > li > a {
    width: 65px;
  }

  /**/
  .hm1 {
    margin-left: 15px;
  }

  .h0 {
    width: 15px;
  }

  .ba {
    background-position: 15px 100%;
  }

  .hn_more {
    bottom: 0.5%;
    right: 3%;
  }

  .newslist {
    width: 90%;
  }

  .newslist > span > ul > li {
    padding: 0 75px 0 56px;
  }

  .date {
    width: 72px;
  }

  .date > span {
    display: inline;
  }

  /* */
}

@media only screen and (max-width: 700px) {
  #animation_container {
    height: 404px;
  }
  .mpt1 {
    position: absolute;
    right: 10%;
    margin-top: 10%;
  }

  .mpt2 {
    position: absolute;
    right: 1%;
    margin-top: 20%;
  }

  .mpt3 {
    position: absolute;
    left: 10%;
    margin-top: 8%;
  }

  .mpt4 {
    position: absolute;
    left: 10%;
    margin-top: 18%;
  }

  .mpt5 {
    position: absolute;
    right: 30%;
    margin-top: 8%;
  }

  .mpt6 {
    position: absolute;
    right: 1%;
    margin-top: 18%;
  }

  .mpp1 {
    position: absolute;
    left: -15%;
  }

  .mpp1 img {
    width: 80%;
  }

  .mpp3 {
    position: absolute;
    left: -15%;
  }

  .mpp3 img {
    width: 90%;
  }
}

@media only screen and (max-width: 600px) {
  .mpt1 {
    right: 2%;
  }

  .mpt2 {
    right: -10%;
  }

  .mpt3 {
    left: 10%;
  }

  .mpt4 {
    left: 10%;
  }

  .mpt5 {
    position: absolute;
    right: 20%;
    margin-top: 8%;
  }

  .mpt6 {
    position: absolute;
    right: -10%;
    margin-top: 18%;
  }

  .mpt1 img {
    width: 80%;
  }

  .mpt2 img {
    width: 80%;
  }

  .mpt3 img {
    width: 80%;
  }

  .mpt4 img {
    width: 90%;
  }

  .mpt5 img {
    width: 80%;
  }

  .mpt6 img {
    width: 80%;
  }
}
@media only screen and (max-width: 560px) {
  .ggh {
    width: 65px;
    margin-top: -5px;
    background-image: url(../images/mgohbt.png);
  }

  .previous {
    width: 70%;
  }
  #menu {
    position: fixed;
    width: 40%;
    right: -40%;
    top: 18%;
    z-index: 50;
    max-width: 214px;
    height: 580px;
    padding-left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.8s;
  }
  #menu2 {
    position: fixed;
    width: 40%;
    right: -40%;
    top: 8%;
    z-index: 50;
    max-width: 214px;
    height: 580px;
    padding-left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.8s;
  }

  marquee {
    width: 50%;

    color: rgb(0, 0, 0);
    font-size: 1.2rem;
    position: absolute;
    top: 3%;
    right: 5rem;
  }
  .tpmc {
    display: none;
  }
  /*.tpmc {*/
  /*  display: block;*/
  /*}*/
  .apbox {
    width: 98%;
    margin: 0 auto;
  }
  .app {
    width: 24.5%;
    margin: 0 0.1%;
  }
  .ad2 {
    padding-bottom: 52%;
  }
  .swiper-slide {
    width: 90%;
  }
  .tlt {
    width: 90%;
  }
  .mtlt {
    width: 90%;
  }

  .sg2 {
    width: 98%;
    margin: 1rem auto;
  }
  .imgc {
    width: 100%;
  }

  /* AD & News */
  .newsbox {
    padding: 0 0 0 0;
    top: 0px;
  }

  .newsh > ul > li > a {
    width: 45px;
  }

  .hm1 {
    margin-left: 10px;
  }

  .h0 {
    width: 10px;
  }

  .ba {
    background-position: center 100%;
    /* background-image:url(../images/h_n_onm.png); */
  }

  .hn_more {
    bottom: 1%;
    right: 5%;
  }
  .newslist > span > ul > li {
    padding: 0 45px 0 53px;
  }

  .date {
    width: 35px;
  }

  .date > span {
    display: none;
  }

  /* .tnw:before{left:-12px;} */
  .hm1 {
    background-image: url(../images/mh_n_m1.png);
    margin-left: 15px;
  }

  .hm2 {
    background-image: url(../images/mh_n_m2.png);
  }

  .hm3 {
    background-image: url(../images/mh_n_m3.png);
  }

  .hm4 {
    background-image: url(../images/mh_n_m4.png);
  }
}

@media only screen and (max-width: 500px) {
  .mtlt {
    margin-top: 37%;
  }
  #animation_container canvas {
    width: 240%;
  }
  #animation_container {
    height: 60vh;
    background: url(../images/mload.jpg) no-repeat;
    background-size: 100% auto;
  }
  .tnw:before {
    left: -20px;
  }

  .imgcn {
    width: 100%;
  }

  .rbtbox {
    width: 27%;
  }

  .rbt11 {
    float: left;
    display: none;
  }

  .rbbt1 {
  }

  .mpt1 {
    right: 2%;
    margin-top: 45%;
  }

  .mpt2 {
    right: -10%;
    margin-top: 60%;
  }

  .mpt3 {
    left: 15%;
    margin-top: 45%;
  }

  .mpt4 {
    left: 15%;
    margin-top: 60%;
  }

  .mpt5 {
    right: 40%;
    margin-top: 45%;
  }

  .mpt6 {
    right: -10%;
    margin-top: 60%;
  }

  .mpp1 {
    left: 10%;
  }

  .mpp3 {
    left: 10%;
  }
}


  .mpt2 {
    right: -15%;
    margin-top: 60%;
  }

  .mpt5 {
    right: 20%;
    margin-top: 45%;
  }

  .mpt6 {
    right: -20%;
    margin-top: 60%;
  }

  .mpp1 {
    left: 10%;
  }

  .mpp3 {
    left: 10%;
  }
}

@media only screen and (max-width: 430px) {
  .ubox {
    width: 98%;
    height: auto;
    left: 0%;
    margin-left: 0px;
    top: 0.5%;
    margin: 0 1%;
  }

  .ubt {
    width: 40%;
    margin: 15% auto;
  }

  .opbt {
    width: 40px;
  }

  .clbt {
    width: 40px;
  }

  .clbt img {
    width: 100%;
  }

  .opbt img {
    width: 100%;
  }

  .cpbt {
    right: 2%;
  }
}


.sg1 > a > div {
    width: 215px;
    display: inline-block;
    height: 127px;
    margin-left: 20px;
}

.sg1-1 {
  background: url(../picture/office/o1.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.sg1-2 {
  background: url(../picture/office/o2.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.sg1-3 {
  background: url(../picture/office/o3.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.sg1-4 {
  background: url(../picture/office/o4.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.sg1-5 {
  background: url(../picture/office/o5.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.menu-text{
    color: #eee;
}

.sg2 a {
    width: 279px;
    height: 298px;
    position: relative;
    display: block;
    float: left;
    margin: 0px 8px;
    margin-bottom: 30px;
}

.game_content{
    width: 1190px;
    margin: 0px auto;
}

.menubox{
    width: 660px;
    height: 43px;
    margin: 0 auto;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: 50% 100%;
    text-align: left;
    line-height: 43px;
    background-color: #BA454B;
    border-radius: 43px;   
    position: absolute;
    top:30px;
    right: 50px;
}
.menubox > ul > li > a {
    width: 110px;
    height: 43px;
    line-height: 43px;
    border-radius: 141px;
    color: #e0e0e0;
    font-size: 16px;
    display: inline-block;
    float: left;
    text-align: center;
    position: relative;
    padding-right: 5px;
    z-index: 1;
}

.menubox > ul > li > a i {
    padding-left: 30px;
    background: url(../picture/icon/icon_arrow_white.png) 0 center no-repeat;
}

.menubox > ul > li > a:hover {
    background-color: #841F24;
}

.header_menu img{
    width:120px;
    height:120px;
}

.header_menu {
    transform: rotate(45deg);
}

.header_menu:hover {
  filter: brightness(1.2);
  transition: filter 0.5s;
}

.header_menu1{
    position: absolute;   
    top: 415px;
    left: 263px;
}


.header_menu2{
    position: absolute;
    top: 510px;
    left: 170px;
}

.header_menu3{
    position: absolute; 
    top: 600px;
    left: 263px;
}
.header_menu4{
    position: absolute;
    top: 510px;
    left: 354px;
}
