﻿.MenuBar { position: absolute; top: 31px; width: 808px; height: 462px; background-color: #FFF; border: 1px solid #CCCCCC; border-left: 0; display: flex; z-index: 1000; }
.MenuBar a { color: #555555; }
.MenuBar-left { width: 178px; height: 100%; border-right: 1px solid #CCCCCC; text-align: left; }
.MenuBar-left li { margin-right: 8px; padding-left: 8px; background-color: #FFF; height: 42px; line-height: 42px; border-left: 2px solid #666666; display: flex; }
.MenuBar-left .MBlu-hover { border-left: 2px solid #E98300; }
.MenuBar-left .MBlu-hover a { color: #E98300; }
.MenuBar-left li > a { display: inline-block; width: 100%; border-bottom: 1px dashed #CCCCCC; position: relative; }
.MenuBar-left li:last-child a { border-bottom: 0; }
.index-right { display: inline-block; vertical-align: middle; background: url(//enimage.cbcie.com/lxf/m/index-right.png) no-repeat; background-size: 16px; width: 16px; height: 16px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.MenuBar-right { width: 630px; height: 100%; text-align: left; }
.MenuBar-right h2 { margin-left: 29px; font-size: 14px; font-weight: 600; color: #E98300; line-height: 41px; }
.MenuBar-right .MBru { margin-left: 10px; display: flex; flex-wrap: wrap; }
.MenuBar-right .MBru li { text-align: left; }
.MenuBar-right .MBru li a { padding: 14px 19px; display: flex; align-items: center; }
.MenuBar-right .MBru li:hover { background: #E98300; }
.MenuBar-right .MBru li:hover a { color: #FFF; }
.blank10 { height: 10px; font-size: 1px; clear: both; overflow: hidden; display: block; }
.area { width: 1210px; margin: 0 auto; clear: both; }
.concent { width: 1210px; margin: 0 auto; clear: both; }
.showinfo { width: 400px; margin: 0 auto; }
.showinfo p { clear: both; line-height: 30px; margin: 0; font-size: 16px; color: #808080; }
.rethome { float: left; color: #fff; }
a.btnret { padding: 0 20px; margin: 20px 0 20px 150px; height: 35px; line-height: 35px; background: #ea2d2d; color: #fff; float: left; border: 1px solid #ca0a0a; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2); border-radius: 4px; }
a.btnret:hover { background: #fe0000; color: #fff; border: 1px solid #d11313; }
a { text-decoration:none }