﻿
/*----------------------------网页整页属性-------------------------------------------------------*/ 
body {  margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-color:#ffffff;
		

		font-family: simsun,arial; FONT-SIZE: 12px; text-decoration: none; color:#868686;  /*text-decoration: none无 | underline下划线 | blink闪烁 | overline上划线 | line-through贯穿线   */
		/*设置或检索背景图像是随对象内容滚动还是固定(scroll :滚动 ,fixed :固定 )  background-attachment: fixed; */
		
	}
 

/* input{width:140px; height:12px;}
-----------------------------表格，单元格属性----------<!-- #include file="_banner1.html" -->--------------------------------------*/ 
table { font-family: arial; line-height:22px; } 
td { font-family: arial; }
unitArea {font-family:simsun; font-size:12px;}
unitArea td{ white-space:nowrap}
textarea {height:150px; width:400px;}



/*------------------------------内容，版权，左边菜单属性---------------------------------------*/ 
.certificate {color:#8AD4F9;font-family:simhei; font-size:13px; font-weight:bold }
.encertificate {color:#8AD4F9;font-family:Arial; font-size:13px; font-weight:bold }
.head {color:#fff;font-family:arial; font-size:12px; }
.menu {color:#fff;font-family:simsun; font-size:14px; font-weight:bold;}
.menu td{text-align:center;}
.in_title{color:#636363; font-family:"simsun";font-size:14px; font-weight:bold;}
.serv_title{color:#fff;font-family:arial; font-size:12px; font-weight:bold;}
.in_about{ line-height:18px;}


/*-------------------------------链接属性------------------------------------------------------*/
.menu a{color: #ffffff;} 
.menu a:hover{color: #E99E0C;}
a{color: #868686;}                        		
a:hover {color:#E99E0C;}
.head a{ color:#ffffff;}
.head a:hover{color:#E99E0C;}

.Hsplitter {
    height:10px;
    clear:both;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.write:link {
	text-decoration: none;
	color: #ffffff;
}
.write:visited {
	text-decoration: none;
	color: #ffffff;
}
.write:hover {
	text-decoration: none;
	color: #ffffff;
}
.write:active {
	text-decoration: none;
	color: #ffffff;
}

#Link {border:1px solid #D7D7D7;line-height:18px;}

#Link ul {padding:0;margin:8px 10px;}
#Link li {text-align:left;list-style:none;font-size:12px;float:left;
    padding:0 15px 3px 0;margin:0;overflow:hidden;white-space:nowrap;
}

/*-----------------------------------------------------------------------------------*/
/* 内页产品列表 */
.productList {
	float:left;
	margin:15px 24px 0 24px;
}

.productList .img {
	width:165px;
	height:165px;
	border:#CCC 1px solid;
	background-position:center;
	background-repeat:no-repeat;
}

.productList .text {
	text-align:center;
	width:165px;
	overflow:hidden;
}

/* 内页工程列表 */
.projectList {
	float:left;
	margin:15px 20px 0 15px;
}

.projectList .img {
	width:130px;
	height:100px;
	border:#CCC 1px solid;
	background-position:center;
	background-repeat:no-repeat;
}

.projectList .text {
	text-align:center;
	line-height:16px;
	width:130px;
	height:32px;
	overflow:hidden;
}

/* 内页证书列表 */
.CertificationsList {
	float:left;
	margin:15px 16px 0 15px;
}

.CertificationsList .img {
	width:130px;
	height:150px;
	border:#CCC 1px solid;
	background-position:center;
	background-repeat:no-repeat;
}

.CertificationsList .text {
	text-align:center;
	line-height:16px;
	width:130px;
	height:32px;
	overflow:hidden;
}

.newList ul {
    padding:0px;
    margin:0px;
}

.newList li {
    padding:0px;
    list-style:none;
    border-bottom:1px solid #E9E9E9;
    line-height:2.2;
}

.newList li a{
    float:left;
}

.newList li span{
    float:right;
    color:#6ac2ff;
}

.turnpagepos
{
    padding:25px 0;
	text-align:center;
}

.products ul{
    padding:0;
    margin:0;
}

.products li{
    float:left;
    text-align:center;
    margin:5px 12px 5px 0;
    line-height:15px;
    list-style:none;
}

.products li div{
    border: #DDD 1px solid;
    padding:5px;
    margin-bottom:8px;
}

.products_Default ul{
    padding:0;
    margin:0;
}

.products_Default li{
    float:left;
    text-align:center;
    margin:5px 12px 5px 0;
    line-height:15px;
    list-style:none;
}

.products_Default li .img{
    border: #DDD 1px solid;
    padding:5px;
    margin-bottom:8px;
    width:114px;
    height:87px;
}

.products_Default li .text {
	text-align:center;
	width:114px;
	height:15px;
	overflow:hidden;
}

.NewText ul{
    padding:0;
    margin:0;
}

.NewText li{
    text-align:left;
    margin:0;
    line-height:21px;
    list-style:none;
    display:inline-block;
}
