680 lines
15 KiB
CSS
680 lines
15 KiB
CSS
|
|
body {
|
||
|
|
font-family: 宋体;
|
||
|
|
font-size: 12px;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 1.5em;
|
||
|
|
margin: 0px;
|
||
|
|
}
|
||
|
|
.btn
|
||
|
|
{
|
||
|
|
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 8px;*PADDING-RIGHT: 1px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 8px; *padding-left: 1px; FONT-SIZE: 12px;
|
||
|
|
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
|
||
|
|
BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 6px; BORDER-BOTTOM: #7b9ebd 1px solid
|
||
|
|
}
|
||
|
|
.red
|
||
|
|
{
|
||
|
|
color:Red;
|
||
|
|
font-size:14px;
|
||
|
|
font-weight:bold;
|
||
|
|
}
|
||
|
|
#Label_yj,#Label_yj2
|
||
|
|
{
|
||
|
|
color:Red;
|
||
|
|
font-size:14px;
|
||
|
|
font-weight:bold;
|
||
|
|
}
|
||
|
|
#p_table table td
|
||
|
|
{
|
||
|
|
word-break:break-all;
|
||
|
|
table-layout:fixed;
|
||
|
|
overflow:hidden;
|
||
|
|
}
|
||
|
|
.taocaoproduct{ float:left; width:100%;}
|
||
|
|
.taocaoproduct ul{ float:left; width:101%; position:relative;}
|
||
|
|
.taocaoproduct ul li{ float:left; margin:10px; width:117px; height:170px; text-align:center; overflow:hidden; line-height:30px;}
|
||
|
|
.taocaoproduct ul li img{ float:left; width:115px;}
|
||
|
|
input[type="text"]
|
||
|
|
{
|
||
|
|
border: 1px solid #CCC;
|
||
|
|
font-family: "宋体";
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="password"]
|
||
|
|
{
|
||
|
|
border: 1px solid #CCC;
|
||
|
|
}
|
||
|
|
textarea
|
||
|
|
{
|
||
|
|
border: 1px solid #CCC;
|
||
|
|
font-family: "宋体";
|
||
|
|
}
|
||
|
|
.ltitle
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
}
|
||
|
|
select
|
||
|
|
{
|
||
|
|
height:32px;
|
||
|
|
border:1px solid #ccc;background-color:#f7f7f7;
|
||
|
|
}
|
||
|
|
.rtitle
|
||
|
|
{
|
||
|
|
float:right;
|
||
|
|
margin:0
|
||
|
|
}
|
||
|
|
a {
|
||
|
|
font-size: 12px; color:Blue;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
a:hover {
|
||
|
|
font-size: 12px; color:Blue;
|
||
|
|
}
|
||
|
|
.clear {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
img {
|
||
|
|
border-top-width: 0px;
|
||
|
|
border-right-width: 0px;
|
||
|
|
border-bottom-width: 0px;
|
||
|
|
border-left-width: 0px;
|
||
|
|
}
|
||
|
|
.top {
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-position: top;
|
||
|
|
height: 81px;
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
.top .logo {
|
||
|
|
float: left;
|
||
|
|
height: 81px;
|
||
|
|
width: 390px;
|
||
|
|
}
|
||
|
|
.top .tab1 {
|
||
|
|
width: 250px;
|
||
|
|
float: left;
|
||
|
|
padding-left: 390px;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: left top;
|
||
|
|
height: 69px;
|
||
|
|
padding-top: 12px;
|
||
|
|
line-height: 2em;
|
||
|
|
}
|
||
|
|
.top .tab1 p {
|
||
|
|
margin: 0px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.top .tab2 {
|
||
|
|
float: left;
|
||
|
|
width: auto;
|
||
|
|
padding-top: 25px;
|
||
|
|
}
|
||
|
|
.top .tab2 .search {
|
||
|
|
background-image: url(../images/zoom_16x16.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: left center;
|
||
|
|
padding-left: 25px;
|
||
|
|
}
|
||
|
|
.left {
|
||
|
|
background-repeat: repeat-y;
|
||
|
|
background-position: left;
|
||
|
|
}
|
||
|
|
.left .lnav {
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: left top;
|
||
|
|
padding-left: 4px;
|
||
|
|
height: 280px;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
.left .lnav .first {
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
height: 36px;
|
||
|
|
display: block;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: bold;
|
||
|
|
line-height: 36px;
|
||
|
|
cursor:pointer;
|
||
|
|
}
|
||
|
|
.left .lnav .first div {
|
||
|
|
display: block;
|
||
|
|
height: 36px;
|
||
|
|
padding-left: 30px;
|
||
|
|
background-image: url(../images/Default_27.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: 15px center;
|
||
|
|
}
|
||
|
|
.left .lnav .first .hover {
|
||
|
|
background-image: url(../images/Default_28.gif);
|
||
|
|
}
|
||
|
|
|
||
|
|
.left .lnav .sec ul {
|
||
|
|
margin: 0px;
|
||
|
|
padding: 5px 0px 5px 0px;
|
||
|
|
list-style-type: none;
|
||
|
|
}
|
||
|
|
.left .lnav .sec li a {
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
display: block;
|
||
|
|
height: 24px;
|
||
|
|
line-height: 24px;
|
||
|
|
padding-left: 35px;
|
||
|
|
}
|
||
|
|
.left .lnav .sec ul:hover li {
|
||
|
|
background-image: url(../images/Default_29.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: 20px center;
|
||
|
|
}
|
||
|
|
.main {
|
||
|
|
padding: 10px;
|
||
|
|
width: 96%;
|
||
|
|
}
|
||
|
|
.main .bt1 {
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: bold;
|
||
|
|
background-image: url(../images/gif53_023.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: left center;
|
||
|
|
padding-left: 20px;
|
||
|
|
line-height: 30px;
|
||
|
|
border-bottom:1px solid #dfdfdf;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main .bt2 {
|
||
|
|
|
||
|
|
height: 30px;
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
.main .bt2 .n1 {
|
||
|
|
background-image: url(../images/swzx_07.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: left;
|
||
|
|
height: 30px;
|
||
|
|
padding-left: 20px;
|
||
|
|
float: left;
|
||
|
|
margin-right: 3px;
|
||
|
|
}
|
||
|
|
.main .bt2 .n1 span {
|
||
|
|
background-image: url(../images/swzx_07.gif);
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: right top;
|
||
|
|
height: 30px;
|
||
|
|
padding-right: 20px;
|
||
|
|
margin: 0px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: bold;
|
||
|
|
line-height: 30px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
.main .bt3 {
|
||
|
|
margin-top:0;
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.login2 .login3 {
|
||
|
|
width: 280px;
|
||
|
|
position: relative;
|
||
|
|
top: 290px;
|
||
|
|
left: 250px;
|
||
|
|
}
|
||
|
|
.login2 .login3 th {
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: normal;
|
||
|
|
text-align: left;
|
||
|
|
width: 60px;
|
||
|
|
}
|
||
|
|
.login3 td, login3 td {
|
||
|
|
padding-top: 2px;
|
||
|
|
padding-bottom: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.login3 .n1, .login3 .n2, .login3 .n3 {
|
||
|
|
padding: 3px 3px 3px 23px;
|
||
|
|
width: 180px;
|
||
|
|
border: 1px solid #38AAE4;
|
||
|
|
background-color: #E4F4FC;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-position: 3px center;
|
||
|
|
}
|
||
|
|
.login3 .n1 {
|
||
|
|
background-image: url(../images/user.gif);
|
||
|
|
}
|
||
|
|
.login3 .n2 {
|
||
|
|
background-image: url(../images/lock.gif);
|
||
|
|
}
|
||
|
|
.login3 .n3 {
|
||
|
|
background-image: url(../images/mbi_020.gif);
|
||
|
|
width: 80px;
|
||
|
|
}
|
||
|
|
.star1{ width:20px; height:18px;background:url(../images/star.gif) no-repeat 0px 0px; display:inline-block;}
|
||
|
|
.star2{ width:40px; height:18px;background:url(../images/star.gif) repeat-x 0px 0px; display:inline-block;}
|
||
|
|
.star3{ width:60px; height:18px;background:url(../images/star.gif) repeat-x 0px 0px; display:inline-block;}
|
||
|
|
.star4{ width:80px; height:18px;background:url(../images/star.gif) repeat-x 0px 0px; display:inline-block;}
|
||
|
|
.star5{ width:100px; height:18px;background:url(../images/star.gif) repeat-x 0px 0px; display:inline-block;}
|
||
|
|
.get_color{ display:block;width:260px;}
|
||
|
|
.get_color span{ float:left; margin-left:10px; display:block;width:18px; height:18px; overflow:hidden; cursor:pointer;}
|
||
|
|
.weixinm{}
|
||
|
|
.weixinm a:link,.weixinm a:visited{float:left; margin-left:10px; margin-top:10px; margin-bottom:10px; display:block;width:80px; height:28px; overflow:hidden; background-color:#F4F4F4;border: thin solid #CCCCCC; text-align:center; line-height:28px;}
|
||
|
|
.weixinm a.v:link,.weixinm a.v:visited{background-color:#F8CDCD;}
|
||
|
|
.yansebox
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
width:650px;
|
||
|
|
border:1px solid #42b80e;
|
||
|
|
border-bottom:0;
|
||
|
|
}
|
||
|
|
.yansebox ul
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
list-style:none;
|
||
|
|
width:650px;
|
||
|
|
}
|
||
|
|
.yansebox ul li
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
margin-left:10px;
|
||
|
|
margin-right:0px;
|
||
|
|
margin-top:10px;
|
||
|
|
margin-bottom:10px;
|
||
|
|
width:96px;
|
||
|
|
height:30px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#fff;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
}
|
||
|
|
.yansebox ul li span
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
width:76px;
|
||
|
|
height:30px;
|
||
|
|
display:block;
|
||
|
|
}
|
||
|
|
.yansebox ul li span.edit
|
||
|
|
{
|
||
|
|
width:20px;
|
||
|
|
cursor:pointer;
|
||
|
|
background:url(../images/iconfont.png) 0 -38px no-repeat;
|
||
|
|
|
||
|
|
}
|
||
|
|
.yansebox ul li span.del
|
||
|
|
{
|
||
|
|
width:20px;
|
||
|
|
cursor:pointer;
|
||
|
|
background:url(../images/iconfont.png) 0 -71px no-repeat;
|
||
|
|
}
|
||
|
|
.addyansebox
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
width:650px;
|
||
|
|
border:1px solid #42b80e;
|
||
|
|
background-color:#e0e6ed;
|
||
|
|
border-top:0;
|
||
|
|
}
|
||
|
|
.addtable
|
||
|
|
{
|
||
|
|
background-color:#fff;
|
||
|
|
border-collapse:collapse;
|
||
|
|
width:100%;
|
||
|
|
}
|
||
|
|
.addtable td,.addtable th
|
||
|
|
{
|
||
|
|
padding:5px;
|
||
|
|
border:1px solid #dfdfdf;
|
||
|
|
}
|
||
|
|
.addtable th
|
||
|
|
{
|
||
|
|
background-color:#DEF2F8;
|
||
|
|
}
|
||
|
|
.addtable td table td
|
||
|
|
{
|
||
|
|
border:0;
|
||
|
|
}
|
||
|
|
.addtable td.nopadding
|
||
|
|
{
|
||
|
|
padding:0;
|
||
|
|
}
|
||
|
|
.addtable td.nopadding #MyDataGrid
|
||
|
|
{
|
||
|
|
border:0;
|
||
|
|
}
|
||
|
|
.addtable td.nopadding #MyDataGrid td
|
||
|
|
{
|
||
|
|
border:1px solid #aea8e2;
|
||
|
|
}
|
||
|
|
.addtable tr.nopadding td
|
||
|
|
{
|
||
|
|
text-align:center;
|
||
|
|
}
|
||
|
|
.addtable .th
|
||
|
|
{
|
||
|
|
padding:5px;
|
||
|
|
border:1px solid #aea8e2;
|
||
|
|
font-weight:bold;
|
||
|
|
background-color:#e0e6ed;
|
||
|
|
}
|
||
|
|
input[type="text"],input[type="password"]
|
||
|
|
{
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
width:720px;
|
||
|
|
height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#f7f7f7;
|
||
|
|
text-indent:5px;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
}
|
||
|
|
textarea
|
||
|
|
{
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
width:720px;
|
||
|
|
height:100px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#f7f7f7;
|
||
|
|
text-indent:5px;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
}
|
||
|
|
.addtable td select
|
||
|
|
{
|
||
|
|
height:32px;
|
||
|
|
border:1px solid #ccc;background-color:#f7f7f7;
|
||
|
|
}
|
||
|
|
.addyansebox #selyanse
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
margin-left:10px;
|
||
|
|
margin-top:10px;
|
||
|
|
margin-bottom:10px;
|
||
|
|
padding:0;
|
||
|
|
width:100px;
|
||
|
|
height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#eee;
|
||
|
|
text-indent:5px;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
background:url(../images/iconfont.png) right 0px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"],input[type="button"],a.selectpica,a.selectpica:visited,a.adda,a.addaa:visited,.ltitle input[type="button"],.rtitle input[type="button"]
|
||
|
|
{
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
margin-left:10px;
|
||
|
|
margin-top:10px;
|
||
|
|
margin-bottom:10px;
|
||
|
|
padding:0 10px;
|
||
|
|
width:auto;
|
||
|
|
height:32px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #10780a;
|
||
|
|
background-color:#13b60b;
|
||
|
|
text-indent:0px;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
color:#fff;
|
||
|
|
font-size:16px;
|
||
|
|
font-weight:bold;
|
||
|
|
z-index:2;
|
||
|
|
cursor:pointer;
|
||
|
|
}
|
||
|
|
a.selectpica,a.selectpica:visited
|
||
|
|
{
|
||
|
|
display:inline-block;display:-moz-inline-stack; zoom:1; *display:inline;
|
||
|
|
width:95px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:34px;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 5px -166px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"].adda,input[type="button"].adda,a.adda,a.adda:visited
|
||
|
|
{
|
||
|
|
display:inline-block;display:-moz-inline-stack; zoom:1; *display:inline;
|
||
|
|
width:auto;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:34px;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 5px -405px no-repeat;
|
||
|
|
}
|
||
|
|
a.selectpica:hover,a.adda:hover
|
||
|
|
{
|
||
|
|
color:#fff;
|
||
|
|
}
|
||
|
|
.addyansebox #addys
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
width:110px;
|
||
|
|
padding:0;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 3px -200px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"].savebtn,input[type="button"].savebtn
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 3px -237px no-repeat;
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="button"].returnbtn
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background:#a1a1a1 url(../images/iconfont.png) 3px -271px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="button"].returnbtn2
|
||
|
|
{
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background:#a1a1a1 url(../images/iconfont.png) 3px -271px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"].chaxun,input[type="button"].chaxun
|
||
|
|
{
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 3px -348px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"].zhixing,input[type="button"].zhixing
|
||
|
|
{
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 3px -378px no-repeat;
|
||
|
|
}
|
||
|
|
input[type="submit"].del,input[type="button"].del
|
||
|
|
{
|
||
|
|
width:auto;
|
||
|
|
padding:0;
|
||
|
|
padding-right:10px;
|
||
|
|
text-align:left;
|
||
|
|
text-indent:25px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 5px -321px no-repeat;
|
||
|
|
}
|
||
|
|
#inputTips2
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
padding:0;
|
||
|
|
position:relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
#inputTips2 li
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
margin:0;
|
||
|
|
margin-top:10px;
|
||
|
|
padding:0;
|
||
|
|
width:100px;
|
||
|
|
height:130px;
|
||
|
|
margin-left:5px;
|
||
|
|
list-style-type:none;
|
||
|
|
text-align:center;
|
||
|
|
line-height:25px;
|
||
|
|
overflow:hidden;
|
||
|
|
}
|
||
|
|
#inputTips2 li img
|
||
|
|
{
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
padding:2px;
|
||
|
|
width:94px;
|
||
|
|
}
|
||
|
|
#inputTips2 li a
|
||
|
|
{
|
||
|
|
width:100px;
|
||
|
|
text-align:center;
|
||
|
|
line-height:25px;
|
||
|
|
}
|
||
|
|
.imagebox
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
width:600px;
|
||
|
|
height:400px;
|
||
|
|
background-color:#fff;
|
||
|
|
overflow:hidden;
|
||
|
|
}
|
||
|
|
.imagebox h3
|
||
|
|
{
|
||
|
|
float:left;
|
||
|
|
width:582px;
|
||
|
|
margin:0 10px;
|
||
|
|
height:40px;
|
||
|
|
overflow:hidden;
|
||
|
|
background:#fff;
|
||
|
|
border-bottom: 1px solid #ccc;
|
||
|
|
}
|
||
|
|
.imagebox h3 a,.imagebox h3 a:visited
|
||
|
|
{
|
||
|
|
left:0;
|
||
|
|
margin:0 10px;
|
||
|
|
margin-top:9px;
|
||
|
|
padding:0px 10px;
|
||
|
|
width:100px;
|
||
|
|
height:30px;
|
||
|
|
line-height:30px;
|
||
|
|
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);
|
||
|
|
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);/*IE8*/
|
||
|
|
background:#dbd8d8; /* 一些不支持背景渐变的浏览器 */
|
||
|
|
background:-moz-linear-gradient(top, #ffffff,#dbd8d8);
|
||
|
|
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dbd8d8));
|
||
|
|
background:-o-linear-gradient(top, #ffffff, #dbd8d8);
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
border-bottom:0;
|
||
|
|
position:absolute;
|
||
|
|
text-align:center;
|
||
|
|
display:block;
|
||
|
|
}
|
||
|
|
.imagebox h3 a#a2,.imagebox h3 a#a2:visited
|
||
|
|
{
|
||
|
|
left:140px;
|
||
|
|
}
|
||
|
|
.imagebox h3 a.visited,.imagebox h3 a.visited:visited
|
||
|
|
{
|
||
|
|
margin-top:10px;
|
||
|
|
background:#fff;
|
||
|
|
}
|
||
|
|
.insertbox
|
||
|
|
{
|
||
|
|
width:580px;
|
||
|
|
margin:0 10px;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
}
|
||
|
|
.insertedbox
|
||
|
|
{
|
||
|
|
width:580px;
|
||
|
|
height:258px;
|
||
|
|
overflow-y:auto;
|
||
|
|
overflow-x:hidden;
|
||
|
|
}
|
||
|
|
.showbox{
|
||
|
|
width:580px;
|
||
|
|
height:298px;
|
||
|
|
overflow-y:auto;
|
||
|
|
overflow-x:hidden;
|
||
|
|
}
|
||
|
|
.insertbutton
|
||
|
|
{
|
||
|
|
margin-top:10px;
|
||
|
|
width:580px;
|
||
|
|
height:40px;
|
||
|
|
}
|
||
|
|
.insertbutton input
|
||
|
|
{
|
||
|
|
float:right;
|
||
|
|
margin-right:10px;
|
||
|
|
padding:0 10px;
|
||
|
|
width:auto;
|
||
|
|
height:32px;
|
||
|
|
line-height:32px;
|
||
|
|
border:1px solid #10780a;
|
||
|
|
background-color:#13b60b;
|
||
|
|
text-indent:25px;
|
||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
||
|
|
color:#fff;
|
||
|
|
font-size:16px;
|
||
|
|
font-weight:bold;
|
||
|
|
z-index:2;
|
||
|
|
cursor:pointer;
|
||
|
|
background:#13b60b url(../images/iconfont.png) 5px -166px no-repeat;
|
||
|
|
}
|
||
|
|
.insertbutton input.btnccc
|
||
|
|
{
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#a1a1a1;
|
||
|
|
}
|
||
|
|
.insertbutton input.btnccc#qx1,.insertbutton input.btnccc#qx2
|
||
|
|
{
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#a1a1a1;
|
||
|
|
text-indent:20px;
|
||
|
|
background:#a1a1a1 url(../images/iconfont.png) 5px -295px no-repeat;
|
||
|
|
}
|
||
|
|
.insertbutton input.btnccc#qydelete1,.insertbutton input.btnccc#qydelete2
|
||
|
|
{
|
||
|
|
border:1px solid #ccc;
|
||
|
|
background-color:#a1a1a1;
|
||
|
|
text-indent:20px;
|
||
|
|
background:#a1a1a1 url(../images/iconfont.png) 5px -321px no-repeat;
|
||
|
|
}
|
||
|
|
.showimage{width:560px; text-align:center;}
|
||
|
|
.showimage li{float:left; position:relative; width:90px; height:90px; margin:10px; line-height:25px; display:inline-block;display:-moz-inline-stack; zoom:1; *display:inline;}
|
||
|
|
.showimage li img{ padding:2px;border: 1px solid #ccc; width:84px; height:auto; cursor:pointer;}
|
||
|
|
.showimage li.selected img{border: 1px solid #13b60b;}
|
||
|
|
.showimage li.selected em{ position:absolute; display:block; top:3px; right:3px; width:20px; height:20px; background:url(../images/iconfont.png) 0 -113px no-repeat;}
|
||
|
|
.showimage li#showLoaderpic{float:none; margin-top:100px;}
|