/*- - - - - - - - -样式属index.html - - - - - - - -*/
.musicbox {
    width: 47px;
    height: 47px;
    position: absolute;
    z-index: 500;
    top: 10px;
    left: 50%;
    cursor: pointer;
    margin-left: -730px
}

.musicplay {
    background: url(../images/musicplay.png) no-repeat
}

.musicstop {
    background: url(../images/musicstop.png) no-repeat
}

.container {
    width: 100%;
    height: 80px;
    background: url(../images/t-r-b.png) repeat-x;
}

.rongyu {
    position: fixed;
    width: 150px;
    height: 305px;
    text-indent: -9999rem;
    background: url(../images/rongyu.png) no-repeat center center;
    left: 0px;
    top: 0px;
    z-index: 100
}

.rongyu:hover {
    cursor: pointer;
    background: url(../images/rongyu_hover.png) no-repeat center center;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s
}

/*公告*/
#download {
    width: 1280px;
    height: 300px;
    position: absolute;
    top: 880px;
    left: 50%;
    margin-left: -415px;
    z-index: 1500;
}

/*下载*/
#downloada {
    float: left;
    width: 1280px;
    height: 300px;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 10px
}

#downloada .btn_downa {
    float: left;
    width: 193px;
    height: 194px;
    ;position: relative;
    text-indent: -9999em;
    background: url(../images/a1.png) no-repeat left bottom;
    display: block;
}

#downloada .btn_downa:hover {
    text-decoration: none;
    ;background: url(../images/a1.png) no-repeat left top;
}

#downloada .btn_downb {
    float: left;
    width: 193px;
    height: 194px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/a2.png) no-repeat left bottom;
    display: block;
    margin-left: 120px;
}

#downloada .btn_downb:hover {
    text-decoration: none;
    background: url(../images/a2.png) no-repeat left top;
}

#downloada .btn_downc {
    float: left;
    width: 193px;
    height: 194px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/a3.png) no-repeat left bottom;
    display: block;
    margin-left: 120px;
}

#downloada .btn_downc:hover {
    text-decoration: none;
    background: url(../images/a3.png) no-repeat left top;
}

#downloada .btn_downd {
    float: left;
    width: 188px;
    height: 189px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/d1.gif) no-repeat left bottom;
    display: block;
    margin-left: 120px;
}

#downloada .btn_downd:hover {
    text-decoration: none;
    background: url(../images/d1.gif) no-repeat left top;
}

#m1 {
    width: 1920px;
    height: 832px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/index_01.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}

#m2 {
    height: auto;
    position: relative;
    min-width: 1280px;
    margin: 0 auto;
    padding-top: 0px;
    background: url(../images/zbz.jpg) repeat-y center top;
}

#m3 {
    height: auto;
    position: relative;
    min-width: 1280px;
    margin: 0 auto;
    padding-top: 150px;
    background: url(../images/index_02.png) no-repeat center top;
}

#m4 {
    height: auto;
    position: relative;
    min-width: 1280px;
    margin: 0 auto;
    padding-bottom: 0px;
    background: url(../images/index_03.png) no-repeat center bottom;
}

/*浮动条*/
#Floatingbar {
    width: 157px;
    position: fixed;
    top: 50%;
    right: 0px;
    margin-top: -150px;
    background-color: #e5e5e5;
    box-shadow: 0 3px 14px rgba(0,0,0,0.4);
    z-index: 150000;
    font-size: 12px;
    background-color: #ffffff;
    font-family: 'Microsoft YaHei';
}

#Floatingbar .ewm {
    padding: 22px 0 15px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #333333;
}

#Floatingbar .ewm img {
    width: 117px;
    height: 117px;
    margin: 0 auto;
    display: block;
}

#Floatingbar ul {
    padding: 14px 0;
    background: url(../images/line_x.png) no-repeat center bottom;
    list-style-type: none;
    background-color: #333333;
    color: white;
}

#Floatingbar ul li {
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 7px;
    cursor: pointer;
}

#Floatingbar ul li a {
    color: white;
}

#Floatingbar ul li a:hover {
    color: white;
}

#Floatingbar ul li img {
    margin-left: 5px;
    vertical-align: middle;
}

#Floatingbar .btn_backtop {
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    background-color: #676767;
    display: block;
}

#Floatingbar .btn_backtop:hover {
    background-color: #507129;
}

#Floatingbar .btn {
    width: 15px;
    height: 130px;
    position: absolute;
    top: 23px;
    left: -15px;
    background: url(../images/arrow.png) no-repeat right top;
    cursor: pointer;
}

#Floatingbar .btn.change {
    background-position: left top;
}

#music_btn {
    color: #FFFFFF;
    margin-left: 58px;
}

.NewsList {
    margin: 0 18px;
    width: 768px;
    height: 506px;
    position: absolute;
    top: 190px;
    margin-left: 360px;
    transition: all 0.1s linear;
}

.NewsList li:hover {
    transform: translatex(5px);
    background-color: #373535;
}

.NewsList li {
    width: 768px;
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    color: #ecdcbd;
    padding-right: 8px;
    border-bottom: 1px dotted #ecdcbd;
    font-size: 16px;
    list-style: none;
}

.NewsList li a {
    margin-left: 5px;
    color: #ecdcbd;
}

.NewsList li time {
    float: right;
    color: #ecdcbd;
}

.NewsList li .lx {
    margin: 0 8px;
    color: #ecdcbd;
}

.daohang {
    width: 1920px;
    height: 60px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/daohang.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}

#downloaddh {
    width: 1400px;
    height: 51px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: 280px;
    z-index: 1500;
}

#downloaddha {
    float: left;
    width: 1400px;
    height: 51px;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 10px
}

#downloaddha .btn_downa {
    float: left;
    width: 110px;
    height: 51px;
    ;position: relative;
    text-indent: -9999em;
    background: url(../images/d1.png) no-repeat left bottom;
    display: block;
}

#downloaddha .btn_downa:hover {
    text-decoration: none;
    ;background: url(../images/d1.png) no-repeat left top;
}

#downloaddha .btn_downb {
    float: left;
    width: 110px;
    height: 51px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/d2.png) no-repeat left bottom;
    display: block;
    margin-left: 20px;
}

#downloaddha .btn_downb:hover {
    text-decoration: none;
    background: url(../images/d2.png) no-repeat left top;
}

#downloaddha .btn_downc {
    float: left;
    width: 110px;
    height: 51px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/d3.png) no-repeat left bottom;
    display: block;
    margin-left: 20px;
}

#downloaddha .btn_downc:hover {
    text-decoration: none;
    background: url(../images/d3.png) no-repeat left top;
}

#downloaddha .btn_downd {
    float: left;
    width: 110px;
    height: 51px;
    position: relative;
    text-indent: -9999em;
    background: url(../images/d4.png) no-repeat left bottom;
    display: block;
    margin-left: 20px;
}

#downloaddha .btn_downd:hover {
    text-decoration: none;
    background: url(../images/d4.png) no-repeat left top;
}

.bg_01 {
    width: 1920px;
    height: 800px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/bg_01.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}

.bg_02 {
    width: 1920px;
    height: 1108px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/bg_02.gif) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}

.bg_03 {
    width: 1920px;
    height: 900px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/bg_03.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}

.bg_04 {
    width: 1920px;
    height: 1000px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url(../images/bg_04.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-position: 0px -0px
}
