﻿.service {
    background: url(../images/sy_11.jpg) no-repeat;
    height: auto;
    background-size: 100% 100%;
    padding-bottom: 2%;
    display: inline-block;
}

.ser-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 5%;
}

.service ul {
    margin-top: 5%;
}

.service li {
    float: left;
    margin-right: 4%;
    width: 30.5%;
}

.service li img {
    width: 100%;
}

.service li p {
    text-align: center;
    padding: 21px 0;
    font-size: 16px;
    color: #374539;
}

.more {
    text-align: center;
    margin: 0 auto;
    margin-top: 31px;
}

.more img {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%;
    display: inline-block;
}

.more p {
    color: #b2c6b2;
    margin-top: -3.5%;
}

.about {
    background: url(../images/about.jpg) no-repeat;
    height: auto;
    background-size: 100% 100%;
    padding-bottom: 4%;
    display: inline-block;
}

.ab-left {
    float: left;
    width: 48%;
    padding-top: 5%;
}

.ab-left h3 {
    color: #fff;
    font-size: 27px;
    padding-bottom: 5%;
}

.ab-left p {
    color: #fff;
    font-size: 14px;
    line-height: 34px;
}

.gd {
    margin-top: 27px;
}

.gd a {
    color: #fff;
    border: 1px solid#fff;
    padding: 8px 19px;
    font-size: 15px;
    border-radius: 12px;
}

.ab-right {
    float: right;
    width: 50%;
    margin-top: 3%;
}

.about {
    background: url(../images/about.jpg) no-repeat;
    height: auto;
    background-size: 100% 100%;
    padding-bottom: 4%;
    display: inline-block;
}

.name {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

.name img {
    width: 100%;
}

.na-left {
}

.na-left p {
    font-size: 17px;
    line-height: 36px;
    position: absolute;
    top: 13%;
    left: 34%;
    color: #374539;
}

.nal-nav {
    position: absolute;
    top: 43%;
    width: 84%;
    left: 16%;
}

.nal-nav li {
    width: 19%;
    float: left;
    margin-right: 0%;
}

.nal-nav li img {
    width: 76%;
    float: left;
}

.nal-nav li span {
    font-size: 14px;
    line-height: 27px;
    width: 76%;
    display: inline-block;
    text-align: center;
    margin-top: -47%;
}

.landscape {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

.bj {
    width: 100%;
    height: auto;
    display: inline-block;
}

.bj img {
    width: 100%;
    height: 1100px;
}

.land-title {
    width: 63%;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 13%;
    left: 19%;
}

.land-title p {
    width: 65%;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 23px;
}

.land-title h3 {
    float: right;
    color: #fff;
}

.news {
    background: url(../images/news_32.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 6%;
    height: auto;
}

.news li {
    width: 28.5%;
    background: #fff;
    padding: 14px;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.news li img {
    width: 100%;
    height: 253px;
}

.news li h3 {
    color: #374539;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 0;
}

.news li p {
    color: #657167;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 0;
    padding-top: 0px;
}

.time {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 17px;
}

.t-left {
    float: left;
    color: #657167;
    font-size: 13px;
}

.t-right {
    float: right;
    color: #657167;
    font-size: 13px;
}

.news ul {
    margin-top: 38px;
}

.news li:nth-child(3n) {
    margin-right: 0px;
}


.names{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0%;
}
.names ul{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}

.names li{
    width: 47%;
    height: auto;
    display: inline-block;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 2%;
    padding-bottom: 1%;
    margin-bottom: 2%;
    margin-right: 2%;
}
.nb-left {
    width: 23%;
    float: left;
}
.nb-left img {
    width: 100%;
    height: auto;
    display: inline-block;
}
.nb-right {
    width: 100%;
    float: right;
}
.nb-right h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 23px;
}
.nb-right h3 i {
    color: #525252;
    font-size: 16px;
    letter-spacing: 1px;
    font-style: normal;
    margin-left: -5px;
}
.nb-right h4 {
    color: #525252;
    font-size: 20px;
    line-height: 22px;
    margin: 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.nb-right p {
    color: #7c7c7c;
    font-size: 14px;
    line-height: 28px;
    margin: 14px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nb-right .more .words {
    font-size: 14px;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 134px;
    border: 1px solid #187bb7;
    border-radius: 23px;
    text-align: center;
    color: #19498b;
    float: left;
}
.na-bottom{
    font-size: 17px;
    line-height: 36px;
    position: absolute;
    bottom: 12%;
    left: 50%;
    color: #374539;
}
.na-bottom p{
    font-size: 17px;
    line-height: 36px;
    color: #374539;
}
.na-bottom ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.na-bottom li{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}
.na-bottom li img{
    width: 5%;
    margin-right: 1%;
    float: left;
}
.na-bottom li span{

    font-size: 17px;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    .service {
        background: url(../images/sy_11.jpg) no-repeat;
        height: auto;
        background-size: 100% 100%;
        padding-bottom: 11%;
    }
    .ser-title {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding-top: 10%;
        letter-spacing: 2px;
    }
    .service ul {
        margin-top: 10%;
    }
    .service li {
        float: left;
        margin-right: 4% !important;
        width: 48%;
    }
    .service li:nth-child(2n) {
        margin-right: 0px !important;
    }
    .service li p {
        text-align: center;
        padding: 7px 0;
        font-size: 16px;
        color: #374539;
    }
    .more p {
        color: #b2c6b2;
        margin-top: -15.5%;
        padding-top: 5px;
    }
    .ab-left {
        float: left;
        width: 100%;
        padding-top: 5%;
    }
    .ab-left h3 {
        color: #fff;
        font-size: 25px;
        padding-bottom: 5%;
    }
    .ab-right {
        float: right;
        width: 100%;
        margin-top: 8%;
    }
    .ab-right video{
        width: 100% !important;
        height: auto !important;
    }
    .name {
        width: 100%;
        height: auto;
        display: none;
        position: relative;
    }
    .news {
        background: url(../images/news_32.jpg) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 15%;
        height: auto;
    }
    .news li {
        width: 88%;
        background: #fff;
        padding: 14px;
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .landscape {
        width: 100%;
        height: auto;
        display: none;
        position: relative;
    }
.news li img {
    width: 100%;
    height: auto;
}
}
