.Protect_and_server {
  position: relative;
  left: 0;
  top: 0;
  height: 1630px;
  margin-top: 25px;
}

.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;
}

.Protect_and_server1 {
  position: relative;
  left: 0;
  top: 0;
  height: 1675px;
  margin-top: 25px;
}

.Solution_Prodect {
  width: 100%;
  height: 396px;
  background: url(../images/product_serve.jpg) no-repeat center;
  /* background-size: 100% 100%; */
  margin-top: 23px;
  margin-bottom: 40px;
}

.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;
}

.Prodect {
  width: 85%;
  height: 385px;
  margin-top: 50px;
  margin-left: 66px;
  padding-bottom: 30px;
  border-bottom: 2px dashed #e4e4e4;
}

.Prodect img {
  width: 100%;
  height: 100%;
}

.Prodect_contant2 {
  width: 80%;
  height: 485px;
  /* background-color: cadetblue; */
  border-bottom: 2px dashed #b4b2b2;
  margin-left: 62px;
  margin-top: -6px;
}

.Prodect_contant2 span:nth-child(1) h1 {
  display: block;
  margin-top: 30px;
  margin-left: -70px;
}

.Prodect_contant2 span {
  display: block;
  margin-top: 30px;
  margin-left: 50px;
}

.Prodect_contant2 ul li {
  display: block;
  float: left;
  width: 335px;
  height: 200px;
  /* background-color: chartreuse; */
  margin-left: 45px;
  margin-top: 14px;
}

.Prodect_contant2 ul li span h2 {
  display: block;
  margin-left: 10px;
  margin-left: -70px;
  font-size: 14px;
  text-align: center;
  line-height: 1px;
  margin-top: -11px;
}

.Prodect_contant2 ul li span:nth-child(3) {
  display: block;
  width: 90%;
  height: 63%;
  margin-top: 10px;
  margin-left: 11px;
  font-size: 14px;
  border: 2.5px solid #b4b2b2;
  padding-top: 6px;
  line-height: 1.5;
  text-indent: 2em;
}

.Prodect_contant3 {
  width: 80%;
  height: 490px;
  /* background-color: blueviolet; */
  margin-left: 62px;
}

.Prodect_contant3 span h1 {
  margin-top: 20px;
  margin-left: -21px;
}

.Prodect_contant3 ul {
  margin-top: -10px;
}

.Prodect_contant3 ul li {
  display: block;
  float: left;
  width: 46%;
  height: 197px;
  margin-left: 31px;
  margin-top: 29px;
  /* background-color: chocolate; */
}

.Prodect_contant3 ul li h3 {
  display: block;
  margin-left: 10px;
  font-size: 16px;
}

.Prodect_contant3 ul li span {
  font-size: 14.2px;
  font-weight: 450;
}