/* 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;
	}



/****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{  margin-top:3rem; margin-bottom: 2rem;}


.leadbox h3{  font-size:3rem;  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 h3{font-size: 5rem;line-height: 100px;border-left: 6px solid #f90;height: 100px;}
.leadbox p{line-height:3.5rem;}
.leadbox{ padding-left:0;}

}
@media only screen and (max-width: 769px) { /*手机端*/

.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:left; height:auto; line-height:2.5rem; margin-bottom: 1rem;border-left: 6px solid #f90; margin-top: 0.5rem; padding-top:0rem; font-weight: bold; padding-left: 5px;}
.leadbox { padding-left: 1rem; padding-right: 1rem; }
	.leadbox .am-u-md-10{padding-left: 0 !important;
padding-right:0 !important;}
.leadbox p{
    font-size: 1.5rem;
    line-height: 2.6rem;
	margin-bottom: 0;
}
.mt3 { margin-top:1rem;}
.mt4 { margin-top:2rem;}
}




/************展厅导览**************/
.exhibition{ padding-top: 3rem; padding-bottom: 20px; margin-bottom: 6rem}
.AR-bg {background: url("../images/bg01.png") center center no-repeat;}
.AR-box { position: relative; }
.AR-box img{ margin-left: auto; margin-right: auto; display: block}
.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; font-weight: bold}


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: 53%; right: 29%; }

.point2 { top: 52%; left: 58%;}

.point3 { top: 42%; left: 47%; }

.point4 { top: 40%; left: 29%; }

.point5 { top: 48%; left: 5%; }

.point6 {top: 30%; left: 48%; }

.point6 .point-title1 { bottom: -53px; }

.ponit { display: block; width: 27px; height: 27px; border-radius: 50%; background: #ff9900; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; text-align: center; line-height: 27px;  font-size: 16px; cursor: pointer; color: #fff;}

.point-ani { display: block; width: 34px; height: 34px; border-radius: 50%; background: rgba(255, 153, 0, 0.4); 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: #ffffff; }

.point-title1:visited, .point-title2:visited { color: #ffffff; }

.point-title1:hover, .point-title2:hover { color: #ffffff; }

.point-title1:active, .point-title2:active { color: #ffffff; }

.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; }
.point1 .point-title1{ min-width: 80px; }
	.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;}
	

.point1 {bottom: 53%;right: 17%;}
.point2 { top: 45%; left: 59%;} /*展厅产品*/

.point3 {top: 54%; left:42%; } /*案例*/

.point4 { top: 30%; left: 23%; } /*解决方案*/

.point5 { top: 50%; left: 5%; } /*资料*/

.point6 { top: 50%; left: 44%; } /*资讯*/
	
}



/******************展厅推荐*********************/

.flex-u5 p{ text-align: center;}
.recommend img{ border-radius: 10px;}
.zt-tit{  background: url("../images/zt-tit_bg.png") center center no-repeat;color: #fff; font-size: 1.6rem;text-align: center;height: 55px;line-height: 38px;}

.recommend a:hover{ color: #3DABB3;}

@media only screen and (min-width: 769px) { /*PC端*/
	.recommend{ margin-top: 3rem}
	.zt-tit{ font-size: 2.2rem;text-align: center;height: 55px;line-height: 38px;}
	.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) { /*手机端*/
	.zt-tit{ background-size:200px; height: 50px;}
	.flex-u5-box{ width: 100%; margin-left: 1.6rem; margin-right: 1.6rem;  }
	.flex-u5{padding: 1%; width: 31%; float: left; align-items: center;}
	.flex-u5 img{ width: 100%; display: block; margin-left: auto ; margin-right: auto}
	.flex-u5 p{ font-size: 1.4rem;   line-height: 2rem;  margin-top: 1rem !important;}
}
@media only screen and (max-width: 390px) { /*手机端*/
	.flex-u5 p{ height: 40px;}
}

/*****************新视觉*******************************/
.vision {
  background: #232f3e;
  padding-top: 3%;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
.vision-vedio {
  margin-bottom: 2rem
}
.nav > li > a {
  display: block;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-stacked > li {
  float: none;
}

.nav > li {
  position: relative;
  display: block;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
}
.col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  float: left;
}
.col-md-12 {
  width: 100%;
}
.col-md-9 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.tc-tabs-style7 .tc-tab-title {
  margin: 0 0 15px 0;
  font-size: 20px;
  line-height: normal;
}
.tc-tabs-style7 .tc-tab-desc {
  font-size: 13px;
}
.tc-tabs-style7 .tab-content {
  padding-left: 5px;
}
.tc-tabs-style7 .nav-tabs {
  border-bottom: 0;
}
.vision-vedio ul{ margin-top: 0 !important;}
.tc-tabs-style7 .nav-tabs li a {
  border: 0 !important;
  border-radius: 0;
  line-height: normal;
  font-size: 1.5rem;
  color: #aeabab;
  padding: 5px 10px;
  margin-right: 4px;
  margin-bottom: 20px;
  background: rgb(1, 34, 80);
  z-index: 111;
  position: relative;
}
.tc-tabs-style7 .nav-tabs li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0px;
  background-color: #074090;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: -1;
}
.tc-tabs-style7 .nav-tabs li a:hover {
  color: #fff;
}
.tc-tabs-style7 .nav-tabs li.active a {
  color: #fff;
}
.tc-tabs-style7 .nav-tabs li a:hover:after {
  width: 4px;
}
.tc-tabs-style7 .nav-tabs li.active a:after {
  width: 100%;
}
#colorSwitcherWrapper ul li.color-10 {
  background: #1abc9c;
  border: 1px solid #fff;
}
 .video_box video { width: 100%; background: #000;}


.video-icon{ float:left; padding-right: 15px;padding-top: 5px;  }
.video-icon img{opacity:0.4}
.active img{opacity:1}



@media only screen and (min-width: 769px) {
	.vision-tab li{display: flex; justify-content: flex-start}
	.tc-tabs-style7 .nav-tabs li a {  font-size: 1.6rem; padding: 54px 10px; }
	.vision-vedio {
  margin-bottom: 5rem
}
  .vision-tab {
    height: 486px;
  }
  .video_box video {
	 
    width: 100%;
	  height: 486px;
  }
	
}

/**************创新系列播客*********************/
.podcast{ background: #232f3e; 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.25em;}
	.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; }

.solution-box{  margin-bottom: 10px;}

.a_i {  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: #ff9900;  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; }
	.solution-box{height: 317px;margin-bottom: 20px;border:1px solid #d9dadc; display: block; }
	.pd-left-0{ padding-left: 0; }
	.pd-right-0{ padding-right: 0; }
	.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 {  position:relative;}
.a_c .btn { position:absolute; top:200px;}
.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;}


}

/********案例***********/
.case{ background: #2d373c;  padding-top: 2%; padding-bottom: 2%;}
.case  .sp{
	border-top:5px solid #ff9900;
  background: #ebf0f5;
  font-size: 1.6rem;
  padding: 2rem;
  margin-top: 0;
}
.sp p{ text-align: center}


@media only screen and (min-width:769px) {   /*PC端*/
	.case  .sp{ height: 415px; position: relative}
	.sp i{position: absolute; bottom: 80px;margin-left: -22px;}
}
@media only screen and (max-width: 768px) { /*手机端*/
	.case  .sp{ margin-bottom: 15px; padding: 1rem; height: 250px;}
	.sp i{ position: absolute; bottom: 30px;margin-left: -22px;}
		
}

@media only screen and (max-width: 390px) { /*手机端*/
	.case  .sp{ margin-bottom: 15px; padding: 1rem; height: 260px;}
	.sp p{ font-size:1.4rem;line-height: 2rem;}
}

/*********资料下载****************/
.data {
	background: url("../images/bg05.jpg") center bottom no-repeat;
  padding-top: 2%;
 

}
.methods-info {margin-bottom: 2rem; height: auto;overflow: hidden;}
.methods-info span {font-size: 1.9rem; margin-right: 10px;}
.methods-info a {font-size: 1.8rem; }
.methods-info a:hover {color: #f7952a;}
.methods-info i {color: #f7952a;}
.am-badge-warning {background: #f7952a;}
.am-badge a{ color: #fff}
.am-badge a:hover{ color: #fff}
@media only screen and (min-width: 769px) { /*PC端*/
	.data {padding-bottom:6rem;}
}


@media only screen and (max-width: 768px) { /*手机端*/
	.data {background: url("../images/bg05-m.jpg") center bottom no-repeat; padding-bottom: 2rem }
	
	.methods {margin-top: 4rem;}
	.methods [class*="am-u-"] {
		padding-left: 0;
		padding-right: 0;
	}
	
	.methods .tit {padding-bottom: 2rem;}
	.methods-info span {font-size: 1.7rem; margin-right: 5px; margin-bottom: 8px;}
	.methods-info a {font-size: 1.7rem;  width: 100%;}
}

@media only screen and (max-width: 320px) { /*鎵嬫満绔�*/
	.methods .tit p {color: #fff; font-size: 1.8rem; color: #f7952a;}
	.methods-info span {font-size: 1.5rem; margin-right: 5px;}
	.methods-info a {font-size: 1.5rem;  width: 100%;}
}


/********关于西门子***********/
.notes {background: #ebf0f5; padding-top: 2%; padding-bottom: 2%; }
.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;}
.notes-box{ background: #fff; padding-top: 2rem; padding-bottom: 2rem;}
.notes-box p{text-indent: 2em;}
@media only screen and (max-width: 768px) { /*手机端*/
.notes { padding-bottom:2rem; }
.notes p { color:#333; font-size:1.6rem; line-height:2.6rem; margin-top: 0.5rem;}
.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-nav > li > a:hover, .am-nav > li > a:focus{ background: #283250}



/*在线客服代码*/
.rides-cs {
	font: normal normal 13px/1.5em "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
	_font-family: Arial;
	color: #555;
	position: fixed;
	top: 130px;
	right: 1px;
	_position: absolute;
	z-index: 999;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E5333333', endColorstr='#E5333333');	background:#f90;
	background-repeat: repeat;
}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR {  float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn { background: #F7F7F7;padding: 10px 20px; }
.rides-cs .cn h3 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rides-cs .cn ul { padding: 0 0 0 8px; margin:0px;}
.rides-cs .cn ul li { line-height: 32px; height:32px; border-top: solid 1px #E6E4E4; overflow: hidden;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:0; left: 0;  background-image:url("../images/shopnc.png"); background-repeat: no-repeat; display:block; width: 30px;
height: 133px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}
.keifu img {
  max-width: 100px;
  height: 100px;
  border: 2px solid #fff;
}
.kp15{ font-weight: bold; font-size:1.6rem;margin-bottom: 0.5rem;}








