.after-head-container {
  position: relative;
  padding-top: 1.3rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 1.3rem 0rem rgba(5, 17, 67, 0.2);
}

.after-head {
  /* background-color: #ffffff; */
  justify-content: space-around;
}

.four-item-active {
  width: 100%;
  height: 4px;
  margin-top: 1.2rem;
  border-radius: 2px;
}

.active .four-item-active {
  background-color: #ff6600;
}

.four-item-name {
  margin-top: 1rem;
  color: #758ebf;
}

.four-features {
  padding-top: 12rem;
  background-color: #f3f5fa;
  /* padding-bottom: 12rem; */
}

.features-list-item::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 2px solid #ff6600;
}

.four-features-title {
  color: #333333;
  font-size: 3.2rem;
}

.features-item-title {
  font-size: 1.8rem;
  color: #4a4a4a;
  white-space: nowrap;
}

.features-item-desc {
  font-size: 1.6rem;
  margin-left: 2rem;
  color: #758ebf;
}

.features-list {
  margin-top: 3.7rem;
}

.features-list-item {
  padding: 1rem 0;
}

.row>div {
  padding: 0 30px;
}

.four-features-img {
  text-align: center;
}

.showAll .four-item-active {
  background-color: transparent !important
}

.services {
  /* padding: 18rem 0; */
  position: relative;
  z-index: 2;
  /* background-image: url(/img/bgbg1.png); */
  /* background-size: 100% 100%; */
  transform: translateY(10rem);
}

.services-title,
.services-desc {
  color: #ffffff;
  text-align: center;
}

.services-title {
  font-size: 3.6rem;
}

.services-desc {
  font-size: 1.6rem;
}

.services-img-container {
  justify-content: space-around;
}

.services-img {
  max-width: 48rem;
  min-width: 28rem;
  margin-top: 3rem;
  /* flex-shrink: 0; */
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  box-shadow: 0rem 1.2rem 2.8rem 0rem rgba(5, 17, 67, 0.2);
}

.service-content {
  top: 40px;
  left: 60px;
  position: absolute;
}

.service-title {
  color: #ff6600;
  font-size: 18px;
  padding-bottom: 25px;
}

.service-text{
  color:#4a4a4a;
  font-size: 16px;
  margin-top: 15px;
}

/* .services-img{
  margin-left:
} */

.tradition {
  margin-top: 6rem;
  color: #b0e6ff;
  text-align: center;
}

.seo {
  padding-top: 10rem;
  padding-bottom: 10rem;
  /* transform: translateY(-10rem); */
}

.service-container {
  padding: 4rem 0;
  background-color: #00319c;
}

.bottoml {
  background-color: #ffffff;
}

.out-bgtop {
  background-color: #ffffff;
}

.out-bgbottom {
  padding-top: 5rem;
  background-image: url(/img/bg2b.png);
  background-size: 100% auto;
  /* position: relative; */
  padding-bottom: 24rem;
  background-repeat: no-repeat;

}

.out-title {
  color: #ffffff;
  font-size: 3.6rem;
}

.out-list {
  color: #ffffff;
  margin-top: 5rem;
}

.out-list-item::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #ffffff;
  background-color: transparent;
}

.out-list-item {
  padding: 1rem 0;
  font-size: 1.6rem;
}

.zxty {
  margin-top: 6rem;
}

.trail-form-title {
  font-size: 3.6rem;
}

.trail-form-tips {
  margin-top: 3rem;
  font-size: 1.6rem;
}

.trail-form {
  color: #4a4a4a;
  padding: 7rem 6rem;
  background-color: #ffffff;
  box-shadow: 0rem 1rem 4rem 0rem rgba(5, 17, 67, 0.1);
  border-radius: 4px;
  transform: translateY(-17.2rem);
}

input {
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  /* vertical-align: middle; */
}

.input-container {
  margin-top: 5.4rem;
  /* padding: 1rem; */
}

.form-input {
  height: 4rem;
  width: 28rem;
  max-width: 28rem;
  overflow: hidden;
  border-radius: 4px;
  /* padding: 0 0.8rem; */
  margin-top: 1.5rem;
  margin-right: 1.8rem;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #999999;
}

input{
  padding:0 0.8rem;
}

.form-submit-btn {
  width: 28rem;
  cursor: pointer;
  color: #ffffff;
  padding: 1.2rem 0;
  user-select: none;
  text-align: center;
  margin-top: 4.3rem;
  border-radius: 25px;
  -moz-user-select: none;
  background-color: #ff6600;
}

.bottom {
  color: #ffffff;
  padding: 20px 15px;
  justify-content: space-around;
  background-color: #f3f5fa;
}

.bottom-btn {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 1.5rem 0;
  border-radius: 4px;
  text-align: center;
  background-color: #ffa84b;
}

.btn1 {
  margin-right: 10px;
}

.btn2 {
  margin-left: 10px;
  background-color: #ff6600;
}

.seo-title {
  font-size: 3.2rem;
}

.tag-three {
  padding: 0 15rem;
  justify-content: space-around;
}

.tag-three-item {
  color: #00319c;
  border-radius: 4px;
  padding: 1.3rem 5.5rem;
  background-color: #f1f4fc;
  border: 1px solid #9cb2e3;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
}