@charset "UTF-8";@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);*{font-family:'Noto Sans TC',serif;font-size:20px;letter-spacing:1px}a{transition:all .2s ease-out;color:#5f5f5f}html{font-size:20px;font-family:'Noto Sans TC',serif}@media screen and (max-width:1024px){html.focus{height:100%;left:-250px}}.w1100{width:100%;max-width:1100px;margin:0 auto;padding:0 10px;box-sizing:border-box;clear:both}@media screen and (max-width:1024px){.w1100{padding:0 15px}}.w1100sp{max-width:1000px}.btn{background:#f09b23;color:#fff;font-size:.7rem;padding:15px 25px;border-radius:3px;line-height:1;position:relative;overflow:hidden;box-shadow:0 1px rgba(0,0,0,.1)}.btn span{z-index:2;position:relative}.btn:after{content:"";display:block;background:#da8713;left:100%;width:100%;height:100%;position:absolute;top:0;transition:all .15s ease-out;z-index:1}.btn:hover:after{left:0;transition:all .15s ease-out}.black{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;display:none;z-index:9998}.black.focus{display:block}body{overflow-x:hidden;background:url(../../../Images/2019/bg.jpg);color:#495057;line-height:1.5}@media screen and (max-width:1024px){body.body_index{padding:112px 0 0 0}}@media screen and (max-width:1024px){body{transition:all .2s ease-out;position:absolute;left:0;width:100%}body.focus{overflow-y:hidden;height:100%;left:-250px}}.menu-btn{display:none}@media screen and (max-width:1024px){.menu-btn{display:inline-block;background:#8ab24f;color:#fff;padding:20px;text-align:center;z-index:9997;font-size:.8rem;line-height:1.5;position:fixed;right:15px;transition:all .2s ease-out}.menu-btn:hover{cursor:pointer}.menu-btn .icon-bar{background-color:#6f6f6f;border-radius:10px;display:block;height:6px;margin:0 auto 4px;width:30px}.menu-btn.focus{right:265px;transition:all .2s ease-out}}@media screen and (max-width:768px){.menu-btn{padding:15px 10px}}header{margin:15px 0 0 0}@media screen and (max-width:1024px){header{border:none;padding:15px 0;background:#fff;margin:0}}header>div{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1024px){header>div{}}header h1 a{display:block;background:url(../../../Images/2019/logo.png) no-repeat;width:290px;height:99px;background-size:contain;text-indent:-9999px}@media screen and (max-width:1024px){header h1 a{background-size:contain;width:240px;height:82px}}@media screen and (max-width:768px){header h1 a{background-size:contain;width:180px;height:61px}}header nav{text-align:right}@media screen and (max-width:1024px){header nav{margin:0;position:fixed;height:100%;background:#4a4a4a;right:-250px;top:0;margin:0;width:250px;overflow-y:scroll;overflow-x:hidden;transition:all .2s ease-out;z-index:9999}header nav.focus{right:0}}header nav .Mmenu{display:inline-block;font-family:'cwTeXMing',serif;font-weight:bold;margin:45px 0 0 0}@media screen and (max-width:1024px){header nav .Mmenu{margin:0;width:100%}}header nav .Mmenu li{display:inline-block;text-align:center;padding:0 8px 15px 8px;box-sizing:border-box;position:relative}@media screen and (max-width:1024px){header nav .Mmenu li{display:block;padding:0;color:#fff!important}}header nav .Mmenu li a{display:block;color:#6c6c6c}@media screen and (max-width:1024px){header nav .Mmenu li a{display:block;color:#fff;padding:10px 0}}header nav .Mmenu li a.icon{border-radius:50%;position:relative;border-radius:50%;width:90px;height:90px;margin:0 0 10px 0;position:relative}header nav .Mmenu li a.icon img{width:50px;position:absolute;left:0;right:0;margin:0 auto;top:18px;z-index:9999}header nav .Mmenu li a.icon:after{content:"";opacity:0;width:80px;height:80px;background:#fff;border-radius:50%;position:absolute;top:5px;left:0;right:0;margin:0 auto;z-index:9998;transition:all .2s ease-out}header nav .Mmenu li a .font{position:relative}@media screen and (max-width:1024px){header nav .Mmenu li a .font:before,header nav .Mmenu li a .font:after{content:"";position:absolute;left:-19px;top:9px;width:13px;height:1px;transition:all .2s ease-out;background:#fff}header nav .Mmenu li a .font:after{left:inherit;right:-19px}}header nav .Mmenu li .Down_menu{display:none;position:absolute;top:45px;background:rgba(255,255,255,.8);box-shadow:0 0 4px rgba(0,0,0,.25);padding:10px;z-index:9999;transition:all .2s ease-out;width:130px;box-sizing:border-box;left:50%;transform:translateX(-50%)}@media screen and (max-width:1024px){header nav .Mmenu li .Down_menu{display:block;position:static;width:auto;border-radius:0;transform:translateX(0)}}header nav .Mmenu li .Down_menu a{display:block;font-size:.8rem;color:#404040;font-weight:normal;border-bottom:1px dotted #000;padding:12px;font-family:'Noto Sans TC',serif;font-weight:300}@media screen and (max-width:1024px){header nav .Mmenu li .Down_menu a:active{background:#ccc}}header nav .Mmenu li .Down_menu a:hover{background:#fff}header nav .Mmenu li .Down_menu a:last-child{border-bottom:0}header nav .Mmenu li:hover .Down_menu{display:block}header nav .Mmenu li:hover a.icon:after,header nav .Mmenu li.focus a.icon:after{opacity:1}header nav .Mmenu li.hide{display:none}@media screen and (max-width:1024px){header nav .Mmenu li.hide{display:block;background:rgba(144,124,106,.87);font-weight:lighter;border-bottom:1px dotted #a29b93}header nav .Mmenu li.hide.lan{padding:0}header nav .Mmenu li.hide.lan a{padding:8px 0}header nav .Mmenu li.hide.dis{background:#f09b23;padding:0 8px}header nav .Mmenu li.hide.hide.fb{background:#5e7bcd;padding:0 8px}header nav .Mmenu li.hide.hide.nam{background:#d6365a;padding:0 8px}header nav .Mmenu li.hide.hide.ab{background:#13a343;padding:0 8px}header nav .Mmenu li.hide.hide.gb{background:#36a3d6;padding:0 8px}}header nav .Mmenu.Index_menu li{padding:0 8px 25px 8px}@media screen and (max-width:1024px){header nav .Mmenu.Index_menu li{padding:0}}header nav .Mmenu.Index_menu li .Down_menu{top:55px}header nav .Mmenu.Index_menu li .Down_menu a{color:#404040}header nav .Smenu{color:#404040;font-size:.7rem}@media screen and (max-width:1024px){header nav .Smenu{display:none}}header nav .Smenu p{display:inline-block;vertical-align:middle}header nav .Smenu select{border:1px solid #404040;border-radius:5px;background:none;color:#404040;padding:3px 5px}header nav .Smenu select option{color:#000}header nav .Smenu a{display:inline-block;vertical-align:bottom;background:#5e7bcd;color:#fff;border-radius:5px;padding:0 7px;min-width:60px;position:relative;box-sizing:border-box;height:30px;line-height:30px;letter-spacing:0;font-size:.6rem}header nav .Smenu a:hover{background:#7695ec}header nav .Smenu a.dis{background:#f09b23}header nav .Smenu a.dis:hover{background:#fcab39}header nav .Smenu a.nam{background:#d6365a}header nav .Smenu a.nam:hover{background:#e2496b}header nav .Smenu a.gb{background:#13a343}header nav .Smenu a.gb:hover{background:#25b756}header nav .Smenu a.ab{background:#36a3d6}header nav .Smenu a.ab:hover{background:#4bb3e3}header.header_index{margin:0;position:absolute;z-index:3;top:0;width:100%;padding:25px 0 0 0;background:rgba(0,0,0,.4)}@media screen and (max-width:1024px){header.header_index{padding:15px 0;background:#fff}}header.header_index h1{display:none}@media screen and (max-width:1024px){header.header_index h1{display:block}}header.header_index h1 a{display:block;background:url(../../../Images/2019/logo.png) no-repeat;width:369px;height:170px;background-size:contain;text-indent:-9999px;float:left}@media screen and (max-width:1024px){header.header_index h1 a{background-size:contain;width:240px;height:82px;margin:0}}header.header_index .Smenu{float:right;line-height:1}header.header_index .Smenu select{color:#fff;border:1px solid #fff}header.header_index nav{width:100%;text-align:left}@media screen and (max-width:1024px){header.header_index nav{width:250px}}header.header_index nav .Mmenu{margin:0}header.header_index nav .Mmenu li a{color:#fff}footer{clear:both;width:100%;bottom:0;z-index:3;background:#fff;padding:10px 10px 15px 10px;margin:15px 0 0 0;box-sizing:border-box}@media screen and (max-width:1024px){footer{text-align:center}}footer.footer_index{position:absolute}@media screen and (max-width:768px){footer.footer_index{position:initial}}footer img{width:260px;text-indent:-999px;display:inline-block;padding:10px 20px 10px 0;box-sizing:border-box;vertical-align:middle}footer p{display:inline-block;width:72%;font-size:.65rem;color:#444;line-height:1.7}@media screen and (max-width:1024px){footer p{width:100%}}.fly_bn{font-family:'cwTeXMing',serif;padding:20px;border:3px solid #fff;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,.43);position:fixed;right:40px;bottom:50px;width:205px;background:url(../../../Images/2019/fly-bg.png);z-index:5}@media screen and (max-width:1024px){.fly_bn{display:block;position:relative;width:auto;margin:10px;right:0;box-sizing:border-box;clear:both;bottom:0;z-index:inherit;padding:10px}}@media screen and (max-width:1024px){.fly_bn .close{display:none}}.fly_bn .x{position:absolute;top:-30px;right:-30px;width:70px;z-index:6}@media screen and (max-width:1024px){.fly_bn .x{display:none}}.fly_bn .box{display:block;position:relative;margin:0 auto}.fly_bn .box .chef{position:absolute;top:-185px;left:0;right:0;margin:0 auto;width:162px}@media screen and (max-width:1024px){.fly_bn .box .chef{display:none}}.fly_bn .box p{background:#fff;padding:15px;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.43);color:#ef4a69;font-weight:bold;margin:81px 0 0 0;position:relative}@media screen and (max-width:1024px){.fly_bn .box p{margin:0;text-align:center;padding:10px}}.fly_bn .box p span{display:block;text-align:center;background:#ef4a69;border-radius:5px;color:#fff;margin:0 0 5px 0}#body{clear:both}@media screen and (max-width:1024px){#body.Index_body{padding:120px 0 0 0}}.index-mslider{width:100%;clear:both;z-index:2;position:relative}@media screen and (max-width:1024px){.index-mslider{margin:0}}@media screen and (max-width:768px){.index-mslider{margin:0}}.index-mslider .main_banner{z-index:990;position:relative}.index-mslider .main_banner .item{position:relative;width:100vw;background:url(../../../images/2019/index-bg3.jpg);background-size:cover;background-position:center}@media screen and (max-width:1024px){.index-mslider .main_banner .item{background:url(../../../images/2019/index-bg_m.jpg);background-size:cover;background-position:center}}.index-mslider .main_banner .item .black{z-index:1;width:100%;height:100%;position:absolute;text-align:center;top:0;left:0;background:rgba(0,0,0,.4);display:block}.index-mslider .main_banner .item h2{width:650px;position:absolute;top:50%;transform:translateY(-35%);left:0;right:0;margin:0 auto;z-index:993}@media screen and (max-width:768px){.index-mslider .main_banner .item h2{width:80%;display:none}}.index-mslider .main_banner .item h2.mobile{display:none}@media screen and (max-width:768px){.index-mslider .main_banner .item h2.mobile{display:block;transform:translateY(-50%)}}.index-mslider .main_banner .item h2 img{width:95%;text-align:center;margin:0 auto}.index-mslider .main_banner .owl-nav .owl-prev,.index-mslider .main_banner .owl-nav .owl-next{padding:25px 10px;background:rgba(0,0,0,.69);color:#fff;font-size:2rem;display:inline-block;cursor:pointer;transition:all .2s ease-out;position:absolute}.index-mslider .main_banner .owl-nav .owl-prev:hover,.index-mslider .main_banner .owl-nav .owl-next:hover{background:rgba(0,0,0,.31);color:#fff;text-decoration:none}.index-mslider .main_banner .owl-nav .owl-prev{left:0;top:50%;transform:translateY(-50%)}.index-mslider .main_banner .owl-nav .owl-next{right:0;top:50%;transform:translateY(-50%)}.index-mslider .main_banner .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;position:absolute;bottom:7%;left:0;right:0}@media screen and (max-width:768px){.index-mslider .main_banner .owl-dots{bottom:2%}}.index-mslider .main_banner .owl-dots .owl-dot span{width:60px;height:5px;border-radius:0;margin:5px 7px;background:#fff;margin:12px 7px 5px 7px}@media screen and (max-width:768px){.index-mslider .main_banner .owl-dots .owl-dot span{width:40px}}.index-mslider .main_banner .owl-dots .owl-dot.active span,.index-mslider .main_banner .owl-dots .owl-dot:hover span{background:#f09b23}.container{overflow:hidden;margin:10px 0 50px 0}.all_bn{background:url(../../../Images/2019/In_bg.jpg);background-position:center center;height:275px;background-size:cover;position:relative}@media screen and (max-width:768px){.all_bn{background:url(../../../Images/2019/In_bg_m.jpg);background-position:center center;background-size:cover;height:150px}}.all_bn h2{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:0 auto;text-align:center;color:#fff;font-size:3rem;font-family:'cwTeXMing',serif;font-weight:600;letter-spacing:5px;text-shadow:0 0 6px #000;background:rgba(0,0,0,.2);padding:10px 0}@media screen and (max-width:768px){.all_bn h2{font-size:2rem}}.all_bn h2 i{font-size:.75rem;display:inline-block;vertical-align:middle;margin:0 15px}.bread{font-size:.6rem;color:#828282;padding:10px 0}.bread a{color:#5f5f5f;transition:all .15s ease-out}.bread a:hover{color:#e75f79;transition:all .15s ease-out}.bread a i{margin:0 3px 0 0}.bread a:after{content:"/";padding:0 7px}.list_tamp{display:flex;flex-flow:row;flex-wrap:wrap;padding:20px 0 0 0}@media screen and (max-width:1024px){.list_tamp{justify-content:space-between}}.list_tamp li{width:31%;margin:0 1% 40px 1%}@media screen and (max-width:1024px){.list_tamp li{width:48%;margin:0 0 40px 0}}@media screen and (max-width:768px){.list_tamp li{width:100%;margin:0 0 30px 0}}.list_tamp li article{height:100%}.list_tamp li a{background:#fff;padding:40px 27px 65px 27px;display:block;height:100%;box-sizing:border-box;transition:all .15s ease-out;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.2)}.list_tamp li a:hover{border-color:transparent;box-shadow:0 3px 18px 2px rgba(240,155,35,.3);transition:all .15s ease-out}.list_tamp li a .who{color:#fff;background:#f09b23;min-width:120px;font-size:.7rem;padding:3px 8px 4px 8px;border-radius:3px}.list_tamp li a .time{font-size:.7rem;margin:0 0 0 11px}.list_tamp li a h4{margin:27px 0 20px 0;font-size:.8rem;font-weight:bolder}.list_tamp li a .say{font-size:.7rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.list_tamp li :nth-child(2n) a .who{background:#f0c223}.list_tamp li :nth-child(3n) a .who{background:#f06b23}.Detail_box.news_detail h4{background:#f06b23}.Detail_box.news_detail .time{display:inline-block;font-size:.7rem;margin:0 0 0 11px}.Detail_box.news_detail .say{width:100%}.Detail_box .two a{color:#f06b23;text-decoration:underline}.Detail_box .one{position:relative}.Detail_box .two{border-top:1px dashed #ccc;padding:15px;margin:15px 0 0 0;font-size:.75rem}.Detail_box .other{border-top:1px dashed #ccc;padding:25px 0}.Detail_box .other .title{width:100%}.Detail_box .other .title span{background:#f06b23;border-radius:3px;font-size:.8rem;padding:4px 14px;color:#fff;margin:0 0 15px 0;display:inline-block;min-width:120px;text-align:center;box-shadow:0 1px rgba(0,0,0,.1)}.Detail_box .other.pic_box{display:flex;flex-flow:row wrap;justify-content:flex-start}.Detail_box .other.pic_box a{width:calc(18%- 6px);margin:0 1%;height:150px;background:#ccc;border:3px solid #fff;box-shadow:0 0 6px rgba(0,0,0,.2);background-size:cover;cursor:pointer;border-radius:5px;transition:all .15s ease-out}.Detail_box .other.pic_box a:hover{box-shadow:0 0 10px rgba(0,0,0,.5);transition:all .15s ease-out}.Detail_box .other.file_box .icon{border-radius:3px;display:inline-block;font-size:.8rem;transition:all .3s ease-out;border-radius:5px;overflow:hidden;padding:0 20px 0 0;background:#f6f6f6;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 0 rgba(0,0,0,.2)}.Detail_box .other.file_box .icon:hover{background:#fff;transition:all .3s ease-out;color:#da8713}.Detail_box .other.file_box .icon span{display:inline-block;width:50px;height:50px;line-height:50px;background:#f09b23;text-align:center;color:#fff;margin:0 20px 0 0;font-size:1.3rem;vertical-align:middle}.Detail_box .other.file_box .icon b{display:inline-block;vertical-align:middle}.Detail_box h4{padding:4px 14px;border-radius:3px;display:inline-block;font-size:.8rem;color:#fff;margin:0 5px 3px 0;min-width:120px;text-align:center;box-shadow:0 1px rgba(0,0,0,.1)}.Detail_box .say{font-size:1.1rem;width:calc(100%- 166px);padding:10px 0 0 0;box-sizing:border-box;font-weight:bolder}.detail_back{display:table;margin:15px auto 0 auto}.time_sel{padding:20px 25px 0 25px;box-sizing:border-box;display:flex;flex-flow:row;flex-wrap:wrap}@media screen and (max-width:768px){.time_sel{padding:0}}.time_sel li{text-align:center;width:14.28%;position:relative}@media screen and (max-width:768px){.time_sel li{width:23%;margin:0 1% 10px 1%}}.time_sel li a{background:#f7ebdc;display:inline-block;text-align:center;width:60px;height:60px;line-height:60px;cursor:pointer;border-radius:50%;margin:0 auto;font-size:.8rem;transition:all .15s ease-out;border:2px solid #f09b23;position:relative;z-index:2}@media screen and (max-width:768px){.time_sel li a{width:100%;height:auto;line-height:normal;border-radius:5px;box-sizing:border-box;padding:10px 0}}.time_sel li.active a,.time_sel li:hover a{background:#f09b23;color:#fff;font-size:1rem;transform:scale(1.2)}@media screen and (max-width:768px){.time_sel li.active a,.time_sel li:hover a{transform:scale(1);font-size:.8rem}}.time_sel li:before,.time_sel li:after{content:"";width:50%;height:2px;background:#f09b23;display:block;position:absolute;top:50%}.time_sel li:before{left:0}.time_sel li:after{right:0}.time_sel li:first-child:before,.time_sel li:last-child:after{display:none}.time_list .box{display:flex;flex-flow:row;flex-wrap:wrap;padding:25px 50px}@media screen and (max-width:768px){.time_list .box{justify-content:center;padding:10px 0 25px 0}}.time_list .box .img{width:34%;border:3px solid #fff;box-shadow:0 0 6px rgba(0,0,0,.2)}@media screen and (max-width:768px){.time_list .box .img{width:100%}}.time_list .box .img img{width:100%;vertical-align:bottom}.time_list .box div{width:calc(66%- 6px);padding:0 0 0 20px;box-sizing:border-box}@media screen and (max-width:768px){.time_list .box div{width:100%;padding:15px 0 0 0}}.time_list .box div table{border-top:1px solid #ccc;border-left:1px solid #ccc}.time_list .box div table tr *{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:23px 15px;font-size:.75rem}@media screen and (max-width:768px){.time_list .box div table tr *{padding:10px}}.time_list .box div table tr a{border:none;padding:0;color:#f09b23;text-decoration:underline}.time_list .box div table tr th{background:#f09b23;color:#fff;border-bottom:1px solid #fff;width:150px}@media screen and (max-width:768px){.time_list .box div table tr th{width:100px;vertical-align:middle}}.Theme .mbox{background:#fff;border:1px solid #dcdcdc;padding:25px 25px 40px 25px;box-sizing:border-box;border-top:4px solid #8ab24f;margin-bottom:30px}.Theme .mbox h2{font-size:1.5rem;font-weight:bold;padding-bottom:10px;color:#8ab24f;font-family:'cwTeXMing',serif;text-align:center}.theme_tab_big>.tabs{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 0 25px 0}.theme_tab_big>.tabs li{width:19%}@media screen and (max-width:768px){.theme_tab_big>.tabs li{width:48%;margin:0 0 10px 0}}.theme_tab_big>.tabs li a{display:block;text-align:center;width:100%;padding:8px 5px;font-size:.8rem;color:#8ab24f;border-radius:5px;height:100%;box-sizing:border-box;border:1px solid #8ab24f;transition:background .15s ease-out,color .15s ease-out}.theme_tab_big>.tabs li.active a,.theme_tab_big>.tabs li:hover a{background:#8ab24f;color:#fff}.theme_tab{display:flex;flex-flow:row;flex-wrap:wrap}.theme_tab>div{width:calc(100%- 151px);box-sizing:border-box;padding:0 0 0 15px}@media screen and (max-width:768px){.theme_tab>div{width:100%;padding:0}}.theme_tab>div div .title_tec{font-family:'cwTeXMing',serif;font-weight:bolder;text-align:center;margin:25px 0 0 0;color:#fff;padding:5px 0}.theme_tab>div div .tec li{display:flex;flex-flow:row wrap;padding:15px 0;border-bottom:1px dashed #ccc}.theme_tab>div div .tec li:last-child{border:none}.theme_tab>div div .tec li .img{width:200px}@media screen and (max-width:768px){.theme_tab>div div .tec li .img{width:90%;margin:0 auto 10px auto}}.theme_tab>div div .tec li .img img{width:100%;border:1px solid #ccc;vertical-align:bottom}.theme_tab>div div .tec li div{width:calc(100%- 200px);font-size:.75rem;padding:0 0 0 15px;box-sizing:border-box}@media screen and (max-width:768px){.theme_tab>div div .tec li div{width:100%;padding:0}}.theme_tab>div div .tec li div .name{font-weight:bolder;font-size:1.2rem;padding:0 0 3px 0}.theme_tab>div div .tec li div .st{font-weight:bolder;padding:7px 0 0 0}.theme_tab>div div .tec li div .l{text-indent:-10px;padding:0 0 0 10px}.theme_tab>div div .spsp{font-size:.75rem}.theme_tab>div div:nth-child(1) .title_tec{border-bottom:2px solid #f45454;color:#f45454}.theme_tab>div div:nth-child(1) table tr:first-child th{color:#fff;background:#f45454}.theme_tab>div div:nth-child(1) table tr:nth-child(odd) td:first-child{background:rgba(244,84,84,.1)}.theme_tab>div div:nth-child(2) .title_tec{border-bottom:2px solid #e75f79;color:#e75f79}.theme_tab>div div:nth-child(2) table tr:first-child th{color:#fff;background:#e75f79}.theme_tab>div div:nth-child(2) table tr:nth-child(odd) td:first-child{background:rgba(231,95,121,.1)}.theme_tab>div div:nth-child(3) .title_tec{border-bottom:2px solid #f09b23;color:#f09b23}.theme_tab>div div:nth-child(3) table tr:first-child th{color:#fff;background:#f09b23}.theme_tab>div div:nth-child(3) table tr:nth-child(odd) td:first-child{background:rgba(240,155,35,.1)}.theme_tab>div div:nth-child(4) .title_tec{border-bottom:2px solid #4fa83a;color:#4fa83a}.theme_tab>div div:nth-child(4) table tr:first-child th{color:#fff;background:#4fa83a}.theme_tab>div div:nth-child(4) table tr:nth-child(odd) td:first-child{background:rgba(79,168,58,.1)}.theme_tab>div table{border-top:1px solid #ccc;border-left:1px solid #ccc;box-shadow:0 3px 5px rgba(0,0,0,.1)}.theme_tab>div table tr th,.theme_tab>div table tr td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:6px 10px;font-size:.75rem;vertical-align:middle}.theme_tab>div table tr th:first-child{width:25%}@media screen and (max-width:768px){.theme_tab>div table tr td{padding:10px}}.theme_tab>div table tr td:first-child{text-align:center}.theme_tab>ul{width:150px}@media screen and (max-width:768px){.theme_tab>ul{width:100%;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width:768px){.theme_tab>ul li{width:48%;box-sizing:border-box;text-align:center;padding:0;border-radius:5px;overflow:hidden;overflow:hidden;margin:0 0 15px 0}}.theme_tab>ul li:nth-child(1).active a,.theme_tab>ul li:nth-child(1) a:hover{color:#f45454}@media screen and (max-width:768px){.theme_tab>ul li:nth-child(1).active a,.theme_tab>ul li:nth-child(1) a:hover{background:#f45454;color:#fff}}.theme_tab>ul li:nth-child(1) a:before{background:#f45454}.theme_tab>ul li:nth-child(2).active a,.theme_tab>ul li:nth-child(2) a:hover{color:#e75f79}@media screen and (max-width:768px){.theme_tab>ul li:nth-child(2).active a,.theme_tab>ul li:nth-child(2) a:hover{background:#e75f79;color:#fff}}.theme_tab>ul li:nth-child(2) a:before{background:#e75f79}.theme_tab>ul li:nth-child(3).active a,.theme_tab>ul li:nth-child(3) a:hover{color:#f09b23}@media screen and (max-width:768px){.theme_tab>ul li:nth-child(3).active a,.theme_tab>ul li:nth-child(3) a:hover{background:#f09b23;color:#fff}}.theme_tab>ul li:nth-child(3) a:before{background:#f09b23}.theme_tab>ul li:nth-child(4).active a,.theme_tab>ul li:nth-child(4) a:hover{color:#4fa83a}@media screen and (max-width:768px){.theme_tab>ul li:nth-child(4).active a,.theme_tab>ul li:nth-child(4) a:hover{background:#4fa83a;color:#fff}}.theme_tab>ul li:nth-child(4) a:before{background:#4fa83a}.theme_tab>ul li a{display:block;position:relative;padding:5px 0 5px 20px;margin:0 0 15px 0;font-weight:bolder;font-family:'cwTeXMing',serif}@media screen and (max-width:768px){.theme_tab>ul li a{padding:8px 0;margin:0}}.theme_tab>ul li a:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px}@media screen and (max-width:768px){.theme_tab>ul li a:before{top:auto;bottom:0;width:100%;height:3px}}.Introduce_old .Introduction{background:#ffdac6;border:1px solid #ffa472;border-radius:5px;color:#303030;padding:15px;margin:0 0 30px 0;font-size:.8rem}.Food_all_old .tabs{display:flex;flex-flow:row;flex-wrap:wrap}@media screen and (max-width:768px){.Food_all_old .tabs{justify-content:space-between}}.Food_all_old .tabs li{width:20%;text-align:center}@media screen and (max-width:768px){.Food_all_old .tabs li{width:49%;margin:0 0 12px 0}.Food_all_old .tabs li:first-child{width:100%}}.Food_all_old .tabs li:nth-child(1) a{background:#f45454}.Food_all_old .tabs li:nth-child(1) a:after{border-color:#f45454 transparent transparent transparent}.Food_all_old .tabs li:nth-child(2) a{background:#e75f79}.Food_all_old .tabs li:nth-child(2) a:after{border-color:#e75f79 transparent transparent transparent}.Food_all_old .tabs li:nth-child(3) a{background:#f09b23}.Food_all_old .tabs li:nth-child(3) a:after{border-color:#f09b23 transparent transparent transparent}.Food_all_old .tabs li:nth-child(4) a{background:#4fa83a}.Food_all_old .tabs li:nth-child(4) a:after{border-color:#4fa83a transparent transparent transparent}.Food_all_old .tabs li:nth-child(5) a{background:#4e80b4}.Food_all_old .tabs li:nth-child(5) a:after{border-color:#4e80b4 transparent transparent transparent}.Food_all_old .tabs li a{width:95%;display:flex;flex-flow:row;justify-content:center;align-items:center;padding:8px 5px;font-size:.8rem;color:#fff;position:relative;border-radius:5px;height:100%;box-sizing:border-box}@media screen and (max-width:768px){.Food_all_old .tabs li a{margin:0 auto;width:100%}}.Food_all_old .tabs li a:after{opacity:0;content:"";width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;position:absolute;bottom:-6px;left:0;right:0;margin:0 auto;transition:opacity .2s ease-out}.Food_all_old .tabs li a:hover:after{transition:opacity .2s ease-out;opacity:1}.Food_all_old .tabs li.active a:after{transition:opacity .2s ease-out;opacity:1}.Food_all_old .tab_content{padding:15px 0 0 0}@media screen and (max-width:768px){.Food_all_old .tab_content{padding:0}}.Food_all_old .tab_content .all_box>div{padding:15px 0;border-bottom:1px dashed #ccc}.Food_all_old .tab_content .all_box>div .info{display:flex;flex-flow:row;flex-wrap:wrap}.Food_all_old .tab_content .all_box>div .info span{display:inline-block;color:#fff;font-size:.75rem;padding:0 12px;border-radius:3px;height:36px;line-height:36px;margin:0 15px 9px 0}.Food_all_old .tab_content .all_box>div .info h3{font-family:'cwTeXMing',serif;font-size:1.2rem;font-weight:bold}.Food_all_old .tab_content .all_box>div .info h3 b{font-size:.8rem;margin:0 0 0 10px;border-radius:3px;padding:5px 10px;background:#f6f8f9;background:-moz-linear-gradient(-45deg,#f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);background:-webkit-linear-gradient(-45deg,#f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);background:linear-gradient(135deg,#f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9',endColorstr='#f5f7f9',GradientType=1);box-shadow:0 0 2px rgba(0,0,0,.4);color:#495057;vertical-align:text-bottom}.Food_all_old .tab_content .all_box>div .info .say{width:100%;font-size:.7rem;padding:15px;box-sizing:border-box;border-radius:5px 5px 0 0}.Food_all_old .tab_content .all_box>div .list_box{padding:0 15px 15px 11px;overflow:hidden}.Food_all_old .tab_content .all_box>div .list_box .list_img{width:40%;background:rgba(255,255,255,.5);float:left}@media screen and (max-width:768px){.Food_all_old .tab_content .all_box>div .list_box .list_img{width:100%}}.Food_all_old .tab_content .all_box>div .list_box .list_img .item{padding:4px}.Food_all_old .tab_content .all_box>div .list_box .list_img .img{height:180px;background-position:center;background-size:cover;border:4px solid #fff}.Food_all_old .tab_content .all_box>div .list_box .list_img [class*=img-]{transition:all .15s ease-out;position:absolute;top:50%;left:8px;display:block;border:0 solid #000;padding:0!important;background:rgba(255,255,255,.8);color:#000;transform:translateY(-50%);width:25px;text-align:center;height:38px;line-height:38px;cursor:pointer}.Food_all_old .tab_content .all_box>div .list_box .list_img [class*=img-]:hover{opacity:.75;transition:all .15s ease-out}.Food_all_old .tab_content .all_box>div .list_box .list_img .img-prev i{margin:0 2px 0 -2px}.Food_all_old .tab_content .all_box>div .list_box .list_img .img-next{right:7px;left:auto}.Food_all_old .tab_content .all_box>div .list_box .list_img .img-next i{margin:0 -2px 0 2px}.Food_all_old .tab_content .all_box>div .list_box .fd_info{padding:8px 5px 0 5px;box-sizing:border-box;width:60%;background:rgba(255,255,255,.5);float:right}@media screen and (max-width:768px){.Food_all_old .tab_content .all_box>div .list_box .fd_info{width:100%}}.Food_all_old .tab_content .all_box>div .list_box .fd_info h4{font-family:'cwTeXMing',serif;font-weight:bold;text-align:center;border-top:3px double #495057;border-bottom:3px double #495057;padding:5px 0}.Food_all_old .tab_content .all_box>div .list_box .fd_info p{padding:15px;font-size:.8rem}.Food_all_old .tab_content .all_box.N span{background:#e75f79}.Food_all_old .tab_content .all_box.N h3{color:#e75f79}.Food_all_old .tab_content .all_box.N .say,.Food_all_old .tab_content .all_box.N .list_box{background:rgba(244,84,84,.1)}.Food_all_old .tab_content .all_box.W span{background:#f09b23}.Food_all_old .tab_content .all_box.W h3{color:#f09b23}.Food_all_old .tab_content .all_box.W .say,.Food_all_old .tab_content .all_box.W .list_box{background:rgba(240,155,35,.1)}.Food_all_old .tab_content .all_box.S span{background:#4fa83a}.Food_all_old .tab_content .all_box.S h3{color:#4fa83a}.Food_all_old .tab_content .all_box.S .say,.Food_all_old .tab_content .all_box.S .list_box{background:rgba(79,168,58,.1)}.Food_all_old .tab_content .all_box.E span{background:#4e80b4}.Food_all_old .tab_content .all_box.E h3{color:#4e80b4}.Food_all_old .tab_content .all_box.E .say,.Food_all_old .tab_content .all_box.E .list_box{background:rgba(78,128,120,.1)}.Introduce .Introduction{background:#ffdac6;border:1px solid #ffa472;border-radius:5px;color:#303030;padding:15px;margin:0 0 30px 0;font-size:.8rem}.Introduce .qu_search{text-align:center;margin:0 0 30px 0;display:flex;flex-flow:row;justify-content:center}.Introduce .qu_search p{position:relative}.Introduce .qu_search p select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.8rem;padding:7px 12px;border:1px solid #ccc;border-radius:5px 0 0 5px;box-shadow:0 3px 3px rgba(0,0,0,.1)}.Introduce .qu_search p i{position:absolute;pointer-events:none;right:11px;top:11px;color:#ccc;font-size:.8rem}.Introduce .qu_search p input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.8rem;padding:7px 200px 7px 12px;border:1px solid #ccc;border-radius:5px 0 0 5px;box-shadow:0 3px 3px rgba(0,0,0,.1)}@media screen and (max-width:768px){.Introduce .qu_search p input[type=text]{width:100%;box-sizing:border-box}}.Introduce .qu_search>a{background:#888;color:#fff;display:flex;flex-flow:row;justify-content:center;align-items:center;padding:0 10px;border-radius:0 5px 5px 0;box-shadow:0 3px 3px rgba(0,0,0,.1)}.Food_all .tabs{display:flex;flex-flow:row wrap;justify-content:space-between}.Food_all .tabs li{width:16%;text-align:center}@media screen and (max-width:768px){.Food_all .tabs li{width:49%;margin:0 0 12px 0}}.Food_all .tabs li:nth-child(1) a{background:#f45454}.Food_all .tabs li:nth-child(1) a:after{border-color:#f45454 transparent transparent transparent}.Food_all .tabs li:nth-child(2) a{background:#e75f79}.Food_all .tabs li:nth-child(2) a:after{border-color:#e75f79 transparent transparent transparent}.Food_all .tabs li:nth-child(3) a{background:#f09b23}.Food_all .tabs li:nth-child(3) a:after{border-color:#f09b23 transparent transparent transparent}.Food_all .tabs li:nth-child(4) a{background:#4fa83a}.Food_all .tabs li:nth-child(4) a:after{border-color:#4fa83a transparent transparent transparent}.Food_all .tabs li:nth-child(5) a{background:#4e80b4}.Food_all .tabs li:nth-child(5) a:after{border-color:#4e80b4 transparent transparent transparent}.Food_all .tabs li:nth-child(6) a{background:#5f4eb4}.Food_all .tabs li:nth-child(6) a:after{border-color:#5f4eb4 transparent transparent transparent}.Food_all .tabs li a{width:100%;display:flex;flex-flow:row;justify-content:center;align-items:center;padding:8px 5px;font-size:.8rem;color:#fff;position:relative;border-radius:5px;height:100%;box-sizing:border-box}@media screen and (max-width:768px){.Food_all .tabs li a{margin:0 auto;width:100%}}.Food_all .tabs li a:after{opacity:0;content:"";width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;position:absolute;bottom:-6px;left:0;right:0;margin:0 auto;transition:opacity .2s ease-out}.Food_all .tabs li a:hover:after{transition:opacity .2s ease-out;opacity:1}.Food_all .tabs li.active a:after{transition:opacity .2s ease-out;opacity:1}.Food_all .tabs_two{display:flex;flex-flow:row;justify-content:center;padding:25px 0 0 0}@media screen and (max-width:1024px){.Food_all .tabs_two{padding:15px 0 0 0;flex-flow:row wrap;justify-content:space-between}}.Food_all .tabs_two li{width:13%;margin:0 5px;position:relative}@media screen and (max-width:1024px){.Food_all .tabs_two li{width:16%;margin:0}}.Food_all .tabs_two li input[type=radio]{position:absolute;opacity:0}.Food_all .tabs_two li input[type=radio]:checked+label{color:#fff;background:#495057}.Food_all .tabs_two li label{display:block;width:100%;padding:5px;text-align:center;box-sizing:border-box;font-size:.75rem;border-radius:5px;border:1px solid #495057;position:relative;cursor:pointer;transition:color .15s ease-out,background .15s ease-out}.Food_all .tabs_two li label:hover{color:#fff;background:#495057}.Food_all .tabs_two li.select{position:relative}@media screen and (max-width:1024px){.Food_all .tabs_two li.select{width:100%;margin:15px 0 0 0}}.Food_all .tabs_two li.select i{position:absolute;pointer-events:none;right:11px;top:11px;color:#5f5f5f;font-size:.7rem}.Food_all .tabs_two li.select select{border-radius:5px;border:1px solid #495057;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.75rem;color:#5f5f5f;background:none;padding:5px 30px 5px 10px;width:100%}.Food_all .tab_content{padding:15px 0 0 0}@media screen and (max-width:768px){.Food_all .tab_content{padding:0}}.Food_all .tab_content>div{padding:15px 0;border-bottom:1px dashed #ccc}.Food_all .tab_content>div .info{display:flex;flex-flow:row;flex-wrap:wrap;position:relative}.Food_all .tab_content>div .info>a{position:absolute;right:0;font-size:1.2rem}.Food_all .tab_content>div .info>a:hover{opacity:.5}.Food_all .tab_content>div .info span{display:inline-block;color:#fff;font-size:.75rem;padding:0 12px;border-radius:3px;height:36px;line-height:36px;margin:0 15px 9px 0}.Food_all .tab_content>div .info h3{font-family:'cwTeXMing',serif;font-size:1.2rem;font-weight:bold}.Food_all .tab_content>div .info h3 a:hover{text-decoration:underline}.Food_all .tab_content>div .info .say{width:100%;font-size:.7rem;padding:15px;box-sizing:border-box;border-radius:5px 5px 0 0}.Food_all .tab_content>div .list_box{padding:0 15px 15px 11px;overflow:hidden;display:flex;flex-flow:row wrap}.Food_all .tab_content>div .list_box .list_img{width:40%;background:rgba(255,255,255,.5)}@media screen and (max-width:768px){.Food_all .tab_content>div .list_box .list_img{width:100%}}.Food_all .tab_content>div .list_box .list_img .item{padding:4px}.Food_all .tab_content>div .list_box .list_img .img{height:200px;background-position:center;background-size:cover;border:4px solid #fff}.Food_all .tab_content>div .list_box .list_img [class*=img-]{transition:all .15s ease-out;position:absolute;top:50%;left:8px;display:block;border:0 solid #000;padding:0!important;background:rgba(255,255,255,.8);color:#000;transform:translateY(-50%);width:25px;text-align:center;height:38px;line-height:38px;cursor:pointer}.Food_all .tab_content>div .list_box .list_img [class*=img-]:hover{opacity:.75;transition:all .15s ease-out}.Food_all .tab_content>div .list_box .list_img .img-prev i{margin:0 2px 0 -2px}.Food_all .tab_content>div .list_box .list_img .img-next{right:7px;left:auto}.Food_all .tab_content>div .list_box .list_img .img-next i{margin:0 -2px 0 2px}.Food_all .tab_content>div .list_box .fd_info{padding:8px 5px 15px 5px;box-sizing:border-box;width:60%;background:rgba(255,255,255,.5)}@media screen and (max-width:768px){.Food_all .tab_content>div .list_box .fd_info{width:100%}}.Food_all .tab_content>div .list_box .fd_info h4{font-family:'cwTeXMing',serif;font-weight:bold;text-align:center;border-top:3px double #495057;border-bottom:3px double #495057;padding:5px 0}.Food_all .tab_content>div .list_box .fd_info p{padding:15px;font-size:.8rem}.Food_all .tab_content>div .list_box .fd_info a{display:table;margin:0 auto;padding:8px 25px;border-radius:5px;text-align:center;font-size:.7rem;color:#fff}.Food_all .tab_content .N .info>a{color:#e75f79}.Food_all .tab_content .N span{background:#e75f79}.Food_all .tab_content .N h3 a{color:#e75f79}.Food_all .tab_content .N .say,.Food_all .tab_content .N .list_box{background:rgba(231,95,121,.1)}.Food_all .tab_content .N .fd_info a{background:#e75f79}.Food_all .tab_content .N .fd_info a:hover{background:#d64460}.Food_all .tab_content .W .info>a{color:#f09b23}.Food_all .tab_content .W span{background:#f09b23}.Food_all .tab_content .W h3 a{color:#f09b23}.Food_all .tab_content .W .say,.Food_all .tab_content .W .list_box{background:rgba(240,155,35,.1)}.Food_all .tab_content .W .fd_info a{background:#f09b23}.Food_all .tab_content .W .fd_info a:hover{background:#da8b1b}.Food_all .tab_content .S .info>a{color:#4fa83a}.Food_all .tab_content .S span{background:#4fa83a}.Food_all .tab_content .S h3 a{color:#4fa83a}.Food_all .tab_content .S .say,.Food_all .tab_content .S .list_box{background:rgba(79,168,58,.1)}.Food_all .tab_content .S .fd_info a{background:#4fa83a}.Food_all .tab_content .S .fd_info a:hover{background:#40962c}.Food_all .tab_content .E .info>a{color:#4e80b4}.Food_all .tab_content .E span{background:#4e80b4}.Food_all .tab_content .E h3 a{color:#4e80b4}.Food_all .tab_content .E .say,.Food_all .tab_content .E .list_box{background:rgba(78,128,180,.1)}.Food_all .tab_content .E .fd_info a{background:#4e80b4}.Food_all .tab_content .E .fd_info a:hover{background:#4171a2}.Food_all .tab_content .O .info>a{color:#5f4eb4}.Food_all .tab_content .O span{background:#5f4eb4}.Food_all .tab_content .O h3 a{color:#5f4eb4}.Food_all .tab_content .O .say,.Food_all .tab_content .O .list_box{background:rgba(95,78,180,.1)}.Food_all .tab_content .O .fd_info a{background:#5f4eb4}.Food_all .tab_content .O .fd_info a:hover{background:#4f3ea4}.Food_all .tab_content .A .info>a{color:#f45454}.Food_all .tab_content .A span{background:#f45454}.Food_all .tab_content .A h3 a{color:#f45454}.Food_all .tab_content .A .say,.Food_all .tab_content .A .list_box{background:rgba(244,84,84,.1)}.Food_all .tab_content .A .fd_info a{background:#f45454}.Food_all .tab_content .A .fd_info a:hover{background:#e23c3c}.Introduce_detail .N{background:rgba(231,95,121,.1)}.Introduce_detail .N .info span{background:#e75f79}.Introduce_detail .N .info h3{color:#e75f79}.Introduce_detail .E{background:rgba(78,128,180,.1)}.Introduce_detail .E .info span{background:#4e80b4}.Introduce_detail .E .info h3{color:#4e80b4}.Introduce_detail .W{background:rgba(240,155,35,.1)}.Introduce_detail .W .info span{background:#f09b23}.Introduce_detail .W .info h3{color:#f09b23}.Introduce_detail .S{background:rgba(79,168,58,.1)}.Introduce_detail .S .info span{background:#4fa83a}.Introduce_detail .S .info h3{color:#4fa83a}.Introduce_detail .O{background:rgba(95,78,180,.1)}.Introduce_detail .O .info span{background:#5f4eb4}.Introduce_detail .O .info h3{color:#5f4eb4}.Introduce_detail .A{background:rgba(244,84,84,.1)}.Introduce_detail .A .info span{background:#f45454}.Introduce_detail .A .info h3{color:#f45454}.Introduce_detail .one{padding:15px 15px 30px 15px}@media screen and (max-width:1024px){.Introduce_detail .one{padding:15px 15px 35px 15px}}.Introduce_detail .one .info{display:flex;flex-flow:row wrap;align-items:center}.Introduce_detail .one .info span{color:#fff;font-size:.75rem;padding:0 12px;border-radius:3px;height:36px;line-height:36px;margin:0 15px 5px 0}.Introduce_detail .one .info h3{font-family:'cwTeXMing',serif;font-size:1.2rem;font-weight:bold;margin:0 0 5px 0}.Introduce_detail .one .info b{font-size:.75rem;padding:0 0 0 15px}@media screen and (max-width:768px){.Introduce_detail .one .info b{width:100%;padding:0}}.Introduce_detail .one .one_s{display:flex;flex-flow:row wrap;padding:15px 0 0 0}.Introduce_detail .one .one_s .fd_img{width:440px}@media screen and (max-width:1024px){.Introduce_detail .one .one_s .fd_img{width:100%}}.Introduce_detail .one .one_s .fd_img>p{height:320px;width:100%;display:flex;flex-flow:row;justify-content:center;align-items:center;background:rgba(255,255,255,.5)}@media screen and (max-width:1024px){.Introduce_detail .one .one_s .fd_img>p{height:350px}}.Introduce_detail .one .one_s .fd_img>p img{max-width:100%;max-height:320px}@media screen and (max-width:1024px){.Introduce_detail .one .one_s .fd_img>p img{max-height:350px}}.Introduce_detail .one .one_s .fd_img div{display:flex;flex-flow:row wrap;padding:10px 0 0 0}.Introduce_detail .one .one_s .fd_img div p{width:18%;margin:0 0 10px 2.5%;padding:15% 0 0 0;background-size:cover;background-position:center;opacity:.65;transition:opacity .15s ease-out}.Introduce_detail .one .one_s .fd_img div p.focus,.Introduce_detail .one .one_s .fd_img div p:hover{opacity:1;cursor:pointer;transition:opacity .15s ease-out}.Introduce_detail .one .one_s .fd_img div p:first-child,.Introduce_detail .one .one_s .fd_img div p:nth-child(6n){margin:0 0 10px 0}.Introduce_detail .one .one_s .fd_img div p img{display:none}.Introduce_detail .one .one_s .fd_info{width:calc(100%- 440px);padding:0 0 0 15px;box-sizing:border-box}@media screen and (max-width:1024px){.Introduce_detail .one .one_s .fd_info{width:100%;padding:15px 0 0 0}}.Introduce_detail .one .one_s .fd_info>p{font-size:.75rem;padding:0 0 15px 0;box-sizing:border-box;border-radius:5px 5px 0 0}.Introduce_detail .one .one_s .fd_info div{color:#b50909;background:rgba(255,255,255,.5);padding:5px}.Introduce_detail .one .one_s .fd_info div h4{font-family:'cwTeXMing',serif;font-weight:bold;text-align:center;border-top:3px double #b50909;border-bottom:3px double #b50909;padding:5px 0;letter-spacing:2px}.Introduce_detail .one .one_s .fd_info div p{padding:15px;font-size:.75rem}.Introduce_detail .one .one_s .fd_info a{background:#3f9cd5;border-radius:35px;width:300px;margin:25px auto 0 auto;display:flex;flex-flow:row wrap;align-items:center;padding:10px;box-sizing:border-box;position:relative;color:#fff;letter-spacing:2px;box-shadow:0 5px 0 #1d75aa;overflow:hidden}.Introduce_detail .one .one_s .fd_info a:before{content:"";display:block;background:#3290c9;position:absolute;bottom:0;width:100%;left:0;height:50%;z-index:0}.Introduce_detail .one .one_s .fd_info a:after{content:"官網連結";position:relative}.Introduce_detail .one .one_s .fd_info a span{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#fff;width:40px;height:40px;border-radius:50%;color:#3f9cd5;margin:0 75px 0 0;position:relative}.Introduce_detail .one .one_s .fd_info a:hover{margin:29px auto -4px auto;box-shadow:0 1px 0 #1d75aa}.Introduce_detail .two{background:rgba(240,209,35,.1)}.Introduce_detail .two>div{display:flex;flex-flow:row}@media screen and (max-width:1024px){.Introduce_detail .two>div{flex-flow:column}}.Introduce_detail .two>div>p{color:#d79613;font-family:'cwTeXMing',serif;font-weight:bolder;display:flex;flex-flow:column;align-items:center;padding:0 22px;position:relative}@media screen and (max-width:1024px){.Introduce_detail .two>div>p{flex-flow:row;padding:0 22px 15px 22px}.Introduce_detail .two>div>p img{width:50px;margin:0 15px 0 0}}.Introduce_detail .two>div>p:after{content:"";position:absolute;border-right:1px solid #f2ba49;display:block;width:1px;height:100px;right:0;top:50%;margin:-50px 0 0 0}@media screen and (max-width:1024px){.Introduce_detail .two>div>p:after{display:none}}.Introduce_detail .two>div>p span{letter-spacing:2px;padding:0 0 15px 0}@media screen and (max-width:1024px){.Introduce_detail .two>div>p span{padding:0}}.Introduce_detail .two>div>div{width:calc(100%- 151px);display:flex;flex-flow:row;align-items:center}@media screen and (max-width:1024px){.Introduce_detail .two>div>div{width:100%}}.Introduce_detail .two>div>div .item{display:flex;flex-flow:row;padding:5px 15px;align-items:center}@media screen and (max-width:768px){.Introduce_detail .two>div>div .item{flex-flow:row wrap}}.Introduce_detail .two>div>div .item div{width:45%;display:flex;flex-flow:row;justify-content:center;align-items:center;height:100px;background:#fff;border:3px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.2)}@media screen and (max-width:768px){.Introduce_detail .two>div>div .item div{width:100%;height:150px}}.Introduce_detail .two>div>div .item div img{max-width:100%;max-height:100px;width:auto}@media screen and (max-width:768px){.Introduce_detail .two>div>div .item div img{max-height:150px}}.Introduce_detail .two>div>div .item p{font-size:.7rem;width:55%;padding:0 0 0 15px;box-sizing:border-box}@media screen and (max-width:768px){.Introduce_detail .two>div>div .item p{width:100%;padding:15px 0 0 0}}.Introduce_detail .two>div .owl-dots button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0}.Introduce_detail .two>div .owl-dots .owl-dot.active span,.Introduce_detail .two>div .owl-dots .owl-dot:hover span{background:#f2ba49}.Introduce_detail .two>div .owl-dots .owl-dot span{width:8px;height:8px;margin:5px}.Introduce_detail .three{background:#fff;padding:0 0 25px 0}.Introduce_detail .three .food{padding:25px}.Introduce_detail .three .food ul{display:flex;flex-flow:row wrap;border-bottom:1px dashed #ccc;padding:0 0 15px 0}.Introduce_detail .three .food ul li{width:22.5%;margin:0 0 15px 3.33333%;display:flex;flex-flow:column}@media screen and (max-width:1024px){.Introduce_detail .three .food ul li{width:31%;margin:0 0 10px 3.5%}}@media screen and (max-width:768px){.Introduce_detail .three .food ul li{width:100%;margin:0 0 20px 0}}.Introduce_detail .three .food ul li:first-child,.Introduce_detail .three .food ul li:nth-child(5n){margin:0 0 10px 0}@media screen and (max-width:1024px){.Introduce_detail .three .food ul li:nth-child(3n+1){margin:0 0 10px 0}}@media screen and (max-width:768px){.Introduce_detail .three .food ul li:nth-child(3n+1){margin:0 0 10px 0}}@media screen and (max-width:1024px){.Introduce_detail .three .food ul li:nth-child(5n){margin:0 0 10px 3.5%}}@media screen and (max-width:768px){.Introduce_detail .three .food ul li:nth-child(5n){margin:0 0 10px 0}}.Introduce_detail .three .food ul li p{padding:5px;display:flex;flex-flow:wrap;justify-content:center;align-items:center;border:1px solid #ececec}.Introduce_detail .three .food ul li p img{max-width:100%;max-height:153px}@media screen and (max-width:768px){.Introduce_detail .three .food ul li p img{max-height:215px}}.Introduce_detail .three .food ul li>img{width:100%}.Introduce_detail .three .food ul li h5{font-family:'cwTeXMing',serif;font-weight:bold;text-align:center;color:#3c2c1f}.Introduce_detail .three .food ul li span{font-size:.7rem}.Introduce_detail .three .food_menu>p{background:url(../../../Images/2019/Int/03.png);background-repeat:no-repeat;background-position:center;text-align:center;color:#fff;font-size:.9rem;font-weight:400;height:42px;line-height:33px}.Introduce_detail .three .food_menu ul{display:flex;flex-flow:row wrap;padding:35px 25px 0 25px}.Introduce_detail .three .food_menu ul li{width:20%;padding:0 15px 35px 0;box-sizing:border-box}@media screen and (max-width:1024px){.Introduce_detail .three .food_menu ul li{width:25%}}@media screen and (max-width:768px){.Introduce_detail .three .food_menu ul li{width:50%}}.Introduce_detail .three .food_menu ul li:nth-child(5n+1) a i{color:#f45454}.Introduce_detail .three .food_menu ul li:nth-child(5n+2) a i{color:#e75f79}.Introduce_detail .three .food_menu ul li:nth-child(5n+3) a i{color:#f09b23}.Introduce_detail .three .food_menu ul li:nth-child(5n+4) a i{color:#4fa83a}.Introduce_detail .three .food_menu ul li:nth-child(5n+5) a i{color:#4e80b4}.Introduce_detail .three .food_menu ul li:nth-child(5n+6) a i{color:#69d0d0}.Introduce_detail .three .food_menu ul li:nth-child(5n+7) a i{color:#fdb53f}.Introduce_detail .three .food_menu ul li:nth-child(5n+8) a i{color:#4b4461}.Introduce_detail .three .food_menu ul li:nth-child(5n+9) a i{color:#a455ed}.Introduce_detail .three .food_menu ul li:nth-child(5n+10) a i{color:#a2a2a2}.Introduce_detail .three .food_menu ul li a{display:flex;flex-flow:row;align-items:center;font-size:.8rem}.Introduce_detail .three .food_menu ul li a:hover{text-decoration:underline}.Introduce_detail .three .food_menu ul li a i{font-size:1.8rem;margin:0 8px 0 0}.Main-banner.all_bn{background:none;height:430px;margin:0 0 35px}@media screen and (max-width:1024px){.Main-banner.all_bn{height:300px}}.Main-banner .owl-carousel{height:100%}.Main-banner .item p{height:430px;overflow:hidden;width:100%;text-align:center;background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.Main-banner .item p{height:300px}}.Main-banner .item .text{position:absolute;bottom:0;background:rgba(0,0,0,.5);color:#fff;padding:10px 20px;width:100%;transition:all .2s ease-in-out;box-sizing:border-box}.Main-banner .item span{display:block;max-width:1100px;width:100%;margin:0 auto;letter-spacing:5px;font-weight:bolder}.Main-banner .owl-dots button.owl-dot{border:none;background:none;padding:0}.Main-banner .owl-dots button.owl-dot.active span{background:#f2ba49}.Main-banner .owl-dots button.owl-dot span{margin:12px 7px 5px 7px}.Main-banner .owl-nav [class*=owl-]{transition:all .15s ease-out;color:#fff;position:absolute;top:50%;left:5%;display:block!important;padding:0!important;background-color:transparent!important;transform:translateY(-50%);z-index:3;text-align:center;border:none}.Main-banner .owl-nav [class*=owl-]:hover{opacity:.6;transition:all .15s ease-out}.Main-banner .owl-nav .owl-next{right:5%;left:auto}.Main-banner .owl-nav i{background-color:#fff;color:#ccc;font-size:35px;width:50px;line-height:50px;box-shadow:0 2px 5px 0 rgba(155,155,155,.5);border-radius:25px}.six_main.Food-art .Lbox{border-top:3px solid #e40077}.six_main.Food-art .Lbox h2{color:#e40077}.six_main.Food-art .Rbox .tabs li a{background:rgba(228,0,119,.1)}.six_main.Food-art .Rbox .tabs li.active a,.six_main.Food-art .Rbox .tabs li:hover a{background:#e40077}.six_main.Food-art .Rbox .tabs li.active:before,.six_main.Food-art .Rbox .tabs li:hover:before{background:#e40077}.six_main.Food-bowl .Lbox{border-top:3px solid #009e9f}.six_main.Food-bowl .Lbox h2{color:#009e9f}.six_main.Food-bowl .Rbox .tabs li a{background:rgba(0,158,159,.1)}.six_main.Food-bowl .Rbox .tabs li.active a,.six_main.Food-bowl .Rbox .tabs li:hover a{background:#009e9f}.six_main.Food-bowl .Rbox .tabs li.active:before,.six_main.Food-bowl .Rbox .tabs li:hover:before{background:#009e9f}.six_main.Food-item .Lbox{border-top:3px solid #ee7800}.six_main.Food-item .Lbox h2{color:#ee7800}.six_main.Food-item .Rbox .tabs li a{background:rgba(238,120,0,.1)}.six_main.Food-item .Rbox .tabs li.active a,.six_main.Food-item .Rbox .tabs li:hover a{background:#ee7800}.six_main.Food-item .Rbox .tabs li.active:before,.six_main.Food-item .Rbox .tabs li:hover:before{background:#ee7800}.six_main.Food-travel .Lbox{border-top:3px solid #8fc31f}.six_main.Food-travel .Lbox h2{color:#8fc31f}.six_main.Food-travel .Rbox .tabs li a{background:rgba(143,195,31,.1)}.six_main.Food-travel .Rbox .tabs li.active a,.six_main.Food-travel .Rbox .tabs li:hover a{background:#8fc31f}.six_main.Food-travel .Rbox .tabs li.active:before,.six_main.Food-travel .Rbox .tabs li:hover:before{background:#8fc31f}.six_main.Food-gift .Lbox{border-top:3px solid #584c9d}.six_main.Food-gift .Lbox h2{color:#584c9d}.six_main.Food-gift .Rbox .tabs li a{background:rgba(88,76,157,.1)}.six_main.Food-gift .Rbox .tabs li.active a,.six_main.Food-gift .Rbox .tabs li:hover a{background:#584c9d}.six_main.Food-gift .Rbox .tabs li.active:before,.six_main.Food-gift .Rbox .tabs li:hover:before{background:#584c9d}.six_main .Lbox{background:#fff;border:1px solid #dcdcdc;padding:20px 25px;box-sizing:border-box;display:flex;flex-flow:row wrap;margin:0 0 25px 0}.six_main .Lbox h2{font-size:1.5rem;padding-bottom:10px;width:100%;font-weight:bolder}.six_main .Lbox span{font-size:.85rem;line-height:1.7;text-align:justify;display:block;width:100%;color:#505050}.six_main .Rbox .tabs{width:100%;display:flex;flex-flow:row;flex-wrap:wrap}.six_main .Rbox .tabs li{width:calc(100%/8);position:relative;padding:10px 10px 15px;box-sizing:border-box}@media screen and (max-width:1024px){.six_main .Rbox .tabs li{width:calc(100%/4)}}@media screen and (max-width:768px){.six_main .Rbox .tabs li{width:calc(100%/2)}}.six_main .Rbox .tabs li:before{content:'';position:absolute;bottom:-3px;height:3px;width:100%;transition:all .15s ease-out;left:0}.six_main .Rbox .tabs li.active a,.six_main .Rbox .tabs li:hover a{color:#fff;transition:all .15s ease-out;border-radius:3px}.six_main .Rbox .tabs li.active:before,.six_main .Rbox .tabs li:hover:before{bottom:0;transition:all .15s ease-out}.six_main .Rbox .tabs li a{display:block;box-sizing:border-box;font-size:.75rem;text-align:center;transition:all .15s ease-out;padding:10px 5px}.six_main .Rbox .tab_container{clear:left;width:100%;background:#fff;border:1px solid #dcdcdc}.six_main .Rbox .tab_container .tab_content{padding:20px;box-sizing:border-box;overflow:hidden;display:flex;flex-flow:row wrap}.six_main .Rbox .tab_container .tab_content .img{width:50%;max-height:250px;height:100%;overflow:hidden;border:3px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.49);box-sizing:border-box}@media screen and (max-width:1024px){.six_main .Rbox .tab_container .tab_content .img{width:100%;max-width:520px;margin:0 auto}}.six_main .Rbox .tab_container .tab_content .img img{width:100%;vertical-align:middle}.six_main .Rbox .tab_container .tab_content .text{width:50%;color:#505050;padding:0 0 0 15px;font-size:.75rem;text-align:justify;box-sizing:border-box;line-height:1.5}@media screen and (max-width:1024px){.six_main .Rbox .tab_container .tab_content .text{width:100%;padding:15px 0 0 0}}.Ticket .mbox{background:#fff;border:1px solid #dcdcdc;padding:40px 25px;box-sizing:border-box;border-top:4px solid #8ab24f;margin-bottom:30px}.Ticket .mbox h2{font-size:1.5rem;font-weight:bold;padding-bottom:10px;color:#8ab24f;font-family:'cwTeXMing',serif}.Ticket .mbox h3{font-size:.9rem;padding:0 0 2px 0;display:inline-block;color:#8ab24f;border-bottom:1px solid #8ab24f;margin-bottom:20px}.Ticket .mbox>span{font-size:.75rem;line-height:1.7;text-align:justify;display:block;color:#505050;padding:5px 0 5px 0}.Ticket .mbox>span.sp{color:#8ab24f}.Ticket .mbox i{font-size:.75rem;color:#fff;background:#8ab24f;padding:3px 6px;font-family:'Microsoft JhengHei',serif}.Ticket .mbox .icons{padding-top:30px;text-align:center}.Ticket .mbox .icons .ico_Y{background:#8ab24f;box-shadow:0 2px 0 #8ab24f;border-radius:5px;padding:5px 12px;color:#fff;transition:all .2s ease-out}.Ticket .mbox p span{display:inline-block;vertical-align:middle;width:12%;padding:15px}.Ticket .mbox p span img{width:100%}.Ticket .mbox .Main-banner3{overflow:hidden;margin:0 0 15px 0}.Ticket .mbox .Main-banner3 img{width:100%}.Ticket .mbox .highcharts-button{display:none}