.content{
    position: absolute;
    width: 100%;
    height: 1000px;
}
body,html{
    overflow: scroll;

}
.imgpage{
    position: absolute;
    width: 1900px;
    height: 800px;
}
.imgpage2{
    margin-top: -80px;
    position: absolute;
    width: 450px;
    opacity:1;
    transform:translateY(0px);
    transition: all 1s ;
}
.gywm_div01{
    position: absolute;
    width: 1200px;
    left: 50%;
    top: 150px;
    margin-left: -600px;
    height: 400px;
}
.gywm_div02{
    position: absolute;
    margin-left: 550px;
    margin-top: 130px;
    background-color: rgba(0, 0, 0, 0);
    height: 270px;
    opacity:1;
    transform:translateX(0px);
    transition: all 1s ;
}
.text01{
    color: #36e5ff;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 50px;
    font-weight: 600;
    letter-spacing:3px;
}
.text02{
    color: #36e5ff;
    margin-top: 50px;
    letter-spacing:1px;
}
.text03{
    margin-left: 30px;
    margin-top: 120px;
    letter-spacing:1px;
    line-height: 30px;
    font-size: 22px;
}
.gywm_div03{
    position: absolute;
    margin-top: 800px;
    background-color:#f3f3f3;
    height: 1300px;
    width: 1900px;
}
.gywm_div04{
    position: absolute;
    width: 1200px;
    height: 1300px;
    left: 50%;
    margin-left: -600px;
    background-image: url("../images/gw02.jpg");
    background-size: 100% 100%;
}
.bottom_div03{
    margin-top: 500px;
}
.bottom_div01{
    width: 1900px;
    height: 850px;
    top: 1640px;
}
#linem02{
    width: 70%;
}