body {
  background-color: #fff;
}
.container {
  background-color: #fff;
}
.product-nav {
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 12px;
}
.product-nav a {
    color: #333;
}
.product-nav a:hover {
    color: #cf5541;
}
ul {
  list-style: none;
}
button {
  border: 0 none;
  outline: 0 none;
}
.top {
  padding-top: 30px;
  padding-left: 30px;
  border: 1px solid #e8e8e8;
}
.top .pic {
  float: left;
  width: 450px;
  margin-bottom: 36px;
}
.top .show-pic {
  width: 450px;
  height: 450px;
}
.top .show-pic img {
  width: 450px;
  height: 450px;
}
.top .Gallary {
  position: relative;
  margin-top: 15px;
  height: 90px;
}
.top .Gallary button {
  float: right;
  width: 25px;
  height: 100%;
}
.top .Gallary button.pre-btn {
  position: absolute;
  left: 0px;
  background: url(/images/pc/product/arrow_btn.png) 0 0 no-repeat;
}
.top .Gallary button.pre-btn:hover{
  background: url(/images/pc/product/arrow_btn.png) 0 -90px no-repeat;
}
.top .Gallary button.pre-btn:disabled {
  background: url(/images/pc/product/arrow_btn.png) 0 -180px no-repeat;
}
.top .Gallary button.next-btn {
  background: url(/images/pc/product/arrow_btn.png) -25px 0 no-repeat;
}
.top .Gallary button.next-btn:hover {
  background: url(/images/pc/product/arrow_btn.png) -25px -90px no-repeat;
}
.top .Gallary button.next-btn:disabled {
  background: url(/images/pc/product/arrow_btn.png) -25px -180px no-repeat;
}
.top .Gallary .Gallary-main {
  position: absolute;
  float: left;
  width: 400px;
  height: 90px;
  margin-left: 25px;
  overflow: hidden;
}
.top .Gallary .Gallary-main ul {
  position: absolute;
  float: left;
}
.top .Gallary .Gallary-main ul li {
  float: left;
  width: 126px;
  height: 86px;
  margin-right: 5px;
  padding: 2px;
}
.top .Gallary .Gallary-main ul li img {
  width: 126px;
  height: 86px;
}
.top .Gallary .Gallary-main ul li.hover {
  padding: 0px;
  border: 2px solid #f56d6d;
}
.top .product-info {
  float: left;
  margin-left: 45px;
  width: 388px;
}
.top .product-info .product-name {
  height: 142px;
  color: #333;
}
.top .product-info .product-name .name {
  width: 388px;
  line-height: 34px;
  font-size: 18px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.top .product-info .product-name .desc {
  width: 388px;
  margin-top: 10px;
  margin-top: 5px;
  font-size: 13px;
  line-height: 18px;
  display: block;
  white-space: normal;
  color: #333;
  font-family: "Microsoft YaHei", Verdana, Geneva, sans-serif;
}
.top .product-info .product-main {
  height: 224px;
  font-size: 13px;
  color: #333;
}
.top .product-info .product-main label {
  float: left;
  width: 71px;
}
.top .product-info .product-main .clearfix div {
  float: left;
}
.top .product-info .product-main .sale-price , .top .product-info .product-main .market-price {
  line-height: 36px;
  height: 36px;
  background-color: #f4f4f4;
  margin-left: -10px;
  padding-left: 10px;
}

.top .product-info .product-main .market-price label {
  margin-right: 6px;
  width: 65px;
  text-align: left;
}
.top .product-info .product-main .market-price  div {
    position: relative;
}
.top .product-info .product-main .market-price  div span {
  padding-left: 6px;
  padding-right: 6px;
  color: #a7a7a7;
}
.top .product-info .product-main .market-price  div span:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  border-top: 1px solid #a7a7a7;
}

.top .product-info .product-main .sale-price span {
  float: left;
  margin-right: 6px;
  font-size: 24px;
  color: #e85541;
}
.top .product-info .product-main .sale-price em {
  float: left;
}
.top .product-info .product-main .sale-price em.config {
  float: left;
  margin-left: -6px;
  margin-right: 5px;
  font-size: 15px;
  color: #333;
  line-height: 40px;
}
.top .product-info .product-main .sale-price em.desc {
  line-height: 40px;
}
.top .product-info .product-main .store-info {
  margin-top: 18px;
  line-height: 28px;
}
.top .product-info .product-main .store-info .store-location {
  width: 316px;
  height: 90px;
  /*background-color: #efefef;*/
}
.top .product-info .product-main .promise {
  height: 40px;
  line-height: 40px;
  margin-top: 50px;
}
.top .product-info .product-main .promise div {
  width: 308px;
  height: 40px;
  background: url(/images/pc/product/server_promise_new.png) 0 50% no-repeat;
}
.top .product-info .product-server {
  width: 388px;
  height: 100px;
}
.top .product-info .product-server button {
  width: 148px;
  height: 36px;
  line-height: 36px;
  margin-top: 24px;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 16px;
}
.top .product-info .product-server button a {
  float: left;
  height: 100%;
  width: 100%;
}
.top .product-info .product-server button.reserve {
  margin-left: 36px;
  background-image: url(/images/pc/product/reserve_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
.top .product-info .product-server .ask {
    display: inline-block;
    width: 148px;
    height: 36px;
    line-height: 36px;
    margin-top: 24px;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 16px;
    background-image: url(/images/pc/product/ask_btn.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.top .product-info .product-server .ask:active {
  background-position: 0 -36px;
}
.top .product-info .product-server button:hover {
  background-position: 0 -36px;
}
.top .product-info .product-server button:active {
  background-position: 0 -72px;
}
.top .product-info .product-server button:disabled {
  background-position: 0 -72px;
}
.main {
  margin-top: 30px;
}
.main .other-product {
  float: left;
  width: 178px;
  border: 1px solid #e8e8e8;
}
.main .other-product h2 {
  padding: 20px 10px 20px 10px;
  font-size: 18px;
  color: #333;
  border-bottom: 2px solid #e5e5e5;
  font-weight: normal;
  background: #f6f6f6;
}
.main .other-product h2 span {
  padding-left: 10px;
  border-left: 6px solid #666666;
}
.main .other-product ul li {
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 13px;
  line-height: 20px;
}
.main .other-product ul li img {
  width: 158px;
  height: 105px;
}
.main .other-product ul li a {
  display: block;
  color: #333;
}
.main .other-product ul li a.name {
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .other-product ul li a.name:hover {
  text-decoration: underline;
}
.main .other-product ul li p {
  color: #d75541;
}
.main .other-product ul li em {
  margin-left: 5px;
}
.main .detail {
  float: left;
  margin-left: 10px;
  width: 768px;
  min-height: 660px;
  border: 1px solid #e8e8e8;
}
.main .detail .menu-list {
  width: 768px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #F6F6f6;
}
.main .detail .menu-list li {
  float: left;
  width: 130px;
  height: 64px;
  line-height: 64px;
  border-right: 1px solid #e8e8e8;
  cursor: pointer;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.main .detail .menu-list li.active {
  margin-top: -1px;
  padding-top: 1px;
  background: #ffffff url(/images/pc/product/detail_active.png) 0 0 no-repeat;
}
.main .detail .noshow {
  display: none;
}
.main .detail div.select {
  display: block;
}
.main .detail .product-detail img {
  width: 768px;
  height: auto;
  display: block;
}
.main .detail .product-server {
  position: relative;
}
.main .detail .product-server a {
  position: absolute;
  top: 30px;
  left: 550px;
  width: 132px;
  height: 42px;
  background: url(/images/pc/product/find_serve.png) 0 0 no-repeat;
}
.main .detail .product-server img {
  width: 768px;
  height: 1064px;
}
.main .detail .product-config {
  padding-left: 20px;
  margin-bottom: 20px;
}
.main .detail .product-config h4 {
  padding-left: 15px;
  line-height: 36px;
  font-weight: normal;
  font-size: 13px;
  color: #d75541;
  background: url(/images/pc/product/tittle_mark.png) 0 50% no-repeat;
}
.main .detail .product-config table {
  border: 1px solid #e8e8e8;
  border-collapse: collapse;
}
.main .detail .product-config tr {
  line-height: 20px;
  font-size: 13px;
  color: #333;
  border: 1px solid #e8e8e8;
}
.main .detail .product-config tr td {
  border: 1px solid #e8e8e8;
}
.main .detail .product-config tr td.key {
  width: 86px;
  text-align: center;
}
.main .detail .product-config tr td.value {
  width: 590px;
  padding-left: 50px;
}
.main .detail .product-config tr td.value pre {
  max-width: 590px;
  line-height: 20px;
  margin: 0;
  font-family: "Microsoft YaHei", STHeiti, sans-serif, STXihei, Microsoft JhengHei;
}
.input-location {
  position: relative;
  margin: 4px 0px;
  padding-left: 10px;
}
.input-location ul {
  float: left;
  height: 20px;
  width: 86px;
  margin-right: 10px;
  /*border: 1px #ddd solid;*/
}
.input-location ul li {
  line-height: 20px;
  z-index: 2;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: white;
  text-align: center;
  cursor: pointer;
}
.input-location ul li.init{
   background: url(/images/pc/product/arrow_bottom.png) right 50% no-repeat;
}
.input-location ul li.option-element {
  float: left;
  width: 86px;
  display: none;
  background: #fff;
}
.input-location ul li.option-element:hover {
  background: #09f;
}
.input-location ul li.option-element.selected {
  background: #09f;
}
.store-list {
  clear: left;
  margin-left: 4px;
  padding-top: 2px;
  border-top: 1px dashed  #ddd;
}
.store-list li {
  float: left;
  margin: 2px 5px;
  width: 136px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  border: 1px solid #ddd;
  text-align: center;
}
.store-list li:hover {
  background-color: #cf5541;
}
.store-list li:hover a {
  color: #fff;
}
.store-list li a {
  float: left;
  width: 100%;
  height: 100%;
  color: #333;
}
