|
|
|
@ -87,7 +87,7 @@ a.pro_mes_w{ height:20px; float:left;display:block; color:#999999;}
|
|
|
|
|
.pro_page_top{ font-size:14px; border-bottom:2px solid #64bdd9; margin-bottom:10px; padding-bottom:5px;}
|
|
|
|
|
.pro_page_tit{color:#3e4040; font-weight:bold;width:480px; float:left; font-size:14px; margin-bottom:5px;}
|
|
|
|
|
.pro_pic_box{ margin-left:60px; }
|
|
|
|
|
.pro_pic{ width:100px; border:2px solid #CCC; margin:10px 0;}
|
|
|
|
|
.pro_pic{ width:100px; height:73px;line-height:73px;border:2px solid #CCC; margin:10px 0;}
|
|
|
|
|
.pro_info_box{ margin-left:60px; background:#f0fbff; height:80px; padding:10px 0;}
|
|
|
|
|
.pro_info_box ul{}
|
|
|
|
|
.pro_info_box ul li{ margin-bottom:10px;}
|
|
|
|
@ -222,7 +222,7 @@ a:hover.ping_sub{ background:#14a8b9;}
|
|
|
|
|
/*.ping_distop span a{ float:right; width:20px; height:20px; background:url(images/star.png) -24px 0 no-repeat; margin-right:3px;}*/
|
|
|
|
|
|
|
|
|
|
/*上传资源弹出框样式*/
|
|
|
|
|
/*#popbox_polls{width:300px;height:100px;position:fixed !important;z-index:100;left:50%;top:50%;margin:-100px 0 0 -150px; background:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; box-shadow:0px 0px 8px #194a81; overflow:auto;}*/
|
|
|
|
|
.popbox_polls{position:fixed !important;}
|
|
|
|
|
.upload_con h2{ display:block; background:#eaeaea; font-size:14px; color:#343333; height:31px; width: auto; margin-top:25px; padding-left:20px; padding-top:5px;}
|
|
|
|
|
.upload_box{ width:430px; margin:15px auto;}
|
|
|
|
|
|
|
|
|
@ -338,7 +338,7 @@ a:hover.st_add{ color:#ff8e15;}
|
|
|
|
|
.newpro_box input{ height:26px; float:left; margin-bottom:10px;}
|
|
|
|
|
.newpro_box textarea{ height:150px; float:left; margin-bottom:10px;}
|
|
|
|
|
.newpro_box select{ height:29px; float:left; margin-bottom:10px;}
|
|
|
|
|
.label{ width:80px; text-align:right; font-size:14 background-image: url(../images/true.png); }
|
|
|
|
|
.label{ width:80px; text-align:right; font-size:14px; background-image: url(../images/true.png); }
|
|
|
|
|
.icon-reload { background-image: url(../images/reload.png); }
|
|
|
|
|
.icon {
|
|
|
|
|
background-position: 0% 50%;
|
|
|
|
@ -433,7 +433,7 @@ span.add_attachment a {padding-left:16px; background: url(../images/bullet_add.p
|
|
|
|
|
/*日历选择图*/
|
|
|
|
|
img.ui-datepicker-trigger {
|
|
|
|
|
display:block;
|
|
|
|
|
background:url(/images/public_icon.png) -31px 0 no-repeat;
|
|
|
|
|
background:url(../images/public_icon.png) -31px 0 no-repeat;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
margin-left: 5px;
|
|
|
|
|