@media screen and (min-width: 1024px) {
    body{
        /* padding-top: 0.87rem; */
    }
    
    .content{
        width: 100%;
        background-color: #fff;
        display: flex;
        padding-bottom: 0.6rem;
    }
    
    .techContent{
        width: 12rem;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .techContent h1{
        color: #333333;
        font-weight: 600;
        font-size: 0.24rem;
        margin: auto;
        margin-top: 0.6rem;
        margin-bottom: 0;
        border-bottom: 2px solid #3B7CFF;
        padding-bottom: 10px;
        caret-color: transparent;
    }
    .techContent h2{
        color: #666666;
        font-size: 0.2rem;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 400;
        caret-color: transparent;
    }
    .techlist{
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: auto;
        margin-top: 0.4rem;
    }
    .techlistMo{
        display: none;
    }
    .techli{
        width: 3.8rem;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        cursor: pointer;
    }
    .imgbox{
        width: 100%;
        height: 3rem;
        position: relative;
        display: flex;
    }
    .techimg{
        width: 100%;
        height: 100%;
    }
    .techtitle{
        width: 100%;
        height: 0.65rem;
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .techtitleicon{
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
        background: #3870FF;
        display: flex;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .techtitleicon img {
        width: 0.24rem;
        height: 0.24rem;
        margin: auto;
    }
    .techtitlelabel{
        color: #fff;
        font-size: 0.24rem;
        margin: auto;
        margin-left: 0;
        font-weight: 600;
    }
    .techlistSo{
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: auto;
        margin-top: 0.4rem;
    }
    .techliSo{
        width: 3.8rem;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        /* padding: 0 0.3rem; */
        box-sizing: border-box;
        cursor: pointer;
        margin-bottom: 0.3rem;
    }
    .imgboxSo{
        width: 100%;
        height: 3.01rem;
        position: relative;
        display: flex;
        flex-shrink: 0;
    }
    .techDesc{
        color: #333333;
        font-size: 0.18rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;  /* 超出n行这里写n */
        -webkit-box-orient: vertical;
        margin-top: 0.19rem;
        line-height: 0.24rem;
    }
    
    .techmore{
        display: flex;
        margin: auto;
        margin-left: 0;
        margin-top: 0.16rem;
    }
    .techmore span{
        font-size: 0.16rem;
        margin: auto;
        margin-right: 0.14rem;
        color: #3B7CFF;
    }
    .techmore img{
        width: 0.24rem;
        height: 0.11rem;
        margin: auto;
    }
    /* ----------------------------------------------------------------------------------- */
    .content2{
        width: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        padding-bottom: 0.6rem;
    }
    .solutionContent{
        width: 12rem;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .solutionContent h1{
        color: #333333;
        font-weight: 600;
        font-size: 0.24rem;
        margin: auto;
        margin-top: 0.6rem;
        margin-bottom: 0;
        border-bottom: 2px solid #3B7CFF;
        padding-bottom: 10px;
        caret-color: transparent;
    }
    .solutionContent h2{
        color: #666666;
        font-size: 0.2rem;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 400;
        caret-color: transparent;
    }
    .sotitleBox{
        display: flex;
        margin: auto;
        margin-top: 0.2rem;
        width: 100%;
    }
    .sotitle{
        font-size: 0.24rem;
        color:#333333;
        font-weight: 600;
        margin: auto;
        margin-left: 0;
    }
    .checkFa{
        margin: auto;
        margin-right: 0;
        display: flex;
    }
    .checkFa span{
        color: #3E7DFF;
        font-size: 0.18rem;
        margin: auto;
        margin-right: 0.11rem;
    }
    
    .aricon{
        width: 0.1rem;
        height: 0.19rem;
        margin: auto;
    }
    .sodesc{
        color: #333333;
        font-size: 0.18rem;
        margin: auto;
        margin-left: 0;
        margin-top: 0.17rem;
        line-height: 0.3rem;
    }
    /* --------------------------------------------------------------------- */
    .content3{
        width: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        padding-bottom: 0.6rem;
    }
    .serLi{
        width: 100%;
        height: 2.33rem;
        display: flex;
        margin: auto;
        margin-top: 0.87rem;
        border: 1px solid #3B7CFF;
        border-radius: 0.2rem;
        background: rgba(59, 124, 255, 0);
        position: relative;
    }
    .serlititle{
        width: 2.49rem;
        height: 0.96rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 21px 0px rgba(51, 51, 51, 0.13);
        border-radius: 0.1rem;
        position: absolute;
        top: -0.48rem;
        left: 50%;
        margin-left: -1.245rem;
        text-align: center;
        line-height: 0.96rem;
        font-size: 0.24rem;
        font-weight: bold;
        color: #333333;
        justify-content: space-around;
    }
    .serlili{
        margin: auto;
        display: flex;
        flex-direction: column;
    }
    .serlili img{
        height: 0.76rem;
        margin: auto;
    }
    .serlili span{
        font-size: 0.24rem;
        font-weight: 400;
        color: #333333;
        margin: auto;
        margin-top: 0.16rem;
    }
    .serlili1{
        width: 33%;
    }
    .serlili2{
        width: 20%;
    }
    .serlili3{
        width: 25%;
    }
    /* --------------------------------------------------------------------- */
    .prolist{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .proli{
        width: 30%;
        height: 1rem;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0.4rem;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        cursor: pointer;
		position: relative;
    }
	.proliceng{
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
	}
    .proli span{
        font-size: 0.36rem;
        font-weight: bold;
        color: #FFFFFF;
       /* -webkit-text-stroke: 1px #3D7DFF;
        text-stroke: 1px #3D7DFF; */
        margin: auto;
		position: relative;
		z-index: 51;
    }
    /* ----------------------------------------------------------- */
    .allist{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
    }
    .alli{
        width: 26%;
        height: 1.42rem;
        margin:auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0.5rem;
        display: flex;
        cursor: pointer;
    }
    .alli img{
        width: 100%;
        max-height: 100%;
        margin: auto;
    }
    /* ------------------------------------------------------------ */
    .newBox{
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-top: 0.4rem;
    }
    .newtitleBox{
        display: flex;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0.3rem;
    }
    .blueflag{
        width: 0.04rem;
        height: 0.25rem;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        background: #3B7CFF;
    }
    .newtitleBox span{
        font-size: 0.24rem;
        font-weight: bold;
        color: #333333;
        margin: auto;
        margin-left: 0.11rem;
    }
    .newContentBox{
        display: flex;
        width: 100%;
    }
    .newleft{
        width: 47%;
        display: flex;
        flex-direction: column;
        border: 1px solid #CCCCCC;
        border-radius: 8px;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        box-sizing: border-box;
        padding: 0.2rem;
        cursor: pointer;
    }
    .newleft img{
        width: 100%;
        height: 3.24rem;
        margin: auto;
        margin-bottom: 0.2rem;
    }
    .newtitleBoxB{
        display: flex;
        margin: auto;
        margin-bottom: 0.2rem;
        width: 100%;
    }
    .newtitle{
        font-size: 0.18rem;
        font-weight: 600;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .newtime{
        font-size: 0.16rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-right: 0;
    }
    .newdesc{
        font-size: 0.16rem;
        font-weight: 400;
        color: #666666;
        line-height: 0.25rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;  /* 超出n行这里写n */
        -webkit-box-orient: vertical;
    }
    .newright{
        width: 47%;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-right: 0;
        margin-top: 0;
    }
    .newli{
        display: flex;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0.4rem;
        cursor: pointer;
    }
    .newlinum{
        font-size: 0.42rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .newline{
        width: 1px;
        height: 0.6rem;
        background: #CCCCCC;
        margin: auto;
        margin-left: 0.33rem;
        margin-right: 0.26rem;
    }
    .newrightBox{
        margin: auto;
        display: flex;
        flex-direction: column;
        /* margin-left: 0;
        margin-right: 0; */
    }
    .newrighttop{
        margin: auto;
        display: flex;
        width: 100%;
    }
    .newrighttoptitle{
        font-size: 0.18rem;
        font-weight: 600;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .newrighttoptime{
        font-size: 0.14rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-right: 0;
    }
    .newrightBoxdesc{
        font-size: 0.16rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-top: 0.1rem;
        line-height: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;  /* 超出n行这里写n */
        -webkit-box-orient: vertical;
    }
    .newli:hover .newlinum{
        color: #3E7DFF;
    }
    .newli:hover .newrighttoptitle{
        color: #3E7DFF;
    }
    /* ----------------------------------------------------------------------------------------- */
    .techimgMo{
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    body{
        padding-top: 0.87rem;
    }
    
    .proliceng{
    	width: 100%;
    	height: 100%;
    	background: rgba(0,0,0,0.6);
    	position: absolute;
    	top: 0;
    	left: 0;
    }
    .content{
        width: 100%;
        background-color: #fff;
        display: flex;
        /* padding-bottom: 0.6rem; */
    }
    
    .techContent{
        width: 100%;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .techContent h1{
        color: #333333;
        font-weight: 600;
        font-size: 0.28rem;
        margin: auto;
        margin-top: 0.6rem;
        margin-bottom: 0;
        border-bottom: 2px solid #3B7CFF;
        padding-bottom: 10px;
    }
    .techContent h2{
        color: #666666;
        font-size: 0.2rem;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 400;
    }
    .techlist{
        width: 100%;
        display: none;
        flex-direction: column;
        justify-content: space-between;
        margin: auto;
        margin-top: 0.4rem;
    }
    .techlistSo{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: auto;
        margin-top: 0.4rem;
    }
    .techlistMo{
        display: flex;
        flex-direction: column;
        margin-top: 0.4rem;
    }
    .techli{
        width: 100%;
        display: flex;
        margin: auto;
        padding: 0 0.3rem;
        box-sizing: border-box;
        cursor: pointer;
        margin-bottom: 0.3rem;
    }
    .techliSo{
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: auto;
        padding: 0 0.3rem;
        box-sizing: border-box;
        cursor: pointer;
        margin-bottom: 0.3rem;
    }
    .imgbox{
        width: 3.14rem;
        height: 2.5rem;
        position: relative;
        display: flex;
        flex-shrink: 0;
    }
    .imgboxSo{
        width: 100%;
        height: 3.68rem;
        position: relative;
        display: flex;
        flex-shrink: 0;
    }
    .techimg{
        width: 100%;
        height: 100%;
    }
    .techimgMoHide{
        display: none;
    }
    .techimgMo{
        width: 100%;
        height: 100%;
    }
    .techtitle{
        width: 100%;
        display: flex;
        margin-bottom: 0.2rem;
    }
    .techtitleicon{
        display: flex;
        margin: auto;
        margin-left: 0;
        margin-right: 0.12rem;
    }
    .techtitleicon img {
        width: 0.24rem;
        height: 0.24rem;
        margin: auto;
    }
    .techtitlelabel{
        color: #333333;
        font-size: 0.26rem;
        margin: auto;
        margin-left: 0;
        font-weight: 600;
    }
    
    .techDesc{
        font-size: 0.24rem;
        font-weight: 500;
        color: #666666;
        line-height: 0.3rem;
    }
    
    .techMOdesc{
        margin: auto;
        margin-left: 0.37rem;
        margin-top: 0;
    }
    .techmore{
        display: none;
        margin: auto;
        margin-left: 0;
        margin-top: 0.16rem;
    }
    .techmore span{
        font-size: 0.16rem;
        margin: auto;
        margin-right: 0.14rem;
        color: #3B7CFF;
    }
    .techmore img{
        width: 0.24rem;
        height: 0.11rem;
        margin: auto;
    }
    /* ----------------------------------------------------------------------------------- */
    .content2{
        width: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        /* padding-bottom: 0.6rem; */
    }
    .solutionContent{
        width: 100%;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
    .solutionContent h1{
        color: #333333;
        font-weight: 600;
        font-size: 0.28rem;
        margin: auto;
        margin-top: 0.6rem;
        margin-bottom: 0;
        border-bottom: 2px solid #3B7CFF;
        padding-bottom: 10px;
        caret-color: transparent;
    }
    .solutionContent h2{
        color: #666666;
        font-size: 0.2rem;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 400;
        caret-color: transparent;
    }
    .sotitleBox{
        display: flex;
        margin: auto;
        margin-top: 0.3rem;
        width: 100%;
    }
    .sotitle{
        font-size: 0.28rem;
        color:#333333;
        font-weight: 600;
        margin: auto;
        margin-left: 0;
    }
    .checkFa{
        margin: auto;
        margin-right: 0;
        display: flex;
    }
    .checkFa span{
        color: #3E7DFF;
        font-size: 0.24rem;
        margin: auto;
        margin-right: 0.11rem;
    }
    
    .aricon{
        width: 0.1rem;
        height: 0.19rem;
        margin: auto;
    }
    .sodesc{
        color: #333333;
        font-size: 0.24rem;
        margin: auto;
        margin-left: 0;
        margin-top: 0.17rem;
        line-height: 0.3rem;
    }
    /* --------------------------------------------------------------------- */
    .content3{
        width: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        /* padding-bottom: 0.6rem; */
    }
    .serLi{
        width: 100%;
        height: 2.33rem;
        display: flex;
        margin: auto;
        margin-top: 0.87rem;
        border: 1px solid #3B7CFF;
        border-radius: 0.2rem;
        background: rgba(59, 124, 255, 0);
        position: relative;
    }
    .serlititle{
        width: 2.49rem;
        height: 0.96rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 21px 0px rgba(51, 51, 51, 0.13);
        border-radius: 0.1rem;
        position: absolute;
        top: -0.48rem;
        left: 50%;
        margin-left: -1.245rem;
        text-align: center;
        line-height: 0.96rem;
        font-size: 0.24rem;
        font-weight: bold;
        color: #333333;
        justify-content: space-around;
    }
    .serlili{
        margin: auto;
        display: flex;
        flex-direction: column;
    }
    .serlili img{
        height: 0.76rem;
        margin: auto;
    }
    .serlili span{
        font-size: 0.24rem;
        font-weight: 400;
        color: #333333;
        margin: auto;
        margin-top: 0.16rem;
    }
    .serlili1{
        width: 33%;
    }
    .serlili2{
        width: 20%;
    }
    .serlili3{
        width: 25%;
    }
    /* --------------------------------------------------------------------- */
    .prolist{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .proli{
        width: 3.3rem;
        height: 0.94rem;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0.4rem;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        cursor: pointer;
		position: relative;
    }
    .proli span{
        font-size: 0.36rem;
        font-weight: bold;
        color: #FFFFFF;
       /* -webkit-text-stroke: 0.5px #3D7DFF;
        text-stroke: 0.5px #3D7DFF; */
        margin: auto;
		position: relative;
		z-index: 51;
    }
    /* ----------------------------------------------------------- */
    .allist{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
        margin-top: 0.4rem;
        padding: 0 0.34rem;
        box-sizing: border-box;
    }
    .alli{
        width: 26%;
        margin:auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0.34rem;
        display: flex;
        cursor: pointer;
    }
    .alli img{
        width: 100%;
        max-height: 100%;
        margin: auto;
    }
    /* ------------------------------------------------------------ */
    .newBox{
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-top: 0.4rem;
        box-sizing: border-box;
        padding: 0 0.32rem;
    }
    .newtitleBox{
        display: flex;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0.3rem;
    }
    .blueflag{
        width: 0.04rem;
        height: 0.25rem;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        background: #3B7CFF;
    }
    .newtitleBox span{
        font-size: 0.26rem;
        font-weight: bold;
        color: #333333;
        margin: auto;
        margin-left: 0.11rem;
    }
    .newContentBox{
        display: flex;
        width: 100%;
    }
    .newleft{
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        box-sizing: border-box;
        cursor: pointer;
        box-sizing: border-box;

    }
    .newleft img{
        width: 100%;
        height: 3.8rem;
        margin: auto;
        margin-bottom: 0.2rem;
    }
    .newtitleBoxB{
        display: flex;
        margin: auto;
        margin-bottom: 0.2rem;
        width: 100%;
    }
    .newtitle{
        font-size: 0.26rem;
        font-weight: 600;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .newtime{
        font-size: 0.24rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-right: 0;
    }
    .newdesc{
        font-size: 0.24rem;
        font-weight: 400;
        color: #666666;
        line-height: 0.25rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;  /* 超出n行这里写n */
        -webkit-box-orient: vertical;
    }
    .newright{
        width: 47%;
        display: none;
        flex-direction: column;
        margin: auto;
        margin-right: 0;
        margin-top: 0;
    }
    .newli{
        display: flex;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0.4rem;
        cursor: pointer;
    }
    .newlinum{
        font-size: 0.42rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .newline{
        width: 1px;
        height: 60px;
        background: #CCCCCC;
        margin: auto;
        margin-left: 0.33rem;
        margin-right: 0.26rem;
    }
    .newrightBox{
        margin: auto;
        display: flex;
        flex-direction: column;
        /* margin-left: 0;
        margin-right: 0; */
    }
    .newrighttop{
        margin: auto;
        display: flex;
        width: 100%;
    }
    .newrighttoptitle{
        font-size: 0.18rem;
        font-weight: 600;
        color: #333333;
        margin: auto;
        margin-left: 0;
    }
    .newrighttoptime{
        font-size: 0.14rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-right: 0;
    }
    .newrightBoxdesc{
        font-size: 0.16rem;
        font-weight: 400;
        color: #666666;
        margin: auto;
        margin-top: 0.1rem;
        line-height: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;  /* 超出n行这里写n */
        -webkit-box-orient: vertical;
    }
    .newli:hover .newlinum{
        color: #3E7DFF;
    }
    .newli:hover .newrighttoptitle{
        color: #3E7DFF;
    }
    /* ----------------------------------------------------------------------------------------- */
    .techContentMO{
        box-sizing: border-box;
        padding: 0 0.3rem;
    }
    .serLiMO{
        flex-wrap: wrap;
        height: auto;
        padding-bottom: 0.3rem;
    }
    .serLiMO1-1{
        width: 100%;
        margin-top: 0.78rem;
        margin-bottom: 0.3rem;
    }
    .serLiMO1-2{
        width: 50%;
        margin-bottom: 0.3rem;
    }
    .paddingTop{
        padding-top: 0.78rem;
    }
    .paddingBottom{
        padding-bottom: 0.6rem;
    }
}
