.contrast {
  font-size: 0;
}
.contrast * {
  box-sizing: border-box;
}
.contrast.axure .header-of-rp .header-contents .right-login .free {
  background-color: #296DF2;
}
.contrast.axure .header-of-rp .header-contents .right-login .free:hover {
  opacity: 0.8;
  background-color: #296DF2;
}
.contrast.axure .button-wrap {
  margin: auto;
}
.contrast.axure .button-wrap a {
  width: 200px;
  height: 56px;
  background: #296DF2;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 56px;
  font-weight: bold;
}
.contrast.axure .button-wrap a.border {
  border: 2px solid #ffffff;
  background-color: inherit;
  line-height: 52px;
  margin-left: 24px;
}
.contrast.axure .button-wrap a:hover {
  opacity: 0.8;
}
.contrast.axure .axure-banner {
  background: url('/images/contrast/axure/banner-bg.svg') no-repeat top center;
  padding-top: 152px;
  text-align: center;
}
.contrast.axure .axure-banner h1 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 56px;
  width: 92%;
  margin: auto;
}
.contrast.axure .axure-banner .banner-desc {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 32px;
  margin: 16px auto 48px;
  width: 92%;
}
.contrast.axure .axure-banner .banner-pic {
  margin: 64px auto 0;
  width: 92%;
  max-width: 1320px;
  border-radius: 24px;
  box-shadow: 0px 32px 64px 0px rgba(13, 17, 27, 0.15);
  overflow: hidden;
}
.contrast.axure .axure-con {
  padding: 192px 0;
  position: relative;
  text-align: center;
}
.contrast.axure .axure-con h2 {
  font-size: 40px;
  color: #353030;
  line-height: 48px;
  width: 92%;
  margin: auto;
  font-weight: bold;
}
.contrast.axure .axure-con .free-use-btn {
  width: 200px;
  height: 48px;
  background: #296df2;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  line-height: 48px;
  text-align: center;
}
.contrast.axure .axure-con .free-use-btn:hover {
  opacity: 0.8;
}
.contrast.axure .axure-con.content2 .con2-box li {
  margin-top: 64px;
  padding: 0 12px;
  display: inline-block;
  width: 25%;
  max-width: 256px;
}
.contrast.axure .axure-con.content2 .con2-box li h3 {
  font-size: 20px;
  font-weight: 400;
  color: #353030;
  line-height: 28px;
  margin: 16px auto;
  font-weight: bold;
}
.contrast.axure .axure-con.content2 .con2-box li p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
}
.contrast.axure .axure-con.content3::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  background-color: #296DF2;
  z-index: -1;
}
.contrast.axure .axure-con.content3 .con3-box {
  display: flex;
  width: 92%;
  max-width: 1320px;
  justify-content: space-between;
  margin: auto;
  position: relative;
}
.contrast.axure .axure-con.content3 .con3-box .left-box {
  width: 58%;
}
.contrast.axure .axure-con.content3 .con3-box .left-box li {
  display: none;
}
.contrast.axure .axure-con.content3 .con3-box .left-box li.active {
  display: block;
}
.contrast.axure .axure-con.content3 .con3-box .left-box li img {
  vertical-align: middle;
  border-radius: 32px;
  width: 100%;
  max-width: 760px;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
}
.contrast.axure .axure-con.content3 .con3-box .left-box.pos {
  position: absolute;
  bottom: 0;
}
.contrast.axure .axure-con.content3 .con3-box .right-box {
  width: 38%;
  margin-left: 4%;
  text-align: left;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word {
  max-width: 424px;
  margin-left: 10%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 20vh;
  opacity: 0.4;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word h2 {
  width: 100%;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word ul {
  margin: 48px auto;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word ul li {
  padding-left: 16px;
  position: relative;
  font-size: 20px;
  color: #353030;
  line-height: 28px;
  margin-bottom: 16px;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word ul li::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #296df2;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 10px;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word.active {
  opacity: 1;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word:last-of-type {
  margin-bottom: 10vh;
}
.contrast.axure .axure-con.content3 .con3-box .right-box .right-word:first-of-type {
  margin-top: 10vh;
}
.contrast.axure .axure-con.content3.fixed .left-box {
  position: fixed;
}
.contrast.axure .axure-con.content3.fixed .right-box {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-left: 0;
}
.contrast.axure .axure-con.content3.fixed .right-box .right-con {
  width: 38%;
}
.contrast.axure .axure-con.content3-phone {
  background-color: #296DF2;
  padding: 100px 0;
  display: none;
}
.contrast.axure .axure-con.content3-phone .con3-box {
  width: 92%;
  max-width: 1320px;
  margin: auto;
  text-align: center;
}
.contrast.axure .axure-con.content3-phone .con3-box li {
  display: none;
}
.contrast.axure .axure-con.content3-phone .con3-box li.active {
  display: block;
}
.contrast.axure .axure-con.content3-phone .con3-box li img {
  vertical-align: middle;
  border-radius: 32px;
  width: 100%;
  max-width: 760px;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word {
  max-width: 424px;
  margin: 48px auto 0;
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word h2 {
  width: 100%;
  color: #fff;
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word ul {
  margin: 48px auto 32px;
  text-align: left;
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word ul li {
  padding-left: 16px;
  position: relative;
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 16px;
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word ul li::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 10px;
}
.contrast.axure .axure-con.content3-phone .con3-box li .right-word a {
  border: 2px solid #fff;
  line-height: 44px;
}
.contrast.axure .axure-con.content3-phone .list-pagination {
  text-align: center;
  height: 20px;
  margin-top: 48px;
}
.contrast.axure .axure-con.content3-phone .list-pagination span {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  transition: 0.2s;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ffffff;
  margin: 0 5px;
  opacity: 0.2;
}
.contrast.axure .axure-con.content3-phone .list-pagination span.active {
  opacity: 1;
}
.contrast.axure .axure-con.content4 {
  background-color: #F8F6F6;
  padding: 96px 0;
}
.contrast.axure .axure-con.content4 .con4-left {
  display: inline-block;
  width: 392px;
  text-align: left;
  vertical-align: middle;
  margin-right: 10%;
}
.contrast.axure .axure-con.content4 .con4-left h2 {
  width: 100%;
}
.contrast.axure .axure-con.content4 .con4-left .h-desc {
  font-size: 20px;
  color: #353030;
  line-height: 28px;
  margin-top: 8px;
}
.contrast.axure .axure-con.content4 .con4-left .con-desc-p {
  font-size: 16px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin: 24px auto 48px;
}
.contrast.axure .axure-con.content4 .con4-right {
  max-width: 672px;
  width: 50%;
  display: inline-block;
  background-color: #fff;
  padding: 16px 32px;
  border-radius: 24px;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  height: 768px;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
  vertical-align: middle;
}
.contrast.axure .axure-con.content4 .con4-right tbody {
  text-align: center;
}
.contrast.axure .axure-con.content4 .con4-right tbody tr:hover {
  background-color: #F8F6F6;
}
.contrast.axure .axure-con.content4 .con4-right tbody td {
  border-bottom: 1px solid #F0EEEE;
  height: 56px;
  font-size: 16px;
  color: #353030;
  padding: 16px 0;
}
.contrast.axure .axure-con.content4 .con4-right tbody td:first-of-type {
  text-align: left;
  width: 48%;
  padding-left: 24px;
  line-height: 24px;
}
.contrast.axure .axure-con.content4 .con4-right tbody td img {
  height: 20px;
  vertical-align: middle;
}
.contrast.axure .axure-con.content4 .con4-right .expand-btn {
  font-size: 14px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 22px;
  margin-top: 20px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
.contrast.axure .axure-con.content4 .con4-right .expand-btn .icon20_icon_Scrolldown {
  font-size: 14px;
  margin-left: 6px;
  display: inline-block;
}
.contrast.axure .axure-con.content4 .con4-right .expand-btn .icon20_icon_Scrolldown.rotate {
  transform: rotate(180deg);
}
.contrast.axure .axure-con.content4 .con4-right .expand-btn.expand {
  position: relative;
  height: auto;
  line-height: 24px;
}
.contrast.axure .axure-con.content5 {
  padding: 128px 0;
}
.contrast.axure .axure-con.content5 .con5-box {
  width: 92%;
  margin: 64px auto 0;
  display: flex;
  justify-content: center;
}
.contrast.axure .axure-con.content5 .con5-box li {
  display: flex;
  justify-content: space-between;
  width: calc((100% - 24px) / 2);
  background: linear-gradient(117deg, #15294d, #08152b 100%);
  border-radius: 24px;
  max-width: 648px;
  text-align: left;
  padding: 0 32px 0 56px;
}
.contrast.axure .axure-con.content5 .con5-box li .right {
  width: 40%;
  max-width: 216px;
  display: flex;
  align-items: center;
}
.contrast.axure .axure-con.content5 .con5-box li .right img {
  width: 100%;
}
.contrast.axure .axure-con.content5 .con5-box li .left {
  width: 60%;
  max-width: 312px;
  text-align: left;
  padding: 48px 0;
  display: inline-block;
  vertical-align: middle;
}
.contrast.axure .axure-con.content5 .con5-box li .left h3 {
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
}
.contrast.axure .axure-con.content5 .con5-box li .left p {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 28px;
  margin: 24px auto 48px;
}
.contrast.axure .axure-con.content5 .con5-box li .left a {
  width: 200px;
  height: 48px;
  background: #296df2;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 48px;
  display: inline-block;
  cursor: default;
}
.contrast.axure .axure-con.content5 .con5-box li .left a:hover {
  opacity: 0.8;
}
.contrast.axure .axure-con.content5 .con5-box li:last-of-type {
  margin-left: 24px;
  background: #f8f6f6 linear-gradient(117deg, #f8faff, #e3edff 100%);
}
.contrast.axure .axure-con.content5 .con5-box li:last-of-type .left h3 {
  color: #353030;
}
.contrast.axure .axure-con.content5 .con5-box li:last-of-type .left p {
  color: rgba(53, 48, 48, 0.7);
  margin-bottom: 36px;
}
.contrast.axure .axure-con.content6 {
  padding: 0 0 100px;
  max-width: 1600px;
  margin: auto;
}
.contrast.axure .axure-con.content6 .list {
  padding: 64px 16px 48px;
}
.contrast.axure .axure-con.content6 .list::after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.contrast.axure .axure-con.content6 .list li {
  float: left;
  max-width: 200px;
  margin: 0 12px 24px;
  box-shadow: 0 4px 24px 0 rgba(53, 48, 48, 0.08);
  overflow: hidden;
  border-radius: 8px;
}
.contrast.axure .axure-con.content6 .list li img {
  display: block;
  width: 100%;
}
.contrast.axure .axure-con.content6 .list li.special {
  margin-left: 112px;
}
.contrast.axure .axure-con.footer {
  padding: 146px 0;
  background: url('/images/contrast/axure/footer-bg.svg') no-repeat top center;
  background-size: cover;
}
.contrast.axure .axure-con.footer h2 {
  color: #fff;
  width: 92%;
  margin: auto;
}
.contrast.axure .axure-con.footer p {
  font-size: 24px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 32px;
  margin: 16px auto 48px;
  width: 92%;
}
.contrast .used-mockplus-con {
  overflow: hidden;
}
@keyframes left-effect {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes right-effect {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.contrast .used-mockplus-con .list {
  width: calc(202px * 10 + 24px * 9);
  animation: left-effect 20s linear infinite;
  display: flex !important;
  margin-top: 64px;
}
.contrast .used-mockplus-con .list:hover {
  animation-play-state: paused;
}
.contrast .used-mockplus-con .list img {
  display: block;
  width: 202px;
  margin-right: 24px;
  border-radius: 16px;
  transition: transform 400ms ease-out;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 4px 16px 0px rgba(53, 48, 48, 0.08);
}
.contrast .used-mockplus-con .list img:hover {
  transform: scale(1.05);
}
.contrast .used-mockplus-con .list2 {
  animation: right-effect 30s linear infinite;
  margin-top: 24px;
}
.contrast .used-mockplus-con .list3 {
  animation: left-effect 40s linear infinite;
  margin-top: 24px;
}
.contrast .footer-con {
  background: url('/images/product/dt-footer-bg.svg') no-repeat center;
  background-size: cover;
  padding: 146px 0;
  text-align: center;
}
.contrast .footer-con h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 56px;
  width: 92%;
  margin: auto;
}
.contrast .footer-con p {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  line-height: 32px;
  width: 92%;
  margin: 16px auto 48px;
}
.contrast .footer-con .button-wrap {
  text-align: center;
  margin: auto;
}
.contrast .footer-con .button-wrap a {
  width: 200px;
  height: 56px;
  background: #ffb300;
  border-radius: 8px;
  color: #353030;
  font-size: 16px;
  display: inline-block;
  line-height: 56px;
  font-weight: bold;
}
.contrast .footer-con .button-wrap a.mockplusDTDownload {
  border: 2px solid #ffffff;
  background-color: inherit;
  line-height: 52px;
  color: #fff;
  margin-left: 24px;
}
.contrast .footer-con .button-wrap a:hover {
  opacity: 0.8;
}
.contrast .dt-download-pup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 20;
  display: none;
  align-items: center;
  justify-content: center;
}
.contrast .dt-download-pup * {
  box-sizing: border-box;
}
.contrast .dt-download-pup .download-pup-content {
  background-color: #ffffff;
  border-radius: 6px;
  position: relative;
  display: flex;
  justify-content: space-around;
  width: 92%;
  max-width: 610px;
  padding: 58px 30px 60px;
}
.contrast .dt-download-pup .download-pup-content .icon_menu_close {
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
}
.contrast .dt-download-pup .download-pup-content .icon_menu_close:hover {
  color: #fe4066;
}
.contrast .dt-download-pup .download-pup-content .list {
  width: 140px;
  text-align: center;
}
.contrast .dt-download-pup .download-pup-content .list .con img {
  display: block;
  max-width: 100px;
  margin: 0 auto;
}
.contrast .dt-download-pup .download-pup-content .list .con span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #353030;
  margin: 10px 0 22px;
}
.contrast .dt-download-pup .download-pup-content .list .con a {
  width: 110px;
  line-height: 40px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  background-color: #000;
  transition: 0.3s;
}
.contrast .dt-download-pup .download-pup-content .list .con a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.contrast .dt-download-pup .download-pup-content .list .con a.blue {
  background-color: #009dff;
}
.contrast .dt-download-pup .download-pup-content .list .con a.yellow {
  background-color: #FAB401;
}
.contrast .header-scrolls {
  position: fixed;
  background-color: #ffffff;
  box-shadow: 0 4px 16px rgba(53, 48, 48, 0.04);
  height: 80px;
  z-index: 9999;
}
.contrast.sketch .banner-con {
  background: url('/images/contrast/sketch/banner-bg.webp') no-repeat top center;
  text-align: center;
  background-size: cover;
  padding: 188px 0 160px;
}
.contrast.sketch .banner-con .con-left {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 46%;
  max-width: 648px;
  margin-right: 80px;
}
.contrast.sketch .banner-con .con-left h1 {
  font-size: 48px;
  font-weight: 600;
  color: #353030;
  line-height: 56px;
}
.contrast.sketch .banner-con .con-left h1 span {
  color: #FFB300;
}
.contrast.sketch .banner-con .con-left .banner-desc {
  font-size: 24px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 32px;
  margin: 16px auto 48px;
}
.contrast.sketch .banner-con .con-left .button-wrap a {
  text-align: center;
  width: 200px;
  height: 56px;
  background: #353030;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 56px;
  font-weight: bold;
}
.contrast.sketch .banner-con .con-left .button-wrap a.border {
  border: 2px solid #353030;
  color: #353030;
  background-color: inherit;
  line-height: 52px;
  margin-left: 24px;
}
.contrast.sketch .banner-con .con-left .button-wrap a:hover {
  opacity: 0.8;
}
.contrast.sketch .banner-con .con-right {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  max-width: 336px;
}
.contrast.sketch .banner-con .con-right img {
  width: 100%;
}
.contrast.sketch .sketch-con {
  text-align: center;
  padding-top: 128px;
}
.contrast.sketch .sketch-con h2 {
  font-size: 40px;
  font-weight: 600;
  color: #353030;
  line-height: 48px;
  width: 92%;
  margin: auto;
}
.contrast.sketch .sketch-con .con-desc {
  font-size: 20px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 28px;
  width: 92%;
  margin: 16px auto 64px;
}
.contrast.sketch .sketch-con .sketch-con-box {
  width: 92%;
  max-width: 1144px;
  height: 376px;
  background-color: #e9faf0;
  border-radius: 32px;
  margin: auto;
  padding-left: 80px;
  position: relative;
}
.contrast.sketch .sketch-con .sketch-con-box .box-left {
  padding-top: 64px;
  text-align: LEFT;
  width: 648px;
  vertical-align: top;
}
.contrast.sketch .sketch-con .sketch-con-box .box-left h3 {
  font-size: 24px;
  font-weight: 600;
  color: #353030;
  line-height: 32px;
  margin-bottom: 24px;
}
.contrast.sketch .sketch-con .sketch-con-box .box-left li {
  padding: 16px 18px;
  text-align: LEFT;
  background-color: #fff;
  margin-top: 8px;
  border-radius: 16px;
}
.contrast.sketch .sketch-con .sketch-con-box .box-left li .list-style {
  width: 24px;
  height: 24px;
  background-color: #3fc095;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 24px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.contrast.sketch .sketch-con .sketch-con-box .box-left li .list-word {
  font-size: 16px;
  color: #353030;
  line-height: 24px;
  vertical-align: middle;
}
.contrast.sketch .sketch-con .sketch-con-box .box-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 448px;
}
.contrast.sketch .sketch-con .sketch-con-box .box-right img {
  width: 100%;
}
.contrast.sketch .sketch-con .sketch-con-box2 {
  width: 92%;
  max-width: 1144px;
  display: flex;
  justify-content: space-between;
  margin: 64px auto 0;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-img {
  width: 560px;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  border-radius: 24px;
  overflow: hidden;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-img img {
  width: 100%;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-word {
  width: 480px;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-word li {
  padding: 24px 56px 24px 32px;
  text-align: LEFT;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-word li h3 {
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  color: #353030;
  line-height: 28px;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-word li h3::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #3fc095;
  border-radius: 50%;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 8px;
  margin-top: 10px;
}
.contrast.sketch .sketch-con .sketch-con-box2 .box-word li p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin-top: 8px;
}
.contrast.sketch .sketch-con.con1 {
  margin-top: -90px;
  padding-top: 0;
}
.contrast.sketch .sketch-con.con2 .sketch-con-box {
  background-color: #FEF8EA;
}
.contrast.sketch .sketch-con.con2 .sketch-con-box .box-left li .list-style {
  background-color: #FFB300;
}
.contrast.sketch .sketch-con.con2 .sketch-con-box2 .box-word li h3::before {
  background-color: #FFB300;
}
.contrast.sketch .sketch-con.con3 {
  padding-bottom: 128px;
}
.contrast.sketch .sketch-con.con3 .sketch-con-box {
  background-color: #E3F2FC;
}
.contrast.sketch .sketch-con.con3 .sketch-con-box .box-left li .list-style {
  background-color: #009DFF;
}
.contrast.sketch .sketch-con.con3 .sketch-con-box2 .box-word li h3::before {
  background-color: #009DFF;
}
.contrast.sketch .sketch-con.con4 {
  background: url('/images/contrast/sketch/con-bg.svg') no-repeat top center;
  background-size: cover;
}
.contrast.sketch .sketch-con.con4 .con4-box {
  margin: 64px auto 0;
  position: relative;
  width: 92%;
  max-width: 920px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  padding: 16px 56px 20px;
  height: 842px;
  overflow: hidden;
  transition: 0.3;
}
.contrast.sketch .sketch-con.con4 .con4-box th {
  border-bottom: 1px solid #F0EEEE;
  padding-bottom: 16px;
}
.contrast.sketch .sketch-con.con4 .con4-box tbody {
  text-align: center;
}
.contrast.sketch .sketch-con.con4 .con4-box tbody td {
  border-bottom: 1px solid #F0EEEE;
  height: 56px;
  font-size: 16px;
  color: #353030;
  padding: 16px 0;
}
.contrast.sketch .sketch-con.con4 .con4-box tbody td.t-desc {
  text-align: left;
  width: 40%;
  padding-left: 24px;
  line-height: 24px;
}
.contrast.sketch .sketch-con.con4 .con4-box tbody td img {
  height: 20px;
  vertical-align: middle;
}
.contrast.sketch .sketch-con.con4 .con4-box tbody td span {
  font-size: 12px;
  color: rgba(53, 48, 48, 0.7);
}
.contrast.sketch .sketch-con.con4 .con4-box tbody td.t-title {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  width: 30%;
}
.contrast.sketch .sketch-con.con4 .con4-box .expand-btn {
  font-size: 14px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 22px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
.contrast.sketch .sketch-con.con4 .con4-box .expand-btn .icon20_icon_Scrolldown {
  font-size: 14px;
  margin-left: 6px;
  display: inline-block;
}
.contrast.sketch .sketch-con.con4 .con4-box .expand-btn .icon20_icon_Scrolldown.rotate {
  transform: rotate(180deg);
}
.contrast.sketch .sketch-con.con4 .con4-box .expand-btn.expand {
  position: relative;
  height: auto;
  line-height: 24px;
}
.contrast.sketch .sketch-con.con5 {
  padding-bottom: 128px;
}
.contrast.sketch .sketch-con.con6 {
  padding-top: 0;
  padding-bottom: 128px;
}
.contrast.sketch .sketch-con.con6 .con-box {
  margin: 64px auto 0;
  width: 92%;
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
}
.contrast.sketch .sketch-con.con6 .con-box li {
  width: calc((100% - 24px)/2);
  max-width: 648px;
  position: relative;
  background: linear-gradient(109deg, #f9fdff, #e0f3ff 100%);
  border-radius: 24px;
  padding: 0 32px 0 56px;
}
.contrast.sketch .sketch-con.con6 .con-box li .left-word {
  text-align: left;
  padding: 40px 0;
  display: inline-block;
  max-width: 256px;
  vertical-align: middle;
}
.contrast.sketch .sketch-con.con6 .con-box li .left-word h3 {
  font-size: 24px;
  font-weight: 600;
  color: #353030;
  line-height: 32px;
}
.contrast.sketch .sketch-con.con6 .con-box li .left-word p {
  font-size: 16px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin: 8px auto 24px;
}
.contrast.sketch .sketch-con.con6 .con-box li .left-word a {
  width: 144px;
  height: 40px;
  background: #009dff;
  border-radius: 8px;
  display: block;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.contrast.sketch .sketch-con.con6 .con-box li .left-word a:hover {
  opacity: 0.8;
}
.contrast.sketch .sketch-con.con6 .con-box li > img {
  width: 280px;
  display: inline-block;
  vertical-align: middle;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content {
  display: none;
  position: absolute;
  width: 256px;
  text-align: center;
  right: 68px;
  margin-left: -128px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  top: 18px;
  padding: 24px 15px;
  z-index: 2;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content p {
  font-size: 12px;
  line-height: 20px;
  color: rgba(53, 48, 48, 0.7);
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content p .red {
  color: #fe4066;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content p .mail {
  transition: 0.2s;
  color: rgba(53, 48, 48, 0.7);
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content p .mail:hover {
  color: #fe4066;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content img {
  display: block;
  width: 100%;
  max-width: 176px;
  margin: 12px auto 8px;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content .txt {
  font-size: 14px;
  line-height: 22px;
  color: #353030;
  margin-bottom: 8px;
}
.contrast.sketch .sketch-con.con6 .con-box li .ewm-content.active {
  display: block;
}
.contrast.sketch .sketch-con.con6 .con-box li:last-of-type {
  background: #F8F6F6;
}
.contrast.sketch .sketch-con.con6 .con-box li:last-of-type .left-word a {
  background-color: #FFB300;
  color: #353030;
}
.contrast.sketch .sketch-con.con6 .con-box li:last-of-type .left-word a:hover + .ewm-content {
  display: block;
}
.contrast.figma .banner-con {
  background-color: #C7B9FF;
  text-align: center;
  padding: 180px 0;
}
.contrast.figma .banner-con .con-left {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  max-width: 648px;
  margin-right: 80px;
}
.contrast.figma .banner-con .con-left h1 {
  font-size: 48px;
  font-weight: 600;
  color: #353030;
  line-height: 56px;
}
.contrast.figma .banner-con .con-left h1 span {
  color: #5352FF;
}
.contrast.figma .banner-con .con-left .banner-desc {
  font-size: 24px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 32px;
  margin: 16px auto 48px;
}
.contrast.figma .banner-con .con-left .button-wrap a {
  text-align: center;
  width: 200px;
  height: 56px;
  background: #353030;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 56px;
  font-weight: bold;
}
.contrast.figma .banner-con .con-left .button-wrap a.border {
  border: 2px solid #353030;
  color: #353030;
  background-color: inherit;
  line-height: 52px;
  margin-left: 24px;
}
.contrast.figma .banner-con .con-left .button-wrap a:hover {
  opacity: 0.8;
}
.contrast.figma .banner-con .con-right {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  max-width: 430px;
}
.contrast.figma .banner-con .con-right img {
  width: 100%;
}
.contrast.figma .figma-con {
  text-align: center;
  padding-top: 128px;
}
.contrast.figma .figma-con h2 {
  font-size: 40px;
  font-weight: 600;
  color: #353030;
  line-height: 48px;
  width: 92%;
  margin: auto;
}
.contrast.figma .figma-con .con-desc {
  font-size: 20px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 28px;
  width: 92%;
  margin: 16px auto 64px;
}
.contrast.figma .figma-con.con1 {
  padding-bottom: 128px;
}
.contrast.figma .figma-con.con1 .con1-box {
  width: 92%;
  margin: auto;
  max-width: 1320px;
  display: flex;
  justify-content: space-around;
}
.contrast.figma .figma-con.con1 .con1-box li {
  margin-top: 64px;
  padding: 0 56px;
  max-width: 312px;
  vertical-align: top;
}
.contrast.figma .figma-con.con1 .con1-box li h3 {
  font-size: 20px;
  font-weight: 400;
  color: #353030;
  line-height: 28px;
  margin: 16px auto;
  font-weight: bold;
}
.contrast.figma .figma-con.con1 .con1-box li p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
}
.contrast.figma .figma-con.con2 {
  background-color: #F8F6F6;
  padding: 140px 0 76px;
}
.contrast.figma .figma-con .con2-box {
  padding: 120px 0;
  position: relative;
}
.contrast.figma .figma-con .con2-box::before {
  background-color: #C7B9FF;
  width: 50%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
}
.contrast.figma .figma-con .con2-box .box-con {
  width: 92%;
  max-width: 1320px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word {
  text-align: left;
  max-width: 368px;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word img {
  width: 40px;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word h3 {
  font-size: 32px;
  font-weight: 600;
  color: #353030;
  line-height: 40px;
  margin: 32px auto;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word ul > li {
  padding-left: 16px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin-bottom: 16px;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word ul > li::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #009dff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
  box-sizing: border-box;
}
.contrast.figma .figma-con .con2-box .box-con .box-con-word a {
  display: inline-block;
  width: 200px;
  height: 48px;
  background: #353030;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-align: CENTER;
  color: #ffffff;
  line-height: 48px;
  margin-top: 48px;
}
.contrast.figma .figma-con .con2-box .box-con > img {
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  border-radius: 32px;
  width: 60%;
  max-width: 760px;
  display: block;
}
.contrast.figma .figma-con .con2-box.box-left::before {
  left: 0;
}
.contrast.figma .figma-con .con2-box.box-right::before {
  right: 0;
}
.contrast.figma .figma-con .con2-box.box-right .box-con .box-con-word {
  position: absolute;
  left: 0;
}
.contrast.figma .figma-con .con2-box.box-right .box-con > img {
  margin-left: auto;
}
.contrast.figma .figma-con .con2-box:nth-of-type(2)::before {
  background-color: #0FA958;
}
.contrast.figma .figma-con .con2-box:nth-of-type(3)::before {
  background-color: #FFC700;
}
.contrast.figma .figma-con .con2-box:nth-of-type(4)::before {
  background-color: #B5D2FC;
}
.contrast.figma .figma-con.con3 {
  padding-bottom: 128px;
  background-color: #C7B9FF;
}
.contrast.figma .figma-con.con3 ul {
  margin: auto;
  width: 92%;
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
}
.contrast.figma .figma-con.con3 ul li {
  max-width: 424px;
  margin: 64px auto 0;
  vertical-align: top;
}
.contrast.figma .figma-con.con3 ul li img {
  width: 100%;
  border-radius: 24px;
}
.contrast.figma .figma-con.con3 ul li h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin: 24px auto 16px;
}
.contrast.figma .figma-con.con3 ul li p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  width: 92%;
  margin: auto;
  max-width: 360px;
}
.contrast.figma .figma-con.con3 ul li:nth-of-type(2) {
  margin: 64px 24px 0;
}
.contrast.figma .figma-con.con4 ul {
  width: 92%;
  max-width: 1320px;
  margin: auto;
  display: flex;
  justify-content: space-around;
}
.contrast.figma .figma-con.con4 ul li {
  display: flex;
  justify-content: space-between;
  background-color: #F8F6F6;
  border-radius: 24px;
  max-width: 648px;
  text-align: left;
  padding: 0 32px 0 56px;
  margin: 64px auto 0;
}
.contrast.figma .figma-con.con4 ul li .right {
  width: 40%;
  max-width: 224px;
  display: flex;
  align-items: center;
}
.contrast.figma .figma-con.con4 ul li .right img {
  width: 100%;
}
.contrast.figma .figma-con.con4 ul li .left {
  width: 60%;
  max-width: 312px;
  text-align: left;
  padding: 48px 0;
  display: inline-block;
  vertical-align: middle;
}
.contrast.figma .figma-con.con4 ul li .left h3 {
  font-size: 32px;
  font-weight: bold;
  color: #353030;
  line-height: 40px;
}
.contrast.figma .figma-con.con4 ul li .left p {
  font-size: 20px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 28px;
  margin: 24px auto 48px;
}
.contrast.figma .figma-con.con4 ul li .left a {
  width: 200px;
  height: 48px;
  background: #353030;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 48px;
  display: inline-block;
  cursor: default;
}
.contrast.figma .figma-con.con4 ul li .left a:hover {
  opacity: 0.8;
}
.contrast.figma .figma-con.con5 {
  padding-bottom: 128px;
}
.contrast.xd .banner-con {
  background: url('/images/contrast/xd/banner-bg.svg') no-repeat top center;
  background-size: cover;
  text-align: center;
  padding: 180px 0;
}
.contrast.xd .banner-con .con-left {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  max-width: 648px;
  margin-right: 80px;
}
.contrast.xd .banner-con .con-left h1 {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  line-height: 56px;
}
.contrast.xd .banner-con .con-left h1 span {
  color: #FE3C8B;
}
.contrast.xd .banner-con .con-left .banner-desc {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 32px;
  margin: 16px auto 48px;
}
.contrast.xd .banner-con .con-left .button-wrap a {
  text-align: center;
  width: 200px;
  height: 56px;
  background: linear-gradient(105deg, #fe60fe, #fe3c8b 100%);
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 56px;
  font-weight: bold;
}
.contrast.xd .banner-con .con-left .button-wrap a.border {
  border: 2px solid #fff;
  background: inherit;
  line-height: 52px;
  margin-left: 24px;
}
.contrast.xd .banner-con .con-left .button-wrap a:hover {
  opacity: 0.8;
}
.contrast.xd .banner-con .con-right {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  max-width: 430px;
}
.contrast.xd .banner-con .con-right img {
  width: 100%;
}
.contrast.xd .xd-con {
  text-align: center;
  padding-top: 128px;
}
.contrast.xd .xd-con h2 {
  font-size: 40px;
  font-weight: 600;
  color: #353030;
  line-height: 48px;
  width: 92%;
  margin: auto;
}
.contrast.xd .xd-con .con-desc {
  font-size: 20px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 28px;
  width: 92%;
  margin: 16px auto 64px;
}
.contrast.xd .xd-con.con1 {
  background-color: #EDF5FF;
  padding: 24px 0;
}
.contrast.xd .xd-con.con1 p {
  text-align: CENTER;
  color: #353030;
  font-size: 16px;
}
.contrast.xd .xd-con.con1 p i {
  color: #FFB300;
  margin-right: 8px;
}
.contrast.xd .xd-con .con2-box {
  padding: 120px 0;
  position: relative;
}
.contrast.xd .xd-con .con2-box::before {
  width: 50%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
}
.contrast.xd .xd-con .con2-box .box-con {
  width: 92%;
  max-width: 1320px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word {
  text-align: left;
  max-width: 368px;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word h3 {
  font-size: 32px;
  font-weight: 600;
  color: #353030;
  line-height: 40px;
  margin: 32px auto 64px;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word h3 b {
  display: inline-block;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word ul > li {
  margin-top: 32px;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word ul > li h4 {
  position: relative;
  padding-left: 16px;
  font-size: 20px;
  font-weight: 600;
  color: #353030;
  line-height: 28px;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word ul > li h4::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  box-sizing: border-box;
}
.contrast.xd .xd-con .con2-box .box-con .box-con-word ul > li p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin: 8px auto 16px;
}
.contrast.xd .xd-con .con2-box .box-con > img {
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  border-radius: 32px;
  width: 60%;
  max-width: 760px;
  display: block;
}
.contrast.xd .xd-con .con2-box.box-left::before {
  left: 0;
}
.contrast.xd .xd-con .con2-box.box-right::before {
  right: 0;
}
.contrast.xd .xd-con .con2-box.box-right .box-con .box-con-word {
  position: absolute;
  left: 0;
}
.contrast.xd .xd-con .con2-box.box-right .box-con > img {
  margin-left: auto;
}
.contrast.xd .xd-con .con2-box.color1::before {
  background-color: #3FC095;
}
.contrast.xd .xd-con .con2-box.color1 .box-con .box-con-word h3 b {
  color: #3FC095;
}
.contrast.xd .xd-con .con2-box.color1 .box-con .box-con-word ul > li h4::before {
  background-color: #3FC095;
}
.contrast.xd .xd-con .con2-box.color2::before {
  background-color: #FFB300;
}
.contrast.xd .xd-con .con2-box.color2 .box-con .box-con-word h3 b {
  color: #FFB300;
}
.contrast.xd .xd-con .con2-box.color2 .box-con .box-con-word ul > li h4::before {
  background-color: #FFB300;
}
.contrast.xd .xd-con .con2-box.color3::before {
  background-color: #1473E6;
}
.contrast.xd .xd-con .con2-box.color3 .box-con .box-con-word h3 b {
  color: #1473E6;
}
.contrast.xd .xd-con .con2-box.color3 .box-con .box-con-word ul > li h4::before {
  background-color: #1473E6;
}
.contrast.xd .xd-con .con2-box.color4::before {
  background-color: #F53DA3;
}
.contrast.xd .xd-con .con2-box.color4 .box-con .box-con-word h3 b {
  color: #F53DA3;
}
.contrast.xd .xd-con .con2-box.color4 .box-con .box-con-word ul > li h4::before {
  background-color: #F53DA3;
}
.contrast.xd .xd-con .con2-footer {
  background-color: #F8F6F6;
  padding: 64px 0 0;
}
.contrast.xd .xd-con .con2-footer ul {
  width: 92%;
  max-width: 1320px;
  margin: auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.contrast.xd .xd-con .con2-footer ul li {
  padding: 16px 24px;
  background: #ffffff;
  border-radius: 24px;
  max-width: 592px;
  text-align: LEFT;
  margin-bottom: 64px;
}
.contrast.xd .xd-con .con2-footer ul li img {
  width: 88px;
  margin-right: 24px;
  vertical-align: middle;
}
.contrast.xd .xd-con .con2-footer ul li p {
  font-size: 14px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 22px;
  display: inline-block;
  width: calc(100% - 88px - 24px);
  vertical-align: middle;
}
.contrast.xd .xd-con.con3 {
  padding-bottom: 128px;
}
.contrast.xd .xd-con.con3 .list {
  margin: 24px auto 0;
}
.contrast.xd .xd-con.con3 .list.list1 {
  margin-top: 64px;
}
.contrast.xd .xd-con.con4 {
  padding-top: 0;
  padding-bottom: 128px;
}
.contrast.xd .xd-con.con4 .con-box {
  margin: 64px auto 0;
  width: 92%;
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
}
.contrast.xd .xd-con.con4 .con-box li {
  width: calc((100% - 24px)/2);
  max-width: 648px;
  position: relative;
  background: linear-gradient(109deg, #f9fdff, #e0f3ff 100%);
  border-radius: 24px;
  padding: 0 32px 0 56px;
}
.contrast.xd .xd-con.con4 .con-box li .left-word {
  text-align: left;
  padding: 40px 0;
  display: inline-block;
  max-width: 256px;
  vertical-align: middle;
}
.contrast.xd .xd-con.con4 .con-box li .left-word h3 {
  font-size: 24px;
  font-weight: 600;
  color: #353030;
  line-height: 32px;
}
.contrast.xd .xd-con.con4 .con-box li .left-word p {
  font-size: 16px;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  margin: 8px auto 24px;
}
.contrast.xd .xd-con.con4 .con-box li .left-word a {
  width: 144px;
  height: 40px;
  background: #009dff;
  border-radius: 8px;
  display: block;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.contrast.xd .xd-con.con4 .con-box li .left-word a:hover {
  opacity: 0.8;
}
.contrast.xd .xd-con.con4 .con-box li > img {
  width: 280px;
  display: inline-block;
  vertical-align: middle;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content {
  display: none;
  position: absolute;
  width: 256px;
  text-align: center;
  right: 68px;
  margin-left: -128px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  top: 18px;
  padding: 24px 15px;
  z-index: 2;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content p {
  font-size: 12px;
  line-height: 20px;
  color: rgba(53, 48, 48, 0.7);
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content p .red {
  color: #fe4066;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content p .mail {
  transition: 0.2s;
  color: rgba(53, 48, 48, 0.7);
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content p .mail:hover {
  color: #fe4066;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content img {
  display: block;
  width: 100%;
  max-width: 176px;
  margin: 12px auto 8px;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content .txt {
  font-size: 14px;
  line-height: 22px;
  color: #353030;
  margin-bottom: 8px;
}
.contrast.xd .xd-con.con4 .con-box li .ewm-content.active {
  display: block;
}
.contrast.xd .xd-con.con4 .con-box li:last-of-type {
  background: #F8F6F6;
}
.contrast.xd .xd-con.con4 .con-box li:last-of-type .left-word a {
  background-color: #FFB300;
  color: #353030;
}
.contrast.xd .xd-con.con4 .con-box li:last-of-type .left-word a:hover + .ewm-content {
  display: block;
}
@media (min-width: 1921px) {
  .contrast.axure .axure-banner {
    background-size: cover;
  }
}
@media (max-width: 1760px) {
  .contrast.axure .axure-con.content6 .list {
    font-size: 0;
    text-align: center;
  }
  .contrast.axure .axure-con.content6 .list li {
    display: inline-block;
    float: none;
  }
  .contrast.axure .axure-con.content6 .list li.special {
    margin-left: 12px;
  }
}
@media (max-width: 1400px) {
  .contrast.sketch .sketch-con.con6 .con-box li {
    padding: 0 16px 0 32px;
  }
  .contrast.xd .xd-con.con4 .con-box li {
    padding: 0 16px 0 32px;
  }
}
@media (max-width: 1320px) {
  .contrast.sketch .sketch-con.con6 .con-box {
    display: block;
  }
  .contrast.sketch .sketch-con.con6 .con-box li {
    margin: auto;
    width: 100%;
  }
  .contrast.sketch .sketch-con.con6 .con-box li:last-of-type {
    margin-top: 32px;
  }
  .contrast.figma .figma-con.con4 ul {
    display: block;
  }
  .contrast.xd .xd-con.con4 .con-box {
    display: block;
  }
  .contrast.xd .xd-con.con4 .con-box li {
    margin: auto;
    padding: 0 32px;
    width: 100%;
  }
  .contrast.xd .xd-con.con4 .con-box li:last-of-type {
    margin-top: 32px;
  }
}
@media (max-width: 1280px) {
  .contrast.axure .axure-con.content5 .con5-box {
    display: block;
  }
  .contrast.axure .axure-con.content5 .con5-box li {
    width: 100%;
    margin: auto;
  }
  .contrast.axure .axure-con.content5 .con5-box li:last-of-type {
    margin: 48px auto 0;
  }
  .contrast.sketch .sketch-con .sketch-con-box {
    max-width: 808px;
    height: auto;
    padding: 32px 80px;
  }
  .contrast.sketch .sketch-con .sketch-con-box .box-right {
    width: 100%;
    max-width: 448px;
    margin: auto;
    position: static;
  }
  .contrast.sketch .sketch-con .sketch-con-box .box-left {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .contrast.axure .axure-con.content4 .con4-left {
    width: 92%;
    text-align: center;
    display: block;
    margin: auto;
  }
  .contrast.axure .axure-con.content4 .con4-right {
    display: block;
    width: 92%;
    margin: 48px auto 0;
  }
}
@media (max-width: 1080px) {
  .contrast.axure .axure-banner h1 {
    font-size: 40px;
  }
  .contrast.axure .axure-banner .banner-desc {
    font-size: 18px;
  }
  .contrast.axure .axure-con h2 {
    font-size: 32px;
  }
  .contrast.axure .axure-con.content2 .con2-box {
    max-width: 700px;
    margin: auto;
  }
  .contrast.axure .axure-con.content2 .con2-box li {
    width: 50%;
  }
  .contrast.axure .axure-con.content3 {
    display: none;
  }
  .contrast.axure .axure-con.content3-phone {
    display: block;
  }
  .contrast.axure .axure-con.content5 .con5-box li .left h3 {
    font-size: 28px;
  }
  .contrast.axure .axure-con.content5 .con5-box li .left p {
    font-size: 16px;
  }
  .contrast.figma .figma-con .con2-box::before {
    background-color: #C7B9FF;
    width: 100%;
    height: 50%;
    content: '';
    position: absolute;
    top: 0;
  }
  .contrast.figma .figma-con .con2-box .box-con {
    display: block;
  }
  .contrast.figma .figma-con .con2-box .box-con .box-con-word {
    margin: 48px auto 0;
    max-width: 760px;
  }
  .contrast.figma .figma-con .con2-box .box-con .box-con-word h3 {
    font-size: 28px;
  }
  .contrast.figma .figma-con .con2-box .box-con > img {
    width: 100%;
    margin: auto;
  }
  .contrast.figma .figma-con .con2-box.box-right .box-con .box-con-word {
    position: static;
  }
  .contrast.figma .figma-con.con3 ul {
    display: block;
  }
  .contrast.figma .figma-con.con3 ul li:nth-of-type(2) {
    margin: 64px auto 0;
  }
  .contrast.xd .xd-con .con2-box::before {
    width: 100%;
    height: 32%;
    content: '';
    position: absolute;
    top: 0;
  }
  .contrast.xd .xd-con .con2-box .box-con {
    display: block;
  }
  .contrast.xd .xd-con .con2-box .box-con .box-con-word {
    margin: 48px auto 0;
    max-width: 760px;
  }
  .contrast.xd .xd-con .con2-box .box-con .box-con-word h3 {
    font-size: 28px;
  }
  .contrast.xd .xd-con .con2-box .box-con > img {
    width: 100%;
    margin: auto;
  }
  .contrast.xd .xd-con .con2-box.box-right .box-con .box-con-word {
    position: static;
  }
}
@media (max-width: 999px) {
  .contrast .footer-con h2 {
    font-size: 40px;
  }
  .contrast.sketch .banner-con {
    padding: 128px 0;
  }
  .contrast.sketch .banner-con .con-left {
    display: block;
    width: 92%;
    text-align: center;
    margin: auto;
    max-width: 92%;
  }
  .contrast.sketch .banner-con .con-left h1 {
    font-size: 40px;
  }
  .contrast.sketch .banner-con .con-right {
    width: 92%;
    margin-top: 24px;
  }
  .contrast.sketch .sketch-con h2 {
    font-size: 32px;
  }
  .contrast.sketch .sketch-con .con-desc {
    font-size: 18px;
  }
  .contrast.sketch .sketch-con.con1 {
    margin-top: 0;
  }
  .contrast.sketch .sketch-con .sketch-con-box {
    padding: 32px 40px;
  }
  .contrast.sketch .sketch-con .sketch-con-box .box-left h3 {
    font-size: 20px;
  }
  .contrast.sketch .sketch-con .sketch-con-box2 {
    display: block;
    max-width: 808px;
  }
  .contrast.sketch .sketch-con .sketch-con-box2 .box-img {
    width: 100%;
    max-width: 560px;
    margin: auto;
  }
  .contrast.sketch .sketch-con .sketch-con-box2 .box-word {
    width: 100%;
    margin-top: 32px;
  }
  .contrast.sketch .sketch-con .sketch-con-box2 .box-word li h3 {
    font-size: 18px;
  }
  .contrast.sketch .sketch-con.con4 .con4-box th img {
    height: 52px;
  }
  .contrast.sketch .sketch-con.con4 .con4-box tbody td.t-title {
    font-size: 18px;
  }
  .contrast.figma .banner-con {
    padding: 128px 0;
  }
  .contrast.figma .banner-con .con-left {
    display: block;
    width: 92%;
    text-align: center;
    margin: auto;
    max-width: 92%;
  }
  .contrast.figma .banner-con .con-left h1 {
    font-size: 40px;
  }
  .contrast.figma .banner-con .con-right {
    width: 92%;
    margin-top: 24px;
  }
  .contrast.figma .figma-con h2 {
    font-size: 32px;
  }
  .contrast.figma .figma-con .con-desc {
    font-size: 18px;
  }
  .contrast.figma .figma-con.con1 .con1-box {
    flex-wrap: wrap;
  }
  .contrast.figma .figma-con.con4 ul li .left h3 {
    font-size: 28px;
  }
  .contrast.xd .banner-con {
    padding: 128px 0;
  }
  .contrast.xd .banner-con .con-left {
    display: block;
    width: 92%;
    text-align: center;
    margin: auto;
    max-width: 92%;
  }
  .contrast.xd .banner-con .con-left h1 {
    font-size: 40px;
  }
  .contrast.xd .banner-con .con-right {
    width: 92%;
    margin-top: 24px;
  }
  .contrast.xd .xd-con h2 {
    font-size: 32px;
  }
  .contrast.xd .xd-con .con-desc {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .contrast.axure .axure-banner h1 {
    font-size: 32px;
  }
  .contrast.axure .axure-banner .banner-desc {
    font-size: 16px;
  }
  .contrast.axure .axure-con h2 {
    font-size: 28px;
  }
  .contrast.axure .axure-con.content4 .con4-right th img {
    height: 52px;
  }
  .contrast.axure .axure-con.content5 .con5-box li .left h3 {
    font-size: 24px;
  }
  .contrast.axure .axure-con.content6 .list {
    padding: 48px 4% 0;
    max-width: 424px;
    margin: 0 auto;
  }
  .contrast.axure .axure-con.content6 .list li {
    float: left;
    width: 50%;
    margin: 0 !important;
    padding: 0 10px 20px;
    box-shadow: none;
    border-radius: 0;
  }
  .contrast.axure .axure-con.content6 .list li img {
    box-shadow: 0 4px 24px 0 rgba(53, 48, 48, 0.08);
    width: 100%;
    border-radius: 8px;
  }
  .contrast.sketch .sketch-con.con6 .con-box li .left-word {
    text-align: center;
    max-width: 100%;
    display: block;
  }
  .contrast.sketch .sketch-con.con6 .con-box li .left-word a {
    margin: auto;
  }
  .contrast.xd .xd-con.con4 .con-box li .left-word {
    text-align: center;
    max-width: 100%;
    display: block;
  }
  .contrast.xd .xd-con.con4 .con-box li .left-word a {
    margin: auto;
  }
}
@media (max-width: 540px) {
  .contrast.axure .button-wrap a {
    display: block;
    margin: auto;
  }
  .contrast.axure .button-wrap a.border {
    margin: 24px auto 0;
  }
  .contrast.axure .axure-con.content2 .con2-box li {
    width: 100%;
    display: block;
    margin: 48px auto 0;
  }
  .contrast.axure .axure-con.content4 .con4-right th img {
    height: 32px;
  }
  .contrast.axure .axure-con.content5 .con5-box li {
    padding: 0 36px 32px;
    display: block;
    text-align: center;
  }
  .contrast.axure .axure-con.content5 .con5-box li .left {
    width: 100%;
    text-align: center;
  }
  .contrast.axure .axure-con.content5 .con5-box li .right {
    display: inline-block;
  }
  .contrast .footer-con .button-wrap a {
    display: block;
    margin: auto;
  }
  .contrast .footer-con .button-wrap a.mockplusDTDownload {
    margin: 24px auto 0;
  }
  .contrast.sketch .banner-con .con-left .button-wrap a {
    display: block;
    margin: auto;
  }
  .contrast.sketch .banner-con .con-left .button-wrap a.border {
    margin: 24px auto 0;
  }
  .contrast.sketch .sketch-con.con4 .con4-box {
    min-width: 480px;
    overflow-x: auto;
  }
  .contrast.figma .banner-con .con-left .button-wrap a {
    display: block;
    margin: auto;
  }
  .contrast.figma .banner-con .con-left .button-wrap a.border {
    margin: 24px auto 0;
  }
  .contrast.figma .figma-con.con4 ul li .left {
    width: 100%;
    text-align: center;
  }
  .contrast.figma .figma-con.con4 ul li .right {
    display: none;
  }
  .contrast.xd .banner-con .con-left .button-wrap a {
    display: block;
    margin: auto;
  }
  .contrast.xd .banner-con .con-left .button-wrap a.border {
    margin: 24px auto 0;
  }
}
