/*#region 目录部分*/ .mfd-nav { float: left; width: 248px; /*height: 600px;*/ background-color: #fff; border: 1px solid #dfdfdf; position: absolute; /*min-height: 500px;*/ min-height: 483px; } .mfd-nav .mfd-nav-toptitle { font-size: 16px; height: 60px; line-height: 60px; padding-left: 20px; } .mfd-nav .mfd-nav-list { padding-left: 15px; } .mfd-nav > .mfd-nav-list { padding-right: 15px; height: 570px; /*min-height: 438px;*/ min-height: 422px; } .mfd-nav .mfd-nav-icon { font-size: 18px; font-weight: bold; cursor: pointer; margin-right: 5px; color: cornflowerblue; } .mfd-nav .mfd-nav-content { padding-top: 5px; padding-bottom: 5px; } .mfd-nav .mfd-nav-title { cursor: pointer; line-height: 25px; } .mfd-nav .mfd-nav-title:hover { color: cornflowerblue; } .mfd-nav .mfd-nav-icon { width: 15px; height: 15px; background-repeat: no-repeat; background-position: 1px 5px; display: inline-block; } .mfd-nav .mfd-nav-plus { background-image: url(/uploads/image/lzximg/plus-active.png); } .mfd-nav .mfd-nav-minus { background-image: url(/uploads/image/lzximg/minus-active.png); } /*#endregion*/ /*#region 功能条部分*/ .mfd-fun { width: 928px; background-color: #fff; border: 1px solid #dfdfdf; float: left; height: 58px; margin-left: 20px; position: absolute; left: 250px; z-index: 500; } .mfd-fun span { line-height: 62px; float: left; } .mfd-fun .mfd-fun-type { margin-top: 20px; height: 23px; width: 79px; line-height: 23px; text-align: center; border: 1px solid #4ab7f3; float: left; cursor: pointer; color: #4ab7f3; } .mfd-fun .mfd-fun-annotation { border-right: 0px; margin-left: 20px; } .mfd-fun .mfd-fun-pure { border-left: 0px; } .mfd-fun .mfd-fun-all { border-right: 0px; margin-left: 20px; } .mfd-fun .mfd-fun-change { border-left: 0px; margin-right: 20px; } .mfd-fun .mfd-fun-type:hover, .mfd-fun .mfd-fun-type.active { background-color: #4ab7f3; color: #fff; border-color: #4ab7f3; } .mfd-fun input { height: 23px; margin: 20px 5px 0px 5px; line-height: 23px; width: 40px; border: 1px solid #4ab7f3; float: left; } .mfd-fun .mfd-fun-btn { margin-top: 20px; margin-left: 5px; height: 23px; width: 48px; line-height: 23px; text-align: center; border: 1px solid #dadada; float: left; cursor: pointer; color: #fff; background-color: #4ab7f3; border-color: #4ab7f3; } .mfd-fun label { float: right; line-height: 62px; margin-left: 10px; margin-right: 5px; } .mfd-fun img { float: right; margin-top: 26px; height: 12px; width: 14px; margin-right: 5px; } .mfd-fun img.font-plus { width: 24px; height: 16px; margin-top: 24px; } .mfd-fun img.mfdbgcolor { margin-top: 25px; height: 14px; width: 14px; } .bgb { background-color: #fff !important; } .bgj { background-color: #ffeadc !important; } .bgh { background-color: #fbf3d7 !important; } .bgl { background-color: #daeee4 !important; } /*#endregion*/ /*#region 列表部分*/ .mfd-list { width: 928px; background-color: #fff; border: 1px solid #dfdfdf; float: left; margin-left: 20px; margin-top: 15px; position: absolute; left: 250px; top: 85px; } .mfd-fdqw-list { margin: 20px; } .mfd-fdqw-item { margin-bottom: 20px; border-bottom: 1px solid #dfdfdf; padding-bottom: 10px; font-size: 12px; color: #555; } .mfd-fdqw-loading { font-size: 18px; border-bottom: 0px; padding: 40px; margin-top: 0px; overflow-y: hidden; } .mfd-fdqw-message { border-bottom: 0px; } .mfd-fdqw-message:first-child { padding-top: 20px; } .mfd-fdqw-title { font-size: 14px; font-weight: bold; color: #333; } .mfd-fdqw-title li { margin-bottom: 10px; width: 100%; text-align: center; } .mfd-fdqw-content { font-size: 14px; line-height: 25px; color: #555; margin-top: 10px; } .mfd-fdqw-fun-list { margin-top: 15px; height: 26px; } .mfd-fdqw-fun-item:hover { color: #fff; background-color: #016db8; } .mfd-fdqw-fun-item { border: 1px solid #0859b3; color: #0859b3; padding: 5px 10px; margin: 0px 5px; text-align: center; cursor: pointer; float: left; border-radius: 1px; font-size: 12px; } .mfd-fdqw-fun-item.active { background-color: #0859b3; color: #fff; } .mfd-fdqw-fun-item.disabled { border: 1px solid #999; color: #999; } .mfd-fdqw-fun-item.disabled:hover { background: #fff; border: 1px solid #999; color: #999; } .mfd-fdqw-fun-item a { color: #0859b3; } .mfd-fdqw-fun-item a:hover { color: #fff; } .mfd-fdqw-fun-item.mfd-fdqw-fxm { padding: 0px; } .mfd-fdqw-fun-item.mfd-fdqw-fxm a { padding: 5px 10px; display: inline-block; } .mfd-fdqw-fun-item.mfd-fdqw-fxm.disabled { padding: 0px 10px; } .mfd-fdqw-fun-item.mfd-fdqw-yycp { padding: 0px; } .mfd-fdqw-fun-item.mfd-fdqw-yycp a { padding: 5px 10px; display: inline-block; } .mfd-fdqw-fun-item.mfd-fdqw-yycp.disabled { padding: 5px 10px; } .mfd-fdqw-fun-item.disabled a { color: #999; } .mfd-fdqw-fun-container > div { display: none; } .mfd-fdqw-fun-container > div.active { display: block; } .font-size-plus .mfd-fdqw-title { font-size: 16px; } .font-size-minus .mfd-fdqw-title { font-size: 12px; } .font-size-plus .mfd-fdqw-content { font-size: 16px; text-indent: 2em; } .font-size-minus .mfd-fdqw-content { font-size: 12px; } .font-size-plus .mfd-fdqw-fun-item { font-size: 14px; } .font-size-minus .mfd-fdqw-fun-item { font-size: 10px; } /*#endregion*/ /* 共用列表 - start */ .mfd-common-list { margin: 20px; } .mfd-item { border-left: 1px solid #fe8e6c; padding: 0px 0px 15px 15px; position: relative; } .mfd-item:first-child { margin-top: 10px; } .mfd-item:last-child { margin-bottom: 20px; padding-bottom: 0px; } .mfd-item.mfd-item-loading { height: 100%; padding: 40px; border: 0px; } .mfd-item.mfd-item-message { border: 0px; font-size: 12px; color: #555; padding-top: 20px; margin-bottom: 0px; } .mfd-item-title, .mfd-item-title a { color: #007ac3; font-size: 14px; cursor: pointer; } .mfd-item-subhead { color: #666; font-size: 13px; } .mfd-item-content { color: #555; font-size: 12px; margin-top: 5px; line-height: 23px; } .mfd-item-attribute { color: #aaa; font-size: 12px; } .mfd-item-point { position: absolute; width: 11px; height: 10px; background-color: #fe8e6c; border-radius: 5px; top: 5px; left: -6px; } .mfd-item-status { position: absolute; font-size: 10px; color: #999; width: 1em; height: 100%; top: 0px; display: flex; justify-content: center; align-items: center; left: -19px; line-height: 13px; } .mfd-annotation { font-size: 12px; border: 0px; } .mfd-annotation-green { color: #10c157; font-weight: bold; } .mfd-annotation-red { color: #e24d50; font-weight: bold; margin-left: 10px; } .mfd-annotation-black { color: #555; font-weight: bold; margin-left: 10px; } .mfd-more button { letter-spacing: 10px; text-indent: 10px; font-size: 12px; padding: 5px; } /* 共用列表 - end */ /*-历史变迁相关 begin*/ .diff { font-size: .34667rem; color: #333; line-height: 140%; } .del_red { color: #e24d50 !important; text-decoration: line-through; } .ins_green { color: #10c157 !important; } .hisbox { font-family: 微软雅黑, microsoft yahei; margin-top: 60px; } .item_action_name { width: 40px; float: left; color: #515153; font-size: 14px; } .item_title { width: 650px; float: left; padding-left: 30px; } .item_tiao_content { margin-left: 40px; padding-left: 30px; padding-bottom: 20px; padding-top: 30px; width: 650px; color: #505b6d; line-height: 25px; font-size: 14px; } .his_bg_1 { background: url(/uploads/image/himg/his_bg_1.png) no-repeat; } .his_bg_2 { background: url(/uploads/image/himg/his_bg_2.png) repeat-y; } .item_title a { color: #4385bf; text-decoration: none; font-weight: bold; } .item_title a:hover { color: #4385bf; text-decoration: none; font-weight: bold; } /*历史变迁--end */ /**法条关联法律样式 */ .flglftlayer { position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #a7a7a7; -moz-opacity: 0.3; opacity: 0.3; z-index: 1001; filter: alpha(opacity=30); display: none; } .flglft { width: 1000px; height: 650px; left: 50%; top: 50%; margin-left: -500px; margin-top: -325px; position: fixed; background-color: white; z-index: 99999; display: none; -moz-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; -webkit-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; background-color: white; color: #333; } .flglft .flglft_explain { width: 950px; height: 45px; background-color: #0a70b5; color: white; font-weight: bolder; line-height: 45px; padding-left: 50px; font-size: 20px; } .flglft .flglft_explain .flglft_explain_img { float: left; margin-top: 13px; margin-left: -25px; } .flglft .flglft_explain .flglft_close { float: right; margin-right: 15px; margin-top: 15px; cursor: pointer; } .flglft .flglft_tiao { overflow-x: auto; border-bottom: 5px solid #f1f1f1; padding: 30px; max-height: 135px; background-color: #ffffff; line-height: 25px; display: none; color: #0c71b4; font-size: 15px; } .flglft .flglft_tiao p { text-indent: 0em; } .flglft_container { border-top: 1px solid #ced8e2; display: none; } .flglft .flglft_title { float: left; width: 299px; overflow-y: auto; border-right: 1px solid #cbd7e3; background-color: #f5fbfd; } .flglft .flglft_title .flglft_titlelist { cursor: pointer; } .flglft .flglft_title li { border-top: 1px solid #ced8e2; padding: 15px; line-height: 25px; } .flglft .flglft_title li:first-child { border-top: 0px; } .flglft .flglft_title li:last-child { border-bottom: 1px solid #ced8e2; } .flglft .flglft_title .flglft_active { background-color: #dde9f3; } .flglft .flglft_content { float: left; width: 640px; height: 140px; overflow-y: auto; padding: 30px; line-height: 25px; position: relative; background-color: #dde9f3; } .flglft .flglft_content a { color: #333; } .flglft .flglft_content p { text-indent: 2em; } .flglft h3 { text-align: center; width: 300px; margin: 0 auto; } .flglft .prop { margin: 0 auto 30px; width: auto; text-align: center; color: #939494; } .flglft .flglft_lookall { line-height: 30px; position: absolute; border: 1px solid #bfcbd8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; width: 90px; text-align: center; border-radius: 4px; border-bottom: 3px solid #bfcbd8; top: 20px; right: 30px; cursor: pointer; color: #939494 !important; } /**法条关联法律样式 */ .glalcontainer { width: 1000px; height: 650px; left: 50%; top: 50%; margin-left: -500px; margin-top: -325px; position: fixed; display: none; background-color: white; z-index: 99999; display: none; -moz-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; -webkit-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; background-color: white; color: #333; } .glalcontainer .glal_explain { width: 950px; height: 45px; background-color: #0a70b5; color: white; font-weight: bolder; line-height: 45px; padding-left: 50px; font-size: 20px; } .glalcontainer .glal_explain .glal_explain_img { float: left; margin-top: 13px; margin-left: -25px; } .glalcontainer .glal_explain .glal_close { float: right; margin-right: 15px; margin-top: 15px; cursor: pointer; } .glalcontainer .glal_tiao { overflow-x: auto; border-bottom: 5px solid #f1f1f1; padding: 30px; max-height: 135px; background-color: #ffffff; line-height: 25px; color: #0c71b4; font-size: 15px; } .glalcontainer .glal_tiao p { text-indent: 2em; } .glal_container { border-top: 1px solid #ced8e2; } .glal_container .glal_content { width: 100%; background-color: #dde9f3; } .glalcontainer iframe { width: 100%; height: 100%; border: 0px; } .messagecontainer { width: 750px; height: 300px; left: 50%; top: 50%; margin-left: -375px; margin-top: -150px; position: fixed; display: none; background-color: white; z-index: 99999; display: none; -moz-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; -webkit-box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; box-shadow: 0px 0px 5px #333, 2px 2px 5px #333; background-color: white; color: #333; } .messagecontainer .message_explain { width: 725px; height: 45px; background-color: #0a70b5; color: white; font-weight: bolder; line-height: 45px; padding-left: 25px; font-size: 20px; } .messagecontainer .message_explain .message_explain_img { float: left; margin-top: 13px; margin-left: -25px; } .messagecontainer .message_explain .message_close { float: right; margin-right: 15px; margin-top: 15px; cursor: pointer; } .messagecontainer .message_tiao { overflow-x: auto; border-bottom: 5px solid #f1f1f1; padding: 30px; max-height: 135px; background-color: #ffffff; line-height: 25px; color: #0c71b4; font-size: 15px; } .messagecontainer .message_tiao p { text-indent: 2em; } .message_container { border-top: 1px solid #ced8e2; height: 255px; } .message_container .message_content { height: 235px; background-color: #f5fafd; padding: 10px 40px; line-height: 22px; text-align: center; } .message_container .message_content p { text-align: left; } .message_container .message_content a { color: #0c71b4; } .message_container .message_content img { width: 140px; margin-top: 20px; } .mfd-page-container { width: 100%; text-align: center; margin: 10px 0px; } .mfd-page-container ul { width: 100%; height: 30px; } .mfd-page-container ul li { display: inline-block; height: 30px; line-height: 30px; padding: 0px 10px; border: 1px solid #ddd; margin: 0px 5px; cursor: pointer; color: #999; } .mfd-page-container ul li:hover, .mfd-page-container ul li.active { color: #fff; background-color: #017dc3; } .mfd-page-container ul li.disabled, .mfd-page-container ul li.disabled:hover { color: #ddd; background-color: #fff; }