﻿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("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("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("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(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(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(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(xubox_loading0.gif) no-repeat;
}
.xubox_loading_1 {
  width: 37px;
  height: 37px;
  background: url(xubox_loading1.gif) no-repeat;
}
.xubox_loading_2,
.xubox_msgtype16 {
  width: 32px;
  height: 32px;
  background: url(xubox_loading2.gif) no-repeat;
}
.xubox_loading_3 {
  width: 126px;
  height: 22px;
  background: url(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(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(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('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(right.png) no-repeat left center;
}
.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(error.png) no-repeat left center;
}
.Validform_loading {
  padding-left: 20px;
  background: url(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;
}

.slideBox {
  width: 1150px;
  height: 380px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 1150px;
  height: 380px;
  display: block;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  
  
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(slider-arrow.png) -104px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 0px 5px;
}
.slideBox .prevStop,
.slideBox .nextStop {
  display: none;
}

.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: 1150px;
  margin-left: auto;
  margin-right: auto;
}
body {
  font: 12px/150% "宋体", Arial, Verdana;
  color: #231815;
  background: #FFF;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #6eb92b;
}
.fl {
  float: left;
}
.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:hover,
.leftNav ul li.active {
  background: #6EB92B;
}
.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: #6EB92B;
}
.leftNav ul li dl dd a {
  color: #fff;
  border-bottom: 1px #999 solid;
}
.leftNav ul li dl dd:hover,
.leftNav ul li dl dd.active {
  background: #96D2FF;
}
.leftNav ul li dl dd:hover a,
.leftNav ul li dl dd.active a {
  color: #fff;
  border-bottom: 1px #96D2FF 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;
}
.showtitle {
  font-size: 24px;
  color: #000;
  line-height: 35px;
  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: 12px;
  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;
}
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 {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
}
li {
  display: list-item;
}
.clear {
  clear: both;
  height:0;
  overflow:hidden;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  color: #231815;
  background: #FFF;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #6fba2c;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-c {
  text-align: center;
}
.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;
}
.mt15{
  margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.ml15{
	margin-left:15px;
}

.header {
   position: relative; 
}
.header .h120 {
  height: 120px;
  line-height: 120px;
}
.w {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.whead {
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.header .logo {
  height:80%;
  display: block;
  padding-top:10px;	
}
.header .search {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 40px;
}
.header .search .input {
  width: 198px;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  color: #9FA0A0;
  border: 1px #e8e8e8 solid;
  border-right: none 0;
  padding: 0 10px;
  outline: none;
  margin-left: 14px;
}
.header .search .searchBtn {
  width: 30px;
  height: 30px;
  background: url(searchicon.png) center #d2d2d2 no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
}
.header .search .searchBtn:hover {
  background: url(searchicon.png) center #336fc8 no-repeat;
}

.nav {
    height:50px;
    line-height: 50px;
    background: #00aa01;
}
.nav .navul {
  width:1080px;
  margin: 0 auto;
}
.nav ul li {
  width:120px;
  float: left;
  position: relative;
}
.nav ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.header .nav ul li a:hover,
.header .nav ul li a.active {
  background-color: #99CC00;
}
.header .nav ul li i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}
.header .nav ul li:last-child i {
  display: none;
}
/*
.navChild{
	visibility: hidden;
    position: absolute;
	z-index: 99999;
	width:120px;
	
}
.nav li:hover ul.navChild {
    opacity:1;	
	visibility: visible;
}
.navChild li{
	height: 40px;
    line-height: 40px;
	background-color:#339933;
	opacity:0.9;
}
.navChild li a{	
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  width: 120px;
  text-align: center;	
}
*/
.row1{
	width: 1110px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0px 0px 8px #e1e1e1;
}

.slideBox {
  width: 660px;
  height: 400px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;	
}
.slideBox .bd img {
  width: 660px;
  height: 400px;
  display: block;
}
.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;
}
.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;
}
.slideBox .next {
  left: auto;
  right: 0px;
  background: url(bannernext.png) center #6fba2c no-repeat;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.box1{
	width: 425px;
	background-color:#f7f7f7;
}
.title{
  height: 35px;
  line-height: 35px;
  border-bottom: 2px solid #6fba2c;
  position: relative;
  padding: 0 2px;
}
 .title font {
  font-size: 20px;
  color: #000;
  padding: 0 10px;
}
.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;
}
.title .more:hover{
	font-weight:bold;
	color:#6fba2c;
}
.box1 li {
  height: 72px;
  line-height: 72px;
  overflow: hidden;
  border-bottom: 1px dotted #dfdfdf;
}
.box1 li:first-child {
  margin-top: 6px;
}
.box1 li:last-child {
  border-bottom: none 0;
}
.box1 li a {
  display: block;
}
.box1 li .newsDate {
  height: 56px;
  width: 58px;
  float: left;
  margin-top: 9px;
}
.box1 li .newsDate .date {
  background: #6FBA2C;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: Arial;
}
.box1 li .newsDate .month {
  background: #c8c8c8;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-family: Arial;
}
.box1 li .newsName {
  float: left;
}
.box1 li .newsName p {
  margin-top: 10px;
  width: 330px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 20px;
}

.box2{
	width:562px;
	height:260px;	
    border: 1px solid #e1e1e1;
}
.box2 .title{
	border-bottom : none;
	background: #f7f7f7;
	
}
.box2 .title font {  
  color: #339933;
}
.box2 ul{
	padding:0 10px;
} 
.box2 li {
    height: 31px;
    line-height: 31px;
    background: url(listbg.png) center repeat-x;
    overflow: hidden;
}
.box2 li:first-child {
    margin-top: 5px;
}
.box2 li .newsName {
    background: url(listicon2.png) 2px center #ffffff no-repeat;
    padding-left: 16px;
    font-size: 16px;
    max-width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.box2 li .newsDate {
    background: #fff;
    width: 80px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
    padding-right: 2px;
}
.row3{
	height:175px;
	border:1px solid #6fba2c;
	padding:0 5px;
}
.row3 .title{
	border-bottom: none;	
}

.row3 .listPic {
  overflow: hidden;
}
.row3 .listPic li {
  float: left;
  width: 215px;
  height: 135px;
  margin-left: 13px;
}
.row3 .listPic li img {
  width: 213px;
  height: 133px;
  display: block;
  border: 1px solid #e1e1e1;
}


.leftNav {
  /* width: 206px; */
  border-top: 1px solid #dfdfdf;
  /* margin-left:20px; */
}
.leftNav .title{
	height:40px;
	line-height: 40px;
	padding:0;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

.leftNav li:hover .parent
{
	background:#7fafd5;
	color: #fff;
}
.leftNav li.active .parent {
  background: #7fafd5;
  color: #fff;
}

.leftNav li .parent {
  padding-left: 20px;
  font-size: 15px;
  display: block;
}

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

.leftNav li dl dd {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #dfdfdf;
  background: #fff;
  font-size: 15px;
  width:180px;
  margin: 0 13px;
}

.leftNav li dl dd a {
  display: block;
  color: #000;
  padding-left: 40px;
}

.leftNav li dl dd:hover,
.leftNav li dl dd.active {
  background: #6fba2c;
  color: #fff;
}

.leftNav li:first-child .parent {
  /*letter-spacing: 30px;*/
}

.listmain {
  width: 880px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin-top:20px;
}
.listmain .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(homeicon.png) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain .crumbs .link {
  background: url(morebg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain .info {
  width: 820px;
  padding: 0 30px;
}

.listmain .info .listtitle {
  background: url(contentline.png) center bottom repeat-x;
  padding-top: 30px;
  overflow: hidden;
}

.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #337ebe;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
}
.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}

.listmain .info .listtitle .bigTitle.mb40 {
  margin-bottom: 40px;
}

.listmain .info .listtitle .postInfo {
  margin-bottom: 30px;
  text-align: center;
}

.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}

.listmain .info .list {
  margin-bottom: 10px;
}

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

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

.listmain .info .list li a {
  display: block;
}

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

.listmain .info .list li .newsDate {
  background: #fff;
  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;
}

.listmain .info .txt {
  padding: 20px 0;
}


.fenye{
  overflow: hidden;
  margin-top:40px;
  width:100%;    
  padding-left: 200px; 	 
}
.page{
	width:700px;
	padding:0 auto; 
    margin:0 auto;  
}
.page a {
  color:#337ebe;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid rgb(217, 217, 217);
  padding: 0 10px;
  margin: 0 3px;
  font-weight:bold;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.page span{
	height: 30px;
    line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
    margin: 0 3px;
    font-weight:bold;
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
	display: inline-block;
}
.page a:hover,
.page a.active {
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
}

.fastaccess{
  margin-top:20px;
  padding-top:20px;
  height:55px;
  background-color:#E6E6E6;
}
.select{
  margin-left:30px;
  width:235px;
}
.fastaccess .title{
  border-bottom: none;
  padding: 0;
  display:inline;
}
.fastaccess .title font{
	  color:#339933;
}

.qlSelect {
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.indexPicC {
  width: 1150px;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 16px;
}
.indexPicC .list {
  margin-left: -10px;
  width: 1150px;
  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;
}
.indexPicC .tempWrap{
  width: 1150px !important;
  margin: 0 auto;
}
.lastline {
  width: 1150px;
  margin: 0 auto;
  color: #339933;
  font-size: 18px;
  margin-top: 10px;
}
.bigtitle{
  font-size: 24px;
    color: #337ebe;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;

}