﻿@charset "utf-8";
/***************全局*************/
body {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-family: Arial, 宋体;
}
div{
	margin:auto;
}
ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
img{
	border:none;
}
a {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}

/***************页眉*************/
.Header {
	background-color:#F8FCFF;
	text-align:center;
}
/***************导航*************/
.Navbox{
	background-image: url('navbg.jpg');
	background-repeat: repeat-x;
}
.Nav{
	width:1000px;
	height:40px;
}
.Nav ul{
	float:left;
	width:810px;
	background-image:url('li.png');
	background-position:right center;
	background-repeat:no-repeat;
}
.Nav ul li{
	float:left;
	background-image:url('li.png');
	background-position:left center;
	background-repeat:no-repeat;
	width:90px;
	height:40px;
	position:relative;
}
.Nav ul li a{
	display:block;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:white;
}
.Nav ul li a:hover{
	background-image:url('lihover.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
	color:white;
}
.Nav ul li ul{
	position: absolute;
	top: 40px;
	left: 0px;
	filter: alpha(opacity=75);
	width: 200px;
	display: none;
	background:#44B5DF;
}
.Nav ul li ul li{
	float:none;
	width:auto;
	height:30px;
}
.Nav ul li ul li a{
	display:block;
	height:30px;
	line-height:30px;
	background-image:none;
	text-align:center;
	letter-spacing:0px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
}
.Nav ul li ul li a:hover{
	background-image: none;
	background-color: #FFFFFF;
	color:black;
	font-weight: normal;
}
.link{
	float:right;
}
/***************flash*************/
.Flash {
	width:1000px;
}

/***************主页内容*************/
.IndexCont{
	background-image:url('indexbox1bg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:1000px;
	overflow:hidden;
	padding:80px 0px 20px 0px;
}
/* 最新产品 */
.Zxcp{
	float:left;
	width:235px;
	padding:0px 0px 0px 50px;
}
/* 公司简介 */
.Gsjj{
	float:left;
	width:340px;
	padding:0 35px;	
	line-height:24px;
	color: #4C4C4C;
}
.Gsjj span{
	color:#3997CB;
	font-size:13px;
	font-weight:bold;
}
.Gsjj .Gsjjcm{
	float:left;
	padding:10px 10px 0px 0px;
}
/* 重点推荐 */
.Gsxw{
	float:left;
	width:265px;
	height:185px;
	background:url('ren.gif') no-repeat  right bottom;
}
.Gsxw ul li{
	background:url('ico.gif') no-repeat left center;
	line-height:28px;
	text-indent:15px;
	color: #003399;
}
/* 产品推荐 */
.Cptj{
	clear:both;
	background-image:url('gdtitle.jpg');
	background-position:50px 10px;
	background-repeat:no-repeat;
	padding:40px 50px 0px 50px;
}
.Cptj img{
	width:170px;
	height:140px;
	border:1px #DDD solid;
	padding:2px;
}
.Cptj td{
	text-align:center;
}
/* 新闻中心，技术文献，产品知识 */
.Indexcont{
	width:920px;
}
.Indexcont .title{
	padding:10px 0px;
	font-size:14px;
	font-family:微软雅黑;
	font-weight: bold;
	color:#3366CC;
	border-bottom:1px #EFEFEF solid;
}
.Indexcont .cont{
	padding:70px 0px 10px 0px;
	background-position:center 10px;
	background-repeat:no-repeat;
}

.Indexcont .Left{
	float:left;
	width:290px;
	padding:10px;
}
.Indexcont .Left .cont{
	background-image:url('title1.jpg');
}

.Indexcont .Center{
	float:left;
	width:280px;
	padding:10px;
}
.Indexcont .Center .cont{
	background-image:url('title2.jpg');
}

.Indexcont .Right{
	float:left;
	width:290px;
	padding:10px;
}
.Indexcont .Right .cont{
	background-image:url('title3.jpg');
	line-height:20px;
}



/***************内页内容*************/
.NyCont{
	background-image:url('indexbox2bg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:960px;
	overflow:hidden;
	padding:10px 20px;
}
.NyLeft{
	width:215px;
	float:left;
	background-color:#F1F1F1;
}
.NyRight{
	float: left;
	width: 735px;
	padding-left: 10px;
}
/*产品列表*/
.Cpfl{
	background-image:url('cpzl.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:40px;
}
.Cpfl ul{
	background-image:url('lanmubg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px 20px 15px 20px;
}
.Cpfl ul li{
	background-image:url('liico.gif');
	background-position:left center;
	background-repeat:no-repeat;
	line-height: 24px;
	text-indent:20px;
}
.Cpfl ul li a{
	display: block;
	color: #4C4C4C;
}
.Cpfl ul li a:hover {
	color: #004D71;
}
/*联系我们*/
.Lxwm{
	background-image:url('lxwmtitle.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:40px;
}
.Lxwm p{
	background-image:url('lanmubg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px 20px 15px 20px;
	line-height:25px;
	color:#4c4c4c;
}

.Pagetitle {
	height: 40px;
	border-bottom: 1px #E1E1E1 solid;
	background: url('title.jpg') no-repeat left center;
	text-indent:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#3997CB;;
}
.Incont{
	line-height:24px;
	padding: 15px;
	color:#4c4c4c;
}
/***************模板页*************/
.nr2 {
}

.gg{
	float:right;
	width:400px;
	height:24px;	
	color:#F55308;
}
.righttop {
	width: 735px;
	float: left;
}
table.cptable {
    border-collapse: collapse;
    margin: auto;
	height: 748px;
}
table.cptable td {
    border: 1px solid gray;
    line-height: 20px;
    padding: 4px 10px;
}


/***************尾部*************/
.foot{
	padding:10px 0px;
	background-color:#3FB2DE;
	background-image:url('foot.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	line-height:20px;
	text-align: center;
	color:white;
}
.foot a{
	color:white;
}


