/* 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;
	color:#FFF;
}
.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;
	font-size: 14px;
}
.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;
	}

.am-container{padding: 70px 0; overflow: hidden;}
.foot .am-container{padding: 0; }
@media only screen and (max-width: 768px) {
	.am-container{padding: 8px 0; overflow: hidden;}
	.foot .am-container{padding: 0; }
}





/************banner*******************/
.banner {
	text-align: center;
	position:relative;
}
.banner img{ max-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;
}
h2 {font-size:1.8rem;}
}


/****导航****/

.scrollspy-nav {
  top: 0;
  z-index: 999;
  background: #2d373c;
  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: 50px;
  font-size: 1.7rem;
  padding-left: 2rem;
}
.scrollspy-nav a {
  color: #fff;
  line-height: 50px;
  display: inline-block;
  padding: 0 2.5rem;
}
.scrollspy-nav a.am-active {
  color: #FFF;
  font-weight: bold;
  border-bottom: 4px solid #00fcbd;
}
.am-panel {
  margin-top: 20px
}
@media only screen and (max-width: 768px) {
  .navbg {
    height: auto;
  }
  .scrollspy-nav {
    top: 0;
    z-index: 999;
    background: #022668;
    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 #8D31BC;
  }
}


/********导语***********/

.leadbox{ }
.intro  img{ display: block;margin-left: auto; margin-right: auto; margin-top: 15px;}
.leadbox h3{ font-size:3rem;  text-align:center;   font-weight:bold; background: linear-gradient(to left, #00ffb9,#00e7d9);background-clip: border-box;-webkit-background-clip: text;color: transparent;}
.leadbox p{ line-height:2.7rem; font-size:1.6rem;  text-align: justify;}
.leadbox .intro {   }

@media only screen and (min-width: 769px) { /*PC端*/
.lead .am-container {padding: 50px 0;}	
	.cont img{ padding-top: 25px;}
.leadbox .intro {  height:145px; }
.leadbox h3{}
.leadbox p{line-height:3.5rem;}
.leadbox .intro { width:18%; padding:0;}
.leadbox .cont { width: 70%; padding-right: 5%; }
}
@media only screen and (max-width: 769px) { /*手机端*/
.leadbox .intro { border-radius: 0 0 10px 0;}
.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; background: url("../images/dy_m.png") top center no-repeat #eff0f4; background-size: 100%}
	.leadbox .am-u-md-10{padding-left: 0 !important;
padding-right:0 !important;}
.leadbox p{
	padding:  0 0 20px 0;
    font-size: 1.5rem;
    line-height: 2.6rem;
	margin-bottom: 0;
}
	.leadbox img{ width: 150px; padding-top: 70px;}	
.mt3 { margin-top:1rem;}
.mt4 { margin-top:2rem;}
}



/**********西门子热门推荐************/
.recommended{ background: url("../images/bg-zt.png") top center no-repeat;background-size: 100%;}
.recommended .am-container{ padding-bottom: 0}

.tit_02 {
 text-align: center;
font-size: 1.8rem;
padding-top: 0;
margin-top: 1rem;
font-weight: normal;
color: #424141;
}
@media only screen and (min-width: 768px){
	.tit_02 {margin-bottom: 4.5rem;margin-top: -3rem;}
}
@media only screen and (max-width: 769px){
	.recommended{ background: url("../images/bg-zt.png") center center no-repeat; background-size: 185%;}
.tit_02 {
  text-align: center;
  font-size: 1.6rem;
  padding-top: 0;
}
}
.point-box { width: 35px; height: 35px; position: absolute; }

.point1 {bottom: 49.5%;
right: 34.7%; }

.point2 {top: 62%;
left: 47%;}

.point3 {top: 52%; left: 83%;}

.point4 {  top: 38%;
left: 11%;}

.point5 { top: 50%;
left: 28%;}

.point6 {top: 30%;
left: 48%; }

.point6 .point-title1 { bottom: -53px; }

.ponit { display: block; width: 15px; height: 15px; border-radius: 50%; background: #f7e86e; 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: 30px; height: 30px; border-radius: 50%; background: rgba(243, 232, 110, 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% - 15px); left: calc(50% - 15px); 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: #f7e86e; }

.point-title1:visited, .point-title2:visited { color: #f7e86e; }

.point-title1:hover, .point-title2:hover { color: #f7e86e; }

.point-title1:active, .point-title2:active { color: #f7e86e; }

.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:11px 8px;; border-radius: 5px; background: rgba(0, 0, 0, 0.6); font-size: 1.7rem; color: #fff; min-width: 210px; text-align: center; position: absolute; top: -45px; left: 50%; transform: translateX(-50%); cursor: pointer; display: none;font-weight: bold;  }
	.point-title1 { display: inline-block; padding:11px 8px;; border-radius: 5px; background: rgba(0, 0, 0, 0.6); font-size: 1.7rem; color: #fff; min-width: 150px; text-align: center; position: absolute; bottom: -54px; left: 50%; transform: translateX(-50%); cursor: pointer;font-weight: bold;  }
}




@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: 3px; background: rgba(0, 0, 0, 0.6); font-size: 2.66667vw; color: #fff;  text-align: center; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); cursor: pointer; line-height: 1.8rem;font-weight: bold; }

	.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;} /*展厅产品*/
	.point1 .point-title1 {min-width: 16vw;} 
	
	.point-ani{width: 14px; height: 14px;top: calc(50% - 7px); left: calc(50% - 7px);}
	.ponit {width: 7px; height: 7px;}
	.point-box {width: 14px; height: 14px; position: absolute;}
	
	
	.exhibition .tit h1 {line-height: 3.5rem;}
	.exhibition{ padding-top: 0;margin-bottom: 2rem}
	.tit_02{text-align: center;
display: block;
font-size: 1.5rem;
padding-top: 0;
margin-top: -1.8rem;
margin-bottom: 1.8rem;}
	

.point1 {bottom: 52%; right: 32.5%;}
.point2 { top: 60%; left: 45%;} /*展厅产品*/

.point3 {top: 22%; left: 82%; } /*仿真驱动型设计*/

.point4 { top: 50%;left: 17%;} /*船舶资讯*/

.point5 { top: 33%; left: 34%; } /*技术文档*/

.point6 { top: 20%; left: 44%; } /*资讯*/
	
}

/******************展厅推荐*********************/
.recommend{ margin-bottom: 70px;}
.flex-u5 p{ text-align: center;}
.recommend img{ border-radius: 10px;}

.recommend a:hover{ color: #3DABB3;}

.tit3 h2{ text-align: center; line-height: 2.6; background: url("../images/tit3_bg.png") center center no-repeat; margin-top: 5rem;
margin-bottom: 4rem;}


@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; width: 96%;}
	.new_line-md{ display: block;}
}
@media only screen and (max-width: 769px) { /*手机端*/
	.flex-u5-box{ width: 100%;   }
	.tit3 h2{ background-size:80%; margin-top: 2rem; margin-bottom: 2rem;}
	.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;}
}

/*有奖问卷*/
@media only screen and (min-width: 769px) { /*PC端*/
.ad{ padding-top: 50px}
}
@media only screen and (max-width: 768px) { /*手机端*/
.ad{ padding-top: 20px}

}







/********解决方案***********/
.solution{ background: #ebebee}
.tit{ position: relative}
.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;}
.txtimg{ margin-bottom: 2rem; }
.color-w { color:#fff !important; }

.txtimg h3{font-size: 2.4rem;}
.txtimg p{color: #555;
margin-bottom: 0rem;
line-height: 2;
margin-top: 2rem;
font-size: 1.6rem;
text-align: justify;}
.txtimg .btn {background-color: #00ffb9;
background-image: linear-gradient(to right,#00ffb9, #00e6db);
	font-weight: bold;
font-size: 1.6rem;
text-align: center;
line-height: 4rem;
width: 190px;}
.v-text {
  font-size: 1.6rem;
  font-weight: bold;
}
.txtimg li {
  list-style-type: disc;
  color: #555;
  font-size: 1.5rem;
}
.txt_box1 h4{ font-weight: normal; font-size:1.8rem; color: #555; margin-top: 2rem; margin-bottom: 0; }


.video_cover{ position: relative}
.video_img{position: absolute; }


@media only screen and (min-width: 769px) { /*PC端*/
.solution .txtimg{ display: flex}
.solution .txtimg:nth-child(odd){flex-direction: row-reverse}
.txtimg{ position: relative; margin-bottom: 4rem;}
.txt_box1 { width: 52%; padding: 0 0 0 4% ;  }
.txt_box2{ width: 52%; padding: 0 4% 0 0; }
.txt_box1 h4{ margin-bottom: -2rem;}	
.img_box { width: 48%;  }
.v-text {
  position: absolute;
	bottom: 0;}
	
.txtimg .btn {position: absolute; bottom: 0;}
}

@media only screen and (max-width: 768px) { /*手机端*/	
	.solution{ margin-top: 5px;}
	.txtimg{margin-left: 1.6rem;margin-right: 1.6rem; margin-bottom: 4rem}
	.txt_box{margin-top: 1.5rem;}
	.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;}
	.txtimg h3{font-size: 1.8rem;margin-bottom: 1rem; margin-top: 1.5rem;}
	.txtimg p{font-size: 1.5rem; line-height: 2.6rem; color: #555;margin-bottom: 0.5rem;margin-top: 0.5rem;}
	.txtimg .btn{font-size: 1.6rem;text-align: center;line-height: 3.4rem;width: 190px;margin-top: 2rem;}
	.video { width: 100%; height: 197px;}
	.video_img { height: 197px; overflow: hidden }
}

@media only screen and (max-width: 390px) { /*手机端*/
	.video { width:100%; height:190px; }	
	.video_img {height: 190px; overflow: hidden  }
}

@media only screen and (max-width: 375px) { /*手机端*/
	.video  {width:100%; height:180px;}	
	.video_img { height: 180px;overflow: hidden }
}

@media only screen and (max-width: 320px) { /*手机端*/
	.video  { width:100%; height:152px;}
	.video_img { height: 152px;overflow: hidden  }
}


/********Siemens Capital***********/
.scene { background: #004669;}
.scene .tit h1 { margin-bottom: 5rem; color: #fff;}
.scene .a_b .a_b_c { background:#EBF0F5; padding:2rem;}
.scene .a_b .a_b_c h3 { font-size:2.1rem; line-height: 3rem; 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;
    width: 42px;
	margin-left: auto;
}
.btn i{ font-size: 4rem;}

.scene img{ border: 1px solid #dbd6d6;}
@media only screen and (max-width: 768px) { /*手机端*/
	.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;line-height: 2.5rem;}
	.a_b_c .btn {line-height: 2rem;width: 33px;}
	
.btn i{ font-size: 2.5rem;}

}
/*********资料下载****************/
.data {
	background: #ebebee;}

.new_02{background: #fff;margin-bottom: 1.6rem;}
.new_02_cont {
  background: #fff;
	padding-top: 2rem;
}
.new_02_cont h2{ font-weight: bold ; color: #3c464b}
.new_02_cont p{ color: #45484d; font-size: 1.4rem; text-align: justify; }

.new_02_cont a{ background: #0099b0;color: #fff;width: 157px;margin-left: auto;font-size: 1.5rem;font-weight: bold; padding: 5px 5px;text-align: center;right: 1.6rem;}

@media only screen and (min-width:769px) {   /*PC端*/
	.data .tit h1 { margin-bottom: 5rem; }
	.new_02{ height: 274px;}
  .new_02_cont {height: 268px;}
	.new_02_cont h2{ font-size: 1.8rem;}
	.new_02_cont a{position: absolute;bottom: 1rem;}
}


@media only screen and (max-width:768px) {/*手机*/
	.new_02_cont h2{ font-size:1.8rem }
  .guid .am-u-sm-12 {
    margin-bottom: 1rem
  }
	.new_02_cont { padding-bottom: 1.6rem;margin-bottom: 1.6rem}
}


/********关于西门子***********/

.notes p { color: #3A3939; font-size:1.6rem; line-height:3rem; padding-top:2rem;}
.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;}
.no-p a:hover {text-decoration: underline;}
.notes a {
  color: #3DABB3;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) { /*手机端*/
.notes p { color:#333; font-size:1.6rem; line-height:2.6rem; padding-top: 0;
margin-top: 0;}
	
.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%;}
	.notes img{ width: 30%;
margin-bottom: 10px;}
}


/********调查页面**********/
.n-jp { width: 100%; padding: 15px; border: dashed 1px #3DABB3; margin-bottom: 30px; margin-top:2rem;}
.n-jp p { margin-top:0; font-size:1.6rem;line-height: 180%;}
.n-jp .n-jpimg li { width: 100%; text-align: center; margin: 0; padding: 0; }
.n-jp img { margin-bottom: 10px; border-radius: 8px;}
.n-wx img {width: 48%; border-radius: 8px; border: solid 1px #dddddd;}

.rgst-b rd{ height:70px; padding:2%; border:solid 1px #EEE; }
.rd input{ width:100%; line-height:30px;}
.choose_div { height: auto; border: solid 1px #d3d2d2;line-height: 180%; padding:1%; margin-bottom:3rem;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;}
.s_tit{ background:#EBF0F5; margin-bottom:1%; text-align:center; margin-top:1rem;}
.s_tit h3{ color:#687881; font-size:1.8rem; line-height:3.2rem;}
.red { color:#F00;}
@media only screen and (min-width: 769px) { /*PC端*/
.w-980{ max-width:980px; margin-left:auto; margin-right:auto;}
.register { margin-top:3rem; font-size:1.6rem; margin-bottom:3rem;}
.rgst-b{ width:100%; display:flex; justify-content:space-between; margin-bottom:2rem; font-size:1.6rem;}
.rd:nth-child(1){ width:5%; }
.rd:nth-child(2){ width:40%; }
.rd:nth-child(3){ width:8%; }
.rd:nth-child(4){ width:40%; }
.dy { width:100%; margin-bottom:1rem;}
.w_paper { line-height:3.2rem;}
}
@media only screen and (max-width: 769px) {
.n-jp .n-jpimg { height: auto; overflow: hidden;}
.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.4rem;}
.n-jp .n-jpimg li p strong {color: #FF0004;}
.n-jp { width: 100%; line-height: 160%; padding: 5px; font-size: 1.4rem; border: dashed 1px #3DABB3; margin-bottom: 30px;}	
.n-jp p {font-size: 1.6rem; line-height: 180%;}
.n-wx img { margin-top: 0px; margin: 20px auto 0 auto;}
.n-jp img { width: 100%;margin-bottom: 10px; border-radius: 8px;}
.s_tit h3{ color:#333; font-size:1.6rem; line-height:2.2rem;}
.choose_div { height: auto; border: solid 1px #d3d2d2; padding:1.5rem; margin-bottom:3rem;font-size: 1.4rem; color:#666;}
.dy { margin-top:1rem;}
	
	.rgst-b .rd{
		line-height: 2.5em;
	}
}

@media only screen and (max-width: 768px) {
  .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;
  }
	
	.n-jp img {width: 70%; margin-bottom: 10px;}
	
}


.am-nav > li > a:hover, .am-nav > li > a:focus{ background: #283250}

