@CHARSET "UTF-8";

/* .Search input { */
/*     height: 23px; */
/*     line-height: 23px; */
/*     padding: 7px; */
/*     width: 340px; */
/* } */

#div1 {
	font-family:Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\5b8b\4f53,sans-serif;
}

.label1{
	font-family:Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\5b8b\4f53,sans-serif;
	word-wrap:break-word;
	float:left;
	width:50%;
}

.label_c{
	
}

.label2{
	font-family:Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\5b8b\4f53,sans-serif;
	word-wrap:break-word;
}

.prjTr{
	box-sizing: border-box;
	border-spacing: 0;
}

.prjTh{
	border-top: 0;
	padding: 5px;
	vertical-align: bottom;
	border-bottom: 1px solid #ddd;
	line-height: 1.42857143;
	text-align: left;
}
#paging{text-align:center}
#paging ul{overflow:hidden;list-style:none;display:inline-block;}
#paging ul li{float:left;cursor:pointer;line-height:30px;width:30px;border:1px #ddd solid;margin-left:10px;list-style:none;background:#fff;box-sizing:border-box}
#paging ul li.focus{border-color:#fff;}
#paging ul li.focus:hover{cursor:text}
#paging ul li:not([class=focus]):hover{background:#ddd;}

#FloatNav{position:absolute;right:0;top:40px;list-style:none;width:100px;line-height:2em;border:1px #ddd solid;border-bottom:none}
#FloatNav li{background:#0169C8;color:#fff;list-style:none;border-bottom:1px #ddd solid;}
#FloatNav li.focus{background:#fff;color:#0169C8}
#FloatNav li:hover{text-decoration:underline;cursor:pointer;}

#infoList{background:#d1dbe4;padding-bottom:32px;margin-bottom:24px}
#infoList .inner{width:1000px;overflow:hidden;margin:0 auto}
#infoList .inner .infoContent{float:left;height:230px;margin-left:90px;width:395px;background:#fff;padding:0 25px;}
#infoList .inner .infoContact{height:230px;float:right;margin-right:90px;width:395px;background:#fff;padding:0 25px;}
#infoList .inner .infoContent h3,#infoList .inner .infoContact h3{margin:10px 0;overflow:hidden;}
#infoList .inner .infoContent h3 p,#infoList .inner .infoContact h3 p{float:left;font-size:18px;margin:0;line-height:30px;border-bottom:2px #3b8bc8 solid}
#infoList .inner .infoContent ul li{overflow:hidden;height:28px;line-height:28px;margin-bottom:5px;background:#ebebeb;font-size:12px;}
#infoList .inner .infoContent ul li b{float:left;width:70px;font-weight:normal;text-align:center;background:#565656;color:#fff;text-align:center;}
#infoList .inner .infoContent ul li p{float:left;width:275px;text-indent:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#infoList .inner .infoContent ul li:hover{background:#d1dbe4}
#infoList .inner .infoContent ul li:hover b{background:#1c79bf}
#infoList .inner .infoContact ul li{overflow:hidden;padding:4px 15px;font-size:12px;}
#infoList .inner .infoContact ul li b{float:left;height:19px;width:60px;text-align:center;line-height:19px;margin-right:12px;background:url(../images/icons/infoDetail_contactIcon.png) no-repeat 0px -19px}
#infoList .inner .infoContact ul li p{float:left;margin:0;overflow:hidden;width:240px;text-overflow:ellipsis;white-space:nowrap;}
#infoList .inner .infoContact ul li:hover{background:#1c79bf;color:#fff;}
#infoList .inner .infoContact ul li:hover b{background-position:0 0;}

#div2{background:#d1dbe4}
#div2 .inner{width:820px;margin:0 auto;overflow:hidden;}
/* #div2 { */
/* 	float: left; */
/* 	padding-left: 20px; */
/* 	padding-top: 20px; */
/* } */

/* #tab_bar ul { */
/* 	padding: 0px; */
/* 	margin: 0px; */
/* 	height: 30px; */
/* 	text-align: center; */
/* } */

/* #tab_bar li { */
/* 	list-style-type: none; */
/* 	float: left; */
/* 	width: 133.3px; */
/* 	height: 30px; */
/* 	line-height: 30px; */
/* /* 	background-color: #D8D8D9; */ */
/* 	cursor: pointer; */
/* 	font-size: 14px; */
/* 	font-weight: bold; */
/* 	border: 1px solid #EEEEEE; */
/* } */