/* 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-repeat: repeat-y;
	background-position: center top;
	background-color: #031b57;
}
/*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:#00054d; color:#FFF; padding-top:3rem; padding-bottom:2.5rem; font-size:1.3rem; line-height:2.2rem; }
.foot a { color:#FFF;}
.foot a:link,.foot a:visited {text-decoration: underline;}
.foot a:hover {text-decoration: none; color:#FFF;}
.foot .f_link { border-left:1px solid #556084;}
.foot .lxfs { color:#556084; display:inline-block; margin-left:20px;}
.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;}
.foot .lxfs { display:block; margin-left:0px;}
}

.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; margin-bottom: 7rem;
}
.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;
    margin-bottom: 5rem;
  }
	.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:#ffc800!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;
}
@media only screen and (max-width: 768px) {
.banner{
	background-size: 100% 100%;
    height: auto;
    overflow: hidden;
	margin-bottom: 3rem;
}
h2 {font-size:1.8rem;}
}

/****导航****/
.navbg { background:#006FAA; height:80px;}
.scrollspy-nav{top:0;z-index:999;background:#021782;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 4.9rem;}
.scrollspy-nav a.am-active{
	color:#FFF;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.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;}
}
/****导语****/
.intro { padding-top:8rem; padding-bottom:1em;}
.introbg { padding:3rem; border: 8px solid #0a61b0;border-radius: 8px; margin-top:1.5rem;}
.introbg p { color:#FFF; font-size:1.6rem; line-height:3rem; text-indent:2em; text-align: justify;}
.introbg p i {color: #3176c8;font-weight: 700;font-style: normal;}
.intro2 .title h1 {color: #333;}
.intro2 .title {background: url(../images/tit_bg2.png) bottom center no-repeat; }

 .introbg h3{color: #fff;    font-size: 20px; margin-top: 30px; margin-left: 40px}   
.introbg em{font-style: normal; color: #a5defd;  line-height: 28px;    display: block;margin-left: 40px; font-size: 16px}
@media only screen and (max-width: 768px) {
.intro {padding-top: 4rem;padding-bottom: 0rem;}
.introbg { padding:10px;border: 6px solid #0a61b0;}
.introbg p { font-size:1.4rem; line-height:2.4rem;}
.introbg h3 {    margin-top: 30px;font-size: 16px;margin-left: 0;}
    .introbg em {
  
    font-size: 14px;margin-left: 0;
}
   
}

/****主题会议日程****/
.schedule {
	padding-top:7rem;
	padding-bottom:7rem;
	overflow:hidden;
	background-attachment: fixed;
	background-image: url(../images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.schedule .dhrc {
	margin-bottom:1.8rem;
	padding-top:5px;
	border-radius:3px;
	float:left!important;
	background-color: rgba(3,83,154,0.9);
}
.schedule .dhrc h3 { font-size:1.6rem; margin-left:1.5rem; margin-right:1.5rem; margin-top:1rem; color:#FFF;}
.schedule .dhrc p { padding-left:1.5rem; padding-right:1.5rem; font-size:1.4rem; color:#88baf0;}
.schedule .dhrc i { color:#88baf0; width:20px; text-align:center;}
.schedule .dhrc span {
	padding-left:1.5rem;
	color:#88baf0;
	padding-right:1.5rem;
	font-size:1.4rem;
	margin-bottom:1rem;
	display:block;
	overflow:hidden;
}
.schedule h2 {
	color: #FC0;
	text-align:center;
	font-size: 1.3em;
	}
.schedule h2 i {
	color: #88baf0;
	font-weight:normal !important;
	margin-right:10px;
	}
@media only screen and (min-width: 769px) { 
.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 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;}
}

/****主题会议直播****/
.video {
	padding-top:7rem;
	padding-bottom:0rem;
	/* [disabled]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: #00263a;}
.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: #00263a;
}
@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 {padding-top: 4rem;
    padding-bottom: 0rem; 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:200px; 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 {position: relative;padding-bottom: 2px; margin-bottom: 10px}
.title h1 { font-size:3.5rem; line-height:4rem; text-align:center; position: relative; color: #FFF;}
/*.title h1:before{
	content: attr(text);
	position: absolute;
	z-index: 10;
	color:#4DE4FF;
	-webkit-mask:linear-gradient(to left, red, transparent );
}*/
.recommend { padding-top:7rem; padding-bottom:7rem; background-color: rgba(255,255,255,1);}
.recommend .title h1 {
    color: #333;
}
.recommend .title {
    background: url(../images/tit_bg2.png) bottom center no-repeat;
}
.recommend .am-slider { margin-top:5rem;}
.recommend ul li p { width:100%; color:#999; font-size:12px; text-align:center; display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top:0px; margin-bottom:0px;}
.recommend .pc-banner p { margin-top:-3.5rem;}
@media only screen and (min-width: 769px) {

.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 #183A7A; float:left; margin-left:0.6rem; margin-right:0.6rem; color:#5577AA; text-align:center; line-height:2.8rem; }
.video_tit .video_active { border-top:4px solid #3E82FF; color:#FFF;}
}
@media only screen and (max-width: 768px) {
	.recommend {padding-top: 4rem;
    padding-bottom: 0rem;
	}
.title { background-size:80% !important; height:auto;}
.title h1 { font-size:2.4rem; line-height:3.2rem; padding:0; margin: 0;}
.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:#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;}
}

/****更多热门展商****/
.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(../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(../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 { padding-top:0; padding-bottom:0rem;}
@media only screen and (min-width: 769px) {
.speaker_w {}
.title p { width:120px; height:40px; line-height:40px; text-align:center; font-size:1.6rem;}
}
@media only screen and (max-width: 769px) {

.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 { padding-top:7rem; padding-bottom:7rem;background-color: rgba(235,235,235,1);}
.information .title h1 {
    color: #333;
}
.information .title {
    background: url(../images/tit_bg2.png) bottom center no-repeat;
}
.information .info { font-size:1.6rem; line-height:4.5rem; border-bottom:1px solid #CCC; width:48%; margin-left:1%; margin-right:1%; float:left!important;}
.information .info p { margin-bottom:0; color:#FFF;}
.information .info p a { color:#333;}
.information .info p i { color:#0076CE; padding-right:0.6rem; }
@media only screen and (min-width: 769px) {
.information .title { margin-bottom:3rem;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.information { padding-top: 4rem;
    padding-bottom: 4rem;}
.information .info { font-size:1.4rem; line-height:2rem; 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(../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:#8D31BC; 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(../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-radius:8px;


	}
.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: 40px;
}
.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%;
	}
.schedule .am-g {
    margin-left: -1rem;
    margin-right: -2rem;
}
}

/*2023-5-9 新增样式 */
/*.intro {
	background: url(../images/bg-1.jpg) top center no-repeat #FFF;  overflow: hidden;
	}*/
.intro2 {
	background: url(../images/bg-1.jpg) top center no-repeat #FFF;  overflow: hidden;
	}
.list-1 {
	padding-bottom:10px;
	font-size: 15px;
	color:#FFF;
	}
.list-1 .clearfix {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006fb1;
	}	

.list-1 .hx1 {
	float:left;
	width:10%;
	font-weight:bold;
	}
.list-1 .hx2 {
	float:left;
	width:90%;
	}
/*.video {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}*/
[data-am-widget='tabs'] .am-tabs-nav a {
    border-right: 1px solid #FFF;
	background-color:#e8ecef;
	border-radius: 3px;
	color:#03539a;
	font-weight:bold;
}
.recommend {
	background: url(../images/bg-2.jpg) bottom center no-repeat #d2dae6;  overflow: hidden;
	}
.recommend h4 {
	text-align:center;
	font-weight:normal;
	font-size:16px;
	margin-bottom:0px;
	}
.recommend .am-slider-b3 .am-direction-nav a {
    background-color: rgb(100 100 100 / 85%);
	border-radius: 5px;
}
.bm01 {
	background-color:#42b2e4;
	padding:0px 20px;
	height:48px;
	line-height:46px;
	font-size:24px;
	position: absolute;
	bottom:21%;
	left: 23.8%;
	color: #FFF !important;
	border-radius: 5px;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.bm01:hover {
	color: #FFF;
	background-color: #0363BA;
}
.chbm {
	margin-top:1rem;
	margin-bottom:7rem;
	text-align:center;
	}
.bm02 {
	background-color:#ed8517;
	padding:0px 100px;
	height:48px;
	line-height:46px;
	font-size:24px;
	color: #FFF !important;
	border-radius: 5px;
	display:inline-block;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.bm02:hover {
	color: #FFF;
	background-color: #cd4d00;
}
.zxrx {
	display:none;
	position: absolute;
	border:1px solid #42b2e4;
	padding:0px 15px 0px 0px;
	height:36px;
	line-height:34px;
	font-size:16px;
	color: #FFF;
	border-radius: 5px;
	top:3%;
	right:2%;
	}
.zxrx i {
	display:inline-block;
	background-color:#42b2e4;
	font-size:16px;
	border-radius: 3px 0px 0px 3px;
	width:36px;
	text-align:center;
	margin-right:15px;
	}
.xq_list {
    margin-top: 7rem;
}
.xq_list .am-g {
    margin-left: -1rem;
    margin-right: -1rem;
}
.xq_list .am-u-md-3 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.xq-box {
    border: 1px solid #E6E6E6;
    margin-bottom: 2rem;
	border-radius: 5px;
    border-top-color: #0081c2;
    box-shadow: rgba(120, 120, 120, 0.12) 0px 1px 6px, rgba(120, 120, 120, 0.12) 0px 1px 4px;
	position:relative;
}

.xq-h {
	position:absolute;
	z-index:9;
	top:0px;
	right:0px;
	background-image: url(../images/xq-h.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 39px;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	}

.xq-box .xq-box-top {
	background: #e2eff7;
	webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 5px 5px 0px 0px;
}
.xq-box .xq-box-top h3 {
	margin-bottom:0px;
	font-size:16px;
	height:50px;
    overflow: hidden;
	font-weight:normal;
	
}
.xq-box .xq-box-txt {
	font-size:12px;
	color: #B0B0B0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	position:relative;
}
.xq-box .xq-box-txt .yzz {
	position:absolute;
	display:inline-block;
	width:100%;
	height:98px;
	top:0px;
	left:0px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	line-height:98px;
	background-color: rgba(50,50,50,.2);
	z-index:9;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.xq-box .xq-box-txt .yzz span {
	color:#FFF;
	background-color:#ff8100;
	padding:5px;
	line-height:24px;
	border-radius: 5px;
}

.xq-box .xq-box-txt .xq-row {
	display:block;
	float:left;
	width:50%;
	margin-top:0px;
	margin-bottom:10px;
}
.xq-box .xq-box-txt .x-1 {
	display:inline-block;
	width:45%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.xq-box .xq-box-txt .x-2 {
	display:inline-block;
	width:55%;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.xq-box:hover .xq-box-txt .yzz {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	height:103px;
}
.xq-box:hover .xq-box-top {
	color:#FFF;
	border-radius: 5px 5px 0px 0px;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	background-color: #0081c2;
	background-image: url(../images/zsml-lm3.jpg);
	background-repeat: no-repeat;
	background-position: -600px -100px;
	}
.xq-box:hover .x-1 , .xq-box:hover .x-2  {
	color:#0081c2;
	-webkit-transform: translateY(-5px);
    transform: translateY(-5px);
	}
.xq-box:hover .xq-h  {
	-webkit-transform: translateY(-5px);
    transform: translateY(-5px);
	}
.gw-rcbox {
	margin-top: 7rem;
	}
.gw-lb  {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:15px;
	border:1px solid #006fb1;
	background-color:rgba(0,5,77,.3);
	min-height:280px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% 100%;
	margin-bottom:20px;
	}
.gw-lb:hover  {
	background-color:rgba(0,5,77,.7);
	}
.gw-lb h2  {
	margin-bottom:0.5rem;
	color:#FFF;
	white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	display:block;
	}
.gw-lb-img {
	margin-top:15px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:#FFF;*/
	margin-right: 2rem;
	opacity: 0.7;
	border-radius:5px;
	border: 1px solid #006fb1;
	}
.gw-lb:hover .gw-lb-img  {
	opacity: 1;
	}
.gw-lb-img img {
	height:48px;
	}
.gw-lb-txt {
	margin-top:15px;
	color:#FFF;
	}
.gw-lb-more {
	margin-top:15px;
	}
.gw-lb-more .am-btn {
	display:block;
	width:100%;
	}
.sjcimg {
	width:100%;
	}
.sjcbox {
	margin-top:7rem;
	}
.jdzsbox {
	margin-top:7rem;
	}
.jdzsbox img {
	width:100%;
	border-radius:3px;
	border:1px solid #519cc9;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	}
.jdzsbox h4 {
	text-align:center;
	font-size:16px;
	margin-bottom:0px;
	font-weight:bold;
	color:#FFF;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	}
.jdzsbox p {
	text-align:center;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	color:#8ab9d5;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	}
.jdzsbox .am-u-md-3 a {
	display:block;
	}
.jdzsbox .am-u-md-3 a {
	display:block;
	}
.jdzsbox .am-icon-map-marker {
	position:absolute;
	top:5px;
	right:20px;
	padding:3px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:rgba(255,255,255,.5);
	font-size:12px;
	background-color:rgba(0,0,0,.7);
	z-index:99;
	webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	}
.jdzsbox .am-u-md-3 a:hover img  {
	border:1px solid #FFF;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	}
.jdzsbox .am-u-md-3 a:hover h4  , .jdzsbox .am-u-md-3 a:hover p , .jdzsbox .am-u-md-3 a:hover .am-icon-map-marker   {
	color: #FFF;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	}
.jtlx-p {
	color:#FFF;
	margin-top:20px;
	}
.jtlx-p p {
	border-bottom:1px solid #006fb1;
	padding-bottom:25px;
	text-align: justify;
	}
.jtlx-p strong {
	color:#03c5ff;
	font-size:16px;
	}
#main {
	border:1px solid #DDD;
	}
.bmjg {
	padding-top:14rem;
	min-height:500px;
	text-align:center;
	background: url(../images/bg-1.jpg) top center no-repeat #FFF;  overflow: hidden;
	}
.bmjg p {
	margin-top:2rem;
	}
.dzd {
	display:inline-block;
	margin-left:30px;
	}
.con-1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ch_info{ color:#fff; line-height: 28px;}
.con-1 .am-u-md-6 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006fb1;
}
.con-1 .con-1-1 {
	float:left;
	width:70%;
	font-size: 15px;
	color:#FFF;
}
.con-1 .con-1-1 p {
	margin:0px;
	padding:0px;
	line-height:24px;
}
.con-1 .con-1-2 {
	float:left;
	width:30%;
	text-align: left;
}
.con-1 .con-1-2 img {
	width:100px;
	height:100px;
}
.dzyz-2 {
	display: inline-block;
	margin-right:15px;
	}
.mb-1 {
	margin-bottom:1rem;
	}
	
	
.list  {
	border:2px solid #0a61b0;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top:3rem;
	}
.list-2 {
	padding-top:0px;
	padding-bottom:15px;
	font-size: 15px;
	color:#FFF;
	}
.list-2 h3 {
	padding-top:20px;
	font-size:18px;
	font-weight:bold;
	color:#FC0;
	}
.list-2 .fwb {
	font-weight:bold;
    background-color: #0a61b0;
	color:#FFFFFF !important;
	}	
.list-2 .fwb .hx1 {
	background-image: none;
	}
.list-2 .clearfix {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #004770;
	}
		
.list-2 .hx1 {
	float:left;
	width: 3%;
	background-image: url(../images/02/time1.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.list-2 .hx2 {
	float:left;
	width:15%;
	}
.list-2 .hx3 {
	float:left;
	width:36%;
	}
.list-2 .hx4 {
	float:left;
	width:46%;
	}
.list-2 .hx4 em{ font-style:normal;}
.list-2 .hx5 {
	float:left;
	width:82%;
	}
.wjbox img {
	width:100%;
	border-radius: 5px;
	border: 1px solid #519cc9;
	}
.wjbox h2 {
	font-size:2.4rem;
	text-align:center;
	color: #FC0;
	padding-top:2rem;
	margin-bottom:2rem;
	position:relative;
	}
.wjbox .more {
	position:absolute;
	top:25px;
	right:15px;
	color: #fff;
	font-weight:normal;
	float:right;
	font-size:14px;
	display:inline-block;
	text-decoration:underline;
	}

@media only screen and (max-width: 768px) { /*手机端*/
    .list  {
	padding-right: 0;
	padding-left: 0;
	}
    .list-2 .hx4 em{ display: block;}
.wjbox h2 {
	font-size:2rem;
	}
.wjbox .more-m {
	text-align:center;
	color: #fff;
	font-weight:normal;
	font-size:14px;
	margin-right:15px;
	display:inline-block;
	text-decoration:underline;
	}
.wjbox {
	width:100%;
	border-radius: 5px;
	}
.wjbox img {
	margin-bottom:15px;
	}
.list-2 .fwb {
	display:none;
	}	
.list-2 .hx1 {
	width: 7%;
	background-size:16px 16px;
	display:none;
	}
.list-2 .hx2 {
	width:100%;
	font-size:16px;
	text-align:center;
	}
.list-2 .hx3 {
	width:100%;
	font-weight:bold;
	line-height: 24px;
	font-size:14px;
	text-align:center;
	}
.list-2 .hx4 {
	width: 100%;
	color: #9dccff;
	line-height: 24px;
	font-size:14px;
	text-align:center;
	}
.con-1 .con-1-1 {
    font-size: 14px;    margin-top: 22px;
}
.con-1 .am-u-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.zxrx {
    height: 26px;
    line-height: 22px;
    font-size: 12px;
	padding: 0px 10px 0px 0px;
	top: 5px;
    right: 5px;
}
.zxrx i {
	width:24px;
	height: 24px;
	margin-right:10px;
	}
.bm01 {
    padding: 0px 10px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
    bottom: 20%;
    left: 32%;
}
.list-1 .hx1 , .list-1 .hx2 {
    width: 100%;
}
.list-1 .hx2 {
    color: #9dccff;
}
.schedule .am-container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.schedule .am-g {
    margin-left: 0rem;
    margin-right: 0rem;
}
.video {
    background-size: 100% 100%;
}
.intro .title  , .schedule .title , .recommend .title {
	background-position: center center;
}
.intro {
	background-position: top left;
	background-size: 100% 100%;
	}
.xq_list , .gw-rcbox , .sjcbox {
    margin-top: 3rem;
}
.schedule {
    padding-top: 3rem;
	margin-bottom: 0rem;
	padding-bottom: 0;
}
.sjcimg {
	margin-bottom:1.6rem;
	}
.gw-lb h2 {
    font-size:16px;
}
.gw-lb-txt {
	font-size:14px;
}
.bm02 {
    font-size: 18px;
}
.foot h1 {
    font-size: 16px;
}
.recommend h4 {
    font-size: 14px;
}
.gw-lb-img {
	margin-right: 4rem;
}
.jdzsbox {
    margin-top: 3rem;
}
.jdzsbox h4 {
    font-size: 12px;
}
.jdzsbox p {
	line-height:18px;
	margin-bottom:1.6rem;
	
}
.jdzsbox .dzc {
	margin-bottom:0rem;
	white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden;
}
.jdzsbox .am-icon-map-marker {
    position: absolute;
    top: 4px;
    right: 15px;
    padding: 2px 2px;
}
.jtlx-p {
	margin-top:30px;
}
#main {
	height:400px;
	display:block;
	margin:0 auto;
	width:100%;
		}
.jtlx-p p {
    font-size: 12px;
	padding-bottom: 15px;
}
.dzd {
	display:block;
	margin-left:0px;
	}
.m-md {
	padding-left:0;
	padding-right:0;
	}
body{

	background-size:100% auto;
}
.m-pd-t {
	padding-top:1rem;
	}
  .m-pd-b{
	padding-bottom:7rem;
	}  
.chbm {
    text-align: center;
    margin-bottom: 0px;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    padding-bottom: 5px;
    padding-top: 5px;
}
.bm02 {
	padding: 0px 0px;
	display:block;
	width:97%;
    height: 40px;
    line-height: 38px;
    font-size: 18px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
.dzyz {
	display:block;
	margin-left:0px;
	font-weight:normal;
	margin-top:5px;
	}
.dzyz-2 {
	display:block;
	margin-right:0px;
	margin-bottom:5px;
	}
}
