@charset "UTF-8";
/* CSS Document */

section, article, aside, footer, header, nav, h2 { display:block;}

body { width: 100%; padding:0; margin:0 auto; color: #fff; font-size:1em; font-family: "Noto Sans TC", sans-serif, "微軟正黑體", Arial; background-color: #000; display: block; position: relative;}
img { border:0; display: block;}

html, body { overflow-x: hidden;}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

div.brk { clear: both;}

a.link { padding: 0 0 2px 0; color: #232323; text-decoration: none; border-bottom: 1px #232323 solid;}


/************ video box ************/
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; width:100%; height: 0px; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%;}

/************ more button ************/
.more-bt { clear: both; width: 80px; margin: 30px 0 0 0;}
.more-bt a { width: 100%; padding: 6px 0; color: #fff; font-size: 0.8em; line-height: 1em; text-align: center; text-decoration: none; background-color: #414141; border-radius: 14px; display: block;}
.more-bt a:hover { background-color: #232323;}

.party-box-line { width: 100%; padding: 20px; border: 1px #fff solid; border-radius: 30px; box-sizing: border-box;}

ul.num { padding: 0 0 0 28px; margin: 0; list-style-type: decimal; display: block;}
ul.num li { padding: 0; margin: 0;}


@media screen and (min-width: 1280px) {

  .comingsoon { clear: both; width: 100%; padding: 40px 0; color: #ccc; font-size: 2.2em; text-align: center;}
  .comingsoon-mo { display: none;}

  /************ header + nav ************/

  header { width: 100%; height: 80px; padding: 0 calc(50% - 620px); box-sizing: border-box; position: relative;}

  header nav#mo { display: none;}

  header nav#pc { width: calc(100% - 180px); position: relative; z-index: 99;}
  header nav#pc .nav-icon-mo { display: none;}
  header nav#pc ul.menu { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center;}
  header nav#pc ul.menu li { height: 60px; padding: 0; margin: 10px; position: relative;}
  header nav#pc ul.menu li a { height: 100%; padding: 0 10px; color: #fff; font-size: 1.2em; text-decoration: none; display: flex; align-items: center; cursor: pointer;}
  header nav#pc ul.menu li a.sel { color: #fff; font-weight: 500; background-color: #FF0000;}
  header nav#pc ul.menu li ul.popup { width: 100%; padding: 0; margin: 0; background-color: #FF0000; border-radius: 0 0 16px 16px; list-style: none; display: none; position: absolute; top: 60px; left: 0; overflow: hidden;}
  header nav#pc ul.menu li ul.popup li { width: 100%; height: auto; padding: 0; margin: 0; text-align: center; border-top: 1px #ccc solid; box-sizing: border-box;}
  header nav#pc ul.menu li ul.popup li a#c2 { width: 100%; height: auto; padding: 15px 5px; color: #fff; font-size: 1.1em; text-decoration: none; box-sizing: border-box; display: block;}
  header nav#pc ul.menu li ul.popup li a#c2:hover { border-radius: unset; background-color: rgba(255,255,255,0.3);}

  header .social-lang-icon { width: 180px; display: flex; justify-content: flex-end; align-items: center; position: relative; position: absolute; top: 23px; right: 20px; z-index: 100;}
  header .social-lang-icon img { width: 34px; height: auto; margin: 0 0 0 10px; cursor: pointer;}
  header .social-lang-icon .eng-nav { width: 180px; position: absolute; top: 45px; right: 0; z-index: 999; display: none;}
  header .social-lang-icon .eng-nav #T1 { margin: 0 10px 0 0; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 16px solid #FF0000; display:inline-block; float: right;}
  header .social-lang-icon .eng-nav .eng-nav-list { clear: both; width: 100%; background-color: #FF0000;}
  header .social-lang-icon .eng-nav a { width: 100%; padding: 12px 20px; color: #fff; font-size: 1em; font-weight: 600; text-decoration: none; box-sizing: border-box; display: block;}
  header .social-lang-icon .eng-nav a:hover { background-color: rgba(255,255,255,0.3);}


  /************ banner ************/

  .banner-box { clear: both; width: 100%; margin: 0 auto; overflow: hidden; position: relative; z-index: 11;}
  .banner-box img { width: 100%; height: auto;}
  .banner-box img.v { width: auto; height: 100%;}

  .banner-box img.reg_cn { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 35vw;}
  .banner-box img.reg_en { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 19vw;} 


  /************ breadcrumb ************/

  .breadcrumb { clear: both; width: 100%; padding: 30px calc(50% - 620px); font-size: 1.1em; box-sizing: border-box;}
  .breadcrumb a { color: #fff; text-decoration: none;}
  .breadcrumb a:hover { border-bottom: 1px #fff solid;}


  /************ page - about ************/

  section#about { clear: both; width: 100%; padding: 0 calc(50% - 620px) 100px calc(50% - 620px); box-sizing: border-box;}

  .section-page-title { width: 100%; padding: 0 0 0 60px; margin: 0 0 40px 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center;}
  .section-page-title .about-title-c { width: 120px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .about-title-e { width: 120px; font-size: 1.8em;}
  .section-page-title .about-line-arrow { width: calc(100% - 240px); display: flex; justify-content: flex-start;}
  .section-page-title .about-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-line-arrow .arrow { width: 42px;}

  .section-page-title .about-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .about-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .about-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-en-line-arrow .arrow { width: 42px;}

  .section-page-title .news-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .news-line-arrow { width: calc(100% - 370px); display: flex; justify-content: flex-start;}
  .section-page-title .news-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .news-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-title-c { width: 500px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .win-history-title-e { width: 200px; font-size: 1.8em;}
  .section-page-title .win-history-line-arrow { width: calc(100% - 240px); display: flex; justify-content: flex-start;}
  .section-page-title .win-history-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-en-title-e { width: 260px; font-size: 3em; font-weight: 900;}
  .section-page-title .win-history-en-line-arrow { width: calc(100% - 260px); display: flex; justify-content: flex-start;}
  .section-page-title .win-history-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-en-line-arrow .arrow { width: 42px;}

  .section-page-title .record-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .record-title-e { width: 150px; font-size: 1.8em;}
  .section-page-title .record-line-arrow { width: calc(100% - 400px); display: flex; justify-content: flex-start;}
  .section-page-title .record-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-line-arrow .arrow { width: 42px;}

  .section-page-title .record-en-title-e { width: 130px; font-size: 1.8em;}
  .section-page-title .record-en-line-arrow { width: calc(100% - 130px); display: flex; justify-content: flex-start;}
  .section-page-title .record-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-en-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .infor-title-e { width: 220px; font-size: 1.8em;}
  .section-page-title .infor-line-arrow { width: calc(100% - 470px); display: flex; justify-content: flex-start;}
  .section-page-title .infor-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-en-title-e { width: 340px; font-size: 3em; font-weight: 900;}
  .section-page-title .infor-en-line-arrow { width: calc(100% - 340px); display: flex; justify-content: flex-start;}
  .section-page-title .infor-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners-en-title-e { width: 250px; font-size: 3em; font-weight: 900;}
  .section-page-title .winners-en-line-arrow { width: calc(100% - 250px); display: flex; justify-content: flex-start;}
  .section-page-title .winners-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners2-en-title-e { width: 280px; font-size: 3em; font-weight: 900;}
  .section-page-title .winners2-en-line-arrow { width: calc(100% - 280px); display: flex; justify-content: flex-start;}
  .section-page-title .winners2-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .show-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .show-title-e { width: 250px; font-size: 1.8em;}
  .section-page-title .show-line-arrow { width: calc(100% - 500px); display: flex; justify-content: flex-start;}
  .section-page-title .show-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-line-arrow .arrow { width: 42px;}

  .section-page-title .show-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .show-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .show-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-en-line-arrow .arrow { width: 42px;}

  .section-page-title .live-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .live-title-e { width: 220px; font-size: 1.8em;}
  .section-page-title .live-line-arrow { width: calc(100% - 360px); display: flex; justify-content: flex-start;}
  .section-page-title .live-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .live-line-arrow .arrow { width: 42px;}

  .section-page-title .overview-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .overview-title-e { width: 160px; font-size: 1.8em;}
  .section-page-title .overview-line-arrow { width: calc(100% - 300px); display: flex; justify-content: flex-start;}
  .section-page-title .overview-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .overview-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .cowork-title-e { width: 140px; font-size: 1.8em;}
  .section-page-title .cowork-line-arrow { width: calc(100% - 280px); display: flex; justify-content: flex-start;}
  .section-page-title .cowork-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-en-title-e { width: 220px; font-size: 2.8em; font-weight: 900;}
  .section-page-title .cowork-en-line-arrow { width: calc(100% - 220px); display: flex; justify-content: flex-start;}
  .section-page-title .cowork-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-en-line-arrow .arrow { width: 42px;}

  .section-page-title .showcase-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .showcase-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .showcase-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .showcase-en-line-arrow .arrow { width: 42px;}



  .section-content { clear: both; width: 100%; padding: 0 40px 0 60px; box-sizing: border-box;}
  .section-content .page-text-about { width: 100%; padding: 30px 0 0 0; font-size: 1.1em; font-weight: 200; line-height: 2em;}
  .section-content .page-text-about a.link { color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}
  .section-content .page-text-about .title { width: 100%; margin: 0 0 40px 0; color: #FF0000; font-size: 1.8em; font-weight: 500;}
  .section-content .page-about-act { width: calc(100% - 175px); padding: 30px 0 0 0; display: flex; justify-content: flex-start;}
  .section-content .page-about-act .act-box { width: calc(100% / 2); padding: 0 15px; box-sizing: border-box;}
  .section-content .page-about-act .act-box a { color: #fff; text-decoration: none;}
  .section-content .page-about-act .act-box .pic { width: 100%; height: 300px; margin: 0 0 20px 0; border-radius: 30px; overflow: hidden;}
  .section-content .page-about-act .act-box .pic img { width: 100%; height: auto;}
  .section-content .page-about-act .act-box .title { width: 100%; font-size: 1.6em; font-weight: 600;}
  .section-content .page-about-act .act-box .intro { width: 100%; font-size: 1.1em; font-weight: 200; line-height: 1.8em;}

  .page-line { clear: both; width: 100%; padding: 0 calc(50% - 750px) 50px calc(50% - 750px); box-sizing: border-box;}
  .page-line img { width: 100%; height: auto;}

  
  /************ page - news ************/

  .section-content .page-news-list { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-list ul.news-list { width: 80%; padding: 0; margin: 0; list-style: none; display: block;}
  .section-content .page-news-list ul.news-list li { width: 100%; padding: 20px 0; margin: 0; border-bottom: 1px #fff solid; display: flex; justify-content: flex-start;}
  .section-content .page-news-list ul.news-list li:last-child { border-bottom: 0;}
  .section-content .page-news-list ul.news-list li .icon { width: 35px; font-size: 1.1em;}
  .section-content .page-news-list ul.news-list li .title { width: calc(100% - 185px); font-size: 1.1em; font-weight: 200; line-height: 1.2em;}
  .section-content .page-news-list ul.news-list li .title a { color: #fff; text-decoration: none;}
  .section-content .page-news-list ul.news-list li .title a:hover { color: #FF0000;}
  .section-content .page-news-list ul.news-list li .date { width: 150px; font-size: 1.1em; font-weight: 200; text-align: right; line-height: 1.2em;}

  .section-content .page-news-content { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-content .news-title { width: 80%; margin: 0 auto 10px auto; color: #fff; font-size: 1.8em; font-weight: 500;}
  .section-content .page-news-content .news-date { clear: both; width: 40%; margin: 0 0 40px 10%; float: left;}
  .section-content .page-news-content .news-prev-next-icon { width: 40%; margin: 0 10% 40px 0; float: right; display: flex; justify-content: flex-end; align-items: center;}
  .section-content .page-news-content .news-prev-next-icon img { width: 30px; height: auto; margin: 0 0 0 10px; border: 1px #fff solid; border-radius: 100%;}
  .section-content .page-news-content .news-content { clear: both; width: 80%; margin: 0 auto; font-size: 1.1em; font-weight: 200; line-height: 1.8em; word-wrap:break-word; word-break:break-all;}
  .section-content .page-news-content .news-content img { max-width: 100%; height: auto;}
  .section-content .page-news-content .news-content a { padding: 0 0 2px 0; color: #fff; font-size: 1.1em; text-decoration: none; border-bottom: 1px #fff solid;}

  .section-content .page-news-content .news-content .photos-list-box { clear: both; width: 100%; margin: 60px 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .section-content .page-news-content .news-content .photos-list-box .photo { width: calc(100% / 4 - 20px); margin: 0 10px 20px 10px; overflow: hidden;}
  .section-content .page-news-content .news-content .photos-list-box .photo img { width: 100%; height: auto;}
  .section-content .page-news-content .news-content .photos-list-box .photo .text { width: 100%; padding: 10px 0; font-size: 0.8em; line-height: 1.4em;}

  .section-content .page-news-content input[type=button] { clear: both; padding: 10px 40px; color: #fff; font-size: 1em; margin: 60px auto; border: 0; border-radius: 16px; background-color: #FF0000; display: block; cursor: pointer;}

  img.news-con-pic-1 { width: calc(50% - 20px); margin: 10px; float: left;}


  /************ page - winner ************/

  .section-content .page-text-winner { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-winner .winner-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 2.2em;}
  .section-content .page-text-winner .title { width: 100%; margin: 0 0 30px 0; font-size: 1.6em; font-weight: 300;}
  .section-content .page-text-winner .title-class { width: 100%; padding: 0 0 0 15px; margin: 0 0 20px 0; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box { width: 100%; margin: 0 0 30px 0;}
  .section-content .page-text-winner .items-box .items-caption { width: 100%; padding: 0 0 15px 20px; color: #FF0000; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box .items-column { width: 100%; padding: 0 0 0 50px; font-size: 1.2em; font-weight: 300; line-height: 1.6em; box-sizing: border-box;}
   .section-content .page-text-winner .link {color:#ffffff; padding: 10px 30px; border: 1px #FF0000 solid; border-radius: 10px;font-size: 1.25rem; background-color: #FF0000;} 
    .section-content .page-text-winner .winner-title .link:hover{color:#FF0000; border-color:#FF0000; background-color: transparent;}

  .winner-nav { clear: both; width: 100%; margin: 20px 0;}
  .winner-nav ul.win-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  .winner-nav ul.win-nav li { padding: 0; margin: 0 10px 20px 10px;}
  .winner-nav ul.win-nav li a { padding: 10px 30px; border: 1px #fff solid; border-radius: 10px; color: #fff; font-size: 1.6em; font-weight: 300; background-color: #000; text-decoration: none; display: block;}
  .winner-nav ul.win-nav li a:hover { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}
  .winner-nav ul.win-nav li a.sel { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}


  /************ page - infor ************/

  .section-content .page-text-infor { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-infor .content { width: 80%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-infor .content .title { width: 100%; font-size: 1.2em; font-weight: 600;}
  .section-content .page-text-infor .content a { color: #fff; text-decoration: none; border-bottom: 1px #fff solid;}
  .section-content .page-text-infor .content a:hover { color: #ccc; text-decoration: none; border-bottom: 1px #ccc solid;}


  /************ page - musicshow ************/

  .section-content .page-text-musicshow { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-musicshow .content { width: 80%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-musicshow .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}

  .musicshow-title { width: 100%; padding: 10px 0; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  ul#footing-nav { width: 100%; padding: 0; margin: 0 0 40px 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  ul#footing-nav li { padding: 0; margin: 0 10px 20px 10px;}
  ul#footing-nav li a { padding: 6px 30px; border: 1px #FF0000 solid; border-radius: 10px; color: #fff; font-size: 1.2em; font-weight: 300; text-decoration: none; display: block;}
  ul#footing-nav li a:hover { color: #000; font-weight: 400; background-color: #FF0000;}

  img.footing-pic { max-width: 100%; width: 600px; height: auto;}

  img.footing-photo { width: calc(100% / 3 - 30px); margin: 0 15px 30px 15px; float: left;}


  /************ page - showlive ************/

  .section-content .page-text-showlive { width: 100%; padding: 30px 0 0 0;}

  .section-content .page-text-showlive .content { width: 100%; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-showlive .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}

  .live-records-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  .showlive-column-3x { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .showlive-column-3x .column-box { width: calc(100% / 3 - 20px); margin: 0 10px;}
  .showlive-column-3x .column-box img { width: 100%; height: auto; border: 10px rgba(255,255,255,0.5) solid; box-sizing: border-box;}


  /************ page - history ************/

  .section-content .page-text-history { width: 100%; padding: 30px 0 0 0;}
  
  .history-nav { clear: both; width: 100%; margin: 0 0 40px 0; display: flex; justify-content: center; flex-wrap: wrap;}
  .history-nav a.nav-box { padding: 5px 15px; margin: 3px 5px; color: #fff; font-size: 1.1em; font-weight: 300; text-decoration: none; border: 1px #666 solid; background-color: #000; border-radius: 12px; display: block;}
  .history-nav a.nav-box:hover { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  .history-nav a.nav-box.sel { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  
  .section-content .page-text-history .comingsoon { width: 100%; padding: 60px; font-size: 3em; font-weight: 300; text-align: center; box-sizing: border-box;}

  .section-content .page-text-history .title { width: 100%; padding: 0 0 5px 0; margin: 0 0 30px 0; font-size: 1.8em; font-weight: 300; border-bottom: 1px #fff solid;}
  .section-content .page-text-history .photos-list-box { width: 100%; display: flex; justify-content: flex-start; flex-wrap: wrap;}
  .section-content .page-text-history .photo { width: calc(100% / 4 - 20px); height: 140px; margin: 0 10px 20px 10px; overflow: hidden;}
  .section-content .page-text-history .photo img { width: 100%; height: auto;}
  .section-content .page-text-history .photo img.v { width: auto; height: 100%;}

  .history-title-en { width: 100%; margin: 30px 0; color: #fff; font-size: 1.8em; text-align: center;}


  /************ page - watchparty ************/

  .watchparty-table-pad { display: none;}
  .watchparty-table-mo { display: none;}

  .watchparty-table { clear: both; width: 100%;}
  .watchparty-table .caption-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table .caption-full .caption { width: calc(100% / 7); padding: 20px 5px; color: #fff; font-size: 0.9em; font-weight: 600; line-height: 1.4em; text-align: center; background-color: #414141; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table .caption-full .caption:last-child { border-right: 0;}
  .watchparty-table .column-full { width: 100%; border-top: 2px #fff solid; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table .column-full .column-1 { width: calc(100% / 7); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #999; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table .column-full .column-1:last-child { border-right: 0;}
  .watchparty-table .column-full .column-2 { width: calc(100% / 7); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #ccc; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table .column-full .column-2:last-child { border-right: 0;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 0 40px 50px 40px; border-top: 1px #232323 solid; box-sizing: border-box;}
    
  footer .logo-full { width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx { margin: 15px; display: flex; justify-content:center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx .text { padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .text-mo { display: none;}
  footer .logo-full .logo-bx .logo { display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx .logo img.logo1 { width: auto; height: 40px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo2 { width: auto; height: 30px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo3 { width: auto; height: 44px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo6-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-2 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-3 { width: auto; height: 46px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-4 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-5 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-7 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-8 { width: auto; height: 24px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-9 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-10 { width: auto; height: 36px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-11 { width: auto; height: 50px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-12 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-13 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-1 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-2 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo11-1 { width: auto; height: 30px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-2 { width: auto; height: 44px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-3 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-4 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo13-1 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}


}

@media screen and (min-width: 767px) and (max-width: 1279px) {

  .comingsoon { clear: both; width: 100%; padding: 40px 0; color: #ccc; font-size: 2.2em; text-align: center;}
  .comingsoon-mo { display: none;}

  /************ header + nav ************/

  header { width: 100%; height: 80px; padding: 0 20px; box-sizing: border-box; position: relative;}

  header nav#pc { display: none;}

  header nav#mo { clear: both; width: calc(100% - 188px); float: left;}
  header nav#mo .nav-icon { width: 60px; color: #fff; font-size: 3em; text-align: left;}
  header nav#mo ul.menu { width: 320px; padding: 20px 40px 40px 40px; margin: 0; list-style: none; background-color: #FF0000; box-sizing: border-box; display: none; position: absolute; top: -10px; left: -320px; z-index: 99999;}
  header nav#mo ul.menu .nav-close { width: 100%; margin: 0 0 0 -20px; color: #fff; font-size: 3em; text-align: left;}
  header nav#mo ul.menu li { width: 100%; padding: 0; margin: 0; border-bottom: rgba(255,255,255,0.2); position: relative;}
  header nav#mo ul.menu li:last-child { border-bottom: 0;}
  header nav#mo ul.menu li a { width: 100%; padding: 15px 0; color: #fff; font-size: 1.5em; text-decoration: none; display: block; cursor: pointer;}
  header nav#mo ul.menu li a.sel { background-color: #232323;}
  header nav#mo ul.menu li ul.popup { width: 100%; padding: 0 0 0 20px; margin: 0; background-color: rgba(255,255,255,0.3); list-style: none; display: none; box-sizing: border-box;}
  header nav#mo ul.menu li ul.popup li { padding: 0; margin: 0; border-top: 1px #ccc solid;}
  header nav#mo ul.menu li ul.popup li:last-of-type { border-bottom: 1px #ccc solid;}
  header nav#mo ul.menu li ul.popup li a#c2 { padding: 15px 5px; color: #fff; font-size: 1.2em; text-decoration: none; display: block;}

  header .social-lang-icon { width: 188px; margin: 23px 0 0 0; display: flex; justify-content: flex-end; align-items: center; float: right; position: relative;}
  header .social-lang-icon img { width: 34px; height: auto; margin: 0 0 0 10px; cursor: pointer;}
  header .social-lang-icon .eng-nav { width: 180px; position: absolute; top: 45px; right: 0; z-index: 999; display: none;}
  header .social-lang-icon .eng-nav #T1 { margin: 0 10px 0 0; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 16px solid #FF0000; display:inline-block; float: right;}
  header .social-lang-icon .eng-nav a { clear: both; width: 100%; padding: 12px 20px; color: #fff; font-size: 1em; font-weight: 600; text-decoration: none; background-color: #FF0000; box-sizing: border-box; display: block;}


  /************ banner ************/

  .banner-box { clear: both; width: 100%; margin: 0 auto; overflow: hidden; position: relative; z-index: 11;}
  .banner-box img { width: 100%; height: auto;}
  .banner-box img.v { width: auto; height: 100%;}

  .banner-box img.reg_cn { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 35vw;}
  .banner-box img.reg_en { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 19vw;} 


  /************ breadcrumb ************/

  .breadcrumb { clear: both; width: 100%; padding: 30px 40px; font-size: 1.1em; box-sizing: border-box;}
  .breadcrumb a { color: #fff; text-decoration: none;}
  .breadcrumb a:hover { border-bottom: 1px #fff solid;}


  /************ page - about ************/

  section#about { clear: both; width: 100%; padding: 0 40px 100px 40px; box-sizing: border-box;}

  .section-page-title { width: 100%; padding: 0 0 0 60px; margin: 0 0 40px 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center;}
  .section-page-title .about-title-c { width: 120px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .about-title-e { width: 120px; font-size: 1.8em;}
  .section-page-title .about-line-arrow { width: calc(100% - 240px); display: flex; justify-content: flex-start;}
  .section-page-title .about-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-line-arrow .arrow { width: 42px;}

  .section-page-title .about-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .about-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .about-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-en-line-arrow .arrow { width: 42px;}

  .section-page-title .news-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .news-line-arrow { width: calc(100% - 370px); display: flex; justify-content: flex-start;}
  .section-page-title .news-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .news-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-title-c { width: 260px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900; line-height: 1.2em;}
  .section-page-title .win-history-title-e { width: 200px; font-size: 1.8em;}
  .section-page-title .win-history-line-arrow { width: calc(100% - 240px); display: flex; justify-content: flex-start;}
  .section-page-title .win-history-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-en-title-e { width: 260px; font-size: 3em; font-weight: 900;}
  .section-page-title .win-history-en-line-arrow { width: calc(100% - 260px); display: flex; justify-content: flex-start;}
  .section-page-title .win-history-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-en-line-arrow .arrow { width: 42px;}

  .section-page-title .record-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .record-title-e { width: 150px; font-size: 1.8em;}
  .section-page-title .record-line-arrow { width: calc(100% - 400px); display: flex; justify-content: flex-start;}
  .section-page-title .record-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-line-arrow .arrow { width: 42px;}

  .section-page-title .record-en-title-e { width: 130px; font-size: 1.8em;}
  .section-page-title .record-en-line-arrow { width: calc(100% - 130px); display: flex; justify-content: flex-start;}
  .section-page-title .record-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-en-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .infor-title-e { width: 220px; font-size: 1.8em;}
  .section-page-title .infor-line-arrow { width: calc(100% - 470px); display: flex; justify-content: flex-start;}
  .section-page-title .infor-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-en-title-e { width: 340px; font-size: 3em; font-weight: 900;}
  .section-page-title .infor-en-line-arrow { width: calc(100% - 340px); display: flex; justify-content: flex-start;}
  .section-page-title .infor-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners-en-title-e { width: 250px; font-size: 3em; font-weight: 900;}
  .section-page-title .winners-en-line-arrow { width: calc(100% - 250px); display: flex; justify-content: flex-start;}
  .section-page-title .winners-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners2-en-title-e { width: 280px; font-size: 3em; font-weight: 900;}
  .section-page-title .winners2-en-line-arrow { width: calc(100% - 280px); display: flex; justify-content: flex-start;}
  .section-page-title .winners2-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .show-title-c { width: 250px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .show-title-e { width: 250px; font-size: 1.8em;}
  .section-page-title .show-line-arrow { width: calc(100% - 500px); display: flex; justify-content: flex-start;}
  .section-page-title .show-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-line-arrow .arrow { width: 42px;}

  .section-page-title .show-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .show-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .show-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-en-line-arrow .arrow { width: 42px;}

  .section-page-title .live-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .live-title-e { width: 220px; font-size: 1.8em;}
  .section-page-title .live-line-arrow { width: calc(100% - 360px); display: flex; justify-content: flex-start;}
  .section-page-title .live-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .live-line-arrow .arrow { width: 42px;}

  .section-page-title .overview-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .overview-title-e { width: 160px; font-size: 1.8em;}
  .section-page-title .overview-line-arrow { width: calc(100% - 300px); display: flex; justify-content: flex-start;}
  .section-page-title .overview-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .overview-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-title-c { width: 140px; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .cowork-title-e { width: 140px; font-size: 1.8em;}
  .section-page-title .cowork-line-arrow { width: calc(100% - 280px); display: flex; justify-content: flex-start;}
  .section-page-title .cowork-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-en-title-e { width: 220px; font-size: 2.8em; font-weight: 900;}
  .section-page-title .cowork-en-line-arrow { width: calc(100% - 220px); display: flex; justify-content: flex-start;}
  .section-page-title .cowork-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-en-line-arrow .arrow { width: 42px;}

  .section-page-title .showcase-en-title-e { width: 200px; font-size: 3em; font-weight: 900;}
  .section-page-title .showcase-en-line-arrow { width: calc(100% - 200px); display: flex; justify-content: flex-start;}
  .section-page-title .showcase-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .showcase-en-line-arrow .arrow { width: 42px;}


  .section-content { clear: both; width: 100%; padding: 0 40px 0 60px; box-sizing: border-box;}
  .section-content .page-text-about { width: 100%; padding: 30px 0 0 0; font-size: 1.1em; font-weight: 200; line-height: 2em;}
  .section-content .page-text-about a.link { color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}
  .section-content .page-text-about .title { width: 100%; margin: 0 0 40px 0; color: #FF0000; font-size: 1.8em; font-weight: 500;}
  .section-content .page-about-act { width: calc(100% - 175px); padding: 30px 0 0 0; display: flex; justify-content: flex-start;}
  .section-content .page-about-act .act-box { width: calc(100% / 2); padding: 0 15px; box-sizing: border-box;}
  .section-content .page-about-act .act-box a { color: #fff; text-decoration: none;}
  .section-content .page-about-act .act-box .pic { width: 100%; height: 300px; margin: 0 0 20px 0; border-radius: 30px; overflow: hidden;}
  .section-content .page-about-act .act-box .pic img { width: 100%; height: auto;}
  .section-content .page-about-act .act-box .title { width: 100%; font-size: 1.6em; font-weight: 600;}
  .section-content .page-about-act .act-box .intro { width: 100%; font-size: 1.1em; font-weight: 200; line-height: 1.8em;}

  .page-line { clear: both; width: 100%; padding: 0 calc(50% - 750px) 50px calc(50% - 750px); box-sizing: border-box;}
  .page-line img { width: 100%; height: auto;}


  /************ page - news ************/

  .section-content .page-news-list { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-list ul.news-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  .section-content .page-news-list ul.news-list li { width: 100%; padding: 20px 0; margin: 0; border-bottom: 1px #fff solid; display: flex; justify-content: flex-start; align-items: flex-start;}
  .section-content .page-news-list ul.news-list li:last-child { border-bottom: 0;}
  .section-content .page-news-list ul.news-list li .icon { width: 35px;}
  .section-content .page-news-list ul.news-list li .icon img { width: 16px; height: auto;}
  .section-content .page-news-list ul.news-list li .title { width: calc(100% - 185px); font-size: 1.1em; font-weight: 200; line-height: 1.2em;}
  .section-content .page-news-list ul.news-list li .title a { color: #fff; text-decoration: none;}
  .section-content .page-news-list ul.news-list li .title a:hover { color: #FF0000;}
  .section-content .page-news-list ul.news-list li .date { width: 150px; font-size: 1.1em; font-weight: 200; text-align: right; line-height: 1.2em;}

  .section-content .page-news-content { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-content .news-title { width: 100%; margin: 0 auto 10px auto; color: #fff; font-size: 1.8em; font-weight: 300;}
  .section-content .page-news-content .news-date { clear: both; width: 40%; margin: 0 0 40px 0; float: left;}
  .section-content .page-news-content .news-prev-next-icon { width: 40%; margin: 0 0 40px 0; float: right; display: flex; justify-content: flex-end; align-items: center;}
  .section-content .page-news-content .news-prev-next-icon img { width: 30px; height: auto; margin: 0 0 0 10px; border: 1px #fff solid; border-radius: 100%;}
  .section-content .page-news-content .news-content { clear: both; width: 100%; margin: 0 auto; font-size: 1.1em; font-weight: 200; line-height: 1.8em; word-wrap:break-word; word-break:break-all;}
  .section-content .page-news-content .news-content img { max-width: 100%; height: auto;}
  .section-content .page-news-content .news-content a { padding: 0 0 2px 0; color: #fff; text-decoration: none; border-bottom: 1px #fff solid;}

  .section-content .page-news-content .news-content .photos-list-box { clear: both; width: 100%; margin: 60px 0 0 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .section-content .page-news-content .news-content .photos-list-box .photo { width: calc(100% / 3 - 20px); margin: 0 10px 20px 10px; overflow: hidden;}
  .section-content .page-news-content .news-content .photos-list-box .photo img { width: 100%; height: auto;}
  .section-content .page-news-content .news-content .photos-list-box .photo .text { width: 100%; padding: 10px 0; font-size: 0.8em; line-height: 1.4em;}

  .section-content .page-news-content input[type=button] { clear: both; padding: 10px 40px; color: #fff; font-size: 1em; margin: 60px auto; border: 0; border-radius: 16px; background-color: #FF0000; display: block; cursor: pointer;}

  img.news-con-pic-1 { width: calc(50% - 20px); margin: 10px; float: left;}

  img.footing-photo { width: calc(50% - 30px); margin: 0 15px 30px 15px; float: left;}


  /************ page - winner ************/

  .section-content .page-text-winner { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-winner .winner-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 2.2em;}
  .section-content .page-text-winner .title { width: 100%; margin: 0 0 30px 0; font-size: 1.6em; font-weight: 300;}
  .section-content .page-text-winner .title-class { width: 100%; padding: 0 0 0 15px; margin: 0 0 20px 0; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box { width: 100%; margin: 0 0 30px 0;}
  .section-content .page-text-winner .items-box .items-caption { width: 100%; padding: 0 0 15px 20px; color: #FF0000; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box .items-column { width: 100%; padding: 0 0 0 50px; font-size: 1.2em; font-weight: 300; line-height: 1.6em; box-sizing: border-box;}
    .section-content .page-text-winner .link {color:#ffffff; padding: 10px 30px; border: 1px #FF0000 solid; border-radius: 10px;font-size: 1.25rem; background-color: #FF0000;} 
    .section-content .page-text-winner .winner-title .link:hover{color:#FF0000; border-color:#FF0000; background-color: transparent;}
    
  .winner-nav { clear: both; width: 100%; margin: 20px 0;}
  .winner-nav ul.win-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  .winner-nav ul.win-nav li { padding: 0; margin: 0 10px 20px 10px;}
  .winner-nav ul.win-nav li a { padding: 10px 30px; border: 1px #fff solid; border-radius: 10px; color: #fff; font-size: 1.6em; font-weight: 300; background-color: #000; text-decoration: none; display: block;}
  .winner-nav ul.win-nav li a:hover { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}
  .winner-nav ul.win-nav li a.sel { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}


  /************ page - infor ************/

  .section-content .page-text-infor { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-infor .content { width: 80%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-infor .content .title { width: 100%; font-size: 1.2em; font-weight: 600;}
  .section-content .page-text-infor .content a { color: #fff; text-decoration: none; border-bottom: 1px #fff solid;}
  .section-content .page-text-infor .content a:hover { color: #ccc; text-decoration: none; border-bottom: 1px #ccc solid;}


  /************ page - musicshow ************/

  .section-content .page-text-musicshow { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-musicshow .content { width: 80%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-musicshow .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}

  .musicshow-title { width: 100%; padding: 10px 0; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  ul#footing-nav { width: 100%; padding: 0; margin: 0 0 40px 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  ul#footing-nav li { padding: 0; margin: 0 10px 20px 10px;}
  ul#footing-nav li a { padding: 6px 30px; border: 1px #FF0000 solid; border-radius: 10px; color: #fff; font-size: 1.2em; font-weight: 300; text-decoration: none; display: block;}
  ul#footing-nav li a:hover { color: #000; font-weight: 400; background-color: #FF0000;}

  img.footing-pic { max-width: 100%; width: 600px; height: auto;}


  /************ page - showlive ************/

  .section-content .page-text-showlive { width: 100%; padding: 30px 0 0 0;}

  .section-content .page-text-showlive .content { width: 100%; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-showlive .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}
  
  .live-records-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  .showlive-column-3x { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .showlive-column-3x .column-box { width: 100%; margin: 0 0 20px 0;}
  .showlive-column-3x .column-box img { width: 100%; height: auto; border: 10px rgba(255,255,255,0.5) solid; box-sizing: border-box;}


  /************ page - history ************/

  .section-content .page-text-history { width: 100%; padding: 30px 0 0 0;}
  
  .history-nav { width: 100%; margin: 0 0 40px 0; display: flex; justify-content: center; flex-wrap: wrap;}
  .history-nav a.nav-box { padding: 5px 15px; margin: 3px 5px; color: #fff; font-size: 1.1em; font-weight: 300; text-decoration: none; border: 1px #666 solid; background-color: #000; border-radius: 12px; display: block;}
  .history-nav a.nav-box:hover { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  .history-nav a.nav-box.sel { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  
  .section-content .page-text-history .comingsoon { width: 100%; padding: 60px; font-size: 3em; font-weight: 300; text-align: center; box-sizing: border-box;}

  .section-content .page-text-history .title { width: 100%; padding: 0 0 5px 0; margin: 0 0 30px 0; font-size: 1.8em; font-weight: 300; border-bottom: 1px #fff solid;}
  .section-content .page-text-history .photos-list-box { width: 100%; display: flex; justify-content: flex-start; flex-wrap: wrap;}
  .section-content .page-text-history .photo { width: calc(100% / 3 - 20px); height: 12vw; margin: 0 10px 20px 10px; overflow: hidden;}
  .section-content .page-text-history .photo img { width: 100%; height: auto;}
  .section-content .page-text-history .photo img.v { width: auto; height: 100%;}

  .history-title-en { width: 100%; margin: 30px 0; color: #fff; font-size: 1.8em; text-align: center;}


  /************ page - watchparty ************/

  .watchparty-table { display: none;}
  .watchparty-table-mo { display: none;}

  .watchparty-table-pad { clear: both; width: 100%; border-top: 2px #fff solid; border-bottom: 2px #fff solid;}
  .watchparty-table-pad .caption-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table-pad .caption-full .caption { width: calc(100% / 4); padding: 20px 5px; color: #fff; font-size: 0.9em; font-weight: 600; line-height: 1.4em; text-align: center; background-color: #414141; border-right: 1px #fff solid; box-sizing: border-box;}  
  .watchparty-table-pad .caption-full .caption:last-child { border-right: 0;}
  .watchparty-table-pad .column-full { width: 100%; border-top: 2px #fff solid; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table-pad .column-full .column-1 { width: calc(100% / 4); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #999; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table-pad .column-full .column-1:last-child { border-right: 0;}
  .watchparty-table-pad .column-full .column-2 { width: calc(100% / 4); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #ccc; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table-pad .column-full .column-2:last-child { border-right: 0;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 0 40px 50px 40px; border-top: 1px #232323 solid; box-sizing: border-box;}
    
  footer .logo-full { clear: both; width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx { margin: 15px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx .text { padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .text-mo { display: none;}
  footer .logo-full .logo-bx .logo { display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx .logo img.logo1 { width: auto; height: 40px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo2 { width: auto; height: 30px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo3 { width: auto; height: 44px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo6-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-2 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-3 { width: auto; height: 46px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-4 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-5 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-7 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-8 { width: auto; height: 24px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-9 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-10 { width: auto; height: 36px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-11 { width: auto; height: 50px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-12 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-13 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-1 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-2 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo11-1 { width: auto; height: 30px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-2 { width: auto; height: 44px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-3 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-4 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo13-1 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}


}

@media screen and (max-width: 768px) {

  .comingsoon { display: none;}
  .comingsoon-mo { clear: both; width: 100%; padding: 40px 0; color: #ccc; font-size: 2.2em; text-align: center;}

  /************ header + nav ************/

  header { width: 100%; height: 80px; padding: 0 20px; box-sizing: border-box; position: relative;}

  header nav#pc { display: none;}

  header nav#mo { clear: both; width: calc(100% - 188px); float: left;}
  header nav#mo .nav-icon { width: 60px; margin: 10px 0 0 0; color: #fff; font-size: 3em; line-height: 1em; text-align: left;}
  header nav#mo ul.menu { width: 320px; padding: 20px 40px 40px 40px; margin: 0; list-style: none; background-color: #FF0000; box-sizing: border-box; display: none; position: absolute; top: -10px; left: -320px; z-index: 99999;}
  header nav#mo ul.menu .nav-close { width: 100%; margin: 0 0 0 -20px; color: #fff; font-size: 3em; text-align: left;}
  header nav#mo ul.menu li { width: 100%; padding: 0; margin: 0; border-bottom: rgba(255,255,255,0.2); position: relative;}
  header nav#mo ul.menu li:last-child { border-bottom: 0;}
  header nav#mo ul.menu li a { width: 100%; padding: 15px 0; color: #fff; font-size: 1.5em; text-decoration: none; display: block; cursor: pointer;}
  header nav#mo ul.menu li a.sel { background-color: #232323;}
  header nav#mo ul.menu li ul.popup { width: 100%; padding: 0 0 0 20px; margin: 0; background-color: rgba(255,255,255,0.3); list-style: none; display: none; box-sizing: border-box;}
  header nav#mo ul.menu li ul.popup li { padding: 0; margin: 0; border-top: 1px #ccc solid;}
  header nav#mo ul.menu li ul.popup li:last-of-type { border-bottom: 1px #ccc solid;}
  header nav#mo ul.menu li ul.popup li a#c2 { padding: 15px 5px; color: #fff; font-size: 1.2em; text-decoration: none; display: block;}

  header .social-lang-icon { width: 188px; margin: 23px 0 0 0; display: flex; justify-content: flex-end; align-items: center; float: right; position: relative;}
  header .social-lang-icon img { width: 34px; height: auto; margin: 0 0 0 10px; cursor: pointer;}
  header .social-lang-icon .eng-nav { width: 180px; position: absolute; top: 45px; right: 0; z-index: 999; display: none;}
  header .social-lang-icon .eng-nav #T1 { margin: 0 10px 0 0; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 16px solid #FF0000; display:inline-block; float: right;}
  header .social-lang-icon .eng-nav a { clear: both; width: 100%; padding: 12px 20px; color: #fff; font-size: 1em; font-weight: 600; text-decoration: none; background-color: #FF0000; box-sizing: border-box; display: block;}


  /************ banner ************/

  .banner-box { clear: both; width: 100%; margin: 0 auto; overflow: hidden; position: relative; z-index: 11;}
  .banner-box img { width: 100%; height: auto;}
  .banner-box img.v { width: auto; height: 100%;}


  /************ breadcrumb ************/

  .breadcrumb { clear: both; width: 100%; padding: 30px 20px; font-size: 1.1em; box-sizing: border-box;}
  .breadcrumb a { color: #fff; text-decoration: none;}
  .breadcrumb a:hover { border-bottom: 1px #fff solid;}

  .banner-box img.reg_cn { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 35vw;}
  .banner-box img.reg_en { width: 14.4vw; height: auto; position: absolute; top: 29.5vw; right: 19vw;} 


  /************ page - about ************/

  section#about { clear: both; width: 100%; padding: 0 20px 100px 20px; box-sizing: border-box;}

  .section-page-title { width: 100%; margin: 0 0 40px 0; box-sizing: border-box;}
  .section-page-title .about-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .about-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .about-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .about-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-line-arrow .arrow { width: 42px;}

  .section-page-title .about-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .about-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .about-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .about-en-line-arrow .arrow { width: 42px;}

  .section-page-title .news-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .news-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .news-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .news-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}  
  .section-page-title .win-history-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .win-history-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .win-history-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-line-arrow .arrow { width: 42px;}

  .section-page-title .win-history-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .win-history-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .win-history-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .win-history-en-line-arrow .arrow { width: 42px;}

  .section-page-title .record-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .record-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .record-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .record-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-line-arrow .arrow { width: 42px;}

  .section-page-title .record-en-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .record-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .record-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .record-en-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .infor-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .infor-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .infor-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-line-arrow .arrow { width: 42px;}

  .section-page-title .infor-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .infor-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .infor-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .infor-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .winners-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .winners-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .winners2-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .winners2-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .winners2-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .winners-en-line-arrow .arrow { width: 42px;}

  .section-page-title .show-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .show-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .show-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .show-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-line-arrow .arrow { width: 42px;}

  .section-page-title .show-en-title-e { width: 100%; font-size: 2.8em; font-weight: 900;}
  .section-page-title .show-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .show-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .show-en-line-arrow .arrow { width: 42px;}

  .section-page-title .live-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .live-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .live-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .live-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .live-line-arrow .arrow { width: 42px;}

  .section-page-title .overview-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .overview-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .overview-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .overview-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .overview-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-title-c { width: 100%; font-size: 3em; letter-spacing: 0.2em; font-weight: 900;}
  .section-page-title .cowork-title-e { width: 100%; font-size: 1.8em;}
  .section-page-title .cowork-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .cowork-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-line-arrow .arrow { width: 42px;}

  .section-page-title .cowork-en-title-e { width: 100%; font-size: 2.8em; font-weight: 900;}
  .section-page-title .cowork-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .cowork-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .cowork-en-line-arrow .arrow { width: 42px;}

  .section-page-title .showcase-en-title-e { width: 100%; font-size: 3em; font-weight: 900;}
  .section-page-title .showcase-en-line-arrow { width: 100%; display: flex; justify-content: flex-start;}
  .section-page-title .showcase-en-line-arrow .bg { width: calc(100% - 42px); background-image: url(../images/sec_page_title_arrow_bg.png); background-repeat: repeat-x; display: block;}
  .section-page-title .showcase-en-line-arrow .arrow { width: 42px;}



  .section-content { clear: both; width: 100%;}
  .section-content .page-text-about { width: 100%; padding: 30px 0 0 0; font-size: 1.1em; font-weight: 200; line-height: 2em;}
  .section-content .page-text-about a.link { color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}
  .section-content .page-text-about .title { width: 100%; margin: 0 0 40px 0; color: #FF0000; font-size: 1.8em; font-weight: 500;}
  .section-content .page-about-act { width: calc(100% - 175px); padding: 30px 0 0 0; display: flex; justify-content: flex-start;}
  .section-content .page-about-act .act-box { width: calc(100% / 2); padding: 0 15px; box-sizing: border-box;}
  .section-content .page-about-act .act-box a { color: #fff; text-decoration: none;}
  .section-content .page-about-act .act-box .pic { width: 100%; height: 300px; margin: 0 0 20px 0; border-radius: 30px; overflow: hidden;}
  .section-content .page-about-act .act-box .pic img { width: 100%; height: auto;}
  .section-content .page-about-act .act-box .title { width: 100%; font-size: 1.6em; font-weight: 600;}
  .section-content .page-about-act .act-box .intro { width: 100%; font-size: 1.1em; font-weight: 200; line-height: 1.8em;}

  .page-line { clear: both; width: 100%; padding: 0 calc(50% - 750px) 50px calc(50% - 750px); box-sizing: border-box;}
  .page-line img { width: 100%; height: auto;}


  /************ page - news ************/

  .section-content .page-news-list { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-list ul.news-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  .section-content .page-news-list ul.news-list li { width: 100%; padding: 20px 0; margin: 0; border-bottom: 1px #fff solid; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .section-content .page-news-list ul.news-list li:last-child { border-bottom: 0;}
  .section-content .page-news-list ul.news-list li .icon { width: 35px;}
  .section-content .page-news-list ul.news-list li .icon img { width: 16px; height: auto;}
  .section-content .page-news-list ul.news-list li .title { width: calc(100% - 35px); font-size: 1.1em; font-weight: 200; line-height: 1.2em;}
  .section-content .page-news-list ul.news-list li .title a { color: #fff; text-decoration: none;}
  .section-content .page-news-list ul.news-list li .date { clear: both; width: 100%; font-size: 1em; font-weight: 200; text-align: right; line-height: 1.2em;}

  .section-content .page-news-content { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-news-content .news-title { width: 100%; margin: 0 auto 10px auto; color: #fff; font-size: 1.8em; font-weight: 300;}
  .section-content .page-news-content .news-date { clear: both; width: 100%; margin: 0 0 10px 0; float: left;}
  .section-content .page-news-content .news-prev-next-icon { clear: both; width: 40%; margin: 0 0 40px 0; float: right; display: flex; justify-content: flex-end; align-items: center;}
  .section-content .page-news-content .news-prev-next-icon img { width: 30px; height: auto; margin: 0 0 0 10px; border: 1px #fff solid; border-radius: 100%;}
  .section-content .page-news-content .news-content { clear: both; width: 100%; margin: 0 auto; font-size: 1.1em; font-weight: 200; line-height: 1.8em; word-wrap:break-word; word-break:break-all;}
  .section-content .page-news-content .news-content img { max-width: 100%; height: auto;}
  .section-content .page-news-content .news-content a { padding: 0 0 2px 0; color: #fff; text-decoration: none; border-bottom: 1px #fff solid;}

  .section-content .page-news-content .news-content .photos-list-box { clear: both; width: 100%; margin: 60px 0 0 0;}
  .section-content .page-news-content .news-content .photos-list-box .photo { width: 100%; margin: 0 0 20px 0; overflow: hidden;}
  .section-content .page-news-content .news-content .photos-list-box .photo img { width: 100%; height: auto;}
  .section-content .page-news-content .news-content .photos-list-box .photo .text { width: 100%; padding: 10px 0; font-size: 0.8em; line-height: 1.4em;}

  .section-content .page-news-content input[type=button] { clear: both; padding: 10px 40px; color: #fff; font-size: 1em; margin: 60px auto; border: 0; border-radius: 16px; background-color: #FF0000; display: block; cursor: pointer;}

  img.news-con-pic-1 { clear: both; width: 90%; margin: 10px auto; display: block;}


  /************ page - winner ************/

  .section-content .page-text-winner { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-winner .winner-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 2.2em;}
  .section-content .page-text-winner .title { width: 100%; margin: 0 0 30px 0; font-size: 1.6em; font-weight: 300;}
  .section-content .page-text-winner .title-class { width: 100%; padding: 0 0 0 15px; margin: 0 0 20px 0; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box { width: 100%; margin: 0 0 30px 0;}
  .section-content .page-text-winner .items-box .items-caption { width: 100%; padding: 0 0 15px 20px; color: #FF0000; font-size: 1.4em; font-weight: 300; box-sizing: border-box;}
  .section-content .page-text-winner .items-box .items-column { width: 100%; padding: 0 0 0 50px; font-size: 1.2em; font-weight: 300; line-height: 1.6em; box-sizing: border-box;}
    .section-content .page-text-winner .link {color:#ffffff; padding: 10px 30px; border: 1px #FF0000 solid; border-radius: 10px;font-size: 1.25rem; background-color: #FF0000;} 
    .section-content .page-text-winner .winner-title .link:hover{color:#FF0000; border-color:#FF0000; background-color: transparent;}

  .winner-nav { clear: both; width: 100%; margin: 20px 0;}
  .winner-nav ul.win-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  .winner-nav ul.win-nav li { padding: 0; margin: 0 10px 20px 10px;}
  .winner-nav ul.win-nav li a { padding: 10px 30px; border: 1px #fff solid; border-radius: 10px; color: #fff; font-size: 1.6em; font-weight: 300; background-color: #000; text-decoration: none; display: block;}
  .winner-nav ul.win-nav li a:hover { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}
  .winner-nav ul.win-nav li a.sel { color: #FF0000; font-weight: 400; border: 1px #FF0000 solid; background-color: #000;}


  /************ page - infor ************/

  .section-content .page-text-infor { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-infor .content { width: 100%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-infor .content .title { width: 100%; font-size: 1.2em; font-weight: 600;}
  .section-content .page-text-infor .content a { color: #fff; text-decoration: none; border-bottom: 1px #fff solid;}
  .section-content .page-text-infor .content a:hover { color: #ccc; text-decoration: none; border-bottom: 1px #ccc solid;}


  /************ page - musicshow ************/

  .section-content .page-text-musicshow { width: 100%; padding: 30px 0 0 0;}
  .section-content .page-text-musicshow .content { width: 100%; margin: 0 auto; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-musicshow .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}

  .musicshow-title { width: 100%; padding: 10px 0; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  ul#footing-nav { width: 100%; padding: 0; margin: 0 0 40px 0; list-style: none; display: flex; justify-content: center; flex-wrap: wrap;}
  ul#footing-nav li { padding: 0; margin: 0 10px 20px 10px;}
  ul#footing-nav li a { padding: 6px 30px; border: 1px #FF0000 solid; border-radius: 10px; color: #fff; font-size: 1.2em; font-weight: 300; text-decoration: none; display: block;}
  ul#footing-nav li a:hover { color: #000; font-weight: 400; background-color: #FF0000;}

  img.footing-pic { max-width: 100%; width: 600px; height: auto;}

  img.footing-photo { width: 100%; margin: 0 0 20px 0; text-decoration: none;}


  /************ page - showlive ************/

  .section-content .page-text-showlive { width: 100%; padding: 30px 0 0 0;}

  .section-content .page-text-showlive .content { width: 100%; font-size: 1.2em; font-weight: 300; line-height: 2.2em;}
  .section-content .page-text-showlive .content a { padding: 0 0 2px 0; color: #fff; border-bottom: 1px #fff solid; text-decoration: none;}
  
  .live-records-title { width: 100%; margin: 0 0 40px 0; font-size: 2em; font-weight: 600; line-height: 1.2em;}

  .showlive-column-3x { clear: both; width: 100%;}
  .showlive-column-3x .column-box { width: 100%; margin: 0 0 20px 0;}
  .showlive-column-3x .column-box img { width: 100%; height: auto; border: 10px rgba(255,255,255,0.5) solid; box-sizing: border-box;}


  /************ page - history ************/

  .section-content .page-text-history { width: 100%; padding: 30px 0 0 0;}
  
  .history-nav { width: 100%; margin: 0 0 40px 0; display: flex; justify-content: center; flex-wrap: wrap;}
  .history-nav a.nav-box { padding: 5px 15px; margin: 3px 5px; color: #fff; font-size: 1.1em; font-weight: 300; text-decoration: none; border: 1px #666 solid; background-color: #000; border-radius: 12px; display: block;}
  .history-nav a.nav-box:hover { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  .history-nav a.nav-box.sel { color: #FF0000; border: 1px #FF0000 solid; background-color: #000}
  
  .section-content .page-text-history .comingsoon { width: 100%; padding: 60px; font-size: 3em; font-weight: 300; text-align: center; box-sizing: border-box;}

  .section-content .page-text-history .title { width: 100%; padding: 0 0 5px 0; margin: 0 0 30px 0; font-size: 1.8em; font-weight: 300; border-bottom: 1px #fff solid;}
  .section-content .page-text-history .photos-list-box { width: 100%; display: flex; justify-content: flex-start; flex-wrap: wrap;}
  .section-content .page-text-history .photo { width: calc(100% / 2 - 20px); height: 24vw; margin: 0 10px 20px 10px; overflow: hidden;}
  .section-content .page-text-history .photo img { width: 100%; height: auto;}
  .section-content .page-text-history .photo img.v { width: auto; height: 100%;}

  .history-title-en { width: 100%; margin: 30px 0; color: #fff; font-size: 1.8em; text-align: center;}


  /************ page - watchparty ************/

  .watchparty-table { display: none;}
  .watchparty-table-pad { display: none;}

  .watchparty-table-mo { clear: both; width: 100%; border-top: 2px #fff solid; border-bottom: 2px #fff solid;}
  .watchparty-table-mo .caption-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table-mo .caption-full .caption { width: calc(100% / 2); padding: 20px 5px; color: #fff; font-size: 0.9em; font-weight: 600; line-height: 1.4em; text-align: center; background-color: #414141; border-right: 1px #fff solid; box-sizing: border-box;}  
  .watchparty-table-mo .caption-full .caption:last-child { border-right: 0;}
  .watchparty-table-mo .column-full { width: 100%; border-top: 2px #fff solid; display: flex; justify-content: flex-start; align-items: stretch;}
  .watchparty-table-mo .column-full .column-1 { width: calc(100% / 2); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #999; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table-mo .column-full .column-1:last-child { border-right: 0;}
  .watchparty-table-mo .column-full .column-2 { width: calc(100% / 2); padding: 10px 5px; color: #414141; font-size: 0.8em; font-weight: 500; line-height: 1.4em; background-color: #ccc; border-right: 1px #fff solid; box-sizing: border-box;}
  .watchparty-table-mo .column-full .column-2:last-child { border-right: 0;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 0 20px 50px 20px; border-top: 1px #232323 solid; box-sizing: border-box;}
    
  footer .logo-full { width: 100%; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx { margin: 15px 0;}
  footer .logo-full .logo-bx .text { padding: 10px 10px 10px 0; font-size: 1.1em;}
  footer .logo-full .logo-bx .text-mo { display: none;}
  footer .logo-full .logo-bx .logo { display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  footer .logo-full .logo-bx .logo img.logo1 { width: auto; height: 40px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo2 { width: auto; height: 30px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo3 { width: auto; height: 44px; padding: 10px 10px 10px 0;}
  footer .logo-full .logo-bx .logo img.logo6-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-2 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-3 { width: auto; height: 46px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-4 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-5 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-7 { width: auto; height: 16px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-8 { width: auto; height: 24px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-9 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-10 { width: auto; height: 36px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-11 { width: auto; height: 50px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-12 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo6-13 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-1 { width: auto; height: 28px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo10-2 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo11-1 { width: auto; height: 30px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-1 { width: auto; height: 18px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-2 { width: auto; height: 44px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-3 { width: auto; height: 20px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo12-4 { width: auto; height: 26px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}
  footer .logo-full .logo-bx .logo img.logo13-1 { width: auto; height: 32px; padding: 10px 10px 10px 0; margin: 0 15px 0 0;}


}
