|
|
@ -306,24 +306,24 @@ float:right; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bottom_view .two_content{ |
|
|
.bottom_view .two_content{ |
|
|
width:100%; |
|
|
|
|
|
line-height: 50px; |
|
|
|
|
|
float: left; |
|
|
|
|
|
|
|
|
width:85%; |
|
|
|
|
|
line-height:50px; |
|
|
|
|
|
float:right; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.bottom_view .two_content .left{ |
|
|
.bottom_view .two_content .left{ |
|
|
width: 35%; |
|
|
|
|
|
|
|
|
width: 28%; |
|
|
line-height: 50px; |
|
|
line-height: 50px; |
|
|
font-size: 23px; |
|
|
font-size: 23px; |
|
|
color: #F44054; |
|
|
color: #F44054; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
margin-left: 28px; |
|
|
|
|
|
background-color: white; |
|
|
background-color: white; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
float: left; |
|
|
float: left; |
|
|
} |
|
|
} |
|
|
.bottom_view .two_content .right{ |
|
|
.bottom_view .two_content .right{ |
|
|
width: 65%; |
|
|
|
|
|
|
|
|
width: 72%; |
|
|
line-height: 50px; |
|
|
line-height: 50px; |
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
color: white; |
|
|
color: white; |
|
|
|