?? default.css
字號:
?/* ==全局樣式定義== */
body
{
font: normal normal normal 12px/150% Arial, "宋體" ,Helvetica,sans-serif;
color: #444;
margin: 0px;
padding: 0px;
background: #f8f8f8;
text-decoration: none;
}
a
{
font: normal normal normal 12px/120% Arial, "宋體" ,Helvetica,sans-serif;
text-decoration: none;
color: #444;
}
a:hover
{
color: #d71518;
text-decoration: none;
}
input[type=text], input[type=Keyword]
{
height: 15px;
margin: 1px;
}
* + html input[type=text]
{
margin: 0px;
}
h1
{
margin: 0px;
padding: 0px;
background: none;
font: normal normal bold 24px/150% Arial, "宋體" ,Helvetica,sans-serif;
text-align: center;
}
dl, dt, dd, ul, li
{
padding: 0px;
margin: 0px;
}
li
{
line-height: 22px;
}
/* --定義文字換行(FF不支持)-- */
*, #*, .*
{
word-wrap: break-word;
word-break: break-all;
}
/* ==整體布局定義開始== */
/* --head(網(wǎng)頁頭部)、menu(網(wǎng)頁頭部導(dǎo)航菜單)、main_bg(網(wǎng)頁中部主要內(nèi)容)、foot(網(wǎng)頁底部)-- */
#menu,#head,#foot, #main_bg, #main_bg_index, .c_padding, .main_standalone
{
padding: 0px;
margin: 0px auto;
width: 982px;
}
#main_bg
{
width: 982px;
}
#main_bg_index
{
width: 982px;
}
/* --top_all(頂部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
padding-bottom: 7px;
}
#top_all
{
background: url(images/head_bg.gif) repeat-x top;
}
/* ==top_all(頂部)定義開始== */
/* --網(wǎng)頁頭部-- */
#head
{
margin-bottom: 1px;
position: relative;
}
#head a
{
color: #555;
text-decoration: none;
}
#head a:hover
{
color: #d71518
}
#logo
{
height: 74px;
float: left;
width: 300px;
}
#top_link
{
color: #555;
float: right;
width: 320px;
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;
}
/* --網(wǎng)頁頭部導(dǎo)航菜單-- */
#menu
{
clear: both;
line-height: 36px;
border: 0px solid #e2e2e2;
width: 982px;
}
/* 網(wǎng)站節(jié)點導(dǎo)航 */
#menubox
{
margin-left: 0px;
padding: 0px;
color: #c4d9f1;
}
#menubox a
{
font: normal normal normal 14px/100% Arial, "宋體" ,Helvetica,sans-serif;
text-decoration: none;
color: #ffffff;
padding: 5px 10px 50px 25px;
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;
}
/* ==top_all(頂部)定義結(jié)束== */
/* ==center_all(中部)定義開始== */
/* --主要定義-- */
#main_bg
{
background: url(images/left-bg.gif) #fff repeat-y left;
clear: both;
}
#main_bg_index
{
background: url(images/left-bg_index.gif1) #f8f8f8 repeat-y left;
clear: both;
}
#main_left /* 網(wǎng)頁中部左側(cè)整體定義 */
{
float: left;
width: 208px;
display:inline;
}
#main_right /* 網(wǎng)頁中部右側(cè)整體定義1 */
{
float: right;
width: 100%;
margin-left: -210px;
text-align: left;
display:inline;
}
#main_right_box /* 網(wǎng)頁中部右側(cè)整體定義2 */
{
margin-left: 215px;
}
#main_right_box_index /* 網(wǎng)頁中部右側(cè)整體定義3 */
{
margin-left: 0px;
}
#r_main /* 中部右側(cè)定義 */
{
float: right;
width: 200px;
text-align: left;
}
#main_box /* 中部整體定義 */
{
margin: 0px;
}
.c_main /* 中部中間定義 */
{
margin-right: 205px;
}
.c_main_box /* 中部中間定義 */
{
border: 1px solid #e2e2e2;
}
/* 本站新聞.r_news */
#r_main_t
{
margin-right: 302px;
margin-top: -1px;
border-top: 1px solid #fff;
border-left: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
text-align: left;
}
.r_news
{
background: url(images/r_news_bg.gif) #fff repeat-x top;
}
/* 本站新聞.r_news_index */
#r_main_t_index
{
margin-right: 201px;
margin-top: -1px;
border-top: 1px solid #f8f8f8;
border-left: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
text-align: left;
}
/* 書簽式面板首頁tabtitleindex */
.tabtitleindex, .titlemouseoverindex
{
float: left;
width: 194px;
font: normal normal bold 13px/21px Arial, "宋體" ,Helvetica,sans-serif;
text-align: center;
overflow: hidden;
display:inline;
}
.tabtitleindex dl, .titlemouseoverindex dl
{
margin: 0px;
padding: 0px;
border: 1px solid #fff;
}
.tabtitleindex
{
color: #fff;
background: url(images/tabtitle.gif) #000 repeat-x top;
border-top: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}
.titlemouseoverindex
{
cursor: pointer;
color: #fff;
border-left: none;
border-top: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #cc0000;
background: url(images/tabtitlee.gif) #f8f8f8;
}
* + html .titlemouseoverindex
{
padding-bottom: 0px;
}
* html #TTab0, * html #TTab1, * html #TTab2, * html #TTab3
{
margin-right: -3px;
}
#TTab0, #TTab2, #TTab3
{
margin-top: -3px;
padding: 1px;
border-right: 1px solid #e2e2e2;
border-top: none;
height: auto !important;
height: 165px;
min-height: 165px;
}
#TTab1
{
margin-top: -3px;
padding: 1px;
border-right: 1px solid #e2e2e2;
border-top: none;
height: auto !important;
height: 165px;
min-height: 165px;
}
/* 書簽式面板普通tabtitle */
.tabtitle, .titlemouseover
{
float: left;
width: 231px;
font: normal normal bold 13px/21px Arial, "宋體" ,Helvetica,sans-serif;
text-align: center;
overflow: hidden;
display:inline;
}
.tabtitle dl, .titlemouseover dl
{
margin: 0px;
padding: 0px;
border: 2px solid #fff;
}
.tabtitle
{
color: #555;
background: url(images/tabtitle.gif1) #e5e5e5 repeat-x top;
border-top: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}
.titlemouseover
{
cursor: pointer;
color: #c00;
border-left: none;
border-top: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
background: #f2f2f2;
}
* + 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 #e2e2e2;
border-top: none;
height: auto !important;
height: 147px;
min-height: 147px;
}
/* 幻燈片 */
#main_box_t
{
float: right;
height: 243px;
width: 298px;
padding: 0px;
background: #eee;
display:inline;
}
.c_slide, .c_slide a
{
text-align: center;
}
#bimg
{
filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
width: 298px;
height: 224px;
}
#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_box_tt
{
float: right;
height: 192px;
width: 196px;
padding: 0px;
background: #eee;
display:inline;
}
/* 站內(nèi)搜索 */
.main_search
{
clear: left;
padding: 5px 5px 5px 70px;
margin-top: 5px;
height: auto !important;
height: 36px;
min-height: 36px;
background: #f9f9f9;
border: 1px solid #e2e2e2;
background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.mainsearch
{
clear: left;
padding: 0px 0px 0px -10px;
margin-top: -2px;
height: auto !important;
}
.main_search form
{
margin: 0px;
}
.mainsearch form
{
margin: 0px;
}
.main_search input
{
height: 15px;
margin: 1px;
vertical-align: middle;
}
.mainsearch 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_content .main_search_sub
{
margin: 10px auto 0px auto;
text-align: center;
}
/* --網(wǎng)頁中部左側(cè)內(nèi)容-- */
/* user_box(用戶登錄)、left_box(左側(cè)內(nèi)容) */
#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;
}
.user_box a
{
text-align: center;
font: normal normal bold 13px/120% Arial, "宋體" ,Helvetica,sans-serif;
text-decoration: none;
color: #555;
}
.user_box a:hover
{
color: #d71518;
text-decoration: underline;
}
.user_box, .left_box
{
border: 1px solid #e2e2e2;
}
.left_box
{
margin-top: 5px;
}
.user_box dt
{
text-align: center;
font: normal normal bold 13px/120% Arial, "宋體" ,Helvetica,sans-serif;
color: #555;
line-height: 34px;
border-bottom: 0px solid #e2e2e2;
}
.left_box dt
{
text-align: center;
font: normal normal bold 13px/120% Arial, "宋體" ,Helvetica,sans-serif;
color: #555;
line-height: 34px;
border-bottom: 0px solid #e2e2e2;
}
.left_box
{
margin-top: 5px;
}
.user_box dt
{
background: url(images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
background: url(images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd
{
background: #fff;
padding: 5px;
line-height: 150%;
height: auto !important;
height: 100px;
min-height: 100px;
}
.Login_ajax
{
text-align:left;
}
/* --產(chǎn)品首頁左側(cè)內(nèi)容-- */
#main_left, .left_box_shop, .left_box_shop dl, .left_box_shop dt, .left_box_shop dd
{
padding: 0px;
margin: 0px;
}
.left_box_shop
{
border: 1px solid #e2e2e2;
margin-top: 5px;
}
.left_box_shop dt
{
text-align: center;
font: normal normal bold 13px/120% Arial, "宋體" ,Helvetica,sans-serif;
color: #555;
line-height: 34px;
border-bottom: 1px solid #e2e2e2;
}
.left_box_shop a
{
text-align: center;
font: normal normal bold 13px/120% Arial, "宋體" ,Helvetica,sans-serif;
text-decoration: none;
color: #555;
}
.left_box_shop dt
{
background: url(images/left_tit.gif) no-repeat left top;
}
.left_box_shop dd
{
background: #f2f2f2;
padding: 5px;
line-height: 150%;
height: auto !important;
height: 100px;
min-height: 100px;
}
.left_box_shop ul
{
width: 190px;
word-wrap:break-word;
overflow:hidden;
}
.left_box_shop li
{
line-height: 150%;
}
/* --網(wǎng)頁中部右側(cè)內(nèi)容-- */
/* 右側(cè)導(dǎo)航 */
.r_navigation
{
margin-bottom: 5px;
line-height: 25px;
border: 1px solid #e2e2e2;
background: url(images/Channel_bg.gif) #fff repeat-x top;
text-align: left;
clear: both;
color: #555;
}
.r_navigation a, #r_navigation:link
{
font: normal normal normal 12px/25px Arial, "宋體" ,Helvetica,sans-serif;
text-decoration: none;
color: #555;
}
.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;
}
/* 右側(cè)廣告 */
.r_ad
{
padding: 0px;
margin: 0px;
}
.b_ad
{
padding: 0px;
margin-bottom: 3px;
text-align: center;
}
.adright {
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -