/* 首页样式 */

.home-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2731px;
    height: 2048px;
    background: url(img_背景.png) no-repeat;
    background-size: 100% 100%;
}

.home-txt-cn {
    position: absolute;
    left: 1129px;
    top: 243px;
    width: 476px;
    height: 139px;
    background: url(首页/txtCN.png) no-repeat;
    background-size: 100% 100%;
}

.home-txt-en {
    position: absolute;
    left: 1124px;
    top: 1619px;
    width: 484px;
    height: 79px;
    background: url(首页/txtEN.png) no-repeat;
    background-size: 100% 100%;
}

.home-line {
    position: absolute;
    left: 1372px;
    top: 629px;
    width: 2px;
    height: 646px;
    background: url(首页/img_line.png) no-repeat;
    background-size: 100% 100%;
}

.home-btn-226g1 {
    position: absolute;
    left: 754px;
    top: 617px;
    width: 404px;
    height: 676px;
    background: url(首页/btn_226G1.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
}

.home-btn-286g2 {
    position: absolute;
    left: 1591px;
    top: 618px;
    width: 404px;
    height: 676px;
    background: url(首页/btn_286G2.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
}
