@charset "utf-8"; /* CSS Document */ body { font-family: "Microsoft YaHei", "微软雅黑" !important; } /*****sec1*******/ .eva_sec1{ padding: 1px 0; } .eva_sec1 .index_box { padding: 0 12px 15px; border: 1px solid #E5E5E7; width: 94%; margin: 20px auto; } .inSecTitle{ font-size: 20px; text-align: center; margin: 20px 0 0px; } .inSecTime{ font-size: 12px; text-align: center; } .shenInput { margin-top: 15px; font-size: 14px; line-height: 24px; } .shenInput3 { display: none; } .shenInput:before, .shenInput:after { display: table; content: " "; } .shenInput:after { clear: both; } .signTxt { line-height: 24px; font-size: 14px; position: relative; } .shenInputBox { position: relative; } .shenInputBox1 { margin-left: 60px; } .inputRadioRow { overflow: hidden; } .inputRadioCol4 {margin-top: 8px;} .inputRadio { border-radius: 50%; } .inputCheck{ border-radius: 2px; } .inputRadio.active:after { content: ''; width: 12px; height: 12px; background: #0C86D8; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; border-radius: 50%; } .inputCheck.active:after { content: ''; width: 12px; height: 12px; background: #0C86D8; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; border-radius: 2px; } .inputRadio,.inputCheck { font-style: normal; display: inline-block; vertical-align: middle; width: 20px; height: 20px; border: 1px solid #CBCBCB; margin: 0 10px; position: relative; cursor: pointer; } .shenInputBox>span, .inputRadioCol4 span, .inputRadioCol3 span, .inputRadioCol2 span { display: inline-block; vertical-align: middle; } .shenInput>span { display: block; float: left; width: 60px; text-align: right; padding: 4px 8px 4px 0px; line-height: 24px; } .shenInputBox .inputTxt { width: 100%; display: block; height: 32px; line-height: 20px; border: 1px solid #CBCBCB; padding: 6px 10px; font-size: 14px; } .shenBtnBox .signTxt { margin-top: 30px; margin-left: 30px; } .shenBtn { width: 74%; background: #0C86D8; text-align: center; line-height: 40px; margin: 20px auto 20px; font-size: 17px; color: #fff; border-radius: 2px; cursor: pointer; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .signTextareaBox { margin-top: 20px; position: relative; } .inputRadioRow { overflow: hidden; } .inputRadioCol2 { margin-top: 8px; } .inputCheck img { width: 100%; display: none; } .signTextarea { margin-top: 15px; font-size: 14px; line-height: 24px; } .redEva{ color: red!important; } /*****sec1*******/