@charset "utf-8";
/* CSS Document */

a{	color: #ffffff; text-decoration: none;}

/*aenrich header*/
.page{ 
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}
.top{ 
	width: 100%; 
	height:40px; 
	line-height: 40px;
	background-color: #ffffff;
	
}
@media screen and (max-width: 980px) {
	.top{ 
		height:30px; 
	}
}
.logo{
	width: 100%; 
	font-size: 16px;
	padding-left: 4%;
	/*font-size: 15px;
	position: absolute; */
}
.logo a {color: #000000;}
@media screen and (max-width: 980px) {
	.logo{ 
		padding-left: 20px;
	}
}
@media screen and (max-width: 736px) {
	.logo{ 
		padding-left: 10px;
	}
}

/*KEY VISION*/
.main_bg{ 
	width: 100%; 
	height: 556px;
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: top center;
}

@media screen and (max-width: 430px) {
	.main_bg{
		height: 556px;
		background-image: url(../images/bg2.jpg);
		
	}
}

.title img{ 
	max-width: 479px;
    position:absolute;
    top: 80px;
	
}

@media screen and (max-width: 900px) {
	.title img{ 
    	max-width: 420px;
		padding: 0 1%;
	}
}
@media screen and (max-width: 430px) {
	.title img{ 
    	top: 32px;
		padding-left: 20px;
		width: 88%;
	
	}
}
.Checkboxes{
	position: absolute;
    left: 200px;
    top: 700px;
}
@media screen and (max-width: 980px) {
	.Checkboxes{
		left: 120px;
   		width: 70%;
	}
}
@media screen and (max-width: 736px) {
	.Checkboxes{
		left: 50px;
    	top: 490px;
    	width: 80%;
	}
}
@media screen and (max-width: 375px) {
	.Checkboxes{
    	top: 400px;
	}
}
.people{ 
    position:absolute;
    right: 150px;
    top: 180px;
}
@media screen and (max-width: 980px) {
	.people{ 
		right: 60px;
		top: 200px;
	}
}
@media screen and (max-width: 736px) {
	.people{ 
		width: 50%;
    	top: 300px;
    	right: 10px;
	}
}
@media screen and (max-width: 375px) {
	.people{ 
		display: none;
	}
}

/*content*/
.bg_blue{
	width: 100%; 
	background-color: #9acbe2;
	padding: 100px 0;
}
@media screen and (max-width: 980px) {
	.bg_blue{
		padding: 60px 0;
		}
}
@media screen and (max-width: 736px) {
	.bg_blue{
		padding: 40px 0 60px 0;
		}
}

.bg_white{
	width: 100%; 
	background-color: #ffffff;
	padding: 60px 0;
}

@media screen and (max-width: 736px) {
	.bg_white{
		padding: 20px 0 ;
		}
}
.bg_yellow{
	width: 100%; 
	background-color: #ffe109;
	padding: 0 0 60px 0;
}

@media screen and (max-width: 736px) {
	.bg_yellow{
		padding: 20px 0 ;
		}
}


.bg_white_1{
	width: 100%; 
	background-color: #ffffff;
	padding: 60px 0 0 0;
}
.bg_half_1{
	width: 50%; 
	background-color: #ffffff;
	padding: 0 20px 0 0;
	float: left;
}

@media screen and (max-width: 1024px) {
	.bg_half_1{
		padding: 0 20px;
		}
}
@media screen and (max-width: 430px) {
	.bg_half_1{
		width: 100%; 
		padding: 0 20px;
		}
}
.bg_half_2{
	width: 50%; 
	background-color: #ffffff;
	float: left;
}

@media screen and (max-width: 1024px) {
	.bg_half_2{
		padding: 0 40px 0 0 ;
		}
}
@media screen and (max-width: 430px) {
	.bg_half_2{
		width: 100%; 
		padding: 0 20px;
		}
}
.title_img{ 
	text-align: center; 
}
.title_img img{ 
	margin: 0 auto;
}
@media screen and (max-width: 980px) {
	.title_1{ 
		width: 160px; 
		margin-left: 20px;
		font-size: 28px; 
		}
}
@media screen and (max-width: 736px) {
	.title_1{ 
		margin-bottom: 10px;
		font-size: 24px; 
		width: 120px;
		}
}
.about{ 
	width: 100%;
	/*width:calc(100%-132px);
	padding-left: 132px;*/
	float: left; 
	text-align:left; 
	font-size: 18px; 
	letter-spacing: 2px;
	line-height: 1.6;
	color: #262626;
}

@media screen and (max-width: 1024px) {
	.about{
		padding: 40px;
		}
}

@media screen and (max-width: 430px) {
	.about{
		width:calc(100%-40px);
		padding: 10px 20px;
		font-size: 16px; 
		}
}
.title_2{ 
	width: 200px; 
	background-color: #f4b502;
	margin-bottom: 30px;
	font-size: 32px; 
	text-align: center; 
	color: #000;
}
@media screen and (max-width: 980px) {
	.title_2{ 
		width: 160px; 
		margin-left: 20px;
		font-size: 28px; 
		}
}
@media screen and (max-width: 736px) {
	.title_2{ 
		margin-bottom: 10px;
		font-size: 24px; 
		width: 120px;
		}
}
.content_2{ 
	color: #000; 
	font-size: 20px; 
	letter-spacing: 1px;
	padding: 0 40px;
	text-align: center;
}
@media screen and (max-width: 736px) {
	.content_2{ 
		padding: 0 40px;
		font-size: 18px; 
		}
}

@media screen and (max-width: 430px) {
	.content_2{ 
		font-size: 16px; 
		}
}

/*speakers*/
/*speakers*/
.bg_gray{
	width: 100%; 
	background-color: #eeeeee; 
	padding: 60px 20px;
}

@media screen and (max-width:736px) {
	.bg_gray{
		padding: 30px 0;
	}
}
.bg_orange{
	width: 100%; 
	background-color: #e6f5f8; 
	padding: 60px 0;
}

@media screen and (max-width:736px) {
	.bg_orange{
		padding: 30px 0;
	}
}

.Speaker {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	padding: 5%;
	margin-bottom: 2%;
}
@media screen and (max-width: 1024px){
	.Speaker{
		width: 90%;
		margin: 5%;
	}
} 

.Speaker ul > li{
	float: left;
	list-style-type: none;
}
/*.Speaker ul > li:nth-child(1){
	width: 18%; 
}
.Speaker ul > li:nth-child(2){
	width: 78%;float: right; 
}*/
.Speaker_pic {
	width: 18%; 
	margin-right: 3%;
}


.Speaker_pic img{
	width: 100%;
	border-radius: 50%;
	max-width: 300px;
}

@media screen and (max-width: 1024px){
	.Speaker_pic img{
	max-width: 200px;	
	}
} 
.Speaker_pic .name{
	text-align: center;	
	font-size: 20px;
}





.Speaker_info{
	width: 78%;float: right; 
	font-size: 18px;
	background-color: #ffffff;
	color: #666666;
}

@media screen and (max-width: 768px){
	.Speaker_info{
		font-size: 14px;
		text-align: left;
	}
} 

@media screen and (max-width: 736px){
	.Speaker_pic{
		width:90%;
		margin: 0 5%;
		text-align: center;	
	}

	.Speaker_info{
		width:100%;
	}
} 

.Speaker_info2{
	font-size: 18px;
	height: 200px;
	letter-spacing: 1px;
	background-color: #ffffff;
	color: #666666;
	margin: auto;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px){
	.Speaker_info2{
		font-size: 14px;
	}
} 
@media screen and (max-width: 430px){
	.Speaker_info2{
		height: auto;
	}
} 
.experience ul > li{
	float: none;
	width:100%!important;
	list-style-type: circle;
	margin-left: 3%!important;
}
/*.itemwidth{
	padding-left: 144px;
}*/
@media screen and (max-width:980px) {
	.itemwidth{
		padding-left: 80px;
	}
}
@media screen and (max-width:430px) {
	.itemwidth{
		padding-left: 0px;
	}
}
.item {
	padding: 0 10px 0 0;
	float: left;
	width: 300px;
/*	min-height: 380px;
	min-height: 300px;
    margin-bottom: 50px;*/
}
@media screen and (max-width:980px) {
	.item{
		width: 30%;
    	/*min-height: 257px;*/
    	margin-bottom: 20px;
    	padding: 0 10px;
	}
}
@media screen and (max-width:430px) {
	.item{
		width: 100%;
	}
}
.item::after {
	clear: both;
	content: "";
	display: block;
}
.itemImgIn {
	display: block;
	position: relative;
	width: 240px;
	height: 240px;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
}
/*@media screen and (max-width:320px) {
	.itemImgIn{
		width: 130px;
		height: 130px;
}*/

.itemImgIn > img {
	display: block;
	position: absolute;
	left: 50%;
	width: auto;
	height: 100%;
	transform: translateX(-50%);
}
.itemImg .flag {
	/*display: inline-block;*/
	display: none;
	position: absolute;
	bottom: 15px;
	right: 5px;
}
.itemImg .flag img {
	width: auto;
	height: 25px;
	border: 1px solid #000;
}
.itemBody {
	/*padding-bottom: 53px;*/
	text-align: center;
}
.itemTitle {
    margin: 10px 0 0 0;
    color: #025baa;
    font-size: 22px;
	font-weight: 500;
}
@media screen and (max-width:736px) {
	.itemTitle{
		margin: 0 ;
	}
}
.itemTitle span {
	display: block;
	color: #333333;
	font-size: 18px;
}
.itemInfo {
	color: #262626;
	font-size: 15px;
    line-height: 1.4;
}

/*agenda*/
.col-md-12 col-sm-12 { 
	padding: 10px;
}
#agenda{  
	overflow: hidden;
	padding: 40px 20px;
}
.flex_box{ 
	display: flex;
}
.flex_box_r{
	flex: 3;
}
#agenda .section-title h1{
	background-color: #000000;
}
.timeline {
 	/*border-left: 5px solid #00c2c2;*/
  	border-bottom-right-radius: 2px;
  	border-top-right-radius: 2px;
  	margin: 20px auto;
  	position: relative;
  	list-style: none;
  	text-align: left;
  	font-size: 20px;
  	max-width: 880px;
}
@media (max-width: 768px) {
	.timeline{
		max-width: 600px;
	}
}
.timeline h3 { 
	margin: 20px 0 0 0;	
	letter-spacing: 0;
	font-size: 20px;
	line-height: 1.4; 
	color: #262626;
	font-weight: 500;
}
@media (max-width: 480px) {
	.timeline h3 {
		font-size: 16px;
		margin: 10px 0 0 0;	
	}
}

.timeline h2 { 
	margin: 20px 0 0 0;	
	letter-spacing: 0;
	font-size: 16px;
	line-height: 1.3; 
	color: #696969;
	font-weight: 400;
}
@media (max-width: 480px) {
	.timeline h2 {
		font-size: 14px;
		margin: 10px 0 0 0;	
	}
}
@media (max-width: 320px) {
	.timeline h2 {
		font-size: 12px;
	}
}.timeline h4 {
	margin: 10px 0;
	letter-spacing: 0;
	font-size: 20px;
	line-height: 1.3; 
	color: #025baa;
	font-weight: 400;
}
@media screen and (max-width:480px) {
	.timeline h4{
		font-size: 18px;
	}
}
@media screen and (max-width:320px) {
	.timeline h4{
		font-size: 18px;
	}
}
.timeline p{ 
	font-size: 20px;
	margin: 0 0 10px;
	letter-spacing: 1.2px;
	line-height: 1.2;
	font-weight: 800;
	color: #ff6446;
}
@media (max-width: 480px) {
	.timeline p {
		font-size: 18px;
	}
}
@media (max-width: 320px) {
	.timeline p {
		font-size: 15px;
	}
}

.Features{
	font-size: 16px;
	color: #2670c0;
}


.Features li{
	list-style: disc;
	margin-left: 20px;
}

.timeline .event { 
	text-align: left;
	border-bottom: 1px solid rgba(160, 160, 160, 0.2);
 	/* padding-bottom: 15px; 
  	margin-bottom: 15px;
  	background-image: linear-gradient(45deg, #fff 20%,#e4e4e4 50%);*/
  	padding: 25px 35px;  
  	position: relative;
}
@media (max-width: 1024px) {
	.timeline .event { 
		padding: 20px;
	}
}
.timeline .event:nth-child(odd){ 
	background: #f2f2f2;
}
.timeline .event:nth-child(even){
	background: #fff;
}
.timeline .event:last-of-type {
 	margin-bottom: 0;
  	border: none;
}
.timeline .event:after {
  	position: absolute;
  	display: block;
  	top: 0;
}
.timeline .event:before {
	background-color:#000000;
    color:#ffe109;
  	content: attr(data-date);
  	/*font-size: 24px;*/
  	position: relative;
  	width: 180px;
  	padding: 0.5% 2%;
  	margin: 0 auto;
	font-weight: 400;
}
.timeline .event:after {
    /*box-shadow: 0 0 0 5px #00c2c2;
    left: -8px;
    background: #f2f2f2;*/
    border-radius: 50%;
    height: 10px;
    width: 10px;
    content: "";
    top: 25px;
    transform: rotate(45deg);
}
#pricing { 
	text-align: center; 
	background-color: #ffbf0c;
	/*background-image: url(../images/agenda_bg.jpg); 
	background-size: cover; 
	background-position: right;*/
	padding: 40px 0;
}

@media screen and (max-width: 430px) {
	#pricing { 
		padding: 20px 0;
		}
}
.section-title h1 {
	width: 120px;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    font-size: 24px;
	color: #ffffff;
	letter-spacing: 2px;
}

.new{
	padding-bottom: 80px;
}
.new > ul{
	overflow: hidden;
	padding: 0 8px;
}
@media screen and (max-width: 980px) {
	.new > ul{
		padding: 0 8px;
	}
}
@media screen and (max-width: 736px) {
	.new > ul{
		padding: 0 20px;
	}
}
.new > ul > li{
	float: left;
	line-height: 1.6;
	color: #fff;
	padding: 20px;
	list-style-type: none;
}
@media screen and (max-width: 980px) {
	.new > ul > li{
		padding: 12px 20px 12px 12px;
		font-size: 14px;
	}
}
.new > ul > li:nth-child(1){ width: 60%; border: 3px #ffffff solid;}
.new > ul > li:nth-child(2){ width: 40%; background-color: #ffffff; color: #000000;height: 486px;}
@media screen and (max-width: 980px) {
	.new > ul > li:nth-child(2){
		height: 465px;
	}
}
@media screen and (max-width: 430px) {
	.new > ul > li:nth-child(2){
		height: auto;
	}
}
.new_t1{
	width: 220px;
	font-size: 18px;
	color: #ffffff;
	padding: 4px 12px;
	background-color: #000000;
	float: left;
	margin-bottom: 12px;
}
@media screen and (max-width: 430px) {
	.new_t1{
		width: auto;
	}
}
.new_t2{
	width: 120px;
	font-size: 18px;
	color: #ff0000;
	padding: 4px 12px;
	background-color: #ffffff;
	float: left;
}
@media screen and (max-width: 430px) {
	.new_t2{
		width: auto;
		float: none;
	}
}
.new_t3{
	width: 220px;
	font-size: 18px;
	color: #ffffff;
	padding: 4px 12px;
	background-color: #000000;
	float: left;
	margin-bottom: 12px;
}
@media screen and (max-width: 980px) {
	.new_t3{
		width: 200px;
    	padding: 4px;
	}
}
.new_t4{
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	padding: 12px;
	background-color: #0097e0;
	float: left;
	margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
	.new_t4{
		font-size: 14px;
	}
}
.new_t5{
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	background-color: #e8e8e8;
	float: left;
	margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
	.new_t5{
		font-size: 14px;
	}
}


@media screen and (max-width: 430px) {
	.qrcode{
		max-width:150px ;
	}
}
.update{
	background-color: #0458a2;
	border-top: 1px dashed #0458a2;
	font-size: 14px;
	color: #ffd200;
}


.function {
	overflow: hidden;
}
.function li{
	float: left;
	/*padding: 0 12px;*/
	list-style-type: none;
}

.new p {
	font-size: 16px;
	letter-spacing: 0.4px;
	margin-bottom: 12px;
	color: #333333;
}
@media screen and (max-width: 980px) {
	.new p{
		font-size: 14px;
	}
}
/*@media screen and (max-width: 736px) {
	.new p{
		font-size: 16px;
	}
}*/
.function li:nth-child(1){width: 45%; }
.function li:nth-child(2){width: 55%; }
@media screen and (max-width: 736px) {
	.function > li:nth-child(1){width:100%;	}
	.function li:nth-child(2){width: 100%; }
	.new > ul > li:nth-child(1){ width: 100%;}
	.new > ul > li:nth-child(2){ width: 100%; }
}

.Philosophy{
	padding-top: 50px;
}
@media screen and (max-width: 736px) {
	.Philosophy{
		padding: 0 0 12px 12px;
	}
}
.btn_s {
	margin: 24px 0;
}

.btn_s a{
	color: #ffffff;
	padding: 12px;
	background-color: #ff0000;
	font-size: 16px;
	/*box-shadow: 4px 8px 8px rgba(0,0,0,0.8);*/
}
@media screen and (max-width: 980px) {
	.btn_s a{
		font-size: 14px;
	}
}
@media screen and (max-width: 736px) {
	.btn_s a{
		font-size: 16px;
	}
}
.btn_s a:hover{
	color: #ff0000;
	background-color: #ffd200;
}

/*Map & Notice*/
.map{
    width:50%;
    height:400px;
    float: left;
}

@media screen and (max-width: 480px) {
	.map { 
		width:100%;
		}
}
.map iframe{
    width:100%; 
	height: 400px;
}
@media screen and (max-width: 736px) {
	.map iframe{ 
		height: 400px;
		}
}
.map_info{
	width:50%;
	height:400px;
	padding: 60px;
	font-size: 18px;
	color: #fff;
	float: left;
	line-height: 36px;
	background-color: #474747;
	/*background-image: url(../images/bg.jpg);*/
}
@media screen and (max-width: 1024px) {
	.map_info{ 
  		padding: 60px 40px;
		}
}
@media screen and (max-width: 980px) {
	.map_info{ 
  		padding: 60px 20px;
		font-size: 16px;
		}
}
@media screen and (max-width: 736px) {
	.map_info{ 
		width: 100%;
    	padding: 50px 10px;
		}
}
@media screen and (max-width: 320px) {
	.map_info{ 
    	padding: 30px 10px;
		font-size: 14px;
		height:330px;
		}
}
.big{
	font-size: 40px;
	color: #ffe400;
	padding-bottom: 20px;
}
@media screen and (max-width: 320px) {
	.big{ 
		font-size: 36px;
		}
}
.small{
	margin-left: 84px;	
}
@media screen and (max-width: 980px) {
	.small{ 
		margin-left: 68px;	
		}
}
@media screen and (max-width: 320px) {
	.small{ 
		margin-left: 60px;	
		}
}
.button{
	background-color: #ffe400;
    padding: 4px 40px;
    color: #474747;
    font-size: 24px;
    font-weight: 600;
    border-radius: 24px;
}
@media screen and (max-width: 430px) {
	.button{ 
		padding: 4px 20px;	
		}
}
.notice{ 
	color: #000;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0 0 0 60px;
	line-height: 1.8;
}
@media screen and (max-width: 980px) {
	.notice{ 
		padding: 0 60px;
		font-size: 16px;
		}
}
@media screen and (max-width: 430px) {
	.notice{ 
		padding: 0 20px;
		font-size: 14px;
		}
}
.notice > ul > li {
	list-style-type: disc;
	margin-left: 20px;
}


.notice > ul > li > ul > li {
	margin-left: 20px;
	list-style-type: circle;
}

.announcement{
	margin: 0 auto;
    text-align: center; 
}
 
.app{
	display: inline-block;
	padding-left: 5px;
}

.notice_t{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}
/*@media screen and (max-width: 1024px) {
	.notice_t{ 
		margin-left: 20px;
		}
}*/
.new_t4{
	width: 100%;
	font-size: 20px;
	color: #ffffff;
	padding: 12px;
	background-color: #0267b4;
	float: left;
	margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
	.new_t4{
		font-size: 14px;
	}
}


.reference > ul {
	overflow: hidden;	
}
.reference > ul > li {
    float: left;
    line-height: 1.6;
    width: calc(50% - 20px);
    margin: 0 40px 10px 0;
    position: relative;
	text-align: left;
}
.reference ul > li:nth-child(2n+2) {
    margin-right: 0;
}

/*@media screen and (max-width: 430px) {
	.reference{
		padding: 0 20px;
	}
	.reference > ul > li {
		width: 100%;
		text-align: left;
	}
}*/

/*mode*/
.mode{ width: 100%; }
@media screen and (max-width: 1024px) {
	.mode{ 
		/*width: 94%;*/
    	padding: 0 20px;
	}
}
@media screen and (max-width: 430px) {
	.mode{ 
		padding: 0;
	}
}
@media screen and (max-width: 320px) {
	.mode{ 
		width: 280px;
	}
}
.mode li{
	width: calc(33.33% - 20px); 
	margin-right: 30px; 
	/*height: 200px;
	background-color: #fff;*/
	float: left;
	text-align: center;
	list-style-type: none; 
}
.mode li:nth-child(3n+3){ margin-right: 0;}
	
@media screen and (max-width: 736px) {
	.mode li { 
		width: 96%;
    	margin: 2%;
	}
}

.mode li img{
	max-width: 320px;
	text-align: center;
}

.content_w{ 
	font-size: 30px;
	text-align: center;
	color: #00a3ff;
	letter-spacing: 2px;
	font-weight: 600;
	padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	.content_w{
		padding-left: 20px;
	}
}
@media screen and (max-width: 320px) {
	.content_w{
		font-size: 24px;
	}
}

.review{ 
	width: 100%; 
	padding-bottom: 30px;
	padding-top: 30px;
	background-image: url(../images/review.jpg);
	background-size: cover;
	background-position: top center;
}

/*@media screen and (max-width: 980px) {
	.notice_t{ 
		margin-left: 20px;
		}
}*/
/*.mapouter{ overflow:hidden; width:90% ; height:250px; float: left; margin-top: 20px; margin-bottom: 20px;}
.gmap_canvas {background:none!important; width:350px; height:250px;}
.ss{ width: 100px; background-color: #ff0000; color: #ffffff; font-size: 24px; padding: 5px 10px; margin-top: 6px;}


.InfoList {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.2em;
}
.InfoList li {
    margin: -24px 0 0 20px;
    padding: 0;
    position: relative;
	font-size: 18px;
}*/

/*app*/
@media screen and (max-width: 1024px) {
.app_download{
	padding-left: 40px;
	}
}
@media screen and (max-width: 430px) {
.app_download{
	padding-left: 0;
	}
}
.app_download ul {
    overflow: hidden;
}
.app_download > ul > li {
    float: left;
    line-height: 1.6;
    width: calc(25% - 30px);
    margin: 0 40px 10px 0;
    position: relative;
}
@media screen and (max-width: 1024px){
	.app_download > ul > li {
		width: calc(25% - 30px);
    	margin: 0 10px 10px 10px;
	}
}
@media screen and (max-width: 430px){
	.app_download > ul > li {
		width: calc(50% - 20px);
    	margin: 0 5px 5px 10px;
	}
	.app_download ul > li:nth-child(2n+2) {
    margin-right: 0;
	}
}
.app_download > ul > li > ul > li{
	font-size: 18px;
	color:#656b6f;
	text-align: left;
	list-style: disc;
	margin-left: 20px;
	line-height: 1.6;
    font-weight: 600;
	
}
.app_download ul > li:nth-child(4n+4) {
    margin-right: 0;
}

.app_download p{
	font-size: 20px;
	color:#000000;
	text-align: center;
	margin-bottom: 20px;
}
.DownloadTitle{
    color: #333333;
    font-size: 14px;
}



/*sponsor*/
.organizer { 
	text-align: center;
	float: left;
	padding: 0 20px;
}
@media screen and (max-width: 980px) {
	.organizer{ 
    	 padding: 0 30px;
		}
}
@media screen and (max-width: 736px) {
	.organizer{ 
    	 padding: 10px 50px;
		}
}
.organizer_t { 
	width: 124px;
	text-align: center;  
	float: left; 
	font-size: 24px;
	font-weight: 600;
}
@media screen and (max-width: 980px) {
	.organizer_t{ 
  		width: 108px;
		margin-left: 30px;
		}
}

.flex_box_r span, .event span {
    font-weight: 600;
}

/*copyright*/
.footer{width: 100%; background-color: #000;padding: 20px 0; }
.copyright{ font-size: 14px; color: #fff; text-align: center; }

/*LINE & FB*/
.fixed_circle {
    position: fixed;
    right: 12px;
    bottom: 320px;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 0;
	background: url(../images/LINE.png) center center #01b901 no-repeat;
}
@media screen and (max-width: 736px) {
	.fixed_circle {
    	bottom: 560px;
	}
}
@media screen and (max-width: 480px) {
	.fixed_circle {
    	bottom: 100px;
	}
}
.fixed_down {
    background-color: #365899;
    right: 12px;
    bottom: 260px;
	position: fixed;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 0;
}
@media screen and (max-width: 736px) {
	.fixed_down {
    	bottom: 500px;
	}
}
@media screen and (max-width: 480px) {
	.fixed_down {
    	bottom: 40px;
	}
}




.video_box ul{overflow: hidden;}

.video_box li{width: 50%; float: left; padding: 0 2%;}


/*.video_box li:nth-child(2){margin-left: 2%;}*/


@media screen and (max-width: 980px) {
	
	.video_box ul{width: 90%; margin: 0 auto;}
	/*.video_box li ul  {width: 100%;}	*/

	.video_box li{width: 100%;padding: 0;}	
	/*.video_box li ul li {width: 48%;}	
	.video_box li:nth-child(2){padding:16px 16px 0;}*/

}

/*function*/
#function {
	width: 80%;
	margin: 0 auto;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體";
    border-collapse: collapse;
    font-weight: 600;
    color: #595959;
	background-color: #ffffff;
}
@media screen and (max-width: 430px){
#function{
    	width: 90%;
	}
}

#function td, #function th {
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
}

#function th {
  background-color: #005aab;
  color:#ffffff;
}
.function_title {
	color: #ffffff;
	font-size: 20px;
	padding-bottom: 10px;
}
@media screen and (max-width: 1024px){
.function_title {
    padding: 0 20px;
	}
}
@media screen and (max-width: 430px){
.function_title {
    font-size: 16px;
	padding: 10px 20px;
	}
}
ol.f li {
	list-style-type: decimal;
	margin-left: 32px;
}

/*download*/
.download ul {
    overflow: hidden;
}
.download > ul > li {
    float: left;
    line-height: 1.6;
    width: calc(33.3% - 10px);
    margin: 0 15px 10px 0;
    position: relative;
	text-align: center;
}
@media screen and (max-width: 736px){
	.download > ul > li {
		width: 100%;
	}
}
.download > ul > li > ul > li{
	font-size: 18px;
	color:#656b6f;
	text-align: left;
	list-style: disc;
	margin-left: 20px;
	line-height: 1.6;
    font-weight: 600;
	
}
.download ul > li:nth-child(3n+3) {
    margin-right: 0;
}

.download p{
	font-size: 20px;
	color:#000000;
	text-align: center;
	margin-bottom: 20px;
}
.downBtnDiv {
    margin: 8px 0;
}
.d_button {
    display: inline-block;
    width: 100px;
    height: 28px;
    background: #2e71f2;
    border-radius: 16px;
    letter-spacing: 2px;
    font-size: 16px;
    text-align: center;
    border: 0;
    margin-right: 20px;
}
.d2_button {
	display: inline-block;
    height: 24px;
    background: #2e71f2;
    border-radius: 16px;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
    border: 0;
    /*margin-right: 20px;*/
	padding: 0 16px;
}
@media screen and (max-width: 430px) {
	.d2_button {
		padding: 0 8px;
	}
}
.d3_button {
    display: inline-block;
    width: 440px;
    height: 44px;
    line-height: 44px;
    background: #2e71f2;
    border-radius: 24px;
    color: #fff;
    letter-spacing: 4px;
    font-size: 20px;
    text-align: center;
    border: 0;
    padding: 0 20px;
	margin-bottom: 10px;
}
@media screen and (max-width: 430px) {
	.d3_button {
		width: 320px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		padding: 0 12px;
	}
}
@media screen and (max-width: 320px) {
	.d3_button {
		width: 260px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		padding: 0 6px;
		letter-spacing: 1px;
	}
}

.video_20{
	width: 700px;
	height: 394px;
	margin-bottom: 20px;
}
@media screen and (max-width: 430px) {
	.video_20{
		width: 360px;
		height: 203px;
	}
}
@media screen and (max-width: 380px) {
	.video_20{
		width: 340px;
		height: 191px;
	}
}
@media screen and (max-width: 340px) {
	.video_20{
		width: 280px;
		height: 158px;
	}
}

.download_new3 ul {
    overflow: hidden;
}
.download_new3 > ul > li {
    float: left;
    line-height: 1.6;
    width: calc(33.3% - 10px);
    margin: 0 15px 0 0;
    position: relative;
	padding: 0 16px 16px 16px;
}
@media screen and (max-width:430px) {
	.download_new3 > ul > li {
		width:100%;
		padding: 0;
	}
}
.download_new3 ul > li:nth-child(3n+3) {
    margin-right: 0;
}

.box {
  width: 100%;
  position: relative;
}

.box::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}

.box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.line {
    border-bottom: dashed gray;
	border-width: 1px;}