/* CSS Document */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.clear {
  clear: both;
}
html,
body {
  height: 100%;
}
body {
  /* background: #f3f3f3; */
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "微软雅黑", sans-serif;
}
a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
}
input {
  outline: none;
}
ul {
  list-style: none;
  padding: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  object-fit: cover;
}
.sy-page {
  min-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.zhezhao {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgb(0, 0, 0, 0.4);
  z-index: 10;
}
.zhezhao .xsjf {
  width: 380px;
  height: 460px;
  margin: 15% auto;
  background-color: #fbe7c1;
  box-sizing: border-box;
  padding: 55px;
  text-align: center;
  position: relative;
}
.zhezhao .xsjf p:nth-child(1) {
  font-size: 30px;
  margin-bottom: 40px;
}
.zhezhao .xsjf p:nth-child(2) {
  font-size: 24px;
}
.zhezhao .xsjf p:nth-child(3) {
  font-size: 80px;
  font-weight: bold;
  color: #0f49bd;
}
.zhezhao .xsjf p:nth-child(3) span {
  font-size: 24px;
}
.zhezhao .xsjf > span {
  display: block;
  background-color: #1f5de4;
  color: #fff;
  padding: 20px 20px;
  border-radius: 30px;
  font-size: 24px;
  margin-top: 55px;
}
.zhezhao .xsjf .cha {
  position: absolute;
  top: 0;
  right: -60px;
}
.zhezhao1 {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgb(0, 0, 0, 0.4);
  z-index: 10;
}
.zhezhao1 .xsjf {
  width: 370px;
  height: 430px;
  margin: 15% auto;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}
/* .zhezhao1 .xsjf p:nth-child(1){
  font-size: 30px;
  margin-bottom: 40px;
 
} */
.zhezhao1 .xsjf p:nth-child(2) {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.zhezhao1 .xsjf p:nth-child(3) {
  font-size: 80px;
  font-weight: bold;
  color: #0f49bd;
}
.zhezhao1 .xsjf p:nth-child(3) span {
  font-size: 24px;
}
.zhezhao1 .xsjf .phone1 {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.zhezhao1 .xsjf .dianhua {
  font-weight: bold;
  display: inline-block;
}
.zhezhao1 .xsjf .dianhua span {
  font-size: 20px;
}
.zhezhao1 .xsjf .dianhua span a {
  color: #1f5de4;
}
.zhezhao1 .xsjf .dianhua span:first-child {
  display: block;
}
.zhezhao1 .xsjf > span {
  /* display: block; */
  color: #1f5de4;
  font-size: 24px;
}
.zhezhao1 .xsjf > .queding {
  display: block;
  background-color: #1f5de4;
  color: #fff;
  padding: 15px 20px;
  border-radius: 5px;
  font-size: 18px;
  margin-top: 35px;
}
.zhezhao1 .xsjf .cha1 {
  position: absolute;
  top: 0;
  right: -60px;
}
.zhezhao2 {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgb(0, 0, 0, 0.4);
  z-index: 10;
}
.zhezhao2 .xsjf {
  width: 370px;
  height: 430px;
  margin: 15% auto;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}
/* .zhezhao1 .xsjf p:nth-child(1){
  font-size: 30px;
  margin-bottom: 40px;
 
} */
.zhezhao2 .xsjf p:nth-child(2) {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.zhezhao2 .xsjf p:nth-child(3) {
  font-size: 80px;
  font-weight: bold;
  color: #0f49bd;
}
.zhezhao2 .xsjf p:nth-child(3) span {
  font-size: 24px;
}
.zhezhao2 .xsjf .phone1 {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.zhezhao2 .xsjf .dianhua {
  font-weight: bold;
  display: inline-block;
}
.zhezhao2 .xsjf .dianhua span {
  font-size: 20px;
}
.zhezhao2 .xsjf .dianhua span a {
  color: #1f5de4;
}
.zhezhao2 .xsjf .dianhua span:first-child {
  display: block;
}
.zhezhao2 .xsjf > span {
  /* display: block; */
  color: #1f5de4;
  font-size: 24px;
}
.zhezhao2 .xsjf > .queding {
  display: block;
  background-color: #1f5de4;
  color: #fff;
  padding: 15px 20px;
  border-radius: 5px;
  font-size: 18px;
  margin-top: 35px;
}
.zhezhao2 .xsjf .cha2 {
  position: absolute;
  top: 0;
  right: -60px;
}
.zhezhao3 {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgb(0, 0, 0, 0.4);
  z-index: 10;
}
.zhezhao3 .xsjf {
  width: 370px;
  height: 430px;
  margin: 15% auto;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}
/* .zhezhao1 .xsjf p:nth-child(1){
  font-size: 30px;
  margin-bottom: 40px;
 
} */
.zhezhao3 .xsjf p:nth-child(2) {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.zhezhao3 .xsjf p:nth-child(3) {
  font-size: 80px;
  font-weight: bold;
  color: #0f49bd;
}
.zhezhao3 .xsjf p:nth-child(3) span {
  font-size: 24px;
}
.zhezhao3 .xsjf .phone1 {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.zhezhao3 .xsjf .dianhua {
  font-weight: bold;
  display: inline-block;
}
.zhezhao3 .xsjf .dianhua span {
  font-size: 20px;
}
.zhezhao3 .xsjf .dianhua span a {
  color: #1f5de4;
}
.zhezhao3 .xsjf .dianhua span:first-child {
  display: block;
}
.zhezhao3 .xsjf > span {
  /* display: block; */
  color: #1f5de4;
  font-size: 24px;
}
.zhezhao3 .xsjf > .queding {
  display: block;
  background-color: #1f5de4;
  color: #fff;
  padding: 15px 20px;
  border-radius: 5px;
  font-size: 18px;
  margin-top: 35px;
}
.zhezhao3 .xsjf .cha3 {
  position: absolute;
  top: 0;
  right: -60px;
}
.one-floor {
  height: 90px;
  /* padding-left: 40px; */
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
  box-sizing: border-box;
  font-size: 16px;
  position: relative;
}
.one-floor img {
  /* margin-right: 48px; */
  width: 440px;
  object-fit: cover;
  display: inline-block;
  vertical-align: middle;
  /* margin-top: -5px; */
}
.one-floor > div:nth-child(1) {
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 3%;
}
.one-floor .title1 {
  /* display: inline-block; */
  display: none;
  margin-top: 10px;
}
.one-floor .title1 span {
  font-size: 16px;
  display: inline-block;
  margin-right: 75px;
}
.one-floor .title1 span.active a {
  color: #2e65f5;
  font-weight: bold;
}
.one-floor .dz {
  cursor: pointer;
  position: absolute;
  top: 27px;
  right: 3%;
}
.one-floor .dz span {
  display: inline-block;
}
.one-floor .dz .btn {
  padding: 8px 21px;
  background-color: #1966ff;
  border-radius: 5px;
  /* margin-right: 30px; */
}
.one-floor .dz .btn a {
  color: #fff;
}
.one-floor .dzw img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.one-floor .dzw {
  cursor: pointer;
  position: absolute;
  top: 35px;
  right: 3%;
  z-index: 111;
}
.one-floor .xinxi {
  background-color: #fff;
  padding: 10px 20px;
  box-shadow: 1px -1px 6px -4px black;
  margin-top: 20px;
}
.one-floor .xinxi li {
  margin-bottom: 10px;
  cursor: pointer;
}
.sw6 .swiper-pagination-bullet-active {
  width: 15px;
  border-radius: 15px;
}
.sw6 {
  max-width: 1920px;
  min-width: 1200px;
  margin: auto;
  position: relative;
}
.sw6 .swiper-pagination-bullet {
  margin-right: 10px;
  outline: none;
}
.sw6 .lban {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 110;
}
.sw6 .swiper-pagination6 {
  position: absolute;
  right: 0;
  top: -90px;
}
.sw6 .hldz {
  position: relative;
  z-index: 100;
  width: 1200px;
  margin: auto;
  margin-top: -50px;
  margin-bottom: 5px;
}
.sw6 .hldz div {
  display: inline-block;
  background: #fff;
  width: 49%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 22px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px #f0f1fd, 1px 1px 3px #f0f1fd, 1px 1px 3px #f0f1fd,
    1px 1px 3px #f0f1fd;
}
.sw6 .hldz > div:nth-child(2) {
  float: right;
}
.sw6 .hldz div img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.sw6 .hldz div a {
  height: 100%;
  width: 100%;
  display: block;
}
.two-floor {
  height: 400px;
}
.two-floor1 {
  background: url(../image/lunbobeijing.jpg) top center;
  /* background-size: 100%; */
  background-repeat: no-repeat;
  width: 100%;
}
.two-floor2 {
  background: url(../image/lunbobeijing2.jpg) top center;
  /* background-size: 100%; */
  background-repeat: no-repeat;
  width: 100%;
}
.two-floor3 {
  background: url(../image/lunbobeijing3.jpg) top center;
  /* background-size: 100%; */
  background-repeat: no-repeat;
  width: 100%;
}
.two-floor4 {
  background: url(../image/lunbobeijing4.jpg) top center;
  /* background-size: 100%; */
  background-repeat: no-repeat;
  width: 100%;
}
.two-floor div {
  width: 1200px;
  padding-top: 70px;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
.two-floor p:nth-child(1) {
  font-size: 42px;
  margin-bottom: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.two-floor p:nth-child(2) {
  width: 538px;
  height: 82px;
  overflow: hidden;
}
.two-floor .btn {
  display: inline-block;
  padding: 14px 55px;
  border-radius: 5px;
  background-color: #2e65f5;
  font-size: 16px;
}
.two-floor .btn a {
  color: #fff;
}
.three-floor {
  padding-top: 50px;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
  padding-bottom: 40px;
}
.three-floor > div {
  width: 1200px;
  margin: 0 auto;
}
.three-floor .left {
  width: 75%;
  margin: 0 auto;
  margin-top: -10px;
  display: inline-block;
}

.three-floor .top > ul {
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
}
.three-floor .top > ul > li {
  font-size: 18px;
  width: 13.89%;
  height: 110px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.three-floor .top > ul > li:last-child {
  margin-right: 0;
  /* float: right; */
}
.three-floor .top > ul > li select {
  background: transparent;
  border: none;
  outline: none;
  font-size: 18px;
}
.three-floor .top > ul > li.act select {
  color: #2e65f5;
  font-size: 20px;
  font-weight: bold;
}
.three-floor .top > ul > li.act {
  border-bottom: 3px solid #2e65f5;
  color: #2e65f5;
  font-size: 20px;
  font-weight: bold;
  background: linear-gradient(to bottom, #fff, #eef2fe);
}
.three-floor li .div1,
.three-floor li.act .div1,
.three-floor li .div2,
.three-floor li.act .div2,
.three-floor li .div3,
.three-floor li.act .div3,
.three-floor li .div4,
.three-floor li.act .div4,
.three-floor li .div5,
.three-floor li.act .div5,
.three-floor li .div6,
.three-floor li.act .div6,
.three-floor li .div7,
.three-floor li.act .div7 {
  width: 60px;
  height: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
  margin-bottom: 15px;
}
.three-floor li .div1,
.three-floor .li .div1 {
  background-image: url(../image/huo_1.png);
}
.three-floor li.act .div1,
.three-floor .li.act1 .div1 {
  background-image: url(../image/huo.png);
}
.three-floor li .div2,
.three-floor .li .div2 {
  background-image: url(../image/xinlangweibo_1.png);
}
.three-floor li.act .div2,
.three-floor .li.act1 .div2 {
  background-image: url(../image/xinlangweibo.png);
}
.three-floor li .div3,
.three-floor .li .div3 {
  background-image: url(../image/toutiao_1.png);
}
.three-floor li.act .div3,
.three-floor .li.act1 .div3 {
  background-image: url(../image/toutiao.png);
}
.three-floor li .div4,
.three-floor .li .div4 {
  background-image: url(../image/douyin_1.png);
}
.three-floor li.act .div4,
.three-floor .li.act1 .div4 {
  background-image: url(../image/douyin.png);
}
.three-floor li .div5,
.three-floor .li .div5 {
  background-image: url(../image/baidu_1.png);
}
.three-floor li.act .div5,
.three-floor .li.act1 .div5 {
  background-image: url(../image/baidu.png);
}
.three-floor li .div6,
.three-floor .li .div6 {
  background-image: url(../image/weixin_1.png);
}
.three-floor li.act .div6,
.three-floor .li.act1 .div6 {
  background-image: url(../image/weixin.png);
}
.three-floor li .div7,
.three-floor .li .div7 {
  background-image: url(../image/qilu_1.png);
}
.three-floor li.act .div7,
.three-floor .li.act1 .div7 {
  background-image: url(../image/qilu.png);
}
.three-floor .top ul img {
  width: auto;
  height: 40px;
  /* margin-top: 25px; */
  margin-bottom: 14px;
}
.three-floor .left .bottom {
  margin-top: 30px;
  height: 470px;
}
.three-floor .left .bottom ul li {
  font-size: 16px;
  margin-bottom: 24.7px;
}
.three-floor .left .bottom ul li div {
  display: inline-block;
  width: 90%;
}
.three-floor .left .bottom ul li:nth-child(1) div span:nth-child(1) {
  color: #ea2e2c;
  font-weight: bold;
}
.three-floor .left .bottom ul li:nth-child(2) div span:nth-child(1) {
  color: #ec6a2c;
  font-weight: bold;
}
.three-floor .left .bottom ul li:nth-child(3) div span:nth-child(1) {
  color: #e9a42b;
  font-weight: bold;
}
.three-floor .left .bottom ul li div span:nth-child(1) {
  width: 20px;
  text-align: left;
  display: inline-block;
}
.three-floor .left .bottom ul li div span:nth-child(2) {
  font-size: 18px;
  margin-left: 15px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%;
  height: 21px;
}
.three-floor .left .bottom ul li .number {
  color: #5c5c5c;
  float: right;
}
.three-floor .right {
  width: 20%;
  /* margin: 40px auto; */
  display: inline-block;
  float: right;
}
.three-floor .right .gaojian,
.three-floor .right .dingzhi {
  width: 100%;
  margin-right: 3%;
  height: 150px;
  background-image: url(../image/53.png);
  background-size: 100%;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  font-size: 22px;
  padding: 20px 30px;
  box-sizing: border-box;
}
.three-floor .right .gaojian img,
.three-floor .right .dingzhi img {
  margin-top: 20px;
}
.three-floor .right .dingzhi {
  background-image: url(../image/54.png);
  margin-right: 0;
  float: right;
  color: #fff;
}
.three-floor .right .dingzhi span:nth-child(1) {
  font-size: 22px;
  display: inline-block;
}
.three-floor .right .dingzhi span:nth-child(3) {
  width: 210px;
  display: inline-block;
  margin-top: 20px;
  line-height: 1.6;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.four-floor {
  height: 860px;
  padding-top: 80px;
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
.four-floor .one {
  text-align: center;
}
.four-floor .one p {
  font-size: 40px;
  color: #1449d1;
  font-weight: bold;
}
.four-floor .one span {
  font-size: 16px;
  margin-top: 12px;
  display: inline-block;
  margin-bottom: 65px;
}
.four-floor .two {
  width: 1200px;
  margin: 0 auto;
  display: block;
  /* text-align: center; */
}
.four-floor .two > div {
  width: 48.5%;
  height: 350px;
  display: inline-block;
}
.four-floor .two .left {
  margin-right: 20px;
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  /* margin: 0; */
  padding: 0;
  position: relative;
}
.sw1 .swiper-slide p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  /* padding: 0 100px  0 15px; */
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  /* width: 60%; */
  padding-right: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sw1.swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  width: auto;
  left: auto;
  right: 10px;
  bottom: 12px;
  z-index: 111111;
}
.sw1 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.sw1 .swiper-pagination-bullet-active {
  background: #2d5cea;
}
.sw1 img {
  width: 100%;
  height: 100%;
}
.four-floor .two .right {
  float: right;
}
.four-floor .two .right .title {
  margin-bottom: 25px;
}
.four-floor .two .right .title p {
  font-size: 22px;
  margin-bottom: 13px;
  margin-top: 5px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.four-floor .two .right .title span:nth-child(2) {
  color: #7e7e7e;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.four-floor .two .right .title span:last-child a {
  color: #1b8dee;
}
.four-floor .two .right .list1 li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 15px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%;
}
.four-floor .two .right .list1 li::before {
  content: "";
  width: 5px;
  height: 5px;
  color: #1966ff;
  border-radius: 50%;
  display: block;
  background-color: #1966ff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #fff;
  background: rgb(0, 0, 0, 0.2);
  border-radius: 28px;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
.swiper-button-next:after {
  /* margin-right: 20px; */
  padding: 4px 15px 4px 17px;
}
.swiper-button-prev:after {
  /* margin-left: 20px; */
  padding: 4px 17px 4px 15px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  outline: none;
}
.four-floor .three ul {
  width: 1200px;
  margin: 40px auto 20px;
}
.four-floor .three ul li {
  position: relative;
  margin-right: 30px;
  display: inline-block;
  width: 22.8%;
}
.four-floor .three ul li img {
  height: 160px;
  width: 100%;
}
.four-floor .three ul li:last-child {
  margin-right: 0;
  float: right;
}
.four-floor .three ul li p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  /* padding: 0 100px  0 15px; */
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
}
.four-floor .three .gengduo {
  width: 1200px;
  margin: 0 auto;
}
.four-floor .three .gengduo a {
  width: 80px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  color: #7e7e7e;
  border: 1px solid #ecebeb;
  border-radius: 50px;
  float: right;
  text-align: center;
}
.four-floor .three .gengduo a img {
  height: 10px;
  width: auto;
  margin-left: 5px;
  display: inline-block;
}
.five-floor {
  height: 860px;
  padding-top: 40px;
  background: linear-gradient(to top, #fff, #ebf3ff);
  /* border: 1px solid red; */
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
.five-floor .one {
  text-align: center;
}
.five-floor .one p {
  font-size: 40px;
  color: #1449d1;
  font-weight: bold;
}
.five-floor .one span {
  font-size: 16px;
  margin-top: 12px;
  display: inline-block;
  margin-bottom: 65px;
}
.five-floor .two .top,
.five-floor .two .center,
.five-floor .two .bottom {
  margin-bottom: 30px;
  width: 1200px;
  margin: 0 auto;
}
.five-floor .two .top div {
  height: 200px;
  display: inline-block;
}
.five-floor .two .center div,
.five-floor .two .bottom div {
  height: 160px;
  width: 277px;
  display: inline-block;
}
.five-floor .two .top div,
.five-floor .two .center div,
.five-floor .two .bottom div {
  background-color: #fff;
  margin-right: 2.15%;
  padding: 20px 30px 30px 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.five-floor .two .top div p:first-child {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 5px;
}
.five-floor .two .top div p:nth-child(2),
.five-floor .two .center div p:nth-child(1),
.five-floor .two .bottom div p:nth-child(1) {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.five-floor .two .top div span,
.five-floor .two .center div span,
.five-floor .two .bottom div span {
  color: #7e7e7e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.five-floor .two .top div:nth-child(1) {
  width: 40%;
}
.five-floor .two .top div:nth-child(1) p:first-child {
  color: #ea2e2c;
}
.five-floor .two .top div:nth-child(2) {
  width: 30%;
}
.five-floor .two .top div:nth-child(2) p:first-child {
  color: #ec6a2c;
}
.five-floor .two .top div:nth-child(3) {
  width: 25%;
  float: right;
}
.five-floor .two .top div:nth-child(3) p:first-child {
  color: #e9a42b;
}
.five-floor .two .top div:last-child,
.five-floor .two .center div:last-child,
.five-floor .two .bottom div:last-child {
  margin-right: 0;
}
.five-floor .three .gengduo {
  width: 1200px;
  margin: 0 auto;
}
.five-floor .three .gengduo a {
  width: 80px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  color: #7e7e7e;
  border: 1px solid #ecebeb;
  border-radius: 50px;
  float: right;
  text-align: center;
}
.five-floor .three .gengduo a img {
  height: 10px;
  width: auto;
  margin-left: 5px;
  display: inline-block;
}
.six-floor {
  height: 450px;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
.six-floor .one {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
}
.six-floor .one p {
  font-size: 40px;
  color: #000;
  font-weight: bold;
}
.six-floor .two {
  margin-top: 50px;
}
.six-floor .swiper-container {
  width: 100%;
  height: 100%;
}
.six-floor .swiper-slide {
  text-align: left;
  font-size: 18px;
  background: #fff;
}
.six-floor .swiper-slide img {
  width: auto;
  height: 220px;
}
.six-floor .swiper-slide span {
  padding-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 75%;
}
.seven-floor {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  /* height: 1230px; */
  background: url(../image/56.png);
  background-size: 300%;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 60px;
  padding-top: 30px;
}

.seven-floor .one {
  text-align: center;
  height: 440px;
}
.seven-floor .one p {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  padding: 40px;
  margin-bottom: 0px;
  text-align: center;
}
.seven-floor .one .ipt {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.seven-floor .one .ipt .sousuo {
  position: absolute;
  top: 1px;
  right: 19.1%;
  background: #3669fd;
  width: 9.5%;
  border-radius: 30px;
  height: 94%;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  padding-top: 0.7%;
}
.seven-floor .one .ipt .sousuo img {
  /* margin-right: 8px; */
  display: inline-block;
  vertical-align: middle;
}
.seven-floor .one .ipt input {
  width: 60%;
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  border: none;
}
.seven-floor .bottom {
  width: 1200px;
  /* height: 970px; */
  background-color: #fff;
  /* border: 1px solid red; */
  margin: 0 auto;
  margin-top: -210px;
  box-sizing: border-box;
  padding: 20px 0px;
  border-radius: 10px;
  padding-bottom: 30px;
}
.seven-floor .bottom .area {
  border-bottom: 1px solid #dfdddd;
}
.seven-floor .bottom .area ul {
  padding-left: 20px;
  margin: 0 0 20px 0;
}
.seven-floor .bottom .area span,
.seven-floor .bottom .fenlei span {
  font-weight: bold;
  margin-right: 20px;
}
.seven-floor .bottom .area ul li,
.seven-floor .bottom .fenlei ul li {
  padding: 6px 14px;
  cursor: pointer;
  display: inline-block;
}
.seven-floor .bottom .fenlei ul li {
  padding: 4px 14px;
}
.seven-floor .bottom .fenlei ul li {
  color: #969799;
}
.seven-floor .bottom .area ul li.active1 {
  background-color: #2560ea;
  border-radius: 5px;
  color: #fff;
}
.seven-floor .bottom .fenlei1 {
  background-color: #f1f5fb;
  margin: 0;
  /* height: 150px; */
  padding: 20px;
}
.seven-floor .bottom .fenlei ul li.active3 {
  background-color: #b8d1f6;
  border-radius: 5px;
  color: #2560ea;
}
.seven-floor .bottom .list2 {
  padding: 0 20px;
  margin-bottom: 30px;
}
.seven-floor .bottom .list3 {
  margin-bottom: 30px;
}

.seven-floor .bottom .list2 ul {
  margin: 0;
}
.seven-floor .bottom .list2 li {
  width: 23.5%;
  height: 280px;
  background-color: #fff;
  box-shadow: 3px 3px 9px -3px #ccc;
  display: inline-block;
  margin-right: 1.5%;
  margin-top: 30px;
  border-radius: 4px;
}
.seven-floor .bottom .list2 li:nth-child(4n) {
  margin-right: 0;
  /* float: right; */
}
.seven-floor .bottom .list2 li img {
  width: 100%;
  height: 50%;
  border-radius: 4px 4px 0 0;
}
.seven-floor .bottom .list2 li > div {
  padding: 10px;
}
.seven-floor .bottom .list2 li div p {
  font-size: 18px;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 65px;
}
.seven-floor .bottom .list2 li div div {
  margin-top: 10px;
  color: #7e7e7e;
}
.seven-floor .bottom .list2 li div div span {
  display: inline-block;
}
.seven-floor .bottom .list2 li div div span:nth-child(2) {
  float: right;
}
.seven-floor .bottom .gengduo {
  width: 1200px;
  margin: 0 auto;
}
.seven-floor .bottom .gengduo a {
  font-size: 16px;
  color: #7e7e7e;
  border-radius: 50px;
  float: right;
  margin-right: 20px;
  padding: 8px 20px;
  border: 1px solid #ecebeb;
  border-radius: 4px;
}
.seven-floor .bottom .gengduo a img {
  height: 10px;
  width: auto;
  margin-left: 5px;
  display: inline-block;
}
.seven-floor ::-webkit-input-placeholder {
  font-size: 14px;
}
.eight-floor {
  max-width: 1920px;
  min-width: 1200px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background-color: #2e65f5;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
}
/***新增***/
.four-floor_1 {
  /* height: 1200px; */
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background: url(../image/41.png) top center no-repeat;
  box-sizing: border-box;
}
.four-floor_1 .one {
  text-align: center;
  padding-top: 80px;
}
.four-floor_1 .one p {
  font-size: 40px;
  color: #1449d1;
  /* font-weight: bold; */
}
.four-floor_1 .one span {
  font-size: 16px;
  margin-top: 12px;
  display: inline-block;
  margin-bottom: 65px;
  color: #7e7e7e;
}
.four-floor_1 .two {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.four-floor_1 .two div {
  /* width: 200px; */
  text-align: center;
  font-size: 20px;
  display: inline-block;
  width: 30%;
}
.four-floor_1 .two div:nth-child(1) {
  float: left;
}
.four-floor_1 .two div:last-child {
  float: right;
}
.four-floor_1 .two div span {
  font-size: 46px;
  color: #1457dd;
  font-weight: bold;
}
.four-floor_1 .three {
  max-width: 1920px;
  min-width: 1200px;
  background-color: rgba(244, 248, 252, 0.6);
}
.four-floor_1 .three ul {
  font-size: 18px;
  height: 50px;
  margin-top: 50px;
  padding: 0 1%;
  text-align: center;
}
.four-floor_1 .three ul li {
  width: 4.8%;
  margin-right: 1.25%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.four-floor_1 .three ul li:last-child {
  margin-right: 0 !important;
  /* float: right; */
  margin-right: 3px;
}
.four-floor_1 .three ul li.active4 {
  border-bottom: 3px solid #1966ff;
  color: #1966ff;
}
.four-floor_1 .four {
  width: 1200px;
  margin: 0 auto;
  margin-top: 55px;
}
.four-floor_1 .four > div {
  width: 48.5%;
  height: 100%;
  display: inline-block;
}
.four-floor_1 .four .left {
  margin-right: 20px;
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  /* margin: 0; */
  padding: 0;
  position: relative;
}
.four-floor_1 .sw3{
  border-radius: 6px;
}
.four-floor_1 .sw3 .swiper-slide p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  /* padding: 0 100px  0 15px; */
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  /* width: 60%; */
  padding-right: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.four-floor_1 .sw3.swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  left: auto;
  right: 10px;
  bottom: 12px;
}
.four-floor_1 .sw3 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.four-floor_1 .sw3 .swiper-pagination-bullet-active {
  background: #2d5cea;
}
.four-floor_1 .sw3 img {
  width: 100%;
  height: 100%;
}
.four-floor_1 .four .right {
  float: right;
}
.four-floor_1 .four .right .title {
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
}
.four-floor_1 .four .right .title p {
  font-size: 22px;
  margin-bottom: 13px;
  margin-top: 5px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.four-floor_1 .four .right .title span:nth-child(2) {
  color: #7e7e7e;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.four-floor_1 .four .right .title span:last-child a {
  color: #1b8dee;
}
.four-floor_1 .four .right div{
  display: inline-block;
  width: 48%;
  height:  352.98px;
  vertical-align: middle;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.four-floor_1 .four .right >div:last-child{
float: right;
}
.four-floor_1 .four .right div img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  
}
.four-floor_1 .four .right div p{
  position: absolute;
  width: 90%;
  padding: 0 5%;
  background-color: rgb(0, 0, 0,.5);
  height: 40px;
  line-height: 40px;
 color: #fff;
  left: 0;
  bottom: 0;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.four-floor_1 .four .right div p img{
  width: 11px;
  height: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}



.four-floor_1 .five {
  width: 1200px;
  margin: 20px auto;
  margin-bottom: 0;
}
.four-floor_1 .five .list1 {
  width: 48.5%;
  display: inline-block;
  /* float: left; */
}

.four-floor_1 .five .list1:nth-child(2) {
  float: right;
}
.four-floor_1 .five .list1 li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 25px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.four-floor_1 .five .list1 li::before {
  content: "";
  width: 5px;
  height: 5px;
  color: #1966ff;
  border-radius: 50%;
  display: block;
  background-color: #1966ff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.four-floor_1 .swiper-button-next:after,
.four-floor_1 .swiper-button-prev:after {
  color: #fff;
  background: rgb(0, 0, 0, 0.2);
  border-radius: 28px;
}
.four-floor_1 .swiper-button-next,
.four-floor_1 .swiper-button-prev {
  outline: none;
}
.four-floor_1 .swiper-button-next:after {
  margin-right: 20px;
  padding: 4px 15px 4px 17px;
}
.four-floor_1 .swiper-button-prev:after {
  margin-left: 20px;
  padding: 4px 17px 4px 15px;
}
.four-floor_1
  .swiper-container-horizontal
  > .four-floor_1
  .swiper-pagination-bullets
  .four-floor_1
  .swiper-pagination-bullet {
  outline: none;
}
.four-floor_1 .gengduo {
  width: 1200px;
  margin: 0 auto;
}
.four-floor_1 .gengduo a {
  font-size: 16px;
  color: #7e7e7e;
  float: right;
  margin-right: 20px;
  padding: 8px 20px;
  border: 1px solid #ecebeb;
  border-radius: 4px;
}
.four-floor_1 .gengduo a img {
  height: 10px;
  width: auto;
  margin-left: 5px;
  display: inline-block;
}
.five-floor_1 {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  /* height: 600px; */
  box-sizing: border-box;
  /* border: 1px solid red; */
}
.five-floor_1 .top {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.five-floor_1 .top p {
  font-size: 40px;
  color: #1449d1;
  /* font-weight: bold; */
}
.five-floor_1 .bottom {
  background: url(../image/51.jpg) top center;
  background-repeat: no-repeat;
  /* height: 520px; */
  padding-top: 30px;
  padding-bottom: 55px;
}
.five-floor_1 .bottom .contain {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.five-floor_1 .bottom .left {
  width: 900px;
  /* margin: 0 auto; */
}
.five-floor_1 .bottom .list_img {
  margin-bottom: 30px;
}
.five-floor_1 .bottom .list_img li {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
}
.five-floor_1 .bottom .list_img li img {
  width: 277px;
  height: 160px;
}
.five-floor_1 .bottom .list_img li:last-child {
  margin-right: 0;
}
.five-floor_1 .bottom .list_img li p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  /* padding: 0 100px  0 15px; */
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.five-floor_1 .bottom .list1 li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 25px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  color: #fff;
}
.five-floor_1 .bottom .list1 li:last-child {
  margin-bottom: 45px;
}
.five-floor_1 .bottom .list1 li a {
  color: #fff;
}
.five-floor_1 .bottom .list1 li::before {
  content: "";
  width: 5px;
  height: 5px;
  color: #fff;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.five-floor_1 .bottom .gengduo {
  width: 1200px;
  margin: 0 auto;
}
.five-floor_1 .bottom .gengduo a {
  padding: 8px 20px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #ecebeb;
  border-radius: 4px;
  margin-top: 15px;
}
.five-floor_1 .bottom .gengduo a img {
  height: 10px;
  width: auto;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.five-floor_1 .bottom .contain {
  position: relative;
}
.five-floor_1 .bottom .right {
  width: 280px;
  position: absolute;
  top: -120px;
  right: 0;
}
.five-floor_1 .sw4 .swiper-slide p {
  width: 100%;
  height: 55px;
  line-height: 40px;
  box-sizing: border-box;
  /* padding: 0 100px  0 15px; */
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  /* width: 60%; */
  padding-right: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0 0 25px 25px;
}
.five-floor_1 .sw4 {
  width: 90%;
  height: 95%;
  border-radius: 25px;
  margin-right: 6%;
  /* z-index: 2; */
}
.five-floor_1 .sw4.swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  left: auto;
  right: 90px;
  bottom: 60px;
  position: absolute;
  z-index: 11;
}
.five-floor_1 .sw4 .swiper-pagination-bullet {
  background: #000;
  opacity: 1;
}
.five-floor_1 .sw4 .swiper-pagination-bullet-active {
  background: #fff;
}
.five-floor_1 .sw4 img {
  width: 100%;
  border-radius: 25px;
}
.five-floor_1 .iphone {
  position: absolute;
  top: -14px;
  z-index: 1;
  width: 100%;
  right: 2%;
}

/*** 6.30新增 ***/

.three-floor .left .list > li:first-child {
  position: relative;
}
.three-floor .left .list .city {
  height: 485px;
  background: #fff;
  border: none;
  margin-top: 100px;
  position: absolute;
  top: 15px;
  /* left: 20px; */
  width: 125px;
  overflow: hidden;
  box-sizing: border-box;
  display: none;
  box-shadow: 1px 1px 3px #f0f1fd, 1px 1px 3px #f0f1fd, 1px 1px 3px #f0f1fd,
    1px 1px 3px #f0f1fd;
}
.three-floor .left .list .city ul {
  border: none;
}
.three-floor .left .list .city ul li {
  color: #000 !important;
  font-weight: normal;
  /* height: 31px; */
}
.three-floor .left .sw10 {
  height: 91.5%;
  margin-top: 18px;
}
.three-floor .left .city .swiper-button-prev:after {
  content: "";
  background: url(../image/shangla.png) no-repeat;
}
.three-floor .left .city .swiper-button-next:after {
  content: "";
  background: url(../image/xiala2.png) no-repeat;
}
.three-floor .left .list .city ul li {
  font-weight: normal;
  font-size: 16px;
  height: 29px !important;
  line-height: 29px;
  padding: 10px 0;
}
.three-floor .left .list .city ul li.act {
  background-color: rgb(239, 243, 254);
  color: #7190f7 !important;
}
.three-floor .left #content,.three-floor .left #content1  {
  margin-left: 26px;
}
.three-floor .left #content img,.three-floor .left #content1 img  {
  display: inline-block;
  margin-left: 10px;
  width: 13px;
  height: auto;
  margin-bottom: 0;
}

@media all and (max-width: 1830px) {
  .four-floor_1 .three ul li {
    margin-right: 1.2%;
  }
}
@media all and (max-width: 1720px) {
  .one-floor .title1 span {
    margin-right: 60px;
  }
}
@media all and (max-width: 1600px) {
  .one-floor .title1 span {
    margin-right: 40px;
  }
}
@media all and (max-width: 1570px) {
  .four-floor_1 .three ul li {
    margin-right: 1%;
  }
}
@media all and (max-width: 1460px) {
  .one-floor .title1 span {
    margin-right: 20px;
  }
}
@media all and (max-width: 1320px) {
  .one-floor .title1 span {
    margin-right: 15px;
  }
  .one-floor .dz {
    margin-right: 20px;
  }
  .one-floor .dz .btn {
    margin-right: 10px;
  }
  .one-floor img {
    margin-right: 20px;
    width: 420px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .sy-page {
    max-width: 1200px !important;
    min-width: 992px !important;
    overflow: hidden;
  }
  .one-floor,
  .sw6,
  .two-floor,
  .three-floor,
  .four-floor,
  .five-floor,
  .six-floor,
  .seven-floor,
  .eight-floor,
  .four-floor_1,
  .five-floor_1 {
    max-width: 1200px;
    min-width: 992px;
  }
  .sw6 {
    width: 100% !important;
  }

  .two-floor div {
    /* padding-left: 50px; */
    width: 75%;
    margin: 0 auto;
    min-width: 0;
  }
  .sw6 .lban {
    width: 100%;
  }
  .sw6 .swiper-pagination6 {
    right: 0%;
  }
  .sw6 .hldz {
    width: 98%;
  }
  .three-floor > div {
    width: 100%;
  }
  .three-floor .top > ul > li {
    width: 13.82%;
  }
  .three-floor .left .list .city {
    width: 106px;
  }
  /* .three-floor li .div1, .three-floor li.act .div1, .three-floor li .div2, .three-floor li.act .div2, .three-floor li .div3, .three-floor li.act .div3, .three-floor li .div4, .three-floor li.act .div4, .three-floor li .div5, .three-floor li.act .div5, .three-floor li .div6, .three-floor li.act .div6{
    width: 35px;
    height: 35px;
    margin-left: 35%;
  } */
  .three-floor .left .bottom {
    margin-left: 1%;
  }
  .three-floor .left .bottom ul li div span:nth-child(1) {
    width: 16px;
  }
  .three-floor .left .bottom ul li div span:nth-child(2) {
    margin-left: 13px;
  }
  .three-floor .left .bottom ul li {
    margin-bottom: 22.7px;
  }
  .three-floor .right {
    margin-right: 1%;
  }
  .four-floor_1 .two {
    width: 98%;
    padding: 1%;
  }
  .four-floor_1 .three {
    width: 100%;
    max-width: 1200px;
    min-width: 992px;
  }
  .four-floor_1 .four,
  .four-floor_1 .five {
    width: 98%;
    padding: 1%;
  }
  .five-floor_1 .top p {
    margin-left: 10px;
  }
  .five-floor_1 .bottom .contain {
    width: 100%;
  }
  .five-floor_1 .bottom .left {
    margin-left: 1%;
  }
  .five-floor_1 .bottom .list_img li img {
    width: 220px;
    height: 125px;
  }
  .five-floor_1 .iphone {
    width: 90%;
  }
  .five-floor_1 .sw4 {
    width: 80.9%;
  }
  .five-floor_1 .sw4 img {
    height: 490px !important;
  }
  /* .five-floor_1 .sw4 img{
    width: 90%;
  }
  .five-floor_1 .sw4 .swiper-slide p{
    width: 92%;
  } */
  .seven-floor .one .ipt,
  .seven-floor .bottom {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .sy-page {
    max-width: 992px !important;
    min-width: 768px !important;
    overflow: hidden;
  }
  .one-floor,
  .sw6,
  .two-floor,
  .three-floor,
  .four-floor,
  .five-floor,
  .six-floor,
  .seven-floor,
  .eight-floor,
  .four-floor_1,
  .five-floor_1 {
    max-width: 992px;
    min-width: 768px;
  }
  .two-floor div {
    /* padding-left: 50px; */
    width: 75%;
    margin: 0 auto;
    min-width: 0;
  }
  .sw6 .lban {
    width: 100%;
  }
  .sw6 .swiper-pagination6 {
    right: 0%;
  }
  .sw6 .hldz {
    width: 98%;
  }
  .three-floor > div {
    width: 100%;
  }
  .three-floor .left {
    width: 100%;
    display: block;
  }
  .three-floor .top > ul > li {
    width: 13.82%;
  }
  .three-floor .left .list .city {
    width: 105px;
  }
  .three-floor .left .bottom {
    padding: 1%;
  }
  .three-floor .left .bottom ul li div span:nth-child(1) {
    width: 8px;
  }
  .three-floor .right {
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
  }
  .three-floor .right .gaojian,
  .three-floor .right .dingzhi {
    display: inline-block;
    width: 22.34%;
    padding: 10px 35px;
    font-size: 20px;
    height: 100px;
  }
  .three-floor .right .dingzhi {
    float: none;
    margin-right: 0 !important;
  }
  .three-floor .right .dingzhi span:nth-child(1) {
    font-size: 20px;
  }
  .four-floor_1 .two {
    width: 98%;
    padding: 1%;
  }
  .four-floor_1 .three {
    width: 100%;
    max-width: 992px;
    min-width: 768px;
  }
  .four-floor_1 .three ul {
    height: 110px;
  }
  .four-floor_1 .three ul li {
    width: 7.8%;
  }
  .four-floor_1 .four,
  .four-floor_1 .five {
    width: 100%;
  }
  .five-floor_1 .bottom .contain {
    width: 100%;
  }
  .five-floor_1 .bottom .left {
    margin-left: 1%;
  }
  .five-floor_1 .bottom {
    background-size: 450%;
  }
  .five-floor_1 .bottom .list_img li {
    display: block;
    margin-bottom: 10px;
  }
  .five-floor_1 .bottom .list_img li p {
    width: 277px;
  }
  .five-floor_1 .bottom .right {
    top: -30px;
  }

  .seven-floor .one .ipt,
  .seven-floor .bottom {
    width: 100%;
  }
  .seven-floor .one .ipt .sousuo {
    right: 18.01%;
    width: 13%;
    padding-top: 0.9%;
  }
  .seven-floor .bottom .list2 li {
    width: 48.96%;
  }
  .seven-floor .bottom .list2 li:nth-child(even) {
    margin-right: 0;
  }
}

@media all and (max-width: 640px) {
  .sy-page {
    max-width: 640px !important;
    min-width: 320px !important;
    overflow: hidden;
  }
  .one-floor {
    display: none;
  }
  .one-floor,
  .sw6,
  .two-floor,
  .three-floor,
  .four-floor,
  .five-floor,
  .six-floor,
  .seven-floor,
  .eight-floor,
  .four-floor_1,
  .five-floor_1 {
    max-width: 640px;
    min-width: 0;
  }
  .phone {
    display: block !important;
    display: flex !important;
    align-items: center;
    padding-left: 10px;
    height: 50px;
    justify-content: space-between;
    padding-right: 10px;
  }
  .phone > div:nth-child(1) {
    width: 75%;
  }
  .phone .dz {
    display: flex !important;
    align-items: center;
    /* width: 25%; */
  }
  .phone .dz img {
    width: 25px;
    height: auto;
    cursor: pointer;
  }
  .phone .dz img:nth-child(1) {
    margin-right: 10px;
  }
  .phone .dz span:nth-child(2) {
    display: inline-block;
    padding: 8px 0px 8px 10px;
    background-color: #1966ff;
    border-radius: 10px;
  }
  .liebiao div {
    font-size: 3vw;
    text-align: center;
    padding: 1.5vw 0;
    background-color: #f0f5fe;
  }
  .sw6 {
    width: 100%;
  }
  .sw6 .swiper-slide {
    width: 100% !important;
  }
  .sw6 .lban {
    width: 100%;
  }
  .sw6 .swiper-pagination6 {
    right: 0%;
    top: -55px;
  }
  .sw6 .hldz {
    width: 98%;
    margin-top: -28px;
  }
  .sw6 .hldz div {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .sw6 .hldz div img {
    width: 20px;
    height: auto;
  }
  .two-floor {
    height: 175px;
    background-size: 130%;
    width: 100%;
  }
  .two-floor div {
    width: 75%;
    padding-top: 10px;
    max-width: 640px;
    margin: 0 auto;
    min-width: 0px;
  }
  .two-floor p:nth-child(1) {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .two-floor p:nth-child(2) {
    width: 80%;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .two-floor .btn {
    padding: 7px 20px;
    margin-top: 20px;
    font-size: 14px;
  }
  .three-floor {
    padding-top: 10px;
    height: 720px;
    background: linear-gradient(to bottom, #fff, #ebf3ff, #fff);
  }
  .three-floor > div {
    flex-direction: column;
    width: 100%;
  }
  .three-floor .top ul li {
    height: 70px;
    font-size: 13px;
    width: 15.74%;
  }
  .three-floor .bottom ul li {
    width: 100% !important;
  }
  .three-floor .li .div1,
  .three-floor .li.act1 .div1,
  .three-floor .li .div2,
  .three-floor .li.act1 .div2,
  .three-floor .li .div3,
  .three-floor .li.act1 .div3,
  .three-floor .li .div4,
  .three-floor .li.act1 .div4,
  .three-floor .li .div5,
  .three-floor .li.act1 .div5,
  .three-floor .li .div6,
  .three-floor .li.act1 .div6,
  .three-floor .li .div7,
  .three-floor .li.act1 .div7 {
    width: 35px;
    height: 25px;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .three-floor .li .div7,
  .three-floor .li.act1 .div7 {
    width: 35px;
  }
  .three-floor .top ul img {
    height: 25px;
  }
  .three-floor .left,
  .three-floor .right {
    width: 100%;
  }
  .three-floor .top2 .li span {
    font-size: 13px !important;
  }
  .three-floor .top2 .li.act1 {
    font-size: 13px;
    border-bottom: 2px solid #2e65f5;
    color: #2e65f5;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .three-floor .top2 {
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
    margin-top: 5px;
  }
  .three-floor .left .bottom {
    margin-top: 15px;
    padding: 0 10px 0 10px;
  }
  .three-floor .left .bottom ul li {
    display: flex;
    justify-content: space-between;
    margin-left: 1%;
  }
  .three-floor .left .bottom ul li div {
    width: 88%;
    display: flex;
  }
  .three-floor .left .bottom span {
    font-size: 14px !important;
  }
  .three-floor .left .bottom ul li div span:nth-child(2) {
    margin-left: 5px !important;
  }
  .three-floor .right {
    margin-top: 5px;
    display: block !important;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .three-floor .right .gaojian,
  .three-floor .right .dingzhi {
    width: 48%;
    padding: 15px 20px;
    display: inline-block;
    font-size: 18px !important;
    height: 100px;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .three-floor .right .gaojian:nth-child(2) {
    float: right;
  }
  .three-floor .right .dingzhi {
    float: right;
    margin-top: 0;
  }
  .three-floor .right .gaojian img,
  .three-floor .right .dingzhi img {
    max-width: 46%;
    margin-top: 8px;
  }
  .three-floor .right .dingzhi span:nth-child(1) {
    font-size: 16px;
  }
  .three-floor .right .dingzhi span:nth-child(3) {
    display: none;
  }
  .four-floor {
    padding-top: 10px;
    height: 1060px;
  }
  .four-floor .one p,
  .five-floor .one p {
    font-size: 24px;
  }
  .four-floor .one span,
  .five-floor .one span {
    padding: 0 50px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
  }
  .four-floor .two {
    flex-direction: column;
  }
  .four-floor .two .left {
    width: 95%;
    margin: 0 auto;
  }
  .four-floor .two > div {
    height: 100%;
    width: 95%;
    margin: 0 auto;
  }
  .four-floor .two .right .title {
    margin-bottom: 10px;
  }
  .four-floor .two .right .title p {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .four-floor .two .right .title span:nth-child(2) {
    line-height: 1.5;
  }
  .four-floor .two .right .list1 li {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .four-floor .three ul {
    display: block;
    margin: 5px 0;
  }
  .four-floor .three ul li {
    display: inline-block;
    margin-right: 0;
    width: 49%;
    height: 160px;
  }
  .four-floor .three ul li:nth-child(even) {
    float: right;
  }
  .four-floor .three ul li img {
    height: 100%;
    width: 100%;
  }
  .four-floor .three ul li p {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }
  .four-floor .three .gengduo a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .five-floor {
    height: 1140px;
  }
  .five-floor .two .top,
  .five-floor .two .center,
  .five-floor .two .bottom {
    display: block;
    margin-bottom: 10px;
  }
  .five-floor .two .top div {
    height: 150px;
  }
  .five-floor .two .top div,
  .five-floor .two .center div,
  .five-floor .two .bottom div {
    padding: 14px;
  }
  .five-floor .two .top div:nth-child(1),
  .five-floor .two .top div:nth-child(2),
  .five-floor .two .top div:nth-child(3) {
    width: 100%;
    margin-bottom: 10px;
  }
  .five-floor .two .top div p:first-child {
    font-size: 24px;
  }
  .five-floor .two .top div p:nth-child(2),
  .five-floor .two .center div p:nth-child(1),
  .five-floor .two .bottom div p:nth-child(1) {
    font-size: 18px;
  }
  .five-floor .two .center div,
  .five-floor .two .bottom div {
    width: 49%;
    display: inline-block;
    margin-right: 0;
    height: 110px;
    margin-bottom: 10px;
  }
  .five-floor .two .center div:nth-child(even),
  .five-floor .two .bottom div:nth-child(even) {
    float: right;
  }
  .five-floor .three .gengduo a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .six-floor {
    height: 260px;
  }
  .six-floor .one p {
    font-size: 24px;
    margin-left: 15px;
  }
  .six-floor .two {
    margin-top: 20px;
  }
  .six-floor .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .six-floor .swiper-slide span {
    padding-left: 10px;
    font-size: 14px;
  }
  /* .seven-floor{
    height: 1520px;
  } */
  .seven-floor .one {
    height: 350px;
  }
  .seven-floor .one p {
    font-size: 24px;
    padding: 20px;
  }
  .seven-floor .one .ipt input {
    line-height: 26px;
    height: 26px;
  }
  .seven-floor .one .ipt .sousuo {
    top: 0.4px;
    right: 17.8%;
    width: 20%;
    font-size: 14px;
  }
  .seven-floor .bottom {
    width: 100%;
    padding: 0 10px;
  }
  .seven-floor .bottom .area ul li,
  .seven-floor .bottom .type ul li,
  .seven-floor .bottom .fenlei ul li {
    display: inline-block;
    padding: 3px 5px;
    font-size: 14px;
  }
  .seven-floor .bottom .area ul,
  .seven-floor .bottom .type ul,
  .seven-floor .bottom .fenlei ul {
    display: block;
    width: 87%;
  }
  .seven-floor .bottom .area span,
  .seven-floor .bottom .type span,
  .seven-floor .bottom .fenlei span {
    margin-right: 8px;
    width: 11%;
  }
  .seven-floor .bottom .list2 ul {
    display: block;
  }
  .seven-floor .bottom .list2 li {
    width: 49%;
    display: inline-block;
    height: auto;
    margin-bottom: 10px;
  }
  .seven-floor .bottom .list2 li:nth-child(even) {
    float: right;
  }
  .seven-floor .bottom .list2 li div p {
    font-size: 14px;
    line-height: 1.5;
  }
  .seven-floor .bottom .list2 li div div {
    font-size: 12x;
  }
  .seven-floor .bottom .gengduo a {
    padding: 5px 10px;
    font-size: 16px;
    margin-top: -5px;
  }
  .seven-floor {
    background-size: 500%;
  }
  .seven-floor .bottom {
    /* height: 1310px; */
  }
  .seven-floor .bottom .area ul {
    padding-top: 14px;
    padding-left: 30px;
  }
  .seven-floor .bottom .fenlei1 {
    padding: 20px 30px;
  }
  .seven-floor .one .ipt .sousuo {
    width: 20%;
    right: 17.7%;
    font-size: 14px;
  }
  .seven-floor .one p {
    font-size: 24px;
  }
  .seven-floor .one .ipt {
    width: 100%;
  }
  .seven-floor .bottom .list2 li {
    margin-right: 0;
  }
  .seven-floor .bottom .list2 li div p {
    height: 45px;
  }
  .seven-floor .bottom .list2 li img {
    height: 100px;
  }
  .eight-floor {
    height: 50px;
    line-height: 50px;
  }

  .four-floor_1 {
    /* height: 1500px; */
  }
  .four-floor_1 .one {
    padding-top: 10px;
  }
  .four-floor_1 .one p {
    font-size: 24px;
  }
  .four-floor_1 .one span {
    padding: 0 50px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
  }
  .four-floor_1 .two {
    width: 96%;
    padding: 0 2%;
  }
  .four-floor_1 .two div {
    font-size: 16px;
  }
  .four-floor_1 .two div span {
    font-size: 30px;
  }
  .four-floor_1 .three {
    width: 100%;
    max-width: 640px;
    min-width: 0px;
  }
  .four-floor_1 .three ul {
    display: block;
    text-align: center;
  }
  .four-floor_1 .three ul li {
    width: 9.8%;
    display: inline-block;
    font-size: 14px;
  }
  .four-floor_1 .three ul li:last-child {
    float: none;
  }
  .four-floor_1 .four {
    width: 100%;
  }
  .four-floor_1 .swiper-slide {
    width: 100% !important;
  }
  .four-floor_1 .three ul {
    height: 120px;
    margin-top: 30px;
  }
  .four-floor_1 .four {
    margin-top: 30px;
  }
  .five-floor_1 .bottom .gengduo a,
  .four-floor_1 .gengduo a {
    padding: 5px 10px;
  }
  .five-floor_1 .swiper-pagination1 {
    outline: none !important;
    position: relative !important;
    top: -65px !important;
    right: -100px !important;
    z-index: 3 !important;
  }
  .five-floor_1 .sw4 .swiper-slide p {
    height: 40px;
  }

  .four-floor_1 .four {
    display: block;
    /* padding: 10px; */
  }
  .four-floor_1 .four .left,
  .four-floor_1 .four .right {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: none;
  }
  .four-floor_1 .five {
    width: 100%;
    flex-direction: column;
    padding: 0 10px;
    margin: 0;
  }
  .four-floor_1 .five .list1 {
    margin: 0;
    width: 100%;
  }
  .five-floor_1 {
    /* height: 870px; */
    margin-top: 250px;
  }
  .five-floor_1 .top {
    margin-bottom: 15px;
  }
  .five-floor_1 .top p {
    font-size: 24px;
    margin-left: 10px;
  }
  .five-floor_1 .bottom {
    /* height: 780px; */
    background-size: 700%;
  }
  .five-floor_1 .bottom .contain {
    width: 100%;
  }
  .five-floor_1 .bottom .left,
  .five-floor_1 .bottom .right {
    width: 49%;
    /* height: 100%; */
  }
  .five-floor_1 .bottom .list_img {
    flex-direction: column;
  }
  .five-floor_1 .bottom .list_img li {
    width: 90%;
    height: 110px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .five-floor_1 .bottom .list1 {
    width: 200%;
    padding: 0 10px;
  }
  .five-floor_1 .bottom .list_img li img {
    height: 100%;
  }
  .five-floor_1 .bottom .right {
    top: -35px;
  }
  .five-floor_1 .iphone {
    top: -7px;
  }
  .five-floor_1 .sw4 .swiper-slide p,
  .five-floor_1 .bottom .list_img li p {
    font-size: 12px;
  }
  .five-floor_1 .sw4 {
    z-index: 1;
  }
  .five-floor_1 .sw4 img {
    height: 395px !important;
  }
  .three-floor .top {
    display: none;
  }
  .three-floor .top2 {
    display: block !important;
    /* padding: 0 10px; */
  }
  .three-floor .top2 .sw8{
    overflow: inherit;
  }
  .three-floor .left #content1 {
    margin-left: 16px;
  }
  .three-floor .left .list .city1 {
    width: 56px;
    top: -29px;
    height: 335px;
  }
  .three-floor .left .sw11{
    height: 91.5%;
    margin-top: 15px;
  }
  .three-floor .left .list .city1 .sw11 ul{
    margin: 0;
  }
  .three-floor .left .list .city1 ul li{
    height: 10px !important;
    line-height: 10px !important;
    font-size: 12px;
  }
.three-floor .left #content1 img{
  width: 9px;
  margin-left: 0px;
}
  .seven-floor .bottom .gengduo,
  .four-floor_1 .gengduo {
    width: 100%;
    text-align: center;
  }
  .seven-floor .bottom .gengduo a,
  .four-floor_1 .gengduo a {
    float: none;
  }
  .five-floor_1 .bottom .gengduo {
    position: absolute;
    left: 50%;
    transform: translate(-3%, 0);
  }
  .three-floor .left {
    /* padding: 0 10px; */
    box-sizing: border-box;
  }
}
@media all and (max-width: 500px) {
  .phone .dz img {
    width: 20px;
    height: auto;
    padding: 0;
  }
  .two-floor {
    background-size: 200%;
  }
  .three-floor {
    /* height: 670px; */
  }
  .three-floor .right .gaojian,
  .three-floor .right .dingzhi {
    width: 48%;
    padding: 7px 9px;
    display: inline-block;
    font-size: 16px !important;
    height: 75px;
  }
  .three-floor .right .dingzhi {
    height: 72px;
  }
  .four-floor {
    height: 850px;
  }
  .four-floor .three ul li {
    height: 100px;
    width: 48%;
  }
  .seven-floor {
    /* height: 1490px; */
    background-size: 900%;
  }
  .seven-floor .bottom {
    /* height: 1260px; */
  }
  .four-floor_1 {
    /* height: 1430px; */
  }
  .five-floor_1 {
    margin-top: 200px;
    /* height: 730px; */
  }
  /* .five-floor_1 .bottom{
    height: 660px;
  } */
  .five-floor_1 .swiper-pagination1 {
    right: -65px !important;
  }
}
@media all and (max-width: 400px) {
  .sw6 .swiper-pagination6 {
    top: -55px;
  }
  .three-floor .right .gaojian,
  .three-floor .right .dingzhi {
    width: 48%;
    margin-left: 1.5%;
  }

  .seven-floor .bottom .area span,
  .seven-floor .bottom .type span,
  .seven-floor .bottom .fenlei span {
    width: 13%;
  }
  .five-floor_1 .sw4 img {
    height: 370px !important;
  }
}
@media all and (max-width: 380px) {
  .five-floor_1 .sw4 img {
    height: 360px !important;
  }
}

@media all and (max-width: 338px) {
  .phone .dz img {
    width: 15px;
    height: auto;
    padding: 0;
  }
  .seven-floor .bottom .area span,
  .seven-floor .bottom .type span,
  .seven-floor .bottom .fenlei span {
    width: 15%;
  }
  .two-floor {
    background-size: 240%;
  }
  .four-floor_1 .two div span {
    font-size: 24px;
  }
  .seven-floor {
    /* height: 1460px; */
  }
  .five-floor_1 .swiper-pagination1 {
    right: -46px !important;
  }
  .three-floor .top ul li {
    font-size: 12px;
    width: 15.58%;
  }
  .three-floor .top ul li.act {
    font-size: 12px;
  }
  .five-floor_1 .bottom {
    padding-bottom: 20px;
  }
  .five-floor_1 .sw4 img {
    height: 305px !important;
  }
}

/* add */
[v-cloak] {
  display: none !important;
}
