@charset "utf-8";
/* CSS Document */

.top{
	margin:0 auto;
	width:900px;
	overflow:hidden;
}
.hot{
	width:680px;
	height:178px;
	background:url(../GMimages/hot_bg.gif) no-repeat;
	float:left;
}

.hot_product{
	width:150px;
	margin:20px 10px;
	_margin:20px 8px;
	float:left;
	color:#1f376d;
	text-align:center;
}

.hot li{
	float:left;
    list-style-type: none;
	width:75px;
	margin:15px 17px;
	_margin:15px 14px;
	line-height:55px;
	height:55px;
	padding-left:60px;
	
}
.hot li a{
	font-size:14px;
	font-weight:bold;
	color:#1f376d;
}
.hot li a:link {color:#1e42a0; text-decoration:none;}
.hot li a:visited {color:#1e42a0;text-decoration:none;}
.hot li a:hover {color:#000; text-decoration:none;}
.hot li a:active {color: #1e42a0;}

.hot_1{
	background:url(../GMimages/vipQQ.gif) no-repeat;
}
.hot_2{
	background:url(../GMimages/qzone.gif) no-repeat;
}
.hot_3{
	background:url(../GMimages/ruanjian.gif) no-repeat;
}
.hot_4{
	background:url(../GMimages/caifu.gif) no-repeat;
}
.hot_5{
	background:url(../GMimages/chaoji.gif) no-repeat;
}
.hot_6{
	background:url(../GMimages/shoujiqq.gif) no-repeat;
}
.hot_7{
	background:url(../GMimages/game.gif) no-repeat;
}
.hot_8{
	background:url(../GMimages/qqshow.gif) no-repeat;
}
.hot li ul {
  position: absolute;
  display: none;
  margin-left:0px;
  margin-top:-20px;
  >margin-left:-61px;
  >margin-top:20px;
 border: 1px solid #ff00ff; 
 background: #fff; 
  }

.hot li ul li a {
  display: block;
  color: #1f376d;
  font-size:12px;
  font-weight:normal;
  margin:0px;
  border:0px;
  padding-left:5px;
}
.hot li ul li a:link {color:#1f376d; text-decoration:none;}
.hot li ul li a:visited {color:#1f376d;text-decoration:none;}
.hot li ul li a:hover {color:#000; text-decoration:underline;}
.hot li ul li a:active {color: #1f376d;}

.hot li ul li {
	padding:0px;
	margin:0px;
	width:60px;
	float:none;
	height:23px;
	line-height:23px;
}

.line_dashed{border-bottom:1px dashed #cccccc;}
.hot li:hover ul, li.over ul { 
	display: block; 
} 
.hot_product a{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:32px;
	padding-top:5px;
	border:1px solid  #ffffff;
	position: relative;
}

.xiaoQ{
	background:url(../GMimages/xiaoQ_big.gif) no-repeat;
	width:212px;
	height:179px;
	float:right;
}
.serivce{
	background:url(../GMimages/service.gif) no-repeat;
	width:212px;
	height:179px;
	float:right;
}
.xiaoQ_content{
	padding:95px 30px 5px 30px;
}
.xiaoQ_content p{
	line-height:18px;
	color:#22356f;
	text-indent:10px;
}

.producut_list {
	float:left;
	width:898px;
	margin-top:8px;
	border:#aacbee 1px solid;
}
.producut_list dt{
	background:#eff6fd;
	height:25px; 
	padding-top:5px;
}
.producut_list dt span{
	font-size:14px;
	color:#1f376d;
	font-weight:bold;
	padding:4px 0 0 38px;
}

.producut_list .line1{
	background:url(../GMimages/help_icon.gif) no-repeat 10px 0px ;
}
.producut_list .line2{
	background:url(../GMimages/help_icon.gif) no-repeat 10px -42px ;
}
.producut_list .line3{
	background:url(../GMimages/help_icon.gif) no-repeat 10px -85px ;
}
.producut_list .line4{
	background:url(../GMimages/help_icon.gif) no-repeat 10px -133px ;
}
.producut_list .line5{
	background:url(../GMimages/help_icon.gif) no-repeat 10px -177px ;
}

.producut_list dd{
	margin:10px 12px;
	line-height:25px;
}
.producut_list dd a{
	color:#1f376d;
	margin-right:12px;
	padding:2px 1px 1px 1px;
	font-size:14px;
}
.producut_list dd a:hover{
	text-decoration:underline;
}

