first commit
This commit is contained in:
@@ -0,0 +1,278 @@
|
||||
/* 中部整体定义 */
|
||||
#work_right{
|
||||
float:right;
|
||||
width: 216px;
|
||||
}
|
||||
#work_center{
|
||||
float: left;
|
||||
width: 767px;
|
||||
}
|
||||
|
||||
/* 中部居中定义开始= */
|
||||
.c_daohang{
|
||||
background: url(images/conv_daohang_bg.gif) no-repeat;
|
||||
width:767px;
|
||||
height:20px;
|
||||
}
|
||||
.c_daohang_sp{
|
||||
padding-left:26px;
|
||||
color:#2d6ec3;
|
||||
}
|
||||
|
||||
/* 栏目目录导航 */
|
||||
.c_dir_main
|
||||
{
|
||||
width:767px;
|
||||
}
|
||||
.c_dir_t_l
|
||||
{
|
||||
float:left;
|
||||
height:96px;
|
||||
background: url(images/work_lanmu_bg.jpg) no-repeat;
|
||||
}
|
||||
.c_dir_t_r
|
||||
{
|
||||
float:right;
|
||||
height:96px;
|
||||
background: url(images/work_lanmu_bg.jpg) no-repeat -386px 0;
|
||||
}
|
||||
.c_dir_b_l
|
||||
{
|
||||
float:left;
|
||||
height:75px;
|
||||
background: url(images/work_lanmu_bg.jpg) no-repeat 0 -146px;
|
||||
}
|
||||
.c_dir_b_r
|
||||
{
|
||||
float:right;
|
||||
height:75px;
|
||||
background: url(images/work_lanmu_bg.jpg) no-repeat -386px -146px;
|
||||
}
|
||||
.c_dir_t_l, .c_dir_t_r, .c_dir_b_l, .c_dir_b_r
|
||||
{
|
||||
width:365px;
|
||||
padding:50px 8px 0 8px;
|
||||
}
|
||||
.c_dir_t_l a, .c_dir_t_r a, .c_dir_b_l a, .c_dir_b_r a
|
||||
{
|
||||
font-size:13px;
|
||||
color:#42566c;
|
||||
}
|
||||
.c_dir_t_l li, .c_dir_t_r li, .c_dir_b_l li, .c_dir_b_r li
|
||||
{
|
||||
float:left;
|
||||
width:73px;
|
||||
height:24px;
|
||||
background: url(images/word_l_line.gif) no-repeat 72px 2px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
/* 百件实事网上办部份 */
|
||||
.c_l_100facts
|
||||
{
|
||||
float:left;
|
||||
background: url(images/100facts_bg.gif) no-repeat;
|
||||
width:238px;
|
||||
height:494px;
|
||||
}
|
||||
.c_l_100facts_01
|
||||
{
|
||||
padding:57px 10px 5px;
|
||||
width:218px;
|
||||
height:85px;
|
||||
}
|
||||
.c_l_100facts_01 dt
|
||||
{
|
||||
float:left;
|
||||
padding:2px 5px 0px 15px;
|
||||
width:75px;
|
||||
height:26px;
|
||||
text-align:center;
|
||||
}
|
||||
.c_l_100facts_01 dt a
|
||||
{
|
||||
font: normal normal bold 14px/25px auto;
|
||||
color:#3e6a99;
|
||||
}
|
||||
.c_l_100facts_01 dd
|
||||
{
|
||||
padding:10px 10px 0px 10px;
|
||||
}
|
||||
.c_l_100facts_01 li
|
||||
{
|
||||
display:inline;
|
||||
padding:12px 3px 0px 3px;
|
||||
}
|
||||
.c_l_100facts_01 li a
|
||||
{
|
||||
display:inline;
|
||||
font: normal normal normal 12px/210% auto;
|
||||
color:#2f5c8e;
|
||||
}
|
||||
.c_l_100facts_02
|
||||
{
|
||||
padding:1px 10px 5px;
|
||||
width:218px;
|
||||
height:85px;
|
||||
}
|
||||
.c_l_100facts_03
|
||||
{
|
||||
padding:1px 10px 5px;
|
||||
width:218px;
|
||||
height:59px;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
/* 综合列表部份 */
|
||||
.c_work_list
|
||||
{
|
||||
float:right;
|
||||
width:525px;
|
||||
border:#d6dee7 1px solid;
|
||||
}
|
||||
.c_work_list dt li
|
||||
{
|
||||
float:left;
|
||||
}
|
||||
.c_work_list dt a
|
||||
{
|
||||
display:block;
|
||||
margin:0 0 0 3px;
|
||||
font: normal normal bold 14px/150% auto;
|
||||
text-align:center;
|
||||
color:#3164b3;
|
||||
background: url(images/list_dtbtbg_r.gif) no-repeat right top;
|
||||
text-decoration:none;
|
||||
}
|
||||
.c_work_list span
|
||||
{
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
background: url(images/list_dtbtbg_l.gif) no-repeat left top;
|
||||
padding:3px 5px;
|
||||
}
|
||||
.c_work_list dt a:hover, .c_work_list dt .Class_on_bt{
|
||||
background-position: 100% -24px;
|
||||
}
|
||||
.c_work_list a:hover span, .c_work_list dt .Class_on_bt span{
|
||||
background-position: 0% -24px;
|
||||
color: #fff;
|
||||
}
|
||||
.c_work_list dt
|
||||
{
|
||||
height:24px;
|
||||
background: url(images/invest_title2bg.gif) repeat-x;
|
||||
border-bottom:#d6dee7 1px solid;
|
||||
overflow:hidden;
|
||||
padding-left:27px;
|
||||
}
|
||||
.c_work_list dd
|
||||
{
|
||||
padding:8px 0 9px 15px;
|
||||
height:320px;
|
||||
background: url(images/work_listbg_pic.gif) no-repeat right bottom;
|
||||
}
|
||||
.c_work_list dd li
|
||||
{
|
||||
background: url(images/word_lite_icon.gif) no-repeat 15px 12px;
|
||||
padding:4px 0px 0px 28px;
|
||||
}
|
||||
.c_work_list dd li a
|
||||
{
|
||||
color:#366aa3;
|
||||
font: normal normal normal 14px/120% auto;
|
||||
}
|
||||
|
||||
/* 办事部门 */
|
||||
.c_work_list2 dd li
|
||||
{
|
||||
float:left;
|
||||
white-space:nowrap;
|
||||
}
|
||||
.c_work_list2 dd
|
||||
{
|
||||
background: none;
|
||||
height:86px;
|
||||
}
|
||||
|
||||
|
||||
/* 中部居中定义结束 */
|
||||
|
||||
/* 右侧定义开始= */
|
||||
.daohang
|
||||
{
|
||||
background:#f2f8fe;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
.daohang dt
|
||||
{
|
||||
height:26px;
|
||||
}
|
||||
.daohang li
|
||||
{
|
||||
padding:5px 0 0 33px;
|
||||
height:22px;
|
||||
background: url(images/daohang_icon.gif) no-repeat 9px 8px;
|
||||
border-bottom:#fff 1px solid;
|
||||
}
|
||||
.daohang ul
|
||||
{
|
||||
padding:10px 12px;
|
||||
width:190px;
|
||||
border-left:#9ac3ea 1px solid;
|
||||
border-right:#9ac3ea 1px solid;
|
||||
border-bottom:#9ac3ea 1px solid;
|
||||
}
|
||||
.daohang a
|
||||
{
|
||||
font-size:13px;
|
||||
color:#3669a0;
|
||||
}
|
||||
.daohang a:hover
|
||||
{
|
||||
color:#255892;
|
||||
}
|
||||
.work_r_title{
|
||||
width:216px;
|
||||
height:26px;
|
||||
background: url(images/work_titlebg.gif) no-repeat;
|
||||
}
|
||||
.work_r_title a
|
||||
{
|
||||
float:left;
|
||||
font: normal normal bold 14px/120% auto;
|
||||
color:#FFFFFF;
|
||||
height:21px;
|
||||
padding:5px 0px 0px 51px;
|
||||
}
|
||||
.work_r_title a:hover
|
||||
{
|
||||
color:#FFF;
|
||||
text-decoration:none;
|
||||
}
|
||||
.work_icon1 a{background: url(images/over1icon.gif) no-repeat 22px 9px;}
|
||||
.work_icon2 a{background: url(images/over2icon.gif) no-repeat 12px 0px;}
|
||||
|
||||
.work_r_list
|
||||
{
|
||||
background-color:#f2f8fe;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
.work_r_list dd
|
||||
{
|
||||
padding:12px 5px;
|
||||
border-left:#9ac3ea 1px solid;
|
||||
border-right:#9ac3ea 1px solid;
|
||||
border-bottom:#9ac3ea 1px solid;
|
||||
}
|
||||
.work_r_button
|
||||
{
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
.login_class
|
||||
{
|
||||
padding:0 18px;
|
||||
color:#777;
|
||||
}
|
||||
/* 右侧定义结束= */
|
||||
Reference in New Issue
Block a user