@import url(qq.css);

/*------全局定义-------------------- */

*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
    }
	
body{
	font:12px Verdana,Arial,Tahoma;	
    }
		
img{
	border:none;
    }
   
a{
    color:#333;
	text-decoration:none;
   }

a:hover{
	text-decoration: none;
	color:#FF0000;
   }
	
ul{
	list-style:none;
   }
   
input,select,button{
    font:12px Verdana,Arial,Tahoma;
    vertical-align:middle;
   }

select{
  border:none;}

.clear{
    clear:both;
    height:0px; 
	overflow: hidden;
	}

	
/*-----------------float--------------------*/

.fleft{ 
    float:left;
    } 
	
.fright{
    float:right;
	}	
	
/*---------------margin---------------------*/	

.mleft{
   margin-left:10px;
   }
   
.mright{
   margin-right:10px;
   }
    
/*------padding------*/   

.pleft{
   padding-left:10px;
   }
   
.pright{
   padding-right:10px;
   }


/*---------------------头部-------------------*/

.header {
	width:100%;
	overflow:hidden;
}
/*---顶部导航开始---*/

.header .headeTop {
	width:980px;
	overflow:hidden;
	height:140px; 
	margin: 0 auto;
}

.header .headeTop span{
	width:980px;
	overflow:hidden;
	margin: 0 auto;
	display: block;
}

.header .headeTop span h2{
	width: 300px;
	color: #666;
	font-size: 14px;
	float: left;
	margin-top: 13px;
	font-weight: lighter;
	display: block;
}



.header .headeTop span .ul2 {
	float: right;
	padding-left:6px;
	overflow:hidden;
	display:block;
	/*border: 1px solid red;*/
}

.header .headeTop span .ul2 li {
	float:left;
	margin-top: 13px;
	height: 14px;
	line-height: 14px;
	padding:0 10px;
	background:url(../images/topline.jpg) no-repeat left center;
}

.header .headeTop span .ul2 li a {
	font-size: 12px;
	color:#016bb9;
	
}

/*---顶部导航结束---*/	

.logo {
	float:left;
	padding-top:35px;
}

 .tele{
	float:right;
	display:block;
	padding:25px 0px 0px 0px;
}
/*---头部中间内容结束---*/		
		

/*---网站主导航开始---*/

.nav {
	width:100%;
	height:45px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/navbg.jpg) repeat-x;
}

.navMenu {
	width:980px;
	height:45px;
	margin:0 auto;
	overflow:hidden;
	
}


.navMenu ul {
	width:980px;
	height:45px;
	overflow:hidden;
	display:block;
	background: url(../images/navline.jpg) no-repeat 979px bottom;
}

.navMenu ul li {
	height: 40px;
	line-height: 40px;
	float:left;
	
	display:block;
	text-align: center;
	
}

.navMenu ul li:hover{
	height: 40px;
	line-height: 40px;	

}
.navMenu ul li .home
{
	  width:34px;
}
.navMenu ul li a {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	padding:5px 29px 0;
	display: block;
	_display:inline-block;
	font-size:14px;
	font-weight: bold;
	background: url(../images/navline.jpg) no-repeat 0 bottom;
}




.navMenu ul li a:hover {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	display: block;
	_display:inline-block;
	font-size:14px;
	font-weight: bold;
	background: url(../images/hover.jpg) repeat-x;
}


/*------ 搜索框 ---------*/

.allsearch1 {	
	width:100%;
	height:60px;
	overflow: hidden;
	margin: 0 auto;
	background:url(../images/allbg.jpg) repeat-x ;
}


.search1 {	
	width:980px;
	height:60px;
	line-height:60px;
	margin:0 auto;
}

.search_left1 {
	width: 660px;
	height:60px;
	overflow: hidden;
	float:right;
}

.search_left1 ul li{
    float:left;
}

.search_left1 ul li a{
	height:60px;
	line-height:60px;
	font-size:12px;
	color:#006db9;
	display:block;
	float:left;
	padding-right:10px;
}

.search_left1 ul li h5 {
    width:80px;
	height: 60px;
	line-height: 60px;
	font-size:14px;
	color:#006db9;
	font-weight: bold;
}

.search_11{
	height:34px;
	padding:8px 0px 0px 0px;
    float:left;
    margin-top: 9px;
    background: url(../images/searchbox.jpg) no-repeat left;
}


.search-form1 {
	float:left;
	margin-right:10px;
}

.search-keyword1 {
	width: 220px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	border:0px;
	border: none;
	background:none;
	color:#666;
	float:left
}
.search-submit1 {
	cursor:pointer;
	width:70px;
	height:30px;
	font-size:0px;
	border:0px;
	color: #000;
	float:left;
	background:url(../images/button.jpg) no-repeat;
}
.search-option1 {
	margin-left:10px;
	border:#E6E6E6 solid 1px;
	height:24px;
	float:left;
	display:none;
}


/*---------------------头部结束-------------------*/

/*--- 导航下拉菜单 ---*/

.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 135px;
	visibility: hidden; 
	margin-top: -1px;	
	
	border-top:none;
	background:rgba(1, 109, 184, 0.9) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter:Alpha(opacity=90);
	background:#016DB8;/*实现IE背景透明*/
}

.dropMenu li {
	display:block;
}
.dropMenu a {
	display: block;
	height:30px;
    line-height:30px;
    padding-left:30px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	color:#fff;
}

* html .dropMenu a {
	width: 100%;
	color:#fff;
	background-color:#016DB8;
}

.dropMenu a:hover {
	text-decoration: underline;
	color:#fff;
	background-color:#0693DA;
	text-decoration: none;  
}




/*----------网站底部内容------------*/
#foot {
	width:100%;
	height:180px;
	margin:0 auto;
	background: url(../images/footerbg.jpg) repeat-x;
}
.footer{ 
	width:980px; 
	margin:0 auto; 
	padding:10px;
	position:relative;
}



.db_1{
  padding:10px 0; 
  background-color:#f9f9f9;
}

.db_1 img{
  margin:0 auto; 
  display:block;
}
/*------------bottom---------------*/
.footnav {
    height: 32px;
    line-height: 32px;
    margin: 10px auto 0;
    text-align: center;
}

.footnav ul{
	width:660px;
    height: 32px;
    display: block;
    line-height: 32px;
    margin: 0 auto;
}

.footnav li {
  float:left;
  margin-top:10px;
  line-height: 14px;
  padding:0 15px;
  border-left: 1px solid #fff;
}

.footnav li a {
  font-size: 12px;
  color:#fff;
}


.footer .powerby {
    line-height: 24px;
    padding-top: 10px;
    text-align: center;
}

.footer .powerby p{
    font-size: 12px;
    color: #fff;
}


.fweibo
{
	position:absolute;
	top:0;
	left:0;
	
	}
	
.fweibo img
{
	width:130px;
	height:130px;
	
	}
.fweibo span
{
	display: block;
	padding-top:2px;
	font-size:12px;
	color:#fff;
	text-align:center;
	}		

.fweixin
{
	position:absolute;
	top:0;
	right:0;

	}
	
.fweixin img
{
	width:130px;
	height:130px;
	
	}
.fweixin span
{
	display: block;
	padding-top:2px;
	font-size:12px;
	color:#fff;
	text-align:center;
	}	
/* ------------------在线客服-------------------------------  */
#floatTips {
	font-size:11px;
	position: absolute;
	right:10px;
	top:177px;
	width:120px;
}

#floatTips .top{
    height:auto;
	}

#floatTips .middle{
    height:100%;	
	overflow:hidden; 
	background: url(../images/qq/middle.gif) repeat-y 0 0;
}

#floatTips .middle li{
	height:25px;
	width:95px;
	padding:3px 10px 0px 15px; 
	float:left;
	display:block;
	overflow:hidden;
	font-size:12px;
}

#floatTips .middle li img{
    height:25px;
    display:block;
	float:left;	
}

#floatTips .middle li span{
    display:block;
	float:left;	
	line-height:25px;
	color:#666666;
	text-indent:5px;
}

#floatTips .bottom{
    height:auto;
	}


#floatTips .top_1{
    text-align:center;
	}
