/*======================================================== */
/*  CLASS STYLES */
/*======================================================== */
.clearfix:after, #top-news .news-list:after, #top-column .news-list:after, #top-news .news-list li .post-info:after, #top-column .news-list li .post-info:after {
  content: "";
  clear: both;
  display: block;
}

/*======================================================== */
/*  HOME */
/*======================================================== */
#site-wrapper.top {
  background: url(/assets/images/top_bg.jpg?20160616) no-repeat center top;
}

#site-header .fixcenter .logo-second {
  display: none;
}

.particle-board {
  position: absolute;
  width: 100%;
  height: 860px;
  top: 0;
}

.particle-board.front {
  z-index: 15;
}

.particle-board.back {
  z-index: 1;
}

#top-key {
  width: 1020px;
  margin: 0 auto;
  height: 397px;
  position: relative;
  z-index: 10;
}
#top-key #main-title {
  position: absolute;
  top: 71px;
  left: 50%;
  margin-left: -163px;
}
#top-key #key-chars {
  position: absolute;
  top: 60px;
  left: -366px;
  z-index: 10;
}
#top-key .main-copy {
  position: absolute;
  top: 317px;
  left: 50%;
  margin-left: -378px;
  z-index: 10;
}

#top-banners {
  width: 850px;
  margin: 0 auto;
  position: relative;
  height: 332px;
  text-align: center;
  opacity: 0;
  z-index: 150;
}
#top-banners ul {
  display: inline-block;
  width: 350px;
  position: relative;
  left: 4px;
  top: 141px;
}
#top-banners ul li {
  position: relative;
  width: 450px;
  height: 271px;
}
#top-banners ul li img {
  width: 100%;
}
#top-banners .arrow {
  position: absolute;
  top: 90px;
  z-index: 10000;
}
#top-banners .arrow.prev {
  left: 0px;
}
#top-banners .arrow.next {
  right: 0px;
}

.ex-banner {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 20;
  margin-bottom: 28px;
}
.ex-banner a {
  opacity: 1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ex-banner a:hover {
  opacity: 0.8;
}

#promotion-container {
  height: 130px;
  background: url(/assets/images/home_movie_container_bg.png) repeat-y top center;
  text-align: center;
  position: relative;
  z-index: 20;
}
#promotion-container .get-app {
  margin-top: 46px;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 72px;
  width: 551px;
  border-right: 1px solid #3a3c40;
}
#promotion-container .get-app .icon-image {
  position: absolute;
  top: -21px;
  left: 68px;
}
#promotion-container .get-app h3 {
  position: absolute;
  top: -29px;
  left: 170px;
}
#promotion-container .get-app .text-image {
  position: absolute;
  top: -2px;
  left: 171px;
}
#promotion-container .get-app ul {
  position: absolute;
  top: 17px;
  left: 171px;
  font-size: 0px;
}
#promotion-container .get-app ul li {
  display: inline-block;
}
#promotion-container .get-app ul li:first-child {
  margin-right: 12px;
}
#promotion-container .dmm-link {
  margin-top: 29px;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 72px;
  width: 468px;
}
#promotion-container .dmm-link .text-image {
  position: absolute;
  top: 15px;
  left: 26px;
}
#promotion-container .dmm-link ul {
  position: absolute;
  top: 34px;
  left: 25px;
  font-size: 0px;
}
#promotion-container .dmm-link ul li {
  display: inline-block;
  margin-right: 15px;
}
#promotion-container .dmm-link ul li:last-child {
  margin-right: 0px;
}

#movie-container {
  background: url(/assets/images/top_movie_bg.png) repeat-y top center;
  text-align: center;
  padding-top: 32px;
  height: 188px;
}
#movie-container #movie-container-inner {
  width: 1020px;
  margin: 0 auto;
  text-align: left;
}
#movie-container #movie-container-inner #home-movie-header {
  vertical-align: top;
  display: inline-block;
  padding-top: 40px;
  padding-right: 74px;
  padding-left: 28px;
}
#movie-container #movie-container-inner #home-movie-header .more-link {
  margin-top: 3px;
}
#movie-container #movie-container-inner #home-movie-list {
  vertical-align: top;
  display: inline-block;
  font-size: 0;
}
#movie-container #movie-container-inner #home-movie-list li {
  vertical-align: top;
  display: inline-block;
  margin-right: 9px;
}
#movie-container #movie-container-inner #home-movie-list li .home-movie-title {
  width: 244px;
  text-align: left;
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 4px;
}
#movie-container #movie-container-inner #home-movie-list li:last-child {
  margin-right: 0px;
}

#news-and-twitter {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}
#news-and-twitter #top-news2 {
  width: 717px;
  float: left;
  position: relative;
}
#news-and-twitter #top-news2 #top-news-header {
  position: relative;
  left: -27px;
  top: 4px;
  margin-top: 19px;
}
#news-and-twitter #top-news2 ul.news-category {
  width: 720px;
  border-top: 1px solid #0e3651;
  border-bottom: 1px solid #0e3651;
  font-size: 0px;
}
#news-and-twitter #top-news2 ul.news-category li {
  background-image: url(/assets/images/top_news_category_bg.png);
  background-repeat: no-repeat;
  background-position: right 6px;
  display: inline-block;
  height: 18px;
  border-left: 1px solid #495056;
  margin-top: 13px;
  margin-bottom: 12px;
  font-size: 11px;
  padding-left: 19px;
  padding-top: 1px;
}
#news-and-twitter #top-news2 ul.news-category li a {
  margin-right: 33px;
}
#news-and-twitter #top-news2 ul.news-category li a:hover {
  text-decoration: underline;
}
#news-and-twitter #top-news2 ul.news-category li:first-child {
  margin-left: 4px;
}
#news-and-twitter #top-news2 ul.news-category li.active {
  background-image: url(/assets/images/top_news_category_bg2.png);
}
#news-and-twitter #top-news2 .news-list-wrapper {
  width: 717px;
  height: 345px;
  padding-top: 25px;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li {
  display: none;
  padding-top: 17px;
  padding-bottom: 17px;
  border-bottom: 1px dotted #49455E;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li header.news-dates {
  margin-bottom: 8px;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li header.news-dates .time {
  color: #3ce2f5;
  font-size: 12px;
  margin-right: 12px;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li header.news-dates .category-label {
  background: #323232;
  padding: 4px 8px;
  font-size: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li a {
  font-size: 15px;
  font-weight: normal;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li.first {
  padding-top: 0px;
}
#news-and-twitter #top-news2 .news-list-wrapper ul.news-list li.last {
  border-bottom: none;
}
#news-and-twitter #top-news2 .news-list-wrapper .mCSB_draggerRail {
  width: 6px;
  background-color: #0a2B3F;
}
#news-and-twitter #top-news2 .news-list-wrapper .mCSB_dragger_bar {
  width: 6px;
  background-color: #48BEF0;
}
#news-and-twitter #top-twitter {
  width: 258px;
  float: right;
}
#news-and-twitter #top-twitter #top-twitter-header {
  margin-top: 64px;
}
#news-and-twitter #top-twitter #top-twitter-header img {
  display: inline-block;
}
#news-and-twitter #top-twitter #top-twitter-header .twitter-account {
  width: 105px;
  display: inline-block;
  text-align: right;
  font-size: 10px;
  color: #bcd5e4;
  position: relative;
  top: -8px;
}
#news-and-twitter #top-twitter .twitter-widget-wrap {
  width: 254px;
  height: 424px;
}
#news-and-twitter #top-twitter .twitter-widget-wrap .mCSB_draggerRail {
  width: 6px;
  background-color: #0a2B3F;
}
#news-and-twitter #top-twitter .twitter-widget-wrap .mCSB_dragger_bar {
  width: 6px;
  background-color: #48BEF0;
}

#top-news {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}
#top-news #top-news-header {
  position: absolute;
  top: 0px;
  left: -27px;
}
#top-news .news-more {
  position: absolute;
  top: 41px;
  right: 0px;
}
#top-news .news-list {
  padding-top: 82px;
}

#top-column {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}
#top-column #top-column-header {
  position: absolute;
  top: 22px;
  left: -29px;
}
#top-column .column-more {
  position: absolute;
  top: 73px;
  right: 0px;
}
#top-column .news-list {
  padding-top: 112px;
}

#top-news .news-list li, #top-column .news-list li {
  float: left;
  position: relative;
  display: block;
  margin-left: 12px;
  width: 332px;
}
#top-news .news-list li .image-cloper, #top-column .news-list li .image-cloper {
  position: relative;
  border: 1px solid #41495e;
  top: 1px;
  left: 1px;
  width: 330px;
  height: 171px;
  z-index: 1;
  overflow: hidden;
  font-size: 0px;
  margin-bottom: 8px;
}
#top-news .news-list li .image-cloper img, #top-column .news-list li .image-cloper img {
  position: relative;
  width: 330px;
  height: 171px;
}
#top-news .news-list li h4, #top-column .news-list li h4 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  line-height: 1.2em;
  padding-bottom: 10px;
  border-bottom: 1px dotted #41495e;
  margin-bottom: 12px;
}
#top-news .news-list li .post-info > .time, #top-column .news-list li .post-info > .time {
  display: block;
  line-height: 1;
  float: left;
  font-size: 12px;
  color: #3ce2f5;
  padding-top: 7px;
  padding-right: 12px;
}
#top-news .news-list li .post-info .category-label, #top-column .news-list li .post-info .category-label {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  line-height: 1;
  float: left;
  background: #323232;
  font-size: 10px;
  padding: 3px 4px;
  margin-top: 4px;
  margin-right: 3px;
}
#top-news .news-list li .post-info .more, #top-column .news-list li .post-info .more {
  display: block;
  float: right;
}
#top-news .news-list li .post-info .author-info, #top-column .news-list li .post-info .author-info {
  float: left;
}
#top-news .news-list li .post-info .author-info dl, #top-column .news-list li .post-info .author-info dl {
  display: table;
}
#top-news .news-list li .post-info .author-info dl dt, #top-column .news-list li .post-info .author-info dl dt {
  display: table-cell;
  vertical-align: middle;
  width: 42px;
  padding-right: 10px;
}
#top-news .news-list li .post-info .author-info dl dt a, #top-column .news-list li .post-info .author-info dl dt a {
  display: block;
  width: 42px;
  height: 42px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
#top-news .news-list li .post-info .author-info dl dt a img, #top-column .news-list li .post-info .author-info dl dt a img {
  display: block;
}
#top-news .news-list li .post-info .author-info dl dd, #top-column .news-list li .post-info .author-info dl dd {
  display: table-cell;
  vertical-align: middle;
  color: #3ce2f5;
  font-size: 12px;
}
#top-news .news-list li .post-info .author-info dl dd a, #top-column .news-list li .post-info .author-info dl dd a {
  color: #3ce2f5;
}
#top-news .news-list li .post-info .author-info dl dd a:hover, #top-column .news-list li .post-info .author-info dl dd a:hover {
  color: #a1ebf4;
}
#top-news .news-list li:first-child, #top-column .news-list li:first-child {
  margin-left: 0px;
}

#page-home .fancybox-close {
  width: 60px;
  height: 60px;
  top: -70px;
  right: -70px;
  background: url(/assets/images/btn-close_off.png) no-repeat;
}
#page-home .fancybox-close:hover {
  background: url(/assets/images/btn-close_on.png) no-repeat;
}

/*======================================================== */
/*  ANIMATIONS */
/*======================================================== */
.particle img {
  -webkit-animation: blinking 1s infinite alternate;
  -moz-animation: blinking 1s infinite alternate;
  animation: blinking 1s infinite alternate;
}

@-webkit-keyframes blinking {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@-moz-keyframes blinking {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@keyframes blinking {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
