﻿@media(max-width: 768px) {
  .jumbotron {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.navbar {
  margin-bottom: 5px;
}

.navbar-brand {
  padding-top: 12px; 
  padding-left: 0;
}

.navbar-brand img {
  height: 25px;
}

.navbar-inverse input[type="text"] {
  background: #313131;
  border: none;
  color: 999;
}

.navbar-inverse .navbar-form {
  position: relative;
}

.navbar-inverse button[type="submit"] {
  position: absolute;
  top: 28%;
  right: 20px;
  border: none;
  background: none;
}

@media(min-width: 768px) {
  .navbar {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .navbar-inverse button[type="submit"] {
    top: 15%;
  }
}

.navbar-inverse .glyphicon-search {
  color: #999;
}

#search-bar {
  padding-left: 5px;
  padding-right: 5px;
}

#resp_search_btn {
  float: right;
  border: 0px solid #333;
  margin-top: 14px;
  margin-right: 4px;
  margin-bottom: 4px;
  background-color: transparent;
  /*border-radius: 4px;*/
  /*padding: 6px 10px;*/
  position: relative;
}

.breadcrumb {
  margin-top: 0.5em;
  margin-bottom: 0;
}

#mainbody {

}

h3.main-h3 {
  padding: 0 0 0 0.3em;
  font-size: 1.3em;
}

h3.main-h3 a {
  color: #333;
}

.movie_attr {font-weight:bold;}
#movie_aka {font-size:18px;}
#movie_tip {font-size:16px; color:#555;}
.btn_dl {margin:2px auto;}

.tab-content { 
    border: 1px solid #ccc;
    padding: 0.3em;
    border-top: none;
}
.tab-content .format-desc {
  color: #666;
  padding: 0 0.5em;
}
/* .list_mov蝐鳴�蝏坔�蝘滚�銵券△�函�嚗�蒂�曄���mov�� */
.list_mov
{
    /*height:270px;*/
    text-align:center;
    padding-left: 5px;
    padding-right: 5px;
    overflow-y: hidden;
}
.list_mov img
{
  width:150px;
  border: 1px solid #c4c4c4;
}
.list_mov h4
{
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.45em;
  margin:0.3em 0 0 0;
  text-align:center;
}
.list_mov em
{
  color:#999;
  font-size: 1em;
  font-style: normal;
}

.list_mov .poster-score {
  background-color: #F57C00;
  color: #fff;
  position: absolute;
  font-size: 14px;
  padding: 2px;
  border-radius: 0 0 0px 0;
}

@media (max-width: 550px) {
  .list_mov .poster-score {
    top: 0px;
    left: 5px;
  }
}

@media (min-width: 550px) and (max-width: 768px) {
  .list_mov .poster-score {
    top: 0px;
    left: 24px;
  }
}

@media (min-width: 768px) {
  .list_mov .poster-score {
    top: 0px;
    left: 40px;
  }
}

@media (min-width: 992px) {
  .list_mov .poster-score {
    top: 0px;
    left: 8px;
  }
}

.list_mov_title {
  height:4.8em;
}

#hotshow {
  padding: 0.5em 0;
  margin: 0 1em;
  /*border-bottom: 1px solid #ccc;*/
  
}

#hotshow .carousel-controllers {
  text-align: center;
}

#hotshow h3 {
  color: #000;
  margin-top: 0;
  padding: 0;
  font-size: 1.4em;
  /*margin-bottom: 0.15em;*/
}

#hotshow h3 a {
  color: #000;
}

#hotshow .glyphicon-chevron-left {
  color: #999;
  font-size: 0.8em;
}

#hotshow .glyphicon-chevron-right {
  color: #999;
  font-size: 0.8em;
}

#hotshow .list_mov {
  padding: 0.15em;
}

#hotshow .list_mov img {
  border: none;
}

#hotshow .list_mov_title {
  height: 4.5em;
}

#hotshow .list_mov_title h4 {
  font-size: 1em;
  margin: 0;
}

#hotshow .list_mov_title h4 a {
  color: #444;
}

#btn-today-update {
  margin-top: 1.5rem;
}

#today-update-modal .modal-body {
  font-size: 1.5rem; 
  color: #444; 
  line-height: 3rem;
}

#today-update-modal .modal-body ol {
  padding-left: 0.8em;
  margin-left: 0.8em;
}

#today-update-modal strong {
  font-size: 1.8rem;
}

#today-update-modal .today-update-tip {

}

#today-update-modal em {
  color: #999;
}

.list_mov_title em {
  font-size: 0.9em;
}

.glyphicon-fire {
  color: red;
}

.glyphicon-menu-down {
  color: #337AB7;
}

#tool-btn-group {
  text-align:center; 
  margin: 1em 0;
}

#tool-btn-group a {
  padding: 5px 10px;
}

#ulink {
  text-align: center;
  color:#555;
  padding-left:0.5em;
}
#ulink a {
  color: #666;
  margin-right: 1em;
}
#footer {
  text-align: center;
  background-color: #f5f5f5;
  padding-bottom: 10em;
  padding-top: 1em;
}
#footer a {
  display: inline-block;
  color: #000;
  font-weight: bolder;
  margin: auto 0.5em;
  line-height: 2.2em;
}

a#full-site-link {
  color:#fff;
  font-size: 1em; 
  line-height: 1.3em; 
  font-weight: normal;
}

#copyright {
  padding-left: 0.5em;
}

/* dl page */
h1.movie-h1 {
  line-height: 1.3em;
}
ul#dl-tab li a  {
  background-color: #efefef;
  border-bottom-color: #ddd;
  padding: 6px 12px;
}

ul#dl-tab li.active a {
  background-color: #fff;
  border-bottom-color: #fff;
}

a.dl-more {
  display: block;
  text-align: center;
  background: #5788aa;
  padding: 5px;
  font-size: 1.2em;
  color: #fff;
}

i.dl-size {
  color:#666; 
  font-size:0.8em;
}

span.label-exlink {
  background-color: #ccc;
}

/* search page */
div#search-list-group a.list-group-item h4 {
  color: #333;
}
div#search-list-group a.list-group-item h5 {
  color: #555;
}
div#search-list-group a.list-group-item em {
  color: #666;
}

div#search-tag-list {
  font-size: 1.3em;
  color: #f8950e;
  font-weight: bold;
  line-height: 200%;
}

div#search-tag-list a {
  font-size: 1em;
    background-color: #f8950e;
    color: #fff;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    line-height: 100%;
}

div#fun {
  z-index: 999999;
  position: absolute;
  top: 5%;
  left: 7%;
  background-color: #ccc;
  width: 86%;
  height: 80%;
  font-size: 2em;
  font-weight: bolder;
  padding: 1em;
  text-align: center;
  opacity: 0.97;
  border: 10px solid #ddd;
  border-radius: 15px;
}

.ldgplay{
    overflow: hidden;
    padding: 1px;
}
.ldgplay li{
  float: left;
  list-style-type: none;
  margin-right: 3px;
}
    





