.wrapper .content {
  overflow: hidden;
}
.wrapper .content .content-nav {
  float: left;
  width: 200px;
  padding: 14px 28px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  word-wrap: break-word;
}
.wrapper .content .content-nav ul li a {
  font-size: 16px;
  line-height: 45px;
  color: #000;
}
.wrapper .content .content-nav ul li a:hover {
  color: #09afdf;
}
.wrapper .content .content-nav ul li a.active {
  color: #09afdf;
}
.wrapper .content .content-middle {
  float: left;
  margin: 0 0 0 12px;
  width: 988px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 14px 28px;
}
.wrapper .content .content-middle .content-section .block-title {
  color: #444343;
  margin-bottom: 20px;
  margin-top: 8px;
  font-weight: 600;
}
.wrapper .content .content-middle .content-section .block-content {
  color: #444343;
  margin-bottom: 20px;
  margin-top: 8px;
  font-weight: 500;
}
.wrapper .content .content-middle .content-section .block-title-arcticle {
  color: #444343;
  font-weight: 600;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 42px;
  padding-bottom: 14px;
}
.wrapper .content .content-middle .content-section .block-content-p {
  font-size: 14px;
  color: #444343;
  margin-bottom: 20px;
  margin-top: 8px;
  font-weight: 500;
}
.wrapper .content .content-middle .content-section .text-left {
  text-align: left;
}
.wrapper .content .content-notebook {
  float: left;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all #price-group-m,
.template-demos #content .frame-all #goPC {
  display: none;
}
.template-demos #content .frame-all .module-bottom-buy {
  position: fixed;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  width: 100%;
  background: #4c4c4c;
  z-index: 15;
  right: 17px;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  color: #e7c37b;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap .bottom-buy-box {
  float: left;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap .svip-icon {
  width: 40px;
  height: 36px;
  position: relative;
  top: 11px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap .svip-text {
  font-size: 26px;
  margin-right: 15px;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap .svip-tip {
  font-size: 16px;
}
.template-demos #content .frame-all .module-bottom-buy .bottom-buy-wrap .buttons {
  float: right;
}
.template-demos #content .frame-all .buy-btn-box {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.template-demos #content .frame-all .module-foot {
  width: 100%;
  font: 12px/1.5 "Microsoft YaHei", tahoma, arial, simsun;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 100px;
  color: #666;
}
.template-demos #content .frame-all .foot-wrap {
  text-align: center;
}
.template-demos #content .frame-all .b-lnk-gy {
  color: #666;
  margin: 0 3px;
}
.template-demos #content .frame-all .b-lnk-gy:link,
.template-demos #content .frame-all .b-lnk-gy:visited,
.template-demos #content .frame-all .b-lnk-gy:hover,
.template-demos #content .frame-all .b-lnk-gy:active {
  color: #666;
}
.template-demos #content .frame-all .redPackDialog {
  width: 430px;
  height: 210px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  overflow: hidden;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-head {
  width: 100%;
  height: 48px;
  background: #f3f6fd;
  font-size: 14px;
  color: #444d66;
  border-bottom: 2px solid #f3f6fd;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-head .redPackDialog-title {
  line-height: 48px;
  margin-left: 15px;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-head .redPackDialog-close {
  float: right;
  line-height: 48px;
  font-size: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-body {
  background: #fff;
  overflow: hidden;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-body .redPackDialog-cont {
  width: 100%;
  height: 54px;
  text-align: center;
  margin-top: 41px;
}
.template-demos #content .frame-all .redPackDialog .redPackDialog-body .redPackDialog-btn {
  display: block;
  width: 135px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto 36px;
  text-align: center;
  color: #fff;
  background: #4e88fa;
  border-radius: 5px;
}
.template-demos #content .frame-all .mymsgremind-container {
  width: 100%;
}
.template-demos #content .frame-all .mymsgremind-container .placeholder {
  height: 68px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box {
  width: 100%;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area {
  width: 80%;
  margin: 0 auto;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group dl {
  padding: 5px 0 15px;
  line-height: 20px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group dl:last-of-type {
  padding-bottom: 10px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .itemtype-font {
  color: #666;
  font-size: 12px;
  position: relative;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .itemtype-font.required {
  color: #999;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .mymsgremind-title {
  padding: 21px 0 26px;
  color: #666;
  font-size: 18px;
  font-weight: 400;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .more-info {
  position: relative;
  margin-bottom: 25px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .more-info .itemtype-font {
  margin: 0 -17px 0 24px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info {
  padding: 20px 0;
  border: 1px solid #d9d9d9;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind {
  width: 100%;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .phone-label {
  width: 72px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-left {
  display: inline-block;
  margin-left: 15px;
  text-align: right;
  padding-right: 0;
  box-sizing: border-box;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-right {
  display: inline-block;
  width: 80%;
  margin-left: 0;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-right .msgremind-title input {
  margin-left: 0;
  width: 144px;
  padding: 6px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-right .msgremind-title .code-button {
  width: 90px;
  height: 28px;
  padding: 0;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  border-radius: 17px;
  border: 1px solid #ca963b;
  color: #ca963b;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  margin: 0 0 0 18px;
  *zoom: 1;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-right .msgremind-title .code-button:hover {
  border: 1px solid #e4ca9d;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info .namesfor-msgremind .form-right .modify-text {
  margin-left: 26px;
  color: #ca963b;
  cursor: pointer;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info.edit {
  height: 60px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info.edit .namesfor-msgremind {
  display: inline-table;
  height: 100%;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info.edit .namesfor-msgremind .form-left {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 65px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .msgremind-info.edit .namesfor-msgremind .form-right {
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .order-info-title {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .radiobox {
  position: relative;
  padding-left: 8px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .radiobox input[type=radio] + label {
  margin-left: 24px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .radiobox input[type=radio] + label::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -2px;
  left: 7px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .radiobox input[type=radio]:checked + label::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #c3c3c3;
  position: absolute;
  top: -2px;
  left: 7px;
  background-color: #d5b36f;
  background-clip: content-box;
  padding: 3px;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .radiobox input[type=radio] {
  margin-right: 6px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .required:before {
  content: ' *';
  color: red;
  font-size: 120%;
  position: absolute;
  left: -10px;
  top: 0;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .confirm-button {
  width: 120px;
  height: 34px;
  padding: 0;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  border-radius: 17px;
  background-color: #f9d681;
  color: #1d1501;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  margin: 24px 15px;
  *zoom: 1;
}
.template-demos #content .frame-all .mymsgremind-container .mymsgremind-content-box .mymsgremind-content-area .form-group .confirm-button:hover {
  background-color: #e7c062;
}
.template-demos #content .frame-all input {
  outline: 0;
}
.template-demos #content .frame-all input::input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input::-webkit-input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input:-ms-input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input:-moz-placeholder {
  color: #999;
}
.template-demos #content .frame-all input::-moz-placeholder {
  color: #999;
}
.template-demos #content .frame-all .success-product-container {
  position: relative;
  height: 100%;
}
.template-demos #content .frame-all .success-product-container .carousel-action-button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.template-demos #content .frame-all .success-product-container.invalid-product .carousel-title-container {
  padding-top: 70px;
}
.template-demos #content .frame-all .success-product-container.invalid-product .carousel-action-button {
  bottom: 70px;
}
.template-demos #content .frame-all .success-product {
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.template-demos #content .frame-all .success-product .carousel-product-item {
  width: 100%;
  height: 100%;
  padding: 0;
}
.template-demos #content .frame-all .invoicedemodialog-body {
  box-sizing: border-box;
  padding: 30px;
}
.template-demos #content .frame-all .invoicedemodialog-body .demo-img {
  width: 778px;
  height: 465px;
}
.template-demos #content .frame-all .login-status-body p {
  text-align: center;
  margin-top: 15px;
}
.template-demos #content .frame-all .confirm-close-changed {
  height: 104px;
}
.template-demos #content .frame-all .confirm-close-changed .confirm {
  display: inline-block;
  width: 120px;
  height: 34px;
  padding: 0;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-radius: 17px;
  margin-left: 35%;
  margin-top: 40px;
  color: #1d1501;
  cursor: pointer;
  font-family: 'Microsoft Yahei', '微软雅黑', Tahoma, Arial, Helvetica, STHeiti;
  border: 1px solid #f9d681;
  background-color: #f9d681;
}
.template-demos #content .frame-all .confirm-close-changed .confirm:hover {
  background-color: #e7c062;
}
.template-demos #content .frame-all input {
  outline: 0;
}
.template-demos #content .frame-all input::input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input::-webkit-input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input:-ms-input-placeholder {
  color: #999;
}
.template-demos #content .frame-all input:-moz-placeholder {
  color: #999;
}
.template-demos #content .frame-all input::-moz-placeholder {
  color: #999;
}
.template-demos #content .frame-all .confirm-choose {
  position: relative;
}
.template-demos #content .frame-all .confirm-choose .bottom-tip {
  position: absolute;
  top: -21px;
  left: 25%;
}
.template-demos #content .frame-all .confirm-choose .bottom-tip .more-info-tip {
  color: #e45858;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
}
.template-demos #content .frame-all .confirm-choose .bottom-tip .help-txt-btn {
  color: #b08233;
}
.template-demos #content .frame-all .confirm-choose .confirm {
  display: inline-block;
  width: 120px;
  height: 34px;
  margin-left: 83%;
  margin-bottom: 30px;
  line-height: 34px;
  cursor: pointer;
  color: #351d06;
  font-size: 14px;
  border: 1px solid #f9d681;
  background: #f9d681;
  border-radius: 17px;
  text-align: center;
}
.template-demos #content .frame-all .confirm-choose .confirm:hover {
  background-color: #e7c062;
}
.template-demos #content .frame-all .compare-subject {
  font-size: 24px;
  margin-top: 30px;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
  float: left;
  color: #ab8a46;
}
.template-demos #content .frame-all .btn-buy-svip {
  height: 34px;
  margin-top: 27px;
  margin-left: 20px;
  line-height: 30px;
  float: left;
}
.template-demos #content .frame-all .btn-buy-vip {
  height: 33px;
  line-height: 30px;
  margin-top: 27px;
  float: left;
}
.template-demos #content .frame-all .card-box-content {
  height: 220px;
  position: relative;
  padding-top: 30px;
}
.template-demos #content .frame-all .card-box-content .compare-text {
  margin-left: 35px;
  margin-right: 35px;
}
.template-demos #content .frame-all .card-box-content .compare-box {
  position: absolute;
  left: 35px;
  bottom: 5px;
}
.template-demos #content .frame-all .card-box-content .compare-box .box-table td {
  border: 1px solid #f9d681;
  height: 39px;
  font-size: 12px;
  text-align: center;
}
.template-demos #content .frame-all .card-box-content .compare-box .box-table .item-title {
  background-color: rgba(255, 180, 0, 0.3);
  color: #ab8a46;
}
.template-demos #content .frame-all .card-box-content .compare-box .box-table .item-body {
  color: #4c4c4c;
}
.template-demos #content .frame-all .card-box-content .compare-img {
  width: 305px;
  height: 160px;
  position: absolute;
  right: 35px;
  bottom: 5px;
}
.template-demos #content .frame-all .search-more {
  margin-top: 15px;
  margin-left: 35px;
  cursor: pointer;
}
.template-demos #content .frame-all .search-more .search-more-content {
  color: #999;
}
.template-demos #content .frame-all .search-more .search-more-content:hover {
  color: #ca963b;
}
.template-demos #content .frame-all .module-privilege {
  width: 1056px;
  height: 1538px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 62px;
}
.template-demos #content .frame-all .module-privilege.less-ul {
  width: 825px;
}
.template-demos #content .frame-all .module-privilege.less-ul .privilege-ul.no-vip-ul {
  left: -6px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul {
  float: left;
  border: 1px solid #d3d1d0;
  background: #fff;
  width: 270px;
  position: absolute;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item:nth-child(even) {
  background: #fbf9f8;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.name-ul {
  left: 0;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.svip-ul {
  left: 275px;
  color: #ca963b;
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.template-demos #content .frame-all .module-privilege .privilege-ul.svip-ul .privilege-item:nth-child(even) {
  background: #fbf4e4;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.svip-ul-noactive {
  left: 275px;
  border-right: 0;
  border-left: 0;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.vip-ul {
  left: -2px;
  border-right: 0;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.no-vip-ul {
  left: -6px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item {
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 {
  position: relative;
  top: 10px;
  left: 8px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 .span1 {
  font-size: 25px;
  color: #ca963b;
  margin-right: -2px;
  position: relative;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 .span1::before {
  content: '\ffe5';
  font-size: 14px;
  color: #ca963b;
  position: absolute;
  top: -2px;
  left: -15px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 .span2 {
  font-size: 14px;
  color: #ca963b;
  position: relative;
  top: -2px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p2 {
  position: relative;
  top: -12px;
  left: 8px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p2 .span1 {
  font-size: 16px;
  color: #ca963b;
  margin-right: 16px;
  position: relative;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .tooltip {
  background: #fff;
  bottom: 100%;
  color: #999;
  display: block;
  left: -57px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 16px 15px;
  pointer-events: none;
  position: absolute;
  width: 136px;
  height: 52px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .tooltip .arrow {
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #b9b9b9e0;
  border-right: 1px solid #b9b9b9e0;
  position: absolute;
  right: 64px;
  z-index: -7;
  background: #fff;
  transform: rotate(45deg);
  bottom: -6px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .wrapper {
  text-transform: uppercase;
  cursor: default;
  position: relative;
  top: -4px;
  text-align: center;
  color: #ca963b;
  width: 200px;
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  z-index: 11;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .wrapper:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.template-demos #content .frame-all .lte8 .wrapper .tooltip {
  display: none;
}
.template-demos #content .frame-all .lte8 .wrapper:hover .tooltip {
  display: block;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item a {
  color: #666;
  display: block;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item.first-item {
  height: 167px;
  padding-top: 20px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item.first-item .buy-button-base {
  margin-top: 14px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .title,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .svip-type {
  font-size: 20px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .title .vip-type-icon,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .svip-type .vip-type-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 30px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .title .vip-type-title,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .svip-type .vip-type-title {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .vip-type,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .no-vip-type {
  font-size: 20px;
  margin-top: -8px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .vip-type .vip-type-icon,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .no-vip-type .vip-type-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 30px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .vip-type .vip-type-title,
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .no-vip-type .vip-type-title {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  background-position: center;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .icon.right {
  margin-top: 12px;
  background-image: url(../image/priceRight.png);
  background-image: image-set(url(../image/priceRight.png) 1x);
  background-image: -webkit-image-set(url(../image/priceRight.png) 1x, url(../image/priceRight2.png) 2x);
  background-image: -moz-image-set(url(../image/priceRight.png) 1x, url(../image/priceRight2.png) 2x);
  background-image: -o-image-set(url(../image/priceRight.png) 1x, url(../image/priceRight2.png) 2x);
  background-image: -ms-image-set(url(../image/priceRight.png) 1x, url(../image/priceRight2.png) 2x);
  background-repeat: no-repeat;
}
.template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .icon.error {
  margin-top: 15px;
  background-image: url(../image/priceError.png);
  background-image: image-set(url(../image/priceError.png) 1x);
  background-image: -webkit-image-set(url(../image/priceError.png) 1x, url(../image/priceError2.png) 2x);
  background-image: -moz-image-set(url(../image/priceError.png) 1x, url(../image/priceError2.png) 2x);
  background-image: -o-image-set(url(../image/priceError.png) 1x, url(../image/priceError2.png) 2x);
  background-image: -ms-image-set(url(../image/priceError.png) 1x, url(../image/priceError2.png) 2x);
  background-repeat: no-repeat;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.active {
  border-color: #f2ddaf;
  background-color: #fffaeb;
  margin-top: -4px;
  width: 270px;
  left: -5px;
  z-index: 10;
  height: 1442px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.active .privilege-item.first-item {
  height: 170px;
}
.template-demos #content .frame-all .module-privilege .privilege-ul.active .privilege-item.last-item {
  height: 49px;
}
.template-demos #content .frame-all .module-privilege.for-privilege {
  width: 870px;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul {
  width: 218px;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.name-ul {
  left: 0;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.name-ul .first-item {
  cursor: auto;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.name-ul .privilege-item a:hover {
  color: #ca963b;
  background: #fbf2e0;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.name-ul .privilege-item.first-item {
  color: #666;
  background: #fff;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.svip-ul {
  left: 216px;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.vip-ul {
  left: 434px;
}
.template-demos #content .frame-all .module-privilege.for-privilege .privilege-ul.no-vip-ul {
  left: -6px;
}
.template-demos #content .frame-all .module-privilege .warn-tip {
  position: absolute;
  display: none;
  height: 45px;
  z-index: 10;
}
.template-demos #content .frame-all .module-privilege .warn-tip .warn-tip-wrap {
  height: 45px;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 0 10px 0 #e5e5e5;
}
.template-demos #content .frame-all .module-privilege .warn-tip .warn-tip-wrap .warn-tip-text {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 22px;
  margin: 12px;
}
.template-demos #content .frame-all .module-privilege .warn-tip .warn-tip-triangle-border {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #e6e6e6;
  position: relative;
}
.template-demos #content .frame-all .module-privilege .warn-tip .warn-tip-triangle-bg {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #fff;
  position: relative;
  top: -13px;
}
.template-demos #content .frame-all #price_server {
  height: 775px;
}
.template-demos #content .frame-all #price_server .privilege-ul1 {
  width: 270px;
}
.template-demos #content .frame-all #price_server .privilege-ul2 {
  width: 180px;
}
.template-demos #content .frame-all #price_server .privilege-ul3 {
  width: 640px;
}
.template-demos #content .frame-all .project-privilege {
  width: 1090px;
  height: 725px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul {
  width: 270px;
}
.template-demos #content .frame-all .project-privilege .ul1 .privilege-sq-contant p {
  padding: 0 15px;
  position: absolute;
  top: 35%;
  width: 100%;
}
.template-demos #content .frame-all .project-privilege .privilege-ul1 {
  width: 180px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul1 .privilege-sq-contant {
  position: relative;
  height: 240px;
  line-height: 30px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul1 .server_li {
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.template-demos #content .frame-all .project-privilege .privilege-ul2 {
  width: 100px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul2 .privilege-sq-contant {
  position: relative;
  height: 240px;
  width: 100%;
  margin: 0 auto;
  line-height: 240px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul2 .server_li {
  width: 100%;
  height: 100px;
  margin: 0;
  line-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 {
  width: 510px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .privilege-sq-contant {
  position: relative;
  height: 240px;
  margin: 0 auto;
  text-align: left;
  line-height: 30px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .privilege-sq-contant ol {
  list-style: decimal;
  padding-left: 25px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .privilege-sq-contant ol li {
  list-style: decimal;
  text-align: left;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .server_li {
  height: 100px;
  line-height: 25px;
  position: relative;
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .server_li div {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.template-demos #content .frame-all .project-privilege .privilege-ul3 .server_li a {
  display: inline;
  cursor: pointer;
  color: #007bff;
  font-size: 14px;
}
.template-demos #content .frame-all .project-privilege .ul2 {
  display: none;
}
.template-demos #content .frame-all .campany_info {
  width: 1090px;
  height: 100%;
  text-align: center;
}
.template-demos #content .frame-all .campany_info .info_main {
  width: 45%;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
}
.template-demos #content .frame-all .campany_info .info_main .info_item {
  height: 40px;
  line-height: 40px;
}
.template-demos #content .frame-all .campany_info .info_main .info_item_1 {
  background: #fbf4e4;
  display: inline-block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #ca963b;
  margin-left: -5px;
  padding: 0 5px;
}
.template-demos #content .frame-all .campany_info .info_main .info_item_1 a {
  cursor: pointer;
}
.template-demos #content .frame-all .project-privilege .privilege-ul.active {
  width: 270px;
  left: 269px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul.active .privilege-item.first-item {
  height: 145px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul .privilege-item.first-item {
  height: 145px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul .privilege-item.first-item1 {
  height: 60px;
  padding-top: 0px;
  line-height: 60px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul .privilege-item.first-item1 .p2 {
  line-height: 16px!important;
}
.template-demos #content .frame-all .project-privilege .privilege-ul .privilege-item.first-item1 span {
  font-size: 16px;
  line-height: 16px;
}
.template-demos #content .frame-all .project-privilege .privilege-ul.no-vip-ul {
  left: -2px;
}
.template-demos #content .frame-all .privilege-guide {
  min-height: 630px;
  width: 160px;
  margin-right: 76px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-compare .unit-item {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
  cursor: pointer;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-compare .unit-item:hover {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-compare .unit-item-actived {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-title {
  font-size: 14px;
  color: #999;
  height: 30px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-title .title-tip {
  height: 14px;
  width: 4px;
  line-height: 14px;
  background-color: #999;
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-title .title-text {
  line-height: 14px;
  height: 14px;
  float: left;
  margin-top: 8px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-body {
  font-size: 14px;
  margin-left: 8px;
  cursor: pointer;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-body .unit-item {
  height: 30px;
  line-height: 30px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-body .unit-item:hover {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-hot .unit-body .unit-item-actived {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-title {
  font-size: 14px;
  color: #999;
  height: 30px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-title .title-tip {
  height: 14px;
  width: 4px;
  line-height: 14px;
  background-color: #999;
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-title .title-text {
  line-height: 14px;
  height: 14px;
  float: left;
  margin-top: 8px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-body {
  font-size: 14px;
  margin-left: 8px;
  cursor: pointer;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-body .unit-item {
  height: 30px;
  line-height: 30px;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-body .unit-item:hover {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-guide .privilege-guide-others .unit-body .unit-item-actived {
  color: #ca963b;
}
.template-demos #content .frame-all .privilege-page {
  width: 870px;
}
.template-demos #content .frame-all .privilege-page .poster-box {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: relative;
}
.template-demos #content .frame-all .privilege-page .poster-box .poster-icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 25px;
  left: 30px;
}
.template-demos #content .frame-all .privilege-page .poster-box .poster-title {
  font-size: 28px;
  color: #fff;
  height: 28px;
  line-height: 28px;
  margin-top: 40px;
  margin-left: 167px;
}
.template-demos #content .frame-all .privilege-page .poster-box .poster-slogan {
  font-size: 16px;
  color: #fff;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
  margin-left: 167px;
}
.template-demos #content .frame-all .privilege-page .poster-box .buy-btn {
  position: absolute;
  right: 42px;
  top: 50px;
}
.template-demos #content .frame-all .privilege-page .privilege-introduce-box {
  margin-top: 20px;
  overflow: hidden;
}
.template-demos #content .frame-all .privilege-page .privilege-introduce-box .introduce-title {
  margin-top: 20px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 900;
}
.template-demos #content .frame-all .privilege-page .privilege-introduce-box .introduce-text {
  margin-top: 20px;
  font-size: 14px;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box {
  margin-top: 42px;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box .compare-title {
  margin-top: 20px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 900;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box .compare-box {
  margin-top: 20px;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box .compare-box .box-table td {
  border: 1px solid #f9d681;
  height: 39px;
  font-size: 14px;
  text-align: center;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box .compare-box .box-table .item-title {
  background-color: rgba(255, 180, 0, 0.3);
  color: #ab8a46;
}
.template-demos #content .frame-all .privilege-page .privilege-compare-box .compare-box .box-table .item-body {
  color: #4c4c4c;
}
.template-demos #content .frame-all .privilege-page .privilege-question-box {
  overflow: hidden;
}
.template-demos #content .frame-all .privilege-page .privilege-question-box .privilege-question-item .item-title {
  margin-top: 40px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 900;
}
.template-demos #content .frame-all .privilege-page .privilege-question-box .privilege-question-item .item-answer-area .item-answer {
  margin-top: 20px;
  line-height: 20px;
  font-size: 14px;
}
.template-demos #content .frame-all .privilege-page .privilege-question-box .privilege-question-item .item-answer-area .item-fig {
  margin-top: 10px;
  height: 560px;
  background-position: 0 50%;
  background-size: contain;
}
.template-demos #content .frame-all .main-privilege-set-box {
  width: 1130px;
  height: 132px;
  display: flex;
  justify-content: center;
}
.template-demos #content .frame-all .main-privilege-set-box .item-box {
  margin-top: 10px;
  float: left;
  transition-property: margin-top;
  -moz-transition-property: margin-top;
  -webkit-transition-property: margin-top;
  -o-transition-property: margin-top;
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
}
.template-demos #content .frame-all .main-privilege-set-box .item-box:hover {
  margin-top: 0;
}
.template-demos #content .frame-all .module-svip .sub-privilege-set-box {
  width: 1100px;
  height: 600px;
}
.template-demos #content .frame-all .module-svip .sub-privilege-set-box .item-box {
  float: left;
}
.template-demos #content .frame-all .main-privilege-tip-box {
  width: 132px;
  height: 132px;
  margin: 0 4px;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-back {
  width: 200px;
  height: 100%;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  top: 0;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-body {
  width: 105px;
  height: 100%;
  position: absolute;
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-body .main-heading {
  height: 6px;
  font-size: 14px;
  margin-bottom: 15px;
  text-align: center;
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-body .sub-heading {
  height: 12px;
  font-size: 12px;
  text-align: center;
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-body .main-privilege {
  position: relative;
  left: 50%;
  margin-left: -23px;
  width: 80px;
  height: 70px;
  color: #d6b470;
}
.template-demos #content .frame-all .main-privilege-tip-box .main-privilege-tip-box-body .main-privilege i {
  font-size: 44px;
}
.template-demos #content .frame-all .main-privilege-tip-box .privilege-tip-line {
  width: 280px;
  height: 50px;
  position: absolute;
  top: -17px;
  left: -40px;
  z-index: 10;
}
.template-demos #content .frame-all .main-privilege-tip-box .privilege-tip-line .privilege-tip-line-box {
  height: 40px;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #9d652d;
  background-color: #f2d68d;
}
.template-demos #content .frame-all .main-privilege-tip-box .privilege-tip-line .privilege-tip-line-triangle {
  position: absolute;
  left: 135px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f2d68d;
}
.template-demos #content .frame-all .set-table {
  width: 1200px;
  height: 278px;
  border-radius: 3px;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  user-select: none;
}
.template-demos #content .frame-all .set-table p:nth-of-type(odd) {
  background: #fff;
}
.template-demos #content .frame-all .set-table p:nth-of-type(even) {
  background: #fbf9f8;
}
.template-demos #content .frame-all .set-table .header-title {
  height: 58px;
  font-weight: bold;
}
.template-demos #content .frame-all .set-table .header-title span {
  height: 58px;
  font-size: 16px;
  line-height: 58px;
  display: block;
  float: left;
  text-align: center;
}
.template-demos #content .frame-all .set-table .header-title .package-title {
  width: 190px;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all .set-table .header-title .applicable-title {
  width: 410px;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all .set-table .header-title .development-authorization-title {
  width: 235px;
  border-right: 1px solid #dddddd;
  background: rgba(249, 214, 129, 0.2);
}
.template-demos #content .frame-all .set-table .header-title .deployment-authorized-title {
  width: 231px;
  border-right: 1px solid #dddddd;
  background: rgba(249, 214, 129, 0.2);
}
.template-demos #content .frame-all .set-table .header-title .subtotal-title {
  width: 132px;
}
.template-demos #content .frame-all .set-table .combination-meals {
  height: 44px;
  cursor: pointer;
  position: relative;
}
.template-demos #content .frame-all .set-table .combination-meals .the-selected {
  width: 31px;
  height: 31px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.template-demos #content .frame-all .set-table .combination-meals .correct-icon {
  position: absolute;
  top: 7px;
  left: 5px;
  display: none;
}
.template-demos #content .frame-all .set-table .combination-meals span {
  font-size: 14px;
  float: left;
  text-align: center;
  display: block;
  line-height: 44px;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .set-table .combination-meals .package {
  width: 190px;
  border-right: 1px solid #dddddd;
  position: relative;
}
.template-demos #content .frame-all .set-table .combination-meals .package span {
  text-align: center;
  text-align: left;
  padding-left: 77px;
  display: block;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .set-table .combination-meals .package img {
  width: 18px;
  height: 21px;
  display: block;
  position: absolute;
  left: 42px;
  top: 13px;
}
.template-demos #content .frame-all .set-table .combination-meals .applicable {
  width: 410px;
  border-right: 1px solid #dddddd;
  position: relative;
}
.template-demos #content .frame-all .set-table .combination-meals .applicable span {
  text-align: left;
  padding-left: 55px;
  display: block;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .set-table .combination-meals .applicable span .notice {
  position: absolute;
  right: -185px;
  top: -5px;
  font-size: 12px;
}
.template-demos #content .frame-all .set-table .combination-meals .development-authorization {
  width: 235px;
  position: relative;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all .set-table .combination-meals .development-authorization span {
  text-align: left;
  padding-left: 52px;
  display: block;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .set-table .combination-meals .deployment-authorized {
  width: 231px;
  position: relative;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all .set-table .combination-meals .deployment-authorized span {
  text-align: left;
  padding-left: 51px;
  display: block;
  width: 100%;
  height: 100%;
}
.template-demos #content .frame-all .set-table .combination-meals .deployment-authorized span .notice {
  position: absolute;
  right: -145px;
  top: -5px;
  font-size: 12px;
}
.template-demos #content .frame-all .set-table .combination-meals .subtotal {
  width: 132px;
  position: relative;
}
.template-demos #content .frame-all .set-table .combination-meals .subtotal span {
  text-align: right;
  padding-right: 35px;
  display: block;
  width: 100%;
  height: 100%;
  float: right;
}
.template-demos #content .frame-all .set-table .combination-meals-click {
  width: 1210px;
  color: #ce9233;
  position: relative;
}
.template-demos #content .frame-all .set-table .combination-meals-click::after {
  width: 1222px;
  position: absolute;
  color: #ce9233;
  content: '';
  height: 54px;
  left: -10px;
  top: -6px;
  z-index: 2;
  background: #fffaeb !important;
  border: 1px solid #f9d681;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
}
.template-demos #content .frame-all .set-table .combination-meals-click > span {
  z-index: 3;
  border-right: none !important;
  position: relative !important;
}
.template-demos #content .frame-all .set-table .combination-meals-click > span:not(:last-child)::after {
  content: '';
  position: absolute;
  height: 54px;
  top: -5px;
  border-right: 1px solid #dddddd;
  right: 0;
}
.template-demos #content .frame-all .set-table .combination-meals-click > img {
  z-index: 3;
  margin-left: -10px;
  margin-top: -5px;
}
.template-demos #content .frame-all .set-table .combination-meals-click .the-selected {
  display: block;
}
.template-demos #content .frame-all .set-table .combination-meals-click .correct-icon {
  display: block;
}
.template-demos #content .frame-all .dashed-line {
  width: 1200px;
  position: relative;
  margin: 10px auto;
  border-top: 1px dashed #c9c9c9;
}
.template-demos #content .frame-all #hybrid_Purchase {
  width: 1200px;
  height: 290px;
  margin: 0 auto;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: flex-start;
  user-select: none;
}
.template-demos #content .frame-all #hybrid_Purchase .set-table {
  height: 374px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding {
  display: flex;
  flex-direction: row;
  border-top: none;
  font-size: 14px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .title {
  width: 57px;
  height: 220px;
  position: relative;
  background: rgba(249, 214, 129, 0.2);
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .title span {
  width: 14px;
  letter-spacing: 20px;
  line-height: 17px;
  word-wrap: break-word;
  position: absolute;
  left: 22px;
  font-size: 16px;
  font-weight: bold;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .deploy {
  display: flex;
  flex-direction: column;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .deploy p:last-child {
  border-bottom: none;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .deploy p:nth-of-type(odd) {
  background: #fbf9f8;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .binding .deploy p:nth-of-type(even) {
  background: #fff;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .header-title {
  width: 588px;
  height: 58px;
  font-weight: bold;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .header-title span {
  height: 58px;
  font-size: 16px;
  line-height: 58px;
  display: block;
  float: left;
  text-align: center;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .header-title .options-name {
  min-width: 295px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .header-title .unit {
  min-width: 143px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .header-title .price {
  min-width: 147px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options {
  width: 537px;
  display: flex;
  cursor: pointer;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .the-selected {
  width: 31px;
  height: 31px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .correct-icon {
  position: absolute;
  top: 7px;
  left: 5px;
  display: none;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options span {
  display: block;
  font-size: 14px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .options-name {
  min-width: 238px;
  height: 44px;
  line-height: 43px;
  text-align: left;
  border-right: 1px solid #dddddd;
  display: block;
  position: relative;
  left: 1px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .options-name span {
  position: relative;
  left: 55px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .unit {
  min-width: 143px;
  line-height: 44px;
  text-align: center;
  border-right: 1px solid #dddddd;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .price {
  min-width: 148px;
  text-align: end;
  line-height: 43px;
  position: relative;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .options .price span {
  position: relative;
  right: 50px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsOne {
  color: #ce9233;
  position: relative;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsOne::after {
  content: '';
  position: absolute;
  width: 537px;
  height: 54px;
  background: #fffaeb !important;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 5;
  top: -5px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsOne > img {
  z-index: 6;
  margin-top: -5px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsOne > span {
  z-index: 6;
  border-right: none !important;
  position: relative;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsOne > span:not(:last-child):after {
  position: absolute;
  content: '';
  height: 54px;
  top: -5px;
  right: 0;
  border-right: 1px solid #ddd;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsTow {
  color: #ce9233;
  position: relative;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsTow::after {
  content: '';
  width: 537px;
  height: 54px;
  top: -5px;
  position: absolute;
  background: #fffaeb !important;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 5;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsTow > img {
  z-index: 6;
  margin-top: -5px;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsTow > span {
  border-right: none !important;
  z-index: 6;
  position: relative;
}
.template-demos #content .frame-all #hybrid_Purchase .authorization .optionsTow > span:not(:last-child)::after {
  content: '';
  position: absolute;
  height: 54px;
  top: -4px;
  border-right: 1px solid #ddd;
  right: 0;
}
.template-demos #content .frame-all .solid-line {
  width: 1200px;
  position: relative;
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #c9c9c9;
}
.template-demos #content .frame-all .check-purchase {
  width: 1200px;
  height: 110px;
  position: relative;
  margin: 0 auto;
}
.template-demos #content .frame-all .check-purchase #selected-package {
  font-size: 24px;
  color: #c79b69;
  float: left;
}
.template-demos #content .frame-all .check-purchase #selected-package .how-many {
  font-size: 16px;
  color: #000;
  margin-left: 5px;
  color: #333333;
}
.template-demos #content .frame-all .check-purchase #choose {
  width: 237px;
  height: 47px;
  font-size: 18px;
  color: #7e4e2d;
  text-align: center;
  background: #f9d681;
  border-radius: 23.5px;
  line-height: 47px;
  font-weight: bold;
  float: right;
  cursor: pointer;
}
.template-demos #content .frame-all .check-purchase #choose:hover {
  background: #ecc35e;
  color: #8a4f27;
}
.template-demos #content .frame-all .check-purchase #totalPrice-title {
  width: 180px;
  text-align: end;
  font-size: 16px;
  line-height: 50px;
  position: relative;
  float: right;
  margin-right: 22px;
}
.template-demos #content .frame-all .check-purchase #totalPrice-title #totalPrice {
  font-size: 24px;
  color: #c79b69;
  display: inline-block;
  min-width: 50px;
  text-align: center;
  padding: 0px 5px 0px 2px;
}
.template-demos #content .frame-all .check-purchase .info11 {
  width: 100%;
  position: absolute;
  bottom: 20px;
  font-size: 12px;
  line-height: 15px;
  text-align: justify;
}
@media (max-width: 1024px) {
  .template-demos #content .frame-all #hybrid_Purchase {
    width: 100%;
    flex-direction: column;
    height: 540px;
    position: relative;
  }
  .template-demos #content .frame-all #hybrid_Purchase .authorization {
    position: relative;
    margin: 0 auto;
  }
  .template-demos #content .frame-all .check-purchase .buy {
    width: 20%;
    height: 100%;
    float: right;
    position: relative;
    right: 3%;
  }
  .template-demos #content .frame-all .check-purchase .buy #choose {
    position: relative;
    top: 50px;
  }
  .template-demos #content .frame-all .check-purchase .buy #totalPrice-title {
    float: left;
    position: relative;
    bottom: 50px;
    left: -45px;
  }
  .template-demos #content .frame-all .check-purchase #selected-package {
    width: 550px;
    position: relative;
    left: 3%;
  }
  .template-demos #content .frame-all .check-purchase .info11 {
    width: 53%;
    position: none;
    position: relative;
    top: 10px;
    left: 3%;
    float: left;
  }
}
@media (max-width: 1200px) {
  .template-demos #content .frame-all #hybrid_Purchase {
    width: 100%;
  }
  .template-demos #content .frame-all .check-purchase {
    width: 100%;
  }
}
.template-demos #content .frame-all .content-equity-privilege-tip-box {
  width: 100%;
  *width: 100%;
  height: 60px;
  padding: 20px 0;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 10px;
  background-size: 100% 100%;
  background-color: #F9F9F9;
  cursor: pointer;
  margin: 18px 0 10px;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-privilege,
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-privilege {
  width: 80px;
  height: 60px;
  margin-right: 10px;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content {
  text-align: left;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content .main-heading {
  height: 18px;
  font-size: 18px;
  margin-bottom: 9px;
  line-height: 18px;
  color: #0e0517;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content .cec-con {
  height: 20px;
  font-size: 14px;
  color: #b2b2b2;
  line-height: 20px;
  color: #999;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content .cec-con span {
  margin-right: 10px;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box .ce-content .cec-con .point {
  width: 4px;
  height: 4px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-size: 100% 100%;
  vertical-align: middle;
}
.template-demos #content .frame-all .content-equity-privilege-tip-box:hover {
  border: 1px solid #e5e5e5;
  z-index: 10;
  box-shadow: #ededed 0 0 10px;
  -webkit-box-shadow: #ededed 0 0 10px;
  -moz-box-shadow: #ededed 0 0 10px;
}
.template-demos #content .frame-all .sub-privilege-tip-box {
  width: 192px;
  *width: 191px;
  height: 150px;
  padding: 24px 13px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #fff;
  cursor: pointer;
}
.template-demos #content .frame-all .sub-privilege-tip-box .sub-privilege {
  margin: 0 auto;
  width: 60px;
  height: 60px;
}
.template-demos #content .frame-all .sub-privilege-tip-box .main-heading {
  height: 18px;
  font-size: 18px;
  margin-bottom: 9px;
  text-align: center;
  line-height: 18px;
  color: #0e0517;
}
.template-demos #content .frame-all .sub-privilege-tip-box .sub-heading {
  height: 20px;
  font-size: 14px;
  text-align: center;
  color: #b2b2b2;
  line-height: 20px;
  color: #999;
}
.template-demos #content .frame-all .sub-privilege-tip-box:hover {
  border: 1px solid #e5e5e5;
  z-index: 10;
  box-shadow: #ededed 0 0 10px;
  -webkit-box-shadow: #ededed 0 0 10px;
  -moz-box-shadow: #ededed 0 0 10px;
}
.template-demos #content .frame-all .main-privilege-toast-box {
  width: 1130px;
  height: 20px;
  margin: 0 auto;
}
.template-demos #content .frame-all .main-privilege-toast-box .item-box {
  width: 200px;
  height: 20px;
  margin: 0 13px;
  float: left;
}
.template-demos #content .frame-all .main-privilege-toast-box .item-box .privilege-tip-line {
  width: 280px;
  height: 50px;
  margin-left: -40px;
  z-index: 10;
  position: relative;
}
.template-demos #content .frame-all .main-privilege-toast-box .item-box .privilege-tip-line .privilege-tip-line-box {
  height: 40px;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #9d652d;
  background-color: #f2d68d;
}
.template-demos #content .frame-all .main-privilege-toast-box .item-box .privilege-tip-line .privilege-tip-line-triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f2d68d;
  margin-left: 130px;
}
.template-demos #content .frame-all .purchase-history-box {
  width: 1100px;
  padding: 10px;
  border: 1px solid #d9d9d9;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-guide {
  height: 66px;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-guide .guide-item {
  width: 57px;
  margin: 15px 28px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-guide .guide-item:hover {
  color: #ca963b;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-guide .guide-item-selected {
  color: #ca963b;
  border-bottom: 2px solid #ca963b;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table {
  margin: 0 28px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table li {
  font-size: 12px;
  text-align: center;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table li div {
  float: left;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .line-box {
  overflow: visible;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .item-grey {
  background-color: #f6f6f6;
  overflow: hidden;
  position: relative;
  float: none;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .item-white {
  overflow: hidden;
  position: relative;
  float: none;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-single-btn {
  width: 68px;
  height: 26px;
  line-height: 26px;
  margin: 14px auto;
  border-radius: 13px;
  color: #d6b470;
  text-align: center;
  cursor: pointer;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-single-toast {
  width: 266px;
  height: 100px;
  position: absolute;
  top: 18px;
  left: 690px;
  overflow: visible;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-single-toast .toast-area .toast-text {
  padding-left: 14px;
  padding-right: 10px;
  padding-top: 6px;
  line-height: 20px;
  text-align: left;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-double-first {
  margin-top: 3px;
  height: 25px;
  line-height: 25px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-double-second {
  color: #b2b2b2;
  height: 24px;
  line-height: 24px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .unit-warning {
  cursor: default;
  color: #f54240;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table .box-table .change-sequence {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 10px;
  width: 10px;
  cursor: pointer;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-operater {
  margin: 30px auto 0;
  width: 250px;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-operater .page-current {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-operater .page-current .input-area {
  padding: 0;
  width: 40px;
  text-align: center;
  margin: 0 10px;
  display: inline;
  height: 14px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-operater .page-total {
  float: left;
  width: 56px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-empty {
  width: 100%;
  height: 341px;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-empty .empty-list {
  width: 150px;
  height: 200px;
  margin: 100px auto;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-empty .empty-list .empty-text {
  text-align: center;
  font-size: 12px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-loading {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-nologged {
  width: 100%;
  height: 341px;
  overflow: hidden;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-nologged .nologged-list {
  width: 150px;
  height: 200px;
  margin: 100px auto;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-nologged .nologged-list .nologged-text {
  text-align: center;
  font-size: 12px;
  margin-bottom: 24px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-history-table-nologged .nologged-list .login-btn {
  padding-left: 9px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-title {
  margin: 0 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-title td {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-title .purchase-myinvoice-btn {
  width: 120px;
  height: 34px;
  margin-bottom: 12px;
  margin-left: 14px !important;
  line-height: 34px;
  cursor: pointer;
  color: #ca963b;
  font-size: 14px;
  font-family: 'Microsoft Yahei', '微软雅黑', Tahoma, Arial, Helvetica, STHeiti;
  border: 1px solid #ca963b;
  border-radius: 17px;
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-title .purchase-myinvoice-btn:hover {
  border: 1px solid #e4ca9d;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-title .profile-style {
  margin: 10px 10px 10px 12px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box {
  margin: 0 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area {
  background: #efefef;
  min-height: 64px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-order {
  padding-top: 10px;
  padding-left: 20px;
  color: #676767;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-order .order-time {
  margin-right: 10px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-order .order-print-no {
  margin-right: 10px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-order .order-invoice {
  position: relative;
  padding-left: 5px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-order .order-invoice:before {
  content: '';
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  left: -4px;
  top: 2px;
  background: #999;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-receiver {
  padding-top: 10px;
  padding-left: 20px;
  color: #999;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-receiver .receiver-address {
  margin-right: 10px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-title-area .print-title-receiver .receiver-name {
  margin-right: 10px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .myinvoice-title-area {
  min-height: 14px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area {
  overflow: hidden;
  border: 1px solid #f0f0f0;
  display: table;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .production-cover {
  width: 80px;
  height: 72px;
  margin-left: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-image: url(//pan.baidu.com/yun-static/disk-center/image/pro_nomd5.png);
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .production-name {
  margin-left: 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .production-gift {
  margin-left: 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .actual-price {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .original-price {
  color: #949494;
  text-decoration: line-through;
  text-align: center;
  margin-top: 20px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-detail .print-info .production-count {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-price .total-price {
  text-align: center;
  color: #f12b47;
  font-size: 14px;
  font-weight: 700;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-price .freight-price {
  text-align: center;
  color: #999;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-price .preferential-price {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-price .phone-orders {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-btn {
  text-align: center;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-btn .payNow {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #f9d681;
  border-radius: 3px;
  text-align: center;
  color: #9d652e;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}
.template-demos #content .frame-all .purchase-history-box .purchase-print-order-box .purchase-print-order-item .print-content-area .print-btn .delivery {
  color: #999;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box {
  margin-bottom: 24px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .total-price {
  text-indent: 12px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-title-area .myinvoice-title-order {
  min-height: 44px;
  padding: 0 0 0 10px;
  text-align: left;
  color: #999;
  font-size: 12px;
  padding-right: 24px;
  line-height: 44px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-title-area .myinvoice-title-order table {
  table-layout: fixed;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-title-area .myinvoice-title-order .fail-style {
  color: #e45858;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-content-area {
  min-height: 58px;
  padding: 0 0 0 10px;
  text-align: left;
  color: #666;
  font-size: 12px;
  line-height: 58px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-content-area table {
  table-layout: fixed;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-content p {
  min-width: 150px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-head .invoice-head-title {
  line-height: initial;
  display: inline-block;
  text-indent: initial;
  float: left;
  vertical-align: bottom;
  padding-left: 12px;
  padding-right: 22px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-status .btn {
  display: inline-block;
  width: 75px;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
  color: #ca963b;
  font-family: 'Microsoft Yahei', '微软雅黑', Tahoma, Arial, Helvetica, STHeiti;
  border: 1px solid #ca963b;
  font-size: 12px;
  text-align: center;
  border-radius: 14px;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-status .btn:hover {
  border: 1px solid #e4ca9d;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-status p {
  text-align: right;
}
.template-demos #content .frame-all .purchase-history-box .purchase-myinvoice-order-box .purchase-myinvoice-order-item .myinvoice-status p.invoice-diff {
  padding-right: 10px;
}
.template-demos #content .frame-all .module-quota-box .module-quota-common {
  width: 100%;
}
.template-demos #content .frame-all .module-quota-box .module-quota {
  margin: 10px;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-ui {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  background-color: #e5e5e5;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-ui .space-used {
  display: block;
  height: 100%;
  transition-property: width;
  transition-delay: 0.3s;
  transition-timing-function: linear;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-ui .commonCapacity {
  background-color: #70e622;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-ui .attentionapacity {
  background-color: #ffea37;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-ui .overCapacity {
  background-color: #fa5353;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-data {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}
.template-demos #content .frame-all .module-quota-box .module-quota .quota-data .quota-data-text {
  float: right;
  color: #fff;
}
.template-demos #content .frame-all .module-quota-box .module-quota.min-style {
  width: 198px;
  height: 40px;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box {
  height: 30px;
  margin-bottom: 4px;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box .capacity-text-used {
  color: #fff;
  float: left;
  font-size: 16px;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box .capacity-text-used .usedpercent {
  color: #e45858;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box .capacity-text-ad {
  float: right;
  color: #f9d681;
  font-size: 16px;
  line-height: 30px;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box .capacity-text-ad .capacity-text-ad-btn {
  margin-left: 7px;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .capacity-text-box .capacity-text-ad.overCapacity {
  background-color: #fc9259;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .quota-ui {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  background-color: #e5e5e5;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .quota-ui .space-used {
  display: block;
  width: 100%;
  transition-property: width;
  transition-delay: 0.3s;
  transition-timing-function: linear;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .quota-ui .space-used.commonCapacity {
  background-color: #70e622;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .quota-ui .space-used.attentionapacity {
  background-color: #ffea37;
}
.template-demos #content .frame-all .module-quota-box .capacity-package .quota-ui .space-used.overCapacity {
  background-color: #fa5353;
}
.template-demos #content .frame-all .module-quota-box .personal-center {
  margin: 14px 0 0;
}
.template-demos #content .frame-all .module-quota-box .personal-center .commonCapacity {
  background-color: #70e622;
}
.template-demos #content .frame-all .module-quota-box .personal-center .attentionapacity {
  background-color: #ffea37;
}
.template-demos #content .frame-all .module-quota-box .personal-center .overCapacity {
  background-color: #fa5353;
}
.template-demos #content .frame-all .module-quota-box .personal-center .capacity-link {
  margin-left: 16px;
  cursor: pointer;
}
.template-demos #content .frame-all .giftBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.template-demos #content .frame-all .redpackClose {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 15px;
  right: 17px;
  cursor: pointer;
}
.template-demos #content .frame-all .giftValue {
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 76px;
  color: #ff5443;
  font-weight: 600;
}
.template-demos #content .frame-all .giftUnit {
  font-size: 26px;
}
.template-demos #content .frame-all .giftUse {
  width: 320px;
  height: 56px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  margin: 0 auto;
  cursor: pointer;
}
.template-demos #content .frame-all .giftDesc {
  text-align: center;
  width: 100%;
  height: 20px;
  font-size: 14px;
  position: absolute;
  top: 180px;
  font-size: 20px;
  color: #f64544;
}
.template-demos #content .frame-all .module-svip {
  position: relative;
}
.template-demos #content .frame-all .module-svip .banner {
  position: relative;
  height: 372px;
  width: 100%;
  overflow: hidden;
}
.template-demos #content .frame-all .module-svip .banner .main-subject {
  position: absolute;
  width: 100%;
  top: 100px;
  text-align: center;
  color: #f9d681;
}
.template-demos #content .frame-all .module-svip .banner h1 {
  position: absolute;
  width: 100%;
  font-size: 33px;
  top: 136px;
  text-align: center;
  color: #d9d9d9;
  font-weight: bold;
}
.template-demos #content .frame-all .module-svip .banner .main-buy-btn {
  position: absolute;
  width: 100%;
  top: 170px;
  text-align: center;
}
.template-demos #content .frame-all .module-svip .banner .main-privilege-area {
  position: absolute;
  left: 50%;
  margin-left: -565px;
  top: 249px;
}
.template-demos #content .frame-all .module-svip .banner-img {
  background-image: url(../image/priceNewBanner1.png);
  background-image: image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -webkit-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -moz-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -o-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -ms-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-color: #22140a;
  background-position: center center;
  background-repeat: no-repeat;
}
.template-demos #content .frame-all .module-svip .sub-privilege-area {
  width: 1100px;
  margin: 0 auto;
}
.template-demos #content .frame-all .svip-promotion-card .text-area {
  margin-top: 35px;
  margin-left: 630px;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .main-title {
  font-size: 34px;
  color: #333;
  margin-bottom: 15px;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .explaination {
  font-size: 14px;
  color: #999;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .price-area .price-box {
  margin-top: 42px;
  margin-right: 56px;
  float: left;
  overflow: hidden;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .price-area .price-box .price-num {
  margin-right: 8px;
  font-size: 46px;
  color: #ca963b;
  height: 42px;
  line-height: 46px;
  float: left;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .price-area .price-box .price-unit {
  font-size: 18px;
  color: #333;
  margin-top: 24px;
  height: 18px;
  line-height: 18px;
  float: left;
}
.template-demos #content .frame-all .svip-promotion-card .text-area .price-area .svip-buy-btn {
  float: left;
  margin-top: 40px;
}
.template-demos #content .frame-all .module-svip {
  position: relative;
}
.template-demos #content .frame-all .module-svip .banner {
  position: relative;
  height: 475px;
  width: 100%;
  overflow: hidden;
}
.template-demos #content .frame-all .module-svip .banner .main-subject {
  position: absolute;
  width: 100%;
  font-size: 33px;
  top: 179px;
  text-align: center;
  color: #d9d9d9;
  font-weight: bold;
}
.template-demos #content .frame-all .module-svip .banner .main-subject .main-subject-title {
  display: block;
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
  color: #d9d9d9;
  font-weight: initial;
}
.template-demos #content .frame-all .module-svip .banner .main-subject .main-subject-tit {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  color: #d9d9d9;
  font-weight: initial;
}
.template-demos #content .frame-all .module-svip .banner .main-buy-btn {
  position: absolute;
  width: 100%;
  top: 170px;
  text-align: center;
}
.template-demos #content .frame-all .module-svip .banner-img {
  background-image: url(../image/priceNewBanner1.png);
  background-image: image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -webkit-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -moz-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -o-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-image: -ms-image-set(url(../image/priceNewBanner1.png) 1x, url(../image/priceNewBanner2.png) 2x);
  background-color: #160b03;
  background-position: center center;
  background-repeat: no-repeat;
}
.template-demos #content .frame-all .module-svip .sub-privilege-area {
  width: 1100px;
  margin: 0 auto;
}
.template-demos #content .frame-all .center-button-base {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  margin: 0 5px;
  *zoom: 1;
}
.template-demos #content .frame-all .center-button-light-yellow {
  border: 1px solid #f9d681;
  background-color: #f9d681;
  color: #351d06;
}
.template-demos #content .frame-all .center-button-light-yellow:hover {
  background-color: #e7c062;
}
.template-demos #content .frame-all .center-button-blue {
  background-color: #3b8cff;
  border: 1px solid #3b8cff;
  color: #fff;
}
.template-demos #content .frame-all .center-button-blue:hover {
  background-color: #4e97ff;
  border: 1px solid #4e97ff;
}
.template-demos #content .frame-all .center-button-yellow {
  border: 1px solid #ca963b;
  color: #ca963b;
}
.template-demos #content .frame-all .center-button-yellow:hover {
  border: 1px solid #e4ca9d;
}
.template-demos #content .frame-all .center-button-light-gray {
  border: 1px solid #6e8291;
  color: #909ea8;
}
.template-demos #content .frame-all .center-button-light-gray:hover {
  border: 1px solid #f2f2f2;
  color: #7c8891;
}
.template-demos #content .frame-all .center-button-gray {
  border: 1px solid #ccc;
  color: #666;
}
.template-demos #content .frame-all .center-button-gray:hover {
  border: 1px solid #f2f2f2;
  color: #666;
}
.template-demos #content .frame-all .center-button-dark-white {
  border: 1px solid #fff;
  color: #fff;
}
.template-demos #content .frame-all .center-button-dark-white:hover {
  border: 1px solid #929497;
}
.template-demos #content .frame-all .center-button-white {
  color: #000;
}
.template-demos #content .frame-all .center-button-white:hover {
  color: #d6b470;
}
.template-demos #content .frame-all .center-button-dark-red {
  background-color: #d6b470;
  color: #fff;
}
.template-demos #content .frame-all .center-button-dark-red:hover {
  background-color: #d6b470;
}
.template-demos #content .frame-all .center-button-light-red {
  color: #351d06;
}
.template-demos #content .frame-all .center-button-light-red:hover {
  background-color: #e7c062;
}
.template-demos #content .frame-all .center-button-container-large {
  width: 185px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  display: none;
}
.template-demos #content .frame-all .center-button-container-middle {
  width: 120px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  background-color: #f9d681;
}
.template-demos #content .frame-all .center-button-container-small {
  width: 100px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
}
.template-demos #content .frame-all .center-button-container-mini {
  width: 72px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 12px;
}
.template-demos #content .frame-all .center-button-container-mini-small {
  width: 50px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 12px;
}
.template-demos #content .frame-all .center-button-container-square {
  padding: 0 20px;
  font-size: 20px;
  text-align: center;
}
.template-demos #content .frame-all .center-button-container-square .icon {
  font-size: 25px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 13px;
  height: 17px;
  position: relative;
  top: 2px;
  *top: -4px;
}
.template-demos #content .frame-all .center-button-container-link {
  padding: 0 20px;
  font-size: 20px;
  text-align: center;
  border: 0;
}
.template-demos #content .frame-all .center-button-container-link:hover {
  border: 0;
}
.template-demos #content .frame-all .center-button-container-old-square {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  padding: 0 30px;
}
.template-demos #content .frame-all .center-button-container-new {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  border-radius: 20px;
  padding: 0 30px;
  width: 60px;
  background-color: #F9D681;
  height: 34px;
  border: 0;
  color: #000;
}
.template-demos #content .frame-all .center-button-container-new:hover {
  background-color: #e7c062;
  border: 0;
}
.template-demos #content .frame-all .center-dialog-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 2018;
  display: none;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-wrapper-effect {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-container {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  border-radius: 4px;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-container .center-dialog-body {
  width: 100%;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-container .center-dialog-footer {
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-base .center-dialog-title {
  width: 100%;
  height: 74px;
  line-height: 74px;
  font-size: 20px;
  color: #333;
  padding-left: 30px;
  top: 0;
  overflow: hidden;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-base .center-dialog-title .center-dialog-title-comments {
  color: gray;
  font-size: 12px;
  margin-left: 8px;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-base .center-dialog-title .center-dialog-close {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-blue .center-dialog-title {
  font-size: 20px;
  text-indent: 0;
  margin-left: 35px;
  margin-top: 18px;
  font-weight: 400;
  color: #4d4d4d;
  height: 42px;
  line-height: 42px;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-blue .center-dialog-title .center-dialog-close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 12px;
  cursor: pointer;
}
.template-demos #content .frame-all .center-dialog-wrapper .center-dialog-blue .center-dialog-title .center-dialog-close span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  width: 100%;
  height: 100%;
  line-height: 100%;
  font-weight: 700;
  text-indent: 0;
  text-align: right;
}
.template-demos #content .frame-all .message-box {
  position: fixed;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 9999;
  opacity: 0;
}
.template-demos #content .frame-all .message-box .message-main {
  font-size: 0;
  display: inline-block;
  padding: 0 20px;
  background: #000;
  border-radius: 5px;
  color: #fff;
  height: 40px;
  line-height: 39px;
}
.template-demos #content .frame-all .message-box .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-origin: 0 0;
  font-size: 14px;
  margin-right: 8px;
  float: left;
  margin-top: 11px;
}
.template-demos #content .frame-all .message-box .content {
  display: inline-block;
  height: 18px;
  font-size: 14px;
  float: left;
}
.template-demos #content .frame-all .message-box .content-error {
  color: #ee4d33;
}
.template-demos #content .frame-all .msg_tips {
  display: inline-block;
  min-width: 5rem;
  line-height: 0.9rem;
  font-size: 0.6rem;
  letter-spacing: 0.05rem;
  background-color: rgba(0, 0, 0, 0.72);
  color: red;
  text-indent: 6px;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  padding: 0.1rem 0.25rem;
}
.template-demos #content .frame-all .left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid transparent;
  border-right-color: rgba(0, 0, 0, 0.72);
  border-width: 0.25rem 0.2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  margin: auto;
}
.template-demos #content .frame-all .module-line {
  width: 100%;
  text-align: center;
}
.template-demos #content .frame-all .module-line-project {
  padding-top: 35px;
  padding-bottom: 35px;
}
.template-demos #content .frame-all .module-line span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.template-demos #content .frame-all .module-line .text {
  display: inline-block;
  font-size: 26px;
  color: #4c4c4c;
  margin: 0 10px;
}
.template-demos #content .frame-all .module-line .arrow {
  width: 86px;
  height: 18px;
}
.template-demos #content .frame-all .module-line .left-arrow {
  background: url(../image/homePage/section/icon_left.png) no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.template-demos #content .frame-all .module-line .right-arrow {
  background: url(../image/homePage/section/icon_right.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}
.template-demos #content .frame-all .vip-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.template-demos #content .frame-all .icon-size-small {
  width: 20px;
  height: 20px;
}
.template-demos #content .frame-all .icon-size-middle {
  width: 30px;
  height: 30px;
  position: relative;
  top: -6px;
}
.template-demos #content .frame-all .icon-size-middle i {
  font-size: 30px;
}
.template-demos #content .frame-all .icon-size-large {
  width: 41px;
  height: 41px;
}
.template-demos #content .frame-all #layoutApp {
  height: 100%;
  width: 100%;
}
.template-demos #content .frame-all .module-center {
  height: 100%;
  width: 100%;
  background: #f9f9f9;
}
.template-demos #content .frame-all .module-svip .banner .menu-tab {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.template-demos #content .frame-all .module-svip .banner .menu-tab-show {
  height: 133px;
}
.template-demos #content .frame-all .menu-tab-fixed {
  width: 99.1%;
  position: fixed;
  top: 0;
  z-index: 100;
  background-image: url(/guide/image/priceNewBanner1.png);
}
.template-demos #content .frame-all .menu-tab-absolute {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.template-demos #content .frame-all .menu-tab .newbg4 {
  position: relative;
  width: 660px;
  height: 50px;
  margin: 0 auto;
  display: flex;
  background-color: #ffffff;
  justify-content: space-between;
  border-radius: 12px 12px 0px 0px;
}
.template-demos #content .frame-all .menu-tab-show .newbg4 {
  margin: 83px auto 0;
}
.template-demos #content .frame-all .radiusLeft {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: -12px;
}
.template-demos #content .frame-all .radiusRight {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  right: -12px;
  transform: rotateY(180deg);
}
.template-demos #content .frame-all .newbg4 li {
  position: relative;
  width: 220px;
  text-align: center;
  font-size: 16px;
  color: #351d06;
  cursor: pointer;
  background-color: #f9d681;
}
.template-demos #content .frame-all .newbg4 li:nth-child(1) {
  border-top-left-radius: 12px;
}
.template-demos #content .frame-all .newbg4 li:nth-child(2) {
  border-bottom-left-radius: 12px;
}
.template-demos #content .frame-all .newbg4 li:nth-last-child(1) {
  border-top-right-radius: 12px;
}
.template-demos #content .frame-all .newbg4 li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #351d06;
  border-radius: 12px 12px 0px 0px;
}
.template-demos #content .frame-all .newbg4 .menu-tab-active a,
.template-demos #content .frame-all .newbg4 .menu-tab-active span {
  background-color: #ffffff;
  color: #333333;
  border-radius: 12px 12px 0px 0px;
}
@media only screen and (min-width: 767px) {
  .template-demos #content .frame-all .module-privilege-320 {
    display: none;
  }
  .template-demos #content .frame-all .project-privilege-320 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .template-demos #content .frame-all #goPC {
    display: block;
  }
  .template-demos #content .frame-all .menu-tab-absolute,
  .template-demos #content .frame-all .menu-tab-show {
    display: none;
  }
  .template-demos #content .frame-all .info11two {
    display: none;
  }
  .template-demos #content .frame-all .recommenad-packages {
    display: none;
  }
  .template-demos #content .frame-all .module-svip {
    overflow: hidden;
  }
  .template-demos #content .frame-all .project-released {
    position: relative;
    height: 2000px;
  }
  .template-demos #content .frame-all .project-released .privilege-item .p1 {
    top: 0 !important;
  }
  .template-demos #content .frame-all .menu-tab .newbg4 {
    width: 95%;
  }
  .template-demos #content .frame-all .special-products {
    height: 250px;
  }
  .template-demos #content .frame-all .module-svip .banner {
    height: 214px;
  }
  .template-demos #content .frame-all .module-svip .banner h1 {
    font-size: 26px;
    top: 92px;
  }
  .template-demos #content .frame-all .main-privilege-area {
    display: none;
  }
  .template-demos #content .frame-all #price-group-m {
    display: block;
    background-color: #ffffff;
  }
  .template-demos #content .frame-all #price-group-m .project-privilege {
    height: 207px;
  }
  .template-demos #content .frame-all #price-group-m #price-group-m2 {
    height: 190px;
  }
  .template-demos #content .frame-all #price_server {
    height: 340px;
  }
  .template-demos #content .frame-all #price_server .privilege-ul1 {
    width: 47%;
  }
  .template-demos #content .frame-all #price_server .privilege-ul2 {
    width: 47%;
  }
  .template-demos #content .frame-all #price_server .privilege-ul3 {
    width: 47%;
  }
  .template-demos #content .frame-all #price_server .privilege-ul3 li {
    height: 100px;
    line-height: 20px;
  }
  .template-demos #content .frame-all .company-account {
    display: none;
  }
  .template-demos #content .frame-all .module-privilege {
    width: 100%;
  }
  .template-demos #content .frame-all .module-privilege .info_main {
    width: 65%;
    font-size: 13px !important;
  }
  .template-demos #content .frame-all .module-privilege .info_main .info_item_1 {
    font-size: 13px !important;
  }
  .template-demos #content .frame-all .module-privilege .phoneShow {
    display: block;
  }
  .template-demos #content .frame-all .module-privilege .off-vip-ul {
    display: none;
  }
  .template-demos #content .frame-all .module-privilege .no-vip-ul {
    display: none;
  }
  .template-demos #content .frame-all .module-privilege .privilege-offline {
    display: none;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.active .privilege-item.first-item {
    height: 128px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul {
    width: 47%;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item.first-item1 {
    height: 45px;
    padding-top: 0px;
    line-height: 45px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item {
    font-size: 12px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .title,
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .svip-type,
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .no-vip-type,
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .vip-type {
    font-size: 13px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .privilege-personal {
    font-size: 15px !important;
    margin-top: -7px !important;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .icon-denglu {
    font-size: 21px !important;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 .span1 {
    font-size: 20px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .p1 .span1::before {
    top: -7px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item .wrapper {
    z-index: 11;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-item.first-item {
    height: 124px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-price-item {
    height: 73px !important;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .privilege-price-item .privilege-price {
    line-height: 66px !important;
    font-size: 17px !important;
  }
  .template-demos #content .frame-all .module-privilege .special-ul {
    width: 30%;
  }
  .template-demos #content .frame-all .module-privilege .icon-size-middle i {
    font-size: 21px;
  }
  .template-demos #content .frame-all .module-privilege .center-button-container-middle {
    display: none;
  }
  .template-demos #content .frame-all .module-privilege .price-btn {
    display: none !important;
  }
  .template-demos #content .frame-all .module-privilege .vip-type-320 {
    display: block;
    position: relative;
    top: 37px;
    left: calc(50% - 66px);
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.name-ul {
    left: calc(4%);
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.active {
    width: 47%;
    height: 1308px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.no-vip-ul .privilege-price-item {
    line-height: 65px !important;
    font-size: 17px !important;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.vip-ul {
    border-right: 1px solid #d3d1d0;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul.package-ul {
    height: 560px !important;
  }
  .template-demos #content .frame-all .module-privilege1 {
    height: 1358px;
  }
  .template-demos #content .frame-all .module-privilege-320 .no-vip-ul,
  .template-demos #content .frame-all .project-privilege-320 .no-vip-ul,
  .template-demos #content .frame-all .module-privilege-320 .off-vip-ul,
  .template-demos #content .frame-all .project-privilege-320 .off-vip-ul {
    display: block;
  }
  .template-demos #content .frame-all .special-ul .privilege-ul1 .privilege-sq-contant {
    position: relative;
    height: 100px;
    line-height: 20px;
  }
  .template-demos #content .frame-all .special-ul .ul1 .privilege-sq-contant p {
    top: 25%;
  }
  .template-demos #content .frame-all .project-privilege .privilege-ul1 .server_li {
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .template-demos #content .frame-all .project-privilege .privilege-ul2 .privilege-sq-contant {
    height: 40px;
    line-height: 40px;
  }
  .template-demos #content .frame-all .special-ul .ul1,
  .template-demos #content .frame-all .special-ul .ul2 {
    width: 47%;
    display: block;
  }
  .template-demos #content .frame-all .special-ul .ul1 .privilege-sq-contant,
  .template-demos #content .frame-all .special-ul .ul2 .privilege-sq-contant {
    position: relative;
    height: 58px;
    line-height: 15px;
  }
  .template-demos #content .frame-all .special-ul .ul2 .privilege-sq-contant {
    position: relative;
    height: 58px;
    line-height: 58px;
  }
  .template-demos #content .frame-all .price_vip {
    height: 79px !important;
  }
  .template-demos #content .frame-all .module-project-line {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .template-demos #content .frame-all .company-account {
    height: 515px !important;
  }
  .template-demos #content .frame-all .project-privilege .privilege-ul.active .privilege-item.first-item {
    height: 104px;
  }
  .template-demos #content .frame-all .project-privilege .privilege-ul .privilege-item.first-item {
    height: 99px;
  }
  .template-demos #content .frame-all .project-privilege-320 .vip-ul {
    display: block;
  }
  .template-demos #content .frame-all .project-privilege-320 .privilege-ul .privilege-item.first-item {
    height: 96px;
  }
  .template-demos #content .frame-all .module-center {
    min-width: 320px;
  }
  .template-demos #content .frame-all .module-svip .banner .main-subject {
    font-size: 16px;
    top: 130px;
  }
  .template-demos #content .frame-all .center-button-container-large {
    display: none;
  }
  .template-demos #content .frame-all .project-online-320 {
    top: -639px;
    height: 712px;
  }
  .template-demos #content .frame-all .module-line .text {
    display: inline-block;
    font-size: 21px;
  }
  .template-demos #content .frame-all .module-line .arrow {
    width: 71px;
    height: 11px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .overitem {
    line-height: 21px;
  }
  .template-demos #content .frame-all .module-privilege .privilege-ul .overitem a {
    width: 56%;
    margin-left: 35px;
  }
  .template-demos #content .frame-all .footer-box p {
    font-size: 12px;
    width: 100%;
    max-width: 100% !important;
    line-height: 20px;
    padding: 5px 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 321px) {
  .template-demos #content .frame-all .module-svip .banner .main-privilege-area {
    width: 50%;
  }
}
.template-demos #content .frame-new #price1 {
  width: 1090px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul {
  position: relative;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item {
  border: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) {
  width: 20%;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item {
  border-bottom: 1px solid #d3d1d061;
  background: #d3d1d036 !important;
  padding-left: 23%;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item span {
  width: 27px;
  vertical-align: middle;
  display: table-cell;
  line-height: 21px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(odd) {
  background: #fffaeb !important;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(even) {
  background: #ddf5d917 !important;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(1) {
  height: 270px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(1) span {
  height: 270px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(2) {
  height: 270px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(2) span {
  height: 270px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(3) {
  height: 225px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(3) span {
  height: 225px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(4) {
  height: 90px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(4) span {
  height: 90px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(5) {
  height: 90px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(5) span {
  height: 90px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(6) {
  height: 225px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(6) span {
  height: 225px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(7) {
  height: 90px;
  font-size: 12px;
  padding-left: 30%;
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item:nth-child(7) span {
  letter-spacing: 1px;
  writing-mode: vertical-lr;
  display: block;
  height: 90px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-sq {
  height: 150px;
  background: #fffaeb !important;
  padding-left: 5px;
  /* width: 27px; */
  vertical-align: middle;
  display: table-cell;
  line-height: 21px;
  font-size: 14px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-sq span {
  height: 200px;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(3) {
  float: right;
  width: 80%;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(odd) {
  background: #fbf9f8;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(even) {
  background: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(6) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(7) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(12) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(13) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(17) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(16) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(19) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(18) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(21) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(22) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(20) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(23) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(26) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item .privilege-item:nth-child(27) {
  border-bottom: none;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(7) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(13) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(18) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(20) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(22) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item:nth-child(27) {
  border-bottom: 1px solid #d3d1d061;
}
.template-demos #content .frame-new .module-privilege .privilege-ul .privilege-item .right-other {
  position: relative;
  top: -12px;
  display: block;
  width: 66px;
  left: 17px;
}
.template-demos #content .frame-new .module-privilege .vip-ul .privilege-item:nth-last-child(1) {
  height: 60px;
  line-height: 60px;
}
.template-demos #content .frame-new .module-privilege .recommend {
  background-image: url(../image/recommend_858406b.png);
  background-repeat: no-repeat;
}
.template-demos #content .frame-new .module-privilege ul.privilege-ul.off-vip-ul {
  left: -5px;
  border-left: none;
}
.template-demos #content .frame-new #price2 .privilege-ul .privilege-item:nth-child(7),
.template-demos #content .frame-new #price2-m1 .privilege-ul .privilege-item:nth-child(7),
.template-demos #content .frame-new #price2-m2 .privilege-ul .privilege-item:nth-child(7) {
  border-bottom: none;
}
.template-demos #content .frame-new #price2 .privilege-ul .privilege-item:nth-child(10),
.template-demos #content .frame-new #price2-m1 .privilege-ul .privilege-item:nth-child(10),
.template-demos #content .frame-new #price2-m2 .privilege-ul .privilege-item:nth-child(10) {
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  .template-demos #content .frame-new .module-privilege .privilege-ul .privilege-ul-item:nth-child(2) .privilege-item span {
    width: 18px;
  }
  .template-demos #content .frame-new #price-descr,
  .template-demos #content .frame-new .project-released {
    display: none;
  }
}
@media only screen and (max-width: 420px) {
  .template-demos #content .frame-new .set-table {
    width: 1200px;
    height: 278px;
    border-radius: 3px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    user-select: none;
    display: block;
  }
  .template-demos #content .frame-new .set-table p:nth-of-type(odd) {
    background: #fff;
  }
  .template-demos #content .frame-new .set-table p:nth-of-type(even) {
    background: #fbf9f8;
  }
  .template-demos #content .frame-new .set-table .header-title {
    height: 58px;
    font-weight: bold;
  }
  .template-demos #content .frame-new .set-table .header-title span {
    height: 58px;
    font-size: 12px;
    line-height: 58px;
    display: block;
    float: left;
    text-align: center;
  }
  .template-demos #content .frame-new .set-table .header-title .package-title {
    width: 70px;
    border-right: 1px solid #dddddd;
  }
  .template-demos #content .frame-new .set-table .header-title .applicable-title {
    width: 100px;
    border-right: 1px solid #dddddd;
  }
  .template-demos #content .frame-new .set-table .header-title .development-authorization-title {
    width: 100px;
    border-right: 1px solid #dddddd;
    background: rgba(249, 214, 129, 0.2);
  }
  .template-demos #content .frame-new .set-table .header-title .deployment-authorized-title {
    width: 100px;
    border-right: 1px solid #dddddd;
    background: rgba(249, 214, 129, 0.2);
  }
  .template-demos #content .frame-new .set-table .header-title .subtotal-title {
    width: 45px;
  }
  .template-demos #content .frame-new .set-table .combination-meals {
    height: 44px;
    cursor: pointer;
    position: relative;
  }
  .template-demos #content .frame-new .set-table .combination-meals .the-selected {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  .template-demos #content .frame-new .set-table .combination-meals .correct-icon {
    position: absolute;
    top: 7px;
    left: 5px;
    display: none;
  }
  .template-demos #content .frame-new .set-table .combination-meals span {
    font-size: 14px;
    float: left;
    text-align: center;
    display: block;
    line-height: 44px;
    width: 100%;
    height: 100%;
  }
  .template-demos #content .frame-new .set-table .combination-meals .package {
    width: 70px;
    border-right: 1px solid #dddddd;
    position: relative;
  }
  .template-demos #content .frame-new .set-table .combination-meals .package span {
    text-align: center;
    text-align: left;
    padding-left: 18px;
    display: block;
    width: 100%;
    height: 100%;
  }
  .template-demos #content .frame-new .set-table .combination-meals .package img {
    width: 18px;
    height: 21px;
    display: block;
    position: absolute;
    left: 42px;
    top: 13px;
  }
  .template-demos #content .frame-new .set-table .combination-meals .applicable {
    width: 100px;
    border-right: 1px solid #dddddd;
    position: relative;
  }
  .template-demos #content .frame-new .set-table .combination-meals .applicable span {
    text-align: left;
    padding-left: 18px;
    display: block;
    width: 100%;
    height: 100%;
  }
  .template-demos #content .frame-new .set-table .combination-meals .development-authorization {
    width: 100px;
    position: relative;
    border-right: 1px solid #dddddd;
  }
  .template-demos #content .frame-new .set-table .combination-meals .development-authorization span {
    text-align: left;
    padding-left: 18px;
    display: block;
    width: 100%;
    height: 100%;
  }
  .template-demos #content .frame-new .set-table .combination-meals .deployment-authorized {
    width: 100px;
    position: relative;
    border-right: 1px solid #dddddd;
  }
  .template-demos #content .frame-new .set-table .combination-meals .deployment-authorized span {
    text-align: left;
    padding-left: 18px;
    display: block;
    width: 100%;
    height: 100%;
  }
  .template-demos #content .frame-new .set-table .combination-meals .deployment-authorized span .notice {
    position: absolute;
    right: -145px;
    top: -5px;
    font-size: 12px;
  }
  .template-demos #content .frame-new .set-table .combination-meals .subtotal {
    width: 45px;
    position: relative;
  }
  .template-demos #content .frame-new .set-table .combination-meals .subtotal span {
    text-align: right;
    padding-right: 35px;
    display: block;
    width: 100%;
    height: 100%;
    float: right;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click {
    width: 1210px;
    color: #ce9233;
    position: relative;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click::after {
    width: 1222px;
    position: absolute;
    color: #ce9233;
    content: '';
    height: 54px;
    left: -10px;
    top: -6px;
    z-index: 2;
    background: #fffaeb !important;
    border: 1px solid #f9d681;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .template-demos #content .frame-new .set-table .combination-meals-click > span {
    z-index: 3;
    border-right: none !important;
    position: relative !important;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click > span:not(:last-child)::after {
    content: '';
    position: absolute;
    height: 54px;
    top: -5px;
    border-right: 1px solid #dddddd;
    right: 0;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click > img {
    z-index: 3;
    margin-left: -10px;
    margin-top: -5px;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click .the-selected {
    display: block;
  }
  .template-demos #content .frame-new .set-table .combination-meals-click .correct-icon {
    display: block;
  }
  .template-demos #content .frame-new .dashed-line,
  .template-demos #content .frame-new #hybrid_Purchase,
  .template-demos #content .frame-new .authorization,
  .template-demos #content .frame-new .solid-line,
  .template-demos #content .frame-new .check-purchase {
    display: none;
  }
}
.template-demos #content .frame-all .module-privilege .privilege-ul.svip-ul .privilege-item:nth-child(30) {
  height: 55px;
}
