body {
    background: #4ec6f0;
}
img {
    vertical-align: middle;
}

a {
    display: block;
    width: 100%;
    height: 100%;
}

.g-header-t {
    width: 100%;
    height: 1158px;
    background: url(../images/header.jpg) center no-repeat;
}

.g-section {
    width: 100%;
}

.g-section .g-goods-1 {
    width: 100%;
    height: 734px;
    background: url(../images/goods1.jpg) center no-repeat;
}

.g-section .g-goods-2 {
    width: 100%;
    height: 754px;
    background: url(../images/goods2.jpg) center no-repeat;
}

.g-section .m-title1 {
    width: 100%;
    height: 446px;
    background: url(../images/tit1.jpg) center no-repeat;
}

.g-section .g-goods-3 {
    width: 100%;
    height: 541px;
    background: url(../images/goods3.jpg) center no-repeat;
}


.g-section .g-goods-4 {
    width: 100%;
    height: 524px;
    background: url(../images/goods4.jpg) center no-repeat;
}

.g-section .g-goods-5 {
    width: 100%;
    height: 552px;
    background: url(../images/goods5.jpg) center no-repeat;
}


.g-section .g-goods-6 {
    width: 100%;
    height: 559px;
    background: url(../images/goods6.jpg) center no-repeat;
}

.g-section .g-goods-7 {
    width: 100%;
    height: 676px;
    background: url(../images/goods7.jpg) center no-repeat;
}


.g-section .m-title2 {
    width: 100%;
    height: 339px;
    background: url(../images/tit2.jpg) center no-repeat;
}

.g-section .g-goods-8 {
    width: 100%;
    height: 505px;
    background: url(../images/goods8.jpg) center no-repeat;
}

.g-section .m-title3 {
    width: 100%;
    height: 440px;
    background: url(../images/tit3.jpg) center no-repeat;
}

.g-section .g-goods-9 {
    width: 100%;
    height: 728px;
    background: url(../images/goods9.jpg) center no-repeat;
}

.goodsL {
    width: 50%;
    height: 100%;
    float: left;
}

.goodsR {
    width: 50%;
    height: 100%;
    float: right;
}

.goodsTop {
    width: 100%;
    height: 50%;
}

.goodsBot {
    width: 100%;
    height: 50%;
}

.g-footer-b {
    width: 100%;
    height: 526px;
    background: url(../images/footer.jpg) center no-repeat;
}