@charset "utf-8";
/* CSS Document */
.index_up {
	width: 100%;
	height: auto;
	overflow: hidden;	
	text-align: center;
}
.index_up img {
	width: 100%;
	height: auto;
}
/*关于我们*/
.ab{ 
	width:90.625%;
	hegiht:auto;
	margin:0 auto;
	font-size:1.45em;
	padding-left:0.8333em;
	padding-right:0.8333em;
	line-height:2em;
	text-indent:2em;
	padding-bottom:2.6667em;
}
.more{
	  width: 100%;
	  height: auto;
	  overflow: hidden;	
	  text-align: center;
}
.more img{
		width:40%;
}
.mains{
	width:90.625%;
	margin:0 auto;
	height:auto;
}
/*首页服务小区*/
.product_list{
	margin-bottom:1em;
}
.product_list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product_list ul li {
	font-size: 1.1667em;
	width: 47%;
	height: 15em;
	overflow: hidden;
	float: left;
	margin-left:0.5em;
	
}
.product_list ul li span {
	font-size: 1em;
	display: block;
	width: 96%;
	height: auto;
	overflow: hidden;	
	
}
.product_list ul li span i {
	display: block;
	width:100%;
	height:8em;
	padding: 1%;	
	overflow: hidden;
}
.product_list ul li span img {
	width: 100%;
	height:auto;
}
.product_list ul li span b {
	display: block;
	width: 100%;
	height: 3em;
	line-height: 3em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:1.1667em;
	text-align:center;
	display:block;
	margin-bottom:0.5em;
}

.product_list ul li font{
	background:url(../images/wap_13.png) center center no-repeat;
	width:4.1905em;
	height:0.2381em;
	display:block;	
	margin:0 auto;
	clear:both;
	margin-top:1em;
}
.product_list ul li:hover font{
	background:url(../images/wap_10.png) center center no-repeat;
	width:4.1905em;
	height:0.2381em;
	display:block;	
	margin:0 auto;
	clear:both;
	margin-top:1em;

}

/*项目案例*/
.case ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case ul li {
	font-size: 1.1667em;
	width: 47%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left:0.5em;
	margin-bottom:1em;

	
}
.case ul li img{
	width: 96%;
	height:10em;
}
.more1{
	  width: 100%;
	  height: auto;
	  overflow: hidden;	
	  text-align: center;
	  margin-top:3em;
}
.more1 img{
		width:40%;
}


/*新闻中心*/
.n1{
	width:100%;
	height:10em;
	border-bottom:1px solid #a29f9a;
	margin-bottom:2.5em;
}
.n1 img{
	float:left;
	width:10.5556em;
	height:8.3333em;
}
.nright{
	float:right;
	
	width:60%;
	
}
.nright h1{
	font-size:1.45em;
	font-weight:100;
}
.nright span{
	font-size:1.45em;
	height:2.5em;
	line-height:2.5em;
}
.nright p{
	line-height:1.333em;
	display:block;
	font-size:1.3em;
}
.n1 a p{
	color:#666666;
}
.n1 a span{
	color:#060001;
}
.nright font{
	color:#ed1d25;

}
.more2{
	  width: 100%;
	  height: auto;
	  overflow: hidden;	
	  text-align: center;
	  margin-top:2.3889em;
	  margin-bottom:2.3889em;
}
.more2 img{
		width:40%;
}
/*关于我们*/
.main {
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 1em 0px;
}
.location {
	font-size: 1em;
	width: 100%;
	height:5em;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #009ada;
}
.location b {
	display: block;
	width: 100%;
	font-size: 1.6em;
	height: 4.375em;
	line-height: 4.375em;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #009ada;
}

/*单页*/
.page_info {
	width: 95%;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	padding: 0.75em 0;
	margin: 0 auto;
}
.page_title {
	width: 100%;
	font-size: 1.65em;
	height: auto;
	line-height: 2.2222em;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px dashed #a0a0a0;
	color: #1485e5;
	font-weight: normal;
}
.page_content {
	width: 100%;
	height: auto;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 0.8em 0px;
}
.page_content img {
	max-width: 100%;
	height:auto;
}
/*分类*/
.style {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 1.35em;
	margin: 2em auto 1em;
}
.style ul li {
	width: 50%;
	height: auto;
	font-size: 1em;
	float: left;
	overflow: hidden;
	margin: 0 auto 1em;
}
.style ul li a {
	font-size: 1.1111em;
	display: block;
	margin: 0 auto;
	width: 85%;
	height: 2.6em;
	line-height: 2.6em;
	text-align: center;
	background: #dedede;
	color: #656565;
	border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	cursor: pointer;
}
.style ul li a:hover, .style ul li.shover a {
	background: #009ada;
	color: #fff;
}
/*新闻列表*/
.news_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2em;
}
.news_list ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news_list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 1.25em;
	border-bottom: 1px dashed #b0b0b0;
	margin-bottom: 0.85em;
}
.news_list ul li a {
	display: block;
	margin: 0 auto;
	width: auto;
	font-size: 1.25em;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list ul li em {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1.25em;
	height: 2em;
	line-height: 2em;
	color: #060001;
	font-style: normal;
}
.news_list ul li span {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1.25em;
	height: 4em;
	line-height: 2em;
	overflow: hidden;
	
	color:#666666;
}
/*新闻内容页*/
.page_content {
	width: 100%;
	height: auto;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 0.8em 0px;
}
.page_content img {
	max-width: 100%;
	height:auto;
}

/*政策法规*/
.news_list1 {
	width: 100%;
	height: auto;
	overflow: hidden;

}
.news_list1 ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news_list1 ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	border-bottom: 1px dashed #b0b0b0;
	margin-bottom: 0.85em;
}
.news_list1 ul li a {
	display: block;
	font-size: 1.25em;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	color: #000;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:75%;
	float:left;
}
.news_list1 ul li em {
	display: block;
	width:25%;
	font-size: 1.25em;
	height: 2em;
	line-height: 2em;
	color: #999999;
	font-style: normal;
	float:right;
}
.news_list1 ul li span {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1.1111em;
	height: 4em;
	line-height: 2em;
	overflow: hidden;
}
/*荣誉资质列表*/
.productlist {
	font-size: 1em;
	padding-top: 0.85em;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.productlist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.productlist ul li {
	font-size: 1.45em;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 auto 1.85em;
}
.productlist ul li span {
	font-size: 1em;
	display: block;
	width: 85.625%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.productlist ul li span i {
	display: block;
	width: 94%;
	height:7em;
	padding: 1%;	
	overflow: hidden;
}
.productlist ul li span img {
	width: 100%;
}
.productlist ul li span b {
	display: block;
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 100;
}



/*内容页返回列表*/
.fanhui{ width:8em; height:3em; background:#009ada; line-height:3em; text-align:center; float:right; margin-right:1em; margin-top:1em;}
.fanhui a{ color:#fff;}