@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,
figure {
    margin: 0;
    padding: 0
}

body,
html {
    height: 100%
}

body {
    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
}

a {
    text-decoration: none;
    outline: 0;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #ff9724 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe,
img {
    border: 0
}

img {
    vertical-align: top
}

.clearfix {
    display: block
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both
}

.part {
    width: 1200px;
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

i {
    font-style: normal
}

.grid-1200 {
    width: 1200px
}

.grid-120 {
    width: 120px
}

.grid-700 {
    width: 700px
}

.grid-320 {
    width: 320px
}

.mr-30 {
    margin-right: 30px
}

.ml-30 {
    margin-left: 30px
}

/*lhr,cläº20211201è¿è¡è§é¢æ­æ¾å¨æ ·å¼è¦åï¼ä¿®æ¹è§é¢absoluteé®é¢*/
.player-container {
    overflow: hidden;
}

.player-container .dhy-video {
    position: static !important;
}
/*20240226ç¤¾åç¨¿æ ç­¾é´è·*/
figure{ margin-bottom: 20px;}

/*ç ´æå·å­ä½*/
/* @font-face {
    font-family: "XHW-pzh";
    src: url(/_css_proxy?url=https%3A%2F%2Flib.news.cn%2Fglobal%2Fpublic%2Ftext%2FXHW-pzh.woff2&v=1) format('woff2'),
        url(/_css_proxy?url=https%3A%2F%2Flib.news.cn%2Fglobal%2Fpublic%2Ftext%2FXHW-pzh.woff&v=1) format('woff'),
        url(/_css_proxy?url=https%3A%2F%2Flib.news.cn%2Fglobal%2Fpublic%2Ftext%2FXHW-pzh.ttf&v=1) format('truetype');
} */

/* æ§å¶é¢éé¡µé¢å°ç¨åºäºç»´ç éè */
.list .info .share .share-item:nth-child(3){
    display: none;
}

/* ä¸´æ¶å¢å éèç¹ç®ä½ */
.top-upper .ChineseType{
        display: none!important;
}