first commit
This commit is contained in:
@@ -0,0 +1,380 @@
|
||||
|
||||
/*======在线访谈样式定义======*/
|
||||
|
||||
|
||||
/*////////////////////////////////////*/
|
||||
#oversee_sidebar{
|
||||
float: right;
|
||||
width: 216px;
|
||||
overflow:hidden;
|
||||
}
|
||||
#oversee_sidebar2{
|
||||
float: left;
|
||||
width: 216px;
|
||||
overflow:hidden;
|
||||
}
|
||||
#oversee_middle{
|
||||
float: right;
|
||||
width: 770px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.oversee_center{
|
||||
width:545px;
|
||||
float:left;
|
||||
}
|
||||
/*右侧样式*/
|
||||
.daohang{
|
||||
background:#f2f8fe;
|
||||
}
|
||||
.daohang
|
||||
{
|
||||
background:#f2f8fe;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
.daohang dt
|
||||
{
|
||||
height:26px;
|
||||
}
|
||||
.daohang li
|
||||
{
|
||||
padding:5px 0px 0px 33px;
|
||||
height:22px;
|
||||
background: url(images/daohang_icon.gif) no-repeat 9px 8px;
|
||||
border-bottom:#fff 1px solid;
|
||||
}
|
||||
.daohang ul
|
||||
{
|
||||
padding:10px 12px 10px 12px;
|
||||
}
|
||||
.daohang a
|
||||
{
|
||||
font-size:13px;
|
||||
color:#3669a0;
|
||||
}
|
||||
.daohang a:hover
|
||||
{
|
||||
color:#255892;
|
||||
}
|
||||
.oversee_rbox{
|
||||
background:#f2f8fe;
|
||||
margin-bottom:7px;
|
||||
height:auto;
|
||||
overflow:hidden;
|
||||
}
|
||||
.oversee_rbox dt
|
||||
{
|
||||
height:26px;
|
||||
background:url(images/arti_r_title_bg.gif) no-repeat;
|
||||
}
|
||||
.oversee_rbox dd{
|
||||
border-left:#9ac3ea 1px solid;
|
||||
border-right:#9ac3ea 1px solid;
|
||||
border-bottom:#9ac3ea 1px solid;
|
||||
}
|
||||
.oversee_rbox dt a{
|
||||
background:transparent url(images/over1icon.gif) no-repeat 22px 9px;
|
||||
display:block;
|
||||
font:bold 14px/26px "宋体";
|
||||
color:#fff;
|
||||
padding-left:40px;
|
||||
}
|
||||
.oversee_rbox dt.icon2 span
|
||||
{
|
||||
background:transparent url(images/over2icon.gif) 12px 0 no-repeat ;
|
||||
padding-left:50px;
|
||||
display:block;
|
||||
font:bold 14px/26px "宋体";
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
/*右侧*/
|
||||
.c_daohang{
|
||||
background: url(images/newsdaohang_bg.gif) no-repeat;
|
||||
width:767px;
|
||||
height:20px;
|
||||
margin-bottom:7px;
|
||||
}
|
||||
.c_daohang_sp{
|
||||
padding-left:26px;
|
||||
color:#2d6ec3;
|
||||
}
|
||||
|
||||
/*列表样式*/
|
||||
.oversee_list{
|
||||
padding:5px;
|
||||
}
|
||||
.oversee_list li{
|
||||
background:url(images/invest_lite_icon.gif) no-repeat 5px 12px;
|
||||
padding:2px 0 2px 15px;
|
||||
}
|
||||
.oversee_list li a{
|
||||
height:22px;
|
||||
line-height:22px;
|
||||
}
|
||||
/*首页*/
|
||||
.Os_banner{
|
||||
text-align:center;
|
||||
margin:10px 0;
|
||||
}
|
||||
.Os_searchpic{
|
||||
background:#F1F1F1 url(images/Ossearchpic.gif) no-repeat scroll 13px 7px;
|
||||
width:auto;
|
||||
}
|
||||
.oversee_list2/*右侧box2*/{
|
||||
border:1px solid #D6DEE7;
|
||||
}
|
||||
.oversee_list2 dt{
|
||||
background:transparent url(images/invest_title2bg.gif) repeat-x scroll 0 0;
|
||||
border-bottom:1px solid #D6DEE7;
|
||||
height:24px;
|
||||
overflow:hidden;
|
||||
padding-left:27px;
|
||||
}
|
||||
.oversee_list2 dt span {
|
||||
background:transparent url(images/list_dtbtbg_l.gif) no-repeat scroll left bottom;
|
||||
padding-left:3px;
|
||||
display:inline-block;
|
||||
}
|
||||
.oversee_list2 dt span a{
|
||||
background:transparent url(images/list_dtbtbg_r.gif) no-repeat scroll right bottom;
|
||||
color:#fff;
|
||||
font:bold 12px/24px "宋体";
|
||||
text-decoration:none;
|
||||
display:inline-block;
|
||||
padding:0 10px;
|
||||
height:24px;
|
||||
}
|
||||
|
||||
|
||||
/*列表页*/
|
||||
.oversee_listbox dt a
|
||||
{
|
||||
float: left;
|
||||
margin:0 0 0 3px;
|
||||
font: normal normal bold 14px/24px auto;
|
||||
text-align:center;
|
||||
color:#fff;
|
||||
background: url(images/list_dtbtbg_r.gif) no-repeat right top;
|
||||
text-decoration:none;
|
||||
background-position: 100% -24px;
|
||||
}
|
||||
.oversee_listbox dt span
|
||||
{
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
background: url(images/list_dtbtbg_l.gif) no-repeat left top;
|
||||
padding:3px 8px;
|
||||
background-position: 0 -24px;
|
||||
height: 18px;
|
||||
}
|
||||
.oversee_listbox dt
|
||||
{
|
||||
height:24px;
|
||||
background: url(images/invest_title2bg.gif) repeat-x;
|
||||
border:#d6dee7 1px solid;
|
||||
overflow:hidden;
|
||||
padding-left:27px;
|
||||
}
|
||||
.oversee_listbox dt .titlechg{background-position: 100% 0; color: #3164b3;}
|
||||
.oversee_listbox dt .titlechg span{background-position: 0 0;}
|
||||
|
||||
.oversee_alllist/*列表*/{
|
||||
}
|
||||
.oversee_alllist li{
|
||||
height:26px;
|
||||
font:normal 12px/26px "宋体";
|
||||
border-bottom:#ccc dotted 1px;
|
||||
background:url(images/invest_lite_icon.gif) no-repeat 5px 12px;
|
||||
padding:2px 0 2px 15px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.oversee_alllist span{
|
||||
float:right;
|
||||
color:#999;
|
||||
}
|
||||
.oversee_alllist a,.oversee_alllist a:link,.oversee_alllist a:visited{
|
||||
color:#333;
|
||||
display:inline-block;
|
||||
line-height:26px;
|
||||
}
|
||||
.oversee_alllist a:hover{
|
||||
color:#06c;
|
||||
}
|
||||
|
||||
/*内容页*/
|
||||
.Os_showbox{
|
||||
border:#9ac3ea solid 1px;
|
||||
padding:30px;
|
||||
}
|
||||
.Os_refer/*提交内容box*/{
|
||||
|
||||
}
|
||||
.Os_refer dt{
|
||||
font:bold 28px/36px "宋体";
|
||||
color:#f00;
|
||||
text-align:center;
|
||||
}
|
||||
.Os_refer .author{
|
||||
border-bottom:1px solid #CCCCCC;
|
||||
height:19px;
|
||||
margin:20px 0;
|
||||
}
|
||||
.Os_refer .author span{
|
||||
background:transparent url(images/DataOpenbg.gif) no-repeat scroll 0 0;
|
||||
color:#3164B3;
|
||||
float:right;
|
||||
height:19px;
|
||||
font:normal 12px/21px "宋体";
|
||||
width:176px;
|
||||
text-align:center;
|
||||
}
|
||||
.Os_refer dd,.Os_reply dd{
|
||||
font:normal 14px/24px "宋体";
|
||||
}
|
||||
.Os_refer dd p,.Os_reply dd p{
|
||||
text-indent:2em;
|
||||
margin:5px 0;
|
||||
padding:0;
|
||||
}
|
||||
/*复函标题box*/
|
||||
.Os_replyinfo{
|
||||
background:#EDF4FE none repeat scroll 0 0;
|
||||
color:#333;
|
||||
font:bold 12px/30px "宋体";
|
||||
height:30px;
|
||||
overflow:hidden;
|
||||
margin:30px 0 20px;
|
||||
}
|
||||
.Os_replyinfo span{
|
||||
background:#3B74C0 url(images/Iv_tit2bg.gif) no-repeat scroll 0 0;
|
||||
color:#FFFFFF;
|
||||
display:inline-block;
|
||||
margin-right:20px;
|
||||
text-align:center;
|
||||
font-size:14px;
|
||||
width:116px;
|
||||
}
|
||||
/*复函内容box*/
|
||||
.Os_reply{
|
||||
}
|
||||
.Os_reply dt{
|
||||
font:bold 22px/36px "宋体";
|
||||
color:#f00;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
/*评价*/
|
||||
.Os_appraisal{
|
||||
margin:20px 0;
|
||||
}
|
||||
.Os_appraisal dt{
|
||||
text-align:center;
|
||||
}
|
||||
.Os_appraisal dt input{
|
||||
text-align:center;
|
||||
background:#fff url(images/OS_butbg.gif) center bottom repeat-x;
|
||||
border:#b1c7f4 solid 1px;
|
||||
color:#094b83;
|
||||
height:30px;
|
||||
font:normal 14px/28px "宋体";
|
||||
cursor:pointer;
|
||||
}
|
||||
.appraisal{
|
||||
border-top:#3d6dd0 solid 3px;
|
||||
margin:10px 0;
|
||||
background:#efefef;
|
||||
}
|
||||
.appraisal th,.appraisal td{
|
||||
padding:2px 7px;
|
||||
height:30px;
|
||||
}
|
||||
.appraisal th{
|
||||
background:#ebf6ff;
|
||||
height:36px;
|
||||
text-align:left;
|
||||
font-weight:normal;
|
||||
}
|
||||
.appraisal td{
|
||||
background:#fff;
|
||||
}
|
||||
.appraisal td.tdleft{
|
||||
font-weight:bold;
|
||||
color:#06c;
|
||||
width:80px;
|
||||
text-align:right;
|
||||
}
|
||||
.appraisal textarea{
|
||||
width:99%;
|
||||
height:150px;
|
||||
}
|
||||
.appraisal_login{
|
||||
text-align:center;
|
||||
}
|
||||
/*专题盒子*/
|
||||
.oversee_special{
|
||||
border:#9ac3ea solid 1px;
|
||||
text-align:center;
|
||||
padding:5px;
|
||||
}
|
||||
/*名单列表页*/
|
||||
.oversee_box{
|
||||
border:#d5e6fc solid 1px;
|
||||
background:transparent url(images/main_bg_img.gif) repeat-x scroll 0 0;
|
||||
padding:15px 25px;
|
||||
}
|
||||
|
||||
.os_daohang{
|
||||
height:28px;
|
||||
line-height:28px;
|
||||
color:#369;
|
||||
border-bottom:#ccc solid 1px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.os_showconbox{
|
||||
margin-top:20px;
|
||||
}
|
||||
.os_showconbox dt{
|
||||
height:30px;
|
||||
line-height:30px;
|
||||
overflow:hidden;
|
||||
color:#36c;
|
||||
text-align:right
|
||||
}
|
||||
.os_showconbox dt span{
|
||||
background:#1133af url(images/Iv_tit2bg.gif) no-repeat ;
|
||||
float:left;
|
||||
display:inline-block;
|
||||
margin-right:30px;
|
||||
height:30px;
|
||||
width:136px;
|
||||
text-align:center;
|
||||
color:#fff;
|
||||
font:bold 14px/30px "宋体";
|
||||
}
|
||||
/*三列名单列表*/
|
||||
.os_Nlist{
|
||||
margin-top:20px;
|
||||
}
|
||||
.os_Nlist li{
|
||||
float:left;
|
||||
width:80%;
|
||||
margin-left:10px;
|
||||
}
|
||||
.os_Namelist{
|
||||
width:80%;
|
||||
background:#d1e8e8;
|
||||
}
|
||||
.os_Namelist tr{
|
||||
}
|
||||
.os_Namelist th{
|
||||
background:#e1ecea;
|
||||
}
|
||||
.os_Namelist td{
|
||||
background:#fff;
|
||||
text-align:center;
|
||||
color:#333;
|
||||
}
|
||||
.os_Namelist th.osName,.os_Namelist td.osName{
|
||||
text-align:left;
|
||||
text-indent:1em;
|
||||
}
|
||||
Reference in New Issue
Block a user