body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  color: #4c4c4c;
  font-size: 14px;
  font-family: PingFang SC, '微软雅黑', "Arial";
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
td,
th,
caption {
  font-size: 14px;
}
a {
  color: #000;
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:visited,
a:focus,
a:hover {
  text-decoration: none;
  color: #333;
}
img {
  border: 0;
  vertical-align: middle;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  font-size: 14px;
  font-family: inherit;
  line-height: normal;
  outline: none;
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
video {
  object-fit: contain;
}
.block {
  width: 1220px;
  margin: 0 auto;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.public-header {
  height: 85px;
  line-height: 85px;
  box-sizing: border-box;
  background-color: #fff;
}
.public-header .body-box .logo-box {
  float: left;
}
.public-header .body-box .logo-box span {
  display: inline-block;
  height: 35px;
  text-align: center;
  border-left: 1px solid #cccccc;
  margin-left: 15px;
  padding-left: 15px;
  font-size: 18px;
  color: #4c4c4c;
  vertical-align: middle;
  line-height: 1;
  padding-top: 16px;
  box-sizing: border-box;
}
.public-header .body-box .link-box {
  float: right;
}
.public-header .body-box ul {
  margin-right: -18px;
}
.public-header .body-box li {
  float: left;
  text-align: center;
}
.public-header .body-box li a {
  display: inline-block;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}
.public-header .body-box li a span {
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 22px;
  vertical-align: middle;
  transition: transform .3s;
}
.public-header .body-box li a span:before {
  position: absolute;
  content: '';
  width: 0px;
  height: 1px;
  left: -15px;
  top: 33px;
  background: #2f318b;
}
.public-header .body-box li a span:after {
  position: absolute;
  content: '';
  right: -15px;
  top: 33px;
  width: 0px;
  height: 1px;
  background: #2f318b;
}
.public-header .body-box li:hover a,
.public-header .body-box li.active a {
  color: #2f318b;
}
.public-header .body-box li:hover a span,
.public-header .body-box li.active a span {
  transform: translate(0, -22px);
}
.public-header .body-box li:hover a span:before,
.public-header .body-box li.active a span:before {
  width: 10px;
  transition: all .3s .2s;
}
.public-header .body-box li:hover a span:after,
.public-header .body-box li.active a span:after {
  width: 10px;
  transition: all .3s .2s;
}
.public-header .body-box li.active a span {
  transform: translate(0, -22px);
}
.public-header.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: .5s;
  -webkit-animation: tem50_headerdonghua .5s;
  animation: tem50_headerdonghua .5s;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 999999;
}
@-webkit-keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
@keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.public-footer {
  background: #1b1b1b;
  padding-top: 65px;
}
.public-footer .block {
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}
.public-footer .block .left-box {
  float: left;
  width: 50%;
}
.public-footer .block .left-box h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
}
.public-footer .block .left-box dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
.public-footer .block .left-box dl dt {
  font-size: 16px;
  color: #fffefe;
  margin-bottom: 5px;
}
.public-footer .block .left-box dl dd {
  line-height: 1.8;
}
.public-footer .block .left-box dl dd a {
  color: #fffefe;
  font-size: 14px;
  opacity: .5;
}
.public-footer .block .right-box {
  position: relative;
  float: left;
  width: 50%;
  padding-left: 120px;
  box-sizing: border-box;
  margin-top: 50px;
}
.public-footer .block .right-box .er-box {
  position: absolute;
  left: 0;
  top: 10px;
  text-align: center;
}
.public-footer .block .right-box .er-box p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}
.public-footer .block .right-box ul li {
  font-size: 16px;
  color: #ffffff;
  opacity: .78;
  line-height: 2;
}
.public-footer .block .links-box {
  margin-top: 60px;
}
.public-footer .block .links-box span {
  font-size: 16px;
  color: #fff;
  opacity: .78;
}
.public-footer .block .links-box a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  opacity: .78;
  margin-right: 20px;
}
.public-footer .block .bottom-box {
  margin-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  height: 48px;
  line-height: 48px;
  color: #fff;
  opacity: .8;
  font-size: 14px;
}
.public-footer .block .bottom-box em {
  font-style: normal;
  margin-left: 100px;
}
.public-footer .block .bottom-box span {
  float: right;
  color: #fff;
  opacity: .5;
}
.banner-box img {
  width: 100%;
}
/*# sourceMappingURL=common.css.map */