/*表单*/
input,button{-webkit-appearance: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;}
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;}
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;}
/*布局*/
.ui-flex{display: -webkit-flex;display: -moz-box;display: flex;}
.ui-list-info{-webkit-flex: 1;-moz-box-flex: 1;flex: 1;}
.ui-flex-0{-webkit-flex-shrink: 0;flex-shrink: 0;}
.ui-flex-align-center{-webkit-align-items: center;-moz-box-align: center;align-items: center;}
.ui-flex-pack-center{-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;}
/*距离*/
.mt30{margin-top: 30px;}
.mt70{margin-top: 70px!important;}
.mt-10{margin-top: -10px!important;}
.plr35{padding-left: 35px;padding-right: 35px;}
.plr20{padding-left: 20px;padding-right: 20px;}
/*曲专题*/
.page-entry-home{padding-top: 60px;margin-top: -2px;position: relative;z-index: 2;}
.page-entry-home:before{content:""; background: url("../../img/2021_pc/img_entry_home_bg.png") no-repeat center top/cover;height: 420px;position: absolute;top: 0;left: 0;width: 100%;z-index: -1;}
.page-entry-home .entry-big-title{text-align: center;}
.page-entry-home .entry-search-box{width: 400px;height: 40px;border-radius: 30px;background: #F5F5F5;border: 1px solid #FFFFFF;padding: 0 16px 0 18px;margin: 35px auto 25px;}
.page-entry-home .entry-search-box input{line-height: 38px;border: 0;font-size: 14px;background: transparent;}
.page-entry-home .entry-search-box button{width: 24px;height: 24px;background:transparent url("../../img/2021_pc/icon_sousuo_hui.png") no-repeat center center/100%;border: 0;display: block;}
.page-entry-home .entry-search-box .cha-btn{width: 16px;height: 16px;background: url("../../img/2021_pc/icon_search_guanbi.png") no-repeat center center;margin:0 22px;}
.page-entry-home .serach-hot-box{margin: -10px auto 0;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;max-width: 1200px;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.page-entry-home .serach-hot-box .hot-title{font-size: 14px;font-weight: bold;color: #FFD3A1;padding-right: 15px;margin-top: 10px;line-height: 24px;-webkit-align-self: stretch;align-self: stretch;}
.page-entry-home .serach-hot-box .hot-title img{vertical-align: middle;margin-right: 8px;margin-top: -3px;}
.page-entry-home .serach-hot-box a{display: inline-block;vertical-align: middle;border-radius: 2px;background: rgba(0, 0, 0, 0.4);font-size: 12px;color: #EEEEEE;padding: 3px 8px;margin-right: 20px;line-height: 18px;margin-top: 10px;}
.page-entry-home .serach-hot-box a:last-child{margin-right: 0;}
.page-entry-home .serach-hot-box .info{display: inline-block;vertical-align: top;max-width: 1117px;}
.entry-container{border-radius: 10px;}
.entry-second-title{font-size: 30px;color: #333;text-align: center;margin: 40px 0 50px;letter-spacing: 0.3em;}
.entry-second-title>div{display: inline-block;vertical-align: middle;}
.entry-second-title>div .desc{color: #999999;font-size: 14px;}
.entry-second-title .line{display: inline-block;vertical-align: middle;width: 72px;height: 1px;background: #E6E6E6;margin: 0 90px;}

/*推荐专题列表*/
.recommend-entry-list{margin-left: -65px;}
.recommend-entry-list li{float: left;padding:12px 12px 0 0;width: 232px;position: relative;margin-bottom: 40px;margin-left: 65px;}
.recommend-entry-list li .thumb{width: 220px;height: 220px;border-radius: 4px;border: 2px solid #EDEDED;position: relative;z-index: 2;}
.recommend-entry-list li:before{content: "";width: 220px;height: 220px;position:absolute;left: 12px;top: 0;border-radius: 4px;background: #F6F6F6;z-index: 1;}
.recommend-entry-list li .thumb img{border-radius: 4px;}
.recommend-entry-list li h3{font-size: 16px;color: #333;margin: 20px 0 0;}
/*更多按钮*/
.look-more-btn{display: block;height: 50px;line-height: 48px;border-radius: 4px;border: 1px solid #EAEAEA;color: #666666;font-size: 16px;text-align: center;}
/*字母*/
.page-entry-home .letter-list{margin-left: -40px;}
.page-entry-home .letter-list li{float: left;width: 50px;height: 30px;border-radius: 19px;line-height: 30px;font-size: 16px;overflow: hidden;color: #666;margin-left: 40px;margin-bottom: 20px;text-align: center;}
.page-entry-home .letter-list li a{display: block;color: inherit;}
.page-entry-home .letter-list li.active{background: #C01820;font-weight: bold;color: #fff;}
.page-entry-home .search-result-num{font-size: 14px;color: #999999;padding: 15px 0 10px;}
.page-entry-home .search-result-num span{color: #C01820;}
/*详细页*/
.page-entry-show>.container_box{background: transparent;padding-top: 0;}
.page-entry-show .top-box{border-radius: 10px;padding: 40px 40px 48px;background: url("../../img/2021_pc/img_entry_show_bg.png") no-repeat center top/cover;margin-bottom: 20px;}
.page-entry-show .top-box .label{display: inline-block;vertical-align: top; height: 20px;border-radius: 2px;border: 1px solid #FFFFFF;padding: 0 5px;font-size: 14px;color: #fff;line-height: 18px;}
.page-entry-show .top-box h1{font-size: 32px;font-weight: bold;color: #fff;margin: 15px 0 34px;}
.page-entry-show .nav-list li{float: left;padding: 0 40px;position: relative;}
.page-entry-show .nav-list li:first-child{padding-left: 0;}
.page-entry-show .nav-list li:not(:first-child):after{content: "";width: 1px;height: 20px;background: #525252;position: absolute;left: 0;top: 50%;margin-top: -10px;}
.page-entry-show .nav-list li a{display:inline-block;vertical-align:top;height: 30px;border-radius: 19px;line-height: 30px;padding: 0 17px;font-size: 16px;color: #eee;}
.page-entry-show .nav-list li.active a{background: #C01820;font-weight: bold;color: #fff;}
.page-entry-show .main-box{padding: 30px 35px;border-radius: 10px;background: #fff;}
.page-entry-show .main-box .left_title{margin: 0 0 30px;}
.page-entry-show .main-box .left_title .num{font-size: 14px;color: #999;font-weight: normal;padding-left: 7px;vertical-align: bottom;}
.page-entry-show .main-box>div:first-child{margin-top: 0!important;}
.page-entry-show .rich-box{font-size: 16px;color: #333;line-height: 1.75;}
.page-entry-show .rich-box img{max-width: 100%;height: auto!important;}
.page-entry-show .tuwenlist{margin-right: -45px;}
.page-entry-show .tvlist li{padding-right: 0;margin-bottom: 30px;width: 190px;margin-right: 45px;height: auto;}
.page-entry-show .tuwenlist li a .imgbox,.page-entry-show .tuwenlist .song_name a{width: 190px;}
.page-entry-show .tvlist li .other{color: #666;font-size: 12px;margin: 10px 0 0;height: 14px;line-height: 14px;}
.page-entry-show .tvlist li .other img{margin-right: 4px;margin-top: -2px;}
.page-entry-show .tvlist li .other span:first-child{padding-right: 16px;}
.page-entry-show .tvlist .cover-player-video{width: 190px;height: 133px;line-height: 133px;}
.page-entry-show .tvlist .play-num{position: absolute;left: 0;bottom: 6px;width: 100%;padding:12px 8px 5px;color: #fff;font-size: 12px;background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(238, 238, 238, 0));background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(238, 238, 238, 0));background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(238, 238, 238, 0));background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(238, 238, 238, 0));}
.page-entry-show .ziter-qupu-list li{border-bottom: 1px solid #F2F2F2;}