|
|
@@ -4,7 +4,7 @@
|
|
|
}
|
|
|
html{
|
|
|
font-size:100px !important;
|
|
|
- height:100% !important;
|
|
|
+ /*height:100% !important;*/
|
|
|
}
|
|
|
*{
|
|
|
box-sizing:border-box !important;
|
|
|
@@ -22,11 +22,11 @@
|
|
|
/*width:100% !important;*/
|
|
|
}
|
|
|
.solution .section{
|
|
|
- width:100% !important;
|
|
|
+ /*width:100% !important;*/
|
|
|
}
|
|
|
.solution .section-1{
|
|
|
- height:2.6rem !important;
|
|
|
- width:100% !important;
|
|
|
+ /*height:2.6rem !important;*/
|
|
|
+ /*width:100% !important;*/
|
|
|
}
|
|
|
.solution .section-1 .section-text{
|
|
|
margin-top:0.6rem !important;
|
|
|
@@ -56,13 +56,13 @@
|
|
|
.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;
|
|
|
+ /*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;
|
|
|
@@ -82,16 +82,16 @@
|
|
|
|
|
|
}
|
|
|
.solution .section-2 .content-right{
|
|
|
- flex:1 !important;
|
|
|
- width:100% !important;
|
|
|
+ /*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;
|
|
|
+ /*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 .content-right .content-detail{
|
|
|
margin-top:0.2rem !important;
|
|
|
@@ -99,7 +99,7 @@
|
|
|
padding-left:0.05rem !important;
|
|
|
padding-right:0.05rem !important;
|
|
|
width:100% !important;
|
|
|
- flex:1 !important;
|
|
|
+ /*flex:1 !important;*/
|
|
|
}
|
|
|
.solution .section-2 .content-right .content-detail li{
|
|
|
list-style: disc !important;
|