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:myTwoFont;
    src: url('../font/gilroy-regular.otf'),url('http://www.adymc.com/template/fonts/gilroy-thin.otf');
}
@font-face {
  font-family: myFirstFont;
  src: url('http://www.adymc.com/template/fonts/SourceHanSerifCN-Regular.otf'), url('http://www.adymc.com/template/fonts/SourceHanSerifCN-Regular.otf');
  
  /* IE9 */
}
body {
  overflow-x:hidden;
  color: #4c4c4c;
  font-size: 14px;
  font-family: PingFang SC, '?£¤?????¡§???¡¥??a€oa€|????a€?', "Arial";
}
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: 1300px;
  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;
  top: 0;
  z-index: 999999;
  left: 0;
  right: 0;
  height: 64px;
  line-height: 64px;
  box-sizing: border-box;
}
.public-header .body-box .logo-box {
  float: left;
}
.public-header .body-box .link-box {
  float: right;
}
.public-header .body-box li {
  float: left;
  text-align: center;
  margin-left: 40px;
}
.public-header .body-box li a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  width: 100%;
}
.public-header .body-box li a em {
  font-style: normal;
  position: relative;
  right: -5px;
  top: -10px;
  font-size: 16px;
  line-height: 1;
}
.public-header .body-box li a:before {
  position: absolute;
  content: '';
  height: 2px;
  background: #be9458;
  left: 50%;
  margin-left: 0;
  width: 0px;
  transition: all 0.3s;
  bottom: -10px;
}
.public-header .body-box li:hover a,
.public-header .body-box li.active a {
  color: #be9458;
}
.public-header .body-box li:hover a:before,
.public-header .body-box li.active a:before {
  width: 100%;
  margin-left: -50%;
  bottom: -10px;
}
.public-header .body-box li.active a span {
  transform: translate(0, -22px);
}
.public-header.active {
  -webkit-animation: tem50_headerdonghua .5s;
  animation: tem50_headerdonghua .5s;
  background: #000;
  width: 100%;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
@-webkit-keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
@keyframes tem50_headerdonghua {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.public-footer {
  background: #232323;
  padding-top: 50px;
}
.public-footer .body-box {
  width: 1300px;
  margin: 0 auto;
}
.public-footer .body-box .left-box {
  float: left;
}
.public-footer .body-box .left-box h3 {
  line-height: 1;
  font-size: 20px;
  color: #ffffff;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 15px;
}
.public-footer .body-box .left-box h3:before {
  position: absolute;
  content: '';
  width: 34px;
  height: 2px;
  background: #f5e20d;
  bottom: 0;
  left: 0;
}
.public-footer .body-box .left-box ul li {
  line-height: 1.8;
  color: #fff;
  font-size: 14px;
}
.public-footer .body-box .enter-box {
  float: left;
  margin-left: 60px;
}
.public-footer .body-box .enter-box h3 {
  line-height: 1;
  font-size: 20px;
  color: #ffffff;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 15px;
}
.public-footer .body-box .enter-box h3:before {
  position: absolute;
  content: '';
  width: 34px;
  height: 2px;
  background: #f5e20d;
  bottom: 0;
  left: 0;
}
.public-footer .body-box .enter-box ul li {
  float: left;
  margin-right: 35px;
}
.public-footer .body-box .enter-box ul li a {
  color: #ffffff;
}
.public-footer .body-box .enter-box ul li a span {
  position: relative;
  color: #878787;
  top: -10px;
  left: 5px;
}
.public-footer .body-box .enter-box ul li a:hover {
  color: #f5e20d;
}
.public-footer .body-box .enter-box ul li a:hover span {
  color: #f5e20d;
}
.public-footer .body-box .right-box {
  float: right;
}
.public-footer .body-box .right-box h3 {
  line-height: 1;
  font-size: 20px;
  color: #ffffff;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 15px;
}
.public-footer .body-box .right-box h3:before {
  position: absolute;
  content: '';
  width: 34px;
  height: 2px;
  background: #f5e20d;
  bottom: 0;
  left: 0;
}
.public-footer .link-box label {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 5px;
}
.public-footer .link-box p {
  font-size: 0;
}
.public-footer .link-box p a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-right: 10px;
}
.public-footer .link-box p a:hover {
  color: #fff;
}
.public-footer .copy-box {
  margin-top: 25px;
  height: 38px;
  line-height: 38px;
  background: #1e1e1e;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.public-footer .copy-box span {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}
.video-pop {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999999;
}
.video-pop .pop-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.video-pop .video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-pop .video-box video {
  outline: none;
  width: 750px;
  height: auto;
}
/*# sourceMappingURL=common.css.map */