body{
margin:0px;
padding:0px;
text-align:center;
font-size:14px;
color:#727272;
}
a{
color:#727272;
text-decoration:none;
}
a:hover{
color:#ee7d20;
text-decoration:none;
}
td{
text-align:left;
}
.bodybg{
background:url(img/body.gif) no-repeat top center;}
.box{ /*主体box*/
padding-left:20px;
clear:both;
}
.box .body{
padding-right:20px;
word-break:break-all;
}
.imgbox{/*产品样式*/
width:189px;
float:left;
}
.imgbox .body{
height:190px;
background:url(img/imgbox.gif) repeat;
padding-top:8px;
padding-left:19px;
text-align:center;
position:relative;
}
.imgbox .body p {
position:static;
+position:absolute;
top:50%
}
.imgbox .body img {
position:static;
+position:relative;
top:-50%;left:-50%;

}

.imgbox .bottom{
color:#ef842c;
font-size:15px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
height:55px;
}
.whycontent{
padding-left:45px;
line-height:150%;
}
.whycontent img{
position:relative;
top:3px;
}
.leftbody{/*右边*/
padding-left:56px;
}
#form1{
margin:0px;
padding:0px;
}
#form1 .kw{
background:#FFFFFF;
border:none;
}
.leftcd{
width:200px;
height:25px;
border-bottom:solid 1px dashed;
padding-top:10px;
padding-left:20px;}
.leftcd a{
font-size:18px;
font-weight:800;
text-decoration:none;
color:#727272;
font-family:Verdana, Arial, Helvetica, sans-serif}
.gdpro{
text-align:center;
width:230px;
height:430px;
border:2px #c8e79d solid;
}
.content{
padding:20px;
}
.content .title{
color:#11a1e7;
font-size:18px;
font-weight:700;
text-align:center;
border-bottom:1px #333333 solid;
}
.content .body{
padding-top:10px;
}
.content .body .imgbox .body{
padding-right:20px;
}