body {
    margin: 0px;
    padding: 0px;
    background-color: #F5F5F5;

}

span {
    color: #626262;
}

#top-container {
    width: 100%;
    height: 100px;
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #e2e6e7;
    border-style: solid;
}

#top {
    width: 80%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

#list_left {
    width: 60%;
    height: 80%;
    float: left;

}

#list_left-2 {
    width: 80%;
    height: 100%;
    float: left;
}

.list_left-details {
    width: 35%;
    height: 100%;
    float: left;
}

.list_right-details {
    width: 65%;
    height: 80%;
    float: right;
}

.top_title {
    width: 100%;
    height: 15%;
    float: left;
}

.top_detials {
    width: 80%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;

}

#navigation {
    width: 100%;
    height: 100px;
}

#navigation-c {
    width: 90%;
    height: 50%;
    margin-right: auto;
    margin-left: auto;
}

#search {
    width: 50%;
    height: 20px;
    float: left;
    margin-left: 200px;
    margin-top: 20px;
}

#lunbotu {
    width: 100%;
    height: 350px;
}

#music-list {
    width: 100%;
    height: 750px;
    margin-top: 50px;
}

#music-list_2 {
    width: 100%;
    height: 500px;
}

#line {
    width: 100%;
    height: 2px;
    background-color: #eab526;
    margin-bottom: 20px;
}

#line-b {
    width: 100%;
    height: 1px;
    background-color: #e2e6e7;
    margin-top: 10px;
}

.line-c {
    width: 100%;
    height: 1px;
    background-color: #eab526;
}

.nav-li {
    list-style: none;
    float: left;
    margin-left: 50px;
}

a:hover {
    color: #eab526;
    cursor: pointer;

}

a:link {
    text-decoration: none;
}

input {
    width: 440px;
    height: 40px;
    padding-left: 15px;
    float: left;
}

#search-icon {
    height: 40px;
    width: 40px;
    float: left;
    background-color: #eab526;
    padding-left: 14px;
    padding-top: 12px;
}

#login {
    float: right;
    height: 100%;
    width: 150px;
}

._list_icon {
    height: 30px;
    width: 30px;
}

.index-a {
    height: 32px;
    width: 32px;
    background-color: #eab526;
    font-size: 18px;
    color: white;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left;
}

.index-b {
    height: 32px;
    width: 32px;
    background-color: #bfbfbf;
    font-size: 18px;
    color: white;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left;
}

.huiben_name {
    height: 32px;
    width: 200px;
    font-size: 16px;
    line-height: 32px;
    margin-left: 20px;
    display: block;
    float: left;
}

.writer {
    height: 32px;
    width: 32px;
    font-size: 14px;
    line-height: 32px;
    margin-left: 120px;

}

.writer-hot {
    height: 32px;
    width: 32px;
    font-size: 14px;
    line-height: 32px;
    margin-left: 50px;
}

.yiren {
    height: 200px;
    width: 180px;
    border: 1px solid;
    border-color: #bfbfbf;
}

.yishujia_icon {
    cursor: pointer;
    transition: all 0.6s;
}

.yishujia_icon:hover {
    cursor: pointer;
    transform: scale(1.1);
}

.list-right {
    width: 35%;
    height: 80%;
    float: right;
}

.tuijianzhuanji {
    list-style: none;
    padding: 0px;
}

.tuijianzhuanji-div {
    width: 100%;
    height: 170px;
    cursor: pointer;
}

.tuijianzhuanji-img {
    height: 130px;
    width: 130px;
    float: left;
}

.list-right-2 {
    width: 20%;
    height: 100%;
    float: right;
}

.xinjinyiren-img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    float: left;
}

.xinjinyiren-div {
    width: 100%;
    height: 60px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;

}

.zhuanji-left-ul {
    list-style: none;
    padding: 0px;
}

.zhuanji-left-div {
    width: 100%;
    height: 200px;
    padding: 10px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.zhuanji-left-img {
    height: 150px;
    width: 150px;
    float: left;

}

.zhuanji-right-ul {
    list-style: none;
    padding: 0px;
}

.details-img {
    height: 200px;
    width: 200px;
    border-radius: 100px;
    float: top;
}

.yishujia-ul {
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0px;
}

.yishujia-li {
    width: 25%;
    float: left;
}

/*绝对定位**/
.pos_foot {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    word-spacing: 3px;
    zoom: 1;
}

/*基本样式*/
.foot {
    position: absolute;
    width: 100%;
    height: 80px;
}

/*底部2div样式*/
.foot-div{
    text-align: center;
    margin-right: 10%;
}
