/* - - - - - - - - - body style - - - - - - - - -*/

.main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.STYLE1 {
    font-size: 24px;
}

.topstyle a {
    text-decoration: none;
    color: #4f4f4f;
}

.box {
    width: 1920px;
    height: 950;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

#Download {
    width: 1110px;
        height: 71px;
        position: absolute;
        top: 876px;
        left: 414px;
        z-index: 999;
}

#Download>a {
    display: inline-block;
    width: 307px;
    height: 71px;
    margin-right: 85px;
    cursor: pointer;
}

.btn_down_dlk {
    background: url(../image/btn1.png);
}

.btn_down_bd {
    background: url(../image/btn2.png);
}

.btn_jiechi {
    background: url(../image/btn3.png);
}

.btn_jieci {
    background: url();
}

.box1 {
    width: 1920px;
    height: 1691px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_02.jpg) center no-repeat;
}

.box2 {
    width: 1920px;
    height: 693px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_03.jpg) center no-repeat;
}

.box3 {
    width: 1920px;
    height: 844px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_04.jpg) center no-repeat;
}

.box3img {
    width: 1024px;
    margin: 0 auto;
    padding-top: 4.5%;
}

.box4 {
    width: 1920px;
    height: 710px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_05.jpg) center no-repeat;
}

.box4img {
    width: 1200px;
    margin: 0 auto;
    padding-top: 7%;
}

.box5 {
    width: 1920px;
    height: 611px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_06.jpg) center no-repeat;
}

.box5img {
    width: 985px;
    margin: 0 auto;
    padding-top: 6%;
}

.box6 {
    width: 1920px;
    height: 963px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/ps008_07.jpg) center no-repeat;
}

.box6img {
    width: 1397px;
    margin: 0 auto;
    padding-top: 6%;
}

.footer {
    width: 1920px;
    height: 132px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/footer.jpg) center no-repeat;
}

.footleft {
    width: 250px;
    height: 90px;
    position: absolute;
    margin-left: 340px;
    margin-top: 25px;
}

.footleft a {
    width: 250px;
    height: 90px;
    display: block;
}

.footbox {
    width: 680px;
    height: 90px;
    position: absolute;
    margin-left: 615px;
    margin-top: 25px;
}

.footbox p {
    font-size: 12px;
    color: #ffffff;
}

.footright {
    width: 250px;
    height: 90px;
    position: absolute;
    margin-left: 1340px;
    margin-top: 25px;
}

.footright a {
    width: 250px;
    height: 90px;
    display: block;
}

#Floatingbar {
   width: 181px;
       height: 461px;
       position: fixed;
       top: 34%;
       right: 4px;
       margin-top: -140px;
       z-index: 3000;
    background: url(../image/cebar.png) no-repeat center;
}

.downlist {
    position: relative;
        top: 98px;
    left: 0px;
}

#Floatingbar ul li {
    margin-bottom: -2px;
}

#Floatingbar ul li a {
    width: 181px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url() no-repeat left top;
    display: block;
}

#Floatingbar ul li a:hover {
    text-decoration: none;
    font-size: 18px;
    color: tomato;
    cursor: pointer;
    /* background: tomato; */
    display: block;
}

.backtop {
    width: 60px;
    background: url() no-repeat left top;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5000;
    display: none;
}

.backtop:hover {
    width: 60px;
    background: url() no-repeat left bottom;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5000;
    display: none;
}