@CHARSET "UTF-8";
#tb_content{
	position:relative;
}
.a_product{
	display:block;
	width:180px;
	height:180px;
	text-align:center;
	float:left;
	margin-bottom:30px;
}
.a_product img{
	width:160px;
	height:140px;
	background:#ccc;
}
.a_product span{
	display:block;
	width:180px;
	color:#333;	
}
#div_paging{
	width:740px;
	height:30px;
	position:absolute;
	bottom:0px;
	background:red;
}
#pro{
margin:0;
padding:0;
}
#pro li{
list-style-type:none;
width:185px;
float:left;
margin-bottom:25px;
}
#pro .proImg{
display:block;
width:170px;
height:177px;
border:1px solid #ccc;
margin:0 auto;
padding:2px;
}
#pro .proImg:hover{
border-color:red;
}
#pro .proTitle{
display:block;
/*width:176px;*/
text-align:center;
color:#444;
margin:0 auto;
margin-top:7px;
height:22px;
overflow:hidden;
}
#pro .proTitle:hover{
color:red;
text-decoration:underline;
}
#pro .proNum{
display:block;
/*width:176px;*/
text-align:center;
color:#444;
font-size:12px;
margin:0 auto;
margin-top:3px;
height:22px;
overflow:hidden;
}
#proContent{
width:740px;
}
#proContent .proContent_img{
width:400px;
height:465px;
float:left;
/*overflow:hidden;
position:relative;*/
border:1px solid #ddd;
}
#proContent .proContent_txt{
width:320px;
/*height:430px;*/
float:right;
overflow:hidden;
}
#proContent .proContent_txt h2{
text-align:left;
font-weight:normal;
padding-top:10px;
padding-bottom:10px;
}
#proContent .proContent_txt h3{
text-align:left;
font-weight:normal;
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
}
#proContent .proContent_txt p{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
font-size:12px;
line-height:22px;
color:#777;
}
#proContent .proContent_txt a{
display:block;
width:196px;
height:50px;
margin:0 auto;
}
.proXq1{
width:740px;
height:30px;
border-bottom:1px solid #ddd;
padding-top:30px;
}
.proXq1 span{
display:block;
width:130px;
height:30px;
background:#CC0000;
color:#fff;
line-height:30px;
text-align:center;
font-size:12px;
}
.proXq2{
width:740px;
margin-top:30px;
font-size:12px;
line-height:21px;
}
.proXq3{
width:740px;
margin-top:30px;
font-size:14px;
background:url('../Images/m3.jpg') no-repeat left center;
height:20px;
line-height:20px;
text-indent:15px;
}
.proXq3{
width:740px;
margin-top:30px;
}
.proXq4{
width:740px;
margin-top:30px;
}
.proXq4 ul{
margin:0;
padding:0;
}
.proXq4 li{
width:185px;
float:left;
list-style-type:none;
}
.proXq4_img{
display:block;
width:170px;
height:177px;
border:1px solid #ddd;
padding:2px;
margin:0 auto;
}
.proXq4_img:hover{
border-color:red;
}
.proXq4_title{
display:block;
width:176px;
text-align:center;
color:#444;
margin:0 auto;
margin-top:10px;
}
.proXq4_num{
display:block;
width:176px;
text-align:center;
color:#444;
margin:0 auto;
margin-top:2px;
font-size:12px;
}
.proXq4 h3{
text-align:center;
padding-top:5px;
color:#CC0000;
}