.page1{padding:200px 0;background:url('../nonsurgical3/images/non3_bg.png')no-repeat #e3e4e5;background-position:right;position:relative;z-index:0;}
.body_letter{font-size:100px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0.3;filter:blur(3px);color:#fff;z-index:-1;white-space:nowrap;}
.page1 .ctt{display:flex;align-items:center;justify-content:space-between;}
.page1 h2{font-size:40px;font-weight:700;}
.page1 p{font-size:18px;margin-top:30px;line-height:32px;}
.page1 p span{display:block;font-size:28px;font-weight:700;margin-bottom:20px;color:#9f8762;}
.page1 b{display:block;font-size:18px;color:#000;font-weight:600;margin-top:30px;padding-top:30px;border-top:1px solid rgba(0,0,0,0.2)}

.page2 .ctt{padding-top:150px;}
.page2 .ctt > ul{display:Flex;justify-content:space-between;}
.page2 .ctt > ul > li{width:50%;border-right:1px solid #e4e4e4;padding:70px;}
.page2 .ctt > ul >li:last-child{border-right:0;}
.page2 .ctt > ul > li div{font-size:32px;font-weight:bold;}
.page2 .ctt > ul > li div span{color:#9f8762;font-weight:700;text-decoration:underline;font-style:italic;font-size:22px;display:block;margin-bottom:20px;}
.page2 .ctt > ul > li p{font-size:17px;line-height:32px;font-weight:400;margin-top:30px;}
.page2 .ctt > ul > li > img{display:block;    margin-top: 60px;
    width: 90%;}
.steroid{margin-top:40px;display:Flex;flex-wrap:wrap;justify-content:space-between;}
.steroid li{width:46%;position:Relative;}
.steroid li:nth-child(n+3){margin-top:30px;}
.steroid li img{width:100%;display:block;}
.steroid li p{font-size: 20px !important;
    font-weight: 600;
    line-height: 28px !important;
    text-align: Center;
    padding-top: 19px;
    margin-top: 0 !important;}
.steroid .mark{position: absolute;
    width: 100px;
    height: 100px;
    right: -30px;
    top: -30px;
    background: #fff;
    border-radius: 50px;
    transform: rotate(10deg);
}
.warning{background:url('../nonsurgical1/images/warn.png')no-repeat;background-size:cover;background-attachment:fixed;padding:80px 0;}
.warning p{font-weight:400;text-align:center;color:#fff;font-size:20px;text-align:Center;line-height:42px;display:block;}
.warning p b{color:#f7941d;display:block;font-size:28px;font-weight:bold;margin-bottom:20px;}




.page3{padding:150px 0;}
.page3 .ctt{position:relative;}
.page3 h2{font-size:32px;font-weight:700;text-align:center;}


.fixed_btn{width:100%;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);}
.fixed2{width:1200px;margin:0 auto;overflow:hidden;margin-top:60px;}
.fixed2 .swiper-slide{overflow:hidden;border-radius:30px;}
.fixed2 .swiper-slide img{width:100%;}
.fixed2 .swiper-slide a{width:100%;height:100%;display:block;position:relative;z-index:0;}
.fixed2 .swiper-slide a:before{display:block;position:absolute;top:0;left:0;width:100%;left:0;content:"";z-index:0;background: rgb(63 45 22 / 40%);height:100%;opacity:0;transition:all .5s;}
.fixed2 .swiper-slide:hover p{opacity:1;transition:all .5s;}
.fixed2 .swiper-slide:hover a:before{opacity:1;transition:all .5s;}
.fixed2 .swiper-slide-active p{opacity:1 !important;}
.fixed2 .swiper-slide-active a:before{opacity:1 !important}
.fixed2 .swiper-slide p{opacity:0;position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;font-size:22px;font-weight:700;text-align:center;color:#fff;transition:all .5s;}
.fixed2 .swiper-slide p span{display:block;font-size:16px;color:#fff;border:1px solid #fff;padding:10px 25px;border-radius:50px;width:fit-content;margin:0 auto;margin-top:20px;}
.fixed2 .swiper-slide p span img{width:15px;display:Inline-block;margin-left:5px;}
.fixed2-next, .fixed2-prev{position:absolute;top:50%;transform:translateY(-50%);background-size:50px;width:50px;height:50px;z-index:1;cursor:pointer;}
.fixed2-next{background-image:url('../index/images/next_btn.png');right:20px;}
.fixed2-prev{background-image:url('../index/images/prev_btn.png');left:20px;}
.m_non_img{display:none;}
@media screen and (max-width:799px){
  
  .m_non_img{display:block;width:100%;border-radius:0 100px 0 0}
  .body_letter {
    font-size: 40px;
    line-height: 88px;
    left: 10px;
    top: 10px;
    width: 100%;
    filter: blur(1px);
    transform: translate(0);
    text-align: left;
    opacity: 0.5;}
  .page1{background-image:none;padding:80px 0;background-color: #efe9e0;}
  .page1 .ctt{display:block;}
  .page1 .ctt div{background:#fff;padding:50px 30px;}
  .page1 h2{font-size:20px;}
  .page1 p span{font-size:18px;margin-bottom:10px;}
  .page1 p {
    font-size: 15px;
    margin-top: 20px;
    line-height: 28px;}
  .page1 b{    font-size: 14px;
    line-height: 28px;
    background: #044567;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
}
  .page1 b br{display:none;}
  
  .page2{padding:80px 0;}
  .page2 .ctt{padding-top:0;}
  .page2 .ctt > ul{display:block;}
  .page2 .ctt > ul > li{width:100%;border-right:0;padding:0 10px;}
  .page2 .ctt > ul > li:nth-child(2){margin-top:30px;}
  .page2 .ctt > ul > li div span{font-size:14px;}
  .page2 .ctt > ul > li div{font-size:18px;}
  .page2 .ctt > ul > li p {
    margin-top:20px;
    font-size: 15px;
    line-height: 28px;}
  .page2 .ctt > ul > li > img{margin-top:20px;}
  .steroid{margin-top:20px;}
  .steroid li p {
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    text-align: Center;
    padding-top: 12px;}
  .steroid li:nth-child(n+3){margin-top:15px;}
  .steroid .mark{width:50px;height:50px;top:-10px;right:-10px;}
  .warning{background-position:center;padding:50px 0;}
  .warning p{font-size:15px;width:90%;margin:0 auto;line-height:28px;}
  .warning p b{font-size:18px;}
  .page3{padding:0 0 80px 0}
  .page3 h2{font-size:20px;}
   .fixed2{width:100%;margin-top:30px;}
    .fixed2 .swiper-slide p{font-size:15px;}
  .fixed2 .swiper-slide p span{font-size:12px;padding:7px 15px;margin-top:10px;}
  .fixed_btn{z-index:1;}
    .fixed2-next, .fixed2-prev {
    background-size: 30px;
    width: 30px;
    height: 30px;}
}
}
