body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
  display: block;
}

body {
  padding-top: 42px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

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

td,
th,
ul,
ol {
  padding: 0;
}

ul,
li {
  list-style: none;
}

body,
html {
  margin: 0 auto;
  min-width: 1200px;
  height: 100%;
  box-sizing: border-box;
}

.foot {
  padding: 30px 0;
}

.foot_cpright {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.foot_links {
  margin-left: 30px !important;
  float: left !important;
  width: auto !important;
}

.foot_left {
  width: 60px !important;
  height: 36px !important;
  background: url("//game.gtimg.cn/images/coc/act/a20220721ten/sup.png") no-repeat;
  background-size: 45px 36px;
}

.footer {
  background-color: #000000;
  padding-top: 50px;
}

.copyright_private {
  padding-left: 16px;
  position: relative;
  width: 750px;
}

.copyright_private:before {
  content: '';
  display: block;
  width: 13px;
  height: 15px;
  background: url("//game.gtimg.cn/images/js/2018foot/logo/icplogo.png") no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}
