/*----------------------
//文件名：science.css
//功能描述：科普事业CSS
//
//开发者：肖日宁
//日期：2014年08月30日
//版本：V1.0
//-------------------*/

/*焦点图*/
.slidesc{ width:100%; overflow:hidden; position:relative; margin-bottom:20px;}

/*科普展品展项目录*/
#newprodSc{ width:100%; clear:both; background-image:url(../image/newprodSc_02.png); margin:30px 0 30px 0; }
#newprodSc .newprodName 
{
    text-align:center; 
    font-size:34px;    
    letter-spacing:4px; 
    line-height:60px; 
    padding-bottom:20px;
     }
#newprodSc .demo { font-size:18px;}
#newprodSc .topline{ border-top:2px solid #FFFFFF; padding-bottom:20px; }
#newprodSc .bottomline{ border-bottom:2px solid #FFFFFF; padding-top:20px; }

/*科普场馆一体化解决方案*/
#ScienceSolution { width:100%; height:100%; clear:both; background-image:url(../image/ScienceSolutionbackground.jpg); }
#ScienceSolution div { margin-bottom:30px; }
#ScienceSolution .ScienceSolutionName 
{
    text-align:center; 
    font-size:34px; 
    letter-spacing:4px; 
    line-height:60px; 
    padding-bottom:20px; 
    }
#ScienceSolution .ScienceSolutionline{ border-top:2px solid #1570a6; height:20px;}
#ScienceSolution .ScienceSolutionimg{ width: 100%; margin-bottom:15px; height:100%; }
.ScienceSolutionimg div{ float:left; width:20%;	text-align: center; padding-bottom:20px;  background-image:url(../image/ScienceSolutionbackground.jpg); }
.ScienceSolutionimg div img{ width:220px; }
#ScienceSolution .topline{ border-top:2px solid #FFFFFF; padding-bottom:10px; }
#ScienceSolution .bottomline{ border-bottom:2px solid #FFFFFF; padding-top:20px; }

/*科普事业典型案例*/
#ScienceExample{ width:100%; clear:both; background-image:url(../image/ScienceExample_02.png);}
#ScienceExample .ScienceExampleName 
{
    text-align:center; 
    font-size:34px;
    letter-spacing:4px;
    line-height:60px; 
    padding-bottom:20px; 
    }
#ScienceExample .demoN { font-size:18px;}
#ScienceExample .topline{ border-top:2px solid #FFFFFF; padding-bottom:20px; }
#ScienceExample .bottomline{ border-bottom:2px solid #FFFFFF; padding-top:20px; }


/*科普行业动态*/
#ScienceNews{ width:100%; margin-bottom:10px; overflow:hidden;}
#ScienceNews .ScienceNewsMain{ text-align:center;}
.ScienceNewsLeft .ScienceNewsName{ margin:10px 5px 5px 10px; text-align:left; font-size:28px; letter-spacing:4px; line-height:60px; }
.ScienceNewsLeft{ float:left; width:100%; height:400px; border: 1px solid #e1ddde; }
.ScienceNewsMiddle{ float:left; width:100%; height:420px;}
.ScienceNewsRight{ float:left; width:100%; height:420px; }
.ScienceNewsRight .ScienceNewsRightName {  height:40px; margin:10px 5px 5px 30px;text-align:left; Color:#115d99; Font-Size:24px;}
.Sciencethree-con{  }
.Sciencethree-con img{width:100%;}
.Sciencecon-text{color:#999999; width:93%; height:320px; margin:10px 0 2px 20px; text-align:left; font-size:18px;}
.Sciencecon-text .group-news{ width:100%;}
.Sciencecon-text .color999{ text-align:left; color:#999999; margin:0 0 10px 20px; font-size:18px;}
.color999 img { height:120px;width:220px; float:right; }
.color999 a:hover,a:active {  text-decoration:none;}
.Sciencecon-text .imgoutSc{ float:left; width:92%;}
.imgoutSc img{ height:300px; width:100%; border:0px;}
.Sciencecon-bt a:link,.Sciencecon-bt a:visited,.Sciencecon-bt a:hover,.Sciencecon-bt a:active
{
    width:100px; 
    height:30px; 
    font-size:18px; 
    color:white; 
    text-align:center; 
    margin:4px 20px 0 0; 
    float:right;
    background:#1570a5;
    }
.middle-one{float:left;width:5px; height:30px;}



/*主窗体属性*/
#maintop{ text-align:center;}
a:link,a:visited{ color:Black; text-decoration:none;}
a:hover,a:active {  text-decoration:underline;}
.bottomline{ float:left; width:5px; height:10px;}
.td{ height:30px;}
.whiteline{ height:9px; border-top:2px solid white;}
