@charset "utf-8";

body {
  font-size: 16px;
}

a:hover {
  text-decoration: none;
}

.mt0 {
  margin-top: 0px;
}

.mt15 {
  margin-top: 15px;
}

.ml0 {
  margin-left: 0;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}
.lmtitle {
  background: url(//image.cns.com.cn/default/5ddb9ec3/20210723/bg2.jpg) repeat-x 0;
  height: 60px;
  line-height: 60px;
  width: 100%;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}

.lmtitle,
.lmtitle>a {
  color: #cd131c;
  font-family: yahei, Arial, Tahoma, Verdana, STHeiTi, sans-serif, Helvetica, SimSun
}

.lmtitle>a {
  padding-right: 15px
}

.lmtitle>a {
  float: left;
  padding-left: 15px;
  background: #fff url(//www.chinanews.com.cn/fileftp/2022/04/2022-04-27/U947P4T47D50090F24534DT20220428160433.png) no-repeat;
  background-position-y: 24px;
  cursor: default;
}

.lmtitle .more {
  float: right;
  text-align: right;
  line-height: 60px;
  font-size: 14px;
  background-color: #fff;
}

.lmtitle .more a {
  padding-right: 0px;
  padding-left: 15px;
  font-size: 14px;
}

.lmtitle .imgtitle{
  float: left;
  background: #fff;
}
.channel-nav {
  height: 88px;
}

.channel-nav .channel-logo {
  float: left;
  margin-top: 24px;
}

.channel-nav .column-list {
  float: right;
  margin-top: 35px;
}

.channel-nav .column-list li {
  float: left;
  border-right: 1px solid #333;
  padding: 0px 10px;
  line-height: 20px;
}

.channel-nav .column-list li:last-child {
  border-right: none;
}

.channel-nav .column-list li a {
  font-weight: 600;
}

/* 文字截取 */
.text-cut {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.searchinput {
  border: none;
}
/*相关视频*/
.dgqlayer {
  float: left;
  position: relative;
}
.close-btn {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 240px;
  background: url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24531DT20220802133300.jpg) no-repeat;
  width: 15px;
  height: 60px;
  border-radius: 5px 0px 0px 5px;
  z-index: 2;
}
#rel-news {
  background-color: #1a222d;
  width: 320px;
  height: 540px;
  float: left;
}
.rel {
  width: 280px;
  font-size: 22px;
  padding:20px;
  color: #fff;
  background-color: #212b39;
}
.rel-news-list {
    height: 470px;
    overflow: hidden;
    overflow-y: scroll;
}
.rel-news-list::-webkit-scrollbar {
  width:5px;
background-color:#b5b1b1;
}
.rel-news-list::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  border-radius:10px;
  background-color:black;
}
.rel-news-list::-webkit-scrollbar-thumb {
  border-radius:10px;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
background-color:#b5b1b1;
}
.rel-news-list li {
  width: 300px;
  height: 80px;
  margin: 10px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid transparent;
}
.rel-news-list li.current {
  border: 1px solid #cd131c;
}
.rel-news-list li:hover {
  background: #333;
}
.rel-news-pic {
  width: 130px;
  height: 72px;
  float: left;
  margin-left: 10px;
  margin-top: 4px;
}
.rel-news-pic img{
  width: 130px;
  height: 73px;
  border-radius: 5px;
}
.rel-news-title {
  color: #788aa4;
  font-size: 14px;
  padding: 5px 10px;
  float: left;
  width: 140px;
  height: 70px;
}
.content_title .title {
  font-size: 30px;
  font-weight:600;
  color: #333;
  line-height: 32px;
}
.videoplay {
  padding-top: 40px;
  width: 1280px;
  border-top: 1px solid #dfdfdf;
  position: relative;
}
.content_title .left p {
  font-size: 14px;
  color: #79889e;
  padding-top: 20px;
}
.bdsharebuttonbox .share-txt {
  float: left;
  font-size: 14px;
  color: #acacac;
}

/*分享*/
.social-share {
	font-style: normal;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.social-share .icon-tencent:before {
	content: "\f07a";
}

.social-share .icon-qq:before {
	content: "\f11a";
}

.social-share .icon-weibo:before {
	content: url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24533DT20220803103036.png);
}

.social-share .icon-wechat:before {
	content: url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24532DT20220803103036.png);
}

.social-share .icon-qzone:before {
	content: url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24534DT20220803103036.png);
}

.social-share .icon-facebook:before {
	content: "\f03a";
}

.social-share .icon-google:before {
	content: "\f04a";
}

.social-share .icon-twitter:before {
	content: "\f06a";
}

.social-share a {
	position: relative;
	display: inline-block;
	margin: 4px;
	outline: none;
	text-decoration: none;
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 0px solid #666;
	border-radius: 50%;
	color: #666;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
	transition: background 0s ease-out 0s;
}

.social-share .social-share-icon:hover {
	background:transparent;
	color: #fff;
}

.social-share .icon-weibo {
	border-color: #cecece;
	color: #cecece;
  background: #fff;
	/* background:url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24533DT20220803103036.png) no-repeat center #cecece; */
}

/* .social-share .icon-weibo:hover {
	background:#fa6042;
	*background:url(http://www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24533DT20190620143837.png) no-repeat center #fa6042 ;
} */

.social-share .icon-tencent {
	border-color: #56b6e7;
	color: #56b6e7;
}

.social-share .icon-tencent:hover {
	background: #56b6e7;
}

.social-share .icon-qq {
	border-color: #56b6e7;
	color: #56b6e7;
}

.social-share .icon-qq:hover {
	background: #56b6e7;
}

.social-share .icon-qzone {
	border-color: #cecece;
	color: #cecece;
  background: #fff;
	/* background:url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24534DT20220803103036.png) no-repeat center #cecece ; */
}

/* .social-share .icon-qzone:hover {
	background: #ffbe30;
	*background:url(http://www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24532DT20190620143837.png) no-repeat center #ffbe30 ;
} */

.social-share .icon-facebook {
	border-color: #44619D;
	color: #44619D;
}

.social-share .icon-facebook:hover {
	background: #44619D;
}

.social-share .icon-google {
	border-color: #db4437;
	color: #db4437;
}

.social-share .icon-google:hover {
	background: #db4437;
}

.social-share .icon-twitter {
	border-color: #55acee;
	color: #55acee;
}

.social-share .icon-twitter:hover {
	background: #55acee;
}

.social-share .icon-wechat {
	position: relative;
	border-color: #cecece;
	color: #cecece;
  background: #fff;
	/* background:url(/fileftp/2022/08/2022-08-02/U947P4T47D50660F24532DT20220803103036.png) no-repeat center #cecece; */
}

/* .social-share .icon-wechat:hover {
	background:url(http://www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24534DT20190620143837.png) no-repeat center #71d147;
} */

.social-share .icon-wechat .wechat-qrcode {
	position: absolute;
	top: 50px;
	left: -56px;
	z-index: 9;
	display: none;
	width: 150px;
	height: 150px;
	border: 1px solid #eee;
	background-color: #fff;
	color: #666;
	text-align: center;
	font-size: 12px;
	-moz-transition: all 350ms;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -84px;
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none;
}

.social-share .icon-wechat .wechat-qrcode h4 {
	margin: 0;
	padding: 0;
	height: 26px;
	background-color: #f3f3f3;
	color: #777;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	margin: 10px auto;
	width: 105px;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 16px;
}

.social-share .icon-wechat .wechat-qrcode:after {
	position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-color: transparent transparent #f3f3f3 transparent;
    border-style: solid;
    border-width: 8px 6px 6px 6px;
    content: ''
}

.social-share .icon-wechat:hover .wechat-qrcode {
	display: block;
}

#copylink {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
}
#applink {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: flex;
  cursor: pointer;
}
#applink span {
  padding-left: 5px;
  color: #acacac;
}

.video-pic {
  margin-top: 20px;
}
.content_desc{font-size:16px; color:#000000; font-family:"宋体"; line-height:30px; text-align:left; padding:18px;}
/*.content_desc span{text-align:right; width:964px; display:block;}*/
.content_editor span{float:right;}
.banquan {
  color: #de4747;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f9f9f9;
}

/*特别推荐*/
.tbtj {
  background: #f9f9f9;
  padding: 20px;
  margin-top: 20px;
}
.tbtj-title {
  font-size: 22px;
  color: #cd131c;
  margin-left: 20px;
}
.tbtj-list {
  display: inline-block;
}
.tbtj-list li {
  float: left;
  position: relative;
  width: 208px;
  margin: 20px 20px 0px;
}
.tbtj-list li img {
  width: 208px;
  height: 117px;
  border-radius: 5px;
}
.tbtj-list .play {
  position: absolute;
  top: 40px;
  left: 77px;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2;
}
.tbtj-list .title {
  font-size: 16px;
  padding: 5px 10px;
  width: 188px;
  height: 40px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2; 
  -webkit-box-orient:vertical;
}

/*发表评论*/
.pinglun {
  width: 880px;
  margin-top: 20px;
  float: left;
}
.pinglun-title-wrap {
  border-bottom: 2px solid #cd131c;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.pinglun-title {
  float: left;
  font-size: 22px;
  color: #333;
  font-weight: 600;
}
.pinglun-tips {
  float: right;
  font-size: 12px;
  color: #a2a2a2;
  margin-top: 10px;
}
.rmsp {
  float: left;
  margin-left: 30px;
  width: 370px;
}
.rmsp.shuban {display:none;}
.rmsp li {
  width: 340px;
  margin-bottom: 15px;
  background: url(/fileftp/2022/08/2022-08-03/U947P4T47D50670F24534DT20220803162412.png) no-repeat 0px 3px;
  padding-left: 30px;
  font-size: 14px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  background-size: contain;
}
.doitagain {
 top:50%;
 right:45%;
}
