@charset "utf-8";.stui-header__top{position: relative; margin-bottom: 20px; background-color: #0c0c0d;}.stui-header__logo{float:left;}.stui-header__logo{ width: 282px; margin: 30px 0;}.stui-header__logo .logo{display:block; width:282px; height:60px; background:url(../img/logo_max.png) no-repeat; background-position:50% 50%; background-size:cover;}.stui-header__menu{position:relative; background-color: #161b22; color: #e6e6e6;}.stui-header__menu li{float:left;}.stui-header__menu li a{display:inline-block; padding: 15px 25px; font-size:15px; color: #e6e6e6;}.stui-header__menu li.active a,.stui-header__menu li a:hover{ background-color: #6d4aff; color: #ffffff;}.stui-header__menu .more{ position: absolute; top: 0; right: 0; padding: 15px 0; color: #8c8c8e;}.stui-header__search{ float:left; position:relative; width: 600px; margin: 35px 40px 35px 60px; }.stui-header__search .form-control{display:block; width:100%; height: 38px; padding: 0 45px 0 10px; font-size:14px; line-height: 25px; border-radius: 5px; transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s; background-color:#1c1c1e; color: #e6e6e6; border: 1px solid #2d2d30;}.stui-header__search .form-control:focus{ border-color: #6d4aff; box-shadow: 0 0 0 2px rgba(109, 74, 255, 0.2);}.stui-header__search .submit{display:block; position:absolute; top: 0; right: 0; width:35px; height: 38px; border: 0; cursor: pointer; border: 0; background: none; color: #8c8c8e;}.stui-header__search .submit:hover{ color: #6d4aff;}.stui-header__user{float:right}.stui-header__user > li{ float:left; position: relative; padding: 35px 0 10px; margin-left: 30px}.stui-header__user > li .icon{ font-size: 24px; line-height: 24px; vertical-align: -2px; color: #8c8c8e;}.stui-header__user > li .icon:hover{ color: #6d4aff;}.stui-header__user > li .dropdown{ display: none; position: absolute; z-index: 999; width: 240px; top: 100%; right: -15px; padding: 15px; font-size: 12px; color: #e6e6e6; background-color: #1c1c1e; box-shadow: 0 4px 12px rgba(0,0,0,.4); border-radius: 6px; border: 1px solid #2d2d30;}.stui-header__user > li .dropdown:before{ content:" "; width:10px; height:10px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); position: absolute; top:-5px; right: 30px; background-color: #1c1c1e; border-top: 1px solid #2d2d30; border-right: 1px solid #2d2d30;}.stui-header__user > li:hover .dropdown{ display: block;} .stui-header__user .dropdown li{ position: relative; padding: 10px 0;}.stui-header__user .dropdown li:first-child{ margin-top: 10px;}.stui-header__user .dropdown li:last-child{ padding-bottom: 0;}.stui-header__user .dropdown li:hover{ color: #6d4aff;}.stui-vodlist__media li .score{ position: relative;}.stui-vodlist__media li .score .star{ display: inline-block; position: relative; top: 5px; width: 80px; height: 13px; background: url(../img/star_min1.png) 0 0 no-repeat;}.stui-vodlist__media li .score .branch{ display: inline-block; font-size: 12px; color: #8c8c8e; vertical-align: -4px;}.stui-vodlist__media li .score .star .star-cur{display: inline-block; background: url(../img/star_min.png) 0 0 no-repeat; height: 25px; position: absolute; top: 0;  z-index: 1;}.stui-content__detail,.stui-content__thumb{display:table-cell;vertical-align:top}.stui-content__thumb .v-thumb{width:190px}.stui-content__thumb .w-thumb{width:300px}.stui-content__detail{width:100%;padding:10px 20px; background-color: #161b22; color: #e6e6e6;}.stui-content__detail .title{margin: 0 0 10px; font-size: 24px; line-height:30px; font-weight: 700; color: #ffffff;}.stui-content__detail .data{margin-bottom:10px}.stui-content__detail .data li{float:left;margin-right:20px; color: #8c8c8e;}.stui-content__detail .desc{padding-left:42px; color: #b8b8b9;}.stui-content__detail .desc .left{margin-left:-42px}.stui-content__detail .play-btn{padding-left:42px;margin-top:20px}.stui-content__detail .play-btn .share{margin-top:5px}.stui-content__detail .play-btn .btn{ margin-right: 10px; background-color: #6d4aff; color: #ffffff; border: none;}.stui-content__detail .play-btn .btn:hover{ background-color: #5a3ce0;}.stui-player__video{ background-color: #000}.stui-player__detail{ margin-top: 20px; background-color: #161b22; color: #e6e6e6;}.stui-player__detail .more-btn{ float: right; padding-top: 10px;}.stui-player__detail .more-btn li{ display: inline-block; margin-left: 10px;}.stui-player__detail .more-btn .btn{ padding: 6px 15px; background-color: #6d4aff; color: #ffffff; border: none;}.stui-player__detail .more-btn .btn:hover{ background-color: #5a3ce0;}.stui-player__detail .title{margin:0 0 10px; color: #ffffff;}.stui-player__detail .detail-content{padding-top:10px}.stui-player__detail .desc{padding-left:42px; color: #b8b8b9;}.stui-player__detail .desc .left{margin-left:-42px}.autocomplete-suggestions{ padding: 0 10px; margin-top: 5px; border-radius:4px; background-color: #1c1c1e; box-shadow: 0 4px 12px rgba(0,0,0,.4); border: 1px solid #2d2d30;}.autocomplete-suggestions.active{position: absolute; z-index: 9999; top: 100%; width: 100%;}.autocomplete-suggestion{padding:10px 0; cursor:pointer; border-top: 1px solid #2d2d30; color: #e6e6e6;}.autocomplete-suggestion:first-child{border-top:0}.autocomplete-suggestion:hover{ background-color: #252528; color: #6d4aff;}.mac_results{ z-index: 9999; padding: 0 10px; margin-top: 5px; border-radius:4px; background-color: #1c1c1e; border:1px solid #2d2d30; box-shadow: 0 4px 12px rgba(0,0,0,.4);}.mac_results li{padding:10px 0; cursor:pointer; border-top: 1px solid #2d2d30; color: #e6e6e6;}.mac_results li:first-child{ border: 0;}.mac_results li:hover{ background-color: #252528; color: #6d4aff;}body { background-color: #0c0c0d; color: #e6e6e6; }.btn { background-color: #6d4aff; color: #ffffff; border: none; transition: background-color 0.2s ease; }.btn:hover { background-color: #5a3ce0; }a { color: #b8b8b9; }a:hover { color: #6d4aff; }@media (min-width:768px){	.container{width:750px}}@media (min-width:992px){	.container{width:920px}}@media (min-width:1200px){	.container{width:1170px}}@media (max-width:1024px){        .stui-header__top{ margin-bottom: 10px; background-color: #0c0c0d;}	.stui-header__logo{margin:10px 0 10px}	.stui-header__logo,.stui-header__logo .logo{ width:127px; height:30px;}	.stui-header__logo .logo{width:127px;height:30px; background:url(../img/logo.png) no-repeat; background-position:50% 50%; background-size:cover;}	.stui-header__search{ margin: 10px 0 10px 30px; width: 200px;}	.stui-header__search .form-control{ height: 30px; background-color: #1c1c1e; color: #e6e6e6; border: 1px solid #2d2d30;}	.stui-header__search .submit{ width: 30px; height: 30px; color: #8c8c8e;}	.stui-header__menu ul{ overflow:hidden; white-space: nowrap;}	.stui-header__menu li{ float: none; display: inline-block;}	.stui-header__menu li a{ padding: 12px 15px; font-size: 14px; white-space:nowrap;}		.stui-header__user > li{ padding: 15px 0 10px; margin-right: 10px;}	.stui-header__user > li .dropdown{ right: 0; background-color: #1c1c1e; border: 1px solid #2d2d30;}	.stui-header__user > li .icon{ font-size: 18px; line-height: 18px;}	.stui-header__menu li:hover .dropdown,.stui-header__user > li:hover .dropdown{ display: none;} }@media (max-width:767px){	 	.stui-header__logo{ margin-left:10px}	.stui-header__search{ margin: 0; position:absolute; top: 10px; left: 150px; right:50px; width:auto;}		.stui-header__user{padding-right:10px}	.stui-header__user > li{ padding: 14px 0; margin: 0;}	.stui-header__user > li .dropdown:before{ right: 8px; background-color: #1c1c1e; border-top: 1px solid #2d2d30; border-right: 1px solid #2d2d30;}	.stui-header__user > li .icon{ font-size: 24px; line-height: 24px;}			.stui-content__thumb .v-thumb{width:115px}	.stui-content__thumb .w-thumb{width:160px}	.stui-content__detail{padding:0 10px; background-color: #161b22;}	.stui-content__detail .title{ margin:0 0 8px; font-size:18px; line-height:18px; font-weight: 700; color: #ffffff;}	.stui-content__detail .data{margin:0 0 8px;font-size:12px; color: #8c8c8e;}	.stui-content__detail .play-btn{margin:0;padding:0}				.stui-player__detail.detail .title{ margin-top: 10px; font-size: 16px; color: #ffffff;}	.stui-player__detail{ margin-top: 0; background-color: #161b22;}	.stui-player__detail .title{ font-size:18px; font-weight: 700; color: #ffffff;}	.stui-player__detail .more-btn{ margin-bottom: 10px;}	.stui-player__detail .more-btn{ float: none; padding: 10px; background-color: #151419; display: -webkit-box; display: -webkit-flex; display: flex;}	.stui-player__detail .more-btn li{ margin: 0; padding: 0 5px; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center;}	.stui-player__detail .more-btn .btn{ display: block; padding: 6px; background-color: #6d4aff; color: #ffffff;}				.stui-mobile__type li{padding:0 20px}	.stui-mobile__type li a{display:block;padding:10px 0;text-align:center; color: #e6e6e6;}					.stui-foot{padding:20px 0; background-color: #0c0c0d;}	}