/*----------------------
//文件名：ScienceProduct.css
//功能描述：科普事业产品子页.CSS
//
//开发者：肖日宁
//日期：2014年08月30日
//版本：V1.0
//-------------------*/

/*科普产品子页上部*/
#ScProductTop { border:2px solid #9dd8f6; width:100%; clear:both; background-image:url(../image/newprodSc_02.png); height:400px;}
.ScProductTopLeft{ width:55%; float:left; padding:15px 5% 15px 5%; }
.ScPronames{ background-color:#0597fc; color:White; width:14%; text-align:center;}
.ScProSeries{ font-size:30px; letter-spacing:5px; line-height:70px;}
.ScProdetail{ font-size:18px; letter-spacing:2px; line-height:40px;}
.ScProductTopRight{ width:35%; float:left;}
.ScProductTopRight div img { width:99%; float:left;}

/*科普产品子页下部*/
#ScProductBottom{ width:100%; clear:both; overflow:hidden; height:100%;}
.ScienceProductInfo a:link { color:Black; text-decoration:none; }
.ScienceProductInfo a:hover { text-decoration:underline; }
.ScienceProductInfo a:active{ text-decoration:underline; }
.ScienceProductInfo a:visited{ color:Black; text-decoration:none; }
#ScProductBottom .topline{ border-top:2px solid #FFFFFF; padding-bottom:15px; }
#ScProductBottom .bottomline{ border-bottom:2px solid #FFFFFF; padding-top:20px; }
#ScProductBottom .ScienceProductInfo{ width: 95%; margin: 0px auto;}
.ScienceProductInfo div{ float:left; width:25%;	text-align: center;	padding-bottom: 25px;}
.ScienceProductInfo img{	width:280px; }
