.storage_tips { line-height: 35px; color: #666; }
.storage_tips p{  color: #666; }
.storage_tips span { color: #ff4c4c; }

.storage_info { margin-top: 30px; padding: 20px; background: #fff; overflow: hidden; }
.storage_info .title { font-size: 20px; color: #333; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0 30px; float: left; }
.storage_info ul { width: 100%; }
.storage_info ul li { width: 100%; overflow: hidden; line-height: 32px; margin-bottom: 20px; }
.storage_info ul li span { display: block; float: left; width: 145px; font-size: 16px; color: #666; }
.storage_info ul li span i { color: #ff4c4c; }
.storage_info ul li .input { width: 975px; padding: 0 10px; height: 30px; border: 1px solid #f2f2f2; border-radius: 3px; }
.storage_info ul li select { width: 108px; border: 1px solid #f2f2f2; height: 30px; border-radius: 3px; }
.storage_info ul li textarea { width: 970px !important; min-height: 12px; border: 1px solid #f2f2f2; border-radius: 3px; padding: 10px; }
.storage_info ul li .tips { float: left; color: #ff4c4c; font-size: 14px; margin-left: 10px; }
.storage_info ul li .type #az, .storage_info ul li .type #ios { display: none; }
.storage_info ul li .type label { margin-right: 10px; font-size: 15px; cursor: pointer; padding-left: 24px; background: url(../img/icon_inp1.png) no-repeat left; }
.storage_info ul li .type label.on { background: url(../img/icon_inp2.png) no-repeat left; }
.storage_info ul li .upload_btn { float: left; position: relative; }
.storage_info ul li .upload_btn .btn { display: block; border-radius: 4px; width: 108px; height: 32px; background: #3399ff; z-index: 2; position: relative; text-align: center; font-size: 14px; color: #fff; font-weight: bold; cursor: pointer; }
.storage_info ul li .upload_btn .btn:hover { opacity: 0.9; }
.storage_info ul li .upload_btn .inputfile { position: absolute; left: 4px; bottom: 4px; z-index: 1; width: 20px; opacity: 0; }
.storage_info #submitbtn { display: block; width: 240px; height: 48px; border-radius: 6px; text-align: center; line-height: 48px; font-size: 14px; color: #fff; font-weight: bold; margin: 10px auto; background: #0281ff; border: none; outline: none; cursor: pointer; }
.storage_info #submitbtn:hover { opacity: .8; }

/*# sourceMappingURL=storage.css.map */
