/* 底部 */

.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: 455px;
    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: 9999;
    width: 100%;
    height: 120px;
    line-height: 120px;
    background-color: #FC9;
}

.kdb_enquiry {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.enquiry_close {
    position: absolute;
    top: 2px;
    right: -60px;
    width: 25px;
    height: 25px;
    background: url(../../images/region_dz/guanbi.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.enquiry_logo {
    width: 142px;
    height: 54px;
}

.enquiry_logo img {
    width: 100%;
    vertical-align: middle;
}

.enquiry_phone {
    position: relative;
    width: 540px;
    height: 50px;
}

.enquiry_phone img{
    width: 100%;
    position: absolute;
    top: -65px;
}

.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("../../images/region_dz/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 a {
    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;
    padding: 10px 35px;
}

.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;
}