html{
    /*background: #8c1c1c url(../img/bg_03.gif) repeat;*/
}
html,body{
    position:relative;
    width: 100%;
    height: 100%;
}
.wrapper-scroll {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.content{
    width: 28143px;
    height: 720px;
    /*width: 0;*/
    /*height: 0;*/
    position: absolute;
    top: 50%;
    margin-top: -360px;
    left: 0;
}
.section-box{
    height: 720px;
    position: absolute;
    top: 0;
}

.scroll-mid{
    width: 28143px;
    height: 720px;
    position: absolute;
    left: 0;
    top: 0;
}

.main1{
    background: url("../img/glcc_01.jpg") no-repeat;
    width: 1420px;
    left: 0;
}
.main2{
    background: url("../img/glcc_02.jpg") no-repeat;
    width: 1173px;
    left: 1420px;
}
.main3{
    background: url("../img/glcc_03.jpg") no-repeat;
    width: 647px;
    left: 2593px;
}
.main4{
    background: url("../img/glcc_04.jpg") no-repeat;
    width: 1260px;
    left: 3240px;
}
.main5{
    background: url("../img/glcc_05.jpg") no-repeat;
    width: 1360px;
    left: 4500px;
}
.main6{
    background: url("../img/glcc_06.jpg") no-repeat;
    width: 1540px;
    left: 5860px;
}
.main7{
    background: url("../img/glcc_07.jpg") no-repeat;
    width: 1860px;
    left: 7400px;
}
.main8{
    background: url("../img/glcc_08.jpg") no-repeat;
    width: 1480px;
    left: 9260px;
}
.main9{
    background: url("../img/glcc_09.jpg") no-repeat;
    width: 1060px;
    left: 10740px;
}
.main10{
    background: url("../img/glcc_10.jpg") no-repeat;
    width: 1264px;
    left: 11800px;
}
.section{
    width:2736px;
    left:0;
}
.section2{
    width:2757px;
    left:2736px;
}
.section3{
    width:5121px;
    left:5493px;
}
.section4{
    width:4509px;
    left:10614px;
}
.section5{
    width:5147px;
    left:15123px;
}
.section6{
    width:4457px;
    left:20270px;
}
.section7{
    width:3420px;
    left:24727px;
}

.top-nav{
    position:absolute;
    top:0;
    left:10px;
    z-index:9999;
    width:195px;
}
.top-nav .nav-btn{
    width:79px;
    height:106px;
    margin:0 auto;
    background:url(../img/nav-top.png) no-repeat;
    cursor:pointer;
}
.top-nav .nav-menu{
    display:none;
    width:195px;
    height:313px;
    background:url(../img/nav-menu.png?v=1.0) no-repeat;
}
.top-nav .nav-menu li{
    height:46px;
    margin-bottom:5px;
    cursor:pointer;
}
.top-nav .nav-menu li:last-child{
    margin-bottom:0;
}
.top-nav .nav-bottom{
    width:50px;
    height:81px;
    margin-left:71px;
    background:url(../img/nav-bottom.png) no-repeat;
}