123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312 |
-
- .detail-s-1-content{
- width: 100%;
- height: auto;
- float: left;
-
- }
- .detail-s-1-content .box{
- width: 1050px;
- heigth: 100%;
- margin: 0px auto;
-
- }
- .detail-s-1-content .row{
- /**
- * 定义宽高
- */
- width: 95%;
- height: 280px;
- float: left;
- /**
- * 边距
- */
- margin: 5px 0px;
- padding: 0% 2% 2% 3%;
- /**
- * 定义边框
- */
- border-radius: 5px;
- /*
- * 定义背景
- */
- background: rgba(255, 255, 255, 0.7);
- /**
- ** 定位属性
- */
- position: relative;
-
- }
-
- /*
- * 内部布局样式
- */
- .detail-s-1-content .top{
- width:100%;
- height: 65px;
- float: left;
- line-height: 79px;
- border-bottom: 1px solid rgb(168, 172, 217);
- position: relative;
- }
- .detail-s-1-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;
- }
- .detail-s-1-content .top span{
- position: absolute;
- width: 3px;
- height: 20px;
- left: -1%;
- top: 44%;
- border-radius: 5px;
- background: rgb(38, 120, 255);
- }
-
- .detail-s-1-content .bottom{
- width:100%;
- height: 160px;
- float: left;
- position: relative;
- margin-top:15px;
- }
- .detail-s-1-content .bottom .left{
- width: 160px;
- height: 195px;
- float: left;
- margin-right: 30px;
- position: relative;
- border-radius: 5px;
- margin-top: 8px;
- }
- .detail-s-1-content .bottom .left img{
- width: 100%;
- height: 100%;
- border-radius: 5px;
- }
- .detail-s-1-content .bottom .left span{
- width: 100%;
- height: 36px;
- line-height: 36px;
- text-align: center;
- border-radius: 0px 0px 5px 5px;
- backdrop-filter: blur(10px);
- background: rgba(255, 255, 255, 0.5);
- position: absolute;
- bottom: 0;
- left: 0;
- }
- .detail-s-1-content .bottom .left span a{
- color: rgb(3, 8, 82);
- font-family: "HarmonyOS Sans SC";
- font-size: 14px;
- font-weight: 400;
- line-height: 16px;
- letter-spacing: 0px;
- text-align: left;
- }
-
-
- .detail-s-1-content .bottom .right {
- width: 807px;
- height: 195px;
- float: left;
- }
- .detail-s-1-content .bottom .right .row-1{
- width: 100%;
- height: 32px;
- line-height: 32px;
- float: left;
- }
-
- .detail-s-1-content .bottom .right .row-1 a{
- color: rgb(38, 43, 106);
- font-family: "HarmonyOS Sans SC";
- font-size: 16px;
- font-weight: 400;
- line-height: 100%;
- letter-spacing: 0px;
- text-align: left;
- }
- .detail-s-1-content .bottom .right .row-2{
- width: 100%;
- height: 40px;
- line-height: 40px;
- float: left;
- }
-
- .detail-s-1-content .bottom .right .row-2 .block-left-a{
- width: 140px;
- height: 100%;
- float: left;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left-a img{
- vertical-align: middle;
- margin-top: -4px;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left-a .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;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left-a .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;
- }
-
-
- .detail-s-1-content .bottom .right .row-2 .block-left{
- width: 210px;
- height: 100%;
- float: left;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left img{
- vertical-align: middle;
- margin-top: -4px;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left .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;
- }
- .detail-s-1-content .bottom .right .row-2 .block-left .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;
- }
- .detail-s-1-content .bottom .right .row-2 .block-right{
- width: 556px;
- height: 100%;
- float: left;
- }
- .detail-s-1-content .bottom .right .row-2 .block-right img{
- vertical-align: middle;
- margin-top: -4px;
- }
- .detail-s-1-content .bottom .right .row-2 .block-right .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;
- }
-
- .detail-s-1-content .bottom .right .row-2 .block-right .ul-1{
- width: 100px;float: left;
- height: 100%;
- }
- .detail-s-1-content .bottom .right .row-2 .block-right .ul-2{
- width: 570px;
- float: left;
- /* height: 60px;
- margin-top: -20px;*/
- line-height: 100%;
- padding-top: 7px;
-
- }
- .detail-s-1-content .bottom .right .row-2 .block-right .ul-2 li{
- /* 画板 80 */
- position: relative;
- width: 72px;
- height: 25px;
- line-height: 25px;
- text-align: center;
- border-radius: 5px;
- /* 小卡片 */
- box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
- background: rgba(3, 8, 82, 0.15);
- float: left;
- margin-right: 5px;
- color: rgba(3, 8, 82, 0.4);
- }
- .detail-s-1-content .bottom .right .row-2 .block-right .ul-2 .active{
- background: rgb(255, 137, 36);
- }
- .detail-s-1-content .bottom .right .row-2 .block-right .ul-2 .active a{
- /* 画板 80 */
- position: relative;
- width: auto !important;
- padding: 0 6px;
- height: 25px;
- line-height: 25px;
- text-align: center;
- border-radius: 5px;
-
- /* 小卡片 */
- box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
-
- float: left;
- color:#fff;
- }
-
- .detail-s-1-content .bottom .right .row-3{
- width: 100%;
- height: 105px;
- line-height: 105px;
- float: left;
- margin-top: 28px;
- }
- .detail-s-1-content .bottom .right .row-3 li{
- width: 90px;
- height: 105px;
- float: left;
- margin-right: 15px;
- background: #fff;
- }
- .detail-s-1-content .bottom .right .row-3 li .li-1{
- width: 100%;
- height: 75px;
- float: left;
- }
- .detail-s-1-content .bottom .right .row-3 li .li-1 img{
- vertical-align:top;
- }
- .detail-s-1-content .bottom .right .row-3 li .li-2{
- width: 100%;
- height: 30px;
- float: left;
- line-height: 30px;
- text-align: center;
- }
- .detail-s-1-content .bottom .right .row-3 li .li-2 a{
- color: rgb(3, 8, 82);
- font-family: "HarmonyOS Sans SC";
- font-size: 14px;
- font-weight: 400;
- line-height: 13px;
- letter-spacing: -1px;
- text-align: left;
- }
- /**
- ** 内容标签样式
- */
- .detail-s-1-content img{
-
- }
- .detail-s-1-content a,span{
-
- }
|