/*
 *版权所有: 连云港力拔网络科技有限公司
 *作者：会飞的企鹅
 *作者主页：http://blog.xwidea.com
 *更新日期：2017-06-26
 */
@charset "utf-8";
*{ padding:0; margin:0; box-sizing:border-box; }
*:before,*:after{ box-sizing:border-box; }
html { font-family:Microsoft YaHei, sans-serif, Arial; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
body { margin:0; padding:0; text-align:left; margin:0; padding:0; background:#fff; font-size:14px; color:#333; line-height:1.5; }
div, form, label, fieldset, table, tr, p, li, ul, ol, h1, h2, h3, h4, h5, h6, img, a, span, strong, b, textarea, button { padding:0; margin:0; }
img { border:0; }
input, select { padding:0; margin:0; vertical-align:middle; font-family:"Microsoft Yahei"; font-size:inherit; }
li { list-style:none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display:block; }
.clear { clear:both; }
.block { display:block; }
.none { display:none; }
hr { height:0; box-sizing:content-box; margin:20px 0; border-left:none; border-right:none; border-bottom:none; border-top:1px solid #eee; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight:500; line-height:1.1; margin-bottom:10px; }
h1, .h1 { font-size:36px; }
h2, .h2 { font-size:30px; }
h3, .h3 { font-size:24px; }
h4, .h4 { font-size:18px; }
h5, .h5 { font-size:14px; }
h6, .h6 { font-size:12px; }
p { margin-bottom:10px; }
a { color:#28a3ef; text-decoration:none; outline:none; }
a:hover, a:focus { color:#4cb9fc; text-decoration:underline; }
img { vertical-align:middle; }
b, strong { font-weight:bold; }
ul, ol { margin-bottom:10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom:0; }
table { border-spacing:0; border-collapse:collapse; }
td, th { padding:0; }
.container { margin-left:auto; margin-right:auto; width:1000px; }
.container-fluid { margin-right:auto; margin-left:auto; }
.pull-left { float:left; }
.pull-right { float:right; }
.row { margin-right:-10px; margin-left:-10px; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { float:left; min-height:1px; padding-right:10px; padding-left:10px; box-sizing:border-box; }
.col-12 { width:100%; }
.col-11 { width:91.66666667%; }
.col-10 { width:83.33333333%; }
.col-9 { width:75%; }
.col-8 { width:66.66666667%; }
.col-7 { width:58.33333333%; }
.col-6 { width:50%; }
.col-5 { width:41.66666667%; }
.col-4 { width:33.33333333%; }
.col-3 { width:25%; }
.col-2 { width:16.66666667%; }
.col-1 { width:8.33333333%; }
.clear { clear:both; }
.clear:before, .clear:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after{ display:table; content:""; }
.clear:after, .container:after, .container-fluid:after, .row:after, .pager:after, .panel-body:after, .pagination:after{ clear:both; }
.show { display:block; }
.hidden { display:none; }
.table { width:100%; margin-bottom:20px; }
.table tr th, .table tr td { padding:8px; line-height:1.42857143; vertical-align:top; border-top:1px solid #ddd; }
.table thead tr th { vertical-align:bottom; border-bottom:2px solid #ddd; }
.table-bordered { border:1px solid #ddd; }
.table-bordered tr th, .table-bordered tr td { border:1px solid #ddd; }
.table-condensed tr th, .table-condensed tr td { padding:5px; }
.table-striped > tbody > tr:nth-of-type(odd) { background-color:#f9f9f9; }
.table-hover > tbody > tr:hover { background-color:#f5f5f5; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.text-nowrap { white-space:nowrap; }
.text-lowercase { text-transform:lowercase; }
.text-uppercase { text-transform:uppercase; }
.text-capitalize { text-transform:capitalize; }
.text-red { color:#a94442; }
.text-blue { color:#337ab7; }
.text-green { color:#3c763d; }
.text-yellow { color:#8a6d3b; }
.well { min-height:20px; padding:19px; margin-bottom:20px; background-color:#f5f5f5; border:1px solid #e3e3e3; border-radius:4px; box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05); }
.well-lg { padding:24px; border-radius:6px; }
.well-sm { padding: 9px; border-radius:3px; }
.alert { padding:15px; margin-bottom:20px; border:1px solid transparent; border-radius:4px; }
.alert-success { color:#3c763d; background-color:#dff0d8; border-color:#d6e9c6; }
.alert-info { color:#31708f; background-color:#d9edf7; border-color:#bce8f1; }
.alert-warning { color:#8a6d3b; background-color:#fcf8e3; border-color:#faebcc; }
.alert-danger { color:#a94442; background-color:#f2dede; border-color:#ebccd1; }
.btn { display:inline-block; padding:6px 12px; margin-bottom:0; font-size:14px; font-weight:normal; line-height:1.42857143; text-align:center; white-space:nowrap; vertical-align:middle; cursor:pointer; background-image:none; border:1px solid transparent; border-radius:4px; outline:none; -ms-touch-action:manipulation; touch-action:manipulation; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.btn:active, .btn.active { background-image:none; box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125); }
.btn:hover, .btn:focus, .btn:active { text-decoration:none; color:#333; }
.btn.disabled, .btn[disabled] { cursor:not-allowed; filter:alpha(opacity=60); box-shadow:none; opacity:0.6; }
.btn-default { color:#333; background-color:#fff; border-color:#ccc; text-shadow:0 1px 0 #fff; }
.btn-default:hover, .btn-default:focus, .btn-default:active { background-color:#e6e6e6; border-color:#adadad; background-position:0 -15px; color:#333; }
.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .btn-default[disabled]:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus { background-color:#e0e0e0; background-image:none; border-color:#ccc; }
.btn-primary { color:#fff; background-color:#28a3ef; border-color:#1299ec; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background-color:#4cb9fc; border-color:#33affc; background-position:0 -15px; color:#fff; }
.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus { background-color:#265a88; background-image:none; border-color:#245580; }
.btn-success { color:#fff; background-color:#5cb85c; border-color:#3e8f3e; }
.btn-success:hover, .btn-success:focus, .btn-success:active { background-color:#419641; border-color:#398439; background-position:0 -15px; color:#fff; }
.btn-success.disabled, .btn-success[disabled], .btn-success.disabled:hover, .btn-success[disabled]:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus { background-color:#419641; background-image:none; border-color:#3e8f3e; }
.btn-info { color:#fff; background-color:#5bc0de; border-color:#28a4c9; }
.btn-info:hover, .btn-info:focus, .btn-info:active { background-color:#2aabd2; border-color:#269abc; background-position:0 -15px; color:#fff; }
.btn-info.disabled, .btn-info[disabled], .btn-info.disabled:hover, .btn-info[disabled]:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus { background-color:#2aabd2; background-image:none; border-color:#28a4c9; }
.btn-warning { color:#fff; background-color:#f0ad4e; border-color:#e38d13; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active { background-color:#eb9316; border-color:#d58512; background-position:0 -15px; color:#fff; }
.btn-warning.disabled, .btn-warning[disabled], .btn-warning.disabled:hover, .btn-warning[disabled]:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus { background-color:#eb9316; background-image:none; border-color:#e38d13; }
.btn-danger { color:#fff; background-color:#d9534f; border-color:#b92c28; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active { background-color:#c12e2a; border-color:#ac2925; background-position:0 -15px; color:#fff; }
.btn-danger.disabled, .btn-danger[disabled], .btn-danger.disabled:hover, .btn-danger[disabled]:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus { background-color:#c12e2a; background-image:none; border-color:#b92c28; }
.btn-lg { padding:10px 16px; font-size:18px; line-height:1.3333333; border-radius:6px; }
.btn-sm { padding:5px 10px; font-size:12px; line-height:1.5; border-radius:3px; }
.btn-xs { padding:1px 5px; font-size:12px; line-height:1.5; border-radius:3px; }
.label { display:inline; padding:.2em .6em .3em; font-size:75%; font-weight:bold; line-height:1; color:#fff; text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:.25em; }
a.label:hover, a.label:focus { color:#fff; text-decoration:none; cursor:pointer; }
.label-default { background-color:#777; }
a.label-default:hover, a.label-default:focus { background-color:#5e5e5e; }
.label-primary { background-color:#337ab7; }
a.label-primary:hover, a.label-primary:focus { background-color:#286090; }
.label-success { background-color:#22cd6e; }
a.label-success:hover, a.label-success:focus { background-color:#449d44; }
.label-info { background-color:#2597dd; }
a.label-info:hover, a.label-info:focus { background-color:#31b0d5; }
.label-warning { background-color:#f89406; }
a.label-warning:hover, a.label-warning:focus { background-color:#ec971f; }
.label-danger { background-color:#ea4a36; }
a.label-danger:hover, a.label-danger:focus { background-color:#c9302c; }
.progress { height:20px; margin-bottom:20px; overflow:hidden; background-color:#f5f5f5; border-radius:4px; box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1); }
.progress-bar { float:left; width:0; height:100%; font-size:12px; line-height:20px; color:#fff; text-align:center; background-color:#337ab7; box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15); transition:width .6s ease; }
.progress-bar-success { background-color:#5cb85c; }
.progress-bar-info { background-color:#5bc0de; }
.progress-bar-warning { background-color:#f0ad4e; }
.progress-bar-danger { background-color:#d9534f; }
.progress-striped .progress-bar { background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size:40px 40px; }
.progress-striped.active .progress-bar { animation:progress-bar-stripes 2s linear infinite; }
@keyframes progress-bar-stripes { from {
 background-position:40px 0;
}
to { background-position:0 0; }
}
.thumbnail { display:block; padding:4px; margin-bottom:20px; line-height:1.42857143; background-color:#fff; border:1px solid #ddd; border-radius:4px; transition:border 0.2s ease-in-out; box-shadow:0 1px 2px rgba(0, 0, 0, .075); }
.thumbnail img { display:block; width:100%; height:auto; }
a.thumbnail:hover, a.thumbnail:focus { border-color:#337ab7; }
.form-control { display:block; width:100%; height:34px; padding:6px 12px; font-size:14px; line-height:1.42857143; color:#555; background-color:#fff; background-image:none; border:1px solid #ccc; border-radius:4px; box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075); transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-sizing:border-box; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); }
textarea.form-control { height:auto; }
/*icon font's style*/
@font-face { font-family:'Glyphicons Halflings'; src:url('../fonts/glyphicons-halflings-regular.eot'); src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }
.glyphicon { position:relative; top:1px; display:inline-block; font-family:'Glyphicons Halflings'; font-style:normal; font-weight:normal; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
.glyphicon-asterisk:before { content:"\2a"; }
.glyphicon-plus:before { content:"\2b"; }
.glyphicon-euro:before, .glyphicon-eur:before { content:"\20ac"; }
.glyphicon-minus:before { content:"\2212"; }
.glyphicon-cloud:before { content:"\2601"; }
.glyphicon-envelope:before { content:"\2709"; }
.glyphicon-pencil:before { content:"\270f"; }
.glyphicon-glass:before { content:"\e001"; }
.glyphicon-music:before { content:"\e002"; }
.glyphicon-search:before { content:"\e003"; }
.glyphicon-heart:before { content:"\e005"; }
.glyphicon-star:before { content:"\e006"; }
.glyphicon-star-empty:before { content:"\e007"; }
.glyphicon-user:before { content:"\e008"; }
.glyphicon-film:before { content:"\e009"; }
.glyphicon-th-large:before { content:"\e010"; }
.glyphicon-th:before { content:"\e011"; }
.glyphicon-th-list:before { content:"\e012"; }
.glyphicon-ok:before { content:"\e013"; }
.glyphicon-remove:before { content:"\e014"; }
.glyphicon-zoom-in:before { content:"\e015"; }
.glyphicon-zoom-out:before { content:"\e016"; }
.glyphicon-off:before { content:"\e017"; }
.glyphicon-signal:before { content:"\e018"; }
.glyphicon-cog:before { content:"\e019"; }
.glyphicon-trash:before { content:"\e020"; }
.glyphicon-home:before { content:"\e021"; }
.glyphicon-file:before { content:"\e022"; }
.glyphicon-time:before { content:"\e023"; }
.glyphicon-road:before { content:"\e024"; }
.glyphicon-download-alt:before { content:"\e025"; }
.glyphicon-download:before { content:"\e026"; }
.glyphicon-upload:before { content:"\e027"; }
.glyphicon-inbox:before { content:"\e028"; }
.glyphicon-play-circle:before { content:"\e029"; }
.glyphicon-repeat:before { content:"\e030"; }
.glyphicon-refresh:before { content:"\e031"; }
.glyphicon-list-alt:before { content:"\e032"; }
.glyphicon-lock:before { content:"\e033"; }
.glyphicon-flag:before { content:"\e034"; }
.glyphicon-headphones:before { content:"\e035"; }
.glyphicon-volume-off:before { content:"\e036"; }
.glyphicon-volume-down:before { content:"\e037"; }
.glyphicon-volume-up:before { content:"\e038"; }
.glyphicon-qrcode:before { content:"\e039"; }
.glyphicon-barcode:before { content:"\e040"; }
.glyphicon-tag:before { content:"\e041"; }
.glyphicon-tags:before { content:"\e042"; }
.glyphicon-book:before { content:"\e043"; }
.glyphicon-bookmark:before { content:"\e044"; }
.glyphicon-print:before { content:"\e045"; }
.glyphicon-camera:before { content:"\e046"; }
.glyphicon-font:before { content:"\e047"; }
.glyphicon-bold:before { content:"\e048"; }
.glyphicon-italic:before { content:"\e049"; }
.glyphicon-text-height:before { content:"\e050"; }
.glyphicon-text-width:before { content:"\e051"; }
.glyphicon-align-left:before { content:"\e052"; }
.glyphicon-align-center:before { content:"\e053"; }
.glyphicon-align-right:before { content:"\e054"; }
.glyphicon-align-justify:before { content:"\e055"; }
.glyphicon-list:before { content:"\e056"; }
.glyphicon-indent-left:before { content:"\e057"; }
.glyphicon-indent-right:before { content:"\e058"; }
.glyphicon-facetime-video:before { content:"\e059"; }
.glyphicon-picture:before { content:"\e060"; }
.glyphicon-map-marker:before { content:"\e062"; }
.glyphicon-adjust:before { content:"\e063"; }
.glyphicon-tint:before { content:"\e064"; }
.glyphicon-edit:before { content:"\e065"; }
.glyphicon-share:before { content:"\e066"; }
.glyphicon-check:before { content:"\e067"; }
.glyphicon-move:before { content:"\e068"; }
.glyphicon-step-backward:before { content:"\e069"; }
.glyphicon-fast-backward:before { content:"\e070"; }
.glyphicon-backward:before { content:"\e071"; }
.glyphicon-play:before { content:"\e072"; }
.glyphicon-pause:before { content:"\e073"; }
.glyphicon-stop:before { content:"\e074"; }
.glyphicon-forward:before { content:"\e075"; }
.glyphicon-fast-forward:before { content:"\e076"; }
.glyphicon-step-forward:before { content:"\e077"; }
.glyphicon-eject:before { content:"\e078"; }
.glyphicon-chevron-left:before { content:"\e079"; }
.glyphicon-chevron-right:before { content:"\e080"; }
.glyphicon-plus-sign:before { content:"\e081"; }
.glyphicon-minus-sign:before { content:"\e082"; }
.glyphicon-remove-sign:before { content:"\e083"; }
.glyphicon-ok-sign:before { content:"\e084"; }
.glyphicon-question-sign:before { content:"\e085"; }
.glyphicon-info-sign:before { content:"\e086"; }
.glyphicon-screenshot:before { content:"\e087"; }
.glyphicon-remove-circle:before { content:"\e088"; }
.glyphicon-ok-circle:before { content:"\e089"; }
.glyphicon-ban-circle:before { content:"\e090"; }
.glyphicon-arrow-left:before { content:"\e091"; }
.glyphicon-arrow-right:before { content:"\e092"; }
.glyphicon-arrow-up:before { content:"\e093"; }
.glyphicon-arrow-down:before { content:"\e094"; }
.glyphicon-share-alt:before { content:"\e095"; }
.glyphicon-resize-full:before { content:"\e096"; }
.glyphicon-resize-small:before { content:"\e097"; }
.glyphicon-exclamation-sign:before { content:"\e101"; }
.glyphicon-gift:before { content:"\e102"; }
.glyphicon-leaf:before { content:"\e103"; }
.glyphicon-fire:before { content:"\e104"; }
.glyphicon-eye-open:before { content:"\e105"; }
.glyphicon-eye-close:before { content:"\e106"; }
.glyphicon-warning-sign:before { content:"\e107"; }
.glyphicon-plane:before { content:"\e108"; }
.glyphicon-calendar:before { content:"\e109"; }
.glyphicon-random:before { content:"\e110"; }
.glyphicon-comment:before { content:"\e111"; }
.glyphicon-magnet:before { content:"\e112"; }
.glyphicon-chevron-up:before { content:"\e113"; }
.glyphicon-chevron-down:before { content:"\e114"; }
.glyphicon-retweet:before { content:"\e115"; }
.glyphicon-shopping-cart:before { content:"\e116"; }
.glyphicon-folder-close:before { content:"\e117"; }
.glyphicon-folder-open:before { content:"\e118"; }
.glyphicon-resize-vertical:before { content:"\e119"; }
.glyphicon-resize-horizontal:before { content:"\e120"; }
.glyphicon-hdd:before { content:"\e121"; }
.glyphicon-bullhorn:before { content:"\e122"; }
.glyphicon-bell:before { content:"\e123"; }
.glyphicon-certificate:before { content:"\e124"; }
.glyphicon-thumbs-up:before { content:"\e125"; }
.glyphicon-thumbs-down:before { content:"\e126"; }
.glyphicon-hand-right:before { content:"\e127"; }
.glyphicon-hand-left:before { content:"\e128"; }
.glyphicon-hand-up:before { content:"\e129"; }
.glyphicon-hand-down:before { content:"\e130"; }
.glyphicon-circle-arrow-right:before { content:"\e131"; }
.glyphicon-circle-arrow-left:before { content:"\e132"; }
.glyphicon-circle-arrow-up:before { content:"\e133"; }
.glyphicon-circle-arrow-down:before { content:"\e134"; }
.glyphicon-globe:before { content:"\e135"; }
.glyphicon-wrench:before { content:"\e136"; }
.glyphicon-tasks:before { content:"\e137"; }
.glyphicon-filter:before { content:"\e138"; }
.glyphicon-briefcase:before { content:"\e139"; }
.glyphicon-fullscreen:before { content:"\e140"; }
.glyphicon-dashboard:before { content:"\e141"; }
.glyphicon-paperclip:before { content:"\e142"; }
.glyphicon-heart-empty:before { content:"\e143"; }
.glyphicon-link:before { content:"\e144"; }
.glyphicon-phone:before { content:"\e145"; }
.glyphicon-pushpin:before { content:"\e146"; }
.glyphicon-usd:before { content:"\e148"; }
.glyphicon-gbp:before { content:"\e149"; }
.glyphicon-sort:before { content:"\e150"; }
.glyphicon-sort-by-alphabet:before { content:"\e151"; }
.glyphicon-sort-by-alphabet-alt:before { content:"\e152"; }
.glyphicon-sort-by-order:before { content:"\e153"; }
.glyphicon-sort-by-order-alt:before { content:"\e154"; }
.glyphicon-sort-by-attributes:before { content:"\e155"; }
.glyphicon-sort-by-attributes-alt:before { content:"\e156"; }
.glyphicon-unchecked:before { content:"\e157"; }
.glyphicon-expand:before { content:"\e158"; }
.glyphicon-collapse-down:before { content:"\e159"; }
.glyphicon-collapse-up:before { content:"\e160"; }
.glyphicon-log-in:before { content:"\e161"; }
.glyphicon-flash:before { content:"\e162"; }
.glyphicon-log-out:before { content:"\e163"; }
.glyphicon-new-window:before { content:"\e164"; }
.glyphicon-record:before { content:"\e165"; }
.glyphicon-save:before { content:"\e166"; }
.glyphicon-open:before { content:"\e167"; }
.glyphicon-saved:before { content:"\e168"; }
.glyphicon-import:before { content:"\e169"; }
.glyphicon-export:before { content:"\e170"; }
.glyphicon-send:before { content:"\e171"; }
.glyphicon-floppy-disk:before { content:"\e172"; }
.glyphicon-floppy-saved:before { content:"\e173"; }
.glyphicon-floppy-remove:before { content:"\e174"; }
.glyphicon-floppy-save:before { content:"\e175"; }
.glyphicon-floppy-open:before { content:"\e176"; }
.glyphicon-credit-card:before { content:"\e177"; }
.glyphicon-transfer:before { content:"\e178"; }
.glyphicon-cutlery:before { content:"\e179"; }
.glyphicon-header:before { content:"\e180"; }
.glyphicon-compressed:before { content:"\e181"; }
.glyphicon-earphone:before { content:"\e182"; }
.glyphicon-phone-alt:before { content:"\e183"; }
.glyphicon-tower:before { content:"\e184"; }
.glyphicon-stats:before { content:"\e185"; }
.glyphicon-sd-video:before { content:"\e186"; }
.glyphicon-hd-video:before { content:"\e187"; }
.glyphicon-subtitles:before { content:"\e188"; }
.glyphicon-sound-stereo:before { content:"\e189"; }
.glyphicon-sound-dolby:before { content:"\e190"; }
.glyphicon-sound-5-1:before { content:"\e191"; }
.glyphicon-sound-6-1:before { content:"\e192"; }
.glyphicon-sound-7-1:before { content:"\e193"; }
.glyphicon-copyright-mark:before { content:"\e194"; }
.glyphicon-registration-mark:before { content:"\e195"; }
.glyphicon-cloud-download:before { content:"\e197"; }
.glyphicon-cloud-upload:before { content:"\e198"; }
.glyphicon-tree-conifer:before { content:"\e199"; }
.glyphicon-tree-deciduous:before { content:"\e200"; }
.glyphicon-cd:before { content:"\e201"; }
.glyphicon-save-file:before { content:"\e202"; }
.glyphicon-open-file:before { content:"\e203"; }
.glyphicon-level-up:before { content:"\e204"; }
.glyphicon-copy:before { content:"\e205"; }
.glyphicon-paste:before { content:"\e206"; }
.glyphicon-alert:before { content:"\e209"; }
.glyphicon-equalizer:before { content:"\e210"; }
.glyphicon-king:before { content:"\e211"; }
.glyphicon-queen:before { content:"\e212"; }
.glyphicon-pawn:before { content:"\e213"; }
.glyphicon-bishop:before { content:"\e214"; }
.glyphicon-knight:before { content:"\e215"; }
.glyphicon-baby-formula:before { content:"\e216"; }
.glyphicon-tent:before { content:"\26fa"; }
.glyphicon-blackboard:before { content:"\e218"; }
.glyphicon-bed:before { content:"\e219"; }
.glyphicon-apple:before { content:"\f8ff"; }
.glyphicon-erase:before { content:"\e221"; }
.glyphicon-hourglass:before { content:"\231b"; }
.glyphicon-lamp:before { content:"\e223"; }
.glyphicon-duplicate:before { content:"\e224"; }
.glyphicon-piggy-bank:before { content:"\e225"; }
.glyphicon-scissors:before { content:"\e226"; }
.glyphicon-bitcoin:before { content:"\e227"; }
.glyphicon-btc:before { content:"\e227"; }
.glyphicon-xbt:before { content:"\e227"; }
.glyphicon-yen:before { content:"\00a5"; }
.glyphicon-jpy:before { content:"\00a5"; }
.glyphicon-ruble:before { content:"\20bd"; }
.glyphicon-rub:before { content:"\20bd"; }
.glyphicon-scale:before { content:"\e230"; }
.glyphicon-ice-lolly:before { content:"\e231"; }
.glyphicon-ice-lolly-tasted:before { content:"\e232"; }
.glyphicon-education:before { content:"\e233"; }
.glyphicon-option-horizontal:before { content:"\e234"; }
.glyphicon-option-vertical:before { content:"\e235"; }
.glyphicon-menu-hamburger:before { content:"\e236"; }
.glyphicon-modal-window:before { content:"\e237"; }
.glyphicon-oil:before { content:"\e238"; }
.glyphicon-grain:before { content:"\e239"; }
.glyphicon-sunglasses:before { content:"\e240"; }
.glyphicon-text-size:before { content:"\e241"; }
.glyphicon-text-color:before { content:"\e242"; }
.glyphicon-text-background:before { content:"\e243"; }
.glyphicon-object-align-top:before { content:"\e244"; }
.glyphicon-object-align-bottom:before { content:"\e245"; }
.glyphicon-object-align-horizontal:before { content:"\e246"; }
.glyphicon-object-align-left:before { content:"\e247"; }
.glyphicon-object-align-vertical:before { content:"\e248"; }
.glyphicon-object-align-right:before { content:"\e249"; }
.glyphicon-triangle-right:before { content:"\e250"; }
.glyphicon-triangle-left:before { content:"\e251"; }
.glyphicon-triangle-bottom:before { content:"\e252"; }
.glyphicon-triangle-top:before { content:"\e253"; }
.glyphicon-console:before { content:"\e254"; }
.glyphicon-superscript:before { content:"\e255"; }
.glyphicon-subscript:before { content:"\e256"; }
.glyphicon-menu-left:before { content:"\e257"; }
.glyphicon-menu-right:before { content:"\e258"; }
.glyphicon-menu-down:before { content:"\e259"; }
.glyphicon-menu-up:before { content:"\e260"; }
.caret { display:inline-block; width:0; height:0; margin-left:2px; vertical-align:middle; border-top:4px dashed; border-top:4px solid \9; border-right:4px solid transparent; border-left:4px solid transparent; }
.breadcrumb { padding:8px 15px; margin-bottom:20px; list-style:none; background-color:#f5f5f5; border-radius:4px; }
.breadcrumb li { display:inline-block; }
.breadcrumb li + li:before { padding:0 5px; color:#ccc; content:"/\00a0"; }
.breadcrumb .active { color:#777; }
.pagination { display:inline-block; margin:20px 0; border-radius:4px; }
.pagination li { display:inline; }
.pagination li a { float:left; padding:6px 12px; margin-left:-1px; line-height:1.42857143; color:#337ab7; text-decoration:none; background-color:#fff; border:1px solid #ddd; }
.pagination li:first-child a { margin-left:0; border-top-left-radius:4px; border-bottom-left-radius:4px; }
.pagination li:last-child a { border-top-right-radius:4px; border-bottom-right-radius:4px; }
.pagination li a:hover, .pagination li a:focus { color:#23527c; background-color:#eee; border-color:#ddd; }
.pagination .active a, .pagination .active a:hover, .pagination .active a:focus { color:#fff; cursor:default; background-color:#337ab7; border-color:#337ab7; }
.pagination .disabled a, .pagination .disabled a:hover, .pagination .disabled a:focus { color:#777; cursor:not-allowed; background-color:#fff; border-color:#ddd; }
.pagination-lg li a { padding:10px 16px; font-size:18px; line-height:1.3333333; }
.pagination-lg li:first-child a { border-top-left-radius:6px; border-bottom-left-radius:6px; }
.pagination-lg li:last-child a { border-top-right-radius:6px; border-bottom-right-radius:6px; }
.pagination-sm li a { padding:5px 10px; font-size:12px; line-height:1.5; }
.pagination-sm li:first-child a { border-top-left-radius:3px; border-bottom-left-radius:3px; }
.pagination-sm li:last-child a { border-top-right-radius:3px; border-bottom-right-radius:3px; }
.list-group { margin-bottom:20px; }
.list-group-item { display:block; padding:10px 15px; margin-bottom:-1px; background-color:#fff; border:1px solid #ddd; }
.list-group-item:first-child { border-top-left-radius:4px; border-top-right-radius:4px; }
.list-group-item:last-child { margin-bottom:0; border-bottom-right-radius:4px; border-bottom-left-radius:4px; }
a.list-group-item:hover,
a.list-group-item:focus{
  color:#555;
  text-decoration:none;
  background-color:#f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color:#fff;
  background-color:#337ab7;
  border-color:#337ab7;
}
.margin-top-10 { margin-top:10px; }
.margin-top-15 { margin-top:15px; }
.margin-top-20 { margin-top:20px; }
.margin-top-30 { margin-top:30px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-bottom-30 { margin-bottom:30px; }
.close{ float:right; font-size:21px; font-weight:700; line-height:1; color:#000; text-shadow:0 1px 0 #fff; filter:alpha(opacity=20); opacity:.2; border:none; cursor:pointer; }
.lbshowbox_bg{ width:100%; height:100%; _height:expression(document.body.offsetHeight+"px"); background:#000; opacity:0.5; filter:alpha(opacity=50); position:fixed; _position:absolute; top:0; left:0; z-index:9991; }
.lbshowbox{ position:fixed; _position:absolute; top:180px; left:50%; height:auto; width:310px; margin-left:-155px; z-index:9992; font-family:"Microsoft YaHei"; color:#333; }
.lbshowbox_border{ position:absolute; top:-6px; left:-6px; z-index:9993; opacity:0.3; width:322px; height:212px; background:#000; border-radius:5px; box-shadow:1px 1px 50px rgba(0,0,0,0.3); }
.lbshowbox_content{ background:#fff; position:relative; z-index:9994; height:200px; }
.lbshowbox_title{ width:100%; height:35px; line-height:35px; border-bottom:1px solid #D5D5D5; background:#EBEBEB; font-size:14px; position:absolute; left:0px; top:0px; text-indent:10px; }
a.lbshowbox_close{ position:absolute; top:5px; right:6px; font-size:18px; color:#919191; text-decoration:none; }
.lbshowbox_msg{ font-size:14px; line-height:20px;  position:absolute; top:80px; left:90px; }
.lbshowbox_ico{ width:30px; height:30px; background:url(../images/lbshowbox_ico.jpg) no-repeat; position:absolute; top:74px; left:50px; }
.lbshowbox_fail{ background-position:-30px 0px; }
.lbshowbox_success{ background-position:0px 0px; }
.lbshowbox_ask{ background-position:-60px -0px; }
.lbshowbox_okbtn{ position:absolute; left:50%; bottom:20px; width:80px; height:32px; margin-left:-40px; font-family:"Microsoft YaHei"; color:#fff; font-size:14px; text-align:center; font-weight:bold; overflow:hidden; background-color:#337ab7; border:1px solid #2e6da4; border-radius:4px; }
.lbshowbox_okbtn:hover{ background-color:#286090; border-color:#204d74; }
.lbLoading{ width:300px; height:50px; line-height:50px; position:fixed; left:50%; top:200px; margin-left:-100px; z-index:999; border:2px solid #d6e7f2; background:#fff; color:#37a; text-align:center; }
.lbLoading img{ vertical-align:middle; margin-right:10px; }
.lbBackTop{ position:fixed; right:20px; bottom:100px; width:50px; height:50px; overflow:hidden; cursor:pointer; _position:absolute; _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-100); }
.lbBackTop:before{ content:"\e113"; }
.lbBackTop { font-family:'Glyphicons Halflings'; font-size:18px; font-style:normal; font-weight:normal; line-height:50px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; border:1px solid #DDDDDD; border-radius:4px; text-align:center; color:#5A5A5A; box-shadow:3px 3px 5px rgba(0, 0, 0, .15); }
.lbTab{ border-bottom:1px solid #ddd; margin-bottom:20px; }
.lbTab:before,.lbTab:after{ clear:both; display:table; content:""; }
.lbTab li{ float:left; margin-bottom:-1px; cursor:pointer; margin-right:2px; border-radius:4px 4px 0 0; color:#428bca; padding:10px 15px; box-sizing:border-box; }
.lbTab li:hover,.lbTab li:focus{ text-decoration:none; background-color:#eee; }
.lbTab li.active{ color:#555; background-color:#fff; border:1px solid #ddd; border-bottom-color:transparent; }
.lbTabContent{ display:none; }
.lbSlide{ position:relative; width:100%; height:auto; overflow:hidden; }
.lbSlide ul{ position:relative; width:100%; height:360px; overflow:hidden; }
.lbSlide ul:after{ display:table; content:""; clear:both; }
.lbSlide ul li{ /*display:none;*/ float:left; transition:transform .6s ease-in-out; width:100%; height:100%; background-size:cover; background-repeat:no-repeat; background-position:center top; }
.lbSlide ul li a{ display:block; width:100%; height:100%; }
.lbSlide ul li img{ min-width:100%; height:100%; }
.lbSlideNav{ position:absolute; bottom:10px; left:50%; width:60%; margin-left:-30%; text-align:center; list-style:none; }
.lbSlideNav li{ text-indent:-999em; display:inline-block; width:10px; height:10px; margin:1px 3px; cursor:pointer; background-color:transparent; border:1px solid #fff; border-radius:10px; overflow:hidden; box-sizing:border-box; }
.lbSlideNav .active{ width:12px; height:12px; background-color:#fff; margin:0; }
.lbSlidePrev,.lbSlideNext{ position:absolute; top:50%; width:32px; height:32px; overflow:hidden; margin-top:-16px; background:rgba(0,0,0,.2); text-indent:-999em; border-radius:32px; text-decoration:none; background-size:7px 11px; background-position:50% 50%; background-repeat:no-repeat; opacity:.6; transition:opacity .2s; }
.lbSlidePrev{ left:50px; background-image:url(../images/lb_arrow_prev.png); }
.lbSlideNext{ right:50px; background-image:url(../images/lb_arrow_next.png); }
.lbSlidePrev:hover,.lbSlideNext:hover{ opacity:1; }
.lbMarqueePrev,.lbMarqueeNext{ position:absolute; top:50%; width:32px; height:32px; overflow:hidden; margin-top:-16px; background:rgba(0,0,0,.5); text-indent:-999em; border-radius:32px; text-decoration:none; background-size:7px 11px; background-position:50% 50%; background-repeat:no-repeat; opacity:.5; transition:opacity .2s; }
.lbMarqueePrev{ left:30px; background-image:url(../images/lb_arrow_prev.png); }
.lbMarqueeNext{ right:30px; background-image:url(../images/lb_arrow_next.png); }
.lbMarqueePrev:hover,.lbMarqueeNext:hover{ opacity:1; }
/*滚动示例CSS*/
.lbMarquee{ line-height:25px; }
.lbMarquee ul{ height:180px; overflow:hidden; padding:10px; }
.lbMarqueePic{ position:relative; height:210px; overflow:hidden; }
.lbMarqueePic ul{ position:absolute; height:210px; overflow:hidden; }
.lbMarqueePic ul li{ width:255px; float:left; min-height:1px; padding-right:10px; padding-left:10px; box-sizing:border-box; }
/*导航示例CSS*/
.mainNav{ background-color:#222; }
.mainNav a{ text-decoration:none; }
.nav{ margin:0; }
.nav > li > ul{ margin:0; display:none; }
.nav > li{ float:left; position:relative; }
.nav > li > a{ color:#9d9d9d; font-size:16px; padding:15px 15px; display:block; }
.nav .sub-nav{ position:absolute; top:100%; left:0; z-index:1000; background-color:#080808; min-width:160px; padding:10px 0; border:2px solid #222; border-top:none; }
.nav .active > a,.nav > li > a:focus,.nav > li > a:hover{ color:#fff; background-color:#080808; }
.nav .sub-nav > li > a{ color:#fff; display:block; padding:5px 20px; }
.nav .sub-nav > li > a:focus,.nav .sub-nav > li > a:hover{ color:#008bff; }
.nav .divider{ height:1px;  margin:9px 0; overflow:hidden; background-color:#2E3032; }
