* {
  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: 72px auto 0;
  position: relative;
}
.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: 220px;
  margin-top: 28px;
  position: fixed;
  top: 72px;
  bottom: 200px;
  border-right: 1px solid rgba(151, 151, 151, 0.17);
}
.shopListLogo {
  display: flex;
  align-items: center;
  margin-left: 18px;
}
.shopListLogo img {
  width: 20px;
}
.shopListLogo h3 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
  margin-left: 11px;
}
.shopListTab ul {
  margin-top: 20px;
  margin-left: 20px;
}
.shopListTab ul .bgC a {
  background-color: #fff;
  color: #1473FF;
  border-radius: 8px;
}
.shopListTab ul li {
  cursor: pointer;
  font-size: 14px;
  line-height: 44px;
  height: 44px;
  text-align: center;
  margin-top: 10px;
}
.shopListTab ul li a {
  padding: 13px 55px;
  color: #333;
}
.tabCol {
  color: #1473FF;
  background: #fff;
  border-radius: 8px;
}
.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 {
  width: 304px;
  height: 452px;
  float: left;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(0, 91, 186, 0.08);
  border-radius: 8px;
  margin-left: 20px;
  margin-bottom: 32px;
}
.shopImg {
  width: 272px;
  height: 236px;
  text-align: center;
  margin: 16px 16px 0;
}
.shopImg img {
  width: 100%;
  height: 100%;
  border: none;
}
.priceBox {
  font-size: 18px;
  overflow: hidden;
  width: 304px;
  margin: 0 auto;
}
.priceBox .priceTitle {
  width: 100%;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 16px;
  margin-left: 16px;
}
.priceBox .priceTitle a {
  display: block;
  line-height: 24px;
  font-family: 'PingFangSC-Semibold';
  color: #000;
  font-size: 24px;
  height: 24px;
}
.shopInfo {
  width: 268px;
  height: 42px;
  margin: 8px auto 0;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.shopInfor {
  width: 1280px;
  margin: 20px auto;
  box-sizing: border-box;
  padding: 28px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 91, 186, 0.08);
  border-radius: 8px;
}
.shopContentBox {
  width: 1280px;
  margin: 0 auto;
}
.TopImgBox {
  width: 1280px;
  height: 368px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 91, 186, 0.08);
  border-radius: 8px;
  /* height: 50px; */
  /* background: #000; */
  overflow: hidden;
  margin-top: 20px;
}
.TopImgBox img {
  width: 370px;
  margin: 24px;
}
.TopRContent {
  margin-left: 20px ;
  line-height: 44px;
  width: 55%;
  /* padding: 0 10px; */
}
.shopTopTitle {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  margin-top: 40px;
}
.shopTopInfo {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-top: 16px;
}
.shopInfoSupplier {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  margin: 36px 0px 20px;
}
.shopPrice {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.shopPrice span {
  font-size: 18px;
  color: #FF7D41;
}
.shopPrice1 {
  width: 121px;
  height: 42px;
  background: #1473FF;
  border-radius: 8px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
  margin: 16px 0 16px 16px;
}
.shopSupplier {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: 16px;
}
.shopTopBtn {
  float: left;
  width: 131px;
  height: 42px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 42px;
  background: #1473FF;
  margin-right: 10px;
  margin-top: -40px;
  border-radius: 8px;
}
.shopTopBtn a {
  color: #fff;
}
.shopNum {
  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: #F5F6FA;
}
.addition,
.subtraction {
  width: 35px;
  color: #727171;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid #d3d3d3;
}
.addition {
  border-left: 0px;
  margin-right: 20px;
  border-radius: 0 8px 8px 0;
}
.subtraction {
  border-right: 0px;
  border-radius: 8px 0 0 8px;
}
.number-box {
  width: 100px;
  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: 1px solid rgba(20, 115, 255, 0.4);
}
.IntroBoxTitle {
  height: 40px;
  background: rgba(20, 115, 255, 0.7);
  border-radius: 8px 8px 0 0;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 120px;
  font-size: 18px;
}
.shopIntrTag {
  width: 100%;
  border-top: 0px;
  padding: 20px 0 0px;
}
.shopIntrTagUl {
  overflow: hidden;
}
.shopIntrTagUl li {
  float: left;
  padding: 0 10px;
  margin-right: 50px;
  font-size: 14px;
  color: #666666;
}
.shopContenbottom {
  margin: 5px 10px 0;
}
.shopContenbottom p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.shopInforImg {
  margin-top: 20px;
  text-align: center;
}
.shopInforImg img {
  width: 680px;
  margin: 7px auto;
}
.shopListTitle {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: left;
  line-height: 34px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.shopListTitle span {
  display: inline-block;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #1473FF;
  margin: 0px 10px 0px 30px;
}
* {
  margin: 0;
  padding: 0;
}
.header-wrap {
  height: 72px;
  width: 100%;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  z-index: 10;
  position: fixed;
  top: 0;
}
.header-wrap .bannerBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.header_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerBox h1 {
  display: block;
  flex: 0 0 auto;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.bannerBox .banner {
  margin: 0px 60px;
}
.bannerBox .banner a {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  padding: 22px 0px;
  margin: 0 24px;
  text-align: center;
  display: inline-block;
  color: #000;
  position: relative;
}
.bannerBox .banner .decor {
  color: #1473FF;
}
.bannerBox .banner .decor::before {
  content: "";
  position: absolute;
  top: 68px;
  left: 0px;
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #1473FF;
  border-radius: 2px;
}
.bannerBox img {
  width: 36px;
  height: 36px;
  margin-right: 5px;
}
#login_container {
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cd_login,
.cd_res {
  color: #000;
  text-align: center;
  line-height: 36px;
  width: 100px;
  height: 36px;
  border-radius: 7px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
}
.cd_login {
  border: 1px solid #D2CFCF;
  margin-right: 12px;
}
.cd_res {
  color: #fff;
  background: #1473FF;
}
.zhanwei {
  width: 100%;
  height: 72px;
}
/*内容主体 开始*/
.wrap {
  overflow: hidden;
}
.maintain_info {
  width: 100%;
  height: 500px;
  font-size: 32px;
  padding-top: 60px;
  text-align: center;
}
.info_pay {
  width: 1200px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.info_pay .common_row {
  margin-left: 220px;
  width: 980px;
  background: #F5F6FA;
}
.info_pay::after {
  clear: both;
  content: "";
  display: block;
}
.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;
}
.callUs {
  width: 1280px;
  height: 450px;
  margin: 92px auto 200px;
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
}
.callUs img {
  height: 100%;
}
.callUs .typeRight {
  margin-left: 120px;
  flex: 1;
}
.callUs .typeRight h3 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #333333;
  line-height: 34px;
  margin-bottom: 20px;
}
.callUs .typeRight p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
/*内容主体 结束*/

