* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}
/* 内容样式 */
.tushu{
  width: 70%;
  margin: 0 auto;
}
.wrap {
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  background-image: url("https://www.vintagefashionandbeauty.com/zt/rmyhyygg/images/pagebg.png"), url("https://www.vintagefashionandbeauty.com/zt/rmyhyygg/images/topbg.jpg");
  background-repeat: no-repeat;
  background-position: center 0, center top;
  background-size: 100% auto;
  padding-bottom: 50px;
  clear: both;
}
.topCase {
  margin: 0 auto;
}
.topCase .titleImg {
  width: 64%;
  margin: 0 auto;
  display: block;
}
.mainContent {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding-top: 120px;
}
.column {
  height: auto;
  position: relative;
  margin-top: 64px;
}
.column .title {
  width: 100%;
  height: 86px;
  background-image: url("https://www.vintagefashionandbeauty.com/zt/rmyhyygg/images/columnTitleBg.png");
  position: relative;
  z-index: 5;
}
.column .title > h3 {
  width: 50%;
  line-height: 84px;
  font-size: 2em;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.column .area {
  width: 98%;
  height: auto;
  padding: 60px 30px 30px;
  background-color: #ef1e00;
  margin: -20px auto 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.column .area > h4 {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}
.column .area .subscribe {
  width: 58%;
  float: left;
}
.column .area .text {
  width: 42%;
  float: right;
  position: relative;
  top: -28px;
}
.column .area .text > img {
  margin: 0 auto;
  display: block;
}
.column .area .text .textList {
  position: absolute;
  bottom: 64px;
  left: 120px;
}
.column .area .text .textList li {
  line-height: 1.8em;
  color: #fff;
  font-size: 1.125em;
}
.column .area .previewTable {
  width: 100%;
  font-size: 1em;
  background-color: #ef1e00;
  border-collapse: separate;
  border-spacing: 1px;
}
.column .area .previewTable th {
  height: 2.6em;
  line-height: 2.6em;
  text-align: center;
  color: #333;
  background-color: #f8d786;
}
.column .area .previewTable td {
  padding: 0.5em;
  background-color: #fff;
  text-align: center;
}
.subscribe .distpicker {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.subscribe .distpicker .por {
  width: 48%;
}
.subscribe .distpicker .por > .input {
  width: 100%;
  height: 54px;
  border: 0;
  border-radius: 5px;
  background-color: #ff821c;
  color: #fff;
  padding: 0 1.5em;
  font-size: 1em;
}
.subscribe .xcx_hide {
  margin: 20px auto;
  /* display: flex; */
  flex-direction: row;
  justify-content: space-between;
}
.subscribe .xcx_hide .mobile {
  width: 100%;
  height: 54px;
  border: 0;
  border-radius: 5px;
  background-color: #ff821c;
  color: #fff;
  padding: 0 1.5em;
  font-size: 1em;
  text-align: center;
}
.subscribe .xcx_hide .code {
  width: 65%;
  height: 54px;
  border: 0;
  border-radius: 5px;
  background-color: #ff821c;
  color: #fff;
  padding: 0 1.5em;
  font-size: 1em;
}
.subscribe .xcx_hide .send {
  width: 34%;
  height: 54px;
  background: #ffff00;
  background: linear-gradient(to right, #ffff00 0%, #ffb211 100%);
  border: 0;
  border-radius: 5px;
  color: #dc3a16;
  font-weight: 600;
  font-size: 1em;
}
.subscribe .submit {
  width: 50%;
  height: 54px;
  line-height: 54px;
  background: #ffff00;
  background: linear-gradient(to right, #ffff00 0%, #ffb211 100%);
  color: #dc3a16;
  border-radius: 27px;
  text-align: center;
  font-size: 1.5em;
  margin: 20px auto;
}
.subscribe input::-webkit-input-placeholder {
  color: #fff;
}
.subscribe #your-dom-id {
  width: 645px;
}
.subscribe #nc_1_wrapper {
  width: 645px !important;
}
.subscribe #nc_1_n1t {
  height: 54px;
}
.subscribe #nc_1_n1z {
  height: 52px;
  line-height: 52px;
}
.subscribe .nc-lang-cnt {
  height: 54px !important;
  line-height: 54px !important;
}
.subscribe .nc_scale {
  background-color: #ff821c;
}
.subscribe .nc-lang-cnt {
  font-size: 1.5em;
}
.tabbox {
  margin: 20px auto;
  font-family: "微软雅黑";
}
.tabbox .tab {
  border-bottom: #ffff00 2px solid;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tabbox .tab a {
  width: 20%;
  height: 54px;
  line-height: 54px;
  display: block;
  padding: 0 20px;
  float: left;
  text-decoration: none;
  color: #fff;
  background-color: #ff821c;
  text-align: center;
  font-size: 1em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tabbox .tab a:hover {
  background: #ffff00;
  background: linear-gradient(to right, #ffff00 0%, #ffb211 100%);
  color: #333;
  text-decoration: none;
}
.tabbox .tab a.on {
  background: #ffff00;
  background: linear-gradient(to right, #ffff00 0%, #ffb211 100%);
  color: #333;
  text-decoration: none;
}
.tabbox .content {
  overflow: hidden;
  padding: 10px 0;
}
.tabbox .content li {
  display: none;
}
.tabbox .content li table {
  width: 100%;
  font-size: 1em;
  background-color: #ef1e00;
  border-collapse: separate;
  border-spacing: 1px;
}
.tabbox .content li table th {
  height: 2.6em;
  line-height: 2.6em;
  text-align: center;
  color: #dc3a16;
  background-color: #f8d786;
}
.tabbox .content li table td {
  padding: 0.5em;
  background-color: #fff;
  text-align: center;
}
.tabbox .content li:first-child {
  display: block;
}
.tiaoJian {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tiaoJian .left,
.tiaoJian .right {
  width: 50%;
  padding: 20px 2%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tiaoJian .left img,
.tiaoJian .right img {
  width: 100%;
  display: block;
}
.tiaoJian .left .tiaoJianBox,
.tiaoJian .right .tiaoJianBox {
  height: 100%;
  background-color: #fef4c7;
  padding: 0 20px 26px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tiaoJian .left .tiaoJianBox > .tiaoJianTitle,
.tiaoJian .right .tiaoJianBox > .tiaoJianTitle {
  width: 100%;
  text-align: center;
  padding-bottom: 0.5em;
}
.tiaoJian .left .tiaoJianBox > .tiaoJianTitle h4,
.tiaoJian .right .tiaoJianBox > .tiaoJianTitle h4 {
  font-size: 1.25em;
  color: #333;
  display: inline;
  padding: 0 40px;
  background-image: url("https://www.vintagefashionandbeauty.com/zt/rmyhyygg/images/yleft.png"), url("https://www.vintagefashionandbeauty.com/zt/rmyhyygg/images/yright.png");
  background-position: left center, right center;
  background-repeat: no-repeat;
}
.tiaoJian .left .tiaoJianBox > .tiaoJianTitle h4 span,
.tiaoJian .right .tiaoJianBox > .tiaoJianTitle h4 span {
  color: #dc3a16;
}
.tiaoJian .left .tiaoJianBox .textList,
.tiaoJian .right .tiaoJianBox .textList {
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tiaoJian .left .tiaoJianBox .textList > span,
.tiaoJian .right .tiaoJianBox .textList > span {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: #ff821c;
  margin-top: 4px;
  display: block;
}
.tiaoJian .left .tiaoJianBox .textList > p,
.tiaoJian .right .tiaoJianBox .textList > p,
.tiaoJian .left .tiaoJianBox .textList div,
.tiaoJian .right .tiaoJianBox .textList div {
  width: 90%;
  color: #333;
  display: block;
}
.tiaoJian .left .tiaoJianBox .textList > p.yaoQiu,
.tiaoJian .right .tiaoJianBox .textList > p.yaoQiu {
  margin: 0 auto;
}
@media only all and (max-width: 1080px) {
  .mainContent {
    width: 100%;
    padding-top: 0;
  }
  .column {
    margin-top: 32px;
  }
  .column .title {
    height: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .column .title > h3 {
    line-height: 30px;
    font-size: 0.875em;
  }
  .column .area {
    width: 96%;
    padding: 30px 10px 30px;
  }
  .column .area > h4 {
    font-size: 1em;
  }
  .column .area .subscribe {
    width: 100%;
  }
  .column .area .subscribe .distpicker .por > .input {
    height: 38px;
  }
  .column .area .subscribe .xcx_hide .mobile {
    height: 38px;
  }
  .column .area .subscribe .xcx_hide .code {
    height: 38px;
  }
  .column .area .subscribe .xcx_hide .send {
    height: 38px;
  }
  .column .area .subscribe .submit {
    height: 38px;
    line-height: 38px;
    font-size: 1em;
  }
  .column .area .subscribe #your-dom-id {
    width: 318px;
  }
  .column .area .subscribe #nc_1_wrapper {
    width: 318px !important;
  }
  .column .area .subscribe #nc_1_n1t {
    height: 38px;
  }
  .column .area .subscribe #nc_1_n1z {
    height: 36px;
    line-height: 36px;
  }
  .column .area .subscribe .nc-lang-cnt {
    height: 38px !important;
    line-height: 38px !important;
  }
  .column .area .subscribe .nc_scale {
    background-color: #ff821c;
  }
  .column .area .subscribe .nc-lang-cnt {
    font-size: 1.5em;
  }
  .column .area .text {
    width: 100%;
    top: 0;
  }
  .column .area .text .textList {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 56px;
  }
  .column .area .previewTable {
    font-size: 0.75em;
  }
  .tabbox .tab a {
    width: 24%;
    height: 30px;
    line-height: 30px;
    font-size: 0.75em;
    padding: 0;
  }
  .tabbox .content li table {
    font-size: 0.75em;
  }
  .tiaoJian {
    flex-direction: column;
  }
  .tiaoJian .left,
  .tiaoJian .right {
    width: 100%;
  }
}
