a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ol,
ul {
  list-style: none;
}

li {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
}

.x-icon {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 20px;
  font-weight: bold;
  font-family: "Arial";
  text-align: center;
  height: 22px;
  width: 22px;
  overflow: hidden;
  line-height: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: inherit;
}

.x-icon i {
  vertical-align: baseline;
  *margin-right: 0;
  *vertical-align: middle;
}

.x-icon-normal {
  text-shadow: none;
  color: #9ca0b1;
  color: #666666;
  background-color: #f8f8f8;
  border-color: #dddddd;
}

.x-icon-normal:hover,
.x-icon-normal:focus,
.x-icon-normal.focus,
.x-icon-normal:active,
.x-icon-normal.active,
.open>.dropdown-toggle.x-icon-normal {
  color: #666666;
  background-color: #dfdfdf;
  border-color: #bebebe;
}

.x-icon-normal:active,
.x-icon-normal.active,
.open>.dropdown-toggle.x-icon-normal {
  background-image: none;
}

.x-icon-normal.disabled,
.x-icon-normal[disabled],
fieldset[disabled] .x-icon-normal,
.x-icon-normal.disabled:hover,
.x-icon-normal[disabled]:hover,
fieldset[disabled] .x-icon-normal:hover,
.x-icon-normal.disabled:focus,
.x-icon-normal[disabled]:focus,
fieldset[disabled] .x-icon-normal:focus,
.x-icon-normal.disabled.focus,
.x-icon-normal[disabled].focus,
fieldset[disabled] .x-icon-normal.focus,
.x-icon-normal.disabled:active,
.x-icon-normal[disabled]:active,
fieldset[disabled] .x-icon-normal:active,
.x-icon-normal.disabled.active,
.x-icon-normal[disabled].active,
fieldset[disabled] .x-icon-normal.active {
  background-color: #f8f8f8;
  border-color: #dddddd;
}

.x-icon-normal .badge {
  color: #f8f8f8;
  background-color: #666666;
}

.x-icon-small {
  font-size: 17px;
  *font-size: 15px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.x-icon-small i {
  vertical-align: baseline;
}

.x-icon-mini {
  font-size: 14px;
  *font-size: 12px;
  height: 12px;
  width: 12px;
  line-height: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.x-icon-mini i {
  vertical-align: baseline;
}

.x-icon-disable {
  color: #d5d5d5;
  border: 1px solid #dfdfdf;
}

.x-icon-hover,
.x-icon-normal:hover {
  color: #73787d;
  border: 1px solid #a6a6c1;
}

.x-icon-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.x-icon-success:hover,
.x-icon-success:focus,
.x-icon-success.focus,
.x-icon-success:active,
.x-icon-success.active,
.open>.dropdown-toggle.x-icon-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.x-icon-success:active,
.x-icon-success.active,
.open>.dropdown-toggle.x-icon-success {
  background-image: none;
}

.x-icon-success.disabled,
.x-icon-success[disabled],
fieldset[disabled] .x-icon-success,
.x-icon-success.disabled:hover,
.x-icon-success[disabled]:hover,
fieldset[disabled] .x-icon-success:hover,
.x-icon-success.disabled:focus,
.x-icon-success[disabled]:focus,
fieldset[disabled] .x-icon-success:focus,
.x-icon-success.disabled.focus,
.x-icon-success[disabled].focus,
fieldset[disabled] .x-icon-success.focus,
.x-icon-success.disabled:active,
.x-icon-success[disabled]:active,
fieldset[disabled] .x-icon-success:active,
.x-icon-success.disabled.active,
.x-icon-success[disabled].active,
fieldset[disabled] .x-icon-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.x-icon-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.x-icon-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.x-icon-warning:hover,
.x-icon-warning:focus,
.x-icon-warning.focus,
.x-icon-warning:active,
.x-icon-warning.active,
.open>.dropdown-toggle.x-icon-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.x-icon-warning:active,
.x-icon-warning.active,
.open>.dropdown-toggle.x-icon-warning {
  background-image: none;
}

.x-icon-warning.disabled,
.x-icon-warning[disabled],
fieldset[disabled] .x-icon-warning,
.x-icon-warning.disabled:hover,
.x-icon-warning[disabled]:hover,
fieldset[disabled] .x-icon-warning:hover,
.x-icon-warning.disabled:focus,
.x-icon-warning[disabled]:focus,
fieldset[disabled] .x-icon-warning:focus,
.x-icon-warning.disabled.focus,
.x-icon-warning[disabled].focus,
fieldset[disabled] .x-icon-warning.focus,
.x-icon-warning.disabled:active,
.x-icon-warning[disabled]:active,
fieldset[disabled] .x-icon-warning:active,
.x-icon-warning.disabled.active,
.x-icon-warning[disabled].active,
fieldset[disabled] .x-icon-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.x-icon-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.x-icon-error {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.x-icon-error:hover,
.x-icon-error:focus,
.x-icon-error.focus,
.x-icon-error:active,
.x-icon-error.active,
.open>.dropdown-toggle.x-icon-error {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.x-icon-error:active,
.x-icon-error.active,
.open>.dropdown-toggle.x-icon-error {
  background-image: none;
}

.x-icon-error.disabled,
.x-icon-error[disabled],
fieldset[disabled] .x-icon-error,
.x-icon-error.disabled:hover,
.x-icon-error[disabled]:hover,
fieldset[disabled] .x-icon-error:hover,
.x-icon-error.disabled:focus,
.x-icon-error[disabled]:focus,
fieldset[disabled] .x-icon-error:focus,
.x-icon-error.disabled.focus,
.x-icon-error[disabled].focus,
fieldset[disabled] .x-icon-error.focus,
.x-icon-error.disabled:active,
.x-icon-error[disabled]:active,
fieldset[disabled] .x-icon-error:active,
.x-icon-error.disabled.active,
.x-icon-error[disabled].active,
fieldset[disabled] .x-icon-error.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.x-icon-error .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.x-icon-info,
.x-icon-question {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.x-icon-info:hover,
.x-icon-question:hover,
.x-icon-info:focus,
.x-icon-question:focus,
.x-icon-info.focus,
.x-icon-question.focus,
.x-icon-info:active,
.x-icon-question:active,
.x-icon-info.active,
.x-icon-question.active,
.open>.dropdown-toggle.x-icon-info,
.open>.dropdown-toggle.x-icon-question {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.x-icon-info:active,
.x-icon-question:active,
.x-icon-info.active,
.x-icon-question.active,
.open>.dropdown-toggle.x-icon-info,
.open>.dropdown-toggle.x-icon-question {
  background-image: none;
}

.x-icon-info.disabled,
.x-icon-question.disabled,
.x-icon-info[disabled],
.x-icon-question[disabled],
fieldset[disabled] .x-icon-info,
fieldset[disabled] .x-icon-question,
.x-icon-info.disabled:hover,
.x-icon-question.disabled:hover,
.x-icon-info[disabled]:hover,
.x-icon-question[disabled]:hover,
fieldset[disabled] .x-icon-info:hover,
fieldset[disabled] .x-icon-question:hover,
.x-icon-info.disabled:focus,
.x-icon-question.disabled:focus,
.x-icon-info[disabled]:focus,
.x-icon-question[disabled]:focus,
fieldset[disabled] .x-icon-info:focus,
fieldset[disabled] .x-icon-question:focus,
.x-icon-info.disabled.focus,
.x-icon-question.disabled.focus,
.x-icon-info[disabled].focus,
.x-icon-question[disabled].focus,
fieldset[disabled] .x-icon-info.focus,
fieldset[disabled] .x-icon-question.focus,
.x-icon-info.disabled:active,
.x-icon-question.disabled:active,
.x-icon-info[disabled]:active,
.x-icon-question[disabled]:active,
fieldset[disabled] .x-icon-info:active,
fieldset[disabled] .x-icon-question:active,
.x-icon-info.disabled.active,
.x-icon-question.disabled.active,
.x-icon-info[disabled].active,
.x-icon-question[disabled].active,
fieldset[disabled] .x-icon-info.active,
fieldset[disabled] .x-icon-question.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.x-icon-info .badge,
.x-icon-question .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.x-caret {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  line-height: 0;
  _border-color: tomato;
  _filter: chroma(color=#ff6347);
}

.x-caret-down {
  border-top: 4px solid #000000;
  border-bottom: 0;
}

.x-caret-up {
  border-top: 0;
  border-bottom: 4px solid #000000;
  *border-width: 5px;
}

.x-caret-left {
  border-left: 4px solid #000000;
  border-right: 0;
  *border-width: 5px;
}

.x-caret-right {
  border-right: 4px solid #000000;
  border-left: 0;
  *border-width: 5px;
}

.x-caret-left-top {
  border-top: none;
  border-right: none;
  border-left: 6px solid #000000;
  border-width: 6px;
}

.x-caret-right-top {
  border-top: none;
  border-right: 6px solid #000000;
  border-left: none;
  border-width: 6px;
}

.button .x-caret {
  vertical-align: middle;
  margin-left: 3px;
}

.icon-caret {
  width: 8px;
  height: 8px;
  display: inline-block;
}

.icon {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/sprite-469-300.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}

.icon:last-child {
  *margin-left: 0;
}

.icon-mini {
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.icon-caret {
  width: 8px;
  height: 8px;
  display: inline-block;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/sprite-469-300.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

[class^="icon-mini"],
[class*=" icon-mini"] {
  width: 12px;
  height: 12px;
  line-height: 12px;
}

[class^="icon-caret"],
[class*=" icon-caret"] {
  width: 8px;
  height: 8px;
  display: inline-block;
}

.icon-white {
  background-image: url("../img/white_sprite-469-300.png");
}

.icon-glass {
  background-position: 0 0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.icon-warning {
  background-position: 0 -168px;
}

.icon-info {
  background-position: -24px -168px;
}

.icon-question {
  background-position: -48px -168px;
}

.icon-warning-mini {
  background-position: -1px -188px;
}

.icon-info-mini {
  background-position: -25px -188px;
}

.icon-ok-mini {
  background-position: -49px -188px;
}

.icon-remove-mini {
  background-position: -73px -188px;
}

.icon-plus-mini {
  background-position: -97px -188px;
}

.icon-minus-mini {
  background-position: -120px -189px;
}

.icon-caret-up {
  background-position: -1px -209px;
}

.icon-caret-down {
  background-position: -1px -218px;
}

.icon-caret-left {
  background-position: -1px -227px;
}

.icon-caret-right {
  background-position: -1px -235px;
}

.icon-caret-left-top {
  background-position: -1px -244px;
}

.icon-caret-right-top {
  background-position: -1px -253px;
}

.icon-caret-left-down {
  background-position: -1px -273px;
}

.icon-caret-right-down {
  background-position: -1px -264px;
}

table {
  background-color: transparent;
}

.table {
  width: 100%;
  margin-bottom: 10px;
  /**/
  /**/
}

.table th,
.table td {
  padding: 5px;
  line-height: 20px;
  text-align: left;
  border-top: 1px solid #e8e8e8;
}

.table th {
  font-weight: bold;
}

.table thead tr:last-child th {
  vertical-align: bottom;
  border-bottom: 1px solid #e8e8e8;
}

.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody+tbody {
  border-top: 1px solid #e8e8e8;
}

.table-head-bordered {
  /**/
}

.table-head-bordered thead tr {
  vertical-align: bottom;
  background: #f5f5f5;
}

.table-head-bordered colgroup+thead tr:first-child th,
.table-head-bordered colgroup+thead tr:first-child td,
.table-head-bordered thead:first-child tr:first-child th,
.table-head-bordered thead:first-child tr:first-child td {
  border-top: 1px solid #e8e8e8;
}

.table-head-bordered thead:first-child tr th:first-child,
.table-head-bordered thead tr td:first-child {
  border-left: 1px solid #e8e8e8;
}

.table-head-bordered thead tr:first-child th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

.table-head-bordered thead tr:last-child th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.table-head-bordered thead tr th:last-child,
.table-head-bordered thead tr td:last-child {
  border-right: 1px solid #e8e8e8;
}

.table-head-bordered thead tr:first-child th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.table-head-bordered thead tr:last-child th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.table-head-bordered thead tr:last-child th {
  border-bottom: 1px solid #e8e8e8;
}

.table-head-bordered tbody tr:first-child td {
  border-top: 0;
}

.table-condensed th,
.table-condensed td {
  padding: 10px;
}

.table-bordered {
  border: 1px solid #e8e8e8;
  border-left: 0;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #e8e8e8;
}

.table-bordered thead tr:last-child th,
.table-bordered thead tr:last-child td {
  border-bottom: 1px solid #e8e8e8;
}

.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
  background-color: #FEFAED;
}

.table-bordered.table-striped tbody tr:nth-child(even) td,
.table-bordered.table-striped tbody tr:nth-child(even) th {
  background-color: #ffffff;
}

.table-bordered.table-striped tbody tr:nth-child(odd) td,
.table-bordered.table-striped tbody tr:nth-child(odd) th {
  background-color: #FEFAED;
}

.table.table-noborder-m td {
  border: 0 none;
}

.table .panel-header {
  background: #f5f5f5;
}

.table td.text-r,
.table th.text-r {
  text-align: right;
}

.table td.text-c,
.table th.text-c {
  text-align: center;
}

.table td.text-l,
.table th.text-l {
  text-align: left;
}

.table td.valign-m {
  vertical-align: middle;
}

.table-hover tbody tr:hover td,
.table-nohover-m tbody tr:hover th {
  background: #fffbf7;
}

.table.text-c th,
.table.text-c td {
  text-align: center;
}

.tips {
  padding: 6px 12px;
  border: 1px solid;
  color: #666;
  border-color: #eee;
  background-color: #f5f5f5;
}

.tips-small {
  padding: 3px;
}

.tips-warning {
  color: #a94442;
  border-color: #ebccd1;
  background-color: #f2dede;
}

.tips-notice {
  color: #8a6d3b;
  border-color: #fbeed5;
  background-color: #fcf8e3;
}

.tips-info {
  color: #31708f;
  border-color: #bce8f1;
  background-color: #d9edf7;
}

.tips-success {
  color: #3c763d;
  border-color: #d6e9c6;
  background-color: #dff0d8;
}

.tips .x-icon {
  float: left;
  *vertical-align: baseline;
}

.tips .tips-content {
  line-height: 25px;
  margin-left: 11px;
}

.tips-small .tips-content {
  margin-left: 11px;
}

.tips-no-icon .tips-content {
  margin-left: 3px;
}

.tips h2 {
  margin-top: 0;
  padding: 0;
  line-height: 24px;
}

.tips p {
  margin: 5px 0 0;
}

.clear {
  clear: both;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  min-width: 140px;
}

.daterangepicker.dropdown-menu .table-condensed th,
.daterangepicker.dropdown-menu .table-condensed td {
  padding: 0px;
}

.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}

/*.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {*/
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}

.daterangepicker .ranges {
  margin: 4px;
  text-align: left;
  padding: 0px 20px;
}

.daterangepicker .ranges .range_inputs>div {
  float: left;
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
  padding-left: 11px;
}

.daterangepicker .ranges .range_inputs .applyBtn {
  float: right;
}

.daterangepicker .ranges .range_inputs .cancelBtn {
  float: right;
  margin-right: 10px;
}

.daterangepicker .calendar {
  display: none;
  max-width: 290px;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar.single .calendar-date {
  border: none;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

.daterangepicker .daterangepicker_start_input label,
.daterangepicker .daterangepicker_end_input label {
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  line-height: 24px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  padding-right: 10px;
  float: left;
}

.daterangepicker .ranges input {
  font-size: 12px;
}

.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  float: left;
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  margin: 0 0 10px;
  padding: 0 6px;
  vertical-align: middle;
  width: 84px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}

.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}

.daterangepicker td.off {
  color: #999;
}

.daterangepicker td.disabled {
  color: #999;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}

.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff;
}

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

.daterangepicker_start_input {
  float: left;
}

.daterangepicker_end_input {
  float: left;
  padding-left: 11px;
}

.daterangepicker th.month {
  width: auto;
}

.xubox_shade,
.xubox_layer {
  position: fixed;
  _position: absolute;
}

.xubox_shade {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*_height:expression(document.body.offsetHeight+"px")*/
}

.xubox_layer {
  top: 150px;
  left: 50%;
  height: auto;
  width: 310px;
  margin-left: -155px;
}

.xubox_border,
.xubox_title,
.xubox_title i,
.xubox_page,
.xubox_iframe,
.xubox_title em,
.xubox_close,
.xubox_msgico,
.xubox_moves {
  position: absolute;
}

.xubox_border {
  border-radius: 5px;
}

.xubox_title {
  left: 0;
  top: 0;
}

.xubox_main {
  position: relative;
  height: 100%;
  _float: left;
}

.xubox_page {
  top: 0;
  left: 0;
}

.xubox_load {
  background: url(../img/xubox_loading0.gif) #ffffff center center no-repeat;
}

.xubox_loading {
  display: block;
  float: left;
  text-decoration: none;
  color: #FFF;
  _float: none;
}

.xulayer_png32 {
  background: url(../img/xubox_ico0.png) no-repeat;
}

.xubox_moves {
  border: 3px solid #666;
  cursor: move;
  background-color: rgba(255, 255, 255, 0.3);
  background-color: #fff\9;
  filter: alpha(opacity=50);
}

.xubox_msgico {
  width: 32px;
  height: 32px;
  top: 52px;
  left: 15px;
  background: url(../img/xubox_ico0.png) no-repeat;
}

.xubox_text {
  padding-left: 55px;
  float: left;
  line-height: 25px;
  word-break: break-all;
  padding-right: 20px;
  overflow: hidden;
  font-size: 14px;
}

.xubox_msgtype0 {
  background-position: -91px -38px;
}

.xubox_msgtype1 {
  background-position: -128px -38px;
}

.xubox_msgtype2 {
  background-position: -163px -38px;
}

.xubox_msgtype3 {
  background-position: -91px -75px;
}

.xubox_msgtype4 {
  background-position: -163px -75px;
}

.xubox_msgtype5 {
  background-position: -163px -112px;
}

.xubox_msgtype6 {
  background-position: -163px -148px;
}

.xubox_msgtype7 {
  background-position: -128px -75px;
}

.xubox_msgtype8 {
  background-position: -91px -6px;
}

.xubox_msgtype9 {
  background-position: -129px -6px;
}

.xubox_msgtype10 {
  background-position: -163px -6px;
}

.xubox_msgtype11 {
  background-position: -206px -6px;
}

.xubox_msgtype12 {
  background-position: -206px -44px;
}

.xubox_msgtype13 {
  background-position: -206px -81px;
}

.xubox_msgtype14 {
  background-position: -206px -122px;
}

.xubox_msgtype15 {
  background-position: -206px -157px;
}

.xubox_loading_0 {
  width: 60px;
  height: 24px;
  background: url(../img/xubox_loading0.gif) no-repeat;
}

.xubox_loading_1 {
  width: 37px;
  height: 37px;
  background: url(../img/xubox_loading1.gif) no-repeat;
}

.xubox_loading_2,
.xubox_msgtype16 {
  width: 32px;
  height: 32px;
  background: url(../img/xubox_loading2.gif) no-repeat;
}

.xubox_loading_3 {
  width: 126px;
  height: 22px;
  background: url(../img/xubox_loading3.gif) no-repeat;
}

.xubox_setwin {
  position: absolute;
  right: 10px;
  *right: 0;
  top: 10px;
  font-size: 0;
}

.xubox_setwin a {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  font-size: 12px;
  _overflow: hidden;
}

.xubox_setwin .xubox_min cite {
  position: absolute;
  width: 14px;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: #919191;
  cursor: pointer;
  _overflow: hidden;
}

.xubox_setwin .xubox_min:hover cite {
  background-color: #2D93CA;
}

.xubox_setwin .xubox_max {
  background-position: -6px -189px;
}

.xubox_setwin .xubox_max:hover {
  background-position: -6px -206px;
}

.xubox_setwin .xubox_maxmin {
  background-position: -29px -189px;
}

.xubox_setwin .xubox_maxmin:hover {
  background-position: -29px -206px;
}

.xubox_setwin .xubox_close0 {
  width: 14px;
  height: 14px;
  background-position: -31px -7px;
  cursor: pointer;
}

.xubox_setwin .xubox_close0:hover {
  background-position: -51px -7px;
}

.xubox_setwin .xubox_close1 {
  position: absolute;
  right: -28px;
  top: -28px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  background-position: -60px -195px;
  *right: -18px;
  _right: -15px;
  _top: -23px;
  _width: 14px;
  _height: 14px;
  _background-position: -31px -7px;
}

.xubox_setwin .xubox_close1:hover {
  background-position: -91px -195px;
  _background-position: -51px -7px;
}

.xubox_title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #D5D5D5;
  background: url(../img/xubox_title0.png) #ebebeb repeat-x;
  font-size: 14px;
  color: #333;
}

.xubox_title em {
  height: 20px;
  line-height: 20px;
  width: 60%;
  top: 7px;
  left: 10px;
  font-style: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.xubox_botton a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  background: url(../img/xubox_ico0.png) repeat;
  text-decoration: none;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}

.xubox_botton a:hover {
  text-decoration: none;
  color: #FFF;
}

.xubox_botton .xubox_no {
  color: #666;
}

.xubox_botton .xubox_no:hover {
  color: #666;
}

.xubox_botton .xubox_botton1 {
  width: 79px;
  height: 32px;
  line-height: 32px;
  margin-left: -39px;
  background-position: -6px -34px;
}

.xubox_botton1:hover {
  background-position: -6px -72px;
}

.xubox_botton .xubox_botton2 {
  margin-left: -76px;
  width: 71px;
  height: 29px;
  line-height: 29px;
  background-position: -5px -114px;
}

.xubox_botton2:hover {
  background-position: -5px -146px;
}

.xubox_botton .xubox_botton3 {
  width: 71px;
  height: 29px;
  line-height: 29px;
  margin-left: 10px;
  background-position: -81px -114px;
}

.xubox_botton3:hover {
  background-position: -81px -146px;
}

.xubox_tips {
  position: relative;
  line-height: 20px;
  min-width: 12px;
  padding: 3px 30px 3px 10px;
  font-size: 12px;
  _float: left;
  border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.xubox_tips i.layerTipsG {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 8px;
  border-color: transparent;
  border-style: dashed;
  *overflow: hidden;
}

.xubox_tips i.layerTipsT,
.xubox_tips i.layerTipsB {
  left: 5px;
  border-right-style: solid;
}

.xubox_tips i.layerTipsT {
  bottom: -8px;
}

.xubox_tips i.layerTipsB {
  top: -8px;
}

.xubox_tips i.layerTipsR,
.xubox_tips i.layerTipsL {
  top: 1px;
  border-bottom-style: solid;
}

.xubox_tips i.layerTipsR {
  left: -8px;
}

.xubox_tips i.layerTipsL {
  right: -8px;
}

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
  line-height: 20px;
  overflow: hidden;
}

.ac_loading {
  background: #ffffff url('../img/load-16-16.gif') right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #0A246A;
  color: white;
}

.Validform_checktip {
  margin-top: 5px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}

.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(../img/right.png) no-repeat left center;
}

.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(../img/error.png) no-repeat left center;
}

.Validform_loading {
  padding-left: 20px;
  background: url(../img/load-16-16.gif) no-repeat left center;
}

.Validform_error {
  background-color: #fffeee;
}

#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}

#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #000;
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
  color: #cc0;
}

#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #000;
  border-top: none;
  text-align: left;
}

.Validform_checktip {
  margin-left: 10px;
}

.Validform_wrong,
.Validform_right {
  display: inline;
}

.passwordStrength b {
  font-weight: normal;
}

.passwordStrength b,
.passwordStrength span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  line-height: 18px\9;
  height: 16px;
}

.passwordStrength span {
  width: 45px;
  text-align: center;
  background-color: #d0d0d0;
  border-right: 1px solid #fff;
}

.passwordStrength .last {
  border-right: none;
}

.passwordStrength .bgStrength {
  color: #fff;
  background-color: #71b83d;
}

/*---------------------------------------------------------------*/

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000033
  }
}

.header {
  position: relative;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000035
  }
}

.header .lh50 {
  height: 150px;
  line-height: 150px;
}

.header .oa-link {
  position: absolute;
  height: 30px;
  right: 350px;
  top: 60px;
  overflow: hidden;
}

.header .oa-link .btn {
  height: 30px;
  padding: 0 20px;
  line-height: 30px;
  background-color: #D2D2D2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: block;
}


@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000036
  }
}

.header .search {
  position: absolute;
  height: 30px;
  right: 0px;
  top: 60px;
  overflow: hidden;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000038
  }
}

.header .search .input {
  width: 175px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #9FA0A0;
  border: 1px #c8c8c8 solid;
  border-right: none 0;
  padding: 0 10px;
  outline: none;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000039
  }
}

.header .search .searchBtn {
  width: 26px;
  height: 26px;
  background: url(searchIcon.png) center #337ebe no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
  outline: none;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000310
  }
}

.header .search .searchBtn:hover {
  background: url(searchIcon.png) center #337ebe no-repeat;
  outline: none;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \000038
  }
}

.header .search .shenpi {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background-color: #D2D2D2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 60px;

}


@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000313
  }
}

.header .nav {
  height: 50px;
  line-height: 50px;
  background: url("navbg.png") repeat-x;
  /*background-color: #669999;*/
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000314
  }
}

.header .nav ul {
  width: 1100px;
  margin: 0 auto;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000315
  }
}

.header .nav ul li {
  float: left;
  width: 120px;
  padding-right: 1px;
  position: relative;
  height: 50px;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000316
  }
}

.header .nav ul li a {
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  *display: inline;

  *zoom: 1;
  width: 120px;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000317
  }
}

.header .nav ul li a:hover,
.header .nav ul li a.active {
  /*background-color: #5aa469;*/
  background-color: #6FBA2C;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000320
  }
}

.header .nav ul li:last-child i {
  display: none;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000322
  }
}

.header .nav ul li i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000323
  }
}

.header .nav ul li dl {
  position: absolute;
  top: 50px;
  width: 120px;
  left: 0;
  display: none;
  z-index: 99999;
}

@media -sass-debug-info {
  filename {
    font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less
  }

  line {
    font-family: \0000324
  }
}

.header .nav ul li dl dd {
  height: 40px;
  line-height: 40px;
}

@media -sass-debug-info {
  filename {
    /* font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less */
  }

  line {
    font-family: \0000325
  }
}

.header .nav ul li dl dd a {
  font-size: 14px;
  background: url(navChildBg.png) repeat;
  height: 40px;
  line-height: 40px;
}

@media -sass-debug-info {
  filename {
    /* font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/public\.less */
  }

  line {
    font-family: \0000326
  }
}

.header .nav ul li dl dd a:hover {
  background: url(navChildBgH.png) repeat;
}

.nav ul li.lastChild a label {
  border-right: none 0;
}

.nav .navChild {
  background: url(menuChildBg.png) repeat;
  padding: 20px 0px;
  display: none;
  padding-left: 235px;
  overflow: hidden;
  z-index: 9999;
}

.nav .navChild ul {
  border-left: 1px dotted #fff;
  display: inline-block;
  *display: inline;

  *zoom: 1;
  width: 96px;
  float: left;
  height: 140px;
}

.nav .navChild ul li {
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 76px;
}

.nav .navChild ul li a {
  font-size: 12px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  margin-top: 2px;
  padding-left: 20px;
  text-align: left;
  width: 76px;
}

.nav .navChild ul li a:hover {
  background: #70b29c;
}

.nav .navChild ul.lastChild {
  border-right: 1px dotted #fff;
}

@media -sass-debug-info {
  line {
    font-family: \0000357
  }
}

.slideBox {
  width: 680px;
  height: 402px;
  overflow: hidden;
  position: relative;
  float: left;
}

@media -sass-debug-info {
  line {
    font-family: \0000358
  }
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

@media -sass-debug-info {
  line {
    font-family: \0000359
  }
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

@media -sass-debug-info {
  line {
    font-family: \0000360
  }
}

.slideBox .bd li .bg {
  background: #fff;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 680px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 2;
}

@media -sass-debug-info {
  line {
    font-family: \0000361
  }
}

.slideBox .bd li .title {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: left;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  width: 680px;
  display: inline-block;
  *display: inline;
  /*IE7 inline-block hack*/
  *zoom: 1;
  z-index: 3;
  color: #0062b1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media -sass-debug-info {
  line {
    font-family: \0000363
  }
}

.slideBox .bd img {
  width: 680px;
  height: 402px;
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \0000365
  }
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  right: 40px;
  bottom: 0;
  display: block;
  width: 40px;
  height: 36px;
  background: url(bannerPrev.png) center #6fba2c no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
}

@media -sass-debug-info {
  line {
    font-family: \0000367
  }
}

.slideBox .next {
  left: auto;
  right: 0px;
  background: url(bannerNext.png) center #6fba2c no-repeat;
}

@media -sass-debug-info {
  line {
    font-family: \0000368
  }
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

@media -sass-debug-info {
  line {
    font-family: \0000370
  }
}

.slideBox .prevStop {
  display: none;
}

@media -sass-debug-info {
  line {
    font-family: \0000371
  }
}

.slideBox .nextStop {
  display: none;
}

@media -sass-debug-info {
  line {
    font-family: \0000371
  }
}

.slideBox .bd li .title {
  background: rgba(0, 0, 0, 0.75);
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 540px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: none;
  font-size: 15px;
  font-weight: bold;
}

@media -sass-debug-info {
  line {
    font-family: \000034
  }
}

.part1 {
  width: 1160px;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0px 0px 8px #e1e1e1;
}

@media -sass-debug-info {
  line {
    font-family: \000038
  }
}

.part1 .w375 {
  width: 495px;
}

@media -sass-debug-info {
  line {
    font-family: \0000380
  }
}

.newsList {
  background: #f7f7f7;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}

@media -sass-debug-info {
  line {
    font-family: \0000382
  }
}

.newsList.nobd {
  border: none;
}

@media -sass-debug-info {
  line {
    font-family: \0000386
  }
}

.newsList.w538 {
  width: 353px;
}

@media -sass-debug-info {
  line {
    font-family: \0000387
  }
}

.newsList.w538 .newsName {
  max-width: 250px !important;
  background: url("listIcon.png") left center no-repeat !important;
  padding-left: 18px;
}

@media -sass-debug-info {

  line {
    font-family: \0000391
  }
}

.newsList.w538 .newsDate {
  float: right;
}

@media -sass-debug-info {
  line {
    font-family: \0000395
  }
}

.newsList .title {
  height: 35px;
  line-height: 35px;
  position: relative;
  padding: 0 2px;
  background: #fff;
}

@media -sass-debug-info {
  line {
    font-family: \0000397
  }
}

.newsList .title font {
  font-size: 18px;
  color: #669999;
  padding: 0 10px;
  font-weight: bold !important;
}

@media -sass-debug-info {
  line {
    font-family: \0000398
  }
}

.newsList .title .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  display: block;
  top: 0;
  padding: 0px 30px 0 10px;
  background: url("more.png") no-repeat center;
}

@media -sass-debug-info {
  line {
    font-family: \00003103
  }
}

.newsList .title ul li {
  float: left;
  cursor: pointer;
  position: relative;
}

@media -sass-debug-info {
  line {
    font-family: \00003107
  }
}

.newsList .title ul li i {
  height: 16px;
  border-left: 2px solid #C8C8C8;
  position: absolute;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  top: 10px;
  right: 0;
}

@media -sass-debug-info {
  line {
    font-family: \00003116
  }
}

.newsList .title ul li.on font {
  color: #669999;

}

@media -sass-debug-info {
  line {
    font-family: \00003123
  }
}

.newsList .list {
  margin-bottom: 10px;
}

@media -sass-debug-info {
  line {
    font-family: \00003125
  }
}

.newsList .list li {
  height: 30px;
  line-height: 30px;
  background: url(listBg.png) center repeat-x;
  overflow: hidden;
}

@media -sass-debug-info {
  line {
    font-family: \00003126
  }
}

.newsList .list li:first-child {
  margin-top: 5px;
}

@media -sass-debug-info {
  line {
    font-family: \00003127
  }
}

.newsList .list li a {
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003128
  }
}

.newsList .list li .newsName {
  background: url(listIcon.png) 2px center #fafafa no-repeat;
  padding-left: 16px;
  font-size: 14px;
  max-width: 306px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

@media -sass-debug-info {
  line {
    font-family: \00003129
  }
}

.newsList .list li .newsDate {
  background: #fafafa;
  width: 70px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
}

@media -sass-debug-info {
  line {
    font-family: \00003133
  }
}

.newsList .listGg li {
  height: 32px;
  line-height: 32px;
  background: url(listBg.png) center repeat-x;
  overflow: hidden;
}

@media -sass-debug-info {
  line {
    font-family: \00003134
  }
}

.newsList .listGg li:first-child {
  margin-top: 5px;
}

@media -sass-debug-info {
  line {
    font-family: \00003135
  }
}

.newsList .listGg li a {
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003136
  }
}

.newsList .listGg li .newsName {
  background: #fafafa;
  font-size: 14px;
  max-width: 212px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
  padding-left: 14px;
}

@media -sass-debug-info {
  line {
    font-family: \00003137
  }
}

.newsList .listGg li .newsDate {
  background: #fafafa;
  width: 40px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-align: right;
  padding-left: 2px;
  padding-right: 10px;
}

@media -sass-debug-info {
  line {
    font-family: \00003140
  }
}

.newsList .tab-c {
  display: none;
}

@media -sass-debug-info {
  line {
    font-family: \00003142
  }
}

.newsList .tab-c .tab-c-pic {
  padding: 10px;
  width: 148px;
  height: 148px;
}

@media -sass-debug-info {
  line {
    font-family: \00003148
  }
}

.newsList .listGgNoBg li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

@media -sass-debug-info {
  line {
    font-family: \00003149
  }
}

.newsList .listGgNoBg li.more {
  height: 50px;
}

@media -sass-debug-info {
  line {
    font-family: \00003151
  }
}

.newsList .listGgNoBg li.more a {
  color: #fff;
  background: #6FBA2C;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  width: 90px;
  margin: 10px 0 10px 15px;
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003163
  }
}

.newsList .listGgNoBg li:first-child {
  margin-top: 5px;
}

@media -sass-debug-info {
  line {
    font-family: \00003164
  }
}

.newsList .listGgNoBg li a {
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003167
  }
}

.newsList .listGgNoBg li .newsName {
  background: #fafafa;
  font-size: 14px;
  max-width: 492px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
  padding-left: 14px;
}

@media -sass-debug-info {
  line {
    font-family: \00003168
  }
}

.newsList .listGgNoBg li .newsDate {
  background: #fafafa;
  width: 40px;
  float: left;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
  padding-left: 14px;
}

@media -sass-debug-info {
  line {
    font-family: \00003172
  }
}

.newsList .listGgNoBgPic li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 340px;
  padding: 0 5px
}

@media -sass-debug-info {
  line {
    font-family: \00003173
  }
}

.newsList .listGgNoBgPic li:first-child {
  margin-top: 5px;
}

@media -sass-debug-info {
  line {
    font-family: \00003174
  }
}

.newsList .listGgNoBgPic li a {
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003175
  }
}

.newsList .listGgNoBgPic li .newsName {
  background: #fafafa;
  font-size: 14px;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

@media -sass-debug-info {

  line {
    font-family: \00003178
  }
}

.newsList .listXz {
  margin-bottom: 10px;
}

@media -sass-debug-info {
  line {
    font-family: \00003180
  }
}

.newsList .listXz li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

@media -sass-debug-info {
  line {
    font-family: \00003181
  }
}

.newsList .listXz li:first-child {
  margin-top: 5px;
}

@media -sass-debug-info {
  line {
    font-family: \00003182
  }
}

.newsList .listXz li a {
  display: block;
}

@media -sass-debug-info {

  line {
    font-family: \00003183
  }
}

.newsList .listXz li .newsName {
  background: url(listIcon.png) 2px center no-repeat;
  padding-left: 16px;
  font-size: 14px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

@media -sass-debug-info {
  line {
    font-family: \00003186
  }
}

.newsList .frList {
  background: #f7f7f7;
  padding: 20px;
}

@media -sass-debug-info {
  line {
    font-family: \00003189
  }
}

.newsList .frList .qlSelect {
  height: 30px;
  line-height: 30px;
  width: 240px;
  margin-left: 20px;
}

@media -sass-debug-info {
  line {
    font-family: \00003194
  }
}

.newsList .frList .qlSelect:first-child {
  margin-left: 0px;
}

@media -sass-debug-info {
  line {
    font-family: \00003199
  }
}

.newsList .listPic {
  overflow: hidden;
  border-top: 1px solid #e1e1e1;
  background: #fff;
  padding-top: 20px;
}

@media -sass-debug-info {
  line {
    font-family: \00003204
  }
}

.newsList .listPic li {
  float: left;
  width: 250px;
  height: 196px;
  margin-left: 32px;
  background: #fff;
}

@media -sass-debug-info {
  line {
    font-family: \00003210
  }
}

.newsList .listPic li:first-child {
  margin-left: 0;
}

@media -sass-debug-info {
  line {
    font-family: \00003213
  }
}

.newsList .listPic li img {
  width: 250px;
  height: 164px;
  display: block;
}

@media -sass-debug-info {
  line {
    font-family: \00003218
  }
}

.newsList .listPic li h3 {
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #e1e1e1;
}

.footer {
  background: url("navbg.png") repeat-x;
}

.footer .footerNav {
  height: 25px;
  line-height: 35px;
  text-align: center;
}

.footer .footerNav a {
  height: 15px;
  line-height: 15px;
  font-size: 14px;
  color: #fff;
  border-right: 1px #fff solid;
  padding-right: 24px;
  margin-left: 24px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.footer .footerNav a:hover {
  color: #6FBA2C;
}

.footer .footerNav a.lastChild {
  border-right: none 0;
}

.footer .footerInfo {
  padding: 10px 0;
  text-align: center;
  color: #fff;
}

.footer .footerInfo p {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}

.text-c {
  text-align: center;
}

.border-b {
  border-bottom: 1px #e8e8e8 solid;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.w {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w2 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w2.wff {
  background: #fff;
  padding: 20px 0;
  width: 1100px;
}

@media -sass-debug-info {
  line {
    font-family: \000034
  }
}

.part1 {
  width: 1060px;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0px 0px 8px #e1e1e1;
}

@media -sass-debug-info {
  line {
    font-family: \000038
  }
}

.part1 .w375 {
  width: 495px;
}

@media -sass-debug-info {
  line {
    font-family: \0000311
  }
}

.part1 .w1042 {
  width: 1042px;
  margin: 0 auto;
}

body {
  /* font: 12px/150% "����", Arial, Verdana; */
  color: #231815;
  background: #FFF;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: #669999;
}

.fl {
  float: left;
}

.f2 {
  float: right;
}

.fr {
  float: right;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml70 {
  margin-left: 70px;
}

.mr5 {
  margin-right: 5px;
}

.mr20 {
  margin-right: 20px;
}

.Yahei {
  font-family: Microsoft YaHei;
}

.SimSun {
  font-family: "����";
}

.cblue {
  color: #336FC8;
}

.newList {
  width: 370px;
  overflow: hidden;
  float: left;
}

.newList .titleSpan {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px #336FC8 dotted;
  overflow: hidden;
}

.newList .titleSpan .title {
  font-size: 14px;
  color: #005EAD;
  height: 30px;
  line-height: 30px;
  float: left;
  font-weight: 500;
}

.newList .titleSpan .more {
  font-size: 12px;
  color: #9E9E9F;
  float: right;
  height: 30px;
  line-height: 30px;
  display: block;
}

.newList .titleSpan .more:hover {
  color: #005EAD;
}

.newList .newMain {
  margin-top: 14px;
  overflow: hidden;
}

.newList .newMain img {
  display: block;
  float: left;
  width: 120px;
  height: 120px;
  border: 1px #e8e8e8 solid;
}

.newList .newMain .list {
  overflow: hidden;
  float: right;
}

.newList .newMain .list li {
  height: 20px;
  line-height: 20px;
  width: 240px;
}

.newList .newMain .list li a {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newList .newMain .list li a:hover {
  color: #005EAD;
}

.w.bg {
  background: url(bg.png) repeat;
  padding: 0 30px;
  width: 1090px;
}

.leftNav {
  width: 220px;
  background: #F5F5F5;
  padding-bottom: 40px;
}

.leftNav .title {
  height: 60px;
  line-height: 60px;
  color: #005EAD;
  font-size: 16px;
  padding-left: 20px;
  font-family: ΢���ź�;
}

.leftNav .bob {
  border-top: 1px #999 solid;
  height: 1px;
  width: 180px;
  margin: 0 auto;
}

.leftNav ul {
  overflow: hidden;
}

.leftNav ul li {
  line-height: 40px;
}

.leftNav ul li a {
  color: #000;
  font-size: 14px;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px #999 solid;
  display: block;
  margin: 0 20px;
}

.leftNav ul li.active {
  background: #6EB92B;
}

.leftNav ul li:hover {
  background: #70b29c;
}

.leftNav ul li:hover a,
.leftNav ul li.active a {
  color: #fff;
  border-bottom: 1px #6EB92B solid;
}

.leftNav ul li:hover dl,
.leftNav ul li.active dl {
  display: block;
}

.leftNav ul li:hover dl a,
.leftNav ul li.active dl a {
  color: #fff;
  border-bottom: 1px #999 solid;
}

.leftNav ul li dl {
  display: none;
  overflow: hidden;
}

.leftNav ul li dl dd {
  background: #70b29c;
}

.leftNav ul li dl dd a {
  color: #fff;
  border-bottom: 1px #999 solid;
  padding-left: 10px;
}

.leftNav ul li dl dd:hover,
.leftNav ul li dl dd.active {
  background: #6EB92B;

}

.leftNav ul li dl dd:hover a,
.leftNav ul li dl dd.active a {
  color: #fff;
  border-bottom: 1px #6EB92B solid;

}

.leftContact {
  width: 220px;
  min-height: 268px;
  background: #F5F5F5;
  padding-top: 10px;
}

.leftContact .title {
  color: #6EB92B;
  font-size: 16px;
  font-family: ΢���ź�;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px #999 solid;
  margin: 0px 20px;
}

.leftContact ul {
  overflow: hidden;
}

.leftContact ul li {
  margin: 0px 20px;
  padding: 10px 0;
  border-bottom: 1px #999 solid;
}

.leftContact ul li p {
  /*height: 20px;*/
  line-height: 20px;
  font-size: 12px;
}

.leftContact ul li p.blue {
  color: #0061B1;
}

.rightMain {
  width: 840px;
  background: #F5F5F5;
  padding: 0px 5px;
}

.rightMain .info {
  padding: 15px 20px;
  background: #fff;
  overflow: hidden;
  width: 800px;
  margin: 0 auto;
  min-height: 670px;
  line-height: 30px;
  font-size: 14px;
}

.rightMain .info .title {
  font-size: 24px;
  color: #000;
  line-height: 44px;
  /*border-top: 1px #999 solid;*/
  border-bottom: 1px #999 solid;
  text-align: center;
  color: #005EAD;
}

.rightMain .info .newTips {
  height: 30px;
  line-height: 30px;
  background: #F5F5F5;
  font-size: 12px;
  color: #5A5A5A;
  text-align: center;
}

.rightMain .info .imgNameList_small {
  overflow: hidden;
}

.rightMain .info .imgNameList_small li {
  float: left;
  width: 200px;
  text-align: center;
}

.rightMain .info .imgNameList_small li img {
  border: 1px #e8e8e8 solid;
}

.rightMain .info .imgNameList_small li .name {
  display: block;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.rightMain .info .imgNameList_small li .name:hover {
  color: #0061B1;
}

.rightMain .info .imgNameList_Big {
  overflow: hidden;
  width: 820px;
  margin-left: -20px;
}

.rightMain .info .imgNameList_Big li {
  float: left;
  width: 390px;
  text-align: center;
  margin-left: 20px;
  overflow: hidden;
  height: 330px;
}

.rightMain .info .imgNameList_Big li img {
  border: 1px #e8e8e8 solid;
  height: 280px;
}

.rightMain .info .imgNameList_Big li .name {
  display: block;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.rightMain .info .imgNameList_Big li .name:hover {
  color: #0061B1;
}

.rightMain .info .leaderPic {
  width: 150px;
  border-bottom: 1px #e8e8e8 solid;
  padding-bottom: 15px;
}

.rightMain .info .leaderPic img {
  display: block;
}

.rightMain .info .leaderPic .leaderName {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #336FC8;
  padding-left: 10px;
  margin-top: 10px;
  display: block;
  background: #C8C8C8;
}

.rightMain .info .leaderPic .leaderJob {
  font-size: 13px;
  color: #336FC8;
  padding-left: 10px;
  margin-top: 15px;
  line-height: 20px;
}

.rightMain .info .leaderInfo {
  width: 570px;
}

.rightMain .info .leaderInfo p {
  line-height: 26px;
  font-size: 12px;
}

.rightMain .info .leaderInfo p.cgreen {
  color: #6EB92B;
}

.rightMain .info .newList {
  width: 800px;
  overflow: hidden;
  min-height: 450px;
}

.rightMain .info .newList li {
  height: 30px;
  line-height: 30px;
  background: url(liIcon.png) left center no-repeat;
  padding-left: 30px;
}

.rightMain .info .newList li a {
  color: #000;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.rightMain .info .newList li a:hover {
  color: #6FBA2C;
}

.rightMain .info .newList li a .newName {
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  cursor: pointer;
}

.rightMain .info .page a {
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  color: #000;
  font-size: 13px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.rightMain .info .page a:hover,
.rightMain .info .page a.active {
  color: #6FBA2C;
}

.rightMain .info .page a.prev {
  background: url(prev.png) left center no-repeat;
  padding-left: 30px;
  margin-right: 10px;
}

.rightMain .info .page a.next {
  background: url(next.png) right center no-repeat;
  padding-right: 30px;
  margin-left: 10px;
}

.indexPicC {
  width: 1100px;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.indexPicC .list {
  margin-left: -10px;
  width: 1100px;
  overflow: hidden;
}


.indexPicC .list li {
  width: 250px;
  height: 167px;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}

.indexPicC .list li a {
  display: block;
}

.indexPicC .list li img {
  display: block;
  width: 250px;
}

.tempWrap {
  width: 100% !important;
}

@media -sass-debug-info {
  filename {
    /* font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/main\.less */
  }

  line {
    font-family: \0000351
  }
}

.frLink {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  overflow: hidden;
}

@media -sass-debug-info {
  filename {
    /* font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/main\.less */
  }

  line {
    font-family: \0000353
  }
}

.frLink .title {
  float: left;
  color: #0062b1;
  font-size: 16px;
}

@media -sass-debug-info {
  filename {
    /* font-family: file\:\/\/C\:\/Users\/���Ļ�\/����\/ũ��Ժ\/ũ��Ժ\/ũ��Ժ������̬ҳ\/ũҵ�����뷢չ�о���\/less\/main\.less */
  }

  line {
    font-family: \0000354
  }
}

.frLink a {
  font-size: 14px;
  float: left;
  margin-left: 20px;
  display: block;
}

.henglan {
  height: 65px;
  background: url("henglan.png");
  background-size: 1100px 65px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.shenpi {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background-color: #D2D2D2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-right: 10px;
}

.box1 {
  width: 353px;
  background-color: #f7f7f7;
}

.box1 .title {
  height: 35px;
  line-height: 35px;
  border-bottom: 2px solid #6fba2c;
  position: relative;
  padding: 0 2px;
}

.box1 .title font {
  font-size: 18px;
  color: #000;
  padding: 0 10px;
}

.box1 .title .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  color: #C8C8C8;
  display: block;
  top: 0;
  padding: 0 15px 0 5px;
}

.box1 .title .more:hover {
  font-weight: bold;
  color: #6fba2c;
}

.box1 li {

  /*height: 72px;
  line-height: 72px;
  overflow: hidden;
  border-bottom: 1px dotted #dfdfdf;*/
  height: 30px;
  line-height: 30px;
  background: url(liIcon.png) left center no-repeat;
  padding-left: 30px;
}

.box1 li:first-child {
  margin-top: 6px;
}

.box1 li:last-child {
  border-bottom: none 0;
}

.box1 li a {
  display: block;
}

.box1 li .newsDate {
  float: right;
}

.box1 li .newsName {
  font-size: 14px;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}