﻿#banner{
background:url(../images/product/banner.jpg);
}
#sidebar h3{
background:url(../images/product/sidebar_tit.png);
}
#content p{
line-height:18px;
color:#525151;
}
#defa{
width:630px;
margin:30px auto 0px;
}
#defa li{
width:146px;
height:360px;
padding-right:5px;
margin-right:5px;
border-right:1px dotted #757575;
float:left;
}
#defa li h4{
padding:4px 0px;
text-align:right;
}
#defa li h4 a{
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#760207;
}
#defa li h4 a:hover{
text-decoration:underline;
}
.defa1,.defa2,.defa3,.defa4{
width:146px;
height:206px;
display:block;
}
.defa1{
background:url(../images/product/li_img_1.jpg) no-repeat  -146px 0px;
}
.defa1:hover{
background:url(../images/product/li_img_1.jpg) no-repeat;
}
.defa2{
background:url(../images/product/li_img_2.jpg) no-repeat  -146px 0px;
}
.defa2:hover{
background:url(../images/product/li_img_2.jpg) no-repeat;
}
.defa3{
background:url(../images/product/li_img_3.jpg) no-repeat  -146px 0px;
}
.defa3:hover{
background:url(../images/product/li_img_3.jpg) no-repeat;
}
.defa4{
background:url(../images/product/li_img_4.jpg) no-repeat  -146px 0px;
}
.defa4:hover{
background:url(../images/product/li_img_4.jpg) no-repeat;
}
.textbox{
width:630px;
margin-bottom:30px;
}
#prolist{
width:660px;
}
#prolist li{
width:286px;
height:90px;
padding:15px 12px 15px 12px;
background:url(../images/product/li_bg.jpg);
margin:0 20px 20px 0;
float:left;
}
#prolist li .imgshow{
display:block;
width:90px;
height:90px;
border:1px solid #ccc;
margin-right:15px;
float:left;
}
#prolist li h5,#prolist li p{
float:left;
}
#prolist li h5{
width:170px;
padding:4px 0px;
}
#prolist li h5 a{
font-size:14px;
font-weight:bold;
color:#525252;
text-decoration:none;
}
#prolist li h5 a:hover{
text-decoration:underline;
}
#prolist li p{
width:170px;
}
#prolist li .showmore{
text-align:right;
}