@charset "utf-8";
/* CSS Document */
.bzone h2:hover {
    text-decoration: none;
    color: #333;
}
a:hover, a:focus {
    color:0;
    text-decoration:none;
}
.bzone h1:hover {
    text-decoration: none;
    color: #0078c4;
}
body{
	background-color: #fff;
}
/*狀元奇機---01產品優勢-------------------------------------*/

/*大標題*/
.title-group .title {
	color: #222; /*換顏色*/
	padding-top: 30px;
}
.title-group .line01 {
	background-color: #000000; /*換顏色*/
}
.title-group .line_fun {
	background-color: #ffffff; /*換顏色*/
}
/*大標題--五大產品優勢*/

.five-green {
	background-color: #30967c;
	padding-bottom: 40px;
}
.title-group .title.t01 {   /*五大產品優勢*/
	color: #222; /*換顏色*/
	padding-top: 0px;
}
.title-group .title.white01 {  /*五大產品優勢*/
	color: #ffffff;
}
.title-group .line01.white01 {
	background-color: #ffffff;
	margin-bottom: 2%;
}
.title-group .line02 {  /*五大產品優勢*/
	width: 70%;
	/*max-width: 818px;*/
	min-width: 580px;
	height: 2px;
	margin-top: 21px;
	margin-left: auto;
	margin-right: auto;
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+20,ffffff+80,ffffff+100&0+0,1+15,1+85,0+100 */
 -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1 ); /* IE6-9 */
}




 .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(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


 .linewhite_down {
    width: 70%;
    /* max-width: 818px; */
    min-width: 580px;
    height: 2px;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    background-color:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


@media screen and (max-width:767px) {
.title-group {
	background-color: transparent;
}
.title-group .line00 {
	margin-top: 15px;
	width: 65%;
	min-width: 400px;
	 background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,595959+15,595959+85,000000+100&0+0,0.65+35,0.6+65,0+100 */
		 -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 */
}
	
	
.linewhite {
	margin-top: 15px;
	width: 65%;
	min-width: 400px;
	 background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
	
	.linewhite_down {
    width: 65%;
    /* max-width: 818px; */
    min-width: 400px;
    height: 2px;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    background-color:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
	
.title-group .line02 {
	margin-top: 15px;
	width: 65%;
	min-width: 360px;
}
.title-group .line01 {
	width: 200px;
	height: 7px;
	margin-top: -20px;
	border-right: 0px solid transparent;
	border-left: 0px solid transparent;
	border-top: 0px solid transparent;
}
}

@media screen and (max-width:480px) {
.title-group {
	margin-top: 28px;
	padding-bottom: 20px;
}
.title-group .title {
	letter-spacing: 3px;
	text-indent: 3px;
}
.title-group .line00 {
	margin-top: 13px;
	width: 85%;
	min-width: 200px;
}
	.linewhite {
	margin-top: 13px;
	width: 85%;
	min-width: 200px;
	 background-color: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
	
	.linewhite_down {
    width: 85%;
    /* max-width: 818px; */
    min-width: 200px;
    height: 2px;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    background-color:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.28) 15%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0.6) 65%, rgba(255,255,255,0.26) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.28) 15%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0.6) 65%,rgba(255,255,255,0.26) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.title-group .line02 {
	margin-top: 13px;
	width: 85%;
	min-width: 200px;
}
.title-group .line01 {
	width: 180px;
}
}
/*狀元奇機---01產品優勢_背景*/
.wincenter-all {
	background-image: url(../image/wincenter_class/win-bg-white.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;/*height: 1082px;*/ /*暫時給高度_之後用內容撐開*/
}
.win-max-width {
	width: 60%;
	padding-top: 50px;
	padding-bottom: 100px;
	position: relative;
}
.win-max-width.pad01 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.win-mov {
	width: 100%;
}
.win-mov-p {
	font-size: calc(.5vw + 14px);
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	line-height: 42px;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*狀元奇機---五大產品優勢----------*/

/*背景----*/

.black-bg {
	background-color: rgba(0,0,0,0.70);
	width: 100%;
	padding-top: 160px;
	padding-bottom: 160px;
}
.five-best-bg {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;/*height: 800px;*/ /*暫時給高度*/
}
.five-best-bg.img01 {
	background-image: url(../image/wincenter_class/win-bg-five01.png);
}
.five-best-bg.img02 {
	background-image: url(../image/wincenter_class/win-bg-five02.png);
}
.five-best-bg.img03 {
	background-image: url(../image/wincenter_class/win-bg-five03.png);
}
.five-best-bg.img04 {
	background-image: url(../image/wincenter_class/win-bg-five04.png);
}
.five-best-bg.img05 {
	background-image: url(../image/wincenter_class/win-bg-five05.png);
}
/*---------------------------*/

.white-box {
	width: 40%; /*633px*/
	height: auto;
	/*min-height: 518px;*/
	background-color: rgba(255,255,255,0.3);
	border-radius: 20px;
	padding-top: 30px;
	padding-bottom: 70px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 2;
}
/*.white-box.pad-p01{
	padding-bottom: 70px;
}*/


.white-title {
	font-size: calc(1.6vw + 18px);
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.white-p {
	font-size: calc(.7vw + 14px);
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
}
.play-icon {
	width: auto;
	float: right;
	cursor: pointer;
}

@media (max-width: 991px) {
.white-box {
	width: 60%;
}
}

@media (max-width: 767px) {
.win-max-width {
	width: 70%;
}
.white-box {
	width: 70%;
}
}

@media screen and (max-width:480px) {
.white-p {
	padding-left: 10px;
	padding-right: 10px;
}
}
/*狀元奇機---02學習優勢-------------------------------------*/

.learn-pad-top {
	padding-top: 0px;
}
.learn-box-width {
	width: 90%;
}
.learn-box-width.w01 {
	width: 90%;
}
.learn-box-width.w02 {
	width: 90%;
}
.learn-box-width.w03 {
	width: 90%;
}
.learn-box-width.w04 {
	width: 90%;
}
/*背景設定--*/

.learn-black-bg {
	background-color: rgba(0,0,0,0.65);
	width: 100%;
}
.learn-bg-set {
	background-repeat: no-repeat;
	background-position: top center;
}
.learn-bg-set.bg01 {
	background-image: url(../image/wincenter_class/win-learn-bg01.png);
	border-bottom: 4px solid #ffffff;
	height: 702px; /*暫時設高*/
}
.learn-bg-set.bg02 {
	background-image: url(../image/wincenter_class/win-learn-bg02.png);
	height: 514px; /*暫時設高*/
}
.learn-bg-set.bg03 {
	background-image: url(../image/wincenter_class/win-learn-bg03.png);
	height: 514px; /*暫時設高*/
}
.learn-bg-set.bg04 {
	background-image: url(../image/wincenter_class/win-learn-bg04.png);
}
.learn-bg-set.bg05 {
	background-image: url(../image/wincenter_class/win-learn-bg05.png);
	background-repeat: repeat;
}
.learn-bg-set.bg06 {
	background-image: url(../image/wincenter_class/win-learn-bg06-1.png);
	height: 924px; /*暫時設高*/
}
/*文字與方塊---------------*/


/*共用----*/
/*.lern-title-set{
	font-size: calc(1vw + 18px);
	font-weight: bold;
}

.lern-p-set{
	font-size: calc(.4vw + 16px);
	font-weight: normal;
}*/



/*藍色*/
.lern-blue-box {
	width: 240px;
	height: 240px;
	border: 1px solid #177995;
	float: right;
}
.learn-blue-txt {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #177995;
	background-color: #f6f5f3;
	float: right;
	margin-top: 70px;
	position: absolute;
	right: -2%;
}
/*藍色767--設定*/

.learn-b-width {
	width: 45%;
	display: inline-block;
	float: right;
}
.learn-b-title {
	display: inline-block;
	width: 100%;
	font-size: calc(3vw + 18px);
	font-weight: bolder;
	color: #177995;
	border: 1px solid #177995;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
.learn-b-stitle {
	display: inline-block;
	width: 100%;
	font-size: calc(2vw + 18px);
	font-weight: bolder;
	color: #ffffff;
	background-color: #177995;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.learn-b-icon {
	position: relative;
	bottom: -20px;
	background-color: #ffffff;
}
/*灰色--左*/
.learn-gray-box {
	width: 240px;
	height: 240px;
	border: 1px solid #4f4f4f;
	float: left;
	position: absolute;
	z-index: 1;
}
.learn-gray-title {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #4f4f4f;
	/*background-color: #ffffff;*/
	float: left;
	padding-top: 30px;
	padding-left: 40px;
}
.learn-gray-p {
	font-size: calc(.4vw + 16px);
	font-weight: normal;
	color: #4f4f4f;
	background-color: #f6f5f3;
	line-height: 36px;
	float: left;
	margin-top: 95px;
	margin-left: 5%; /*-198px;*/
	position: relative;
	z-index: 2;
}
/*灰色--右*/
.learn-gray-box-right {
	width: 240px;
	height: 240px;
	border: 1px solid #4f4f4f;
	float: right;
}
.learn-gray-title-right {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #4f4f4f;
	float: right;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 58px;
}
.learn-gray-p-right {
	font-size: calc(.4vw + 16px);
	font-weight: normal;
	line-height: 36px;
	color: #4f4f4f;
	background-color: #f6f5f3;
	float: right;
	position: absolute;
	right: 3%;
	margin-top: 95px;
}
/*白色*/
.learn-white-box {
	width: 280px;
	height: 280px;
	border: 1px solid #ffffff;
	float: right;
}
.learn-white-title {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #ffffff;
	/*background-color: #ffffff;*/
	padding-top: 30px;
	padding-left: 40px;
}
.learn-white-p {
	font-size: calc(.4vw + 16px);
	font-weight: normal;
	color: #ffffff;
	background-color: #2f251f;
	line-height: 36px;
	float: right;
	margin-top: 95px;
	margin-right: -470px;
}
/*中央白色*/
.learn-center-box {
	width: auto;
	height: auto;
	border: 1px solid #ffffff;
}
.learn-center-title {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 40px;/*padding-bottom: 30px;*/
}
.learn-center-p {
	font-size: calc(.4vw + 16px);
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	line-height: 48px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
/*色塊區塊------------*/

.learn-colorbox {
	background-color: #177995;
}
.learn-colorbox-title {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.learn-colorbox-p {
	font-size: calc(.5vw + 14px);
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 15px;
	/*padding-bottom: 15px;*/
	line-height: 48px;
}
/*--------------------*/

/*卡片區塊------------*/
/*標題*/
.card-big-title {
	font-size: calc(2vw + 18px);
	font-weight: bold;
	letter-spacing: 1px;
	color: #177995;
	text-align: center;
}
.card-p {
	font-size: calc(.5vw + 14px);
	font-weight: bold;
	color: #222222;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*卡片*/

.card-group {
	width: 100%;
	height: auto;
	padding-top: 60px;
}
.card-bg {
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 6px;
	position: relative;
	z-index: 1;
	height: 380px;
	overflow: hidden;
}
.card-bg.blue01 {
	background-image: url(../image/wincenter_class/win-learn-card456-bg.png);
}
.card-bg.green01 {
	background-image: url(../image/wincenter_class/win-learn-card789-bg.png);
}
.card-img {
	/*padding-left: calc((100% - 194px)/2);*/
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.card-pad {
	padding-left: 60px;
	padding-right: 60px;
}
.card-box {
	width: 180%;
	height: 380px;
	position: absolute;
	z-index: 2;
	bottom: -256px;
	left: calc((100% - 180%)/2);
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}
.card-box.blue02 {
	background-color: #177995;
}
.card-box.green02 {
	background-color: #049359;
}
/*卡片內文字*/
.card-title-txt {
	font-size: calc(1vw + 18px);
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 22px;
}
.card-txt {
	font-size: calc(.6vw + 14px);
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
}

/*--------------------*/


@media screen and (max-width: 1410px) {
.learn-pad-top {
	padding-top: 30px;
}
}

@media screen and (max-width: 1250px) {
.learn-box-width.w02 {
	width: 100%;
	position: absolute;
	left: -80px;
}
.learn-blue-txt {
	font-size: calc(1.5vw + 18px);
	right: -7%;
}
.learn-gray-title-right {
	padding-right: 82px;
}
.learn-white-p {
	margin-right: -440px;
}
.card-pad {
	padding-left: 30px;
	padding-right: 30px;
}
.card-title-txt {
	padding-top: 28px;
}
}

@media screen and (max-width: 991px) {
.learn-box-width.w01 {
	width: 100%;
}
.learn-box-width.w03 {
	width: 100%;
}
.learn-box-width.w04 {
	width: 100%;
}
.learn-blue-txt {
	font-size: calc(2vw + 18px);
	right: -21%;
}
.learn-gray-title {
	padding-left: 26px;
}
.learn-gray-p-right {
	right: -9%;
}
.learn-white-p {
	margin-right: -422px;
}
.card-pad {
	padding-left: 10px;
	padding-right: 10px;
}
}

@media screen and (max-width: 900px) {
.learn-box-width.w02 {
	left: -112px;
}
}

@media screen and (max-width: 767px) {
.learn-pad-top {
	padding-top: 0px;
}
.learn-box-width.w02 {
	left: -60px;
}
.learn-gray-box {
	width: auto;
	height: auto;
	border: 0px solid #4f4f4f;
	position: initial;
}
.learn-gray-title {
	padding-left: 0px;
	position: absolute;
	right: -20%;
	width: 55%;
}
.learn-gray-p {
	width: 55%;
	font-weight: bold;
	background-color: transparent;
	position: absolute;
	right: -20%;
}
.learn-gray-box-right {
	width: auto;
	height: auto;
	border: 0px solid #4f4f4f;
}
.learn-gray-title-right {
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	left: -3%;
}
.learn-gray-p-right {
	width: 45%;
	font-weight: bold;
	background-color: transparent;
	position: absolute;
	left: -3%;
}
.learn-center-box {
	border: 0px solid #ffffff;
}
.win-max-width.pad01 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.learn-white-box {
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
}
.learn-white-title {
	padding-left: 0px;
	position: absolute;
	left: 50%;
}
.learn-white-p {
	width: 55%;
	font-weight: bold;
	background-color: transparent;
	position: absolute;
	left: 50%;
}
.card-group {
	padding-top: 15px;
}
.card-pad {
	width: 100%;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 50px;
}
.card-title-txt {
	font-size: calc(2.5vw + 18px);
}
.card-txt {
	font-size: calc(1.6vw + 14px);
}
.learn-bg-set.bg01 {
	background-image: url(../image/wincenter_class/win-learn-bg01-2.png);
	border-bottom: 4px solid #ffffff;
	background-position: 30%;
	height: 702px; /*暫時設高*/
}
.learn-bg-set.bg02 {
	background-image: url(../image/wincenter_class/win-learn-bg02-2.png);
	background-position: 30%;
	height: 514px; /*暫時設高*/
}
.learn-bg-set.bg03 {
	background-image: url(../image/wincenter_class/win-learn-bg03-2.png);
	background-position: 57%;
	height: 514px; /*暫時設高*/
}
.learn-bg-set.bg06 {
	background-image: url(../image/wincenter_class/win-learn-bg06-2.png);
	background-position: 40%;
	height: 924px; /*暫時設高*/
}
}

@media screen and (max-width: 580px) {
.card-pad {
	padding-left: 30px;
	padding-right: 30px;
}
}

@media screen and (max-width: 480px) {
.learn-bg-set.bg01 {
	background-image: url(../image/wincenter_class/win-learn-bg01-3.png);
	border-bottom: 4px solid #ffffff;
	height: 721px; /*暫時設高*/
}
.learn-gray-title {
	right: -28%;
}
.learn-gray-p {
	right: -28%;
}
.learn-white-p {
	line-height: 30px;
}
.learn-bg-set.bg02 {
	background-image: url(../image/wincenter_class/win-learn-bg02-3.png);
	height: 646px; /*暫時設高*/
}
.learn-bg-set.bg03 {
	background-image: url(../image/wincenter_class/win-learn-bg03-3.png);
	height: 646px; /*暫時設高*/
}
.learn-bg-set.bg06 {
	background-image: url(../image/wincenter_class/win-learn-bg06-3.png);
	background-position: 0%;
	height: 536px; /*暫時設高*/
}
}

@media screen and (max-width: 460px) {
.card-pad {
	padding-left: 10px;
	padding-right: 10px;
}
}

@media screen and (max-width: 380px) {
.card-bg {
	height: 102vmin;
}
.learn-bg-set.bg01 {
	background-position: 60%;
}
.learn-white-title {
	left: 56%;
}
.learn-white-p {
	left: 56%;
}
}
/*------------------------------------------------------------------------------狀元fun活動內頁------------*/


.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: #0079c5;
}

.bzone {
	background-image: url( ../image/wincenter_fun_class/insidepage_bgtop.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;	
}

.bzonedown {
	background-image: url( ../image/wincenter_fun_class/insidepage_bgdown.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	padding-bottom: 20%;
}


.bzone h1 {
	font-size: 42px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #0078c4;
	text-align: center;
	line-height: 70px;
	margin: 10% auto 0 ;
	text-shadow:
   -2px -2px 0 #fff,  
    2px -2px 0 #fff,
    -2px 2px 0 #fff,
     2px 2px 0 #fff;
}

	.bzonefilm{
  margin: 5% auto;
	}

	.bzonefilm_1{
  margin: 5% auto;
	}
	.bzonecontent{
  margin: 0% auto 20%;
	}


.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: #0078c4;
}

.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;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}



@media (min-width: 992px) and (max-width: 1199px) {

.bzone h1 {
	font-size: 32px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #0078c4;
	text-align: center;
	line-height: 60px;
	margin: 15% 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 20%;
	}

.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) {

	

.bzone h1 {
	font-size: 32px;
	font-weight: 600;
	padding: 0 10%;
	height: auto;
	color: #0078c4;
	text-align: center;
	line-height: 50px;
	margin: 15% 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 20%;
	}


.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: 18px;
	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) {
	 .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: #0079c5;
}


.bzone h1 {
font-size: 32px;
    font-weight: 600;
    padding: 0%;
    height: auto;
    color: #0078c4;
    text-align: center;
    line-height: 36px;
    margin: 10% auto 0;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}


	.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 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: #0078c4;
}
	
		.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: 18px;
	font-weight: 500;
	padding: 0 7%;
	margin: 3% 0;
	color: #333;
	text-align: justify;
	line-height: 40px;
}
		.bzonefilm{
  margin: 3% auto;
	}

	
.bzonefilm_1{
  margin:auto;
	}

}
@media (min-width: 320px) and (max-width: 479px) {
	.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: #0079c5;
}


.bzone h1 {
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    height: auto;
    color: #0078c4;
    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: #0078c4;
}
	
		.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;
	}
}