﻿a,a:hover{text-decoration:none;}

.slogan {
	display:none;
    position: absolute;
    top: 153px;
    left: 65px;
    z-index: 2;
    width: 732px;
    height: 390px;
    background: url("../image/slogo-time-1.png") no-repeat;
}
.slogan .time0 {background: url("../image/slogo-time-1.png") no-repeat;}
.slogan .time1 {background: url("../image/slogo-time-1.png") no-repeat;}
.videot-btn {
    position: absolute;
    top: 242px;
    left: 0;
    width: 113px;
    height: 76px;
    background: url("../image/video-btn.gif") no-repeat;
    cursor: pointer;
}
.humanChange {
	 position:absolute;
    top:0px;
    /*left:50%;*/
    margin-left:-260px;
    width:1920px;
    height:1000px;
/*    background-image:url("http://www.qn958.com/images/v5/bg1.jpg");*/
	background-repeat: no-repeat;
	background-position: center
}

.humanChange.slogan-1 {
	background-image: url("http://www.qn958.com/images/v5/bg1.jpg")
}

.humanChange.slogan-2 {
	background-image: url("http://www.qn958.com/images/v5/bg2.jpg")
}

.humanChange.slogan-3 {
	background-image: url("http://www.qn958.com/images/v5/bg3.jpg")
}
.stime{display:none;position: absolute;font-size: 20px;color: #f5d365;z-index: 100;margin-top: 500px;left: 26%;margin-left:-12px;}
.extension{overflow:hidden;width:100%;height:83px;overflow:hidden;}
.extension img{display:block;width:100%;height:100%;}
.listbox{width:100%;background:#F7FAFD;min-height: 1100px;
    background-image: url('../image/yemianditu.jpg');background-repeat: no-repeat;background-position: center bottom;
    border-bottom:1px dashed #660000; /* 设置下边框，可以修改颜色和宽度 */
    margin-bottom: -134px;
    padding-bottom: 188px; /* 如果需要一些间距 */
}

.fans-nav {
    width: 1036px;
    height: 50px;
    margin: 25px auto 40px;
    border-bottom: 1px solid #ccc;
}
.fans-nav a {
    float: left;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #414242;
    margin-top: 1px;
    margin-left: 118px;
}
.fans-nav a:first-child {margin-left: 0;}
.fans-nav a.hover, .fans-nav a:hover {
    color: #c29e6a;
    border-bottom: 2px solid #c29e6a;
}

.video-cnt {
    width: 1000px;
    margin: 0 0 0 80px;
}
.video-cnt li {
    cursor: pointer;
    width: 220px;
    height: 180px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 50px;
}
.video-cnt li:hover .video-cnt-hover {display: block;}
.video-cnt li img {
    width: 220px;
    height: 170px;
}
.video-cnt .video-cnt-mask {
    height: 30px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
}
.video-cnt .video-cnt-mask-cnt {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.video-cnt .video-cnt-mask-cnt em {
    padding-left: 10px;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.video-cnt .video-cnt-mask-cnt span {
    padding-right: 10px;
}
.video-cnt .video-cnt-hover {
    position: absolute;
    width: 100%;
    height: 200px;
    left: 0;
    top: 0;
    display: none;
    transition: all .5s;
}
.video-cnt .video-cnt-hover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
}
.video-cnt .video-cnt-hover-box {
    position: absolute;
    width: 280px;
    height: 175px;
    border: 1px solid #c3c8ce;
    left: 10px;
    top: 10px;
}
.video-cnt .video-cnt-hover-box i {
    width: 57px;
    height: 57px;
    display: block;
    background-position: -249px -176px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.media-icon {
    background: url("http://www.qn958.com/template/pc/cn2016/images/media.png");
}
.video-cnt .video-cnt-hover-box span {
    display: block;
    text-align: center;
    color: #c3c8ce;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pgaes{font-size:14px;line-height:26px;overflow:hidden;height:26px;text-align:center;color:#c9c9c9;margin-bottom: 50px;}
.pgaes a,.pgaes span{margin:0 4px;color:#c9c9c9;padding:0 9px;text-align:center;display:inline-block;line-height:24px;height:24px;}
.pgaes a{color:#484851;background:#f3f3f3;border:1px solid #d7d5d5;overflow:hidden;}
.pgaes span{background:none;color:#d0b380;vertical-align:6px;*vertical-align:0px}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .76);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#76000000, endColorstr=#76000000);
}
.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 5;
}
.pop-close, .videoClose {
    position: absolute;
    right: -55px;
    top: 0;
    width: 49px;
    height: 47px;
    background: url("../image/close.png") no-repeat;
    cursor: pointer;
}
.pop-video {
    width: 854px;
    height: 482px;
    margin-left: -427px;
    margin-top: -241px;
}

.pic-change {
    font-size: 15px;
    text-align: center;
    color: #3a3a3a;
}
.pic-change a {
    color: #3a3a3a;
    margin: 0 2px;
}
.pic-change a:hover {color: #f60;}

#album .name {
    text-align: center;
    font-size: 15px;
    color: #3a3a3a;
    line-height: 24px;
}

/* 音乐 */
.music_loading {
    width: 450px;
    height: 5px;
    background: #c0c0c0;
    border-radius: 2px;
    margin: 6px 10px;
}
.music_loading_2 {
    width: 0;
    height: 5px;
    background: #3a3a3a;
    position: relative;
}
.music_loading_2:after {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    width: 16px;
    height: 16px;
    background: url("http://www.qn958.com/template/pc/cn2016/images/point.png") no-repeat;
}
.music_time {
    color: #3a3a3a;
    font-size: 14px;
    line-height: 16px;
}
.music_list_btn {
    width: 107px;
    height: 16px;
    margin-left: 30px;
}
.music_bg {
    width: 305px;
}
.music_bg li {display: none;}
.music_bg li:first-child {display: block;}
.music_bg p {
    font-size: 15px;
    color: #3a3a3a;
    line-height: 50px;
    text-align: center;
}
.music-info {
    width: 670px;
    margin: 40px 0 0 60px;
}
.music_btn {
    padding-bottom: 40px;
    border-bottom: 1px dashed #cacaca;
}
.music_line {
    color: #3a3a3a;
    font-size: 15px;
    margin-top: 37px;
    min-height: 670px;
    margin-bottom: 50px;
}
.music_line li.active p, .music_line li:hover p {color: #bb913a;}
.music_line a {color: #3a3a3a;}
.music_line .desc, .music_line .name {width: 200px;}
.music_line .name {margin-left: 60px;}
.music_line .author {margin-right: 25px; width: 105px;}

.music_line li {
    float: none;
    width: 100%;
    height: 20px;
    margin-bottom: 30px;
}
.music_btn_pre {
    float: left;
    width: 19px;
    height: 16px;
    background: url("http://www.qn958.com/template/pc/cn2016/images/palyPause.png") no-repeat;
    background-position: -1px 0;
    cursor: pointer;
}
.music_btn_on {
    float: left;
    width: 15px;
    height: 16px;
    background: url("http://www.qn958.com/template/pc/cn2016/images/palyPause.png") no-repeat;
    background-position: -1px 0;
    margin-left: 27px;
    cursor: pointer;
}
.music_btn_on.play {
    background-position: -125px 0;
}
.music_btn_on.pause {
    background-position: -45px 0;
}
.music_btn_next {
    float: left;
    width: 19px;
    height: 16px;
    background: url("http://www.qn958.com/template/pc/cn2016/images/palyPause.png") no-repeat;
    background-position: -86px 0;
    margin-left: 27px;
    cursor: pointer;
}
