@charset "utf-8";
body, button, input, select, textarea {
    font: 14px/1.5 PingFangSC-Regular,Tahoma,Microsoft Yahei,sans-serif,Arial,helvetica;
    color: #666;
	margin: 0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    text-decoration: none;
}
.fl{ float:left;}
.c-header-lv2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 980px;
    z-index: 100;
	background-color: #222;
}
.c-header-nav {
    background-color: #222;
	height: 120px;
}
.c-header-nav .wp {
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
.screen-m .wp {
    width: 1180px!important;
}
.c-header-left {
    float: left;
}
.c-header-logo {
    width: 200px;
    height: 100px;
    position: relative;
}
.c-header-logo {
    float: left;
    display: block;
    text-indent: -200%;
    overflow: hidden;
    margin-right: 6px;
}
.c-header-icon {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.c-header-logo .c-header-icon {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 0;
    width: 145px;
    height: 30px;
    background: url(images/logo.png) no-repeat 0 0;
}
.c-header-channel-name {
    width: 50px;
    height: 66px;
    float: left;
    margin-right: 6px;
    display: none;
}
.c-header-channel-name.u-hcn-show {
    display: inline-block;
}
.c-header-qcmenu {
    float: left;
    font-size: 14px;
    line-height: 42px;
    height: 100px;
    padding-left: 24px;
	width:845px;
	padding-top:10px;
}
.c-header-qcmenu .c-header-menutg, .c-header-qcmenu .c-header-obtn {
    color: #fff;
    font-size: 15px;
    opacity: .6;
}
.c-header-qcmenu .mitem-channel {
    position: relative;
}

.c-header-qcmenu .mitem {
    float: left;
	width:114px;
    /*margin-right: 20px;*/
}
.c-header-qcmenu .c-header-menu {
    background: 0 0;
    border: none;
    width: 100%;
    box-shadow: none;
}
.c-header-qcmenu .c-header-menu .c-header-channel {
    position: absolute;
    left: -196px;
    top: 66px;
    z-index: 200;
    background-color: #fff;
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    width: 600px;
}
.c-header-qcmenu .c-header-menu .c-header-channel ul {
    margin: 0;
    float: none;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
}
.c-header-qcmenu .c-header-menu .c-header-channel li {
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    width: 99px;
    height: 49px;
    margin-right: 0;
    text-align: center;
	float: left;
}
.c-header-qcmenu .c-header-menu .c-header-channel li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 49px;
    color: #333;
    padding-bottom: 0;
}
.c-header-channel a .lihove {
    display: none;
    width: 20px;
    height: 3px;
    border-radius: 2px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -2px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
em, i {
    font-style: normal;
}
.c-header-panel {
    transform: translateZ(0);
    height: 66px;
}
.c-header-right {
    float: right;
    width: 70px;
    position: relative;
    z-index: 2;
    line-height: 62px;
	text-align: right;
	padding-top: 18px;
}
.c-header-search {
    width: 203px;
    left: 65%;
    margin-left: 147px;
    height: 40px;
    border-radius: 22px;
    position: absolute;
    top: 50%;
    margin-top: 12px;
}
.screen-m .c-header-search {
    width: 430px;
    margin-left: -215px;
}
.c-header-search {
    background-color: rgba(255,255,255,.1);
    border-radius: 22px;
}
.c-header-search-form {
    height: 100%;
    padding: 0 130px 0 15px;
    margin-top: 30px;
}
.c-header-search-form input {
    font-family: PingFangSC-Regular,'Microsoft Yahei';
}
.c-header-search-text {
    display: block;
    width: 100%;
    height: 100%;
    /*padding: 10px 0;*/
    border: none;
    background: 0 0;
    line-height: 20px;
    height: 20px;
    outline: 0;
    color: rgba(255,255,255,.7);
    font-size: 15px;
    margin-top: -20px;
}
.c-header-search-text {
    color: #fff;
    opacity: .6;
}
.c-header-search-top {
    position: absolute;
    right: 92px;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
}
.c-header-search-top .u-hsvg-ranking {
    float: left;
}

.c-header-search-form input {
    font-family: PingFangSC-Regular,'Microsoft Yahei';
}
.c-header-search-btn {
    position: absolute;
    right: 2px;
    top: 2px;
    display: block;
    width: 86px;
    line-height: 36px;
    height: 36px;
    border: 0;
    padding: 0;
    background: #ff6f00;
    background: linear-gradient(to right,#ff6f00,#ff9f16);
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
}

.w1200{ width:1180px; margin:0px auto;}
.clear{ clear:both;}

.album-info {
    background-color: #fff;
    position: relative;
}
.album-info .v-info-album {
    margin-left: auto;
    margin-right: auto;
}
.v-info-album .v-info-album-header {
    height: 25px;
    padding: 25px 0;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.v-info-album .v-info-album-header .title, .v-info-album .v-info-album-header .u-title {
    font-size: 24px;
    line-height: 25px;
    color: #222;
    float: left;
    margin-right: 30px;
    width: 405px;
}
.v-info-album .v-info-album-header .title span, .v-info-album .v-info-album-header .u-title span {
    display: block;
    width: 100%;
    max-height: 50px;
    overflow: hidden;
}
.v-info-album .v-info-album-header .details {
    float: left;
    font-size: 14px;
    line-height: 35px;
    color: #777;
}
.v-info-album .v-info-album-header .details .status {
    float: left;
    margin-right: 25px;
    letter-spacing: 1px;
}
.v-info-album .v-info-album-header b {
    color: #f06000;
    margin: 0 3px;
}
.v-info-album .v-info-album-content {
    padding: 15px 0;
}
.v-info-album .v-info-album-content .pic {
    float: left;
}
.v-info-album .v-info-album-content .v-meta-album {
    margin-left: 235px;
    position: relative;
    padding: 5px 0;
}


.c-footer-lv2 {
    padding: 10px 0;
}
.c-footer {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #888;
}
.c-footer {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
}
.c-footer-list ul {
    white-space: nowrap;
    font-size: 0;
}
.c-footer-list ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}
.c-footer-list ul li a {
    padding: 0 20px;
    display: block;
    font-size: 14px;
}
.c-footer a {
    color: #888;
}

.videolist img{ width:220px; height:125px; border-radius: 5%;}
.ctitle{ font-size:26px; height:90px; line-height:90px;}
.ctitle span{ float:right; font-size:16px;}
.ctitle span a{ color:#333;}
.top20{ margin-top:20px;}
/*.cbt{ color:white; position:relative; top:-40px; padding-left:5px;}*/
.cbt {
    color: white;
    position: relative;
    top: -40px;
    height: 24px;
    width: 220px;
    overflow: hidden;
    padding-left: 5px; 
}
.cdate{color:white; position:relative; top:-42px; font-size:12px; padding-left:5px;}
.videolist li{ float:left; width:240px; height: 125px;}
.album-content { background-color: #f1f1f1; min-height:500px; height:auto;}

.c-header-qcmenu .c-header-menutg .arr {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
	transition: all .2s linear;
}
.c-header-qcmenu .c-header-menutg .arr i {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #666;
    border-radius: 2px;
}
.c-header-qcmenu .c-header-menutg .arr i {
    background: rgba(255,255,255,.6);
}
.c-header-qcmenu .c-header-menutg .arr .a1 {
    left: 0;
    top: 0;
}
.c-header-qcmenu .c-header-menutg .arr .a2 {
    right: 0;
    top: 0;
}
.c-header-qcmenu .c-header-menutg .arr .a3 {
    left: 0;
    bottom: 0;
}
.c-header-qcmenu .c-header-menutg .arr .a4 {
    right: 0;
    bottom: 0;
}

.v-meta-album .short {
    width: 34%;
}
.v-meta-album .item {
    display: inline-block;
    vertical-align: top;
	padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}
.v-meta-album .long {
    width: 64%;
}
.v-meta-album .item .label {
    letter-spacing: 2px;
    /*width: 54px;*/
    height: 22px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all;
    text-overflow: clip;
}
.v-meta-album .item .nospacing {
    letter-spacing: 0;
}
.v-meta-album .item a {
    padding: 0 3px;
}
.v-meta-album a {
    color: #615b5b;
}
.v-info-album .v-info-album-header .details .total {
    float: left;
    margin-right: 25px;
}
.v-info-album .v-info-album-header .details .total em {
    color: #f06000;
    margin: 0 3px;
}


.oneFlow {
    opacity: 0;
    transition: opacity 1.5s ease-in-out .2s;
    -moz-transition: opacity 1.5s ease-in-out .2s;
    -webkit-transition: opacity 1.5s ease-in-out .2s;
    -o-transition: opacity 1.5s ease-in-out .2s;
    display: inline-block;
    margin-right: 20px;
    border-radius: 4px;
    margin-top: 40px;
    background: transparent;
    vertical-align: top;
    border: solid 1px transparent;
    width: 225px;
}
.oneFlow {
    width: 275px;
}
.topAnimaltion {
    opacity: 1 !important;
}
.videoCard {
    position: relative;
}
.oneFlow img {
    width: 100%;
    height: 126.5625px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.oneFlow img {
    height: 160px;
}
.cardShadow {
    -moz-box-shadow: 10px 10px 5px #d1d1d1;
    box-shadow: 0px 0px 10px #d1d1d1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.oneFlow img{
	-moz-box-shadow: 10px 10px 0px #d1d1d1;
	box-shadow: 0px -4px 10px #d1d1d1;
}
.oneFlow .cardShadow {
	-moz-box-shadow: 10px 10px 5px #d1d1d1;
	box-shadow: 0px 0px 10px #d1d1d1;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.oneFlow .videoContet {
	background: white;
	font-size: 1.4rem;
	padding: 20px 20px 0px 20px
}

.oneFlow .title1 {
	color: #333; font-size: 15px;
}

.oneFlow .title1:hover {
	color: #fe5453
}

.oneFlow .type {
	padding-top: 8px;
	font-size: 1.2rem;
	color: #999;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	font-size:13px;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.oneFlow .price {
	padding:18px 0px;
	width: 48%;
	font-size:13px;
	color: #fe5453;
	display: inline-block
}

.oneFlow .realPrice {
	display: inline-block;
	position: relative;
	width: 49%;
	text-align: right;
	font-size: 1.2rem;
	text-decoration: line-through;
	color: #333
}

.oneFlow .realPrice:hover {
	color: #333 !important
}

.hp_head_search_text{border:2px solid #187fdb;border-right:none;width:440px;height:40px;color:#999;line-height:40px;background:#fff;text-indent:10px;}
.hp_head_search_sr{color:#fff;font-size:16px;height:44px;line-height:44px;background:#187fdb;width:88px;cursor:pointer;text-align:center;border:none;}

