html, body {
  position: relative;
  height: 100%;
}

body {
  background: #fff;
  font-size: 100%;
  color: #333;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.s05 {
  animation-duration: 1s !important;
  -webkit-animation-delay: .5s !important;
}

.s1 {
  animation-duration: 1s !important;
  -webkit-animation-delay: 1s !important;
}

.s1 {
  animation-duration: 1s !important;
  -webkit-animation-delay: 1.5s !important;
}

.s2 {
  animation-duration: 1s !important;
  -webkit-animation-delay: 2s !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-container2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-container3 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.swiper-container4 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-container5 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

:root {
  --swiper-theme-color: #fff !important;
}

.swiper-container1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.banner-box {
  width: 100%;
  transition: all 2s;
}

.banner-box .swiper-container .swiper-slide-active img {
  -webkit-animation-name: skyset;
  -webkit-animation-duration: 6000ms;
  -webkit-animation-iteration-count: infinite;
  /*无限循环*/
  -webkit-animation-timing-function: linear;
}

.banner-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.banner-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.banner-text>div {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  color: #fff;
  margin-top: 14%;
}

.banner-text>div h1 {
  font-size: 38px;
  font-weight: 600;
}

.banner-text>div p {
  font-size: 18px;
}

.banner-img img {
  width: 100%;
}

@keyframes skyset {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1.05);
  }

  0% {
    transform: scale(1);
  }
}

.a-1 {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.a-2 {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 15px;
}

.about-box {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.about-logo {
  width: 30%;
  float: left;
}

.about-logo img {
  width: 70%;
  margin-top: 8rem;
}

.about-logo h1 {
  color: #c8a17c;
  font-size: 28px;
  font-weight: 600;
}

.about-r {
  width: 70%;
  float: left;
  padding-left: 6rem;
  position: relative;
  overflow: hidden;
}

.about-r::after {
  position: absolute;
  content: "";
  top: 24px;
  left: 0;
  width: 4px;
  height: 64px;
  background-color: #c8a17c;
  border-radius: 2px;
}

.about-text h1 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 2rem;
  position: relative;
}

.xqbox-text h1 {
  padding-left: 2rem;
}

.xqbox-text h1::after {
  position: absolute;
  content: "";
  background-color: #c8a17c;
  top: 0;
  left: 0;
  width: 4px;
  height: 24px;
}

.about-text p {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-align: justify;
}

.about-text a {
  display: block;
  width: 124px;
  ;
  line-height: 36px;
  font-size: 14px;
  color: #666;
  border: solid 1px #a9a9a9;
  text-align: center;
  border-radius: 24px;
  margin-top: 4rem;
  transition: all .5s;
}

.about-text a:hover {
  background-color: #c8a17c;
  color: #fff;
  border: solid 1px #c8a17c;
  box-shadow: 0px 0px 4px 0px rgba(200, 161, 124, 0.6);
}

.about-text a i {
  position: relative;
  left: 15px;
}

.index-2 {
  background: url(../image/background/a-1.png);
  padding: 10rem 0;
}

.jy-bt-l {
  float: left;
}

.jy-bt-r {
  float: right;
  display: flex;
}

.jy-bt-r a {
  font-size: 16px;
  color: #8f8f8f;
  display: block;
  padding: 0 4rem;
  line-height: 48px;
  text-decoration: none;
  border: solid 1px #9f9f9f;
  border-radius: 24px;
  margin-top: 3rem;
  margin-right: 3rem;
  transition: all .3s !important;
}

.jy-bt-r a:hover {
  border: solid 1px #c8a17c;
  background-color: #c8a17c;
  border-radius: 24px;
  color: #fff;
}

.jy-bt-r a span {
  margin-left: 1rem;
}

.jy-bt-l h1 {
  font-size: 28px;
  font-weight: 600;
}

.news-flbox a:nth-of-type(1) {
  background-color: #c8a17c;
  border: solid 1px #c8a17c;
  color: #fff;
}

.jy-bt-l p {
  font-size: 18px;
}

.jy-bt {
  float: none;
}

.jy-lb-box {
  overflow: hidden;
  margin-top: 3rem;
}

.jy-imgbox {
  position: relative;
  overflow: hidden;
}

.jy-jj {
  padding: 25px 40px;
  text-align: justify;
  background-color: rgba(200, 161, 124, 1);
  position: absolute;
  bottom: -100%;
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: all .5s;
}

.jy-name, .jy-xq {
  width: 100%;
}

.jy-xq h1 {
  float: left;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  line-height: 40px
}

.jy-xq h2 {
  float: right;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  line-height: 40px
}

.jy-jj p {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  margin-top: 1rem;
  text-align: justify;
}

.jy-name {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  background-color: #c8a17c;
  z-index: 2;
}

.jy-imgbox:hover .jy-jj {
  bottom: 0;
}

.jy-jj-img {
  max-width: 170px;
  margin: 0 auto;
  height: 170px;
  overflow: hidden;
  border-radius: 80px;
  margin-bottom: 2rem;
}

.jy-dh, .jy-cz {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}

.jy-lx {
  margin-top: 2rem;
}

.swiper-container2 {
  position: relative;
}

.qh-box {
  text-align: center;
  margin: 20px;
}

.qh-box .qh {
  margin: 0 auto;
  position: relative;
}

.qh-box .qh span {
  margin-left: 8px;
}

.qh-box .qh .swiper-pagination-bullet-active {
  background-color: #c8a17c !important;
  ;
}

.tab {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}

.tab li {
  float: left;
  width: calc((100% - 420px) / 6);
  color: #333;
  text-align: center;
  line-height: 58px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  transition: all .5s;
  margin: 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.on {
  display: block;
}

.tab li.cur {
  background: #c8a17c;
  color: #fff;
  border-radius: 38px;
  box-shadow: 0px 0px 4px 0px rgb(200 161 124 / 60%);
}

.tab li p {
  margin: 0;
}

.tab li.cur span img:nth-of-type(2) {
  opacity: 1;
  top: 14px;
}

.tab li.cur span img:nth-of-type(1) {
  opacity: 0;
}

.ly-img {
  margin-top: 3rem;
}

.ly-img>div {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
  padding-top: 11rem;
  padding-bottom: 11rem;
  position: relative;
}

.ly-img>div::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

.ly-img>div:nth-of-type(1) {
  display: block;
  background: url(../image/background/a-2.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.ly-img>div:nth-of-type(2) {
  background: url(../image/background/a-3.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.ly-img>div:nth-of-type(3) {
  background: url(../image/background/a-4.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.ly-img>div:nth-of-type(4) {
  background: url(../image/background/a-5.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.ly-img>div:nth-of-type(5) {
  background: url(../image/background/a-6.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.ly-img>div:nth-of-type(6) {
  background: url(../image/background/a-7.jpg) no-repeat 100%;
  background-attachment: fixed;
}

.index-3 {
  padding: 10rem 0;
}

.ly-box ul {
  max-width: 1920px;
  padding: 0 15px;
  margin: 0 auto;
  margin-bottom: 6rem;
}

.tab li span {
  position: relative;
  top: -4px;
}

.tab li span img:nth-of-type(2) {
  position: absolute;
  top: -2px;
  left: 0;
  opacity: 0;
}

.tab li span img {
  width: 30px;
  margin-right: 1rem;
  transition: all .5s;
}

.xqbox-r, .xqbox-l {
  float: left;
  width: 50%;
  position: relative;
  z-index: 6;
}

.swiper-container3 .swiper-wrapper .swiper-slide {
  padding: 20px;
  transition: all .5s;
  background: none;
}

.swiper-container3 .swiper-wrapper .swiper-slide-active {
  padding: 0;
}

.xqbox-text {
  width: 85%;
  padding: 4rem 3rem;
  box-shadow: 0px 0px 17px 0px rgba(200, 161, 124, 0.35);
  border-radius: 10px;
  background: url(../image/ioc/logo-bs.png) no-repeat bottom right #fff;
}

.tj-ls {
  position: relative;
}

.tj-name {
  position: absolute;
  width: 100%;
  background-color: #c8a17c;
  color: #fff;
  line-height: 32px;
  bottom: 0;
  font-size: 16px;
  left: 0;
}

.max-img {
  position: relative;
  margin-bottom: 0;
}

.max-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all .5s;
}

.max-img:hover ::after {
  opacity: 0;
}

.max-img .pan {
  display: block;
}

.max-img li {
  display: none;
  height: 80vh;
}

.max-img li img {
  width: 1920px !important;
  max-width: 1920px;
}

.max-box {
  position: relative;
  z-index: 9;
}

.max-box .max-wz {
  position: absolute;
  right: 0;
  top: 0;
  height: 80vh;
  padding: 10rem 8rem;
  background-color: rgba(255, 255, 255, .9);
}

.max-wz h1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #c8a17c;
  margin-top: 0;
}

.max-wz .an-box li {
  font-size: 16px;
  list-style: none;
  line-height: 48px;
  position: relative;
  padding-left: 2rem;
}

.an-k {
  width: 82%;
  /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); */
  padding: 6rem 2rem;
  border-radius: 4px;
}

.an-k .wd-1 li {
  list-style: none;
  width: 50%;
  float: left;
}

.an-k .wd-1 li p {
  font-size: 48px;
  font-weight: 600;
  color: #c8a17c;
}

.an-k .wd-1 li h2 {
  font-size: 16px;
}

.an-k .wd-1 li:nth-of-type(2),
.an-k .wd-1 li:nth-of-type(1) {
  border-bottom: 1px dashed rgba(232, 232, 232, 1);
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}

.an-k .wd-1 li p span {
  font-size: 18px;
  font-weight: 400;
  position: relative;
  top: -24px;
  right: -10px
}

.an-box {
  height: 350px;
  overflow: scroll;
  overflow-x: auto;
}

.an-box li {
  list-style: none;
  font-size: 16px;
  line-height: 42px;
  position: relative;
  padding-left: 22px;
  color: #888;
}

.an-box::-webkit-scrollbar {
  width: 2px;
  background-color: #dfdfdf;
}

.an-box::-webkit-scrollbar-thumb {
  background-color: #c8a17c;
}

.an-box .an::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 24px;
  background-color: #c8a17c;
  top: 9px;
  left: 0;
}

.max-wz .an-box .an::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 24px;
  background-color: #c8a17c;
  top: 12px;
  left: 0;
}

.max-wz .an-box {
  height: 408px;
  overflow: scroll;
  overflow-x: auto;
  padding: 0 3rem;
  margin-top: 3rem;
}

.max-wz .an-box::-webkit-scrollbar {
  width: 6px;
  background-color: #dfdfdf;
}

.max-wz .an-box::-webkit-scrollbar-thumb {
  background-color: #c8a17c;
}

.news-fl {
  display: flex;
  text-align: center;
}

.news-fl h1 {
  margin: 0 auto;
}

.news-l {
  max-width: 600px;
  margin: 0 auto;
}

.news-l .news-fl h1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 44px;
}

.index-6 {
  padding: 10rem 0;
  background: url(../image/background/a-1.png);
}

.bn {
  position: relative;
}

.bn::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
  background-color: #c8a17c;
  border-radius: 2px;
}

.index-4 {
  overflow: hidden;
  padding-bottom: 10rem;
}

.news-1 {
  width: 100%;
  border-radius: 6px;
  background-color: #fff;
  cursor: pointer;
}

.news-1 .news-1l {
  width: 100%;
  float: left;
}

.news-1r {
  width: 100%;
  float: left;
  text-align: justify;
  padding: 20px;
  padding-bottom: 60px;
  position: relative;
  z-index: 6;
  overflow: hidden;
  transition: all 1s;
}

.news-1:hover .news-1r::after {
  top: 0;
}

.news-1:hover .news-1r h1, .news-1:hover .news-1r p, .news-1:hover .news-1r a {
  color: #fff;
}

.news-1:hover .news-1r a::after {
  background-color: #fff;
}

.news-1r::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #c8a17c;
  top: 100%;
  left: 0;
  z-index: 1;
  transition: all 1s;
}

.news-1r h1 {
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 6;
  transition: all 1s;
}

.news-1r h2 {
  font-size: 14px;
  color: #c8a17c;
}

.news-1r p {
  font-size: 14px;
  line-height: 28px;
  margin-top: 2rem;
  color: #666;
  position: relative;
  z-index: 6;
  transition: all 1s;
}

.news-1r a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #a9a9a9;
  bottom: -10px;
  left: 0;
  transition: all 1s;
}

.news-1r a {
  color: #7c7c7c;
  font-size: 14px;
  position: relative;
  display: inline-block;
  margin-top: 3rem;
  position: relative;
  z-index: 6;
  transition: all 1s;
}

.news-r {
  overflow: hidden;
  padding: 3rem 1rem;
  margin-top: 2rem;
}

.news-textbox {
  position: relative;
}

.news-fy {
  bottom: -3rem !important;
}

.news-fy .swiper-pagination-bullet-active {
  background-color: #c8a17c !important;
}

.footer-l {
  float: left;
  width: 89%;
  box-sizing: border-box;
  padding: 0 55px 0 0;
  overflow: hidden;
}

.footer-r {
  width: 11%;
  padding: 0 20px;
  float: right;
  text-align: center;
  box-sizing: border-box;
}

.footer-nav {
  padding-bottom: 4rem;
}

.footer-nav a {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 32px;
  display: block;
  color: #9f9f9f;
  transition: all 1s;
  text-decoration: none;
}

.footer-nav li a:hover {
  color: #fff !important;
}

.footer-nav li a:nth-of-type(1) {
  font-size: 17px;
  color: #cbcbcb;
  font-weight: 600;
}

.footer-nav li {
  float: left;
  width: calc(100% / 7);
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-lx .lx-dz {
  float: left;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 64px;
  border-left: 1px solid #4c4c4c;
}

.footer-lx {
  padding: 48px 0 0;
  border-top: 1px solid #4c4c4c;
}

.lx-dh p {
  font-size: 15px;
  font-weight: 600;
  color: #c8a17c !important;
}

.lx-dh h1 {
  font-size: 24px;
  color: #cbcbcb;
  font-weight: 600;
  margin-top: 0;
}

.footer-lx .lx-dh {
  padding-left: 0;
  border: none;
}

.lx-dz p {
  font-size: 15px;
  color: #cbcbcb;
}

.lx-dz p span {
  font-weight: 600;
  color: #dfdfdf;
}

.bq-box {
  border-top: 1px solid #4c4c4c;
  line-height: 24px;
  padding: 10px 0;
  overflow: hidden;
}

.bq-l {
  float: left;
  font-size: 14px;
  color: #888;
}

.bq-l p {
  margin: 0;
}

.bq-l p a {
  color: #888;
}

.bq-r {
  float: right;
  font-size: 14px;
}

.bq-r a {
  color: #888 !important;
}

.ly-xqbox {
  overflow: hidden;
  height: 410px;
}

.news-box {
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.news-box .qh-l {
  --swiper-theme-color: #ff6600;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #a1a1a1;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 16px;
  /* 设置按钮大小 */
  padding: 17px;
  border: solid 1px #dfdfdf;
  border-radius: 4px;
  transition: all .5s;
}

.news-box .qh-r {
  --swiper-theme-color: #ff6600;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #a1a1a1;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 16px;
  /* 设置按钮大小 */
  padding: 17px;
  border: solid 1px #dfdfdf;
  border-radius: 4px;
  transition: all .5s;
}

.news-box .qh-r:hover, .news-box .qh-l:hover {
  background-color: #c8a17c;
  color: #fff;
  border: solid 1px #c8a17c;
}

footer {
  background-color: #333;
  padding-top: 2rem;
}

.ewm-box {
  color: #cbcbcb;
  line-height: 24px;
}

.diepic {
  margin-top: 3rem;
}

.diepic-qh {
  bottom: -25px !important;
}

.diepic-qh .swiper-pagination-bullet-active {
  background-color: #c8a17c;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C""\201D""\2018""\2019";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.xswl-box {
  margin: 0 auto;
  max-width: 1600px;
  padding-left: 15px;
  padding-right: 15px;
}

.citybg {
  position: absolute;
  display: none;
  z-index: 3;
}

.city a.active .citybg {
  display: block;
  z-index: 3;
}

.text-box {
  width: 45%;
  float: left;
  margin-top: 2rem;
}

.text-box a {
  display: block;
  width: 168px;
  line-height: 48px;
  background-color: #c8a17c;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border-radius: 24px;
}

.text-box a span {
  margin-left: 2rem;
}

.map-box {
  width: 55%;
  float: left;
  position: relative;
}

.map-img {
  width: 100%;
  position: relative;
}

.dw-1 {
  position: absolute;
}

.map-1 .dw-1:nth-of-type(1) {
  bottom: 30%;
  right: 15%;
}

.map-1 .dw-1:nth-of-type(2) {
  bottom: 28%;
  right: 12%;
}

.map-1 .dw-1:nth-of-type(3) {
  bottom: 24%;
  right: 14%;
}

.map-1 .dw-1:nth-of-type(4) {
  bottom: 41%;
  right: 26%;
}

.map-1 .dw-1:nth-of-type(5) {
  bottom: 33%;
  right: 12%;
}

.map-1 .dw-1:nth-of-type(6) {
  bottom: 18%;
  right: 41%;
}

.map-1 .dw-1:nth-of-type(7) {
  top: 44%;
  right: 13%;
}

.map-1 .dw-1:nth-of-type(8) {
  top: 64%;
  left: 52%;
}

.map-1 .dw-1:nth-of-type(9) {
  bottom: 37%;
  right: 15%;
}

.map-1 .dw-1:nth-of-type(10) {
  bottom: 56%;
  right: 24%;
  z-index: 5;
}

.map-1 .dw-1:nth-of-type(11) {
  bottom: 10%;
  right: 26%;
}

.map-1 .dw-1:nth-of-type(12) {
  bottom: 7%;
  right: 24%;
}

.map-1 .dw-1:nth-of-type(13) {
  top: 32%;
  right: 15%;
}

.map-1 .dw-1:nth-of-type(14) {
  top: 56%;
  left: 60%;
}

.map-1 .dw-1:nth-of-type(15) {
  bottom: 7%;
  left: 60%;
}

.map-1 .dw-1:nth-of-type(16) {
  top: 40%;
  right: 22%;
}

.map-1 .dw-1:nth-of-type(17) {
  top: 51%;
  right: 35%;
}

.map-1 .dw-1:nth-of-type(18) {
  top: 61%;
  right: 20%;
}

.map-1 .dw-1:nth-of-type(19) {
  top: 68%;
  left: 59%;
}

.map-1 .dw-1:nth-of-type(20) {
  bottom: 14%;
  right: 16%;
}

.map-1 .dw-1:nth-of-type(21) {
  bottom: 21%;
  right: 30%;
}

.map-1 .dw-1:nth-of-type(22) {
  top: 43%;
  right: 25%;
}

.sjz .dw-q::after {
  top: -6px;
  left: 3px !important;
}

.map-1 .dw-1:nth-of-type(23) {
  bottom: 24%;
  right: 22%;
}

.map-1 .dw-1:nth-of-type(24) {
  top: 47%;
  right: 20%;
}

.map-1 .dw-1:nth-of-type(25) {
  top: 38%;
  right: 33%;
}

.map-1 .dw-1:nth-of-type(26) {
  bottom: -3%;
  right: 33%;
}

.map-1 .dw-1:nth-of-type(27) {
  bottom: 18%;
  right: 14%;
}

.map-1 .dw-1:nth-of-type(28) {
  bottom: 13%;
  left: 46%;
}

.map-1 .dw-1:nth-of-type(29) {
  top: 45%;
  right: 30%;
}

.map-1 .dw-1:nth-of-type(30) {
  top: 50%;
  left: 52%;
}

.map-1 .dw-1:nth-of-type(31) {
  top: 26%;
  left: 24%;
}

.map-1 .dw-1:nth-of-type(32) {
  bottom: 29%;
  right: 26%;
}

.wlmq .dw-q::after {
  left: 7px !important;
}

.hht .dw-q::after {
  left: 7px !important;
}

.bj .dw-q .dw-1 {
  background-color: rgb(255, 0, 0) !important;
}

.dw-1 .dw-q .dw-1 {
  width: 8px;
  height: 8px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #c8a17c;
  position: relative;
  z-index: 999;
}

.dw-1 .dw-q::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: rgb(221 221 221);
  z-index: 1;
  top: -6px;
  left: -2px;
}

.cn .dw-q::after {
  animation: myfirst 1.5s infinite;
  animation-delay: 1s;
  background-color: rgb(200 161 124);
}

.cn .dw-q::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: rgb(200 161 124);
  z-index: 1;
  top: -6px;
  left: -2px;
  animation: myfirst 1.5s infinite;
}

.cn .dw-q .dw-1 {
  background-color: #fff;
}

.zx-box {
  max-width: 400px;
  position: absolute;
  bottom: 0;
  right: 0;
  /* background-image: linear-gradient(90deg , #c8a17c, #ffe2c7); */
  padding: 20px;
  background-color: #c8a17c;
  z-index: 997;
  border-radius: 4px;
}

.zx-box .zx-bt {
  text-align: center;
  position: relative;
}

.zx-box .zx-bt::after {
  position: absolute;
  background-color: #c8a17c;
  content: "";
  width: 20px;
  height: 20px;
  right: 24%;
  top: -30px;
  transform: rotate(45deg);
}

.zx-bt h1 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  padding-bottom: 20px;
  border-bottom: solid 1px #fff;
  font-weight: 600;
  margin-top: 0;
}

.zx-dh {
  width: 65%;
  float: left;
}

.zx-dh p {
  font-size: 16px;
  color: #fff;
}

.zx-dh P:nth-of-type(1) span {
  font-size: 21px;
}

.zx-dh p span {
  margin-right: 10px;
}

.zx-img {
  width: 35%;
  float: left;
}

@keyframes myfirst {
  20% {
    transform: scale(1.3);
    opacity: .8;
  }

  40% {
    transform: scale(1.6);
    opacity: .6;
  }

  60% {
    transform: scale(1.9);
    opacity: .4;
  }

  80% {
    transform: scale(2.2);
    opacity: .2;
  }

  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

.dw-1 P {
  margin-top: 10px;
  position: relative;
  z-index: 999;
}

@media screen and (max-width: 1600px) {
  .xqbox-r {
    height: 40vh;
  }

  .tab li {
    font-size: 16px;
    font-weight: 400;
    width: calc((100% - 60px) / 6);
    margin: 0 5px;
  }

  .xqbox-text {
    width: 94%;
  }

  .about-text p {
    display: -webkit-box;
    /*将对象转为弹性盒模型展示*/
    -webkit-box-orient: vertical;
    /*设置弹性盒模型子元素的排列方式*/
    -webkit-line-clamp: 4;
    /*限制文本行数*/
    overflow: hidden;
    /*超出隐藏*/
  }
}

@media screen and (max-width: 1460px) {
  .jy-jj-img {
    max-width: 100px;
    height: 100px;
  }
}
