﻿@charset "UTF-8";
/* 所在位置 */
#newsSear{
	background-color: #f5f5f5;
	color: #666;
	font-size: 15px;
	line-height: 50px;
}
#newsSear p a{
	color: #666;
	font-size: 15px;
}
/* 新闻内容区 */
/* 新闻内容左侧*/
.phoPro {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.bgblue{
	background-color: #37952d;
	font-size: 18px;
	padding: 10px 0;
	color: #fff;
	text-indent: 24px;
	line-height: 20px;
	font-weight: normal;
	margin-top:0px;
}
.bgblue:after{
	display: block;
	content: "COLUMN NAVIGATION";
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	opacity: .5;
}
.phoProAll{
	width: 95%;
	margin: 10px auto;
}
.phoProAll li{
	float: left;
	border: 1px solid #8c8c8c;
	margin: 3px;
}
.phoProAll li a{
	display: block;
	width: 100%;
	padding: 3px 5px;
	background-color: #fff;
	color: #666;
}
.phoProAll li:hover a,.phoProAll li.active a{
	background-color: #FE7600;
	color: #fdfdfd;
}
.imgnews{
	overflow: hidden;
	display: block;
	position: relative;
	width: 100%;
}

/*联系我们*/
.dianhua {
	color: #666666;
	line-height: 22px;
	padding: 15px 0 10px 66px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/Teln.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
}
.newszx .dianhua span,.dianhua span {
	display: block;
	color: #37952d;
	font-family: Impact;
	font-size: 24px;
}
.addt {
	line-height: 26px;
	padding-left: 8px;
	margin-right: 0px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 13px;
}
/* 新闻内容左侧end*/
/* 新闻内容右侧设置 */
.newszx>h2{
	width: 100%;
	background-color: #eee;
	color: #3e3d3d;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding: 3px 10px;
}
.newszx p a{
	font-size: 16px;
	line-height: 36px;
}
.maint_boxx {
	padding: 12px 10px;
	overflow: hidden;
	line-height: 26px;
	font-size: 13px;
}
.maint_boxx img{max-width: 100%;height: auto;}
.main_bt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dcdcdc;
}
.main_bt .by {
	height: 35px;
	line-height: 35px;
	padding-left: 13px;
	font-weight: normal;
	background-image: url(../images/jt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.hck {
	font-size: 15px;
	float: left;
}
.date {
	float: right;
	font-size: 13px;
	color: #999;
}
.dlo {
	font-size: 12px;
	clear: both;
	color: #888;
	padding-left: 18px;
	display: block;
}
/* 推荐咨询 */
.news_ul li {
	line-height: 28px;
	background-image: url(../images/index_69.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 13px;
	width: 100%;
	float: left;
}
.news_ul li>a{
	display: block;
	width: 90%;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newszx span {
	font-size: 12px;
}
.hck a{color: #333;}
.newszx span a {
	color: #333;
}
/* 新闻内容右侧设置end */
.cpfl_boxx{
	padding: 10px;
}
.pagesm{ clear:both;overflow:hidden; padding-bottom:30px; padding-top:20px;}
.pagesm ul{ width:90%; margin:0px auto;}
.pagesm ul li{ float:left; text-align:center; width:50%; padding:0px;}
.pagesm .rows,.pagesm .current,.pagesm .num,.pagesm .end{ display:none;}
.pagesm .prev{display:block; text-align:center;color:#666;width:80%; background:#eee; height:40px; line-height:40px;border-radius:3px;margin-top:5px; font-size:15px;}
.pagesm .next{display:block; text-align:center;color:#666;width:80%; background:#eee; height:40px; line-height:40px;border-radius:3px;margin-top:5px; font-size:15px;}
.table_form tr{display: block;margin-top: 5px;}
#newsSear p{width: 100%;height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.map{ overflow:hidden; margin-bottom:20px;margin-top:20px;}
.map_l{line-height: 30px; padding-bottom:10px; font-size:15px;}
.map_l a{ color:#666;}
.map_t{ border: solid 1px #E0E0E0; padding:5px 0;margin: 5px 3px; overflow:hidden;}
.map_t ul{padding: 0 15px; }
.map_t ul li{  float: left; line-height: 25px; padding-right:30px;}
.map_t ul li a{ color:#666;}
/* 新闻内容区end */
/* Bootstrap 中默认情况下没有媒体查询 */
/* 小型设备（手机，480px 起） */
@media (min-width: 480px) {
	.news_ul li {
		width: 50%;
	}
	.imgnews {
		width: 58%;
	}
}

/* 小型设备（手机，768px 起） */
@media (min-width: 768px) {
	.imgnews {
		width: 100%;
	}
}
/* 小型设备（手机，992px 起） */
@media (min-width: 992px) {
	/* 产品分类*/
	.pcPro{
		margin-top: 20px;
		padding: 2px;
		border-radius: 4px;
	}
	.pcProAll{
		background-color: #f5f5f5;
		padding: 1px;
	}

	.pcProAll ul li{
		margin: 10px auto;
		width: 80%;
		list-style: url("../images/index_41.jpg") inside;
		line-height: 40px;
		background-color: #fff;
		border: 1px solid #e7e7e7;
		box-sizing: border-box;
		padding-left: 26px;
	}
	.pcProAll ul li a{
		display: inline-block;
		width: 86%;
		height: 40px;
		line-height: 35px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #3e3d3d;
		font-size: 14px;
		vertical-align: middle;
	}
	.pcProAll ul li:hover a{
		color: #FE7600;
	}
	/* 推荐产品 */
	.prow {
		margin-top: 18px;
	}
	.nere {
		width: 100%;
		padding-left: 20px;
		height: 48px;
		font-size: 22px;
		color: #333;
		float: left;
		font-weight: normal;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #37952d;
		background-color: #F1F1F1;
		line-height: 48px;
	}
	.cpfl_boxx {
		clear: both;
		padding-top: 10px;
	}
	.phot {
		clear: both;
		padding-top: 10px;
		padding-left: 5px;
	}
	.phot li {
		width: 100%;
		text-align: center;
	}
	.phot li img {
		display: block;
		width: 98%;
		margin: 0 auto;
	}
	.phot  .imgnews{
		overflow: hidden;
		display: block;
		position: relative;
		width: 100%;
	}
	.phot li span {
		margin-bottom: 15px;
		display: block;
		font-size: 15px;
		line-height: 30px;
	}
	.dianhua span {
		font-size: 21px;
	}
	/*新闻右侧内容区 */
	.newsRiht{
		margin-top: 20px;
	}
	.newszx>h2{
		background-color: transparent;
		text-indent: 12px;
		padding: 3px 0;
	}
	.news_ul li {
		width: 333px;
	}
	.pages {
		clear: both;
		margin: 20px;
		text-align: center;
	}
	.pages li {
		display: inline-block;
	}
	.pages a {
		border: 1px solid #ccc;
		padding: 0 5px;
	}
	.pages span {
		background: #ccc none repeat scroll 0 0;
		border: 1px solid #ccc;
		padding: 0 5px;
	}
	.abt_bny { padding: 10px 20px; overflow: hidden; padding-bottom: 30px;  margin-bottom:20px;}
	.abt_bny .liu_y { margin-top: 10px; }
	.abt_bny .liu_y li { line-height: 36px; clear: both; }
	.abt_bny .liu_y li em { font-style: normal; float: left; width: 120px; text-align: right; font-size: 12px; padding-right: 12px; }
	.abt_bny .liu_y li span { float: left; }
	.abt_bny .liu_y li span input { width: 280px; height: 31px; border: 1px solid #e4e4e4; line-height: 26px; float: left; outline: none; padding-left: 10px; font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;}
	.abt_bny .liu_y li span input:hover,
	.abt_bny .liu_y li span textarea:hover { border: 1px solid #ce0001; }
	.abt_bny .liu_y li span textarea { width: 370px; height: 150px; border: 1px solid #e4e4e4; float: left; margin-bottom: 10px; outline: none; padding-left: 10px; }
	.abt_bny .liu_y li span select { margin-right: 10px; width: 120px; }
	.abt_bny .liu_y li span img { float: left; margin-left: 10px; }
	.abt_bny .liu_y li .btnun {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #00a758; float: left; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }
	.abt_bny .liu_y li .reset {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #919294; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }
}
/* 小型设备（手机，1200px 起） */
@media (min-width: 1200px) {
	#newsSear p,.newsCont{
		margin: 0 auto;
		width: 1200px;
	}
	.pcPro,.prow{
		width: 90%;
	}
	.news_ul li {
		width: 420px;
	}
	.dianhua span {
		font-size: 24px;
	}
}