@media screen and (max-width: 768px) {
    .banner {
        padding-top: 1rem;
    }
    /*标题*/
    .title {
        margin-top: 0.1rem;
    }
    .title p:nth-of-type(1) {
        font-size: 0.3rem;
        line-height: 0.5rem;
    }
    .title p:nth-of-type(2) {
        font-size: 0.25rem;
        line-height: 0.4rem;
    }
    /*公司主体*/
    .content {
        height: auto;
        overflow: hidden;
    }
    .subject {
        width: 5.5rem;
    }
    .subject ul li {
        width: 5.5rem;
        height: 5rem;
        margin: 0.5rem 0;
        float: none;
    }
    .subject ul li a {
        box-shadow: 0 0 0.1rem #d6d6d6;
    }
    .con-top {
        height: 3.5rem;
    }
    .con-top p {
        text-align: center;
        line-height: 3.5rem;
        font-size: 0.4rem;
        font-weight: bold;
    }
    .con-bottom {
        height: 1.5rem;
    }
    .con-bottom p {
        font-size: 0.22rem;
    }
    .con-bottom p:nth-of-type(1) {
        line-height: 1rem;
    }
    .con-bottom p:nth-of-type(2) {
        line-height: 0.4rem;
    }
    /*分类展示*/
    .classIf {
        height: 5.1rem;
    }
    .class-if {
        width: 7.5rem;
    }
    /*一级分类*/
    .class-one {
        width: 1rem;
        height: 1rem;
        border-bottom: 0.02rem solid #cccccc;
    }
    .one-img {
        width: 0.5rem;
        height: 0.5rem;
        border: 0.02rem solid #ffffff;
        margin-top: 0.1rem;
        line-height: 0.5rem;
    }
    .one-icon {
        font-size: 0.3rem !important;
    }
    .one-p {
        height: 0.35rem;
        font-size: 0.2rem;
        line-height: 0.35rem;
    }
    /*二级分类*/
    .two {
        width: 5.8rem;
        height: auto;
        padding-top: 0.2rem;
    }
    .class-two {
        width: 1.3rem;
        height: 1rem;
        margin-bottom: 10px !important;
    }
    .two-img {
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .two-icon {
        font-size: 0.36rem !important;
    }
    .two-p {
        font-size: 0.2rem;
    }
    /*设计*/
    .design {
        height: auto;
        background-color: #f8f8f8;
    }
    .design-div {
        width: 5.5rem;
    }
    .design-ul {
        height: auto;
        margin: 0.5rem 0;
    }
    .design-ul li {
        width: 5.45rem;
        height: 7rem;
        float: none;
        margin: 0.5rem 0.01rem;
        overflow: hidden;
    }
    .design-img {
        width: 2rem;
        margin: 1.2rem auto;
    }
    .design-p {
        font-size: 0.26rem;
    }
    /*选择我们*/
    .reason {
        height: auto;
    }
    .reason-div {
        width: 5.5rem;
    }
    .introduction {
        width: 100%;
        margin: 0.3rem auto;
    }
    .introduction-top {
        height: auto;
    }
    .introduction-top img {
        width: 2.5rem;
        margin-right: 0.2rem;
        margin-bottom: 0.1rem;
    }
    .introduction p {
        text-indent: 2em;
        font-size: 0.22rem;
        line-height: 0.4rem;
    }
    .introduction-top p:nth-of-type(2), .introduction-top p:nth-of-type(3) {
        margin-top: 0.2rem;
    }
    /*流程*/
    .process {
        height: 5.2rem;
    }
    .process-div {
        width: 5.5rem;
    }
    .step li {
        width: 1.83rem;
        height: 2rem;
    }
    .step-img {
        height: 1.5rem;
    }
    .step-img div {
        width: 1rem;
        height: 1.1rem;
        margin: 0.2rem auto;
    }
    .step-p {
        height: 0.5rem;
        font-size: 0.16rem;
        line-height: 0.3rem;
    }
    .step-icon {
        font-size: 0.4rem !important;
        top: 0.55rem;
        left: 0.68rem;
    }
	/*案例*/
	.items li {
	    position: relative;
	    width: 100%;
	    height: auto;
	    margin: 2%;
	    float: left;
	    overflow: hidden;
	}
    /* 文章 */
    .article {
        width: 5.5rem;
        margin-bottom: 1.34rem;
    }
    .article-title {
        height: 1.5rem;
    }
    .article-title h1 {
        font-size: 0.35rem;
        padding-top: 0.15rem;
    }
    .article-title h6 {
        font-size: 0.25rem;
        padding-top: 0.21rem;
    }
    .article-list {
        height: 12.5rem;
    }
    .article-list ul {
        height: auto;
    }
    .article-list ul li {
        width: 99%;
        height: 3.5rem;
        float: none;
        margin-bottom: 0.5rem;
        box-sizing: border-box;
        border: 0.01rem solid #eeeeee;
        overflow: hidden;
    }
    .a-title {
        width: 90%;
        height: 1rem;
        font-size: 0.36rem;
        line-height: 1rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .a-desc {
        width: 90%;
        font-size: 0.3rem;
        -webkit-line-clamp: 3;
    }
    .a-more {
        width: 90%;
        height: 1rem;
        line-height: 1rem;
    }
    .a-more a {
        font-size: 0.3rem;
    }
    .article-more {
        height: 1.34rem;
    }
    .article-more button {
        width: 5rem;
        height: 0.65rem;
        margin: 0.3rem auto;
        font-size: 0.3rem;
        background-color: #3190fc;
        color: #ffffff;
    }
	.article-more button a {
	    width: 100%;
	    height: 100%;
	    display: block;
	    color: #fff;
	    line-height: 8.4vw;
	    text-decoration: none;
	    font-size: 3vw;
	    font-weight: bold;
	}
    
}