/*
    author: yyy
    time:201804281113pm

*/
input{
    outline: none;
}
/* 404 500 */
body,html{
    width: 100%;
    height: 100%;
}
.body4_5{
    background: #f9f9f9;

}
.page4_5{
    width: 655px;
    height: 435px;
    overflow: hidden;
    margin: 0 auto ;
    position: relative;
    top: 0;
}
.page4_5 a{
    position: absolute;
    right:144px;
    bottom:44px;
    width: 80px;
    height: 27px;
}
.tip{
    text-align: left;
    color: #221fb7;
    font-size: 16px;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 2;
}
.tip span{
     color: #f6989a;
     font-size: 20px;
}

/* 搜索页 */
.search__container{
    background-color:#060606;
    overflow: hidden;
}
.search__wrap {
    font-family: "STXINGKA";
    text-align: center;
}
.search_title{
    width: 180px;
    height: 542px;
    border-radius: 8px;
    overflow: hidden;
    background: #1d1d1d;
    color:#fff;
    font-family: "Microsoft Yahei";
}
.search_title dl{
    width: 160px;
    margin:0 auto;
    font-size: 14px;
    color:#949494;
    text-align: left;
    
}
.search_title a{   
    width: 100%;
    display: block;
    color:#949494;
}
.search_title dt{
    text-align: left;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    border-top:1px #555 solid;
    border-bottom:1px #555 solid;
    margin-top:-1px;
}
.search_title dd{
    text-align: left;
    text-indent: 25px;
    height: 50px;
    line-height: 50px;

}
.search_title dd:hover a{
    color:#750303;
}
.search_title dd i{
    display: inline-block;
    vertical-align: middle;
    width:17px;
    height: 17px;
    padding-right:5px;
    margin-top: -3px;
}
.search_title dd i.v{
    background: url( ../image/v.png) no-repeat;
}
.search_title dd i.e{
    background: url( ../image/e.png) no-repeat;
}
.search_title dd i.t{
    background: url( ../image/t.png) no-repeat;
}
.search_title dd:hover i.v{
    background: url( ../image/v_red.png) no-repeat;
}
.search_title dd:hover i.e{
    background: url( ../image/e_red.png) no-repeat;
}
.search_title dd:hover i.t{
    background: url( ../image/t_red.png) no-repeat;
}
.search_content{
    width:965px;
    overflow: hidden;
    text-align: left;
}
.search_content ul:first-child {   
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
}
.search_content li{
    padding:10px 0 30px;

}
.search_content li .tt{
    overflow: hidden;
    width: 100%;
    height:34px;
    line-height: 34px;
    font-size: 24px;
    font-family: 'Microsoft Yahei';
    color:#fff;
}
.search_content li .tt h4{
    max-width: 800px;
    overflow: hidden;
    float: left;
    font-weight: normal;
}
.search_content li .tt i{
    float: left;
    margin-left:20px;
    margin-top:8px;
    width: 17px;
    height: 17px;
    
}
i.v_red{
    background: url(/../image/v_red.png) no-repeat;
}
i.t_red{
    background: url(/../image/t_red.png) no-repeat;
}
i.e_red{
    background: url(/../image/e_red.png) no-repeat;
}
.search_content li p{
     /* width: 100%; */
     line-height: 45px;
     font-size: 14px;
     font-family: "Microsoft Yahei";
     color: #c6c6c6;
     line-height: 45px;
     border-bottom:1px #353535 solid;
     overflow: hidden;
     position: relative;
     margin-bottom:20px;
}
.search_content li p b{
    position: absolute;
    width: 100px;
    height: 3px;
    background:#555555;
    left:0;
    bottom:-1px;
}
.search_content li p .red{
    color:#ef0c0c;/*old 9a0000*/
}
.search_content li p span{
    margin-right:15px;
}
.search_content li .cn{
    overflow: hidden;
    width: 100%;
    height: 100px;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #fcf8f8;
}
/* 关于我们  开始 */

.about-me__container {
    background-color:#060606;
}

.about-me__wrap {
    font-family: "STXINGKA";
    text-align: center;
}

.about-me__wrap h4 {
    font-size: 48px;
    color: #d0d0d0;
    padding-top: 60px;
    padding-bottom: 6px;
    width: 200px;
    margin: 0 auto;
    border-bottom: 2px #9a0000 solid;
}

.about-me__wrap h5 {
    font-size: 30px;
    color:#ef0c0c;/*old 9a0000*/
}

.about-me__wrap h6 {
    font-family: serif;
    margin-bottom: 10px;
    font-size: 16px;
    color:#ef0c0c;/*old 9a0000*/
    margin-top: 10px;
}

.about-me__wrap p {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 26px;
    color:#949494;
    text-indent: 2em;
    text-align: left;
}

.about-me__wrap > img {
    margin-top:40px;
    margin-bottom:40px;
}
.about-me__address{
    padding-bottom:20px;
}
.about-me__address_txt, .about-me__address_img {
    margin-top:80px;
    /* margin-bottom:40px; */
    text-align: center;
    /* float: left; */
    /* margin-left: 95px; */
    width: 500px;
    margin: 40px auto 0px;
    float: none;
}

.about-me__address_txt h5 {
    color:#ffffff;
    padding-bottom:10px;
    /* border-bottom: 2px #9a0000 solid; */
}

.about-me__address_txt p {
    font-size:14px;
    color:#9f9f9f;
    line-height: 40px;
    text-align: center;
}

.about-me__address_txt > .icons{
    height: 40px;
    padding: 1px 0 0 73px;
    text-align: center;
    width: 285px;
    /* border: 1px red solid; */
    margin: 0 auto;
}

.about-me__address_txt > .icons img {
    margin-right: 25px;
}



/* 关于我们  结束 */

/* 详情页 开始 */
.info__container {
    background-color: #060606;
    padding-top:80px;
}

.info__wrap h4, .info__wrap p, .info__wrap h6 {
    line-height: 24px;
    color:#949494;
}

.info__wrap h2 {
    text-align: center;
    font-size: 30px;
    color:#dedede;
    line-height: 50px; 
}
.info__wrap h4 {
    margin-bottom:40px;
    text-align: center;  
}
.info__wrap p {
    text-indent: 2rem;
    text-align: justify;
}
.info__wrap h6 {
    font-weight: normal;
    font-size: 14px;
}


/* 详情页 结束 */


/* 资料 start */
.source__container {
    background-color:#060606;
    padding-top:80px;
}

.source__wrap {
    font-family: "STXINGKA";
    text-align: center;
}
.source__wrap li{
    margin-bottom:15px;
    overflow: hidden;
    padding:15px 50px 0;
    height:170px;
    width: 100%;
    background-color:#252525;

}

.source__wrap li.active h4, .source__wrap li.active p,.source__wrap li:hover h4, .source__wrap li:hover p{
    line-height: 24px;
    color:#fff;
}

.source__wrap h4, .source__wrap p, .source__wrap h6 {
    line-height: 24px;
    color:#949494;
}

.source__wrap h2 {
    font-family: 'Microsoft Yahei';
    text-align: left;
    font-size: 30px;
    color:#dedede;
    line-height: 50px; 
}
.source__wrap h4 {
    font-family: 'Microsoft Yahei';
    margin-bottom:15px;
    text-align: left;  
}
.source__wrap p {
    font-family: 'Microsoft Yahei';
    text-indent: 2rem;
    text-align: left; 
    height: 50px;
    overflow: hidden;
    margin-bottom:25px;
}
.source__switch__title {
    text-align: center;
    margin-bottom:50px;
}
.source__switch__title span{
    font-size:36px;
    font-weight: bold;
    color:#d5d5d5;
    margin-left:40px;
    padding-bottom: 10px;
    border-bottom:1px #d5d5d5 solid;
    cursor: pointer;
}
.source__switch__title span a:hover{
    color:#fff;
    text-decoration: none;
}
.source__switch__title span.active{
    color:#ef0c0c;/*old 9a0000*/
    border-bottom:1px #9a0000 solid;
}
.source__switch__content li{
    position: relative;
}
.source__switch__content i{
    position: absolute;
    top:23px;
  
}
.source__switch__content i.heart{ 
    right:37px;
    
    width: 24px;
    height: 22px;
     background: url(../image/heart-circle.png) no-repeat;
}
.source__switch__content li:hover{
    background-color:#9a0000;
}
.source__switch__content li  i.heart.active{
    background: url/../image/heart.png) no-repeat;
}

.source__switch__content li.active  i.heart.active{
    background: url(../image/heart.png) no-repeat;
}
.source__switch__content li:hover.active  i.heart.active{
    background: url(heart-active.png) no-repeat;
}

.source__switch__content i.share{
    right:80px;
    display: none;
    width: 24px;
    height: 22px;
     background: url(../image/share.png) no-repeat;
}


/* 资料  结束end */

/* 列表页，收藏页，浏览页 start */
.lists__container {
    background-color:#060606;
    padding-top:80px;
}

.lists__wrap {
    font-family: "STXINGKA";
    text-align: center;
}
.lists__title h2{
    font-family: STXINGKA;
    font-size:36px;
    color:#ef0c0c;/*old 9a0000*/
}
.lists__title h3{
    font-family: serif;
    font-size:30px;
    color:#d1d1d1;
    /* #ef0c0c;old 9a0000 */
}
.lists__content ul{
    margin-top:35px;
    margin-left:-13px;
}
.lists__content li{
    float: left;
    display: inline;
    width: 290px;
    margin-left: 13px;
    margin-bottom: 13px;
    background-color: #0d0d0d;
}
.lists__content li:hover{
    background-color: #9a0000;
    color: #ddd;
}
.lists__content li a{
      display: block;
      color:#f9f9f9;
      text-decoration: none;
}
.lists__content li .pic  a{
    height:164px;
    border-bottom:1px #d0d0d0 solid;
    overflow: hidden;
}
.lists__content li:hover a{
    border-bottom:1px #9a0000 solid;
    color:#ffffff;
    text-decoration: none;
}
.lists__content li img{
    width: 290px;
    height: 164px;
}
.lists__content li .txt{
    font-family: 'Microsoft Yahei';
    /* width: 260px; */
    height: 130px;
    padding: 15px;
    text-align: left;
}
.lists__content.spe li .txt{
    width: 100%;
    height: 150px;
    position: relative;
    color:#949494;
}
.lists__content.spe li:hover .txt{

    color:#fff;
}
.lists__content.spe li .txt  i{
    position: absolute;
    
}
.lists__content.spe li .txt  i.icon_share{
    right:36px;
    width: 22px;
    height: 22px;
    background:url(../image/share.png) no-repeat;
    display: none;
}
.lists__content.spe li .txt  i.icon_heart{
    right:20px;
    width: 26px;
    height: 22px;
    background:url(../image/heart-circle.png) no-repeat;
}
.lists__content.spe li .txt  i.icon_heart.active{

    background:url(../image/heart-active.png) no-repeat;
}
.lists__content li h4{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}
.lists__content li h5{
    font-size: 16px;
    font-weight: lighter;
    line-height: 15px;
    /* display:  none; */
}
.lists__content li p{
    font-size: 14px;
    width: 100%;
    height: 68px;
    overflow: hidden;
    position: relative;
    font-weight: lighter;
} 
.lists__content li p::after {
    content:"  查看更多";
    /* font-weight: bold; */
    position: absolute;
    color: #dcc9c9;
    bottom: 3px;
    right: 6px;
    /* background: #1d1d1d; */
    padding-left: 10px;
    line-height: 18px;
    /* background:url(../image/ellipsis_bg.png) repeat-y; */
}
.lists__content li:hover  p::after{
    /* background: #9a0000; */
     /* background:url(../image/ellipsis_bg_hover.png) repeat-y; */
}
.lists__content nav{  
    height: 40px;
    line-height: 40px;
    text-align: left;
}
.lists__content nav span{
    font-size:30px;
    color:#ef0c0c;/*old 9a0000*/
    font-weight: bold;
}
.lists__content nav b{

    float: left;
    font-size: 18px;
    color: #9a0000;
    line-height: 43px;
}
.lists__content nav .line {  
    float: right;
    border-top: 1px solid #252525;
    width: 1010px; 
    margin-top:19px;
}  
.lists__content nav .txt {  
   color: #686868;  
   vertical-align: middle;  
} 
/* 列表页，收藏页，浏览页 end */

/* 视频页 start */
.media__container {
    background-color:#060606;
    padding-top:80px;
}

.media__wrap {
    font-family: "Microsoft Yahei";
    text-align: center;
}
.media__video{
    padding:15px;
    border-radius: 10px;
    background-color:#323232;
    width: 874px;
    height: 566px;
    position: relative;
}
.media__video a{
   position: absolute;
    width: 24px;
    height: 22px;
    top: 29px;
    left: -50px;
    z-index: 11;
}
.media__video a  i.icon_heart{
   position: absolute;
    width: 24px;
    height: 22px;
    /* top: 29px; */
    left: 0px;
    /* z-index: 22; */
}
.media__video  a  i.icon_heart{

    background:url( ../image/heart-circle.png) no-repeat;
}
.media__video  a  i.icon_heart.active{

    background:url(../image/heart-active.png) no-repeat;
}
.media__info{
    width: 292px;
    height: 566px;
    background-color:#323232;
    color:#fff;
    font-size:14px;
     padding:15px 25px;
}
.media__info h2{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    border-bottom:1px #696969 solid;
}
.media__info h4{
    height: 30px;
    line-height: 35px;
    font-size: 12px;
    color:#696969;
    text-align: center;
    margin-bottom:15px;
}
.media__info p{
    text-align: left;
    color:#aaaaaa;
    font-size: 14px;
}
.media__info .more{
    text-align: center;
    border:1px #555555 solid;
    border-radius: 5px;
    padding:5px 15px;
    color:#555555;
    
}
.blue{
    color:#1d7ebb;
}
.red{
    color:#b2251e;
}
.media__wrap__author{
    margin-top:20px;
    text-align: left;
    width:100%;
    height: 210px;
    margin-bottom: 20px;
    background:#1d1d1d;
    border-radius: 8px;
    color:#b2b2b2;
    font-size:14px;
    line-height: 22px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}
.media__wrap__author div{
    margin: 20px 0;
    overflow-y: auto;
    height: 170px;
    padding: 0 60px 0 30px;
}
.media__wrap__author h4{
    font-size:16px;
    color:#fff;
    line-height: 35px;
}
 .media__wrap__author p{
    text-indent: 2em;
}
.lyricPanel{
    /* overflow:hidden!important; */
}
.media__wrap__list{

    font-family: "STXINGKA";
}
 
.media__wrap__list ul{
    margin-top:20px;
    margin-left:-13px;
}
.media__wrap__list li{
    float: left;
    width: 290px;
    color: #949494;
    margin-left:13px;
    margin-bottom: 13px;
    background-color: #1d1d1d;
}
.media__wrap__list li:hover{
    background-color: #9a0000;
    
}
.media__wrap__list li:hover a{
    color:#fff;
    text-decoration: none;
}
.media__wrap__list li a{
      display: block;
      /* color: #949494; */
      color:#c6c6c6;/* old #949494*/
      margin-top:13px;
}

.media__wrap__list li img{
    width: 274px;
    height: 155px;
}
.media__wrap__list li .txt{
    width: 290px;
    padding:0 15px 15px;
    text-align: left;

}
.media__wrap__list li h4{
    font-size: 30px;
    width: 100%;
    height: 40px;
    line-height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
     white-space:nowrap;
    /* font-size: 50px; */
}

.media__wrap__list li p{
    font-family: 'Microsoft Yahei';
    text-indent: 2rem;
    font-size: 14px;
    width: 100%;
    line-height: 24px;
    height: 172px;
    overflow: hidden;
    font-weight: lighter;
    
} 
.media__wrap__list li p {
    position:relative;
    
}
.media__wrap__list li p::after {
     content:"  查看更多";
    /* font-weight:bold; */
    position:absolute;
    color:#dcc9c9;
    bottom:3px;
    right:0;
    font-size: 14px;
    background:#1d1d1d;
    /* background:url(../image/ellipsis_bg.png) repeat-y; */
}
.media__wrap__list li:hover p::after {
   background: #9a0404;
    /* background:url( ../image/ellipsis_bg_hover.png) repeat-y; */
}

/* 首页  start*/
.index_container {
    background-color:#060606;
    padding-top:30px;
    font-family: "STXINGKA";
    padding-bottom: 50px;
}

.index__wrap {
    font-family: STXINGKA;
    text-align: center;
}
.media__wrap_title{
    font-family: STXINGKA;
    text-align: center;
    font-size:14px;
    /* color:#949494; */
    /* 调亮色号 */
    color:#d6d5d5;
    font-weight: lighter;
}
.media__wrap_title h3{
    font-size: 30px;
    line-height: 70px;
    font-weight: bold;
    color: #9a0000;
    /* 调亮色号 */
    color:#ef0c0c;
}
.media__wrap_title > div{
    font-family: 'Microsoft Yahei';
}
.list__wrap__list{
    text-align: center;
    overflow: hidden;
}
.list__wrap__list .lists__title{
    margin:50px;
}
.lists_screen_content > .row{
    margin:0;
}
.lists_video_content li{
    float: left;
    width: 300px;
    /* height: 217px; */
    height: 177px;
    overflow: hidden;
    position: relative;
}
.lists_video_content li a{
    display: block;
}
.lists_video_content li img{
    width: 300px;
    /* height: 217px; */
    height:177px;
}
.lists_video_content li:hover div{
    display: block;
}
.lists_video_content li div{
    display: none;
    position: absolute;
    top:0;
    left:0;
    width: 300px;
    /* height: 217px; */
    height:177px;
    overflow: hidden;
    background: #9a0000;
}
.lists_video_content li div p{
    width: 90%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    font-size:30px;
    overflow: hidden;
    margin:25px auto;
}
.lists_video_content li div i{
    display: block;
    width: 71px;
    height: 72px;
    background: url( ../image/poster.png) no-repeat;
    margin:0 auto;

}
.lists_screen_content{
    position: relative;
    width: 1200px;
    /* height: 600px; */
    padding-bottom:100px;
    margin-top:100px;
}
.sub_content{
    /* height: 332px; */
    box-sizing: border-box;
    position: relative;
    padding:0;
}

.lists_screen_content div:not(.sub_content){
    padding:0;
}
.sub_content img{
    width: 100%;
    height: 100%;
}
.sub_content .black{
    position: absolute;
    left:0;
    top:0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
}
.sub_content  a > div{
    position: absolute;
    left:0;
    bottom:0;
    z-index: 1;
    display: block;
    width: 100%;
    height:100%;
    background: rgba(0, 0, 0, .7);
}
.sub_content  a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.sub_content  a > div p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color:#949494;
    font-size:30px;
    overflow: hidden;
    text-indent:37px;
    margin:160px auto 37px;
}
.sub_content  a > div i{
    display: block;
    width: 55px;
    height: 55px;
    background: url( ../image/poster2.png) no-repeat;
    margin-left:35px;

}
.sub_content  a:hover aside{
    /* display:block; */
}
.sub_content  a:hover>div{
    display: none;
} 
.sub_content  aside{
    display: none;
    position: absolute;
    left:0;
    top:0;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: center;
    color:#e9e9e9;
    background:#9a0000;
}
.sub_content .ad_pic a > div p {
    margin-top: 100px!important;
    text-align: center;
    text-indent: 0;
  }
  .sub_content .ad_pic aside p {
    margin-top: 100px!important;
  }
  
  .sub_content  aside p{
    display: block;
    width: 95%;
    margin:180px auto 0;
    /* height: 50px; */
    font-size: 36px;
    overflow: hidden;
    line-height: 50px;
  }
  
  .ad_more {
      height: 132px;
      line-height: 200px;
      font-size: 30px;
      text-align: center;
      box-sizing: border-box;
      position: relative;
      background: #9a0000;
  }
.sub_content  aside span{
    display: block;
	width: 95%;
	height: 49px;
	font-size: 16px;
	margin: 7px auto;
	overflow: hidden;
	line-height: 20px;
}
.ad_pic{
    position: relative;
    margin-top:-100px;
    height: 632px;
    box-sizing: border-box;
    position: relative;
}
.ad_more{
    height: 132px;
    line-height: 200px;
    font-size: 30px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background: #9a0000;
}
.ad_more a:hover{
    color:#fff;
}
.ad_pic  a{
    display: block;
    width: 100%;
    height: 100%;
}
.ad_pic .black{
    position: absolute;
    left:0;
    top:0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}
.ad_pic  img{
    width: 100%;
    height: 100%;
}
.row{
    width: 100%!important;



}/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width:1200px) { 
    .lists_screen_content{
        width: 100%;

        /* height: 600px; */
    }
}
@media (max-width:1200px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        float:left;
    }
     .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
/* 首页 end*/

.lyricPanel::-webkit-scrollbar{
	width:7px;
	height:7px;
}
.lyricPanel::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:2px;
}
.lyricPanel::-webkit-scrollbar-thumb{
	background: #777474;
	border-radius:2px;
}
.lyricPanel::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.lyricPanel::-webkit-scrollbar-corner{
	background: #f6f6f6;
}
.media__wrap__author div::-webkit-scrollbar{
	width:7px;
	height:7px;
}
.media__wrap__author div::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:2px;
}
.media__wrap__author div::-webkit-scrollbar-thumb{
	background: #777474;
	border-radius:2px;
}
.media__wrap__author div::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.media__wrap__author div::-webkit-scrollbar-corner{
	background: #f6f6f6;
}

/* 20180815 重制页面复制粘贴 */
 .info__container ::selection,.lyricPanel ::selection {
    background:#7b0b0b; 
    color:#fff;
}

.info__container ::selection,.lyricPanel ::-moz-selection {
    background:#7b0b0b; 
    color:#fff;
}

.info__container ::selection,.lyricPanel ::-webkit-selection {
    background:#7b0b0b; 
    color:#fff;
}

.copyMenu{
    /* width: 80px; */
    background: #fff;
    position: absolute;
    display: none;
}

.copyMenu ul{
    margin:0;
    padding:0;
    /* width: 100%; */
    list-style: none;
    border: 2px solid #7b0b0b;
    overflow: hidden;
    border-right: 1px solid #7b0b0b;
}
.copyMenu ul li{
    float: left;
    width:80px;
    height: 30px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border-right:1px solid #7b0b0b;
}
.copyMenu ul li.tips{
    width: 200px;
    }