@charset "UTF-8";
	html {
	-webkit-text-size-adjust:none
}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	margin:0;
	padding:0
}
a,h1,h2,h3,h4,h5,h6,p {
	font-size:100%
}
li,ol,ul {
	list-style:none
}
table {
	border-collapse:collapse;
	border-style:none
}
button {
	border:0 none;
	padding:0;
	cursor:pointer
}
img {
	border:0
}
img,input,select {
	vertical-align:middle
}
textarea {
	resize:vertical
}
a {
	outline:0;
	text-decoration:none
}
.hidden {
	display:none!important
}
.invisible {
	visibility:hidden
}
.ad-wrapper .slideshow-list,.cf,.clearfix,.star-wrap,.star-wrap .star-col ul,.video-wrap,.w-video-module-ad-type01 .slideshow-list {
	zoom:1
}
.ad-wrapper .slideshow-list:after,.cf:after,.clearfix:after,.star-wrap .star-col ul:after,.star-wrap:after,.video-wrap:after,.w-video-module-ad-type01 .slideshow-list:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.r-crown li .r-det a,.r-crown li .r-det span,.star-wrap .star-col .txt,.through-wrap .info-txt,.w-video-module-ranklist ul .r-oth .r-info a,.w-video-module-ranklist ul .r-oth .r-info span,.w-video-module-ranklist ul .rank .r-info a,.w-video-module-ranklist ul .rank .r-info span {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.photo-item .photo-link,.r-arrow .r-tag .r-txt,.wonderInfo .info-pic,.wonderInfo .info-textBox .view-box .count,.wonderInfo .info-textBox .view-box .icon,.wonderInfo .info-textBox .view-box .source {
	display:inline-block;
	*display:inline;
	*zoom:1
}
@keyframes pop-in {
	0% {
	transform:scale(.1,.1);
	opacity:.1
}
80% {
	transform:scale(1.1,1.1)
}
100% {
	transform:scale(1,1);
	opacity:1
}
}@keyframes slide-up {
	0% {
	transform:translate(0,100%)
}
100% {
	transform:translate(0,0)
}
}@keyframes slide-down {
	0% {
	transform:translate(0,0)
}
100% {
	transform:translate(0,100%)
}
}@keyframes fade-in {
	from {
	opacity:.1
}
to {
	opacity:1
}
}.r-crown li .r-det a,.r-crown li .r-det span,.star-wrap .star-col .txt,.through-wrap .info-txt,.w-video-module-ranklist ul .r-oth .r-info a,.w-video-module-ranklist ul .r-oth .r-info span,.w-video-module-ranklist ul .rank .r-info a,.w-video-module-ranklist ul .rank .r-info span {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.photo-item .photo-link,.r-arrow .r-tag .r-txt,.wonderInfo .info-pic,.wonderInfo .info-textBox .view-box .count,.wonderInfo .info-textBox .view-box .icon,.wonderInfo .info-textBox .view-box .source {
	display:inline-block;
	*display:inline;
	*zoom:1
}
@keyframes pop-in {
	0% {
	transform:scale(.1,.1);
	opacity:.1
}
80% {
	transform:scale(1.1,1.1)
}
100% {
	transform:scale(1,1);
	opacity:1
}
}@keyframes slide-up {
	0% {
	transform:translate(0,100%)
}
100% {
	transform:translate(0,0)
}
}@keyframes slide-down {
	0% {
	transform:translate(0,0)
}
100% {
	transform:translate(0,100%)
}
}@keyframes fade-in {
	from {
	opacity:.1
}
to {
	opacity:1
}
}.popup-wrap {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000
}
.popup-wrap--only {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000
}
.popup-wrap--only .popup-box {
	border-radius:4px
}
.popup-wrap-withparent {
	position:absolute;
	z-index:auto
}
.popup-inner {
	width:100%;
	height:100%
}
.popup-inner .popup-box {
	position:absolute;
	top:50%;
	left:50%;
	width:300px;
	margin:-160px 0 0 -150px;
	border-radius:5px;
	box-shadow:0 0 10px silver;
	background-color:#fff;
	z-index:10000;
	border-radius:4px
}
.popup-inner .close-btn {
	display:block;
	position:absolute;
	top:12px;
	right:12px;
	width:14px;
	height:12px;
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-popup/images/closeBtn-b46229a075.png?201706151435) no-repeat;
	cursor:pointer;
	background-position:0 -1px
}
.popup-inner .close-btn:active,.popup-inner .close-btn:hover {
	background-position:-21px -1px
}
.popup-inner .popup-bd,.popup-inner .popup-hd {
	margin:20px 20px 0;
	text-align:center
}
.popup-inner .popup-hd {
	min-height:20px;
	color:#333
}
.popup-inner .popup-bd {
	margin-top:10px;
	font-size:14px;
	color:#999
}
.popup-inner .popup-bd p {
	margin-bottom:20px
}
.popup-inner .popup-ft {
	padding:20px 0 30px
}
.popup-inner .mask-iframe {
	position:relative;
	width:100%;
	height:100%;
	border:0;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:-1
}
.popup-inner .mask {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.5;
	filter:alpha(opacity=50)
}
.popup-inner .mask-transparent {
	opacity:0;
	filter:alpha(opacity=0)
}
.popup-inner .title {
	font-size:18px
}
.popup-inner .popup-opt {
	text-align:center
}
.popup-inner .popup-opt .popup-btn {
	display:inline-block;
	height:32px;
	margin:0 5px 5px;
	padding:0 55px;
	border-radius:3px;
	line-height:32px;
	font-size:14px;
	*display:inline;
	*zoom:1
}
.popup-inner .popup-opt .submit,.popup-inner .popup-opt .submit0 {
	background-color:#fd0;
	color:#333
}
.popup-inner .popup-opt .submit0:active,.popup-inner .popup-opt .submit0:hover,.popup-inner .popup-opt .submit:active,.popup-inner .popup-opt .submit:hover {
	background-color:#fac200
}
.popup-inner .popup-opt .cancel {
	background-color:#fff;
	border:1px solid #dedede;
	color:#333
}
.popup-inner .popup-opt .cancel:hover {
	border-color:#9c9c9c
}
.popup-inner.aq-popup .title .popup-attentionIcon {
	display:block;
	position:relative;
	width:90px;
	height:90px;
	left:50%;
	top:20px;
	margin-top:-30px;
	margin-left:-45px;
	font-style:normal;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-popup/images/attention-0bd4e931c9.png?201706151435);
	background-repeat:no-repeat;
	background-position:0 0
}
.popup-inner.aq-popup .title .popup-subtitle {
	margin-top:15px;
	color:#888;
	font-size:14px;
	text-align:center
}
.popup-inner.aq-popup .popup-opt .popup-btn {
	border-radius:16px;
	padding:0 25px;
	width:58px
}
.text-popup .popup-box {
	height:auto;
	background-color:#000;
	opacity:.7;
	filter:alpha(opacity=70)
}
.text-popup .close-btn,.text-popup .popup-ft,.text-popup .popup-hd {
	display:none
}
.text-popup .popup-bd {
	margin-bottom:10px;
	color:#fff
}
body {
	font:12px/1.5 Microsoft Yahei,simsun,Tahoma,Helvetica,Arial,SimHei,sans-serif
}
body a {
	color:#333
}
body a:hover {
	color:#f5d34f;
	text-decoration:none
}
.wrapper {
	/* padding-bottom:50px */
}
.wrapper h3 {
	font-weight:400
}
#h {
	height:60px
}
.column-fl {
	float:left
}
.wonderInfoCol {
	width:860px;
	margin-right:20px
}
@media all and (max-width:1439px) {
	.wonderInfoCol {
	width:580px
}
}.wonderInfo {
	width:860px;
	height:350px;
	background-color:#fff
}
@media all and (max-width:1439px) {
	.wonderInfo {
	width:580px;
	height:300px
}
}.wonderInfo .info-list {
	width:880px
}
@media all and (max-width:1439px) {
	.wonderInfo .info-list {
	width:600px;
	overflow:hidden
}
}.wonderInfo .info-item {
	float:left;
	width:400px;
	margin-top:20px;
	margin-left:20px
}
.wonderInfo .info-item:hover {
	background-color:#f6f6f6
}
@media all and (max-width:1439px) {
	.wonderInfo .info-item {
	width:264px
}
}.wonderInfo .info-pic {
	width:120px;
	height:90px;
	float:left
}
@media all and (max-width:1439px) {
	.wonderInfo .info-pic {
	width:100px;
	height:75px
}
}.wonderInfo .info-pic img {
	width:120px;
	height:90px
}
@media all and (max-width:1439px) {
	.wonderInfo .info-pic img {
	width:100px;
	height:75px
}
}.wonderInfo .info-textBox {
	float:left;
	width:270px;
	height:90px;
	padding-left:10px;
	overflow:hidden
}
@media all and (max-width:1439px) {
	.wonderInfo .info-textBox {
	width:144px;
	height:75px
}
}.wonderInfo .info-textBox .title {
	font-size:16px;
	line-height:16px;
	color:#333
}
@media all and (max-width:1439px) {
	.wonderInfo .info-textBox .title {
	display:inline-block;
	width:144px;
	height:34px;
	line-height:18px
}
}.wonderInfo .info-textBox .title-box {
	height:34px;
	padding-bottom:2px;
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.wonderInfo .info-textBox .view-box {
	margin-top:18px;
	font-size:12px;
	color:#aaa
}
@media all and (max-width:1439px) {
	.wonderInfo .info-textBox .view-box {
	position:relative;
	margin-top:4px;
	height:18px
}
}.wonderInfo .info-textBox .view-box .icon {
	width:14px;
	height:14px;
	background-position:-15px -66px;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/icons-video-247bafa5e7.png?201706151435);
	background-repeat:no-repeat
}
.wonderInfo .info-textBox .view-box .count {
	overflow:hidden;
	width:58px;
	line-height:12px
}
@media all and (max-width:1439px) {
	.wonderInfo .info-textBox .view-box .count {
	width:40px;
	line-height:10px
}
}.wonderInfo .info-textBox .view-box .source {
	padding-left:18px;
	line-height:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width:150px
}
@media all and (max-width:1439px) {
	.wonderInfo .info-textBox .view-box .source {
	position:absolute;
	bottom:3px;
	display:inline-block;
	width:90px;
	padding-left:4px
}
}.anchorPhotoCol {
	width:420px
}
@media all and (max-width:1439px) {
	.anchorPhotoCol {
	width:380px
}
}.anchorPhoto {
	width:420px;
	height:350px;
	background-color:#fff
}
@media all and (max-width:1439px) {
	.anchorPhoto {
	width:380px;
	height:300px
}
}.anchorPhoto .photo-list {
	margin-top:15px;
	margin-left:20px;
	width:450px
}
@media all and (max-width:1439px) {
	.anchorPhoto .photo-list {
	width:400px;
	overflow:hidden
}
}.photo-item {
	float:left;
	width:121px;
	margin-top:20px;
	margin-right:10px
}
@media all and (max-width:1439px) {
	.photo-item {
	width:106px
}
}.photo-item .photo-link {
	position:relative;
	width:120px;
	height:90px
}
@media all and (max-width:1439px) {
	.photo-item .photo-link {
	width:106px;
	height:75px
}
}.photo-item .photo-link:hover .photo-mask {
	display:block
}
.photo-item .photo-link img {
	width:120px;
	height:90px
}
@media all and (max-width:1439px) {
	.photo-item .photo-link img {
	width:106px;
	height:75px
}
}.photo-item .photo-link .photo-mask {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:120px;
	height:25px;
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-anchorPhoto/images/mask-f57a358d89.png) no-repeat
}
@media all and (max-width:1439px) {
	.photo-item .photo-link .photo-mask {
	width:100px
}
}.photo-item .photo-link .photo-mask p {
	color:#fff;
	font-size:12px;
	width:100px;
	height:25px;
	line-height:25px;
	margin-left:10px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
@media all and (max-width:1439px) {
	.photo-item .photo-link .photo-mask p {
	width:80px
}
}.slideshow-box .slideshow-next a,.slideshow-box .slideshow-prev a,.through-wrap .icon-circle-line,.through-wrap .icon-line-arrow {
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-slideshow/images/icons-slideshow-be3ea4cee0.png?201706151435);
	background-repeat:no-repeat
}
.slideshow-box {
	position:relative;
	margin:0 auto
}
.slideshow-box .slideshow-next,.slideshow-box .slideshow-prev {
	position:absolute;
	top:50%;
	margin-top:-25px;
	z-index:5
}
.slideshow-box .slideshow-prev {
	left:0;
	display:none
}
.slideshow-box .slideshow-next {
	right:0
}
.slideshow-box .slideshow-next a,.slideshow-box .slideshow-prev a {
	display:block;
	width:20px;
	height:50px;
	overflow:hidden
}
.slideshow-box .slideshow-prev a {
	background-position:0 -16px
}
.slideshow-box .slideshow-next a {
	background-position:-25px -16px
}
.slideshow-box .slideshow-prev a:hover {
	background-position:-50px -16px
}
.slideshow-box .slideshow-next a:hover {
	background-position:-75px -16px
}
.slideshow-box .slideshow-cont {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px
}
.slideshow-box .slidetime-list {
	display:none;
	position:absolute;
	left:0;
	top:15px;
	width:1220px
}
.slideshow-box .slidetime-item {
	display:none;
	position:relative;
	float:left;
	display:inline
}
.slideshow-box .slidetime-item.last .line {
	display:none
}
.slideshow-box .slideshow-list {
	position:absolute;
	left:0;
	top:0;
	width:1320px
}
.slideshow-box .slideshow-item {
	position:relative;
	float:left;
	display:inline;
	background-color:#fff
}
.through-wrap {
	position:relative;
	margin-top:33px
}
.through-wrap .through-arrow,.through-wrap .through-line {
	position:absolute;
	top:63px;
	height:1px;
	width:50%;
	background-color:#dbdbdb
}
.through-wrap .through-line {
	left:0
}
.through-wrap .through-arrow {
	right:50px
}
.through-wrap .icon-line-arrow {
	display:block;
	position:absolute;
	top:-3px;
	right:0;
	height:7px;
	width:7px;
	background-position:-93px 0
}
.through-wrap .column-hd {
	width:1300px;
	margin:0 auto
}
.through-wrap .through-inner {
	position:relative;
	margin:15px 0 34px
}
.through-wrap .through-cont {
	z-index:5;
	width:1294px
}
.through-wrap .through-cont .slideshow-cont {
	width:1294px;
	height:220px
}
.through-wrap .through-cont .slidetime-cont {
	display:none;
	width:1300px;
	height:50px;
	margin:0 auto;
	margin-top:-10px;
	position:relative;
	overflow:hidden
}
.through-wrap .through-cont .slidetime-item {
	display:none;
	width:170px;
	height:50px;
	margin-right:18px
}
.through-wrap .through-cont .slideshow-item {
	width:166px;
	margin-right:22px;
	border-top:3px solid #fd0
}
.through-wrap .through-cont .through-line {
	width:100%
}
@media all and (max-width:1439px) {
	.through-wrap .through-cont {
	width:980px
}
.through-wrap .through-cont .slidetime-cont {
	display:none;
	width:980px
}
.through-wrap .through-cont .slideshow-cont {
	width:980px
}
}.through-wrap .through-cont .slideshow-next,.through-wrap .through-cont .slideshow-prev {
	margin-top:0;
	top:107px
}
.through-wrap .order-btn {
	display:block;
	color:#333;
	text-align:center;
	cursor:pointer
}
.through-wrap .info-time {
	font-size:14px;
	margin:17px auto 48px
}
.through-wrap .point {
	position:absolute;
	left:78px;
	top:25px;
	display:block;
	width:9px;
	height:9px;
	z-index:2;
	background-repeat:no-repeat;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-slideshow/images/point-84771340fe.png)
}
.through-wrap .point.active {
	width:15px;
	height:15px;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-slideshow/images/point_active-1d85ea950e.png)
}
.through-wrap .line {
	position:absolute;
	top:29px;
	left:82px;
	z-index:1;
	display:block;
	width:174px;
	height:1px;
	background-repeat:no-repeat;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-slideshow/images/line-86b81e08ff.png)
}
.through-wrap .icon-circle-line {
	position:absolute;
	top:55px;
	right:-2px;
	display:block;
	width:81px;
	height:11px;
	background-position:0 0
}
.through-wrap .info-pic {
	position:relative;
	display:table;
	width:166px;
	height:85px;
	overflow:hidden
}
.through-wrap .info-pic .pic-default {
	*position:absolute;
	*top:50%;
	*left:50%;
	*display:block;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:#fff
}
.through-wrap .info-pic .pic-default img {
	*position:relative;
	*top:-50%;
	*left:-50%;
	width:60px
}
.through-wrap .info-pic .pic-real {
	position:absolute;
	top:0;
	left:0;
	width:166px;
	height:85px;
	line-height:81px;
	overflow:hidden;
	text-align:center
}
.through-wrap .info-pic .pic-real img {
	visibility:hidden;
	width:100%
}
.through-wrap .info-pic .order-txt {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:60px;
	height:28px;
	margin:-14px 0 0 -30px;
	background-color:#fd0;
	line-height:28px;
	font-size:14px;
	border-radius:3px;
	z-index:5
}
.through-wrap .info-pic .order-txt:hover {
	background-color:#fac200
}
.through-wrap .info-pic .pic-mask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:166px;
	height:85px;
	background:#000;
	opacity:.3;
	filter:alpha(opacity=30)
}
.through-wrap .info-txt {
	padding:0 10px;
	line-height:46px;
	font-size:12px
}
.through-wrap .done {
	cursor:default
}
.through-wrap .done .order-txt {
	background-color:#f5f5f5
}
.through-wrap .order-btn-h .info-txt,.through-wrap .order-btn-h .order-txt,.through-wrap .order-btn-h .pic-mask,.through-wrap .order-btn:active .info-txt,.through-wrap .order-btn:active .order-txt,.through-wrap .order-btn:active .pic-mask,.through-wrap .order-btn:hover .info-txt,.through-wrap .order-btn:hover .order-txt,.through-wrap .order-btn:hover .pic-mask {
	display:block
}
.through-wrap .order-btn:active .order-txt,.through-wrap .order-btn:hover .order-txt:hover {
	background-color:#fac200
}
.through-wrap .done:active .order-txt,.through-wrap .done:hover .order-txt:hover {
	background-color:#f5f5f5
}
@media all and (max-width:1439px) {
	.through-wrap .column-hd {
	width:980px
}
.through-wrap .through-arrow {
	right:10px
}
.through-wrap .through-cont {
	left:0
}
}.r-crown li .r-det a,.r-crown li .r-det span,.star-wrap .star-col .txt,.through-wrap .info-txt,.w-video-module-ranklist ul .r-oth .r-info a,.w-video-module-ranklist ul .r-oth .r-info span,.w-video-module-ranklist ul .rank .r-info a,.w-video-module-ranklist ul .rank .r-info span {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.photo-item .photo-link,.r-arrow .r-tag .r-txt,.wonderInfo .info-pic,.wonderInfo .info-textBox .view-box .count,.wonderInfo .info-textBox .view-box .icon,.wonderInfo .info-textBox .view-box .source {
	display:inline-block;
	*display:inline;
	*zoom:1
}
@keyframes pop-in {
	0% {
	transform:scale(.1,.1);
	opacity:.1
}
80% {
	transform:scale(1.1,1.1)
}
100% {
	transform:scale(1,1);
	opacity:1
}
}@keyframes slide-up {
	0% {
	transform:translate(0,100%)
}
100% {
	transform:translate(0,0)
}
}@keyframes slide-down {
	0% {
	transform:translate(0,0)
}
100% {
	transform:translate(0,100%)
}
}@keyframes fade-in {
	from {
	opacity:.1
}
to {
	opacity:1
}
}.drawLots-icon {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:82px;
	height:20px;
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/w-videoModule-sprite-978f64758a.png);
	background-position:-77px -115px;
	z-index:9
}
.guess-icon__tag {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:72px;
	height:20px;
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/w-videoModule-sprite-978f64758a.png);
	background-position:0 -115px;
	z-index:9
}
.w-video-module-hd .icon {
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/icons-title-e35604d694.png);
	background-repeat:no-repeat;
	background-color:none
}
.w-video-module-hd .h-r .more:after,.w-video-module-partnews-list .view:before,.w-video-module-videolist .cover .i,.w-video-module-videolist .tag:after,.w-video-module-videolist .usr:before,.w-video-module-videolist .view:before {
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/w-videoModule-sprite-978f64758a.png)
}
.w-video-module-anchor-list-main .t:after,.w-video-module-guild-list-main .t:after {
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/live-6d9ef8f2f0.gif)
}
.w-video-module-column {
	/* width:1240px; */
	width:1376px;
	margin:0px auto;
	/* background: #fff; */
}
@media all and (max-width:1439px) {
	.w-video-module-column {
	width:1200px;
	margin:40px auto
}
}.w-video-module-hd {	
	    padding-bottom: 15px;
		margin-bottom: 6px;
	    zoom: 1;
	    padding-top: 25px;
	    padding-left: 20px;
	    border-bottom: 3px solid #ae60b0;
}
@media all and (max-width:1439px) {
	.w-video-module-hd {
	margin-bottom:16px
}
.w-video-module-hd .h-tl {
	font-size:21px
}
}.w-video-module-hd .h-tl {
	float:left;
	line-height:30px;
	color:#333;
	font-weight:400;
	font-size:0
}
.w-video-module-hd .h-tl a,.w-video-module-hd .h-tl span {
	display:inline-block;
	*zoom:1;
	*display:inline;
	line-height:30px;
	color:#111;
	font-size:18px;
	vertical-align:middle
}
.w-video-module-hd .h-tl a:hover {
	color:#fac200
}
.w-video-module-hd .h-r {
	float:right;
	line-height:30px
}
.w-video-module-hd .h-r a.more {
	color:#666;
	font-size:12px;
	vertical-align:middle;
	position:relative;
	top:3px
}
.w-video-module-hd .h-r a.more:after {
	vertical-align:middle;
	content:'';
	width:8px;
	height:9px;
	display:inline-block;
	margin-left:4px;
	background-position:-200px -50px;
	position:relative;
	top:-1px
}
.w-video-module-hd .h-r:hover a.more {
	color:#fac200
}
.w-video-module-hd .h-r:hover a.more:after {
	background-position:-225px -50px
}
.w-video-module-hd .icon {
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:29px;
	height:30px;
	background-position:-5px -131px;
	margin-right:10px;
	vertical-align:middle
}
.w-video-module-hd .icon-,.w-video-module-hd .icon-0 {
	display:none
}
.w-video-module-hd .icon-200 {
	width:25px;
	height:25px;
	background-position:-360px 0
}
.w-video-module-hd .icon-201,.w-video-module-hd .icon-202,.w-video-module-hd .icon-206,.w-video-module-hd .icon-211 {
	width:26px;
	height:28px;
	background-position:-240px 0
}
.w-video-module-hd .icon-208 {
	width:26px;
	height:28px;
	background-position:-690px 0
}
.w-video-module-hd .icon-203 {
	width:26px;
	height:27px;
	background-position:-630px 0
}
.w-video-module-hd .icon-204 {
	display:none
}
.w-video-module-hd .icon-205 {
	width:30px;
	height:26px;
	background-position:-60px 0;
	position:relative;
	top:3px
}
.w-video-module-hd .icon-207 {
	width:25px;
	height:27px;
	background-position:-300px 0
}
.w-video-module-hd .icon-209 {
	width:25px;
	height:27px;
	background-position:-300px 0
}
.w-video-module-hd .icon-210 {
	width:23px;
	height:25px;
	background-position:0 0
}
.w-video-module-hd .icon-212 {
	width:26px;
	height:24px;
	background-position:-480px 0
}
.w-video-module-hd .icon-213 {
	width:26px;
	height:26px;
	background-position:-570px 0
}
.w-video-module-hd .icon-214 {
	width:19px;
	height:27px;
	background-position:-660px 0
}
.w-video-module-hd .icon-215 {
	width:27px;
	height:27px;
	background-position:-30px 0
}
.w-video-module-hd .icon-216 {
	width:19px;
	height:27px;
	background-position:-90px 0
}
.w-video-module-hd .icon-217 {
	width:28px;
	height:18px;
	background-position:-150px 0
}
.w-video-module-hd .icon-220 {
	width:25px;
	height:24px;
	background-position:-180px 0
}
.w-video-module-hd .icon-221 {
	width:26px;
	height:26px;
	background-position:-210px 0
}
.w-video-module-hd .icon-222 {
	width:28px;
	height:28px;
	background-position:-270px 0
}
.w-video-module-hd .icon-223 {
	width:24px;
	height:27px;
	background-position:-330px 0
}
.w-video-module-hd .icon-star {
	width:25px;
	height:25px;
	background-position:-360px 0
}
.w-video-module-hd .icon-star-now {
	width:27px;
	height:23px;
	background-position:-390px 0
}
.w-video-module-hd .icon-recommend {
	width:27px;
	height:24px;
	background-position:-420px 0
}
.w-video-module-hd .icon-224 {
	width:26px;
	height:23px;
	background-position:-450px 0
}
.w-video-module-hd .icon-225 {
	width:28px;
	height:23px;
	background-position:-510px 0
}
.w-video-module-hd .icon-226 {
	width:28px;
	height:27px;
	background-position:-540px 0
}
.w-video-module-hd .icon-227 {
	width:24px;
	height:27px;
	background-position:-600px 0
}
.w-video-module-hd .icon-game {
	width:27px;
	height:24px;
	background-position:-120px 0
}
.w-video-module-hd .icon-228 {
	width:27px;
	height:27px;
	background-position:-720px 0
}
.w-video-module-hd .icon-229 {
	width:29px;
	height:27px;
	background-position:-750px 0
}
.w-video-module-hd .icon- {
	display:none
}
.w-video-module-hd:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-recommend-hot .w-video-module-videolist li {
	background:0 0
}
.w-video-module-videolist {
	clear:both
}
.w-video-module-videolist ul {
	margin-left:-20px;
	margin-bottom:-25px
}
.w-video-module-videolist li {
	margin-left:20px;
	margin-bottom:25px
}
.w-video-module-videolist .box {
	width:295px
}
.w-video-module-videolist .cover {
	width:295px;
	height:222px
}
.w-video-module-videolist .time {
	top:222px
}
.w-video-module-videolist .box {
	height:295px
}
.w-video-module-videolist ul {
	zoom:1
}
.w-video-module-videolist ul:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-videolist li {
	float:left;
	display:inline
}
.w-video-module-videolist .box {
	display:block;
	position:relative;
	background-color:#fff;
	border-radius:4px;
	overflow:hidden;
	-webkit-transition:box-shadow .2s;
	-moz-transition:box-shadow .2s;
	-ms-transition:box-shadow .2s;
	-o-transition:box-shadow .2s;
	transition:box-shadow .2s
}
.w-video-module-videolist .box .w-video-module-img-mask {
	-webkit-transition:.2s;
	-moz-transition:.2s;
	-ms-transition:.2s;
	-o-transition:.2s;
	transition:.2s;
	visibility:hidden;
	opacity:0;
	background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.3)),color-stop(100%,rgba(0,0,0,.3)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000',endColorstr='#4d000000',GradientType=0 )
}
.w-video-module-videolist .box:hover {
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);
	-moz-box-shadow:0 6px 12px rgba(0,0,0,.1);
	-ms-box-shadow:0 6px 12px rgba(0,0,0,.1);
	-o-box-shadow:0 6px 12px rgba(0,0,0,.1);
	box-shadow:0 6px 12px rgba(0,0,0,.1)
}
.w-video-module-videolist .box:hover .cover .w-video-module-img-mask {
	visibility:visible;
	opacity:1
}
.w-video-module-videolist .box:hover .cover .i {
	opacity:1;
	filter:none;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
.w-video-module-videolist .cover .i {
	width:48px;
	height:48px;
	margin:-24px 0 0 -24px;
	background-position:-200px 0
}
.w-video-module-videolist .cover {
	display:block;
	position:relative;
	z-index:1;
	overflow:hidden
}
.w-video-module-videolist .cover .i {
	z-index:3;
	position:absolute;
	left:50%;
	top:50%;
	overflow:hidden;
	display:block;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5)
}
.w-video-module-videolist .cover .w-video-module-img-square {
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
.w-video-module-videolist .tag {
	position:absolute;
	z-index:3;
	left:0;
	top:0;
	float:left;
	height:20px;
	padding-left:8px;
	line-height:20px;
	background:#fd0;
	color:#333
}
.w-video-module-videolist .tag:after {
	content:'';
	position:absolute;
	left:100%;
	top:0;
	display:block;
	right:0;
	width:23px;
	height:20px;
	background-position:-100px 0
}
.w-video-module-videolist .survival__tag {
	font-size:12px;
	font-style:italic;
	color:#111
}
.w-video-module-videolist .survival__tag font {
	font-weight:700;
	font-size:14px;
	margin:0 2px
}
.w-video-module-videolist .short-red__tag {
	position:absolute;
	z-index:3;
	left:0;
	top:0;
	height:20px;
	width:98px;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/w-videoModule-sprite-978f64758a.png);
	background-position:0 -90px;
	color:#fff;
	line-height:20px;
	box-sizing:border-box;
	padding-left:10px;
	font-size:12px;
	font-style:italic
}
.w-video-module-videolist .short-red__tag font {
	font-weight:700;
	font-size:14px;
	margin:0 2px
}
.w-video-module-videolist .long-red__tag {
	position:absolute;
	z-index:3;
	left:0;
	top:0;
	height:20px;
	width:106px;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/w-videoModule-sprite-978f64758a.png);
	background-position:-103px -90px;
	color:#fff;
	line-height:20px;
	box-sizing:border-box;
	padding-left:10px;
	font-size:12px;
	font-style:italic
}
.w-video-module-videolist .long-red__tag font {
	font-weight:700;
	font-size:14px;
	margin:0 2px
}
.w-video-module-videolist .type {
	z-index:3;
	position:absolute;
	right:0;
	top:0;
	line-height:20px;
	padding:0 6px 0 9px;
	background:#333;
	background-color:rgba(0,0,0,.5);
	border-radius:0 0 0 9px;
	color:#fff
}
.w-video-module-videolist .view {
	position:absolute;
	bottom:15px;
	right:15px;
	line-height:1.5;
	height:1.5em;
	color:#999;
	z-index:2
}
.w-video-module-videolist .view:before {
	position:relative;
	top:-2px;
	vertical-align:middle;
	display:inline-block;
	*zoom:1;
	*display:inline;
	content:'';
	width:14px;
	height:10px;
	background-position:-75px -50px;
	margin-right:6px
}
.w-video-module-videolist .time {
	display:none
}
.w-video-module-videolist .title {
	position:absolute;
	left:68px;
	bottom:36px;
	right:10px;
	display:block;
	line-height:1.5;
	color:#111;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:2;
	font-size:16px
}
.w-video-module-videolist .intro {
	position:absolute;
	left:68px;
	bottom:15px;
	right:60px;
	line-height:1.5;
	color:#999;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:2
}
.w-video-module-videolist .usr {
	position:absolute;
	bottom:15px;
	right:15px;
	line-height:1.5;
	height:1.5em;
	color:#999;
	z-index:2
}
.w-video-module-videolist .usr:before {
	position:relative;
	top:-3px;
	vertical-align:middle;
	display:inline-block;
	*zoom:1;
	*display:inline;
	content:'';
	width:11px;
	height:12px;
	background-position:-25px -50px;
	margin-right:2px
}
.w-video-module-videolist .tgs {
	display:none
}
.w-video-module-videolist .avt {
	position:absolute;
	left:15px;
	bottom:15px;
	width:42px;
	height:42px;
	overflow:hidden;
	border-radius:100%
}
.w-video-module-videolist .avt img {
	vertical-align:top;
	width:100%;
	height:100%;
	border-radius:100%
}
@media all and (max-width:1439px) {
	.w-video-module-videolist ul {
	margin-left:-20px;
	margin-bottom:-25px
}
.w-video-module-videolist li {
	margin-left:20px;
	margin-bottom:25px
}
.w-video-module-videolist .box {
	width:230px
}
.w-video-module-videolist .cover {
	width:230px;
	height:174px
}
.w-video-module-videolist .time {
	top:174px
}
.w-video-module-videolist .cover .i {
	width:38px;
	height:38px;
	margin:-19px 0 0 -19px;
	background-position:-125px 0
}
.w-video-module-videolist .box {
	height:247px
}
.w-video-module-videolist .title {
	font-size:14px
}
}.row-single .w-video-module-videolist ul {
	overflow:hidden;
	height:319px
}
@media all and (max-width:1439px) {
	.row-single .w-video-module-videolist ul {
	height:272px
}
}.row-double .w-video-module-videolist ul {
	overflow:hidden;
	height:638px
}
@media all and (max-width:1439px) {
	.row-double .w-video-module-videolist ul {
	height:519px
}
}.w-video-module-img-square {
	position:absolute;
	z-index:1;
	left:50%;
	top:0;
	margin-left:-100%;
	width:200%;
	height:100%;
	text-align:center;
	background:#fff url(//web.yystatic.com/project/yycom/pc/images/default_load-0a33880528.png) center center no-repeat
}
.w-video-module-img-square img {
	vertical-align:top;
	height:100%;
	width:auto
}
.w-video-module-img-mask {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%
}
.w-video-module-news-and-preview {
	zoom:1
}
.w-video-module-news-and-preview .w-video-module-news {
	float:left;
	width:925px
}
.w-video-module-news-and-preview .w-video-module-livepreview {
	float:right;
	width:295px
}
.w-video-module-news-and-preview .w-video-module-livepreview .w-video-module-bd {
	height:417px
}
@media all and (max-width:1439px) {
	.w-video-module-news-and-preview .w-video-module-news-focus-area {
	width:380px;
	height:327px
}
.w-video-module-news-and-preview .w-video-module-news-focus-area .s1 {
	width:380px;
	height:214px
}
.w-video-module-news-and-preview .w-video-module-news-focus-area .s2,.w-video-module-news-and-preview .w-video-module-news-focus-area .s3 {
	width:185px;
	height:103px
}
.w-video-module-news-and-preview .w-video-module-news {
	width:910px
}
.w-video-module-news-and-preview .w-video-module-livepreview {
	width:280px
}
.w-video-module-news-and-preview .w-video-module-livepreview .w-video-module-bd {
	height:327px
}
.w-video-module-news-and-preview .w-video-module-news-article-area li {
	padding-right:0
}
.w-video-module-news-and-preview .w-video-module-news-article-area li .d {
	display:none
}
.w-video-module-news-and-preview .w-video-module-news-article-area ul {
	height:226px
}
.w-video-module-news-and-preview .w-video-module-news-tags-area {
	height:60px
}
.w-video-module-news-and-preview .w-video-module-news-tags-area:before {
	display:none
}
}.w-video-module-news-and-preview:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-news {
	zoom:1
}
.w-video-module-news:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-news-side {
	overflow:hidden;
	zoom:1
}
.w-video-module-news-focus-area {
	float:left;
	display:inline;
	width:484px;
	height:416px;
	position:relative;
	margin-right:20px
}
.w-video-module-news-focus-area li {
	position:absolute;
	overflow:hidden;
	border-radius:4px
}
.w-video-module-news-focus-area .cover {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden
}
.w-video-module-news-focus-area .cover:hover .w-video-module-img-mask {
	opacity:1;
	visibility:visible
}
.w-video-module-news-focus-area .t {
	display:none;
	position:absolute;
	z-index:3;
	bottom:4px;
	margin-left:10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	left:0;
	width:84%;
	color:#fff;
	font-size:14px
}
.w-video-module-news-focus-area .w-video-module-img-mask {
	-webkit-transition:.15s;
	-moz-transition:.15s;
	-ms-transition:.15s;
	-o-transition:.15s;
	transition:.15s;
	background-color:rgba(255,255,255,.2);
	opacity:0;
	visibility:hidden
}
.w-video-module-news-focus-area .s1 {
	left:0;
	top:0;
	width:484px;
	height:272px
}
.w-video-module-news-focus-area .s1 .t {
	width:46%
}
.w-video-module-news-focus-area .s2 {
	left:0
}
.w-video-module-news-focus-area .s3 {
	right:0
}
.w-video-module-news-focus-area .s2,.w-video-module-news-focus-area .s3 {
	width:237px;
	height:134px;
	bottom:0
}
.w-video-module-news-focus-area .s2 .t,.w-video-module-news-focus-area .s3 .t {
	width:78%
}
.w-video-module-news-article-area {
	position:relative;
	overflow:hidden;
	padding:14px 19px 15px;
	background:#fff;
	border-radius:4px 4px 0 0
}
.w-video-module-news-article-area ul {
	overflow:hidden;
	height:290px
}
.w-video-module-news-article-area li {
	position:relative;
	height:32px;
	line-height:32px;
	padding-right:65px;
	padding-left:12px
}
.w-video-module-news-article-area li:before {
	content:'';
	position:absolute;
	width:4px;
	height:4px;
	overflow:hidden;
	background:#fd0;
	top:50%;
	margin-top:-2px;
	left:0
}
.w-video-module-news-article-area li .t {
	display:block;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#333;
	font-size:16px;
	line-height:32px
}
.w-video-module-news-article-area li .t:hover {
	color:#fac200
}
.w-video-module-news-article-area li .d {
	font-size:12px;
	position:absolute;
	right:0;
	top:0;
	line-height:32px;
	height:32px;
	color:#999
}
.w-video-module-news-article-area .s1 {
	padding-right:0;
	margin-bottom:2px
}
.w-video-module-news-article-area .s1:before {
	display:none
}
.w-video-module-news-article-area .s1 .t {
	font-size:20px;
	font-weight:700;
	color:#333;
	line-height:26px;
	text-align:center
}
.w-video-module-news-article-area .s1 .d {
	display:none
}
.w-video-module-news-tags-area {
	padding:0 9px 12px 19px;
	background:#fff;
	height:86px;
	overflow:hidden;
	border-radius:0 0 4px 4px;
	zoom:1
}
.w-video-module-news-tags-area:before {
	content:'';
	display:block;
	margin-right:10px;
	height:0;
	border-top:1px dashed #e8e8e8;
	padding-bottom:20px
}
.w-video-module-news-tags-area:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-news-tags-area a {
	float:left;
	position:relative;
	padding:0 12px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	border-radius:24px;
	margin:0 10px 13px 0;
	border:1px solid #d7d7d7;
	color:#666;
	background:#fff
}
.w-video-module-news-tags-area a:hover {
	color:#111;
	border-color:#fac200
}
.w-video-module-livepreview .w-video-module-bd {
	position:relative;
	height:429px
}
.w-video-module-livepreview-cnt {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border-radius:4px;
	background:#fff
}
.w-video-module-livepreview-cnt .w-video-module-scrollbar {
	position:absolute;
	right:8px;
	top:15px;
	height:auto;
	bottom:15px;
	visibility:hidden
}
.w-video-module-livepreview-cnt:hover .w-video-module-scrollbar {
	visibility:visible
}
.w-video-module-livepreview-cnt-tab {
	display:none;
	position:absolute;
	left:15px;
	top:15px;
	right:15px;
	zoom:1;
	margin-bottom:5px
}
.w-video-module-livepreview-cnt-tab:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-livepreview-cnt-tab li {
	float:left;
	width:50%
}
.w-video-module-livepreview-cnt-tab li.current a {
	background:#fd0
}
.w-video-module-livepreview-cnt-tab a {
	font-size:14px;
	display:block;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#333;
	margin:0 1px;
	background:#f1f1f1
}
.w-video-module-livepreview-cnt-tab li:first-child a {
	margin-left:0;
	border-radius:4px 0 0 4px
}
.w-video-module-livepreview-cnt-tab li:last-child a {
	margin-right:0;
	border-radius:0 4px 4px 0
}
.w-video-module-livepreview-cnt-main {
	position:absolute;
	top:15px;
	left:12px;
	right:15px;
	bottom:15px;
	overflow:hidden
}
.w-video-module-livepreview-cnt-main li {
	margin-left:3px;
	border-left:1px solid #fd0
}
.w-video-module-livepreview-cnt-main li:first-child .box::before {
	border-color:#000
}
.w-video-module-livepreview-cnt-main li:first-child .box::after {
	content:'';
	position:absolute;
	left:-1px;
	top:0;
	height:13px;
	width:1px;
	overflow:hidden;
	background:#fff
}
.w-video-module-livepreview-cnt-main .box {
	position:relative;
	height:118px;
	display:block
}
.w-video-module-livepreview-cnt-main .box:before {
	content:'';
	position:absolute;
	display:block;
	left:-4px;
	top:13px;
	width:3px;
	height:3px;
	background:#fd0;
	border:2px solid #fd0
}
.w-video-module-livepreview-cnt-main strong {
	font-style:normal;
	font-weight:400
}
.w-video-module-livepreview-cnt-main .time {
	position:absolute;
	display:block;
	top:0;
	left:13px;
	height:32px;
	line-height:32px;
	width:60px;
	font-size:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#666
}
.w-video-module-livepreview-cnt-main .reser-btn {
	position:absolute;
	left:120px;
	top:82px;
	display:block;
	width:82px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:1px solid #d7d7d7;
	border-radius:22px;
	background:#fff;
	color:#666
}
.w-video-module-livepreview-cnt-main .reser-btn:hover {
	border-color:#fd0;
	color:#111
}
.w-video-module-livepreview-cnt-main .reser-btn.done {
	border-color:#e8e8e8;
	color:#999;
	cursor:default
}
.w-video-module-livepreview-cnt-main .reser-btn.done:before {
	content:'已'
}
.w-video-module-livepreview-cnt-main .reser-btn.done:hover {
	color:#999
}
.w-video-module-livepreview-cnt-main .cover {
	position:absolute;
	left:10px;
	top:34px;
	width:100px;
	height:74px;
	overflow:hidden;
	border-radius:4px
}
.w-video-module-livepreview-cnt-main .t {
	position:absolute;
	top:0;
	left:76px;
	right:10px;
	line-height:32px;
	height:32px;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:14px;
	color:#333
}
.w-video-module-livepreview-cnt-main .intro {
	position:absolute;
	left:120px;
	top:34px;
	right:10px;
	height:3em;
	display:block;
	color:#666;
	line-height:1.5;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all
}
.w-video-module-livepreview-cnt--withtab .w-video-module-livepreview-cnt-main {
	top:52px
}
.w-video-module-livepreview-cnt--withtab .w-video-module-livepreview-cnt-tab {
	display:block
}
.w-video-module-livepreview-cnt--withtab .w-video-module-scrollbar {
	top:52px
}
.w-video-module-livepreview-cnt--withtab .w-video-module-livepreview-cnt-main .first-child .box::before {
	border-color:#000
}
.w-video-module-livepreview-cnt--withtab .w-video-module-livepreview-cnt-main .first-child .box::after {
	content:'';
	position:absolute;
	left:-1px;
	top:0;
	height:13px;
	width:1px;
	overflow:hidden;
	background:#fff
}
.w-video-module-livepreview-cnt--show-s1 .w-video-module-livepreview-cnt-main li.s1 {
	display:block
}
.w-video-module-livepreview-cnt--show-s1 .w-video-module-livepreview-cnt-main li.s2 {
	display:none
}
.w-video-module-livepreview-cnt--show-s2 .w-video-module-livepreview-cnt-main li.s1 {
	display:none
}
.w-video-module-livepreview-cnt--show-s2 .w-video-module-livepreview-cnt-main li.s2 {
	display:block
}
.w-video-module-scrollbar {
	position:relative;
	height:100%;
	width:6px
}
.no-scroll .w-video-module-scrollbar {
	visibility:hidden
}
.w-video-module-scrollbar span {
	display:block;
	width:6px;
	height:0;
	overflow:hidden;
	border-radius:8px;
	position:absolute;
	background:#f0f0f0;
	cursor:pointer
}
.w-video-module-scrollbar:hover span {
	background:#999
}
.w-video-module-cataloglist ul {
	margin-left:-20px;
	margin-bottom:-20px
}
.w-video-module-cataloglist li {
	width:137px;
	margin-left:20px;
	margin-bottom:20px
}
.w-video-module-cataloglist .box {
	width:137px
}
.w-video-module-cataloglist .cover {
	width:137px;
	height:200px
}
.w-video-module-cataloglist .time {
	top:200px
}
.w-video-module-cataloglist ul {
	zoom:1
}
.w-video-module-cataloglist ul:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-cataloglist li {
	float:left
}
.w-video-module-cataloglist .cover {
	position:relative;
	display:block
}
.w-video-module-cataloglist .box {
	display:block;
	border-radius:4px;
	overflow:hidden;
	color:#111;
	-webkit-transition:box-shadow .2s;
	-moz-transition:box-shadow .2s;
	-ms-transition:box-shadow .2s;
	-o-transition:box-shadow .2s;
	transition:box-shadow .2s
}
.w-video-module-cataloglist .box:hover {
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.15);
	-moz-box-shadow:0 6px 12px rgba(0,0,0,.15);
	-ms-box-shadow:0 6px 12px rgba(0,0,0,.15);
	-o-box-shadow:0 6px 12px rgba(0,0,0,.15);
	box-shadow:0 6px 12px rgba(0,0,0,.15);
	color:#fac200
}
.w-video-module-cataloglist .box .t {
	display:block;
	text-align:center;
	background:#fff;
	height:34px;
	line-height:34px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:14px
}
.w-video-module-cataloglist .w-video-module-img-square {
	display:block
}
.row-double .w-video-module-cataloglist ul {
	height:482px;
	overflow:hidden
}
.row-single .w-video-module-cataloglist ul {
	height:241px;
	overflow:hidden
}
.w-video-module-catalog-and-anchor {
	zoom:1;
	zoom:1
}
.w-video-module-catalog-and-anchor:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-catalog-and-anchor .w-video-module-catalog-and-anchor-l {
	float:left;
	width:925px
}
.w-video-module-catalog-and-anchor .w-video-module-catalog-and-anchor-r {
	float:right;
	width:295px
}
.w-video-module-catalog-and-anchor .w-video-module-guild-list-main {
	height:421px
}
.w-video-module-catalog-and-anchor .w-video-module-anchor-list-main {
	height:458px
}
@media all and (max-width:1439px) {
	.w-video-module-catalog-and-anchor .w-video-module-catalog-and-anchor-l {
	width:680px
}
.w-video-module-catalog-and-anchor .w-video-module-catalog-and-anchor-r {
	width:280px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist {
	height:auto
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist ul {
	margin-left:-10px;
	margin-bottom:-10px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist li {
	width:128px;
	margin-left:10px;
	margin-bottom:10px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist .box {
	width:128px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist .cover {
	width:128px;
	height:187px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist .time {
	top:187px
}
.w-video-module-catalog-and-anchor .w-video-module-cataloglist li.s11,.w-video-module-catalog-and-anchor .w-video-module-cataloglist li.s12 {
	display:none
}
.w-video-module-catalog-and-anchor .w-video-module-recommend-anchor .w-video-module-bd {
	height:454px
}
.w-video-module-catalog-and-anchor .w-video-module-anchor-list-main {
	height:422px
}
.w-video-module-catalog-and-anchor .w-video-module-guild-list-main {
	height:385px
}
}.w-video-module-catalog-and-anchor:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-recommend-anchor .w-video-module-bd {
	position:relative;
	height:490px
}
.w-video-module-recommend-anchor .w-video-module-hd .h-r a.more {
	display:none
}
.w-video-module-hotList-cnt {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border-radius:4px;
	background:#fff
}
.w-video-module-hotList-cnt-tab {
	display:none;
	position:absolute;
	left:15px;
	top:15px;
	right:15px;
	zoom:1;
	margin-bottom:5px
}
.w-video-module-hotList-cnt-tab:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-hotList-cnt-tab li {
	float:left;
	width:50%
}
.w-video-module-hotList-cnt-tab li.current a {
	background:#fd0
}
.w-video-module-hotList-cnt-tab a {
	font-size:14px;
	display:block;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#333;
	margin:0 1px;
	background:#f1f1f1
}
.w-video-module-hotList-cnt-tab li:first-child a {
	margin-left:0;
	border-radius:4px 0 0 4px
}
.w-video-module-hotList-cnt-tab li:last-child a {
	margin-right:0;
	border-radius:0 4px 4px 0
}
.w-video-module-hotList-cnt-main {
	position:absolute;
	top:15px;
	left:12px;
	right:15px;
	bottom:15px
}
.w-video-module-hotList-cnt--withtab .w-video-module-anchor-list-main {
	height:421px
}
@media all and (max-width:1439px) {
	.w-video-module-hotList-cnt--withtab .w-video-module-anchor-list-main {
	height:385px
}
}.w-video-module-hotList-cnt--withtab .w-video-module-hotList-cnt-main {
	top:52px
}
.w-video-module-hotList-cnt--withtab .w-video-module-hotList-cnt-tab {
	display:block
}
.w-video-module-hotList-cnt--withtab .w-video-module-scrollbar {
	top:52px
}
.w-video-module-hotList-cnt--show-s1 .w-video-module-hd .h-r a.more.s1,.w-video-module-hotList-cnt--show-s1 .w-video-module-hotList-cnt-main .w-video-module-anchor-list {
	display:block
}
.w-video-module-hotList-cnt--show-s1 .w-video-module-hd .h-r a.more.s2,.w-video-module-hotList-cnt--show-s1 .w-video-module-hotList-cnt-main .w-video-module-guild-list {
	display:none
}
.w-video-module-hotList-cnt--show-s2 .w-video-module-hd .h-r a.more.s1,.w-video-module-hotList-cnt--show-s2 .w-video-module-hotList-cnt-main .w-video-module-anchor-list {
	display:none
}
.w-video-module-hotList-cnt--show-s2 .w-video-module-hd .h-r a.more.s2,.w-video-module-hotList-cnt--show-s2 .w-video-module-hotList-cnt-main .w-video-module-guild-list {
	display:block
}
.w-video-module-anchor-list,.w-video-module-guild-list {
	position:absolute;
	top:0;
	bottom:0;
	width:100%
}
.w-video-module-anchor-list .w-video-module-scrollbar,.w-video-module-guild-list .w-video-module-scrollbar {
	position:absolute;
	right:-8px;
	top:0;
	bottom:0;
	z-index:3;
	visibility:hidden
}
.w-video-module-anchor-list:hover .w-video-module-scrollbar,.w-video-module-guild-list:hover .w-video-module-scrollbar {
	visibility:visible
}
.w-video-module-anchor-list-main {
	height:458px
}
.w-video-module-guild-list-main {
	height:385px
}
.w-video-module-anchor-list-main,.w-video-module-guild-list-main {
	position:relative;
	z-index:2;
	overflow:hidden
}
.w-video-module-anchor-list-main ul::-webkit-scrollbar,.w-video-module-guild-list-main ul::-webkit-scrollbar {
	width:0;
	overflow:hidden;
	opacity:0;
	visibility:hidden
}
.w-video-module-anchor-list-main li,.w-video-module-guild-list-main li {
	margin-top:-1px
}
.w-video-module-anchor-list-main li:before,.w-video-module-guild-list-main li:before {
	content:'';
	display:block;
	border-top:1px dashed #e8e8e8;
	border-color:rgba(255,255,255,.1);
	margin:0 20px;
	overflow:hidden
}
.w-video-module-anchor-list-main li.live .t:after,.w-video-module-guild-list-main li.live .t:after {
	display:inline-block
}
.w-video-module-anchor-list-main .box,.w-video-module-guild-list-main .box {
	box-sizing:border-box;
	display:block;
	position:relative;
	padding:14px 20px 14px 90px;
	height:98px;
	overflow:hidden;
	zoom:1
}
.w-video-module-anchor-list-main .box:after,.w-video-module-guild-list-main .box:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-anchor-list-main .box:hover,.w-video-module-guild-list-main .box:hover {
	background:#f1f2f4
}
.w-video-module-anchor-list-main .cover,.w-video-module-guild-list-main .cover {
	position:absolute;
	left:10px;
	top:17px;
	margin-right:16px;
	overflow:hidden;
	border-radius:100%;
	width:68px;
	height:68px;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s
}
.w-video-module-anchor-list-main .cover img,.w-video-module-guild-list-main .cover img {
	border-radius:100%;
	width:100%;
	height:100%
}
.w-video-module-anchor-list-main .t,.w-video-module-guild-list-main .t {
	display:block;
	color:#111;
	font-size:16px
}
.w-video-module-anchor-list-main .t:after,.w-video-module-guild-list-main .t:after {
	display:none;
	content:'';
	position:absolute;
	right:25px;
	top:13px;
	vertical-align:middle;
	width:22px;
	height:22px;
	margin-left:10px;
	overflow:hidden
}
.w-video-module-anchor-list-main .t>span,.w-video-module-guild-list-main .t>span {
	display:inline-block;
	vertical-align:middle
}
.w-video-module-anchor-list-main .rank-badge,.w-video-module-guild-list-main .rank-badge {
	display:inline-block;
	width:68px;
	height:16px;
	margin-left:5px;
	vertical-align:middle
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-1,.w-video-module-guild-list-main .rank-badge.rank-badge-1 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s1-8b0fe115f1.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-2,.w-video-module-guild-list-main .rank-badge.rank-badge-2 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s2-cafe1a4be0.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-3,.w-video-module-guild-list-main .rank-badge.rank-badge-3 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s3-04bbbaaa72.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-4,.w-video-module-guild-list-main .rank-badge.rank-badge-4 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s4-6b61218175.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-5,.w-video-module-guild-list-main .rank-badge.rank-badge-5 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s5-ab7bd7f3e5.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-6,.w-video-module-guild-list-main .rank-badge.rank-badge-6 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s6-81ae6d0722.png) no-repeat
}
.w-video-module-anchor-list-main .rank-badge.rank-badge-7,.w-video-module-guild-list-main .rank-badge.rank-badge-7 {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/guild_rank_s7-8b76da6726.png) no-repeat
}
.w-video-module-anchor-list-main .intro,.w-video-module-guild-list-main .intro {
	display:block;
	margin-top:6px;
	color:#999;
	line-height:1.5;
	height:3em;
	overflow:hidden
}
.w-video-module-guild-list-main .box {
	padding:14px 0 14px 90px
}
.w-video-module-guild-list-main .t>span {
	max-width:80px;
	overflow:hidden;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.w-videomodule-video-and-rank {
	zoom:1
}
.w-videomodule-video-and-rank:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
@media all and (max-width:1439px) {
	.w-videomodule-video-and-rank .w-videomodule-video-and-rank-side {
	width:730px
}
.w-videomodule-video-and-rank .w-videomodule-video-and-rank-aside {
	width:230px
}
}.w-videomodule-video-and-rank-side {
	float:left;
	width:925px
}
.w-videomodule-video-and-rank-aside {
	float:right;
	width:295px
}
.w-videomodule-video-and-preview {
	zoom:1
}
.w-videomodule-video-and-preview:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-videomodule-video-and-preview .w-video-module-livepreview .w-video-module-bd {
	height:225px
}
@media all and (max-width:1439px) {
	.w-videomodule-video-and-preview .w-videomodule-video-and-preview-side {
	width:730px
}
.w-videomodule-video-and-preview .w-videomodule-video-and-preview-aside {
	width:230px
}
.w-videomodule-video-and-preview .w-video-module-livepreview .w-video-module-bd {
	height:178px
}
}.no-aside .w-videomodule-video-and-preview .w-videomodule-video-and-preview-side {
	float:none;
	width:auto
}
@media all and (max-width:1439px) {
	.no-aside .w-videomodule-video-and-preview .w-videomodule-video-and-preview-side {
	width:auto
}
}.w-videomodule-video-and-preview-side {
	float:left;
	width:925px
}
.w-videomodule-video-and-preview-aside {
	float:right;
	width:295px
}
.w-video-module-hd .w-video-module-anchor-mini-list {
	float:left;
	margin-left:30px
}
.w-video-module-anchor-mini-list ul {
	zoom:1
}
.w-video-module-anchor-mini-list ul:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-anchor-mini-list li {
	float:left;
	display:inline;
	margin-right:18px
}
.w-video-module-anchor-mini-list .box {
	float:left;
	position:relative;
	height:32px;
	padding:2px 0 2px 18px
}
.w-video-module-anchor-mini-list .box:hover .t {
	color:#fac200;
	border-color:#fac200
}
.w-video-module-anchor-mini-list .box:hover .cover {
	border-color:#fac200
}
.w-video-module-anchor-mini-list .cover {
	z-index:2;
	position:absolute;
	left:0;
	top:0;
	width:34px;
	height:34px;
	overflow:hidden;
	border-radius:100%;
	border:1px solid #e8e8e8;
	background:#fff
}
.w-video-module-anchor-mini-list .cover img {
	width:100%;
	height:100%;
	border-radius:100%
}
.w-video-module-anchor-mini-list .t {
	float:left;
	padding:0 12px 0 24px;
	height:30px;
	border:1px solid #e8e8e8;
	border-radius:0 34px 34px 0;
	background:#fff;
	line-height:30px;
	font-size:12px;
	color:#999
}
.w-video-module-taglist {
	zoom:1;
	height:30px;
	overflow:hidden
}
.w-video-module-taglist:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module .w-video-module-taglist {
	float:left;
	padding-top:2px;
	margin-left:20px
}
.w-video-module-taglist a {
	float:left;
	position:relative;
	padding:0 18px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	border-radius:24px;
	margin:0 10px 10px 0;
	font-size:14px;
	border:1px solid #e8e8e8;
	color:#666;
	background:#fff
}
.w-video-module-taglist a:hover {
	color:#111;
	border-color:#fd0
}
.w-video-module-taglist a.current,.w-video-module-taglist a.current:hover {
	color:#111;
	border-color:#fd0;
	background:#fd0
}
.w-video-module-type16b9 .w-video-module-videolist ul {
	margin-left:-20px;
	margin-bottom:-25px
}
.w-video-module-type16b9 .w-video-module-videolist li {
	margin-left:20px;
	margin-bottom:25px
}
.w-video-module-type16b9 .w-video-module-videolist .box {
	width:295px
}
.w-video-module-type16b9 .w-video-module-videolist .cover {
	width:295px;
	height:166px
}
.w-video-module-type16b9 .w-video-module-videolist .time {
	top:166px
}
.w-video-module-type16b9 .w-video-module-videolist .box {
	height:239px
}
@media all and (max-width:1439px) {
	.w-video-module-type16b9 .w-video-module-videolist ul {
	margin-left:-20px;
	margin-bottom:-25px
}
.w-video-module-type16b9 .w-video-module-videolist li {
	margin-left:20px;
	margin-bottom:25px
}
.w-video-module-type16b9 .w-video-module-videolist .box {
	width:230px
}
.w-video-module-type16b9 .w-video-module-videolist .cover {
	width:230px;
	height:130px
}
.w-video-module-type16b9 .w-video-module-videolist .time {
	top:130px
}
.w-video-module-type16b9 .w-video-module-videolist .cover .i {
	width:38px;
	height:38px;
	margin:-19px 0 0 -19px;
	background-position:-125px 0
}
.w-video-module-type16b9 .w-video-module-videolist .box {
	height:203px
}
}.w-video-module-news-and-album {
	display:none
}
.w-video-module-recommend-and-anchor {
	display:none
}
.w-video-module-imglist ul {
	margin-bottom:-20px;
	margin-left:-20px;
	zoom:1
}
.w-video-module-imglist ul:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-imglist li {
	float:left;
	width:400px;
	margin:0 0 20px 20px
}
.w-video-module-imglist .box {
	position:relative;
	display:block;
	width:400px;
	height:132px;
	overflow:hidden;
	border-radius:4px
}
.w-video-module-imglist .box:hover .w-video-module-img-mask {
	visibility:visible;
	opacity:1
}
.w-video-module-imglist .w-video-module-img-mask {
	-webkit-transition:.15s;
	-moz-transition:.15s;
	-ms-transition:.15s;
	-o-transition:.15s;
	transition:.15s;
	background-color:rgba(255,255,255,.2);
	opacity:0;
	visibility:hidden
}
@media all and (max-width:1439px) {
	.w-video-module-imglist li {
	width:313px
}
.w-video-module-imglist .box {
	width:313px;
	height:104px;
	overflow:hidden
}
}.w-video-module-ranklist ul {
	position:relative;
	clear:both;
	background:#fff;
	zoom:1;
	border:1px solid #e8e8e8;
	border-radius:4px;
	overflow:hidden
}
.w-video-module-ranklist ul:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-ranklist ul:before {
	z-index:2;
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:0;
	background:#fff;
	overflow:hidden
}
.w-video-module-ranklist ul li {
	zoom:1;
	padding:10px;
	border-top:1px solid #e8e8e8
}
.w-video-module-ranklist ul li:after {
	content:'';
	display:block;
	height:0;
	overflow:hidden;
	clear:both
}
.w-video-module-ranklist ul li:first-child {
	border-top:none
}
.w-video-module-ranklist ul img {
	width:100%;
	height:100%
}
.w-video-module-ranklist ul .rank .r-box {
	width:76px;
	height:56px;
	overflow:hidden;
	float:left;
	position:relative
}
.w-video-module-ranklist ul .rank .r-box .r-pic {
	display:block
}
.w-video-module-ranklist ul .rank .r-info {
	position:relative;
	overflow:hidden;
	height:56px;
	padding-left:9px
}
.w-video-module-ranklist ul .rank .r-info a {
	display:block;
	width:118px;
	font-size:12px
}
.w-video-module-ranklist ul .rank .r-info a.r-title {
	color:#171c27
}
.w-video-module-ranklist ul .rank .r-info a.r-title:hover {
	color:#fac200
}
.w-video-module-ranklist ul .rank .r-info a.r-nick {
	color:#a59e9e
}
.w-video-module-ranklist ul .rank .r-info span {
	display:block;
	position:absolute;
	bottom:-2px;
	left:9px;
	width:122px;
	color:#a59e9e
}
.w-video-module-ranklist ul .r-oth {
	position:relative;
	padding:9px 10px 9px 35px
}
.w-video-module-ranklist ul .r-oth .r-num {
	position:absolute;
	left:0;
	width:35px;
	text-align:center;
	margin-left:10px
}
@media all and (max-width:1439px) {
	.w-video-module-ranklist ul .r-oth .r-num {
	margin-left:0
}
}.w-video-module-ranklist ul .r-oth .r-num b {
	font-size:20px;
	color:#c5c1ba;
	font-weight:400
}
.w-video-module-ranklist ul .r-oth .r-info {
	height:36px;
	margin-left:18px
}
@media all and (max-width:1439px) {
	.w-video-module-ranklist ul .r-oth .r-info {
	margin-left:0
}
}.w-video-module-ranklist ul .r-oth .r-info a {
	display:block;
	color:#171c27;
	font-size:12px;
	width:100%
}
.w-video-module-ranklist ul .r-oth .r-info a:hover {
	color:#fd0
}
.w-video-module-ranklist ul .r-oth .r-info span {
	display:block;
	width:100%;
	color:#a59e9e
}
.w-video-module-ranklist ul .r-oth:last-child {
	border-bottom:0
}
.r-arrow .r-tag {
	position:absolute;
	top:0;
	left:0;
	height:24px;
	line-height:24px;
	color:#fff;
	z-index:5
}
.r-arrow .r-tag .arrow {
	position:absolute;
	right:-10px;
	top:0;
	border:10px dashed transparent
}
.r-arrow .r-tag .r-txt {
	position:relative;
	padding:0 6px 0 10px;
	font-size:18px
}
.r-arrow .r-1 .arrow {
	border-top:24px solid #ff264a!important
}
.r-arrow .r-1 .r-txt {
	background-color:#ff264a!important
}
.r-arrow .r-2 .arrow {
	border-top:24px solid #ee9a16!important
}
.r-arrow .r-2 .r-txt {
	background-color:#ee9a16!important
}
.r-arrow .r-3 .arrow {
	border-top:24px solid #ef66d7!important
}
.r-arrow .r-3 .r-txt {
	background-color:#ef66d7!important
}
.r-crown {
	margin-top:0
}
.r-crown li {
	position:relative
}
.r-crown li.rank {
	padding:6px 15px 7px 41px
}
.r-crown li .r-tag {
	position:absolute;
	left:14px;
	width:23px;
	top:10px;
	height:28px;
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/row-8be7a7b5ca.png) no-repeat
}
.r-crown li .r-pic {
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-left:10px;
	position:relative
}
.r-crown li .r-pic .shade {
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0;
	background-size:cover;
	background-image:url(//web.yystatic.com/project/yycom/pc/images/components/w-videoModule/images/p-shade-46cbc7df95.png);
	background-repeat:no-repeat;
	z-index:111
}
.r-crown li .r-pic img {
	position:relative;
	border-radius:100%;
	z-index:1
}
.r-crown li .r-det {
	overflow:hidden;
	zoom:1
}
.r-crown li .r-det a {
	display:block;
	color:#171c27;
	font-size:13px;
	width:100%
}
.r-crown li .r-det a:hover {
	color:#fd0
}
.r-crown li .r-det span {
	display:block;
	width:100%;
	color:#a59e9e
}
.r-crown li.r-1 .r-tag {
	background-position:0 0
}
.r-crown li.r-2 .r-tag {
	background-position:0 -29px
}
.r-crown li.r-3 .r-tag {
	background-position:0 -58px
}
.w-video-module-ad-type01 {
	padding-top:5px;
	overflow:hidden
}
.w-video-module-ad-type01 .slideshow-box,.w-video-module-ad-type01 .slideshow-cont {
	width:1240px;
	height:120px
}
.w-video-module-ad-type01 .slideshow-item {
	width:468px;
	height:120px;
	margin-right:24px;
	border:none
}
.w-video-module-ad-type01 .slideshow-item a {
	display:block;
	background:#fff url(//web.yystatic.com/project/yycom/pc/images/default_load-0a33880528.png) no-repeat center center;
	overflow:hidden
}
.w-video-module-ad-type01 .slideshow-item img {
	width:100%;
	border:none;
	border-color:transparent;
	outline-color:transparent
}
@media all and (max-width:1439px) {
	.w-video-module-ad-type01 .slideshow-box,.w-video-module-ad-type01 .slideshow-cont {
	width:980px
}
.w-video-module-ad-type01 .w-video-module-ad-list {
	width:980px;
	margin:0 auto;
	text-align:center
}
.w-video-module-ad-type01 .w-video-module-ad-list a {
	display:inline-block;
	width:1200px;
	margin-left:-120px;
	overflow:hidden;
	vertical-align:top;
	border-radius:4px
}
.w-video-module-ad-type01 .w-video-module-ad-list img {
	vertical-align:top
}
}.w-video-module-ad-list {
	overflow:hidden;
	background:#fff url(//web.yystatic.com/project/yycom/pc/images/default_load-0a33880528.png?201706151435) no-repeat center center
}
.w-video-module-ad-list img {
	width:auto
}
.closeBtn,.mft .sbBtn,.selList i {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-feedbackForIndex/images/feedback_icons-38e657bff9.png?20160616001) no-repeat -33px 0
}
.feedback-pop {
	width:410px;
	height:518px;
	overflow:hidden;
	border-radius:3px;
	box-shadow:0 1px 11px rgba(0,0,0,.13);
	background:#fff;
	position:absolute;
	top:30px;
	left:291px;
	z-index:30;
	display:none
}
.feedback-pop:after,.feedback-pop:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop:after {
	clear:both
}
.feedback-pop .mhd {
	background:#fff;
	height:55px;
	border-bottom:1px solid #ebebeb
}
.feedback-pop .mhd:after,.feedback-pop .mhd:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mhd:after {
	clear:both
}
.feedback-pop .mhd h2 {
	float:left;
	line-height:55px;
	padding-left:21px;
	color:#333;
	font-size:16px
}
.feedback-pop .mhd .closeBtn {
	width:14px;
	height:14px;
	display:inline-block;
	float:right;
	margin:20px 20px 0 0;
	cursor:pointer
}
.feedback-pop .mbd {
	padding-left:20px;
	background:#fff
}
.feedback-pop .mbd:after,.feedback-pop .mbd:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mbd:after {
	clear:both
}
.feedback-pop .mbd .selList {
	padding-left:19px;
	padding:28px 0 8px
}
.feedback-pop .mbd .selList:after,.feedback-pop .mbd .selList:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mbd .selList:after {
	clear:both
}
.feedback-pop .mbd .selList li {
	float:left;
	width:160px;
	height:18px;
	line-height:18px;
	padding-bottom:14px;
	cursor:pointer;
	font-size:12px;
	color:#000
}
.feedback-pop .mbd .selList li i {
	background-position:0 0;
	width:12px;
	height:12px;
	display:inline-block;
	vertical-align:middle;
	margin-top:-3px;
	margin-right:6px
}
.feedback-pop .mbd .selList li.liveLi {
	display:none
}
.feedback-pop .mbd .selList li.on i {
	background-position:-15px 0
}
.feedback-pop .mbd .areaCon p {
	color:#333;
	line-height:19px;
	padding-bottom:9px;
	font-size:14px
}
.feedback-pop .mbd .areaCon textarea {
	width:346px;
	height:70px;
	border:1px solid #ddd;
	border-radius:1px;
	padding:10px 11px 0;
	resize:none;
	overflow-x:hidden;
	overflow-y:auto
}
.feedback-pop .mbd .areaCon textarea:focus {
	border-color:#fd0;
	outline:0
}
.feedback-pop .mbd .txtCon {
	padding-top:24px
}
.feedback-pop .mbd .txtCon:after,.feedback-pop .mbd .txtCon:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mbd .txtCon:after {
	clear:both
}
.feedback-pop .mbd .txtCon p {
	color:#333;
	line-height:19px;
	padding-bottom:9px;
	font-size:14px
}
.feedback-pop .mbd .txtCon .inputCon {
	padding-bottom:10px
}
.feedback-pop .mbd .txtCon .inputCon:after,.feedback-pop .mbd .txtCon .inputCon:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mbd .txtCon .inputCon:after {
	clear:both
}
.feedback-pop .mbd .txtCon .inputCon label {
	width:51px;
	line-height:32px;
	color:#333;
	float:left
}
.feedback-pop .mbd .txtCon .inputCon input {
	width:308px;
	height:30px;
	line-height:30px;
	border:1px solid #ddd;
	border-radius:1px;
	padding-left:10px
}
.feedback-pop .mbd .txtCon .inputCon input:focus {
	border-color:#fd0;
	outline:0
}
.feedback-pop .mbd .txtCon .last {
	padding-bottom:0
}
.feedback-pop .mbd .txtCon .errorCon {
	padding-left:62px;
	line-height:20px;
	color:#ff4f4f;
	height:20px
}
.feedback-pop .mft {
	text-align:center;
	background:#fff
}
.feedback-pop .mft:after,.feedback-pop .mft:before {
	content:"";
	display:table;
	font:0/0 a
}
.feedback-pop .mft:after {
	clear:both
}
.feedback-pop .mft .sbBtn {
	background-position:0 -23px;
	width:102px;
	height:36px;
	line-height:36px;
	text-align:center;
	display:inline-block;
	font-size:14px
}
.feedback-pop .mft .SubBtned,.feedback-pop .mft .noSubBtn {
	color:#b6b6b6;
	cursor:default
}
.feedback-pop .mft .SubBtn {
	background-position:0 -66px;
	color:#333;
	display:none
}
.feedback-pop .mft .SubBtn:hover {
	background-position:-117px -66px
}
.feedback-pop .mft .SubBtned {
	display:none
}
.feedback-pop-forLive {
	height:548px;
	top:145px;
	left:390px
}
.feedback-pop-forLive .mbd .selList {
	padding:24px 0 8px
}
.feedback-pop-forLive .mbd .selList .liveLi {
	display:block
}
.inputHideCon {
	display:none
}
.toastCon {
	background:url(//web.yystatic.com/project/yycom/pc/images/components/w-feedbackForIndex/images/feedback_icons-38e657bff9.png?20160616001) no-repeat 0 -119px;
	width:291px;
	height:99px;
	line-height:99px;
	color:#cfcfcf;
	font-size:18px;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	margin:-49.5px 0 0 -145.5px;
	z-index:20;
	display:none
}
.maskDiv {
	width:410px;
	height:518px;
	position:absolute;
	left:0;
	top:0;
	z-index:12;
	display:none
}
body {
	background:#f1f2f4;
	min-width:960px;
	overflow-y:scroll
}
body .w-head-main {
	position:fixed;
	top:0
}
#VRShow {
	display:none
}
#banner-bg {
	background-repeat:repeat-x
}
.banner-wrap {
	position:relative;
	background-repeat:no-repeat;
	background-position:center 0
}
.banner-wrap .banner-inner {
	position:relative;
	margin:0 auto;
	width:1240px;
	z-index:1
}
@media all and (max-width:1439px) {
	.banner-wrap .banner-inner {
	width:980px;
	overflow:hidden
}
}.banner-wrap .bg-link {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.banner-wrap .b-lft,.banner-wrap .b-rgt {
	position:absolute;
	top:0;
	width:50%;
	height:100%
}
.banner-wrap .b-lft {
	left:0
}
.banner-wrap .b-rgt {
	right:0
}
.video-wrap {
	padding:10px 0
}
@media all and (max-width:1439px) {
	.video-wrap {
	padding:8px 0 10px
}
}.flash-box {
	position:relative;
	float:left;
	width:994px;
	height:601px;
	overflow:hidden;
	background-color:#000
}
.flash-box object {
	background-color:#000
}
@media all and (max-width:1439px) {
	.flash-box {
	width:788px;
	height:480px
}
}.recommend-list {
	float:right;
	width:246px;
	height:569px;
	padding-top:16px;
	padding-bottom:16px;
	background:#666;
	background:rgba(0,0,0,.5)
}
.recommend-list .show-img .video-vr-icon {
	z-index:0
}
.recommend-list li {
	width:217px;
	height:106px;
	margin:0 auto;
	margin-bottom:10px
}
.recommend-list .show-img {
	position:relative;
	display:block;
	width:100%;
	height:100%
}
.recommend-list .show-img .video-pic-inner {
	position:relative;
	display:table;
	width:100%;
	height:100%
}
.recommend-list .show-img .pic-default {
	*position:absolute;
	*top:50%;
	*left:50%;
	*display:block;
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.recommend-list .show-img .pic-default img {
	*position:relative;
	*top:-50%;
	*left:-50%;
	width:45px
}
.recommend-list .show-img .pic-real {
	position:absolute;
	top:0;
	left:0;
	width:217px;
	height:106px;
	overflow:hidden;
	line-height:111px;
	text-align:center
}
.recommend-list .show-img .pic-real img {
	height:100%;
	vertical-align:top
}
.recommend-list .show-img .mask {
	position:absolute;
	top:0;
	left:0;
	width:217px;
	height:106px;
	background-color:#000;
	opacity:.3;
	filter:alpha(opacity=30)
}
.recommend-list .show-img .highlight {
	display:none;
	position:absolute;
	top:0;
	left:-2px;
	width:218px;
	height:102px;
	border:2px solid #fd0;
	z-index:3
}
@media all and (max-width:1439px) {
	.recommend-list .show-img .highlight {
	left:0
}
}.recommend-list .show-img .highlight .arrow {
	position:absolute;
	top:50%;
	left:-14px;
	margin-top:-6px;
	display:block;
	width:0;
	height:0;
	border:6px solid transparent;
	border-right-color:#fd0
}
.recommend-list .cur .show-img .highlight,.recommend-list .show-img:active .highlight,.recommend-list .show-img:hover .highlight {
	display:block
}
.recommend-list .cur .show-img .mask,.recommend-list .show-img:active .mask,.recommend-list .show-img:hover .mask {
	display:none
}
@media all and (max-width:1439px) {
	.recommend-list {
	width:192px;
	height:448px
}
.recommend-list li {
	width:168px;
	height:82px
}
.recommend-list .show-img .mask {
	width:168px;
	height:82px
}
.recommend-list .show-img .pic-real {
	line-height:82px;
	width:168px;
	height:82px
}
.recommend-list .show-img .highlight {
	width:164px;
	height:78px
}
}.popup-order .popup-box {
	width:480px;
	height:330px;
	margin:-165px 0 0 -240px
}
.video-vr-icon {
	position:absolute;
	top:6px;
	right:6px;
	width:42px;
	height:20px;
	background:url(//web.yystatic.com/project/yycom/pc/images/video-vr-icon-f34e83423d.png) center center no-repeat;
	z-index:9
}
.p-index-head-banner .w-video-module-column {
	margin:0 auto
}
.p-index-head-recommend {
	width:1240px;
	margin:0 auto
}
.p-index-head-recommend:after,.p-index-head-recommend:before {
	content:"";
	display:table;
	font:0/0 a
}
.p-index-head-recommend:after {
	clear:both
}
.p-index-head-recommend-col {
	float:left;
	display:inline;
	width:294px;
	margin-left:20px;
	overflow:hidden
}
.p-index-head-recommend-col:first-child {
	margin-left:0
}
.p-index-head-recommend-col:last-child {
	margin-right:0
}
.p-index-head-recommend-col-hd {
	margin:10px 0
}
.p-index-head-recommend-col-hd .h-tl a,.p-index-head-recommend-col-hd .h-tl span {
	font-size:18px
}
.p-index-head-recommend-col-bd .w-video-module-videolist ul {
	margin-left:-4px;
	margin-bottom:-4px
}
.p-index-head-recommend-col-bd .w-video-module-videolist li {
	margin-left:4px;
	margin-bottom:4px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box {
	width:145px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .cover {
	width:145px;
	height:110px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .time {
	top:110px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .list__video__item {
	width:145px;
	height:110px
}
.p-index-head-recommend-col-bd .w-video-module-videolist li {
	position:relative
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box {
	height:110px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .w-video-module-img-mask {
	visibility:visible;
	opacity:1;
	background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.8) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(80%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.8) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.8) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.8) 100%);
	background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.8) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#6b000000',GradientType=0 )
}
.p-index-head-recommend-col-bd .w-video-module-videolist .intro,.p-index-head-recommend-col-bd .w-video-module-videolist .tag,.p-index-head-recommend-col-bd .w-video-module-videolist .time,.p-index-head-recommend-col-bd .w-video-module-videolist .usr,.p-index-head-recommend-col-bd .w-video-module-videolist .view {
	display:none
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box:hover .title {
	visibility:hidden
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box:hover .w-video-module-img-mask {
	background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.3)),color-stop(100%,rgba(0,0,0,.3)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000',endColorstr='#4d000000',GradientType=0 )
}
.p-index-head-recommend-col-bd .w-video-module-videolist .title {
	position:absolute;
	bottom:0;
	left:0;
	margin-left:10px;
	padding-bottom:4px;
	font-size:14px;
	width:122px;
	color:#fff
}
.p-index-head-recommend-col-bd .w-video-module-videolist .list__video__item {
	z-index:2;
	position:absolute;
	left:0;
	width:100%;
	height:100%;
	top:0;
	overflow:hidden;
	cursor:pointer
}
.p-index-head-recommend-col-bd .w-video-module-videolist .list__video__item.hidden {
	z-index:0;
	display:block!important
}
@media all and (max-width:1439px) {
	.p-index-head-recommend {
	width:980px
}
.p-index-head-recommend-col {
	width:230px
}
.p-index-head-recommend-col-bd .w-video-module-videolist ul {
	margin-left:-4px;
	margin-bottom:-4px
}
.p-index-head-recommend-col-bd .w-video-module-videolist li {
	margin-left:4px;
	margin-bottom:4px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box {
	width:112px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .cover {
	width:112px;
	height:84px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .time {
	top:84px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .list__video__item {
	width:112px;
	height:84px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .box {
	height:84px
}
.p-index-head-recommend-col-bd .w-video-module-videolist .title {
	width:102px
}
}.star-wrap {
	width:1330px;
	margin:0 auto
}
.star-wrap .star-col {
	float:left;
	width:310px;
	margin:0 10px
}
.star-wrap .star-col h3 {
	height:32px;
	line-height:32px;
	margin:10px 0;
	font-size:20px;
	text-align:center;
	position:relative
}
.star-wrap .star-col h3:before {
	position:absolute;
	top:50%;
	left:0;
	content:'';
	height:1px;
	background:#ccc;
	display:block;
	width:100%
}
.star-wrap .star-col .title,.star-wrap .star-col .title:hover {
	color:#333
}
.star-wrap .star-col .title {
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 16px;
	background:#f0f0f0;
	font-size:20px
}
.star-wrap .star-col .title:after,.star-wrap .star-col .title:before {
	content:'';
	position:absolute;
	width:3px;
	height:3px;
	overflow:hidden;
	background:#ccc;
	top:50%;
	margin-top:-1px
}
.star-wrap .star-col .title:before {
	left:0
}
.star-wrap .star-col .title:after {
	right:0
}
.star-wrap .star-col ul {
	width:330px;
	*padding-bottom:10px;
	margin-bottom:15px
}
.star-wrap .star-col li {
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	width:150px;
	height:112px
}
.star-wrap .star-col li a {
	position:relative;
	display:block;
	width:150px;
	height:112px;
	overflow:hidden;
	cursor:pointer
}
.star-wrap .star-col li a:hover .mask {
	background:#000;
	opacity:.3;
	filter:alpha(opacity=30)
}
.star-wrap .star-col li a:hover .icon-play {
	opacity:1;
	z-index:2;
	display:block\9
}
.star-wrap .star-col .pic {
	position:absolute;
	height:112px;
	overflow:hidden;
	display:table;
	width:100%
}
.star-wrap .star-col .pic .pic-default {
	*position:absolute;
	*top:50%;
	*left:50%;
	*display:block;
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.star-wrap .star-col .pic .pic-default img {
	*position:relative;
	*top:-50%;
	*left:-50%;
	width:56px
}
.star-wrap .star-col .pic .pic-real {
	position:absolute;
	top:0;
	left:0;
	width:243px;
	height:112px;
	overflow:hidden;
	margin-left:-47px;
	text-align:center
}
.star-wrap .star-col .pic .pic-real img {
	height:100%;
	visibility:hidden;
	-webkit-transition:transform .15s ease-in-out 0s;
	-moz-transition:transform .15s ease-in-out 0s;
	-ms-transition:transform .15s ease-in-out 0s;
	-o-transition:transform .15s ease-in-out 0s;
	transition:transform .15s ease-in-out 0s
}
.star-wrap .star-col .pic .mask {
	z-index:1;
	width:150px;
	height:112px;
	background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(52%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%);
	background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 52%,rgba(0,0,0,.5) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#80000000',GradientType=0 )
}
.star-wrap .star-col .txt {
	z-index:2;
	position:absolute;
	bottom:0;
	left:5%;
	width:90%;
	line-height:26px;
	background:url(about:blank);
	color:#fff
}
.star-wrap .star-col .mask {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:112px
}
.star-wrap .star-col .icon-play {
	width:40px;
	height:40px;
	margin:-20px 0 0 -20px;
	background:url(//web.yystatic.com/project/yycom/pc/images/icons-video-247bafa5e7.png?20160616001) 0 -100px
}
@media all and (max-width:1439px) {
	.star-wrap {
	width:1010px
}
.star-wrap .star-col {
	width:230px
}
.star-wrap .star-col ul {
	margin-bottom:4px;
	*padding-bottom:7px
}
.star-wrap .star-col h3 {
	padding-top:0
}
.star-wrap .star-col h3 a {
	font-size:20px
}
.star-wrap .star-col h3 i {
	display:none
}
.star-wrap .star-col li {
	width:110px;
	height:82px;
	margin:0 10px 10px 0
}
.star-wrap .star-col li a {
	width:110px;
	height:82px
}
.star-wrap .star-col li a:hover .txt {
	padding-top:82px
}
.star-wrap .star-col .pic {
	height:82px
}
.star-wrap .star-col .pic .mask {
	width:110px;
	height:82px
}
.star-wrap .star-col .txt {
	line-height:26px
}
.star-wrap .star-col .mask {
	width:110px;
	height:82px
}
.star-wrap .star-col .pic-real {
	width:177px;
	height:82px;
	margin-left:-34px
}
}.ad-wrapper {
	padding-top:5px;
	overflow:hidden
}
.ad-wrapper .ad-list {
	overflow:hidden;
	background:#fff url(//web.yystatic.com/project/yycom/pc/images/default_load-0a33880528.png?20160616001) no-repeat center center
}
.ad-wrapper .slideshow-box,.ad-wrapper .slideshow-cont {
	width:1300px;
	height:120px
}
.ad-wrapper .slideshow-item {
	width:468px;
	height:120px;
	margin-right:24px;
	border:none
}
.ad-wrapper .slideshow-item a {
	display:block;
	background:#fff url(//web.yystatic.com/project/yycom/pc/images/default_load-0a33880528.png?20160616001) no-repeat center center;
	overflow:hidden
}
.ad-wrapper .slideshow-item img {
	width:100%;
	border:none;
	border-color:transparent;
	outline-color:transparent
}
@media all and (max-width:1439px) {
	.ad-wrapper .slideshow-box,.ad-wrapper .slideshow-cont {
	width:980px
}
.ad-wrapper .ad-list {
	width:980px;
	margin:0 auto;
	text-align:center
}
.ad-wrapper .ad-list a {
	display:inline-block
}
.ad-wrapper .ad-list img {
	width:980px;
	height:100px
}
}.video-list .video-type {
	display:none
}
.preBox {
	float:left;
	width:420px
}
#sfLantern__left,#sfLantern__right {
	position:absolute;
	top:0
}
#sfLantern__right {
	-o-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.sfLantern__closeBtn {
	display:none;
	position:absolute;
	right:5px;
	top:8px;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#d1463f;
	font-style:normal;
	cursor:pointer;
	background-color:#fd0;
	text-align:center;
	border-radius:50%;
	box-shadow:0 0 20px #fd0;
	z-index:5
}
.sfLantern__closeBtn.active {
	display:block
}
.banner-wrap {
	overflow:hidden
}
