@charset "utf-8";

/* CSS Document */
/*contact*/
  #contact{   
	background:url(images/contact.jpg) no-repeat;
  }
  #contact h5{      
	margin-left:121px;
  }
#pg2{
    background:url(images/pbg.jpg) #f5f6f0;
}
    #map{
		margin-left:37px;
	}
    #cntext{
	margin-left:150px;
	*margin-left:100px;
	*margin-top:10px;
	}
	    #cntext p{
		    font: 14px "宋体";
			line-height:18px;
			padding:5px;
		}
		#cntext h3{ color:#837674;}

/*about*/
#about{
    background:url(images/about.jpg) no-repeat;
}
#about h5{      
	margin-left:116px;
  }
#pg2 h4{ padding:5px 70px; color:#837574;}
#pg2 span{
    width:600px;
    padding-right:80px;
	margin-bottom:25px;
	*margin-bottom:0px;
	line-height:24px;
}

/*show*/
#show{
    background:url(images/show.jpg) no-repeat;
}
#show h5{      
	margin-left:141px;
  }
#showmain{
    width:839px;
	height:462px;
	margin-left:31px;
	padding-bottom:20px;
}
#showmain ul li{
    width:196px;
	height:142px;
	border:solid 1px #939290;
	float:left;
	margin:3px;
	background-color:#fff;
}
#showmain ul li img{
	max-width:196px;
	max-height:122px;
	border:0;
}
#showmain ul li p{
    text-align:center;
	widows:196px;
	height:20px;
}

/*service*/
#service{
    background:url(images/service.jpg) no-repeat;
}
  #service h5{margin-left:100px;}
#sort{
    width:105px;
	padding-left:50px;
}
#sort p{
    font-size:14px;
	color:#837574;
	line-height:20px;
}
#main{
    width:623px;
	padding-right:60px;
}
#main p{
line-height:24px;
}

/*custom*/
#custom{
    background:url(images/custom.jpg) no-repeat;
}
 #custom h5{margin-left:114px;}
#cstmain{ 
    width:843px;
	height:504px;
	margin:0 auto;
	padding-left:39px;
	padding-bottom:20px;
    clear:both;
	background:url(images/pbg.jpg) #f5f6f0;
	text-align:left;
}
#cstmain ul li{ 
    width:83px; 
	height:43px;
	max-width:83px;
	max-height:43px;
	border:solid 1px #939290;
	/*margin:0 39px 10px 39px;*/
	margin-right:18px;
	margin-bottom:18px;
	float:left;
	text-align:center;
}
#cstmain ul li img {
    width:83px;
	height:43px;
}

/*news*/
#nxinwen{
    width:804px;
	border:dashed 1px #939290;
	margin:0 auto;
	/*margin-bottom:20px;*/
	padding-top:10px;
}
#nxinwen p{
    font-size:14px;
    color:#837574;
}

/*new*/
.nxinwen-title{
    font-size:14px;
	color:#837574;
	text-align:center;
}
.nxinwen-centent{
   padding:0 30px;
   line-height:24px;
}

#contact, #about, #show, #service, #custom{   
    color: #000;
	line-height:95px;
  }
#contact, #pg2, #about, #show, #service, #custom{
    margin:0 auto;
	width:882px;
}