.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
.shutiao-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0px 10px 18px 0px rgba(65, 119, 255, 0.3);
  transition: color 0.3s;
  background-color: #4177ff;
  color: #fff;
}
.shutiao-btn:hover {
  background-color: #5b89ff;
}
.shutiao-btn:active {
  background-color: #0e52ff;
}
.shutiaoip .shutiao-blue {
  color: #4177ff;
}
.shutiaoip .banner {
  width: 100%;
  height: 740px;
  background: url("/images/shutiaoip/bg.png") no-repeat center bottom;
  background-size: cover;
}
.shutiaoip .shutiaoip-head {
  text-align: center;
  padding-top: 260px;
}
.shutiaoip .shutiaoip-head .title {
  font-weight: 700;
  font-size: 60px;
  color: #1a1a1a;
  line-height: 87px;
  text-align: center;
}
.shutiaoip .shutiaoip-head .title span {
  font-weight: 700;
}
.shutiaoip .shutiaoip-head .subtitle-1 {
  margin-top: 20px;
  font-weight: 400;
  font-size: 24px;
  color: #4b4b4b;
  line-height: 35px;
}
.shutiaoip .shutiaoip-head .subtitle-2 {
  margin-top: 13px;
  font-weight: 500;
  font-size: 28px;
  color: #4b4b4b;
  line-height: 41px;
}
.shutiaoip .shutiaoip-head .btn {
  margin-top: 53px;
  text-align: center;
}
.shutiaoip .shutiaoip-head .btn a {
  margin: 0 auto;
  width: 210px;
  height: 40px;
}
.shutiaoip .shutiaoip-head .btn .text {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.shutiaoip .box-title {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  color: #1b2c50;
  line-height: 30px;
}
.shutiaoip .first-box {
  padding-bottom: 182px;
}
.shutiaoip .why {
  padding-bottom: 80px;
}
.shutiaoip .why .box-title {
  margin-top: 24px;
  margin-bottom: 80px;
}
.shutiaoip .why ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shutiaoip .why img {
  width: 100%;
}
.shutiaoip .why li:not(.why-center) {
  width: 380px;
}
.shutiaoip .why-item {
  width: 100%;
  min-height: 110px;
  box-shadow: 0px 10px 20px 0px rgba(37, 70, 153, 0.15);
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 20px 18px 20px 20px;
}
.shutiaoip .why-item-content {
  margin-left: 10px;
}
.shutiaoip .why-item-title {
  font-weight: 500;
  font-size: 18px;
  color: #4177ff;
  line-height: 20px;
}
.shutiaoip .why-item-subtitle {
  margin-top: 10px;
  font-weight: 350;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 20px;
}
.shutiaoip .why-center {
  width: 390px;
}
.shutiaoip .why-side .why-item:nth-child(1) {
  margin-top: 17px;
}
.shutiaoip .why-side .why-item:nth-child(2) {
  margin-top: 70px;
}
.shutiaoip .why-bottom {
  margin: 43px auto 0;
}
.shutiaoip .why-icon {
  width: 26px;
  height: 26px;
  flex-shrink: 0;
}
.shutiaoip .why-icon svg {
  width: 100%;
  height: 100%;
}
.shutiaoip .how {
  margin-top: 131px;
}
.shutiaoip .how ul {
  margin-top: 77px;
  display: flex;
  padding-left: 26px;
  padding-right: 26px;
  justify-content: space-around;
}
.shutiaoip .how .how-icon {
  width: 110px;
  margin: 0 auto;
}
.shutiaoip .how-item {
  width: 172px;
}
.shutiaoip .how-item-text {
  margin-top: 22px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 24px;
}
.shutiaoip .second-box {
  background-color: #f6f8fb;
  padding-top: 90px;
  padding-bottom: 90px;
}
.shutiaoip .use-img-box {
  width: 580px;
  height: 358px;
  margin-left: 75px;
}
.shutiaoip .use-img-box img {
  height: 540px;
  width: 704px;
  margin-top: -91px;
  margin-left: -75px;
}
.shutiaoip .use-main {
  display: flex;
  margin-top: 91px;
  justify-content: center;
}
.shutiaoip .use-main .use-items {
  margin-right: 17px;
  width: 340px;
}
.shutiaoip .use-main-step {
  background-color: #fff;
  padding: 10px 25px;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 30px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.shutiaoip .use-main-step:hover {
  box-shadow: 0px 10px 20px 0px rgba(37, 70, 153, 0.15);
}
.shutiaoip .use-main .btn {
  height: 50px;
  font-size: 16px;
  line-height: 24px;
}
.shutiaoip .use-bottom {
  margin-top: 61px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #9e9e9e;
  line-height: 30px;
}
.shutiaoip .third-box {
  padding-top: 100px;
  padding-bottom: 100px;
}
.shutiaoip .st-core {
  margin-top: 80px;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
.shutiaoip .st-core-item {
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(37, 70, 153, 0.15);
  border-radius: 12px;
  padding: 20px 20px 30px 20px;
}
.shutiaoip .st-core-icon {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
.shutiaoip .st-core-icon svg {
  width: 100%;
  height: 100%;
}
.shutiaoip .st-core-title {
  margin-top: 45px;
  font-weight: 600;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 23px;
}
.shutiaoip .st-core-subtitle {
  margin-top: 10px;
  font-weight: 350;
  font-size: 14px;
  color: #767676;
  line-height: 20px;
}
.shutiaoip .fourth-box {
  padding-top: 58px;
  padding-bottom: 58px;
  background: url("/images/shutiaoip/dingzhi-bg.png") no-repeat 0 0 / 100% 100%;
}
.shutiaoip .custom-made {
  display: flex;
}
.shutiaoip .custom-made-header {
  width: 191px;
}
.shutiaoip .custom-made-header span {
  display: block;
}
.shutiaoip .custom-made-header .title {
  font-weight: 700;
  font-size: 36px;
  color: #1a1a1a;
  line-height: 28px;
}
.shutiaoip .custom-made-header .subtitle {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  color: #1a1a1a;
  line-height: 28px;
}
.shutiaoip .custom-made-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 50px;
  margin-left: 130px;
  align-content: center;
}
.shutiaoip .custom-made-list li {
  white-space: nowrap;
}
.shutiaoip .custom-made-check {
  display: inline-block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  vertical-align: bottom;
}
.shutiaoip .custom-made-check svg {
  width: 100%;
  height: 100%;
}
.shutiaoip .custom-made-text {
  margin-left: 9px;
  font-weight: 400;
  font-size: 18px;
  color: #1a1a1a;
  line-height: 28px;
  display: inline-block;
}
.shutiaoip .custom-made .btn-box {
  margin-left: 70px;
  margin-top: 20px;
}
.shutiaoip .custom-made .btn {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  width: 160px;
  height: 40px;
  box-shadow: none;
}
