.head {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.head .head_con {
  width: 85%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.head .head_con .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  height: 100px;
}

.head .head_con .logo img {
  width: 40%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.head .head_con .nav {
  width: 67%;
  height: 100px;
}

.head .head_con .nav ul {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.head .head_con .nav ul li {
  width: 14%;
  height: 100px;
}

.head .head_con .nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 100px;
  font-weight: 400;
}

.head .head_con .nav ul li.active a {
  color: #a80505;
  font-weight: bold;
}

.head .head_con .nav ul li:nth-child(4) {
  padding-left: 15px;
  background: url(../images/navBg.png) 8% 40px no-repeat;
  background-size: 20%;
}

.head .head_con .head_right {
  position: relative;
  width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.head .head_con .head_right .search img {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.head .head_con .head_right .search_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  display: none;
  position: absolute;
  bottom: -50px;
  left: -150px;
  z-index: 999;
}

.head .head_con .head_right .search_con input {
  margin-top: 3px;
  margin-right: 5px;
  outline: none;
  background: none;
  width: 200px;
  height: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border: none;
  border-right: 1px solid #000;
}

.head .head_con .head_right .search_con img {
  margin-top: 2px;
  margin-right: 10px;
  float: right;
  width: 25px;
  height: 25px;
}

.head .head_con .head_right .fenxiang {
  margin: 0 25px;
}

.head .head_con .head_right .fenxiang img {
  width: 30px;
  height: 30px;
}

.head .head_con .head_right .guoqi {
  width: 40px;
  height: auto;
}

.head .head_con .head_right .guoqi img {
  width: 100%;
}

.banner {
  width: 100%;
  overflow: hidden;
}

.banner .swiper-slide {
  width: 100%;
  height: auto;
}

.banner .swiper-slide img {
  width: 100%;
  height: auto;
}

.luxian {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 100px;
  width: 100%;
  height: 800px;
}

.luxian .luxian_left {
  padding-left: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 60%;
  height: auto;
}

.luxian .luxian_left img {
  display: block;
  margin-bottom: 60px;
  width: 100%;
  height: auto;
}

.luxian .luxian_left .luxian_left_bot {
  width: 100%;
  height: auto;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot1 {
  margin: auto;
  margin-bottom: 30px;
  width: 50%;
  height: auto;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot1 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  font-size: 80px;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-family: newfont2;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot1 h2 i {
  display: block;
  margin-left: 15px;
  font-size: 20px;
  color: #000;
  font-style: normal;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot1 p {
  display: block;
  margin: auto;
  font-size: 16px;
  color: #000;
  line-height: 28px;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot2 {
  margin: auto;
  width: 50%;
}

.luxian .luxian_left .luxian_left_bot .luxian_bot2 p {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  background-color: #a80505;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}

.luxian .luxian_right {
  margin-right: 100px;
  width: 40%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.luxian .luxian_right .luxian_dingwei {
  width: 723.89px;
  height: 800px;
  position: relative;
  left: -200px;
}

.luxian .luxian_right .luxian_dingwei .didian {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.luxian .luxian_right .luxian_dingwei .didian ul {
  position: relative;
  width: 100%;
  height: 100%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li {
  position: absolute;
  width: auto;
  height: auto;
}

.luxian .luxian_right .luxian_dingwei .didian ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.luxian .luxian_right .luxian_dingwei .didian ul li a img {
  display: block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li a p {
  font-size: 12px;
  color: #000;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(1) {
  top: 3%;
  right: 20%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(2) {
  top: 10%;
  right: 23.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(3) {
  top: 18%;
  right: 27%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(4) {
  top: 26%;
  right: 30%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(5) {
  top: 24%;
  right: 49%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(6) {
  top: 28%;
  right: 46%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(6) p {
  margin-right: 5px;
  margin-top: 10px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(7) {
  top: 31%;
  right: 31%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(7) p {
  margin-bottom: 20px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(8) {
  top: 33%;
  right: 28%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(9) {
  top: 36%;
  right: 32%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(10) {
  top: 38%;
  right: 34%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(11) {
  top: 40%;
  right: 40%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(12) {
  top: 34%;
  right: 38%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(13) {
  top: 43%;
  right: 55%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(13) p {
  margin-bottom: 15px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(14) {
  top: 46%;
  right: 65%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(15) {
  top: 57%;
  right: 50%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a p {
  margin-bottom: 0px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a img {
  margin-right: 0;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(16) {
  top: 52%;
  right: 42%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(16) p {
  margin-right: 5px;
  margin-bottom: 10px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(17) {
  top: 48.5%;
  right: 39%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(17) img {
  margin-right: 4px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(17) p {
  margin-bottom: 25px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(18) {
  top: 48.5%;
  right: 33%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(18) img {
  margin-right: 0px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(18) p {
  margin-bottom: 25px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(19) {
  top: 50.5%;
  right: 30.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(19) img {
  margin-right: 4px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(19) p {
  margin-bottom: 20px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(20) {
  top: 52.3%;
  right: 31.8%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(20) img {
  margin-right: 4px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(20) p {
  margin-top: 13px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(21) {
  top: 54%;
  right: 26%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(21) img {
  margin-right: 4px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(21) p {
  margin-bottom: 10px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(22) {
  top: 55.5%;
  right: 33%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(22) p {
  margin-right: 15px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(23) {
  top: 58%;
  right: 33%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(23) p {
  margin-right: 10px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(24) {
  top: 59%;
  right: 28%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(24) img {
  margin-right: 0;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(25) {
  top: 60%;
  right: 41%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(25) p {
  margin-top: 20px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(25) img {
  margin-right: 0;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(26) {
  top: 65%;
  right: 54.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(26) p {
  margin-bottom: 15px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(27) {
  top: 72.5%;
  right: 42%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(27) p {
  margin-bottom: 15px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(28) {
  top: 76%;
  right: 59.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(28) p {
  margin-top: 10px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(29) {
  top: 80%;
  right: 62%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(30) {
  top: 85%;
  right: 66.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(31) {
  top: 94%;
  right: 62%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(31) img {
  margin-right: 0;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(31) p {
  margin-bottom: 30px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(32) {
  top: 88%;
  right: 53.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(33) {
  top: 86%;
  right: 52.6%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(34) {
  top: 84%;
  right: 52%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(35) {
  top: 82%;
  right: 46.5%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(35) img {
  margin-right: 0px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(35) p {
  margin-bottom: 30px;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(36) {
  top: 86%;
  right: 44%;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(36) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(36) a img {
  margin: auto;
}

.luxian .luxian_right .luxian_dingwei .didian ul li:nth-child(37) {
  top: 80%;
  right: 37%;
}

.luxian .luxian_right .luxian_dingwei img {
  display: block;
  margin: auto;
  width: auto;
  height: 100%;
}

.index2 {
  margin-bottom: 250px;
  width: 100%;
  height: 900px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5%;
  padding-top: 100px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/index2_bg.png) no-repeat;
  -webkit-box-shadow: 0 30px 35px #ccc;
          box-shadow: 0 30px 35px #ccc;
  background-size: cover;
}

.index2 .index2_left {
  width: 40%;
  height: auto;
}

.index2 .index2_left .index2_left_1 {
  width: 60%;
  height: auto;
}

.index2 .index2_left .index2_left_1 p {
  display: block;
  margin-bottom: 10px;
  font-size: 60px;
  color: #fff;
  font-weight: bold;
}

.index2 .index2_left .index2_left_2 {
  margin-top: -100px;
  margin-left: 90px;
}

.index2 .index2_left .index2_left_2 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 70px;
  font-weight: bold;
  color: #a80505;
  font-family: newfont2;
}

.index2 .index2_left .index2_left_2 h2 i {
  font-size: 20px;
  color: #000;
  font-style: normal;
}

.index2 .index2_left .index2_left_3 {
  margin-top: 30px;
  width: 100%;
  height: auto;
}

.index2 .index2_left .index2_left_3 p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  display: block;
  margin-bottom: 30px;
  text-indent: 35px;
}

.index2 .index2_right {
  width: 60%;
  height: auto;
}

.index2 .index2_right img {
  width: 100%;
  height: auto;
}

.index3 {
  margin: 150px 0;
  width: 100%;
  height: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index3 .index3_left {
  width: 45%;
  height: auto;
}

.index3 .index3_left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index3 .index3_right {
  width: 52%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.index3 .index3_right .index3_right_1 {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.index3 .index3_right .index3_right_1 .biaoti {
  width: 100%;
  height: auto;
}

.index3 .index3_right .index3_right_1 .biaoti h2 {
  font-size: 70px;
  color: #a80505;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}

.index3 .index3_right .index3_right_1 .biaoti_zw {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index3 .index3_right .index3_right_1 .biaoti_zw span {
  font-size: 50px;
  color: #000;
}

.index3 .index3_right .index3_right_1 .biaoti_zw p {
  display: block;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  background-color: #a80505;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 50px;
}
/* hezuo news title*/
.hezuo_news {
  padding: 0 5%;
  margin-top: 150px;
}
.hezuo_news .biaoti {
  width: 100%;
  height: auto;
}

.hezuo_news .biaoti h2 {
  font-size: 70px;
  color: #a80505;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}

.hezuo_news .biaoti_zw {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hezuo_news .biaoti_zw span {
  font-size: 50px;
  color: #000;
}

.hezuo_news .biaoti_zw p {
  display: block;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  background-color: #a80505;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 50px;
}

/* hezuo news title end*/


.index3 .index3_right .index3_right_2 {
  width: 100%;
  height: auto;
}

.index3 .index3_right .index3_right_2 ul {
  width: 100%;
  height: auto;
}

.index3 .index3_right .index3_right_2 ul li {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.index3 .index3_right .index3_right_2 ul li:nth-child(2) {
  border: none;
}

.index3 .index3_right .index3_right_2 ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index3 .index3_right .index3_right_2 ul li a .zuobian {
  width: 67%;
  height: auto;
}

.index3 .index3_right .index3_right_2 ul li a .zuobian h3 {
  display: block;
  width: 70%;
  font-size: 26px;
  color: #000;
  line-height: 33px;
}

.index3 .index3_right .index3_right_2 ul li a .zuobian span {
  display: block;
  margin: 15px 0;
  font-size: 18px;
  color: #000;
}

.index3 .index3_right .index3_right_2 ul li a .zuobian p {
  font-size: 16px;
  color: #707070;
  line-height: 30px;
}

.index3 .index3_right .index3_right_2 ul li a .youbian {
  width: 30%;
}

.index3 .index3_right .index3_right_2 ul li a .youbian img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index4 {
  padding-top: 200px;
  width: 100%;
  height: 800px;
  background: url(../images/index4.jpg) no-repeat;
  margin-bottom: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.index4 .index4_1 {
  margin: auto;
  margin-bottom: 80px;
  width: 70%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.index4 .index4_1 h1 {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}

.index4 .index4_1 span {
  font-size: 35px;
  color: #fff;
  display: block;
  margin-bottom: 25px;
}

.index4 .index4_1 p {
  display: block;
  width: 150px;
  height: 45px;
  border-radius: 8px;
  background-color: #a80505;
  text-align: center;
  line-height: 45px;
  color: #fff;
}

.index4 .index4_2 {
  margin: auto;
  width: 80%;
  height: auto;
}

.index4 .index4_2 ul {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index4 .index4_2 ul li {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 23%;
  height: auto;
  background: rgba(221, 221, 221, 0.6);
  border: 1px solid #ccc;
}

.index4 .index4_2 ul li img {
  width: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer {
  width: 100%;
  height: 120px;
}

.footer .footer_con {
  margin: auto;
  width: 80%;
  height: 120px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer .footer_con .p {
  padding-left: 30%;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .footer_con .p .p1 {
  font-size: 15px;
  color: #000;
}

.footer .footer_con .footer_ul {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .footer_con .footer_ul ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}

.footer .footer_con .footer_ul ul li {
  width: auto;
  padding: 0 15px;
  border-right: 1px solid #ccc;
}

.footer .footer_con .footer_ul ul li:last-child {
  border: none;
}

.footer .footer_con .footer_ul ul li a {
  font-size: 14px;
  color: #000;
}

.footer .footer_con .footer_ul p {
  font-size: 14px;
  color: #000;
}

.footer .footer_con .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 40px;
}

.footer .footer_con .tel img {
  width: 45px;
  height: 45px;
  display: block;
  margin-right: 15px;
}

.footer .footer_con .tel p {
  font-size: 45px;
  color: #000;
  font-weight: bold;
  font-family: newfont2;
}

.dongshan1 {
  margin: 50px 0;
  padding: 0 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
}

.dongshan1 p {
  font-size: 16px;
  line-height: 28px;
  text-indent: 35px;
  color: #666;
}

.dongshan2 {
  margin-bottom: 50px;
  padding: 0 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
}

.dongshan2 .dongshan2_1 {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}

.dongshan2 .dongshan2_1 h1 {
  font-size: 70px;
  color: #a80505;
  display: block;
  margin-bottom: 15px;
}

.dongshan2 .dongshan2_1 span {
  font-size: 40px;
  color: #000;
}

.dongshan2 .dongshan2_2 {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
}

.dongshan2 .dongshan2_2 .dongshan {
  width: 100%;
  height: 100%;
}

.dongshan2 .dongshan2_2 .dongshan img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi {
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi p {
  font-size: 20px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi span {
  display: block;
  font-size: 15px;
  color: #000;
  text-indent: 30px;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi ul {
  width: 100%;
  height: auto;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi ul li {
  width: 100%;
  height: 40px;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi ul li a p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #707070;
}

.dongshan2 .dongshan2_2 .dongshan .wenzi ul li a p img {
  width: 24px;
  height: auto;
  display: block;
  margin-right: 20px;
}

.dongshan2 .dongshan2_2 .dongshan .swiper-button-next {
  top: 38%;
  width: 45px;
  height: 45px;
  background: url(../images/left_arrow_1.png) no-repeat;
  background-size: contain;
}

.dongshan2 .dongshan2_2 .dongshan .swiper-button-next::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan .swiper-button-prev::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan .swiper-button-prev {
  top: 38%;
  width: 45px;
  height: 45px;
  background: url(../images/right_arrow_1.png) no-repeat;
  background-size: contain;
}

.dongshan2 .dongshan2_2 .dongshan-2 {
  width: 100%;
  height: 100%;
}

.dongshan2 .dongshan2_2 .dongshan-2 img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
}

.dongshan2 .dongshan2_2 .dongshan-2 .wenzi {
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.dongshan2 .dongshan2_2 .dongshan-2 .wenzi p {
  font-size: 20px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}

.dongshan2 .dongshan2_2 .dongshan-2 .wenzi span {
  display: block;
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
}

.dongshan2 .dongshan2_2 .dongshan-2 .swiper-button-next {
  top: 38%;
  width: 45px;
  height: 45px;
  background: url(../images/left_arrow_1.png) no-repeat;
  background-size: contain;
}

.dongshan2 .dongshan2_2 .dongshan-2 .swiper-button-next::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan-2 .swiper-button-prev::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan-2 .swiper-button-prev {
  top: 38%;
  width: 45px;
  height: 45px;
  background: url(../images/right_arrow_1.png) no-repeat;
  background-size: contain;
}

.dongshan2 .dongshan2_2 .dongshan-3 {
  width: 100%;
  height: 100%;
}

.dongshan2 .dongshan2_2 .dongshan-3 img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.dongshan2 .dongshan2_2 .dongshan-3 .wenzi {
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.dongshan2 .dongshan2_2 .dongshan-3 .wenzi p {
  font-size: 20px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}

.dongshan2 .dongshan2_2 .dongshan-3 .wenzi span {
  display: block;
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
}

.dongshan2 .dongshan2_2 .dongshan-3 .swiper-button-next {
  top: 43%;
  width: 45px;
  height: 45px;
  background: url(../images/left_arrow_1.png) no-repeat;
  background-size: contain;
}

.dongshan2 .dongshan2_2 .dongshan-3 .swiper-button-next::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan-3 .swiper-button-prev::after {
  content: '';
}

.dongshan2 .dongshan2_2 .dongshan-3 .swiper-button-prev {
  top: 43%;
  width: 45px;
  height: 45px;
  background: url(../images/right_arrow_1.png) no-repeat;
  background-size: contain;
}

.newmore {
  margin: auto;
  margin-top: -50px;
  margin-bottom: 40px;
  width: 200px;
  height: 50px;
  border-radius: 8px;
  background-color: #a80505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newmore a {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
}

.productList {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.productList .productList_top {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.productList .productList_top .top_left {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productList .productList_top .top_left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productList .productList_top .top_left ul li {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.productList .productList_top .top_left ul li a {
  color: #000;
  font-size: 15px;
}

.productList .productList_top .top_left ul li.active {
  background-color: #a80505;
  border-radius: 50%;
}

.productList .productList_top .top_left ul li.active a {
  color: #fff;
}

.productList .productList_top .top_left .next {
  width: 18px;
  height: 18px;
}

.productList .productList_top .top_left .next img {
  width: auto;
  height: 18px;
}

.productList .productList_top .top_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 45px;
}

.productList .productList_top .top_right .search {
  padding-left: 10%;
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.productList .productList_top .top_right .search input {
  outline: none;
  width: 160px;
  height: 38px;
  background: none;
  border: none;
}

.productList .productList_top .top_right .search .anniu {
  margin-right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a80505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.productList .productList_top .top_right .search .anniu img {
  width: 60%;
  height: 60%;
}

.productList .productList_con {
  width: 100%;
  height: auto;
}

.productList .productList_con ul {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.productList .productList_con ul li {
  margin-bottom: 20px;
  width: 24%;
  height: auto;
  margin-right: 1.3%;
}

.productList .productList_con ul li:nth-child(4n) {
  margin-right: 0;
}

.productList .productList_con ul li a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2%;
}

.productList .productList_con ul li a .img {
  margin-bottom: 10px;
  padding: 2%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.productList .productList_con ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.productList .productList_con ul li a .des {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.productList .productList_con ul li a .des p {
  font-size: 18px;
  color: #707070;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.productList .productList_con ul li a .des span {
  font-size: 15px;
  color: #707070;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.productList .page {
  margin: 30px 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productList .page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productList .page ul li {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.productList .page ul li a {
  color: #000;
  font-size: 15px;
}

.productList .page ul li.active {
  background-color: #a80505;
  border-radius: 50%;
}

.productList .page ul li.active a {
  color: #fff;
}

.productList .page .next {
  width: 18px;
  height: 18px;
}

.productList .page .next img {
  width: auto;
  height: 18px;
}

.anli {
  margin-bottom: 80px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.anli .luxian_right {
  margin-right: 100px;
  width: 40%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.anli .luxian_right .luxian_dingwei {
  width: 723.89px;
  height: 800px;
  position: relative;
}

.anli .luxian_right .luxian_dingwei .didian {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.anli .luxian_right .luxian_dingwei .didian ul {
  position: relative;
  width: 100%;
  height: 100%;
}

.anli .luxian_right .luxian_dingwei .didian ul li {
  position: absolute;
  width: auto;
  height: auto;
}

.anli .luxian_right .luxian_dingwei .didian ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.anli .luxian_right .luxian_dingwei .didian ul li a img {
  display: block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.anli .luxian_right .luxian_dingwei .didian ul li a p {
  font-size: 12px;
  color: #000;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(1) {
  top: 3%;
  right: 20%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(2) {
  top: 10%;
  right: 23.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(3) {
  top: 18%;
  right: 27%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(4) {
  top: 26%;
  right: 30%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(5) {
  top: 24%;
  right: 49%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(6) {
  top: 28%;
  right: 46%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(6) p {
  margin-right: 5px;
  margin-top: 10px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(7) {
  top: 31%;
  right: 31%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(7) p {
  margin-bottom: 20px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(8) {
  top: 33%;
  right: 28%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(9) {
  top: 36%;
  right: 32%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(10) {
  top: 38%;
  right: 34%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(11) {
  top: 40%;
  right: 40%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(12) {
  top: 34%;
  right: 38%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(13) {
  top: 43%;
  right: 55%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(13) p {
  margin-bottom: 15px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(14) {
  top: 46%;
  right: 65%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(15) {
  top: 57%;
  right: 50%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a p {
  margin-bottom: 0px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(15) a img {
  margin-right: 0;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(16) {
  top: 52%;
  right: 42%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(16) p {
  margin-right: 5px;
  margin-bottom: 10px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(17) {
  top: 48.5%;
  right: 39%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(17) img {
  margin-right: 4px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(17) p {
  margin-bottom: 25px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(18) {
  top: 48.5%;
  right: 33%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(18) img {
  margin-right: 0px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(18) p {
  margin-bottom: 25px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(19) {
  top: 50.5%;
  right: 30.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(19) img {
  margin-right: 4px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(19) p {
  margin-bottom: 20px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(20) {
  top: 52.3%;
  right: 31.8%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(20) img {
  margin-right: 4px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(20) p {
  margin-top: 13px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(21) {
  top: 54%;
  right: 26%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(21) img {
  margin-right: 4px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(21) p {
  margin-bottom: 10px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(22) {
  top: 55.5%;
  right: 33%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(22) p {
  margin-right: 15px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(23) {
  top: 58%;
  right: 33%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(23) p {
  margin-right: 10px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(24) {
  top: 59%;
  right: 28%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(24) img {
  margin-right: 0;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(25) {
  top: 60%;
  right: 41%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(25) p {
  margin-top: 20px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(25) img {
  margin-right: 0;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(26) {
  top: 65%;
  right: 54.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(26) p {
  margin-bottom: 15px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(27) {
  top: 72.5%;
  right: 42%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(27) p {
  margin-bottom: 15px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(28) {
  top: 76%;
  right: 59.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(28) p {
  margin-top: 10px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(29) {
  top: 80%;
  right: 62%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(30) {
  top: 85%;
  right: 66.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(31) {
  top: 94%;
  right: 62%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(31) img {
  margin-right: 0;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(31) p {
  margin-bottom: 30px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(32) {
  top: 88%;
  right: 53.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(33) {
  top: 86%;
  right: 52.6%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(34) {
  top: 84%;
  right: 52%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(35) {
  top: 82%;
  right: 46.5%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(35) img {
  margin-right: 0px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(35) p {
  margin-bottom: 30px;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(36) {
  top: 86%;
  right: 44%;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(36) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(36) a img {
  margin: auto;
}

.anli .luxian_right .luxian_dingwei .didian ul li:nth-child(37) {
  top: 80%;
  right: 37%;
}

.anli .luxian_right .luxian_dingwei img {
  display: block;
  margin: auto;
  width: auto;
  height: 100%;
}

.anli .anli_right {
  position: relative;
  width: 50%;
  height: auto;
}

.anli .anli_right .anli-lunbo {
  margin: auto;
  width: 80%;
  height: auto;
  border: 1px solid #ccc;
  overflow: hidden;
}

.anli .anli_right .anli-lunbo .swiper-slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.anli .anli_right .anli-lunbo .swiper-button-next {
  width: 45px;
  height: 45px;
  background: url(../images/left_arrow.png) no-repeat;
  background-size: cover;
}

.anli .anli_right .anli-lunbo .swiper-button-next::after {
  content: '';
}

.anli .anli_right .anli-lunbo .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: url(../images/right_arrow.png) no-repeat;
  background-size: cover;
}

.anli .anli_right .anli-lunbo .swiper-button-prev::after {
  content: '';
}

.anli .anli_right .anli-lunbo .img1 {
  position: relative;
  width: 100%;
  height: 300px;
}

.anli .anli_right .anli-lunbo .img1 .bg {
  width: 100%;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.anli .anli_right .anli-lunbo .img1 .bg img {
  width: 100%;
  height: 100%;
}

.anli .anli_right .anli-lunbo .img1 .con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a80505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.anli .anli_right .anli-lunbo .img1 .con h2 {
  font-size: 35px;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}

.anli .anli_right .anli-lunbo .img1 .con p {
  font-size: 40px;
  color: #fff;
}

.anli .anli_right .anli-lunbo .img1:hover .bg {
  display: none;
}

.anli .anli_right .anli-lunbo .img1:hover .con {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.liebiao {
  margin-bottom: 100px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10%;
}

.liebiao .liebiao_top {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_top h2 {
  font-size: 70px;
  color: #a80505;
  display: block;
  margin-bottom: 10px;
}

.liebiao .liebiao_top .p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_top .p p {
  display: block;
  margin-right: 10px;
  font-size: 40px;
  color: #000;
}

.liebiao .liebiao_top .p img {
  width: 50px;
  height: auto;
}

.liebiao .liebiao_top .butt {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 40px;
  background-color: #a80505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
}

.liebiao .liebiao_top .butt p {
  font-size: 16px;
  color: #fff;
}

.liebiao .liebiao_con {
  width: 100%;
  height: auto;
}

.liebiao .liebiao_con .liebiao_con1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  margin-bottom: 20px;
}

.liebiao .liebiao_con .liebiao_con1 ul {
  width: auto;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_con .liebiao_con1 ul li {
  margin: 0 15px;
  width: 180px;
  height: 40px;
}

.liebiao .liebiao_con .liebiao_con1 ul li select {
  width: 100%;
  height: 40px;
  background-color: #fff;
  border-radius: 25px;
  padding: 0 10px;
  outline: none;
}

.liebiao .liebiao_con .liebiao_con1 ul li select option {
  font-size: 16px;
  color: #000;
}

.liebiao .liebiao_con .liebiao_con1 ul li .search {
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  border-radius: 25px;
  padding-left: 10px;
  border: 1px solid #000;
}

.liebiao .liebiao_con .liebiao_con1 ul li .search input {
  background: #fff;
  border: none;
  outline: none;
  width: 70%;
}

.liebiao .liebiao_con .liebiao_con1 ul li .search .search_but {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a80505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_con .liebiao_con1 ul li .search .search_but img {
  width: 60%;
  height: 60%;
}

.liebiao .liebiao_con .liebiao_con2 {
  width: 100%;
  height: auto;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_t {
  width: 100%;
  height: 50px;
  background-color: #a80505;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_t ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_t ul li {
  width: 20%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_t ul li p {
  color: #fff;
  font-size: 18px;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_b {
  width: 100%;
  height: auto;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_b ul {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ccc;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_b ul li {
  width: 20%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_con .liebiao_con2 .liebiao_con2_b ul li p {
  color: #000;
  font-size: 18px;
}

.liebiao .liebiao_con .liebiao_con2 .page {
  margin: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.liebiao .liebiao_con .liebiao_con2 .page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.liebiao .liebiao_con .liebiao_con2 .page ul li {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.liebiao .liebiao_con .liebiao_con2 .page ul li a {
  color: #000;
  font-size: 15px;
}

.liebiao .liebiao_con .liebiao_con2 .page ul li.active {
  background-color: #a80505;
  border-radius: 50%;
}

.liebiao .liebiao_con .liebiao_con2 .page ul li.active a {
  color: #fff;
}

.liebiao .liebiao_con .liebiao_con2 .page .next {
  width: 18px;
  height: 18px;
}

.liebiao .liebiao_con .liebiao_con2 .page .next img {
  width: auto;
  height: 18px;
}

.case_zhanshi {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10%;
}

.case_zhanshi .case_zhanshi1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case_zhanshi .case_zhanshi1 span {
  width: 130px;
  height: 1px;
  background-color: #666;
}

.case_zhanshi .case_zhanshi1 p {
  font-size: 50px;
  color: #000;
  display: block;
  margin: 0 10px;
}

.case_zhanshi .case_zhanshi2 {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case_zhanshi .case_zhanshi2 p {
  font-size: 50px;
  display: block;
  margin-bottom: 0px;
  color: #a80505;
}

.case_zhanshi .case_zhanshi3 {
  margin-bottom: 100px;
  position: relative;
  width: 100%;
  height: auto;
}

.case_zhanshi .case_zhanshi3 .case_lunbo {
  margin: auto;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-slide .swiper_top {
  background-color: #d9d9d9;
  width: 100%;
  height: 800px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-slide .swiper_top img {
  width: 75%;
  height: 75%;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-slide p {
  font-size: 18px;
  color: #000;
  display: block;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-slide .swiper_bot {
  background-color: #d9d9d9;
  width: 100%;
  height: 600px;
  border: 1px solid #ccc;
}
/*anlishow*/
.case_zhanshi .case_zhanshi3 .swiper_bot {
  background-color: #d9d9d9;
  width: 100%;
  /*height: 600px;*/
  border: 1px solid #ccc;
}
.case_zhanshi .case_zhanshi3 p {
  font-size: 18px;
  color: #000;
  display: block;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-button-next {
  top: 28%;
  width: 45px;
  height: 45px;
  background: url(../images/left_arrow_1.png) no-repeat;
  background-size: cover;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-button-next::after {
  content: '';
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-button-prev {
  top: 28%;
  width: 45px;
  height: 45px;
  background: url(../images/right_arrow_1.png) no-repeat;
  background-size: cover;
}

.case_zhanshi .case_zhanshi3 .case_lunbo .swiper-button-prev::after {
  content: '';
}

.hezuo {
  margin: 50px auto;
  width: 90%;
  height: auto;
}

.hezuo h2 {
  text-align: center;
  font-size: 60px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  width: 100%;
}

.hezuo span {
  font-size: 50px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  text-align: center;
  color: #a80505;
  text-transform: uppercase;
  
}

.hezuo .hezuo_con {
  width: 100%;
  height: auto;
}

.hezuo .hezuo_con img {
  width: 100%;
}

.hezuo1 {
  margin: 50px auto;
  margin-bottom: 150px;
  width: 90%;
  height: auto;
}

.hezuo1 h2 {
  text-align: center;
  font-size: 60px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  width: 100%;
  font-weight: bold;
}

.hezuo1 span {
  font-size: 50px;
  color: a80505;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  text-align: center;
  color: #a80505;
  text-transform: uppercase;
  
}

.hezuo1 .hezuo1_con {
  margin: auto;
  margin-top: 50px;
  width: 93%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hezuo1 .hezuo1_con ul {
  width: 20%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.hezuo1 .hezuo1_con ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.hezuo1 .hezuo1_con ul li img {
  display: block;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}

.hezuo1 .hezuo1_con ul li p {
  font-size: 23px;
  color: #333;
}

.hezuo1 .button {
  margin: auto;
  margin-top: 50px;
  width: 90%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hezuo1 .button a {
  display: block;
  width: 200px;
  height: 60px;
  background-color: #a80505;
  border-radius: 10px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 25px;
}

.contact {
  margin: 50px auto;
  width: 90%;
  height: auto;
}

.contact h2 {
  font-size: 38px;
  color: #000;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}

.contact h2 b {
  font-weight: normal;
  
  color: #a80505;
  text-transform: uppercase;
}

.contact .contact_con {
  width: 100%;
  height: 600px;
  background-color: #bbbbbb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #909090;
}
/*
.contact .contact_con img {
  display: block;
  width: 85%;
  height: 500px;
}*/

.contact1 {
  margin: auto;
  margin-bottom: 40px;
  width: 90%;
  height: 600px;
  background-color: #dddddd;
  border: 1px solid #909090;
}

.contact1 .contact1_top {
  padding: 15px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact1 .contact1_top .top1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  margin-right: 100px;
}

.contact1 .contact1_top .top1 img {
  display: block;
  margin-right: 10px;
  width: 40px;
  height: auto;
}

.contact1 .contact1_top .top1 p {
  font-size: 30px;
  color: #000;
}

.contact1 .erweima {
  margin-top: 100px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact1 .erweima img {
  width: 300px;
  height: 300px;
}

.contact2 {
  margin: auto;
  margin-bottom: 15px;
  width: 88%;
  height: auto;
}

.contact2 .contact2_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.contact2 .contact2_1 img {
  display: block;
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.contact2 .contact2_1 p {
  font-size: 25px;
  color: #a80505;
}

.contact2 .contact2_2 {
  margin-left: 35px;
  width: 98%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
}

.contact2 .contact2_2 p {
  font-size: 25px;
  color: #000;
}

.contact3 {
  margin: auto;
  margin-bottom: 100px;
  width: 88%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact3 .contact3_1 {
  width: 32%;
  height: auto;
  border-right: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact3 .contact3_1:nth-child(3) {
  border: none;
}

.contact3 .contact3_1 .contact3_1_top {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact3 .contact3_1 .contact3_1_top img {
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 10px;
}

.contact3 .contact3_1 .contact3_1_top p {
  font-size: 25px;
  color: #a80505;
}

.contact3 .contact3_1 span {
  font-size: 25px;
  color: #000;
  padding-left: 35px;
}

.zizhi_top1 {
  margin-top: 50px;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.zizhi_top1 span {
  width: 150px;
  height: 1px;
  background-color: #a80505;
}

.zizhi_top1 h2 {
  font-size: 35px;
  color: #000;
  display: block;
  margin: 0 35px;
}

.zizhi_top2 {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.zizhi_top2 p {
  font-size: 40px;
  color: #a80505;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  
}

.zizhi_con {
  padding-top: 100px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 100px;
  width: 85%;
  height: 1300px;
  position: relative;
  background-color: #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.zizhi_con .piaodai {
  position: absolute;
  top: 50px;
  left: 0;
  width: 700px;
  height: auto;
  z-index: 9999;
}

.zizhi_con .piaodai img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.zizhi_con .zizhi_lunbo {
  margin: auto;
  width: 90%;
  height: 1155px;
}

.zizhi_con .zizhi_lunbo .zizhi {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.zizhi_con .zizhi_lunbo .zizhi .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.zizhi_con .zizhi_lunbo .zizhi .swiper-slide-active, .zizhi_con .zizhi_lunbo .zizhi .swiper-slide-duplicate-active {
  -webkit-transform: scale(1.8);
          transform: scale(1.8);
  z-index:1;
}

.zizhi_con .zizhi_lunbo .zizhi img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/*# sourceMappingURL=style.css.map */

/*地图*/
.BMapLabel .map-info {height:90px;display:flex;align-items:center;}
.BMapLabel {left:-200px !important;top:-95px !important;border:0 !important;max-width: fit-content;}
.BMapLabel .map-info .info {height:100%;padding:20px;}
.BMapLabel .map-info .info .t1 {font-size:14px;color:#666;margin-top: 15px}
.BMapLabel .map-info .info .t2 {font-size:18px;margin-top:10px;}
.BMapLabel .map-info .gps-box {display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#0f6ab4;width:90px;height:100%;}
.BMapLabel .map-info .gps-box i {font-size:26px;color:#fff;}
.BMapLabel .map-info .gps-box .tt {font-size:14px;color:#fff;margin-top:10px;}