﻿html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
html { background: url("https://apps.swufe-online.com/file/images/bg/hero_bg.jpg") #4f4d75; background-size: cover; background-repeat: no-repeat; overflow: visible; 
  
}
body { background: none; }
a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
.hand { cursor: pointer; }
.clear { clear: both; }
.b { font-weight: bold; }
.gray { color: #C7C7C7; }
.green { color: green; }
.white { color: #FFF; }
.green-span { color: #5FB878; }
.green-haze { color: #44b6ae; }
.blue { color: #4b8df8; }
.hand { cursor: pointer; }
.red { color: #FF5722; }
.waring { color: #ffa500; }
.blod { font-weight: bold; }
.gray { color: #C7C7C7; }
.pruple { color: #8e44ad; }
.page_in { margin: 0 auto; height: auto; padding-left: 20px; padding: 20px; max-width: 1000px; }
.pane_item { color: #445D58; width: 100%; text-align: center; text-indent: 36px; }
.layui-colla-content { background-color: rgb(250, 250, 250) !important; min-height: 119px ! important; }
.layui-colla-title { font-weight: bold !important; }
.layui-collapse { box-sizing: border-box; -moz-box-sizing: border-box; /* Firefox */-webkit-box-sizing: border-box; /* Safari */width: 49%; float: left; filter: progid:DXImageTransform.Microsoft.Shadow(color='#4f4d75', Direction=135, Strength=5); /*for ie6,7,8*/-moz-box-shadow: 2px 2px 5px #4f4d75; /*firefox*/-webkit-box-shadow: 2px 2px 5px #4f4d75; /*webkit*/box-shadow: 2px 2px 5px #4f4d75; /*opera或ie9*/margin-bottom: 20px; }
.layui-collapse_space { box-sizing: border-box; -moz-box-sizing: border-box; /* Firefox */-webkit-box-sizing: border-box; /* Safari */width: 2%; float: left; min-height: 60px; min-width: 1px; }
.pane_item_remark i { line-height: 28px; }
.pane_item_date i { line-height: 28px; }
.pane_item_link { text-align: right; }
.pane_item_link a { margin-top: 20px !important; }
.pane_item_link label{margin-top: 20px !important;}
.tdR{text-align: right!important;}
.pane_item_remark{min-height: 140px!important;}
.pane_item_remark_curr { height: 26px; line-height: 26px; }
.pane_item_remark_date { height: 40px; line-height: 40px; }
.pane_item_remark_curr .layui-icon,.pane_item_remark_date .layui-icon{font-size: 12px!important;font-weight: bold!important;}
.pane_item_remark .layui-icon{font-size: 12px!important;}
/*适配屏幕分辨率**/
@media (max-width: 700px) { 
    .layui-collapse{margin-bottom: 15px !important;}
}
