@charset "utf-8";

/*
    * @time Wed Nov 25 2020 14:05:37 GMT+0800 (中国标准时间)
*/

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
  margin: 0;
  padding: 0;
}

body,
html {
  height: 100%;
}

body {
  background: #ebf0fa;
  min-width: 1380px;
  position: relative;
  font-family: "PingFang SC", "XHW-pzh", "Lantinghei SC", "Helvetica Neue",
    Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun,
    "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

li {
  list-style-type: none;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  box-sizing: border-box;
  outline: 0;
  color: #000;
  overflow: visible;
}

a:hover {
  color: #63b3ff !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe,
img {
  border: 0;
}

img {
  width: 100%;
  vertical-align: top;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: "";
  overflow: hidden;
  width: 100%;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

i {
  font-style: normal;
}

.tol-m {
  margin: 18px auto 0 auto;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-16 {
  margin-right: 16px;
}

.m-r-2per {
  margin-right: 2%;
}

.pad-40 {
  padding: 0 40px;
}

/* 通用宽度 */

.grid-1280 {
  padding: 20px 40px;
  width: 1280px;
  background: #fff;
  box-sizing: border-box;
}

.gird-1200 {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.part-1280 {
  width: 1280px;
  margin: 18px auto 0 auto;
  box-sizing: border-box;
}

.part {
  width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.hide {
  overflow: hidden;
}

.leader-ad {
  margin: 18px auto 0 auto;
  width: 1280px;
  box-sizing: border-box;
}

/* 通用宽带 */

/*lhr,cl于20211201进行视频播放器样式覆写，修改视频absolute问题*/

.player-container {
  overflow: hidden;
}

.player-container .dhy-video {
  position: static !important;
}

/*破折号字体*/

@font-face {
  font-family: "XHW-pzh";
  src: url("http://www.news.cn/global/public/text/XHW-pzh.woff2")
      format("woff2"),
    url("http://www.news.cn/global/public/text/XHW-pzh.woff") format("woff"),
    url("http://www.news.cn/global/public/text/XHW-pzh.ttf") format("truetype");
}
