﻿.topcanyue{
	width:240px;position:relative;left:0px;top:0px;display:block;height:237px
}

.topcanyue li{
	float:left;width:120px;margin-bottom:10px
}
.topcanyue li a{
	border:1px #999 solid;width:106px;height:160px;overflow:hidden;position:relative
}
.topcanyue li a img{
	width:100%;
}
.topcanyue li a span.qkh {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background:#73adbe;
    line-height:16px;
    color:#fff;
    width:100%;
    text-align:center;
    z-index:2;
    padding:3px 0 3px 0
}
.kuaixunpic {
    position: absolute;
    top: 0px;
    left: 0px;
    width:100%;
    height:100%;
    display:none;
    z-index:1
}
.kuaixunpic img {
    width: 100%;
    height: 100%;
}
.canyuelist {
    overflow: hidden;
}
.canyuelist li{
	float:left;width:200px;margin-bottom:10px
}
.canyuelist li a{
	border:1px #999 solid;width:160px;height:230px;overflow:hidden;position:relative;margin:auto;display:block
}
.canyuelist li a img{
	width:100%;
}
.canyuelist li a span.qkh {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background:#73adbe;
    line-height:16px;
    color:#fff;
    width:100%;
    text-align:center;
    z-index:2;
    padding:3px 0 3px 0
}

.canyuelist li a span.jbbt {
    position: absolute;
    top: 90px;
    left: 0px;
    background:rgba(255,255,255,.5);
    line-height:16px;
    color:#000;
    width:100%;
    text-align:center;
    z-index:2;
    padding:3px 0 3px 0
}

.canyuelist li a span.jbnf {
    position: absolute;
    top: 0px;
    left: 0px;
    background:rgba(0,165,213,.5);
    line-height:23px;
    font-size:14px;
    width:100%;
    text-align:center;
    z-index:2;
    color:#fff;
    padding:3px 0 3px 0

}