@charset "utf-8";
/* CSS Document */

.reset_style h1{
font-size:40px;
  color:#333;
  line-height:60px;
 font-weight:normal;

}
.reset_style h2{
font-size:32px;
 color:#333;
 font-weight:normal;

}
.reset_style h3{
font-size:24px;
 font-weight:normal !important;
}

.reset_style h4{
font-size:24px;
  line-height:42px;
 font-weight:normal !important;
 font-family:Oswald-Regular; 
 word-wrap: break-word !important;
 word-break: normal !important;
}
.reset_style h6{
font-size:36px;
 font-weight:normal !important;
  color:#333;
}
.reset_style h5{
font-size:24px;
  line-height:32px;
 font-weight:normal !important;
}

.reset_style p{
  font-size:14px;
  line-height:30px;   
}

.cl { clear:both; height:5px; }

/*产品样式 产品详情页底部推荐用*/

.subCont8 { line-height:26px; color:#666; }
.productlist8 li { width:168px; height:200px; float:left; margin-right:9px; margin-bottom:1px; background:url(../images/prod3.gif) }
.productlist8 li p.preview { display:block; width:168px; height:130px; float:left; padding-bottom:5px; }
.productlist8 li p.desc { padding:0 0px; line-height:15px; color:#999; }
.productlist8 li a.img { width:168px; height:130px; padding:1px; display:table-cell; vertical-align:middle; text-align:center; *display:block;
*font-size:70px;
*font-family:Arial;
overflow:hidden; }
.productlist8 li a.img:hover { border:1px solid #8ad834; }
.productlist8 li a.img img { vertical-align:middle; }
.productlist8 li a.type { color:#008c31; font-weight:bold; }
.subCont8 .line { height:10px; overflow:hidden; clear:both; background:url(../images/box_dotline.gif) left 15px repeat-x; margin:4px auto; padding-top:10px; }
