@charset "utf-8";

body{ font-family:'Noto Sans TC', "微軟正黑體", "新細明體", "Arial Unicode MS"}

.container-fluid{ max-width:1600px;}

.footer{
	color:#fff;
	background-color:#0d3c84;
	text-align:center;
	padding:24px 0;
}
.footer a{ color:#0FC;}

.share{margin:8px 0;}
.share img{margin:0 2px;}

.backtop{
	position: fixed;
    z-index: 999;
    width: 48px;
    height: 48px;
    left: 99.7%;
    top: 92%;
    /* border-radius: 50%; */
    margin-top: -64px;
    margin-left: -64px;
    padding: 5px;
    background-color: rgba(000,000,000,0.5);
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.backtop:hover{ background-color:#e33c40;}


.float_btn{
	position:fixed;
	z-index:999;
	width:48px;
	height:48px;
	left:100%;
	top:100%;
	margin-top:-140px;
	margin-left:-64px;
	padding:5px;
	background-color:#e33c40;
	text-align:center;
	color:#fff;
	font-size:1.3rem;
	border-radius:50%;
	display:block;
	-webkit-transition: background 0.3s; /* Safari */ 
	transition: background 0.3s;
}
.float_btn:hover{ background-color:#b3312f; color:#fff;}

.float_btn2{margin-top:-200px;}

.title_line{
	width:60px;
	height:4px;
	background-color:#0d3c84;
	margin:30px auto;
}


.view_lg{ display:none;}
@media (min-width:992px){
	.view_sm{ display:none;}
	.view_lg{ display:block;}
}






.prev-alt{ background-color:#333; color:#fff; position:absolute; z-index:555; cursor:pointer; top:50%; left:0%; padding:14px 15px 16px 15px; transform:translate(0,-50%); opacity:0.75;}
.prev-alt:hover{ opacity:1;}
.next-alt{ background-color:#333; color:#fff; position:absolute; z-index:555; cursor:pointer; top:50%; left:100%; padding:14px 15px 16px 15px; transform:translate(-100%,-50%); opacity:0.75;}
.next-alt:hover{ opacity:1;}


.top_title{ text-align:center; color:#333;}
.top_subtitle{ margin:15px 0 30px 0; color:#deb37e;}
@media (min-width:992px){
	.top_title{ font-size:4rem;}
	.top_subtitle{ font-size:3rem;}
}


/*========================================================
                         區塊1
=========================================================*/

.section1 {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	overflow: hidden;
}
.section1.pc-wrap {
    background-image: url("../img/section1-pc-bg.jpg");
}
.section1.m-wrap {
    background-image: url("../img/section1-m-bg.jpg");
}

/* 電腦版,手機版關開設定 */
.pc-wrap {
    position: relative;
    display: none;
}
.m-wrap {
    position: relative;
    display: block;
}

@media (min-width: 992px) {
    .pc-wrap {
        display: block;
    }
    .m-wrap {
        display: none;
    }
}

/* 定位統一設定 */
.pos-style1 {
    position: relative;
    z-index: 1;
}
.pos-style2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.pos-style3 {
    position: absolute;
    right: 20px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
}
.pos-style3 span {
    display: inline-block;
    margin-right: 10px;
    font-size: 0.9rem;
}
.pos-style4 {
    position: absolute;
    left: 20px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
}
.pos-style5 {
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 0.7rem;
    line-height: 20px;
}
.pos-style5 span {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bold;
    margin-top: 4px;
    margin-left: -2px;
}
.pos-style6 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 0.7rem;
    line-height: 20px;
}
.pos-style6 span {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bold;
    margin-top: 4px;
    margin-left: -2px;
}


@media (min-width: 992px) {
    .pos-style3 {
        right: 30px;
        bottom: 20px;
        font-size: 1rem;
    }
    .pos-style3 span {
        font-size: 1.2rem;
    }
    .pos-style4 {
        left: 30px;
        bottom: 20px;
        font-size: 1rem;
    }
    .pos-style5 {
        right: 20px;
        bottom: 20px;
        font-size: 0.9rem;
    }
    .pos-style5 span {
        font-size: 1.2rem;
    }
    .pos-style6 {
        left: 20px;
        bottom: 20px;
        font-size: 0.9rem;
    }
    .pos-style6 span {
        font-size: 1.2rem;
    }
}


/* slider 手機文字定位統一設定 */

.m-wrap .slider {
    margin-bottom: 30px;
}
.m-wrap .slider div {
    position: relative;
  
}
.m-wrap .slider .slick-slide p {
    position: absolute;
    right: 10px;
    bottom: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.8rem;
}

.m-wrap .responsive-s1 .slick-slide:after,
.m-wrap .responsive-s3 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border-top: 10px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

.m-wrap .responsive-s2 {
    margin-bottom: 20px;
}
.m-wrap .responsive-s2 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border: 10px solid #fff;
}
.m-wrap .responsive-s2 .slick-slide p {
    right: 20px;
    bottom: 10px;
}
.m-wrap .responsive-s4 {
    margin-bottom: 20px;
}
.m-wrap .responsive-s4 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border: 10px solid #fff;
}
.m-wrap .responsive-s4 .slick-slide p {
    right: 20px;
    bottom: 10px;
}







.top_block1{ padding:80px 0; color:#777; text-align:center; background-image:url(../img/top_bg1.jpg); background-position:center; background-size:cover;}
.top_block1 .container-fluid{ max-width:800px;}

.top_block1 p{ line-height:1.8rem;}


@media (min-width:992px){
	.top_block1{ padding:120px 0; }
}

.top_block1_view{ /*height:56vw;*/width: 100%;}


.top_block2{ padding:80px 0; color:#777; background-image:url(../img/top_bg1.jpg); background-position:center; background-size:cover;}
.top_title_box{text-align: center;padding: 2% 0 5%;}
.top_title_box p{margin: 15px 0;}
@media (min-width:992px){
	.top_title_box p{margin: 15px 10%;}
}
.top_block2 p{ line-height:1.8rem;}
.top_station_wrapper{ position:relative;}

.carousel-item h6{ color:#fff; position:absolute; top:100%; left:100%; transform:translate(-73%,-100%); padding:15px; font-size:0.85rem; width:160px; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555; }
.top_station_carousel .carousel-item .top_banner_caption_alt{ left:50%; transform:translate(-36%,-100%);}

.top_station_carousel2 .carousel-item h6{ color:#fff; position:absolute; top:100%; left:100%; transform:translate(-88%,-100%); padding:15px; font-size:0.85rem; width:160px; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555; }
.top_station_carousel2 .carousel-item .top_banner_caption_alt{ left:50%; transform:translate(-36%,-100%);}

.top_station_carousel3 .carousel-item h6{ color:#fff; position:absolute; top:100%; left:100%; transform:translate(-73%,-100%); padding:15px; font-size:0.85rem; width:160px; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555; }
.top_station_carousel3 .carousel-item .top_banner_caption_alt{ left:50%; transform:translate(-36%,-100%);}

.top_station_text h3{ border-left:8px solid #deb37e; padding-left:15px; color:#333;}
.top_station_text p{ padding-left:23px; margin-top:30px;}

@media (min-width:992px){
	.top_station_text{ position:absolute; top:50%; left:0; transform:translateY(-50%); width:50%; padding:0 45px;}
	
	.top_station_carousel,
	.top_station_pic{ width:50%; margin-left:auto;}
	
	.top_station_wrapper2 .top_station_text{ left:50%;}
	.top_station_wrapper2 .top_station_pic{ margin:0; width:50%;}
}
@media (min-width:1400px){
	.top_station_text h3{ font-size:3rem;}
}

.top_block2-2 {
    padding: 80px 0 10px;
    color: #777;
	background: #fff;
    text-align: center;
    background-position: center;
    background-size: cover;
}

@media (min-width: 992px){
	.top_block2-2 {
		padding: 120px 0 80px;
	}
}
.s1{
	padding: 0;
	position: relative;
}
.sky #sky_img_block{
		white-space: nowrap;
		overflow: auto;
	}
.sky #skyimgtxt{
    position: absolute;
    color: #fff;
    font-size: 20px;
    text-align: center;
    /*top: 50%;*/
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    background-color: #000;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    bottom: 20px;
    /*display: none;*/
	opacity: 1;
}
.sky #skyimgtxt .text-center{
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	line-height: 1rem;
	
}
/*.sky #sky_img img{
    width: 100%;
}*/
/*@media (max-width: 1599.98px){
	.sky #skyimgtxt {
		opacity: 1;
		display: block;
		top: auto;
		bottom: 20px;
	}
}*/

.top_block2-1{ padding:80px 0; color:#777; background-image:url(../img/top_bg1.jpg); background-position:center; background-size:cover;}
.top_block2-1 p{ margin:15px 0;}
@media (min-width:992px){
	.top_block2-1 p{ margin:15px 10%;}
}
/*.top_block2-1 .container-fluid{ max-width:1200px;}*/
@media (min-width:992px){
}

.carousel-control-next {
    background-color: rgba(000,000,000,0.8);
    color: #fff;
    position: absolute;
    z-index: 555;
    cursor: pointer;
    top: 50%;
    left: 98%;
    padding: 5px;
    width: 33px;
    height: 47px;
    transform: translate(-100%, -50%);
}

.carousel-control-prev {
    background-color: rgba(000,000,000,0.7);
    color: #fff;
    position: absolute;
    z-index: 555;
    cursor: pointer;
    top: 50%;
    left: 2%;
    width: 33px;
    height: 47px;
    transform: translate(0, -50%);
    opacity: 0.75;
}




.b3-r{background-image:url(../img/top_bg1.jpg);background-position:center; background-size:cover;}
.top_block3-1{padding:80px 0;text-align: center;background-color: #c78b453b;}
.top_block3-1 .top_title {text-align: center;color: #c8a062;}
.block3-box img{max-width: 100%;padding-top: 5%;}
.block3-box .title{ max-width:400px; margin:0 auto;}
.block3-img-box{margin-top: 10%;}
.block3-img-box p{font-size: 0.8rem;}
@media (min-width:468px){ .block3-img-box p{font-size: 1rem;}}
@media (min-width:768px){ .block3-img-box{margin-top: 5%;}}
@media (min-width:1400px){ .block3-box .title{ max-width:550px;}}

.top_block3{ padding:80px 0; color:#fff; background-color:#00aca8; background-image:url(../img/top_bg2.jpg); background-position:center; background-size:cover;}
.top_block3 .top_title_box{ color:#fff; margin: 2% 0 5%}
.top_block3 .top_subtitle{ color:#fff; margin:15px auto 30px auto; text-align:center; color:#f8e817;}

.top_block3 p{ line-height:1.8rem;}

.top_build_con{ margin:15px 0;}

.top_build_pic{ position:relative;}
.top_build_pic h6{ color:#fff; position:absolute; top:100%; left:100%; transform:translate(-100%,-100%); padding:15px; font-size:0.8rem; width:180px; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555;}

.top_build_text h3{ border-left:8px solid #f8e817; padding-left:15px; margin-top:30px;}
.top_build_text p{ padding-left:23px; margin-top:30px;}

.top_block3 .top_station_text h3{ border-left:8px solid #f8e817; padding-left:15px; color:#fff; margin-top:30px;}
@media (min-width:1400px){
	.top_block3 .top_station_text h3{ margin-top:30px;}
}
@media (min-width:1400px){
	.top_build_text h3{ font-size:3rem;}
}


.top_block4{ padding:80px 0; /*height:880px;*/ color:#fff; background-color:#333; text-align:center; background-image:url(../img/top_bg3.jpg); background-position:center; background-size:cover;}
/*.top_block4 .container-fluid{ max-width:1200px;}*/
.top_block4 .top_title{ color:#fff;}
.top_block4 p{ line-height:1.8rem;}

/*@media (min-width:480px){
	.top_block4{ height:960px; }
}
@media (min-width:768px){
	.top_block4{ height:1200px; }
}
@media (min-width:992px){
	.top_designer_text h2{ font-size:3rem;}
}*/



.top_block5{ padding:80px 0; color:#777; background-image:url(../img/top_bg1.jpg); background-position:center; background-size:cover;}
.top_block5 p{ margin:15px 0;padding: 0;}

/*.top_block5 .container-fluid{ max-width:1200px;}*/
@media (min-width:992px){
}

.top_block8{padding: 80px 0;
    color: #777;
    background:url(../img/section8-bg.jpg) no-repeat center bottom;
    background-size: cover;
	text-align: center;
	}
.top_block8 img{max-width: 100%;padding-bottom: 2%; }
.top_block8 .container-fluid {
    max-width: 1200px;
}

.top_block_contact{ /*padding:80px 0; margin-top:-6px; text-align:center;background-color:#00aca8; background-image:url(../img/section1-pc-bg.jpg); background-position:center; background-size:cover;*/
	background-image: url(../img/section1-pc-bg.jpg);
    background-position: center;
    background-size: cover;
	padding:80px 0; 
	margin-top:-6px;
}
.top_block_contact .container-fluid{ max-width:800px;}
.top_block_contact .top_title{ /*color:#fff;*/}
.top_block_contact .top_subtitle{ /*color:#fff;*/ margin:15px auto 30px auto; text-align:center; /*color:#f8e817;*/}

.top_form_wrapper{ padding:15px 15px 60px; border:1px solid #fff; border-radius:15px;}
.top_form_wrapper h3{ color: #fff; text-align: center;}
.top_form_wrapper p{ color: #fff;}
.top_form_wrapper form .form-group .btn-danger{ background-color:#e33c40;}
.form-check{ color:#fff;}
.form-check a{ color:#deb37e;}

@media (min-width:992px){
	.top_form_wrapper{ padding:15px 30px 60px;}
}

/*.top_contact_block{ padding:32px 0; background-color:#ededed; }

.top_contact_text{ text-align:center;}
@media (min-width:992px){ .top_contact_text{ text-align:left;}}
.top_contact_text ul{ list-style:none; padding:0; font-size:0.95rem; margin-top:10px; color:#555;}



.site_map{ display:none;}
@media (min-width:992px){.site_map{ display:block;}}
.site_map_con h5 a{color:#0d3c84; font-size:1.1rem;}
.site_map_con ul{ list-style:none; padding:0; font-size:0.95rem;}
.site_map_con ul li a{color:#555;}

.site_map_con h5 a:hover,
.site_map_con ul li a:hover{ color:#09f; text-decoration:none;}


.guide{ margin-top:32px; margin-bottom:32px;}
.guide a{ color:#0d3c84; border:4px solid #0d3c84; padding:8px 16px; -webkit-transition: all 0.2s; transition: all 0.2s;}
.guide a:hover{ text-decoration:none; background-color:#0d3c84; color:#fff;}
@media (min-width:768px){.guide{ display:none;}}*/



.alert_block{ position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:rgba(050,050,050,0.7);-webkit-transition: margin 5s, opacity 0.3s; /* For Safari 3.1 to 6.0 */ transition: margin 5s, opacity 0.3s;}
.alert_block .alert_con{ position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); min-width:300px; z-index:9999; font-size:1.1rem; color:#fff; background-color:#db5426; padding:30px 50px; border-radius:15px; max-width:880px;-webkit-transition: margin 5s, opacity 0.3s; /* For Safari 3.1 to 6.0 */ transition: margin 5s, opacity 0.3s;}

.alert_block .alert_con ul{ padding:0; list-style:none; text-align:right;}
.alert_block .alert_con ul li{ display:inline-block; margin:20px 0 0 10px;}
.alert_block .alert_con ul li a{ background-color:#fff; font-size:1.1rem; color:#333; border-radius:6px; padding:6px 40px; font-weight:bold; text-align:center;-webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.alert_block .alert_con ul li a:hover{ text-decoration:none; background-color:#ccc;}

.alert_block .alert_con ul li:last-child a{ background-color:#3e3a39; color:#fff; padding:6px 40px;}
.alert_block .alert_con ul li:last-child a:hover{ background-color:#777;}

.alert_block .alert_con_times{ height:0; position:relative;}
.alert_block .alert_con_times img{ position:absolute; left:100%; top:0; margin-top:-45px; margin-left:25px; width:40px; height:auto; cursor:pointer;}



.page_bread{ background-color:#0d3c84; margin:0; font-size:0.9rem; display:table; width:100%; position:relative;}
.page_bread .container-fluid{}
.page_bread .breadcrumb { background:none; float:right; text-align:left;   padding:15px 0 0 0;}
.page_bread .breadcrumb li{ border-radius:0; color:#fff;}
.page_bread .breadcrumb li::before{ color:#fff;}
.page_bread .breadcrumb a{ color:#fff;}
.page_bread .breadcrumb a:hover{color:#FC6; text-decoration:none;}

.check_box a{
	text-decoration:none;
}
.check_box a span{
	color: #916b3b;
}


.el-input {
    margin-bottom: 1rem;
}
.custom-btn {
	font-family: 'Noto Serif TC', serif;
	width: 170px;
	height: 45px;
	color: #fff;
	/*border-radius: 5px;*/
	padding: 10px 25px;
	font-weight: bold;
	background: transparent;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	7px 7px 20px 0px rgba(0,0,0,.1),
	4px 4px 5px 0px rgba(0,0,0,.1);
	outline: none;
	top: 100%;
	left: 50%;
	transform: translate(-50%,100%);
	z-index: 9;
}

.btn-8 {
	background-color: #f9dfb7;
    background-image: linear-gradient(315deg, #f9dfb7 0%, #bb7d28 74%);
    line-height: 42px;
    padding: 0;
    border: none;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%,50%);
    z-index: 9;
}
.btn-8 a span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.btn-8:before,
.btn-8:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: #d7a256;
  /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
  transition: all 0.3s ease;
}
.btn-8:before{
   height: 0%;
   width: 2px;
}
.btn-8:after {
  width: 0%;
  height: 2px;
}
.btn-8:hover:before {
  height: 100%;
}
.btn-8:hover:after {
  width: 100%;
}
.btn-8:hover{
  background: transparent;
}
.btn-8 span:hover{
  color: #d7a256;
}
.btn-8 span:before,
.btn-8 span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #d7a256;
  /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
  transition: all 0.3s ease;
}
.btn-8 span:before {
  width: 2px;
  height: 0%;
}
.btn-8 span:after {
  height: 2px;
  width: 0%;
}
.btn-8 span:hover:before {
  height: 100%;
}
.btn-8 span:hover:after {
  width: 100%;
}

@media (min-width: 992px){
	.custom-btn {
		width: 230px;
	}
}


/*--google recaptcha 隱藏----*/
.grecaptcha-badge{ 
 visibility:hidden;
}


/*========================================================
                         左側選單
=========================================================*/

.icon_Community a.js-btn-icon_Community {
    text-align: center;
    width: 50px;
    line-height: 47px;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #000;
    font-size: 22px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    height: 50px;
    pointer-events: auto;
	overflow: hidden;
    font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;
}

.js-btn-icon_Community:hover,
.js-btn-icon_Community:focus {
    color: #fff;
    background-color: #276850;
    border-color: #276850;
}

.js-icon_Community .icon_li {
    position: relative;
    left: -100px;
    
}
.icon_li_img {
        max-width: 50px;
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        z-index: 1;
    }
.js-icon_Community.active .icon_li {
    left: 0;
    pointer-events: auto;
}

.js-icon_Community .icon_li:nth-child(1) {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
}

.js-icon_Community .icon_li:nth-child(2) {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.js-icon_Community .icon_li:nth-child(3) {
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}


.icon_li a:hover .icon{
 animation: go 3s linear infinite;
}
@keyframes go {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}  

@media (max-width: 991.98px){
    .icon_Community {
        width: 100%;
        position: fixed;
        left: auto;
        bottom: 0;
        z-index: 999998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
    }
    .icon_Community_ul .icon_li {
        width: 33.33%;
        border-right: 1px solid #fff;
    }
    .icon_Community_ul .icon_li:last-child {
        border-right: none;
    }
 .icon_Community_ul .icon_name {
        font-size: 0.8rem;
  		padding-top: 5px;
    }
    .icon_img {
        display: block;
        background-color: #222a7b;
        overflow: hidden;
        text-align: center;
        color: #fff;
        position: relative;
        padding: 10px 10px;
        text-decoration: none;
    }
 .icon_Community a{
	  color: #fff;
	  text-decoration:none;
 }
 .icon_Community a img{
	  display: block;
	  margin: 0 auto;
	  width: 22px;
 }
 .icon_Community a:hover{
	  background-color: #505cd7;
 }
 .icon_Community a:hover img{
	  animation: go 3s linear infinite;
 }
}

@media (min-width: 992px){
    .icon_Community {
        position: fixed;
        right: 20px;
        bottom: 92px;
        z-index: 9998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        flex-direction: column;
        align-items: flex-end;
        display: flex;
        margin-bottom: 59px;
    }
    .icon_img {
        background-color: #0e1346;
        border: none;
        overflow: hidden;
        text-align: center;
        margin-bottom: 6px;
        width: 50px;
        text-decoration: none;
        border-radius: 100px;
        color: #fff;
        transition: all 0.3s ease;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .icon_img.active {
        width: 142px;
    }
    .icon_img.active .icon_name {
        text-indent: 0;
        opacity: 1;
    }
    .icon_img:hover {
        text-decoration: none;
        width: 142px;
    }
    .icon_img:before {
        opacity: 0;

    }
    .icon_img .icon {
        color: #fff;
        font-size: 22px;
        width: 50px;
        line-height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        z-index: 1;
    }
    .icon_img:hover .icon {
        text-decoration: none;
    }
    .icon_img:hover .icon_name {
        opacity: 1;
        text-indent: 0;
    }
    .icon_name {
        position: relative;
        line-height: 50px;
        padding-left: 15px;
        padding-right: 50px;
        transition: all 0.3s ease;
        opacity: 0;
        text-decoration: none;
        color: #fff;
        white-space: nowrap;
        border-radius: 100px;
        overflow: hidden;
        /*text-indent: -100px;*/
        font-family: Arial, "Microsoft JhengHei", sans-serif;
    }
}

/*========================================================
                         隱私權聲明
=========================================================*/

.fancybox-container {z-index: 9999999;}
.modal-body{ overflow-y:auto; padding:20px;}
.modal-header{ border-bottom:none;}
.modal-body h2{ text-align:center; margin-bottom:20px;}
.modal-body p span{ font-weight:bold; font-size:1.1rem;}
.modal-dialog{ margin-bottom:80px;}

@media (min-width:576px){
	.modal-body{ padding:20px 40px;}
	.modal-dialog{ max-width:1000px;}
}
@media (min-width:1024px){
	.modal-body{ padding:20px 80px;}
	.modal-dialog{ max-width:1200px; margin-bottom:0;}
}

