.margin_bottom {
  margin-bottom: 20px;
}
.margin_right {
  margin-right: 20px;
}
.bg_span {
  display: block;
  width: 45px;
  height: 3px;
  margin: 20px 0;
}
#wrapper {
  position: relative;
}
.part_1 {
  position: relative;
  z-index: 2;
  background-color: transparent;
  padding: 0;
}
.part_1 .compart {
  width: 1200px;
  background: url("../images/s-bgc.jpg") no-repeat center;
  margin-bottom: 40px;
}
.patent-server-wrapper .content-box .small-box {
  width: 1200px;
}
.patent-server-wrapper .content-box .small-box .small-item {
  width: 386px;
  margin: 0 20px 20px 0;
}
.patent-server-wrapper .content-box .small-box .small-item .server-avatar {
  border: none;
}
.patent-server-wrapper .content-box .small-box .small-item .content-right {
  width: 215px;
  margin-right: 0;
}
.patent-server-wrapper .content-box .small-box .small-item .content-right .server-desc {
  margin-bottom: 10px;
}
.patent-server-wrapper .content-box .small-box .small-item .content-right .server-desc.clear-desc {
  margin-top: 0;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item {
  width: 150px;
  height: 450px;
  margin: 0;
  box-shadow: none;
  text-align: center;
  position: relative;
  border-radius: 0;
  margin-bottom: 40px;
  cursor: pointer;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item .zhezhao {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #2944cc;
  opacity: 0.5;
  display: none;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item:hover a {
  color: #fff;
  border: 3px solid #ffffff;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item:hover .zhezhao {
  display: block;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item div {
  position: absolute;
  bottom: 50px;
  left: 28px;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item div .h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  margin-top: 2px;
}
.patent-server-wrapper .content-box .small-box .small-item.line-item div a {
  display: block;
  width: 90px;
  padding: 8px 0px;
  border: 3px solid #e63917;
  color: #e63917;
  font-size: 13px;
  margin: 18px auto 0 auto;
}
.zl-bg {
  height: 590px;
  background: url("../images/bg-wl.png") no-repeat;
  background-size: 100% 100%;
}
.zl-bg-change {
  width: 100%;
  height: 126px;
  background: url("../images/bg-wl.png") no-repeat center;
  position: absolute;
  top: 310px;
}
.part_2 {
  position: relative;
}
.part_2 .compart .out_part {
  height: 692px;
  margin-bottom: 40px;
}
.part_2 .compart .out_part .div_part {
  width: 222px;
  height: 446px;
  background-color: #fff;
  text-align: center;
  float: left;
  border-radius: 6px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
}
.part_2 .compart .out_part .div_part:hover {
  border: 1px solid #2944cc;
}
.part_2 .compart .out_part .div_part.div_part_hover:hover {
  height: 444px !important;
  border: 1px solid #2944cc;
}
.part_2 .compart .out_part .div_part div {
  width: 60%;
  margin: 50px auto 45px;
}
.part_2 .compart .out_part .div_part hr {
  border: 1px solid #f5f5f5;
  margin-bottom: 45px;
}
.part_2 .compart .out_part .div_heng_part {
  width: 100%;
  height: 224px;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}
.part_2 .compart .out_part .div_heng_part:hover {
  border: 1px solid #2944cc;
}
.part_2 .compart .out_part .div_heng_part div {
  width: 100%;
  position: absolute;
  top: 57px;
  left: 40px;
  vertical-align: middle;
}
.part_2 .compart .out_part .div_heng_part div p.h2_black {
  margin: 0 0 15px 0;
}
.part_2 .compart .out_part .div_heng_part div p.h5 {
  margin: 5px 0 10px 0;
}
.part_2 .compart .out_part .div_heng_part div img {
  float: left;
  margin-right: 35px;
}
.part_2 .compart .out_part .div_heng_part_change {
  background-color: #fff;
  width: 100%;
  height: 224px;
  box-sizing: border-box;
  padding: 40px 0 0 30px;
  border-radius: 6px;
}
.part_2 .compart .out_part .div_heng_part_change:hover {
  border: 1px solid #2944cc;
}
.part_2 .compart .out_part .div_heng_part_change > div {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.part_2 .compart .out_part .div_heng_part_change > div img {
  margin-right: 30px;
}
.part_2 .compart .out_part .div_heng_part_change > div.all_text {
  width: 61%;
}
.part_2 .compart .out_part .div_heng_part_change > div.all_text p.h2_black_change {
  font-size: 22px;
  color: #000000;
  margin: 0 0 12px 0;
}
.part_2 .compart .out_part .div_heng_part_change > div.all_text p.h5 {
  line-height: 20px;
}
.part_2 .compart .out_part .div_heng_part_change > div.all_text p.red_text {
  margin-top: 12px;
}
.part_2 .compart .out_part .div_bg_part {
  width: 100%;
  height: 224px;
  border-radius: 6px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.part_2 .compart .out_part .div_bg_part div {
  position: absolute;
  top: 60px;
  left: 40px;
}
.part_2 .compart .out_part .div_part_change {
  width: 234px;
  border-radius: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.part_2 .compart .out_part .div_part_change:hover {
  border: none;
}
.part_2 .compart .out_part .div_part_change div {
  text-align: left;
  margin-top: 145px;
  width: 74%;
}
.part_2 .compart .out_part p.h1 {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
}
.part_2 .compart .out_part p.h2 {
  font-size: 25px;
  color: #fff;
}
.part_2 .compart .out_part p.h3 {
  font-size: 17px;
  color: #b6b7b8;
  margin-top: 10px;
  line-height: 25px;
  font-weight: 500;
}
.part_2 .compart .out_part p.h2_black {
  font-size: 22px;
  color: #000000;
  margin: 25px 0 15px 0;
  font-weight: 500;
}
.part_2 .compart .out_part p.h4 {
  font-size: 15px;
  color: #e63917;
}
.part_2 .compart .out_part p.h5 {
  font-size: 14px;
  color: #999999;
  line-height: 25px;
}
.part_2 .compart .out_part p.red_text {
  color: #e63917;
  font-weight: 700;
  font-size: 14px;
}
.part_2 .compart .out_part p .big {
  font-size: 28px;
}
.part_2 .compart .out_part > div {
  float: left;
}
.part_2 .compart .out_part > div.left_part {
  width: 224px;
  height: 100%;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 6px;
}
.part_2 .compart .out_part > div.left_part div {
  width: 70%;
  margin: 35px auto 0 auto;
}
.part_2 .compart .out_part > div.center_part {
  width: 468px;
  margin-right: 20px;
}
.part_2 .compart .out_part > div.right_part {
  width: 468px;
}
.div_top_part {
  border-radius: 0 !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.div_bottom_part {
  border-radius: 0 !important;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.patent-server-wrapper .content-box .new-price p:nth-of-type(2):hover {
  background-color: #2944cc;
  color: #fff;
}
.async {
  position: relative;
  z-index: 1;
}
