h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

html,
body,
div,
p,
span,
i,
aside,
section,
br,
input,
strong,
b,
a,
ul,
ol,
li,
dl,
dt,
dd,
table,
tbody,
tr,
th,
td,
blockquote,
small,
title,
header,
footer,
nav,
button,
img {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

ul li,
ol li {
  list-style-type: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.background.background01 {
  background: url(../images/img-background.png) #fff center top no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

img {
  position: absolute;
}

.section {
  position: relative;
  top: 0;
  left: 0;
}

.job-more {
  position: absolute;
  bottom: .2rem;
  left: 50%;
  margin-left: -.3rem;
  width: .6rem;
  height: .6rem;
  background: url(../images/more-arrow.png) transparent center top no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  animation-name: updown;
  animation-timing-function: ease;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes updown {
  from {
    transform: translateY(10px);
  }
  to {
    transform: translateY(0);
  }
}

.home-line {
  top: 0;
  left: 0;
  width: 6.4rem;
  height: 7.3rem;
}

.home-logo {
  top: .35rem;
  left: 50%;
  margin-left: -2.17rem;
  width: 4.35rem;
  height: 2.44rem;
}

.home-earth {
  top: 3.2rem;
  left: 50%;
  margin-left: -1.85rem;
  width: 3.7rem;
  width: 3.7rem;
}

.home-foot {
  top: auto;
  bottom: 0;
  left: 50%;
  margin-left: -3.2rem;
  width: 6.4rem;
  height: 2.22rem;
}

.title-1 {
  position: static;
  padding: 0.55rem 0 0 0.32rem;
  width: auto;
  height: 2.38rem;
}

.section-top {
  top: 0;
  right: 0;
  left: auto;
  width: 2.61rem;
  height: 2.4rem;
}

.section-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 1.82rem;
  height: 1.67rem;
}

.section-line {
  top: auto;
  right: .32rem;
  bottom: .45rem;
  left: auto;
  width: 1.28rem;
  height: .1rem;
}

.content-company {
  padding: .25rem;
  font-size: .24rem;
  font-weight: normal;
  line-height: 1.5;
  color: #666;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
}

.content-company > p {
  text-indent: 2em;
}

.content-company > h2 {
  margin-top: .2rem;
  font-size: .26rem;
  font-weight: bold;
}

.content-idea {
  margin: 0.2rem 0.32rem;
  padding: 0.28rem 0.3rem;
  font-size: .24rem;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  background-color: #3a4555;
}

.content-idea img.img {
  margin-bottom: .15rem;
  display: block;
  position: static;
  width: 5.13rem;
  height: 1.67rem;
}

.content-idea h2 {
  font-size: .26rem;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: left;
}

.content-service {
  margin: 0.2rem 0.32rem;
  padding: 0.22rem 0.22rem;
  text-align: center;
  background-color: #3a4555;
}

.content-service img {
  display: inline-block;
  position: static;
  margin: 0.03rem 0.02rem;
  width: 2.47rem;
  height: 1.67rem;
  overflow: hidden;
}

.content-job {
  margin: 0;
  padding: 0.1rem 0.22rem;
}

.content-job .job-list li {
  float: left;
  margin: 0.1rem;
}

.content-job .job-list li a {
  float: left;
  padding: 0.1rem;
  width: 2.54rem;
  background-color: #3a4555;
  border-left: 0.04rem solid #84fff7;
}

.content-job .job-list li a span {
  display: block;
  height: .52rem;
  font-size: .26rem;
  font-weight: normal;
  line-height: 2;
  color: #84fff7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job .job-list li a i {
  display: block;
  height: .48rem;
  font-size: .24rem;
  font-weight: normal;
  font-style: normal;
  line-height: 2;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job .job-list li.title {
  width: 5.96rem;
  font-size: .27rem;
  font-weight: bold;
  line-height: 2;
  color: #2b2b2b;
  text-align: center;
}

.more-job {
  position: absolute;
  top: auto;
  bottom: .1rem;
  width: 100%;
  font-size: .3rem;
  font-weight: normal;
  line-height: 1;
  color: #3a4555;
  text-align: center;
  animation: moving 1s ease infinite;
}

.more-job i {
  display: block;
  margin: 0.05rem auto 0;
  width: .15rem;
  height: .29rem;
  background: url(../images/more-arrow.png) transparent center top no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

@-webkit-keyframes moving {
  from {
    -webkit-transform: translateY(-10px);
  }
  to {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes moving {
  from {
    -moz-transform: translateY(-10px);
  }
  to {
    -moz-transform: translateY(0);
  }
}

@keyframes moving {
  from {
    transform: translateY(-10px);
  }
  to {
    transform: translateY(0);
  }
}

.content-contact {
  padding: 0.1rem 0.32rem;
  font-size: .25rem;
  font-weight: normal;
  line-height: 1.5;
  color: #666;
}

.content-contact p {
  zoom: 1;
  margin-bottom: .1rem;
}

.content-contact p:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.content-contact p > span {
  float: right;
  width: 4.8rem;
}

.content-contact p > span img {
  position: static;
  width: 1.74rem;
  height: 1.74rem;
}

.content-contact p > span img.img {
  margin-left: .2rem;
}

.vote-section {
  padding-top: 2rem;
  font-size: .24rem;
  line-height: 1.6;
  color: #333;
  text-align: center;
}

.vote-section img {
  position: static;
}

.ying_title0 {
  margin-bottom: .1rem;
  font-size: .3rem;
  color: #333;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

.home_footer {
  position: absolute;
  top: auto;
  bottom: .4rem;
  left: .1rem;
  right: .1rem;
  font-size: .2rem;
  color: #333;
  line-height: 1;
  text-align: center;
}

.share-code {
  position: static;
  padding-top: 1rem;
  display: block;
  margin: 0 auto 0.4rem;
  width: 3rem;
}
/*# sourceMappingURL=type.css.map */