/* Write your styles */
iframe,body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,td {list-style:none;}
body{
	font-family:"Microsoft Yahei";
	background-color:#e8f5fb;
	min-width:1280px;
	background: none;
}
/*header pc版*/
.tl			{text-align:left;}
.tc			{text-align:center;}
.tr			{text-align:right;}
.mag		{margin:0px auto;}
.fl		    {float: left;}
.fr			{float: right;}
.clear             {clear:both;}
.clearfix:after    {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix          {display: inline-block;}    
* html .clearfix   {height: 1%;}
.clearfix          {display: block;}
/*header style end*/
/*底部 Hides from IE-mac \*/
.foot{ background:#283250; color:#b5beda; padding-top:3rem; padding-bottom:2.5rem; font-size:1.3rem; line-height:2.2rem; }
.foot a { color:#b5beda;}
.foot a:link,.foot a:visited {text-decoration: none;}
.foot a:hover {text-decoration: none; color:#FFF;}
.foot .f_link { border-left:1px solid #556084;}
.foot .f_link p { margin-bottom:0rem;}
.foot .attention p { margin-top:0; margin-bottom:0; text-align:center;}
@media only screen and (max-width: 768px) {
.foot{ padding-top:2rem; padding-bottom:2rem; }
.foot .f_link { border-left:none;}
.foot .f_link p { margin-top:1rem; margin-bottom:0rem; font-size:1.2rem; line-height:2.2rem; text-align:center;}
.foot .attention { margin-top:1rem;}
.foot .cnzz { text-align:center;}
}

.am-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 1240px;
}
.am-container-s {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 980px;
}
@media only screen and (max-width: 768px) {
	body {
    min-width:auto;
}
  .am-container {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
	line-height:2.4rem;
  }
	.am-container-s {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
	line-height:2.4rem;
  }
}
.p15 { padding:15px 0;}
.mt1 { margin-top:1%;}
.mt2 { margin-top:2rem;}
.mt3 { margin-top:3rem;}
.mt4 { margin-top:4rem;}
.mb30 { margin-bottom:30px;}
.mb20 { margin-bottom:20px;}
.mb2 { margin-bottom:2%;}
.color-w { color:#fff;}
.bg-gray { background:#EFEFEF;}
.bg-gray2 { background:#F6F6F6;}
.no-p { padding:0; margin:0;}
.no-pl { padding-right:0;}
.blue { color:#3D67D1;}
.red { color:#F00!important;}
.no_mb { margin-bottom:0rem!important;}
.no_mt { margin-top:0rem!important;}
.green { color:#090;}
.orange { color:#FF6600;}
.tl { text-align:left!important; padding-left:1rem; color:#0765CC;}
.am-fl {
  float: left;
}
.am-fr {
  float: right;
}
/****顶部导航****/
.new-container {
    width: 1280px;
    margin: 0 auto;
}
.new-top {
	background-color:#283250; 
	padding-top:12px;
	height:85px;
	}
.new-bgc {

}

.new-top .homez span {
    font-size: 26px;
    color: #FFF;
	margin-top: 18px;
    margin-left: 10px;
	margin-right:5px;
    position: relative;
	display:inline-block;
}
.new-top .homez span:hover  {
	color:#c4cfe2;
	border-color: #004682;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	}
/*.am-sticky {
	background-color:rgba(40,50,80,.85) !important; 
	}*/
.new-top a {
	color:#FFFFFF;
}
.new-top .user-in a {
	color:#333;
}
.new-top .user-in a:hover {
	color:#283250;
}
.new-top .user-in {
	margin-top:25px;
}
.new-top .logo {
	float:left;
	width:25%;
}
.new-top .nav {
	float:left;
	width:46%;
	font-size:18px;
}
.new-top .nav {
	margin-top:-5px;
}
.new-top .nav .am-nav > li > a {
    padding: 8px 0.65em;
	text-align:center;
	height:42px;
	position:relative;
}
.new-top .nav .am-nav > li > a img {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
}
.new-top .nav .am-nav > li > a:hover {
    color:#c4cfe2;
}
.new-top .nav .nav-inner .am-nav li .sub-menu {
    min-height: auto;
	min-width: 150px;
}
.new-top .lag {
	float:right;
	margin-top:1px;
}
.new-top .lang {
	margin-top:13px;
	margin-left:5px;
	}
.new-top .lgk h4 {
    margin-top: -10px;
}
.new-top .lang .am-btn-default {
    color: #FFF;
    background-color:#283250 !important;
    border-color: #283250;
	}
.new-top .lang .am-btn-default:hover {
    color: #FFF;
    background-color:#004582 !important;
    border-color: #004582;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	}
.new-top .lang .am-selected-btn {
	text-align: right;
	width: 90px;
	padding-top: 0.625em;
	padding-right: 1em;
	padding-bottom: 0.625em;
	padding-left: 0.5em;
}
.new-top .lang .am-active .am-btn-default.am-dropdown-toggle {
    color: #c4cfe2;
    background-color: #283250 !important;
	border-color: #283250;
}
.new-top .lang .am-btn {
    font-size: 1.4rem;
   }
.new-top .lang img {
	vertical-align: middle;
	margin-right:3px;
   }
.new-top .mob {
	margin-top:5px;
	margin-left:10px;
	position:relative;
	padding-right:0px;
	border-right:0px solid #dfdfdf;
	vertical-align:middle;
	}
.new-top .mob i {
	font-size:30px;
	color:#FFF;
	}
.new-top .mob i:hover {
	color:#c4cfe2;
	}
.new-top .yd_abs {
    left: -40px;
}
.new-top .am-icon-caret-down {
	color:#c4cfe2;
	}
.new-top .lang .am-icon-caret-down {
	padding-left:5px;
	}
.new-top .ind-login {
	margin-top:13px;
	}
.new-top .search  {
	margin-top:13px;
	}
.new-top .search .am-btn-default span  {
	font-size:27px;
	margin-left:15px;
	margin-top:2px;
	}
.new-top .search .am-btn-default  {
	margin-top:0px;
	padding: 0em;
	background-color: #283250;
    border-color: #283250;
	color:#FFF;
	-moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	}
.new-top .search .am-btn-default:hover  {
	color:#c4cfe2;
	border-color: #283250;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	}

.new-top .ind-login .am-btn-default {
	background-color: #283250;
    border-color: #283250;
	color:#FFF;
	}
.new-top .ind-login .am-btn-default:hover {
	background-color: #004582;
    border-color: #004582;
	color:#FFF;
	}
.new-top .ind-login .am-active .am-btn-default.am-dropdown-toggle {
    background-image: none;
    background-color: #283250;
	border-color: #283250;
}
.new-top .ind-login .pr10 {
	margin-top:4px;
	}
.new-top .ind-login .ind-lc {
	margin-top:5px;
	padding-left:12px;
	padding-right:12px;
	border-right: 0px solid #96abc7;
	}
.new-top .ind-login .ind-lc a {
	color:#FFF;
	}
.new-top .ind-login .ind-lc a:hover {
	color:#FFF;
	}
.new-top .ind-my .am-btn {
    vertical-align: middle;
    font-size: 1.4rem;
	padding: 8px 10px;
	}
.new-top .ind-my ul .am-dropdown-content {
    font-size: 1.3rem;
	
}

.ind-login .am-dropdown-content  ,  .lang .am-dropdown-content {
	top: 50px !important;
	}
.search .am-dropdown-content {
	top: 54px !important;
	}
.new-top .m-nav {
	float:right;
	margin-left:25px;
	}
.am-nav-justify > li > a {
	text-align: left;
	}
.nav-inner .am-nav li {
	padding: 13px 0px 19px 0px;
	list-style: none;
	position: relative;
	width:auto !important;
	
}

.nav-inner .am-nav span {
	margin-left:0px;
	
}
.nav-inner .am-nav li:hover .sub-menu {
	display: block;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav-inner .am-nav li .sub-menu {
	display: none;
	padding-left: 0;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000!important;
	margin: 0;
	background-color: #283250;
	min-height:320px;
}

 .nav-inner .am-nav li .sub-menu .menu-item {
	position: relative;
	padding: 5px;
	background-color: #283250;
}
 .nav-inner .am-nav li .sub-menu .menu-item:hover {
	position: relative;
	background-color: #004582;
	color:#FFF;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-inner .am-nav li .sub-menu .menu-item a {
	display: block;
	white-space: nowrap;
	font-size: 1.4rem;
	color: #c4cfe2;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
}
.nav-inner .am-nav li .sub-menu .menu-item a:hover {
	color:#FFF;
	text-decoration: ;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 {
	display: none;
	padding-left: 0;
	position: absolute;
	top: 0;
	width: 1102px;
	left: 143px;
	z-index: 1000!important;
	margin: 0;
	min-height: 320px;
	background-color: rgba(91,91,91,0.95)!important;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .menu-item {
	float: left;
	width: 100% !important;
	background-image: none;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
	background-color:transparent;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .menu-item:hover {
	background-color:transparent;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .menu-item a  {
	white-space:normal;
	line-height:18px;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .menu-item b {float:left;width:170px;}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .lv2 {
	border-bottom-width: 0px;
}
.nav-inner .am-nav li .sub-menu .menu-item .sub-menu-2 .lv2 b {
	float:left;
	margin-right:5px;
	text-decoration: none;
	white-space:nowrap;
	width:auto;
}	
.zsbtn {
	display:inline-block;
	height:24px;
	line-height:22px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
	text-align:center;
	background-color:#0e90d2;
	color:#FFF;
	overflow:hidden;
	vertical-align:middle;
	margin-left:5px;
	font-weight:bold;
	padding-top: 0em !important;
	}
.zsbtn:hover {
	background-color:#F27813;
	}	
.new-top .mob {
	margin-top:17px;
	margin-left:10px;
	position:relative;
	padding-right:0px;
	border-right:0px solid #dfdfdf;
	vertical-align:middle;
	}
.new-top .mob i {
	font-size:30px;
	color:#FFF;
	}
.new-top .mob i:hover {
	color:#c4cfe2;
	}
.new-top .yd_abs {
    left: -40px;
}
.yd_abs {
	height: 95px;
	width: 95px;
	position: absolute;
	left:-18px;
	top: 56px;
	z-index: 999;
}
.yd_abs .yd1 {
	background-image: url(http://www.icimexpo.com/assets/images/bg_rw.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	overflow: hidden;
}
.yd_abs .yd2 {
	background-color: #eaeaea;
	padding: 5px;
}
.new-top .am-icon-caret-down {
	color:#c4cfe2;
	}
.new-top .lang .am-icon-caret-down {
	padding-left:5px;
	}
.new-top .ind-login {
	margin-top:13px;
	}
.new-top .search  {
	margin-top:13px;
	}
.new-top .search .am-btn-default span  {
	font-size:27px;
	margin-left:15px;
	margin-top:2px;
	}
.new-top .search .am-btn-default  {
	margin-top:0px;
	padding: 0em;
	background-color: #283250;
    border-color: #283250;
	color:#FFF;
	-moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	}
.new-top .search .am-btn-default:hover  {
	color:#c4cfe2;
	border-color: #283250;
	-webkit-filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	}
	
.lgk .user-in a {
	display:inline-block!important;
	margin-right:10px;
}
.lgk .user-img {
	float:left;
	margin-top:3px;
}
.lgk .user-img img {
    border:1px solid #CCC;
	width:50px;
	height:50px;
	border-radius:50%;
}
.lgk h4 {
	float: left;
	display: block;
	line-height: 24px;
	margin: 0;
	margin-top: 5px;
	margin-left: 10px;
	font-weight: normal;
}	
	
@media only screen and (max-width: 768px) {
.new-container {
    width: 100%;
    margin: 0 auto;
}
.new-top {
    height: auto;
	position: relative !important;
}
.new-top .logo {
    width: auto;
	padding-left:10px;
}
.new-top .logo img {
	height:35px;
}
.new-top .nav {
    float: left;
    width: 40%;
    font-size: 18px;
	display:none;
}
.new-top .ind-login {
    margin-top: 5px;
}
.new-top .search {
    margin-top: 5px;
}
.new-top .lang {
    margin-top: 3px;
	
}
.new-top .lag {
    float: left;
	width:100%;
	height:48px;
	border-top: 1px solid #4971a7;
	margin-top:5px;
}
.mob {
	display:none;
	}
.am-menu-offcanvas1 .am-menu-toggle {
    top: 0px;
    height: 32px;
    line-height: 32px;
}		
}


/****banner****/
.banner {
	text-align: center;
	position:relative;
}
.banner img{ max-width:100%; width:100%;}
.date {
	background:rgba(0,0,0,0.5);
	padding:2px 8px;
	font-size: 1rem;
	position: absolute;
	bottom: 1rem;
	left: 5rem;
	color: #FFF;
}
.banner a { position:absolute; bottom:3.6rem; width:8%; left:46%;}
@media only screen and (max-width: 768px) {
.banner{
	background-size: 100% 100%;
    height: auto;
    overflow: hidden;
	margin-bottom: 0rem;
}
h2 {font-size:1.8rem;}
.banner a { position:absolute; bottom:3rem; width:30%; left:35%; font-size:1.4rem;}
}


/****导航****/
.navbg { background:#006FAA; height:80px;}
.scrollspy-nav{top:0;z-index:999;background:#014199;width:100%; padding:0 10px;}
.scrollspy-nav ul{ width:1200px; margin:0 auto;padding:0}
.scrollspy-nav li{display:inline-block;list-style:none; line-height:80px; font-size:1.8rem; padding-left:2rem;}
.scrollspy-nav a{color:#DDD; line-height:80px; display:inline-block; padding:0 3.5rem;}
.scrollspy-nav a.am-active{
	color:#FFF;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4DE4FF;
}
.am-panel{margin-top:20px}
@media only screen and (max-width: 768px) {
.navbg {height:auto;}
.scrollspy-nav{top:0;z-index:999;background:#006FAA;width:100%; padding:0 10px;}
.scrollspy-nav ul{ width:100%; margin:0 auto;padding:0}
.scrollspy-nav li{display:inline-block;list-style:none; line-height:2.8rem; font-size:1.3rem; padding-left:0rem;}
.scrollspy-nav a{color:#DDD; line-height:2.8rem; display:inline-block; padding:0 0.1rem;}
.scrollspy-nav a.am-active{color:#FFF; font-weight:bold; border-bottom:2px solid #FF3300;}
}


@media only screen and (min-width: 769px) { /*PC端*/
#one, #two, #three, #four, #five, #six{padding-top: 100px;margin-top: -100px;}
}

.all-bg {
	background:#e8f5fb url("../images/all-bg.jpg") bottom no-repeat;
	height: auto;
	/*background-size: cover;*/
}


.title { background:url(../images/tit_bg.png) top center no-repeat;position: relative;height: 43px;margin-bottom: 1rem;}
.title h1 { font-size:3.8rem; line-height:3.5rem; text-align:center; position: relative; color: #0963dc;}
.title h1:before{
	content: attr(text);
	position: absolute;
	z-index: 10;
	color:#0963dc;
	-webkit-mask:linear-gradient(to left, red, transparent );
}

.title1 { background:url(../images/tit_bg1.png) top center no-repeat;position: relative;height: 43px;margin-bottom: 1rem;}
.title1 h1 { font-size:3.8rem; line-height:3.5rem; text-align:center; position: relative; color: #0963dc;}

@media only screen and (max-width: 768px) {
	.title{
		background-size: 58% 72%;
	}
	.title h1 {
    font-size: 2.6rem;
		line-height: 3rem;
	}
	
	.title1{
		background-size: 72% 72%;
	}
	.title1 h1 {
    font-size: 2.6rem;
		line-height: 3rem;
	}
	
}
@media only screen and (max-width: 320px) {
	.title h1 {
		font-size: 2.4rem;
	}
	
	.title1 h1 {
		font-size: 2.0rem;
	}
}



/****导语****/
.intro { padding-top:5.5rem; margin-top: 0; margin-bottom:7rem;}
.introbg { background:url(../images/intro_bor.png) top center no-repeat; padding:5.8rem 5rem 0rem 5rem;}
.introbg p { color:#333; font-size:1.7rem; text-indent: 2em; line-height:3.4rem; font-weight:500;}
@media only screen and (min-width: 769px) {
.introbg { height:auto; overflow:hidden;}
}
@media only screen and (max-width: 768px) {
.intro { margin-top:0; margin-bottom:1.5rem; padding-top: 3rem;}
.introbg { background:url(../images/intro_bor_m.png) top center no-repeat; background-size:100%; padding: 3.5rem 2.5rem 0 2.5rem;}
.introbg p { font-size:1.5rem; line-height:2.4rem;}
}

/****主题会议直播****/
.video { padding-top:0; padding-bottom:2rem;margin-bottom: 0; overflow:hidden;}
.downdata { display:block; margin-top:3rem;}
.video .downdata button { font-size:1.8rem; font-weight:bold; background:#dd514c!important; border:1px solid #dd514c!important;}
.video .downdata button:hover { background:#D7342E!important; border:1px solid #D7342E!important;}
.live_schedlue .am-tabs { background:rgba(4,16,42,0.6); }
.live_schedlue .am-tabs-bd .am-tab-panel {font-size:1.4rem; line-height:2.2rem; color:#FFF; padding:1.5rem 0 0 0 !important;}
.live_schedlue .schedule_detail { border:1px solid #35609F; width:92%; margin-left:4%; margin-right:4%; padding-bottom:0.5rem; margin-bottom:1rem;}
.live_schedlue .schedule_selected { border:1px solid #EEE;}
.live_schedlue .schedule_detail .conf_livein { background:#EC8D00; text-align:center; line-height:2.2rem; padding-left:0.6rem; padding-right:0.6rem;}
.live_schedlue .schedule_detail .conf_nostart { background:#999999; text-align:center; line-height:2.2rem; padding-left:0.6rem; padding-right:0.6rem;}
.live_schedlue .schedule_detail .conf_playback { background:#0066FF; text-align:center; line-height:2.2rem; padding-left:0.6rem; padding-right:0.6rem;}
.live_schedlue .schedule_detail .conf_time { padding-left:0.8rem;}
.live_schedlue .schedule_detail .detail_tit { padding-left:1rem; padding-right:1rem; font-weight:bold; padding-top:0.5rem;}
.live_schedlue .schedule_detail .detail_theme { padding-left:1rem; padding-right:1rem; line-height:2.0rem;}
.live_schedlue .am-nav-tabs {background: #014199;}
.am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:hover, .am-nav-tabs > li.am-active > a:focus {
    background-color: #014199;
}
@media only screen and (min-width: 769px) { /*PC端*/
.order2 { height:517px; margin-top:4rem; display:block;}
.order2 img { overflow:hidden;}
.aly_live { width:920px; margin:0 auto;cursor: pointer;}
.aly_live .video-js { width:920px; height:517px; margin:0 auto;}
.live_schedlue .am-tabs { height:517px;}
.live_schedlue .am-nav-tabs {height: 38px; line-height:38px !important; font-size:1.4rem;}
.video .downdata button { width:100%;}
/****滚动条****/
.live_schedlue .am-tabs-bd .am-tab-panel { height:480px; overflow-y:auto; overflow-x:hidden;}
.am-tab-panel::-webkit-scrollbar { width:5px; height:1px;}
.am-tab-panel::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #FFF;}
.am-tab-panel::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #888;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.video {padding-top: 1rem;
    padding-bottom: 2rem; 
	overflow:hidden;
	}
	 
}
.aly_live { width:100%; height:auto; overflow:hidden;}
.aly_live .video-js { width:100%; height:432px;}
.downdata { margin-top:1.5rem;}
.live_schedlue { margin-top:1.5rem;}
/****滚动条****/
.live_schedlue .am-tabs-bd .am-tab-panel { height:120px; overflow-y:auto; overflow-x:hidden;}
.am-tab-panel::-webkit-scrollbar { width:5px; height:1px;}
.am-tab-panel::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #FFF;}
.am-tab-panel::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #888;}
}
@media only screen and (max-width: 640px) { /*鎵嬫満绔�*/
.aly_live .video-js { width:100%; height:360px;}
}
@media only screen and (max-width: 414px) { /*鎵嬫満绔�*/
.aly_live .video-js { width:100%; height:212px;}
}
@media only screen and (max-width: 375px) { /*鎵嬫満绔�*/
.aly_live .video-js { width:100%; height:190px;}
}
@media only screen and (max-width: 320px) { /*鎵嬫満绔�*/
.aly_live .video-js { width:100%; height:160px;}
}



/*抽奖*/
.lottery-info {background: #ffffff; border-radius: 8px;margin-top: 3rem; padding:0 10px 24px 10px; height: auto;overflow: hidden;box-shadow: 5px 5px 5px #eeeeee;}


/****主题会议日程****/
.schedule {padding-top: 7rem; padding-bottom:0; /*background-color: rgba(255,255,255,0.9);*/ overflow:hidden;}
.schedule i { width:24px; text-align:center;}

.schedule .am-tabs { margin-top:15px;}
.schedule .dhrc { background:#0F212D; margin-bottom:1.8rem; padding-bottom:1.5rem; }
.schedule .dhrc h3 { font-size:1.6rem; color:#FFF; margin-left:1rem; margin-right:1rem;}
.schedule .dhrc p { padding-left:1rem; color:#CCC; padding-right:1rem; font-size:1.4rem; margin-top:0rem;}
.schedule .dhrc p i { color:#4DE4FF;}
.schedule .dhrc span { padding-left:1rem; color:#CCC; padding-right:1rem; font-size:1.4rem; padding-bottom:0rem; display:block; overflow:hidden; }
.schedule .dhrc span i { color:#4DE4FF;}
@media only screen and (min-width: 769px) { /*PC端*/
.schedule .dhrc h3 { padding-top:1rem; line-height:2.4rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;height: 55px;}
.schedule .dhrc p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:0;}
.schedule .dhrc img { margin-top:1.5rem; height:24px;}
	.schedule .hg339 {height: 320px;}	
}
@media only screen and (max-width: 769px) { /*手机端*/
	.schedule {
    padding-bottom: 4rem;
		padding-top: 5rem;
	}
.schedule .dhrc {padding-top:1.5rem;margin-bottom: 1rem; }

.schedule .am-tabs { margin-top:2rem;}
.schedule .dhrc h3 { font-size:1.5rem; margin-left:1rem; margin-right:1rem; margin-bottom:0; margin-top:0.5rem;}
.schedule .dhrc p { margin-top:0.5rem; margin-bottom:0.2rem; line-height:2rem;}
.schedule .dhrc img { margin-top:1rem; height:20px;}
}

/*新的会议日程样式*/
.schedule .agendaBox {
    margin-top: 50px;
    background: rgb(255,255,255,0.5);
    background-size: 100% auto;
    padding: 30px 20px 20px 20px;
}

.schedule .agendaBox .agendaTop {
    padding: 0 36px;
}

.schedule .agendaBox .agendaTop .agendaTit {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
	
}

.schedule .agendaBox .agendaTop .times {
   margin-top: 30px;
	
}


.schedule .agendaBox .agendaItem .time {
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap
}

.schedule .agendaBox .agendaItem .theme {
    flex-basis: 15%;
    font-size: 20px;
    margin: 0 24px;
    font-weight: 700;
	background: #3cb478;
	padding: 10px 20px;
	border-radius: 50px;
	text-align: center;
	color: #FFFFFF;
}

.schedule .agendaBox .agendaItem .guests {
    display: flex;
    align-items: center;
    flex: 1;
}
.schedule .agendaBox .agendaItem .guests p{
	font-size: 1.7rem;
	margin: 1rem;
}

.schedule .agendaBox .agendaItem .guests .imgBox {
    width: 92px;
    margin-right: 8px
}

.schedule .agendaBox .agendaItem .guests .imgBox img {
    width: 100%
}

.schedule .agendaBox .agendaItem .guests .info .name {
    font-size: 14px;
    font-weight: 700
}

.schedule .agendaBox .agendaItem .guests .info .job {
    font-size: 12px;
    color: rgba(0,0,0,.6)
}



/*更新日程表格形式*/
.agendaItem {
	margin-top: 2em;
}
.agendaItem .agendaData tr:nth-of-type(odd) {
    background: #d7e9f7;
}
.agendaItem .agendaData tr td:first-of-type,.agendaItem .agendaData tr th:first-of-type {
    width: 200px;
    text-align: center;
	padding-right: 30px;
}
.agendaItem .agendaData tr th:nth-of-type(2) {
    padding-left: 150px;
}
.agendaItem .agendaData tr td:nth-of-type(2), .agendaItem .agendaData tr th:nth-of-type(2) {
    width: 550px;
	padding-right: 50px;
}
.agendaItem .agendaData tr th {
    line-height: 1;
    font-weight: 700;
}
 .agendaItem .agendaData tr td,.agendaItem .agendaData tr th {
    padding: 20px 0;
    font-size: 18px;
}

.agendaItem .agendaData tr td:nth-of-type(2) span{
	font-weight: 500;
}
.agendaItem .agendaData tr td:nth-of-type(3) strong {
    margin-right: 5px;
	font-size: 19px;
}

@media only screen and (min-width: 769px) { /*PC*/
.schedule .dhrc { width:23.4%; margin-left:0.8rem; margin-right:0.8rem;}
.schedule .dhrc h3 { height:50px; margin-top:1rem; line-height:2.4rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.schedule .dhrc p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:0;}
.schedule .dhrc img { margin-top:1.5rem; height:24px;}
}
@media only screen and (max-width: 769px) {/*手机*/
.schedule { margin-bottom:0;background-attachment: fixed;background-position: center center;}
.schedule h2 {
    margin-top: 1.6rem;
	margin-bottom: 1.6rem;
    font-size: 1.7rem;
}
.schedule .am-tabs-bd .am-tab-panel { padding-top:0;}
.schedule .am-tabs { margin-top:0rem;}
.schedule .dhrc h3 { font-size:1.5rem; margin-left:1rem; margin-right:1rem; margin-bottom:0; margin-top:0.5rem;}
.schedule .dhrc {
	background-color: rgba(3,83,154,0.8);
	margin-bottom: 1rem;
}
.schedule .dhrc p { margin-top:0.5rem; margin-bottom:0.2rem; line-height:2rem; padding-left:0.8rem;}
.schedule .dhrc span { padding-left: 0.8rem;}
.schedule .dhrc img { margin-top:1rem; height:20px;}
	
	
	.schedule .agendaBox {
		margin-top: 0;
		padding: 20px;
	}
	.schedule .agendaBox .agendaTop {
    padding: 0;
}
	.schedule .agendaBox .agendaTop .agendaTit {
		font-size: 20px;
	}
	.schedule .agendaBox .agendaTop .times img{
		width: 90%;
	}
	.schedule .agendaBox .agendaItem{
		display: block;
		padding: 20px 10px;
		margin-bottom: 15px;
	}
	.schedule .agendaBox .agendaItem .theme {
    	flex-basis: auto;
		width: 70%;
		margin: 0 auto;
		padding: 5px;
		font-size: 1.6rem;
	}
	.schedule .agendaBox .agendaItem .guests p {
		font-size: 1.6rem;
		line-height: 180%;
	}
	
	
	
	/*更新日程表格形式*/
	.schedule .agendaBox{
		padding-bottom: 10px;
	}
	.schedule .agendaBox .agendaItem{
		padding: 0;
		margin-top: 2em;
	}
	.agendaItem:first-child {
        margin-top: 0
    }

    .agendaItem .agendaData {
        margin-top: 0
    }

	.agendaItem .agendaData tr{
		padding: 0;
	}
    .agendaItem .agendaData tr:nth-of-type(odd) {
        background: #e3f4fc;
		display: block;
		margin: 10px 0;
		padding: 10px;
		padding-left: 0;
    }

    .agendaItem .agendaData tr td,.agendaItem .agendaData tr th {
        padding: 7px 0;
        font-size: 15px;
        vertical-align: top;
    }

    .agendaItem .agendaData tr th {
        line-height: 1;
        font-weight: 700;
        font-size: 16px;
    }

    .agendaItem .agendaData tr td {
        padding: 2px 10px;
		padding-right: 0;
		width: 100%;
		display: block;
		
    }

    .agendaItem .agendaData tr td:first-of-type,.agendaItem .agendaData tr th:first-of-type {
        text-align: left;
		padding-right: 0;
		width: 100%;
		display: block;
    }

    .agendaItem .agendaData tr td:first-of-type span {
        font-family: shoukesong
    }

    .agendaItem .agendaData tr td:nth-of-type(2),.agendaItem .agendaData tr th:nth-of-type(2) {
        width: 100%;
		display: block;
		padding-right: 0;
		line-height: 140%;
    }

    .agendaItem .agendaData tr td:nth-of-type(2) span,.agendaItem .agendaData tr th:nth-of-type(2) span {
        font-weight: 700
    }

    .agendaItem .agendaData tr th:nth-of-type(2) {
        padding-left: 0;
		width: 100%;
		display: block;
    }

    .agendaItem .agendaData tr td:nth-of-type(3) p {
        margin-bottom: 10px
    }

    .agendaItem .agendaData tr td:nth-of-type(3) p:last-child {
        margin-bottom: 0;
		margin-top: 0;
		line-height: 140%;
    }

    .agendaItem .agendaData tr td:nth-of-type(3) p b {
        margin-right: 8px
    }
	
	.agendaItem .agendaData tr td:nth-of-type(3) strong {
    margin-right: 5px;
	font-size: 16px;
}
}
@media only screen and (max-width: 320px) {/*手机*/
	.schedule .agendaBox{
		padding: 10px;
	}
	.schedule .agendaBox .agendaTop .agendaTit {
		font-size: 16px;
	}
}
/*会议亮点*/
.lightsBox{
	margin-top: 3rem;
	padding-bottom: 6rem;
	height: auto;
	overflow: hidden;
}
.lightItem {
	background: #e1f0ff;
	padding: 0 0 2rem 0;
	margin: 1%;
    width: 23%;
}
.lightItem:hover{
	box-shadow: 0 0 10px 1px #ddd;
}
.lightTit {
	padding-left: 1rem;
	height: auto;
	overflow: hidden;
}
.lightTit img {
	float: left;
	width: 38%;
}
.lightTit .atit{
	float: left;
	width: 60%;
	padding-top: 3rem;
	padding-right: 2%;
	padding-left: 3%;
	
}
.lightTit .atit h2 {
	font-size: 2.4rem;
	color: #0963dc;
	height: 70px;
    display: flex;
    align-items: center;
    line-height: 120%;
	
}
.lightTxt {
	padding-left: 2rem;
	padding-right: 2rem;
}
.lightTxt h3 {
	font-size: 1.8rem;
}
.lightTxt p {
	font-size: 1.6rem;
	line-height: 180%;
}
.bgBlue {
	background: #bfe8fd;
}
@media only screen and (min-width: 769px) { /*PC端*/
	.lightItem{
		height: 320px;
	}
}
@media only screen and (max-width: 768px) { /*手机端*/
	.lightsBox{
		margin-top: 1rem;
		padding-bottom: 4rem;
	}
	.lightItem {
		width: 100%;
		margin-bottom: 0;
		margin: 0;
	}
	.lightTit img {
	float: left;
	width: 35%;
}
.lightTit .atit{
	float: left;
	width: 63%;
	padding-top: 2rem;
	padding-right: 2%;
	padding-left: 0;
}
	.lightTit .atit h2 {
		font-size: 2.0rem;
		height: 50px;
        padding-top: 10px;
	}
	.lightTxt h3 {
	font-size: 1.7rem;
}
.lightTxt p {
	font-size: 1.5rem;
	line-height: 180%;
}
}

/****演讲嘉宾****/
.speaker { padding-bottom:2rem;padding-top: 0;}
.spItem {
	background: rgb(255,255,255,0.5);
	height: auto;
    overflow: hidden;
	padding-top: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
.spImg {
	float: left;
	width: 30%;
	margin-right: 5%;

}
.spInfo {
	float: left;
	width: 65%;
	padding-top: 4rem;
	padding-right: 3rem;
}
.spInfo h2 {
	font-size: 2.4rem;
	margin-bottom: 2rem;
	font-weight: 500;
}
.spInfo h2 strong {
	font-size: 2.8rem;
	font-weight: 600;
	margin-right: 10px;
}
.spInfo .line {
	height: 7px;
	width: 80px;
	background: #0963dc;
	margin-bottom: 2rem;
}
.spInfo p { 
	color:#333333; 
	font-size: 1.6rem;
	line-height: 180%;
	padding-left: 0;
}

.speakerBox .am-slider .am-slides > li {
	margin-right: 0;
}
.speakerBox .am-slider-default .am-direction-nav a:before {
	font-size: 34px!important;
}
.speakerBox .am-slider-default .am-control-nav li a {
	width: 18px;
}
.speakerBox .am-slider-default .am-control-nav li a.am-active {
    background-color: #52adfc;
}
@media only screen and (min-width: 769px) {/*PC端*/

}
@media only screen and (max-width: 769px) {/*手机*/
	.spItem{
		height: 500px;
	}
	.spImg{
		width: 50%;
		margin: 0 auto;
		display: block;
		margin-left: 25%;
	}
	.spImg img {
		width: 150px;
		margin: 0 auto;
	}
	.spInfo {
		width: 100%;
		padding-right: 0;
		padding-top:2rem;
	}
	.spInfo h2 {
		font-size: 1.6rem;
	}
	.spInfo h2 strong {
	font-size: 1.8rem;
	
}
	.spInfo .line {
		width: 60px;
	}
	.spInfo p {
		font-size: 1.4rem;
		height: 200px;
		overflow-y: auto;
	}
	
	.speakerBox .am-slider-default .am-direction-nav .am-prev {
    left: -10px;
}
	.speakerBox .am-slider-default .am-direction-nav .am-next {
    right: -10px;
    text-align: right;
}

}

@media only screen and (max-width: 320px) {/*手机*/
	.spInfo p {
		font-size: 1.4rem;
		height: 230px;
		word-break: break-all;
		overflow-y: auto;
	}
}

/****精彩视频****/

.recommend { padding-top:0; padding-bottom:0; background:none;}
.reBox {
	margin-top: 4rem;
	height: auto;
	overflow: hidden;
}
.video_case{ margin-bottom: 0 }
.reBox .sp p {
  background: #000000;
  font-size: 1.6rem;
  padding-left: 2rem;
  margin-top: -8px !important;
  color: #FFF;
}
@media only screen and (min-width: 769px){
	.video_case{height: 337px }
	.reBox .sp p {
  		line-height: 48px;
	}
	
}
@media only screen and (max-width: 768px) { /*手机端*/
	.reBox {
		margin-top: 2rem;
	}
	.reBox [class*="am-u-"] {
		padding-left: 0;
		padding-right: 0;
	}
	.reBox .sp p {
	  	padding: 8px;
		font-size: 1.5rem;
		line-height: 160%;
	}
}





/*关于开目*/
.aboutbox {
	padding-bottom: 8rem;
	height: auto;
	overflow: hidden;
}
.aboutItem {
	background: rgb(255,255,255,0.5);
	padding: 4.8rem 4rem 3rem 4rem;
	height: auto;
	overflow: hidden;
}
.aboutItem .a-lf {
	float: left;
	width: 70%;
	
}
.aboutItem .a-lf h3 {
	font-size: 36px;
    margin-bottom: 15px;
    line-height: 36px;
    font-weight: normal;
}
.aboutItem .a-lf .line{
	height: 4px;
    width: 80px;
	background: #66a6ff;
}
.aboutItem .a-lf p {
	font-size: 1.7rem;
	line-height: 200%;
}
.aboutItem .a-rg {
	float: right;
	width: 25%;
	margin-top: 6rem;
}

@media only screen and (max-width: 768px) { /*手机端*/
	.aboutbox {
		padding-top: 1rem;
		padding-bottom: 2rem;
	}
	.aboutItem {
		padding: 2rem;
	}
	.aboutItem .a-lf {
		float: left;
		width: 100%;
	}
	.aboutItem .a-lf h3 {
		font-size: 22px;
	}
	.aboutItem .a-lf p {
	font-size: 1.4rem;
	line-height: 180%;
		word-break: break-all;
}
	.aboutItem .a-rg {
		display: none;
	}
}



/****参展商****/
.exhibitor { margin-bottom:7rem;}
/****图片遮罩****/
.image-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width:100%;
  margin: auto;
  margin-top:4rem;
}
.media_more { width:100%; background:#293D52;}
.media_more { cursor:auto!important; text-align:center; color:#FFF;}
.media_more i { color:#FFF; display:block; }
.media_more h2 { color:#FFF; display:block; font-size:1.6rem;}

@media only screen and (min-width: 769px) {
.media {
  width: 30.5%;
  height: 30%;
  justify-content: center;
  align-items: center;
  margin: 15px;
  overflow: hidden;
  position: relative;
}
.media_img {
  background:#293D52;
  display:block;
  width:390px;
  height:270px;
  }

.media:hover {
  cursor: pointer;
}
.overlay {
  background: rgba(7, 108, 163, 0.9);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: 0;
  transition: all ease-in-out 0.5s;
}

.media:hover .overlay {
  opacity: 1;
}

.media img {
  width: 100%;
  z-index: -1;
  margin: auto;
  transform: scale(1);
  transition: all ease-in-out 1s;
}

.media:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}

.image-details {
  color: white;
  z-index: 4;
  position: absolute;
  top: 100%;
  opacity: 0;
  transition: all ease-in-out 0.5s;
}

.image-details h3 {
	font-size:2rem;
	border-left:10px solid #FF9900;
	color:#FFF;
	padding-left:1rem;
	margin-bottom:0.8rem;
}
.image-details p {
	color:#FFF;
	padding:0rem 2rem;
	font-size:1.3rem;
	line-height:2.2rem;
	margin-top:0rem;
}
.media:hover .image-details {
  top: 8%;
  opacity: 1;
}
.media_more { width:382px; height:270px;}
.media_more i { color:#FFF; margin-right:1rem; margin-top:7rem;}
.media_more h2 { color:#FFF;}
}
@media only screen and (max-width: 768px) {
  .media {
    width: 100%;
    height:auto!important;
	margin:5px 10px;
	background:#293D52;
  }
  .media img { width:75%;}
  .exhibitor { margin-bottom:2rem;}
  .image-wrapper {
	  margin-top:0rem;
  }
.image-details h3 {
	margin-bottom:0.6rem;
}
.image-details p {
	padding:0rem 1.2rem;
	font-size:1.2rem;
	line-height:2.0rem;
}
.image-details-m { display:block; overflow:hidden; height:auto; background:#1D2838;}
.image-details-m h3 { color:#FFF; font-size:1.6rem; margin-bottom:0rem; margin-top:0.8rem;} 
.image-details-m p { color:#EEE; font-size:1.2rem; line-height:2rem; margin-top:0.2rem; margin-bottom:1.2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
.media_more { padding-top:1.5rem;}
}




/****广告位****/
.adspace { margin-bottom:7rem;}
@media only screen and (max-width: 768px) {
.adspace { margin-bottom:3rem;}
}




/****索取资料	****/
.ex_info { background:#FFF; padding-top:5rem; padding-bottom:8rem;}
.ex_info .info { font-size:1.6rem; line-height:5rem; border-bottom:1px solid #DDD; width:48%; margin-left:1%; margin-right:1%; float:left!important;}
.ex_info .info p { margin-bottom:0;}
.ex_info .info p i { color:red; padding-right:0.6rem; }
@media only screen and (max-width: 768px) { /*手机端*/
.ex_info { padding-top:2rem; padding-bottom:3rem;}
.ex_info .info { font-size:1.6rem; line-height:4rem; border-bottom:1px solid #DDD; width:100%; margin-left:0; margin-right:0;}
.ex_info .info p i { color:red; padding-right:0.6rem; }
}

.floatwindow { width:60px; height:auto; background:#09F; position:absolute; right:0; top:20%; overflow:hidden;}

.zb-img img {
	width:100%;
    height:auto;
}
.zb-img {
	position:relative;
}
.zb-img .my-player-dimensions {
    width: 100%;
    height: 517px;
}
.zb-img .play {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 99;
    top: 38%;
    left: 47%;
    background-image: url(../images/sp-play2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.zb-img .zbzt {
	position: absolute;
	z-index: 999;
	display:inline-block;
	padding:3px 10px;
	color:#FFF;
	background-color: rgba(0,123,227,.7);
	border-radius: 0px 0px 0px 5px;
	top:0px;
	right:0px;
	}
.zb-img .zblog {
	position: absolute;
	width:200px;
	z-index: 99;
	display:inline-block;
	padding:3px 10px;
	color:#FFF;
	background-color: rgba(0,0,0,.6);
    border:1px solid #CCC;
	border-radius: 5px;
	top:75%;
	left:8%;
	text-align:center;
    border-radius:8px;
    padding-left:18px;
    padding-right:18px;
}
.zb-img .zblog  a.blue:link {
	color: #0CF;
	text-decoration: none;
}
.zb-img .zblog a.blue:visited {
	color: #0CF;
	text-decoration: none;
}
.zb-img .zblog  a.blue:active, .zb-img .zblog a.blue:hover {
	color: #0CF;
	text-decoration: underline;
}
@media only screen and (max-width: 768px) { /*手机端*/
.zb-img .play {
    width: 60px;
    height: 60px;
    z-index: 999;
    top: 38%;
    left: 40.5%;
    background-image: url(../images/sp-play2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.zb-img .zblog {
	width:55%;
	z-index: 999;
	display:inline-block;
	padding:3px 5px;
	color:#FFF;
	background-color: rgba(0,0,0,.6);
    border:1px solid #AAA;
	border-radius: 5px;
	top:40%;
	left:25%;
	text-align:center;
    border-radius8px;
	}
.zb-img .my-player-dimensions {
    width: 100%;
    height:432px;
}
}

@media only screen and (max-width: 640px) { 
.zb-img .my-player-dimensions { width:100%; height:360px;}
}
@media only screen and (max-width: 414px) { 
.zb-img .my-player-dimensions { width:100%; height:212px;}
}
@media only screen and (max-width: 375px) { 
.zb-img .my-player-dimensions { width:100%; height:190px;}
}
@media only screen and (max-width: 320px) { 
.zb-img .my-player-dimensions { width:100%; height:160px;}
}
.title #ppv { position:absolute; right:3px; color:#FFF; top:-1.5rem; background:url(../images/hot_icon.png) center center no-repeat;}

@media only screen and (min-width: 769px) { /*PC端*/
.keifu{position:fixed;top:65%;right:0px;width:100px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
z-index:990;}
.title #ppv { width:120px; height:40px; line-height:40px; text-align:center;  padding-left: 10px; font-size:1.6rem;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.keifu {position:fixed;bottom:10px;right:0px;width:100px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
z-index:990;}
.keifu img {width:100%;}

.layui-layer {
    width: 340px!important;
    height: 240px!important;
}
.zt-vd {
    width: 100% !important;
    height: 200px !important;
}
.am-tabs-default .am-tabs-nav a {
    white-space: normal;;
    line-height: 28px;
}
	.am-tabs-default .am-tabs-nav a span {
		width: 100%;
		text-align: center;
		display: block;
	}
.title #ppv {right:0rem; color:#FFF; top:-1rem; background:url(../images/hot_icon_m.png) center center no-repeat; width:80px; height:23px; line-height:23px; text-align:center; font-size:1.4rem;}
}


[data-am-widget='tabs'] .am-tabs-nav li {
    border-right: 0px solid #AAA;
}
[class*="am-u-"] + [class*="am-u-"]:last-child {
    float: left;
}

.mt-5 {
	 margin-top:5px;
	 }

.fwb-w {
	font-weight:bold;
	color:#FFF !important;
	}
.rc-xq {
	 margin-top:5px;
	 padding-bottom:10px;
	 margin-left:28px;
	 }
.rc-xq {
	 margin-top:5px;
	 padding-bottom:10px;
	 margin-left:28px;
	 }
.rc-xq span {
	display:block;
	padding-left:0 !important;
	 }
@media only screen and (min-width: 769px) { 
.rc-xq span {
	float:left;
	width:50%;
	}
}




/* 2023-02-20 底部logo样式 */
@media screen and (max-width:768px) {
.bot_logo {
	text-align:center;
}
.bot_logo img {
    width: 230px;
	height: auto;
}
}



/*2023-3-8 æ–°å¢žç›´æ’­è¯„è®ºæ ·å¼*/
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block;
}
*html .clearfix {
	height:1%
}
.clearfix {
	display: block;
}
.live_books {
	padding:15px;
	background: rgba(4,16,42,0.6);
	color:#FFF;
	}
.live_books h2 {
	font-size:16px;
	margin-bottom: 10px;
	}
.live_books h2 i {
	font-size:18px;
	margin-right:10px;
	color: #7a89a5;
	}
.mb20 {
	margin-bottom:20px;
	}
.live_books_info {
	text-align:center;
	color:#7a89a5;
	margin:5px;
	}
.live_books_user {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	color:#7a89a5;
	}
.live_books_txt {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #132E60;
	}
.live_books_userimg {
	display:inline-block;
	margin-right:10px;
	opacity: 0.6;
	}
.live_books_userimg img {
	width:20px;
	height:20px;
	border-radius:100px;
	vertical-align:middle;
	}
.live_books_main { height:358px; overflow-y:auto; overflow-x:hidden; background-color:#000;}
.live_books_main::-webkit-scrollbar { width:5px; height:1px;}
.live_books_main::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #FFF;}
.live_books_main::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #888;}
.live_books_input {
	color:#FFF;
	padding-top:15px;
	height:94px;
	}
.live_books_input textarea {
	color:#FFF;
	font-size:14px;
	width:100%;
	height: 72px;
	margin-top:5px;
	background-color:#132E60;
	}
.live_books_input .am-u-sm-8 {
	padding-right:0px;
	}
.live_books_input .am-btn {
    padding: 0.3em 1.5em;
    font-size: 1.4rem;
	margin-top:25px;
	border-radius: 3px;
}
.live_schedlue .schedule_detail .detail_tit  , .live_schedlue .schedule_detail .detail_theme {
    white-space: nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
}
@media only screen and (min-width: 769px) { /*PCç«¯*/
.live_schedlue .am-tabs { height:auto;}
.live_schedlue .am-nav > li > a {
    padding: 0.4em 1em 0.4em 1em;
}
.live_schedlue .am-tabs-bd .am-tab-panel {
    padding: 1.5rem 0rem 0.5rem 1.5rem !important;
}
.live_schedlue .schedule_detail {
	float:left;
    width:214px;
	margin-left:0px;
    margin-right:10px;
}
.live_schedlue .schedule_detail .conf_time {
    padding-left: 0.6rem;
	padding-right:0.6rem;
	font-size: 13px;
}
.live_schedlue .am-tabs-bd .am-tab-panel {
    font-size: 13px;
}
/****æ»šåŠ¨æ¡****/
.live_schedlue .am-tabs-bd .am-tab-panel { height:auto; overflow-y:hidden; overflow-x:auto;}
}
@media screen and (max-width:768px) {
.live_books {
	display:none;
	}
.live_books_m {
	margin-top:15px;
	}
.live_books_m .am-btn {
    padding: 0.3em 1em;
    font-size: 1.4rem;
	border-radius: 3px;
    }
.live_books_m .am-popup-bd {
	padding:10px;
}
.live_books_m .am-popup {
    top: inherit;
    bottom: 0;
    height: 500px;
    }
.live_books_input .am-u-sm-9 {
	padding-right:0px;
	}
.live_books_m .am-close {
    opacity: .5;
}
.live_books_m .live_books_main { height:330px;}
.live_books_m .live_books_txt {
	border-bottom:1px solid #EEE;
	}
.live_books_m  .live_books_input textarea {
    color: #333;
    height: 70px;
    margin-top: 5px;
    background-color: #FFF;
	border:1px solid #CCC;
}
.live_books_m .live_books_main::-webkit-scrollbar { width:5px; height:1px;}
.live_books_m .live_books_main::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #888;}
.live_books_m .live_books_main::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px;background: #FFF; }
}
.order2 {
	background: none;
	height:auto;
	overflow: hidden;
	}
.live_schedlue .am-tabs , .live_books {
    background: rgba(4,16,42,0.8);
}
@media screen and (min-width:769px) { /*PC*/
	.order2 .am-u-md-9{
		padding-left: 0;
	}

}
@media screen and (max-width:768px) { /*手机*/
	.order2 {
		background: rgba(4,16,42,0.8);
		padding-top: 10px;
        padding-bottom: 10px;
	}
.live_books_main {
    background-color: #FFF;
}
}

/*äº’åŠ¨ä¸“åŒº*/
.message{
	margin-bottom: 7rem;
}
.message-box{
	background: #2e2d2d;
	padding: 2%;
	margin-top: 2rem;
	height: auto;
	overflow: hidden;
}

.no-book .live_schedlue {
    background-color: #1d1d1d;
}
@media only screen and (min-width: 769px) {
.no-book .downdata button { width:920px;}
}

/*2023-10-30 æ–°å¢žç›´æ’­äººæ°”*/
.title {
    position: relative;
}
.title #ppv { 
color:#FFF; 
    position:absolute; 
	right:3px; 
	top:-1.5rem; 
	text-align: center;
    padding-left: 15px;
    font-size: 1.6rem;
	width: 104px;
    height: 32px;
    line-height: 32px;
	}
.title .ppv-style01 {
	background:url(../images/hot_icon_01.png) center center no-repeat;
	}
.title .ppv-style02 {
	background:url(../images/hot_icon_02.png) center center no-repeat;
	}
.title .ppv-style03 {
	background:url(../images/hot_icon_03.png) center center no-repeat;
	}
@media screen and (max-width:768px) {
.title #ppv {
    right: 0rem;
    color: #FFF;
    top: -1rem;
    text-align: center;
    font-size: 1.3rem;
	width: 80px;
    height: 25px;
    line-height: 25px;
	background-size:80px 25px !important;
}
}