.banner {
    width: 100%;
    height: 654px;
    /* background: #ccc; */
    background: url('../img/banner.jpg') no-repeat center center;
}
.bannerCon{
    width: 990px;
    height: 459px;
    margin: auto;
    padding: 195px 50px 0 0;
}
.bannerCon img{
    display: block;
    margin-bottom:40px
}
.aboutUs{
    height: 415px;
    background: url('../img/aboutBanner.jpg') no-repeat center center;
}

.contactUs{
    height: 415px;
    background: url('../img/contactBanner.jpg') no-repeat center center;
}

.agreement{
    height: 415px;
    background: url('../img/agreeBanner.jpg') no-repeat center center;
}

.musicInfo{
    height: 545px;
    background: url('../img/musicBanner.jpg') no-repeat center center;
}
.musicPlay{
    height: 850px;
    background: none;
}
.musicPlay p.back{
    width: 100px;
    height:40px;
    margin: auto;
    position: relative;
    top: 130px;
    left: 50%;
    margin-left: -450px

}
.musicPlay  p.back a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff

}
.musicPlay .music-player {
    width: 600px;
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: -500px;
}

.header {
    height: 70px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.3) !important;
    filter:Alpha(opacity=30);
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    /* background: url('../img/headerBg.png') repeat; */
}

.header .container {
    width: 1040px;
    margin: auto;
    height: 69px; 
}

.header .container .logo {
    width: 92px;
    height: 38px;
    float: left;
    background: url('../../img/logo.png') no-repeat center center;
    margin-top: 17px;
}

.header .container .logo a {
    display: block;
    width: 100%;
    height: 100%
}

.container #nemu {
    width: 550px;
    float: left;
    /* margin-left: 280px; */
    position: relative;
    overflow: hidden;
    height: 70px
}

.container li {
    display: block;
    float: left;
    width: 80px;
    list-style: none;
    text-align: center;
    padding-top: 23px;
    margin-right: 28px;
    height: 70px
}
.container li.cur{
    background: rgba(0, 0, 0, 0.4)!important;
    filter:Alpha(opacity=40);background: #5f5f5f;
}

.container li a {
    color: #fff;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%
}

#buoy {
    position: absolute;
    width: 80px;
    height: 3px;
    background: #d34024;
    bottom: 0px;
}

.header .container .reg {
    float: right;
    margin-top: 23px;
    color: #fff;
    font-size: 15px;
    text-align: right
}

.header .container .reg a {
    color: #fff;
    margin: 0px 2px;
    outline: none
}


.header .container .logout {
    float: right;
    margin-top: 12px;
    color: #000;
    font-size: 15px;
    text-align: right
}
.header .container .logout a, .header .container .logout img, .header .container .logout span{
    display: inline-block;
    vertical-align: middle
}

.header .container .logout a {
    color: #fff;
    margin: 0px 2px;
    outline: none;
}
.header .container .logout span{
    margin: 0 10px;
}
.header .container .logout img{
    width: 48px;
    height: 48px;
    border-radius: 24px;
    margin-right: 4px;
}



/* 主题部分样式 */

.main {
    height: 485px;
    width: 1040px;
    margin: auto;
}

/* 主体 */
.mainLeft {
    width: 470px;
    float: left;
    height: 380px;
    padding-top: 90px;
}

.mainRight {
    float: right
}

.mainLeftTit {
    height: 49px;
    width: 470px;
    border-bottom: 1px solid #d34024;

}

.mainLeftTit .icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.mainLeftTit .icon1 {
    background: url('../img/index_icon1.png') no-repeat 0 0;
}


.mainLeftTit .icon2 {
    background: url('../img/index_icon1.png') no-repeat 0 -24px;
}

.mainLeftTit .tit {
    width: 110px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}

.mainLeftTit .tit1 {
    background: url('../img/index_icon3.png') no-repeat 0 0;
}

.mainLeftTit .tit2 {
    background: url('../img/index_icon3.png') no-repeat 0 -26px;
}

.mainLeft .mainLeftCon {
    padding-top: 32px;
    color: #444444;
    font-size: 16px;
    text-indent: 32px;
    line-height: 220%;
    position: relative;
}

.mainLeft .mainLeftCon a {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -40px;
    color: #d34024;
    font-size: 16px;
}

.mainLeft .mainRightCon {
    padding-top: 42px;
    height: 250px;
    position: relative;
}

.mainLeft .mainRightCon .mainRightMenu {
    position: absolute;
    top: -42px;
    padding-left: 180px
}

.mainLeft .mainRightCon .mainRightMenu li {
    float: left;
    color: #444444;
    font-size: 16px;
    margin-right: 26px;
    cursor: pointer;
}

.mainLeft .mainRightCon .mainRightMenu li.cur {
    color: #d34024
}

.mainLeft .mainRightCon .mainRightDetail dl {
    display: none
}

.mainLeft .mainRightCon .mainRightDetail dt {
    width: 198px;
    height: 198px;
    float: left;
    margin-right: 25px;
}

.mainLeft .mainRightCon .mainRightDetail dd {
    color: #323232;
    font-size: 14px;
}

.mainLeft .mainRightCon .mainRightDetail dd p {
    margin-bottom: 28px;
    line-height: 150%
}

.mainLeft .mainRightCon .mainRightDetail dd p .text1 {
    color: #323232;
    font-size: 24px;
}

.mainLeft .mainRightCon .mainRightDetail dd p .text2 {
    color: #323232;
    font-size: 18px;
    margin-left: 10px;
}

.mainLeft .mainRightCon .mainRightDetail dd p a {
    display: inline-block;
    float: right;
    color: #505050;
    font-size: 16px;
}

/* 底部代码 */
.footer {
    /* height: 310px; */
    height: 250px;
    background: #000;
    width: 100%;
    color: #fff;
    position: relative;
}

.footer .footerTop {
    padding-top: 45px;
    /* height: 214px; */
    height: 180px;
    width: 1040px;
    margin: auto;
}

.footerTopLeft {
    /* width: 50%; */
    /* background: #141414; */
    /* height: 214px; */
    /* height: 180px; */
    width: 75%;
    float: left;
    overflow: hidden
}

.footerTopLeft dl {
    width: 324px;
    vertical-align: bottom;
    height: 21px;
    /* border-bottom: 1px solid #515151; */
    height: 50px
}

.footerTopLeft dl dt,
.footerTopLeft dl dd {
    float: left;
}

/* .footerTopLeft dl dd {
    float: right
} */

.footerTopLeft dl dt {
    width: 92px;
    height: 21px;
    margin-right: 10px;
}

.footerTopLeft dl dd {
    color: #e2e2e2;
    font-size:26px;
    vertical-align: bottom;
    line-height: 28px;
}

.footerTopLeft .info {
    /* padding-top: 36px; */
    font-size: 16px;
    width: 100%;
}

.footerTopLeft .info li {
    margin-bottom: 20px;
    float: left;
    margin-right: 45px;

}

.footerTopLeft .info li div {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-right: 14px;
    vertical-align: middle
}

.footerTopLeft .info li span {
    margin-right: 8px;
}

.footerTopLeft .info li:nth-child(2) {
    margin-right: 0;
}

.footerTopLeft .info li div.icon1 {
    background: url('../img/index_icon2.png') no-repeat 0 0;
}

.footerTopLeft .info li div.icon2 {
    background: url('../img/index_icon2.png') no-repeat 0 -21px;
}

.footerTopLeft .info li div.icon3 {
    background: url('../img/index_icon2.png') no-repeat 0 -42px;
}

.footerTopRight {
    /* width: 50%; */
    padding-top: 45px;
    height: 165px;
    float: left;
}

.footerTopRight ul {
    float: right;
}

.footerTopRight ul li {
    width: 111px;
    height: 111px;
    display: inline-block;
    text-align: center;
    margin-left: 32px;
}

.footerTopRight ul li img {
    width: 111px;
    height: 111px;

}

.footer .footerbottom {
    position: absolute;
    bottom: 0;
    height: 252px;
    border-top: 1px solid #3c3c3c;
    height: 49px;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}

.footer .footerbottom .copy {
    width: 1040px;
    margin: auto;
    line-height: 49px;
}

/* 关于我们主体 */
.aboutMain{
    width: 1040px;
    height: 440px;
    padding-bottom: 40px;
    padding-top: 85px;
    margin: auto;
    min-height: 440px;
    height: auto !important;
}
.aboutMain .aboutTit{
    height: 81px;
    width: 486px;
    border-bottom: 1px solid #e5e5e5;
    margin: auto;
}
.aboutMain .aboutTit p{
    margin: auto;
    width: 200px;
    height: 60px;
    background: url('../img/bigTit.png') no-repeat 0 0 ;
}
.aboutMain .aboutCon{
    padding-top: 50px;
    width: 100%;
    text-indent: 32px;
    color: #444444;
    font-size: 16px;
    line-height: 260%;
    height: auto;
}
.aboutMain .aboutCon .aboutDetail{
    color: #010101;
    font-size: 16px;
    margin-top: 90px;
    line-height: 200%;
    height: 240px
}

.aboutMain .aboutCon .aboutDetail li{
    width: 300px;
    float: left;
    text-align: center;
}

.aboutMain .aboutCon .aboutDetail li div
{
    font-size:28px;
    text-align: center;
    margin-bottom: 25px;
     text-indent: 0;
     color: #444444
}
.aboutMain .aboutCon .aboutDetail li span{
    display: block;
    text-align: left;
    text-indent: 0
}


/* 联系我们主体 */
.aboutMain  .contactTit p{
   background: url('../img/bigTit.png') no-repeat 0 -60px ; 
}

.contactCon{
    padding-top: 100px;
    height: 300px
}
.contactCon dl{
    float: left;
    width: 260px;
    text-align: center;
}

.contactCon dl dt{
    width: 74px;
    height: 74px;
    margin: auto;
}
.contactCon dl dt.contactIcona{
    background: url('../img/contactIcon.png') no-repeat 0 0;
}

.contactCon dl dt.contactIconb{
    background: url('../img/contactIcon.png') no-repeat 0 -74px;
}

.contactCon dl dt.contactIconc{
    background: url('../img/contactIcon.png') no-repeat 0 -148px;
}

.contactCon dl  dd{
    margin-top: 40px;
    font-family: Arial
}
.contactCon dl  dd p.top{
    font-size: 26px;
    color: #000
}
.contactCon dl  dd p.bottom{
    color: #515151;
    font-size: 22px;
    margin-top: 28px;
    line-height: 150%
}

/* 用户协议主体 */

.aboutMain  .agreementTit p{
   background: url('../img/bigTit.png') no-repeat 0 -120px ; 
}

.agreeMentCon{
    padding-top: 50px;
    color: #444444;
    font-size: 16px;
    line-height: 180%
}
.agreeMentCon li{margin-bottom: 40px}
.agreeMentCon li p{margin-bottom: 10px}
.agreeMentCon li p span{
    display: block;
}

/* 音乐信息主体 */
/* .musicCon{
    padding-top: 40px;
} */
.musicCon{
    height: 700px;

}
.musicCon .musicMenu{
    height: 40px;
    border-bottom: 2px solid #d34024;
}
.musicCon .musicMenu li{
    color: #646464;
    font-size: 20px;
    float: left;
    width: 80px;
    cursor: pointer;
}
.musicCon .musicMenu li.cur{
    font-size: 26px;
    color: #d34024
}
.musicCon .musicDetail{
    padding-top: 50px;
    display: none
}
.musicCon .musicDetail dl{
    width: 198px;
    height: 240px;
    float: left;
    margin-right: 82px;
    margin-bottom: 80px
}
.musicCon .musicDetail dl dt{
    width: 198px;
    height: 198px;
    position: relative;
}

.musicCon .musicDetail dl dt img{
    width: 198px;
    height: 198px;
}
.musicCon .musicDetail dl dt div{
    width: 198px;
    height: 28px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.3)!important;
    filter:Alpha(opacity=30);background: #000;
    vertical-align: middle
}
.musicCon .musicDetail dl dt div p{
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
}
.musicCon .musicDetail dl dt div p.icon1{
    width: 12px;
    height: 12px;
    background: url('../img/musicIcon.png') no-repeat 0 0 ;
    margin-left: 10px;
    margin-right: 6px;
}

.musicCon .musicDetail dl dt div p.icon2{
    width: 12px;
    height: 12px;
    background: url('../img/musicIcon.png') no-repeat 0 -12px ;
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    cursor: pointer;
}
.musicCon .musicDetail dl dt div p.icon2 a{
    display: block;
    width: 100%;
    height: 100%;
    color:#272727;
}
.musicCon .musicDetail dl dd{
    color:#272727;
    font-size: 16px;
    margin-top: 12px;
}

.musicCon .musicDetail dl.lastItem{
    margin-right: 0;
}


/* 音乐播放插件 */
.musicMain{
    width: 1040px;
    height: 200px;
    margin: auto;
    position: relative;
}




