@charset "utf-8";
/*产品展示*/
.main1f {
	width: 100%;
	max-width: 1920px;
	padding:65px 0;
	overflow: hidden;
	margin:0 auto;
}
.about-pic {
	width: 574px;
	height: 415px;
}
.about {
	width:601px;
	padding:0;
	overflow: hidden;
}
.about h2 {
	font-size: 36px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 40px;
}
.about h2 {
	font-size: 36px;
	color: #156dd9;
	font-family: "微软雅黑";
	line-height: 40px;
	font-weight: normal;
}
.about h3 {
	color: #333;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
.about em {
	display: block;
	font-style: normal;
	color: #333;
	font-size: 10px;
	line-height: 20px;
}
.aboutcon{
	font-family: "微软雅黑";
	color: #333;
	font-size: 16px;
	line-height:30px;
	margin: 10px auto;
}

/*产品中心*/
.main2f {
	width: 100%;
	max-width: 1920px;
	background: url(../images/m2bg.jpg) no-repeat top center;
	margin:0 auto;
	padding: 25px 0;
	overflow: hidden;
}
.title_1 {
	padding: 0;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.title_1 h2 {
	color: #333;
	font-size: 36px;
	font-family: "微软雅黑";
	line-height: 50px;
	text-transform:uppercase;
	font-weight: normal;
}
.title_1 h2 strong {
	color: #156dd9;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
}
.title_1 span {
	width: 165px;
	display: block;
	color: #333;
	font-size: 30px;
	font-family: "微软雅黑";
	line-height: 50px;
	position: relative;
	margin:0 auto;
}
.title_1 span:before,.title_1 span:after {
	content: "";
	width: 56px;
	height: 1px;
	background: #a1a1a1;
	position: absolute;
	top:50%;
}
.title_1 span:before {
	left:165px;
}
.title_1 span:after {
	right:165px;
}
.pnav {
	padding: 0;
	overflow: hidden;
	margin-bottom: 22px;
	text-align: center;
}
.pnav a {
	width: 110px;
	display: inline-block;
	color: #333;
	font-size: 16px;
	font-family:"微软雅黑";
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	border:1px solid #156dd9;
	margin:0 5px;
}
.pnav a:hover {
	background: #156dd9;
	color: #fff;
}
.products {
	width:1200px;
	padding: 0;
	overflow: hidden;
}
.products .bd ul{ 
	overflow:hidden;
	zoom:1; 
	width:250px;
	float:left;
	 _display:inline; 
}
.products li {
	width: 212px;
	height: 199px;
	float: left;
	border:1px solid #d8d8d8;
	margin:0 15px 35px;
}
.products li .pic {
	width: 212px;
	height: 159px;
	overflow: hidden;
	position: relative;
	/*display: table-cell;*/
	vertical-align: middle;
	text-align: center;
	*text-align:center;/* 针对IE的Hack */
	*display: block;
}
.products li .pic:before {
	content: "";
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	background: url(../images/promark.png) no-repeat top center;
	background-size: contain;
	z-index: 1;
}
.products li .pic img {
	vertical-align:middle;
	transition-duration:0.6s;
	width: 100%;
	height: auto;
}
.products li span {
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	color: #2c2c2c;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
}
/*.products li:hover img {
	transition: 1s;
	transform:scale(1.1,1.1); 
	-ms-transform:scale(1.1,1.1);   	
	-moz-transform:scale(1.1,1.1);  	
	-webkit-transform:scale(1.1,1.1);   
	-o-transform:scale(1.1,1.1);  
}*/
.products  li span {
	color: #333;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 40px;
	display: block;
}
.products li:hover span {
	background: #156dd9;
	color: #fff;
}

/*新闻中心*/
.main3f {
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	padding: 40px 0;
	overflow: hidden;
	background: url(../images/m3bg.jpg) no-repeat bottom center;
}
.m3left {
	width: 790px;
	padding: 0;
	overflow: hidden;
}
.title_2 {
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
.title_2 h2 {
	display:inline-block;
	color: #333;
	font-size: 20px;
	line-height: 45px;
}
.title_2 .lmore {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 45px;
}
/*新闻中心*/
.news {
	padding: 0;
	overflow: hidden;
}
.newhot {
	width: 376px;
}
.newhot img{
	width: 376px;
	height: 196px;
	display: block;
	margin:0 auto;
}
.newhot a {
	display: block;
}
.newhot .hott {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.newhot .hott h2 {
	display:inline-block;
	color: #333;
	font-size: 16px;
	width: 270px;
}
.newhot .hott span {
	width: 105px;
	text-align: right;
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 45px;
}
.newhot p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
.newhot a:hover h2,.newhot a:hover span {
	color: #156dd9;
}
.new_li {
	width: 388px;
	padding: 0;
	overflow: hidden;
}
.news li {
	height: 80px;
	position: relative;
	padding: 6px 0;
	overflow: hidden;
	border-bottom: 1px dashed #989899;
}
.news li .date {
	height: 80px;
	width: 80px;
	text-align: center;
}
.news li .date em {
	display: inline-block;
	line-height: 30px;
	list-style: none;
	color: #156dd9;
	font-size: 30px;
	padding-top:12px;
	font-weight: bold;
}
.news li .date span {
	display:block;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.newcon {
	width: 300px;
	height: 80px;
	float: right;
}
.news li h2 {
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 35px;
	transition: all 0.3s;
}
.news li p {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 20px;
}
.news li:hover h2{
	color: #156dd9;
	font-size: 18px;
	padding-left: 5px;
}
.main3f .amore {
	margin:0 auto;
}
/*联系我们*/
.m3right {
	width: 380px;
	padding: 0;
	overflow: hidden;
}
.contact {
	width:380px;
	overflow: hidden;
}
.contact h2 {
	color: #333;
	font-size:20px;
	line-height: 30px;
}
.contact  p {
	color: #333;
	font-size:16px;
	line-height: 35px;
}
