*{
  margin: auto;
  padding: 0;
}

.land_full_body{
  width: 100%;
  height: 100%;
  padding-right: 80px;
  background-color: #ade8ff;
float: left; display: inline-block;

}

.land_full_wrapper{
  width: 90%;
  height:100%;
  padding: 10px;
  background-color: #ffe6d2;
  float: left;
  display: inline-block;
}

.full_land_banner{
  width: 90%;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  text-align: center;
}

.fullname{width: 200px;}

.county{width: 200px;}

.spc50px{width: 50px;}

.spc110px{width: 110px;}

.spc150px{width: 150px;}

.spc500px{width: 500px;}

.spc75px{width: 75px;}

.row_hover:hover{background-color: #e8ff8a;}

.glopath{width: 700px;}

.tempbanner{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 25px;
  text-align: center;
}

.topbanner_land{
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  text-align: center;
}

.body_land{
  width: 100%;
  height: 10000px;
  background-color: #ff826c;
  padding-top:  40px;
}

.wrapper_land{
  width: 1000px;
  height: 10000px;
  border: 1px solid black;
  background-color: #e8ff96;
  padding-top: 50px;
  padding-left: 50px;
}
