@charset "utf-8";
/* CSS Document */

.sbox 
{
margin-left:auto;
margin-right:auto;
position: absolute;
top: 170px;
z-index:-100;
overflow:hidden;
width:100%;
}
.Stitle_Img
{width:100%;overflow: hidden;}
.Stitle_Img img
{width:100%}
.Sbady{
width:960px;
margin-left:auto;
margin-right:auto;}

.Stitle
{width:100%;
border-bottom:solid #d1d1d1 1px;
line-height:60px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#646464;}
.Stitle a{
color:#646464;
text-decoration:none;
text-transform:uppercase}

.SText
{width:100%;
line-height:28px;
padding-top:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#646464;}

.ListText
{width:100%;
margin-top:15px;
font-family:Arial, Helvetica, sans-serif;
overflow: hidden;
}
.SText_Title
{
width:230px;
margin-top:40px;
margin-left:10px;
margin-right:10px;
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
color:#646464;}

.List_Dep{
width:685px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
float:left;color:#646464;
}
.Pro_List
{
width:100%;
border:1px solid #d1d1d1;
margin-top:30px;
padding-top:10px;
padding-bottom:10px;
display:block; overflow:hidden;}

.News_List
{
width:100%;
border-bottom:1px solid #d1d1d1;
margin-top:30px;
padding-top:10px;
padding-bottom:10px;
display:block; overflow:hidden;}
.Pro_List_img
{
float:left;
width:460px;
display:block; overflow:hidden;
margin-bottom:20px;
}
.Pro_List_img img
{
margin-left:10px;
margin-right:10px;
width:460px;
display:block; overflow:hidden;
}
.Pro_ListText
{
float:left;
width:480px;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
color:#646464;
}

.more_img
{
float:left;
width:100%;
margin-left:20px;
margin-right:20px;
border-top:dashed 1px #CCCCCC;
margin-top:10px;
display:none;
}
.more_img img
{
float:left;
height:110px;
margin:5px;
cursor:pointer;
}
.Pro_ListTitle
{
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#dc480e;
width:100%;}

.Pro_ListDep
{
margin-top:10px;
font-size:12px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
color:#646464;
width:100%;}
.Pro_ListDep img
{
width:50px;
border:solid 1px #CCCCCC}

.Pro_Button
{width: 153px;
height: 13px;
background-color: #646464;
color: white;
padding: 8px;
text-align: center;
margin-top:15px;
margin-bottom:15px;
font-size: 13px;
line-height: 15px;
border-radius: 5px;}
.Pro_Button a
{
color:#FFFFFF;
text-decoration:none;}


#bg{ display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color:#FFFFFF;  z-index:1001;  -moz-opacity: 0.5;  opacity:.40;  filter: alpha(opacity=30);}
#show{display: none;  position: absolute;  top: 50%;  left: 33%;  width: 350px;  height: 350px;  padding: 8px;  border: 8px solid #E8E9F7;  background-color: white;  z-index:1002;  overflow: auto;}