28 lines
1.5 KiB
Plaintext
28 lines
1.5 KiB
Plaintext
|
|
.h4 {font-size: 18px;margin: 10px 0 20px 0;text-align: center}
|
||
|
|
|
||
|
|
.btn {display: inline-block;padding:0 5px;margin: 10px 30px 20px 30px;font-size: 14px;}
|
||
|
|
.btn-green{background: #f89406;border:1px solid #f89406;color:#fff}
|
||
|
|
.btn-blue{background: #3385ff;border:1px solid #3385ff;color:#fff}
|
||
|
|
.btn-danger{background: #da4f49;border:1px solid #da4f49;color:#fff}
|
||
|
|
#dataForm {width: 100%;}
|
||
|
|
.content {width: 90%;margin: auto;margin-bottom: 180px}
|
||
|
|
.title ,.surveyContent{float: left}
|
||
|
|
#hidden{opacity: 0;display: none}
|
||
|
|
.surveyContent{width: 60%}
|
||
|
|
.section {float: left;margin-left: 10px}
|
||
|
|
.surveyContent input{border-bottom:1px solid #333;padding-left: 5px;margin-bottom: 10px}
|
||
|
|
.date {float: left;width: 21%}
|
||
|
|
.year,.month,.day{width: 100%;}
|
||
|
|
.ar_date_time{float: left;width: 60%;height: 30px}
|
||
|
|
.surveyBox{margin-bottom: 10px;display: inline-block;width: 100%}
|
||
|
|
.jieshao{text-indent: 2em;margin-bottom: 20px}
|
||
|
|
.timu_title{margin-bottom: 5px}
|
||
|
|
.timu{width: 96%;border: 1px solid #dbdbdb;background: #fff;border-radius: 3px;padding: 5px 5px}
|
||
|
|
.radio,.checkbox{display: block;margin: 5px}
|
||
|
|
.qt_text{float: right;border-bottom: 1px solid #333;width: 70%}
|
||
|
|
.qt_text_ci{display: inline-block;width: 45%;border-bottom: 1px solid #333;}
|
||
|
|
.text{float: left;width:50%;}
|
||
|
|
.text-right {text-align: right;}
|
||
|
|
.fiexBottom{position: fixed;bottom:0;width: 100%;height:auto;padding: 5% 0;margin: auto;text-align: center;background: #fff;left: 0;box-shadow: 0 0 10px #eee;z-index: 999}
|
||
|
|
.btn-submit,.btn-reset{width: 40%;display: inline-block;margin:10px 5px;padding: 0;line-height: 2.2;}
|