.lx-content-container {
    margin-top: 60px;
}

.lx-fs {
    font-size: 34px;
    color: #333333;
}

.lx-content-container-top {
    display: flex;
}

.lx-content-title {
    width: 50%;
}

.lx-zx-container {
    margin-top: 51px;
    display: flex;
    justify-content: center;
}

.lx-fs-content {
    width: 50%;
}

.zx-ly-content {
    width: 50%;
}

.lx-fs-content p {
    color: #333333;
    line-height: 30px;
}

.lx-content-title span {
    display: block;
    width: 35px;
    height: 3px;
    background-color: #e70012;
}

.lx-fs-content li div {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-size: 20px;
}

.lx-fs-content li div p {
    margin-left: 19px;
}

.font-title {
    padding: 0 0 0 39px;
    font-size: 16px;
}

.lx-content-title-en {
    margin-top: 16px;
}

.x {
    color: #ff0000 !important;
}

.lx-content-title span {
    margin-top: 13px;
    width: 35px;
    height: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lx-fs-content li div {
    display: flex;
}

.zx-ly-content-i div {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.zx-ly-content-i div p{
    font-size: 16px;
	line-height: 36px;
	color: #333333;
}
.zx-ly-content input {
    padding-left: 10px;
    width: 84%;
    height: 40px;
    border: solid 1px #dfdfdf;
    margin-left: 20px;
    outline: none;
}

.liuyan-content-container {
    display: flex;
    margin-top: 20px;
}

.input-l {
    height: 142px !important;
}

.submit-btn {
    margin-top: 35px;
    width: 131px !important;
    height: 31px;
    background-color: #004ea1;
    color: #f6f6f6;
}

.map-container {
    width: 100%;
    padding: 60px 0;
}

@media (max-width:990px) {
    .lx-zx-container {
        flex-wrap: wrap;
    }
    .lx-fs-content {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .lx-fs-content li {
        width: 100%;
    }
    .zx-ly-content {
        width: 100%;
        margin-top: 20px;
    }
    .lx-fs-content li div {
        display: flex;
        align-items: center;
        margin-top: 0;
        font-size: 16px;
    }

    .font-title{
        font-size: 12px;
    }

    .lx-content-container {
        margin-top: 0px;
    }

    .lx-zx-container {
        margin-top: 20px;
     
    }
}

.lx-fs-content li div span{
    display: inline-block;
    width: 20px;
}