body {
  font-family: "微软雅黑", "宋体", "Arial", "Times New Roman";
}
a {
  color: #c0c0c0;
}
a:hover {
  color: #c0c0c0;
  text-decoration: underline;
}
.none-padding {
  padding: 0px !important;
}
.none-margin {
  margin: 0px !important;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.vertical-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cover-gray {
  position: absolute;
  background-color: gray;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  top: 0;
}
.cover-gray:hover {
  opacity: 0;
}
.container {
  width: 1170px;
}

.caption {
  color: #515f67;
  font-size: 16px;
}
.caption-hr {
  padding: 0px;
  margin: 0px;
  position: absolute;
  bottom: 0px;
  height: 2px;
  width: 30px;
  background-color: #515f67;
  border: none;
}

/* home head */
.head-vertical-center {
  transform: translate(0%, 50%);
}
.head {
  background: #515f67;
  height: 60px;
}
.head .form-horizontal {
  top: 50%;
  position: absolute;
  transform: translate(0%, 50%);
}
#head-logo {
  margin-top: 9px;
}
.head .head-search {
  position: relative;
  top: 13px;
}

.nav {
  background: #cacaca;
  height: 45px;
  line-height: 45px;
}
.nav ul {
  list-style: none;
}
.nav li {
  float: left;
  margin: 0px 10px;
}
.nav a.active {
  font-size: 14px;
  font-weight: bold;
}
.nav a {
  color: #2a343d;
  font-size: 14px;
}
.nav a:hover {
  color: #2a343d;
  text-decoration: none;
  font-weight: bold;
}
.nav .nav-container {
  display: flex;
  flex-direction: row;
}
.nav .nav-master {
  flex-grow: 1;
}
.nav .nav-sub li a {
  border: 1px solid #fff;
  padding: 6px 8px;
  border-radius: 4px;
  margin: 0;
  color: #999;
  background: #f0f1f2;
}
.nav .nav-sub li:last-child a {
  color: #d6ae23;
  border: 1px solid #d6ae23;
}

/* news-top-list */
.news-top-list ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 15px;
}
.news-top-list li {
  color: #f6bf00;
  line-height: 2em;
  height: 2em;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-top-list li a {
  color: #c0c0c0;
  font-size: 12px;
  height: 2em;
  width: 100%;
}
.news-top-list li a:hover {
  color: #f6bf00;
  text-decoration: none;
}

/* content-top */
.content-top h4 small {
  margin: 0px 5px;
}
.subhead {
  color: #fff;
  background: #515f67;
  border-radius: 9px;
  height: 18px;
  padding: 0px 10px;
  margin-left: 5px;
}

/* content */
.article-title h4 {
  border-bottom: 1px dotted #ccc;
  line-height: 2em;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article-title small {
  float: right;
  clear: both;
  line-height: 3em;
  color: #aaa;
}
.content {
  line-height: 25px;
  color: #3e3a39;
  font-size: 12px;
}

/* news_list */
.news_list {
  font-size: 14px;
}
.news_list li {
  border-bottom: 1px dotted #d1d1d1;
}
.news_list a.hot {
  color: #d6ae23;
}
.news_list a {
  color: #999;
}
.news_list span {
  float: right;
  color: #999;
}
.news_list li {
  line-height: 2em;
}

/* movie-hot-list */
.container-key {
  border-bottom: 1px dotted #d1d1d1;
  margin: 15px 0px 0px 0px;
}
.container-key p {
  margin-top: -3px;
}
.container-key > div.row {
  margin: 0px;
}
.container-key .dropdown-menu {
  font-size: 12px;
}
.container-key .btn-group {
  margin-top: -6px;
}
.key-list {
  list-style: none;
  padding: 0px;
  font-size: 12px;
}
.key-list li a.active {
  background: #f6a800;
  color: #fff;
  border-radius: 5px;
  padding: 0px 5px;
}
.key-list li {
  float: left;
  margin: 0px 10px;
}
.key-list li a {
  color: #010000;
  padding: 0px 5px;
}
.key-list li a:hover {
  background: #f6a800;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}

.movie-hot-list > div {
  border-bottom: 1px dotted #d1d1d1;
  margin: 0px;
  line-height: 29px;
}
.movie-hot-list span {
  font-size: 12px;
  background: #f6a200;
  margin-top: 6px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  width: 30px;
  display: block;
  line-height: 17px;
}
.movie-hot-list a {
  color: #515f67;
}

.user-control {
  color: #fff;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: right;
}

/* about-list */
.about-list {
  list-style: none;
  clear: both;
  width: 100%;
  padding: 0px;
  margin: 10px 0px;
  float: left;
}
.about-list li {
  float: left;
  text-align: center;
  width: 25%;
  padding: 0px 15px;
}
.about-list li a {
  color: #252e37;
  font-size: 12px;
  float: left;
  line-height: 30px;
}
.about-list li p {
  margin-top: 10px;
}

/* pager */
.pager-list > .pagination > li > span {
  background-color: #eee;
  color: #555;
  font-weight: bold;
}
.pager-list > .pagination > li > a {
  color: #515f67;
}
.pager-list .form-group {
  margin: 0px;
}
.pager-list .nolink {
  cursor: default;
}
.pager-list .nolink:hover {
  background: #fff;
}
.pager-list .nolink:focus {
  background: #fff;
}
.pager-list .nolink span {
  color: gainsboro;
}
.select-page {
  float: left;
  margin: 0px;
  height: 30px;
  border-radius: 0px;
  border-color: #ddd;
  border-left: none;
}
/* foot */
.foot {
  background: #353f47;
  height: 120px;
  color: #f0f1f2;
  line-height: 120px;
  overflow-y: hidden;
}
.foot a {
  color: #fff;
  margin: 0px 10px;
}
.foot .copyright {
  color: #515f67;
}
.foot .logo {
  margin-top: 16px;
}
