/* 底部 */

.w {
    width: 1200px;
    margin: 0 auto;
}

.footer_top {
    margin-bottom: 20px;
}

.footer_top .footer_top_t {
    height: 36px;
}

.footer_top .footer_top_t h3 {
    float: left;
    font-size: 18px;
}

.footer_top .footer_top_t a {
    float: right;
    color: #333;
    font-size: 14px;
}

.footer_top .footer_top_c {}

.footer_top .footer_top_c li {
    float: left;
}

.footer_top .footer_top_c li a {
    color: #999;
    font-size: 14px;
    padding-right: 24px;
}

.footer_top .footer_top_c li .city_son {
    display: inline-block;
}

a {
    color: inherit;
}

.footer_top.w {
    margin-top: 24px;
}

.footer_top.w .footer_top_t h3 {
    font-weight: normal;
}

.footer_center_w {
    height: 116px;
    border-bottom: 1px solid #ccc;
}

.footer_center_w>.footer_center {
    padding-top: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.footer_center_w>.footer_center>.footer_center_con>img {
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.footer_center_w>.footer_center>.footer_center_con>div {
    float: left;
}

.footer_center_w>.footer_center>.footer_center_con>div>h3 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
}

.footer_center_w>.footer_center>.footer_center_con>div>p {
    width: 190px;
    margin-top: 10px;
    font-size: 12px;
}

.footer_bottom_w {
    height: 445px;
    background-color: #303030;
}

.footer_bottom {
    padding-top: 30px;
    box-sizing: border-box;
}

.footer_bottom .footer_bottom_t {
    height: 220px;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t1 {
    float: left;
    width: 190px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t1 h4 {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t1 h4 a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t1 ul li {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t1 ul li p {
    font-size: 14px;
    color: #7c7c7c;
}

.footer_bottom .footer_bottom_t .footer_bottom_t2 {
    float: left;
    width: 190px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t2 h4 {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t2 h4 a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t2 ul li {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t2 ul li p {
    font-size: 14px;
    color: #7c7c7c;
}

.footer_bottom .footer_bottom_t .footer_bottom_t3 {
    float: left;
    width: 210px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t3 h4 {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t3 h4 a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t3 ul li {
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t3 ul li p {
    font-size: 14px;
    color: #7c7c7c;
}

.footer_bottom .footer_bottom_t .footer_bottom_t4 {
    float: left;
    width: 190px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t4 a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t4 p {
    font-size: 14px;
    color: #7c7c7c;
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t4 img {
    width: 94px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t5 {
    float: left;
    width: 190px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t5 a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t5 p {
    font-size: 14px;
    color: #7c7c7c;
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t5 img {
    width: 94px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 {
    float: left;
    width: 230px;
    height: 100%;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_t {
    height: 60px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_t div {
    float: left;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_t img {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_t div a {
    display: block;
    font-size: 16px;
    /* width: 180px; */
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_t div p {
    font-size: 14px;
    width: 180px;
    color: #5a5a5a;
    margin-bottom: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_b {
    height: 60px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_b div {
    float: left;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_b img {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_b div a {
    display: block;
    font-size: 16px;
    /* width: 180px; */
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}

.footer_bottom .footer_bottom_t .footer_bottom_t6 .footer_bottom_t6_b div p {
    font-size: 14px;
    width: 180px;
    color: #5a5a5a;
    margin-bottom: 10px;
}

.footer_bottom_c {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    line-height: 31px;
    text-align: center;
}

.footer_bottom_b {
    height: 100px;
    margin-top: 20px;
}

.footer_bottom_b p {
    float: left;
    font-size: 14px;
    margin-right: 10px;
}

.footer_bottom_b ul {
    width: 1130px;
}

.footer_bottom_b ul li {
    float: left;
    font-size: 14px;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 10px;
}

.footer_bottom_b ul li a {
    color: #5a5a5a;
}


/* 查询 */

.kdb_enquiry_w {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 120px;
    line-height: 120px;
    background-color: rgba(35, 34, 35, 0.7);
}

.kdb_enquiry {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.enquiry_close {
    position: absolute;
    top: -14px;
    right: -60px;
    width: 25px;
    height: 25px;
    background: url(/style/guanbi.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.enquiry_logo {
    width: 142px;
    height: 54px;
}

.enquiry_logo img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.enquiry_phone {
    width: 340px;
    height: 50px;
}

.enquiry_phone input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 20px;
    font-size: 20px;
    color: #232223;
}

.enquiry_business {
    width: 340px;
    height: 50px;
}

.enquiry_business select {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 20px;
    font-size: 20px;
    color: #232223;
}


/* --ie清除--*/

.enquiry_business select::-ms-expand {
    display: none;
}


/* --火狐、谷歌清除--*/

.enquiry_business select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/style/xiala.png") no-repeat scroll right center #fff;
    background-position: 98% 50%;
    padding-right: 14px;
}

.enquiry_business select option {
    height: 100%;
}

.enquiry_btn {
    width: 260px;
    height: 54px;
}

.enquiry_btn input {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(133deg, #f7ce3d 0%, #f66027 100%);
    border-radius: 4px;
    border: none;
    outline: none;
    font-size: 24px;
    color: #fff;
}

.enquiry_right {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    /* transform: translateY(100%); */
    width: 30px;
    height: 130px;
    padding-top: 8px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(133deg, #f7ce3d 0%, #f66027 100%);
    cursor: pointer;
}
    .plgcn_fix_text {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1200;
        display: none
    }
    
    .plgcn_fix_text .fix_bg {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
    }
    
    .plgcn_fix_text .box {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 20%;
        width: 100%;
    }
    
    .plgcn_fix_text .text {
        width: 400px;
        margin: 0 auto;
        background: #fff;
        padding: 30px;
        position: relative;
    }
    
    .plgcn_fix_text .text p {
        width: 100%;
        float: left;
        margin-top: 10px;
        position: relative;
    }
    
    .plgcn_fix_text .text p span {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
        line-height: 32px;
        font-size: 14px;
        color: #666;
    }
    
    .plgcn_fix_text .text p input {
        padding-left: 16px;
        border: none;
        background-color: #f5f5f5;
        line-height: 36px;
        width: 100%;
        outline: 0;
        color: #232223;
        float: left;
    }
    
    .plgcn_fix_text .text p.hide {
        display: none;
    }
    
    .plgcn_fix_text .text p.yanz span {}
    
    .plgcn_fix_text .text p.yanz input {}
    
    .plgcn_fix_text .text p.yanz img {
        float: left;
        height: 36px;
        width: 120px;
        position: absolute;
        right: 1px;
        bottom: 1px;
    }
    
    .plgcn_fix_text .text p .plgcn-subbtn {
        padding-left: 0;
        width: 150px;
        height: 36px;
        background: #ea5408;
        line-height: 36px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
        border-radius: 5px;
    }
    
    .plgcn_fix_text .text p .plgcn-online-consultation {
        padding-left: 0;
        float: right;
        width: 150px;
        height: 36px;
        background: #ea5408;
        line-height: 36px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 5px;
    }
    
    .plgcn_fix_text .text h3 {
        font-size: 24px;
        color: #ea5408;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    
    .plgcn_closed {
        position: absolute;
        width: 32px;
        height: 32px;
        right: 5px;
        top: 5px;
        border-radius: 50%;
        cursor: pointer;
    }
    
    .plgcn_closed img {
        margin: 0 auto;
        height: 22px;
        margin-top: 5px;
        display: block;
    }
    
    .plgcn_fix_text .box2 {
        position: absolute;
        z-index: 99;
        left: 0;
        top: calc(50% - 320px);
        width: 100%;
        display: none;
    }
    
    .plgcn_fix_text .box2 .text.clearfix {
        /* width: 760px; */
        width: 550px;
        margin: 0 auto;
        background: #fff;
        padding: 0;
        position: relative;
    }
    
    #plgcn-chat-box {
        width: 100%;
    }
    
    #plgcn-chat-box iframe {
        border: none;
        width: 100%;
        height: 640px;
        overflow: hidden;
    }
    
    #plgcn-chat-top {
        width: 100%;
        height: 24px;
        background-color: #4893f8;
    }
    
    #plgcn-chat-top .title {
        color: white;
        height: 24px;
        line-height: 24px;
        padding-left: 5px;
    }
    
    #plgcn-chat-closed {
        float: right;
        height: 24px;
        line-height: 24px;
        margin-right: 5px;
        cursor: pointer;
    }