主体+其他【
header{
position: relative;
height: 51px
}
footer.site{
text-align:center;
padding-bottom: 10px;
}
.h_min{
width: 100%;
height: 36px;
position:relative;
}
.fin{
padding: 15px 10px;
}
.h_min .h_min_w{
border-bottom: 1px solid #f4b701;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,.3);
box-shadow: 0 2px 4px rgba(0,0,0,.3);
background:-ms-linear-gradient(top,#fcd007,#fccb01);
background: -webkit-gradient(linear, 0 0,0 100%,from(#fcd007),to(#fccb01));
position:fixed;
left: 0;
top: 0;
z-index: 100;
width: 100%;
}
.h_min .logo_min{
border—right:1px solid #f4b802;
display:inline-block;
vertical-align: top;
height: 36px;
padding-left: 15px;
}
.h_min_w .logo_min a{
padding-top: 5px;
}
.h_min .logo_min a{
display: block;
padding: 8px 7px 0 10px;
}
.h_min_w,.h_min_w a .img{
height: 35px;
}
.h_min .logo_min a .img{
display: block;
}
.h_min .logo_min a .img img{
height: 28px;
}
.h_min .title{
display: inline-block;
vertical-align: top;
height: 40px;
line-height: 36px;
padding-left:10px;
position: relative;
text-align: center;
width: 60%;
z-index: 99;
}
.finTit{
font-size: 22px;
line-height: 30px;
}
.finCnt{
font-size: 16px;
padding: 10px 0;
word-break: break-all;
border-top: 1px solid #efefef;
}
.finCnt .para{
text-indent:32px;
margin-bottom: 5px;
text-align: justify;
line-height: 1.5em;
color: #333;
font-family:"Micrcosoft Yahei","Microsoft JhengHei",STHeiti, MingLiu
}
.back-to-home{
background:#f6f6f6;
padding:0 10px;
overflow:hidden;
margin-top: -20px;
}
.back-2-home{
text-align: center;
margin-bottom: 20px;
border: 1px solid #eee;
border-radius:4px;
background:#fff;
line-height: 34px;
}
nav.foo{
font-size: 18px;
background-image: -moz-linear-gradient(top,#333,#272627);
background-image:-webkit-linear-gradient(top,#333,#272627);
background-image:-o-linear-gradient(top,#333,#272627);
background-image:linear-gradient(top,#333,#272627);
margin-bottom: 10px;
}
footer.site{
text-align:center;
padding-bottom: 10px;
}
.back-2-home a{
display:block;
-webkit-box-flex: 1;
}
nav.foo a{
color:#fff;
line-height: 40px;
margin: 0 3px;
}
footer.site .inf,footer.site .inf a{
font-size: 12px;
color: #6f6f6f;
}
footer.site .inf{
margin: 0 0 5px;
}
footer.site .cop{
color: #666;
font-size: 12px;
}
】