html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
body{
	font-family: 'Verdana',"微软雅黑",'Microsoft YaHei';
	word-wrap: break-word;
	color: #333;
}
a{
	text-decoration: none;
}
.cmr{
	margin-right: 0 !important;
}
.cBox{
	margin: 0 auto;
	width: 980px !important;
}
.suitW{
	width: 100%;
	min-width: 1200px;
}
.btn{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.header{
	position: relative;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 96px;
	background-color: #fff;
	transition: all 0.4s;
}
.header .cBox{
	position: relative;
}
.header .left{
	float: left;
	margin-top: 22px;
	margin-left: 14px;
}
.header .left .logo{
	float: left;
	display: block;
	width: 38%;
}
.header .left .text{
	float: left;
	margin: 10px 0 0 30px;
	border-left: 1px solid #fff;
}
.header .left .text h1{
	margin-bottom: 8px;
	font-size: 20px;
	line-height: 1;
}
.header .left .text small{
	display: block;
	font-size: 16px;
	color: #999;
}
.right{
	/* float: right;
	margin-top: -55px; */
}
 .right .languageSelect{
	position: relative;
	z-index: 999999;
	margin-top: 10px;
	margin-left: 80px;
	width: 60px;
	height: 16px;
	background-color: #fff;
	font-size: 14px;
	border-right: 1px solid #999;
	color: #039;
}
 .right .languageSelect:hover .selectLang{
	max-height: none;
}
 .right .languageSelect:after{
	content: '';
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -2px;
	width: 8px;
	height: 4px;
	background: url(../images/xiabiao.png) no-repeat;
}
 .right .languageSelect .currentLang{
	width: 100%;
	height: 100%;
}
.right .languageSelect .selectLang{
	overflow: hidden;
	transition: all 0.4s;
	width: 100%;
	height: 60px;
	position: absolute;
	z-index: 999;
	top: 16px;
	left: 0;
	display: none;
}
.right .languageSelect:hover .selectLang{display: block;}
.right .languageSelect .selectLang a{
	display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #6af;
	text-decoration: none;
	color: #fff;
}
.right .languageSelect .selectLang a:hover{background-color: rgb(0, 146, 218);}
 .right .search{
	 position: relative;
	 z-index: 0;
	margin-top: 20px;
}
 .right .search input{
	box-sizing: border-box;
	display: block;
	float: left;
	padding-left: 8px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	outline: none;
	border: 1px #ccc solid;
	border-right: 0;
	background: #E7E7E7;
	transition: 0.2s all;
}
 .right .search input:focus{
	border-color: #124187;
}
 .right .search button{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: #124187;
	outline: none;
	border: 0;
	cursor: pointer;
}
.navBox{
	margin-bottom: 20px;
	height: 66px;
	border: 1px #ccc solid;
	border-width: 1px 0;
	background: #fff;
}
.nav{
	margin: 8px auto;
	height: 50px;
	font-size: 0;
	text-align: left;
}
.nav .por{
	position: relative;
	display: inline-block;
	float: left;
	border-left: 1px solid #ddd;
}
.nav a{
	display: block;
	box-sizing: border-box;
	width: 120px;
	padding: 0 5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
.en .nav .nav2L a{width: 200px;}
.en .nav .por:nth-child(3) .nav2L a{width: 300px;}
.nav  .por:hover>a,.nav a.active{
	background: rgb(0, 146, 218);
	color: #fff;
}
.nav .nav2L{
	position: absolute;
	z-index: 99;
	/*top: 45px;*/
	max-height: 0;
	overflow: hidden;
	transition: 0.4s all;
}
.nav .nav2L a{
	background: rgb(0, 146, 218);
	color: #fff;
}
.nav .nav2L a:hover{
	background: rgb(146, 218, 255);
}
.banner{
	position:relative;
	width: 100%;
	background:#ccc;
	margin:0 auto;
}
.banner .bd{
	position:relative;
	z-index:0;
}
.banner .bd li{
	position: relative;
	overflow: hidden;
}
.banner .bd li img{
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	width:1920px;
} 
.banner .hd{
	position:absolute;
	z-index: 1;
	bottom: 20px;
	width: 100%;
}
.banner .hd ul{
	text-align:center;
	font-size:0;
}
.banner .hd ul li{
	display:inline-block;
	zoom:1;
	width:52px;
	height:5px;
	margin-right: 4px;
	background: #fff;
	overflow:hidden;
	cursor:pointer;
	border-radius: 2px;
}
.banner .hd ul .on{background: #EFB600;}
.banner .prev,.banner .next{
	z-index:1; 
	position:absolute;
	top: 50%;
	margin-top: -27px;
	display:block;
	width:55px;
	height:55px;
	line-height: 55px;
	background: #000;
	filter:alpha(opacity=40);
	opacity:0.4;
	color: #fff;
	font-size: 40px;
	font-family: 'tahoma';
	text-align: center;
}
.banner .next{right:3%;}
.banner .prev{left:3%;}
.banner .prev:hover,.banner .next:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.module1{
	width: 100%;
	height: 150px;
	background: #124191;
	color: #fff;
}
.module1 ul{
	display: block;
	padding-top: 36px;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
.module1 ul li{
	display: inline-block;
	margin: 0 20px;
	width: 180px;
	height: 100px;
	font-size: 18px;
}
.module1 li a{
	display: block;
	color: #fff;
}
.module1 ul li img{
	display: block;
	margin: 0 auto 22px;
}
.module2{
	padding-top: 30px;
	height: 270px;
}
.module2 .left{
	float: left;
	width: 490px;
}
.module2 .left .productSeries{
	position: relative;
	float: left;
	width: 320px;
	height: 214px;
}
.module2 .left .productSeries .next,.module2 .left .productSeries .prev{
	position: absolute;
	bottom: 16px;
	right: 30px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #06c;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.module2 .left .productSeries .next{
	right: 14px;
	background: #39f;
}
.module2 .details{
	width: 150px;
	float: left;
	margin-left: 10px;
}
.module2 .details h3{
	margin-bottom: 22px;
	font-size: 20px;
}
.module2 .details h4{
	margin-bottom: 16px;
	font-size: 16px;
}
.module2 .details p.text{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.7;
}
.module2 .details p.text a{
	margin-right: 8px;
	color: #333;
}
.module2 .details a:hover{
	text-decoration: underline;
}
.module2 .details .date{
	margin-bottom: 20px;
	color: #999;
	font-size: 14px;
}
.module2 .right{
	float: left;
	width: 470px;
	margin-left: 20px;
}
.module2 .right .details{
	width: 230px;
}
.module2 .right .imgBox{
	float: left;
}
.moreBtn1{
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}
.moreBtn1:hover{
	color: #124191;
}
.footer{
	position: relative;
	box-sizing: border-box;
	height: 58px;
	line-height: 58px;
	color: #999;
	font-size: 12px;
	overflow: hidden;
	background: #fff;
}
.footer .left p{line-height: 58px; font-size: 12px; color: #999;}
.footer .cBox{
	border-top: 1px solid #ccc;
}
.footer .left{
	float: left;
	margin-left: 10px;
}
.footer .right{
	float: right;
	margin-right: 10px;
}
.navs
{
	background-color: #ffffff;
}
.headers
{
	width: 980px!important;
	margin: 0 auto;
	padding: 30px 0;
	display: flex;
}
.headers .h-left
{
	flex: 1;
}
.headers .h-right
{
	width: 154px;
	flex: 0 0 154px;
}
.headers .h-left
{
	text-align: left;
	font-size: 0;
	padding-top: 14px;
}
.headers .h-left .logo,.headers .h-left .title
{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #000000;
}
.headers .h-left .logo
{
	margin-right: 10px;
}
.h-left .title span
{
	display: block;
}
.h-left .title .b-title
{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.headers .h-right
{
	
}
.ui-widget-content  table{table-layout: fixed;
word-break: break-all;}