/* 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;  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;}
a:hover,
a:focus {
  color: #000000;
}
/*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) {
	.am-container{padding: 70px 0; overflow: hidden;}
	.foot .am-container{padding: 0; }
}
@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;
  }
	.am-container{padding: 8px 0; overflow: hidden;}
	.foot .am-container{padding: 0; }
}
.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{   border:  1px solid #5ad8d5;}
.leadbox h3{ 
	font-size:2.8rem; 
	text-align:center; 
	height:auto; 
	line-height:3rem; 
	margin-bottom:0;   
	  background: -webkit-linear-gradient(45deg, #2eb9b6, #0ea3cd); /* Chrome, Safari */
  background: linear-gradient(45deg, #2eb9b6, #0ea3cd); /* 标准语法 */
  -webkit-background-clip: text; /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent; /* Chrome, Safari */
  color: transparent; /* 兼容不支持background-clip的浏览器 */}

.leadbox p{ padding:0.5rem 0.8rem; font-size:1.4rem; line-height:2.4rem; color: #666; text-align: justify; }
.leadbox a{ color:#000;}
.lead_tit{}


@media only screen and (min-width: 768px) { /*PC端*/
	.lead .am-container{ padding-top: 50px; padding-bottom: 0;}
	
.leadbox{ display: flex; justify-content: space-around; }
.lead_tit{width: 14%; margin-right: 2%;display: flex;  align-items: center;}
.lead_text{width: 84%;padding: 15px 10px 15px 0;}
.leadbox h3{ font-size:4.5rem; text-align:center; line-height: 1.2;font-weight:bold;padding-left: 30px; border-left:7px solid #2eb9b6; }
.leadbox p{  line-height: 2;  margin-bottom: 0;font-size: 1.7rem;}
}

@media only screen and (max-width: 768px) { /*手机端*/
	.leadbox{ margin-top: 1.6rem}
	.leadbox h3{   width: 70px; display: block; margin-left: auto; margin-right: auto;  padding-top: 10px;border-top:5px solid #2eb9b6;}
	.leadbox p{ padding: 1.5rem }
}


/**************验证管理播客*********************/
.podcast{ background: url("../images/bg1.jpg")  center bottom no-repeat}

.pbg2 p{ text-align: justify;color: #484545;}
.pbg2 h2{line-height: 1.2; }
.pbg2 .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;
}
.podcast-text{ line-height: 0;}

.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;}


.v-text {
  font-size: 1.6rem;
  font-weight: bold;
}
.audio_cover{ position: relative}
.audio_img{position: absolute; z-index: 1;}
.audio audio{outline:none;}
.pbg2 {
    padding: 1.6rem;
	border: #cecdcd 1px solid
  }
.pbg2 h3{color: #15a8c8;}
.pbg2 span{display: inline}

@media only screen and (min-width: 769px) { /*PC端*/
	.podcast-box h2{font-size: 2.4rem;}
	
	.am-tabs-bd .am-tab-panel.am-active{ height: 260px; }
.podcast-box{ height: 317px}
	.pbg2{height: 295px;}
	.pbg2 h2{height: 42px;display: flex;
  align-items: center;}
	.pbg2 p{font-size: 1.5rem; line-height:2; margin-top: 1.2rem}
	.pbg2 h3{ margin-top: 40px}
	.podcast-box img{ margin-right: 10px; padding-bottom: 10px;}
	.v-text {position: absolute;bottom: 0;}
	.pbg2 .btn{position: absolute;bottom: 20px}
	.audio audio{ width: 580px; }
}

@media only screen and (max-width: 768px) { /*手机端*/
	.am-tab-panel h2{font-size: 1.8rem;}
	
	.audio{  width: 100%; }
	.audio audio{ width: 100%;}
	.audio_img img{width: 97%}
	.podcast-box{ margin-top: 1rem}
	.pbg2 {margin-bottom: 15px}
	.pbg2 h2{font-size: 1.8rem;margin-bottom: 1rem; }
	.pbg2 p{  margin-bottom: 0.5rem; margin-top: 0.5rem;}
.podcast-box p{ font-size: 1.4rem}
	  .pbg2 .btn {
    font-size: 1.6rem;
    text-align: center;
    line-height: 3.4rem;
    width: 190px;
    margin-top: 2rem;
  }
	
}


/**********广告*********/
.ad .am-container{ padding-top: 0}
@media only screen and (max-width: 769px){
	.ad .am-container{ padding-bottom: 20px; padding-left: 1.6rem; padding-right: 1.6rem }
	
}



/******************展厅推荐*********************/
.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;}
}









/********标题***********/
.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;}
@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;}	
}






/********解决方案***********/
.solution{background: url("../images/bg2.jpg")  bottom center no-repeat #000028}
.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; }
.solution .txtimg{ background: rgba(0,47,78,0.8);}
.txtimg h3{font-size: 2.4rem; color: #ffffff}
.txtimg p{color: #555;
	color: #f3f3f3;
margin-bottom: 0rem;
line-height: 2;
margin-top: 2rem;
font-size: 1.6rem;
text-align: justify;}
.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:2% 2% 2% 4%; ;  }
.txt_box2{ width: 52%; padding:2% 4% 2% 2%;; }
.txt_box1 h4{ margin-bottom: -2rem;}	
.img_box { width: 48%;  }
.v-text {
  position: absolute;
	bottom: 0;}
	
 .btn {position: absolute; bottom: 15px;;}
}

@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;}
	.txt_box1,.txt_box2{ padding: 1.6rem}
	.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;margin-bottom: 0.5rem;margin-top: 0.5rem;}
	.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  }
}



/*汽车电气化*/

.ev{  background: url("../images/ev-bg2.jpg") center center no-repeat}
.ev-cont{ }
.ev-cont h1{ color: #fff;font-size: 2.2rem; margin-top: 0; margin-bottom: 0}
.ev-cont p{color: #fff;margin-bottom: 10px !important;}
.ev-cont .btn{position: relative !important}

@media only screen and (min-width: 769px){
	.ev{  background: url("../images/ev-bg2.jpg") center center no-repeat; height: 550px }
	.ev-cont{ padding-top: 50px}
	.ev-cont h1{ font-size: 4.5rem; font-weight: normal}
	.ev-cont p{font-size: 1.6rem;}
	
}

@media only screen and (max-width: 768px) { /*手机端*/
	.ev{  background: url("../images/ev-bg_m2.jpg") center center no-repeat; height: 300px;}
	.ev-cont{ padding-left: 1.6rem; padding-right: 1.6rem;padding-top: 30px }
	.ev-cont .mt2{ margin-top: 5px !important;}
	.ev-cont .btn{ margin-top: 1rem !important}
}

/********关于西门子***********/
.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: 1rem;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%;}
}

/*联系我们*/
.contact{ background: linear-gradient( to bottom, #000028,#009999)}
.contact p{ color: #ffffff; font-size:2rem}
.contact h2{ color: #ffffff;font-weight: normal}
.contact-txt{ border:1px solid rgba(255,255,255,0.3); padding: 2rem}
.contact-txt i{ margin-right: 5px;}

@media only screen and (min-width: 769px){
	.contact p{font-size:2.2rem; margin-bottom: 2rem}
	
}
@media only screen and (max-width: 768px) { /*手机端*/
	.contact h2{ font-size:1.5rem;}
	
}

/*多图滚动跑偏纠正*/
.am-slider .am-slides > li {margin-right:5px;}


/*点击黑框*/
.yinyue{ outline: none}








