.flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.three-products{
    background: #fff;
    margin-top: 60px;
}
.three-products-top{
    width: 988px;
    margin: 0 auto 90px;
    display: flex;
    flex-direction: row;
}
.three-products-top .three-products-title{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.title-img{
    width: 66px;
    height: 60px;
}
.title-img>img{
    width: 55px;
    height: 50px;
}
.three-products-top .title-arrow{
    width: 20px;
    height: 10px;
}
.three-products-top .three-products-title:not(:first-child){
    margin-left: 104px;
}
.three-products-top .three-products-title:not(:first-child):after{
    content: '';
    width: 1px;
    height: 60px;
    background: #E6E6E6;
    position: absolute;
    top: 20px;
    left: -54px;
}
.three-products-top .three-products-title{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 24px;
    color: #262626;

}
.three-products-top .three-products-title p{
    height: 33px;
    margin: 20px 0 18px;
}
.three-products-top .three-products-active .title-img>img{
    width: 66px;
    height: 60px;
}
.three-products-top p{
   /* font-weight: bold; */
  font-family: FZLTZCHJW--GB1-0;
}
.three-products-top .three-products-active p{
    font-size: 28px;
  color:#4194FE;
    background-image:-webkit-linear-gradient(top,#4194FE,#0366E6);
    background-image:-moz-linear-gradient(top,#4194FE,#0366E6);
    background-image:-o-linear-gradient(top,#4194FE,#0366E6);
    background-image:linear-gradient(top,#4194FE,#0366E6);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
#ly.three-products-active p{
    color:#A3CE69;
    background-image:-webkit-linear-gradient(top,#A3CE69,#4DA635);
    background-image:-moz-linear-gradient(top,#A3CE69,#4DA635);
    background-image:-o-linear-gradient(top,#A3CE69,#4DA635);
    background-image:linear-gradient(top,#A3CE69,#4DA635);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
#ky.three-products-active p{
    color:#FDAA06;
    background-image:-webkit-linear-gradient(top,#FDAA06,#FE6D01);
    background-image:-moz-linear-gradient(top,#FDAA06,#FE6D01);
    background-image:-o-linear-gradient(top,#FDAA06,#FE6D01);
    background-image:linear-gradient(top,#FDAA06,#FE6D01);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.three-products-top .three-products-title:hover{
    cursor: pointer;
}
.three-products-img{
    margin-left: 26px;
    margin-top: -6px;
}
.three-products-img img{
    width: 100%;
}
.three-products-img p{
    width: 100%;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 36px;
    letter-spacing: 10px;
    color: #A17228 ;
    text-align: right;
}

.sq{
    width: 100%;
    height: 723px;
    background-image: linear-gradient(to bottom, #fcfaf4, #fff);
    position: relative;
    padding: 58px 0 104px;
    box-sizing: border-box;
}
.local-list{
    width: 1000px;
    min-height: 96px;
    margin: -118px auto 24px;
    display: flex;
    flex-direction: row;
  flex-wrap:wrap;
}
.local-tag{
    width: 92px;
  margin-right: 29px;
  margin-bottom:10px;
}
.local-tag>div{
    width: 84px;
    height: 84px;
    background: linear-gradient(128deg, #fcfaf4, #fbf7f2);
    border-radius: 50%;
    text-align: center;
    line-height: 84px;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #262626;
}
.local-tag>div:hover{
    border: 1px solid #E6D29A ;
    cursor: pointer;
}
.tag-active>{
    color: #fff;
    font-weight: bold;
    border-radius: 0;
}
#yysq .tag-active{
    width: 92px;
    height: 96px;
    background: url("../images/yy-local-active.png") no-repeat;
    background-size: contain;
    line-height: 96px;
}
#lysq .tag-active{
    width: 92px;
    height: 92px;
    background: url("../images/ly-local-active.png") no-repeat;
    background-size: contain;
    line-height: 92px;
}
#kysq .tag-active{
    width: 104px;
    height: 118px;
    background: url("../images/ky-local-active.png") no-repeat;
    background-size: contain;
    line-height: 92px;
}
.tag-active>div{
background:none;
      color: #fff;
    font-family: FZLTZCHJW--GB1-0;
    border-radius: 0;
}
.tag-active:hover>div{
    border: none;
}
.local-box{
    width:100%;
    height: 564px;
    overflow: hidden;
    display: none;
}
.local-box .local-bg{
    width: 970px;
    height: 480px;
    position: relative;
    background: red;
    left: 50%;
    margin-left: -552px;
}
.local-box .local-produce{
    width: 640px;
    height: 290px;
    background-image: linear-gradient(90deg, #E7D6BB 0%, #fefefb 82%);
    position: absolute;
    left: 590px;
    top: 272px;
    padding: 40px 0 35px 40px;
}
.yy-produce-icon{
    width: 113px;
    height: 118px;
    position: absolute;
    top: -33px;
    left: 374px;
}
.ly-produce-icon{
  width: 192px;
  height: 152px;
      position: absolute;
  top: -72px;
  left: 364px;
}
.local-produce-title{
    width: 384px;
    text-align: center;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 24px;
    color: #573B10;
    margin-bottom: 30px;
}
.local-produce-text{
  width: 384px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 18px;
  color: #573B10;
  text-align: justify;
  line-height: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
  height: 94px;
}
.local-produce-text p,
.local-produce-text span{
  font-family: FZLTXIHJW--GB1-0!important;
  font-size: 18px!important;
  color: #573B10!important;
    text-align: justify!important;
  line-height: 30px!important;
}
.local-produce-btn{
    width: 115px;
    height: 36px;
    background-image: linear-gradient(134deg, #E6D29A 0%, #CEAC77 50%);
    border-radius: 18px;
}
.local-produce-btn a{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 16px;
    color: #FFFFFF;
}
.block{
    display: block;
}
.live{
    width: 100%;
    padding: 80px 0 70px;
    background: url("../images/live-bg.png") center center no-repeat;
    background-size: cover;
}
.live-top{
    width: 1046px;
    margin: 0 auto;
}
.live-top img{
width: 492px;
}
.live-top p{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 36px;
    letter-spacing: 10px;
    color: #FFFFFF;
}
.live-rz-box {
    height: 250px;
    margin: 50px auto 0;
    width: 1046px;
}
.live .live-rz:first-child {
    margin-right: 22px;
}
.live .live-rz {
    width: 510px;
    height: 236px;
    float: left;
    background: #fff;
}
.live .live-img {
    width: 170px;
    line-height: 236px;
    display: inline-block;
    text-align: center;
}
.live .live-content {
    padding: 30px 50px 0 0;
    position: relative;
    background: #fff;
    width: 290px;
    float: right;
    font-family: FZLTZCHJW--GB1-0;
    color: #262626;
}
.live .live-content p {
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
    font-family: FZLTZCHJW--GB1-0;
}
.live .live-content .live-content-text {
    text-align: justify;
    font-size: 18px;
  font-family: FZLTXIHJW--GB1-0;
  line-height: 28px;
}
.live .live-rz:hover {
    box-shadow: 0px 2px 10px 0px rgba(99,174,225,0.2);
}

.slsj-top{
    width: 100%;
    height: 300px;
    background: #fff;
    box-sizing: border-box;
    padding-top: 118px;
}
.slsj-logo{
    width: 972px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.slsj-logo img{
    width: 357px;
}
.slsj-logo p{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 36px;
    color: #A17228;
    letter-spacing: 10px;
}
.slsjyyyj-img{
 width:100%;
  margin-top: -236px;
    margin-bottom: 100px;
}
.slsj-middle{
    width: 100%;
    height: 1051px;
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
    position: relative;
}
.slsj-middle>div{
    width: 920px;
    left: 50%;
    margin-left: -460px;
}
.spx{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: -200px!important;
    position: absolute;
    left: 50%;
    margin-left: -460px;
}
.xpx-right{
    width: 370px;
    height: 304px;
    padding-top: 64px;
    padding-bottom: 86px;
    box-sizing: border-box;
    position: relative;
}
.xpx-right:after{
    content: '';
    width: 3px;
    height: 100px;
    background-image: linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
    position: absolute;
    top: 64px;
    right: 0;
}
.xpx-icon{
    position: absolute;
    top: -40px;
    left: -54px;
    width: 27px;
    height: 30px;
}
.xpx-title{
    text-align: right;
}
.design-title{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 24px;
    color: #262626;
    margin-bottom: 28px;
    width: 307px;
}
.design-content{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #262626;
    text-align: justify;
    line-height: 24px;
}
.xpx-content{
    width: 307px;
}
.design-img{
    width: 465px;
    height: 505px;
    background: red;
}
.blx{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: absolute;
    margin-top: 392px;
}
.blx-img{
    width: 507px;
    height: 338px;
}
.blx-left{
    width: 365px;
    display: flex;
    flex-direction: row;
}
.blx-line{
    width: 100px;
    height: 3px;
    background-image: linear-gradient(to right, #4ea736, #a2cd68);
}
.blx-icon{
    width: 30px;
    height: 30px;
    margin-top: 50px;
}
.blx-left-content{
    margin:0 38px;
}
.blx-title, .blx-content{
    width: 228px;
}
.aqx-img{
    width: 366px;
    height: 386px;
}
.aqx{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: absolute;
    margin-top: 818px;
}
.aqx-right{
    width: 430px;
    position: relative;
}
.aqx-right:before{
    content: '';
    width: 3px;
    height: 100px;
    background-image: linear-gradient(-45deg, #F1872B 0%, #FBBE5E 100%);
    position: absolute;
    top: 0;
    left: -60px;
}
.aqx-icon{
    position: absolute;
    bottom: 40px;
    left: -78px;
    width: 30px;
    height: 30px;
}

.bg-white{
    background: #fff;
    width: 100%;
    height: 253px;
}

.qjkf{
    background: #fff;
    display: flex;
    flex-direction: row;
}
.qjkf-title{
    width: 35%;
    height: 598px;
    background-image: linear-gradient(128deg, #fdfbf5, #fbf7f2);
		text-align: right;
      padding: 18px 34px;
    box-sizing: border-box;
}
.qjkf-title img{
width: 253px;
}
.qjkf-title p{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 36px;
    letter-spacing: 10px;
    text-align: right;
    color: #A17228;
}
.qjkf-right{
    flex-grow: 1;
    height: 386px;
    margin-top: 306px;
    background-image: linear-gradient(134deg, #E6D29A 0%, #CEAC77 50%);
}
.qjkf-bg{
    width: 738px;
    height: 430px;
    background-color: red;
    margin-top: -138px;
    position: relative;
}
.qjkf-select-box{
    width: 405px;
    height: 193px;
    background: #fff;
    padding: 40px 25px 27px;
    box-sizing: border-box;
    position: absolute;
    top: 136px;
    left: -136px;
}
.qjkf-select{
    padding: 10px 0;
    position: relative;
    width: 354px;
    border-bottom: 2px solid #E6E6E6;

}
.qjkf-select p{
    text-align: center;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 18px;
    color: #000000;
}
.qjkf-icon{
    position: absolute;
    width: 12px;
    height: 7px;
    top: 17px;
    right: 0;
}
.qjkf-btn{
    width: 183px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #E6D29A;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #A17228;
    font-family: FZLTZCHJW--GB1-0;
    margin-top: 30px;
}
.qjkf-arrow{
    width: 20px;
    height: 17px;
  margin-top:-3px;
}
.qjkf-select:hover{
    cursor: pointer;
}
.qjkf-list{
    width: 360px;
    padding: 15px 0;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(230,230,230,1);
    position: absolute;
    top: 48px;
    left: -10px;
    box-sizing: border-box;
    display: none;
}
.qjkf-list li:first-child{
    margin-bottom: 15px;
}
.qjkf-list li{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #000000;
}
.qjkf-list li:hover{
    color: #A17228;
}
.qjkf-btn:hover{
    color: #A17228 !important;
}
.local-produce-btn a:hover{
    color: #fff!important;
}
.look-house-box{
  width: 100%;
  padding-top: 30px;
  box-shadow: 0px 4px 6px 0px rgba(161,114,40,0.05);
  position: relative;
}
.look-house{
  width: 972px;
  height: 186px;
  margin: 0 auto;
}
.coming-soon i{
		display: inline-block;
    width: 19px;
    top: 6px;
    position: absolute;
    height: 25px;
    background: url(/tbjy/images/wait1.png) no-repeat;
    background-size: 19px 25px;
}
.coming-soon>div:hover {
    border: none!important;
    cursor: default;
}
.coming-soon>div{
	color: #A99980!important;
}
#kysq .coming-soon2 {
  width: 130px;
    height: 130px;
    background: url(../images/wait2.png) 0px -10px no-repeat;
    background-size: 130px 130px;
}
.coming-soon2>div{
	color: #A99980!important;
}
.coming-soon2>div:hover {
    border: none!important;
    cursor: default;
}
.coming-soon2>div{
background:none;
      color: #fff;
   font-family: FZLTXIHJW--GB1-0;
    border-radius: 0;
      margin-top: 24px;
}
#kysq .local-list{
	top: -26px;
}

/* 右侧漂浮窗 */
 .right-float {
    background: transparent;
    border-radius: 6px;
    width: 72px;
    position: fixed;
    top: 36%;
    right: 34px;
    z-index: 200;
  }
  
  .right-float>img{
    width:72px;
    margin-bottom:1px;
        display: block;
  }
  .right-float>img:hover{
    cursor:pointer;
  }
  .right-float-kf a{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 18px;
    color: #575757;
  }
  .right-float-kf a:hover{
    color: #047BC1!important;
  }
  .right-float-kf{
    position: absolute;
    left: -300px;
    top: 0;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 #E6E6E6;
        padding: 15px 12px;
    margin: 0 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }
  .right-float-kf li{
    height: 36px;
    line-height: 36px;
  }
  .iframe-dialog-close,
  .success-dialog-close,
  .fail-dialog-close
  {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -287px;
    left: 50%;
    margin-left: 221px;
  }
  .fail-dialog-close{
    margin-left: 225px;
    margin-top: -230px;
  }
  .success-dialog-close{
    margin-left: 220px;
  }
  .iframe-dialog-close:hover,
  .success-dialog-close:hover,
  .fail-dialog-close:hover{
    cursor:pointer;
  }
  .zzxy-ts-cg,.zzxy-ts-sb{
    position: fixed!important;
    width: 200px;
    height: 40px;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    display: flex;
    margin-top: -40px;
    align-items: center;
    white-space: normal;
    text-align: justify;
    justify-content: center;
    padding-right: 10px;
  }
  .zzxy-ts-cg, .zzxy-ts-sb span{
    text-align:center;
  }
  #toTop{
    border:none;
  }
  .zzxy-ts-cg{
    height: 70px;
    margin-top: -55px;
  }
  .dzyd-box{
    width: 72px;
    height: 72px;
    border-radius: 8px;
    background-image: linear-gradient(135deg, #e2cc95, #ceac77 100%);
    margin-bottom: 1px;
    color: #fff;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .dzyd-box p{
    width: 48%;
    font-family: FZLTZCHJW--GB1-0;
  }
  .dzyd-mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    left: 0;
    top: 0;
  	color: #fff;
  }
  .dzyd-content{
    width: 300px;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .dzyd-content img{
    width: 500px;
    border-radius: 8px;
  }
    .dzyd-content p{
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
  }