273 lines
4.4 KiB
CSS
273 lines
4.4 KiB
CSS
/* 中部整体定义 */
|
|
#inter_left
|
|
{
|
|
float:left;
|
|
width: 263px;
|
|
}
|
|
#inter_middle{
|
|
float: left;
|
|
width: 775px;
|
|
}
|
|
#inter_right{
|
|
float: right;
|
|
width: 216px;
|
|
}
|
|
#inter_center{
|
|
float:right;
|
|
width: 509px;
|
|
display:inline;
|
|
}
|
|
.c_inter_c_center
|
|
{
|
|
clear:both;
|
|
}
|
|
|
|
/* 中部居中定义开始= */
|
|
.c_daohang{
|
|
background: url(images/conv_daohang_bg.gif) no-repeat;
|
|
width:775px;
|
|
height:20px;
|
|
}
|
|
.c_daohang_sp{
|
|
padding-left:26px;
|
|
color:#2d6ec3;
|
|
}
|
|
.c_message_main
|
|
{
|
|
background: url(images/message_main_bg.gif) repeat-x;
|
|
}
|
|
.c_message_main dd
|
|
{
|
|
width:315px;
|
|
float:right;
|
|
}
|
|
.c_message_l
|
|
{
|
|
float:left;
|
|
margin:11px 0 0 11px;
|
|
border:#c4d8ea 5px solid;
|
|
width:163px;
|
|
display:inline;
|
|
}
|
|
.c_massemail
|
|
{
|
|
margin:4px 0 5px;
|
|
}
|
|
|
|
/* 左侧定义开始 */
|
|
.inter_l_list dt
|
|
{
|
|
float:left;
|
|
width:263px;
|
|
background: url(images/l_mass_titlebg.gif) no-repeat;
|
|
height:26px;
|
|
}
|
|
.inter_l_list dd
|
|
{
|
|
float:left;
|
|
padding:8px 0 9px 5px;
|
|
border-left:#d4e0ef 1px solid;
|
|
border-right:#d4e0ef 1px solid;
|
|
border-bottom:#d4e0ef 1px solid;
|
|
width:256px;
|
|
height:165px;
|
|
margin-bottom:4px
|
|
}
|
|
.inter_l_list dd li
|
|
{
|
|
background: url(images/invest_lite_icon.gif) no-repeat 10px 12px;
|
|
padding:4px 0px 0px 23px;
|
|
}
|
|
.inter_l_list dd li a
|
|
{
|
|
color:#366aa3;
|
|
font: normal normal normal 13px/120% auto;
|
|
}
|
|
.inter_l_title
|
|
{
|
|
float:left;
|
|
width:72px;
|
|
margin:3px 18px 0;
|
|
padding:3px 0 0;
|
|
height:20px;
|
|
background: url(images/c_sele_on.gif) no-repeat;
|
|
text-align:center;
|
|
}
|
|
.inter_l_title a
|
|
{
|
|
color:#3d72b4;
|
|
font: normal normal bold 14px/120% auto;
|
|
}
|
|
.inter_l_emailicon
|
|
{
|
|
float:left;
|
|
margin:3px 0px 0;
|
|
padding:5px 20px 0;
|
|
background: url(images/email_lite_icon.gif) no-repeat 0 6px;
|
|
}
|
|
.inter_l_emailicon a
|
|
{
|
|
color:#fff;
|
|
font-weight:700;
|
|
}
|
|
|
|
/* 左侧广告条 */
|
|
.inter_l_ad
|
|
{
|
|
float:left;
|
|
width:263px;
|
|
height:48px;
|
|
background:#c1ddf1;
|
|
margin-bottom:5px;
|
|
}
|
|
|
|
/* 左侧定义结束 */
|
|
|
|
/* 通用列表1 */
|
|
.c_inter_list
|
|
{
|
|
border:#d6dee7 1px solid;
|
|
height:195px;
|
|
}
|
|
.c_inter_list dt li
|
|
{
|
|
float:left;
|
|
}
|
|
.c_inter_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_inter_list span
|
|
{
|
|
cursor: pointer;
|
|
display: block;
|
|
background: url(images/list_dtbtbg_l.gif) no-repeat left top;
|
|
padding:3px 5px;
|
|
}
|
|
.c_inter_list dt a:hover, .c_inter_list dt .Class_on_bt{
|
|
background-position: 100% -24px;
|
|
}
|
|
.c_inter_list a:hover span, .c_inter_list dt .Class_on_bt span{
|
|
background-position: 0% -24px;
|
|
color: #fff;
|
|
}
|
|
.c_inter_list dt
|
|
{
|
|
height:24px;
|
|
background: url(images/invest_title2bg.gif) repeat-x;
|
|
border-bottom:#d6dee7 1px solid;
|
|
overflow:hidden;
|
|
padding-left:17px;
|
|
}
|
|
.c_inter_list dd
|
|
{
|
|
padding:8px 0 9px 5px;
|
|
}
|
|
.c_inter_list dd li
|
|
{
|
|
background: url(images/invest_lite_icon.gif) no-repeat 10px 12px;
|
|
padding:4px 0px 0px 23px;
|
|
}
|
|
.c_inter_list dd li a
|
|
{
|
|
color:#366aa3;
|
|
font: normal normal normal 13px/120% auto;
|
|
}
|
|
|
|
/* 中部居中定义结束 */
|
|
|
|
/* 右侧定义开始 */
|
|
.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;
|
|
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;
|
|
}
|
|
.inter_r_title{
|
|
height:26px;
|
|
background: url(images/inter_titlebg.gif) no-repeat;
|
|
}
|
|
.inter_r_title a
|
|
{
|
|
float:left;
|
|
font: normal normal bold 14px/120% auto;
|
|
color:#FFFFFF;
|
|
height:21px;
|
|
padding:5px 0px 0px 51px;
|
|
display:inline;
|
|
}
|
|
.inter_r_title a:hover
|
|
{
|
|
color:#FFF;
|
|
text-decoration:none;
|
|
}
|
|
.inter_icon0 a{background: url(images/over2icon.gif) no-repeat 12px 0px;}
|
|
.inter_icon1 a{background: url(images/over1icon.gif) no-repeat 22px 9px;}
|
|
|
|
|
|
.inter_r_list
|
|
{
|
|
background-color:#f9fcff;
|
|
margin-bottom:2px;
|
|
}
|
|
.inter_r_list ul
|
|
{
|
|
clear:both;
|
|
}
|
|
.inter_r_list dd
|
|
{
|
|
padding:8px 5px 8px 5px;
|
|
border-left:#9ac3ea 1px solid;
|
|
border-right:#9ac3ea 1px solid;
|
|
border-bottom:#9ac3ea 1px solid;
|
|
}
|
|
.inter_r_list li
|
|
{
|
|
background: url(images/invest_lite_icon.gif) no-repeat 8px 12px;
|
|
padding:2px 0px 0px 20px;
|
|
overflow:hidden;
|
|
}
|
|
.inter_r_list ul li a
|
|
{
|
|
color:#366aa3;
|
|
}
|
|
|
|
.login_class
|
|
{
|
|
padding:0px 18px 0px 18px;
|
|
color:#777777;
|
|
}
|
|
/* 右侧定义结束= */ |