110 lines
1.6 KiB
CSS
110 lines
1.6 KiB
CSS
.footbox {
|
|
border-top: 2px solid #8f8f8f;
|
|
}
|
|
|
|
.foot {
|
|
width: 1000px;
|
|
margin: 0 auto;
|
|
padding: 30px 0;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.foot_phone, .foot_rule, .foot_op, .foot_joinus, .foot_question, .foot_weixin {
|
|
float: left;
|
|
}
|
|
|
|
.foot_phone {
|
|
width: 150px;
|
|
text-align: center;
|
|
margin-right: 50px;
|
|
}
|
|
|
|
.foot_rule, .foot_op, .foot_joinus, .foot_question {
|
|
width: 160px;
|
|
}
|
|
|
|
.foot_weixin {
|
|
width: 160px;
|
|
text-align: center;
|
|
}
|
|
|
|
.foot_phone ul li, .foot_rule ul li, .foot_op ul li, .foot_joinus ul li, .foot_question ul li, .foot_weixin ul li {
|
|
font-size: 12px;
|
|
color: #959595;
|
|
line-height: 25px;
|
|
}
|
|
|
|
.foot .group_name {
|
|
font-weight: bold;
|
|
font-size: 14px;
|
|
color: #767676;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#picList {
|
|
width: 1000px;
|
|
overflow: hidden;
|
|
margin: 10px auto;
|
|
}
|
|
|
|
#picList div {
|
|
float: left;
|
|
display: inline;
|
|
}
|
|
|
|
#picList .pic {
|
|
width: 240px;
|
|
height: 50px;
|
|
margin: 0 5px;
|
|
}
|
|
|
|
#picList .picn {
|
|
width: 120px;
|
|
height: 50px;
|
|
margin: 0 5px;
|
|
}
|
|
|
|
#picList .pic img {
|
|
border: 0;
|
|
width: 240px;
|
|
height: 50px;
|
|
}
|
|
|
|
#foot_group1 {
|
|
margin: 0px;
|
|
}
|
|
|
|
#foot_group2 {
|
|
margin: 0px;
|
|
}
|
|
|
|
#foot_group3 {
|
|
margin: 0px;
|
|
}
|
|
|
|
#foot_group4 {
|
|
margin: 0px;
|
|
}
|
|
|
|
.police1 {
|
|
width: 1200px;
|
|
overflow: hidden;
|
|
margin: 10px auto;
|
|
text-align: center;
|
|
height: 45px;
|
|
}
|
|
|
|
.police1_img {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
|
|
.recordDiv {
|
|
width: 1200px;
|
|
overflow: hidden;
|
|
margin: 10px auto;
|
|
text-align: center;
|
|
height: 45px;
|
|
color: #666666;
|
|
}
|