123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387 |
- #gcmsListWrap {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0px;
- right: 0px;
- top: 0px;
- bottom: 0px;
- /* background: #fff url(/images/layout/bg-normal.png); */
- background: rgba(34, 59, 73, 1);
- }
- #gcmsListWrap .panel-header h3 {
- padding: 20px 10px 20px 30px;
- color: #FFFFFF;
- /* background: url(../../images/layout/bg-a-hover.png) no-repeat center bottom; */
- border-bottom: 1px solid #aaaaaa;
- display: block;
- font-size: 16px;
- text-decoration: none;
- text-align: center;
- }
- #gcmsArticlesListPage .abtn-next {
- text-indent: -11111px;
- background: #0b4496 url(/images/layout/page_06ch.png) no-repeat 7px 4px;
- border: 0px;
- }
- #gcmsArticlesListPage .abtn-prev {
- text-indent: -11111px;
- background: #0b4496 url(/images/layout/page_13ch.png) no-repeat 7px 4px;
- border: 0px;
- }
- #gcmsListWrap .panel-header .abtn-goback {
- position: absolute;
- left: 20px;
- top: 20px;
- }
- #gcmsListWrap .panel-header .abtn-goback .icon-angle-left {
- float: left;
- width: 16px;
- height: 16px;
- background: url(../../images/layout/glyphicons-halflings-white.png) no-repeat -430px -72px;
- margin: 3px 0 0 0;
- }
- #gcmsListContent {
- clear: both;
- float: right;
- width: 243px;
- position: relative;
- background: rgba(34, 59, 73, 0.86);
- color: #fff;
- padding-top: 10px;
- }
- #gcmsListContent.single {
- width: 310px;
- float: none;
- }
- #gcmsListContent .panel-header {
- background: #700000 !important;
- }
- #gcmsSubNav {
- position: absolute;
- left: 0px;
- top: 55px;
- width: 31px;
- padding: 10px 0 0 5px;
- }
- #gcmsSubNav li {
- width: 22px;
- font-size: 14px;
- margin-bottom: 1px;
- padding: 10px 3px 10px 8px;
- cursor: pointer;
- text-align: center;
- margin-right: -1px;
- color: #FFF;
- line-height: 1.1;
- word-wrap: break-word;
- letter-spacing: 1em;
- }
- #gcmsSubNav li a {
- color: #FFF;
- text-decoration: none;
- }
- #gcmsSubNav li:hover {}
- #gcmsSubNav .cur {
- border-right: none;
- background: #FFFCFC;
- font-weight: bold;
- color: #000;
- }
- #gcmsArticlesList {}
- #gcmsListContent.single #gcmsArticlesList {
- width: 100%;
- }
- #gcmsArticlesList ul {
- clear: both;
- padding: 0px;
- overflow: hidden;
- }
- #gcmsArticlesList li {
- position: relative;
- overflow: hidden;
- cursor: pointer;
- padding: 15px 20px;
- font-size: 14px;
- border-bottom: 1px solid #aaaaaa;
- /* background:url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom; */
- }
- #gcmsArticlesList li .addIG {
- text-indent: -1111111111px;
- width: 20px;
- height: 20px;
- background: url(../../images/layout/icon_close.png) no-repeat center center;
- position: absolute;
- right: 20px;
- top: 50%;
- margin-top: -10px;
- border: 0px;
- cursor: pointer;
- }
- #gcmsArticlesList li .addIG:hover {
- background: url(../../images/layout/icon_close_hover.png) no-repeat center center;
- }
- #gcmsArticlesList li.cur {
- /* background: url(../../images/layout/bg-a-hover.png) no-repeat center bottom; */
- background: rgb(68, 106, 128);
- }
- #gcmsArticlesList li .thumb {
- width: 204px;
- border: 1px solid #FFF;
- }
- #gcmsArticlesList li a {
- display: block;
- padding: 5px 0;
- color: #540a02;
- }
- #gcmsArticlesList li .new {
- font-weight: bold;
- padding: 5px 0 5px 36px;
- background: url(../images/icon-new.png) no-repeat left 8px;
- }
- #gcmsArticlesList li:hover {
- background: rgb(68, 106, 128);
- }
- #gcmsArticlesList li a i {
- background: url(../../images/layout/glyphicons-halflings.gif) no-repeat -72px -120px;
- display: inline-block;
- width: 14px;
- height: 14px;
- }
- #gcmsArticlesList li .time {
- color: #b01403;
- }
- #gcmsArticlesListPage {
- margin: 0 0 0 37px;
- }
- #gcmsArticlesListPage.single {
- margin: 0 0 0 0px;
- }
- #gcmsArticlesListPage.single {
- margin: 0 0 0 0px;
- }
- #gcmsListSearchPanel {
- /* background:#2967b4 url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom; */
- background: rgba(34, 59, 73, 0.86);
- padding: 5px 5px;
- margin: 0 0 0 37px;
- font-size: 14px;
- color: #fff;
- }
- #gcmsListSearchPanel .input {
- width: 120px;
- }
- #gcmsListSearchPanel.single {
- margin: 0 0 0 0px;
- }
- #gcmsListSearchPanel.single .input {
- width: 160px;
- }
- #gcmsListSearchPanel dl {
- overflow: hidden;
- padding: 3px 0;
- margin-top: 10px;
- }
- #gcmsListSearchPanel dl dt {
- float: left;
- width: 80px;
- padding-right: 10px;
- text-align: right;
- line-height: 30px;
- }
- #gcmsListSearchPanel dl dd {
- float: left;
- width: 150px;
- }
- #gcmsListSearchPanel.single dl dd {
- float: left;
- width: 190px;
- }
- #gcmsListSearchPanel dl dd .select {
- height: 30px;
- border: 1px solid #dcdcdc;
- color: #666;
- }
- #gcmsListSearchPanel dl dd ul.list {
- overflow: hidden;
- }
- #gcmsListSearchPanel dl dd ul.list li {
- float: left;
- line-height: 30px;
- margin-right: 5px;
- }
- #gcmsListSearchPanel .time-input {
- width: 75px;
- float: left
- }
- #gcmsListSearchPanel.single .time-input {
- width: 115px;
- float: left
- }
- #gcmsListSearchPanel.single .limites-search .input {
- width: 59px;
- }
- #gcmsListSearchPanel .limites-search .input {
- width: 39px;
- }
- #gcmsListSearchPanel .limites-search dd label {
- padding: 0 5px;
- }
- #gcmsListSearchPanel .timepicker-clean {
- position: relative;
- margin: 0 0 0 -20px;
- cursor: pointer;
- display: none;
- font-family: Arial;
- padding: 4px 5px;
- background: #fff;
- display: inline-block;
- display: none;
- margin-right: 1px;
- }
- #gcmsListBtnSearch {
- color: #FFFFFF;
- overflow: hidden;
- cursor: pointer;
- border: 1px solid #aaaaaa;
- border-radius: 4px;
- margin: 10px 0 10px 130px;
- background: rgba(34, 59, 73, 1) url(../../images/layout/icon-search-bg.png) no-repeat 10px center;
- padding-left: 15px;
- width: 70px;
- height: 27px;
- }
- #gcmsListBtnSearch:hover {
- background-color: rgb(68, 106, 128);
- }
- /* 新分页 */
- #gcmsArticlesListPage {
- height: 36px;
- width: 233px;
- overflow: hidden;
- text-align: right;
- clear: both;
- position: relative;
- color: #fff;
- margin: auto;
- border: 1px solid #aaaaaa;
- border-radius: 5px;
- background: rgba(34, 59, 73, 0.86);
- padding: 0px;
- margin-top: 20px;
- /*display:none;*/
- }
- #gcmsArticlesListPage .firstpage {
- width: 28px;
- height: 36px;
- margin-left: 3px;
- border-right: 1px solid #aaaaaa;
- background: url(../../images/layout/page_11.png) no-repeat 7px 11px;
- float: left;
- cursor: pointer;
- }
- #gcmsArticlesListPage .uppage {
- width: 29px;
- height: 34px;
- background: url(../../images/layout/page_13.png) no-repeat 10px 11px;
- float: left;
- cursor: pointer;
- }
- .fg {
- width: 1px;
- height: 34px;
- background: url(../../images/layout/page_03.png) no-repeat 0px 10px;
- float: left;
- }
- #thematicPageJump {
- width: 96px;
- height: 34px;
- float: left;
- }
- #thematicPageJump span {
- float: left;
- height: 24px;
- font-size: 12px;
- line-height: 37px;
- text-indent: 35px;
- }
- #gcmsArticlesListPage .nextpage {
- width: 29px;
- height: 34px;
- background: url(../../images/layout/page_06ch.png) no-repeat 10px 11px;
- float: left;
- cursor: pointer;
- }
- #gcmsArticlesListPage .endpage {
- width: 28px;
- height: 36px;
- background: url(../../images/layout/page_08ch.png) no-repeat 7px 11px;
- float: left;
- border-left: 1px solid #aaaaaa;
- cursor: pointer;
- }
- .page-wrap .btn-group {
- float: right;
- width: 93px;
- }
|