        .cd-banner {
            position: relative;
            margin-top: 80px;
        }

        .cd-banner-bg {
            position: relative;
            z-index: 1;
        }
        .cd-banner-bg img{
            width: 100%;
            height: auto;
        }
        .video-banner-box{
            position: absolute;
            left: 50%;
            top: 0;
            z-index: 2;
            width: 49.4%;
            margin-left: -24.7%;
        }
        .video-banner{
            width: 100%;
        }
        .cd-banner-fm{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
      width: 100%;
        }

.play-img {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -60px;
}

.play-img:hover {
    cursor: pointer;
}
.sq-info{
    padding-top: 80px;
}
.sq-info-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 414px;
}
.sq-select{
      color: #CEAC77;
    background-image: -webkit-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: -moz-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: -o-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: linear-gradient(top, #E6D29A, #CEAC77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 48px;
    position: relative;
    z-index: 1;
    height: 68px;
}
.circle-market{
    position: absolute;
    top: -136px;
    left: 62%;
    width: 315px;
    height: 324px;
    z-index: -1;
}

.sq-menu {
    position: absolute;
    width: 100%;
    top: 74px;
    left: 0;
    z-index: 100;
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
    background-image: -o-linear-gradient(128deg, #fdfbf5, #fbf7f2);
    background-image: -moz-linear-gradient(128deg, #fdfbf5, #fbf7f2);
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
    padding-bottom: 30px;
}

.sq-type-menu {
    padding-top: 40px;
    display: flex;
    flex-direction: row;
    width: 1024px;
    margin: 0 auto;
    z-index: 100;
    white-space: nowrap;
    padding-left: 32px;
    box-sizing: border-box;
}
.sq-type-menu:first-child{
    padding-top: 26px!important;
}
.sq-type-menu-yy {
    margin-right: 40px;
    background-image: -webkit-linear-gradient(bottom, #1B7DC2, #35A8F8);
    background-image: -o-linear-gradient(bottom, #1B7DC2, #35A8F8);
    background-image: -moz-linear-gradient(bottom, #1B7DC2, #35A8F8);
    background-image: linear-gradient(bottom, #1B7DC2, #35A8F8);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#1B7DC2", endColorstr="#35A8F8", gradientType="0");
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    font-family: FZLTZCHJW--GB1-0;
  color:#35A8F8;
}

.sq-type-menu-ly {
    margin-right: 40px;
    background-image: -webkit-linear-gradient(bottom, #4DA635, #A3CE69);
    background-image: -o-linear-gradient(bottom, #4DA635, #A3CE69);
    background-image: -moz-linear-gradient(bottom, #4DA635, #A3CE69);
    background-image: linear-gradient(bottom, #4DA635, #A3CE69);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4DA635", endColorstr="#A3CE69", gradientType="0");
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    font-family: FZLTZCHJW--GB1-0;
  color:#A3CE69;
}

.sq-type-menu-ky {
    margin-right: 40px;
    background-image: -webkit-linear-gradient(bottom, #F1872B, #FBBE5E);
    background-image: -o-linear-gradient(bottom, #F1872B, #FBBE5E);
    background-image: -moz-linear-gradient(bottom, #F1872B, #FBBE5E);
    background-image: linear-gradient(bottom, #F1872B, #FBBE5E);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#F1872B", endColorstr="#FBBE5E", gradientType="0");
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    font-family: FZLTZCHJW--GB1-0;
  color:#FBBE5E;
}

.sq-type-menu-detail {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
}

.sq-type-menu-detail li {
    width: 25%;
    margin-bottom: 17px;
    padding-top: 3px;
}

.menu-detail {
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #575757;
}

.menu-detail:hover{
    color: #A17228!important;
}
.sqxq-top-bg {
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
}
.sqxq-top {
    width: 1024px;
    margin: 0 auto;
    padding-bottom: 78px;
}
.jybj-sq{
    width: 100%;
    position: relative;
    height: 545px;
    overflow: hidden;
    top: -306px;
}
.sqxq-top-introduce{
    width: 100%;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin-top: -372px;
    position: relative;
    z-index: 10;
    padding: 35px 50px 35px 35px;
}
.cd-top-introduce{
    flex-direction: column;
}
.sq-address{
    justify-content: space-between;
    padding: 20px 38px 0 38px;
    margin-top: 20px;
    border-top: 1px solid #dcc8a2;
}
.sq-address-item{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 18px;
    color: #573B10;
}
.sq-address-item p,
.sq-address-item span{
    font-family: FZLTZCHJW--GB1-0!important;
    font-size: 18px!important;
    color: #573B10!important;
  background: transparent!important;
    display: inline-block;
}
.sq-address-item:first-child{
	width:400px;
}
.sq-address-item>img{
margin-right:16px;
 }
.introduce-bg{
position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.yy-introduce-icon {
  width: 113px;
  height: 118px;
  position: absolute;
  top: -88px;
  right: -52px;
  z-index: 1;
}
.ly-introduce-icon {
  width: 192px;
  height: 152px;
  position: absolute;
  top: -116px;
  right: -110px;
  z-index: 1;
}
.ky-introduce-icon {
  width: 110px;
  height: 110px;
  position: absolute;
  top: -74px;
  right: -52px;
  z-index: 1;
}
.sq-status{
    width: 58px;
    height: 30px;
    background-image: linear-gradient(134deg, #E6D29A 0%, #CEAC77 50%);
    border-radius: 15px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-right: 12px;
  font-family: FZLTZCHJW--GB1-0;
}
.introduce-text{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #573B10;
    text-align: justify;
    line-height: 28px;
  width: 869px;
}
        .introduce-text p,.introduce-text span{
            font-family: FZLTXIHJW--GB1-0!important;
            font-size: 18px!important;
            color: #573B10!important;
            line-height: 28px!important;
      background-color: transparent!important;
        }

.msg-item{
    padding: 28px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 2px solid #E6E6E6;
}
.msg-item-title{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 34px;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 18px;
    color: #FFFFFF;
}
.msg-item-content{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #575757;
    text-align: justify;
    line-height: 30px;
    flex-grow: 1;
  width: 918px;
}
.sqxq-msg .msg-item:nth-child(odd) .msg-item-title{
    background: url("../images/classify-gold.png") no-repeat;
    background-size: contain;
}
.sqxq-msg-ly .msg-item:nth-child(even) .msg-item-title{
    background: url("../images/classify-green.png") no-repeat;
    background-size: contain;
}
.sqxq-msg-ky .msg-item:nth-child(even) .msg-item-title{
    background: url("../images/classify-orange.png") no-repeat;
    background-size: contain;
}
.sqxq-msg-yy .msg-item:nth-child(even) .msg-item-title{
    background: url("../images/classify-blue.png") no-repeat;
    background-size: contain;
}
.msg-item-content p, .msg-item-content span{
    font-family: FZLTXIHJW--GB1-0!important;
    font-size: 18px!important;
    color: #575757!important;
      background-color: transparent!important;
}

.sq-select:hover{
    cursor: pointer;
}
.jybj-sq .swiper-slide .content{
    width: 100%;
    height: 100%;
    float: left;
    margin-right: -100%;
}
.jybj-sq .swiper-slide{
    height: 545px!important;
    position: relative;
}
.jybj-sq .swiper-pagination-bullet-active{
    width: 40px!important;
    height: 15px!important;
    background-image: linear-gradient(180deg, #E6D29A 0%, #CEAC77 50%)!important;
    border-radius: 15px!important;
}
.hxjs {
    background: url(../images/hxjs-bg.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 100px 0 80px;
}

.hxjs-title{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 50px;
}
/*套间*/
.community-suite {
    display: flex;
    justify-content: center;
}

.community-suite .left-tab {
    width: 210px;
    font-size: 24px;
    color: #666;
    background: #EEF8FE;
}

.fl {
    float: left;
    display: inline;
}

.left-tab .tab-item {
    height: 79px;
    line-height: 79px;
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px 10px;
    cursor: pointer;
    background: #FBF8F2;
  font-family: FZLTXIHJW--GB1-0;
}

.left-tab .tab-active {
    color: #fff;
    background-image: -webkit-linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
    background-image: -o-linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
    background-image: -moz-linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
    background-image: linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4194FE", endColorstr="#0366E6", gradientType="1");
    box-shadow: 0px 2px 10px 0px rgba(173,178,182,1);
    border: none !important;
}

.left-tab .tab-item:last-child {
    border-bottom: 1px solid #d8d8d8;
}

.community-suite .right-imglist {
    width: 840px;
}

.hxjs-img-right {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 10px;
    top: 50%;
    margin-top: -25px;
}

.hxjs-img-left {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 10px;
    top: 50%;
    margin-top: -25px;
}

.hxjs-img-right:hover, .hxjs-img-left:hover {
    cursor: pointer;
}

.right-imglist .hxjs-img {
    width: 100%;
    height: 480px;
    position: relative;
}

.right-imglist > div {
    display: none;
}

.div-show {
    display: block !important;
}
.sqmy{
    padding: 94px 0 80px;
    position: relative;
    overflow: hidden;
}
.sqmy-line{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.sqmy-title{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px;
}
.sqmy-block-box{
    width: 1024px;
    margin: 0 auto;
}
.sqmy-block1,.sqmy-block2,.sqmy-block3{
    display: flex;
    flex-direction: row;
}
.block1{
    width: 512px;
    height: 206px;
}
.block2{
    width: 257px;
    height: 206px;
}
.block3{
     flex-grow: 1;
     height: 206px;
 }
.block4{
    width: 257px;
    height: 206px;
}
.block5{
    width: 512px;
    height: 330px;
}
.block6{
    flex-grow: 1;
    height: 206px;
}
.block7{
    width: 257px;
    height: 300px;
}
.block8{
    width: 512px;
    height: 176px;
}
.block9{
    flex-grow: 1;
    height: 300px;
}
.sqmy-block3{
    align-items: flex-end;
    margin-top: -124px;
}
.jtqw{
    padding: 100px 0;
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
}
.jtqw-bg {
    width: 1024px;
    height: 450px;
    margin: 0 auto;
}
.sqmy-block1>div,.sqmy-block2>div,.sqmy-block3>div{
    position: relative;
}
.block-circle{
    width: 68px;
    height: 68px;
    background-image: linear-gradient(134deg, #ede1c5 0%, #e7d6bb 50%);
    border-radius: 50%;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 36px;
    color: #262626;
    position: absolute;
    left: 50%;
    margin-left: -34px;
    top: 50%;
    margin-top: -64px;
    display: flex;
    justify-content: center;
    flex-direction: column;
      align-items: center;
    text-align: center;
}
.block-circle p{
    font-family: FZLTXIHJW--GB1-0;
}
.block-text{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #262626;
    position: absolute;
    top: 148px;
    width: 236px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
      letter-spacing: 0;
}
.block8-text{
    top: 140px;
    width: 466px;
}
.sqmy-title>span{
    background-image: -webkit-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: -moz-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: -o-linear-gradient(top, #E6D29A, #CEAC77);
    background-image: linear-gradient(top, #E6D29A, #CEAC77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  color:#CEAC77;
}
.sqmy-title>span, .hxjs-title>span{
    position: relative;
    font-family: FZLTZCHJW--GB1-0;
}
.title-circle{
    width: 22px;
    height: 23px;
    position: absolute;
    top: 6px;
    right: -8px;
}
.community-suite .left-tab-ly .tab-item {
    background: #F5FAF0 !important;
    height: 119.2px;
    line-height: 120px;
}

.community-suite .left-tab-ly .tab-active {
  font-family: FZLTZCHJW--GB1-0;
    background-image: -webkit-linear-gradient(-45deg, #4DA635 0%, #A3CE69 100%) !important;
    background-image: -o-linear-gradient(-45deg, #4DA635 0%, #A3CE69 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #4DA635 0%, #A3CE69 100%) !important;
    background-image: linear-gradient(-45deg, #4DA635 0%, #A3CE69 100%) !important;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4DA635", endColorstr="#A3CE69", gradientType="1");
}
    .sqbj-banner{
        margin-top: 80px;
    }
.sq-type-menu-detail .coming-soon{
color: #9F9F9F!important;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    display: flex;
    align-items: center;
}
.sq-type-menu-detail .tips{
    color: #e40606;
    font-size: 14px;
    margin-left: 5px;
}