@charset "utf-8";

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Serif+TC:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kings&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');



.path{display:none;}
/* 開場動畫 */
.bannerindex::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    backdrop-filter: grayscale(1)  blur(0px);
    z-index: 1000000000000010000000;
    animation: action-bg 4.3s cubic-bezier(0.80, 0.08, 0.11, 0.5) forwards;
    pointer-events: none;
}


.swiper-wrapper {
    transform: scale(0.8);
    animation: action-banner 3s cubic-bezier(0.80, 0.08, 0.11, 0.59) forwards ;
}




@keyframes action-bg {
    0%{
        backdrop-filter: grayscale(0)  blur(0px);
    }
    100%{
        backdrop-filter: grayscale(0)  blur(0px);
    }
}


@keyframes action-banner {
    0%{
        transform: scale(1.2);
    }
    100%{
        transform: scale(1);
    }
    
}


/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*Header*/

.header_area {
    position: relative;
    z-index: 999999999;
    padding: 10px;
    background: #ffffff;
    position: sticky;
    top: 0;
    width: 100%;
    transition: .5s ease-out;
    margin: auto;
    box-shadow: 1px 1px 10px rgb(133 132 132 / 23%);
}
.header_area.sticky {
    z-index: 999999999;
    background: rgb(255 255 255 / 85%);
    backdrop-filter: saturate(93%) blur(10px);
    border-radius: 50px;
    top: 10px;
    max-width: 100%;
    width: 90%;
    margin: auto;
}
.nav-header {
    max-width: 270px;}
.navigation {
    grid-template-columns: 270px 1fr;}
.main_header_area .container {
    max-width: 90%;
    margin: auto;
}
.tp_links {
    display: none;
}
.stellarnav > ul > li > a {
    padding: 0;
    color: #747474;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 100px;
    height: 65px;
    margin: 0 10px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
	Letter-spacing: 1px;
}
.stellarnav > ul > li > a:hover { color:#efb055 }

.stellarnav li.has-sub > a:after {
    content: '';
    margin-left: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #898989;
    display: inline-block;
    position: absolute;
    top: 64%;
    right: 0;
    transform: translateY(-50%);
}
.me_tp_features {
    width: 100%;
    text-align: right;
    display: none;
}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 10px 8px 0px 8px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.anchorList > li > a:before {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: -22px;
	left: 50%;
	transform: translateX(-50%);
}
.anchorList > li:nth-child(1) > a:before {content: url(https://pic03.eapple.com.tw/(06)302-1357/p01.svg);}
.anchorList > li:nth-child(2) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha02.svg);}
.anchorList > li:nth-child(3) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha03.svg);}
.anchorList > li:nth-child(4) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha04.svg);}
.anchorList > li:nth-child(5) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha05.svg);}
.anchorList > li:nth-child(6) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha06.svg);}
.stellarnav.mobile > ul > li > a.dd-toggle { display:none;}
.anchorList > li:nth-child(7) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha07.svg);}
.anchorList > li:nth-child(8) > a:before {content: url(https://pic03.eapple.com.tw/sunyuanah/ha08.svg);}
/*主選單hover*/
.anchorList>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a{color: #F18F27;}
.anchorList>li>a:hover {transform: translateY(-3px);}
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}

@media only screen and (max-width: 1024px) {
    .header_area {
        position: relative;
        z-index: 9999;
        padding: 5px;
        background: #ffffff;
        position: sticky;
        top: 0;
        width: 100%;
        transition: .5s ease-out;
        margin: auto;
        box-shadow: 1px 1px 10px rgb(133 132 132 / 23%);
    }
    .header_area.sticky {
        z-index: 9999; 
        background: rgb(255 255 255 / 80%);     
        border-radius: 60px;
        top: 10px;
        max-width: 100%;
        width: 90%;
        margin: auto;
    }
    .me_tp_features {
        text-align: center;
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    .stellarnav.mobile {
        position: absolute;
        left: -20px;
        top: 10px;
        width: auto;
        display: inline-block;
    }
    .stellarnav .menu-toggle:after {
        content: 'MENU';
        font-size: 12px;
        color: #777;
        display: block;
        transform: scale(0.9);
        display: none;
    }
	.nav-brand {
    padding-left: 20px;
    }
	.header_area.sticky {
    backdrop-filter: none;}
	.anchorList > li > a:before {
     top:0px;}

}
@media only screen and (max-width: 570px) {
    .stellarnav.mobile {
        position: absolute;
        left: 10px;
        top: 20px;
        width: auto;
        display: inline-block;
    }
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*footer*/
.footer {
    padding: 30px 0;
    font-size: 14px;
    background: #e2e3d9;
    position: relative;
    z-index: 99;
}
.footer .center {
    max-width: 1500px;
}
.footer_logo { max-width: 100%;} 
.footer_logo img {  display: none;}
.footer_info {   display: unset;   padding: 0; }
.footer_info ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.footer_info li {    padding: 5px 6px;}
.footer_info li p {    width: 320px;}
.footer_info li:nth-child(1) {    padding: 5px 6px 5px 19px;}
.footer_info li:nth-child(2) {    display: flex;    justify-content: flex-end;}
.footer_info li h6{
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 10px;
}
.footer_menu {
    width: 66%;
    text-align: right;
}
.footer_menu a {
    letter-spacing: 1px;
    border: 1px #747474 solid;
    border-radius: 7px;
    color: #747474;
    background: none ;
    padding: 8px 13px;
    text-align: center;
    width: 130px;
    margin: 3px;
    transition: .5s ease-out;
}
.footer_menu a:hover {
    border: unset;
    border-radius: 25px;
    color: #ffffff;
    background: #efb055;
}
.footer_info li p {
    line-height: 175%;
    letter-spacing: 1px;
    color:#474646;
}
.footer_info li p a {
    color: #474646;
}

/*版權*/
.copy {
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    color: #747474;
    border-top: 1px #a4a4a4 solid;
    margin-top: 20px;
}
.copy a {   color: #747474; }
.copy a:hover {   color: #747474; }

@media screen and (max-width: 1024px) {
    .footer_menu {    width: 48%;  }
    .footer_logo {  margin-bottom: 0px;}
    .footer_info li p {  width: 100%;}
    .footer_info li:nth-child(1) {   width: 50%;}
}

@media screen and (max-width: 893px) {
    .footer_menu {    width: 58%;  }
}


@media screen and (max-width: 768px){
    .footer_logo img {   max-width: 83%; }
    .footer_info ul {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: unset;
    }
    .footer_info li:nth-child(1) {   width: 100%;}
    .footer_info li:nth-child(2) {  justify-content: center;    }
    .footer_menu {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 375px){
.footer_menu {  width: 93%;}
}

/*選單按鈕隱藏選單*/
.footer_menu a:nth-of-type(1)  {display: none;}

/*隱藏footer右邊按鈕*/
.box_link a { display: none;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {}
.banner h5 {width: 90%;margin: 0 auto;font-size: 1.5vw;color: #fff;text-shadow: 0 0 10px rgba(0, 0, 0, .2);
position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);letter-spacing: 3px;display:none;}
/*.banner h5::first-letter{font-size: 2vw;color:#f3f1ef;}*/
.banner h5:after {content: "SUN YUAN"; font-size:16px;color:#f3f1ef;}

.banner { background-image: url(https://pic03.eapple.com.tw/sunyuanah/ban.jpg); background-position: center; width: 100%; background-size: cover;height: 250px;
 background-position: center;
    background-size: cover;
    overflow: hidden;
    background-image: none;
    position: relative;
    z-index: 1;
   }
.banner::before {
    content: "";
    background-image: linear-gradient(180deg, #00000000 40%, rgb(180 180 180 / 31%) 65%), url(https://pic03.eapple.com.tw/sunyuanah/ban.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    animation-duration: 5s;
    background-size: cover;
    background-position: center;
    animation: bgScroll 20s linear infinite;
    width: 110%;
    height: 250px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}
/.banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 250px;
    top: 0;
    left: 0;
    background: url(https://pic03.eapple.com.tw/06-2999995/5.png) #ffffff;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
    z-index: -1;
}

@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/

/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
.blog_back a.article_main_header_area_back {    background: #02642F;}
.share_page .edit {    text-align: justify;    line-height: 180%;}
.subbox_item a:before , .subbox_item a:after {    transition: 0.3s;}

.blog_box_edit {    line-height: 180%;    text-align: justify;}
h4.blog_category_title {
    text-align: justify;
    color: #3c4e69;
}
.link a {    width: 100%;    display: block;    padding: 15px 10px;}
.accordion li .link {    padding: 0;}
.blog_page .main_part {
    width: 100%;
    max-width: 60%;
    margin: auto;
    padding: 0px;
}
.clearfix:before, .clearfix:after {
    display: none;
}
.blog_box {
    display: flex;
    flex-wrap: wrap;    padding-top: 60px;
}
.blog_back {
    width: 100%;
}
.blog_le {
    width: 15%;
    padding: 0;
    margin-right: 1%;
}





h5.blog_le_t {
    display: none;
    font-size: 24px;
    font-weight: 500;
    color: #474747;
    font-family: serif;
    letter-spacing: 2px;
    margin-bottom: 80px;
    width: auto;
    font-family: 'Noto Serif TC', 'Zen Maru Gothic', sans-serif, arial;
}
.blog_search {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
}
.blog_search form{
    width: 100%;
    position: relative;
}
.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 0;
    border: none;
    overflow: visible;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0px 0 16px 0;;
    border: 1px #231f2031 solid;
}
.blog_le .accordion li{
    width: 100%;
}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #4f5b56 !important;
}
.submenu li.on_this_category a, .submenu a:hover {
    background: #3838389c;
    color: #FFF;
}


.accordion li .link a {
    font-size: 16px;
    color: #231f20;
    font-weight: 400;
    padding: 15px 20px;
    transition: all 0.3s;
}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {
    color: #fff !important;
    transition: all 0.3s;
}
.accordion li::before{
}
.accordion li:hover:before,.blog_le .accordion > li.on_this_category::before {
    width: 95%;
    transition: all 0.5s;
}
.blog_search input[type=search] {
    outline: none;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #999;
    border: 0;
    border-radius: 0;
    border-bottom: 1px #565656 solid;
    padding: 10px 35px 10px 10px;
    background: transparent;
}
.blog_search input[type=submit] {
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 38px;
    height: 38px;
    background: url(../images/search-icon.png) no-repeat 9px center transparent;
    border: none;
    transform: scaleX(-1);
}
.blog_search input[type="submit"]:hover {
    background: url(../images/search-icon.png) no-repeat 9px center transparent;
    border: none;
    color: #fff;
    transition: all 0.3s;
}
.blog_search input[type=search]:focus {
    color: #ccc;
}


/*文章分享變1排3個*/
.blog_page .main_part {max-width: 90%;padding:0px ;}
.blog_list_le , .blog_list_ri {    width: 100%;}
.blog_subbox {display: flex;flex-wrap: wrap;justify-content: flex-start;grid-gap: 0;}
.subbox_item {}
@media screen and (max-width: 1024px) {.subbox_item {    width: 50%;}}
@media screen and (max-width: 600px) {
	.subbox_item {    width: 100%;}
	.blog_box { padding-top: 25px;}

}


/* 內容 */
.blog_ri {
  width: 84%;
}
.subbox_item {
  position: relative;
  border-bottom: 0.3px #231f2031 solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: calc(99% / 3);
  padding: 0.2%;
  margin: 0.1%;

}

.subbox_item::before {
  content: "";
  display: inline-block;
  width: 0%;
  background-color: #474747;
  height: 2px;
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: all 0.3s;
}
.subbox_item:hover:before {
    width: 100%;
    transition: all 0.3s;
}

.subbox_item a:before {
  right: auto;
    opacity: 1;
  font-size: 152x;
}
.subbox_item a:after {
  content: '';
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #00000028;
  opacity: 0;
  border: 1px #ddd solid;
  transition: all .5s;
}
.subbox_item a {
  display: flex;
  flex-direction: column;
  min-height: 700px;
}

.blog_list_ri h5 {
  font-weight: 500;
  font-size: 20px;
  color: #474747;
  font-family: 'Noto Serif SC', 'Noto Serif TC';
}
.blog_list_ri em {
    color: #1a1a1a;
}
.blog_list_ri p {
    color: #1a1a1a;  -webkit-line-clamp: 2;
}

.subbox_item a:before {
    color: #1a1a1a;
}
.blog_back a.article_btn_back {
    background:#4e5b56;
}
.blog_back a.article_btn_next,.blog_back a.article_btn_prev {
    background: #cbc9b7;
}

.blog_list_le img:hover {
    border-radius: 55px;
}

.blog_category_title,
.blog_list_ri h5
 {
    font-weight: 500;
    color: #958A7A;
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    font-family: 'Noto Serif TC', serif;
    font-size: 18px;
    color: #4f858f;
    letter-spacing: 1px;
    margin-top: 15px;
    line-height: 1.5;
    vertical-align: bottom;

}
h4.blog_category_title,
.news_related h6 span:before {
    font-weight: 600;
    line-height: 1.8;
    color: #4a6764;
    font-size: 22px;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    font-family: var(--fm);
    display: block;
    padding: 0;
    margin: 0;
	 font-family: 'Noto Serif TC', serif;
}


.blog_box_edit * {
    color: #958A7A;
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    font-family: 'Noto Serif TC', serif;
    font-size: 16px;
    color: #444;
    letter-spacing: 1px;
    line-height: 2;
    vertical-align: bottom;
    font-size: var(--f15);
}

.blog_box_edit h3 {
    font-weight: 600;
    color: #958A7A;
}

.blog_box_edit a {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.blog_list_ri h5 {
    margin-top: 0;
}

@media screen and (max-width: 1440px) {
    .subbox_item a {
        min-height: 540px;
    }
}





@media screen and (max-width: 768px) {
	  .subbox_item a {
        min-height: 500px;
    }
  .blog_search form{
    width: 100%;
    position: relative;
}
  .subbox_item {
   width: calc(99% /2);
}

.blog_le {
  width: 90%;
        margin: 0 auto;}
.blog_ri {width: 90%;}
}



@media screen and (max-width: 500px) {
  .products-list .item {
    width: calc(100% / 1);
  }
  .main_part {
    max-width: 90%;   padding: 15px 10px 50px;
}
.products-list .item a {
  padding: 10%;
}
 .subbox_item {
   width: calc(100% /1);
}
  .subbox_item a {
        min-height: 517px;
    }
}

@media screen and (max-width:375px) {
	  .subbox_item a {
        min-height:460px;
    }
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:30px 0 30px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}

.linksBtn {background-color: #efb055;}

.linksBtn a {background-color: #6ccfda;}
.contact_page .main_part {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
}

.blank_letter {
    font-family: "Noto Sans";
    font-weight: 500;
    padding-top: 0;
    font-size: 24px;
    padding: 30px 0;
    color: #474747;
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: 1px #474747 solid;
}
.list_before.info li {
    padding-left: 32px;
    color: #474747;
}
.contact_form li .form__label {
    color: #474747;
    width: 130px;
    margin-left: -140px;
}
.contact_le_map a {
    background: #474747;
    color: #fff;
}
.contact_form li.last cite {
    background: #474747;
    color: #fff;
    width: 220px;
}
.contact_form li.last input[type="submit"] {
    color: #fff;
}

.contact_content .information_left {
    width: 100%;
    margin-bottom: 50px;
}
/*2028/06/11修改*/
.contact_content .information_right {
    width: 100%;
    padding-left: 0px;
    display: none;
}

.contact_le_nomap {
    transition: all .5s;
}
.contact_le_nomap:hover {
    filter: grayscale(0);
    transition: all .5s;
}


.contact_form li input.noborder {
    border: none;
    background: #0000000a;
    color: #474747;
    transition: all 0.3s;
}
.contact_form li {
    margin-bottom: 0px;
    border-bottom: 1px solid #4747473d;
    padding: 10px 0;
    padding-left: 130px;
}
/* .contact_form li:nth-child(9) .form__label{
    width: 130px;
    margin-left: -100px;
}
.contact_form li:nth-child(9){
} */
.contact_form li textarea.noborder {
    background: transparent;
    border: 1px #474747 solid;
    color: #474747;
    transition: all 0.3s;
}
.contact_content form {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
}

.form__insert input{
    margin: 0 10px;
    color: #474747;
}
.contact_form li.last blockquote {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    padding: 7px;
    text-align: center;
    border: 1px #474747 solid;
    width: 150px;
}

.contact_content {
    margin: auto;
    padding: 0px 10px;
    max-width: 1200px;
}

.contact_editbox {
    padding: 0;
}

@media screen and (max-width:1024px) {
	 .contact_content {
      padding: 7%;
}
}

@media screen and (max-width: 768px) {
    .contact_form li.last cite {
        width: 160px;
    }
  
}
@media screen and (max-width: 600px) {
.contact_form li .form__label {
     margin-left:0px;width: 100%;
}
.contact_form li {
     padding-left: 0px;
}
.form__insert input {
    margin: 0px;
}
}

.show-list {
   width: 100%;
   margin: 0px auto;
   column-count:3;
   /*欄數*/
   display: block;
   column-gap: 10px;
   /*每欄間隔*/
}

.show-list .item {
     padding: 5px;
        box-sizing: border-box;
        margin: 0 auto 5px;
        break-inside: avoid;
        /*定義頁面、列或是區域發生中斷時的元素表現方式。 auto->元素中斷、acoid->元素不中斷*/
   }
   
.show-list .show_pic  {
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%;
		aspect-ratio: auto;
  }