.vipdown-form{
    min-height: 100px;
	padding: 5px 1em;
    border: 1px dashed #ccc;
    background-color: #fafafa;
    margin-bottom: 10px;
}
.vipdown-form-loginnote{
margin-bottom: 10px;
}
.vipdown-form{
    padding: 16px;
}
.vipdown-form-btn {
    margin: 10px auto;
    display: block;
    padding: 8px 12px;
    line-height: 1;
    font-size: 13px;
    cursor: pointer;
    height: 32px;
    border: 1px solid #C6C6C6;
    border-radius: 2px;
    background-color: #f8f8f8;
}
.vipdown-form-loginnote i{
    display: inline-block;
    float: right;
    font-size: 30px;
    top: 5px;
    font-style: normal;
    color: #ccc;
}
.vipdown-form-loginnotetext{
    text-align:center;
}

a{
    text-decoration:none!important;
}
.vipdown-vipicon {
    width: 25px;
}
 .vipdown-down-button {
            color: #fff!important;
            background-color: #67c23a;
            display: inline-block;
            line-height: 1;
            white-space: nowrap;
            cursor: pointer;
            border: 0px;
            text-align: center;
            box-sizing: border-box;
            outline: none;
            margin: 0;
            transition: .1s;
            font-weight: 500;
            padding: 12px 20px;
            font-size: 14px;
            border-radius: 4px;
            letter-spacing: normal;
            word-spacing: normal;
            text-transform: none;
            text-indent: 0px;
            text-shadow: none;
            font: 400 13.3333px Arial;
            text-decoration:none;
        }
        
        .download_link p a{width:250px;height:40px;line-height:40px;background:#00aae7;border:1px solid #00aae7;border-radius:5px;margin-right:15px;text-align:center;transition:all .3s;overflow:hidden;display:block;float:left;color:#fff}.download_link{overflow:hidden;border:1px solid #f1f1f1;padding:15px;border-radius:5px;background:#f9f9f9}