* {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  margin: 0;

  padding: 0;

}



body,

dl,

dt,

dd,

ul,

ol,

li,

h1,

h2,

h3,

h4,

h5,

h6,

pre,

code,

form,

fieldset,

legend,

input,

textarea,

p,

blockquote,

th,

td {

  margin: 0;

  padding: 0;

}



ul {

  list-style: none;

}



a {

  color: inherit;

  text-decoration: none;

}



a:focus {

  outline: none;

}

body
{
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

a {

  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}



a:link {

  color: inherit;

  text-decoration: none;

}



a:visited {

  color: inherit;

  text-decoration: none;

}



img {

  width: 100%;

  border: none;

  vertical-align: middle;

}



body {

  color: #333333;

  font-size: .14rem;

  line-height: 1.6;

  font-family: "Adobe Source Han Sans", "Microsoft YaHei", "pf", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif !important;

  background-color: #FFF;

}



select {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

}



button {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.none {

  display: none;

}



.clear_fix {

  clear: both

}



.clear_fix:after {

  content: " ";

  display: block;

  clear: both;

}



.relative {

  position: relative;

  width: 100%;

}



.fixed {

  position: fixed;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  overflow: hidden;

}



.mask {

  position: fixed;

  top: 0;

  left: 0;

  z-index: 4;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, .6);

}



.overflow {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.content {

  min-width: 1200px;

  margin: auto;

}



.container {

  width: 1200px;

  margin: auto;

}



/**导航的样式**/
.index-swiper {
	text-align: center;
}

.index-swiper .swiper-slide img {

  display: block;

  width: 100%;
  

}



.nav {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 6;

  width: 100%;

  height: 158px;

}

.nav .container {
	position: relative;
}

.nav .logo-img {

  display: block;

  /* width: auto; */

  /* height: 158px; */
  width: 220px;
  position: absolute;
  left: -25px;
  top: 50%;
}



.nav_list ul {

  width: auto;

  padding-top: 65px;

}



.nav_list ul li {

  float: left;

  margin-left: 40px;

  color: #666666;

  font-size: 16px;

  text-align: center;

  line-height: 24px;

}



.nav_list ul .nav-p {

  color: #999999;

  font-size: 12px;

  line-height: 18px;

}



.nav_list ul .active,

.nav_list ul .active .nav-p {

  color: #333;

}



.nav_list ul li:hover,

.nav_list ul li:hover .nav-p {

  color: #333;

}



.index-cont {

  padding-top: 127px;

  padding-bottom: 94px;

}



.index-cont-left,

.index-cont-right {

  width: 600px;

  color: #333333;

  font-size: 18px;

  text-align: justify;

  line-height: 36px;

}



.index-cont-left {

  padding-right: 60px;

}



.index-cont-left .index-cont-til {

  position: relative;

  font-size: 48px;

  line-height: 34px;

  text-transform: uppercase;

}



.til-p {

  margin-top: 15px;

  font-size: 24px;

}



.index-cont-left .index-cont-til p {

  position: relative;

  z-index: 3;

}



.index-cont-left .index-cont-til img {

  position: absolute;

  display: block;

  width: 101px;

  height: 82px;

  top: -50px;

  left: -50px;

}



.index-cont-text p {

  margin-top: 40px;

}



.index-cont-right ul {

  padding-left: 5px;

}



.index-cont-right ul li {

  width: 288px;

  height: 226px;

  float: left;

  margin-left: 17px;

}



.index-cont-right ul li img {

  display: block;

  width: 100%;

  height: 100%;

}



.index-cont-right ul li:first-child {

  width: 290px;

  height: 465px;

  margin-left: 0;

}



.index-cont-right ul li:nth-child(2) {

  margin-bottom: 13px;

}



.index-icon {

  height: 340px;

  background: #83b3c6;

}



.index-icon-left {

  width: 380px;

  padding-top: 60px;

  font-size: 24px;

  color: #ffffff;

  line-height: 36px;margin-top: 60px;margin-right: 50px;

}



.index-icon-left .index-more {

  display: block;

  width: 200px;

  height: 46px;

  margin-top: 28px;

  background: #eeeeee;

  -webkit-border-radius: 46px;

  -moz-border-radius: 46px;

  border-radius: 46px;

  color: #63a2ba;

  text-align: center;

  line-height: 46px;

}



.index-icon-right {

  padding-top: 56px;

}



.index-icon-right ul li {

  width: auto;

  float: left;

  margin-left: 98px;

  color: #fff;

  font-size: 24px;

  text-align: center;

  line-height: 34px;

}



.index-icon-right ul li img {

  display: block;

  width: 122px;

  height: 122px;

  margin-bottom: 20px;

}



.num {

  display: table;

  margin: auto;

  font-size: 48px;

  line-height: 44px;

}



.num-span2 {

  font-size: 30px;

}



.index-map {

  height: 687px;

  background: url("../images/map-bg.png") no-repeat center center;

  background-size: 100% 100%;

}



.index-map-left {

  position: relative;

  width: 855px;

  height: 100%;

}



.index-map-left .map-img {

  position: absolute;

  top: 122px;

  left: -108px;

  display: block;

  width: 599px;

  height: 478px;

}



.index-map-left .map-img > img {

  display: block;

  width: 599px;

  height: 478px;

}



.index-map-left .map-img .city {

  position: absolute;

  display: block;

  width: 16px;

  height: 23px;

  cursor: pointer;

}



.index-map-left .map-img .city > img {

  display: block;

  width: 16px;

  height: 23px;

}



.city1 {

  top: 63px;

  right: 60px;

}



.city2 {

  top: 204px;

  right: 147px;

}



.city3 {

  top: 223px;

  right: 108px;

}



.city4 {

  top: 284px;

  right: 88px;

}



.city5 {

  top: 303px;

  right: 69px;

}



.city6 {

  top: 322px;

  right: 120px;

}



.city7 {

  top: 325px;

  right: 72px;

}



.city8 {

  top: 342px;

  right: 81px;

}



.city9 {

  top: 348px;

  right: 102px;

}



.city10 {

  top: 368px;

  right: 121px;

}



.city11 {

  top: 401px;

  right: 148px;

}



.city12 {

  top: 416px;

  right: 319px;

}



.city13 {

  top: 360px;

  right: 205px;

}



.city14 {

  top: 338px;

  right: 223px;

}



.city15 {

  top: 321px;

  right: 205px;

}



.city16 {

  top: 228px;

  right: 262px;

}



.city-name {

  position: absolute;

}



.city-name span {

  position: relative;

  display: block;

  width: 102px;

  height: 43px;

  background: #f77e84;

  color: #fff;

  font-size: 22px;

  text-align: center;

  line-height: 44px;

}



.city-name span:before {

  position: absolute;

  top: 21px;

  content: " ";

  display: block;

  height: 1px;

  background: #f77e84;

  opacity: 0.7;

}



.city-name1 {

  top: -13px;

  right: -410px;

}



.city-name1 span:before {;

  left: -300px;

  width: 290px;

}



.city-name2 {

  top: -14px;

  right: -371px;

}



.city-name2 span:before {

  left: -259px;

  width: 249px;

}



.city-name3 {

  top: 0;

  right: -458px;

}



.city-name3 span:before {

  left: -350px;

  width: 340px;

}



.city-name4 {

  top: -10px;

  right: -312px;

}



.city-name4 span:before {

  left: -199px;

  width: 189px;

}



.city-name5 {

  top: -16px;

  right: -419px;

}



.city-name5 span:before {

  left: -307px;

  width: 297px;

}



.city-name7 {

  top: 11px;

  right: -296px;

}



.city-name7 span:before {

  left: -171px;

  width: 161px;

}



.city-name7 span:after,

.city-name8 span:after,

.city-name12 span:after,

.city-name13 span:after,

.city-name14 span:after,

.city-name15 span:after,

.city-name16 span:after {

  position: absolute;

  top: 13px;

  left: -189px;

  content: " ";

  display: block;

  width: 22px;

  height: 1px;

  background: #f77e84;

  transform: rotate(45deg);

  -o-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -webkit-transform: rotate(45deg);

}



.city-name8 {

  top: 52px;

  right: -431px;

}



.city-name8 span:before {

  left: -282px;

  width: 271px;

}



.city-name8 span:after {

  top: -6px;

  left: -348px;

  width: 78px;

}



.city-name9 {

  top: 10px;

  right: -198px;

}



.city-name9 span:before {

  top: 10px;

  left: -98px;

  width: 88px;

}



.city-name11 {

  top: 24px;

  right: -312px;

}



.city-name11 span:before {

  top: 10px;

  left: -221px;

  width: 211px;

}



.city-name12 {

  top: 42px;

  right: -187px;

}



.city-name12 span:before {

  left: -92px;

  width: 92px;

}



.city-name12 span:after,

.city-name13 span:after,

.city-name14 span:after,

.city-name15 span:after,

.city-name16 span:after {

  top: 6px;

  left: -107px;

  width: 30px;

  transform: rotate(90deg);

  -o-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  -moz-transform: rotate(90deg);

  -webkit-transform: rotate(90deg);

}



.city-name13 {

  top: 50px;

  left: -272px;

}



.city-name13 span:before {

  left: 102px;

  width: 177px;

}



.city-name13 span:after {

  top: -1px;

  left: 257px;

  width: 45px;

}



.city-name14 {

  top: 14px;

  left: -186px;

}



.city-name14 span:before {

  left: 102px;

  width: 92px;

}



.city-name14 span:after {

  top: 15px;

  left: 187px;

  width: 13px;

}



.city-name15 {

  top: -52px;

  right: 100px;

}



.city-name15 span:before {

  left: 102px;

  width: 92px;

}



.city-name15 span:after {

  top: 33px;

  left: 182px;

  width: 25px;

}



.city-name16 {

  top: -48px;

  right: 100px;

}



.city-name16 span:before {

  left: 102px;

  width: 93px;

}



.city-name16 span:after {

  top: 33px;

  left: 182px;

  width: 25px;

}



@-webkit-keyframes shan {

  0% {

    opacity: 1;

  }

  25% {

    opacity: 0.7;

  }

  50% {

    opacity: 0.1;

  }

  75% {

    opacity: 0.7;

  }

  100% {

    opacity: 1;

  }

}



.index-map-left .map-img .city img {

  -webkit-animation-name: shan;

  -webkit-animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite;

  -webkit-animation-duration: 2s;

}



.index-map-right {

  width: 305px;

  height: 442px;

  background: #fff;

  margin-top: 172px;

  padding: 58px 40px 0;

  color: #333333;

  font-size: 18px;

  text-align: center;

  line-height: 36px;

}



.map-p1 {

  font-size: 36px;

  line-height: 86px;

}



.map-p2 {

  padding: 0 20px;

}



.index-map-right .map-link {

  display: block;

  width: 100%;

  height: 52px;

  margin-top: 70px;

  background: #f76363;

  color: #fff;

  font-size: 24px;

  line-height: 52px;

}



.index-news {

  height: 476px;

  background: #fcfcf5;

}



.index-news-til {

  width: 100%;

  height: 169px;

  padding-top: 60px;

  border-bottom: 1px solid #dddddd;

  color: #333333;

  font-size: 48px;

}



.index-news-span {

  position: relative;

  padding-right: 55px;

  border-bottom: 2px solid #e2dcbb;

  line-height: 104px;

}



.index-news-span img {

  position: absolute;

  top: 14px;

  left: -63px;

  display: block;

  width: 175px;

  height: 80px;

}



.index-news-span .news-span1 {

  position: relative;

  z-index: 3;

}



.index-news-span .news-span2 {

  margin-top: 8px;

  margin-left: 20px;

  font-size: 24px;

  line-height: 98px;

}



.index-new-button {

  position: relative;

  width: 42px;

  height: 100%;

}



.index-news-til .swiper-button-next,

.index-news-til .swiper-button-prev {

  right: 0;

  width: 12px;

  height: 22px;

  margin-top: -11px;

  background: url("../images/next.png") no-repeat center center;

  background-size: 12px 22px;

}



.index-news-til .swiper-button-prev {

  left: 0;

  background: url("../images/prev.png") no-repeat center center;

  background-size: 12px 22px;

}



.index-news-swiper {

  margin-top: 35px;

}



.news-swiper-img {

  display: block;

  width: 306px;

  height: 188px;

  margin-right: 40px;

}



.news-swiper-text {

  width: 530px;

  color: #666666;

  font-size: 16px;

  text-align: justify;

  line-height: 24px;

}



.swiper-text-til {

  color: #666666;

  font-size: 20px;

  line-height: 32px;

}



.swiper-text-time {

  margin-bottom: 13px;

  color: #999999;

  font-size: 14px;

  line-height: 18px;

}



.index-news-swiper .news-more {

  position: relative;

  display: block;

  width: 165px;

  height: 50px;

  margin-top: 38px;

  padding-left: 31px;

  border: 1px solid #dddddd;

  color: #999999;

  font-size: 18px;

  text-align: center;

  line-height: 48px;

  text-transform: uppercase;

}



.index-news-swiper .news-more:after {

  position: absolute;

  top: -1px;

  left: -1px;

  content: " ";

  display: block;

  width: 31px;

  height: 50px;

  background: #e2dcbb;

}



.index-anchor {

  padding-top: 70px;

}



.anchor-til {

  width: 100%;

  color: #333;

  font-size: 24px;

  text-align: center;

  line-height: 36px;

}



.anchor-til-span {

  position: relative;

  font-size: 48px;

  line-height: 48px;

}



.anchor-til-span span {

  position: relative;

}



.anchor-til-span img {

  position: absolute;

  top: -14px;

  left: 50%;

  display: block;

  width: 149px;

  height: 83px;

  margin-left: -234px;

}



.index-anchor .swiper-slide {

  height: auto;

  background: #f2f2f2;

  cursor: pointer;

  opacity: 0.18;

}



.index-anchor .swiper-slide.swiper-slide-active {

  opacity: 1;

}



.index-anchor .swiper-slide img {

  position: relative;

  display: block;

  width: 100%;

  height: auto;

}



.index-anchor .swiper-container {

  margin-top: 50px;

  padding-bottom: 110px;

}



.swiper-text {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  padding: 0 47px;

  background: #83b3c6;

  color: #fff;

  font-size: 14px;

  text-align: justify;

  line-height: 24px;

}



.swiper-text p {

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 5;

  overflow: hidden;

}



.swiper-text a {

  display: inline-block;

  margin-top: 28px;

  padding-right: 32px;

  background: url("../images/right.png") no-repeat right center;

  background-size: 24px 11px;

}



.anchor-name {

  position: relative;

  padding: 10px 0 28px 0;

  color: #3e3a39;

  font-size: 20px;

  text-align: center;

  line-height: 30px;

}



.name-p {

  color: #999999;

  font-size: 14px;

  line-height: 26px;

}



.scrollbar {

  position: absolute;

  bottom: 0;

  left: 50%;

  height: 20px;

  margin-left: -600px;

  padding: 5px 0;

}



.index-anchor .swiper-scrollbar {

  position: relative;

  width: 100%;

  height: 10px;

  background: #dddddd;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  opacity: 1;

}



.index-anchor .swiper-scrollbar-drag {

  width: auto;

  height: 20px;

  top: -5px;

  background: url("../images/bar.png") no-repeat left center;

  background-size: 192px 20px;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

}



.index-mvp {

  position: relative;

  /*margin-top: 80px;*/

  padding-bottom: 90px;

}



.index-mvp-bg {
  
  margin-top: 50px;

  height: 622px;

  background: url("../images/swiper-bg.png") no-repeat center center;

  background-size: 100% 100%;

}



.index-mvp .swiper-slide a {

  position: relative;

  display: block;

  width: 100%;

  height: 100%;

}



.mvp-p1 {

  position: absolute;

  top: 190px;

  left: 0;

  width: 384px;

  color: #666666;

  font-size: 24px;

  text-align: justify;

  line-height: 36px;

}



.mvp-p2 {

  position: absolute;

  top: 388px;

  left: 33px;

  width: 215px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 3;

  overflow: hidden;

  color: #fff;

  font-size: 18px;

  text-align: justify;

  line-height: 36px;

}



.mvp-span1 {

  position: absolute;

  bottom: -13px;

  right: 20px;

  color: #fff;

  font-size: 84px;

  line-height: 84px;

  font-family: Arial;

  text-transform: uppercase;

}



.index-mvp .mvp-span2 {

  position: absolute;

  top: 219px;

  right: 0;

  left: auto;

  display: table;

  width: auto;

  color: #333333;

  font-size: 60px;

  line-height: 60px;

  font-weight: bold;

  font-family: Arial;

  text-transform: uppercase;

}



.mvp-btn {

  position: absolute;

  bottom: 38px;

  left: 50%;

  width: 112px;

  height: 35px;

  margin-left: -56px;

}



.mvp-btn .swiper-button-next,

.mvp-btn .swiper-button-prev {

  top: 0;

  right: 0;

  width: 35px;

  height: 35px;

  margin-top: 0;

  background: url("../images/next1.png") no-repeat center center;

  background-size: 35px 35px;

}



.mvp-btn .swiper-button-prev {

  left: 0;

  background: url("../images/prev1.png") no-repeat center center;

  background-size: 35px 35px;

}



.mvp-link {

  position: absolute;

  left: 33px;

  bottom: 56px;

  display: block;

  width: 50px;

  height: 50px;

  background: #fff;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

  color: #999999;

  font-size: 14px;

  text-align: center;

  line-height: 50px;

}



.index-anchor-list ul li {

  width: 386px;

  height: 503px;

  float: left;

  margin-right: 20px;

  padding: 0 5px;

  background: #fff;

  -webkit-box-shadow: 0 4px 10px rgba(187, 187, 187, .26);

  -moz-box-shadow: 0 4px 10px rgba(187, 187, 187, .26);

  box-shadow: 0 4px 10px rgba(187, 187, 187, .26);

  color: #999999;

  font-size: 14px;

  line-height: 60px;

  font-family: Arial;

  text-transform: none;

}



.index-anchor-list ul li:nth-child(3n) {

  margin: 0;

}



.index-anchor-list ul li img {

  display: block;

  width: 100%;

  height: 443px;

}



.anchor-list-name {

  padding-left: 20px;

}



.anchor-list-name span:first-child {

  margin-right: 18px;

  color: #333333;

  font-size: 18px;

  text-transform: uppercase;

}



.index-banner {

  margin-top: 80px;

}



.index-banner ul {

  padding: 60px 0;

}



.index-banner ul li {

  width: auto;

  float: left;

  margin-right: 179px;
}
.index-banner ul li:last-child {margin: 0;}

.index-banner ul li img {

  display: block;

  width: auto;

  height: auto;

  margin: auto;

}



.index-banner ul li:first-child img {

  float: left;

}



.index-banner ul li:last-child img {

  float: right;

}



.index-footer {

  height: 241px;

  border-top: 4px solid #b8ac6c;

  /* border-bottom: 1px solid #dcdcdc; */
  background: #f2f2f2;
}



.index-c {

  color: #505050;

  font-size: 12px;

  text-align: center;

  line-height: 56px;

}



.footer-list {

  width: 440px;

  padding: 73px 0 0 0;

}



.footer-list ul li {

  min-width: 70px;

  float: left;

  margin-bottom: 15px;

  margin-right: 75px;

  color: #787878;

  font-size: 12px;

  line-height: 24px;

}



.footer-list ul li:nth-child(3n) {

  margin-right: 0;

}



.footer-code {width: 120px;padding-top: 73px;color: #9a9a9a;font-size: 12px;text-align: center;line-height: 26px;}



.footer-code ul li {position: relative;width: auto;float: left;margin-right: 30px;}
.footer-code ul li:last-child {margin: 0;}


.footer-code ul li span {

  display: inline-block;
/* 
  padding-left: 24px; */

  cursor: pointer;
  margin-right: 10px;

}
.footer-code ul li span:last-child {margin-right: 0;}


.footer-code ul li:hover {

  color: #ccaf86;

}



.footer-icon1 {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/f-icon1.png") no-repeat;

  /* background-size: 16px 16px; */

}



.footer-icon2 {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/f-icon2.png") no-repeat left center;
/* 
  background-size: 16px 16px; */

}



.footer-icon3 {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/f-icon3.png") no-repeat left center;
/* 
  background-size: 16px 16px; */

}



.footer-icon4 {

  background: url("../images/footer-icon4.png") no-repeat left center;

  background-size: 16px 16px;

}
.footer-code .footer-code-show:first-child {display: block;}


.footer-code ul li:hover .footer-icon1 {
  /* background: url("../images/footer-icon5.png") no-repeat left center;
  background-size: 16px 16px; */
  background-position: -22px 0;

}



.footer-code ul li:hover .footer-icon2 {
/* 
  background: url("../images/footer-icon6.png") no-repeat left center;

  background-size: 16px 16px; */
  background-position: -22px 0;

}



.footer-code ul li:hover .footer-icon3 {
/* 
  background: url("../images/footer-icon7.png") no-repeat left center;

  background-size: 16px 16px; */
  background-position: -22px 0;

}



.footer-code ul li:hover .footer-icon4 {

  background: url("../images/footer-icon8.png") no-repeat left center;

  background-size: 16px 16px;

}



.footer-code-show {

  position: absolute;

  top: 116px;

  left: 0px;

  width: 120px;

  height: 120px;

  /* border: 1px solid #d2d2d2; */

  /* -webkit-border-radius: 10px;

  -moz-border-radius: 10px;

  border-radius: 10px; */

  background: #fff;

}



.footer-code-show img {

  display: block;

  width: 100px;

  height: 100px;

  margin: 10px;

}



.footer-code-show:after {

  position: absolute;

  top: -11px;

  left: 50%;

  content: " ";

  display: block;

  width: 20px;

  height: 11px;

  margin-left: -10px;

  background: url("../images/down3.png") no-repeat center center;

  background-size: 20px 11px;

}



.footer-phone {

  padding-top: 73px;

  color: #333333;

  font-size: 26px;

  text-align: right;

  line-height: 36px;

}



.footer-p {

  color: #9a9a9a;

  font-size: 12px;

  line-height: 28px;

}



.anchor-ul {

  margin-top: 50px;

}



.anchor-ul li {

  width: 370px;

  height: 500px;

  float: left;

  margin-right: 45px;

  cursor: pointer;

}



.li-bg {

  position: relative;

  width: 370px;

  height: 457px;

  background: #f2f2f2;

}



.anchor-ul li:nth-child(3n) {

  margin-right: 0;

}



.li-bg .swiper-text {

  height: 362px;

  padding-top: 62px;

}



.li-bg img {

  position: relative;

  display: block;

  width: 100%;

  height: 362px;

}



.li-bg .anchor-name {

  position: relative;

}



.page {

  margin-top: 50px;

  margin-bottom: 130px;

}



.page a {

  display: block;

  width: 34px;

  height: 32px;

  float: left;

  margin-right: 4px;

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  border-radius: 2px;

  color: #3e3a39;

  font-size: 14px;

  text-align: center;

  line-height: 32px;

  background: #f2f2f2;

}



.page .active {

  background: #83b3c6;

  color: #fff;

}



.page a:first-child,

.page a:last-child {

  background: transparent;

}



.hall-swiper {

  position: relative;

  height: 1004px;

  background: #fff url("../images/swiper-bg2.png") no-repeat center center;

  background-size: 1200px 1004px;

}



.index-anchor .hall-swiper .swiper-slide {

  background: transparent;

}



.index-anchor .hall-swiper .swiper-container {

  height: 100%;

  padding: 0;

}



.hall-btn {

  position: absolute;

  top: 426px;

  right: 92px;

  width: 60px;

  height: 120px;

  background: #fff;

  border: 1px solid #dddddd;

}



.hall-btn .swiper-button-prev,

.hall-btn .swiper-button-next {

  left: 0;

  width: 58px;

  height: 58px;

  margin: 0;

  background: url("../images/up1.png") no-repeat center center;

  background-size: 58px 58px;

}



.hall-btn .swiper-button-prev {

  top: 0;

}



.hall-btn .swiper-button-next {

  bottom: 0;

  background: url("../images/down1.png") no-repeat center center;

  background-size: 58px 58px;

}



.hall-name {

  position: absolute;

  top: 323px;

  left: 75px;

  color: #000000;

  font-size: 24px;

  line-height: 64px;

  font-weight: bold;

  font-family: Arial;

}



.hall-inform {

  position: absolute;

  top: 385px;

  left: 75px;

  width: 275px;

  color: #333333;

  font-size: 14px;

  text-align: justify;

  line-height: 24px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 7;

  overflow: hidden;

}



.index-anchor .hall-swiper .swiper-pagination {

  position: absolute;

  bottom: 327px;

  left: 75px;

  width: auto;

  color: #000000;

  font-size: 30px;

  line-height: 40px;

  font-family: Arial;

}



.hall-anchor-list {

  margin-top: 53px;

}



.hall-anchor-list ul li {

  margin-bottom: 23px;

}



.call-text {

  margin-top: 35px;

  color: #999999;

  font-size: 18px;

  text-align: center;

  line-height: 30px;

}



.call-p {

  font-size: 14px;

  line-height: 20px;

}



.call-code {

  width: 100%;

  height: 270px;

  margin-top: 48px;

  padding: 54px 31px 0;

  background: #f6f6f6;

}



.code-list li {

  float: left;

  width: 146px;

  height: auto;

  margin-right: 14px;

  color: #999999;

  font-size: 14px;

  text-align: center;

  line-height: 38px;

}



.code-list li:last-child {

  margin-right: 0;

}



.code-list li img {

  display: block;

  width: 146px;

  height: 146px;

}



.call-inform {

  margin-left: 67px;

  width: auto;

}



.i-p1 {

  color: #333333;

  font-size: 20px;

  line-height: 22px;

}



.i-p2 {

  color: #999999;

  font-size: 16px;

  line-height: 26px;

}



.i-ul {

  margin-top: 23px;

  color: #666666;

  font-size: 14px;

  line-height: 24px;

}



.map-banner {

  width: 100%;

}



.map-banner img {

  display: block;

  width: 100%;

  height: auto;

}



.notice-list {

  margin-top: 60px;

}



.notice-list li {

  width: 378px;

  float: left;

  margin-right: 33px;

  margin-bottom: 40px;

  padding-top: 30px;

  background: #fff;

  border-top: 2px solid #dddddd;

  cursor: pointer;

}



.notice-list li:nth-child(3n) {

  margin-right: 0;

}



.notice-list li:hover {

  border-color: #83b3c6;

}



.notice-list li > img {

  display: block;

  width: 100%;

  height: 188px;

}



.notice-til {

  position: relative;

  max-width: 335px;

  padding-left: 12px;

  padding-right: 25px;

  color: #333333;

  font-size: 20px;

  line-height: 32px;

}



.notice-til:after {

  position: absolute;

  top: 11px;

  right: 0;

  content: " ";

  display: block;

  width: 1px;

  height: 32px;

  background: #dddddd;

}



.notice-til .notice-time {

  color: #999999;

  font-size: 14px;

  line-height: 24px;

}



.notice-top a {

  display: block;

  width: 14px;

  height: 12px;

  margin-top: 19px;

  margin-right: 15px;

}



.notice-top a img {

  display: block;

  width: 14px;

  height: 12px;

}



.notice-cont {

  width: 335px;

  margin: 16px 0 28px;

  padding-left: 12px;

  padding-right: 25px;

  color: #666666;

  font-size: 14px;

  text-align: justify;

  line-height: 24px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

  overflow: hidden;

}



.notice-one {

  width: 100%;

  height: 622px;

  background: #fff;

}



.notice-one-left {

  position: absolute;

  left: 0;

  top: 0;

  width: 35%;

  height: 622px;

  background: #fcfcf5;

}



.notice-one .container {

  position: relative;

}



.one-img {

  position: absolute;

  top: 110px;

  left: 0;

  z-index: 2;

  display: block;

  width: 570px;

  height: 408px;

}



.one-text {

  width: 550px;

  color: #666666;

  font-size: 14px;

  text-align: justify;

  line-height: 24px;

}



.one-text-til {

  position: relative;

  margin-bottom: 47px;

  padding-top: 110px;

  color: #333;

  font-size: 24px;

  line-height: 48px;

}



.one-text-til .anchor-til-span {

  line-height: 54px;

}



.one-text-til .anchor-til-span p {

  position: relative;

}



.one-text-til .anchor-til-span img {

  top: -37px;

  left: -76px;

  width: 175px;

  height: 80px;

  margin: 0;

}



.one-text-cont a {

  display: block;

  width: 136px;

  height: 48px;

  margin-top: 48px;

  background: #beb378;

  color: #fff;

  font-size: 18px;

  text-align: center;

  line-height: 48px;

}



.comp-ul ul {

  padding: 48px 0;

  border-bottom: 1px solid #d1d1d1;

}



.comp-text {

  margin: 60px auto 40px;

  color: #666666;

  font-size: 18px;

  text-align: center;

  line-height: 21px;

}



.index-comp .container {

  min-height: 250px;

  padding-top: 68px;

  border-bottom: 1px solid #d1d1d1;

  color: #666666;

  font-size: 18px;

  text-align: center;

  line-height: 21px;

}



.index-comp-til {

  margin-bottom: 40px;

}



.comp-hj {

  margin: 47px 0 30px;

}



.comp-hj-ul ul li {

  width: 380px;

  float: left;

  margin-right: 30px;

  color: #333333;

  font-size: 18px;

  text-align: left;

  line-height: 76px;

}



.comp-hj-ul ul li img {

  display: block;

  width: 380px;

  height: 230px;



}



.comp-hj ul li:nth-child(3n) {

  margin-right: 0;

}



.information-cont {

  margin-top: 90px;

}



.info-til {

  margin-bottom: 20px;

  color: #3e3a39;

  font-size: 24px;

  text-align: center;

  line-height: 30px;

}



.info-time {

  margin-bottom: 30px;

  color: #666666;

  font-size: 14px;

  text-align: center;

  line-height: 24px;

}



.info-time span {

  margin: 0 10px;

}



.info-text {

  color: #666666;

  font-size: 14px;

  text-align: center;

  line-height: 24px;

}



.info-text p {

  width: 990px;

  margin: auto;

}



.info-text .info-til {

  margin-bottom: 20px;

}



.info-text img {

  display: block;

  width: 100% !important;

  height: auto;

  margin: 54px 0 34px;

}



.info-list {

  margin-top: 40px;

}



.info-list ul li {

  position: relative;

  width: 385px;

  height: auto;

  float: left;

  margin-right: 22px;

  cursor: pointer;

  overflow: hidden;

}



.info-list ul li:last-child {

  margin-right: 0;

}



.info-list ul li > img {

  display: block;

  width: 100%;

  height: 218px;

}



.info-mask {

  position: absolute;

  bottom: -74px;

  left: 0;

  width: 100%;

  height: 74px;

  padding-top: 15px;

  background: rgba(0, 0, 0, 0.52);

  color: #fff;

  font-size: 14px;

  text-align: center;

  line-height: 20px;

}



.line {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 1px;

}



.line img {

  position: absolute;

  top: 0;

  left: 0;

}



.line .star {

  position: absolute;

  top: -4px;

  left: 7px;

  display: block;

  width: 8px;

  height: 9px;

}



.info-mask-p {

  font-size: 10px;

}



.info-page {

  width: 100%;

  margin: 45px 0 80px;

}



.info-page ul li {

  position: relative;

  width: 575px;

  height: 110px;

  float: left;

  padding-left: 116px;

  border-top: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

}



.info-page ul li:last-child {

  float: right;

}



.info-img {

  position: absolute;

  top: 0;

  left: 0;

  padding-left: 5px;

  color: #999999;

  font-size: 36px;

  line-height: 83px;

}



.info-img img {

  display: block;

  width: 86px;

  height: 86px;

  margin: 10px 0;

}



.info-page-text {

  width: 390px;

  height: 58px;

  margin: 25px 0;

  padding-left: 35px;

  border-left: 1px solid #e6e6e6;

  color: #3e3a39;

  font-size: 18px;

  line-height: 24px;

}



.info-page-text .page-p2 {

  margin-top: 10px;

  color: #666666;

  font-size: 14px;

}



.info-page-link {

  margin-top: 64px;

  color: #999999;

  font-size: 14px;

  line-height: 24px;

}



.join-us {

  color: #333333;

  font-size: 24px;

  text-align: center;

  line-height: 56px;

}



.join-us img {

  display: block;

  width: 166px;

  height: 166px;

  margin: auto;

}



.index-details,

.index-duo-cont > div {

  padding-top: 120px;

  color: #666666;

  font-size: 18px;

  text-align: center;

  line-height: 21px;

}



.index-details {

  min-height: 420px;

  background: #f2f2f2;

}



.index-details-til {

  margin-bottom: 50px;

  color: #333333;

  font-size: 24px;

  line-height: 36px;

}



.index-details-img {

  height: 508px;

  background: #fcfcf5;

}



.details-img-left {

  width: 678px;

  height: 508px;

  padding: 73px 79px 0;

  color: #666666;

  font-size: 18px;

  text-align: center;

  line-height: 24px;

}



.details-img-til {

  margin-bottom: 30px;

  color: #333333;

  font-size: 24px;

  line-height: 36px;

}



.details-img-right img {

  display: block;

  width: 520px;

  height: 508px;

}



.index-details-duo {

  position: relative;

  height: 764px;

  background: #f2f2f2;

}



.details-duo-box {

  position: absolute;

  top: -126px;

  width: 86%;

  min-width: 1450px;

  height: 890px;

  background: #fff;

}



.index-duo-cont {

  position: relative;

  top: -126px;

  z-index: 3;

  height: 890px;

}



.index-duo-cont > div {

  padding-bottom: 60px;

  border-bottom: 1px solid #dddddd;

}



.index-duo-cont > div:last-child {

  border: none;

}



.visited {

  display: inline-block;

  margin-right: 20px;

  padding-left: 30px;

  background: url("../images/visted.png") no-repeat left center;

  background-size: 21px 15px;

}



@media screen and (max-width: 1300px) {

  .index-cont-left {

    padding-left: 50px;

  }



  .index-news-span {

    padding-left: 63px;

  }



  .index-news-span img {

    left: 0;

  }

}



@media screen and (max-width: 1450px) {

  .index-map-left .map-img {

    left: 0;

  }



  .city-name1 {

    right: -330px;

  }



  .city-namejilin {

    right: -190px;

  }



  .city-name1 span:before {

    left: -218px;

    width: 208px;

  }



  .city-name1 span:before {;

    left: -300px;

    width: 290px;

  }



  .city-name2 {

    right: -291px;

  }



  .city-name2 span:before {

    left: -177px;

    width: 167px;

  }



  .city-name3 {

    right: -378px;

  }



  .city-name3 span:before {

    left: -268px;

    width: 258px;

  }



  .city-name4 {

    right: -232px;

  }



  .city-name4 span:before {

    left: -117px;

    width: 107px;

  }



  .city-name5 {

    right: -339px;

  }



  .city-name5 span:before {

    left: -225px;

    width: 215px;

  }



  .city-name7 {

    right: -216px;

  }



  .city-name7 span:before {

    left: -89px;

    width: 79px;

  }



  .city-name7 span:after {

    left: -108px;

  }



  .city-name8 {

    right: -351px;

  }



  .city-name8 span:before {

    left: -200px;

    width: 190px;

  }



  .city-name8 span:after {

    left: -266px;

  }



  .city-name9 {

    right: -128px;

  }



  .city-name9 span:before {

    left: -26px;

    width: 16px;

  }



  .city-name11 {

    right: -232px;

  }



  .city-name11 span:before {

    left: -139px;

    width: 129px;

  }



  .swiper-text p {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;

  }



  .one-img {

    left: 0;

  }



  .one-text {

    width: 573px;

  }



  .details-duo-box {

    width: 100%;

    min-width: 1200px;

  }

}



/*20191115*/

.xgy_con {

  position: relative;

}



.xgy_wenzi {

  position: absolute;

  width: 1200px;

  left: 50%;

  margin-left: -600px;

  bottom: 110px;

  height: 324px;

}



.xgy_wenzip {

  position: relative;

  text-align: center;

  /*background-image: url("../images/xgy_img2.png");*/

  /*background-repeat: no-repeat;*/

  /*background-size: 100% 4px;*/

  /*background-position: center 10px;*/

  height: 39px;

  width: 475px;

  font-size: 36px;

  color: #ffffff;

  margin: 0 auto 54px;

}

.xgy_wenzip:before,

.xgy_wenzip:after {

  position: absolute;

  top: 26px;

  left: -90px;

  content: " ";

  display: block;

  width: 148px;

  height: 4px;

  background: url("../images/line-left.png") no-repeat center center;

  background-size: 100% 100%;

}

.xgy_wenzip:after {

  left: auto;

  right: -90px;

  background: url("../images/line-right.png") no-repeat center center;

  background-size: 100% 100%;

}

.xgy_wzboximg {

  width: 400px;

 height: 324px;

  display: block;



}



.xgy_wzboxp {



  width: 800px;

  height: 324px;

  padding: 60px 56px;

  text-align: left;

  font-size: 18px;

  color: #ffffff;

  border-bottom: 4px solid #ffffff;

  border-right: 4px solid #fff;

  border-top: 4px solid #ffffff;



}



.xgy_lia {

  width: 100%;

  background: #fff;

}

/*

.xgy_li_img {

  width: 538px;

  height: 590px;

  display: block;

}*/


.xgy_li_img {

  width: 400px;

  height: auto;

  display: block;

}

.xgy_li_div {

  width: 662px;

  padding: 118px 0 0 24px;

}



.xgy_li_box {

  width: 1200px;

  margin: 0 auto;

}



.xgy_li {

  padding: 84px 0;



}



.xgy_lipa {

  font-size: 24px;

  color: #333333;

  text-align: left;

}



.xgy_lipb {

  font-size: 18px;

  color: #666666;

  text-align: left;

  margin-top: 18px;



}



.xgy_lipc {

  font-size: 18px;

  color: #666666;

  text-align: left;

  margin-top: 24px;



}



.xgy_libutton {

  width: 166px;

  height: 50px;

  -webkit-border-radius: 22.5px;

  -moz-border-radius: 22.5px;

  border-radius: 22.5px;

  background: #d9d1aa;

  border: none;

  display: block;

  font-size: 20px;

  color: #ffffff;

  outline: none;

  margin-top: 55px;

  text-align: center;

  cursor: pointer;



}



.xgy_lib {

  background: #fcfbf6;

}



.xgy_lipa {

  text-align: right;

  margin-right: 20px;

}



.xgy_libuttona {

  margin-right: 20px;

}



.fcxq_nr {

  width: 1200px;

  margin: 0 auto;

  background: #fff;

  padding-top: 124px;



}



.fcxq_nrpa {

  font-size: 36px;

  color: #333333;

  text-align: center;



}



.fcxq_nrpb {

  text-align: center;

  font-size: 18px;

  color: #666666;

  width: 1000px;

  margin: 0 auto;

}

.fcxq_ul{

  width: 100%;

  padding: 0 84px;

  margin-top: 114px;

  padding-bottom: 80px;

}

.fcxq_li{

  width: 328px;

  margin-right: 20px;

}

.fcxq_ul li:last-child {

  margin-right: 0;

}

.fcxq_lip{

  font-size: 24px;

  color: #333333;

  text-align: center;



}

.fcxq_lid{

  width: 328px;

  height: 400px;

  overflow: hidden;

  /*border: 1px solid red;*/

  margin-top: 18px;

  transition: all 5s;

}

.fcxq_liimg{

  display: block;

  width: 328px;

  height: 400px;



}



.fcxq_li:hover .fcxq_liimg{

  transform: scale(1.5);

}



.fcxq_con{

  background: #f2f2f2;

  position: relative;

  z-index: 2;

  padding-bottom: 128px;

}

.fcxq_nr{

  margin-top: -134px;

  position: relative;

  z-index: 2;

}



.fcxq_con_img{

  display: block;

  position: relative;

  z-index: 1;

}

@font-face {

  font-family: "思源黑体R";

  src: url("/public/font/a.woff2") format("woff2"),

  url("/public/font/a.woff") format("woff"),

  url("/public/font/a.ttf") format("truetype"),

  url("/public/font/a.eot") format("embedded-opentype"),

  url("/public/font/a.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}



body {

  font-family: "思源黑体R"!important;

}

.xgy_li_div {

  width: 662px;

  padding: 118px 20px 0 24px;

}











/*弹窗*/

.zx_tc {

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.2);

  position: fixed;

  left: 0;

  right: 0;

  top: 0;

  z-index: 99;

  display: none;

}



.zx_tc_con {

  width: 1200px;

  margin: 0 auto;

  padding: 38px 34px;

  background: #ffff;

  position: absolute;

  top: 6.5%;

  left: 50%;

  margin-left: -600px;



}



.zx_tc_left {

  width: 628px;

  height: 724px;

  background: #fcfbf6;

  padding: 69px 0 0 42px;

  position: relative;

}



.zx_tc_left span {

  display: inline-block;

  background-image: url("../images/bk.png");

  background-position: center bottom;

  background-size: 100% 6px;

  font-size: 33px;

  color: #333333;

  background-repeat: no-repeat;

  padding-bottom: 10px;

}



.zx_tc_leftul {

  margin-top: 59px;

}



.zx_tc_leftli {

  margin-bottom: 21px;

}



.zx_tc_leftli p {

  font-size: 15px;

  color: #333333;

  display: inline-block;

  width: 62px;

  text-align: right;

  margin-right: 10px;

  vertical-align: middle;

}



.zx_tc_leftliint {

  width: 464px;

  height: 41px;

  line-height: 41px;

  background: #eeeeee;

  border: none;

  outline: none;

}



.zx_tc_leftlidx {

  vertical-align: middle;

  font-size: 18px;

  color: #3e3a39;

  margin-right: 35px;

}



.zx_tc_leftlidx input {

  outline: none;

  margin-right: 10px;

}



.zx_tc_leftbtn {

  width: 128px;

  height: 41px;

  background: #83b3c6;

  color: #fff;

  font-size: 20px;

  text-align: center;

  display: block;

  outline: none;

  border: none;

  margin-left: 75px;

  cursor: pointer;

}



.zx_tc_leftts {

  color: #333;

  font-size: 13px;

  position: absolute;

  bottom: 49px;

  left: 42px;

}



.zx_tc_right {

  padding: 69px 42px 0 42px;

  width: 481px;

  height: 724px;

  background: #fcfbf6;

}



.zx_tc_rightpa {

  color: #333;

  font-size: 34px;

}



.zx_tc_rightpb {

  font-size: 11px;

  color: #999999;

  padding-bottom: 17px;

  margin-top: 17px;

  border-bottom: 1px solid #e9e9e7;



}

.zx_tc_right_li{

  margin-top: 24px;

}

.zx_tc_right_li img

{

  display: block;

  width: 40px;

  height: 40px;

  margin-right: 10px;

}

.zx_tc_right_liwzpa{

  font-size: 15px;

  color: #999999;

}

.zx_tc_right_liwzpb{

  font-size: 22px;

  color: #333333;

}

.zx_tc_right_liwzpc{

  font-size: 13px;

  color: #999999;

}



.zx_tc_right_img{

  display: block;

  width: 100%;

  height: auto;

  margin-top: 42px;

}

.zx_tc_con_gb{

  position: absolute;

  width: 40px;

  height: 41px;

  top: 0;

  right: -50px;



}







@media screen and (max-width: 1370px) {

  .zx_tc_con{

    width: 1000px;

    position: absolute;

    left: 50%;

    margin-left: -500px;

  }

  .zx_tc_left{

    width: 510px;



  }

  .zx_tc_leftliint{

    width: 350px;

  }

  .zx_tc_right{

    width: 400px;



  }



}



.xgy_lipa{

  margin-right:0;

}

.xgy_libuttona {

  margin-right: 0;

}


/**************************/
.new_title {
  width: 100%;
  height: 88px;
  background: url("../images/bg_line.png") no-repeat top center;
  background-size: 100% 47px;
  color: #333333;
  font-size: 36px;
  text-align: center;
  line-height: 88px;
  font-weight: bold;
  cursor: pointer;
}
.new_title:hover{
  font-size: 39px;
  color: #333333;
  text-shadow: 3px 5px 4px #aea5a5;
}
.footer_logo {
  display: block;
  width: 81px;
  height: 100px;
  float: left;
  margin-top: 73px;
  margin-right: 175px;
}

.index-c {
  height: 52px;
  background: #f2f2f2;
  color: #333333;
  font-size: 14px;
  text-align: center;
  line-height: 52px;
}
.index-c p {border-top: 1px solid #dddddd;}

.city17 {
  top: 174px;
  right: 137px;
}
.city18 {
  top: 113px;
  right: 80px;
}

/* 20200803 */
.index-cont-left {
	float: unset;
	width: 1066px;
	margin: 0 auto;
}
.new_title ,.new_title:hover {
	color: #fcdb74;
	font-weight: normal;
	text-shadow: 0px 3px 5px rgba(255, 162, 15, 0.59);
}
.index-footer {
	background: #fcdb74;
	border-top: 2px solid #333333;
}
.index-c,.index-partner {
	background: #fcdb74;
}
.partner_title {
	background: url(../images/bg_line1.png) no-repeat top center;
	background-size: 100% 47px;
	color: #231816;
}
.partner_title:hover {
	color: #231816;
}
.index-c p {
	border-top: 1px solid #c38b50;
}
.footer-list ul li,
.footer-code ,
.index-c{
	color: #261a18;
}
.index_x1 {
	background: #fcdb74;
	height: 340px;
}
.index_xds {
	padding: 56px 0 0;
}
.index_x_list ul li {
	display: inline-block;
	text-align: center;
	color: #261a18;
	margin-left: 90px;
}
.index_x_list ul li:first-child {
	margin-left: 0;
}
.index_x_list ul li h2 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 24px;
}
.index_x_list ul li h2 big {
	font-size: 48px;
}
.index_x_list ul li p {
	font-size: 24px;
	line-height: 30px;
}
.index_x_info1 {
	width: 360px;
	color: #261a18;
}
.index_x_info1 .txt {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 28px;
}
.index_x_info1 .index_more1 a {
	display: inline-block;
	width: 160px;
	line-height: 42px;
	border: 2px solid #261a18;
	border-radius: 23px;
	box-shadow: 0px 0px 3px 1px rgba(30, 20, 18, 0.51);
	font-size: 24px;
	text-align: center;
}
.city-name span {
	background: #fcdb74;
	color: #261a18;
}
.city-name span:before,
.city-name7 span:after, .city-name8 span:after, .city-name12 span:after, .city-name13 span:after, .city-name14 span:after, .city-name15 span:after, .city-name16 span:after{
	background: #fcdb74;
}
.index-map {
	height: 687px;
	background-image: url(../images/map_bg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 90px;
	position: relative;
}
.slogo1 {
	position: absolute;
	left: 22%;
	top: 20px;
	height: 114px;
	width: 93px;
}
.index-map-right {
	background: #fcdb74;
}
.index-map-right .map-link {
	background: none;
	border: 2px solid #231816;
	border-radius: 26px;
	color: #261a18;
	line-height: 48px;
}
.city-name13 span::after,
.city-name13 span::before,
.city-name15 span::after,
.city-name15 span::before,
.city-name16 span::after,
.city-name16 span::before,
.city-name14 span::after,
.city-name14 span::before{
	background: #4d4d4d;
}
.index-anchor .swiper-slide {
	position: relative;
}
.anchor-name {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px;
	display: flex;
	padding: 0;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 60px;
	background: rgba(255,255,255,.8);
}
.index-anchor .swiper-slide {
	opacity: 1;
}
.swiper-text {
	background: #fcdb74;
}
.swiper-text .xq_a {
	color: #261a18;
}
.mien_swiper01 {
	position: relative;
}
.mien_swiper01 .swiper-container {
	padding: 0 26px 80px;
}
.index-anchor .swiper-button-prev,.index-anchor .swiper-button-next {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: auto;
	height: auto;
	background: none;
}
.index-anchor .swiper-button-next {
	left: auto;
	right: 0;
}
.index-anchor .swiper-pagination {
	width: 100%;
	text-align: center;
	bottom: 0;
	position: absolute;
	left: 0;
}
.index-anchor .swiper-pagination-bullet {
	margin: 0 8px;
}
.index-anchor .swiper-pagination-bullet:focus {
	outline: none;
}
.x_apply {
	text-align: center;
	margin-top: 45px;
}
.x_apply a {
	display: inline-block;
	width: 400px;
	line-height: 60px;
	background: #fcdb74;
	color: #000;
	font-size: 26px;
}
.index-banner {
	padding-top: 33px;
	margin-top: 100px;
}
.small_title {
	text-align: center;
	color: #666666;
	font-size: 17px;
	line-height: 20px;
	margin-top: -10px;
	font-weight: bold;
}
.small_title big {
	color: #fcdb74;
	font-size: 27px;
}
.fame_list {
	margin-top: 40px;
}
.fame_list ul li {
	width: 100px;
	float: left;
	position: relative;
	overflow: hidden;
}
.fame_list ul li a {
	display: block;
	position: relative;
}
.fame_list ul li a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(13,13,13,.34);
	left: 0;
	top: 0;
	transition: all .36s;
}
.fame_list ul li:first-child {
	width: 600px;
}
.fame_list ul li.xd a::before {
	background: rgba(13,13,13,0);
}
.fame_img {
	height: 417px;
}
.fame_img img {
	width: 700px;
	height: 417px;
}
.fame_info {
	background: #d2b48e;
	text-align: center;
	height: 44px;
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.fame_info h2 {
	color: #fff;
	font-size: 15px;
}
.fame_info h3 {
	color: #fff;
	font-size: 10px;
}

/* 新闻 */
.x_news_list1 ul li {
	border-bottom: 1px solid #ccc;
}
.x_news_list1 ul li a {
	display: block;
	padding: 30px 40px 30px 22px;
	position: relative;
	width: 100%;
	transition: all .36s;
}
.x_news_img1 {
	width: 210px;
	float: left;
	height: 120px;
	margin-right: 22px;
}
.x_news_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.x_news_info1 {
	width: 60%;
	float: left;
}
.x_news_info1 .x_title {
	color: #666666;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 30px;
}
.x_bottom {
	display: flex;
	align-items: center;
	color: #b3b3b3;
	font-size: 20px;
}
.x_bottom span {
	margin-right: 38px;
	display: flex;
	align-items: center;
}
.x_bottom span img {
	margin-right: 6px;
}
.x_bottom span img + img {
	display: none;
}
.x_ck {
	position: absolute;
	width: 86px;
	height: 86px;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #fcdb74;
	color: #fff;
	font-size: 24px;
}
.x_news_list1 ul li:hover {
	background: #fcdb74;
}
.x_news_list1 ul li:hover .x_ck{
	background: #fff;
	color: #fcdb74;
}
.x_news_list1 ul li:hover .x_bottom span img {
	display: none;
}
.x_news_list1 ul li:hover .x_bottom span img + img {
	display: inline-block;
}
.x_news_list1 ul li:hover .x_title {
	color: #fff;
}
.x_news_list1 ul li:hover .x_bottom {
	color: #fff;
}
.x_news_list1 {
	margin-bottom: 38px;
}
.x_news_con {
	height: auto;
}
.x_news_type {
	position: relative;
	padding: 0 200px;
	border-bottom: 2px solid #ccc;
}
.x_news_t1 {
	position: absolute;
	left: 22px;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 24px;
	color: #000;
	font-size: 26px;
	font-weight: bold;
}
.x_news_t1::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 33px;
	background: #fcdb74;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.x_news_u1 {
	text-align: center;
}
.x_news_u1 a {
	display: inline-block;
	color: #000000;
	font-size: 26px;
	position: relative;
	padding: 0 15px;
	line-height: 62px;
	margin: 0 15px;
}
.x_news_u1 a::before {
	position: absolute;
	content: "";
	width: 0;
	height: 5px;
	background: #fcdb74;
	left: 50%;
	bottom: -2px;
	transform: translateX(-50%);
	transition: all .36s;
}
.x_news_u1 a.active {
	color: #fcdb74;
}
.x_news_u1 a.active::before {
	width: 100%;
}
.x_news_m1 {
	position: absolute;
	right: 0;
	width: 194px;
	top: 0;
	height: 62px;
	z-index: 5;
}
.x_news_m1 span {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: #fcdb74;
	font-size: 26px;
	cursor: pointer;
}
.x_news_m1 span img {
	margin-left: 15px;
	width: 20px;
	height: 12px;
}
.x_news_more {
	position: absolute;
	width: 100%;
	right: 0;
	top: 64px;
	box-shadow: 3px 0 7px rgba(0,0,0,.35);
	background: #fff;
	display: none;
}
.x_news_more a {
	display: block;
	color: #fcdb74;
	font-size: 26px;
	line-height: 62px;
	text-align: center;
}
.x_news_more a.active,
.x_news_more a:hover{
	background-color: #fcdb74;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
	color: #fff;
}
.xd_mrt_box {
	position: fixed;
	width: 100%;
	height: auto;
	top: 108px;
	padding-top: 50px;
	left: 0;
	/* max-height: 1016px; */
	height: calc(100% - 108px);
	display: none;
}
.xd_mrt_list {
	height: 100%;
	font-size: 0;
	background: rgba(0,0,0,.6);
	position: relative;
}
.xd_mrt_list .swiper-button-prev ,
.xd_mrt_list .swiper-button-next{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: auto;
	height: auto;
	background: none;
	margin: 0;
	z-index: 10;
	opacity: 1;
}
.xd_mrt_list .swiper-button-next {
	left: auto;
	right: 0;
}
.xd_mrt_list .swiper-container ,
.xd_mrt_list .swiper-wrapper,
.xd_mrt_list .swiper-slide {
	height: 100%;
}
.xd_mrt_list .item {
	/* width: 16.66%; */
	display: inline-block;
	height: 100%;
	transition: all 1s;
	position: relative;
	background: #fff;
}
.xd_mrt_list .item a {
	display: block;
	position: relative;
}
.xd_mrt_list .item a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	/* background: rgba(0,0,0,0); */
	left: 0;
	top: 0;
	transition: all .36s;
}
.xd_mrt_list .item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/* .xd_mrt_list:hover .item{ 
	width: 15%; 
}
.xd_mrt_list .item:hover{ 
	width: 25%;
	box-shadow: 0px 0px 11px 2px #db7863;
} */
.xd_mrt_list .item:hover a::before {
	background: rgba(0,0,0,0);
}
body {
	zoom: .75;
}
.index-partner {
	padding: 35px 0;
}
.index-footer {
	height: 200px;
}
.footer_logo {
	margin-top: 40px;
}
.footer-list {
	padding: 50px 0 0;
}
.footer-code {
	padding-top: 50px;
}
.index_x1 {
	height: 300px;
}
.footer-list ul li {
	margin-right: 0;
	width: 32%;
}
.index_x_list ul li {
	vertical-align: top;
}
.index_x_list ul li img {
	width: 100px;
	height: 100px;
}
.hd_top {
	position: relative;
}

/*20201026*/
.city-name9 span:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 80px;
  background: #fcdb74;
  left: -100px;
  top: -69px;
}