.list-s-12-content{ width: 100%; height: auto; float: left; } .list-s-12-content .box{ width: 100%; heigth: 100%; margin: 0px auto; } .list-s-12-content .row{ /** * 定义宽高 */ width: 95%; min-height: 350px; float: left; /** * 边距 */ margin: 5px 0px; padding: 0% 2% 2% 3%; /** * 定义边框 */ border-radius: 5px; /* * 定义背景 */ background: #fff; /** ** 定位属性 */ position: relative; } /* * 内部布局样式 */ .list-s-12-content .top{ width:100%; /* height: 95px;*/ float: left; line-height: 79px; border-bottom: 1px solid rgb(168, 172, 217); position: relative; } .list-s-12-content .top .one{ width: 100%; height: 60px; float: left; } .list-s-12-content .top .two{ width: 100%; float: left; height: 35px; line-height: 35px; } .list-s-12-content .top .two img{ margin-top: -2px; margin-right: 3px; } .list-s-12-content .top .two font{ color: rgb(54, 59, 120); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: 400; line-height: 16px; letter-spacing: 0%; text-align: left; } .list-s-12-content .top a{ color: rgb(40, 45, 108); font-family: "HarmonyOS Sans SC" !important; font-size: 18px; font-weight: bold; line-height: 100%; letter-spacing: 0px; text-align: left; } .list-s-12-content .top span{ position: absolute; width: 3px; height: 20px; left: -1%; top: 44%; border-radius: 5px; background: rgb(38, 120, 255); } .list-s-12-content .center{ width:100%; height: auto; float: left; position: relative; margin-top:15px; } .list-s-12-content .center li{ margin-top: 5px; position: relative; } .list-s-12-content .center a{ font-size: 15px; } .list-s-12-content .center li span{ float: right; font-size: 12px; position: absolute; right: 2px; top: 5px; } .list-s-12-content .center p{ color: rgb(38, 43, 106); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: 400; line-height: 178%; letter-spacing: 0px; text-align: left; } .list-s-12-content .center li{ width: 97%; /* height: 80px;*/ float: left; margin-right: 12px; border-radius: 5px; text-align: center; background: #fff; margin-bottom: 10px; position: relative; padding-left: 20px; margin-bottom: 10px; padding-top: 5px; } .list-s-12-content .center li img{ display: block; width: 16px; height: 16px; /* 垂直居中 */ position: absolute; left: 0; top: 6px; } .list-s-12-content .center li a{ display: block; width: 100%; height: 26px; /* line-height: 34px;*/ color: rgb(38, 120, 255); color: rgb(54, 59, 120); font-family: "HarmonyOS Sans SC"; font-size: 16px; font-weight: 500; line-height: 100%; letter-spacing: 0px; text-align: left; } .list-s-12-content .center li p{ width: 80%; max-height: 40px; padding-bottom: 10px; border-bottom: 1px dashed rgb(168, 172, 217); text-align: left; } .list-s-12-content .bottom{ width: 100%; float: left; } #detail-index .list-s-12-content .bottom{ padding-top: 10px; margin-top: 10px; border-top: 1px solid rgb(168, 172, 217); } #down-index .list-s-12-content .bottom{ padding-top: 10px; margin-top: 10px; border-top: 1px solid rgb(168, 172, 217); } .list-s-12-content .bottom .one{ width: 100%; float: left; height: 60px; line-height: 60px; margin-top: 10px; border-top: 1px solid rgb(168, 172, 217); border-bottom: 1px solid rgb(168, 172, 217); } .list-s-12-content .bottom .one a { color: rgba(3, 8, 82, 0.4); font-family: "HarmonyOS Sans SC"; font-size: 16px; font-weight: 400; line-height: 100%; letter-spacing: 0px; text-align: left; padding: 4px 8px; border-radius: 5px; /* 小卡片 */ box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1); background: rgba(3, 8, 82, 0.15); } .list-s-12-content .bottom .two{ width: 100%; height: 60px; line-height: 60px; float: left; text-align: center; } .list-s-12-content .bottom .two a{ border-radius: 4px; background: rgb(38, 120, 255); color: rgba(255, 255, 255, 0.9); font-family: 思源黑体; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: -1px; text-align: center; padding: 4px 8px; } .list-s-12-content .bottom .two span{ color: rgb(115, 119, 159); font-family: "HarmonyOS Sans SC"; font-size: 16px; font-weight: 400; line-height: 100%; letter-spacing: 0px; text-align: left; } .list-s-12-content .bottom .two .a{ text-align: left; } .list-s-12-content .bottom .two .b{ text-align: right; } /** 增加 */ .list-s-12-content .bottom-row{ width:88%; margin:0 auto; margin-top: 37px !important; } .list-s-12-content .bottom-row li{ float: left; width: auto; margin: 0 5px; text-align: center; cursor: pointer; } .list-s-12-content .bottom a{ width:auto; padding: 3px 6px; text-align: center; /*padding: 3px 6px;*/ color: rgb(61, 61, 61); border-radius: 3px; margin: 3px 5px; font-family: 微软雅黑; font-size: 14px; font-weight: 400; letter-spacing: 0px; text-align: center; } .list-s-12-content .bottom a img{ margin-top:-4px; } .list-s-12-content .bottom .active-1 a{ border-radius: 2px; background: rgb(11, 139, 247); color:#fff; } .list-s-12-content .bottom input{ width: 48px; height: 32px; border-radius: 4px; background: rgb(250, 250, 250); border:none; margin: 0 8px; text-align: center; } /** ** 内容标签样式 */ .list-s-12-content img{ } .list-s-12-content a,span{ } /** 增加 分页样式 */ .list-s-12-content .page{ width:100%; margin:0 auto; margin-top: 15px; margin-bottom: 15px; height: 20px; float: left; } .list-s-12-content .page li{ float: left; width: auto; margin: 0 5px; text-align: center; cursor: pointer; height: 20px !important; padding-left:0 !important; } .list-s-12-content .page a{ width:auto; padding: 3px 6px; text-align: center; /*padding: 3px 6px;*/ color: rgb(61, 61, 61); border-radius: 3px; margin: 3px 5px; font-family: 微软雅黑; font-size: 14px; font-weight: 400; letter-spacing: 0px; text-align: center; } .list-s-12-content .page a img{ margin-top:-4px; } .list-s-12-content .page .active-1 a{ border-radius: 2px; background: rgb(11, 139, 247); color:#fff; } .list-s-12-content .page input{ width: 48px; height: 32px; border-radius: 4px; background: rgb(250, 250, 250); border:none; margin: 0 8px; text-align: center; }