壹护网首页
返回
退出
会员中心
会员中心
我的名片
主页
>
皮肤名称
Default_cust.css
ctlName
BIWeb.Platform.LoginPage
皮肤类型
styles
标准样式
标准样式
---
样式表(CSS Style Sheet)
/Communities/n00000317/Themes/Theme_CUST/C00224467/Styles/Default_cust.css
修改代码
/***************************** Common--Default Style Elements *****************************/ body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF; font-size: 12px; } a { color: #333333; text-decoration: none; font: 12px verdana; } a:hover { color: #FB9D10; text-decoration: none; } .search-text3 { float: left; display: inline-block; height: 30px; width: 70%; border: 1px solid #339966; } .search-btn3 { float: left; text-align: center; width: 16%; height: 30px; color: #ffffff; border: none; background: #339966; } .hlz-banner { width: 100%; height: 170px; background: pink; background: url($yhw04.jpg$) no-repeat; background-size: 100% 100%; } .item-menu { display: inline-block; padding: 10px; font-size: 14px; } .dy-item-menu { position: relative; top: 0; right: 10px; padding: 5px; width: 100%; } .hlz-info { border: 1px solid #cccccc; } .hlz-info-text { display: inline-block; width: 35%; padding: 5px; font-size: 12px; } .hlz--hf-info:hover { background: rgba(135,206,235,.2); } .hlz--hf-info1:hover { background: #FCF6F1; } /*crumbs */ #crumbs { overflow: hidden; width: 100%; } #crumbs .crumbs-span { float: left; border: 1px solid transparent; } #crumbs .crumbs-span a { background: #87CEEB; padding: .7em 1em; float: left; text-decoration: none; color: #ffffff; text-shadow: 0 1px 0 rgba(255,255,255,.5); position: relative; margin-right: 20px; } #crumbs .crumbs-span a:hover { background: #efc9ab; color: #29a9c2; } #crumbs .crumbs-span a::after { content: ''; position: absolute; top: 0; bottom: 0; width: 1em; background: #87CEEB; transform: skew(-10deg); right: -.5em; border-radius: 0 5px 5px 0; } #crumbs .crumbs-span a:hover::after { background: #efc9ab; } #crumbs .crumbs-span a::before { content: ''; position: absolute; top: 0; bottom: 0; width: 1em; background: #87CEEB; transform: skew(-10deg); left: -.5em; border-radius: 5px 0 0 5px; } #crumbs .crumbs-span a:hover::before { background: #efc9ab; } .search-text { float: left; width: 75%; height: 50px; border: 1px solid #cccccc; box-sizing: border-box; color: #cccccc; } .search-btn { display: inline-block; width: 25%; height: 50px; float: left; color: #808080; border: none; background: #cccccc; line-height: 50px; text-align: center; font-size: 16px; }
/*****************************
Common--Default Style Elements
*****************************/
body
{
margin-top
: 0px;
margin-right
: 0px;
margin-bottom
: 0px;
margin-left
: 0px;
background-color
: #FFFFFF;
font-size
: 12px;
}
a
{
color
: #333333;
text-decoration
: none;
font
: 12px verdana;
}
a
:hover
{
color
: #FB9D10;
text-decoration
: none;
}
.search-text3
{
float
: left;
display
: inline-block;
height
: 30px;
width
: 70%;
border
: 1px solid #339966;
}
.search-btn3
{
float
: left;
text-align
: center;
width
: 16%;
height
: 30px;
color
: #ffffff;
border
: none;
background
: #339966;
}
.hlz-banner
{
width
: 100%;
height
: 170px;
background
: pink;
background
: url($yhw04.jpg$) no-repeat;
background-size
: 100% 100%;
}
.item-menu
{
display
: inline-block;
padding
: 10px;
font-size
: 14px;
}
.dy-item-menu
{
position
: relative;
top
: 0;
right
: 10px;
padding
: 5px;
width
: 100%;
}
.hlz-info
{
border
: 1px solid #cccccc;
}
.hlz-info-text
{
display
: inline-block;
width
: 35%;
padding
: 5px;
font-size
: 12px;
}
.
hlz--hf-info
:hover
{
background
: rgba(135,206,235,.2);
}
.hlz--hf-info1:hover
{
background
: #FCF6F1;
}
/*crumbs */
#crumbs
{
overflow
: hidden;
width
: 100%;
}
#crumbs .crumbs-span
{
float
: left;
border
: 1px solid transparent;
}
#crumbs .crumbs-span a
{
background
: #87CEEB;
padding
: .7em 1em;
float
: left;
text-decoration
: none;
color
: #ffffff;
text-shadow
: 0 1px 0 rgba(255,255,255,.5);
position
: relative;
margin-right
: 20px;
}
#crumbs .crumbs-span
a
:hover
{
background
: #efc9ab;
color
: #29a9c2;
}
#crumbs .crumbs-span
a
::after
{
content
: '';
position
: absolute;
top
: 0;
bottom
: 0;
width
: 1em;
background
: #87CEEB;
transform
: skew(-10deg);
right
: -.5em;
border-radius
: 0 5px 5px 0;
}
#crumbs .crumbs-span
a
:
hover
::after
{
background
: #efc9ab;
}
#crumbs .crumbs-span
a
::before
{
content
: '';
position
: absolute;
top
: 0;
bottom
: 0;
width
: 1em;
background
: #87CEEB;
transform
: skew(-10deg);
left
: -.5em;
border-radius
: 5px 0 0 5px;
}
#crumbs .crumbs-span
a
:
hover
::before
{
background
: #efc9ab;
}
.search-text
{
float
: left;
width
: 75%;
height
: 50px;
border
: 1px solid #cccccc;
box-sizing
: border-box;
color
: #cccccc;
}
.search-btn
{
display
: inline-block;
width
: 25%;
height
: 50px;
float
: left;
color
: #808080;
border
: none;
background
: #cccccc;
line-height
: 50px;
text-align
: center;
font-size
: 16px;
}
上海康北家护站
版权所有
©
2017
--
2023
共和新路2449号520室
18437975987
Powered by :
3B云平台