@charset "UTF-8";
html {
  font-family: "Microsoft YaHei",'微软雅黑 Light',Arial,Helvetica,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: .28rem;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
}

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top;
}

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.opacity {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.placeholder {
  height: 1rem;
}

.footer {
  border-top: 1px solid #f9f9f9;
  height: 1rem;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  z-index: 999;
}

.footer ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}

.footer ul li {
  width: 25%;
  float: left;
  text-align: center;
}

.footer ul li a {
  display: block;
  color: #8d8d8d;
  font-size: .2rem;
  padding-top: .6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer ul li:nth-child(1) {
  background: url(/img/footer01.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(1).active {
  background: url(/img/footer01s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(1).active a {
  color: #F44444;
}

.footer ul li:nth-child(2) {
  background: url(/img/footer02.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(2).active {
  background: url(/img/footer02s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(2).active a {
  color: #F44444;
}

.footer ul li:nth-child(3) {
  background: url(/img/footer03.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(3).active {
  background: url(/img/footer03s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(3).active a {
  color: #F44444;
}

.footer ul li:nth-child(4) {
  background: url(/img/footer04.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(4).active {
  background: url(/img/footer04s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(4).active a {
  color: #F44444;
}

.footer ul li:nth-child(5) {
  background: url(/img/footer05.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(5).active {
  background: url(/img/footer05s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(5).active a {
  color: #F44444;
}

.footer ul li:nth-child(6) {
  background: url(/img/footer06.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(6).active {
  background: url(/img/footer06s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(6).active a {
  color: #F44444;
}

.footer ul li:nth-child(7) {
  background: url(/img/footer07.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(7).active {
  background: url(/img/footer07s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(7).active a {
  color: #F44444;
}

.footer ul li:nth-child(8) {
  background: url(/img/footer08.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(8).active {
  background: url(/img/footer08s.png) no-repeat;
  background-size: .5rem;
  background-position: center 0.1rem;
}

.footer ul li:nth-child(8).active a {
  color: #F44444;
}

.rightFixed {
  display: none;
  position: fixed;
  right: .2rem;
  bottom: 3.8rem;
  width: .78rem;
  z-index: 999;
}

.rightFixed li {
  width: .78rem;
  height: .78rem;
  border-radius: 50%;
  margin-top: .39rem;
  text-align: center;
  line-height: .78rem;
  font-size: .24rem;
  color: #ffffff;
}

.rightFixed li a {
  color: #ffffff;
}

.rightFixed li:first-child {
  background-color: rgba(244, 68, 68, 0.8);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(220, 44, 44, 0.24);
          box-shadow: 0px 5px 10px 0px rgba(220, 44, 44, 0.24);
}

.rightFixed li:nth-child(2) {
  background-color: rgba(6, 47, 150, 0.5);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(85, 115, 187, 0.15);
          box-shadow: 0px 5px 10px 0px rgba(85, 115, 187, 0.15);
}

.rightFixed li:nth-child(3) {
  width: .81rem;
  height: .81rem;
  background: url(/img/footer05.png) no-repeat;
  background-size: .81rem;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
  display: none;
}

.popup.active {
  display: block;
}

.popup .shade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
}

.popup .popupInner {
  width: 6.1rem;
  height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffffff;
  border-radius: .12rem;
  padding: .5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.popup .popupInner .close {
  position: absolute;
  top: -.7rem;
  right: 0;
  width: .5rem;
  height: .5rem;
  background: url(/img/footer06.png) no-repeat;
  background-size: .5rem;
}

.popup .popupInner h6 {
  text-align: center;
  color: #080808;
  font-size: .34rem;
  line-height: .6rem;
}

.popup .popupInner input {
  width: 5.1rem;
  height: .9rem;
  background-color: #f5f5f5;
  border: none;
  padding-left: .3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: .5rem;
}

.popup .popupInner .footerbut {
  width: 5.1rem;
  height: .9rem;
  line-height: .9rem;
  background-color: #f44444;
  border-radius: .08rem;
  text-align: center;
  color: #ffffff;
  font-size: .3rem;
  margin-top: .4rem;
}

.popup#succeed .popupInner {
  background: #fff url(/img/footer07.png) no-repeat;
  background-size: 1.9rem;
  background-position: center .6rem;
  padding-top: 2.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.popup#succeed .popupInner h2 {
  color: #080808;
  font-size: .34rem;
  font-weight: 600;
}

.popup#succeed .popupInner p {
  color: #666666;
  font-size: .24rem;
  line-height: .4rem;
  margin-top: .25rem;
}

.popup#succeed .popupInner span {
  color: #a9a9a9;
  font-size: .24rem;
  line-height: 1rem;
}

.popup#succeed .popupInner span i {
  font-size: .24rem;
  font-style: normal;
}
/*# sourceMappingURL=footer.css.map */