.pro-view {
  padding: 15px;
  overflow: hidden;
  clear: both;
  background-color: #fff;
}
.slide-fish {
  width: 410px;
  float: left;
}
.slide-fish ul.greatImg {}
.slide-fish .ey_littleImg {
  overflow: hidden;
  clear: both;
}
.slide-fish .ey_littleImg li {
  width: 69px;
  height: 69px;
  float: left;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
  border: 1px solid #fff;
}
.slide-fish .ey_littleImg li a {
  display: block;
}
.slide-fish .ey_littleImg li a img {
  width: 69px;
  height: 69px;
  display: block;
}
.slide-fish .ey_littleImg li i {
  display: block;
  width: 100%;
  height: 78px;
  background-color: #fff;
  opacity: .4;
  classify: alpha(opcity=40);
  position: absolute;
  top: 0;
  left: 0;
}
.slide-fish .ey_littleImg li.on {
  border-color: #de342f;
}
.slide-fish .ey_littleImg li.on i {
  display: none;
}
.slide-fish .t2 {
  width: 410px;
  height: 410px;
}
.slide-fish .ey_little-scroll {
  margin: 10px 0;
  height: 88px;
  overflow: hidden;
  clear: both;
}
.slide-fish .ey_little-scroll a.prev, .slide-fish .ey_little-scroll a.next {
  display: block;
  width: 14px;
  height: 25px;
  background: url(../images/pro-view-nl.jpg) no-repeat;
  margin-top: 28px;
  transition: none;
}
.slide-fish .ey_little-scroll a.prev {
  float: left;
  background-position: 0 -25px;
}
.slide-fish .ey_little-scroll a.next {
  float: right;
}
.slide-fish .ey_little-scroll a.prev:hover {
  background-position: 0 -75px;
}
.slide-fish .ey_little-scroll a.next:hover {
  background-position: 0 -50px;
}
.slide-fish .ey_little-scroll .bd {
  margin-left: 20px;
  position: absolute;
  max-width: 370px;
  overflow: hidden;
}
.redbold {
  color: #de342f;
  font-weight: bold;
}
.fish-detail {
  width: 490px;
  float: left;
  margin-left: 30px;
  font-family: Arial;
}
.fish-detail div {
  color: #555;
}
.fish-detail h3 {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: 700;
}
.fish-detail .price {
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 30px;
  padding: 10px 10px;
  background: url(../images/price_bg.png) no-repeat top center #f3f3f3;
}
.fish-detail .price p {
  margin-top: 18px;
}
.fish-detail .price p span.redbold {
  font-size: 20px;
}
.fish-detail .price .redbold {
  font-size: 14px;
}
.fish-detail .price .price-top .redbold {
  font-size: 14px;
  font-weight: normal;
  color: #999;
}
.fish-detail .price .price-top .redbold b {
  font-weight: normal;
}
.fish-detail .price .price-bt .redbold {
  ont-size: 14px;
  font-weight: normal;
}
.fish-detail .price .price-bt .redbold b {
  font-size: 20px;
  font-weight: bold;
}
.fish-detail .deliver select {
  border: 1px solid #DCDCDC;
}
.fish-detail .spec {
  margin-top: 15px;
  font-size: 14px;
}
.fish-detail .spec .it {
  margin-top: 15px;
  font-size: 14px;
}
.fish-detail .spec .it span a {
  display: inline-block;
  background-color: #f7f7f7;
  position: relative;
  padding: 8px 16px;
  border: solid 1px #ccc;
  margin-right: 8px;
  margin-bottom: 12px;
}
.fish-detail .spec .it span a.selected {
  border-color: #de342f;
}
.fish-detail .spec .it span a:hover {
  color: #333;
  border: 1px solid #0aa6e8;
}
.fish-detail .spec .it span a.btn-danger {
  color: #333;
}
.fish-detail .spec .it span a.btn-danger {
  border: 1px solid #0aa6e8;
}
.fish-detail .pro-number {
  padding: 20px 0 26px;
  overflow: hidden;
  clear: both;
}
.fish-detail .pro-number a {
  display: block;
  width: 18px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  background: #f1f1f1;
  color: #666;
  position: absolute;
  right: -1px;
  border: 1px solid #ccc;
}
.fish-detail .pro-number input {
  display: block;
  width: 43px;
  height: 42px;
  line-height: 42px;
  position: absolute;
  top: 1px;
  left: 0;
  border: none;
  border: 0;
  text-align: center;
}
.fish-detail .pro-number .pro-amount {
  width: 58px;
  height: 43px;
  overflow: hidden;
  border: 1px solid #ccc;
  position: relative;
  margin-right: 10px;
  float: left;
}
.fish-detail .pro-number .pro-amount a.reduce {
  bottom: -1px;
}
.fish-detail .pro-number .pro-amount a.add {
  top: -1px;
}
.fish-detail .pro-number .sav_shop {
  float: left;
  height: 44px;
  line-height: 44px;
}
.fish-detail .cart-buy {
  overflow: hidden;
  font-family: "microsoft yahei";
}
.fish-detail .cart-buy a {
  display: block;
  float: left;
  width: 160px;
  height: 46px;
  border: 1px solid #0aa6e8;
  font-size: 16px;
  margin-right: 15px;
  line-height: 46px;
  text-align: center;
  color: #0aa6e8;
  background-color: #fff;
}
.fish-detail .cart-buy a.cart-btn {
  background-color: #0aa6e8;
  color: #fff;
}
.pview-right {
  width: 180px;
  float: right;
}
.pview-right h2 { /*height: 62px;line-height:62px;*/ font-size: 16px;
  color: #545454;
  text-align: center;
  padding-bottom: 20px;
}
.pview-right .slider-protj {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; /*padding:18px 20px 0;*/
}
.pview-right .slider-protj .bd ul li {
  width: 180px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
.pview-right .slider-protj .bd ul li p {
  text-align: center;
}
.pview-right .slider-protj .bd ul li p a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #545454;
}
.pview-right .slider-protj .bd ul li p span {
  color: #de342f;
  display: block;
  margin-top: 4px;
}
.pview-right .slider-protj .bd ul li img {
  width: 100%;
}
.pview-right .slider-protj .bd ul li > a {
  display: block;
  height: 150px;
  width: 150px;
  padding: 20px;
  overflow: hidden;
  margin: 0 auto;
}
.pview-right .slider-protj .hd {
  margin-top: 23px;
  position: absolute;
  width: 180px;
}
.pview-right .slider-protj .hd a {
  display: block;
  height: 14px;
  width: 27px;
  background: url(../images/pro-pn.png) no-repeat;
}
.pview-right .slider-protj .hd a.prev {
  float: left;
}
.pview-right .slider-protj .hd a.prev:hover {
  background-position: 0px -14px;
}
.pview-right .slider-protj .hd a.next {
  float: right;
  background-position: -26px -14px;
}
.pview-right .slider-protj .hd a.next:hover {
  background-position: -26px 0px;
}
.MagicZoomPup {
  border: 1px solid #aaa;
  background: #fff;
  cursor: hand;
  left: 0;
  width: 60px;
  height: 60px;
}
.pro-tab {
  background-color: #fff;
}
.pro-tab .hdd {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  clear: both;
  padding: 16px 0;
}
.pro-tab .hdfix {
  position: fixed;
  top: 0;
  width: 1200px;
  background-color: #fff;
  z-index: 9999;
}
.pro-tab .hdd ul li {
  float: left;
  font-size: 14px;
  color: #545454;
  padding: 0 60px;
  cursor: pointer;
}
.pro-tab .hdd ul li.on {
  color: #de342f;
}
.pro-tab .bdd {
  text-align: center;
}
.pro-tab .bdd > div {
  padding: 20px;
}
.pro-tab .bdd .attr {
  max-width: 850px;
  margin: 20px auto 20px auto;
  padding-bottom: 30px;
  border-bottom: dashed 1px #ddd;
}
.pro-tab .bdd .attr:after {
  clear: both;
}
.pro-tab .bdd .attr li {
  width: 20%;
  padding: 7px 5px;
  float: left;
}
.evalute {
  text-align: left;
}
.box1 h3.title {
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  font-weight: 700;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  margin-top: 30px;
  text-align: left;
}
.box1 h3.attrtitle {
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  font-weight: 700;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  margin-top: 30px;
  text-align: left;
}
.percentgood {
  overflow: hidden;
  clear: both;
  margin-bottom: 25px;
}
.percentgood .pgbox {
  width: 15%;
  float: left;
  margin: 2% 5% 0;
}
.percentgood dl.total {
  text-align: center;
}
.percentgood dl.total dt {
  font-size: 40px;
  color: #e4393c;
  line-height: initial;
  margin-top: 0;
}
.pgbox dd.percentjd {
  background-color: #FAFAFA;
  height: 10px;
  width: 100%;
  margin-top: 10px;
}
/*.pgbox dl{margin-top:25px;}*/
.pgbox dl dt {
  margin-top: 14px;
}
dd.percentjd i {
  background-color: #e4393c;
  display: block;
  height: 10px;
  width: 50%;
}
ul.evalute-titleul {
  overflow: hidden;
  border: 1px solid #F5F5F5;
  background-color: #FAFAFA;
  height: 30px;
  line-height: 30px;
}
ul.evalute-titleul li {
  float: left;
  padding: 0 20px;
}
ul.evalute-titleul li.check a {
  color: #e4393c;
  font-weight: bold;
}
ul.evalute-titleul li.check a em.embold {
  font-weight: bold;
}
.showvisi {
  visibility: visible !important;
}
.otherbox {
  text-align: left;
  padding: 20px 0;
}
.receivebox p {
  text-align: right;
  margin-top: 10px;
}
.receivebox p .submita {
  width: 80px;
  height: 30px;
  border: none;
  cursor: pointer;
  background-color: #E10000;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-left: 20px;
}
.receivebox textarea {
  width: 100%;
  height: 64px;
  resize: vertical;
  border: 1px solid #ddd;
  padding: 2%;
}
.loadmore {
  border-radius: 3px;
  cursor: pointer;
}
div.rankevalute .menber-rank {
  margin-top: 6px;
}
.menber-rank > span {
  font-size: 14px;
}
.menber-rank span {
  display: block;
  text-align: center;
}
.menber-rank span.red {
  color: #e4393c;
}
/*.starevalute .grade-stars{width:85px;height:22px;background:url(../images/start.png) no-repeat;margin-left: 15px;margin-top:10px;clear: both;}*/
/*.starevalute .grade-stars{width:85px;height:22px;margin-left: 15px;margin-top:10px;clear: both;}*/
.starevalute .grade5 {
  background-position: 0px 2px;
}
.starevalute .grade4 {
  background-position: -15px 2px;
}
.starevalute .grade3 {
  background-position: -33px 2px;
}
.starevalute .grade2 {
  background-position: -49px 2px;
}
.starevalute .grade1 {
  background-position: -66px 2px;
}
.starevalute .grade0 {
  background-position: -83px 2px;
}
.stars_box {
  display: block;
  height: 22px;
  width: 124px;
  margin-left: 15px;
  margin-top: 10px;
  clear: both;
}
.stars_box .stars {
  background: url(../images/start.png) no-repeat;
  height: 13px;
  width: 13px;
  display: inline-block;
  background-size: 13px 13px;
}
/*限时抢购*/
.mblist3 {
  margin-top: 50px;
}
.mblist3 .mblist-hd3 {
  text-align: center;
}
.mblist3 .mblist-hd3 ul {
  display: inline-block;
  *width: 438px;
  *margin: 0 auto;
}
.mblist3 .mblist-hd3 li {
  float: left;
  width: 215px;
  border: 2px solid #007cc3;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
  position: relative;
}
.mblist3 .mblist-hd3 li.on {
  background-color: #007cc3;
}
.mblist3 .mblist-hd3 li a {
  font-size: 18px;
  color: #007cc3;
}
.mblist3 .mblist-hd3 li.on a {
  color: #fff
}
.mblist3 .mblist-hd3 li.on .arrow {
  display: block;
}
.mblist3 .mblist-hd3 li .arrow {
  position: absolute;
  left: 50%;
  background: url(../images/icon_arrow_limit.png) no-repeat;
  width: 18px;
  height: 11px;
  margin-left: -9px;
  bottom: -11px;
  display: none;
}
.mblist3 .mblist-bd3 {
  clear: both;
  margin-top: 38px;
}
.mblist3 .mblist-bd3 .mb-bd-block {
  display: none;
}
.mblist3 .mblist-bd3 li {
  width: 49.5%;
  float: left;
  background-color: #fff;
  margin-top: 20px;
  position: relative;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.mblist3 .mblist-bd3 .lside {
  float: left;
  width: 50%;
  overflow: hidden;
  padding: 40px;
}
.mblist3 .mblist-bd3 .lside img {
  width: 100%;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}
.mblist3 .mblist-bd3 .rside {
  padding: 20px;
  position: relative;
  float: left;
  width: 50%;
  height: 298px;
  border-left: 1px solid #F5F5F5;
  *width: 256px;
  *height: 258px;
}
.mblist3 .mblist-bd3 .rside .time {
  position: absolute;
  top: 0;
  background-color: #dbdbdb;
  color: #323232;
  padding: 5px 10px;
  left: 50%;
  margin-left: -25%;
  z-index: 99;
}
.mblist3 .mblist-bd3 .rside .nr {
  margin-top: 30px;
  line-height: 24px;
  *padding-top: 30px;
}
.mblist3 .mblist-bd3 .rside .title {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.mblist3 .mblist-bd3 .rside .txt {
  color: #505050;
  font-size: 14px;
}
.mblist3 .mblist-bd3 .price {
  font-size: 20px;
  margin-top: 30px;
}
.mblist3 .mblist-bd3 .price span {
  font-size: 30px;
}
.mblist3 .mblist-bd3 .mb-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px 20px 20px;
  *width: 256px;
}
.mblist3 .mblist-bd3 .mb-bottom .btn {
  float: right;
}
.mblist3 .mblist-bd3 .mb-bottom .buyer {
  float: left;
  display: block;
  margin-top: 9px;
}
.mblist3 .mblist-bd3 .mask {
  position: absolute;
  display: none;
}
.mblist3 .justlook {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: none;
}
.mblist3 .btn {
  padding: 8px 20px;
}
.mblist3 .btn:hover {
  box-shadow: 0 0 5px #d8b86e;
  color: #fff;
}
.mblist3 .mblist-bd3 .nextlimit .mask {
  display: block;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.mblist3 .mblist-bd3 .nextlimit .mb-bottom {
  display: none;
}
.mblist3 .mblist-bd3 .nextlimit .justlook {
  display: block;
}
.mblist3 .pages {
  clear: both;
  overflow: hidden;
  padding-top: 40px;
}
.mblist3 .mblist-bd3 .nowlimit li:hover {
  box-shadow: 0 0 8px #dfdfdf;
}
.mblist3 .mblist-bd3 .nextlimit li:hover .mask {
  opacity: .3;
  classify: alpha(opacity=30);
}
.mblist3 .mblist-bd3 .lside img:hover {
  transform: -moz-scale(1.1);
  transform: -webkit-scale(1.1);
  transform: -o-scale(1.1);
  transform: -ms-scale(1.1);
  transform: scale(1.1);
}
/*商品参数*/
.pro-parms {
  margin: 0 auto 20px;
  width: 100%;
  display: inline-block;
  border: 1px solid #eee;
}
.pro-parms dl {
  float: left;
  padding: 0 5px;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.pro-parms dl:last-child {
  border: 0;
}
.pro-parms dl dt, .pro-parms dl dd {
  float: left;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
}
.pro-parms dl dt {
  text-align: right;
  width: 200px;
  border-right: 1px solid #eee;
}
.pro-parm {
  margin: 10px auto;
  width: 96%;
  display: inline-block;
}
.pro-parm li {
  float: left;
  margin-right: 2%;
  text-align: left;
  line-height: 30px;
  width: 23%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-parm-more {
  width: 96%;
  display: inline-block;
  text-align: right;
}
.pro-parm-more a {
  color: #005aa0;
}
ol, ul, li {
  list-style: none;
}
/*分页*/
.shop_pages {
  padding-top: 20px;
  text-align: center
}
.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0;
  padding-left: 0
}
.pagination > li {
  display: inline
}
.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #666;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: #eee;
  border-color: #ddd;
  color: #23527c
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #41bedd;
  border-color: #41bedd;
  color: #fff;
  cursor: default;
  z-index: 2
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: #fff;
  border-color: #ddd;
  color: #555;
  cursor: pointer
}
.pagination-lg > li > a, .pagination-lg > li > span {
  font-size: 18px;
  padding: 10px 16px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
  font-size: 12px;
  padding: 5px 10px
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.pager {
  list-style: outside none none;
  margin: 20px 0;
  padding-left: 0;
  text-align: center
}
.pager li {
  display: inline
}
.pager li > a, .pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px
}
.pager li > a:focus, .pager li > a:hover {
  background-color: #eee;
  text-decoration: none
}
.pager .next > a, .pager .next > span {
  float: right
}
.pager .previous > a, .pager .previous > span {
  float: left
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  background-color: #fff;
  color: #777;
  cursor: not-allowed
}
.dataTables_paginate {
  text-align: center
}