.content{
    position: absolute;
    width: 100%;
    height: 1000px;
}
body,html{
    overflow: scroll;

}
.imgpage{
    position: absolute;
    width: 1900px;
    height: 560px;
}
.imgpage2{
    position: absolute;
    width: 450px;
    opacity:0;
    transform:translateY(-200px);
    transition: all 1s ;
}
.gywm_div01{
    position: absolute;
    width: 1200px;
    left: 50%;
    top: 150px;
    margin-left: -600px;
    height: 400px;
}
.gywm_div02{
    position: absolute;
    margin-left: 450px;
    margin-top: 7px;
    background-color: rgba(0, 0, 0, 0.4);
    height: 270px;
    opacity:0;
    transform:translateX(300px);
    transition: all 1s ;
}
.text01{
    color: #36e5ff;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing:6px;
}
.text02{
    color: #36e5ff;
    margin-top: 50px;
    letter-spacing:1px;
}
.text03{
    margin-left: 30px;
    margin-top: 20px;
    letter-spacing:1px;
    line-height: 20px;
}
.gywm_div03{
    position: absolute;
    margin-top: 560px;
    background-color:#f3f3f3;
    height: 1500px;
    width: 1900px;
}
.gywm_div04{
    position: absolute;
    width: 1400px;
    height: 1500px;
    left: 50%;
    margin-left: -700px;
    background-image: url("../images/gw.jpg");
    background-size: 100% 100%;
}
.bottom_div03{
    margin-top: 500px;
}
.bottom_div01{
    top: 1600px;
    width: 1900px;
    height: 850px;
}
#linem07{
    width: 70%;
}