123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337 |
-
- .list-s-9-content{
- width: 100%;
- height: auto;
- float: left;
- /* margin-top: 10px;*/
- }
- .list-s-9-content .box{
- width: 100%;
- heigth: 100%;
- margin: 0px auto;
- background: rgba(255, 255, 255, 0.7);
- }
- .list-s-9-content .row{
- /**
- * 定义宽高
- */
- width: 95%;
- min-height: 200px;
- float: left;
- /**
- * 边距
- */
- margin: 5px 0px;
- padding: 0% 2% 2% 3%;
- /**
- * 定义边框
- */
- border-radius: 5px;
- /*
- * 定义背景
- */
- border-radius: 5px;
-
- /* 面板阴影 */
- box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
- background: rgba(255, 255, 255, 0.7);
- /**
- ** 定位属性
- */
- position: relative;
-
- }
-
- /*
- * 内部布局样式
- */
- .list-s-9-content .top{
- width:100%;
- height: 50px;
- float: left;
- line-height: 56px;
- border-bottom: 1px solid rgb(168, 172, 217);
- position: relative;
- }
- .list-s-9-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-9-content .top span{
- position: absolute;
- width: 3px;
- height: 20px;
- left: -1%;
- top: 32%;
- border-radius: 5px;
- background: rgb(38, 120, 255);
- }
- .list-s-9-content .top .more{
- float: right;
- }
- .list-s-9-content .top .more a{
- color: rgb(111, 111, 112);
- font-family: "HarmonyOS Sans SC";
- font-size: 14px;
- font-weight: 400;
- line-height: 100%;
- letter-spacing: 0px;
- text-align: right;
-
- }
-
- .ma{
- font-size: 16px !important;
- }
- .mf{
- margin: 0 8px;
- }
-
- .list-s-9-content .center{
- width:100%;
- min-height: 160px;
- float: left;
- position: relative;
- margin-top:15px;
- overflow:hidden;
- /* border-bottom: 1px solid rgb(168, 172, 217);*/
- }
- .list-s-9-content .center li{
- width: 100%;
- height: 80px;
- float: left;
- margin-right: 12px;
- border-radius: 5px;
- text-align: center;
- background: #fff;
- margin-bottom: 10px;
- position: relative;
- padding-left: 70px;
- margin-bottom: 10px;
- padding-top: 5px;
- overflow:hidden;
- }
- .list-s-9-content .center li span{
- border-radius: 4px 0px 10px 0px;
-
- background: rgba(0, 0, 0, 0.49);
-
- display: block;
- position: absolute;
- left:0 ;
- top: 0;
- width: 39px;
- height: 12px;
-
- color: rgb(255, 255, 255);
- font-family: "HarmonyOS Sans SC";
- font-size: 7px;
- font-weight: 500;
- line-height: 8px;
- letter-spacing: 0px;
- text-align: left;
-
- text-align: center;
- }
- .list-s-9-content .center li img{
- display: block;
- width: 30px;
- height: 30px;
- /*
- 垂直居中
- */
- position: absolute;
- left: 16px;
- top: 19px;
- }
- .list-s-9-content .center li .k{
- display: block;
- width: 68%;
- height: 26px;
- /* line-height: 34px; */
- color: rgb(38, 120, 255);
- color: rgb(54, 59, 120);
- font-family: "HarmonyOS Sans SC";
- font-size: 15px;
- font-weight: 500;
- line-height: 19px;
- letter-spacing: 0px;
- text-align: left;
- }
-
- .list-s-9-content .center li p{
- width: 100%;
- float: left;
- height: 40px;
- text-align: left;
- line-height: 40px;
- border-bottom: 1px dashed rgb(168, 172, 217);
- }
-
- .list-s-9-content .center li p img{
- vertical-align: middle;
- margin-top: -4px;
- position: static !important;
- width: 20px;
- height: 20px;
- display: inline !important;
- }
-
- .list-s-9-content .center li p .sp-1{
- color: rgba(3, 8, 82, 0.45);
- font-family: "HarmonyOS Sans SC";
- font-size: 16px;
- font-weight: 300;
- line-height: 13px;
- letter-spacing: -1px;
- text-align: left;
- }
- .list-s-9-content .center li p .sp-2{
- color: rgb(3, 8, 82);
- font-family: "HarmonyOS Sans SC";
- font-size: 16px;
- font-weight: 400;
- line-height: 13px;
- letter-spacing: -1px;
- text-align: left;
- }
-
- .list-s-9-content .center li button{
- position: absolute;
- right: 10%;
- top: 10%;
- display: block;
- width: 116px;
- height: 34px;
- border-radius: 5px;
- background: rgb(11, 139, 247);
- border: none;
- text-align: center;
-
- color: rgb(255, 255, 255);
- font-family: "HarmonyOS Sans SC";
- font-size: 12px;
- font-weight: 500;
- line-height: 14px;
- letter-spacing: 0px;
-
- cursor: pointer;
- z-index: 9999;
- }
- .list-s-9-content .bottom{
- width:100%;
- height: 160px;
- float: left;
- position: relative;
- margin-top:15px;
- }
- .bottom-row{
- width:58%;
- margin:0 auto;
- }
- .list-s-9-content .bottom a{
- /* display: block;
- float: left;
- width:32px;
- height:32px;
- line-height: 32px;*/
- padding: 4px 8px;
- 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-9-content .bottom a img{
- margin-top:-4px;
- }
- .list-s-9-content .bottom .active-1{
- border-radius: 2px;
- background: rgb(11, 139, 247);
- color:#fff;
- }
- .list-s-9-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-9-content img{
-
- }
- .list-s-9-content a,span{
- }
-
-
- /**
- 增加 分页样式
- */
- .list-s-9-content .page{
- width:100%;
- margin:0 auto;
- margin-top: 15px;
- margin-bottom: 15px;
- height: 20px;
- float: left;
- }
- .list-s-9-content .page li{
- float: left;
- width: auto;
- margin: 0 5px;
- text-align: center;
- cursor: pointer;
- height: 20px !important;
- padding-left:0 !important;
- }
- .list-s-9-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-9-content .page a img{
- margin-top:-4px;
- }
- .list-s-9-content .page .active-1 a{
- border-radius: 2px;
- background: rgb(11, 139, 247);
- color:#fff;
- }
- .list-s-9-content .page input{
- width: 48px;
- height: 32px;
- border-radius: 4px;
- background: rgb(250, 250, 250);
- border:none;
- margin: 0 8px;
- text-align: center;
- }
-
- .list-s-9-content .top .active{
- color:rgb(11, 139, 247) !important;
- }
|