::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 6px;
}

body {
  word-break: break-word;
}

i {
  font-style: normal;
}

img {
  width: 100%;
  display: block;
  line-height: 0;
  font-size: 0;
  transition: all 1s;
}

/* .lazy {
  background-color: transparent !important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}


.lazy.loaded {
  opacity: 1;
} */

.nav_ig {

  display: none;
}


body .swiper-button-prev::after {
  content: "";
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  background: url(/images/xyh.png) no-repeat center center / contain;
  background-size: 25px 25px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;

}

body .swiper-button-next::after {
  content: "";
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  background: url(/images/dyh.png) no-repeat center center / contain;
  background-size: 25px 25px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
}

.hbcmbanner {

  position: relative;
}

.nav_lis {

  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 30;
  bottom: -35px;
  max-width: 100%;
}

.nav_lis a {
  width: 204px;
  flex: 0 0 204px;
  height: 98px;
  background-color: #ffffff;

  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-wrap: wrap; */
  flex-direction: column;
  margin-right: 1.8vw;
  box-shadow: 0px 0px 3px 0px #e3e3e3;
  transition: all 0.4s;

}

.nav_lis a.active {

  background-color: #b3092b;

  box-shadow: 0px 0px 3px 0px #b3092b;
}

.nav_lis a.active p {

  color: #fff;
  opacity: 1;
}

.nav_lis a:hover {

  background-color: #b3092b;
  /* box-shadow: 0px 0px 20px 0px 
  #e3e3e3; */

  box-shadow: 0px 0px 3px 0px #b3092b;
}

.nav_lis a:hover p {
  color: #fff;
  opacity: 1;

}

.nav_lis a .new_p0 {

  letter-spacing: 1px;
  color: #000000;
  font-weight: bold;
}

.nav_lis a .new_p1 {

  color: #666666;
  opacity: 0.5;
}

.nav_lis a:last-child {

  margin-right: 0;
}

/* 分页 */
.p_page {

  text-align: center;
  padding: 3.2% 0 0%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p_page a {

  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: all 0.4s;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  letter-spacing: 0px;
  color: #666666;
  border-radius: 50%;
}

.p_page a:hover {
  background-color: #b3082b;
  color: #ffffff;
}

.p_page .page_prev {
  color: #6b6b6b;
  width: 72px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #dcdcdc;
}

.p_page .page_next {

  color: #6b6b6b;
  width: 72px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #dcdcdc;
}

.p_page .laypage_curr {


  background-color: #b3082b;
  color: #fff;
}

/* 面包? */

.breadcrumb {
  color: #ffffff;
  align-items: center;
  background-color: unset;
}

.breadcrumb .icon {
  margin-right: 8px;
}

.cont {

  overflow: hidden;
}

.banner_mine .banner_des {

  height: 246px;
}

.banner {
  position: relative;
  height: 600px;

}

.banner:after {
  content: "";
  width: 100%;
  height: 60%;
  position: absolute;
  left: 0;
  bottom: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
  z-index: 1;
  transition: 0.4s all;
}

.banner img {

  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .w1440 {

  position: absolute;

  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
  bottom: 115px;
}

.banner .w1440 .txt p {

  font-family: 'SemiBold';
  font-weight: bold;
  color: #ffffff;
}

.banner_mine {
  position: relative;
  z-index: 5;
}

.banner_mine .breadcrumb_mine {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 6;
  bottom: 20px;
  z-index: 20;
}

.breadcrumb {

  align-items: center;
  padding: 0;
  background-color: transparent !important;
  margin-bottom: 0;
}

.banner_mine .breadcrumb_mine .breadcrumb a {

  color: #fefefe;
}

.conts {

  padding: 100px 0;
}

/* 面包屑完? */

.hbcm .s-title h2 {
  font-family: 'SemiBold';
  font-weight: bold;
  line-height: 1;
  z-index: 2;
  position: relative;
}

.hbcm .s-title h3 {

  font-family: 'SemiBold';
  font-weight: bold;
  letter-spacing: 0px;
  color: #d8d8d8;
  line-height: 1;
  letter-spacing: -1px;
  z-index: 2;
  position: relative;
}

.hbcm .s-title .txt {

  letter-spacing: 0px;
  line-height: 2;
  font-weight: 400;
  color: #ebe6de;
  margin-top: 3vw;
}

.hbcm .s-title .i_s_line {

  width: 80px;
  height: 6px;
  background-color: #9d1825;
  margin-top: 15px;
  margin-bottom: 0px;
  z-index: 2;
  position: relative;
}

.hbcm .s-title {

  position: relative;
  width: 100%;
}

.hi-icon {
  width: 70px;
  height: 70px;
  flex: 0 0 70px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
  box-shadow: 0 0 0 1px #b6b7b7;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.2vw;
}

.hi-icon .icon {

  transition: all 0.4s;
  margin-top: 0;
  margin-right: 0;
}

.hi-icon .icon path {

  fill: #b6b7b7;
}

.hi-icon::after {
  /* 
  padding: 0;
  z-index: 10;
  border: 1px dashed #b6b7b7;
  pointer-events: none;
  position: absolute;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
  -webkit-transform: scale(1.2) translate(-50%, -50%);
  -moz-transform: scale(1.2) translate(-50%, -50%);
  -ms-transform: scale(1.2) translate(-50%, -50%);
  transform: scale(1.2) translate(-50%, -50%);
  top: 50%;
  left: 50%; */
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px dashed #b6b7b7;
  padding: 0;
  z-index: 10;
  pointer-events: none;
  box-sizing: content-box;

  /* 关键?改：合并 transform 属性，先缩放后平移 */
  transform: scale(1.2);


  transition: transform 0.2s, opacity 0.2s;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;

  animation: spinAround 9s linear infinite;
}

.hi-icon:hover .icon {
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  transform: scale(1.6);

}

.hi-icon:hover::after {

  /* -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1); 
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;

  animation: spinAround 9s linear infinite; */
  /* transform: translate(-50%,-50%); */
}

@keyframes spinAround {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.page2 .hbcm .hi-icon {
  margin-left: auto;
}

.page2 .hbcm {

  display: flex;
  justify-content: flex-end;
  margin-bottom: -90px;
  z-index: 20;
  position: relative;
}

.page2 .hbcm .s-title {

  text-align: right;
}

.page2 .hbcm .s-title .i_s_line {
  display: block;
  margin-left: auto;
}

.page2 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: 4%;
  right: -7%;
  width: 9vw;
  height: 12vw;
  background-image: url(/images/index2_mx.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}

.page3 .hbcm .hi-icon {

  box-shadow: 0 0 0 1px #941522;
}


.page3 .hbcm .hi-icon .icon path {

  fill: #941522;
}

.page3 .hbcm .hi-icon::after {
  border: 1px dashed #941522;

}

.page3 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: -5%;
  right: auto;
  left: -8%;
  width: 10vw;
  height: 12vw;
  background-image: url(/images/index3_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}




.page4 .hbcm .s-title h2 {

  letter-spacing: 10px;
  color: #ffffff;
}

.page4 .hbcm .hi-icon {

  box-shadow: 0 0 0 1px #98989a;
}


.page4 .hbcm .hi-icon .icon path {

  fill: #ffffff;
}

.page4 .hbcm .hi-icon::after {
  border: 1px dashed #98989a;

}

.page4 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: -5%;
  right: auto;
  left: -6%;
  width: 8vw;
  height: 12vw;
  background-image: url(/images/index4_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}


.page5 .hbcm .s-title {

  text-align: right;
}

.page5 .hbcm {

  display: flex;
  justify-content: flex-end;
  padding-right: 13vw;
}

.page5 .hbcm .s-title .i_s_line {

  display: block;
  margin-left: auto;
}

.page5 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: -5%;
  right: -10%;
  left: auto;
  width: 8vw;
  height: 11vw;
  background-image: url(/images/index5_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}

.page6 .hbcm .s-title h2 {

  color: #ffffff;

}

.page6 .hbcm .s-title .txt {
  margin-top: 3vw;
}

.page6 .hbcm .s-title h3 {

  letter-spacing: 0px;
  color: rgb(255, 255, 255, 0.4);
}

.page6 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: -5%;
  right: auto;
  left: -16%;
  width: 10vw;
  height: 15vw;
  background-image: url(/images/index6_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}

.page6 .hbcm .hi-icon {

  box-shadow: 0 0 0 1px #d8cfbc;
}


.page6 .hbcm .hi-icon .icon path {

  fill: #ffffff;
}

.page6 .hbcm .hi-icon::after {
  border: 1px dashed #d8cfbc;

}



.page7 .hbcm .hi-icon {

  box-shadow: 0 0 0 1px #bebfbf;
}


.page7 .hbcm .hi-icon .icon path {

  fill: #8f9092;
}

.page7 .hbcm .hi-icon::after {
  border: 1px dashed #bebfbf;

}

.page7 .hbcm .s-title::after {

  content: "";
  position: absolute;
  top: -2%;
  right: auto;
  left: -38%;
  width: 8vw;
  height: 12vw;
  background-image: url(/images/index7_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);

}

.page7 .page7_l .do_1 .do_mm1:last-child .s-title::after {

  display: none;
}

.page8 .hbcm .s-title {

  text-align: right;
}

.page8 .hbcm .s-title .i_s_line {

  margin-left: auto;
}


.page8 .hbcm .hi-icon {
  margin-top: 5.2vw;
  margin-left: auto;
}


.page8 .hbcm .s-title::after {

  content: "";
  position: absolute;
  top: 2%;
  right: -9%;
  left: auto;
  width: 8vw;
  height: 10vw;
  background-image: url(/images/index8_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);

}

.page8 .hbcm .hi-icon .icon path {

  fill: #58595a;
}


.page9 .hbcm .s-title::after {
  content: "";
  position: absolute;
  top: 2%;
  right: auto;
  left: -5vw;
  width: 8vw;
  height: 10vw;
  background-image: url(/images/index9_wz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
}




.page9 .hbcm .hi-icon {

  box-shadow: 0 0 0 1px #b4b4b6;
  margin-top: 0;
  margin-left: auto;
}


.page9 .hbcm .hi-icon .icon path {

  fill: #8f9092;
}

.page9 .hbcm .hi-icon::after {
  border: 1px dashed #b4b4b6;

}

.page9 .hbcm .s-title {

  display: flex;

  justify-content: space-between;
  align-items: center;
}







.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  transition: all 0.3s;
}

.header svg {
  margin: 0 !important;
}

.header:hover {
  background-color: #fff;
  box-shadow: 0 0 10px #b9b9b9;
}

.header:hover .h_top .logo .logo_img {
  top: 10px;
  filter: unset;
  height: 80%;
}

.header:hover .h_top .m_nav li>a {
  color: #222;
  white-space: nowrap;
}

.header:hover .h_top .sl .search::after {
  background-color: #cccccc;
}

.header:hover .h_top .sl svg path {
  fill: #777777;
}

.header:hover .h_top .sl .search {


  background-color: unset;
  border: solid 1px #333333;
}

.header:hover .h_top .sl .search a {

  color: #333333;
}

.header.on .h_top .sl .search {


  background-color: unset;
  border: solid 1px #333333;
}

.header.on .h_top .sl .search a {

  color: #333333;
}

.header.on .h_top .logo .logo_img {
  top: 10px;
  filter: unset;
  height: 80%;
}

.header.on {
  background-color: #fff;
  box-shadow: 0 0 10px #b9b9b9;
  /* background-image: url(images/nav_bj.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%; */
}



.header.on .h_top .m_nav li>a {
  color: #222;
  white-space: nowrap;
}

.header.on .h_top .sl .search::after {
  background-color: #cccccc;
}

.header.on .h_top .sl svg path {
  fill: #777777;
}

*/ .header.inner {
  background-color: #fff;
  box-shadow: 0 0 10px #b9b9b9;
  position: sticky;
}

.header.inner .h_top .logo img {
  top: auto;
  bottom: 0;
}

.header.inner .h_top .m_nav li>a {
  color: #222;
  white-space: nowrap;
}

.header.inner .h_top .sl .search::after {
  background-color: #cccccc;
}

.header.inner .h_top .sl svg path {
  fill: #777777;
}

.header .h_top {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .h_top .logo {
  position: relative;
  width: 140px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.header .h_top .logo .logo_img {
  pointer-events: none;
  /* 但保留链接的点击功能 */
  position: absolute;
  top: 30px;
  left: 0;
  transition: all 0.4s;
  display: block;
  width: 100%;
  height: 100%;
}

.header:hover .h_top .logo .logo_img a {

  pointer-events: auto;
}

.header .h_top .logo img {

  width: 100%;
  height: 100%;

}

.header .h_top .m_nav {
  width: calc(100% - 300px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  transition: all 0.3s;
}

.header .h_top .m_nav>li {
  height: 100%;
  display: block;
  position: relative;
}

.header .h_top .m_nav>li:last-child>a::after {

  display: none;
}

.header .h_top .m_nav>li>a {
  height: 100%;
  padding: 0 35px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0px;
  color: #f5f5f5;
  font-weight: bold;
  /* font-family: 'SemiBold'; */
}

.header .h_top .m_nav>li::before {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, -0%);
  display: none;
  transition: all 0.4s;
}

.header .h_top .m_nav>li>a::after {

  content: "";
  position: absolute;
  right: 0;
  height: 7px;
  width: 1px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.4;
  transform: translate(0px, -50%);
  top: 50%;
}

.header .h_top .m_nav>li:hover a {
  color: #9d1825;
}

.header .h_top .m_nav>li:hover::before {
  display: block;
}

.header .h_top .m_nav>li:last-child:hover::before {

  display: none;
}

.header .h_top .m_nav>li .nav_icon {
  display: none;
}

.header .h_top .m_nav>li .sub_nav {
  position: fixed;
  left: auto;
  transform: translateX(-20%);
  right: 0;
  top: 100px;
  width: 960px;
  display: none;
  overflow: hidden;





}

.header .h_top .m_nav>li .sub_nav::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  /* box-shadow: 0 0 10px #000; */
}

.header .h_top .m_nav>li .sub_nav .subnav_item {
  margin-top: 20px;
  display: flex;
  height: 100%;
  align-items: flex-start;
  justify-content: center;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding: 25px 30px;
  background-color: #ffffff;
  height: 200px;
}

.header .h_top .m_nav>li .sub_nav .sn_l {
  /* width: 50%;
  padding-right: 0; */
  border-right: 1px solid #f0f0f0;
  flex: 0 0 260px;
  height: 100%;
  margin-right: 70px;
  max-height: 150px;
}

/* .header .h_top .m_nav>li .sub_nav .sn_l:hover img {

  transform: scale(1.05);
} */

.header .h_top .m_nav>li .sub_nav .sn_l img {

  transition: all 0.4s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header .h_top .m_nav>li .sub_nav .sn_l .tit {
  color: #9d1825;
  font-weight: bold;
}

.header .h_top .m_nav>li .sub_nav .sn_l .des {
  display: inline-block;
  color: #777777;
  margin-top: 20px;
  line-height: 1.8;
}

.header .h_top .m_nav>li .sub_nav .sn_r {
  display: flex;
  align-items: center;
  flex: 1;
  padding-top: 34px;
}

.header .h_top .m_nav>li .sub_nav .sn_r li {
  /* margin-bottom: 30px; */
  margin-right: 2.5vw;
}

.header .h_top .m_nav>li .sub_nav .sn_r li:nth-last-child(1) {
  margin-bottom: 0;
}

.header .h_top .m_nav>li .sub_nav .sn_r li a {
  color: #666666;
  font-weight: 600;
  transition: all 0.4s;
  position: relative;
  /* font-family: 'SemiBold'; */
}

.header .h_top .m_nav>li .sub_nav .sn_r li a::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #b01d25;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: -16px;
  display: none;
  transition: all 0.5s;

}

.header .h_top .m_nav>li .sub_nav .sn_r li a::after {

  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background-color: #9d1825;
  width: 0%;
  transition: all 0.5s;

}

.header .h_top .m_nav>li .sub_nav .sn_r li a:hover::after {

  width: 100%;

}

.header .h_top .m_nav>li .sub_nav .sn_r li a:hover::before {

  display: block;
  opacity: 1;

}

.header .h_top .m_nav>li .sub_nav .sn_r li a:hover {
  color: #b01d25;
}

.header .h_top .sl {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header .h_top .sl .search {
  display: flex;
  align-items: center;
  width: 100px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #eeeeee;
  justify-content: center;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.4s;
}

.header .h_top .sl .search:hover {

  background-color: #9d1825;

  border: solid 1px #9d1825;


}

.header .h_top .sl .search:hover a {

  color: #ffffff;
}

.header .h_top .sl .search a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  /* font-family: 'SemiBold'; */
}

.header .h_top .sl .search .icon {

  margin-left: 20px !important;
  width: 16px;
  height: 14px;
  display: none;
}


.header .nav_r {
  display: flex;
  flex-direction: row;
  margin-left: 2vw;
}

.hides {
  top: -140px !important;
}

footer {
  width: 100%;
  overflow: hidden;
  padding: 64px 0 46px;
  position: relative;
  background-color: #921a26;
  /* height: 390; */
}

footer .img_cm {

  position: absolute;
  bottom: 0;
  margin: 0 auto;
  transform: translate(-50%, 0%);
  left: 50%;
}

footer .img_cm img {

  width: auto;
  object-fit: cover;
}

footer svg {
  margin: 0 !important;
}

footer .w1440 {
  overflow: initial;
  z-index: 2;
  position: relative;
}

footer .btm_top {

  margin-bottom: 40px;
}

footer .btm_top .b_imgage {

  height: 117px;
  width: 161px;
  margin: 0 auto;
  margin-bottom: 40px;
}

footer .btm_top .b_imgage img {

  width: 100%;
  height: 100%;
  object-fit: cover;
}

footer .b_up .select-style h2 {

  letter-spacing: 0px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  cursor: pointer;
}

footer .b_up .select-style h2.active .icon {

  transform: rotate(90deg);
}

footer .b_up .select-style h2 .icon {
  margin-left: 20px !important;
  width: 16px;
  height: 16px;
  transition: all 0.4s;
}

footer .b_up {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
}

footer .b_up .select-style {

  padding: 0 60px;
  position: relative;
}

footer .b_up .select-style ul {

  display: flex;
  align-items: center;
  position: absolute;
  bottom: -45px;
  width: 500px;
}

footer .b_up .select-style ul li {

  color: #f5abb2;
  margin-right: 35px;
  transition: all 0.4s;
}

footer .b_up .select-style ul li:hover {
  color: #ffffff;
}

footer .b_up .select-style:nth-child(1) {
  border-right: 1px solid rgb(255, 255, 255, 0.4);

}

footer .btm_bottom .fo_cm img {
  height: 17px;
  /* width: 20px; */
  object-fit: contain;
}

footer .btm_bottom .fo_cm .p_min {

  display: flex;
  align-items: center;
}

footer .btm_bottom .fo_cm {

  display: flex;
  align-items: center;
}

footer .btm_bottom .fo_cm p {

  color: #d3a5a4;
  /* opacity: 0.6; */
  line-height: 1;
}

footer .btm_bottom .btm_l {

  display: flex;
  align-items: center;
  justify-content: center;
}

footer .btm_bottom .fo_cm .p1 {
  margin-right: 8px;

}

footer .btm_bottom .fo_cm .p2 {

  margin-right: 20px;
}

footer .btm_bottom .btm_l .dz {
  margin-right: 60px;
}

footer .btm_bottom .btm_l p a {

  color: #d3a5a4;
  transition: all 0.4s;
}

footer .btm_bottom .btm_l p a:hover {

  color: #ffffff;
}

footer .btm_bottom .btm_r p a {

  color: #d3a5a4;
  transition: all 0.4s;
}

footer .btm_bottom .btm_r p a:hover {

  color: #ffffff;
}

footer .btm_r {

  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

footer .btm_r p {
  color: #d3a5a4;
  margin: 0 15px;

}


















.sidebar {
  width: 50px;
  position: fixed;
  right: 20px;
  top: 60%;
  z-index: 30;
  transform: translateX(100px);
  transition: all 1s;
}

.sidebar .btn_t {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 40px #c5c5c5;
  border-radius: 10px;
  padding: 15px 0;
}

.sidebar .btn_t a {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  display: flex;
  box-sizing: content-box;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e0e0e1;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar .btn_t a svg {
  margin: 0 !important;
}

.sidebar .btn_t a svg path {
  transition: all 0.5s;
}

.sidebar .btn_t a:nth-last-child(1) {
  border-bottom: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.sidebar .btn_t a:hover svg path {
  fill: #9d1825;
}

.sidebar .btn_t a.sidebar_tel {
  position: relative;
}

.sidebar .btn_t a.sidebar_tel p {
  display: block;
  white-space: nowrap;
  position: absolute;
  padding: 5px 12px;
  background-color: #fff;
  box-shadow: 0 0 40px #c5c5c5;
  border-radius: 5px;
  color: #333;
  right: -200px;
  opacity: 0;
  top: 0;
  z-index: -1;
  transition: 0.5s;
  font-size: 14px;
  font-weight: bold;
}

.sidebar .btn_t a.sidebar_tel p::after {
  content: '';
  display: block;
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border-top: 5px solid transparent;
  border-left: 7px solid #fff;
  border-bottom: 5px solid transparent;
  border-right: none;
}

.sidebar .btn_t a.sidebar_tel:hover p {
  color: #9d1825;
  right: 50px;
  opacity: 1;
}

.sidebar .btn_t a.sidebar_tel:hover p:hover {
  text-decoration: underline;
}

.sidebar .bnt_top {
  width: 100%;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #9d1825;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.5s;
}

.sidebar .bnt_top svg {
  width: 28px;
  height: 28px;
  margin: 0 !important;
}

.sidebar .bnt_top:hover {
  transform: translateY(-10px);
}

.inner_banner {
  width: 100%;
  position: relative;
  padding-top: 31.25%;
  overflow: hidden;
}

.inner_banner .banner_ic {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 21.92%;
  z-index: 5;
}

.inner_banner .banner_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.inner_banner .w1440 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
}

.inner_banner .w1440 .txt {
  color: #fff;
}

.inner_banner .w1440 .txt p,
.inner_banner .w1440 .txt span {
  display: block;
}

.inner_banner .w1440 .txt span {
  margin-top: 0.7%;
}

.nav-links {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

.nav-links .sl {
  white-space: nowrap;
  text-align: center;
  overflow-y: overlay;
}

.nav-links a {
  display: inline-block;
  line-height: 74px;
  padding: 0 50px;
  color: #222222;
  transition: all 0.5s;
}

.nav-links a.on {
  color: #9d1825;
  font-weight: bold;
  border-bottom: 2px solid #9d1825;
  background: #fff5eb;
}

.nav-links a:hover {
  color: #9d1825;
}

.w1440 {
  width: 1440px;
  /* overflow: hidden; */
  margin: 0 auto;
}

@media screen and (max-width: 1600px) {
  .w1440 {
    width: 80%;
  }

  .header .h_top .m_nav>li .sub_nav {

    /* padding: 20px 20px; */
    width: 850px;
    left: auto;
  }

  .header .h_top .m_nav {
    width: calc(100% - 240px);
  }

  .nav_lis a {
    width: 180px;
    flex: 0 0 180px;
    height: 80px;

  }

  .banner {

    height: 400px;
  }
}

@media screen and (max-width: 1440px) {

  .header .h_top .m_nav>li .sub_nav {

    left: auto;
  }
}

@media screen and (max-width: 1366px) {
  .header .h_top .m_nav>li>a {
    padding: 0 20px;
  }

  .header .h_top .m_nav>li .sub_nav {
    left: auto;
    width: 700px;
  }

  .header .h_top .m_nav>li .sub_nav .sn_l {

    margin-right: 20px;
  }

  .header .h_top {
    width: 92%;
  }

  .header .fnt_20 {
    font-size: 16px;
  }

  .header .h_top .m_nav>li .sub_nav {
    top: 79px;
  }

  .header .h_top .m_nav {
    height: 80px;
  }

  .header .h_top .logo {
    width: 60px;
    height: 60px;
  }

  .header .h_top .m_nav {
    width: calc(100% - 200px);
  }

  .sidebar {
    width: 50px;
  }

  .sidebar .bnt_top {
    height: 50px;
  }

  .nav-links a {
    line-height: 65px;
    padding: 0 45px;
  }


}

@media screen and (max-width: 1300px) {
  .sidebar {
    width: 40px;
    right: 10px;
  }

  .sidebar .bnt_top {
    height: 40px;
    border-radius: 5px;
    margin-top: 10px;
  }

  .sidebar .btn_t {
    padding: 7px 0;
    border-radius: 5px;
  }

  .sidebar .btn_t a {
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 25px;
    height: 25px;
  }

  .sidebar .bnt_top svg {
    width: 22px;
    height: 22px;
  }

  .hi-icon {

    width: 45px;
    flex: 0 0 45px;
    height: 45px;
  }

  .hi-icon:hover .icon {

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .conts {

    padding: 50px 0;
  }

  .about_1 .about_1mine .about_1l .hbcm {

    margin-bottom: 2.5vw;
  }
}

@media only screen and (min-width: 1020px) and (max-width: 1291px) {
  footer .b_up {

    margin-bottom: 50px;
  }

  .breadcrumb {

    line-height: 10px;
  }

  .header .h_top .m_nav>li .sub_nav {

    width: 630px;


  }

  .header .h_top .m_nav>li .sub_nav .subnav_item {

    padding: 20px;
    height: 150px !important;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r {

    padding-top: 20px;
  }

  footer .b_up .select-style ul {

    bottom: -30px;
  }

  footer .btm_bottom .fo_cm img {

    height: 12px;
  }

  .banner {

    height: 400px;
  }

  .nav_lis a {

    width: 160px;
    flex: 0 0 160px;
    height: 70px;
  }

  .header .h_top .sl .search {
    width: 90px;
    height: 30px;

  }

  .header .h_top .m_nav>li .sub_nav .sn_r li a::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #b01d25;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    left: -16px;
    display: none;
    transition: all 0.5s;

  }



  .header .h_top .m_nav>li .sub_nav .sn_l {

    flex: 0 0 180px;

    margin-right: 40px;
    height: 100%;
  }

  .header .h_top .m_nav {

    height: 80px;
  }

  .hbcm .hi-icon {

    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .hbcm .hi-icon:hover .icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

  }

  .hbcm .hi-icon {

    margin-top: 20px;
  }

  .hbcm .s-title .i_s_line {

    width: 60px;
    height: 3px;
  }

  .cont .page3 .page3_img {

    width: 22vw;
  }

  .page4_mine .page4-bott ul li .u_p1 img {

    width: 15px;
  }

  .page4_mine .page4-bott ul li .u_p1 span {

    margin-right: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .w1440 {
    width: 90%;
  }

  .header .h_top {
    width: 90%;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r {

    padding-top: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .nav_lis {
    position: initial;
    transform: initial; 
    padding: 40px 0 0;
    flex-wrap: wrap;


  }

}

@media screen and (max-width: 998px) {
  .nav_lis a {

    width: 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 20px;

  }

  .header .h_top .m_nav li:last-child .nav_icon {
    display: none;

  }

  .header .h_top .m_nav>li .sub_nav .sn_r li a::after {

    display: none;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r li a::before {

    display: none;
  }

  .header .h_top .m_nav>li .sub_nav {
    background: #fff;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.06);
    height: auto;
  }

  .hbcm .hi-icon {

    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .hbcm .s-title .i_s_line {

    width: 60px;
    height: 4px;
  }

  .header .h_top .m_nav>li .sub_nav .subnav_item {
    height: auto;
    padding: 0;
    box-shadow: unset;
    background-color: unset;
    margin-top: 0px;
  }


  .header .u-menu {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    top: 5px;
    z-index: 6;
  }

  .header .u-menu .menu-sub {
    position: absolute;
    right: 0;
    margin: 8px 0;
    top: 8px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
  }

  .header .u-menu .menu-sub:after,
  .header .u-menu .menu-sub:before {
    content: "";
    position: absolute;
    right: 0;
    width: 25px;
    height: 2px;
    background-color: inherit;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
    display: block;
  }

  .header .u-menu .menu-sub:before {
    top: -16px;
  }

  .header .u-menu .menu-sub:after {
    top: -8px;
  }

  .header .u-menu.on .menu-sub {
    height: 0;
    background: #fff;
  }

  .header .u-menu.on .menu-sub:before {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    top: -8px;
  }

  .header .u-menu.on .menu-sub:after {
    -ms-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    background: #fff;
    top: -8px;
  }

  .header .u-menu.on .menu-sub:before,
  .header .u-menu.on .menu-sub:after {
    width: 20px;
  }

  .header.on .u-menu .menu-sub {
    background-color: #333;
  }

  .header.on .u-menu.on .menu-sub {
    background: #333;
  }

  .header.on .u-menu.on .menu-sub:before {
    background: #333;
  }

  .header.on .u-menu.on .menu-sub:after {
    background: #333;
  }

  .header.on .h_top .m_nav {
    height: auto;
  }

  .header.inner .u-menu .menu-sub {
    background-color: #333;
  }

  .header.inner .u-menu.on .menu-sub {
    background: #333;
  }

  .header.inner .u-menu.on .menu-sub:before {
    background: #333;
  }

  .header.inner .u-menu.on .menu-sub:after {
    background: #333;
  }

  .header.inner .h_top .m_nav {
    height: auto;
  }

  .header:hover .u-menu .menu-sub {
    background-color: #333;
  }

  .header:hover .u-menu.on .menu-sub {
    background: #333;
  }

  .header:hover .u-menu.on .menu-sub:before {
    background: #333;
  }

  .header:hover .u-menu.on .menu-sub:after {
    background: #333;
  }

  .header .h_top .sl .search::after {
    margin: 0 20px;
  }

  .header .h_top .logo {
    width: 75px;
    height: 75px;
  }

  .header .h_top .nav_r .language {
    margin-right: 25px;
  }

  .header .h_top .m_nav {
    position: fixed;
    top: 74px;
    left: 0;
    height: auto;
    width: 100%;
    bottom: 0;
    right: 0;
    background-color: #fff;
    margin-left: 0;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: all;
  }

  .header .h_top .m_nav li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
  }

  .header .h_top .m_nav li>a {
    color: #333;
    font-size: 16px;
    width: 80%;
    height: 55px;
    line-height: 55px;
  }

  .header .h_top .m_nav li .nav_icon {
    position: absolute;
    bottom: auto;
    top: 0%;
    left: auto;
    right: 0%;
    transform: translateX(0%);
    width: 20%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header .h_top .m_nav li .nav_icon svg {
    transition: all 0.3s;
    width: 15px;
    height: 15px;
  }

  .header .h_top .m_nav li .sub_nav {
    position: static;
    transform: translateX(0);
    width: 100%;
    padding-left: 0px;
    text-align: left;
    background-size: 260px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r {

    padding-top: 0px;
  }

  .header .h_top .m_nav li .sub_nav a {
    color: #777;
  }

  .header.on .h_top .nav_r .language .other,
  .header .h_top .nav_r .language .other {
    top: 37px;
  }

  .header .h_top .m_nav>li .sub_nav .sn_l {
    display: none;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r li {
    margin-bottom: 0px;
    margin-right: 0;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r li:nth-last-child(1) {
    border-bottom: 0;
  }

  .header .h_top .m_nav>li .sub_nav .sn_r li a {
    display: block;
    padding-left: 20px;
  }

  footer .btm_top {
    padding-bottom: 0px;

  }

  footer .btm_top .footer_t_l {
    display: none;
  }

  footer .btm_top .footer_t_r {
    width: 100%;
    margin-top: 30px;
    flex-direction: column;
    justify-content: center;
  }

  footer .btm_top .footer_t_r .or {
    width: 118px;
  }

  footer .btm_top .footer_t_r .add {
    padding-left: 0;
    margin-top: 30px;
    width: auto;
  }

  footer .btm_top .footer_t_r .add li .ic {
    width: 45px;
    height: 45px;
    padding-top: 0;
  }

  footer .btm_bottom {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-top: 30px;
  }

  footer .btm_bottom .btm_l {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 30px;
  }

  footer .btm_bottom .btm_r {
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .nav_lis {

    position: initial;
    transform: initial;
    padding: 40px 0 0;
    flex-wrap: wrap;
  }

  .nav_lis a {
    width: 100%;
    flex: 0 0 100%;
  }

  .nav_lis a {

    height: 65px;
    margin-bottom: 15px;
  }

  .nav_lis a:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }

  .hi-icon {

    margin-top: 20px;
  }

  .p_page a {

    width: 30px;
    height: 30px;

  }

  .p_page a {
    margin: 0 3px;
    font-size: 14px;
  }

  .p_page .page_prev {

    width: 60px;
    height: 30px;
  }

  .p_page .page_next {
    width: 60px;
    height: 30px;

  }

  .p_page {
    padding: 20px 0 0%;
    width: 90%;
    margin: 0 auto;
  }

  footer .btm_bottom .btm_l .dz {
    margin-right: 0;
  }

  footer .btm_bottom {

    padding-top: 0;
  }

  footer .btm_bottom .fo_cm {

    margin-right: 0;

    align-items: baseline;
    margin-bottom: 20px;
  }

  footer .btm_bottom .fo_cm p {
    margin-right: 10px;
    width: auto;
    text-align: center;
    line-height: 1;
    margin-right: 0;
    margin-bottom: 10px;
  }

  footer .btm_bottom .fo_cm p:last-child {
    margin-bottom: 0;
  }

  footer .btm_bottom .fo_cm .p3 {
    width: 100%;

  }

  footer .btm_bottom .fo_cm .p1 {

    margin-right: 10px;
  }

  footer .btm_bottom .fo_cm .p2 {
    margin-right: 0;

  }

  .banner {

    height: 350px;
  }

  .conts {
    padding: 40px 0;
  }


  .nav-links a {
    line-height: 45px;
    padding: 0 30px;
  }


  .hbcm .s-title h2 {
    text-align: center;
    margin-bottom: 10px;
  }

  .hbcm .s-title h3 {
    text-align: center;
    margin-bottom: 10px;
  }

  .hbcm .s-title .i_s_line {
    height: 2px;
    margin: 0 auto;
  }

  .hbcm .hi-icon {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .page5 .hbcm {

    padding-right: 0;
  }

  .hbcm .s-title::after {

    display: none;
  }

  .hbcm {
    margin-bottom: 20px !important;
  }

  footer {

    padding: 40px 0 40px;
  }

  footer .btm_top {

    margin-bottom: 0px;

  }

  footer .b_up {

    margin-bottom: 0px;
  }

  footer .b_up .select-style {

    padding: 0 10px;
  }

  footer .b_up .select-style ul {

    display: flex !important;
    position: unset;
    justify-content: center;
    width: 100%;
  }

  footer .b_up {

    flex-wrap: wrap;
  }

  footer .b_up .select-style {
    margin-bottom: 10px;
    width: 100%;

    margin-bottom: 20px;

  }

  footer .b_up .select-style h2 {
    margin-bottom: 10px;
    justify-content: center;
  }

  footer .b_up .select-style:nth-child(1) {

    border-right: 0px solid rgb(255, 255, 255, 0.4);
  }

  footer .b_up .select-style ul li {

    margin: 0 15px;
  }

  footer .btm_bottom {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0;
  }

  .header .h_top .sl {
    display: block;
  }

  .header .h_top .sl .search {
    border: solid 1px #333333;
    width: 80px;
    height: 30px;
    color: #333333;
  }

  footer .btm_bottom .btm_l {
    flex-wrap: wrap;
    margin-top: 0px;
    /* padding-bottom: 15px; */
    padding-bottom: 0;
  }

  footer .btm_bottom .btm_l .d0 {

    flex-wrap: wrap;
    margin-top: 0px;
  }

  footer .btm_bottom .btm_r {
    flex-wrap: wrap;
    margin-top: 0;
  }

  footer .btm_top .b_imgage {

    margin-bottom: 20px;
  }

  footer .b_up .select-style h2 .icon {
    display: none;
  }

  footer .img_cm img {

    width: 100%;
  }

  footer .img_cm {

    width: 100%;
  }

  /* .header .h_top .logo img {

    top: auto !important;
    position: unset;
  } */

  .header.on .h_top .logo .logo_img {

    top: auto !important;
  }

  footer .btm_bottom .fo_cm .p_min {

    flex-wrap: wrap;
    justify-content: center;
    display: unset;
  }

  footer .btm_r p {
    line-height: 1;
    margin-bottom: 10px;
  }

  .header {

    background-color: #fff;
    box-shadow: 0 0 10px #b9b9b9;
  }

  .header .u-menu .menu-sub {
    background-color: #333;

  }

  .header .h_top .logo .logo_img {
    position: unset;
  }
}

/*# sourceMappingURL=./base.css.map */