@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a,
a:visited {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: underline;
  color: #0085d0;
}
input,
a,
img {
  border: 0;
}
body {
  line-height: 180%;
}
.container .rose,
.container .rose:hover,
.container .rose:visited,
.container .rose:focus {
  color: #e40077;
}
.container {
  width: 1000px;
  margin: 0 auto;
  font-size: 12px;
  font-family: "微软雅黑", "宋体";
}
.container .navbar .dropdown-menu {
  width: 1000px;
}
header .navbar .dropdown {
  width: 260px;
}
.topbar {
  width: 100%;
  height: 25px;
  line-height: 25px;
  background: #f6f6f6;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  font-family: "微软雅黑", "宋体";
  font-size: 12px;
}
.topbarcon {
  margin: 0 auto;
  width: 1200px;
}
.topbar .topleft {
  float: left;
}
.topbar .topleft a,
.topbar .topleft a:visited {
  border-right: 1px solid #ececec;
  padding: 0 10px;
}
.topbar .dropdown {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 1003;
}
.topbar .topleft .dropdown {
  float: left;
}
.container .dropdown-toggle,
.topbar .dropdown-toggle {
  position: relative;
}
.container .dropdown-menu,
.topbar .dropdown-menu {
  position: absolute;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 18px 0 12px;
  top: 100%;
  left: 0;
  z-index: 1003;
  float: left;
  min-width: 160px;
  margin: 0;
  font-size: 14px;
  text-align: left;
  list-style: outside none none;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  text-align: center;
  display: none;
}
.topbar .dropdown-menu p {
  margin: 0;
  text-align: center;
}
.topbar a,
.topbar a:visited {
  display: inline-block;
  text-decoration: none;
  color: #888;
}
.topbar a:hover,
.topbar a:active {
  color: #25b2fe;
  text-decoration: none;
}
.topbar .topright .t1 {
  padding: 0 10px 0 23px;
  background: url(/i/nresource/headimages/t1-1.png) 8px center no-repeat;
}
.topbar .topright .t1:hover {
  background-image: url(../images/t1-2.png);
}
.topbar .topright .open .t1,
.topbar .topright .open .t1:visited,
.topbar .topright .open .t1:hover {
  background-image: url(/i/nresource/headimages/t1-2.png);
  background-color: #fff;
  color: #25b2fe;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.176);
}
.topbar .topright {
  float: right;
}
.topbar .topright span {
  font-size: 10px;
  color: #ddd;
}
.topbar .topright a,
.topbar .topright a {
  padding: 0 8px;
}
.topbar .topright .t3 {
  padding: 0 10px 0 25px;
  background: url(/i/nresource/headimages/t3-1.png) 10px center no-repeat;
  color: #e40077;
}
.topbar .topright .t3:hover {
  background-image: url(/i/nresource/headimages/t3-2.png);
  color: #25b2fe;
}
.topbar .topright .open .t3,
.topbar .topright .open .t3:hover,
.topbar .topright .open .t3:visited {
  background-image: url(/i/nresource/headimages/t3-2.png);
  background-color: #fff;
  color: #25b2fe;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.176);
}
.topbar .topright .dropdown-menu a,
.topbar .topright .dropdown-menu a:visited {
  width: 140px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e4e4e4;
  margin: 5px 15px;
  color: #25b2fe;
}
.topbar .topright .dropdown-menu a:hover {
  border: 1px solid #25b2fe;
  background: #25b2fe;
  color: #fff;
}
.topbar .topright .loginStr {
  float: left;
  padding: 0 15px;
  color: #666;
}
.topbar .topright .login,
.topright .login:visited {
  color: #e40077;
  font-weight: 700;
  padding: 0 20px 0 0;
}
.topbar .topright .news-number-pic {
  width: 15px;
  height: 20px;
  float: left;
  margin-right: 1px;
  background: url(/i/nresource/headimages/news-number.png) 0 8px no-repeat;
  display: inline-block;
  cursor: pointer;
}
.topbar .topright .news-number {
  float: left;
  color: #e40077;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.topbar .topright .t4 {
  padding: 0 10px 0 23px;
  background: url(/i/nresource/headimages/red-shoppingtrolley.png) 5px center
    no-repeat;
}
.topbar .topright .t4:hover {
  background-color: #fff;
  color: #000;
}
.div-shopping-trolley {
  position: relative;
}
.div-shopping-trolley:hover {
  background-color: #fff;
  color: #000;
}
.div-shopping-trolley:hover .t4 {
  background-color: #fff;
  color: #000;
}
.shopping-trolley-list {
  display: none;
  z-index: 1003;
  top: 24px;
  left: 0;
  background-color: #fff;
  width: 350px;
  border: 1px solid #ccc;
  margin-top: 1px;
  font-size: 12px;
  position: absolute;
  border-bottom: 0;
}
.topbar .topright .t4 strong {
  color: #e40077;
}
.topbar .topright .t4 span {
  display: inline-block;
  background: url(/i/nresource/headimages/xia-arrow.png) center 2px no-repeat;
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.topbar .topright .open .t4,
.topbar .topright .open .t4:visited,
.topbar .topright .open .t4:hover {
  background-image: url(/i/nresource/headimages/red-shoppingtrolley.png);
  background-color: #fff;
  color: #25b2fe;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.176);
}
.shopping-trolley-list .smale-side {
  width: 18px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  right: -18px;
  top: 36px;
}
.shopping-trolley-list .smale-side1 {
  position: absolute;
  height: 18px;
  background-color: #ccc;
  width: 1px;
  right: 17px;
  top: 36px;
}
.shopping-trolley-list .smale-side2 {
  width: 363px;
  background-color: #ccc;
  height: 1px;
}
.shopping-trolley-list h4 {
  margin: 0 12px;
  height: 40px;
  line-height: 40px;
  color: #000;
  text-align: left;
  background-color: #fff;
  width: 352px;
  border-right: 0;
}
.shopping-trolley-list .center-list {
  margin: 0 12px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.shopping-trolley-list .center-list .list-item {
  height: 54px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.shopping-trolley-list .center-list .list-item .img {
  float: left;
  width: 40px;
  height: 40px;
  border: 0.4px solid #ccc;
  margin: 7px auto;
}
.shopping-trolley-list .center-list .list-item .item-content {
  width: 155px;
  height: 40px;
  margin: 7px 0;
  margin-left: 10px;
  float: left;
  text-align: left;
}
.shopping-trolley-list .center-list .list-item .item-content h5 {
  width: 155px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.shopping-trolley-list .center-list .list-item .item-content p {
  width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 12px;
}
.shopping-trolley-list .center-list .list-item .item-price {
  float: right;
  height: 40px;
  margin: 7px 0;
}
.shopping-trolley-list .center-list .list-item .item-price p {
  line-height: 20px;
  font-size: 12px;
  color: #4e4e4e;
}
.shopping-trolley-list .center-list .list-item .item-price p strong {
  color: #e40077;
  line-height: 20px;
}
.shopping-trolley-list .center-list .list-item .item-price a {
  line-height: 20px;
  margin: 0;
  float: right;
}
.shopping-trolley-list .center-list .list-item .item-price a:hover {
  color: #25b2fe;
}
.shopping-trolley-list .bottom-list {
  height: 54px;
  margin: 0 12px;
  text-align: center;
}
.shopping-trolley-list .bottom-list p {
  height: 54px;
  line-height: 54px;
  font-size: 12px;
  color: #000;
}
.go-shoppingcar-btn {
  margin: 12px 0;
  background-color: #e60076;
  width: 82px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  border-radius: 2px;
}
.go-shoppingcar-btn:hover {
  text-decoration: none;
}
.headcon {
  padding: 15px 50px 15px 0;
  display: block;
  height: 66px;
}
.headcon .logo {
  float: left;
  margin-top: 10px;
}
.headcon .dropdown {
  float: left;
  margin: 20px 0 0 20px;
  position: relative;
}
.headcon .topcity {
  cursor: pointer;
  font-size: 14px;
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px 0 0;
}
.headcon .dropdown #divdishi .blue {
  color: #007bc7;
  text-decoration: none;
}
.headcon #divdishi {
  *height: 100px;
}
.headcon #DivCity,
.headcon #divdishi {
  width: 540px;
  padding: 10px 20px;
  z-index: 1005;
  *white-space: nowrap;
}
.headcon #DivCity li,
.headcon #divdishi li {
  text-align: left;
  font-size: 12px;
  padding: 7px 0;
  height: 18px;
  box-sizing: unset;
}
.headcon #DivCity dl,
.headcon #divdishi dl {
  margin: 0;
}
.headcon #DivCity dt {
  float: left;
  padding: 0 0 0 10px;
  font-weight: 400;
  width: 50px;
  height: 12px;
  border-left: 3px solid #e50075;
}
.headcon #DivCity dt span {
  margin-top: -8px;
  *margin-top: -4px;
  display: block;
}
.headcon #DivCity dd {
  float: left;
  padding: 0;
  width: 52px;
}
.headcon #divdishi dd {
  float: left;
  padding: 0 10px;
}
.headcon #DivCity dd a {
  margin-top: -8px;
  *margin-top: -4px;
  display: block;
  white-space: nowrap;
}
.logocity {
  float: left;
  width: 46%;
}
.searchbar {
  border: 2px solid #dfdfdf;
  height: 35px;
  background: #fff;
  box-sizing: content-box;
}
.searchbar .form-control {
  border: 0;
  position: relative;
  z-index: 2;
  float: left;
  width: 390px;
  margin-bottom: 0;
  height: 29px;
  line-height: 29px;
  padding: 3px 12px;
  font-size: 14px;
  color: #999;
  background-color: #fff;
}
.searchbar .input-group-btn {
  float: right;
  background: #25b2fe;
  border-radius: 3px;
  position: relative;
  font-size: 1px;
  white-space: nowrap;
  width: 85px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 4;
}
.searchbar .input-group-btn .btn {
  border: 0;
  padding: 7px 12px 7px 30px;
  background: #25b2fe url(/i/nresource/headimages/search.png) no-repeat 15px
    center;
  color: #fff;
  width: 85px;
  border-radius: 3px;
  margin-left: 0;
  height: 39px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.searchdiv {
  float: right;
  width: 51%;
  position: relative;
  z-index: 1002;
}
.searchdiv .hot {
  padding-top: 5px;
}
.searchdiv .hot a,
.searchdiv .hot a:visited {
  padding: 0 10px;
  display: inline-block;
}
.searchdiv .hot a:hover {
  color: #0085d0;
}
.searchdiv .hot .search_red {
  color: #e8428d;
}
.searchdiv .hot .search_white {
  color: #fff;
}
.search_toplist {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 39px;
  width: 100%;
  z-index: 1002;
}
.search_toplist li {
  display: block;
  height: 35px;
  position: relative;
}
.searchdiv .search_toplist .search_li_yidong a {
  background: #f4f4f4;
}
.searchdiv .search_toplist .search_li_yidong a:hover {
  width: 92%;
  background: #f4f4f4;
  text-decoration: none;
  color: #8ec31f;
}
.searchdiv .search_toplist a,
.nav .searchdiv .search_toplist a:visited {
  border: 0 none;
  font: 14px/35px "微软雅黑";
  height: 35px;
  padding: 0 20px;
  text-align: left;
  width: 92%;
}
.searchdiv .search_toplist a:hover {
  width: 92%;
}
.searchdiv .search_li_yidong .search_toplist a:hover {
  width: 92%;
}
.searchdiv .search_li_yidong .search_toplist a {
  background: #f4f4f4;
}
.search_toplist .search_li_history {
  float: right;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 5000;
}
.searchdiv .search_toplist .search_li_history a {
  width: 60px;
}
.searchdiv .search_toplist .search_li_history a:hover {
  width: 60px;
}
.searchdiv .search_li_yidong .search_toplist .search_li_history a:hover {
  width: 60px;
}
.search_toplist .close_line {
  border-top: 1px solid #f0f0de;
  width: 100%;
  margin: 2px 0 3px;
  float: left;
  height: 1px;
}
.search_toplist .colse_class {
  float: right;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 2px;
  height: 30px;
  line-height: 30px;
}
.container .navbar {
  border-radius: 0;
  background: #e4e4e4;
  padding: 0;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
  border: 0;
  box-sizing: content-box;
  z-index: 1000;
}
.container .navbar a,
.container .navbar a:visited {
  text-align: center;
  padding: 0;
  line-height: 40px;
  font-size: 16px;
  display: block;
}
.container .navbar a:hover {
  text-decoration: none;
}
.container .navbar-nav > li > a,
.container .navbar-nav > li > a:visited {
  padding-top: 0;
  padding-bottom: 0;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #f3f3f3;
  color: #0085d0;
  text-decoration: none;
}
.container .navbar .dropdown {
  position: static;
}
.container .navbar-nav {
  width: 100%;
}
.container .navbar-nav li {
  float: left;
  width: 244px;
  text-align: center;
  border-right: 1px solid #fff;
  height: 40px;
}
.container .navbar-collapse {
  padding: 0;
  box-sizing: content-box;
}
.container .navbar-nav .navindex {
  width: 220px;
}
.container .navbar-nav .active {
  color: #0085d0;
  border-top: 2px solid #0085d0;
  height: 38px;
}
.container .active a {
  color: #666;
}
.container .active a:visited {
  color: #666;
}
.container .active a:hover {
  color: #0085d0;
  font-weight: 700;
  text-decoration: none;
}
.container .navbar .dropdown-menu {
  width: 100%;
  min-width: 100%;
  left: 0;
  box-shadow: 0 6px 12px -4px rgba(0, 0, 0, 0.176);
  z-index: 1000;
}
.container .navbar .dropdown-menu {
  padding: 0;
}
.container .navbar .dropdown-menu p {
  float: left;
  width: 14%;
}
.container .navbar .dropdown-menu a,
.container .navbar .dropdown-menu a:visited {
  font-size: 14px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
}
.container .navbar .dropdown-menu a:hover {
  color: #0085d0;
}
.container .navbar .open ins {
  left: 50%;
  bottom: 0;
  margin-left: -9px;
  width: 18px;
  height: 9px;
  background: url(/i/nresource/headimages/html4tops.png) no-repeat;
  position: absolute;
}
.container .headcon .phonenav {
  margin: 5px 0 0;
  text-align: right;
  position: static;
}
#top_ads {
  border: #000 0 solid;
  display: none;
  margin: auto;
  overflow: hidden;
  width: 1000px;
  position: relative;
  top: 0;
  height: 600px;
  background: #fff;
  text-align: center;
}
#top_ads img {
  position: absolute;
  left: -100px;
  top: 0;
}
#header_zzjs_net_ad {
  border-top-width: 0;
  padding-right: 0;
  padding-left: 0;
  border-left-width: 0;
  background: none transparent scroll repeat 0 0;
  border-bottom-width: 0;
  padding-bottom: 0;
  margin: 0;
  width: 1000px;
  cursor: pointer;
  padding-top: 0;
  height: 600px;
  border-right-width: 0;
}
#close {
  right: -10px;
  cursor: pointer;
  top: 0;
  position: absolute;
}
#closex {
  cursor: pointer;
  position: absolute;
  right: -78px;
  top: 3px;
}
#float_ad {
  display: none;
  width: 1000px;
  margin: 0 auto;
  cursor: pointer;
}
.adxiao {
  width: 1000px;
  position: relative;
  width: 1000px;
  height: 80px;
  overflow: hidden;
}
.adxiao img {
  position: absolute;
  left: -100px;
  top: 0;
}
.stc-nav {
  width: 214px;
  background-color: #0083d3;
  color: #fff;
}
.stc-nav:hover {
  background: #0097e2;
}
.searchbar1 {
  border: 2px solid #cd1c15;
  background: transparent;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.searchbar2 {
  border: 2px solid #cd1c15;
}
.bg-trp {
  background: transparent !important;
}
.searchbar .input-group-btn .btn1 {
  border: 0;
  padding: 7px 12px 7px 30px;
  background: #cd1c15 url(/i/nresource/headimages/search.png) no-repeat 15px
    center !important;
  color: #fff;
  width: 85px;
  border-radius: 3px;
  margin-left: 0;
  height: 39px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.searchbar .input-group-btn1 {
  float: right;
  background: transparent;
  border-radius: 3px;
  position: relative;
  font-size: 1px;
  white-space: nowrap;
  width: 85px;
  top: 0;
  right: -16px;
  position: absolute;
  z-index: 4;
}
