body {
    padding-top: 50px;
}
/*reset*/
main {
    max-width: 412px;
    margin: 0 auto;
}
.wrapped {
    width: 94.66%;
    max-width: 412px;
}
#collapse-head {
    color: #fff;
}
.am-topbar {
    border: none;
    background: #000;
    transition: all 0.6s ease-in-out;
    z-index: 9999;
    max-width: 412px;
    margin: 0 auto;
}
.am-with-topbar-fixed-top {
    padding-top: 50px;
}
.am-topbar-nav > li > a:after {
    border: none;
}
.am-nav a {
    color: inherit;
}
.am-nav a:hover {
    color: #357ed9;
}
.am-nav a:active {
    color: #6b6b6b;
}
.am-topbar-brand {
    padding: 0;
    float: left;
    line-height: 100px;
}
.am-topbar-nav {
    float: right;
}
.am-topbar-nav > li > a {
    position: relative;
    line-height: 70px;
    padding: 0 15px;
    white-space: nowrap;
}
.am-nav > li > a:focus, .am-nav > li > a:hover, .am-nav > li > a.am-active {
    background: transparent;
    color: #f60;
}
#collapse-head ul {
    display: flex;
    height: 100px;
    justify-content: space-between;
    font-size: 18px;
    color: #fff;
    align-items: center;
    max-width: 412px;
    overflow: auto;
    margin: 0 auto;
}
@media (max-width: 640px) {
    #collapse-head ul {
        display: block;
        height: auto;
        float: none;
    }
    .am-topbar-brand {
        line-height: 50px;
        margin-left: 10px;
    }
    .am-topbar-brand img {
        height: 19px;
    }
    .am-topbar-nav > li > a {
        font-size: 15px;
        padding: .4em 1em;
        line-height: 1.6;
        text-align: center;
    }
    .am-btn.am-topbar-toggle {
        background: #000;
        color: #fff;
    }
}
main section:not(:first-of-type) {
    margin: 30px auto;
}
.banner img {
    width: 100%;
}
#information p.info_p {
    font-size: 13px;
    line-height: 1.61;
    color: #fff;
    text-align: left;
    margin: 35px auto 50px;
}
.lastMoment {
    min-height: 105px;
}
.lastMoment .img--wrapper img, .infor .img--wrapper img {
    width: 100%;
}
main section.infor {
    margin-bottom: 0;
}
.wrapped_title {
    margin-bottom: 30px;
}
.wrapped_title img {
    height: 50px;
}
.list--more {
    font-size: 14px;
    color: #E9E3BD;
    line-height: 24px;
    text-align: center;
    margin-top: 12px;
}
.list--more span {
    display: inline-block;
    padding: 0 8px;
    border: 1px solid #DBD5B0;
    border-radius: 4px;
    vertical-align: baseline;
}
.list--more .img--wrapper {
    height: 100%;
    position: relative;
}
.list--more .img--wrapper img {
    height: 100%;
    vertical-align: bottom;
}
.guests_title {
    font-size: 15px;
    margin: 35px auto;
}
.guests_list {
    width: 355px;
    margin: 0 auto;
}
.guests_list li {
    float: left;
    width: calc(33.3% - 5.33px);
    margin-bottom: 8px;
}
.guests_list li.guest--other {
    display: none;
}
.guests_list.active li.guest--other {
    display: block;
}
.guests_list li:not(:nth-of-type(3n+3)) {
    margin-right: 8px;
}
.guests_list li .card--wrapper {
    text-align: left;
    position: relative;
}
.guests_list li .img--wrapper {
    background-image: linear-gradient(#000, #000), linear-gradient(45deg, #757054, #19191C);
    padding: 2px 2px 0;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    background-clip: content-box, padding-box;
    position: relative;
    width: 100%;
    height: 109px;
    overflow: hidden;
}
.guests_list li .img--wrapper img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.guests_list li .card_desc {
    width: 100%;
    padding: 10px 5px 0;
    background-image: linear-gradient(180deg, #F3EDC6 0%, #746F54 100%);
}
.guests_list li p {
    font-size: 12px;
    color: #0A0606;
}
.guests_list li p.card_title {
    font-size: 14px;
    font-weight: bold;
    color: #0A0606;
    margin-bottom: 2px;
}
.guests_list p.card_position {
    height: 41px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
#picList {
    margin: 0 auto;
}
#picList .picList_ul {
    width: 100%;
    min-height: 237px;
    margin: 15px auto;
}
#picList .picList_ul li {
    width: 100%;
    margin-bottom: 20px;
}
#picList .picList_ul li .img--wrapper {
    width: 100%;
}
#picList .picList_ul li .img--wrapper img {
    max-width: 100%;
}
#agenda {
    margin: 0 auto 30px;
    padding-top: 30px;
    background: #19191C url("../wap/images/bg-3.png") no-repeat right top;
    background-size: contain;
}
.agend_list .agenda_division {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.42857;
    padding: 10px 0 10px 1.5em;
    position: relative;
}
.agend_list .agenda_division::before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #F8751E;
    position: absolute;
    top: 50%;
    left: -14px;
    transform: translateY(-50%);
}
.agend_list .agenda_division span {
    position: relative;
}
.agend_list .agenda_division span::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #F8751E;
    position: absolute;
    top: 50%;
    left: -17px;
    transform: translateY(-50%);
}
.agend_list .agenda_division span::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F8751E;
    position: absolute;
    top: 50%;
    left: -14.2px;
    transform: translateY(-50%);
}
.agend_list ul li {
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 1;
}
.agend_list ul li.li_title {
    font-size: 14px;
    color: #fff;
    line-height: 1.42857;
    padding: 5px 10px;
    background: #F8751E;
}
.agend_list ul li.li_title > span {
    margin-right: 2em;
}
.agend_list ul li:nth-of-type(2) {
    margin: 15px auto 10px;
    line-height: 1.6;
}
.agend_list ul:not(:first-of-type) {
    padding: 0 0 15px;
}
.agend_list .span_num {
    color: #f60;
}
.li_guest {
    font-size: 13px;
    display: flex;
    align-items: center;
}
.li_guest:first-child {
    margin-bottom: 20.8px;
    position: relative;
    padding-top: 20.8px;
}
.li_guest:last-child {
    margin-bottom: 0;
}
.li_guest:first-child::before {
    content: '本场主持人';
    position: absolute;
    top: 0;
    left: 0;
}
.li_guest.guest--wrapper {
    position: relative;
    padding-top: 22px;
}
.li_guest.guest--wrapper .guest_type {
    position: absolute;
    top: 0;
    left: 0;
}
.li_guest:not(:last-of-type) {
}
.li_guest .guest_name {
    width: 3.1em;
    flex-shrink: 0;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-align: justify;
    margin-right: 20px;
    display: inline-block;
}
.li_guest .guest_name::after {
    content: " ";
    display: inline-block;
    width: 100%;
}
.li_guest .guest_position {
    margin-left: 2em;
}
.focus {
    width: 100%;
    background: url("../images/focus-bg.jpg") no-repeat center;
    background-size: cover;
    z-index: -1;
}
.focus_wrapper {
    padding: 50px 0;
    background: rgba(0, 0, 0, 0.8);
}
.focus li.focus_title {
    width: 300px;
    margin-right: 50px;
}
.focus ul.article_list li:not(:last-of-type) {
    margin: 30px 0;
}
.focus .article_list p {
    font-size: 13px;
    color: #fff;
}
.focus .article_list .article_title {
    margin-bottom: 15px;
    height: 35px;
    padding: 15px 0 5px;
    position: relative;
}
.focus .article_list .article_title p {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.focus .article_list .article_title img {
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.focus .article_list li:nth-of-type(even) {
    position: relative;
    padding-top: 50px;
}
.focus .article_list li:nth-of-type(even) .article_title {
    position: absolute;
    top: 0;
    right: 0;
}
.focus .article_list li:nth-of-type(even) .article_title img {
    left: auto;
    right: 0;
}
.focus .article_list .article_desc {
    line-height: 1.61;
}
#ticket {
}
#ticket .ticket_list li:not(:last-child) {
    margin-bottom: 10px;
}
#ticket .ticket_list .img--wrapper {
    width: 100%;
    height: 144px;
    position: relative;
    overflow: hidden;
}
#ticket .ticket_list .img--wrapper img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#service .service_wrapper {
    max-width: 1080px;
    margin: 0 auto;
}
#service .am-slider-default {
    box-shadow: none;
    margin-bottom: 0;
    background: transparent;
}
#service .am-slides {
    padding-bottom: 280px;
}
#service .am-slider-default .am-control-nav li a {
    width: 30px;
    height: 2.5px;
    border-radius: inherit;
    background: #fff;
}
#service .am-slider-default .am-control-nav li a.am-active {
    background: #f60;
}
#service .desc--wrapper .img--wrapper {
    height: 194px;
}
#service .desc--wrapper .img--wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#service .service_desc .img--wrapper {
    height: 194px;
}
#service .service_desc {
    padding: 15px 10px;
    width: 100%;
    min-height: 280px;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    background: rgba(255, 255, 255, 0.1);
}
#service .service_desc .p--title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
#service .service_desc .p--type {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 15px;
}
#service .service_desc .p--desc {
    font-size: 13px;
    line-height: 1.6;
}
#service p span.p_num {
    color: #f60;
}
#service .am-slider-default .am-control-nav {
    bottom: 15px;
}
.contect_wrapper p.contect_title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 25px auto;
}
.contect_wrapper li.contect_content {
    padding: 0 25px 25px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.1));
}
.contect_wrapper li.contect_content p {
    font-size: 16px;
    line-height: 1.75;
}
#lastMeetings {
    margin-bottom: 45px;
}
#lastMeetings .am-slider-default {
    background: transparent;
    padding-bottom: 15px;
}
#lastMeetings li .img--wrapper {
    width: 143px;
    height: 95px;
    overflow: hidden;
}
#lastMeetings li .img--wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#lastMeetings .am-slider-default .am-control-nav li a {
    width: 30px;
    height: 2.5px;
    border-radius: inherit;
    background: #fff;
}
#lastMeetings .am-slider-default .am-control-nav {
    bottom: 0;
    line-height: 1;
}
#lastMeetings .am-slider-default .am-control-nav li a.am-active {
    background: #f60;
}
.parter_wrapper {
    max-width: 1100px;
    margin: 0 auto;
}
.parter_wrapper .parter_list {
    text-align: center;
}
.parter_wrapper .list_title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.parter_wrapper .list_company {
    margin: 50px auto;
}
.parter_wrapper .list_company li {
    float: left;
    width: calc(20% - 8.8px);
    margin-bottom: 11px;
}
.parter_wrapper .list_company li:not(:nth-of-type(5n+5)) {
    margin-right: 11px;
}
.parter_wrapper .list_company li:last-of-type {
    margin-right: 0;
}
.parter_wrapper .list_company li .img--wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.parter_wrapper .list_company li img {
    background: #fff;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.parter_wrapper .vipCompany {
    text-align: center;
    display: inline-block;
}
.parter_wrapper .vipCompany li {
    width: 62.26px;
}
.tab--wrapper {
    margin: 70px 0 70px 130px;
    width: 500px;
}
.tab--wrapper li {
    float: left;
    width: calc(50% - 10px);
    background: #929292;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tab--wrapper li.active {
    cursor: auto;
    background: #f60;
}
.tab--wrapper li:first-of-type {
    margin-right: 20px;
}
.register_wrapper {
    width: 94.66%;
    max-width: 900px;
    margin: 0 auto;
    color: #333;
}
.register_wrapper .am-form {
    display: none;
}
.register_wrapper .am-form.active {
    display: block;
}
.am-form-group {
    margin-bottom: 0;
}
.modal_option {
    position: relative;
    margin-bottom: 30px;
}
label {
    float: left;
    display: inline-block;
    width: 26%;
    max-width: 100px;
    text-align: right;
    font-size: 16px;
    color: #333;
    line-height: 35px;
    font-weight: normal;
    margin: 0 10px 0 0;
}
label b, .register_tip b, .rule b {
    color: #f80b49;
    margin-right: 5px;
}
.am-form input[type=text], .am-form input[type=email], .am-form input[type=tel], .am-form select, .am-form textarea, .am-form-field {
    display: inline-block;
    width: 64.52%;
    max-width: 500px;
    float: left;
    border-color: #c7c7c7;
}
.register form input[type=text] {
    display: inline-block;
    height: 35px;
    font-size: 16px;
    padding: 7px 10px;
    border: 1px solid #666;
}
.option--tip {
    position: absolute;
    left: 100px;
    bottom: -25px;
    width: 64.52%;
    max-width: 500px;
    text-align: left;
}
.returntip {
    display: none;
    font-size: 12px;
    color: #ff0046;
}
.register form .form_button {
    text-align: center;
}
.register form button {
    width: 64.52%;
    max-width: 500px;
    line-height: 35px;
    background: #f60;
    border: none;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    transition: background-color 0.2s ease-in;
}
.register form button:hover {
    background: #f08c1e;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
.register_tip {
    font-size: 16px;
    color: #f80b49;
    margin: 20px 5%;
    line-height: 1.3;
}
.my_alert {
    padding: 1.67em 1em;
    position: fixed;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 35%;
    left: 50%;
    width: 70%;
    max-width: 300px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    z-index: 4;
}
.goTop {
    width: 45px;
    min-height: 140px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    font-size: 24px;
    z-index: 11;
}
.goTop li {
    width: 45px;
    height: 45px;
    border: 1px solid #f80b49;
    background: transparent;
    transition: ease-in;
    margin-bottom: 10px;
    padding: 1.25px;
}
.goTop li:nth-of-type(2) {
    border: 1px solid #f60;
}
.goTop li:nth-of-type(3) {
    border: 1px solid #d3ac5a;
}
.goTop li:nth-of-type(4) {
    border: 1px solid #521be9;
}
.goTop li a {
    display: inline-flex;
    vertical-align: middle;
    background: #f80b49;
    padding: 1.25px;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.goTop li a p {
    border: 1px solid #000;
    background: inherit;
    width: 40px;
    height: 40px;
    font-size: 14px;
    padding: 3px;
}
.goTop li:nth-of-type(2) a {
    background: #f60;
}
.goTop li:nth-of-type(3) a {
    background: #d3ac5a;
    margin-bottom: 0;
    transition: opacity 0.2s ease-in;
}
.goTop li:nth-of-type(4) a {
    background: #521be9;
    margin-bottom: 0;
    transition: opacity 0.2s ease-in;
}
.goTop a {
    display: inline-block;
    line-height: 1.2;
    color: #fff;
}
.foot--list a {
    padding: 0 10px;
}
