﻿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;
}
.header {
  position: relative;
  background:url(head.png) top center #e0d5bb no-repeat ;;
}
.header .lh50 {
  height: 150px;
  line-height: 150px;
}
.header .search {
  position: absolute;
  width: 222px;
  height: 30px;
  right: 0px;
  top: 60px;
  overflow: hidden;
}
.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;
}
.header .search .searchBtn {
  width: 26px;
  height: 26px;
  background: url(searchIcon.png) center #337ebe no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
  outline: none;
}
.header .search .searchBtn:hover {
  background: url(searchIcon.png) center #337ebe no-repeat;
  outline: none;
}
.header .nav {
  height: 50px;
  line-height: 50px;
  background: #337ebf;
  border-bottom: 3px solid #a9d580;
}
.header .nav ul {
  width: 968px;
  margin: 0 auto;
}
.header .nav ul li {
  float: left;
  width: 120px;
  padding-right: 1px;
  position: relative;
  height: 50px;
}
.header .nav ul li a {
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 120px;
}
.header .nav ul li a:hover,
.header .nav ul li a.active {
  background-color: #b2916f;
}
.header .nav ul li:last-child i {
  display: none;
}
.header .nav ul li i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}
.header .nav ul li dl {
  position: absolute;
  top: 50px;
  width: 120px;
  left: 0;
  display: none;
  z-index: 99999;
}
.header .nav ul li dl dd {
  height: 40px;
  line-height: 40px;
}
.header .nav ul li dl dd a {
  font-size: 14px;
  background: #337ebf;
  height: 40px;
  line-height: 40px;
}
.header .nav ul li dl dd a:hover {
  background: #b2916f;
}
.footer {
  background: #337ebe;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.footer span {
  color: #fff;
  font-size: 14px;
}
.text-c {
  text-align: center;
}
.border-b {
  border-bottom: 1px #c8c8c8 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;
}
.w.wp50 {
  padding: 0 50px;
  width: 1100px;
  background: #fff;
}
.w.wff {
  background: #fff;
  padding: 20px 50px;
  width: 1000px;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  
  background:url(body_bg.png) repeat-x;
}
a {
  text-decoration: none;
  color: #646464;
}
a:hover {
  color: #337ebe;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb40 {
  margin-bottom: 40px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.Yahei {
  font-family: Microsoft YaHei;
}
.SimSun {
  font-family: "宋体";
}
.part1 {
  width: 970px;
  height: 420px;
  -moz-box-shadow: 0px 0px 6px #dfdfdf;
  -webkit-box-shadow: 0px 0px 6px #dfdfdf;
  box-shadow: 0px 0px 6px #dfdfdf;
  padding: 15px;
  overflow: hidden;
}
.part1 .w300 {
  width: 300px;
  float: right;
}
.part2 {
  width: 998px;
  height: 198px;
  border: 1px solid #DCDCDC;
}
.part2 .tabC {
  background: #dcdcdc;
  width: 998px;
  height: 35px;
}
.part2 .tabC li {
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  float: left;
  position: relative;
  font-size: 16px;
  color: #337ebe;
  text-align: center;
  cursor: pointer;
}
.part2 .tabC li i {
  display: none;
  position: absolute;
  height: 5px;
  width: 10px;
  background: url(tabBg.png) no-repeat;
}
.part2 .tabC li.active {
  background: #6fba2c;
  color: #fff;
  padding: 0 20px;
}
.part2 .tabC li.active i {
  display: block;
  left: 50%;
  margin-left: -5px;
  top: 35px;
}
.part2 .tabM {
  overflow: hidden;
  height: 125px;
  margin-top: 15px;
  display: none;
}
.part2 .tabM.active {
  display: block;
}
.part2 .tabM li {
  width: 248px;
  border-right: 1px dotted #dcdcdc;
  height: 125px;
  float: left;
}
.part2 .tabM li:first-child {
  margin-left: 2px;
}
.part2 .tabM li:last-child {
  border-right: none 0;
}
.part2 .tabM li .txt {
  width: 200px;
  padding: 20px 20px 15px 20px;
  font-size: 14px;
  line-height: 20px;
  height: 60px;
}
.part2 .tabM li .date {
  font-size: 14px;
  font-family: Arial;
  margin-left: 20px;
}
.part3 {
  overflow: hidden;
  width: 1000px;
}
.part3 ul {
  overflow: hidden;
  margin-left: -15px;
  margin-top:10px;
}
.part3 ul li {
  float: left;
  width: 196px;
  margin-left: 5px;
  height: 165px;
  overflow: hidden;
  position: relative;
  margin-top:10px;
}
.part3 ul li a {
  display: block;
  height: 195px;
  width: 196px;
}
.part3 ul li img {
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -98px;
  width: 196px;
}
.part3 ul li p {
  line-height: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 196px;
}
.frLink {
  border-top: 1px solid #c09f74;
  border-bottom: 1px solid #c09f74;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  overflow: hidden;
}
.frLink .title {
  float: left;
  color: #c09f74;
  font-size: 16px;
}
.frLink a {
  font-size: 14px;
  float: left;
  margin-left: 20px;
  display: block;
}
.slideBox {
  width: 650px;
  height: 420px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd li .title {
  background: #DCDCDC;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 650px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.slideBox .bd img {
  width: 650px;
  height: 390px;
  display: block;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  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;
}
.ad {
  width: 670px;
  height: 80px;
  overflow: hidden;
}
.ad a {
  display: block;
}
.ad2 {
  width: 350px;
  height: 135px;
  margin: 0 auto;
  margin-top: 5px;
}
.newsList {
  background: #fafafa;
}
.newsList.w320 {
  width: 320px;
}
.newsList .title {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #c09f74;
  position: relative;
  padding: 0 2px;
}
.newsList .title font {
  font-size: 18px;
  color: #9b7c53;
  padding-left: 10px;
}
.newsList .title .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #C8C8C8;
  display: block;
  top: 0;
  padding: 0 15px 0 5px;
}
.newsList .list {
  margin-bottom: 10px;
}
.newsList .list li {
  height: 30px;
  line-height: 30px;
  background: url(listBg.png) center repeat-x;
  overflow: hidden;
}
.newsList .list li:first-child {
  margin-top: 5px;
}
.newsList .list li a {
  display: block;
}
.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;
}
.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;
}
.newsList .listGg li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.newsList .listGg li:first-child {
  margin-top: 5px;
}
.newsList .listGg li a {
  display: block;
}
.newsList .listGg li .newsName {
  background: #fafafa;
  font-size: 14px;
  max-width: 242px;
  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;
}
.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;
}
.newsList .listXz {
  margin-bottom: 10px;
}
.newsList .listXz li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.newsList .listXz li:first-child {
  margin-top: 5px;
}
.newsList .listXz li a {
  display: block;
}
.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;
}
.wd7 {
}
.wf5 {
  background: #f5f5f5;
}
.leftNav {
  width: 206px;
  float: left;
  border-top: 1px solid #dfdfdf;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}
.leftNav li:hover .parent,
.leftNav li.active .parent {
  background: #6fba2c;
  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 #fff;
  background: #7fafd5;
  font-size: 15px;
}
.leftNav li dl dd a {
  display: block;
  color: #fff;
  padding-left: 40px;
}
.leftNav li dl dd:hover,
.leftNav li dl dd.active {
  background: #b7dc96;
}
.leftNav li:first-child .parent {
  letter-spacing: 30px;
}
.main {
  width: 880px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  float: right;
  min-height: 600px;
}
.main .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.main .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;
}
.main .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;
}
.main .info {
  width: 700px;
  padding: 0 40px;
}
.main .info .title {
  background: url(contentLine.png) center bottom no-repeat;
  padding-top: 30px;
  overflow: hidden;
}
.main .info .title .bigTitle {
  font-size: 20px;
  color: #337ebe;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
}
.main .info .title .bigTitle.mb40 {
  margin-bottom: 40px;
}
.main .info .title .postInfo {
  margin-bottom: 30px;
  text-align: center;
}
.main .info .title .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}
.main .info .list {
  margin-bottom: 10px;
}
.main .info .list li {
  height: 30px;
  line-height: 30px;
  background: url(listBg.png) center repeat-x;
  overflow: hidden;
}
.main .info .list li:first-child {
  margin-top: 5px;
}
.main .info .list li a {
  display: block;
}
.main .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;
}
.main .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;
}
.main .info .txt {
  padding: 20px 0;
}
.page {
  margin-bottom: 40px;
  margin-top: 20px;
}
.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;
}
.page a:hover,
.page a.active {
  color: #337ebe;
}
.page a.prev {
  background: url(prev.png) left center no-repeat;
  padding-left: 30px;
  margin-right: 10px;
}
.page a.next {
  background: url(next.png) right center no-repeat;
  padding-right: 30px;
  margin-left: 10px;
}
.page a span {
  color: #336FC8;
}


.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
  /*
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:10px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*----------------------*/
.itemRight {
  width: 864px;
  border: 1px #e8e8e8 solid;
  border-bottom: none 0;
  float: right;
  overflow: hidden;
  min-height: 650px;
  margin-top: 20px;
}
.itemRight.width1106 {
  width: 1106px;
}
.itemRight .rightTitle {
  background: #6FBA2C;
  height: 30px;
  line-height: 30px;
}
.itemRight .rightTitle .rightTitleB {
  background: url(titleBg.png) right center #336fc8 no-repeat;
  padding-right: 40px;
  padding-left: 20px;
  min-width: 80px;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.itemRight .rightContent {
  padding: 20px;
  overflow: hidden;
  color: #000000;
  font-size: 14px;
}
.itemRight .rightContent p {
  line-height: 26px;
  overflow:hidden;
}
.itemRight .rightContent span {
  line-height: 26px;
}
.itemRight .rightContent .newTitle {
  font-size: 24px;
  color: #336FC8;
  text-align: center;
  line-height: 30px;
  min-height: 50px;
  border-top: 1px #e8e8e8 solid;
  padding: 10px 0px;
}
.itemRight .rightContent .newTips {
  height: 30px;
  line-height: 30px;
  background: #F5F5F5;
  font-size: 12px;
  color: #5A5A5A;
  text-align: center;
}
.itemRight .rightContent .newsInfo {
  padding:10px 10px;background-color:#F5F5F5;
  line-height:26px;
  font-size:14px;
}
.itemRight .rightContent .newsInfo img {
	margin-top:10px;
	margin-bottom:5px;
}
.itemRight .rightContent .newList {
  width: 824px;
  overflow: hidden;
  min-height: 400px;
}
.itemRight .rightContent .newList li {
  height: 30px;
  line-height: 30px;
  background: url(liIcon.png) left center no-repeat;
  padding-left:30px;
}
.itemRight .rightContent .newList li span.r {
	color:#C30D23;
}
.itemRight .rightContent .newList li a {
  color: #000;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.itemRight .rightContent .newList li a:hover {
  color: #6FBA2C;
}
.itemRight .rightContent .newList li a .newName {
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  cursor: pointer;
}
.itemRight .rightContent .imgList {
  width: 832px;
  overflow: hidden;
  margin-left: -8px;
  min-height: 400px;
}
.itemRight .rightContent .imgList li {
  width: 200px;
  height: 150px;
  margin-left: 8px;
  float: left;
  margin-bottom: 15px;
  cursor: pointer;
  overflow:hidden;
}
.itemRight .rightContent .imgList li img {
  width: 200px;
  height: 200px;
  display: block;
}
.itemRight .rightContent .imgList li label {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 13px;
  color: #000000;
}
.itemRight .rightContent .imgList li:hover label {
  color: #6FBA2C;
}
.itemRight .rightContent .journalList {
  width: 865px;
  overflow: hidden;
  margin-left: -41px;
  min-height: 400px;
}
.itemRight .rightContent .journalList li {
  width: 175px;
  height: 250px;
  margin-left: 41px;
  float: left;
  margin-bottom: 35px;
}
.itemRight .rightContent .journalList li img {
  width: 175px;
  height: 250px;
  display: block;
}
.itemRight .rightContent .journalList li span {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  color: #000000;
  text-align: center;
}
.itemRight .rightContent .journalList li a {
  display: block;
}
.itemRight .rightContent .journalList li:hover label {
  color: #6FBA2C;
}
.itemRight .rightContent .halfItem {
  border-right: 1px #dddddd dotted;
  width: 411px;
}
.itemRight .rightContent .halfItem.lastChild {
  border-right: none 0;
  padding-left: 20px;
  width: 391px;
}
.itemRight .rightContent .halfItem div {
  overflow: hidden;
  line-height: 26px;
}
.itemRight .rightContent .halfItem label {
  font-size: 14px;
  color: #000;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  cursor: pointer;
  min-width: 70px;
  float: left;
  font-weight:bold;
}
.itemRight .rightContent .halfItem label.ls8 {
  letter-spacing: 8px;
}
.itemRight .rightContent .halfItem label.ls4 {
  letter-spacing: 4px;
}
.itemRight .rightContent .halfItem label.name {
  margin-left: 10px;
  min-width: 300px;
  font-weight:normal;
  margin-bottom:20px;
  float:none;
  display:block;
}
.itemRight .rightContent .halfItem img {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}
.itemRight .rightContent .halfItem a {
  display: block;
  overflow: hidden;
}
.itemRight .rightContent .leaderPic {
  width: 160px;
  border-bottom: 1px #e8e8e8 solid;
  padding-bottom: 15px;
}
.itemRight .rightContent .leaderPic img {
  display: block;
}
.itemRight .rightContent .leaderPic .leaderName {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #336FC8;
  padding-left: 10px;
  margin-top: 10px;
  display: block;
  background: #C8C8C8;
}
.itemRight .rightContent .leaderPic .leaderJob {
  font-size: 13px;
  color: #336FC8;
  padding-left: 0px;
  margin-top: 15px;
  line-height: 20px;
}
.itemRight .rightContent .leaderInfo {
  width: 635px;
  line-height:26px;
  font-size:14px;
}
.itemRight .rightContent .imgTitleList {
  overflow: hidden;
  width: 824px;
  margin-left: -20px;
}
.itemRight .rightContent .imgTitleList li {
  margin-left: 20px;
  float: left;
  width: 392px;
  height: 75px;
  margin-bottom: 20px;
  overflow: hidden;
}
.itemRight .rightContent .imgTitleList li a {
  display: block;
  overflow: hidden;
}
.itemRight .rightContent .imgTitleList li img {
  display: block;
  float: left;
}
.itemRight .rightContent .imgTitleList li span {
  width: 200px;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
  display: block;
  float: left;
  margin-top:22px;
  text-indent:0;
  margin-left:10px;
}
.itemRight .rightContent .page {
	margin-top: 20px;
}
.itemRight .rightContent .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;
  border:1px solid #6FBA2C;

}
.itemRight .rightContent .page a:first-child,.itemRight .rightContent .page a:last-child {
	border:0;
}
.itemRight .rightContent .page a:nth-child(2) {
border:0;
}
.itemRight .rightContent .page a.a1 {
	font-weight:bold;
}
.itemRight .rightContent .page span {
	background: #6FBA2C;
	padding: 0 5px;
	height:20px;
	line-height:20px;
	display:inline-block;
	text-align:center;
	color:#fff;
	border:1px solid #6FBA2C;
}
.itemRight .rightContent .page a:hover,
.itemRight .rightContent .page a.active {
  color: #6FBA2C;
}
.itemRight .rightContent .page a.prev {
  background: url(prev.png) left center no-repeat;
  padding-left: 30px;
  margin-right: 10px;
}
.itemRight .rightContent .page a.next {
  background: url(next.png) right center no-repeat;
  padding-right: 30px;
  margin-left: 10px;
}
.itemRight .rightContent .page a span {
  color: #336FC8;
}
.itemRight .rightContent .rightNewList {
  overflow: hidden;
  width: 844px;
  margin-left: -20px;
}
.itemRight .rightContent .rightNewList .rightNewListItem {
  width: 402px;
  overflow: hidden;
  float: left;
  margin-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listTitle {
  background: #95BFFA;
  width: 392px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain {
  border: 1px #e8e8e8 solid;
  border-top: none 0;
  width: 400px;
  height: 173px;
  overflow: hidden;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li {
  height: 22px;
  line-height: 22px;
  background: url(listIcon.png) left 5px no-repeat;
  margin-left: 20px;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li a {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #231815;
  padding-left: 10px;
  overflow: hidden;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li a:hover {
  color: #6EB92B;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li .newName {
  width: 234px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li .newDate {
  width: 50px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  float: right;
}
.itemRight .rightContent .rightNewList .rightNewListItem .listMain li.firstChild {
  margin-top: 10px;
}
.itemRight .rightContent .rightNewList .rightNewListItem .more {
  position: absolute;
  bottom: 10px;
  left: 30px;
  color: #005EAD;
}
.slideLayer {
  width: 995px;
  height: 666px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: none;
  padding: 0 10px;
}
.slideLayer .hd {
  width: 160px;
  height: 600px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background: #F5F5F5;
}
.slideLayer .hd ul {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 600px;
  zoom: 1;
  float: left;
  margin-left: 7px;
  margin-top: 15px;
}
.slideLayer .hd ul li {
  width: 146px;
  height: 132px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 13px;
}
.slideLayer .hd ul li img {
  width: 134px;
  height: 100px;
  padding: 4px;
  border: 1px #F5F5F5 solid;
}
.slideLayer .hd ul li p {
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.slideLayer .hd ul li.on img {
  border: 1px #1f74c0 solid;
}
.slideLayer .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  float: right;
}
.slideLayer .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideLayer .bd img {
  width: 815px;
  height: 600px;
  display: block;
}
.slideLayer .prev,
.slideLayer .next {
  position: absolute;
  left: 3%;
  bottom: 18px;
  display: block;
  width: 40px;
  height: 30px;
  line-height: 30px;
}
.slideLayer .prev:hover,
.slideLayer .next:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideLayer .next {
  left: auto;
  right: 200px;
  background: url(nextBig.png) right no-repeat;
  padding-right: 40px;
}
.slideLayer .prev {
  background: url(prevBig.png) left no-repeat;
  padding-left: 40px;
  left: 380px;
}
.slideLayer .prevStop,
.slideLayer .nextStop {
  display: none;
}
.friendLinkPic {
  margin-left: -10px;
}
.friendLinkPic li {
  width: 200px;
  height: 100px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.friendLinkPic li img {
  width: 200px;
}
.friendLinkTitle {
  margin-left: -10px;
}
.friendLinkTitle li {
  min-width: 120px;
  padding:0 15px;
  height: 40px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #ededed;
  line-height: 40px;
  text-align: center;
  display: block;
  float: left;
  cursor: pointer;
}
.friendLinkTitle li:hover {
  border: 1px solid #336FC8;
  background: #336FC8;
}
.friendLinkTitle li:hover a {
  color: #fff;
}
.tableCustom {
  overflow: hidden;
}
.tableCustom .item {
  overflow: hidden;
  width: 784px;
  margin-top: 10px;
}
.tableCustom .item .keyName {
  background: url(trBg.jpg) no-repeat;
  width: 238px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  font-size: 16px;
  float: left;
  text-align: right;
  padding-right: 170px;
}
.tableCustom .item .keyName.nobg {
  background: none;
}
.tableCustom .item .keyName.noline {
  background: url(trBg1.jpg) no-repeat;
}
.tableCustom .item .value {
  background: #ececec;
  padding: 10px 20px;
  border-radius: 5px;
  float: left;
  min-height: 17px;
}
.tableCustom .item .value a {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  display: block;
}
.tableCustom .item .value a:hover {
  color: #336FC8;
}
.cutHr {
  background: #336fc8;
  height: 2px;
}
.categoryNews {
  overflow: hidden;
}
.categoryNews .width664 {
  width: 664px;
}
.categoryNews .width424 {
  width: 424px;
}
/*焦点图片*/
.newSlideBox {
  width: 664px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.newSlideBox .hd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  left: 45%;
}
.newSlideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  margin-top: 9px;
}
.newSlideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border: 1px #b8c4cf solid;
  cursor: pointer;
  background: #fff;
}
.newSlideBox .hd ul li.on {
  background: #b8c4cf;
}
.newSlideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.newSlideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.newSlideBox .bd img {
  width: 664px;
  height: 286px;
  display: block;
}
.newSlideBox .bd h3 {
  height: 44px;
  line-height: 44px;
  background: #336fc8;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}


.itemLeftNav {
  width: 218px;
  border: 1px #e8e8e8 solid;
  border-bottom: none 0;
  float: left;
}

.itemLeftNav dl dd {
  line-height: 40px;
  border-bottom: 1px #e8e8e8 solid;
}
.itemLeftNav dl dd a {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #336FC8;
  display: block;
  padding-left: 40px;
  font-weight:bold;
}
.itemLeftNav dl dd:hover,
.itemLeftNav dl dd.active {
  background: #95BFFA;
}
.itemLeftNav dl dd:hover a,
.itemLeftNav dl dd.active a {
  color: #fff;
}
.itemLeftNav dl dd:hover .itemLeftNavChild,
.itemLeftNav dl dd.active .itemLeftNavChild {
  display: block;
}
.itemLeftNav dl dd .itemLeftNavChild {
  background-color:#b5cef2;
  display: none;
}
.itemLeftNav dl dd .itemLeftNavChild dl {
  padding: 0;
  margin-top: 0;
  border-top: 1px #e8e8e8 solid;
}
.itemLeftNav dl dd .itemLeftNavChild dl dd a {
  padding-left: 60px;
}
.itemLeftNav dl dd .itemLeftNavChild dl dd:hover,
.itemLeftNav dl dd .itemLeftNavChild dl dd.active {
  background: #336FC8;
}
.itemLeftNav dl dd .itemLeftNavChild dl dd:hover a,
.itemLeftNav dl dd .itemLeftNavChild dl dd.active a {
  color: #fff;
}




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


/*图片内容*/
.photo-channel #Article .tool{ position:relative; height:35px; padding-top:6px}
.photo-channel #Article .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next{background: url(up-next.png) no-repeat; height:27px; width:31px;margin-right:10px; overflow:hidden; line-height:27px}
.photo-channel #Article .tool .auto span,.photo-channel .tool .up span,.photo-channel .tool .next span{ visibility:hidden}
.photo-channel #Article .tool .auto{background-position: -39px top;}
.photo-channel #Article .tool .next{background-position: -78px top;}
.photo-channel #Article .Article-Tool{ position:absolute; right:0; border:none; background:none; font-size:12px; font-weight:normal}
.photo-channel #Article .tool .stat{ color:#999;}
.photo-channel #Article .big-pic{ text-align:center; padding:10px 0; border:1px solid #ededed; background-color:#fafcfe; position: relative}
.photo-channel #Article .big-pic #big-pic{display:table-cell;vertical-align:middle;*display:block; overflow:hidden;*font-size:480px; width:700px; height:650px}
.photo-channel #Article .big-pic img {width:700px}
.photo-channel #Article .big-pic .max{ position:absolute; bottom:0px; right:0px;background: #FFF url(max.png) no-repeat 5px center; z-index:101; padding:5px 5px 5px 20px}
.photo_prev{position:absolute;left:0;top:0;width:50%;height:100%;z-index:100}
.photo_next{ position:absolute; right:0; top:0; width:50%; height:100%; z-index:100}
.photo_prev a,.photo_next a{background-image: url(blank.gif);display:block; width:100%; height:100%; outline:none;}

#Article .list-pic{ padding:22px 0 16px; height:100px}
#Article .cont{overflow:hidden; float: left; width:446px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px;}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}
/* endSelect */
#endSelect{top:290px;left:333px;position:absolute;width:230px;height:71px;border:1px solid #8a8a8a;display:none;z-index:200;}
#endSelect .bg{height:100%;width:100%;background:#000;filter:Alpha(Opacity=50);opacity:0.5;}
#endSelect .E_Cont{position:absolute;top:10px;left:26px;color:#fff;font-size:14px;}
#endSelect .E_Cont p{padding:4px 0;zoom:1;overflow:hidden;}
#rePlayBut,#nextPicsBut,#endSelect #endSelClose{background:url(big-btn.png) no-repeat}
#rePlayBut{float:left;width:69px;height:23px;background-position: 0px -167px;}
#nextPicsBut{float:left;width:97px;height:23px;background-position: -100px -167px;margin-left:10px;}
#endSelect #endSelClose{background-position: 0px -217px;position:absolute;top:3px;right:3px;cursor:pointer;width:11px;height:11px;overflow:hidden;z-index:2;}

.photo-channel #Article .text{ border:1px solid #ddd; background-color:#f3f3f3; padding:8px 10px; zoom:1; margin-bottom:20px}
.photo-channel .relevance{ padding:5px 10px 10px}
.photo-channel .relevance h5,.comment h4{background: url(icon.png) no-repeat left -375px; padding-left:16px;}
.photo-channel .relevance .photo-list{ padding:0; overflow:auto; padding-top:10px}
.photo-channel .relevance .photo-list li{ float:left; width:153px; padding:0}
.photo-channel .relevance .photo-list li .img-wrap{width:110px;height:86px;margin:0 auto;background: url(pic_bg.png) no-repeat; border:none; margin-bottom:6px}
.photo-channel .relevance .photo-list li .img-wrap a{*font-size:59px;width:104px; height:86px; padding:1px 5px 5px 1px }
.photo-channel .relevance .photo-list li .img-wrap a:hover{ background:none}

.box .photo-hot{padding:0 2px}
.photo-hot li{width:119px;*width:50%; text-align:center; padding:5px 0; vertical-align:top}
.photo-hot li div.img-wrap{ width:94px; margin:auto; margin-bottom:5px; height:64px;}
.photo-hot li div.img-wrap a{ width:94px; height:64px;*font-size:48px;}
.ib, .ib-li li, .ib-a a, .ib-span span,.btn,.btn input,.photo-hot li,.Article-Tool a ,.photo-list li,.photo-channel .photo-slide .change i,.photo-channel .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next,.photo-cat .content h5 span.blue a,.submit{display:inline-block;zoom:1;*display:inline;}
.img-wrap img {width:90px;}
.img-wrap {text-align:center}