* {
  font-family: 'Noto_R';
}

.header_btn {
  width: auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.header_btn .notice_btn {
  display: inline-block;
  width: 90px;
  border: 1px solid #ddd;
  background: #fafafa;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

/* .fixed_banner{position: absolute; left: 120px;top:90px} */
.fixed_banner a img {
  width: 200px;
}
.fixed_banner .phone_video {
  width: 154px;
  height: 333px;
  position: absolute;
  bottom: 52px;
  left: 50%;
  transform: translateX(-48%);
  z-index: 1;
  border-radius: 23px;
  overflow: hidden;
}
.fixed_banner .phone_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#skin_select>.inner {
  display: flex;
  width: 1450px;
  justify-content: center;
}

.inner .left_aa {
  width: 250px;
  /* height: 1000px; */
}

.inner .left_aa .fixed_banner {
  position: sticky;
  top: 30px;
  margin-top: 50px;
}

.inner .right_aa {
  width: calc(1450px - 250px);
}

.right_aa .mobile_banner {
  display: none;
}

.talk_wrap {
  position: fixed;
  right: 10px;
  bottom: 40px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  overflow: hidden;
  background-color: #00c63b;
  line-height: 123px;
  text-align: center;
  z-index: 2;
}

.talk_wrap a {}

.talk_wrap a img {
  width: 90%;
}

.my_top .title {
  float: left;
  margin-top: 20px;
  text-align: left;
  font-size: 17px;
  color: #525252;
  margin-bottom: 30px;
}

.my_top .title font {
  font-size: 12px;
  margin-left: 10px;
  border-left: 1px solid #ccc;
  padding: 0px 10px;
  color: #b9b9b9;
}

.my_top .bottom {
  display: inline-block;
  width: 100%;
  text-align: left;
}

.my_top .bottom .hello span {
  font-size: 14px;
  font-family: 'Noto_B';
}

.my_top .bottom .login_btn {
  display: inline-block;
  margin: 0 0px 0 0;
  font-size: 11px;
  float: right;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  background: #f5fdf5;
  color: green;
  border: 1px solid #c7ebc7;
}

.my_top .bottom .login_btn span {
  font-size: 12px;
  font-family: 'Noto_B';
  color: #4AB56A;
}

.my_top .caution {
  width: 100%;
  margin: 40px 0px;
  background: #fafafa;
  border-radius: 4px;
  text-align: left;
  padding: 20px;
}

.my_top .caution .caution_title {
  font-size: 14px;
}

.my_top .caution_wrap {
  width: 100%;
  background: #fafafa;
  border-radius: 0 0 4px 4px;
  text-align: left;
  padding: 20px;
}

.my_top .caution p {
  margin: 0;
  line-height: 24px;
  font-size: 13px;
  width: 100%;
}

.my_top .caution p:last-child {
  /*display: none;*/
}

.my_top .caution p span {
  font-family: 'Noto_B';
  font-size: 13px;
}

.my_top .caution h2 {
  font-size: 13px;
  margin: 0 0 10px 0;
  font-family: 'Noto_B';
}

.my_top p {
  display: inline-block;
  margin: 0 0px 0 0;
  line-height: 20px;
  font-size: 12px;
}

.my_top p.phone {
  color: #777;
}

.my_top p.mail {
  color: #777;
  float: right;
  margin: 0;
}

#skin_select {
  background: #fff;
}

#skin_select .inner {
  padding-top: 0px;
  width: 1450px;
  margin: 0 auto;
  background: #fff;
  padding: 0;
  /* overflow: hidden; */
  padding-bottom: 100px;
  height: auto;
}

#skin_select .inner_left {
  display: inline-block;
  width: 30%;
  float: left;
  position: relative;
}

#skin_select .inner_left iframe {
  width: 100%;
  height: 700px;
  border: 6px solid #eee;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 0;
  transition: top 100ms;
}

#skin_select .inner_right {
  display: inline-block;
  width: 67%;
  float: right;
}

#skin_select .inner_right .ed_btn {
  color: #6d6d6d;
  border: 1px solid #f8f8f8;
  background-color: #fafafa;
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer;
  padding: 13px;
  width: 164px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#skin_select .inner_right .ed_btn i {
  margin-right: 5px;
  padding-bottom: 2px;
}

#skin_select .inner_right .box {
  position: relative;
  width: 48%;
  float: left;
  margin: 3px;
  border: 4px solid #fff;
}

#skin_select .inner_right .box.on {
  border: 4px solid #eee;
}

#skin_select .inner_right .box .bedge {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 16px;
}

#skin_select .inner_right .box .bedge span {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 50px;
  text-align: center;
  float: left;
  font-size: 14px;
}

#skin_select .inner_right .box .bedge .new {
  background: #000;
  color: #fff;
  margin: 0 10px 0 0;
}

#skin_select .inner_right .box .bedge .hot {
  background: #fca700;
  color: #fff;
}

#skin_select .inner_right .box img {
  width: 100%;
}

#skin_select .inner_right .box .btn_wrap {
  margin-top: -3px;
}

#skin_select .inner_right .box .btn_wrap p {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #ddd;
  display: block;
  font-size: 13px;
  color: #777;
  cursor: pointer;
}

#skin_select .inner_right .box .btn_wrap p:hover {
  background: #e9e9e9;
  border: 1px solid #dbdbdb
}

.result_popup {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  /* display: none; */
}

.result_popup .inner {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  /* padding: 50px; */
  color: #333;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 2px 4px 12px rgb(0 0 0 / 10%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.result_popup .inner img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}

.result_popup .inner .pop_noti1 {
  display: inline-block;
  position: absolute;
  bottom: 79px;
  left: 36px;
  width: 200px;
  height: 50px;
}

.result_popup .inner .pop_noti2 {
  display: inline-block;
  position: absolute;
  bottom: 79px;
  right: 36px;
  width: 200px;
  height: 50px;
}

.result_popup .inner .btn_wrap a {
  display: inline-block;
  padding: 15px 15px;
  background-color: #1a1a1a;
  color: #fff;
  width: 100%;
  font-size: 14px;
}

.mobile_title {
  display: none;
}

.sample_title_wrap.caution {
  margin-bottom: 0;
  border-radius: 5px 5px 0 0;
}

.sample_title_wrap {
  text-align: left;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  background-color: #fafafa;
  padding: 15px;
  width: 100%;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.sample_title {
  font-size: 14px;
  padding-left: 17px;
}

.sample_down i.xi-angle-down-min {
  color: #1a1a1a;
  margin: 0 3px;
}

.sample_title i.xi-heart {
  color: #97bde5;
  margin: 0 5px;
  animation: upd 0.5s ease-in infinite alternate;
  position: absolute;
  left: 8px;
  top: 16px;
}

@keyframes upd {
  0% {
    top: 13px
  }

  100% {
    top: 16px
  }
}

.sample_sub {
  font-size: 13px;
  text-align: right;
  color: #999;
  position: absolute;
  /* margin-bottom: 14px; */
  right: 0;
  top: -23px;
}

.sample_wrap {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 36px;
  position: relative;
}

.sample_wrap a {
  display: flex;
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: center;
  border: 1px solid #ededed;
  overflow: hidden;
  height: 265px
}

.sample_wrap a .text_img_wrap {
  width: 100%;
  position: relative;
  height: 180px
}

.sample_wrap a .text_wrap {
  width: 100%;
  padding: 10px
}

.sample_wrap a .text_wrap .text_top {
  margin-bottom: 10px;
  line-height: 20px;
  margin-left: 2px;
}

.sample_wrap a .text_wrap .text_bot {
  color: #999;
  display: inline-block;
  padding: 5px 8px;
  background-color: #fafafa;
  font-size: 10px;
  border-radius: 5px;
}

.sample_wrap a .text_wrap .skin_bedge {
  color: #999;
  display: inline-block;
  padding: 5px 8px;
  background-color: #fafafa;
  font-size: 10px;
  border-radius: 5px;
  text-transform: capitalize;
}

.sample_wrap a .text_wrap .fall_in_love {
  background-color: #ffecec;
  color: #f46963
}

.sample_wrap a .text_wrap .lovely_day {
  background-color: #ffefe5;
  color: #fe721b
}

.sample_wrap a .text_wrap .wedding_day {
  background-color: #e9fcea;
  color: #46ad4e
}

.sample_wrap a .text_wrap .promise {
  background-color: #ffefe6;
  color: #e78f58
}

.sample_wrap a .text_wrap .everything {
  background-color: #ddd;
  color: #1a1a1a
}

.sample_wrap a .text_wrap .love_motion {
  background-color: #ecf0ff;
  color: #7081d2
}

.sample_wrap a i {
  color: #97bde5;
  margin: 0 5px;
}

.swiper {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper .swiper-wrapper {
  display: flex;
  position: relative;
}

.swiper-slide {
  text-align: left;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sample_wrap .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 180px;
}

.fixed_swiper>.swiper-wrapper>.swiper-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
}

.swiper_btn {
  width: 40px;
  height: 50px;
  position: absolute;
  display: block;
  background: #ffffffc4;
  top: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swiper_btn i {
  font-size: 20px;
}

.swiper-button-prev {
  left: -10px;
  border-radius: 0px 30px 30px 0px
}

.swiper-button-next {
  right: -10px;
  border-radius: 30px 0 0 30px
}

.non_invi {
  height: 265px;
  text-align: center;
  width: 100%;
  background: #fafafa;
  border-radius: 8px;
  color: #888;
  display: flex;
  justify-content: center;
  align-items: center;
}

.non_invi i {
  color: #97bde5;
}

.non_invi p {
  line-height: 20px;
}

.non_invi p font {
  font-size: 12px;
}

#ed_pop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #33333391;
  display: none;
}

#ed_pop .pop_wrap {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F8F3F0;
  width: 800px;
  height: 80%;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  overflow-x: hidden;
  overflow-y: scroll;
}

#ed_pop .xi-close {
  position: absolute;
  top: 4%;
  left: 50%;
  transform: translateX(-50%);
  padding: 13px;
  background-color: #F8F3F0;
  border-radius: 50%;
  cursor: pointer;
}

#ed_pop .pop_wrap .pop_top {
  font-size: 13px;
  color: #ffc4a0;
}

#ed_pop .pop_wrap .pop_tit {
  font-size: 24px;
  font-family: 'Noto_B';
  margin-top: 20px;
}

#ed_pop .pop_wrap .pop_txt {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
}

#ed_pop .pop_wrap .popBox_wrap {
  display: inline-block;
  margin-top: 50px;
}

#ed_pop .popBox_wrap .pop_box {
  display: flex;
  flex-wrap: wrap;
}

#ed_pop .popBox_wrap .pop_box li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3%;
  padding: 20px 10px;
  background-color: #fff;
  border-radius: 10px;
  transition: ease 350ms;
  cursor: pointer;
}

#ed_pop .popBox_wrap .pop_box li:nth-child(3n) {
  margin-right: 0;
}

#ed_pop .popBox_wrap .pop_box li:hover {
  box-shadow: 2px 4px 16px rgba(0, 0, 0, .16);
}

#ed_pop .popBox_wrap .pop_box li .box_txt {
  font-size: 16px;
  line-height: 21px;
  color: #444;
}

@media screen and (max-width:1200px) {
  .inner .right_aa {
    width: 100%;
  }

  .right_aa .mobile_banner {
    display: block;
    position: sticky;
    top: 0px;
    z-index: 9;
  }

  .right_aa .mobile_banner p {
    text-align: right;
    display: inline-block;
    padding: 9px 12px;
    background-color: #f8f8f8;
    float: right;
    border-radius: 5px;
    font-size: 13px;
    display: none;
  }

  .right_aa .mobile_banner img {
    width: 100%;
  }
  .right_aa .mobile_banner video {
    width: 100%;
  }

  .left_aa {
    display: none;
  }

  .talk_wrap {
    bottom: 20px;
    width: 50px;
    height: 50px;
    line-height: 85px;
    z-index: 9999;
  }

  .talk_wrap a {}

  .talk_wrap a img {
    width: 90%;
  }

  .mobile_title {
    display: block;
    padding: 50px 0;
    text-align: center;
  }

  .my_top .bottom .login_btn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .my_top .caution p:last-child {
    display: block;
  }

  #skin_select .inner {
    width: 90%;
    display: block;
  }

  #skin_select .inner_left {
    width: 100%;
    float: none;
    text-align: center;
  }

  #skin_select .inner_left iframe {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }

  #skin_select .inner_right {
    margin-top: 50px;
    width: 100%;
    /* float: none; */
  }

  #skin_select .inner_right .box {
    /* width: 100%; */
  }

  #ed_pop .pop_wrap {
    width: 80%;
  }

  #ed_pop .xi-close {
    padding: 17px;
  }
}

@media screen and (max-width: 767px) {
  .result_popup .inner {
    width: 95%
  }

  .header_btn {
    right: 10px;
  }

  .talk_wrap {
    bottom: 20px;
    width: 50px;
    height: 50px;
    line-height: 85px;
    z-index: 9999;
  }

  .talk_wrap a {}

  .talk_wrap a img {
    width: 90%;
  }

  .my_top .bottom .login_btn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .my_top .bottom .hello span {
    display: none;
  }

  .my_top .caution p:last-child {
    display: block;
  }

  #skin_select .inner_left {
    width: 100%;
    float: none;
    text-align: center;
  }

  #skin_select .inner_left iframe {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }

  #skin_select .inner_right {
    /* display: none; */
    width: 100%;
    /* float: none; */
    /* margin-bottom: 50px; */
    margin-top: 50px;
  }

  #skin_select .inner_right .box {
    /* width: 105%; */
  }

  .my_top .caution_wrap {
    display: none;
  }

  #ed_pop .pop_wrap {
    width: 95%;
    padding: 25px 15px;
  }

  #ed_pop .xi-close {
    top: 2%;
  }

  #ed_pop .pop_wrap .pop_tit {
    font-size: 22px;
  }

  #ed_pop .pop_wrap .pop_txt {
    font-size: 14px;
  }

  #ed_pop .pop_wrap .popBox_wrap {
    margin-top: 35px;
  }

  #ed_pop .popBox_wrap .pop_box li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 15px;
  }

  #ed_pop .popBox_wrap .pop_box li:nth-child(3n) {
    margin-right: 3%;
  }

  #ed_pop .popBox_wrap .pop_box li:nth-child(2n) {
    margin-right: 0;
  }

  #ed_pop .popBox_wrap .pop_box li .box_txt {
    font-size: 14px;
  }

  .result_popup .inner .pop_noti1 {
    bottom: 75px;
    left: 31px;
    width: 147px;
    height: 38px;
  }

  .result_popup .inner .pop_noti2 {
    bottom: 75px;
    right: 31px;
    width: 147px;
    height: 38px;
  }
  .sample_sub {
    font-size: 0.75rem;
  }
}
