
/**新增头部**/

.fsb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fse {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.fs {
    display: flex;
    align-items: center
}

.mgr5{
    margin-right: 5px;
}

.one-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.header-wrap{
    z-index: 99999;
    position: fixed;
    top: 0;
    width: 100%;
    height: 66px;
    padding: 0 16px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    background-color: #161e21;
    box-sizing: border-box;
}

.containertq {
    position: relative;
    margin: 0 auto;
    width: 1170px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    /*background-color: #222;*/
}

.header-logo{
    display: inline-block;
    vertical-align: inherit;
    width: 12%;
    position: relative;
    z-index: 10;
}

.header-logo img{
    display: inline-block;
    vertical-align:middle;
    height: 56px;
    border: none;
    max-width: 100%;
    object-fit: contain;
}

.header-right{
    height: 100%;
}

.header-search{
    position: relative;
    /* width: 34%; */
    height: 66px;
    line-height: 66px;
}

.header-search form{
    display: inline-block;
    /* width: 34%; */
    margin-right: 30px;
}

.header-tab .header-tab-item{
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #B9B9B9;
    margin-right: 15px;
    cursor: pointer;
    height: 66px;
    line-height: 66px;
}

.header-tab{
    width: 60%;
}

.header-tab-list{
    position: absolute;
    top: 65px;
    width: 150px;
    display: none;
    background: linear-gradient(83deg,#fc7583 6%, #fb354a 100%);
    border-radius: 6px;
    padding: 5px 0;
    box-sizing: border-box;
    left: -55px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.header-tab-list li{
    display: block;
    height: 35px;
}

.header-tab .header-tab-item:hover .header-tab-list{
    display: block;
}

.header-tab-list-s {
    position:relative;
    top: -35px;
    width: 150px;
    display: none;
    background: linear-gradient(83deg,#fc7583 6%, #fb354a 100%);
    border-radius: 6px;
    padding: 5px 0;
    box-sizing: border-box;
    left: 151px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.header-tab-list-ss {
    position: absolute;
    top: 0px;
    width: 150px;
    display: block;
    background: linear-gradient(83deg,#fc7583 6%, #fb354a 100%);
    border-radius: 6px;
    padding: 5px 0;
    box-sizing: border-box;
    left: 151px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.header-tab .header-tab-item:hover .header-tab-list:hover>li:hover .header-tab-list-s{
    display: block;
}


.header-tab-list::after{
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFFFFF;
}


.header-tab-list a{
    display: block;
    color: #fff;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.header-tab-list .active{
    color: #FA6342;
}

.header-tab-list a:hover{
    color: #B9B9B9;
    background: #fff;
}

.header-tab img{
    opacity: .6;
    width: 25px;
    transition: all 250ms;
}

.header-tab .header-tab-item:last-child{
    margin-right: 0;
}

.header-tab .c-active{
    color: #ffffff;
}

.header-tab .c-active::after{
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFFFFF;
}


.header-tab .header-num{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: -23px;
    top: 8px;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}


.header-search .header-search-btn{
    position: absolute;
    right: 1px;
    top: 0px;
    background-color: transparent;
    width: 60px;
}

.header-search .header-search-btn img{
    width: 24px;
}

.header-search input{
    width: 100%;
    height: 40px;
    border-radius: 40px;
    color: #ffffff;
    background-color: #797979;
    padding: 0 80px 0 20px;
    box-sizing: border-box;
    border: none;
    vertical-align: middle;
}

.header-search input::placeholder{
    color: #ffffff;
}

/* .header-lanmu{
    width: 20%;
} */

.header-lanmu .header-lanmu-item{
    margin-left:20px;
    position: relative;
}

.header-lanmu .header-denglu{

    height: 70px;
    line-height: 70px;
    border-radius: 40px;

    color: rgba(255, 255, 255, 100);
    font-size: 17px;
    text-align: center;
}

.header-lanmu .header-zhuce{

    height: 34px;
    line-height: 34px;
    border-radius: 40px;

    color: rgba(255, 255, 255, 100);
    font-size: 17px;
    text-align: center;

}

.header-notification span{
    position: absolute;
    right: -2px;
    top: -8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    background-color: #7750F8;
    border-radius: 50%;
    font-size: 12px;
}

.header-message span{
    position: absolute;
    right: -2px;
    top: -8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    background-color: #23D2E2;
    border-radius: 50%;
    font-size: 12px;
}


.c-message-wrap {
    z-index: 999;
    position: absolute;
    top: 20px;
    left: -20px;
    display: none;
    background-color: transparent;
    width: 300px;
    height: 255px;
    padding: 15px;
    box-sizing: border-box;
}
.header-msg:hover .c-message-wrap{
    display: block;
}

.c-message-list {
    width: 100%;
    min-height: 60px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}

.c-message-list ul {
    width: 100%;
}

.c-message-list ul>li {
    width: 100%;
    margin-bottom: 5px;
}

.c-message-list ul>li:last-child {
    margin-bottom: 0;
}


.c-message-info>span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c-notRead {
    position: relative;
    display: inline-block;
}

.c-notRead::before {
    position: absolute;
    top: 9px;
    left: -9px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #D9383E;
    border-radius: 50%;

}

.c-message-btn {
    width: 100%;
    font-size: 14px;
}

.c-message-btn a:first-child {
    color: #999999;
}

.c-message-info p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c-message-hover{
    position: relative;
}

.c-message-hover:hover .c-message-wrap{
    display: block;
}

.header-wrap2{
    z-index: 999;
    position: sticky;
    top: 59px;
    width: 90%;
    margin: 0 auto;
    height: 41px;
    line-height: 41px;
    padding: 0 16px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    background-color: #2a3c53;
    box-sizing: border-box;
    border-radius: 0 0 25px 25px;

}

.header-search .c-limit{
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding-right: 30px;
}


.header-wrap2 img{
    width: 25px;
    opacity: 0.6;
    margin-right: 5px;
}

.header-wrap2 ul>li{
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    transition: all 250ms;
}

.header-wrap2 ul>li a{
    display: flex;
    align-items: center;
    color: #8e97a4;
    transition: all 250ms;
}

.header-wrap2 .active{
    background-color: #1a2c43;
    transition: all 250ms;
}

.header-wrap2 .active a{
    color: #ffffff;
    transition: all 250ms;
}

.header-wrap2 .active img{
    opacity: 1.0!important;
    transition: all 250ms;
}

.header-wrap2 ul>li:hover{
    background-color: #1a2c43;
    transition: all 250ms;
}

.header-wrap2 ul>li:hover a{
    color: #ffffff;
    transition: all 250ms;
}

.header-wrap2 ul>li:hover a img{
    opacity: 1!important;
    transition: all 250ms;
}

/* 头部下拉菜单 */
.header-list{
    position: relative;
    margin-left: 20px;
    width: 130px;
}


.header-list-avatar img{
    width: 53px;
    height: 53px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.header-list-avatar {
    color: #ffffff;
}

.header-list-avatar:hover {
    color: #ffffff;
}

.header-list-ul{
    z-index: 100;
    position: absolute;
    display: none;
    top: 55px;
    right: 0;
    width: 125px;
    border-radius: 6px;
    text-align: center;
    background-color: #ffffff;
}

.header-list:hover .header-list-ul{
    display: block;
}

.header-list-ul::after{
    position: absolute;
    content: '';
    width: 0;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #ffffff;
}

.header-list-ul img{
    width: 24px;
    margin-right: 8px;
}

.header-list-ul>li{
    width: 100%;
    margin: 15px 0;
}

.header-list-ul>li a{
    display: flex;
    align-items: center;
    width: 100%;
    height: 20px;
    justify-content: center;
    margin: 0;
}

.header{
	height: 70px;
	background: transparent;
	color: #fff;
	position: fixed;
	width: 100%;
	z-index: 99;
}
.headerRoll{
	background: #24242d;
	transition: .3s ease-out;
}
.navList>li{
	float: left;
	position: relative;
}
.logo{
	margin: 10px 20px 0 0;
}
.navList>li>a{
	display: block;
	padding: 0 20px;
	line-height: 70px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.navList>li>a:before,.navList>li>a:after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	border-style: solid;
	width: 12px;
	border-width: 0 4px;
	border-color: #fff;
	/* height: 20px; */
	opacity: 0;
    transition: opacity .3s;
    -moz-transition:opacity .3s;
	-webkit-transition:opacity .3s;
	-o-transition:opacity .3s;
	animation: melody 1.1s infinite ease-out;
	-moz-animation: melody 1.1s infinite ease-out;   /*鍏肩敤鐏嫄娴忚鍣�*/
	-webkit-animation: melody 1.1s infinite ease-out; /*鍏肩敤璋锋瓕娴忚鍣�*/
	-o-animation: melody 1.1s infinite ease-out;
}
.navList>li>a:before{
	margin-left: -16px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s; 
	-o-animation-delay: 0.7s;
}
.navList>li>a:after{
	margin-left: -8px;
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s; 
	-o-animation-delay: 0.9s;
}
.navList>li>a:hover{
	color: #de2342;
}
.navList>li:hover>a:before,.navList>li:hover>a:after{
	opacity: 1;
	border-color: #de2342;
}
/*.c-current>a:after{
	opacity: 1;
	border-color: #de2342;
}
*/
/* .navList>li>a:hover:before,.navList>li>a:hover:after{
	opacity: 1;
	border-color: #de2342;
} */
/* 浜岀骇瀵艰埅 */
.navList_menu{
	position: absolute;
	left: 20px;
	top: 70px;
	min-width: 250px;
	background: #30343d;	
	display: none;
	z-index: 100;
}
.navList_menu li{
	line-height: 48px;
	padding: 0 25px;
}
.navList_menu li:hover{
	background: #de2342;
}
.navList>li:hover .navList_menu{
	display: block;
}
/* 鍔ㄧ敾鏁堟灉 */
@keyframes melody{
	0%,100%{
		height: 6px;
	}
	40%{
		height: 9px;
	}
	20%{
		height: 13px;
	}
	60%{
		height: 18px;
	}
}
@-moz-keyframes melody{
	0%,100%{
		height: 6px;
	}
	40%{
		height: 9px;
	}
	20%{
		height: 13px;
	}
	60%{
		height: 18px;
	}
}
@-webkit-keyframes melody {
	0%,100%{
		height: 6px;
	}
	40%{
		height: 9px;
	}
	20%{
		height: 13px;
	}
	60%{
		height: 18px;
	}
}
/*  鐢ㄦ埛鎿嶄綔*/
.userOpen li{
	float: left;
	position: relative;
}
.userOpen li a{
	display: block;
	line-height: 63px;
	margin: 0 15px;
	color: white;
}
.userOpen li a>i{
	font-size: 32px;
}
.userOpen li:first-child a{
	margin-left: 0;
}
.userOpen li:last-child a{
	margin-right: 0;
}
.userOpen li:nth-child(2) a>i{
	font-size: 28px;
}
ul.userOpen li a .r-headpic {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
}
ul.userOpen li ul.r-subnav{
	position: absolute;
	top: 70px;
	min-width: 90px;
	background: #30343d;
	z-index: 99999;
	display: none;
	left: 15px;
}
ul.userOpen li ul.r-subnav li {
	line-height: 48px;
	padding: 0 25px;
	width: 90px;
}
ul.userOpen li ul.r-subnav li:first-child{
	text-align: center;
}
ul.userOpen li ul.r-subnav li a{
	line-height: 40px;
}
ul.userOpen li ul.r-subnav li:hover{
	background-color: #dc1937;
}
/* 涓棿鍐呭鍖哄煙 */
.linner{
	width: 1280px;
	height: 0px;
	background: #fff;
	margin: 0 auto;
	margin-top: 70px;
	z-index: 3;
}
/* 瑙嗛 */
 .startVideo{
    position: relative;
    width: 100%;
    height: 947px;
    overflow: hidden;
} 
.startVideo:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    top: 0;
    left: 0;
    background: rgba(25,29,34,.65);
}
.fullscreenvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%); 
	-o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    -moz-transition: 1s opacity; 
	-o-transition: 1s opacity;
    transition: 1s opacity;
}
.startVideoLogo{
	position: absolute;
	top: 50%;
	left: 50%;
	/*margin-left: -433.5px;
	margin-top: -123.5px;*/
	z-index: 2;
	transform: translate(-50%, -50%);
}
/*  */
.coverWrapper{
	// margin-top: 20px;
}
.wrapperList{
	float: left;
	width: 32%;
	position: relative;
	overflow: hidden;
	margin: 0 0.66%;
	color: #fff;
}
.wrapperList:before,.wrapperList:after,.wrapperShow,.wrapperInfo,.wrapperImg:before,.wrapperImg:after{
	transition: all 0.3s ease-in-out;
}
.wrapperList:before{
	position: absolute;
	content: "";
    height: 100%;
    width: 150%;
    left: -314px;
    top: -116px;
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background-color: rgba(55,45,44,.65);
    z-index: 3;
    box-shadow: 0px 0px 0px 7px rgba(0,0,0,.7);
    opacity: 1;
}
.wrapperList:after{
	content: '';
	position: absolute;
	width: 0px;
    height: 0px;
    opacity: 0;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
   background-color: #171e22
}
.wrapperImg{
	position: relative;
}
.wrapperImg:before,.wrapperImg:after{
	position: absolute;
	content: '';
	left: 10px;
	bottom: 10px;
	right: 10px;
	top: 10px;
	opacity: 0;
}
.wrapperImg:before{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.wrapperImg:after{
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.wrapperImg>img{
	width: 100%;
	height: 360px;
	object-fit: cover;
}
.wrapperShow{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 8;
	opacity: 1;
}
.wrapperShow h4,.wrapperInfo h4{
	font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 18px;
}
.wrapperInfo h4{
	padding: 0 40px;
	line-height: 50px;
}
.wrapperShow p,.wrapperInfo p{
	margin-bottom: 10px;
	line-height: 16px;
}
.wrapperShow i{
	font-size: 100px;
}
.wrapperInfo{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.wrapperInfo p{
	padding: 0 20px;
}
.wrapperList:hover:before {
    top: -100%;
    left: -100%;
    opacity: 0;
}
.wrapperList:hover:after{
	width: 100%;
	height: 100%;
	opacity: 0.8;
}
.wrapperList:hover .wrapperImg:before,.wrapperList:hover .wrapperImg:after{
	opacity: 1;
	transform: scale(1);
	z-index: 5;
}
.wrapperList:hover .wrapperShow{
	top: 50%;
	opacity: 0;
}
.wrapperList:hover .wrapperInfo{
	top: 30%;
	opacity: 1;
	z-index: 6;
}
/* 灞呬腑鍐呭鍖哄煙 */
.middleCenter{
	width: 1173px;
	margin: 0 auto;
	padding: 15px 0;
}
/* 鏍囬 */
.headTitle{
	padding: 15px;
	background: #313e47;
}
.headTitle p{
	font-size: 24px;
}
.headTitle .line,.headTitle .shortLine{
	width: 42.5%;
	height: 4px;
	background: #fff;
	margin: 15px 0 0 15px;
	
}
.headTitle .shortLine{
	width: 40%;	
}
.original,.album,.hotSet,.platyTop,.advertisement,.recommend,.electric,.videoCategory{
	padding: 15px 0;
}
/* 宸﹁竟鍖哄煙 */
/* 鍘熷垱鐜板満姝岃矾 */
.originalList>li{
	float: left;
	width: 32.333% !important;
	position: relative;
	overflow: hidden;
}
.originalList>li:nth-child(2n){
	margin: 0 11px;
}
.originalList>li>img{
	width: 100%;
	height: 328px;
	object-fit: cover;
}
.originalList li:hover{
	background: #db152e;
}
.originalList li:hover>img,.recommendList li:hover .recommendPicture img,.recommendCover:hover .coverImg>img{
	opacity: .5;
	transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
}
.originalList li:hover .originalInfo{
	top: 50%;
    left: 0;
    right: 0;
    margin: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: transparent;
    /* transition: .15s ease; */
}
.originalList li:hover .location{
	opacity: 0;
}
.originalList li:hover .originalIntro{
	opacity: 1;
}
.originalList li:hover .originalPlay{
	opacity: 1;
	height: 39px;
    width: 39px;
    margin: 0 0 15px;
    line-height: 35px;
    border: 2px solid #fff;
}
.originalList li,.originalAuthor,.originalTitle,.originalIntro,.originalInfo,.originalPlay,.originalList li:hover>img,.electricList li,.electricList li:hover:before,.electricList li:hover:after,.recommendCover img{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.originalInfo{
	position: absolute;
	top: 100%;
    left: 20px;
    right: 20px;
    bottom: auto;
    margin: -94px auto 0;
    padding: 10px 15px 30px;
    text-align: center;
    background: #171e22;
    font-size: 12px;
}
.originalRate{
    background-color: #fff;
    padding: 2px 15px 3px;
    border-radius: 50px;
    opacity: 1;
    width: 20px;
    margin: 0 auto;
    color: #637e8f;
    transition: .1s ease;
}
.location{
	position: absolute;
    top: -10px;
    left: 0;
    right: 0;  
}
.originalPlay{
	height: 0;
    width: 0;
    background: none;
    opacity: 0;
    cursor: pointer;
}
.originalPlay i{
	color: #fff;
	font-size: 14px;
}
.originalTitle{
	width: 100%;
    font-size: 20px;
    line-height: normal;
    text-transform: capitalize;
    font-weight: bold;
    display: block;
}
.originalAuthor,.originalTitle,.originalIntro{
	margin-bottom: 10px;
}
.originalIntro{
	line-height: 24px;
	opacity: 0;
	font-size: 13px;
}
.originalOpen{
	margin-bottom: 14px;
}
.originalOpen p{
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	/* padding: 0 5px; */
}
.originalOpen p i{
	vertical-align: -1px;
}
/* 涓浗鐢甸煶鑺� */
.electricList li,.albumLIst>li{
	background: #161e21;
	margin-bottom: 12px;
}
.electricList li{
	position: relative;
	height: 98px;
	z-index: 1;
}
.electricList li:before,.electricList li:after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 98px;
    content: "";
    opacity: 0;
    z-index: -1;
}
.electricList li:after{
    background: url('../images/listbg.jpg');
}
.electricList li:hover:before {
    opacity: 0.8;
    background-color: #db152e;
}
.electricList li:hover:after{
    opacity: 0.2;
}
.electricList li>img{
	width: 125px;
	height: 98px;
	object-fit: cover;
}
.electricInfo,.electricDetails{
	margin: 25px 20px;
}
.electricInfo{
	width: 235px;
}
.electricInfo a{
	color: white;
}
.electricInfo h5{
	font-size: 18px;
	font-weight: bold;
}
.electricTag a{
	float: left;
	font-size: 13px;
}
.electricTag a:after{
	float: right;
    content: ",";
    margin: 0 5px;
}
.electricTag a:last-child:after{
	content: '';
}
.electricData{
	padding: 0 25px;
	font-size: 16px;
	margin: 25px 0;
    width: 100px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #FFFFFF!important;
}
.electricData font{
	color: #FFFFFF!important;
}
.electricDetails{
	width: 126px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #fff;
}
.electricDetails a{
	color: #171e22;
	font-size: 16px;
	font-weight: bold;
}
/*  */
.newestList li{
	float: left;
	width: 49%;
}
.newestList li:nth-child(2n){
	margin-left: 2%;
}
/* 鎺ㄨ崘涓撹緫 */
.albumLIst>li:last-child{
	margin-bottom: 0;
}
.albumInfo{
	position: relative;
	font-size: 16px;
	padding: 20px;
}
.albumInfo>img{
	width: 89px;
	height: 62px;
	object-fit: cover;
}
.albumInfo .albumTitle{
	padding: 0 15px;
	width: 325px;
}
.albumInfo .albumTitle h5{
	font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    transition: all 350ms;
}
.albumRank,.albumData,.albumMore{
	line-height: 62px;
}
.albumRank,.albumData{
	text-align: center;
	width: 100px;
}
.albumRank{
	position: absolute;
	right: 29%;
	top: 8%;
}
.albumData{
	margin-left: 70px;
	color: #FFFFFF!important;
}
.albumData font{
	color: #FFFFFF!important;
}
.albumMore i{
	font-size: 26px;
	vertical-align: -4px;
}
.albumLIst>li:first-child .albumPlayList{
	display: block;
}
.albumPlayList{
	border-top: 1px solid #283138;
	padding: 10px 0;
	display: none;
}
.albumPlayList>li{
	padding: 10px 20px;
	transition: .2s ease;
}
.albumPlayList>li:hover{
	background: #000;
}
.albumPlayList>li i{
	cursor: pointer;
}
.albumPlayInfo{
	width: 615px;
}
.albumPlayInfo i{
	font-size: 25px;
	vertical-align: -3px;
	float: left;
}
.albumPlayInfo>a{
	padding: 0 15px;
	font-size: 16px;
	float: left;
	width: 91%;
	color: white;
}
.albumPlayOpen i{
	font-size: 22px;
	margin: 0 5px;
	vertical-align: -2px;
}
.albumPlayOpen i:first-child{
	font-size: 20px;
}
.c-cover:hover .c-coverH{
	color: #DB152E;	
	transition: all 350ms;
}
.c-cover:hover .c-coverP{
	color: #DB152E;	
	transition: all 350ms;
}
.c-coverP{
	position: absolute;
	top: 57%;
	left: 16.5%;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 350ms;
	cursor: pointer;
}
.c-coverP a{
	color: #FFFFFF;
	margin-right: 2%;
}
.c-coverP a:hover{
	color: #DB152E;
}
.albumInfo .c-thumb-opend{
	position: absolute;
	width: 35px;
	height: 35px;
	left: 6%;
	top: 34%;
	cursor: pointer;
}
.albumInfo .c-thumb-opend:hover{
    animation: ball 2s  ease-in-out infinite;
}
@keyframes ball {
    20%{  transform: scale(.8);}
    40%{  transform: scale(1.2);}
    60%{  transform: scale(.9);}
    80%{  transform: scale(1);}
    100%{  transform: scale(1);}
}
/* 鍙宠竟鍖哄煙鈥斺�旂儹闂ㄥ鏇� */
.hotSetList{
	padding: 15px 0 30px 0;
	border-bottom: 1px solid #fff;
}
.hotSetList li>a{
	display: block;
	padding:12px 0;
	background: #161e21;
	margin-bottom: 4px;
	transition: .3s ease-in-out;
}
.hotSetList li:last-child a{
	margin-bottom: 0;
}
.hotSetList li:hover a,
.hotSetList li:hover .hotSetNum{
	color: #db152e;
	transition: .3s ease-in-out;
}
.hotSetList li>a:hover .hotSetNum,.hotSetList li>a:hover .hotSetInfo p:first-child{
	color: #db152e;
	transition: .3s ease-in-out;
}
.hotSetList li>a:hover .hotSetPicture,
.hotSetList li:hover .hotSetPicture{
	border-color: #db152e;
	background-color: #db152e;
	transition: .3s ease-in-out;
}
.hotSetList li>a:hover .hotSetPicture img,
.hotSetList li:hover .hotSetPicture img{
	opacity: .3;
	transition: .3s ease-in-out;
}
.hotSetList li .hotSetNum{
	width: 46px;
	text-align: center;
	color: #c2c7d2;
    font-size: 26px;
    line-height: 40px;
}
.hotSetList li .hotSetPicture{
	width: 40px;
	height: 40px;
	border: 2px solid #4e4e4e;
	position: relative;
}
.hotSetPicture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease-in-out;
}
.hotSetList li .hotSetPicture img.t-play-icons{
	position: absolute;
	width: 22px;
	height: 22px;
	left: 9px;
	top: 9px;
	transition: all 0.3s ease-in-out;
}
.hotSetList li:hover .hotSetPicture img.t-play-icons{
	transform: scale(1.2);
}
.hotSetList li .hotSetInfo{
	padding: 0 15px;
	width: 290px;
	font-size: 15px;
	margin: -58px 94px;
}
ul.hotSetList li a{
	color: #fff;
}
.hotSetInfo p:first-child{
	color: white;
}
.hotSetInfo p:last-child{
	color: #637e8f;
}
/* 姣忔棩鎺ㄨ崘 */
.platyList li,.recommendList li{
	transition: .3s ease-in-out;
	border-bottom: 1px solid #283138;
	background: #161e21;
}
.platyList li:last-child,.recommendList li:last-child{
	border-bottom: none;
}
.recommendPicture{
	position: relative;
}
.recommendList li .recommendPicture .t-play-iconl{
	position: absolute;
	width: 40px;
	height: 40px;
	left: 30px;
	top: 15px;
	transition: .3s ease-in-out;
}
.platyList li{
	padding: 10px 20px;
	position: relative;
}
.platyList li:hover{
	background: #db152e;
}
.platyList li:hover .platyPicture{
	border-color: #171e22;
}
.platyList li .platyPicture{
	width: 45px;
	height: 45px;
	object-fit: cover;
	border: 2px solid #db152e;
	transition: .3s ease-in-out;
}
.platyList li .playicon{
	position: absolute;
	width: 22px;
	height: 22px;
	left: 33px;
	top: 23px;
	transition: all 0.3s ease-in-out;
}
.platyList li:hover .playicon{
	transform: scale(1.2);
}
.platyList li .platyInfo{
	padding: 0 10px;
	width: 243px;
	font-size: 12px;
	height: 49px;
	color: white;
}
.platyInfo>p{
	margin-top: 5px;
	font-size: 15px;
}
.platyList li .platyOpen{
	line-height: 49px;
}
.platyOpen i{
	margin-right: 10px;
	cursor: pointer;
}
.platyOpen i:last-child{
	margin-right: 0;
}
.platyOpen img{
	width: 13px;
	height: 13px;
}
/* 骞垮憡 */
.advertisement img{
	width: 100%;
	height: 565px;
	object-fit: cover;
}
/*  */
/* 瑙嗛绫诲埆 */
.categoryList>li{
	float: left;
	width: 32%;
	background: #161e21;
	box-sizing: border-box;
	height: 564px;
}
.categoryList>li:nth-child(2){
	margin: 0 2%;
}
.categoryList .recommend{
	padding: 0;
}
.categoryList .recommendList li{
	padding: 15px;
	height: 119px;
}
/* 鎺ㄨ崘 */
.recommendCover{
	padding: 15px 15px 0 15px;
	position: relative;
	overflow: hidden;
}
.recommendCover .coverTitle{
	position: absolute;
	bottom: 0;
    width: 92%;
    padding: 0 20px 6px;
    box-sizing: border-box;
}
.recommendCover .coverImg{
	overflow: hidden;
}
.coverImg img{
	height: 218px;
	width: 100%;
	object-fit: cover;
}
.recommendList li{
	padding: 20px;
	box-sizing: border-box;
}
.recommendList li>a{
	display: block;
}
.recommendList li:hover .recommendPicture,.recommendCover:hover .coverImg{
	background: #db152e;
}
.recommendList li:hover .recommendInfo p{
	color: #db152e;
}
.recommendList li .recommendPicture{
	display: inline-block;
	width: 26%;
	height: 70px;
	overflow: hidden;
	transition: .3s ease-in-out;
}
.recommendPicture img,
.recommendPicture>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .3s ease-in-out;
}
.recommendList li .recommendInfo{
	width: 67%;
	margin-left: 5%;
	color: white;
}
.recommendInfo p,.recommendCover .coverTitle>a{
	font-size: 18px;
	font-weight: bold;
	text-overflow: -o-ellipsis-lastline;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	line-clamp: 2;
  	-webkit-box-orient: vertical;
  	max-height: 52px;
  	transition: .3s ease-in-out;
  	margin-bottom: 5px;
  	color: white;
}
.recommendInfo p{
	height: 45px;
	display: block;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2; /*定义的数字为显示的行数*/ 
	-webkit-box-orient:vertical;
}
.c-recommendInfo p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.c-recommendInfo .c-recommendInfo-p a{
	color: #FFFFFF;
}
.c-recommendList li:hover .c-recommendInfo-p a{
	color: #DB152E;
}
.recommendInfo .c-index-recommend a{
	color: #FFFFFF;
}
.recommendInfo .c-index-recommend p:hover{
	color: #DB152E;
}
.recommendList li:hover .recommendInfo .c-index-recommend a{
	color: #DB152E;
}
.y-recommendInfo a{
	color: #fff;
}
.y-recommendInfo a:hover{
	color: #fff;
}
/* 鎺ヨ繎搴曢儴鍙粦鍔ㄥ尯鍩�  */
.groomList>.swiper-slide{
	width: 20%;
	float: left;
	background: #000;
}
.groomList>.swiper-slide>img{
	width: 100%;
	height: 230px;
	object-fit: cover;
	opacity: .3;
}
.groomList>.swiper-slide:hover .flicker-link{
	opacity: 1;
}
.btn-1 {
	width: auto;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	display: inline-block;
	padding: 10px 30px 10px;
	text-transform: capitalize;
}
.flicker-link a.btn-1,
.flicker-link{
	transition: all 0.3s ease-in-out;
}
.flicker-link a.btn-1{
	background-color: #db152e;
	color: #fff;
}
.flicker-link{
	left: 0;
	right: 0;
	top: 50%;
	opacity: 0;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	transform: translateY(-80%);
	-o-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
}
.flicker-link a i {
	margin: 0 15px 0 0;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a.originalTitle.conceal{
	color:white;
}
.navList_menu li a{
	color: white;
}
/*鎼滅储*/
.search-box.active {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.search-box {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	overflow: auto;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0;
}
.icon-search-close {
	position: absolute;
	right: 60px;
	top: 60px;
	/*background-position: -260px -120px;*/
	cursor: pointer;
}
.icon-header {
	display: inline-block;
	vertical-align: text-bottom;
	background: url(../images/cancel.png) no-repeat;
	width: 40px;
	height: 40px;
	background-size: 100%;
}
.search-content {
	position: absolute;
	width: 550px;
	left: 50%;
	margin-left: -275px;
	padding-top: 95px;
}
.search-input {
	margin-top: 55px;
}
.search-content input {
	border: none;
	border-bottom: 1px solid #f0f0f0;
	height: 45px;
	width: 100%;
	font-size: 26px;
	background-color: transparent;
	padding-right: 30px;
	color: #fff;
	outline: none;
}
.search-content input::-webkit-input-placeholder {
	color: #fff;
}
.search-input button {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	text-indent: -999px;
	border: none;
	background: url(../images/icon-header.png) no-repeat -262px -68px;
	outline: 0;
	cursor: pointer;
}
.search-history {
	margin-top: 50px;
	display: inline-block;
	color: #fff;
}
.search-hot {
	margin-top: 40px;
}
.search-history strong {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.search-box .search-history ul {
	width: 550px;
}
.search-history ul li {
	float: left;
	height: 35px;
	border: 1px solid #f0f0f0;
	margin: 0 20px 20px 0;
	padding: 0 15px;
	cursor: pointer;
	list-style: none;
}
.search-history ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 16px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
}
.search-hot ul li a {
	color: #eee;
	font-weight: 700;
}
.search-history ul {
	margin: 10px 0 0 0;
	display: inline-block;
}
.r-subnav-cnt{
	width: 100%;
	position: relative;
}
.y-index-hints a{
	color: #fff;
}
.y-index-hints a:hover{
	color: #fff;
}
/*新增样式*/
.top_banner {
  position: relative;
  width: 100%;
  height: auto;
}
.top_banner .swiper-pagination {
  position: absolute;
  bottom: 10px;
}
.top_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.top_banner .swiper-slide img {
  width: 100%;
}
.top_banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 40px;
  border-radius: 4px;
}
.top_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0399e2;
}
.pop_box_bg .hotSet{
	float: left;
	margin: 0 5px;
}

/*收藏样式*/
#favbox{ width:480px; overflow:hidden;background-color:#FFFFFF; padding-bottom:20px; z-index:5; padding:0px; color:#333333; border-top:0px;}
.seltitle{ font-size:12px; height:35px; line-height:35px; font-weight:bold;  color:#ffffff}
.seltitle ul{ float:left; text-indent:8px; padding:0px; margin:0px;}
.seltitle p{float:right;}
.seltitle p a{width:20px; height:20px;overflow:hidden;}
.seltitle p a:link{display:block;}
.seltitle p a:visited{display:block;}
.seltitle p a:hover{display:block;}

.selclo{padding:0px; margin:0px;border:0px; height:18px; width:18px; background-image:url(../images/clo.gif); cursor:pointer; margin-top:8px; margin-right:10px;}
#selboxct{ border:1px solid #dcdcdc; height:120px; overflow-y:scroll; background-color:#f8f8f8}
#selboxct ul { padding:0px; margin:0px; overflow:hidden}
#selboxct ul a span{ margin-left:10px; color:#009900}
#selboxct ul a{ color:#333333; display:block;line-height:24px; text-indent:10px;}
#selboxct ul a:link{ color:#333333; text-decoration:none}
#selboxct ul a:visited { color:#333333; text-decoration:none}
#selboxct ul a:hover { color:#000000; text-decoration:none; background-color:#efefef}
.selboxctcls{ background-color:#dcdcdc; display: block; }
.favmusicname{ line-height:30px; font-size:12px;background:url(../images/control_ico.gif) -3px -726px no-repeat; text-indent:30px; overflow:hidden; height:25px;}
.favpad{ padding:10px;}
.selbox{ line-height:30px; color:#000000;background:url(../images/control_ico.gif) -3px -244px no-repeat; text-indent:28px; height:30px; overflow:hidden;}
.favaddmenu{ padding-top:10px; clear:both; overflow:hidden}
.favinput{ width:250px; overflow:hidden; border:1px solid #dcdcdc; background-color:#f8f8f8; font-size:12px; height:25px; line-height:25px; text-indent:8px;}
.favbutton{ width:100px;height:29px; line-height:25px; overflow:hidden; border:1px solid #000000; color:#ffffff; background-color:#262626; }
.favcontorl{ padding-top:10px;}
.favcontorl input{ margin-right:10px;}
.rebutton{ width:100px;height:29px; line-height:25px; overflow:hidden; border:1px solid  #990000; color:#ffffff; background-color:#cc0000;}
.huibutton{ width:100px;height:29px; line-height:25px; overflow:hidden; border:1px solid  #dcdcdc; color:#00000; background-color:#f8f8f8;}
.selbox span{color:#009900}
.favcontorl ul{ float:left; margin:0px; padding:0px; margin-right:10px; margin-bottom:10px;}
.favsuc1{ line-height:30px; text-align:center; font-size:12px}
.favsuc2{ line-height:32px; text-align:center; font-size:16px; color:#009900; font-weight:bold}
.favsuc3{text-align:center; padding-top:10px;}
.favsuc3 a{ display:block;width:100px;height:25px; line-height:25px; font-size:12px; overflow:hidden; border:1px solid  #990000; color:#ffffff; background-color:#cc0000; margin:0 auto; }
#favsec{ color:#FF0000;font-weight:bold}
#tshtml .e0{ background: url(../images/error.png) 0px 6px no-repeat; text-indent:20px; background-repeat:no-repeat; line-height:30px; color:#9f8d43}

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
/*收藏样式*/