.foot-tupian{
    width: 100px;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.foot-f{
    height: 155px;
}
.foot-f .foot-n{
   /* height: 40px;*/
    border-top: 1px solid #d9d9d9;
    background: url("../images/foot-n.jpg") repeat-x;
}
.foot-n-d{
    width: 1100px;
    height: 41px;
    margin: 0 auto;
}
.foot-n-d ul{
    margin-left: 70px;
}
.foot-n-d ul li{
    float: left;
    height: 41px;
    line-height: 41px;
    color: #cdcdcd;
}
.foot-n-d ul li a{
    display: inline-block;
    font-size: 14px;
    padding: 0 41px;
    color: #434343;
}
.foot-f .foot-t{
    height: 170px;
    background: #bd192d;
}
.foot-b{
    /*width: 1100px;*/
	width: 900px;
    margin: 0 auto;
}
.img-d{
    width: 210px;
    height: 80px;
   /* margin-top: 23px;*/
}
.img-d .img-d_img2{
    margin-bottom: 10px;
    margin-left: 5px;
}
.img-d ,.foot-p{
    float: left;
}
.foot-p{
    margin-left: 25px;
    margin-top: 38px;
    color: #ffffff;
    font-size: 15px;
    border-right: 1px solid #e1e1e1;
    width: 600px;
}
.foot-p p{
    margin-bottom: 10px;
    font-size: 15px;
}
.sina-a,.weixin-a,.shoudu-a,.e-mail-a,.xinxi-a{
    display: inline-block;;
    width: 31px;
    height: 31px;
    margin-left: 16px;
}
.fx-div{
    float: right;
    margin-top: 50px ;
}
.sina-a{
    background: url("../images/sina.png");
}
.weixin-a{
    background: url("../images/weixin.png");
}
.shoudu-a{
    background: url("../images/shoudu.png");
}
.e-mail-a{
    background: url("../images/e-mail.png");
}
.xinxi-a{
    background: url("../images/xinxi.png");
}