@charset "UTF-8";
.w50 {
  width: 50px;
}

.w70 {
  width: 70px;
}

.w115 {
  width: 115px;
}

.w120 {
  width: 120px;
}

.w145 {
  width: 145px;
}

.w165 {
  width: 165px;
}

.w200 {
  width: 200px;
}

.w400 {
  width: 400px;
}

.w650 {
  width: 650px;
}

.w265 {
  width: 265px;
}

.w335 {
  width: 335px;
}

.w382 {
  width: 382px;
}

.h70 {
  height: 70px;
}

.h80 {
  height: 80px;
}

.h100 {
  height: 100px;
}

.h130 {
  height: 130px;
}

.h140 {
  height: 140px;
}

.h150 {
  height: 150px;
}

.h170 {
  height: 170px;
}

@media \0screen\,screen\9 {
  .opacity-bg {
    background-color: #000000;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;
  }

  .opacity-bg a, .opacity-bg dl, .opacity-bg dt, .opacity-bg dd p {
    position: relative;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
  width: 0;
}

[hidden] {
  display: none;
}

mark {
  background: #ff0;
  color: #333333;
}

figure {
  margin: 1em 40px 1em 40px;
}

html {
  font-size: 12px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

html,
button,
input,
select,
textarea {
  font-family: tahoma, arial, \5b8b\4f53, sans-serif;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  margin: 0;
  color: #333;
  background-color: #fff;
  line-height: 1.5;
  _height: 100%;
}

a {
  color: #0f80e3;
  text-decoration: none;
}

a:hover {
  color: #FF6458;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

form {
  margin: 0;
}

fieldset {
  border: 2px groove #f0f0f0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  margin: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

button {
  padding: 0px 6px;
  _padding: 0;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

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

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

ul, ol, li, dl, dd, th, td {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none outside none;
}

hr {
  height: 1px;
  width: 100%;
  color: #D0D0D0;
  background-color: #D0D0D0;
  border: none;
}

input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder {
  color: #a3a3a3;
}
input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
  color: #a3a3a3;
}
input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  color: #a3a3a3;
}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
  color: #a3a3a3;
}

.placeholder {
  color: #a3a3a3;
}

body {
  font-family: "Microsoft Yahei";
  background: #fff;
  color: #555;
  overflow: hidden;
}

body, button, input, select, textarea {
  font: 12px/1.5 "Microsoft Yahei",arial;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}

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

b, em, i {
  font-style: normal;
}

button {
  outline: none;
}

a:focus {
  outline: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

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

.txt-l {
  text-align: left;
}

.txt-r {
  text-align: right;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.btn01 {
  background: #154179;
}
.btn01:hover {
  background: #123868;
}

.btn02 {
  background: #ff6458;
}
.btn02:hover {
  background: #ee4f43;
}

.btn03 {
  background: #99cc00;
}
.btn03:hover {
  background: #91c002;
}

.btn04 {
  background: #317ee7;
}
.btn04:hover {
  background: #2c6dc6;
}

.btn05 {
  background: #ff771c;
}
.btn05:hover {
  background: #e66c1a;
}

/* ------------------------------------------------------------------------------------------- */
/*input status*/
input[type="text"], input[type="password"] {
  border: 1px solid #ddd;
  background: #fff;
  text-indent: 5px;
}

textarea {
  border: 1px solid #ddd;
  background: #fff;
  padding: 5px 0px 0px 0;
  resize: none;
  text-indent: 5px;
}

select {
  border: 1px solid #ddd;
  background: #fff;
}

.none {
  display: none;
}

.g_hidden {
  display: none;
}

.g_block {
  display: block;
}

input[type="text"]:hover, input[type="password"]:hover {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}
input[type="text"]:focus, input[type="password"]:focus {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}

input[type="text"].error, input[type="password"].error {
  border: #ff0000 solid 1px;
}
input[type="text"].error:hover, input[type="password"].error:hover {
  box-shadow: none;
}
input[type="text"].error:focus, input[type="password"].error:focus {
  box-shadow: none;
}

textarea.error {
  border: #ff0000 solid 1px;
}

span.error {
  border: #febcb7 solid 1px;
  background: #ffeceb;
  color: #ff1200;
  display: inline-block;
  padding: 0px 5px 0px 5px;
  height: 30px;
  line-height: 27px;
  box-sizing: border-box;
  margin-left: 5px;
}

.tp0 {
  top: 0;
}

.tp22 {
  top: 22px;
}

.tp40 {
  top: 40px;
}

.tp-122 {
  top: -122px;
}

.tp-300 {
  top: -300px;
}

.tp-400 {
  top: -400px;
}

.bt-63 {
  bottom: -60px;
}

.bt363 {
  bottom: 163px;
}

.t5 {
  margin-top: 5px;
  _margin-top: 6px;
}

.t10 {
  margin-top: 10px;
}

.mt4 {
  margin-top: 4px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.r5 {
  margin-right: 5px;
}

.r10 {
  margin-right: 10px;
}

.r15 {
  margin-right: 15px;
}

.r20 {
  margin-right: 20px;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.lh12 {
  line-height: 1.2em;
}

.lh15 {
  line-height: 1.5em;
}

.lh16 {
  line-height: 1.6em;
}

.lh18 {
  line-height: 1.8em;
}

.lh20 {
  line-height: 2em;
}

.c01 {
  color: #000;
}

.c01 a {
  color: #000;
}

.c01 a:hover {
  color: #0e75bc;
}

.c01-1 {
  color: #333;
}

.c01-1 a {
  color: #333;
}

.c01-1 a:hover {
  color: #0e75bc;
}

.c01-2 {
  color: #555;
}

.c01-2 a {
  color: #555;
}

.c01-2 a:hover {
  color: #0e75bc;
}

a.c01-2:hover {
  color: #0e75bc;
}

.c01-3 {
  color: #777;
}

.c01-3 a {
  color: #777;
}

.c01-3 a:hover {
  color: #777;
}

a.c01-3:hover {
  color: #0e75bc;
}

.c01-5 a:hover {
  color: #999;
}

a.c01-5:hover {
  color: #0e75bc;
}

.c03 {
  color: #ff6458;
}

.c03 a {
  color: #ff6458;
}

.c03-1 {
  color: #fb5651;
}

.col-8 {
  color: #888;
}

.col-9 {
  color: #999;
}

.co-green {
  color: #91c002;
}

.co-blue {
  color: #317ee7;
}

.co-red {
  color: #fb5651;
}

.co-orange {
  color: #ff771c;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.close {
  background: url("/Public/Home/images/close.png") no-repeat;
  display: block;
  width: 17px;
  height: 17px;
}

.close:hover {
  background-position: 0 -17px;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .wrap {
    width: 980px;
  }
}

.wrap-h {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 103;
}

.select dd {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 226px;
}

.callboard {
  background: #fff3d2;
  border-bottom: 1px solid #efc77d;
  border-top: 1px solid #efc77d;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
}
.callboard a {
  font-size: 14px;
  color: #FB5651;
}
.callboard a:hover {
  text-decoration: underline;
}

.head_new {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  background: #f0f0f0;
  height: 35px;
  line-height: 35px;
  position: relative;
  z-index: 104;
}
.head_new a {
  color: #555;
  font-size: 12px;
}
.head_new a:hover {
  color: #317ee7;
}
.head_new a.quick_inqury {
  font-size: 14px;
  color: #FB5651;
  margin-right: 15px;
}
.head_new a.quick_inqury:hover {
  color: #FB5651;
}
.head_new .exit {
  display: none;
}
.head_new .user_name {
  display: none;
}
.head_new .fl .status {
  background: #ff6458;
  color: #fff;
  height: 17px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 10px;
  line-height: 15px;
  border-radius: 2px;
  font-size: 10px;
}
.head_new .fl dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.head_new .fl dl dt {
  float: left;
}
.head_new .fl dl dt a {
  color: #333;
}
.head_new .fl dl dt a:hover {
  color: #317ee7;
}
.head_new .fl dl dd {
  float: left;
  margin-left: 25px;
}
.head_new .fl dl dd span {
  color: #555;
  margin-right: 5px;
}
.head_new .fl dl dd .vistor {
  display: none;
}
.head_new .fl dl dd a.exit {
  color: #317ee7;
  margin-left: 10px;
}
.head_new .fl dl dd a.exit:hover {
  color: #FF771C;
}
.head_new .fl dl dd.no-login {
  /*display: none;*/
}
.head_new .fl dl dd.no-login a {
  color: #317ee7;
  margin-right: 10px;
}
.head_new .fl dl dd.no-login a:hover {
  color: #FF771C;
}
.head_new .fl dl dd.ml10 {
  margin-left: 10px;
}
.head_new .fl dl .message {
  position: relative;
  margin-top: 5px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: auto;
  display: none;
}
.head_new .fl dl .message i {
  width: 18px;
  height: 9px;
  background: url("/Public/Home/images/ico.png") no-repeat 0 -156px;
  z-index: 9;
  float: left;
  margin: 8px 0 0 0;
}
.head_new .fl dl .message i.arrow {
  background: url("/Public/Home/images/arrow-b.png") no-repeat;
  z-index: 10;
  margin: 8px 0 0 5px;
}
.head_new .fl dl .message em {
  color: #fb5651;
}
.head_new .fl dl .message .default {
  position: relative;
  z-index: 8;
  padding: 1px 1px 0px 10px;
  width: auto;
  height: 30px;
  line-height: 25px;
}
.head_new .fl dl .message .default span {
  margin-right: 2px;
  float: left;
}
.head_new .fl dl .message .default em {
  float: left;
}
.head_new .fl dl .message .default a:hover span {
  color: #317ee7;
}
.head_new .fl dl .message .hover {
  display: none;
  background: #fff;
  border: #ddd solid 1px;
  position: absolute;
  top: 30px;
  left: 0;
  line-height: 25px;
  width: 125px;
  padding: 8px 0px;
  z-index: 7;
}
.head_new .fl dl .message .hover ul {
  margin-left: 15px;
}
.head_new .fl dl .no-message {
  position: relative;
  margin-top: 5px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: auto;
  display: none;
}
.head_new .fl dl .no-message i {
  width: 18px;
  height: 9px;
  background: url("/Public/Home/images/ico.png") no-repeat 0 -144px;
  z-index: 9;
  float: left;
  margin: 8px 0 0 0;
}
.head_new .fl dl .no-message i.arrow {
  background: url("/Public/Home/images/arrow-b.png") no-repeat;
  z-index: 10;
  margin: 8px 0 0 5px;
}
.head_new .fl dl .no-message em {
  color: #fb5651;
}
.head_new .fl dl .no-message .default {
  position: relative;
  z-index: 8;
  padding: 1px 1px 0px 10px;
  width: auto;
  height: 30px;
  line-height: 25px;
}
.head_new .fl dl .no-message .default span {
  margin-right: 2px;
  float: left;
}
.head_new .fl dl .no-message .default em {
  float: left;
}
.head_new .fl dl .no-message .default a:hover span {
  color: #317ee7;
}
.head_new .fl dl .no-message .hover {
  display: none;
  background: #fff;
  border: #ddd solid 1px;
  position: absolute;
  top: 30px;
  left: 0;
  line-height: 25px;
  width: 125px;
  padding: 8px 0px;
  z-index: 7;
}
.head_new .fl dl .no-message .hover p {
  color: #555;
  width: 100%;
  text-align: center;
  padding: 20px 0px;
}
.head_new .fr dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.head_new .fr dl dt {
  float: left;
  margin-left: 7px;
}
.head_new .fr dl dt a {
  float: left;
}
.head_new .fr dl dt a i {
  width: 21px;
  height: 13px;
  background: url("/Public/Home/images/ico.png") -1px -353px;
  float: left;
  margin: 11px 5px 0 0;
}
.head_new .fr dl dd {
  float: left;
  position: relative;
  _width: 130px;
}
.head_new .fr dl dd .default {
  position: relative;
  z-index: 8;
  padding: 1px 10px;
  width: auto;
  height: 28px;
  line-height: 23px;
  margin-top: 6px;
}
.head_new .fr dl dd .default span {
  margin-right: 2px;
  float: left;
}
.head_new .fr dl dd .default i {
  width: 18px;
  height: 9px;
  background: url("/Public/Home/images/arrow-b.png") no-repeat;
  float: left;
  margin: 7px 0 0 3px;
}
.head_new .fr dl dd i.line {
  float: left;
  display: block;
  width: 2px;
  height: 14px;
  border-right: #ccc solid 1px;
  position: absolute;
  right: 2px;
  top: 11px;
}
.head_new .fr dl dd .hover {
  display: none;
  background: #fff;
  border: #ddd solid 1px;
  position: absolute;
  top: 33px;
  line-height: 28px;
  padding-top: 6px;
  padding-bottom: 8px;
  z-index: 7;
}
.head_new .fr dl dd .hover ul {
  text-indent: 13px;
}
.head_new .fr dl dd .hover ul.member_list {
  width: 95px;
}
.head_new .fr dl dd .hover ul.service {
  width: 95px;
}
.head_new .fr dl dd .hover ul.category {
  width: 230px;
  margin-top: 5px;
}
.head_new .fr dl dd .hover ul.category li {
  float: left;
  margin-right: 20px;
}
.head_new .fr dl dd .hover ul.navigation {
  float: left;
  border-right: #ddd solid 1px;
  text-indent: 25px;
  height: 145px;
  margin: 8px 0px;
}
.head_new .fr dl dd .hover ul.navigation li {
  float: left;
  margin-right: 10px;
}
.head_new .fr dl dd .hover ul.navigation li a.pink {
  color: #fb5651;
}
.head_new .fr dl dd .hover ul.navigation li.tit {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  width: 100%;
  margin-bottom: 5px;
}
.head_new .fr dl dd .hover ul.navigation li.tit.blue {
  color: #317ee7;
}
.head_new .fr dl dd .hover ul.navigation li.w100 {
  width: 100%;
}
.head_new .fr dl dd .hover ul.b0 {
  border: 0;
}
.head_new .fr dl dd .hover ul.w210 {
  width: 210px;
}
.head_new .fr dl dd .hover ul.w150 {
  width: 150px;
}
.head_new .fr dl dd .hover ul.w150 li {
  width: 100%;
}
.head_new .fr dl dd .hover ul.w140 {
  width: 140px;
}
.head_new .fr dl dd .hover ul.w140 li {
  width: 100%;
}
.head_new .fr dl dd .hover ul.w230 {
  width: 230px;
}
.head_new .fr dl dd .psr {
  right: 0;
  width: 740px;
}
.head_new .fr dl dd:hover .default {
  border: #ddd solid 1px;
  padding: 0px 9px 0px 9px;
  border-bottom: 0;
  background-color: #fff;
}
.head_new .fr dl dd:hover .hover {
  display: block;
}

.search_index_new {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 100%;
  padding: 0 0 50px;
}
.search_index_new .logo {
  float: left;
  width: 270px;
  padding-top: 30px;
}
.search_index_new .logo a {
  line-height: 60px;
  float: left;
  width: 182px;
  height: 60px;
  background: url("/Public/Home/images/logo-cn.jpg") no-repeat;
}
.search_index_new .logo span {
  color: #333;
  font-size: 24px;
  float: left;
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  border-left: 2px #333 solid;
  margin: 15px 0 0 10px;
}
.search_index_new .search {
  float: left;
  margin: 20px 0 0 60px;
  width: 720px;
  position: relative;
}
.search_index_new .search .tab {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  float: left;
}
.search_index_new .search .tab li {
  float: left;
  cursor: pointer;
  background: #f0f0f0;
  color: #555;
  margin-right: 2px;
  height: 22px;
  line-height: 22px;
  padding: 0 18px;
}
.search_index_new .search .tab li.cur {
  color: #fff;
  background: #317ee7;
}
.search_index_new .search .tab li:hover {
  color: #fff;
  background: #317ee7;
}
.search_index_new .search .so {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  position: absolute;
  left: 0px;
}
.search_index_new .search .so input[type="text"] {
  float: left;
  border: 0;
  background: #fff;
  width: 540px;
  height: 32px;
  line-height: 32px;
  border: #317ee7 solid 2px;
  border-right: 0;
}
.search_index_new .search .so .btn04 {
  width: 92px;
  text-align: center;
  display: block;
  height: 36px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  border: 0;
  float: left;
}
.search_index_new .search .so .link {
  float: left;
  margin-left: 20px;
  color: #317ee7;
}
.search_index_new .search .so .link:hover {
  color: #FF771C;
}
.search_index_new .search .link {
  float: left;
  margin-left: 20px;
  position: absolute;
  right: 25px;
  top: 20px;
}
.search_index_new .search .keyword {
  float: left;
  width: 640px;
  margin-top: 8px;
  position: absolute;
  left: 0px;
  top: 53px;
  height: 20px;
  overflow: hidden;
}
.search_index_new .search .keyword a {
  float: left;
  color: #777;
  margin-right: 8px;
}
.search_index_new .search .keyword a:hover {
  color: #317ee7;
}
.search_index_new .search .keyword a.more {
  display: block;
  float: right;
  border: #ddd solid 1px;
  width: 35px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  margin-right: 8px;
}
.search_index_new .cart {
  float: right;
  position: relative;
  z-index: 6;
}
.search_index_new .cart:hover .tit {
  background: #fff;
  box-shadow: 0px -2px 3px #ddd;
  border-bottom: 0;
}
.search_index_new .cart:hover .cart-list {
  display: block;
}
.search_index_new .cart .tit {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0 10px;
  height: 33px;
  line-height: 30px;
  z-index: 9;
  background: #f7f7f7;
  border: #cdcdcd solid 1px;
  color: #333;
  font-size: 14px;
  float: right;
  margin-top: 43px;
}
.search_index_new .cart .tit em {
  color: #999;
  margin-left: 10px;
  font-size: 14px;
}
.search_index_new .cart .tit .cart-icon {
  background: url("/Public/Home/images/ico_cart.png") no-repeat 0 0;
  width: 16px;
  height: 16px;
  float: left;
  margin: 7px 7px 0 0;
}
.search_index_new .cart .tit .loading {
  width: 20px;
  height: 20px;
  float: left;
  background: url("/Public/Home/images/loading.gif") no-repeat;
  margin: 6px 7px 0 0;
}
.search_index_new .cart .tit .num {
  background: #ff6458;
  height: 15px;
  line-height: 15px;
  padding: 0 7px;
  width: auto;
  margin: 0;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -10px;
  right: 15px;
  border-radius: 7px;
  font-size: 12px;
}
.search_index_new .cart .cart-list {
  width: 380px;
  overflow: hidden;
  display: none;
  position: absolute;
  top: 76px;
  right: 0px;
  background: #fff;
  border: 1px #cdcdcd solid;
  box-shadow: 0 1px 3px #cdcdcd;
  z-index: 8;
}
.search_index_new .cart .cart-list .empty {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #999;
  padding: 15px 20px;
}
.search_index_new .cart .cart-list .empty i {
  width: 48px;
  height: 48px;
  margin-right: 20px;
  background: url("/Public/Home/images/ico_cart.png") no-repeat 0 -38px;
  float: left;
}
.search_index_new .cart .cart-list .noempty .list {
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
}
.search_index_new .cart .cart-list .noempty .list dl {
  float: left;
  border-bottom: #cccccc 1px dotted;
  display: block;
  padding: 12px 8px;
  width: 100%;
}
.search_index_new .cart .cart-list .noempty .list dl dt {
  float: left;
  width: 220px;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title {
  width: 220px;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p.p0 {
  color: #0f80e3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p.p0 a {
  color: #333;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p.p0 a:hover {
  color: #0f80e3;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p.p1 {
  color: #777;
  word-break: break-all;
  margin-top: 2px;
}
.search_index_new .cart .cart-list .noempty .list dl dt .title p.p1:hover {
  color: #0f80e3;
}
.search_index_new .cart .cart-list .noempty .list dl dd {
  float: right;
  margin-right: 10px;
  width: 130px;
  overflow: hidden;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
}
.search_index_new .cart .cart-list .noempty .list dl dd p {
  word-break: break-all;
}
.search_index_new .cart .cart-list .noempty .list dl dd p.txt-r {
  text-align: right;
}
.search_index_new .cart .cart-list .noempty .list dl dd b {
  color: #ff6458;
  font-weight: normal;
}
.search_index_new .cart .cart-list .noempty .list dl dd em {
  color: #777;
}
.search_index_new .cart .cart-list .noempty .list dl dd em.num {
  color: #555;
  margin-left: 3px;
}
.search_index_new .cart .cart-list .noempty .list-foot {
  background: #f0f0f0;
  padding: 15px;
}
.search_index_new .cart .cart-list .noempty .list-foot .total {
  float: left;
}
.search_index_new .cart .cart-list .noempty .list-foot .total em {
  font-size: 13px;
  color: #fb5651;
}
.search_index_new .cart .cart-list .noempty .list-foot .total p {
  line-height: 30px;
}
.search_index_new .cart .cart-list .noempty .list-foot .btn-payforgoods {
  color: #fff;
  font-size: 16px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: right;
  background: #fb5651;
  /*margin-top: 5px;*/
}
.search_index_new .cart .cart-list .noempty .list-foot .btn-payforgoods:hover {
  background: #f44f4a;
}
.search_index_new .cart .cart-list .noempty p {
  display: block;
  line-height: 20px;
}

.menu_new {
  width: 100%;
  border-bottom: #317ee7 solid 3px;
  /*margin-top: 30px;*/
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  /*float: left;*/
  position: relative;
  z-index: 102;
}
.menu_new .nav {
  width: 100%;
  float: left;
}
.menu_new .nav .spec {
  float: left;
  width: 202px;
  height: 40px;
}
.menu_new .nav .spec .drop-memu {
  position: relative;
  display: none;
  width: 202px;
  height: 428px;
  border-top: 3px solid #317ee7;
  background: #2771e5;
  z-index: 0;
}
.menu_new .nav .spec .drop-memu .drop-memu-box {
  width: 200px;
  height: 426px;
  margin: 2px 1px 0 1px;
  background: #2771e5;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item {
  height: 60px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .item-main {
  width: 171px;
  height: 60px;
  background: url("/Public/Home/images/drop_memu_line.jpg") repeat-x left top;
  overflow: hidden;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover {
  padding: 0;
  width: 100%;
  /*.tag{
      height: 34px;
      border: 0;
  }*/
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover .item-main {
  position: relative;
  left: -14px;
  top: -2px;
  height: 66px;
  padding: 0 16px;
  width: 168px;
  z-index: 10;
  background: #fff;
  overflow: hidden;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover .name {
  color: #111;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover .name:hover {
  color: #317ee6;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover .tag a {
  color: #777;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item:hover .hover_con {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-top: 12px;
  width: 170px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .tag {
  display: block;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .tag a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  color: #fffefe;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: .8;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .tag a:hover {
  color: #317ee7;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .tag a.last {
  margin-right: 0;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con {
  position: absolute;
  display: none;
  top: 0px;
  left: 202px;
  width: 625px;
  height: 386px;
  padding: 20px 27px;
  border-right: 2px solid #317ee7;
  border-bottom: 2px solid #317ee7;
  background: #fff;
  z-index: 10;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover_name {
  line-height: 32px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover_name a {
  color: #1d5edc;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover_name a:hover {
  color: #fb5651;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-tag {
  margin-left: -24px;
  height: 93px;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-tag a {
  display: inline-block;
  margin: 13px 0 0 24px;
  color: #3c3c3c;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-tag a:hover {
  color: #317ee7;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-tag .more {
  float: right;
  display: block;
  color: #317ee7;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-tag .more:hover {
  color: #FF6458;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-list .hover-title {
  padding: 24px 0 8px 0;
  color: #ff9c00;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .cls-ads {
  margin-top: 50px;
  width: 627px;
  height: 170px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .cls-ads img {
  max-width: 627px;
  max-height: 170px;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul {
  margin-left: -32px;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item {
  float: left;
  width: 99px;
  margin-left: 32px;
  padding-top: 21px;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-img {
  width: 97px;
  height: 97px;
  line-height: 97px;
  border: 1px solid #ddd;
  text-align: center;
  overflow: hidden;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-img img {
  max-width: 97px;
  max-height: 97px;
  vertical-align: middle;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-name {
  display: block;
  margin-top: 11px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-name:hover {
  color: #317ee7;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-cas {
  display: block;
  color: #777;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-price {
  font-size: 16px;
  line-height: 30px;
  color: #fb5651;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .item .hover_con .hover-ul .hover-item .hover-price i {
  font-size: 12px;
  color: #3c3c3c;
}
.menu_new .nav .spec .drop-memu .drop-memu-box .nobg {
  background-image: none !important;
}
.menu_new .nav .spec:hover
.drop-memu {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.menu_new .nav .spec h2 {
  line-height: 40px;
  background: #317ee7;
  text-indent: 15px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.menu_new .nav ul.link {
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 25px;
}
.menu_new .nav ul.link li {
  position: relative;
  float: left;
  margin-right: 40px;
  height: 40px;
  line-height: 37px;
}
.menu_new .nav ul.link li a {
  color: #333;
  font-size: 16px;
}
.menu_new .nav ul.link li a.cur {
  color: #317ee7;
}
.menu_new .nav ul.link li a.cur:hover {
  color: #FF771C;
}
.menu_new .nav ul.link li a:hover {
  color: #2c6dc6;
}
.menu_new .nav ul.link li .new {
  display: inline-block;
  width: 40px;
  height: 25px;
  background: url("/Public/Home/images/new.png") no-repeat;
  position: absolute;
  top: -12px;
  right: -20px;
}
.menu_new .nav .tel {
  float: right;
  margin-top: 3px;
}
.menu_new .nav .tel i {
  width: 16px;
  height: 16px;
  float: left;
  background: url("/Public/Home/images/ico.png") no-repeat -1px -319px;
  margin: 8px 5px 0 0;
}
.menu_new .nav .tel span {
  display: inline-block;
  color: #333;
  font-size: 14px;
  float: left;
  margin-top: 5px;
}
.menu_new .nav .tel span.num {
  font-size: 20px;
  margin-top: 0;
}
.menu_new .nav .tel span.time {
  color: #999;
  margin-left: 3px;
}

.flyerImg {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: fixed;
  z-index: 9999;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -webkit-opacity: .8;
  opacity: .8;
}

.foot_new {
  display: inline-block;
  width: 100%;
  background: #fafafa;
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  margin-top: 20px;
  padding-top: 30px;
}
.foot_new .map {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 20px;
}
.foot_new .map .fl dl {
  float: left;
  width: 150px;
}
.foot_new .map .fl dl dt {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.foot_new .map .fl dl dd {
  margin-bottom: 10px;
}
.foot_new .map .fl dl dd a {
  color: #777;
}
.foot_new .map .fl dl dd a:hover {
  color: #0f80e3;
}
.foot_new .map .fl dl.last {
  width: 100px;
}
.foot_new .map .fr {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-left: #ddd solid 1px;
  padding-left: 40px;
}
.foot_new .map .fr .ps {
  float: left;
}
.foot_new .map .fr .ps h2 {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.foot_new .map .fr .ps p {
  color: #555;
  line-height: 24px;
}
.foot_new .map .fr .code {
  float: left;
  position: relative;
  padding-top: 20px;
}
.foot_new .map .fr .code i {
  display: block;
  width: 111px;
  height: 15px;
  background: url("/Public/Home/images/text1.png");
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
}
.foot_new .map .fr .code p {
  float: left;
  width: 100px;
  text-align: center;
  color: #555;
  margin: 15px 0 0 20px;
}

.bottom {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bottom a{
  padding:0 20px;
}
.bottom .nav a {
  color: #777;
  padding: 0 15px;
  height: 15px;
  line-height: 15px;
}
.bottom .nav a:hover {
  color: #0f80e3;
}
.bottom .nav a + a {
  border-left: #b7b7b7 solid 1px;
}
.bottom .nav .seo-enter {
  position: relative;
  border: #ddd solid 1px;
  margin-top: -9px;
}
.bottom .nav .seo-enter .foot-seo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  top: 25px;
  right: -1px;
  z-index: 99;
  width: 1156px;
  background: white none repeat scroll 0% 0%;
  border: 1px solid #dddddd;
  padding: 20px;
  display: none;
}
.bottom .nav .seo-enter .foot-seo dl {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.bottom .nav .seo-enter .foot-seo dl dt {
  float: left;
  width: 90px;
  font-size: 12px;
  color: #333;
}
.bottom .nav .seo-enter .foot-seo dl dd {
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 90%;
}
.bottom .nav .seo-enter .foot-seo dl dd a {
  color: #777;
  margin-left: 15px;
  margin-bottom: 5px;
  float: left;
  padding: 0;
  border: 0;
  font-size: 12px;
}
.bottom .nav .seo-enter:hover .foot-seo {
  display: block;
}
.bottom p {
  width: 100%;
  color: #777;
  margin-top: 10px;
}
.bottom .link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
.bottom .link .fl {
  color: #999;
  width: 100px;
  text-align: right;
}
.bottom .link a {
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-right: 40px;
  float: left;
}
.bottom .link a:hover {
  color: #0f80e3;
}
.bottom .link .list {
  margin-left: 10px;
  float: left;
}

.search_new {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  background: #fff;
}
.search_new .logo {
  float: left;
  width: 30%;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}
.search_new .logo a {
  line-height: 88px;
  display: inline-block;
  float: left;
}
.search_new .logo a img {
  padding-top: 17px;
}
.search_new .logo span {
  color: #666;
  font-size: 24px;
  display: inline-block;
  float: left;
}
.search_new .logo i {
  width: 1px;
  height: 22px;
  border-left: #b6b6b6 solid 1px;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 41px;
  display: inline-block;
  float: left;
}
.search_new .so {
  float: left;
  width: 50%;
  margin-left: 3%;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}
.search_new .so input {
  vertical-align: middle;
  width: 370px;
  height: 33px;
  line-height: 33px;
  border: #cdcdcd solid 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 0;
  padding-left: 5px;
  font-size: 16px;
}
.search_new .so button {
  width: 100px;
  height: 35px;
  background: #317ee7;
  font-size: 18px;
  color: #fff;
  border: 0;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  margin-left: -3px;
  position: relative;
  padding-left: 18px;
  display: inline-block;
  vertical-align: middle;
}
.search_new .so button i {
  background: url("/Public/Home/images/ico.png") no-repeat 0 -201px;
  width: 20px;
  height: 23px;
  float: left;
}
.search_new .so button em {
  display: inline-block;
  height: 23px;
  float: left;
  margin-top: -2px;
  margin-left: 3px;
}
.ie7 .search_new .so button {
  height: 37px;
}

.cart_foot {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
}
.cart_foot .nav a {
  color: #777;
  padding: 0 15px;
  height: 15px;
  line-height: 15px;
  border-right: #b7b7b7 solid 1px;
}
.cart_foot .nav a:hover {
  color: #0f80e3;
}
.cart_foot .nav a.bd0 {
  border: 0;
}
.cart_foot .nav .hot-cpd {
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.cart_foot .nav .hot-cpd span {
  margin-right: 2px;
  float: left;
  margin-left: 8px;
  color: #777;
}
.cart_foot .nav .hot-cpd i {
  display: block;
  width: 9px;
  height: 5px;
  background: transparent url("../images/ico_arrow.png") repeat scroll -1px -25px;
  float: left;
  margin-top: 16px;
  margin-left: 8px;
}
.cart_foot .nav .seo-enter {
  position: relative;
  border: #ddd solid 1px;
  margin-top: -9px;
}
.cart_foot .nav .seo-enter .foot-seo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  position: absolute;
  top: 25px;
  right: -1px;
  z-index: 99;
  width: 1156px;
  background: white none repeat scroll 0% 0%;
  border: 1px solid #dddddd;
  padding: 20px;
  display: none;
}
.cart_foot .nav .seo-enter .foot-seo dl {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.cart_foot .nav .seo-enter .foot-seo dl dt {
  float: left;
  width: 90px;
  font-size: 12px;
  color: #333;
}
.cart_foot .nav .seo-enter .foot-seo dl dd {
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 90%;
}
.cart_foot .nav .seo-enter .foot-seo dl dd a {
  color: #777;
  margin-left: 15px;
  margin-bottom: 5px;
  float: left;
  padding: 0;
  border: 0;
  font-size: 12px;
}
.cart_foot .nav .seo-enter:hover .foot-seo {
  display: block;
}
.cart_foot p {
  width: 100%;
  color: #777;
  margin-top: 10px;
}
.cart_foot .link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
.cart_foot .link .fl {
  color: #999;
  width: 100px;
  text-align: right;
}
.cart_foot .link a {
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-right: 40px;
  float: left;
}
.cart_foot .link a:hover {
  color: #0f80e3;
}
.cart_foot .link .list {
  margin-left: 10px;
  float: left;
}

.location {
  margin: 15px 0;
  position: relative;
  width: 100%;
  height: 20px;
  display: inline-block;
  line-height: 20px;
}
.location a {
  font-size: 14px;
  color: #777;
  display: inline-block;
}
.location a em {
  margin: 0 5px;
}
.location a:hover {
  color: #0f80e3;
}
.location span {
  font-size: 14px;
  color: #0f80e3;
}
.location i {
  background: url("/Public/Home/images/ico.png") no-repeat -1px -372px;
  width: 12px;
  height: 16px;
  margin: 2px 5px 0 0;
  float: left;
}

/*分页*/
.m-page {
  width: 100%;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
  *display: inline-block;
}
.m-page span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 28px;
  line-height: 28px;
  *float: left;
}
.m-page input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 28px;
  line-height: 28px;
  width: 60px;
  margin: 0 5px;
  text-align: center;
  *line-height: 20px;
  *float: left;
}
.m-page .btn04 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 28px;
  line-height: 28px;
  width: 60px;
  color: #fff;
  text-align: center;
  background: #0f80e3;
  *float: left;
  border: 0;
  padding: 0;
  margin-left: 10px;
}
.m-page .btn04:hover {
  background: #2C6DC6;
  padding: 0;
}
.m-page a {
  color: #555;
  border: #dddddd solid 1px;
  padding: 5px 10px 6px 10px;
  margin-right: 5px;
  border-radius: 1px;
  *float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #fff;
}
.m-page a.cur {
  background: #0f80e3;
  color: #fff;
  border: 0;
  padding: 6px 11px 7px 11px;
}
.m-page a.disable:hover {
  color: #555;
  background: #fff;
  border: #dddddd solid 1px;
  padding: 5px 10px 6px 10px;
}
.m-page.m-page a:hover {
  background: #0f80e3;
  color: #fff;
  border: 0;
  padding: 6px 11px 7px 11px;
}

.m-more {
  width: 100%;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 40px;
}
.m-more a {
  color: #555;
}
.m-more a:hover {
  color: #ff6458;
}

.location_mall {
  width: 100%;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.location_mall a {
  color: #888;
}
.location_mall a:hover {
  color: #317ee7;
}
.location_mall a.catalog {
  border: #dddddd solid 1px;
  padding: 3px 10px;
  margin-left: 5px;
}
.location_mall a.catalog:hover {
  color: #fff;
  background: #0f80e3;
  border: 0;
  padding: 4px 11px;
}
.location_mall a.cancel {
  border: #dddddd solid 1px;
  padding: 3px 10px;
  margin-left: 8px;
}
.location_mall a.cancel i {
  margin-left: 8px;
  font-size: 14px;
  font-family: Arial;
}
.location_mall a.cancel:hover {
  color: #317ee7;
  border: #317ee7 solid 1px;
}
.location_mall .screen-item {
  height: 22px;
  line-height: 22px;
  border: 1px #ddd solid;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 8px;
  padding: 0 10px;
  cursor: pointer;
  background: #fff;
  position: relative;
  padding-right: 32px;
}
.location_mall .screen-item em {
  color: #317ee7;
  margin: 0;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
.location_mall .screen-item em b {
  color: #555;
  font-weight: normal;
}
.location_mall .screen-item i {
  width: 22px;
  height: 24px;
  position: absolute;
  top: -1px;
  right: 0;
  background: url("/Public/Home/images/ico.png") no-repeat 0 -438px;
}
.location_mall .screen-item:hover {
  border: 1px #317ee7 solid;
}
.location_mall .screen-item:hover i {
  background-position: 0 -416px;
  background-color: #317ee7;
}
.location_mall em {
  color: #888;
  margin: 0 5px;
}
.location_mall span {
  color: #888;
  margin-right: 5px;
  max-width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
.location_mall span.r {
  float: right;
}
.location_mall span.r em {
  color: #ff6458;
  font-size: 14px;
  font-weight: bold;
}
.location_mall span a {
  margin-left: 10px;
}

.location_mall_grey {
  background: #f5f5f5;
  width: 100%;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.location_mall_grey .l {
  float: left;
}
.location_mall_grey .r {
  float: right;
}
.location_mall_grey a {
  color: #555;
}
.location_mall_grey a:hover {
  color: #317ee7;
}
.location_mall_grey a.catalog {
  border: #dddddd solid 1px;
  padding: 3px 10px;
  margin-left: 5px;
}
.location_mall_grey a.catalog:hover {
  color: #fff;
  background: #0f80e3;
  border: 0;
  padding: 4px 11px;
}
.location_mall_grey a.cancel {
  border: #dddddd solid 1px;
  padding: 3px 10px;
  margin-left: 8px;
}
.location_mall_grey a.cancel i {
  margin-left: 8px;
  font-size: 14px;
  font-family: Arial;
}
.location_mall_grey a.cancel:hover {
  color: #317ee7;
  border: #317ee7 solid 1px;
}
.location_mall_grey em {
  color: #555;
  margin: 0 5px;
}
.location_mall_grey span {
  color: #555;
  margin-right: 5px;
}
.location_mall_grey span.r {
  float: right;
}
.location_mall_grey span.r em {
  color: #ff6458;
  font-size: 14px;
  font-weight: bold;
}

.icon-sprite, .icon-close, .icon-close21, .icon-close23, .icon-error16, .icon-error60, .icon-floor-slide1, .icon-floor-slide2, .icon-floor-slide3, .icon-floor-slide4, .icon-floor-slide5, .icon-floor-slide6, .icon-forget57, .icon-hot, .icon-i22, .icon-i60, .icon-jt1, .icon-jt2, .icon-jt3, .icon-jt4, .icon-ok-log, .icon-ok13, .icon-ok16, .icon-ok17-cur, .icon-ok17, .icon-ok40, .icon-ok60, .icon-search, .icon-tel, .icon-time, .icon-time2, .icon-warnning16, .icon-warnning22, .icon-warring60, .icon-way1, .icon-way2 {
  background-image: url('/Public/Home/images/icon-s9e58f24fd0.png');
  background-repeat: no-repeat;
}

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

.icon-close21 {
  background-position: 0 -35px;
}

.icon-close23 {
  background-position: 0 -89px;
}

.icon-error16 {
  background-position: 0 -112px;
}

.icon-error60 {
  background-position: 0 -128px;
}

.icon-floor-slide1 {
  background-position: 0 -190px;
}

.icon-floor-slide2 {
  background-position: 0 -202px;
}

.icon-floor-slide3 {
  background-position: 0 -214px;
}

.icon-floor-slide4 {
  background-position: 0 -226px;
}

.icon-floor-slide5 {
  background-position: 0 -238px;
}

.icon-floor-slide6 {
  background-position: 0 -250px;
}

.icon-forget57 {
  background-position: 0 -262px;
}

.icon-hot {
  background-position: 0 -324px;
}

.icon-i22 {
  background-position: 0 -362px;
}

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

.icon-jt1 {
  background-position: 0 -444px;
}

.icon-jt2 {
  background-position: 0 -470px;
}

.icon-jt3 {
  background-position: 0 -496px;
}

.icon-jt4 {
  background-position: 0 -522px;
}

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

.icon-ok13 {
  background-position: 0 -580px;
}

.icon-ok16 {
  background-position: 0 -593px;
}

.icon-ok17-cur {
  background-position: 0 -609px;
}

.icon-ok17 {
  background-position: 0 -626px;
}

.icon-ok40 {
  background-position: 0 -643px;
}

.icon-ok60 {
  background-position: 0 -684px;
}

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

.icon-tel {
  background-position: 0 -762px;
}

.icon-time {
  background-position: 0 -778px;
}

.icon-time2 {
  background-position: 0 -794px;
}

.icon-warnning16 {
  background-position: 0 -811px;
}

.icon-warnning22 {
  background-position: 0 -827px;
}

.icon-warring60 {
  background-position: 0 -849px;
}

.icon-way1 {
  background-position: 0 -911px;
}

.icon-way2 {
  background-position: 0 -931px;
}

.login-head {
  height: 98px;
}
.login-head .logo {
  float: left;
  padding: 19px 0;
  font-size: 0;
}
.login-head .logo a {
  float: left;
}
.login-head .logo a img{
  height: 60px;
}
.login-head .logo span {
  height: 60px;
  line-height: 60px;
  float: left;
  color: #444;
  font-size: 22px;
  padding-left: 24px;
}
.login-head .tel {
  float: right;
  height: 98px;
  line-height: 98px;
  font-size: 18px;
  color: #333;
}
.login-head .tel em {
  color: #fb5651;
}
.login-head .tel i {
  font-size: 12px;
}

.login-form #screen-slider {
  width: 100%;
  height: 520px;
  float: left;
  position: relative;
  z-index: 99;
}
.login-form #slides {
  display: block;
  width: 100%;
  height: 520px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.login-form #slides li {
  display: block;
  width: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
}
.login-form #slides li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
.login-form #pagination {
  display: block;
  list-style: none;
  position: absolute;
  left: 340px;
  bottom: 20px;
  z-index: 99;
  padding: 5px 15px 5px 0;
  margin: 0;
}
.login-form #pagination li {
  display: block;
  list-style: none;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  float: left;
  margin-left: 10px;
  background: #1e57a5;
}
.login-form #pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
.login-form #pagination li.on {
  background: #9dc6ff;
}
.login-form .wrap {
  position: relative;
}
.login-form .css-form {
  position: absolute;
  right: 300px;
  top: 40px;
  width: 328px;
  padding: 40px 36px 50px;
  background: #fff;
  z-index: 100;
}
.login-form .css-form h2 {
  height: 33px;
  line-height: 33px;
  margin-bottom: 20px;
}
.login-form .css-form h2 span {
  font-size: 24px;
  color: #555;
}
.login-form .css-form h2 a {
  float: right;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 11px;
}
.login-form .css-form ul li .form-group {
  height: 42px;
  padding-bottom: 16px;
  position: relative;
}
.login-form .css-form ul li .form-group i {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  background: url("/Public/Home/images/form.png") no-repeat;
  top: 10px;
  left: 10px;
}
.login-form .css-form ul li .form-group i.username-icon {
  background-position: 0 0;
}
.login-form .css-form ul li .form-group i.password-icon {
  background-position: -20px 0;
}
.login-form .css-form ul li .form-group i.code-icon {
  background-position: -40px 0;
}
.login-form .css-form ul li .form-group .input-item {
  width: 80%;
  padding: 0 10%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 14px;
}
.login-form .css-form ul li .form-group .input-radio{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.login-form .css-form ul li .form-group label{
  padding-right: 20px;
}
.login-form .css-form ul li .form-group .input-radio+span{
  display: inline-block;
  vertical-align: middle;
}
.login-form .css-form ul li .form-group .input-item:hover, .login-form .css-form ul li .form-group .input-item:focus {
  box-shadow: 0 0 8px rgba(15, 128, 227, 0.9);
}
.login-form .css-form ul li .form-group .input-item.error {
  box-shadow: 0 0 8px rgba(251, 86, 81, 0.9);
  border: 1px #fff solid;
}
.login-form .css-form ul li .form-group .input-item.success {
  background: url("/Public/Home/images/ok16.png") no-repeat right center;
}
.login-form .css-form ul li .form-group .col-xs-7 .input-item {
  width: 66%;
  padding: 0 17%;
}
.login-form .css-form ul li .form-group img:hover {
  cursor: pointer;
}
.login-form .css-form ul li .form-txt .error-tips {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #fd5548;
}
.login-form .css-form ul li .form-txt .error-tips i {
  width: 16px;
  height: 16px;
  float: left;
  margin: 2px 5px 0 0;
}
.login-form .css-form ul li .form-txt p {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  margin-top: 5px;
}
.login-form .css-form ul li .form-txt p label {
  float: left;
}
.login-form .css-form ul li .form-txt p input {
  float: left;
  margin: 6px 10px 0 0;
}
.login-form .css-form ul li .form-txt input[type=submit] {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #317ee7;
  border: 0;
  font-size: 16px;
  color: #fff;
  margin-top: 12px;
}
.login-form .css-form ul li .form-txt input[type=submit]:hover {
  background: #1d5edc;
}
.slideBox{overflow:hidden; position:relative;width: 100%;height: 500px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; margin-right:-20px;bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px;border-radius: 10px; background:#1e57a5; cursor:pointer; }
.slideBox .hd ul li.on{ background:#9dc6ff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block;width:100%;height: 500px;}

/*自适应代码*/

@media screen and (max-width: 1200px) {
.wraper{
	width:100%; 
} 
.wrap{
	padding:0 15px;
	width:auto;
}
.login-form .css-form{
	left: 50%;
	margin-left: -200px;
}


}

@media screen and (max-width: 800px){

.login-head .logo span{
	display:none;
}	


}

@media screen and (max-width: 640px){

.login-head .logo{
	width:20%;
}	
.login-head .logo img{
	width:100%;
}	
.login-head .tel{
	font-size:12px;
}
.login-head{
	height:auto;
}
.login-head .tel{
	height:auto;
	line-height:normal;
	padding-top:22px;
}
.login-form .css-form{
	width:90%;
	padding: 40px 5% 50px 5%;
	left: 0;
    margin: 0;
}
.login-form .row3{
	padding:0 70px 90px;
}
.login-form{
	width:100%;
	left:0;
	margin-left:0;
}

}<!--0.0002291202545166-->