﻿@charset "UTF-8";
body {
  background: #f7f7f7; 
}
.fl {
float:left;
}

.swiper-container {
    overflow:inherit;
}

.header-wrap{
  height: 50px;
  padding: 0 8px;
  background: #272525
}
.header-wrap h1{
  position: relative;
  float: left;
  font-size: 0;
  height: 100%;
  line-height: 50px;
  padding: 0 10px 0 0;
}
.header-wrap h1:after{
  content: "";
  position: absolute;
  right: 0;
  top: 15px;
  width: 1px;
  height: 20px;
  background: #626060;
}
.header-wrap h1 img{
  vertical-align: middle;
}
.head-nav{
  float: left;
}
.nav-item{
  position: relative;
  float: left;
  width: 108px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  transition: all ease .3s;
}
.nav-item a {
    color: #fff;
    display: inline-block;
    width: 100%;
}
.navCurr,.nav-item:hover{
  background: #323030;
}
.navCurr:after,.nav-item:hover:after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #ff8026;
}
.head-r{
  float: right;
  height: 50px;
  line-height: 50px;
  font-size: 0;
}
.head-info{
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
}
.head-r > img{
  margin: 0 6px 0 0;
  vertical-align: middle;
}
.head-bal{
  display: inline-block;
  height: 100%;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.head-hov {
  cursor:pointer;
}
.head-hov > a {
  color:#fff;    
}
.head-hov:hover{
  text-decoration:underline;
}
.head-line {
  display: inline-block;
  margin: 0 10px;
  width: 1px;
  height: 14px;
  background: #fff;
  vertical-align: middle;
}
.head-recharge{
  font-size: 13px;
  color: #ff7217;
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.mz_content {
  margin-bottom: 180px;
}
.mz_content h2 {
  font-size: 26px;
  color: #333333;
  text-align: center;
  padding-top: 20px;
  line-height: 1;
}
.mz_content h3 {
  font-size: 24px;
  color: #333333;
  text-align: center;
  line-height: 1;
}
.mz_content h4 {
  font-size: 12px;
  color: #999999;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}
.mz_content .mz_search {
  width: 700px;
  height: 50px;
  font-size: 0;
  margin: 0 auto;
  margin-top: 20px;
}
.mz_content .mz_search input.mz_searchInt {
  border: #c9ccd3 1px solid;
  width: 600px;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
  border-right: 0;
  border-radius: 5px 0  0  5px;
}
.mz_content .mz_search input.mz_searchInt:focus {
  border: #ff983e 1px solid;
  border-right: 0;
}
.mz_content .mz_search a.mz_searchbtn {
  width: 100px;
  height: 50px;
  display: inline-block;
  background: -ms-linear-gradient(left, #ff9a3f 0%, #ff7217 100%);
  background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  border-radius: 0 5px 5px 0;
  vertical-align: top;
  font-size: 20px;
}
.mz_content .mzClassContent {
  margin: 0 auto;
}
.mz_content .mz_classification {
  margin: 0 auto;
  margin-top: 21px;
  background: #ffffff;
  padding: 22px 115px 18px 25px;
  font-size: 0;
}
.mz_content .mz_classification .mz_class_l {
  color: #333333;
  line-height: 30px;
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.mz_content .mz_classification .mz_class_r {
  font-size: 0;
  display: inline-block;
  padding-left: 20px;
  width: calc(100% - 50px);
}
.mz_content .mz_classification .mz_class_r .mz_all {
  display: inline-block;
  vertical-align: top;
}
.mz_content .mz_classification .mz_class_r .mz_all a {
  width: 70px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  color: #333333;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
}
.mz_content .mz_classification .mz_class_r .mz_all a.on {
  background: #ff8529;
  color: #ffffff;
}
.mz_content .mz_classification .mz_class_r .mz_classList {
  width: calc(100% - 70px);
  display: inline-block;
}
.mz_content .mz_classification .mz_class_r .mz_classList a {
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  color: #333333;
  border-radius: 5px;
}
.mz_content .mz_classification .mz_class_r .mz_classList a.mz_a.on {
  background: #ff8529;
  color: #ffffff;
}
.mz_content .mz_lists {
  margin: 0 auto;
  margin-top: 25px;
}
.mz_content .mz_lists .mz_box {
  width: 235px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(141, 141, 141, 0.3);
  background: #fafafa;
}
.mz_content .mz_lists .mz_box .mz_img {
  overflow: hidden;
}
.mz_content .mz_lists .mz_box a img {
  border: 0;
  display: block;
  margin: 0 auto;
  transition: all 0.6s;
}
.mz_content .mz_lists .mz_box a span {
  font-size: 14px;
  color: #333333;
  padding: 15px 10px;
  line-height: 20px;
  display: inline-block;
  width: 220px;
  background: #ffffff;
}
.mz_content .mz_lists .mz_box a:hover span {
  color: #ff6529;
}
.mz_content .mz_lists .mz_box a:hover img {
  opacity: 0.3;
  transform: scale(1.1);
}

.Popup {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 88889;
  animation-duration: .6s;
  animation-fill-mode: both;
  animation-name: showPop;
}
.Popup .Popup-shade {
  z-index: 19891014;
  background-color: #000;
  opacity: .1;
  width: 100%;
  height: 100%;
}
.Popup .Popup-dialog {
  position: absolute;
  z-index: 99999;
  background-color: #fff;
  width: 1200px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.Popup .Popup-dialog .Popup-content{
	height: calc(100% - 73px);
    padding: 20px 0 0 20px
}
.Popup .Popup-title {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  border-bottom: #f7f7f7 3px solid;
}
.Popup .Popup-close {
  color: #999999;
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}
.Popup .Popup-close i {
  font-size: 16px;
}
.Popup .Popup-content .PopupL {
  width: 800px;
  height: 600px;
  background: url(../imgs/line.png) repeat left top;
  position: relative;
  float: left;
  padding: 20px 0;
  box-sizing: border-box;
}
.Popup .Popup-content .PopupL .popImg {
  text-align: center;
  height: 100%;
  overflow: auto;
  font-size: 0;
}
.Popup .Popup-content .PopupL .popImg img {
  max-width: 100%;
}
.Popup .Popup-content .PopupL .popprev, .Popup .Popup-content .PopupL .popnext {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.2);
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 9999999;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}
.Popup .Popup-content .PopupL .popprev i, .Popup .Popup-content .PopupL .popnext i {
  font-size: 20px;
  color: #ffffff;
}
.Popup .Popup-content .PopupL .popprev {
  left: 30px;
}
.Popup .Popup-content .PopupL .popnext {
  right: -30px;
}
.Popup .Popup-content .PopupR {
  width: 340px;
  padding-left: 20px;
  float: left;
}
.Popup .Popup-content .PopupR .PopupRTitle {
  font-size: 20px;
  color: #333333;
  line-height: 1;
}
.Popup .Popup-content .PopupR .PopupRPrice {
  padding-top: 30px;
  font-size: 14px;
  color: #666666;
  margin-bottom: 5px;
}
.Popup .Popup-content .PopupR .PopupRPrice span {
  font-size: 28px;
  color: #ff3217;
  padding-left: 12px;
  vertical-align: middle;
}
.Popup .Popup-content .PopupR .PopupBtn1, .Popup .Popup-content .PopupR .PopupBtn2 {
  width: 340px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: block;
  background: #ff953a;
  color: #ffffff;
  font-size: 18px;
  border-radius: 5px;
  margin-top: 25px;
  transition: all 0.6s;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b .r_b_infoItem .PopupBtn3 {
    width: 140px;
    height: 25px;
    text-align: center;
    line-height: 2px;
    display: block;
    background: #ff953a;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 0px;
    transition: all 0.6s;
}



.Popup .Popup-content .PopupR .PopupBtn2 {
  background: #ffe9d7;
  color: #ff7117;
}
.Popup .Popup-content .PopupR .PopupBtn1:hover{
	background: #ed640e;
}
.Popup .Popup-content .PopupR .PopupBtn2:hover{
	background: #fdd9bb;
}
.Popup .Popup-content .PopupR .PopupRInfo {
  width: 338px;
  border: #eeeeee 1px solid;
  margin-top: 20px;
  box-shadow: 5px 5px 0 3px #f5f5f5;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_t {
  height: 39px;
  padding-left: 20px;
  line-height: 39px;
  border-bottom: #eeeeee 1px solid;
  font-size: 12px;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_t span {
  color: #666666;
  font-weight: bold;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b .r_b_infoItem {
  font-size: 0;
  display: inline-block;
  padding: 10px 0;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b .r_b_infoItem span {
  display: inline-block;
  font-size: 12px;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b .r_b_infoItem span.s1 {
  width: 60px;
  text-align: left;
  color: #666666;
}
.Popup .Popup-content .PopupR .PopupRInfo .r_b .r_b_infoItem span.s2 {
  width: 90px;
  color: #333333;
}

.XzPopup {
position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);

}
.XzPopup .Popup-content{
    position: absolute; left: 50%; top: 50%; margin: -150px 0 0 -260px; background: #fff; border-radius: 8px; width: 480px; padding: 0 20px; 
}
.XzPopup .Popup-content .closea {
    position:absolute;top:4px;right:4px;width: 28px; height: 28px; border-radius: 50%; background: #e5e5e5; font-size:20px;color:#333;text-align:center;line-height:28px
}

.XzPopup .Popup-content .PopupT{
    margin: -48px auto 0; width: 100px; height: 100px; border-radius: 100%; background-color: #e5e5e5; box-sizing: border-box;
}
.XzPopup .Popup-content .PopupT img {
    display: block; width: 100%; height: 100%; max-width: 100%;border-radius: 100%;
}
.XzPopup .Popup-content .PopupB {
    padding-bottom: 10px;
}
.XzPopup .Popup-content .PopupB h3 {
    padding-top: 20px; font-size: 18px; line-height: 28px; color: #4f4f4f; text-align: center; word-wrap: break-word;
}
.XzPopup .Popup-content .PopupB table {
    margin-top: 15px; width: 100%;

}
.XzPopup .Popup-content .tips{
    text-align: center; font-size: 12px; color: #333; margin-bottom: -10px;
}
.XzPopup .Popup-content .btndiv {
    padding: 30px 0; text-align: center;
}
.XzPopup .Popup-content .btndiv a {
    display: inline-block; height: 38px; line-height: 38px; padding: 0 44px; font-size: 16px; color: #fff; border-radius: 4px;
        background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
}
/*��Ʒ���*/
.mz_designContent {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.mz_designContent .mz_designBigImg {
  margin-bottom: 10px;
}
.mz_designContent .mz_designBigImg img {
  max-width: 100%;
}
.mz_designContent .mz_designPro {
  padding-top: 38px;
  font-size: 0;
}
.mz_designContent .mz_designPro a {
  display: inline-block;
  margin-bottom: 30px;
}
.mz_designContent .mz_designPro a .mz_designimg {
  position: relative;
  box-shadow: 0 0px 5px rgba(65, 65, 65, 0.3);
  margin: 0 19px;
  transition: all .5s;

}
.mz_designContent .mz_designPro a .mz_designimg img {
  max-width: 100%;
  display: block;
}
.mz_designContent .mz_designPro a .mz_designimg span.s1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0 0 0.2em #51757c, 0 0 0.2em #51757c;
  font-weight: bold;
  display: block;
  text-align: center;
  width: 100%;
}
.mz_designContent .mz_designPro a .mz_design_title {
  display: block;
  font-size: 16px;
  color: #333333;
  text-align: center;
  padding-top: 14px;
}
.mz_designContent .mz_designPro a:hover .mz_designimg {
  box-shadow: 0 4px 15px rgba(65, 65, 65, 0.5);
  transform: translateY(-5px);
}


.mz_designContent .mz_designPro a:hover .mz_design_title {
 color:#ff7117;
}
.mz_designContent .mz_designPro .mz_zn {
  text-align: center;
}

.mz_designContent .mz_orderLook {
  width: 160px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1111;
  background: url(/imgs/tips.png) no-repeat center top;
  padding-top: 38px;

}
.mz_designContent h3{
  font-size: 20px;
}
.mz_designContent h3 span{
  font-size: 12px;
  color: #999999;
  padding-left: 10px;
}

.mz_designContent .mz_orderLook .mz_orderLookT{
   width: 160px;
   height: 40px;
   text-align: center;
   line-height: 40px;
   color: #ffffff;
   font-size: 18px;
   background: linear-gradient(to right, #ff993e,#ff7117 );
   border-radius: 10px 10px 0 0;
   box-shadow: 4px 5px 5px 0 rgba(226, 226, 226, 1);
}
.mz_designContent .mz_orderLook .mz_orderLookC {
  background: #ffffff;
  padding-left: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius:  0 0 10px 10px;
  box-shadow:4px 5px 5px 0 rgba(226, 226, 226, 1);
}
.mz_designContent .mz_orderLook .mz_orderLookC a {
  background: url(/imgs/q.png) no-repeat left center;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 8px 0 8px 22px;
}
.mz_designContent .mz_orderLook .mz_orderLookC a:hover {
  text-decoration: underline;
}
    .mz_designContent .mz_orderLook .mz_orderLookC img {
    margin-top:5px;
    }

.mz_designBottom {
  height: 100px;
  background: #ffffff;
  text-align: center;
  position: fixed;
  width: 100%;
  left: 0;
    margin-bottom: 35px;
  bottom: 0;
  box-shadow: 4px 0 6px rgba(65, 65, 65, 0.3);
  border-top: #e1e1e1 1px solid;
}
.mz_designBottom .mz_designBIMG {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.mz_designBottom .mz_designBIMG > img {
  margin-top: 24px;
}
.contact-wrap{
    position:absolute;
    right:0;
    top:-40px;
}
.contact-item{
  position: relative;
  float: left;
  width: 180px;
  height: 40px;
  font-size: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(to right, #ff993f, #ff751b);
}
.contact-wrap > div:nth-of-type(2){
  background: linear-gradient(to right, #32b97c, #269d68);
}
.contact-item img{
  display: inline-block;
  vertical-align: middle;
}
.contact-det{
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 4px;
  text-align: left;
}
.contact-time,.contact-tel{
  font-size: 12px;
  line-height: 16px;
  color: rgba(255,255,255,0.7);
}
.contact-tel{
  color: rgba(255,255,255);
}
.contact-ttl{
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  font-size: 16px;
  color: #fff;
}
.contact-pop{
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  height: 170px;
  background: #32b97c;
  padding: 5px 5px 0;
}
.contact-wx:hover .contact-pop{
  display: block;
}
.con-pop-box{
  height: 160px;
  padding: 5px;
  background: #fff;
}
.con-pop-box > img{
  width: 100%;
  height: 100%;
}

/*��Ʒ�������*/
.mz_proSlide {
  background: #ffffff;
}
.mz_proSlide .w1200 {
  position: relative;
}
.mz_proSlide .mz_proSlide_l, .mz_proSlide .mz_proSlide_r {
  display: inline-block;
  cursor: pointer;
  outline: none;
  background: url(../imgs/arrowl.png) no-repeat left center;
  width: 33px;
  height: 95px;
  position: absolute;
  top: 44px;
}
.mz_proSlide .mz_proSlide_l {
  left: -50px;
}
.mz_proSlide .mz_proSlide_r {
  background: url(../imgs/arrowr.png) no-repeat left center;
  right:-50px;
}
.mz_proSlide .mz_proSlide_list {
  padding-top: 20px;
  width: 1110px;
  margin: 0 auto;
  overflow: hidden;
}
.mz_proSlide .mz_proSlide_list a {
  display: inline-block;
      position: relative;
      display: flex;
      align-items: flex-end;

}

.mz_proSlide .mz_proSlide_list a  img {
  max-width: 100%;
  display: block;
  opacity: 0.3;

}

.mz_proSlide .mz_proSlide_list a:hover img,.mz_proSlide .mz_proSlide_list a.on img{
  box-shadow:0px 0px 12px 1px rgba(20, 20, 20, 0.4)
}
.mz_proSlide .mz_proSlide_list a:hover  img,.mz_proSlide .mz_proSlide_list a.on  img{
  opacity: 1;
}
.mz_proSlide .mz_proSlide_list .swiper-container {
  height: 160px;
  padding-top:10px;
}
.w100p {
width:100%;
}

.mz_designParam {
 display:inline-block;
  
}
.mz_designParam .mz_designParamNav {
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem {
  width: 380px;
  height: 235px;
  display: inline-block;
  margin-right: 20px;
  font-size: 26px;
  background-color: #ffffff;
  color: #333;
  text-align: center;
  border-radius: 5px;
  background:url(/imgs/xq-2.png) no-repeat top center #ffffff;
  cursor: pointer;
  position:relative;
 
}
.mz_designParam .mz_designParamNav .mz_designParamItem i.iconfont.gouxuan {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 40px;
    display:none;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on i.iconfont.gouxuan {
    color: #ff791f;
    display:inline-block;
}
.mz_designParam .mz_designParamNav .mz_designParamItem h5{
  height: 55px;
  font-size: 20px;
  color: #333333;
  padding-top: 15px;
  padding-left: 30px;
  text-align: left;
}
.mz_designParam .mz_designParamNav .mz_designParamItem h5  span {
  display: block;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on {
  background:url(/imgs/xq-1.png) no-repeat top center #ffffff;
  color: #ffffff;
  border:#ff7118 1px solid;
  width: 378px;
  height: 233px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on h5 {
 color: #ffffff;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul{
 margin-top: 20px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li{
  color: #999999;
  text-align: left;
  padding-left: 20px;
  line-height: 26px;
  font-size: 0;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li div{
   display: inline-block;
   font-size: 12px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li div.d2 span.jyitem{
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  display: inline-block;
  background: #eeeeee;
  border-radius: 3px;
  margin-right: 5px;
  color: #747474;
  font-size: 12px;
}

.mz_designParam .mz_designParamNav .mz_designParamItem.on ul li div.d2 span.jyitem{
    color: #e1905e;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li .d1{
  margin-right: 20px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li.li1 .d2{
  color:#333333;
  font-size: 20px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li.li1 .d2 span{
  font-size: 20px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on ul li.li2 .d2 .dd2{
 width: 128px;
 height: 24px;
 background: #fbefe6;
 border-radius: 5px;
 border:#f0d2ba 1px solid;
 text-align: center;
 font-size: 12px;
 color: #333;
 line-height: 24px;
 margin-right: 10px;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li.li2 .d2 .dd2 .s11{
 color: #ff7118;
 font-size: 16px;
 font-style: italic; 
 font-weight: bold;
 opacity:0.5;
}
.mz_designParam .mz_designParamNav .mz_designParamItem ul li.li2 .d2 .dd2 .s22{
 color: #ff7118;
 font-size: 16px;
 font-style: italic; 
 font-weight: bold;
 margin-right: 5px;
  opacity:0.5;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on ul li.li2 .d2 .dd2 .s11,.mz_designParam .mz_designParamNav .mz_designParamItem.on ul li.li2 .d2 .dd2 .s22 {
    opacity:1;
}
.mz_designParam .mz_designParamNav .mz_designParamItem.on ul li.li1 div.d2{
    color: #f44500;
}
.mz_sizeList {
  clear: both;
  margin-top: 20px;
  font-size: 0;
}
.mz_sizeList .mz_sizeItem {
  display: inline-block;
  position: relative;
}
.mz_sizeList .mz_sizeItem.mz_sizeItem1 {
  height: 38px;
  line-height: 38px;
  border: #ffffff 1px solid;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  color: #333333;
  display: inline-block;
  background: #ffffff;
  padding: 0 28px;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.mz_sizeList .mz_sizeItem.mz_sizeItem1.on {
  background: linear-gradient(to right, #ff993f 0%, #ff7117 100%);
  color: #ffffff;
}
.mz_sizeList .mz_sizeItem .mz_sizeItemzdy {
  height: 38px;
  line-height: 38px;
  border: #ffffff 1px solid;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  display: inline-block;
  background: #ffffff;
  padding: 0 28px;
  cursor: pointer;
  margin: 5px;
  position: relative;
}
.mz_sizeList .mz_sizeItem .mz_sizeItemzdy.on {
  background: linear-gradient(to right, #ff993f 0%, #ff7117 100%);
  color: #ffffff;
}
.mz_sizeList .mz_sizeItem .mz_zdycc {
  width: 355px;
  height: 40px;
  line-height: 40px;
  background-color: #e8e8e8;
  border-radius: 5px;
  font-size: 16px;
  color: #666;
  position: relative;
  display: none;
  padding-left: 10px;
  margin-left: 15px;
}
.mz_sizeList .mz_sizeItem .mz_zdycc i {
    position: absolute;
    left: -17px;
    top: 0;
    color: #e8e8e8;
    font-size: 16px;
    transform: rotate(-90deg);
}
.mz_sizeList .mz_sizeItem .mz_zdycc input {
  border: #c9ccd3 1px solid;
  width: 250px;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  height: 30px;
  padding: 0 20px 0 8px;
  border-radius: 5px;
  margin: 0 5px;
}
.mz_sizeList .mz_sizeItem .mz_zdycc input:focus{
   border: #ff7117 1px solid;
}
.mz_zheshu {
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  margin-top: 20px;
  text-align: left;
  font-size: 16px;
  padding-left: 20px;
  padding-right:20px;
  display: inline-block;
}
.mz_zheshu span.s2 {
  font-size: 20px;
  color: #f44500;
  display: inline-block;
}
.mz_zheshu input {
  border: #bababa 1px solid;
  width: 60px;
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  padding: 0 20px 0 10px;
  border-radius: 5px;
  margin: 0 5px;
  vertical-align: top;
  margin-top: 4px;
}
.mz_zheshu input:focus{
 border: #ff7117 1px solid;
}
.mz_telContent{
  margin-top: 20px;
  height: 72px;
  background: #ffffff;
  line-height: 72px;
  padding-left: 20px;
  border-radius: 5px 5px 0 0;
  border-bottom: #f7f7f7 2px solid;
}
.mz_telContent i{
  font-size: 26px;
  color: #ff7218;
}
.mz_telIpt {
  width: 600px;
  margin-left: 10px;
  display: inline-block;
}
.mz_telIpt input {
  border: #c9ccd3 1px solid;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  width: 100%;
  color: #333333;
}
.mz_telIpt input:focus{
  border: #ff7117 1px solid;
}
.mz_telIpt span {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  display: block;
}
.mz_btnContent{
  height: 47px;
  background: #ffffff;
  line-height: 47px;
  padding-left: 20px;
  border-radius: 0 0 5px 5px ;
  border-bottom: #f7f7f7 2px solid;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 14px;
  color: #999999;
}

.mz_btn {
  width: 280px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.mz_btn .mz_btnGo {
  width: 280px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  display: block;
  background: linear-gradient(to  right, #32b87c, #269d68);
  border-radius: 5px;

}
.mz_confirm_price {
  font-size: 40px;
  color: #f44500 !important;
  padding-right: 20px;
}
.mz_original_price {
  font-size: 19px;
  color: #f44500 !important;
  text-decoration:line-through;
}

.popOrder .Popup-dialog {
  width: 600px;
  height: 400px;
  text-align: center;
}
.popOrder .Popup-dialog .icon {
  background: url(../imgs/i1.png) no-repeat center top;
  height: 120px;
  text-align: center;
  width: 100%;
  margin-top: 62px;
}
.popOrder .Popup-dialog .p1 {
  font-size: 36px;
  color: #14cab4;
  font-weight: bold;
  margin-top: 15px;
}
.popOrder .Popup-dialog .p2 {
  font-size: 18px;
  padding-top: 20px;
  color: #333;
}
.popOrder .Popup-dialog .popOrderbtn {
  margin-top: 30px;
  font-size: 0;
}
.popOrder .Popup-dialog .popOrderbtn a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  font-size: 16px;
  margin: 0 10px;
}
.popOrder .Popup-dialog .popOrderbtn a.popOrderbtn1 {
  background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
}
.popOrder .Popup-dialog .popOrderbtn a.popOrderbtn2 {
  border: #ff7217 1px solid;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}

/*�ҵ���ƶ���*/
.mz_tabNav {
  margin-top: 5px;
  padding: 0 20px;
}
.mz_tabNav ul {
  height: 44px;
  border-bottom: #cccccc 1px solid;
}
.mz_tabNav ul li {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  padding: 0 25px;
  line-height: 39px;
  border-bottom: #f7f7f7 5px solid;
  cursor: pointer;
}
.mz_tabNav ul li a { 
  color: #333333;
}

.mz_tabNav ul li span {
  font-size: 16px;
  color: #ff3217;
  padding-left: 10px;
}
.mz_tabNav ul li.on {
  border-bottom: 5px transparent solid; 
  border-image: linear-gradient(to right, #ff9a3f, #ff7117) 1 10;
}
.mz_tabNav ul li.on a {
  color: #000000;
  font-weight:700;
}

.mz_tabSeach {
  margin-top: 10px;
  padding: 0 20px;
}
.mz_tabSeach .mz_seachL {
  border: 1px solid #d9d9d9;
  width: 358px;
  height: 33px;
  background: #ffffff;
  display: inline-block;
  position: relative;
  padding: 0 80px 0 0;
}
.mz_tabSeach .mz_seachTxtStyle {
  width: 318px;
  height: 33px;
  position: relative;
  border-bottom: 2px transparent solid;
  border-image: linear-gradient(to right, #ff9a3f, #ff7117) 1 10;
  padding-left: 40px;
}
.mz_tabSeach .mz_seachTxtStyle i {
  font-size: 16px;
  color: #777777;
  line-height: 16px;
  position: absolute;
  left: 10px;
  top: 10px;
  cursor: pointer;
}
.mz_tabSeach .mz_seachTxtStyle input {
  width: 315px;
  height: 36px;
  display: inline-block;
  border: 0;
  background: none;
  vertical-align: top;
  font-size: 12px;
}
.mz_tabSeach .mz_searchBtn {
  position: absolute;
  font-size: 14px;
  color: #ffffff;
  background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  right: 0;
  top: -1px;
}

.search-s {
    display: inline-block;
    margin: 0 0 0 20px;
    vertical-align: top;
}

.search-ttl {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #333;
    padding: 0 10px 0 0;
}

.search-drop {
    position:relative;
    width: 60px;
    cursor:pointer;
    padding: 0 20px 0 0;
}

.drop-icon {
    position: absolute;
    top: 50%;
    right: 4px;
    width: 0;
    height: 0;
    margin: -4px 0 0 0;
    border: 1px solid transparent;
    border-width: 8px 6px;
    border-top-color: #666;
}
.drop-icon::after {
    content:"";
    position: absolute;
    top: -10px;
    right: -6px;
    width: 0;
    height: 0;
    border: 1px solid transparent;
    border-width: 8px 6px;
    border-top-color: #f7f7f7;
}

.select-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 118px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    cursor: pointer;
    background: #fff;
}

.select-time-box {
    width: 190px;
}

.select-ttl {
    font-size: 12px;
    line-height: 34px;
    vertical-align: middle;
    color: #333;
    padding: 0 0 0 10px;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.select-ttl-icon {
    font-size:18px;
}

.select-ttl a {
    color: #333;
    display: inline-block;
    width: 100%;
}

.select-box i {
    position: absolute;
    right: 8px;
    top: 12px;
    border: 6px solid transparent;
    border-top-color: #bababa;
}

.select-options {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
    z-index: 1;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.select-t {
    width:100%;
    height: 100%;
}

.option-item {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: center;
}

.option-item a {
    color: #333;
    display: inline-block;
    width: 100%;
}

.mz_table {
  margin-top: 10px;
  padding: 0 20px;
}
.mz_table .mz_table_head {
  border-radius: 5px;
  background: #ffffff;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}
.mz_table .mz_table_head th {
  height: 28px;
  line-height: 28px;
  border: #ffffff 1px solid;
  padding-left: 10px;
}
.mz_table .mz_sortTable {
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 6px;
}
.mz_table .mz_sortTable td { 
  border-right: #ececec 1px solid;
  padding-top: 10px;
  vertical-align: middle;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  position: relative;
}
.mz_table .mz_sortTable td .ss1 {
  display: block;
  color: #333333;
  margin-top: 5px;
}
.mz_table .mz_sortTable td .ss1 i {
  color: #2881e6;
}
 .mz_table .mz_sortTable td .ss2 {
        width: 198px;
        display: inline-block; 

 }
.mz_table .mz_sortTable td .ss2 i {
    color: #ff3217; 

}

.mz_table .mz_sortTable td .iconsh {
        width: 46px;
        height: 46px;
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        background: url(../imgs/sh.png) no-repeat left top;
        z-index: 888; 
}
.mz_table .mz_sortTable .mz_designimg {
  margin: 0;
  width: 100px;
  height: 100px;
  position: relative;
  display: inline-block;
  margin-right: 30px;
  text-align: center;
}
.mz_table .mz_sortTable .mz_designimg img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mz_table .mz_sortTable .mz_designimg span.s1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0 0 0.2em #51757c, 0 0 0.2em #51757c;
  font-weight: bold;
  display: block;
  text-align: center;
  width: 100%;
}
.mz_table .mz_sortTable .d1 {
  width: 240px;
  display: inline-block;
  font-size: 16px;
  color: #999999;
  vertical-align: top;
}
.mz_table .mz_sortTable .d1 p {
  margin-top: 10px;
}
.mz_table .mz_sortTable .d1 a {
  margin-top: 15px;
  display: block;
  color: #333333;
}
.mz_table .mz_sortTable .d1 a:hover {
  text-decoration: none;
}
.mz_table .mz_sortTable .mz_tb_btn1 {
  width: 200px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}

.mz_table .mz_sortTable .mz_tb_btn2 {
  width: 198px;
  height: 38px;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  color: #333333;
  font-size: 16px;
  border-radius: 5px;
  border: #ff791e 1px solid;
  margin-top: 10px;
  cursor: pointer;
}
.mz_table .mz_sortTable .mz_tb_btn3 {
  width: 200px;
  height: 40px;
  margin-top: 10px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(to right, #46bd7b 0%, #0c9056 100%);
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}

.Popup .PopupPay .Popup-title {
  border-bottom: 0;
}
.Popup .PopupPay .Popup-content {
  height: 519px;
  background: url(../imgs/i2.png) no-repeat 530px bottom #46bd7b;
  font-size: 0;
  padding-top: 30px;
  padding-left: 40px;
}
.Popup .PopupPay .Popup-content .PopupPayL {
  font-size: 20px;
  color: #333333;
  width: 440px;
  height: 480px;
  background: #ffffff;
  display: inline-block;
  padding-top: 15px;
}
.Popup .PopupPay .Popup-content .PopupPayL .pt {
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.Popup .PopupPay .Popup-content .PopupPayL .pt img {
  vertical-align: middle;
  margin-right: 20px;
}
.Popup .PopupPay .Popup-content .PopupPayL .pb {
  text-align: center;
  padding-top: 15px;
}
.Popup .PopupPay .Popup-content .PopupPayR {
  width: 350px;
  height: 90px;
  border-radius: 5px;
  vertical-align: top;
  display: inline-block;
  background-color: #ffffff;
  margin-left: 20px;
  font-size: 16px;
  color: #333333;
  padding-left: 30px;
  padding-top: 30px;
}
.Popup .PopupPay .Popup-content .PopupPayR span {
  display: block;
}
.Popup .PopupPay .popo_pay_btn {
  text-align: right;
  padding-top: 12px;
  padding-right: 10px;
  padding-bottom: 12px;
}
.Popup .PopupPay .popo_pay_btn a {
  width: 118px;
  height: 34px;
  border: #d9d9d9 1px solid;
  border-radius: 5px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  font-size: 14px;
  color: #333333;
}

.w370 {
  width: 370px;
}

.fonts0 {
  font-size: 0;
}


/*# sourceMappingURL=index.css.map */


.starRating {
        text-align: center;
        margin: 5% 0;
    }
			
    .starRating .xxtitle {
        height: 2rem;
        line-height: 2rem;
        font-size: 1.0rem;
        margin: 0.6rem 0;
    }
			
    .starRating .photo span {
        position: relative;
        display: inline-block;
        width: 44px;
        height: 42px;
        overflow: hidden;
        margin-right: 23px;
        cursor: pointer;
    }
			
    .starRating .photo span:last-child {
        margin-right: 0px;
    }

        .starRating .photo span .nohigh { position: absolute; width: 44px; height: 42px; top: 0; left: 0; background: url("/imgs/star-a.png"); }

        .starRating .photo span .high { position: absolute; width: 44px; height: 42px; top: 0; left: 0; background: url("/imgs/star-l.png"); }


    .nocontent .noitem ul li.noitemli.action a{
        color: #41AFD8;
    }
    
    .order-statel .order-statel-item.action a{
        color: #41AFD8;
    }
    .order-statel .order-statel-item:hover a{
        color: #41AFD8;
    }

    .nocontent .noitem {
        margin-bottom:1px;
    }

    .content {
        margin-bottom: 0px;
    }
    .swiper-slide {
     width: auto !important;
     height: 140px !important;

    }
     .mz_designMoBan{
      width: 380px;
      display: inline-block;
      overflow: hidden;
      margin-right: 20px;

    }
    .mz_designMoBanC{
      width: 356px;
      height: 212px;
      display: inline-block;
      font-size: 0;
      background-color: #ffffff;
      color: #333;
      border-radius: 5px;
      border: #eeeeee 1px solid;
      margin-top: 20px;
      padding: 10px;
      border: #ff7118 1px solid;
      position:relative;
    }
    .mz_designMoBanC i.iconfont.gouxuan {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 40px;
        color: #ff791f;
    }
    .mz_designMoBanCL{
      width: 215px;
      height: 215px;
      background: #eeeeee;
      text-align: center;
      display: inline-block;
      position:relative;
    }
    .mz_designMoBanCL img{
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .mz_designMoBanCR{
      width: 120px;
      display: inline-block;
      vertical-align: top;
      text-align: left;
      padding-left: 20px;

    }
    .mz_designMoBanCR span{
      display: block;
      font-size: 14px;
      color: #999999;
      padding-top: 18px;
      padding-bottom: 10px;
    }
    .mz_designMoBanCR p.p1{
      font-size: 16px;
      color: #f44500;
      font-weight: bold;
    }
    .mz_designMoBanCR p.p2{
      height: 26px;
      line-height: 26px;
      font-size: 14px;
      color: #333333;
    }
     .mz_designMoBanCR p.p2 img{
       vertical-align: middle;
       margin-right: 5px;
     }
    .errorBorder {
        border:#ff3217 1px solid !important;
    }
    .messageTips {
        background:rgba(0,0,0,0.5);
        position: fixed;
        top: 50%;
        left: 50%;
        height: 80px;
        line-height: 80px;
        padding: 0 50px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        transform: translate(-50%, -50%);
        z-index: 1000;
        border-radius: 5px;
        display:none;
    }
    .mz_detailContent {
        width:1200px;
        margin:0 auto;
        font-size:0;
        margin-top:50px;
    }
    .mz_detailContent img {
    display:inline-block;
    }
    .mz_detailContent .mz_detailtxt {
        display:inline-block;
        position:relative;
    }
    .mz_detailContent .mz_detailtxt span {
        position: absolute;
        left: 257px;
        color: #ee667c;
        font-size: 16px;
    }
    .mz_detailContent .mz_detailtxt span.s1 {
        top: 132px;
    }
     .mz_detailContent .mz_detailtxt span.s2 {
       top: 167px;
    }


  .search-s .order-baobiao {
    width: 80px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    color: #fffdfd;
    font-size: 12px;
    border-radius: 5px;
    border: #d5d3d3 1px solid;
    cursor: pointer;
    background: linear-gradient(to right, #ff9a3f 0%, #ff7217 100%);
}
.foot_copy {
    background: #efefef;
    line-height: 40px;
    color: #888;
    border-top: 1px solid #c3c3c3;
    text-align: center;
    font-size: 12px;
}