first commit
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
/* 意见建议 */
|
||||
.advice_center{margin:0 auto; width:920px; height:auto!important; height:750px; min-height:750px; background:url(Images/bg_advice.jpg) center top no-repeat; padding:15px 12px 0px 28px; zoom:1}
|
||||
.advice_right{float:right; width:292px; padding: 0px 3px;}
|
||||
.advice_left{float:left; width:575px; color:#369; line-height:22px; padding-left:3px; padding-top:10px;}
|
||||
|
||||
.advice_notice{padding:15px 10px}
|
||||
.advice_notice dt{height:36px; color:#edf9ff; font:normal 36px/36px Tahoma;}
|
||||
.advice_notice dt span{font:bold 14px/22px "宋体"; color:#c33; background:url(Images/advice_ico1.gif) right top no-repeat; padding:15px 15px 0 0;}
|
||||
.advice_notice dd{color:#666; font:normal 12px/30px Tahoma, "宋体";}
|
||||
.advice_notice dd p {
|
||||
text-indent: 2em;
|
||||
}
|
||||
.advice_notice dd span {
|
||||
font-weight: bolder;
|
||||
padding-left: 15px;
|
||||
background: url(Images/icon_book.gif) left center no-repeat;
|
||||
}
|
||||
.advice_left dd{padding:10px 0;}
|
||||
.advice_banner{text-align:center; margin-top:10px;}
|
||||
/*投诉举报*/
|
||||
#complaint_change dt{background:url(Images/complaint_changebg.gif) left 30px repeat-x; height:40px; padding-left:30px;}
|
||||
#complaint_change dt li{float:left; padding-top:4px; margin:0 5px; cursor:pointer;}
|
||||
#complaint_change dt li span{display:block; padding:1px 0 2px; background:#e7f3f8; border:#fff solid 1px; font-weight:bold; width:95px; text-align:center; color:#61a0cc;}
|
||||
#complaint_change dd{display:none;}
|
||||
|
||||
#complaint_change dt li.on{padding:0; padding-bottom:9px; background:url(Images/complaint_on.gif) center bottom no-repeat;}
|
||||
#complaint_change dt li.on span{background:#fff;font-size:14px; padding:3px 0; color:#369;}
|
||||
|
||||
#result,#Reportresult/*追踪表单*/{
|
||||
background:#fff url(Images/shadow.gif) 250px 10px no-repeat;
|
||||
border:#95c4e0 solid 3px;
|
||||
margin:20px 0;
|
||||
padding:10px;
|
||||
height:auto!important;
|
||||
height:170px;
|
||||
min-height:170px;
|
||||
}
|
||||
.result_l{
|
||||
float:left;
|
||||
width:250px;
|
||||
}
|
||||
.complaint_search1{
|
||||
background:url(Images/complaint_serach.gif) left -100px no-repeat;
|
||||
height:50px;
|
||||
}
|
||||
.complaint_search2{
|
||||
background:url(Images/complaint_serach.gif) left 0px no-repeat;
|
||||
height:50px;
|
||||
}
|
||||
.result_r{
|
||||
float:right;
|
||||
width:290px;
|
||||
background:url(Images/advice_result.gif) center 10px no-repeat;
|
||||
height:160px;
|
||||
_height:160px;
|
||||
}
|
||||
|
||||
.inputbut2,.inputbut2on{border:none; padding:0; margin:0; background:url(Images/advice_bt.gif) 0 -70px no-repeat; width:54px; height:24px; text-align:center; font:bold 12px/24px "宋体"; cursor:pointer; color:#369;}
|
||||
.inputbut2on{ background-position:0 -96px; color:#CC0000}
|
||||
|
||||
.complaint_notice/*提示信息*/{text-align:center; padding-top:60px; color:#c00;}
|
||||
.font_red{color:#c33;}
|
||||
Reference in New Issue
Block a user