@charset "utf-8";
/* CSS Document */
.bzone h2:hover {
    text-decoration: none;
/*    color: #333;*/
}
.bzone h1:hover {
    text-decoration: none;
    color: #f0781e;
}
body{
	background-color: #fff;
}
/*------------------------------------------------------------------------------狀元fun------------*/

.header {
	position: relative;/*	overflow: hidden;*/
}
.headerpicfull {
	width: 100%;
	display: block;
	height: auto;
}
.headerpic768 {
	width: 100%;
	display: none;
	height: auto;
}
.headerpic480 {
	width: 100%;
	display: none;
	height: auto;
}
.header001, .header002, .header003, .header004, .header005, .header006, .header007, .header008, .header009, .header010, .bzone_btn001, .bzone_btn002 {
	position: absolute;
}
.header001 {
	display: inline-block;
	top: 10%;
	left: 18%;
	width: 23vw;
	height: auto;
}
.header002 {
	display: block;
	top: 10%;
	left: 43%;
	width: 40vw;
	height: auto;
}
.header002 h1 {
	font-size: 70px;
	color: #333333;
	font-weight: 600;
	display: block;
	width: 100%;
	margin: 0 auto 2% auto;
}
.header002 p {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	display: block;
	width: 100%;
}
.header003 {
	display: block;
	top: 57%;
	left: 48%;
	width: 40vw;
	height: auto;
}
.header004 {
	display: block;
	background-color: #0079c5;
	border-radius: 10px;
	top: 61%;
	left: 22.5%;
	width: 14vw;
	height: 50px;
}
.header004 p {
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 55px;
	text-align: center;
	margin: 0;
}
/*----------------------headeer ↑ */

.linewhite {
    width: 70%;
    /* max-width: 818px; */
    min-width: 580px;
    height: 2px;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(89,89,89,0.28) 15%, rgba(89,89,89,0.65) 35%, rgba(89,89,89,0.6) 65%, rgba(89,89,89,0.26) 85%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.lineblue{
	width: 220px;
    height: 8px;
    margin-top: -5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0781e;
}

.bzone {
	background-image: url( ../image/wincenter_info_class/insidepage_bgtop.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;	
}

.bzonedown {
	background-image: url( ../image/wincenter_info_class/insidepage_bgdown.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	padding-bottom: 10%;
}


.bzone h1 {
	font-size: 42px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #f0781e;
	text-align: center;
	line-height: 70px;
	margin: 6% auto 0 ;
	text-shadow:
   -3px -3px 0 #fff,  
    3px -3px 0 #fff,
    -3px 3px 0 #fff,
     3px 3px 0 #fff;
}


	.bzonecontent{
  margin: 0% auto 10%;
	}

.bzonefb{
	position: absolute;
	width: 50%;
		top: 70%;
		left: calc( 50% - 25% );
	}
.bzone h2 {
position: relative;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    padding: 0 20px;
    height: auto;
    margin: 0% auto 5%;
    text-align: left;
    color: #333;
}
	
	.bzone h2::before{
		content: "";
		position: absolute;
		background-color: #333;
		top: 0;
		left:0;
		width:5px;
		height: 100%;
		margin-left: 0%;
	}

.cbox{
	margin-bottom:5%;
}

.bzone .cbox h2 {

	font-size: 24px;
	line-height: 38px;
	font-weight: 600;
	padding: 0 0px;
	height: auto;	
	margin: 0% auto;
	text-align: left;
	color: #f0781e;
}

.bzone .cbox p {
	font-size: 24px;
	padding:0;
	margin: 0 0;
	color: #484848;
	text-align: justify;
	line-height: 40px;
	display: block;

}

	.bzone .cbox h2::before{
		content: "";
		position: absolute;
		background-color: #0078c4;
		top: 0;
		left:0;
		width:0px;
		height: 0%;
		margin-left: 0%;
	}
.bzone h3 {
font-size: 24px;
    font-weight: 500;
    margin: auto;
    text-align: justify;
    color: #484848;
    line-height: 40px;
    padding: 0 20px;
	border-bottom: 0px dashed hsla(0, 0%, 0%, 0.2);
}
	
.bzone p {
	font-size: 18px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}

	.bzonefilm{
  margin: 5% auto;
	}

	.bzonefilm_1{
  margin: 5% auto;
	}


@media (min-width: 992px) and (max-width: 1199px) {
.bzone h1 {
	font-size: 32px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #f0781e;
	text-align: center;
	line-height: 60px;
	margin: 6% auto 0 ;
	text-shadow:
   -3px -3px 0 #fff,  
    3px -3px 0 #fff,
    -3px 3px 0 #fff,
     3px 3px 0 #fff;
}

	
	
	.bzonefilm{
  margin: 5% auto;
	}

	.bzonecontent{
  margin: 0% auto 10%;
	}

.bzonefb{
	position: absolute;
	width: 50%;
		top: 70%;
		left: calc( 50% - 25% );
	}
.bzone h2 {
position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 20px;
    height: auto;
    margin: 0% auto 5%;
    text-align: left;
    color: #333;
    line-height: 30px;
}
	
	.bzone h2::before{
		content: "";
		position: absolute;
		background-color: #333;
		top: 0;
		left:0;
		width:5px;
		height: 100%;
		margin-left: 0%;
	}
	
		.bzone .cbox p {
	font-size: 18px;
	padding:0;
	margin: 0 0;
	color: #484848;
	text-align: justify;
	line-height: 32px;
	display: block;

}
	
	

.bzone h3 {
font-size: 18px;
    font-weight: 500;
    margin: auto;
    text-align: justify;
    color: #333;
    line-height: 32px;
    padding: 0 20px;
}
	
.bzone p {
	font-size: 18px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}
}

@media (min-width: 768px)and (max-width: 991px) {
	.headerpicfull {
	width: 100%;
	display:none;
	height: auto;
}
.headerpic768 {
	width: 100%;
	display: block;
	height: auto;
}
.headerpic480 {
	width: 100%;
	display: none;
	height: auto;
}
.linewhite {
    width: 70%;
    /* max-width: 818px; */
    min-width: 580px;
    height: 2px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(89,89,89,0.28) 15%, rgba(89,89,89,0.65) 35%, rgba(89,89,89,0.6) 65%, rgba(89,89,89,0.26) 85%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.lineblue{
	width: 220px;
    height: 8px;
    margin-top: -5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0781e;
}
.bzone h1 {
	font-size: 32px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #f0781e;
	text-align: center;
	line-height: 50px;
	margin: 6% auto 0 ;
	text-shadow:
   -3px -3px 0 #fff,  
    3px -3px 0 #fff,
    -3px 3px 0 #fff,
     3px 3px 0 #fff;
}

	
	
	.bzonefilm{
  margin: 5% auto;
	}

	.bzonecontent{
  margin: 0 auto 10%;
	}

.bzonefb{
	position: absolute;
	width: 50%;
		top: 70%;
		left: calc( 50% - 25% );
	}
.bzone h2 {
position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 10px;
    height: auto;
    margin: 0% auto 5%;
    text-align: left;
    color: #333;
    line-height: 30px;
}
	
	.bzone h2::before{
    content: "";
    position: absolute;
    background-color: #333;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    margin-left: 0%;
	}
	
			.bzone .cbox p {
	font-size: 18px;
	padding:0;
	margin: 0 0;
	color: #484848;
	text-align: justify;
	line-height: 27px;
	display: block;

}

.bzone h3 {
    font-size: 18px;
    font-weight: 500;
    margin: auto;
    color: #333;
    line-height: 27px;
    padding: 0 10px;
    text-align: justify;
}
	
.bzone p {
	font-size: 16px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.headerpicfull {
	width: 100%;
	display: none;
	height: auto;
}
.headerpic480 {
	width: 100%;
	display: none;
	height: auto;
}
.linewhite {
    width: 70%;
    /* max-width: 818px; */
    min-width: 400px;
    height: 2px;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(89,89,89,0.28) 15%, rgba(89,89,89,0.65) 35%, rgba(89,89,89,0.6) 65%, rgba(89,89,89,0.26) 85%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.lineblue{
	width: 200px;
    height: 8px;
    margin-top: -5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0781e;
}


.bzone h1 {
	font-size: 32px;
	font-weight: 600;
	padding: 0 0;
	height: auto;
	color: #f0781e;
	text-align: center;
	line-height: 36px;
	margin: 10% auto 0 ;
	text-shadow:
   -3px -3px 0 #fff,  
    3px -3px 0 #fff,
    -3px 3px 0 #fff,
     3px 3px 0 #fff;
}

	.bzonefilm{
  margin: 3% auto;
	}

	.bzonefilm_1 {
    margin:auto;
}
	.bzonecontent{
  margin: 5% auto 10%;
	}


.bzone h2 {
position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 0 10px;
    height: auto;
    margin: 0 auto 1%;
    text-align: left;
    color: #333;
    line-height: 30px;
}
	
	.bzone h2::before{
		content: "";
		position: absolute;
		background-color: #333;
		top: 0;
		left:0;
		width:3px;
		height: 100%;
		margin-left: 0%;
	}
	
	.bzone .cbox h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	
	height: auto;	
	margin: 5% auto 1%;
	text-align: left;
	color: #f0781e;
}
	
		.bzone .cbox p {
	font-size: 18px;
	padding:0 0 3%;
	margin: 0 0;
	color: #484848;
	text-align: justify;
	line-height: 27px;
	display: block;

}

.bzone h3 {
font-size: 18px;
    font-weight: 500;
    margin: auto;
    text-align: justify;
    color: #333;
    line-height: 27px;
        padding: 0 0 5% 10px;
}
	
.bzone p {
	font-size: 16px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}
}

@media (min-width: 320px) and (max-width: 479px) {
	.headerpicfull {
	width: 100%;
	display: none;
	height: auto;
}
.headerpic480 {
	width: 100%;
	display: none;
	height: auto;
}
.linewhite {
    width: 70%;
    /* max-width: 818px; */
    min-width: 280px;
    height: 2px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(89,89,89,0.28) 15%, rgba(89,89,89,0.65) 35%, rgba(89,89,89,0.6) 65%, rgba(89,89,89,0.26) 85%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(89,89,89,0.28) 15%,rgba(89,89,89,0.65) 35%,rgba(89,89,89,0.6) 65%,rgba(89,89,89,0.26) 85%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.lineblue{
	width: 140px;
    height: 8px;
    margin-top: -5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0781e;
}


.bzone h1 {
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    height: auto;
    color: #f0781e;
    text-align: center;
    line-height: 120%;
    margin: 15% auto 0;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

	.bzonefilm{
  margin: 3% auto;
	}

	.bzonecontent{
  margin: 2% auto 20%;
	}


.bzone h2 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 0 10px;
    height: auto;
    margin: 0 auto 3%;
    text-align: left;
    color: #333;
    line-height: 30px;
}
	
	.bzone h2::before{
		content: "";
		position: absolute;
		background-color: #333;
		top: 0%;
		left:0;
		width:3px;
		height: 100%;
		margin-left: 0%;
	}
		.bzone .cbox h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	
	height: auto;	
	margin: 5% auto 3%;
	text-align: left;
	color: #f0781e;
}
	
		.bzone .cbox p {
	font-size: 18px;
	padding:0 0 5% ;
	margin: 0 0;
	color: #484848;
	text-align: justify;
	line-height: 27px;
	display: block;

}

.bzone h3 {
    font-size: 18px;
    font-weight: 500;
    margin: auto;
    text-align: justify;
    color: #333;
    line-height: 27px;
        padding: 0 0 5% 10px;
}
	
.bzone p {
	font-size: 18px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}
.bzonefilm_1{
  margin:auto;
	}
}
