1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- body{
- /* background-color:none!important; */
- background-color:rgba(0,0,0,0)!important;
- }
- .jsc_chartitle{
- /* background-color:#1a2363; */
- width:100%;
- height:30px;
- line-height:30px;
- color:#fff;
- text-align:center;
- font-weight:bold;
- font-size:20px;
- font-family: "΢ÈíÑźÚ";
- }
- ._data_span{
- font-size: 14px;
- color: #348fe2;
- font-family: ËÎÌå;
- }
- ._tableCompt
- {
- font-size: 14px;
- color: #348fe2;
- font-family: ËÎÌå;
- }
- .H2title{font-size: 18px;margin: 1px auto;color: #e6f3ff;padding-top: 10px;font-family: "΢ÈíÑźÚ";font-weight: bold;}
- h2#H2datasource{
- font-size: 15px;
- margin: 1px auto;
- color:aqua;
- }
- ._tableCompt
- {
- font-size: 14px;
- color: #348fe2;
- font-family: ËÎÌå;
- }
- .bg_title{
- /* background-color:#1a2363; */
- background-color:rgba(0,0,0,0)!important;
- height:30px;
- line-height:10px;
- }
- .ac{
- text-align:center;
- }
|