.mod_goods_info {clear:both;margin-bottom:10px;position:relative; background-color:#eee; height:45px;margin-top:15px;}
.mod_goods_info .hds {height:45px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;border-right:1px solid #fff}
.mod_goods_info .hds li hh3 {display:block;width:128px;height:45px;line-height:45px;text-align:center;font-size:18px;border-bottom:0; font-weight:normal}
.mod_goods_info .hds li hh3 a {color:#666;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on { height:45px; line-height:45px;border-top:3px solid #0186e1;position:relative;}
.mod_goods_info .hds .status_on hh3 {height:45px; line-height:45px;background-color:#fff;color:#0186e1}
.mod_goods_info .hds .status_on hh3 a {color:#076EBB;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}
.mod_goods_info .more a:hover{color:#D4105A;}

.glproduct { 
    float: left;
    margin-top: 5px;
	}
.glproduct .agl {
	width:70px;
	height:33px;
	background-color: #0540b5;
	margin-left: 10px;
    text-align: center;
	margin-left: 0px;
    margin-right: 5px
}
.glproduct .agl:hover	{
   
    background-color: #0186e1;
    color:#fff;
	}
.glproduct .agl a	{
	overflow: hidden;
    text-indent: 10px;
    width: 100%;
    font-size: 14px;    
    line-height: 33px;
	color:#fff;
	}
.glproduct .agl a:hover{
	color:#fff;
}
