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: '微软雅黑', "Arial", PingFang SC;
  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: 1200px;
  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: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fff;
}
.public-header .top-box {
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  padding-left: 8.5%;
  padding-right: 8.5%;
}
.public-header .top-box .icon-box {
  float: left;
}
.public-header .top-box .right-box {
  float: right;
}
.public-header .top-box .right-box a {
  display: block;
  float: left;
  background: #fff;
  margin-left: 40px;
}
.public-header .nav-box {
  height: 70px;
  background: #23aec1;
}
.public-header .nav-box li {
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
  line-height: 70px;
}
.public-header .nav-box li:before {
  position: absolute;
  content: '';
  top: 20px;
  bottom: 20px;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  left: 0;
}
.public-header .nav-box li span {
  position: relative;
  width: 70%;
  margin: 0 auto;
  display: block;
}
.public-header .nav-box li span:hover {
  background: #eba7aa;
}
.public-header .nav-box li a {
  display: block;
  color: #fff;
  letter-spacing: 4px;
  font-size: 17px;
}
.public-header .nav-box li dl {
  position: absolute;
  top: 70px;
  z-index: 999999;
  width: 100%;
  left: 0;
  display: none;
  background: #eba7aa;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.public-header .nav-box li dl:before {
  position: absolute;
  content: '';
  top: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.public-header .nav-box li dl dd a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.public-header .nav-box li dl dd:last-child a {
  border-bottom: none;
}
.public-header.active {
  position: fixed;
}
.public-header.active .top-box {
  display: none;
}
.banner-box img {
  width: 100%;
}
.public-footer {
  background: #23aec1;
  padding-top: 50px;
  padding-bottom: 65px;
}
.public-footer .centent-box {
  padding-left: 8%;
  padding-right: 8%;
}
.public-footer .link-box {
  position: relative;
  padding-left: 80px;
  margin-bottom: 45px;
}
.public-footer .link-box label {
  position: absolute;
  left: 0;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.public-footer .link-box label span {
  font-size: 24px;
  line-height: 1;
}
.public-footer .link-box ul {
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 38px;
}
.public-footer .link-box ul li {
  float: left;
  color: #fff;
}
.public-footer .link-box ul li a {
  color: #fff;
}
.public-footer .body-box .left-box {
  float: left;
}
.public-footer .body-box .left-box .logo-box {
  margin-bottom: 28px;
}
.public-footer .body-box .left-box ul li {
  color: #e5e5e5;
  line-height: 2;
}
.public-footer .body-box .left-box ul li span {
  display: inline-block;
  margin-left: 20px;
}
.public-footer .body-box .left-box .copy-box {
  font-size: 14px;
  color: #e5e5e5;
  line-height: 1.8;
  margin-top: 40px;
}
.public-footer .body-box .right-box {
  float: right;
  margin-top: 40px;
}
.public-footer .body-box .right-box dl {
  float: left;
  margin-right: 85px;
}
.public-footer .body-box .right-box dl dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: 5px;
}
.public-footer .body-box .right-box dl dd a {
  font-size: 14px;
  color: #e5e5e5;
  line-height: 2;
}
.public-footer .body-box .right-box dl dd a:hover {
  color: #fff;
}
.public-footer .body-box .right-box .er-box {
  float: left;
}
.public-footer .body-box .right-box .er-box .item-box {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
.public-footer .body-box .right-box .er-box .item-box:last-child {
  margin-right: 0;
}
.public-footer .body-box .right-box .er-box .item-box p {
  font-size: 14px;
  color: #e5e5e5;
  margin-top: 10px;
  text-align: center;
}
.pop-up {
  position: fixed;
  right: 40px;
  bottom: 100px;
  z-index: 999;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  background: #23aec1;
  display: none;
}
@media screen and (max-width: 1600px) {
  .public-footer .centent-box {
    padding-left: 5%;
    padding-right: 5%;
  }
  .public-footer .centent-box .right-box .er-box .item-box {
    margin-right: 30px;
  }
  .public-footer .centent-box .body-box .right-box dl {
    margin-right: 50px;
  }
}
/*# sourceMappingURL=common.css.map */