* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
.clearfix,
.cl {
  zoom: 1;
  margin-bottom: 60px;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.banxin {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-wrap {
  min-width: 1280px;
  height: 150px;
  background: #fff;
  padding-top: 41px;
}
.footer-wrap .footer_info {
  width: 1280px;
  height: 89px;
  text-align: center;
  margin: 0 auto;
  padding-top: 12px;
  padding-left: 20px;
  color: #8f8f8f;
}
.footer-wrap .footer_info a {
  color: #8f8f8f;
}
.footer-wrap .footer_info a:hover {
  color: #666;
  text-decoration: underline;
}
.footer-wrap .footer_info p {
  font-size: 16px;
  line-height: 30px;
}
.footer-wrap .footer_info .marginl20 {
  margin-left: 20px;
}
.shopListTab {
  width: 100%;
  height: 57px;
  background: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(143, 154, 168, 0.18);
  border-radius: 2px;
  border: 0px solid rgba(143, 154, 168, 0.18);
}
.shopListTab ul li {
  float: left;
  width: 96px;
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  height: 14px;
  text-align: center;
  margin-top: 23px;
}
.shopListTab ul li a {
  color: #000;
}
.settleBox {
  width: 100%;
  background: #fff;
  padding: 40px 40px 60px 40px;
  box-sizing: border-box;
  line-height: 30px;
}
.settleBox h3 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin: 20px 0;
}
.settleBox h4 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0;
}
.settleBox h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.settleBox p {
  font-size: 16px;
}
.shopListBox {
  overflow: hidden;
}
.shopListBox .shopList {
  float: left;
  width: 380px;
  height: 535px;
  margin: 20px 10px 0px 10px;
  /* background: #000; */
  background: #ffffff;
  box-shadow: 0px 2px 16px -10px rgba(143, 154, 168, 0.18);
  border-radius: 2px;
}
.shopImg {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.04);
  list-style: none;
  margin-right: 10px;
}
.priceBox {
  padding: 10px 0;
  font-size: 18px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.priceBox .priceTitle {
  width: 100%;
  height: 20px;
  font-weight: bold;
  margin-top: 15px;
}
.priceBox .priceTitle a {
  text-align: center;
  display: block;
  line-height: 24px;
  font-family: 'PingFangSC-Semibold';
  color: #000;
  font-size: 20px;
  height: 24px;
}
.shopInfo {
  width: 328px;
  height: 42px;
  line-height: 21px;
  margin: 10px auto;
  font-size: 14px;
  line-height: 20px;
}
.shopContentBox {
  width: 1280px;
  margin: 0 auto;
}
.TopImgBox {
  /* height: 50px; */
  /* background: #000; */
  overflow: hidden;
  margin: 10px;
}
.TopImgBox .TopImg img {
  width: 450px;
}
.TopRContent {
  margin-left: 40px ;
  line-height: 44px;
  width: 55%;
  /* padding: 0 10px; */
}
.shopTopTitle {
  font-size: 24px;
  padding: 0 10px;
  margin-top: 20px;
}
.shopTopInfo {
  font-size: 16px;
  padding: 0 10px;
  line-height: 30px;
  margin-top: 20px;
}
.shopTopInfo .shopTopInfoList {
  display: block;
}
.shopPrice {
  padding: 0 10px;
  color: #e31939;
}
.shopPrice1 {
  width: 150px;
  height: 46px;
  background: #1c80f9;
  border-radius: 2px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 15px auto 20px ;
}
.shopPrice1 a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  line-height: 46px;
}
.shopTopBtn {
  float: left;
  width: 140px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: crimson;
  line-height: 40px;
  background: #fff0ea;
  border: 1px solid #e31939;
  margin-left: 10px;
  margin-top: -40px;
}
.shopTopBtn a {
  color: crimson;
}
.shopNum {
  padding: 0 10px;
  margin-top: 20px;
}
.fl {
  float: left;
}
.room-number {
  margin-bottom: 10px;
}
.desc,
.bd-box {
  float: left;
}
.desc {
  width: 80px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  margin-right: 10px;
}
.bd-box {
  height: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
}
.addition,
.subtraction {
  width: 17px;
  padding: 0 6px;
  color: #727171;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid #d3d3d3;
}
.addition {
  border-left: 0px;
  margin-right: 20px;
}
.subtraction {
  border-right: 0px;
}
.number-box {
  width: 122px;
  border: 1px solid #d3d3d3;
}
.room-name {
  width: 80px;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 16px;
  text-align: right;
  margin-right: 8px;
}
.required {
  color: red;
  margin-right: 4px;
}
.customer {
  padding: 6px 8px;
  border: 1px solid #d3d3d3;
}
.shopIntroBox {
  height: 40px;
  margin-top: 20px;
  width: 100%;
  border-bottom: 2px solid #e31939;
}
.IntroBoxTitle {
  height: 40px;
  background: #e31939;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 120px;
  font-size: 18px;
}
.shopIntrTag {
  width: 100%;
  border: 1px solid #eeeeee;
  border-top: 0px;
  padding: 20px 0 10px;
}
.shopIntrTagUl {
  overflow: hidden;
}
.shopIntrTagUl li {
  float: left;
  padding: 0 10px;
  margin-right: 50px;
  font-size: 14px;
}
.shopContenbottom {
  margin: 10px;
}
.shopContenbottom p {
  font-size: 16px;
  line-height: 26px;
}
.shopInforImg {
  margin-top: 20px;
}
.shopInforImg img {
  margin: 10px;
}
.shopListTitle {
  width: 100%;
  height: 24px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
* {
  margin: 0;
  padding: 0;
}
.header-wrap {
  background: #fafbfc;
  box-shadow: 0px 1px 2px 0px rgba(143, 154, 168, 0.52);
  z-index: 10;
}
.header {
  width: 100%;
  min-width: 1280px;
  height: 100px;
  background-color: #131532;
}
.header .header_center {
  width: 1280px;
  margin: 0 auto;
}
.header_center img {
  width: 360px;
  display: block;
  margin: 0 auto;
  padding-top: 36px;
}
.header-wrap .bannerBox {
  width: 1280px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-wrap .bannerLogo {
  height: 28px;
  cursor: pointer;
  float: left;
  margin-right: 30px;
}
.header-wrap .bannerLogo img {
  height: 28px;
}
.bannerBox .banner {
  width: 700px;
}
.bannerBox .banner a {
  width: 90px;
  font-size: 18px;
  padding: 23px 0px;
  margin: 0 10px;
  text-align: center;
  display: inline-block;
  color: #000;
}
.decor {
  border-bottom: 2px solid #1C80F9;
}
.bannerBox .login_container {
  flex: 1;
  border: 1px solid red;
}
.cd_login,
.cd_res {
  display: block;
  color: #000;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  margin: 24px 20px;
  width: 85px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #000000;
  float: left;
}
/*内容主体 开始*/
.wrap {
  overflow: hidden;
}
.info_pay {
  margin-top: 5px;
}
.info_pay .common_row {
  width: 1280px;
  margin: 0 auto;
  background: #eef0f1;
}
.pay_list {
  width: 100%;
  background: #fff;
}
.pay_list li {
  list-style: none;
  border-bottom: 1px solid #e7e7e7;
}
.pay_list li:hover {
  background: #c6dbf3;
}
.pay_list li:last-child {
  border-bottom: none;
}
.pay_list .left_img {
  width: 321px;
  height: 199px;
  float: left;
  padding: 54px 36px 45px 60px;
}
.pay_list .left_img img {
  width: 100%;
}
.pay_list .right_cont {
  overflow: hidden;
  padding: 54px 64px 0px 0px;
}
.pay_list .pay_h3 {
  font-size: 30px;
  color: #333333;
  line-height: 46px;
}
.pay_list .pay_p {
  font-size: 20px;
  line-height: 40px;
  margin-top: 14px;
  color: #333333;
}
.wangzhanupdate {
  padding: 100px 0px 400px;
  font-size: 30px;
  text-align: center;
  margin: 0 auto;
}
/*内容主体 结束*/

