﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre {
  margin: 0;
}

button,
input,
legend,
menu,
option,
textarea {
  padding: 0;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  font-size: 1em;
}

body,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
}

body {
  background-color: #ededed;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d3d3d3;
  font-size: 13px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d3d3d3;
  font-size: 13px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d3d3d3;
  font-size: 13px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d3d3d3;
  font-size: 13px;
}

a {
  color: #333;
}

/* 文本溢出隐藏 */
.text-overflow, .tab-list .tab-item .tab-item-cont p, .ul-full li, .video-container-tb p, .vtikcer-box ul a, .djtj-news-list li a, .mxzy-list-table-wrap dl dd a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.lists-text {
  font-size: 0.875em;
  color: #5c5c5c;
}
.lists-text li {
  margin-bottom: 1.5em;
  line-height: 1.6;
}

/* 清除浮动 */
.clearfix, .header-box .header-inner-box, ul.main-nav li .pl-down-box, .djtj-news-list li, .mxzy-list-table-wrap dl, .mxzy-list-table-wrap dl dd {
  *zoom: 1;
}
.clearfix:after, .header-box .header-inner-box:after, ul.main-nav li .pl-down-box:after, .djtj-news-list li:after, .mxzy-list-table-wrap dl:after, .mxzy-list-table-wrap dl dd:after {
  content: "";
  display: table;
  clear: both;
}

.title-xxl {
  font-size: 1.125em;
}

.title-xl, .buy-btn-wrap a {
  font-size: 1em;
}

.title-m {
  font-size: 0.875em;
}

.title-ms, .ui-modal-wrap, .ui-tabs {
  font-size: 0.8125em;
}

.title-l {
  font-size: 0.75em;
}

.title-s {
  font-size: 0.6875em;
}

.title-xs {
  font-size: 0.625em;
}

/* 颜色 */
.s-blue {
  color: #339dd9;
}

.s-blue80 {
  color: #0c7dc1;
}

.s-blue-let {
  color: #29abe2;
}

.s-blue-low {
  color: #00a99d;
}

.s-orange {
  color: #f26009;
}

.s-orange-let {
  color: #fbb03b;
}

.s-green {
  color: #7ac943;
}

.s-purple {
  color: #93278f;
}

.s-red {
  color: red;
}

.s-pink {
  color: #ff7bac;
}

.s-gray80 {
  color: #3a3a3a;
}

.s-gray50, .ui-modal p {
  color: #5c5c5c;
}

.s-gray20 {
  color: #b8b8b8;
}

.modal-control-wrap, .ui-tabs, .g-container-full, .g-container-half, .modal-control-wrap a, .item-half {
  *zoom: 1;
}
.modal-control-wrap:after, .ui-tabs:after, .g-container-full:after, .g-container-half:after, .modal-control-wrap a:after, .item-half:after {
  content: "";
  display: table;
  clear: both;
}

.modal-control-wrap a, .ui-tabs li, .ui-tabs a, .g-container-full, .g-container-half, .item-half {
  box-sizing: border-box;
}

/* functions */
.fn-lt {
  float: left;
}

.fn-rt {
  float: right;
}

.fn-tac {
  text-align: center;
}

.fn-tar {
  text-align: right;
}

.fn-tal {
  text-align: left;
}

.fn-db {
  display: black;
}

.fn-dib {
  display: inline-block;
}

.fn-dn {
  display: none;
}

.fn-psr {
  position: relative;
}

.fn-psa {
  position: absolute;
}

.fn-psf {
  position: fixed;
}

.fn-vam {
  vertical-align: middle;
}

.mtb10 {
  margin: 10px auto;
}

.mb20 {
  margin-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pdb50 {
  padding-bottom: 50px;
}

.pdtb10 {
  padding: 10px 0;
}

.bdbt, .ui-modal {
  border-bottom: 1px solid #d3d3d3;
}

.bdbt1 {
  border-bottom: 1px solid #ededed;
}

.pd10 {
  padding: 10px;
}

.bdt {
  border-top: 1px solid #d3d3d3;
}

.bdtp {
  border-top: 1px solid #ededed;
}

.bg-white {
  background-color: #FFF !important;
}

.filter-blur {
  display: block !important;
}

.fn-pof {
  position: fixed;
  bottom: 0px;
}

.status-icon {
  display: block;
  margin: 10px auto;
}

.icons-arrow-rt {
  margin-top: 5px;
}

.icons-upload {
  margin-bottom: 10px;
}

.icons-check {
  display: none;
}
.icons-check.checked {
  display: inline-block;
}

@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1520561490526'); /* IE9*/
  src: url('iconfont.eot?t=1520561490526#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABPkAAsAAAAAHtAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW+0j8Y21hcAAAAYAAAAEVAAADLDnfE5hnbHlmAAACmAAADnUAABXIfgeqomhlYWQAABEQAAAAMQAAADYQrGCUaGhlYQAAEUQAAAAgAAAAJAfcA5lobXR4AAARZAAAAB0AAABgX+v/+WxvY2EAABGEAAAAMgAAADI5BjMabWF4cAAAEbgAAAAfAAAAIAEwAKJuYW1lAAAR2AAAAUUAAAJtPlT+fXBvc3QAABMgAAAAxAAAAQScTY0xeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/s84gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDznZm7438AQw9zA0AsUZgTJAQAm+wyMeJzFkr1OQkEQhb8LV0TB/6u0JhgLQ2FHT0JHiTwLj0FHQgId0tDzJia8wOEx8CxzY4KNNsadfDe7k8nunTkHOAGqpmNyqNTJvCOrOJsd8lXOD/mcD5+fefSuxliF2uqqp74GGmmiqWZaaKW1NtpKu8Z+7/rjumFZN9fyW93PK/Pbx/FSRofXr0h1LR644pobbrmj4IJ7Uj+5u61xSp0z93RJg6bLa796/U9W9n9PH69m+mRP5allxiX+RRVByqsdeMKoG3jWqBd46qgfeP5oEFgJNAysCXoLSHePAuuEJoEVQ9PA2qFZkLyqeZD8qkWQfKxlYI3Re2C10Sqw7mgd2AFoEyR/axvYFUiB/cGuhOYnShl3XgAAAHicrVgNcFzVdb7nvn0/+/5W7+37kbTSSm9X2idZ3pW90u4iC6+wLCogMuKnNXiA2BDcMCF23PHEbiaOLRgSqFMaQ2KcmNid0k6YQCCh2P0ZQtMahBOwM0ApGbsZKKbTpMYG49KaGfSue+5brTAJdDqdytf357xzz733nO+ec+4SkZDzbwg/FlpJmvSRpWSCXEUISAOQM2knBOFwiQ6AG4iu75hCmA8DOZ8rCcvBz0mOV64OF3xJllJgQhaGgnI1LNEQKsN1OgplrxOgLdN+rd3bYQu7QG0Ns19lV9CHwO3Kd6TqRXb54jGn3J1Wtuq23Wbbf6xIoqhQmkiZsMH3kmJSldhfiKl298dd/bQL9LawfWqN0Z2xb75neGNnr58EmJmBdKbbfHjMarewbGv30nab3GIore1GvseBrf+qtab1zsKbBP+AV/Q5+hyeFc/o+ODVoRBCCWpQx1qGzzsuVGRLB5m9IIEEVRl0S4aH0+U0e1cC05IgJZoitEmWCVIsjlfCCvoq0YhPSI1rpQaol5xscf2EUEBN+U9IhiXR27GWZcuQot0S1tO4kkRneB3dIuFCdIbXBAWfv0v4lXADysySRaRKxslq3DFXd77XBMcbSru9Fq4huVZN9OOejBYoVyu/3U9zOzX6bjhcrQ1loROGKiVAG0vYE45qqZQ2dy2vv0UfTnmp9ujeDDYAvwRseI/NgumnUr4J+xuU21MaTqtAMTgaFIfpD5FEOcvcmYxM/5GLiiYzcjud1U1Tj45wAvwzr1nvx/fP6yaAqddquWIxt4SQBOrgUeEDYQVpJ92ogxIh6byVBT9onjsoQWjJQawUIYUmDGU/hJrs12Twa6Gca6O/UxGGTM9sm/u37kXQRiuaaWoPieLfwp7vqzMJ9hXtG0FCgj+xOjd10u9E91UnASLOwzraYKCbrm7DyWy3dGicts3UbulhoAy37k7B+dn+a/qbeBKmaCnGU7Xso9rrEMZIauCASQaiJgYLO5suO+zXEsdQJEnseYlyaFUdcNkLCAH5Q3mrubzeGEclQGOasUyO19ecchrlcSCysyib/QplS3Mfi9om3p+cx7vnyPE15ehEVJrg+fRO3MgLDYxXXIc9z4VIcDdCHOHOdw0phD7Cna/I5Z3fIZwSZsg0IWKhMgiFuPieJNcBERWaIKOJymOAhd+oFEVPksJOWIcafnEk2YQuwesCLGGhWos3VAfhJBVV1f2Jo8oCUKm+MnHyiR+dFMWTP1KUghkUVVW21Xw2KWhZ48GjicTRBx/8eWK0JlNKxaTm8HnYVRRqOlitS4Ci6d4zrqagQ9Ev3r/mybdF8e0nD7wtgqAaCdtRBU2hAiRe3r/v5UTi5X3TOyu6IiWasyScJTsWlfVkbBI890yC4LlDMkTGUJcFEkpE9ohfrtZiz2FCHmlVUkMaHlLKAv8gfoI3SBCRvX78OHtdFCE4vuahCYUajlK//6pn2QdIEp99FkQxnxdFOy0VwmhKTqHtPq20OLLstCjsIdlJyTBzHAKxKWekGu93yXBztsg+eHb8y7Wko4nJi/9oOp6xXnFMmf1hLG29jKriZzs/h1WE/msZmSRX49lCGuDZpC7u0ePj1RCFIfp4brs87qdQ4+dM+zjE4mZpHbi1QxENjNwNGAyZkCsMV8ueL7wHv2T/+Sb7tZhK0S+du3PktsG2JQg4E/Wc7+oIV5e+eOIPhIQI9MiZI0CtS1UR4eZaV9qQpMloN51YWl4JsLK8dII+BX3VPiwAXxdg0mFv+J3ZxJ/9aUerkTVlDz2I6Dlm2oVvPSBJLshpYC8JCX+1JimSZoK1ro1q2RZ/yQSKW7qEC12SKRQqYdge+5vNCRA2x358hNyMmlgAdB16G/jFYQkEN6jEJpdzno9ELLVA5EdHJcQf4H8DjkqB0L+kt05Nrad0/dTUreyndGrZyCqAVSPLpg7S7cLjX5MdWbSoJMib7xNS7AT79xbh95aKlEot0vLfh4uOsdclCYJjTQAt/+YCgGYhIeZzUgNACBLqrloPsH5VY7FlqyhdhWthzfalUhsfToBMVQl0oDOfTkHL2GeyCVOUgXp30R/i7GPH5iHWIsQQSyxAbMW2KkIskVx+z+XHIJi/K38t/Ey4PNZjwONsrIuqXSsQYcERmJAO8CIEdRguUDLLIty1MDt7HoWyQ0+cEsVTT2Atn1zKLnJd+Kmq68Ll/NMhxpCTHjoEdG5vgymu4UlYBKA5Gr+v6PrOvyKsFfpJFxkgNXIZ+V2yjnwe94IuTY7jhjdUrlkYR4NGaByA4RDjonjB/sIFKMceivNUeOTpxPDrc91iM8TpctwfjaPzhX1hLZTybGe+BLZtGLoCW5Kalnwh+Uq+xJRrNlC64ZpGfclqSldfsoLXBxVdV9bplq4nYd1rnL9RcfJrSaQu9Oh09IvcIMBgDm4TgO3ldNqf1Ls7oXRkQfQ1G0JYvWLFaojrO0Gztas55/qkBt/DAXDKNr6epd/RaOb1d1aYFEbQggPkRtTcNnI3uQf1x7Uh+F7sFRoef4SmpXyugLgP+W13Ed8jVEYC/zdcq9Z4fuiirjy/XKeVYc6YD9EtIKsce5QRGnroXXIlqGLc8NwRCFD7qLY6DPnxGHtlz5FQKPZPfuFBgKXXTgT6Ij030d9fhr2b0rIuqsJNn4OZA3fcfpMz+ZXS0kwOsvkpGG9P9S++8d6Jrdf1qdLAIgHNartBZmnpy5OHQJUzsgpJpV3W4O9w1K6oDRp7GsJlIRYQLoI9G/u23nVz0YKW4s0rVm7t27gHoq8lE+KO2SVrtm9fM3h4+xHd0G23q9f1aA9Yqq216z4YXrumarILPZ7ttmVdG5l+gAtAMsUrWcHsVU0lQVVgZydfK+zk2OW536vCHcIixO5I7JMv415ZDLh+amBxXVfqwNNr3zUxh7PQT6PHQfT6Fvp1KcY0xpmKhTYaquTT+SwtI05LmNFDLZ+NsZmThIuiXW7OFg0AxbABbONUo1EADNHOsRsV08KE4n1BkOgmSRDY+zJeH+VxZRqc3kW9rouV814feIHvB16/WwgtWAGWbUwbdlyxd9hPrLDgCgmUyma1JPsrUVFEuAKxN4prpaJHvB7X7RnglW15Xs7zCDHj8z8iLCYpzFoa93cl5hs3kM+SzWQH+Qa5n+xGfaAe8OJWuR5cy5HCISvvI2Ya+S2CMM+jz2iMm0/u/9/50R58/TomUZhYmdAbAKanws5Tpm2bqEn7+GOPHd2iGYa2RTUMdVQ1Tayw9/9CY0+x0LB1Ny3BsYSSYmNwB9vx/vf6bUNwuPbncAdj9JVJMBy0L1bThmtgaTamYxiOOX3BZ8c0f4tr4fN1XK7WIinJudOKZSbH6J3RP0A69hOvCo8iVgW0lY/Z0QC5gtyEmXpgBSL6WW4hhKPno9/tRSxC7Hvr/KUYW43TeExYYGv4zuY0F6eB1cgqrDz33XnOvAVG8T2C//lRYRRhChb7xdwcfY/NxgOT48vmpI0HzyTmeVot3W6140/imeiNxJG9e48k5mB0sV5chlkhm+1uTjS4mPocrvFRwtzpxJmDsDMmbLJaWy3YFfe3HDyD0fkBFIdC4XNs1+JRQLmwid9nbR7PDR11kwK+5paRSzEirSVfJNvRp3LkBk0l8FvMD/1haMpD3hqyYiCG8ZVusIRNdVaCGL9xd14CKtttCMDpPvfMGLwa1hiF2E/gfSn7cdyj+6+8cl+0c7COl5TOYgP1aHHGoVucTMZht9+/D9T7G0rdx5vWr65dS5VoZ1AEOhsUi8EnTUUHAHGNvoBzfH2wzcs4g4Ia7Xwa6oMUjYcNny3Y0Q18Bp/HJtGuL6rdC3Y12Yt269hc9H18aU5DcbzYjbOm47mD9e8O4ry+zDSu72SQl26ZF2rY92o07WRQ/0as/+9iLiASl2TQowxiDl9Dv/op9ClryRfQqxAIevnrLSjRao33RE/mVzrEtB0CN+CXnTvdGKMu/1IJhE+gp+cdE7eT27TTx9CEL0UmtA98dgAykam1yJICmeFtQ5BpkYRUdCO95J9yV+fYS/RsZPL/DWXQs3EbddED0VTX//DtmT1c8d9Gddh3XX89vTge7jHnh9KbQcAi0NJp6UR//wnTUbX6o+3t0dPfziJXzIr+4zr4zhSOP8XHU7o9prG78fqUGlGCvWzaY2fYS79JueCtlIlfSwTy82nTfGrk8p8jlvOnxXChmRsSnhsupMgSCnkLU7m3VE1Tmx32X83nUvPZc5idw3Hy8GFI4vgc7P4If9yBty58Z+HEuSUXzDiMEnjej0nrDnoa400XouJafHnPe6la8zai44l/eeBuCD+lc6GAVygffBiCHHzmWgEO/LQVp0F4YaXeC2IH4v50eRxgvEzTcRs9lefZW56mG20mKZ5SZfa8kkwq/yHje/cEOL58WjVV0Ch79B1OfwfpNoqAdxuiWKo8Tv8GJ7NUQwi8i230tgzL2ItcBtyC01Iq+3u4WleS7DkY5GLYfj0Bf46SsRDjfIT2ArQX/6VpJZki1+PbZwPZgrF2Js767uPv3Rw+/1zHF03KA57PH4Zpz8eEjb9p+e8TBezzh5AsYVYq88y5EPaGhWHkKONr3xF5qswRUCujvzIh1g3w37LivBmzGwymQ1xV0ExRMA+XZM7mY9aCFAnyDe6cRB9oHfeLrTpb5XUmEfd7Ogo0u0R/xGkNWou+z+6RA53dpkmpw+t/duuBomiII0Xhsl3jA33QUhNFTjiXYD/IFYsTxWLO8Aws6EvgwEcpHR3RxdBT7cEyZuMfBveN3dCFf7Sr2+6wsQhJ3y/5gZ9+XO0dLFpsQwaCDDyGgRP3N+5Hz6QwufymHshXtbmf2V5MJEY2q5culhLJDVXcRFEUz4nGWeCLThR3YM7oGR19GRr8JoWtzfBd9Ii4OuCy/4K76bFt+LnJN2GT/wb9k/r7AAAAeJxjYGRgYADiw8+3vovnt/nKwM3CAALXTvAFwej/f/4XszAyNwC5HAxMIFEAeaMM+QAAAHicY2BkYGBu+N/AEMPC+P/P//8sjAxAERQgAQCgqwZ8eJxjYWBgYH7JwMDCQAz+/4eFkVi1YPV/AcrLBUEAAAAAAAAAAHYAoADKAUwBngHGAe4CFgKSAwADhAQoBGoFCgXIBkgHHgewCHAJKAmACgAK5AAAeJxjYGRgYJBgmMbAxwACTEDMBYQMDP/BfAYAGroB0wB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxtiktSwzAQBfViWQkOTvgTbgFs4Dr+DNaAkCiNVbJ9epxiS6+63mu1UX9U6n9O2KCARgmDLXa4QIU9LlHjgCOucI0b3OIO93jAI054Uph023RfZeeCkOnJ0Uiaeh61I5HqO0RK/iO4Xp/VCDWxs2WOwQ+mjSEL1QNF8otdl4n9nrvghcbnl/e32rFYtixjiPNr1bPjTLxY3oolP+RkxKYpkc7JcTmnTH63nJ81KT65OczshzmtEf+sVrimVeoXND9Bdw==') format('woff'),
  url('iconfont.ttf?t=1520561490526') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1520561490526#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-back:before { content: "\e697"; }

.icon-close:before { content: "\e69a"; }

.icon-delete:before { content: "\e69d"; }

.icon-edit:before { content: "\e69e"; }

.icon-less:before { content: "\e6a5"; }

.icon-moreunfold:before { content: "\e6a6"; }

.icon-more:before { content: "\e6a7"; }

.icon-search:before { content: "\e6ac"; }

.icon-wrong:before { content: "\e6b7"; }

.icon-browse:before { content: "\e6e6"; }

.icon-jia:before { content: "\e690"; }

.icon-zhengzhi:before { content: "\e655"; }

.icon-shengwu:before { content: "\e642"; }

.icon-shuxue:before { content: "\e645"; }

.icon-wuli:before { content: "\e64c"; }

.icon-yuwen:before { content: "\e654"; }

.icon-gerenzhongxin:before { content: "\e70b"; }
.icon-iconset0187:before { content: "\e656"; }

/*保留*/
.icon-huaxue:before { content: "\e614"; }
.icon-yingyu:before { content: "\e623"; }
.icon-lishi:before { content: "\e6d9"; }
.icon-dili:before { content: "\e637"; }
.icon-shang:before { content: "\e697"; }
.icon-xia:before { content: "\e6a5"; }
.icon-zuo:before { content: "\e6a6"; }
.icon-you:before { content: "\e6a7"; }
.icon-jian:before { content: "\e656"; }



/* 针对iphone4 iphone5 产品页面图片宽度处理 */
@media only screen and (max-device-width: 320px) {
  .address-info.address-list {
    width: 79% !important;
  }

  .public-select.return-order {
    width: 73% !important;
  }
}
/* 按钮*/
.ui-btn {
  display: inline-block;
  padding: 0 12px;
  line-height: 28px;
  border-radius: 3px;
  background-color: #e6e6e6;
  font-size: 0.75em;
  text-align: center;
}

/* 按钮颜色 */
.btn-blue {
  color: #fff;
  background-color: #0078e7;
}

.full-btn {
  display: inline-block;
  text-align: center;
  border: none;
  background-color: #0c7dc1;
  border: 1px solid #0c7dc1;
  color: #fff;
  width: 100%;
  outline: none;
  line-height: 100%;
  border-radius: 3px;
  font-size: 0.8125em;
  padding: 12px 0;
}
.full-btn.disabled {
  background-color: #FFF;
  color: #d3d3d3;
  border: 1px solid #ededed;
}
.full-btn.orange {
  background-color: #f26009;
  border-color: #f26009;
}
.full-btn.white {
  background-color: #FFF;
  color: #5c5c5c;
  border-color: #d3d3d3;
}
.full-btn.ischeck {
  background-color: #FFF;
  color: #5c5c5c;
  border-color: #5c5c5c;
}
.full-btn.nocheck {
  background-color: #ededed;
  color: #b8b8b8;
  border-color: #b8b8b8;
}

.full-btn-off {
  background: #fff;
  border: 1px solid #fff;
  color: #999;
  display: inline-block;
  text-align: center;
  border: none;
  width: 100%;
  outline: none;
  line-height: 100%;
  border-radius: 3px;
  font-size: 0.8125em;
  padding: 12px 0;
}

.buy-btn-wrap a {
  display: block;
  float: left;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.buy-btn-wrap a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.buy-btn-wrap a.add-shopping {
  background-color: #ffa200;
}
.buy-btn-wrap a.buy {
  background-color: #f26009;
}
.buy-btn-wrap a.order {
  background-color: #5c5c5c;
}
.buy-btn-wrap a.go-buy {
  background-color: #f26009;
}

.control-btn {
  display: inline-block;
  border: 1px solid #b8b8b8;
  color: #5c5c5c;
  padding: 4px 7px;
  border-radius: 3px;
  margin-right: 5px;
  font-size: 0.75em;
  line-height: 100%;
}
.control-btn.current {
  border-color: #339dd9;
  color: #339dd9;
}
.control-btn:last-child {
  margin-right: 0;
}
.control-btn.orange {
  border: 1px solid #f26009;
  color: #f26009;
}
.control-btn.bg-blue {
  border-color: #0c7dc1;
  background-color: #0c7dc1;
  color: #fff;
}
.control-btn.white-bg {
  border-color: #f5f5f5;
  background-color: #f5f5f5;
  color: #5c5c5c;
  margin-top: 5px;
}

/* 模态框*/
.ui-cover, .filter-blur {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: #000;
  z-index: 20;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.ui-modal-wrap {
  position: fixed;
  top: 40%;
  right: 10%;
  left: 10%;
  z-index: 21;
  background-color: #fff;
  border-radius: 3px;
}

.ui-modal {
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  padding: 10px;
}
.ui-modal .close-wrap {
  margin-top: -5px;
}

.modal-control-wrap {
  width: 100%;
}
.modal-control-wrap a {
  float: left;
  text-align: center;
  border-right: 1px solid #d3d3d3;
  padding: 10px;
}
.modal-control-wrap a:last-child {
  border-right: none;
}

/* 下拉菜单*/
/* 分页导航*/
.tab-btn {
  width: 100%;
}
.tab-btn span {
  display: inline-block;
  font-size: 0.75em;
  color: #5c5c5c;
  border: 1px solid #d3d3d3;
  background-color: #FFF;
  padding: 8px;
  border-radius: 3px;
  margin-right: 5px;
  line-height: 100%;
}
.tab-btn span.current, .tab-btn span:active {
  background-color: #f26009;
  border: 1px solid #f26009;
  color: #fff;
}
.tab-btn span.disabled {
  background-color: #FFF;
  border: 1px solid #ededed;
  color: #d3d3d3;
}

.ui-tabs {
  width: 100%;
  text-align: center;
  line-height: 42px;
  color: #5c5c5c;
}
.ui-tabs.three-items li, .ui-tabs.three-items a {
  width: 33.3%;
}
.ui-tabs.four-items li, .ui-tabs.four-items a {
  width: 25%;
}
.ui-tabs li a {
  width: 100%;
}
.ui-tabs li, .ui-tabs a {
  display: block;
  width: 50%;
  background-color: #d3d3d3;
  border-bottom: 2px solid #d3d3d3;
  border-left: 1px solid #ededed;
  float: left;
}
.ui-tabs li:last-child, .ui-tabs a:last-child {
  border-right: none;
}
.ui-tabs li.current, .ui-tabs a.current {
  position: relative;
  background-color: #FFF;
  border-bottom: 2px solid #0c7dc1;
  color: #339dd9;
}
.ui-tabs li.current:after, .ui-tabs a.current:after {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 5px;
  margin-left: -5px;
  bottom: -10px;
  border-color: rgba(12, 125, 193, 0);
  border-top-color: #0c7dc1;
}

/* 网格系统 */
/* 容器*/
.g-container-full {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
}

.g-container-half, .modal-control-wrap a {
  width: 50%;
}

.item-half {
  width: 48%;
}

body {
  color: #333;
  font: 14px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.body-bg {
  background: #f1f1f1;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.align-center {
  text-align: center;
}

.align-rt {
  text-align: right;
}

.cp {
  cursor: pointer;
}

table {
  width: 100%;
}

a:hover {
  color: #4F94CD;
}

.top-bar {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
}
.top-bar a {
  display: inline-block;
  padding: 5px 0 0 0;
}
.top-bar .fn-rt a {
  margin: 0 4px;
}

.yellow {
  color: #ffd71e;
}

.xk-text-logo {
  width: 184px;
}

.member-bind {
  color: #ff9a18;
}

.header-box {
  background: #fff;
  width: 100%;
  min-width: 1200px;
  border-bottom: 2px solid #4F94CD;
}
.header-box .header-inner-box {
  width: 1200px;
  line-height: 38px;
  margin: 0 auto;
  position: relative;
}
.header-box .header-inner-box .top-search-line-box {
  padding-top: 40px;
  float: right;
  width: 936px;
}

.scop-box {
  float: left;
  line-height: 38px;
  position: relative;
  padding-top: 26px;
}
.scop-box .logo-wrap {
  display: block;
  float: left;
  line-height: 58px;
  margin-left: 12px;
}
.scop-box .logo-wrap img {
  width: 163px;
  height: 58px;
  display: block;
}
.scop-box .scop-icon-box {
  line-height: 58px;
  height: 58px;
  float: left;
  margin-left: 30px;
}
.scop-box .iconfont {
  transition: all .3s;
  display: inline-block;
}
.scop-box .address-pld-box {
  position: absolute;
  display: none;
  border: 1px solid #1e8cf5;
  background-color: #fff;
  z-index: 251;
  left: 184px;
  top: 76px;
  text-align: center;
  box-shadow: 0 2px 6.51px 0.49px rgba(9, 2, 4, 0.3);
  text-align: left;
}
.scop-box .address-pld-box .hot-city {
  white-space: nowrap;
  padding-left: 14px;
}
.scop-box .address-pld-box .sanjiao {
  position: absolute;
  top: -9px;
  left: 32px;
  display: block;
  width: 24px;
  height: 10px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.scop-box .address-pld-box .list {
  padding: 12px 14px;
}
.scop-box .address-pld-box .list b {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #057ee1;
  text-align: left;
  line-height: 20px;
}
.scop-box .address-pld-box .list a {
  font-size: 14px;
  padding-right: 14px;
  line-height: 20px;
}

.scop-icon-box:hover .address-pld-box {
  display: block;
}

.scop-icon {
  color: #4F94CD;
}

.main-search-ipt, .main-search-btn {
  display: block;
  float: left;
}

.search-ipt-group {
  float: left;
  margin-left: 17px;
  position: relative;
}
.search-ipt-group .search-tips-wrap {
  position: absolute;
  z-index: 100;
  background: #fff;
  left: 0;
  top: 36px;
  border: 1px solid #ccc;
  width: 410px;
  display: none;
}
.search-ipt-group .search-tips-wrap li {
  padding: 4px 9px;
}
.search-ipt-group .search-tips-wrap li p {
  font-size: 12px;
  line-height: 20px;
}
.search-ipt-group .search-tips-wrap li .search-add-tag {
  display: none;
}
.search-ipt-group .search-tips-wrap li a {
  font-size: 12px;
}
.search-ipt-group .search-tips-wrap li:hover {
  background: #f0f0f0;
}
.search-ipt-group .search-tips-wrap li:hover .search-add-tag {
  display: block;
}

.main-search-ipt {
  width: 370px;
  height: 35px;
  border: 1px solid #4F94CD;
  border-radius: 3px 0 0 3px;
  padding: 0 10px;
  display: inline-block;
  outline: none;
  line-height: 35px !important;
}

.main-search-btn {
  display: inline-block;
  background: #4F94CD;
  text-align: center;
  width: 58px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  cursor: pointer;
  border-radius: 0 3px 3px 0;
}

.source-bucket-wrap {
  float: left;
  margin-left: 15px;
  position: relative;
  width: 94px;
}
.source-bucket-wrap .source-bucket {
  cursor: pointer;
  width: 90px;
  padding: 0 1px;
  border: 1px solid #e6e6e6;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  z-index: 253;
  background: #fff;
}
.source-bucket-wrap .source-bucket .number {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #ff9a18;
  z-index: 3;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  border-radius: 11px;
}
.source-bucket-wrap .source-bucket .text-color {
  color: #4F94CD;
  margin-left: 10px;
}
.source-bucket-wrap .zyl_list {
  position: absolute;
  display: none;
  top: 36px;
  padding: 0;
  width: 380px;
  z-index: 252;
  line-height: 20px;
  border: 1px solid #188eee;
  background-color: #fff;
  height: auto !important;
}

.source-bucket-wrap:hover .source-bucket {
  border-color: #4F94CD;
  border-radius: 3px 3px 0 0;
  border-bottom: none;
  height: 36px;
}
.source-bucket-wrap:hover .zyl_list {
  display: block;
}

.func-icons {
  color: #4F94CD;
}
.func-icons a {
  color: #4F94CD;
}
.func-icons a:hover i,
.func-icons a:hover span {
  color: #4F94CD;
}
.func-icons i,
.func-icons span {
  cursor: pointer;
  display: block;
  float: left;
}
.func-icons i {
  margin-left: 30px;
  font-size: 2.4em;
}
.func-icons span {
  padding-left: 6px;
}
.func-icons .earn-cash-tips {
  position: relative;
}
.func-icons .earn-cash-tips span {
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 23px;
  top: -14px;
  left: 0;
  background: url("../images/earn-cash-tips.png") no-repeat;
}
.func-icons .charge-btn {
  position: relative;
}
.func-icons .charge-btn span {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 23px;
  top: -14px;
  left: -11px;
  background: url("../images/charge-tips-bg.png") no-repeat;
}

.left-top-nav {
  width: 190px;
  background: #4F94CD;
  border-radius: 3px 3px 0 0;
  text-align: center;
  padding: 5px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-top: 26px;
  font-size: 16px;
  float: left;
  position: relative;
  bottom: -1px;
}

ul.main-nav {
  float: left;
  font-size: 16px;
  margin-top: 36px;
  margin-left: 12px;
}
ul.main-nav li {
  float: left;
  padding: 4px 20px 11px;
  transition: color .3s;
  position: relative;
  line-height: normal;
}
ul.main-nav li .pl-down-box {
  border: 1px solid #4F94CD;
  position: absolute;
  text-align: center;
  width: 100px;
  left: -56px;
  top: 36px;
  z-index: 1000;
  background: #fff;
  display: none;
}
ul.main-nav li .pl-down-box .pl-down-sanjiao {
  position: absolute;
  left: 43px;
  top: -9px;
}
ul.main-nav li .pl-down-box .pl-down-content {
  padding: 3px 0;
  width: 100px;
  float: left;
  height: 35px;
  text-align: center;
  color: #333;
  cursor: pointer;
  line-height: 35px;
}
ul.main-nav li .pl-down-box .pl-down-content:hover {
  background: #f2f2f2;
  color: #4F94CD;
}
ul.main-nav li .pl-down-box-lg {
  width: 200px;
}
ul.main-nav li .pl-down-box-lg .pl-down-sanjiao {
  left: 91px;
}
ul.main-nav li.current-nav,
ul.main-nav li:hover {
  color: #4F94CD;
}
ul.main-nav li.current-nav i,
ul.main-nav li:hover i {
  color: #4F94CD;
}
ul.main-nav li.current-nav .iconfont,
ul.main-nav li:hover .iconfont {
  transform: rotate(-180deg);
}
ul.main-nav li:hover .pl-down-box {
  display: block;
}

.zoom-bg12 {
  font-size: 1.2em;
}

.left-nav-bg, .right-nav-bg, .drum {
  display: none;
}
.subject-background-color{background: #f8fbff;}
.left-nav-box {
  display: none;
   border: 1px solid #4F94CD; 
  width: 229;
  /* height: 587px; */
  
  position: relative;
  overflow-y: auto;
  left: 0;
  line-height: 41px;
  z-index: 250;
}

.left-nav-box ul li div.subject-wrap {
  width: 75%;
  margin: 0 auto;
  padding: 0 15px;
  border-bottom: 1px solid #c9e7fb;
  /* border-top: 1px solid #c9e7fb; */
  text-align: center;
  color: #4F94CD;
}
.left-nav-box ul li div.subject-wrap .iconfont {
  font-size: 18px;
}
.left-nav-box ul li div.subject-wrap .icon-arrow-right {
  font-size: 14px;
}
.left-nav-box ul li div.subject-wrap a {
  color: #4F94CD;
}
.left-nav-box ul li div.subject-wrap a:hover {
  color: #ffd71e;
}
.left-nav-box .subject-background-color span {
  margin-left: 10px;
}
/*菜单处蓝色*/
.left-nav-box li.subject-background-color:hover {
  background: #4F94CD;
}
.left-nav-box li.subject-background-color:hover div.subject-wrap {
  color: #fff;
  border-bottom-color: #4F94CD;
}


.left-nav-box li:hover i.iconfont {
  -webkit-animation: wobble 1s 0s ease both;
  -moz-animation: wobble 1s 0s ease both;
  -ms-animation: wobble 1s 0s ease both;
}
/*
.pullDownList li.menulihover{background: #4F94CD;}
.pullDownList li.menulihover div.subject-wrap {
  color: #fff;
  border-bottom-color: #4F94CD;
}*/
.left-nav-box li:hover div.subject-wrap a {
  color: #fff;
}
.left-nav-box div:after {
  content: '';
  display: table;
  clear: both;
}

.icon-jiantou-xia,
.icon-jiantou-shang {
  color: #c6c6c6;
  transition: all .3s;
  display: inline-block;
}

.banner-box {
  width: 1200px;
  margin: 0 auto;
}
.banner-box .brand-middle-box {
  background: url("../images/thunder-line.png") no-repeat;
  height: 43px;
  clear: both;
  margin: 0 20px 0 10px;
}
.banner-box .right-banner-box {
  width: 1000px;
  height: 578px;
  background: #fff;
  float: right;
}
.banner-box .right-banner-box .right-banner-box-r01 {
  padding-top: 10px;
}
.banner-box .right-banner-box .right-banner-box-lt {
  position: relative;
  width: 552px;
  padding-left: 10px;
  float: left;
}
.banner-box .right-banner-box .right-banner-box-lt .swiper-wrapper {
  font-size: 0;
}
.banner-box .right-banner-box .right-banner-box-rt {
  position: relative;
  width: 408px;
  padding: 0 20px 0 10px;
  overflow: hidden;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box {
  background: #ebf5ff;
  padding: 7px 0;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box .data-box-item {
  float: left;
  width: 134px;
  text-align: center;
  line-height: 25px;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box .data-box-item:first-child {
  width: 128px;
  text-align: center;
  border-right: 1px dotted #e5e5e5;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box .data-box-item:first-child .value {
  display: block;
  font-size: 30px;
  color: #fe0000;
  line-height: 32px;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box .data-box-item:first-child .name {
  display: block;
  line-height: 20px;
}
.banner-box .right-banner-box .right-banner-box-rt .data-box .align-rt {
  text-align: right;
}
.banner-box .right-banner-box .right-banner-box-rt .notice-box {
  padding-top: 10px;
  margin-top: 5px;
}
.banner-box .right-banner-box .right-banner-box-rt .notice-box .notice-text {
  color: #4F94CD;
}
.banner-box .right-banner-box .right-banner-box-rt .theme-box {
  width: 100%;
}
.banner-box .right-banner-box .right-banner-box-rt .theme-box h3 {
  text-align: center;
  font-size: 1.2em;
  padding: 18px 0 6px 0;
}
.banner-box .right-banner-box .right-banner-box-rt .theme-box ul p {
  float: left;
  padding: 6px 0;
}
.banner-box .right-banner-box .right-banner-box-rt .theme-box ul p.align-rt {
  float: right;
  text-align: right;
}
.banner-box .right-banner-box .lg-banner-container img {
  width: 551px;
}

.brand-box .brand-box-middle a {
  display: block;
  height: 100%;
}
.brand-box .brand-box-middle img {
  display: block;
  margin: 15px auto 0;
  width: 74px;
  height: 74px;
  border-radius: 100%;
  transition: all .3s;
}
.brand-box .brand-box-left a,
.brand-box .brand-box-right a {
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color,border-color .3s,.3s;
}
.brand-box .brand-box-left a {
  float: left;
  margin-right: 10px;
}
.brand-box .brand-box-right a {
  float: right;
  margin-left: 10px;
}
.brand-box a:hover {
  border-color: #ff9a18;
  background-color: #ff9a18;
  color: #fff;
}

.tag-box {
  margin-left: 10px;
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  cursor: pointer;
  transition: all .3s;
}

.tag-box:hover {
  border-color: #ff9a18;
  background: #ff9a18;
  color: #fff;
}

.bg-orange {
  border-color: #ff9a18;
  background: #ff9a18;
}

.exam-icon {
  display: inline-block;
  padding: 2px 6px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  background: #ff9a18;
  margin-right: 3px;
}

.tab-content {
  padding: 0 20px;
}

.tab-list {
  display: none;
  width: 100%;
}
.tab-list .tab-col {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
  float: left;
  width: 33.3333%;
}
.tab-list .tab-col h3,
.tab-list .tab-col p {
  height: 30px;
  line-height: 30px;
}
.tab-list .tab-col h3 a {
  color: #ec1d23;
}
.tab-list .tab-col h3 a i {
  margin-right: 10px;
}
.tab-list .tab-col p span {
  color: #a0a0a0;
  margin-right: 10px;
}
.tab-list .tab-col p span.red {
  color: #ec1d23;
  margin-right: 0;
}
.tab-list .tab-col p span.color-bg {
  display: inline-block;
  padding: 0 8px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  background: #ff9a18;
  margin-right: 3px;
  line-height: 24px;
}
.tab-list .tab-col .yx-pic {
  float: left;
  width: 82px;
  border: 1px solid #ccc;
}
.tab-list .tab-col .yx-pic img {
  display: block;
  width: 100%;
  height: 56px;
}
.tab-list .tab-col .yx-item {
  float: left;
  margin-left: 10px;
  width: 220px;
}
.subnav .nav_class {
  position: absolute;
  left: 198px;
  top: -1px;
  z-index: 230;
  border-width: 1px;
  display: none;
  cursor: auto;
  top: -1px;
}
.subnav .nav_class h3 {
  font-size: 14px;
  font-weight: 400;
}

.centered-btns_nav {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 38px;
  height: 61px;
  margin-top: -40px;
  line-height: 200px;
  background-image: url(images/arrow.gif);
  overflow: hidden;
  opacity: .7;
}


.wrapper {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}


.nav_class {
  /* display:none; */
  position: absolute;
  width: 1000px;
  *width: 986px;
  left: 196px;
  top: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border: 2px solid #1e8cf5;
  background-color: #fff;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}

.subnav .nav_class .item {
  border-bottom: 1px dashed #e5e5e5;
  padding: 10px 0;
}

.subnav .nav_class .item.no-border {
  border-bottom: 0 solid #e5e5e5;
}

.subnav .nav_class .title {
  font-weight: normal;
  color: #999;
  width: 70px;
  float: left;
  text-align: right;
  line-height: 35px;
  cursor: inherit;
}

.subnav .nav_class .name-box {
  width: 874px;
  float: right;
}

.subnav .nav_class .name-box a {
  color: #333;
  padding: 0 5px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  float: left;
  margin-right: 12px;
}

.subnav .nav_class .name-box a.current,
.subnav .nav_class .name-box a:hover {
  background-color: #188eee;
  color: #fff;
}

.subnav .nav_class .name-box .text {
  color: #999;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  float: left;
  margin-right: 8px;
  cursor: default;
}

.subnav .list {
  width: 1000px;
  *width: 980px;
  float: left;
  height: 50px;
  box-sizing: border-box;
}

.subnav .list li {
  position: relative;
  float: left;
  z-index: 300;
  font-size: 16px;
}

.subnav .list li a {
  position: relative;
  display: inline-block;
  height: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding: 0 9px;
}

.subnav .list li a:hover,
.subnav .list li a.active {
  background-color: #055aac;
}

.subnav .list li a.home {
  padding: 0 20px;
}

.subnav .list li .line {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 15px;
  background-color: #fff;
  margin: 2px 0 0;
}

.classify-title {
  font-size: 16px;
  color: #333;
  text-align: left;
  font-weight: bold;
  margin-left: 6px;
}

[class^=icon-] {
  background-image: url("../images/icon_bg.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.icon-down {
  background-position: 0 -150px;
  width: 12px;
  height: 6px;
}

.header {
  height: 29px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f2f2f2;
}

.header .wrapper {
  *z-index: 100;
}

.header .logo {
  float: left;
  height: 30px;
  width: 220px;
  display: block;
  background-image: url("../../../img/logo1.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.header .header-right {
  float: right;
  color: #666;
  font-size: 12px;
  line-height: 30px;
  width: 500px;
  text-align: right;
  padding-right: 50px;
  position: relative;
  z-index: 501;
}

.header .header-right a {
  color: #666;
  margin-left: 2px;
  line-height: 30px;
}

.header .header-right a.bind-btn {
  color: #fc8200;
}

.header .header-right a.login-btn {
  color: #fff;
  background-color: #ff9a18;
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px 0 12px;
}

.header .header-right a.reg-btn {
  color: #666;
}

.header .header-right a.login-btn:hover {
  background-color: #f18801;
}

.header .header-right a.logout-btn {
  color: #fc8200;
}

.header .header-right a.user-btn {
  color: #fc8200;
}

.header .header-right a.user-btn:hover {
  text-decoration: underline;
}

.header .header-right b {
  color: #ccc;
  margin: 0 5px;
}

.header .header-right .map {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  color: #666;
  float: right;
}

.header .header-right .map .title {
  cursor: pointer;
}

.header .header-right .map .title .icon-down {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.header .header-right .map .title:hover .icon-down {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.header .header-right .map .title:hover .list {
  display: block;
}

.header .header-right .map .list-box {
  display: none;
  position: absolute;
  width: 100px;
  right: 0;
  top: 29px;
  z-index: 1000;
  box-shadow: 0 2px 6.51px 0.49px rgba(9, 2, 4, 0.3);
}

.header .header-right .map .list-box .sanjiao {
  position: absolute;
  top: -8px;
  right: 20px;
  display: block;
  width: 24px;
  height: 10px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
}

.header .header-right .map .list {
  border: 1px solid #1e8cf5;
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px;
}

.header .header-right .map .list > li {
  float: left;
  padding: 0 15px;
}

.header .header-right .map .list .line {
  padding: 0;
  width: 1px;
  height: 250px;
  margin-top: 40px;
  background-color: #e7e7e7;
  margin-right: 10px;
}

.header .header-right .map .list .subtitle {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  text-align: left;
}

.header .header-right .map .list .item li {
  width: 100px;
  float: left;
}

.header .header-right .map .list .item a {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  display: block;
  text-align: left;
}

.header .header-right .map .list .item a:hover {
  color: #057ee1;
}

.header .header-right .map:hover .list-box {
  display: block;
}


.xkw_top .logo-img {
    top: 28px
}
.xkw_top {
    position: relative;
    box-sizing: border-box;
    height: 110px;
    *height: 40px;
    width: 1200px;
    padding: 37px 0 33px;
    margin: 0 auto;
    z-index: 4
}

.xkw_top .logo-img {
    float: left;
    width: 220px;
    height: 63px;
    position: absolute;
    top: 25px;
    left: 0
}
.xkw_top .weixin-img {
    float: right;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 15px;
    right: 80px
}
.xkw_top .weixin-img img {
    width: 80px;
    height: 80px
}
.xkw_top .logo-img img {
    width: 220px;
    height: 63px
}

.xkw_top .xueduan {
    margin-left: 220px;
    position: relative;
    z-index: 500
}

.xkw_top .xueduan .title {
    line-height: 40px;
    font-size: 16px;
    color: #333
}
.xkw_top .xueduan .title .icon-down2 {
    margin-left: 5px
}
.xkw_top .xueduan:hover .icon-down2 {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.xkw_top .xueduan:hover .wapper {
    display: block
}
.xkw_top .xueduan .wapper {
    position: absolute;
    display: none;
    width: 78px;
    border: 1px solid #4b98ff;
    background-color: #fff;
    z-index: 100;
    left: -26px;
    top: 38px;
    box-shadow: 0 2px 6.51px .49px rgba(9, 2, 4, 0.3);
    text-align: left
}
.xkw_top .xueduan .wapper .sanjiao {
    position: absolute;
    top: -9px;
    left: 29px;
    display: block;
    width: 24px;
    height: 10px;
    background: url("../img/box_sanjiao.png") center no-repeat;
    z-index: 1
}
.xkw_top .xueduan .wapper .lists a {
    display: block;
    text-align: center;
    padding-right: 8px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer
}
.xkw_top .xueduan .wapper .lists a:hover {
    color: #fa5614;
    background-color: #f1f1f1
}
.xkw_top .link-btn {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    margin-right: 12px
}
.xkw_top .link-btn .icon{font-size: 34px; color:#4b98ff;vertical-align: middle;margin-right: 6px;}
.xkw_top .link-btn:hover {
    color: #fa5614
}
.xkw_top .link-btn.wxt {
    width: 84px
}
.xkw_top .link-btn.khd {
    width:84px;
    position: relative;
    z-index: 500
}
.xkw_top .link-btn.khd span{display: block;}
.xkw_top .link-btn.khd .icon{display: inline-block}
.xkw_top .link-btn.khd:hover .box {
    display: block
}
.xkw_top .link-btn.khd .box {
    position: absolute;
    display: none;
    width: 158px;
    height: 170px;
    border: 1px solid #4b98ff;
    background-color: #fff;
    z-index: 100;
    right: -50px;
    top: 42px;
    text-align: center;
    *padding-top: 14px;
    *height: 160px
}
.xkw_top .link-btn.khd .box img {
    display: block;
    margin: 14px auto 8px
}
.xkw_top .link-btn.khd .box .sanjiao {
    position: absolute;
    top: -9px;
    right: 65px;
    display: block;
    width: 24px;
    height: 10px;
    background: url("../img/box_sanjiao.png") center no-repeat;
    z-index: 1
}
.xkw_top .link-btn.khd .box .text {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 18px
}
.xkw_top .upload-btn {
    float: right;
    width: 86px;
    *width: 48px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background:#ff9a18 url("../img/icon_bg.png") no-repeat 15px -290px;
    padding-left: 38px;
    box-sizing: border-box;
    transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -webkit-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -moz-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -o-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4)
}
.xkw_top .upload-btn:active, .xkw_top .upload-btn:hover {
    background-color: #e88608;
    transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -webkit-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -moz-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4);
    -o-transition: all .4s cubic-bezier(.31, -0.105, .43, 1.4)
}
.xkw_top .cmn_search_box {
    float: right;
    width: 430px;
    height: 40px;
    font-size: 12px;
    position: relative;
    margin-right: 380px;
    z-index: 1
}
.xkw_top .cmn_search_box .border {
    position: relative;
    width: 426px;
    height: 36px;
    border: 2px solid #4b98ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    float: left
}
.xkw_top .cmn_search_box .border input {
    width: 356px;
    height: 36px;
    border: none;
    padding-left: 10px;
    font-size: 14px;
    line-height: 34px;
    margin-top: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    outline: none
}
.xkw_top .cmn_search_box .border .searchBtn {
    border: none;
    line-height: 18px;
    font-size: 14px;
    width: 58px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    background:#4b98ff url("../../../img/icon_bg.png") 18px -40px no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}
.xkw_top .cmn_search_box .high-search {
    line-height: 40px;
    font-size: 14px;
    color: #057ee1;
    display: block;
    float: left;
    text-align: center;
    width: 74px
}
.xkw_top .resource {
    margin-right: 62px
}
.resource {
    position: relative;
    width: 96px;
    height: 40px;
    line-height: 38px;
    z-index: 2
}
.resource .cart {
    padding-left: 40px;
    background: url("../img/icon_bg.png") no-repeat 14px 10px;
    cursor: pointer;
    z-index: 3;
    color: #057ee1;
    font-size: 14px;
    line-height: 38px
}
.resource .zyl {
    padding-left: 40px;
    background: url("../img/icon_bg.png") no-repeat 14px 10px;
    cursor: pointer;
    z-index: 3;
    color: #4b98ff;
    font-size: 14px;
    line-height: 38px
}
.resource .zyl a {
    color: #4b98ff;
}
.resource .res1, .resource .res2 {
    position: absolute;
    width: 94px;
    z-index: 3;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}
.resource .res2 {
    border: 1px solid #4b98ff;
    border-bottom: none;
    background-color: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.resource .number {
    position: absolute;
    top: -9px;
    right: -9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: #ff9a18;
    z-index: 3;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px
}
.zyl_list {
    position: absolute;
    display: none;
    top: 38px;
    right: 0;
    padding: 0;
    width: 380px;
    line-height: 20px;
    border: 1px solid #4b98ff;
    background-color: #fff;
    z-index: 0;
    height: auto !important
}
.zyl_list .no_res {
    background: url(../img/cart_empty.png) no-repeat 10px 10px;
    padding: 10px 0 10px 65px;
    color: #676767;
    line-height: 60px;
    height: 60px
}
.zyl_list ul {
    margin: 10px 15px;
    max-height: 192px;
    overflow: auto
}
.zyl_list ul li {
    height: 26px;
    line-height: 26px;
    padding: 0 0 5px;
    border-bottom: 1px dashed #eee
}
.zyl_list ul li a {
    display: inline-block;
    height: 26px;
    padding-left: 5px;
    width: 175px;
    float: left;
    color: #333;
    margin: 0;
    overflow: hidden
}
.zyl_list ul li span {
    cursor: pointer;
    padding-left: 15px;
    float: right;
    display: inline-block;
    padding-right: 5px;
    color: #666
}
.zyl_list ul li i {
    color: #f00;
    float: right;
    font-style: normal;
    padding-right: 10px
}
.zyl_list .zyl_btn {
    background-color: #f5f5f5;
    padding: 8px 0;
    width: 100%;
    height: 30px;
    line-height: 30px
}
.zyl_list .zyl_btn .all {
    float: left;
    padding-left: 15px;
    color: #676767
}
.zyl_list .zyl_btn input {
    width: 70px;
    height: 30px;
    float: right;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: url("../img/bg3_icon.png") repeat-x;
    border: none;
    margin-right: 15px;
    cursor: pointer
}
.border .search_hid {
    background-color: #fff;
    border: 1px solid rgba(9, 2, 4, 0.3);
    padding-left: 10px;
    width: 356px
}
.search_hid {
    padding: 10px 0;
    display: none;
    position: absolute;
    top: 33px;
    left: 0;
    background: #fff;
    width: 453px;
    z-index: 11;
    line-height: 25px
}
.search_hid ul {
    padding: 0 10px
}
.search_item {
    float: left;
    clear: left
}
.search_count {
    float: right;
    color: #d0d0d0
}
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-underline-from-center:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-underline-from-center:hover:before {
    left: 0;
    right: 0
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-15%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(10%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-10%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(5%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0)
    }
    15% {
        -moz-transform: translateX(-15%) rotate(-5deg)
    }
    30% {
        -moz-transform: translateX(10%) rotate(3deg)
    }
    45% {
        -moz-transform: translateX(-10%) rotate(-3deg)
    }
    60% {
        -moz-transform: translateX(5%) rotate(2deg)
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
.footer .link-box .share-box {
    width: 260px;
    position: absolute;
    top: 6px;
    right: 0
}
.footer .link-box .share-box .phone {
    font-size: 20px;
    color: #333;
    line-height: 32px
}
.icon-down2 {
    background-position: 0 -252px;
    width: 15px;
    height: 7px
}
.header .header-right .alreday-login {
    position: relative;
    display: inline-block !important
}
.header .header-right .alreday-login:hover .userinfo-box {
    display: block
}
.header .header-right .userinfo-box {
    display: none;
    position: absolute;
    border: 1px #1e8cf5 solid;
    background-color: #fff;
    box-shadow: 0 2px 6.51px .49px rgba(9, 2, 4, 0.3);
    width: 398px;
    height: 152px;
    font-size: 14px;
    text-align: left;
    top: 28px;
    left: -100px
}
.header .header-right .userinfo-box p {
    padding-left: 20px
}
.header .header-right .userinfo-box a {
    margin-right: 16px;
    margin-left: 0
}
.header .header-right .userinfo-box a:hover {
    text-decoration: underline
}
.header .header-right .userinfo-box .link {
    color: #fff;
    margin-right: 0
}
.header .header-right .userinfo-box .link:hover {
    color: #ffe21d;
    text-decoration: none;
    font-weight: bold
}
.header .header-right .userinfo-box .userid {
    margin-left: 20px
}
.header .header-right .userinfo-box .blue {
    color: #057ee1
}
.header .header-right .userinfo-box .user-identity {
    background-color: #4b98ff;
    line-height: 35px;
    height: 35px;
    color: #fff
}
.header .header-right .userinfo-box .price {
    margin-top: 10px
}
.header .header-right .userinfo-box .price .label {
    margin-right: 0;
    width: 135px
}
.header .header-right .userinfo-box .price .value {
    color: #fe0000
}
.header .header-right .userinfo-box .sanjiao {
    position: absolute;
    top: -8px;
    left: 190px;
    display: block;
    width: 24px;
    height: 10px;
    background: url("../img/box_sanjiao_blue.png") center no-repeat
}
.icon-down2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}
.header .header-right .userinfo-box .sanjiao {
    background-image: url("../img/box_sanjiao_grey.png")
}
.header .header-right .userinfo-box .user-identity {
    background-color: #f1f1f1;
    color: #666
}
.header .header-right .userinfo-box .link {
    color: #057ee1;
    margin-right: 0
}
.header .header-right .userinfo-box .link:hover {
    color: #057ee1;
    text-decoration: underline;
    font-weight: normal
}
.header .header-right .userinfo-box .sanjiao {
    top: -9px
}
.qh-box {
    width: 126px;
    height: 60px;
    padding-top: 14px;
    line-height: 22px;
    background: url("../img/qx-box.png") no-repeat;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -430px;
    z-index: 10;
    font-size: 14px;
    color: #333;
    text-align: center
}
.qh-box span {
    display: block;
    text-align: center
}
.qh-box a {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    right: 10px;
    cursor: pointer
}
.nav-area {
    position: relative;
    background-color: #4b98ff;
    z-index: 3
}
.nav-area .sld-nav {
    float: left;
    width: 230px;
    height: 50px;
    position: relative
}
.nav-area .sld-nav .title {
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: relative;
    *height: 50px;
    z-index: 4;
    display: block;
    cursor: pointer
}
.nav-area .sld-nav .title a {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: block;
    line-height: 50px;
    background: #2975dc
}
.nav-area .sld-nav .title a:hover{background: #2975dc}
.nav-area .sld-nav .side-item {
    width: 228px;
    height: 269px;
    padding: 0;
    border: 1px solid #4b98ff;
    position: absolute;
    left: 0;
    top: 49px;
    background-color: #ecf2ff
}
.nav-area .sld-nav .side-item .nav-item {
    padding: 0 20px;
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk0RTZGNkRGMEFCRjExRTc4MTZGOUNCMDdFRUVBNjU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk0RTZGNkUwMEFCRjExRTc4MTZGOUNCMDdFRUVBNjU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTRFNkY2REQwQUJGMTFFNzgxNkY5Q0IwN0VFRUE2NTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTRFNkY2REUwQUJGMTFFNzgxNkY5Q0IwN0VFRUE2NTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6za7ADAAAAmElEQVR42mJctWpVLAMDgyUQ5wLxXwY0wATEm4BYHYjXATEXNgUfgdgTiJ8C8QkglkFXAAK/gDgLiJcB8TEg1kVXAAMdQJwPxHuB2A8kwMKACdYD8TMg3gDExkwMBAA2EwKAeCYQp4J8iK6gAupYFyC+jGwCiJ4ExNZAbAXET5Ct4IcG0hdoiH5DDweQd24AcRC6JAgABBgAm4UbYTJQOI0AAAAASUVORK5CYII=");
    background-position: 200px center;
    background-repeat: no-repeat;
    background-color: #ecf2ff
}
.nav-area .sld-nav .side-item .nav-item h3 {
    line-height: 53px;
    height: 53px;
    font-size: 16px;
    color: #333;
    text-indent: 50px;
    border-bottom: 1px solid #dee0f1
}
.nav-area .wrapper .sld-nav .side-item .nav-item h3{line-height: 44px;height: 44px;}
.nav-area .sld-nav .side-item .nav-item .nav-det {
    position: absolute;
    top: 0;
    left: 228px;
    width: 549px;
    padding: 4px 10px;
    height: auto;
    line-height: 44px;
    background-color: #fff;
    border: 1px solid #4b98ff;
    z-index: 10;
    display: none
}
.nav-area .sld-nav .side-item .nav-item .nav-det .line {
    line-height: 52px;
    border-bottom: 1px solid #dee0f1
}
.nav-area .sld-nav .side-item .nav-item .nav-det span {
    color: #4b98ff;
    margin: 0 18px 0 10px
}
.nav-area .sld-nav .side-item .nav-item .nav-det a {
    margin: 0 20px;
    white-space: nowrap
}
.nav-area .sld-nav .side-item .nav-item .nav-det a:hover {
    color: #fa5614
}
.nav-area .sld-nav .side-item .nav-item:hover h3 {
    color: #fff;
    width: 229px;
    margin-left: -20px;
    text-indent: 70px;
    background-color: #4b98ff;
    border: none;
    border-bottom: 1px solid #4b98ff;
    z-index: 11;
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM0NzQ1RUI0MEFCRjExRTc5MTVDRkMzMDVERUZGODRDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM0NzQ1RUI1MEFCRjExRTc5MTVDRkMzMDVERUZGODRDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzQ3NDVFQjIwQUJGMTFFNzkxNUNGQzMwNURFRkY4NEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzQ3NDVFQjMwQUJGMTFFNzkxNUNGQzMwNURFRkY4NEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5d4UyVAAAAaUlEQVR42mL4//9/LBBPA2JmIGZAxyCCH4j3AvFGIObCpgCE2aCmXAJiGWwKYLgCiB8BsS4uBSAcCMSvgNgPlwIQNgfi50DcyMRACGDRHQDEL3FZgdORLFBvXsTmTYIBBQrqqbiCGiDAAMyvFtHS+Ay5AAAAAElFTkSuQmCC");
    background-position: 200px center;
    background-repeat: no-repeat
}
.nav-area .sld-nav.junior .side-item {
    height: 270px;
    border-top: none
}
.nav-area .sld-nav.junior .nav-item h3 {
    text-indent: 30px;
    line-height: 66px;
    height: 67px
}
.nav-area .sld-nav.junior .nav-item h3.nobor {
    line-height: 66px;
    height: 66px
}
.nav-area .wrapper .sld-nav.junior .nav-item h3.nobor {
    line-height:45px;
    height:45px
}
.nav-area .sld-nav.junior .nav-item .nav-det {
    line-height: 32px;
    min-height: 42px
}
.nav-area .sld-nav.junior .nav-item .nav-det span {
    float: left;
    display: block;
    width: 60px;
    text-align: center;
    color: #4b98ff;
    margin: 0
}
.nav-area .sld-nav.junior .nav-item .nav-det a {
    font-size: 14px
}
.nav-area .sld-nav.junior .nav-item .nav-det .lks-box a {
    float: left;
    margin: 0 10px
}
.nav-area .sld-nav.junior .nav-item .nav-det .lks-box {
    float: left;
    width: 470px
}
.nav-area .sld-nav.junior .nav-item .nav-det .lks-box i {
    white-space: nowrap;
    font-size: 12px
}
.nav-area .sld-nav.junior .nav-item .nav-det .lks-box i a {
    float: none;
    margin: 0;
    font-size: 12px;
}
.nav-area .sld-nav.junior .side-item .nav-item:hover h3 {
    text-indent: 50px
}
.nav-area .main-nav {
    float: left
}
.nav-area .main-nav li {
    float: left;
    width: 161px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    position: relative
}
.nav-area .main-nav li.on {
    background: url("../img/box_sanjiao.png") center 41px no-repeat
}
.nav-area .main-nav li .tit {
    display: inline-block;
    width: 161px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/sep-line.png") right center no-repeat
}
.nav-area .main-nav li .tit.no-line {
    background: none
}
.nav-area .main-nav li .tit a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff
}
.nav-area .main-nav li .sld-cont {
    display: none
}
.nav-area .main-nav li.on, .nav-area .main-nav li:hover {
    font-weight: normal;
    background-color: #4735cb  }
.nav-area .main-nav li.on .tit, .nav-area .main-nav li:hover .tit {
    width: 162px;
    left: -1px;
    background:#4735cb url("../img/box_sanjiao.png") center 41px no-repeat;
}
.nav-area .list-nav{width:1230px;margin: 0 auto}
.nav-area .wrapper{position: static}
.nav-area .wrapper .list-nav{width:970px;float:left;}
.nav-area .list-nav > li {
    float: left;
    width: 138px;
    height: 50px;
    font-size: 16px;
    text-align: center;
}
.nav-area .list-nav >li.first{ width:250px;background-color: #20589e;position: relative;}
.nav-area .list-nav a.name{display: block;line-height: 50px;}
.nav-area .list-nav a.name span {
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center
}
.nav-area .list-nav >li.first a.name span {
    text-align: left!important;
    text-indent: 18px;
}

.nav-area .list-nav a.name i{position:absolute;right:10px;top:22px}
.icona-tri2 {
    background-position: -378px -245px;
    width: 14px;
}

.icona-tri2, .icona-triangle {
    background-image: url(../images/all-icon.png);
    height: 7px;
}
.nav-area .list-nav > li.on .name, .nav-area .list-nav > li:hover .name {
    background-color: #2975dc
}
.nav-area .list-nav > li.first:hover .name {
    background-color: #23589e!important
} 
 .nav-area .list-nav > li:hover .nav-con{display:block;}
.nav-area .nav-con{display:none;}
.nav-area .nav-con-inner{width:1230px;margin: 0 auto;font-size: 0;}
.nav-area .nav-link{padding:15px 0;display: inline-block;margin:0 15px;text-align: center;}
.nav-area .nav-link .pic{display: inline-block;position:relative;}
.nav-area .nav-link .icon{font-size: 26px;color: #949494;opacity:1;filter: alpha(opacity=100)}
.nav-area .nav-link .icon.icon-hover{position: absolute;top:0;left:0;opacity: 0;filter: alpha(opacity=0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;}
.nav-area .nav-link .icon-name{display: block;margin-top:6px;font-size: 14px;color: #333;background: none;}
.nav-area .nav-link:hover .icon-name,.nav-area .nav-link.on .icon-name {color: #4b98ff;}
.nav-area .nav-link:hover .icon,.nav-area .nav-link.on .icon{opacity:0;filter: alpha(opacity=0)}
.nav-area .nav-link:hover .icon.icon-hover,.nav-area .nav-link.on .icon.icon-hover{opacity:1;filter: alpha(opacity=100);color: #4b98ff}
.nav-area .nav-chapter{padding: 15px 0;margin: 0 -35px;}
.nav-area .nav-chapter li{float: left;position:relative;margin:0 35px;width:560px;border-bottom:1px dotted #ccc;text-align: left}
.nav-area .nav-chapter li .con{}
.nav-area .nav-chapter li .con a{line-height: 40px;}
.nav-area .nav-chapter li a{float:left;padding-right:18px;font-size: 14px;color: #666;line-height: 40px;}
.nav-area .nav-chapter li a.sub{color: #4b98ff;}
.nav-area .nav-chapter li a:hover,.nav-area .nav-chapter li a.sub:hover,
.nav-area .nav-chapter li a.active{color:#fa5714 }
.nav-area .nav-con-junior .nav-chapter{margin: 0;}
.nav-area .nav-con-junior .nav-chapter li{margin: 0; width:100%;}
.nav-area .nav-con-junior.nav-con .nav-chapter li .con{float:left;max-width: 1066px;}
.nav-area .nav-con .nav-chapter li .con{height: 40px;padding-right: 44px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav-area .nav-con .nav-chapter li .more{position: absolute;right:0;top: 0;padding: 0;color: #999;font-size: 12px;}
.nav-area .nav-con .nav-chapter li .more:hover{color:#fa5714}
.bt-nav {
    width: 100%;
    height: auto;
    background-color: #fff;
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 6;
    border-bottom: 1px solid #4b98ff;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .2s;
    transition: box-shadow .2s
}
.bt-nav .container {
    line-height: 33px;
    padding: 12px 0
}
.bt-nav .container span {
    float: left;
    display: inline-block;
    width: 110px;
    text-align: center;
    color: #4b98ff;
    font-weight: bold
}
.bt-nav .container .sm-cont {
    float: left;
    width: 1090px
}
.bt-nav .container .sm-cont a {
    margin: 0 20px;
    white-space: nowrap
}
.bt-nav .container .sm-cont a:hover {
    color: #fa5614
}
.nav-area .main-nav li .tit.nobor, .nav-area .sld-nav .side-item .nav-item h3.nobor {
    border: none
}
.nav-area .sld-nav .side-item .nav-item:hover .nav-det {
    display: block
}
.wt-bg {
    background-color: #fff
}
.header .header-right .map .list .item li {
    width: 90px
}
.header .header-right .map .list .line {
    margin-right: 10px
}

.border .search_hid {
    border: 1px solid #bebbbc;
    border: 1px solid rgba(9, 2, 4, 0.3)
}

.xkw_top .xueduan .wapper .lists a.on {
    color: #fa5614;
    background-color: #f1f1f1
}
.item-list {
    background: #FFF;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 1;
    font-size: 12px;
    text-align: left;
}
.item-list h3,.list-cz,.list-gz,.list-xx{margin-bottom:10px}.nav-items{width:250px;float:left;background:#23589e;height:49px;border-bottom:1px solid #23589e;position:relative}.nav-items .item{line-height:50px;text-indent:18px;font-size:16px;color:#fff}.nav-items .item i{position:absolute;right:10px;top:22px}.data,.item-list{position:relative}.item-list{width:230px;height:280px;padding:14px 18px 10px 0;background:#fff;border:1px solid #ccd5d8;z-index:10;box-shadow:0 0 5px #ccc}.item-list h3{font-size:14px;font-weight:700;text-indent:14px}.item-list a{margin-left:9px;padding:5px;line-height:28px;color:#333}.item-list a:hover{background:#4498ee;color:#fff;border-radius:5px}

.item-list a {
    display: inline-block;
    margin-left: 9px;
    padding: 5px;
    line-height: 18px;
    color: #333;
}
/**
 * 新增楼层CSS结束
 */

/*# sourceMappingURL=common.css.map */
