@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

.zsff ul {
    list-style: none;
}

.zsff .section-main {
    width: 1200px;
    padding: 80px 0;
    margin: 0 auto;
}

.zsff .section-head {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
}

.zsff h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    color: #333333;
}

.zsff h2+div {
    width: 969px;
    margin: 15px auto 0;
}

.zsff .section-body {
    margin-top: 70px;
    overflow: hidden;
}

.zsff .header img {
    width: 100%;
}

.zsff .header .swiper-pagination {
    bottom: 15px;
    padding-left: 348px;
    text-align: left;
    font-size: 0;
}

.zsff .header .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-width: 10px 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    margin: 0 3px;
    box-sizing: content-box;
    background: #E6F0FF;
    background-clip: content-box;
    opacity: 0.5;
}

.zsff .header .swiper-pagination-bullet-active {
    background: #FFFFFF;
    background-clip: content-box;
    opacity: 1;
}

.zsff .header .swiper img {
    /* width: 100%;
    height: 100%;
    object-fit: cover; */
}

.zsff .nav {
    height: 66px;
}

.zsff .nav-main {
    box-shadow: 0 3px 10px rgb(5 36 82 / 8%);
    background-color: #FFFFFF;
}

.zsff .nav-main.fixed {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}

.zsff .nav ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.zsff .nav li {
    position: relative;
    height: 66px;
    font-weight: 400;
    font-size: 16px;
    line-height: 66px;
    color: #666666;
    cursor: pointer;
}

.zsff .nav li.active {
    font-weight: 800;
    color: #333333;
}

.zsff .nav li.active::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #2A7EFC;
}

.zsff .section1 img {
    width: 1200px;
}

.zsff .section2 {
    background: url("../images/zsff_section2_bg.png") left top/100% 100% no-repeat;
}

.zsff .section2 ul {
    position: relative;
    width: 729px;
    height: 465px;
    margin: 0 auto 89px;
    background: url("../images/zsff_section2_content.png") left top/100% 100% no-repeat;
}

.zsff .section2 li {
    position: absolute;
    display: flex;
    width: 320px;
    height: 108px;
    padding: 20px 20px 0;
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 15px 1px rgba(43, 94, 171, 0.12);
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}

.zsff .section2 li:nth-child(1) {
    top: 58px;
    left: 613px;
}

.zsff .section2 li:nth-child(2) {
    top: 290px;
    left: 650px;
}

.zsff .section2 li:nth-child(3) {
    top: 446px;
    left: 210px;
}

.zsff .section2 li:nth-child(4) {
    top: 310px;
    right: 639px;
}

.zsff .section2 li:nth-child(5) {
    top: 48px;
    right: 599px;
}

.zsff .section2 li div div:first-child {
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.zsff .section2 li img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.zsff .section3 {
    background: url("../images/zsff_section3_bg.png") left top/100% 100% no-repeat;
}

.zsff .section3 .section-head,
.zsff .section3 h2 {
    color: #FFFFFF;
}

.zsff .section3 ul {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    border-radius: 6px;
    background-color: #FFFFFF;
}

.zsff .section3 li {
    display: flex;
    width: 400px;
    height: 150px;
    padding: 46px 60px 0 40px;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}

.zsff .section3 li div div:first-child {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.zsff .section3 li img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.zsff .section4 ul {
    display: flex;
    justify-content: space-between;
}

.zsff .section4 li {
    width: 220px;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}

.zsff .section4 li img {
    width: 220px;
    height: 391px;
}

.zsff .section4 li div:nth-child(2) {
    margin: 30px 0 8px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.zsff .section4 li div:nth-child(3) {
    padding: 0 12px;
}

.zsff .section5 {
    background-color: #F5F9FF;
}

.zsff .section5 .section-body {
    display: flex;
    align-items: center;
    padding-left: 44px;
}

.zsff .section5 .section-body>div:first-child img {
    width: 673px;
}

.zsff .section5 ul {
    margin-left: -190px;
}

.zsff .section5 li {
    display: flex;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

.zsff .section5 li:nth-child(2) {
    margin-top: 44px;
}

.zsff .section5 li:nth-child(3) {
    margin-top: 77px;
}

.zsff .section5 li:nth-child(4) {
    margin-top: 77px;
}

.zsff .section5 li:nth-child(5) {
    margin-top: 46px;
}

.zsff .section5 li:nth-child(2),
.zsff .section5 li:nth-child(4) {
    margin-left: 125px;
}

.zsff .section5 li:nth-child(3) {
    margin-left: 162px;
}

.zsff .section5 li div div:first-child {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}

.zsff .section5 li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 20px;
    box-shadow: 0 3px 10px 1px rgba(57, 110, 190, 0.15);
}

.zsff .section6 .section-body {
    display: flex;
    justify-content: space-between;
    padding-left: 38px;
}

.zsff .section6 .tab-content {
    width: 272px;
    height: 550px;
    overflow: hidden;
}

.zsff .section6 .tab-content img {
    display: none;
    width: 272px;
    height: 550px;
}

.zsff .section6 .tab-content img:first-child {
    display: block;
}

.zsff .section6 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 828px;
    margin-bottom: -24px;
}

.zsff .section6 li {
    width: 260px;
    height: 260px;
    padding: 143px 20px 0;
    border: 1px solid #DCE5F8;
    border-radius: 2px;
    margin-bottom: 24px;
    background: url("../images/zsff_section6_1-1.png") center 38px/98px 80px no-repeat;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    cursor: pointer;
    transition: 0.4s;
}

.zsff .section6 li:nth-child(2) {
    background-image: url("../images/zsff_section6_2-1.png");
}

.zsff .section6 li:nth-child(3) {
    background-image: url("../images/zsff_section6_3-1.png");
}

.zsff .section6 li:nth-child(4) {
    background-image: url("../images/zsff_section6_4-1.png");
}

.zsff .section6 li:nth-child(5) {
    background-image: url("../images/zsff_section6_5-1.png");
}

.zsff .section6 li:nth-child(6) {
    background-image: url("../images/zsff_section6_6-1.png");
}

.zsff .section6 li.active {
    background: url("../images/zsff_section6_1-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
    color: #FFFFFF;
}

.zsff .section6 li:nth-child(2).active {
    background: url("../images/zsff_section6_2-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
}

.zsff .section6 li:nth-child(3).active {
    background: url("../images/zsff_section6_3-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
}

.zsff .section6 li:nth-child(4).active {
    background: url("../images/zsff_section6_4-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
}

.zsff .section6 li:nth-child(5).active {
    background: url("../images/zsff_section6_5-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
}

.zsff .section6 li:nth-child(6).active {
    background: url("../images/zsff_section6_6-2.png") center 38px/98px 80px no-repeat, linear-gradient(180deg, #2AA7FB 0%, #2A7EFB 100%);
}

.zsff .section6 li div:first-child {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 20px;
    line-height: 33px;
}

.zsff .section7 ul {
    display: flex;
    justify-content: space-between;
}

.zsff .section7 {
    background-color: #F5F9FF;
}

.zsff .section7 li {
    width: 280px;
    height: 350px;
    padding: 40px 28px 0;
    border-radius: 4px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    cursor: pointer;
    transition: 0.3s;
}

.zsff .section7 li:hover {
    box-shadow: 0 3px 20px 1px rgba(5, 36, 82, 0.07);
    transform: translateY(-8px);
}

.zsff .section7 li img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.zsff .section7 li div:nth-child(2) {
    margin: 25px 0 18px;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
}

.zsff .section8 {
    background-color: #2A7EFC;
}

.zsff .section8 .section-head,
.zsff .section8 h2 {
    color: #FFFFFF;
}

.zsff .section8 ul {
    display: flex;
    justify-content: space-between;
}

.zsff .section8 li {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.3s;
}

.zsff .section8 li div:first-child {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    margin: 0 auto 18px;
    background-color: #FFFFFF;
    font-size: 0;
    line-height: 62px;
}

.zsff .section8 li img {
    display: inline-block;
    vertical-align: middle;
}

.zsff .section9 {
    background-color: #F5F9FF;
}

.zsff .section9 .section-body {
    display: flex;
    justify-content: space-between;
}

.zsff .section9 .card {
    width: 578px;
    height: 683px;
    border-radius: 6px;
    background: #FFFFFF url("../images/pro_section8_bg.png") right top/298px 160px no-repeat;
    cursor: pointer;
    transition: 0.3s;
}

.zsff .section9 .card:hover {
    box-shadow: 0 3px 16px 1px rgba(0, 38, 116, 0.1);
    transform: translateY(-8px);
}

.zsff .section9 .card-head {
    position: relative;
    height: 100px;
    padding: 28px 0 0 40px;
    background: linear-gradient(90deg, rgba(42, 126, 252, 0.07) 0%, rgba(255, 255, 255, 0.03) 100%);
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.zsff .section9 .card-head::after {
    content: "";
    position: absolute;
    bottom: 33px;
    left: 40px;
    width: 28px;
    height: 3px;
    background-color: #2A7EFC;
}

.zsff .section9 ul {
    padding: 36px 0 0 40px;
}

.zsff .section9 li {
    display: flex;
    font-size: 16px;
    line-height: 22px;
    color: #757F9F;
	width:100%;
}

.zsff .section9 li+li {
    margin-top: 29px;
}

.zsff .section9 img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.zsff .section9 li div div:first-child {
    margin-bottom: 5px;
    line-height: 30px;
    color: #333333;
}

.zsff .section10 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.73) 0%, rgba(255, 255, 255, 0.5) 100%);
}

.zsff .section10 ul {
    display: flex;
}

.zsff .section10 li {
    flex: none;
    display: flex;
    align-items: center;
    width: 676px;
    height: 180px;
    border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 0px 12px 1px rgba(0, 0, 0, 0.1);
}

.zsff .section10 li:first-child {
    margin: 34px -123px 0 0;
    background-color: #ECF0F6;
}

.zsff .section10 img {
    width: 100px;
    height: 100px;
    margin: 0 35px;
    object-fit: contain;
}

.zsff .section10 a {
    font-size: 14px;
    line-height: 20px;
    color: #2A7EFB;
}

.zsff .section10 .iconfont {
    font-size: 12px;
}

.zsff .section10 li div div:first-child {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
}

.zsff .section10 li div div:nth-child(2) {
    padding: 10px 50px 20px 0;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.zsff .section10 li:first-child div div:nth-child(2) {
    padding-right: 139px;
}

.zsff .section11 {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(248, 248, 252, 0.62) 100%);
}

.zsff .section11 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
}

.zsff .section11 li {
    display: flex;
    align-items: center;
    width: 385px;
    height: 139px;
    padding-right: 30px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
}

.zsff .section11 img {
    width: 42px;
    height: 48px;
    margin: 0 20px 0 30px;
}

.zsff .section11 li div div:first-child {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

.zsff .section11 li:hover {
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(237, 240, 246, 1)) 1 1;
    background: linear-gradient(180deg, #EAEEF5 0%, #FFFFFF 100%);
    box-shadow: 0 0 20px 0 rgba(5, 36, 82, 0.07);
}

.zsff .section12 {
    background: url("../images/java_section10_bg.png") left top/100% 100% no-repeat;
}

.zsff .section12 .section-body {
    display: flex;
    margin-top: 40px;
}

.zsff .section12 .card+.card {
    margin-left: 20px;
}

.zsff .section12 .demo {
    flex: 1;
    min-width: 0;
    padding: 24px 23px 37px;
    border-top: 4px solid #2A7EFC;
    border-radius: 6px;
    background-color: #FFFFFF;
}

.zsff .section12 .demo li {
    display: flex;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
}

.zsff .section12 .demo li+li {
    margin-top: 18px;
}

.zsff .section12 .demo li:first-child {
    padding-bottom: 27px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 28px;
    font-size: 17px;
    line-height: 24px;
    color: #333333;
}

.zsff .section12 .demo div {
    width: 150px;
}

.zsff .section12 .demo div:nth-child(2) {
    flex: 1;
    min-width: 0;
}

.zsff .section12 .demo a {
    color: #777777;
}

.zsff .section12 .qrcode {
    display: flex;
    padding: 36px 16px 25px;
    border-top: 4px solid #FF9D00;
    border-radius: 6px;
    background-color: #FFFFFF;
}

.zsff .section12 .qrcode li {
    flex: none;
    width: 140px;
    padding: 4px 0 11px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

.zsff .section12 .qrcode li+li {
    margin-left: 21px;
}

.zsff .section12 .qrcode img {
    width: 132px;
    height: 132px;
    margin: 0 auto 8px;
}

.zsff .section13 {
    background: linear-gradient(180deg, #FFFFFF 0%, #F8F9FD 58%, #F8F8FC 100%);
}

.zsff .section13 img {
    width: 100%;
}
.m_videosy_box{
	display:none;
}


@media (max-width: 768px) {
	.m_videosy_box{
		display:block;
		font-size:16px;
		line-height:1.5;
	}
	.n-banner, .case-info .bot-erwei {
		height: 1.5rem;
	}
	.videosy_box{
		display:none;
	}
	.main_tit {
		font-weight: bold;
		font-size: 0.23rem;
		color: #333;
	}
	.second_tit {
		font-size: 0.14rem;
		/* font-size: 13px; */
		color: #666;
		margin-top: 0.12rem;
	}
	.text-center {
		text-align: center;
	}
	.white_main_tit {
		font-weight: bold;
		font-size: 0.23rem;
		color: #fff;
	}
	.white_second_tit {
		font-size: 0.14rem;
		color: #fff;
		margin-top: 0.12rem;
	}
	.m_videosy_box .navbar {
		overflow: hidden;
	}
	.m-t-30 {
		margin-top: 0.3rem;
	}
	.m-t-38 {
		margin-top: 0.38rem;
	}
	.m-t-20 {
		margin-top: 0.2rem !important;
	}
	.m-t-10 {
		margin-top: 0.1rem;
	}
	.f-s-13 {
		font-size: 0.12rem;
	}
	.text-666 {
		color: #666;
	}
	.f-s-14 {
		font-size: 0.14rem;
	}
	.f-w-500 {
		font-weight: 500;
	}
	.m-t-6 {
		margin-top: 0.06rem;
	}

	.f-s-12 {
		font-size: 0.12rem;
	}
	.text-999 {
		color: #999;
	}
	.flex {
		display: flex;
	}
	.flex-1 {
		flex: 1;
	}
	.m-t-24 {
		margin-top: 0.24rem;
	}
	.m-t-15 {
		margin-top: 0.15rem;
	}
	.m-b-10 {
		margin-bottom: 0.1rem;
	}
	.flex-justify-between {
		justify-content: space-between;
	}
	.d-none {
		display: none;
	}
	img {
		display: block;
	}
	.align-center {
		align-items: center;
	}
	.flex-column {
		flex-direction: column;
	}
	.flex-justify-center {
		justify-content: center;
	}
	.font-bold {
		font-weight: bold;
	}
	
	.m_videosy_box .tedian{
		padding: 0.4rem 0.15rem;
		background: #fff;
	}
	.xianzhu{
		padding: 0.4rem 0.15rem;
		background: url("../images/zsff_section2_bg.png") right top/cover no-repeat;
	}
	.xianzhu .card{
		height: 1.15rem;
		background: #fff;
		box-shadow: 0px 3px 0.08rem 0px rgba(0,38,116,0.0784);
		padding: 0.18rem 0.15rem;
		border-radius: 0.06rem;
	}
	.xianzhu .card img{
		width: 0.55rem;
		height: 0.55rem;
		margin-right: 0.22rem;
	}
	.xianzhu .card ~ .card{
		margin-top: 0.15rem;
	}
	.xingshi{
		padding: 0.4rem 0.15rem;
		background: url("../images/zsff_section3_bg.png") right top/cover no-repeat;
	}
	.xingshi .tab_item{
		width: 2.15rem;
	}
	.xingshi .tab_item .slide_card{
		width: 2.15rem;
		height: 0.85rem;
		background-color: #fff;
		border-radius: 0.03rem;
		padding:  0.13rem 0.12rem;
	}
	.xingshi .tab_item .slide_card img{
		width: 0.2rem;
		height: 0.2rem;
		margin-right: 0.1rem;
	}
	.xingshi .navbar .swiper-slide ~ .swiper-slide{
		margin-left: 0.15rem !important;
	}
	.m-t-6{
		margin-top: 0.06rem;
	}
	.kaoshi{
		padding: 0.4rem 0.15rem;
		background: #fff;
	}
	.kaoshi .tab_item, .kaoshi .tab_item img{
		width: 1.95rem;
	}
	.kaoshi .desc{
		width: 1.56rem;
		margin: auto;
		font-size: 0.13rem;
		color: #8F96A0;
		margin-top: 0.12rem;
		text-align: center;
	}
	.xingshi .navbar .swiper-slide ~ .swiper-slide{
		margin-left: 0.15rem !important;
	}
	.guan{
		padding: 0.4rem 0.15rem;
		background-color: #F5F9FF;
		color: #757F9F;
	}
	.yingxiao{
		padding: 0.4rem 0.15rem;
		background: url("../images/yingxiao.png") left top/cover no-repeat;
		
	}
	.yingxiao .tab_content{
		width: 1.4rem;
	}
	.yingxiao .content{
		padding: 0 0.3rem 0 0.15rem;
	}
	.yingxiao .tab_item{
		width: 1.15rem;
		height: 0.33rem;
		border-radius: 0.03rem;
		color: #fff;
		line-height: 0.33rem;
		text-align: center;
		font-size: 0.14rem;
	}
	.yingxiao .active{
		background-color: #fff;
		color: #2A7EFB;
	}
	.yingxiao .tab_item ~ .tab_item{
		margin-top: 0.13rem;
	}
	.bianxian{
		padding: 0.4rem 0.15rem;
		background: #F5F9FF;
	}
	.bianxian .grid_box{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: auto;
		width: 100%;
		grid-gap: 0.1rem;
	}
	.bianxian .grid_box .grid_item{
		width: 1.67rem;
		/* height: 1.95rem; */
		background: #FFFFFF;
		border-radius: 0.06rem;
		box-shadow: 0px 3px 0.08rem 0px rgba(0,38,116,0.0784);
		padding: 0.2rem 0.11rem;
	}
	.bianxian .grid_box .grid_item img{
		width: 0.75rem;
	}
	.bianxian .grid_box .grid_item .desc{
		font-size: 0.12rem;
		text-align: center;
		color: #8F96A0;
		margin-top: 0.1rem;
	}
	.xuqiu{
		padding: 0.4rem 0.15rem;
		background-color: #2A7EFC;
	}
	.xuqiu .grid_box{
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: auto;
		width: 100%;
		grid-coiumn-gap: 0.4rem;
		grid-row-gap: 0.35rem;
	}
	.xuqiu .grid_item{
		width: 0.52rem;
		font-size: 0.12rem;
		color: #fff;
		text-align: center;
		margin: auto;
	}
	.xuqiu .grid_item img{
		width: 0.15rem;
	}
	.xuqiu .grid_item .yuan{
		width: 0.45rem;
		height: 0.45rem;
		border-radius: 50%;
		background-color: #fff;
		margin: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0.1rem;
	}
	.m_videosy_box .erkai{
		padding: 0.4rem 0.15rem;
		background: #F7F9FB;
	}
	.erkai_tab{
		border-bottom: 1px solid #D4D4D4;
		margin: 0.3rem 0.15rem;
	}
	.erkai_tab .tab_item{
		position: relative;
		padding-bottom: 0.16rem;
		font-weight: 600;
		font-size: 0.16rem;
		color: #333333;
		width: 100%;
		text-align: center;
	}
	.erkai_tab .active{
		color: #2A7EFB;
		border-bottom: 2px solid #2A7EFB;
	}
	.erkai_content{
		margin-top: 0.3rem;
		background: #FFFFFF;
		box-shadow: 0px 1px 0.08rem 0px rgba(0,38,116,0.102);
		padding: 0.27rem 0.25rem;
		background: url("../images/criteria_section12_bg2.png") right bottom/cover no-repeat;
	}
	.erkai_item img{
		width: 0.18rem;
		height: 0.18rem;
	}
	.erkai_item ~ .erkai_item{
		margin-top: 0.21rem;
	}
	.xiaoshoumoshi{
		padding: 0.4rem 0.15rem;
		background: #F5F9FF;
	}
	.moshi_card{
		background: #FFFFFF;
		box-shadow: 0px 3px 0.08rem 0px rgba(0,38,116,0.102);
		padding: 0.21rem 0.17rem;
		border-radius: 0.03rem;
		margin-top: 0.25rem;
	}
	.moshi_card img{
		width: 0.5rem;
		margin-right: 0.1rem;
	}
	.more_btn{
		width: 0.85rem;
		height: 0.31rem;
		text-align: center;
		line-height: 0.31rem;
		border-radius: 3px;
		border: 1px solid #2A7EFB;
		font-size: 0.13rem;
		color: #2A7EFB;
	}

	.yanshi{
		padding: 0.4rem 0.15rem;
		background-size: cover;
		background-image: url('../images/criteria_section16_bg.png');
	}
	.proview_card{
		padding: 0 0.11rem 0.15rem;
		border-top: 0.03rem solid #2A7EFC;
		border-radius: 0.03rem;
		background-color: #FFFFFF;
		margin: 0.3rem 0 0.1rem;
	}
	.qrocde_card{
		padding: 0.2rem 0.3rem;
		border-top: 0.03rem solid #FF9D00;
		border-radius: 0.03rem;
		background-color: #FFFFFF;
	}
	.qrocde_card img{
		width: 0.66rem;
		height: 0.66rem;
		margin: auto;
	}
	.qrocde_card p{
		text-align: center;
		font-size: 0.12rem;
		margin-top:0.05rem;
		color: #333;
	}
	.proview_card_header{
		height: 0.4rem;
		font-size: 0.12rem;
		color: #333;
	}
	.proview_card .plat{
		width: 0.6rem;
	}
	.proview_card .address{
		flex: 1;
	}
	.proview_card .account{
		width: 0.47rem;
	}
	.proview_card .password{
		width: 0.47rem;
	}
	.xitong{
		padding: 0.4rem 0.15rem;
		background-color: #F9FAFC;
	}
	.xitong .grid_box{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: auto;
		width: 100%;
		grid-gap: 0.1rem;
		margin-top: 0.3rem;
	}
	.xitong .grid_item{
		width: 1.67rem;
		padding: 0.16rem 0.11rem;
		background-color: #fff;
		border-radius: 0.04rem;
	}
	.xitong .grid_item .desc{
		font-size: 0.12rem;
		color: #8F96A0;
		text-align: center;
	}
}