duhanyu
吕天方 1 year ago
parent 360d2dd715
commit 12dc20b476

@ -1,911 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<title>答卷</title>
<link
rel="stylesheet"
type="text/css"
href="js/plugs/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="js/plugs/jquery-ui-1.10.3.custom/css/mycss/jquery-ui-1.10.3.custom.css"
/>
<link
rel="stylesheet"
type="text/css"
href="js/plugs/font-awesome-4.2.0/css/font-awesome.css"
/>
<link
rel="stylesheet"
type="text/css"
href="js/plugs/validate/jquery.validate.css"
/>
<link rel="stylesheet" type="text/css" href="css/survey-common.css" />
<link rel="stylesheet" type="text/css" href="css/answer-m.css" />
<script
type="text/javascript"
src="js/plugs/jquery-ui-1.10.3.custom/js/jquery-1.10.1.js"
></script>
<script
type="text/javascript"
src="js/plugs/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.js"
></script>
<link
rel="stylesheet"
href="js/plugs/jQuery-File-Upload-9.19.2/css/jquery.fileupload.css"
/>
<link
rel="stylesheet"
href="js/plugs/jQuery-File-Upload-9.19.2/css/jquery.fileupload-ui.css"
/>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/vendor/jquery.ui.widget.js"></script>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/jquery.fileupload.js"></script>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/jquery.iframe-transport.js"></script>
<!-- 获取cookie中token -->
<script type="text/javascript" src="js/cookie.js"></script>
<script type="text/javascript" src="js/plugs/laydate/laydate.js"></script>
<script type="text/javascript" src="js/common/ans-common.js"></script>
<script type="text/javascript" src="js/common/common.js"></script>
<script type="text/javascript" src="js/dw/an/an-pcm-common.js"></script>
<!-- 获取url参数token地址 -->
<script>
// 如有路由上有token重新设置之后从cookie取值
$(document).ready(function () {
setCookie(
"Ls-Token",
getUrlParam("token")
? getUrlParam("token")
: localStorage.getItem("Ls-Token"),
""
);
// setCookie("Ls-Code", getUrlParam("code"), "");
// setCookie("Ls-Ids", getUrlParam("ids"), "");
// setCookie("Ls-Type", getUrlParam("type"), "");
let fillTaskEntId = document.getElementById("fillTaskEntId");
fillTaskEntId.value = getUrlParam("fillTaskEntId");
let unAudit = document.getElementById("unAudit");
unAudit.value = getUrlParam("unAudit");
});
</script>
<script type="text/javascript" src="js/dw/an/ans-m-data.js"></script>
<script type="text/javascript" src="js/dw/an/ans-m.js"></script>
<script type="text/javascript">
$(document).click(function () {
$(".tabbarDialog", parent.document).hide();
$(".js-tabselected", parent.document).removeClass("js-tabselected");
});
</script>
</head>
<body>
<div>
<div id="resultProgressRoot">
<div class="progress-label">完成度0%</div>
<div id="resultProgress" class="progressbarDiv"></div>
</div>
</div>
<div id="diaowen-m-body">
<div
id="preview_head_top"
style="
text-align: center;
background: #aaa;
padding: 10px;
color: #f3f3f3;
"
>
当前为预览模式
</div>
<input type="hidden" id="id" name="id" value="" />
<input type="hidden" id="sid" name="sid" value="" />
<input
type="hidden"
id="ctxApp"
name="ctx"
value="/ggfw-api/dwsurvey/app"
/>
<input
type="hidden"
id="ctx"
name="ctx"
value="/ggfw-api/dwsurvey/anon"
/>
<input type="hidden" id="prevHost" value="http://ent.surveyform.cn/" />
<input type="hidden" id="tag" name="tag" value="${tag }" />
<input type="hidden" id="anClient" name="anClient" value="m" />
<input
type="hidden"
id="laydatetag"
name="laydatetag"
value="laydatetag"
/>
<input type="hidden" id="answerLoadTag" name="answerLoadTag" value="0" />
<input type="hidden" id="breakpoint1" name="breakpoint1" value="0" />
<form
id="surveyForm"
action="/ggfw-api/dwsurvey/anon/response/saveMobile.do"
method="post"
data-ajax="false"
>
<!-- 接受参数 fillTaskEntId填报idunAudit审核状态 -->
<input
type="hidden"
id="fillTaskEntId"
name="fillTaskEntId"
value="${survey.fillTaskEntId }"
/>
<input
type="hidden"
id="unAudit"
name="unAudit"
value="${survey.unAudit }"
/>
<input
type="hidden"
id="surveyId"
name="surveyId"
value="${survey.id }"
/>
<input type="hidden" id="ruleCode" name="ruleCode" value="" />
<!-- <input
type="hidden"
id="surveyLogId"
name="surveyLogId"
value="${survey.surveyLogId }"
/> -->
<input type="hidden" name="form-from" value="mobile" />
<input type="hidden" id="wxCode" name="wxCode" value="" />
<div id="dw_body_content">
<div id="diaowen-m-content" class="diaowen-m-content">
<div id="dwSurveyHeader">
<div
id="answer-m-head"
style="text-align: center; margin: 0px 16px"
>
<div
id="dwSurveyTitle"
class="noLogoImg"
style="padding-top: 5px"
>
<div id="dwSurveyName" class="dwSvyName">加载中</div>
</div>
<div id="dwSurveyNote" style="text-align: left">
<div
id="dwSurveyNoteEdit"
style="font-weight: normal; line-height: 20px"
>
加载中
</div>
</div>
</div>
</div>
<div id="m-errorMsg"></div>
<div id="dwSurveyQuContent">
<div>
<div id="dwSurveyQuContentBg">
<ul id="dwSurveyQuContentAppUl"></ul>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
<div
id="fixedMsg"
style="
position: fixed;
top: 0px;
width: 100%;
padding: 10px;
text-align: center;
font-size: 18px;
letter-spacing: 4px;
line-height: 56px;
background-color: #111;
background-color: rgba(17, 17, 17, 0.5);
color: #fff;
color: rgba(255, 255, 255, 0.5);
z-index: 200;
display: none;
"
></div>
<div style="display: none">
<div>
<ul id="radioQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="RADIO" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="hv" value="" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div>
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem"></div>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="checkboxQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="CHECKBOX" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01 }"
/>
<input
type="hidden"
class="paramInt02"
value="${en.paramInt02 }"
/>
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="tag_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div>
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem"></div>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="fillblankQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="FILLBLANK" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input
type="hidden"
class="checkType"
value="${en.checkType }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01}"
/>
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem" style="margin-top: 5px"></div>
</div>
</div>
</div>
</li>
</ul>
<ul id="scoreQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="SCORE" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="item_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem"></div>
</div>
</div>
</div>
</li>
</ul>
>
<ul id="orderQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="ORDERQU" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="item_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div>
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem">
<div class="ui-controlgroup-controls"></div>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
>
<ul id="pageQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="PAGETAG" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="pageBorderTop nohover" style="display: none"></div>
<div
class="surveyQuItemContent"
style="padding: 0px; min-height: 30px; text-align: center"
>
<!-- <div class="pageQuContent">下一页1/2</div> -->
<a href="#" class="sbtn24 sbtn24_0 nextPage_a">下一页</a
>&nbsp;&nbsp;
<!-- <input type="hidden" name="prevPageNo" value="${pageNo-1 }" /> -->
<!-- <input type="hidden" name="nextPageNo" value="${pageNo }" /> -->
</div>
</div>
</div>
</li>
</ul>
<ul id="paragraphQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="PARAGRAPH" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent" style="min-height: 20px">
<div class="quCoTitle">
<div class="quCoTitleEdit quTitleText">${en.quTitle}</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="mfillblankQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="MULTIFILLBLANK" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<!-- <input type="hidden" class="answerTag" value="0" >-->
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="text_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<legend class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</legend>
<div class="quCoItem"></div>
</div>
</div>
</div>
</li>
</ul>
<ul id="uploadFileQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="UPLOADFILE" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input
type="hidden"
class="checkType"
value="${en.checkType }"
/>
<input type="hidden" class="answerTag" value="0" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01 }"
/>
<input
type="hidden"
class="paramInt02"
value="${en.paramInt02 }"
/>
<input
type="hidden"
class="randOrder"
value="${en.randOrder }"
/>
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<span class="quTitleNum">${i.count }、</span>
<span class="quTitleText">${en.quTitle}</span>
</div>
<div class="quCoItem">
<ul>
<li class="quCoItemUlLi">
<div class="quFillblankItem">
<div
class="uploadFileTypeNoteSpan"
style="
color: grey;
line-height: 23px;
padding-bottom: 5px;
font-size: 12px;
"
>
<span class="uploadFileTypeNote"></span>
<span
>单个文件最大支持
<label class="uploadFileMaxSize"
>${en.paramInt02}</label
>
M</span
>
</div>
<div class="upFileDiv"></div>
<div>
<!-- The fileinput-button span is used to style the file input field as button -->
<span class="sbtn sbtn_0 fileinput-button">
<span>上传文件</span>
<input
class="fileupload"
type="file"
name="file"
multiple
/>
<input
class="fileuploadPath"
type="hidden"
uphidinputname="qu_${en.quType }_${en.id }"
/>
</span>
<!-- The global progress bar -->
<div
class="progress"
style="display: none; margin-top: 10px"
>
<div
class="progress-bar progress-bar-success"
></div>
</div>
<!-- The container for the uploaded files -->
<div class="files"></div>
</div>
<input type="hidden" class="answerTag" value="0" />
<div class="dwComEditMenuBtn"></div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="dwSubmitModel">
<li
class="li_surveyQuItemBody surveySubmitBody"
style="padding-top: 20px"
>
<div class="surveyQuItemBody">
<div class="surveyQuItem">
<div
id="jcaptchaImgBody"
class="r-qu-body"
style="display: none"
>
<div class="frmItem">
<label class="frm_label">验证码</label>
<div class="frm_controls" style="padding-bottom: 10px">
<span class="auth-code" id="verifycodeImgArea">
<input
name="jcaptchaInput"
type="text"
class="jcaptchaInput"
autocomplete="off" />
<img
id="register-jcaptchaImg"
onclick="refreshAutoCode('register-jcaptchaImg')"
src="/ggfw-api/dwsurvey/anon/jcap/jcaptcha.do"
alt="验证码"
/></span>
<a
href="javascript:refreshAutoCode('register-jcaptchaImg');"
style="margin-left: 5px"
hidefocus="true"
>换一张</a
>
<span class="frm_desc">验证码,区分大小写</span>
<p class="valid-msg fail" style="display: none">
<i></i
><span class="msg_content">验证码错误,请重新输入</span>
</p>
</div>
</div>
<div class="errorItem" style="display: none">
<label class="error">验证码错误,请重新输入!</label>
</div>
</div>
<input type="hidden" class="quType" value="submitSurveyBtn" />
<div
class="surveyQuItemContent"
style="margin-bottom: 0px; min-height: 20px"
>
<input
type="button"
class="submitSurvey"
id="submitSurvey"
value="提交"
data-theme="b"
/>
<!-- <input type="hidden" name="prevPageNo" value="${pageNo-1 }" />
<input type="hidden" name="nextPageNo" value="${pageNo }" /> -->
</div>
</div>
</div>
</li>
</ul>
</div>
<div id="quLogicItemModel">
<div class="quLogicItem">
<input
type="hidden"
class="cgQuItemId"
value="${quLogicEn.cgQuItemId }"
/>
<input type="hidden" class="skQuId" value="${quLogicEn.skQuId }" />
<input type="hidden" class="logicId" value="${quLogicEn.id }" />
<input type="hidden" class="geLe" value="${quLogicEn.geLe }" />
<input
type="hidden"
class="scoreNum"
value="${quLogicEn.scoreNum }"
/>
<input
type="hidden"
class="logicType"
value="${quLogicEn.logicType }"
/>
</div>
</div>
<ul id="quRadioItem_default">
<li class="quCoItemUlLi">
<div class="dwQuOptionItemContent">
<label class="dwRedioStyle dwQuInputLabel"></label>
<input
id="qu_${en.quType }_${en.id }_${item.id}"
type="radio"
name="qu_${en.quType }_${en.id }"
value="${item.id }"
/>
<label class="editAble">${item.optionName }</label>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
style="display: none"
name="text_qu_${en.quType }_${en.id }_${item.id }"
/>
<div class="quItemInputCase">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input
type="hidden"
class="checkType"
value="${item.checkType }"
/>
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
</div>
</li>
</ul>
<div id="radioSelect_content">
<div class="quCoItem radioSelect_coitem">
<ul>
<li class="quCoItemUlLi">
<div class="radioSelectSet">
<select class="radioSelect" name="qu_${en.quType }_${en.id }">
<option value="0">--请选择--</option>
</select>
</div>
</li>
</ul>
</div>
</div>
<div id="radioSelectOption">
<div class="quItemInputCase" itemid="${item.id }">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input type="hidden" class="checkType" value="${item.checkType }" />
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
<div>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
style="display: none"
name="text_qu_${en.quType }_${en.id }_${item.id }"
/>
</div>
</div>
<ul id="quCheckboxItem_default">
<li class="quCoItemUlLi">
<div class="dwQuOptionItemContent">
<label class="dwCheckboxStyle dwQuInputLabel"></label>
<input
id="tag_qu_${en.quType }_${en.id }_${item.id }"
type="checkbox"
name="tag_qu_${en.quType }_${en.id }_${item.id }"
value="${item.id }"
/>
<label class="editAble">${item.optionName }</label>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
name="text_tag_qu_${en.quType }_${en.id }_${item.id }"
style="display: none"
/>
<div class="quItemInputCase">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input
type="hidden"
class="checkType"
value="${item.checkType }"
/>
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
</div>
</li>
</ul>
<div id="quScoreItemModel">
<div class="scoreRow quScoreOptionTr quOptionItemRow">
<input
class="dwScoreOptionId"
value="${item.id }"
disabled="disabled"
type="hidden"
/>
<input type="hidden" class="answerTag" value="0" />
<div class="dwsurvey-controlgroup starRating">
<div class="starOptionTitle">
<label class="editAble">${item.optionName }</label>
</div>
<div class="starOptionContent"></div>
</div>
<input
name="item_qu_${en.quType }_${en.id }_${item.id }"
value=""
type="hidden"
class="scoreNumInput"
/>
</div>
</div>
<div id="quOrderItemLeftModel">
<div class="ui-checkbox m_clickQuOrderItem">
<label
class="ui-btn ui-corner-all ui-btn-inherit itemOptionname editAble"
style="text-align: left"
>${item.optionName }</label
>
<div class="m_orderby_num">0</div>
<div style="display: none">
<input
name="item_qu_${en.quType }_${en.id }_${item.id }"
value="0"
type="hidden"
class="quOrderItemHidInput"
/>
</div>
</div>
</div>
<div id="mFillblankTableModel">
<div class="mFillblankTableTr">
<label class="editAble">${item.optionName }</label>
<input
id="text_qu_${en.quType }_${en.id }_${item.id }"
name="text_qu_${en.quType }_${en.id }_${item.id }"
type="text"
class="dwMFillblankInput inputSytle_1"
/>
<input
class="dwMFillblankOptionId"
value="${item.id }"
disabled="disabled"
type="hidden"
/>
<input type="hidden" class="answerTag" value="0" />
</div>
</div>
</div>
<script type="text/javascript">
var bfbFloat = 0;
$("#resultProgress").progressbar({
value: bfbFloat,
orientation: "vertical",
});
var errorcode = "${param['errorcode']}";
if (errorcode == "3") {
var errorHtml =
'<div class="errorItem" style="padding-left:30px;padding-top:10px;" ><label for="" class="error">验证码不正确,请重新回答!</label></div>';
$("#m-errorMsg").append(errorHtml);
}
</script>
</body>
</html>

@ -1,978 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
http-equiv="Content-Type"
content="text/html; charset=UTF-8"
charset="UTF-8"
/>
<title>答卷页面</title>
<link
href="js/plugs/jquery-ui-1.10.3.custom/css/mycss/jquery-ui-1.10.3.custom.css"
rel="stylesheet"
type="text/css"
/>
<link rel="stylesheet" type="text/css" href="css/preview-dev.css" />
<link
rel="stylesheet"
type="text/css"
href="js/plugs/colpick-jQuery/css/colpick.css"
/>
<link
rel="stylesheet"
type="text/css"
href="js/plugs/validate/jquery.validate.css"
/>
<link rel="stylesheet" type="text/css" href="css/survey-common.css" />
<link rel="stylesheet" type="text/css" href="css/answer-p.css" />
<script
type="text/javascript"
src="js/plugs/jquery-ui-1.10.3.custom/js/jquery-1.10.1.js"
></script>
<script
type="text/javascript"
src="js/plugs/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.js"
></script>
<script
type="text/javascript"
src="js/plugs/colpick-jQuery/js/colpick.js"
></script>
<link
rel="stylesheet"
href="js/plugs/jQuery-File-Upload-9.19.2/css/jquery.fileupload.css"
/>
<link
rel="stylesheet"
href="js/plugs/jQuery-File-Upload-9.19.2/css/jquery.fileupload-ui.css"
/>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/vendor/jquery.ui.widget.js"></script>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/jquery.fileupload.js"></script>
<script src="js/plugs/jQuery-File-Upload-9.19.2/js/jquery.iframe-transport.js"></script>
<!-- 获取cookie中token -->
<script type="text/javascript" src="js/cookie.js"></script>
<script type="text/javascript" src="js/plugs/laydate/laydate.js"></script>
<script type="text/javascript" src="js/common/ans-common.js"></script>
<script type="text/javascript" src="js/common/common.js"></script>
<script type="text/javascript" src="js/dw/an/an-pcm-common.js"></script>
<!-- 获取url参数token地址 -->
<script>
// 如有路由上有token重新设置之后从cookie取值
$(document).ready(function () {
setCookie(
"Ls-Token",
getUrlParam("token")
? getUrlParam("token")
: localStorage.getItem("Ls-Token"),
""
);
// setCookie("Ls-Code", getUrlParam("code"), "");
// setCookie("Ls-Ids", getUrlParam("ids"), "");
// setCookie("Ls-Type", getUrlParam("type"), "");
let fillTaskEntId = document.getElementById("fillTaskEntId");
fillTaskEntId.value = getUrlParam("fillTaskEntId");
let unAudit = document.getElementById("unAudit");
unAudit.value = getUrlParam("unAudit");
});
</script>
<script type="text/javascript" src="js/dw/an/ans-p-data.js"></script>
<script type="text/javascript" src="js/dw/an/ans-p.js"></script>
<script type="text/javascript">
$(document).click(function () {
$(".tabbarDialog", parent.document).hide();
$(".js-tabselected", parent.document).removeClass("js-tabselected");
});
</script>
</head>
<body>
<div id="wrap">
<div
id="preview_head_top"
style="
text-align: center;
background: #aaa;
padding: 10px;
color: #f3f3f3;
display: none;
"
>
当前为预览模式
</div>
<input type="hidden" id="id" name="id" value="" />
<input type="hidden" id="sid" name="sid" value="${survey.sid }" />
<input
type="hidden"
id="ctxApp"
name="ctx"
value="/ggfw-api/dwsurvey/app"
/>
<input
type="hidden"
id="ctx"
name="ctx"
value="/ggfw-api/dwsurvey/anon"
/>
<input type="hidden" id="prevHost" value="http://ent.surveyform.cn/" />
<input type="hidden" id="tag" name="tag" value="${tag }" />
<input
type="hidden"
id="laydatetag"
name="laydatetag"
value="laydatetag"
/>
<input type="hidden" id="anClient" name="anClient" value="p" />
<input type="hidden" id="answerLoadTag" name="answerLoadTag" value="0" />
<input type="hidden" id="breakpoint1" name="breakpoint1" value="0" />
<form
id="surveyForm"
action="/ggfw-api/dwsurvey/anon/response/save.do"
method="post"
>
<!-- 接受参数 fillTaskEntId填报idunAudit审核状态 -->
<input
type="hidden"
id="fillTaskEntId"
name="fillTaskEntId"
value="${survey.fillTaskEntId }"
/>
<input
type="hidden"
id="unAudit"
name="unAudit"
value="${survey.unAudit }"
/>
<input
type="hidden"
id="surveyId"
name="surveyId"
value="${survey.id }"
/>
<input type="hidden" id="ruleCode" name="ruleCode" value="" />
<input
type="hidden"
id="surveyLogId"
name="surveyLogId"
value="${survey.surveyLogId }"
/>
<div id="dw_body" style="padding-top: 10px">
<div id="dw_body_content">
<div id="dwSurveyHeader">
<div id="dwSurveyTitle" class="noLogoImg">
<div id="dwSurveyName" class="editAble dwSvyName">加载中</div>
</div>
<div id="dwSurveyNote">
<div id="dwSurveyNoteTools">参考样例</div>
<div id="dwSurveyNoteEdit" class="editAble">加载中</div>
</div>
</div>
<div id="dwSurveyQuContent" style="min-height: 300px">
<div id="dwSurveyQuContentBg">
<!-- <div style="border-top: 3px solid #81AB00;margin:0px auto;padding-bottom: 15px;"></div> -->
<ul id="dwSurveyQuContentAppUl">
<!-- 题目内容 -->
</ul>
</div>
</div>
<div id="resultProgressRoot">
<div class="progress-label">完成度0%</div>
<div id="resultProgress" class="progressbarDiv"></div>
</div>
</div>
</div>
</form>
</div>
<div style="display: none">
<div>
<ul id="radioQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="RADIO" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="hv" value="" />
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem"></div>
</div>
</div>
</div>
</li>
</ul>
<ul id="checkboxQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="CHECKBOX" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01 }"
/>
<input
type="hidden"
class="paramInt02"
value="${en.paramInt02 }"
/>
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="checkbox_input_tag"
name="qu_${en.quType }_${en.id }"
value="tag_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem"></div>
</div>
</div>
</div>
</li>
</ul>
<ul id="fillblankQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="FILLBLANK" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input
type="hidden"
class="checkType"
value="${en.checkType }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01}"
/>
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem">
<ul>
<li class="quCoItemUlLi">
<div class="quFillblankItem"></div>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="scoreQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="SCORE" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="item_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem">
<table
class="quCoItemTable"
cellpadding="0"
cellspacing="0"
></table>
</div>
</div>
</div>
</div>
</li>
</ul>
>
<ul id="orderQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="ORDERQU" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="answerTag" value="0" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
<div class="quItemInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="item_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem quOrderByCoItem">
<div class="quOrderByRight">
<table
class="quOrderByTable"
style="padding: 5px"
></table>
</div>
<div class="quOrderByLeft">
<ul class="quOrderByLeftUl"></ul>
</div>
<div style="clear: both"></div>
</div>
</div>
</div>
</div>
</li>
</ul>
>
<ul id="pageQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="PAGETAG" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="pageBorderTop nohover"></div>
<div
class="surveyQuItemContent"
style="padding-top: 12px; height: 30px; min-height: 30px"
>
<a href="#" class="sbtn24 sbtn24_0 nextPage_a">下一页</a
>&nbsp;&nbsp;
<input type="hidden" name="nextPageNo" value="${pageNo }" />
</div>
</div>
</div>
</li>
</ul>
<ul id="paragraphQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="PARAGRAPH" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent" style="min-height: 35px">
<div class="quCoTitle" style="background: rgb(243, 247, 247)">
<div
class="editAble quCoTitleEdit"
style="padding-left: 15px"
>
${en.quTitle}
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="mfillblankQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="MULTIFILLBLANK" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input type="hidden" class="pageNo" value="${pageNo}" />
<!-- <input type="hidden" class="answerTag" value="0" >-->
<div class="quLogicInputCase"></div>
<input
type="hidden"
class="hidden_input_tag"
name="qu_${en.quType }_${en.id }"
value="text_qu_${en.quType }_${en.id }_"
/>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem">
<table
class="mFillblankTable"
cellpadding="0"
cellspacing="0"
></table>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="uploadFileQuModel">
<li class="li_surveyQuItemBody">
<div class="surveyQuItemBody">
<div class="initLine"></div>
<div class="quInputCase" style="display: none">
<input type="hidden" class="quType" value="UPLOADFILE" />
<input type="hidden" class="quId" value="${en.id }" />
<input
type="hidden"
class="orderById"
value="${en.orderById }"
/>
<input
type="hidden"
class="isRequired"
value="${en.isRequired }"
/>
<input
type="hidden"
class="checkType"
value="${en.checkType }"
/>
<input type="hidden" class="answerTag" value="0" />
<input
type="hidden"
class="paramInt01"
value="${en.paramInt01 }"
/>
<input
type="hidden"
class="paramInt02"
value="${en.paramInt02 }"
/>
<input
type="hidden"
class="randOrder"
value="${en.randOrder }"
/>
<div class="quLogicInputCase"></div>
</div>
<div class="surveyQuItem">
<div class="surveyQuItemContent">
<div class="quCoTitle">
<div class="quCoNum">${i.count }、</div>
<div class="editAble quCoTitleEdit">${en.quTitle}</div>
</div>
<div class="quCoItem">
<ul>
<li class="quCoItemUlLi">
<div class="quFillblankItem">
<div
class="uploadFileTypeNoteSpan"
style="
color: grey;
line-height: 23px;
padding-bottom: 5px;
"
>
<span class="uploadFileTypeNote"></span>
<span
>单个文件最大支持
<label class="uploadFileMaxSize"
>${en.paramInt02}</label
>
M</span
>
</div>
<div class="upFileDiv"></div>
<div>
<!-- The fileinput-button span is used to style the file input field as button -->
<span class="sbtn sbtn_0 fileinput-button">
<span>上传文件</span>
<input
class="fileupload"
type="file"
name="file"
multiple
/>
<input
class="fileuploadPath"
type="hidden"
uphidinputname="qu_${en.quType }_${en.id }"
/>
</span>
<!-- The global progress bar -->
<div
class="progress"
style="display: none; margin-top: 10px"
>
<div
class="progress-bar progress-bar-success"
></div>
</div>
<!-- The container for the uploaded files -->
<div class="files"></div>
</div>
<input type="hidden" class="answerTag" value="0" />
<div class="dwComEditMenuBtn"></div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
</ul>
<ul id="dwSubmitModel">
<li class="li_surveyQuItemBody surveySubmitBody">
<div class="surveyQuItemBody">
<div class="surveyQuItem">
<div
id="jcaptchaImgBody"
class="r-qu-body"
style="display: none"
>
<div class="frmItem">
<label class="frm_label">验证码</label>
<div class="frm_controls">
<span class="auth-code" id="verifycodeImgArea">
<input
name="jcaptchaInput"
type="text"
class=""
style="width: 100px"
autocomplete="off" />
<img
id="register-jcaptchaImg"
onclick="refreshAutoCode('register-jcaptchaImg')"
src="/ggfw-api/dwsurvey/anon/jcap/jcaptcha.do"
alt="验证码"
height="40"
/></span>
<a
href="javascript:refreshAutoCode('register-jcaptchaImg');"
style="margin-left: 5px"
hidefocus="true"
>换一张</a
>
<span class="frm_desc"
>输入下面图片的字符,区分大小写</span
>
<p class="valid-msg fail" style="display: none">
<i></i
><span class="msg_content">验证码错误,请重新输入</span>
</p>
</div>
</div>
<div class="errorItem" style="display: none">
<label class="error">验证码错误,请重新输入!</label>
</div>
</div>
<input type="hidden" class="quType" value="submitSurveyBtn" />
<input type="hidden" class="pageNo" value="${pageNo}" />
<div
class="surveyQuItemContent"
style="padding: 12px 0px; height: 30px; min-height: 30px"
>
<a
href="#"
id="submitSurvey"
class="sbtn24 sbtn24_0 submitSurvey"
>提&nbsp;</a
>&nbsp;&nbsp;
<input type="hidden" name="prevPageNo" value="${pageNo-1 }" />
<input type="hidden" name="nextPageNo" value="${pageNo }" />
</div>
</div>
</div>
</li>
</ul>
</div>
<div id="quLogicItemModel">
<div class="quLogicItem">
<input
type="hidden"
class="cgQuItemId"
value="${quLogicEn.cgQuItemId }"
/>
<input type="hidden" class="skQuId" value="${quLogicEn.skQuId }" />
<input type="hidden" class="logicId" value="${quLogicEn.id }" />
<input type="hidden" class="geLe" value="${quLogicEn.geLe }" />
<input
type="hidden"
class="scoreNum"
value="${quLogicEn.scoreNum }"
/>
<input
type="hidden"
class="logicType"
value="${quLogicEn.logicType }"
/>
</div>
</div>
<ul id="quRadioItem_default">
<li class="quCoItemUlLi">
<div class="dwQuOptionItemContent">
<label class="dwRedioStyle dwQuInputLabel"></label>
<input
type="radio"
name="qu_${en.quType }_${en.id }"
value="${item.id }"
/><label class="editAble quCoOptionEdit quCoOptionPadding"
>${item.optionName }</label
>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
style="width: 200px; padding: 5px; display: none"
name="text_qu_${en.quType }_${en.id }_${item.id }"
/>
<div class="quItemInputCase">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input
type="hidden"
class="checkType"
value="${item.checkType }"
/>
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
</div>
</li>
</ul>
<div id="radioSelectOption">
<div class="quItemInputCase" itemid="${item.id }">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input type="hidden" class="checkType" value="${item.checkType }" />
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
style="width: 200px; padding: 5px; display: none"
name="text_qu_${en.quType }_${en.id }_${item.id }"
/>
</div>
<ul id="quCheckboxItem_default">
<li class="quCoItemUlLi">
<div class="dwQuOptionItemContent">
<label class="dwCheckboxStyle dwQuInputLabel"></label>
<input
type="checkbox"
name="tag_qu_${en.quType }_${en.id }_${item.id }"
value="${item.id }"
/><label class="editAble quCoOptionEdit quCoOptionPadding"
>${item.optionName }</label
>
<input
type="text"
class="inputSytle_1 dwQuOptionItemNote"
style="width: 200px; padding: 5px; display: none"
name="text_tag_qu_${en.quType }_${en.id }_${item.id }"
/>
<div class="quItemInputCase">
<input type="hidden" class="isNote" value="${item.isNote }" />
<input
type="hidden"
class="checkType"
value="${item.checkType }"
/>
<input
type="hidden"
class="isRequiredFill"
value="${item.isRequiredFill }"
/>
</div>
</div>
</li>
</ul>
<table id="quScoreItemModel">
<tr class="quScoreOptionTr">
<td class="quCoItemTableTd quOptionEditTd">
<label class="editAble quCoOptionEdit">${item.optionName }</label>
<input
class="dwScoreOptionId"
value="${item.id }"
disabled="disabled"
type="hidden"
/>
<input type="hidden" class="answerTag" value="0" />
</td>
<td class="quCoItemTableTd">
<table
class="scoreNumTable"
border="0"
cellspacing="0"
cellpadding="1"
>
<tr></tr>
</table>
<input
name="item_qu_${en.quType }_${en.id }_${item.id }"
value=""
type="hidden"
class="scoreNumInput"
/>
</td>
<td class="quCoItemTableTd scoreNumText"></td>
</tr>
</table>
<table id="quOrderItemRightModel">
<tr class="quOrderByTableTr">
<td class="quOrderyTableTd">${itemVarStatus.count }</td>
<td class="quOrderTabConnect"></td>
</tr>
</table>
<ul id="quOrderItemLeftModel">
<li class="quCoItemUlLi">
<label class="editAble quCoOptionEdit">
<span>${item.optionName }</span>
<input
name="item_qu_${en.quType }_${en.id }_${item.id }"
value=""
type="hidden"
class="quOrderItemHidInput"
/>
<input value="" type="hidden" class="quItemId" />
</label>
</li>
</ul>
<table id="mFillblankTableModel">
<tr class="mFillblankTableTr">
<td align="right" class="mFillblankTableEditTd">
<label class="editAble quCoOptionEdit">${item.optionName }</label>
<input
class="dwMFillblankOptionId"
value="${item.id }"
disabled="disabled"
type="hidden"
/>
<input type="hidden" class="answerTag" value="0" />
</td>
<td>
<input
name="text_qu_${en.quType }_${en.id }_${item.id }"
type="text"
style="width: 200px; padding: 5px"
class="inputSytle_1 dwMFillblankInput"
/>
</td>
</tr>
</table>
</div>
<!-- <div class="footer-copyright" style="color: gray; padding-bottom: 5px">
Powered by
<a
href="http://www.diaowen.net"
style="text-decoration: none; color: gray"
>DWSurvey</a
>
</div> -->
<div
id="fixedMsg"
style="
position: fixed;
top: 0px;
width: 100%;
padding: 10px;
text-align: center;
font-size: 18px;
letter-spacing: 4px;
line-height: 56px;
background-color: #111;
background-color: rgba(17, 17, 17, 0.5);
color: #fff;
color: rgba(255, 255, 255, 0.5);
z-index: 200;
display: none;
"
></div>
<script type="text/javascript">
var bfbFloat = 0;
$("#resultProgress").progressbar({
value: bfbFloat,
orientation: "vertical",
});
</script>
<!-- Diaowen.net Button BEGIN -->
<!-- <div
id="webSiteFixedRight"
class="websiteFixed"
style="position: fixed; right: 0px; top: 50px; z-index: 9999"
>
<a
id="mobileTdId"
href=""
style="
background: #1c658b;
width: 15px;
background: #8cbcd1;
display: block;
padding: 5px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
color: white;
cursor: pointer;
float: right;
vertical-align: middle;
text-decoration: none;
font-size: 12px;
"
>手机地址</a
>
<img
class="mobileAnswerQR"
alt=""
src=""
height="130"
style="padding: 10px; background: white; display: none"
/>
</div> -->
<!-- Diaowen.net Button END -->
</body>
</html>

@ -1,592 +0,0 @@
@charset "UTF-8";
body {
padding: 0px;
margin: 0px;
background: #e8e9eb;
}
input[type="checkbox"],
input[type="radio"] {
_vertical-align: -1px;
vertical-align: -2px;
margin-right: 5px;
}
#wrap {
/*如果浏览器小于1200则设置wrap为1200*/
/* width: 1200px; */
margin: 0px auto;
}
#header {
background: #122e57;
padding-top: 3px;
padding-bottom: 3px;
overflow: auto;
zoom: 1;
width: 100%;
}
#header_left {
float: left;
width: 500px;
}
#header_left img {
float: left;
margin-left: 15px;
}
#header_title {
color: #f7f7f7;
font-size: 14px;
margin-top: 12px;
margin-left: 10px;
float: left;
text-transform: capitalize;
}
#header_right {
float: right;
padding-right: 55px;
padding-top: 10px;
}
#header_right a {
color: #f7f7f7;
text-decoration: none;
}
#header_right a:hover {
text-decoration: underline;
}
#tools_wrap {
background: #d6dce4;
/* margin-bottom: 15px; */
/* border-top: 2px solid #ED6C00; */
padding-top: 1px;
position: fixed;
z-index: 200;
width: 100%;
overflow: auto;
box-shadow: 4px 1px 3px rgba(112, 138, 54, 0.44);
}
#tools {
width: 100%;
}
#tools .tools_tabs {
overflow: auto;
zoom: 1;
/* height: 25px; */
}
#tools .tools_tabs ul {
padding: 0px;
margin: 0px;
list-style: none;
}
#tools .tools_tabs_left {
float: left;
padding-left: 65px;
margin: 0px;
}
#tools .tools_tabs .tools_tabs_left ul li {
float: left;
padding: 3px 40px;
font-family: "新宋体";
font-size: 14px;
font-weight: 600;
font-style: normal;
text-decoration: none;
border-top: 3px solid transparent;
color: #333333;
letter-spacing: 2px;
margin-left: 1px;
margin-top: 1px;
cursor: default;
}
#tools .tools_tabs .tools_tabs_left ul li:hover {
border-top: 3px solid #9ac600;
background: #e8ebee;
}
#tools .tools_tabs .tools_tabs_left ul li.current {
border-top: 3px solid #9ac600;
background: #f7f7f7;
}
#tools .tools_tabs_right {
float: right;
padding-right: 20px;
}
#tools .tools_tabs .tools_tabs_right ul li {
float: left;
padding: 5px 8px;
font-family: Arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #333333;
}
#tools .tools_tabs .tools_tabs_left ul li:hover {
}
/** 定义工具栏样式 **/
#tools_tab1 {
/* width: 950px; */
}
#tools .tools_contents {
background: #f7f7f7;
border-bottom: 1px solid #bcbcbc;
overflow: auto;
zoom: 1;
}
.tools_item {
float: left;
border-right: 1px dashed #c7c7c7;
}
.tools_contents .toolbars {
background: #f7f7f7;
overflow: auto;
zoom: 1;
padding-right: 5px;
}
.tools_contents .tooltext {
height: 20px;
background: #f1f2f4;
font-size: 12px;
font-family: "新宋体";
color: #707781;
line-height: 20px;
text-align: center;
border-top: 1px dashed #c7c7c7;
}
.toolbars ul {
list-style: none;
padding: 0px;
margin: 0px;
margin-left: 5px;
}
.toolbars ul li {
float: left;
margin: 5px 5px;
padding: 0px;
/* border: 1px solid #cc3333; */
}
.toolbars ul li .dwToolbar_icon {
background: transparent url("../images/toolbar.png") 0px 0px no-repeat;
width: 50px;
height: 60px;
margin: 0px auto;
}
/* 工具栏单选题 */
#radioQuModel .dwToolbar_icon {
background-position: -0px -6px;
}
#radioQuModel:hover .dwToolbar_icon,
#radioQuModel.hover .dwToolbar_icon {
background-position: -0px -74px;
}
#checkboxQuModel .dwToolbar_icon {
background-position: -57px -6px;
}
#checkboxQuModel:hover .dwToolbar_icon,
#checkboxQuModel.hover .dwToolbar_icon {
background-position: -57px -74px;
}
#fillblankQuModel .dwToolbar_icon {
background-position: -113px -6px;
}
#fillblankQuModel:hover .dwToolbar_icon,
#fillblankQuModel.hover .dwToolbar_icon {
background-position: -113px -74px;
}
#scoreQuModel .dwToolbar_icon {
background-position: -170px -6px;
}
#scoreQuModel:hover .dwToolbar_icon,
#scoreQuModel.hover .dwToolbar_icon {
background-position: -170px -74px;
}
#orderQuModel .dwToolbar_icon {
background-position: -227px -6px;
}
#orderQuModel:hover .dwToolbar_icon,
#orderQuModel.hover .dwToolbar_icon {
background-position: -227px -74px;
}
#pageQuModel .dwToolbar_icon {
background-position: -283px -6px;
}
#pageQuModel:hover .dwToolbar_icon,
#pageQuModel.hover .dwToolbar_icon {
background-position: -283px -74px;
}
#paragraphQuModel .dwToolbar_icon {
background-position: -340px -6px;
}
#paragraphQuModel:hover .dwToolbar_icon,
#paragraphQuModel.hover .dwToolbar_icon {
background-position: -340px -74px;
}
#mfillblankQuModel .dwToolbar_icon {
background-position: -397px -6px;
}
#mfillblankQuModel:hover .dwToolbar_icon,
#mfillblankQuModel.hover .dwToolbar_icon {
background-position: -397px -74px;
}
/** 矩阵题 **/
#chenRadioQuModel .dwToolbar_icon {
background-position: -454px -6px;
}
#chenRadioQuModel:hover .dwToolbar_icon,
#chenRadioQuModel.hover .dwToolbar_icon {
background-position: -454px -74px;
}
#chenCheckboxQuModel .dwToolbar_icon {
background-position: -510px -6px;
}
#chenCheckboxQuModel:hover .dwToolbar_icon,
#chenCheckboxQuModel.hover .dwToolbar_icon {
background-position: -510px -74px;
}
#chenScoreQuModel .dwToolbar_icon {
background-position: -567px -6px;
}
#chenScoreQuModel:hover .dwToolbar_icon,
#chenScoreQuModel.hover .dwToolbar_icon {
background-position: -567px -74px;
}
#chenFillblankQuModel .dwToolbar_icon {
background-position: -624px -6px;
}
#chenFillblankQuModel:hover .dwToolbar_icon,
#chenFillblankQuModel.hover .dwToolbar_icon {
background-position: -624px -74px;
}
#exportToolbar .dwToolbar_icon {
background-position: -680px -6px;
}
#exportToolbar:hover .dwToolbar_icon,
#exportToolbar.hover .dwToolbar_icon {
background-position: -680px -74px;
}
#logicToolbar .dwToolbar_icon {
background-position: -737px -6px;
}
#logicToolbar:hover .dwToolbar_icon,
#logicToolbar.hover .dwToolbar_icon {
background-position: -737px -74px;
}
#qubankToolbar .dwToolbar_icon {
background-position: -794px -6px;
}
#qubankToolbar:hover .dwToolbar_icon,
#qubankToolbar.hover .dwToolbar_icon {
background-position: -794px -74px;
}
#publishBtn .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -0px -145px;
}
#publishBtn:hover .dwToolbar_icon,
#publishBtn.hover .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -0px -199px;
}
#saveBtn .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -90px -145px;
}
#saveBtn:hover .dwToolbar_icon,
#saveBtn.hover .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -90px -199px;
}
#previewBtn .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -180px -145px;
}
#previewBtn:hover .dwToolbar_icon,
#previewBtn.hover .dwToolbar_icon {
width: 70px;
height: 39px;
background-position: -180px -199px;
}
#toolsPubBtn {
position: absolute;
z-index: 300;
right: 0px;
background: none;
}
#toolsPubBtn .toolbars {
background: none;
}
#dw_body_left {
width: 190px;
height: 600px;
border: 1px solid #c8c9cc;
border-left: none;
background: #fafafa;
position: fixed;
left: 0px;
top: 195px;
z-index: 1;
}
#dw_body_right {
width: 190px;
height: 600px;
border: 1px solid #c8c9cc;
background: #fafafa;
border-right: none;
position: fixed;
right: 0px;
top: 195px;
z-index: 1;
}
#dw_body {
margin-top: 135px;
}
#dw_body .dw_body_title {
background: #f0f1f4;
border-bottom: 1px solid #dde1e7;
padding: 8px 10px;
color: #333;
font-family: "新宋体";
font-weight: normal;
text-decoration: none;
font-size: 14px;
letter-spacing: 2px;
}
#dw_body_content {
background: white;
width: 780px;
margin: 0px auto;
border: 1px solid #c8c9cc;
/* height: 600px; */
position: relative;
z-index: 10;
}
/* 编辑内容区 */
#dwSurveyTitle {
text-align: center;
margin-top: 10px;
outline-style: none;
font-weight: none;
font-family: "微软雅黑";
font-size: 21px;
letter-spacing: 1px;
color: #222222;
padding: 5px;
}
#dwSurveyNote {
/* border: 1px solid transparent; */
margin: 5px 20px;
}
#dwSurveyNote:hover {
background: #fdf9cd;
}
#dwSurveyNote.click {
border: 1px solid #98c5c3;
background: #fdf9cd;
}
#dwSurveyNote.click #dwSurveyNoteTools {
display: inline;
}
#dwSurveyNoteTools {
position: absolute;
width: 80px;
height: 25px;
/* background: #DDE1E7;
background: #D4E0E0; */
border: 1px solid #98c5c3;
right: 0px;
margin-top: -27px;
display: none;
font-size: 12px;
line-height: 25px;
text-align: center;
cursor: pointer;
color: #5d5d5d;
}
#dwSurveyNoteTools:hover {
background: #98c5c3;
color: #333333;
}
#dwSurveyNoteEdit {
font-size: 16px;
outline-style: none;
text-indent: 2em;
line-height: 1.4em;
color: #333333;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
cursor: text;
font-family: "微软雅黑";
}
.initLine {
display: none;
}
/**题目的**/
.surveyQuItemBody {
margin-top: 0px;
overflow: auto;
border: 1px solid transparent;
/* border: 1px solid #C9C9C9; */
border-left: none;
border-right: none;
}
.surveyQuItemBody:hover {
background: #fafafa;
border: 1px solid #c9c9c9;
border-left: none;
border-right: none;
}
/*第一种方案*/
.surveyQuItem1 .surveyQuItemTools {
position: absolute;
height: 25px;
border: 1px solid #c9c9c9;
border-right: none;
right: 0px;
margin-top: -27px;
display: none;
font-size: 12px;
line-height: 25px;
text-align: center;
cursor: pointer;
color: #5d5d5d;
}
.surveyQuItem1 .surveyQuItemContent {
/* height: 120px; */
}
.surveyQuItem1:hover .surveyQuItemTools {
display: inline;
}
.surveyQuItemToolsUl {
list-style: none;
padding: 0px;
margin: 0px;
}
.surveyQuItemToolsUl li {
float: left;
font-size: 12px;
margin: 0px 5px;
}
.surveyQuItemContent {
padding: 8px 25px;
padding-bottom: 20px;
}
.surveyQuItemContent .quCoTitle {
font-size: 16px;
color: rgb(51, 51, 51);
font-family: "微软雅黑";
line-height: 1.4em;
}
.surveyQuItemContent .quCoItem {
margin-top: 8px;
margin-left: 10px;
}
.surveyQuItemContent .quCoItem ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.surveyQuItemContent .quCoItem ul li {
margin: 8px 5px;
font-size: 14px;
font-family: "微软雅黑";
color: #333333;
line-height: 1.4em;
}
/*第二种方案*/
.surveyQuItem {
overflow: auto;
}
.surveyQuItemLeftTools {
float: left;
width: 40px;
text-align: center;
margin-top: 10px;
}
.surveyQuItemLeftToolsUl {
padding: 0px;
margin: 0px auto;
list-style: none;
display: none;
}
.surveyQuItem:hover .surveyQuItemLeftToolsUl {
display: inline;
}
.surveyQuItem:hover .surveyQuItemRightTools {
display: inline;
}
.surveyQuItemLeftToolsUl li {
margin: 5px auto;
font-size: 12px;
color: #5d5d5d;
padding: 0px;
}
.surveyQuItemLeftToolsUl li .dwQuIcon {
background: transparent url("../images/toolbar.png") 0px 0px no-repeat;
width: 23px;
height: 23px;
margin: 0px auto;
}
#dwQuSet .dwQuIcon {
background-position: -280px -153px;
}
#dwQuLogic .dwQuIcon {
background-position: -279px -178px;
}
#dwQuDelete .dwQuIcon {
background-position: -277px -205px;
}
.surveyQuItemRightTools {
position: absolute;
background: #d4e0e0;
border: 1px solid #98c5c3;
border-right: none;
right: 0px;
margin-top: 30px;
font-size: 12px;
line-height: 25px;
text-align: center;
cursor: pointer;
color: #5d5d5d;
display: none;
}
.surveyQuItemRightToolsUl {
list-style: none;
padding: 0px;
margin: 0px;
}
.surveyQuItemRightToolsUl li {
font-size: 12px;
margin: 0px 5px;
}
.surveyQuItem .surveyQuItemContent {
float: left;
padding-left: 10px;
border-left: 1px solid transparent;
}
.surveyQuItem:hover .surveyQuItemContent {
border-left: 1px solid #dde1e7;
}

@ -1,868 +0,0 @@
/*** old ***/
.starRating {
font-size: 26px;
}
.starRating .fa {
cursor: pointer;
}
.starRating .fa-star {
color: #3388cc;
}
.subbtn {
opacity: 1 !important;
color: white;
}
.m_quOrderByUi {
margin: 5px 0 5px 0;
padding: 0;
border: 1px solid #d5d5d5;
border-radius: 3px;
}
.m_quOrderByUi li {
border-color: #fff;
font-size: 16px;
min-height: 41px;
position: relative;
padding-right: 45px !important;
border-bottom: 1px solid #ebebeb !important;
}
.m_orderby_num {
position: absolute;
right: 10px;
top: 55%;
margin-top: -15px;
min-width: 26px;
height: 26px;
background: #85c8ff;
color: #fff;
text-align: center;
line-height: 26px;
border-radius: 15px;
z-index: 100;
display: none;
}
.m_orderby_sel {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0;
font-size: 30px;
z-index: 9999;
background-color: rgb(248, 248, 248);
border: 1px solid rgb(166, 166, 166);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
display: inline-block;
}
body {
padding: 0px;
margin: 0px;
}
/*** new ***/
#answer-m-head .dwSvyName {
color: #365f8f;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
font-size: 22px;
padding: 10px 0px;
}
#dwSurveyNoteEdit {
padding: 10px 0px;
color: grey;
font-size: 13px;
line-height: 22px;
}
#answer-m-content {
padding-top: 10px;
}
#dwSurveyQuContentAppUl {
list-style: none;
padding: 0px;
margin: 0px;
}
#dwSurveyQuContentAppUl > li {
padding-bottom: 20px;
}
#dwSurveyQuContentAppUl > li .surveyQuItemContent legend {
/*font-weight: bold;*/
color: black;
font-size: 16px;
/*font-weight: bold;*/
line-height: 26px;
}
.surveyQuItem .surveyQuItemContent {
padding: 0px;
border: none;
width: 100%;
}
.surveyQuItemContent .dwQuOptionItemContent {
margin: 0.5em 0;
position: relative;
background-color: #f6f6f6;
border: 1px solid #ddd;
color: #333;
/*text-shadow: 0 1px 0 #f3f3f3;*/
padding: 6px 10px;
border-radius: 0.3125em;
font-size: 14px;
background-color: white;
}
.surveyQuItemContent .columnItemContnetTd .dwQuOptionItemContent {
margin: 0px;
background-color: white;
border: none;
color: #333;
text-shadow: none;
padding: 0px;
border-radius: 0em;
font-size: 14px;
}
.surveyQuItemContent .dwQuOptionItemContent:active {
border-color: rgb(129, 152, 186);
border-color: #5aa9ef;
border-color: #1e94fc;
background: #dae8f5;
background: white;
border-color: #ddd;
}
.surveyQuItemContent .dwQuOptionItemContent.active {
border-color: #1e94fc;
background: #dae8f5;
background: white;
background-color: #e4edf7;
}
.surveyQuItemContent .dwQuOptionItemContent input {
}
.surveyQuItemContent .dwQuOptionItemContent label {
margin: 0;
text-align: left;
white-space: normal;
z-index: 2;
}
.surveyQuItemContent .inputSytle_1,
.surveyQuItemContent .inputSytle_2 {
display: block;
width: 100%;
outline: 0;
margin: 0;
text-align: left;
padding: 6px 0px;
margin-top: 10px;
border: 1px solid #ddd;
text-indent: 6px;
}
.dwQuOptionItemContent input[type="radio"],
.dwQuOptionItemContent input[type="checkbox"] {
display: none;
}
/** 单选样式***/
.dwQuOptionItemContent .dwRedioStyle {
background: transparent url(../images/answer-icon-1.png) no-repeat center top;
vertical-align: middle;
height: 22px;
width: 22px;
background-position: -2px -6px;
display: inline-block;
}
.dwQuOptionItemContent .dwRedioStyle.checked {
background-position: -2px -31px;
}
/**多选样式**/
.dwQuOptionItemContent .dwCheckboxStyle {
background: transparent url(../images/answer-icon-1.png) no-repeat center top;
vertical-align: middle;
height: 22px;
width: 22px;
background-position: -2px -60px;
display: inline-block;
}
.dwQuOptionItemContent .dwCheckboxStyle.checked {
background-position: -2px -87px;
}
.ui-controlgroup-controls {
border-bottom: 1px solid #ddd;
margin-top: 8px;
}
.ui-controlgroup-controls .m_clickQuOrderItem {
background-color: #f6f6f6;
border: 1px solid #ddd;
color: #333;
text-shadow: 0 1px 0 #f3f3f3;
font-size: 14px;
border-radius: 0px;
border-bottom: none;
}
.ui-controlgroup-controls .m_clickQuOrderItem:first-child {
}
.ui-controlgroup-controls .m_clickQuOrderItem label {
border: none;
font-weight: normal;
}
.surveyQuItemContent .mFillblankTableTr label {
display: block;
margin: 0 0 0.4em;
}
.surveyQuItemContent .mFillblankTableTr {
margin: 10px 0px;
}
.surveyQuItemContent
.mFillblankTableTr
.surveyQuItemContent
.dwQuOptionItemContent.dwQuOptionItemContent
label {
display: inline-block;
margin: 0px;
}
.surveyQuItemContent .quSliderItemTr .mFillblankTableEditTd label {
margin: 0px;
}
.surveyQuItemContent .mFillblankTableTr .dwMFillblankInput,
input[type="text"].fillblankInput {
width: 100%;
outline: 0;
margin: 0;
}
.surveyQuItemContent .mFillblankTableTr .dwMFillblankInput,
input[type="text"].fillblankInput,
.option_other_text {
display: block;
border: 1px solid #ddd;
text-align: left;
box-sizing: border-box;
}
.nextPage_a,
.submitSurvey {
width: 100%;
line-height: 25px;
border-radius: 2px;
padding: 8px 0px;
margin-left: 0px;
font-size: 16px;
text-decoration: none;
color: white;
background: #1e94fc;
border: none;
background: #4f8bff;
}
.nextPage_a:hover,
.submitSurvey:hover {
background: #1759e8;
background: -moz-linear-gradient(top, #1759e8, #1759e8);
background: -webkit-gradient(
linear,
0 0,
0 bottom,
from(#1759e8),
to(#1759e8)
);
}
.dw-footer {
display: block;
padding: 20px 0px;
width: 100%;
height: 30px;
text-align: center;
font-size: 13px;
font-weight: normal;
padding-top: 30px;
color: #333;
background-color: #eeeeee;
}
.dw-footer a {
color: #333;
}
.dwsurvey-controlgroup {
margin: 6px;
margin-bottom: 8px;
margin-left: 0px;
}
.dwsurvey-controlgroup .starOptionTitle {
font-size: 14px;
}
.dwsurvey-controlgroup .starOptionContent {
font-size: 14px;
}
.starRating {
font-size: 14px;
}
.starRating .fa {
cursor: pointer;
padding: 3px;
}
.starRating .fa-star {
color: #365f8f;
}
.quCoItem ul li {
list-style: none;
}
.radioSelectSet select {
width: 100%;
border: 1px #cecad2 solid;
margin: 0.5em 0;
outline-style: none;
}
.quCoItem > ul {
margin: 0px;
padding: 0px;
}
body {
background: white;
}
.ui-page {
background: white;
}
.ui-header {
background-color: #5693c0 !important;
text-shadow: 0 1px 0 #3d586c !important;
padding-bottom: 5px;
background-color: #5aa9ef !important;
}
.ui-content {
padding: 0px 1em;
}
.ui-footer {
color: #3d586c !important;
background: none !important;
}
.ui-header,
.ui-footer {
border: none !important;
}
.starRating .fa {
cursor: pointer;
}
.starRating .fa-star {
color: #3388cc;
}
.subbtn {
opacity: 1 !important;
color: white;
}
.quTitleNum {
/* position: absolute; */
}
.quTitleText {
/* text-indent: 2em; */
}
#dwSurveyNote {
padding-top: 0px;
}
.m_quOrderByUi {
margin: 5px 0 5px 0;
padding: 0;
border: 1px solid #d5d5d5;
border-radius: 3px;
}
.m_quOrderByUi li {
border-color: #fff;
font-size: 16px;
min-height: 41px;
position: relative;
padding-right: 45px !important;
border-bottom: 1px solid #ebebeb !important;
}
.m_orderby_num {
position: absolute;
right: 10px;
top: 55%;
margin-top: -15px;
min-width: 26px;
height: 26px;
background: #85c8ff;
color: #fff;
text-align: center;
line-height: 26px;
border-radius: 15px;
z-index: 100;
display: none;
}
.m_orderby_sel {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0;
font-size: 30px;
z-index: 9999;
background-color: rgb(248, 248, 248);
border: 1px solid rgb(166, 166, 166);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
display: inline-block;
}
#resultProgressRoot {
top: 0px;
z-index: 200;
position: fixed;
width: 100%;
background-color: #cecad2;
background-color: #e0e0e0;
}
.progress-label {
font-size: 14px;
font-family: "微软雅黑";
margin: 0px auto;
text-align: center;
line-height: 1.4em;
color: #0887d2;
display: none;
}
.progressbarDiv {
height: 3px !important;
box-shadow: none !important;
/*border: 1px solid #0887d2;*/
border-radius: 0px !important;
}
.progressbarDiv .ui-progressbar-value {
background: #0887d2;
border: none;
}
.progressbarDiv .ui-widget-header {
background: #0887d2;
}
.ui-progressbar .ui-progressbar-value {
margin: 0px;
}
.ui-progressbar {
position: relative;
background: none !important;
}
p {
/*display: inline;*/
}
.nextPage_a,
.submitSurvey {
width: 100%;
line-height: 25px;
border-radius: 3px;
padding: 8px 0px;
margin-left: 0px;
}
html head + body .ui-btn.ui-btn-b,
html head + body .ui-btn.ui-btn-b:hover {
background-color: #00a0df;
border-color: #00a0df;
text-shadow: 0 1px 0 #00a0df;
}
.sbtn24 {
background-image: none;
background-color: #00a0df;
background: #4f8bff;
color: white !important;
font-size: 12px;
height: 25px;
}
.sbtn24:active {
background-color: #008dc9;
}
.sbtn24_0:hover {
background: #1759e8;
}
#dwSurveyHeaderTopImg {
height: auto;
width: auto\9;
width: 100%;
}
#dwSurveyQuContentBg {
/*margin: 16px;
margin-bottom: 0px;
*/
padding: 16px;
padding-bottom: 0px;
}
.dwQuCoChenRowTr {
margin-top: 10px;
}
.dwScoreRowItem {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
.dwScoreRowItem .dwQuCoScoreCol {
margin-top: 10px;
}
#jcaptchaImgBody {
font-size: 14px;
}
.jcaptchaInput {
display: block;
width: 100%;
outline: 0;
margin: 0;
text-align: left;
padding: 6px 0px;
margin-top: 10px;
border: 1px solid #ddd;
text-indent: 6px;
}
#register-jcaptchaImg {
width: 110px !important;
}
#diaowen-m-content {
background-color: white;
}
#dwSurveyHeaderTop {
/*background: #cecad2;*/
/*display: none;*/
/*background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;*/
}
#dwSurveyHeaderTopImg,
#dwSurveyLogo {
display: none;
}
#dwSurveyHeaderTopImg img,
#dwSurveyLogo img {
border: none;
}
#dwSurveyHeaderTopImg {
width: 100%;
height: auto;
}
#dwSurveyHeaderTop.bgImg #dwSurveyHeaderTopImg {
display: block;
}
#dwSurveyHeaderTop.bgImg #dwSurveyLogo {
position: absolute;
top: 10px;
}
table.quScaleTable tr td {
padding: 3px;
padding: 0px;
}
.dwQuOptionItemContent.inputchecked {
background-color: dodgerblue;
color: white;
}
table.quScaleTable tr td.quCoChenTdRC:hover {
border: 1px solid transparent;
}
.cascadeSelectSet select,
.radioSelectSet select {
width: 100%;
display: block;
}
.diaowen-m-content img {
width: 100%;
}
.surveyQuItemContent .quCoItem.imgSelectQu {
/*margin-top: 10px;*/
}
.surveyQuItemContent .quCoItem ul.transverse {
display: -webkit-flex; /* Safari */
display: flex;
flex-wrap: wrap;
/*align-content: space-between;*/
}
@media (max-width: 300px) {
.imgQuCoItemUlLi {
width: 100%;
}
.surveyQuItemContent .imgSelectQu ul.transverse {
justify-content: space-between;
}
}
@media (min-width: 300px) {
.imgQuCoItemUlLi {
width: 49%;
}
.surveyQuItemContent .imgSelectQu ul.transverse {
justify-content: space-between;
}
}
@media (min-width: 600px) {
.imgQuCoItemUlLi {
width: 32%;
}
.surveyQuItemContent .imgSelectQu ul.transverse {
justify-content: flex-start;
}
.surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi {
margin-right: 1%;
}
}
@media (min-width: 900px) {
.imgQuCoItemUlLi {
width: 22%;
}
.surveyQuItemContent .imgSelectQu ul.transverse {
justify-content: flex-start;
}
.surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi {
margin-right: 1%;
}
}
.surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi {
/*margin-right: 10px;*/
/*margin-bottom: 10px;*/
/*margin-top: 10px;*/
margin-top: 10px;
}
.surveyQuItemContent .dwQuOptionItemContent.imgItemContent {
border: none;
background: none;
text-align: left;
padding-left: 0px;
margin: 0px;
padding: 0px;
}
.choicequ_img_item {
text-align: center;
border: 1px solid lightgrey;
padding: 6px;
padding-bottom: 8px;
/*width: 180px;*/
}
.choicequ_img_item_add {
border: 1px dashed lightgrey;
padding: 6px;
padding-bottom: 8px;
cursor: pointer;
}
.choicequ_img_item_img {
margin-bottom: 6px;
position: relative;
/*height: 160px;*/
overflow: hidden;
}
.choicequ_img_item_action {
position: absolute;
left: 0;
bottom: 0;
/*height: 160px;*/
width: 100%;
line-height: 30px;
z-index: 100;
opacity: 0.6;
}
.choicequ_img_item_action .editQuImg {
width: 60px;
height: 45px;
font-size: 14px;
text-decoration: none;
color: white;
display: block;
border: 1px solid white;
border-radius: 60px;
background: black;
color: white;
margin-top: 50px;
margin-left: 50px;
padding-top: 15px;
display: none;
}
.choicequ_img_item_img:hover .choicequ_img_item_action .editQuImg {
display: block;
}
.choicequ_img_item_action .editQuImg:hover {
background: #b06886;
}
.choicequ_img {
width: 100%;
}
.imgSelectQu img {
width: 100%;
}
.leftValue,
.rightValue {
font-size: 12px;
color: #757575;
}
table.chenTable {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
border-spacing: 0px;
}
table.chenTable tr.quCoChenTableHead td {
background: #dddddd;
padding: 3px;
}
table.chenTable tr td {
border-spacing: 0px;
word-break: keep-all;
white-space: nowrap;
}
.chenTable td {
border-left: 1px solid #c9c9c9;
border-top: 1px solid #c9c9c9;
}
.chenTableRowColumn,
.chenTableRowColumn td {
padding: 0px;
margin: 0px;
}
.chenScaleRadioRow .columnItemContnetTd .dwQuOptionItemContent {
padding: 6px;
cursor: pointer;
}
table.chenScaleTable {
background: none;
border: none;
}
.chenScaleTable tr.quCoChenTableHead td {
background: none;
}
.chenScaleTable td {
border: none;
border: 1px solid transparent;
}
table.chenScaleTable tr.quCoChenTableHead td {
background: none;
}
table.chenScaleTable .chenScaleRadioRow .columnItemContnetTd {
padding: 3px;
padding-bottom: 10px;
}
table.chenScaleTable
.chenScaleRadioRow
.columnItemContnetTd
.dwQuOptionItemContent {
border: 1px solid rgb(221, 221, 221);
border-radius: 0.3125em;
}
table.chenScaleTable .chenTableRowTitle td {
padding: 6px;
font-size: 16px;
color: #6b6767;
padding-bottom: 0px;
}
table.scaleLeftRightTable tr td {
color: #757575;
font-size: 12px;
}
.nextPage_a {
display: block;
}
.dwQuChenFbkOptionItemContent {
margin-top: 10px;
}
.dwChenMFillblankInput {
width: 100%;
}
table.quCoChenTable {
width: 100%;
}
select {
width: 100%;
}
table.dwQuCoChenRowTrTable {
min-width: 100%;
max-width: none;
}
table.dwQuCoChenRowTrTable tr td {
/*border: none;*/
}
table.dwQuCoChenRowTrTable tr td {
}
table.dwQuCoChenRowTrTable .quChenColumnTd {
padding: 6px;
}
table.quCoChenTable tr td.quChenRowTitleTrTd label {
max-width: none;
}
.quChenRowTitleTrTd,
.quChenRowTitleTrTd label {
text-align: left;
}
table.dwQuCoChenRowTrTable tr td {
padding: 0px;
}
table.dwQuCoChenRowTrTable tr td:first-child {
}
table.dwQuCoChenRowTrTable .quChenRowTitleTr td.quChenRowTitleTrTd {
padding: 5px;
}
table.dwQuCoChenRowTrTable .dwQuOptionItemContent {
margin: 0px;
border: none;
border-radius: 0;
}
table.dwQuCoChenRowTrTable tr td .dwQuChenFbkOptionItemContent {
margin-top: 0px;
}
table.dwQuCoChenRowTrTable tr td .inputSytle_1,
table.dwQuCoChenRowTrTable tr td select {
margin: 0px;
border: none;
min-width: 100px;
}
table.quCoChenTable tr td {
word-break: keep-all;
white-space: nowrap;
}
tr.quChenRowTitleTr .quChenRowTitleTrTd {
background: #f3f3f3;
}
.nextPage_a,
.submitSurvey {
background: dodgerblue;
border-radius: 0px;
background: -moz-linear-gradient(top, dodgerblue, dodgerblue);
background: -webkit-gradient(
linear,
0 0,
0 bottom,
from(dodgerblue),
to(dodgerblue)
);
}
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
-webkit-appearance: none;
outline: none;
-webkit-border-radius: 0px;
}
select {
-webkit-border-radius: 0px;
background-color: white;
}
.columnItemContnetTd .quCoItemUlLi {
margin-right: 20px;
}
.surveyQuItemContent .quCoChenTdRC .dwQuOptionItemContent {
margin: 0.5em auto;
width: 20px;
padding: 6px 4px;
/*量表11个选项不出滚动*/
/*
width: 18px;
padding: 6px 3px;*/
}
.dwQuOptionItemContent p {
display: inherit;
}

@ -1,50 +0,0 @@
.edui-editor-iframeholder{
display: none;
}
.edui-default .edui-editor-toolbarboxouter{
border: none! important;
}
#resultProgressRoot{
right: -80px;
bottom: 100px;
width: 200px;
z-index: 200;
position: fixed;
/*transform: rotate(90deg);
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
right: 10px;
bottom: 50px;
}
.progress-label {
font-size:14px;
font-family: "微软雅黑";
margin: 0px auto;
text-align: center;
line-height: 1.4em;
color: #83AE00;
}
.progressbarDiv {
height: 10px! important;
box-shadow: none! important;
border: 1px solid #83AE00;
}
.progressbarDiv .ui-progressbar-value{
background: #83AE00! important;
border: none;
}
.ui-progressbar .ui-progressbar-value{
margin: 0px;
}
.ui-progressbar {
position: relative;
background: none! important;
}
.quOptionEditTd .editAble,.scoreNumTable tr td,.quCoItemTable{
font-size: 16px;
}
label.error{
font-size: 14px;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1,137 +0,0 @@
/* CSS Document */
body{margin:0;padding:0;background: white;}
ul{margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
img{border:0;}
form{margin:0;padding:0;}
.dw_syk1{ height:402px; padding-top:86px; background:url(../images/dw_bg1.png) center;}
.dw_syk1n{ width:1000px; margin:0 auto; position:relative;}
.dw_syk1n img{ position:absolute; top:-40px; right:0;}
.dw_syk1wz{ font-family:Microsoft YaHei; color:#fff;}
.dw_syk1wz h1{ margin:30px 0; font-weight:normal; font-size:32px; font-weight:500;}
.dw_syk1wz p{ font-size:20px; line-height:30px;margin-bottom:20px;}
.dw_syk1yxzc{}
.dw_emailsr{ width:278px; height:44px; border:solid 1px #cbcbcb; padding-left:10px; font-size:15px; color:#636363;}
.syzcbtn{ width:165px; height:50px; background:url(../images/dw_bgico.png) no-repeat 0 0; border:0; color:#fff; font-size:20px; font-family:Microsoft YaHei; position:relative; top:3px; left:-15px; cursor:pointer;}
.dw_syk2{ height:147px; background-color:#f8f8f8;}
.dw_syk2n{ width:958px; margin:0 auto; padding-top:30px; background:url(../images/dw_pic07.png) no-repeat 0 60px; overflow:hidden;}
.dw_syk2n ul{ width:710px; margin:0 auto; overflow:hidden;}
.dw_syk2n ul li{ width:90px; text-align:center; float:left; margin:0 70px;}
.dw_syk2n ul li font{ font-size:16px; color:#595959; font-family:Microsoft YaHei;}
.sjwj_ico{ width:58px;height:58px; background:url(../images/dw_bgico.png) no-repeat -166px 0; display:block; margin:0 auto;}
.fbwj_ico{ width:58px;height:58px; background:url(../images/dw_bgico.png) no-repeat -229px 0; display:block; margin:0 auto;}
.sjsj_ico{ width:58px;height:58px; background:url(../images/dw_bgico.png) no-repeat -291px 0; display:block; margin:0 auto;}
.dw_syk3{ background:url(../images/dw_pic03.jpg) repeat-x 0 453px;}
.dw_syk3n{ text-align:center;}
.dw_syk3bt{ font-size:32px; font-family:SimHei; text-align:center; padding:15px 0;}
.dw_syk3nr{ width:1000px; margin:0 auto; font-size:16px; color:#686868; font-family:Microsoft YaHei; line-height:25px; letter-spacing:2px; text-align:center;}
.dw_syk4{ height:476px; background:url(../images/dw_pic06.png) center;}
.dw_syk4bt{ text-align:center; height:137px; line-height:137px; font-size:24px; color:#fff; font-family:Microsoft YaHei; letter-spacing:4px;}
.dw_sytxnr{ width:900px; margin:0 auto; overflow:hidden; font-size:16px; color:#fff; font-family:Microsoft YaHei;}
.dw_sytxnr ul li{ float:left; width:50px; margin:0 50px 80px 50px; text-align:center;}
.dw_sytxnr ul li s{ display:block; width:29px; height:29px; margin:0 auto;}
.dw_sywjbdk{ width:915px; margin:0 auto; padding-top:25px; padding-bottom:55px; overflow:hidden;}
.dw_sywj{ width:420px; border-right:dashed 1px #ebebeb; padding-right:39px; float:left;}
.dw_sybd{ width:410px; padding-left:40px; float:left;}
.dw_sywjbdbt{ overflow:hidden;}
.dw_sywjbdbtl{ width:380px; height:45px; line-height:45px; font-size:21px; font-family:Microsoft YaHei; color:#676767; float:left;}
.dw_sywjbdbtr{ width:30px; height:45px; line-height:45px; float:left;}
.dw_sywjbdbtr a{ color:#676767; font-size:15px;}
.dw_sywjbdbtr a:hover{ color:#f90;}
.dw_sywjbdlb{ padding-top:10px;}
.dw_sywjbdlb ul li{ padding-bottom:15px; font-size:15px; overflow:hidden;}
.dw_sywjbdlbl{ width:296px; float:left;}
.dw_sywjbdlbl a{ color:#676767;}
.dw_sywjbdlbr{ float:left; color:#B7B7B7; font-family:arial;}
.dw_sywjbdlbl a:hover{ color:#f90;}
.dw_mfzc{ height:118px; background-color:#ebebeb;}
.dw_mfzcn{ width:950px; margin:0 auto;}
.dw_mfzcl{ width:500px; height:118px; float:left; line-height:118px; font-size:21px; color:#676767; font-family:Microsoft YaHei;}
.dw_mfzcr{ width:450px; height:88px; padding-top:30px; float:left;}
.dw_foot{ padding-top:35px; text-align:center;padding-bottom: 10px;}
.dw_footnav{ color:#464646; margin-bottom:8px;}
.dw_footnav a{ color:#464646; font-family:Microsoft YaHei; margin:0px 10px;}
.dw_footnav a:hover{ color:#f90;}
.dw_footcopy{ color:#676767; text-align:center; font-family:Microsoft YaHei; line-height:22px;}
.dw_footcopy p{line-height: 30px;}
.dw_content{ width:1000px; margin:0 auto; padding-bottom:50px; overflow:hidden;}
.dw_topmfzc{ padding:35px 25px 35px 25px; overflow:hidden;}
.dw_mfzcwz{ width:365px; height:36px; line-height:36px; font-size:19px; color:#929191; font-family:Microsoft YaHei; float:left;}
.dw_mfzcnr{ width:585px; height:36px; float:left; padding:0;}
.dw_mfzcsr{ width:400px; height:34px; line-height:34px; padding:0 10px; border:solid 1px #cfcfcf; font-size:14px; font-family:Microsoft YaHei; vertical-align:top;}
.dw_mfzcbtn{ width:131px; height:36px; letter-spacing:2px; background:url(../images/dw_bgico.png) no-repeat 0 -61px; border:0; cursor:pointer; color:#fff; font-size:19px; font-family:Microsoft YaHei; position:relative; left:-5px; margin:0;}
.dw_left{ width:224px; float:left; margin-right:12px;}
.dw_leftmk{ border:solid 1px #b4cfe4; margin-bottom:10px;}
.dw_leftmkbt{ height:40px; background-color:#f7f7f7; line-height:40px; text-align:center; color:#333232; font-size:16px; font-family:Microsoft YaHei;}
.dw_leftmkbt s{ display:inline-block; width:16px; height:13px; background:url(../images/dw_bgico.png) no-repeat 0 -106px; margin-right:5px; position:relative; top:1px;}
.dw_leftmknr{ padding:7px 0 10px 0;}
.dw_leftmknr ul li{ height:37px; margin-bottom:9px; text-align:center; line-height:37px; font-family:Microsoft YaHei; font-size:15px;}
.dw_leftmknr ul li.cur{ background:url(../images/dw_pic08.png) repeat-y 0 0; border-top:solid 1px #F7F7F7; border-bottom:solid 1px #F7F7F7;}
.dw_leftmknr ul li a{ color:#81898D;}
.dw_leftmknr ul li a:hover{ color:#f90;}
.dw_right{ width:762px; float:left;}
.dw_mbgs{ border:solid 1px #b4cfe4;}
.dw_mbgsbt{ height:38px; line-height:38px; padding:0 20px; background-color:#f9f9f9; color:#343333; font-family:Microsoft YaHei; font-size:16px;}
.dw_mbgsbtl{ float:left;}
.dw_gsbtback{ float:right;}
.dw_gsbtback a{ color:#343333;}
.dw_gsbtback a:hover{ color:#f90;}
.dw_mbgsnr{ padding:20px;}
.dw_mbgsnrk1{ width:100%; border-bottom:solid 1px #edeeef; padding-bottom:20px; position:relative; display:table;}
.dw_zzsj{ width:455px; float:left; font-family:Microsoft YaHei; color:#81898d; font-size:13px;}
.dw_yyxzhd{ float:left;}
.dw_yyxzhd ul li.btn{ float:left; width:81px; height:32px; margin-left:5px; border:solid 1px #e2e6eb; font-size:14px; font-family:Microsoft YaHei; color:#81898d; text-align:center; line-height:32px; cursor:pointer; position:relative;}
.dw_yyxzhd ul li s{ width:9px; height:5px; display:inline-block; background:url(../images/dw_bgico.png) no-repeat -20px -106px; margin-left:3px; margin-bottom:2px;}
.xzlist{ position:absolute; left:-1px; top:32px; width:81px; border:solid 1px #e2e6eb; background-color:#fff; display:none;}
.xzlist ul li{ height:32px; line-height:32px; font-size:14px; color:#2f383e; font-family:Microsoft YaHei;}
.xzlist ul li:hover{ background-color:#5b9fd0; color:#fff;}
.yymb{ background-color:#5b9fd0; color:#fff !important;}
.dw_mbwjbt{ padding:22px 0; text-align:center; font-size:19px; font-family:Microsoft YaHei; color:#484646;}
.dw_mbwjgs{ padding:10px 0 15px 0;}
.dw_mbwjgs p{ font-size:15px; font-family:Microsoft YaHei; color:#6b6b6b; line-height:25px; text-indent:2em;}
.dw_mbwjlb{ padding-left:23px; padding-bottom:30px;}
.dw_mbwjlb ul li{ font-size:15px; font-family:Microsoft YaHei; color:#6b6b6b; line-height:25px;}
.dw_yyxzhd2{ width:264px; height:34px; margin:0 auto;}
.dw_yyxzhd2 ul li.btn{ float:left; width:81px; height:32px; margin-left:5px; border:solid 1px #e2e6eb; font-size:14px; font-family:Microsoft YaHei; color:#81898d; text-align:center; line-height:32px; cursor:pointer; position:relative;}
.dw_yyxzhd2 ul li s{ width:9px; height:5px; display:inline-block; background:url(../images/dw_bgico.png) no-repeat -20px -106px; margin-left:3px; margin-bottom:2px;}
.dw_gnydt{ width:100%; height:400px;
background:url(../images/dw_pic04.jpg) no-repeat center top;
/* background:url("../images/style-model/6608914805422388314.jpg") no-repeat center top; */
}
.dw_gnynr{ overflow:hidden; margin:0 auto;}
.dw_gnyzdy{ background-color:#fff; padding-bottom:77px;}
.dw_gnyzdywg{ width:1000px; margin:0 auto; padding-top:85px; overflow:hidden;}
.dw_gnyzdyl{ float:left; margin-right:53px;}
.dw_gnyzdyr{ float:left; width:340px; padding-top:85px;}
.dw_gnygnbt{ font-size:32px; font-family:'方正黑体简体'; margin-bottom:23px;}
.dw_gnymksm{ font-family:"微软雅黑"; color:#717171; font-size:16px; line-height:24px; margin-bottom:20px;}
.dw_gnyzdylb ul li{ background:url(../images/dw_pic09.png) no-repeat 0 6px; padding-left:15px; font-size:13px; color:#919191; font-family:"微软雅黑"; line-height:22px;}
.dw_gnysjbjw{ background-color:#F8F8F8; padding-top:112px; padding-bottom:178px;}
.dw_gnysjbj{ width:1000px; margin:0 auto; overflow:hidden;}
.dw_gnysjbjl{ width:350px; float:left; padding-top:125px; margin-right:50px;}
.dw_gnysjbjr{ width:600px; float:left;}
.dw_gnydtxw{ padding-top:84px; padding-bottom:84px;}
.dw_gnydtx{ overflow:hidden;width:1000px; margin:0 auto;}
.dw_gnydtxl{ width:465px; float:left; margin-right:145px;}
.dw_gnydtxr{ width:345px; float:left; padding-top:150px;}
.dw_gnydtljw{ padding-top:74px; padding-bottom:74px; background-color:#F8F8F8;}
.dw_gnydtlj{ overflow:hidden; width:1000px; margin:0 auto;}
.dw_gnydtljl{ width:345px; float:left; margin-right:105px; padding-top:140px;}
.dw_gnydtljr{ width:495px; float:left;}
.dw_gnysjtjw{ padding-top:108px; padding-bottom:105px;}
.dw_gnysjtj{ overflow:hidden; width:1000px; margin:0 auto;}
.dw_gnysjtjl{ width:555px; float:left; margin-right:65px;}
.dw_gnysjtjr{ width:340px; float:left; padding-top:130px;}
.dw_gnydqdw{ padding-top:128px; padding-bottom:142px; background-color:#F8F8F8;}
.dw_gnydqd{ overflow:hidden; width:1000px; margin:0 auto;}
.dw_gnydqdl{ width:338px; float:left; padding-top:100px; margin-right:75px;}
.dw_gnydqdr{ width:542px; float:left;}
.friend_links a{
color: gray! important;
}

File diff suppressed because it is too large Load Diff

@ -1,312 +0,0 @@
@CHARSET "UTF-8";
body{
padding: 0px;
margin: 0px;
}
.root-body,.root-body1{
width: 100%;
}
.root-body{
/*background:white;*/
}
a{
text-decoration: none;
}
.top-body{
/* -webkit-box-shadow: 0 0 25px #1F91E6;
box-shadow: 0 0 25px #1F91E6;
background-color: #DADADA; */
width: 100%;
position: fixed;
border-bottom: 3px solid #08A2BE;/* #1F91E6*/
opacity: .8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
background-color: white;
height: 40px;
}
.top-body-content{
width: 80%;
margin: 0px auto;
}
.top-body-content-logo{
width: 220px;
height: 40px;
/* float: right; */
}
.top-body-content-h1 {
float: left;
height: 25px;
display: table;
padding-top: 10px;
}
.top-body-content-h1 h1{
font-size: 20px;
color: #333;
letter-spacing: 2px;
padding: 0px;
margin: 0px;
}
.middle-body,.middle-body1{
/* width: 80%; */
width:800px;
margin: 0px auto;
padding: 50px 20px 10px 20px;
*padding-top:40px;
_padding-top:10px;
background-position: center top;
background-repeat: no-repeat;
/*
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
- webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; */
border: 1px solid rgb(219, 218, 218);
}
.middle-body{
height: 200px;
background: #EFEFEF;
background: white;
}
.middle-body1{
margin-top:10px;
padding: 15px;
-webkit-box-shadow: 0 0 15px #aaa;
box-shadow: 0 0 15px #aaa;
}
.middle-body-title {
border-bottom: 3px solid #676767;
}
.middle-body-title h3{
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
.middle-body-title h4{
margin: 0px;
padding-top: 5px;
color: #676767;
padding-bottom: 8px;
}
.middle-body-title p{
margin: 5px 0px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
line-height: 20px;
text-indent: 2em;
padding: 0px 25px;
color: #333;
padding-bottom: 5px;
}
.middle-body-content{
padding: 10px 35px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
color: #373A3D;
}
.r-qu-body{
padding: 10px;
clear: both;
display: table;
width: 100%;
}
.r-qu-body:HOVER{
background-color: #FBFBFB;
}
.r-qu-body-title{
font-weight: bold;
padding: 5px;
/* background-color: #C2D7E8; */
/* border: 1px solid #97CAE8; */
}
.r-qu-body-title p{
margin: 0px;
padding: 0px;
display: inline;
}
.r-qu-body-ul1{
list-style: none;
margin: 0px;
padding: 5px 10px;
width: 100%;
}
.r-qu-body-ul1 li{
padding: 5px;
padding-right: 25px;
display: table;
width: 95%;
vertical-align: middle;
}
.r-qu-body-ul1 li:HOVER {
/* background-color: #EAEAEA; */
cursor: default;
/* -webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa; */
background: #E8F2FE;
}
.r-qu-body-ul3 li:HOVER{
cursor: default;
}
.r-qu-body-ul2 li{
float: left;
width: auto;
}
.quItem-ul{
list-style: none;
padding: 0px;
margin: 0px;
table-layout: fixed;
}
.quItem-ul .quItemOptionName{
margin-top: 1px;
font-size: 14px;
}
.quItem-ul .optionMulfbk{
margin-top: 6px;
}
.quItem-ul p{
margin: 0px;
padding: 0px;
}
.quItem-ul li{
float: left;
display: table;
margin: 0px;
padding: 0px;
word-wrap: break-word;
word-break: break-all;
width: auto;
max-width: 930px;
line-height: 19px;
font-size: 14px;
color: #373A3D;
display: table-cell;
vertical-align: inherit;
/* _line-height: 20px;
max-width: 95%; */
}
.quItem-ul input[type='checkbox'],.quItem-ul input[type='radio']{
/* margin-top: 0px; */
/* margin-top: 4px; */
/* _margin-top:0px; */
}
.quItem-ul01li input[type='checkbox'],.quItem-ul01li input[type='radio']{
/* margin-top: 3px; */
}
.quItem-ul01li div{
float: left;
vertical-align: middle;
}
.quItem-ul01li .inputCk{
padding-top: 4px;
}
.quItem-ul01li .quItemName{
padding-top: 5px;
}
.quItem-ul li:HOVER {
-webkit-box-shadow: none;
box-shadow: none;
}
.button-body-btn{
border-top:1px solid gray;
padding:15px 10px 10px 60px;
}
.footer-copyright{
margin-top:20px;
width: 100%;
height: 30px;
text-align: center;
}
.msg1{
color: #676767;
}
.msg2{
color: #D04E0F;
}
a.msg21:HOVER {
/* color: #2EADC7; */
font-weight: bold;
}
.qusTable{
margin-top: 5px;
margin-left: 20px;
border-collapse:collapse;
table-layout:fixed;
word-break: break-all;
/* border: 1px solid #CE74B1; */
/* -webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa; */
margin-bottom: 8px;
}
.qusTable tr th{
background: #D3D3D3;
/* background:#CE74B1; */
padding: 3px 6px;
color: white;
font-size: 14px;
font-weight: normal;
}
.qusTable tr td{
/* border-bottom: 1px solid gray; */
padding: 5px;
}
.qusTable tr:hover{
background: #E8F2FE;
}
.qusTable p{
margin: 0px;
padding: 0px;
}
.quItemNote{
float:left;
padding-left: 30px;
font-size: 12px;
color: #939393;
}
.priviewPositionBtn{
position: fixed;
right: 20px;
top: 12px;
z-index: 10;
}
.suQuTable{
border: none;
width: 100%;
}
.suQuTable tr{
}
.suQuTable tr td{
border: none! important;
height: 32px! important;
/* padding-right: 0px! important; */
}
.suQuTable tr td p{
margin: auto;
}
.suQuTable tr:HOVER{
background: #E8F2FE! important;
}
.bfbTd{
color: #F68181;
}
.tdAnCount{
color: #5C5C5C;
}

File diff suppressed because it is too large Load Diff

@ -1,43 +0,0 @@
select {
border: 1px #ddd solid;
outline: none;
height: 40px;
color: #666;
}
.upFileDiv .upAppend {
margin-bottom: 8px;
border: 1px solid grey;
padding: 6px;
}
.upFileDiv .upAppend a {
float: right;
margin-right: 10px;
}
.sbtn{
background: #0887d2;
width: 88px;
height: 30px;
color: #777;
background-position: 0 -240px;
font-size: 12px;
border: 0;
cursor: pointer;
display: inline-block;
zoom: 1;
line-height: 30px;
text-align: center;
text-decoration: none;
font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
background: rgb(79, 139, 255);
}
.sbtn_0{
background-position: 0 -200px;
background: white;
border: 1px dashed grey;
}
.sbtn_0:hover{
background-position: 0 -200px;
color: #fff;
background: dodgerblue;
border-color: dodgerblue;
}

@ -1,304 +0,0 @@
body {
margin: 0px;
padding: 0px;
color: #333;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
/* line-height: 1.7em; */
background-color: #e9e6e6;
background-repeat: repeat-x;
background-position: top;
}
a,a:link,a:visited {
color: #3d8e7d;
color: #4C4C4C;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}
a:hover {
text-decoration: underline;
color: #67ACC2;
}
p {
margin: 0px;
padding: 0px;
}
img {
border: none;
}
blockquote {
font-style: italic;
margin: 0 0 0 10px;
}
cite {
font-weight: bold;
color: #3d8e7d;
}
cite span {
color: #3d8e7d;
}
em {
color: #3d8e7d;
}
h1,h2,h3,h4,h5,h6 {
color: #000;
font-weight: normal;
}
h1 {
font-size: 34px;
margin: 0 0 20px;
padding: 5px 0px;
}
h2 {
font-size: 28px;
margin: 0 0 15px;
padding: 5px 0px;
}
h3 {
font-size: 24px;
margin: 0 0 15px;
padding: 0px;
}
h4 {
font-size: 18px;
margin: 0 0 15px;
padding: 0px;
}
h5 {
font-size: 16px;
margin: 0 0 10px;
padding: 0px;
}
h6 {
font-size: 14px;
margin: 0 0 5px;
padding: 0px;
}
.cleaner {
clear: both;
}
.h10 {
height: 10px;
}
.h20 {
height: 20px;
}
.h30 {
height: 30px;
}
.h40 {
height: 40px;
}
.h50 {
height: 50px;
}
.h60 {
height: 60px;
}
#body_wrapper {
width: 100%;
/* background: url(../images/body.png) top center no-repeat; */
}
.wrapper {
/* width: 940px; */
width:1000px;
padding: 0 10px;
margin: 0 auto;
/* background: url(../images/body.png) top center no-repeat; */
}
#header {
/* width: 940px; */
width:1000px;
height: 50px;
padding-top: 5px;
}
#header a:hover{
/* text-decoration: none; */
}
#site_title {
float: left;
}
#site_title h1 {
margin: 0;
padding: 0;
}
#site_title h1 a {
display: block;
width: 120px;
height: 45px;
color: #fff;
text-indent: -10000px;
background: url(../images/logo/logo.png) no-repeat top left;
}
#search_box {
float: right;
margin-top: 20px;
/* width: 240px; */
height: 24px;
}
#search_box form {
clear: both;
width: 240px;
height: 24px;
padding: 0;
margin: 0;
}
#searchfield {
display: block;
height: 24px;
width: 228px;
padding: 0 5px;
font-size: 12px;
color: #333;
background: none;
border: 1px solid #ccc;
}
/* menu */
#menu {
clear: both;
/* width: 940px; */
width:1000px;
height: 50px;
background: url(../images/menu.png);
margin-top: 10px;
}
#menu ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu ul li {
padding: 0;
margin: 0;
display: inline;
}
#menu ul li a {
float: left;
display: block;
width: 130px;
height: 30px;
padding: 10px 0 0 0;
font-size: 14px;
color: #67acc2;
text-shadow: 1px 1px 1px #fff;
text-align: center;
text-decoration: none;
font-weight: 700;
outline: none;
border: none;
letter-spacing: 1px;
background: url(../images/menu_divider.png) right repeat-y;
}
#menu ul li a:hover,#menu ul li a.currentNav {
color: #666;
text-shadow: 1px 1px 1px #fff;
}
#menu ul .last {
background: none;
}
.siteTitleNode{
font-size: 14px;
font-weight: bold;
line-height: 65px;
margin-left: 20px;
}
/* end of menu */
#footer_wrapper {
clear: both;
width: 100%;
/* background: #EDEBEB; */
padding-top:15px;
background: none;
}
#footer {
clear: both;
padding: 10px 0;
color: #000;
text-align: center;
margin: 0 auto;
}
.footer_menu a{
color: #333;
text-decoration: none;
}
.footer_menu a:HOVER{
text-decoration: underline;
}
/** ºǫ́²Ëµ¥ **/
#menuAdmin{
clear: both;
width: 100%;
height: 36px;
background: #459935;
/* background: #F59797; */
background-color: #65C9E6;
}
#menuAdmin ul {
/* width: 940px; */
width:1000px;
padding: 0px 10px;
margin: 0px auto;
list-style: none;
}
#menuAdmin ul li{
padding: 0px;
margin: 0px;
display: inline;
}
#menuAdmin ul li a {
float: left;
display: block;
width:120px;
margin-left:2px;
padding: 8px 0px;
font-size: 14px;
line-height: 20px;
color: #fff;
text-align: center;
text-decoration: none;
outline: none;
border: none;
letter-spacing: 1px;
}
#menuAdmin ul li a:hover,#menuAdmin ul li a.currentAdmin{
background: #37712b;
background: #61BCD7;
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 731 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 635 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save