﻿*{
margin:0;
padding:0;
letter-spacing: 1px;/*英文字符间距*/
word-spacing: 1px;/*中文字符间距*/
}
body{
font-family:宋体,MS Sans Serif;
font-size:12px;
line-height:22px;
text-align:center;
background:#CDCDCD;
}
html {
overflow:-moz-scrollbars-vertical;/*设置火狐浏览器始终有滚动条*/
}
a{
text-decoration:none;/*设置连接修饰(无)*/
color:#474747;
}
a:hover{
color:#000;
}
#Container{
height:auto;
width:1002px;
background:#f6f6f6;
text-align:left;
margin:0 auto;
}
#Header{
height:300px;
width:1002px;
float:left;
display:inline;
background:url('../Images/Header_BG.gif') repeat-x ;
}
#Logo{
height:170px;
width:300px;
float:left;
display:inline;
margin:40px 0 0 80px;
}
.Banner{
float:right;
display:inline;
height:288px;
width:555px;
margin:5px 0 0 30px;
background:url('../Images/Banner.gif') no-repeat right;
}
.Nav{
clear:left;
float:left;
list-style:none;
position:absolute;
z-index:1;
width:902px;
margin-left:50px;
}
.Nav li{
float:left;
display:inline;
}
.Nav li a{
float:left;
display:inline;
color:#fff;
font-size:14px;
font-weight:bold;
padding:0 15px;
line-height:30px;
margin:5px 5px 0 0;
background:url('../Images/Nav_BG.gif') repeat-x;
}
.Nav li a:hover{
float:left;
display:inline;
color:#eee;
font-size:14px;
font-weight:bold;
padding:0 15px;
height:35px;
margin:0 5px 0 0;
background:url('../Images/Nav_Hover_BG.gif') repeat-x;
}
.Nav li .Mouse_ON, .Nav li .Mouse_ON:hover{
float:left;
display:inline;
color:#fff;
font-size:14px;
font-weight:bold;
padding:0 15px;
line-height:35px;
margin:0 5px 0 0;
background:url('../Images/Nav_ON_BG.gif') repeat-x;
}
.Main{
width:1002px;
height:auto;
float:left;
display:inline;
padding-bottom:20px;
background:url('../Images/Main_BG.gif') repeat-y ;
}
.Left{
width:645px;
float:left;
display:inline;
}
.Profile{
margin:20px 0 0 50px;
width:580px;
float:left;
display:inline;
border-bottom:1px #C9C9C9 dashed;
}
.Product_More{
float:right;
display:inline;
width:80px;
height:20px;
background:#474747;
text-align:center;
margin:5px 5px 0 0;
}
.Product_More a{
color:#fff;
}
.Product_More a:hover{
color:#eee;
}
.Profile_Info{
width:580px;
padding:15px 0 25px 0;
float:left;
display:inline;
}
.Profile_Info_PIC{
height:135px;
width:240px;
float:left;
display:inline;
background:#fff;
border:1px #C0C0C0 solid;
padding:4px 4px;
}
.Profile_Info .Profile_Info_Right{
float:left;
display:inline;
list-style:none;
width:290px;
height:90px;
padding:15px 20px 20px 20px;
}
.Profile_Info .Profile_Info_More a{
color:#fff;
}
.Profile_Info .Profile_Info_More a:hover{
color:#eee;
}
.Product{
margin:20px 0 0 50px;
width:580px;
float:left;
display:inline;
}
.Product_Info{
float:left;
display:inline;
width:580px;
}
.Product_Display{
float:left;
display:inline;
margin:20px 13px 0 10px;
float:left;
display:inline;
width:168px;
height:148px;
border:1px #DBDBDB solid;
}
.Product_Display .Product_PIC{
width:160px;
height:110px;
padding:4px 4px;
background:#fff;
vertical-align:middle;
display:table-cell;
text-align:center;
line-height:110px;
overflow:hidden;
*display:block;
*font-size:100px;
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.Product_Display .Product_PIC a img{
vertical-align:middle;
}
.Product_Introduction{
float:left;
display:inline;
list-style:none;
width:138px;
height:30px;
line-height:30px;
padding-left:30px;
color:#979797;
background:#EDEDED url('../Images/Product_Icon.gif') no-repeat left;
}
.Product_Introduction:hover{
color:#474747;
}
.Right{
margin-right:52px;
width:305px;
float:right;
display:inline;
}
.Search{
float:left;
display:inline;
height:85px;
width:260px;
background:#DEDEDE;
margin:20px 20px 0 25px;
}
.Search_Title{
float:left;
display:inline;
height:30px;
line-height:30px;
font-size:14px;
padding-left:10px;
color:#474747;
}
.Search_Text{
float:left;
display:inline;
width:240px;
padding:0 10px;
}
.Search_Box{
float:left;
display:inline;
height:18px;
line-height:18px;
width:228px;
border:1px #CECECE solid;
padding:0 5px;
margin-bottom:5px;
color:#A4A4A4;
font-size:12px;
}
.Search_Drop{
float:left;
display:inline;
height:20px;
width:160px;
color:#A4A4A4;
font-size:12px;
}
.Search_Botton{
float:right;
display:inline;
height:20px;
line-height:20px;
letter-spacing:10px;
font-size:12px;
width:68px;
color:#fff;
border:1px #fff solid;
background:url('../Images/Search_Botton.gif') repeat-x;
}
.News{
float:left;
display:inline;
width:305px;
margin-top:15px;
}
.News_Title{
float:left;
display:inline;
height:45px;
width:305px;
background:url('../Images/News_Title.gif') no-repeat;
}
.News_Title h5{
float:left;
display:inline;
line-height:40px;
margin:5px 0 0 25px;
color:#fff;
font-size:14px;
}
.News .News_More{
float:right;
display:inline;
width:40px;
margin:25px 20px 0 0;
padding-left:10px;
background:url('../Images/News_More_Icon.gif') no-repeat left;
}
.News .News_Info{
float:left;
display:inline;
list-style:none;
margin:10px 20px 0 25px;
}
.News .News_Info li{
float:left;
display:inline;
padding-left:20px;
line-height:25px;
width:240px;
background:url('../Images/News_Icon.gif') no-repeat left;
}
.NewProduct_Info{
float:left;
display:inline;
margin:5px 0 10px 25px;
}
.NewProduct{
float:left;
display:inline;
width:60px;
height:50px;
background:#fff;
border:1px #CCCCCC solid;
margin:10px 8px 0 8px;
padding:4px 4px;
}
.NewProduct span{
width:60px;
height:50px;
overflow:hidden;
display: table-cell;
vertical-align:middle; 
text-align:center;
*display: block;
*font-size: 44px;
*font-family:Arial;
}
.NewProduct a img{
vertical-align:middle;
}
.Contact_US{
float:left;
display:inline;
margin:5px 0 0 5px;
width:280px;
border-top:1px #DBDBDB solid;
}
.Contact_US_Info{
float:left;
display:inline;
list-style:none;
margin:10px 0 0 25px;
width:255px;
color:#474747;
}
.Contact_US_Info li{
float:left;
display:inline;
padding-left:20px;
width:235px;
line-height:30px;
border-bottom:1px #C1C1C1 dashed;
}
.Friendlink{
float:left;
display:inline;
width:260px;
margin:30px 20px 0 25px;
list-style:none;
}
.Friendlink li{
float:left;
display:inline;
width:115px;
height:25px;
line-height:25px;
padding-left:15px;
background:url('../Images/Friendlink_Icon.gif') no-repeat left;
}
.Guide{
float:left;
display:inline;
width:902px;
height:50px;
background:#474747;
list-style:none;
padding:0 50px;
}
.Guide_Info{
float:left;
display:inline;
}
.Guide li{
float:left;
display:inline;
margin:18px 0 0 0;
padding:0 10px;
line-height:14px;
border-right:1px #fff solid;
}
.Guide li a{
color:#fff;
}
.Guide li a:hover{
color:#eee;
text-decoration:underline;
}
#Copyright{
float:left;
display:inline;
width:592px;
color:#474747;
background:#f6f6f6;
padding:10px 360px 30px 50px;
}
