.content {
  width: 7.5rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.w100 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.w68 {
  width: 6.8rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}

.clear {
  zoom: 1;
}

.mr0 {
  margin-right: 0 !important;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.bannerHome {
  height: 4.5rem;
}

.bannerHome a {
  display: block;
  width: 100%;
  height: 100%;
}

.bannerHome img {
  display: block;
  width: 100%;
  height: auto;
}

.titH1 {
  font-size: 0;
  text-align: center;
  height: .35rem;
  margin-bottom: .3rem;
}

.titH1 p {
  display: inline-block;
  font-size: .32rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .35rem;
  color: #333333;
  position: relative;
}

.titH1 p span {
  color: #C9A970;
}

.titH1 p::before {
  content: "";
  position: absolute;
  top: 0.01rem;
  left: -.5rem;
  width: .4rem;
  height: .35rem;
  background: url(./t1.png) no-repeat center;
  background-size: 100% auto;
}

.titH1 p::after {
  content: "";
  position: absolute;
  top: 0.01rem;
  right: -.5rem;
  width: .4rem;
  height: .35rem;
  background: url(./t2.png) no-repeat center;
  background-size: 100% auto;
}

.kfLink {
  display: block;
  width: 6rem;
  height: .75rem;
  background: #C9A970;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .75rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
}

.xhjs {
  padding: .5rem .4rem;
}

.xhjs .w1200 {
  width: 100%;
  background-size: 100% auto;
  padding: 3rem .3rem  .4rem;
  box-shadow: 0px 0.04rem 0.15rem rgba(201, 169, 112, 0.3);
  border-radius: .2rem;
  position: relative;
  margin-top: 1.7rem;
}

.xhjs .w1200 img {
  display: block;
  width: 5.5rem;
  height: auto;
  margin: 0 auto;
  position: absolute;
  top: -1.3rem;
  left: 50%;
  transform: translateX(-50%);
}

.xhjs .w1200 > h2 {
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .48rem;
  color: #C9A970;
  text-align: center;
}

.xhjs .w1200 > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  text-align: center;
  margin-bottom: .3rem;
}

.qzlj {
  padding: .5rem .25rem;
  background: url(bg5.jpg) no-repeat center;
  background-size: 100% 100%;
}

.qzlj .w1200 > h2 {
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .48rem;
  color: #333333;
  text-align: center;
}

.qzlj .w1200 > h2 span {
  color: #C9A970;
}

.qzlj .w1200 p {
  font-size: .22rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .37rem;
  text-align: center;
  color: #666666;
  margin-top: .2rem;
}

.qzlj .qzljTab .bd li img {
  display: block;
  width: 6.15rem;
  height: auto;
  margin: 0 auto;
}

.hd ul {
  display: flex;
  justify-content: center;
}

.hd ul li {
  width: .18rem;
  height: 0.08rem;
  background: rgba(181, 181, 181, 0.39);
  border-radius: .1rem;
  font-size: 0;
  margin: 0 .05rem;
}

.hd ul li.on {
  width: .35rem;
  background: #C9A970;
}

.pxzj {
  padding: .0rem .25rem .5rem .25rem;
}

.pxzj img {
  display: inline;
  width: 100%;
  height: auto;
  margin-bottom: .2rem;
}

.kmkm {
  padding: .5rem .25rem;
}

.kmkm .kmkmTab .bd table {
  width: 6.5rem;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
}

.kmkm .kmkmTab .bd table tr th {
  width: 3.25rem;
  height: .7rem;
  background: #F2C287;
  border: 1px solid #CCCCCC;
  text-align: center;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .48rem;
  color: #333333;
}

.kmkm .kmkmTab .bd table tr td {
  min-height: .88rem;
  background: #fff;
  border: 0.01rem solid #CCCCCC;
  text-align: center;
}

.kmkm .kmkmTab .hd {
  margin: .2rem 0;
}

.zsjz {
  padding: .5rem 0;
}

.zsjz .zsjzTab .bd .item {
  width: 7.5rem;
  height: 2rem;
  background: url(bg6.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: .1rem;
  padding: 0 .5rem 0 2.5rem;
  display: flex;
  align-items: center;
}

.zsjz .zsjzTab .bd .item p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
}

.zsjz .zsjzTab .bd .item2 {
  background: url(bg7.png) no-repeat center;
  background-size: 100% 100%;
}

.zsjz .zsjzTab .bd .item3 {
  background: url(bg8.png) no-repeat center;
  background-size: 100% 100%;
}

.zsjz .zsjzTab .bd .item4 {
  height: 6.85rem;
  background: url(bg9.png) no-repeat center;
  background-size: 100% auto;
  padding: .5rem .5rem 0;
}

.zsjz .zsjzTab .bd .item4 h2 {
  font-size: .36rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1.6em;
  color: #333333;
  text-align: center;
  margin-bottom: 3rem;
}

.zsjz .zsjzTab .bd .item4 p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 1.4em;
  color: #666666;
  margin-bottom: .1rem;
}

.zsjz .zsjzTab .bd .item4 .red {
  color: #DD4F43;
}

.zsjz .zsjzTab .bd .item4 .green {
  color: #1EA362;
}

.zsjz .zsjzTab .bd .item4 .yellow {
  color: #FFCE44;
}

.zsjz .zsjzTab .hd {
  margin: .3rem 0;
}

.xgfl {
  padding: .5rem .25rem;
  background: url(bg10.png) no-repeat center;
  background-size: 100% 100%;
}

.xgfl .w1200 > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
}

.xgfl .w1200 > p span {
  color: #C9A970;
}

.xgfl .p {
  padding: .2rem;
}

.rcxq {
  padding: .5rem 0;
}

.rcxq .rcxqTab .bd li img {
  display: block;
  width: 6.6rem;
  height: auto;
  margin: 0 auto;
}

.rcxq .rcxqTab .bd li p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
  margin: .2rem .3rem;
  text-align: center;
}

.rcxq .rcxqTab .hd {
  margin: .2rem 0;
}

.xcdy {
  padding: .5rem .2rem;
  background: url(bg14.png) no-repeat center;
  background-size: 100% auto;
}

.xcdy img {
  display: block;
  width: 5.5rem;
  margin: 0 auto;
}

.xcdy .w1200 > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
  text-align: center;
}

.xcdy a {
  margin-top: .2rem;
}

.zszs {
  padding: .5rem 0;
}

.zszs .zszsBanner {
  position: relative;
}

.zszs .zszsBanner .bd .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.zszs .zszsBanner .bd .item img {
  display: block;
  width: 3.2rem;
  height: 2.2rem;
  border: 0.01rem solid #CCCCCC;
  margin: 0 .1rem;
}

.zszs .zszsBanner .hd {
  display: none;
  margin: .2rem 0;
}

.zszs .zszsBanner .aBtn {
  width: 95%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
}

.zszs .zszsBanner .aBtn a {
  display: block;
  width: .45rem;
  height: .45rem;
  background: url(a1.png) no-repeat center;
  background-size: 100% 100%;
}

.zszs .zszsBanner .aBtn a + a {
  background: url(a2.png) no-repeat center;
  background-size: 100% 100%;
}

.syrq {
  padding: .5rem .2rem;
  margin: 0 auto;
  background: url(bg15.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: .1rem;
}

.syrq > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
  text-align: center;
  margin: 0 .3rem .2rem;
}

.kcfw {
  padding: .5rem 0;
  background: url(bg16.jpg) no-repeat center;
  background-size: 100% 100%;
}

.kcfw ul.w1200 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 .4rem;
}

.kcfw ul.w1200 li {
  width: 3.2rem;
  height: 1.8rem;
  background: #fff;
  box-shadow: 0px 4px 15px rgba(201, 169, 112, 0.3);
  border-radius: .1rem;
  overflow: hidden;
  margin-bottom: .3rem;
}

.kcfw ul.w1200 li img {
  display: block;
  width: .85rem;
  height: .85rem;
  margin: .2rem auto;
}

.kcfw ul.w1200 li p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
  text-align: center;
}

.kctk {
  padding: .5rem .25rem;
  background: #fff;
}

.kctk .w1200 {
  display: flex;
  align-items: center;
  margin-bottom: .3rem;
}

.kctk .w1200 img {
  display: block;
  width: 3rem;
  height: auto;
}

.kctk .w1200 p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
}

.kctk .w1200 p span {
  color: #C9A970;
}

.mxsj {
  padding: .5rem 0;
}

.mxsj .mxsjBanner .bd li {
  padding: .1rem 0;
}

.mxsj .mxsjBanner .bd li .item {
  box-shadow: 0px 0.04rem 0.15rem rgba(201, 169, 112, 0.3);
  width: 7rem;
  margin: 0 auto;
  padding: .3rem;
}

.mxsj .mxsjBanner .bd li .item .top {
  display: flex;
  align-items: center;
  margin-bottom: .2rem;
}

.mxsj .mxsjBanner .bd li .item .top img {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  border-radius: 50%;
  margin-right: .2rem;
}

.mxsj .mxsjBanner .bd li .item .top h2 {
  font-size: .32rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .54rem;
  color: #666;
}

.mxsj .mxsjBanner .bd li .item .top h2 span {
  display: block;
  color: #C9A970;
}

.mxsj .mxsjBanner .bd li .item p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
}

.mxsj .mxsjBanner .bd li .item p span {
  color: #333;
  font-weight: 900;
}

.mxsj .mxsjBanner .hd {
  margin: .2rem 0;
}

.stzs {
  padding: 0rem .25rem;
}

.stzs ul.w1200 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 .2rem;
}

.stzs ul.w1200 li {
  width: 3.2rem;
  height: 1.8rem;
  background: #fff;
  box-shadow: 0px 0.04rem 0.15rem rgba(201, 169, 112, 0.3);
  border-radius: .1rem;
  margin-bottom: .2rem;
}

.stzs a {
  margin: .2rem auto;
}

.zxlq {
  padding: .5rem .25rem 0;
}

.zxlq .form {
  box-shadow: 0px 0.04rem 0.15rem rgba(201, 169, 112, 0.3);
}

.zxlq .form img {
  display: block;
  width: 4.3rem;
  height: auto;
  margin: 0 auto .2rem;
}

.zxlq .form form {
  padding: .4rem 0;
}

.zxlq .form form h2 {
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .48rem;
  color: #333333;
  text-align: center;
  margin-bottom: .2rem;
}

.zxlq .form form input {
  display: block;
  width: 6rem;
  height: .8rem;
  background: #fff;
  border: 0.01rem solid #CCCCCC;
  margin: 0 auto .2rem;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 1em;
  color: #666666;
  padding-left: .2rem;
}

.zxlq .form form a {
  display: block;
  width: 6rem;
  height: .8rem;
  background: #FF7771;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .8rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
}

.aboutWp {
  padding: .5rem .25rem;
}

.aboutWp img {
  display: block;
  width: 100%;
  height: auto;
  margin: .2rem 0;
}

.aboutWp > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  margin-bottom: .2rem;
}

.pxzj, .kmkm {
  border-bottom: 0.15rem solid #F7F7F7;
}
