/* 鏂伴椈鍒楄〃 */ .sec_ul1 { border: 0; margin-top: 6rem; } .con_back { /* margin-top: 90px; */ width: 100%; } .con_back img { width: 100%; } .sec_ul1 li:nth-child(3) { margin-top: 10px; } .check_div { min-width: 1200px; border-bottom: 1px solid #f4f4f4; } .check_sec { /* margin-top: 40px; border-bottom: 1px solid #f4f4f4; padding-bottom: 40px; */ } .check_sec>div>div:last-child { padding-left: 3%; } .titl { margin-left: 5%; font-size: 32px; font-family: Source Han Sans CN; font-weight: 800; color: rgba(26, 26, 26, 1); line-height: 40px; } .round { margin-left: 5%; font-size: 20px; font-family: Source Han Sans CN; font-weight: 800; color: rgba(77, 77, 77, 1); line-height: 40px; padding-top: 8px; list-style: disc; } .cout { margin-left: 5%; font-size: 16px; font-family: Source Han Sans CN; font-weight: 400; color: rgba(128, 128, 128, 1); line-height: 32px; } .check_sec:last-child { border: 0; } .food_back { background: url(../img/back.png); } .check_hide { display: none; } @media screen and (max-width: 900px) { .pc_check { display: none; } .check_sec div { /* display: inline-block; */ width: 100%; } .check_sec div ul { text-align: center; } .con_back img { width: 100%; /* height: 200px; */ } .check_hide { display: block; } .check_div { width: 100%; border-bottom: 1px solid #f4f4f4; min-width: 100%; } .sec_ul1 { border: 0; margin-top: 0px; } .check_sec div img { width: 100%; } .titl { width: 100%; margin-left: 0%; font-size: 18px; font-family: Source Han Sans CN; font-weight: 800; color: rgba(26, 26, 26, 1); line-height: 40px; margin-top: 10px; text-align: left; } .check_content ul li{ text-align: left; } } .check_content{ margin-top: 25px; } .check_content ul li { list-style: none; margin-left: 5%; position: relative; } .check_content ul li:not(.cout):before { content: ""; display: inline-block; width: 7px; height: 7px; background-color: rgb(63, 63, 63); border-radius: 50%; left: -20px; top: 24px; position: absolute; } .check_content.check_content1 ul li:not(.cout):before { top: 9px; }