@charset "utf-8";
/* CSS Document */

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}


/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { /* 由于浏览器之间的差异，最佳做法是在列表中将填充和边距都设置为零。为了保持一致，您可以在此处指定需要的数值，也可以在列表所包含的列表项（LI、DT 和 DD）中指定需要的数值。请注意，除非编写一个更为具体的选择器，否则您在此处进行的设置将会层叠到 .nav 列表。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 删除上边距可以解决边距会超出其包含的 div 的问题。剩余的下边距可以使 div 与后面的任何元素保持一定距离。 */
	padding-right: 15px;
	padding-left: 15px; /* 向 div 内的元素侧边（而不是 div 自身）添加填充可避免使用任何方框模型数学。此外，也可将具有侧边填充的嵌套 div 用作替代方法。 */
}




/* ~~ 这是布局信息。 ~~ 

1) 填充只会放置于 div 的顶部和/或底部。此 div 中的元素侧边会有填充。这样，您可以避免使用任何“方框模型数学”。请注意，如果向 div 自身添加任何侧边填充或边框，这些侧边填充或边框将与您定义的宽度相加，得出 *总计* 宽度。您也可以选择删除 div 中的元素的填充，并在该元素中另外放置一个没有任何宽度但具有设计所需填充的 div。

*/

/* ~~ 其它浮动/清除类 ~~ */
.fltrt {  /* 此类可用于在页面中使元素向右浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 如果从 .container 中删除了 overflow:hidden，则可以将此类放置在 <br /> 或空 div 中，作为 #container 内最后一个浮动 div 之后的最终元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}
	
	
	
	
.uuu{width:100%; height:10px;}	
	.uuu-1{width:1200px; height:10px; margin:0 auto;}
		

.ttt{width:auto; height:45px; margin-bottom:0px; 
     background-image:url(../images/d1.jpg);/*背景图片*/
	 background-repeat:repeat-x;/*背景图片水平方向重复 repeat-y 的情况是垂直*/
	 }/*满屏*/


	.ttt-a{width:1200px; height:45px; margin:0 auto;}
	

		.ttt-a-1{width:200px; height:38px; background-color:#009cff; margin-top:4px; float:left; border-radius:4px;/*圆角*/}
		.ttt-a-1:hover{ background-color:#24cb37;}	
		
		.ttt-a-2{width:200px; height:38px; background-color:#2557b6;margin-top:4px; float:left;border-radius:4px;/*圆角*/}
		.ttt-a-2:hover{ background-color:#24cb37;}	
		
		.ttt-a-3{width:200px; height:38px; background-color:#2557b6;margin-top:4px; float:left;border-radius:4px;/*圆角*/}
		.ttt-a-3:hover{ background-color:#24cb37;}	
		
		.ttt-a-4{width:200px; height:38px; background-color:#2557b6;margin-top:4px; float:left;border-radius:4px;/*圆角*/}
		.ttt-a-4:hover{ background-color:#24cb37;}	
		
		.ttt-a-5{width:200px; height:38px; background-color:#2557b6;margin-top:4px; float:left;border-radius:4px;/*圆角*/}
		.ttt-a-5:hover{ background-color:#24cb37;}	
	
		.ttt-a-6{width:200px; height:38px; background-color:#009cff;margin-top:4px; float:left;border-radius:4px;/*圆角*/}
		.ttt-a-6:hover{ background-color:#24cb37;}	
	
	
	
/*始终在底部显示广告*/


*{margin:0; padding:0;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; width:100%; margin:0 auto; background:url(../bg/img2.jpg) no-repeat center 113px;}
html{ overflow-x:hidden;}
li,ol{list-style:none;}
a{text-decoration:none; cursor:pointer;}
a img{border:0;}
.clear{clear:both;}
h1, h2, h3, h4, h5, h6, p, span{font-weight:normal;}
i{font-style:normal;} 


.position{width:100%; height:52px;  position:fixed; left:0px; bottom:0px; z-index:1001; background-color: #3b97b9;}

.innerWrapper{ display:block; margin:0 auto; width:1000px; height:60px;position:relative;}

a.footerQQ{	background: url(../images/qq1.png) no-repeat left top;	display: block;	height: 75px; width: 331px;	position: absolute;	left: 10px;	top: -16px;	cursor:pointer;}

a.phoneNumber{ display: block; color:#173030; width: 290px; position: absolute; top: 0px;	right: 20px; font-weight:bold; font-size:30px; font-family:"Myriad Pro";         text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}

a.phoneNumber ins{ text-decoration:none; display:block; height:28px; line-height:28px;}

a.phoneNumber i{ display:block; height:28px; line-height:28px;  text-align:right;}

* html .position /* IE6 �ײ����� */{position:absolute;bottom:0px;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
