﻿@charset "utf-8";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a,
img {
  outline: none; /* for Firefox */
  hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
input,
textarea {
  outline: none;
} /*消除chrome黃色框*/
textarea {
  resize: none;
} /*不要縮放*/
img,
div {
  border: 0px;
}
a:link {
  color: #ff8400;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #ff8400;
}
a:hover {
  text-decoration: none;
  color: #d23100;
}
a:active {
  text-decoration: none;
  color: #ff8400;
}
html {
  font-size: 75%;
}
body {
  font-size: 1rem;
  word-wrap: break-word;
  font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}

/**/
.bg {
  width: 100%;
  background-attachment: scroll;
  background-image: url(../picture/backgroup/bg01.png),
    url(../picture/backgroup/bg02.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center top, 50% 110%;
  background-size: 100% auto;
  
  background-color: #fff;
  margin: 0px auto;
  position: relative;
}
/**/
.bg2_game {
  margin-top: 20px;
}
.bg2 {
  width: 100%;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: scroll;
  background-image: url(../picture/backgroup/bg01.jpg),
    url(../picture/backgroup/bg02.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 0%, 50% 140%;
  background-size: 100% auto;
  
  background-color: #fff;
}
.headbox {
  position: relative;
  width: 1190px;
   display: block;

  
  margin: 0 auto;
  
}
.headbox img {
  width: 100%;
   height: 900px;
}
#headt {
  margin: 0 auto 0 auto;
  position: relative;
}
.content {
    width: 100%;
    height: 250px;
    background: url(/template/hsart001/style/picture/backgroup/footer.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    margin-top:30px;
}

.tdbox {
  width: 100%;
  margin: 10px auto;
}
td {
  padding: 10px;
}
.txco {
  text-align: center;
  width: 95%;
  padding: 10px;
  border-radius: 10px;
  background-color: #a12f2f;
  margin: 0 auto;
  color: #ebce99;
}
.im {
  color: #e5ff00;
}
.ex {
  color: #ffad2c;
}
.home {
  top: -15px;
}
.tit {
  position: relative;
  width: 100%;
  padding-bottom: 115px;
  display: block;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: auto 100%;
  margin-bottom: 25px;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/**/
.slong {
  position: absolute;
  display: block;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 100% auto;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.slong {
  opacity: 0;
  width: 45%;
  height: 100%;
  top: 30%;
  left: 28%;
  background-image: url(../images/pop.png);
}
.pop {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
}

.slong2 {
  width: 44.15%;
  height: 5.0477%;
  top: 79.238%;
  left: 27.7%;
  background-image: url(../images/slong2.png);
  opacity: 0;
}

/**/
.cloud2 {
  position: absolute;
  width: 40%; /*800px*/
  height: 21.9%; /*230px*/
  right: -900px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100% auto;
  /*z-index:1;*/
}
/**/
.c1 {
  background-image: url(../images/u1.png);
  bottom: 2%;
  -webkit-animation: textRight 12s ease 0.5s infinite;
  -moz-animation: textRight 12s ease 0.5s infinite;
  animation: textRight 12s ease 0.5s infinite;
}
.c2 {
  background-image: url(../images/u2.png);
  bottom: 1%;
  -webkit-animation: textRight 12s linear 1s infinite;
  -moz-animation: textRight 12s linear 1s infinite;
  animation: textRight 12s linear 1s infinite;
}
.c3 {
  background-image: url(../images/u3.png);
  bottom: 2%;
  -webkit-animation: textRight 10s linear 0.8s infinite;
  -moz-animation: textRight 10s linear 0.8s infinite;
  animation: textRight 10s linear 0.8s infinite;
}
/**/
@keyframes textRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-3000px);
    -moz-transform: translateX(-3000px);
    -ms-transform: translateX(-3000px);
    -o-transform: translateX(-3000px);
    transform: translateX(-3000px);
  }
}
/*版宣*/
.tg2 {
  line-height: 1.5rem;
  color: #0e0e0e;
}

#cy {
  /*padding: 120px 0 18px 20%;*/
  font-size: 1.2rem; /*0.916*/
  line-height: 1.3rem;
  color: #d2d2d2;
  
}
#cy > div {
  /*width: 900px;*/
  margin: 0 auto;
}
#cy div span,
#cy div img {
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

#cy div span {
  text-align: left;
  padding: 0 0 0 5px;
}

.grading {
  float: right;
  width: 550px;
  margin-top: -7px;
}
/* loading */
#loo {
  position: absolute;
  width: 50px; /*32*/
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background-color: #000;
  background-image: url(../images/loading.gif);
  border-radius: 99px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  
}
#bacc {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 20;
  background-color: rgba(0, 0, 0, 1); /*.9*/
}

.tg1{
    color : #0e0e0e;
}

.footer1{
    width: 100%;
    padding: 40px 0px;
}

.row1{
    width: 120px;
    margin: 0px auto;

}


.row2{
    width: 600px;
    margin: 0px auto;

}


/*.adimg{*/
/*    width: 120px;*/
/*}*/


.footer-logo{
    width: 600px;
}

.bgmain{
    width: 100%;
}


.vhead{
    position: absolute;
    z-index: -9;
    width: 100%;
    
}