
body,
html {
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.cf {
  zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
* {
  box-sizing: border-box;
}
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
  *zoom: 1;
}
li {
  list-style-type: none;
}
i {
  font-style: normal;
}
a:link,
a:visited,
a:active,
a {
  text-decoration: none;
}
a * {
  *cursor: pointer;
}
input,
select {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
select {
  -webkit-appearance: none;
}
input::-ms-clear {
  width: 0;
  height: 0;
}
input::-webkit-credentials-auto-fill-button {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input:focus,
select:focus {
  outline: none;
  border-width: 0;
  box-shadow: none!important;
}
body {
  word-break: break-word;
}
i {
  font-style: normal;
}
img {
  width: 100%;
  display: block;
  line-height: 0;
  font-size: 0;
  transition: all 0.5s;
}
.mySwiper_ry_bk .swiper-slide{
	width:24%;
  margin-right:1.33%;
  margin-bottom:1.33%
}
.mySwiper_ry_bk .swiper-slide:nth-child(4n){
margin-right:0%;
}
.mySwiper_ry_bk .swiper-wrapper{
	flex-wrap: wrap;
      justify-content: center;
}
.p_page button{
    width: 157px;
  color: #c72c31;
      padding: 12px 0px;
      background-color: transparent;
        border: 1px solid #c72c31;
}
.p_page button:hover{box-shadow: initial;}
.p_page button:focus {
    outline: none;
  box-shadow: initial;
}
.icon {
  margin: 0;
  width: 20px;
  height: 20px;
  display: block;
}
.more {
  display: inline-block;
  color: #333333;
  position: relative;
  border: 1px solid #acabaa;
  transition: all 0.3s;
  width: 157px;
}
.more i {
  padding: 12px 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.6s;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.more::after {
  content: attr(data-text);
  padding: 12px 0px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.more:hover {
  border: 1px solid #c72c31 !important;
  background: #c72c31;
}
.more:hover i {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.more:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.breadcrumbs {
  padding-top: 120px;
}
.p_page {
  text-align: center;
  margin-top: 80px;
}
.p_page .page_con .page_a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 3px;
  color: #666;
  font-size: 18px;
  border-radius: 100px;
}
.p_page .page_con .page_a:hover {
  background: #ffdedf;
  border-color: #ffdedf;
}
.p_page .page_con .page_a.disabled:hover {
  background: #f4f4f4;
  border-color: #f4f4f4;
}
.p_page .page_con .page_a.current {
  background: #c72c31;
  color: #fff;
}
.p_page .page_con .page_a.page_prev,
.p_page .page_con .page_a.page_next {
  width: 134px;
}

.ctn {
  width: 100%;
  overflow: hidden;
}
.breadcrumbs-nav{    padding-top: 130px;}
.p_breadcrumbItem span{font-size:16px!important}
.p_breadcrumbItem a{font-size:16px!important}
.p_breadcrumbItem span{font-size:16px!important}
.p_breadcrumbItem a{font-size:16px!important}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  pointer-events: none;
}
.header .header-h5 {
  display: none!important;
}
.header .header-pc {
  display: block!important;
}
.header .h_top {
  pointer-events: auto;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s;
  position: relative;
  top: 0;
  left: 0;
}
.header .h_top .w1600 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  overflow: initial;
}
.header .h_top .logo {
  width: 180px;
  overflow: hidden;
  position: relative;
  display: block;
}
.header .h_top .logo svg{width:100%;}
.header .h_top .h_top_r {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.header .h_top .m-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  margin-right: 20px;
  transition: all 0.3s;
}
.header .h_top .m-nav > li {
  height: 100%;
  display: block;
  position: relative;
}
.header .h_top .m-nav > li > a {
  color: #171717;
  height: 100%;
  padding: 0 30px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
}
.header .h_top .m-nav > li > a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #a72118;
  opacity: 0;
  transition: all 0.3s;
}
.header .h_top .m-nav > li > a:hover {
  color: #a72118;
}
.header .h_top .m-nav > li > a:hover::before {
  width: 60%;
  opacity: 1;
}

.header .h_top .m-nav > li:nth-child(2){position:static;}
.header .h_top .m-nav > li:nth-child(2) .subnav-box {
  transform: translateX(0);
  left: 0px;
  width:100vw;padding:20px 0;
}

.header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav {
  float: none;
  display: flex;
  flex-wrap: wrap;
  width: 1440px;margin-left:auto;margin-right:auto;
  padding:2vw 0;
}
.header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav li {
  flex:0 0 200px;margin-right:2vw;margin-bottom:30px;
  border-bottom:1px solid #ccc;
}



.header .h_top .m-nav > li .subnav-box {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 800px;
  background: #fff;
  padding: 20px;
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  height:auto!important;
}
.header .h_top .m-nav > li .subnav-box .nav-img {
  width: 260px;
  padding-top: 22%;
  margin-right: 40px;
  float: left;
  position: relative;
}
.header .h_top .m-nav > li .subnav-box .nav-img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header .h_top .m-nav > li .subnav-box .sub-nav {
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.header .h_top .m-nav > li .subnav-box .sub-nav li {
  width:33.33%;
}
.header .h_top .m-nav > li .subnav-box .sub-nav a {
  display: inline-block;
  width: 100%;
  padding: 10px 0 12px;
  color: #999999;
}
.header .h_top .m-nav > li .subnav-box .sub-nav a:hover {
  color: #a72118;
}
.header .h_top .m-nav > li .nav-icon {
  display: none;
}
.header .h_top .nav_r {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .h_top .nav_r .buts {
  border: 1px solid #a2a2a2;
  border-radius: 100px;
  padding: 0px 25px;
  display: flex;
  align-items: center;
}
.header .h_top .nav_r .buts .search {
  border: 0;
  padding-right: 0;
}
.header .h_top .nav_r .buts a,
.header .h_top .nav_r .buts .language {
  height: 100%;
  padding: 0 0px;
  display: flex;
  align-items: center;
  position: relative;
}
.header .h_top .nav_r .buts a svg,
.header .h_top .nav_r .buts .language svg {
  width: 20px;
  height: 20px;
}
.header .h_top .nav_r .buts a {
  color: #a72118;
  margin-right: 14px;
  padding-right: 14px;
  line-height: 1.1;
  border-right: 1px solid #a2a2a2;
}
.header .h_top .nav_r .buts a i {
  color: #c72c31;
  display: inline-block;
  position: relative;
}
.header .h_top .nav_r .buts a i::after {
  content: '';
  display: block;
  position: absolute;
  transition: all 0.3s;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background: #c72c31;
}
.header .h_top .nav_r .buts a:hover i::after {
  width: 100%;
}
.header .h_top .nav_r .buts .search::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0%;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.header .h_top .nav_r .buts .language {
  padding: 11px 0;
}
.header .h_top .nav_r .buts .language::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0%;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.header .h_top .nav_r .buts .language .languages-list {
  display: none;
  position: absolute;
  top: 100%;
  padding: 5px 0;
  border-radius: 10px;
  right: -50px;
  width: 100px;
  background: #fff;
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}
.header .h_top .nav_r .buts .language .languages-list a {
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
  color: #999999;
  height: auto;
  border: 0;
}
.header .h_top .nav_r .buts .language .languages-list a:hover {
  color: #a72118;
}
.header .h_top .m-nav > li:nth-child(1) .subnav-box .nav-img,
.header .h_top .m-nav > li:nth-child(3) .subnav-box .nav-img,
.header .h_top .m-nav > li:nth-child(4) .subnav-box .nav-img,
.header .h_top .m-nav > li:nth-child(5) .subnav-box .nav-img,
.header .h_top .m-nav > li:nth-child(6) .subnav-box .nav-img {
  display: none;
}
.header .h_top .m-nav > li:nth-child(1) .subnav-box,
.header .h_top .m-nav > li:nth-child(3) .subnav-box,
.header .h_top .m-nav > li:nth-child(4) .subnav-box,
.header .h_top .m-nav > li:nth-child(5) .subnav-box,
.header .h_top .m-nav > li:nth-child(6) .subnav-box {
  width: 150%;
}
.header .h_top .m-nav > li:nth-child(1) .subnav-box .sub-nav,
.header .h_top .m-nav > li:nth-child(3) .subnav-box .sub-nav,
.header .h_top .m-nav > li:nth-child(4) .subnav-box .sub-nav,
.header .h_top .m-nav > li:nth-child(5) .subnav-box .sub-nav,
.header .h_top .m-nav > li:nth-child(6) .subnav-box .sub-nav {
  width: 100%;
}
.header .h_top .m-nav > li:nth-child(1) .subnav-box .sub-nav li,
.header .h_top .m-nav > li:nth-child(3) .subnav-box .sub-nav li,
.header .h_top .m-nav > li:nth-child(4) .subnav-box .sub-nav li,
.header .h_top .m-nav > li:nth-child(5) .subnav-box .sub-nav li,
.header .h_top .m-nav > li:nth-child(6) .subnav-box .sub-nav li {
  width: 100%;
  text-align: center;
}

.footer {
  position: relative;
  background: #f4f4f4;
  width: 100%;
  padding-top: 60px;
}
.footer .footer_bg {
  position: relative;
  z-index: 11;
}
.footer .footer_bg .w1440 {
  overflow: initial;
}
.footer .footer_bg .footer_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e1e1;
}
.footer .footer_bg .footer_top .logo {
  width: 194px;
}
.footer .footer_bg .footer_top .share {
  display: flex;
  align-items: center;
}
.footer .footer_bg .footer_top .share li {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 100%;
  margin-left: 35px;
  cursor: pointer;
}
.footer .footer_bg .footer_top .share li svg {
  width: 30px;
  height: 30px;
}
.footer .footer_bg .footer_top .share li .qr {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  padding: 10px;
  background: #fff;
  pointer-events: none;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer_top .share li:hover svg path {
  fill: #a72118;
}
.footer .footer_bg .footer_top .share li:hover .qr {
  top: 110%;
  opacity: 1;
  pointer-events: auto;
}
.footer .footer_bg .footer-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  padding-bottom: 110px;
  border-bottom: 1px solid #e2e1e1;
}
.footer .footer_bg .footer-nav li:nth-child(2) {
  flex-basis: 17%;
}
.footer .footer_bg .footer-nav li a {
  color: #000000;
  display: block;
}
.footer .footer_bg .footer-nav li .sub-nav {
  margin-top: 25px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.footer .footer_bg .footer-nav li .sub-nav div {
  height: 16%;
}
.footer .footer_bg .footer-nav li .sub-nav a {
  margin-right: 55px;
  display: inline-block;
}
.footer .footer_bg .footer-nav li .sub-nav a i {
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  display: inline-block;
}
.footer .footer_bg .footer-nav li .sub-nav a i::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #a72118;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer-nav li .sub-nav a:hover i {
  color: #a72118;
}
.footer .footer_bg .footer-nav li .sub-nav a:hover i::before {
  width: 100%;
  opacity: 1;
}
.footer .footer_bg .footer-nav li:nth-last-child(1) a {
  margin-bottom: 20px;
}
.footer .footer_bg .footer_btm {
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
  padding: 30px 0 70px;
}
.footer .footer_bg .footer_btm a {
  position: relative;
}
.footer .footer_bg .footer_btm a::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #a72118;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer_btm a:hover {
  color: #a72118 !important;
}
.footer .footer_bg .footer_btm a:hover::before {
  width: 80%;
  opacity: 0;
}
/*
.footer .footer_bg .footer_btm .footer_l a {
  border-left: 1px solid #d2d2d2;
  padding-left: 10px;
  margin-left: 10px;
}
*/
.footer .footer_bg .footer_btm .footer_l p,
.footer .footer_bg .footer_btm .footer_l a {
  color: #d2d2d2;
  transition: all 0.3s;
}
.footer .footer_bg .footer_btm .btm-links a {
  color: #d2d2d2;
  padding: 0 25px;
  transition: all 0.3s;
      white-space: nowrap;
}
.footer .footer_bg .footer_top .link_right{
display: flex;
    align-items: center;
}
.footer .footer_bg .footer_top .link_right .partner-links{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.footer .footer_bg .footer_top .link_right .partner-links .links-tit {
    color: #d2d2d2;
    width: 100px;
}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form{
     width: 250px;
}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form .layui-col-md6{
	width:100%;
}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form .layui-form-select .layui-input{font-size:14px;}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form .layui-form-select dl{width:100%;color:#000;font-size:14px;}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form .layui-form-select dl dd.layui-this{color:#000;background-color: transparent;}
.footer .footer_bg .footer_top .link_right .partner-links .layui-form .layui-form-select dl dd:hover{background-color:#a72118;color:#fff;}
@keyframes wave-wave-move {
  0% {
    transform: translate(-90px, 0);
  }
  100% {
    transform: translate(85px, 0);
  }
}
.w1600 {
  width: 1600px;
  overflow: hidden;
  margin: 0 auto;
}
.w1680 {
  width: 1680px;
  overflow: hidden;
  margin: 0 auto;
}
.w1440 {
  width: 1440px;
  overflow: hidden;
  margin: 0 auto;
}
@media screen and (max-width: 1680px) {
  .w1680 {
    width: 90%;
  }
  .w1600 {
    width: 90%;
  }
}
@media screen and (max-width: 1600px) {
  .w1440 {
    width: 80%;
  }
  .header .h_top .m-nav > li > a {
    padding: 0 20px;
  }
  .footer .footer_bg .footer-nav li .sub-nav a{
      margin-right: 25px;
  }
  .header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav {width:80%;}
  .header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav li{flex:0 0 17%;margin-right:3%;}
}
@media screen and (max-width: 1440px) {
  .header .h_top .m-nav > li > a,
  .header .h_top .nav_r .buts a {
    font-size: 16px;
  }
  .p_page {
    margin-top: 50px;
  }
  .p_page .page_con .page_a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .p_page .page_con .page_a.page_prev,
  .p_page .page_con .page_a.page_next {
    width: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .header .h_top .m-nav > li > a {
    padding: 0 10px;
  }
  .footer .footer_bg .footer-nav li .sub-nav a {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .w1440 {
    width: 90%;
  }
  .header .h_top .m-nav {
    margin-right: 10px;
  }
  .header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav {width:90%;}
}
@media screen and (max-width: 1170px) {
  .header .h_top .m-nav > li:nth-child(2){position:relative;}
  .header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav li{
    flex:0 0 50%;margin-right:0px;margin-bottom:0px;border-color:#f1f1f1;
  }
  .header .h_top .m-nav > li:nth-child(2) .subnav-box .sub-nav li:nth-last-child(1){border-bottom:1px solid #f1f1f1;}
  .breadcrumbs-nav{    padding-top: 80px;}
  .header .u-menu {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    top: 5px;
    z-index: 6;
    margin-left: 15px;
  }
  .header .u-menu .menu-sub {
    position: absolute;
    right: 0;
    margin: 8px 0;
    top: 8px;
    width: 20px;
    height: 2px;
    background-color: #171717;
    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.act .u-menu .menu-sub {
    background-color: #333;
  }
  .header.act .u-menu.on .menu-sub {
    background: #333;
  }
  .header.act .u-menu.on .menu-sub:before {
    background: #333;
  }
  .header.act .u-menu.on .menu-sub:after {
    background: #333;
  }
  .header.act .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 .m-nav > li > a::before {
    display: none;
  }
  .header .h_top .nav_r .buts .language::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0%;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .header .h_top .nav_r {
    display: flex;
    align-items: center;
  }
  .header .h_top {
    height: 50px;
  }
  .header .h_top .nav_r .buts a svg {
    width: 20px;
    height: 20px;
  }
  .header .h_top .nav_r .buts .language svg {
    width: 23px;
    height: 23px;
  }
  .header .h_top .nav_r .buts .language {
    padding: 5px 0;
  }
  .header .h_top .logo {
    width: 150px;
  }
  .header .h_top .m-nav {
    position: fixed;
    top: 50px;
    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 > a {
    padding-left: 20px;
  }
  .header .h_top .m-nav > li .subnav-box .sub-nav li {
    width: 100%;
  }
  .header .h_top .m-nav > li .subnav-box .sub-nav li:nth-last-child(1) {
    border: 0;
  }
  .header .h_top .m-nav > li .subnav-box {
    position: static;
    transform: translateX(0);
    padding: 0 0 0 10px;
    width: 100%;
  }
  .header .h_top .m-nav > li .subnav-box .nav-img {
    display: none;
  }
  .header .h_top .m-nav > li .subnav-box .sub-nav {
    width: 100%;
    text-align: left;
  }
  .header .h_top .m-nav > li .subnav-box .sub-nav a {
    color: #777;
    padding: 0;
    text-align: left;
    padding: 0 0 0 25px;
  }
  .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 .one_nav {
    width: 100%;
    padding: 0;
  }
  .header .h_top .m-nav > li .sub-nav .one_nav > li {
    width: 100%;
    margin: 0 0 10px 0;
    border-bottom: 0;
  }
  .header .h_top .m-nav > li .sub-nav .one_nav > li .one_tit p {
    font-size: 16px;
    line-height: 1.5;
  }
  .header .h_top .m-nav > li .sub-nav .one_nav > li .one_tit span {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
  }
  .header .h_top .m-nav > li .sub-nav .one_nav > li:nth-last-child(1) .two_nav > li:nth-last-child(1) {
    border-bottom: 0;
  }
  .item-animation {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 998px) {  
  .breadcrumbs-nav{padding-top: 65px;}
  #c_static_001-1715323493741 .breadcrumbs-nav{padding-top: 35px;}
  .ctn .page1 .w1440 .tit {
    padding-top: 32px;
}
.p_breadcrumbItem span{font-size:14px!important}
.p_breadcrumbItem a{font-size:14px!important}
.p_breadcrumbItem span{font-size:14px!important}
.p_breadcrumbItem a{font-size:14px!important}
  .footer .footer_bg .footer-nav {
    display: none;
  }
  .footer .footer_bg .footer_top .link_right{
  	flex-wrap: wrap;
  }
  .footer .footer_bg .footer_top .link_right .partner-links{width:100%;justify-content: center;margin-top:15px;}
  .footer .footer_bg .footer_top .link_right .partner-links .layui-form{    width: 200px;}
  .footer .footer_bg .footer_top .link_right .partner-links .links-tit{text-align: right;}
  .footer .footer_bg .footer_top {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer .footer_bg .footer_top .share {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .footer_bg .footer_top .share li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .more i {
    padding: 10px 0;
    font-size: 14px;
  }
  .header .h_top .nav_r .buts {
    border: 0;
    padding: 0;
  }
  .header .header-h5 {
    display: block!important;
  }
  .header .header-pc {
    display: none!important;
  }
  .header .h_top .nav_r .buts .language {
    padding: 14px 0;
  }
  .header .h_top .nav_r .buts .language .languages-list {
    border-radius: 5px;
  }
  .header .h_top .nav_r .buts .language .languages-list a {
    padding: 8px 0;
    font-size: 14px;
  }
  .footer .footer_bg .footer_top {
    padding-bottom: 20px;
  }
  .footer .footer_bg .footer_btm {
    flex-wrap: wrap;
    padding: 20px 0 40px;
  }
  .footer .footer_bg .footer_btm div {
    width: 100%;
  }
  .footer .footer_bg .footer_btm div p {
    text-align: center;
  }
  .footer .footer_bg .footer_btm .btm-links {
    text-align: center;
    margin-top: 15px;
  }
  .footer .footer_bg .footer_btm .btm-links a {
    padding: 0;
  }
  .footer .footer_bg .footer_btm .footer_l p a {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .p_page .page_con .page_a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .p_page {
    margin-top: 20px;
  }
  .p_page .page_con .page_a.page_prev,
  .p_page .page_con .page_a.page_next {
    width: 70px;
  }
  .footer .footer_bg .footer_btm .footer_l p, .footer .footer_bg .footer_btm .footer_l a,.footer .footer_bg .footer_btm .btm-links a{
  font-size: 12px;
  }
}
/*# sourceMappingURL=./base.css.map */