/* 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:url(../../assets4/images/main_bg.jpg) top center repeat-y; background-color:#010101; min-width:1280px;}
/*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:#B80722; height:80px;}
.scrollspy-nav{top:0;z-index:999;background:#B80722;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 1rem;}
.scrollspy-nav a.am-active{color:#FFF; font-weight:bold; border-bottom:4px solid #FFCC00;}
.am-panel{margin-top:20px}
@media only screen and (max-width: 768px) {
.navbg {height:auto;}
.scrollspy-nav{top:0;z-index:999;background:#B80722;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 #FFCC00;}
}
/****导语****/
.intro { margin-top:5.5rem; margin-bottom:7rem;}
.introbg { background:url(../../assets4/images/intro_bor.png) top center no-repeat; padding:4.8rem 4rem 0rem 4rem;}
.introbg p { color:#FFF; font-size:1.8rem; line-height:3.4rem; font-weight:600;}
@media only screen and (min-width: 769px) {
.introbg { height:auto; overflow:hidden;}
}
@media only screen and (max-width: 768px) {
.intro { margin-top:2rem; margin-bottom:1.5rem;}
.introbg { background:url(../images/intro_bor_m.png) top center no-repeat; background-size:100%; padding:2.5rem 2rem 0 2rem;}
.introbg p { color:#FFF; font-size:1.4rem; line-height:2.4rem;}
}

/****主题会议日程****/
.schedule { margin-bottom:7rem; overflow:hidden;}
.schedule .am-tabs { margin-top:4.5rem;}
.schedule .dhrc { background:#52030F; margin-bottom:0.1rem; margin-bottom:1.8rem; float:left!important;}
.schedule .dhrc h3 { font-size:1.6rem; color:#FFF; margin-left:1rem; margin-right:1rem; margin-top:1rem;}
.schedule .dhrc p { padding-left:1rem; color:#CCC; padding-right:1rem; font-size:1.4rem;}
.schedule .dhrc p i { color:#FFCC00;}
.schedule .dhrc span { padding-left:1rem; color:#CCC; padding-right:1rem; font-size:1.4rem; margin-bottom:1rem; display:block; overflow:hidden; }
.schedule .dhrc span i { color:#FFCC00;}
@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:3rem;}
.schedule .am-tabs { margin-top:2rem;}
.schedule .dhrc h3 { font-size:1.6rem; 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;}
}

/****主题会议直播****/
.video { margin-bottom:7rem; 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 {}
.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;}
@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;}
.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 {margin-bottom:3rem; 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:300px; 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;}
}

/****重磅推荐****/
.title { background:url(../../assets4/images/tit_bg.png) top center no-repeat;}
.title h1 { font-size:3.7rem; line-height:4rem; text-align:center; position: relative; color: #FFF;}
.title h1:before{
	content: attr(text);
	position: absolute;
	z-index: 10;
	color:#FFCC00;
	-webkit-mask:linear-gradient(to left, red, transparent );
}
.recommend { margin-bottom:8rem;}
.recommend .am-slider { margin-top:5rem;}
.recommend ul li p { width:100%; position:absolute; bottom:2rem; background:url(../../assets4/images/img1_tit_bg.png) center center no-repeat; color:#FFF; text-align:center; display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.recommend .pc-banner p { color:#FFF; margin-top:-3.5rem;}
@media only screen and (min-width: 769px) {
.title { height:52px;}
.recommend ul li p { font-size:1.8rem;}
.recommend .pc-banner { margin-top:3rem;}
.recommend .pc-banner iframe { width:626px; height:391px; overflow:hidden;}
.recommend .pc-banner p { margin-top:0rem; font-size:1.6rem;}
.recommend .pc-banner video { width:626px;}

.video_tit { margin-top:3rem;}
.video_tit .video_tit_01 { width:13%; border-top:4px solid #52030F; float:left; margin-left:0.6rem; margin-right:0.6rem; color:#94494E; text-align:center; line-height:2.8rem; }
.video_tit .video_active { border-top:4px solid #B80722; color:#FFF;}
}
@media only screen and (max-width: 768px) {
.title { background:url(../images/tit_bg.png) top center no-repeat; background-size:65%; height:auto;}
.title h1 { font-size:2.6rem; line-height:3.2rem; padding-bottom:0.4rem;}
.recommend { margin-bottom:2rem;}
.recommend .am-slider { margin-top:2rem;}
.recommend .pc-banner iframe { width:100%; height:432px;}
.recommend .pc-banner p { margin-top:0rem;}
.recommend .pc-banner video { width:100%; height:432px;}
}
@media only screen and (max-width: 640px) {
.recommend .pc-banner iframe { width:100%; height:360px;}
.recommend .pc-banner video { width:100%; height:360px;}
}
@media only screen and (max-width: 414px) {
.recommend .pc-banner iframe { width:100%; height:212px;}
.recommend .pc-banner video { width:100%; height:212px;}
}
@media only screen and (max-width: 375px) { 
.recommend .pc-banner iframe { width:100%; height:190px;}
.recommend .pc-banner video { width:100%; height:190px;}
}
@media only screen and (max-width: 320px) {
.recommend .pc-banner iframe { width:100%; height:160px;}
.recommend .pc-banner video { width:100%; height:160px;}
}

/****参展商****/
.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:#36100A;}
.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:#36100A;
  display:block;
  width:390px;
  height:270px;
  }

.media:hover {
  cursor: pointer;
}
.overlay {
  background: rgba(108, 19, 33, 0.95);
  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 #FFCC00;
	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:#36100A;
  }
  .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:#000;}
.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;}
}

/****更多热门展商****/
.more_ex { margin-bottom:8.5rem;}
.more_ex .more img {
    width: 100%;
    transition: .4s;
}
.more_ex .more a:hover img {
    transition: .4s;
    transform: scale(1.1);
}
.more_ex .more { margin-top:4rem;}
@media only screen and (min-width: 769px) {
.more_ex .more { width:20%; float:left!important;}
}
@media only screen and (max-width: 768px) {
.more_ex { margin-bottom:3rem;}
.more_ex .more { margin-top:0.5rem; margin-bottom:1.5rem; float:left!important;}
}
/****产品展示****/
.product { margin-bottom:8.5rem;}
.product .show { background:url(../../assets4/images/img3_bg.png) top center no-repeat; background-size:100%; }

.product .show img { margin-top:2rem; }

.product .show img {
    width: 100%;
    transition: .4s;
}

.product .show a:hover img {
    transition: .4s;
    transform: scale(1.05);
}
.product .show h2 { font-size:1.6rem; color:#FFF; font-weight:normal; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
@media only screen and (min-width: 769px) {
.product .show { height:320px; width:18.4%; margin-left:0.8rem; margin-right:0.8rem; margin-top:5rem; float:left!important;}
.product .show h2 { padding-left:0.7rem; padding-right:0.7rem;}
}
@media only screen and (max-width: 768px) {
.product { margin-bottom:3rem;}
.product .show { width:49%; margin-left:0.5%; margin-right:0.5%; margin-top:1rem; height:100%; float:left!important;}
.product .show img { margin-top:1.4rem;}
.product .show h2 { font-size:1.4rem; margin-top:0.5rem; line-height:2rem; height:42px;}
}



/****解决方案****/
.solution { margin-bottom:8.5rem;}
.solution .plan { background:url(../../assets4/images/img4_bg.png) top center no-repeat; background-size:100%;}
.solution .plan img { margin-top:2rem; width:100%;}
.solution .plan img {
    width: 100%;
    transition: .4s;
}

.solution .plan a:hover img {
    transition: .4s;
    transform: scale(1.05);
}
.solution .plan h2 { font-size:1.6rem; color:#FFF; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
@media only screen and (min-width: 769px) {
.solution .plan { height:269px; width:23.4%; margin-left:0.8rem; margin-right:0.8rem; margin-top:5rem; float:left!important;}
.solution .plan h2 { padding-left:0.6rem; padding-right:0.6rem; margin-top:0.8rem; margin-bottom:0.8rem;}
}
@media only screen and (max-width: 768px) {
.solution { margin-bottom:3rem;}
.solution .plan { width:49%; margin-left:0.5%; margin-right:0.5%; margin-top:0.6rem; height:100%; float:left!important;}
.solution .plan img { margin-top:1.4rem;}
.solution .plan h2 { font-size:1.5rem; margin-top:0.2rem; line-height:2rem; height:42px;}
}

/****广告位****/
.adspace { margin-bottom:7rem;}
@media only screen and (max-width: 768px) {
.adspace { margin-bottom:3rem;}
}
/****演讲嘉宾****/
.speaker { margin-bottom:7rem;}
.speaker h4 { font-size:1.8rem; color:#FFF; font-weight:400; margin-bottom:0; margin-top:1rem; padding-left:0.8rem; padding-right:0.8rem;}
.speaker p { color:#CCC; margin-bottom:0; margin-top:0; padding-left:0.8rem; padding-right:0.8rem;}
@media only screen and (min-width: 769px) {
.speaker .title { margin-bottom:4rem;}
.speaker_w { width:1220px; margin:0 auto;}
.title p { width:120px; height:40px; line-height:40px; text-align:center; font-size:1.6rem;}
}
@media only screen and (max-width: 769px) {
.speaker { margin-bottom:3rem;}
.title p {right:0rem; color:#FFF; top:0rem; 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;}

}

/****资料下载	****/
.information { margin-bottom:8rem;}
.information .info { font-size:1.6rem; line-height:4.5rem; border-bottom:1px solid #6C1321; width:48%; margin-left:1%; margin-right:1%; float:left!important;}
.information .info p { margin-bottom:0; color:#FFF;}
.information .info p a { color:#FFF;}
.information .info p i { color:#B80722; padding-right:0.6rem; }
@media only screen and (min-width: 769px) {
.information .title { margin-bottom:3rem;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.information { margin-bottom:3rem;}
.information .info { font-size:1.4rem; line-height:2rem; border-bottom:1px solid #394771; width:100%; margin-left:0; margin-right:0; padding-top:1rem; padding-bottom:1rem;}
.information .info p i { color:#0076CE; padding-right:0.6rem; }
}


/********************展商页面**********************/
.ex_main_bg { background:#EBEDF1; position:relative;}
.ex_tit { background:url(../../assets4/images/001/tit_b_bor.png) bottom center no-repeat;}
.ex_tit h1 { font-size:3.2rem; line-height:3.6rem; text-align:center; position: relative; color: #5500AA; padding-bottom:1rem;}
.ex_tit h1:before{
	content: attr(text);
	position: absolute;
	z-index: 10;
	color:#0046EA;
	-webkit-mask:linear-gradient(to left, red, transparent );
}
@media only screen and (max-width: 768px) { /*手机端*/
.ex_tit { background:url(../images/001/tit_b_bor.png) bottom center no-repeat; background-size:32%; height:auto;}
.ex_tit h1 { font-size:2.6rem; line-height:3.2rem;}
}

/****关于我们****/
.about { padding-top:5rem; margin-bottom:4rem;}
.about p { font-size:1.6rem; line-height:2.6rem; padding-top:1rem;}
@media only screen and (max-width: 768px) { /*手机端*/
.about { padding-top:2rem; margin-bottom:2.5rem;}
.about p { font-size:1.4rem; line-height:2.4rem; padding-top:0.5rem;}
}

/****视频展示****/
.ex_video { background:#FFF; padding-top:5rem; padding-bottom:4rem; overflow:hidden;}
.ex_video p { text-align:center; margin-top:0.5rem; margin-bottom:0.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
@media only screen and (max-width: 768px) { /*手机端*/
.ex_video {padding-top:2rem; padding-bottom:1.5rem; overflow:hidden;}
}

/****推荐产品****/
.ex_recommend {margin-top:4rem; margin-bottom:5.5rem; overflow:hidden;}
@media only screen and (max-width: 768px) { /*手机端*/
.ex_recommend { margin-top:2.5rem; margin-bottom:2.5em;}
}

/****解决方案****/
.ex_solution { background:#FFF; padding-top:5rem; padding-bottom:5rem;}
.ex_s { margin-top:2rem; overflow:hidden;}
.ex_solution .bluebg { background:#1A5ABB; height:300px; padding:3rem; color:#FFF;}
.ex_solution .purplebg { background:#FFCC00; height:300px; padding:3rem; color:#FFF;}
.ex_solution a h2 { color:#FFF; font-size:2rem;}
.ex_solution a p { color:#FFF;}
@media only screen and (min-width: 769px) { /*PC端*/
.ex_solution .ex_tit { margin-bottom:3.5rem!important;}
.ex_fl { float:left;}
.ex_fr { float:right;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.ex_solution { padding-top:2rem; padding-bottom:3rem;}
.ex_s { margin-top:1rem; overflow:hidden;}
.ex_solution .bluebg { height:auto; padding:1rem; color:#FFF;}
.ex_solution .purplebg { height:auto; padding:1rem; color:#FFF;}
.ex_solution a h2 { font-size:1.6rem; margin-bottom:0;}
.ex_solution a p { margin-top:0.5rem; margin-bottom:0.5rem;}
}

/****应用案例	****/
.ex_case {margin-top:4rem; padding-bottom:5rem; overflow:hidden;}
.ex_case .ex_c { margin-top:2rem; overflow:hidden;}
.ex_case .ex_c h3 { display:block; background:#0A3576; padding-left:0.8rem; padding-right:0.8rem; font-size:1.6rem; font-weight:200; text-align:center; line-height:3.6rem; margin-top:0; margin-bottom:0; color:#FFF; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media only screen and (min-width: 769px) { /*PC端*/
.ex_case .ex_c { width:400px; overflow:hidden; padding:0; margin-left:8px; margin-right:8px; float:left!important;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.ex_case { margin-top:2.5rem; padding-bottom:2rem; overflow:hidden;}
.ex_case .ex_c { margin-top:1rem;}
.ex_case .ex_c h3 { line-height:3rem; overflow:hidden;}
}
/****索取资料	****/
.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(../../assets4/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%;
    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;}
}


@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;}
}
@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;
}
}



