/*by lanye.org 蓝叶*/ 
.clear,.lanyedown-clear { clear: both }
.lanyedown-wrap{}
.lanyedown-wrap .lanyedown-title {
    font-size: 16px;
    font-weight: bold;
    border-left: 4px solid #09F;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 10px;
}
.lanyedown-box{margin-top:15px;}
.lanyedown-box a.godownpage {
    background: #09f url(downico.png) no-repeat 10px 13px;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    width: 105px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 0 0 30px;
}
.lanyedown-box a.godownpage:hover{text-decoration:none;font-weight:normal;background-color:#00aff0}
.lanydown-fufei {
    border: 1px dashed #09f;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    background: #d8eefd;
}
.lanydown-fufei .lanyedown-txt{}
.lanydown-fufei .lanyedown-txt span {
    background: #e1601f;
    color: #fff;
    border-radius: 4px;
    padding: 2px;
    margin: 0 5px;
}
.lanydown-fufei a.gomallpage {
    background: #09f;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    width: 105px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding:0;
	margin:15px auto 0
}
.lanydown-fufei a.gomallpage:hover{text-decoration:none;font-weight:normal;background-color:#00aff0}
@media screen and (max-width:600px) {

}
