/* * * @authors @SilentBlue * @date 2017-10-23 10:04:41 * @version shanxi.gov.cn-base.version.2.0 * * */ html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } body>div { margin-right: auto; margin-left: auto; } body, div, ul, ol, ul, li, ol, dl, dd, dt, form, span, p, textarea { margin: 0; padding: 0; list-style: none; } address, caption, cite, code, dfn, th, var { font-weight: normal; font-style: normal; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } input { padding-top: 0; padding-bottom: 0; } input::-moz-focus-inner { padding: 0; border: none; } select, input { vertical-align: middle; } select, input, textarea { font-size: 12px; margin: 0; } input[type='text'], input[type='password'], textarea { outline-style: none; -webkit-appearance: none; -moz-appearance: none; } textarea { resize: none; } select:focus, input:focus, textarea:focus { outline: none; } table { border-spacing: 0; border-collapse: collapse; } th, td { font-size: 12px; padding: 0; } img, a img { margin: 0; padding: 0; border: 0; } img { border: none; } strong, em { font-weight: bold; font-style: normal; } a { text-decoration: none; color: #000; outline-style: none; } a:hover { text-decoration: none; } .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } /* Base Addition */ .ftsz-14 { font-size: 14px; } .ftsz-16 { font-size: 16px; } .ftsz-18 { font-size: 18px; } .font-coff { color: #fff; } .bgc-fff { background-color: #fff; } .bgc-thin-blue { background-color: #dfeaf7; } .mt5 { margin-top: 5px; } .mt10 { margin-top: 10px; } .mt20 { margin-top: 20px; } .mb10 { margin-bottom: 10px; } .mb20 { margin-bottom: 20px; } .padding10 { padding: 10px 10px 0; } .pad4ing10 { padding: 10px; } .position-relative { position: relative; } .position-absolute { position: absolute; } .left { float: left; } .right { float: right; } .show { display: block; } .hide { display: none; } .mg-ltrb-auto { margin: auto; } .mg-ltrb-center { margin: 0 auto; } .oflow-hd { overflow: hidden; } .oflow-x-hd { overflow-x: hidden; } .oflow-y-hd { overflow-y: hidden; } .circular-bl { -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; } .circular-tr10 { -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; } .box-shadow-com { /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ margin-bottom: 5px; -webkit-box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */ -moz-box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75); /* Firefox 3.5 - 3.6 */ box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75); } .triangle { width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; } /* pageion */ .shanxi-gov-page-box { clear: both; overflow: hidden; text-align: center; margin-bottom: 30px; } .shanxi-gov-page-box a { line-height: 42px; display: inline-block; overflow: hidden; width: 42px; height: 42px; margin-left: 5px; text-align: center; } .shanxi-gov-page-box .shanxi-gov-page-button { padding: 0 6px; } .shanxi-gov-page-hide { display: inline-block; text-align: center; } .shanxi-gov-page-hide .shanxi-gov-page-current, .shanxi-gov-page-hide .shanxi-gov-page-current:hover { line-height: 42px; display: inline-block; overflow: hidden; width: 42px; height: 42px; text-align: center; } .shanxi-gov-page-form { line-height: 42px; display: inline-block; overflow: hidden; height: 42px; margin-left: 5px; } .shanxi-gov-page-form-text { line-height: 32px; width: 40px; height: 32px; margin-right: 5px; text-align: center; } .shanxi-gov-page-form-btn { line-height: 42px; width: 42px; height: 42px; border: none; } .shanxi-gov-page-box a { color: #666; background-color: #e7eefb; } .shanxi-gov-page-box a:hover { background-color: #d2dcef; } .shanxi-gov-page-box .shanxi-gov-page-button { color: #000; } .shanxi-gov-page-hide .shanxi-gov-page-current, .shanxi-gov-page-hide .shanxi-gov-page-current:hover { color: #fff; background: #2d66a3; } .shanxi-gov-page-form { font-size: 16px; color: #666; } .shanxi-gov-page-form-text { font-size: 14px; border: 1px solid #e7eefb; } .shanxi-gov-page-form-btn { font-size: 14px; color: #666; background-color: #f0f0f0; } .shanxi-gov-page-form-btn:hover { color: #fff; background-color: #2d66a3; }