.wordwrap {
|
word-break: break-all;
|
word-wrap: break-word;
|
}
|
.clearfix {
|
zoom: 1;
|
}
|
.clearfix:after {
|
content: '';
|
display: block;
|
height: 0;
|
clear: both;
|
}
|
#contents {
|
margin-top: 1px;
|
padding-bottom: 30px;
|
}
|
#manage-title {
|
width: 100%;
|
height: 45px;
|
background-color: #799ae1;
|
border-bottom: 1px dotted #cbcbcb;
|
overflow: hidden;
|
text-align: center;
|
margin: 0 auto;
|
color: #ffffff;
|
}
|
.manage-title-body {
|
width: 975px;
|
margin: 0 auto;
|
text-align: left;
|
font-size: 16px;
|
}
|
.yahei {
|
font-family: "Microsoft Yahei","΢ÈíÑźÚ",Arial,STHeiti,Tahoma,Helvetica;
|
}
|
#manage-title a, #manage-title span {
|
line-height: 45px;
|
font-size: 16px;
|
color: #ffffff;
|
}
|
.manage-title-body a {
|
text-decoration: none;
|
color: #000;
|
}
|
}
|
#manage-title span {
|
line-height: 45px;
|
font-size: 16px;
|
}
|
#manage-bar {
|
width: 100%;
|
height: 90px;
|
font-size: 14px;
|
text-align: center;
|
background-color: #D6DFF7;
|
z-index: 3;
|
}
|
#manage-bar ul {
|
margin: 0 auto;
|
width: 975px;
|
height: 50px;
|
text-align: left;
|
list-style: none;
|
}
|
#manage-bar li {
|
float: left;
|
width: auto;
|
padding-top: 16px;
|
height: 34px;
|
display: inline-block;
|
}
|
#manage-bar .all-select {
|
width: 90px;
|
height: 20px;
|
line-height: 17px;
|
}
|
#manage-bar #select-current {
|
_vertical-align: top;
|
}
|
#manage-bar input {
|
vertical-align: middle;
|
}
|
#manage-bar input {
|
margin-left: 0;
|
}
|
.select-create-album input {
|
width: 67%;
|
font-size: 12px;
|
height: 18px;
|
text-indent: 5px;
|
border: 1px solid #c4c4c4;
|
left: 3px;
|
line-height: 18px;
|
margin-right: 3px;
|
padding: 1px;
|
vertical-align: middle;
|
position: absolute;
|
bottom: 3px;
|
}
|
#manage-bar .scope-button-upState {
|
cursor: pointer;
|
background-position: 0 -31px;
|
}
|
#manage-bar .scope-button, #manage-bar .delete-button, #manage-bar .tag-button {
|
background: url(http://tb2.bdstatic.com/xiangce/webroot/static/widget/manage/bar/images/new-button_30eed14a.png) no-repeat 0 0;
|
width: 94px;
|
height: 31px;
|
line-height: 30px;
|
margin-top: -5px;
|
margin-right: 10px;
|
cursor: default;
|
overflow: hidden;
|
}
|
#manage-bar .tag-button-upState {
|
cursor: pointer;
|
background-position: -94px -31px;
|
}
|
#manage-bar .delete-button-upState {
|
cursor: pointer;
|
background-position: -188px -31px;
|
}
|
#manage-bar .move-button {
|
cursor: pointer;
|
z-index: 201;
|
position: relative;
|
width: 70px;
|
margin-top: -5px;
|
}
|
|
.select-container {
|
color: #ffffff;
|
font-weight: bold;
|
text-decoration: none;
|
}
|
|
#manage-bar .move-button .select-content {
|
line-height: 28px;
|
font-size: 14px;
|
}
|
.arrow {
|
border-color: #666 #f5f5f5 #f5f5f5;
|
}
|
.arrow {
|
line-height: 0;
|
display: inline;
|
border: 6px solid;
|
border-color: #FFF #336699 #336699;
|
position: absolute;
|
margin-top: 10px;
|
}
|
.arrow-up {
|
border-color: #336699 #336699 #FFF;
|
}
|
|
.select-container-show-list {
|
background: url("../../../resources/images/colors/blue/title_tab_selected.png") no-repeat bottom center;
|
color: #bfe3ff;
|
}
|
.select-list {
|
background: white;
|
z-index: 9;
|
width: 150px;
|
border: 1px solid #cbcbcb;
|
}
|
.jspContainer {
|
overflow: hidden;
|
position: relative;
|
}
|
.jspPane {
|
position: absolute;
|
}
|
.list-option {
|
font: 12px arial,ËÎÌå,sans-serif;
|
}
|
.option {
|
background: #f1f1f1;
|
color: #0885d0;
|
}
|
.list-option {
|
list-style: none;
|
word-break: break-all;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
padding: 5px;
|
margin: 2px;
|
display: block;
|
line-height: 14px;
|
cursor: pointer;
|
color: #3f3f3f;
|
width: 120px;
|
overflow: hidden;
|
}
|
.select-create-album {
|
position: absolute;
|
width: 100%;
|
height: 40px;
|
background: #f7f7f7;
|
}
|
.select-create-album-tip {
|
height: 16px;
|
color: #ff5656;
|
display: none;
|
font-size: 12px;
|
text-align: center;
|
}
|
.select-create-album-placeholder {
|
position: absolute;
|
bottom: 3px;
|
left: 3px;
|
font-weight: normal;
|
color: #666;
|
padding-left: 6px;
|
padding-bottom: 3px;
|
}
|
#select-create-album-button {
|
color: #565656;
|
}
|
.select-create-album-button {
|
position: absolute;
|
bottom: 2px;
|
background: url(/resources/images/select-create-album.png) no-repeat;
|
color: #565656;
|
right: 3px;
|
font-size: 12px;
|
width: 36px;
|
text-align: center;
|
height: 23px;
|
line-height: 22px;
|
}
|
|
#pic-list {
|
list-style: none;
|
min-width: 865px;
|
margin: 0 20px 10px 20px;
|
}
|
#pic-list li {
|
width: 210px;
|
height: 245px;
|
margin: 0 2px 2px 0;
|
border: 2px solid #f5f5f5;
|
float: left;
|
background-color: #DDD;
|
position: relative;
|
cursor: pointer;
|
}
|
#pic-list img {
|
margin: 5px 5px 5px 5px;
|
width: 200px;
|
height: 200px;
|
}
|
#pic-list .select-frame {
|
width: 214px;
|
height: 214px;
|
border: 2px solid #1094fa;
|
position: absolute;
|
top: 0;
|
left: 0;
|
margin-top: -1px;
|
margin-left: -1px;
|
background: url(../../resources/images/selected_b9fa69e8.png) no-repeat 75px 75px!important;
|
z-index: 2;
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../resources/images/select-ie6_39678a41.png',enabled=true,sizingMethod=scale);
|
_background: 0;
|
}
|
#pic-list span {
|
margin: 5px 5px 5px 5px;
|
font-size: 16px;
|
color: #333;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
width: 180px;
|
display: block;
|
font-weight:bold;
|
|
}
|
|
#pic-listEdit {
|
list-style: none;
|
min-width: 865px;
|
margin: 0 20px 10px 20px;
|
}
|
#pic-listEdit li {
|
width: 116px;
|
height: 116px;
|
margin: 0 2px 2px 0;
|
border: 2px solid #f5f5f5;
|
float: left;
|
background-color: #DDD;
|
position: relative;
|
cursor: pointer;
|
}
|
#pic-listEdit img {
|
margin: 0 auto;
|
width: 116px;
|
height: 116px;
|
}
|
#pic-listEdit .select-frame {
|
width: 114px;
|
height: 114px;
|
border: 2px solid #1094fa;
|
position: absolute;
|
top: 0;
|
left: 0;
|
margin-top: -1px;
|
margin-left: -1px;
|
background: url(../../resources/images/selected_b9fa69e8.png) no-repeat 75px 75px!important;
|
z-index: 2;
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../resources/images/select-ie6_39678a41.png',enabled=true,sizingMethod=scale);
|
_background: 0;
|
}
|
|
.contentEdit-album-del {
|
display: none;
|
width: 59px;
|
height: 23px;
|
position: absolute;
|
margin-top: -116px;
|
margin-left: 30px;
|
z-index: 10;
|
}
|
.contentEdit-album-del .View {
|
background-position: 0 50%;
|
}
|
.contentEdit-album-del .modify {
|
background-position: 50% 50%;
|
}
|
.contentEdit-album-del .delete {
|
background-position: 100% 50%;
|
position: absolute;
|
}
|
.contentEdit-album-del a {
|
width: 28px;
|
height: 23px;
|
display: inline-block;
|
transition: all .2s ease-out;
|
-webkit-transition: all .2s ease-in;
|
-moz-transition: all .2s ease-out;
|
background-image: url("../../resources/images/album-del-modify.png");
|
}
|
.content-album-hover {
|
box-shadow: 0 1px 4px #cecece;
|
}
|
|
.content-album-del {
|
display: none;
|
width: 59px;
|
height: 23px;
|
position: absolute;
|
margin-top: -229px;
|
margin-left: 146px;
|
z-index: 10;
|
}
|
.content-album-del .View {
|
background-position: 0 50%;
|
}
|
.content-album-del .modify {
|
background-position: 50% 50%;
|
}
|
.content-album-del .delete {
|
background-position: 100% 50%;
|
position: absolute;
|
}
|
.content-album-del a {
|
width: 28px;
|
height: 23px;
|
display: inline-block;
|
transition: all .2s ease-out;
|
-webkit-transition: all .2s ease-in;
|
-moz-transition: all .2s ease-out;
|
background-image: url("../../resources/images/album-del-modify.png");
|
}
|
.content-album-hover {
|
box-shadow: 0 1px 4px #cecece;
|
}
|
|
.content-album-Mobile {
|
display: none;
|
width: 72px;
|
height: 14px;
|
position: absolute;
|
margin-top: -17px;
|
margin-left: 1px;
|
z-index: 10;
|
}
|
.content-album-Mobile .MobileFirst {
|
background-position: 0 50%;
|
}
|
.content-album-Mobile .MobileAgo {
|
background-position: 33% 50%;
|
}
|
.content-album-Mobile .MobileAfter {
|
background-position: 66% 50%;
|
}
|
.content-album-Mobile .MobileFinal {
|
background-position: 100% 50%;
|
position: absolute;
|
}
|
|
.content-album-Mobile a {
|
width: 18px;
|
height: 14px;
|
display: inline-block;
|
transition: all .2s ease-out;
|
-webkit-transition: all .2s ease-in;
|
-moz-transition: all .2s ease-out;
|
background-image: url("../../resources/images/album-del-mobile.png");
|
}
|
.content-album-hover {
|
box-shadow: 0 1px 4px #cecece;
|
}
|
|
.dialogJ {
|
background-color: white;
|
border: 1px solid #8d8d8d;
|
-webkit-box-shadow: 0 0 6px black;
|
-moz-box-shadow: 0 0 4px black;
|
font-size: 12px;
|
font: 12px arial,ËÎÌå,sans-serif;
|
position: absolute;
|
clear: left;
|
overflow: hidden;
|
}
|
.dialogJtitle {
|
line-height: 15px;
|
padding-top: 10px;
|
padding-bottom: 10px;
|
font-weight: bold;
|
font-size: 14px;
|
text-indent: 20px;
|
background: url(http://tb2.bdstatic.com/xiangce/webroot/static/common/ui/global_css/images/dialog/title-bg_9e34427c.png);
|
}
|
.dialogJ .dialogJclose {
|
background: url(http://tb1.bdstatic.com/xiangce/webroot/static/common/ui/global_css/images/dialog/close_04c46064.gif) no-repeat center center;
|
float: right;
|
line-height: normal;
|
margin: 0 16px 0 0;
|
text-decoration: none;
|
width: 18px;
|
position: absolute;
|
right: -9px;
|
top: 8px;
|
}
|
.dialogJtxt {
|
font-size: 14px;
|
}
|
.dialogJ .dialogJcontent {
|
background: #FFF;
|
text-align: left;
|
}
|
.dialogJ .dialogJcontent {
|
text-align: left;
|
}
|
.modify-album-name, .modify-album-scope {
|
padding: 21px 21px;
|
padding-bottom: 0;
|
}
|
.modify-album-name .album-tips, .modify-album-scope .album-tips {
|
position: absolute;
|
top: 40px;
|
left: 22%;
|
color: red;
|
}
|
.modify-album-name span, .modify-album-scope span {
|
color: #838383;
|
line-height: 28px;
|
vertical-align: bottom;
|
display: inline-block;
|
}
|
.modify-album-name input, .modify-album-scope input {
|
width: 260px;
|
line-height: 28px;
|
height: 28px;
|
text-indent: 8px;
|
border: 1px solid #c6c6c6;
|
}
|
.dialogJ .dialogJanswers {
|
font-size: 12px;
|
padding: 120px 20px 13px 18px;
|
margin: 0;
|
text-align: center;
|
}
|
.dialogJ .dialogJanswers .first-child {
|
background-position: 0 0;
|
color: #fff;
|
}
|
.dialogJ .dialogJbtn {
|
margin-left: 6px;
|
cursor: pointer;
|
border: 0;
|
width: 60px;
|
height: 31px;
|
color: #565656;
|
display: inline-block;
|
background: url(http://tb1.bdstatic.com/xiangce/webroot/static/common/ui/global_css/images/dialog/btn_b1d49dd9.png) no-repeat -66px 0;
|
z-index: 99;
|
}
|
|
#pager-box {
|
text-align: center;
|
width: 100%;
|
height: 30px;
|
margin-top: 20px;
|
font: 12px arial,ËÎÌå,sans-serif;
|
float: left;
|
}
|
.pager {
|
color: black;
|
}
|
.pager a:visited {
|
color: black;
|
}
|
.pager .pager_current {
|
width: 25px;
|
color: inherit;
|
background-color: #999;
|
border-color: #999;
|
color: #fff;
|
}
|
.pager a {
|
height: 25px;
|
text-align: center;
|
display: inline-block;
|
border: 1px solid #e3e3e3;
|
margin-left: 2px;
|
margin-right: 2px;
|
line-height: 25px;
|
cursor: pointer;
|
color: black;
|
}
|
.pager_prev {
|
width: 55px;
|
color: inherit;
|
}
|
.pager_button {
|
width: 25px;
|
color: inherit;
|
}
|
.pager_first {
|
width: 43px;
|
color: inherit;
|
}
|