body {}

.jybj-banner>img {
    width: 100%;
    height: auto;
}

.qgbj-top {
    background: #fff;
    padding: 30px 0;
    position: relative;
}

.qgbj-bg1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.qgbj-bg1-2 {
    top: 44px;
}

.qgbj-content {
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(161, 114, 40, 0.20);
    border-radius: 6px;
    padding: 3rem 0.9375rem 1.25rem;
    position: relative;
    margin: 20px 0.9375rem 0;
}

.qgbj-bg2 {
    position: absolute;
    right: 6px;
    bottom: 9px;
    width: 4.5rem;
    height: 4rem;
}

.qgbj-content-title {
    font-family: FZLTZCHJW--GB1-0;
    font-size: 1.0625rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 2.625rem;
    position: absolute;
    width: 96%;
    top: -6px;
    left: 50%;
    margin-left: -48%;
    position: absolute;
    z-index: 10;
}

.qgbj-content-title>img {
    width: 100%;
    height: 2.625rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.qgbj-content-text,
.qgbj-content-text span,
.qgbj-content-text p {
    font-family: FZLTXIHJW--GB1-0!important;
    font-size: 0.875rem!important;
    color: #575757!important;
    text-align: justify!important;
    line-height: 1.3125rem!important;
 
}

.qgbj-map {
    width: 100%;
    padding: 20px 12px;
    background: url(../images/qgbj-map-bg.png) center center no-repeat;
    background-size: cover;
}

.qgbj-map-img {
    width: 99%;
    height: auto;
    margin-top: 20px;
}

.area-tag {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
      justify-content: space-between;
    margin: 0 auto;
}

.area-tag-item {
    width: 22%;
    height: 1.75rem;
    text-align: center;
    line-height: 1.75rem;
    background: #FBF7F2;
    border-radius: 6px;
    margin-top: 10px;
  position: relative;
}

.area-tag-item:nth-child(4n) {
    margin-right: 0;
}

.area-tag-item>a {
    width: 100%;
    height: 100%;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 0.875rem;
    color: #573B10;
    display: inline-block;
}

.qlylstq {
    background: #fff;
    padding-top: 30px;
}

.qlylstq>.products-title {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.qlylstq-bg {
    position: absolute;
    left: 0;
    top: 0;
}

.qlylstq-content {
    background: #fbf7f2;
    padding: 20px 30px;
    margin: 1.25rem 0.9375rem;
}

.qlylstq-content-title {
    font-family: FZLTZCHJW--GB1-0;
    font-size: 0.9375rem;
    color: #573B10;
    margin-bottom: 10px;
    text-align: center;
}

.qlylstq-content-text {
    font-family: FZLTXIHJW--GB1-0;
    font-size: 0.9375rem;
    color: #573B10;
    text-align: center;
    line-height: 1.3125rem;

}

.sq-cards {
    min-height: 9.125rem;
}

.card-main {
    border-radius: 6px;
    width: 15.4rem;
    padding: 15px;
    margin: 0 auto;
    font-size: 0.9375rem;
    color: #fff;
}

.yy-card {
    background-image: linear-gradient(180deg, #4194FE 1%, #0366E6 100%);
}

.ly-card {
    background-image: linear-gradient(180deg, #84DF6A 0%, #57A333 100%);
}

.ky-card {
    background-image: linear-gradient(180deg, #ffa800 1%, #ff6f00 100%);
}

.card-title {
    font-family: FZLTZCHJW--GB1-0;
    font-size: 0.9375rem!important;
    margin-bottom: 18px;
    text-align: center;
}

.card-content,
.card-content p,
.card-content span {
    font-family: FZLTXIHJW--GB1-0!important;
    font-size: 0.9375rem!important;
    color: #FFFFFF!important;
    line-height: 24px!important;
}

.xmjd {
    background: url(../images/xmjd-bg.png) no-repeat;
    background-size: contain;
    background-color: #fff;
    padding-top: 14px;
    padding-bottom: 30px;
}

.xmjd-video-box {
    padding: 3px;
    box-sizing: border-box;
    background-image: linear-gradient(134deg, #E6D29A 0%, #CEAC77 50%);
    border-radius: 4px;
    margin: 0 auto;
      position: relative;
      width: 92%;
          margin-top: 20px;
}

.play-img-xmjd {
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  left: 50%;
  top: 50%;
  margin-left: -1.5625rem;
  margin-top: -1.5625rem;
}
.area-tag .coming-soon{
	color:#9F9F9F!important;
  font-size: 0.875rem;
}
.area-tag .coming-soon i{
width: 21px;
    position: absolute;
    height: 28px;
    display: inline-block;
    background: url(/mtbjy/images/wait1.png) center no-repeat;
    background-size: 21px 28px;
    right: 4px;
    top: 0px;
}