﻿@charset "UTF-8";
body {
  font-family: "Microsoft Yahei", "Arial", "sans-serif";font-size: 14px;color: #333;background: #fff;
  text-align: center;margin:0;padding: 0}
.error-message h1,.error-message h2,.error-message p{margin:0;padding: 0;}
.error-message{width:1000px;text-align: left;margin: 0 auto;padding-top: 50px;}
.error-message .header{overflow: hidden;padding-bottom: 15px;border-bottom: 1px solid #c9c9c9}
.error-message .header-left{width: 600px;}
.error-message .header-right{float: right;}
.error-message .header h1{color: #9f2325;line-height: 22px;font-size: 26px;padding-left: 40px;background: url("images/error_warn.png") no-repeat 0 0;line-height: 32px;}
.error-message .header p{width: 600px;font-size: 16px;font-weight: bold;padding-top:8px}
.error-message .header i{display: inline-block;height:96px; }
.error-message .header i.U9HUB-log{width:133px;margin-right: 24px;background: url("images/U9HUB_log.png") no-repeat 0 0;}
.error-message .header i.U9HUB-two-dimension-code{width:96px;background: url("images/U9HUB_two_dimension_code.jpg") no-repeat 0 0;}
.error-message .error-detail{padding-top: 26px;}
.error-message .PageURL{font-size: 24px;color: #4b1822; word-break: break-all;}
.error-message .error-detail-title{font-size: 16px;font-weight: bold;padding:18px 0 12px 0}
.error-message .error-detail-con{  width: 1000px;padding:0 10px;margin-bottom:18px;background: #ffffcb;overflow: auto;font-size: 12px;}
pre{word-break: break-all;} 
.error-message .error-button{     }
.error-message .btn{text-decoration:none;font-size: 14px;cursor: pointer;background: #c43c2a;padding: 7px 18px;display: inline-block;border-radius: 2px;color: #fff}
.error-message .btn:hover{background: #c7220c;}
.error-message .btn:active{background: #c43c2a;}

.error-message .copy-text{margin-right:8px}
.error-message .search-obvious-solution{} 