@charset "utf-8";

/* style */
.myui-panel,.myui-panel-box{ padding: 10px;}
.myui-panel_hd{ padding: 10px;}
.myui-panel-box.active{ margin: -10px;}

/* all  */
body{ background: #f8f8f8; color: #666;}

/* text */
a,h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color: #333;}
a:hover{ color: cornflowerblue;}
a.disabled{ cursor: not-allowed; opacity: 0.6;}
.text-333{ color: #333;}
.text-muted{ color: #999;}
.text-red{ color: red;}
.text-link{ color: blue;}
.text-fff{ color: #fff;}

/* form */
.form-control{ background-color:#F5F5F5; color: #999999; border: 1px solid #eee;}
.form-control:focus{ border-color:#ff9900; -webkit-box-shadow:inset 0 1px 1px rgba(255,136,0,.075),0 0 8px rgba(255,136,0,.6);}

/* btn */
.btn-default{ background-color: #eee; color: #333; background: linear-gradient(to right,#eeeeee 0,#f6f6f6 100%); box-shadow: 0 5px 10px rgba(246,246,246,.25);}
.btn-warm{ background-color: #ff9900; background: linear-gradient(to right,#ff9900 0,#ff9f16 100%); box-shadow: 0 5px 10px rgba(255,111,0,.25);}
.btn-primary{ background-color: #4fb1f7; background: linear-gradient(to right,#4fb1f7 0,#6bb8ee 100%); box-shadow: 0 5px 10px rgba(107,184,238,.25);}
.btn-danger{ background-color: #fc000c; background: linear-gradient(to right,#fc000c 0,#f9444d 100%); box-shadow: 0 5px 10px rgba(249,68,77,.25);}
.btn-info{ background-color: #5bc0de; background: linear-gradient(to right,#5bc0de 0,#7cc1d6 100%); box-shadow: 0 5px 10px rgba(124,193,214,.25);}
.btn-gray{ background-color: #282828; color: #ddd; background: linear-gradient(to right,#282828 0,#3b3b3b 100%); box-shadow: 0 5px 10px rgba(59,59,59,.25);}
.btn-warm,.btn-primary,.btn-danger,.btn-info{  color: #fff;}
.btn-warm:hover,.btn-primary:hover,.btn-danger:hover,.btn-info:hover,.btn-gray:hover{ color: #fff;}
.btn.disabled{ cursor: not-allowed; opacity: 0.6;}

/* border */
.border{ border-color: #eee;}
.border-primary{ border-color: #4fb1f7;}
.border-danger{ border-color: red;}
.border-info{ border-color: #5bc0de;}

/* line */
.spot{ border-color: #ff9900;}
.split-line{ background-color: #eee;}
.top-line:before,.bottom-line:after,.top-line-dot:before,.bottom-line-dot:before{ border-color: #eee;}

/* badge */
.badge{ background-color: #eee; color: #333;}
.badge-first{ background-color: #ff4a4a; color: #fff;}
.badge-second{ background-color: #ff7701; color: #fff;}
.badge-third{ background-color: #ffb400; color: #fff;}

/* dropdown */
.dropdown-box .item{ background-color: #fff; box-shadow: 0 2px 5px rgba(0,0,0,.1);}

/* pic-tag */
.pic-tag{ background-color: rgba(0,0,0,0.6); color: #fff;}
.pic-tag.active,.pic-tag-h{ background-color: #ff9900; color: #fff;}
.pic-text,.pic-title-bottom{ background-repeat: no-repeat; background-image: linear-gradient(transparent,rgba(0,0,0,.5)); color: #fff;}
.pic-text.active{ background: rgba(0,0,0,0.6); color: #fff;}
.pic-title-top{background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%); color: #fff;}

/* link */
.myui-link__pic li img{ display: block; padding: 2px 6px; border-radius: 4px; background-color: #fff;}

/* nav */
.nav li.active a{ border-color: #ff9900; color: #ff9900;}
.nav-tabs li .dropdown-box .item li a{ color: #333;}
.nav-tabs li .dropdown-box .item li.active a{ color: #ff9900;}

/* panel */
.myui-panel-bg,.myui-panel-bg2{background-color: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.05);}

/* vodlist */
.myui-vodlist__bg{background-color: #f5f5f5;}
.myui-vodlist__bg:hover{ box-shadow: 0 3px 5px rgba(0,0,0,.08);}

/* text-list */
.myui-vodlist__text.striped .striped-head,.myui-vodlist__text.to-color li:nth-of-type(odd){ background-color: #f5f5f5;}

/* table */
.myui-table>thead>tr>th,.myui-table>tbody>tr>td, .myui-table>tbody>tr>th, .myui-table>tfoot>tr>td, .myui-table>tfoot>tr>th, .myui-table>thead>tr>td, .myui-table>thead>tr>th { border-color: #ddd;}

/* playlist */
.myui-content__list::-webkit-scrollbar,.myui-playdown__list::-webkit-scrollbar{ width: 4px; background-color: #f5f5f5;}
.myui-content__list::-webkit-scrollbar-thumb,.myui-playdown__list::-webkit-scrollbar-thumb{background-color: #ccc;}

/* player */
.myui-player__video{ background-color: #000;}
.myui-player__operate > li > a{ color: #999;}

/* popup */
.popup{ background-color: #f8f8f8;}
.popup-head{ background-color: #fff;}

/* content */
.myui-content__detail .score .rating li .fa,.myui-content__detail .score .branch{ color: #ff9900;}

/* flickity */
.flickity-page-dots .dot{ background-color: #ff9900;}

/* carousel */
.carousel-indicators-dots li{ background-color: #ff9900;}
.carousel-indicators-text li.active .title{ color: red;}
.carousel-indicators-thumb li.active{ border: 3px solid #ff9900;}

/* extra */
.myui-extra li a{ background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.myui-extra li a.backtop{ background-color: rgba(0,0,0,0.6); color: #fff; }

/* autocomplete */
.autocomplete-suggestions{ background-color: #fff; box-shadow: 0 2px 10px rgba(0,0,0,.05);}
.autocomplete-suggestion, .autocomplete-suggestions li,.autocomplete-suggestion, .autocomplete-suggestions li a{ color: #333;}
.autocomplete-suggestions li strong{ color: red;}

/* tabbar */
.myui-nav__tabbar{background-color: #f8f8f8; border-color: #eee;}
.myui-nav__tabbar .item .title{ color: #999;}

/* footer */
.myui-foot{ background-color: #f8f8f8;}

body { font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; }

.myui-header__logo { padding: 15px 0 10px; }
.myui-header__logo a{ font-size: 20px; line-height: 24px; }
.color .myui-header__logo a{ color: #fff; }
[class*=col-], .myui-content__list li, .myui-vodlist__media.col li { padding: 10px; }
.btn { border-radius: 5px; }
.myui-vodlist__thumb { border-radius: 5px; padding-top: 150%; background: url(/template/mytheme_v1/img/load.png) no-repeat; }
.myui-vodlist__thumb.square { padding-top: 100%; background: url(/template/mytheme_v1/img/load_f.png) no-repeat; }
.myui-vodlist__thumb.wide { padding-top: 60%; background: url(/template/mytheme_v1/img/load_w.png) no-repeat; }
.myui-vodlist__thumb.actor { padding-top: 140%; }
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
.myui-sidebar { padding: 0 0 0 20px; }
.myui-panel { margin-bottom: 20px; border-radius: 5px; }
.myui-panel-mb { margin-bottom: 20px; }
.myui-player__item .fixed { width: 500px; }
.myui-vodlist__text li a, .myui-vodlist__media li { padding: 10px 0; }
.myui-screen__list { padding: 10px 10px 0; }
.myui-screen__list li { margin-bottom: 10px; margin-right: 10px; }
.myui-page { padding: 0 10px; }
.myui-extra { right: 20px; bottom: 30px; }
@media (min-width: 1200px) {
    .container { max-width: 1200px; }
    .container { padding-left: 0px; padding-right: 0px; }
    .container.min { width: 1200px; padding: 0; }
}
@media (max-width: 767px) {
    body, body.active { padding-bottom: 50px; }
    [class*=col-], .myui-panel, .myui-content__list li { padding: 5px }
    .flickity-prev-next-button.previous { left: 5px; }
    .flickity-prev-next-button.next { right: 5px; }
    .myui-vodlist__text li a, .myui-vodlist__media li { padding: 10px 0; }
    .myui-screen__list { padding: 10px 5px 0; }
    .myui-screen__list li { margin-bottom: 5px; margin-right: 5px; }
    .myui-extra { right: 20px; bottom: 80px; }
    .myui-page { padding: 0 5px; }
}
.myui-topbg { position: absolute; top: 0; left: 0; right: 0; width: 100%; background-image: linear-gradient(135deg, #583230 10%, #360940 100%); }
.hy-page { margin: 20px 0; text-align: center; }
.hy-page ul li { display: inline-block; padding: 0; margin-left: 10px; }
.hy-page ul li .num, .hy-page ul li a { display: inline-block; padding: 8px 15px; border-radius: 4px; }
.hy-page-block { padding: 30px; }
/*分页样式*/
.page { height: 45px; line-height: 33px; text-align: center; width: 650px; overflow: hidden; margin: 5px auto 0; }
.page span { float: left; height: 33px; line-height: 33px; margin-right: 2px; padding: 2px 14px; font-size: 12px; }
.page em.nolink { font-style: normal; background-color: white; border: 1px solid #DDDDDD; color: #999999; font-weight: 400; height: 33px; line-height: 33px; }
.page input { display: none; }
.page .btn { display: none; }
.page em { background-color: #4cae4c; border: 1px solid #4cae4c; color: #000; float: left; font-weight: bold; height: 31px; line-height: 32px; margin: 2px; padding: 0px 14px; text-align: center; font-style: normal; margin-top: 2px; }
.page a:link, .page a:visited { background-color: #FFFFFF; border: 1px solid #DDDDDD; color: #333333; display: inline; float: left; height: 32px; line-height: 32px; margin-right: 1px; padding: 0px 14px; margin-left: 1px; text-decoration: none; margin-top: 2px; }
.page a:hover { background-color: #4cae4c; border: 1px solid #4cae4c; padding: 0px 14px; color: #000; text-decoration: none; }
.wordlist li { display: block; width: 250px; overflow: hidden; }
.wordlist a { display: block; width: 250px; overflow: hidden; }
.playon a { color: red; }
.playvip a { background: #282828 url(/template/mytheme_v1/img/vip.png) no-repeat; }

.mac_comment,
.mac_digg {
	font-size: 12px;
}

.mac_comment {
	margin-top: 5px;
	padding: 10px;
	padding-left: 10px;
	border: 1px solid #C6D9E7;
	background: #fff;
	font-family: "Microsoft YaHei";
}


.mac_comment .clearfix::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

.mac_comment .cmt_form {
	margin-bottom: 10px;
}

.mac_comment .face_wrap img {
	width: 50px;
	height: 50px;
}

.mac_comment .input_wrap {
	width: 98%;
	padding-left: 1%;
	position: relative;
}

.mac_comment .cmt_wrap .input_wrap {
	width: 98%;
}

.mac_comment .input_wrap textarea {
	background: #fff;
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(187, 187, 187) rgb(187, 187, 187) currentColor;
	border-radius: 3px 3px 0px 0px;
	width: 100%;
	height: 53px;
	line-height: 1.4;
	overflow: auto;
	padding-top: 8px;
	padding-left: 1%;
	color: #666;
	box-sizing: border-box;
}

.mac_comment .input_wrap .handle {
	position: relative;
	background: #fbfbfb;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(187, 187, 187);
	border-top-color: #e5e5e5;
	border-radius: 0px 0px 3px 3px;
	width: 100%;
	height: 46px;
	color: rgb(206, 206, 206);
	box-sizing: border-box;
}

.mac_comment .input_wrap .face {
	cursor: pointer;
	position: absolute;
	width: 42px;
	height: 45px;
	cursor: pointer;
	z-index: 2;
}

.mac_comment .input_wrap .face.curr {
	background: #fff;
}

.mac_comment .input_wrap .face-box {
	display: none;
	padding: 8px 0 3px 5px;
	width: 280px;
	position: absolute;
	top: 44px;
	background: #fff;
	border: 1px solid #bbb;
	border-top-color: #e5e5e5;
	margin-left: -1px;
	z-index: 1;
}

.mac_comment .input_wrap .face-box img {
	display: inline-block;
	margin: 2px;
}

.mac_comment .icon-face {
	display: block;
	width: 42px;
	height: 44px;
	background: url("/template/mytheme_v1/images/face.png") center no-repeat;
}

.mac_comment .icon-face:hover,
.mac_comment .input_wrap .face.curr .icon-face {
	background: url("/template/mytheme_v1/images/face-on.png") center no-repeat;
}

.mac_comment .expression {
	background: url("/template/mytheme_v1/images/emotion2.png") no-repeat 0px 0px;
	margin: 6px 0px 0px 6px;
	width: 18px;
	height: 16px;
	display: block;
	cursor: pointer;
}

.mac_comment .expression:hover {
	background: url("/template/mytheme_v1/images/emotion2.png") no-repeat 0px -16px;
}

.mac_comment .remaining-w {
	float: left;
	margin-left: 42px;
	padding-left: 20px;
	line-height: 44px;
	border-left: 1px solid #e5e5e5;
	font-size: 14px;
}

.mac_comment .smt_wrap {
	width: 100%;
	margin-top: 8px;
}

.mac_comment .smt_wrap span {
	color: rgb(66, 66, 66);
}

.mac_comment .smt_wrap .total {
	font-size: 16px;
	font-weight: bold;
}

.mac_comment .smt_wrap span span {
	margin: 0px;
	padding: 0px;
}

.mac_comment .smt_wrap span a {
	margin: 0px 0px 0px 8px;
	color: rgb(49, 139, 183);
}

.mac_comment .smt .cmt_post:hover {
	background: #17abff;
}

.mac_comment .smt .cmt_post {
	background: #169dea;
	border: currentColor;
	width: 81px;
	height: 30px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 30px;
	font-size: 14px;
	margin-left: 20px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 3px;
}

.mac_comment .smt .cmt_text {
	background: rgb(251, 251, 251);
	padding: 0px 8px;
	border-radius: 3px;
	border: 1px solid rgb(204, 204, 204);
	width: 50px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 2px;
	vertical-align: middle;
}

.mac_comment .smt .cmt_verify {
	width: 80px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.mac_comment .smt input:hover {
	background-position: -1px -603px;
}

.mac_comment .smt {
	margin-top: 6px;
	margin-right: 12px;
	color: #454545;
}

.mac_comment .sort_wrap {
	padding-bottom: 2px;
	border-bottom-color: rgb(215, 215, 215);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.mac_comment .sort_wrap a:hover {
	text-decoration: none;
}

.mac_comment .sort_wrap .current {
	color: rgb(49, 139, 183);
	font-weight: bold;
	border-bottom-color: rgb(43, 140, 230);
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.mac_comment .cmt_item {
	padding: 5px 0px 5px;
	width: 100%;
	color: rgb(153, 153, 153);
	border-bottom-color: rgb(215, 215, 215);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	_zoom: 1;
}

.mac_comment .item_con {
	width: 93%;
	padding-left: 1%;
}

.mac_comment .item_con p.top {
	padding: 0;
	width: auto;
	margin-bottom: 8px;
}

.mac_comment .item_con a {
	color: rgb(153, 153, 153);
}

.mac_comment .item_con a:hover {
	color: rgb(153, 153, 153);
	text-decoration: none;
}

.mac_comment .item_con .name {
	color: rgb(43, 140, 230);
}

.mac_comment .item_con .name:hover {
	color: rgb(1, 106, 159);
	text-decoration: none;
}

.mac_comment .item_con .con {
	color: rgb(51, 51, 51);
	line-height: 20px;
	overflow: hidden;
	margin-top: 8px;
	-ms-word-wrap: break-word;
}

.mac_comment .item_con .bottom li {
	height: 16px;
	line-height: 15px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	_display: inline;
}

.mac_comment .item_con .bottom .reply {
	background: url("/template/mytheme_v1/images/rpy2.png") no-repeat 0px 0px;
	color: rgb(153, 153, 153);
	text-indent: 19px;
	font-size: 11px;
	display: block;
}

.mac_comment .item_con .bottom .reply:hover {
	color: rgb(1, 106, 159);
	text-decoration: none;
}

.mac_comment .item_con .bottom .bdshare_t {
	margin-top: -5px;
}

.mac_comment .item_con .bottom .bds_more {
	padding-top: 5px;
}

.mac_comment .inner {
	padding: 3px;
	border: 1px solid rgb(153, 153, 153);
	width: auto;
	background-color: rgb(254, 254, 241);
}

.mac_comment .inner .top {
	margin: 8px 0px 8px 3px;
}

.mac_comment .inner .con {
	margin: 5px 0px 5px 3px;
}

.mac_comment .inner .bottom {
	margin-bottom: 5px;
	visibility: hidden;
}

.mac_comment .mid_cmt_item {
	margin-top: 3px;
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.mac_comment .fl{
    float: left;
}

.mac_comment .fr{
    float: right;
}
.mac_comment .click-ding-gw{
    float: right;
}
.mac_comment .item_con .gw-action {
	text-align: right;
}

.mac_comment .item_con .gw-action a {
	margin-left: 10px;
}

.mac_comment .item_con a:hover {
	color: #333;
}

.mac_comment .item_con .click-ding-gw {
	margin-right: 10px;
}

.mac_comment .item_con .click-ding-gw a,
.mac_digg .click-ding-gw a {
	color: #f29898;
}

.mac_comment .item_con .click-ding-gw a:hover,
.mac_digg .click-ding-gw a {
	color: #f29898;
}

.mac_comment .item_con .click-ding-gw a i,
.mac_digg a i {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.mac_comment .cmt_wrap .item_con .input_wrap {
	width: 100%;
	margin: 10px 0;
	padding-left: 0;
}

.mac_comment .cmt_wrap .item_con .cmt_item {
	clear: left;
	border-bottom: none;
}

.mac_comment .cmt_wrap .item_con .cmt_item .gw-action {
	text-align: left;
	clear: left;
}

.mac_comment .cmt_wrap .item_con .cmt_item .gw-action a {
	margin-right: 10px;
	margin-left: 0;
}

.mac_comment i.icon-ding,
.mac_digg i.icon-ding {
	background: url("/template/mytheme_v1/images/up1.png") center no-repeat;
}

.mac_comment i.icon-ding:hover,
.mac_digg i.icon-ding:hover {
	background: url("/template/mytheme_v1/images/up2.png") center no-repeat;
}

.mac_comment i.icon-dw,
.mac_digg i.icon-dw {
	background: url("/template/mytheme_v1/images/dw1.png") center no-repeat;
}

.mac_comment i.icon-dw:hover,
.mac_digg i.icon-dw:hover {
	background: url("/template/mytheme_v1/images/dw2.png") center no-repeat;
}
@media (max-width: 787px) {
    .mac_comment .face_wrap{
        display: none;
    }
    .mac_comment .cmt_item {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1118px) and (min-width: 1023px){
    .mac_comment .face_wrap{
        display: none;
    }
    .mac_comment .cmt_item {
        margin-left: 20px;
    }
}

abbr, bdi, bdo, cite, code, del, dfn, ins, kbd, mark, area, s, samp, small, map, sub, sup, time, u, var, rt, strike, rp, acronym, tt, big, noscript {
    display:none;
    margin:0;
    padding:0;
    width: 0;
    height: 0;
}
