@charset "utf-8";
@media (max-width: 768px) {
	.m-hiden {
		display: none !important;
	}
	.m-dis-block {
		display: block;
	}
	.lr-center {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	.ml-px50 {
		margin-left: 25px;
	}
	.mr-px30 {
		margin-right: 15px;
	}
	.mb-px30 {
		margin-bottom: 15px;
	}
	.mt-px10 {
		margin-top: 5px;
	}
	.mt-px30 {
		margin-top: 10px;
	}
	.mt-px80,.mt-px70,.mt-px60,.mt-px50,.mt-px40 {
		margin-top: 20px;
	}
	.mlr-12 {
		margin-left: 12px;
		margin-right: 12px;
	}
	.ptb-px30 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
    .ptb-px50 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
	.ptb-px70 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.plr-px40 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.font-s16,.font-s18 {
		font-size: 14px;
	}
	.font-s20,.font-s22 {
		font-size: 16px;
	}
	.font-s24 {
		font-size: 18px;
	}
	.font-s40,.font-s36,.font-s32,.font-s28 {
		font-size: 20px;
	}
	.font-s52,.font-s46 {
		font-size: 24px;
	}
	.font-s60,.font-s70 {
		font-size: 26px;
	}
    .font-s76 {
        font-size: 28px;
    }
	
	.mb-flex-2 {
		margin-top: 0;
		padding-right: 20px;
	}
	.mb-flex-2 li {
		flex: 1 0 40%;
		margin-left: 20px;
		margin-top: 20px;
	}
	.mb-flex-2 li .p-px20 {
		padding: 10px;
	}

	/* banner */
	.banner{
        width: 100%;
		height: 240px;
		overflow: hidden;
	}
	.banner .ban-a {
		height: 240px;
	}
	.banner .ban-a > div {
		margin-top: 40px !important;
	}
	.banner .ban-a > div > .blue-btn {
		font-size: 14px;
		padding: 8px 20px;
		margin-top: 20px;
	}
	
	/* 浏览器 */
	.browser-piece {
		width: 94% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.browser-piece::after,.browser-piece::before {
		display: none;
	}
	.browser-piece > div > div:first-child img {
		height: 8px;
		margin: 15px 0 0 15px;
	}
	.browser-piece > div > div:nth-child(2) {
		margin-top: 10px;
		padding: 0 10px;
	}
	.browser-piece > div > div:nth-child(2) img {
		width: 100%;
	}
	.browser-piece > div > p:last-child {
		height: 10px;
	}
	
	/* 功能介绍 */
	.bg-eaf2fb.mt-px70 {
		margin-top: 30px;
	}
	.mb-function {
		display: block;
		margin: 0;
	}
	.mb-function > div {
		flex: none;
		margin: 30px 20px 0;
	}
	.ptb-px70 > .mb-function > div.ml-px50 {
		margin-top: 0;
	}
	.mb-function > div.shadow-5.rounded-10 {
		margin-top: 20px;
	}
	.mb-function > div > ul > li {
		margin: 0;
		flex: 1;
	}
	.mb-function > div > ul > li > img {
		width: 26px;
	}
	.mb-function > div > ul > li > p {
		font-size: 12px;
	}
	.mb-function > div .mt-px60,.mb-function > div .mt-px100,.mb-function > div .mt-px130 {
		margin-top: 0;
	}
	.mb-function > div > p.mt-px10 {
		margin-top: 5px;
	}
	.mb-function > div.shadow-5 > div:first-child > img {
		height: 8px;
        margin: 15px 0 0 15px;
	}
	.mb-function > div.shadow-5 > div:nth-child(2) {
		padding: 0 10px;
		margin-top: 15px;
	}
	.mb-function > div > div:nth-child(2) > img {
		width: 100% !important;
	}

	/* 知识库系统平台 */
	.life-wheel .cloud-list {
		height: auto;
		overflow: hidden;
		padding-bottom: 5px;
	}
	.life-wheel .cloud-list li {
		height: 44px;
		float: left;
		width: 33%;
		font-size: 10px;
		line-height: 1.3;
		margin: 5px 0 0;
		padding-top: 10px;
		background-size: 90px auto;
	}
	.life-wheel .life-main {
		height: 395px;
		background-image: url(/wp-content/uploads/images/index/index-img3-mb.png);
	}
	.life-wheel .life-main > ul,.life-wheel .life-main > img.pos-abs,.life-wheel .life-main > div:last-child, .life-wheel .manage-list {
		display: none;
	}
	.life-wheel > .life-main > div:nth-child(2) {
		width: 320px;
		height: 320px;
		margin-left: -160px;
		background-size: 320px;
	}
	.life-wheel > .life-main > strong:first-child {
		top: 150px;
		margin-left: -36px;
	}

	/* 成功案例 */
    .switch-tab {
        border-radius: 0;
        background-color: transparent;
    }
    .switch-tab a {
        width: auto;
        font-size: 14px;
        line-height: 36px;
        margin: 5px;
        padding: 0 15px;
        background-color: #f3f8ff;
    }
	.typ-cus > li {
		width: 30%;
		height: 40px;
		margin: 10px 0 0 2.5%;
		overflow: hidden;
	}
	.typ-cus > li > img {
		height: 40px;
	}

	/* 试用流程 */
    .process-box {
        padding: 15px 0 !important;
        margin-top: 20px !important;
    }
    .process-box > h4 {
        font-size: 20px !important;
    }
    .process-box .process-list {
        width: 100%;
        height: auto;
        border: 0 none;
        margin-top: 15px;
        overflow: hidden;
    }
    .process-box .process-list > li {
        width: 38%;
        float: left !important;
        margin-left: 8% !important;
        margin-top: 0;
        margin-right: 0 !important;
    }
    .process-box .process-list > li::after {
        display: none;
    }
    .process-box .process-list > li:nth-child(1),.process-box .process-list > li:nth-child(2) {
        margin-bottom: 15px;
    }
    .process-box .process-list > li > strong {
        width: 50px;
        line-height: 50px;
        font-size: 16px;
        background-size: 50px;
    }
    .process-box .process-list > li > h5 {
        margin-top: 5px;
        font-size: 16px;
    }
    .process-box .process-list > li > p {
        font-size: 12px;
        margin-top: 5px;
    }

    /* 联系方式 */
    .contact {
        margin-top: 0;
    }
    .contact > div {
        width: 94%;
        height: auto !important;
        float: none;
        margin-left: 3%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px;
    }
    .contact > div > h4 {
        text-align: center;
    }
    .contact > div > h5 {
        font-size: 16px;
        margin-top: 15px;
    }
    .contact > div > p {
        width: 175px;
        font-size: 14px;
        margin-top: 5px;
        line-height: 26px;
    }
    .contact > div:nth-child(2) > ul {
        margin-top: 10px;
    }
    .contact > div:nth-child(2) > ul > li {
        width: 50%;
        margin-left: 0;
    }
    .contact > div:nth-child(2) > ul > li > p {
        font-size: 12px;
    }
    .contact > div:nth-child(2) > ul > li > img {
        width: 100px;
        margin-top: 5px;
    }
    .contact > div:last-child > ul {
        padding-top: 5px;
    }
    .contact > div:last-child > ul > li {
        margin: 10px 0 0;
    }
    .contact > div:last-child > ul > li > span {
        width: 25%;
    }
    .contact > div:last-child > ul > li > span,.contact > div:last-child > ul > li > span > strong {
        font-size: 14px;
    }
    .contact > div:last-child > ul > li > .default-form {
        width: 75%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .contact > div:last-child > ul > li > textarea.default-form {
        line-height: 26px;
        height: 100px;
    }
    .contact > div:last-child > ul > li > .blue-btn {
        width: 100%;
		padding: 0;
		height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
}