/* Write your styles */
@font-face {
	font-family:"PTCRaleway";
	
    src: url('../fonts/PTCRaleway.eot');
	
    src: url('../fonts/PTCRaleway.eot') format('embedded-opentype'),
		
         url('../fonts/PTCRaleway.woff') format('woff'),
		
         url('../fonts/PTCRaleway.TTF') format('truetype'),
		
         url('../fonts/PTCRaleway.svg#PTCRaleway') format('svg');
	
    font-weight: normal;
	
    font-style: normal;
}

@font-face{
 
　　font-family:'NotoSansSC';
 
　　src:url('../fonts/NotoSansSC-Regular.eot');
 
　　src:url('../fonts/NotoSansSC-Regular.eot?#iefix')format('embedded-opentype'),
 
　　url('../fonts/NotoSansSC-Regular.woff')format('woff'),
 
　　url('../fonts/NotoSansSC-Regular.ttf')format('truetype'),
 
　　url('../fonts/NotoSansSC-Regular.svg#NotoSansSC-Regular.svg')format('svg');
 
　　font-weight:normal;
 
　　font-style:normal;
 
　　}
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:"PTCRaleway","NotoSansSC-Regular";
	background-color:#1D2838;
	min-width:1280px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center 150px;
}
/*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:#035800; height:80px;}
.scrollspy-nav{top:0;z-index:999;background:#035800;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.7rem; padding-left:1rem;}
.scrollspy-nav a{color:#DDD; line-height:80px; display:inline-block; padding:0 2.5rem;}
.scrollspy-nav a.am-active{
	color:#FFF;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6ebe4d;
}
.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:7rem; padding-bottom:7rem; background-color: rgba(255,255,255,0.9);}
.introbg { padding:1.5rem 2rem 1rem 2rem;}
.introbg p { color:#333; font-size:1.6rem; line-height:3rem; text-indent:2em; }
.introbg p i {
    color: #3176c8;
    font-weight: 700;
	font-style: normal;
}
.intro .title h1 {
    color: #333;
}
.intro .title {
    background: url(../images/tit_bg2.png) bottom center no-repeat;
}
@media only screen and (min-width: 769px) {
.introbg { height:auto; overflow:hidden;}
}
@media only screen and (max-width: 768px) {
.intro {  padding-top: 4rem;
    padding-bottom: 4rem;}
.introbg { padding:0px;}
.introbg p { font-size:1.4rem; line-height:2.4rem;}
}

/****主题会议日程****/
.schedule { padding-top:7rem; padding-bottom:7rem; background-color: rgba(255,255,255,0.9); overflow:hidden;}
.schedule i { width:24px; text-align:center;}
.schedule .title h1 {
    color: #333;
}
.schedule .title {
    background: url(../images/tit_bg2.png) bottom center no-repeat;
}
.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;}
.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 .dhrc {padding-top:1.5rem; }
.schedule { padding-top: 4rem;
    padding-bottom: 4rem;}
.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 { padding-top:7rem; padding-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 .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: 4rem; 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 { background:url(../images/tit_bg.png) top center no-repeat;position: relative;}
.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:#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%; position:absolute; bottom:2rem; background:url(../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 { margin-top:-3.5rem;}
@media only screen and (min-width: 769px) {

.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 #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:70% !important; height:auto;}
.title h1 { font-size:2.6rem; line-height:3.5rem; padding-bottom:0.4rem;}
.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:7rem; padding-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 {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 { padding-top: 4rem;
    padding-bottom: 4rem;}
.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-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;
}
.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;
}
.am-sticky li , .am-sticky a {
    line-height: 60px;
}

.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%;
	}
}




/*新的样式20220518*/

/*描点定位*/
#one,#two,#three,#four,#five,#six,#seven {margin-top:-40px;padding-top:40px; }


.all_bg { width:100%; height:auto; background:url(../images/all_bg.jpg) top center no-repeat;}

.all_bg .am-container {max-width: 1180px;}

@media only screen and (max-width: 768px) { /*手机端*/
.all_bg { width:100%; height:auto; background:url(../images/all_bg.jpg) left center repeat-y;}

}

/*********导语********/
.lead .leadbg { margin-top:4rem;padding-top: 0; background:#51AE34; height:auto; }
.daoyu { color:#FFF;}
.color-w { color:#FFF;}
@media only screen and (min-width: 769px) { /*PC端*/
.all_bg .lead { width:auto; height:140px;}
.daoyu h1 { font-size:3.8rem; color:#FFF; line-height:140px; text-align:center; margin-bottom:0; }
.all_bg .lead p { font-size:1.6rem; padding-top:3rem; padding-bottom:1.5rem; color:#FFF; line-height: 180%;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.all_bg .lead { margin-top:0rem; border:none; background:none;}
.daoyu h1 { font-size:2.2rem; background:#51AE34; padding-top: 2rem; color:#FFF; margin-bottom:0; text-align:center; line-height:3rem; }
.all_bg .lead p { font-size:1.4rem; padding-top:1rem; color: #FFFFFF;}
}

/*********新功能介绍下载********/
.function { margin:5rem 0 0 0;}
.pdf img { margin-top:1rem;}
@media only screen and (max-width: 768px) { /*手机端*/
.function { margin:2rem 0 0 0;}
}


/*********新增功能********/
.new { margin-top:6rem;}
.new .title {font-size: 3.0rem;margin-bottom: 1em;}
.n_intro .bg_w { background:#f7f7f7; padding: 3.2em; }
.n_intro .bg_w p { padding-top:3rem; font-size: 1.6rem; line-height: 180%; color: #444444;}

.n_video .video-txt { background:#50ae34; padding:1rem}
.n_video .video-txt p {color: #FFFFFF;font-size: 1.5rem; margin: 0;}


@media only screen and (min-width: 769px) { /*PC端*/
	.n_intro .bg_w {height: 455px;}
	.video_box {height: 360px;}
	.video_box video {
		width: 100%;
		height: 360px;
    	background: #000;
	}
}

@media only screen and (max-width: 768px) { /*手机端*/
.new { margin-top:2rem;}
	.new .title {
		font-size: 2.4rem;
		margin-bottom: 1em;
		text-align: center;
	}
	.n_intro .bg_w {
		padding: 1em;
		margin-bottom: 3em;
	}
	.n_intro .bg_w p {
    	padding-top: 1rem;
		font-size: 1.4rem;
	}
	
	.video_box video {
		width: 100%;
		height: auto;
    	background: #000;
	}
	.n_video .video-txt p {
		font-size: 1.4rem;
	}
.n_intro { margin-top:2rem;}
.n_intro p { padding-top:0rem;}	

}


/**********两个推广图************/
.webcase{ margin-top:5rem;}
@media only screen and (max-width: 768px) { /*手机端*/
.webcase { margin-top:0; margin-bottom: 3em;}
.webcase img { margin-top:1rem;}
}



/***********解决之道************/
.trend { margin-top:6rem;}
.trend .title {font-size: 3.0rem;margin-bottom: 1em; text-align: center;}
.trend [data-am-widget='tabs'] {
    margin: 10px 0;
	background: #ffffff;
}
.trend .am-tabs-default .am-tabs-nav {
	background: #000000;
}
.trend [data-am-widget='tabs'] .am-tabs-nav li {
    border-right: 1px solid #6c6c6c;
}
.trend .am-tabs-default .am-tabs-nav a {
    color: #EEEEEE;
    line-height: 50px;
	font-size: 1.5rem;
	padding: 0 2rem;
}
.trend .am-tabs-default .am-tabs-nav > .am-active a {
    background-color: #74c34c;
    color: #fff;
}
.trend .c_img { margin-top:1rem; margin-bottom:1rem;}
.trend .v_p h3 {font-size: 1.8rem;}
.trend .v_p p {line-height: 180%; font-size: 1.5rem;}
@media only screen and (min-width: 769px) { /*PC端*/
.v_p { padding-top:6rem;}
	
}
@media only screen and (max-width: 768px) { /*手机端*/
	.trend { margin-top:2rem;}
	.trend .title {font-size: 2.4rem;}  
	.trend .v_p p {font-size: 1.4rem;}
	.trend .am-tabs-default .am-tabs-nav > .am-active a {
		background-color: #74c34c;
		color: #fff;
		display: block;
		height: 40px;
	}
	.trend .am-tabs-default .am-tabs-nav a {
		color: #CCC;
		height: 40px;
		font-size:1.2rem;
		 text-overflow: ellipsis;
		overflow: hidden;
		line-height: 20px;
		padding: 0 1px;
	}

}


/**********七大理由************/
.reason { margin-top:6rem;}
.reason .title {font-size: 3.0rem;margin-bottom: 1em; text-align: center;}
.reason_l {
	width:67%;;
	height:281px;
	background:url(../images/reason_bg.png) top center no-repeat;
	position:relative;
	margin-right: 5%;
}
.botton {width: 28%}
.botton span { font-size:1.8rem;}
.botton .d_n {
	width:100%;
	height:90px;
	background:#74C34D;
	font-size:20px;
	line-height:28px;
	color:#FFF;
	display:block;
	padding-top:18px;
	margin-top:1rem;
	padding-left:30px;
}
.botton .d_n:hover {
	color:#EEE;
}
@media only screen and (min-width: 769px) { /*PC端*/
.reason1 {position:absolute; width: 270px; margin: 17px 0 0 180px; line-height: 24px;}
.reason2 {position:absolute; width: 270px; margin: 17px 0 0 470px; line-height: 24px; color: #fff;}
.reason3 {position:absolute; width: 282px; margin: 92px 0 0 180px; line-height: 24px; color: #fff;}
.reason4 {position:absolute; width: 270px; margin: 92px 0 0 470px; line-height: 24px;}
.reason5 {position:absolute; width: 270px; margin: 162px 0 0 180px; line-height: 24px;}
.reason6 {position:absolute; width: 270px; margin: 162px 0 0 470px; line-height: 24px; color: #fff;}
.reason7 {position:absolute;  margin: 232px 0 0 180px; line-height: 24px; color: #fff;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.reason .title {font-size:2.4rem;}	
.reason { margin-top:3rem;}
.reason_l {
	width:auto;
	height:auto;
	background:none;
	margin-right: 0;
}
.botton {width: 100%}	
.botton .d_n { font-size:1.7rem; padding-left:15%; width: 100%; text-align: center;}
.reason1 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason2 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason3 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason4 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason5 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason6 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason7 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.botton { margin-top:2rem;}
}



/**********案例************/
.case { margin-top:6rem; overflow:hidden;}
.case .title {font-size: 3.0rem;margin-bottom: 1em; text-align: center; line-height: 100%;}
.case1 {
	height:450px;
	background:url(../images/case_bg.png) top left no-repeat;
}
.case2 {
	height:450px;
	background:url(../images/case_bg2.png) top right no-repeat;
	margin-top:4rem;
}
.case .c1 {
	width:53%;
	margin-right: 2%;
}

.case .case2 .c1 {margin-right: 0;}
.case .case2 .c2 {width: 47%;}


.case .c1 iframe {
	width:600px;
	height:360px;
	margin-top:1rem;
}
.case .c1 h3 {
	width:auto;
	height:40px;
	background:#333;
	color:#FFF;
	line-height:40px;
	padding-left:10px;
	margin-top:1rem;
}
.case .c2 {
	width:45%;
}
.case .c2 .c2_1 {
	overflow:hidden;
	
}
.case .c2 .c2_1 p {
	width:240px;
	height:36px;
	background:#FFF;
	color:#3D4646;
	line-height:36px;
	text-align:center;
}
.case .c2 .c2_1 p:hover {
	color:#74C34D;
}
.case .c2 ul {
	margin-top:5px;
	padding-left:0rem;
}
.case .c2 ul li {
	line-height:28px;
}
.case .c2 ul li a {
	color:#222;
}
.case .c2 ul li a:hover {
	color:#449D44;
}

@media only screen and (max-width: 768px) { /*手机端*/
.case { margin-top:2rem;}
.case .title {font-size: 2.4rem; }	
.case .c1 iframe {
	width:100%;
	height: 200px;
	margin-top:0;
}
.case1 {
	width:auto;
	height:auto;
	background:none;
}
.case2 {
	width:auto;
	height:auto;
	background:none;
}
.case  .c1 {
	width:100%;
}
.case .case1 .c2 {
	width:100%;
	margin-top:1.5rem;
}
.case .case2 .c2 {
	width:100%;
	margin-top:1.5rem;
}
.case .case1 .c2 .c2_1 p,.case .case2 .c2 .c2_1 p {
	width:auto;
	height:30px;
	overflow: hidden;
	background:#FFF;
	color:#3D4646;
	line-height:30px;
	text-align:center;
	font-size:1.2rem;
}
.case .c2 ul {
	margin-top:10px;
	padding-left:0rem;
}

}
@media only screen and (max-width: 320px) { /*手机端*/
	.case .c1 iframe {
		width:100%;
		height: 150px;
		margin-top:0;
	}
}

/**********资料下载************/
.data { margin-top:6rem; margin-bottom:2rem;}
.d_l { background:#FFF; box-shadow: 3px 3px 3px #CCC; padding-bottom:0.1rem;height: 235px; }
.d_l h2 { background:#333; color:#FFF; margin-top:1rem; padding: 0.5rem 0.5rem 0.5rem 2rem;}
.d_l ul { padding-left:0; margin-top:1rem;}
.d_l ul li {padding: 0.5%; font-size: 1.5rem;}
.data .about { background:#74C34D; box-shadow: 3px 3px 3px #CCC; color:#FFF; padding-bottom:2rem;padding-top: 0; 
     margin-bottom: 0;}
.data .about a {text-decoration: underline;}
.data .about a:hover {text-decoration: underline;}

.data .about h2 { color:#FFF; padding-top: 2rem;}
@media only screen and (min-width: 769px) { /*PC端*/
.about { }
}
@media only screen and (max-width: 768px) {
.data { margin-top:3rem; margin-bottom:3rem;}
.about { margin-top:1.5rem;}
}





