@charset "UTF-8";

#hometop{width:100%; background:#f5f5f5; height:439px; overflow:hidden;position:relative}
#hometop div{position:relative;width:100%;height:100%;}
#hometop div a img{position:absolute;left:50%;margin-left:-298px;border:none}
#hometop span.ban_an{display:block;position:absolute;width:778px;left:50%;margin-left:-298px;top:403px;text-align:center;}
#hometop ul{}
#hometop li{display:inline;color:#fff;zoom:1;cursor:pointer;margin:0 5px}
#hometop li span{width:18px;height:18px;display: inline-block;font: 11px/18px Arial;background:url(../image/ban_no_bg1.png) no-repeat;text-align:center}
#hometop li.dang span{background:url(../image/ban_no_bg2.png) no-repeat;}



#home_m .news1 { width:1000px; background:url(../image/gonggaolaba001.png)}
#home_m .news1 a{color:#363636;font:12px/21px "瀹嬩綋";}
#home_m .news1 a:hover{color:#eb6d6d;}
#home_m .news1 b{color:#eb6d6d;}


#home_m .main{}
#home_m .main div.clearfix a{float:left;border-top:1px solid #fff;display:block}
#home_m .main div.clearfix a+a{border-left:1px solid #fff;}
#home_m h3{background:url(../image/home_h3_bg.jpg) repeat-y;font:21px/36px "寰蒋闆呴粦";color:#ffffff;margin-top:10px;padding-left:16px;position:relative;height:36px;clear:both}
#home_m h3 span{font-size:14px;padding:0 12px;}
#home_m h3 a{color:#ffffff;font:12px "瀹嬩綋";position:absolute;right:20px;top:12px;}
#home_m h3 .zx{position:absolute;top:-3px;left:0;height:13px;width:100%;}

.clearfix{
  display:block;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.album-box{
    width: 1015px;
    overflow: hidden;
    padding-top:10px;
}
.album-list{
    width: 239px;
    border:1px solid #e9e9e9;
    float: left;
    margin-right: 12px;
    margin-bottom: 13px;
    position: relative;
    overflow: visible;
    z-index: 1;
}
.exchange{
    width: 100%;
    height: 374px;
    overflow: hidden;
    background-color: #efefef;
}
.exchange .myimg{
    width: 100%;
    height: 100%;
}

.album-photo{
    width: 100%;
    height: 239px;
    overflow: hidden;
    background-color: #efefef;
}
.album-photo .myimg{
    width: 100%;
    height: 100%;
}
.album-message{
    width: 223px;
    background-color: #fff;
    padding:14px 8px 1px ;
}
.album-message .line-one{
    margin-bottom: 7px;
}
.line-one .price{
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #f25353;
    font-family:Arial;
}
.oldprice{
	text-decoration:line-through;
	color:#6b6b6b;
}
.line-one .exchange-num{
    float: right;
    font-size: 12px;
}
.album-message .line-two{
    font-size: 12px;
    color: #6b6b6b;
    line-height:17px ;
    margin-bottom: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.line-two:hover {color: hsl(0, 84%, 67%);}	
	
a:link {color: #6b6b6b;}      
a:hover {color: hsl(0, 84%, 67%);}    
.tan{
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	display: none;
	z-index:9999;
}
.zhe{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity:0.5;
}

.tan_con{
	position: absolute;
	z-index: 11;
	width: 704px;
	height: 554px;
	background: #fff;
	border-radius: 5px;
	left:50%;
	top:50%;
	margin:-290px -347px;
}