.blog-banner-3 {
  background-image: url("../../images/blog/3/banner.jpg");
}

.title1-text {
  padding-top: 60px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.title2-text {
  padding-top: 12px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.model-text-list-title5 {
  font-family: Arial, Arial;
}

.model-text-list-title5 ul {
  font-size: 10px;
  padding-left: 20px;
}

.model-text-list-title5 li P {
  margin-top: 24px;
  font-family: Arial-BoldMT, Arial-BoldMT;
  font-weight: 700;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.card-img-text-title7 {
  padding-top: 60px;
}
.card-img,
.card-text {
  background: #ffffff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 0px 0px;
}
.card-img-text-title7 .card-img {
  width: 600px;
}
.card-img-text-title7 .card-text {
  padding: 0 40px;
  width: 576px;
  font-family: Arial, Arial;
  font-weight: 700;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.bottom-text {
  padding-bottom: 120px;
}
.title7-text {
  padding-top: 12px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.title5-list-text {
  margin-left: -15px;
  padding-top: 12px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.title7-img {
  width: 580px;
  height: 310px;
}
.title2-text-7 {
  padding-top: 12px;
  width: 1200px;
  height: 24px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.text-par-list {
  padding-top: 24px;
  width: 1189px;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.card-text-title2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title2-card-text {
  padding-left: 20px;
  width: 923px;
  height: 48px;
  font-family: ArialMT, ArialMT;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.title2-card-text2 {
  padding-left: 20px;
  width: 505px;
  height: 20px;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 10px;
  color: #999999;
  line-height: 10px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.title2-card-text3 {
  padding-left: 20px;
  width: 900px;
  height: 20px;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.text-par-list {
  padding-top: 24px;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.card-img-text-title2 {
  margin-top: 12px;
  width: 1200px;
  height: 168px;
}

.blog-content .option-content {
  padding: 60px 0;
  flex-wrap: wrap;
  flex: 4;
}
.blog-content .option-content .item-box {
  width: 285px;
  height: 320px;
  cursor: pointer;
}
.blog-center {
  width: 1200px;
  margin: auto;
}
.blog-content .option-content {
  padding: 60px 0;
  flex-wrap: wrap;
  flex: 4;
}
.blog-content .option-content .item-box {
  width: 285px;
  height: 320px;
  cursor: pointer;
}
.option-content .item-box p {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.option-content .item-box .item-title {
  padding-top: 16px;
  width: 275px;
  height: 84px;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.option-content .item-box:hover .item-title {
  color: #2d78b5;
}
.flex {
  display: flex;
}
.just-between {
  justify-content: space-between;
}
