.ZhengFgbXl{
    background-color:#fcfcfc;
    padding:0 60px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin-bottom:118px !important;
    padding-bottom:215px;
    border:1px solid #ddd;
}
.Dqwz{
    height:65px;
    line-height:65px;
    font-size:14px;
    color:#666;
}
.Dqwz .dqwz{
    float:right;
}
.Dqwz .dqwz span,.Dqwz .dqwz span a{
    line-height:65px;
    font-size:14px;
    color:#666;
    font-family:"微软雅黑";    
}
.Dqwz .dqwz span a:hover{
    color:#d71d16;
}

/*响应式*/
@media only screen and (max-width:1025px) {
    .ZhengFgbXl{
        padding:15px;
    }
}