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;
}
@font-face {
  font-family: myFirstFont;
  src: url('../fonts/SourceHanSerifCN-Regular.otf'), url('../fonts/SourceHanSerifCN-Regular.otf');
  
  /* IE9 */
}
body {
  overflow-x:hidden;
  color: #4c4c4c;
  font-size: 14px;
  font-family: '微软雅黑', PingFang SC, "Arial";
  padding-top: 120px;
}
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: 1600px;
  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 {
  position: absolute;
  z-index: 99;
  height: 120px;
  line-height: 120px;
  box-sizing: border-box;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
}
.public-header .body-box .logo-box {
  float: left;
}
.public-header .body-box .logo-box img {
  height: 78px;
}
.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: #323232;
  font-size: 16px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  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: #e62129;
}
.public-header .body-box li a span:after {
  position: absolute;
  content: '';
  right: -15px;
  top: 33px;
  width: 0px;
  height: 1px;
  background: #e62129;
}
.public-header .body-box li:hover a,
.public-header .body-box li.sactive a {
  color: #e62129;
}
.public-header .body-box li:hover a span,
.public-header .body-box li.sactive a span {
  transform: translate(0, -22px);
}
.public-header .body-box li:hover a span:before,
.public-header .body-box li.sactive a span:before {
  width: 10px;
  transition: all .3s .2s;
}
.public-header .body-box li:hover a span:after,
.public-header .body-box li.sactive 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;
  height: 100px;
  line-height: 100px;
  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;
}
.public-header.active .body-box .logo-box img {
  height: 55px;
}
@-webkit-keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
@keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.public-footer {
  position: relative;
  background: #2b2e33;
  padding-top: 35px;
  overflow: hidden;
  z-index: 999;
}
.public-footer .body-box {
  margin-bottom: 35px;
}
.public-footer .body-box .left-box {
  width: 465px;
  float: left;
  text-align: center;
  padding-top: 10px;
}
.public-footer .body-box .left-box ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 2.4;
}
.public-footer .body-box .center-box {
  float: left;
  width: 670px;
  border-left: 1px solid #4a4e56;
  border-right: 1px solid #4a4e56;
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.public-footer .body-box .center-box .icon-box {
  margin-bottom: 20px;
}
.public-footer .body-box .center-box .txt-box .top-box p {
  font-size: 16px;
  color: #525656;
  line-height: 1.8;
}
.public-footer .body-box .center-box .txt-box .bottom-box {
  margin-top: 35px;
}
.public-footer .body-box .center-box .txt-box .bottom-box span {
  display: block;
  position: relative;
  font-size: 16px;
  color: #525656;
  text-align: center;
}
.public-footer .body-box .center-box .txt-box .bottom-box span:before {
  position: absolute;
  content: '';
  width: 1px;
  left: 50%;
  height: 20px;
  background: #525656;
  bottom: 28px;
}
.public-footer .body-box .center-box .txt-box .bottom-box p {
  margin-top: 20px;
}
.public-footer .body-box .center-box .txt-box .bottom-box p em {
  font-style: normal;
  font-size: 26px;
  color: #525656;
  margin-left: 12px;
  margin-right: 12px;
}
.public-footer .body-box .right-box {
  float: left;
  width: 465px;
  text-align: center;
  padding-top: 20px;
}
.public-footer .body-box .right-box ul li {
  font-size: 16px;
  color: #ffffff;
  line-height: 2.8;
}
.public-footer .body-box .right-box #share-2 {
  margin-top: 40px;
}
.public-footer .body-box .right-box #share-2 .social-share-icon {
  border: none;
  color: #fff;
  font-size: 26px;
  margin-left: 10px;
  margin-right: 10px;
  background: transparent;
}
.public-footer .copy-box {
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #4a4e56;
  text-align: center;
}
.public-footer .copy-box span {
  font-size: 16px;
  color: #939498;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1700px) {
  .block {
    width: 1300px;
  }
  .public-header .block {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    box-sizing: border-box;
  }
  .public-footer .body-box .left-box {
    width: 400px;
  }
  .public-footer .body-box .center-box {
    width: 500px;
  }
  .public-footer .body-box .right-box {
    width: 400px;
  }
  .public-footer .copy-box {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
  }
  .public-footer .copy-box span {
    font-size: 14px;
  }
  .public-footer .body-box .center-box .txt-box .bottom-box p {
    margin-top: 5px;
  }
  .public-footer .body-box .center-box .icon-box {
    margin-bottom: 15px;
  }
  .public-footer .body-box .center-box .txt-box .bottom-box {
    margin-top: 20px;
  }
  .public-footer .body-box .center-box .txt-box .bottom-box span:before {
    height: 10px;
  }
  .public-footer .body-box .right-box #share-2 {
    margin-top: 30px;
  }
  .public-footer .body-box .right-box ul li {
    line-height: 2.2;
  }
  .public-footer .body-box .left-box ul li a {
    line-height: 2.2;
  }
  .public-footer .body-box .center-box .icon-box img {
    height: 55px;
  }
}
.public-more {
  position: relative;
  width: 140px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  display: inline-block;
  text-align: center;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  color: #333333;
  font-size: 14px;
}
.public-more span {
  display: inline-block;
  margin-left: 4px;
}
.public-more:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #e62129;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: -1;
}
.public-more:hover:before,
.public-more:focus:before,
.public-more:hover:before {
  right: auto;
  left: 0;
  width: 100%;
}
.public-more:hover {
  color: #fff;
  border-color: #e62129;
}
.swiper-container .swiper-pagination {
  bottom: 35px;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  width:11px;
  height:11px;
  border-radius: 0;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: transparent;
  opacity: 1;
  margin-left: 7px;
  margin-right: 7px;
  vertical-align: middle;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 11px;
  height: 11px;
  border-color: #e62129;
  vertical-align: middle;
}
/*# sourceMappingURL=common.css.map */