.container {
    padding: 0;
}

.mr {
    margin-right: 0px !important;
}

.liborder {
    box-shadow: 0px 0px 20px #bfbfbf;
}

/*内容*/
.bg_img img {
    width: 100%;
}

.bot_from_container {
    height: 180px;
    background-color: #fff3c2;
}

.pf-bottom-box {
    float: left;
    margin-top: 50px;
    width: 100%;
    padding-left: 170px;
}

.pf-bottom-box dl {
    float: left;
    width: 30%;
    font-size: 18px;
}

.pf-bottom-box dl dt {
    width: 34%;
    float: left;
    padding-right: 5%;
    line-height: 50px;
    text-align: right;
    font-weight: normal
}

.pf-bottom-box dl dd {
    width: 19%;
    float: left;
}

.pf-bottom-box dl input {
    outline: none;
    border: 1px solid #f6550d;
    height: 60px;
    width: 270px;
    border-radius: 5px;
    padding: 0px 10px
}

.pf-btn-b {
    width: 267px;
    height: 50px;
    background: #e70000;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    border: none;
    margin-right: 43px;
}

.be_carefu {
    float: left;
    color: #e70000;
    margin-top: 49px;
}

.jq_line_div {
    width: 1100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.jq_line {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 37%;
}

.jq_line img {
    width: 306px;
    height: 60px;
}