#container {
    background-color: #3c3c3c;
}

/* hero */

#hero {
    width: 960px;
    margin: 0 auto;
}

#hero .hero-banner {
    height: 400px;
}

/* tab */

#tab {
    width: 960px;
    height: 123px;
    margin: 0 auto;
    padding-top: 1px;
}

#tab .tab-items {
    font-size: 0;
}

#tab .tab-items .tab-item {
    display: inline-block;
    width: 160px;
    height: 122px;
}

#tab .tab-items .tab-item .ti-anchor {
    display: block;
    width: 160px;
    height: 122px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center top;
}

#tab .tab-items .tab-item .ti-anchor.active {
    background-position: center bottom;
}

#tab .tab-items .tab-item-outline .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-outline-bg.png);
}

#tab .tab-items .tab-item-seeds .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-seeds-bg.png);
}

#tab .tab-items .tab-item-result .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-result-bg.png);
}

#tab .tab-items .tab-item-climbers .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-climbers-bg.png);
}

#tab .tab-items .tab-item-schedule .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-schedule-bg.png);
}

#tab .tab-items .tab-item-access .ti-anchor {
    background-image: url(/images/competition/2017/bjcpq/tab-access-bg.png);
}

/* outline */

#outline {
    padding-bottom: 60px;
    background-color: #fff;
}

#outline .outline-header {
    background-color: #3c3c3c;
    background-image: url(/images/competition/2017/bjcpq/outline-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#outline .outline-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#outline .oc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#outline .oc-body {
}

#outline .oc-items {
    border-collapse: collapse;
    background-color: #fff;
    border-top: 1px solid #ccc;
}

#outline .oc-index,
#outline .oc-item {
    padding: 10px 10px;
}

#outline .oc-index {
    background-color: #666;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    width: 240px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

#outline .oc-item {
    font-size: 18px;
    width: 720px;
    border-bottom: 1px solid #ccc;
}

#outline .odd .oc-index,
#outline .odd .oc-item {
    background-color: #d8d8d8;
    color: #000;
}

#outline .even .oc-index,
#outline .even .oc-item {
    background-color: #fff;
    color: #000;
}

#outline .oc-item blockquote {
    padding: 10px;
}

#outline .oc-item p {
    padding-bottom: 10px;
}

#outline .oc-item .supplement {
    font-size: 90%;
    color: #000;
    padding: 10px 0 10px 10px;
}

#outline .oc-item a {
    color: #09f;
}

#outline .oc-item ul {
    list-style-type: none;
    list-style-position: inside;
}

#outline .oc-item ul li {
}

#outline .oc-item ol {
    list-style-position: outside;
    padding-left: 30px;
}

#outline .oc-item ol li {
}

#outline .oc-item table {
    border-collapse: collapse;
}

#outline .oc-item table th,
#outline .oc-item table td {
    font-weight: normal;
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
}

#outline .outline-entry {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#outline .oe-button {
    width: 320px;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #f00;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
}

#outline .oe-button-anchor {
    display: block;
    line-height: 48px;
    color: #fff;
}

/* hightlight */

#highlights {
    background-color: #fff;
}

#highlights .highlights-header {
    background-color: #3c3c3c;
    padding-bottom: 60px;
    background-image: url(/images/competition/2017/bjcpq/highlights-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#highlights .highlights-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#highlights .hc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#highlights .hc-body {
}

#highlights .hc-body p {
    font-size: 18px;
    padding-bottom: 20px;
}

#highlights .hc-body p a {
    color: #09f;
}

#highlights .hc-cover-image-wrapper {
    width: 960px;
    height: 480px;
}

#highlights .hc-cover-image {
    border: 1px solid #333;
}

#highlights .hc-cover-image-copyright {
    display: block;
    position: relative;
    padding: 0 8px;
    top: -24px;
    line-height: 24px;
    text-align: right;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 5px #000, 1px -1px 5px #000, -1px 1px 5px #000, -1px -1px 5px #000;
}

/* result */

#result {
    background-color: #fff;
    padding-bottom: 60px;
}

#result .result-header {
    background-color: #3c3c3c;
    background-image: url(/images/competition/2017/bjcpq/result-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#result .result-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#result .rc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#result .rc-subtitle {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
}

#result .rc-items {
    margin-bottom: 40px;
    border-collapse: collapse;
    list-style-type: none;
    font-size: 0;
}

#result .rc-index,
#result .rc-item {
    padding: 0;
    margin: 0;
}

#result .rc-index {
    background-color: #666;
    line-height: 32px;
    height: 32px;
}

#result .rc-item:nth-child(odd) {
    background-color: #fff;
}

#result .rc-item:nth-child(even) {
    background-color: #eee;
}

#result .rc-index span,
#result .rc-item span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}

#result .rc-index span {
    line-height: 32px;
    height: 32px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

#result .rc-item span {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

#result .rc-item .cc-item-anchor {
    color: #333;
}

#result .rc-item .cc-item-anchor:hover span {
    text-decoration: underline;
}

#result .rc-index .place,
#result .rc-item .place {
    width: 80px;
}

#result .rc-index .id,
#result .rc-item .id {
    width: 80px;
}

#result .rc-index .name,
#result .rc-item .name {
    width: 140px;
}

#result .rc-index .score,
#result .rc-item .score {
    width: 100px;
    padding: 0 0 0 20px;
}

#result .rc-index .total,
#result .rc-item .total {
    width: 160px;
}

/* setters */

#setters {
    background-color: #fff;
    padding-bottom: 60px;
}

#setters .setters-header {
    background-color: #3c3c3c;
    background-image: url(/images/competition/2017/bjcpq/setters-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#setters .setters-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#setters .sc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#setters .sc-introduction {
}

#setters .sc-introduction p {
    font-size: 24px;
    padding-bottom: 20px;
    color: #000;
}

#setters .sc-body {
}

#setters .sc-body p {
    font-size: 18px;
    padding-bottom: 20px;
}

#setters .sc-body p a {
    color: #09f;
}

#setters .sc-setters {
    padding-bottom: 20px;
}

#setters .sc-setters-items {
    height: 262px;
    list-style-type: none;
    font-size: 0;
}

#setters .sc-setters-item {
    display: inline-block;
    width: 230px;
    margin-left: 13px;
}

#setters .sc-setters-item:first-child {
    margin-left: 0;
}

#setters .sc-setters-anchor {
    color: #09f;
    display: block;
}

#setters .sc-setters-image-wrapper {
    height: 230px;
}

#setters .sc-setters-image {
    width: 230px;
    height: 230px;
}

#setters .sc-setters-caption-wrapper {
    height: 32px;
}

#setters .sc-setters-caption {
    display: block;
    line-height: 32px;
    font-size: 18px;
    text-align: right;
    width: 230px;
    color: #09f;
}

#setters .sc-supplier {
    padding-bottom: 20px;
}

#setters .sc-supplier-items {
    height: 115px;
    list-style-type: none;
    font-size: 0;
    margin-bottom: 20px;
}

#setters .sc-supplier-items:last-child {
    margin-bottom: 0;
}

#setters .sc-supplier-item {
    display: inline-block;
    width: 230px;
    margin-left: 13px;
}

#setters .sc-supplier-item:first-child {
    margin-left: 0;
}

#setters .sc-supplier-anchor {
    display: block;
}

#setters .sc-supplier-image {
    width: 230px;
    height: 115px;
    border: 1px solid #000;
}

/* seeds */

#seeds {
    background-color: #fff;
}

#seeds .seeds-header {
    background-color: #3c3c3c;
    padding-bottom: 60px;
    background-image: url(/images/competition/2017/bjcpq/seeds-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#seeds .seeds-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#seeds .sc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#seeds .sc-body {
    font-size: 18px;
    padding-bottom: 10px;
    color: #333;
}

#seeds .sc-items {
    margin-bottom: 40px;
    border-collapse: collapse;
    list-style-type: none;
    font-size: 0;
}

#seeds .sc-index,
#seeds .sc-item {
}

#seeds .sc-index {
    background-color: #666;
}

#seeds .sc-item.odd {
    background-color: #fff;
}

#seeds .sc-item.even {
    background-color: #eee;
}

#seeds .sc-index span,
#seeds .sc-item span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

#seeds .sc-index span {
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

#seeds .sc-item span {
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

#seeds .sc-item .sc-item-anchor {
    color: #333;
}

#seeds .sc-item .sc-item-anchor:hover span {
    text-decoration: underline;
}

#seeds .sc-index .no,
#seeds .sc-item .no {
    width: 80px;
}

#seeds .sc-index .name,
#seeds .sc-item .name {
    width: 180px;
}

#seeds .sc-index .birthday,
#seeds .sc-item .birthday {
    width: 160px;
}

#seeds .sc-index .age,
#seeds .sc-item .age {
    width: 80px;
}

#seeds .sc-index .remarks,
#seeds .sc-item .remarks {
    width: 280px;
}

/* climbers */

#climbers {
    background-color: #fff;
}

#climbers .climbers-header {
    background-color: #3c3c3c;
    padding-bottom: 60px;
    background-image: url(/images/competition/2017/bjcpq/climbers-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#climbers .climbers-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#climbers .cc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#climbers .cc-cover {
}

#climbers .cc-body {
    font-size: 18px;
    padding-bottom: 10px;
    color: #333;
}
#climbers .cc-caution {
    list-style: none;

}
#climbers .cc-items {
    margin-bottom: 40px;
    border-collapse: collapse;
    list-style-type: none;
    font-size: 0;
}

#climbers .cc-index,
#climbers .cc-item {
}

#climbers .cc-index {
    background-color: #666;
}

#climbers .cc-item:nth-child(odd) {
    background-color: #fff;
}

#climbers .cc-item:nth-child(even) {
    background-color: #eee;
}

#climbers .cc-index span,
#climbers .cc-item span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

#climbers .cc-index span {
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

#climbers .cc-item span {
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

#climbers .cc-item .cc-item-anchor {
    color: #333;
}

#climbers .cc-item .cc-item-anchor:hover span {
    text-decoration: underline;
}

#climbers .cc-index .no,
#climbers .cc-item .no {
    width: 120px;
}

#climbers .cc-index .name,
#climbers .cc-item .name {
    width: 240px;
}

#climbers .cc-index .birthday,
#climbers .cc-item .birthday {
    width: 240px;
}

#climbers .cc-index .age,
#climbers .cc-item .age {
    width: 120px;
}

/* schedule */

#schedule {
    padding-bottom: 60px;
    background-color: #fff;
}

#schedule .schedule-header {
    background-color: #3c3c3c;
    background-image: url(/images/competition/2017/bjcpq/schedule-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#schedule .schedule-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#schedule .sc-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#schedule .sc-subtitle {
    border-bottom: 1px solid #999;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
}

#schedule .sc-body {
}

#schedule .sc-items {
    margin-bottom: 20px;
    border-collapse: collapse;
    background-color: #fff;
    border-top: 1px solid #ccc;
}

#schedule .sc-items:last-child {
    margin-bottom: 0px;
}

#schedule .sc-index,
#schedule .sc-item,
#schedule .sc-group,
#schedule .sc-location {
    font-size: 18px;
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
}

#schedule .sc-index {
    color: #fff;
    font-weight: normal;
    padding: 0 20px;
    width: 240px;
    font-size: 0;
}

#schedule .sc-index .from,
#schedule .sc-index .dash,
#schedule .sc-index .to {
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
    text-align: center;
}

#schedule .sc-index .from,
#schedule .sc-index .to {
    width: 80px;
}

#schedule .sc-index .dash {
    width: 40px;
}

#schedule .sc-item {
    width: 720px;
}

#schedule .odd .sc-index,
#schedule .odd .sc-group,
#schedule .odd .sc-item,
#schedule .odd .sc-location {
    background-color: #d8d8d8;
    color: #000;
}

#schedule .even .sc-index,
#schedule .even .sc-group,
#schedule .even .sc-item,
#schedule .even .sc-location {
    background-color: #fff;
    color: #000;
}

#schedule .sc-note {
    margin-bottom: 20px;
    text-align: right;
}

/* access */

#access {
    background-color: #fff;
    padding-bottom: 60px;
}

#access .access-header {
    background-color: #3c3c3c;
    background-image: url(/images/competition/2017/bjcpq/access-header-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
}

#access .access-content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

#access .ac-title {
    border-left: 5px solid #333;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #000;
}

#access .ac-subtitle {
    border-bottom: 1px solid #999;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
}

#access .ac-body {
    font-size: 18px;
    padding: 10px;
}

#access .ac-map {
    padding: 10px 0 60px;
}

#access .ac-map-gmap {
    border: 1px solid #ccc;
}

#access .ac-parking {
    padding: 10px 0;
}

#access .ac-parking img {
}

#access .ac-body.last {
    padding-bottom: 30px;
}

#access .ac-body a {
    color: #09f;
}

#access .ac-price-list {
    margin: 24px 10px 30px;
}

#access .ac-price-row {
}

#access .ac-price-game,
#access .ac-price-date,
#access .ac-price-category,
#access .ac-price-qualify-price,
#access .ac-price-price {
    padding: 10px 20px;
    text-align: center;
    font-size: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: #999;
}

#access .ac-store {
}

#access .ac-store-items {
    list-style-position: inside;
    padding-left: 20px;
    padding-bottom: 30px;
}

#access .ac-store-item {
}

#access .ac-store-item a {
    color: #09f;
}

