@charset "utf-8";

/*产品展示*/
.main {
	padding-top:20px;
}
/*面包屑导航*/
.crumb {
	height: 60px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
}
.crumb h1 {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 60px;
	padding-left: 20px;
}
.crumb strong {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #1857a4;	
}
.crumb span {
	display: block;
	line-height: 60px;
	height: 60px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
    float: right;
    text-align: right;
    padding-right: 20px;
}
.crumb span a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
}

/*产品展示*/
.prolist  {
	width: 1200px;
	min-height: 609px;
	overflow: hidden;
}
.prolist ul {
	min-height: 609px;
    margin-bottom: 10px;
    overflow: hidden;
}
.plist li {
	width: 287px;
	height: 305px;
	float: left;
	margin: 0 5px 30px;
}
.plist li div {
	width: 285px;
	height: 215px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.plist li div img {
	width: auto;
	max-width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.plist li span {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background:#ddd;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
}
.plist dl {
	width: 287px;
	height: 35px;
	overflow: hidden;
}
.plist dl dd {
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.plist dl dd.ll ,.ptcon dl dd.ll{
	background: #1857a4;
}
.plist dl dd.rr,.ptcon dl dd.rr {
	background: #89bc43;
}
.plist dd a,.ptcon dd a {
	display: block;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 14px;
}
.plist dd.ll:hover,.ptcon dd.ll:hover  {
	background: #3276c9;
}
.plist dd.rr:hover,.ptcon dd.rr:hover  {
	background: #8fcf37;
}

/*产品详情*/
.proinfo {
	overflow: hidden;
	min-height: 300px;
}
.pthumb {
	height: 377px;
	padding: 35px 0;
}
.pthumb .pic-show {
	float: left;
	width: 500px;
	height: 377px;
	overflow: hidden;
	border:1px solid #c7c7c7;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.pthumb .pic-show img {
    width: auto;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.pthumb .ptcon {
	margin-left: 65px;
	width: 388px;
	height: 379px;
	overflow: hidden;
	float: left;
}
.pthumb .ptcon h1 {
	font-family: "微软雅黑";
	color: #333;
	font-size: 24px;
	line-height: 48px;
	border-bottom: 1px dashed #b8b8b8;
	margin-bottom: 10px;
}
.pthumb .ptcon p {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
}
.pthumb .ptcon p strong {
	display: inline-block;
	width: 75px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 30px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}
.pthumb .ptcon p.odd strong {
	background: #1857a4;
}
.pthumb .ptcon p.even strong {
	background: #999;
}
.pthumb .ptcon dl {
	margin-top:25px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 64px;
}
.pthumb .ptcon dl dd {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 14px;
	width: 183px;
	text-align: center;
}
/*产品详情介绍*/
.pcontent {
	min-height: 150px;
	padding-bottom: 20px;
	overflow: hidden;
}
.pcontent h1 {
	font-size: 14px;
	color: #999;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-left: 10px;
	background: url(../images/xx.jpg) no-repeat bottom left;
	margin-bottom: 30px;
}
.pcontent h1 strong {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1857a4;
}
.pcontent div {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 35px;
}
/*产品相关推荐*/
.protj {
	height: 452px;
	overflow: hidden;
}
.protj .protit {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #d3d3d3;
	font-family: "微软雅黑";
	color: #1857a4;
	font-size: 30px;
	margin-bottom:45px;
}
.protj  ul {
	width: 1200px;
	height: 305px;
    float: left;
    margin: 0 5px 30px; 
}

/*新闻样式*/
/*新闻分类*/
.newnav {
	height: 45px;
	padding:30px 0;
}
.newnav ul li {
	width: 137px;
	height: 43px;
	line-height: 43px;
	border:1px solid #ddd;
	float: left;
	margin-right: 30px;
	text-align: center;
}
.newnav li a {
	font-family: "行业新闻";
	color: #333;
	font-size: 16px;
}
.newnav li:hover ,.newnav li.on {
	border:1px solid #1857a4;
	background: #1857a4;
}
.newnav li:hover a ,.newnav li.on a {
	color: #fff;
}
/*新闻列表*/
.newlist {
	width: 1200px;
	min-height: 710px;
	overflow: hidden;
}
.newlist ul {
	min-height: 710px;
	margin-bottom: 20px;
}
.newlist li {
	width: 1200px;
	height: 120px;
	padding: 13px 0;
	background: #f7f7f7;
	margin-bottom: 20px;
}
.newlist li .date {
	width: 170px;
	height: 70px;
	padding-top: 37px;
	float: left;
	margin-right: 65px;
	position: relative;
}
.newlist li .date:after {
	content: "";
	height: 70px;
	width: 1px;
	background: #d1d1d1;
	position: absolute;
	right:0;
	top:37px;
}
.newlist li .date h1 {
	font-family: "Arial";
	color: #9b9b9b;
	font-size: 36px;
	text-align: center;
	line-height: 35px;
}
.newlist li .date h2 {
	font-family: "Arial";
	color: #7d7d7d;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
}
.newlist li .nthumb {
	width: 160px;
	height: 120px;
	overflow: hidden;
	margin-right: 35px;
}
.newlist li .nthumb img {
	width: auto;
	height: 100%;
	max-width: 160px;
	max-height: 120px;
}
.newlist li .newcon {
	width: 910px;
	height: 103px;
	float: left;
	padding-top: 10px;
}
.newlist li .newcon h1 {
	font-family: "微软雅黑";
	color: #333;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 10px;
}
.newlist li .newcon span {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	line-height: 25px;
	display: block;
	height: 50px;
	overflow: hidden;
}
.newlist li:hover {
	background: #89bc43;
}
.newlist li:hover h1,.newlist li:hover h2,.newlist li:hover span {
	color: #fff;
}
/*单页*/
.content {
	min-height: 300px;
}
.pagecon {
	width: 1180px;
    min-height: 300px;
    margin: 0 auto;
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}
.content, .content p,.content span  {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	line-height: 35px;
}
.content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin:0 auto;
}

/*关于我们*/
.aboutus {
	min-height: 300px;
	overflow: hidden;
	margin-bottom: 45px;
}
.aboutus img {
	max-width: 100%;
	display: block;
}
.aboutus div {
	width: 930px;
	min-height: 100px;
	padding:30px 135px;
	padding-bottom: 20px;
	background: #f0f0f0;
	padding-top: 30px;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
/*文化*/
.culture {
	width: 1200px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 40px;
}
.culture ul li {
	width: 600px;
	height: 300px;
	overflow: hidden;
	float: left;
}
.culture ul li div {
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
}
.culture li h1 {
	font-family: "Times New Roman";
	color: #fff;
	font-size: 26px;
	padding-top: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.culture li h2 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
}
.culture li em {
	width: 73px;
	height: 1px;
	margin:10px auto;
	display: block;
	background: #fff;
}
.culture li p{
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
}
.culture li p img {
	width: 300px;
	height: 300px;
	display: block;
}
.culture li:hover img {
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);  	/* IE 9 */
	-moz-transform:scale(1.2,1.2); 	/* Firefox */
	-webkit-transform:scale(1.2,1.2);  /* Safari å’Œ Chrome */
	-o-transform:scale(1.2,1.2); 
}


/*留言板*/
.m-form{line-height:29px;color:#555;}
.m-form legend{font-size:14px;font-weight:bold;}
.m-form form {float: left;}
.tips{float: right;margin-top: 50px;border: 1px solid #ccc;padding: 30px;}
.m-form .formitm{padding:20px 0 0;line-height:30px;}
.m-form .formitm.last{padding:10px 0;}
.m-form .formitm-1{padding-left:100px;}
.m-form .lab{float:left;width:90px;margin-right:-90px;text-align:right;font-weight:bold;}
.m-form .ipt{margin-left:100px; background:none;}
.m-form .ipt *{vertical-align:middle;}
.m-form .ipt a,.m-form .ipt a:hover{text-decoration:none;color:#fb5500;}
.m-form .ipt img{height:28px;margin:0 15px 0 5px;}
.m-form .ipt .domain{margin:0 0 0 5px;font-weight:bold;color:#777;}
.m-form .ipt p{height:22px;line-height:22px;color:#fb5500;}
.m-form .tip{padding-top:10px;color:#545454!important;}
.m-form .tip input{margin:0 5px 3px 0;}

/* 上下篇*/
.n-p{padding:10px 0;border-bottom: 1px dotted #afafaf;font-family:"宋体";height: 25px;}
.n-p li{float: left;padding:0px 20px;max-width: 50%; line-height:24px; list-style:none}
.n-p li a:hover{ text-decoration:underline}
.n-p .p,.n-p .n{background: url(../images/icon.png) no-repeat;}
.n-p .p{background-position: 0px -332px;}
.n-p .n{background-position: 0px -313px;}

/*无搜索结果*/
h4 { margin: 10px 0; background: #efefef;font-family: "微软雅黑";padding: 10px 20px;font-size: 16px;}
.m-searchNoResult{overflow: hidden; background: #ffffff; _zoom: 1;}
.m-searchNoResultCon{width: 460px;margin: 25px auto;}
.m-searchNoResultCon p{_position: relative;overflow: hidden;_zoom: 1;}
.m-searchNoResultCon p.t{margin-left: -25px;padding: 0 0 20px 25px;color: #333;font-weight: bold;font-size: 14px;}
.m-searchNoResultCon p.t s{float: left;width: 17px;height: 17px;overflow: hidden;margin: 3px 0 0 -20px;background: url(../images/icon.png) no-repeat -31px -1373px;}
.m-searchNoResultCon p.t a{ color:#80c8da;}