*{
  margin:0;
  padding:0}

header{
  position:absolute;
  background-color:#ffa06f;
  width:99%;
  height:18vw;
  border:2px solid #c77d56}
header h1{
  font-size:22px;
  margin-left:15px;
  margin-top:5.5vw;
  color:#250f00}
.js{
  position:absolute;
  top:19.2vw;
  background-color:#ffe9d0;
  width:100%;
  height:45vw;
  border-radius:0px 0px 20px 20px}
.js h2{
  font-size:19px;
  color:brown;
  margin-top:17px;
  margin-left:20px}
.js2 {
  font-size:22px;
  border:1.5px solid red;
  padding:5px;
  margin-top:8.5px;
  margin-left:20px;
  margin-right:20px}
.js3{
  font-size:18px;
  margin-left:255px;
  margin-top:3px}
.js4{
  border:2px dashed #ff7d78;
  padding:5px;
  margin-left:205px;
  margin-right:20px;
  margin-top:5px;
  font-size:15px}

.lz{
  position:absolute;
  width:100%;
  height:190px;
  background-color:#fff5a9;
  top:66vw;
  border-radius:20px 20px 0px 0px;
  border:1px 3px solid}
.lz img{
  width:70vw;
  margin-left:15vw;
  margin-top:10px}
.lz h2{
  color:#126600;
  margin-top:10px;
  margin-left:30px}
.lz p{
  margin-left:30px;
  margin-top:6px}
.jisuana{
  position:absolute;
  background-color:#fff5a9;
  width:50%;
  height:90px;
  top:121vw;
  border-radius:0px 0px 0px 20px}
.jisuana p{
  margin-left:15px;
  margin-top:15px}
.jisuanb{
  position:absolute;
  background-color:#ffb398;
  width:13%;
  height:90px;
  top:121vw;
  margin-left:185px}
.jisuanb p{
  font-size:23px;
  margin-top:30px;
  margin-left:10px}
.jisuanc{
  position:absolute;
  width:34.3%;
  height:90px;
  background-color:rgb(18,102,0);
  border-radius:0px 0px 20px 0px;
  top:121vw;
  right:0px}
.jisuanc p{
  margin-top:32px;
  margin-left:13px}

.lz2{
  position:absolute;
  width:100%;
  height:90px;
  background-color:#a46747;
  top:150vw;
  border-radius:20px 20px 0px 0px}
.lz2 h2{
  color:#d6e5d3;
  margin-top:17px;
  margin-left:30px}  
.lz2 p{
  margin-left:30px;
  margin-top:6px}
.jisuand{
  position:absolute;
  background-color:#a46747;
  width:75%;
  height:90px;
  top:177vw}
.jisuand p{
  margin-left:15px;
  margin-top:15px}
.jisuane{
  position:absolute;
  background-color:#ffb398;
  width:23%;
  height:90px;
  top:177vw;
  right:0}
.jisuane p{
  font-size:23px;
  margin:30px}
.jisuanf{
  position:absolute;
  width:100%;
  height:90px;
  background-color:rgb(214,229,211);
  top:204vw;
  border-radius:0px 0px 20px 20px}
.jisuanf p{
  margin-top:32px;
  margin-left:30vw}

footer{
  position:absolute;
  width:100%;
  height:85px;
  background-color:#ffa06f;
  top:130vh}