/* CSS Document */
a, a:linked, a:visited
{ color:#666}
.daohang1{
height:120px;
background:#0a7fca;
opacity:0.8;
filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
width:1000px;
position:absolute;
top:180px;
z-index:5;
}
/*************************************************logo部分*************************************************************/
.logo
{
width:275px;
height:150px;
float:left;
background:url(../images/logo.png) no-repeat center 45px;
position:absolute;
top:150px;
z-index:14;
}
.logoline
{
	background:#092835;
    height:6px;
	position:relative;
	top:144px;
	z-index:8;	
	opacity:0.8;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
     -moz-opacity:0.8; /*Firefox私有，透明度50%*/
}
#menu1{ 
    width:720px;
	height:100px;
	position:absolute;
	top:250px;
	right:0px;     
	float:right;
	z-index:10;
	}
.mainbody1
{
height:auto!important; 
_height:480px;    
min-height:480px;
margin-top:10px;
position:relative;
width:970px;
}
.right
{
float:right;
position:relative;
}
/*******************************************产品列表********************************************************/

.product{width:670px;}
.product li{display:block;position:relative;width:198px;height:134px;line-height:20px; float:left; margin:10px;text-align:center; }
.product a:link
{ color:#666;
}
.product a:visited
{
color:#666;
}
.product a:hover
{
 font-weight:bold;
 text-decoration:none;
}

.product img
{
border:3px solid #fff;
}
.product li:hover img{ border:3px solid #0099FF;}
.product li:hover div{visibility:visible;}
.product div{position:absolute;width:198px;height:134px;background:#0a7fca;opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;visibility:hidden;word-break:break-all; }
.product div a{color:#FFFFFF;}
/*******************************************新闻列表********************************************************/
.news{width:650px;}
.news li
{
list-style:none;
height:40px;
line-height:40px;
border-bottom:1px dotted #666;
text-indent:1em;
color:#666666;
}
.news li a
{
color:#666;
}
.news li a:hover
{
text-decoration:underline;
}
.news_title
{
height:30px; 
font-size:14px;
font-weight:bold;
text-align:center;
border-bottom:1px dotted #999;
margin:30px 0 5px 0;

}
.source
{
 text-align:center;
 color:#999;
 margin-bottom:20px;
}
.page{
position: absolute;
bottom:-30px;
right:10px;
width:400px;
z-index:10;
text-align:right;
}
.page a:link
{
color:#666;
}
.page a:hover{
color:#666;
}
.page a:visited{
color:#666;
}


/*********************************************图片展示strat***********************************************/
#tbody {width:660px;text-align:left; background:#FFFFFF}
#picbody { width:660px; height: 440px; background:#CFD3D7;  }
#mainphoto {display:block; }
#goleft { float:left; margin-top: 10px; margin-right: 4px; margin-bottom: 0; margin-left: 0px; height: 75px; width: 11px; }
#goright { float:right; clear:right; margin-top: 10px; margin-right: 0px; margin-bottom: 0; margin-left: 4px; height: 75px; width: 11px; }
#photos { width:630px; height:75px; line-height:75px; overflow:hidden; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 0; background:#cfd3d7; }
#showArea img { display:block; float:left; margin:0; cursor:hand; }
#showArea div
{
    float:left;
	margin:0 4px;
}
/*图片展示end*/

.description
{
width:265px;
height:440px;
text-align:right;
margin-top:10px;
overflow:auto;
margin-left:5px;
}
.prenext
{
width:240px;
height:24px;
color:#666;
}
.prenext a:hover
{
color:#666;
}
.prenext a:visited
{
color:#666;
}


.team
{

width:970px;
height:445px;
background:#0066CC;
margin-top:10px;
margin:auto;
}