.cx-box h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0 70px 0;
}

.cx-box .box span {
    font-size: 20px;
}

.cx-box .box input {
    width: 700px;
    height: 56px;
    background: #f7f7f7;
    border: 1px #eeeeee solid;
    font-size: 20px;
    text-indent: 1em;
}

.cx-box .btn {
    width: 150px;
    height: 60px;
    line-height: 60px;
    background: #013996;
    text-align: center;
    color: #ffffff;
    display: block;
    margin: 60px auto;
    font-size: 20px;
    border-radius: 10px;
}

.hycx-bg table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px;
    /* 去除单元格之间的边框间距 */
}
.zhengshu {
     margin-bottom: 100px;
     text-align: center;
}
.zhengshu h1{
    font-size: 20px;font-weight: bold; margin-bottom: 20px;
}
.hycx-bg th,
.hycx-bg td {
    border: none;
    padding: 16px 30px;
    text-align: left;
}

.hycx-bg th {
    background-color: #f3f4f8;
    font-weight: bold;
    font-size: 20px;
}

.hycx-bg td {
    border: 1px #eeeeee solid;
    font-size: 18px;
}

.map {
    height: 750px;
}

.map img {
    width: 100%;
}

.jrwm {
    padding: 30px 0;
}