| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419 |
- /* CSS Document */
- body{ margin:0; padding:0;font-family:"宋体", "微软雅黑" arial, sans-serif; background:#fff; font-size:12px; color:#333;}
- div,form,img,ul,ol,li,dl,dt,p,dd,input,span,textarea,i{margin:0; padding:0; border:none; outline:none; font-style:normal;}
- li{list-style-type:none;}
- img{vertical-align:top;}
- h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
- /* Link */
- a:link { text-decoration:none;}
- a:visited {text-decoration:none;}
- a:hover { color:#c70000;}
- a:active {color: #333;}
- /* Link end */
- .w5px{ width:100%; height:5px; clear:both; font-size:0px;}
- .w11px{ width:100%; height:11px; clear:both; font-size:0px;}
- .w10px{ width:100%; height:10px; clear:both; font-size:0px;}
- .w15px{ width:100%; height:15px; clear:both; font-size:0px;}
- .w20px{ width:100%; height:20px; clear:both; font-size:0px;}
- .marl15px{ margin-left:15px; display:inline;}
- .marr10px{ margin-right:10px;}
- .bggray{ background-color:#f5f5f5;}
- /*---------top css start-------------*/
- .top{ width:100%;}
- .wrap{ width:100%;}
- .main{ width:980px; margin:0 auto;}
- .bottom{ width:100%;}
- .fL {float:left}
- .fR {float:right}
- .clearfix:after {
- content:".";
- display:block;
- height:0;
- clear:both;
- visibility:hidden
- }
- .clearfix {
- display:inline-block;
- overflow:hidden
- }
- .clearfix {
- display:block
- }
- .clearfix {
- *zoom: 1;
- }
- .clearfix:before,
- .clearfix:after {
- display: table;
- content: "";
- line-height: 0;
- }
- .clearfix:after {
- clear: both;
- }
- a{
- color: #006D8F
- }
- a:hover{
- color: #FAAE4B
- }
- /*form&button*/
- .formItem {
- margin:10px 0;
- }
- .formItem dt{
- margin: 5px 0
- }
- .formItem dd{
- margin:0 0 10px 0
- }
- .formItem input.text {
- min-width: 250px;
- border:1px solid #ccc;
- padding:5px 5px;
- }
- .formItem .btnList{
- text-align: right;
- }
- .button {
- display: inline-block;
- padding:5px 10px;
- border:1px solid #1987AA;
- margin:0 5px;
- cursor: pointer;
- }
- .button.btn-orange{
- color:#fff;
- border:1px solid #faae4b;
- box-shadow:0 1px 2px #f7f7f7 inset;
- -moz-box-shadow:0 1px 2px #f7f7f7 inset;
- -webkit-box-shadow:0 1px 2px #f7f7f7 inset;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae46', endColorstr='#faa333');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffae46), to(#faa333));
- background:-moz-linear-gradient(top,#ffae46,#faa333);
- background: -ms-linear-gradient(top, #ffae46,#faa333);
- }
- .button.btn-orange:hover{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb63', endColorstr='#f59d2c');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffbb63), to(#f59d2c));
- background:-moz-linear-gradient(top,#ffbb63,#f59d2c);
- background: -ms-linear-gradient(top,#ffbb63,#f59d2c);
- }
- .button.btn-orange:active{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39c2a', endColorstr='#f9a230');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f39c2a), to(#f9a230));
- background:-moz-linear-gradient(top,#f39c2a,#f9a230);
- background: -ms-linear-gradient(top,#f39c2a,#f9a230);
- }
- .button.btn-gray{
- color:#fff;
- border:1px solid #ccc;
- background-color: #ccc
- }
- .button.btn-gray:hover{
- background-color: #B0B0B0
- }
- .button.btn-ashy{
- color:#fff;
- border:1px solid #ccc;
- box-shadow:0 1px 3px #e6e6e6 inset;
- -moz-box-shadow:0 1px 3px #e6e6e6 inset;
- -webkit-box-shadow:0 1px 3px #e6e6e6 inset;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#b0b0b0');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ccc), to(#b0b0b0));
- background:-moz-linear-gradient(top,#ccc,#b0b0b0);
- background: -ms-linear-gradient(top, #ccc,#b0b0b0);
- }
- .button.btn-ashy:hover{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#a2a2a2');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ccc), to(#a2a2a2));
- background:-moz-linear-gradient(top,#ccc,#a2a2a2);
- background: -ms-linear-gradient(top, #ccc,#a2a2a2);
- }
- .button.btn-ashy:active{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2a2a2', endColorstr='#ccc');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#a2a2a2), to(#ccc));
- background:-moz-linear-gradient(top,#a2a2a2,#ccc);
- background: -ms-linear-gradient(top, #a2a2a2,#ccc);
- }
- .button.btn-red{
- color:#fff;
- border:1px solid #e76946;
- box-shadow:0 1px 3px #ffc6b6 inset;
- -moz-box-shadow:0 1px 3px #ffc6b6 inset;
- -webkit-box-shadow:0 1px 3px #ffc6b6 inset;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98463', endColorstr='#ee7856');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f98463), to(#ee7856));
- background:-moz-linear-gradient(top,#f98463,#ee7856);
- background: -ms-linear-gradient(top, #f98463,#ee7856);
- }
- .button.btn-red:hover{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9070', endColorstr='#ff815c');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff9070), to(#ff815c));
- background:-moz-linear-gradient(top,#ff9070,#ff815c);
- background: -ms-linear-gradient(top, #ff9070,#ff815c);
- }
- .button.btn-red:active{
- color:#fff;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef734f', endColorstr='#e6653f');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ef734f), to(#e6653f));
- background:-moz-linear-gradient(top,#ef734f,#e6653f);
- background: -ms-linear-gradient(top, #ef734f,#e6653f);
- }
- .btnDel{
- width:12px;
- height:12px;
- background:url(del.gif) no-repeat 0 0;
- cursor:pointer;
- margin:0 3px;
- display: inline-block;
- }
- /*---------------------login-------------------------*/
- .content{
- background:#f1f1f1;
- width:380px;
- height:300px;
- position:absolute;
- top:50%;
- left:50%;
- margin-left:-190px;
- margin-top:-150px;
- }
- .contbox h2{
- background:#1987aa;
- width:100%;
- height:45px;
- line-height:45px;
- font-family:"微软雅黑";
- font-size:18px;
- text-align:center;
- color:#fff;
- border-bottom:1px solid #fff;
- }
- .contbox h2 span{
- width:100%;
- height:44px;
- display:block;
- border-bottom:1px solid #e9e9e9;
- }
- .loginbox{
- margin:0 auto;
- width:346px;
- height:180px;
- font-size:12px;
- color:#fff;
- font-size:12px;
- }
- .user_name,.user_post{
- background:#fff;
- width:344px;
- height:38px;
- line-height:38px;
- border:1px solid #dddcd8;
- margin-top:23px;
- _margin-top:10px;
- }
- .user_name label,.user_post label{
- float:right;
- margin-right:5px;
- }
- .user_name label img,.user_post label img{
- margin-top:10px;
- }
- #user_name,#user_post{
- width:310px;
- height:38px;
- line-height:38px;
- text-indent:5px;
- }
- #checkUserName,#checkPassword{
- width:320px;
- height:20px;
- line-height:20px;
- }
- .user_buttom{
- width:100%;
- text-align:center;
- height:40px;
- line-height:40px;
- margin-top:23px;
- _margin-top:10px;
- }
- .btnID {
- width:100%;
- height:40px;
- color: #f5eee6;
- border:1px solid #e58f1f;
- border-radius:5px;
- box-shadow:0 1px 3px #fff inset;
- -moz-box-shadow:0 1px 3px #fff inset;
- -webkit-box-shadow:0 1px 3px #fff inset;
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae46', endColorstr='#faa333');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffae46), to(#faa333));
- background:-moz-linear-gradient(top,#ffae46,#faa333);
- background: -ms-linear-gradient(top, #ffae46,#faa333);
- }
- .btnID:hover {
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb63', endColorstr='#f59d2c');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffbb63), to(#f59d2c));
- background:-moz-linear-gradient(top,#ffbb63,#f59d2c);
- background: -ms-linear-gradient(top,#ffbb63,#f59d2c);
- }
- .btnID:active {
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e59225', endColorstr='#de8c21');
- background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#e59225), to(#de8c21));
- background:-moz-linear-gradient(top,#e59225,#de8c21c);
- background: -ms-linear-gradient(top,#e59225,#de8c21);
- }
- .user_forget{
- width:343px;
- height:30px;
- line-height:30px;
- text-align:center;
- }
- .user_forget a,.user_forget a:visited{
- color:#8d806d;
- }
- .user_forget a:hover{
- color:#736045;
- }
-
- /*---------------------------question_list----------------------------*/
- .exam_top{
- height:50px;
- line-height:50px;
- background:#1987aa;
- }
- .exam_topbox{
- margin:0 auto;
- width:980px;
- }
- .exam_topleft h2{
- float:left;
- width:140px;
- height:50px;
- background:url(exam_bt.png) no-repeat 0 15px;
- }
- .exam_topleft ul{
- float:left;
- font-family:"微软雅黑";
- font-size:14px;
- margin-left:5px;
- }
- .exam_topleft ul li{
- float:left;
- }
- .exam_topleft ul li a span{
- }
- .exam_topleft ul li a,.exam_topleft ul li a:visited{
- color:#fff;
- padding:15px 20px;
- }
- .exam_topleft ul li a:hover{
- background:#13799a;
- }
- .hover{
- background:#13799a;
- }
- .exam_topright{
- float:right;
- font-family:"微软雅黑";
- font-size:12px;
- color:#fff;
- }
- .exam_topright ul span{
- float:left;
- margin-right:5px;
- }
- .exam_topright ul{
- }
- .exam_topright ul li{
- float:left;
- margin-left:10px;
- }
- .exam_topright ul li a,.exam_topright ul li a:visited{
- color:#fff;
- }
- .exam_topright ul li a:hover{
- text-decoration:underline;
- color:#faae4b;
- }
- .conbox{
- margin:0 auto;
- width:980px;
- font-family:"微软雅黑";
- font-size:12px;
- margin-top:10px;
- }
- .menu_list{
- }
- .menu_list ul span{
- float:left;
- }
- .menu_list ul li{
- float:left;
- }
- .menu_list ul li a,.menu_list tl li a:visited{
- color:#006d8f;
- }
- .menu_list ul li a:hover{
- color:#faae4b;
- }
- .add_ques,.add_subj{
- float:right;
- text-align:center;
- cursor:pointer;
- }
- .title_bt{
- width:100%;
- }
- .title_bt h2{
- font-family:"微软雅黑";
- font-size:16px;
- color:#333;
- font-weight:bold;
- margin-top:10px;
- display:inline-block;
- border-bottom:2px solid #333;
- }
- .main_box{
- width:980px;
- line-height:28px;
- }
- ..main_box dl{
- font-family:"微软雅黑";
- font-size:12px;
- }
- .main_box dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .main_box dl dd{
- margin-top:5px;
- }
- .main_box dl dd a{
- color:#0da4d3;
- }
- .main_box dl dd a:hover{
- color:#faae4b;
- }
- .number_list{
- float:left;
- width:65px;
- height:auto;
- text-align:center;
- }
- .question_list{
- margin:0 130px 0 65px;
- }
- .question_oper{
- float:right;
- width:130px;
- color:#ccc;
- }
- .question_oper a{
- margin:0 5px
- }
- .question_loper{
- color:#696969;
- }
- .page_list{
- width:980px;
- height:30px;
- line-height:30px;
- background:#f1f1f1;
- margin-top:10px;
- text-align:center;
- }
- .page_list a,.page_list a:visited{
- padding:0 5px;
- }
- .page_list a:hover{
- color:#faae4b;
- background-color: #fff
- }
- a.active{
- background:#1987AA;
- color:#fff;
- }
- a.active:hover{
- background:#1987AA;
- color:#fff;
- }
- a.disabled{
- background:#F1F1F1;
- color:#999;
- cursor: default;
- }
- a.disabled:hover{
- background:#F1F1F1;
- color:#999;
- }
- /*----------------------添加科目 添加题库------------------------*/
- .edit_ques,.edit_subm,.add_jie{
- cursor:pointer;
- }
- .subject_box,.edit_subject_box,.bank_box,.edit_bank_box,.subject_box_jie,.edit_subject_box_jie,.delete_box_jie{
- display:none;
- position:absolute;
- width:438px;
- border:1px solid #999;
- top:20%;
- left:50%;
- margin-left:-220px;
- background:#fff;
- }
- .bank_top{
- height:40px;
- line-height:40px;
- }
- .bank_top span{
- }
- .bank_top h2{
- font-family:"微软雅黑";
- font-size:16px;
- text-indent:10px;
- color:#fff;
- background:#0da4d3;
- border-bottom:1px solid #999;
- }
- .bank_mainbox{
- margin:0 10px;
- }
- .bank_mainbox form span{
- float:left;
- width:100%;
- height:40px;
- line-height:40px;
- }
- .bank_Text{
- float:left;
- width:100%;
- }
- .bank_text{
- width:298px;
- height:28px;
- border:1px solid #ccc;
- padding-left:5px;
- }
- .bank_submit{
- float:right;
- margin:10px 0;
- }
- /*------------------------删除框--------------------------*/
- .delete_box{
- display:none;
- position:absolute;
- width:438px;
- border:1px solid #999;
- top:20%;
- left:50%;
- margin-left:-220px;
- background:#fff;
- }
- .delete_top{
- height:40px;
- line-height:40px;
- }
- .delete_top span{
- }
- .delete_top h2{
- font-family:"微软雅黑";
- font-size:16px;
- text-indent:10px;
- color:#fff;
- background:#0da4d3;
- border-bottom:1px solid #999;
- }
- .delete_main{
- }
- .delete_mainbox{
- margin:0 10px;
- }
-
- /*-----------------------submit_list-------------------------*/
- .submit_list{
- float:left;
- width:470px;
- }
- .type_list{
- float:left;
- padding:5px 10px;
- }
- .type_list ul{
- }
- .type_list ul li{
- float:left;
- width:90px;
- }
- .type_list ul li a{
- color:#0da4d3;
- padding:0 15px;
- }
- .type_list ul li a:hover{
- color:#faae4b;
- }
- .submit_time{
- float:left;
- width:120px;
- text-align:center;
- }
- .submit_newtime{
- float:left;
- width:120px;
- text-align:center;
- }
- .submit_oper{
- float:left;
- width:206px;
- }
- .submit_oper i{
- float:left;
- margin-right:10px;
- cursor:pointer;
- }
- /*----------------------update_subject---------------------------*/
- .update_subject{
- width:980px;
- font-family:"微软雅黑";
- }
- .update_subject ul{
- margin:10px 15px 0;
- }
- .update_subject h2{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- padding:0 15px;
- }
- .update_subject ul li{
- width:430px;
- line-height:28px;
- display:block;
- }
- .update_text{
- width:388px;
- height:150px;
- color:#696969;
- border:1px solid #ccc;
- padding:5px 5px;
- }
- .new_update{
- color:#F00;
- }
- .btn_update{
- float:right;
- margin:0;
- line-height:15px;
- }
- /*----------------------update_subjectlist------------------------*/
- .update_subjectlist{
- width:100%;
- }
- .update_subjectlist h2{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- padding-left:15px;
- margin-top:15px;
- }
- .update_subjectlist ul{
- margin:0 15px 0;
- }
- .update_subjectlist ul li{
- line-height:28px;
- border-bottom:1px solid #ccc;
- padding:10px 0;
- }
- .update_list ul{
- margin:0;
- }
- .update_list ul li{
- border:none;
- padding:0;
- }
- .testTab {
- background-color: #F1F1F1;
- border-bottom: 1px dashed #ccc
- }
- .testTab h2{
- font-size:16px;
- padding: 5px 0;
- display: inline-block;
- margin:0 20px;
- }
- .testTab ul{
- float: right;
- }
- .testTab ul li{
- float: left;
- height: 32px;
- line-height: 32px;
- width:120px;
- text-align: center;
- border-left: 1px solid #ccc
- }
- .testTab ul li.now{
- border-bottom:1px solid #1987AA;
- }
- /*----------------------radiobutton_list--------------------------*/
- .test_list{
- width:100%;
- }
- .test_list dl{
- }
- .test_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .test_list dl dd{
- margin-top:5px;
- line-height:28px;
- }
- .test_list dl dd a{
- color:#0da4d3;
- }
- .test_list dl dd a:hover{
- color:#faae4b;
- }
- .radio_list{
- margin:0 100px 0 65px;
- }
- .radio_list font{
- color:#0da4d3;
- cursor:pointer;
- }
- .radio_oper{
- float:right;
- width:100px;
- color:#ccc;
- }
- .radio_oper a{
- margin:0 5px;
- }
- .radio_loper{
- color:#696969;
- }
- .test_list dl dd i{
- float:left;
- margin-right:10px;
- }
- .del_img{
- cursor:pointer;
- }
- .radiobutton{
- background:#efefef;
- padding:5px 15px 15px;
- margin-top:5px;
- color:#696969;
- }
- .radiobutton ul li p{
- line-height:18px;
- }
- .correct{
- color:#333;
- }
- .analyze{
- margin-top:5px;
- }
- /*-------------------edit_radiobutton----------------------*/
- .add_newsub{
- float:right;
- text-align:center;
- }
- .edit_radio{
- width:100%;
- padding:0 0 25px 0;
- border-bottom:1px solid #f1f1f1;
- }
- .edit_radio dl{
- }
- .edit_radio dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .edit_radio dl dd{
- margin-top:10px;
- }
- .edit_radiocon{
- float:left;
- width:460px;
- }
- .edit_radiocon ul{
- }
- .edit_radiocon ul li{
- color:#696969;
- margin-bottom:10px;
- }
- .edit_radiocon form ul li i{
- float:left;
- width:60px;
- text-align:right;
- }
- .edit_radiocon form ul li select{
- height:28px;
- border:1px solid #ccc;
- }
- .edit_rabtnID{
- float:right;
- color:#fff;
- cursor:pointer;
- }
- .view_list{
- width:100%;
- padding:0 0 15px 0;
- }
- .view_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .view_list dl dd{
- margin-top:5px;
- }
- .view_list dl dd a{
- color:#0da4d3;
- }
- .view_list dl dd a:hover{
- color:#faae4b;
- }
- .view_user{
- float:left;
- width:146px;
- }
- #view_user{
- color:#999;
- }
- .view_listcon{
- float:left;
- width:400px;
- text-align:center;
- }
- .view_time{
- float:left;
- width:120px;
- text-align:center;
- }
- .view_state{
- float:left;
- width:240px;
- text-align:center;
- }
- .view_state select{
- margin-top:5px;
- }
- .unsolved{
- color:#F00;
- }
- .resolved{
- color:#696969;
- }
- .look_resolved{
- float:right;
- text-align:center;
- margin-bottom:25px;
- color:#fff;
- }
- /*post*/
- .postPanel {
- margin:20px 0;
- }
- .postPanel .panelItem{
- width: 480px;
- height:192px;
- float: left;
- margin-right:10px;
- margin-bottom:10px;
- position: relative;
- }
- .postPanel .panelItem .panelBg{
- width: 480px;
- height: 192px;
- background: url(panelbg.png) repeat;
- position:absolute;
- top: 0;
- left: 0
- }
- .postPanel .panelItem .panelBtn a{
- color: #fff;
- cursor:pointer;
- margin:0 5px 0 0;
- }
- .postPanel .panelItem .panelBtn a:hover{
- text-decoration: underline;
- }
- .postPanel .panelItem h2{
- font-size: 24px;
- color: #fff;
- margin-left: 25px;
- margin-top: 20px;
- margin-bottom: 20px
- }
- .postPanel .panelItem .panelExt a{
- color: #fff;
- margin-left: 25px;
- padding:5px 8px;
- border:1px solid #fff;
- }
- .postPanel .panelItem .panelExt a:hover{
- font-weight: 600;
- background-color:#1987AA
- }
- .subjectPanel{
- margin:20px 0;
- }
- .subjectPanel .panelItem{
- width:480px;
- float: left;
- background-color: #F1F1F1;
- margin-right: 10px;
- margin-bottom: 10px;
- border-bottom:1px solid #1B83A4;
- }
- .subjectPanel .panelItem .panelBtn {
- border-top: 1px dashed #ccc;
- margin-top: 5px;
- padding:5px 0;
- }
- .subjectPanel .panelItem .panelBtn li{
- float: left;
- width:95px;
- text-align: center;
- height: 16px;
- line-height: 16px
- }
- .subjectPanel .panelItem .panelBtn a{
- color: #ccc
- }
- .subjectPanel .panelItem .panelBtn:hover a{
- color: #006D8F
- }
- .subjectPanel .panelItem .panelBtn:hover a:hover{
- color: #ff6501
- }
- .subjectPanel .panelItem .panelBar li {
- float: left;
- width: 119px;
- text-align: center;
- border-left:1px solid #ccc
- }
- .subjectPanel .panelItem .panelBar li:first-child{
- border-left:none
- }
- .subjectPanel .panelItem h2{
- padding:5px 0;
- font-size: 16px;
- text-align: center;
- border-bottom:1px dashed #ccc;
- margin-bottom:5px;
- }
- /*---------------------add_radiobutton add_judgetest add_answer add_multiselect--------------------------*/
- .add_radio,.add_judge,.add_answer,.add_multi{
- width:100%;
- padding:0 0 25px 0;
- border-bottom:1px solid #f1f1f1;
- }
- .add_radio dl{
- }
- .add_radio dl dt,.add_judge dl dt,.add_answer dl dt,.add_multi dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .add_radio dl dd,.add_judge dl dd,.add_answer dl dd,.add_multi dl dd{
- margin-top:10px;
- }
- .add_radiocon,.add_judgecon,.add_answercon,.add_multicon{
- float:left;
- width:460px;
- }
- .add_radiocon ul{
- }
- .add_radiocon ul li,.add_judgecon ul li,.add_answercon td,.add_multicon ul li{
- color:#696969;
- margin-bottom:10px;
- }
- .add_radiocon form ul li i,.add_judgecon form ul li i,.add_answercon_title,.add_multicon form ul li i{
- float:left;
- width:60px;
- text-align:right;
- }
- .mul_textbox{
- color:#696969;
- width:388px;
- border:1px solid #ccc;
- padding:5px 5px;
- }
- .add_radiocon form ul li input.text,.add_judgecon form ul li input.text,.add_answercon td input.text,.edit_radiocon form ul li input.text{
- color:#696969;
- width:388px;
- border:1px solid #ccc;
- padding:5px 5px;
- }
- .add_radiocon form ul li select,.add_judgecon form ul li select{
- padding:5px 0;
- border:1px solid #ccc;
- }
- .add_rabtnID,.add_jubtnID,.add_anbtnID,.add_mubtnID{
- float:right;
- text-align:center;
- cursor:pointer;
- }
- /*------------------------multiselect_list-----------------------------*/
- .multiselect_list{
- width:100%;
- }
- .multiselect_list dl{
- }
- .multiselect_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .multiselect_list dl dd{
- margin-top:5px;
- line-height:28px;
- }
- .multiselect_list dl dd a{
- color:#0da4d3;
- }
- .multiselect_list dl dd a:hover{
- color:#faae4b;
- }
- .multi_list{
- margin:0 100px 0 65px;
- }
- .multi_oper{
- float:right;
- width:100px;
- color:#ccc;
- }
- .multi_oper a{
- margin:0 5px;
- }
- .multi_loper{
- color:#696969;
- }
- .multiselect{
- background:#efefef;
- padding:5px 15px 15px;
- margin-top:5px;
- color:#696969;
- }
- .multiselect ul li p{
- line-height:18px;
- }
- .multi_oper i{
- float:left;
- margin-right:10px;
- }
- /*------------------------edit_multiselect---------------------------*/
- .edit_multi{
- width:100%;
- padding:0 0 25px 0;
- border-bottom:1px solid #f1f1f1;
- }
- .edit_multi dl{
- }
- .edit_multi dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .edit_multi dl dd{
- margin-top:10px;
- }
- .edit_multicon{
- float:left;
- width:460px;
- }
- .edit_multicon ul{
- }
- .edit_multicon ul li{
- color:#696969;
- margin-bottom:10px;
- }
- .edit_multicon form ul li i{
- float:left;
- width:60px;
- text-align:right;
- }
- .edit_multicon form ul li select{
- height:28px;
- border:1px solid #ccc;
- }
- .mul_check label{
- margin:0 5px;
- }
- .edit_mubtnID{
- float:right;
- color:#fff;
- cursor:pointer;
- }
- /*----------------------judgetest_list--------------------------*/
- .judgetest_list{
- width:100%;
- }
- .judgetest_list dl{
- }
- .judgetest_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .judgetest_list dl dd{
- margin-top:5px;
- line-height:28px;
- }
- .judgetest_list dl dd a{
- color:#0da4d3;
- }
- .judgetest_list dl dd a:hover{
- color:#faae4b;
- }
- .judge_list{
- margin:0 100px 0 65px;
- }
- .judge_oper{
- float:right;
- width:100px;
- color:#ccc;
- }
- .judge_loper{
- color:#696969;
- }
- .judge_oper a{
- margin:0 5px;
- }
- .judge{
- background:#efefef;
- padding:5px 15px 15px;
- margin-top:5px;
- color:#696969;
- }
- .judge ul li p{
- line-height:18px;
- }
- .judge_oper i{
- float:left;
- margin-right:10px;
- }
- /*-----------------------edit_judgetest-------------------------*/
- .edit_judge{
- width:100%;
- padding:0 0 25px 0;
- border-bottom:1px solid #f1f1f1;
- }
- .edit_judge dl{
- }
- .edit_judge dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .edit_judge dl dd{
- margin-top:10px;
- }
- .edit_judgecon{
- float:left;
- width:460px;
- }
- .edit_judgecon ul{
- }
- .edit_judgecon ul li{
- color:#696969;
- margin-bottom:10px;
- }
- .edit_judgecon form ul li i{
- float:left;
- width:60px;
- text-align:right;
- }
- .edit_judgecon form ul li input{
- color:#696969;
- }
- /*-----------------------answertest_list-----------------------*/
- .answertest_list{
- width:100%;
- }
- .answertest_list dl{
- }
- .answertest_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- margin-bottom:5px;
- }
- .answertest_list dl dd{
- margin-top:5px;
- line-height:28px;
- }
- .answertest_list dl dd a{
- color:#0da4d3;
- }
- .answertest_list dl dd a:hover{
- color:#faae4b;
- }
- .answer_list{
- margin:0 100px 0 65px;
- }
- .answer_oper{
- float:right;
- width:100px;
- color:#ccc;
- }
- .answer_oper a{
- margin:0 5px;
- }
- .answer_loper{
- color:#696969;
- }
- .answer{
- background:#efefef;
- padding:5px 15px 15px;
- margin-top:5px;
- color:#696969;
- }
- .answer_sub tr{
- line-height:20px;
- }
- .answer_oper i{
- float:left;
- margin-right:10px;
- }
- /*---------------------edit_answer------------------------------*/
- .edit_answer{
- width:100%;
- padding:0 0 25px 0;
- border-bottom:1px solid #f1f1f1;
- }
- .edit_answer dl{
- }
- .edit_answer dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .edit_answer dl dd{
- margin-top:10px;
- }
- .edit_answercon{
- float:left;
- width:460px;
- }
- .edit_answercon ul{
- }
- .edit_answercon ul li{
- color:#696969;
- margin-bottom:10px;
- }
- .edit_answercon form ul li i{
- float:left;
- width:60px;
- padding:5px 0;
- text-align:right;
- }
- .edit_answercon .text,.edit_judgecon .text{
- color:#696969;
- width:388px;
- border:1px solid #ccc;
- padding:5px 5px;
- }
- .edit_answercon form ul li select,.edit_judgecon form ul li select{
- border:1px solid #ccc;
- }
- .edit_anbtnID,.edit_jubtnID{
- float:right;
- cursor:pointer;
- color:#fff;
- }
- /*-----------------------opinion_list-------------------------*/
- .opinion_list{
- width:100%;
- }
- .opinion_list dl{
- }
- .opinion_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .opinion_list dl dt span{
- margin-left:15px;
- }
- .opinion_list dl dd{
- padding:15px 15px;
- border-bottom:1px solid #f1f1f1;
- }
- .opinion_img{
- float:left;
- width:50px
- }
- .opinion_right{
- float:left;
- width:900px;
- }
- .opinion_right ul{
- margin:0 10px;
- }
- .opinion_right ul li{
- color:#696969;
- line-height:20px;
- }
- .opinion_right ul li a{
- color:#0da4d3;
- }
- .opinion_right ul li a:hover{
- color:#faae4b;
- }
- .types{
- margin-left:15px;
- color:#999;
- }
- .opinion_time{
- float:right;
- }
- .solved{
- float:right;
- color:#F00;
- }
- .opsolved{
- float:right;
- color:#696969;
- }
- /*-----------------------item_resolved_list---------------------------*/
- .resolved_list{
- width:100%;
- }
- .resolved_list dl{
- }
- .resolved_list dl dt{
- height:35px;
- line-height:35px;
- background:#f1f1f1;
- }
- .resolved_list dl dt span{
- margin-left:15px;
- }
- .resolved_list dl dd{
- padding:15px 15px;
- border-bottom:1px solid #f1f1f1;
- }
- .resolved_img{
- float:left;
- width:50px
- }
- .resolved_right{
- float:left;
- width:900px;
- }
- .resolved_right ul{
- margin:0 10px;
- }
- .resolved_right ul li{
- color:#696969;
- line-height:20px;
- }
- .resolved_right ul li a{
- color:#0da4d3;
- }
- .resolved_right ul li a:hover{
- color:#faae4b;
- }
- .resolved_time{
- float:right;
- }
- .chapter_red{
- font-size: 16px;
- color:#ff0000;
- }
- .chapter_con h2{
- background:#f1f1f1;
- line-height: 35px;
- height:35px;
- padding:0 15px;
- }
- .chapter_list dd{
- padding:5px 15px;
- border-bottom: 1px dashed #ccc;
- }
- .jie_title{
- margin: 0 0 0 15px;
- font-size: 12px;
- }
- .chapter_list_title h2{
- font-size: 15px;
- background: none;
- padding:0;
- }
- .question_oper .chapter_num{
- color:#333;
- }
- .question_oper .chapter_num:hover{
- color:#333;
- }
- .panelBtn_chapter{
- border-top: 1px dashed #ccc;
- margin-top: 5px;
- padding:5px 0;
- }
- .panelBtn_chapter li{
- float:left;
- }
- .chapter_oper{
- float:right;
- width:75px;
- color:#ccc;
- }
- .chapter_oper a{
- margin:0 5px;
- }
- .edit_jie,.del_jie{
- cursor:pointer;
- }
|