.service {
    width: 100%;
    height: auto;
    /* display: inline-block; */
    margin-top: 2%;
}

.ser-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.ser-title h3 {
    font-size: 25px;
    float: left;
    letter-spacing: 1px;
}

.ser-title span {
    float: left;
    width: 100px;
    height: 2px;
    background-color: rgb(240, 192, 0);
    margin-left: 1%;
    margin-top: 1.5%;
}

.service ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}

.service li {
    width: 48%;
    float: left;
    border: 1px solid#d7d7d7;
    margin-bottom: 3%;
    margin-right: 1%;
    height: auto;
    display: inline-block;
}

.ser-left {
    width: 100%;
    height: 100px;
    background: #f0f0f0;
    display: inline-block;
}

.ser-left img {
    width: 100%;
    display: inline-block;
}

.ser-right {
    width: 100%;
    text-align: center;
}

.ser-right h4 {
    padding-top: 3%;
    font-size: 19px;
    font-weight: normal;
    color: #666666;
}

.ser-right p {
    font-size: 14px;
    color: #666666;
    padding-top: 1%;
}

.product {
    width: 100%;
    height: 885px;
    display: inline-block;
}

.p-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.p-title span {
    float: left;
    width: 12px;
    height: 38px;
    background-color: rgb(240, 192, 0);
    margin-left: 1%;
    margin-top: 0%;
}

.pt-left {
    float: left;
    margin-left: 2%;
}

.pt-left h3 {
    color: #a3a3a3;
    font-size: 35px;
    line-height: 27px;
    margin: 0 0 14px 0;
}

.pt-left h5 {
    font-size: 34px;
    font-weight: normal;
    margin: 0;
    color: #212121;
}

.pt-left p {
    font-size: 14px;
    font-weight: 300;
    color: #a3a3a3;
    margin-top: 1%;
}

.pro-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.pb-left {
    width: 64%;
    float: left;
}

.pbl-top {
    width: 795px;
    /* height: 247px; */
    overflow: hidden;
    margin-bottom: 1.5%;
    position: relative;
}

.pbl-top p {
    position: absolute;
    top: 20%;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    left: 10%;
}

.pbl-top img {
    width: 100%;
    overflow: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 10px;
}

.pbl-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
}

.pbl-bottom li {
    width: 49%;
    float: left;
    overflow: hidden;
    margin-right: 2%;
    position: relative;
    border-radius: 10px;
}

.pbl-bottom li img {width: 100%;}

.pbl-bottom li p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 20px 20px;
    text-align: left;
    overflow: hidden;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #f0c000;
    font-size: 20px;
    color: #ffffff;
}

.pb-right {
    float: right;
    width: 35%;
    position: relative;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 1%;
}

.pb-right img {
    width: 100%;
}

.pb-right p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 20px 20px;
    text-align: left;
    overflow: hidden;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #f0c000;
    font-size: 20px;
    color: #ffffff;
}

.about {
    background-color: #020e1a;
    background-image: url(../images/1575366354.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px;
    height: 350px;
}

.ab-left {
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
}

.abl-text {
    width: 100%;
    height: auto;
    display: inline-block;
}

.abl-text h3 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}

.abl-text span {
    width: 100px;
    background-color: #f0c000;
    height: 3px;
    display: block;
    margin-top: 3%;
    margin-bottom: 4%;
}

.ab-left p {
    color: #fff;
    line-height: 34px;
    font-size: 16px;
}

.ab-right {
    float: right;
    width: 47%;
}
.case{

    width: 100%;

    height: auto;

    display: inline-block;
}
.ca-text{

    text-align: center;

    padding: 2% 0;
}
.ca-text h3{

    font-size: 26px;

    letter-spacing: 2px;

    font-weight: normal;
}
.ca-box{

    width: 100%;

    height: auto;

    display: inline-block;
}
.ca-box li{

    float: left;

    width: 32%;

    position: relative;

    margin-right: 2%;

    margin-bottom: 2%;

    height: 315px;

    overflow: hidden;
}
.ca-box li img{

    width: 100%;

    height: auto;

    overflow: hidden;
}
.ca-box li p{

    padding: 10px 0;

    position: absolute;

    bottom: 0px;

    text-align: center;

    margin: 0 auto;

    transition: all 0.5s ease;

    background-color: #f0c000;

    font-size: 20px;

    color: #ffffff;

    width: 100%;

    display: none;
}
.ca-box li:hover #p{
    display: block;
    transition: all 0.5s ease;
}
.ca-box li:nth-child(3n) {
    margin-right: 0;
}
.more{

    width: 100%;

    height: auto;

    display: grid;
}
.more a{
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background-color: #f0c000;
    display: inline-block;
    padding: 15px 53px;
    font-size: 17px;
    letter-spacing: 2px;
    border-radius: 7px;
}
.news{
    width: 100%;
    height: auto;
    display:inline-block;
}
.news-box{

    width: 100%;

    height: auto;

    display: inline-block;
}
.news-box li{

    width: 100%;

    height: auto;

    display: inline-block;

    margin-top: 1%;

    margin-bottom: 0%;
}
.nb-left{

    width: 15%;

    float: left;

    color: #fff;

    background-color: #f0c000;

    text-align: center;

    height: 102px;
}
.nb-left h2{

    color: #fff;

    font-size: 38px;

    padding-top: 7%;
}
.nb-left h1{
    color: #fff;
    font-size: 16px;
    padding-top: 3%;
}
.nb-right{

    width: 82%;

    float: left;

    padding-left: 3%;

    background: rgb(240, 240, 240);

    height: 102px;
}
.nb-right h3{

    font-size: 20px;

    line-height: 30px;

    color: #212121;

    font-weight: normal;

    padding-top: 2%;

    margin-bottom: 1%;
}
.nb-right p{

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    width: 80%;

    color: rgb(102, 102, 102);

    font-size: 14px;

    display: inline-block;
}
.pbl-top:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    filter: brightness(1);
}

.pbl-top img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.pbl-bottom:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    filter: brightness(1);
}
.pbl-bottom li:nth-child(2n) {
    margin-right: 0;
}
.pbl-bottom img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .service {
        margin-top: 8%;
        margin-bottom: 6%;
    }
    .ser-title span {
        float: left;
        width: 100px;
        height: 2px;
        background-color: rgb(240, 192, 0);
        margin-left: 1%;
        margin-top: 5.5%;
    }
    .service li {
        width: 100%;
        float: left;
        border: 1px solid#d7d7d7;
        margin-bottom: 3%;
        margin-right: 0%;
        height: auto;
        display: inline-block;
    }
    .pt-left {
        float: left;
        margin-left: 3%;
        margin-top: -1%;
    }
    .pt-left h3 {
        color: #a3a3a3;
        font-size: 20px;
        line-height: 27px;
        margin: 0 0 14px 0;
    }
    .pt-left p {
        font-size: 14px;
        font-weight: 300;
        color: #a3a3a3;
        margin-top: 1%;
        display: none;
    }
    .pt-left h5 {
        font-size: 24px;
        font-weight: normal;
        margin: 0;
        color: #212121;
        margin-top: -7%;
    }
    .pb-left {
        width: 100%;
        float: left;
    }
    .pbl-bottom li {
        width: 100%;
        float: left;
        overflow: hidden;
        margin-right: 0%;
        position: relative;
        border-radius: 10px;
    }
    .pbl-bottom li p {
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 14px 10px;
        text-align: left;
        overflow: hidden;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        background-color: #f0c000;
        font-size: 13px;
        color: #ffffff;
    }
    .pb-right {
        float: right;
        width: 100%;
        position: relative;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
        margin-bottom: 1%;
    }
    .pb-right p {
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: left;
        overflow: hidden;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        background-color: #f0c000;
        font-size: 13px;
        color: #ffffff;
        padding: 14px 10px;
    }
    .pbl-bottom li {
        width: 100%;
        float: left;
        overflow: hidden;
        margin-right: 0%;
        position: relative;
        border-radius: 10px;
        margin-bottom: 5%;
    }
    .pb-right {
        float: right;
        width: 100%;
        position: relative;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
        margin-bottom: 5%;
    }
    .ab-right {
        float: right;
        width: 47%;
        display: none;
    }
    .ser-right h4 {
        padding-top: 3%;
        font-size: 14px;
        font-weight: normal;
        color: #666666;
    }
    .abl-text h3 {
        color: #fff;
        font-size: 23px;
        font-weight: normal;
    }
    .about{
        height: 370px;
    }
    .ca-box li {
        float: left;
        width: 100%;
        position: relative;
        margin-right: 2%;
        margin-bottom: 2%;
        height: 256px;
        overflow: hidden;
    }
    .ca-box li {
        float: left;
        width: 100%;
        position: relative;
        margin-right: 2%;
        margin-bottom: 6%;
        height: auto;
        overflow: hidden;
    }
    .case {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-bottom: 10%;
    }
    .pt-left h3 {
        color: #a3a3a3;
        font-size: 18px;
        line-height: 27px;
        margin: 0 0 14px 0;
    }
    .pt-left h5 {
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        color: #212121;
        margin-top: -7%;
    }
    .nb-left {
        width: 26%;
        float: left;
        color: #fff;
        background-color: #f0c000;
        text-align: center;
        height: 102px;
    }
    .nb-left h2 {
        color: #fff;
        font-size: 32px;
        padding-top: 7%;
    }
    .nb-left h1 {
        color: #fff;
        font-size: 11px;
        padding-top: 3%;
    }
    .nb-right {
        width: 71%;
        float: left;
        padding-left: 3%;
        background: rgb(240, 240, 240);
        height: 102px;
    }
    .ab-left {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
    }
    .pbl-top p {
        position: absolute;
        top: 20%;
        color: #ffffff;
        font-size: 19px;
        font-weight: bold;
        left: 10%;
    }
    .pbl-top {
        overflow: hidden;
        margin-bottom: 5.5%;
        position: relative;
    }
.nb-right h3 {
    font-size: 15px;
    line-height: 30px;
    color: #212121;
    font-weight: normal;
    padding-top: 2%;
    margin-bottom: 1%;
}
}

