body {
	margin:0px;
	padding:0px;
}


a{color:inherit;color:expression(this.parentNode.currentStyle.color);text-decoration:none;}

a:hover{text-decoration:underline; }

div.a01 {
	position:relative;
	left:0px;
	top:0px;
	width:1900px;
	height:944px;
}


div.hwebtop-02_ {
	width: 1200px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
}



div.hwebtop-04_ {
	width: 100%;
	height: 52px;
	background-color: #07B2D0;
}

div.hwebtop-04_a {
	width: 1050px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}

div.hwebtop-05_ {
	width: 1050px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}

div.hwebtop-06_ {
	width: 150px;
	height: 52px;
	float: left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #FFF;
	line-height: 52px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

div.hwebtop-06_  a{
	text-decoration: none;
	color:#FFFFFF;
}

div.hwebtop-06_  a:hover{
	text-decoration: none;
	background-color: #2F8F9D;
}


div.hwebtop-14_ {
	width: 100%;
	height: auto;
}

div.hwebtop-14_ img {
	width:100%;
	height:auto;
}



div.hwebtop-titlea {
	width: 1200px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}


div.hwebtopa-11_ {
	width: 120px;
	height: 130px;
	float: left;
	 
}

div.hwebtop-title {
	width: 100%;
	height: 130px;
	background-color: #19b5c9;
	position: relative;
	/* [disabled]z-index: 2; */
	margin-top: -130px;
	background-color: rgba(25,181,201,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
	
	transition:background 0.8s;
	-webkit-transition:background 0.8s;
}


hwebtop-title p{
  color: #FFFFFF;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  hwebtop-title {
    background-color:#19b5c9;
    filter:Alpha(opacity=80);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  hwebtop-title p{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}

