@charset "utf-8";
.main0f {
	width: 100%;
	max-width: 1920px;
	height:120px;
	margin:0 auto;
	background: #3067cb;
}
.mtel {
	width: 223px;
	height: 120px;
	background: #fff;
	text-align: center;
}
.mtel span{
	display:block;
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 25px;
	padding-top:15px;
}
.mtel p {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #3067cb;
	line-height: 30px;
	font-weight: bold;
}
.Ptit {
	width: 977px;
	text-align: center;
	padding: 30px 0 0;
}
.title_1 h3 {
	color: #fff;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 35px;
	font-weight: normal;
}
.title_1 span {
	position: relative;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	font-family: "微软雅黑";
	padding: 0 10px;
}
.title_1 span:before,.title_1 span:after {
	content: "";
	height: 2px;
	width: 50px;
	display: block;
	background: #fff;
	position: absolute;
	top:50%;
	margin-top: -1px;
}
.title_1 span:before {
	left: -50px;
}
.title_1 span:after {
	right: -50px;
}

/*产品展示*/
.main1f {
	width: 100%;
	max-width: 1920px;
	padding:0;
	overflow: hidden;
}
.products {
	width: 946px;
	padding:25px 0 0;
	overflow: hidden;
}
.products .bd ul{ 
	overflow:hidden;
	zoom:1; 
	width:315px;
	float:left;
	 _display:inline; 
}
.products li {
	width: 290px;
	height: 258px;
	float: left;
	border:1px solid #bfbfbf;
	margin:0 13px 35px;
}
.products li a {
	display: block;
}
.products li div {
	width: 290px;
	height: 218px;
	background: #bfbfbf;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*text-align:center;/* 针对IE的Hack */
	*display: block;
}
.products li div img {
	vertical-align:middle;
	transition-duration:0.6s;
	width: 100%;
	height: auto;
    max-width: 100%;
    min-height: 100%;
}
.products li span {
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	color: #646464;
	font-size: 16px;
	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:hover a {
	background:#3067cb;
}
.products li:hover span {
	color: #fff;
}

/*关于我们*/
.main2f {
	width: 100%;
	max-width: 1920px;
	background: url(../images/m1bg.jpg) no-repeat top center;
	margin:0 auto;
	padding: 97px 0 0;
	overflow: hidden;
}
.about {
	width:550px;
	overflow: hidden;
	padding: 70px 110px 70px 70px;
}
.about h2 {
	font-size: 24px;
	color: #3067cb;
	font-family: "微软雅黑";
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 10px;
}
.about h2 em {
	font-size: 18px;
	color: #646464;
	font-family: "微软雅黑";
	display: inline-block;
	line-height: 30px;
}
.aboutcon{
	font-family: "微软雅黑";
	color: #646464;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 30px;
}
.amore {
	display: block;
	width: 160px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border:2px solid #3067cb;
	color: #3067cb;
	font-size: 18px;
	font-family: "微软雅黑";
	transition: all 0.3s;
}
.amore:hover {
	background: #3067cb;
	color: #fff;
}
.about-pic {
	width: 427px;
	height: 388px;
	margin-left: 43px;
}

/*新闻中心*/
.main3f {
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	padding: 40px 0;
	overflow: hidden;
}
/*新闻中心*/
.nlm {width: 1200px;padding: 0 0 35px;overflow: hidden;text-align: center;}
.nlm h3,.nlm span {color: #212121;}
.nlm span:after,.nlm span:before {background: #212121;}
.news {
	overflow: hidden;
}
.news li {
	width: 565px;
	height: 60px;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: 25px;
}
.news li:nth-child(odd) {
	float: left;
}
.news li:nth-child(even) {
	float: right;
}
.news li .date {
	height: 60px;
	width: 90px;
	background: #3067cb;
	text-align: center;
}
.news li .date em {
	display: inline-block;
	line-height: 30px;
	list-style: none;
	color: #fff;
	font-size: 24px;
	padding-top:5px;
}
.news li .date span {
	display:block;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.newcon {
	width: 455px;
	height: 60px;
	float: right;
}
.news li h2 {
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 35px;
	font-weight: normal;
	transition: all 0.3s;
}
.news li p {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 20px;
}
.news li:hover h2{
	color: #3067cb;
	font-size: 18px;
	padding-left: 5px;
}
.main3f .amore {
	margin:0 auto;
}


/*联系我们*/
.contact {
	width:315px;
	height: 295px;
	overflow: hidden;
}
.contactcon {
	border:1px solid #dfdfdf;
	padding: 5px 10px;
	overflow: hidden;
}
.contact  p {
	color: #494949;
	font-size:14px;
	line-height: 30px;
}
.contact  .case {
	display: block;
	width: 309px;
	height: 63px;
}
