@charset "utf-8";
/* CSS Document */
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background: black;
}
abbr,
body,
fieldset,
html,
iframe,
img {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
a,
button {
  cursor: pointer;
}
b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body,
button,
input,
textarea {
  color: #62a1c9;
}
body,
html {
  width: 100%;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
  background: #fff;
}
#NIE-topBar {
  width: 100%;
  min-width: 1420px !important;
  height: 55px;
  z-index: 997 !important;
}
#NIE-topBar #NIE-topBar-main {
  z-index: 997 !important;
}
#NIE-copyRight {
  width: 100%;
  min-width: 1420px;
  background: #000;
}
#NIE-copyRight a,
#NIE-copyRight p,
#NIE-copyRight span {
  color: #fff;
}
#NIE-copyRight #ncp-l3 {
  display: inline-block;
}
.hide {
  display: none;
}
/**.keyframes(demo_keyframes, {
    100% {
		.transform(rotate(360-43deg));
        margin-left: -20px;
        width: 26px;
	}
});*/
/************************公共部分***********************/
/*********遮罩层*********/
.model,
.question_model {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /**遮罩全屏top,left都为0,width,height为100%**/
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9998;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list_box {
  position: relative;
  padding-bottom: 70px;
  margin-top: 80px;
  box-sizing: border-box;
}
.list_box .list-nav {
  min-width: 1200px;
  background: #005BAC;
}
.list_box .list-nav .nav-box {
  margin: 0 auto;
  width: 1200px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #FFFFFF;
}
.list_box .list-nav .nav-box .nav-title {
  color: #FFFFFF;
}
.list_box .list-nav .nav-box .nav-title:hover,
.list_box .list-nav .nav-box .nav-title:active {
  color: #ffffff;
}
.load-more {
  display: none;
  text-align: center;
}
.load-more .more-click,
.load-more .load-finish {
  display: none;
  font-size: 14px;
  color: #999999;
}
.loading-text {
  display: none;
  text-align: center;
  line-height: 19px;
  font-size: 14px;
  color: #999999;
}
.loading-text img {
  width: auto;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.article,
.video {
  width: 1200px;
  margin: 0 auto 0;
  padding: 25px 0;
  font-size: 0;
}
.article h2,
.video h2 {
  font-size: 20px;
  color: #141825;
  font-weight: normal;
}
.article .item-info,
.video .item-info,
.article .video-item-info,
.video .video-item-info {
  word-break: break-all;
}
.article .item-info p img,
.video .item-info p img,
.article .video-item-info p img,
.video .video-item-info p img,
.article .item-info p video,
.video .item-info p video,
.article .video-item-info p video,
.video .video-item-info p video {
  display: none;
}
.article .item-info,
.video .item-info,
.article .item-info a,
.video .item-info a,
.article .video-item-info h2,
.video .video-item-info h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.article .video-item-info .video-item-text,
.video .video-item-info .video-item-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.article .item-info,
.video .item-info,
.article .video-item-info,
.video .video-item-info,
.article .item-info a,
.video .item-info a {
  line-height: 24px;
  font-size: 16px;
  color: #666;
  position: relative;
}
.article .item-footnote,
.video .item-footnote {
  margin-bottom: 24px;
  font-size: 14px;
  color: #999;
  *zoom: 1;
}
.article .item-footnote:after,
.video .item-footnote:after,
.article .item-footnote:before,
.video .item-footnote:before {
  content: " ";
  display: table;
}
.article .item-footnote:after,
.video .item-footnote:after {
  clear: both;
}
.article .item-footnote .footnote-scoure,
.video .item-footnote .footnote-scoure {
  float: left;
  margin-right: 10px;
}
.article .item-footnote .footnote-timer,
.video .item-footnote .footnote-timer {
  float: left;
}
.article .no-list-data,
.video .no-list-data {
  margin: 100px auto;
  width: 145px;
}
.article .no-list-data .no-list-img,
.video .no-list-data .no-list-img {
  width: 145px;
  height: 83px;
  background: url("../img/article_list/no-data.png") no-repeat;
}
.article .no-list-data .no-list-tip,
.video .no-list-data .no-list-tip {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
/*----------文章列表 start------------*/
.article {
  /*-------------article-item-info- 有图片的item start-----------------*/
  /*-------------- 有图片的item end-----------------*/
  /*-------------- 无图片的item start-----------------*/
  /*-------------- 无图片的item end-----------------*/
}
.article a {
  *zoom: 1;
}
.article a:after,
.article a:before {
  content: " ";
  display: table;
}
.article a:after {
  clear: both;
}
.article .article-item {
  border-bottom: 1px solid #E5E5E5;
}
.article h2 {
  margin: 31px 0 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article .article-item-img {
  *zoom: 1;
}
.article .article-item-img:after,
.article .article-item-img:before {
  content: " ";
  display: table;
}
.article .article-item-img:after {
  clear: both;
}
.article .article-item-img .article-item-left {
  float: left;
  width: 870px;
}
.article .article-item-img .article-item-left .item-info {
  height: 48px;
  margin-bottom: 43px;
  overflow: hidden;
}
.article .article-item-img .article-item-img {
  float: right;
  width: 282px;
  height: 159px;
  margin: 23px 0px 24px 48px;
}
.article .article-item-img .article-item-img img {
  width: 100%;
  height: 100%;
}
.article .article-item-noimg h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article .article-item-noimg .item-info {
  max-height: 48px;
  overflow: hidden;
}
.article .article-item-noimg .item-footnote {
  margin-top: 16px;
}
/*----------文章列表 end------------*/
/*----------视频列表 end------------*/
.video .video-item {
  width: 384px;
  height: 332px;
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 24px 0;
  background-color: #fff;
  transition: all 0.3s linear;
}
.video .video-item:nth-child(3n) {
  margin-right: 0;
}
.video .video-item:hover a {
  margin-top: -10px;
  box-shadow: 0 0px 6px #aaa;
}
.video .video-item a {
  position: relative;
  height: 100%;
  display: block;
  transition: all 0.3s linear;
}
.video .video-item a img {
  width: 100%;
  height: 216px;
}
.video .video-item a .video-item-info {
  margin-top: 20px;
  padding: 0 16px;
}
.video .video-item a .video-item-info h2 {
  min-height: 56px;
  line-height: 28px;
  overflow: hidden;
}
.video .video-item a .video-item-info .video-item-text {
  height: 72px;
  margin-top: 8px;
  overflow: hidden;
}
.video .video-item a .video-item-info .item-footnote {
  margin-top: 10px;
  line-height: 14px;
}
.video .video-item .img_box {
  position: relative;
  margin-bottom: 20px;
}
.video .video-item .img_box .img_icon {
  position: absolute;
  width: 48px;
  height: 48px;
  background: url('../img/article_list/video_icon.png') no-repeat;
  background-size: 100% auto;
  bottom: 24px;
  left: 24px;
}
