*{
  padding: 0;
  margin: 0;
}
ul,li{
  list-style: none;
}
a{text-decoration: none;}
.center {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  position: relative;
}

.header {
  /* background: hsla(0, 0%, 100%, .4); */
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(5px);
  background-clip: padding-box;
  width: calc(100% - 64px);
  padding-left: 32px;
  padding-right: 32px;
  height: 64px;
  position: fixed;
  left: 0;
  top: 0;
  cursor: pointer;
  transition: 0.5s all;
  z-index: 999;
}

.banner img {
  width: 100%;
  display: block;
}

.bannertxt {
  width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bannertxt h4 {
  font-family: PingFangSC-Medium;
  font-size: 44px;
  color: #000000;
  letter-spacing: -0.09px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}

.bannertxt p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #000000;
  letter-spacing: -0.03px;
  font-weight: 400;
  text-align: left;
  margin-left: 4px;
}

.banner video {
  width: 100%;
  display: block;
}

#corehd {
  width: 100%;
  position: absolute;
  bottom: -40px;
}

.corecen {
  height: auto;
}

.corecenitem {

  width: 100%;
  clear: both;
  height: 475px;
}

.corecenitemleft {
  float: left;
  height: 450px;
  text-align: left;
}

.corecenitemleft h3 {
  font-family: PingFangSC-Regular;
  font-size: 33px;
  color: #1E1E1E;
  letter-spacing: -0.07px;
  line-height: 46px;
  font-weight: 400;
  margin-top: 120px;
  margin-bottom: 40px;
}

.corecenitemleft p {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #5E636A;
  letter-spacing: -0.04px;
  text-align: justify;
  font-weight: 400;
  line-height: 25px;
}

.corecenitemright {
  width: 629px;
  height: 481px;
  float: right;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.corecenitemright img{
  width: 100%;
  height: 100%;
  margin-left: 30px;
}
.corecenitemright video{
    width: 100%;
    height: 100%;
}

.corecen .up_down .corecenitemboxtop{
  width: 100%;
}
.corecen .up_down .corecenitemboxtop h3{
  font-family: PingFangSC-Regular;
  font-size: 36px;
  color: #1E1E1E;
  letter-spacing: -0.07px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 17px;
}
.corecen .up_down .corecenitemboxtop p{
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #5E636A;
  letter-spacing: -0.04px;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 26px;
}
.corecen .up_down .corecenitemboxbom{
  width: 100%;
  height: 386px;
  display: flex;
  justify-content: space-between;
}
.corecen .up_down .corecenitemboxbom div{
  width: 580px;
  height: 386px;
  border-radius: 5px;
  overflow: hidden;
}
.corecen .up_down .corecenitemboxbom .mx img{
  width: 100%;
  height: 100%;
}
.corecen .up_down .corecenitemboxbom .mx2 img{
  width: 100%;
  height: 100%;
}
.corecen .cl {
  background-image: linear-gradient(90deg, rgba(240,246,255,0.00) 0%, rgba(220,233,255,0.50) 100%);
  padding-top: 120px;padding-bottom: 120px;
}
.corecen .cl .corecenitemleft {
  float: left !important;
  width: 560px;
}

.corecen .cl .corecenitemright {
  float: right !important;
}

.corecen .reservation{
  padding-bottom: 0;
  padding-top:0px;
  height: auto;
  position: relative;
}

.corecen .reservation img{
  width: 100%;
  display: block;
}
.corecen .huasu{
  padding-top: 0;
  height: auto;
  position: relative;
}
.corecen .huasu img{
  width: 100%;
  display: block;
}
.seekadvicefrom {
  width: 100%;
  height: 100px;
  padding-top: 60px;
  background: url("https://oss.expoincloud.com/sjy_file/expo3dstore/images/abseekadvicefrom.png") no-repeat;
  background-size: 100% 100%;
  clear: both;
}

.seekadvicefrombtn {
  width: 120px;
  height: 44px;
  background-size: 100% 100%;
  background-image: linear-gradient(230deg, #3ECBFF 0%, #7282FF 50%, #CF6FFF 100%);
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  margin: 0px auto;
  font-family: PingFangSC-Regular;
}

.black li a {
  color: #000000 !important;
  font-weight: normal !important;
}

.msg h5 {
  color: #000000 !important;
  background: url(https://oss.expoincloud.com/sjy_file/expo3dstore/images/p_b.png) no-repeat !important;
  background-size: 16px 16px !important;
  background-position: left 24px !important;
  font-weight: normal !important;
}

.msg span {
  color: #000000 !important;
  font-weight: normal !important;
}

.msg h6 {
  color: #000000 !important;
  font-weight: normal !important;
}
.msg h6 a{
  color: #000000 !important;
}

.submitboxcen{
  width: 1200px;
  /* margin: 0px auto; */
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 100%;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: right; */
}
.submitbox {
  width: 480px;
  /* float: right; */
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.submitbox h4 {
  font-family: PingFangSC-Medium;
  font-size: 32px;
  color: #1E1E1E;
  letter-spacing: -0.06px;
  font-weight: 500;
  margin-bottom: 20px;
}

.submitbox p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #1E1E1E;
  letter-spacing: -0.03px;
  font-weight: 400;
  margin-bottom: 40px;
}

.submitbten {
  width: 480px;
  height: 56px;
  background-image: linear-gradient(270deg, #49B3FD 0%, #2E7DFF 100%);
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: -0.03px;
  font-weight: 400;
  line-height: 58px;
  text-align: center;
  cursor: pointer;
  font-family: PingFangSC-Regular;
}

.ip {
  width: 462px;
  outline: none;
  border: 1px solid #f5f3f3;
  padding-left: 15px;
  height: 54px;
  border-radius: 5px;
  margin-bottom: 40px;
  font-size: 16px;
  color: #97A1B1;
  outline-color: rgb(153, 153, 255);

}
.ip::placeholder{
  color: #97A1B1;
  font-family: PingFangSC-Regular;
}
.ip:focus{
  border: 1px solid #0561F9
  }
.ip:hover{
  border: 1px solid #0561F9
}
/* .ip::placeholder{

} */
.advicefrom img {
  width: 100%;
  display: block;
}
.ts1 {
  position: absolute;
  background: #ff6900;
  color: #fff;
  border-radius: 2px;
  font-size: 15px;
  top: 138px;
  right: 16px;
  padding: 5px;
  display: none;
}
.ts2 {
  position: absolute;
  background: #ff6900;
  color: #fff;
  border-radius: 2px;
  font-size: 15px;
  top: 235px;
  right: 15px;
  padding: 5px;
  display: none;
}
.ts3{
  position: fixed;
  left: 50%;
  top: 15%;
  background: #f0f9eb;
  width: 320px;
  height: 40px;
  z-index: 9999999;
  transform: translate(-50%,-50%);
  border-radius: 5px;
  border: 1px solid #e1f3d8;
  color: #93c23a;
  text-align: center;
  line-height: 40px;
  display: none;
  font-size: 16px;
}

.gags{
  width: 100%;
  height: 200px;
  background-image: linear-gradient(90deg, #AACAFF 6%, rgba(165,181,208,0.00) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.gags h4{
  font-family: PingFangSC-Semibold;
  font-size: 38px;
  color: #FFFFFF;
  letter-spacing: 1.4px;
  text-align: justify;
  font-weight: 600;
  margin-top: 52px;
  margin-bottom: 10px;
}
.gags p{
  font: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 400;
}
.gagstext{
  height: 100%;

}