/* 1401 以上 寬螢幕 */
@media screen and (min-width:1401px){
	#warpper{
		min-width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv1{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-image: url(../images/pic1.jpg);
		background-size: 100%;
		background-position: center 60px;
	}
	.kv1 .display-table{
		height: 700px;
	}
	.btn_kv{
		color: #fff;
		background-color: #cd6861;
	}
	.mt600{
		margin-top: 600px;
		margin-bottom: 100px;
	}
	.kv2{
		background-color: #cd6861;
	}
	.kv2_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv2_small{
		display: none;
		visibility: hidden;
	}
	.container1300{
		width: 1300px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.text_title1{
		font-size: 2.5em;
		font-weight: bold;
	}
	.colorfff{
		color: #fff;
	}
	.form_top{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}
	.btn_box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.btn_style{
		color: #FFF;
		background-color: #9f2124;
	}
	.form_txt{
		clear: both;
		color: #fff;
		font-size:0.8em;
		line-height: 3;
		margin-bottom:0;
		text-align: center;
	}
	.form_txt a{
		color: #fff;
	}
	.btn_man{
		width: 48%;
		height: auto;
		float: left;
	}
	.btn_woman{
		width: 48%;
		height: auto;
		float: right;
	}
	.kv3{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-top: 80px; 
	}
	.kv3_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_small{
		display: none;
		visibility: hidden;
	}
	.kv3_pic{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_pic img{
		width: 120%;
	}
	h3{
		font-size: 2.1em;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-align: justify;
	}
	.kv3_txt{
		width: 100%;
		height: auto;
	}
	.kv3_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.kv3_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
	}
	.kv4{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 80px; 
	}
	.kv4_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_small{
		display: none;
		visibility: hidden;
	}
	.kv4_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
		text-align: center;
	}
	.kv4_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
		text-align: center;
	}
	.kv5{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pic4.jpg) no-repeat;
		background-size: 100%;
		padding: 60px 0px; 
	}
	.register-box{
		width: 20%;
		height: auto;
		overflow: hidden;
		margin-left: 55%;
	}
	.kv5 .register-box .col-xs-6{
		padding-left: 15px;
		padding-right: 15px; 
	}
	.kv5_p1{
		font-size: 1.5em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.btn_block{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.copyright_p{
		text-align: center;
		margin-bottom: 0;
	}
}
/* 1366 寬螢幕 */
@media (max-width:1400px) and (min-width:1200px){
	#warpper{
		min-width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv1{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-image: url(../images/pic1.jpg);
		background-size: 125%;
		background-position: top center;
	}
	.btn_kv{
		color: #fff;
		background-color: #cd6861;
	}
	.mt600{
		margin-top: 600px;
		margin-bottom: 100px;
	}
	.kv2{
		background-color: #cd6861;
	}
	.kv2_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv2_small{
		display: none;
		visibility: hidden;
	}
	.container1300{
		width: 1300px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.text_title1{
		font-size: 2.5em;
		font-weight: bold;
	}
	.colorfff{
		color: #fff;
	}
	.form_top{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}
	.btn_box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.btn_style{
		color: #FFF;
		background-color: #9f2124;
	}
	.form_txt{
		clear: both;
		color: #fff;
		font-size:0.8em;
		line-height: 3;
		margin-bottom:0;
		text-align: center;
	}
	.form_txt a{
		color: #fff;
	}
	.btn_man{
		width: 48%;
		height: auto;
		float: left;
	}
	.btn_woman{
		width: 48%;
		height: auto;
		float: right;
	}
	.kv3{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_small{
		display: none;
		visibility: hidden;
	}
	.kv3_pic{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_pic img{
		width: 120%;
	}
	h3{
		font-size: 2.1em;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-align: justify;
	}
	.kv3_txt{
		width: 100%;
		height: auto;
	}
	.kv3_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.kv3_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
	}
	.kv4{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_small{
		display: none;
		visibility: hidden;
	}
	.kv4_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
		text-align: center;
	}
	.kv4_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
		text-align: center;
	}
	.kv5{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pic4.jpg) no-repeat;
		background-size: 120%;
		background-position: 40% 0%;
	}
	.register-box{
		width: 30%;
		height: auto;
		overflow: hidden;
		margin-left: 55%;
	}
	.kv5_p1{
		font-size: 1.5em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.btn_block{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.copyright_p{
		text-align: center;
		margin-bottom: 0;
	}
}
/*PAD*/
@media (max-width:1199px) and (min-width:992px){
	#warpper{
		min-width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv1{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-image: url(../images/pic1.jpg);
		background-size: 125%;
		background-position: top center;
	}
	.btn_kv{
		color: #fff;
		background-color: #cd6861;
	}
	.mt600{
		margin-top: 450px;
		margin-bottom: 60px;
	}
	.kv2{
		background-color: #cd6861;
	}
	.kv2_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv2_small{
		display: none;
		visibility: hidden;
	}
	.container1300{
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.text_title1{
		font-size: 2.5em;
		font-weight: bold;
	}
	.colorfff{
		color: #fff;
	}
	.form_top{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}
	.btn_box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.btn_style{
		color: #FFF;
		background-color: #9f2124;
	}
	.form_txt{
		clear: both;
		color: #fff;
		font-size:0.8em;
		line-height: 3;
		margin-bottom:0;
		text-align: center;
	}
	.form_txt a{
		color: #fff;
	}
	.btn_man{
		width: 48%;
		height: auto;
		float: left;
	}
	.btn_woman{
		width: 48%;
		height: auto;
		float: right;
	}
	.kv3{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_small{
		display: none;
		visibility: hidden;
	}
	.kv3_pic{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_pic img{
		width: 120%;
	}
	h3{
		font-size: 1.4em;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-align: justify;
	}
	.kv3_txt{
		width: 100%;
		height: auto;
	}
	.kv3_txt_p1{
		font-size: 0.8em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.kv3_txt_p2{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		text-align: justify;
	}
	.kv4{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_small{
		display: none;
		visibility: hidden;
	}
	.kv4_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
		text-align: center;
	}
	.kv4_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
		text-align: center;
	}
	.kv5{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pic4.jpg) no-repeat;
		background-size: 150%;
		background-position: 45% 0%;
	}
	.register-box{
		width: 35%;
		height: auto;
		overflow: hidden;
		margin-left: 55%;
	}
	.kv5_p1{
		font-size: 1.5em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.btn_block{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.copyright_p{
		text-align: center;
		margin-bottom: 0;
	}

}
/*MOBILE 768*/
@media (max-width:991px) and (min-width:768px){
	#warpper{
		min-width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv1{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-image: url(../images/pic1.jpg);
		background-size: 165%;		
		background-position: 60% 0%;
	}
	.btn_kv{
		color: #fff;
		background-color: #cd6861;
	}
	.mt600{
		margin-top: 450px;
		margin-bottom: 60px;
	}
	.kv2{
		background-color: #cd6861;
	}
	.kv2_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv2_small{
		display: none;
		visibility: hidden;
	}
	.container1300{
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.text_title1{
		font-size: 2.5em;
		font-weight: bold;
	}
	.colorfff{
		color: #fff;
	}
	.form_top{
		width: 70%;
		height: auto;
		overflow: hidden;
		padding: 10px;
		margin: 0 auto;
	}
	.btn_box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.btn_style{
		color: #FFF;
		background-color: #9f2124;
	}
	.form_txt{
		clear: both;
		color: #fff;
		font-size:0.8em;
		line-height: 3;
		margin-bottom:0;
		text-align: center;
	}
	.form_txt a{
		color: #fff;
	}
	.btn_man{
		width: 48%;
		height: auto;
		float: left;
	}
	.btn_woman{
		width: 48%;
		height: auto;
		float: right;
	}
	.kv3{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_big{
		display: none;
		visibility: hidden;
	}
	.kv3_small{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_small_a,.kv3_small_b{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 2%;
	}
	.kv3_pic{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_pic img{
		width: 120%;
	}
	h3{
		font-size: 2.2em;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-align: justify;
	}
	.kv3_txt{
		width: 100%;
		height: auto;
	}
	.kv3_txt_p1{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.kv3_txt_p2{
		font-size: 1.3em;
		margin-bottom: 10px;
		line-height: 1.5;
		text-align: justify;
	}
	.kv4{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_big{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_small{
		display: none;
		visibility: hidden;
	}
	.kv4_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
		text-align: center;
	}
	.kv4_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
		text-align: center;
	}
	.kv5{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pic4.jpg) no-repeat;
		background-size: 210%;
		background-position: 52% 0%;
	}
	.register-box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin-left: 45%;
	}
	.kv5_p1{
		font-size: 1.5em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.btn_block{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.copyright_p{
		text-align: center;
		margin-bottom: 0;
	}
}
/*MOBILE 414*/
@media screen and (max-width:767px){
	#warpper{
		min-width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv1{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-image: url(../images/pic1_m.jpg);
		background-size: 118%;		
		background-position: center top;
	}
	.btn_kv{
		color: #fff;
		background-color: #cd6861;
	}
	.mt600{
		margin-top: 480px;
		margin-bottom: 30px;
	}
	.kv2{
		background-color: #cd6861;
	}
	.kv2_big{
		display: none;
		visibility: hidden;
	}
	.kv2_small{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.container1300{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.text_title1{
		font-size: 2em;
		font-weight: bold;
		line-height: 1.3;
		margin-top: 20px;
	}
	.colorfff{
		color: #fff;
	}
	.font_1{
		font-size: 0.9em;
		margin-bottom: 0;
	}
	.font_2{
		font-size: 1.5em
	}
	.color_light{
		color: rgba(255,255,255,0.7);
	}
	.form_top{
		width: 98%;
		height: auto;
		overflow: hidden;
		padding: 2%;
		margin: 0 auto;
	}
	.btn_box{
		width: 50%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.btn_style{
		color: #FFF;
		background-color: #9f2124;
	}
	.form_txt{
		clear: both;
		color: #fff;
		font-size:0.8em;
		line-height: 3;
		margin-bottom:0;
		text-align: center;
	}
	.form_txt a{
		color: #fff;
	}
	.btn_man{
		width: 48%;
		height: auto;
		float: left;
	}
	.btn_woman{
		width: 48%;
		height: auto;
		float: right;
	}
	.kv3{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_big{
		display: none;
		visibility: hidden;
	}
	.kv3_small{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv3_small_a,.kv3_small_b{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 2%;
	}
	.kv3_pic{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.kv3_pic img{
		width: 120%;
	}
	h3{
		font-size: 1.8em;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-align: justify;
	}
	.kv3_txt{
		width: 100%;
		height: auto;
	}
	.kv3_txt_p1{
		font-size: 0.9em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.kv3_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.5;
		text-align: justify;
	}
	.kv4{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_big{
		display: none;
		visibility: hidden;
	}
	.kv4_small{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.kv4_txt_p1{
		font-size: 1em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
		text-align: center;
	}
	.kv4_txt_p2{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 1.6;
		text-align: justify;
		text-align: center;
	}
	.kv5{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pic4_m.jpg) no-repeat;
		background-size: 135%;
		background-position: top center;
	}
	.register-box{
		width: 90%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 10px;
	}
	.kv5_p1{
		font-size: 1.5em;
		margin-bottom: 10px;
		line-height: 1.3;
		color: #cd6861;
		text-align: justify;
	}
	.btn_block{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.copyright_p{
		text-align: center;
		margin-bottom: 0;
	}
}