
.time-selection {
	float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 30px;
}
.time-wrap {
	position: relative;
	/*text-indent: 8px;*/
}
.select-box {
    background: #21243A;
    opacity: 0.5;
    border: 1px solid #3F97FF;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 160px;
    display: inline-block;
    text-indent: 8px;
}
.time-selection.clicked .select-container {
	display: block;
}
.time-selection.clicked .icon-xiangxia {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.select-container {
	display: none;
    background: rgba(21,28,45,0.80);
    border: 1px solid rgba(63,151,255,0.50);
    -moz-border-radius: 2px;
     border-radius: 2px;
    position: absolute;
    top: 100%;
    right: 0;
    width: 160px;
    z-index: 9;
}
.select-container a {
	display: block;
	width: 100%;
	height: 100%;
}
.select-container li:hover {
	background: rgba(63, 151, 255, 0.5);
}
.has-sub {
    position: relative;
    height: 22px;
    line-height: 22px;
    text-indent: 8px;
}
.has-sub:hover ul {
	display: block;
}
.has-sub ul {
	display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 90px;
    border: 1px solid rgba(63,151,255,0.50);
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: rgba(21,28,45,0.80);
}
.has-sub ul li {
    width: 100%;
    height: 22px;
    line-height: 22px;
}
.icon-xiangxia {
	float: right;
	width: 30px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-moz-transition: transform .3s, -moz-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s, -moz-transform .3s;
}
body {
	font-size: 12px;
	color: #FFF;
}
body .tag-box {
	opacity: 1;
	background: #21243A;
	visibility: visible;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	        transform: none;
	position: static;
	width: 1120px;
	padding: 15px 0 15px 160px;
	height: auto;
	margin-top: 20px;
}
body #vType {
	width: 973px;
}
.time-wrap .tag-title {
	/*margin-left: -8px;*/
}
.main-guide {
    width: 960px;
    margin: 0 auto;
}
.search-result {
	padding-top: 25px;
	font-size: 0;
	min-height: 578px;
	-webkit-text-size-adjust:none;
}
.no-result {
	width: 100%;
    margin: auto;
    background: url(../img/no-data.png) no-repeat 50% 100%;
    height: 500px;
    line-height: 500px;
    text-align: center;
    padding: 0;
}
.search-result a {
	font-size: 12px;
	display: inline-block;
	margin-right: 40px;
	margin-bottom: 40px;
}
.search-result a:nth-child(2n) {
	margin-right: 0;
}
.d-cover-big {
	display: inline-block;
	height: 200px;
	width: 145px;
}
.d-cover-big img {
	width: 100%;
	height: 100%;
}
.d-text-big  {
	display: inline-block;
	margin-left: 20px;
	width: 295px;
	vertical-align: top;
}
.d-text-big .title-big {
	font-size: 18px;
	line-height: 24px;
	width: 100%;
	margin-bottom: 10px;
}
.d-text-big .title-sub {
	font-size: 14px;
	line-height: 1;
	width: 100%;
	margin-bottom: 40px;
}
.d-text-big .title-sub span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
}
.d-text-big .d-descr {
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
/*.input-box #ipt-text {
    width: 314px;
}*/
.operaIndex {
    width: 960px;
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
}
.operaIndex>h3 {
    line-height: 23px;
    font-size: 18px;
    margin-bottom: 19px;
}
.operaIndexNav {
    overflow: hidden;
}
.operaIndexNav>li {
    height: 31px;
    line-height: 26px;
    text-align: center;
    float: left;
    margin-right: 40px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    opacity: .8;
}
.operaIndexNav>li:hover {
    opacity: 1;
}

.taperedLines:before {
    content: open-quote;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background-image: -moz-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background-image: linear-gradient(-230deg, #009CFF 1%, #00FAFF 95%);
    overflow: hidden;
}
/*è‹±æ–‡å­—æ¯*/
.englishLetter {
    overflow: hidden;
    margin-top: 20px;
    background: #21243A;             
}
.englishLetter>li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    float: left;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    background: #323A51;/*é¼ æ ‡åˆ’ä¸Šçš„æ ·å¼ä¸º  background: #495576;*/
}
.englishLetter>li a{
    width: 30px;
    height: 30px;
    display:inline-block;
	text-decoration : none;
}
.englishLetter>li:hover{
    background: #495576;
}
.englishLetter>.farstNum {
    background: #3F97FF;
}
.englishLetterSearch {
    width: 960px;
    margin-top: 30px;
}
.englishLetterSearch li {
    font-size: 14px;
    line-height: 19px;
    margin-right: 26px;
    margin-bottom: 20px;
    width: 137px;
    float: left;          
}
.englishLetterSearch li a {
    display: block;
	
}
.englishLetterSearch li a:hover {
    color: #3F97FF;
}
.englishLetterSearch li .drama-title {
    width: 84px;
    float: left;
}
.englishLetterSearch li span {
    display: inline-block;
    height: 19px;
    line-height: 19px;
}
.englishLetterSearch li span:last-child {
    float: right;
    max-width: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.drama-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.englishLetterSearch>li:nth-child(6n) {
    margin-right: 0px;
}

body {
    font-family: "微软雅黑", "microsoft yahei";
}
a {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
ul {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
}

.icon-sousuo {
    font-size: 24px;
    line-height: 1;
    height: 20px;
    vertical-align: middle;
}
.selection {
    float: left;
    margin-right: 20px;
}
.selection:hover {
    opacity: 1;
}
#upSelect {
    margin-left: 16px;
    cursor: pointer;
    color: #3F97FF;
}
.input-box {
    float: left;
    background-image: -webkit-gradient(linear, left top, right top, from(#00BBEC), to(#009CFF));
    background-image: -webkit-linear-gradient(left, #00BBEC 0%, #009CFF 100%);
    background-image: -moz-linear-gradient(left, #00BBEC 0%, #009CFF 100%);
    background-image: linear-gradient(90deg, #00BBEC 0%, #009CFF 100%);
    height: 40px;
    line-height: 40px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    width: 402px;
    position: relative;
}
.search-menu {
    width: 400px;
    border: 1px solid #e5e9ef;
    background: #FFF;
    z-index: 99;
    position: absolute;
    left: -moz-calc(50% - 184px);
    left: calc(50% - 184px);
    top: 58px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    display: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 4px;
       -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 4px;
    padding-bottom: 5px;
}
.history-line {
    margin: 20px 10px 0 10px;
    height: 20px;
    border-top: 1px solid #E5E9EF;
    position: relative;
}
.history-line p {
    margin-top: -10px;
    text-align: center;
    line-height: 18px;
}
.history-line span {
    display: inline-block;
    padding: 0 10px;
    height: 18px;
    text-align: center;
    cursor: pointer;
    color: #99A2AA;
    background: #FFF;
}
.suggest-item {
    padding: 6px 10px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    word-wrap: break-word;
    word-break: break-all;
    display: block;
    position: relative;
    color: #222222;
}
.suggest-item:hover {
    background: #ccd0d7;
}
.suggest-item a {
    color: #222222;
    display: block;
    width: 90%;
}
.suggest-item .cancel {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 38px;
    height: 24px;
    text-align: center;
    color: #222222;
    font-size:12px;
}
.suggest-item .cancel:hover {
    color: #0099cc;
}
.input {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    width: 400px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    margin: 1px;
}
.ipt {
    float: left;
    width: 314px;
    background-color: #151C2D;
}
.ipt-text {
    width: 300px;
    height: 38px;
    display: block;
    background-color: #151C2D;
    outline: none;
    border: none;
    opacity: 0.5;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 14px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
.btn-box {
    float: left;
    background-image: -webkit-gradient(linear, left top, right top, from(#009CFF), to(#00BBEC));
    background-image: -webkit-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: -moz-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: linear-gradient(90deg, #009CFF 0%, #00BBEC 100%);
    width: 86px;
    color: #fff;
    cursor: pointer;
}
.btn-box:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#28B0FF), to(#66EDFF));
    background-image: -webkit-linear-gradient(left, #28B0FF 0%, #66EDFF 100%);
    background-image: -moz-linear-gradient(left, #28B0FF 0%, #66EDFF 100%);
    background-image: linear-gradient(90deg, #28B0FF 0%, #66EDFF 100%);
    -webkit-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
       -moz-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
            box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
}
.btn-box:active {
    background-image: -webkit-linear-gradient(357deg, #007BDD 0%, #11AFF7 100%);
    background-image: -moz-linear-gradient(357deg, #007BDD 0%, #11AFF7 100%);
    background-image: linear-gradient(-267deg, #007BDD 0%, #11AFF7 100%);
    -webkit-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
       -moz-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
            box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
}
.btn-search {
    margin-left: 17px;
    font-size: 14px;
}
.btn-search span {
    vertical-align: middle;
}
#login span {
    display: inline-block;
    vertical-align: middle;
}
#download_client span,#download_client i {
    display: inline-block;
    vertical-align: middle;
}
.user-img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    opacity: .5;
    display: inline-block;
    background: url(../img/login.png);
    vertical-align: middle;
}
.user-img-logined {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 100%;
         border-radius: 100%;
}
.login-box {
    margin-left: 100px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.f-l40 {
    float: left;
    height: 40px;
    line-height: 40px;
}
.split-line {
    display: block;
    width: 2px;
    height: 15px;
    background-color: #979797;
    margin: 15px;
}
.hot-search {
    margin-top: 5px;
    line-height: 16px;
    opacity: .5;
    padding-left: 457px;
}
.hot-search a {
    margin: 0 5px;
    cursor: pointer;
}
.tag-box {
    width: 934px;
    opacity: 0;
    height: 73px;
    padding: 14px;
    margin: 0 auto;
    visibility: hidden;
    position: absolute;
    left: 50%;
    background-color: rgba(0,0,0,0);
    -webkit-transform: translate(-50%, -110px);
       -moz-transform: translate(-50%, -110px);
        -ms-transform: translate(-50%, -110px);
            transform: translate(-50%, -110px);
    -webkit-box-shadow: rgba(0,0,0,0.16) 0 2px 4px;
       -moz-box-shadow: rgba(0,0,0,0.16) 0 2px 4px;
            box-shadow: rgba(0,0,0,0.16) 0 2px 4px;
    -webkit-transition: background-color .3s, visibility .3s, -webkit-transform .3s;
    transition: background-color .3s, visibility .3s, -webkit-transform .3s;
    -moz-transition: background-color .3s, transform .3s, visibility .3s, -moz-transform .3s;
    transition: background-color .3s, transform .3s, visibility .3s;
    transition: background-color .3s, transform .3s, visibility .3s, -webkit-transform .3s, -moz-transform .3s;
}
.tag-box.hovered {
    opacity: .8;
    z-index: 1;
    background-color: rgba(0,0,0, .9);
    -webkit-transform: translate(-50%,0);
       -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);
    visibility: visible;
}
.tag-item {
    line-height: 28px;
    min-height: 28px;
    margin-bottom: 8px;
    float: left;
    margin-right: 60px;
}
.tg-i {
    margin: 0 6px;
    cursor: pointer;
    opacity: .8;
}
.tg-i:hover {
    opacity: 1;
}
.tg-i.active {
    background: #3F97FF;
    -moz-border-radius: 28px;
         border-radius: 28px;
    padding: 1px 8px;
    opacity: 1;
}
.f-fl {
    float: left;
}
.tag-title {
    margin-right: 8px;
}
#vType {
    width: 826px;
}
#logOut {
    margin-left: 10px;
}
#download_client,#login span,#logOut span {
    cursor: pointer;
}

.span-text {
    width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/** 浏览器滚动条样式  **/
::-webkit-scrollbar/*整体部分*/
{
    width: 12px;
    height:10px;
    opacity: 0.2;
}

::-webkit-scrollbar-track/*滑动轨道*/
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    border-radius: 0px;
    background: rgb(21, 28, 45);
}

::-webkit-scrollbar-thumb/*滑块*/
{
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    background: rgb(121, 125, 135);
}

::-webkit-scrollbar-thumb:hover/*滑块效果*/
{
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.4);
}
/** 浏览器滚动条样式  **/

.pages{height: 36px; padding: 20px 0px 25px 0px;text-align: center;color: #FFFFFF;line-height:0;font-size:0px;overflow:hidden;}
.pages .pagego{height:30px;line-height: 30px;padding-bottom: 2px;margin-left: 5px;margin-right: 10px;padding-right: 15px;background-color : #FFFFFF;border : 1px solid #000;color : #0066FF;font-size: 14px;display: none;}
.pages .pagebtn{display: none;}
.page_link {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin: 0 1px;
    padding: 0 16px;
    color: #d3d4de;
    overflow: hidden;
    vertical-align: middle;
    background-color: #2C304C;
    border: solid #9b9b9c 1px;
}
.page_current {
  background-color: #337AB7;
}
.pages a:hover{color: #ffffff;text-decoration: none;background-color: #337AB7;border:solid #9b9b9c 1px;}
.pages span.pagenow {
    color: #fff;
    font-weight: 700;
    background-color: #337AB7;
    border: solid #9b9b9c 1px;
}
.pages span.disabled{filter:alpha(opacity=50);opacity: 0.5;}
.pages .prev{padding: 0 10px 0 20px;background-position: 0 7px;}
.pages .next{padding: 0 20px 0 10px;background-position: right -20px;}

.p-oper {
    padding: 10px 10px 0 10px;
    width: 975px;
    height: 36px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    background-color: #323a51;
    border: 1px solid #7e8088;
}
.p-oper iframe{padding-top:3px; float:left;}
.p-oper a{float:left;}
.p-oper a:hover{text-decoration:none;}
.p-oper .prev,.p-oper .next,.p-oper .error,.p-oper .copy,.p-oper .comm{border:1px solid #ddd; margin-right:10px;  background-color:#323a51;}
.p-oper .prev {
    padding: 4px 8px 6px 25px;
    background: url(../images/22-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 15px;
}
.p-oper .next {
    padding: 4px 8px 6px 25px;
    background: url(../images/21-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 40px;
}
.p-oper .error {
     padding: 4px 8px 6px 25px;
    background: url(../images/23-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 15px;
}
.p-oper .copy {
     padding: 4px 8px 6px 25px;
    background: url(type/20-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 40px;
}
.p-oper .mac_ulog {
	border: 1px solid #ddd;
     padding: 4px 8px 6px 25px;
    background: url(../images/2-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 40px;
}
.p-oper .comm {
     padding: 4px 8px 6px 25px;
    background: url(../images/24-play.png) no-repeat;
    background-position: 4px 4px;
    background-size: 16px;
    margin-right: 40px;
}
.p-oper .auto{float:right; padding:6px 15px 0 0; display:none;}
.p-oper .auto input{vertical-align:middle;}
.p-oper .auto label{vertical-align:middle; font-family:Tahoma; padding-left:3px;}
.p-oper .bdlikebutton{left:430px; top:12px;}
