* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei', 'Open Sans', Arial, 'Hiragino Sans GB',
    sans-serif;
  font-size: 16px;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
}
body {
  background: #f2f3f5;
}
.nav ul li,
button,
img,
h1,
h2,
h3,
h4,
h5,
h6:hover {
  cursor: pointer;
}

.content-nav-left ul li a:hover {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  color: white;
}
.u_nbd_column {
  margin-top: 15px;
}
.active {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  color: white !important;
}
.fix-left {
  display: none;
}

.concern {
  margin-right: 100px;
}
.header-img {
  display: block;
  margin: 0 auto;
  height: 260px;
  border: none;
}
.header-nav {
  position: absolute;
  top: 14px;
  left: 50%;
  margin-left: 226px;
}
.header-nav a {
  float: left;
  border-right: 1px solid white;
  display: inline-block;
  font: 14px/1 'Microsoft YaHei';
  padding: 0 10px;
  color: white;
}
.header-nav a:last-child {
  border-right: none;
}
.header-bar {
  width: 100%;
  background: #053874;
  height: 46px;
  border-top: 1px solid #3c6192;
}
.content {
  width: 1100px;
  background: #ffffff;
  margin: 0 auto;
  padding-top: 8px;
}

.content-nav {
  width: 1100px;
  margin: 0 auto;
  padding: 12px 0px 12px 0px;
  background: #1671bf;
  position: relative;
  border-top: 1px solid #428dcb;
  top: -1px;
}
.content-nav-left {
  float: left;
}
.img-left {
  position: absolute;
  left: -9px;
  top: -1px;
  border: none;
  width: 10px;
  height: 48px;
}
.img-right {
  width: 10px;
  height: 49px;
  position: absolute;
  right: -10px;
  top: -2px;
  border: none;
}
.content-nav-left ul li {
  margin-left: 15px;
  float: left;
}
.content-nav-left ul li a {
  display: inline-block;
  padding: 2px 6px;
  font-size: 18px;
  float: left;
  color: #b9d6ee;
}
.content-nav-left ul li span:first-child {
  margin-left: 28px;
}
.content-nav-left ul li span {
  margin: 3px 0px 0 10px;
  color: #767676;
  font-size: 16px;
  float: left;
  color: #3587cb;
}
.content-nav-right {
  float: right;
  margin-top: -5px;
  margin-right: 7px;
}
.content-main {
  width: 1070px;
  padding: 0 15px;
  background: #ffffff;
  margin-top: 20px;
  padding-bottom: 30px;
}
.carousel-left {
  width: 600px;
  height: 300px;
  overflow: hidden;
  float: left;
}
.carousel-right {
  width: 460px;
  height: 300px;
  float: right;
  overflow: hidden;
}
.carousel-right ul li {
  width: 225px;
  height: 145px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
.carousel-right ul li:nth-child(even) {
  margin-left: 10px;
}
.carousel-right ul li a img {
  width: 225px;
  height: 145px;
  border: none;
}
.carousel-right-img {
  position: absolute;
  top: 0px;
  right: 0px;
}
.carousel-right ul li p {
  display: block;
  width: 215px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  overflow: hidden;
  color: #ffffff;
  text-align: left;
  /* padding: 3px 10px 7px 10px;*/
  padding: 5px;
}
.carousel-right ul li p a {
  display: block;
  width: 215px;
  height: 40px;
  color: white;
  font-size: 14px;
  line-height: 21px;
}
.carousel-right ul li abbr {
  background: #6fe9ec;
  display: block;
  padding: 2px;
  position: absolute;
  color: #ffffff;
  right: 4px;
  top: 4px;
  font-size: 14px;
  width: 40px;
  line-height: 20px;
  text-align: center;
}

.content-movie-left {
  width: 700px;
  float: left;
  margin-top: 30px;
}
.movie_more {
  width: 180px;
  line-height: 34px;
  outline: none;
  border: none;
  border-radius: 5px;
  box-shadow: 0 1px 1px #b3b3b3;
  border: 1px solid #bdbdbd;
  text-align: center;
  color: #5a5a5a;
  background: #ffffff;
  display: block;
  margin: 20px auto;
}
.content-movie-right {
  width: 340px;
  float: right;
  margin-top: 30px;
}
.title h2 {
  font-size: 22px;
  font-weight: normal;
  color: #5a5a5a;
  padding-bottom: 4px;
  border-bottom: 1px solid #d6dade;
}
.title h2:before {
  content: '';
  display: inline-block;
  background-color: #77f6f9;
  width: 3px;
  height: 22px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.title a {
  float: right;
  margin-top: -30px;
}
.list {
  margin-top: 20px;
}
.list li {
  width: 100%;
  height: 140px;
  overflow: hidden;
  border-bottom: 1px solid #d6dade;
  margin-bottom: 20px;
  position: relative;
}
.list li:last-child {
  border-bottom: 0px solid #d6dade;
}
.list li img {
  width: 190px;
  height: 120px;
  border: none;
}
.text {
  position: absolute;
  height: 120px;
  color: #434343;
  left: 206px;
  top: 0px;
  width: 71%;
}
.text a {
  font-size: 18px;
  display: block;
  color: #434343;
  font-weight: normal;
  height: 46px;
  overflow: hidden;
}
.text abbr {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 0;
}
.text span {
  position: absolute;
  bottom: 0;
  color: #989898;
  font-size: 13px;
}
.li-left {
  width: 460px;
  height: 300px;
  position: relative;
}
.li-left a img {
  width: 460px;
  height: 300px;
  border: none;
}
.li-left a {
  display: block;
  width: 460px;
  color: white;
  font-size: 16px;
}

.li-left p {
  width: 460px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 16px;
  margin: 0;
}
.li-right ul li {
  width: 230px;
  height: 140px;
  margin-bottom: 20px;
  position: relative;
}
.li-right ul li a img {
  width: 230px;
  height: 140px;
  border: none;
}
.list-abbr {
  margin-top: 9px;
  color: #8d8d8d;
  height: 41px;
  overflow: hidden;
  font-size: 14px;
}
.li-right p {
  width: 220px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
  padding: 5px;
  margin: 0;
}
.li-right p a {
  display: block;
  color: white;
  font-size: 14px;
  line-height: 24px;
  margin-top: -3px;
}
.li-left {
  float: left;
}
.li-right {
  float: right;
}
.right-a {
  display: block;
  position: relative;
  width: 340px;
  height: 180px;
  overflow: hidden;
}
.right-a p {
  width: 320px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 16px;
  padding: 3px 10px 7px 10px;
}

.right-text a img {
  width: 340px;
  height: 180px;
  border: none;
}
.right-text {
  width: 340px;
  position: relative;
  color: white;
}
.right-text .box-a {
  color: #434343;
  font-size: 14px;
  line-height: 1.5;
}
.right-text .text-span a {
  position: absolute;
  top: 130px;
  color: white;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 320px;
  line-height: 50px;
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
  font-size: 16px;
}
.right-text .p:before {
  content: '';
  display: block;
  background-color: #77f6f9;
  width: 5px;
  height: 5px;
  position: relative;
  top: 13px;
  left: -9px;
}
.right-text .p {
  width: 325px;
  margin-left: 15px;
  color: #434343;
  padding-bottom: 10px;
  border-bottom: 1px dashed #dddddd;
  margin: 10px;
}
.right-text .p:last-child {
  border-bottom: 0px dashed #dddddd;
}
.pic-div p a {
  display: block;
  height: 63px;
  overflow: hidden;
  color: #434343;
  font-size: 14px;
  line-height: 20px;
  width: 205px;
}

.pic-li {
  margin: 20px 0;
  position: relative;
  height: 85px;
}
.pic-li a img {
  width: 125px;
  height: 85px;
  border: none;
}

.pic-div {
  position: absolute;
  top: 0;
  left: 135px;
}
.pic-div span {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #939b9e;
  left: 0px;
  bottom: -21px;
}
.lists h6 {
  font-size: 18px;
  font-weight: normal;
  color: #272727;
  margin: 20px 0 10px 0;
}
.lists h6 span {
  float: right;
  font-size: 18px;
  color: #272727;
}
.lists-a {
  display: block;
  color: #434343;
  margin: 20px 0;
  border-bottom: 1px solid #d6dade;
  padding-bottom: 20px;
}
.lists-a:last-child {
  border-bottom: 0px solid #d6dade;
}
.lists a abbr {
  display: block;
  width: 16px;
  text-align: center;
  line-height: 16px;
  color: white;
  background: #1aa1e6;
  float: left;
  font-size: 14px;
  margin-top: 4px;
  margin-right: 8px;
}
.lists a b {
  float: right;
  font-weight: normal;
  color: #5a5a5a;
  margin-top: -15px;
}

/*文章详情页*/
.article-box {
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}
.article-fluid .bar {
  background: #f6f6f7;
  width: 100%;
  line-height: 30px;
  color: #9d9d9d;
}
.article-fluid .bar a {
  color: #9d9d9d;
  margin: 0 6px;
}
.article-box h1 {
  font-size: 24px;
  margin-top: 20px;
}
.message li {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
.message div {
  margin-top: 3px;
}
.message {
  padding-bottom: 60px;
  border-bottom: 1px solid #e3e3e3;
}
.message-p {
  height: 16px;
  width: 16px;
  background: url('/images/nbd_v4/Sprite.png');
  background-position: -47px 0px;
  float: left;
  margin-right: 10px;
}
.message-p1 {
  height: 16px;
  width: 16px;
  background: url('/images/nbd_v4/Sprite.png');
  background-position: -63px 0px;
  float: left;
  margin-right: 10px;
}
.message-p2 {
  height: 16px;
  width: 19px;
  background: url('/images/nbd_v4/Sprite.png');
  background-position: -132px 0px;
  float: left;
  margin-right: 10px;
}
.hint {
  color: #585858;
  line-height: 30px;
  position: relative;
  padding: 30px 20px;
  border-bottom: 1px solid #e3e3e3;
}
.hint-img {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
.hint-img1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.article-fluid p {
  color: #585858;
  line-height: 30px;
  margin: 15px 0;
  text-indent: 2em;
}
.like {
  width: 82px;
  height: 82px;
  background: url('/images/nbd_v4/auto_like.png') no-repeat;
  margin: 40px auto;
  position: relative;
  cursor: pointer;
}
.like span {
  position: absolute;
  left: 36px;
  bottom: 3px;
  color: #8d959c;
  font-size: 18px;
}
.pic-div span {
  font-size: 13px;
}
.article-url {
  color: #585858;
  line-height: 26px;
  margin: 15px 0;
  font-size: 14px;
  padding-bottom: 20px;
  border-bottom: 2px solid #000000;
}

.hint-img11 img {
  width: 625px;
  height: 410px;
  display: block;
  margin: 20px auto;
  border: none;
}
.article-box p img {
  display: block;
  margin: 0 auto;
  border: none;
}

.fix-left a {
  padding-top: 5px;
  display: block;
  font-size: 16px;
  color: white;
  width: 32px;
  padding: 11px;
  overflow: hidden;
  text-align: center;
  word-wrap: break-word;
  background: url('/images/movie/movie-back.jpg') no-repeat;
  background-size: 100% 100%;
}

.Top {
  display: none;
}
.at-abbr {
  display: block;
  width: 100%;
  height: 1px;
  background: #c7c7c7;
}
.at-span {
  display: block;
  padding: 1px 26px;
  background: #ffffff;
  color: #b3b3b3;
  font-size: 24px;
  position: absolute;
  top: -18px;
  left: 480px;
}
.at-ul li {
  width: 335px;
  height: 310px;
  border: 1px solid #e7e7e7;
  float: left;
  margin: 40px 9px 0px;
  position: relative;
}
.at-ul li a img {
  width: 100%;
  height: 225px;
}
.at-ul li a {
  display: block;
}
.at-a {
  color: #8a8a8a;
  line-height: 24px;
  font-size: 17px;
  padding: 6px 15px 3px;
}
.at-ul li:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 312px;
  background: url(/images/movie/ta-li.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 0px;
  right: -9px;
  position: absolute;
}
