.downtitle{
    font-size:16px;
    font-weight:bolder;
    color:#333;width: 99%; height: 35px; line-height: 35px; border-bottom:1px solid #F52E32; padding-left: 10px;
}
.downinput{
    line-height:30px;
    font-size:16px;
    word-break:break-all;
}
.inputstyle{
    line-height:30px;
    width:600px;
    border:hidden;
}
.downt{
    width: 90%; height: 45px; line-height: 45px; margin: 10px; padding-left: 45px;
    padding-top: 10px;
    background-size: 45px 45px;
}
.downt.baidu {
    background: url(./img/baidu.png) no-repeat left center;
}
.downt.aliyundrive {
    background: url(./img/aliyundrive.png) no-repeat left center;
}
.button_w{
    height:35px;
    border-radius:6px;
    background:#0C0;
    color:white;
    font-size:18px;
    line-height:35px;
    text-align:center;
    width:100%;
}
.downinput a{
    color:#FFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.downshow {
    border:2px dashed #cdcdcd;
    padding: 0 10px;
    border-radius:5px;
    font-size: 14px;
    background: #e3f7ff;
}
#downcon{
    margin:0 0 10px 0;
}

