@charset "UTF-8";
.hd {
  width: 100%;
  float: left;
}
.hd img {
  width: 100%;
}

.cp-lb {
  width: 100%;
  float: left;
  padding: 30px 0;
  background: #f0f0f0;
}
.cp-lb .zb-nr {
  width: 25%;
  float: left;
  padding-right: 20px;
}
.cp-lb .zb-nr .zb_lm {
  width: 100%;
  float: left;
}
.cp-lb .zb-nr .zb_lm .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.cp-lb .zb-nr .zb_lm .Dbt i {
  float: right;
  font-size: 24px;
}
.cp-lb .zb-nr .zb_lm ul {
  padding: 0 20px;
  float: left;
  width: 100%;
  background: #fff;
}
.cp-lb .zb-nr .zb_lm ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.cp-lb .zb-nr .zb_lm ul li a {
  display: block;
  position: relative;
  line-height: 40px;
}
.cp-lb .zb-nr .zb_lm ul li a:before {
  content: "\e600";
  font-family: "icon" !important;
  position: absolute;
  top: 10px;
  right: 0px;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}
.cp-lb .zb-nr .zb_lm ul li a:hover {
  color: #DA251C;
}
.cp-lb .zb-nr .zb_lm ul li a:hover:before {
  background: #DA251C;
  color: #fff;
}
.cp-lb .zb-nr .lxfs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cp-lb .zb-nr .lxfs .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.cp-lb .zb-nr .lxfs .Dbt i {
  float: right;
  font-size: 24px;
}
.cp-lb .zb-nr .lxfs .nr {
  background: #fff;
  width: 100%;
  float: left;
}
.cp-lb .zb-nr .lxfs .nr img {
  width: 100%;
}
.cp-lb .zb-nr .lxfs .nr p {
  padding: 5px 10px;
  font-size: 12px;
}
.cp-lb .yb-nr {
  float: left;
  width: 70%;
  background: #fff;
  padding: 20px  20px 20px 20px;
}
.cp-lb .yb-nr .mbx {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.cp-lb .yb-nr .mbx .zb {
  float: left;
  font-size: 16px;
  font-weight: bold;
  border-left: 4px solid #DA251C;
  padding-left: 10px;
}
.cp-lb .yb-nr .mbx .yb {
  font-size: 12px;
  float: right;
}
.cp-lb .yb-nr ul li {
  width: 50%;
  float: left;
  padding: 10px;
}
.cp-lb .yb-nr ul li img {
  width: 100%;
}
.cp-lb .yb-nr ul li .nr {
  float: left;
  padding: 10px 0;
  width: 100%;
}
.cp-lb .yb-nr ul li .nr .bt {
  font-weight: bold;
  height: 25px;
  overflow: hidden;
  width: 100%;
  float: left;
}
.cp-lb .yb-nr ul li .nr .bt h3 {
  font-size: 18px;
}
.cp-lb .yb-nr ul li .nr .bt a {
  color: #333;
}
.cp-lb .yb-nr ul li .nr .xq {
  font-size: 12px;
  color: #666;
  height: 40px;
  overflow: hidden;
  float: left;
  width: 100%;
}
.cp-lb .yb-nr ul li .zx {
  float: left;
  line-height: 25px;
}
.cp-lb .yb-nr ul li .zx a {
  background: #DA251C;
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  border-left: 3px solid #920a0a;
}
.cp-lb .yb-nr ul li .zx a:hover {
  border-left: 3px solid #85c226;
}
.cp-lb .yb-nr ul li .lj {
  margin-top: 5px;
  float: right;
}

.zb_xw {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 20px;
}
.zb_xw .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.zb_xw .Dbt i {
  float: right;
  font-size: 24px;
}
.zb_xw ul {
  padding: 10px;
  float: left;
  width: 100%;
}
.zb_xw li:last-child {
  border: 0;
}
.zb_xw li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #f0f0f0;
}
.zb_xw li a {
  display: block;
  height: 16px;
  overflow: hidden;
  margin: 5px 0;
  font-size: 12px;
}
.zb_xw li a:before {
  content: "- ";
}
.zb_xw li a:hover {
  color: #DA251C;
}

.cp-xq {
  width: 100%;
  float: left;
  padding: 30px 0;
  background: #f0f0f0;
}
.cp-xq .zb-nr {
  width: 25%;
  float: left;
  padding-right: 20px;
}
.cp-xq .zb-nr .zb_lm {
  width: 100%;
  left: left;
}
.cp-xq .zb-nr .zb_lm .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.cp-xq .zb-nr .zb_lm .Dbt i {
  float: right;
  font-size: 24px;
}
.cp-xq .zb-nr .zb_lm ul {
  padding: 0 20px;
  float: left;
  width: 100%;
  background: #fff;
}
.cp-xq .zb-nr .zb_lm ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.cp-xq .zb-nr .zb_lm ul li a {
  display: block;
  position: relative;
  line-height: 40px;
}
.cp-xq .zb-nr .zb_lm ul li a:before {
  content: "\e600";
  font-family: "icon" !important;
  position: absolute;
  top: 10px;
  right: 0px;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}
.cp-xq .zb-nr .zb_lm ul li a:hover {
  color: #DA251C;
}
.cp-xq .zb-nr .zb_lm ul li a:hover:before {
  background: #DA251C;
  color: #fff;
}
.cp-xq .zb-nr .lxfs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cp-xq .zb-nr .lxfs .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.cp-xq .zb-nr .lxfs .Dbt i {
  float: right;
  font-size: 24px;
}
.cp-xq .zb-nr .lxfs .nr {
  background: #fff;
  width: 100%;
  float: left;
}
.cp-xq .zb-nr .lxfs .nr img {
  width: 100%;
}
.cp-xq .zb-nr .lxfs .nr p {
  padding: 5px 10px;
  font-size: 12px;
}
.cp-xq .zb-nr .zb_xw {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 20px;
}
.cp-xq .zb-nr .zb_xw .Dbt {
  padding: 0 10px 0 20px;
  background: #DA251C;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.cp-xq .zb-nr .zb_xw .Dbt i {
  float: right;
  font-size: 24px;
}
.cp-xq .zb-nr .zb_xw ul {
  padding: 10px;
  float: left;
  width: 100%;
}
.cp-xq .zb-nr .zb_xw li:last-child {
  border: 0;
}
.cp-xq .zb-nr .zb_xw li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #f0f0f0;
}
.cp-xq .zb-nr .zb_xw li a {
  display: block;
  height: 16px;
  overflow: hidden;
  margin: 5px 0;
  font-size: 12px;
}
.cp-xq .zb-nr .zb_xw li a:before {
  content: "- ";
}
.cp-xq .zb-nr .zb_xw li a:hover {
  color: #DA251C;
}
.cp-xq .yb-nr {
  float: left;
  width: 70%;
  background: #fff;
  padding: 20px  20px 20px 20px;
}
.cp-xq .yb-nr .mbx {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.cp-xq .yb-nr .mbx .zb {
  float: left;
  font-size: 16px;
  font-weight: bold;
  border-left: 4px solid #DA251C;
  padding-left: 10px;
}
.cp-xq .yb-nr .mbx .yb {
  font-size: 12px;
  float: right;
}
.cp-xq .yb-nr .xq-nr-hz {
  width: 100%;
  float: left;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 30px;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .tp-lb {
  width: 350px;
  float: left;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx {
  width: 280px;
  float: left;
  padding-left: 20px;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx h1 {
  font-size: 24px;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx .xq {
  color: #666;
  width: 100%;
  float: left;
  margin: 10px 0;
  font-size: 12px;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx .nr {
  background: #f0f0f0;
  width: 100%;
  float: left;
  padding: 10px 20px;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx .nr .gd {
  margin-top: 5px;
  float: left;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx .nr .gd a {
  background: #DA251C;
  display: inline-block;
  padding: 0 20px;
  line-height: 30px;
  color: #fff;
}
.cp-xq .yb-nr .xq-nr-hz .db-xx .xx .nr .dh em {
  font-size: 18px;
  color: #85c226;
}
.cp-xq .yb-nr .rm-cp {
  width: 100%;
  float: left;
  margin-top: 20px;
  border: 1px solid #f0f0f0;
}
.cp-xq .yb-nr .rm-cp .Dbt {
  width: 100%;
  line-height: 30px;
  background: #f0f0f0;
  padding: 0 10px;
  color: #DA251C;
}
.cp-xq .yb-nr .rm-cp ul {
  float: left;
  padding: 10px;
}
.cp-xq .yb-nr .rm-cp ul li {
  width: 25%;
  float: left;
  padding: 0 5px;
}
.cp-xq .yb-nr .rm-cp ul li img {
  width: 100%;
}
.cp-xq .yb-nr .rm-cp ul li .bt {
  text-align: center;
  line-height: 24px;
  background: #f0f0f0;
}
.cp-xq .yb-nr .rm-cp ul li:hover .title {
  background: #DA251C;
  color: #fff;
}
.cp-xq .yb-nr .xq-nr {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cp-xq .yb-nr .xq-nr .Dbt {
  color: #DA251C;
  font-size: 16px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #DA251C;
}
.cp-xq .yb-nr .xq-nr .Dbt em {
  padding: 0 20px;
  line-height: 30px;
  border: 1px solid #DA251C;
  border-bottom: 0;
  position: relative;
  display: inline-block;
  top: 1px;
  background: #fff;
}
.cp-xq .yb-nr .xq-nr .xqwz {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.cp-xq .yb-nr .xq-nr .xqwz img {
  max-width: 100%;
}
.cp-xq .yb-nr .xq-nr .cp-bd {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cp-xq .yb-nr .xq-nr .cp-bd .xbt {
  border-bottom: 2px solid #DA251C;
  line-height: 35px;
  color: #DA251C;
  font-size: 16px;
}
.cp-xq .yb-nr .xq-nr .cp-bd .xbt em {
  color: #ff0000;
}
.cp-xq .yb-nr .xq-nr .cp-bd form {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip {
  width: 48%;
  float: left;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip span {
  width: 100%;
  border: 1px solid #f0f0f0;
  line-height: 30px;
  float: left;
  margin: 5px 0;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip span div {
  float: left;
  width: 100px;
  padding: 0 10px;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip span em {
  color: #ff0000;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip input {
  width: 210px;
  border: 0;
  border-left: 1px solid #f0f0f0;
  line-height: 30px;
}
.cp-xq .yb-nr .xq-nr .cp-bd form .ip button {
  background: #DA251C;
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 30px;
  margin-top: 10px;
  color: #fff;
}
.cp-xq .yb-nr .xq-nr .cp-bd form textarea {
  width: 48%;
  float: right;
  border: 1px solid #f0f0f0;
  padding: 10px;
  height: 167px;
}

img {
  vertical-align: top;
  border: 0;
}

/* #MagnifierWrap{position: relative;width: 350px;margin:100px auto;} */
#MagnifierWrap2 {
  position: relative;
  width: 350px;
}

.MagnifierMain {
  position: relative;
  width: 350px;
  height: 250px;
}

.MagnifierMain img {
  width: 100%;
  height: 250px;
}

.MagnifierDrag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: move;
}

.MagnifierPop {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center;
}

.MagnifierImg {
  position: absolute;
  top: 0;
  left: 0;
}

.spec-items {
  position: relative;
  width: 292px;
  height: 69px;
  overflow: hidden;
  padding-top: 10px;
  margin: 0 auto;
}

.spec-items ul {
  width: 500%;
  position: absolute;
  top: 10px;
  left: 0;
}

.spec-items ul * {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.spec-items li {
  width: 65px;
  height: 65px;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  border: 2px solid #fff;
  cursor: pointer;
}

.spec-items li.on {
  border: 2px solid #000;
}

.spec-items li img {
  width: 100%;
  height: 100%;
}

span.spe_leftBtn, span.spe_rightBtn {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 20px;
  height: 69px;
  line-height: 69px;
  font-family: "黑体";
  text-align: center;
  font-size: 30px;
  color: #ddd;
  cursor: default;
  background-color: #f9f9f9;
}

span.on {
  background-color: #ccc;
  color: #999;
  cursor: pointer;
}

span.spe_leftBtn {
  left: 0;
}

span.spe_rightBtn {
  right: 0;
}

@media screen and (max-width: 769px) {
  .zb_xw {
    display: none;
  }

  .cp-lb .zb-nr, .cp-xq .zb-nr {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .cp-lb .zb-nr .lxfs, .cp-xq .zb-nr .lxfs {
    display: none;
  }
  .cp-lb .yb-nr, .cp-xq .yb-nr {
    width: 100%;
  }
}

/*# sourceMappingURL=product.css.map */
