@charset "utf-8";
/* CSS Document */
body{
	color: inherit;
}
/*燈箱設定*/
.owl-theme .owl-nav{
	display: none;
}
/*banner*/
.banner{
	position: relative;
	width: 100%;
}
.banner .in_div{
	width: 100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center top; 
	display: none;
}
.banner .left_btn{
	position: absolute;
	left: 0px;
	width: 50px;
	height: 50px;
	top:45%;
	background-image: url(../img/banner/banner_left.png);
	background-color: rgba(0, 0, 0, 0.1);
	background-size: 100%;
	cursor: pointer;
	z-index: 10;
}
.banner .left_btn:active{
	/*background-image: url(../img/banner/banner_left_click.png);*/
	background-color: rgba(174, 75, 76, 1);
}
.banner .right_btn{
	position: absolute;
	right: 0px;
	width: 50px;
	height: 50px;
	top:45%;
	background-image: url(../img/banner/banner_right.png);
	background-color: rgba(0, 0, 0, 0.1);
	background-size: 100%;
	cursor: pointer;
	z-index: 10;
}
.banner .right_btn:active{
	/*background-image: url(../img/banner/banner_right_click.png);*/
	background-color: rgba(174, 75, 76, 1);
}
.banner .icon_div{
	position: absolute;
	bottom: 2%;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.banner .icon_div img{
	width: 20px;
	cursor: pointer;



	margin:0 5px;
}
.banner .in_div:nth-of-type(1) .index1_role{
	position: absolute;
	width: 71.2%;
	margin-top:17%;
	left:30%;
	z-index: 1;
}
.banner .in_div:nth-of-type(1) .word_div{
	position: absolute;
	width: 70%;
	margin-top: 2%;
	left:4%;
	z-index: 2;
	color:#ffffff;
}
.banner .in_div:nth-of-type(1) .word_div .frs50.position1{
	position: absolute;
	margin-top:7%;
}
/*.banner .in_div:nth-of-type(1) .word_div .frs32{
	position: absolute;
	margin-top:22%;
	left:14%;
}*/
.banner .in_div:nth-of-type(1) .word_div .frs50.position2{
	position: absolute;
	margin-top:17%;
	left:13%;
}
/*.banner .in_div:nth-of-type(1) .word_div .frs50{
	position: absolute;
	margin-top:20%;
	left:25%;
}*/
/*banner2*/
.banner .index2_role{
	width: 100%;
}
/*index*/
/*index_div1*/
.index_div1{
	background-color: #f2f2f2;
	overflow: hidden;
}
.index_div1 img{
	position: absolute;
	width: 68.6%;
	left: 2%;
	margin-top:16%;
	z-index: 1;
}
.index_div1 .word_div1{
	position: absolute;
	color:#4f4f4f;
	margin-top: 3%;
	left:11%;
	text-align: right;
	z-index: 5;
}
.index_div1 .word_div2{
	position: absolute;
	color:#4f4f4f;
	margin-top: 37%;
	right:1%;
	text-align: right;
	z-index: 5;
}
/*index_div2*/
.index_div2{
	background-color: #07142f;
	text-align: center;
	position: relative;
}
.index_div2 .img{
	width: 100%;
	display: block;	
}
.index_div2 .circle_div{
	position: absolute;
	width: 39%;
	color:#ffffff;
	left:28%;
	top:0;
	margin-top:5%;
	text-align: center;
	border:3px solid #ffffff;
	z-index: 1;
	border-radius: 50%;
	line-height: 1.7;
}
/*index_div3*/
.index_div3 .special_handle1{
	position: absolute;
	background-image: url(../img/index/special_handle1.png);
	background-position: center;
	bottom:-2px;
	width: 100%;
	z-index: 5;
	height: 4px;
}
.index_div3{
	position: relative;
	background-image: url(../img/index/index3_bg.png);
	background-position: top center;
	width: 100%;
	z-index: 4;
}
.index_div3 .index3_wave_top{
	position: absolute;
	background-image: url(../img/index/index3_wave_top.png);
	background-position: center;
	bottom:0px;
	width: 100%;
	z-index: 6;
}
.index_div3 .inner_center .img{
	position: absolute;
	top:0;
	margin-top:9%;
	right:6%;
	width: 47.2%;
}
.index_div3 .word_div{
	position: absolute;
	color:#ffffff;
	left: 5%;
	top:0%;
	line-height: 1.8;
	text-align: center;
}
.index_div3 .word_div .frs42,.index_div3 .word_div .frs19{
	text-align: left;
}
.index_div3 .btn{
	cursor: pointer;
	border-radius: 5px;	
	padding:1% 5%;
	margin:5% auto 0 auto;  
	display: inline-block;
	color:#ffffff;
}
.index_div3 .btn:hover{	
	color:#3eb9eb;
}	

/*index_div7*/
.index_div7{
	position: relative;
	background-image: url(../img/index/index4_wave_bottom.png);
	background-position: center;
	width: 100%;
	z-index: 6;
	overflow: hidden;
}
.index_div7 .img{
	/*width: 100%;*/
	width: 147.6%;
	display: block;
	margin-left: -23.8%;
}
/*index_div4*/
.index_div4{
	position: relative;
	background-color: #ededed;
	width: 100%;
	z-index: 6;
}
.index_div4 text{
    color:#dc711a;
}
.index_div4 .img{
	width: 100%;
	display: block;
}
.index_div4 .word_div{
	position: absolute;
	color:#333333;
	top:0%;
	line-height: 1.8;
	text-align: center;

}
/*index_div5*/
.index_div5 .img{
	width: 150%;
	margin-left: -25%;
	display: block;
}
.index_div5 .word_div{
	position: absolute;
	left: 0%;
	top:6%;
	z-index: 2;
	text-align: left;
	margin-left: 2%;
	line-height: 1.8;
	width: 100%;
}
.index_div5 .word_div text{
	color:#2da599;
}
/*index_div6*/
.index_div6{
	background: #efefef;
}
.index_div6 img{
	width: 100%;
	display: block;
}
.index_div6 .word_div{
	line-height: 1.6;
}
.index_div6 .word_div .frs42{
	color: #0099cc;
	float:left;
}
.index_div6 .word_div .frs24{
	float:right;
}
.index_div8{
	background-color: #da464f;
}
.index_div8 .outer_div{
	max-width: 1430px;
	width: 94%;
	margin:0 auto; 
}
.index_div8 .title{
	color:#ffffff;
	position: relative;
}
.index_div8 .add_play_icon{
	position: absolute;
	right:0;
	top:12px;
}
.index_div8 .add_play_icon .img{
	width:20px;
	margin:0 0 -3px 0;
}
.index_divadd{
	background-image: url(../img/index/index_divadd.jpg);
	background-position: center;
	background-size: cover;
}
.index_divadd .inner_center{
	position: relative;
	height: 729px;
	text-align: center;
}
.index_divadd .word_outer{
	position: absolute;
	width: 100%;
	bottom:2%;
}
.index_divadd .word_div{
	position: absolute;
	display: inline-block;
	color:#492a1b;
	line-height: 1.5;
	background: rgba(245, 239, 251, 0.8);
	padding:2% 4%;
	text-align: left;
	top:4%;
	left:2%;
}
.index_divadd .word_div .frs42{
	margin-bottom: 2%;
}
.index_divadd .orange_btn{
	background-color: #ff6f27;
	color:#ffffff;
	padding:6% 0;
	display: inline-block;
	border-radius: 2em; 
	width: 100%;
	text-align: center;
}
.index_divadd .frs32{
	margin:-3% 0 10% 0;
}
#demos .item .video_img{
	position: absolute;
	width: 100%;
	top:0;
	left: 0;
	z-index: 1;
}
#demos .item .video_play{
	position: relative;
	width: 100%;
	top:0;
	left: 0;
	display: block;
	z-index: 5;	
}
#demos .item .text_div{
	margin-top: 10px;
	color:#ffffff;
	font-size: 18px;
	text-align: center;
}
@media screen and (min-width: 1000px) {
     /*如果使用者之視窗寬度 >= 1000px，將會再載入這裡的 CSS。 電腦*/
/*banner*/
.banner .in_div{
	background-size: 100%; 
}
/*banner1*/
.banner .in_div:nth-of-type(1) .right{ 
	width:28.4%;
	text-align: center;
	color:#ffffff;
	float:right;
	margin-right: 19.2%;
	margin-top: 5%;
}
.banner .in_div:nth-of-type(1) .right img{
	width: 100%; 
}
.banner .in_div:nth-of-type(1) .index1_before{
	position: absolute;
	width: 1450px;
	top:0;
	left:-225px;
	z-index: 0;
}
/*banner2*/
.banner .in_div:nth-of-type(2) .right{ 
	width:28.4%;
	text-align: center;
	color:#ffffff;
	float:right;
	margin-right: 19.2%;
	margin-top: 5%;
}
.banner .in_div:nth-of-type(2) .right img{
	width: 100%; 
}
/*index_div3*/
.index_div3 .special_handle1{
	background-size: 2842px 9px;
}
.index_div3{
	background-size: 2850px 851px;
}
.index_div3 .index3_wave_top{
	background-size: 2842px 283px;
}
.index_div3 .word_div{
	margin-top: 12%;
}
.index_div3 .btn{	
	border: 3px solid #ffffff;
}	
.index_div3 .btn:hover{	
	border: 3px solid #3eb9eb;
}	
/*index_div7*/
.index_div7{
	background-size: 2842px 100%;
}
.index_div7 .img{
	margin-top: -15px;
}
/*index_div4*/
.index_div4{
	padding: 70px 0;
}
.index_div4 .word_div{
	left: -4%;
	margin-top:1%;
}
/*index_div5*/
.index_div5{
	background-color: #e0e0e0;
}
.index_div5 .bg{
	background-image: url(../img/index/index5_bg.png);
	background-position: center;
	background-size: 2150px 1290px;
	background-repeat: no-repeat; 
}
.index_div5 .inner_center{
	padding: 120px 0 70px 0;
}
.index_div5 .frs24{
	margin-left: 46px;
}
.index_div6 .inner_center{
	padding: 60px 0;
}
.index_div6 .word_div{
	margin-bottom: 40px;
}
.index_div6 .word_div .frs42{
	margin-left: 20px;
}
.index_div6 .word_div .frs24{
	margin-right: 123px;
}
.index_div8 .outer_div{ 
	padding: 50px 0;
}
#demos{
	margin-top:40px; 
}
#demos .owl-dots{
	margin-top: 20px;
}
	/*電腦版結束*/
}

@media screen and (max-width: 999px) {
     /*如果使用者之視窗寬度 <= 999px，將會再載入這裡的 CSS。手機板*/
/*banner*/
.banner .in_div{
	background-size: 192%; 
}
/*banner1*/
.banner .in_div:nth-of-type(1) .right{ 
	width:81%;
	text-align: center;
	color:#ffffff;
	margin:0 auto 0 auto; 
	padding-top:16%; 
}
.banner .in_div:nth-of-type(1) .right img{
	width: 100%; 
}
.banner .in_div:nth-of-type(1) .index1_before{
	position: absolute;
	width: 145%;
	top:0;
	left:-22.5%;
	z-index: 0;
}
/*banner2*/
.banner .in_div:nth-of-type(2) .right{ 
	width:75%;
	text-align: center;
	color:#ffffff;
	margin:0 auto 0 auto; 
	padding-top:11%; 
}
.banner .in_div:nth-of-type(2) .right img{
	width: 100%; 
}
/*index_div1*/
.index_div1{

}
/*index_div2*/
.index_div2 span{
	display: none;
}
/*index_div3*/
.index_div3 .special_handle1{
	background-size: 285%;
}

.index_div3{
	background-size: 285%;
}
.index_div3 .index3_wave_top{
	background-size: 285%;
}
.index_div3 .word_div{
	left: 4%;
	margin-top: 6%;
	max-width: 52%;
}
.index_div3 .btn{
	border: 1.5px solid #ffffff;
}
.index_div3 .btn:hover{	
	border: 1.5px solid #3eb9eb;
}	
/*index_div7*/
.index_div7{
	background-size: 285% 100%;
}
.index_div7 .img{
	margin-top: -2%;
}
/*index_div4*/
.index_div4{
	padding: 6% 0;
}
.index_div4 .word_div{
	left: 1%;
	margin-top:1%;
	max-width: 44%;
}
/*index_div5*/
.index_div5{
	background-color: #e0e0e0;
}
.index_div5 .bg{
	background-image: url(../img/index/index5_bg.png);
	background-position: center;
	background-size: 192%;
	background-repeat: no-repeat; 
}
.index_div5 .inner_center{
	padding: 11% 0 10% 0;
}
.index_div5 .frs24{
	margin-left: 5%;
}
.index_div6 .inner_center{
	padding: 6% 0;
}
.index_div6 .word_div{
	margin-bottom: 4%;
}
.index_div6 .word_div .frs42{
	margin-left: 3%;
}
.index_div6 .word_div .frs24{
	margin-right: 5%;
}
.index_div8 .outer_div{ 
	padding: 6% 0 0% 0;
}

.index_div8 .add_play_icon{
	top:2px;
}
.index_div8 .add_play_icon .img{
	width:16px;
}

.index_divadd .inner_center{
	padding-top:58%;
	height: auto; 
}
#demos .item .text_div{
	font-size: 15px;
}
#demos{
	margin-top:15px; 
}
#demos .owl-dots{
	margin-top: 10px;
}
.index_divadd .word_div{
	padding:1.5% 3%;
	top:2%;
	left:21%;
}
.index_divadd .word_div .frs42{
	margin-bottom: 2%;
}
.index_divadd .orange_btn{
	padding:6% 0;
}
.index_divadd .frs32{
	margin:-3% 0 5% 0;
}
     /*手機版結束*/
}
@media screen and (max-width: 1100px) {
.index_div4 .word_div{
	left: 2%;
	margin-top:1%;
	max-width: 36%;
}
}
@media screen and (max-width: 500px) {
.index_div5 .word_div{
	max-width: 60%;
}
.index_div4 .word_div{
	left: 2%;
	margin-top:-1%;
	max-width: 37%;
}
}
@media screen and (max-width: 360px) {
.index_div4 .word_div{
	left: 2%;
	margin-top:-3%;
	max-width: 37%;
}
}





