body { background: #ebefed; background-size: 100%;}

.session { margin: 50px 0;}
.session .main { background: #ffffff;}
.session .top-title { line-height: 70px; padding: 0 50px;}
.session .top-title .location { color: #333333; font-size: 13px; float: right;}
.session .top-title .now { color: #333333; font-size: 20px;}
.session .top-pic {}
.session .top-pic img { width: 100%;}
.session .top-nav { text-align: center; justify-content: center; border-bottom: 1px solid #e4e4e4;}
.session .top-nav a { color: #444444; font-size: 16px; display: inline-block; height: 60px; padding: 0 40px; line-height: 60px; border-bottom: 3px solid #ffffff;    font-weight: bold;}
.session .top-nav a:hover, .session .top-nav a.on { color: #ae3523; border-bottom: 3px solid #ae3523;}
.session .content { padding: 50px 80px;}

.pages { margin-top:20px;}