.inside-case ul li {
    width: 33.333%;
}



.news .nr-box ul li {
    border: 1px solid #e5e5e5;
    position: relative;
    width: 38.745vh;
    height: 23.018vh;
    padding: 2.707vh 2.165vh;
    margin-left: 2.7vh;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transtion: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.inside-case ul li .inside-case-img img {
    height: 26.5vh;
    top: 6%;
}
.inside-style .subtitle li a {
    padding: 5px 13px;}
.inside-style .subtitle {
    width: 100%; margin:0 auto;
}
.inside-case ul li .inside-case-img {
    height: 14.75rem;
}


.service .nr {
    width: 25%;
    height: 29.317vh;
    padding: 2.165vh;
    margin-left: 3vh;
    border-radius: 10px;
}

.service {
    height: 36.7vh;
    background-color: #fff;
    padding: 5.385vh 0;
}

/*内页建站风格*/
.inside-style .subtitle .sort {
    margin-right: 0px;
}

a.bottom-img {
    height: 13.75rem;
}
.bottom-img img {
    opacity: 1;
    height: 27.5vh;
    top: 3.5vh;
}
.style .nr-box li .bottom li .mc {
    top: 44%;
}