
@import url("../fonts/flaticon/flaticon.css");
@import url("revise.css");
@import url("header.css");
@import url("footer.css");
@import url("banner.css");

@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);



/*========================================================
                      	 標題設定
=========================================================*/

.h2-title {
    font-size: 1.5rem;
	color: #fff;
	margin: 5px 0;
	padding-bottom: 20px;
	text-decoration:underline;
	text-underline-offset: 15px;
	text-decoration-thickness: 3px;
	font-weight: 700;
}
.h2-title_2{
    font-size: 1.5rem;
	color: #fff;
	margin: 5px 0;
	padding-bottom: 20px;
	font-weight: 700;
}
.h2-title samp{
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
	padding-top: 20px;
	color: #000;
	display: block;
}
.h3-title {
    font-size: 1.3rem;
    font-weight: 700;
   	padding: 10px 0;
}

.cooperation p{
	color: #fff;
	font-size: 1rem;
	letter-spacing: 3px;
}

.cooperation_2 p,.cooperation_3 p{
	font-size: 1rem;
	letter-spacing: 2px;
}

@media (min-width: 768px) {
	/*.h2-title {
		font-size: 1.4rem;
	}*/
	.cooperation p,.cooperation_2 p,.cooperation_3 p{
		font-size: 1rem;
		line-height: 24px;
	}
	/*.bg5_font_box h3 {
		font-size: 1.2rem;
	}*/
}

@media (min-width: 992px) {
	.h2-title,.h2-title_2 {
		font-size: 2.2rem;
	}
	.h3-title {
		font-size: 1.8rem;
	}
	.cooperation p,.cooperation_2 p,.cooperation_3 p{
		font-size: 1.1rem;
		line-height: 28px;
	}
	/*.bg5_font_box h3 {
		font-size: 1.8rem;
	}*/
}

@media (min-width: 1200px) {
	.h2-title,.h2-title_2 {
		padding-top: 20px;
	}
}
	

/*========================================================
                      	 共同設定
=========================================================*/
.md-10{
	padding: 10px;
}
.md-30{
	padding: 30px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
    background: #fff;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff!important;
}
.cooperation,.cooperation_2 {	
	padding-top: 30px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
.cooperation_3{
    padding-left: 15px;
    padding-right: 15px;
}
.cooperation .mt10,.cooperation_2 .mt10{	
    margin-top: 10px !important;
}
.cooperation .mb10,.cooperation_2 .mb10 {	
    margin-bottom: 10px !important;
}
.cooperation [class*="col-"]{	
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.cooperation_2 [class*="col-"] {	
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.cooperation img {
    width: 100%;
    vertical-align: bottom;
}

.cooperation_2{
	position: relative;
}

section .text_list{
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 0px;
    left: 20px;
    text-shadow: 0px 0px 15px #000;
}
.img_line {
    width: 2px;
    height: 25px;
    background-color: #861f54;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media (min-width: 768px) {
	section .text_list{
		color: #fff;
		font-size: 24px;
		position: absolute;
		bottom: 10px;
		left: 40px;
		text-shadow: 0px 0px 15px #000;
	}
}


/*========================================================
                  內容
=========================================================*/
.all_bg{
	background: url(../img/all_bg.jpg) center center repeat-y; 
    background-size: cover;
	color: #fff;
}
.all_bg_2{
	background: url(../img/all_bg_2.jpg) center center repeat-y; 
    background-size: cover;
	color: #fff;
}
.bg2 {
	background-image: url("../img/bg2.png"),url("../img/bg2-2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: right bottom,left 80px;
    background-size: 100% auto, 60px auto;
	position:relative;
}
.bg1_list {
	text-align: left;
	/*padding: 30px;*/
}

.bg2-img{
	width: 90%;
    position: absolute;
    right: 20px;
    bottom: 140px;
    z-index: 99;
}

.bg2-img_2{
	width: 50%;
    z-index: 999;
    position: relative;
    left: 110px;
    top: 10px;
    animation: team-02 5s infinite linear alternate-reverse;
}
@keyframes team-02{
    0% { 
		transform:translateY(30px);
	}
	50% {
		transform:translateY(50px);
	}
	100% {
		transform:translateY(30px);
	}
}

.bg3_top{
	background-image: url("../img/bg3-1.png"),url("../img/bg3-2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: right top, 50px bottom;
    background-size: auto 70%, auto 73px;
    padding-bottom: 80px;
}

.b3_list{
	text-align: left;
	padding: 30px;
	color: #fff;
	
}

.b4_list{
	color: #145139;
	text-align: center;
	padding: 90px 30px;
	
}
.b4_list h2{
	color: #145139;
}

.bg4_box_2 {
	position: relative;
}

.leaf {
	width: 90%;
	height: 600px;
	position: absolute;
	top:-350px;
	background-image: url(../img/leaf_1.png), url(../img/leaf_2.png), url(../img/leaf_3.png),url(../img/leaf_4.png), url(../img/leaf_5.png), url(../img/leaf_6.png), url(../img/leaf_1.png), url(../img/leaf_2.png), url(../img/leaf_3.png);
	background-repeat: no-repeat;
	background-size: 40px auto;
	animation: snow 10s linear infinite;
	z-index: 2;
}



/*.bg5_list{
	position: absolute;
	bottom: 100px;
	left: 0;
	z-index: 22;
}
.cooperation .bg5_img_bg img{
	max-width: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    right: 180px;
    top: 50px;
    overflow: hidden;
    animation: team-04 5s infinite linear alternate-reverse;
}
@keyframes team-04{
    0% { 
		transform:translateY(20px);
	}
	50% {
		transform:translateY(70px);
	}
	100% {
		transform:translateY(20px);
	}
}*/

.bg5{
	padding-top: 60px;
}
.bg5_box {
	height: 200px;
	

}
.bg5_list_box img{
	width: 40%;
	position: absolute;
	bottom: 100px;
	left: 0;
	z-index: 22;
}
.bg5_list_box {
	height: 400px;
	position: relative;
	top:-100px;
	background-image: url(../img/leaf_1.png), url(../img/leaf_2.png), url(../img/leaf_3.png),url(../img/leaf_4.png), url(../img/leaf_5.png), url(../img/leaf_6.png), url(../img/leaf_1.png), url(../img/leaf_2.png), url(../img/leaf_3.png);
	background-repeat: no-repeat;
	background-size: 40px auto;
	animation: snow 10s linear infinite;
	z-index: 2;
}
@keyframes snow {
	0% {
		background-position: -100px 0, 100px 0px, 300px 0px, 50px 0, 10px 0px, -10px 0px, -100px 0px, 150px 0px, 400px 0px;
	}

	100% {
		background-position: 100px 1500px, 800px 950px, 950px 1800px, 100px 1200px, 600px 600px, 1200px 200px, 1400px 300px, 900px 400px, 1400px 100px;
	}
}

.bg5_list_box_2{
	background: url(../img/bg5.jpg) center center repeat-y; 
    background-size: cover;
	color: #fff;
	position: relative;
}
.bo5_box_2{
	color: #000;
	padding: 40px 30px;
	
}
.bg5_img_1{
	width: 80%;
	padding-top: 20px;
    padding-bottom: 40px;
	margin: auto;
	text-align: center;
}
.bg5_font{
	
}
.bg5_font h3{
    margin: 0 0 20px 0;
    font-size: 2.4rem;
}
.bg5_font h5{
    margin: 0;
}
.bg5_font h5 span{
   color: #e50012;
}
.bg5_font p{
	padding: 0;
	margin: 0;
}
.bg5_font p span,.bg5_font_red p span{
	border-bottom:1px #e50012 solid;
}
.bg5_font_red{
    color: #e50012;
}
.bg5_font_1,.bg5_font_2,.bg5_font_3{
	padding:10px 0;
}
.bg5_list{
	background-image: url(../img/bg5-3.png),url(../img/bg5-4.png);
    background-repeat: no-repeat, no-repeat;
    background-position: right top, right 1320px;
    background-size: auto 120px, auto 15%;
}
/*.bg5_font_box{
	padding: 0 20px;
	
}*/
.bg5_font_box h3{
	color: #145139;
}
.bg5_font_box_1{
	padding:10px 0 40px;
}
.bg5_font_box_1 h3{
}
.bg5_img_bg2 img{
	padding: 30px 0;
}
.bg5_font_box{
	padding: 60px 10px;
}


/*============================= bg6~7 =============================*/
.bg6{
	background-color: #55c2e1;
	background-image: url("../img/bg6-item1.png"),url("../img/bg6-item5.jpg");
    background-repeat: no-repeat;
    background-position: left 25px, right 80%;
	background-size: auto auto, 40% auto;
	padding-top: 60px;
	padding-bottom: 80px;
}
.bg6 .container-fluid{
	padding: 80px 0 0 0;
}
.b6_list {
	text-align: center;
	padding: 50px 0;
}
.b6_list h3{
	color: #145139;
}
.b6_list .h2-title{
	text-decoration: none;
	margin-bottom: 30px;
}
.b6_list p{
	color: #fff;
	padding-bottom: 15px;
}

#p6_slide{ top:0;}

.bg6_top{
	background-image: url("../img/bg6-item3.png");
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 50% auto;
}

.bg7{
	background-color: #55c2e1;
    background-image: url(../img/bg7-item1.jpg),url(../img/bg7-item1.png);
    background-repeat: no-repeat;
    background-position: left 80%, 330px 10px;
    background-size: 30% auto, auto 24%;
}
.bg7 .container-fluid{
	padding: 0;
}
.b6_list.style2{ 
	padding: 30px 0;
}
/*.bg7 .image{
	background-image: url("../img/bg7-item1.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 72%;
}*/
.bg7 .image img{
	max-width: 85%;
}
.bg7_pic_list{
	padding-top: 0;
	margin:0;
}

.bg7_pic_list .pic1{
	left: 0;
	padding-left:0;
	padding-right:0;
}
.bg7_pic_list .pic2{
	padding-top: 0;
	padding-left:0;
	padding-right:0;
}



















/*  尺寸設定 */

@media (max-width: 992px) {
	.cooperation p:not(.-br) br {
		display: none;
	}
	.cooperation_2 p:not(.-br) br {
		display: none;
	}
	.b4_list p:not(.-br) br {
		display: none;
	}
}
@media (max-width: 768px) {
}
@media (min-width: 479px) {
	.bg2-img_2{
		left: 140px;
		top: 20px;
	}
	.bg7{
		background-position: left 80%, 420px 10px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 576px) {
	.bg7{
		background-position: left 80%, 600px 10px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 640px) {
	.bg2-img_2{
		left: 170px;
		top: 40px;
	}
	.b3_list{
		padding-left: 80px;
	}

	.bg3_top{
		background-position: right top, 50px bottom;
		background-size: auto 70%, auto 103px;
		padding-bottom: 80px;
	}
}
@media (min-width: 768px) {
	.cooperation {	
		padding-top: 60px;
		padding-bottom: 80px;
	}
	.bg2-img_2{
		width: 35%;
		left: 280px;
		top: 20px;
	}
	.b3_list {
		text-align: left;
		padding: 0 20px;
		color: #fff;
	}	
	
	.bg5_font_box{
		padding-top: 260px;
	}
	
	.bg5{
		padding: 120px 0;
	}
	.bg6{
		background-position: left 25px, 50px bottom, right bottom;
		background-size: auto auto, 50px auto, 20% auto;
	}
	.bg6 .container-fluid{
		padding:80px 0 150px 0;
	}
	.bg6_top{
		background-position: left 55px;
		background-size: 90% auto;
	}
	.b6_list {
		text-align: left;
		padding:0 0 0 50px;
	}
	.b6_list.style2{ 
		padding: 0 0 0 30px;
	}
	.bg7{
		background-position: left 80%, 440px 100px;
		background-size: 20% auto, auto 24%;
	}
	.bg7 .image{
		background-size: auto 50%;
	}
	.bg7 .image img{
		max-width: 92%;
	}
	.bg7_pic_list{
		padding-top: 2%;
	}
	.bg7_pic_list .pic1{
		left: 30%;
	}
	.bg7_pic_list .pic1 img{
		max-width: 50%;
	}
	.bg7_pic_list .pic2{
		padding-top: 150px;
	}
	.bg7_pic_list .pic2 img{
		max-width: 80%;
		float: right;
	}

	
}
@media (min-width: 992px) {
	.bg2-img{
		width: 70%;
		right: 140px;
		top:260px;
	}

	.bg2-img_2{
		width: 35%;
		left: 360px;
		bottom:20px;
	}
	.h2-title,.cooperation p {
		color: #fff;
	}
	
	.bg2 {
		background-position: right bottom,left top;
		background-size: 100% auto, 80px auto;
	}
	.b3_list {
		padding:0px 30px;
	}
	.bg3_top{
		background-position: right top, right bottom;
		background-size: auto 80%, auto 100px;
		padding-bottom: 80px;
	}
	
	.bg5_font_box{
		padding-top: 260px;
	}
	.bg5_list{
		background-position: right 50px, right 280px;
		background-size: auto 143px, auto 25%;
		padding: 0 0 120px;
	}
	.bg5_font h3{
		padding-left: 110px;
	}
	.bg5_img_1{
		width: 55%;
	}
	/*.bg5_font_box h3 {
		font-size: 24px;
	}*/
	.leaf {
		height: 600px;
		top:-300px;
	}
	.bg6{
		background-color: #55c2e1;
		background-image: url("../img/bg6-item1.png"),url("../img/bg6-item2.png"),url("../img/bg6-item5.jpg");
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: left 25px, left 80%, right 80%;
		background-size: auto auto, 50px auto, 40% auto;
	}
	.bg6_top{
		background-position: left 85px;
		background-size: 95% auto;
	}
	.bg7 .image{
		background-size: auto 56%;
	}
	.bg7{
		background-position: left 80%, 530px 60px;
		background-size: 20% auto, auto 24%;
	}
}

@media (min-width: 1200px) {
	.bg2-img{
		width: 70%;
		right: 140px;
		top:240px;
	}

	.bg2-img_2{
		width: 35%;
		left: 460px;
		bottom:20px;
	}
	.b3_list {
		padding:0px 30px;
	}
	.bg3_top{
		background-position: right top, right 230px;
		background-size: auto 80%, auto 100px;
		padding: 0 0 120px;
	}
	.bg4{
		padding: 0;
	}
	.bg5_font_box{
		padding-top: 160px;
		margin: 0 20px;
	}
	
	.bg5_list{
		background-position: right 0px, right 280px;
		background-size: auto 143px, auto 25%;
		padding: 0 0 120px;
	}
	.bg5_img_bg2 img{
		position: relative;
		bottom: -150px;
		right: -163px;
		z-index: 2;
	}
	.bg5_font {
		padding: 0 30px;
	}
	.bg7{
		background-position: left 80%, 560px 55px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 1300px) {
	.bg7{
		background-position: left 80%, 600px 35px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 1400px) {
	.bg3_top{
		background-position: right top, right 250px;
		background-size: auto 80%, auto 123px;
		padding: 0 0 160px;
	}
	.bg5_font_box{
		margin: 0 60px;
		padding-top: 460px;
	}
	.bg5_list{
		background-position: right 220px, right 480px;
		background-size: auto 143px, auto 25%;
		padding: 0 0 120px;
	}
	.bg5_img_bg2 img{
		position: relative;
		bottom: -150px;
		right: -163px;
		z-index: 2;
	}
	.bg5_font {
		padding: 0 90px;
	}
	.bg6{
		background-position: left 25px, 140px bottom, right bottom;
	}
	.b6_list {
		padding: 0 20px 0 120px;
	}
	.b6_list.style2{ 
		padding: 0 0 0 150px;
	}
	.bg7 .image{
		background-size: auto 70%;
	}
	.bg7{
		background-position: left 80%, 680px 10px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 1600px) {
		.bg2-img{
		width: 70%;
		right: 140px;
		top:170px;
	}
	.b3_list{
		padding-left: 80px;
	}
	.bg2-img_2{
		width: 35%;
		left: 660px;
		bottom:20px;
	}
	.b3_list {
		padding:30px;
	}
	.bg3_top{
		background-position: right top, right 290px;
		background-size: auto 80%, auto 143px;
		padding: 0 0 120px;
	}
	.bg5{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.bg5_font{
		padding: 0 120px;
	}
	.bg5_font_box{
		margin: 0 100px;
		padding-top: 460px;
	}
	.bg5_list{
		background-position: right 220px, right 480px;
		background-size: auto 143px, auto 25%;
		padding: 0 0 120px;
	}
	.bg5_img_bg2 img{
		position: relative;
		bottom: -210px;
		right: -198px;
		z-index: 2;
	}
	.bg7{
		background-position: left 80%, 760px 10px;
		background-size: 20% auto, auto 24%;
	}
}
@media (min-width: 1800px) {
	.bg5_font_box{
		margin: 0 180px;
		padding-top: 460px;
	}
	.bg5_list{
		background-position: right 220px, right 480px;
		background-size: auto 143px, auto 25%;
		padding: 0 0 120px;
	}
	.bg5_img_bg2 img{
		position: relative;
		bottom: -210px;
		right: -210px;
		z-index: 2;
	}
	.bg7{
		background-position: left 80%, 880px 10px;
		background-size: 20% auto, auto 24%;
	}
}
/*========================================================
                         按鈕
=========================================================*/
.slick-dots {
    position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
    bottom: -40px;
    display: block;
    width: 96%;
    padding: 0;
    list-style: none;

    text-align: center;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
}
.slick-dots li.slick-active button:before {
    opacity: 1.00;
    color: #000;
	width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50px;
}
/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
	}
a.figure:before,a.figure:after {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 10;
    content: '';
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s; 
}
a.figure:before {
    background: #fff;
}
a.figure:after {
    background: url(../images/magnifier.png) no-repeat center center;
}
a.figure:hover:before, a.figure:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:hover:before {
    opacity: 0.15;
}
a.figure:hover:after {
    opacity: 1;
}


