﻿.d-name {
	height: 49px
}

.d-name .d-vod-title {
	position: relative;
	height: 51px;
	line-height: 50px;
	font-size: 18px;
	z-index: 4
}

.d-name .d-vod-title a {
	padding: 0 10px;
	border-left: 1px solid #fff;
	background: #dee2e5;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-top: 14px
}

.d-name .d-vod-title a:first-child {
	border-left: none
}

.d-name .d-vod-title a.cur,.d-name .d-vod-title a:hover {
	color: #fff;
	background-color: #207fce
}

.d-name h1 {
	height: 40px;
	font-size: 24px;
	font-weight: 700;
	color: #207fce;
	display: inline-block;
	max-width: 620px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.d-name h1 a {
	color: #207fce
}

.d-name h1 a:hover {
	color: #f30
}

.d-name h1 strong {
	color: #666;
	font-size: 24px
}

.d-name .detail-sect,.d-playinfo .detail-sect {
	display: inline-block;
	vertical-align: top;
	height: 34px;
	padding-top: 10px
}

.d-name .detail-sect div,.d-playinfo .detail-sect div {
	display: inline-block;
	height: 22px;
	line-height: 22px
}

.d-name .detail-sect a,.d-playinfo .detail-sect a {
	margin-left: 10px;
	display: inline-block;
	padding: 0 7px;
	color: #fff;
	background-color: #4d9cec;
	border-radius: 3px;
	border: 1px solid #4d9cec
}

.d-name .detail-sect a:hover,.d-playinfo .detail-sect a:hover {
	background-color: #1c81e7
}

.d-name .detail-sect a i,.d-playinfo .detail-sect a i {
	font-size: 13px;
	margin-right: 5px
}

.d-vod-pic {
	width: 189px;
	margin-right: 25px
}

.d-vod-pic a {
	display: block;
	position: relative;
	width: 189px
}

.d-vod-pic a img {
	display: block;
	width: 189px;
	height: 250px;
	transition: all .2s ease-out
}

.d-vod-pic a i {
	position: absolute;
	left: 0;
	top: 0;
	width: 189px;
	height: 100%;
	line-height: 308px;
	opacity: 0;
	filter: Alpha(opacity=0);
	transition: opacity .3s linear;
	font-size: 72px;
	color: #000;
	text-align: center;
	z-index: 3
}

.d-vod-pic a:hover i {
	opacity: .8;
	filter: Alpha(opacity=80)
}

.d-vod-pic a:hover img {
	box-shadow: 3px 3px 2px hsla(0,0%,87%,.8)
}

.d-vod-info {
	width: 505px
}

.d-vod-type {
	width: 315px
}

.d-vod-type p {
	 width:300px;
     white-space:nowrap;
     word-break:keep-all;
     overflow:hidden;
     text-overflow:ellipsis;
	 line-height: 35px;
	 font-size: 13px;
	 overflow: hidden;
}

.d-vod-type p span {
	color: #666
}

.d-vod-type p em {
	color: #207fce
}

.d-vod-type p a {
	margin-right: 5px;
	transition: all .15s ease-out
}

.d-vod-type p a.d-comment {
	margin-right: 0;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	display: inline-block;
	color: #fff;
	background-color: #4d9cec;
	border-radius: 3px;
	border: 1px solid #4d9cec
}

.d-vod-type p a.d-comment:hover {
	background-color: #1c81e7
}

.d-vod-type p a.d-comment i {
	margin-right: 5px
}

.d-vod-type p a.more {
	color: #999
}

.d-vod-type .taobao {
	margin-top: -8px;
	height: 30px;
	font-size: 12px;
	color: #207fce
}

.d-vod-type .taobao a {
	color: #207fce
}

.d-vod-type .taobao b {
	font-size: 13px;
	margin: 0 5px;
	color: red
}

.d-vod-type .d-play a {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px
}

.d-vod-type .d-play a.play {
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #207fce;
	border-radius: 5px
}

.d-vod-type .d-play a.play:hover {
	background-color: #f14700
}

.d-vod-type .d-play a .iconfont {
	font-size: 28px;
	color: #ff2d40;
	position: relative;
	top: -2px;
	margin-right: 5px
}

.d-vod-type .d-play a .pan {
	margin-top: -2px;
	background-size: 26px 26px!important;
	width: 26px!important;
	height: 26px!important;
	float: none!important;
	display: inline-block!important;
	vertical-align: top
}

.d-vod-type .d-play .d-other {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	padding: 0 15px
}


.d-vod-type .d-play .d-other b {
	font-size: 14px
}

.d-vod-type .d-play .d-other a {
	color: #37a
}

.d-vod-type .d-play .d-other a:hover {
	color: #207fce
}

.d-vod-type .d-play .d-other a:last-child {
	margin-right: 0
}

.d-share .bdshare-button-style1-24 .bds_more,.d-share .bdshare-button-style1-24 a {
	margin-right: 4px!important
}

.qr-code-ico {
	color: gray;
	margin-top: 5px;
	cursor: pointer
}

.qr-code-ico .iconfont {
	font-size: 24px
}

.qr-code-ico-hover {
	color: #000
}

.qr-code {
	display: none;
	right: 0;
	top: 43px;
	width: 160px;
	height: 195px;
	background-color: #fff;
	z-index: 5;
	text-align: center;
	border: 1px solid #dee2e5
}

.qr-code:after,.qr-code:before {
	position: absolute;
	right: 2px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ddd;
	content: ""
}

.qr-code:after {
	top: -7px;
	border-bottom: 8px solid #fff
}

.qr-code p {
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px
}

.qr-code p em {
	color: #207fce
}

.qr-code .qr-code-box {
	width: 160px;
	height: 160px;
	overflow: hidden
}

.qr-code .qr-code-box img {
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: -22px;
	width: 200px;
	height: 200px
}

.d-fen {
	width: 170px;
	padding-left: 15px;
	border-left: 1px solid #eaeaea
}

#rating {
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	color: #111
}

#rating span {
	float: left
}

#rating .rating {
	float: left;
	width: 95px;
	height: 16px
}

#rating .rating li {
	cursor: pointer;
	float: left;
	margin-right: 3px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/c39bb45015ee440a96cd9669188e5ac7.gif) 0 0 no-repeat;background-size: 16px auto
}

#rating .rating li.active,#rating .rating li.hover {
	background: url(../images/c39bb45015ee440a96cd9669188e5ac7.gif) 0 -16px no-repeat;background-size: 16px auto
}

#rating #ratewords {
	padding-left: 2px
}

.rating-box {
	margin-top: 10px;
	display: none
}

.rating-kong-item {
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	color: #ae172e;
	text-align: center
}

.rating-kong-item .loadingg {
	padding: 10px 20px;
	color: #666;
	font-size: 12px;
	background: url(../images/93159a6d1d604a4996750f6c457ad249.gif) 0 no-repeat
}

.rating-kong-item .nopingfen {
	padding: 0;
	color: #ae172e;
	font-size: 13px;
	background: none
}

.rating-show {
	width: 180px
}

.rating-show li {
	height: 14px;
	overflow: hidden;
	float: left;
	clear: both;
	margin-top: 5px
}

.rating-show li span {
	float: left;
	margin-right: 5px;
	color: #999
}

.rating-show li .power {
	float: left;
	width: 100px;
	height: 6px;
	margin-top: 4px;
	margin-right: 5px;
	background: #f5f5f5
}

.rating-show li .power-item {
	width: 0;
	height: 6px;
	overflow: hidden;
	display: block;
	float: left;
	background: #ffd596
}

.rating-show li em {
	line-height: 14px;
	float: left;
	font-size: 10px;
	color: #999
}

.d-fennum strong {
	float: left;
	width: 30%;
	font-size: 28px
}

.d-fennum .d-people {
	line-height: 2;
	display: block
}

.d-des {
	line-height: 2;
	color: #111
}

.d-des p {
	margin-top: 5px;
	font-size: 14px
}

.d-des p.d-http {
	color: #999
}

.d-vod-news li {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	padding-bottom: 10px;
	width: 280px
}

.d-vod-news li:nth-child(3n) {
	margin-right: 0
}

.d-vod-news:after,.d-vod-news li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.d-vod-news li .d-vodnews-picbox {
	position: relative;
	width: 280px;
	height: 158px;
	overflow: hidden;
	border-radius: 5px
}

.d-vod-news li a.d-vodnews-pic {
	display: block;
	width: 280px;
	height: 158px
}

.d-vod-news li a.d-vodnews-pic img {
	width: 280px;
	border-radius: 5px
}

.d-vod-news li a.d-category {
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 5px;
	padding: 3px 12px;
	background: #0bbc6b;
	font-size: 12px;
	color: #fff;
	border-top-left-radius: 5px
}

.d-vod-news li h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	height: 48px;
	color: #333;
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
	overflow: hidden
}

.d-vodnews li {
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px
}

.d-vodnews li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.d-vodnews li .d-vodnews-picbox {
	position: relative;
	margin-right: 20px;
	width: 240px;
	height: 135px;
	overflow: hidden
}

.d-vodnews li a.d-vodnews-pic {
	display: block;
	width: 240px;
	height: 135px
}

.d-vodnews li a.d-vodnews-pic img {
	width: 240px
}

.d-vodnews li a.d-vodnews-pic label {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 240px;
	text-indent: 10px;
	height: 24px;
	line-height: 24px;
	background: rgba(0,0,0,.4)
}

.d-vodnews li a.d-category {
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 5px;
	padding: 3px 12px;
	background: #0bbc6b;
	font-size: 12px;
	color: #fff
}

.d-vodnews li h2 {
	margin-bottom: 5px;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.d-vodnews li p {
	color: #999;
	font-size: 12px;
	line-height: 20px
}

.d-vodnews li .d-source {
	position: absolute;
	bottom: 10px;
	left: 260px;
	color: #999
}

.d-zz {
	margin-top: -10px;
	margin-bottom: 5px
}

.d-nn h2 i,.d-zz h2 i {
	top: -3px
}

.d-item {
	margin-left: -12px;
	width: 740px
}

.d-item a {
	float: left;
	margin: 15px 11px 0 12px
}

.d-item a,.d-item a div {
	position: relative;
	width: 125px
}

.d-item a div {
	z-index: 1;
	height: 155px;
	border-radius: 5px;
	overflow: hidden
}

.d-item a img {
	right: 0;
	bottom: 0;
	margin: auto;
	overflow: auto;
	display: block;
	width: 125px;
	height: 155px;
	border-radius: 5px;
	transition: transform .5s ease-out
}

.d-item a em,.d-item a img {
	position: absolute;
	left: 0;
	top: 0
}

.d-item a em {
	padding-right: 5px;
	width: 30px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #207fce;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 15px;
	z-index: 2
}

.d-item a em,.d-item a p {
	height: 16px;
	line-height: 16px
}

.d-item a p {
	margin-top: 6px;
	color: #999;
	overflow: hidden
}

.d-item a h3 {
	margin: .4rem 0;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
	white-space: normal;
	overflow: hidden
}

.d-item a img:hover {
	transform: scale(1.1)
}

.d-item-list {
	margin-left: -15px;
	margin-bottom: 15px;
	width: 740px
}

.d-item-list a {
	position: relative;
	float: left;
	margin: 15px;
	width: 118px;
}

.d-item-list a div {
	position: relative;
	z-index: 1;
	width: 118px;
	height: 160px;
	border-radius: 5px;
	overflow: hidden
}

.d-item-list a img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	overflow: auto;
	display: block;
	width: 118px;
	height: 160px;
	border-radius: 5px;
	transition: transform .5s ease-out
}

.d-item-list a p {
	margin-top: 6px;
	height: 16px;
	line-height: 16px;
	color: #999;
	overflow: hidden
}

.d-item-list a h3 {
	margin: .4rem 0;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
	white-space: normal;
	overflow: hidden
}

.d-item-list a:hover img {
	transform: scale(1.07)
}

.d-list-text {
	padding: 0 8px 10px 12px
}

.d-list-text li {
	width: 190px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	float: left;
	margin: 0 1px 1px 0;
	color: #ccc;
	padding: 0 10px;
	background-color: #f7f7f7
}

.d-list-text li a {
	margin: 0 6px
}

.d-list-text li a.gray {
	color: #666
}

.d-list-text li span {
	font-size: 12px;
	color: #207fce
}

.d-warp-left {
	width: 720px
}

.d-play-list {
	margin-top: 10px
}

.d-play-title {
	height: 30px;
	border-bottom: 1px solid #ddd
}

.d-play-title span {
	float: left;
	line-height: 30px;
	font-size: 14px
}

.d-play-tab {
	float: left
}

.d-play-tab li {
	position: relative;
	float: left;
	padding: 0 10px;
	height: 29px;
	line-height: 28px;
	border: 1px solid transparent
}

.d-play-tab li a {
	display: block
}

.d-play-tab li.current {
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff
}

.d-play-title .order {
	float: right
}

.d-play-box {
	position: relative
}

.d-player-list {
	width: 720px;
	margin-bottom: 10px;
}

.bf i,.d-play-tab li i,.d-yugao li span.source i {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background: url(../images/sprite_source.da5df0a9.png) -240px -20px no-repeat;
	background-image: -webkit-image-set(url(../images/sprite_source@2x.c243cfe7.png) 2x)
}

.bf i.tudou,.d-play-tab li i.tudou,.d-yugao li span.source i.tudou {
	background-position: -40px 0
}

.bf i.youku,.d-play-tab li i.youku,.d-yugao li span.source i.youku {
	background-position: -20px 0
}

.bf i.ckplayer,.d-play-tab li i.ckplayer,.d-yugao li span.source i.ckplayer {
	background-position: -180px -18px
}

.bf i.cloud,.d-play-tab li i.cloud,.d-yugao li span.source i.cloud {
	background-position: 1px -18px
}

.bf i.link,.d-play-tab li i.link,.d-yugao li span.source i.link {
	background-position: -78px -18px
}

.bf i.dplayer,.d-play-tab li i.dplayer,.d-yugao li span.source i.dplayer {
	background-position: -78px -18px
}

.bf i.iqiyi,.d-play-tab li i.iqiyi,.d-yugao li span.source i.iqiyi {
	background-position: -60px 0
}

.bf i.sohu,.d-play-tab li i.sohu,.d-yugao li span.source i.sohu {
	background-position: -20px -20px
}

.bf i.qq,.d-play-tab li i.qq,.d-yugao li span.source i.qq {
	background-position: 0 0
}

.bf i.letv,.bf i.letvyun,.d-play-tab li i.letv,.d-play-tab li i.letvyun,.d-yugao li span.source i.letv {
	background-position: -140px 0
}

.bf i.pptv,.d-play-tab li i.pptv,.d-yugao li span.source i.pptv {
	background-position: -80px 0
}

.bf i.bilibili,.d-play-tab li i.bilibili,.d-yugao li span.source i.bilibili {
	background-position: -180px -20px
}

.bf i.acfun,.d-play-tab li i.acfun,.d-yugao li span.source i.acfun {
	background-position: -200px -20px
}

.d-yugao li {
	border-bottom: 1px solid #f3f3f3;
	height: 30px;
	line-height: 30px
}

.d-yugao li.top {
	background-color: #f5f5f5
}

.d-yugao li span {
	float: left;
	color: #999;
	height: 30px
}

.d-yugao li span.time {
	width: 100px;
	padding-left: 10px
}

.d-yugao li span.name {
	width: 530px
}

.d-yugao li span.name a {
	color: #37a
}

.d-yugao li span.name a:hover {
	color: #207fce
}

.d-yugao li span.name em {
	margin-left: 10px
}

.d-yugao li span.clarity {
	width: 100px
}

.d-yugao li span.play {
	width: 60px
}

.d-yugao li span.play em {
	display: inline-block;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	background-color: #4d9cec;
	color: #fff
}

.d-yugao li span.play:hover em {
	background-color: #1c81e7;
	border-color: #1c81e7
}

.d-yugao li span.source {
	width: 60px;
	padding-right: 10px;
	text-align: right
}

.d-yugao li span.source i {
	margin-top: 5px;
	margin-right: 0;
	float: none;
	display: inline-block
}

.d-yugao li:hover {
	background-color: #f5f5f5;
	border-bottom-color: #ddd
}

.d-player-list>a.Hide {
	display: none
}

.d-down a,.d-player-list .Df a,.d-player-list .fortab a,.d-player-list .Navs a,.d-player-list>a {
	position: relative;
	float: left;
	padding: 0 5px;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #207fce;
	border-radius: 3px;
	text-align: center;
	font-size: 13px;
	margin-right: 16.7px;
	margin-top: 8px;
	overflow: hidden
}

.d-player-list .Df a.more,.d-player-list .fortab a.more,.d-player-list>a.more {
	background-color: #f90;
	color: #fff;
	width: 148.7px
}

.d-player-list .Navs a {
	width: 80px;
	margin-right: 5px
}

.d-player-list .Navs a.active {
	background-color: #207fce;
	color: #fff
}

.d-player-list .Navs a.active:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -5px;
	margin-left: -2.5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #207fce
}

.d-player-list .fortab {
	display: none
}

.d-down a,.d-player-list .Df a,.d-player-list .fortab a,.d-player-list>a {
	border: 1px solid #207fce
}

.d-down a.cur,.d-down a:hover,.d-player-list .Df a.cur,.d-player-list .Df a:hover,.d-player-list .fortab a.cur,.d-player-list .fortab a:hover,.d-player-list>a.cur,.d-player-list>a:hover {
	background-color: #207fce;
	color: #fff
}

.yugao a {
	width: 30%
}

.order {
	right: 0;
	top: -30px;
	display: none
}

.d-down {
	margin-top: 8px
}

.d-down a {
	width: auto;
	margin-top: 0;
	margin-bottom: 8px
}

.d-plot {
	margin-top: 10px
}

.d-plot-con {
	line-height: 1.8;
	font-size: 16px
}

.d-plot-con p,.d-plot-list li {
	margin-bottom: 20px
}

.d-plot-list li {
	padding: 15px;
	background-color: #f6f7fb;
	color: gray;
	line-height: 1.5em
}

.d-plot-list li h4 {
	font-size: 16px;
	color: #404040;
	margin-bottom: 10px
}

.d-plot-list li p {
	font-size: 13px;
	margin-bottom: 5px
}

.explaywrap {
	position: relative;
	width: 100%;
	background: url(../images/a15b4afegw1f3jj0rv3uaj21z41esu0y.png) no-repeat;
	background-size: cover;
	text-align: center;
	font-weight: 600
}

.explaywrap a {
	margin-top: 266px;
	padding: 0 30px;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	background-color: #207fce;
	text-decoration: none
}

.explaywrap p {
	position: absolute;
	bottom: 20px;
	width: 100%;
	color: red;
	font-weight: 600;
	font-size: 42px;
	text-shadow: 0 0 1px #207fce;
	-webkit-text-stroke: 1px #fff
}

.d-storybox {
	border: 1px solid #e0e0e0
}

.d-storybox .d-list-text li {
	width: 402px
}

.d-storyinfo {
	font-size: 14px
}

.d-storytitle {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e0e0e0
}

.d-storytitle span {
	float: right
}

.d-storytitle span a i {
	color: #333
}

.d-storytitle span a:hover i {
	color: #207fce
}

.d-storytitle h4 {
	display: inline-block;
	font-size: 16px
}

.d-storycon {
	color: #666;
	line-height: 24px
}

.d-storycon a {
	color: #207fce
}

.d-storycon a:hover {
	color: #f30
}

.uipages {
	overflow: hidden;
	text-align: center;
	margin: 10px 0;
	clear: both;
	text-shadow: none
}

.uipages span.total {
	float: left;
	line-height: 35px;
	color: #555;
	margin-right: 10px
}

.pagination {
	margin-left: 10px;
	display: inline-block
}

.pagination .pagebtn,.pagination .pagego {
	float: left;
	margin-left: 10px;
	margin-top: 5px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 2;
	color: #e35000;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 1;
	color: #fff;
	cursor: default;
	background-color: #e35000;
	border-color: #e35000
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.cmt .ui-input {
	width: 100%;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-indent: 10px;
	border: 1px solid #ddd;
	padding: 10px 0;
	background: url(../images/cf51bf108f5f47eab79033e8377e9cea.gif) 0 0 repeat-x;background-color: #fbfbfb
}

#cmt-input-bd .ui-textarea {
	height: 72px;
	padding: 8px;
	width: 100%;
	outline: none;
	box-sizing: border-box;
	border-radius: 4px 4px 0 0
}

#cmt-input-bd .ui-form-info {
	margin-top: -3px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background: #e9e9e9;
	border-radius: 0 0 4px 4px;
	color: #969696
}

#cmt-input-bd .ui-form-info p {
	margin: 0;
	padding: 0 15px 0 0
}

#comment .ui-form-item {
	margin: 0
}

#cmt-input-bd .ui-form-info .ui-button {
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	background: #888;
	border-radius: 1px;
	border: none
}

#cmt-input-bd .ui-form-info a:hover.ui-button {
	background: #e35000
}

#replongform {
	width: 300px;
	padding: 15px;
	overflow: hidden
}

#replongform .ui-link-cnt {
	padding-top: 5px
}

#replongform .ui-link-cnt .ui-link {
	float: right
}

.comment-list {
	margin: 0 30px
}

.comment-list .kong {
	padding: 10px 0 2px;
	text-align: center
}

.comment-focus {
	padding: 0 0 5px;
	margin: 15px 0 0
}

.comment-focus,.ui-comment {
	width: 870px;
	overflow: hidden
}

.ui-comment {
	margin: -15px 0 0
}

.ui-comment .kong {
	margin: 15px 0;
	text-align: center;
	font-size: 14px
}

.comment-item {
	width: 870px;
	padding: 15px 0 0;
	overflow: hidden
}

.comment-time {
	width: 52px;
	overflow: hidden;
	float: left
}

.comment-time .date-time {
	font-weight: 400;
	font-size: 12px
}

.comment-time .date-time,.comment-time .date-time strong {
	display: block;
	color: #999;
	line-height: 14px;
	text-align: left;
	width: 49px;
	margin-top: 4px;
	line-height: 20px
}

.comment-post {
	width: 810px;
	overflow: hidden;
	float: right
}

.comment-post-arrow {
	width: 10px;
	height: 15px;
	overflow: hidden;
	margin-top: 17px;
	float: left;
	position: relative;
	background: url(../images/bbb5cd834ac74c6f93293b89c72a33bc.gif) 0 0 no-repeat
}

.comment-post-cnt {
	width: 779px;
	overflow: hidden;
	float: right;
	padding: 10px;
	margin-left: -1px;
	border: 1px solid #e3e3e3;
	background: #f9f9f9;
	border-radius: 4px
}

.ui-bar .ui-pages {
	margin-top: 9px
}

.ui-pages {
	height: 24px;
	text-align: center
}

.ui-pages a {
	background: #e35000
}

.ui-pages a,.ui-pages a:hover {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	margin: 0 1px;
	padding: 0 10px;
	color: #fff;
	font-weight: 700;
	overflow: hidden;
	vertical-align: middle;
	border: 1px solid #fff
}

.ui-pages a:hover {
	background: #829225
}

.ui-pages .pagebtn,.ui-pages .pagego,.ui-pages em,.ui-pages label,.ui-pages span {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	margin: 0 1px;
	padding: 0 10px;
	color: #fff;
	font-weight: 700;
	overflow: hidden;
	vertical-align: middle;
	background: #999;
	border: 1px solid #fff
}

.comment-avatar {
	width: 55px;
	float: left;
	overflow: hidden
}

.comment-avatar img {
	display: block;
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 2px;
	background-color: #eee;
	border-radius: 100%
}

.comment-lou {
	text-align: center;
	margin: 5px;
	color: #999
}

.comment-body {
	width: 100%;
	overflow: hidden
}

.comment-text,.comment-top {
	line-height: 25px;
	font-size: 13px;
	word-wrap: break-word
}

.comment-sub {
	margin: 15px 10px 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 4px
}

.comment-sub .sublou {
	margin-right: 10px
}

.comment-top span.time {
	float: right;
	color: #999
}

.comment-assist a:hover,.comment-top .user,.comment-top a {
	color: #e35000
}

.comment-text em {
	margin-right: 5px
}

.comment-assist {
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin-top: 8px;
	padding-right: 4px
}

.comment-assist a {
	color: #999
}

.comment-assist span a {
	margin-right: 10px
}

.comment-replay {
	margin-top: 5px;
	overflow: hidden
}

.comment-replay-arrow {
	width: 17px;
	height: 10px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 97%;
	background: url(../images/bbb5cd834ac74c6f93293b89c72a33bc.gif) -10px 0 no-repeat
}

.cmt-forward .cmt-replay-arrow {
	margin: 0 0 0 15px
}

.comment-replay-cnt {
	overflow: hidden;
	padding: 10px;
	margin-top: -1px;
	border: 1px solid #e3e3e3;
	background-color: #fbfbfb;
	border-radius: 2px
}

.comment-replay .ui-textarea {
	width: 99%;
	height: 60px;
	line-height: 20px;
	border-color: #ccc;
	background: url(../images/be72bcd0fb404c7ab9e08b4b8a21e49d.gif) 0 0 repeat-x #fff
}

.comment-replay-assist {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 4px
}

.comment-replay-assist p {
	float: left
}

.comment-replay-assist .ui-button {
	float: right;
	margin: 0;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	background: #666;
	padding: 0 10px;
	color: #fff
}

.comment-box {
	margin: 0 0 0 70px;
	padding: 6px 10px;
	border: 1px solid #ddd;
	border-radius: 5px
}

.comment-name {
	height: 24px;
	line-height: 24px;
	color: #ae172e
}

.comment-cnt a,.comment-name a,.comment-review .comment-name a:hover {
	color: #ae172e
}

.comment-review .comment-name a {
	color: #333;
	font-size: 13px;
	font-weight: 700
}

.comment-cnt {
	color: #333;
	line-height: 20px;
	font-size: 12px
}

.comment-review .comment-cnt {
	font-size: 13px;
	line-height: 24px;
	padding: 5px 0 3px
}

.comment-do {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 12px;
	margin: 5px 0 0;
	font-family: Microsoft YaHei,Arial,sans-serif
}

.comment-do em {
	color: #ccc;
	margin: 0 3px
}

.comment-do .date-time {
	color: #999
}

.comment-do .date-time a {
	color: #ae172e;
	margin: 0 5px 0 0
}

.comment-do .date-time,.comment-do strong {
	font-family: Microsoft YaHei,Arial,sans-serif
}

.comment-do strong {
	font-size: 11px;
	-webkit-text-size-adjust: none
}

.comment-reply {
	padding-bottom: 15px;
	overflow: hidden
}

.comment-reply li {
	padding: 10px 0 0 70px;
	border-radius: 3px
}

.emotion {
	background: url(../images/066e4a4fc50240f0b4d31e56acc21ff9.gif) no-repeat scroll 2px 2px;cursor: pointer;
	height: 20px;
	padding-left: 20px;
	width: 42px
}

.emotion:hover {
	background-position: 2px -28px
}

.smileBoxOuter {
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	clear: both;
	height: 176px;
	padding: 12px;
	position: absolute;
	width: 386px;
	display: none;
	z-index: 6
}

.smileBox {
	width: 386px;
	height: 140px
}

.smileBox li {
	width: 36px;
	height: 36px;
	float: left;
	margin: -1px 0 0 -1px;
	padding: 0;
	border-bottom: 0
}

.smileBox li a {
	background: url(../images/static.e7102f8e.gif) no-repeat #fff;
	width: 34px;
	height: 34px;
	display: block;
	border: 1px solid #dcdcdc
}

.smileBox li a:hover {
	border: 1px solid #f04848;
	background-color: #f9f9f9;
	position: relative;
	z-index: 1
}

.smileBox li a.smile2 {
	background-position: -34px 0
}

.smileBox li a.smile3 {
	background-position: -68px 0
}

.smileBox li a.smile4 {
	background-position: -102px 0
}

.smileBox li a.smile5 {
	background-position: -136px 0
}

.smileBox li a.smile6 {
	background-position: -170px 0
}

.smileBox li a.smile7 {
	background-position: -204px 0
}

.smileBox li a.smile8 {
	background-position: -238px 0
}

.smileBox li a.smile9 {
	background-position: -272px 0
}

.smileBox li a.smile10 {
	background-position: -306px 0
}

.smileBox li a.smile11 {
	background-position: -340px 0
}

.smileBox li a.smile12 {
	background-position: -374px 0
}

.smileBox li a.smile13 {
	background-position: -408px 0
}

.smileBox li a.smile14 {
	background-position: -442px 0
}

.smileBox li a.smile15 {
	background-position: -476px 0
}

.smileBox li a.smile16 {
	background-position: -510px 0
}

.smileBox li a.smile17 {
	background-position: -544px 0
}

.smileBox li a.smile18 {
	background-position: -578px 0
}

.smileBox li a.smile19 {
	background-position: -612px 0
}

.smileBox li a.smile20 {
	background-position: -646px 0
}

.smileBox li a.smile21 {
	background-position: -680px 0
}

.smileBox li a.smile22 {
	background-position: -714px 0
}

.smileBox li a.smile23 {
	background-position: -748px 0
}

.smileBox li a.smile24 {
	background-position: -782px 0
}

.smileBox li a.smile25 {
	background-position: -816px 0
}

.smileBox li a.smile26 {
	background-position: -850px 0
}

.smileBox li a.smile27 {
	background-position: -884px 0
}

.smileBox li a.smile28 {
	background-position: -918px 0
}

.smileBox li a.smile29 {
	background-position: -952px 0
}

.smileBox li a.smile30 {
	background-position: -986px 0
}

.smileBox li a.smile31 {
	background-position: -1020px 0
}

.smileBox li a.smile32 {
	background-position: -1054px 0
}

.smileBox li a.smile33 {
	background-position: -1088px 0
}








.smileBox li a.smile34 {
	background-position: -1122px 0
}

.smileBox li a.smile35 {
	background-position: -1156px 0
}

.smileBox li a.smile36 {
	background-position: -1190px 0
}

.smileBox li a.smile37 {
	background-position: -1224px 0
}

.smileBox li a.smile38 {
	background-position: -1258px 0
}

.smileBox li a.smile39 {
	background-position: -1292px 0
}

.smileBox li a.smile40 {
	background-position: -1326px 0
}

.smileBox li a.smile41 {
	background-position: -1360px 0
}

.smileBox li a.smile42 {
	background-position: -1394px 0
}

.smileBox li a.smile43 {
	background-position: -1428px 0
}

.smileBox li a.smile44 {
	background-position: -1462px 0
}

.smileBox li a.smile45 {
	background-position: -1496px 0
}

.smileBox li a.smile46 {
	background-position: -1530px 0
}

.smileBox li a.smile47 {
	background-position: -1564px 0
}

.smileBox li a.smile48 {
	background-position: -1598px 0
}

.smileBox li a.smile49 {
	background-position: -1632px 0
}

.smileBox li a.smile50 {
	background-position: -1668px 0
}

.smileBox li a.smile51 {
	background-position: -1702px 0
}

.smileBox li a.smile52 {
	background-position: -1736px 0
}

.smileBox li a.smile53 {
	background-position: -1768px 0
}

.smileBox li a.smile54 {
	background-position: -1802px 0
}

.smileBox li a.smile55 {
	background-position: -1836px 0
}

.smileBox li a.smile56 {
	background-position: -1870px 0
}

.smileBox li a.smile57 {
	background-position: -1904px 0
}

.smileBox li a.smile58 {
	background-position: -1938px 0
}

.smileBox li a.smile59 {
	background-position: -1972px 0
}

.smileBox li a.smile60 {
	background-position: -2006px 0
}

.smileBox li a.smile61 {
	background-position: -2040px 0
}

.smileBox li a.smile62 {
	background-position: -2074px 0
}

.smileBox li a.smile63 {
	background-position: -2108px 0
}

.smileBox li a.smile64 {
	background-position: -2142px 0
}

.smileBox li a.smile65 {
	background-position: -2176px 0
}

.smileBox li a.smile66 {
	background-position: -2210px 0
}

.smileBox li a.smile67 {
	background-position: -2244px 0
}

.smileBox li a.smile68 {
	background-position: -2278px 0
}

.smileBox li a.smile69 {
	background-position: -2312px 0
}

.smileBox li a.smile70 {
	background-position: -2346px 0
}

.smileBox li a.smile71 {
	background-position: -2380px 0
}

.smileBox li a.smile72 {
	background-position: -2414px 0
}

.smileBox li a.smile73 {
	background-position: -2448px 0
}

.smileBox li a.smile74 {
	background-position: -2482px 0
}

.smileBox li a.smile75 {
	background-position: -2516px 0
}

.smileBox li a.smile76 {
	background-position: -2550px 0
}

.smileBox li a.smile77 {
	background-position: -2584px 0
}

.smileBox li a.smile78 {
	background-position: -2618px 0
}

.smileBox li a.smile79 {
	background-position: -2652px 0
}

.smileBox li a.smile80 {
	background-position: -2686px 0
}

.smileBox li a.smile81 {
	background-position: -2720px 0
}

.smileBox li a.smile82 {
	background-position: -2754px 0
}

.smileBox li a.smile83 {
	background-position: -2788px 0
}

.smileBox li a.smile84 {
	background-position: -2822px 0
}

.smilePage {
	text-align: right;
	width: 384px;
	line-height: 24px;
	padding-top: 12px
}

.smilePage a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	text-align: center;
	border-radius: 2px
}

.smilePage a.current,.smilePage a:hover {
	background-color: #f04848;
	color: #fff;
	font-weight: 700;
	text-decoration: none
}

.d-warp-right {
	width: 255px
}

.d-warp-right h3 {
	height: 30px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #207fce
}

.d-warp-right h3 a {
	color: #207fce
}

.d-warp-right .d-actor {
	margin-left: -6px;
	width: 310px;
	margin-bottom: 15px;
	overflow: hidden
}

.d-warp-right .d-actor li {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 96px;
	font-size: 12px;
	text-align: center
}

.d-warp-right .d-actor li img {
	width: 96px;
	height: 136px;
	display: block;
	margin-bottom: 5px
}

.d-warp-right .d-actor li p a {
	color: #999;
	font-size: 12px
}

.d-warp-ad {
	margin-bottom: 20px
}

.d-rank-tab {
	width: 100%;
	height: 30px;
	margin-bottom: 5px
}

.d-rank-tab li {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	cursor: pointer
}

.d-rank-tab li.cur {
	color: #207fce
}

.d-rank li {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px
}

.d-rank li em {
	display: inline-block;
	width: 30px;
	font-size: 20px;
	color: #afafaf
}

.d-rank li em.d-rank-top {
	color: #207fce
}

.d-rank li a {
	display: inline-block;
	width: 160px;
	padding-left: 10px;
	color: #404040;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.d-rank li span {
	display: inline-block;
	width: 70px;
	font-size: 13px;
	color: gray;
	text-align: right
}

.d-right-info img {
	float: left;
	margin-right: 10px;
	width: 100px
}

.d-right-info .d-bd h4 {
	line-height: 20px
}

.d-juqing-star {
	margin-top: 10px;
	color: #666
}

.d-list-type,.d-star-type {
	margin-top: 10px;
	background-color: #fff;
	border-color: #9a9a9a #e5e5e5 #e5e5e5;
	border-style: solid;
	border-width: 2px 1px 1px
}

.d-list-nav {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e5e5e5;
	height: 36px;
	line-height: 36px
}

.d-list-nav h2 {
	background-color: #f8f8f8;
	border-right: 1px solid #e5e5e5;
	color: #000;
	font-weight: 600;
	letter-spacing: 5px;
	text-align: center;
	width: 114px;
	float: left
}

.d-list-nav .d-list-tool {
	background-color: #f2f2f2;
	float: right;
	overflow: hidden;
	width: 89%
}

.d-list-nav .d-list-tool span a {
	background-color: #e5e5e5;
	border-radius: 2px;
	font-size: 12px;
	padding: 4px 7px
}

.d-list-nav .d-list-tool span {
	float: right;
	margin-right: 10px
}

.d-list-nav .d-list-tool .name {
	color: #666;
	font-weight: 400;
	line-height: 42px;
	margin-left: 0;
	text-align: left;
	width: 180px;
	word-spacing: 1em
}

.d-list-nav .d-list-tool .word {
	background: url(../images/ca74e1e2f0014285bf986cec97acac54.gif) 0 0 no-repeat;display: block;
	height: 26px;
	margin: 4px 15px 0 0;
	width: 70px
}

.d-list-nav .d-list-tool .word:hover {
	background-position: -79px 0
}

.conbread li {
	float: left;
	position: relative;
	padding: 4px;
	padding-right: 30px;
	margin-top: 6px;
	margin-right: 20px;
	height: 16px;
	line-height: 16px;
	background: #ff6a1f;
	color: #fff
}

.conbread li i {
	cursor: pointer;
	right: 0;
	top: 0;
	position: absolute;
	width: 24px;
	height: 24px;
	text-align: center;
	display: block;
	line-height: 24px;
	background: #ccc
}

.conbread li i a {
	color: #999
}

.conbread li i:hover a {
	color: #207fce
}

.d-type-box {
	clear: both;
	overflow: hidden;
	padding: 10px;
	font-size: 13px;
}

.d-type-list {
	border-bottom: 1px dotted #eee;
	overflow: hidden
}

.d-type-list h5 {
	color: #333;
	float: left;
	font-weight: 600;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: right;
	width: 5%;
}

.d-type-list ul {
	float: right;
	width: 94%
}

.d-type-list li {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 9px 9px 9px 0;
	overflow: hidden
}

.d-type-list a {
	border-radius: 2px;
	color: #333;
	display: inline-block;
	padding: 0 3px
}

.d-type-list a.current,.d-type-list a.current:hover,.d-type-list a:hover {
	background-color: #207fce;
	color: #fff;
	text-decoration: none
}

.d-type-list a.current,.d-type-list a.current:hover {
	cursor: default
}

.d-star-left {
	background-color: #f7f7f7;
	border-right-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	width: 897px
}

.d-star-list {
	border-color: #207fce #e5e5e5 #e5e5e5;
	border-style: solid;
	border-width: 2px 1px 1px;
	margin-top: 15px
}

.d-star-fliter,.star_list_nav {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	height: 36px
}

.list_s_im {
	float: left;
	line-height: 36px;
	margin-right: 10px;
	width: 180px
}

.list_s_im a.poster_btn {
	background-position: 10px -17px
}

.list_s_im a.list_btn,.list_s_im a.poster_btn {
	float: left;
	border: none;
	height: 28px;
	padding-left: 25px;
	background-image: url(../images/94b125024401425cbfcef2bade2dd243.gif);background-repeat: no-repeat;
	background-color: #333;
	line-height: 28px;
	width: 60px;
	color: #fff
}

.list_s_im a.list_btn {
	background-position: 10px -67px
}

.list_s_im .list_btn.currt,.list_s_im .poster_btn.currt,.list_s_im a:hover.list_btn,.list_s_im a:hover.poster_btn {
	background-color: #207fce
}

.d-star-fbox {
	float: left;
	line-height: 35px
}

.d-star-fbox span {
	float: left;
	line-height: 30px
}

.d-star-fbox a {
	border: 1px solid #e1e1e1;
	color: #666;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 8px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px
}

.d-star-fbox .curr,.d-star-fbox a:hover {
	background-color: #207fce;
	color: #fff
}

.d-star-fbox em {
	color: #900;
	font-weight: 600
}

.d-newslist {
	margin-top: -20px
}

.d-newslist li {
	height: 112px;
	margin-top: 20px;
	margin-bottom: 20px
}

.d-newslist li .d-newspic {
	float: left;
	position: relative;
	width: 200px;
	height: 112px;
	overflow: hidden;
	margin-right: 20px
}

.d-newslist li .d-newspic img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 200px;
	overflow: auto;
	margin: auto;
	display: block
}

.d-newslist li .d-newsinfo {
	position: relative;
	height: 112px
}

.d-newslist li .d-newsinfo h2 {
	color: #999;
	height: 36px;
	line-height: 36px
}

.d-newslist li .d-newsinfo h2 a {
	color: #333;
	font-size: 18px
}

.d-newslist li .d-newsinfo p {
	font-size: 13px;
	color: #999
}

.d-newslist li .d-newsinfo span {
	position: absolute;
	bottom: 0;
	left: 220px;
	color: #666
}

.d-newslist li.nopic .d-newsinfo span {
	left: 0
}

.playurl {
	float: left;
	margin: 10px 0 0 20px;
}

.playurl .current {
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #fff;
	background: #fff;
}

.playurl li {
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	font-size: 13px;
	cursor: pointer;
	border: 1px solid #fff;
	border-bottom: none;
	float: left;
}

.play-title span {
	width: 20px;
	height: 20px;
	margin: 5px 5px 0 0;
	float: left;
	overflow: hidden;
}

.d-item-topic {
	margin-left: -15px;
	margin-bottom: 15px;
	width: 740px;
}

.d-item-topic a {
	position: relative;
	float: left;
	margin: 15px;
	width: 215px
}

.d-item-topic a div {
	position: relative;
	z-index: 1;
	width: 215px;
	height: 118px;
	overflow: hidden
}

.d-item-topic a img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	overflow: auto;
	display: block;
	width: 215px;
	height: 118px;
	transition: transform .5s ease-out;
}