|
|
@@ -4,30 +4,12 @@
|
|
|
}
|
|
|
html{
|
|
|
font-size:100px !important;
|
|
|
- /*height:100% !important;*/
|
|
|
}
|
|
|
*{
|
|
|
box-sizing:border-box !important;
|
|
|
-moz-box-sizing:border-box !important; /* Firefox */
|
|
|
-webkit-box-sizing:border-box !important; /* Safari */
|
|
|
}
|
|
|
- .solution{
|
|
|
- /*display:flex !important;*/
|
|
|
- /*display:-webkit-box !important;*/
|
|
|
- /*display: -moz-box !important;*/
|
|
|
- /*display: -ms-flexbox !important;*/
|
|
|
- /*display: -webkit-flex !important;*/
|
|
|
- /*flex-direction:column !important;*/
|
|
|
- /*-webkit-flex-direction:column !important;*/
|
|
|
- /*width:100% !important;*/
|
|
|
- }
|
|
|
- .solution .section{
|
|
|
- /*width:100% !important;*/
|
|
|
- }
|
|
|
- .solution .section-1{
|
|
|
- /*height:2.6rem !important;*/
|
|
|
- /*width:100% !important;*/
|
|
|
- }
|
|
|
.solution .section-1 .section-text{
|
|
|
margin-top:0.6rem !important;
|
|
|
width:100% !important;
|
|
|
@@ -49,21 +31,6 @@
|
|
|
margin:0 !important;
|
|
|
overflow: hidden !important;
|
|
|
}
|
|
|
- .solution .section-2{
|
|
|
- /*flex:1 !important;*/
|
|
|
- /*width:100% !important;*/
|
|
|
- }
|
|
|
- .solution .section-2 .content{
|
|
|
- /*width:100% !important;*/
|
|
|
- /*height:100% !important;*/
|
|
|
- /*display:flex !important;*/
|
|
|
- /*display:-webkit-box !important;*/
|
|
|
- /*display: -moz-box !important;*/
|
|
|
- /*display: -ms-flexbox !important;*/
|
|
|
- /*display: -webkit-flex !important;*/
|
|
|
- /*flex-direction:column !important;*/
|
|
|
- /*-webkit-flex-direction:column !important;*/
|
|
|
- }
|
|
|
.solution .section-2 .sort-item{
|
|
|
width:100% !important;
|
|
|
height:0.68rem !important;
|
|
|
@@ -82,16 +49,8 @@
|
|
|
|
|
|
}
|
|
|
.solution .section-2 .content-right{
|
|
|
- /*flex:1 !important;*/
|
|
|
- /*width:100% !important;*/
|
|
|
float:none !important;
|
|
|
- /*display:flex !important;*/
|
|
|
- /*display:-webkit-box !important;*/
|
|
|
- /*display: -moz-box !important;*/
|
|
|
- /*display: -ms-flexbox !important;*/
|
|
|
- /*display: -webkit-flex !important;*/
|
|
|
- /*flex-direction:column !important;*/
|
|
|
- /*-webkit-flex-direction:column !important;*/
|
|
|
+ width:100% !important;
|
|
|
}
|
|
|
.solution .section-2 .content-right .content-detail{
|
|
|
margin-top:0.2rem !important;
|
|
|
@@ -99,13 +58,12 @@
|
|
|
padding-left:0.05rem !important;
|
|
|
padding-right:0.05rem !important;
|
|
|
width:100% !important;
|
|
|
- /*flex:1 !important;*/
|
|
|
}
|
|
|
.solution .section-2 .content-right .content-detail li{
|
|
|
list-style: disc !important;
|
|
|
}
|
|
|
.solution .section-2 .content-right .content-toggle{
|
|
|
- margin-top:0.2rem !important;
|
|
|
+ margin-top:0.4rem !important;
|
|
|
height:0.7rem !important;
|
|
|
}
|
|
|
.solution .section-2 .content-right .content-toggle p {
|