body{
	background: #a1ddff;
	font-family: "微軟正黑體";
}
.width_in{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
nav{
	width: 100%;
	height: 110px;
	background:url(../image/bar_bg.png) repeat-x;
	background-size: auto 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	text-align:right;
	padding-right:100px;
}
nav .logo{
	width: 145px;
	margin-left: 70px;
	float: left;
}
nav .btn01,nav .btn02{
	display:inline-block;
	width: 145px;
	height: 49px;
	margin-right: 20px;
	margin-top: 20px;
	
}
nav .btn01{
	background: url(../image/btn01.png);
	background-size: 100% auto;

}
nav .btn01:hover{
	background: url(../image/btn01_r.png);
	background-size: 100% auto;
}
nav .btn02{
	background: url(../image/btn02.gif);
	background-size: 100% auto;
}
nav .btn02:hover{
	background: url(../image/btn02_r.png);
	background-size: 100% auto;
}
nav .btn03 i{
	display: inline-block;
	font-size: 30px;
	position: relative;
}
nav .btn03 i:before{
	position: absolute;
	top: -40px;
	color: #5eade7;
}


/* header----------------- */

header{
	width: 100%;
	padding-top: 110px;
	background-image: url(../image/top_bgp.png),url(../image/header_bg.jpg);
	height: 713px;	
}
header .pic{
	position: absolute;
	top: 47px;
	left: -22px;
}
header .tit{
	position: absolute;
	top: 65px;
	left: 315px;
}
header .tit_m{
	display: none;
}
header p{
	position: absolute;
	top: 310px;
	left: 330px;
	width: 550px;
	color: #233e4f;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-align:justify;
}
header p a,header p a:focus{
	display: inline-block;
	width: 82px;
	margin-left: 5px;
	background: #233e4f;
	text-align: center;
	color: #5fafe8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration: none;
}
header p a i{
	padding-right: 5px;
}
header p a:hover,header p a:active{
	text-decoration: none;
	outline: none;
	color: #fff;

}
header h2{
	position: absolute;
	top: 480px;
	left: 440px;
	color: #233e4f;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
header h2 i{
	padding-right: 5px;
}
header h2 span{
	margin-left: 15px;
}

.vedio{
	width: 100%;
	background: url(../image/vedio_bg.png) repeat-x top ;
	margin-top: -34px;
	padding-top: 34px;
}
.vedio > div{
	background: #e2f1fa;
	padding-bottom: 30px;
}
.vedio .pic{
	position: absolute;
	right: -30px;
	top: 100px;
}
.vedio .tt{
	width: 90%;
	margin: 0 auto;
	background:url(../image/moive_line.png) bottom center no-repeat;
	padding-top: 20px;
}
.vedio .tt img{
	width: 80%;
	padding-bottom: 15px;
}
.vedio .movie{
	width: 670px;
	height: 380px;
	text-align: center;
	background: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	padding-top: 10px;
	margin-left: 50px;
	margin-top: 20px;
}
.vedio .movie img{
	position: absolute;
	top: 10px;
	left: 10px;
}
.vedio .movie iframe{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 644px;
	height: 359px;
}

/* event01----------- */
.event1{
	width: 100%;
	background: url(../image/event01_bg.gif) top center repeat-x #c9ebff;
	padding: 1% 0;
}
.event1 .tit,.event2 .tit{
	 width: 70%;
	 margin:3% 15%;
	 margin-bottom: 0;
}
.event1 .note3{
	width: 98%;
	margin:1%;
	background: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius:210px;
	border-radius: 20px;
	padding: 10px;
	padding-left: 200px;
	padding-bottom: 25px;
	position:relative;
}
.event1 .note3 >img{
	position: absolute;
	left: 35px;
	top: 60px;
}
.event1 .note3 h5{
	font-size: 23px;
	font-weight: 900;
	color: #319be9;
	line-height: 40px;
}
.event1 .note3 h5 span{
	padding-left: 20px;
}
.event1 .note3 h5 span.note3_3{
	padding-left: 0;
}

.event1 .note3 p{
	font-size: 18px;
	line-height: 24px;
	color: #545454;
	font-weight: bold;
	padding-right: 5%;
	text-align:justify;
}
.event1 .note3 p img{
	display: block;
	width: 80%;
	margin: 20px auto;
}
.event1 .note3 p img.p2{
	width: 100%;
}
.event1 .note3 p .insidetxt{
	display: none;
}
.event1 .note3 a{
	display: block;
	width: 130px;
	height: 39px;
	background: url(../image/more.png);
	background-size: 100% auto;
	text-indent: -9999px;
	margin-left: 77%;
}
.event1 .note3 a:hover{
	background: url(../image/morer.png);
	background-size: 100% auto;
}
.event1 .step{
	text-align: center;
}
.event1 .step img{
	width: 30%;
	margin: 0 1%;
	margin-top: -2%;
}

/* event02----------- */
.event2{
	width: 100%;
	background: url(../image/event02_bg.gif) top center repeat-x #a1ddff;
	padding: 2% 0;
}
.event2 .demo{
	overflow: hidden;
	margin-bottom: 10px;
}
.event2 .demo > div{	
	width: 33%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	padding: 8px;
	height: 205px;
	margin-left: 3px;
}
.event2 .demo >div img{
	width: 100%;
	 height: auto;
}
.event2 .demo >div p{
	font-size: 16px;
	line-height: 20px;
	color: #69767d;
	font-weight: bold;
	padding: 10px;
}
.event2 .sharetxt{
	overflow: hidden;
}
.event2 .sharetxt div{
	width: 49%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	margin:.5%;
	height: 140px;
}
.event2 .sharetxt div img{
	width: 76px;
	height: auto;
	display: block;
	float: left;
	margin: 20px 15px 0;
}
.event2 .sharetxt div p{
	font-size: 14px;
	line-height: 18px;
	color: #69767d;
	font-weight: bold;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
}

footer{
	clear: both;
	text-align: center;
	background: url(../image/footer_bg.gif) top repeat-x #5eade7;
	padding: 20px;
	line-height: 20px;
	padding-top: 40px;
	color: #fff;
	font-size: 13px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.modal{
	text-align: center;
	padding: 0!important;
}
.modal:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog{
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 760px;

}
.modal-content{

	background: #e2f1fa;
	border: 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.modal-header{
	border-bottom: 0;

}
.gift {
	margin: 0 auto;
	text-align: center;
}
.gift img{
	height: 265px;
	width: auto;
}
.gift p{
	font-size: 14px;
	color: #ea5f8a;
	font-weight: bold;
	line-height: 40px;
}
.gift p span{
	background: #f6f4b4;
	padding: 0 10px;
	margin: 0 10px;
}
.modal-body ul{
	font-size: 13px;
	line-height: 20px;
	color: #545454;
	padding-right: 20px;
	padding-bottom: 20px;
}
.modal-body h6{
	display: block;
	width: 85px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #545454;
	margin-left: 22px;
}
.modal-title img{
	width: 100%;
	margin-top: -50px;
}
.modal-header .close{
	font-size: 50px;
	color: #529fd8;
}
.popshare > p{
	display: block;
	font-size: 16px;
	color: #5fb0ea;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.popshare h5{
	font-size: 12px;
	line-height: 16px;
	color: #8a8a8a;
	padding: 0 30px;
	text-align: justify;
}
.popshare > div{
	padding: 5px 30px 0 30px;
	line-height: 20px;
	font-size: 14px;
	color: #545454;
	font-weight: bold;

}
.popshare > div p{
	display: inline-block;
	width: 62px;

}
.popshare > div h3{
	font-weight: bold;
	font-size: 16px;
	color: #3599e1;
}
.popshare > div h3 i{
	padding-right: 5px;
}
.popshare > div h3 span{
	color: #f45eb2;
	font-size: 13px;
	padding-left: 5px;
}
.popshare > div input{
	margin: 5px 0;
}
.popshare > div input.ll{
	width: 60%;
}
.popshare > div textarea{
	width: 100%;
	margin-top: 10px;
	height: 80px;
}
.popshare a{
	display: block;
	width: 248px;
	height: 72px;
	text-indent: -9999px;
	background: url(../image/bbtn.gif);
	margin: 25px auto;
}
.popshare a:hover{
	background: url(../image/bbtnr.gif);
}

label,.step2 label{
	font-size: 15px;
	color: #202020;
	line-height: 26px;
	margin-left: 3px;
	font-weight: normal;

}
input[type="radio"],input[type="checkbox"] {display:none;}
input[type="radio"] + label span,input[type="checkbox"] + label span {
	display:inline-block;width:17px;   
	height:17px;margin:-1px 4px 0 0; 
	vertical-align:middle;background:url(../image/check_radio_sheet.png) left top no-repeat;
	cursor:pointer;
}
input[type="radio"]:checked + label span,input[type="checkbox"]:checked + label span { 
	background-position:bottom;
}

.menu{
	display: none;
	z-index: 88;
	position:fixed;
	width: 100%;
	background: #3795d9;
	top: 90px;
	padding: 30px;
	text-align: center;
	color: #fff;
}
.menu > a{
	display: block;
	color: #fff;
	line-height: 60px;
	border-bottom: 1px solid #79c2f7;
	font-size: 18px;
	font-weight: bold;
}
.menu .share{
	margin-top: 20px;
}
.menu .share a{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	line-height: 40px;
	margin-left: 10px;
}
.menu .share a.fb{
	background:url(../image/fb_icon.png);
	background-size: 100% auto;
}
.menu .share a.line{
	background:url(../image/line.png);
	background-size: 100% auto;
}

.btn_new{
	display:block;
	width:30%;
	margin:30px auto;
	}
.btn_new img{
	width:100%;
}

#modal-name table{
	margin-bottom:20px;
	font-size:15px;
	
	}
#modal-name td{
	border:1px solid #0f5691;
	padding:5px;
	text-align:center;
	}
#modal-name tr:nth-child(odd){
	background:#cfe9fb;
	}
#modal-name td.tt{
	color:#fff;	
	background:#0f5691;
	font-size:16px;
	font-weight:bold;}
#modal-name td.tt span{
	color:#fff36b;
	display: block;
	
	}


@media screen and (max-width: 960px){
.width_in{
	width: 100%;
}
nav{
	width: 100%;	
	padding-right:3%;
	height:auto;
	padding-bottom: 3%;
}
nav .logo{
	width: 25%;
	margin-left:3%;
}
nav .btn01,nav .btn02{
	display:inline-block;
	width: 28%;
	height: auto;
	padding-top: 15%;
	margin: 1%;
	
}
nav .btn01{
	background: url(../image/btn01.png) no-repeat center;
	background-size: 100% auto;

}
nav .btn01:hover{
	background: url(../image/btn01.png) no-repeat center;
	background-size: 100% auto;
}
nav .btn02{
	background: url(../image/btn02.gif) no-repeat center;
	background-size: 100% auto;
}
nav .btn02:hover{
	background: url(../image/btn02.png) no-repeat center;
	background-size: 100% auto;
}
nav .btn03 i{
	display: block;
	float: right;
	font-size: 25px;
	position: relative;
	margin-left: 2.5%;
	margin-top: 6%;
}
nav .btn03 i:before{
	position:relative;
	top: 0;
}


/* header----------------- */

header{
	width: 100%;
	padding-top: 22%;
	background-image: url(../image/header_bg.jpg);
	height: auto;
	padding-bottom: 10%;
}
header .pic{
	display: none;
}
header .tit{
	display: none;
}
header .tit_m{
	display:block;
	width: 100%;
	height: auto;
}
header p{
	position:relative;
	top: 0;
	left: 0;
	width:90%;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 auto;
}

header h2{
	position:relative;
	top: 0;
	left: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-left: 5%;
}

header h2 span{
	margin-left: 0;
	display: block;
}

.vedio{
	width: 100%;
	background: url(../image/vedio_bg.png) repeat-x top ;
	background-size:32% auto;
	margin-top: -8%;
	padding-top: 4%;
}
.vedio > div{
	background: #e2f1fa;
	padding-bottom: 30px;
}
.vedio .pic{
	position: absolute;
	right: 5px;
	top: 85%;
	width: 10%;
}
.vedio .tt{
	width: 100%;
	margin: 0 auto;
	background:url(../image/moive_line.png) bottom center no-repeat;
	padding-top: 2%;
}
.vedio .tt img{
	width: 100%;
}
.vedio .movie{
	width: 90%;
	height: auto;
	text-align: center;
	background: #fff;
	position: relative;
	padding-top: 0;
	margin-left: 5%;
	margin-top: 2%;
}
.vedio .movie img{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
}
.vedio .movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}

/* event01----------- */
.event1{
	width: 100%;
	background: url(../image/event01_bg.gif) top center repeat-x #c9ebff;
	background-size:32% auto;
	padding: 1% 0;
}
.event1 .tit,.event2 .tit{
	 width: 80%;
	 margin:3% 10%;
	 margin-bottom: 0;
}
.event1 .note3{
	width: 96%;
	margin:2%;	
	padding: 10px;
	padding-left: 0;
	padding-bottom: 25px;
	position:relative;
}
.event1 .note3 >img{
	position: absolute;
	left: 5px;
	top: 20px;
	width: 50px;

}
.event1 .note3 h5{
	padding-left: 55px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
.event1 .note3 h5 span{
	display: block;
	padding-left: 0;
}
.event1 .note3 p{
	font-size: 14px;
	line-height: 20px;
	font-weight:normal;
	padding:0 5%;
}
.event1 .note3 p img{
	width: 100%;
}
.event1 .note3 a{
	display: block;
	width: 130px;
	height: 39px;
	background: url(../image/more.png);
	background-size: 100% auto;
	text-indent: -9999px;
	margin: 0 auto;
}
.event1 .note3 a:hover{
	background: url(../image/morer.png);
	background-size: 100% auto;
}
.event1 .step{
	text-align: center;
}
.event1 .step img{
	width: 90%;
	margin: 6% auto;
	margin-top: -4%;
}

/* event02----------- */
.event2{	
	width: 100%;
	background: url(../image/event02_bg.gif) top center repeat-x #a1ddff;
	background-size:32% auto;
	padding: 2% 0;
}

.event2 .demo > div{	
	width: 90%;
	padding: 8px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 3%;
	padding-bottom: 0;
}
.event2 .demo >div p{
	font-size: 16px;
	font-weight:normal;
	padding: 10px;
}

.event2 .sharetxt div{
	width: 90%;
	margin:.5% auto;
	height:auto;	
	margin-bottom: 3%;
	padding-bottom: 3%;
	overflow:hidden;
	
}
.event2 .sharetxt div img{
	width: 76px;
	height: auto;
	display: block;
	float: left;
	margin: 20px 15px 0;
}
.event2 .sharetxt div p{	
	font-weight:normal;
	padding-top: 20px;
	padding-right: 0;
}

footer{
	clear: both;
	text-align: center;
	background: url(../image/footer_bg.gif) top repeat-x #5eade7;
	padding: 20px;
	line-height: 20px;
	padding-top: 40px;
	color: #fff;
	font-size: 13px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 0;
}
#page-top img{
	width: 80%;
}

.modal:before{
	height: auto;
	margin-right: 0;
}
.modal-dialog{
	width: 96%;
	margin: 0 auto;
}

.gift img{
	width: 110%;
	height: auto;
	margin-left: -5%;
}
.gift p{
	font-size: 14px;
	color: #ea5f8a;
	font-weight:normal;
	line-height: 20px;
}
.gift p span{
	display:block;
}
.modal-body h6{
	display: block;
	width: 85px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #545454;
	margin-left: 22px;
}
.modal-title img{
	width: 100%;
	margin-top: -10%;
}
.popshare > p{
	display: block;
	font-size: 15px;
	color: #5fb0ea;
	line-height: 20px;
	font-weight:normal;
	text-align: center;
}
.popshare h5{
	font-size: 12px;
	line-height: 16px;
	color: #8a8a8a;
	padding: 0 5%;
	text-align: justify;
}
.popshare > div{
	padding: 0 5%;
	font-weight:normal;

}
.popshare > div h3 span{
	display: block;
	line-height: 20px;
	padding: 5px 0;
}
.popshare > div input{
	width: 100%;
}
.popshare > div input.ll{
	width: 100%;
}

.menu{
	top: 0;
	padding:20%;
}
.menu > a{
	font-weight: normal;
}
.btn_new{
	width:85%;
	margin:20px auto;
	}
#modal-name td.tt{
	font-weight:normal;

}
}