﻿/*.IsWeb .container.content{overflow-x: hidden;}*/
.index_container{display: block; width: 100%;background-color: #f4f4f4;}
a:hover img{-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;transition: all .3s;   transform: scale(1.02);}

/*----人氣設計師-----*/
.highly_designer{display:flex;width: 1200px;height: 180px; margin: 0 auto;background-color: #272727;border-top-left-radius:100px;border-bottom-left-radius:100px;box-sizing: border-box;color: #fff;justify-content: space-between;position: fixed;bottom: 20px;left: 50%;margin-left: -600px;z-index: 99; }
.highly_designer_photo{display:block;width: 150px; height: 150px; border-radius: 100%;overflow: hidden;margin: 15px 0px 0 20px;}
.highly_designer_photo a{display: block; width: 150px; height: 150px; border-radius: 100%;}
.highly_designer_photo img , .window_close img{width: 100%;}
.highly_designer_info{width:270px;margin: 15px;font-weight: 500;position: relative;}
.highly_designer_info strong{font-size: 18px; font-weight: 600;color: #c0a298; }
.highly_designer_info strong + a, .highly_designer_info strong + a:hover{color:#fff;}
.highly_designer_info a.conatct_us{display: block; width:130px; height: 35px; color:#c0a298;border-radius: 30px; border:1px solid #c0a298;text-align: center;line-height: 35px;position:absolute;right: 0;}
.highly_designer_info a:hover{background-color:#c0a298;color:  #272727; }
.highly_designer_project{display:flex;width:700px;justify-content:space-between;align-items: center; padding:0 15px;background-color: #c0a298;position: relative;}
.highly_designer_project:before{display: block;content: "推薦案例";width:80px;height: 30px;line-height: 30px;text-align: center;border:1px solid #fff; background-color: rgba(0,0,0,.5);position: absolute; top: 5px; left: 5px;z-index:1;}
.highly_designer_project div{display: block; width:225px; height: 150px;}
.highly_designer_project div a{display: block;width: 100%;height:100%;overflow: hidden;position: relative;}
.highly_designer_project div a img {max-width: 100%; max-height: 100%;right: 0;left: 0;top: 0;bottom: 0;position: absolute;}
.windows_close{width:20px;height:20px;position: absolute; top: 0; right: 0;color:#c0a298;}
.windows_close:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);right:0px;}
.windows_close:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;}
.windows_close:before, .windows_close:after {width: 20px;height: 2px;background-color: #c0a298;position: absolute;}


/*----首頁大圖輪播-----*/
.MainVisual_container{position: relative; opacity:0; overflow:hidden;}
.MainVisual_board {
    overflow: unset; /*display: flex; flex-direction: row; width:3740px;position:relative;left: 50%; margin-left:-1860px;overflow-x: hidden;flex-wrap: wrap;*/
    left: calc((100vw - 1200px - 60px)/2 + 2px);
}
.MainVisual_item{display: block; width:1200px;height: 500px;position: relative;margin: 0 20px;background-color: #000;}
.MainVisual_item_pre{opacity: .7;}
.MainVisual_item.swiper-slide-prev, .MainVisual_item.swiper-slide-next {
    opacity: .7;
}
.MainVisual_item_img{display: block;width:1200px;height: 500px;background-position: center 50%;}
.MainVisual_item:after{display: block;content: ""; width: 100%;height:250px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);position: absolute;bottom: 0;}
.about_board{ display: none; position: absolute; padding: 5px 20px; box-sizing: border-box; z-index: 10; width: 1200PX; right: 0; left: 0; bottom: 65px; margin: auto; }
.about_board a{color: #fff;}
.about_designer{display: block;width: 100%;}
.about_designer a {display:inline-block; padding:15px 0;box-sizing: border-box;width: 300px;}
.about_designer a span{width: 60px; height: 60px;border-radius: 100%;overflow: hidden; padding: 5px; border:1px solid #fff;float: left;margin-right: 10px;}
.about_designer a span img{width: 100%;border-radius: 100%;}
.about_designer strong{font-size: 1.25em;font-weight: 500;margin-top:5px;}
.about_designer em{display: block;}
.about_desc {display: block;border-top: 1px solid #fff;}
.about_desc a {display: block;}
.about_desc a h2{ font-size: 2em;font-weight:500;}
.switch{display: flex;justify-content: center; position: absolute; right: 0; left: 0; bottom: 40px; width: 200px; margin: auto; z-index: 10; /*left: calc((100vw - 1200px - 40px)*(-1));*/}
.switch a{ display:block; border-right:1px solid #fff; width:90px;height:20px; text-align: center;font-size: 14px; color: #fff;}
.switch a+a{border-right:0px;}
.switch a span{display:inline-block; width:30px; height: 5px;position: relative;}
.switch a:hover img{transform: scale(1);}
.MainVisual_page{display:block;width:1200px; color: #000;margin: 0 auto;text-align: end;font-size: 14px;margin-top: 5px; box-sizing: border-box; margin-left:calc((100vw - 1200px - 40px)/2);}
.MainVisual_page span{display:inline-block; width:30px; height: 1px; background-color: #000;margin: 0 5px;}
#filmbox { position: relative; /*padding-bottom: 56.25%; width: 100%; top: -130px;*/ width: 100%; height: 500px; background-color: #000; }
#filmbox .divMask { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; cursor: pointer; background-position: center 50%; background-repeat:no-repeat; }
#filmbox iframe { position: absolute; /*top: 0; left: 0;*/ width: 100%; height: 100%; }

/*----整體樣式-----*/
.index_style h2{font-size: 1.87em; font-weight:600;}
.winner_award , .short_video , .today_focus , .editor_recommend , .homeowner_witness , .newest_designer{display: block; width: 1200px; margin: 0 auto;margin-top: 150px;}

/*----熱搜-----*/
.popular_searches { display:block; width:100%;margin: 0 auto;margin-top: 100px;}
.searches_function {display:flex; width: 1200px;justify-content: center;justify-content:space-between;margin: 0 auto;}
.searches_function ul{display: flex;border:1px solid #000; border-radius: 5px;}
.searches_function ul li{display: inline-block;}
.searches_function ul li a{display: block; box-sizing:border-box;padding:0 20px;height:45px; line-height:45px;font-weight: 500;font-size:18px;}
.searches_function ul li a:hover , .searches_function ul li a:focus, .searches_function ul li a.Selected, .searches_function ul li.Selected a{color: #fff;background-color: #000;}

.popular_searches_designer{margin-top: 50px;}
.popular_searches_designer_row{display: flex; width:1200px;position:relative; box-sizing: border-box; text-align: center;flex-direction: row; overflow-x: hidden;margin: 0 auto; justify-content: space-between ;}
.popular_searches_designer_row.FewDsg{justify-content:center;}
.popular_searches_designer_row>div{display: block;width:19%; box-sizing: border-box; position: relative;border:1px solid #cdcdcb;border-radius:8px;background-color: #fff;box-sizing: border-box;overflow: hidden;height: 420px;}
.popular_searches_designer_row.FewDsg>div{margin:0 7px}
.popular_searches_designer_row .searches_company{font-size: 1.25em;font-weight: 500;height: 100px;margin-top: 10px;}
.popular_searches_designer_row .searches_company h4{font-size: 16px;}

.interior_hashtag{font-size: 16px; padding-top:10px; border-top:1px solid #cdcdcb;}
.interior_hashtag span{display: block;}
.interior_hashtag a{display: inline-block;margin: 0 5px; line-height: 1.2em;}

.interior_hashtag a:before{display: inline-block; content:"#"; }
.searches_interior_preview {display:none;width: 100%; height:300px; position: relative;overflow:hidden;}
.searches_interior_preview a{display: block;}
.searches_interior_preview a img{max-width: 100%; max-height: 100%;right: 0;left: 0;top: 0;bottom: 0;position: absolute;}
.searches_designer_info{display: inline-block;position: relative; padding:30px 20px;color: #000;box-sizing: border-box;}
.searches_designer_photo a{display: inline-block;width:160px;height:160px;border-radius: 100%;overflow: hidden;margin: 0 auto;}
.searches_designer_photo a img{width: 100%;}
.reach_out{display:none; width: 150px;  height: 45px; line-height: 45px; border-radius: 50px; border:1px solid #fff;margin: 0 auto;margin-top: 10px;color: #fff;}
.reach_out{display:none; width: 150px;  height: 45px; line-height: 45px; border-radius: 50px; border:1px solid #fff;margin: 0 auto;margin-top: 10px;color: #fff;}
.reach_out:hover{background-color: #fff; color: #000;}
.popular_searches_designer_row>div:hover{background-color:#000;width:420px; padding:0px;height:540px;}
.popular_searches_designer_row>div:hover .searches_company{height:70px;}
.popular_searches_designer_row>div:hover .searches_designer_info{color: #fff;position: relative; top:-150px;}
.popular_searches_designer_row>div:hover .interior_hashtag a{color: #919191;}
.popular_searches_designer_row>div:hover .interior_hashtag a:hover{color: #fff;}
.popular_searches_designer_row>div:hover .searches_interior_preview{display: block;}
.popular_searches_designer_row>div:hover .searches_designer_photo a{ display: block; width:130px; height:130px;}
.popular_searches_designer_row>div:hover .reach_out{display:block;}

/*----國際獲獎-----*/
.winner_award_function{display:flex; justify-content: center;justify-content:space-between;margin: 0 auto;align-items: center;}
.winner_designer_switch div.WinnerAwardContainer{display: flex;justify-content:space-between; width:780px; height: 72px;}
.winner_designer_switch .award_designer{display: inline-block; width: 78px; height: 72px;}
.winner_designer_switch .award_designer a{display: block; width: 60px; height: 60px;margin: 0 3px; padding: 5px;border:1px solid transparent;border-radius: 100%;overflow: hidden;}
    .winner_designer_switch .award_designer a:hover, .winner_designer_switch .award_designer a:focus, .winner_designer_switch .award_designer a.Selected {
        border: 1px solid #000;
    }
.winner_designer_switch .award_designer a img{width: 100%;border-radius: 100%;}
.winner_designer_switch{display: flex;}
.winner_designer_switch .btn_next , .winner_designer_switch .btn_pre , .trophy_project_switch .btn_pre , .trophy_project_switch .btn_next {width: 40px; height: 40px;position: relative;top:10px; z-index:10;}

.solo_winner_designer{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:50px;align-items: center;}
.solo_designer_info{display: flex;}
.solo_designer_photo {display:block; width: 150px; height:150px; border-radius: 100%;overflow: hidden;}
.solo_designer_photo img{width: 100%;}
.solo_designer_info a+a{display: inline-block;font-size: 1.25em; font-weight: 500;margin-left:20px;margin-top:40px;}
.solo_designer_info h4{font-size: 16px;}

.trophy_project_switch{display:flex;width:580px;}
.trophy_project_switch #AwardItemsContainer{width: 500px;overflow: hidden; border-top: 1px solid #000; border-bottom: 1px solid #000;}
.trophy_project_switch div.AwardItems{display: flex;padding:10px 0;height: 112px; box-sizing: border-box; }
.trophy_project_switch div.AwardItems div.swiper-slide{display: inline-block;margin: 0 5px;width:90px; height:90px;}
.trophy_project_switch div.AwardItems div.swiper-slide a{display: block; width:90px; height:90px;padding: 5px; border:1px solid transparent;box-sizing: border-box; }
.trophy_project_switch div.AwardItems div.swiper-slide a:hover , .trophy_project_switch div.AwardItems div.swiper-slide a:focus, .trophy_project_switch div.AwardItems div.swiper-slide a.Selected{border:1px solid #000;}
.trophy_project_switch div.AwardItems div.swiper-slide a img{width: 100%;}
.award_porject_view{display: block;width: 100%;}
.trophy_project_switch .btn_pre , .trophy_project_switch .btn_next{top:35px;}

/*----一分鐘看設計-----*/
.award_porject_view{display: flex;justify-content: space-between;margin-top:15px;position: relative;}
.award_porject_view div{ display: block;width:580px;height: 387px;overflow: hidden; }
.award_porject_view div:before{display: block; content:""; width:580px; height:50px; background: rgba(0,0,0,.5); position: absolute; bottom: 0;z-index:2; }
.award_porject_view div a span{display: inline-block; color: #fff; position: absolute; bottom: 10px; left: 10px;z-index: 3; font-weight: 500;}
.award_porject_view div a{ display: block;width: 100%;height:100%;overflow: hidden;position: relative;font-size: 1.25em;}
.award_porject_view div a img{ display: block;max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;left: 0;margin: auto;}
.award_porject_view div+div:before{ display:none;}

.short_video_box{display: block;background-color:#eaeaea;box-sizing: border-box}
.short_video{display: flex;justify-content: space-between;box-sizing: border-box;align-items: center;}
.short_video_desc{width:350px;position: relative;}
.short_video_desc h3{display: block; font-size: 1.5em;font-weight: 500;margin-top:10px; padding-top:10px;border-top:1px solid #000;}
.short_video_info{display: flex;font-weight: 500;margin-top: 50px;}
.short_video_info h4{font-size: 1.25em;}
.video_designer_photo{display: block; width: 90px;height:  90px; border-radius: 100%;overflow: hidden;margin-right:20px;}
.video_designer_photo a img{width: 100%;}

.short_video_switch{display:flex; width:820px;position: relative;justify-content:space-between;align-items: center;padding-bottom: 20px;}
.short_video_container {  position: relative;width:735px;  height:380px;  margin: 80px auto;  font-family: 'Helvetica Neue', sans-serif;  perspective: 1400px;  transform-style: preserve-3d;   box-sizing: border-box;box-sizing: border-box;}
/*input[type=radio] {display: none;position: relative;  top: 105%;  left: 50%;  width: 15px;  height: 15px;  margin: 0 15px 0 0;  opacity: 0.4;  transform: translateX(-83px);  cursor: pointer;  color: #000;  accent-color: black;}
input[type=radio]:checked {  opacity: 1;}*/
.short_video_container div.slide {  position: absolute;width: 100%;height: 100%;  left: 0;  top: 0;  color: white;  font-size: 70px;  font-weight: bold;  border-radius: 5px;  cursor: pointer;  display: flex;  align-items: center;  justify-content: center;  transition: transform 400ms ease;	z-index: 99;}
.short_video_container div.slide {display: block;width: 100%; /*height: 0; padding-bottom: 66%;overflow: hidden;*/}
.short_video_container div.slide a{display: block;}
.short_video_container div.slide img{max-width: 100%; max-height: 100%;right: 0;left: 0;top: 0;bottom: 0;position: absolute;margin: auto;}

.short_video_switch .btn_pre, .short_video_switch .btn_next {
    width: 50px;
    height: 50px;
    z-index: 10;
}

.short_video_container div.slide {
    transform: translate3d(0%, 0, 0px); opacity: 0; z-index:1;
}
.short_video_container div.slide-active {
    transform: translate3d(0%, 0, 0px); opacity: 1; z-index:5;
}
.short_video_container div.slide-prev {
    transform: translate3d(-17%, 0, -200px);opacity: .7; z-index:3;
}
.short_video_container div.slide-next {
    transform: translate3d(17%, 0, -200px);opacity: .7;  z-index:3;
}



/* Active Slide */
/*#s1:checked ~ #slide1, #s3:checked ~ #slide3, #s4:checked ~ #slide4 {  transform: translate3d(0%, 0, 0px);}*/
/* Next Slide */
/*#s1:checked ~ #slide2, #s2:checked ~ #slide3, #s3:checked ~ #slide1 {  transform: translate3d(17%, 0, -200px);opacity: .7;}*/
/* Next to Next Slide */
/*#s1:checked ~ #slide3, #s2:checked ~ #slide1 {  transform: translate3d(30%, 0, -250px);opacity: .7;}*/
/* Previous to Previous Slide */
/*#s1:checked ~ #slide3, #s2:checked ~ #slide1, #s3:checked ~ #slide2 {  transform: translate3d(-32%, 0, -350px);opacity: .7;}*/
/* Previous Slide */
/*#s1:checked ~ #slide3, #s2:checked ~ #slide1, #s3:checked ~ #slide2 {  transform: translate3d(-17%, 0, -200px);opacity: .7;}*/

.short_video_container div.slide a.play {display: block;width:100px;height:100px;font-size: 30px;line-height:98px; transition: all .3s;    border-radius: 100%;box-sizing: border-box;background: rgba(0,0,0,.3);border: 2px solid #fff;right: 0;left:0px;top:0px;bottom: 0;margin: auto;position: absolute;z-index:10;color: #fff;text-align: center; overflow:hidden;}
/*.short_video_container div.slide a.play:hover{background-color: #fff;color: #000;}*/
span.sh_icon.shi-play {
    border: 0;
    width: 100%;
    height: 100%;
}
.short_video_container div.slide a.play:hover  {
    background-color: #fff;
    color: #000;
}
    .short_video_container div.slide a.play:hover span.sh_icon.shi-play {
        background-color: #fff;
        color: #000;
        filter: invert(0%);
    }
a:hover span.sh_icon.shi-play {
    filter: invert(0);
}
.witness_column .shi-play {
    filter: invert(0);
    background-position: 50% center;
}
.witness_column a:hover span.shi-play {
    filter: invert(1);
}
/*----本日焦點-----*/
.today_focus_container {
    display: flex;
    margin-top: 50px;
    align-items: center;
}
.today_focus_designer_photo{display: block;width: 180px;  height: 180px; border-radius: 100%;overflow: hidden;margin:auto;margin-bottom:10px;}
.today_focus_designer_photo img{width: 100%;}
.today_focus_designer_info{  text-align: center;font-weight: 500; width:250px;padding-right: 30px;  }
.today_focus_designer_info h4{font-size: 1.25em;}
.today_focus_designer_info .reach_out{display: block; border-color:#000;color: #000;margin-top:30px;}
.today_focus_designer_info .reach_out:hover{background-color: #000; color: #fff;}

.today_focus_project { display: flex;width: 920px;justify-content:space-between;padding-left: 30px; border-left:1px solid #cdcdcb; }
.today_focus_project div{width:590px;height:394px; }
.today_focus_project div+div{display: flex;flex-direction: column; width:275px;justify-content: space-between;}
.today_focus_project div+div a{width: 275px; height: 183px;}
.today_focus_project div a{ display: block;width: 100%;height:100%;overflow: hidden;position: relative;}
.today_focus_project div a img{ display: block;max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;left: 0;margin: auto;}

/*----設計家推薦-----*/
.editor_recommend_container{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top:30px; border-top: 1px solid #000;margin-top:15px;}
.first_column , .secondary_column , .third_column{display:flex; flex-direction: column; box-sizing: border-box;}
.first_column, .first_column .swiper-container{width:500px;overflow:hidden;height: fit-content;}
.secondary_column{width:351px;padding:0 35px; box-sizing: border-box;border-left: 1px solid #cdcdcb;border-right: 1px solid #cdcdcb;}
.third_column{width:280px;border-right: 0;}
.secondary_column div+div , .third_column div+div{margin-top:40px;}
.first_column_img{display: block; width:500px; height: 334px;position: relative;overflow: hidden;}
.secondary_column_img {display: block; width:280px; height:187px;position: relative;overflow: hidden;}
.third_column_img{display: block; width:280px; height:187px;position: relative;overflow: hidden;}
.third_column{display: block; width:280px; height:187px;position: relative;}
.first_column h3{font-size: 1.62em;line-height: 1.5em; font-weight: 500;}
.secondary_column h3 , .third_column h3{font-size:18px; font-weight: 500;}
.first_column_img img , .secondary_column_img img , .third_column_img img{display: block;max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;left: 0;margin: auto;}

.editor_recommend .swiper-pagination{display:flex;justify-content: flex-end;margin-top:20px; position:relative;}
.editor_recommend .swiper-pagination span.swiper-pagination-bullet{display:block; width:10px; height:10px; border-radius: 100%;border:1px solid #666;margin-left:10px;background-color:unset;opacity:1}
.editor_recommend .swiper-pagination span.swiper-pagination-bullet-active {background-color: #000;}

/*----屋主見證-----*/
.homeowner_witness_container{display:flex;flex-wrap: wrap; justify-content: space-between;margin-top:15px;}
.main_witness_desc{display: block; width: 600px;height: 400px;position: relative;}
.main_witness_desc a{display: block; width:600px;height:400px;}
.main_witness_desc:before{display:block;content: ""; width:100%; height:90px;background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);position: absolute;bottom: 0;z-index: 2;}
.main_witness_desc em.play {display: block;width:100px;height:100px;font-size: 30px;line-height:98px;padding-left: 5px;  transition: all .3s;    border-radius: 100%;box-sizing: border-box;background: rgba(0,0,0,.3);border: 2px solid #fff;right: 0;left:0px;top: 0;bottom: 0;margin: auto;position: absolute;z-index:99;color: #fff;text-align: center;}
.main_witness_desc a:hover .play{background-color: #fff;color: #000;}
.main_witness_desc h3{display: block;padding: 10px 20px; color: #fff; font-weight: 500; position: absolute;bottom:0px;z-index: 5;font-size: 1.25em;}

.witness_column{display:flex;flex-direction: column;justify-content:  space-between; width: 550px;position: relative;}
.witness_column .witness_desc a{display:flex; padding-bottom:17px; margin-bottom:17px;border-bottom: 1px solid #000;position: relative;}
.witness_column .witness_desc_img{display: block; width: 260px; height: 173px; }
.witness_column .witness_desc .witness_title{display: block; padding:0 0 0 20px; box-sizing: border-box;width: 275px;margin-left:15px; padding-left: 15px; border-left: 1px solid #000;font-weight: 500;font-size: 18px;}
.witness_desc_img{display: block;width: 100%;height:100%;overflow: hidden;position: relative;}
.witness_desc_img img{display: block;max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;left: 0;margin: auto;}
.witness_column .witness_desc em.play {display: block; width: 55px; height: 55px;border: 2px solid #000;  border-radius: 100%;line-height: 50px;text-align:center;font-size: 20px;padding-left: 5px;  transition: all .3s; box-sizing: border-box;position: absolute;bottom:20px;right: 0;}
.witness_column .witness_desc a:hover .play{background-color: #000; color: #fff;}

/*----最新設計師-----*/
.newest_designer_column{display: flex;flex-wrap: wrap;justify-content: space-between;align-items:stretch;flex-wrap: wrap;margin-top: 15px;}
.newest_designer_recommend a{display: block;position: relative;}
.newest_designer_recommend a:before{display: block; content:""; width: 100%;height: 90px;background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);position: absolute;bottom: 0;z-index: 5;}
.newest_recommend_company{display: block; position: absolute;bottom: 0;padding: 10px 20px;color: #fff;font-weight: 500;z-index: 5;}
.newest_designer_company{font-weight: 500;padding-top:8px; border-top: 1px solid #000;}
.newest_recommend_company h3{font-size:1.25em;}
.newest_designer_photo{display: block; width:280px;height: 280px;overflow: hidden;}
.newest_designer_items{display: block;width:200px;position: relative;}
.newest_designer_items_phto{width:200px;height: 200px;position: absolute;bottom: 0;}
.newest_designer_column div img{width: 100%;height: 100%;}
.newest_designer_items a:hover .newest_designer_items_phto img{border-radius: 100%;overflow: hidden;}

/*----最夯案例-----*/
.hit_project{display: block;margin-top: 100px;text-align: center;}
.hit_project_container{display:flex;width: 100%; height: 500px; overflow: hidden;position: relative;margin-top: 15px;}
.hit_project_img {display: block;width: 100%; height: 500px; background-image: url(/article/doctype22/dsg78824/case45335/imgsys20190712173129666_tb1200.jpg);background-position: center 70%;background-size:cover;background-repeat: no-repeat;}
.hit_project_img a{display: block;width: 100%; height: 500px;}

.hit_project_info{display:flex;width: 100%; height: 120px; position:absolute; bottom: 0;background-color:rgba(0,0,0,.2);backdrop-filter:blur(10px);justify-content: center;padding-top:30px; box-sizing: border-box;z-index: 5;}
.hit_project_info a{display: block;color: #fff;font-weight: 500;z-index: 5;}
.HomePopCase_Container{width:100%;}
.hit_project_info h3{font-size: 1.25em;}
.hit_project_info .btn_pre , .hit_project_info .btn_next{ display: block; width: 50px; height: 50px;}
.hit_project_info .btn_pre{margin-right: 400px; position:absolute;}
.hit_project_info .btn_next{margin-left: 400px; position:absolute;}


/*----手機瀏覽電腦版時要放，不准拿掉-----*/
@media screen and (max-width:1200px) {
    .MainVisual_board { left: 0; }
    .about_board{left:0;}
    .switch {left: 0;}

    header, .web_header, .menu_bar, .container.content, footer { width: 1200px; margin: 0 auto; overflow: hidden }

    .MainVisual_page { margin-left: 0 }

    .MainVisual_item { margin-left: 0 }
}