/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,button,input,select,textarea,a,p,th,td {margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
body {font: 14px/1 PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";position: relative;color: #212121;}
img {border: none;}
em,strong {font-family: inherit;font-size: inherit;}
ul,ol,li {list-style: none;}
table {border-spacing: 0;border-collapse: collapse;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
q:before,q:after {content: ' ';}
button,input,select,textarea {font-size: 100%;}
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-weight: inherit;font-style: inherit;outline: none;}
address,cite,dfn,em,var {font-style: normal;}
a,a:link,a:visited,a:hover,a:active {text-decoration: none;color: #fff;outline: none;}
input::placeholder,input::-moz-placeholder,input::-ms-input-placeholder,input::-webkit-input-placeholder {color: #ccc;}
.fl-l {float: left;}
.fl-r {float: right;}
.clear:after {display: block;visibility: hidden;clear: both;overflow: hidden;height: 0;content: '.';}
.clear {zoom: 1;}
/* reset end*/
body {color: #fff;background: #0e0a26;background: -webkit-linear-gradient(left,#0e0a26 0%,#15103a 50%,#0e0a26 100%);background: -moz-linear-gradient(left,#0e0a26 0%,#15103a 50%,#0e0a26 100%);background: -ms-linear-gradient(left,#0e0a26 0%,#15103a 50%,#0e0a26 100%);background: -o-linear-gradient(left,#0e0a26 0%,#15103a 50%,#0e0a26 100%);background: linear-gradient(to right,#0e0a26 0%,#15103a 50%,#0e0a26 100%);}
.gradient {background: #FA5A00;background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,#FA5A00),color-stop(100%,#f15a24));background: -webkit-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -moz-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -ms-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -o-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: linear-gradient(to right,#FA5A00 0%,#f15a24 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FA5A00',endColorstr='#f15a24',GradientType=0);}
:root .gradient {filter: none;}
.middle {position: relative;width: 1200px;margin: 0 auto;}
.header {position: fixed;z-index: 1000;top: 0;width: 100%;min-width: 1200px;height: 60px;background: rgba(0,0,0,.8);-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);-ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);-o-box-shadow: 0 2px 5px rgba(0,0,0,.2);box-shadow: 0 2px 5px rgba(0,0,0,.2);}
a.logo {display: block;width: 160px;height: 32px;margin-top: 14px;background: url('../img/VB//logo_vb100.png') no-repeat;}
.header .nav {float: right;padding-top: 22px;}
.header .nav>li {position: relative;float: left;padding: 0 20px 22px;font-size: 16px;}
.header .nav>li>a {font-size: 16px;}
.header .nav>li:hover>a {color: #FA5A00;}
.right_mune {position: fixed;z-index: 1000;right: 20px;bottom: 30px;}
.right_mune a {display: block;width: 66px;height: 66px;margin-bottom: 20px;padding: 17px;text-align: center;color: #fff;font-size: 15px;line-height: 15px;background: url('../../Public/img/Show/right_mune.png') no-repeat;background-size: 100%;}
.s_menu {position: absolute;z-index: 101;top: 30px;left: -40px;display: none;float: left;width: 160px;border: 1px solid #0e1121;background: #2a2934;}
.s_menu li {font-size: 14px;border-bottom: 1px solid #0e1121;}
.s_menu li:last-of-type {border-bottom: 0;}
.s_menu li a {display: block;padding: 10px 10px;text-align: center;}
.s_menu li a:hover {color: #FA5A00;}
.open>.s_menu {display: block;}
.s_m:after {display: inline-block;width: 9px;height: 5px;margin: 3px 0 3px 3px;content: ' ';-webkit-transition: -webkit-transform .5s;-ms-transition: -ms-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;background: url('../../Public/img/Show/op_01.png');}
.s_m.open:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.header .nav>li.hot:before {position: absolute;top: -12px;right: -8px;width: 24px;height: 13px;content: ' ';background: url('../../Public/img/Show/hot_icon.png');background-size: 100% auto;}
.header .nav>li.nav_li2>a {padding: 2px 8px;border-radius: 5px;color: #fff;}
.banner {width: 100%;min-width: 1200px;padding-top: 60px;background: #090810;}
.banner img {width: 100%;display: block;}
.content {min-width: 1200px;background: url('../img/VB/content_bg.png') top center;background-size: 100% auto;}
.page {padding: 100px 0 0;background-repeat: no-repeat;min-width: 1200px;}
.cnt {width: 1200px;margin: 0 auto;}
.page_tle {padding-left: 20px;border-left: 4px solid #FA5A00;}
.page_tle .p1 {font-size: 32px;color: #FA5A00;}
.page_tle .p2 {font-size: 24px;letter-spacing: 8px;color: #FA5A00;margin-top: 10px;}
.page_tle .p2 i {letter-spacing: 0;font-style: normal;}
.introduction {padding: 0 20px;line-height: 1.8;margin-top: 60px;}
.speakers {padding-top: 40px;position: relative;}
.speakers_list li {float: left;width: 200px;height: 270px;font-size: 0;text-align: center;margin-right: 40px;margin-top: 20px;}
.speakers_list li:nth-of-type(5n) {margin-right: 0;}
.speakers_list li p {line-height: 20px;font-size: 14px;max-height: 60px;overflow: hidden;word-break: break-all;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.speakers_list li p.p1 {margin-top: 20px;font-size: 18px;}
.speakers_img {width: 170px;height: 170px;background: url('../img/VB/j_bg.png') no-repeat;background-size: 170px 170px;padding: 2px;margin: 0 auto;}
.speakers_img img {width: 158px;height: 158px;border-radius: 50%;display: block;margin: 4px auto;}
.pagination {text-align: center;margin-top: 40px;}
.swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;margin: 0 5px;cursor: pointer;border-radius: 5px;background: rgba(255,255,255,.5);}
.swiper-active-switch {background: #FA5A00;transition: all .2s;}
.swiper-container {position: relative;z-index: 1;overflow: hidden;margin: 0 auto;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;width: 1160px;height: 579px;}
.swiper-wrapper {position: relative;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;width: 100%;-webkit-transition: -webkit-transform,left,top 0s ease;-moz-transition: -moz-transform,left,top 0s ease;-ms-transition: -ms-transform,left,top 0s ease;-o-transition: -o-transform,left,top 0s ease;transition: transform,left,top 0s ease;-webkit-transform: translate3d(0px,0,0);-moz-transform: translate3d(0px,0,0);-ms-transform: translate3d(0px,0,0);-o-transform: translate3d(0px,0,0);transform: translate3d(0px,0,0);}
.swiper-slide {position: relative;float: left;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.agenda {margin-top: 60px;padding: 0 24px;}
.agenda_nav {height: 50px;}
.agenda_nav li {float: left;width: 50%;display: block;border: 1px solid #FA5A00;border-right: 0;}
.agenda_nav li:last-of-type {margin-left: 0;}
.agenda_nav li a {-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;color: #FA5A00;line-height: 40px;text-align: center;display: block;}
.agenda_nav li:last-of-type {border-right: 1px solid #FA5A00;}
.agenda_nav li a:hover {background: rgba(255,255,255,.1);}
.agenda_nav li.on a {background: #FA5A00;}
.agenda_nav li.on a {color: #fff;}
.agenda_forum {width: 222px;margin-right: 30px;float: left;margin-top: 54px;min-height: 240px;background: rgba(46,49,146,.2);}
.agenda_forum a {display: block;padding: 15px 10px;line-height: 20px;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-left: 4px solid transparent;}
.agenda_forum a:hover {background: rgba(46,49,146,.2);}
.agenda_forum a.on {border-color: #484dd4;background: rgba(46,49,146,.5);}
.agenda_forum a:last-of-type {border-bottom: 0;}
.agenda_tab {float: left;width: 900px;margin-top: 10px;}
.agenda_tab tbody {display: none;}
.agenda_tab th {text-align: left;font-weight: 400;color: #FA5A00;padding: 10px 20px;line-height: 24px;font-size: 16px;}
.agenda_tab tr td {padding: 8px 16px;line-height: 24px;border: 1px dashed #2e3192;background: rgba(46,49,146,.2);}
.agenda_tab tr td p.p1 {font-size: 15px;font-weight: 800;padding: 0;line-height: 32px;}
.agenda_tab tr td.first_td {background: rgba(46,49,146,.8);border: 1px solid #2e3192;}
.agenda_tab tbody:nth-of-type(even) td.first_td {background: rgba(46,49,146,.4);}
.agenda_tab tr td:last-of-type {padding: 4px 20px;}
.agenda_speaker {padding: 4px 0;}
.agenda_speaker img {width: 24px;height: 24px;border-radius: 50%;float: left;margin-right: 10px;}
.agenda_speaker .spa1 {margin-right: 4px;}
.agenda_speaker .spa3 {margin-left: 12px;font-size: 12px;display: inline;padding: 1px 5px 2px;background: #FA5A00;color: #fff;border-radius: 2px;}
.register_list {padding: 20px 24px 0;}
.register_list li {background: url('../img/VB/tic_bg.png') center no-repeat;background-size: 100% auto;margin: 40px 40px 0 0;float: left;width: 556px;background-color: #2e3192;position: relative;border-radius: 6px;overflow: hidden;padding: 20px;-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,.8);-moz-box-shadow: 5px 5px 20px rgba(0,0,0,.8);-ms-box-shadow: 5px 5px 20px rgba(0,0,0,.8);-o-box-shadow: 5px 5px 20px rgba(0,0,0,.8);box-shadow: 5px 5px 20px rgba(0,0,0,.8);}
.register_list li .tic_l{
    float: left;
    height: 228px;
    width: 200px;
    padding-right: 20px;
    border-right: 1px rgba(255,255,255,.2) dashed;
    position: relative;
    padding-bottom: 40px;
}
.register_list li .p_type{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 36px;
    padding: 5px;
    height: 36px;
    font-size: 12px;
    display: table;
}
.register_list li .xl{
    border-top: 1px solid #FA5A00;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
}
.register_list li .p_type:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -56px;
    left: 0;
    z-index: -1;
    border-width: 55px;
    border-style: solid;
    border-color: transparent transparent transparent #FA5A00;
}
.register_list li .p_type span{
    display: table-cell;
    vertical-align: middle;
}
.register_list li .tic_r{
    float: left;
    width: 316px;
    height: 228px;
    padding-left: 20px;
    position: relative;
    padding-bottom: 30px;
}
.register_list li:nth-of-type(even) {margin-right: 0;}
.register_list li .tip {position: absolute;background: #FA5A00;padding: 0 4px;right: 20px;top: 42px;line-height: 21px;border-radius: 2px;font-size: 14px;color: #fff;}
.register_list li .p1 {font-size: 22px;line-height: 24px;color: #FA5A00;text-align: center;margin-top: 10px;}
.register_list li .p2 {font-size: 15px;line-height: 22px;height: 198px;color: #fff;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 9;}
.register_list li .p3 {color: #FA5A00;position: absolute;bottom: 0;}
.register_list li .p3 .sp1 {font-size: 30px;font-weight: 800;}
.register_list li .p3 .sp2 {margin-left: 10px;position: relative;padding: 0 2px;}
.register_list li .p3 .sp2:before {content:'';position:absolute;width: 100%;height: 1px;background: rgba(255,255,255,.7);top: 9px;left: 0;}
.register_list li a {position: absolute;background: #FA5A00;text-align: center;width: 180px;left: 0;bottom: 0;line-height: 40px;color: #fff;border-radius: 4px;background: -webkit-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -moz-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -ms-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: -o-linear-gradient(left,#FA5A00 0%,#f15a24 100%);background: linear-gradient(to right,#FA5A00 0%,#f15a24 100%);}
.register_list li a.over {background: #a0a0a0;}
.logo_icon .p1 {font-size: 22px;padding-left: 24px;margin-top: 50px;color: #fff;}
.logo_icon_cnt {font-size: 0;padding: 15px 24px 0;}
.logo_icon_cnt a {display: inline-block;width: 150px;height: 60px;line-height: 50px;padding: 5px;margin: 15px 15px 0 0;text-align: center;overflow: hidden;vertical-align: middle;background: #fff;-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);-ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);-o-box-shadow: 0 2px 5px rgba(0,0,0,.2);box-shadow: 0 2px 5px rgba(0,0,0,.2);}
.logo_icon_cnt a:nth-of-type(7n) {margin: 16px 0 0 0;}
.logo_icon_cnt a img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.contact {padding: 60px 24px 100px;}
.contact_ul {float: left;width: 400px;}
.contact_ul:nth-of-type(2) {width: 720px;}
.contact_ul .p1 {font-size: 20px;padding: 17px 0;position: relative;margin-bottom: 40px;display: table;color: #FA5A00;}
.contact_ul .p1:before {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #FA5A00;}
.contact_ul .p1:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;background: #FA5A00;}
.contact_li {float: left;width: 300px;margin-right: 100px;margin-bottom: 40px;}
.contact_ul:nth-of-type(2) .contact_li:nth-of-type(2n) {margin-right: 0;}
.contact_img {float: right;}
.contact_img img {width: 80px;height: 80px;}
.contact_info {float: left;}
.contact_info .p2 {font-size: 16px;}
.contact_info .p3 {font-size: 16px;margin-top: 16px;}
.activity_li {position: relative;float: left;overflow: hidden;border-radius: 8px;margin: 40px 40px 0 0;}
.activity_li img {display: block;width: 357px;height: 240px;}
.activity_li:nth-of-type(3n) {/* float: right; */margin-right: 0;}
.activity_cnt {margin-top: 20px;padding: 0 24px;}
a.activity_clk {position: absolute;width: 100%;height: 100%;}
a.activity_clk .activity_bg {position: absolute;width: 100%;height: 100%;background: rgba(52,32,124,.9);top: 0;left: 0;z-index: 1;opacity: 0;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
a.activity_clk span {position: absolute;top: 0;left: 50%;margin-left: -60px;font-size: 16px;border: 2px solid #fff;display: block;width: 116px;border-radius: 30px;text-align: center;line-height: 36px;z-index: 2;opacity: 0;color: #fff;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;-webkit-transition-delay: .2s;-o-transition-delay: .2s;transition-delay: .2s;}
a.activity_clk:hover .activity_bg {opacity: 1;}
a.activity_clk:hover span {opacity: 1;top: 100px;}
.retrospect_cnt {padding: 40px 24px 0;height: 310px;}
.retrospect_cnt li {float: left;width: 300px;height: 180px;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;margin-right: 40px;overflow: hidden;border-radius: 8px;margin-top: 45px;}
.retrospect_cnt li.on {width: 450px;margin-top: 0;height: 270px;}
.retrospect_cnt li:last-of-type {margin-right: 0;}
.retrospect_cnt li a {display: block;font-size: 0;position: relative;}
.retrospect_cnt li a p {position: absolute;width: 100%;font-size: 16px;bottom: 0;line-height: 42px;padding: 0 10px;background: rgba(0,0,0,.8);-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
.retrospect_cnt li.on a p {font-size: 18px;line-height: 50px;padding: 0 15px;}
.retrospect_cnt li img {width: 100%;height: 100%;}
.register_lay,.pay_lay,.pay_success,.pay_success2 {background: #fff;display: none;color: #000;}
.lay_title {padding: 14px 16px;font-size: 16px;}
.register_info {background: #f0f0f0;padding: 14px 16px;}
.register_info .p1 {font-size: 16px;font-weight: 800;color: #FA5A00;line-height: 1.3;}
.register_info .p2 {line-height: 1.5;margin-top: 10px;}
.register_ipt {padding: 14px 16px;}
.register_ipt li {height: 36px;margin-bottom: 16px;}
.register_ipt .ipt_l {float: left;width: 62px;text-align: right;line-height: 36px;}
.register_ipt .ipt_l span {position: relative;}
.register_ipt .ipt_l span:before {line-height: 12px;position: absolute;top: 5px;left: -9px;content: '*';font-size: 15px;color: #ff0500;}
.register_ipt .ipt_r {float: left;font-size: 0;}
.register_ipt .ipt_r input {border: 1px solid #ccc;padding: 7px 10px;width: 350px;border-radius: 4px;font-size: 14px;}
.register_ipt .ipt_r input#code {width: 250px;}
.code_btn {width: 96px;font-size: 14px;border: 0;height: 36px;border-radius: 3px;cursor: pointer;margin-left: 5px;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;background: #FA5A00;color: #fff;}
.code_btn.wait {color: rgba(255,255,255,.5);}
.register_ipt .ipt_r input.ipt_num {width: 44px;padding: 7px;text-align: center;border-radius: 0;border-left: 0;border-right: 0;height: 36px;}
.add_num,.rec_num {display: inline-block;font-size: 14px;background: #FA5A00;line-height: 36px;width: 20px;text-align: center;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.add_num:hover,.rec_num:hover {background: #f15a24;}
.add_num.on,.rec_num.on {background: #a0a0a0;}
.lay_btn {text-align: center;padding-bottom: 30px;font-size: 0;}
.lay_btn button {width: 86px;font-size: 14px;color: #212121;border: 0;background: #e0e0e0;height: 36px;border-radius: 3px;margin: 0 5px;cursor: pointer;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
.lay_btn button.submit_btn {background: #FA5A00;color: #fff;}
.lay_btn button:hover {background: #d0d0d0;}
.lay_btn button.submit_btn:hover {background: #f15a24;}
.pay_success_c,.payer_info {padding: 14px 16px;border-top: 1px solid #ccc;}
.pay_info {padding: 0 16px;}
.payer_info .p1 {font-size: 16px;font-weight: 800;}
.payer_info .p2 {line-height: 1.5;margin-top: 10px;}
.payer_info p span {font-weight: 400;font-size: 14px;margin-left: 10px;}
.pay_info table {width: 100%;}
.pay_info table th {font-weight: 400;text-align: left;background: #f7f7f7;border: 1px solid #e5e5e5;padding: 10px;}
.pay_info table td {padding: 10px;border: 1px solid #e5e5e5;line-height: 1.3;}
.pay_cnt {padding: 30px;}
.pay_cnt p {text-align: center;margin-top: 15px;}
.pay_cnt p span {position: relative;padding-left: 22px;font-size: 16px;}
.pay_cnt p span:before {content: '';position: absolute;width: 18px;height: 18px;background: url('http://vcbeat.net/Application/Index/View/Computer/Public/img/vip/wx_pay.png') no-repeat;background-size: 100% 100%;left: 0;top: 2px;}
.pay_img {width: 180px;height: 180px;margin: 0 auto;}
.pay_img2 {width: 160px;height: 160px;margin: 0 auto;}
.pay_success_c img {display: block;margin: 10px auto 0;width: 40px;height: 40px;}
.pay_success_c .p1 {text-align: center;margin-top: 10px;font-size: 16px;}
.pay_success_c .p3 {text-align: center;margin-top: 10px;margin-bottom: 20px;}
.pay_success_c2 .p3 {margin-bottom: 50px;}
.pay_success_c .p3 a {color: #FA5A00}
.pay_success_c .p2 {text-align: center;margin-top: 15px;margin-bottom: 10px;}
.pay_success_c .p2 span {position: relative;}
.login_layer {width: 450px;background: #fff;border-radius: 8px;text-align: center;padding-bottom: 10px;display: none;position: relative;}
.news_content {
    margin-top: 60px;
    padding: 0 24px;
    position: relative;
}

.news_left {
    float: left;
}

.news_left a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    width: 480px;
    height: 320px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.news_left a:hover {
    -webkit-transform: translate(0 , -10px);
    -ms-transform: translate(0 , -10px);
    -o-transform: translate(0 , -10px);
    transform: translate(0 , -10px);
}
.news_left p {
    position: absolute;
    width: 100%;
    font-size: 18px;
    bottom: 0;
    line-height: 50px;
    padding: 0 10px;
    background: rgba(0, 0, 0, .8);
}

.news_right {
    float: left;
    margin-left: 40px;
    width: 630px;
}
a.look_more {position: absolute;right: 25px;top: -35px;padding: 5px 8px;border-radius: 3px;color: #fff;}
.news_list li{line-height: 24px;border: 1px dashed #2e3192;border-bottom: 0;background: rgba(46,49,146,.2);}
.news_list li:last-of-type{border-bottom: 1px dashed #2e3192;}
.news_list li a{display: block;padding: 13px 10px;}
.news_list li a:hover{
    display: block;padding: 13px 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background: rgba(46,49,146,.5);
}
.news_list li .p1{font-size: 18px;overflow: hidden;white-space: nowrap;line-height: 1;text-overflow: ellipsis;}
.news_list li a:hover .p1{
    color: #FA5A00;
}
.news_list li .p2{margin-top: 4px;overflow: hidden;white-space: nowrap;line-height: 1;text-overflow: ellipsis;color: rgba(255,255,255,.72);}