﻿/*解决方案*/
.dey-container { max-width:1200px; position:relative; margin:auto; overflow:hidden; }
.deyizen::after, .deyizen::before { box-sizing:border-box;content:""; display:table; }
.izen-btn-join { background-color:#e72324; border-radius:3px; color:#fff; display:inline-block; margin-right:20px; padding:6px 8px; font-size:12px; }
.dey-path { height:43px; line-height:43px; font-size:14px; }
.dey-path > a { color:#010101; }
.dey-path > a.a { color:#1883d5; }
.dey-path > label { color:#010101; }
.dey-tab-item { position:relative; content:""; font-size:14px; }
.dey-tab-item ul { border:1px dashed #ccc; border-bottom-width:0px; width:100%; }
.dey-tab-item ul li { position:relative; padding:8px; min-height:40px; width:100%; box-sizing:border-box; border-bottom:1px dashed #ccc; display:block; }
.dey-tab-item ul li > label { float:left; width:100px; text-align:center; color:#000; }
.dey-tab-item ul li > .izen-item { margin-left:100px; }
.dey-tab-item ul li > .izen-item > a { color:#1883d5; margin:auto 2px; padding:5px; border-radius:3px; transition:border-color 0.3s cubic-bezier(0.65, 0.05, 0.35, 0.5) 0s; }
.dey-tab-item ul li > .izen-item > a.cur{ background:#54aa3b;color:white}
.dey-tab-item ul li > .izen-item > a:hover, .dey-tab-item ul li > .izen-item > a.current { background-color:#20892f; color:white; }
.izen-info-list { position:relative; border:1px solid #dedede; min-height:400px; margin-top:25px; margin-bottom:20px; }
.izen-info-list .izen-info-header { height:40px; background-color:#f2f2f2; position:relative; color:#565656; line-height:30px; border-bottom:1px solid #dedede; padding:5px 15px; box-sizing:border-box; }
.izen-info-list .izen-info-header .tit { color:#dd1621; font-size:16px; }
.izen-info-list .izen-info-header .izen-header-seach { position:absolute; height:25px; border:1px solid #dedede; width:208px; background-color:white; right:10px; top:5px; overflow:hidden; }
.izen-info-list .izen-info-header .izen-header-seach input[type=text] { height:25px; padding:0px 3px; width:150px; border-right:1px solid #dedede; position:absolute; left:0px; top:0px; border-width:0px; background-color:transparent; }
.izen-info-list .izen-info-header .izen-header-seach input[type=submit] { position:absolute; right:0px; top:0px; width:50px; height:25px; line-height:0px; padding:0px; border-width:0px; cursor:pointer; }
.izen-info-list .izen-list-body { padding:15px 10px; }
.izen-info-list .izen-list-body ul li { padding:7px 0px; position:relative; min-height:45px; box-sizing:border-box; line-height:35px; font-size:14px; border-bottom:1px dotted #dedede; }
.izen-info-list .izen-list-body ul li > span { line-height:20px; }
.izen-info-list .izen-list-body ul li .time { position:absolute; right:120px; top:5px; color:#716f72; font-size:12px; font-weight:normal; }
.izen-info-list .izen-list-body ul li .info { position:absolute; right:0px; top:5px; line-height:20px; color:white; }
.izen-info-list .izen-list-body ul li a.t { color:#555; }
.izen-info-list .izen-list-body ul li a.t:hover { color:#1883d5; }

.fenye{ width:60%; margin:0 auto; text-align:center; clear:both; overflow:hidden; font-size:14px; padding-bottom:20px; }
