/* 首页底部五环 begin */ .sc-iRbamj.fANeGJ .data-list-img { width: 100%; display: none; padding: 0 20px; } .sc-iRbamj.fANeGJ .data-list-img img { width: 100%; } /* 首页底部五环 end */ @media (max-width:700px) { .sc-iRbamj.fANeGJ .data-list { display: none; } .sc-iRbamj.fANeGJ .data-list-img { display: block; } } @media (max-width:768px) { /* 经常遇到的问题 begin */ .related-part-con { display: flex; flex-wrap: wrap; row-gap: 14px; /* padding: 0 10px; */ justify-content: space-evenly; } .related-card { width: 46%; height: auto; margin: 0; padding: 10px 14px 10px; float: none; border-radius: 10px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); } .related-card:nth-child(3n) { margin-right: inherit; } .related-card-img i { font-size: 40px; } .related-card-img { text-align: left; margin-bottom: 0; } .related-card-title1 { text-align: left; margin-bottom: 10px; font-size: 20px; } .related-card-text { font-size: 14px; line-height: 20px; } /* 经常遇到的问题 end */ /* 抓蛀虫 begin */ .epXpZa { padding: 0; padding-bottom: 30px; } .product-list-wrapper { display: flex; flex-wrap: wrap; row-gap: 14px; /* padding: 0 10px; */ justify-content: space-evenly; } .qywxBox .UAVox { min-width: auto; flex: none; width: 46%; height: auto; margin: 0; padding: 10px 14px 10px; float: none; border-radius: 10px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); } .Home-PC-intro-reason-contentImg { height: auto; margin-bottom: 0; } .Home-PC-intro-reason-contentImg .iconfont { font-size: 50px; } .fcThQg { margin-top: 30px !important; } /* 抓蛀虫 end */ /* 用户需求 begin */ .epXpZa h3.desc-title .des-tit-sapn-2 { display: none; } .epXpZa h3.desc-title .des-tit-sapn-1, .epXpZa h3.desc-title .des-tit-sapn-3 { text-align: center; } .version .product-list-wrapper { row-gap: 20px; } .version .UAVox { margin: 0 20px; border-radius: 20px 20px 5px 5px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); background: linear-gradient(180deg, #BED3F4 0%, #FFFFFF 100%); } .version .UAVox .header { background: none; border-bottom: 1px solid #fff; margin: 0 20px; } .version .UAVox .header span:first-child { color: #3D3D3D; font-family: Microsoft YaHei; font-weight: 700; } .UAVox .header span:last-child { color: #3D3D3D; font-family: Microsoft YaHei; font-weight: 400; } .version .UAVox .product-list { padding: 20px 0; } .version .UAVox .product-list>div { border-bottom:none; } .version .UAVox .dImRBP { background:none; height: 36px; } .version .UAVox .dImRBP.dImRBP-btn { width: 133px; height: 34px; margin: 10px auto 0; border-radius: 5px; background: linear-gradient(180deg, #3489FF 0%, #4E6DC4 100%) !important; } .version .UAVox .dImRBP.dImRBP-btn .content a { font-size: 16px !important; } /* 用户需求 end */ /* 文章列表 begin */ .new_list { display: none; } .new_list:nth-child(2), .new_list:nth-child(1) ul:nth-child(2), .new_list:nth-child(1) ul:nth-child(3) { /* display: none; */ } /* 文章列表 end */ } @media (max-width:420px) { .related-card-title1 { font-size: 18px; } .related-card-text { font-size: 12px; } }