.nav li:nth-child(7) .v1 {
    border-bottom: 2px solid #ffffff;
    padding-top: 15px;
}

.nav li:nth-child(7) p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
}



/* 轮播 */
.banner .item {
    position: relative;
}

.banner .item a {
    position: relative;
    display: block;
    height: 0;
    padding-top: 47%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner .item .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.slick-arrow {
    position: absolute;
    width: 33px;
    height: 62px;
    top: 40%;
    border: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    outline: none;
}

.slick-prev {
    left: 5%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E")
}

.slick-next {
    right: 5%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E")
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3
}

.slick-dots li {
    display: inline-block;
    margin: 0 10px
}

.slick-dots button {
    width: 10px;
    height: 14px;
    background: none;
    font-size: 0;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    border: 1px solid #fff;
}

.slick-dots li.slick-active button {
    background: #fff
}

.moduler-title1 {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 65px 30px;
    color: #303030;
}

.moduler-title-item {
    margin-bottom: 100px;
    margin-left: 30px;
}

.mddle-btm-box3 {
    display: flex;
    justify-content: space-between;
}

.mddle-btm-text {
    width: 32.7%;
    padding-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    transition: .3s;
    cursor: pointer;
}

.mddle-btm-text:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2000);
    transform: scale(1.1);
}

.mddle-btm-text1 {
    width: 32.7%;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    transition: .3s;
    cursor: pointer;
}

.mddle-btm-text1:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2000);
    transform: scale(1.1);
}

.mddle-btm-text2 {
    width: 32%;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    transition: .3s;
    cursor: pointer;
}

.mddle-btm-text2:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2000);
    transform: scale(1.1);
}

.mddle-btm-text div {
    text-align: center;
}

.mddle-btm-text1 div {
    text-align: center;
}

.mddle-btm-text2 div {
    text-align: center;
}

.mddle-btm-box3 img {
    width: 32%;
    transform: translate(110%, -50%);
}

.moduler-title-item2 {
    font-size: 24px;
    font-weight: 500;
    color: #303030;
}

.text-p-color1 {
    margin: 20px 0 10px 0;
}

.mddle-item-1 {
    margin: 20px 0 20px 0;
    display: flex;
    justify-content: space-between;
}

.mddle-item-p {
    font-weight: 500;
    line-height: 50px;
}

.mddle-item-2 {
    display: flex;
    justify-content: space-between;
}

.mddle-item-3 {
    width: 49.3%;
    height: 181px;
    padding: 30px 40px 30px 30px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    transition: .3s;
    cursor: pointer;
}

.mddle-item-3:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2000);
    transform: scale(1.1);
}

.w-h-img {
    width: 120px;
    height: 120px;
}

.mddle-btm-map {
    width: 100%;
    margin-top: 50px;
}

.mddle-btm-map img {
    width: 100%;
    height: 600px;
}

.mddle-map {
    height: 600px;
}

.mddle-map1 {
    height: 81px;
    line-height: 81px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #303030;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
}

.moduler-title-item1 {
    margin-bottom: 30px;
    margin-left: 30px;
}

@media only screen and (max-width: 1600px) {
    .banner .slick-arrow {
        width: 20px;
        height: 40px;
    }
}

@media only screen and (max-width: 1400px) {
    .nav li:nth-child(7) p {
        font-size: 16px;
    }

}

@media only screen and (max-width: 1199px) {
    .nav li:nth-child(7) p {
        font-size: 16px;
        color: #000000;
    }

}