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;
}

body {
  -webkit-text-size-adjust: none;
  font-family: "PingFang SC", arial;
}

.clearfix {
  zoom: 1;
}

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

.background {
  background-color: #0d853b;
}

.background.background01 {
  background: url(/Common/Images/h5yema/home_top.png) transparent center top no-repeat;
  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(/Common/Images/h5yema/more-arrow.png) transparent center top no-repeat;
  background-size: 100% auto;
  -webkit-animation-name: updown;
          animation-name: updown;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

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

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

i.home-top {
  display: block;
  position: absolute;
}

i.home-foot {
  display: block;
  position: absolute;
}

i.home-msg {
  display: block;
  position: absolute;
}

i.home-prompt {
  display: block;
  position: absolute;
}

.home-top {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 7.83rem;
  background: url(/Common/Images/h5yema/home_top.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.home-foot {
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 5.02rem;
  background: url(/Common/Images/h5yema/home_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

.icon-white-slash {
  display: block;
  position: absolute;
  top: 0;
  right: 1rem;
  width: .88rem;
  height: .78rem;
  background: url(/Common/Images/h5yema/icon_white_slash.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: .88rem auto;
  -webkit-animation: movings 2s linear infinite;
          animation: movings 2s linear infinite;
}

.icon-yellow-slash {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: .89rem;
  height: .78rem;
  background: url(/Common/Images/h5yema/icon_yellow_slash.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: .89rem auto;
  -webkit-animation: movings 2s linear infinite;
          animation: movings 2s linear infinite;
}

@-webkit-keyframes movings {
  from {
    top: 0;
  }
  to {
    top: 50%;
    right: 100%;
  }
}

@keyframes movings {
  from {
    top: 0;
  }
  to {
    top: 50%;
    right: 100%;
  }
}

.home-white-logo {
  display: block;
  position: absolute;
  top: 0;
  right: 1.08rem;
  left: 1.08rem;
  height: 3.08rem;
  background-color: #fff;
}

.home-logo {
  display: block;
  position: absolute;
  top: .46rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 2.35rem;
  height: .82rem;
  background: url(/Common/Images/h5yema/logo_img.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.home-join {
  display: block;
  position: absolute;
  top: 1.52rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.75rem;
  height: .91rem;
  background: url(/Common/Images/h5yema/icon_join.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.home-wait {
  display: block;
  position: absolute;
  top: 3.2rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 2.94rem;
  height: .88rem;
  background: url(/Common/Images/h5yema/icon_wait.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.home-msg {
  top: 4.16rem;
  right: 1.12rem;
  left: 1.12rem;
  font-size: .3rem;
  font-weight: bold;
  font-style: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #0d853b;
}

.home-prompt {
  top: auto;
  right: 0;
  bottom: .82rem;
  left: 0;
  margin: 0 auto;
  font-size: .36rem;
  font-weight: bold;
  font-style: normal;
  line-height: 2;
  color: #333;
  text-align: center;
  background-color: #fff;
}

.backdrop-white {
  position: absolute;
  top: .45rem;
  right: .3rem;
  bottom: .45rem;
  left: .3rem;
  background-color: #fff;
}

.company-title {
  position: relative;
  top: 1.11rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.58rem;
  height: .38rem;
  background: url(/Common/Images/h5yema/company_title.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.show-title {
  position: relative;
  top: 1.11rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.58rem;
  height: .38rem;
  background: url(/Common/Images/h5yema/show_title.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.job-title {
  position: relative;
  top: 1.11rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.58rem;
  height: .38rem;
  background: url(/Common/Images/h5yema/job_title.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.contact-title {
  position: relative;
  top: 1.11rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.58rem;
  height: .38rem;
  background: url(/Common/Images/h5yema/contact_title.png) transparent center top no-repeat;
  background-size: 100% auto;
}

.icon-cloud-left {
  display: block;
  position: absolute;
  top: auto;
  bottom: 1.95rem;
  width: .97rem;
  height: .54rem;
  background: url(/Common/Images/h5yema/icon_cloud_left.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: auto .54rem;
}

.icon-cloud-right {
  display: block;
  position: absolute;
  top: auto;
  bottom: 1.95rem;
  width: .97rem;
  height: .54rem;
  background: url(/Common/Images/h5yema/icon_cloud_right.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: auto .54rem;
}

.active .content-job > ul > li:nth-child(2n) {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

.active .content-job > ul > li:nth-child(2n+1) {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

.title-1 {
  position: absolute;
  top: .7rem;
  right: .4rem;
  left: .4rem;
  line-height: 0;
  text-align: center;
}

.title-1 > i {
  margin-bottom: .1rem;
  display: block;
  font-size: .28rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2;
  color: #0d853b;
  text-transform: uppercase;
}

.title-1 > span {
  display: inline-block;
  padding: 0 1rem;
  font-size: .4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  background-color: #0d853b;
}

@-webkit-keyframes typing {
  from {
    width: 0;
  }
  to {
    width: .72rem;
  }
}

@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: .72rem;
  }
}

.title-2 {
  position: absolute;
  top: .35rem;
  right: .4rem;
  left: .4rem;
  line-height: 0;
  text-align: center;
}

.title-2 > i {
  margin-bottom: .1rem;
  display: block;
  font-size: .28rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
}

.title-2 > span {
  display: inline-block;
  padding: 0 1rem;
  font-size: .4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #0d853b;
  text-align: center;
  background-color: #fff;
}

.session-foot {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  width: 6.4rem;
  height: 1.18rem;
  background: url(/Common/Images/h5yema/session_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

@-webkit-keyframes showhid {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 1.63rem;
  }
}

@keyframes showhid {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 1.63rem;
  }
}

@-webkit-keyframes showing {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes showing {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.content-culture {
  position: absolute;
  top: 1.85rem;
  right: .6rem;
  left: .6rem;
  font-size: .24rem;
  font-weight: normal;
  line-height: 1.6;
  color: #565656;
  white-space: normal;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
}

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

.content-culture > img {
  display: block;
  position: static;
  margin: 0 auto;
  width: 4.5rem;
  text-align: center;
}

.content-culture > div {
  text-indent: 2em;
  color: #0d853b;
}

.content-company {
  position: absolute;
  top: 2rem;
  right: .65rem;
  bottom: 0;
  left: .65rem;
  font-size: .26rem;
  font-weight: normal;
  line-height: 1.5;
  color: #565656;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content-company > img {
  position: static;
  display: block;
  margin: 0 auto 0.15rem;
  text-align: center;
  width: 5rem;
}

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

.outside-layer {
  position: relative;
  top: 0;
  left: 0;
}

.content-job {
  position: absolute;
  top: 1.65rem;
  right: .2rem;
  left: .2rem;
}

.content-job > ul {
  zoom: 1;
}

.content-job > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-job > ul > li > p {
  margin: 0 .1rem;
  font-size: .3rem;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job > ul > li > ul {
  zoom: 1;
}

.content-job > ul > li > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-job > ul > li > ul > li {
  float: left;
  margin: .1rem;
}

.content-job > ul > li > ul > li > a {
  float: left;
  padding: .2rem .1rem;
  width: 2.6rem;
  background-color: #fff;
  border-radius: .08rem;
}

.content-job > ul > li > ul > li > a > span {
  display: block;
  font-size: .28rem;
  font-weight: bold;
  line-height: 1.5;
  color: #0d853b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job > ul > li > ul > li > a > i {
  display: block;
  font-size: .24rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  color: #787878;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-project {
  position: absolute;
  top: 2rem;
  right: .4rem;
  left: .4rem;
}

.content-project > ul {
  zoom: 1;
}

.content-project > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-project > ul > li {
  float: left;
  margin: .1rem;
  width: 2.6rem;
}

.content-project > ul > li > img {
  position: static;
  float: left;
  width: 2.6rem;
  border: 1px solid #0e5da6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.content-contact {
  position: absolute;
  top: 2rem;
  right: .7rem;
  left: .7rem;
  font-size: .28rem;
  font-weight: normal;
  line-height: 1.5;
  color: #303030;
  text-align: left;
}

.content-contact > img {
  display: block;
  position: static;
  margin: 0 auto 0.4rem;
  width: 5rem;
  text-align: center;
}

.content-contact > p > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: .1rem;
  width: .2rem;
  height: .25rem;
  background: url(/Common/Images/h5yema/icon_address.png) transparent left center no-repeat;
  background-size: 100% auto;
}

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

.vote-section img {
  position: static;
}

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

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

.icon-line-big {
  position: static;
  display: block;
  margin: 0 auto 0.2rem;
  width: 5.76rem;
  height: .02rem;
}

.icon-line-small {
  position: static;
  display: block;
  margin: 0 auto;
  width: 3.28rem;
  height: .05rem;
}
/*# sourceMappingURL=type.css.map */