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", "Microsoft Yahei", arial;
}

.clearfix {
  zoom: 1;
}

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

.background {
  background: url(/Common/Images/h5chengx/img_background.png) #f5f8fb 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/h5chengx/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);
  }
}

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

i.icon-leaf {
  display: block;
  position: absolute;
  top: .94rem;
  right: .1rem;
  left: auto;
  width: 2.24rem;
  height: .99rem;
  background: url(/Common/Images/h5chengx/icon_leaf.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: 2.24rem auto;
}

i.home-logo {
  display: block;
  position: absolute;
  top: 1.82rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 3.06rem;
  height: .74rem;
  background: url(/Common/Images/h5chengx/logo.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: 3.06rem auto;
}

i.icon-ball {
  display: block;
  position: absolute;
  top: .25rem;
  right: .95rem;
  width: .72rem;
  height: .89rem;
  background: url(/Common/Images/h5chengx/icon_ball.png) transparent left top no-repeat;
  background-size: 100% auto;
  background-size: .72rem auto;
}

.home-name {
  display: block;
  position: absolute;
  top: 2.98rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 6.4rem;
  font-size: .38rem;
  font-weight: bold;
  line-height: 2.2;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #0089d1;
}

.home-img {
  position: absolute;
  top: 4.68rem;
  left: 1.17rem;
  width: 1.99rem;
  height: 1.22rem;
  background: url(/Common/Images/h5chengx/home_img.png) transparent left top no-repeat;
  background-size: 100% auto;
}

.home-img2 {
  position: absolute;
  top: 4.68rem;
  right: 1.17rem;
  left: auto;
  width: 1.99rem;
  height: 1.22rem;
  background: url(/Common/Images/h5chengx/home_img2.png) transparent left top no-repeat;
  background-size: 100% auto;
}

.home-img3 {
  position: absolute;
  top: 5.99rem;
  left: 1.17rem;
  width: 1.99rem;
  height: 1.22rem;
  background: url(/Common/Images/h5chengx/home_img3.png) transparent left top no-repeat;
  background-size: 100% auto;
}

.home-img4 {
  position: absolute;
  top: 5.99rem;
  right: 1.17rem;
  left: auto;
  width: 1.99rem;
  height: 1.22rem;
  background: url(/Common/Images/h5chengx/home_img4.png) transparent left top no-repeat;
  background-size: 100% auto;
}

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

.title-1 {
  padding: 0.4rem 0 0 0.3rem;
}

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

.title-1 > span {
  display: block;
  font-size: .4rem;
  font-weight: bold;
  line-height: 1.2;
  color: #14529a;
}

.title-1 > span > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0.05rem;
  width: .12rem;
  height: .19rem;
  background: url(/Common/Images/h5chengx/icon_arrow.png) transparent left top no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
  -webkit-animation: showing .5s ease infinite;
          animation: showing .5s ease infinite;
}

.title-1 > span > i:nth-child(1) {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}

.title-1 > span > i:nth-child(2) {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.title-1 > span > i:nth-child(1) {
  -webkit-animation-duration: 3.5s;
          animation-duration: 3.5s;
}

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

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

.company-foot {
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 2.45rem;
  background: url(/Common/Images/h5chengx/company_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

.job-foot {
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 2.36rem;
  background: url(/Common/Images/h5chengx/job_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

.honor-foot {
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 2.11rem;
  background: url(/Common/Images/h5chengx/honor_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

.contact-foot {
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 6.4rem;
  height: 2.4rem;
  background: url(/Common/Images/h5chengx/contact_foot.png) transparent center bottom no-repeat;
  background-size: 100% auto;
}

.home-arrow {
  top: 2.32rem;
  left: 0;
  width: 5.96rem;
  height: 5.25rem;
}

.home-title {
  position: absolute;
  top: 2.88rem;
  left: .36rem;
  font-size: .94rem;
  font-weight: normal;
  line-height: 1;
  color: #84dc35;
}

.active .icon-quare.animated {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.rotating {
  -webkit-animation-name: rotating;
  animation-name: rotating;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.icon-house {
  top: .4rem;
  right: .13rem;
  width: 1.02rem;
  height: 1.02rem;
}

.icon-triangle {
  top: auto;
  right: 0;
  bottom: 0;
  width: .92rem;
  height: .92rem;
}

.active .icon-triangle.rotateInUpLeft {
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

.content-show {
  position: absolute;
  top: 1.5rem;
  right: .1rem;
  left: .1rem;
}

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

.content-show > img {
  float: left;
  margin: 0.1rem;
  position: static;
  width: 2.83rem;
  height: 1.8rem;
}

.content-company {
  margin: 0.3rem 0.4rem 0;
  font-size: .26rem;
  font-weight: normal;
  line-height: 1.6;
  color: #333;
  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 > p {
  text-indent: 2em;
}

.active .content-company p:nth-child(2).animated {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.active .content-company p:nth-child(3).animated {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.active .content-company p:nth-child(4).animated {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

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

.content-honor {
  margin: 0 0.4rem;
}

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

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

.content-honor > ul > li {
  float: left;
  margin: 0.1rem;
}

.content-honor > ul > li > img {
  float: left;
  width: 2.6rem;
  position: static;
}

.content-job {
  margin: 0.3rem 0.6rem 0;
}

.content-job > ul > li {
  text-align: center;
}

.content-job > ul > li.animated:nth-child(1) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.content-job > ul > li.animated:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.content-job > ul > li.animated:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.content-job > ul > li.animated:nth-child(4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.content-job > ul > li.animated:nth-child(5) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.content-job > ul > li > p {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.content-job > ul > li > p > span {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: .32rem;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #0089d1;
}

.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 {
  display: block;
  padding: 0.08rem 0;
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  border-bottom: .02rem dotted #a9a9a9;
}

.content-job > ul > li > ul > li:last-child {
  border-bottom: 0;
}

.content-job > ul > li > ul > li > a {
  display: block;
  padding: 0.13rem 0.12rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

.content-job > ul > li > ul > li > a > b {
  display: block;
  position: absolute;
  top: .3rem;
  right: 0;
  width: 1.2rem;
  font-size: .24rem;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #0089d1;
  border-radius: 0.03rem;
}

.content-business {
  margin: 0.2rem 0.1rem;
}

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

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

.content-business > ul > li {
  float: left;
  width: 6.2rem;
}

.content-business > ul > li > p {
  margin: 0 0.1rem;
  font-size: .28rem;
  font-weight: bold;
  line-height: 2;
  color: #000;
  text-align: left;
}

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

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

.content-business > ul > li > ul > li {
  float: left;
  margin: 0.1rem;
  width: 2.9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.content-business > ul > li > ul > li > img {
  float: left;
  position: static;
  width: 2.9rem;
  border: 1px solid #0089d1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.active .content-business .animated.zoomIn:nth-child(1) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.active .content-business .animated.zoomIn:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.content-join {
  margin: 0.3rem 0.3rem;
}

.content-join > div {
  margin: 0.2rem 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.content-join > div > span {
  position: relative;
  top: 0;
  left: 0;
  font-size: .36rem;
  font-weight: bold;
  line-height: 1.2;
  color: #17569d;
  text-align: center;
}

.content-join > div > span:before, .content-join > div > span:after {
  position: absolute;
  top: .24rem;
  width: .6rem;
  height: .03rem;
  background-color: #17569d;
  content: "";
}

.content-join > div > span:before {
  left: -.9rem;
}

.content-join > div > span:after {
  right: -.9rem;
  left: auto;
}

.content-join > p {
  font-size: .28rem;
  font-weight: normal;
  line-height: 1.6;
  color: #333;
  text-align: justify;
  text-indent: 2em;
}

.active .content-join .animated:nth-child(1) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.active .content-join .animated:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.active .content-join .animated:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.active .content-join .animated:nth-child(4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.active .content-join .animated:nth-child(5) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.content-iead {
  margin: 0.3rem 0.3rem;
}

.content-iead > div {
  margin: 0.2rem 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.content-iead > div > span {
  position: relative;
  top: 0;
  left: 0;
  font-size: .36rem;
  font-weight: bold;
  line-height: 1.2;
  color: #17569d;
  text-align: center;
}

.content-iead > div > span:before, .content-iead > div > span:after {
  position: absolute;
  top: .24rem;
  width: .6rem;
  height: .03rem;
  background-color: #17569d;
  content: "";
}

.content-iead > div > span:before {
  left: -.9rem;
}

.content-iead > div > span:after {
  right: -.9rem;
  left: auto;
}

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

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

.content-iead > ul > li {
  float: left;
  margin: 0.1rem 0;
  width: 5.8rem;
}

.content-iead > ul > li > dl dt {
  float: left;
  margin: 0.25rem 0.3rem 0 0;
  width: .78rem;
  height: .78rem;
}

.content-iead > ul > li > dl dt.icon-innovation {
  background: url(/Common/Images/h5chengx/icon_join.png) transparent left center no-repeat;
  background-size: 100% auto;
}

.content-iead > ul > li > dl dt.icon-team {
  background: url(/Common/Images/h5chengx/icon_join2.png) transparent left center no-repeat;
  background-size: 100% auto;
}

.content-iead > ul > li > dl dt.icon-responsibility {
  background: url(/Common/Images/h5chengx/icon_join3.png) transparent left center no-repeat;
  background-size: 100% auto;
}

.content-iead > ul > li > dl > dd {
  float: left;
  width: 4.72rem;
  font-size: .28rem;
  font-weight: normal;
  line-height: 1.6;
  color: #303030;
  text-align: justify;
}

.content-iead > ul > li > dl > dd > span {
  font-size: .28rem;
  font-weight: bold;
  color: #0089d1;
}

.content-iead > img {
  display: block;
  position: absolute;
  right: 0;
  bottom: .4rem;
  left: 0;
  margin: 0 auto;
  width: 5.63rem;
  text-align: center;
}

.active .content-iead .animated:nth-child(1) {
  -webkit-animation-delay: 0.5s * 1;
          animation-delay: 0.5s * 1;
}

.active .content-iead .animated:nth-child(2) {
  -webkit-animation-delay: 0.5s * 2;
          animation-delay: 0.5s * 2;
}

.active .content-iead .animated:nth-child(3) {
  -webkit-animation-delay: 0.5s * 3;
          animation-delay: 0.5s * 3;
}

.active .content-iead .animated:nth-child(4) {
  -webkit-animation-delay: 0.5s * 4;
          animation-delay: 0.5s * 4;
}

.content-contact {
  margin: 0.3rem 0.3rem;
  padding: 0.35rem 0.23rem;
  background: url(/Common/Images/h5chengx/contact_img.png) transparent center top no-repeat;
  background-size: 100% auto;
  background-size: 5.8rem auto;
}

.content-contact > div {
  padding: 0.3rem;
  font-size: .28rem;
  font-weight: normal;
  line-height: 1.8;
  color: #333;
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  background-color: rgba(255, 255, 255, 0.7);
}

.active .content-contact .animated {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.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: .4rem;
  left: .1rem;
  right: .1rem;
  font-size: .2rem;
  color: #000;
  line-height: 1;
  text-align: center;
}

.icon-arrow1 {
  position: absolute;
  top: 0rem;
  left: 50%;
  margin-left: -1.7rem;
  width: 3.4rem;
  height: 1.95rem;
}

.active .icon-arrow1 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.icon-arrow2 {
  position: absolute;
  top: 1.8rem;
  left: 50%;
  margin-left: -1.7rem;
  width: 3.4rem;
  height: 1.95rem;
}

.active .icon-arrow2 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.icon-arrow3 {
  position: absolute;
  top: 3.6rem;
  left: 50%;
  margin-left: -1.7rem;
  width: 3.4rem;
  height: 1.95rem;
}

.active .icon-arrow3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.icon-arrow4 {
  position: absolute;
  top: 5.4rem;
  left: 50%;
  margin-left: -1.7rem;
  width: 3.4rem;
  height: 1.95rem;
}

.active .icon-arrow4 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.bg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 6.4rem;
  height: 10.8rem;
}

.active .bg-mask {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}

.active .scale {
  -webkit-animation-name: scale;
          animation-name: scale;
}

@-webkit-keyframes scale {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scale {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.detail-job {
  position: relative;
  top: 0;
  left: 0;
  top: .8rem;
}

.detail-job .job-desinfo {
  padding: 0.2rem 0.3rem;
  font-size: .24rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  overflow: hidden;
}

.active .title-2.animated {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

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

.active .icon-line-big.animated, .active .icon-line-small.animated {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.active .job-desinfo p.animated {
  -webkit-animation-duration: .5rem;
          animation-duration: .5rem;
}

.active .job-desinfo p:nth-child(1).animated {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.active .job-desinfo p:nth-child(2).animated {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.active .job-desinfo p:nth-child(3).animated {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.active .job-desinfo p:nth-child(4).animated {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.active .job-desinfo p:nth-child(5).animated {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}

.active .job-desinfo p:nth-child(6).animated {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.active .job-desinfo p:nth-child(7).animated {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}

.active .job-desinfo p:nth-child(8).animated {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.active .job-desinfo p:nth-child(9).animated {
  -webkit-animation-delay: 5.5s;
          animation-delay: 5.5s;
}
/*# sourceMappingURL=type.css.map */