﻿
body { background-color: #EEEEEE; }
a { text-decoration: none; color: #555555; }
a:hover { color: #000000; }
a:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
.ClearFloat { clear: both; float: none; }
.Line { width: 100%; overflow: hidden; margin: 6px 0px; height: 1px; clear: both; float: none; }
h1 { font-size: auto; font-weight: normal; }
h2 { font-size: auto; font-weight: normal; }
h3 { font-size: auto; font-weight: normal; }
textarea { overflow-x: hidden; overflow-y: auto; }
.DB { overflow: hidden; zoom: 1; display: inline-block; *display: inline; _display: inline; vertical-align: top; }
button.BtnFocus:focus { outline: 2px rgba( 255,193,7,1 ) solid; }
.form-change input,.form-change select{
            -webkit-appearance:none; /*去除系统默认的样式*/
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);   /* 点击高亮的颜色*/
    }
    
input[type="submit"],
input[type="reset"],
input[type="button"],
select,
button {
-webkit-appearance: none;
}

input[type="submit"]:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
input[type="reset"]:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
input[type="button"]:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
select:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }

button.SvgBtn { background-color: transparent; border: none; }
button.SvgBtn:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
button.SvgBtn svg.SvgStyle { fill: #333333; }
button.SvgBtn svg.SvgStyle:hover { fill: #00a28d; }
button.PlainBtn { outline: none; border-radius: 6px; border: 1px solid #009582; background: #EEFFFD; color: #009582; padding: 8px 20px; font-weight: 900; font-size: 14px; cursor: pointer; }

a[class="Anchor"] { position: absolute; width: 0px; height: 0px; overflow: hidden; }
a#Top { display: none; position: fixed; z-index: 100; right: 30px; bottom: 50px; padding: 0px; border-radius: 5px; background-color: rgba( 0,0,0,0.5 ); cursor: pointer; }
a#Top .SvgStyle { width: 48px; height: 48px; fill: #FFFFFF; }

.sys_overlay     { filter: alpha(Opacity=80, Style=0); -moz-opacity: 0.8; opacity: 0.8; background-color: #000000; top: 0px; left: 0px; display: none; position: absolute; width: 100%; overflow: hidden; }
.sys_lightbox    { overflow: auto; background-color: #EEEEEE; border: solid 3px #555555; display: none; position: fixed; top: 50%; left: 50%; max-width: 100%; max-height: 100%; overflow-y: hidden; }

.Required { font-size: 12px; color: #B00; }

#AnnouncementValueDiv { position: absolute; z-index: 50; left: calc( 50% - 800px / 2 ); top: 100%; max-width: 800px; width: 100%; padding: 10px; background-color: #FFFFFF; border-radius: 5px; box-shadow: 0px 0px 70px rgba( 0, 0, 0, 0.8 ); transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
#AnnouncementValueDiv.Go { top: 25%; }
#AnnouncementValueDiv .WindowTitle { width: 100%; padding-bottom: 5px; margin-bottom: 10px; border-bottom: solid 1px #00C2A8; }
#AnnouncementValueDiv .WindowTitle:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#AnnouncementValueDiv .WindowTitle .Subject { float: left; font-size: 20px; line-height: 36px; font-weight: bold; }
#AnnouncementValueDiv .WindowTitle .Subject .Eng { color: #777777; font-size: 15px; }
#AnnouncementValueDiv .WindowTitle .Close { float: right; cursor: pointer; }
#AnnouncementValueDiv .WindowTitle .Close .SvgStyle {  width: 36px; height: 36px; }
#AnnouncementValueDiv .AnnouncementMain { padding: 5px; }
#AnnouncementValueDiv .AnnouncementMain .Title { margin: 0px 0px 10px; font-size: 25px; }
#AnnouncementValueDiv .AnnouncementMain .Type { width: 68px; height: 24px; font-size: 12px; color: white; border-radius: 2px; display: flex; align-items: center; justify-content: center; margin: 4px 0; }
#AnnouncementValueDiv .AnnouncementMain .Date { margin: 0px 0px 15px; text-align: right; font-size: 15px; color: #555555; }
#AnnouncementValueDiv .AnnouncementMain .Contents { margin: 0px 0px 20px; width: 100%; height: 300px; overflow: auto; }
#AnnouncementValueDiv .AnnouncementMain .Contents img { width: 100%; }
#AnnouncementValueDiv .AnnouncementMain li { margin-left: 15px; margin-bottom: 12px; }
#AnnouncementValueDiv .AnnouncementFooter { border-top: solid 1px #00C2A8; padding-top: 20px; padding-bottom: 10px; display: flex; }

#Main { width: 100%; height: auto; }
#TMain { position: fixed; z-index: 8; top: 0px; width: 100%; }
#TMain #TMainBg { width: 100%; height: 105px; border-top: solid 1px #bddad5; border-bottom: solid 1px #cacaca; background-color: rgba(100%,100%,100%,1); box-shadow: 0px 5px 5px rgba(30%,30%,30%,0.15); }
#TMain #TMainBg[t="index"] { background-color: rgba(100%,100%,100%,0.99); box-shadow: none; }
#TMain #TMContent { margin: 0px auto; padding: 5px 15px 5px 0px; width: 100%; }
#TMain #TMContent:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#TMain #TMContent #TMLeft { float: left; width: 395px; cursor: pointer; }
#TMain #TMContent #TMLeft img { float: left; width: 90px; }
#TMain #TMContent #TMLeft #Accesskey_U { float: left; width: 15px; color: #DDDDDD; font-weight: normal; font-size: 15px; }
#TMain #TMContent #TMLeft #Accesskey_U:hover { color: #000000; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt { float: left; width: calc( 100% - 95px - 5px - 15px ); margin-top: 9px; margin-left: 5px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .c { font-size: 22px; margin-bottom: 4px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt span { font-size: 14px; line-height: 15px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .m { color: #999999; font-size: 12px; line-height: 15px; }
#TMain #TMContent #TMRight { float: right; width: calc( 100% - 395px ); }
#TMain #TMContent #TMRight div.TMRMenu { width: 100%; text-align: right; }
#TMain #TMContent #TMRight div.TMRMenu:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li { margin-left: 5px; margin-right: 5px; font-size: 12px; padding: 2px 2px; color: #777; }
#TMain #TMContent #TMRight div.TMRMenu.B { margin-top: 5px; }
#TMain #TMContent #TMRight ul { float: right; padding: 0px; }
#TMain #TMContent #TMRight ul:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#TMain #TMContent #TMRight ul li { float: left; list-style-type: none; margin-left: 5px; padding: 5px 2px; color: #333333; font-size: 14px; text-align: center; line-height: 18px; }
#TMain #TMContent #TMRight ul li .e { font-size: 11px; color: #777777; }
#TMain #TMContent #TMRight ul li a { display: block; }
#TMain #TMContent #TMRight ul li a:hover { color: #00a28d; cursor: pointer; }
#TMain #TMContent #TMRight ul li a:hover .e { color: #00a28d; }
#TMain #TMContent #TMRight ul li button { border: 0; background: transparent; color: #555555; font-size: 12px; line-height: 18px; cursor: pointer; }
#TMain #TMContent #TMRight ul li button:hover { color: #00a28d; }
#TMain #TMContent #TMRight ul li button:hover .e { color: #00a28d; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li.Line { clear: none; margin-left: 5px; margin-right: 5px; width: auto; height: 28px; padding: 0px; border-right: solid 1px #CCC; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li .e { font-size: 11px; }

#TMain #TMContent #TMMobile { display: none; float: right; margin-top: 3px; width: 35px; padding: 15px 0px 0px 3px; text-align: right; }
#TMain #TMContent #TMMobile .SvgStyle { width: 30px; fill: #333333; cursor: pointer; }

#Accesskey_C { position: absolute; top: 105px; left: 0px; z-index: 10; color: #DDDDDD; font-weight: normal; font-size: 15px; }
#Accesskey_C:hover { color: #000000; }

#CMain { position: relative; padding: 0px 0px; width: 100%; min-height: 650px; } /*e8f3f2*/
#CMain #CMContent1 { position: relative; height: 790px; /*background-image: url( '../i/image7.jpg' );*/ background-size: 100% auto; background-position: center center; }
#CMain #CMContent1 .CMCDiv { margin: 0px auto; padding: 40px 10px; }
#CMain #CMContent1 .CMCDiv .MainForm { position: absolute; z-index: 2; top: 32%; left: calc( 50% - 720px / 2 ); padding: 40px 40px; width: 720px; background-color: rgba( 255, 255, 255, 0.95 ); border-radius: 10px; box-shadow: 0px 0px 80px rgba( 0, 0, 0, 0.5 ); }
#CMain #CMContent1 .CMCDiv .MainForm select { font-size: 15px; border: none; background-color: #00c2a9; }
#CMain #CMContent1 .CMCDiv .MainForm select:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
#CMain #CMContent1 .CMCDiv .MainForm select:hover { background-color: #1De986; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeyword { font-size: 40px; text-align: center; color: #008372; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeywordEnglish { margin: 5px 0px 18px; font-size: 18px; font-weight: normal; color: #777777; text-align: center; }
#CMain #CMContent1 .CMCDiv .MainForm .SearchDiv { float: left; width: calc( 100% - 140px ); }
#CMain #CMContent1 .CMCDiv .MainForm .Item { float: left; position: relative; margin: 0px 5px 5px 0px; width: calc( 50% - 8px ); font-size: 15px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item select { width: 100%; padding: 10px 8px 10px 10px; border-radius: 5px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv { width: calc( 50% - 8px ); height: 41px; margin-right: 5px; padding: 0px; border-radius: 5px; background-color: #00c2a9; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv.Have { background-color: #1De986; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv:hover { background-color: #1De986; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input { padding: 10px; width: calc( 100% ); font-size: 15px; border: none; background-color: rgba( 0, 0, 0, 0 ); }
#CMain #CMContent1 .CMCDiv .MainForm .Item input:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }

#CMain #CMContent1 .CMCDiv .MainForm .Item input::-webkit-input-placeholder { color: #000000; opacity: 1; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input:-moz-placeholder { color: #000000; opacity: 1; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input::-moz-placeholder { color: #000000; opacity: 1; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input:-ms-input-placeholder { color: #000000; opacity: 1; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input::placeholder { color: #000000 !important; opacity: 1 !important; }
#CMain #CMContent1 .CMCDiv .MainForm .Item input:placeholder { color: #000000 !important; opacity: 1 !important; }

#CMain #CMContent1 .CMCDiv .MainForm .Item input::-webkit-datetime-edit-year-field { color: #000000; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv .Title { padding-right: 10px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv .wc-date-container { padding: 0px; height: 20px; font-size: 15px; border: none; background-color: rgba(255,255,255,0); }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv .wc-date-container span { color: #000000; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.Keyword { width: calc( 100% - 11px ); height: 41px; margin-right: 5px; padding: 0px; border-radius: 5px; background-color: #00c2a9; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.Keyword:hover { background-color: #1De986; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.Keyword.Have { background-color: #1De986; }

#CMain #CMContent1 .CMCDiv .MainForm .SendBtn { float: left; width: 140px; margin: 0px 0px 0px 0px; padding: 0px 15px; height: 133px; border: none; border-radius: 5px; background-color: #00a28d; color: #FFFFFF; font-size: 16px; cursor: pointer; }
#CMain #CMContent1 .CMCDiv .MainForm .SendBtn:hover { background-color: #ff7300; color: #FFFFFF; }
#CMain #CMContent1 .CMCDiv .MainForm .SendBtn:focus { outline-width: 1px; outline-style: dashed; outline-color: #ae4e00; }
#CMain #CMContent1 .CMCDiv .MainForm select.Have { background-color: #1De986; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleStartDiv.Have { background-color: #1De986; }

#CMain #CMContent2 { margin: 45px 0px 25px; }
#CMain #CMContent2 .CMCDiv { margin: 0px auto; padding: 0px 10px; width: 100%; max-width: 1280px; height: auto; }
#CMain #CMContent2 .CMCDiv .MainTitle { margin-bottom: 20px; text-align: center; font-size: 33px; line-height: 30px; }
#CMain #CMContent2 .CMCDiv .MainTitle .e { font-size: 23px; color: #777777; }


#CMain #CMContent2 .CMCDiv .MainContent { width: 100%; height: auto; }
#CMain #CMContent2 .CMCDiv .MainContent:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#CMain #CMContent2 .CMCDiv .MainContent .Item { position: relative; display: inline-block; vertical-align: top; padding: 10px 10px 15px; margin: 0px 1% 40px 1%; width: calc( 94% / 3 ); color: #333333; background-color: #FFFFFF; box-shadow: 0px 0px 15px rgba( 0, 0, 0, 0.2 ); cursor: pointer; }
#CMain #CMContent2 .CMCDiv .MainContent .Item:focus { outline-width: 1px; outline-style: dashed; outline-color: #00a28d; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image { position: relative; width: 100%; height: 250px; background-size: auto 100%; background-repeat: no-repeat; background-position: center center; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image .Area { position: absolute; right: -12px; bottom: 45px; padding: 6px 10px; font-size: 18px; background-color: #ff7300; color: #FFFFFF; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image .Area .Eng { margin-left: 5px; font-size: 13px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image .OpenText { position: absolute; right: -12px; bottom: 11px; padding: 6px 10px; text-align: left; font-size: 12px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image .OpenText.Yes { background-color: #8ebc28; color: #FFFFFF; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Image .OpenText.No { background-color: #666666;  color: #FFFFFF; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Title { margin: 5px 0px 3px; width: 100%; height: 56px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Title .Eng { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #555555; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .SubTitle { margin: 3px 0px 5px; width: 100%; height: 46px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .SubTitle .Eng { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #555555; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Info { font-size: 14px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Info span { }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Info .SvgStyle { margin-right: 5px; width: 24px; height: 24px; fill: #8ebc28; vertical-align: bottom; }
#CMain #CMContent2 .CMCDiv .MainContent .Item .Info .Eng { margin-right: 8px; font-size: 12px; color: #777777; }
#CMain #CMContent2 .CMCDiv .MainContent .NoList { padding: 100px 30px; width: 100%; height: 475px; text-align: center; font-size: 20px; color: #333333; background-color: #FFFFFF; box-shadow: 0px 0px 15px rgba( 0, 0, 0, 0.2 ); }






#CMain #CMContent3 { margin: 25px 0px; display: none; }
#CMain #CMContent3 .CMCDiv { margin: 0px auto; padding: 0px 10px; width: 100%; max-width: 1280px; height: auto; }
#CMain #CMContent3 .CMCDiv .MainTitle { margin-bottom: 20px; text-align: center; font-size: 33px; line-height: 30px; }
#CMain #CMContent3 .CMCDiv .MainTitle .e { font-size: 23px; color: #777777; }
#CMain #CMContent3 .CMCDiv .MainContent { width: 100%; height: auto; }
#CMain #CMContent3 .CMCDiv .MainContent:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#CMain #CMContent3 .CMCDiv .MainContent .Item { position: relative; float: left; padding: 10px 10px 15px; margin: 0px 1% 40px 1%; width: calc( 94% / 3 ); color: #333333; background-color: #FFFFFF; box-shadow: 0px 0px 15px rgba( 0, 0, 0, 0.2 ); }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Area { position: absolute; right: 3px; top: 60%; padding: 6px 10px; font-size: 20px; background-color: #ff7300; color: #FFFFFF; }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Image { width: 100%; height: 250px; background-size: 100% auto; background-repeat: no-repeat; backgrond-position: center cneter; }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Title { margin: 5px 0px; font-size: 22px; }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Info { font-size: 15px; }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Info span { margin-right: 5px; }
#CMain #CMContent3 .CMCDiv .MainContent .Item .Info .SvgStyle { width: 24px; height: 24px; fill: #8ebc28; vertical-align: bottom; }

#CMain #CMContent4 { margin: 20px 0px 0px; background-color: #EBF7F5; }
#CMain #CMContent4 .CMCDiv { margin: 0px auto; padding: 35px 10px; width: 100%; max-width: 1000px; height: auto; }
#CMain #CMContent4 .CMCDiv .MainTitle { margin-bottom: 20px; text-align: center; font-size: 33px; line-height: 30px; }
#CMain #CMContent4 .CMCDiv .MainTitle .e { font-size: 23px; color: #777777; }
#CMain #CMContent4 .CMCDiv .MainContent { display: table; width: 100%; height: auto; border-collapse: collapse; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr { display: flex; align-items: center; border-top: solid 1px #00C2A8; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td { display: table-cell; padding: 10px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Title { text-align: right; border-right: solid 1px #999999; font-size: 14px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Title .Eng { display: block; color: #777777; font-size: 13px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Type { width: 68px; height: 24px; font-size: 12px; color: white; border-radius: 2px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content { cursor: pointer; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content a { display: inline-block; padding: 2px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content a:hover { color: #009582; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content a .Eng { color: #777777; font-size: 13px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content a:hover .Eng { color: #009582; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Date { width: 195px; color: #333333; font-size: 14px; text-align: right; margin-left: auto; }
#CMain #CMContent4 .CMCDiv .MainFooter { border-top: solid 1px #00C2A8; padding-top: 20px; padding-bottom: 10px; display: flex; }

#CMain #CMContent5 { margin: 20px 0px 0px; background-color: #eeeeee; }
#CMain #CMContent5 .CMCDiv { margin: 0px auto; padding: 35px 10px; width: 100%; max-width: 1000px; height: auto; }
#CMain #CMContent5 .CMCDiv .MainTitle { margin-bottom: 20px; text-align: center; font-size: 33px; line-height: 30px; }
#CMain #CMContent5 .CMCDiv .MainTitle .e { font-size: 23px; color: #777777; }
#CMain #CMContent5 .CMCDiv .MainContent { display: table; width: 100%; height: auto;  border-collapse: collapse; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr { display: table-row; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td { display: table-cell; padding: 10px; border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; vertical-align: top; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Title { text-align: left; font-size: 14px; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Title .Eng { display: block; color: #777777; font-size: 13px; }

#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content { cursor: pointer; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content a { display: inline-block; padding: 2px; outline-color: #ff7300; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content a:hover { color: #ff7300; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content a .Eng { color: #777777; font-size: 13px; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content a:hover .Eng { color: #ff7300; }

#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Date { width: 195px; color: #333333; font-size: 14px; text-align: right; }

#CMain #CMContent6 { margin: 20px 0px 0px; background-color: #FFFFFF; }
#CMain #CMContent6 .CMCDiv { margin: 0px auto; padding: 35px 10px; width: 100%; max-width: 1000px; height: auto; }
#CMain #CMContent6 .CMCDiv .MainContent { width: 100%; height: auto; text-align: center; }
#CMain #CMContent6 .CMCDiv .MainContent:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#CMain #CMContent6 .CMCDiv .MainContent div { display: inline-block; margin: 10px 20px; }

#CMain #CMContent7 { margin: 20px 0px 0px; background-color: #eeeeee; }
#CMain #CMContent7 .CMCDiv { margin: 0px auto; padding: 35px 10px; width: 100%; max-width: 1000px; height: auto; }
#CMain #CMContent7 .CMCDiv .MainTitle { margin-bottom: 20px; text-align: center; font-size: 33px; line-height: 30px; }
#CMain #CMContent7 .CMCDiv .MainTitle .e { font-size: 23px; color: #777777; }


#BMain { width: 100%; height: auto; border-bottom: solid 7px #00c2a9; }/*background-color: #e8f3f2;*/
#BMain #BMContent { position: relative; margin: 0px auto; padding: 20px 10px; max-width: 1096px; }
#BMain #BMContent:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#BMain #BMContent #BMLeft { float: left; width: 370px; text-align: center; }
#BMain #BMContent #BMLeft img { width: 120px; }
#BMain #BMContent #BMLeft .c { position: relative; font-size: 25px; }
#BMain #BMContent #BMLeft .c #Accesskey_Z { position: absolute; left: 0px; color: #CCCCCC; font-size: 15px; }
#BMain #BMContent #BMLeft .c #Accesskey_Z:hover { color: #000000; }
#BMain #BMContent #BMLeft .cm { margin-top: 4px; font-size: 15px; }
#BMain #BMContent #BMLeft .e { margin-top: 7px; font-size: 14px; color: #777777; }
#BMain #BMContent #BMLeft .em { font-size: 12px; color: #777777; }
#BMain #BMContent #BMRight { float: left; width: calc( 100% - 370px ); }
#BMain #BMContent #BMRight #ContactTag { font-size: 15px; height: 35px; }
#BMain #BMContent #BMRight #ContactTag a { float: left; padding: 3px; margin-right: 10px; color: #00a28d; cursor: pointer; }
#BMain #BMContent #BMRight #ContactTag a:hover { border-bottom: solid 3px #00a28d; }
#BMain #BMContent #BMRight #ContactTag a.This { border-bottom: solid 3px #00a28d; }
#BMain #BMContent #BMRight #ContactTag:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#BMain #BMContent #BMRight #CContent {  }
#BMain #BMContent #BMRight .c { line-height: 27px; font-size: 15px; color: #000000; }
#BMain #BMContent #BMRight .c span { color: #888888; }
#BMain #BMContent #BMRight #EContent { display: none; }
#BMain #BMContent #BMRight .e { line-height: 27px; font-size: 13px; color: #000000; }
#BMain #BMContent #BMRight .e span { color: #888888; }
#BMain #BMContent #BMRight .ImageInfo { float: right; }
#BMain #BMContent #BMRight .ImageInfo .Aplus { display: inline-block; vertical-align: top; text-align: center; font-size: 13px; line-height: 25px; }
#BMain #BMContent #BMRight .ImageInfo a.Banner { display: inline-block; vertical-align: top; }
#BMain #BMContent #BMRight .ImageInfo img { margin-left: 8px; vertical-align: top; }

#ConfirmInfo { padding: 20px; }
#ConfirmInfo .CloseWindow { float: right; }
#ConfirmInfo .CloseWindow img {  }
#ConfirmInfo .CloseWindow img:hover { cursor: pointer; }
#ConfirmInfo .MainTitle { margin-bottom: 10px; font-size: 25px; text-align: left; color: #009582; }
#ConfirmInfo .MainTitle .Eng { font-size: 21px; color: #00c1a8; }
#ConfirmInfo .Info { font-size: 17px; line-height: 30px; }
#ConfirmInfo .Info div.Item { padding: 15px 0px; border-top: solid 1px #CCCCCC; font-size: 20px; }
#ConfirmInfo .Info div.Item:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#ConfirmInfo .Info div.Item span.Eng { font-size: 15px; }
#ConfirmInfo .Info div.Item div { display: inline; float: right; font-size: 15px; }
#ConfirmInfo .Info div.Item div.Eng { font-size: 13px; color: #777777; }
#ConfirmInfo .Info .Btn { display: inline-block; margin: 15px 5px 15px; padding: 6px 10px; background-color: #009582; border-radius: 5px; border: none; color: #FFFFFF; cursor: pointer; font-size: 18px; }
#ConfirmInfo .Info .Btn:hover { cursor: pointer; background-color: #00a28d; }
#ConfirmInfo .Info label { margin-right: 8px; margin-bottom: 5px; padding: 5px 8px 4px; border-radius: 5px; line-height: 30px; }
#ConfirmInfo .Info label.This { background-color: #00c2a9; color: #FFFFFF; }
#ConfirmInfo .Info label input[type="radio"] { vertical-align: -1px; }
#ConfirmInfo .Info label input[type="checkbox"] { vertical-align: -1px; }

@media screen and ( max-width: 1279px ) {
#TMain #TMainBg { height: 100px; }
#TMain #TMContent { padding: 5px 5px 5px 0px; }
#TMain #TMContent #TMLeft { width: 365px; }
#TMain #TMContent #TMLeft img { width: 75px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt { width: calc( 100% - 75px - 5px - 15px ); margin-top: 9px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .c { font-size: 16px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt span { font-size: 12px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .m { font-size: 10px; }
#TMain #TMContent #TMRight { width: calc( 100% - 365px ); }
#TMain #TMContent #TMRight ul {  }
#TMain #TMContent #TMRight ul li { margin-left: 2px; font-size: 12px; padding: 2px 2px; }
#TMain #TMContent #TMRight ul li .e { font-size: 10px; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li .e { font-size: 10px; }

#Accesskey_C { top: 100px; }
#CMain #CMContent1 .CMCDiv .MainForm { top: 25%; }
}

@media screen and ( max-width: 1180px ) {
/*20200616*/
#TMain #TMainBg { height: 80px; }

#TMain #TMContent #TMRight { float: none; clear: both; position: absolute; left: 0px; top: 80px; width: 100%; height: 0px; overflow: hidden; background-color: #FFFFFF; transition: 0.2s; }
#TMain #TMContent #TMRight.Open { height: 700px; border-bottom: solid 1px #cacaca; }
#TMain #TMContent #TMRight ul { float: left; margin: 0px; padding: 10px 25px 15px; width: 100%; }
#TMain #TMContent #TMRight ul li { float: none; clear: both; margin: 0px; padding: 17px 10px; font-size: 20px; text-align: left; line-height: 18px; border-bottom: solid 1px #CCCCCC; }
#TMain #TMContent #TMRight ul li:first-child { border-top: solid 1px #CCCCCC; }
#TMain #TMContent #TMRight ul li .e { display: inline; padding-left: 8px; font-size: 17px; }
#TMain #TMContent #TMMobile { display: block; }

#TMain #TMContent #TMRight div.TMRMenu.T ul { padding: 15px 30px 0px; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li { float: left; clear: none; font-size: 15px; padding: 2px 2px; color: #777; border: none; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li.Line { clear: none; margin-left: 5px; margin-right: 5px; width: auto; height: 28px; padding: 0px; border-right: solid 1px #CCC; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li .e { font-size: 14px; }

#CMain #CMContent1 .CMCDiv .MainForm { left: calc( 50% - 720px / 2 ); padding: 30px 30px; width: 720px; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeyword { font-size: 35px; }

#CMain #CMContent2 .CMCDiv .MainContent .Item .Info { font-size: 12px; }

#BMain #BMContent #BMLeft { width: 330px; }
#BMain #BMContent #BMLeft img { width: 120px; }
#BMain #BMContent #BMLeft .e { font-size: 13px; }
#BMain #BMContent #BMRight { float: left; width: calc( 100% - 330px ); }
#BMain #BMContent #BMRight .c span { color: #888888; font-size: 14px; }
#BMain #BMContent #BMRight .e span { color: #888888; }

}


@media screen and ( max-width: 773px ) {
#Top { right: 15px; }

#AnnouncementValueDiv { left: calc( 40px / 2 ); top: 100%; width: calc( 100% - 40px ); padding: 10px; }

#TMain #TMContent #TMRight { float: none; clear: both; position: absolute; left: 0px; top: 80px; width: 100%; height: 0px; overflow: hidden; background-color: #FFFFFF; }
#TMain #TMContent #TMRight.Open { height: 585px; border-bottom: solid 1px #cacaca; }
#TMain #TMContent #TMRight ul { float: left; margin: 0px; padding: 4px 25px; width: 100%; }
#TMain #TMContent #TMRight ul li { float: none; clear: both; margin: 0px; padding: 11px 10px; font-size: 17px; text-align: left; line-height: 18px; border-bottom: solid 1px #CCCCCC; }
#TMain #TMContent #TMRight ul li .e { display: inline; padding-left: 8px; font-size: 14px; }

#TMain #TMContent #TMRight div.TMRMenu.T ul li { font-size: 12px; }
#TMain #TMContent #TMRight div.TMRMenu.T ul li .e { font-size: 12px; }

#TMain #TMContent #TMMobile { display: block; }

#CMain #CMContent1 { background-size: auto 100%; }
#CMain #CMContent1 .CMCDiv .MainForm { top: 18%; left: calc( 50% - 85% / 2 ); padding: 25px 25px; width: 85%; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeyword { font-size: 21px; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeywordEnglish { margin: 3px 0px 13px; font-size: 13px; }
#CMain #CMContent1 .CMCDiv .MainForm select { font-size: 15px; border: none; background-color: #00c2a9; }
#CMain #CMContent1 .CMCDiv .MainForm .SearchDiv { float: left; width: 100%; }
#CMain #CMContent1 .CMCDiv .MainForm .ScheduleArea { float: left; margin: 8px 0px; width: 100%; }
#CMain #CMContent1 .CMCDiv .MainForm .ScheduleArea:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#CMain #CMContent1 .CMCDiv .MainForm .Item { float: left; position: relative; margin: 0px 5px 5px 0px; width: 100%; font-size: 15px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item select { width: 100%; border-radius: 5px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.ScheduleDiv { width: 100%; margin-right: 5px; }
#CMain #CMContent1 .CMCDiv .MainForm .Item.Keyword { width: 100%; }

#CMain #CMContent1 .CMCDiv .MainForm .SendBtn { margin-top: 8px; width: 100%; height: auto; padding: 10px; font-size: 16px; }

#CMain #CMContent2 .CMCDiv .MainContent .Item { width: calc( 96% / 2 ); }

#BMain #BMContent #BMLeft { width: 300px; }
#BMain #BMContent #BMLeft img { width: 110px; }
#BMain #BMContent #BMLeft .e { font-size: 12px; }
#BMain #BMContent #BMRight { float: left; width: calc( 100% - 300px ); }
#BMain #BMContent #BMRight .c span { color: #888888; font-size: 14px; }
#BMain #BMContent #BMRight .e span { color: #888888; }
#BMain #BMContent #BMRight .ImageInfo { float: none; clear: both; position: absolute; left: 56px; top: 230px; }
}


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

}


@media screen and ( max-width: 415px ) {
#AnnouncementValueDiv .AnnouncementMain .Contents { height: 250px; }

#TMain #TMainBg { height: 70px; }
#TMain #TMContent { padding: 5px 5px; }
#TMain #TMContent #TMLeft { width: calc( 100% - 35px ); }
#TMain #TMContent #TMLeft img { margin-top: 5px; margin-left: 3px; width: 60px; }
#TMain #TMContent #TMLeft #Accesskey_U { display: none; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt { margin-top: 6px; width: calc( 100% - 60px - 5px - 5px ); }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .c { font-size: 15px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt span { font-size: 12px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .m { font-size: 11px; letter-spacing: -0.8px; }
#TMain #TMContent #TMRight { top: 70px; }
#TMain #TMContent #TMMobile { margin-top: 0px; }

#Accesskey_C { top: 70px; }
#CMain #CMContent2 .CMCDiv .MainContent .Item { width: 98%; }

#CMain #CMContent4 .CMCDiv .MainContent .Tr { display: block; margin: 10px 0px; padding-top: 10px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td { display: block; padding: 3px 5px; border: none; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Title { text-align: left; border: none; font-size: 14px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Type { width: 100%; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Content { font-size: 16px; }
#CMain #CMContent4 .CMCDiv .MainContent .Tr .Td.Date { text-align: left; }

#CMain #CMContent5 .CMCDiv .MainContent .Tr { display: block; margin: 10px 0px; padding-bottom: 10px; border-bottom: solid 1px #AAAAAA; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td { display: block; padding: 3px 5px; border: none; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Title { text-align: left; border: none; font-size: 14px; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Content { font-size: 16px; }
#CMain #CMContent5 .CMCDiv .MainContent .Tr .Td.Date { text-align: left; }

#CMain #CMContent6 .CMCDiv .MainContent div { margin: 10px 10px; }

#BMain #BMContent #BMLeft { width: 100%; }
#BMain #BMContent #BMLeft img { width: 110px; }
#BMain #BMContent #BMLeft .e { font-size: 13px; }
#BMain #BMContent #BMRight { float: left; width: 100%; margin-top: 80px; text-align: center; }
#BMain #BMContent #BMRight #ContactTag { float: none; clear: both; display: inline-block; margin: 0 auto; }
#BMain #BMContent #BMRight #CContent { padding: 0px 15px; text-align: left; }
#BMain #BMContent #BMRight #EContent { padding: 0px 15px; text-align: left; }
#BMain #BMContent #BMRight .c span { display: block; margin-bottom: 8px; }
#BMain #BMContent #BMRight .e span { display: block; margin-bottom: 8px; }
#BMain #BMContent #BMRight .ImageInfo { left: 0px; top: 230px; width: 100%; text-align: center; }
#BMain #BMContent #BMRight .ImageInfo img { margin: 0px 4px; }
}


@media screen and ( max-width: 360px ) {
#TMain #TMContent #TMLeft { width: calc( 100% - 35px ); }
#TMain #TMContent #TMLeft .TMLeftLogoTxt { margin-top: 6px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .c { margin-bottom: 0px; font-size: 12px; }
#TMain #TMContent #TMLeft .TMLeftLogoTxt .m { word-break: break-all; letter-spacing: -0.5px; }


#TMain #TMContent #TMRight.Open { height: 485px; }
#TMain #TMContent #TMRight ul li { padding: 9px 10px; font-size: 15px; }

#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeyword { font-size: 18px; }
#CMain #CMContent1 .CMCDiv .MainForm .VenuesKeywordEnglish { margin: 3px 0px 18px -5%; width: 110%; font-size: 12px; }
#CMain #CMContent1 .CMCDiv .MainForm .SendBtn { font-size: 15px; }

}
