*,:before,:after {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
}
html,body {
	min-height:100%
}
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,main,nav,section,summary {
	display:block
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],template,script {
	display:none
}
a {
	background-color:transparent
}
a:focus {
	outline:thin dotted
}
a:active,a:hover {
	outline:0
}
ins,a {
	text-decoration:none
}
abbr[title] {
	border-bottom:1px dotted
}
strong {
	font-weight:700
}
b {
	font-weight:normal
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
ul, li {
    list-style: none;
	padding: 0;
}
img {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	vertical-align:middle;
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:0
}
code,kbd,pre,samp {
	font-family:Monaco,Menlo,Consolas,"Courier New",FontAwesome,monospace;
	font-size:1em
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button,input {
	line-height:normal
}
button,select {
	text-transform:none
}
input, label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
input[type=radio] ,input[type=checkbox]{
	display:none;
}
input[type=radio]+label,input[type=checkbox]+label{
	border-radius:10px;
	padding:0 20px;
	margin-left:0.375rem!important;
	border:solid 1px #666;
	color:#666;
}
input[type=radio]:checked+label,input[type=checkbox]:checked+label{
	border:solid 1px #5CB85D;
	color:#fff;
	background: #5CB85D;
}
button[disabled],html input[disabled] {
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical
}
optgroup {
	font-weight:700
}
td,th {
	padding:0
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:transparent
}
body {
	position:relative;
	background:#fff;
	font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
	font-weight:400;
	color:#333;
}
body,input,textarea,select,button {
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-moz-font-feature-settings:"liga","kern"
}
p,hr,ul,ol,dl,blockquote,pre,address,fieldset,figure {
	margin:0 0 0.8rem 0
}
a {
	color:#333;
}
/* 头部 */
.am-header {
	position:relative;
	width:100%;
	height:2.25rem;
}
.am-header h1 {
	margin-top:0;
	margin-bottom:0;
}
.am-header .am-header-title {
	text-align:center;
	display:block;
	word-wrap:normal;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.am-header .am-header-title img {
	height:2.25rem;
	vertical-align:top
}
.am-header .am-header-nav {
	position:absolute;
	top:0
}
.am-header .am-header-nav img {
	height:16px;
	width:auto;
	vertical-align:middle
}
.am-header-default {
	background-color:#333;
}
/* nav */
.navmobi {
	margin: 0.6rem auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.navmobi li {
    float: left;
    width: 30%;
    font-size: 0.7rem;
    color: #333;
}
.navmobi li a {
    font-size: 0.7rem;
    color: #333;
}
.second-nav {
	display:none;
	position:absolute;
	top:60px;
	left:0;
	width:120px;
	background:#333;
	z-index:99;
}
.second-nav a {
	display:block;
	width:120px;
	height:39px;
	line-height:39px;
	border-top:1px solid #999;
	overflow:hidden;
	font-size:14px;
	text-align:center;
}
.second-nav a:hover {
	background:#000000;
}
.navmobi li:hover .second-nav {
	display:block;
}
.navmobi li.thisLi .second-nav {
	display:block;
}
/* 首页 */
.index_banner {
	margin: 0px auto;
	width: 18.75rem;
}
.index_banner img {
	width: 18.75rem;
}
.summit_title {
    text-align: center;
    font-size: 0.8rem!important;
	font-weight: 700;
}
.summit_title_f {
    text-align: left;
    font-size: 0.6rem!important;
	font-weight: 400;
	margin: 0 0.25rem 0.5rem;
}
.summit_about {
	width: 18.25rem;
    margin: 0 auto;
    padding: 1.25rem 0.25rem 0.45rem;
}
.summit_about p {
	font-size: 0.7rem;
}
.summit_about span {
	background-color:#449d44;
	color:#FFFFFF;
	padding:0 3px;
}
.summit_about p img {
	width: 8rem;
}
.summit_photo {
	width: 18.25rem;
    margin: 0 auto;
    padding: 1.25rem 0.25rem 0.45rem;
}
.summit_photo p {
	font-size: 0.7rem;
}
.summit_photo p img {
	width: 16rem;
}
.summit_person {
	margin: 0px auto;
	width: 18.75rem;
}
.summit_person img {
	width: 18.75rem;
}
.summit_reviewimg {
	margin: 0 auto 1.25rem;
	width: 18.75rem;
}
.summit_reviewimg img {
	width: 18.75rem;
}
.summit_agenda {
    width: 18.75rem;
    margin: 0 auto;
	padding: 1.25rem 0;
}
.summit_agenda_ftitle {
    text-align: center;
    font-size: 0.725rem;
    color: #333;
}
.summit_agenda_text {
    font-size: 0.7rem;
	margin: 0 auto;
}
.summit_agenda_text ul {
    padding: 0;
	margin: 0 0.5rem;
}
.summit_agenda_text li {
    padding: 0.325rem;
    background-color: #f4f4f4;
    border-radius: 3px;
    position: relative;
    margin-top: 0.5rem;
	line-height: 1rem;
	overflow: hidden;
}
.summit_agenda_text .l {
    float: left;
}
.summit_agenda_text .r {
	float: right;
	width:12.5rem;
}
.summit_site {
    color: #fff;
    width: 18.75rem;
    padding-top: 0.5rem;
    margin: 0 auto 0.25rem;
    background-color: #0074A0;
}
.summit_site_ftitle {
	text-align: center;
    font-size: 0.7rem;
    margin-top: 0.5rem;
    color: #fff;
}
.summit_site_ftitle_hotel {
	text-align: center;
    font-size: 0.7rem;
    margin-top: 0.25rem;
    color: #fff;
}
.summit_site p {
    font-size: 0.7rem;
    padding: 0.5rem 0.25rem;
    width: 18.75rem;
    margin: 0 auto;
}
.summit_hotel {
    width: 18.75rem;
    margin: 1.25rem auto 0;
	text-align: center;
}
.summit_hotel_img {
    margin-top: 0.75rem;
}
.summit_hotel img {
    width: 18.75rem;
	text-align: center;
}
.summit_hotel span {
    color: #333;
    font-size: 0.6rem;
}
.summit_fxunion {
    width: 18.25rem;
    margin: 0 auto;
    padding: 1.25rem 0.25rem 0.45rem;
	border-top: 2px solid #4e4e4e;
}
.summit_fxunion p {
    font-size: 0.7rem;
}
.summit_fxunion_text {
    overflow: hidden;
    margin: 0 auto;
	padding: 0.75rem 0;
}
.summit_fxunion_text li {
    float: left;
	width:8.375rem;
    margin: 0 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_fxunion_text img {
    text-align: center;
	width: 6rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.summit_fxunion_text span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.summit_fxunion_text p {
    text-align: left;
    margin-top: 10px;
	font-size: 0.6rem;
}
.summit_fxunion_logo {
    text-align: center;
    margin: 0.75rem 0;
}
.summit_fxunion_logo img {
    width: 10rem;
    text-align: center;
}
.summit_sponsor {
    width: 18.75rem;
    margin: 0 auto 1.25rem;
}
.summit_sponsor_logo {
    text-align: center;
    margin-top: 0.75rem;
}
.summit_sponsor_logo img {
    width: 6.25rem;
    text-align: center;
}
.summit_guest {
	width: 18.75rem;
    margin: 0 auto;
    padding: 0 0.25rem 0.5rem;
}
.summit_guest_text {
    overflow: hidden;
    margin: 0 auto;
	padding: 0.75rem 0;
}
.summit_guest_text li {
    float: left;
	width:5.58rem;
    margin: 0 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_guest_text img {
    float: left;
	width: 5.57rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.summit_guest_text span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.summit_guest_text p {
    text-align: left;
    margin-top: 10px;
	font-size: 0.6rem;
}
.summit_guest_text_second {
    overflow: hidden;
    margin: 0 auto;
}
.summit_guest_text_second li {
    float: left;
	width:5.58rem;
    margin: 0 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_guest_text_second img {
    float: left;
	width: 5.57rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.summit_guest_text_second span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.summit_guest_text_second p {
    text-align: left;
    margin-top: 10px;
	font-size: 0.6rem;
}
.summit_guest_text_two {
    overflow: hidden;
    margin: 0 auto;
	padding: 0.75rem 0;
}
.summit_guest_text_two li {
    float: left;
	width:8.625rem;
    margin: 0 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_guest_text_two img {
    float: left;
	width: 8.625rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.summit_guest_text_two span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.summit_guest_text_two p {
	font-size: 0.6rem;
}
.summit_signup {
    width: 18.75rem;
    margin: 0 auto 1.25rem;
}
/* 报名页 */
.summit_registration {
	margin: 0px auto;
	border-top: 1px solid #ddd;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}
.summit_registration img {
    width: 100%;
    height: 162px;
    display: block;
}
.summit_registration_table {
	width: 17.5rem;
	margin: 0 auto 0.75rem;
	border: 1px solid #5cb85d;
    padding: 0.5rem;
}
.summit_registration_notice {
    text-align: center;
    font-size: 0.8rem;
    margin-bottom:0.25rem;
}
.summit_registration_notice_s {
    text-align: center;
    font-size: 0.7rem;
	margin-bottom:0.25rem;
}
/* 按钮 */
.signform_btn {
	cursor:pointer;
	display:inline-block;
	color:#fff;
	width:10rem;
	height:1.8rem;
	font-size:0.8rem;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-align:center;
	-webkit-box-shadow:0 2px 2px 0 #D8D7D7;
	-moz-box-shadow:0 2px 2px 0 #D8D7D7;
	box-shadow:0 2px 2px 0 #D8D7D7;
	background:#5CB85D
}
.signform_btn:hover {
	background:#449d44
}
.signform_btn:active {
	background:#5CB85D;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.signform_btn.disabled {
	cursor:default;
	background:#F0F1F3;
	color:#BEBEBE;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
/* 尾部 */
.tel {
	width: 18.75rem;
	margin:0 auto 1.25rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.65rem;
}
.statement {
	width: 17.5rem;
	margin:0 auto 0.75rem;
	overflow: hidden;
	font-size: 0.6rem;
	color:#666;
}
.footer {
	width: 18.75rem;
	margin:0 auto;
    padding: 1rem 0 1rem 1rem;
	background-color: #222;
	overflow: hidden;
}
.footer a {
    color: #999;
}
.footer ul {
	margin: 0;
	width: 9rem;
	float: left;
}
.footer li {
	clear: both;
    color: #fff;
    font-size: 0.65rem;
}
.footer li a {
    color: #fff;
}
.footer .wechat {
	float:left;
	text-align:center;
}
.footer .wechat img {
    width:3.75rem;
    height:3.75rem;
    display:block;
    margin:0 auto;
}
.footer .wechat span {
	color: #fff;
	font-size: 0.6rem;
	height: 0.9rem;
	line-height: 0.9rem;
	display: block;
}
.footer_nav img {
    max-width:100%;
}
/* 新导航栏 */

.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent;
}
.navbar {
	font-size:0.7rem;
}
.navbar-fixed-top,.navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
	-webkit-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}
.navbar-fixed-top,.navbar-fixed-bottom {
	border-radius:0;
}
.navbar-fixed-top {
	top:0;
	border-width:0 0 1px;
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808;
}
.navbar-nav {
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li:hover {
    background-color:#449d44;
}
.nav>li {
    position: relative;
    display: block;
	width: 50%;
	text-align: center;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.open>.dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    font-size: 0.6rem;
    text-align: center;
    list-style: none;
    background-color: #333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
    display: block;
    padding: 12px 30px;
    clear: both;
    color: #fff;
    white-space: nowrap;
	border-top: 1px solid #999;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
/* 调整专用 */
.margintop125 {
	margin-top:1.25rem;
}
/* 插入视频专用 */
.vid-wrap {
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
    height: 0;
}
.vid-wrap video {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}
/* 往届回顾专用 */
.summit_review {
    width: 18.75rem;
    margin: 0 auto;
    padding: 1.25rem 0 0.45rem;
}
.summit_review_detail {
    overflow: hidden;
	width: 18.75rem;
    margin: 0 auto;
	padding-top: 1rem;
}
.summit_review_detail li {
    float: left;
	width: 8.875rem;
	height: 10.2245rem;
    margin: 0 0.25rem 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_review_detail li a:hover {
	color:#699f00;
}
.summit_review_detail img {
    float: left;
	width: 8.875rem;
	margin-bottom: 0.375rem;
    position: relative;
    overflow: hidden;
}
.summit_review_detail span {
	font-weight: bold;
	font-size: 0.8rem;
}
.summit_review_detail p {
	margin-top: 0.2rem;
	font-size: 0.6rem;
}
/* 往届回顾专用 */
.summit_future {
    width: 18.75rem;
    margin: 0 auto;
    padding: 0.75rem 0 0.45rem;
}
.summit_future_detail {
    overflow: hidden;
	width: 18.75rem;
    margin: 0 auto;
	padding-top: 1rem;
}
.summit_future_detail li {
    float: left;
	width: 8.875rem;
	min-height: 8rem;
    margin: 0 0.25rem 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.summit_future_detail li a:hover {
	color:#699f00;
}
.summit_future_detail img {
    float: left;
	width: 8.875rem;
	margin-bottom: 0.375rem;
    position: relative;
    overflow: hidden;
}
.summit_future_detail span {
	font-weight: bold;
	font-size: 0.8rem;
}
.summit_future_detail p {
	margin-top: 0.2rem;
	font-size: 0.6rem;
}
/* ajax报名专用 */
.summit_registration_table label {
    display: inline-block;
    float: left;
}
.summit_registration_table input, .summit_registration_table select {
    vertical-align: middle;
}
.summit_registration_table input, .summit_registration_table label {
    margin: 0;
    padding: 0;
    outline: 0;
}
.summit_registration_table i {
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    color: #ff0000;
}
.write {
    margin-bottom: 0.25rem;
    padding: 0.5rem 0.5rem;
	font-size: 0.8rem;
    border-bottom: 1px solid #cccccc;
    position: relative;
	white-space: nowrap;
}
.write input {
    font-size: 0.8rem;
    padding-left: 0.375rem!important;
}
input.yzsend {
    position: absolute;
    right: 0.05rem;
	padding: 0 0.3rem 0!important;
    font-size: 0.6rem;
    line-height: 1.2rem;
    background: #5cb85d;
    color: #fff;
    border-radius: 4px;
}
.a_name {
	width: 3.5rem;
	/* border-right: 1px solid #cccccc; */
}
.notice {
	text-align: center;
    margin-bottom: 20px;
    font-size: 0.6rem;
	color:#666;
}
.notice_s {
	text-align: center;
    margin-top: 10px;
    font-size: 0.6rem;
	color:#666;
}
.notice_t {
	text-align: center;
    margin-top: 5px;
    font-size: 0.6rem;
	color:#666;
}
/* S+专用 */
.splus {
	width: 18.25rem;
    margin: 0 auto;
    padding: 1.25rem 0.25rem 0.45rem;
}
.splus p {
	font-size: 0.7rem;
}
.splus p img {
	width: 16rem;
}
.splus p span {
	background-color:#990000;
	color:#FFFFFF;
}
/* 直播间 */
.room_info {
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    z-index: 200;
}
.room_pending {
    color: #fff;
    background: rgba(51,214,197,.5);
    border-radius: 2px 0 0 2px;
}
.room_info p {
	float: left;
    font-size: 0.625rem;
    padding: 0.15rem 0.375rem;
}
.room_text {
    width: 18.25rem;
    margin: 0 auto;
    padding: 1.25rem 0.25rem 0.45rem;
}
.room_text_title {
	text-align: center;
    font-size: 0.8rem!important;
    font-weight: 700;
}
.room_text p {
    font-size: 0.7rem;
}
.room_text span {
	background-color:#449d44;
	color:#FFFFFF;
	padding:0 3px;
}
.room_text a {
    color: #0000FF;
}
.room_text img {
    width: 200px;
}
/* 直播落地页 */
.live_banner {
	margin:0 auto 1rem;
	width:18.75rem;
	text-align:center;
}
.live_banner span {
	font-size: 0.725rem;
    color: #666;
	font-style: italic;
}
.live_banner img {
	width:18.75rem;
}
.live_box {
	width:18.25rem;
	margin:0 auto;
}
.live_title {
	margin:0 auto;
	color:#eed7a9;
	width:90%;
	height:1.8rem;
	line-height:1.8rem;
	font-size:0.9rem;
	font-weight:bold;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	text-align:center;
	-webkit-box-shadow:4px 4px 0 0 #efd6ab;
	-moz-box-shadow:4px 4px 0 0 #efd6ab;
	box-shadow:4px 4px 0 0 #efd6ab;
	background:#16233e;
}
.live_ftitle {
	text-align: center;
    font-size: 0.725rem;
    color: #16233e;
    margin: 0.25rem 0 0;
}
.live_text {
	margin:1rem 0.25rem;
	padding:0.5rem;
	color:#16233e;
	font-size:0.825rem;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:3px 3px 0 0 #d8d7d7;
	-moz-box-shadow:3px 3px 0 0 #d8d7d7;
	box-shadow:3px 3px 0 0 #d8d7d7;
	background:#ecd29f;
}
.live_img {
	text-align:center;
	margin:1rem 0.25rem;
}
.live_img img {
	width:17.75rem;
    border-radius:10px;
}
.live_reg {
	margin:1rem 0.25rem;
	padding:0.5rem;
	color:#16233e;
	background:#fefefe;
	border-radius: 10px;
	border:2px solid #f3e9da;
	-webkit-box-shadow:2px 2px 0 0 #f1e8d5;
    -moz-box-shadow:2px 2px 0 0 #f1e8d5;
    box-shadow:2px 2px 0 0 #f1e8d5;
	overflow: hidden;
}
.live_reg_notice {
	text-align:center;
    font-size:0.7rem;
    margin-bottom:0.25rem;
}
.live_reg label {
    display: inline-block;
    vertical-align: middle;
}
.live_reg input, .live_reg select {
    vertical-align: middle;
}
.live_reg input, .live_reg label {
    margin: 0;
    padding: 0;
    outline: 0;
}
.live_reg i {
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    color: #ff0000;
}
.live_text_s {
	margin:1rem 0.25rem;
	padding:0.5rem;
	color:#16233e;
	font-size:0.825rem;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:3px 3px 0 0 #d8d7d7;
	-moz-box-shadow:3px 3px 0 0 #d8d7d7;
	box-shadow:3px 3px 0 0 #d8d7d7;
	background:#fefefe;
}
.live_text_s span {
	padding:0 0.25rem;
	margin-right:0.5rem;
	color: #eed7a9;
	font-weight: bold;
	-webkit-box-shadow: 3px 3px 0 0 #efd6ab;
    -moz-box-shadow: 3px 3px 0 0 #efd6ab;
    box-shadow: 3px 3px 0 0 #efd6ab;
    background: #16233e;
}
.live_text p, .live_text_s p {
	margin:0.8rem 0;
}
.live_text span {
	padding:0 0.25rem;
	margin-right:0.5rem;
	color: #eed7a9;
	font-weight: bold;
	-webkit-box-shadow: 3px 3px 0 0 #999;
    -moz-box-shadow: 3px 3px 0 0 #999;
    box-shadow: 3px 3px 0 0 #999;
    background: #16233e;
}
.live_wechat {
	width:13rem;
    text-align:center;
    margin:1rem auto 0;
	padding: 0.25rem 0;
    font-size: 1rem;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background:#fadc57;
	-webkit-box-shadow:3px 3px 0 0 #d8d7d7;
    -moz-box-shadow:3px 3px 0 0 #d8d7d7;
    box-shadow:3px 3px 0 0 #d8d7d7;
}
.live_wechat a img {
	height:40px;
}
.live_wechat_text {
	margin:0.5rem auto 1.25rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.65rem;
}
.live_fixed {
	position: fixed;
    bottom: 0;
    text-align:center;
	padding: 0.25rem 0;
    font-size: 0.85rem;
}
.live_fixed a {
	color:#fff;
}
.live_fixed .left {
	width:9rem;
    background:#296BEF;
	float:left;
	padding:8px 0;
	margin-right:0.25rem;
}
.live_fixed .right {
	width:9rem;
    background:#296BEF;
	float:right;
	padding:8px 0;
}
.live_fixednew {
	width: 100%;
	position: fixed;
    bottom: 0;
    text-align:center;
	padding: 0.8rem 0;
    font-size: 0.65rem;
	background: #16233e;
}
.live_fixednew a {
	color:#16233e;
}
.live_fixednew .block {
	width: 33.33%;
	padding:0 0.5rem;
	float:left;
}

.live_fixednew .block .box {
    border: 1px solid #16233e;
	padding:8px 10px;
	border-radius: 10px;
	background: rgb(246, 243, 233);
}
.live_agenda {
	overflow: hidden;
    font-size: 0.7rem;
	margin: 1rem 0.25rem;
	padding: 0 0.25rem;
	color: #16233e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ecd29f;
}
.live_agenda ul {
    margin: 0;
}
.live_agenda li {
    padding: 0.325rem;
    background-color: #f4f4f4;
    border-radius: 5px;
    position: relative;
    margin: 0.25rem 0;
	line-height: 1rem;
	overflow: hidden;
}
.live_agenda .l {
	float: left;
    padding: 0 0.25rem;
    color: #eed7a9;
    font-weight: bold;
    -webkit-box-shadow: 3px 3px 0 0 #efd6ab;
    -moz-box-shadow: 3px 3px 0 0 #efd6ab;
    box-shadow: 3px 3px 0 0 #efd6ab;
    background: #16233e;
	width: 35%;
	text-align: center;
}
.live_agenda .r {
	float: right;
	width:60%;
}
.live_organizer {
    overflow:hidden;
    margin:1rem 0.25rem;
	padding:0.75rem 0.25rem;
    color: #16233e;
    font-size: 0.825rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 0 0 #d8d7d7;
    -moz-box-shadow: 3px 3px 0 0 #d8d7d7;
    box-shadow: 3px 3px 0 0 #d8d7d7;
    background: #fefefe;
}
.live_organizer li {
    float: left;
	width:8.125rem;
    margin: 0 0.25rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.live_organizer img {
    text-align: center;
	width: 6rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.live_organizer span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.live_organizer p {
    text-align: left;
    margin: 8px 0 0;
	font-size: 0.6rem;
}
.live_speaker {  /* 默认版本，一行三个嘉宾 */
	overflow:hidden;
	margin:1rem 0.25rem;
	padding:0.75rem 0.25rem 0;
	color:#16233e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:3px 3px 0 0 #d8d7d7;
	-moz-box-shadow:3px 3px 0 0 #d8d7d7;
	box-shadow:3px 3px 0 0 #d8d7d7;
	background:#ecd29f;
}
.live_speaker li {
    float: left;
	width:5.25rem;
    margin: 0 0.25rem 0.75rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.live_speaker img {
    float: left;
	width: 5.25rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.live_speaker span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.live_speaker p {
    text-align: left;
    margin: 8px 0 0;
	font-size: 0.6rem;
}
.live_speaker_two {  /* 特殊版本，一行只有两个嘉宾 */
	overflow:hidden;
	margin:1rem 0.25rem;
	padding:0.75rem 0.25rem 0;
	color:#16233e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:3px 3px 0 0 #d8d7d7;
	-moz-box-shadow:3px 3px 0 0 #d8d7d7;
	box-shadow:3px 3px 0 0 #d8d7d7;
	background:#ecd29f;
}
.live_speaker_two li {
    float: left;
	width:8.12rem;
    margin: 0 0.25rem 0.75rem;
	text-align: center;
    position: relative;
    overflow: hidden;
}
.live_speaker_two img {
    float: left;
	width: 8.12rem;
	margin-bottom: 0.25rem;
    position: relative;
    overflow: hidden;
}
.live_speaker_two span {
    color: #333;
	font-size: 0.8rem;
	font-weight: bold;
}
.live_speaker_two p {
    text-align: left;
    margin: 8px 0 0;
	font-size: 0.6rem;
}