﻿搜@charset "utf-8";
<!--
/* 全局CSS定义 */
*{margin:0px;padding:0px;}
body{font-family:Arial,Helvetica,sans-serif;font-size:12px;background-color:#FFF;background:url('MainBG.gif');margin:0px;}
div{margin:auto;} 
div,form,ul,ol,li,dd,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
ul,ol,li{list-style:none}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
/* 通用属性 */
.left{float:left}
.right{float:right}
.clear{clear:both;}
/*文字对齐方式*/
.txtLeft{text-align:left}
.txtRight{text-align:right}
.txtCenter{text-align:center}
/*字体属性*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.fb{font-weight:bold;}
.red{color:#FF0000}
/* 默认链接颜色 */
a{color:#333333;text-decoration:none;}
a:hover{color:#FD5000;}
/* 抬头 */
#header{background:url('HeatTopBG.jpg') repeat-x bottom #FFFFFF;margin:auto;width:920px;}
	#header .logo{height:100px;clear:both;width:900px;margin:auto;padding-bottom:10px;}
	#header .nav{width:900px;margin:auto;height:30px;line-height:30px;}
	#header .nav ul{ font-size:12px;}
	#header .nav li{display:inline;}
	#header .nav a{color:#666;font-weight:bold;margin:0px 10px;}
	#header .nav a:hover{color:#4A6F9B}

#main{background-color:#FFF;width:920px;margin:auto;}
	.alldiv{width:910px;margin:auto;padding:5px;background-color:#FFF;}
/* 首页 */
.inbox{border:1px #505050 solid;padding:2px;width:291px;margin-top:10px}
	.inbox .title{height:30px;background:url('box-header-bg.jpg') repeat-x;line-height:30px;padding-left:10px;font-size:12px;color:#FFF;font-weight:bold;}
	.more{float:right;padding-top:2px;padding-right:5px;}
	.inbox .content{height:160px;}
	.inbox .content li{line-height:20px;background:url('aro4.gif') no-repeat 0px 5px; padding-left:8px;}
.inboxcenter{margin:10px 0px 0px 10px;}
/* 栏目 */
.classleft{width:185px;float:left;background-color:#eeeeee;padding:0px 5px}
	.ctop{width:185px;background:url('LeftTop.gif') no-repeat;height:6px;margin-top:5px;overflow:hidden }
	.cbot{width:185px;background:url('LeftBot.gif') no-repeat;height:6px;margin-bottom:5px;overflow:hidden }
	.clbox{width:184px;border-right:1px #adadad solid;background-color:#FFF;}
	.clbox .tilte{height:25px;line-height:25px;padding-left:10px;width:170px;color:#007662;font-weight:bold;}
.search{padding:10px 4px;line-height:20px;} /* 产品查找 */
	.search .input_txt{font-size: 12px;width:105px;background-color: #EEEEEE;border-top: 1px solid #999999;border-right: 1px solid #FFFFFF;border-bottom: 1px solid #FFFFFF;border-left: 1px solid #999999;}
	.search .input_Submit{height: 20px; width: 60px; border:0 none;background: url('input_bg1.gif'); font-size:12px;padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0}	
.protop{line-height:20px;}	
	.protop ul{padding:0px 4px;}
	.protop li{padding-left:8px;background:url('arr.gif') no-repeat 0px 6px;}
	.protop .big{ border-bottom:1px #d6d6d6 solid;height:20px;color:#494d4b;font-weight:bold;}
	
	
.classright{ width:700px;float:right;}	
 .path{border-bottom:1px #F2F2F2 solid;height:25px;line-height:25px;font-size:12px;background:url('template_title_bg.gif') no-repeat 0px 4px;padding-left:15px;}
.pagelist{ text-align:center;height:25px;}



.news{font-size:14px;line-height:30px;padding:10px 0px;color:#484848} /* 公司简介 */
	.news img{padding:10px 0px;}
	.news h1{font-size:30px;margin:20px 0px;font-weight:bold;}
	.news li{background:url('aro4.gif') no-repeat 0px 10px; padding-left:10px;}
	.news .pagelist{clear:both}

.about{font-size:14px;line-height:30px;padding:10px 0px;color:#484848} /* 公司简介 */
	.about img{padding:10px 0px;}
	.about h1{font-size:30px;margin:20px 0px;font-weight:bold;}
.job{font-size:12px;line-height:18px;padding:10px 0px;color:#484848} /* 人才招聘 */
	.job h1{font-size:30px;margin:20px 0px;font-weight:bold;}
	.job table{margin:10px 0px}

/* 版权 */
#bottom{background:url('footer-bkd.png') repeat-x top #FFFFFF;clear:both;padding:2px 0px;margin:auto;width:920px;}
	#bottom .link{height:30px;line-height:30px;margin:auto;width:900px;text-align:center;}
	#bottom .link li{display:inline;margin:0px 10px;}	
	#header .link a{color:#000000;text-decoration:none;margin:5px;}
	#header .link a:hover{color:#4A6F9B}
	#bottom .copyright{margin:auto;width:900px;line-height:20px;padding-top:10px;color:#808080;text-align:center;}
-->
