.Protect_and_server1 {
  position: relative;
  left: 0;
  top: 0;
  height: 1455px;
  margin-top: 25px;
}

.liftTitle_Protect {
  float: left;
  width: 17%;
  height: auto;
  padding-right: 35px
}

.menu dl dt span.Protect {
  padding-left: 76px;
}

.liftTitle_Protect h2 {
  font-size: 25px;
}

.rightcontainer_Protect {
  position: absolute;
  left: 17%;
  top: 0;
  float: left;
  width: 80.5%;
  height: auto;
  border-left: 2px solid #d5d5d5;
  margin-left: 30px;
}

.Prodect_contant1 span:nth-child(1) {
  display: block;
  margin-top: 20px;
  margin-left: 35px;
}

.Prodect_contant1 span:nth-child(2) {
  display: block;
  margin-top: 25px;
  margin-left: 35px;
  font-size: 15px;
}


.Pagination_Protect {
  margin-top: 10px;
  /* width: 100%; */
  height: 50px;
  /* background-color: aqua; */
  padding-left: 28%;
}

.Pagination_Protect span {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  margin-left: 30px;
  border: 3px solid rgb(75, 73, 73)
}

.Pagination_Protect span a:hover {
  color: red;
}

.Prodect_contant1 ul li {
  display: block;
  float: left;
  margin-left: 3.5%;
  width: 29%;
  height: 307px;
  /* background-color: beige; */
  margin-top: 10px;
  border: 3px solid #d5d5d5;
}

.Prodect_contant1 ul {
  display: block;
  margin-top: 10px;
}

.Prodect_contant1 ul li span:nth-child(1) {
  display: block;
  width: 100%;
  height: 9%;
  /* background-color: azure; */
  margin-top: 7px;
  text-align: center;
  font-size: 17px;
  margin-bottom: -37px;
  padding-top: 4px;
  margin-left: 0;
  color: brown;
  font-weight: bold;
}

.Prodect_contant1 ul li span:nth-child(2) {
  width: 85%;
  height: 58%;
  /* background-color: aqua; */
  margin-top: 39px;
  margin-left: 19px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  /* padding-bottom: 10px; */
}

.Prodect_contant1 ul li span:nth-child(2) img {
  width: 73%;
  height: 100%;
  margin-left: 32px;
}

.Prodect_contant1 ul li span:nth-child(3) {
  display: block;
  margin-left: 0;
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding-top: 3px;
  padding-left: 1px;
  font-size: 14px;
}