/*!
 * Copyright 2019 WeBank
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 *//*!
 * Copyright 2019 WeBank
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 */.console-page{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background:#f7f7f7}.console-page .ad{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.console-page .ad-top{width:100%;height:60px}.console-page .console-page-content{width:100%;height:100%;padding:20px}.console-page .console-page-content .console-page-content-head{display:flex;justify-content:space-between}.console-page .console-page-content .console-page-content-head .console-page-content-title{font-size:16px;font-weight:700}.console-page .console-page-content .console-page-content-body{position:relative}.console-page .console-page-content .console-page-content-body .content-body-side-nav{width:200px;position:absolute;top:0;left:0}.console-page .console-page-content .console-page-content-body .content-body-side-nav .content-body-card{margin:10px 0 10px}.console-page .console-page-content .console-page-content-body .content-body-side-right{position:absolute;top:10px;right:0;left:200px;margin-left:20px;background:#fff;border-radius:4px;padding:10px;overflow:hidden;border-top:3px solid #3c8dbc}.console-page .console-page-content .console-page-content-body .content-body-side-right .content-body-side-right-title{height:30px;border-bottom:1px solid #e8eaec;margin-bottom:10px}.console-page .console-page-content .console-page-content-body .content-body-side-right .content-body-side-right-content{overflow:hidden}.console-page .ad-bottom{width:100%;height:80px;display:flex}.console-page .ad-bottom .ad-bottom-div{width:50%;margin:0 10px 10px}