#adv {
  box-sizing: border-box;
  margin: 0 auto;
  width: 1920px;
  color: #000;
  /* 兼容 IE 67 */
}
#adv .clearfix::before,
#adv .clearfix::after {
  content: "";
  display: table;
}
#adv .clearfix::after {
  clear: both;
}
#adv ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #888888;
  font-size: 16px;
}
#adv :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
  font-size: 16px;
}
#adv ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
  font-size: 16px;
}
#adv :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888888;
  font-size: 16px;
}
#adv .clearfix {
  *zoom: 1;
}
#adv input {
  background: none;
  outline: none;
  border: none;
}
#adv .temp-input::-webkit-input-placeholder {
  /*Chrome/Safari*/
  color: #fe282a;
}
#adv .temp-input::-moz-placeholder {
  /*Firefox*/
  color: #fe282a;
}
#adv .temp-input::-ms-input-placeholder {
  /*IE*/
  color: #fe282a;
}
#adv input:focus {
  border: none;
}
#adv textarea:focus {
  outline: none;
}
#adv .cursor {
  cursor: default;
}
#adv .cursor1 {
  cursor: pointer;
}
#adv div,
#adv ul,
#adv li,
#adv span,
#adv input,
#adv em,
#adv i,
#adv p,
#adv textarea {
  box-sizing: border-box;
}
#adv .it-img img {
  width: 100%;
}
#adv .ad-inline {
  padding-top: 60px;
  padding-bottom: 95px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/5744604138993351230_pic1.jpg') no-repeat top center;
  background-size: 105%;
}
#adv .ad-inline h1 {
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  height: 54px;
  margin-bottom: 60px;
  color: #000;
}
#adv .ad-inline h1::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#adv .ad-inline ul {
  width: 1190px;
  margin: 0 auto;
  display: flex;
}
#adv .ad-inline ul li {
  flex: 1;
  justify-content: space-between;
  text-align: center;
}
#adv .ad-inline ul li img {
  margin-bottom: 15px;
}
#adv .ad-inline ul li h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 55px;
}
#adv .ad-inline ul li p {
  line-height: 35px;
  font-size: 21px;
  margin-bottom: 10px;
}
#adv .ad-inline ul li a {
  display: inline-block;
  width: 107px;
  height: 34px;
  background-color: #2d78d2;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
#adv .ad-outline {
  padding: 60px 0 77px 0;
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/5013148553757011385_pic1.jpg') no-repeat;
}
#adv .ad-outline h1 {
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  height: 54px;
  margin-bottom: 60px;
  color: #fff;
}
#adv .ad-outline h1::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#adv .ad-outline ul {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#adv .ad-outline ul li {
  color: #fff;
  width: 383px;
  text-align: center;
}
#adv .ad-outline ul li img {
  width: 383px;
  height: 220px;
  margin-bottom: 18px;
}
#adv .ad-outline ul li h2 {
  font-size: 25px;
  line-height: 44px;
  font-weight: 700;
}
#adv .ad-outline ul li p {
  font-size: 15px;
  line-height: 31px;
  margin-bottom: 28px;
}
#adv .ad-outline ul li a {
  display: inline-block;
  width: 107px;
  height: 34px;
  background-color: #2d78d2;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
#adv .server {
  padding: 60px 0 77px 0;
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/5744604138993351230_pic1.jpg') no-repeat bottom left;
  background-size: 103%;
}
#adv .server h1 {
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  height: 54px;
  margin-bottom: 40px;
  color: #000;
}
#adv .server h1::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#adv .server .cent {
  width: 1190px;
  margin: 0 auto;
}
#adv .server .cent .one-item {
  width: 230px;
  margin-top: 10px;
  box-shadow: 0px 0px 10px 0px #edeff6;
  margin-right: 20px;
}
#adv .server .cent .one-item img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 152px;
}
#adv .server .cent .one-item ul {
  height: 490px;
  padding: 14px 16px 0;
  border: 1px solid;
  border-color: transparent #e8e8e8 #e8e8e8 #e8e8e8;
  border-radius: 0 0 5px 5px;
}
#adv .server .cent .one-item ul li {
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/4855880913203019257_pic1.png') no-repeat top 10px left;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 25px;
}
#adv .server .cent .two-item {
  width: 460px;
  box-shadow: 0px 0px 10px 0px #edeff6;
  margin-top: 0;
  margin-right: 20px;
}
#adv .server .cent .two-item img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 183px;
}
#adv .server .cent .two-item ul {
  padding: 14px 16px 20px;
  border: 1px solid;
  border-color: transparent;
  border-radius: 0 0 5px 5px;
}
#adv .server .cent .two-item ul li {
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/4855880913203019257_pic1.png') no-repeat top 10px left;
  margin-bottom: 10px;
}
#adv .server .cent .two-item ul li h2 {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 25px;
}
#adv .server .cent .two-item ul li p {
  padding-left: 25px;
  font-size: 14px;
  line-height: 22px;
  color: #626262;
}
#adv .server .cent .two-item ul li p i {
  color: #5485f8;
}
#adv .server .cent .three-item {
  width: 460px;
  box-shadow: 0px 0px 10px 0px #edeff6;
  margin-top: 10px;
  margin-right: 0;
}
#adv .server .cent .three-item img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 183px;
}
#adv .server .cent .three-item ul {
  padding: 14px 16px 20px;
  border: 1px solid;
  border-color: transparent #e8e8e8 #e8e8e8 #e8e8e8;
  border-radius: 0 0 5px 5px;
}
#adv .server .cent .three-item ul li {
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/4855880913203019257_pic1.png') no-repeat top 10px left;
  margin-bottom: 10px;
}
#adv .server .cent .three-item ul li h2 {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 25px;
}
#adv .server .cent .three-item ul li p {
  padding-left: 25px;
  font-size: 14px;
  line-height: 22px;
  color: #626262;
}
#adv .server .cent .three-item ul li p i {
  color: #5485f8;
}
#adv .form-apply {
  padding-top: 60px;
  height: 687px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20200716/5485405119559179923_pic1.jpg') no-repeat;
  background-size: 100% 100%;
}
#adv .form-apply .centent {
  text-align: center;
}
#adv .form-apply .centent h1 {
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  height: 54px;
  margin-bottom: 30px;
  color: #fff;
}
#adv .form-apply .centent h1::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#adv .form-apply .centent .form {
  display: inline-block;
  color: #fff;
}
#adv .form-apply .centent .form .item {
  position: relative;
  margin-bottom: 20px;
}
#adv .form-apply .centent .form .item .left {
  float: left;
  text-align: right;
  width: 150px;
  font-size: 16px;
  font-weight: 700;
  margin-right: 25px;
  line-height: 40px;
}
#adv .form-apply .centent .form .item .left i {
  color: #fe282a;
  margin-right: 5px;
  font-size: 20px;
  line-height: 40px;
  vertical-align: middle;
}
#adv .form-apply .centent .form .item input {
  float: left;
  width: 420px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  border: 1px solid #fee4c1;
  background-color: #fff;
  padding-left: 20px;
  font-size: 16px;
}
#adv .form-apply .centent .form .item input.temp-input {
  border: 1px solid #fe282a;
}
#adv .form-apply .centent .form .item .toast {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -62px;
  color: #fe282a;
}
#adv .form-apply .centent .form .item .right {
  padding-left: 11px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  height: 40px;
  line-height: 40px;
}
#adv .form-apply .centent .form .item .right input {
  display: none;
}
#adv .form-apply .centent .form .item .right i {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  border: 1px solid #5c92f2;
}
#adv .form-apply .centent .form .item .right i.temp {
  border: 4px solid #5c92f2;
}
#adv .form-apply .centent .form .item .right span {
  margin-left: 3px;
  font-size: 16px;
  font-weight: 700;
}
#adv .form-apply .centent .form .item textarea {
  width: 418px;
  height: 119px;
  padding: 10px 20px;
  border: 1px solid #fee4c1;
  resize: none;
  overflow: hidden;
}
#adv .form-apply .centent .btn-apply {
  margin: 0 auto;
  width: 419px;
  height: 53px;
  line-height: 53px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  background-image: linear-gradient(to bottom, #55a1fd, #2e79d3);
  text-align: center;
  border-radius: 3px;
  position: relative;
  left: 87px;
}
