body {
  background: #f4f4f4;
}
img {
  border: none;
  display: block;
}
.mt20 {
  margin-top: 20px;
}
.wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.wrap:before,
.wrap:after {
  content: '';
  display: table;
}
.wrap:after {
  clear: both;
}
.main {
  width: 880px;
  padding-bottom: 0px;
  float: left;
}
.side {
  float: right;
  width: 300px;
}
/*表单和轮播*/
.signForm_box {
  margin-bottom: 10px;
}
.signForm {
  background: #fff;
  padding: 10px;
  width: auto;
}
.signForm div {
  font-size: 14px;
  height: 44px;
}
.signForm label {
  margin-left: 10px;
  width: 57px;
  text-align: right;
  display: inline-block;
}
.signForm input {
  width: 200px;
  height: 30px;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  text-align: center;
  margin-left: 10px;
  font-size: 12px;
}
.signForm_imgBox {
  width: 300px;
  height: 140px;
}
.signForm_imgBox img {
  width: 300px;
  height: 140px;
  display: block;
}
.confirmation {
  display: block;
  background: #008d49;
  color: #fff;
  width: 267px;
  height: 30px;
  margin: 5px 10px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 8px;
}
.excellent_case {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.excellent_case span {
  border-bottom: 1px solid #008d49;
  font-weight: bold;
  padding-bottom: 8px;
}
.code_box {
  border: 1px solid #c9c9c9;
  height: 30px;
  display: inline-block;
  border-radius: 8px;
  margin-left: 8px;
  width: 198px;
  font-style: normal;
}
/*swiper*/
.arrow-lefts {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
  width: 34px;
  height: 40px;
  z-index: 99;
}
.arrow-rights {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -15px;
  width: 34px;
  height: 40px;
  z-index: 99;
}
.swiper-container {
  width: 270px;
  height: 295px;
  color: #fff;
  text-align: center;
}
.swiper-container img {
  width: 270px;
  height: 295px;
}
.banner_tips {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  background: #404040;
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}
/*表单和轮播结束*/
.detail-wrap {
  zoom: 1;
  background: #ededed;
}
.detail-wrap:before,
.detail-wrap:after {
  content: '';
  display: table;
}
.detail-wrap:after {
  clear: both;
}
.detail-wrap .gallery {
  width: 500px;
  float: left;
}
.detail-wrap .gallery-pic {
  height: 366px;
}
.detail-wrap .gallery-pic img {
  width: 100%;
  height: 100%;
}
.detail-wrap .intro {
  position: relative;
  width: 388px;
  margin-left: -10px;
  float: left;
  background: url('../images/intro_bg.png');
  height: 366px;
  overflow: hidden;
}
.detail-wrap .intro .tit {
  font-size: 28px;
  color: #fff;
  overflow: hidden;
  text-align: justify;
  padding-left: 20px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
}
.detail-wrap .intro .mark {
  background-color: #ed6d65;
  font-size: 14px;
  color: #FFF;
  line-height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 20px;
}
.detail-wrap .intro .meta {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #fff;
  width: 350px;
  margin-left: 20px;
  border-bottom: 1px dashed #6f6f6f;
  padding-bottom: 10px;
  zoom: 1;
}
.detail-wrap .intro .meta:before,
.detail-wrap .intro .meta:after {
  content: '';
  display: table;
}
.detail-wrap .intro .meta:after {
  clear: both;
}
.detail-wrap .intro .tag {
  background-color: #008d49;
  width: 90px;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  display: block;
  text-align: center;
  font-size: 14px;
  margin-right: 15px;
  border-radius: 8px;
}
.detail-wrap .intro .item {
  padding-top: 10px;
  overflow: hidden;
}
.detail-wrap .intro .meta-info {
  position: relative;
  height: 68px;
}
.detail-wrap .intro .meta-info .inner {
  position: absolute;
  width: 310px;
  left: 0;
  padding-left: 20px;
  padding-right: 25px;
  background-color: #ededed;
  padding-bottom: 20px;
  text-align: justify;
}
.detail-wrap .intro .meta-info .inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 405px;
  border-bottom: solid 1px #71b425;
}
.detail-wrap .intro .meta-info .more:link,
.detail-wrap .intro .meta-info .more:visited {
  color: #a6a6a6;
}
.detail-wrap .intro .meta-info .more:hover {
  color: #ED6D64;
}
.detail-wrap .intro .meta-info .desc {
  display: none;
  position: relative;
  padding-bottom: 55px;
}
.detail-wrap .intro .meta-info .desc .more {
  position: absolute;
  bottom: 5px;
  right: 0;
}
.detail-wrap .intro .meta-info .summary {
  height: 48px;
  overflow: hidden;
  position: relative;
  text-align: justify;
}
.detail-wrap .intro .meta-info .summary .more {
  position: absolute;
  bottom: 0;
  right: 5px;
}
.detail-wrap .intro .meta-info.unfold .summary {
  display: none;
}
.detail-wrap .intro .meta-info.unfold .desc {
  display: block;
}
.detail-wrap .intro .meta-info.unfold .inner {
  padding-bottom: 0;
}
.detail-wrap .intro .meta-info.unfold .inner:after {
  bottom: 24px;
}
/**/
.discount-info-box {
  font-size: 14px;
  padding: 10px 0 20px 20px;
}
.discount-info-box p {
  line-height: 26px;
}
.line22 {
  line-height: 22px;
}
.showMore_info {
  cursor: pointer;
}
.hideMore_info {
  cursor: pointer;
}
.infoDetail {
  position: absolute;
  background: #585858;
  padding-bottom: 30px;
  padding-top: 10px;
  border-bottom: 1px dashed #6f6f6f;
}
.group-mod {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.group-tit {
  height: 34px;
  font-size: 16px;
  color: #71b425;
  line-height: 34px;
  padding-left: 16px;
}
.choice-list {
  zoom: 1;
  margin-right: -10px;
  overflow: hidden;
}
.choice-list:before,
.choice-list:after {
  content: '';
  display: table;
}
.choice-list:after {
  clear: both;
}
.choice-list li {
  width: 311px;
  border: solid 1px #b0b0b0;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 398px;
}
.choice-list li .pic {
  width: 295px;
  height: 295px;
  padding: 8px;
}
.choice-list li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.choice-list li:hover {
  border-color: #f3c719;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.choice-list li .name {
  margin-top: 20px;
  line-height: 32px;
  text-align: center;
}
.choice-list li .m-percentBar {
  margin-left: 15px;
  margin-right: 15px;
}
.showMore_box {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.showMore_box a {
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #f0811c;
  margin: auto;
  color: #fff;
  border-radius: 8px;
}
.model-list {
  width: 880px;
  padding-left: 15px;
  zoom: 1;
}
.model-list:before,
.model-list:after {
  content: '';
  display: table;
}
.model-list:after {
  clear: both;
}
.model-list li {
  position: relative;
  width: 276px;
  height: 246px;
  margin-right: 12px;
  margin-bottom: 10px;
  float: left;
}
.model-list .pic {
  width: 100%;
  height: 100%;
}
.model-list .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.model-list .name {
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #343434;
  font-size: 14px;
  color: #FFF;
  line-height: 40px;
  text-align: center;
}
.model-list .name a:link,
.model-list .name a:visited {
  color: #ffffff;
}
.model-list .name a:hover {
  text-decoration: underline;
}
.m_mask {
  display: none;
}
.photoAlbum {
  display: none;
  left: 0;
  top: 50%;
  overflow: hidden;
  margin-top: -435px;
  position: fixed;
  z-index: 10000;
  width: 100%;
  background-color: #cfcece;
  padding-bottom: 20px;
}
.photoAlbum .picList-wrap {
  position: relative;
  height: 655px;
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.photoAlbum .picList-wrap .prev,
.photoAlbum .picList-wrap .next {
  position: absolute;
  display: inline-block;
  width: 37px;
  height: 83px;
  line-height: 83px;
  font-family: 'simsum';
  font-size: 40px;
  text-align: center;
  color: #FFF;
  background-color: #6ac334;
  opacity: .7;
  -webkit-transition: all .2s;
  transition: all .2s;
  display: none;
}
.photoAlbum .picList-wrap .prev:hover,
.photoAlbum .picList-wrap .next:hover {
  opacity: 1;
}
.photoAlbum .picList-wrap .btn-close {
  position: absolute;
  display: none;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: url('../images/group/btn_close.png');
  border: none;
  right: 50%;
  margin-right: -445px;
  top: 20px;
  cursor: pointer;
}
.photoAlbum .picList-wrap .prev {
  left: 50%;
  margin-left: -465px;
  top: 50%;
  margin-top: -42px;
}
.photoAlbum .picList-wrap .next {
  right: 50%;
  margin-right: -465px;
  top: 50%;
  margin-top: -42px;
}
.photoAlbum .picList-wrap .btn-buy {
  position: absolute;
  left: 50%;
  margin-left: -93px;
  top: 50%;
  margin-top: -21px;
  display: none;
}
.photoAlbum .picList-wrap:hover .prev,
.photoAlbum .picList-wrap:hover .next {
  display: block;
}
.photoAlbum .picList-wrap:hover .btn-buy {
  display: inline-block;
}
.photoAlbum .picList-wrap:hover .btn-close {
  display: block;
}
.photoAlbum .picList-wrap:hover li.active:after {
  content: '';
}
.photoAlbum .picList-wrap:hover .model-inner {
  display: block;
}
.photoAlbum .coverList-wrap {
  width: 930px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.photoAlbum .coverList-wrap .prev,
.photoAlbum .coverList-wrap .next {
  position: absolute;
  cursor: pointer;
  width: 25px;
  height: 70px;
  line-height: 70px;
  font-family: 'simsum';
  font-size: 30px;
  text-align: center;
  color: #FFF;
  background-color: #6ac334;
  opacity: .7;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.photoAlbum .coverList-wrap .prev:hover,
.photoAlbum .coverList-wrap .next:hover {
  opacity: 1;
}
.photoAlbum .coverList-wrap .prev {
  left: 0;
  top: 50%;
  margin-top: -35px;
}
.photoAlbum .coverList-wrap .next {
  right: 0;
  top: 50%;
  margin-top: -35px;
}
.photoAlbum .coverList-wrap .scrollBox {
  width: 100%;
  position: relative;
  height: 165px;
  overflow: hidden;
}
.photoAlbum .coverList {
  position: absolute;
  left: 0;
  width: 100%;
}
.photoAlbum .coverList li {
  width: 165px;
  height: 165px;
  cursor: pointer;
  float: left;
  margin-right: 26px;
}
.photoAlbum .coverList li img {
  display: block;
  width: 100%;
  height: 100%;
}
.photoAlbum .coverList li:hover {
  width: 161px;
  height: 161px;
  border: solid 2px #ddd;
}
.photoAlbum .coverList li.active {
  width: 161px;
  height: 161px;
  border: solid 2px #7ec70c;
}
.photoAlbum .picList {
  position: absolute;
  height: 100%;
  left: 0;
}
.photoAlbum .picList li {
  width: 930px;
  float: left;
  position: relative;
  height: 100%;
}
.photoAlbum .picList li img {
  width: 100%;
  height: 100%;
}
.photoAlbum .picList li:after {
  content: '';
  position: absolute;
  background: #000;
  opacity: .6;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.photoAlbum .picList li.active:after {
  content: none;
}
.model-inner {
  position: absolute;
  display: none;
  width: 930px;
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -465px;
}
.model-inner .model-mark {
  font-size: 20px;
  padding: 6px 15px;
  background-color: #71b425;
  position: absolute;
  left: 20px;
  top: 20px;
  color: #FFF;
}
.model-inner h3 {
  margin-top: 168px;
  text-align: center;
  line-height: 70px;
  font-size: 24px;
  color: #FFF;
}
.model-inner .meta {
  width: 775px;
  margin-left: auto;
  margin-right: auto;
  line-height: 50px;
  font-size: 20px;
  color: #FFF;
  zoom: 1;
}
.model-inner .meta:before,
.model-inner .meta:after {
  content: '';
  display: table;
}
.model-inner .meta:after {
  clear: both;
}
.model-inner .meta .item {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}
/*搜索那一坨*/
.section-top {
  display: block;
  width: 100%;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
}
.search-box {
  display: block;
  width: 560px;
  margin: 0 auto;
  padding-top: 80px;
  text-align: center;
}
.search-box h1 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 25px;
}
.search-box .search-form {
  display: block;
  position: relative;
}
.search-box .search-form input {
  display: block;
  border: 0px;
  background: #fff;
  border-radius: 30px;
  width: 376px;
  padding: 15px;
  margin: 0 auto;
}
.search-box .search-form button {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  right: 100px;
  top: 6px;
  opacity: 0;
  z-index: 2;
}
.search-box .search-form .search-ico {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  right: 100px;
  top: 10px;
  z-index: 1;
}
.search-box .search-tips {
  display: block;
  min-width: 376px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}
.search-box .search-tips span {
  font-size: 13px;
  color: #fff;
}
.search-box .search-tips span a {
  color: #fff;
  margin-left: 5px;
}
.search-box .search-tips span a:hover {
  color: #fff;
}
.mbx {
  height: 40px;
  line-height: 25px;
  font-size: 12px;
  width: 1200px;
  margin: 0 auto;
}
.mbx span {
  padding: 0 2px;
}
.mbx a {
  color: #000;
}
