﻿body
{
	width: 100%;
	margin: 0 auto;
	font-family: 宋体, Tomaha;
	font-size: 12px;
	line-height:120%;
}
ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
a:link
{
	text-decoration: none;
	color: #333333;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:active{
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
#TopContainer,#MainContainer,#FootContainer
{
    clear: both;
    margin: 0 auto;
    width: 1000px;
}
#LogoContainer,#MenuContainer
{
    clear: both;
    margin: 0 auto;
    width: 1000px;
}
#LogoContainer
{
	height:80px;
}
#logo
{
	float:left;
}
#hotline
{
	float:right;
	text-align:right;
	margin:21px 10px;
	font-size:14px;
}
#hotline span
{
	color:Red;
	font-size:18px;
	vertical-align:middle;
	height:89px;
	font-family:黑体;
}
#BottomMenu,#CopyRight
{
    clear: both;
    margin: 0 auto;
    width: 100%;
}
#MenuContainer
{
	background:url("/images/navi_bg.jpg") repeat-x scroll center top #4886C1;
	color:#FFFFFF;
	text-align:left;
	overflow:hidden;
	height: 28px;
}
#MenuContainer ul
{
	width:70%;
	height:28px;
	float:left;
}
#MenuContainer ul li
{
	float: left;
	display:block;
	margin:0 14px;
	height:28px;
	line-height:28px;
}
#MenuContainer ul li a
{
	background:url("/images/navi_space.jpg") no-repeat scroll right center transparent;
	color: #FF9900;
	padding:0px 8px;
	font-weight: bold;
	font-size:13px;
}
#searchdiv
{
	float:left;
}
#searchdiv #search_left, #searchdiv #search_center, #searchdiv #search_right
{
	float:left;
	margin:3px 5px;
}
#bannerContainer
{
	width:100%;
	margin:10px auto;
	text-align:center;
}
#MainContainer
{
	background-color:#F2F9FF;
}	
#Navi
{
	float:left;
	width:160px;
}
#MainContent
{
	float:right;
	width:836px;
	background-color:#FFFFFF;
}
#sidebar
{
    float:right;
    width:200px;
}
.NaviPic
{
	border:solid 1px #CCCCCC;
	padding:2px;
	margin:5px auto;
}
.CategoryMenu
{
	width:100%;	
	margin:5px auto;
}
.CategoryMenu .menu1
{
	background-image: url(   'images/category_bg.gif' );
	background-repeat: no-repeat;
	background-position: 0px;
	height: 36px;
	text-indent:30px;
	position:relative;
}
.CategoryMenu .menu1 a
{
	font-size: 14px;
	line-height: 36px;
}
.CategoryMenu .menu2
{
    position:absolute;
    top:0px;
    right:-150px;
    width:150px;
    text-indent:0px;
    background-color:White;
    z-index:10;
    display:none;
}
.CategoryMenu .menu2 ul li
{
    text-indent:5px;
    background-color:#FF3300;
    margin:2px auto;
}
.CategoryMenu .menu2 ul li a
{
    color:White;
}
#BottomMenu
{
	background-color: #F5F5F5;
	border:solid 1px #CCCCCC;
	margin:5px auto;
	width:986px;
}
#BottomMenu ul
{
	width:66%;
	margin:0 auto;
	height:24px;
}
#BottomMenu ul li
{
	float: left;
	height: 24px;
	margin: 0 10px;
	width: 80px;
	text-align:center;
}
#BottomMenu ul li a
{	
	color:#3366FF;
	line-height: 24px;
}
#BottomMenu ul li a:hover
{
	background-color: #3366FF;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
}
#RecProduct
{
	width:1500px;
}
#RecProduct ul
{
	float:left;
}
.RecTitle
{
	font-size:18px;
}
.RecText
{
	font-size:14px;
}
.NewProduct
{
	width:100%;
	height:150px;
	margin-top:10px;
}
.NewProduct ul
{
	clear:both;	
}
.NewProduct ul li
{
	display:block;
	float: left;
	height:160px;
	width:160px;
	text-align:center;
}
.NewProduct ul li img
{
	border: 1px solid #CCCCCC;
	padding:2px;
	width:130px;
	height:95px;
}
.NewProductBlock ul li img
{
	float: left;
	margin:8px;
	width:170px;
}
.NewProductBlock ul
{
	width:100%;
	margin:0 auto;
}
.NewProductBlock ul li
{
	text-align:center;
}
.NewProductBlock ul li img
{
	border: 1px solid #CCCCCC;
	padding:2px;
}	
#LogoPic
{
	float: left;
	height:80px;
}
#LogoText
{
	float: right;
	height: 80px;
}
#CopyRight
{
	background-image:url('images/bottom_bg.gif');
	background-repeat:no-repeat;
	margin:0px auto;
	text-align:center;
}
#CopyRight ul li
{
  line-height:150%;
}
#CopyRight ul li
{
  line-height:150%;
}
.ProductBlock
{
	width:90%;
	display:block;
	clear:both;
	margin:14px auto;
	border-bottom:1px dashed #F3F3F3;
}
.ProductBlock ul
{
	margin:0px;
	padding:0px;
}
.ProductBlock ul li
{
	line-height:200%;
}
.ProductBlock img
{
	border: 1px solid #CCCCCC;
	padding:2px;
	float:left;
}
.DetailText
{
}
.DetailText ul
{
	clear:both;
}
.DetailText ul li
{
	line-height:300%;
}
.DetailText span
{
	width:80;
	margin:0 auto;
}
.ProductBlockTitle
{
	font-size:14px;
}
.NewsTitle
{
	font-size:20px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
}
.DetailTitle
{
	font-size:20px;
	font-weight:bold;
	line-height:200%;
}
.DetailDate
{
	text-align:center;
	line-height:200%;
}
.DetailContent
{
	font-size:14px;
	line-height:200%;
}
#ContactInfo
{
	width:208px;
	margin:10px auto;
	border:solid 1px #FDC349;
	background-color:White;
}
#ContactInfo img
{
	margin:1px;
}
#ContactInfo ul
{
	margin:0px;
	padding:0px;
}
#ContactInfo ul li
{
	height:24px;
	font-size:14px;
	margin:15px;
}
.BlueBG
{
	background-image: url('images/menubg.jpg');
	background-repeat:no-repeat;
	margin: 0 auto;
	width:98%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.BlueBG h3
{
	line-height:28px;
	height:28px;
	text-indent:20px;
	margin:0px;
	font-size:13px;
	color:White;
}
.BlueBG ul
{
	width:98%;
	margin:0 auto;
}
.PicLeft
{
	padding:2px;
	border:solid 1px #CCCCCC;
	margin:0 5px;
}
.DetailPic
{
	margin:0 8px;
	float:left;
}
.NewsList
{
    font-size:14px;
    line-height:150%;
}
.NewsList ul
{
}
.NewsList ul li
{
	line-height:200%;
}
.CaseList
{
}
.CaseList ul
{
}
.CaseList ul li
{
	line-height:200%;
	width:360px;
	float:left;
}
.PagerDiv
{
	text-align:center;
	clear:both;
}
.PagerDiv a.current
{
    border:solid 1px #ccc;
    padding:2px;
}
.ContactTable
{
	width:70%;
	background-color:#CCCCCC;
	overflow:hidden;
	line-height:200%;
}
.ContactTable tr td
{
	background-color:White;
	font-size:14px;
}
.TableTitle
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#F5F5F5;
}
.TableItem
{
	text-align:center;
}
.TableAlter
{
	text-align:center;
	background-color:#F6F6F6;
}
.BigFont ul li
{
	line-height:150%;
	font-size:14px;
}
#scrollProduct img
{border:solid 1px #CCCCCC;padding:2px;margin:0 5px;width:134px;height:99px;}
#scrollProduct ul li
{
    margin:0px 5px;
    text-align:center;
}
.scrollProductimg
{border:solid 1px #CCCCCC;padding:2px;margin:0 5px;width:134px;height:99px;}

.board
{
}
.board ul li
{
	background-color: #F9F9F9;
	color: #6666FF;
	margin: 5px auto;
	text-indent: 10px;
	line-height: 150%;
}
.HightLight
{
	background-color:Yellow;
	color:#FF0000;
}
#SearchBar
{
	background-color: #D2E1FF;
	width:90%;
	margin:18px auto;
}
#SearchBar ul
{
	margin:0;
}
#SearchBar ul li
{
	text-indent:30px;
}
.RedBG
{
	background-color:Red;
}
#qqonline
{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 146px;
    font-size:12px;
    text-align:right;
    font-weight:bold;
    line-height:180%;
    float:right;
}
#kefulist
{
    font-size:12px;
    text-align:right;
    font-weight:bold;
    line-height:180%;
    width:120px;
    float:right;
    background-image:url('images/kefu_middle.gif');
    background-repeat:repeat-y;
    text-align:center;
}
#kefutop
{
    position:relative;
    height:70px;
    background-image:url('images/kefu_up.gif');
    background-repeat:no-repeat;
    background-position:right center;
}
#kefuclose
{
    position:absolute;
    top:5px;
    right:5px;
    width:13px;
    height:10px;
    cursor:pointer;
}
#kefumiddle
{
	background-image:url('images/qqonline.gif');
	background-position:left center;
	background-repeat:no-repeat;
	overflow:hidden;
}
#banneronline
{
	position: absolute;
	top: 80px;
	right: 0px;
	width: 200px;
}
#IMonline
{
	position: absolute;
	top: 250px;
	left: 996px;
	width: 200px;
}
.dashdiv
{
	border-width: 1px;
	border-color: #CCCCCC;
	height: 1px;
	margin: 6px auto;
	width: 90%;
	clear:both;
	border-top-style: dashed;
}
.Links
{
	margin:10px auto;
	width:1000px;
	border:1px solid #999999;
	clear:both;
}
.Links h3
{
	float:left;
	margin:0px 20px;
}
.Links ul
{
	margin:0px;
	padding:0px;
}
.Links ul li
{
	float:left;
	margin:5px;
	line-height:150%;
	display:block;
}
.breadcrumb
{
	margin:5px 10px;
}
#NewsContainer
{
	float:left;
	width:50%;
	line-height:200%;
}
#NewsContainer a
{
    font-size:14px;
}    
#IndustryContainer
{
	float:right;
	width:50%;
	line-height:200%;
}
#IndustryContainer a
{
    font-size:14px;
}  
.titlebg
{
	background-image:url('images/newsbg.jpg');
	background-repeat:no-repeat;
	font-size:13px;
	color:#005aa8;
	text-indent:30px;
	height:24px;
	line-height:28px;
}
.rightdate
{
	float:right;
}
.categorytitle_bg
{
	background-image:url('../images/category_title.jpg');
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	text-indent:50px;
	color:White;
	margin-bottom:0px;
}
.menubox
{
	width:100%;
	margin:5px auto;
	background-color:White;
	border:2px solid #d5dee7;
}
.menubox ul li
{
	text-indent:20px;
	line-height:150%;
	margin:5px auto;
}
#goto
{
    cursor:pointer;
}
#lblContent
{
line-height:160%;
}
.more
{
    float:right;
}
.CertBlock ul li
{
    float:left;
    margin:20px 10px;
    text-align:center;
    line-height:150%;
}
#centerside
{
    width:636px;
    float:left;
}
#rightside
{
    width:200px;
    float:right;
}
.albumtitle
{
    background-image:url('images/menu-right-bg.gif');
    font-size:14px;
    height:19px;
    line-height:19px;
    text-indent:20px;
}
.albumblock
{
    text-align:center;
    line-height:150%;
    font-size:14px;
}
#leftbanner
{
    position:absolute;
    left:0px;
    top:80px;
}