/*================基本样式重置================*/
html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
span,
i,
a,
em,
strong,
b,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
i,
em {
  font-weight: normal;
  font-style: normal;
}
b {
  font-weight: normal;
}
a,
i,
em,
span,
b,
img {
  display: block;
}
body {
  font-family: "Microsoft Yahei", "PingFang SC";
}
li {
  list-style: none;
}
a,
img,
input {
  border: 0 none;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
input:focus {
  outline: 0 none;
}
input::-webkit-search-cancel-button {
  display: ?none;
}
/*清除谷歌浏览器下的?search?叉号*/
input::-ms-clear {
  display: ?none;
}
/*清除IE下的?search?叉号*/
input {
  background: none;
}
button {
  border: none;
  cursor: pointer;
}
textarea {
  resize: none;
  font-size: 12px;
}
/*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
.swiper-wrapper {
  height: auto !important;
}

.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: 54px;
  height: 53px;
  border-radius: 100%;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.swiper-button-prev {
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_5.png) center no-repeat;
}
.swiper-button-prev:hover {
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_5s.png) center no-repeat;
}
.swiper-button-next {
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_6.png) center no-repeat;
}
.swiper-button-next:hover {
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_6s.png) center no-repeat;
}
.swiper-vertical > .swiper-scrollbar {
  width: 3px;
}
.swiper-scrollbar {
  background: #fff;
}
.swiper-scrollbar-drag {
  background: #bd3434;
}
.swiper-pagination-bullet:focus{
    outline: none;
}
/*========定义基础样式========*/
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
/*a标签鼠标hover高亮显示状态（可选用）*/
a .opacity {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
a:hover .opacity {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
/*主体宽度样式（可选用）如有新宽度，命名规则以小写w开头，后接具体宽度数据，例：*/
.w1200 {
  width: 1200px;
  margin: 0px auto;
}
.w1400 {
  width: 1400px;
  margin: 0px auto;
}
.bac_f7 {
  background: #f7f7f7;
}
@media (max-width: 1480px) {
  .w1400 {
    width: 1200px;
  }
}
/* .content{min-height: 700px;}
 */
body {
  overflow-x: hidden;
}
.header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
}
.header:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% + 0px);
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.4s ease, background-color 0.4s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  content: "";
}
.head_top{
  height: 36px;
  line-height: 36px;
  background: #E2E2E2;
  text-align: right;
  padding: 0 3%;
  font-size: 16px;
}
.head_top .gpxx em{
  display: inline-block;
}
.head_top .gpxx i{
  display: inline-block;
} 
.head_top .gpxx span{
  display: inline-block;
} 
.head_top .gpxx em{
  color: #EA2D36;
}
.header .logo {
  margin-right: 84px;
  width: 303px;
}
.header .logo a {
  width: 303;
  display: flex;
  align-items: center;
  height: 120px;
}
.header .logo .logo_1 {
  display: none;
}
.header .anm_2 > .clearfix {
  width: 210px;
}
.header .navO {
  width: 800px;
  height: 120px;
}
.header .navO .anm_3 > .clearfix {
  width: 800px;
}
.header .navO .one {
  position: relative;
  float: left;
}
.header .navO .one .one_a {
  transition: all 0.4s;
  position: relative;
  padding: 0 16px;
  /* margin: 0 17px; */
  line-height: 120px;
  font-size: 18px;
  color: #fff;
}
.header .navO .one .one_a::after {
  transition: all 0.5s;
  transform: scale(0);
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_7.png) left center no-repeat;
  background-size: 100% auto;
  content: " ";
}
.header .navO .one .pos {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 90px;
  transform: translateX(-50%);
  width: 0;
  max-height: 0;
  padding-top: 1px;
  overflow: hidden;
}
.header .navO .one .pos .bor {
  position: relative;
  margin: 18px 5px 10px;
  min-width: 116px;
  padding: 0 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 6px;
}
.header .navO .one .pos .bor a {
  padding: 0 6px;
  width: calc(100% - 12px);
  font-size: 16px;
  line-height: 47px;
  color: #666;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header .navO .one .pos .bor a:hover {
  color: #bd3434;
}
.header .navO .one .pos .bor::after {
  position: absolute;
  left: 0;
  top: -26px;
  width: 100%;
  height: 26px;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_13s.png) center no-repeat;
  background-size: 100% 26px;
  content: "";
}
.header .navO .one.cur .one_a,
.header .navO .one:hover .one_a {
  font-weight: bold;
}
.header .navO .one.cur .one_a::after,
.header .navO .one:hover .one_a::after {
  transform: scale(1);
}
.header .navO .one:hover .pos {
  width: auto;
  max-height: 312px;
}
.header .navT {
  margin-left: 20px;
}
.header .navT .icon {
  transition: all 0.4s 0.2s;
  transform: rotateY(180deg);
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 120px;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_1.png) center no-repeat; */
  cursor: pointer;
}
.header .navT .icon svg{
    transition: all 0.5s;
    opacity: 1;
    fill: #fff;
}
.header .navT .icon .svg2{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -11px;
    opacity: 0;
    
}
.header .navT .bac {
  position: absolute;
  right: 0rem;
  top: 0rem;
  z-index: 2;
  width: 100vw;
  height: 100vw;
  margin-top: -46vw;
  margin-right: -79vw;
  background-color: #fff;
  border-radius: 100%;
  transform: scale(0);
  transform-origin: center center;
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.header .navT .bac_icon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_22.png) right bottom no-repeat;
  background-size: 58% auto; */
  transform: scale(0);
  transform-origin: center center;
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.header .navT .navT_box {
  position: absolute;
  left: 50%;
  top: 13.24vh;
  z-index: 4;
  transform: translateX(-50%);
  visibility: hidden;
}
.header .navT .navT_box .w1400 {
  margin: 0 auto;
  width: 528px;
}
.header .navT .navT_box .bor_box {
  width: 800px;
}
.header .navT .navT_box .bor_box .logo_box {
  transform: translateY(40px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header .navT .navT_box .bor_box .logo_box img {
  margin-bottom: 86px;
  width: 528px;
}
.header .navT .navT_box .bor_box .one {
  transform: translateY(40px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  margin-bottom: 50px;
}
.header .navT .navT_box .bor_box .one .one_a {
  position: relative;
  margin-bottom: 10px;
  font-size: 30px;
  color: #333;
}
.header .navT .navT_box .bor_box .one .pos a {
  float: left;
  padding: 0 6px;
  font-size: 16px;
  color: #666;
}
.header .navT .navT_box .bor_box .one .pos a:hover {
  color: #bd3434;
}
.header .navT.cur {
  visibility: visible;
}
.header .navT.cur .icon .svg1{
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_23.png) center no-repeat; */
  opacity: 0;
    display: none;
}
.header .navT.cur .icon .svg2{
    opacity: 1;
    display: block;
    fill: #bd3434;
}
.header .navT.cur .bac {
  transform: scale(2.3);
}
.header .navT.cur .bac_icon {
  transform: scale(1);
}
.header .navT.cur .navT_box .bor_box .logo_box,
.header .navT.cur .navT_box .bor_box .one {
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  transition: all 0.5s ease;
}
.header .navT.cur .navT_box .bor_box .logo_box {
  transition-delay: 0.4s;
}
.header .navT.cur .navT_box .bor_box .one:nth-of-type(1) {
  transition-delay: 0.5s;
}
.header .navT.cur .navT_box .bor_box .one:nth-of-type(2) {
  transition-delay: 0.6s;
}
.header .navT.cur .navT_box .bor_box .one:nth-of-type(3) {
  transition-delay: 0.7s;
}
.header .navT.cur .navT_box .bor_box .one:nth-of-type(4) {
  transition-delay: 0.8s;
}
.header .navT.cur .navT_box .bor_box .one:nth-of-type(5) {
  transition-delay: 0.9s;
}
.header .lang {
  transition: all 0.4s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 46px 0 0 18px;
  width: 68px;
  height: 28px;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 28px;
  cursor: pointer;
}
.header .lang .iconBox{
    display: flex;
    align-items: center;
    width: 23px;
    height: 28px;
}


.header .lang .iconBox svg{
    fill: #fff;
}
.header .lang i {
  padding-right: 15px;
  font-size: 12px;
  color: #fff;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_3.png) 10px center no-repeat; */
}
.header .lang::after {
  position: absolute;
  right: 9px;
  top: 0;
  width: 6px;
  height: 100%;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_2.png) center no-repeat;
  content: " ";
}

.header .lang .detailes{
  position: absolute;
  left: 0;
  top: 34px;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/page/xiala.png)center no-repeat;
  background-size: 92px 100%;
  display: none;
  width: 100%;
  height: 88px;

}
.header .lang .detailes a{
  font-size: 14px;
  color: #333;
  height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.header .lang .detailes a:first-child{
  margin-top: 14px;
}
.header .search {
  transition: all 0.4s;
  display: flex;
  align-items: center;
  margin-left: 12px;
  width: 21px;
  height: 120px;
  
}
.header .search svg{
    fill: #fff;
}
.header .oaLink {
  transition: all 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 13px;
  width: 31px;
  height: 120px;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/OA.png) center no-repeat;
  background-size: contain; */
}
.header .oaLink svg{
    fill: #fff;
}
.header_fixed .oaLink svg{
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/OAS.png) center no-repeat;
  background-size: contain; */
  fill: #bd3434;
}
.header .anm_1,
.header .anm_2,
.header .anm_3 {
  width: 0px;
}
.header.animated .anm_1,
.header.header_fixed .anm_1 {
  transition: all 0.6s;
  width: 320px;
}
.header.animated .anm_2,
.header.header_fixed .anm_2 {
  transition: all 0.6s;
  width: 210px;
}
.header.animated .anm_3,
.header.header_fixed .anm_3 {
  transition: all 0.6s;
  width: 800px;
  
}
.header.animated .anm_3:hover,
.header.header_fixed .anm_3:hover{
    height: 400px;
}
.header.wow {
  visibility: visible !important;
}
@media (max-width: 1480px) {
  .header .navO .one:first-child {
    margin-left: 7px;
  }
  .header .navO .one .one_a {
    margin: 0;
    padding: 0 9px;
  }
  .header .navO .one .one_a::after{
    left: -6px;
  }
  .header .logo {
    margin-right: 20px;
  }
  .header .navO {
    width: 667px;
  }
  .header .navO .anm_3 > .clearfix {
    width: 667px;
  }
  .header.animated .anm_3,
  .header.header_fixed .anm_3 {
    transition: all 0.6s;
    width: 667px;
  }
}
.header_fixed .logo .logo_1 {
  display: none;
}
.header_fixed .logo .logo_2 {
  display: block;
}
.header_fixed .navO .one .one_a {
  color: #333;
}
.header_fixed .navT .icon svg{
    fill: #bd3434;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_1s.png) center no-repeat; */
}
.header_fixed .lang {
  background: #bd3434;
}
.header_fixed .search svg{
    fill: #bd3434;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_4s.png) center no-repeat; */
}
.header_fixed:after {
  transform: none;
}
.footer {
  position: relative;
  z-index: 5;
  max-height: 596px;
  background: #f9f8f6;
  overflow: hidden;
}
.footer .top {
  margin-top: 43px;
}
.footer .top .left .logo {
  margin-bottom: 24px;
  width: 303px;
}
.footer .top .left .logo img {
  width: 100%;
}
.footer .top .left .icon .icon_box {
  position: relative;
  float: left;
  margin-right: 18px;
  width: 49px;
  height: 49px;
  background: #ebebeb;
  border-radius: 100%;
  cursor: pointer;
}
.footer .top .left .icon .icon_box i {
    display: flex;
    justify-content: center;
    align-items: center;
  width: 49px;
  height: 49px;
}
.footer .top .left .icon .icon_box i svg{

}
.footer .top .left .icon .icon_box .pos {
  transition: all 0.5s;
  height: 0;
  position: absolute;
  left: -42px;
  top: 67px;
  width: 129px;
  overflow: hidden;
}
.footer .top .left .icon .icon_box:nth-child(1) i {
  
}
.footer .top .left .icon .icon_box:nth-child(2) i {

}

.footer .top .left .icon .icon_box:hover {
  background: #bd3434;
}
.footer .top .left .icon .icon_box:hover .pos {
  transition: all 0.5s;
  height: 135px;
}
.footer .top .right {
  width: calc(100% - 303px);
  min-height: 280px;
}
.footer .top .right .list {
  width: calc(100% / 7);
}
.footer .top .right .list .t {
  position: relative;
  margin-bottom: 19px;
  font-size: 20px;
  color: #333;
}
.footer .top .right .list div.clearfix a {
  line-height: 32px;
  font-size: 16px;
  color: #999;
}
.footer .top .right .list div.clearfix a:hover {
  color: #bd3434;
}
.footer .bot {
  padding: 17px 0;
  font-size: 14px;
  line-height: 2;
  color: #999;
  border-top: #e5e5e5 1px solid;
}
.footer .bot .left {
  display: flex;
  align-items: center;
}
.footer .bot .right {
  display: flex;
  align-items: center;
}
.footer .bot a {
  padding-left: 16px;
  color: #999;
}
.footer .bot a:hover {
  color: #bd3434;
}
.footer .fr{
  /* width: 100%; */
  text-align: center;
}
.suspension {
  display: none;
  position: fixed;
  right: 2%;
  bottom: 5%;
  z-index: 10;
}
.suspension p {
  width: 79px;
  height: 78px;
  border-radius: 78px;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_24.png) center no-repeat;
  cursor: pointer;
}
.suspension p:hover{
    background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_24s.png) center no-repeat;
}
.suspension.suspension_fixed {
  display: block;
}
.page_box .title dl {
  display: flex;
  justify-content: center;
}
.page_box .title i {
  text-align: center;
}
.page_box .footer {
  border-top: #087962 3px solid;
}
.page_box .footer .top {
  margin-top:60px;
}
.page_banner {
  position: relative;
  width: 100%;
  height: 66vh;
}
.page_banner .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page_banner .pic i {
  width: 100%;
  height: 100%;
}
.page_banner .pos {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -64px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.page_banner .pos .menu {
  margin: 0 auto;
  width: 17px;
  height: 17px;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_25.png) center no-repeat; */
  border: #cb072d 2px solid;
    border-radius: 100%;
}
.page_banner .pos p {
  margin-bottom: 22px;
  font-family: Arial;
  font-size: 24px;
}
.page_banner .pos b {
  margin-bottom: 10px;
  font-size: 36px;
}
.page_banner .address {
  position: absolute;
  left: 0;
  bottom: 27px;
  margin: 0;
}
.page_banner .address .w1400 {
  color: #fff;
}
.page_banner .address .w1400 .one svg{
    fill: #fff;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_26s.png) center no-repeat; */
}
.page_banner .address .w1400 a {
  color: #fff;
}
.page_banner .address .w1400 a:hover {
  color: #cb072d;
}
.address {
  margin-top: 33px;
  width: 100%;
}
.address .w1400 {
  position: relative;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  zoom: 1;
}
.address .w1400::after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.address .w1400 .one {
    display: flex;
    align-items: center;
  width: 17px;
  height: 30px;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_26.png) center no-repeat; */
}
.address .w1400 .one svg{
    fill: #666;
}
.address .w1400 .one:hover svg{
    fill: #cb072d;
}
.address .w1400 i {
  float: left;
  padding: 0 10px;
}
.address .w1400 a {
  float: left;
  color: #666;
}
.address .w1400 a:hover {
  color: #cb072d;
}
.address .w1400 .fr {
  float: right;
  display: flex;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_57.png) left center no-repeat; */
  font-size: 14px;
  color: #999;
}
.address .w1400 .fr .iconBox{
    display: flex;
    align-items: center;
    width: 23px;
    height: 30px;
}
.address .w1400 .fr .iconBox svg{
    fill: #999;
}
.address .w1400 .fr i{
    padding: 0;
}
.address .w1400 .fr:hover .iconBox svg{
    fill: #cb072d;
  /* background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_57s.png) left center no-repeat; */
}
.add {
  position: relative;
  padding: 1px 0;
  height: 96px;
  background: #f7f7f7;
}
.page {
  padding-top: calc(0 + 0px - 120px);
}
.page .page_bac {
  position: relative;
  z-index: 6;
  background: #fff;
}
.page_nav {
  transition: all 0.6s;
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: #e5e5e5 1px solid;
  background: #fff;
}
.page_nav a {
  margin: 0 40px;
  position: relative;
  line-height: 80px;
  font-size: 18px;
  color: #666;
}
.page_nav a::after {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  width: 0px;
  height: 2px;
  background: #087962;
  content: "";
}
.page_nav a:hover,
.page_nav a.on {
  color: #087962;
}
.page_nav a:hover::after,
.page_nav a.on::after {
  width: 100%;
}
.title dl {
  font-size: 34px;
  color: #333;
}
.title dl .fl {
  font-weight: 600;
}
.title dl dt {
  font-weight: 600;
}
.title dl dd {
  font-weight: 600;
  color: #bd3434;
}
.title i {
  font-size: 22px;
  color: #000;
  font-weight: bold;
}
.title .go {
    transition: all 0.5s;
  padding-left: 43px;
  line-height: 83px;
  font-size: 14px;
  color: #bd3434;
  background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_14.png) left center no-repeat;
}
.title .go:hover{
    background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_14s.png) left center no-repeat;
}
@-webkit-keyframes fadeInUps {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUps {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUps {
  -webkit-animation-name: fadeInUps;
  animation-name: fadeInUps;
}





.el-pagination{
    margin: 0 auto;
    margin-top: 0px;
margin-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.el-pagination button, .el-pagination span:not([class*=suffix]),.el-pager li{
    min-width: 38px;
    height:38px;
    line-height: 38px;
}

.el-pagination.is-background .el-pager li,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-next{
    min-width: 38px;
}
.el-pagination.is-background .btn-prev{
    min-width: 38px;
}
.el-pagination__jump,.el-pagination__total{
    margin-left: 10px;
}
.el-pagination.is-background .el-pager li:not(.disabled).active{
    background: #cb072d;
}
.el-pagination.is-background .el-pager li{
    background: #fff;
    color: #666;
    font-size: 16px;
}
.el-pagination.is-background .el-pager li:hover{
    color: #cb072d;
}
.el-pagination .btn-next{
    background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_90.png)  center no-repeat;
    
}
.el-pagination .btn-next i::before{
    display: none
}
.el-pagination .btn-prev{
    background: url(/assets/themes/ydyy/int/web/cn/css/../images/icon/icon_89.png)  center no-repeat;
    
}
.el-pagination .btn-prev i::before{
    display: none
}

.el-icon-more:before,.el-icon-d-arrow-right:before,.el-icon-d-arrow-left:before{
    content: "...";
}









