.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-odi {
  padding-top: 102px;
  padding-bottom: 37px;
}
.what-odi .content {
  margin-top: 40px;
}
.what-odi .content .left-intro {
  width: 730px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-odi .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 22px;
  letter-spacing: -0.2px;
}
.what-odi .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 6px;
  left: 5px;
}
.what-odi .content .left-intro p span {
  color: #FF7D00;
}
.what-odi .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-odi .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-odi .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-odi .content .right-img {
  margin-top: -11px;
  margin-left: auto;
  margin-right: 0;
  width: 352px;
}
.what-odi .content .right-img img {
  width: 100%;
  display: block;
}
.what-odi a.handle-btn {
  margin-top: 100px;
}
.handle-btn2 {
  display: block;
  width: 368px;
  height: 50px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #277FEF;
  border-radius: 25px;
  margin: 0 auto;
  margin-top: 35px;
}
.which-handle {
  padding: 54px 0;
  background-color: #F7F9FC;
}
.which-handle ul.content {
  margin: 0 auto;
  margin-top: 52px;
  width: 1099px;
  flex-wrap: wrap;
}
.which-handle ul.content li {
  width: calc(50% - 20px);
  margin-right: 40px;
  display: flex;
  align-items: center;
  padding: 23px 36px;
  background-color: #fff;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
}
.which-handle ul.content li .icon {
  width: 64px;
  height: 64px;
}
.which-handle ul.content li .icon img {
  width: 100%;
  display: block;
}
.which-handle ul.content li .info {
  width: calc(100% - 64px);
  padding-left: 23px;
}
.which-handle ul.content li .info p {
  font-family: 'SourceHanSansCN-Medium';
  font-size: 16px;
  line-height: 26px;
  color: #333;
}
.which-handle ul.content li:nth-child(2n) {
  margin-right: 0;
}
.which-handle ul.content li:nth-child(n + 3) {
  margin-top: 28px;
}
.effect {
  padding-top: 70px;
  padding-bottom: 42px;
  background-image: url(../images/odi/bg-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.effect .effect-content {
  width: 1099px;
  margin: 0 auto;
  margin-top: 36px;
  padding: 44px 52px 41px 60px;
  background-color: #fff;
  border-radius: 12px;
}
.effect .effect-content ul li {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.8px;
  color: #333;
  margin-bottom: 26px;
}
.effect .effect-content ul li:last-child {
  margin-bottom: 0;
}
.effect .handle-btn2 {
  margin-top: 26px;
}
.type {
  padding-top: 55px;
  padding-bottom: 60px;
  background-color: #F7F9FC;
}
.type ul.content {
  width: 1108px;
  margin: 0 auto;
  margin-top: 46px;
}
.type ul.content li {
  flex: 1;
  margin-right: 20px;
  background: #FFFFFF;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
  padding: 28px 25px 25px 23px;
}
.type ul.content li .icon {
  width: 48px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.type ul.content li .icon img {
  max-width: 100%;
  max-height: 100%;
}
.type ul.content li .info {
  text-align: center;
}
.type ul.content li .info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 20px;
  line-height: 24px;
  color: #333;
  margin-bottom: 11px;
}
.type ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #333;
  letter-spacing: -1px;
}
.type ul.content li:last-child {
  margin-right: 0;
}
.condition {
  padding-top: 60px;
  padding-bottom: 60px;
}
.condition .condition-content {
  width: 1115px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 150px 159px;
  background-position: calc(100% - 65px) calc(100% - 17px);
  padding: 39px 0 47px 59px;
  box-shadow: 0px 3px 24px 0px rgba(28, 124, 188, 0.14);
  border-radius: 20px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 34px;
  color: #666;
  position: relative;
  letter-spacing: 0.5px;
}
c .condition .condition-content ul li:last-child {
  margin-bottom: 0;
}
.condition .condition-content ul li span {
  position: absolute;
  top: 7px;
  left: -28px;
}
.condition a.handle-btn {
  margin-top: 44px;
}
.odi-process {
  padding-top: 69px;
  padding-bottom: 38px;
  background-image: url(../images/common/process_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.odi-process .title h6 {
  font-size: 16px;
  margin-top: 14px;
  color: #494949;
}
.odi-process ul.content {
  width: 1108px;
  margin: 0 auto;
  margin-top: 28px;
}
.odi-process ul.content li {
  flex: 1;
  margin-right: 20px;
  padding: 29px 30px;
  background-color: #fff;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
}
.odi-process ul.content li:last-child {
  margin-right: 0;
}
.odi-process ul.content li img {
  display: block;
  width: 66px;
  height: 66px;
  margin: 0 auto;
}
.odi-process ul.content li h5 {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #333;
  margin-top: 14px;
}
.odi-process a.handle-btn {
  margin-top: 32px;
}
.material {
  padding-top: 60px;
  padding-bottom: 50px;
}
.material .material-content {
  display: flex;
  align-items: center;
  padding: 30px 23px;
  background: #F7F9FC;
  border-radius: 10px;
  margin-top: 33px;
}
.material .material-content .left-img {
  width: 174px;
}
.material .material-content .left-img img {
  width: 100%;
  display: block;
}
.material .material-content .right-info {
  width: calc(100% - 174px);
  padding-left: 47px;
}
.material .material-content .right-info ul li {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.material a.handle-btn {
  margin-top: 23px;
}
.benefit {
  padding-top: 55px;
  padding-bottom: 60px;
  background-color: #F7F9FC;
}
.benefit ul.content {
  width: 1103px;
  margin: 0 auto;
  margin-top: 50px;
  flex-wrap: wrap;
}
.benefit ul.content li {
  width: calc(33.33% - 17.33px);
  margin-right: 26px;
  padding: 30px 31px 21px 30px;
  background-color: #fff;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
}
.benefit ul.content li:nth-child(3n) {
  margin-right: 0;
}
.benefit ul.content li:nth-child(n + 4) {
  margin-top: 24px;
}
.benefit ul.content li .icon {
  width: 61px;
  height: 61px;
  margin: 0 auto;
}
.benefit ul.content li .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.benefit ul.content li .info {
  text-align: center;
  margin-top: 19px;
}
.benefit ul.content li .info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 20px;
  line-height: 1;
}
.benefit ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 14px;
  letter-spacing: 0.2px;
}
.benefit .handle-btn2 {
  width: 408px;
  margin-top: 40px;
}
.note {
  padding-top: 59px;
  padding-bottom: 70px;
}
.note .note-content {
  width: 1059px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 60px 35px 78px 34px;
  background-color: #F7F9FC;
  background-image: url(../images/odi/att-bg.png);
  background-position: calc(100% - 35px) 70px;
  background-repeat: no-repeat;
  background-size: 285px 207px;
}
.note .note-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 26px;
  color: #333;
  margin-bottom: 26px;
}
.note .note-content .info p:last-child {
  margin-bottom: 0;
}
