* {
  font-family: "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #3a3a3a;
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
input {
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
a {
  text-decoration: none;
  color: #000;
  border: 0;
}
input:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
a:focus,
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
body {
  background: #fff;
}
button {
  outline: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  /* outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px */
  outline: none;
}
.button {
  display: block;
  cursor: pointer;
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
.div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.in-line {
  display: inline-block;
  vertical-align: middle;
}
.strut {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.container-fluid {
  width: 100%;
  padding: 0;
}
.button-blue-1 {
  background: #009bff;
  color: #fff;
  border: solid #009bff 1px;
}
.button-blue-1:hover {
  background: #3399fe;
  color: #fff;
  border: solid #3399fe 1px;
}
.button-white-1 {
  background: #fff;
  color: #a7a7a7;
  border: solid #a7a7a7 1px;
}
.button-white-1:hover {
  background: #fff;
  color: #009bff;
  border: solid #009bff 1px;
}
.hover-blue:hover,
.hover-blue > a:hover {
  color: #009bff;
}
.icon-img {
  padding: 0 10px 3px 0;
}
ol,
ul {
  margin: 0;
}
/*.header*/
.header {
  height: 90px;
  background: #00a1ea;
}
.header .logo {
  padding: 5px 0;
}
.header .ul-nav > li {
  width: 120px;
  height: 100%;
  text-align: center;
}
.header .ul-nav > li > a {
  font-size: 18px;
  display: block;
  color: #fff;
  line-height: 60px;
}
.header .ul-nav li.active {
  background: #32b4ed;
}
.header .ul-nav li:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #32b4ed;
}
/*footer*/
.footer {
  height: 294px;
  background: #fff;
}
.footer .container {
  padding: 40px;
}
.footer-logo {
  margin-left: 40px;
}
.footer ul {
  display: block;
  margin: 10px 0 0 80px;
  font-size: 15px;
}
.footer ul > li:first-child {
  font-weight: bold;
}
.footer ul > li {
  margin: 10px 0 0 0;
  font-size: 15px;
}
.footer ul > li a {
  font-size: 15px;
  color: #757575;
}
ul.link {
  margin-left: 200px;
}
ul.address {
  margin-left: 200px;
}
/*tip*/
.tips-waiting {
  width: 63px;
  height: 26px;
  background: #fe1c1b;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  line-height: 26px;
  position: absolute;
  z-index: 99;
}
.tips-making {
  width: 63px;
  height: 26px;
  background: #22a4fd;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  line-height: 26px;
  position: absolute;
  z-index: 99;
}
.tips-starting {
  width: 80px;
  height: 26px;
  background: #00db1d;
  top: 0;
  left: 0px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  position: absolute;
  z-index: 99;
}
.tips-end {
  width: 63px;
  height: 26px;
  background: #acacac;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  line-height: 26px;
  position: absolute;
  z-index: 99;
}
.tips-recom {
  width: 63px;
  height: 26px;
  top: 7px;
  left: 0;
  position: absolute;
  z-index: 99;
}
.text-red {
  color: #fe5341;
}
.border-red {
  color: #fe5341;
  border: 1px solid #fe5341;
}
.text-blue,
.text-blue a {
  color: #00b9eb;
}
.border-blue {
  color: #00b9eb;
  border: 1px solid #00b9eb;
}
.text-green {
  color: #80c269;
}
.border-green {
  color: #80c269;
  border: 1px solid #80c269;
}
.text-gray {
  color: #dcdcdc;
}
.border-gray {
  color: #dcdcdc;
  border: 1px solid #dcdcdc;
}
.div-title {
  font-size: 18px;
  padding: 8px 12px 0px;
  text-align: left;
}
#messageModal .modal-content {
  text-align: center;
}
#messageModal button.close {
  margin: 10px 10px 0 0;
}
#messageModal .modal-header {
  min-height: 53px;
}
#messageModal .modal-body {
  min-height: 53px;
}
#messageModal .modal-dialog {
  width: 340px;
  margin: 240px auto;
}
/*分页*/
.digg {
  height: 65px;
  background: #fff;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.digg > a,
.digg > span {
  height: 38px;
  margin: 15px 0;
  display: inline-block;
  text-align: center;
  padding: 0px 12px;
  line-height: 38px;
}
.digg > a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #00b9eb;
  border-color: #00b9eb;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* border-radius: 5px; */
}
.digg > span.current {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #00b9eb;
  border-color: #00b9eb;
  /* border-radius: 5px; */
}
.close {
  opacity: 1.2;
}
#rocket-to-top div {
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 149px;
}
#rocket-to-top .level-2 {
  background: url("https://img.znds.com/images/src/image/rocket_button_up.png") no-repeat scroll -149px 0 transparent;
  display: none;
  height: 250px;
  opacity: 0;
  z-index: 1;
}
#rocket-to-top .level-3 {
  background: none repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 150px;
  z-index: 2;
}
/*download by www.sucaijiayuan.com*/
#rocket-to-top {
  background: url("https://img.znds.com/images/src/image/rocket_button_up.png") no-repeat scroll 0 0 transparent;
  cursor: default;
  display: block;
  height: 250px;
  margin: -125px 0 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0;
  top: 80%;
  width: 149px;
  z-index: 11;
}
.header .ul-nav li.user {
  width: 160px;
}
.user-box img {
  width: 50px;
  height: 50px;
}
.user-box {
  /* margin-top: 20px; */
  padding: 4px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  cursor: pointer;
}
.user-box .caret {
  position: absolute;
  top: 50%;
  right: 5px;
  display: block;
  margin-top: -2px;
  width: 10px;
  height: 5px;
}
.user-box .nickname {
  padding-left: 5px;
}
.user-box .newpm_avt {
  position: absolute;
  margin: -2px 0 0 40px;
  width: 16px;
  height: 14px;
  background: url(http://localhost/Discuz_X3.2_SC_UTF8/static/image/common/new_pm_2.png) no-repeat 100% 0;
}
.user-menu li {
  width: 100% ;
  height: 50px;
}
.user-menu li > a {
  text-align: center;
  width: 100%;
  padding: 0px;
}
.user-menu li > a:hover {
  background: none;
}
.user-menu li a {
  line-height: 50px;
}



/***************************************/
.header {height:auto;background-color: #0070ee;}

.header-top {
    background-color: #000;
    color: #989898;
    height: 30px;
}
.header-top > div {
    margin: auto;
    width: 1200px;
}
.header-top span {
    color: #989898;
    font-size: 14px;
    line-height: 28px;
}

.header-top .dropdown {
    float: right;
    padding-right:26px;
}
.header-top .user-box {
    height: 30px;
    line-height: 28px;
    padding: 0;
}
.header-top .user-box img {
    border-radius: 50%;
    height: 26px;
    width: 26px;
}
.header-top .dropdown-menu {
    background-color: #000;
    min-width: 100px;
    overflow: hidden;
    padding: 0;
    width: 100px;
    right: 0;
    left:auto;
}
.header-top dropdown-menu > li:first-child {
    border-top: medium none;
}
.header-top .dropdown-menu > li {
    border-top: 1px solid #666;
    height: 31px;
}

.header-top .dropdown-menu > li:last-child {
    background-color: red;
}

.header-top .dropdown-menu a {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.header-top .dropdown-menu a:hover{
    color: #fff;
}
.header-top .dropdown-menu li:hover{
    background-color: #424242;
}

.header .container {
    height: 45px;
    overflow: hidden;
}
.header .logo {
    padding-top: 4px;
}
.logo.left img {
    height: 38px;
}
.header .ul-nav li.active {
    background: #0157BA;
}
.header .ul-nav > li > a {
    line-height: 45px;
}
.slideBox.banner-left {
    height: 333px;
    width: 702px;
}.banner.container {
    margin: 0;
    height:auto;
}
.notice {padding-top:10px;}
.notice > div {float:right;}
.notice .n-icon {
    background-color: #0fc300;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    font-size: 10px;
    padding: 0 4px 1px;
    vertical-align: middle;
}
.notice > span {
    color: #5390ad;
    font-size: 14px;

}
.notice a {
    color: #2473b5;
    font-size: 15px;
    text-decoration: underline;
}

.notice a:hover {color: #2473b5;text-decoration: underline;}
.container .row-title {
    border-left: 2px solid #21a6fe;
    margin: 15px 0 10px;
}
.container .row-title span {
    font-size: 20px;
    margin-left: 18px;
}

.container .item-list li > a img {
    display: block;
    height: 220px;
    width: 270px;
}
body {
    background-color: #f1f2f4;
}
.container .item {height:auto;}
.container .item .item-list li {padding:10px; background-color:#fff; width:290px; box-shadow:0 8px 15px rgba(0, 0, 0, 0.12)}
.container .item-list .zhezhaos {
    height: 220px;
    width: 270px;
}
.container .item-title {
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line {
    border-top: 1px solid rgb(238, 238, 238);
    margin-left: -12px;
    width: 294px;
}
.item-infos {
    text-align: left;
    padding: 6px 0 12px;
}

.qty {
    float: right;
}
.item-infos span {font-size:15px;}
.item-infos .price span {color:orange;}
.apply-number {
    color: gray;
    padding-top: 10px;
}
.apply-number num {
    color: #2493ff;
    font-weight: bold;
    padding: 0 4px;
}

.container .item .item-list li + li {
    margin-left: 13px;
}


.footer .container {
    text-align: center;
}

.footer img {
    margin: 0 20px;
    width: 135px;
}

.footer-nav {
    background-color: #000;
    text-align: center;
}

.footer-nav span {
    color: #999;
    line-height: 60px;
    padding: 0 20px;
}


/***************************************/
