/* * Des: 底层结构样式表 base_new.css * Author: wangjie * Date: 2018-06-14/2018-06-25 * Version: 4.0 */ /* =S html reset重置 ///////////////////////////////////////////// */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;} body{line-height:1.16667;} ol,ul{list-style:none;} fieldset,img{border:0;} address,caption,cite,code,dfn,em,i,strong,th,var,optgroup{font-style:normal;font-weight:normal;} pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} table{border-collapse:collapse;border-spacing:0;empty-cells: show;}/* tables still need 'cellspacing="0"' in the markup */ /*caption,th{text-align:left}*/ :focus{outline:0}/* remember to define focus styles! */ abbr,acronym{border:0;font-variant:normal;} sup{vertical-align:text-top;} sub{vertical-align:text-bottom;} blockquote:before,blockquote:after,q:before,q:after{content:"";} blockquote,q{quotes:"" "";} input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;} input,button,select,img,label{vertical-align:middle;} textarea{vertical-align:top;} /*to enable resizing for IE*/ input,button,textarea,select{*font-size:100%;} /*because legend doesn't inherit in IE */ legend{color:#000} /* HTML5 display-role reset for older browsers */ article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} .htmlBody strong{font-weight:bold;} /* =E html reset重置 ///////////////////////////////////////////// */ /* =S type presets预置 ///////////////////////////////////////////// */ body{ font-family:'Microsoft YaHei',Arial,'simsun','Tahoma',sans-serif; font-size:100%; font-size:1em; font-size:12px; color:#666; word-wrap: break-word; } /* link colors */ a{color:#066cb8;text-decoration:none; color:#333;} a:hover{color:#f60;text-decoration:none;} h1{font-size:2em;} h2{font-size:1.7em;} h3{font-size:1.4em;} h4{font-size:1.25em;} h5,h6{font-size:1em;} hr{display:block;width:100%;height:1px;border:none;background:#ccc;color:#ccc} a ,img{display:inline-block;}/* Stops image links getting text link styles */ p:before ,p:after{ margin: 0; padding: 0;} /* =E type presets预置 ///////////////////////////////////////////// */ /* =S core(核心) ///////////////////////////////////////////// */ /* 定位 */ .tl{text-align:left;} .tc{text-align:center;} .tr{text-align:right;} .bc{margin-left:auto;margin-right:auto;}/* blockCenter */ .fl{float:left;display:inline;} .fr{float:right;display:inline;} .cb{clear:both;} .cl{clear:left;} .cr{clear:right;} .clear{clear:both;font-size:0;height:0;overflow:hidden;} .clear2{overflow:hidden;zoom:1} .clearfix{display:inline-block;clear: both;} .clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .alignLeft{text-align:left} .alignCenter{text-align:center} .alignRight{text-align:right} .alignTop{vertical-align:top} .alignBottom{vertical-align:bottom} .filletA{position:relative;} .filletB{} .filletC,.filletD{display:inline-block;padding:0 2px} .filletE,.filletF{display:block;font-size:0} /* 文字排版 */ .f12{font-size:12px} .f14{font-size:14px} .f16{font-size:16px} .f18{font-size:18px} .f20{font-size:20px} .f24{font-size:24px} .fb{font-weight:bold} .fn{font-weight:normal} .t2{text-indent:2em} .lh150{line-height:1.5} .lh180{line-height:1.8} .lh200{line-height:2} .lh16{line-height:16px} .lh20{line-height:20px} .lh25{line-height:25px} .lh30{line-height:30px} .unl{text-decoration:underline} .no_unl{text-decoration:none} .arial{font-family:arial} .simsun{font-family:'simsun'} .yahei{font-family:'microsoft yahei'} /* 字体颜色 */ .black{color:black;} .gray{color:gray;} .white{color:white;} .red{color:red;} .green{color:green;} .yellow{color:yellow;} .blue{color:blue;} .c_000{color:#000;} .c_333{color:#333;} .c_555{color:#555;} .c_666{color:#666;} .c_777{color:#777;} .c_999{color:#999;} .c_aaa{color:#aaa;} .c_bbb{color:#bbb;} .c_ccc{color:#ccc;} .c_fff{color:#fff;} .c_f30{color:#f30;}/*红色*/ .c_f60{color:#f60;}/*红橙色*/ .c_f90{color:#f90;}/*橙色*/ .c_4b9900{color:#4b9900;} .c_0065cb{color:#0065cb;} .c_4b9a03{color:#4b9a03;} .c_ff333{color:#f33;} .c_066cb8{color:#066cb8;} .c-333{color: #333;} .c-555{color: #555;} .c-666{color: #666;} .c-999{color: #999;} .c-green{color: #1fb079;} .c-orange{color: #fc714c;} .c-reg{color: #d90106;} .c-blue{color: #188eee;} /* Hides from IE-mac \*/ * html .clearfix{height:1%;} .clearfix{display:block;} /* End hide from IE-mac */ .vm{vertical-align:middle;} .pr{position:relative;} .pa{position:absolute;} .zoom{zoom:1;} .hidden{visibility:hidden;} .none{display:none;} /* 长度 */ .w{width:100%} .w10{width:10px} .w20{width:20px} .w30{width:30px} .w40{width:40px} .w50{width:50px} .w60{width:60px} .w70{width:70px} .w80{width:80px} .w90{width:90px} .w100{width:100px} .w260{width:260px} .w280{width:280px} .w400{width:400px} .w500{width:500px} .w600{width:600px} .w710{width:710px} .w960{width:960px} .w1000{width:1000px} .w_3{width:30%} .w_5{width:50%} .h{height:100%} .h50{height:50px} .h100{height:100px} /* 边距 5 10 15 20 25 30 */ .m5{margin:5px} .m10{margin:10px} .m15{margin:15px} .m20{margin:20px} .m25{margin:25px} .m30{margin:30px} .mt5{margin-top:5px} .mt10{margin-top:10px} .mt15{margin-top:15px} .mt20{margin-top:20px} .mt25{margin-top:25px} .mt30{margin-top:30px} .mt50{ margin-top:50px;} .mb5{margin-bottom:5px} .mb10{margin-bottom:10px} .mb15{margin-bottom:15px} .mb20{margin-bottom:20px} .mb25{margin-bottom:25px} .mb30{margin-bottom:30px} .ml5{margin-left:5px} .ml10{margin-left:10px} .ml15{margin-left:15px} .ml20{margin-left:20px} .ml25{margin-left:25px} .ml30{margin-left:30px} .mr5{margin-right:5px} .mr10{margin-right:10px} .mr15{margin-right:15px} .mr20{margin-right:20px} .mr25{margin-right:25px} .mr30{margin-right:30px} .p5{padding:5px} .p10{padding:10px} .p15{padding:15px} .p20{padding:20px} .p25{padding:25px} .p30{padding:30px} .pt5{padding-top:5px} .pt10{padding-top:10px} .pt15{padding-top:15px} .pt20{padding-top:20px} .pt25{padding-top:25px} .pt30{padding-top:30px} .pb5{padding-bottom:5px} .pb10{padding-bottom:10px} .pb15{padding-bottom:15px} .pb20{padding-bottom:20px} .pb25{padding-bottom:25px} .pb30{padding-bottom:30px} .pl0{padding-left:0;} .pl5{padding-left:5px;} .pl10{padding-left:10px;} .pl15{padding-left:15px;} .pl20{padding-left:20px;} .pl25{padding-left:25px;} .pl30{padding-left:30px;} .pr0{padding-right:0px;} .pr5{padding-right:5px;} .pr10{padding-right:10px;} .pr15{padding-right:15px;} .pr20{padding-right:20px;} .pr25{padding-right:25px;} .pr30{padding-right:30px;} /*左右布局*/ .FLRR_ .FL_{float:left;margin-left:-100%;} .FLRR_ .FR_{} .FLRR_ .FR_P_{float:left;width:100%;} .FLRL2_{overflow:hidden;} .FLRL2_ .FL_{overflow:hidden;} .FLRL2_ .FR_{float:right;min-height:20px;margin-left:10px;} .FLRL_ .FL_P_{float:left;width:100%;} .FLRL_ .FR_{float:left;} .PLRR_{position:relative;} .PLRR_ .PL_{position:absolute;left:0;top:0;} .PLRL_{position:relative;z-index:1;} .PLRL_ .PL_{} .PLRL_ .PR_{position:absolute;right:0;top:0;} .FLR_ .FL_{float:left;} .FLR_ .FR_{float:right;} .FLR2_{overflow:hidden;} .FLR2_ .FL_{float:left;} .FLR2_ .FR_{overflow:hidden;} .FLMRM_ .FM_P_{float:left;width:100%;} .FLMRM_ .FM_{min-height:1px} .FLMRM_ .FL_{float:left;margin-left:-100%;} .FLMRM_ .FR_{float:left;} .FLMRM2_{overflow:hidden;} .FLMRM2_ .FL_{float:left;} .FLMRM2_ .FR_{float:right;} .FLMRM2_ .FM_{overflow:hidden;} .FLRR2_{overflow:hidden;} .FLRR2_ .FL_{float:left;} .FLRR2_ .FR_{overflow:hidden;float:none;} .FR_M{} .FR_M > .FL_{width: 150px; margin-right:10px;} .FR_M > .FR_{} /* =E core(核心) ///////////////////////////////////////////// */ .erdisable{background-color:#f0f0f0} .background_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-100;background-color:#fff} .htmlViewTitle{height:36px;line-height:36px;padding:0 10px; text-align:right; background:#fff;} .htmlViewBody{border:0;border-top:0; background:#fff;} .htmlBody{padding: 16px 28px!important;} .htmlBody:after {content:"";height:0;clear:both;display: block;} .htmlBody{font-size:16px; line-height:2em; min-height:100px;} .htmlBody p{margin-top:0.5em; margin-bottom:0.5em;} .htmlViewTitle a{display:inline-block;background:url(images/arrow_out.png) no-repeat left center;padding-left:20px} #tooltip{z-index:1000} #tooltip{position:absolute;padding:4px;border-width:1px;max-width:200px} #tooltip{background-color:#e6f3f7;border-style:solid;border-color:#98cede} #remote .remote_preview{text-align:center;margin:0 auto;margin-top:10px} #remote .remote_preview img{height:100%;width:100%} #local .disable, #local .localUpload, #local .localUpload:hover{background:url(images/icons-all.gif) no-repeat;width:96px;height:25px;line-height:25px;display:inline-block;text-align:center;margin-top:6px;cursor:pointer;color:#646464} #local .localUpload{background-position:left top} #local .localUpload:hover{background-position:left -30px} #local .disable,#local .disable:hover{background-position:left top;cursor:default;color:#cdcbcb} #V2_Site_Tree .C_column_Title .link{position:absolute;right:0;top:0} #V2_Site_Tree .tree{overflow:auto;} #basic-accordian{border:5px solid #EEE;padding:5px;width:350px;position:absolute;left:50%;top:50%;margin-left:-175px;z-index:2;margin-top:-100px} .accordion_headings{padding:5px;background:#9c0;color:#fff;border:1px solid #FFF;cursor:pointer;font-weight:700} .accordion_headings:hover{background:#0cf} .accordion_child{padding:15px;background:#EEE} .header_highlight{background:#0cf} .V2_FRMenu a{display:block;} .V2_FRMenu{padding:0 6px;} .V2_FRMenu > li{padding-bottom:10px; position:relative;} .V2_FRMenu > li .fa{position:absolute; right:6px; top:8px; color:#5aa42a;} .sng_FRMenu > li ul{display:none;} .V2_FRMenu > li > a{padding:4px 10px; border-bottom:1px solid #ddd; font-weight:bold; margin-bottom:4px;} .V2_FRMenu > li > ul > li a{padding:4px 10px 4px 20px;} .V2_FRMenu a:hover{text-decoration:underline;} .V2_FRMenu a.selected{background-color:#f0f0f0;} .tree-node{ height:36px; line-height:36px;} .I_login .C_column_Title{height:80px} .I_login .C_column_Title .title{position:static;text-align:center;line-height:80px} .I_login .C_column_Title .title{font-family:"Microsoft Yahei";font-size:2em;font-weight:700} .I_login .loginContent{width:800px;margin:auto} .I_MACMenu{position:relative} .I_MACMenu .dock{position:relative;height:50px;text-align:center;z-index:2} .I_MACMenu .dock-container{position:absolute;height:50px;padding-left:20px} .I_MACMenu .dock-container{background:url(images/dock-bg2.gif)} .I_MACMenu a.dock-item{display:block;width:40px;color:#000;font:700 12px Arial,Helvetica,sans-serif;position:absolute;top:0;text-align:center} .I_MACMenu .dock-item img{border:0;width:100%} .I_MACMenu .dock-item span{display:block;text-align:center;margin-top:10px} .I_MACMenu .dock-slide{width:968px;background-color:#f7f7f7;border:1px solid #ddd;padding:5px;z-index:1} .dropItems ul li{padding:0 0 5px} .dropItems ul li select{width:175px} .dropTree .tree-node{height:25px;line-height:25px;font-size:13px} .AUDIO_STOP{position:fixed;background-color:#fff;padding:10px;border:1px solid #ddd;border-left:0;bottom:120px;height:16px;display:inline-block} .AUDIO_STOP span{display:inline-block;width:16px;height:16px;background:url(images/icons_mt.png) no-repeat;background-position:-32px -16px} .AUDIO_STOP:hover span{background-position-y:0} a.MultTree_add{border:#cac9c9 solid 1px;border-radius:2px;background:#fdfdfd;padding:3px 5px;display:block} a.MultTree_delete{border:#cac9c9 solid 1px;border-radius:2px;background:#fdfdfd;padding:3px 5px;display:block} a.MultTree_clear{border:#cac9c9 solid 1px;border-radius:2px;background:#fdfdfd;padding:3px 5px;display:block} a.MultTree_add:hover, a.MultTree_clear:hover, a.MultTree_delete:hover{border:#909093 solid 1px;border-radius:2px;background:#d4eefb;padding:3px 5px;display:block;color:#444} .MulTable{padding:6px} .mul_table{border-collapse:collapse;text-align:left;background:#fff} .mul_table td,.mul_table th{border:1px solid #dad6d6;padding:3px 7px 2px 7px} .mul_table th{background-color:#e4e2e2;color:#000;font-size:14px;line-height:30px;height:30px} .mul_table td{line-height:24px;height:24px} .mul_table td.alt{color:#000;background-color:#f2f2f2} .mul_table tr.alt2 td{background:#e6e6e6;font-size:16px} .mul_table td input{border:0;color:#096baf;text-align:center;width:100%;font-size:18px;height:100%;margin:0;padding:0} .mul_table td.t_2{font-size:18px;font-weight:700;color:#f95811;text-align:center} .ERDialog{background-color:#f0f0f0} .ERDialog .iframe{left:0;opacity:0;position:absolute;top:0;z-index:-1} .PKOperation a{padding:0 10px;cursor:pointer;font-size:14px} .ERReview{border-top:4px solid #1256c4;background-color:#90adde} .ERReview .PKOperation{padding-bottom:10px;background:none repeat scroll 0 0 #90adde;border-bottom:1px solid #1256c4;border-left:1px solid #1256c4;border-right:1px solid #1256c4} .ERReview .MulTable{background:#90adde;border-left:1px solid #1256c4;border-right:1px solid #1256c4} .ERReview .mul_table td, .ERReview .mul_table th{border-color:#aaa} .PYContainer{padding:5px 10px 10px;font-size:16px;border-left:1px solid #1256c4;border-right:1px solid #1256c4;color:#ce0f0f;background:#90adde} .PYContainer .PBPY{width:98%;margin-top:10px;line-height:20px;color:#333;box-shadow:2px 2px 2px #ccc inset;border:1px solid #478af6;padding:5px;min-height:76px} .ERDialogTitle{color:#fff;font-size:16px;border-left:1px solid #1256c4;border-right:1px solid #1256c4;background:#1256c4;padding:5px} .TK_list_Ul li{float:left;overflow-y:hidden;width:100%;padding:0 0 10px 0} .prizeSorts{background-color: #f0f0f0; padding-top: 4px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd;} .prizeSorts a{display: inline-block; margin-left: 4px; padding: 0px 20px; height: 30px; line-height: 30px;} .prizeSorts a.selected{background-color: #fff; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd;} .goback_active{margin-top: 20px;} .goback_active a{background: url(images/blue_buttom.png) no-repeat; height: 28px; line-height: 26px; width: 90px; text-align: center; display: inline-block; color: #056094;} .goback_active a:hover{background-position: left -28px; color: #056094; text-decoration: none;} .saveDF{border-radius:4px 4px 4px 4px;background:#23a60e;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;margin-right:10px;margin-left:15px;border:#1f9c0a solid 1px;color:#fff} .saveDF:hover{border-radius:4px 4px 4px 4px;background:#27b60f;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;border:#1f9c0a solid 1px;color:#fff} .submitDF{border-radius:4px 4px 4px 4px;background:#d10041;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;margin-right:10px;border:#bd033d solid 1px;color:#fff} .submitDF:hover{border-radius:4px 4px 4px 4px;background:#dc0d4d;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;border:#bd033d solid 1px;color:#fff} .cancleDF{border-radius:4px 4px 4px 4px;background:#c58b07;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;border:#b07d0c solid 1px;color:#fff} .cancleDF:hover{border-radius:4px 4px 4px 4px;background:#d49609;line-height:28px;height:28px;width:62px;display:inline-block;text-align:center;border:#b07d0c solid 1px;color:#fff} .batchSubmit:active,.batchSubmit:link,.batchSubmit:visited{border-radius:3px 3px 3px 3px;background:#23a60e;line-height:25px;height:25px;display:inline-block;text-align:center;border:#1f9c0a solid 1px;font-weight:400;padding:0 5px;margin-left:5px;color:#fff} .batchSubmit:hover{color:#fff;background:#27b60f} .PSBtn:active, .PSBtn:hover, .PSBtn:link, .PSBtn:visited{color:red;text-decoration:underline;font-size:14px;margin-right:8px;color:#1c93d2} .PSSubmit:active, .PSSubmit:hover,.PSSubmit:link, .PSSubmit:visited{color:#1c93d2;text-decoration:underline;font-size:14px} .RSScore{height:26px;line-height:26px;font-family:arial;display:inline-block} .RSScore span{font-size:20px;font-weight:700;color:#dc8506;margin-left:6px} .RSScore *{vertical-align:middle;display:inline-block} .ERScoreV2{padding:5px;height:136px;border-top:5px solid #ccc;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd} .ERScoreV2 .img_tip{background:url(images/userEvaluation.png) no-repeat;height:40px;width:240px} .ERScoreV2 .starGroup{padding-top:10px;padding-left:6px;padding-bottom:4px;line-height:30px;height:30px} .ERScoreV2 .starGroup span{vertical-align:middle;display:inline-block} .ERScoreV2 .starGroup b{display:inline-block;margin-left:10px;color:#dc8506;font-style:italic;font-size:25px;font-family:Arial;vertical-align:middle} .ERScoreV2 .Sure{text-align:right;padding-top:20px;padding-right:20px} .ERScoreV2 .SureScore,.ERScoreV2 .unSureScore{background:url(images/actionBtn.png) no-repeat;width:82px;height:26px;line-height:26px;display:inline-block;text-align:center;color:#fff;font-size:12px;cursor:pointer} .ERScoreV2 .unSureScore{background-position:left -52px} .ERScoreV2 .SureScore:visted{color:#fff;text-decoration:none} .ERScoreV2 .SureScore:hover{color:#fff;background-position:left -26px;text-decoration:none} .ERScoreV2 .SureScore:active{color:#fff;text-decoration:none} .ERDialogClose{display:inline-block;position:absolute;right:10px;top:10px;width:16px;height:16px;background:url(images/dialog.png) no-repeat} .ERDialogClose:hover{background-position:left -16px} /*S=零散样式*/ .top{background-color:#b6b4b5} .home_mt_action{display: none;} .close_light_bg{display:none;background:#000;filter:alpha(opacity=95);left:0;width:100%;position:absolute;top:0;height:100%;opacity:.895;z-index:999} .ZebraDialog_Question .datagrid-btable td{height:auto;line-height:100%;padding:0} .exmainAction{margin-top:10px} .exmainAction a{background-color:#1c93d2;padding:4px 20px;display:inline-block} .zone_upload{background:url(images/zoneUp.png) no-repeat;width:160px;height:50px;display:inline-block;color:#fff!important;position:absolute;right:0;top:0;line-height:50px;text-indent:54px;font-size:18px;font-weight:700} .zone_upload:hover{background-position:left -50px;text-decoration:none} .messager-window{top:40%!important;} .kinSlideshow a img{width:400px;height:300px} .dottedPage li a.selected{font-weight:700} .pageInput{width:30px} .ShowType a{display:inline-block;margin-left:5px} .btn{border-color:#CCC;border-style:solid;background-color:#f2f2f2;color:#333} .btn{display:inline-block;height:20px;line-height:20px;padding:0 8px;border-width:1px;text-align:center;cursor:pointer} .btn:hover{border-color:#a3a3a3;background-color:#ddd;color:#000} .btn img{margin-right:2px;vertical-align:middle} .checkboxItem{display:inline-block;padding:1px 1px 1px 5px;width:85px;margin:2px;cursor:pointer} .checkboxItem:hover{background-color:#ff9c44;color:#fff} .checkboxItem.selected{background-color:#ff9c44;color:#fff} .checkboxDes{margin-top:10px;height:268px;padding:5px;border:1px solid #ff9c44;background-color:#fef9e7;color:#ed7103;line-height:180%} .checkboxDes .description{color:#666} .submit_comment{padding:1px 10px; margin:0 2px; display:inline-block; background-color:#0ce2e9; color:#000; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #0b969f; border-right:1px solid #0b969f; cursor:pointer} .submit_comment.active, .submit_comment:hover, .submit_comment:link, .submit_comment:visited{color:#000} .submit_comment:hover{background-color:#0fdbd4} .close{background:url(images/close_bg.png) no-repeat} .close{width:15px;height:15px;background-position:left top;text-indent:-9999em} .close:hover{background-position:left -15px} .star,.unstar{display:inline-block;width:21px;height:22px;background:url(images/star.png) no-repeat} .unstar{background-position:-21px top} .normalPage li{float:left;margin:0 4px} .normalPage li a{cursor:pointer} .topic_opr{padding:5px;background-color:#fff;border:1px solid #ddd} .topic_opr a{display:inline-block;padding:0 4px;margin:0 6px} .submitMessage{padding:0 18px;font-size:14px;cursor:pointer;margin-right:16px} .secret{margin-left:4px;display:inline-block;color:red} .slideTree_Bar a{display:block;text-indent:-100px;background:url(images/ebookbar.png) no-repeat left center} .slide_left,.slide_right{width:23px;background:url(images/jiantou.png) no-repeat left center;opacity:.3;filter:alpha(opacity=30);cursor:pointer} .slide_left{margin-right:10px;} .slide_right{margin-left:10px;} .slide_right{background-position:right center} .slide_left:hover,.slide_right:hover{opacity:1;filter:alpha(opacity=100)} .slide_left:after, .slide_right:after{} .Zone_Hot .slide_left:after, .Zone_Hot .slide_right:after{ display:none;} .foldBox .title{background-color:#e9e9e9;border-bottom-width:1px;border-bottom-color:#ccc;border-bottom-style:dashed} .foldBox .active{background-color:#e3e3e3} .foldBox .foldContent{background-color:#fff} .groupBox dl{float:left;position:relative;padding-left:60px} .groupBox dl dd{width:120px} .groupBox dl dd .menu{display:inline-block;padding:0 2px} .groupBox dl dt{font-weight:700;background-color:#eee;width:52px;position:absolute;left:0;top:0;text-align:right} .RSCourseDetail_L_B02 .fileTitle{background:0} .fileTitle{padding:10px;background-color:#f7f7f7;border:1px solid #eee;position:relative} .fileTitle .title{font-size:1.6em;font-weight:700} .fileTitle .downloadFile{position:absolute;right:0;margin-right:10px} .fileTitle img{margin-right:5px} .head .clsAdd{background:#47c8f4;border:1px solid #08ace7;color:#fff;cursor:pointer;display:inline-block;margin-right:3px;padding:0 5px} .list .deletefile{background:#71706f;border:1px solid #646260;color:#fff;cursor:pointer;display:inline-block;margin-right:3px;padding:0 5px} .uploadmain .filename{border:#ccc solid 1px;height:20px;line-height:20px;padding-left:2px;margin-right:3px} .headtitle1, .headtitle2{width: 10%; text-align:center;} .headtitle_action{width: 19%;} .msgBox p{line-height:24px;color:#333;font-size:14px} .pubInfo{clear:both;color:#999;line-height:19px;margin-top:6px;font-size:12px} .pubInfo .left{float:left} .pubInfo .left a{color:#759aad;margin:0 6px 0 6px} .pubInfo .funBox{float:right;padding-right:48px;white-space:nowrap} .pubInfo .funBox span{color:#dbdbdb;margin:0 8px 0 7px} .mFun{height:19px;margin-top:-20px;padding:1px 1px 0;position:absolute;right:13px;z-index:1} .mFun a{display:block!important;padding:0 15px 0 10px;position:relative;z-index:52} .mFunDrop{background:none repeat scroll 0 0 #fff;border:1px solid #dcdcdc;clear:both;margin:-1px 0 0 -1px;min-width:60px;padding:1px;position:absolute;z-index:51} .mFunDrop .cur,.mFunDrop a:hover{background:none repeat scroll 0 0 #609adb;color:#fff!important;text-decoration:none} .mFun .sub_fun{background:none repeat scroll 0 0 #fff;border:1px solid #dcdcdc;height:70px;margin-top:-42px;min-height:70px;padding:1px;position:absolute;right:100%} .mFun .sub_fun label{color:#333;cursor:pointer;display:block;height:16px;line-height:16px;padding:2px 6px} .mFun .sub_fun .hover,.mFun .sub_fun label:hover{background:none repeat scroll 0 0 #609adb;color:#fff} .mFun .sub_fun label .check1{cursor:pointer} .mFun .btn_ldrop{margin-top:8px;position:absolute} .btn_ldrop{cursor:pointer;height:12px;margin-top:3px;opacity:.3;overflow:hidden;width:9px;background:url(images/icon.png) no-repeat left -11px} .mFunDis{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#fff;border-color:#dcdcdc;border-image:none;border-style:solid;border-width:1px 1px 0;padding:0;z-index:11} .mFunDis a{background:none repeat scroll 0 0 #fff} .mFunDis .mFunDrop{visibility:visible} .recommend_icon,.top_icon{background:url(images/tr.png) no-repeat;display:inline-block!important;width:17px;height:14px;margin-left:2px;} .recommend_icon{background-position-x:right} .enclosure_icon{ background:url(images/hxz.png) no-repeat; display:inline-block!important; width:16px; height:16px; margin-left:3px } /*E=零散样式--------------------------------*/ /*S=aui_*/ .aui_inner{background:#FFF} .aui_e,.aui_n,.aui_ne,.aui_nw,.aui_s,.aui_se,.aui_sw,.aui_w{background:#000;filter:alpha(opacity=40);opacity:.4} .aui_state_lock .aui_e,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_nw,.aui_state_lock .aui_s,.aui_state_lock .aui_se,.aui_state_lock .aui_sw,.aui_state_lock .aui_w{background:#000;filter:alpha(opacity=40);opacity:.5} .aui_title{background-color:#eee;overflow:hidden;text-overflow:ellipsis} .aui_title{height:28px;line-height:27px;padding:0 28px 0 10px} .aui_state_focus .aui_title{background:#ddd} .aui_state_drag .aui_title{background:#ccc} .aui_close{font-size:1.4em;color:#68767b;font-family:Helvetica,STHeiti} .aui_close{padding:0;top:4px;right:4px;width:21px;height:21px;line-height:21px;text-align:center} .aui_close{display:block;position:absolute;text-decoration:none} .aui_close:hover{color:#c72015;text-decoration:none} .aui_content{color:#666} .aui_state_focus .aui_content{color:#000} .aui_buttons{background-color:#f6f6f6;border-style:solid;border-top-color:#dadee5} .aui_state_noTitle .aui_inner{background:#FFF;border-style:solid;border-top-color:#666} .aui_state_noTitle .aui_e,.aui_state_noTitle .aui_n,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_s,.aui_state_noTitle .aui_se,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_w{background:#000;filter:alpha(opacity=40);opacity:.5} .aui_state_noTitle .aui_close{text-indent:0;font-size:1.4em;text-decoration:none;color:#214fa3;background:0} .aui_state_noTitle .aui_close:active,.aui_state_noTitle .aui_close:hover{text-decoration:none;color:#900} .aui_outer{text-align:left} .aui_state_noTitle .aui_title{display:none} .aui_main{text-align:center;min-width:9em} .aui_content{display:inline-block;text-align:left;border:none 0} .aui_content.aui_state_full{display:block;width:100%;margin:0;padding:0!important;height:100%} .aui_loading{width:96px;height:32px;text-align:left;text-indent:-999em;overflow:hidden;background:url(images/load.gif) no-repeat center center} .aui_icon{vertical-align:middle} .aui_icon div{width:48px;height:48px;margin:10px 0 10px 10px;background-position:center center;background-repeat:no-repeat} .aui_buttons{padding:8px;text-align:right;white-space:nowrap} .aui_buttons button{cursor:pointer;margin:0 2px;display:inline-block;border:1px solid #CCC} .aui_buttons button:focus{outline:none 0;border-color:#426dc9} .aui_buttons button:hover{color:#000;border-color:#666} .aui_buttons button[disabled]{cursor:default;color:#666;background:#DDD;border:solid 1px #999;filter:alpha(opacity=50);opacity:.5} .aui_ne,.aui_nw,.aui_se,.aui_sw{width:8px;height:8px} .aui_titleBar{position:relative;height:100%} .aui_buttons{border-top-width:1px} .aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_se,.aui_state_noTitle .aui_sw{width:3px;height:3px} .aui_state_noTitle .aui_inner{border-width:1px;background:#FFF} .aui_state_noTitle .aui_outer{border:none 0} .aui_state_noTitle .aui_titleBar{bottom:0} .aui_state_noTitle .aui_close{top:0;right:0;width:18px;height:18px;line-height:18px;text-align:center} button.aui_state_highlight{color:#FFF;background:#28c} button.aui_state_highlight:hover{color:#FFF;border-color:#0f3a56} button.aui_state_highlight:active{border-color:#1c6a9e} /*E=aui_*/ .verticalLogin span.txt{display:inline-block;width:100px;text-align:right} .verticalLogin .verifyCode{width:40px} .horizontalLogin li{float:left} .horizontalLogin input{width:70px;margin-right:5px} .horizontalLogin input.verifyCode{width:40px} .L-Nav .submenu2{padding:5px;} .L-Nav .submenu2 a{display:block; border:0; text-align:center; margin:4px; border-bottom:1px dashed #eee;} .L-Nav .submenu2 a.selected{border:0; background-color:#ddd; color:#333;} .tabBox{overflow:hidden} .tabBox_C{word-break:keep-all;white-space:nowrap;table-layout:fixed;text-align:right;display:table-cell;width:auto;left:0;top:0} .ReleventColumn .C_column_Title .tabBox a{margin:0 10px;font-size:14px;height:36px;line-height:36px} .ReleventColumn .tabBox .tabBox_C a.tabMenu_Selected{background-color:#1072a6;border-radius:4px} .sortList_item{padding-top: 6px; padding-bottom: 6px; border-bottom: 1px dashed #ddd;} .sortList_item .sortList_title{float: left; width: 60px; text-align: right;} .sortList_item .sortList_data{margin-left: 70px;} .sortList_item .sortList_data a{display: inline-block; margin-right: 4px; padding: 2px 4px;} .sortList_item .sortList_data a.selected{background-color: #ddd;} .search_Sort{background:#fff;padding-top:10px} .search_Sort .sortList_item{border-bottom:#ddd dashed 1px;padding-bottom:5px;margin-bottom:5px} .search_Sort .sortList_item .sortList_title{height:30px;line-height:30px;font-size:14px;color:#08a4e3;float:left;margin-right:20px} .search_Sort .sortList_item .sortList_data a{margin:0 2px;color:#404040;line-height:26px;padding:1px 3px;display:inline-block;white-space:nowrap} .search_Sort .sortList_item .sortList_data a.selected{background:#ddd} /*---S= panel-body控件重置------******************************/ .panel{font-size: 15px; font-weight: normal;} .panel-body { border: none;} .panel-menu{background:#fff; z-index:100; border:1px solid #ccc; box-shadow:0 0 2px rgba(0,0,0,0.3);} .panel-menu li{font-size:12px;} .panel-menu li a{display:block; padding:4px 6px;} .panel-menu li a:hover{background:#eee;} .combo-panel.panel-body{border-top:1px solid #a4bed4} /*---E= panel-body控件重置------*********************************/ /* =START pageTop ***********************************************************/ .pageTop{height: 50px;line-height: 50px;background: #000;position: relative;z-index: 100; color:#fff;font-size:14px;} .pageTop .Top_header_bg{width:1200px;margin:0 auto;} .pageTop .PLRL_ .PL_{text-align:left;position:relative;z-index:1;width:auto;} .pageTop .PLRL_ .PL_ a{display:inline-block; vertical-align:middle; margin:0 10px;color:#fff; text-decoration:none;cursor:pointer;} .pageTop .PLRL_ .PR_{z-index:3;} .PhoneBase .pageTop .PLRL_ .PR_{display:none} .PhoneBase .pagePath {display:none;} .pageTop .PLRL_ .PR_ a{text-decoration:none;} span.welcome{vertical-align:middle;} /*S -----topMenu-----顶部小图标-*/ .topMenu { text-align:right;font-size: 14px; display:inline-block;} .topMenu > a{background:url(../_Images/topMenu_icon.png) no-repeat;display:inline-block;color:#fff;padding:0 15px;margin-left:20px;} .topMenu > a span{display:inline-block;} .topMenu a.menu_0{background-position:left 5px;} .topMenu a.menu_1{background-position:left -36px} .topMenu a.menu_2{background-position:left -75px} .topMenu a.menu_3{background-position:left -115px} .topMenu a.menu_4{background-position:left -155px} .topMenu a.meu_fzx{background-position:left top} .topMenu a.menu_pd{background-position:left -40px} .topMenu a.menu_mx{background-position:left -80px} .topMenu a.menu_grdh{background-position:left -120px} .topMenu a.menu_gryy{background-position:left -160px} .topMenu a.now span{background:url(../_Images/3combo-arrow.png) no-repeat bottom center; } /*S master_nav 页面顶部右边下拉菜单-- 页面公用 */ .master_nav > ul > li{float:left; color:#fff;margin-left:10px;position:relative;} .master_nav > ul > li > a{ margin:0; padding:0 15px; color:#fff; display:inline;} .master_nav > ul > li > a i{ margin-left:5px;} .master_nav > ul > li:hover ul{ display:block;} .master_nav > ul > li > ul{background:#fff; position:absolute;left:0;min-width:100%;top:100%;box-shadow:0 1px 3px rgba(0,0,0,0.5); display:none;} .master_nav > ul > li > ul:before{content:"";display:block; position:absolute; left:50%;top:-12px;border:6px solid #fff;border-color:transparent transparent #fff transparent; margin-left:-6px;} .master_nav > ul > li > ul li{white-space:nowrap; height:40px;line-height:40px;} .master_nav > ul > li > ul li a{color:#666; margin-left:0;padding:0 15px;} .master_nav > ul > li > ul li a:hover{color:#066cb8;} .master_nav > ul > li > a:hover, .master_nav > ul > li.active > a{color:#fff;} .master_nav .box{position:absolute; right:0;width:980px;} .master_nav .box .cont{ border:0;box-shadow:0 1px 3px rgba(0,0,0,0.5);border-radius:0 0 4px 4px;} .master_nav .box a{color:#333;margin-left:0;padding:6px 10px; margin:4px 0;display:inline-block;} .master_nav .box li{line-height:100%;} .master_nav .box .sort_tab a{line-height:20px;margin-right:10px;margin-bottom:-1px;} .master_nav .box:before{ content:""; display:block; position:absolute; right:30px; top:-12px; border:6px solid #fff; border-color:transparent transparent #fff transparent; margin-left:-6px; } .master_nav .box .sort_item a{padding:0 10px;} .master_nav .icon_items a{padding:0;line-height:22px; text-align:center; margin:0 5px; font-size:14px;} .master_nav .icon_items label{display:block;} .master_nav .box { transform: scale(0); transform-origin: right top; transition: transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; } .master_nav .box.show {transform: scale(1);} .cont{overflow:auto;background:#fff;padding:10px;border-radius:3px;border:solid #a4a2a2 3px;border-top:solid #fff 1px} .site_con{clear:both;} .topSite {padding-top: 10px;overflow: hidden;text-align: left;} .topSite a{ margin:0 5px; text-align:center;} .topSite a label{ display:block;} .topSite .icon_items label{color:#444;font-size:14px; line-height:30px; cursor:pointer;} .school_site{clear: both;} .school_site .top_scool_sort{margin:10px 2px;text-align:left} .school_site .top_scool_sort .sort_tab{line-height:100%;} .school_site .top_scool_sort .sort_tab{border-bottom:1px solid #ccc} .school_site .top_scool_sort .sort_tab a{display:inline-block;margin:0 5px;background-color:#eee;border:1px solid #ccc;margin-bottom:-1px;padding:6px 10px;color:#333} .school_site .top_scool_sort .sort_tab a.selected{background-color:#fff;border-bottom-color:#fff} .school_site .top_scool_sort .sort_tab_content{padding:5px;max-height:23em;overflow:auto;} .school_site .top_scool_sort .sort_item a{text-align:left;float:left;background:url(../_Images/icon_3X3.png) no-repeat left center;color:#444;font-size:12px;text-overflow:ellipsis;white-space:nowrap;width:115px;word-break:keep-all;height:24px;line-height:24px;padding:0 10px 0 6px;margin-right:5px} .topSiteMenu{clear: both;} .t_h_menu li a{background:none; text-align:center; width:auto; min-width:50px; margin:0 5px; padding:0;} .t_h_menu{border-bottom: 1px solid #ddd; overflow:hidden; margin-bottom:10px; padding-bottom:5px;} .t_h_menu li{float: left;} .t_h_menu li div{display:none;} .t_h_menu li:hover div{display:block;} .t_h_menu .selected{background-color:#1256c4!important; color:#fff!important;} .column_833001 .topSiteMenu {float:left; width:200px;margin-right:30px;border-bottom:0;} .column_833001 .t_h_menu {border: 0;} .column_833001 .site_con { clear:inherit; overflow:hidden;} .column_833001 .t_h_menu li { width:50%;} .column_833001 .t_h_menu li a { display:block;color:#fff; border:1px solid #fff;margin:8px 5%;padding:6px 0;} .column_833001 .t_h_menu li a:hover, .column_833001 .t_h_menu li a.selected { background-color:#fff; color:#34b3ef; } .column_833001 .icon_items label { display:block; color:#fff;} .column_833001 .icon_items a { display: inline-block; margin:10px 20px;} .column_833001 .school_site { padding-top:10px;} .column_833001 .top_scool_sort .sort_tab a {border:0;background:none; color:#fff; padding:4px 18px;} .column_833001 .top_scool_sort .sort_tab a.selected { border:1px solid #fff; border-bottom:1px solid #34b3ef;} .column_833001 .top_scool_sort .sort_item a {width:130px;color:#fff;} .column_833001 .top_scool_sort .sort_item a:hover {color:#1256c4; } .column_833001 .top_scool_sort .sort_tab {border-bottom:1px solid #fff;} .column_833001 .top_scool_sort .sort_tab_content { padding-top:20px;} /* userMenus页 面顶部登录后的下拉菜单 ---页面公用*/ .userMenus{position:relative;display:inline-block;} .userMenus ul{ position:absolute;left:0; top:100%;background:#fff;min-width:100%;box-shadow:0 1px 3px rgba(0,0,0,0.5);border-radius:5px; display:none;} .userMenus:hover ul{ display:block;} .userMenus ul:after{ content:""; display:block; border:6px solid #fff; border-color:transparent transparent #fff transparent; left:50%; top:-12px; margin-left:-6px; position:absolute; width:0; height:0; } .userMenus ul li a{ display:block!important; margin:0!important; text-align:center; line-height:40px; color:#666!important; font-size:14px; white-space:nowrap; } .userMenus ul li a:hover{background:#f0f0f0;} .userMenus ul li:first-child a{ border-radius:5px 5px 0px 0px;} .userMenus ul li:last-child a{ border-radius:0px 0px 5px 5px;} /* =END pageTop ***********************************************************/ /* master_new》master_nav*/ .master_new .master_nav > ul > li > a{color:#333;} .master_new .master_nav > ul > li > ul{ box-shadow:none;} .master_new .master_nav > ul > li > ul:before{ display:none;} .master_new .master_nav > ul > li > ul li{ padding:0;} .master_new.master_stop .wrap{ width:1200px; margin:0 auto;} #top_suerinfo ul { display: none; position: absolute; right: 0; left: auto!important; top: 100%; min-width: 120px !important; width: 120px; border: 1px solid #ddd; border-radius: 6px; background: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } #top_suerinfo ul a { display: block; padding: 0px 0 0 1em !important; height: 32px; line-height: 32px; text-align:left; } #top_suerinfo ul li i { margin-right: 5px; font-size: 10pt; } /*=S pageBottom ***************************页面底部********************************/ .pageBottom{height:100%; background:#e5e5e5; color:#666;clear:both; margin-top:10px;} .PhoneBase .pageBottom{display:none} .pageBottom .rights{text-align:center; line-height:20px;padding-top:20px;padding-bottom:30px} .bottom_menu{text-align:center;line-height:36px;background-color:#fff;box-shadow:0 -1px 5px rgba(0,0,0,0.1);} .bottom_menu a{display:inline-block;color:#333;margin:2px 10px} .bottom_menu a:hover{text-decoration:underline;color:#333} /*S页面底部加的事业单位图片*/ #_ideConac{ display:block;margin:0 auto; text-align:center;} #_ideConac a{ display:block;margin:0 auto; text-align:center;} /*E页面底部加的事业单位图片*/ /*S=老的 首页底部菜单导航*******/ .IconList{text-align:center;width:100%} .IconList .icon-item{width:70px;margin:0 10px;padding:6px 8px;display:inline-block} .IconList .icon-item span{display:block;zoom:1;font-weight:700} .IconList a{color:#000} .IconList a.icon-item{color:#000} .IconList a.icon-item span{display:inline-block;width:70px;padding-top:66px;padding-left:8px;padding-right:8px;font-size:12px} .IconList a.icon-item span span{display:none;} .floatPanel_panel_body{background-color:#c4dfee;border:1px solid #1c93d2;font-size:12px} .floatPanel_panel_body a.icon_items{width:auto!important} .floatPanel_panel_body a.icon_items span{display:block!important;padding-top:0!important;color:#000!important;width:auto!important;background:0 0!important} .IconList .floatPanel_panel_body{background-color:#fff;border:1px solid #bbb} /*=E pageBottom *****************************页面底部******************************/ /*=S统一页面弹出框登录 ************************************************************/ .ZebraDialog { border:1px solid #11697b;box-shadow:0 0 4px 2px #5f5f5f;border-radius:0;background:#fff} .ZebraDialog_Close,.ZebraDialog_Close:hover{font-size:26px;font-family:Helvetica,STHeiti;border-left:1px solid #3085b3;right:0;width:50px;text-align:center;color:#fff} .ZebraDialog .ZebraDialog_Title{background:#38a2db;height:45px;line-height:45px;padding-bottom:0;padding-top:0;border-radius:0;font-size:20px;color:#fff} .ZebraDialog .ZebraDialog_Body{ background-position:10px 10px; background-repeat:no-repeat; text-align:left; min-height:260px; padding:20px 10px; } .ZebraDialog.ERLoginDialog .ZebraDialog_Body{ background:url(images/Login_bg.png) no-repeat;background-position:6px center;} .ZebraDialog.ERLoginDialog .POPLogin li .rememberMe{display:inline-block;margin-left:75px;color:#666;cursor:pointer} .ZebraDialog.ERLoginDialog .POPLogin li .rememberMe input{width:20px;line-height:20px;height:20px;border:#ccc solid 0;background:0} .ZebraDialog.ERLoginDialog .POPLogin li a.forgotPassword{color:#666;margin-left:10px;cursor:pointer} .ZebraDialog.ERLoginDialog .POPLogin li a.unRegister{color:#4d9dd9;margin-left:10px;cursor:pointer} .ZebraDialog.ERLoginDialog .POPLogin li{padding:6px 0} .ZebraDialog.ERLoginDialog .POPLogin{font-size:1.2em;border-left:#ccc solid 1px;margin-left:420px} .POPLogin li input#Password,.POPLogin li input#UserName,.POPLogin li input#VerfiySession{padding:2px;text-indent:3px} .ZebraDialog.ERLoginDialog .POPLogin input.verifyCode{border:1px solid #d5d5d5;background:0;width:60px;height:22px;line-height:22px} .ZebraDialog.ERLoginDialog .POPLogin input[type='radio']{ width:auto;} .ZebraDialog.ERLoginDialog .POPLogin .loginLi{padding-left:0;padding-top:10px;text-align:center} .ZebraDialog.ERLoginDialog .POPLogin li.loginLi .loginBtn, .ZebraDialog.ERLoginDialog .POPLogin li.loginLi .loging{background:url(images/loginBox_input.png) no-repeat} .ZebraDialog.ERLoginDialog .POPLogin li.loginLi .loginBtn{background-position:left -37px;border:0 solid #8c1909;color:#fff;cursor:pointer;display:inline-block;font-size:0;font-weight:400;height:49px;line-height:49px;text-decoration:none;width:251px;margin-left:30px} .ZebraDialog.ERLoginDialog .POPLogin li.loginLi .loginBtn:hover{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8} .ZebraDialog.ERLoginDialog .POPLogin li.loginLi .loging{background-position:left -86px} .ZebraDialog.ERLoginDialog .ZebraDialog_Body .verticalLogin span.txt{width:80px} /*--------新的登录样式------star---*/ .login-form{background:#fff ; position: relative; padding-left:40px; padding-right:30px;} .login-form a{color:#666;} .login-form .login-tab-l, .login-form .login-tab-r{width:152px;} .login-form .login-tab{background: #fff none repeat scroll 0 0; border-bottom: 1px solid #f4f4f4; display: inline-block; font-family: "microsoft yahei"; font-size: 18px; height: 54px; line-height:54px; text-align: center;} .POPLogin .login-form .login-tab{width: 100%;} .login-form .login-tab a{} .login-form .login-tab a.checked, .login-form .login-tab a:hover{color: #4d9dd9; font-weight: 700;} .login-form .msg-wrap{height: auto !important; margin: 2px 0 5px; min-height: 31px;} .login-box .msg-warn{ font-size:12px; background: #fff6d2; border: 1px solid #ffe57d; color: #666; height: 18px; line-height: 18px; padding: 3px 10px 3px 40px; margin-bottom:5px; margin-top:5px; position: relative; overflow:hidden;} .login-form .msg-warn b{background:url(images/pwd-icons-new.png) no-repeat -104px -22px; display: block; height: 17px; left: 10px; margin-top: -8px; overflow: hidden; position: absolute; top: 50%; width: 16px;} .login-box .form .item-fore1, .login-box .form .item-fore2{border: 1px solid #bdbdbd; height: 38px; width: 296px;} .login-box .form .item{margin-bottom: 12px; position:relative;} .login-box .form .item span, .login-box .form .item label, .login-box .form .item input{ vertical-align:middle;} .login-box .form .item .span_item{display:inline-block;margin:0 18px;} .login-box .form .item-fore1 input, .login-box .form .item-fore2 input{background:none; line-height:18px; height:18px;} .login-box .form .item-focus{border:1px solid #3aa2e4;} .login-box .form .item-focus .name-label{background-position: 0 -48px; border-color: #3aa2e4;} .login-box .form .item-focus .pwd-label{background-position: -48px -48px; border-color: #3aa2e4;} .form input[type="password"]{font-family: Tahoma,Helvetica,Arial;} .login-box .form .itxt{border: 0 none; float: none; overflow: hidden; padding: 10px 0 10px 50px; width: 245px;} .form .item .login-label{background: rgba(0, 0, 0, 0) url(images/pwd-icons-new.png) no-repeat scroll 0 0; border-right: 1px solid #bdbdbd; height: 38px; left: 0; position: absolute; top: 0; width: 38px; z-index: 3;} .form .item .pwd-label{background-position: -48px 0;} .login-box .form .item-fore3{margin-bottom: 5px; z-index: 5;} .login-form .login-box .safe{color: #666; position: relative; height:36px; line-height:36px;} .login-form .login-box .safe:after {content: ""; display: block;clear: both;} .login-form .login-box .safe span{/*margin-right: 15px;*/} .login-form .login-box .safe span .jdcheckbox{width:auto; padding:0; margin:0; float: none; margin: -2px 3px 0 0; padding: 0; vertical-align: middle;} .login-form .login-box .safe .forget-pw-safe{margin: 0; position: absolute; right: 0; top: 0;} .login-form .login-box .login-btn {/*border: 1px solid #4292cf;*/ height: 33px;margin: 0 auto;position: relative;} .login-form .login-box .login-btn span{display:block;} .login-form .login-box .login-btn span.main_logo{ border: 1px solid #4292cf;overflow:hidden;} .login-form .login-box .login-btn span.other_login{float:right; margin-left:10px; height:100%;border: 1px solid #74c2d6;} .login-form .login-box .login-btn span.other_login a{padding:0 16px;background:#ceecf4;display:block;height:31px;border:1px solid #fff;} .login-form .login-box .login-btn span.other_login img{height:25px;margin-top: 4px;} .login-form .login-box .login-btn .btn-img{background: #4d9dd9; border: 1px solid #5fb5f5; color: #fff; display: block; font-size: 20px; height: 31px; line-height: 31px; text-align:center;} .login-form .coagent{ /*background-color: #fcfcfc; border-top: 1px solid #f4f4f4;*/ display: block; height: auto; line-height: 50px; padding-left: 20px; padding-right: 20px; visibility: visible;} .login-form .coagent ul{display: block; overflow:hidden;} .login-form .coagent li{float: left;} .login-form .coagent li .line{color: #ccc; padding: 0 10px;} .login-form li.extra-r{float: right;} .login-form .regist-link{color: #b61d1d; font-size: 14px;} .login-form .regist-link a{color: #4292cf;} /*---------新登录样式---------end-*/ .ZebraDialog .RequestMember .panel{background:#fff} .ZebraDialog .RequestMember .panel-body{padding:5px} .ZebraDialog .RequestMember .I_list_Ul{overflow:hidden} .ZebraDialog .RequestMember .I_list_Ul .li01{float:left;width:210px;height:70px} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox .imageDetailUl .title .realname a{color:#000} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox .imageDetailUl .title .username a{color:#8d9092} .ZebraDialog .RequestMember .I_list_Ul .imageDetailUl .detail span.coopreation a{color:#797776} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox .imageDetailUl .title{display:block;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;width:120px;white-space:nowrap} .ZebraDialog .RequestMember .I_list_Ul .imageDetailUl .detail span.coopreation{display:block;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;width:120px;white-space:nowrap} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox{border-bottom-width:0} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox{padding:4px 5px 6px 5px} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox .left dl{padding:0;border-width:1px;position:relative;} .ZebraDialog .RequestMember .RequestBtn{background:#e77607;padding:2px 4px;display:inline-block;color:#fff;cursor:pointer;width:50px;border:#d35916 solid 1px;height:50px;line-height:50px;font-size:14px;text-decoration:none} .ZebraDialog .RequestMember .RequestBtn:hover{background:#f5810e} .ZebraDialog .RequestMember .I_list_Ul div.imageDetailBox .imageDetailUl .operate span a{background:none repeat scroll 0 0 #47c8f4;border:1px solid #08ace7;border-radius:2px 2px 2px 2px;color:#fff;cursor:pointer;display:inline-block;padding:0 5px} .ZebraDialog .RequestMember .panel .ListPager{padding:5px 10px} .ZebraDialog .RequestMember .panel .ListPager input{display:inline-block;text-align:center;margin-right:3px;vertical-align:middle} .ZebraDialog .RequestMember .panel .ListPager input#txt_number{width:20px;padding:4px 3px} .ZebraDialog .RequestMember .panel .ListPager input#btn_Goto{background:#d4d4d2;padding:4px 3px;color:#444;border:0} /*=E统一页面弹出框登录 ************************************************************/ /*=S 首页搜索热词************************************************************/ .ERSearch .firstLink a{display:inline-block;margin:0 6px;padding:2px 6px} .ERSearch .firstLink a.selected{background-color:#f0f0f0} .ERSearch .secondPanel{background-color:#fff;border:1px solid #ccc;padding:1px;width:80px} .ERSearch .secondPanel a{display:block;padding:2px 10px;color:#000} .ERSearch .secondPanel a:hover{background-color:#ddd} .ERSearch .secondPanel a.selected{background-color:#f0f0f0;font-weight:700} .ERSearch .secondMenu{padding:1px} .ERSearch .secondText{padding:0 6px;display:inline-block;position:relative} .ERSearch .dropArrow{display:inline-block;cursor:pointer;position:absolute;right:1px;top:0;background:#ccc} .ERSearch .searchButton{background-color:#f0f0f0;border:1px solid #ccc;padding:1px 10px;display:inline-block;margin-left:5px} .ERSearch .hotLink{padding:0 10px} .ERSearch .hotLink a{display:inline-block;margin:0 5px;text-decoration:underline} .ERSearch .searchKeyword{position:relative} .ERSearch .promptDiv{position:absolute;z-index:999;background-color:#fff;border:1px solid #ddd} .ERSearch .promptDiv li{padding:4px 5px;font-size:1.2em;font-weight:700} .ERSearch .promptDiv li span{font-weight:400} .ERSearch .promptDiv li.selected{background-color:#edf} .Site_Search {position: relative; padding-top:10px;} .Site_Search .fristMenu{display: inline-block; text-align: center; margin-bottom: 4px; margin-left:100px; min-height: 16px; _height: 16px;} .Site_Search .fristMenu a{display: inline-block; padding: 3px 9px; margin-left: 4px; margin-right: 4px;font-size:14px;} .Site_Search .fristMenu a.selected{background-color: #3385ff; color: #fff;} .Site_Search .s_slt_wr, .Site_Search .s_btn_wr{display: inline-block; vertical-align: text-bottom;} .Site_Search .s_slt_wr{position: relative; height: 30px;} .Site_Search .s_slt_wr .combo{height: 28px; line-height: 28px; text-indent: 2px; border: #739ec3 solid 1px;} .Site_Search .combo-arrow{position: absolute; right: 0px; top: 0px; height: 100%; background-position: 3px center;} .Site_Search .s_ipt_wr{border: 1px solid #aaa; background-color: #fff; display: inline-block; margin-left: 4px; margin-right: 4px; padding-right: 2px; position: relative; vertical-align: text-bottom; box-shadow: 1px 1px 1px rgb(222, 222, 222) inset; height: 28px; text-indent: 2px;} .Site_Search #SearchBtn{ font-family: yahei; text-indent:5px; letter-spacing: 1px; height: 30px; width: 90px; font-size:14px; outline: none; cursor: pointer; text-align: center; /* text-shadow: 0 1px 1px rgba(0,0,0,.3); */ border-radius: 0; box-shadow: 0 1px 2px rgba(0,0,0,.2); color: #fff; border: solid 1px #3385ff; background: #3385ff; /* background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); background: -moz-linear-gradient(top, #00adee, #0078a5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');*/ font-size: 14px; } .Site_Search #SearchBtn:hover{ background: #317ef3; /* background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e)); background: -moz-linear-gradient(top, #0095cc, #00678e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');*/ } .Site_Search .s_ipt_wr input{border: 0px; font-size: 14px; height: 93%; margin-top:1px;text-indent:2px;} .Site_Search .s_itools_wr a{color: #1a77ea; cursor: pointer;} .Site_Search .s_prt_wr{z-index: 100;} .Site_Search .s_prt_wr ul{background-color: #fff; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-top: 1px solid #ccc;} .Site_Search .s_prt_wr ul li{padding-left: 2px;} .Site_Search .s_prt_wr ul li.selected{background-color: #eee;} .Site_Search .HotWord{ position: absolute; right: 30px; top: 35px !important; width: 250px; font-size: 12px; line-height: 120%; height: 2.4em; overflow: hidden; } .Site_Search .HotWord a{margin-right: 10px; color: rgb(102, 102, 102);} .Site_Search .HotWord a:visited{color: #0554b6;} .Site_Search .HotWord a:hover{color: #0554b6; text-decoration: underline;} .Site_Search .HotWord a:active{color: #0554b6;} .ERWrap .Site_Search {position: relative;padding: 10px; border: 1px solid #ccc;margin-bottom: 10px;background: #f7f7f7;} .ERWrap .Site_Search .HotWord { position: absolute; right:10px; bottom:16px; width:280px; height:2.4em; overflow:hidden; padding-left:0; } .searchBg{ background-image:-webkit-linear-gradient(180deg,#eef7fe,#cfe5fd); background-image:-moz-linear-gradient(180deg,#eef7fe,#cfe5fd); background-image:linear-gradient(180deg,#eef7fe,#cfe5fd); } /*=E 首页搜索热词************************************************************/ /*S=---ASForm---- 高级搜索*/ .ASForm{font-size:14px;} .ASForm table td{padding:5px} .ASForm .evenRow{background:#f8f8f8} .ASForm .txt{width:80px;color:#404040;font-size:14px;padding:0 5px;} .ASForm table td > span{display:inline-block; min-width:100px; margin-right:5px; line-height:30px;} .ASForm table td > span input{margin:3px; vertical-align:middle;} /*E=---ASForm---- 高级搜索*/ /*S==页面滚动出现顶部搜索**************************************/ .master_search .Site_Search .s_slt_wr{height:38px;} .master_search .Site_Search .s_slt_wr .combo{ border-color:#0892e6; height:36px;line-height:36px; background:#0892e6; border-radius:5px 0 0 5px;color:#fff; border-width:1px 0 1px 1px; text-align:left; padding-left:0px; } .master_search .Site_Search .combo-arrow{ background:none; opacity:1;top:-10%; } .master_search .Site_Search .combo-arrow:before{ content: "\f0dd"; display: inline-block; font-family: FontAwesome; font-feature-settings: normal; font-kerning: auto; font-language-override: normal; font-size: inherit; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; text-rendering: auto; color:#fff; font-size:1.5em; } .master_search .Site_Search{display:inline-block; width:660px} .master_search .Site_Search .s_ipt_wr { border-color:#0892e6; width:71%; padding-right:0; box-shadow:none; height:36px; line-height:34px; margin:0; text-align:left;position:relative; } .master_search .Site_Search .s_itools_wr{position:absolute; right:10px;} .master_search .Site_Search .s_btn_wr{width:14%;} .master_search #SearchV2 > form > div{ white-space:nowrap;} .master_search .Site_Search #SearchBtn{ background:#0892e6;color:#fff; width:100%; height:38px; border-radius:0 5px 5px 0; border:0;} .master_search .Site_Search #SearchBtn:hover{ background:#0070b4;} .master_search .s_rdi_wr{text-align:center;margin-right:0; margin-top:6px;} .master_search .s_rdi_wr input[type="radio" i] { margin: 3px 3px 0px 5px;} .master_search .s_rdi_wr > input,.master_search .s_rdi_wr > span{ vertical-align:middle;} .master_search .Site_Search .fristMenu{display:block;text-align:center;width:100%;margin-left:0;} .master_search .s_rdi_wr > span{ margin-right:5px;} .master_search .s_rdi_wr > input{ margin-top:-1px;} .master_search .Site_Search .s_slt_wr .combo > span:first-child{ padding-left:1em;} .master_search .Site_Search .s_itools_wr a{ color:#999;} .master_search .Site_Search .fristMenu a{ padding:3px 9px;} .master_search .Site_Search .fristMenu a.selected{ background:#0892e6;} .master_search .Site_Search .s_slt_wr{width:15%;} /*E==页面滚动出现顶部搜索**************************************/ /*S=路径--------------------*/ .pagePath { margin: 0 !important;display: inline-block; width: 50%;line-height:32px;} .Race_Path{ display:block; line-height:32px;} /*S=路径旁新增搜索***/ .rightSearch{float:right;} .search-btnTab1 {border: 1px #ccc solid;overflow: hidden;} .search-btnTab1 .input-text { height: 30px;line-height: 30px; color: #222; outline: none;margin:0; padding:0; padding-left:10px; border: 0;} .search-btnTab1 .search-s{display: inline-block;color: #fff;font-size: 14px;text-align: center;line-height: 30px;background-color: #ccc;padding: 0 15px;} .search-btnTab1 .search-s:before{ content: "\f002"; display: inline-block; font-family: FontAwesome; font-feature-settings: normal; font-kerning: auto; font-language-override: normal; font-size: inherit; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; text-rendering: auto; padding-right: 5px; font-size: 20px; } .search-btnTab1 .search-s:hover{ background:#a0cdeb;} .search-btnTab2{margin-left: 10px;} .search-btnTab2 .search-g{ display: inline-block;color: #fff;font-size: 14px;text-align: center;line-height: 30px; background-color: #2d9efa;border: 1px solid #2d9efa;padding: 0 15px;text-decoration:none; } .search-btnTab2 .search-g:hover{ background:#188eee;border: 1px solid #188eee;} /*E=路径旁新增搜索***/ /*S=工作室搜索*/ .studio-search-bar{position: relative; text-align: right; line-height:38px; margin-bottom:10px; margin-top:20px;background-color:#fff;} .studio-search-con{overflow:hidden; border:1px solid #ccc;} .studio-search-bar .studio-search-target{float:left; width:120px; text-align:center; border:1px solid #ccc; line-height:38px; height:40px;} .studio-search-content{width:100%; line-height:38px; text-indent:6px; border:0; padding:0; margin:0; vertical-align:top;} .studio-search-button{display:inline-block; width:80px; font-size:16px; text-align:center; border:1px solid #0e96ca; background-color:#0e96ca; color:#fff; float:right;} .studio-search-button:hover{background-color:#08589c; border-color:#08589c; color:#fff;} /*E=工作室搜索*/ .gj_search{ font-size: 14px;} .gj_search .row{ padding:5px 0;} .gj_search .text{width:100px;text-align:right;display: inline-block;} .gj_search .row input[type=text]{ padding:6px 0;} .gj_search .row .el-input__inner{ height:33px;line-height:33px; border-color:#a9a9a9; text-indent:30px;} .gj_search .row .el-input__icon{line-height:33px;} .gj_search .row select{padding: 6px 0;} .gj_search .row .text_padding > input { padding:6px 0;} .gj_search .row .textbox{height:27px !important;} .gj_search .row .combo-arrow{height:27px !important;} .gj_search .showTree{ position: absolute; background: rgb(250, 250, 250); left: 100px; width: 50%; z-index: 3; border: 1px solid #ccc; max-height:300px; overflow: auto; } /*E=路径--------------------*/ /*S=----栏目搜索&排行&排行框--*/ .RSList_Control{position: absolute; width: 100%; top:0;right: 0; line-height:50px;} .RSList_Control:after{ content:""; display:block; clear:both; } #Search_con,#Order_type,#RList_TYPE{float: right; margin-right: 10px;} #RList_TYPE a{margin-right: 4px; display: inline-block; vertical-align:middle;} #Order_type {margin-left: 5px;} #Order_type select { height: 30px;height: 22px\0;line-height: 30px;margin-top: -1px; border-color:#ddd;} .secondValueParam { height: 30px;line-height: 30px; border-color:#ddd;} .SearchValue { height: 28px; line-height: 28px\0; border: #ddd solid 1px; background: #fff; padding-left:4px; } .searchButton { background: #56bdff; color: #fff; border: #26b5ff solid 1px; height: 30px; font-size: 14px; padding: 0 10px; margin-left: -5px; border-radius: 0 5px 5px 0; } /*E=----栏目搜索&排行&排行框--*/ /*S=列表模式图标-------------------*/ .icon_11601,.icon_11602,.icon_11603,.icon_11604,.icon_11605,.icon_11606,.icon_11607{ background:url(images/viewMode.png) no-repeat; display:inline-block; width:15px;height:15px; line-height:40px; font-size:0; overflow:hidden; } .icon_11601{background-position:left top} .icon_11602{background-position:-15px top} .icon_11603{background-position:-30px top} .icon_11605{background-position:-45px top} .icon_11604{background-position:-45px top} .icon_11606{background-position:-75px top} .icon_11607{background-position:-90px top} .icon_11601:hover{background-position:left -30px} .icon_11602:hover{background-position:-15px -30px} .icon_11603:hover{background-position:-30px -30px} .icon_11605:hover{background-position:-45px -30px} .icon_11604:hover{background-position:-45px -30px} .icon_11606:hover{background-position:-75px -30px} .icon_11607:hover{background-position:-90px -30px} .icon_11601_selected{background-position:left -15px} .icon_11602_selected{background-position:-15px -15px} .icon_11603_selected{background-position:-30px -15px} .icon_11605_selected{background-position:-45px -15px} .icon_11604_selected{background-position:-45px -15px} .icon_11606_selected{background-position:-75px -15px} .icon_11607_selected{background-position:-90px -15px} /*E=列表模式图标------------------*/ .icon_24971{background:url(images/icon_24971.png) no-repeat;width:16px;height:16px;padding-left:20px} .icon_24972{background:url(images/icon_24972.png) no-repeat;width:16px;height:16px;padding-left:20px} .icon_24973{background:url(images/icon_24973.png) no-repeat;width:16px;height:16px;padding-left:20px} .icon_download, .icon_undownload, .icon_comment, .icon_click, .icon_recommend{ display:inline-block; padding-left:16px; min-height:16px; height:100%; /*line-height:100%;*/ vertical-align:middle; } .icon_download{background:url(images/16x16download.png) no-repeat left center; margin-left:0px!important;} .icon_undownload{background:url(images/diamond.png) no-repeat left center; margin-left:0px!important;} .icon_comment{background:url(images/16x16bubble.png) no-repeat left center;} .icon_click{background:url(images/16x16mouse.png) no-repeat left center;} .icon_recommend{background:url(images/16x16thumb.png) no-repeat left center;} .sqjr, .sc, .ly, .pl{/*background: url(images/sico.png) no-repeat; margin-left: 10px;*/} .sqjr{background-position: left 3px;} .sc{background-position: left -15px;} .ly{background-position: left -33px;} .pl{background-position: left -55px;} .sqjr a, .sc a, .ly a, .pl a{padding-left: 20px;} .ZYLLS, .ZYXZS, .ZYPLS, .ZYTJS, .ZYSCS, .ZYFHS{background: url(Images/sico2.png) no-repeat; margin-left: 10px; cursor: pointer; display: inline-block; height: 17px; line-height: 17px; padding-left: 20px;} .ZYLLS{background-position: left top;} .ZYLLS.dead{background-position: left -110px;} .ZYXZS{background-position: left -18px;} .ZYXZS.dead{background-position: left -128px;} .ZYPLS{background-position: left -36px;} .ZYPLS.dead{background-position: left -146px;} .ZYTJS{background-position: left -54px;} .ZYTJS.dead{background-position: left -164px;} .ZYSCS{background-position: left -75px;} .ZYFHS{background-position: left -94px;} .ZYLLS span, .ZYXZS span, .ZYPLS span, .ZYTJS span, .ZYSCS span, .ZYFHS span{padding-left: 20px; padding-right: 5px; color: #028ac2;} .cz27327{background:url(images/cz27327.png) no-repeat;width:16px;height:16px} .cz27326{background:url(images/cz27326.png) no-repeat;width:16px;height:16px} .cz27323{background:url(images/cz27323.png) no-repeat;width:16px;height:16px} .commend_mark{position: absolute; left: 1px; top: 1px; display: inline-block;} .imageBox .mark{display: inline-block; width: 42px; height: 42px; background: url(images/commend_icon.png) no-repeat;} .imageBox .commend2_mark{position: absolute; left: 1px; top: 1px; display: inline-block;} .imageDetailBox .commend2_mark{position: absolute;left: 0;top: 0px;display: inline-block;z-index: 2;} .imageDetailBox .commend_normal_mark{position: absolute;left:0px;top: 0px;display: inline-block;z-index: 2;} .state_mark, .mark_15315{background:url(images/Dept_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .Dept_mark{background:url(images/Dept_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .city_mark, .mark_15335{background:url(images/city_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .province_mark, .mark_15325{background:url(images/province_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .county_mark, .mark_15345{background:url(images/county_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .school_mark{background:url(images/school_mark.png) no-repeat; display:inline-block; width:42px; height:42px;} .title_mark_15325, .title_mark_15335, .title_mark_15315, .title_mark_15345 { background: url(images/icon-byss.png) no-repeat; display: inline-block!important; width: 40px; height: 17px; } .title_mark_15315{ background-position:left top; } .title_mark_15325{ background-position:left -17px; } .title_mark_15335{ background-position:left -34px; } .title_mark_15345{ background-position:left -51px; } /* S= mainMenu 导航栏**********************************************************/ .nav_menu{height:42px;background-color:#333} .nav{width:750px;height:41px;position:relative;margin:0 auto} .nav .list li{float:left} .nav .list a{float:left;display:block;width:125px;height:42px;text-align:center;font:700 13px/36px "微软雅黑";color:#fff} .nav .list a:hover{color:#ffa304} .nav .list .now,.nav .list a:hover{color:red;background:#fff} .nav .box{position:absolute;left:-5px;top:42px;width:750px;background:#FFF;overflow:hidden;height:0;filter:alpha(opacity=0);opacity:0;border-bottom:2px solid #074c52} .nav .cont{position:relative;padding:25px 0 0 24px} .mainMenu{position: relative; line-height: 50px; height: 50px; background: #ccc;} .mainMenu a{display: inline-block;text-align: center; padding:0 20px; font-size: 16px;} .mainMenu a{color:#fff;} .mainMenu a:hover{background:rgba(0,0,0,0.3);color:#fff; text-decoration:none; } .mainMenu a.selected{background:#999;color:#fff; } /*.mainMenu .a718020{background: url(images/tougao.png) no-repeat left top; height: 50px; line-height: 0; width: 147px; font-size: 0; position: absolute; right:0;}参赛按钮图片 .mainMenu .a718020:hover{background: url(images/tougao.png) no-repeat left -50px; height: 50px; width: 147px;}*/ .mainMenu .a718020{background:#ff6a00;height:50px;line-height:50px;width:80px;font-size:20px;position: absolute;right:0;} .mainMenu .a718020:hover{ background:#f5440b;} /*2级菜单*/ .mainMenu .dmenu{position:relative;} .mainMenu .dmenu > li{float:left; position:relative;line-height: 50px; height: 50px;} .mainMenu .dmenu > li.a718020 {position: initial;} .mainMenu .dmenu > li.li718020{position: initial;} .mainMenu .dmenu > li:hover ul{display:block;} .mainMenu .dmenu > li > ul{display:none; position:absolute; top:100%; left:0; min-width:100%; background:#ccc; z-index:20;} /*2级菜单背景色*/ .mainMenu .dmenu > li > ul li{line-height:40px;} .mainMenu .dmenu > li > ul a{line-height:inherit; font-size:14px; white-space:nowrap; color:#fff; width:100%; padding:0;} /*--公用菜单---*/ .I_menu_Ul{padding:4px;background-color:#eee;} .I_menu_Ul li.liL1{float:left;margin:0 4px} .I_menu_Ul li a{display:block;padding:0 8px;line-height:24px;background-color:#fff;cursor:pointer;} .I_menu_Ul li a:hover{background-color:#f7f7f7} .I_menu_Ul li.current_cat a{background-color:#d6d6d6} .I_menu_Ul span.children{position:absolute} .I_menu_Ul span.children{display:none} .I_menu_Ul ul li a{width:100px;background-color:#eee} /* 公用菜单2 */ .I_menu_Ul2{background-color:#eee; padding:4px; overflow:visible!important;} .I_menu_Ul2 li{position:relative;} .I_menu_Ul2 li.liL1{float: left; margin:0 4px;} .I_menu_Ul2 li a{background-color:#fff; cursor:pointer;display:block; padding:0 8px;line-height:24px;}/*设置背景色对IE6很重要,否则当鼠标移至非文字区域时会触发隐藏事件*/ .I_menu_Ul2 span.children{position: absolute; display: none;} .I_menu_Ul2 li.current_cat a{background-color:#d6d6d6;} .I_menu_Ul2 li a:hover{background-color:#f7f7f7;} .I_menu_Ul2 ul li a{background-color:#eee; white-space:nowrap; width:auto;} .I_menu_Ul2 .liL1 ul{display: none; position:absolute; left:0; top:100%; min-width:100%;} .I_menu_Ul2 .liL1:hover ul{display:block;} .I_menu_Ul2:after{content:""; display:block; clear:both;} /*===categorys===*/ .categorys{height: 40px; line-height: 40px; background-color: #1a77ea;} .categorys > ul > li{float: left; text-align: center; position: relative; /*z-index: 1000;*/} .categorys > ul > li > div{width: 106px;} /*导航hover*/ .categorys > ul > li > div:hover{cursor: pointer; background: rgba(0,0,0,0.2)!important; filter: alpha(opacity=30); background: #000; /*针对 IE8 以及更早的版本*/} .categorys > ul > li a span{position: relative;} /*IE 文字不透明 */ .categorys > ul > li a{color: #fff;} .categorys > ul > li a.selected{background: #0263a7; display: block;} .categorys > ul > li > div.allSort{background: #b1191a !important; width: 150px !important; text-align: left; text-indent: 30px;} /*红色*/ .categorys > ul > li > div.allSort{filter: alpha(opacity=100); /*针对IE红色部分不透明 */} .categorys > ul > li:hover > ul{display: block;} .categorys > ul > li > ul{display: none; width: 150px; background: #c81623; /*2级颜色*/ position: absolute; left: 0px; top: 40px; min-height: 268px; height: auto !important; height: 268px; z-index:1;} .categorys > ul > li > ul > li{line-height: 40px; font-size: 14px; text-align: left;} .categorys > ul > li > ul > li:hover > ul{display: block; padding: 5px 5px 10px 5px;} .categorys > ul > li > ul > li > div{text-indent: 30px;} .categorys > ul > li > ul > li:hover > div{background: #f7f7f7; box-shadow: 3px 3px 3px rgba(0, 0, 0,0.2); text-indent: 30px;} .categorys > ul > li > ul > li:hover > div a{color: #b1191a;} .categorys > ul > li > ul > li > ul{display: none; position: absolute; left: 100%; top: 0px; width: 98px; border-left: none; min-height: 253px; height: auto !important; height: 253px; background: #f7f7f7; text-align: left;} .categorys > ul > li > ul > li > ul > li{line-height: 30px; margin: 8px; margin-left: 20px; border-bottom: dotted 1px #e0e0e0; padding-bottom: 10px; overflow: hidden;} .categorys > ul > li > ul > li > ul > li a :hover{text-decoration: underline; color: #b1191a;} .categorys.forth > ul > li > ul > li > ul > li{clear: both;} .categorys.forth ul ul ul > li div{float: left; line-height: 24px;} .categorys.forth ul ul ul > li div a{font-weight: bold; color: #333333;} .categorys.forth ul ul ul > li > ul{margin-left: 70px;} .categorys > ul > li > ul > li > ul > li > ul > li{float: left;} .categorys > ul > li > ul > li > ul > li > ul > li a{width: 98px;} .categorys.forth > ul > li > ul > li > ul > li > ul > li div a{font-weight: normal; color: #666666; border-left: 1px solid #e0e0e0; padding: 0 8px;} /* E= mainNav 导航栏**********************************************************/ /*S=试题中心*/ .catagory-t{font-size:12px;} .catagory-t-item{float:left; width:31.7%; margin-right:2%; *width:31%; *margin-right:1%; *margin-left:1%; width:31%\9; margin-right:1%\9; margin-left:1%\9; border:1px solid #ddd; border-radius:4px; margin-bottom:10px;} .catagory-t-item:nth-child(3n+3){margin-right:0;} .catagory-t-thumb{width: 100%; height: 200px; position: relative;} .catagory-t-thumb img{width:100%; height:100%; border-radius:4px 4px 0 0;} .catagory-t-thumb a{display: inline-block; background:#a7d60a; width:100%; height: 2em; line-height:2em; opacity: 0.9; -webkit-opacity: 0.9; filter:alpha(opacity=90); font-size: 1.4em; position: absolute; left: 0; bottom: 0; text-indent:10px; color:#fff;} .catagory-t-thumb a:hover{color:#fff;} .catagory-t-tags{min-height:100px; padding:2%;} .catagory-t-tags a{display: inline-block; padding:1% 4%; text-align: center; line-height: 1.4em; color: #333; text-decoration: none; font-size: 1.2em;} .catagory-t-tags a:hover{background: #A7D60A; color:#fff; border-radius:2px;} .catagory-t-item:nth-child(2n+2) .catagory-t-thumb a{background:#4cd2d5;} .catagory-t-item:nth-child(3n+3) .catagory-t-thumb a{background:#ff7849;} .catagory-t-item:nth-child(2n+2) .catagory-t-tags a:hover{background:#4cd2d5;} .catagory-t-item:nth-child(3n+3) .catagory-t-tags a:hover{background:#ff7849;} /*E=试题中心*/ /* S= banner **********************************************************/ span.siteName { font-family: 楷体; text-shadow: 1px 2px 2px rgba(0,0,0,0.5); letter-spacing: 3px; color: #fff; font-size: 42px; margin: 0 auto; padding: 20px 0 0 20px; display: block; } .allBackground{ position:relative; } .allBackground .er-animate-bannner{ height: 100%; position: absolute; top: 0px; left: 0px; width:100%; } .allBackground .er-animate-bannner div > a{ padding-top:0px; } .allBackground .er-animate-bannner .er-news-list-con { width:100%; padding:0px; } .banner div > a{display: block;width: 1200px;margin: 0 auto;padding-top: 30px;} .banner div > a img{/*max-width:500px; max-height:120px;*/} /* E= banner **********************************************************/ /* S= C_column 栏目条**********************************************************/ .C_column{ overflow:hidden;} .C_column_Title{position:relative;line-height:50px; border:1px solid #ccc;background:#f4f4f4;overflow:hidden;} .C_column_Title .title{float:left} .C_column_Title .title h3{padding-left:10px} .C_column_Title .title a{cursor:pointer;color:#333;} .C_column_Title .prev{float:left;padding:0 5px} .C_column_Title .next{float:right;padding:0 5px} .C_column_Title .link{float:right} .C_column_Title .link a{display:inline-block;margin:0 5px; padding:0 10px; line-height:30px; font-size:14px;} .C_column_Title .link a.selected{ color:#fff; background:#f60;} .C_column_Title .link a.more{ color:#999;font-size:12px;}/*more*/ .C_columnTabContent{border-width:1px;border-top-width:0;border-style:solid;border-color:#CCC; background:#fff; min-height:50px;} .C_column_Content{zoom: 1; overflow:hidden; /*min-height:257px;_height:257px;*/} /*栏目中的栏目*/ .C_column.MoreControlContainer .C_column{ float: none; width: auto; margin: auto; } .C_column .C_column{float: left; /*width: 31.3%;*/width:100% !important; margin-left:1%; margin-right:1%; margin-top:0; margin-bottom:0;} .C_column .C_column .C_column_Title{background: none; border: none; border-bottom: solid 1px #d6d6d6; height: 40px; line-height: 40px;} .C_column .C_column .C_column_Title, .C_column .C_column .C_column_Title .filletA, .C_column .C_column .C_column_Title .filletB{ padding: 0;} .C_column .C_column .C_column_Title .title {background: #e2eff8;} .C_column .C_column .C_column_Title .title h3{ padding:0 10px;} .C_column .C_column .C_columnTabContent{ padding:0;} .C_column .C_column .C_columnTabContent .content{height: auto; overflow: hidden; min-height: inherit;} /*栏目中的栏目 bottm*/ .C_column .C_column .bottom, .C_column .C_column .bottom span, .C_column .C_column .bottom span span{background: none; padding: 0;} /* E= C_column_Title 栏目条**********************************************************/ /*S=======bottomMore rb 更多的右下rb,左下lb,下中bc*/ .bottomMore{font-size:1.1em; padding:1em;} .bottomMore.rb{text-align:right;} .bottomMore.lb{text-align:left;} .bottomMore.bc{text-align:center;} /*E=======bottomMore rb 更多的右下rb,左下lb,下中bc*/ /*栏目上面的发布按钮*/ .C_column_Title .link a.SiteUploadButton{background: #51cf0e; height: 30px; line-height: 30px; padding:0 15px; font-size: 14px; color: #fff!important; text-align: center;} .C_column_Title .link a.disable{background: #cfd0d1; height: 30px; line-height: 30px; font-size: 14px; color: #404346!important; text-align: center;} .C_column_Title .link a.ERUploadButton{color:#fff;font-weight:700;font-size:11pt;background-color:#90ca15;padding:2px 0;width:70px;text-align:center;height:20px;line-height:20px;margin-top:3px;-moz-border-radius:3px;border-radius:3px;letter-spacing:4px} .C_column_Title .link a.ERUploadButton:hover{background-color:#60ba11} .C_column_Title .link a.ERUploadButton.disable{background:0;background-color:#bbb} .C_column_Title .link a.ERUploadButton.disable:hover{background-color:#bbb} .C_column_Title .link a.EREditButton{background:url(images/EREditButton.png) no-repeat;background-position:left center;width:112px;height:30px;font-size:0;line-height:0;text-align:center;color:#fff;cursor:pointer} .C_column_Title .link a.EREditButton:hover{background:url(images/EREditButton.png) no-repeat;background-position:-113px center} .C_column_Title .tree_condition{text-decoration: none; font-size: 12px; white-space: nowrap; overflow:visible; border:0px; position:relative;} .mlHome .C_column{ margin-top:20px;} .mlHome .C_column .C_column{ margin-top:0;} .FR_ .C_column{margin-bottom:20px;} /*评审身份*/ .ExpertTree .C_column_Title{padding: 0px;} .tree_condition{background: #ed8219; color: #fff!important; text-indent: 10px;} .tree_condition span{display: inline-block; vertical-align: top; color: yellow; font-size: 14px;} .tree_condition ul{ border-bottom: 2px #ff9819 solid; background: #fafafa; color: #000; position:absolute; left:0px; width:100%;} .tree_condition ul li{border-top: dotted 1px #ff9819; font-size: 14px; border-left: 2px #ff9819 solid; border-right: 2px #ff9819 solid;} .tree_condition ul li:first-child{border-top: 0;} .tree_condition ul li:hover{background: #f8f0bd;} .all_ef_active #all_ef_xm_list dl{float: left; margin-right: 6px; margin-bottom: 10px;} .all_ef_active #all_ef_xm_list dl dt{background:#22a1e9; width:222px;height:37px; line-height:37px;color:#fff; font-size:16px; text-indent:10px;} .all_ef_active #all_ef_xm_list dl dd{display:block; border:solid #c8dff7 1px; width:220px; height:240px; overflow-y: auto;} .all_ef_active #all_ef_xm_list dl dd a{width:84%; padding:5px; display:inline-block; border-bottom: dotted 1px #d8dde4; font-size:14px; background-image:url(images/alt.png); background-repeat:no-repeat; background-position:8px center; padding-left:28px;} .all_ef_active #all_ef_xm_list dl dd a:hover{background-color:#edf7ff; text-decoration:none;} .E_button{overflow:hidden;zoom:1;text-align:center} .E_button ul.float{position:relative;float:left;left:50%} .E_button ul li{margin:4px} .E_button ul.float li{position:relative;float:left;right:50%} .E_groupTxtLink a{display:inline-block;margin:0 4px} .E_groupTxtLink a strong{font-weight:700} .E_groupTxt span{display:inline-block} .E_groupTxt span.text{color:#999} .E_groupTxt span.text{margin-right:4px} .E_hr{border-top-color:#ccc;border-top-style:solid;border-top-width:1px;height:1px;} .E_groupInline span{display:inline-block;margin:0 8px;padding:4px 0} .E_groupInline span input.text{margin-right:2px} .G_goodsScreening .C_column_Title .operation{position:absolute;top:0;right:0} .G_goodsScreening .C_column_Title .operation a{display:inline-block;margin:0 4px} .G_goodsScreening .I_list_Ul dl{float:left} .G_goodsScreening .I_formList{position:relative} .G_goodsScreening .formRight{position:absolute;right:0;top:20px} .StoreMask .background{background-color:#888;filter:alpha(opacity=50);opacity:.5;width:100%;height:100%} .StoreMask .loadingText{background-color:#fff;padding:5px 10px;min-heihgt:60px;min-width:120px;display:inline-block;text-align:left;border:4px solid #666} .artical_content .textContent{padding:0!important;overflow:auto;position:relative} .artical_content .textContent p,.artical_content .textContent pre{margin:10px} .Artical h2.title{line-height: 180%;} .Artical .textContent{font-size: 14px; line-height: 160%; min-height: 300px;} .textContent .fileTitle{background:0;border:0;padding:3px 0} .textContent img{max-width:100%} .RSDetailBody{margin-top: 10px;} .RSDetailBody .FR_ .C_column{margin-bottom: 10px; margin-top: 0px;} /*S=时间轴-----*/ .Date_Line{padding-left:60px;padding-top:30px;height:80px;zoom:1;} .Date_Line .section{position:relative;display:inline-block;float:left;width:22%;text-align:right;height:20px;line-height:20px} .Date_Line .point{display:inline-block;width:20px;height:20px;background-color:#ccc;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;vertical-align:middle;position:relative;} .Date_Line .line{width:100%;height:6px;background-color:#ddd;display:inline-block;position:absolute;left:0;top:8px;text-align:left} .Date_Line .line .progress{display:block;background-color:#fbd65f;height:100%} .Date_Line label{position:absolute;top:26px;width:112px;right:-46px;display:inline-block;text-align:center;font-size:10pt;color:#666} .Date_Line label span{color:#f7ab0c} .Date_Line .first{width:20px} .Date_Line .first label{left:-48px} .Date_Line .goon .line{background-color:#fbd65f} .Date_Line .goon .point{background-color:#f7ab0c;vertical-align:middle} .dateLine{padding:20px;background:url(images/dateline.png) repeat-y -124px top} .dateLine .FL_{width:140px;text-align:right} .dateLine .FR_{margin-left:140px} .dateLine .dateline_item{margin-bottom:20px} .dateLine .I_list_Ul{border:1px solid #ccc;border-radius:6px;padding:10px;background-color:#f7f7f7} .dateLine .I_list_Ul .title{font-size:14px} .dateLine .I_list_Ul .textList{padding-top:6px;padding-bottom:6px;border-bottom:1px dashed #ddd} .dateLine .date{padding-right:48px;font-family:Arial;display:block;padding-top:10px;background:url(images/dateline.png) no-repeat 98px -16px} .dateLine .day{font-size:24px;font-weight:700} .dateLine .year{font-size:16px;display:block;margin-top:6px;color:#999} /*E=时间轴-----*/ /* S=top 排行****************************************************/ .userTop .top1, .userTop .top2, .userTop .top3, .userTop .top4, .userTop .top5, .userTop .top6, .userTop .top7, .userTop .top8, .userTop .top9, .userTop .top10 {background:url("images/num.png") no-repeat; margin-top:7px;} .userTop .top1{background-position: left 0px;} .userTop .top2{background-position: left -26px;} .userTop .top3{background-position: left -52px;} .userTop .top4{background-position: left -78px;} .userTop .top5{background-position: left -104px;} .userTop .top6{background-position: left -130px;} .userTop .top7{background-position: left -156px;} .userTop .top8{background-position: left -182px;} .top1, .top2, .top3, .top4, .top5, .top6, .top7, .top8, .top9, .top10, .top11, .top12, .top13, .top14, .top15, .top16, .top17, .top18, .top19, .top20, .top21, .top22, .top23, .top24, .top25, .top26, .top27, .top28, .top29, .top30 { background: #5eb6ff; border-radius: 50%; color: #fff; font-size: 14px;height: 24px; line-height: 24px; width: 24px; text-align:center; display:inline-block!important; margin-right:10px; } .top1{ background:#ff2a00;} .top2,.top3{ background:#ffac00;} .corperationTop .top1, .corperationTop .top2, .corperationTop .top3, .corperationTop .top4, .corperationTop .top5, .corperationTop .top6, .corperationTop .top7, .corperationTop .top8, .corperationTop .top9, .corperationTop .top10{background:url("images/num.png") no-repeat; margin-top:7px;} .corperationTop .top1{background-position: left 0px;} .corperationTop .top2{background-position: left -26px;} .corperationTop .top3{background-position: left -52px;} .corperationTop .top4{background-position: left -78px;} .corperationTop .top5{background-position: left -104px;} .corperationTop .top6{background-position: left -130px;} .corperationTop .top7{background-position: left -156px;} .corperationTop .top8{background-position: left -182px;} .worksCommendTop .top1, .worksCommendTop .top2, .worksCommendTop .top3, .worksCommendTop .top4, .worksCommendTop .top5, .worksCommendTop .top6, .worksCommendTop .top7, .worksCommendTop .top8, .worksCommendTop .top9, .worksCommendTop .top10{background:url("images/num.png") no-repeat; margin-top:7px;} .worksCommendTop .top1{background-position: left 0px;} .worksCommendTop .top2{background-position: left -26px;} .worksCommendTop .top3{background-position: left -52px;} .worksCommendTop .top4{background-position: left -78px;} .worksCommendTop .top5{background-position: left -104px;} .worksCommendTop .top6{background-position: left -130px;} .worksCommendTop .top7{background-position: left -156px;} .worksCommendTop .top8{background-position: left -182px;} /*S资源应用统计排行*/ .recommendList .I_list_Ul .rowWidth li { width:auto;} .recommendList .I_list_Ul .rowWidth li.commendCount{font-size:12px;} .recommendList .I_list_Ul .rowWidth li[field="ROW_ID"] span.top{ width:28px; height:28px; line-height:28px; background:#5eb6ff; border-radius:50%; color:#fff; text-align:center; display:inline-block; } .recommendList .I_list_Ul .rowWidth li[field="ROW_ID"] span.top1{ background:#ff2a00; } .recommendList .I_list_Ul .rowWidth li[field="ROW_ID"] span.top2{ background:#ffac00; } .recommendList .I_list_Ul .rowWidth li[field="ROW_ID"] span.top3{ background:#ffd200; } /*E资源应用统计排行*/ /* E=top 排行***************************************************/ .Canvas_Form{width:100%} .Canvas_Form .checkbox-items{display:inline-block} .Canvas_Form .checkbox-item{min-height:1%} .Canvas_Form td{vertical-align:top;padding:3px 0} .Canvas_Form span.txt{width:100px;display:inline-block;text-align:right;margin-right:5px;vertical-align:top;float:left} .Canvas_Form div.form_span{display:block;margin-left:105px} .Canvas_Form .prompt{color:#999;display:block; word-break:break-word;line-height:120%;} .Canvas_Form .unit{color:#ccc;margin-left:-40px;margin-right:10px;width:30px;text-align:right;display:inline-block} .Canvas_Form em{color:red;font-family:"宋体";} .Canvas_Form .start{background-color:#1fb513} .Canvas_Form .error{background-color:#e90c05} .Canvas_Form .form_span input, .Canvas_Form .form_span select, .Canvas_Form .form_span textarea{margin-right:5px;padding:3px;} .Canvas_Form .form_span input.combo-text{margin-right:0;padding-left:0;text-indent:3px;} .Canvas_Form .mygroup input, .Canvas_Form .mygroup select, .Canvas_Form .mygroup textarea{margin-right:5px;padding:3px;} .tab_menu_tab{border-bottom: 1px solid #ddd; position: relative;} .tab_menu_tab a{position: relative; border: 1px solid #ddd; background-color: #f0f0f0; bottom: -1px; margin: 0px 2px; padding: 6px 9px!important;} .tab_menu_tab a.selected{border-bottom: 1px solid #fff; background-color: #fff!important; color: #000!important;} /*2015-3-20*/ .I_lis_thumb li{float: left; margin: 0 10px; text-align: center;} .I_lis_thumb li .thumb{width: 64px; height: 64px; padding: 4px;} .I_lis_thumb li.selected .thumb, .I_lis_thumb li.selected .thumb:hover{border-radius: 4px; background: #f0f0f0;} .I_lis_thumb li.selected a, .I_lis_thumb a:hover{color: #ab1532;} /*S=I_list_Ul 基础列表 ************************************/ .I_list_Ul{overflow: hidden;} .I_list_Ul>li{float:initial;}/*针对main.css零时解决方案*/ .I_list_Ul .li01{border-bottom-style:dashed;border-bottom-color:#cdcdcd; border-bottom-width:1px;} .I_list_Ul .li01:last-child{border-bottom-width:0px;} .I_list_Ul .li03{background-color:#f7f7f7;}/*斑马线*/ .I_list_Ul .li02 > ul{background-color:#ededed!important;cursor:default;}/*列表hover*/ .I_list_Ul div.evenRow{background: #ededed;} .I_list_Ul li.textList { line-height:44px; word-break: keep-all;white-space: nowrap;overflow: hidden;}/*列表间距*/ .I_list_Ul li.textList > ul{ padding:0 15px;border-bottom-style:dashed;border-bottom-color:#cdcdcd; border-bottom-width:0px;}/*文本左右间距*/ .I_list_Ul li.textList .left{font-size:14px; float:left;} .I_list_Ul li.textList .right{font-size:12px; float:right; display:inline-block; color:#999;} .I_list_Ul li.textList .left a,.I_list_Ul li.textList .right a{display:inline-block;} .I_list_Ul li.textList .right a{color:#999;} .I_list_Ul li.textList .left *,.I_list_Ul li.textList .right *{vertical-align:middle;} .I_list_Ul li.textList .left img{ margin-right:6px;} .I_list_Ul .rowTitle {background-color: #e6e6e6; border-bottom: solid #bebebe 1px; padding:0 15px;font-size:16px; line-height:45px;} .I_list_Ul .rowWidth{overflow:hidden;} .I_list_Ul .rowWidth li{ /*width:100%;*/ /**100%时间如何显示?**/ text-overflow:ellipsis;overflow:hidden;} .I_list_Ul .rowWidth span{display:block;padding: 0; border-right: none;} .I_list_Ul .rowWidth .title{overflow:hidden} .I_list_Ul .rowWidth .author{overflow:hidden} .I_list_Ul .rowWidth .cooperation{overflow:hidden;text-indent:10px;} .I_list_Ul .rowWidth li img{vertical-align: text-bottom; margin-right:5px;} .I_list_Ul .yh_zwxm{padding-left:20px} .I_list_Ul li li{float:left} /*S=--缩略图模式--*/ .I_list_Ul .imageBox{zoom:1;float:left;position:relative;min-width:50px; border-bottom:0;} .I_list_Ul .imageBox dl{padding:15px 5px 10px 15px;} .I_list_Ul .imageBox dd{display:table;padding:0;border:1px solid #ddd;height:98px;width:128px;overflow:hidden;position:relative;} .I_list_Ul .imageBox dd p{display:table-cell;left:0;top:50%;width:100%;vertical-align:middle;text-align:center} .I_list_Ul .imageBox dd a{position:relative;display:block;} .I_list_Ul .imageBox dd a .minMax{max-height:90px;max-width:120px} .I_list_Ul .imageBox div > a{height:100%; line-height:30px;} .I_list_Ul .imageBox img { width: 100%;height: 100%;} .I_list_Ul .imageBox dt{padding:0;text-align:center;} .I_list_Ul .imageBox dt p{ height:20px;line-height:20px; word-break:keep-all;white-space:nowrap; text-align:center;font-size:12px;} .I_list_Ul .imageBox dt p.title{ line-height:24px; height:24px;} .I_list_Ul .imageBox p.detail{ white-space: normal;text-align: left;} .I_list_Ul .imageBox dt p.username{line-height:24px; height:24px;} .I_list_Ul .imageBox dt p.corporate { font-size: 12px;} .I_list_Ul .imageBox dt p.author{font-size:12px} .I_list_Ul .imageBox dt p.cooperation{font-size:12px;} .I_list_Ul .imageBox dt p a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; } .I_list_Ul .imageBox dt p.title a{color:#666; font-size:14px;} .I_list_Ul .imageBox dt p.title a:hover{color:#f60;} .I_list_Ul .imageBox dt p.title > span label{display:inline-block;float:left; color:#999;} .I_list_Ul .imageBox dt p[field="TITLE"] label{display:inline-block; vertical-align:top; color:#999;} .I_list_Ul .imageBox dd .mt_thumb_action{position:absolute;bottom:1px;padding-top:4px;width:100%;left:0;text-align:right;background:rgba(0,0,0,.9);width:100%} .I_list_Ul .imageBox dd .mt_thumb_action a{width:16px!important;height:16px!important;position:relative} .I_list_Ul .imageBox .fixed{width:120px;height:80px} .I_list_Ul .imageBox .imgA{display:inline-block;margin-bottom:4px} .I_list_Ul .imageBox .operationAb{position:absolute;left:0;bottom:0;width:100%;padding:2px 0;text-align:center;height:22px;display:none} .I_list_Ul .imageBox .operationABg{position:absolute;width:100%;left:0;height:22px;background-color:#000;filter:alpha(opacity=50);opacity:.5;padding:2px 0} .I_list_Ul .imageBox .operationABtn{position:absolute;text-align:center;line-height:22px;width:100%;left:0;bottom:0} .imageBox .operationABtn a{margin:0 4px;top:0!important;vertical-align:middle;} .I_list_Ul .imageBox.detailgrid-row-selected{background:none;}/*缩略图选中取消*/ /*S=-图文上的时间定位--*/ .imageBox .videoLength{ position: absolute; right: 0; bottom: 0; height: 24px; line-height: 24px; background-color: rgba(0,0,0,0.6); color: #fff; font-family: Verdana; font-size: 12px; width: 100%; text-indent: 5px;} .imageBox .videoLength .vl{position:absolute; left:4px; top:2px;} .imageBox .videoLength .vr{position:absolute; right:4px; top:2px;} /*E=--缩略图模式--*/ /*S==资源列表--详情模式--基础样式*/ .I_list_Ul div.imageDetailBox{border-bottom-style:solid;border-bottom-color:#eee; border-bottom-width :1px;padding:10px; margin-top:20px; position:relative;} .I_list_Ul div.imageDetailBox .leftFixed{float:left;width:100%} .I_list_Ul div.imageDetailBox .right{overflow:visible;} .I_list_Ul div.imageDetailBox .left {float: left;margin-left: -100%; position:relative;} .I_list_Ul div.imageDetailBox .left dl{border-style:solid;border-color:#e3e3e3;background:#fff;border-width:1px;padding:4px} .I_list_Ul div.imageDetailBox dd{overflow:hidden;position:relative;display:table} .I_list_Ul div.imageDetailBox dd p{display:table-cell;left:0;top:50%;width:100%;vertical-align:middle;text-align:center} .I_list_Ul div.imageDetailBox dd a{position:relative;display:block} .I_list_Ul div.imageDetailBox dd a img{height:100%;width:100%} .I_list_Ul div.imageDetailBox dt{padding:0} .I_list_Ul div.imageDetailBox dt p{line-height:140%} .I_list_Ul div.imageDetailBox .imageDetailUl .title{position:relative; height:30px; line-height:normal; } .I_list_Ul div.imageDetailBox .imageDetailUl .title img{vertical-align:text-bottom} .I_list_Ul div.imageDetailBox .imageDetailUl .title a{color:#007ad5;} .I_list_Ul div.imageDetailBox .imageDetailUl .title a:hover{color:#f60;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail{ line-height:120%;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail .res_attr{margin-top:5px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail .res_source{ margin-top:8px;} .I_list_Ul div.imageDetailBox .fixed{width:120px;height:80px} .I_list_Ul div.imageDetailBox .imgA{display:inline-block;margin-bottom:4px} .I_list_Ul div.imageDetailBox .bottomOperation .left{margin-left: 0;} .I_list_Ul div.imageDetailBox:last-child{ border-bottom-width:1px;} .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb{position:absolute;top: 0px; right: 0px;font-size: 12px;color:#56bdff;}/*详情模式--操作项*/ .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb > span {margin-left: 20px;} .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb span a {color:#5ebc1d; font-size: 12px; margin-left: 0} .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .span1{ font-size:12px;display:inline-block;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.subject, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.grade, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.size, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.videolength{width: 100px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.version, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.usageType{width: 135px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.description{width: 450px; height: 50px; line-height: 16px; margin-top: 3px; display: block!important;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.header{position: absolute; top: 50px; right: 10px; white-space: normal; word-break: normal;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.subject_2, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.size_2{width: 120px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.videolength_2, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.grade_2{width: 120px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.version_2, .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.author_2{width: 140px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.usageType_2{width: 135px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.description_2{display: block!important; line-height: 16px; height: 50px; overflow: hidden; margin-top: 3px;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span img{width: 72px; height: 72px; border: solid 1px #f0f0f0;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.header span{display: block; text-align: center; color: #ff8d06;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .res_des { height:1.6em; text-overflow:ellipsis; overflow:hidden; display:block;} .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .res_des label{color:#888; } ul.imageDetailUl .detail span label{vertical-align:top;} .res_attr span,.res_source span{border-right:1px solid #ccc; padding:0 6px 0 0; color:#333!important; margin-right:12px;} .res_attr span:first-child,.res_source span:first-child{border-left:0; padding-left:0;} .res_attr span i{color:#333;} .res_des em{color:#333;} .res_des label{vertical-align:top;} /*E===资源列表详情模式--基础样式*/ /*s=评论列表*/ .I_list_Ul div.commentListBox{padding:8px 0;border-bottom-width:1px} .I_list_Ul div.commentListBox .leftFixed{float:left;width:100%} .I_list_Ul div.commentListBox .left{float:left;width:60px;margin-left:-100%} .I_list_Ul div.commentListBox .right{margin-left:70px} .I_list_Ul div.commentListBox a.face{display:inline-block;margin-left:8px;padding:3px;border-width:1px} .I_list_Ul div.commentListBox .faceImg{width:48px;height:48px} .I_list_Ul div.commentListBox .right h4{position:relative} .I_list_Ul div.commentListBox .rightInfo{position:absolute;top:0;right:10px} .I_list_Ul div.commentListBox .right .dig a, .I_list_Ul div.commentListBox .right h4 a, .I_list_Ul div.commentListBox .rightInfo span{padding:0 8px 0 0} .I_list_Ul div.commentListBox .commentContent{margin:6px 10px 6px 0;font-size:1.2em} .I_list_Ul div.commentListBox .up{background:url(images/up.gif) no-repeat left center;padding-left:46px!important;margin-right:12px;display:inline-block;color:#666} .I_list_Ul div.commentListBox .down{background:url(images/down.gif) no-repeat left center;padding-left:46px!important;display:inline-block;color:#666} .I_list_Ul div.commentListBox .quote{margin-bottom:10px;padding:6px;border-width:1px} .I_list_Ul div.commentListBox .quote h5{margin-bottom:4px} .I_list_Ul div.commentListBox a.face{border-color:#e3e3e3;border-style:solid} .I_list_Ul div.commentListBox{border-bottom-style:solid;border-bottom-color:#eee} .I_list_Ul div.commentListBox .quote{border-style:dashed;border-color:#ccc;background-color:#fff} .I_list_Ul div.commentListBox .li04{background-color:#fafafa} .I_list_Ul div.commentListBox .li03{background-color:#f3f3f3} .I_list_Ul li a.thumbImg{border-style:solid;border-color:#e3e3e3} .I_list_Ul .number{border-style:solid;border-color:#446fa5;background-color:#4a81cc;font-size:.9em;font-family:sans-serif;color:#fff} .I_list_Ul .no1{background-position:0 0} .I_list_Ul .no2{background-position:0 0} .I_list_Ul .no3{background-position:0 0} .I_list_Ul .no4{background-position:0 0} .I_list_Ul .no5{background-position:0 0} .I_list_Ul .no6{background-position:0 0} .I_list_Ul .no7{background-position:0 0} .I_list_Ul .no8{background-position:0 0} .I_list_Ul .no9{background-position:0 0} .I_list_Ul .no10{background-position:0 0} .I_list_Ul div.masonryItem{background-color:#ddd;float:left;margin:5px} .I_list_Ul div.masonryItem .title{padding:4px;text-align:center} .I_list_Ul div.masonryItem .title .p1{font-weight:700} .I_list_Ul div.masonryItem .title .p2{color:#666} .I_list_Ul div.masonryItem .masonryItemContent{background-color:#fff;margin:4px} .I_list_Ul .proportion{border-style:solid;border-color:#e3e3e3;background:#fff} .I_list_Ul .proportion .runProp{background-color:red;display:inline-block;height:6px} .I_list_Ul .imageList{position:relative;padding-left:130px} .I_list_Ul .imageList div.left{position:absolute;top:0;left:0;width:110px} .I_list_Ul .imageList .left .title{font-weight:700} .I_list_Ul .imageList div.left .title{text-align:center} .I_list_Ul .imageList div.right{position:relative} .I_list_Ul .imageList .image{border-style:solid;border-color:#eee;border-width:1px;display:inline-block;padding:2px;} .I_list_Ul div.col1{width:110px} .I_list_Ul div.col2{width:220px} .I_list_Ul div.col3{width:55px} .I_list_Ul div.col1 img{max-width:110px} .I_list_Ul div.col2 img{max-width:220px} .I_list_Ul div.col3 img{max-width:55px} .I_list_Ul .statisticsImage{float:left;width:64px;text-align:center} .I_list_Ul .statisticsImage .percentage{display:inline-block;margin-bottom:4px} .I_list_Ul .statisticsImage .image{display:inline-block;padding:4px} .I_list_Ul .statisticsImage img{width:32px;height:32px} .I_list_Ul .statisticsImage .pillar{width:12px;height:80px;margin:auto;position:relative} .I_list_Ul .statisticsImage .pillar2{left:0;bottom:0;position:absolute;width:100%;font-size:0;background-color:#39C} .table_list .I_list_Ul li.textList{width: 50%; float: left;} .table_list .I_list_Ul li.textList > ul{border-bottom: dashed 1px rgb(205, 205, 205); margin-left: 6px; margin-right: 6px;} .table_list .I_list_Ul .li03 ul{background: none;} .RSCommentForm #SubmitComment{position:absolute;bottom:6px;right:10px;font-size:12px;display:inline-block} .RSCommentForm td{padding-bottom:4px} .RSCommentForm .CommentMessage{position:absolute;top:0;left:0;height:28px;line-height:28px;width:100%;text-indent:10px;background-color:#fcfac9;color:red} .RSCommentCon{font-size:12px;font-family:arial,helvetica,clean;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;min-height:400px} .RSCommentCon .commentListBox .leftFixed .right{margin-left:0;padding-left:10px} .RSCommentCon .commentListBox .right h4 a, .RSCommentCon .commentListBox .right h4 a:active, .RSCommentCon .commentListBox .right h4 a:hover, .RSCommentCon .commentListBox .right h4 a:link, .RSCommentCon .commentListBox .right h4 a:visited{text-decoration:none;color:#000} .RSCommentList{background-color:#fff} .unRSSubCom{border:1px solid #ccc;background-color:#f0f0f0;padding:0 8px;color:#999} .unRSSubCom:active, .unRSSubCom:hover, .unRSSubCom:link, .unRSSubCom:visited{color:#999;text-decoration:none} .RSSubCom{width:82px;height:26px;line-height:26px;text-align:center;color:#fff;font-weight:700;background:url(images/actionBtn.png) no-repeat} .RSSubCom:hover{background-position:left -26px} .RSSubCom.visited, .RSSubCom:active, .RSSubCom:hover, .RSSubCom:link{color:#fff;text-decoration:none} .RSCommentPop input,.RSCommentPop textarea{border:1px solid #ddd;padding:4px;width:98%} .RSCommentPop td{padding-bottom:6px} .RSCommentPop input{width:60px} .RSCommentPop #SubmitComment{position:absolute;bottom:10px;right:10px;background:url(images/actionBtn.png) no-repeat;width:82px;height:26px;display:inline-block;line-height:26px;text-align:center;color:#fff;font-size:14px;font-weight:700;background-position:-328px top} .RSCommentPop #SubmitComment:hover{background-position:-328px -26px;text-decoration:none} .RSCommentPop .ZebraDialog_Body{position:relative} .RSCommentPop .CommentMessage{position:absolute;top:0;left:0;height:28px;line-height:28px;width:100%;text-indent:10px;background-color:#fcfac9;color:red} .RSTitle{font-size:20px;font-weight:700;padding:12px;position:relative;line-height:30px;height:30px} .comStatistic{padding:0 8px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background:url(images/bg.png) repeat-x} .CommentShort{font-size:12px;position:absolute;right:10px;top:10px;font-family:arial,helvetica,clean;background:url(images/actionBtn.png) no-repeat;width:82px;height:26px;line-height:26px;text-align:center} .CommentShort:hover{background-position:left -26px} .CommentShort:active,.CommentShort:link,.CommentShort:visited .CommentShort:hover{color:#fff;text-decoration:none} /* */ .er-comment-form{} .er-comment-action{} /*S=---左中右结构---*/ .thumbView{float: left;} .thumbView .content{min-height: 50px; _height: 50px;} .thumbView .I_list_Ul div.imageDetailBox dd a{display: block;} .listView{overflow:hidden;} .listView .I_list_Ul .li01{ border-bottom-width:0;} /*--默认应该通栏,如果要显示两栏在控件上进行配置-*/ .listView .I_list_Ul li.textList{width: 100%; max-width:100%; float: left; } .listView .I_list_Ul li.textList > ul{ border-bottom-width:1px; margin:0 6px;} .listView .I_list_Ul .li03{background:none;}/*斑马线*/ .listView .I_list_Ul .rowWidth .title{width: 100%; position:relative;} .listView .I_list_Ul .rowWidth .title .right{position:absolute; right:0;} .topView{float: right;} .topView .content {border-left: #cdcdcd solid 1px;} .topView .I_list_Ul .rowTitle{} .topView .I_list_Ul .rowWidth { margin:0;} .topView .I_list_Ul .rowWidth li{position: relative;width: 100%;} .topView .I_list_Ul .rowWidth li[field="TJSL"] span{ font-size:12px;color:#999; } .topView .I_list_Ul .rowWidth .author{position: absolute; width: 50px; right: 50px; top: 0px;} .topView .I_list_Ul li.textList .right{font-size: 12px;} .topView .I_list_Ul .li03{ background:none;} .reportTop .content{min-height:auto; min-height: initial; _height: auto; border-left: 0;} .Column_activityRank{ overflow:hidden;}/*评选中心作品排行特殊,里面布局不同,so 加特殊样式*/ .Column_activityRank .topView .I_list_Ul .rowWidth li{padding-top:2px;} .sliderView{float:left; padding:10px;} .sliderView .content{position:relative;} .sliderView .content label { position: absolute; left: 0; bottom: 0; color: #fff; background: rgba(0,0,0,0.4); padding: 10px 0; text-indent:10px; width: 100%; } .sliderView .content img{width:100% !important;} .slideContainer {} .slideContainer > a img{width:100% !important;} /*E=---左中右结构---*/ /*E=I_list_Ul 基础列表 ************************************/ .listMatier .I_list_Ul li.textList{width: 324px;} /*---I_List_S 列表--*/ .I_List_S{overflow:hidden;} .I_List_S li{float: left; padding: 12px 10px 0px 10px; text-align: center;} .I_List_S li .thumb img{ width:100%!important; height:100%!important;} .I_List_S li .text{word-break: keep-all;white-space: nowrap; text-align: center; line-height:30px;font-size:14px;} /*注册用的*/ .I_list_Ul dl.textList{position:relative; border-bottom:0; line-height:240%;} .I_list_Ul dl.textList dd,.I_list_Ul dl.textList dt{float:left} .I_list_Ul dl.textList dd span.title,.I_list_Ul dl.textList dt{margin-right:2px;width:72px;text-align:right} .I_list_Ul dl.textList dd span.title{display:inline-block} .I_list_Ul dl.textList dd{margin-right:10px;white-space:nowrap} .I_list_Ul dl.textList span.description{display:inline-block;width:120px;padding:4px 8px;border-width:1px;border-style:solid;border-color:#CCC;background-color:#fff} .I_list_Ul dl.textList span.ValidationErrors,.I_list_Ul dl.textList span.formTip{margin:0 5px} .I_list_Ul dl.textList span.ValidationErrors{color:red} .I_list_Ul dl.textList span.formTip{color:#999} .I_list_Ul dl.textList .text{padding:2px} .I_list_Ul dl.textList .ErrorField, .I_list_Ul dl.textList .multiple, .I_list_Ul dl.textList .text, .I_list_Ul dl.textList .textarea{border-width:1px;} .I_list_Ul dl.textList .formBorder, .I_list_Ul dl.textList .multiple, .I_list_Ul dl.textList .text, .I_list_Ul dl.textList .textarea{border-style:solid;border-color:#CCC;} .I_list_Ul dl.textList .ErrorField{border-color:red;color:red} .I_list_Ul dl.textList .blockV label{display:block} .I_list_Ul dl.textList .formBorder{display:inline-block;padding:2px 4px} .I_list_Ul dl.groupForm{position:relative;padding-left:74px} .I_list_Ul dl.groupForm dt{position:absolute;left:0;top:6px} .I_list_Ul dl.groupForm dd{padding:2px 0;min-height:24px;overflow:visible} .I_list_Ul dl.groupForm .formBorder{padding:0 2px} .Zone_RSList_Con{padding-bottom: 20px; min-height: 300px;} .Zone_RSList_Con .subMenu A{white-space: nowrap;} .Zone_RSList_Con .RSList .I_list_Ul li.textList .type{color: #888;} /*RSList*/ .RSList .I_list_Ul div.evenRow{ background:none;} .RSList .I_list_Ul div.imageDetailBox{border-style:solid;border-color:#eee; border-width:1px;} .RSList .I_list_Ul div.imageDetailBox:hover{ border-color:#188eee;} .RSList .I_list_Ul .rowWidth{text-align: right;} .RSList .I_list_Ul .rowWidth .zy_title, .RSList .I_list_Ul .rowWidth .I_list_title, .RSList .I_list_Ul .rowWidth .TITLE {text-align: left;} .RSList .I_list_Ul .rowWidth .zy_author, .RSList .I_list_Ul .rowWidth .zy_corporate, .RSList .I_list_Ul .rowWidth .zy_llcs, .RSList .I_list_Ul .rowWidth .zy_tjcs, .RSList .I_list_Ul .rowWidth .zy_plcs, .RSList .I_list_Ul .rowWidth .zy_action, .RSList .I_list_Ul .rowWidth .zy_cjsj{font-size: 12px; display:inline-block;/*float:none;*/text-align: left!important;float:right;} .RSList .I_list_Ul .rowTitle .zy_author, .RSList .I_list_Ul .rowTitle .zy_corporate, .RSList .I_list_Ul .rowTitle .zy_llcs, .RSList .I_list_Ul .rowTitle .zy_tjcs, .RSList .I_list_Ul .rowTitle .zy_plcs, .RSList .I_list_Ul .rowTitle .zy_action, .RSList .I_list_Ul .rowTitle .zy_cjsj{font-size: 14px; display:inline-block; /*float:none;*/text-align: left;float:right;} .RSList .I_list_Ul .rowWidth .zy_title a{color:#007ad5;} .RSList .I_list_Ul .rowWidth .zy_title a:hover{color:#f60;} .RSList .I_list_Ul .imageBox dl{ padding:20px 0px 0px 20px;} .artical_list .I_list_Ul div.imageDetailBox{padding: 10px 16px;} .artical_list .I_list_Ul div.imageDetailBox .title{font-size: 16px; margin-bottom: 4px;} .artical_list .I_list_Ul div.imageDetailBox .detail{line-height: 160%;} .artical_list .I_list_Ul div.imageDetailBox .datetime{color: #888; font-size: 12px;} .artical_list .I_list_Ul div.imageDetailBox .right{text-align: right; margin-top: 6px; font-size: 14px;} .zone_subMenu{} .zone_subMenu .menu_item{height: 30px; line-height: 30px; font-size: 14px; min-width: 72px; text-align: center; _margin-left: 4px;} .zone_subMenu .selected{background-color: #ff8b0e;} .zone_subMenu .selected a{color: #fff;} .studio_sumbMenu .menu_item{width: auto;} /*S=教学产品*/ .CP_LIST.I_list_Ul .li01{float:left; width:28%; padding:2% 2.6%; border:1px solid #eee; border-right:0; margin:-1px 0 0 -1px; } .CP_LIST.I_list_Ul div.evenRow{ background:none;} .CP_LIST.I_list_Ul div.imageDetailBox{border-bottom:1px solid #eee; } .CP_LIST.I_list_Ul div.imageDetailBox:hover{ border-color:#eee;} .CP_LIST.I_list_Ul div.imageDetailBox .imageDetailUl .title a{ font-weight:bold; color:#333;font-size:15px;} .CP_LIST.I_list_Ul div.imageDetailBox .imageDetailUl .detail .span1{ display:block; margin-top:5px;font-size:12px;} .CP_LIST .u_person{ margin-left:10px;} .CP_LIST.I_list_Ul div.imageDetailBox .imageDetailUl .detail .free{ background:#15bf81;color:#fff; padding:0px 6px; display:inline-block; margin-right:10px; border-radius:2px;} .CP_LIST.I_list_Ul div.imageDetailBox .imageDetailUl .detail .charge{ background:#ef0510;color:#fff; padding:0px 6px; display:inline-block; margin-right:10px;border-radius:2px;} /*产品图标*/ .CP_LIST .fa-star, .cp_thumb_star .fa-star, .er-appraise-score .fa-star, .er-appraise .er-appraise-form-star .fa-star{color:#bcbcbc; margin-left:3px;} .star_0 .fa-star{color:#bcbcbc;} .star_1 .fa-star:first-child, .star_2 .fa-star:nth-child(-n+2), .star_3 .fa-star:nth-child(-n+3), .star_4 .fa-star:nth-child(-n+4), .star_5 .fa-star:nth-child(-n+5){color:#ff6a00;} .CPGXFS_14111, .CPGXFS_14112, .CPGXFS_14113, .CPGXFS_14114, .CPGXFS_14115, .CPGXFS_14000{font-style: normal; color: #fff; font-size: 0.8em; display: inline-block; text-align: center; height: 16px; border-radius: 2px; margin-left: 10px; line-height: 16px; padding:0 6px; border-radius:0 5px 5px 0;} .CPGXFS_14111{background: #fc6363;} .CPGXFS_14112{background: #f5c74a;} .CPGXFS_14113{background: #ffb794;} .CPGXFS_14114{background: #8acc5a;} .CPGXFS_14115{background: #7fd4fe;} .CPGXFS_14000{background: #61e2b3;} .cp_info{padding:10px; margin-top:20px; background:#fff;} .cp_info .cp_name{font-size:1.3em; border-bottom:#ddd solid 1px; line-height:40px;} .cp_info .cp_thumb{overflow:hidden; margin:2em 0;} .cp_info .cp_thumb_img{width:64px;height:64px; float:left; margin-right:30px;} .cp_info .cp_thumb_img img{width:100%; height:100%;} .cp_info .cp_thumb_score em{color:#febb1c;font-size:20px; margin-right:5px;} .cp_info .cp_thumb_price .free{background:#15bf81;color:#fff; padding:0px 6px; display:inline-block; margin-right:10px; border-radius:2px;} .cp_info .cp_thumb_price .charge{background:#ef0510;color:#fff; padding:0px 6px; display:inline-block; margin-right:10px;border-radius:2px;} .cp_info .cp_action a{display:inline-block; height:26px; line-height:26px; border-radius:4px; text-align:center;color:#288ae1; background: #d8edff; border:1px solid #309aeb; margin:10px 0; width:100%;} .cp_info .cp_action a:hover{background:#b8d9f5;} .cp_info .cp_attributes li{line-height:30px;font-size:1.2em;} .cp_info .cp_attributes li span{color:#888;} .cp_info .cp_attributes li label{color:#555;} .er-appraise-form-star { margin: 10px 0;} .er-appraise .er-appraise-form-star .fa-star{font-size:14px;} .er-appraise .er-appraise-text textarea{width:100%; height:100px;} .er-appraise .er-appraise-action{text-align:right; margin-top:10px;} .er-appraise .er-appraise-action a{background:#3d95d5; border:1px solid #3d95d5; border-radius:3px; display:inline-block; padding:3px 10px;color:#fff; margin-left:10px;} .er-appraise .er-appraise-filter{border-bottom:1px solid #eee; height:30px; padding:0 5px;} .er-appraise .er-appraise-filter a{margin:0 1px; padding:0 14px; line-height:28px;display:inline-block;font-size:14px;} .er-appraise .er-appraise-filter a:hover,.er-appraise .er-appraise-filter a.selected{border-bottom:3px solid #0e99f1; color:#0e99f1;} .er-appraise-list{overflow:hidden;} .er-appraise-list .er-appraise-empty{margin-top:20px;} .er-appraise-item{border-bottom:1px solid #eee; padding:14px 0; margin:10px 0; overflow:hidden;} .er-appraise-item .er-appraise-thumb{float:left; width:64px; height:64px; margin-right:10px} .er-appraise-item .er-appraise-thumb img{width:100%; height:100%;} .er-appraise-item .er-appraise-info{overflow:hidden; position:relative;} .er-appraise-item .er-appraise-info .er-appraise-user{font-size:1.1em;} .er-appraise-item .er-appraise-info .er-appraise-date{position:absolute; right:0; top:0; color:#999;} .er-appraise-star-error.er-appraise-form-star .fa-star{color:#ff0000;} .er-appraise-text-error textarea{border-color:#ff0000;} /*-----产品--end---*/ .er-picture-scroll-con{overflow:hidden; padding:16px 0;} .er-picture-scroll-con > *{position:relative;} .er-picture-scroll-prev{float:left; margin-right:6px; margin-left:4px; width:23px; height:114px; background:url(images/jiantou.png) no-repeat left center;} .er-picture-scroll-next{float:right; margin-left:6px; margin-right:4px; width:23px; height:114px; background:url(images/jiantou.png) no-repeat right center;} /*缩略图上的透明定位-----空间*/ .visitor_list{} .visitor_list .visitor_item{position: relative; display: inline-block; margin-left: 4px; margin-bottom: 0px; float: left;} .visitor_list .visitor_item .visitor_header{border: #cdcdcd solid 1px;} .visitor_list .visitor_item .visitor_name{position: absolute; bottom:0; left: 0; background:rgba(0,0,0,0.6); filter: alpha(opacity=60); width: 100%; *width: 72px; color: #fff; overflow: hidden; text-align: center; text-overflow: ellipsis; white-space: nowrap;} .visitor_list .visitor_item .visitor_sj{display: block; text-align: center; width: 52px; overflow: hidden;} .News_View .C_column_Content{min-height: 140px; _height: 140px;} .News_View .I_list_Ul .rowWidth li{width: 100%;} .News_View .I_list_Ul .rowWidth li *{vertical-align: middle;} .News_View .I_list_Ul .li03{ background:none;} /*MLList-----------------目录列表*/ .MLList{background: #fff; margin-bottom: 10px;} .MLList .I_list_Ul li.imageBox dt{height: auto;} .MLList .I_list_Ul li.imageBox dd:hover{border: 1px solid #ff8d06; height: auto;} .MLList .link-item{float:left; width:33%; line-height:3em; text-indent:1em;} .MLList ul:after{content:""; display:inline-block; clear:both;} /*空间动态2015.12.30*/ .blog_thumbView .I_list_Ul div.imageDetailBox .right{overflow:visible;} .blog_thumbView .I_list_Ul div.imageDetailBox .left dl{margin-left:6px; padding:2px;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .span1{display:block;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .datetime, .blog_thumbView .I_list_Ul div.imageDetailBox .detail .user_coper{line-height:120%;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .title a{color:#1a77ea;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .title a:hover{text-decoration:underline;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .user_coper a{font-size:10pt;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .user_coper a:hover{color:#fca600;} .blog_thumbView .I_list_Ul div.imageDetailBox .detail .datetime{font-size:12px; color:#aaa;} /*S=相册详细*/ .Photo_View .photoCount{padding: 2px 4px; bottom: 31px; right: 10px; color:#fff; font-size: 12px; position: absolute; background-color:#000;} .Album_RSList_Con .I_list_Ul{padding-bottom: 20px;} .Album_RSList_Con .I_list_Ul li.imageBox{padding: 6px 18px; background: none;} .Album_RSList_Con .I_list_Ul li.imageBox dd{border: 0px; overflow: visible!important;} .Album_RSList_Con .I_list_Ul li.imageBox dd p{position: absolute; border: 1px solid #d3caca; left: 4px; top: 10px; width: 100%; height: 100%; background-color: #fff; padding: 6px;} .Album_RSList_Con .I_list_Ul li.imageBox dd a{display: inline-block; position: absolute; border: 1px solid #d3caca; right: 2px; top: -4px; background-color: #fff; overflow: visible!important; padding: 6px;} .Album_RSList_Con .I_list_Ul li.imageBox dd img{padding:6px; background-color: #fff; border: 1px solid #d3caca; position: absolute; right: 2px; top: -4px; /*max-height: 200px!important; width: auto!important; height: auto!important;*/} .Album_RSList_Con .I_list_Ul li.imageBox dt{margin-top: 20px; padding: 6px;} .Album_RSList_Con .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"] a{font-size:12px;} .Album_RSList_Con .I_list_Ul li.imageBox dt a{width: auto; text-align: left; } .Album_RSList_Con .I_list_Ul li.imageBox .photoCount{padding:4px; top: 182px; right: 30px; color: #fff; font-size: 12px; position: absolute; background-color: #000;} .Album_RSList_Con .I_list_Ul li.imageBox .photoCount span{margin-right: 0px; color: #fff; margin-top: 0px;} /*缩略图单位和名称一行显示*/ .I_list_Ul li.imageBox dt{white-space:nowrap; text-overflow:ellipsis;overflow:hidden;} .I_list_Ul li.imageBox dt p[field="TITLE"]{font-size:14px;} .I_list_Ul li.imageBox dt p[field="TITLE"] a{color:#007ad5;} .I_list_Ul li.imageBox dt p[field="TITLE"] a:hover{color:#f60;} .I_list_Ul li.imageBox dt p[field="TITLE"] label{margin-right:5px;} .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"], .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{ display:inline-block; text-overflow:ellipsis; overflow:hidden;} .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"]>span>*{/*margin-right:10px;width:50px;*/ padding:0 0.5em;}/*名称作者*/ .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"]>.hide{display:none}/*名称作者*/ .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{width:auto;}/*单位*/ .small .I_list_Ul li.imageBox{padding: 0px 5px;} .small .I_list_Ul li.imageBox .photoCount{top: auto; bottom: -18px;right: -12px;} #Photo_list .I_list_Ul li.imageBox dl{padding: 6px 5px 0px 5px;} .Album_RSList_Con .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"]{ width:40%;}/*作者*/ .Album_RSList_Con .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{width:50%;}/*单位*/ /**20180718兰_修改*/ /*.thumbView .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{ margin-right:10px;}*/ .thumbView .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{ margin-right:0px;} /*.thumbView .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"]{margin-right:0;}*/ .thumbView .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"]{margin-right:10px;} /*E=相册详细*/ /*S=电脑活动*/ .fl_tab_content_common .I_list_Ul li.imageBox dl{padding:12px 12px 0 16px;} .fl_tab_content_common .I_list_Ul li.imageBox dd{border:none;} .fl_tab_content_common .I_list_Ul li.imageBox dt{display:none;} .fl_tab{float:right;} .fl_tab a.fl_tab_item{display:inline-block; margin:0 6px; padding:0 10px; height:30px; line-height:30px; background:#bebebe; border:#b4b4b4 solid 1px; color:#fff;} .fl_tab a.selected{background:#ee5c35; border:#e15732 solid 1px;} .fl_tab a.fl_tab_item:hover{background:#ee5c35; border:#e15732 solid 1px; text-decoration:none;} /*E=电脑活动*/ /*单位排行*/ .corperationTop .panel-body{border:none;} .FR_ .corperationTop .I_list_Ul li.textList{height:26px; line-height:26px;} .FR_ .corperationTop .I_list_Ul .rowWidth{height:26px; line-height:26px;} .FR_ .corperationTop .I_list_Ul .rowWidth li{height:26px; line-height:26px;} .FR_ .corperationTop .I_list_Ul .rowWidth li.nrCount{float:right;} .FR_ .corperationTop .I_list_Ul .rowTitle{background:#e3dede;font-weight:normal;} .corperationTop .I_list_Ul .rowWidth span{padding:0; cursor:pointer;} .corperationTop .I_list_Ul .li01{border-bottom-style:solid; border-bottom-color:#ecebeb;border-bottom-width:1px;} .corperationTop .I_list_Ul .li03 , .corperationTop .I_list_Ul .li02{background:#fff;} /*作品推荐排行*/ .worksCommendTop .panel-body{border:none;} .FR_ .worksCommendTop .I_list_Ul li.textList{height:26px; line-height:26px;} .FR_ .worksCommendTop .I_list_Ul .rowWidth{height:26px; line-height:26px;} .FR_ .worksCommendTop .I_list_Ul .rowWidth li{height:26px; line-height:26px;} .FR_ .worksCommendTop .I_list_Ul .rowWidth li.nrCount{float:right;} .FR_ .worksCommendTop .I_list_Ul .rowTitle{background:#e3dede;font-weight:normal;} .worksCommendTop .I_list_Ul .rowWidth span{padding:0; cursor:pointer;} .worksCommendTop .I_list_Ul .li01{border-bottom-style:solid; border-bottom-color:#ecebeb; border-bottom-width:1px;} .worksCommendTop .I_list_Ul .li03 , .worksCommendTop .I_list_Ul .li02{background:#fff;} /*用户统计*/ .userTop .panel-body{border:none;} .FR_ .userTop .I_list_Ul li.textList{height:26px; line-height:26px;} .FR_ .userTop .I_list_Ul .rowWidth{height:26px; line-height:26px;} .FR_ .userTop .I_list_Ul .rowWidth li{height:26px; line-height:26px;} .FR_ .userTop .I_list_Ul .rowWidth li.userName{text-align: left;width:30%;} .FR_ .userTop .I_list_Ul .rowWidth li.commendCount{padding-left: 5px;width: 20%;} .FR_ .userTop .I_list_Ul li.textList .rowWidth li.userName{width:42px; overflow:hidden;} .FR_ .userTop .I_list_Ul li.textList .rowWidth li.commendCount{text-align: center; width:20%;} .FR_ .userTop .I_list_Ul .rowTitle{background:#e3dede;font-weight:normal;} .userTop .I_list_Ul .rowWidth span{padding:0; cursor:pointer;} .userTop .I_list_Ul .li01{border-bottom-style:solid; border-bottom-color:#ecebeb;border-bottom-width:1px;} .userTop .I_list_Ul .li03 , .userTop .I_list_Ul .li02{background:#fff;} /*用户使用动态userNews*/ .userNews .panel-body{border:none;} .FR_ .userNews .I_list_Ul li.textList{height: 26px; line-height: 26px;white-space:nowrap; /*强制不换行*/overflow:hidden; /*自动隐藏文字*/text-overflow: ellipsis; /*文字隐藏后添加省略号*/-o-text-overflow:ellipsis; /*适用于opera浏览器*/} .FR_ .userNews .I_list_Ul .rowWidth{height:26px; line-height:26px;} .FR_ .userNews .I_list_Ul .rowWidth li{height:26px; line-height:26px;} .FR_ .userNews .I_list_Ul .rowWidth label{color:#5d9ccd;} .FR_ .userNews .I_list_Ul .rowTitle{background:#e3dede;font-weight:normal;} .userNews .I_list_Ul .rowWidth span{padding:0; cursor:pointer;} .userNews .I_list_Ul .li01{border-bottom-style:solid; border-bottom-color:#ecebeb;border-bottom-width:1px;} .userNews .I_list_Ul .li03 , .userNews .I_list_Ul .li02{background:#fff;} /*S=-----zone_pop_list-----*/ .zone_pop_list .I_list_Ul .imageBox dl{position:relative; height:100%; } .zone_pop_list .I_list_Ul .imageBox dd{border-radius:50%; border:0; margin:0 auto; position:initial;} .zone_pop_list .I_list_Ul .imageBox dt{} .zone_pop_list .I_list_Ul .imageBox img{border-radius:50%;} .zone_pop_list .I_list_Ul .imageBox dl .pop_description{color:#fff; position:absolute; left:0; top:0; background:#000; height:100%; width:100%; cursor:pointer; transform: scaleX(0);transition: transform 0.1s linear; opacity:0;} .zone_pop_list .I_list_Ul .imageBox dl .pop_description .pop_detail{right: 10px; bottom:0; position: absolute; padding: 10px 0 0;} .zone_pop_list .I_list_Ul .imageBox dl .pop_description .pop_detail a{color: #03A9F4;} /*.zone_pop_list .I_list_Ul .imageBox dl > dd:hover .pop_description{opacity:0.6; transform: scaleX(1);transition: transform 0.1s linear;} */ .zone_pop_list .I_list_Ul .imageBox dl .pop_description{word-break:break-all; text-align:left;} .zone_pop_list .I_list_Ul .imageBox dl .pop_description > span{display:block; padding:6%; text-align:left; font-size:14px;} .zone_pop_list .I_list_Ul .imageBox dt p{white-space:normal;} .zone_pop_list .I_list_Ul .imageBox dt p.description span{display:inline-block; height:3em; overflow:hidden; color:#999;font-size:12px;} /*E=-----zone_pop_list-----*/ /*S=======kc-product_list 图片列表=======*/ /* CSS Document 课程列表页样式*/ .kc-product-list{font-size: 12px;} .kc-product-list ul{/* width:920px;*/} .kc-product-list li{float:left; margin: 1% 1% 0 0; width: 19%;} .kc-product-list .item-panel{width:100%;background:#fff;} .kc-product-list .item-panel{} .kc-product-list .item-panel:hover{border-color:#188eee;box-shadow: 0 0 3px #ccc;} .kc-product-list .item-pic{width:100%; overflow:hidden; position:relative;} .kc-product-list .item-pic:before{content:"";display: inline-block;padding-top:75%;} .kc-product-list .item-pic a{position:absolute; left:0; top:0; display:block; width:100%; height:100%; overflow:hidden;} .kc-product-list .item-pic img{width:100%; height:100%;} .kc-product-list .item-pic img{transition: transform 0.25s ease 0s; -webkit-transition: transform 0.25s ease 0s; -moz-transition:transform 0.25s ease 0s; -ms-transition:transform 0.25s ease 0s;} .kc-product-list .item-panel:hover .item-pic img{transform: scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform: scale(1.05);} .kc-product-list .item-pic .item-pic-txt{position:absolute; left:0; bottom:0; width:100%; color:#fff; background:rgba(0,0,0,0.4);} .kc-product-list .item-pic-txt .tit{background:rgba(252, 98, 56, 0.9); float:left; width:20%; height:3em; line-height: 3em; text-align:center;} .kc-product-list .item-pic-txt .con{float:right; width:80%;height:3em; line-height: 3em; text-align: center;} /*item-texts*/ .kc-product-list .item-texts{padding:2%; width: 100%;} /*icon*/ .kc-product-list .ico-item{background:url(../../_public/images/recommend-ico.png) no-repeat; display:inline-block; text-indent:-999em; overflow:hidden;} .kc-product-list .item-pic .ico-item-dj, .kc-product-list .item-pic .ico-item-yj, .kc-product-list .item-pic .ico-item-hot{position: absolute; left: 0; top: 0;} .kc-product-list .item-pic .ico-item-st{position:absolute; right:0; top:0;} .kc-product-list .ico-item-dj{height: 55px;width: 55px; background-position:0 0;} .kc-product-list .ico-item-yj{height: 55px;width: 55px; background-position:-55px 0;} .kc-product-list .ico-item-st{width:52px; height:22px; background-position:-120px 0;} .kc-product-list .ico-item-hot{height: 55px;width: 55px; background-position: -330px 0;} .kc-product-list .item-title{display:block; height:3em; margin-bottom:1em; color:#666; overflow:hidden; font-size: 1.2em;} .kc-product-list .item-addition{} .kc-product-list .item-addition::after{clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden;} .kc-product-list .item-addition .price{color: rgb(187, 187, 187); float: left; font-family: Helvetica,verdana,arial,serif; max-width: 100px; overflow: hidden; text-overflow: ellipsis; vertical-align: baseline; white-space: nowrap;} .kc-product-list .item-addition .price em{font-size:0.8em; margin-right: 3px;} .kc-product-list .item-addition .price.hot-price, .kc-product-list .item-addition .price.off-price{color: rgb(255, 102, 0); font-family: arial;font-size: 2em;} .kc-product-list .item-addition .price.off-price{color: #71c500;} .kc-product-list .item-addition .satisfaction{color: rgb(187, 187, 187);float: left;font-size:1.2em;} .kc-product-list .item-addition .number{color: rgb(187, 187, 187); float: right; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap;} /*school*/ .kc-product-list .item-panel .school{border-top: 1px dotted rgb(217, 217, 217); clear: both; height: 30px; margin-top:6px;position:relative;} .kc-product-list .item-panel .school a.url{color: rgb(187, 187, 187); display: inline-block; line-height: 30px; max-width: 158px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .kc-product-list .item-panel .school a.url:hover{color:#188eee;} .pop-school{background-color: #fff; border: 1px solid #e6e6e6; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); display: none; left: -2.4%; position: absolute; top: 30px; width: 104.8%; z-index: 1060;} .pop-school.top{margin-top: -10px;} .pop-school.right{margin-left: 10px;} .pop-school.bottom{margin-top: 10px;} .pop-school.left{} .kc-product-list .item-panel .school:hover .pop-school{animation-delay: 0.2s; animation-duration: 0.5s; animation-fill-mode: both; animation-name: pop-school; animation-timing-function: ease; display: block;} @keyframes pop-school{0%{opacity: 0;} 100%{opacity: 1;}} .pop-school > .arrow{height: 8px; left: 20px; overflow: hidden; position: absolute; top: -8px; width: 17px;} .pop-school > .arrow em{border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(221, 221, 221); border-style: solid; border-width: 0 9px 9px; display: block; height: 0; left: 0; overflow: hidden; position: absolute; top: 0; width: 0;} .pop-school > .arrow i{border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255); border-style: solid; border-width: 0 9px 9px; display: block; height: 0; left: 0; overflow: hidden; position: absolute; top: 1px; width: 0;} .pop-school-title{background-color: rgb(255, 255, 255); padding: 10px 20px;} .pop-school-title .name{color: rgb(153, 153, 153); font-size: 12px; line-height: 1.5em;} .pop-school-content{border-top: 1px dotted rgb(217, 217, 217); margin: 0 10px 10px; padding-top: 10px;} .pop-school-content dl{clear: both; height: 25px; width: 100%;} .pop-school-content dt{color: rgb(187, 187, 187); float: left; height: 25px; line-height: 25px; text-align: center; width: 50px;} .pop-school-content dd{line-height: 25px; text-align: left;} .pop-school-content dd a{color: rgb(187, 187, 187);} /*kc-slidup*/ .kc-slidup > li{position:relative; padding-bottom:6.2rem;} .kc-slidup > li:before{content:"" ; display:inline-block; padding-top:75%;} .kc-slidup .item-panel{overflow:hidden; position: absolute; height:100%; left:0; top:0;} .kc-slidup .item-texts{bottom:-4.1rem; position:absolute;background:#fff; transition:bottom 0.5s ;-moz-transition: bottom 0.5s; -webkit-transition: bottom 0.5s;} .kc-slidup > li:hover .item-texts{bottom:0; cursor:pointer;} .kc-slidup .item-title{height:1.5em;} /*E=======kc-product_list 图片列表=======*/ /*S=投票列表*/ .er-voteList.kc-product-list li{border: 1px solid #ddd;} .er-voteList.kc-product-list li{margin: 1% 1% 0 0; width: 19%;} .er-voteList.kc-product-list .item-texts{width: auto;} .er-voteList.kc-product-list .item-title{min-height: 6em; border-bottom: 1px dotted #ccc;} .er-voteList.kc-product-list .item-title a{display: block;} .er-voteList.kc-product-list .item-title a.title01{color: #d80303; font-size: 1.4em;} .er-voteList.kc-product-list .item-title a.title02{color: #555;} .er-voteList.kc-product-list .item-addition .satisfaction{line-height: 2.4em;font-size:1.2em;color: #d80303;} .er-voteList .item-addition .Stop_voting{float: right; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap;} .er-voteList{border:.8em solid #efb8b8;padding:1%} .er-voteDetail .er-vote-li{width:100%!important} /*E=投票列表*/ /*-S=------AllActivities---所有活动列表-------*/ .AllActivities .panel-body{border: #cccccc solid 1px;} .AllActivities .I_list_Ul{padding: 5px;} .AllActivities .I_list_Ul div.imageDetailBox .left dl{padding: 0px;} .AllActivities .I_list_Ul div.imageDetailBox .imageDetailUl .title{font-size: 18px; } .AllActivities .I_list_Ul div.imageDetailBox .imageDetailUl .detail{margin-right: 140px; font-size: 14px;} .AllActivities .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb {top: 14px;right: 0;} .AllActivities .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb span a{display: block;font-size:0;} .AllActivities .join_now{display: block; background: url(images/icons.png) no-repeat right -114px; width: 107px; height: 36px; font-size: 0; line-height: 0;} .AllActivities .join_now:hover{background: url(images/icons.png) no-repeat right -150px; width: 107px; height: 36px; font-size: 0; line-height: 0;} .AllActivities .excellent_works{background: url(images/icons.png) no-repeat right -42px; width: 107px; height: 36px; font-size: 0; line-height: 0;} .AllActivities .excellent_works:hover{background: url(images/icons.png) no-repeat right -78px; width: 107px; height: 36px; font-size: 0; line-height: 0;} .AllActivities .all_works{display: block; background: url(images/all_works.png) no-repeat left top; width: 107px; height: 36px; font-size: 0; line-height: 0; margin-top: 6px;} .AllActivities .all_works:hover{background: url(images/all_works.png) no-repeat left -38px; width: 107px; height: 36px; font-size: 0; line-height: 0; margin-top: 6px;} .AllActivities .cbdw{display: inline-block!important; width: 340px; color: red; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; /*兼容谷歌 欧朋*/ word-break: keep-all; white-space: nowrap; /* ie6 7兼容*/} .AllActivities .csdx{display: inline-block!important; width: 200px; color: red; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; /*兼容谷歌 欧朋*/ word-break: keep-all; white-space: nowrap; /* ie6 7兼容*/} .AllActivities .hdsj{display: inline-block!important; width: 340px; color: red; overflow: hidden;} .AllActivities .scjzsj{display: inline-block!important; width: 200px; color: red; overflow: hidden;} .AllActivities .description label{display: inline-block!important;} .AllActivities .description{color: red; display: block;} .AllActivities .cbdw label, .AllActivities .cbcsdxdw label, .AllActivities .hdsj label, .AllActivities .scjzsj label, .AllActivities .description label{color: #000;} .AllActivities .I_list_Ul div.evenRow{ background:none;} /*E=------AllActivities---所有活动列表-------*/ .Activity-center-con{width: auto; background: #fff; border: 1px solid rgb(239, 238, 238); margin-bottom: 20px; overflow: hidden; padding: 0px;} .Activity-center-con-pic .mask{position:absolute; left:0; bottom:0; width:100%; background: rgba(0,0,0,0.5); color:#fff; line-height:160%; transform:translateY(100%); transition:transform 0.5s ease-in-out;} .Activity-center-con-pic:hover .mask{transform:translateY(0);} .Activity-center-con-pic .mask > div{padding:1em;} .Activity-center-con-pic{height: 300px; overflow: hidden; position: relative; margin-right:20px;} .Activity-center-con-pic img{height: 100%; width: 100%;} .Activity-center-con-info{width: 320px; float:right; padding:10px;} .Activity-center-con-info .title{color: rgb(51, 51, 51); font-size: 24px; margin-bottom: 10px; line-height:140%; overflow: hidden;} .Activity-center-con-info .personality{background-color: rgb(251, 158, 40); color:#fff; display: block; float: left; font-size: 14px; height: 22px; line-height: 22px; margin: 6px 10px 0 0; text-align: center; width: 48px;} .Activity-center-con-info .ifno{color:#666; padding-left:0;} .Activity-center-con-info .info li{height: 26px; line-height: 26px; font-size: 14px;} .Activity-center-con-info .text{color: rgb(170, 170, 170); display: inline-block; width: auto;} .Activity-center-con-info .total .text, .Activity-center-con-info .validity .text{letter-spacing:2px;} .Activity-center-con-info .total em, .Activity-center-con-info .validity em{letter-spacing:2px;} .Activity-center-con-info .Btnbox{clear:both;} .Activity-center-con-info .Btnbox .hotBtn{font-family: "microsoft yahei"; font-size: 20px; height: 50px; line-height: 50px; width: 100%;display:block;background:#fcc52f;border-radius: 4px;color:#fff;text-align:center;text-shadow: 0 1px 2px rgba(0,0,0,0.1);} .Activity-center-con-info .Btnbox .hotBtn:hover{background-color: #f2bb25;} .con-box{} .con-box .fz18{font-size:18px; font-weight:blod;} .con-box-ul{} .con-box-ul li{float:left; text-align:center; width:33%; margin-top:10px;line-height:2em;margin-bottom:10px; border-right:1px solid #eee;} .con-box-ul li:last-child{border-right:0;} .con-box-ul li.bt-line{border-bottom:#ddd solid 1px; padding-bottom:20px;} .con-box-ul li a{display:block; cursor:pointer;font-size:16px;} /*第2种活动展示方式*/ .Activity-center-con-column{} .Activity-center-item{float: left; border: 1px solid #e6e6e6; margin-right: 1%; margin-bottom: 1%; overflow: hidden; width: 48%;} .Activity-center-item:nth-child(2n+2){margin-right: 0;} .Activity-center-thumb{} .Activity-center-thumb a{display: block; padding-top: 45%; position: relative;} .Activity-center-thumb img{height: 100%; left: 0; position: absolute; top: 0; width: 100%;} .Activity-center-title{padding: 5px 10px 0;} .Activity-center-title a{color: #1398e7; font-size: 16px; line-height: 30px;} .Activity-center-info, .Activity-center-date{padding: 5px 10px;} .Activity-center-title, .Activity-center-info{/* border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; */} .Activity-center-info{text-indent: 2em;} .Activity-center-info a{font-size: 16px; line-height: 30px;} .Activity-center-date{background: #e6e6e6; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; color: #000; font-size: 16px; line-height: 30px; padding: 10px;} .Activity-center-date a{background: #ff6478; border-radius: 3px; color: #fff; display: inline-block; float: right; line-height: 30px; padding: 0 12px; text-align: center;} /*S=--------新控件-图片滚动----------*/ .er-carouseindex{font-size: 12px; cursor: pointer; overflow: hidden; position: relative;} .er-carouseindex-left, .er-carouseindex-right{display: block; width: 15px; position:absolute; /*left:0;*/ top:0; height:100%; cursor: pointer; z-index:2;} .er-carouseindex-left{left:10px;} .er-carouseindex-right{/*left:initial;*/right:10px;} .er-carouseindex-right{float: right;} .er-carouseindex-left >span, .er-carouseindex-right >span{position:absolute; top:50%; font-size:1.4em; display: block;} .er-carouseindex-left .fa, .er-carouseindex-right .fa{display: block;margin-top:-0.5em;} .er-carouseindex-left .fa:before{margin-top:-0.5em;display: inline-block;} .er-carouseindex-con{overflow: hidden; position: relative; margin-left:15px; margin-right:15px;} .er-carouseindex .er-carouseindex-con{margin-right:25px; margin-left:25px;} .er-carouseindex.notButton .er-carouseindex-con{margin-right:0px; margin-left:0px;} .er-carouseindex-bar{height: auto; position: absolute; bottom: 10px; left: 50%; width:60%; margin-left:-30%; z-index:100; text-align:center;} .er-carouseindex-circle{width: 15px; height: 15px; background: rgba(0,0,0,0.7); border-radius: 50%; display: inline-block; margin:0 0.5em; transition: all 0.5s ease;} .er-carouseindex-item{white-space: nowrap; position: relative; z-index: 1; line-height:0;}/*2018.10.23修改line-height:1*/ .er-carouseindex-circle:hover{background: #C7015C; transform: scale(1.15);} .circleSelected{background: #C7015C; transform: scale(1.15);} .er-carouseindex-box{display:inline-block;float: none !important;} .er-carouseindex-box .imageBox{margin:0px;} .carouseIndex_vue .er-carouseindex-box .imageBox{ margin:0;} .er-carouseindex-box .imageBox a{display:block; position:relative;} .er-carouseindex-box .imageBox a img{width:100%; height:100%; min-width:initial; min-height:initial; position:absolute;left:0; top:0;} .er-carouseindex-box .imageBox dt p{overflow:hidden; height:auto;} /*.er-carouseindex-box .imageBox dd a{padding-top:75%;}*/ .carouseIndex_vue .er-carouseindex-box .imageBox dt p.others{display:none;} .I_list_Ul .er-carouseindex-box .imageBox dl {padding:0px;} .I_list_Ul .er-carouseindex-box .columnAll:after {height:0px;content:"";overflow:hidden;clear:both;display:block;} .I_list_Ul .er-carouseindex-box {text-align:center;} .I_list_Ul .er-carouseindex-box .imageBox dd{width:100%; border:0;} .er-carouseindex .columnAll{ padding:15px 0 0 0;} .er-carouseindex .columnAll .imageBox dd a{width:175px; height:100%;} .articleListMod-3 .articleList-box{ margin-bottom:0;} /*E =---------图片滚动----------*/ .zone_condition_con > div{float: left;} .zone_condition_con{position:relative;z-index:1;} .zone_condition_con:after{content: ""; display: block; clear: both;} .zone_condition_search{margin-right:20px;} .zone_condition_order{margin-left:10px;} .zone_condition_order li{float: left;} .zone_condition_order li a{display: inline-block; padding: 0 10px; line-height: 2em; border: 1px solid #ccc; border-right: 0; background: #fff;} .zone_condition_order li:last-child a{border-right: 1px solid #ccc;} .zone_condition_order li a:hover, .zone_condition_order li a.selected{background: #1aa1ee; color: #fff; border-color: #1aa1ee;} .sort_tree_item{float:left; margin-left:10px;} .sort_tree_item > *{display:inline-block; line-height:2em;} .sort_tree_item > div{position:relative; margin-left:8px;} .sort_tree_item > div > a{padding:0 8px; line-height:2em; display:inline-block; border:1px solid #ccc; background:#fff; position:relative; z-index:2; min-width:4em; padding-right:20px;} .sort_tree_item > div > a i{position:absolute; right:8px; top:8px;margin-top:-2px;color:#ccc;} .sort_tree_item > div:hover > ul{display:block;} .sort_tree_item > div:hover > a{border-color:#1aa1ee;} .sort_tree_item > div > ul{position:absolute; left:0; top:100%; z-index:1; min-width:100%; background:#fff; text-align:center; display:none; border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin-top:-1px; max-height:22em; overflow:auto;} .sort_tree_item > div > ul li{cursor:pointer; white-space:nowrap; border-left:1px solid #ccc; border-right:1px solid #ccc; line-height:2.2em; padding:0 5px;} .sort_tree_item > div > ul li:hover{background:#ddd;} .zon_total{float:none!important; text-align:right; padding-right:20px; font-size:16px;} .zon_total em{color:#1aa1ee; margin:0 6px;} .er-shutter{position:relative;height:200px; overflow:hidden; border:2px solid #69c1f1; margin-bottom:1%;} .er-shutter-item{position:absolute; right:0; top:0; height:100%; transition:transform 0.5s ease-in-out;} .er-shutter-bar{width:10%; background:#fff; float:left; height:100%; text-align:center; background: -moz-linear-gradient(left, #b5e0f9, white 8%); background: -webkit-gradient(linear, left top, right top, from(#b5e0f9), to(white));} .er-shutter-bar> div{display:inline-block; width:1em; font-size:16px;} .er-shutter-image{background:#f00; overflow:hidden; height:100%;} /*S=----帮助中心基本样式-----*/ /*left 菜单*/ .help_sub_menu{} .help_sub_menu li{height: 50px; line-height: 50px; border-top: #ceced0 solid 1px;} .help_sub_menu li.selected, .help_sub_menu li:hover{cursor: pointer; background: #dbe5f3;} .help_sub_menu li a{font-size: 18px; padding-left: 30px;} /* 右边顶部 help_third_menu*/ .help_third_menu{background: #f6f6f6; border: 2px solid #009bc9; padding: 10px;} .help_third_menu ul{display: inline-block;} .help_third_menu li{float: left; width: 50px; text-align: center; margin: 0 4px; padding: 6px 8px; border-radius: 8px 0 8px 0;} .help_third_menu li a{font-size: 16px;} .help_third_menu li.selected, .help_third_menu li:hover{background: #ff8d06;} .help_third_menu li.selected a, .help_third_menu li:hover a{color: #fff;} /*E=--帮助中心基本样式-----*/ .jcarousel-skin-tango .jcarousel-container{background:#f2f2f2;border:1px solid #ccc} .jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000} .jcarousel-skin-tango .jcarousel-next-horizontal{cursor:pointer;background:transparent url(images/next-horizontal.png) no-repeat 0 0} .jcarousel-skin-tango .jcarousel-next-horizontal:hover{background-position:-32px 0} .jcarousel-skin-tango .jcarousel-next-horizontal:active{background-position:-64px 0} .jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover{cursor:default;background-position:-96px 0} .jcarousel-skin-tango .jcarousel-prev-horizontal{cursor:pointer;background:transparent url(images/prev-horizontal.png) no-repeat 0 0} .jcarousel-skin-tango .jcarousel-prev-horizontal:hover{background-position:-32px 0} .jcarousel-skin-tango .jcarousel-prev-horizontal:active{background-position:-64px 0} .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover{cursor:default;background-position:-96px 0} .jcarousel-skin-tango .jcarousel-next-vertical{cursor:pointer;background:transparent url(images/next-horizontal.png) no-repeat 0 0} .jcarousel-skin-tango .jcarousel-next-vertical:hover{background-position:0 -32px} .jcarousel-skin-tango .jcarousel-next-vertical:active{background-position:0 -64px} .jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover{cursor:default;background-position:0 -96px} .jcarousel-skin-tango .jcarousel-prev-vertical{cursor:pointer;background:transparent url(images/prev-vertical.png) no-repeat 0 0} .jcarousel-skin-tango .jcarousel-prev-vertical:hover{background-position:0 -32px} .jcarousel-skin-tango .jcarousel-prev-vertical:active{background-position:0 -64px} .jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover{cursor:default;background-position:0 -96px} .jcarousel-skin-tango .jcarousel-container-horizontal{width:245px;padding:20px 40px} .jcarousel-skin-tango .jcarousel-container-vertical{width:75px;height:245px;padding:40px 20px} .jcarousel-skin-tango li img{width:75px;height:75px} .jcarousel-skin-tango .jcarousel-clip-horizontal{width:245px;height:75px} .jcarousel-skin-tango .jcarousel-clip-vertical{width:75px;height:245px} .jcarousel-skin-tango .jcarousel-item{width:75px;height:75px} .jcarousel-skin-tango .jcarousel-item-horizontal{margin-right:10px} .jcarousel-skin-tango .jcarousel-item-vertical{margin-bottom:10px} .jcarousel-skin-tango .jcarousel-next-horizontal{position:absolute;top:43px;right:5px;width:32px;height:32px} .jcarousel-skin-tango .jcarousel-prev-horizontal{position:absolute;top:43px;left:5px;width:32px;height:32px} .jcarousel-skin-tango .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px} .jcarousel-skin-tango .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px} .jcarousel-container{position:relative} .jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative} .jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0} .jcarousel-item,.jcarousel-list li{float:left;list-style:none;width:75px;height:75px} .jcarousel-next{z-index:3;display:none} .jcarousel-prev{z-index:3;display:none} .SlideImageA{border:1px solid #ddd;background-color:#fff;padding:2px} .SlideImageA .imageContainer{position:relative} .SlideImageA .imageContainer .image{position:absolute} .SlideImageA .titleBg{position:absolute;background-color:#000;width:100%;bottom:0;height:26px;line-height:26px;filter:alpha(opacity=40);opacity:.4} .SlideImageA .titleContainer{position:absolute;bottom:0;height:26px;line-height:26px;width:100%} .SlideImageA .titleContainer .number span{background-color:#fff;display:inline-block;padding:0 6px;color:#000;margin:0 2px} .SlideImageA .titleContainer .number span.selected{background-color:red;color:#fff;font-weight:700} .SlideImageA .titleContainer .number{height:20px;line-height:20px;margin-top:3px;position:absolute;right:2px;font-family:Arial} .SlideImageA .titleContainer .title div{position:absolute;left:0;top:0;height:26px;line-height:26px;color:#fff;text-indent:5px} .SlideImageA .detailContainer{position:relative} .SlideImageA .detailContainer .content{position:absolute;left:0;top:0;line-height:160%;padding:5px} .SlideImageB{background-color:#fff;border:1px solid #ddd;padding:2px} .SlideImageB .imageContainer{float:left;position:relative} .SlideImageB .imageContainer .image{position:absolute;left:0;top:0} .SlideImageB .textContainer{float:right;background-color:#f0f0f0} .SlideImageB .textContainer .text{margin-left:2px;padding:5px} .SlideImageB .textContainer .selected{background-color:#ddd} .SlideImageC{border:1px solid #ddd;background-color:#fff;padding:2px} .SlideImageC .image,.SlideImageC .text{float:left} .SlideImageC .text{width:14px;padding:0 4px;line-height:100%;height:100%;background-color:#f0f0f0} .SlideImageC .text span{margin-top:5px;display:inline-block} .SlideImageD{background-color:#fff;border:1px solid #ddd;padding:2px} .SlideImageD .bigImageContainer,.SlideImageD .thumbContainer{float:left} .SlideImageD .thumbContainer{margin-left:6px} .SlideImageD .thumbContainer .thumb{border:4px solid #f0f0f0} .SlideImageD .thumbContainer .selected{border-color:#f06} .SlideImageD .bigImageContainer{position:relative} .SlideImageD .bigImageContainer .image{position:absolute;left:0;top:0} .SlideImageD .bigImageContainer .textBg{position:absolute;bottom:0;left:0;height:40px;padding:5px 0;width:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5} .SlideImageD .bigImageContainer .text{position:absolute;bottom:0;left:0;height:40px;padding:5px;color:#fff} .SlideImageE{border:1px solid #ddd;background-color:#fff;padding:2px} .SlideImageE .imageContainer{float:left;position:relative} .SlideImageE .imageContainer .image{position:absolute;left:0;top:0} .SlideImageE .textContainer{float:left;margin-left:6px} .SlideImageE .textContainer .thumbImage{float:left;margin-right:6px} .SlideImageE .textContainer .textItem{padding:4px 0 4px 4px;background-color:#f0f0f0;line-height:160%} .SlideImageE .textContainer .textItem.selected{background-color:#fa0} .SlideImageG{background-color:#fff;border:1px solid #ddd;padding:2px} .SlideImageG .bigImageContainer,.SlideImageG .thumbContainer{float:left} .SlideImageG .thumbContainer{margin-top:4px} .SlideImageG .thumbContainer .thumb{border:4px solid #f0f0f0} .SlideImageG .thumbContainer .selected{border-color:#f06} .SlideImageG .bigImageContainer{position:relative} .SlideImageG .bigImageContainer .image{position:absolute;left:0;top:0} .SlideImageG .bigImageContainer .textBg{position:absolute;bottom:0;left:0;height:40px;padding:5px 0;width:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5} .SlideImageG .bigImageContainer .text{position:absolute;bottom:0;left:0;height:40px;padding:5px;color:#fff} .SlideImageG .thumbContainer div{float:left} .I_leftTabMenu{position:relative;height:200px;padding-left:140px} .I_leftTabMenu{background-color:#eee} .I_leftTabMenu .C_column_Title{background-color:#fff} .I_leftTabMenu .C_column_Title{position:absolute;left:0;top:0;width:140px;height:198px} .I_leftTabMenu .C_column_Title a{display:block;width:132px;height:32px;margin-top:0;line-height:32px;text-align:center} .I_leftTabMenu .C_column_Title a.tabMenu_Selected{border-width:0;width:133px} .I_leftTabMenu .C_column_Title a.tabMenu_Selected{background-color:#eee} .I_leftTabMenu .C_columnTabContent{border-width:0} .I_leftTabMenu .C_columnTabContent{background-color:transparent} .I_copyright .link{padding:20px 0;text-align:center;border-bottom-width:1px} .I_copyright .link{border-bottom-style:solid;border-bottom-color:#ddd} .I_copyright .link .line{display:inline-block;padding:0 8px} .I_copyright .link2{text-align:center;padding:10px} .I_copyright .link2 a{display:inline-block;margin:0 8px} .I_copyright .copy .left{float:left} .I_copyright .copy .right{float:right} .I_text_Ul{padding:5px 30px;text-align:center;border:1px solid #ddd;background-color:#fff} .I_text_Ul h2.title{font-size:2em} .I_text_Ul .attribute{padding:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#ccc;} .I_text_Ul .attribute .span1{margin-right:24px;color:#666} .I_text_Ul .textContent{padding:15px 0;text-align:left} .I_text_Ul .textContent img{max-width: 100%;} .I_text_Ul .textContent video{max-width:100%;} .I_text_Ul .active{text-align:right} .ArticalDetail .I_text_Ul h2.title{line-height:1.8em;color:#000; padding:20px 0;} .dh_img_833110{background:url(../_Images/dh_img.png) no-repeat left top!important;height:54px;width:54px;margin-left:5px} .dh_img_833120{background:url(../_Images/dh_img.png) no-repeat left -54px!important;height:54px;width:54px;margin-left:5px} .dh_img_833150{background:url(../_Images/dh_img.png) no-repeat left -108px!important;height:54px;width:54px;margin-left:5px} .dh_img_833160{background:url(../_Images/dh_img.png) no-repeat left -162px!important;height:54px;width:54px;margin-left:5px} .dh_img_833180{background:url(../_Images/dh_img.png) no-repeat left -216px!important;height:54px;width:54px;margin-left:5px} .dh_img_833210{background:url(../_Images/dh_img.png) no-repeat left -270px!important;height:54px;width:54px;margin-left:5px} .dh_img_833620{background:url(../_Images/dh_img.png) no-repeat left -324px!important;height:54px;width:54px;margin-left:5px} .dh_img_833100{background:url(../_Images/dh_img.png) no-repeat left -378px!important;height:54px;width:54px;margin-left:5px} .dh_img_833300{background:url(../_Images/dh_img.png) no-repeat left -432px!important;height:54px;width:54px;margin-left:5px} .dh_img_833601{background:url(../_Images/dh_img.png) no-repeat left -486px!important;height:54px;width:54px;margin-left:5px} .dh_img_833630{background:url(../_Images/dh_img.png) no-repeat left -540px!important;height:54px;width:54px;margin-left:5px} .dh_img_833500{background:url(../_Images/dh_img.png) no-repeat left -594px!important;height:54px;width:54px;margin-left:5px} .dh_img_833400{background:url(../_Images/dh_img.png) no-repeat left -648px!important;height:54px;width:54px;margin-left:5px} .dh_img_833170{background:url(../_Images/dh_img.png) no-repeat left -702px!important;height:54px;width:54px;margin-left:5px} .dh_img_833130{background:url(../_Images/dh_img.png) no-repeat left -756px!important;height:54px;width:54px;margin-left:5px} .dh_img_833140{background:url(../_Images/dh_img.png) no-repeat left -810px!important;height:54px;width:54px;margin-left:5px} .dh_img_833800{background:url(../_Images/dh_img.png) no-repeat left -865px!important;height:54px;width:54px;margin-left:5px} .dh_img_833900{background:url(../_Images/dh_img.png) no-repeat left -920px!important;height:54px;width:54px;margin-left:5px} .dh_img_834100{background:url(../_Images/dh_img.png) no-repeat left -974px!important;height:54px;width:54px;margin-left:5px} .dh_img_833700{background:url(../_Images/dh_img.png) no-repeat left -1028px!important;height:54px;width:54px;margin-left:5px} .dh_img_833600{background:url(../_Images/dh_img.png) no-repeat left -1083px!important;height:54px;width:54px;margin-left:5px} .dh_img_833200{background:url(../_Images/dh_img.png) no-repeat left -1138px!important;height:54px;width:54px;margin-left:5px} .dh_img_833190{background:url(../_Images/dh_img.png) no-repeat left -1192px!important;height:54px;width:54px;margin-left:5px} .dh_img_833005{background:url(../_Images/dh_img.png) no-repeat left -1248px!important;height:54px;width:54px;margin-left:5px} .dh_img_833006{background:url(../_Images/dh_img.png) no-repeat left -1358px!important;height:54px;width:54px;margin-left:5px} .dh_img_833007{background:url(../_Images/dh_img.png) no-repeat left -1303px!important;height:54px;width:54px;margin-left:5px} .dh_img_833001{background:url(../_Images/dh_img.png) no-repeat left -810px!important;height:54px;width:54px;margin-left:5px} .dh_img_833002{background:url(../_Images/dh_img.png) no-repeat left -1083px!important;height:54px;width:54px;margin-left:5px} .dh_img_834200{background:url(../_Images/dh_img.png) no-repeat left -1413px!important;height:54px;width:54px;margin-left:5px} .dh_img_900071 {background:url(../_Images/dh_img.png) no-repeat left -865px!important;height:54px;width:54px;margin-left:5px} .dh_img_900072 {background:url(../_Images/dh_img.png) no-repeat left -54px!important;height:54px;width:54px;margin-left:5px} .ResourcePlayer .I_text_Ul{padding:0;border:0;background:0;position:relative;} .ResourcePlayer h2.title{float:left;} .ResourcePlayer .attribute{float:right} .ResourcePlayer .textContent{clear:both;padding:0;background-color:#fff;} .swf .ResourcePlayer .textContent{clear:both;padding:0;background-color:#000;text-align:center} .ResourcePlayer .textContent *{vertical-align:auto;white-space:normal;} .ResourcePlayer .textContent .magazine-viewport{height:600px!important;} .ResourcePlayer .attribute{border:0;padding:0;font-size:12px;margin-left:12px;margin-top:20px;font-size:14px;position:absolute;right:0;} .ResourcePlayer .attribute a{color:#666;font-size:12px;} .ResourcePlayer .attribute .span1{margin-right:8px;} .ResourcePlayer .attribute a:hover{text-decoration:none;} .ResourcePlayer h2.title{color:#000;font-size:20px;padding:20px 0 20px 12px;text-align:left; width: 60%;text-overflow: ellipsis; overflow: hidden;white-space: nowrap;} .httpUploadOpen{position:absolute;right:20px;top:0} .httpUploadOpen,.httpUploadOpen span{height:28px;line-height:28px;display:inline-block;vertical-align:baseline;background:url(images/startbutton.png) no-repeat;} .httpUploadOpen span{padding-left:10px} .httpUploadOpen:hover{background-position:right -28px;color:#017503} .httpUploadOpen{background-position:right -56px;padding-right:30px;color:#000;cursor:pointer} .homePageBottom{height:30px;line-height:30px;position:fixed;bottom:0;left:0;width:100%} .homePageBottom span.title{margin-left:10px;color:#888} .ERBookLayout{min-width:1024px;overflow:hidden;position:relative} .ERBookLayout .FL_{width:200px;z-index:999} .ERBookLayout .FM_{margin-left:200px;margin-right:260px} .ERBookLayout .FR_{width:260px;margin-left:-260px;z-index:999} .ERBookLayout .C_columnTabContent{overflow:auto} .ERBookLayout .FL_ .C_column,.ERBookLayout .FR_ .C_column, .ERBookLayout .leftBarC,.ERBookLayout .rightBarC{float:left} .ERBookLayout .FL_ .C_column{width:191px} .ERBookLayout .FR_ .C_column{width:251px} .ERBookLayout .leftBar,.ERBookLayout .rightBar{width:9px;overflow:hidden;background:url(images/ebookshadow.png) repeat-y} .ERBookLayout .leftBar{background-position:right top} .ERBookLayout .rightBar{background-position:left top} .ERBookLayout .leftBar a{display:block;text-indent:-100px;background:url(images/ebookbar.png) no-repeat left center} .ERBookLayout .rightBar a{display:block;text-indent:-100px;background:url(images/ebookbar.png) no-repeat right center} .ERBookLayout .FR_ .I_list_Ul li.textList{font-size:12px;border-bottom:0;text-indent:4px} .ERBookLayout .FR_ .I_list_Ul li.evenRow{background-color:#fff} .ERBookLayout .FL_ .C_column .C_column_Title{background-image:none;border:0;background-color:#cfdfe6;height:35px;line-height:35px;border-bottom:1px solid #85b2c9} .ERBookLayout .FR_ .next,.ERBookLayout .FR_ .prev{display:none} .ERBookLayout .FR_ .C_column .C_column_Title{background-image:none;border:0;background-color:#cfdfe6;line-height:35px;height:72px} .ERBookLayout .FR_ .tabBox{height:35px;line-height:35px;margin:0} .ERBookLayout .FR_ .slidetree_0{border-bottom:1px solid #85b2c9} .ERBookLayout .FR_ .slidetree_0 .slidetree_node{color:#0b4667;font-size:14px;padding:0 5px} .ERBookLayout .FR_ .slidetree_0 .selected{background:#85b2c9;color:#fff} .ERBookLayout .slidetree_1{background-color:#cfdfe6;padding:0 4px;margin-top:1px} .ERBookLayout .FR_ .slidetree_1 .slidetree_node{color:#0b4667;padding:0 6px;height:24px;line-height:24px;margin-top:5px} .ERBookLayout .FR_ .slidetree_node:hover{text-decoration:none;color:#000} .ERBookLayout .FR_ .slidetree_1 .selected{background:#85b2c9;color:#fff} .ERBookLayout .FL_ .C_column .C_column_Title h3 a,.ERBookLayout .FR_ .C_column .C_column_Title h3 a{color:#0b4667} .ERBookLayout .FL_ .C_column .C_columnTabContent,.ERBookLayout .FR_ .C_column .C_columnTabContent{background-color:#f5f6f9;border:0} .ERBookLayout .FR_ .C_column .C_columnTabContent{padding:0} .ERBookLayout .FL_ .leftBarTop,.ERBookLayout .FR_ .rightBarTop{height:35px;line-height:35px;border-bottom:1px solid #85b2c9;background:url(images/ebookbarTShadow.png) repeat-y;width:9px} .ERBookLayout .FL_ .leftBarTop{background-position:right top} .ERBookLayout .FR_ .rightBarTop{background-position:left top} .ERBookLayout .tree-node-selected{background-color:#85b2c9;color:#fff} .ERBookLayout .tree-node-hover{background-color:#cfdfe6} .ERBookLayout .tree-node{height:22px;line-height:22px} .ERBookLayout .showList,.ERBookLayout .showThumb{background:url(images/viewMode.png) no-repeat;width:15px;height:15px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;vertical-align:middle;margin-left:4px} .ERBookLayout .showList{background-position:left top} .ERBookLayout .showList.selected{background-position:left -15px} .ERBookLayout .showList:hover{background-position:left -30px;text-decoration:none} .ERBookLayout .showThumb{background-position:-15px top} .ERBookLayout .showThumb.selected{background-position:-15px -15px} .ERBookLayout .showThumb:hover{background-position:-15px -30px;text-decoration:none} .ERBookLayout .showType{vertical-align:middle;display:inline-block} .ERBookLayout .Resource_search{padding:0 4px 6px 4px;background-color:#cfdfe6} .ERBookLayout .Resource_relation{overflow-y:auto} .ebook-list-item { float:left; border-bottom:1px solid #ddd; padding:8px 0;} .ebook-list-item h3 { margin:6px 10px;font-size:14px;font-weight:bold;} .ebook-list-item-body {margin:10px;margin-top:0; position:relative;} .ebook-list-item-thumb {float:left;margin-right:10px; padding:3px;border:1px solid #ddd;line-height:100%;} .ebook-list-item-thumb a { display:block;line-height:0;} .ebook-list-item-property {overflow:hidden;width:156px;} .ebook-list-item-action {position:absolute;width:156px; bottom:0;right:0;} .ebook-list-item-action a { color:#dd0808;} .book_description{overflow:hidden; background:none; border:0; margin-bottom:10px!important;} .book_description .action{text-align:center;} .book_description .action a{display:inline-block; line-height:30px; background-color:#fb7d04; color:#fff; padding:0 30px; font-size:16px;} .book_description .thumb{float: left; width: 200px; margin-right:16px; background-color:#fff; padding:0.5em; border:1px solid #ddd;} .book_description .thumb img{width:100%;} .book_description .info{overflow:hidden; background-color:#fff; padding:10px; border:1px solid #ddd;} .book_description .property{padding:1em;} .book_description .info h2{border-bottom:1px solid #ddd; font-size:18px; line-height:300%; font-weight:normal; padding:0; text-indent:1em;} .book_description .detail{padding:0 1em;} /*S=百叶窗-----*/ .focusBox{position:relative;height:200px; margin: 32px 0px;background: #cce9f8; border: #fff solid 2px;padding:20px 0;z-index:0;} .focusBox ul{position:relative;width:710px;font-size:16px;} .focusBox li{z-index:0;position:absolute;width:0;background:#787878;height:0;cursor:pointer;border-radius:4px;box-shadow:1px 1px 12px rgba(200,200,200,1)} .focusBox li img{width:100%;height:100%;vertical-align:top} .focusBox li p{position:absolute;left:0;bottom:0;width:100%;text-indent:8px;color:#fff} .focusBox li p span{display:inline-block;width:100%;line-height:200%;overflow:hidden;} .focusBox li a {text-align: right; display: block;} .focusBox .next,.focusBox .prev{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px} .focusBox .prev{background:url(images/btn_prev_next.png) left bottom no-repeat;left:0} .focusBox .next{background:url(images/btn_prev_next.png) right bottom no-repeat;right:0} .focusBox .prev:hover{background-position:left top} .focusBox .next:hover{background-position:right top} .focusBox a.imgs-scroll-btn{ display:block; position:absolute; z-index:110; top:7px; right:15px; width:51px; height:23px; overflow:hidden; background:url(images/share-btn.png) no-repeat; text-indent:-999px; } /*E=百叶窗-----*/ .loginApp{position:relative;background:url(images/loginCloud.png) center center no-repeat;width:550px;height:390px;} .loginApp .li01 a{color:#0d4a8f;display:inline-block} .loginApp .li01 a:hover{text-decoration:none} .loginApp .li01 a:hover img{margin-top:-10px;width:72px;height:72px;margin-bottom:2px} .loginApp .li01 img{width:64px;height:64px} .loginApp .app0,.loginApp .app1,.loginApp .app2,.loginApp .app3,.loginApp .app4,.loginApp .app5,.loginApp .app6 { position:absolute;width:130px;text-align:center } .loginApp .app0{left:220px;top:0} .loginApp .app1{left:80px;top:58px} .loginApp .app2{right:80px;top:58px} .loginApp .app3{top:174px;left:30px} .loginApp .app4{top:174px;right:30px} .loginApp .app5{bottom:15px;left:110px} .loginApp .app6{bottom:15px;right:110px} .loginApp .itemTitle{height:36px;line-height:36px;font-size:16px;color:#0d4a8f;font-weight:700} .ESError{text-align:center;min-height:600px} .ESError .sorry{font-size:1.6em;font-family:微软雅黑;color:#3eaf0e} .vote_con{text-align:center;padding:10px 0;border-bottom:1px solid #ccc;background-color:#deffba} .vote_con .ERAB_expert_recommend{background:url(images/vote.png) no-repeat;width:182px;height:42px;line-height:36px;text-align:center;color:#fff;cursor:pointer} .vote_con .unable{background-position:left -42px} .vote_con .ERAB_expert_recommend:hover{opacity:.9} .vote_con .ERAB_expert_recommend a{color:#fff!important;font-size:16px;cursor:pointer;background:0 0!important;background-image:url(images/p_b_icons.png)!important;background-repeat:no-repeat!important;background-position:10px -56px!important;border:0!important} .vote_con .ERAB_expert_recommend span{background:0} .vote_con .ERAB_expert_recommend label{color:#fff} .vote_con_yk .ERAB_expert_recommend{background:url(images/vote_yk.png) no-repeat;width:142px;height:34px;line-height:34px;text-align:center;color:#fff;cursor:pointer} .vote_con_yk .unable{background-position:left -34px} .vote_con_yk .ERAB_expert_recommend:hover{opacity:.9} .vote_con_yk .ERAB_expert_recommend a{color:#fff!important;font-size:16px;cursor:pointer;background:0 0!important;background-image:url(images/p_b_icons.png)!important;background-repeat:no-repeat!important;background-position:0 -54px!important;border:0!important;padding-left:26px!important;line-height:32px!important;padding-right:6px;width:auto!important;height:auto!important;font-size:11pt!important} .vote_con_yk .ERAB_expert_recommend span{background:0;color:#fff;font-size:14px;line-height:32px;padding-left:0} .vote_con_yk .ERAB_expert_recommend label{color:#fff;line-height:26px} .Correction{font-size:12px} .Correction h2{font-size:14px} .Correction span{display:block} .Correction .Details,.Correction .cause,.Correction .user{margin-bottom:10px} .Correction .title_content{background:#6CF;color:#FFF;padding:3px;display:block;margin-top:5px} .Correction .user_content{margin:10px 0} .Correction .cause span{display:inline-block;width:130px;margin-bottom:5px} .Correction .Details span{display:inline-block} .Correction .Details .verification{width:48px;border:#CCC solid 1px;padding-left:3px} .Correction .Details .code{margin-left:5px} .Correction .Details .Submit{float:right} .Correction .text{width:98%;height:100px;margin-bottom:10px;font-size:12px} .CompanyList a{line-height:120%;display:inline-block;width:190px;white-space:nowrap;padding:2px;margin-right:5px;overflow:hidden;font-size:14px} .CompanyList a span{color:#aaa} .CompanyList a:hover{background-color:#f0f0f0} .CompanyList a em{font-size:12px; color:#aaa;} /*S=分页*/ .ListPager{padding:30px 10px 10px;text-align:center;clear:both} .ListPager a{border:1px solid #ddd;display:inline-block;margin:2px;padding:2px 6px;vertical-align:middle} .ListPager a.current{border:0 none;color:red;font-weight:700} .ListPager input.validatebox-text{width:40px;} .ListPager #btn_Goto{ padding:0 5px; margin-left:5px;margin-right:5px;} /*E=分页*/ /*S=--------------------------2级页面----------------------*/ .tree{font-size:14px;} .tree-title{} .WholeRS{background-color:#fff;border:1px solid #dfdfdf;margin-bottom:10px} .WholeRS .FR_ .C_column{clear:both} .WholeRS .FR_ .C_column .C_column_Title{border:0;} .WholeRS .FR_ .C_columnTabContent{border:0;clear:both} .WholeRS .FR_ .I_list_Ul .li01{font-size:14px} .WholeRS .FR_ .I_list_Ul .li01 a{color:#2d64b3} .WholeRS .FR_ .I_list_Ul .li01 a:hover{color:#f60;} .WholeRS .FR_ .I_list_Ul li.textList .left{ margin-left:6px;} .WholeRS .FR_ .VDCourseDetail_R01 .C_columnTabContent li{float:left;height:22px;line-height:22px;margin-right:5px;min-width:100px;overflow:hidden;} .WholeRS .FR_ .VDCourseDetail_R01 .C_columnTabContent li span{text-indent:2px;display:inline-block;color:#e87301} .WholeRS .FR_ .VDCourseDetail_R01 .C_columnTabContent li span.txt{color:#666;font-weight:400;display:inline;text-indent:0;width:auto} .WholeRS .FR_ .VDCourseDetail_R01 .CREATOR_NAMECORPORATE, .WholeRS .FR_ .VDCourseDetail_R01 .DESCRIPTION, .WholeRS .FR_ .VDCourseDetail_R01 .KEYWORDS{width:180px;overflow:hidden} .WholeRS .RSCommentForm{position:relative} .WholeRS .RSCommentForm .C_column_Title{background:0;border:0} .WholeRS .RSCommentForm .C_column_Title h3{font-size:14px} .WholeRS .RSCommentForm .C_columnTabContent{border:0;background:0;padding-top:0} .WholeRS .RSCommentForm input, .WholeRS .RSCommentForm textarea{border:1px solid #ccc;padding:4px} .WholeRS .RSCommentForm input{width:60px} /*资源属性详细*/ .RSAttribute .C_columnTabContent{padding:10px} .RSAttribute .C_columnTabContent li{float:left;margin-right:5px;overflow:hidden;min-width:100px;font-size:14px; line-height:25px;} .RSAttribute .C_columnTabContent li span{text-indent:2px;display:inline-block;color:#999;vertical-align:text-top} .RSAttribute .C_columnTabContent li span a{color:#007ad5; cursor: pointer;} .RSAttribute .C_columnTabContent li span a{display:inline-block} .RSAttribute .C_columnTabContent li span.txt{color:#333;font-weight:400;display:inline-block;text-indent:0;width:auto;vertical-align:text-top} .RSAttribute .C_columnTabContent li span a:hover{text-decoration: underline; color: #f73e0b;} .RSAttribute .CREATOR_NAMECORPORATE, .RSAttribute .DESCRIPTION, .RSAttribute .KEYWORDS{width:180px;overflow:hidden;} /*页面底部固定 DetailOperation-------*/ /*S=按钮*/ .ERAB_btn{display:inline-block;margin-left:5px;margin-right:5px;border:0;} .ERAB_btn:hover {border: 0px solid #007ad5;} .ERAB_btn ._btn:active, .ERAB_btn ._btn:hover, .ERAB_btn ._btn:link, .ERAB_btn ._btn:visited{text-decoration:none;color:#fff;} .ERAB_btn span{padding:0 10px;display:inline-block;background-color:#c1e0e2;color:#000;} ._btn{display:inline-block;padding:0 12px;line-height:30px; background-color:#1c93d2!important;color:#fff;} ._btn:hover{background-color:#09a6f9!important;} ._btn.hover,._btn:active,._btn:link,._btn:visited{color:#fff;} .ERAB_comment ._btn, .ERAB_download ._btn, .ERAB_expert_recommend ._btn, .ERAB_favorit ._btn, .ERAB_lessons ._btn, .ERAB_measure ._btn, .ERAB_raginal ._btn, .ERAB_report ._btn, .ERAB_score ._btn{ background:url(images/p_b_icons.png); background-repeat:no-repeat; vertical-align:middle; text-align:center; height:30px; line-height:30px; padding-left:34px; } .ERAB_download ._btn{background-position:6px top} .ERAB_comment ._btn{background-position:6px -28px} .ERAB_expert_recommend ._btn{background-position:10px -56px} .ERAB_score ._btn{background-position:6px -84px} .ERAB_measure ._btn{background-position:6px -112px} .ERAB_favorit ._btn{background-position:6px -336px} .ERAB_favorit .disable{background-position:6px -364px} .ERAB_lessons ._btn{background-position:6px -392px} .ERAB_lessons .disable{background-position:6px -420px} .ERAB_report ._btn{background-position:6px -280px} .ERAB_report .disable{background-position:6px -308px} .ERAB_raginal ._btn{background-position:6px -448px} .ERAB_raginal .disable{background-position:6px -476px} .ERAB_download .disable{background-position:6px -141px} .ERAB_comment .disable{background-position:6px -169px} .ERAB_expert_recommend .disable{background-position:10px -197px} .ERAB_score .disable{background-position:6px -225px} .ERAB_measure .disable{background-position:6px -253px} .totalScore{color:#dc8506;font-style:italic;font-size:20px;font-family:Arial;display:inline-block;margin-right:4px;font-weight:bold;}/*字体特殊*/ .disable{background-color:#f7f7f7 !important;border-color:#ddd #888 #888 #ddd;border-style:solid;border-width:1px} .disable:active,.disable:hover,.disable:link,.disable:visited{color:#bbb!important;text-decoration:none!important;cursor:default;background-color:#f7f7f7!important;} /*E =按钮*/ .actionBtn{display:inline-block;line-height:36px;padding:0 6px;height:36px;padding-top:5px} .actionAdd{height:26px;line-height:26px;padding:0 4px;background-color:#c2e0e5;display:inline-block;font-family:arial,helvetica,clean;} .actionAdd a{color:#2d64b3} .Accreditation, .comment, .download, .favorite, .insertPPT, .insertWord, .recommend, .score,.uncomment, .undownload, .unfavorite, .uninsertPPT, .uninsertWord, .unrecommend, .unscore{background:url(images/actionBtn.png) no-repeat;display:inline-block;overflow:hidden;vertical-align:middle;text-align:center} .Accreditation:link,.comment:link,.download:link, .favorite:link,.insertPPT:link,.insertWord:link,.recommend:link,.score:link, .uncomment:link, .undownload:link,.unfavorite:link,.uninsertPPT:link,.uninsertWord:link,.unrecommend:link,.unscore:link{text-decoration:none;color:#fff} .download:link{color:#fff} .Accreditation:hover,.comment:havor,.download:havor,.favorite:havor,.insertPPT:havor,.insertWord:havor,.recommend:havor,.score:hover,.uncomment:havor,.uncomment:hover,.uncore.hover,.undownload:havor,.unfavorite:havor,.uninsertPPT:havor,.uninsertWord:havor,.unrecommend:havor{text-decoration:none} .Accreditation,.comment,.score,.uncomment,.unscore{width:82px;height:26px;text-align:center;line-height:26px;color:#fff;font-weight:700;font-size:14px} .download,.favorite,.recommend,.undownload,.unfavorite,.unrecommend{width:72px;height:26px;text-align:center;line-height:26px;color:#fff;font-weight:700;font-size:14px} .uncomment,.unscore{background-position:left -52px} .comment:link,.score:link .undownload:link,.uncomment:link,.unscore:link{color:#fff} .Accreditation:active,.Accreditation:hover,.Accreditation:visited,.comment:active,.comment:hover,.comment:visited,.score:active,.score:hover,.score:visited{color:#fff;background-position:left -26px} .download{background-position:-82px top;padding-left:10px} .download:active,.download:hover,.download:visited{color:#fff;background-position:-82px -26px} .undownload{background-position:-82px -52px;color:#666;padding-left:10px} .undownload:active,.undownload:hover,.undownload:link,.undownload:visited{color:#666} .uncomment:active,.uncomment:hover,.uncomment:link,.uncomment:visited{color:#666} .recommend{background-position:-164px top;padding-left:10px} .recommend:active,.recommend:hover,.recommend:visited{color:#fff;background-position:-164px -26px} .unfavorite{background-position:-246px -52px;padding-left:10px;color:#666} .unfavorite.active,.unfavorite:hover,.unfavorite:link,.unfavorite:visited{color:#666} .unrecommend{background-position:-164px -52px;padding-left:10px;color:#666} .unrecommend.active,.unrecommend:hover,.unrecommend:link,.unrecommend:visited{color:#666} .favorite{background-position:-246px top;padding-left:10px} .favorite:active,.favorite:hover,.favorite:visited{color:#fff;background-position:-246px -26px} .DetailOperation{ background-image:-moz-linear-gradient(-180deg,#e3f3f6,#cdeaee); background-image:-webkit-linear-gradient(-180deg,#e3f3f6,#cdeaee); background-image:linear-gradient(-180deg,#e3f3f6,#cdeaee); border-top:1px solid #cdeaee; position:fixed; bottom:0; left:0; z-index:998; padding:0; width:100%; height:50px; } /*.DetailOperation iframe{position:static!important;}导至按钮被排挤到最下面*/ .DetailOperation .ActionContainer{position:absolute;width:100%;height:100%;text-align:center;margin:auto;left:0;top:10px;} .DetailOperation .ActionContainer iframe{position:absolute!important;} .ActionContainer .ERAB_btn{background:#c1e0e2;} .ActionContainer .ERAB_btn a{font-size:14px;} /*.XCDetail_L_02 .DetailOperation{position:fixed; width:100%; left:0; bottom:0; padding:0; z-index:999; border:none;} .XCDetail_L_02 .DetailOperation .ActionContainer{position:relative; width:980px; margin:auto;}*/ .WholeRS .VDCHQ_L_L02 .DetailOperation{background:0;border:0;position:fixed;bottom:0;z-index:999;padding:0;width:100%;left:0} /*E==页面底部固定 DetailOperation-------------*/ .my_answer{padding:3px 12px;border-radius:3px;border:1px solid #aaa;cursor:pointer} .my_answer:hover{background-color:#aaa} .Link_answer span{font-size:12px} .Link_answer .L_left{float:left} .Link_answer .L_right{float:right;margin-right:4px;display:inline-block} .Link_answer input.my_answer{vertical-align:middle;height:24px;line-height:20px} .Link_answer_warp{background-color:#ffedc4;border:1px solid #ffdb8d;margin:11px 0 4px;overflow:hidden;padding:6px} .Link_answer_warp .cont{border:1px solid #ffdb8d;position:relative} .Link_answer_warp .bot{float:right} .Link_answer_warp .bot{margin-top:10px} .Link_answer_warp .cont .inputTxt{height:37px;line-height:17px;overflow-y:auto} .Link_answer_warp .cont .inputTxt{background:#fff;border:0 none;overflow-y:hidden;padding:5px 1%;width:97.8%} .Link_answer_warp .cont .inputTxt{font-family:Tahoma,Arial;font-size:12px;vertical-align:middle} .Link_answer{padding:5px;background:#e8f6e5;height:26px;line-height:26px} .Link_answer_warp .top{color:#999;line-height:19px;overflow:hidden;width:100%} .Link_answer_warp .top a{float:right} .Link_C_columnTabContent{padding:0;padding-top:2px;text-align:left} .Link_C_columnTabContent p{text-indent:0;padding:4px} .Link_C_columnTabContent .Link_list_item{margin-top:10px;padding:6px 4px;background-color:#f7f7f7} .Link_C_column_Title{background:#e6f6fc;height:38px;line-height:38px} .Link_C_column_Title h3{padding:5px;color:#404040;font-weight:700;font-size:14px;font-weight:400;float:left} .Link_C_column_Title span{float:right;padding:5px} .Link_C_column_Title{background:#e9f7e6;height:40px} .Link_C_column_Title h3{padding:5px;color:#4d5607;font-size:16px;height:30px;line-height:30px} .Link_C_column_Title span{display:inline-block} .Link_C_columnTabContent{padding:5px} .Link_C_columnTabContent p{font-size:14px;line-height:22px;text-indent:20px} .Link_C_columnTabContent .Link_list_item a{font-size:12px;margin-right:15px;color:#444} .Link_C_columnTabContent .Link_list_item a font{color:#28800a;font-size:12px} .Message_Box{background:#fff;padding:5px;height:120px} .Message_Box_text{padding:10px 10px 5px} .Message_Box_text .Mg_inputTxt{background:#fff;border:#eee solid 1px;overflow-y:hidden;height:60px;padding:5px 1%;width:97.8%;font-family:Tahoma,Arial;font-size:12px;vertical-align:middle} .Message_Box_cot{padding:0 10px} .Message_Box_cot .word{font-size:12px;color:#999;height:30px;line-height:30px;float:right} .Message_Box_cot .word a{margin-left:10px;font-size:12px;color:#719500} .Message_Box_cot .word a:hover{text-decoration:underline;cursor:pointer} .Message_Box_cot .word a:visited{color:#719500} .Message_Box_cot .buttom{font-size:12px;color:#000;height:30px;line-height:30px;float:left} .condition_result{padding-bottom: 10px;} .condition_result a{display: inline-block; margin: 2px; padding: 2px 6px; background-color: #fff; border: 1px solid #ccc;} .condition_result a span{color: #c00;} .condition_result a:hover{text-decoration: none;} .condition_result a label{color: #888; margin-left: 10px; font-size: 18px;} .condition_result a label:hover{color: #f00;} .RSSort{margin-bottom: 10px;} /*区域选择*/ .ragion_con{padding:10px 5px; height: 36px;} .ragion_con .ragon_list{height: 36px; line-height: 36px; overflow:hidden; white-space:nowrap;} .ragion_con .ragon_list a{display: inline-block; margin: 0 4px; font-size:14px; line-height:30px; padding:0 6px;} .ragion_con .ragon_list a.selected{color: #fff; background:#f60; border-radius:3px;} .third_list{border-top: 1px solid #ddd; background-color: #f3faff; height: 36px; line-height: 36px;} .third_list a{display: inline-block; margin: 0px 2px; padding: 0px 4px;} .third_list a.selected{color: #f00;} .ragion_con .third_list >div{white-space:nowrap;} /*S=------类别选择-------*/ /*图片中心分类*/ .fullSort .C_columnTabContent {min-height: 0px;position: relative;padding: 0;border: 0!important;} .condition_Con .subMenu { padding:10px; font-size:14px;} .condition_Con .subMenu a{margin:4px 6px 4px 0; padding: 5px 9px; display: inline-block; border-radius:2px;} .condition_Con .subMenu a.selected, .condition_Con .subMenu a:hover{background: #9d9d9d; color: #fff;} .condition_Con .subMenu a span{display:inline-block;} /*普通类别分类样式*/ .condition_Con{ border:1px solid #ddd;} .condition_Con:after{content:"";display:block;clear:both;} .condition_Con .thirdMenu {padding:10px;font-size:14px; overflow:hidden;} .condition_Con .thirdMenu .subMenu{display:block; padding:0;} .condition_Con .thirdMenu .subMenu .name{display:block;float:left; margin-right:20px; margin-top:12px;} .condition_Con .thirdMenu .subMenu .menu{overflow:hidden;} .condition_Con .thirdMenu .subMenu .menu{background: none; border: none; position: static; padding: 0; display: block;} .condition_Con .thirdMenu .subMenu a{margin:4px 6px 4px 0; padding: 5px 9px; display: inline-block; border-radius:2px;} .condition_Con .thirdMenu .subMenu a.selected, .condition_Con .thirdMenu .subMenu a:hover{background: #9d9d9d; color: #fff;} /*S=---classify_Content > condition_Con分类----*/ .classify_Content .condition_Con{border-width:0; background:#fafafa; padding:10px;} .classify_Content .condition_Con .thirdMenu{ padding:0;} .classify_Content .subMenu{} .classify_Content .condition_Con .thirdMenu .subMenu .name{float:initial;padding-left:10px; color:#e41306;font-size:16px;font-weight:bold;} .classify_Content .condition_Con .thirdMenu .subMenu .menu{margin-left:0px;} /*E=---classify_Content > condition_Con分类----*/ /*E =------类别选择-------*/ .Left_Sort .C_columnTabContent{ border:0;font-size:16px;} .Left_Sort .current {padding: 10px; border-bottom: 1px solid #e4e4e4;} .Left_Sort .condition_Con{ border:0;} .Left_Sort .condition_Con .subMenu{ padding:0;} .Left_Sort .condition_Con .thirdMenu .subMenu .name{float:initial; color:red;font-size:16px;} /*S====RSList_Con*/ .RSList_Con{position: relative;} .RSList_Con .C_columnTabContent{padding:0;} .RSList_Con .C_column_Content{min-height: 600px; _height: 600px;} .RSList_Con .condition_Con{border-width:0; line-height:normal;} .RSList_Con .condition_Con .subMenu a{ line-height:normal;} .FR_ .RSList_Con .condition_Con{border-width:1px;} /*E====RSList_Con*/ .tree_h{overflow:hidden;border:1px solid #eee; border-bottom:0;} .tree_h .tree_h_title{float:left;display:inline-block;text-align:right;margin:2px 0;padding:4px 0 4px 20px;padding-right:30px} .tree_h .tree_collapse{float:right;display:inline-block;width:50px;margin:2px 0;margin-right:10px;text-align:center} .tree_h .tree_collapse a{background-color:#deffff;border:1px solid #c0f3ff;border-radius:3px;display:block;line-height:160%;} .tree_h .tree_h_node{float:left;padding:5px 10px;margin:2px;cursor:pointer;white-space:nowrap} .tree_h .tree_h_node:hover{background-color:#eee} .tree_h .tree_h_node_selected{background-color:#ffac00;color:#fff} .tree_h .tree_h_node_selected:hover{background-color:#ffac00} .tree_h .tree_child_con{overflow:hidden} .tree_h .tree_child_con ul{overflow:hidden} .tree_h>li{clear:both;padding:4px 0;border-bottom:1px solid #eee;overflow:hidden} .tree_h .tree_animate ul{margin-right:60px} .dropMenu{background-image:none;background:#f2f9ff;border-color:#fff;width:100px} .dropGroupMenu{z-index: 10; height:auto; padding:5px 0; overflow:initial;} .dropGroupMenu .left{float: left;} .dropGroupMenu .right{float: right;} .dropGroupMenu .menuItem{display: inline-block; margin: 0px 6px; line-height: 30px; font-size: 14px;padding: 0 9px;} .dropGroupMenu .menuItem:hover{background-color: #9d9d9d; color: #fff;border-radius:2px;} .dropGroupMenu .dropPanel{background-color: #fff; width: 100%; padding: 10px 0px; top: 36px; border-top: 2px solid #ff8d06; border-bottom: 1px solid #aaa; background-color: #f0f0f0;} .dropGroupMenu .dropTab{border-bottom: 1px solid #aaa; margin: 0px 10px; position: relative;} .dropGroupMenu .dropTab a{ line-height:30px; display: inline-block; padding: 2px 10px; margin: 0px 4px; position: relative; border: 1px solid #aaa; bottom: -1px; background-color: #f7f7f7;} .dropGroupMenu .dropTab a.selected{border-bottom-color: #fff; background-color: #fff;} .dropGroupMenu .dropTab_content{margin: 0px 10px; background-color: #fff; padding-top: 6px; padding-bottom: 10px; min-height: 66px;} .dropGroupMenu .dropTab_content .menuItem{} .dropGroupMenu .drophandler{margin-right: 10px; display: inline-block; background-color: #fff;border: 1px solid #ccc; padding: 0 10px;line-height: 26px;} .dropGroupMenu .drophandler:hover, .dropGroupMenu .active{background-color: #ff8d06; color: #fff; border-color: #f60;} .MoreJHRMList_L_01 .subMenu > div{height:735px; overflow:auto;} .MoreJHRMList_L_01 .condition_Con{padding:5px;} .SubMenu{height:45px;line-height:45px;border-bottom:1px solid #ccc} .SubMenu span{float:right} .SubMenu .pageName{display:inline-block;padding-left:5px;font-size:16px;float:left;color:#0390d7;font-weight:700;line-height:45px} .SubMenu .pageName img{padding-right:5px} .SubMenu span a{margin:0 10px;line-height:45px;height:45px;display:inline-block;font-size:14px} .SubMenu span a.selected{border-top:2px solid #92d3ff;border-left:solid 1px #ccc;border-right:solid 1px #ccc;color:#0390d7;height:40px;line-height:40px;margin-top:4px;padding:0 5px;font-weight:700;background:#fff} .submenu2 a{display:inline-block; font-size:14px; margin-right:1em; padding:0.4em 1em; background-color:#fff; border:1px solid #ddd;} .submenu2 a:hover{border-color:#fc6238; color:#000;} .submenu2 a.selected{background-color:#fc6238; color:#fff; border-color:#fc6238;} .icon{display:inline-block;} .grid_head{border-bottom:1px solid #e4e4e4;margin-bottom:5px;padding:10px 0;position:relative} .grid_head .head_left_wrap{width:auto;} .grid_head .head_right_wrap{ margin-bottom: 8px; _margin-bottom: 4px; margin-right: 4px; position: absolute;right: 0;top: auto; bottom: 0; _right: 18px;} .grid_head .head_left_wrap a{margin:0 10px;cursor:pointer;font-size:14px;display:inline-block} .grid_head .head_left_wrap a.selected{background:#56bdff;color:#fff;cursor:pointer;height:32px;line-height:32px;padding:0 15px} .grid_head .head_right_wrap .search_Bar{background:0;margin:0;padding:0;border:0} .grid_head .searchbox input{padding:0;border:0;margin:0;background:0} .grid_head input{ display: inline-block; font-size: 12px; margin: 0; padding: 0px 2px; white-space: nowrap; border: 1px solid #e5e5e5; background: #efefef; height: 30px; line-height: 30px; border-radius: 5px 0 0 5px; padding-left: 4px; } .grid_head input{vertical-align: middle;} .grid_head .search{ cursor:pointer;padding:1px 6px;display:inline-block;vertical-align: middle; background: #56bdff; border: 1px solid #26b5ff; color: #fff; height: 28px; line-height: 28px; border-radius: 0 5px 5px 0; width: 28px; text-align: center; font-size:14px; } .grid_head .head_right_wrap .search_Bar .searchbox{border: none;background: none;} .grid_head .head_right_wrap .search_Bar .searchbox input{vertical-align: middle;border: 1px solid #e5e5e5;background: #efefef;height:30px;border-radius: 5px 0 0 5px;padding-left: 3px;} .grid_head .head_right_wrap .search_Bar a.easyui-linkbutton{background: #56bdff;border: #26b5ff solid 1px;height:30px;margin-left: -14px;color: #fff;vertical-align: top;padding:0;border-radius:0 3px 3px 0;} .grid_head .head_right_wrap .search_Bar a.l-btn span.l-btn-left{background: none; padding: 4px 0px 4px 4px;} .grid_head .head_right_wrap .search_Bar a.l-btn span span.l-btn-text{padding: 0 10px 0 10px !important; font-size: 14px; vertical-align: middle;} .grid_head .head_right_wrap .search_Bar a.l-btn span span.icon-search{background:none;} .grid_head .head_right_wrap .search_Bar .searchbox-button{display:none;} .open_grid .panel,.open_grid .I_list_Ul li.textList,.open_grid .panel-body{overflow: visible;} .open_grid .I_list_Ul li.textList > ul, .open_grid .I_list_Ul .rowTitle{height: auto;overflow:visible;} .open_grid .I_list_Ul .rowWidth li{height: auto; line-height:180%; padding:10px 0;} .open_grid .I_list_Ul .rowTitle li{height: auto; line-height:240%; padding:0;} .open_grid .I_list_Ul .rowTitle span{border: 0; font-size:12px;} .open_grid .I_list_Ul .rowWidth li a{color:#0179eb;} .open_grid .I_list_Ul .rowWidth{font-size: 12px;} .open_grid .I_list_Ul li.textList > ul::after, .open_grid .I_list_Ul .rowTitle::after{content: " "; display:block;clear:both;} /*名师优课最新课例*/ .tableView{} .tableView .content{} .tableView .content .I_list_Ul .rowWidth .title{width: 50%;} .tableView .content .I_list_Ul .rowWidth .subject{width: 10%; font-size: 9.5pt; color: #888;} .tableView .content .I_list_Ul .rowWidth .author{width: 10%; font-size: 9.5pt; color: #888;} .tableView .content .I_list_Ul .rowWidth .corporate{width: 18%; font-size: 9.5pt; color: #888;} .tableView .content .I_list_Ul .rowWidth .datetime{width: 12%; font-size: 9.5pt; color: #888;} .tableView .subject a, .tableView .author a, .tableView .corporate a, .tableView .datetime a{color: #888;} .studio-view-item{width:47.7%; margin:1%; float:left; border:1px solid #ddd; background:#fafafa;} .studio-view-title{ margin-bottom:6px;} .studio-view-info{padding: 10px; position:relative; background:#fff;} .studio-view-info:after{content:""; display:block; clear:both;} .studio-view-thumb{float: left; width:78px; height:78px; margin-right:1%;} .studio-view-thumb a{display:inline;} .studio-view-thumb img{width:100%; height:100%;} .studio-view-detail{clear: both; padding:10px 10px 0; margin-bottom:10px; border-top:1px solid #eee; height:4.8em; overflow:hidden; font-size:12px; line-height:20px;} .studio-view-property{overflow: hidden;} .studio-view-count{font-size:12px; color:#888;} .studio-view-action{position:absolute; right:10px; bottom:10px; font-size:12px;} .studio-view-action .fa{margin-right:6px;} .studio-view-action a{display:inline-block; margin-left:10px;border: 1px solid #ceebb9;padding: 0 10px;line-height: 25px;background: #f1ffe7;color: #5ebc1d;} .studio-view-action a:first-child{margin-left:0;} .studio-view-action a:hover {background-color: #5ebc1d;border-color: #5ebc1d;color: #fff;} .studio-view-count span{display:inline-block; width:30%; text-align:left;} .studio-view-title a{color:#0b77a0; font-size:16px;} .expertView{_height: 188px;} .expertView .imageDetailBox{float: left; width: 216px; padding: 8px!important; font-size: 12px; line-height: normal!important; border-bottom: 0px!important; _height: 78px;} .expertView .imageDetailBox .detail span{display: block;} .expertView .I_list_Ul div.imageDetailBox .left dl{padding: 0px;} .expertView .I_list_Ul div.evenRow{background: none;} .expertView .I_list_Ul div.imageDetailBox .title{font-weight: bold; font-size: 14px; padding-bottom: 5px;} .expertView .I_list_Ul div.imageDetailBox .minMax{width: 100%; height: 100%;} .expertView .I_list_Ul div.imageDetailBox .title a{color: #f26a04;} .expertView .I_list_Ul div.imageDetailBox .title a:hover{text-decoration: underline;} .expertView .I_list_Ul div.imageDetailBox .visiteCount{color: #f26a04;} .qy_con, .childern_Menu{padding: 5px 5px;} .qy_con .qy_con_c{padding-top: 5px;} .qy_con .qy_con_c a{display: inline-block; font-size: 12px; line-height: 24px; height: 24px; margin: 0 0 0 2px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; width: 60px; text-align: center; word-break: keep-all; cursor: pointer;} .qy_con .qy_con_c a.selected, .c_m_item_c .c_m_c_item_c a.selected{background-color: #0554b6; color: #fff;} .qy_con .qy_child{background-color: #fff; border: 1px solid #0554b6; padding: 6px;} .qy_con_h{background: #cee3f6; text-indent: 5px;} .c_m_item_h{background: #cee3f6; margin: 5px 0; text-indent: 5px;} .c_m_item_c .c_m_c_item_h{color: #f73e0b; border-bottom: dashed 1px #99bbe8; text-align: center; padding: 5px 0; clear: both;} .c_m_item_c .c_m_c_item_c{padding-top: 5px;} .c_m_item_c .c_m_c_item_c a{display: inline-block; font-size: 12px; line-height: 24px; height: 24px; margin: 0 0 0 2px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; width: 60px; text-align: center; word-break: keep-all; cursor: pointer;} .pa_txt{line-height:40px} .pa_add{line-height:40px;display:inline-block;padding-left:10px} .pa_add a{display:inline-block;margin-left:10px;color:#00c} .pa_add a:link{color:#00c} .pa_add a:visited{color:#00c} .pa_add a:hover{color:#00c} .pa_add a:active{color:#00c} .pa_c{border:1px solid #90ca15;background-color:#d9edad;cursor:pointer} .pa_c:hover{background-color:#d1e99d} .pa_c img{margin:2px 4px} .pa_c_title{margin-left:5px;display:inline-block;line-height:40px;color:#368e06;width:104px;height:40px;overflow:hidden} .pa_item_list{padding:0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd} .pa_c_item{border-top:1px solid #ddd;padding-bottom:6px;padding-top:4px;cursor:pointer;background-color:#fff} .pa_c_item:hover{background-color:#eee} .pa_item_count{color:#aaa;font-family:Verdana,"宋体"} .pc_arrow{position:absolute;display:inline-block;border:5px dashed #d9edad;border-top-color:#90ca15;top:18px;right:10px;width:0;height:0;z-index:3} .photoActionNav{height:12px;padding-bottom:2px;height:46px} .sfjk_title{margin:10px 30px 6px 30px;padding-bottom:6px;padding-top:10px;color:#666} .sfjk_list{padding:0 30px} .sfjk_list .login_btn_item{display:inline-block;margin-right:16px} .sfjk_list .unavailable{filter:alpha(opacity=20);-moz-opacity:.2;opacity:.2} .RSList_title{border-bottom: 2px solid #d5d7d7;} .RSList_title .Zone_Upload{position: absolute; z-index: 10; top: 50%; margin-top:-1.3em;} .RSList_title .Zone_Upload a{display: inline-block; border-radius: 5px; height: 32px; line-height: 32px; padding: 0 20px; background: #30a408; color: #fff; cursor: pointer; font-size: 14px;} .RSList_title .Zone_Upload a:hover{background: #32b106; color: #fff;} .TitleBOx .userName{font-size:18px;font-weight:700;line-height:24px;height:24px} .Link_TitleBox{margin-bottom:6px;border:1px solid #ddd;background:#fff} .Link_ListBox{margin-top:4px} .Link_ListBox li{margin-bottom:30px;padding:4px;background:#f8f8f8} .Link_ListBox .TitleBOx{background:#f7f7f7;height:30px;line-height:30px;} .Link_ListBox .TitleBOx span{display:inline-block;margin-right:10px} .Link_ListBox .TitleBOx .userName{font-size:12px;padding-left:5px;line-height:30px;height:30px;color:#404040} .Link_ListBox .TitleBOx .userName a{color:#404040} .Link_ListBox .msgBox{float:left;width:100%} .Link_ListBox .msgBox p{line-height:24px;font-size:14px;color:#333;padding:10px} .Link_ListBox .right{margin-left:65px;overflow:auto} .Link_ListBox .funBox{float:right;font-size:12px} .funBox span{color:#dbdbdb;margin:0 8px 0 7px} .Link_ListBox .left{float:left;margin-left:-100%} .Link_ListBox .funBox span a{color:#00c} .Link_ListBox a.face{display:inline-block} .Link_ListBox .faceImg{height:48px;width:48px;border:0} .Link_ListBox .left .title{text-align:center;font-size:12px;padding:2px 0} .Link_ListBox .left .title a{color:#404040} .Link_ListBox .TitleBOx .userName{font-weight:400} .Link_ListBox li{background:#fff;padding:0} .Link_ListBox li.rowTitle{background:#fcf6ec} .Link_ListBox li.rowTitle .TitleBOx{background:#fbe9cb} .Link_ListBox .TitleBOx .userName .operLink a{color:#00c!important} .Link_ListBox li{margin-bottom:20px;padding-left:12px;padding-right:12px;margin-top:10px} .Link_ListBox li .Link_ListBox li{margin-bottom:0;padding-top:8px;padding-bottom:4px;border-bottom:1px dashed #ccc} .Link_ListBox li .Link_ListBox li .Link_ListBox li{margin-bottom:0;padding:0;border:0} .Link_ListBox li .Link_ListBox li .faceImg{width:32px;height:32px} .Link_ListBox li .Link_ListBox li .right{margin-left:36px} .Link_ListBox li .Link_ListBox li .TitleBOx{height:auto;line-height:100%;background:0;border-bottom:0} .Link_ListBox li .Link_ListBox li .userName{height:14px;line-height:100%} .Link_ListBox li .Link_ListBox li .userName a{color:#999} .Link_ListBox li .Link_ListBox li .messageCon{padding-left:4px} .ColumnList .ColumnListItem{float:left} .ColumnList .C_column{margin:5px 3px} .ColumnList .li01 .left{width:200px;overflow:hidden} /** S= Swiper 3.3.1 * Most modern mobile touch slider and framework with hardware accelerated transitions * * http://www.idangero.us/swiper/ * *Copyright 2016, Vladimir Kharlampidi * The iDangero.us * http://www.idangero.us/ * * Licensed under MIT * * Released on: February 7, 2016 */ .easyui-slideImage{margin: 0 auto; position: relative;width:100%;height:100%; overflow: hidden; /* Fix of Webkit flickering */ z-index: 1;} .easyui-slideImage .swiper-container-no-flexbox .swiper-slide{float: left;} .easyui-slideImage .swiper-wrapper{position: relative; width: 100%; height: 100%; z-index: 1;} .easyui-slideImage .swiper-container-android .swiper-slide, .easyui-slideImage .swiper-wrapper{-webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0);} .easyui-slideImage .swiper-container-multirow > .swiper-wrapper{-webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .easyui-slideImage .swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto;} .easyui-slideImage .swiper-slide{height:100%;min-height:120px;left:0; top:0; width: 100%; height: 100%; position: relative; float:left; transition:transform 0.5s; -webkit-transition:-webkit-transform 0.5s; cursor:pointer;} .easyui-slideImage .swiper-image .swiper-slide img{width: 100%; max-width:100%;} .easyui-slideImage .swiper-image .swiper-slide{line-height:100%;} .easyui-slideImage .swiper-panel{position: relative;} .easyui-slideImage .swiper-hasslide{padding-bottom:40px;} .easyui-slideImage .slide-swiper-drag{cursor:move;} .easyui-slideImage .swiper-panel-pagination{height:40px; text-align:center; border-top:1px solid #ddd; background-color:#eee; position:absolute; left:0; bottom:0; width:100%; z-index:2; line-height:40px; color:#888; font-family:Arial; font-size:14px;} .easyui-slideImage .swiper-noslide .swiper-panel-pagination{position:fixed; background:none; border:0; line-height:100%; height:auto;} .easyui-slideImage .swiper-noslide .swiper-slide{cursor:default;} .easyui-slideImage .swiper-noslide .swiper-panel-pagination label{display:inline-block; padding:0.25em 1em; background:rgba(0,0,0,0.5); color:#fff; border-radius:0.2em; margin-bottom:0.2em;} .easyui-slideImage .swiper-panel-pagination input{border:1px solid #ccc; width:40px; text-align:center; margin-right:0.2em;} .easyui-slideImage .swiper-noslide{height:auto!important;} .easyui-slideImage .swiper-noslide .swiper-container{overflow:visible;} .easyui-slideImage .swiper-noslide .swiper-slide{line-height:100%; margin-bottom:0.3rem;} .easyui-slideImage .swiper-noslide .swiper-image .swiper-slide img{border: 1px solid #ccc; width:auto; height:auto; max-width:100%;} .imgpreload-loading{background:#fff url("images/load.gif") no-repeat center center;} .easyui-slideImage .swiper-panel-prev, .easyui-slideImage .swiper-panel-next{display:inline-block; margin:0 1em; width:32px ; height:32px;} .easyui-slideImage .swiper-panel-prev:hover, .easyui-slideImage .swiper-panel-next:hover{background-position:-32px 0;} .easyui-slideImage .swiper-panel-pagination *{vertical-align:middle;} .easyui-slideImage .swiper-panel-prev{background:url(images/prev-horizontal.png) no-repeat;} .easyui-slideImage .swiper-panel-next{background:url(images/next-horizontal.png) no-repeat;} .next-disable, .prev-disable, .next-disable:hover, .prev-disable:hover{background-position:-96px 0; cursor:default;} #imgplayer{width: 100%; height: auto; margin: 0 auto; overflow: hidden; display:inline-block; height:100%;border:0;} .swiper-slide{/*background-color:#f00;*/} .swiper-window{width:100%; height:100%; /*display:table;*/} .swiper-window-cell{/*display:table-cell;*/ text-align:center; vertical-align:middle; width:100%; height:100%; line-height:0;} #imgplayer.swiper-noslide{ height:100%!important;overflow:auto;} #imgplayer.swiper-noslide .swiper-wrapper{ height:auto;} .swiper-wrapper .swiper-page{ padding:10px;} .swiper-wrapper .swiper-page img{ max-width:100%;} #imgplayer.swiper-noslide .swiper-more{ padding:10px;line-height:100%;} #imgplayer.swiper-noslide .swiper-more a{ display:block;background:#fff;text-align:center;font-size:18px; color:#888;padding:20px 0;} #imgplayer.swiper-hasslide{padding-bottom:0!important;} #imgplayer .swiper-container{position:absolute;bottom:40px;left:0;right:0;top:0; height:auto;} .swiper-image .swiper-slide img{max-width:100%!important;max-height:100%!important;height:auto!important;width:auto!important;} .swiper-slide{background-color:#fff;} .swiper-panel .swiper-wrapper{display:block;} .swiper-container{left:0; top:0; background-color:#fff;} .swiper-panel{background-color:#666; left:0; top:0;} .swiper-cursor-left{position:absolute; left:0; top:0; height:100%; width:50%; z-index:10;} .swiper-cursor-right{position:absolute; right:0; top:0; height:100%; width:50%; z-index:10;} .swiper-cursor-left:hover{cursor: url(http://img.t.sinajs.cn/t4/appstyle/photo/images/common/ph_prev.cur), auto;} .swiper-cursor-right:hover{cursor: url(http://img.t.sinajs.cn/t4/appstyle/photo/images/common/ph_next.cur), auto;} .swiper-cursor-fullscreen{display:inline-block; position:absolute; right:0; top:0; margin-top:1%; margin-right:1%; width:36px; height:36px; background:url(images/ico_detail_item2.png) no-repeat; background-position:-12px -118px; z-index:10;} .swiper-cursor-fullscreen:hover{background-position:-56px -118px; background-color:#eee;} .swiper-cursor-fullscreen.zoomOut{background-position:-99px -118px;} .swiper-cursor-fullscreen.zoomOut:hover{background-position:-139px -118px; background-color:#eee;} .webuploader-container{position: relative;display: inline-block;vertical-align: middle;background: #00b7ee;border-radius: 3px; margin-right:6px; line-height:100%; width:auto; padding:0 10px;} .webuploader-container:hover{background: #00a2d4;} .webuploader-element-invisible{position: absolute !important;clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px);} .webuploader-pick{position: relative;display: inline-block;cursor: pointer; min-width:60px; height:100%;color: #fff;text-align: center;overflow: hidden; z-index:2;padding: 6px 10px;} .webuploader-pick-hover{} .webuploader-pick-disable{opacity: 0.6;pointer-events:none;} .webuploader-container > div{white-space:nowrap;height:100%!important; left:0!important; top:0!important; z-index:2; padding-left:5%; padding-right:5%;} .webuploader-container object { opacity: 0;} /** E= Swiper 3.3.1 * Most modern mobile touch slider and framework with hardware accelerated transitions * * http://www.idangero.us/swiper/ * *Copyright 2016, Vladimir Kharlampidi * The iDangero.us * http://www.idangero.us/ * * Licensed under MIT * * Released on: February 7, 2016 */ .CatalogAndList{position:relative} .CatalogAndList{margin-top:6px} .CatalogAndList .C_column_Title .link a.SiteUploadButton{background:url(images/ERUploadButton_dis.png) no-repeat;background-position:left top;width:51px;height:20px;font-size:0;line-height:0;text-align:center;color:#fff;cursor:pointer;position:absolute;right:0;top:6px} .CatalogAndList .C_column_Title .link a.disable{background:url(images/ERUploadButton_dis.png) no-repeat;background-position:left -20px;width:51px;height:20px;line-height:0;text-align:center;color:#fff;padding:0;border:0;font-size:0;position:absolute;right:0;top:6px;cursor:default} .CatalogAndList .FL_{width:250px} .CatalogAndList .FL_ .C_columnTabContent{height:730px;overflow:hidden;overflow-y:auto} .CatalogAndList .FL_ .C_columnTabContent{background-color:#fff} .CatalogAndList .FR_{margin-left:256px;background-color:#fff;border:1px solid #ccc} .CatalogAndList .FR_ .NormalResourceListTop{background-color:#fff;border-bottom:1px solid #ddd;padding:10px 5px} .CatalogAndList #CourseListAsyncList{min-height:720px} .CatalogAndList .FR_ .I_list_Ul{margin-top:0;min-height:680px} .CatalogAndList .FR_ .ColumnListItem .I_list_Ul{margin-top:0;min-height:160px} .CatalogAndList .FR_ .I_list_Ul li.textList{border-bottom:medium none;height:30px;line-height:30px;padding-left:5px} .CatalogAndList .I_list_Ul .rowTitle{font-size:15px;padding:0 3px;background:#f1f1f1;border-bottom:0;font-weight:700;border-bottom:1px solid #bebebe} .CatalogAndList .FR_ .I_list_Ul li.evenRow{background:#edf7fc} .CatalogAndList .imageDetailBox a.title{border:0 none!important;font-size:1.2em;font-weight:700;padding-left:5px} .CatalogAndList .imageDetailBox .left dl{margin-left:8px} .CatalogAndList .I_list_Ul div.imageDetailBox .imageDetailUl .title{height:30px;line-height:30px} .CatalogAndList .imageDetailUl .title img{vertical-align:middle} .CatalogAndList .FR_ .I_list_Ul li.textList .title{font-size:14px} .CatalogAndList .FR_ .I_list_Ul li.textList .author, .CatalogAndList .FR_ .I_list_Ul li.textList .cooperation{color:#999;font-size:12px} .div_detailgrid_class{min-height:670px} .Zone_List{} .Zone_List .I_list_Ul div.imageDetailBox{ /* border: 1px solid #eee; */ float: left; width: 33%; padding: 0; margin: 0px 0 0 -1px; cursor: pointer; border-left: 1px solid #eee; } .Zone_List .imageDetailPadding{ padding:6%; height:108px;}/**2018.11.28add, 有高度不会错误显示*/ .Zone_List .I_list_Ul div.imageDetailBox .imageDetailUl .title{line-height:120%; height:auto; margin-bottom:4px;font-size:16px;} .zone_list .I_list_Ul li.imageBox dl{padding: 8px 7px 0px 8px;} .zone_list .I_list_Ul li.imageBox dd{padding: 2px;} .zone_list .I_list_Ul li.imageBox dt p a{font-size:12px;} .Zone_List .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .span1{display: block; margin-bottom:0; line-height:160%;} .Zone_List .I_list_Ul DIV.evenRow{background: none;} .Zone_List .I_list_Ul div.imageDetailBox .detail{font-size: 12px; line-height: 140%;} .Zone_List em{color: #f73e0b;} .Zone_List .famouse{position: absolute; left: 68px; top: 66px; z-index: 1;} .Zone_List .famouse .yes{background: url(images/famouse.png) no-repeat; width: 16px; height: 16px; display: inline-block;} .Zone_List .I_list_Ul div.imageDetailBox span label{padding-right:0} .Class_List .I_list_Ul div.imageDetailBox{height: auto; width: 22%; padding: 1%; margin: 1% 1% 0 0; border: 1px solid #ddd; border-radius: 5px;} .Class_List .I_list_Ul div.imageDetailBox:hover{border-color:#26b5ff;} .Class_List .I_list_Ul div.imageDetailBox:nth-child(4n+4){ margin-right:0;} .Class_List .I_list_Ul div.imageDetailBox .left dl{padding:0;border-radius:50%; border-color:#fff;} .Class_List .I_list_Ul div.imageDetailBox dd a img{border-radius:50%;} .FR_ .zone_list .I_list_Ul li.imageBox dl{padding: 8px 6px 0px 7px;} /*S=------newsDetailList-----*/ .newsDetailList .submenu2 a{ display: block;font-size: 14px;padding:1em ;margin:0;text-align: left; border:0;border-bottom:1px solid #f5f5f5;color:#555} .newsDetailList .submenu2 a:hover{ background:#56bdff; color:#fff;} .newsDetailList .submenu2 a.selected{ background:#2e9ffa; color:#fff;} .newsDetailList .submenu2 a:before{ content: "\f10c"; display: inline-block; font-family: FontAwesome; font-feature-settings: normal; font-kerning: auto; font-language-override: normal; font-size: inherit; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; text-rendering: auto; padding-right:5px; } /*E=------newsDetailList-----*/ /*S=-------NewDetailList新闻详情列表----------*/ .NewDetailList{} .NewDetailList .I_list_Ul div.imageDetailBox{ border-bottom:1px solid #eee; padding:20px 10px;} .NewDetailList .I_list_Ul div.imageDetailBox .right{} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .title{ padding-bottom:0; line-height:35px;} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .title a{ color:#333; font-size:16px;} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .title .zy_author a{font-size:12px;} .NewDetailList .I_list_Ul div.evenRow{ background:none;} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .detail{ line-height:inherit;} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .span1{ height:70px; font-size:14px;white-space:normal; word-break:break-all; line-height:1.8; color:#666; width:100%;} .NewDetailList .imageDetailUl .detail span.description{width:auto;height:3.6em;} .NewDetailList .I_list_Ul div.imageDetailBox .imageDetailUl .bottomOperation{font-size:12px; color:#999;} .NewDetailList .I_list_Ul div.imageDetailBox .bottomOperation .right{float:right;} .NewDetailList .I_list_Ul div.imageDetailBox .bottomOperation .right a{color: #999;border: 1px solid #eee;padding:5px;display: inline-block;} .NewDetailList .I_list_Ul div.imageDetailBox .bottomOperation .right a:hover{color:#f60;} /*E-------NewDetailList新闻详情列表----------*/ .StudioList{padding:5px 20px} .StudioList .C_column_Title{height:25px;line-height:25px;border-bottom-style:dashed;border-bottom-color:#bac5d1;border-bottom-width:1px} .StudioList .C_columnTabContent .I_list_Ul{min-height:110px} .StudioList .C_columnTabContent .I_list_Ul .li01{float:left;margin-right:10px;width:290px;margin-bottom:10px; min-height:120px; padding-left:10px;} .StudioList .C_columnTabContent .I_list_Ul div.imageDetailBox{border-bottom-color:#eee;border-bottom-style:solid;border-bottom-width:0;padding:8px 0 8px 8px;} .StudioList .I_list_Ul div.imageDetailBox .imageDetailUl .title{height:30px;line-height:30px;font-size:14px} .StudioList .I_list_Ul div.imageDetailBox .imageDetailUl .title a{color:#0390d7;cursor:pointer} .StudioList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span{float:left;width:150px;display:block;color:#7b828b} .StudioList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.span1{float:none;width:auto;display:inline-block} .StudioList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span a{color:#7b828b;cursor:pointer} .StudioList .I_list_Ul div.imageDetailBox dd p a img{height:80px;width:80px} /*S=------studioList_topSort 空间社区-----*/ .studioList_topSort .RSList_Control{ position:initial; overflow:hidden; margin-top:10px;} .studioList_topSort .studio_list5_totle{ line-height:30px; padding-left:10px;} .studioList_topSort #Order_type > span{display:inline-block; padding:2px 5px; color:#188eee; cursor:pointer;} .studioList_topSort .SearchValue { border: 1px solid #e5e5e5; height: 30px; line-height: 30px; text-indent: 2px; background:#fff; } .MoreStudioList_L_05 .searchButton { border: 1px solid #26b5ff; background-color: #56bdff; height: 34px; line-height: 30px; padding: 0 10px; cursor: pointer; color: #fff; margin-left: -5px; } .studioList_topSort .condition_Con{ font-size:14px;} .studioList_topSort .subMenu{ border-bottom:0; margin:0;padding:0;} .studioList_topSort .subMenu .name{ float:initial; display:inline-block;} .studioList_topSort .subMenu .menu{display:inline-block; vertical-align:middle;} .studioList_topSort .subMenu a{ margin:0; padding:3px 9px; font-size:14px;} .studioList_topSort .subMenu a.selected, .studioList_topSort .subMenu a:hover{ color:#fff; background:#2e9ffa} /*E=------MoreStudioList_L_05空间社区----*/ #V2_Site_Tree .subMenu {border-bottom:1px solid #ddd} #V2_Site_Tree .subMenu .menu {background: none;border: none;position: static;padding: 0;display: block; border-radius:0; margin:0;} #V2_Site_Tree .subMenu .menu a{display:inline-block; padding:3px 9px;} #V2_Site_Tree .subMenu .menu a.selected{background:#f60; color:#fff;} .Class_List_Title .link *{display:inline-block; float:none!important;} .Class_List_Title .link input{padding:4px;} .Class_List_Title .link .search{background: #0066ae; padding:0px 8px; color: #fff; margin-left:0; vertical-align:middle;line-height:28px; text-decoration:none;} .cp_detail .C_column_Content{font-size:14px; line-height:2em; padding:16px;} .cloud-item{background-color: #fff; border:1px solid #ccc; padding:6px 10px; margin:8px 0; position:relative;} .cloud-upload-progress{position:absolute; left:0; bottom:0; background-color:#08a40b; height:3px;} .cloud-item:hover{background-color:#f0f0f0;} .cloud-item:after{clear:both; content:""; display:block;} .cloud-item img{vertical-align: middle; margin-right:6px;} .cloud-name{float: left; width: 68%;} .cloud-name input { width: 80%;} .cloud-state{float: left; width:12%; text-align:left;} .cloud-state .fileUpProgress_bar {line-height:0;display:block;} .cloud-state .progress_con {position:absolute;left:0;bottom:0;height:3px!important;width:100%!important;} .cloud-action{float: left; width: 20%; text-align:right;} .cloud-action a {display:inline-block;margin:0 5px;} /*S=-----er-mm----*/ .er-mm{border:1px solid #ddd; position:relative; *+position:relative; overflow-y:auto; display:table; width:100%;} .er-mm-tab{width:98px; display:table-cell;} .er-mm-tab .er-mm-first{display: block; min-height: 60px; line-height: 60px; text-align: center; background: #eee; border-bottom: solid 1px #ddd; border-right: 1px solid #ddd; font-size:18px;} .er-mm-tab .selected{background: #fff; color:#000; border-left:2px solid #ff8d06; color:#ff8d06; border-right:none; cursor:pointer;} .er-mm-con{display:table-cell; position:relative; *+position:absolute; *+top:0; vertical-align:top; *+margin-left:100px;} .er-mm-con:after{clear:both; content:"."; display:table; overflow:hidden; visibility: hidden;} .er-mm-con > ul{display:block;} .er-mm-con > ul > li{width:50%; *+width:350px; line-height:30px;float:left; display:block; cursor:pointer;} .er-mm-con .er-mm-second{padding-left:10px;} .er-mm-con > ul > li.er-mm-item .er-mm-second a{font-size:16px; color:#ff8d06;} .er-mm-t-con{padding-left:10px;} .er-mm-t-con .er-mm-third{display:inline-block; margin-right:15px; color:#333; line-height:22px; font-size:14px;} .er-mm-t-con .er-mm-third a:hover{color:#ff8d06;} /*catagory-t*/ /*E=-----er-mm----*/ /*带了编码的样式*/ .C621137{background-color:#fff;} .C621137 .FL_{padding-right:10px; padding-left:10px; padding-top:10px; line-height:100%;} .C1081204_list{text-align:left; padding:8px;} .C1081204_list > span{display: inline-block; background-color: #faf2ca; padding:0.5% 1%; line-height: 1.8em; margin: 1%; width: 21%; vertical-align: middle;} .C1081204_list > span b{display:inline-block; padding-right:10px; color:#e45b27; font-size:18px;} .C1081204_list > span span{display:block;} .C621152{border:1px solid #ccc; padding:6px; line-height:36px; margin-bottom:10px;} .C621152 > span{float:left; margin-right:6px;} .C621152 > span img{vertical-align:middle; margin-right:6px;} .C621152 .C621152_content{overflow:hidden; white-space:nowrap; position:relative; min-height:36px;} .C621152 .C621152_content > *{position:absolute!important;} .C621152 .renderBase_rs .I_list_Ul li.textList{display:inline-block;} .C621152 .renderBase_rs .I_list_Ul .rowWidth .title{width: auto;} .C621152 .I_list_Ul .li03 > ul{background: none;} .C621152 .I_list_Ul{line-height: 100%; overflow: visible;} .C621152 .C621152_content .detailgrid-panel_body { overflow: hidden;} .C621152 .I_list_Ul li.textList .rowWidth .right { margin-left:10px;} .C621155 .FLRR2_ > .FL_ {width:160px;margin-right:16px;border:0;margin-top:10px;background:#fff;} .C621150_list {padding-top:20px;} .C621155 .FR2_ {float:right;width:160px;margin-left:10px;height:380px;background:#fff;margin-top:16px;} .C621155 .FR2_ li {line-height:260%;text-align:left;padding:0 10px;} .C621155 .FR2_ li em {font-size:1.2em; margin-right:6px;display:inline-block;} .C621155 .FLRR2_ > .FL_ .C_columnTabContent { margin-bottom:0;padding-bottom:0;} .C621155 .FLRR2_ > .FR_ {margin-top:10px;} .C621155 .FLRR2_ > .FL_ .C_column {width:100%; margin:0;float:initial;} .C621155 .C_column .C_column_Title { margin:0;} .C621155 .ragionTree .C_column_Title {border-bottom:1px solid #fff;} .C621155 .ragionTree .C_column_Title .title a {color:#fff;} .C621155 .C_column .C_column_Title .title { position:initial;margin:0;padding:0; background:#34b3ef;height:38px;line-height:38px;} .C621155 .condition_Con {background:none;padding:0;border:0;} .C621155 .subMenu {border:0;} .C621155 .subMenu a {color:#fff;margin:0 10px; padding:4px 10px;} .C621155 .subMenu a.selected, .C621155 .subMenu a:hover { background-color:#34b3ef;color:#fff;} .C621155 .tree { height:360px; overflow:auto;text-align:left;} .C621155 .RSStatistics3_L02 {height:360px; background:#fff;overflow-x:auto;overflow-y:hidden;} .C621155 .RSStatistics3_L02 > div {height:100%;} .C621155 .third_menu_con {background-color:#34b3ef;border-bottom:0;color:#fff;} .C621155 .third_menu a {display:inline-block;color:#fff;padding:8px 10px;margin:0 10px;} .C621155 .third_menu a.selected {background:#fff;color:#333;} .C621155 > .C_columnTabContent { margin-top:0!important;} .C621155 > .C_column_Title { margin-bottom:30px!important;} .C621155 #Statistics_List .C_column { margin:0 5px;} .C621155 #Statistics_List .C_column .C_column_Title { border-bottom:2px solid #1088ce;} .C621155 #Statistics_List .C_column .C_column_Title .title {background:none;} .C621155 #Statistics_List .C_column .C_columnTabContent {margin:0!important;} .C621155 #Statistics_List .C_column .C_column_Content { height:294px;overflow:auto;} .C621155 #Statistics_List .C_column .C_column_Content .commendCount {position:absolute;right:5px;} .C621150_list > span{display:inline-block;width:14%;margin:1%;background-color:#f0f0f0;} .C621150_list > span span{display:block;line-height:2em;padding:20px 0;font-size:1.2em;} .C621150_list > span b{display:block;font-size:1.4em;line-height:2.4em;} .C621150_list > span em{font-size:1.2em;margin-right:4px;} .C621150_list > span:nth-child(1){background-color:#f7e6dd;} .C621150_list > span:nth-child(1) b{background-color:#e45b27;color:#fff;} .C621150_list > span:nth-child(2){background-color:#f8f0c8;} .C621150_list > span:nth-child(2) b{background-color:#db910d;color:#fff;} .C621150_list > span:nth-child(3){background-color:#e0f3c0;} .C621150_list > span:nth-child(3) b{background-color:#99c80f;color:#fff;} .C621150_list > span:nth-child(4){background-color:#ceefca;} .C621150_list > span:nth-child(4) b{background-color:#12c82c;color:#fff;} .C621150_list > span:nth-child(5){background-color:#dceff6;} .C621150_list > span:nth-child(5) b{background-color:#33a4dd;color:#fff;} .C621150_list > span:nth-child(6){background-color:#ddd9f5;} .C621150_list > span:nth-child(6) b{background-color:#7846f5;color:#fff;} .C621178.recommend_studio .studio_base{width:25%;margin:0;padding:0;overflow:visible;} .C621178.recommend_studio .studio_base > div{padding:0 1em;overflow:visible;padding: 0 2em;margin: 1em 0;overflow: visible;border-right: 1px solid #ddd;height:4.5em;} .C621178.recommend_studio .studio_base h3:after{content:"";display:block;height:0;clear:both;} .C621178.recommend_studio .studio_base h3 a{float:left;width:auto;font-size:18px;} .C621178.recommend_studio .studio_base h3 > span{float:right;position:relative;} .C621178.recommend_studio .studio_base .fa{color:#999;padding-left:0.5em;font-size:18px;vertical-align:middle;} .C621178.recommend_studio .studio_base h3 > span:hover .statistic_items{display:block;} .C621178.recommend_studio .studio_base h3 .statistic_items{position:absolute;bottom:150%;right:0;background:#fff;white-space:nowrap;border-radius:6px;border:1px solid #ddd;padding:1em;box-shadow:0 0 4px rgba(0,0,0,0.3);display:none;} .C621178.recommend_studio .studio_base h3 .statistic_items:before{content:"";display:block;position:absolute;right:10%;top:100%;height:0;width:0;border:11px solid #ddd;margin-right:-1px;border-color:#ddd transparent transparent transparent;} .C621178.recommend_studio .studio_base h3 .statistic_items:after{content:"";display:block;position:absolute;right:10%;top:100%;height:0;width:0;border:10px solid #fff;border-color:#fff transparent transparent transparent;} .C621178.recommend_studio .studio_base h3 .statistic_items span{display:block;line-height:1.8em;} .C621178.recommend_studio .studio_base h3 .statistic_items em{display:inline-block;text-align:right;padding-left:2em;width:7em;} .C621178.recommend_studio .studio_base:last-child > div{border-right:0;} .C621178.recommend_studio .studio_base li{padding-top:1em;} .C621178.recommend_studio .studio_base li a{display:inline-block;margin-right:0.5em;line-height:1.6em;padding:0 1em;border:1px solid #ddd;border-radius:1em;width:auto;color:#666;} .C621178.recommend_studio .studio_base li a:hover{background:#20a0ff;border-color:#20a0ff;color:#fff;} /*S=历届活动*/ .C621135_item{float: left; margin-right: 2%; margin-top: 2%; overflow: hidden; width: 49%;} .C621135_item:nth-child(2n+2){margin-right: 0;} .C621159_item{float: left; margin-right: 2%; margin-top: 2%; overflow: hidden; width: 49%;} .JoinActivity_L01 .C621135_item{width: 32%;} .JoinActivity_L01 .C621135_item:nth-child(2n+2){margin-right: 2%;} .JoinActivity_L01 .C621135_item:nth-child(3n+3){margin-right: 0;} .C621159_item:nth-child(2n+2){margin-right: 0;} .C621159_thumb a{display: block; padding-top: 45%; position: relative;} .C621159_thumb img{height: 100%; left: 0; position: absolute; top: 0; width: 100%;} .C621159_title{padding: 5px 10px 0;} .C621159_title a{color: #1398e7; font-size: 16px; line-height: 30px;} .C621159_info, .C621159_date{padding: 5px 10px;} .C621159_title, .C621159_info{border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;} .C621159_info{overflow: hidden; text-indent: 2em; text-overflow: ellipsis; white-space: nowrap; height:2em;} .JoinActivity_L01 .C621159_info{height: 6.3em; overflow: hidden;} .C621159_date{background: #e6e6e6 none repeat scroll 0 0; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; color: #000; line-height: 30px; padding: 10px;} .C621159_date a{background: #ff6478 none repeat scroll 0 0; border-radius: 3px; color: #fff; display: inline-block; float: right; line-height: 30px; padding: 0 12px; text-align: center;} .C621135_item{position: relative;} .C621135_item_state{background: rgba(0, 0, 0, 0) url("images/hd.png") no-repeat scroll 0 0 / 300% auto; display: inline-block; left: 0; max-width: 85px; padding-top: 18%; position: absolute; top: 0; width: 16%; z-index: 2;} .C621135_item_state.done{background-position: left top;} .C621135_item_state.will{background-position: 47% top;} .C621135_item_state.doing{background-position: 94% top;} .C621152{border: medium none;} .C621152 > span{background-color: #ff6478; border-radius: 2px; color: #fff; font-size: 20px; margin-right: 1em; padding: 1px 20px; position: relative;} .C621152 > span::after{background: #ff6478 none repeat scroll 0 0; content: ""; display: block; height: 14px; position: absolute; right: -0.2em; top: 50%; transform: translateY(-50%) rotate(45deg); width: 14px;} .C621152 .C621152_content .I_list_Ul li.textList .rowWidth .left a{color: #333; font-size: 16px;} .C621163 .C_column_Title{background: #f4f4f4 none repeat scroll 0 0;} .C621163 .C_columnTabContent{border-width: 0;} /*通知公告*/ .C621152 {line-height:36px;} .C621152 a{color:#666;} .C621152 > span{ background:none; border-radius: 2px; color: #666; font-size: 16px; margin-right: 0em; padding: 1px 20px; position: relative; } .C621152 > span:before{ font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f027"; display: block; display: inline-block; position: absolute; color: #16a667; height:auto; line-height: 35px; width: auto; font-size: 20px; left: 0; } .C621152 > span:after{ display:none; } .C621152 .I_list_Ul .li03{ background:none; } .C621152 .I_list_Ul .li02 > ul{background:none!important;}/*列表hover*/ .C621152 .I_list_Ul li.textList{ line-height:36px; } /*E=历届活动*/ .UserIndex_299204 .Member{padding-top:0} .UserIndex_299204 .I_list_Ul .li01{float:left;margin-right:3px} .UserIndex_299204 .I_list_Ul li.imageBox dl{padding:2px} .UserIndex_299204 .I_list_Ul li.imageBox dd{width:50px;height:50px} .UserIndex_299204 .I_list_Ul li.imageBox dt p a{text-align:center;width:50px;margin:0} .UserIndex_299204 .Member a{margin:0} .UserIndex_299914 .I_list_Ul{display:inline-table;width:100%} .UserIndex_299914 .I_list_Ul div.imageDetailBox{float:left;width:345px} .Index_03_735912 .I_list_Ul{display:inline-block;width:100%} .Index_03_735912 .I_list_Ul div.imageDetailBox{float:left;width:340px} /*E=带编码*/ .notes_panel_body{padding:10px} .notes_panel_body .notes_title{font-size:14px;font-weight:700} .notes_panel_body textarea{padding:3px 5px;width:97%;height:210px;margin:0;font-size:14px} .notes_panel_body .notes_action{text-align:right} .notes_action a{display:inline-block;padding:4px 18px;color:#fff;background-color:#1c93d2!important;border-radius:4px} .notes_action a:link{color:#fff} .notes_action a:visited{color:#fff} .notes_action a:hover{background-color:#6ba9f5} .video{overflow:hidden;width:100%;position:relative} .video_formate_type{position:absolute;background-color:rgba(50,50,50,.8);border-radius:6px 0 0 6px;border:1px solid rgba(0,0,0,.9);padding:10px;width:40px;text-align:center;right:0;top:50%;margin-top:-70px} .video_formate_type a{display:block;line-height:40px;border-bottom:1px solid #666;font-size:14px;color:#aaa;text-decoration:none} .video_formate_type a:last-child{border-bottom:none} .video_formate_type a:hover{color:#fff;text-decoration:underline} .video_formate_type a.selected{color:#fff} .Video_Left_Button{position:absolute;left:0;top:50%;background-color:rgba(100,100,100,.8);color:#fff;width:14px;padding:10px;line-height:120%;font-size:14px;margin-top:-45px;border-radius:0 6px 6px 0;display:none;cursor:pointer} .Video_Ml_Plate{position:absolute;height:100%;width:300px;left:-300px;top:0;background-color:#fff} .Video_Ml_Plate_Header a{display:inline-block;width:50%;text-align:center;height:38px;line-height:38px;font-size:14px;background-color:#4a8dc6;color:#fff} .Video_Ml_Plate_Header a:link{color:#fff} .Video_Ml_Plate_Header a:visited{color:#fff} .Video_Ml_Plate_Header a.selected{background-color:#fff;color:#000} .Video_Ml_Plate_Body{padding:4px;overflow:hidden} .HTMLVideo_con{background-color:#000;overflow:hidden} .HTMLVideo_con:hover .progressBar{display:block!important} .HTMLVideo_con:hover .er-video-state{visibility:visible!important;} .progressBar{position:absolute;left:0;bottom:0;width:100%} .progressBar .handler{cursor:pointer;position:absolute;left:0;top:-3px;border:3px solid #fff;width:6px;height:6px;-moz-border-radius:6px;background-color:#fff;border-radius:6px} .progressBar .progress{height:6px;position:relative;background-color:#323232;cursor:pointer;z-index:100} .progressBar .progress .bufferTime, .progressBar .progress .progress_percent{cursor:pointer} .progressBar .handler:hover{background-color:#fc9106} .progressBar .action_con{line-height:44px;position:relative;background-color:#242424;z-index:10;height:44px} .progressBar .progressTime{color:#a1a1a1;font-size:14px;font-family:Arial} .progressBar .progressTime span{padding:0 2px;font-size:12px} .progressBar .bufferTime{position:absolute;left:0;top:0;height:6px;background-color:#565656} .progressBar .progress_percent{position:absolute;left:0;top:0;height:6px;background-color:#fc9106} .progressBar .playerBtn{background:url(images/bofangqi.png) no-repeat;width:19px;height:18px;display:inline-block;margin-left:10px;margin-right:10px;cursor:pointer} .progressBar .pause:hover{background-position:left -19px} .progressBar .play{background-position:left -191px} .progressBar .play:hover{background-position:left -210px} .progressBar .zoomIn{background:url(images/bofangqi.png) no-repeat left -111px;width:19px;height:18px;display:none;position:absolute;right:10px;top:14px;cursor:pointer} .progressBar .zoomIn:hover{background-position-y:-130px} .progressWrapper{line-height:0;} .progressWrapper .progress{display:inline-block; line-height:100%;} .floatPanel_panel_body .icon-item{width:auto} .floatPanel_panel_body a.icon-item span{margin-left:0!important;background-position-x:center!important;padding-top:0!important;width:60px!important;padding:0!important} .floatPanel_panel_body a.icon-item label{display:block;color:#000} .floatPanel_panel_body .gzs{text-align:left;float:left;background:url(../_Images/icon_3X3.png) no-repeat left center;color:#444;font-size:12px;text-overflow:ellipsis;white-space:nowrap;width:115px;word-break:keep-all;height:24px;line-height:24px;padding:0 10px 0 6px;margin-right:5px} .floatPanel_panel_body .gzs:hover{text-decoration:underline} .progressBar .fullScreen{background:url(images/bofangqi.png) no-repeat left -73px;width:19px;height:18px;display:inline-block;position:absolute;right:10px;top:14px;cursor:pointer} .progressBar .fullScreen:hover{background-position:left -92px} .progressBar .volume{background:url(images/bofangqi.png) no-repeat;height:19px;width:19px;display:inline-block;position:absolute;right:100px;top:13px;background-position:left -228px;cursor:pointer} .progressBar .volume:hover{background-position:left -249px} .progressBar .sound_length{background-color:#a7a7a7;background-image:url(images/bofangqi.png);background-repeat:no-repeat;background-position:0 -288px;width:36px;height:17px;display:inline-block;vertical-align:middle;position:absolute;top:12px;right:56px;cursor:pointer} .progressBar .sound_line{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(images/bofangqi.png) no-repeat;background-position:left -271px} .progressBar .volume.muted{background-position:left -306px} .progressBar .volume.muted:hover{background-position:left -327px} .swfupload{vertical-align:middle;margin-right:5px} /*SimpleRSList*/ .SimpleRSList{} .SimpleRSList .I_list_Ul .li01{/*height: 40px; line-height: 40px;*/} .SimpleRSList .I_list_Ul li.textList > ul{/*height: 40px; line-height: 40px;*/} .SimpleRSList .I_list_Ul .rowWidth{/*height: 40px; line-height: 40px;*/} .SimpleRSList .I_list_Ul .rowWidth li{/*height: 40px; line-height: 40px;*/} .mlHome .slideContainer{ margin-top:20px;} .GreatHome_L01 .slideContainer{height: 300px!important;} /*ExpertList名师推荐*/ .ExpertList .I_list_Ul div.imageDetailBox{padding: 10px 0px;} .ExpertList .I_list_Ul div.imageDetailBox .left{padding-left: 10px;} .ExpertList .I_list_Ul div.imageDetailBox .right{padding-left: 10px; padding-right: 10px;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .title{position: relative; font-size: 12px;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .title span{color: #848484;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb{position: absolute; top: 0px; right: 0;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .operationAb span span{margin-left: 6px; margin-top: -3px; color: #1a77ea; display: inline-block;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span{display: inline-block; color: #848484; font-size: 12px; line-height: 200%;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.DWMC{display: block;} /*单位*/ .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.XKMC{width: 100px; overflow: hidden; white-space: nowrap; word-break: keep-all; margin-right: 6px;} /*学科*/ .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.ZCMC{width: 135px; overflow: hidden; white-space: nowrap; word-break: keep-all; margin-right: 6px;} /*职称*/ .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.CJGZNY{width: 110px; overflow: hidden; white-space: nowrap; word-break: keep-all;} /*任教时间*/ .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.GRJJ{display: block; width: 355px; height: 60px; line-height: 18px; overflow: hidden;} /*简介*/ .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.GRJJ label{font-size: 12px;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span.YH_RS{position: absolute; top: 30px; right: 0;} /*右边视频 YH_RS*/ .ExpertList .detail span.YH_RS .I_list_Ul{_float: left;} .ExpertList .I_list_Ul li.imageBox{background: none;} .ExpertList .I_list_Ul li.imageBox dt{border: none; background: none;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .title a, .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span label, .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span a{color: #383737;} .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .title a:hover, .ExpertList .I_list_Ul div.imageDetailBox .imageDetailUl .detail span a:hover{color: #0554b6; text-decoration: underline;} .ExpertList .I_list_Ul div.imageDetailBox .left dl{padding: 0;} /*left缩略图不要padding*/ .ExpertList .I_list_Ul div.imageDetailBox dd a{display: block;} .ExpertList .I_list_Ul div.imageDetailBox .left dl p img{width: 100%; height: 100%;} /*S=音频播放器*/ .AudioPlayer{background: url(images/audioPlayer.png) repeat-x 0px -100px; width: 100%;} .AudioPlayer .FL_{width: 170px;} .AudioPlayer .FR_{width: 120px!important; margin-left: -120px!important; margin-right: 0px;} .AudioPlayer .FM_{margin-left: 180px; margin-right: 130px; color: #fff;} .AudioPlayer .audioAction{margin-left: 20px; margin-top: 14px; margin-bottom: 14px;} .AudioPlayer .prev_btn, .AudioPlayer .next_btn, .AudioPlayer .play_btn, .AudioPlayer .pro_bar, .AudioPlayer .pause_btn, .AudioPlayer .vol_bar, .AudioPlayer .mute{background-image: url(images/audioPlayer.png); display: inline-block; cursor: pointer;} .AudioPlayer .prev_btn, .AudioPlayer .next_btn, .AudioPlayer .play_btn{vertical-align: middle; cursor: pointer;} .AudioPlayer .prev_btn, .AudioPlayer .next_btn{width: 28px; height: 28px;} .AudioPlayer .next_btn{background-position: -92px -40px;} .AudioPlayer .prev_btn{background-position: -122px -40px;} .AudioPlayer .prev_btn:hover, .AudioPlayer .next_btn:hover{background-position-y: -3px;} .AudioPlayer .play_btn:hover{background-position: -45px 0px;} .AudioPlayer .pause_btn{background-position: left -49px;} .AudioPlayer .pause_btn:hover{background-position: -45px -49px;} .AudioPlayer .play_btn, .AudioPlayer .pause_btn{width: 44px; height: 48px; margin-left: 12px; margin-right: 12px;} .AudioPlayer .time{float: right; width: 100px; text-align: left; font-size: 12px;} .AudioPlayer .player_progress{margin-top: 12px;} .AudioPlayer .progress{margin-right: 110px; position: relative; height: 20px;} .AudioPlayer .pro_slider{margin-top: 8px;} .AudioPlayer .pro_slider, .AudioPlayer .pro_rang{line-height: 100%; height: 6px; border-radius: 3px; font-size: 0px; display: inline-block; width: 100%; background-color: #888; cursor: pointer;} .AudioPlayer .pro_bar{position: absolute; display: inline-block; width: 18px; height: 18px; background-position: -98px -76px; left: -9px; bottom: -1px; cursor: pointer;} .AudioPlayer .pro_bar:hover{background-position-x: -121px;} .AudioPlayer .pro_rang{display: inline-block; background-color: #04a9d5; width: 0px;} .AudioPlayer .volume{margin-top: 33px;} .AudioPlayer .mute{display: inline-block; width: 18px; height: 18px; background-position: -183px -9px; float: left; cursor: pointer;} .AudioPlayer .mute:hover{background-position-x: -161px;} .AudioPlayer .volumeSlider{margin-left: 34px; position: relative; margin-right: 16px; height: 12px; line-height: 12px;} .AudioPlayer .vol_slider, .AudioPlayer .vol_rang{display: inline-block; width: 100%; height: 4px; border-radius: 2px; background-color: #888; line-height: 100%; font-size: 0px; margin-top: 0px; cursor: pointer;} .AudioPlayer .vol_slider{margin-top: 7px;} .AudioPlayer .vol_bar{position: absolute; width: 14px; height: 14px; background-position: -161px -78px; display: inline-block; bottom: -5px; cursor: pointer; left: -7px;} .AudioPlayer .vol_bar:hover{background-position-x: -183px;} .AudioPlayer .vol_rang{background-color: #eee; width: 0px;} .ReleventColumn .AudioPlayer{width: 80%; margin: 10%;} .ReleventColumn .next_btn, .ReleventColumn .prev_btn{display: none;} .ReleventColumn .AudioPlayer .FM_{margin-left: 100px;} .ReleventColumn .AudioPlayer .FL_{width:100px;} .listening_icon{background: url(images/playing.gif) no-repeat left center;} .listen_stop_icon{background: url(images/pause.gif) no-repeat left center;} .paly_status{display: inline-block; width: 100%; height: 100%;} .audioPlaying{color: #1a77ea;} /*E=音频播放器*/ /*工作室创建人介绍*/ .Infocontent{padding-left:12px;padding-right:12px; overflow:hidden;} .Infocontent p span.span1{display:inline-block;overflow:hidden;text-overflow:ellipsis;min-width:50%;} .InfoSideBox:after{content:"";display:block; clear:both;} .Studio_Creator .InfoSideBox{margin-left: 10px;} .Studio_Creator .Infoheader{float: left;} .Studio_Creator .Infocontent{margin-left: 130px;} .Infocontent .user_intraduction{height: 40px; overflow: hidden; display: inline-block;} .Studio_Creator .Creator_Introduction{width: 310px; float: right; margin-top: 10px; min-height: 120px; _height: 120px; overflow: hidden;} .Studio_Creator .Creator_Introduction{margin-right: 10px; padding: 5px; background-color: #eee;} .Studio_Creator .Creator_Introduction .title{font-weight: bold;} .Studio_Creator .C_column_Content .Infocontent p a.joingroup, .Studio_Creator .C_column_Content .Infocontent p a.scstudio{color:#fff} .Studio_Inftroductioin{font-size: 14px; padding: 10px 10px 0px 10px; text-indent: 28px; min-height: 60px;} /*成员列表*/ .MemberList .C_column_Content{min-height: 300px;} .MemberList .imageDetailBox{float: left; width: 320px; padding: 10px!important;} .MemberList .evenRow{background: none!important;} .MemberList .I_list_Ul div.imageDetailBox .left dl{padding: 0px; border: 0px;} .MemberList .span1{display: block; font-size: 12px; color: #888;} .MemberList .title{font-size: 14px;} /*成员介绍*/ .Studio_gongxian .Infoheader{float: left; margin-left: 10px; margin-right: 20px;} p.studio_action{text-align:center;} /*加入、关注按钮*/ .scstudio, .joingourop{display: inline-block; margin: 4px; padding: 4px 10px; background-color: #ff8d06; color: #fff!important; font-size: 14px; border-radius: 4px;} .scstudio:hover, .joingourop:hover{opacity: 0.8;} /*最新动态列表*/ .Studio_News .imageDetailBox .left{padding-left: 16px;} .Studio_News .imageDetailBox .right{padding-left: 16px;} .Studio_News .I_list_Ul div.imageDetailBox .left dl{padding: 0px; border: 0px;} .Studio_News .datetime{display: inline-block; font-size: 12px; color: #888; margin-left: 10px;} .popMenu_ul{clear: both; overflow: hidden; margin-right:0; border-bottom:1px solid #ddd !important;} .popMenu_ul li{float: left; color:#aaa;} .popMenu_ul .popMenu_item{border: 1px solid #ccc; padding: 3px 10px; border: 1px solid #ccc; margin: 8px; color:#000;} .popMenu_ul li:hover{background-color: #e7ecf3; border: 1px solid #0089cf;} .popMenu_ul li a{background: url(images/down.png) no-repeat right center; padding-right: 20px; font-size:14px;} .popMenu_ul li a:after{display:none;} .RSList_Con .clearMenu{top:6px!important;} .RSList_Con .clearMenu label{vertical-align:top!important;} .popMenu_plate{position: absolute; padding: 10px; border: 1px solid #0089cf; background-color: #f7fcf3; width: 440px; z-index:100;} .popMenu_plate_arrow{background: url(images/up.png) no-repeat; width: 10px; height: 5px; display: inline-block; position: absolute; top: -5px; left: 20px;} .popMenu_plate_value{border-bottom: 1px solid #ddd; padding-bottom: 6px;} .popMenu_plate_list{padding-top: 6px;} .popMenu_plate_list a{display: inline-block; width: 140px; padding-right: 4px; line-height: 180%;} .popMenu_plate_list a:hover, .popMenu_plate_value a:hover{text-decoration: underline;} .channel_h .channel_h_item{font-size:14px;} .channel_h .channel_h_second a{font-size:14px;} .channel_h .channel_h_second a.selected{background:#9d9d9d!important;} .search_Bar a{display:inline-block} .search_Bar a.selected{background:url(images/tab.png) center center no-repeat;color:#fff;cursor:pointer;height:32px;line-height:30px;padding:0 15px} .pageSubMenu{position:relative; border-bottom:none; min-height:30px;margin-bottom:10px;} .pageSubMenu .search_Bar{position: absolute; right: 0; top: 0;} .pageSubMenu .search_Bar .searchbox{border: none; background: none;} .pageSubMenu .search_Bar .searchbox input{vertical-align: middle; border: 1px solid #e5e5e5; background: #efefef; height: 28px; border-radius: 5px 0 0 5px; padding-left: 3px;} .pageSubMenu .search_Bar a.easyui-linkbutton{background: #56bdff; border: #26b5ff solid 1px; height: 28px; margin-left: -2px; color: #fff; vertical-align: top; padding:0; border-radius:0 3px 3px 0;} .pageSubMenu .search_Bar a.easyui-linkbutton:hover{background: #56bdff; border: #26b5ff solid 1px;color:#fff;} .pageSubMenu .search_Bar a.l-btn span.l-btn-left{background: none; padding: 4px 0px 4px 4px;} .pageSubMenu .search_Bar a.l-btn span span.l-btn-text{padding: 0 10px 0 10px !important;font-size: 14px; vertical-align: middle;} .pageSubMenu .search_Bar a.l-btn span span.icon-search{background:none;} .pageSubMenu > a{display: inline-block; font-size: 14px; margin-right: 1em; padding: 0.4em 1em; background: #fff; border: 1px solid #ddd;} .pageSubMenu.subMenu a:hover{border:#fc6238 solid 1px; background:#fff; color:#333;} .pageSubMenu.subMenu a.selected{background: #fc6238; color: #fff; border: rgb(252, 98, 56) solid 1px;} /*云搜索页面详细*/ .resultContainer .FL_{font-size: 12px;} .resultContainer .FR_P_{height: 100%;} .resultContainer .FL_{width: 180px;} .resultContainer .FR_{margin-left: 190px; border-left: 1px solid #ccc; padding-left: 10px;} .resultContainer .FL_ .C_column{border: 0px; border-radius: 0px; box-shadow: none;} .resultContainer .FL_ .C_columnTabContent{border: 0px; padding-left: 8px;} .resultContainer .FL_ .C_column_Title{height: auto!important;} .resultContainer .FL_ .C_column_Title .title{float: none!important;} .resultContainer .FL_ .C_column_Title .link{line-height: 120%; float: none!important; padding-left: 6px; padding-bottom: 4px;} .resultContainer .FL_ .C_column_Title .link a{color: #0554b6;} .resultContainer .FL_ .C_column_Title .link a:hover{text-decoration: underline;} .resultContainer .FL_ .C_column_Title .title h3{padding-left: 8px;} .resultContainer .FL_ a.more, .resultContainer .FL_ a.hide{color: #c00!important;} .resultContainer .FL_ .C_column_Title .title h3 a{color: #666; font-weight: bold;} .resultContainer .FL_ .C_column_Content a{display: block; color: #0554b6; line-height:30px;font-size:14px;} .resultContainer .FL_ .C_column_Content a span{color: #666; margin-left: 4px;} .resultContainer .FL_ .C_column_Content a:hover{text-decoration: underline;} .resultContainer .resultItem{padding-bottom: 26px;} .resultContainer .resultItem .contentContainer{margin-top:6px;} .resultContainer .resultItem .attributesContainer a{color: #888; display: inline-block; margin-right: 10px;margin-top:6px; font-size: 12px;} .resultContainer .resultItem .attributesContainer a:hover{text-decoration: none; color: #0554b6;} .resultContainer .resultItem .titleContainer img{margin-right: 6px;} .resultContainer .resultItem .titleContainer a{color: #0554b6; text-decoration: underline;font-size:medium;} .resultContainer .resultItem .titleContainer a:hover{text-decoration: none;} .resultContainer .resultItem .titleContainer span{margin-left: 10px; font-size: 12px; color: #888;} .relationSearch{margin-top: 20px; font-size: 14px; padding: 8px; background-color: #ECF4FD; line-height:24px;} .relationSearch a{color: #0554b6; text-decoration: underline; margin-right: 10px;} .relationSearch a:hover{text-decoration: none;} /*Studio_Hot热门工作室*/ .Studio_Hot .C_columnTabContent{padding-bottom: 0px;} .Studio_Hot .imageDetailPadding{padding:6%;} .Studio_Hot .I_list_Ul div.imageDetailBox{border-left:1px solid #eee;float:left;margin:0 0 0 -1px;padding:0;cursor:pointer;} .Studio_Hot .I_list_Ul div.imageDetailBox .left dl{padding:0px; border:0;} .Studio_Hot .I_list_Ul div.imageDetailBox .right{overflow: hidden; margin-left:70px;} .Studio_Hot .I_list_Ul div.imageDetailBox .imageDetailUl .detail span{display:block; margin-bottom:2px;} .Studio_Hot .I_list_Ul div.evenRow{background: none;} .Studio_Hot .imageDetailUl .detail span.span1{display: block;} .Studio_Hot .studio_name{white-space: nowrap; overflow: hidden;} .Studio_Hot .studio_name a{color: #007ad5;} .Studio_Hot .owner a{color:#007ad5;font-size:16px;} /*空间动态*/ .Site_StudioNews .I_list_Ul div.imageDetailBox{ margin-top:0;padding:15px;} .Site_StudioNews .I_list_Ul div.imageDetailBox:last-child{border-bottom-width:0;} .Site_StudioNews .I_list_Ul div.imageDetailBox a:link{color: #333;font-size:14px;} .Site_StudioNews .I_list_Ul div.imageDetailBox a:visited{color: #333;} .Site_StudioNews .I_list_Ul div.imageDetailBox a:hover{text-decoration: underline; color:#188eee;} .Site_StudioNews .I_list_Ul div.imageDetailBox .imageDetailUl .detail > .span1{display: block;white-space:normal; margin-bottom:0;} .Site_StudioNews .I_list_Ul div.evenRow{background: none;} .Site_StudioNews .datetime{color: #888; font-size: 12px; vertical-align: text-bottom;} .Site_StudioNews ul.imageDetailUl .detail span a{line-height:20px;} .Site_StudioNews .I_list_Ul .left{height:auto;}/*解决main.css*/ .zone_4 .I_list_Ul div.imageDetailBox .right{margin-left:82px!important;} .rs_list .I_list_Ul li.textList{float:left; margin:0px 4px;} .rs_list .I_list_Ul .li03{ background:none;} /*Studio_Top热门工作室*/ .Studio_Top .I_list_Ul li.textList{margin:10px 0; cursor:pointer;} .Studio_Top .I_list_Ul li.textList > ul{ padding:0 15px;} .Studio_Top .I_list_Ul .rowWidth span{display: inline-block; font-size: 12px;} .Studio_Top .I_list_Ul .rowWidth span.top{ vertical-align:top; margin-top:10px; } .Studio_Top .I_list_Ul .rowWidth br{display:none;} .Studio_Top .I_list_Ul .rowWidth a{height:25px;} .Studio_Top .textList a{font-size: 14px;display: block;} .Studio_Top .textList{position: relative;} .Studio_Top .visit{position: absolute; right: 15px; bottom: 0px; color: #888;} .Studio_Top .I_list_Ul .li03{ background:none;} .Studio_Top .I_list_Ul .li02 > ul{background:none!important;} .Studio_List .C_columnTabContent{padding:0;} .Studio_List .I_list_Ul div.evenRow{ background:none;} .Studio_List .I_list_Ul div.imageDetailBox{padding:15px; margin-top:0;} .Studio_List .I_list_Ul div.imageDetailBox .right{padding-left: 6px;} .Studio_List .I_list_Ul div.imageDetailBox .right .bottomOperation .right{float: right;} .Studio_List .I_list_Ul div.imageDetailBox .right .bottomOperation .right>span a{ display: inline-block; padding: 0 10px; line-height: 26px; border: 1px solid #ceebb9; margin-left: 10px; background-color: #f1ffe7; color: #5ebc1d; text-decoration:none; font-size:12px; } .Studio_List .I_list_Ul div.imageDetailBox .right .bottomOperation .right>span a:hover{background-color: #5ebc1d; border-color: #5ebc1d; color: #fff;} .Studio_List .imageDetailUl .detail .span1{margin-right: 10px;} .Studio_List .imageDetailUl .detail{font-size: 12px;} .Studio_List .imageDetailUl .detail span.span1{display: inline-block; color: #aaa;} .Studio_List .imageDetailUl .detail span.Purpose{height: auto; overflow: visible; white-space: normal; line-height: 140%; display: block;} .Studio_List .imageDetailUl .detail .span1 label{color: #888;} .Studio_List .imageDetailUl .detail span a{color: #666!important;} .Studio_List .imageDetailUl a{color: #0066ae;} .Studio_List .imageDetailUl a:visited{color: #0066ae;} .Studio_List .imageDetailUl a:hover{text-decoration: underline;} .Studio_List .imageDetailUl .title{color: #888; line-height: 120%; margin-bottom: 2px;} .Studio_List .imageDetailUl .detail span.span1 label{color: #666;} .Studio_List .bottomOperation span, .Studio_List .bottomOperation label{vertical-align: middle;} .Studio_List .bottomOperation label{color: #e00;} .Studio_List .Visit, .Studio_List .Article, .Studio_List .resource{margin-right: 16px; font-size:12px;} .VDMulit_info{padding:20px;} .VDMulit_thumb{float: left; width: 160px; margin-right: 20px; height: 160px; border: 1px solid #ddd; padding: 4px; display:table; text-align: center; background-color:#fff;} .VDMulit_thumb div{display:table-cell; width:100%; height:100%; vertical-align:middle; text-align:center;} .VDMulit_thumb img{max-width:100%; max-height:100%;} .VDMuit_detail{overflow: hidden; line-height:1.8em; font-size:14px;} .VDMuit_detail h2{font-size:22px; margin-bottom:12px; font-weight:normal; border-bottom:1px solid #ddd; padding-bottom:10px;} .VDMuit_detail p{padding-left:1em;} .VDMuit_detail h2 em{font-size: 16px; margin-left:10px;} .VDMulit_collection{padding:0 20px 20px;} .ER_ZWDetail{background:#fff; padding:20px;} .ER_ZWDetail_title{color: #202020; font-size: 20px; font-weight: 600; margin-top: 20px; text-align: center;} .ER_ZWDetail_additional{color: #787878; font-size: 14px; padding: 10px 0; text-align: center;} .ER_ZWDetail_additional span{margin-right: 10px;} .ER_ZWDetail_additional em{color: #202020;} .ER_ZWDetail_body{margin-bottom: 50px; font-size:14px;} .ER_ZWDetail_Line{line-height: 30px; margin: 0.5em 0; text-align: center;} .ER_ZWDetail_Line:after{clear: both; content: "";display: block;} .ER_ZWDetail_Line span{border: #cceeee solid 1px; display: inline-block; text-align: center; height: 2em; width: 2em; line-height: 2em; border-left-width: 0; font-family: 宋体; vertical-align: middle;} .ER_ZWDetail_Line span:first-child{border-left-width: 1px;} .ER_ZWList_Single{line-height:1.6em; padding:0 15px;} .ER_ZWList_Single a{color: #202020; display: inline-block; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 60%; word-break: keep-all;} .ER_ZWList_Single span{color: #f1157c; display: inline; float: right; font-size: 12px;} .ER_GSDetaill{background:#fff;} .ER_GSDetail_title{color: #202020; font-size: 30px; font-weight: 600; margin-top: 30px; text-align: center;} .ER_GSDetail_additional{color: #787878; font-size: 14px; padding: 10px 0; text-align: center;} .ER_GSDetail_body{font-size: 1.2em; line-height: 30px; margin-bottom: 50px; padding: 0 3em;} .ER_GSDetail_body{margin-bottom:50px; line-height:30px; padding:0 3em; font-size:1.2em;} .ER_GSDetail_body img{text-align:center; display:block; margin:0 auto;} .ER_GSDetail_body p{margin:1em 0;} .SngleDetail{border:1px solid #dfdfdf; padding:20px 40px; margin-top:10px;} .property_title{text-align:center; font-size:26px; font-weight:normal;} .property_item{clear:both; padding:5px 0; line-height:1.8em;} .property_item > span{float:left; min-width:7em; text-align:right; color:#000; font-weight:bold; margin-right:6px;} .property_info{overflow: hidden; color:#666;} .RSList.JSYLB .I_list_Ul div.imageDetailBox{float:left; width:45%; border-bottom:1px solid #ddd;} .RSList.JSYLB .I_list_Ul div.imageDetailBox .imageDetailUl .title{height:24px;} .RSList.JSYLB .I_list_Ul div.imageDetailBox .imageDetailUl .detail span{display:block; line-height:20px;} /*S=-----------------2015.10.26 学校分类模板- star*/ .sort_dw_group{} .sort_dw_list{background:#fff; margin-bottom:40px; border:1px solid #ddd; box-shadow:2px 2px 3px #eee; position:relative;} .dw_head_bg{position:absolute; height:100%; background:url(images/dw_head_bg.jpg) no-repeat left top #fff; width:220px; border-right:1px solid #ddd;} .dw_head_bg_zx{background:url(images/dw_head_bg.jpg) no-repeat left bottom #fff;} .dw_head_bg_xx{background:url(images/dw_head_bg.jpg) no-repeat -220px bottom #fff;} .dw_head_bg_yey{background:url(images/dw_head_bg.jpg) no-repeat -440px bottom #fff;} .dw_head_bg_other{background:url(images/dw_head_bg.jpg) no-repeat -660px bottom #fff;} .dw_head{background:#e77607; width:220px; height:50px; line-height:50px; text-align:center; letter-spacing:4px; font-size:20pt; color:#fff; font-weight:bold; font-family:宋体,'Adobe Song Std';} .dwhead1{background:#e77607;} .dwhead2{background:#19b866;} .dwhead3{background:#b3d21e;} .dwhead4{background:#3280eb;} .dw_datalist{margin-left:240px; padding:10px 0; min-height:156px;} .dw_datalist a{display:inline-block; width:180px; line-height:30px; color:#222;} .dw_datalist a:hover{text-decoration:underline;} .swfupload_form_con{position:relative;} .ERPlug_part_container .C_column_Content{min-height:50px;} .schedule_table{border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-collapse: collapse; width: 100%; line-height: 180%; table-layout: auto; background-color: #fff;} .schedule_table td, .schedule_table th{border: #fdbe58 solid 1px; text-align: center; vertical-align: middle; padding: 1px; min-height: 30px;} .schedule_table .day_item_a{width: 100%; height: 100%; cursor: pointer; line-height: 160%; min-height: 40px;} .schedule_table .day_item_a:hover{background-color: #ffe7d6;} .schedule_table .day_item_input{height: 100%; border: 0px; display: block; text-align: center; width: 98%; background: #76b82a; color: #fff; min-height: 40px;} .schedule_table th.time{width: 60px; font-size: 18px; background-color: #fffac3; color: #c66405;} .schedule_table th.day_head, .schedule_table th.day{background-color: #ec9406; color: #fff;} .schedule_table th.day{font-size: 16px; line-height: 40px; width: 12%;} .schedule_table th.order{color: #c66405; width: 6%; background-color: #fcd0af;} .schedule_header{line-height: 30px; padding: 10px; background-color: #59aed3;} .schedule_header a{display: inline-block; color: #fff; font-size: 14px; width: 80px; text-align: center; margin-left: 15px;} .schedule_save{background-color: #fff;} .schedule_setting{background-color: #81c92e; border: #76b82a solid 1px;} .RSIndex_L04 .I_list_Ul li.imageBox dt, .VDIndex_B01 .I_list_Ul li.imageBox dt, .VDIndex_B02 .I_list_Ul li.imageBox dt, .VDIndex_L01 .I_list_Ul li.imageBox dt, .VDIndex_L02 .I_list_Ul li.imageBox dt{padding:4px} .VDCHQ_L_L02 .ActionContainer{background:url(images/actionBg.png) repeat-x scroll 0 0 transparent;border-color:#c2e0e5 #c2e0e5 -moz-use-text-color;border-image:none;border-style:solid solid none;border-width:1px 1px 0;height:36px} .VDCHQ_R02 .C_columnTabContent li .left .title{width:220px} .MyXCList_L_01 .I_list_Ul li.imageBox dd img{_width: 180px !important; _height: 180px !important;} .RSCourseDetail_L_B02 .Canvas_Form .validatebox-text{border:#9cb1ce solid 1px;padding:3px} .RSCourseDetail_L_B02 .ERForm_buttons{padding:10px 10px 10px 108px;color:#3b5998} .RSCourseDetail_L_B02 .ERForm_buttons a.pinglun{background:#f4f4f3;border:#9cb1ce solid 1px;padding:5px 8px;border-radius:4px} .RSCourseDetail_L_B02 .ERForm_buttons a.pinglun:hover{background:#d3e1f5;border:#9cb1ce solid 1px;padding:5px 8px;border-radius:4px} .ER_ImageUpload .C_column_Title{border:0;background:0;position:relative;z-index:10} .ER_ImageUpload .C_column_Title a{display:inline-block;padding:0 5px;text-align:center;margin-right:5px;color:#646464;border:1px solid #ccc;height:30px;line-height:30px;cursor:pointer} .ER_ImageUpload .C_column_Title .tabMenu{background:url(images/dialog-title-bg.png) repeat-x} .ER_ImageUpload .C_column_Title .tabMenu_Selected{border-bottom:medium none;height:31px} .ER_ImageUpload .C_columnTabContent{border:#ccc solid 1px;margin:0 auto;position:relative;top:-1px} .ER_ImageUpload .C_columnTabContent label{height:40px;width:100px;text-align:center} .ER_ImageUpload .C_columnTabContent input{background:none repeat scroll 0 0 #fff;border:1px solid #d7d7d7;height:21px;line-height:21px;width:150px} .ER_ImageUpload input.remote_url{width:520px} .ERUploadDialog .ERUploadForm{margin:0} .ERUploadDialog .ERUploadForm .C_column_Title, .ERUploadDialog .ERUploadForm .C_column_Title .filletA, .ERUploadDialog .ERUploadForm .C_column_Title .filletB{background:0;height:30px;padding-left:0} .ERUploadDialog .ERUploadForm .C_columnTabContent{background:#fff;border:#ccc solid 1px;padding:5px} .ERUploadDialog .ERUploadForm .bottom, .ERUploadDialog .ERUploadForm .bottom span{background:0;padding:0} .ERUploadForm .C_column_Title{border:0;background:0;position:relative} .ERUploadForm .C_column_Title a{display:inline-block;padding:0 5px;text-align:center;margin-right:5px;color:#646464;border:1px solid #ccc;height:30px;line-height:30px;cursor:pointer} .ERUploadForm .C_column_Title .tabMenu{background:url(images/dialog-title-bg.png) repeat-x} .ERUploadForm .C_column_Title .tabMenu_Selected{border-bottom:medium none;height:31px} .ERUploadForm .C_columnTabContent{border:#ccc solid 1px;margin:0 auto;position:relative;top:-1px} .ERUploadForm .easyui-select{border:#ccc solid 1px;height:20px;line-height:20px} .ERUploadForm .imageContainer{display:inline-block;margin-left:50px} .ERUploadForm .Canvas_Form .select-button:hover, .ERUploadForm .Canvas_Form .select-button:link{color:#fff} .ERUploadForm .uploadmain{display:inline-block} .ERUploadForm .uploadmain .head{display:inline-block} .ERUploadForm .uploadmain .list ul{margin-top:5px;list-style-type:none} .ERUploadForm .relationTitle{background-color:#efefef;padding:5px;font-weight:700} .ERUploadForm .relationTitle span{font-weight:400;display:inline-block;padding-left:20px} .ERUploadForm .relationContainer{border:1px solid #ccc;margin-top:10px} .ERUploadForm #form14724_relationAdd, .ERUploadForm #form14724_relationAddOld{background:url(images/edit_add.png) no-repeat;display:inline-block;text-indent:20px} .ERUploadForm #form14724_relationEdit{background:url(images/pencil.png) no-repeat;display:inline-block;text-indent:20px} .ERUploadForm #form14724_relationDelete{background:url(images/edit_remove.png) no-repeat;display:inline-block;text-indent:20px} .ERUploadForm .easyui-truncatable{margin-bottom:8px} .ERUploadDialog .ZebraDialog_Body{padding:6px} .ERUploadForm .Canvas_Form td input{padding:2px 0} .ERUploadForm .Canvas_Form .combo input{height:20px;line-height:20px;padding:0} .ERUploadDialog .ERUploadForm{margin:0} .ERUploadDialog .ZebraDialog_Buttons a.UF_Submit, .ERUploadDialog .ZebraDialog_Buttons a.UF_Submit_Goon{height:20px;line-height:20px;margin-right:10px!important;padding:4px 10px;border:0!important;background-color:#47c8f4;font-weight:700;color:#000} .ERUploadDialog .ZebraDialog_Buttons a.UF_Submit:hover, .ERUploadDialog .ZebraDialog_Buttons a.UF_Submit_Goon:hover{color:#fff} .ERUploadDialog .ZebraDialog_Buttons a.disable{background-color:#f4f4f4;color:#999} .ERUploadDialog .ZebraDialog_Buttons a.disable:hover{color:#999} .ERUploadForm .combo{height:20px} .ERUploadForm .combo span{height:100%} .action_prompt .ZebraDialog_Body{padding-top:20px;padding-bottom:20px;text-align:center;line-height:180%} .action_prompt .ZebraDialog_Body em{color:red;font-size:16px;font-family:Arial;font-weight:700} .action_prompt .ZebraDialog_Body b{font-size:14px;color:red;margin-top:10px} .measure_panel .easyui-mergeTable_body{background-color:#f7f7f7} .measure_panel .exmainTotal{background-color:#f7f7f7;padding:4px 0;font-size:14px;border:1px solid #666} .easyui-mergeTable_bottom .total{color:#f49e0a;font-size:18px} .comment_column_title, .measure_title,.score_title{font-size:11pt;padding-bottom:6px;font-weight:700} .expert_saveExamin:active, .expert_saveExamin:hover, .expert_saveExamin:link, .expert_saveExamin:visited, .submit_comment:active, .submit_comment:hover, .submit_comment:link, .submit_comment:visited{color:#fff} .submit_comment{height:24px;line-height:24px;background-color:#17a203;color:#fff;font-size:14px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px} .mt_thumb_action a{margin:0 4px} .m_delete,.m_down,.m_favorite,.m_play{background:url(images/icons_mt.png) no-repeat;display:inline-block!important;width:16px!important;height:16px!important;background-position-y:-16px} .m_play{background-position-x:-16px} .m_favorite{background-position-x:-64px} .m_delete{background-position-x:-48px} .m_delete:hover,.m_down:hover,.m_favorite:hover,.m_play:hover{background-position-y:0} .thumbMatier{float:none} .thumbMatier .I_list_Ul li.imageBox dd p a{width:auto!important;height:auto!important} .thumbMatier .I_list_Ul li.imageBox img{width:auto;height:auto} .attachmentList .C_column_Title{background:0;border-top:0;border-bottom:0;border-left:0;border-right:0} .attachmentList .C_column_Title h3 a{background:0;padding-left:0} .attachmentList .C_column_Title h3 a{color:#444} .attachmentList .C_columnTabContent{background:#ecf9fa;border:0} .attachmentList .C_columnTabContent .I_list_Ul li.textList{border-bottom:0} .attachmentList .C_columnTabContent .I_list_Ul li .left .title, .attachmentList .C_columnTabContent .I_list_Ul li.evenRow .left .title{color:#333} .attachmentList .C_columnTabContent .I_list_Ul li .left .downAttachment:active, .attachmentList .C_columnTabContent .I_list_Ul li .left .downAttachment:link, .attachmentList .C_columnTabContent .I_list_Ul li .left .downAttachment:visited{text-decoration:underline;color:#3a92ff} .attachmentList .C_columnTabContent .I_list_Ul li .left .downAttachment:hover{color:#25adf4} .FL_ .attachmentList .C_column_Title{background:0;border:0} .FL_ .attachmentList .C_column_Title, .FL_ .attachmentList .C_column_Title .filletA, .FL_ .attachmentList .C_column_Title .filletB{background:0} .FL_ .attachmentList .bottom,.FL_ .attachmentList .bottom span{background:0} .FL_ .attachmentList .C_columnTabContent{background:0;border:0} .link_621182 .itemClass{width:100%; padding:5px 0;} .link_621182 .itemClass option{ padding:5px;} .All_Articals{display:block;} .All_Articals a{padding: 10px 10px;font-size: 14px;border-bottom: 1px solid #ddd;line-height:24px;} /*S=学前-小学-初中-高中分类*/ .ZWHTSort_Item{ overflow:hidden; padding:0.8em 1em; font-size:1.2em; background:#f2fbff;} .ZWHTSort_Item h3{ float:left; margin-right:1em; background: #6bb95b;float: left;font-size: 1em;margin-right: 1em;padding: 2px 12px;} .ZWHTSort_Item h3 a{color:#fff;} .ZWHTSort_Item .ZWHTSort_Item_Sub{float:left;} .ZWHTSort_Item .ZWHTSort_Item_Sub a{ margin-right:1em;} /*E=学前-小学-初中-高中分类*/ /*名师工作室*/ .top_studio{overflow:hidden;} .top_studio .top_studio_item{ float:left; width:32%; margin-right:2%;} .top_studio .top_studio_item:nth-child(3n+3){ margin-right:0;} .top_studio .studio_base{ padding-top:1em;} .top_studio .studio_base > img { float: left;width: 118px;height: 118px; margin-right: 1em; } .top_studio .studio_base > div{overflow:hidden;} .top_studio .studio_info{height:88px;clear:both; overflow:hidden;} .studio_info > span{ font-size:1.2em; line-height:2em;} .studio_info > p{ font-size:1em; color:#888;} .studio_base > div a{font-size:14px; color:#0892e6; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:inline-block;width:90%; } .studio_base > div li { font-size:12px; line-height:2em; } .studio_base > div li span{ border-left:1px solid #dbdbdb; padding:0 8px; display:inline-block; line-height:1.3;} .studio_base > div li span:first-child{border-left:none; padding-left:0;} .studio_base > div li span em{ display:block;} .studio_base > div li span label{display:block;text-align:center;} .recommend_studio{} .recommend_studio .studio_base{ float: left; width: 27%; padding: 2% 3%; border: 1px solid #eee; border-right: 0; margin: -1px 0 0 -1px;} .recommend_studio .studio_base:nth-child(3n+3) {margin-right:0;} .recommend_studio .studio_base > img {float: left;height:80px;margin-right: 1em;width: 80px;} .recommend_studio .studio_base > div{overflow:hidden;} .empty_data{display:none;}/*暂无数据的隐藏*/ /*名师工作室end*/ /*暂时隐藏*/ .span1.qytj{display:none;} /*S=作文列表*/ .ER_ZWList_Item { background-color:#fff; float: left; margin-right: 2%; margin-bottom:2%; width: 32%; } @media srceen and (max-width:1050px) { .ER_ZWList_Item { width: 48%; *width:48%; width:48%\0; } .ER_ZWList_Item:nth-child(2n+2) { margin-right:0; } } .ER_ZWList_Item:nth-child(3n+3) { margin-right:0; } .ER_ZWList_Item h3 { font-family:Arial,宋体; font-size:12px; color:#787878; height:40px; line-height:40px; border-bottom:1px solid #cceeee; padding-left:15px; } .ER_ZWList_Item h3 em { color:#000; padding-right:10px; } .ER_ZWList_Item h2 { margin:0; padding:10px 15px; font-size: 18px; font-weight: bold; text-align: left; height:48px; line-height:24px; overflow:hidden; } .ER_ZWList_Item h2 a { color:#202020; } .ER_ZWList_body { padding:0 15px; text-indent:2em; line-height:25px; color:#787878; height:220px; overflow:hidden; } .ER_ZWList_action { text-align:right; margin-bottom:10px; margin-top:10px; padding-right:15px; } .ER_ZWList_action a { color:#999; font-size:12px; } .ER_ZWList_bottom { text-align:right; margin-bottom:10px; padding-right:15px; } .ER_ZWList_bottom span { display:inline-block; margin-left:5px; font-size:12px; color:#26b9b1; border:1px solid #dedede; padding:0 5px; line-height:20px; cursor:pointer; } .ZWHTList_Sort .C_column_Content { padding:0px; padding-bottom:15px; } .ZWHTList_Sort .C_column_Content h2 { color:#202020; padding:10px 10px 15px 15px; border-bottom:1px solid #cceeee; } .ZWHTList_Thumb img {width:100%;} .ZWZS_Sort .condition_Con{background:#fff; margin-bottom:20px;} .ZWHTList_Sub{margin-top:10px;} .ZWHTList_Sub.subMenu a{margin: 4px 2px 0 2px;padding: 3px 5px;display: inline-block; font-size:14px;} .ZWHTList_Sub.subMenu a:hover,.ZWHTList_Sub.subMenu a.selected{background:#188eee; color:#fff;} .ZWHTList_Sub_Collapse { text-align:right; margin:0 10px 0 0; } .ZWHTList_Sub_Collapse > a { display:inline-block; padding:2px 6px; background:#eee; } /*E=作文列表*/ /*S=故事库-图文列表*/ .ER_GSList_Item { overflow: hidden; border-bottom: 1px dashed #ddd; margin: 15px; padding-bottom: 15px; } .ER_GSList_Item h2 {padding:0; padding-bottom:10px;font-size:16px;} .ER_GSList_Item .ER_GSList_thumb { float:left; margin-right:15px; width:184px; height:120px; } .ER_GSList_Item .ER_GSList_thumb img {width:100%;height:100%;} .ER_GSList_Item .ER_GSList_right {width:auto;} .ER_GSList_body {font-size:14px; line-height:26px;} .ER_GSList_action{text-align: right;font-size:12px;} /*详细*/ .ER_GSDetaill {background:#fff;} .ER_GSDetail_title { color: #202020; font-size:30px; font-weight: 600; margin-top: 30px; text-align: center; } .ER_GSDetail_additional { color: #787878; font-size: 14px; padding: 10px 0; text-align: center; } .ER_GSDetail_additional span {font-size: 12px; margin-left:5px;} .ER_GSDetail_body { margin-bottom:50px; line-height:30px; padding:0 3em; font-size:1.2em; } .ER_GSDetail_body img {text-align:center;display:block;margin:0 auto;} .ER_GSDetail_body p {margin:1em 0;} /*E=故事库-图文列表*/ /*S=弹出登录框增加切换2维码和电脑登录*/ .login-form { background: #fff; position: relative; padding-left: 40px; padding-right: 30px; padding-top: 30px; padding-bottom: 20px; height: 240px; } .login-qrcode{display:none;} .login-box .mc { padding: 20px 0;} /*E=弹出登录框增加切换2维码和电脑登录*/ .NewsList04_01 > .FR_P_ > .FR_ .C_column{ margin-bottom:20px;} /*专题资源展示1*/ .C_column.C621150 .C_column_Content{/*padding:10px 10px 5px 10px;*/} .C_column.C621150 .C_column_Content a {font-size: 0;height: 100%;margin: 0 0px 8px 5px;} .C_column.C621150 .C_column_Content img{width:100%!important;height:100%;margin-top: 0!important;} /*专题资源展示2没有大标题*/ .C_column.C621150 a{ height:100%;margin: 0 0px 4px 1px;} .C_column.C621150 a:first-child{margin-left: 0;} .C_column.C621150 a:nth-child(9n+9){margin-left: 0;} .C_column.C621150 a img{width:100%!important;height:100%;} /*column_681341_body 单独的栏目里面的文本样式*/ .column_681341_body{ line-height: 24px; font-size: 14px; padding: 10px 20px; text-indent:2em; } .column_681341_img{ float: left; max-width: 300px; padding: 10px; } /*锚点定位css*/ div.anchorpoint { position: relative; overflow: visible; } div.anchorpoint .er-anchorpoint { z-index: 2; width: 100px; position: absolute; left: 100%; top: 0; max-height: 600px; overflow: auto; } div.anchorpoint .er-anchorpoint::-webkit-scrollbar { display:none; } div.anchorpoint div[name*=anchorpoint_columnChild_]:after{ content:""; clear:both; display:block; height:0; overflow:hidden; } div.anchorpoint .er-anchorpoint a{ display: inline-block; width: 100px; height: 30px; line-height: 30px; text-align: center; background: #0892e6; border-bottom: 1px solid #ddd; cursor: pointer; color:#fff; } div.anchorpoint .er-anchorpoint a.selected{ background: #FFC107; } .top_head,.bottom_copyright{ display:none; } .er-video-state{ position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); display:-webkit-box; display:-ms-flexbox; -webkit-box-pack:center; -webkit-box-align:center; -ms-flex-pack:center; -ms-flex-align:center; cursor:pointer; } .er-video-state .fa{ font-size: 4rem; color: #aaa; border-radius: 50%; padding: 0.5em; width: 4rem; height: 4rem; text-align: center; background: rgba(0,0,0,0.5); line-height: 4rem; } .er-video-state:hover .fa{ color:#eee; } .HTMLVideo_con:hover .er-video-pause{ background:rgba(0,0,0,0); } /*列表页,内容页设置最大宽度*/ body[class*=lb_] .Base_L02,body[class*=lb_] .custom_L02, .mainMenu .filletA { max-width: 1200px; margin:0 auto; } /*可收起栏目*/ .er-retract .C_columnTabContent{ transition: height 0.5s linear; min-height: 0px; overflow: hidden; } /*lb_622125模板*/ .lb_622125 .Album_RSList_Con .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"], .lb_622125 .Album_RSList_Con .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"], .lb_622130 .RSList .I_list_Ul li.imageBox dt p[field="CREATOR_NAMEPERSONAL"], .lb_622130 .RSList .I_list_Ul li.imageBox dt p[field="CREATOR_NAMECORPORATE"]{ display:none; }