* {
  margin: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
a:visited {
  color: white;
}
.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-nav {
  min-width: 1400px;
  padding: 0 60px;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  z-index: 100000;
}
.top-nav .right {
  font-size: 16px;
}
.top-nav .right a {
  margin-left: 60px;
  color: white;
  height: 36px;
  margin-top: 12px;
}
@media only screen and (max-width: 1919px) {
  .top-nav .right a {
    margin-left: 24px;
  }
}
.top-nav .right a:hover {
  border-bottom: 1px solid white;
}
.bottom-nav {
  height: 330px;
  background: #222222;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav {
    height: 220px;
  }
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .pc_bottom_ik_logo {
    width: 107px;
    height: 13px;
  }
}
.bottom-nav .pc_bottom_adt_logo {
  margin-left: 92px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .pc_bottom_adt_logo {
    margin-left: 38px;
    width: 240px;
    height: 13px;
  }
}
.bottom-nav .bottom-content {
  padding: 4px 60px 0;
  color: #FFFFFF;
  margin-top: 0px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content {
    padding: 17px 40px 0;
    margin-top: 0px;
  }
}
.bottom-nav .bottom-content .links {
  margin-top: 50px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content .links {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content .bottom_qr {
    width: 90px;
    height: 90px;
  }
}
.bottom-nav .bottom-content .bottom_qr_label {
  margin-top: 15px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content .bottom_qr_label {
    margin-top: 10px;
  }
}
.bottom-nav .bottom-content.bottom-content-1 {
  margin-top: 10px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-1 {
    margin-top: 0;
  }
}
.bottom-nav .bottom-content.bottom-content-2 {
  margin-top: -36px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-2 {
    margin-top: -50px;
  }
}
.bottom-nav .bottom-content.bottom-content-2 .people {
  margin-top: 16px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-2 .people {
    margin-top: 16px;
  }
}
.bottom-nav .bottom-content.bottom-content-2 .icon {
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-2 .icon {
    width: 15px;
    height: 15px;
  }
}
.bottom-nav .bottom-content.bottom-content-3 {
  height: 80px;
  font-size: 12px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-3 {
    flex-shrink: 0;
    margin-top: 0;
    height: 50px;
    padding: 14px 40px 0;
    font-size: 9px;
  }
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content.bottom-content-3 a {
    margin-right: 40px;
  }
  .bottom-nav .bottom-content.bottom-content-3 a:last-of-type {
    margin-right: 0;
  }
}
.bottom-nav .bottom-content a {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  margin-right: 108px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content a {
    font-size: 12px;
    margin-right: 70px;
  }
}
.bottom-nav .bottom-content label {
  font-size: 14px;
  font-weight: 300;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .bottom-content label {
    font-size: 9px;
  }
}
.bottom-nav .hr {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.1;
  margin-top: 40px;
}
@media only screen and (max-width: 1919px) {
  .bottom-nav .hr {
    margin-top: 20px;
    flex-shrink: 0;
  }
}
.index-1 {
  color: #FFFFFF;
  text-align: center;
}
.index-1 h1 {
  margin-top: 300px;
  font-size: 60px;
  font-weight: 300;
}
.index-1 h2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
}
.index-2 {
  padding-top: 120px;
  background: #E5E5E5;
}
.index-2 h2 {
  font-size: 60px;
  font-weight: 400;
  color: #333333;
}
.index-2 p {
  font-size: 16px;
  font-weight: 300;
  color: #333333;
}
.index-3 {
  background: #E5E5E5;
}
.index-3 h2 {
  font-size: 60px;
  font-weight: 300;
  color: #FFFFFF;
}
.index-3 p {
  font-size: 16px;
  font-weight: 300;
  color: #C6C6C6;
}
.index-3 .scroll::-webkit-scrollbar {
  width: 4px;
}
.index-3 .scroll::-webkit-scrollbar-thumb {
  background-color: #cccccc;
}
.index-4 {
  width: 100%;
  height: 100vh;
}
.index-5 h2 {
  font-size: 60px;
  font-weight: 400;
  color: #333333;
  margin-top: 157px;
}
@media only screen and (max-width: 1919px) {
  .index-5 h2 {
    margin-top: 39px;
    font-size: 40px;
  }
}
.index-5 h3 {
  font-size: 36px;
  font-weight: 300;
  color: #333333;
  margin-top: 60px;
}
@media only screen and (max-width: 1919px) {
  .index-5 h3 {
    margin-top: 28px;
    font-size: 24px;
  }
}
.index-5 p {
  font-size: 18px;
  font-weight: 300;
  color: #666666;
  margin-top: 26px;
}
@media only screen and (max-width: 1919px) {
  .index-5 p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1;
  }
}
.index-6 .bg {
  flex-grow: 1;
  height: 100%;
}
.index-6 .p-fw h2 {
  font-size: 60px;
  font-weight: 500;
  color: #FFFFFF;
}
.index-6 .p-fw p {
  font-size: 16px;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
}
.index-6 .p-fw a {
  width: 180px;
  height: 50px;
  background: #062D5D;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
.index-7 {
  padding-bottom: 240px;
}
@media only screen and (max-width: 1919px) {
  .index-7 {
    padding-bottom: 87px;
  }
}
.index-7 .arrow-container {
  width: 1800px;
}
@media only screen and (max-width: 1919px) {
  .index-7 .arrow-container {
    width: 1200px;
  }
}
.index-7 .title {
  height: 280px;
}
@media only screen and (max-width: 1919px) {
  .index-7 .title {
    height: 244px;
  }
}
.index-7 .title h2 {
  font-size: 60px;
  font-weight: 500;
  color: #111111;
  line-height: 20px;
}
.index-7 .indicator-container {
  padding-left: 60px;
  padding-right: 60px;
  height: 5px;
  margin-bottom: 120px;
}
.index-7 .indicator-container .indicator {
  height: 2px;
  opacity: 0.2;
  background-color: #333333;
}
.index-7 .indicator-container .indicator.active {
  opacity: 1;
}
#slider-1 .content h1 {
  font-size: 36px;
  font-weight: bold;
  color: #F1F1F1;
  margin-top: 66px;
}
@media only screen and (max-width: 1919px) {
  #slider-1 .content h1 {
    font-size: 24px;
    margin-top: 45px;
  }
}
#slider-1 .content h2 {
  font-size: 36px;
  font-weight: normal;
  color: #F1F1F1;
  margin-top: 12px;
}
@media only screen and (max-width: 1919px) {
  #slider-1 .content h2 {
    margin-top: 4px;
    font-size: 24px;
  }
}
#slider-1 .content img {
  width: 272px;
  height: 343px;
  margin-top: 38px;
}
@media only screen and (max-width: 1919px) {
  #slider-1 .content img {
    width: 182px;
    height: 229px;
    margin-top: 25px;
  }
}
#slider-1 .content p {
  width: 272px;
  font-size: 16px;
  font-weight: 300;
  color: #F1F1F1;
  line-height: 24px;
  margin-top: 29px;
}
@media only screen and (max-width: 1919px) {
  #slider-1 .content p {
    font-size: 12px;
    margin-top: 19px;
  }
}
.slider-arrow {
  position: absolute;
  z-index: 5;
  width: 162px;
  height: 162px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media only screen and (max-width: 1919px) {
  .slider-arrow {
    background-size: contain;
    width: 45px;
    height: 45px;
  }
}
#slider-2-total {
  position: absolute;
  top: 409px;
  left: 1318px;
  font-size: 72px;
  font-family: DIN;
  font-weight: 500;
  color: #FFFFFF;
}
.slider-2-content {
  z-index: 5;
  padding-left: 50px;
  right: 60px;
  bottom: 60px;
  width: 486px;
  height: 495px;
  background-color: white;
  position: absolute;
}
@media only screen and (max-width: 1919px) {
  .slider-2-content {
    padding-left: 35px;
    right: 40px;
    bottom: 40px;
    width: 324px;
    height: 330px;
  }
}
.slider-2-content h3 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-top: 58px;
}
@media only screen and (max-width: 1919px) {
  .slider-2-content h3 {
    margin-top: 39px;
    font-size: 24px;
  }
}
.slider-2-content h3.sub {
  margin-top: 12px;
  color: #D0D4D9;
}
@media only screen and (max-width: 1919px) {
  .slider-2-content h3.sub {
    margin-top: 6px;
  }
}
.slider-2-content p {
  font-size: 16px;
  font-weight: 300;
  color: #111111;
  line-height: 30px;
}
@media only screen and (max-width: 1919px) {
  .slider-2-content p {
    font-size: 14px;
    margin-top: 26px;
    line-height: 24px;
  }
}
.slider-2-content a {
  width: 180px;
  height: 50px;
  background: #333333;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .slider-2-content a {
    width: 120px;
    height: 33px;
    margin-top: 57px;
    font-size: 12px;
  }
}
.slider-2-poster {
  z-index: 5;
  left: 60px;
  bottom: 60px;
  position: absolute;
}
.slider-2-poster img {
  width: 283px;
  height: 400px;
}
@media only screen and (max-width: 1919px) {
  .slider-2-poster {
    left: 40px;
    bottom: 40px;
  }
  .slider-2-poster img {
    width: 194px;
    height: 267px;
  }
}
.slider-2-title {
  z-index: 100;
  left: 59px;
  top: 109px;
  position: absolute;
  font-size: 60px;
  font-weight: 500;
  color: #2D2D2D;
}
@media only screen and (max-width: 1919px) {
  .slider-2-title {
    font-size: 40px;
    left: 39px;
    top: 73px;
  }
}
#slider-3 {
  width: 1800px;
}
@media only screen and (max-width: 1919px) {
  #slider-3 {
    width: 1200px;
  }
}
#slider-3 div.img {
  width: 414px;
  height: 500px;
}
@media only screen and (max-width: 1919px) {
  #slider-3 div.img {
    width: 277px;
    height: 336px;
  }
}
#slider-3 h2 {
  font-size: 20px;
  margin-top: 24px;
}
@media only screen and (max-width: 1919px) {
  #slider-3 h2 {
    font-size: 14px;
    margin-top: 15px;
  }
}
#slider-3 a {
  font-size: 18px;
}
@media only screen and (max-width: 1919px) {
  #slider-3 a {
    font-size: 14px;
  }
}
#slider-3 .content h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
@media only screen and (max-width: 1919px) {
  #slider-3 .content h2 {
    font-size: 14px;
  }
}
#slider-3 .content h1 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
#slider-3 .content p {
  width: 271px;
  font-size: 16px;
  font-weight: 300;
  color: #111111;
  opacity: 0.7;
}
#slider-3 .content a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 50px;
  background: #062D5D;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
.adt-3 {
  margin-top: -324px;
}
.adt-3 .item-container {
  margin-top: 150px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .item-container {
    margin-top: 100px;
  }
}
.adt-3 .item-container .item {
  width: 297px;
  height: 288px;
  border-bottom: 6px solid transparent;
  padding-bottom: 6px;
}
.adt-3 .item-container .item.selected {
  border-bottom: 6px solid #E5005A;
}
@media only screen and (max-width: 1919px) {
  .adt-3 {
    height: 503px;
    margin-top: 0px;
  }
  .adt-3 .adt-3-i-1 {
    width: 130px;
    height: 137px;
  }
  .adt-3 .adt-3-i-2 {
    width: 293px;
    height: 100px;
  }
  .adt-3 .adt-3-i-3 {
    width: 293px;
    height: 100px;
  }
}
.adt-3 h2 {
  margin-top: 400px;
  font-size: 50px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 h2 {
    margin-top: 100px;
    font-size: 33px;
  }
}
.adt-3 .item {
  height: 288px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .item {
    height: 200px;
    width: 195px;
  }
}
.adt-3 .vr {
  width: 1px;
  height: 288px;
  background: black;
  opacity: 0.1;
  margin: 0 120px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .vr {
    height: 192px;
    margin: 0 60px;
  }
}
.adt-3 .item {
  height: 288px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .item {
    height: 192px;
  }
}
.adt-3 .item h3 {
  font-size: 32px;
  font-weight: 600;
  color: #000000;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .item h3 {
    font-size: 21px;
  }
}
.adt-3 .item label {
  font-size: 24px;
  font-weight: 400;
  color: #898989;
  margin-top: 60px;
}
@media only screen and (max-width: 1919px) {
  .adt-3 .item label {
    font-size: 16px;
    margin-top: 36px;
  }
}
.adt-4 {
  position: relative;
}
.adt-4 > h2 {
  font-size: 50px;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  top: 120px;
  z-index: 1;
}
@media only screen and (max-width: 1919px) {
  .adt-4 > h2 {
    font-size: 32px;
    top: 81px;
  }
}
.adt-4 .adt-4-tabs-container {
  top: 226px;
}
@media only screen and (max-width: 1919px) {
  .adt-4 .adt-4-tabs-container {
    top: 151px;
  }
}
.adt-4 .tab {
  width: 220px;
  height: 62px;
  border: 2px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 31px;
  font-weight: 800;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .adt-4 .tab {
    width: 147px;
    height: 41px;
    font-size: 14px;
  }
}
.adt-4 .tab.active {
  background-color: #E5005A;
  border: none;
}
.adt-4-1 .item {
  width: 582px;
  height: 236px;
  border-radius: 20px;
  border: 2px solid #FFFFFF;
  position: relative;
  backdrop-filter: blur(8px);
}
@media only screen and (max-width: 1919px) {
  .adt-4-1 .item {
    width: 388px;
    height: 157px;
  }
}
.adt-4-1 .item:hover {
  backdrop-filter: brightness(1.5);
}
.adt-4-1 .item .p-fw {
  z-index: -10;
}
.adt-4-1 .item h3 {
  font-size: 26px;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 41px;
  margin-bottom: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1 .item h3 {
    font-size: 18px;
    margin-left: 27px;
    margin-bottom: 29px;
    line-height: 1;
  }
}
.adt-4-1 .item label {
  margin-right: 41px;
  margin-bottom: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1 .item label {
    font-size: 12px;
    margin-right: 28px;
    margin-bottom: 28px;
  }
}
.adt-4-1 .item img {
  object-fit: contain;
}
.loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.index-1 .down-arrow :hover {
  animation: jump 2s infinite;
}
.index-4 {
  overflow: hidden;
  position: relative;
}
.index-4 .move {
  position: absolute;
}
@keyframes jump {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.news-top {
  width: 1600px;
  height: 563px;
  background: #FFFFFF;
  padding: 20px;
  margin-top: -297px;
}
@media only screen and (max-width: 1919px) {
  .news-top {
    margin-top: -197px;
    width: 1067px;
    height: 375px;
    padding: 13px;
  }
}
.news-top .r {
  background: #F2F2F2;
  flex-grow: 1;
  padding-left: 30px;
  padding-right: 30px;
}
.news-top .r h2 {
  margin-top: 40px;
  font-size: 24px;
}
@media only screen and (max-width: 1919px) {
  .news-top .r h2 {
    font-size: 28px;
    margin-top: 26px;
  }
}
.news-top .r p {
  margin-top: 38px;
}
@media only screen and (max-width: 1919px) {
  .news-top .r p {
    font-size: 14px;
    margin-top: 21px;
  }
}
.news-top .r a {
  margin-top: 60px;
}
@media only screen and (max-width: 1919px) {
  .news-top .r a {
    margin-top: 89px;
    width: 120px;
    height: 33px;
    font-size: 12px;
  }
}
.news-top img {
  width: 780px;
  height: 523px;
}
@media only screen and (max-width: 1919px) {
  .news-top img {
    width: 520px;
    height: 349px;
  }
}
.news-top .tag {
  border: 2px solid #0D0B0C;
  border-radius: 14px;
  padding: 6px 13px 7px 18px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  width: 120px;
  margin-top: 45px;
}
@media only screen and (max-width: 1919px) {
  .news-top .tag {
    width: 63px;
    font-size: 11px;
    margin-top: 30px;
    padding: 5px 1px 3px 2px;
  }
}
.news-top h2 {
  max-width: 683px;
  font-size: 42px;
  font-weight: 400;
  color: #333333;
}
.news-top p {
  font-size: 16px;
  font-weight: 300;
  color: #333333;
  line-height: 36px;
}
.news-top a {
  width: 180px;
  height: 50px;
  background: #333333;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
.news-container {
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  width: 1600px;
  gap: 80px 24px;
  margin-top: 80px;
}
@media only screen and (max-width: 1919px) {
  .news-container {
    padding-left: 5px;
    padding-right: 5px;
    width: 1067px;
    margin-top: 53px;
    gap: 20px 12px;
  }
}
.news-container .item {
  width: 503px;
}
@media only screen and (max-width: 1919px) {
  .news-container .item {
    width: 335px;
  }
}
.news-container .item img {
  width: 503px;
  height: 370px;
}
@media only screen and (max-width: 1919px) {
  .news-container .item img {
    width: 335px;
    height: 247px;
  }
}
.news-container .item .tag {
  width: 95px;
  height: 29px;
  border: 2px solid #0D0B0C;
  border-radius: 14px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 82px;
}
@media only screen and (max-width: 1919px) {
  .news-container .item .tag {
    width: 85px;
    height: 19px;
    line-height: 19px;
    font-size: 10px;
  }
}
.news-container .item h3 {
  max-width: 100%;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}
@media only screen and (max-width: 1919px) {
  .news-container .item h3 {
    font-size: 17px;
  }
}
.news-container .item label {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  display: flex;
  border-bottom: 2px solid #333333;
  width: 64px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1919px) {
  .news-container .item label {
    width: 48px;
    font-size: 12px;
    padding-bottom: 6px;
  }
}
.pager {
  margin-top: 100px;
}
.pager .page {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 20px;
  color: black;
}
.pager .page.next {
  background: #0C0C0C;
  color: white;
}
.pager .page.prev {
  background: #E0E0E0;
}
.news-bottom {
  height: 446px;
  margin-bottom: 90px;
}
.news-bottom .content {
  width: 423px;
  height: 406px;
  background: #0C0C0C;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.news-bottom .content .date {
  margin-top: 40px;
  border: 2px solid white;
  padding: 5px 0px;
  border-radius: 14px;
  width: 100px;
  font-size: 14px;
  font-weight: bold;
  color: white;
}
.news-bottom .content h3 {
  margin-top: 26px;
  max-width: 358px;
  font-size: 36px;
  font-weight: 400;
  color: white;
}
.news-bottom .content a {
  font-size: 16px;
  font-weight: 500;
  color: white;
  display: flex;
  border-bottom: 2px solid white;
  width: 64px;
  padding-bottom: 10px;
  margin-top: 155px;
}
.connect-banner {
  height: 460px;
}
@media only screen and (max-width: 1919px) {
  .connect-banner {
    height: 306px;
  }
}
.connect-banner h2 {
  font-size: 40px;
  margin-top: 220px;
  font-weight: 500;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .connect-banner h2 {
    margin-top: 148px;
    font-size: 27px;
  }
}
.connect-banner p {
  font-size: 24px;
  margin-top: 20px;
}
@media only screen and (max-width: 1919px) {
  .connect-banner p {
    font-size: 16px;
    margin-top: 24px;
  }
}
.connect-top {
  width: 1560px;
  height: 687px;
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.connect-container {
  margin-top: 20px;
  padding: 0 20px;
  width: 1600px;
}
@media only screen and (max-width: 1919px) {
  .connect-container {
    width: 1040px;
  }
}
.connect-container .hr {
  width: 100%;
  height: 2px;
  background: #000000;
  opacity: 0.5;
}
.connect-container .l,
.connect-container .r {
  width: 50%;
  flex-shrink: 0;
}
.connect-container .l h3,
.connect-container .r h3 {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1919px) {
  .connect-container .l h3,
  .connect-container .r h3 {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
.connect-container .l {
  padding-bottom: 15px;
}
.connect-container .l > .item .icon {
  flex-shrink: 0;
}
.connect-container .l > .item img {
  width: 53px;
  height: 53px;
}
@media only screen and (max-width: 1919px) {
  .connect-container .l > .item img {
    width: 35px;
    height: 35px;
  }
}
.connect-container .l > .item p {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  line-height: 24px;
  margin-left: 20px;
}
.connect-container .r {
  padding-bottom: 15px;
  margin-left: 120px;
}
@media only screen and (max-width: 1919px) {
  .connect-container .r .logo1 {
    width: 121px;
    height: 16px;
  }
}
@media only screen and (max-width: 1919px) {
  .connect-container .r .logo2 {
    width: 120px;
    height: 42px;
  }
}
.connect-container .r > .item img {
  width: 181px;
}
@media only screen and (max-width: 1919px) {
  .connect-container .r > .item img {
    width: 121px;
  }
}
.connect-container .r div.qr {
  margin-left: 36px;
}
.connect-container .r div.qr img {
  width: 142px;
  height: 142px;
}
@media only screen and (max-width: 1919px) {
  .connect-container .r div.qr img {
    width: 95px;
    height: 95px;
  }
}
.connect-container .r div.qr p {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
@media only screen and (max-width: 1919px) {
  .connect-container .r div.qr p {
    font-size: 12px;
  }
}
.fw-banner h2 {
  font-size: 50px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 39px;
}
@media only screen and (max-width: 1919px) {
  .fw-banner h2 {
    font-size: 33px;
    line-height: 1.8;
    margin-top: 50px;
  }
}
.fw-content {
  width: 530px;
  background: #FBFBFB;
  border-radius: 6px;
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 34px;
}
.fw-content.verify-box1 {
  margin-left: 521px;
}
.fw-content.verify-box2 {
  margin-left: 30px;
}
@media only screen and (max-width: 1919px) {
  .fw-content {
    width: 430px;
    padding-left: 27px;
    padding-right: 27px;
    height: 420px;
  }
  .fw-content.verify-box1 {
    margin-left: 240px;
  }
  .fw-content.verify-box2 {
    margin-left: 20px;
  }
}
.fw-content .p1 {
  margin-top: 38px;
}
@media only screen and (max-width: 1919px) {
  .fw-content .p1 {
    font-size: 14px;
    margin-top: 17px;
    line-height: 1.2;
  }
}
.fw-content p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.fw-content .top {
  margin-top: 8px;
  width: 100%;
  height: 210px;
  background: #F5F5F5;
  border: 1px solid #EBEBEB;
  border-radius: 2px;
  font-size: 32px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  padding: 8px;
}
@media only screen and (max-width: 1919px) {
  .fw-content .top {
    width: 100%;
    height: 200px;
    font-size: 22px;
  }
}
.fw-content .top.verify-label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 20px;
}
.fw-content .top.verify-label span:nth-child(2) {
  font-size: 18px;
}
.fw-content .top.verify-label .verify-title {
  font-size: 28px;
  text-decoration: underline;
  margin-bottom: 12px;
  margin-top: 34px;
}
.fw-content .hint {
  padding: 14px;
  width: 100%;
  height: 141px;
  background: #F5F5F5;
  border: 1px solid #EBEBEB;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #999999;
  margin-top: 27px;
}
@media only screen and (max-width: 1919px) {
  .fw-content .hint {
    width: 100%;
    height: 114px;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 18px;
    padding: 16px 10px 11px 8px;
  }
}
.fw-content p.fw {
  margin-top: 47px;
  text-align: left;
}
@media only screen and (max-width: 1919px) {
  .fw-content p.fw {
    font-size: 14px;
    margin-top: 17px;
  }
}
.fw-content input {
  width: 100%;
  height: 44px;
  background: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 2px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
}
@media only screen and (max-width: 1919px) {
  .fw-content input {
    width: 100%;
    height: 29px;
  }
}
.fw-content button {
  width: 100%;
  height: 51px;
  background: #000000;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 30px;
  cursor: pointer;
}
@media only screen and (max-width: 1919px) {
  .fw-content button {
    width: 100%;
    height: 34px;
    font-size: 14px;
    margin-top: 21px;
  }
}
.news .action {
  width: 1560px;
}
.news .content {
  width: 850px;
}
.news .content img {
  max-width: 850px;
}
.news .action {
  font-size: 16px;
  font-weight: 500;
  color: #8C8C8C;
}
.news .action a {
  width: 33.33%;
  text-align: center;
}
.news .action .back {
  color: #333333;
}
.news h3.suggest {
  font-size: 50px;
  font-weight: bold;
  color: #333333;
}
.news h4.title {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 44px;
}
hr {
  height: 1px;
  background: #333333;
  opacity: 0.2;
}
.news-banner {
  height: 746px;
}
@media only screen and (max-width: 1919px) {
  .news-banner {
    height: 496px;
  }
}
.news-banner .back {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.adt-4-2 .item {
  flex-direction: column-reverse;
}
.adt-4-2 .item .bg {
  justify-content: flex-end;
}
.adt-4-2 .item .bg p {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 119px;
  display: none;
  transition: 0.5s all;
  text-align: center;
}
.adt-4-2 .item .bg h3 {
  font-size: 40px;
  font-weight: 300;
  color: #FFFFFF;
  margin-bottom: 119px;
  transition: 0.5s all;
}
@media only screen and (max-width: 1919px) {
  .adt-4-2 .item .bg h3 {
    font-size: 27px;
    margin-bottom: 55px;
  }
}
.adt-4-2 .item .bg .bg.icon {
  margin-bottom: 52px;
  transition: 0.5s all;
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-2 .item .bg .bg.icon {
    width: 67px;
    height: 67px;
    margin-bottom: 35px;
  }
}
.adt-4-2 .item .bg:hover p {
  display: block;
}
.adt-4-2 .item .bg:hover .bg.icon {
  transform: translate(0, -10px);
}
.adt-4-2 .item .bg:hover h3 {
  transform: translate(0, -50px);
}
@media only screen and (max-width: 1919px) {
  .adt-4-2 .item .bg:hover h3 {
    transform: translate(0, -30px);
  }
}
.adt-5 {
  position: relative;
}
@media only screen and (max-width: 1919px) {
  .adt-5 .brand-icon {
    width: 127px;
    height: 127px;
  }
}
.adt-5 .nav {
  margin-left: 345px;
  margin-top: 260px;
}
@media only screen and (max-width: 1919px) {
  .adt-5 .nav {
    margin-left: 226px;
    margin-top: 172px;
  }
}
.adt-5 .nav a {
  margin-top: 0;
  cursor: pointer;
  width: 177px;
  height: 54px;
  background: #E5005A;
  border-radius: 10px;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 54px;
  text-align: center;
}
@media only screen and (max-width: 1919px) {
  .adt-5 .nav a {
    width: 104px;
    height: 32px;
    line-height: 32px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 1919px) {
  .adt-5 .nav a.r {
    width: 122px;
  }
}
.adt-5 .nav label {
  color: rgba(255, 255, 255, 0.5);
  width: 177px;
  height: 54px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 54px;
  color: #373737;
}
@media only screen and (max-width: 1919px) {
  .adt-5 .nav label {
    line-height: 32px;
    width: 104px;
    height: 32px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 1919px) {
  .adt-5 .nav label.r {
    width: 122px;
  }
}
.adt-5 p {
  margin-top: 81px;
  margin-left: 345px;
}
@media only screen and (max-width: 1919px) {
  .adt-5 p {
    margin-top: 48px;
    margin-left: 230px;
  }
}
.adt-5 a.info {
  margin-top: 120px;
}
@media only screen and (max-width: 1919px) {
  .adt-5 a.info {
    margin-left: 232px;
    margin-top: 28px;
  }
}
.adt-5 .tabs {
  position: absolute;
  bottom: 79px;
}
.adt-5 .tabs .tab {
  width: 180px;
  height: 60px;
  background: #FFFFFF;
  opacity: 0.75;
  font-size: 18px;
  font-weight: 500;
  color: #666666;
}
.adt-5 .tabs .tab.active {
  color: #FFFFFF;
  background: #E81A6B;
}
.adt-5 .tabs .tab:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.adt-5 .tabs .tab:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.adt-5.nk .nk-brand {
  width: 143px;
  height: 151px;
  margin-top: 36px;
}
@media only screen and (max-width: 1919px) {
  .adt-5.nk .nk-brand {
    width: 94px;
    height: 99px;
    margin-top: 98px;
  }
}
.adt-5.nk h2 {
  color: #333333;
  font-size: 50px;
  margin: 24px 0;
}
@media only screen and (max-width: 1919px) {
  .adt-5.nk h2 {
    font-size: 33px;
    margin-top: 25px;
    margin-bottom: 34px;
  }
}
.adt-5.nk a.f.v {
  margin: 0 0 0 22px;
}
@media only screen and (max-width: 1919px) {
  .adt-5.nk a.f.v {
    margin: 0 0 0 15px;
  }
}
.adt-5.nk a.f.v p {
  font-size: 24px;
  font-weight: 500;
  color: #000000;
  margin: 20px 0 0;
}
@media only screen and (max-width: 1919px) {
  .adt-5.nk a.f.v p {
    margin: 12px 0 0;
    font-size: 16px;
  }
}
.adt-5.nk img.nk-hover {
  width: 342px;
  height: 540px;
}
@media only screen and (max-width: 1919px) {
  .adt-5.nk img.nk-hover {
    width: 225px;
    height: 356px;
  }
}
#adt-5-2.slider-1 .item img {
  width: 858px;
  height: 476px;
  border-radius: 20px;
}
#adt-5-2.slider-1 .item h3 {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
}
#adt-5-2.slider-1 .item a {
  font-size: 16px;
  font-weight: 500;
  color: #E5005A;
  display: flex;
  border-bottom: 2px solid #E5005A;
  width: 64px;
  padding-bottom: 10px;
}
.co .co-banner {
  height: 460px;
}
@media only screen and (max-width: 1919px) {
  .co .co-banner {
    height: 307px;
  }
}
.co .co-banner h2 {
  font-weight: 500;
  color: #FFFFFF;
  font-size: 40px;
  margin-top: 220px;
}
@media only screen and (max-width: 1919px) {
  .co .co-banner h2 {
    font-size: 27px;
    margin-top: 172px;
  }
}
.co .co-banner p {
  font-size: 24px;
  margin-top: 20px;
  font-weight: 500;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .co .co-banner p {
    font-size: 16px;
    margin-top: 21px;
  }
}
.co .content {
  width: 1282px;
}
@media only screen and (max-width: 1919px) {
  .co .content {
    width: 855px;
  }
}
.co .content h3 {
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  margin-top: 48px;
}
@media only screen and (max-width: 1919px) {
  .co .content h3 {
    margin-top: 37px;
    font-size: 16px;
  }
}
.co .content h3.co-2 {
  margin-top: 90px;
}
@media only screen and (max-width: 1919px) {
  .co .content h3.co-2 {
    margin-top: 60px;
  }
}
.co .content p {
  font-size: 15px;
  font-weight: 500;
  color: #666666;
  margin-top: 41px;
}
@media only screen and (max-width: 1919px) {
  .co .content p {
    margin-top: 24px;
    font-size: 14px;
  }
}
.co .content input {
  background: #F9F9F9;
  border: 1px solid #ECECEC;
  border-radius: 2px;
  height: 44px;
}
@media only screen and (max-width: 1919px) {
  .co .content input {
    height: 29px;
  }
}
.co .content textarea {
  background: #F9F9F9;
  border: 1px solid #ECECEC;
  border-radius: 2px;
  height: 275px;
}
@media only screen and (max-width: 1919px) {
  .co .content textarea {
    height: 183px;
  }
}
.co .content label {
  color: #666666;
  font-size: 15px;
  line-height: 36px;
}
.co .content label.r {
  color: #F10000;
  font-size: 15px;
}
.co .content hr {
  width: 1298px;
  height: 1px;
  background: #F9F9F9;
  margin-top: 50px;
}
.co .content .submit-container {
  margin-top: 50px;
  margin-bottom: 180px;
}
@media only screen and (max-width: 1919px) {
  .co .content .submit-container {
    margin-top: 33px;
  }
}
.co .content button {
  width: 132px;
  height: 44px;
  background: #EEEEEE;
  border-radius: 4px;
  font-size: 18px;
  font-weight: normal;
  color: #666666;
  border: none;
}
@media only screen and (max-width: 1919px) {
  .co .content button {
    width: 88px;
    height: 29px;
    font-size: 14px;
  }
}
.co .content button.submit {
  color: #FFFFFF;
  background: #0C0C0C;
}
button {
  border: none;
}
.index button {
  width: 180px;
  height: 50px;
  background: #151515;
  font-size: 18px;
  font-weight: 300;
  color: #FFFFFF;
}
.i-1 h2 {
  font-size: 60px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1919px) {
  .i-1 h2 {
    font-size: 40px;
    margin-bottom: 12px;
  }
}
.i-1 p {
  font-size: 60px;
  font-weight: 300;
  color: #FFFFFF;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
  .i-1 p {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1919px) {
  .i-1 button.black-btn-hover {
    width: 120px;
    height: 33px;
    font-size: 12px;
  }
}
.i-2 {
  height: 730px;
}
@media only screen and (max-width: 1919px) {
  .i-2 {
    height: 490px;
  }
}
.i-2 .banner.bg {
  width: 410px;
  height: 618px;
}
@media only screen and (max-width: 1919px) {
  .i-2 .banner.bg {
    width: 273px;
    height: 411px;
  }
}
.i-2 #ik {
  flex-shrink: 0;
  padding-left: 60px;
}
@media only screen and (max-width: 1919px) {
  .i-2 #ik {
    padding-left: 40px;
  }
}
.i-2 #ik .icon {
  object-fit: cover;
}
@media only screen and (max-width: 1919px) {
  .i-2 #ik .icon {
    width: 179px;
    height: 22px;
  }
}
.i-2 #adt {
  flex-shrink: 0;
  padding-left: 60px;
}
@media only screen and (max-width: 1919px) {
  .i-2 #adt {
    padding-left: 40px;
  }
}
.i-2 #adt .icon {
  object-fit: cover;
}
@media only screen and (max-width: 1919px) {
  .i-2 #adt .icon {
    width: 162px;
    height: 54px;
  }
}
.i-2 img.icon {
  margin-top: 120px;
}
@media only screen and (max-width: 1919px) {
  .i-2 img.icon {
    margin-top: 80px;
  }
}
.i-2 h3 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
@media only screen and (max-width: 1919px) {
  .i-2 h3 {
    font-size: 24px;
  }
}
.i-v {
  padding: 30px 60px;
}
@media only screen and (max-width: 1919px) {
  .i-v {
    padding: 47px 40px;
  }
}
.i-v .bg {
  width: 1800px;
}
@media only screen and (max-width: 1919px) {
  .i-v .bg {
    width: 1200px;
    height: 628px;
  }
}
.i-v .bg a {
  bottom: 12px;
}
@media only screen and (max-width: 1919px) {
  .i-v .bg a {
    bottom: 18px;
  }
  .i-v .bg a button {
    width: 120px;
    height: 33px;
    font-size: 12px;
  }
}
.i-v .video-parent {
  width: 1265px;
  height: 753px;
}
@media only screen and (max-width: 1919px) {
  .i-v .video-parent {
    width: 844px;
    height: 503px;
  }
}
.i-v .video-parent video {
  width: 1265px;
  height: 753px;
}
@media only screen and (max-width: 1919px) {
  .i-v .video-parent video {
    width: 844px;
    height: 503px;
  }
}
.product-3 {
  height: 100vh;
}
.product-3 button {
  width: 180px;
  height: 50px;
  background: #333333;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
.product-3 .p-fw h2 {
  font-size: 50px;
  font-weight: bold;
  color: #FFFFFF;
}
.product-3 .p-fw p {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
}
.product-4 {
  padding-left: 60px;
  padding-right: 60px;
}
.product-4 h2 {
  font-size: 50px;
  font-weight: 500;
  color: #111111;
}
.product-4 h4 {
  margin-top: 27px;
}
.product-4 .item {
  width: 580px;
}
.product-4 img.like {
  margin-top: 30px;
  width: 41px;
  height: 41px;
}
.adt-slider-1 {
  width: 100%;
}
.adt-slider-1 .content {
  padding-right: 240px;
  width: 1100px;
}
.adt-slider-1 .content h3 {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  margin-top: 40px;
}
.adt-slider-1 .content label {
  color: #333333;
  margin-top: 36px;
  border-bottom: 2px solid #333333;
}
.adt-slider-1 .content a {
  display: flex;
  width: 100%;
  margin: 0;
  border: none;
  align-items: flex-start;
}
.adt-5 h2 {
  font-size: 50px;
  color: #333333;
  margin-top: 97px;
  font-weight: 300;
}
@media only screen and (max-width: 1919px) {
  .adt-5 h2 {
    font-size: 32px;
    margin-top: 64px;
  }
}
.zoom-out {
  animation: zoom-out 30s linear;
}
@keyframes zoom-out {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.2, 1.2);
  }
}
p {
  line-height: 1.8;
}
body {
  font-family: -apple-system, 'Noto Sans', BlinkMacSystemFont, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.adt-5 h2 {
  font-size: 50px;
  font-weight: 400;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .adt-5 h2 {
    font-size: 32px;
  }
}
.adt-5 p {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 49px;
}
@media only screen and (max-width: 1919px) {
  .adt-5 p {
    font-size: 14px;
    margin-top: 33px;
  }
}
.adt-5 a {
  margin-left: 346px;
  margin-top: 300px;
  font-size: 18px;
  font-weight: 300;
  color: #E5005A;
  border-bottom: 1px solid #E5005A;
}
@media only screen and (max-width: 1919px) {
  .adt-5 a.adt-btn {
    width: 120px;
    height: 33px;
    font-size: 12px;
  }
}
#s5 h2 {
  margin-left: 346px;
  font-size: 50px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 154px;
}
#s5 .nav {
  margin-left: 346px;
  margin-top: 74px;
}
#s5 .nav a {
  width: auto;
  margin-top: 0;
  font-size: 26px;
  font-weight: 300;
  color: #FFFFFF;
  border-bottom: none;
}
#s5 .nav label {
  font-size: 36px;
  font-weight: 300;
  color: #E5005A;
}
#s5 p {
  margin-left: 346px;
  margin-top: 81px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}
#s5 a {
  margin-left: 346px;
  width: 96px;
  margin-top: 300px;
  font-size: 18px;
  font-weight: 300;
  color: #E5005A;
  border-bottom: 1px solid #E5005A;
}
.adt-1 p {
  font-size: 80px;
  font-weight: 500;
  color: #FFFFFF;
}
.adt-2-content {
  width: 1565px;
  height: 692px;
  margin-top: -324px;
  z-index: 1;
}
@media only screen and (max-width: 1919px) {
  .adt-2-content {
    width: 1200px;
    height: 532px;
    margin-top: -220px;
  }
}
.adt-2-1 {
  margin-top: 120px;
  margin-bottom: 949px;
}
@media only screen and (max-width: 1919px) {
  .adt-2-1 {
    margin-top: 78px;
    margin-bottom: 578px;
  }
}
.adt-2-1 h2 {
  font-size: 50px;
  font-weight: 400;
  color: #333333;
}
@media only screen and (max-width: 1919px) {
  .adt-2-1 h2 {
    font-size: 33px;
  }
}
.adt-2-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  margin-top: 31px;
}
@media only screen and (max-width: 1919px) {
  .adt-2-1 p {
    font-size: 16px;
    margin-top: 18px;
  }
}
.adt-2-1 h3 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 51px;
  color: #333333;
}
@media only screen and (max-width: 1919px) {
  .adt-2-1 h3 {
    font-size: 16px;
    margin-top: 34px;
  }
}
.black-btn-hover {
  cursor: pointer;
}
.black-btn-hover:hover {
  background: #062D5D !important;
  color: white !important;
}
.white-btn-hover:hover {
  cursor: pointer;
}
.white-btn-hover:hover:hover {
  background: black;
  color: white;
}
.video-hover {
  position: absolute;
  bottom: 60px;
}
@media only screen and (max-width: 1919px) {
  .video-hover {
    bottom: 30px;
  }
}
.video-hover h2 {
  font-size: 48px;
  font-weight: 800;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .video-hover h2 {
    font-size: 32px;
  }
}
.video-hover p {
  margin-top: 12px;
  font-size: 30px;
  font-weight: 300;
  color: #FFFFFF;
}
@media only screen and (max-width: 1919px) {
  .video-hover p {
    font-size: 20px;
  }
}
.blue-btn-hover {
  cursor: pointer;
  background: white !important;
  color: black !important;
}
.blue-btn-hover:active {
  background: white !important;
  color: black !important;
}
.blue-btn-hover:hover {
  background: #062D5D !important;
  color: white !important;
}
.red-a-hover:hover {
  color: white !important;
  border-bottom-color: white !important;
}
.black-a-hover:hover {
  color: #E5005A !important;
  border-bottom-color: #E5005A !important;
}
.black-a-hover-2:hover {
  color: #062D5D !important;
}
.co-check {
  width: 300px;
  height: 46px;
  background: #F9F9F9;
  border: 1px solid #ECECEC;
  border-radius: 2px;
}
.co-check#man {
  margin-left: 20px;
}
@media only screen and (max-width: 1919px) {
  .co-check#man {
    margin-left: 13px;
  }
}
.co-check#woman {
  margin-left: 32px;
}
@media only screen and (max-width: 1919px) {
  .co-check#woman {
    margin-left: 21px;
  }
}
@media only screen and (max-width: 1919px) {
  .co-check {
    width: 200px;
    height: 31px;
    font-size: 14px;
  }
}
img#captcha-image {
  width: 120px;
  height: 44px;
  margin-top: 33px;
  margin-left: 24px;
}
@media only screen and (max-width: 1919px) {
  img#captcha-image {
    height: 31px;
  }
}
.co-check.checked {
  background: #0C0C0C;
  border-radius: 2px;
  color: white;
}
.sub-nav {
  height: 101px;
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  z-index: 10;
  background: white;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
}
.sub-nav .item {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  justify-content: space-between;
}
.sub-nav .item label {
  margin-top: 15px;
  height: 18px;
}
.sub-nav .item img {
  width: 34px;
  height: 36px;
}
.sub-nav {
  width: 100vw;
  overflow: hidden;
}
.sub-nav#sub-nav-adt a.l:hover {
  color: #e5005a;
}
.sub-nav a.sub-nav-img-link {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1919px) {
}
.sub-nav a.sub-nav-img-link:first-of-type {
  margin-left: 0;
}
.sub-nav .menu h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-top: 15px;
}
@media only screen and (max-width: 1919px) {
  .sub-nav .menu h3 {
    font-size: 14px;
  }
}
.sub-nav .menu a.l {
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  height: 22px;
  margin-top: 14px;
}
.sub-nav .menu a.l.less-mt {
  margin-top: 8px;
}
@media only screen and (max-width: 1919px) {
  .sub-nav .menu a.l {
    font-size: 14px;
  }
}
.sub-nav .menu a.l:first-of-type {
  margin-top: 23px;
}
.sub-nav .menu a.l:hover {
  color: #012D5E;
  border-bottom: 1px solid #1a1a1a;
}
.sub-nav .menu h4 {
  margin-top: 23px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.sub-nav .menu .column {
  margin-left: 120px;
  align-items: flex-start;
}
@media only screen and (max-width: 1919px) {
  .sub-nav .menu .column {
    margin-left: 66px;
  }
}
.sub-nav .menu .column:first-of-type {
  margin-left: 0;
}
.sub-nav-img {
  width: 102px;
  height: 102px;
}
@media only screen and (max-width: 1919px) {
  .sub-nav-img {
    width: 82px;
    height: 82px;
  }
}
#sub-nav-ik {
  height: 423px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-ik {
    height: 403px;
  }
}
#sub-nav-ik .item:hover label {
  color: #00275e;
  font-weight: 500;
  border-bottom: 1px solid #00275e;
}
#sub-nav-ik .logo-container {
  width: 893px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-ik .logo-container {
    width: 536px;
  }
}
#sub-nav-ik .logo {
  width: 300px;
  /* height: 39px; */
  margin-left: 181px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-ik .logo {
    width: 300px;
    /* height: 39px; */
    margin-left: 35px;
  }
}
#sub-nav-ik .menu {
  margin-right: 464px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-ik .menu {
    margin-right: 380px;
  }
}
#sub-nav-ik .ik-1:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128443126.png');
}
#sub-nav-ik .ik-2:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128453656.png');
}
#sub-nav-ik .ik-3:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128559536.png');
}
#sub-nav-ik .ik-4:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128569051.png');
}
#sub-nav-ik .ik-5:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128772501.png');
}
#sub-nav-ik .ik-6:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/ik-nav/1651128784845.png');
}
#sub-nav-adt {
  height: 443px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-adt {
    height: 423px;
  }
}
#sub-nav-adt .logo-container {
  width: 893px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-adt .logo-container {
    width: 536px;
  }
}
#sub-nav-adt .logo {
  width: 491px;
  height: 71px;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-adt .logo {
    width: 419px;
    height: 61px;
  }
}
#sub-nav-adt .item:hover label {
  color: #E5005A;
  font-weight: 500;
  border-bottom: 1px solid #E5005A;
}
#sub-nav-adt .adt-1:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128794594.png');
}
#sub-nav-adt .adt-2:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128804263.png');
}
#sub-nav-adt .adt-3:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128817581.png');
}
#sub-nav-adt .adt-4:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128829437.png');
}
#sub-nav-adt .adt-5:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128839072.png');
}
#sub-nav-adt .adt-6:hover img {
  content: url('http://image.ikewenna.com/cms-assets-a/adt-nav/1651128849505.png');
}
#sub-nav-adt .menu {
  margin-right: 376px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1919px) {
  #sub-nav-adt .menu {
    margin-right: 243px;
  }
}
.product .fix-nav {
  height: 248px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
}
.product .fix-nav .item {
  width: 243px;
  margin-bottom: 37px;
}
.detail-container {
  padding: 60px;
}
.detail-container img {
  width: 800px;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  background: #CCCCCC;
  border-radius: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
#product-slider-2 {
  position: absolute;
  bottom: 50px;
  right: 380px;
  width: 324px;
  height: 355px;
}
#product-slider-3 {
  position: absolute;
  bottom: 50px;
  right: 20px;
  width: 324px;
  height: 355px;
}
.preload-hide {
  width: 0;
  height: 0;
  position: absolute;
}
.adt-btn {
  width: 180px;
  height: 50px;
  background: #333333;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF !important;
  border: none !important;
}
.adt-btn:hover {
  background-color: #E5005A;
}
.bread-crumbs {
  margin-top: 60px;
}
.bread-crumbs a,
.bread-crumbs label {
  font-size: 20px;
  font-weight: 400;
  color: #666666;
}
@media only screen and (max-width: 1919px) {
  .bread-crumbs a,
  .bread-crumbs label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1919px) {
  .bread-crumbs {
    font-size: 14px;
  }
}
.video-js .vjs-tech {
  width: 100% !important;
  height: 100% !important;
}
.index-5#section-3 {
  padding-left: 60px;
  height: 518px;
}
@media only screen and (max-width: 1919px) {
  .index-5#section-3 {
    padding-left: 39px;
    height: 188px;
  }
}
.index-5#section-3 #i-h2 {
  width: 1377px;
  height: 173px;
  top: 167px;
  right: 12px;
}
@media only screen and (max-width: 1919px) {
  .index-5#section-3 #i-h2 {
    width: 676px;
    height: 104px;
    right: 0;
    top: 49px;
  }
}
#ik-s1 {
  height: 717px;
}
@media only screen and (max-width: 1919px) {
  #ik-s1 {
    height: 478px;
  }
}
#ik-s1 .container {
  height: 717px;
}
@media only screen and (max-width: 1919px) {
  #ik-s1 .container {
    height: 478px;
  }
}
#ik-s1 #slider-1-nextArrow {
  right: 45px;
  top: 235px;
}
@media only screen and (max-width: 1919px) {
  #ik-s1 #slider-1-nextArrow {
    right: 64px;
    top: 183px;
  }
}
#ik-s1 #slider-1-prevArrow {
  right: 45px;
  top: 340px;
}
@media only screen and (max-width: 1919px) {
  #ik-s1 #slider-1-prevArrow {
    right: 64px;
    top: 250px;
  }
}
.ik-s2#section-4 #slider-2-nextArrow {
  right: 64px;
  top: 85px;
}
@media only screen and (max-width: 1919px) {
  .ik-s2#section-4 #slider-2-nextArrow {
    top: 100px;
  }
}
.ik-s2#section-4 #slider-2-prevArrow {
  right: 64px;
  top: 185px;
}
@media only screen and (max-width: 1919px) {
  .ik-s2#section-4 #slider-2-prevArrow {
    top: 165px;
  }
}
#slider-3-nextArrow {
  right: 0px;
  top: 830px;
}
@media only screen and (max-width: 1919px) {
  #slider-3-nextArrow {
    top: 656px;
    width: 45px;
    height: 45px;
  }
}
#slider-3-prevArrow {
  right: 120px;
  top: 830px;
}
@media only screen and (max-width: 1919px) {
  #slider-3-prevArrow {
    top: 656px;
    width: 45px;
    height: 45px;
    right: 73px;
  }
}
.ml14#p1 {
  font-size: 52px;
}
@media only screen and (max-width: 1919px) {
  .ml14#p1 {
    font-size: 44px;
  }
}
.adt-4-1-item-1-i-1 {
  width: 64px;
  height: 89px;
  margin-top: 41px;
  margin-left: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-1-i-1 {
    width: 42px;
    height: 59px;
    margin-top: 27px;
    margin-left: 28px;
  }
}
.adt-4-1-item-1-i-2 {
  width: 34px;
  height: 6px;
  margin-top: 41px;
  margin-right: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-1-i-2 {
    width: 23px;
    height: 4px;
    margin-top: 28px;
    margin-right: 27px;
  }
}
.adt-4-1-item-2-i-1 {
  width: 59px;
  height: 101px;
  margin-top: 41px;
  margin-left: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-2-i-1 {
    width: 42px;
    height: 59px;
    margin-top: 27px;
    margin-left: 28px;
  }
}
.adt-4-1-item-2-i-2 {
  width: 34px;
  height: 6px;
  margin-top: 41px;
  margin-right: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-2-i-2 {
    width: 23px;
    height: 4px;
    margin-top: 28px;
    margin-right: 27px;
  }
}
.adt-4-1-item-3-i-1 {
  width: 29px;
  height: 103px;
  margin-top: 41px;
  margin-left: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-3-i-1 {
    width: 42px;
    height: 59px;
    margin-top: 27px;
    margin-left: 28px;
  }
}
.adt-4-1-item-3-i-2 {
  width: 34px;
  height: 6px;
  margin-top: 41px;
  margin-right: 41px;
}
@media only screen and (max-width: 1919px) {
  .adt-4-1-item-3-i-2 {
    width: 23px;
    height: 4px;
    margin-top: 28px;
    margin-right: 27px;
  }
}
.adt-5#section-6 h2 {
  top: 154px;
  left: 346px;
  position: absolute;
  margin-top: 0;
}
@media only screen and (max-width: 1919px) {
  .adt-5#section-6 h2 {
    top: 103px;
    left: 231px;
  }
}
#s4.adt-xxy h2 {
  margin-top: 300px;
  margin-left: 347px;
  line-height: 1;
}
@media only screen and (max-width: 1919px) {
  #s4.adt-xxy h2 {
    margin-top: 154px;
    margin-left: 231px;
  }
}
#s4.adt-xxy p {
  margin-top: 75px;
  margin-left: 347px;
  line-height: 1.6;
}
@media only screen and (max-width: 1919px) {
  #s4.adt-xxy p {
    margin-top: 47px;
    margin-left: 231px;
  }
}
#s4.adt-xxy a {
  margin-top: 200px;
  margin-left: 347px;
}
@media only screen and (max-width: 1919px) {
  #s4.adt-xxy a {
    margin-top: 120px;
    margin-left: 231px;
  }
}
#product-slider {
  width: 820px;
}
@media only screen and (max-width: 1919px) {
  #product-slider {
    width: 520px;
  }
}
#product-slider .bg {
  width: 820px;
  height: 820px;
}
@media only screen and (max-width: 1919px) {
  #product-slider .bg {
    width: 520px;
    height: 520px;
  }
}
.product-container {
  height: 1000px;
}
@media only screen and (max-width: 1919px) {
  .product-container {
    height: 700px;
  }
}
.product-container h2 {
  font-size: 36px;
}
@media only screen and (max-width: 1919px) {
  .product-container h2 {
    font-size: 28px;
  }
}
.product-container h2 label {
  font-size: 20px;
}
@media only screen and (max-width: 1919px) {
  .product-container h2 label {
    font-size: 16px;
  }
}
.product-container p {
  margin-top: 60px;
  font-size: 18px;
}
@media only screen and (max-width: 1919px) {
  .product-container p {
    font-size: 16px;
  }
}
.product-container #slider-1-nextArrow {
  left: calc(50% + 420px);
  bottom: 30px;
}
@media only screen and (max-width: 1919px) {
  .product-container #slider-1-nextArrow {
    left: calc(50% + 320px);
    bottom: 64px;
  }
}
.product-container #slider-1-prevArrow {
  left: calc(50% + 420px);
  bottom: 160px;
}
@media only screen and (max-width: 1919px) {
  .product-container #slider-1-prevArrow {
    left: calc(50% + 320px);
    bottom: 130px;
  }
}
.adt_jj {
  margin-top: 80px;
  margin-bottom: 30px;
}
.adt_jj img {
  width: 280px;
  border-radius: 10px;
}
@media only screen and (max-width: 1919px) {
  .adt_jj img {
    width: 187px;
    height: 200px;
    border-radius: 7px;
  }
}
.adt_jj a {
  margin-left: 22px;
}
@media only screen and (max-width: 1919px) {
  .adt_jj a {
    margin-left: 14px;
  }
}
.adt_jj a:first-of-type {
  margin-left: 0;
}
.adt_mtny {
  margin-top: 80px;
  margin-bottom: 30px;
}
.adt_mtny img {
  width: 580px;
  border-radius: 10px;
}
@media only screen and (max-width: 1919px) {
  .adt_mtny img {
    width: 387px;
    height: 200px;
    border-radius: 7px;
  }
}
.adt_mtny a {
  margin-left: 42px;
}
@media only screen and (max-width: 1919px) {
  .adt_mtny a {
    margin-left: 20px;
  }
}
.adt_mtny a:first-of-type {
  margin-left: 0;
}
.adt_yd {
  margin-top: 80px;
  margin-bottom: 30px;
}
.adt_yd img {
  width: 790px;
  border-radius: 10px;
}
@media only screen and (max-width: 1919px) {
  .adt_yd img {
    width: 527px;
    height: 200px;
    border-radius: 7px;
  }
}
.adt_yd a {
  margin-left: 67px;
}
@media only screen and (max-width: 1919px) {
  .adt_yd a {
    margin-left: 45px;
  }
}
.adt_yd a:first-of-type {
  margin-left: 0;
}
.slider-point {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 50%;
  margin-left: 12px;
}
.slider-point:first-of-type {
  margin-left: 0;
}
.slider-point.active {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
}
#product-slider-points {
  width: auto;
  bottom: 65px;
}
@media only screen and (max-width: 1919px) {
  #product-slider-points {
    bottom: 50px;
  }
}
