@charset "utf-8";

a:hover {
  text-decoration: none;
}
.m0{
  margin: 0;
}
.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: 寰？蒋闆呴粦, 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: 116px;
}

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

.channel-nav .column-img {
  float: left;
  margin-top: 33px;
  margin-right: 10px;
}

.channel-nav .column-list {
  float: left;
  margin-top: 20px;
  width: 550px;
}

.channel-nav .column-list li {
  float: left;
  width: 70px;
  background: #f7f7f7;
  border-radius: 5px;
  padding: 5px 10px;
  line-height: 20px;
  margin: 5px 10px;
  text-align: center;
}

.channel-nav .column-line {
  width: 1px;
  background-color: #ededed;
  height: 68px;
  float: left;
  margin-top: 24px;
  margin-left: 10px;
  margin-right: 20px;
}

.channel-nav .column-list2 {
  float: left;
  margin-top: 20px;
  width: 340px;
}

.channel-nav .column-list2 li {
  float: left;
  min-width: 70px;
  background: #f7f7f7;
  border-radius: 5px;
  padding: 5px 10px;
  line-height: 20px;
  margin: 5px 10px;
  text-align: center;
}
.line {
  background-color: #dfdfdf;
  height: 1px;
  width: 100%;
}
.pubdate {font-size:14px; color:#fff; line-height:28px; padding:0 10px; position: absolute;right: 0;top: 144px;background: rgba(0,0,0,0.3)}
.jrtj .pubdate {
  top:126px;
}
.spBigPic .pubdate {
  top:284px;
}
.spSmallPic-div .pubdate {
  top:97px;
}
.newslist li .pubdate{
  font-size: 14px;
  color: #b9c5d4;
  height: 28px;
  top: 240px;
  background: none;
}
/*焦点图*/

#zSlider {
  margin: 0px auto;
  width: 1280px;
  overflow: hidden;
  position: relative;
}

#picshow {
  position: relative;
}

#picshow,
#picshow_img {
  width: 1280px;
  height: 553px;
  overflow: hidden;
  float: left;
}

#picshow_img li {
  width: 1280px;
  height: 553px;
  overflow: hidden;
  float: left;
  display: none;
  position: relative;
}

#picshow_img img {
  width: 980px;
  height: 553px;
}
#picshow_img li span {
  width: 300px;
  height: 553px;
  filter: blur(10px);
  float: right;
}

#select_btn {
  width: 270px;
  height: 553px;
  color: #fff;
  display: inline;
  background: url(//www.chinanews.com.cn/fileftp/2022/08/2022-08-10/U947P4T47D50699F24532DT20220810110156.png);
  position: absolute;
  right: 34px;
  opacity: 0.7;
}
#select_btn ul {
  margin-top: 60px;
}
#select_btn li {
  padding: 0px 10px;
  width: 250px;
  height: 85px;
  cursor: pointer;
  transition: all .7s ease 0s;
}

#select_btn li:hover {
  background: rgba(255,255,255,0.2) url(//www.chinanews.com.cn/fileftp/2022/07/2022-07-22/U947P4T47D50598F24532DT20220722103830.png) repeat-y;
}

#select_btn li a:hover {
  color: aliceblue
}

#select_btn li.current {
  font-weight: 600;
  font-size: 20px;
  background: rgba(255,255,255,0.2) url(//www.chinanews.com.cn/fileftp/2022/07/2022-07-22/U947P4T47D50598F24532DT20220722103830.png) repeat-y;
}
#select_btn li.current .select_text {
  font-weight: 600;
}
#select_btn li.current a {
  color: aliceblue
}

#select_btn li.current:hover {
  background: rgba(255,255,255,0.2) url(//www.chinanews.com.cn/fileftp/2022/07/2022-07-22/U947P4T47D50598F24532DT20220722103830.png) repeat-y;
}

#select_btn a {
  color: #fff;
}

#select_btn img {
  padding: 2px;
  border: 1px solid #ccc;
  width: 70px;
  height: 49px;
  margin-right: 10px;
  float: left;
}

#select_btn .select_text {
  font: 18px 'Microsoft YaHei';
  display: block;
  padding: 10px;
  line-height: 32px;
  height: 60px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2; 
  -webkit-box-orient:vertical;
}

#select_btn .select_text:hover {
  text-decoration: underline;
}

/*今日推荐*/
.content-left {
  width: 870px;
  float: left;
}
.jrtj {
  float: right;
  width: 100%;
}

.jrtj-div {
  float: left;
  width: 276px;
  height: 210px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 10px;
}
.jrtj-div.m0 {
  margin-right: 0px;
}
.jrtj-div img {
  width: 100%;
  height: 154px;
}

.jrtj-div .txt {
  font-size: 16px;
  line-height: 25px;
  height: 50px;
  padding:5px 10px;
}

.jrtj-div .play {
  position: absolute;
  top: 105px;
  left: 10px;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2
}

/*视频排行榜*/
.content-right {
  width: 390px;
  float: left;
}
.hotlist {
  background: url(//image.cns.com.cn/default/113c4582/20220406/phbg.jpg) no-repeat left -5px;
}
.hotlist li {
  width: 352px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 42px;
  padding-left: 38px;
}
/*中新原创*/
.spDiv {
  margin-top: 20px
}

.spBigPic {
  float: left;
  width: 554px;
  height: 370px;
  position: relative;
  background: #f6f6f6
}

.spBigPic img {
  width: 554px;
  height: 312px
}

.spBigPic .txt {
  font-size: 18px;
  line-height: 58px;
  text-align: center;
  font-weight: 700;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.spBigPic .play,.spSmallPic .play {
  position: absolute;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2;
}

.spBigPic .play {
  top: 260px;
  left: 15px;
}

.spSmallPic-div .play {
  top: 75px;
  left: 10px;
}

.spSmallPic {
  float: right;
  width: 703px;
}

.spSmallPic-div {
  float: left;
  width: 221px;
  height: 187px;
  position: relative;
  margin-right: 20px;
}
.spSmallPic-div.m0 {
  margin-right: 0px;
}

.spSmallPic-div img {
  width: 221px;
  height: 125px;
}

.spSmallPic-div .txt {
  font-size: 16px;
  padding: 0 10px;
  line-height: 25px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2; 
  -webkit-box-orient:vertical;
}

/*微视界*/
.w1350 {
  width: 1350px;
  margin: 0 auto;
}
.wsj {
  position: relative;
  clear: both;
  padding-top: 10px;
}
.wsj-wrap {
  border: #cd131c 1px solid;
  border-radius: 10px 0px 10px 0px;
  width: 1280px;
  height: 243px;
  margin-top: 35px;
  padding: 35px;
  overflow: hidden;
}
.wsj-title {
  position: absolute;
  background-color: #fff;
  left: 25px;
  padding: 0 10px;
}
.wsj-more {
  position: absolute;
  background-color: #fff;
  right: 25px;
  padding: 0 10px;
  top: 36px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin-left: 0;
	padding: 0;
  width: 1920px;
  display: flex;
  justify-content: flex-start;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 20px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

.kwicks li{
	float: left;
	width: 305px;
	height: 242px;
	margin-right: 20px;
  overflow: hidden;
}
.kwick1 { 
	background-color: #343538;
}
.kwick2 {
	background-color: #343538;
}
.kwick3 {
	background-color: #343538;
}
.kwick4 { 
	background-color: #343538;
	margin-right: none;
}

.kwicks.horizontal .kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical .kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

.kwicks .tuwen {
  width: 100%;
  height: 242px;
  position: relative;
  background-color: #f4f4f4;
}
.kwicks li.active .tuwen {
  display: none;
}
.kwicks img {
  width: 100%;
  height: 172px;
}
.kwicks .play {
  position: absolute;
  top: 120px;
  left: 15px;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2;
}
.kwicks .qishu {
  color: #cd131c;
  padding: 5px 10px 0px;
}
.kwicks .title {
  padding: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.kwicks .shipin {
  display: none;
}
.kwicks li.active .shipin {
  display: block;
}
.kwicks video {
  width: 429px;
  height: 242px;
  float: left;
}
.kwicks .sp-title {
  padding: 10px 10px 0px;
  float: left;
  color: #fff;
  width: 180px;
  height: 42px;
  font-size: 16px;
  font-weight: 600;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2; 
  -webkit-box-orient:vertical;
}
.kwicks .sp-desc {
  padding: 10px 10px 0px;
  float: left;
  width: 180px;
  font-size: 14px;
  line-height: 20px;
  color: #a09f9f;
  height: 120px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:6; 
  -webkit-box-orient:vertical;
}

.kwicks .more-btn{
  background: #cd131c;
  float: left;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 50px;
}

/*洋腔队等栏目视频列表*/
.news-list {
  margin-top: 20px;
}
.news-list li {
  float: left;
  width: 305px;
  position: relative;
  margin-left: 20px;
}
.news-list li.m0 {
  margin-left: 0;
}
.news-list li img {
  width: 100%;
  height: 172px;
}
.news-list li .play {
  position: absolute;
  top: 120px;
  left: 15px;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2;
}
.news-list li .title {
  width:285px;
  padding: 10px;
}

/*tab加载更多*/
.news_title {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  border: 1px solid #f6f6f6;     
}
#myTab {
  float: left;
  width: 100%;
  border: 1px solid #fafafa;
  margin: 20px 0px;
  background:#e4e4e4;
}
#myTab>span {
  float: left;
  color: #f6f6f6;
}
#myTab li {
  width: 76px;
  float: left;
  font-size: 18px;
  text-align: center;
}
#myTab.fourwords li{
  width: 100px;
}
#myTab li.active{
  background-color: #cd131c;
}
#myTab li a{
  color: #333;
}
#myTab li.active a{
  color: #fff;
}

.newslist li {
  width: 238px;
  height: 268px;
  border: 1px solid #e9edf2;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  line-height: 28px;
  position: relative;
  background:url("/fileftp/2022/08/2022-08-15/U947P4T47D50719F24530DT20220818101624.jpg")no-repeat top center;
}
.newslist li:hover {
  border: 1px solid #cd131c;
  box-shadow: 0px 0px 3px 3px rgba(102,102,102,0.4);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(102,102,102,0.4);
  -moz-box-shadow: 0px 0px 3px 3px rgba(102,102,102,0.4);
}
.newslist li img {
  width: 100%;
  height: 134px;
}
.newslist li .title {
  margin: 0px 10px;
  padding-top:8px;
  font-size: 16px;
  min-height: 56px;
  overflow: hidden;
}
.newslist li .content {
  font-size: 12px;
  line-height: 24px;
  color: #999;
  margin: 10px;
  height: 138px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.newslist li span {
  font-size: 14px;
  color: #b9c5d4;
  height: 28px;
}
.newslist li .play {
  position: absolute;
  top: 80px;
  left: 15px;
  width: 50px;
  height: 36px;
  background: url(//image.cns.com.cn/2022homepage/images/play.png) no-repeat 50%;
  z-index: 2;
}
.newslist li.m0 {
  margin-left: 0;
}

