@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
b { 
    font-weight: bold !important;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
a {
    text-decoration: none;
}
a img{
  outline: none;
}
a:focus, input:focus, button:focus{
  outline: none;
}
body{
	/*font-family: Arial,".蘋方-繁", "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;*/
	font-family: 'Noto Sans TC', sans-serif;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#381752+0,0d2858+100 */
background: #381752; /* Old browsers */
background: -moz-linear-gradient(left,  #381752 0%, #0d2858 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #381752 0%,#0d2858 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #381752 0%,#0d2858 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#381752', endColorstr='#0d2858',GradientType=1 ); /* IE6-9 */


	}



	/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#ffffff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:100px;
	height:100px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-size: 100px 100px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-50px 0 0 -50px; /* is width and height divided by two */
}	
.goTop{
	float: left;
	position:relative;
	z-index: 1;
	width:48;
	height:48px;
	margin-top: 5px;
	}
.goTop:hover{
 opacity:0.8;
	}	




.quicklink{
	position:fixed;
	display: block;
	z-index:100;
	width:48px;
	right: 10px;
	bottom: 150px;
	}

.quicklink .qk_link{
	position: relative;
	z-index: 0;
	width: 100%;
	float: left;
	display: table;
	cursor: pointer;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    border-radius: 30px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7ee12+0,87c26a+50,008fd5+100 */
background: #C4A476; /* Old browsers */

	}

.qk_link_body{
	display: table-cell;
	vertical-align: top;
	width: 100%;
	border-radius: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
	color: #ffffff;
}	


.quicklink .qk_link:hover{
 opacity:0.8;
	}	



.mb_show{
	display: none;
}


.pc_show{
	display: block;
}


.bg_pattern{
	position: fixed;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

#WRAPER{
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	text-align:center;
	-moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  right:0px;
	}

#WRAPER.reveal{
	position:absolute;
	right:180px;

}		



#HEADER{
	float:left;
	width:100%;
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 0px;
	}


#KV{
	position: relative;
	z-index: 1;
	float: left;
	display: inline-table;
	width: 100%;
	/*height: 860px;*/
	text-align: center;
}

#KV .ct{
	position: relative;
	z-index: 2;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.kv_slogan{
	display: inline-block;
	width: 60%;
}
.kv_date{
	display: inline-block;
	width: 48%;
}

.kv_img{
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}



.scroll_down{
	position: absolute;
	z-index: 2;
	width: 104px;
	left: 50%;
	bottom: 20px;
	margin-left: -52px;
	cursor: pointer;
}
.scroll_down:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}


@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}


.NAV_btn_wrap{
	display: none;
	position:fixed;
	width:60px;
	top:30px;
	right:20px;
  	z-index:4;
	}	

#nav-icon3{
  width: 30px;
  height: 45px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;

 -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
}

#nav-icon3.light span{
  background: #ffffff;
}

#nav-icon3.dark span{
  background: #000000;
}


#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 10px;
}

#nav-icon3 span:nth-child(2){
  display: none;
  top: 10px;
}

#nav-icon3 span:nth-child(4) {
  top: 20px;
}
#nav-icon3.open span{
	background: #ffffff;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}


#NAV{
	position: relative;
	z-index: 12;
	width: 100%;
	height: auto;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    	-moz-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
	text-align: right;
	margin-top: 20px;
}



nav{
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 1; 
}

nav div {
	display: inline-block;
	margin-right: 30px;

  	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
letter-spacing: 0.04em;
color: #ffffff;
cursor: pointer;
}



nav div:hover {
border-bottom: #C4A476 2px solid;

}






.sec{
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 100px 20px 100px 20px;
}

.sec.fix_padding{
    padding: 0px 0px 0px 0px;
}

.sec.fix_padding2{
    padding: 100px 0px 0px 0px;
}


.mid_content{
	display: inline-block;
	width: 1100px;
	text-align: center;
	position: relative;
	z-index: 1;
}


.secTitleWrap{
	display: inline-block;
	width: 100%;
	z-index: 3;
	text-align: center;
	position: relative;
	margin-bottom: 70px;
}

.sec_title{
	display: inline-block;
	width: 260px;
	
}

.fourm_des{
	float: left;
	width: 100%;
	text-align: left;

	font-weight: 300;
font-size: 20px;
line-height: 33px;
/* or 154% */


color: #040D30;
}


.agenda_menu_wrap{
	float: left;
	width: 100%;
	text-align: center;
}

.agenda_menu{
	display: inline-block;
	width: 250px;
	border-radius: 40px;
	margin: 10px;
	background: #ffffff;
	overflow: hidden;
	cursor: pointer;
}

.agenda_menu:hover .menu_head{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.agenda_menu.current .menu_head{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.menu_head{
	float: left;
	width: 100%;
	border-radius: 40px 40px 0px 0px;
	background: #bdbbbb;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
	text-align: center;
	line-height: 1.4;
	font-size: 26px;
	color: #ffffff;
}

.menu_head span{
	font-size: 30px;
	font-weight: bold;
}

.menu_topic{
		float: left;
	width: 100%;
		-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
	text-align: center;
	line-height: 1.4;
	font-size: 16px;
	color: #211b51;
}


.agenda_content{
	display: inline-block;
	width: 800px;
	text-align: center;
	margin-top: 40px;
}

.agenda_item_img{
	float: left;
	width: 100%;
}

.agenda_item{
	float: left;
	width: 100%;
	display: none;
}

.agenda_item.show{
	display: block;
}

.agenda_head_table{
	display: inline-table;
	width: 100%;
}
.agenda_head_table .th{
	display: table-cell;
	width: 207px;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
	color: #ffffff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.agenda_head_table .td{
	display: table-cell;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0px 10px 40px;
	text-align: left;
	font-size: 20px;
	color: #1e1f55;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #ffffff; /* Old browsers */
vertical-align: middle;
}


.agenda_table{
	display: inline-table;
	width: 100%;
	border-bottom: #8d86a4 1px solid;
}
.agenda_table .th{
	display: table-cell;
	width: 207px;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	font-size: 20px;
	vertical-align: middle;
	color: #ffffff;
}

.agenda_table .th span{
	font-weight: bold;
	color: #f0fca7;
}


.agenda_table .td{
	display: table-cell;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0px 10px 40px;
	text-align: left;
	font-size: 20px;
	color: #ffffff;
vertical-align: middle;
}

.agenda_table .td span.title{
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #ed8bc0;
	font-weight: bold;
}



.host_bg{
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #ffffff;
	opacity: 0.8;
}

.host_menu_wrap{
	float: left;
	width: 100%;
	text-align: center;
}

.host_menu{
	display: inline-block;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 25px 10px 25px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background: #bdbbbb;
  border-radius: 30px;
  cursor: pointer;
}

.host_menu.current, .host_menu:hover{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b50a3+0,4d2273+100 */
background: #0b50a3; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #0b50a3 0%, #4d2273 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #0b50a3 0%,#4d2273 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #0b50a3 0%,#4d2273 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b50a3', endColorstr='#4d2273',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.host_content{
	display: inline-block;
	width: 100%;
	margin-top: 40px;
	position: relative;
	z-index: 0;
}

.host_group{
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}

.host_group.show{
	display: block;
}

.album_slider_wrap{

display: inline-block;
position: relative;
z-index: 1;
width: 100%;

}
.sec1_album_slider{
	float: left;
	width: 100%;
	text-align: center;
}


.sec1_album_slider li{
	display: inline-block;
	width: 253px;
}


.sec1_left_btn1{
	position: absolute;
	z-index: 4;
	width: 140px;
	height: 24px;
	top: 50%;
	left: -150px;
	margin-top: -12px;
	cursor: pointer;
}


.sec1_right_btn1{
	position: absolute;
	z-index: 4;
	width: 140px;
	height: 24px;
	top: 50%;
	right: -150px;
	margin-top: -12px;
	cursor: pointer;
}


.host{
	display: inline-block;
	width: 253px;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}

.head_cover{
	display: inline-block;
	width: 100%;
}

.host_title{
	float: left;
	width: 100%;
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 42px;

color: #040D30;
	margin-top: 17px;
}

.host_subtitle{
	display: inline-block;
	width: 100%;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
text-align: center;

color: #040D30;
border-bottom: 1px #040D30 solid;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
padding-top: 9px;
padding-bottom: 9px;
}

.host_edu{
		float: left;
		display: none;
	width: 100%;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;

color: #353535;
text-align: left;
margin-top: 9px;
}

.host_intro{
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
}



.host_intro:before{
	position: absolute;
	content: '';
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #ffffff;
	opacity: .2;
}
.host_intro .ct{
	display: table-cell;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.host_intro .ct .info_box{
	display: inline-block;
	width: 480px;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    font-size: 16px;
	color: #140e02;
	font-weight: 100;
	line-height: 1.6;
	text-align: left;
	background: #ffffff;
	border-radius: 20px;
	position: relative;
}

.info_box_close{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.info_box_close:hover{
	opacity: .5;
}

.news_wrap{
	display: inline-block;
	width: 1120px;
	position: relative;
	z-index: 5;
}
.news_wrap .news_item{
	float: left;
	width: 28%;
	margin: 20px;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
}
.news_wrap .news_item:hover{
		 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.news_wrap .news_item .cover{
	float: left;
	width: 100%;
}

.news_wrap .news_item .news_info{
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0px 20px 0px;
    text-align: left;
}
.news_wrap .news_item .news_info h1{
	float: left;
	width: 100%;
	font-size: 20px;
	color: #ffffff;
    text-align: left;
    overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}

.news_wrap .news_item .news_info p{
	float: left;
	width: 100%;
font-style: normal;
font-weight: normal;
font-size: 20px;

color: #00023E;
    text-align: left;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 24px;
height: 48px;
margin-top: 5px;
}


.gold_bg{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.blue_bg{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}




.form_wrap{
	display: inline-block;
	width: 900px;
	text-align: center;
}


.form_item{
	display: inline-table;
	width: 49%;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.form_item .title{
	display: inline-block;
	width:100%;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 45px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
}
.form_item .title span{
	color: #fb1010;
}

.form_item .input{
	color: #ffffff;
}

.form_item_full{
	float: left;
	display: inline-block;
	width: 100%;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin-left: 10px;
    text-align: left;
}

.form_item_full .title{
	display: inline-block;
	width:100%;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 45px;
	color: #ffffff;
	text-align: left;
}

.form_item_full .title span{
	color: #fb1010;
}

.form_item_full label{
	display: inline-block;
	    margin: 10px 25px 10px 0;
	    cursor: default;
	    font-size: 100%;
	        display: inline-block;
    vertical-align: middle;
    color: #ffffff !important;
    letter-spacing: 1px;

}

.form_item_full label input{
	border: none;
    padding: 5px 10px;
    margin: 0 0 0 15px;
    display: inline-block;
    vertical-align: middle;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.input_select{
	  display: inline-block;
	  position: relative;
  width: 100%;
  height: 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 border: #d7d7d7 1px solid;
 background: none;
 font-size: 14px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 padding-left: 10px;
 padding-right: 10px;
/* color: #ffffff;*/
/* background-image: url(../images/arrow_down.png);
 background-size: 31px 17px;
 background-repeat: no-repeat;
 background-position: right center;*/
}

.input_select select{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 96%;
	height: 100%;
	left: 2%;
	border: none;
	background: none;
	color: #ffffff;
	font-size: 14px;
}

.input_select select:focus{
	outline: none;
}

.input_select select option{
  color: black;
}




.single_line{
  display: inline-block;
  width: 100%;
  height: 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 border: #d7d7d7 1px solid;
 background: none;
 font-size: 14px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 padding-left: 10px;
 padding-right: 10px;
 color: #ffffff;
 border-radius: 5px;
}


 .check_groupWrap{
 	float: left;
 	width: 100%;
 	text-align: left;
 } 

 .check_group{
 	display: inline-block;
 	text-align: left;
 } 

  .check_group label{
  	font-size: 16px;
  	vertical-align: middle;
  	color: #313131;
  	letter-spacing: 1px;
 } 

 .note_form{
 	display: inline-block;
 	width: 100%;
 	color: #ffffff;
 	text-align: center;
 	font-size: 14px;
 }


.btn_wrap{
	display: inline-block;
	width: 100%;
	margin-top: 40px;
    text-align: center;
}

.btn_txt{
	display: inline-block;
	width: 100%;
	text-align: center;
    	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none; 
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.submit{
	display: inline-block;
	width: 145px;
	height: 46px;
	border: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #C4A476; /* Old browsers */

	color: #ffffff;
	  -webkit-border-radius: 23px;
  -moz-border-radius: 32px;
  border-radius: 23px;
  margin-right: 20px;
  font-size: 18px;
}
.submit:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}


.reset{
	display: inline-block;
	width: 145px;
	height: 46px;
	border: none;
	background: #7d7d7d;
	color: #ffffff;
	  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  font-size: 18px;
}
.reset:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.field{
	display: inline-table;
	width: 96%;
	margin-bottom: 15px;
	margin-top: 30px;
}

.field-labelblock{
	display:inline-block;
	width: 100%;
	text-align: left;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.field-labelblock .field-label{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 1px;
	margin-left:10px; 
}

.ckBox{
	display: inline-block;
	vertical-align: middle;
}






.field-content.full{
	display: inline-block;
	width: 100%;
	overflow-y: scroll;
	text-align: center;
    background: none; 
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-top: 10px;
}

.field_note{
	display: inline-block;
	width: 100%;
	text-align: center;
	 font-size: 14px;
	color: #e73600;
	letter-spacing: 1px;
    line-height: 1.4;
}


.warning{
	display: inline-block;
	width: 900px;
	margin-top: 50px;
		 font-size:20px;
	color: #f2e342;
	text-align: left;
}


.warning ul{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.warning ul li{
	 font-size:16px;
	color: #ffffff;
	font-weight: 100;
	margin-top: 5px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}






.sponBox{
	display: inline-block;
	vertical-align: middle;
	 
	 text-align: left;
	 position: relative;
	 		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

.sponBox .border{
	position: absolute;
	height: 80%;
	right: 0px;
	top: 10%;
	border-right: #ffffff 1px solid;
}

.sponBox img{
	display: inline-block;
	vertical-align: middle;
}



.spon1{
	height: 30px;
}




.ag_group{
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
	position: relative;
}

#FOOTER{
	float:left;
	position: relative;
	z-index: 2;
	width:100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 20px 50px 20px;
    font-size: 14px;
    color: #ffffff;
    background: #040D30;
	}


.copyright{
	display: inline-block;
	width: 60%;
	text-align: center;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
	font-size: 14px;
	color: #ffffff;
}



@media screen and (max-width: 1140px) {

.mid_content{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
}
.news_wrap{
	display: inline-block;
	float: left;
	width: 100%;
}



}

@media screen and (max-width: 960px) {
.agenda_content{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.agenda_head_table .th{
	display: table-cell;
	width: 80px;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	font-size: 20px;
	vertical-align: middle;
	color: #ffffff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.agenda_head_table .td{
	display: table-cell;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0px 10px 10px;
	text-align: left;
	font-size: 18px;
	color: #1e1f55;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #ffffff; /* Old browsers */
vertical-align: middle;
}


.agenda_table{
	display: inline-table;
	width: 100%;
	border-bottom: #8d86a4 1px solid;
}
.agenda_table .th{
	display: table-cell;
	width: 80px;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	color: #ffffff;
}

.agenda_table .th span{
	font-weight: bold;
	color: #f0fca7;
}


.agenda_table .td{
	display: table-cell;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0px 10px 20px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
vertical-align: middle;
}

.agenda_table .td span.title{
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #ed8bc0;
	font-weight: bold;
}





.form_wrap{
	display: inline-block;
	width: 100%;
	text-align: center;
}


.form_item{
	display: inline-block;
	width: 100%;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
}

.form_item .title{
	display: inline-block;
	width:100%;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 45px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
}

.form_item .input{
	display: inline-block;
	width: 100%;
	color: #fb1010;
	vertical-align: middle;
}



.copyright{
	display: inline-block;
	width: 100%;
	text-align: center;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
	font-size: 14px;
	color: #ffffff;
}



}




@media screen and (max-width: 680px) {

.goTop{
	position:relative;
	z-index: 1;
	width:30px;
	height:30px;
	margin-top: 5px;
	}


.quicklink{
	position:fixed;
	display: block;
	z-index:100;
	width:30px;
	right: 5px;
	bottom: 150px;
	}


.news_wrap .news_item{
	float: left;
	width: 50%;
}
.news_wrap .news_item:hover{
		 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.news_wrap .news_item .cover{
	float: left;
	width: 100%;
}

.news_wrap .news_item .news_info{
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0px 10px 0px;
    text-align: left;
}
.news_wrap .news_item .news_info h1{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #ffffff;
    text-align: left;
    overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}







.pc_show{
	display: none;
}




.sec_title{
	display: inline-block;
	width: 180px;
}




.qk_link{
	position: relative;
	z-index: 0;
	width: 100%;
	float: left;
	display: table;
	cursor: pointer;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    border-radius: 30px;
	}

.qk_link_body{
	display: table-cell;
	vertical-align: top;
	width: 100%;
	border-radius: 30px;
	text-align: center;
	font-size: 12px ;
	font-weight: bold;
	line-height: 1.4;
			-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
	color: #ffffff;
}	

	


.NAV_btn_wrap{
	display: block;
	position:fixed;
	width:60px;
	top:30px;
	right:20px;
  	z-index:4;
	}	



#NAV{
	position: fixed;
	z-index: 12;
	width: 100%;
	height: 100%;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    	-moz-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
	background: #5f6280;
	text-align: center;
	left: 0px;
	top: -100%;
	overflow-y: scroll;
	margin-top: 0px;
}


#NAV.reveal{
	top: 0%;
	}	




nav{
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 1; 
}
nav div {
	display: inline-block;
	width: 100%;
	margin-right: 0px;

  	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
letter-spacing: 0.04em;
color: #ffffff;
cursor: pointer;
margin-top: 30px;
}


nav div:first-child {
	margin-top: 100px;
}


nav div:hover {
border-bottom: #C4A476 2px solid;

}




}


@media screen and (max-width: 480px) {




.sec_title{
	display: inline-block;
	width: 180px;
	
}

.fourm_des{
	float: left;
	width: 100%;
	text-align: left;

	font-weight: 300;
font-size: 18px;
line-height: 37px;
/* or 154% */


color: #040D30;
}



.agenda_menu{
	display: inline-block;
	width: 100%;
	border-radius: 20px;
	margin: 0px;
	background: #ffffff;
	overflow: hidden;
	cursor: pointer;
		margin-bottom: 5px;
}

.agenda_menu:hover .menu_head{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.agenda_menu.current .menu_head{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#723885+0,d80b74+100 */
background: #723885; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #723885 0%, #d80b74 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #723885 0%,#d80b74 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #723885 0%,#d80b74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723885', endColorstr='#d80b74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.menu_head{
	float: left;
	width: 100%;
	border-radius: 20px 20px 0px 0px;
	background: #bdbbbb;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
}

.menu_head span{
	font-size: 24px;
	font-weight: bold;
}

.menu_topic{
		float: left;
	width: 100%;
		-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
	text-align: center;
	line-height: 1.4;
	font-size: 12px;
	color: #211b51;
}

.sec{
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 100px 20px 100px 20px;
}


.host_menu{
	display: inline-block;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #bdbbbb;
  border-radius: 30px;
  cursor: pointer;
}

.host{
	display: inline-block;
	width: 315px;
	vertical-align: top;
	margin:10px;
	text-align: center;
	cursor: pointer;
}

.news_wrap .news_item{
	float: left;
	width: 100%;
}
.news_wrap .news_item:hover{
		 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.news_wrap .news_item .cover{
	float: left;
	width: 100%;
}

.news_wrap .news_item .news_info{
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0px 20px 0px;
    text-align: left;
}
.news_wrap .news_item .news_info h1{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #ffffff;
    text-align: left;
    overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}


.host_intro .ct .info_box{
	display: inline-block;
	width: 96%;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    font-size: 16px;
	color: #140e02;
	font-weight: 100;
	line-height: 1.6;
	text-align: left;
	background: #ffffff;
	border-radius: 20px;
	position: relative;
}



.scroll_down{
	position: absolute;
	z-index: 2;
	width: 50px;
	left: 50%;
	bottom: 10px;
	margin-left: -25px;
	cursor: pointer;
}


.sec1_album_slider li{
	display: inline-block;
	width: 230px;
}


.sec1_left_btn1{
	position: absolute;
	z-index: 4;
	width:60px;
	height: 10px;
	top: 50%;
	left: -10px;
	margin-top: -5px;
	cursor: pointer;
}


.sec1_right_btn1{
	position: absolute;
	z-index: 4;
	width: 60px;
	height: 10px;
	top: 50%;
	right: -10px;
	margin-top: -5px;
	cursor: pointer;
}


.host{
	display: inline-block;
	width: 230px;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}


.sponBox{
	display: inline-block;
	vertical-align: middle;
	 
	 text-align: left;
	 position: relative;
	 		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.spon1{
	height: 20px;
}


#KV{
	position: relative;
	z-index: 1;
	float: left;
	display: inline-table;
	width: 100%;
	/*height: 600px;*/
	text-align: center;
}

#KV .ct{
	position: relative;
	z-index: 2;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.kv_slogan{
	display: inline-block;
	width: 96%;
}
.kv_date{
	display: inline-block;
	width: 80%;
}


}



@media screen and (max-width: 320px) {
.host{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin:0px;
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
}

.head_cover{
	float: none;
	display: inline-block;
	width: 155px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.host_title{
	float: none;
	display: inline-block;
	width: 100%;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.host_title span{
	display: inline-block;
	width: 100%;
	font-size: 20px;
	font-weight: 100;
}





}	


