@charset "utf-8";
@import "iconfont.css";
body{margin:0;padding:0;font-family:"HarmonyOS_Medium";font-size:14px;color:#6f786a;}
a{color:#444;text-decoration:none}
a:hover{color:#379aec;text-decoration:none}
ul,li,p,form,h1,h2,dl,dt,dd{padding:0;margin:0}
li{list-style:none}
img{border:0}
.container,.index-container{width:calc(100% - 30px);margin:0 auto;}
.index{float:left;width:100%;margin-top:120px;position:relative;}
.index .logo{position:absolute;left:calc(50% - 105px);width:210px;}
.index .logo img{width:100%;}
.index .search{float:left;width:100%;box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:flex;align-items:center;border-radius:30px;margin-top:90px;}
.index .search .seh_v{float:left;width:calc(100% - 70px);height:44px;color:#666;background:none;border:none;outline:0;margin-left:20px;}
.index .search .seh_b{float:right;width:50px;height:44px;color:#fff;line-height:44px;background:none;text-align:center;border:0;outline:0;cursor:pointer;}
.index .search .icon{float:left;width:100%;font-size:20px;text-align:center;color:#333;}
.tag{float:left;width:100%;margin:20px 0;}
.tag li{float:left;height:28px;line-height:28px;text-align:center;margin:5px;}
.tag li a{display:block;color:#fff;padding:0 10px;}
.tag li a:hover{opacity:0.7;}
.tag li .tag0{background:#efac82;}
.tag li .tag1{background:#efac82;}
.tag li .tag2{background:#d69899;}
.tag li .tag3{background:#d59ad4;}
.tag li .tag4{background:#c9b070;}
.tag li .tag5{background:#b0d699;}
.tag li .tag6{background:#eda29e;}
.tag li .tag7{background:#1cbfff;}
.tag li .tag8{background:#ff8010;}
.tag li .tag9{background:#f879f9;}
.index .hot{width:calc(50% - 10px);}
.hot{float:left;width:100%;border-top:2px #379aec solid;box-shadow:0 0 5px 0 rgba(0,0,0,.1);border-radius:10px;margin-top:20px;}
.hot .title{float:left;width:100%;height:44px;line-height:44px;border-bottom:1px #f0f0f0 solid;}
.hot .title h1{float:left;height:100%;font-size:16px;color:#333;text-indent:15px;}
.hot .title a.more{float:right;height:30px;font-size:13px;line-height:30px;color:#888;margin-top:7px;padding-right:20px;position:relative;}
.hot .title a.more:after{content:' ';position:absolute;top:12px;right:12px;width:6px;height:6px;border-left:1px #aaa solid;border-top:1px #aaa solid;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);z-index:5;}
.hot .title a:hover.more{color:#379aec;}
.hot .title a:hover.more:after{border-left:1px #379aec solid;border-top:1px #379aec solid;}
.hot .list{float:left;width:calc(100% - 20px);margin:10px;}
.hot .list li{float:left;width:100%;height:24px;line-height:24px;position:relative;overflow:hidden;margin:6px 0;}
.hot .list li em{position:absolute;left:0;top:0;width:24px;height:24px;color:#dedede;font-size:16px;line-height:24px;font-style:normal;text-align:center;border-radius:3px;}
.hot .list li:nth-of-type(1) em{background:url(https://h5static.kuwo.cn/www/kw-www/img/df06fb1.png) center center no-repeat;background-size:128%;text-indent:-9999px;}
.hot .list li:nth-of-type(2) em{background:url(https://h5static.kuwo.cn/www/kw-www/img/d99e73e.png) center center no-repeat;background-size:128%;text-indent:-9999px;}
.hot .list li:nth-of-type(3) em{background:url(https://h5static.kuwo.cn/www/kw-www/img/8abbb65.png) center center no-repeat;background-size:128%;text-indent:-9999px;}
.hot .list li .name{float:right;width:calc(100% - 25px);}
.index-ad{float:left;width:calc(100% - 10px);box-shadow:0 0 5px 0 rgba(0,0,0,.1);border-radius:10px;padding:5px;position:relative;margin-top:20px;}
.index-ad .title{position:absolute;top:0;right:0;background:rgba(0,0,0,.2);height:20px;line-height:20px;font-size:10px;padding:0 8px;color:#fff;z-index:99;border-radius:0 0 0 10px;}
.index-ad .yy{float:left;width:100%;font-size:13px;}
.index-ad .yy li{float:left;width:calc(25% - 10px);margin:5px;}
.index-ad .yy li .pic{float:left;width:100%;overflow:hidden;position:relative;}
.index-ad .yy li .pic img{float:left;width:100%;height:100%;}
.index-ad .yy li .pic .play{position:absolute;top:0;left:0;width:calc(100% - 30px);height:100%;line-height:24px;padding:0 15px;display:flex;align-items:center;opacity:0;}
.index-ad .yy li .pic a:hover .play{background:rgba(0,0,0,.5);color:#fff;opacity:1;}
.header{width:100%;height:70px;box-shadow:0 5px 10px rgba(153,153,153,.1);position:relative;}
.header .logo{float:left;height:50px;margin:10px 0}
.header .logo img{height:100%;}
.header .search{float:right;margin:17px 15px 0;}
.header .search .seh_v{float:left;width:180px;height:24px;color:#666;background:#f0f0f0;border:1px #f0f0f0 solid;outline:0;padding:5px 15px;border-radius:20px 0 0 20px;}
.header .search .seh_v:focus{border:1px #379aec solid;}
.header .search .seh_b{float:right;width:70px;height:36px;color:#fff;background:#379aec;border:0;outline:0;cursor:pointer;border-radius:0 20px 20px 0;display:flex;align-items:center;}
.header .search .icon{color:#fff;line-height:36px;margin-right:5px;}
.fixed{position:fixed;background:#fff;top:-40px;z-index:9999;}
.copy{float:left;width:100%;background:#f6f6f6;padding:15px 0;color:#999;text-align:center;border-top:1px #f1f1f1 solid;margin-top:30px;}
.copy a{color:#999}
.copy a:hover{color:#666}
.copy li{float:left;width:100%;line-height:20px;margin-top:5px}
.copy li span{margin:0 10px}
.copy .btmenu{float:left;width:100%;line-height:30px;text-align:center;}
.copy .btmenu a{margin:0 8px}
.pages{float:left;width:100%;line-height:24px;text-align:center;margin:10px 0;}
.pages a{display:inline-block;padding:0 8px;color:#666;border:1px #ececec solid;border-radius:4px;margin:5px;}
.pages a:hover,.pages a.current{background:#379aec;color:#fff;border:1px #378dee solid;}
.play_left{float:left;width:calc(100% - 320px);box-shadow:0 0 5px 0 rgba(0,0,0,.1);}
.play_left .title{float:left;width:100%;height:50px;line-height:50px;border-bottom:1px #f0f0f0 solid;}
.play_left .title h1{float:left;height:100%;font-size:16px;color:#333;padding:0 10px;border-bottom:1px #379aec solid;}
.play_left .page_num{float:right;height:30px;font-size:13px;line-height:30px;color:#888;margin:10px 10px 0 0;}
.play_left .page_num .red{color:red;margin:0 3px}
.play_right{float:right;width:300px;}
.play_list{float:left;width:calc(100% - 20px);margin:0 10px;}
.play_list li{float:left;width:100%;padding:10px 0;border-bottom:1px #f0f0f0 solid;}
.play_list li .list_left{float:left;width:calc(100% - 120px);}
.play_list li .name{float:left;width:100%;height:24px;line-height:24px;overflow:hidden;margin-top:5px;}
.play_list li .time{float:right;width:100px;height:24px;font-size:14px;line-height:24px;color:#888;}
.play_list li .time .icon{color:#aaa;margin-right:3px;}
.play_info{float:left;width:calc(100% - 20px);padding:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);margin:20px 0;}
.play_info .info_left{float:left;width:calc(100% - 320px);}
.play_info .name{float:left;width:100%;line-height:30px;font-size:18px;color:#333;font-weight:600;}
.play_info .time{float:left;width:100%;height:24px;font-size:13px;line-height:24px;color:#888;}
.play_info .icon{color:#aaa;margin-right:3px;}
.play_info .icon-look{margin-left:15px;}
.play_info .icon-ph{margin-left:15px;}
.play_info .icon-icon_share{margin-left:15px;}
.play_info .taobao{float:right;width:300px;}
.tags{float:left;width:100%;margin:5px 0;}
.tags a{float:left;display:inline-block;height:24px;font-weight:400;font-size:12px;line-height:24px;background:rgba(1,95,255,0.1);color:#378dee;padding:0 8px;margin:5px 10px 5px 0;}
.tags a:hover{background:#379aec;color:#fff;}

.taobao{float:left;width:100%;position:relative;}
.taobao .title{position:absolute;top:0;right:0;background:rgba(0,0,0,.2);height:20px;line-height:20px;font-size:10px;padding:0 8px;color:#fff;z-index:99;border-radius:0 0 0 10px;}
.taobao img{float:left;width:100%;}

.play_sm{float:left;width:calc(100% - 22px);line-height:24px;padding:5px 10px;border-color:#ffd0b7;background-color:#fff9cd;color:#ff5e06;background:#fdf7e2;border:1px #ffefae solid;position:relative;}
.play_sm .icon{font-size:14px;margin-right:3px;color:#ff5e06;}
.play_sm span,.play_sm a{color:red;font-weight:bold}
.play_sm p{margin-top:5px;}
.download{float:left;width:100%;height:40px;font-size:16px;line-height:40px;margin:20px 0;}
.download a{display:inline-block;background:#378dee;color:#fff;padding:0 20px;border-radius:20px;}
.download a:hover{opacity:0.6;}
.download .icon{color:#fff;font-size:18px;margin-right:5px;}
.link{float:left;width:100%;margin:5px 0;}
.link li{float:left;height:24px;line-height:24px;color:#666;margin-right:20px;}
.changeall{float:right;height:30px;line-height:30px;color:#666;cursor:pointer;position:relative}
.changeall a .icon{position:absolute;left:-26px;top:0;color:#d31b1b;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;transition:all 0.5s linear;font-size:14px;}
.changeall a:hover .icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}
.dplayer-menu{display:none!important}
.here{float:left;width:100%;line-height:24px;color:#444;margin:10px 0;}
.here .icon{font-size:20px;color:#888;margin-top:3px;}
.help_text{float:left;width:calc(100% - 20px);font-size:15px;min-height:550px;line-height:30px;padding:10px;color:#333}
.help_text p{float:left;width:100%;margin-top:10px}
.help_text img{max-width:100%}
.no_so{float:left;width:100%;min-height:360px;font-size:15px;line-height:30px;color:#666;text-align:center;margin:15px 0;}
.no_so a{color:red}
.ilingku_lei {float:left;width:100%;margin:5px 0;list-style-type:none;margin-bottom:10px;}
.ilingku_lei li {float:left;height:28px;line-height:28px;margin:5px 20px 5px 0;height:30px;line-height:30px;}
.ilingku_lei li a {display:block;color:#888;padding:0 12px;border-radius:5px;text-decoration:none;}
.ilingku_lei li a:hover,.ilingku_lei li a.current {color:#fff;background:#378dee;}
.ilingku_lei li.zm {margin-right:10px;}
@media screen and (max-width:767px){
	.index{margin-top:30px;}
	.index .hot{width:100%;}
	.index-ad .yy li{width:calc(50% - 10px);}
	.play_info .info_left{width:100%;}
	.play_info .taobao{width:100%;margin-top:15px;}
	.play_left,.play_right,.play_list li .list_left,.play_list li .time{width:100%;}
	.play_right{float:left;margin-top:20px;}
	.ilingku_lei {float:left;width:100%;padding:5px 0;}
	.ilingku_lei li {font-size:13px;height:24px;line-height:24px;margin-right:10px;}
	.ilingku_lei li a {padding:0 12px;}
}
@media screen and (min-width:768px){
	.index-container{width:750px;}
	.index .hot:last-child{margin-left:20px;}
	.play_list li .time{margin:20px 0;}
}
@media screen and (min-width:1366px){
.container{width:1200px;}
}