answer-m.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830
  1. /*** old ***/
  2. .starRating{
  3. font-size: 26px;
  4. }
  5. .starRating .fa{
  6. cursor: pointer;
  7. }
  8. .starRating .fa-star{
  9. color: #3388CC;
  10. }
  11. .subbtn{
  12. opacity:1! important;
  13. color: white;
  14. }
  15. .m_quOrderByUi{
  16. margin: 5px 0 5px 0;
  17. padding: 0;
  18. border: 1px solid #d5d5d5;
  19. border-radius: 3px;
  20. }
  21. .m_quOrderByUi li{
  22. border-color: #fff;
  23. font-size: 16px;
  24. min-height: 41px;
  25. position: relative;
  26. padding-right: 45px!important;
  27. border-bottom: 1px solid #EBEBEB!important;
  28. }
  29. .m_orderby_num{
  30. position: absolute;
  31. right: 10px;
  32. top: 55%;
  33. margin-top: -15px;
  34. min-width: 26px;
  35. height: 26px;
  36. background: #85C8FF;
  37. color: #fff;
  38. text-align: center;
  39. line-height: 26px;
  40. border-radius: 15px;
  41. z-index: 100;
  42. display: none;
  43. }
  44. .m_orderby_sel{
  45. position: absolute;
  46. top: 0px;
  47. left: 0px;
  48. width: 100%;
  49. height: 100%;
  50. opacity: 0;
  51. font-size: 30px;
  52. z-index: 9999;
  53. background-color: rgb(248, 248, 248);
  54. border: 1px solid rgb(166, 166, 166);
  55. border-image-source: initial;
  56. border-image-slice: initial;
  57. border-image-width: initial;
  58. border-image-outset: initial;
  59. border-image-repeat: initial;
  60. display: inline-block;
  61. }
  62. body{
  63. padding: 0px;
  64. margin: 0px;
  65. }
  66. /*** new ***/
  67. #answer-m-head .dwSvyName{
  68. color: #365f8f;
  69. font-weight: bold;
  70. letter-spacing: 2px;
  71. text-align: center;
  72. font-size: 22px;
  73. padding: 10px 0px;
  74. }
  75. #dwSurveyNoteEdit{
  76. padding: 10px 0px;
  77. color: grey;
  78. font-size: 13px;
  79. line-height: 22px;
  80. }
  81. #answer-m-content{
  82. padding-top: 10px;
  83. }
  84. #dwSurveyQuContentAppUl{
  85. list-style: none;
  86. padding: 0px;
  87. margin: 0px;
  88. }
  89. #dwSurveyQuContentAppUl > li{
  90. padding-bottom: 20px;
  91. }
  92. #dwSurveyQuContentAppUl > li .surveyQuItemContent legend{
  93. /*font-weight: bold;*/
  94. color: black;
  95. font-size: 16px;
  96. /*font-weight: bold;*/
  97. line-height: 26px;
  98. }
  99. .surveyQuItem .surveyQuItemContent {
  100. padding: 0px;
  101. border: none;
  102. width: 100%;
  103. }
  104. .surveyQuItemContent .dwQuOptionItemContent{
  105. margin: .5em 0;
  106. position: relative;
  107. background-color: #f6f6f6;
  108. border: 1px solid #ddd;
  109. color: #333;
  110. /*text-shadow: 0 1px 0 #f3f3f3;*/
  111. padding: 6px 10px;
  112. border-radius: .3125em;
  113. font-size: 14px;
  114. background-color: white;
  115. }
  116. .surveyQuItemContent .columnItemContnetTd .dwQuOptionItemContent{
  117. margin: 0px;
  118. background-color: white;
  119. border: none;
  120. color: #333;
  121. text-shadow: none;
  122. padding: 0px;
  123. border-radius: 0em;
  124. font-size: 14px;
  125. }
  126. .surveyQuItemContent .dwQuOptionItemContent:active{
  127. border-color: rgb(129, 152, 186);
  128. border-color: #5aa9ef;
  129. border-color: #1e94fc;
  130. background: #dae8f5;
  131. background: white;
  132. border-color: #ddd;
  133. }
  134. .surveyQuItemContent .dwQuOptionItemContent.active{
  135. border-color: #1e94fc;
  136. background: #dae8f5;
  137. background: white;
  138. background-color: #e4edf7;
  139. }
  140. .surveyQuItemContent .dwQuOptionItemContent input{
  141. }
  142. .surveyQuItemContent .dwQuOptionItemContent label{
  143. margin: 0;
  144. text-align: left;
  145. white-space: normal;
  146. z-index: 2;
  147. }
  148. .surveyQuItemContent .inputSytle_1,.surveyQuItemContent .inputSytle_2{
  149. display: block;
  150. width: 100%;
  151. outline: 0;
  152. margin: 0;
  153. text-align: left;
  154. padding: 6px 0px;
  155. margin-top: 10px;
  156. border: 1px solid #ddd;
  157. text-indent: 6px;
  158. }
  159. .dwQuOptionItemContent input[type='radio'],.dwQuOptionItemContent input[type='checkbox']{
  160. display: none;
  161. }
  162. /** 单选样式***/
  163. .dwQuOptionItemContent .dwRedioStyle {
  164. background: transparent url(../images/answer-icon-1.png) no-repeat center top;
  165. vertical-align: middle;
  166. height: 22px;
  167. width: 22px;
  168. background-position: -2px -6px;
  169. display:inline-block;;
  170. }
  171. .dwQuOptionItemContent .dwRedioStyle.checked{
  172. background-position: -2px -31px;
  173. }
  174. /**多选样式**/
  175. .dwQuOptionItemContent .dwCheckboxStyle {
  176. background: transparent url(../images/answer-icon-1.png) no-repeat center top;
  177. vertical-align: middle;
  178. height: 22px;
  179. width: 22px;
  180. background-position: -2px -60px;
  181. display:inline-block;
  182. }
  183. .dwQuOptionItemContent .dwCheckboxStyle.checked{
  184. background-position: -2px -87px;
  185. }
  186. .ui-controlgroup-controls{
  187. border-bottom:1px solid #ddd;
  188. margin-top: 8px;
  189. }
  190. .ui-controlgroup-controls .m_clickQuOrderItem{
  191. background-color: #f6f6f6;
  192. border: 1px solid #ddd;
  193. color: #333;
  194. text-shadow: 0 1px 0 #f3f3f3;
  195. font-size: 14px;
  196. border-radius: 0px;
  197. border-bottom: none;
  198. }
  199. .ui-controlgroup-controls .m_clickQuOrderItem:first-child{
  200. }
  201. .ui-controlgroup-controls .m_clickQuOrderItem label{
  202. border: none;
  203. font-weight: normal;
  204. }
  205. .surveyQuItemContent .mFillblankTableTr label{
  206. display: block;
  207. margin: 0 0 .4em;
  208. }
  209. .surveyQuItemContent .mFillblankTableTr{
  210. margin: 10px 0px;
  211. }
  212. .surveyQuItemContent .mFillblankTableTr .surveyQuItemContent .dwQuOptionItemContent.dwQuOptionItemContent label{
  213. display: inline-block;
  214. margin: 0px;
  215. }
  216. .surveyQuItemContent .quSliderItemTr .mFillblankTableEditTd label{
  217. margin: 0px;
  218. }
  219. .surveyQuItemContent .mFillblankTableTr .dwMFillblankInput,input[type='text'].fillblankInput{
  220. width: 100%;
  221. outline: 0;
  222. margin: 0;
  223. }
  224. .surveyQuItemContent .mFillblankTableTr .dwMFillblankInput,input[type='text'].fillblankInput,.option_other_text{
  225. display: block;
  226. border: 1px solid #ddd;
  227. text-align: left;
  228. box-sizing: border-box;
  229. }
  230. .nextPage_a, .submitSurvey{
  231. width: 100%;
  232. line-height: 25px;
  233. border-radius: 2px;
  234. padding: 8px 0px;
  235. margin-left: 0px;
  236. font-size: 16px;
  237. text-decoration: none;
  238. color: white;
  239. background: #1e94fc;
  240. border: none;
  241. background: #4F8BFF;
  242. }
  243. .nextPage_a:hover, .submitSurvey:hover{
  244. background: #1759e8;
  245. background:-moz-linear-gradient(top, #1759e8,#1759e8);
  246. background:-webkit-gradient(linear, 0 0, 0 bottom, from(#1759e8), to(#1759e8));
  247. }
  248. .dw-footer{
  249. display: block;
  250. padding: 20px 0px;
  251. width: 100%;
  252. height: 30px;
  253. text-align: center;
  254. font-size: 13px;
  255. font-weight: normal;
  256. padding-top: 30px;
  257. color: #333;
  258. background-color: #eeeeee;
  259. }
  260. .dw-footer a{
  261. color: #333;
  262. }
  263. .dwsurvey-controlgroup{
  264. margin: 6px;
  265. margin-bottom: 8px;
  266. margin-left: 0px;
  267. }
  268. .dwsurvey-controlgroup .starOptionTitle{
  269. font-size: 14px;
  270. }
  271. .dwsurvey-controlgroup .starOptionContent{
  272. font-size: 14px;
  273. }
  274. .starRating{
  275. font-size: 14px;
  276. }
  277. .starRating .fa{
  278. cursor: pointer;
  279. padding: 3px;
  280. }
  281. .starRating .fa-star{
  282. color: #365f8f;
  283. }
  284. .quCoItem ul li{
  285. list-style: none;
  286. }
  287. .radioSelectSet select{
  288. width: 100%;
  289. border: 1px #cecad2 solid;
  290. margin: .5em 0;
  291. outline-style: none;
  292. }
  293. .quCoItem > ul {
  294. margin: 0px;
  295. padding: 0px;
  296. }
  297. body{
  298. background: white;
  299. }
  300. .ui-page {
  301. background:white;
  302. }
  303. .ui-header{
  304. background-color: #5693C0! important;
  305. text-shadow:0 1px 0 #3D586C! important;
  306. padding-bottom: 5px;
  307. background-color: #5aa9ef! important;
  308. }
  309. .ui-content{
  310. padding: 0px 1em;
  311. }
  312. .ui-footer{
  313. color: #3D586C! important;
  314. background: none! important;
  315. }
  316. .ui-header, .ui-footer{
  317. border: none! important;
  318. }
  319. .starRating .fa{
  320. cursor: pointer;
  321. }
  322. .starRating .fa-star{
  323. color: #3388CC;
  324. }
  325. .subbtn{
  326. opacity:1! important;
  327. color: white;
  328. }
  329. .quTitleNum{
  330. /* position: absolute; */
  331. }
  332. .quTitleText{
  333. /* text-indent: 2em; */
  334. }
  335. #dwSurveyNote{
  336. padding-top: 0px;
  337. }
  338. .m_quOrderByUi{
  339. margin: 5px 0 5px 0;
  340. padding: 0;
  341. border: 1px solid #d5d5d5;
  342. border-radius: 3px;
  343. }
  344. .m_quOrderByUi li{
  345. border-color: #fff;
  346. font-size: 16px;
  347. min-height: 41px;
  348. position: relative;
  349. padding-right: 45px!important;
  350. border-bottom: 1px solid #EBEBEB!important;
  351. }
  352. .m_orderby_num{
  353. position: absolute;
  354. right: 10px;
  355. top: 55%;
  356. margin-top: -15px;
  357. min-width: 26px;
  358. height: 26px;
  359. background: #85C8FF;
  360. color: #fff;
  361. text-align: center;
  362. line-height: 26px;
  363. border-radius: 15px;
  364. z-index: 100;
  365. display: none;
  366. }
  367. .m_orderby_sel{
  368. position: absolute;
  369. top: 0px;
  370. left: 0px;
  371. width: 100%;
  372. height: 100%;
  373. opacity: 0;
  374. font-size: 30px;
  375. z-index: 9999;
  376. background-color: rgb(248, 248, 248);
  377. border: 1px solid rgb(166, 166, 166);
  378. border-image-source: initial;
  379. border-image-slice: initial;
  380. border-image-width: initial;
  381. border-image-outset: initial;
  382. border-image-repeat: initial;
  383. display: inline-block;
  384. }
  385. #resultProgressRoot{
  386. top: 0px;
  387. z-index: 200;
  388. position: fixed;
  389. width: 100%;
  390. background-color: #cecad2;
  391. background-color: #e0e0e0;
  392. }
  393. .progress-label {
  394. font-size:14px;
  395. font-family: "微软雅黑";
  396. margin: 0px auto;
  397. text-align: center;
  398. line-height: 1.4em;
  399. color: #0887d2;
  400. display: none;
  401. }
  402. .progressbarDiv {
  403. height: 3px! important;
  404. box-shadow: none! important;
  405. /*border: 1px solid #0887d2;*/
  406. border-radius: 0px! important;
  407. }
  408. .progressbarDiv .ui-progressbar-value{
  409. background: #0887d2;
  410. border: none;
  411. }
  412. .progressbarDiv .ui-widget-header{
  413. background: #0887d2;
  414. }
  415. .ui-progressbar .ui-progressbar-value{
  416. margin: 0px;
  417. }
  418. .ui-progressbar {
  419. position: relative;
  420. background: none! important;
  421. }
  422. p{
  423. /*display: inline;*/
  424. }
  425. .nextPage_a,.submitSurvey {
  426. width: 100%;
  427. line-height: 25px;
  428. border-radius: 3px;
  429. padding: 8px 0px;
  430. margin-left: 0px;
  431. }
  432. html head+body .ui-btn.ui-btn-b,html head+body .ui-btn.ui-btn-b:hover{
  433. background-color: #00a0df;
  434. border-color: #00a0df;
  435. text-shadow: 0 1px 0 #00a0df;
  436. }
  437. .sbtn24{
  438. background-image: none;
  439. background-color: #00a0df;
  440. background: #4F8BFF;
  441. color: white!important;
  442. font-size: 12px;
  443. height: 25px;
  444. }
  445. .sbtn24:active{
  446. background-color: #008dc9;
  447. }
  448. .sbtn24_0:hover{
  449. background: #1759e8;
  450. }
  451. #dwSurveyHeaderTopImg {
  452. height: auto; width: auto\9; width:100%;
  453. }
  454. #dwSurveyQuContentBg{
  455. /*margin: 16px;
  456. margin-bottom: 0px;
  457. */
  458. padding: 16px;
  459. padding-bottom: 0px;
  460. }
  461. .dwQuCoChenRowTr {
  462. margin-top: 10px;
  463. }
  464. .dwScoreRowItem {
  465. border-bottom: 1px solid #ddd;
  466. padding-bottom: 10px;
  467. }
  468. .dwScoreRowItem .dwQuCoScoreCol{
  469. margin-top: 10px;
  470. }
  471. #jcaptchaImgBody{
  472. font-size: 14px;
  473. }
  474. .jcaptchaInput{
  475. display: block;
  476. width: 100%;
  477. outline: 0;
  478. margin: 0;
  479. text-align: left;
  480. padding: 6px 0px;
  481. margin-top: 10px;
  482. border: 1px solid #ddd;
  483. text-indent: 6px;
  484. }
  485. #register-jcaptchaImg{
  486. width: 110px!important;
  487. }
  488. #diaowen-m-content{
  489. background-color: white;
  490. }
  491. #dwSurveyHeaderTop{
  492. /*background: #cecad2;*/
  493. /*display: none;*/
  494. /*background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;*/
  495. }
  496. #dwSurveyHeaderTopImg,#dwSurveyLogo{
  497. display: none;
  498. }
  499. #dwSurveyHeaderTopImg img,#dwSurveyLogo img{
  500. border: none;
  501. }
  502. #dwSurveyHeaderTopImg{
  503. width:100%;
  504. height:auto;
  505. }
  506. #dwSurveyHeaderTop.bgImg #dwSurveyHeaderTopImg{
  507. display: block;
  508. }
  509. #dwSurveyHeaderTop.bgImg #dwSurveyLogo{
  510. position: absolute;
  511. top: 10px;
  512. }
  513. table.quScaleTable tr td{
  514. padding: 3px;
  515. padding: 0px;
  516. }
  517. .dwQuOptionItemContent.inputchecked {
  518. background-color: dodgerblue;
  519. color: white;
  520. }
  521. table.quScaleTable tr td.quCoChenTdRC:hover{
  522. border: 1px solid transparent;
  523. }
  524. .cascadeSelectSet select,.radioSelectSet select{
  525. width: 100%;
  526. display: block;
  527. }
  528. .diaowen-m-content img{
  529. width: 100%;
  530. }
  531. .surveyQuItemContent .quCoItem.imgSelectQu{
  532. /*margin-top: 10px;*/
  533. }
  534. .surveyQuItemContent .quCoItem ul.transverse{
  535. display: -webkit-flex; /* Safari */
  536. display: flex;
  537. flex-wrap: wrap;
  538. /*align-content: space-between;*/
  539. }
  540. @media(max-width:300px){
  541. .imgQuCoItemUlLi{
  542. width: 100%;
  543. }
  544. .surveyQuItemContent .imgSelectQu ul.transverse {
  545. justify-content: space-between;
  546. }
  547. }
  548. @media(min-width:300px){
  549. .imgQuCoItemUlLi{
  550. width: 49%;
  551. }
  552. .surveyQuItemContent .imgSelectQu ul.transverse {
  553. justify-content: space-between;
  554. }
  555. }
  556. @media(min-width:600px){
  557. .imgQuCoItemUlLi{
  558. width: 32%;
  559. }
  560. .surveyQuItemContent .imgSelectQu ul.transverse {
  561. justify-content: flex-start;
  562. }
  563. .surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi{
  564. margin-right: 1%;
  565. }
  566. }
  567. @media(min-width:900px){
  568. .imgQuCoItemUlLi{
  569. width: 22%;
  570. }
  571. .surveyQuItemContent .imgSelectQu ul.transverse {
  572. justify-content: flex-start;
  573. }
  574. .surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi{
  575. margin-right: 1%;
  576. }
  577. }
  578. .surveyQuItemContent .imgSelectQu ul.transverse .quCoItemUlLi{
  579. /*margin-right: 10px;*/
  580. /*margin-bottom: 10px;*/
  581. /*margin-top: 10px;*/
  582. margin-top: 10px;
  583. }
  584. .surveyQuItemContent .dwQuOptionItemContent.imgItemContent{
  585. border: none;
  586. background: none;
  587. text-align: left;
  588. padding-left: 0px;
  589. margin: 0px;
  590. padding: 0px;
  591. }
  592. .choicequ_img_item{
  593. text-align: center;
  594. border: 1px solid lightgrey;
  595. padding: 6px;
  596. padding-bottom: 8px;
  597. /*width: 180px;*/
  598. }
  599. .choicequ_img_item_add{
  600. border: 1px dashed lightgrey;
  601. padding: 6px;
  602. padding-bottom: 8px;
  603. cursor: pointer;
  604. }
  605. .choicequ_img_item_img{
  606. margin-bottom: 6px;
  607. position: relative;
  608. /*height: 160px;*/
  609. overflow: hidden;
  610. }
  611. .choicequ_img_item_action {
  612. position: absolute;
  613. left: 0;
  614. bottom: 0;
  615. /*height: 160px;*/
  616. width: 100%;
  617. line-height: 30px;
  618. z-index: 100;
  619. opacity: 0.6;
  620. }
  621. .choicequ_img_item_action .editQuImg{
  622. width: 60px;
  623. height: 45px;
  624. font-size: 14px;
  625. text-decoration: none;
  626. color: white;
  627. display: block;
  628. border:1px solid white;
  629. border-radius:60px;
  630. background: black;
  631. color: white;
  632. margin-top: 50px;
  633. margin-left: 50px;
  634. padding-top: 15px;
  635. display: none;
  636. }
  637. .choicequ_img_item_img:hover .choicequ_img_item_action .editQuImg{
  638. display: block;
  639. }
  640. .choicequ_img_item_action .editQuImg:hover{
  641. background: #b06886;
  642. }
  643. .choicequ_img{
  644. width: 100%;
  645. }
  646. .imgSelectQu img{
  647. width: 100%;
  648. }
  649. .leftValue,.rightValue{
  650. font-size: 12px;
  651. color: #757575;
  652. }
  653. table.chenTable{
  654. border-right: 1px solid #c9c9c9;
  655. border-bottom: 1px solid #c9c9c9;
  656. border-spacing: 0px;
  657. }
  658. table.chenTable tr.quCoChenTableHead td{
  659. background: #dddddd;
  660. padding: 3px;
  661. }
  662. table.chenTable tr td{
  663. border-spacing: 0px;
  664. word-break: keep-all;
  665. white-space: nowrap;
  666. }
  667. .chenTable td {
  668. border-left: 1px solid #c9c9c9;
  669. border-top: 1px solid #c9c9c9;
  670. }
  671. .chenTableRowColumn, .chenTableRowColumn td{
  672. padding: 0px;
  673. margin: 0px;
  674. }
  675. .chenScaleRadioRow .columnItemContnetTd .dwQuOptionItemContent{
  676. padding: 6px;
  677. cursor: pointer;
  678. }
  679. table.chenScaleTable{
  680. background: none;
  681. border: none;
  682. }
  683. .chenScaleTable tr.quCoChenTableHead td{
  684. background: none;
  685. }
  686. .chenScaleTable td {
  687. border: none;
  688. border: 1px solid transparent;
  689. }
  690. table.chenScaleTable tr.quCoChenTableHead td {
  691. background: none;
  692. }
  693. table.chenScaleTable .chenScaleRadioRow .columnItemContnetTd{
  694. padding: 3px;
  695. padding-bottom: 10px;
  696. }
  697. table.chenScaleTable .chenScaleRadioRow .columnItemContnetTd .dwQuOptionItemContent {
  698. border: 1px solid rgb(221, 221, 221);
  699. border-radius: 0.3125em;
  700. }
  701. table.chenScaleTable .chenTableRowTitle td{
  702. padding: 6px;
  703. font-size: 16px;
  704. color: #6b6767;
  705. padding-bottom: 0px;
  706. }
  707. table.scaleLeftRightTable tr td{
  708. color: #757575;
  709. font-size: 12px;
  710. }
  711. .nextPage_a{
  712. display: block;
  713. }
  714. .dwQuChenFbkOptionItemContent{
  715. margin-top: 10px;
  716. }
  717. .dwChenMFillblankInput{
  718. width: 100%;
  719. }
  720. table.quCoChenTable{
  721. width: 100%;
  722. }
  723. select{
  724. width: 100%;
  725. }
  726. table.dwQuCoChenRowTrTable{
  727. min-width: 100%;
  728. max-width: none;
  729. }
  730. table.dwQuCoChenRowTrTable tr td{
  731. /*border: none;*/
  732. }
  733. table.dwQuCoChenRowTrTable tr td{
  734. }
  735. table.dwQuCoChenRowTrTable .quChenColumnTd{
  736. padding: 6px;
  737. }
  738. table.quCoChenTable tr td.quChenRowTitleTrTd label{
  739. max-width: none;
  740. }
  741. .quChenRowTitleTrTd,.quChenRowTitleTrTd label{
  742. text-align: left;
  743. }
  744. table.dwQuCoChenRowTrTable tr td{
  745. padding: 0px;
  746. }
  747. table.dwQuCoChenRowTrTable tr td:first-child{
  748. }
  749. table.dwQuCoChenRowTrTable .quChenRowTitleTr td.quChenRowTitleTrTd{
  750. padding: 5px;
  751. }
  752. table.dwQuCoChenRowTrTable .dwQuOptionItemContent{
  753. margin: 0px;
  754. border: none;
  755. border-radius: 0;
  756. }
  757. table.dwQuCoChenRowTrTable tr td .dwQuChenFbkOptionItemContent{
  758. margin-top: 0px;
  759. }
  760. table.dwQuCoChenRowTrTable tr td .inputSytle_1,table.dwQuCoChenRowTrTable tr td select{
  761. margin: 0px;
  762. border: none;
  763. min-width: 100px;
  764. }
  765. table.quCoChenTable tr td{
  766. word-break: keep-all;
  767. white-space: nowrap;
  768. }
  769. tr.quChenRowTitleTr .quChenRowTitleTrTd{
  770. background: #f3f3f3;
  771. }
  772. .nextPage_a, .submitSurvey{
  773. background: dodgerblue;
  774. border-radius: 0px;
  775. background:-moz-linear-gradient(top, dodgerblue,dodgerblue);
  776. background:-webkit-gradient(linear, 0 0, 0 bottom, from(dodgerblue), to(dodgerblue));
  777. }
  778. input[type=button],input[type=text],input[type=password],textarea,button{
  779. -webkit-appearance:none;outline:none;
  780. -webkit-border-radius: 0px;
  781. }
  782. select{
  783. -webkit-border-radius: 0px;
  784. background-color: white;
  785. }
  786. .columnItemContnetTd .quCoItemUlLi{
  787. margin-right: 20px;
  788. }
  789. .surveyQuItemContent .quCoChenTdRC .dwQuOptionItemContent{
  790. margin: .5em auto;
  791. width: 20px;
  792. padding: 6px 4px;
  793. /*量表11个选项不出滚动*/
  794. /*
  795. width: 18px;
  796. padding: 6px 3px;*/
  797. }
  798. .dwQuOptionItemContent p{
  799. display: inherit;
  800. }