﻿* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  overflow-x: hidden;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.webqq_ewm {
  box-sizing: content-box;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
}
html {
  cursor: url(../image/cur.png), default;
}
a {
  cursor: url(../image/Acur.png), default;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../image/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
  z-index: 999;
}
.Urbansubstation {
  position: absolute;
  bottom: 100%;
  left: -50%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  line-height: 0 !important;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: block;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px !important;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation p a:hover::before {
  border-color: #c30d23;
}
.Urbansubstation p a:hover::after {
  background: #c30d23;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dl-container {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.Urbansubstation p a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #c30d23 !important;
}
.disablemouserightclick,
.disablechoose,
.disablecopy {
  display: none;
}
.businessLicenseBox {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.businessLicenseBoxCenter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70vw;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  display: block;
  border-radius: 10px;
}
.businessLicenseImg {
  max-width: 70vw;
  max-height: 70vh;
  display: block;
  border-radius: 10px;
  object-fit: contain;
}
.businessLicenseClose {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  padding: 3px;
  cursor: pointer;
}
.businessLicense img {
  height: 18px;
  vertical-align: middle;
  width: auto;
}
.header {
  width: 100%;
  height: 100px;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .headerBox {
  width: 1300px;
  margin: 0 auto;
  height: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.header .headerBox .logo {
  height: 100px;
  display: block;
}
.header .headerBox .logo a {
  display: block;
}
.header .headerBox .logo a img {
  display: block;
  height: 100px;
}
.header .headerBox .headerr {
  display: flex;
  align-items: center;
}
.header .headerBox .headerr .nav li.m {
  padding-right: 0;
  float: left;
  text-align: center;
  background: url(404.png) right 46px no-repeat;
  position: relative;
  margin-right: 25px;
}
.header .headerBox .headerr .nav li.m:last-child {
  margin-right: 0;
}
.header .headerBox .headerr .nav .m.another a.mmm {
  color: #108c59;
}
.header .headerBox .headerr .nav a.mmm {
  height: 100px;
  display: block;
  font-size: 16px;
  color: #333;
  position: relative;
  padding-left: 13px;
  background: url(404.png) no-repeat left 40px;
}
.header .headerBox .headerr .nav a.mmm span {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
  text-align: left;
  padding-top: 38px;
  line-height: 1;
  padding-bottom: 11px;
}
.header .headerBox .headerr .nav a.mmm i {
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: left;
  letter-spacing: 2px;
  font-style: normal;
  letter-spacing: 4px;
  line-height: 1;
  line-height: 100px;
}
.header .headerBox .headerr .nav .sub {
  display: none;
  width: 100%;
  padding: 0;
  position: fixed;
  top: 100px;
  overflow: hidden;
  text-align: left;
  z-index: 110;
  left: 0;
  background-color: #f5f5f5;
}
.header .headerBox .headerr .nav .sub .nav_xiao {
  width: 1440px;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
}
.header .headerBox .headerr .nav .sub .nav_xiao.max1100 {
  max-width: 1100px;
  background: url(../image/cr_img1.png) no-repeat left bottom;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one ul li {
  float: left;
  display: inline;
  height: 184px;
  width: 25%;
  overflow: hidden;
  text-align: center;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one ul li a {
  display: block;
  height: 100%;
  border-right: 1px solid #e6e6e6;
  line-height: 56px;
  overflow: hidden;
  color: #000;
  margin-top: 13px;
  font-size: 18px;
  transition: all 0.3s;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one ul li:last-child a {
  border-right: 0;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one ul li a:hover {
  color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_one ul li a i {
  display: block;
  width: 101px;
  height: 84px;
  margin: 0 auto;
  margin-bottom: 23px;
  overflow: hidden;
  background-repeat: no-repeat;
  transition: all 0.3s;
  margin-top: 20px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four {
  width: 50%;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four.l {
  border-right: 1px solid #e3e3e3;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four.r {
  width: 49%;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four h4 a {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  height: 18px;
  line-height: 18px;
  display: block;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four h4 a:hover {
  color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul {
  margin-top: 23px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li {
  padding-top: 11px;
  padding-bottom: 11px;
  height: 44px;
  line-height: 22px;
  padding-left: 15px;
  margin-right: 40px;
  width: 325px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-bottom: 10px;
  position: inherit;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
  margin-right: 0;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li:hover {
  background-color: #fff;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li a {
  display: block;
  text-align: left;
  color: #999;
  font-size: 14px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li a i {
  margin-right: 10px;
  margin-top: 4px;
  float: left;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center center;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul li a b {
  font-weight: 400;
  font-size: 16px;
  display: block;
  color: #000;
  height: 22px;
  overflow: hidden;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 {
  width: 540px;
  margin: 0 auto;
  overflow: hidden;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 h4 {
  padding-bottom: 23px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li {
  padding-top: 15px;
  padding-bottom: 0px;
  height: 70px;
  line-height: 22px;
  margin-right: 40px;
  width: 100%;
  overflow: hidden;
  float: left;
  display: inline;
  margin-bottom: 10px;
  position: inherit;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
  margin-right: 0;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li a {
  display: block;
  text-align: left;
  color: #999;
  font-size: 14px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li a b {
  font-weight: 400;
  font-size: 16px;
  display: block;
  color: #000;
  height: 22px;
  overflow: hidden;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li p {
  display: block;
  text-align: left;
  color: #999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 41px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
  color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five {
  width: 429px;
  overflow: hidden;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  border-right: 1px solid #e6e6e6;
  height: 259px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five img {
  width: 391px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five a {
  width: 391px;
  height: 259px;
  padding: 0;
  margin-right: 45px;
  float: left;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 {
  float: right;
  text-align: left;
  margin-top: 71px;
  width: 60%;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a {
  text-align: left;
  float: left;
  height: 42px;
  line-height: 38px;
  color: #000;
  font-size: 16px;
  width: 42%;
  margin-left: 7%;
  margin-bottom: 42px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a b {
  /* display: inline-block; */
  font-size: 16px;
  font-weight: normal;
  /* width: 100%; */
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a::before {
  content: "-";
  padding-right: 10px;
  font-size: 24px;
  font-weight: 100;
  line-height: 30px;
  display: inline-block;
  margin-top: 5px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
  margin-right: 3px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a i {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #999 url(../image/top_pic3.png) no-repeat center;
  background-repeat: no-repeat;
  float: left;
  margin-right: 20px;
  transition: all 0.3s;
  margin-left: 0;
  margin-top: 3px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a:hover {
  color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_five2 a:hover i {
  background-color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six {
  overflow: hidden;
  min-height: 246px;
  border-left: 1px solid #e6e6e6;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li {
  float: left;
  display: inline;
  height: 246px;
  width: 33.2%;
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li .xiao_six_con {
  margin: 0 auto;
  width: 80%;
  max-width: 360px;
  height: 246px;
  overflow: hidden;
  text-align: left;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
  font-size: 18px;
  font-weight: 700;
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 23px;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li .xiao_six_l a {
  font-size: 18px;
  font-weight: 700;
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 23px;
  display: block;
  color: #333;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li a {
  float: left;
  width: 178px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li a:hover {
  color: #108c59;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li .a {
  display: block;
  width: 182px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 31px;
  transition: all 0.3s;
  clear: both;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li .a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.header .headerBox .headerr .nav .sub .nav_xiao .xiao_six ul li a::before {
  content: "-";
  padding-right: 15px;
}
.header .headerBox .headerr .topxunpan {
  position: relative;
  display: inline-block;
  z-index: 9999;
}
.header .headerBox .headerr .topxunpan .xp {
  position: relative;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.header .headerBox .headerr .topxunpan .xp span {
  width: 58px;
  height: 58px;
  display: block;
  border-radius: 50%;
  background: #e7ede9 url(404.png) no-repeat center;
}
.header .headerBox .headerr .topxunpan .xp img {
  position: relative;
  margin: 0px 0px 5px 0px;
}
.header .headerBox .headerr .topxunpan .xp i {
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
}
.header .headerBox .headerr .topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 0;
  left: -10%;
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-100%) scale(0);
  -moz-transform: translateX(-100%) scale(0);
  -o-transform: translateX(-100%) scale(0);
  -ms-transform: translateX(-100%) scale(0);
  transform: translateX(-100%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #108c59;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 5px 5px 2px #dfdfdf;
}
.header .headerBox .headerr .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 70%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #108c59;
}
.header .headerBox .headerr .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.header .headerBox .headerr .headertel {
  margin-left: 50px;
  color: #108c59;
  font-weight: bold;
  font-size: 24px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-weight: normal;
  padding-left: 50px;
  background: url(../image/headertel.png) no-repeat center left;
}
.footer {
  background:#f5f5f5  url(../image/footer.jpg) no-repeat center bottom;
  width: 100%;
  height: 478px;
  padding-top: 56px;
}
.footer .footertop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footertop .footertopl {
  width: 440px;
}
.footer .footertop .footertopl h4 {
  color: #108c59;
  font-weight: bold;
  font-size: 26px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-weight: normal;
  padding-left: 50px;
  background: url(../image/headertel.png) no-repeat center left;
}
.footer .footertop .footertopl ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.footer .footertop .footertopl ul li {
  padding-right: 50px;
  line-height: 40px;
}
.footer .footertop .footertopl ul li a {
  display: block;
  font-size: 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footertop .footertopl ul li a:hover {
  color: #108c59;
}
.footer .footertop .footertopl ul li:nth-child(4n) {
  padding-right: 0;
}
.footer .footertop .footertopc ul li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.footer .footertop .footertopc ul li .footertopcl {
  padding-right: 14px;
}
.footer .footertop .footertopc ul li .footertopcr h4 {
  font-size: 16px;
  color: #7c7c7c;
  font-weight: bold;
}
.footer .footertop .footertopc ul li .footertopcr p {
  font-size: 18px;
  color: #333;
  padding-top: 5px;
}
.footer .footertop .footertopr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footertop .footertopr ul li {
  margin-left: 50px;
}
.footer .footertop .footertopr ul li img {
  width: 124px;
  height: 124px;
  display: block;
  background: #fff;
  padding: 5px;
}
.footer .footertop .footertopr ul li em {
  font-size: 16px;
  text-align: center;
  padding-top: 20px;
  padding-top: 5px;
  display: block;
}
.footer .footerbottom {
  text-align: center;
  padding-top: 50px;
  font-size: 15px;
  line-height: 30px;
}
.footer .footerbottom .footerbottomcolor {
  color: #808080;
}
.footer .footerbottom .footerbottomcolor a {
  color: #808080;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footerbottom .footerbottomcolor a:hover {
  color: #108c59;
}
.footer .footerbottom .topxunpan {
  position: relative;
  display: inline-block;
  z-index: 9999;
}
.footer .footerbottom .topxunpan .xp {
  position: relative;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.footer .footerbottom .topxunpan .xp span {
  color: #808080;
  font-size: 16px;
}
.footer .footerbottom .topxunpan .xp img {
  position: relative;
  margin: 0px 0px 5px 0px;
}
.footer .footerbottom .topxunpan .xp i {
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
}
.footer .footerbottom .topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 50%;
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-100%) scale(0);
  -moz-transform: translateX(-100%) scale(0);
  -o-transform: translateX(-100%) scale(0);
  -ms-transform: translateX(-100%) scale(0);
  transform: translateX(-100%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #108c59;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 5px 5px 2px #dfdfdf;
}
.footer .footerbottom .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #108c59;
}
.footer .footerbottom .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
