.footer{

 }

.footer .contract_top ul li {
    float: left;
    width: 200px;
}

.footer .contract_top ul li p {
    font-size: 10px;
}

.contact {
    /*margin-top: 10px;*/
    padding-top: 38px;
    padding-bottom: 30px;
    background-color: RGB(51,51,51);
}

.contact h2 {
    margin-bottom: 28px;
}

.contact h2 a {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.home_about {
    width: 250px;
}

.home_about dt {
    margin-bottom: 24px;
}

.home_about dt a {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.home_about dd {
    color: #eeeeee;
    line-height: 28px;
    font-family: "宋体";
}

.home_about .more {
    color: #fff;
    display: inline-block;
    border: 1px solid #cccccc;
    line-height: 38px;
    padding: 0 24px;
    margin-top: 12px;
}

.home_about .more:hover {
    border-color: #fff;
}

.home_case {
    width: 250px;
    margin-left: 45px;
}

.home_case li {
    border-top: 1px solid #ccc;
    height: 52px;
    padding: 14px 0;
}

.home_case li:first-child {
    border: 0;
    padding-top: 3px;
}

.home_case li img {
    float: left;
    margin-right: 18px;
}

.home_case h5 {
    margin-top: -5px;
    line-height: 28px;
}

.home_case h5 a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.home_case .text {
    line-height: 22px;
}

.home_case .text a {
    color: #dddddd;
    font-family: "宋体";
}

.home_case .label {
    color: #cccccc;
    line-height: 28px;
}

.home_service {
    width: 230px;
    margin-left: 45px;
}

.home_service a.sub {
    font-size: 12px;
    color: #fff;
    line-height: 38px;
    width: 98px;
    display: inline-block;
    border: 1px solid #cccccc;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 12px;
    margin-top: 3px;
}

.home_service a.sub:hover {
    border-color: #fff;
}

.home_contact {
    margin-left: 40px;
}

.home_contact li {
    color: #ddd;
    margin-bottom: 14px;
}

.home_contact li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    vertical-align: middle;
}

.home_contact li .addres {
    background: url("../images/sprite.png") /*tpa= Public/Web/images/sprite.png*/ no-repeat 0 -20px;
}

.home_contact li .weibo {
    background: url("../images/sprite.png") /*tpa= Public/Web/images/sprite.png*/ no-repeat -20px -20px;
}

.home_contact li .email {
    background: url("../images/sprite.png") /*tpa= Public/Web/images/sprite.png*/ no-repeat -40px -20px;
}

.home_contact li .weixin {
    background: url("../images/sprite.png") /*tpa= Public/Web/images/sprite.png*/ no-repeat -80px -20px;
}

.home_contact li .call {
    background: url("../images/sprite.png") /*tpa= Public/Web/images/sprite.png*/ no-repeat -0px -0px;
}

.home_contact li a {
    color: #ddd;
}

.blogroll {
    line-height: 28px;
    color: #999;
    text-align: center;
    padding: 10px 0;
}

.blogroll a {
    color: #999;
    display: inline-block;
}

.blogroll a:hover {
    color: #333;
}

.blogroll .copyright {
    margin-top: 16px;
}

#footNav {
    float: left
}

#footNav > .home_case {
    float: left
}

.tel {
    font-size: 1.6em;
    font-weight: 700;
}

.foot_title {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.foot_connect{
    margin-top:30px;
}
.foot_connect p{
    color: #aaa;
    font-size: 1.1em;
    line-height: 27px;
}