/* header,maybe repeat,can delete-------  */
.header_nav { height: 76px; }

.header_nav .ny_nav input { width: 164px; }

/* footer */
#footer { width: 100%; background-color: #333; color: #ccc; height: 40px; }

#footer ol { width: 100%; margin: 0px auto; text-align: center; }

#footer ol li { display: inline-block; border-right: solid 1px #666; padding-right: 12px; margin-right: 12px; height: px; margin-top: 8px; }

img.live-bannar { max-width: 100%; }

.live-txt { margin: 24px 0; padding: 24px; font-size: 16px; -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

.live-txt a { font-size: 20px; color: #0771D4; font-weight: bold; }

.live-txt a:hover { text-decoration: underline; }

.live-list { margin-bottom: 24px; }

.live-list a { width: 100%; display: block; height: 100%; }

.live-list a:hover { border: 1px solid #0771D4; }

.live-list img { max-width: 100%; }

.live_viedo { min-height: 300px; margin: 24px 0; text-align: center; }

.live_viedo video { width: 100%; }

.live_info { font-size: 16px; }

.live_info a { display: block; margin: 12px 0; font-size: 16px; color: #0771D4; }

.live_info a:hover { text-decoration: underline; }

.live_info .talent_date { display: inline-block; margin-top: 15%; margin-left: 34%; }

@media (max-width: 640px) { .live-list img { margin-bottom: 16px; } }
