/*@font-face{font-family:PingFang-Bold;src:url(../fonts/pingfang-bold.eot);src:url(../fonts/pingfang-bold.eot) format("embedded-opentype"),url(../fonts/pingfang-bold.woff) format("woff"),url(../fonts/PingFang-Bold.otf) format("otf"),url(../fonts/PingFang-Bold.ttf) format("truetype"),url(../fonts/pingfang-bold.svg#gotham) format("svg");}
@font-face{font-family:PingFang-Regular;src:url(../fonts/pingfang-regular.eot);src:url(../fonts/pingfang-regular.eot) format("embedded-opentype"),url(../fonts/pingfang-regular.woff) format("woff"),url(../fonts/PingFang-Regular.otf) format("otf"),url(../fonts/PingFang-Regular.ttf) format("truetype"),url(../fonts/pingfang-regular.svg#gotham) format("svg");}
@font-face{font-family:Montserrat-Bold;src:url(../fonts/montserrat-bold.eot);src:url(../fonts/montserrat-bold.eot) format("embedded-opentype"),url(../fonts/montserrat-bold.woff) format("woff"),url(../fonts/Montserrat-Bold.otf) format("otf"),url(../fonts/Montserrat-Bold.ttf) format("truetype"),url(../fonts/montserrat-bold.svg#gotham) format("svg");}
@font-face{font-family:Montserrat-Regular;src:url(../fonts/montserrat-regular.eot);src:url(../fonts/montserrat-regular.eot) format("embedded-opentype"),url(../fonts/montserrat-regular.woff) format("woff"),url(../fonts/Montserrat-Regular.otf) format("otf"),url(../fonts/Montserrat-Regular.ttf) format("truetype"),url(../fonts/montserrat-regular.svg#gotham) format("svg");}*/
/*@font-face{font-family:PingFang-Bold;src:url(../fonts/pingfang-bold.eot);src:url(../fonts/pingfang-bold.eot) format("embedded-opentype"),url(../fonts/pingfang-bold.woff) format("woff"),url(http://fonts.ebaixun.com.cn/fonts/PingFang-Bold.otf) format("otf"),url(http://fonts.ebaixun.com.cn/fonts/PingFang-Bold.ttf) format("truetype"),url(../fonts/pingfang-bold.svg#gotham) format("svg");}
@font-face{font-family:PingFang-Regular;src:url(../fonts/pingfang-regular.eot);src:url(../fonts/pingfang-regular.eot) format("embedded-opentype"),url(../fonts/pingfang-regular.woff) format("woff"),url(http://fonts.ebaixun.com.cn/fonts/PingFang-Regular.otf) format("otf"),url(http://fonts.ebaixun.com.cn/fonts/PingFang-Regular.ttf) format("truetype"),url(../fonts/pingfang-regular.svg#gotham) format("svg");}
@font-face{font-family:Montserrat-Bold;src:url(../fonts/montserrat-bold.eot);src:url(../fonts/montserrat-bold.eot) format("embedded-opentype"),url(../fonts/montserrat-bold.woff) format("woff"),url(http://fonts.ebaixun.com.cn/fonts/Montserrat-Bold.otf) format("otf"),url(http://fonts.ebaixun.com.cn/fonts/Montserrat-Bold.ttf) format("truetype"),url(../fonts/montserrat-bold.svg#gotham) format("svg");}
@font-face{font-family:Montserrat-Regular;src:url(../fonts/montserrat-regular.eot);src:url(../fonts/montserrat-regular.eot) format("embedded-opentype"),url(../fonts/montserrat-regular.woff) format("woff"),url(http://fonts.ebaixun.com.cn/fonts/Montserrat-Regular.otf) format("otf"),url(http://fonts.ebaixun.com.cn/fonts/Montserrat-Regular.ttf) format("truetype"),url(../fonts/montserrat-regular.svg#gotham) format("svg");}*/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.f_Montserrat-Bold {
  font-family: "Montserrat-Bold", 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}

.f_Montserrat-Regular {
  font-family: "Montserrat-Regular", 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}

.f_PingFang-Bold {
  font-family: "PingFang-Bold", 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}

.f_PingFang-Regular {
  font-family: "PingFang-Regular", 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}

html,
body {
  font-size: 62.5%;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  background: #fff;
  font-family: 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}

textarea,
input {
  /*font-family: "Microsoft YaHei", "Arial", arial;*/
  font-family: 'PingFang-Bold', 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
  color: #333;
  font-size: 1.4rem;
  padding: 0;
  margin: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}

input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select,
input:focus,
textarea:focus {
  outline: none;
}

textarea {
  overflow: auto;
  resize: none;
}

textarea::-webkit-scrollbar {
  width: 4px;
}

textarea::-webkit-scrollbar-button {
  display: none;
}

textarea::-webkit-scrollbar-thumb {
  background: #dac3b6;
}

select::-ms-expand {
  display: none;
}

article,
aside,
dialog,
header,
section,
nav,
figure,
menu {
  display: block;
}

ol,
ul,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
}

a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  /* font-family: "Microsoft YaHei", "Arial", arial;*/
  /*color: #333;*/
  /* font-size: 1.4rem;*/
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  color: #620000;
}

a {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

video,
iframe,
img {
  max-width: 100%;
}

.wrap {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.wrap2 {
  max-width: 1800px;
  width: 90%;
  margin: 0 auto;
}

.wrap2:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.wrap12 {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}

.wrap12:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.lzpic2 {
  display: none;
}

.picc {
  overflow: hidden;
}

.picc img {
  width: 100%;
  display: block;
}

.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.col {
  float: left;
}

.col1 {
  width: 8.33333333%;
}

.col2 {
  width: 16.66666667%;
}

.col3 {
  width: 25%;
}

.col4 {
  width: 33.33333333%;
}

.col5 {
  width: 41.66666667%;
}

.col6 {
  width: 50%;
}

.col7 {
  width: 58.33333333%;
}

.col8 {
  width: 66.66666667%;
}

.col9 {
  width: 75%;
}

.col10 {
  width: 83.33333333%;
}

.col11 {
  width: 91.66666667%;
}

.col12 {
  width: 100%;
}

.l {
  float: left;
}

.r {
  float: right;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.hide {
  display: none;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.td {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.swiper-pagination-bullet,
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}

.tynodata {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 13%;
  background: url(../images/nodata.png) center top no-repeat;
  background-size: auto 169px;
  padding-top: 180px;
}

.tynodata .tytitle {
  color: #555555;
  font-size: 18px;
  overflow: hidden;
  margin-top: 2%;
  line-height: 26px;
}

.tynodata .tydesc {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .tynodata {
    background-size: auto 130px;
    padding-top: 140px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}

.rbtn {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}

.rbtn:hover::after {
  width: 100%;
}

.rbtn input,
.rbtn span {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  display: block;
  background: none;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.rbtn::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.rbtn.w::after {
  background: #fff;
}

.article {
  line-height: 30px;
  font-size: 1.6rem;
}

.main-filter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainfilter.png);
}

.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}



@keyframes menubtn-line1 {
  0% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-o-keyframes menubtn-line1 {
  0% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-moz-keyframes menubtn-line1 {
  0% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-webkit-keyframes menubtn-line1 {
  0% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@keyframes menubtn-line2 {
  0% {
    width: 14px;
  }

  50% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-o-keyframes menubtn-line2 {
  0% {
    width: 14px;
  }

  50% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-moz-keyframes menubtn-line2 {
  0% {
    width: 14px;
  }

  50% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

@-webkit-keyframes menubtn-line2 {
  0% {
    width: 14px;
  }

  50% {
    width: 18px;
  }

  100% {
    width: 0px;
  }
}

.header_add_bg {
  position: fixed;
  top: 108px !important;
  left: 0;
  width: 100%;
  background: #fff;
  height: 0;
  transition: all 0.68s;
  overflow: hidden;
  z-index: 9990;
}

.header_add_bg.on {
  top: 89px !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  transition: all 0.48s;
}

.header .inner {
  position: relative;
  border-bottom: 1px solid rgb(255 255 255 / 0.10);
}

.headBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.headL img {
  display: block;
  width: 238px;
}

.headL .headLogo_img_r {
  display: none;
}

.headC ul {
  display: inline-block;
  vertical-align: middle;
}

.headC li {
  display: inline-block !important;
  padding: 0 34px;
  /* visibility: hidden; */
}

.headC li>a {
  position: relative;
  color: #fff;
  display: block;
  line-height: 108px;
  font-size: 16px;
  transition: all 0.68s;
  z-index: 99;
}

.headC li>a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(0);
}

.headC li:hover>a:after,
.headC li.on>a:after {
  transform: scale(1);
}

.headIco {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.headIco div {
  position: relative;
  min-width: 108px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*.headIco div::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  top: 50%;*/
/*  height: 20px;*/
/*  width: 1px;*/
/*  background: #fff;*/
/*  margin-top: -10px;*/
/*  opacity: 0.28;*/
/*}*/

.headIco a {
  line-height: 108px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.headIco a:last-of-type {
  margin-left: 40px;
}

.headIco svg {
  display: block;
  width: 24px;
  height: 24px;
}

.headIco path {
  fill: #fff;
  transition: all 0.68s;
}


.header.bg {
  background: #fff;
  box-shadow: 0 0 10px 1px #eee;
}

.header.on {
  background: #fff;
  box-shadow: 0 0 10px 1px #eee;
  border-bottom: 1px solid #e8e8e8;
}

.header.on .inner,
.header.bg .inner {
  border-color: transparent;
}

.header.bg .headLogo_img_r,
.header.on .headLogo_img_r {
  display: block;
}

.header.bg .headLogo_img_d,
.header.on .headLogo_img_d {
  display: none;
}

.header.bg .headC li a {
  color: #333;
}

.header.on .headC li {

  visibility: inherit;
}

.header.on .headC li a {
  color: #333;
  line-height: 89px;
}

.header.bg .headIco path,
.header.on .headIco path {
  fill: #620000;
}

.header.on .headIco a {
  line-height: 89px;
}

.header.bg .headIco a,
.header.on .headIco a {
  color: #620000;
}

.header.bg .headIco div::before,
.header.on .headIco div::before {
  background: #999;
}

.header.on .headC li>a:after,
.header.bg .headC li>a:after {
  background: #620000;
}

[v-cloak] {
  display: none;
}


.header_add_bg {
  position: fixed;
  top: 89px;
  left: 0;
  width: 100%;
  background: #fff;
  height: 0;
  transition: all 0.68s;
  overflow: hidden;
  z-index: 9990;
}


@media(max-width:1480px) {
  .header_add_bg {
    top: 90px !important;
  }
}

.subNav {
  position: absolute;
  top: 108px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  width: 100%;
  padding: 40px 0;
  font-size: 0;
  text-align: center;
  transition: opacity 0.68s;
}



.subNav a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 180px;
  margin: 0 10px;
  vertical-align: top;
}

.subNav .subNav_img {
  border-radius: 2px;
  overflow: hidden;
  padding-top: 62%;
  position: relative;
  background: #000000;
}

.subNav a img {
  width: 100%;
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;

}

.subNav a:hover img {
  transform: scale(1.1);
}

.subNav a .subNav_txt {
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  margin-top: 15px;
  text-align: center;
}

.subNav a:hover .subNav_txt {
  color: #620000;
}

.header.on .subNav {
  top: 89px;
}

/* .subNav.on {
opacity: 1;
transform: translateY(0);
z-index: 11;
transition-delay: .18s;
} */


.show .subNav {
  opacity: 1;
  visibility: inherit;
  z-index: 21;
}

@media(max-width:1680px) {
  .subNav a {
    width: 156px;
  }
}

@media(max-width:1480px) {
  .subNav {
    padding: 40px 0;
    top: 89px !important;
  }

  .subNav a {
    padding: 0 14px;
    margin: 0;
    width: 168px;
  }

}

@media(max-width:1280px) {
  .subNav a {
    width: 138px;
    padding: 0 5px;
  }

  .subNav a .subNav_txt {
    font-size: 14px;
  }

}

@media(max-width:1280px) {
  .subNav {
    padding: 40px;
  }
}

/* headMenu */

.headMenu {
  display: none;
  cursor: pointer;
  float: right;
  padding: 3px 0 0;
}

.headMenu span {
  display: block;
  width: 28px;
  height: 2px;
  background: #000;
  margin-top: 6px;
  border-radius: 6px;
  transition: all 0.48s;
}

.headMenu span:first-of-type {
  margin-top: 0;
}

.headMenu.on span {
  background: #000;
}

.headMenu.on .headMenu_span1 {
  transform: rotate(45deg) translate(5px, 6px);
}

.headMenu.on .headMenu_span2 {
  opacity: 0;
}

.headMenu.on .headMenu_span3 {
  transform: rotate(-45deg) translate(5px, -7px);
}

.headMenu_Box {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  padding-top: 89px;
  padding-bottom: 38px;
  z-index: 9990;
}

.headMenu_Box.open {
  right: 0;
}

.headMenu_Box>div {
  height: 100%;
  padding: 0 38px;
  overflow: auto;
}

.headMenu_con {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  background: #F2F7FB;
  text-align: center;
}

.headMenu_con a {
  padding: 12px;
  display: block;
  color: #620000;
  text-align: center;
  font-size: 27px;
  line-height: 2;
  text-transform: capitalize;
}

.headMenu_Box ul {
  position: relative;
}

.headMenu_Box ul:last-of-type {
  border-top: 2px solid #e1e1e1;
  padding-top: 20px;
}

.headMenu_Box ul:last-of-type li {
  margin: 0;
}

.headMenu_Box li {
  line-height: 2.1;
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #eee;
}

.headMenu_Box li>a {
  position: relative;
  line-height: 2;
  font-size: 20px;
  color: #323232;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
  display: block;
}

.headMenu_Box .headMenu_li>a {
  background: url(../images/head_l.png) no-repeat right center;
}

.headMenu_a {
  position: relative;
}

.headMenu_a a {
  padding-left: 14px;
  display: block;
  color: #999;
  font-size: 15px;
  text-transform: capitalize;
}

.headMenu_a a.on {
  color: #620000;
  font-weight: bold;
}


@media (max-width: 1024px) {
  .header {
    padding: 14px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 22px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 22px rgba(0, 0, 0, .15);
    box-shadow: 0 0 22px rgb(0 0 0 / 15%);
  }

  /* =================================================================================== header   */
  .header {
    padding: 14px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 22px rgba(0, 0, 0, .15);
    box-shadow: 0 0 22px rgba(0, 0, 0, .15);
  }

  .headL img {
    display: block;
    width: 130px;
  }

  .header .headLogo_img_d {
    display: none;
  }

  .header .headLogo_img_r {
    display: block;
  }

  .headIco,
  .headC ul {
    display: none;
  }

  .headMenu {
    display: block;
  }

  .headIco {
    margin-left: 0;
    margin-right: 24px;
  }

  .headIco path {
    fill: #333;
  }

  .headIco div::before {
    background: #999;
  }

}

.icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 9;
  width: 140px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}

.icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}

.icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777777;
}

.icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}

.icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.icon-wechat .wechat-qrcode .help {
  display: none;
}

.icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  display: none;
}

.icon-wechat:hover .wechat-qrcode {
  display: block;
}

/*轮显*/
.banner img {
  width: 100%;
  display: block;
}

.banner .lzpic1,
.banner .lzpic2 {
  background: none;
}

.banner.full .lzpic1,
.banner.sm-full .lzpic1,
.banner.full .lzpic2,
.banner.sm-full .lzpic2 {
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

.banner.sm-full .lzpic2 img,
.banner.full .lzpic1 img {
  display: none;
}

@keyframes banner-down {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: 10px;
  }
}

@-o-keyframes banner-down {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: 10px;
  }
}

@-moz-keyframes banner-down {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: 10px;
  }
}

@-webkit-keyframes banner-down {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: 10px;
  }
}

.main .banner {
  position: relative;
}

.main .banner .btn {
  position: absolute;
  top: 55px;
  right: 30px;
  z-index: 10;
  width: 150px;
}

.main .banner .swiper-button-prev,
.main .banner .swiper-button-next {
  width: 30px;
  height: 30px;
  margin: 0 0 0 2%;
  background: no-repeat center;
  position: absolute;

  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-size: 15px 25px;
}

.main .banner .swiper-button-prev {
  background-image: url(../images/arrow2.png);
  float: left;
}

.main .banner .swiper-button-prev:hover {
  background-position: 0 center;
}

.main .banner .swiper-button-next {
  background-image: url(../images/arrow3.png);
  float: right;
  margin-left: 0;
  margin-right: 2%;
}

.main .banner .swiper-button-next:hover {
  background-position: right center;
}

.main .banner .down {
  width: 96%;
  max-width: 1775px;
  position: absolute;
  left: 50%;
  bottom: 70px;
  z-index: 10;
  cursor: pointer;
  transform: translate(-50%, 0%);
  height: 0;
}

.main .banner .down span {
  float: left;
  height: 32px;
  line-height: 32px;
  background: url(../images/i_pic1.png) no-repeat left center;
  background-size: 14px 20px;
  display: block;
  padding-left: 34px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.main .banner .down span:hover {
  animation: banner-down 0.6s infinite alternate;
  -o-animation: banner-down 0.6s infinite alternate;
  -moz-animation: banner-down 0.6s infinite alternate;
  -webkit-animation: banner-down 0.6s infinite alternate;
}

.main .banner .swiper-slide {
  position: relative;
}

.main .banner .swiper-slide .table {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main .banner .swiper-slide .txt {
  /*font-size: 5.5rem;*/
  color: #fff;
  letter-spacing: 8px;
}

.main .banner .swiper-slide .rbtn {
  padding: 0 40px;
  min-width: 210px;
  background: #fff;
  display: inline-block;
  font-size: 1.6rem;
  color: #222;
  margin-top: 38px;
}

.main .banner .swiper-slide .rbtn span {
  height: 48px;
  line-height: 48px;
  padding: 0 26px;
  background: url(../images/arrow4.png) no-repeat right 8px center;
}

.main .banner .swiper-slide .rbtn:hover span {
  background: url(../images/arrow5.png) no-repeat right center;
  color: #fff;
}

.main .pctitle {
  text-align: center;
}

.main .pctitle .title {
  /*font-size: 3.6rem;*/
}

.main .pctitle .entit {
  opacity: .4;
  margin: 10px 0 22px 0;
}

.main .pctitle .line {
  width: 52px;
  height: 5px;
  background: #eaeaea;
  margin: 0 auto;
}

.main .physician {
  padding: 62px 0;
}





/*内页导航*/

.sec2 .header .language .btn {
  background-image: url(../images/top_bg7.png);
  color: #999999;
}

.sec2 .header .language .btn:after {
  background-image: url(../images/top_bg3_on.png);
}

.sec2 .header .language:hover .btn:after {
  background-image: url(../images/top_bg3_on2.png);
}

.sec2 .header .nav>ul>li>a {
  color: #333;
}

.sec2 .header .nav>ul>li.on>a {
  color: #620000;
}

.sec2 .header .nav>ul>li:hover>a {
  color: #620000;
}

.sec2 .header .search-box .search-btn {
  background-image: url(../images/search.png);
}

.sec .header {
  height: 100px;
  background: #fff;
}

.sec .header.small {
  height: 80px;
}

.sec .header .menu-btn,
.sec .header .search-box {
  margin-top: 22px;
}

.sec .header .language .btn {
  height: 24px;
  line-height: 24px;
  color: #333;
  /*background-image: url(../images/top_bg3_on.png);*/
}

/*.sec .header .search-box .search-btn{background-image: url(../images/search_on.png);}*/
.sec .header .language .list {
  top: 70px;
}

.sec .header .logo #logo2 {
  display: block;
}

.sec .header .logo #logo1 {
  display: none;
}

.sec .header .nav>ul>li.on>a:after {
  width: 100%;
  left: 0;
  right: 0;
  transition: all 0.3s;
}

.sec .header .nav>ul>li>a {
  color: #333333;
}

.sec .header .nav>ul>li:hover>a {
  color: #fff;
}

.sec .header .menu-btn span {
  background: #3e3a39;
}

/*add by lam*/

@keyframes ani-svg {
  0% {
    opacity: 0.4;
    transform: translateY(-20px);
  }

  15% {
    opacity: 0.65;
    transform: translateY(-15px);
  }

  25% {
    opacity: 0.8;
    transform: translateY(-10px);
  }

  50% {
    opacity: 1;
    transform: translateY(0px);
  }

  65% {
    opacity: 0.8;
    transform: translateY(5px);
  }

  75% {
    opacity: 0.65;
    transform: translateY(10px);
  }

  100% {
    opacity: 0.4;
    transform: translateY(15px);
  }
}

@-webkit-keyframes ani-svg {
  0% {
    opacity: 0.4;
    -webkit-transform: translateY(-20px);
  }

  15% {
    opacity: 0.65;
    -webkit-transform: translateY(-15px);
  }

  25% {
    opacity: 0.8;
    -webkit-transform: translateY(-10px);
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }

  65% {
    opacity: 0.8;
    -webkit-transform: translateY(5px);
  }

  75% {
    opacity: 0.65;
    -webkit-transform: translateY(10px);
  }

  100% {
    opacity: 0.4;
    -webkit-transform: translateY(15px);
  }
}

@-moz-keyframes ani-svg {
  0% {
    opacity: 0.4;
    -moz-transform: translateY(-20px);
  }

  15% {
    opacity: 0.65;
    -moz-transform: translateY(-15px);
  }

  25% {
    opacity: 0.8;
    -moz-transform: translateY(-10px);
  }

  50% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }

  65% {
    opacity: 0.8;
    -moz-transform: translateY(5px);
  }

  75% {
    opacity: 0.65;
    -moz-transform: translateY(10px);
  }

  100% {
    opacity: 0.4;
    -moz-transform: translateY(15px);
  }
}


/* news */
.lxNew {
  overflow: hidden;
  padding-top: 108px;
  padding-bottom: 138px;
  padding-left: 10%;
  background-color: #f8f8f8;
  background-image: url(../images/index_newbg.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.lxNew_box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.lxNew_l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 389px;
  padding: 10px 0 0;
}

.lxNew_l li {
  margin: 18px 0;
  min-height: 42px;
}

.lxNew_l li a {
  position: relative;
  font-size: 16px;
  color: #999;
  letter-spacing: 1px;
  padding-left: 30px;
  display: block;
}

.lxNew_l li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 18px;
  background: #999;
  transition: all 0.68s;
}

.lxNew_l li.on a {
  font-weight: bold;
  font-size: 20px;
  color: #620000;
  transition: all 0.68s;
}

.lxNew_l li.on a::before {
  background: #620000;
  height: 3px;
  margin-top: -1.5px;
}

.lxNew_r {
  width: calc(100% - 438px);
}

.lxNew_a {
  position: relative;
  display: block;

}

.lxNew_img {
  position: relative;
  padding-top: 64%;
  overflow: hidden;
}

.lxNew_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.48s;
}

.lxNew_img .lxNew_time {
  position: absolute;
  right: 21px;
  top: 21px;
  padding: 8px 16px;
  background: #fff;
  text-align: center;
  color: #620000;
  display: none !important;
}

.lxNew_img .lxNew_time span {
  font-weight: bold;
  font-family: 'BEBAS';
  line-height: 1;
  font-size: 32px;
}

.lxNew_img .lxNew_time p {
  letter-spacing: 0;
  line-height: 1;
  font-size: 10px;
  opacity: 0.5;
}


.lxNew_time {
  line-height: 1;
  font-family: "Arial";
  letter-spacing: 0;
  display: block;
  color: #666;
  margin: 28px 0 20px;
  font-size: 14px;
}

.lxNew_tit {
  color: #333;
  font-size: 20px;
  line-height: 1.6;
  transition: all 0.48s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
}

.lxNew_con {
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.48s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
}

.lxNew_p {
  margin-top: 28px;
  color: #999;
  font-size: 14px;
}

.lxNew_p img {
  margin: 0 3px;
}

.lxNew .swiper-container-horizontal>.swiper-scrollbar {
  position: relative;
  margin-top: 48px;
  width: 100%;
  left: 0;
  bottom: 0;
}

.lxNew .swiper-scrollbar-drag {
  background: #620000;
}

@media (max-width: 680px) {
  .lxNew {
    padding: 48px 0 48px 5%;
  }

  .lxNew_box {
    flex-wrap: wrap;
  }

  .lxTit {
    margin-bottom: 24px;
  }

  .lxTit_en,
  .lxTit_cn {
    font-size: 24px;
    letter-spacing: 1px;
  }

  .lxNew_l {
    width: 100%;
  }

  .lxNew_l .indMore {
    display: none;
  }

  .lxNew_l ul {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
  }

  .lxNew_r {
    width: 100%;
  }

  .lxNew_l {
    width: 100%;
  }
}

.indMore {
  margin-top: 38px;
}

.indMore .more {
  background: #620000;
  color: #fff;
  line-height: 1;
  display: inline-block;
  box-shadow: 0 5px 20px #62000073;
  ;
}

.indMore span {
  letter-spacing: 1px;
  padding: 0 48px 0 28px;
}

.lxTit {
  position: relative;
  margin-bottom: 38px;
}

.lxTit_cn {
  font-weight: bold;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 2px;
}

.lxTit_en {
  font-weight: bold;
  font-family: 'GOTHIC';
  font-size: 38px;
  text-transform: capitalize;
  line-height: 1.4;
}

.lxTit_line {
  /* display: none; */
  margin-top: 16px;
  overflow: hidden;
}

.lxTit_line span {
  display: block;
  float: left;
  height: 4px;
  background-color: #620000;
  line-height: 1;
}

.lxTit_span1 {
  width: 50px;
}

.lxTit_span2 {
  width: 16px;
  margin-left: 3px;
}

.indMore_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.indMore_flex div {
  border-left: 1px solid rgb(255 255 255 / 0.18);
  padding: 12px 14px;
}

.indMore_flex svg {
  width: 20px;
  height: 20px;
}

.indMore_flex path {
  fill: #fff;
}


.inner {
  position: relative;
  max-width: 1900px;
  width: 80%;
  margin: 0 auto;
}

.indAb_num i {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 122%;
  /* right: -54px; */
  color: #620000;
  line-height: 1;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  transform-origin: top left;
  transform: rotate(90deg);
  font-style: inherit;
}

.indAb_num p {
  font-size: 13px;
  color: #999;
  margin-top: 6px;
  letter-spacing: 1px;
}

/* 产品列表 */


.product-hot .m-title {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.4;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 55px;
}

.product-hot .row {
  margin-left: -10px;
  margin-right: -10px;
}

.product-hot .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}

.product-hot .box {
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}

.product-hot .box .pic {
  overflow: hidden;
}

.product-hot .box .pic img {
  display: block;
  width: 100%;
}

.product-hot .box .cont {
  background: #e5e5e5;
  padding: 10px 30px;
}

.product-hot .box .cont .title {
  display: block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4c4c4c;
  font-size: 22px;
  font-weight: bold;
}

.product-hot .box .cont .txt {
  font-size: 16px;
  color: #808080;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.product-hot .box .box-info {
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 30px;
  opacity: 0;
  z-index: -1;
  transition: all .7s;
}

.product-hot .box .box-info .b-title {
  background: url("../images/img-125.png") no-repeat bottom left;
  height: 87px;
  line-height: 84px;
  color: #ffffff;
  margin-bottom: 25px;
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.product-hot .lxTit {
  text-align: center;
  color: #fff;
}

.product-hot .box .box-info .b-txt {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  height: 130px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
}

.product-hot .box .box-info .a-more {
  display: inline-block;
  border: 2px solid #ffffff;
  width: 140px;
  height: 42px;
  line-height: 38px;
  text-align: center;
  color: #c9c9c9;
  font-size: 14px;
  transition: all .5s;
}

.product-hot .box .box-info .a-more:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #620000;
}

.product-hot .box:hover .box-info {
  opacity: 1;
  z-index: 9;
}

@media (min-width: 1600px) {
  .product-hot .box-warp {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media (min-width: 992px) {
  .product-hot .box-warp {
    padding-left: 6%;
    padding-right: 6%;
  }
}


/* sortnav */
.column-menu {
  background: #f0f0f0;
}

.column-menu:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.column-menu.white {
  background: #fff;
}

.column-menu .crumbs {
  float: left;
  padding-left: 32px;
  background: url(../images/crumbs.png) no-repeat 0 center;
  line-height: 70px;
  font-size: 15px;
  color: #777777;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.column-menu .crumbs span {
  padding: 0 10px;
}

.column-menu .crumbs a {
  font-size: 15px;
  color: #777777;
}

.column-menu .crumbs a:hover {
  color: #620000;
}

.column-menu .menu {
  float: right;
}

.column-menu .menu .btn {
  display: none;
}

.column-menu .menu>ul>li {
  float: left;
  position: relative;
  text-align: center;
}

.column-menu .menu>ul>li:hover>a,
.column-menu .menu>ul>li.on>a {
  background: #620000;
  color: #fff;
}

.column-menu .menu>ul>li>a {
  display: block;
  min-width: 146px;
  height: 70px;
  line-height: 70px;
  padding: 0 20px;
  font-size: 15px;
  color: #777777;
}

.column-menu .menu .sub {
  width: 170%;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 2;
  display: none;
}

.column-menu .menu .sub a {
  display: block;
  height: 54px;
  line-height: 54px;
  background: #620000;
  font-size: 15px;
  color: #fff;
}

.column-menu .menu .sub li.on a,
.column-menu .menu .sub li a:hover {
  background: #620000;
}


/* about1 */

/*  */
.abAbout {
  position: relative;
}

.lxAbout {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  padding: 89px 0;
}

.lxAbout_box {
  position: relative;
}

.lxAbout_info {

  padding: 4% 0;
}

.lxAbout_txt {
  max-width: 58%;
}

.lxAbou_p {
  margin-top: 68px;
  max-width: 80%;
}

.lxAbou_p span {
  font-size: 26px;
  letter-spacing: 2px;
  color: #b1010e;
  display: block;
  margin-bottom: 14px;
}

.lxAbou_p p {
  font-size: 16px;
  line-height: 2.1;
  color: #666;
  letter-spacing: 1px;
}

.lxAbout_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 42%;
  height: 100%;
  background: #999;
  overflow: hidden;
}

.lxAbout_img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.46;
}

.lxAbout_img video,
.lxAbout_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.indAb_num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 68px;
  box-sizing: border-box;
  margin-left: -7%;
}

.indAb_div {
  position: relative;
  text-align: center;
  width: 100%;
}



.indAb_div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #eee;
  transform: rotate(15deg);
}

.indAb_div:first-child:before {
  content: none;
}

.indAb_div>div {
  position: relative;
  display: inline-block;
}

.indAb_div img {
  display: block;
  margin-bottom: 14px;
}

.indAb_num span {
  color: #b1010e;
  font-size: 58px;
  letter-spacing: 0;
  line-height: 1;
  font-family: 'BEBAS';
  min-width: 66px;
  display: inline-block;
}

.indAb_num i {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 122%;
  /* right: -54px; */
  color: #b1010e;
  line-height: 1;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  transform-origin: top left;
  transform: rotate(90deg);
  font-style: inherit;
}

.indAb_num p {
  font-size: 13px;
  color: #999;
  margin-top: 6px;
  letter-spacing: 1px;
}

@media (max-width: 1480px) {
  .lxAbout_img {
    position: absolute;
    top: 6%;
    right: 0;
    width: 42%;
    height: 90%;
    background: #999;
    overflow: hidden;
  }

  .indAb_num p {
    font-size: 12px;
    letter-spacing: 0;
  }

  .inner {
    width: 90%;
  }

  .indAb_num span {
    font-size: 54px;
  }

  .lxAbout_info {
    padding: 1% 0;
  }

  .lxAbou_p {
    max-width: 90%;
  }
}

@media (max-width: 1024px) {
  .lxAbou_p p {
    font-size: 14px;
  }

  .lxAbou_p span {
    font-size: 22px;
  }

  .lxTit {
    margin-bottom: 28px;
  }

  .indAb_num span {
    font-size: 40px;
  }

  .lxAbout {
    padding: 68px 0;
  }
}


@media (max-width: 900px) {
  .lxAbou_p {
    margin-top: 18px;
    max-width: 100%;
  }

  .lxTit_en,
  .lxTit_cn {
    font-size: 30px;
  }

  .lxAbout_txt {
    max-width: 100%;
  }

  .lxAbout_img {
    display: none;
  }
}

@media (max-width: 680px) {
  .indAb_div {
    width: 50%;
    margin: 14px 0;
  }

  .indAb_num {
    flex-wrap: wrap;
    margin-top: 14px;
    margin-left: -14%;
    margin-right: -7%;
  }
}

/* about2 */
.about {
  overflow: hidden;
  position: relative;
  margin-top: 68px;
}

.about .lxAbou_p {
  max-width: 90%;
}

.abCul {
  height: 58vh;
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  z-index: 3;
}


.ysHor {
  padding: 108px 0;
}

.ysHor.banGong {
  position: relative;
  background: #f8f8f8;
  padding: 108px 0 50px;

}

.abHor_box {
  position: relative;
}

.abHor_box .swiper-button-prev,
.abHor_box .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  border: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}

.abHor_box .swiper-button-prev {
  left: -89px;
  background-image: url(../images/arrow-left-lighth.png);

}

.abHor_box .swiper-button-next {
  right: -89px;
  background-image: url(../images/arrow-right-lighth.png);
}

.abHor_bg {
  padding: 20px 48px 0;
  border: 5px solid #eee;
  box-shadow: 1px 1px 18px 3px rgb(51 51 51 / 10%) inset;
}

.abHor_img {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding-top: 20%;
}

.abHor_img img {
  position: absolute;
  top: 0;
  left: 5%;
  /* height: 100%;  */
  width: 100%;
  object-fit: contain;
}

.abHor_p {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  padding: 18px 14px 14px;
  border-top: 1px solid #eee;
  min-height: 72px;
  color: #666;
}

.abCul_item {
  width: calc(50% - 10px);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  box-shadow: 10px 28px 24px rgb(51 51 51 / 0.18);
  overflow: hidden;
}

.abCul_bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0028aa;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.48s;
}

.abCul_item:hover .abCul_bg {
  transform: scale(1.1);
}

.abCul_div {
  position: relative;
  z-index: 3;
  padding: 0 10%;
}



.abCul svg {
  width: 51px;
  height: 51px;
  margin-bottom: 14px;
}

.abCul span {
  display: block;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  margin-bottom: 28px;
}

.abCul p {
  opacity: .8;
  font-size: 16px;
  color: #fff;
}


@media screen and (max-width: 980px) {
  .abCul_item {
    width: 100%;
  }

  .abCul {
    flex-direction: column;
  }

  .abCul svg {
    width: 40px;
    height: 40px;
  }

  .abCul span {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .abCul p {
    font-size: 14px;
  }
}

/* about3 */

.ysHor_ul {
  text-align: center;
  margin: 0 0 32px;
}

.ysHor_ul a {
  padding: 9px 51px;
  border: 1px solid #AA0F2E;
  margin: 10px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
}

.ysHor_ul a.hover,
.ysHor_ul a:hover {
  background: #AA0F2E;
  color: #fff;
}

/*  */
.ysHor {
  padding: 108px 0;
}

.ysHor.banGong {
  position: relative;
  background: #f8f8f8;
  padding: 108px 0 50px;

}

.abPart {
  overflow: hidden;
  position: relative;
  padding: 108px 0 80px;
  background: #f8f8f8;
}

.abPart .swiper-container {
  padding: 20px 0;
}

.abPart_img {
  cursor: pointer;
  background: #fff;
  position: relative;
  padding-top: 52%;
  border: 1px solid #f8f8f8;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}

.abPart_img::after {
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2c79fb;
  z-index: 1;
  content: "";
  display: none;
}

.abPart_img:hover {
  z-index: 11;
  box-shadow: 0px 12px 80px -12px #e3e7f0;
  transform: scale(1.1);
}

.abPart_img:hover::after {

  display: block;
}

.abPart_img img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 58%;
  height: 100%;
  object-fit: contain;
  transition: all 0.68s;

}

.abPart .swiper-pagination {
  position: relative;
  margin-top: 34px;
}

.abPart .swiper-pagination-bullet {
  width: 68px;
  height: 4px;
  border-radius: 6px;
  background: #b1010e;
}


/* 

/* 媒体 */
.media {
  padding: 40px 0 60px;
}

.media ul {
  margin-top: 40px;
}

.media ul li {
  float: left;
  width: 23.3%;
  margin-right: 2%;
  margin-bottom: 40px;
  border: 1px solid #999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.media ul li:hover {
  border-color: #620000;
}

.media ul li:nth-child(4n) {
  margin-right: 0;
}

.media ul li a {
  display: block;
}

.media ul li .pic {}

.media ul li .pic i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  font-size: 80px;
  opacity: 0;
  color: #620000;
  border-radius: 50%;
}

.media ul li .pic i::before {
  z-index: 3;
}

.media ul li .pic i::after {
  position: absolute;
  content: "";
  display: block;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-color: white;
  z-index: 2;
  border-radius: 50%;
}

.media ul li:hover .pic i {
  opacity: 1;
}

.media ul li .info {
  transition: all .4s;
  padding: 20px 3%;
  background-color: #999;
}

.media ul li:hover .info {
  background-color: #620000;
}

.media ul li .info h4 {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}

.media ul li .info p {}


@media screen and (max-width: 1440px) {
  .column-menu .menu {
    float: none;
  }

  .media ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
    border: 1px solid #999;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .media ul li:nth-child(3n) {
    margin-right: 0;
  }

  .media ul li:nth-child(4n) {
    margin-right: 2%;
  }

  .media ul li .info {
    transition: all .4s;
    padding: 16px 3%;
    background-color: #999;
  }
}

@media screen and (max-width: 680px) {

  .column-menu .menu>ul>li>a {
    min-width: none;
  }

  .column-menu .menu>ul {
    height: 70px;
    width: 100%;
  }

  .column-menu .menu>ul>li {
    float: left;
    position: relative;
    text-align: center;
    width: 33%;
  }

  .media ul li .info {
    transition: all .4s;
    padding: 12px 3%;
    background-color: #999;
  }

  .media ul li .info h4 {
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
  }

  .media ul li {
    float: left;
    width: 47%;
    margin-right: 2%;
    margin-bottom: 40px;
    border: 1px solid #999;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .media ul li:nth-child(2n) {
    margin-right: 0;
  }

  .media ul li:nth-child(3n) {
    margin-right: 2%;
  }

  .media ul li:nth-child(4n) {
    margin-right: 2%;
  }
}

/* 联系方式 */
.contact_01 {
  padding: 6% 0;
  background-color: #fbfbfb;

}

.contact_01 ul {}

.contact_01 ul li {
  position: relative;
  float: left;
  width: 31%;
  top: 0;
  margin-right: 2%;
  margin-bottom: 2%;

  padding: 60px 40px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0 0 30px rgb(0 0 0 / 5%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.contact_01 ul li:hover {
  top: -10px;
}

/* .contact_01 ul li:before{
	content: "";
	position: absolute;
	width: 3rem;
	height: 3rem;
	border: 0.3rem solid rgba(0, 0, 0, 0.03);
	border-radius: 50%;
	bottom: -1rem;
	right: -0.85rem;
	overflow: hidden;
}
.contact_01 ul li::after {
    position: absolute;
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    background: url(../images/contact_01.png) no-repeat right;
    background-size: auto 100%;
    bottom: 10px;
    right: 20px;
    z-index: 2;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
} */
/* .contact_01 ul li:nth-child(2n) {
  margin-right: 0;
} */

.contact_01 ul li dl {}

.contact_01 ul li dl dt {
  position: relative;
  font-size: 26px;
  color: #333;
  font-weight: 700;
  font-family: "USB";
  padding-bottom: 25px;
  margin-bottom: 30px;
  /* color: #620000; */
}

/*clearfix清除浮动*/
.clearfix {
  *zoom: 1
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: ""
}

.clearfix:after {
  clear: both
}


.contact_01 ul li dl dt::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #333;
}

.contact_01 ul li dl dt i {
  display: block;
  font-size: 60px;
  color: #620000;
  margin-bottom: 20px;
  font-weight: normal;
}

.contact_01 ul li dl dd {
  font-size: 14px;
  color: #777;
  line-height: 22px;
  margin-bottom: 18px;
}

.contact_01 ul li dl dd span {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}

.contact_01 ul li dl dd i {
  line-height: 22px;
  font-size: 20px;
  margin-right: 3px;
  vertical-align: bottom;
  color: #620000;
}

.contact_01 ul li dl dd a {
  text-decoration: underline;
  color: #620000;
}

.w16 {
  width: 1600px;
  max-width: 92%;
  margin: 0 auto;
}

.contact_01 ul li dl dt .zw {
  font-size: 18px;
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  .contact_01 ul li {
    width: 100%;
    padding: 15px 25px;
  }

  .contact_01 ul li dl dd {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .contact_01 ul li dl dt {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

.media ul li .pic {
  position: relative;
}

.media ul li .pic::before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background: url(../images/bf.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 32%;
  left: 50%;
  margin-left: -35px;
  margin-top: 15px;
  z-index: 9;
}