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%;
  font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif;
}
html,
body {
  height: 100%;
  font-size: 0;
  margin: 0;
}
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;
  border:1px solid #999;
}
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;
  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 {
  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;
}
.w2{
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.slideBox {
height: 450px;
overflow: hidden;
position: relative;
z-index: 1;
}
.slideBox.bd ul{
  width:100%;
}
.slideBox1 {
  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 ul {
height:450px;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  height: 450px;
  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;
}

.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;
}

.w1 {
  width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

body {
  font: 12px/150% "宋体", Arial, Verdana;
  color: #231815;
  background: #FFF;
  padding:0; margin:0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #175DA4;;
}
.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;
}
.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 {
  padding: 0 30px;
  width: 1205px;
}
.w_xq{
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.w_xq.bg{
    padding: 0 30px;
    width: 1205px;
}

.leftNav {
  width: 284px;
  padding-bottom: 40px;
}
.leftNav .title {
  height: 70px;
  line-height: 70px;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 500;
  color:#ffffff;
}
.leftNav .title a {

  color:#ffffff;
}
.leftNav .bob {
  border-top: 1px #999 solid;
  height: 1px;
  width: 180px;
  margin: 0 auto;
}
.leftNav ul {
  overflow: hidden;
}
.leftNav ul li {
  line-height: 70px;
  text-align: center;
}
.leftNav ul li a {
    width: 100px;
    height: 30px;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 3px;
    text-align: center;
    font-weight: 500;
}
.leftNav ul li:hover,
.leftNav ul li.active {
  background: rgba(255,255,255,0.70);
}
.leftNav ul li:hover a,
.leftNav ul li.active a {
  color: #fff;

}
.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: #175DA4;
}
.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: 264px;
    min-height: 268px;
    padding-top: 10px;
}
.leftContact .title {
    
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0.66px;
    line-height: 36px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px #CADCFF solid;
    width: 260px;
    margin-left: 10px;
    height: 70px;
    line-height: 70px;
}
}
.leftContact ul {
  overflow: hidden;
}
.leftContact ul li {
  margin: 0px 20px;
  padding: 10px 0;
}
.leftContact ul li p {
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.66px;
}
.leftContact ul li p.blue {
    font-size: 22px;
    height: 36px;
}
.rightMain {
    width: 916px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
    border-radius: 6px;
    position: relative;
    z-index: 300;
    float: left;
    margin-left: 284px;
    margin-top: -890px;
    min-height: 890px;
}
.rightMain .info {
    padding: 15px 20px;
    background: #fff;
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
    min-height: 670px;
    line-height: 30px;
    font-size: 14px;
    width: 805px;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 50px;
    font-weight: 400;
}
.rightMain .info .title {
    border-bottom: 2px #005EAD solid;
    font-size: 24px;
    color: #2258A1;
    letter-spacing: 1.33px;
    text-align: center;
    font-weight: 500;
    line-height: 70px;
}
.rightMain .info .newTips {
    text-align: center;
    height: 16px;
    font-size: 16px;
    color: #6D7278;
    letter-spacing: 0;
    font-weight: 400;
    height: 40px;
}
.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: 796px;
    overflow: hidden;
    min-height: 450px;
  /*  margin-left: 60px;*/
}

.rightMain .info .newList li {
    height: 50px;
    line-height: 50px;
    background: url(liicon.png) left center no-repeat;
    padding-left: 30px;
    border-bottom: 1px #999 dashed;
    
    font-size: 14px;
    color: #6D7278;
    letter-spacing: 0;
    font-weight: 400;
}
.rightMain .info .newList a:hover {
  color: #175DA4;
}
.rightMain .info .newList a {
  color: #000;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.rightMain .info .newList li a:hover {
  color: #175DA4;

}
.rightMain .info .ul:hover {
  color: #175DA4;

}
.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: #175DA4;
}
.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;
}
/*
.header {
  height: 116px;
  overflow: hidden;
  padding:0;margin:0;
}
.header .logo {
  float: left;
  display: block;
  margin-top: 15px;
  margin-left:20px;
}
.header .search {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 40px;
}
.header .search .version {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #D2D2D2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: block;
}
.header .search .version:hover {
  background: #6EB92B;
}
.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;
}
.navMain {
  overflow: hidden;
  position: relative;
  z-index: 9999;
}
.nav {
  height: 50px;
  line-height: 50px;
  
  background:linear-gradient(to right,#175DA4,#3C91D7);
  position: relative;
}
.nav ul {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  width: 1215px;
  margin: 0 auto;
}
.nav ul li {
  height: 45px;
  line-height: 45px;
  float: left;
  width:135px
}
.nav ul li a {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  width:135px
}
.nav ul li a label {
  border-right: 1px #fff solid;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  margin-top: 13px;
  width: 135px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
height: 20px;

font-size: 20px;
color: #FFFFFF;
letter-spacing: 1px;
text-align: center;
font-weight: 500;


}
.nav ul li a:hover,
.nav ul li a.active {
  background: #6EB92B;
}
.nav ul li.lastChild a label {
  border-right: none 0;
}
*/


/*////////////////////////////////////////////////*/

.secondline{
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 245px;
    width: 1332px;
    margin: 0 auto;
  }
  /*
.w {
    width: 1210px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:760px;
  }
  */
  .w1 {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
.row2{
	width:100%;
	background-color:#F8F8F8;
	/*height: 600px;*/
}
.box1{
	width: 438px;
	height: 400px;
	/*background-color:#fdfdfd;*/
}
.leftline{
  height: 350px;
  width: 200px;
  line-height: 50px;


  
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  position: relative;
  border-bottom: #d1d1d1 solid 1px;
  float: left;
  border-radius: 3px;
}
.line1{
  background: #175DA4;
  height: 50px;
  width: 200px;
  line-height: 50px;
  
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  position: relative;
  float: left;
  border-radius: 3px,3px,0,0;
}
.line1more{
    height: 50px;
    line-height: 50px;
    float: left;
    /* margin-left: 750px; */
    width: 550px;
    margin-left:-5px;
}
.line1more li a{
    color: #175DA4;
    float: right;
    font-size: 24px;
    font-weight: 600;
}

.leftboxline1{
    height: 50px;
}

.rightline1more{
    height: 50px;
    line-height: 50px;
    float: left;
    /* margin-left: 750px; */
    width: 150px;
    margin-left:-5px;
}
.rightline1more li a{
    color: #175DA4;
    float: right;
    font-size: 24px;
    font-weight: 600;
}


.title1{
  background-image: linear-gradient(0deg, #3081C7 0%, #175DA4 100%);
  height: 300px;
  width: 143px;
  line-height: 50px;

  
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  position: relative;
  border-bottom: #d1d1d1 solid 1px;
  float: left;
  border-radius: 0,0,3px,3px;
}
.title1 ul li{
  position: relative;
  height: 50px;
  line-height: 50px;	
  width: 143px;
  margin-right: 18px;
  padding: 0px 5px;
  
  font-size: 20px;
/*  color: #FFFFFF;*/
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  margin-right: 18px;
}
.title2 ul li{
  position: relative;
  height: 40px;
  line-height: 40px;	
  width: 143px;
  margin-right: 18px;
  padding: 0px 5px;
  
  font-size: 20px;
/*  color: #FFFFFF;*/
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  margin-right: 18px;
}
.line1 li{
  position: relative;
  height: 50px;
  line-height: 50px;	
  width: 143px;
  margin-right: 18px;
  padding: 0px 5px;
  
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  margin-right: 18px;
  list-style: none;
}
.title1 ul i{
    border-right: 2px solid #bebebe;
    position: absolute;
    left: 92px;
    height: 20px;
    top: 8px;
}
.title2 ul i{
  border-right: 2px solid #bebebe;
  position: absolute;
  left: 92px;
  height: 20px;
  top: 8px;
}

.title1 .on{
   font-weight: 500;
   height: 50px;
   line-height: 50px;	
   width: 143px;
   background: rgba(255,255,255,0.70);
   
   margin-right: 18px;
   letter-spacing: 1px;
   text-align: center;
   font-weight: 500;
}
.title2 .on{
  font-weight: 500;
  height: 40px;
  line-height: 40px;	
  width: 143px;
  background: rgba(255,255,255,0.70);
  
  margin-right: 18px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  color: #175DA4;  
}

.title1 .on a{
   color: #175DA4;  
   height: 50px;
   line-height: 50px;	
   width: 143px;
}
.title1 .off a{
 /* color: #fff;  */
  height: 50px;
  line-height: 50px;	
  width: 143px;
}
.title1.ul.li{
  color:#fff;
  height: 50px;
  line-height: 50px;	
  width: 143px;
}
/*
.title2 .on a{
  color:  #175DA4;
  background: rgba(255,255,255,0.70);
  height: 50px;
  line-height: 50px;	
  width: 143px;
}*/
.title2 .on li{
  color:  #175DA4;
  background: rgba(255,255,255,0.70);
  height: 40px;
  line-height: 40px;	
  width: 143px;
}
.title2 .off li{
  color:  #ffffff;

  height: 40px;
  line-height: 40px;	
  width: 143px;
}

.tabContain{

  height: 300px;
  width: 658px;
  line-height: 50px;
  background: #ffffff;
  
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
  position: relative;
  border-bottom: #d1d1d1 solid 1px;
  border-radius: 3px;
  margin-left: 135px;
  margin-top: 50px;
}
.bigdate li {
  height: 68px;
  line-height: 68px;
  overflow: hidden;
  border-bottom: 1px dotted #dfdfdf;
  padding: 0 10px;
}
.bigdate li:first-child {
  margin-top: 3px;
}
.bigdate li:last-child {
  border-bottom: none 0;
}
.bigdate li a {
  display: block;
}
.bigdate li .newsDate {
  height: 56px;
  width: 58px;
  float: left;
  margin-top: 7px;
}
.bigdate li .newsDate .date {
  background: #ffb300;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.bigdate li .newsDate .month {
  background: #c8c8c8;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.bigdate li .newsName {
  float: left;
}
.bigdate li .newsName p {
  margin-top: 5px;
  width: 340px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 30px;
}



.box2{
	width:438px;
	height: 280px;
}
.box3{
	width: 238px;
	height: 280px;	
}
.box4{
	width: 795px;
	height: 350px;
	border: 1px solid #f7f7f7;
  margin-top: 70px;
  float: left;
}
.x-icon-disable{
	padding:0 3px;
}
.commonlist{
  height: 300px;
  width: 656px;
  height: 300px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
  border-radius: 3px;
}
.title1 a{

  color:#ffffff;
}
.linklist{
  height: 120px;
  width: 1000px;
  float:left;
  margin-left: 20px;

  
}


.linklist a {
  font-size: 14px;
  float: left;
  margin-left: 20px;
  display: block;
  
  font-size: 20px;
  color: rgba(0,0,0,0.85);
  letter-spacing: 1px;
  font-weight: 400;
}

.linklist li{
  height:60px;
  line-height: 60px;
  display:inline;
}










.commonlist li {
    height: 46px;
    line-height: 50px;
    overflow: hidden;
	position: relative;
  border-bottom: 2px dashed #ccc;
    margin-left: 20px;
    width: 620px;
}
.commonlist2.rightcell {
  width: 342px;
  height: 142px;
  border: 0.5px solid #979797;
  border-radius: 4px;

}
.rightnews{
  width: 300px;
  height: 130px;
  border: 0.5px solid #979797;
  border-radius: 4px;
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 24px;
}
.rightnewstime{
  width: 300px;
  height: 40px;
  /*background: #CADCFF;*/
  background: #E3E3E3;
  
  font-size: 22px;
  color: #6D7278;;
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
}
.rightnewstime:hover{
  background: #CADCFF;
  color: #175DA4;
}
.rightnewscontentinner a:hover{

  color: #175DA4;
}
.rightnewscotent{
  width: 300px;
  height: 90px;
  background: #F8F8F8;
  display: table; /*重点*/
  border-spacing:15px;
  
  font-size: 16px;
  color: #6D7278;


}
.rightnewscontentinner{
  display: table-cell;
  vertical-align:middle;
  
  font-size: 16px;
  color: #6D7278;
  letter-spacing: 0.09px;
  line-height: 24px;
  font-weight: 400;
  border-spacing:15px;
  margin-right: 15px;
  /*text-align:center;*/
}
.rightnewscontentinner a{
  
  font-size: 16px;
  color: #6D7278;
}
.rightnews.newsname{
  line-height: 30px;
  font-size: 18px;
  padding-left: 50px;
}
.rightear1{
  width: 8px;
  height: 24px;
  background: #FFFFFF;
  border: 0.5px solid #979797;
  border-radius: 4px;
  position:absolute;
  float:left;
  margin-left:60px;
  margin-top: -12px;
}
.rightear2{
  width: 8px;
  height: 24px;
  background: #FFFFFF;
  border: 0.5px solid #979797;
  border-radius: 4px;
  position:absolute;
  float:left;
  margin-left: 265px;
  margin-top: -12px;
}
.thirdline{
 
  /*height: 750px;*/
  line-height: 750px;
  background: url(back.png);
  background-repeat: no-repeat;
  background-position: 0%;
}
.commonlist li:first-child {
    margin-top: 5px;
}
.commonlist .newsName {
    background: url(listicon2.png) 2px center no-repeat;
    padding-left: 16px;
    font-size: 16px;
    display: inline-block;
	  float: left;
    max-width:420px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    
    color: #6D7278;
    letter-spacing: 0.27px;
    line-height: 48px;
    font-weight: 400;
}
.commonlist .newsName:hover {
  color: #175DA4;;
}
.linklist a:hover{
  color: #175DA4;
  text-decoration: underline;
  text-decoration-color: #175DA4;
  text-decoration-style: solid;
}
.commonlist .newsDate {   
	position: absolute;
    right: 0;
    top: 0;
 
    z-index: 1;

    overflow: hidden;
    
    color: #6D7278;
    letter-spacing: 0.27px;
    line-height: 48px;
    font-weight: 400;
    font-size: 16px;
   letter-spacing: 0;
   margin-right: 40px;

}
.leftbox{
  width: 795px;
  height: 690px;
 
  float: left;

}

.rightbox{
 /* width: 408px;
  height: 690px;*/
  display: inline;
  float: left;
  margin-top: 70px;


}
.firstright{
  width: 200px;
  height: 634px;
  background-image: linear-gradient(0deg, #3081C7 0%, #175DA4 100%);
  border-radius: 3px;
  float: left;
  margin-left: 50px;
  position: relative;
}
.secondright{
  width: 336px;
  height: 640px;
  background: #FFFFFF;

  border-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
  margin-left: 70px;
  position: absolute;
  margin-top:50px;;
}
.leftsecond{
  width: 795px;
  height:270px;
  float:left;
  margin-top: 70px;
}
.leftsecondone{
  width: 200px;
  height: 204px;
  background-image: linear-gradient(0deg, #3081C7 0%, #175DA4 100%);
  border-radius: 3px;
  float:left;
}
.w3{
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 370px;
}

.thirdbox{
  height: 174px;
  float: left;
  margin-top: 70px;
}
.thirdboxone{
  width: 200px;
  height: 174px;
  background-image: linear-gradient(0deg, #3081C7 0%, #175DA4 100%);
  border-radius: 3px;
  float:left;
}
.thirdboxtwo{
  width: 1060px;
  height: 124px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
  border-radius: 3px;
  float:left;
  position:absolute;
  margin-top: 50px;
  margin-left: 140px;
}
.inner{
  width: 800px;
  height: 124px;
}
.inner.a{
  height: 124px;
  float: left;
}
.indexPicC{
  width: 779px;
  height: 220px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
  border-radius: 4px;

  margin-left: 20px;
  position: absolute;
  margin-top:50px;
}
.innerindexPicC{
  width: 749px;
  height:200px;
  margin-top:10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

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


.indexPicC .list li {
  width: 145px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}
.indexPicC .list li a {
  display: block;
}
.indexPicC .list li img {
  display: block;

}

.tempWrap{
	width:100% !important;
  /*margin-top: 20px;
  margin-bottom: 20px;*/
}

.title2{	
	  height: 35px;
    line-height: 35px;
    position: relative;
    text-align: left;
    border-bottom:3px solid #1561af;
}
.title2 li{
	padding-left:40px;
	width:95px;
  font-size: 18px;
	display:inline-block;
  color:#ffffff
}

.title1 li{

	display:inline-block;
  color:#ffffff
}

.titlebg4{
	background:url(customer.png)  no-repeat top 8px center;		
}
.on.titlebg4{
	background:url(customer1.png)  no-repeat top 8px center;		
}
.on.titlebg1{
	background:url(research1.png)  no-repeat top 12px center;
}
.on.titlebg2{
	background:url(village1.png)  no-repeat top 12px center;
}
.on.titlebg3{
	background:url(science1.png)  no-repeat top 12px center;
}
.titlebg1{
	background:url(research.png)  no-repeat top 12px center;		
}
.titlebg2{
	background:url(village.png)  no-repeat top 12px center;		
}
.titlebg3{
	background:url(science.png)  no-repeat top 12px center;		
}
.verticalBox{
	height: 374px;
   
}
.lefthdbox{
	float: left;
    width: 115px;
	position: relative;
	background:#ededed;
	height: 280px;
}
.verticalBox .lefthdbox ul li{
	 margin-bottom: 1px;
	 height: 78px;
	 line-height: 35px;
	 width: 115px;
	 border-bottom: 1px #fff solid;
	 padding: 5.6px 0;
	 overflow:hidden;
}
   
.verticalBox .lefthdbox ul li.on{
	background-color: #2372c2;

}
.verticalBox .lefthdbox ul li.on a{
    color: #fff;
}
.verticalBox .lefthdbox ul li a{
    height: 35px;
    position: relative;
    padding-top: 32%;
    line-height: 35px;
    font-size: 18px;
	display:block;
	text-align: center;
}
.verticalBox .lefthdbox ul li a:hover{
	color:#fff;
}
.verticalBox .rightbdbox{
	float: left;
    width: 446px;
}
.verticalBox .rightbdbox .tabContain{
	height: 374px;
    padding: 0 10px;
    overflow: hidden;
}
  


/*
.nav ul li.lastChild a label {
  border-right: none 0;
}
.nav .navChild {
  background: url(menuchildbg.png) repeat;
  padding: 20px 0px;
  display: none;
  padding-left: 235px;
  overflow: hidden;
  z-index: 9999;
}
.nav .navChild ul {
  border-left: 1px dotted #fff;
  display: inline-block;
  *display: inline;

  *zoom: 1;
  width: 96px;
  float: left;
  height: 140px;
}
.nav .navChild ul li {
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 76px;
}
.nav .navChild ul li a {
  font-size: 12px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  margin-top: 2px;
  padding-left: 20px;
  text-align: left;
  width: 76px;
}
.nav .navChild ul li a:hover {
  background: #0061B1;
}
.nav .navChild ul.lastChild {
  border-right: 1px dotted #fff;
}
.nav .navChild {
  background: url(menuchildbg.png) repeat;
  padding: 20px 0px;
  display: none;
  padding-left: 135px;
  overflow: hidden;
  z-index: 9999;
}
.nav .navChild ul {
  border-left: 1px dotted #fff;
  display: inline-block;
  *display: inline;

  *zoom: 1;
  width: 135px;
  float: left;
  height: 140px;
}
.nav .navChild ul li {
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 106px;
}
.nav .navChild ul li a {
  font-size: 12px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  margin-top: 2px;
  padding-left: 20px;
  text-align: left;
  width: 106px;}
  .a {
  text-decoration: none;
}
.nav .navChild ul li a:hover {
  background: #0061B1;
}
.nav .navChild ul.lastChild {
  border-right: 1px dotted #fff;
}
*/

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

.leftbox1{
    width: 403px;
    height: 960px;
    background-image: linear-gradient(0deg, #3081C7 0%, #175DA4 100%);
    border-radius: 3px;
    float: left;
    margin-top: -265px;
    position: relative;
    z-index: 200;
}

.logo{
  margin-left:345px;
  margin-top: 15px;
}
.search{

  margin-top: 70px;
  margin-right:330px;
}

.headerfirst .search {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 69px;
}
.headerfirst .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;
}
.headerfirst .search .searchBtn {
  width: 30px;
  height: 30px;
  background: url(searchicon.png) center #d2d2d2 no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
}
.headerfirst .search .searchBtn:hover {
  background: url(searchicon.png) center #336fc8 no-repeat;
}
.rightMain .info .title > span { display: block; font-size: 18px; color: #999999; text-align: center; font-weight: normal; line-height: 30px; }