📄 default.css
字号:
/* ==全局样式定义== */
/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone
{
padding: 0px;
margin: 0px auto;
width: 980px;
}
#main_bg
{
width: 980px;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
padding-bottom: 5px;
}
#top_all
{
background: url(images/head_bg.gif) repeat-x top;
}
/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head
{
margin-bottom: 5px;
position: relative;
}
#head a
{
color: #5e7591;
text-decoration: none;
}
#head a:hover
{
color: #0a4180;
}
#logo
{
height: 74px;
float: left;
width: 300px;
}
#top_link
{
color: #5e7591;
float: right;
width: 300px;
margin: 4px 10px 0px 0px;
line-height: 22px;
text-align: right;
}
#top_link ul, #top_link li
{
padding: 0px;
margin: 0px;
display: block;
list-style: none;
}
#top_link li
{
height: 22px;
}
/* --网页头部导航菜单-- */
#menu
{
background: url(images/channel_bg.gif) #a8c6e9 repeat-x top;
clear: both;
line-height: 29px;
border: 1px solid #9bbde6;
}
/* 网站节点导航 */
#menubox
{
margin-left: 110px;
padding: 0px;
color: #c4d9f1;
}
#menubox a
{
font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
text-decoration: none;
color: #001260;
padding: 5px 2px 5px 12px;
line-height: 29px;
background: url(images/menubox.gif) no-repeat 5px 7px;
}
#menubox a:hover
{
color: #f00;
text-decoration: underline;
background: url(images/menubox_hover.gif) no-repeat 5px 7px;
}
/* 导航图片 */
#menubox_pic
{
width: 110px;
height: 29px;
text-align: center;
color: #0a4180;
float: left;
clear: left;
background: url(images/menubox_pic.gif) no-repeat top center;
font: normal normal bold 14px/29px Arial, "宋体" ,Helvetica,sans-serif;
}
/* ==top_all(顶部)定义结束== */
/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
background: url(images/left-bg.gif) #fff repeat-y left;
clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
float: left;
width: 208px;
}
#main_right /* 网页中部右侧整体定义1 */
{
float: right;
width: 100%;
margin-left: -215px;
text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
margin-left: 215px;
}
#r_main /* 中部右侧定义 */
{
float: right;
width: 200px;
text-align: left;
}
#main_box /* 中部整体定义 */
{
margin: 0px;
}
.c_main /* 中部中间定义 */
{
margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
border: 1px solid #ccc;
}
/* 本站新闻.r_news */
#r_main_t
{
margin-right: 300px;
margin-top: -1px;
border-top: 1px solid #fff;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: left;
}
.r_news
{
background: url(images/r_news_bg.gif) #fff repeat-x top;
}
/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
float: left;
width: 115px;
font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
text-align: center;
overflow: hidden;
}
.tabtitle dl, .titlemouseover dl
{
margin: 0px;
padding: 0px;
border: 2px solid #fff;
}
.tabtitle
{
color: #666;
background: url(images/tabtitle.gif) #fff repeat-x top;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.titlemouseover
{
cursor: pointer;
color: #c00;
border-left: none;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #fff;
background: #fff;
}
* + html .titlemouseover
{
padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
margin-top: -3px;
padding: 5px;
border-right: 1px solid #ccc;
border-top: none;
height: auto !important;
height: 165px;
min-height: 165px;
}
/* 幻灯片 */
#main_box_t
{
float: right;
height: 199px;
width: 298px;
padding: 0px;
background: #eee;
}
.c_slide, .c_slide a
{
text-align: center;
}
#bimg
{
filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
width: 298px;
height: 160px;
}
#simg TD
{
background: url({PE.SiteConfig.ApplicationPath/}Images/si_b1.gif) no-repeat center 50%;
cursor: pointer;
text-align: center;
}
#simg TD.s {
background: url({PE.SiteConfig.ApplicationPath/}Images/si_b2.gif) no-repeat center 50%;
color: #fff;
}
#info
{
}
/* 站内搜索 */
.main_search
{
clear: left;
padding: 5px 5px 5px 70px;
margin-top: 5px;
height: auto !important;
height: 36px;
min-height: 36px;
background: ##F4F8FD;
border: 1px solid #ccc;
background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
margin: 0px;
}
.main_search input
{
height: 15px;
margin: 1px;
vertical-align: middle;
}
.main_search a
{
color: blue;
text-decoration: underline;
}
.main_search select
{
height: 21px;
margin: 1px;
vertical-align: middle;
}
.c_content .main_search
{
padding: 5px 5px 5px 100px;
border: 0px;
background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
padding: 5px 5px 5px 50px;
border: 0px;
background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
/* 高级搜索 */
.c_content .main_search_sub
{
margin: 10px auto 0px auto;
text-align: center;
}
/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd
{
padding: 0px;
margin: 0px;
}
.left_box dd{padding:5px;}
.user_box, .left_box
{
border: 1px solid #ccc;
}
.left_box
{
margin-top: 5px;
}
.user_box dt, .left_box dt
{
text-align: center;
font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
color: #0a4180;
line-height: 24px;
}
.left_box dt,.user_box dt
{
background: transparent url(images/title2_bg.gif) repeat-x; height:35px; line-height:27px; font-size:13px;color:#000;}
}
.user_box dd, .left_box dd
{
padding: 5px;
line-height: 150%;
height: auto !important;
height: 100px;
min-height: 100px;
}
.user_box dd
{
padding:5px;
text-align: center;
}
.Login_ajax
{
text-align:left;
}
.bt_login_list{text-align:center;padding-left:15px;}
.bt_login_fun_list{ padding-left:18px;}
.user_box #BtnLogOn{ width:67px;vertical-align:middle;border:1px solid #ccc;}
.user_box .registerButton{ margin:4px 15px 0;display:inline-block; width:67px; height:22px; line-height:22px;vertical-align:middle;border:1px solid #ccc;background:transparent url(Images/bg_usercenter.gif) repeat-x scroll left top;}
.user_box .findbackPassword{ color:#f60;text-decoration:underline; }
.user_box .textNote{ height:22px; line-height:22px; text-align:right;padding-right:12px;}
/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
margin-bottom: 5px;
line-height: 24px;
border: 1px solid #ccc;
background: url(images/tabtitle.gif) #a8c6e9 repeat-x top;
height:25px;
text-align: left;
clear: both;
color: #014390;
}
.r_navigation a, #r_navigation:link
{
font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
text-decoration: none;
color: #014390;
}
.r_navigation a:hover
{
color: #c00;
text-decoration: underline;
}
.r_n_pic
{
float: left;
width: 30px;
height: 20px;
margin: 1px 0px 0px;
background: url(images/c_title.gif) no-repeat center;
display: block;
}
/* 右侧广告 */
.r_ad
{
padding: 0px;
margin: 0px;
}
.b_ad
{
padding: 0px;
margin-bottom: 3px;
text-align: center;
}
.adright {
float: right;
border: #cdc9ca 1px solid;
padding: 8px 0px 0px 22px;
height: 80px;
}
/* 右侧标题与内容 */
.r_announce dl, .r_announce dt, .r_announce dd, .r_content dl, .r_content dt, .r_content dd
{
margin: 0px;
padding: 0px;
}
.r_announce, .r_content
{
border: 1px solid #ccc;
}
.r_announce dt, .r_content dt
{
background: url(images/categorylistTitleBg2.gif) repeat-x left top;
height:32px;
color: #0a4180;
font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
text-align: center;
}
.r_announce dd, .r_content dd
{
padding: 4px 5px;
line-height: 150%;
height: auto !important;
height: 100px;
min-height: 100px;
}
/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
padding: 0px;
margin: 0px;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
margin: 0px;
padding: 0px;
}
.c_main dl
{
border: 1px solid #E4E4E4;
}
.c_main dd
{
border: 5px solid #fff;
}
.c_title
{
font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
color: #014390;
height:auto !important; height:36px;min-height:36px;
background: url(images/columnTitleBg.gif) #dfebf9 left top no-repeat;
}
.c_title a, .c_title a:link
{
font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
text-decoration: none;
color: #014390;
padding-left: 24px;
background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
color: #c00;
text-decoration: underline;
background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
padding: 5px;
line-height: 150%;
color: #808081;
height: auto !important;
height: 170px;
min-height: 170px;
}
.c_content a
{
text-decoration: none;
color: #000;
font-size: 12px;
font-weight: normal;
}
.c_content a:hover
{
color: #c00;
}
.c_content table
{
text-align:center;
width:100%;
border-collapse: collapse;
text-align:center;
}
.c_content_tb table
{
text-align:left;
width:100%;
border-collapse: collapse;
}
.c_content_tb td
{
vertical-align:middle;
}
.odd_row
{
background:#e5effa;
}
.c_bot
{
background: none;
height: 0px;
font-size: 0px;
}
/* 中部间距 */
.c_spacing
{
background: none;
height: 5px;
font-size: 0px;
}
.c_title .more
{
float: right;
line-height: 18px;
margin-right: 10px;
display: block;
}
.c_title .more a
{
text-decoration: none;
color: #808081;
font-size: 12px;
font-weight: normal;
background: none;
}
.c_title .more a:hover
{
color: #014390;
background: none;
}
/* 中部二列c_main_two */
.c_main_two
{
float: left;
width: 100%;
}
.c_right, .c_right dl, .c_right dt, .c_right dd, .c_left, .c_left dl, .c_left dt, .c_left dd,.c_main_one, .c_main_one dl, .c_main_one dt, .c_main_one dd
{
margin: 0px;
padding: 0px;
}
.c_right dl, .c_left dl, .c_main_one dl
{
border: 1px solid #CADDE4;
overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd
{
border: 5px solid #fff;
}
* html .c_main_one dd
{
border: 0px;
}
.c_right
{
float: right;
width: 270px;
display: block;
}
.c_left_box
{
margin: 0px;
padding: 0px;
}
.c_left
{
margin-right: 275px;
display: block;
clear: none;
}
/* 栏目页 */
.childclass_main
{
margin-left: -5px;
}
* html .childclass_main
{
margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
float: left;
border: 1px solid #ccc;
width: 378px;
margin: 5px 0px 0px 5px;
}
* html .childclass_main_box
{
width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
margin: 0px 205px 0px 10px;
}
/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box3
{
border: 0px;
}
.c_title,.class_title, .childclass_title, .childclass_title_border
{
font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
height:auto !important; height:36px;min-height:36px;
background: url(images/columnTitleBg.gif) #dfebf9 left top no-repeat;
text-align: left;
color: #666;
}
.c_title strong{padding-left:24px;}
.class_title, .childclass_title, .childclass_title_border{ clear: none;}
.childclass_title_border
{
border-top: 1px solid #9bbde6;
border-left: 1px solid #9bbde6;
border-right: 1px solid #9bbde6;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
padding-left: 30px;
color: #0a4180;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
background: url(images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
float: right;
line-height: 30px;
margin: 0px 10px 0px 0px;
display: block;
}
.childclass_pic
{
float: left;
width: 30px;
height: 30px;
background: url(images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
text-decoration: none;
color: #014390;
font-size: 12px;
font-weight: normal;
background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
color: #c00;
background: none;
}
.class_content, .childclass_content
{
font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
text-align: left;
padding: 5px;
height: auto !important;
height: 182px;
min-height: 182px;
}
.class_content li, .childclass_content li
{
border-bottom: 1px dotted #ccc;
}
.class_bot, .childclass_bot
{
height: 5px;
background: #F4F8FD;
}
/* 分页 */
.class_page
{
clear: left;
padding: 5px;
margin-top: 5px;
background: #F4F8FD;
border: 1px solid #CADDE4;
text-align: center;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -