/* 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";min-width:1280px; font-size:1.6rem; line-height:2.6rem; color:#333333;}
/*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: 1200px;
}
.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 (min-width: 769px) {
}
@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%;}

.bg-gray { background:#EFEFEF;}
.bg-gray2 { background:#F6F6F6;}
.no-p { padding:0; margin:0;}
.no-pl { padding-right:0;}
.blue { color:#0C4BB1;}
.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;
}
@media only screen and (max-width: 768px) {
.mt4 { margin-top:2rem;}
}
/****顶部导航****/
.new-container {
    width: 1280px;
    margin: 0 auto;
}
.new-top {
	background-color:#283250; 
	padding-top:12px;
	height:85px;
	}
.new-bgc {
}
/*.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;
}		
}

.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;
	}



/****banner****/
.banner { text-align: center; position:relative;}
.banner img { width:100%;}
@media only screen and (max-width: 768px) {
.banner{ background-size: 100% 100%; height: auto; overflow: hidden;}
}

.main_bg { background:url(../images/main_bg.jpg) top center no-repeat; background-size:100%; padding-bottom:5rem;}
.title h2 { text-align:center; font-size:3.6rem; margin-bottom:2.2rem;}
@media only screen and (max-width: 768px) {
.main_bg { background:url(../images/main_bg_m.jpg) top center repeat-y; background-size:100%; padding-bottom:4rem;}
.title h2 { text-align:center; font-size:2.2rem; margin-bottom:1rem;}
.title img { width:40%;}
}



/********导语***********/
.leadbox{  height:160px; margin-top:5rem;}

.intro  img{ display: block;margin-left: auto; margin-right: auto; margin-top: 15px;}
.leadbox h3{ font-size:3rem; color:#FFF; text-align:center;   font-weight:bold;}
.leadbox p{ line-height:2.7rem; font-size:1.6rem;  text-align: justify;}

@media only screen and (min-width: 769px) { /*PC端*/
.leadbox .intro { background:#2d373c; height:155px; }
.leadbox h3{font-size: 4rem;line-height: 50px;}
.leadbox p{line-height:3.5rem;}
.leadbox{ padding-left:0;}
.leadbox .intro { width:18%; padding:0;}
.leadbox .cont { width:80%;}
}
@media only screen and (max-width: 769px) { /*手机端*/
.leadbox .intro { background: url("../images/dybg_s.jpg") center center no-repeat;}
.leadbox{ background:FFF; height:auto; margin-bottom:2rem; margin-top:2rem; }
.leadbox .intro {padding:0; border-top:none; }
.leadbox h3{  font-size:2.2rem; text-align:center; height:auto; line-height:3.8rem; margin-bottom: 0.5rem; margin-top: 0.5rem; padding-top:0rem; font-weight: bold;}
.leadbox { padding-left: 1rem; padding-right: 1rem; }
	.leadbox .am-u-md-10{padding-left: 0 !important;
padding-right:0 !important;}
.leadbox p{
	padding: 2rem 0 0 0;
    font-size: 1.5rem;
    line-height: 2.6rem;
	margin-bottom: 0;
}
.mt3 { margin-top:1rem;}
.mt4 { margin-top:2rem;}
}




/************展厅导览**************/
.exhibition{ padding-top: 5rem; padding-bottom: 20px; margin-bottom: 6rem}
.AR-box { width: 100%; height: auto; position: relative; }
.tit_02{ text-align: center; display: block; font-size: 2rem;  padding-top: 0; font-weight: normal;}
.exhibition  .tit h1{ margin-bottom: 0; line-height: 5rem;}


img[alt='AR'] { display: block; width: 100%; height: auto; }

img[alt='AR-M'] { display: none; }

.point-box { width: 35px; height: 35px; position: absolute; }

.point1 { bottom: 15%; right: 38.5%; }

.point2 { top: 51%; left: 51%;}

.point3 { top: 38%; left: 72%; }

.point4 { top: 30%; left: 35%; }

.point5 { top: 34%; left: 19%; }

.point6 {top: 30%;
left: 48%; }

.point6 .point-title1 { bottom: -53px; }

.ponit { display: block; width: 27px; height: 27px; border-radius: 50%; background: #0bd8cd; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; text-align: center; line-height: 27px;  font-size: 16px; cursor: pointer; }

.point-ani { display: block; width: 34px; height: 34px; border-radius: 50%; background: rgba(48, 251, 234, 0.6); transform-origin: center; animation: bln 1s linear infinite 0s alternate; -ms-animation: bln 1s linear infinite 0s alternate; -moz-animation: bln 1s linear infinite 0s alternate; -webkit-animation: bln 1s linear infinite 0s alternate; position: absolute; top: calc(50% - 17px); left: calc(50% - 17px); z-index: 1; }



.point1 .point-title1, .point2 .point-title2, .point3 .point-title1, .point4 .point-title1 { min-width: 150px; }

.point-title1:link, .point-title2:link { color: #30fbea; }

.point-title1:visited, .point-title2:visited { color: #30fbea; }

.point-title1:hover, .point-title2:hover { color: #30fbea; }

.point-title1:active, .point-title2:active { color: #30fbea; }

.point-title1::before { display: block; content: ""; width: 0; height: 0; border-top: solid 10px rgba(146, 88, 88, 0); border-right: solid 10px transparent; border-left: solid 10px transparent; border-bottom: solid 10px rgba(0, 0, 0, 0.5); position: absolute; top: -20px; left: 50%; transform: translateX(-50%); }



.point-title2::before { display: block; content: ""; width: 0; height: 0; border-bottom: solid 10px rgba(146, 88, 88, 0); border-right: solid 10px transparent; border-left: solid 10px transparent; border-top: solid 10px rgba(0, 0, 0, 0.5); position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); }

.link-guide { display: block; width: 219px; height: 60px; background: #3DCD58; box-shadow: 0px 4px 10px 0px rgba(67, 204, 87, 0.66); border-radius: 30px; text-align: center; line-height: 60px; font-size: 20px; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; text-decoration: none; margin: 0 auto; margin-bottom: 10px; cursor: pointer; }

.link-guide:link { color: #FFFFFF; }

@keyframes bln { 0% { -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% { -webkit-transform: scale(0.6);
    transform: scale(0.6); } }

@-webkit-keyframes bln { 0% { -webkit-transform: scale(1);
    transform: scale(1); }
  100% { -webkit-transform: scale(0.6);
    transform: scale(0.6); } }


@media only screen and (min-width: 768px) { /*PC端*/
	.point-title2 { display: inline-block; padding: 8px; border-radius: 5px; background: rgba(0, 0, 0, 0.5); font-size: 18px; color: #30fbea; min-width: 210px; text-align: center; position: absolute; top: -45px; left: 50%; transform: translateX(-50%); cursor: pointer; display: none  }
	.point-title1 { display: inline-block; padding: 8px; border-radius: 5px; background: rgba(0, 0, 0, 0.5); font-size: 18px; color: #30fbea; min-width: 150px; text-align: center; position: absolute; bottom: -54px; left: 50%; transform: translateX(-50%); cursor: pointer;   display: none }
}




@media only screen and (max-width: 769px) { /*手机端*/
	.point-title2 { display: inline-block; padding: 4px 5px; border-radius: 5px; background: rgba(0, 0, 0, 0.5); font-size: 2.66667vw; color: #30fbea;  text-align: center; position: absolute; top: -45px; left: 50%; transform: translateX(-50%); cursor: pointer; line-height: 1.8rem;  }
	
	.point-title1 { display: inline-block; padding: 4px 5px; border-radius: 5px; background: rgba(0, 0, 0, 0.5); font-size: 2.66667vw; color: #30fbea;  text-align: center; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); cursor: pointer; line-height: 1.8rem; }

	.point2 .point-title2 {min-width: 16vw;} 
	.point5 .point-title1 {min-width: 16vw;}  /*资料*/
	.point3 .point-title1 {min-width: 16vw;}  /*案例*/
	.point4 .point-title1 {min-width: 16vw;} /*解决方案*/
	.point6 .point-title1 {bottom: -33px; min-width: 16vw;} /*资讯*/
	.point2 .point-title1 {min-width: 16vw;} /*展厅产品*/
	
	
	
	
	
	.exhibition .tit h1 {line-height: 3.5rem;}
	.exhibition{ padding-top: 0;margin-bottom: 2rem}
	.tit_02{ text-align: center; display: block; font-size: 1.6rem;  padding-top: 0;}
	


.point2 { top: 55%; left: 59%;} /*展厅产品*/

.point3 {top: 52%; left: 78%; } /*案例*/

.point4 { top: 45%; left: 28%; } /*解决方案*/

.point5 { top: 52%; left: 8%; } /*资料*/

.point6 { top: 20%; left: 44%; } /*资讯*/
	
}



/******************展厅推荐*********************/
.recommend{ margin-top: 3rem}
.flex-u5 p{ text-align: center;}
.recommend img{ border-radius: 10px;}

.recommend a:hover{ color: #3DABB3;}

@media only screen and (min-width: 769px) { /*PC端*/
	.flex-u5-box{   display: flex; justify-content: space-between; }
	.container-1200{margin-left: auto;margin-right: auto;width: 100%; max-width: 1200px;}
	.flex-u5{ flex: 1; align-items: center;}
	.recommend img:hover{  display: block;object-fit: cover;transition: .4s;transform: scale(1.02);box-shadow: 2px 3px 10px #646363;}
	.flex-u5 img{display: block; margin-left: auto; margin-right: auto;}
	.new_line-md{ display: block;}
}
@media only screen and (max-width: 769px) { /*手机端*/
	.flex-u5-box{ width: 100%;   }
	
	.flex-u5{ padding-left: 3%; width: 32%; float: left; align-items: center;}
	
	.flex-u5 img{ width: 100%; display: block; margin-left: auto ; margin-right: auto}
	.flex-u5 p{  line-height: 2rem; font-size: 1.4rem; height: 50px; margin-top: 1rem !important;}
}


/**************电气系列播客*********************/
.podcast-eltr{padding-top: 3%; padding-bottom: 2%;}
.case-item p {
  font-size: 1.5rem;
  color: #6c757d;
	text-align: justify;
}
.am-slider-default .am-direction-nav a{ }
.case .am-slider-b4 {

  -webkit-box-shadow: none;
  box-shadow:none;
}
.eltr-txt{ padding: 10px;}
.eltr-txt h3{ font-size:1.8rem; font-weight: bold}
.case-item {
  background: #f8f9fb;

}
.am-slider-default .am-control-nav li a.am-active {background-color: #05a9d5;}
.am-slider-default .am-control-nav li a {width: 10px; height: 10px;}
.am-slider-default .am-direction-nav a::before {display: none} /*隐藏箭头*/

@media only screen and (max-width: 768px) { /*手机端*/
	
	.podcast-eltr{padding-top: 2rem;}
	.am-slider-default .am-control-nav {bottom: 0;}
	
}
@media only screen and (min-width: 769px) { /*PC端*/
	.eltr-txt{ height: 220px;}
	.podcast-eltr .am-slider{ margin-bottom: 7rem;}
	.eltr-txt h3{ font-size:1.9rem; }
}






/**************创新系列播客*********************/
.podcast{ background: #ebf0f5; padding-top: 2%; padding-bottom: 2%; }

.podcast-box p{ text-align: justify}
.am-tabs-bd .am-tab-panel.am-active{ background: #f3f6f9; padding-left: 1.6rem; padding-right: 1.6rem; }
.am-tabs-default .am-tabs-nav > .am-active a { background-color: #36bfc3;
background-image: linear-gradient(to right,#37bfc3, #00a7d7);}
[data-am-widget="tabs"] .am-tabs-nav .am-active {
  background-image: url(../images/jt.png);
  background-repeat: no-repeat;
  background-position: center bottom;

}
.am-tabs-default .am-tabs-nav a {
  line-height: 39px; border: 1px solid #AAA; width: 98%;}
[data-am-widget="tabs"] .am-tabs-nav { justify-content: space-between;margin-top: -9px;
margin-bottom: 10px;}
[data-am-widget="tabs"] .am-tabs-nav li {
	margin-top: 10px;  border-right: none;}

.pbg2{ background: #f3f6f9; padding: 2rem 1.6rem 0 1.6rem;  }


@media only screen and (min-width: 769px) { /*PC端*/
	.podcast-box h2{font-size: 2.4rem;}
	.pbg2{height: 317px;}
	.podcast-box h2{font-size: 1.9rem;}
	.am-tabs-bd .am-tab-panel.am-active{ height: 260px; }
.podcast-box{ height: 317px}
	.podcast-box p{font-size: 1.4rem;
line-height: 2.5rem; margin-bottom: 1.6rem !important}
	.podcast-box img{ margin-right: 10px; padding-bottom: 10px;}
}

@media only screen and (max-width: 768px) { /*手机端*/
	.am-tab-panel h2{font-size: 1.8rem;}
	.podcast{padding-top: 2.5rem;}
	.audio{  width: 100%; }
.podcast-box p{ font-size: 1.4rem}
}


/********第一部分***********/
.tit h1 { font-size:3.7rem; line-height:6rem; color:#333; text-align:center; margin-bottom:3rem;}
.tit2 h1 { font-size:3.2rem; line-height:3.2rem; color:#333; text-align:center; margin-bottom:3rem; margin-top:2.5rem;}
.advantage {  padding-bottom:2.5rem; }
.a_i { margin-top:3rem; margin-bottom:2rem;}
.a_c { margin-top:3rem; }
.a_c h3 { font-size: 2.2rem;font-weight: bold;}
.a_c p { 
	color: #555;
    margin-bottom: 0rem;
    line-height: 2.6rem;
    margin-top: 1.2rem;
    font-size: 1.5rem;
}
.color-w { color:#fff !important; }
.a_c .btn { background-color: #36bfc3; background-image: linear-gradient(to right,#37bfc3, #00a7d7); color:#FFF; font-size:1.6rem; text-align:center; line-height:4rem; width:190px;}
.a_c a { color:#FFF;margin-top: 2rem;display: block;}
@media only screen and (min-width: 769px) { /*PC端*/
	.advantage {  padding-top:5rem; }
	.a_i {  }
	.a_c {margin-bottom:3.5rem;}
	.a_c h3 { font-size: 2.4rem;}
	.a_c p { font-size: 1.6rem;
    line-height: 3.2rem;}
.a_c { height:317px; position:relative;}
.a_c .btn { position:absolute; bottom:0;}
.video01 { width:580px; height:327px;}
.video01 iframe { width:580px; height:327px;}
}
@media only screen and (max-width: 768px) { /*手机端*/
	
	.tit2 h1 {
		font-size: 2.6rem;
	}	
	

.tit h1 { font-size:2.4rem; margin-bottom:2rem; color:#333; line-height:2.6rem; margin-top:1.5rem;}
.advantage { padding-top:2rem; padding-bottom:3rem;}
.a_i { margin-top:2rem; margin-bottom:0rem;}
.a_c { margin-top:1.5rem; }
.a_c h3 { font-size:1.8rem;  margin-bottom:1rem; }
.a_c p { color:#555; margin-bottom:0.5rem; margin-top:0.5rem;}
.a_c .btn { font-size:1.6rem; text-align:center; line-height:3.4rem; width:190px;}
.video01 iframe { width:100%; height:432px;}
}
@media only screen and (max-width: 640px) {
.video01 iframe { width:100%; height:360px;}
}
@media only screen and (max-width: 414px) {
.video01 iframe { width:100%; height:212px;}
}
@media only screen and (max-width: 375px) {
.video01 iframe { width:100%; height:190px;}
}
@media only screen and (max-width: 320px) {
.video01 iframe { width:100%; height:160px;}
}

/********Siemens Capital***********/
.scene { background:#2d373c; padding-top:6rem; padding-bottom:6rem;}
.scene .tit h1 {color: #fff; margin-bottom: 5rem;}
.scene .a_b .a_b_c { background:#EBF0F5; padding:2rem;}
.scene .a_b .a_b_c h3 { font-size:2.2rem; font-weight:normal; margin-bottom:3rem;}
.scene .a_b .a_b_c p {color:#555; margin-top:0.5rem;}
.a_b_c .btn {
    background: #0099B0;
    color: #FFF;
    font-size: 1.6rem;
    text-align: center;
    line-height: 4rem;
    width: 190px;
}


@media only screen and (max-width: 768px) { /*手机端*/
.scene { padding-top:2rem; padding-bottom:2rem;}
	.scene .tit h1 {
		margin-bottom: 2rem;
	}
	.a_b_c .btn {
    line-height: 3.4rem;
	}
	
.scene .a_b .a_b_c { margin-bottom:3rem; padding: 1rem; padding-bottom: 2rem;}
.scene .a_b .a_b_c h3 { font-size:2rem; font-weight:normal; margin-bottom:2rem;}


}

/********视频***********/
.video{ background: #2d373c;  padding-top: 2%; padding-bottom: 2%;}
.video .sp p {
  background: #3DABB3;
  font-size: 1.6rem;
  padding-left: 2rem;
  line-height: 48px;
  margin-top: 0;
  color: #FFF;
}


/*********资料下载****************/
.data {
  padding-top: 2%;
  padding-bottom: 2%;
	background: #ebf0f5;
}
.new_02_cont {
  padding: 1rem;
}
.new_02_cont p {
  text-align: justify;
    height: 144px;
}

 
.new_02 {
  margin-bottom: 1rem;
}
.new_02 h3 {
  font-weight: bold
}
.report .bt {
  background: #fff;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.report .bt-l {
  float: left;
  padding-left: 15px;
  font-weight: normal;
}
.report .bt-r {
  float: right;
  width: 94px;
  height: 60px;
  text-align: center;
  background: #3dabb3;
  cursor: pointer;
}
.report a {
  color: #fff
}
.report a:hover {
  color: #fff
}
.report a:visited {
  color: #fff
}
.new_02_cont a {
  display: block;
  width: 170px;
  margin-left: auto;
  color: #6fbf4e;
  font-size: 1.8rem;
}
.bt i{ color: #2e8e95; margin-right: 10px;}
.report p{margin-top: 0; margin-bottom: 0; padding-bottom: 0}

@media only screen and (min-width:769px) {
  .report .bt {
    line-height: 60px;
  }
	.report p{ display: inline-block; }
  .report .bt-l {
    font-size: 1.6rem;
  }
  .new_02 {
    height: 268px;
    box-shadow: 5px 10px 5px #e3e0e0
  }
  .new_02_cont h3 {
    font-size: 1.8rem
  }
  .new_02_cont {
    padding: 2rem 1rem 1rem 1rem;
  }
  .new_02_cont, .new_02_img01 {
    margin-bottom: 3rem;
  }
  .report .bt-r {
  }
}
@media only screen and (max-width:768px) {
	.report p{ line-height: 1.4; }
  .report .bt-l {
    width: 72%;
    padding-left: 15px;
    padding-top: 10px;
	  padding-bottom: 10px;
	  display: flex;
align-items: flex-start;
  }
  .report .bt-r {
    line-height: 60px;
    padding-left: 5px;
  }
  .n-box3 .bt-r {
    height: 77px;
    line-height: 75px;
    text-align: center;
  }
.new_02_cont p {
    height: auto !important;
}
  .new_02 h3 {
    font-size: 1.6rem
  }
}
@media only screen and (max-width:375px) {
    .report .bt-l {
        width: 62%;}
}
@media only screen and (max-width:320px) {
    .report .bt-l {
        width: 62%;}
}


/********关于西门子***********/
.notes {padding-top:4rem; padding-bottom:6rem;}
.notes p { color:#45484d; font-size:1.6rem; line-height:3rem; text-align: justify  }
.notes .code { border:1px dotted #0099B0; margin-top:1rem; margin-left:0rem; margin-right:2rem; width:98%; padding-left:2rem; padding-left:0;}
.notes .code h3 { font-size:1.8rem; color:#3DABB3; padding-top:2rem; margin-bottom:0rem; padding-left:2rem;}
.notes .code p { padding-top:0rem; margin-top:0.5rem; font-size:1.4rem; line-height:2.4rem; padding-left:2rem;}
.notes .code img { margin-top:0rem; margin-bottom:1rem; width:65%;}
.org { width:120px; height:10px; background:#0099B0; padding-left:0;}
.no-p a {color: #3DABB3; text-decoration: underline;}
.no-p a:hover {text-decoration: underline;}
.notes a{color: #3DABB3; text-decoration: underline;}





@media only screen and (max-width: 768px) { /*手机端*/
.notes { padding-top:3rem; padding-bottom:2rem; }
.notes p {  font-size:1.6rem; line-height:2.6rem; margin-top: 0.5rem;}
.notes-box img{ width: 30%;}
.notes .code { margin-top:0.5rem; margin-left:0rem; margin-right:0rem; width:100%; padding-left:0rem;}
.notes .code h3 { font-size:1.6rem; color:#3DABB3; padding-top:2rem; margin-bottom:0rem;}
.notes .code p { font-size:1.4rem; line-height:2.4rem;}
.notes .code img {margin-top:0rem; margin-bottom:1.5rem; width:55%;}
}



/********调查页面**********/
.choose{ background-color:#FFF; padding:0; margin-bottom:2%;}
.prize{border:solid 1px #d3d2d2; padding:2%; margin-bottom:3%;}
.register{padding:1rem 0 1rem 0; margin-bottom:2%; background:#FFF;font-size: 1.6rem;}
.no-border {border: none;}
.prize img{ width:100%;}
.prz-p1{ background:#040e2f; color:#fff; font-size:1.8rem; line-height:2.2rem; padding:1%; }
.prz-p2{ background:#f4f1f1; font-size:1.4rem; line-height:160%; padding:1.5% 4%;}
.register p{color:#040e2f; font-size:1.8rem;line-height:2.2rem; padding:1%; }
.red {color: #FF0000;}
.tit h2{ font-size:2rem; color:#40434a; text-align:center;  margin-bottom:3rem; }
.mb1 {margin-bottom: 1rem;}

.s_tit{ background-color: #36bfc3;
background-image: linear-gradient(to right,#00a7d7, #37bfc3); margin-bottom:3%; padding-left:1rem;}
.s_tit h3{ color:#FFF; font-size: 2rem;
padding: 1% 2%;}
.s_tit span {font-weight: normal;}

.n-survey {font-size: 1.6rem;}
.n-survey .am-radio-inline + .am-radio-inline,.n-survey .am-checkbox-inline + .am-checkbox-inline {
	margin-left: 0; 
	margin-right: 10px;
	font-size: 1.5rem; 
}
.n-survey .am-checkbox, .n-survey .am-radio, .n-survey .am-checkbox-inline, .n-survey .am-radio-inline {
    padding-left: 22px;
    position: relative;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    font-size: 1.5rem;
    line-height: 1.6;
	padding-bottom: 5px;
	margin-right: 10px;
}



.choose3 a{ color: #071DCD;}
.box_line {border: none; border-bottom: solid 1px #CCC;}

.rgst-b rd{ height:50px; padding:2%; line-height:45px; }
.rd input{width:100%; height:40px; padding-left:1rem;border: solid 1px #9e9999; border-radius: 5px;}
.rd span{ text-align:right;}

.chs-r p{ background:#eeeeee; padding:1%; font-size:1.5rem;  }
.choose2{padding:2%; border: solid 1px #d3d2d2;}

.choose_div { height: auto; overflow: hidden;border: dashed 1px #a0a3d0;line-height: 200%; padding:1%; margin-bottom: 4%;font-size: 1.4rem; color:#666; }
.choose_div h3{ margin-bottom:0; margin-top:0;}
.choose_div ul{padding-left:1em;}
.choose_div li{ list-style:decimal;}

.about{height: auto; overflow: hidden;line-height: 200%; padding:1%; font-size: 1.4rem; color:#666;}
.about h2{ color: #1d67b5}
 .choose3{border-top: solid 1px #d3d2d2; padding-top: 2%;}

@media only screen and (max-width: 320px) {
	
    .am-checkbox-inline + .am-checkbox-inline {margin-left: 0;}
}

.choose3 p{ font-size: 1.4rem; line-height: 2.4rem; padding: 0;margin-bottom: 5px; }
.shadow-wj{max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
	background:url("../images/shadow.png") no-repeat bottom center;
	height: 25px;
	margin-top: 1%;
}



@media only screen and (min-width: 768px) {/*PC*/
.w-980 {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
	background: #FFF;
	padding: 2%;
	margin-bottom: 2%;
}
    .stra{ font-size: 1.6rem;}
    .choose3{width: 100%;  line-height: 2.4rem;  }
    .ch-rd:nth-child(1){ width: 70%}
    .ch-rd:nth-child(2){width: 79%}
    
.address_txt {width: 230px;}	
.w-1040{ max-width:1040px; margin-left:auto; margin-right:auto;}
.prize{ width:100%; display:flex; justify-content:center;}
.prz-b:nth-child(1){ width:30%}
.prz-b:nth-child(2){ width:38%}
.prz-b:nth-child(3){ width:32%}
.no-p { padding:0; margin:0;}


.choose{ height:auto; overflow:hidden; }
.choose2{ height:auto; overflow:hidden; padding-bottom:0.5rem; border: solid 1px #d3d2d2;  margin-bottom:3rem;}
.chs-b{ float:left; width:50%;}
.chs-r{float:right;  width:50%;}
.tit h2{ font-size:3rem; }

.w380 {width: 380px;}	

.rgst-b .am-radio-inline,.rgst-b .am-checkbox-inline {font-size: 1.5rem;}
	
.rgst-b{ width:100%; display:flex; justify-content:space-between; margin-bottom:2%;}
.rd:nth-child(1){ width:9%; }
.rd:nth-child(2){ width:39%;margin-right: 3%; }
.rd:nth-child(3){ width:9%; }
.rd:nth-child(4){ width:39%; }
	
.wlong:nth-child(2){ width:90%; }
	
.w-title1 .rd:nth-child(1){ width:46%; }
.w-title1 .rd:nth-child(2){ width:16%; }
.w-title1 .rd:nth-child(3){ width:8%; }
.w-title1 .rd:nth-child(4){ width:16%; }
	
.w-title2 .rd:nth-child(1){ width:35%; }	
.w-title2 .rd:nth-child(2) {width:70%}	

.w-title4 .rd:nth-child(1){ width:45%; }
.w-title4 .rd:nth-child(2){ width:60%; }
	
.w-title5 .rd:nth-child(1){ width:50%; }
.w-title5 .rd:nth-child(2){ width:50%; }
	
.w-title6 .rd2:nth-child(1){ width:100%; }
.w-title6 .rd2:nth-child(2){ width:100%; }
	
.w-title3 .rd:nth-child(1){ width: 100%;
margin-bottom: 5px;
font-size: 1.7rem;
font-weight: bold;
color: #5c5c5c;}
.w-title3 .rd:nth-child(2){ width: 100%;
margin-bottom: 25px; }

   
    
	
.w-title1 input,.w-title2 input,.w-title3 input,.w-title4 input,.w-title5 input {border: none; width: auto; border-bottom: solid 1px #ccc; height: auto; width: 100%;}
.w-title6 input {border: none; width: auto; border-bottom: solid 1px #ccc; height: auto; }
.w-title1 .am-radio-inline input[type="radio"] {width: auto;}

.w-title3 input {border: none; width: auto; border-bottom: solid 1px #ccc; height: auto; }	
.w-title3 .am-radio-inline input[type="radio"],.w-title3 .am-checkbox-inline input[type="checkbox"] {width: auto;}	
	

.w-title3 .am-radio-inline + .am-radio-inline, .w-title3 .am-checkbox-inline + .am-checkbox-inline {margin-right: 10px;margin-left: 0;}
.n-jp .jpi:nth-child(even){padding-left: 7%;} 
	
}


@media only screen and (max-width: 769px) {/*手机*/
	.w-980{ 
		width:100%; 
		padding:2%;  
		box-sizing:border-box;
		background: #FFF;
	}
	.w-title6 .rd2{ margin-bottom: 2%;}
	
	.choose_div {padding: 3%;}	
	.address_txt {margin-bottom: 10px;}
	
	.w-title3 .rd input {width: auto;}

	.tit h2{ margin-top:2rem; margin-bottom:1.5rem;font-size: 1.8rem;}
	.f-mb2{ margin-bottom:2%;}
	.f-mb4{ margin-bottom:4%;}
	.rd:nth-child(2),.rd:nth-child(4){ margin-bottom:4%;}
	.choose{ border:none; }
	.choose2{ margin-bottom:2rem;}
	
	.register{padding:0rem 1rem 1rem 1rem; margin-bottom:2rem; padding-bottom: 2rem; background:#FFF;}

	.w-title1 input { width: 100%;}
	.w-title1 input,.w-title3 input ,.w-title2 input,.w-title4 input,.w-title5 input{height: auto;border: none; border-bottom: solid 1px #ccc;}
	.w-title1 .am-radio-inline input[type="radio"],.w-title3 .am-radio-inline input[type="radio"] {width: auto;}	
	
	
	.n-survey label { width: 100%;}
	
}

.jpi img{ width: 120px; margin-left: -20px;}
.jpi{ margin-bottom: 2rem; }

.am-slider-desc h2{ font-size:1.6rem; text-align:center;}
.am-slider-desc a{ color:#fff;}	


.n-jp { width: 100%; line-height: 200%; margin-bottom: 30px;}
.n-jp p {font-size: 1.6rem; margin-bottom: 20px; text-indent: 2em;   }
.jpi p{  margin-bottom: 0;text-indent: 0;margin-top: 5px;}
.wx{ display: block;}
.wx img{  border: 1px solid #E7E6E6}
.wx p{text-align: center; font-size: 1.4rem; line-height: 2rem;;}
.n-zs{ color: #787373; font-size: 1.4rem}
.n-jp .n-jpimg li img { width: 100%; border: solid 1px #CCC;}
.n-jp .n-jpimg strong {font-size: 1.7rem;}
.n-jp .n-jpimg li { float: left;width: 30%; text-align: center; margin: 1%; padding: 0; }
.prize-box {
    border: dashed 1px #c54c12;
    padding: 2%;
    margin-bottom: 2%;
}
.n-wx img {
	width: 70%;
	border-radius: 8px;
	border: solid 1px #ddd;
	margin-top: 8%;
}
.n-jp .n-wj {
	background: #fffcf1;
	padding: 1%;
	
}
.am-checkbox, .am-radio, .am-checkbox-inline, .am-radio-inline{font-size: 1.6rem;}

@media only screen and (max-width: 769px) {/*手机端*/
.n-jp .n-jpimg {
	height: auto;
	overflow: hidden;
}
    .wx img{ margin-top: 15px;}
.n-jp .n-jpimg ul {margin: 0; padding: 0;}


.n-jp .n-jpimg li p {line-height: 160%;margin: 0; padding: 0; font-size:1.3rem;}
.n-jp .n-jpimg li p strong {color: #FF0004;}

.n-jp { width: 100%; line-height: 160%; padding: 5px; font-size: 1.4rem; margin-bottom: 30px;}	

.n-jp p {font-size: 1.5rem; line-height: 180%;}
.n-wx img {
    margin-top: 0px;
    margin: 20px auto 0 auto;
	width: 40%;
	border-radius: 8px;
	border: solid 1px #ddd;
}
.n-jpimg img { width: 100%;}
	
	.n-jp [class*="am-u-"]	{
		padding: 0;
	}
	
	.n-jp .n-wj {
		padding: 3%;
		line-height: 180%;
	}
}




@media only screen and (max-width: 768px) {
  .am-container {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
  }
	.am-container-s {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
  }
  .am-g .n-img-responsive { width:90%;*zoom:1; margin:0 auto; text-align:center;}

.n-box,.n-box1 { padding-bottom:0;}
}

.am-g-fixed {
    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;
}

.flex-box-u2{
	display: flex;	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
 }
.flex-wrap1{display:inline-block}


@media only screen and (min-width: 768px) {
	.flex-box-u2{width:100%}
	.flex-wrap1{ 
	width:50%; 
	-webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
	}
}
@media only screen and (max-width: 769px) {/*手机*/
    .w-title3 .am-radio-inline + .am-radio-inline, .w-title3 .am-checkbox-inline + .am-checkbox-inline {margin-right: 10px;margin-left: 0;}
    .am-checkbox, .am-radio, .am-checkbox-inline, .am-radio-inline{margin-right: 10px;margin-left: 0;}
    .ch-rd .am-checkbox-inline + .am-checkbox-inline{ margin-left: 0 }
	.am-btn {
  padding: 0 !important;
}
    
}





/*多图滚动跑偏纠正*/
.am-slider .am-slides > li {margin-right:5px;}


/*点击黑框*/
.yinyue{ outline: none}








