* {
  margin: 0;
  padding: 0;
}
html,
body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  line-height: 1;
  font-family: Helvetica, "微软雅黑";
  background: #FAFAFA;
  height: 100%;
}
.TC {
  text-align: center;
}
.OFA {
  overflow: auto;
}
.RED {
  color: red !important;
}
.PR {
  position: relative;
}
.PD0 {
  padding: 0;
}
.OFH {
  overflow: hidden;
}
/*布局*/
.JD {
  position: absolute;
}
.XD {
  position: relative;
}
.XF {
  position: fixed;
}
.JZ {
  margin: 0 auto;
}
.FL {
  float: left;
}
.LH64 {
  line-height: 64px;
}
.FR {
  float: right;
}
.CB {
  clear: both;
}
.XS {
  display: block;
}
.YC {
  display: none;
}
.TAC {
  text-align: center;
}
.TAL {
  text-align: left;
}
.TAR {
  text-align: right;
}
.BRY {
  border-radius: 50%;
}
.BR2 {
  border-radius: 0.2rem;
}
.BR3 {
  border-radius: 0.3rem;
}
.BR5 {
  border-radius: 0.5rem;
}
/**颜色定义*/
.blue {
  color: #5899d2;
}
.black {
  color: #3f3f3f !important;
}
.orange1 {
  color: #df520c;
}
.blue3 {
  color: #0b5ab2;
}
.violet {
  color: #5b198e;
}
.blueB {
  background-color: #5899d2;
}
.orange1B {
  background-color: #df520c;
}
.blue3B {
  background-color: #0b5ab2;
}
.violetB {
  background-color: #5b198e;
}
.grayB {
  background-color: #cccccc;
}
.cl {
  clear: both;
}
/**边框颜色*/
.hand {
  cursor: pointer;
}
/**背景颜色*/
.backgroundColor {
  background-color: #aeaeae;
  background-image: -moz-linear-gradient(top, #aeaeae, #cccccc);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aeaeae), color-stop(1, #cccccc));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aeaeae, endColorstr=#cccccc);
  /* IE*/
}
.backgroundColor1 {
  background-color: #fff;
}
.backgroundColor2 {
  background-image: -moz-linear-gradient(top, #5899d2, #619dd2);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5899d2), color-stop(1, #619dd2));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5899d2, endColorstr=#619dd2);
  /* IE*/
}
.backgroundColor3 {
  background-image: -moz-linear-gradient(top, #d3227a, #d32e4d);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d3227a), color-stop(1, #d32e4d));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d3227a, endColorstr=#d32e4d);
  /* IE*/
}
.backgroundColor4 {
  background-image: -moz-linear-gradient(top, #d81d07, #d82e11);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d81d07), color-stop(1, #d82e11));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d81d07, endColorstr=#d82e11);
  /* IE*/
}
.backgroundColor5 {
  background-image: -moz-linear-gradient(top, #df610c, #df520c);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #df610c), color-stop(1, #df520c));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#df610c, endColorstr=#df520c);
  /* IE*/
}
.centerBk1 {
  background-image: -moz-linear-gradient(top, #2f4376, #4f94c8);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2f4376), color-stop(1, #4f94c8));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f4376', endColorstr='#4f94c8');
  /* IE*/
}
.centerBk2 {
  background-image: -moz-linear-gradient(top, #619dd2, #4f94c8);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #619dd2), color-stop(1, #4f94c8));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f4376', endColorstr='#4f94c8');
  /* IE*/
}
/**字颜色*/
.Color {
  color: #aeaeae;
}
.Color1 {
  color: #fff !important;
}
.Color2 {
  color: #5899d2;
}
.Color3 {
  color: #d3227a;
}
.Color4 {
  color: #d81d07;
}
.Color5 {
  color: #df610c;
}
.Color6 {
  color: #888888;
}
.Color7 {
  color: #3f3f3f;
}
.BGC {
  background-color: #075b8e;
  color: white;
  height: 50px;
  line-height: 50px;
}
.BGCR {
  background-color: #a92226;
}
.BTN-ACT1:hover {
  height: 34px;
  line-height: 34px;
  width: 100px;
  background-color: #C90B01;
  color: #f8f8f8;
  padding: 0px 10px;
  border-radius: 5px;
  border: 0;
}
/**人头像颜色*/
.zhezhao {
  width: 100%;
  height: 100%;
  z-index: 2050 !important;
  background-color: rgba(21, 20, 20, 0.51);
  position: absolute;
  top: 0;
}
/**字体大小*/
.font0 {
  font-size: 50px;
}
.font1 {
  font-size: 25px;
}
.font2 {
  font-size: 16px !important;
}
.font3 {
  font-size: 14px;
}
.font1d5rem {
  font-size: 1.5rem;
}
.font1rem {
  font-size: 1rem;
}
/**动作*/
.hand {
  cursor: pointer;
}
.hide {
  display: none;
}
.mr10 {
  margin-right: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.B {
  font-weight: bold;
}
.ML10 {
  margin-left: 10px;
}
.ML20 {
  margin-left: 20px;
}
.ML20b {
  margin-left: 25%;
}
.ML30 {
  margin-left: 30px;
}
.ML25 {
  margin-left: 25px;
}
.ML5 {
  margin-left: 5px;
}
.MB20 {
  margin-bottom: 20px;
}
.OVFA {
  overflow-y: auto;
}
.FW {
  color: #282828;
  font-weight: bold;
}
.lsd-msg-container {
  width: auto;
  padding: 10px;
  background-color: #2b2b2b;
  border-radius: 3px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  z-index: 99999;
  font-size: 16px;
}
.jqcs_fun {
  width: 98%;
  margin: auto;
  height: 1740px;
}
.jqcs_fun .fun_1 {
  width: 100%;
  border-bottom: 0px solid #ded5d5;
}
.jqcs_fun .fun_1 .fun_zjjc {
  width: 100%;
  height: auto;
  line-height: 60px;
}
.fun_btn {
  padding: 5px;
  display: inline-block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #d5d2d2;
  border-radius: 5px;
  border: 1px solid #e1dbdb;
  color: #212020;
}
.fun_btn1 {
  padding: 5px;
  display: inline-block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #d5d2d2;
  border-radius: 5px;
  border: 1px solid #e1dbdb;
  color: #212020;
}
.fun_btn1:hover {
  background-color: #9d9999;
}
.fun_btn:hover {
  background-color: #9d9999;
}
.fun_num {
  width: 50px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
}
.fun_checkbox {
  width: 25px;
  height: 25px;
}
.fun_word {
  font-size: 15px;
}
.fun_select {
  margin-left: 10px;
  width: 35px;
  height: 35px;
}
.fun_select2 {
  margin-left: 10px;
  width: 62px;
  padding-left: 5px;
  height: 35px;
}
* {
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  /*早起浏览器*/
  -moz-user-select: none;
  /*火狐浏览器*/
  -ms-user-select: none;
  /*IE浏览器*/
  user-select: none;
  /*用户是否能够选中文本*/
}
* {
  margin: 0;
  padding: 0;
}
.FS18 {
  font-size: 18px !important;
  letter-spacing: 2px;
}
.FS30 {
  font-size: 30px !important;
  letter-spacing: 3px;
}
.FS35 {
  font-size: 35px !important;
}
.ls3 {
  letter-spacing: 3px;
}
.FS40 {
  font-size: 40px !important;
}
.FS45 {
  font-size: 45px !important;
}
.FS50 {
  font-size: 50px !important;
}
.FS60 {
  font-size: 60px !important;
}
.FS70 {
  font-size: 70px !important;
}
.FS80 {
  font-size: 80px !important;
}
.ML10 {
  margin-left: 10px;
}
.MR10 {
  margin-right: 10px;
}
.color1 {
  color: #c00306;
}
.color2 {
  color: #c5c5c5;
}
.color3 {
  color: #f0f0f0;
}
.color4 {
  color: #ffc312;
}
.FL {
  float: left;
}
.FR {
  float: right;
}
.ls3 {
  letter-spacing: 3px;
}
.FB {
  font-weight: bold;
}
.H40b {
  height: 40%;
}
.borderb1 {
  border-bottom: 5px solid rgba(154, 150, 150, 0.65);
}
.FW550 {
  font-weight: 550 !important;
}
.FW600 {
  font-weight: 600 !important;
}
.DSN {
  display: none;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.bgc1 {
  background-color: #d9d9d9 !important;
}
.bgc2 {
  background-color: #4ec1e9 !important;
}
.bgc3 {
  background-color: #5e86fe !important;
}
.bgc4 {
  background-color: #e11313 !important;
}
.bgc5 {
  background-color: #bfbfbf !important;
}
.bgc6 {
  background-color: #4b7ad0 !important;
}
.bgc7 {
  background-color: #4b7ad0 !important;
}
.bgc8 {
  background-color: #90abdc !important;
}
.Border1 {
  border: 1px solid #90bf70;
}
.Border2 {
  border: 1px solid rgba(238, 238, 238, 0.71);
}
.colorblue {
  color: #4976c5;
}
.MRf10 {
  margin-right: -10px;
}
.MR20 {
  margin-right: 20px;
}
.MR30 {
  margin-right: 30px;
}
.MT40 {
  margin-top: 40px;
}
.MT50 {
  margin-top: 50px;
}
.MT100 {
  margin-top: 100px;
}
.ML28 {
  margin-left: 28px;
}
.bor25 {
  border-radius: 25px;
}
.W50 {
  width: 50px;
}
.W100 {
  width: 100px;
}
.W200 {
  width: 200px;
}
.W250 {
  width: 250px;
}
.W300 {
  width: 300px;
}
.MT120 {
  margin-top: 120px;
}
.HB80 {
  height: 80% !important;
}
.HB100 {
  height: 100% !important;
}
.Border1 {
  border: 5px solid #90bf70;
}
.Border2 {
  border: 5px solid rgba(238, 238, 238, 0.71);
}
.colorblue {
  color: #4976c5;
}
.LH110 {
  line-height: 110px !important;
}
.MR20 {
  margin-right: 20px;
}
.MT40 {
  margin-top: 40px;
}
.MT50 {
  margin-top: 50px;
}
.ML28 {
  margin-left: 28px;
}
.bor25 {
  border-radius: 25px;
}
.MT120 {
  margin-top: 120px;
}
.HB80 {
  height: 80% !important;
}
.W240p {
  width: 240px !important;
}
.W40p {
  width: 40px !important;
}
.W80p {
  width: 80px !important;
}
.W85p {
  width: 85px !important;
}
.container {
  width: 100%;
  height: 100%;
}
.MainBody {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
          background-size: cover;
}
.MainBox {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
          background-size: cover;
}
.sybody {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
.centered-element {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* 元素的宽度和高度样式 */
}
.is20 {
  font-size: 20px;
}
.swiper {
  width: 100%;
  height: 100%;
}
.homeswiperimgbox {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  /*设置背景不重复*/
  background-attachment: fixed;
  /*背景图片不会随着页面的滚动而滚动。*/
  -webkit-background-size: cover;
          background-size: cover;
  /*	此时会保持图像的纵横比并将图像缩放成将完全覆盖背景定位区域的最小大小。*/
  background-position: center;
}
.homeswiperimgbox1 {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}
.H70 {
  height: 70% !important;
}
.MT0 {
  margin-top: 0 !important;
}
.kfzzbox2 {
  width: 500px;
  height: 300px;
  margin: auto;
  position: relative;
}
.kfzzbox3 {
  width: 500px;
  height: 100px;
  margin: auto;
  position: relative;
  -webkit-animation: updown 1s ease-in-out infinite;
          animation: updown 1s ease-in-out infinite;
  /* 使用上下运动的动画 */
}
.smokeimg {
  /* 定义上下运动的动画 */
}
.smokeimg .element {
  position: absolute;
  /* 必须设置position为absolute，否则元素不会脱离文档流 */
  -webkit-animation: updown 1s ease-in-out infinite;
          animation: updown 1s ease-in-out infinite;
  /* 使用上下运动的动画 */
  bottom: -30px;
}
@-webkit-keyframes updown {
  0% {
    bottom: -30px;
  }
  50% {
    bottom: 0px;
  }
  100% {
    bottom: -30px;
  }
}
@keyframes updown {
  0% {
    bottom: -30px;
  }
  50% {
    bottom: 0px;
  }
  100% {
    bottom: -30px;
  }
}
.mainheadermiddle {
  width: 600px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -300px;
}
.homeswiperimg {
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.qdzfphoimg {
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.qdzfphoimg2 {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 80%;
}
.qdzfphoimg3 {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.setkeyimg {
  max-height: 90%;
  max-width: 90%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.homebutton {
  position: absolute;
  bottom: 30%;
  left: 50%;
  margin-left: -20%;
  width: 40%;
  height: 100px;
  background-color: #be9a84;
  border-radius: 5%;
  z-index: 999;
  line-height: 100px;
  text-align: center;
}
.mainheader {
  width: 100%;
  height: 120px;
  text-align: center;
}
.mainheaderrightbox {
  width: auto;
  height: 120px;
  line-height: 120px;
  float: right;
  margin-right: 20px;
}
.mainheaderleftbox {
  width: auto;
  height: 100px;
  line-height: 100px;
  float: left;
  margin-left: 20px;
}
.M20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mainbody {
  width: 100%;
  overflow: hidden;
}
.productMenulbbox {
  width: 80%;
  margin-left: 10%;
  height: 300px;
  margin-top: 20px;
}
.productMenuztbox {
  width: 100%;
  overflow-y: hidden;
}
.productMenuztleftbox {
  width: 21%;
  height: 100%;
  float: left;
}
.productMenuztleftbody {
  width: 100%;
  height: 95%;
}
.productMenuztrightbox {
  width: 78%;
  height: 100%;
  position: relative;
  float: right;
  overflow: auto;
  border-left: 1px solid rgba(213, 213, 213, 0.5);
}
.productMenuztrighttop {
  width: 100%;
  height: 12%;
}
.productMenuztrighttoptit {
  width: 90%;
  margin-left: 10%;
  height: 60px;
  line-height: 60px;
  margin-top: 60px;
}
.productMenuztrighttopword {
  width: 90%;
  margin-left: 10%;
  height: 60px;
  line-height: 60px;
  color: #a5a6a1;
}
.productMenutabbox {
  width: 99%;
  margin-top: 100px;
  border: 5px solid #ec935d;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: -5px;
  z-index: 9;
  height: 100px;
  line-height: 100px;
  background-color: #d9b19d;
}
.productMenutabbox2 {
  width: 99%;
  margin-top: 100px;
  border: 5px solid #8fbd6e;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: -5px;
  z-index: 9;
  height: 100px;
  line-height: 100px;
  background-color: #acce9b;
}
.settabbox {
  width: 100%;
  margin-top: 10px;
  border-radius: 5px;
  z-index: 9;
  height: 60px;
  line-height: 60px;
}
.FS20 {
  font-size: 20px !important;
  letter-spacing: 2px;
}
.FS25 {
  font-size: 25px !important;
  letter-spacing: 2px;
}
.settabbox1 {
  width: 100%;
  margin-top: 10px;
  border-radius: 5px;
  z-index: 9;
  height: 60px;
  line-height: 60px;
}
.mainfooter {
  width: 100%;
  height: 182px;
  position: absolute;
  bottom: 0;
  z-index: 999;
}
.mainfooterbpx {
  width: 300px;
  height: 182px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -125px;
}
.mainfooterbpx2 {
  width: 800px;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -400px;
  line-height: 140px;
  font-size: 100px;
  text-align: center;
  z-index: 1000;
}
.mainfooterbpx3 {
  width: 800px;
  height: 60px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -400px;
  line-height: 60px;
  font-size: 50px;
  text-align: center;
  color: rgba(114, 107, 107, 0.68);
}
.mainfooterbpxleft {
  width: 50%;
  height: 150px;
  float: left;
  margin-top: 15px;
  position: relative;
  margin-right: -15px;
}
.mainfooterbpxright {
  width: 50%;
  height: 160px;
  float: left;
  line-height: 160px;
  font-size: 100px;
  font-weight: 600;
}
.mainfooterimg {
  height: 100%;
}
.productMenuztrightbody {
  width: 100%;
  height: 85%;
  overflow-y: auto;
}
.productMenucoffeebox {
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
}
.productMenucoffeebox1 {
  width: 28%;
  height: 240px;
  position: relative;
  float: left;
}
.productMenucoffeebox2 {
  width: 53%;
  height: 240px;
  float: left;
  text-align: right;
}
.productMenucoffeebox3 {
  width: 19%;
  height: 240px;
  float: left;
  line-height: 240px;
  text-align: center;
}
.productMenucoffeebox2w1 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
}
.productMenucoffeebox2w2 {
  width: 100%;
  height: 100px;
  line-height: 100px;
  color: #a5a6a1;
}
.productMenucoffeebox2w3 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #c31d27;
}
.spxqtpbox {
  width: 100%;
  height: 500px;
  position: relative;
}
.spxqtpimg {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.spxqbody {
  width: 100%;
  margin-top: 20px;
  background-color: #fff;
  border-top-right-radius: 120px;
  border-top-left-radius: 120px;
}
.spxqbodybox1 {
  width: 80%;
  margin-left: 10%;
}
.qrcpboxbody {
  width: 80%;
  margin-left: 10%;
}
.spxqbodybox2 {
  width: 100%;
  height: 60px;
}
.spxqbodybox3 {
  width: 100%;
  height: 100px;
  line-height: 50px;
}
.qrcpbox {
  width: 100%;
  height: 180px;
}
.qrcpboxleft {
  width: 15%;
  height: 180px;
  float: left;
}
.qrcpboxleftimgbox {
  width: 100%;
  height: 150px;
  margin-top: 15px;
  position: relative;
}
.qrcpboxmid {
  width: 50%;
  height: 180px;
  float: left;
  margin-left: 2%;
}
.qrcpboxrig {
  width: 20%;
  height: 180px;
  float: right;
}
.spxqbodybox2left {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: left;
}
.spxqbodybox2right {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: right;
}
.kbbox {
  width: 100%;
  height: 60px;
}
.kbbox2 {
  width: 100%;
  height: 100px;
}
.kbbox3 {
  width: 100%;
  height: 20px;
}
.spxqbtnbox {
  width: 33%;
  height: 100%;
  float: left;
}
.spxqbtn {
  width: 200px;
  height: 80px;
  margin: 10px 41px;
  line-height: 80px;
  text-align: center;
}
.spxqbtn2 {
  width: 45%;
  height: 90px;
  border: 5px solid #955a7e;
  text-align: center;
  line-height: 100px;
}
.spxqbtn3 {
  width: 30%;
  height: 90px;
  border: 5px solid #955a7e;
  text-align: center;
  line-height: 100px;
}
.qrcpbox {
  width: 100%;
  border-top-right-radius: 120px;
  border-top-left-radius: 120px;
  background-color: #fff;
}
.xhx {
  text-decoration: underline;
}
.qdzfbox {
  width: 100%;
  height: 100px;
  text-align: center;
  line-height: 100px;
}
.qdzfphobox {
  width: 100%;
  height: 1000px;
  position: relative;
}
.qdzfphotit {
  width: 100%;
  height: 110px;
}
.qdzfphotbbox {
  width: 100%;
  height: 260px;
}
.qdzfzfbox {
  width: 100%;
  height: 600px;
}
.qdzfzfbox1 {
  width: 324px;
  height: 600px;
  position: relative;
}
.qdzfzfbox2 {
  width: 100%;
  height: 600px;
  position: relative;
}
.qdzfzf_box {
  margin-right: 20px;
  width: 40%;
  height: 600px;
}
.qdzfzf_box .title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.qdzfzf_box .title span {
  font-size: 40px;
}
.qdzfzf_box .img {
  margin-top: 20px;
  width: 100%;
  height: 600px;
  text-align: center;
}
.qdzfzf_box .img .qdzfphoimg_3 {
  height: 400px;
}
.qdzfphotbbox1 {
  width: 288px;
  height: 100%;
  float: left;
}
.qdzfphotbbox2 {
  width: 288px;
  height: 200px;
  position: relative;
}
.qdzfphotbbox3 {
  width: 288px;
  height: 100px;
  line-height: 40px;
  text-align: center;
}
.qdzfpho1 {
  width: auto;
  height: 100px;
  line-height: 100px;
}
.kfzzbox1 {
  border: 5px solid #a97955;
  border-radius: 10%;
  margin: auto;
  position: relative;
}
/*circlemenu*/
.circlemenu {
  width: 100%;
  height: 100%;
  position: fixed;
}
.cm_top {
  position: relative;
  height: 500px;
  width: 100%;
}
.cm_top .cm_top_banner {
  position: fixed;
  top: 0;
  left: 0;
  height: 500px;
  width: 100%;
  z-index: 1;
}
.cm_top .cm_top_banner img {
  height: 500px;
}
.cm_adv {
  width: 100%;
  height: 120px;
  margin-top: 20px;
}
.cm_adv .adv-item {
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.cm_adv .adv-item span {
  font-size: 30px !important;
  letter-spacing: 3px;
  color: #0b5ab2;
}
.cm_tab {
  height: 100px;
  line-height: 100px;
  width: 95%;
  margin: auto;
  margin-top: 80px;
}
.cm_tab .tb_btn {
  float: left;
  margin-right: 20px;
  width: 160px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #878787;
  color: #0e264c;
  text-align: center;
  border-radius: 10px;
  font-size: 15px;
  word-spacing: 1px;
  letter-spacing: 1px;
}
.cm_tab .act {
  background-color: #ccc;
}
.cm_circle {
  height: 800px;
  width: 100%;
  margin: auto;
}
.cm_circle .cont {
  position: relative;
  width: 100%;
  height: 800px;
  margin: 0 auto;
  overflow-y: auto;
}
.cm_circle .cont .img {
  height: 300px;
  font-size: 16px;
  text-align: center;
  float: left;
  background-color: #fff;
  position: relative;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
}
.cm_circle .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #F00;
}
#perspective {
  -webkit-perspective: 400px;
          perspective: 400px;
}
#circleWrap {
  width: 120px;
  /*133:200  4:6  */
  height: 180px;
  margin: 0 auto;
  position: relative;
  /*搭建3D效果必须的两个属性：一个变换风格变3d，一个场景景深800px*/
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateX(-10deg) rotateY(0deg);
          transform: rotateX(-10deg) rotateY(0deg);
}
#circleWrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 1px;
  -webkit-transform: rotateY(0deg) translateZ(0px);
          transform: rotateY(0deg) translateZ(0px);
  /*倒影：朝向 偏移 遮盖*/
  /*线性渐变(从哪里开始,开始时候的颜色,结束时候的颜色)*/
}
#circleWrap p {
  width: 1200px;
  height: 1200px;
  background: -webkit-radial-gradient(center center, 600px 600px, rgba(244, 23, 234, 0.2), rgba(0, 0, 0, 0));
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 102%;
  margin-left: -600px;
  margin-top: -600px;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}
.cm_video {
  width: 100%;
  height: 750px;
  background-color: orange;
}
/*商品*/
.SP-HEADER {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.SP-IMG {
  margin: auto;
  margin-top: 30px;
  width: 95%;
  height: 480px;
  line-height: 480px;
  text-align: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.SP-INFO {
  width: 95%;
  margin: auto;
  margin-top: 10px;
  height: 300px;
}
.SP-INFO .INFO-IMG {
  width: 35%;
  height: 300px;
  float: left;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
}
.SP-INFO .INFO-CXT {
  width: 65%;
  height: 300px;
  float: left;
}
.SP-INFO .INFO-CXT .CXT1 {
  width: 90%;
  margin: auto;
  height: 70px;
  line-height: 70px;
}
.SP-INFO .INFO-CXT .CXT1 .CXT1-name {
  font-size: 30px;
  font-weight: bold;
}
.SP-INFO .INFO-CXT .CXT1 .CXT1-price {
  font-size: 30px;
  font-weight: bold;
  margin-left: 20px;
}
.SP-INFO .INFO-CXT .CXT1 .CXT1-bei {
  font-size: 30px;
  color: #343434;
}
.SP-INFO .INFO-CXT .CXT2 {
  width: 90%;
  margin: auto;
  margin-top: 10px;
  height: 50px;
}
.SP-INFO .INFO-CXT .CXT2 .CXT2-cpms {
  font-size: 30px;
  color: #343434;
}
.SP-INFO .INFO-CXT .CXT3 {
  width: 90%;
  margin: auto;
}
.SP-INFO .INFO-CXT .CXT3 div {
  width: 100%;
  height: 150px;
  font-size: 30px;
  color: #343434;
  word-spacing: 3px;
  letter-spacing: 3px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.SP-PARA {
  width: 95%;
  margin: auto;
  margin-top: 20px;
  height: 140px;
}
.SP-PARA .SP-PARA-bt {
  width: 100%;
  height: 80px;
  line-height: 60px;
}
.SP-PARA .SP-PARA-bt span {
  font-size: 30px;
  font-weight: bold;
  color: black;
}
.SP-PARA .SP-PARA-bt .BT-1 {
  float: left;
  width: 32%;
  height: 60px;
  background-color: #f2f2f2;
  border-radius: 5px;
  text-align: center;
}
.SP-PARA .SP-PARA-bt .ML2 {
  margin-left: 2%;
}
.SP-PARA .SP-PARA-bt .ACT {
  background-color: black;
}
.SP-PARA .SP-PARA-bt .ACT span {
  color: white;
}
.SP-FOOTER {
  width: 100%;
  height: 200px;
  line-height: 80px;
  border-top: 1px solid #b6b6b6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.SP-FOOTER .FOOTER-xz {
  width: 95%;
  margin: auto;
  height: 80px;
}
.SP-FOOTER .FOOTER-xz .XZ-left {
  width: 80%;
  height: 80px;
  line-height: 80px;
  float: left;
}
.SP-FOOTER .FOOTER-xz .XZ-left span {
  font-size: 30px;
  color: #b6b6b6;
}
.SP-FOOTER .FOOTER-xz .XZ-right {
  width: 20%;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: right;
}
.SP-FOOTER .FOOTER-xz .XZ-right span {
  color: black;
  font-weight: bold;
  font-size: 30px;
}
.SP-FOOTER .XZ-btn {
  float: left;
  width: 48%;
  height: 80px;
  text-align: center;
  background-color: #a5a5a5;
  color: white;
  border-radius: 10px;
}
.SP-FOOTER .XZ-btn span {
  color: white;
  font-size: 30px !important;
  letter-spacing: 3px;
}
.SP-FOOTER .ML4 {
  margin-left: 4%;
  background-color: black;
}
.SP-FOOTER .ML4 span {
  color: white;
  font-size: 30px !important;
  letter-spacing: 3px;
}
/*商品--end*/
/*购物车*/
.GEC-head {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.GEC-head span {
  font-size: 30px !important;
  letter-spacing: 3px;
  font-weight: bold;
}
.GEC-head .HEAD-btn {
  width: 160px;
  height: 40px;
  line-height: 40px;
  border-radius: 15px;
  border: 1px solid #6d6d6d;
  position: absolute;
  top: 20px;
  left: 30px;
  background-color: white;
  z-index: 2;
}
.GEC-head .HEAD-btn span {
  font-size: 30px;
  margin-left: 20px;
}
.GEC-head .HEAD-btn .br1 {
  border-right: 1px solid #666;
  padding-right: 20px;
}
/*会员*/
.GEC-hy {
  width: 95%;
  height: 400px;
  margin: auto;
  margin-top: 20px;
}
.GEC-hy .HY-left {
  float: left;
  width: 60%;
  height: 400px;
}
.GEC-hy .HY-left .HY-left-item {
  height: 80px;
  line-height: 80px;
}
.GEC-hy .HY-left .HY-left-item span {
  font-size: 30px !important;
  letter-spacing: 3px;
  margin-left: 20px;
  color: #94bee4;
  font-weight: bold;
  text-decoration: underline;
}
.GEC-hy .HY-right {
  float: left;
  width: 40%;
  height: 400px;
}
.GEC-hy .HY-right .HY-right-cup {
  position: relative;
  width: 200px;
  height: 250px;
  display: block;
  left: 20px;
  top: 0px;
}
.GEC-hy .HY-right .HY-right-qrcode {
  position: relative;
  margin: auto;
  width: 200px;
  height: 200px;
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -80px;
  margin-top: -350px;
}
/*已选商品*/
.GEC-yx {
  width: 95%;
  height: 1185px;
  margin: auto;
  overflow-y: auto;
  margin-top: 0px;
}
.GEC-yx .GEC-yx-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.GEC-yx .GEC-yx-items {
  width: 100%;
  height: 950px;
  margin-top: 10px;
}
.GEC-yx .GEC-yx-items .GEC-yx-item {
  width: 100%;
  height: 200px;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left {
  width: 60%;
  height: 200px;
  float: left;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left .left-img {
  float: left;
  width: 50%;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left .left-img img {
  max-width: 100%;
  max-height: 160px;
  vertical-align: middle;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left .left-text {
  float: left;
  width: 50%;
  height: 200px;
  line-height: 200px;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left .left-text .text1 {
  width: 100%;
  height: 100px;
  line-height: 100px;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-left .left-text .text2 {
  width: 100%;
  height: 100px;
  line-height: 100px;
}
.GEC-yx .GEC-yx-items .GEC-yx-item .yx-item-right {
  width: 40%;
  height: 200px;
  line-height: 200px;
  float: left;
  text-align: right;
}
.GEC-yx-footer {
  width: 100%;
  height: 100px;
  line-height: 100px;
  border-top: 1px solid #b6b6b6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.GEC-yx-footer .footer-left {
  float: left;
  width: 80%;
  height: 100px;
  line-height: 100px;
}
.GEC-yx-footer .footer-left img {
  vertical-align: middle;
  margin-left: 20px;
  display: inline;
}
.GEC-yx-footer .footer-left .totals_price {
  height: 100px;
  line-height: 100px;
  width: auto;
  display: inline-block;
}
.GEC-yx-footer .footer-right {
  float: left;
  width: 20%;
  height: 100px;
  line-height: 100px;
  background-color: #070707;
  text-align: center;
}
.GEC-yx-footer .footer-right span {
  color: white;
}
.GEC-footer {
  width: 100%;
  height: 100px;
  line-height: 100px;
  border-top: 1px solid #b6b6b6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: orange;
}
.GEC-footer .FOOTER-xz {
  width: 95%;
  margin: auto;
  height: 80px;
}
.GEC-footer .FOOTER-xz .XZ-left {
  width: 80%;
  height: 80px;
  line-height: 80px;
  float: left;
}
.GEC-footer .FOOTER-xz .XZ-left span {
  font-size: 30px;
  color: #b6b6b6;
}
.GEC-footer .FOOTER-xz .XZ-right {
  width: 20%;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: right;
}
.GEC-footer .FOOTER-xz .XZ-right span {
  color: black;
  font-weight: bold;
  font-size: 30px;
}
.logintitle {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.loginbody {
  width: 60%;
  margin: auto;
}
.logininput {
  border: 2px solid #fff;
  color: #1c1a1a;
  text-align: justify;
  outline: none;
  letter-spacing: 1px;
  font-size: 40px;
  font-weight: normal;
  background-color: rgba(82, 56, 76, 0.15);
  height: 100px;
  padding: 0 30px;
  width: 90%;
  margin-bottom: 20px;
}
.mainloginbtn {
  width: 500px;
  height: 100px;
  background-color: #d9b19d;
  line-height: 100%;
  left: 50%;
  margin-left: -250px;
  position: relative;
}
.loginfooter {
  width: 100%;
  text-align: center;
  color: #CCC;
  line-height: 25px;
  font-size: 16px;
}
.kcybodybox {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin-left: 20px;
  overflow-x: hidden;
  overflow-y: auto;
}
.kcyobjectbody {
  width: 100%;
  height: auto;
}
.kcyobjectbox {
  width: 100%;
  height: 240px;
  position: relative;
}
.setboxbody {
  width: 100%;
  height: 240px;
  position: relative;
}
.btop1 {
  border-top: 1px solid rgba(213, 213, 213, 0.5);
}
.bleft1 {
  border-left: 1px solid rgba(213, 213, 213, 0.5);
}
.bbot1 {
  border-bottom: 1px solid rgba(213, 213, 213, 0.5);
}
.kcyobjectbox1 {
  width: 30%;
  height: 240px;
  position: relative;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 水平垂直居中 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kcyobjectbox2 {
  width: 70%;
  height: 240px;
  position: relative;
  float: left;
}
.kcyobjectbox2s {
  width: 100%;
  height: 80px;
  margin-top: 20px;
}
.kcyobjectbox1efttit {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  z-index: 9999;
}
.kcyobjectbox2s1 {
  width: auto;
  height: 60px;
  float: left;
}
.kcyobjectbox2s1tit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: center;
}
.kcyobjectbox2s21 {
  width: 120px;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: center;
}
.LH60 {
  line-height: 60px !important;
}
.MT20 {
  margin-top: 20px;
}
.kcyobjectbox2s2t {
  width: auto;
  height: 60px;
  float: right;
}
.kcyobjectbox2s2 {
  width: 90px;
  height: 60px;
  float: right;
}
.kcyobjectbox2s2w {
  width: 150px;
  height: 60px;
  float: right;
}
.kcyobjectbox2s2l {
  width: 95px;
  height: 60px;
  float: right;
  text-align: center;
}
.setcheckbox {
  width: 30px;
  height: 30px;
}
.kcyobjectfoot {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
}
.kcyobjectfootbox1 {
  width: 100%;
  height: 80px;
  margin-top: 20px;
}
.kcyobjectfootbox2 {
  width: 80px;
  height: 30px;
  float: left;
  text-align: center;
  margin-top: 15px;
}
.kcyobjectfootbox3 {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: left;
}
.MA {
  margin: auto;
}
.ML20 {
  margin-left: 20px;
}
.ML40 {
  margin-left: 40px;
}
.kcyobjectfootbox4 {
  width: 160px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
}
.numinput {
  width: 100px;
  height: 50px;
  text-align: center;
  border: 1px solid #d5d5d5;
}
.kcyobjectphobody {
  width: 100%;
  height: auto;
}
.kcyobjectphoboox {
  width: 100%;
  height: auto;
}
.kcbjszyimgbox {
  width: 200px;
  height: 100px;
  margin-top: 40px;
  float: left;
  position: relative;
}
.gzglbox0 {
  width: 30px;
  height: 30px;
  position: relative;
  float: left;
  margin-top: 30px;
  margin-right: 15px;
}
.jcszbox2 {
  width: 30px;
  height: 30px;
  position: relative;
  float: left;
  margin-left: 103px;
  margin-top: 12px;
}
.gzglbox1 {
  width: 360px;
  height: 90px;
  line-height: 90px;
  margin-left: 10px;
  float: left;
  position: relative;
}
.gjbbxxbox {
  width: 750px;
  height: 50px;
  line-height: 50px;
  margin-left: 10px;
  position: relative;
}
.jcszboxtitlebox {
  width: 750px;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
  color: #68696c;
  position: relative;
}
.jcszbox {
  width: 300px;
  height: 90px;
  line-height: 90px;
  margin-left: 5px;
  float: left;
  position: relative;
}
.ketjcszbox1 {
  width: 240px;
  height: 60px;
  float: right;
  position: relative;
}
.jcszbox1 {
  width: 240px;
  height: 60px;
  margin-top: 15px;
  float: right;
  position: relative;
}
.gzglbox2 {
  width: 230px;
  height: 90px;
  line-height: 90px;
  margin-left: 5px;
  float: left;
  position: relative;
}
.gzglbox3 {
  width: 85px;
  height: 90px;
  line-height: 90px;
  margin-left: 5px;
  float: right;
  text-align: center;
  position: relative;
}
.kcbjszynamebox {
  width: 200px;
  height: 180px;
  line-height: 180px;
  margin-left: 5px;
  float: left;
  position: relative;
}
.kcbjszynumbox {
  width: 300px;
  height: 180px;
  position: relative;
  float: right;
}
.jcsznumbox {
  width: 300px;
  height: 90px;
  position: relative;
  float: right;
}
.setbtn1input {
  border: none;
  text-align: center;
  height: 28px;
  width: 35px;
  line-height: 30px;
  font-size: 16px;
  outline: none;
}
.setbtn1input2 {
  text-align: right;
  height: 50px;
  width: 60px;
  line-height: 60px;
  font-size: 24px;
  outline: none;
  border: none;
  margin-top: 4px;
}
.setbtn3input {
  border: none;
  text-align: center;
  height: 28px;
  width: 80px;
  line-height: 30px;
  font-size: 16px;
  outline: none;
}
.setbtn1inputright {
  text-align: left;
  height: 58px;
  width: 55px;
  line-height: 58px;
  font-size: 24px;
  margin-left: 4px;
}
.bdxsjlinput {
  border: 1px solid rgba(64, 68, 68, 0.6) !important;
  height: 25px;
  padding: 6px 12px;
  line-height: 25px;
  outline: none;
  margin-top: 25px;
  float: left;
}
.kcbjszyjjbox {
  width: 100%;
  height: 80px;
  margin-top: 60px;
}
.jcsz {
  width: 100%;
  height: 60px;
  margin-top: 15px;
}
.bdxsjlbox1 {
  width: 50%;
  height: 80px;
  float: left;
}
.bdxsjlwordbox {
  width: auto;
  height: 90px;
  line-height: 90px;
  float: left;
}
.searchbtn {
  width: 60px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  border: none;
  margin: 27px 14px 0;
  text-align: center;
  color: #fff;
}
.sqlbtn {
  width: 80px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: none;
  text-align: center;
  color: #fff;
  margin: 50px 110px 0;
}
.sbcshbtn {
  width: 170px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  border: none;
  margin: 26px 100px 0;
  text-align: center;
  color: #fff;
}
.zmfbtn {
  width: 200px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  border: none;
  text-align: center;
  color: #fff;
  margin-left: 200px;
  margin-top: 20px;
}
.jcszbox3 {
  width: 25%;
  height: 90px;
  float: left;
}
.jcszzfcheckbox {
  width: 30px;
  height: 30px;
  margin-top: 30px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.jcszzfwordbox {
  width: 130px;
  line-height: 90px;
  height: 90px;
  float: left;
}
.sbtdjcbox {
  width: 25%;
  height: 150px;
  float: left;
}
.sbtdjcbox1 {
  width: 180px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  margin-top: 25px;
  position: relative;
}
.sbtdjcbox2 {
  width: 180px;
  height: 40px;
  text-align: center;
  line-height: 30px;
}
/*首页*/
.sqmbody {
  width: 600px;
  height: 400px;
  z-index: 2051;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 400px;
}
.sqmtitle {
  width: 100%;
  height: 100px;
  margin-top: 50px;
  line-height: 100px;
  font-size: 20px;
  text-align: center;
}
.sqminputbox {
  width: 100%;
  height: 80px;
}
.sqminput {
  width: 80%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border: 1px solid #0e9aef;
  font-size: 20px;
}
.mfddbox {
  width: 100%;
  height: 560px;
  position: relative;
}
.mfddxcbox {
  width: 100%;
  height: 500px;
  -webkit-box-shadow: 0px 2px 17px -6px;
          box-shadow: 0px 2px 17px -6px;
  border-top-right-radius: 80px;
  border-top-left-radius: 80px;
  background-color: #ffffff;
}
.mfddxcbox1 {
  width: 50%;
  float: left;
  height: 500px;
  position: relative;
}
.mfddxcbox1img {
  top: 20px;
  left: 0;
  right: 0;
  position: absolute;
  height: 400px;
  max-width: 100%;
  margin: auto;
}
.mfddxcbox1zz {
  top: 30px;
  left: 0;
  right: 0;
  position: absolute;
  height: 380px;
  width: 80%;
  margin: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#828282), color-stop(#eae9e9), to(#828282));
  background-image: -webkit-linear-gradient(left, #828282, #eae9e9, #828282);
  background-image: linear-gradient(to right, #828282, #eae9e9, #828282);
  opacity: 0.8;
  z-index: 2;
}
.mfddxcbox1word {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 50px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  letter-spacing: 5px;
}
.mfddxcbox2 {
  width: 100%;
  height: 600px;
  -webkit-box-shadow: 0px 2px 17px -6px;
          box-shadow: 0px 2px 17px -6px;
  border-top-right-radius: 80px;
  border-top-left-radius: 80px;
  background-color: #ffffff;
  position: relative;
}
.mfddxcbox2img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  height: 500px;
  max-width: 98%;
  margin: auto;
}
.fhh {
  margin-left: 25px !important;
  padding-right: 15px !important;
}
.mfjlb_top {
  width: 100%;
  height: 600px;
}
.cm_top_buttons {
  width: 160px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  border: 1px solid #6d6d6d;
  position: absolute;
  top: 27px;
  left: 27px;
  background-color: white;
  z-index: 9999999;
}
.cm_top_buttons span {
  font-size: 40px;
  margin-left: 20px;
}
.cm_top_buttons .br1 {
  border-right: 1px solid #666;
  padding-right: 15px;
}
.mfjlbtbox {
  width: 100%;
  height: 600px;
}
.mfjxzmfbody {
  width: 100%;
}
.mfjxzmfbodybox1 {
  width: 100%;
  -webkit-box-shadow: 0px 2px 17px -6px;
          box-shadow: 0px 2px 17px -6px;
  border-top-right-radius: 80px;
  border-top-left-radius: 80px;
  background-color: #ffffff;
}
.mfjplbox {
  width: 100%;
  height: 400px;
}
.ML15 {
  margin-left: 15%;
}
.W3f {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  height: 200px;
  float: left;
  position: relative;
}
.mfjplboximg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 80%;
  height: 100%;
  margin: auto;
}
.mfjwimhword {
  width: 100%;
  height: 200px;
  position: absolute;
  line-height: 160px;
  text-align: center;
  top: 0;
  font-size: 28px;
}
.mfjwbox {
  -webkit-box-shadow: 0px 2px 17px -6px;
          box-shadow: 0px 2px 17px -6px;
}
.msjpaytopbody {
  width: 94%;
  margin-left: 3%;
  height: 800px;
  border-bottom: 10px solid #a71e22;
}
.msjpaybotbody {
  width: 80%;
  height: 1000px;
  margin-left: 10%;
}
.msjpaytopbox1 {
  width: 100%;
  height: 200px;
}
.msjpaytopbox2 {
  width: 100%;
  height: 500px;
  position: relative;
}
.msjpaytopbox3 {
  width: 100%;
  height: 100px;
}
.msjpaytopbox3word {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
.msjpaybotbodyword {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
.msjpaytopbox2img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 80%;
  height: 95%;
  margin: auto;
}
.msjzzwctopbody {
  width: 94%;
  margin-left: 3%;
  height: 900px;
}
.msjzzwcbotbody {
  width: 94%;
  margin-left: 3%;
  height: 1000px;
}
.msjzzwcimg1 {
  width: 100%;
}
.msjzzwctopbodybox1 {
  width: 100%;
  height: 110px;
}
.msjzzwctopbodybox2 {
  width: 100%;
  height: 740px;
  position: relative;
  overflow-y: hidden;
}
.msjzzwctopbodybox3 {
  width: 40%;
  height: 10px;
  margin: auto;
}
.xxbox {
  width: 20%;
  height: 10px;
  background-color: #a71e22;
  margin-left: 4%;
  float: left;
}
.msjzzwcbotbodybox1 {
  width: 100%;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
}
.msjzzwcbotbodybox2 {
  width: 100%;
  height: 500px;
  position: relative;
}
.msjzzwcbotbodybox3 {
  width: 94%;
  height: 100px;
  line-height: 100px;
  position: absolute;
  bottom: 50px;
  background-color: #a92226;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  border-radius: 100px;
  letter-spacing: 5px;
}
.msjpaybotboximg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 40%;
  margin: auto;
}
/*新米粉机商品选择页面*/
.kbbox4 {
  width: 100%;
  height: 40px;
}
.br5 {
  border-right: 5px solid #fff;
}
.bl5 {
  border-left: 5px solid #fff;
}
.zmfphobox {
  width: 100%;
  height: 270px;
  line-height: 270px;
  text-align: center;
}
.zmfphobox .mimg {
  max-height: 90%;
  margin-top: 3%;
  width: 80%;
  vertical-align: middle;
}
.zmfwordbox {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.setkcygoodsbody {
  position: relative;
  width: 100%;
  margin: 20px auto;
  overflow-y: auto;
}
.setkcygoodsbody .kcygoodsimg {
  position: relative;
  width: -webkit-calc((100% - 25px)/4);
  width: calc((100% - 25px)/4);
  height: 300px;
  line-height: 260px;
  font-size: 16px;
  text-align: center;
  float: left;
  background-color: #fff;
  border-right: 5px solid #f7f3f3;
  border-bottom: 5px solid #f7f3f3;
}
.setkcygoodsbody .kcygoodsimg img {
  max-width: 90%;
}
.setkcygoodsbody .kcygoodsimg div {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  overflow: hidden;
  font-size: 25px;
  color: #222223;
  font-weight: 550;
}
.setkcygoodsbody .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #F00;
}
.mfjprice {
  color: #da0707;
}
.goodsskbox {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  z-index: 99999;
  top: 0;
}
.goodssk {
  width: 120px !important;
  height: 120px !important;
  background-color: rgba(224, 224, 224, 0.8);
  text-align: center;
  line-height: 120px !important;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
}
/*新米粉机开始下线点单页面*/
.ldbox {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: 0;
  z-index: 11;
}
.newsqmtitle {
  width: 30%;
  height: 80px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  float: left;
}
.newsqmtitle2 {
  width: 100%;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.sqminputbox2 {
  width: 70%;
  height: 80px;
  float: left;
}
/*补货页面头部*/
.mainheader2 {
  width: 100%;
  height: 80px;
}
.mainheaderrightbox {
  width: auto;
  height: 120px;
  line-height: 120px;
  float: right;
  margin-right: 20px;
}
.mainheaderrightbox2 {
  width: auto;
  height: 80px;
  line-height: 80px;
  float: right;
  margin-right: 20px;
}
.mainheaderleftbox {
  width: auto;
  height: 100px;
  line-height: 100px;
  float: left;
  margin-left: 20px;
}
.mainheaderleftbox2 {
  width: auto;
  height: 75px;
  line-height: 75px;
  float: left;
  margin-left: 20px;
}
/*设备管理--设备信息*/
.kcyobjectbody {
  width: 100%;
  height: auto;
}
.kcyobjectbox {
  width: 100%;
  height: 52px;
  overflow: hidden;
}
.sbcshbtn2 {
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  border: none;
  margin: 20px;
  text-align: center;
  color: #fff;
}
/*米粉机库存业*/
.kcybodybox {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin-left: 20px;
  overflow-x: hidden;
  overflow-y: auto;
}
.kcyobjectbody {
  width: 100%;
  height: auto;
}
.kcyobjectbox {
  width: 100%;
  height: 52px;
  overflow: hidden;
}
.bhtableth {
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  height: 50px;
  border-left: 1px solid #90abdc;
  border-right: 1px solid #90abdc;
  border-top: 1px solid #90abdc;
}
.bhtablebody {
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  overflow-y: auto;
  border-left: 1px solid rgba(213, 213, 213, 0.5);
  border-right: 1px solid rgba(213, 213, 213, 0.5);
  border-bottom: 1px solid rgba(213, 213, 213, 0.5);
}
.bdxsjl2 {
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  background-color: #90abdc;
  color: #fff;
  border-right: 1px solid #eeeeee;
}
.kbbox3 {
  width: 100%;
  height: 20px;
}
.kbbox5 {
  width: 100%;
  height: 10px;
}
.MT10 {
  margin-top: 10px!important;
}
.W5b {
  width: 5%;
}
.W10b {
  width: 10%;
}
.W11b {
  width: 11%;
}
.W13b {
  width: 12.5%;
}
.W12b {
  width: -webkit-calc(12% - 8px);
  width: calc(12% - 8px);
  border-right: none!important;
}
.W24b2 {
  width: -webkit-calc(24% - 7px);
  width: calc(24% - 7px);
}
.W15b {
  width: 15%;
}
.W19b {
  width: -webkit-calc(20% - 4px);
  width: calc(20% - 4px);
  border-right: none !important;
}
.W20b {
  width: 20%;
}
.W24b {
  width: -webkit-calc(25% - 3px);
  width: calc(25% - 3px);
  border-right: none !important;
}
.W25b {
  width: 25%;
}
.W29b {
  width: -webkit-calc(30% - 3px);
  width: calc(30% - 3px);
  border-right: none !important;
}
.W30b {
  width: 30%;
}
.W35b {
  width: 30%;
}
.W40b {
  width: 40%;
}
.W44b {
  width: -webkit-calc(45% - 2px);
  width: calc(45% - 2px);
  border-right: none !important;
}
.W45b {
  width: 45%;
}
.W9b {
  width: -webkit-calc(10% - 7px);
  width: calc(10% - 7px);
  border-right: none!important;
}
.W9b2 {
  width: -webkit-calc(10% - 4px);
  width: calc(10% - 4px);
  border-right: none!important;
}
.jumpPage {
  font-size: 13px;
  border-radius: 5px;
}
.FS14 {
  font-size: 14px!important;
  letter-spacing: 2px;
}
.FS14s {
  font-size: 14px!important;
}
.jumpnav {
  margin-left: 10px;
  color: black;
  width: 295px;
  float: left;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination li {
  display: inline;
}
.pagination a {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}
.pagination a:hover {
  color: #23527c;
  background-color: #eee;
}
.jumpword span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.jumpsle {
  width: 115px;
  float: left;
  margin: 20px 10px;
}
.jumpsle select {
  width: 115px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px 0 5px;
  font-size: 16px;
  border: 1px solid #DDDDDD;
}
.jumpword1 {
  width: 140px;
  float: left;
  margin: 20px 0;
  line-height: 32px;
}
.FS16 {
  font-size: 16px!important;
  letter-spacing: 2px;
}
.jumpword2 {
  width: 150px;
  float: left;
  margin: 20px 10px;
  line-height: 32px;
}
.jumpword2 span {
  color: inherit;
  float: left;
  line-height: 32px;
  text-align: center;
  padding: 0 5px;
  margin-left: -1px;
  position: relative;
  text-decoration: none;
}
.jumpword2 input {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: center;
  height: 18px;
}
.jumpword3 {
  width: 64px;
  float: left;
  margin: 20px 0;
  line-height: 32px;
}
.jumpbutton {
  border-radius: 4px;
  width: 60px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
}
.jpageinput {
  width: 50px;
  padding: 5px;
  height: 25px;
  border-radius: 5px;
}
.sqmbody3 {
  width: 90%;
  height: 800px;
  z-index: 2051;
  background-color: #f7f3f3;
  position: absolute;
  left: 5%;
  top: 200px;
}
.bdxsjl1 {
  height: 51px;
  line-height: 51px;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.BL1 {
  border-left: 1px solid #91acdc;
}
.BR1 {
  border-right: 1px solid #91acdc;
}
.setbtn1 {
  background-color: #fff;
  height: 30px;
  width: 30px;
  font-size: 20px;
  margin-right: -1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid rgba(64, 68, 68, 0.6) !important;
  margin-top: -9px;
}
.MT2 {
  margin-top: -2px !important;
}
.MT4 {
  margin-top: -4px !important;
}
.MT6 {
  margin-top: -6px !important;
}
.setbtn2 {
  background-color: #fff;
  height: 30px;
  width: 30px;
  font-size: 20px;
  margin-right: -1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid rgba(64, 68, 68, 0.6) !important;
  margin-left: -1px;
  margin-top: -9px;
}
.inputbox {
  width: 95px;
  height: 30px;
  margin: auto;
  margin-top: 10px;
  line-height: 29px;
}
.inputbox2 {
  width: 80px;
  height: 30px;
  margin: auto;
  margin-top: 10px;
  line-height: 29px;
}
.myfhead {
  width: 100%;
  height: 50px;
  background-color: #90abdc;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.setbtn1inputbox {
  border: 1px solid rgba(64, 68, 68, 0.6) !important;
  height: 28px;
  width: 35px;
  background-color: #fff;
}
.setbtn3inputbox {
  border: 1px solid rgba(64, 68, 68, 0.6) !important;
  height: 28px;
  width: 80px;
  background-color: #fff;
}
.nbtn {
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  border: 1px solid white;
  background-color: #4b7ad0 !important;
  color: white;
}
.mfjclose {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 2px 0 #fff;
  border: none;
  background: none;
}
.mfjimg {
  max-height: 90%;
  width: 80%;
  vertical-align: middle;
}
.kcyobjectbox2s2t {
  width: 100%;
  height: 50px;
  float: right;
}
/*新米粉机故障管理*/
.bgc9 {
  background-color: #90bf70 !important;
}
.bgc4 {
  background-color: #e11313 !important;
}
.searchbtn4 {
  width: 58px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  border: none;
  margin-top: 5px;
  text-align: center;
  color: #fff;
}
.savebtn {
  width: 58px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  border: none;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  background-color: #4c7bd0;
}
/*弹窗*/
.sqmbody5 {
  width: 500px;
  height: 300px;
  z-index: 2051;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -250px;
  top: 400px;
  border-radius: 30px;
}
.sqminputbox3 {
  width: 100%;
  height: 99px;
}
.tcbtn {
  width: 50% ;
  height: 99px;
  text-align: center;
  line-height: 99px;
}
.mlf1 {
  margin-left: -1px;
}
.sqmtitle2 {
  width: 100%;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
/*调试模式*/
.tsmscheckbox {
  width: 300px;
  height: 40px;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.tsmscheckbox .tsmscheck {
  width: 15px;
  height: 15px;
  float: left;
}
.tsmscheckbox .tsmscheckword {
  width: 100px;
  height: 25px;
  margin-left: 10px;
  float: left;
  color: #c5c5c5;
}
/*调试模式*/
.dmycan {
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 502px;
  background-color: #b9b4b4;
  z-index: 9999;
}
.dmycan2 {
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 332px;
  bottom: 502px;
  background-color: #b9b4b4;
  z-index: 9999;
  display: none;
}
.dmycanbox {
  width: 400px;
  height: 500px;
  line-height: 20px;
  font-size: 16px;
  background-color: rgba(217, 215, 215, 0.9);
  border: 1px solid #b9b4b4;
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 9999;
  display: none;
  color: #0c0c0c;
  overflow-y: auto;
}
.tsmscheckbox {
  width: 300px;
  height: 40px;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.tsmscheckbox .tsmscheck {
  width: 15px;
  height: 15px;
  float: left;
}
.tsmscheckbox .tsmscheckword {
  width: 100px;
  height: 25px;
  margin-left: 10px;
  float: left;
  color: #c5c5c5;
}
.tsfsbox {
  width: 300px;
  height: 20px;
  position: absolute;
  left: 900px;
  top: 0;
  z-index: 19;
}
.tsfsbox2 {
  width: 300px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 19;
}
/*库存页机器选择*/
.mix_setkcytit {
  width: 100%;
  height: 50px;
}
.active {
  width: 90px;
  float: left;
  margin-bottom: -1px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
}
.bo1 {
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom-color: transparent;
  color: #0c0c0c !important;
  background-color: #fff !important;
}
.tabs_a {
  width: 70px;
  color: #555555;
  padding: 10px 10px 5px;
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 4px 4px 0 0;
  position: absolute;
  top: 4px;
  left: 0;
  background-color: #e3e3e3;
}
.dmycan {
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 502px;
  background-color: #b9b4b4;
  z-index: 9999;
  display: none;
}
.dmycan12 {
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 332px;
  bottom: 502px;
  background-color: #b9b4b4;
  z-index: 9999;
}
.dmycanbox {
  width: 400px;
  height: 500px;
  line-height: 20px;
  font-size: 16px;
  background-color: rgba(217, 215, 215, 0.9);
  border: 1px solid #b9b4b4;
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 9999;
  display: none;
  color: #0c0c0c;
  overflow-y: auto;
}
.dmycanbody {
  width: 418px;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.tcbtn {
  width: 50% ;
  height: 99px;
  text-align: center;
  line-height: 99px;
}
/*机器测试*/
.jqcs_head {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid #ded3d3;
}
.clear {
  both: clear;
}
.jqcs_btn_active {
  background-color: #4b7ad0 !important;
}
.jqcs_btn {
  float: left;
  margin-top: 10px;
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #90abdc;
  border-radius: 5px 5px 0px 0px;
}
.jqcs_btn span {
  color: white;
}
.jqcs_funs {
  width: 100%;
  height: 1740px;
  border-left: 0;
}
.jqcs_funs .jqcs_fun {
  width: 98%;
  margin: auto;
  height: 1740px;
}
.jqcs_funs .jqcs_fun .fun_1 {
  width: 100%;
  border-bottom: 0px solid #ded5d5;
}
.jqcs_funs .jqcs_fun .fun_1 .fun_zjjc {
  width: 100%;
  height: 60px;
  line-height: 60px;
}
.fun_zjjc {
  width: 100%;
  height: auto!important;
  line-height: 60px;
}
.input_v {
  text-align: left;
  width: 50px;
  height: 37px;
  line-height: 35px;
  font-size: 14px;
  padding-left: 5px;
}
.select_v {
  text-align: left;
  width: 75px;
  height: 37px;
  line-height: 35px;
  font-size: 14px;
  padding-left: 5px;
}
.input_v1 {
  text-align: left;
  width: 160px;
  height: 37px;
  line-height: 35px;
  font-size: 14px;
}
.boxtitle {
  width: 98%;
  height: 30px;
  line-height: 30px;
  margin: auto;
  color: #222222;
  font-size: 16px;
  font-weight: 550;
}
.csszbox {
  width: 90%;
  height: 60px;
  line-height: 60px;
}
.fun_btn2 {
  padding: 5px;
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #d5d2d2;
  border-radius: 5px;
  border: 1px solid #e1dbdb;
  color: #212020;
}
.fun_btn3 {
  padding: 5px;
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e1dbdb;
  color: #212020;
}
.fun_btn2:hover {
  background-color: #9d9999;
}
.dwbtn {
  width: 25px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}
.setcheck {
  width: 25px;
  height: 25px;
  margin-top: 17px;
  margin-left: 20px;
}
.ymsxsbzt {
  width: 140px;
  height: 60px;
  position: absolute;
  right: 20px;
  top: 80px;
  z-index: 9;
  text-align: center;
}
.ymsxsbzt2 {
  width: 140px;
  height: 20px;
  line-height: 20px;
}
.TL {
  text-align: left!important;
}
.jqsx-item {
  width: 98%;
  height: 25px;
  line-height: 25px;
  margin: auto;
}
.jqsx-btns {
  width: 96%;
  height: 25px;
  line-height: 25px;
  margin: auto;
}
.jqsx-btns span {
  display: inline-block;
  padding: 5px;
  margin-right: 5px;
  text-align: center;
}
.jcsz-un {
  background-color: #d5d2d2;
}
.kcycjbox {
  width: 140px;
  height: 30px;
  margin-top: 10px;
  float: right;
}
.W162 {
  width: 162px!important;
}
.zmfqqcbox {
  width: 100%;
  height: 145px;
  line-height: 120px;
  text-align: center;
}
