<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { padding: 0; margin: 0; outline: 0;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
    font-family:"Microsoft YaHei",'Microsoft JhengHei','Helvetica Neue','RobotoRegular','Segoe UI',Arial;
}
html,body {
    overflow: hidden;
    width: 100%; height: 100%;
}
body { -ms-overflow-style: none; }
label { cursor: pointer; }
h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
}
h1 { font-size: 30px; }
h2 { font-size: 27px; }
h3 { font-size: 24px; }
h4 { font-size: 21px; }
h5 { font-size: 18px; }
h6 { font-size: 15px; }
.DB { overflow: hidden; zoom: 1; display: inline-block; *display: inline; _display: inline; }

/* æ²è»¸ Firefoxæˆ–IE / Edge ä¸æ”¯æŒè‡ªå®šç¾©æ»¾å‹•æ¢ã€‚ */
::-webkit-scrollbar { width: 0px; height: 10px; }
::-webkit-scrollbar-track { background-color: rgba( 255, 255, 255, 0.25 ); }
::-webkit-scrollbar-track:hover { background-color: rgba( 255, 255, 255, 0.25 ); }
::-webkit-scrollbar-thumb { background-color: rgba( 0, 0, 0, 0.4 ); }
::-webkit-scrollbar-thumb:hover { background-color: rgba( 0, 0, 0, 0.4 ); }
::-webkit-scrollbar-corner { background: #f8f8f8; }

a:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
input[type="text"]:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
button:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
select:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
label.Focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }

#GInfo_MainVenues { font-size: 15px; }
#GInfo_Venues { font-size: 30px; }

#MapBox {
    z-index: 1;
    bottom: 0px; right: 0px;
    width: 100%; height: 100%;
}

#MapBox div[role="button"]:focus {
    outline-width: 3px; outline-style: dashed; outline-color: #b1426e;
}

.Box {
    position: fixed;
    background-image: url('/__/i/bg.jpg');
    /*background-repeat: repeat;*/
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.6);
    background-color: #172937;
}
#MenuBox {
    z-index: 10;
    top: 0px; left: 0px;
    overflow: hidden;
    max-width: 360px; width: 360px; height: 100%;
    transition: left 0.6s;
}
#MenuBox #LogoBox {
    position: relative;
    width: 100%; height: 250px;
    margin-bottom: 5px;
}
#MenuBox #LogoBox #Logo {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    top: 0px; left: 0px;
    height: 244px;
}
#MenuBox #LogoBox #Logo img { height: 100%; }

#MenuBox #LogoBox #Banner1 {
    position: absolute;
    z-index: 2;
    bottom: -10px; right: 0px;
    width: 140px;
    text-align: right;
}
#MenuBox #LogoBox #Banner1 img {
    width: 100%;
}

#MenuBox #LogoBox #BGPoint {
    position: absolute;
    z-index: 1;
    top: 0px; left: 0px;
    width: 100%; height: 489px;
}

#MenuBox #MenuListBox {
    position: relative;
    z-index: 3;
    padding-bottom: 15px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

#MenuBox .MenuListMain {
    margin: 16px 0px;
    padding: 0px 19px;
    cursor: pointer;
    display: block;
}

#MenuBox .SrchBtn {
    margin: 6px 2px 0px 0px;
    padding: 9px 12px;
    border: 0px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}
#MenuBox .SrchBtn.Close { display: none; }
#MenuBox .SrchBtn.B1 { background-color: #FDD835; }
#MenuBox .SrchBtn.B2 { background-color: #64DD17; }
#MenuBox .SrchBtn.B3 { background-color: #00B8D4; }
#MenuBox .SrchBtn.B4 { background-color: #E53935; float: right; }


#MenuBox .MenuListMain.GMapType { display: block; }
#MenuBox .MenuListMain.GMapType.Close { display: none; }

#MenuBox .MenuListMain .MenuList {
    position: relative;
    margin: 0px 0px 0px;
    padding: 20px 0px 15px;
    display: block;
    color: #FFF;
    font-size: 16px;
    /*background-color: #FFF;*/
    background-color: rgba( 12, 59, 93, 0.4 );
    border-radius: 12px;
    /*box-shadow:0px 12px 9px -9px RGBA(0,0,0,0.1);*/
    box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}

#MenuBox .MenuListMain.USports .MenuList { color: #ff953d; }
#MenuBox .MenuListMain.USports .MenuList i.material-icons { color: #ff953d; }
#MenuBox .MenuListMain.USports .MenuList i#USports_RIGHT { display: none; }
#MenuBox .MenuListMain.USports .MenuList.This { color: #ffffff; background: linear-gradient(150deg, #ff953d, #cd6d1e); }
#MenuBox .MenuListMain.USports .MenuList.This i.material-icons { color: #ffffff; }
#MenuBox .MenuListMain.USports .MenuList.This i#USports_RIGHT { display: inline; position: static; margin-left: 5px; }


#MenuBox .MenuListMain .MenuList:after {
    float: none;
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
}

#MenuBox .MenuListMain .MenuList .SubTitle {
    position: relative;
    height: 22px;
    transition: .3s;
}

#MenuBox .MenuListMain.This .MenuList .SubTitle {
    cursor: pointer;
    color: #00ffff;
}

#MenuBox .MenuList .SubTitle:after {
    position: absolute;
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    /*background-color: #CCC; */
    top: 10px;
    z-index: 1;
}

#MenuBox .MenuListMain.This .MenuList .SubTitle:after {
    /*background-color: #31a2bf;*/
}

#MenuBox .MenuListMain .MenuList .SubTitle span {
    font-family: Roboto;
    font-size: 10px;
}

#MenuBox .MenuList .SubTitle div {
    position: absolute;
    font-weight: 700;
    font-size: 17px;
    margin-left: 15px;
    padding: 0px 5px;
    /*background-color: #FFF;*/
    z-index: 2;
    border-radius: 5px;
}

#MenuBox .MenuList .SubTitle i {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 15px;
    padding: 0px 0px;
    /*background-color: #FFF;*/
    color: #FFF;
    transition: .3s;
    border-radius: 50%;
}
#MenuBox .MenuListMain.This .MenuList .SubTitle i { color: #00ffff; }

#MenuBox .MenuListMain.RightMenu .MenuList .SubTitle i { transform: rotate( 270deg ); }

#MenuBox .MenuListMain.This .MenuList .SubTitle i { transform: rotate( 180deg ); }

#MenuBox .MenuListMain.RightMenu.This .MenuList .SubTitle i { transform: rotate( 90deg ); color: #00ffff; }

#MenuBox .MenuList ul {
    list-style: none !important;
    list-style-type: none !important;
    padding: 7px 20px;
}

#MenuBox .MenuList ul:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#MenuBox .MenuList ul li {
    line-height: 28px;
    margin: 5px 5px 5px 5px;
    float: left;
    min-width: calc( ( 100% - 10px * 3 ) / 3 );
}

#MenuBox .MenuList.RentTypeMenuList ul li {
    min-width: calc( ( 100% - 10px * 2 ) / 2 );
}

#MenuBox .MenuList.SportTypeMenuList ul li {
    display: block; float: none; clear: both;
    min-width: calc( ( 100% - 10px * 4 ) / 4 );
}

#MenuBox .MenuList.SportsMenuList ul li {
    min-width: calc( ( 100% - 10px * 4 ) / 4 );
}

#MenuBox .MenuListMain.RightMenu .MenuList ul li {
    text-align: center;
}

#MenuBox .MenuListMain .MenuList .SubCheckboxDiv {

}

#MenuBox .MenuListMain.RightMenu .MenuList .SubCheckboxDiv {
    position: fixed;
    width: 0px;
    left: 380px;
    padding: 0px;
    overflow: hidden;
    opacity: 0;
}

#MenuBox .MenuListMain .MenuList ul.SubCheckbox {
    padding: 0px 20px;
    width: 100%;
    overflow: hidden;
    height: 0px;
}

#MenuBox .MenuListMain.This .MenuList ul.SubCheckbox {
    padding: 10px 20px 5px;
    overflow: hidden;
    transition: width .3s, opacity .3s, height .3s;
    height: 100%;
}

#MenuBox .MenuListMain.RightMenu .MenuList ul.SubCheckbox {
    padding: 0px 20px;
    /*height: 300px;*/
    border-radius: 5px;
    /*left: 380px;*/
    background-color: rgba(0, 0, 0, 0.3);
    /*overflow: hidden;*/
    /*border-left: solid 3px #ff7519;*/
    /*box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.3);*/
}
#MenuBox .MenuListMain.RightMenu.This .MenuList .SubCheckboxDiv {
    overflow: hidden;
    transition: width .3s, opacity .3s;
    height: 100%;
    padding: 20px 20px 20px 0px;
    opacity: 1;
}
#MenuBox .MenuListMain.RightMenu.This .MenuList.RentTypeMenuList .SubCheckboxDiv {
    width: 422px;
    z-index: 9;
    top: 510px; /* 441 */
}

#MenuBox .MenuListMain.RightMenu.This .MenuList.StatusTypeMenuList .SubCheckboxDiv {
    width: 355px;
    z-index: 9;
    top: 581px; /* 514 */
}

#MenuBox .MenuListMain.RightMenu.This .MenuList.AreaTypeMenuList .SubCheckboxDiv {
    width: 640px;
    z-index: 9;
    top: 455px; /* 588 */
}

#MenuBox .MenuListMain.RightMenu.This .MenuList.SportTypeMenuList .SubCheckboxDiv {
    width: 335px;
    z-index: 7;
    bottom: 20px;
}

#MenuBox .MenuListMain.RightMenu.This .MenuList.SportsMenuList .SubCheckboxDiv {
    width: 640px;
    z-index: 7;
    bottom: 20px;
}

#MenuBox .MenuListMain.RightMenu .MenuList ul.SubCheckbox {
    padding: 0px;
    /*width: 0px;*/
    /*height: 100%;*/
    border-left: none;
}

#MenuBox .MenuListMain.RightMenu.This .MenuList ul.SubCheckbox {
    padding: 7px 10px;
}

#MenuBox .MenuList ul.SubCheckbox li { position: relative; }

#MenuBox .MenuList ul.SubCheckbox li button {
    border: solid 1px #143a4d;
    border-radius: 5px;
    transition: .3s;
    background-color: #143a4d;
    color: #FFF;
}


#MenuBox .MenuListMain.RightMenu .MenuList ul.SubCheckbox li:nth-child(3n) { min-width: calc( ( 100% - 10px * 3 ) / 3 ); }
#MenuBox .MenuListMain.RightMenu .MenuList.RentTypeMenuList ul.SubCheckbox li:nth-child(2n) { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }
#MenuBox .MenuListMain.RightMenu .MenuList.SportTypeMenuList ul li:nth-child(3n) { margin: 5px 5px 5px 5px; min-width: calc( ( 100% - 10px * 4 ) / 4 ); }
#MenuBox .MenuListMain.RightMenu .MenuList.SportTypeMenuList ul li:nth-child(4n) { min-width: calc( ( 100% - 10px * 4 ) / 4 ); }
#MenuBox .MenuListMain.RightMenu .MenuList.SportsMenuList ul li:nth-child(3n) { margin: 5px 5px 5px 5px; min-width: calc( ( 100% - 10px * 4 ) / 4 ); }
#MenuBox .MenuListMain.RightMenu .MenuList.SportsMenuList ul li:nth-child(4n) { min-width: calc( ( 100% - 10px * 4 ) / 4 ); }

#MenuBox .MenuList ul.SubCheckbox li button:hover { background-color: #f57100; border: solid 1px #f57100; cursor: pointer; }
#MenuBox .MenuList ul.SubCheckbox li button.This { background-color: #3b687e; color: #FFF; border: solid 1px #3b687e; box-shadow: 0px 2px 4px rgba(0,0,0,0.3); }
#MenuBox .MenuList ul.SubCheckbox li button.This:hover { background-color: #3b687e; color: #FFF; border: solid 1px #3b687e; }
#MenuBox .MenuList ul.SubCheckbox li button:active { position: relative; top: 2px; }
#MenuBox .MenuList ul.SubCheckbox li button i { font-size: 22px; vertical-align: middle; padding-bottom: 2px; }
#MenuBox .MenuList ul.SubCheckbox li button i.S { font-size: 20px; }
#MenuBox .MenuList ul.SubCheckbox li button span { margin-left: 3px; }

#MenuBox .MenuList ul.SubCheckbox button { display: block; padding: 6px 7px; width: 100%; font-size: 15px; white-space: nowrap; }

#MenuBox .MenuList ul.SubCheckbox input { width: 0px; height: 0px; }
#MenuBox .MenuList ul.SubCheckbox input[type="checkbox"] { position: absolute; top: 0px; left: 0px; width: 0px; height: 0px; vertical-align: middle; box-shadow: none; outline: 0px; border: none; -webkit-appearance: none; }

#MenuBox .MenuList ul.SubCheckbox.Status li label { padding: 2px 7px 2px 2px; }
#MenuBox .MenuList ul.SubCheckbox.Rent li label { padding: 2px 7px 2px 2px; }

#MenuBox .MenuListMain.RightMenu .MenuList.RentTypeMenuList ul.SubCheckbox li {  }
#MenuBox .MenuListMain.RightMenu .MenuList.RentTypeMenuList ul.SubCheckbox li:nth-child(3n) { }

#MenuBox .MenuListMain.RightMenu .MenuList.StatusTypeMenuList ul.SubCheckbox li {  }
#MenuBox .MenuListMain.RightMenu .MenuList.StatusTypeMenuList ul.SubCheckbox li:nth-child(3n) { }

#MenuBox .MenuListMain.RightMenu .MenuList.AreaTypeMenuList ul.SubCheckbox li {  }
#MenuBox .MenuListMain.RightMenu .MenuList.AreaTypeMenuList ul.SubCheckbox li:nth-child(3n) { }

/*
#MenuBox .MenuList ul.SubCheckbox.SportType li:nth-child(3n) { margin-right: 10px; }
#MenuBox .MenuList ul.SubCheckbox.SportType li:nth-child(2n) { margin-right: 0px; }
*/
#MenuBox .MenuList.KeyWordList ul li {
    min-width: 100%;
    display: block;
}


#MenuBox .MenuList input[type="text"] {
    width: 100%;
    border: solid 1px #DDDDDD;
    padding: 8px;
    font-size: 15px;
    border-radius: 5px;
}

#InfoBox, #VInfoBox {
    position: fixed;
    z-index: 6;
    top: 0px; right: -480px;
    width: 480px; height: 100vh;
    transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;
}
#InfoBox.Open, #VInfoBox.Open {
    right: 0px;
    max-width: 479px;
    width: 100%;
}
#InfoBox #MainImg, #VInfoBox #VMainImg {
    overflow: hidden;
    width: 100%; height: 200px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}
#VInfoBox #VMainImg {
    padding-left: 21px;
    height: 90px;
    color: #FFF;
    font-size: 18px;
    line-height: 90px;
    background-size: auto 100%;
    background-position: center right;
}
#VInfoBox #ChartBox {
    width: 432px;
    height: 750px;
}
#VInfoBox .Label {
    font-size: 12px;
    line-height: 18px;
}
#VInfoBox .Label .IconM {
    margin-right: 3px;
    width: 21px;
    height: 11px;
    background-color: #2575fc;
    border-radius: 6px;
}
#VInfoBox .Label .IconF {
    margin-right: 3px;
    width: 21px;
    height: 11px;
    background-color: #ff1493;
    border-radius: 6px;
}

#InfoBox #MainImg img {
    width: 100%;
}

#InfoBox #TopBar, #VInfoBox #VTopBar {
    position: relative;
    padding: 15px 30px;
    color: #FFF;
    line-height: 30px;
    text-shadow: RGBA(0,0,0,0.6) 0em 0.05em 0.05em
}
#VInfoBox #VTopBar {
    padding: 0px 30px;
    line-height: 0px;
}

#InfoBox #TopBar #MiniInfo {
    padding-top: 15px;
}
#InfoBox #MenuBar {
    width: 100%;
    background-color: RGBA(255,255,255,0.9);
}
#InfoBox #MenuBar td {
    position: relative;
    padding: 0px 0px;
    width: 100%; height: 100%;
    text-align: center;
    cursor: pointer;
}
#InfoBox #MenuBar td a {
    padding: 12px 0px;
    line-height: 35px;
    text-decoration: none;
    color: #000;
}
#InfoBox #MenuBar td .Action {
    position: absolute;
    bottom: -2px; left: 0%;
    width: 100%; height: 4px;
    transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;
}
#InfoBox #MenuBar td .Action.Open {
    background-color: #666;
}

#InfoBox #InfoCardBox {
    position: relative;
    width: 100%;
    background: url('../i/right_bg_a.png') no-repeat right top;
}
#InfoBox #InfoCardBox .InfoCard {
    position: absolute;
    top: 0px; left: 0px;
    width: 100%; height: 100%;
    color: #FFF;
    visibility: hidden;
    padding: 15px 30px;
    padding-right: 36px;
}

#VInfoBox .VillBox {
    padding: 0px 21px;
    color: #FFF;
    font-size: 30px;
    line-height: 60px;
}
#VInfoBox table {
    width: 100%;
    color: #FFF;
    font-size: 16px;
    border-collapse: collapse;
}
#VInfoBox table th, #VInfoBox table td {
    padding: 0px 6px;
    line-height: 33px;
    text-align: center;
    border-bottom: 2px RGBA(255,255,255,0.5) solid;
}
#VInfoBox table th:first-child, #VInfoBox table td:first-child {
    border-bottom: 1px RGBA(255,255,255,0.5) solid;
}

.mmaxScrollBox {
    position: absolute;
    top: 0px; right: 1px;
    width: 6px; height: 100%;
    background-color: RGBA(255,255,255,0.25);
}
.mmaxScrollBox .Bar {
    position: relative;
    width: 100%; height: 100%;
}
.mmaxScrollBox .Block {
    position: absolute;
    top: 0px; left: 0px;
    width: 100%; height: 0px;
    background-color: RGBA(0,0,0,0.4);
    transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;
}
.mmaxScrollBox .Block:hover {
    background-color: RGBA(0,0,0,0.5);
}


.Icon {
    padding: 8px;
    width: 40px; height: 40px;
    border-radius: 50%;
    background-color: #00B8D4;
    box-shadow: 0px 2px 3px rgba( 0, 0, 0, 0.3 );
    cursor: pointer;
}
.Icon:hover { background-color: #00B8D4 }
.Icon:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
.Icon .material-icons {
    color: #FFF;
}

.SubIcon:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }


#MenuBox.Open { left: 0px; }
#MenuBox #MenuFunBtn { position: absolute; bottom: 0px; z-index: 8; right: 0px; left: 35px; top: 131px; padding-top: 0px; height: 0px; text-align: center; }
#MenuBox #MenuFunBtn button { display: none; padding: 8px 15px; border-radius: 5px; background-color: #ff8300; border: none; color: #FFFFFF; box-shadow: 0px 1px 3px rgba( 0, 0, 0, 0.5 ); font-size: 17px; }

.MenuIcon { display: none; position: fixed; z-index: 9; top: 15px; left: 15px; }
.HelpIcon { position: fixed; z-index: 9; bottom: 15px; left: calc( 360px + 15px ); }


#InfoBox #TopBar .CloseIcon, #VInfoBox #VTopBar .CloseIcon { position: absolute; z-index: 5; top: -20px; right: 15px; color: #000000; }
#InfoBox #TopBar .C360Icon { position: absolute; z-index: 5; top: -20px; right: 135px; color: #000000; }

#InfoBox #TopBar .NAVIcon {
    overflow: hidden;
    position: absolute; z-index: 5; top: -20px; right: 75px; color: #000000;
    transition: all 0.1s; -moz-transition: all 0.1s; -webkit-transition: all 0.1s;
}
#InfoBox #TopBar .NAVIcon .NavWay {
    display: none;
}
#InfoBox #TopBar .NAVIcon.Open {
    width: 160px;
    border-radius: 40px;
}
#InfoBox #TopBar .NAVIcon.Open .NavWay {
    margin-left: 9px;
    display: inline-block;
}

#InfoBox #InfoCardBox .InfoCard .IItem { margin-bottom: 15px;  font-size: 18px; text-shadow: RGBA(0,0,0,0.6) 0em 0.05em 0.05em; }
#InfoBox #InfoCardBox .InfoCard .IItem .h5 { margin-bottom: 3px; color: #ffcd00; text-shadow: RGBA(0,0,0,0.6) 0em 0.05em 0.05em; font-size: 17px; font-weight: 600; }
#InfoBox #InfoCardBox .InfoCard .IItem h6 { margin-top: 5px; font-size: 18px; }
#InfoBox #InfoCardBox .InfoCard .IItem div { line-height: 26px; word-break: break-all; }
#InfoBox #InfoCardBox .InfoCard .IItem ul.MContent { margin-left: 18px; padding-left: 5px; }
#InfoBox #InfoCardBox .InfoCard .IItem ul.MContent li.CItem { padding: 5px 0px; line-height: 20px; }
#InfoBox #InfoCardBox .InfoCard .IItem ul.MContent li.CItem .CTitle { margin-bottom: 3px; font-size: 14px; line-height: 20px; }
#InfoBox #InfoCardBox .InfoCard .IItem ul.MContent li.CItem .CContent { font-size: 13px; line-height: 20px; }

#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top { margin-bottom: 10px; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top .TopL { float: left; width: calc( 100% - 110px ); }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top .TopL select { padding: 5px; width: 100%; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top .TopR { float: right; width: 110px; padding: 3px; text-align: right; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top .TopR .S { display: inline-block; width: 20px; height: 20px; background-color: #00E676; vertical-align: middle; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard .Top .TopR .T { display: inline-block; vertical-align: middle; font-size: 13px; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table { width: 100%; border: none; margin-bottom: 15px; padding: 0px; border-collapse:collapse; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table tr {  }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table tr td { padding: 3px; border: solid 1px #7cbee2; font-size: 14px; text-align: center; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table tr td.Date { color: #ff0; font-size: 17px; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table tr td.Time { width: 50%; }
#InfoBox #InfoCardBox #InfoCard2.InfoCard table tr td.R { background-color: #00E676; }

#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top { margin-bottom: 10px; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top .TopL { float: left; width: calc( 100% - 110px ); }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top .TopL select { padding: 5px; width: 100%; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top .TopR { float: right; width: 110px; padding: 3px; text-align: right; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top .TopR .S { display: inline-block; width: 20px; height: 20px; background-color: #00E676; vertical-align: middle; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard .Top .TopR .T { display: inline-block; vertical-align: middle; font-size: 13px; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table { width: 100%; border: none; margin-bottom: 15px; padding: 0px; border-collapse:collapse; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr {  }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td { padding: 3px; border: solid 1px #7cbee2; font-size: 14px; text-align: center; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td.Date { color: #ff0; font-size: 17px; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td.Time { width: 50%; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td.R { background-color: #00E676; }

/*
#InfoBox #InfoCardBox #InfoCard3.InfoCard table { width: 100%; border: none; padding: 0px; border-collapse:collapse; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr {  }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td { padding: 3px; border: solid 1px #c5f3ea; font-size: 13px; text-align: center; }
#InfoBox #InfoCardBox #InfoCard3.InfoCard table tr td.R { background-color: #95d8c9; }
*/

#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item {  }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item .Title { padding: 3px 0px; font-size: 20px; line-height: 30px; }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item .Content {  }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item .Content:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item .Content .CLeft { float: left; font-size: 12px; }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Item .Content .CRight { float: right; }
#InfoBox #InfoCardBox #InfoCard4.InfoCard .Line { margin: 10px 0px; width: 100%; height: 1px; border-top: dashed 1px #84e3ff; }

#LightBox { display: none; position: fixed; z-index: 8; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba( 0, 0, 0, 0.7 ); }
#LightBox.Open { display: none; }
#LightBox.AllOpen { display: block; }

.gmnoprint { display: none; }

#HelpInfoDiv { display: none; position: fixed; z-index: 9; top: 50%; left: calc( ( 100% + 360px ) / 2 ); width: 100%; height: 100%; }
#HelpInfoDiv.Open { display: block; }
#HelpInfoDiv .CloseIcon { float: right; padding: 12px; cursor: pointer; }
#HelpInfoDiv .CloseIcon:focus { outline-width: 3px; outline-style: dashed; outline-color: #b1426e; }
#HelpInfoDiv .HelpInfo { padding: 25px; width: 450px; height: 600px; margin-left: -225px; margin-top: -300px; background-color: rgba( 255, 255, 255, 0.9 ); border-radius: 5px; box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5 ); }
#HelpInfoDiv .HelpInfo .HelpTitle { font-size: 25px; line-height: 50px; }
#HelpInfoDiv .HelpInfo .HelpItem { margin: 15px 0px; }
#HelpInfoDiv .HelpInfo .HelpItem:after { float: none; clear: both; content: '.'; display: block; height: 0; overflow: hidden; }
#HelpInfoDiv .HelpInfo .HelpItem .Img { float: left; width: 55px; text-align: center; }
#HelpInfoDiv .HelpInfo .HelpItem img { height: 50px; }
#HelpInfoDiv .HelpInfo .HelpItem span { float: left; padding-left: 10px; font-size: 18px; line-height: 55px; }



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

h1 { font-size: 27px; }

#MenuBox { left: calc( ( 100% - 40px ) * -1 ); width: calc( 100% - 40px ); }
#MenuBox.Open { left: 0px; }
/*#MenuBox #TitleDiv #Logo { width: 80px; height: 80px; }*/
#MenuBox #MenuListBox { /*padding-right: 18px;*/ }
#MenuBox .MenuList { width: 100%; }

.HelpIcon { left: 15px; }

#InfoBox #MainImg { height: 150px; }
#InfoBox #TopBar { padding: 15px 15px; }
#InfoBox #TopBar #MiniInfo { padding-top: 10px; font-size: 12px; line-height: 24px; }
#InfoBox #MenuBar td { padding: 0px 0px; font-size: 13px; }
#InfoBox #MenuBar td .Action { left: 10%; width: 80%; }

#InfoBox #InfoCardBox .InfoCard { padding: 15px 15px; padding-right: 36px; }

#HelpInfoDiv.AllScreen { position: fixed; z-index: 9; top: 50%; left: 50%; width: 95%; height: 95%; }

}

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

#MenuBox #LogoBox {
    height: 274px;
}
#MenuBox #LogoBox #Logo {
    height: 198px;
}
#MenuBox #LogoBox #Banner1 {
    width: 125px;
}

.MenuList label { font-size: 15px; }

#MenuBox #Title { padding-bottom: 15px; }
#MenuBox #MenuFunBtn.Open button { display: block; }

#MenuBox .MenuListMain { padding: 0px 10px; }

#MenuBox .MenuListMain.This .MenuList ul.SubCheckbox { padding: 10px 16px 5px; }

#MenuBox .MenuList.RentTypeMenuList ul.SubCheckbox li:nth-child(2n) { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }

#MenuBox .MenuList.AreaTypeMenuList ul.SubCheckbox li:nth-child(3n) { min-width: calc( ( 100% - 10px * 3 ) / 3 ); }
#MenuBox .MenuList.StatusTypeMenuList ul.SubCheckbox li:nth-child(3n) { min-width: calc( ( 100% - 10px * 3 ) / 3 ); }

#MenuBox .MenuList.SportTypeMenuList ul li { margin: 5px 5px 5px 5px; min-width: calc( ( 100% - 10px * 2 ) / 2 ); }
#MenuBox .MenuList.SportTypeMenuList ul li:nth-child(2n) { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }
#MenuBox .MenuList.SportsMenuList ul li { margin: 5px 5px 5px 5px; min-width: calc( ( 100% - 10px * 2 ) / 2 ); }
#MenuBox .MenuList.SportsMenuList ul li:nth-child(2n) { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }

#MenuBox .MenuList ul.SubCheckbox li:hover { background-color: transparent; }

#InfoBox #MainImg { height: 100px; }

#LightBox { display: none; }
#LightBox.Open { display: block; }

.MenuIcon { display: block; }

}

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

#MenuBox #LogoBox {
    height: 220px;
}
#MenuBox #LogoBox #Logo {
    height: 150px;
}
#MenuBox #LogoBox #Banner1 {
    bottom: 0px;
    width: 99px;
}

#MenuBox #MenuListBox { max-width: 100%; }

#MenuBox #Title { padding-bottom: 15px; }
#MenuBox #MenuFunBtn.Open { height: 58px; padding-top: 55px; }

#InfoBox { width: 100%; right: -100%; }

#LightBox { display: none; }
#LightBox.Open { display: block; }

.MenuIcon { display: block; }

}

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

#MenuBox #TitleDiv #Logo { width: 85px; }
#MenuBox #TitleDiv #Title { width: calc( 100% - 85px ); padding: 23px 0px 5px 0px; }

#MenuBox #TitleDiv #ChannelDiv div { height: 70px; }

#HelpInfoDiv .HelpInfo { padding: 10px; width: 100%; max-width: 414px; height: 570px; margin-left: -50%; margin-top: -300px; }

}

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

#MenuBox .MenuList.StatusTypeMenuList ul li { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }

#MenuBox .MenuList.StatusTypeMenuList ul.SubCheckbox li:nth-child(2n) { min-width: calc( ( 100% - 10px * 2 ) / 2 ); }
#MenuBox .MenuList.StatusTypeMenuList ul.SubCheckbox li:nth-child(3n) { margin: 5px 5px 5px 5px; min-width: calc( ( 100% - 10px * 2 ) / 2 ); }

#MenuBox #MenuFunBtn button { padding: 8px 10px; font-size: 16px; }
}
</pre></body></html>