﻿/**************DesignByHancy*********************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-family: Tahoma,Verdana;
	background: #EEEEEE url('images/webbg.jpg') repeat;
}
div {
	overflow: hidden;
	margin: auto;
}
ul, ul li, li {
	list-style: none;
}
pre {
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word;  /* Internet Explorer 5.5+ */
}
a, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
input {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
select {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
	vertical-align: middle;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	color: #F2F2F2;
}
h1 {
	display:inline;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-family: "幼圆";
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
	color: black;
}
.floatleft {
	float: left;
	clear: both;
	padding-right: 5px;
}
.floatright {
	float: right;
	clear: both;
	padding-left: 5px;
}
/***********************************************************************/
.webtop {
	position:relative;
	width:1000px;
	height:79px;
	background: #FFFFFF url("images/logo.gif") 0px 0px no-repeat;
}
.toplink {
	position:absolute;
	right:20px;
	top:0px;
	height:22px;
	width:600px;
	line-height:22px;
	text-align:right;
}
#menu {
	position:absolute;
	right:0px;
	top:51px;
	width:641px;
	height:28px;
	background: #FFFFFF url("images/menubg.gif") 0px 0px repeat-x;
}
#menu ul {
	margin-top:6px;
	width:641px;
	height:28px;
}
#menu ul li {
	float:left;
	width:80px;
	height:22px;
	line-height:22px;
}
#menu ul li a{
	display:block;
	width:80px;
	height:28px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
#menu ul ul {
	display:none;
}
.topflash {
	width:1000px;
	height:196px;
	background: url("images/topbg.jpg") 0px 0px no-repeat;
}
.indexmain {
	position:relative;
	width:1000px;
	height:auto;
}
.mailpost {
	position:absolute;
	top: 50px;
	left: 4px;
	height:auto;
	width: 200px;
}
.service {
	position:absolute;
	top:196px;
	left:4px;
	width:200px;
	height:auto;
	text-align:left;
	line-height:150%;
}
.company {
	position:absolute;
	top:45px;
	left:221px;
	width:565px;
	height:auto;
	text-align:left;
	line-height:150%;
}
/**首页维修实力**/
#indexprod {
	position:absolute;
	top:238px;
	left:218px;
	width: 570px;
	height:auto;
}
#indexprod ul li {
	float: left;
	width: 132px;
	height: 152px;
	margin: 0px 5px;
}
#indexprod ul li .img {
	width: 130px;
	height: 120px;
	border: 1px #F2F2F2 solid;
}
#indexprod ul li .img img {
	height:130px;
	width:120px;
	background-color:#EEEEEE;
}
#indexprod .name {
	width: 132px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#indexprod ul ul {
	display:none;
}
/**首页新闻动态**/
.indexnews {
	position:absolute;
	top:452px;
	left:421px;
	width: 370px;
	height:auto;
}
.indexnews ul li {
	width: 370px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	text-align: left;
}
.indexnews ul li a {
	display: block;
	float: left;
	width: 270px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexnews ul li span {
	display: block;
	float: left;
	width: 100px;
	height: 19px;
	line-height: 19px;
	color: #727272;
}
/**首页点击维修**/
.workshop {
	position:absolute;
	top:238px;
	left:805px;
	width: 190px;
	height:auto;
}
.workshop ul li {
	width: 190px;
	height: 174px;
}
.workshop ul li .img {
	width: 190px;
	height: 150px;
}
.workshop ul li .img img {
	width:190px;
	height:150px;
	background-color:silver;
}
.workshop .name {
	width: 190px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footbar {
	width:1000px;
	height:75px;
	text-align:center;
	padding-top:27px;
	background:#FFFFFF url('images/footbg.jpg') 0px 0px repeat-x;
}
.content {
	width:1000px;
	height:auto;
	background:#FFFFFF url('images/bodybg.gif') right bottom no-repeat;
}
.sidebar {
	float:left;
	position:relative;
	width:207px;
	height:auto;
}
.Nyservice {
	position:absolute;
	top:44px;
	left:5px;
	width:200px;
	height:auto;
	text-align:left;
	line-height:150%;
}
.main {
	float:left;
	width:791px;
	height:auto;
	border-left:1px #AEAEAE solid;
}
.mytitle {
	width:791px;
	height:22px;
	line-height:19px;
	padding-top:9px;
	text-align:left;
	text-indent:40px;
	font-size:12px;
	font-weight:bold;
	color:#006A00;
	background: url('images/mytitlebg.jpg') 0px 0px no-repeat;
}
.mybody {
	width:720px;
	min-height:350px;
	margin:20px auto;
	text-align:left;
	line-height:200%;
	font-size:13px;
	color:#000000;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 600px;
	height: 21px;
	line-height: 21px;
	background-color:#ADD5F5;
	font-weight: bold;
	font-size: 12px;
	color:#000099;
	text-indent: 20px;
	margin-top:15px;
}
.ColumnsListMore {
	float: left;
	width: 120px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79BAEE;
	text-align: center;
	margin-top:15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico .name {
	height:40px;
	line-height:40px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px #DDDDDD solid;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: gray;
	text-align:center;
	line-height: 20px;
	clear:both;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background-color: #F7F7F7;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**********************产品列表***************************/
.RecordTotal{
	clear: both;
	text-align: right;
	padding-bottom:20px;
	color:gray;
}
.ProdList{
	text-align:center;
}
.ProdList li{
	float: left;
	width: 222px;
	height:170px;
	margin:10px 9px;
	_display:inline;
}
.ProdList .img{
	width: 220px;
	height: 148px;
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px #E0E0E0 solid;
       *display: block;
       *font-size: 130px;/*约为高度的0.873*/
       *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ProdList .img img{
	border:0px;
	max-width: 220px;
	max-height: 148px;
	overflow: hidden;
	*width: expression(this.width >220 && this.width > this.height ? 220 : true);
	*height: expression(this.height > 148 ? 148 : true);
	*vertical-align:middle;
}
.ProdList .name{
	width: 222px;
	height: 20px;
	line-height: 20px;
	color:black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProdList .desc{
	display:none;
}
.ProdList .details{
	display:none;
}
.ProdListPagination{
	text-align:center;
	padding:20px 0px;
	clear:both;
}
.ProdListPagination a{
	padding:3px 10px;
	border:1px gray solid;
	background-color:#F9F9F9;
	margin-right:10px;
	color:black;
}
.ProdListPagination a:hover{
	background-color: #808080;
	color:white;
}
/**********************产品内容***************************/
.ProdTitle{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	padding-bottom:10px;
}
.ProdBack{
	text-align:center;
	padding:20px 0px;
}
.ProdBack a{
	padding:3px 10px;
	border:1px gray solid;
	background-color:#F9F9F9;
	margin-right:10px;
	color:black;
}
.ProdBack a:hover{
	background-color: #808080;
	color:white;
}
.ProdPagination{
	display:none;
}
.ProdCount{
	display:none;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
}
.NewsList li:hover {
	background-color: #F7F7F7;
}
.NewsList .Name {
	float: left;
	width: 70%;
	background-image: url('images/icon-3.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: black;
}
.NewsList .Name a:hover {
	color: #0000CC;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display:none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	padding-top:10px;
	margin-top:20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	border-top:1px gray dashed;
	clear:both;
}
.ProdRecordTotal a {
	padding:2px 5px 1px 5px;
	border:1px silver solid;
	background-color: #F7F7F7;
	margin:0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration:none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border:1px #0065CA solid;
	color:#0065CA;
}
/**************************在线订单*********************************/
/*表格内文字样式*/
#order_online{
	margin-left:50px;
}
#order_online table{
	font: 9pt Verdana;
	color: #707070;
}
 /*提示*/
#order_online div{
color:#F00
}
 /*行颜色1*/
#order_online .order_tr1{
	background-color: #E7E7E7;
}
 /*行颜色1*/
#order_online .order_tr2{
	background-color: #F2F2F2;
}
 /*输入框样式*/
#order_online .order_testinput{
	font-family: Verdana;
	font-size: 9pt; 
	border: 1px solid #CCCCCC; 
	background-color: #F9F9F9;
}
/***********************************************客户留言样式***********************************************/
.MsgForm{
	text-align:center;
}
.MsgFormTitle{
	font-size:12px;
	font-weight:bold;
	width:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #A6D3EE;
}
.MsgForm table{
	width:600px;
	font-size:12px;
	border-collapse:collapse;
	text-align:left;
}
.MsgForm td{
	padding:3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1{
	width:70px;
	text-align: center;
}
.MsgForm input.text1{
	width:200px;
}
.MsgForm textarea.text1{
	width:98%;
}
.MsgForm .submit{
	text-align: center;
}

.MsgTable {
	text-align:center;
}
.MsgTableTitle{
	font-size:12px;
	font-weight:bold;
	width:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
}
.MsgTable table{
	width:600px;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:3px 0px;
}
.MsgTable td{
	padding:5px;
	border:1px  solid  #999999;
}
.MsgTable .td1 div{
	text-align: center;
}
.MsgTable td.td1{
	width:100px;
	background-color:#D9F8FF;
}
.MsgTable td.td2{
	text-align:right;
	background-color:#D9F8FF;
}
.MsgTable td.td3{
	text-align:left;
	background-color:#D9F8FF;
}
.MsgTable td.td4{
	width:100px;
	font-weight:bold;
	text-align: center;
	background-color:#F2F2F2;
}
.MsgTable td.td5{
	font-weight:bold;
	text-align:right;
	background-color:#F2F2F2;
}
.MsgTable td.td6{
	font-weight:bold;
	text-align:left;
	background-color:#F2F2F2;
}
.MsgTable .Pagination td{
	border:0px;
}