.sp-two2 {
    position: relative;
    height: 420px;
}

.sp-two2 .auto-container {
    position: absolute;
    top: -165px;
    left: 18%;
}

.center_title {
    position: relative;
    width: 100%;
    padding-right: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.center_title span {
    position: absolute;
    right: 0;
}

.about-block-three .list-content li {
    font-size: 18px;
}

.fadeInUp p {
    text-indent: 25px;
}

.about-block-two .wrapper-box {
    padding: 20px;
}

.imageLogo img {
    width: 230px;
    height: 230px;
}

.wrapper-box p {
    color: #fff;
}

.comments-area {
    box-shadow: 0 0 20px 1px;
}

.comments-area .comment-box .text {
    height: 70px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.author-thumb img {
    height: 100px;
}

.xinxiNav {
    width: 100%;
}

.xinxiUl {
    width: 38%;
    margin: auto;
}

.xinxiUl li {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
}

.center_title1 {
    width: 80%;
}

.center_title1 span {
    font-size: 16px;
    color: #f57f4b;
}

.inp {
    position: relative;
    display: block;
    width: 100%;
    color: #808186;
    line-height: 26px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

#map {
    height: 800px;
}

.contact {
    padding: 30px 0;
}

.inner_h2 {
	text-align:center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.inner_text {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#map {
    width: 100%;
}

.service-block-one {
    display: block;
}