<style>
	#productCategoryies {
		  
		margin-top:55px; 
	}
	
	#productCategoryiestitle,#aboutustitle {
		line-height:100px;
		font-size:70px;
		color:#21317F;
		font-family:'黑体';
	}
	
	#productCategoryiesbrith,#aboutusbrith {
		line-height:30px; 
		width:790px;
		margin-left:0px;
		font-size:18px;
	}
	
	#productCategoryiesphotos { 
		margin-top:50px;
	}
	
	.pcpc {
		display:block;
		float:left;
		width:290px;
	}
	
	.pcpc2 {
		margin-left:10px;
	}
	
	.pcdowm {
		margin-top:40px;
	}
	
	.imgzhezhao {
		position: absolute; 
		top: 0px; left: 0px; 
		width: 290px; 
		opacity: 0; 
		line-height: 24px;
		text-align: center; 
		font-weight: 700; 
		color: rgb(255, 255, 255); 
		font-size: 16px; 
		height: 355px;
	}
	
	.zhezhaotext {
		width:200px;
		height:140px;
		margin:0 auto;
	}
	
	#aboutus {
		margin-top:160px;
	}
	
	#aboutusbrith { 
	}
	
	#aboutusphotos {
		margin-top:55px;
	}
	
	#a1, #a2, #a3 {
		display:block;
		width:399px;
		float:left;
		font-size:16px;
		color:#020202;
	}
	
	.btnmsg { 
		height:35px;
		line-height:35px;
	}
	
	.jt { 
		margin-top:13px;
		margin-left:10px;
	}
	
	.btnmsgtxt,.jt {
		float:left;
	}
	
	.btnmsgtxt {
		margin-left:20px;
	}

	#productClass {
		height:570px;
		background:url({%$imagespath%}pcbg.jpg) no-repeat 100%;
		margin-top:50px;
	}
	
	#productClass .subdiv {
		
		float:left;
	}
	
	#tpinfo {
		margin-left:20px;
		margin-top:50px;  
		width:920px;
	}
	
	#tpinfo, #tpinfo *{
		color:#FAFCFB;
	}
	
	#tpinfo a {
		
		font-size:20px;
		display:block;
		
		float:left;margin-left:20px;
		padding:10px 10px;
	}
	
	#tpinfo a.active {
		background:#DB261F;
	}
	
	#tpinfo a:hover{
		background:#DB261F;
	}
	
	.plist,.lrbtn {
		margin-left:20px;
		margin-top:35px;
	}
	
	.plist .testproduct {
		margin-left:10px;
		float:left;
	}
	
	.lrbtn div {
		float:right; width:40px;height:40px;line-height:40px;text-align:center;background:#E2E2E2;color:#595959;font-size:20px;font-family:'黑体';cursor:pointer;
	}
	.lrbtn div:hover {
		background:#DB261F;
		color:#fff;
	}

	#newsContainer {
		margin-top:40px;
	}
	
	.newsListDiv {
		
		width:360px;
		height:270px;
		background:#FAFAFA;
		float:left; 
		margin-left:10px;
		display:block;
		padding:15px;
	}
	
	.newsListDiv:hover {
		background:#F5F5F5;
	}

	.contactus_info {
		
		float:left;
		margin-left:20px;
		width:280px;
		height:272px;
	}
	
	#contactus_content {
		margin-top:25px;
	}
	
	.contactus_info_msg {
		margin:0 auto;
		margin-top:130px;
		width:280px;
		text-align:center;
	}
	
	.contactus_info_msg_title {
		font-size:30px;
	}
	
	.contactus_info_msg_brith {
		font-size:16px;
		margin-top:25px;
		line-height:22px;
	}

	#firstInputs .c{
		float:left;
		padding:17px;
		background:#E2E2E2;
		margin-left:30px;
		font-size:16px;
		width:330px;
	}
	#firstInputs .c input {
		border:none;
		background:#E2E2E2;
		height:18px;
		font-size:16px;
		width:260px;
	}
	
	#contentinput {
		margin-top:30px;
	}

	#submitreset {
		
		margin-left:30px;
		margin-top:30px;
	}
	
	#submitbtn,#resetbtn {
		width:570px;
		background:#808080;
		border:none; 
		color:#fff;
		padding-top:20px;
		padding-bottom:20px;
		font-size:16px;
		cursor:pointer;
	}
	 
	#submitbtn:hover,#resetbtn:hover{
		background:#DB261F;
	}
	#resetbtn{
		margin-left:10px;
		background:#808080;
	}	
</style>