﻿/* CSS Document */


/* 企业文化动画样式 */
#news_LeftPic{	width:38px; float:left; padding:150px 30px 0px 30px;}
.news_MidPic{	width:530px; float:left; text-align:center;}
#news_RightPic{	width:38px; float:right; padding:150px 30px 0px 30px;}


/* 新闻标题 */
.news1{	width:920px; padding-left:5px; height:23px; padding-top:10px; float:left; text-align:left; 
	font-size:14px; font-weight:bold;}

/* 转换图片样式 */
.buttom1{ float:left; background-color:#008881;   width:15px; height:15px; margin:1px; padding-left:3px;
	border: 1px solid #CCC;}                                                  /* 当前按钮 */
.buttom2{ float:left; background-color:#999999; width:15px; height:15px; margin:1px; padding-left:3px;
	border: 1px solid #CCC;}                                                  /* 其它按钮 */
.buttomNum{font-size:10px; color:#FFF;}                                       /* 数字 */
.buttomImg { border:#dddddd 1px solid; border:0px; }                          /* 当前图片 */

/* feedback.asp */
.feedback1{	width:100px; float:left; text-align:right; margin-right:20px;}
.feedback2{	width:620px; float:left;}

/* product.asp */
.pro1{	width:350px; float:left; padding-right:10px;}
.pro2{	width:378px; float:left;}
.pro3{	padding:10px;}
.pro4{ width:770px; margin-right:10px; float:left; text-align:left; background-image:url('bg02.jpg'); background-repeat:repeat-y;}
.pro5{ width:180px; padding-left:7px; float:left; }

/* productClass.asp */
.pClass1{	width:717px; float:left; border: 1px solid #E5E5E5; margin:3px;}

.pClass1_1{	width:215px; float:left; padding:5px; text-align:center;}
.pClass1_1_1{	text-align:center; background-color:#009B9B;  width:50px; float:right; }

.pClass1_2{	width:470px; padding-left:2px;  float:left;}
.pClass1_2_1{	width:90px; float:left; padding-bottom:8px; }
.pClass1_2_2{	width:350px; float:left; padding-bottom:8px;}

/* 右边样式 */
.right1_1{	width:541px; float:left; padding-bottom:3px;}
.right1_2{	width:200px; float:left;}



/* 左边样式 */
.LeftItem1_0{ height:28px;	background-color:#01948E; margin-bottom:3px;}
.LeftItem1_1{	width:5px; height:28px; background-image:url('cd28.jpg'); background-repeat:no-repeat; float:left; padding-right:10px;}
.LeftItem1_2{	width:5px; height:5px;background-image:url('cd29.jpg');  background-repeat:no-repeat; float:left; margin-top:12px;}
.LeftItem1_3{ float:left; width:auto; padding-left:5px; padding-top:7px;}
.LeftItem1_3 a{ color:#FFF; text-decoration:none; font-weight:bold;}
.LeftItem1_4{ width:5px; height:28px; background-image:url('cd30.jpg'); background-repeat:no-repeat; float:right;}
.LeftItem1_5{	width:5px; height:5px; float:left; margin-top:12px;}

.LeftItem2_0{ height:28px;	background-color:#F1F1F1; margin-bottom:3px;}
.LeftItem2_1{	width:5px; height:28px; background-image:url('cd31.jpg'); background-repeat:no-repeat; float:left; padding-right:10px;}
.LeftItem2_2{	width:5px; height:5px;background-image:url('cd32.jpg');  background-repeat:no-repeat; float:left; margin-top:12px;}
.LeftItem2_3{ float:left; width:auto; padding-left:5px; padding-top:7px;}
.LeftItem2_3 a{ color:#009B9B; text-decoration:none; font-weight:bold;}
.LeftItem2_4{ width:5px; height:28px; background-image:url('cd33.jpg'); background-repeat:no-repeat; float:right;}
.LeftItem2_5{	width:5px; height:5px; float:left; margin-top:12px;}

.LeftItem3_0{ height:28px;	background-color:#01948E; margin-bottom:3px;}
.LeftItem3_1{	width:5px; height:28px; background-image:url('cd28.jpg'); background-repeat:no-repeat; float:left; padding-right:10px;}
.LeftItem3_2{	width:5px; height:5px; float:left; margin-top:12px;}
.LeftItem3_3{ float:left; width:auto; padding-left:5px; padding-top:7px;}
.LeftItem3_3 a{ color:#FFF; text-decoration:none;}
.LeftItem3_4{ width:5px; height:28px; background-image:url('cd30.jpg'); background-repeat:no-repeat; float:right;}
.LeftItem3_5{	width:5px; height:5px; float:left; margin-top:12px;}

.LeftItem4_0{ height:28px;	background-color:#F1F1F1; margin-bottom:3px;}
.LeftItem4_1{	width:5px; height:28px; background-image:url('cd31.jpg'); background-repeat:no-repeat; float:left; padding-right:10px;}
.LeftItem4_2{	width:5px; height:5px; float:left; margin-top:12px;}
.LeftItem4_3{ float:left; width:auto; padding-left:5px; padding-top:7px;}
.LeftItem4_3 a{ color:#575757; text-decoration:none;}
.LeftItem4_4{ width:5px; height:28px; background-image:url('cd33.jpg'); background-repeat:no-repeat; float:right;}
.LeftItem4_5{	width:5px; height:5px; float:left; margin-top:12px;}


/* 边框 */
.border0{	border:0px;}
.border1 {	border: 1px solid #E5E5E5;}
.boder2Gray {
	border-right-width: 1px;	border-left-width: 1px;
	border-right-style: solid;	border-left-style: solid;
	border-right-color: #E5E5E5;	border-left-color: #E5E5E5; }

/* 高度 */
.H200{	height:200px;}
.H25{	height:25px;}

/* 行高 */
.LH20{	line-height:20px;}


/* 字体 */
.fSize10{	font-size:10px;}
.fSize11{	font-size:11px;}

/* 颜色 */
.cBlue{	color:#409995;}
.cBlue1{	color:#008177;}
.cWhite{	color:#FFF;}
.cGray{	color:#575757;}
.cGray1{	color:#9F9F9F;}
.cRed{ color:red;}

/* 背景颜色 */
.bgCwhite{	background-color:#FFF;}
.bgCgray{	background-color:#E5E5E5;}
.bgCgray1{	 background-color:#F7F7F7;}


/* 文件头 */
#top0_1{	width:354px; height:58px; float:left; margin:9px 470px 5px 23px;
			background-image:url('logo.jpg'); background-repeat:no-repeat; }
#top0_2{	width:96px; float:left; margin-top:13px; text-align:left;}
#top1_1{	width:14px; height:36px; float:left; background-image:url('cd01.jpg');}
.top1_2{	width:3px; height:36px; float:left; background-image:url('cd02.jpg');}
.top1_3{	width:116px; height:28px; padding-top:8px; float:left; background-image:url('cd04.jpg');}
.top1_3 a{	color:#FFF; text-decoration:none; font-size:14px; }
.top1_3 a:hover{	color:#FFF !important; text-decoration:none !important; font-size:14px !important; }
.top1_4{	width:116px; height:28px; padding-top:8px; float:left; background-image:url('cd05.jpg');}
.top1_4 a{	color:#FFF; text-decoration:none ; font-size:14px;}
.top1_4 a:hover{	color:#FFF !important; text-decoration:none !important; font-size:14px !important;}
.top1_5{	width:75px; height:36px; float:left; background-image:url('cd05.jpg'); }
.top1_6{	width:135px;  padding-left:27px; height:28px; padding-top:8px; float:left; background-image:url('cd06.jpg');}
#top3_1{ width:27px; height:31px; float:left; background-image:url('cd08.jpg');}
#top3_2{ width:930px; padding-left:6px; height:23px; padding-top:8px; float:left; background-image:url('cd20.jpg'); text-align:left;}
#top3_3{ width:6px; height:31px; float:left; background-image:url('cd09.jpg');}
.proSmallItem{ text-align:left; line-height:28px; width:270px; white-space:nowrap;  background-color:#8B8B8B;}
.proSmallItem ul{ list-style: none; margin:0px;}
.proSmallItem ul li{ display:block; width:100%;  
	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;
	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;}

/* 文件尾 */
#end1{	text-align:left; margin-left:30px; margin-top:22px; margin-bottom:10px;}
#end2{	text-align:left; margin-left:30px; margin-top:9px; padding-bottom:30px;}

/* index.html */
#index1_1{ width:8px; height:113px; float:left; background-image:url('cd10.jpg');}
.index1_2{ width:1px; height:113px; float:left; background-image:url('cd11.jpg');}
#index1_3{ width:6px; height:113px; float:left; background-image:url('cd12.jpg');}
.index1_4{ width:238px; height:113px; float:left; background-image:url('cd22.jpg');}
.index1_4_1{	width:80px; height:80px; float:left; margin:18px 17px 14px 5px;}
.index1_4_2{	width:126px; height:auto; float:left;}
.index1_4_2_1{	text-align:left; font-weight:bold; margin:20px 0px 15px 0px;}
.index1_4_2_1 a{	color:#007E75; text-decoration:none;}
.index1_4_2_2{	text-align:left; margin:7px 0px;}
#index2_1{ width:6px; height:33px; float:left; background-image:url('cd13.jpg');}
#index2_2{ width:958px; height:33px; float:left; background-image:url('cd15.jpg');}
.index2_2_1{	width:14px; height:20px; float:left; background-image:url('cd16.jpg'); margin:10px 5px 4px 7px;}
.index2_2_2{	width:280px; padding-left:5px; height:23px; padding-top:10px; float:left; text-align:left; font-size:14px; font-weight:bold;}
.index2_2_3{	width:9px; height:33px; float:left; background-image:url('cd17.jpg');}
#index2_3{ width:5px; height:33px; float:left; background-image:url('cd14.jpg');}
#index3_1{	width:4px; height:4px; float:left; background-image:url('cd18.jpg');}
#index3_2{	width:960px; height:4px; float:left;}
#index3_3{	width:5px; height:4px; float:left; background-image:url('cd19.jpg');}
.index4_3{	width:282px; float:left; height:113px; background-color:#FDFDFD; padding:20px; text-align:left;}
.index4_3_1{	margin-top:5px;}

/* 通用样式 */
body {	background-color: #F5F6F8;	margin-left: 0px;	margin-top: 0px;	
		margin-right: 0px;	margin-bottom: 0px;	text-align:center;	color:#575757;}
th {	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
td {	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
body {	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
.hand{ cursor:pointer;}
.bigDiv{	width:969px;}
.bigDiv1{	width:967px;}
.leftDiv{	width:162px; padding:15px 43px 0px 11px; float:left;}
.rightDiv{	width:741px; padding-right:10px; padding-top:15px; float:left; text-align:left;}
.fLeft{	float:left;}
.no_{	text-decoration:none;}
.b{ font-weight:bold;}
.clear{	clear:left; height:1px; overflow:hidden;}
.form{	margin:0px; padding:0px;}
a:hover {	text-decoration: underline; margin-top:1px; margin-left:1px;}
.alignLeft{	text-align:left; }


