/*
Author: kenrich
Time:2023-01-03 -- 2023-01-10
/* reset */
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

a {
    transition: all 0.4s ease;
    text-decoration: none !important;
    color: #191819;
}

a:hover,
a:focus {
    transition: all 0.8s ease;
    text-decoration: none !important;
    color: #eab3a4;
    outline: none;
}

.crumbs a:hover {
    color: #eab3a4;
}

body {
    color:#8a7575 ;
    background: #fdf7f3;
   font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
*{
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
    font-size: 23px;
}



h1,
h2,
h3,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: bold;
   font-family: 'Noto Serif TC', serif,  sans-serif, 'Titillium Web', "Arial Black";
}


h4 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 26px;
   font-family: 'Noto Serif TC', serif,  sans-serif, 'Titillium Web', "Arial Black";
}

p {
    line-height: 24px;
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
    
}

ul,
li {
    margin: 0;
    padding: 0
    
}

li {
    list-style-type: none;
    
}

.grecaptcha-badge {
    display: none !important;
}


.left {
    float: left;
}

.right {
    float: right;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.div {
    width: auto; /* 讓寬度自動 */
    max-width: 100%; /* 最大寬度為 100% */
}


.fix-cart {
    position: fixed;
    right: 15px;
    bottom: 40px;
    display: block;
    width: 90px;
    z-index: 9999 !important;
}
.clearfix {
    zoom: 1;
    padding: 10px;
}
#lightbox {
    column-width: 250px;
    column-gap: 20px;
    padding: 10px;
}

#lightbox img {
    width: 100%;
    cursor: pointer;
    display: block; /* 確保圖片以塊狀顯示 */
    margin-bottom: 20px; /* 添加底部邊距以分隔圖片 */
}
#lightbox_mask {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}
#lightbox_popup {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#lightbox_popup .pic-view {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}
#lightbox_popup .pic-view .pic {
    max-width: 100%;
    max-height: 100%;
    border: 5px solid #fff;
    border-radius: 3px;
}
#lightbox_popup .btn-view {}
#lightbox_popup .btn-view .btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    border-radius: 32px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    transition: all .3s;
    padding: 0
}
#lightbox_popup .btn-view .btn:hover {
    opacity: 1;
    transform: scale(1.4);
}
#lightbox_popup .btn-view .btn-prev {
    left: 10px;
    top: 48%;
}
#lightbox_popup .btn-view .btn-next {
    right: 10px;
    top: 48%;
}
#lightbox_popup .btn-view .btn-close {
    right: 10px;
    top: 10px;
}
#lightbox_popup .caption-view {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
}
#lightbox_popup .caption-view p {
    line-height: 38px;
    color: #fff;
}


.single-pic #lightbox img{
    width: 270px;
}
.single-pic li{
    position: relative;
}
.single-pic #lightbox li:hover .psmore{
    opacity: 1;
}

.single-pic #lightbox li .psmore{
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    top:0;
    left: 0;
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    -ms-transition: all .75s ease-out;
    -o-transition: all .75s ease-out;
    transition: all .75s ease-out;
}
.single-pic #lightbox li .psmore img{
    width: 36px;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top:50%;
    margin-top: -18px;
} 



section {
    margin: 80px auto 120px auto;
}
.postpartum-center2-other1{
    margin-top: 25px;
    margin-bottom: 20px;
}
.postpartum-center2-list1 {
    display: inline-block;
    width: 90px;
    height: 90px;
    padding-top: 15px;
    margin-right: 10px;
}
.postpartum-center2-list1 img {
    height: 32px;
    margin-bottom: 12px;
}
.postpartum-center2-list1 h4 {
    font-size: 15px;
}
/* 手機導航 */
.grecaptcha-badge {
        display: none !important;
    }
}

.phone-menu{
    background: #fff;
    padding: 5px 15px;
}
.phone-menu .left img{
    
    height: 44px;
}
    
.phone-menu .right{
    padding-top: 6px;
}
.phone-menu .right img{
    height: 25px; 
}
.expanded .side-menu {
	left: 0;
}

.side-menu-close {
	text-align: right;
	padding: 8px 15px;
}

.side-menu-close .iconfont {
	color:#fff;
	font-size: 23px;
}
.navset span{
	font-size: 24px;
}

.side-menu-close img {
	height: 24px;
	cursor: pointer;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.side-menu-close:hover img {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.side-menu-list ul li:hover,
.side-menu-list ul>li.active {
	color: #fff;
	background: #494949;
}

.side-menu-list ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 15px 20px;
	font-weight: 400;
	display: block;
	position: relative;
	z-index: 1;
}

.side-menu-list ul li {
	position: relative;
	border-top: 1px solid #3e3e3e;
	cursor: pointer;
}

.side-menu-list #sub-menu,
.side-menu-list #sub-menu #third-menu {
	display: none;
}

.side-menu-list li.active>#sub-menu,
.side-menu-list li.active>#third-menu {
	display: block !important;
}

.side-menu-list .submenu-parent #sub-menu {
	background: #1f1f1f;
}

.side-menu-list .submenu-parent #sub-menu a {
	font-size: 14px;
	padding-left: 30px;
}

.side-menu-list .submenu-parent #sub-menu #third-menu a {
	padding-left: 45px;
}

.side-menu-list ul li span {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	width: 50px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 10px;
}
.side-menu {
	width: 100%;
	height: 100%;
	max-width: 285px;
	overflow-y: auto;
	z-index: 99999;
	background: rgba(0, 0, 0,0.76);
	position: fixed;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transform: all 0.25s ease-in-out;
	left: -285px;
	top: 0
}
.side-menu-list ul>li.active>span {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.expanded{
    overflow: hidden;
}
.sub-menu-list{
    margin-bottom: 10px;
}
.sub-menu-list-title a{
    color: #e49e99!important;
    font-size: 16px!important;
}
.sub-menu-list-info{
    padding: 10px 20px;
}
.sub-menu-list-info p{
    margin-bottom: 0!important;
}
.sub-menu-list-info p a{

    padding: 8px 15px!important;
}

/* 頂部 */
.header-ad {
    background: #eab3a4;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
}

.logo {
    text-align: center;
    padding: 35px 0;
}

.logo img {
    height: 120px
}

.menu ul>li {
    display: inline-block;
}

.menu ul {
    display: inline-block;
}

.menu {
    text-align: center;
    border-top: 1px solid #8e7e7d
}

.menu li a {
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    height: 90px;
    line-height: 90px;
    color: #8a7575;
   
}

.menu li.active a,
.menu li:hover a {
    color: #f4b0a1;
}

.menu li.menu-parent {
    position: relative;
    background: url(../images/down.png) no-repeat 95% 42px;
    background-size: 8px;
}

.menu li.menu-parent ul.sub-pc {
    position: absolute;
    top: 90px;
    left: 0;
    display: none;
    z-index: 9999;
}

.menu li.menu-parent:hover .sub-pc {
    display: block;
}

.menu .sub-pc li {
    margin-left: 0;
    background-color: rgba(0, 0, 0, .5);
    margin-bottom: 1px;
    padding: 0;
    height: 40px !important;
    line-height: 40px !important;
}

.menu .sub-pc li a {
    color: #fff;
    display: block;
    font-size: 16px !important;
    width: 170px !important;
    height: 40px;
    line-height: 40px;
}

.copyright {
    text-align: center;
    padding: 20px 0;
    background: #eab3a4;
    color: #fff;
    font-size: 16px;
}

.index-info {
    background: #f9eae3;
    padding: 20px 0 120px 0;
}

.hTile {
    text-align: center;
    margin-bottom: 80px;
    color: #8a7575;
}
.index-banner{
    position: relative;
}
.banner-info{
    position: absolute;
    width: 100%;
    top:30%;
    left: 0;
    color: #fff;
}
.banner-info h3{
    font-family: 'Times New Roman', serif; /* 設置字體 */
    font-size: 59px; /* 將pt轉換為px */
    font-weight: normal; /* Regular字體 */
    background: url(../images/a2.png) no-repeat 445px 0;
}
.banner-info h4{
    font-size: 36px;
    margin-top: 15px;
    letter-spacing: 1.5px;
    padding-left: 0px;
}
    
.other-banner .banner-info h3{
    font-size: 48px;
     font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
.other-banner .banner-info h4{
    font-family: 'Times New Roman', serif; /* 設置字體 */
    text-transform: uppercase;
}


.hTile h4 {
    font-size: 36px;
}

.hTile h5 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
}

.hTile img {
    margin: 9px 0
}
.index-consultation{
    padding: 40px 0 80px 0;
    background: #fdf7f3 url(../images/a11.png) no-repeat right 90%;
    background-size: 100px;
}
.index-consultation h4{
    margin-bottom: 40px;
    margin-top: 60px;
    font-size: 24px;
    
}
.index-consultation p{
    background: #fdf7f3 url(../images/a2.png) no-repeat left center;
    background-size: 16px;
    padding-left: 20px;
    font-size: 23px;
    line-height: 50px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
    font-weight: normal;
}

.index-intr {
    padding: 100px 0 60px 0;
    background: #fdf7f3 url(../images/a11.png) no-repeat left 90%;
    background-size: 100px;
}

.index-intr .row {
    margin-bottom: 30px;
}
.index-consultation h4{
    text-align: center;
    background: url(../images/bg.png) no-repeat bottom center;
    background-size: 180px;
    padding-bottom: 10px;
    font-size: 30px;
    letter-spacing: 1.5px;
}

.index-intr-list-A {
    height: 350px;
    width: 100%;
    background: url(../images/a6.png);
    border-radius: 30px;
    background-size: cover;
}

.index-intr-list-B {
    height: 350px;
    width: 100%;
    border-radius: 30px;
    background: url(../images/a7.png);
    background-size: cover;
}

.index-intr-list-C {
    height: 350px;
    width: 100%;
    background: url(../images/a8.png);
    border-radius: 30px;
    background-size: cover;
}

.index-intr-list-D {
    height: 350px;
    width: 100%;
    background: url(../images/a10.png);
    border-radius: 30px;
    background-size: cover;
}

.index-intr-list-info {
    text-align: center;
    color: #fff;
    padding-top: 145px;
}

.index-intr-list-info h4 {
    font-size: 23px;
}

.index-intr-list-info h5 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
}

.index-intr-list-info img {
    margin: 4px 0;
    height: 16px;
}

.Deliver {
    padding: 0 100px;
}

.deliver-info {
    padding-left: 50px;
    padding-top: 60px;
}

.deliver-info p {
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 1.5px; 
}

.text-cneter {
    width: 100%;
    text-align: center;
}

.actGotop {
    position: fixed;
    right: 100px;
    bottom: 300px;
    z-index: 9999;
    display: none;
    width: 15px;
}
.actGotop img{
    width:15px
}
.footer-intr{
    text-align: center;
    padding-top: 40px;
}
.footer-intr img{
    height: 100px;
}

.more-btn {
    background: #877675;
    color: #fff;
    padding: 6px 0;
    border-radius: 50px;
    margin: 30px auto 0 auto;
    display: inline-block;
    width: 220px;
    text-align: center;
    border: 1px solid #877675;
    font-weight: bold;
    font-size: 23px;
}

.more-btn:hover {
    background: #f4b0a1;
    border: 1px solid #f4b0a1;
    color: #fff;
}

.question-list-ask {
    padding: 15px 25px 15px 50px;
    background: #877675 url(../images/a21.png) no-repeat 20px 20px;
    background-size: 20px;
    border-radius: 30px;
    font-size: 38px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
}

.question-list {
    margin-bottom: 20px;
}

.question-list.check .question-list-ask {
    color: #fff;
    border-radius: 15px 15px 0 0;
    background: #877675 url(../images/a21.png) no-repeat 20px 20px;
    background-size: 20px;
    letter-spacing: 1.5px;
}

.question-list-ask .right {
    width: 90px;
}

.question-list-ask .left {
    width: calc(100% - 100px);
}

.question-list.check .question-list-ask .right img {
    display: none
}

.question-list-answer {
    padding: 15px 25px 15px 50px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 1.5px;
}
.pintr-about,.pintr-mother,.pintr-amenities{
    background: #fdf7f3;
    padding: 100px 0 120px 0;
}
.pintr-info{
    background: #f9eae3;
    padding: 20px 0 120px 0;
}

/* 其他banner */
.other-banner{
    background: #f9eae3;
}
.other-ask{
    padding-top: 60px;
    background: #f9eae3;
}
.postpartum-cbanner{
    background-color: #fdf7f3;
}

/* 关于我们 */
.about{
    padding: 100px 0 120px 0;
    background: #f9eae3;
}
.about-left{
    text-align: center;
    padding-top: 40px;
}
.about-left img{
    width: 200px;
}
.about-right h4{
    margin-bottom: 0px;
    height: 30px;
}
.about-right  p{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}
.about-right h5{
    margin-top: 80px;
}
.about-right{
    position: relative;
    
}
.about-right h4 span{
    height: 1px;
    background: #eab3a4;
    width: 100%;
    display: block;
}

.about-right h4 b{
    background: #f9eae3;
    position: absolute;
    left: 0;
    top:-13px;
    padding-right: 20px;
}

.about-right h5 span{
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
    color: #f4b0a1;
    font-weight: 400;
    margin-right: 30px;
}
.about-right h5 b{
    background: url(../images/a20.png) no-repeat right top;
    display: inline-block;
    padding-right: 40px;
}

/* 联络我们 */
.contact{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
}
.contact .col-md-10{
    background: #fff;
    padding: 50px 50px;
    border-radius: 30px;
}
.contact-banner{
    padding-bottom: 800px;
}
.postpartum-banner h3{
    background: url(../images/a2.png) no-repeat 300px 0!important;
}  
.contact-banner .banner-info{
    top:300px
}
.setHeight{
    height: 80px;
    background: #f9eae3;
}
.contact h3{
    text-align: center;
    font-size: 46px;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
    margin-bottom: 15px;
    font-weight: 400;
}
.contact h4{
    text-align: center;
    font-size: 22px;
    margin-bottom: 70px;
}
.contact input{
    width: 100%;
    padding: 10px 15px 10px 0;
    border:0;
    border-bottom: 1px solid #8a7575;
    font-size: 16px;
    outline: none;
}
.contact textarea{
    width: 100%;
    padding: 10px 15px 10px 0;
    border:0;
    border-bottom: 1px solid #8a7575;
    font-size: 16px;
    outline: none;
}
.contact select{
    width: 100%;
    padding: 10px 15px 10px 0;
    border:0;
    border-bottom: 1px solid #8a7575;
    font-size: 16px;
    outline: none;
    color: #333;
}

.contact select option{
    font-size: 16px;
    color: #333;
}

.contact .row{
    margin-bottom: 30px;
}
.contact-btn{
    background: #877675;
    color: #fff;
    padding: 8px 40px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 40px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

/* 月子中心 */
.postpartum-center1-top-info{
    padding-top: 150px;
}
.postpartum-center1-top-info h3{
    text-align: right;
    font-size: 32px;
    margin-bottom: 15px;
}
.postpartum-center1-top-info h4{
    text-align: right;
    font-size: 46px;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
    margin-bottom: 15px;
    font-weight: 400;
    color: #f4b0a1;
}
.postpartum-center1-top{
    margin-bottom: 60px;
}
.postpartum-center1{
    padding: 100px 0 120px 0;
    background: #f9eae3;
    margin-top: -100px;
}
.postpartum-center1-list{
    display: block;
}
.postpartum-center1-list{
    position: relative;
    padding-bottom: 25px;
}
.postpartum-center1-list h4{
    padding:14px 30px;
    background: #877675;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -92px;
}

.postpartum-center2-intr{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #e49e99;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
.postpartum-center2-set{
    position: absolute;
    width: 100%;
    display: block;
    bottom: 30px;
    left: 0;
}
.postpartum-center2-other-list{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #e49e99;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 50px;
    display: block;
}
.postpartum-center2-other-list:hover{
    color: #fff;
}
.postpartum-center2-other{
    position: absolute;
    width: 150px;
    display: block;
    top: 50%;
    right: 300px;
    text-align: right;
    margin-top: -300px;
}
.postpartum-center2-other-list img{
    height: 60px;
    margin-bottom: 15px;
}
.postpartum-center2-other-list h4{
    font-size: 18px;
}
.postpartum-center2-intr h4{
    font-size: 18px;
}
.postpartum-center2-intr h2{
    font-size: 80px;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
}
.postpartum-center2-intr h5{
    font-size: 18px;
    font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
}

.postpartum-center2{
    padding: 100px 0 120px 0;
    background: #f9eae3;
}



.pintr-about p{
    line-height: 40px;
    font-weight: 500;
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
    
}
.pintr-about .text-center img{
    height: 300px;
    margin-top: 60px;
}
.pintr-location p{
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
.pintr-location .text-center img{
    height: 300px;
    margin-top: 60px;
}

.pintr-mother li {
    background:url(../images/a2.png) no-repeat left center;
    background-size: 16px;
    padding-left: 25px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
/*    font-weight: bolder; */
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
.pintr-baby li {
    background:url(../images/a2.png) no-repeat left center;
    background-size: 16px;
    padding-left: 25px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
/*    font-weight: bolder; */
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
.pintr-amenities li{
    background:url(../images/a2.png) no-repeat left center;
    background-size: 16px;
    padding-left: 25px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
/*    font-weight: bolder; */
    font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
}
.pintr-baby ul{
    padding-top: 90px;
}
.pintr-amenities ul{
    padding-top: 120px;
    padding-left: 50px;
}
.pintr-amenities{
    border-bottom: 1px solid #eab3a4;
}

.success{
    padding: 150px 0 180px 0;
    text-align: center;
    background: #f9eae3;
}
.success img{
    margin-bottom: 30px;
}
.produce-three{
    padding: 100px 0 120px 0;
    background: #fdf7f3;
}
.produce-three-intr p{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.produce-three-set{
    width: 200px;
    height: 200px;
    background: #f9eae4;
    border-radius: 50%;
    text-align: center;
    margin: 20px auto  40px auto;
    padding-top: 50px;
}
.produce-three-set h5{
    font-size: 18px;
    margin-bottom: 15px;
}
.produce-three-set h4{
    margin-bottom: 10px;
}
.produce-five{
    padding: 100px 0 120px 0;
    background: #fdf7f3;
    border-bottom: 1px solid #eab3a4;
}
.produce-five-intr p{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.produce-five-intr{
    background: url(../images/pt9.png) no-repeat center center;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 250px;
}
.produce-four-info{
    padding: 40px 0 120px 0;
    background: #f9eae4;
}
.produce-four-list{
    position: relative;
    margin-bottom: 10px;
}
.produce-four-num{
    font-size: 42px;
    left: 25px;
    top:-12px;
    position: absolute;
    font-weight: bold;
}
.produce-four-step{
    font-size: 20px;
    left: 25px;
    top:-30px;
    position: absolute;
    font-weight: bold;
}
.produce-four-pic{
    position: absolute;
    top:0
}
.produce-four-pic img{
    max-width: 170px;
}
.produce-four-list-setname{
    text-align: center;
    font-weight: bold;
    padding-top: 100px;
}
.produce-four-intr{
    position: absolute;
    left: 230px;
    top:60px
}

.produce-four-intr h4{
    margin-bottom: 15px;
}

.produce-four-intr p{
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}
.produce-two .produce-four-list{
    margin-bottom: 60px;
}
.produce-two .produce-four-info{
    padding-bottom: 70px;
}
.produce-two .produce-four-pic img {
    max-width: 140px;
}
.produce-two .produce-four-intr {
    position: absolute;
    left: 250px;
    top: 35px;
}

.produce-two .produce-four-intr li{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    background: url(../images/pt2.png) no-repeat left center;
    background-size: 12px;
    padding-left: 20px;
}
.w50 li{
    width: 50%;
    float: left;
}

/* 生产 */
.produce-one{
    padding: 40px 0 120px 0;
    background: #fdf7f3;
}
.sitemap{
    padding: 100px 0 120px 0;
    background: #f9eae3;
}
.produce-one p{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.produce-one .hTile{
    margin-bottom: 30px;
    margin-top: 140px;
}

/* 404 */
.errorpage{
    padding: 100px 0 120px 0;
    background: #f9eae3;
}
.error-btn {
    color: #fff;
    background: #eab3a4;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #eab3a4;
    display: block;
    margin: 30px auto;
}
.errorpage p{
    font-size: 18px;
    font-weight: bold;
}

/* 最新消息 */
.single-news{
    padding: 40px 0 120px 0;
    background: #f9eae3;
}
.prevandnext a{
    font-size: 16px;
}
.single-news-top p{
    font-size: 16px;
    margin-top: 10px;
}
.single-news-top {
    padding: 10px 0 10px 0;
    text-align: center;
}
.single-news-center p {
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}
.single-news-center img {
    margin-bottom: 30px;
}
.n-line {
    width: 100%;
    height: 1px;
    background: #999;
    margin-bottom: 30px;
    margin-top: 30px;
}
.news{
    padding: 100px 0 120px 0;
    background: #f9eae3;
}
.share{
    padding: 0px 0 120px 0;
}
.share-bg{
    margin-bottom: 60px;
    padding-left: 10%;
}
.share-bg img{
    height: 260px;
}
.news-list{
    padding-bottom: 50px;
    border-bottom: 1px solid #eab3a4;
    margin-bottom: 50px;
    display: block;
    color:#8a7575 ;
}
.news-list:hover{
    color:#8a7575 ;
}
.news-title{
    background: #eab3a4;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.news-intr p{
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
}

.news-list p{
    margin-bottom: 0;
}
.news-haspic .left{
    width: 300px;
}
.news-haspic .right{
    width: calc(100% - 330px);
}

/* 医生介绍 */
.doctor-one{
    padding: 80px 0 120px 0;
}
.doctor-two-info {
    padding: 40px 0 120px 0;
    background: #f9eae4;
}
.doctor-three{
    padding: 80px 0 120px 0;
     border-bottom: 1px solid #eab3a4;
}
.doctor-three-pic{
    text-align: center;
    margin-bottom: 80px;
   
}
.doctor-three-pic img{
    height: 250px;
}
.doctor-three-wrapper{
    background: #877675;
    color: #fff;
    border-radius: 10px;
}
.doctor-three-wrapper ul{
    border-bottom: 1px solid #ccc;
}
.doctor-three-wrapper ul:last-child{
    border-bottom: 0;
}
.doctor-three-wrapper li{
    width: 20%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 15px;
    height: 60px;
      display: grid;
      place-items: center;
    border-right: 1px solid #ccc;
}
.doctor-three-wrapper ul li:last-child{
    border-right: 0;
}
.doctor-three-wrapper img{
    height: 22px;
}
.doctor-intr p{
    font-size: 17px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
}
.doctor-intr li{
    font-size: 17px;
    line-height: 28px;
    font-weight: 700;
}
.doctor-intr li span{
       font-family: 'Times New Roman', serif; /* 設置字體 */
       font-size: 19px;
       margin-left: 5px;
}
.doctor-intr h4{
    margin-top: 30px;
    font-size: 20px;
    margin-bottom: 20px;
    background: url(../images/as10.png) no-repeat left center;
    padding-left: 25px;
    background-size: 20px;
}

/* 底部 */
footer{
    padding: 60px 0;
}
.footer-logo{
    text-align: right;
    padding-right: 40px;
}
.footer-logo img{
    width: 110px;
}
.footer-menu{
    padding-top: 20px;
    font-size: 24px;
    font-family: 'Source Han Serif TC'; 
    color:#877675;
}
.footer-menu li{
    float: left;
    width: 48%;
    margin-bottom: 12px;
}
.footer-menu li a{
    font-size: 18px;
}
.footer-social{
    padding-top: 20px;
}
.footer-social a{
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.footer-social img{
    width: 36px;
}
.news-list .right{
    text-align: left;
    float: left;
}

/* 手機 */
@media(max-width: 768px) {
    .actGotop{
        right: 15px;
    }
    .banner-info h3 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 10px;
        background: url(../images/a2.png) no-repeat 250px 0;
        background-size: 19px;
    }
    .banner-info h4 {
        font-size: 18px;
    }
    .banner-info{
        top:40px
    }
    .index-consultation p{
        margin-left: 15px!important;
        font-size: 18px;
        margin-bottom: 0;
    }
    .question-list-ask{
        font-size: 16px;
    }
    .hTile{
        margin-bottom: 40px;
    }
    .hTile h4 {
        font-size: 26px;
    }
    .hTile h5{
        font-size: 16px;
    }
    .hTile img {
        margin: 5px 0;
        height: 20px;
    }
    .Deliver{
        padding: 0;
    }
    .deliver-info{
        padding-top: 30px;
        padding-left: 0;
    }
    .deliver-info p{
        font-weight: 400;
        font-size: 18px;
    }
    * {
        font-family: 'Noto Serif TC', serif, sans-serif, 'Titillium Web', "Arial Black";
        font-size: 14px;
    }
    .question-list-ask {
        padding: 15px 25px 15px 50px;
        background: #877675 url(../images/a21.png) no-repeat 20px 15px;
        background-size: 20px;
        border-radius: 30px;
        font-size: 38px;
        cursor: pointer;
        color: #fff;
        font-weight: normal;
    }
    .question-list.check .question-list-ask {
        color: #fff;
        border-radius: 15px 15px 0 0;
        background: #877675 url(../images/a21.png) no-repeat 20px 15px;
        background-size: 20px;
        letter-spacing: 1.5px;
    }
    .question-list-answer {
        padding: 15px 25px 15px 35px;
        background-color: #fff;
        border-radius: 0 0 15px 15px;
        line-height: 30px;
        font-size: 16px;
        letter-spacing: 1.5px;
    }
    .index-info{
        padding-bottom: 50px;
    }
    .index-intr{
        padding: 40px 0;
    }
    .index-intr  .index-intr-list-A{
        margin-bottom: 15px;
    }
    .index-intr  .index-intr-list-C{
        margin-bottom: 15px;
    }
    .index-intr .row {
        margin-bottom: 15px;
    }
    footer{
        padding: 30px 0;
    }
    .footer-logo{
        text-align: center;
    }
    .copyright{
        padding: 10px 0;
    }
    .footer-intr{
        padding-top: 20px;
    }
    
    .li {
        font-size: 12px; /* 調整字體大小以適應小屏幕 */
    }
    .other-banner .banner-info h3{
        font-size: 24px;
        margin-bottom: 0!important;
    }
    .other-banner .banner-info h4{
        margin-top: 0;
    }
    .other-banner .banner-info{
        top:30px
    }
    .about{
        padding: 30px 0;
    }
    .about-left {
        text-align: center;
        padding-top: 0px;
        margin-bottom: 50px;
    }
    .about-left img {
        width: 120px;
    }
    .about-right p {
        line-height: 30px;
        font-size: 15px;
    }
    .about-right h5 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .about-right h5 span{
        margin-bottom: 10px;
        display: block;
    }
    .contact-banner {
        padding-bottom: 900px;
    }
    .contact .col-md-10 {
        background: #fff;
        padding: 20px;
        border-radius: 30px;
    }
    .contact h3 {
        text-align: center;
        font-size: 30px;
        font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
        margin-bottom: 15px;
        font-weight: 400;
    }
    .contact h4 {
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
    }
    .contact .row{
        margin-bottom: 0;
    }
    .news {
        padding: 30px 0;
        background: #f9eae3;
    }
    .news-haspic .left{
        width: 100%;
        margin-bottom: 20px;
    }
    .news-haspic .right {
        width: 100%;
    }
    .news-list {
        padding-bottom: 20px;
        border-bottom: 1px solid #eab3a4;
        margin-bottom: 20px;
        display: block;
        color: #8a7575;
    }
    .postpartum-center1-list{
        margin-bottom: 30px;
    }
    .postpartum-center1 {
        padding: 100px 0 40px 0;
        background: #f9eae3;
        margin-top: -50px;
    }
    .postpartum-center1-top-info{
        padding-top: 50px;
    }
    .postpartum-center1-top-info h3,.postpartum-center1-top-info h4{
        text-align: center;
    }


    .postpartum-center2-intr {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background: #e49e99;
        color: #fff;
        text-align: center;
        padding-top: 17px;
    }
    .postpartum-center2-intr h2 {
        font-size: 56px;
        font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
    }
    .postpartum-center2-intr h5 {
        font-size: 14px;
        font-family: 'Times New Roman', sans-serif, 'Titillium Web', "Arial Black";
    }
    
    .postpartum-center2-set {
        position: absolute;
        width: 100%;
        display: block;
        bottom: -30px;
        left: 0;
    }
    .postpartum-center2-other {
        position: absolute;
        width: 100%;
        display: block;
        top: 275px;
        right: auto;
        text-align: left;
        margin-top: 0;
        left: 30px;
        bottom: 0;
    }
    .postpartum-center2{
        padding-top: 200px;
    }
    .postpartum-center2-other-list{
        display: inline-block;
        width: 100px;
        height: 100px;
        padding-top: 18px;
        margin-right: 20px;
    }
    .postpartum-center2-other-list img {
        height: 32px;
        margin-bottom: 12px;
    }
    .postpartum-center2-other-list h4 {
        font-size: 15px;
    }
    .pintr-about{
        padding-top: 200px;
        padding-bottom: 40px;
    }
    .pintr-location .text-center img {
        height: 300px;
        margin-top: 20px;
    }
    .pintr-info{
        padding-bottom: 40px;
    }
    .pintr-mother{
        padding: 40px 0;
    }
    .pintr-amenities{
        padding: 40px 0;
    }
    .pintr-mother ul{
        margin-top: 30px;
    }
    .pintr-mother li{
        font-size: 16px;
    }
    .pintr-baby ul {
        padding-top: 0px;
    }
    .pintr-baby li{
        font-size: 16px;
    }
    .pintr-location p {
        font-weight: bold;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .pintr-amenities ul {
        padding-top: 30px;
        padding-left: 15px;
    }
    .pintr-amenities li{
        font-size: 16px;
    }
    .success {
        padding: 40px 0;
        text-align: center;
        background: #f9eae3;
    }
    .success h4{
        font-size: 18px;
    }
    .errorpage{
        padding: 40px 0;
    }
     .errorpage img{
         margin-bottom: 20px;
     }
     .single-news{
         padding: 40px 0;
     }
     .produce-five,.produce-three,.produce-one{
         padding: 40px 0;
     }
     .produce-four-info{
         padding-bottom: 40px;
     }
     .produce-four-pic img{
         max-width: 110px;
         height: 90px!important;
     }
     .produce-four-intr {
         position: absolute;
         left: 170px;
         top: 40px;
     }
     .produce-four-intr h4{
         margin-bottom: 12px;
         font-size: 18px;
     }

     .produce-four-intr p {
         font-weight: bold;
         font-size: 14px;
         line-height: 24px;
     }
     .produce-two .produce-four-pic img{
         height: 70px!important;
         max-width: 70px!important;
     }
      .produce-two .produce-four-pic{
          left: 12px!important;
          top: 18px!important;
      }
      .produce-four-num{
          font-size: 24px;
      }
      .produce-four-step{
          font-size: 14px;
      }
      .produce-two .produce-four-intr {
          position: absolute;
          left: 110px;
          top: -20px;
      }
      .produce-two .produce-four-intr li {
          font-size: 12px;
          margin-bottom: 5px;
      }
      .produce-two .produce-four-info {
          padding-bottom: 0;
      }
      .produce-one .hTile {
          margin-bottom: 30px;
          margin-top: 30px;
      }
      .doctor-one,.doctor-two-info{
          padding: 40px 0;
      }
      .doctor-three-wrapper li{
          font-size: 14px;
          padding: 0 5px;
          
      }
      .doctor-three{
          padding: 40px 0;
      }
      .single-pic #lightbox img {
          width: 100%;
          margin-bottom: 20px;
      }
      .phone-menu .clearfix{
          padding: 5px 15px;
      }
      .phone-menu .left img {
          height: 64px;
      }
      .phone-menu .right {
          padding-top: 18px;
      }
}
