section h3 {
  padding-left: 36px;
  color: #323232;
  margin: 40px 0 0 0;
}
.column h3 {
  background: url('../images/icon_new.png') no-repeat left center;
  margin-bottom: 20px;
}
.column_laster .new_film {
  background: url('../images/icon_movie.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_film a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .new_tv {
  background: url('../images/icon_tv.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_tv a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .new_fun {
  background: url('../images/icon_fun.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_fun a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .new_animation {
  background: url('../images/icon_animation.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_animation a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .new_child {
  background: url('../images/icon_child.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_child a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .new_documentary {
  background: url('../images/icon_documentary.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
.column_laster .new_documentary a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
.column_laster .rank_title {
  padding: 0;
  margin-left: 20px;
  margin-top: 40px;
  font-size: 18px;
  color: #323232;
  text-align: right;
}
.column_laster .news_rank_title {
  margin-left: 20px;
  margin-top: 40px;
  font-size: 18px;
  color: #323232;
  text-align: left;
}
.column_laster .col-lg-4,
.column_laster .col-md-4 {
  width: 31%;
  width: calc(33.333333% - 20px);
}
.column_laster .col-lg-4 {
  background: #fff;
  margin-top: 20px;
  padding-bottom: 22px;
  margin-left: 20px;
  float: right;
}
.column_laster .col-lg-4 li {
  margin-top: 23px;
}
.column_laster .col-lg-4 li a:hover {
  color: #ff6700;
}
.column_laster .col-lg-4 li a:hover .num {
  background: url('../images/rank_active.png') no-repeat;
}
.column_laster .col-lg-4 li a.active {
  color: #ff6700;
  display: none;
}
.column_laster .col-lg-4 li a.active .num {
  background: url('../images/rank_active.png') no-repeat;
}
.column_laster .col-lg-4 li a.notActive {
  display: block;
}
.column_laster .col-lg-4 li p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.column_laster .col-lg-4 .col-lg-6,
.column_laster .col-lg-4 .col-lg-12 {
  padding: 0;
}
.column_laster .col-lg-4 .col-lg-6 img,
.column_laster .col-lg-4 .col-lg-12 img {
  width: 108px;
}
.column_laster .col-lg-4 .col-lg-6 .num,
.column_laster .col-lg-4 .col-lg-12 .num {
  background: url('../images/rank.png') no-repeat;
  background-size: 100%;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.column_laster .col-lg-4 .col-lg-6 .star,
.column_laster .col-lg-4 .col-lg-12 .star {
  width: 150px;
  height: 12px;
  margin-top: 2px;
  background: url('../images/rank_star.png') no-repeat left center;
  background-size: 40%;
}
.column_laster .col-lg-4 .col-lg-6 .star i,
.column_laster .col-lg-4 .col-lg-12 .star i {
  position: absolute;
  bottom: -3px;
  right: 20px;
  font-style: normal;
}
.nav_section h3 {
  /*background:url('../images/icon_movie.png') no-repeat left center;*/
  padding-left: 0px;
  margin-bottom: 20px;
}
.nav_section .col-lg-1 {
  margin: 0;
  padding: 5px 0;
  width: 5%;
  color: #7e7e7e;
}
.nav_section .col-lg-11 {
  padding-left: 0;
}
.nav_section .col-lg-11 li {
  padding: 5px 20px;
  padding-left: 0;
  display: inline;
  float: left;
}
.nav_section .col-lg-11 li a {
  color: #7e7e7e;
}
.nav_section .col-lg-11 li:nth-child(1) {
  padding-left: 0;
}
.nav_section .col-lg-11 .active a,
.nav_section .col-lg-11 li:hover a {
  color: #ff6700;
}
.long_introduce {
  font-size: 14px;
  margin: 0 auto;
  padding: 0;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}
.long_introduce h5 {
  font-weight: bold;
}
.long_introduce .longe_introduct {
  margin-top: 20px;
}
.long_introduce .longe_introduct h5 {
  font-weight: bold;
}
.long_introduce .longe_introduct .pull_down {
  background: url('../images/down.png') no-repeat right;
  padding-right: 20px;
  margin-left: 95%;
  margin-left: calc(100% - 100px);
}
.long_introduce .longe_introduct .pull_up {
  margin-left: 90%;
  margin-left: calc(100% - 60px);
}
.long_introduce .longe_introduct p {
  line-height: 24px;
  max-height: 70px;
  overflow: hidden;
}
.film_box {
  background: #fff;
  width: 180px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}
.film_box img {
    width: 100%;
    height: 100%;

}
.film_box p {
  margin: 0;
  padding: 8px 4px;
  color: #555;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.film_box .sorce {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6700;
  color: #fff;
  padding: 2px 5px;
}
.film_box:hover p {
  color: #ff6700;
}
.film_box:nth-child(6n) {
  margin-right: 0;
}
.column_laster .film_box:nth-child(4n) {
  margin-right: 0px;
  float: right;
}
.column_laster .film_box:nth-child(6n) {
  margin-right: 20px;
}
.film_box_long {
  background: #fff;
  width: 180px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}
.film_box_long img {
  width: 100%;
    height: 100%;
}
.film_box_long p {
  margin: 0;
  padding: 10px 0;
  color: #555;
  font-size: 12px;
}
.film_box_long:hover p {
    color: #ff6700;
}
.film_box_long .sorce {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6700;
  color: #fff;
  padding: 2px 5px;
}
.film_box_long:nth-child(6n) {
  margin-right: 0;
}
.content {
  border-top: 1px solid #cecece;
  margin-top: 40px;
  padding-top: 20px;
}
.content .title {
  font-size: 20px;
  color: #323232;
  margin-bottom: 20px;
}
.content ul {
  margin: 0 auto;
  padding-left: 0;
  margin-bottom: 40px;
}
.content ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.content ul li:nth-child(6n) {
  margin-right: 0px;
}
.content .content_link li {
  display: inline;
  float: inherit;
  color: #939393;
}
.content .content_link a {
  color: #939393;
}

.content_bottom {
}
.content_bottom .title {
  font-size: 20px;
  color: #323232;
  margin-bottom: 20px;
}
.content_bottom ul {
  margin: 0 auto;
  padding-left: 0;
  margin-bottom: 40px;
}
.content_bottom ul li {
  line-height:24px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.content_bottom .content_link li {
  display: inline;
  float: inherit;
  color: #939393;
}
.content_bottom .content_link a {
  color: #939393;
}


.swiper-container .swiper-slide {
  display: flex;
  display: -webkit-flex;
}
.swiper-container .swiper-slide .big_box {
  width: 317px;
  height: 443px;
  overflow: hidden;
  position: relative;
}
.swiper-container .swiper-slide .big_box a {
  display: block;
}
.swiper-container .swiper-slide .big_box img {
  width: 100%;
}
.swiper-container .swiper-slide .big_box:hover:after {
  content: ' ';
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url('../images/play.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  pointer-events: none;
}
.swiper-container .swiper-slide .middle_box {
  width: 269px;
  height: 443px;
  margin: 0 3px;
}
.swiper-container .swiper-slide .middle_box:nth-child(2) {
  margin-left: 6px;
}
.swiper-container .swiper-slide .middle_box:nth-child(3) {
  margin-right: 6px;
}
.swiper-container .swiper-slide .middle_box a {
  display: block;
}
.swiper-container .swiper-slide .middle_box .middle_big_box {
  position: relative;
  height: 305px;
  width: 262px;
  float: left;
  overflow: hidden;
  margin: 0 3px;
}
.swiper-container .swiper-slide .middle_box .middle_big_box:hover:after {
  content: ' ';
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url('../images/play.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  pointer-events: none;
}
.swiper-container .swiper-slide .middle_box .middle_small_box {
  position: relative;
  height: 134px;
  width: 262px;
  float: left;
  overflow: hidden;
  margin: 0 3px;
  margin-top: 6px;
}
.swiper-container .swiper-slide .middle_box .middle_small_box:hover:after {
  content: ' ';
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url('../images/play.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  pointer-events: none;
}
.swiper-container .swiper-slide p {
  text-align: center;
  position: absolute;
  bottom: 0px;
  color: #fff;
  margin: 0;
  width: 100%;
  font-size: 16px;
  padding: 5px 10px;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.page ul {
  text-align: center;
  margin: 20px auto;
}
.page ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #5a5a5a;
  border: 1px solid #d7d7d7;
  margin: 10px 5px;
  border-radius: 4px;
}
.page ul li a {
  display: block;
}
.page ul .active,
.page ul li:hover {
  background: #ff6700;
  border: 1px solid #ff6700;
}
.page ul .active a,
.page ul li:hover a {
  color: #fff;
  display: block;
}
.film_introduct {
  /*margin-top: 40px;*/
}
.film_introduct .longe_introduct {
  padding: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.film_introduct .longe_introduct h5 {
  margin: 20px 0;
}
.film_introduct .longe_introduct p {
  font-size: 14px;
  color: #323232;
  line-height: 1.8em;
  overflow: hidden;
  height: 100px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.film_introduct .introduce_img {
  width: 205px;
}
.film_introduct .introduce_img img {
  display: block;
  width: 205px;
  height: auto;
}
.film_introduct .introduce_img a {
  display: block;
  width: 205px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  background: #fdce3f;
  border-radius: 4px;
  text-align: center;
}
.film_introduct .introduce_img a img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.film_introduct .introduct_box {
  margin: 0 15px;
  width: 920px;
  width: calc(100% - 500px);
}
.film_introduct .introduct_box h2,
.film_introduct .introduct_box h3 {
  font-size: 14px;
  margin: 0;
  padding: 0;
  min-height: 70px;
}
.film_introduct .introduct_box article {
  font-size: 30px;
  color: #323232;
  margin-bottom: 30px;
  margin-top: -10px;
}
.film_introduct .introduct_box article h1 {
  margin-top: 5px;
  font-size: 30px;
  color: #bf1200;
}
.film_introduct .introduct_box article .sorce_info {
  display: inline-block;
  font-size: 14px;
  color: #ff6700;
  margin-left: 40px;
}
.film_introduct .introduct_box .short_introduct {
  margin-right: 55px;
  display: inline-block;
  margin-bottom: 10px;
}
.film_introduct .introduct_box .longe_introduct {
  margin-top: 20px;
}
.film_introduct .introduct_box .longe_introduct h5 {
  font-weight: bold;
}
.film_introduct .introduct_box .longe_introduct .pull_down {
  background: url('../images/down.png') no-repeat right;
  padding-right: 20px;
  margin-left: 95%;
  margin-left: calc(100% - 100px);
}
.film_introduct .introduct_box .longe_introduct .pull_up {
  margin-left: 90%;
  margin-left: calc(100% - 60px);
}
.film_introduct .introduct_box .longe_introduct p {
  line-height: 24px;
  max-height: 70px;
  margin-bottom: 20px;
  color: #999;
  overflow: hidden;
}
.film_introduct .introduct_box .kuaisou {
  cursor: pointer;
  margin-top: 10px;
  padding-top: 20px;
  position: relative;
}
.film_introduct .introduct_box .kuaisou .kuaisou_box {
  background: #fff;
  padding: 10px 18px;
  padding-right: 10px;
  border: 1px solid #DDD;
  width: 160px;
  border-radius: 4px;
}
.film_introduct .introduct_box .kuaisou .kuaisou_box img {
  width: 40px;
  height: 40px;
}
.film_introduct .introduct_box .kuaisou .kuaisou_box p {
  width: 90px;
  margin: 0;
  text-align: center;
}
.film_introduct .introduct_box .kuaisou .kuaisou_box:hover {
  background: #ff6700;
  color: #fff;
  border: 1px solid #orange;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety {
  position: absolute;
  top: -155px;
  right: 165px;
  border: 1px solid #ddd;
  padding: 20px 40px;
  width: 450px;
  background: url('../images/float.png') no-repeat;
  background-size: 100%;
  border-radius: 4px;
  border: 0;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety article {
  text-align: center;
  font-size: 24px;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety .close_kuaisou {
  position: relative;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety .close_kuaisou img {
  position: absolute;
  width: 15px;
  height: 15px;
  top: -50px;
  right: -20px;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety ul {
  text-align: center;
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety ul li {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0 10px;
  float: left;
  margin-bottom: 20px;
  border-radius: 4px;
  width: calc(50% - 30px);
}
.film_introduct .introduct_box .kuaisou .kuaisou_variety ul li img {
  width: 30px;
  height: 30px;
}
.film_introduct .introduct_box .tv_app {
  margin-top: 20px;
}
.film_introduct .introduct_box .tv_app p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.film_introduct .introduct_box .tv_app p.xiaobian {
  font-size: 14px;
  font-weight: normal;
}
.film_introduct .introduct_box .tv_app ul {
  position: relative;
  padding: 0;
  overflow: hidden;
  height: 60px;
}
.film_introduct .introduct_box .tv_app ul .toggle_app,
.film_introduct .introduct_box .tv_app ul .toggle_app_up {
  width: 26px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 20px;
  cursor: pointer;
}
.film_introduct .introduct_box .tv_app ul .toggle_app_up {
  transform: rotate(180deg);
}
.film_introduct .introduct_box .tv_app ul li {
  width: 160px;
  margin-bottom: 15px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-right: 20px;
  padding: 5px 15px;
  background: #fff;
}
.film_introduct .introduct_box .tv_app ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.film_introduct .introduct_box .tv_app ul li img {
  width: 40px;
  height: 40px;
}
.film_introduct .introduct_box .tv_app ul li:nth-child(4n) {
  padding-right: 0;
}
.film_introduct .introduct_box .online {
  position: relative;
}
.film_introduct .introduct_box .online .online_choice {
  position: relative;
  margin-right: -5px;
  padding-bottom: 12px;
}
.film_introduct .introduct_box .online .online_choice:after {
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  background: url('../images/arrows.png') no-repeat;
  position: absolute;
  right: -5px;
  top: 20px;
}
.film_introduct .introduct_box .online .online_choice img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.film_introduct .introduct_box .online .online_option {
  position: absolute;
  width: 120px;
  background: #fff;
  text-align: center;
  padding: 0;
  border: 1px solid #ddd;
  display: none;
  z-index: 2;
}
.film_introduct .introduct_box .online .online_option li {
  padding: 10px 0;
  cursor: pointer;
}
.film_introduct .introduct_box .online .online_option li img {
  width: 20px;
  margin-right: 5px;
}
.film_introduct .introduct_box .online .online_option a {
  margin-right: 0;
}
.film_introduct .introduct_box .online p {
  display: inline-block;
  border: 1px solid #ddd;
  border-right: 0;
  background: #fff;
  padding: 10px 20px;
  border-radius: 5px 0 0 5px;
  margin-bottom: 0;
  cursor: pointer;
}
.film_introduct .introduct_box .online p a {
  margin-right: 10px;
}
.film_introduct .introduct_box .online .online_show {
  display: inline-block;
  padding: 11px 0;
  text-align: center;
  width: 200px;
  padding-bottom: 12px;
  background: #ff7300;
  color: #fff;
  border-radius: 0 5px 5px 0;
  position: relative;
}

.film_introduct .introduct_box .online .online_show_ai {
  padding: 4px 0px 0px 0px;
  border-radius: 5px 5px;
  text-align: left;
  width: 200px;
  background: #ff7300;
  color: #fff;
  position: relative;
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  margin-left: 8px;
}

.film_introduct .introduct_box .online .online_show_ai .detail_ai_icon {
  float: left;line-height: 46px;display: inline-block;height: 30px;width: 30px;margin: 5px 10px;
}

.film_introduct .introduct_box .online .online_show a {
  color: #fff;
  margin: 0;
  display: block;
}
.film_introduct .introduct_box .online h3 {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  min-height: 0;
}
.film_introduct .introduct_box .online a {
  margin-right: 30px;
  /*&:first-child{
					padding:0;
					margin:0;
					margin-right:10px;
				}
				&.a_tenxun{
					background:url('../images/play/tengxun.png') no-repeat left center;
					background-size:25%;
				}
				&.a_youku{
					background:url('../images/play/youku.png') no-repeat left center;
					background-size:25%;
				}
				&.a_aiqiyi{
					background:url('../images/play/iqiyi.png') no-repeat left center;
					background-size:25%;
				}
				&.a_huashu{
					background:url('../images/play/huashu.png') no-repeat left center;
					background-size:25%;
				}*/
}
.film_introduct .introduct_box .online a img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.film_introduct .introduct_ad {
  width: 250px;
  height: 250px;
  margin-left: 15px;
  overflow: hidden;
}
.film_introduct .introduct_ad img {
  width: 100%;
  height: 100%;
}
.comment {
  margin-top: 40px;
}
.comment .col-lg-8,
.comment .col-md-8 {
  padding: 0;
}
.comment article {
  font-size: 24px;
  margin-bottom: 20px;
}
.comment .comment_content {
  border: 1px solid #d7d7d7;
  background: #fff;
  min-height: 400px;
  margin-bottom: 20px;
  padding: 5px;
}
.detail_news .app_rank {
  background: #fff;
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.2);
  margin: 40px 0;
  width: 370px;
  margin-left: 20px;
  padding: 5px 10px;
}
.detail_news .app_rank h5 {
  margin: 20px 10px;
}
.detail_news .app_rank h5 span {
  font-size: 24px;
  color: #222;
}
.detail_news .app_rank li {
  margin: 10px 0;
}
.detail_news .app_rank li .num {
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  background: #c1bfbf;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.detail_news .app_rank li a.active {
  display: none;
}
.detail_news .app_rank li a.active .num {
  background: #ffac25;
}
.detail_news .app_rank li a.active p {
  margin-left: 0;
}
.detail_news .app_rank li a p {
  margin-left: 30px;
}
.detail_news .app_rank li .toplst_img {
  width: 80px;
  height: 80px;
}
.detail_news .app_rank li span.btn,
.detail_news .app_rank li span.btn_active {
  display: inline-block;
  border: 1px solid #ff6800;
  padding: 2px 15px;
  color: #ff6800;
  border-radius: 10px;
}
.detail_news .app_rank li span.btn_active {
  background: #ff6800;
  color: #fff;
}
.detail_news_box {
  background: #fff;
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.2);
  padding: 20px;
  margin: 40px 0;
}
.detail_news_box h5 {
  margin: 20px 0;
}
.detail_news_box h5 span {
  font-size: 24px;
  color: #222;
}
.detail_news_box h5 a {
  color: #8c8b8b;
}
.detail_news_box h5 a:hover {
  color: #ff6800;
}
.detail_news_box .news_box {
  border-top: 1px dotted #ddd;
  padding: 1.2rem 0;
  color: #8c8b8b;
}
.detail_news_box .news_box:hover {
  color: #222;
}
.detail_news_box .news_box:hover a {
  color: #ff6800;
}
.detail_news_box .news_box article {
  padding: 0;
  text-align: left;
  font-size: 14px;
}
.detail_news_box .news_box article a {
  color: #8c8b8b;
}
.detail_news_box .news_box article a:hover {
  text-decoration: inherit;
  padding-bottom: 2px;
  borde-botom: 2px solid #ff6800;
}
.detail_news_box .news_box article time {
  color: #8c8b8b;
}
.detail_news_box .news_box article header {
  font-size: 20px;
  color: #323232;
  font-weight: bold;
  margin-bottom: 1rem;
}
.detail_news_box .news_box article header a:hover {
  text-decoration: none;
}
.detail_news_box .news_box article aside {
  margin: 1rem 0;
  margin-top: 2rem;
  padding-top: 1rem;
  position: relative;
}
.detail_news_box .news_box article aside:before {
  content: ' ';
  display: block;
  width: 30px;
  border-top: 2px solid #ddd;
  position: absolute;
  top: 0;
  left: 0;
}
.detail_news_box .news_box article aside {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
}
.detail_news_box .page .prev,
.detail_news_box .page .next {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url('../images/left.png') no-repeat;
  cursor: pointer;
}
.detail_news_box .page .prev:hover,
.detail_news_box .page .next:hover {
  background: url('../images/left_hover.png') no-repeat;
}
.detail_news_box .page .next {
  transform: rotate(180deg);
}
.detail_news_box .page .next:hover {
  background: url('../images/left_hover.png') no-repeat;
}
.subject_banner {
  height: 382px;
  overflow: hidden;
}
.subject_banner img {
  width: 100%;
}
.subject_pagination {
  margin: 60px auto;
}
.subject_pagination a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #999;
  margin: 0 10px;
}
.subject_pagination a.active,
.subject_pagination a:hover {
  background: #ff6800;
  color: #fff;
  border-color: #ff6800;
}
.subject_page {
  margin: 60px auto;
}
.subject_page ul li {
  display: inline-block;
}
.subject_page ul li a {
  padding: 10px 15px;
  border: 1px solid #ddd;
}
.subject_page ul li a.active {
  border-color: #ff6800;
  background: #ff6800;
  color: #fff;
}
.subject_list {
  margin-top: 30px;
}
.subject_list .subject_box {
  background: #fff;
  width: 280px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}
.subject_list .subject_box:hover {
  top: -10px;
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.2);
}
.subject_list .subject_box .lst_item_img_box {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.subject_list .subject_box .lst_item_img_box img {
  width: 100%;
}
.subject_list .subject_box p {
  margin: 0;
  padding: 10px 0;
  color: #555;
  font-size: 12px;
}
.subject_list .subject_box .sorce {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff6700;
  color: #fff;
  padding: 2px 5px;
}
.subject_list .subject_box:nth-child(4n) {
  margin-right: 0;
}
.film_introduct .search_box {
  width: 1180px;
  margin: 20px auto;
  padding: 20px;
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.2);
  background: #fff;
  position: relative;
}
.film_introduct .search_box .introduce_img {
  width: 205px;
}
.film_introduct .search_box .introduce_img a {
  height: auto;
  width: 100%;
  margin-top: 0;
}
.film_introduct .search_box .introduce_img a img {
  width: 100%;
  height: auto;
}
.film_introduct .search_box .introduct_box {
  width: 915px;
  margin: 0;
  margin-left: 20px;
}
.film_introduct .search_box .introduct_box article .sorce_info {
  position: absolute;
  right: 20px;
  top: 20px;
  font-weight: bold;
  padding: 20px 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.6);
}
.film_introduct .search_box .introduct_box .longe_introduct p {
  height: auto;
  max-height: inherit;
}
/*图片样式*/
.lst_item_img_box,
.rel_item_img_box {
  width: 180px;
  height: 252px;
  overflow: hidden;
  position: relative;
}
.lst_item_img_box:hover .mask,
.rel_item_img_box:hover .mask {
  display: block;
}
.lst_item_img_box .mask,
.rel_item_img_box .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.lst_item_img_box .mask:after,
.rel_item_img_box .mask:after {
  content: ' ';
  background-image: url('../images/play.png');
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.banner_img {
  width: 100%;
}
.toplst_img {
  width: 120px;
  height: 156px;
}
section .new_news {
  background: url('../images/icon_documentary.png') no-repeat left center;
  padding-left: 36px;
  padding-right: 0;
}
section .new_news a {
  line-height: 26px;
  font-size: 14px;
  color: #939393;
}
section .index_news_box {
  padding: 0;
  margin: 10px 0;
}
section .index_news_box img {
  padding: 0;
  height: auto;
  max-height: 87px;
}
section .index_news_box .index_news_content {
  padding-left: 10px;
}
section .index_news_box .index_news_content h4 {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
}
section .index_news_box .index_news_content p {
  font-size: 14px;
  height: 60px;
  overflow: hidden;
}
#default-searchbox {
  margin-top: 22px;
}
#default-searchbox #bdcs-search-inline {
  float: right;
}
#bdcs-search-form-input {
  margin-right: 0;
  margin-left: 10px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  border-color: #c9c697;
}
#bdcs-search-form-submit {
  border-radius: 0 4px 4px 0;
  background: #ff6700;
}
#bdcs-search-form-submit:hover {
  color: #fff;
}
