body,
html {
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
* {
  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;
}
svg {
  width: 20px;
  height: 20px;
}
#node{
    display: none;
}
#node svg{
    width: 120px;
    height: 120px;
}
.page_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 90px;
}
.page_banner .w1440 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_banner .w1440 p {
  color: #fff;
  display: block;
  letter-spacing: 3px;
}
.page_banner .w1440 span {
  display: block;
  color: #fff;
  width: 39%;
  letter-spacing: 1px;
  line-height: 1.875;
  margin-top: 25px;
  text-shadow: 0 0 10px rgba(45, 75, 214, 0.8);
}
.return_top:nth-child(1) {
  display: none;
}
.breadcrumb-nav {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transform: translate3d();
}
.breadcrumb-nav .w1440 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-nav .w1440 a {
  height: 68px;
  line-height: 68px;
}
.breadcrumb-nav .w1440 .breadcrumb-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-nav .w1440 .breadcrumb-item svg {
  margin: 0 8px;
}
.breadcrumb-nav .w1440 .breadcrumb-item a {
  color: #999999;
  display: flex;
  align-items: center;
}
.breadcrumb-nav .w1440 .breadcrumb-item a:hover {
  color: #25bc4e;
}
.breadcrumb-nav .w1440 .breadcrumb-item a:nth-child(1) svg {
  margin-left: 0;
  margin-right: 14px;
  margin-bottom: 2px;
}
.breadcrumb-nav .w1440 .breadcrumb-tab {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.breadcrumb-nav .w1440 .breadcrumb-tab a {
  margin-left: 45px;
  color: #222;
  position: relative;
  display: block;
  transition: all 0.5s;
}
.breadcrumb-nav .w1440 .breadcrumb-tab a:hover{
    color: #25bc4e;
}
.breadcrumb-nav .w1440 .breadcrumb-tab a:nth-child(1) {
  margin-left: 0;
}
.breadcrumb-nav .w1440 .breadcrumb-tab a.act {
  color: #25bc4e;
}
.breadcrumb-nav .w1440 .breadcrumb-tab a.act::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -15%;
  width: 130%;
  height: 2px;
  background: #25bc4e;
}
#demo-laypage-text {
  text-align: center;
  margin-top: 60px;
  width: 100%;
}
#demo-laypage-text a,
#demo-laypage-text span {
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  color: #666;
  font-size: 16px;
       transition: all 0.2s linear;
}
#demo-laypage-text a:hover{
      background: #2b2bd6;
  color: white;
    
}
#demo-laypage-text .laypage_curr{
  background: #2b2bd6;
  color: white;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  pointer-events: none;
}
.header:hover .h_top {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
.header:hover .h_top .logo img {
  top: auto;
  bottom: 0;
}
.header:hover .h_top .m-nav li > a {
  color: #222222;
  white-space: nowrap;
}
.header:hover .h_top .nav_r .buts a svg path {
  fill: #cccccc;
}
.header:hover .h_top .nav_r .buts .search::after {
  background-color: #e5e5e5;
}
.header:hover .h_top .nav_r .buts .language::after {
  background-color: #e5e5e5;
}
.header:hover .h_top .nav_r .buts .language::before {
  background-color: #e5e5e5;
}
.header:hover .h_top .nav_r .buts .language svg path {
  fill: #cccccc;
}
.header.act .h_top {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
.header.act .h_top .logo img {
  top: auto;
  bottom: 0;
  width: 100%;
}
.header.act .h_top .m-nav li > a {
  color: #222222;
  white-space: nowrap;
}
.header.act .h_top .nav_r .buts a svg path {
  fill: #cccccc;
}
.header.act .h_top .nav_r .buts .search::after {
  background-color: #e5e5e5;
}
.header.act .h_top .nav_r .buts .language::after {
  background-color: #e5e5e5;
}
.header.act .h_top .nav_r .buts .language::before {
  background-color: #e5e5e5;
}
.header.act .h_top .nav_r .buts .language svg path {
  fill: #cccccc;
}
.header.on .h_top {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
.header.on .h_top .logo img {
  top: auto;
  bottom: 0;
}
.header.on .h_top .m-nav li > a {
  color: #222222;
  white-space: nowrap;
}
.header.on .h_top .nav_r .buts a svg path {
  fill: #cccccc;
}
.header.on .h_top .nav_r .buts .search::after {
  background-color: #e5e5e5;
}
.header.on .h_top .nav_r .buts .language::after {
  background-color: #e5e5e5;
}
.header.on .h_top .nav_r .buts .language::before {
  background-color: #e5e5e5;
}
.header.on .h_top .nav_r .buts .language svg path {
  fill: #cccccc;
}
.header .h_top {
  pointer-events: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 90px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s;
  position: relative;
  top: 0;
  left: 0;
}
.header .h_top .logo {
  width: 21.35%;
  padding-top: 4.6%;
  margin-left: 4%;
  overflow: hidden;
  position: relative;
}
.header .h_top .logo img {
  position: absolute;
  top: 0;
  left: 0;
}
.header .h_top .h_top_r {
  width: 74%;
  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: #fff;
  height: 100%;
  padding: 0 20px;
  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: #2b2bd6;
  opacity: 0;
  transition: all 0.3s;
}
.header .h_top .m-nav > li > a:hover {
  color: #2b2bd6;
}
.header .h_top .m-nav > li > a:hover::before {
  width: 60%;
  opacity: 1;
}
.header .h_top .m-nav > li .nav-icon {
  display: none;
}
.header .h_top .m-nav > li .sub-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  top: 100%;
  width: 160px;
  background: #fff;
  display: none;
  padding: 12px 0;
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}
.header .h_top .m-nav > li .sub-nav a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 12px 0;
  color: #999999;
}
.header .h_top .m-nav > li .sub-nav a:hover {
  color: #2b2bd6;
}
.header .h_top .nav_r {
  height: 100%;
}
.header .h_top .nav_r .buts {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .h_top .nav_r .buts a,
.header .h_top .nav_r .buts .language {
  height: 100%;
  padding: 0 40px;
  display: flex;
  align-items: center;
  position: relative;
}
.header .h_top .nav_r .buts a svg,
.header .h_top .nav_r .buts .language svg {
  width: 26px;
  height: 26px;
}
.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::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 svg {
  width: 32px;
  height: 32px;
}
.header .h_top .nav_r .buts .language .languages-list {
  display: none;
  position: absolute;
  top: 100%;
  padding: 12px 0;
  right: 0;
  width: 100%;
  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;
}
.header .h_top .nav_r .buts .language .languages-list a:hover {
  color: #2b2bd6;
}
.footer {
  position: relative;
  margin-top: -100px;
  width: 100%;
  overflow: hidden;
}
.footer .wave {
  position: relative;
  width: 100%;
  height: 100px;
  z-index: 10;
}
.footer .wave .img {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 5;
}
.footer .wave-cont {
  width: 100%;
  height: 100%;
}
.footer .wave-parallax > use {
  animation: wave-wave-move 12s linear infinite;
}
.footer .wave-parallax > use:nth-child(1) {
  animation-delay: -2s;
}
.footer .wave-parallax > use:nth-child(2) {
  animation-delay: -2s;
  animation-duration: 5s;
}
.footer .wave-parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 3s;
}
.footer .footer_bg {
  background: url(/upload/image/2024/04/23/4f345c04-3837-46d4-b551-e1dbaad8313c.jpg) center top;
  background-size: cover;
  position: relative;
  z-index: 11;
}
.footer .footer_bg .w1440 {
  overflow: initial;
}
.footer .footer_bg .footer_top {
  display: flex;
  align-items: center;
}
.footer .footer_bg .footer_top .logo {
  width: 410px;
}
.footer .footer_bg .footer_top .share {
  display: flex;
  align-items: center;
  margin-left: 50px;
}
.footer .footer_bg .footer_top .share li {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #fff;
  border-radius: 100%;
  margin-right: 20px;
}
.footer .footer_bg .footer_top .share li svg {
  width: 20px;
  height: 20px;
}
.footer .footer_bg .footer_top .share li .qr {
  position: absolute;
  bottom: 80%;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background: #fff;
  pointer-events: none;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer_top .share li:hover .qr {
  bottom: 116%;
  opacity: 1;
  pointer-events: auto;
}
.footer .footer_bg .partner-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .footer_bg .partner-links .links-tit {
  color: #fff;
  width: 100px;
}
.footer .footer_bg .partner-links .layui-form {
  width: calc(100% - 110px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footer_bg .partner-links .layui-form .layui-form-select dl dd.layui-this {
  background-color: #2b2bd6;
}
.footer .footer_bg .partner-links .layui-form .layui-form-select .layui-edge {
  border-top-color: #ffffff;
  right: 20px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 {
  width: 23%;
}

.footer .footer_bg .partner-links .layui-form .layui-col-md6 input {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding-left: 22px;
  height: 50px;
  line-height: 50px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input::placeholder {
  color: #FFFFFF;
  font-size: 16px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 16px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-moz-placeholder {
  color: #ffffff;
  font-size: 16px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-moz-placeholder {
  color: #ffffff;
  font-size: 16px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-ms-input-placeholder {
  color: #ffffff;
  font-size: 16px;
}

.footer .footer_bg .footer-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .footer_bg .footer-nav li a {
  text-align: center;
  color: #fff;
  display: block;
}
.footer .footer_bg .footer-nav li .sub-nav {
  margin-top: 25px;
}
.footer .footer_bg .footer-nav li .sub-nav a {
  color: rgba(255, 255, 255, 0.5);
  padding: 10px 0;
  position: relative;
}
.footer .footer_bg .footer-nav li .sub-nav a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #fff;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer-nav li .sub-nav a:hover {
  color: #fff;
}
.footer .footer_bg .footer-nav li .sub-nav a:hover::before {
  width: 60%;
  opacity: 1;
}
.footer .footer_bg .footer_btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
}
.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: #fff;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_bg .footer_btm a:hover {
  color: #fff !important;
}
.footer .footer_bg .footer_btm a:hover::before {
  width: 80%;
  opacity: 0;
}
.footer .footer_bg .footer_btm .footer_l p,
.footer .footer_bg .footer_btm .footer_l a {
  color: rgba(255, 255, 255, 0.5);
}
.footer .footer_bg .footer_btm .btm-links a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.footer .footer_bg .footer_btm .btm-links a:nth-last-child(1) {
  border: 0;
  padding-right: 0;
}
@keyframes wave-wave-move {
  0% {
    transform: translate(-90px, 0);
  }
  100% {
    transform: translate(85px, 0);
  }
}
.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%;
  }
}
@media screen and (max-width: 1600px) {
  .w1440 {
    width: 80%;
  }
  .header .h_top .nav_r .buts a,
  .header .h_top .nav_r .buts .language {
    padding: 0 20px;
  }
  .header .h_top .m-nav > li > a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1440px) {
  .page_banner {
    margin-top: 70px;
  }
  .header .h_top {
    height: 70px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .header .h_top .m-nav > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .w1440 {
    width: 90%;
  }
}
@media screen and (max-width: 998px) {
    .footer{
        
        overflow: inherit;
    }
  .header .u-menu {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    top: 5px;
    z-index: 6;
    margin-right: 15px;
    margin-left: 12px;
  }
  .header .u-menu .menu-sub {
    position: absolute;
    right: 0;
    margin: 8px 0;
    top: 8px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
  }
  .header .u-menu .menu-sub:after,
  .header .u-menu .menu-sub:before {
    content: "";
    position: absolute;
    right: 0;
    width: 25px;
    height: 2px;
    background-color: inherit;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
    display: block;
  }
  .header .u-menu .menu-sub:before {
    top: -16px;
  }
  .header .u-menu .menu-sub:after {
    top: -8px;
  }
  .header .u-menu.on .menu-sub {
    height: 0;
    background: #fff;
  }
  .header .u-menu.on .menu-sub:before {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    top: -8px;
  }
  .header .u-menu.on .menu-sub:after {
    -ms-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    background: #fff;
    top: -8px;
  }
  .header .u-menu.on .menu-sub:before,
  .header .u-menu.on .menu-sub:after {
    width: 20px;
  }
  .header.on .u-menu .menu-sub {
    background-color: #333;
  }
  .header.on .u-menu.on .menu-sub {
    background: #333;
  }
  .header.on .u-menu.on .menu-sub:before {
    background: #333;
  }
  .header.on .u-menu.on .menu-sub:after {
    background: #333;
  }
  .header.on .h_top .m-nav {
    height: auto;
  }
  .header.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;
  }
  .page_banner {
    height: 300px;
    margin-top: 50px;
  }
  .page_banner .img {
    height: 100%;
  }
  .page_banner .img img {
    height: 100%;
    object-fit: cover;
  }
  .page_banner .w1440 .txt span {
    width: 100%;
    line-height: 1.5;
    margin-top: 3px;
    /*text-shadow: 0 0 4px rgba(45, 75, 214, 0.8), 0 0 4px rgba(45, 75, 214, 0.8), 0 0 4px rgba(45, 75, 214, 0.8);*/
    text-shadow:none;
  }
  .header .h_top .logo {
    width: 230px;
    padding-top: 50px;
  }
  .header .h_top .h_top_r{
      width: calc(100% - 230px);
  }
  .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 a,
  .header .h_top .nav_r .buts .language {
    padding: 0 10px;
  }
  .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 .sub-nav {
    position: static;
    transform: translateX(0);
    width: 100%;
    padding: 0 0 0 10px;
    text-align: left;
  }
  .header .h_top .m-nav li .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;
  }
  .footer .footer_bg .partner-links {
    margin-top: 25px;
    padding-bottom: 25px;
    flex-wrap: wrap;
  }
  .footer .footer_bg .partner-links .links-tit {
    width: 100%;
  }
  .footer .footer_bg .partner-links .layui-form {
    width: 100%;
    flex-wrap: wrap;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input {
    height: 35px;
    line-height: 35px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 {
    width: 49%;
    margin-top: 10px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input::placeholder {
    font-size: 14px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-moz-placeholder {
    font-size: 14px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-moz-placeholder {
    font-size: 14px;
  }
  .footer .footer_bg .partner-links .layui-form .layui-col-md6 input::-ms-input-placeholder {
    font-size: 14px;
  }
  .footer .footer_bg .footer-nav {
    display: none;
  }
  .footer .footer_bg .footer_btm {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .footer_bg .footer_btm .footer_l {
    width: 100%;
  }
  .footer .footer_bg .footer_btm .footer_l p {
    width: 100%;
    text-align: center;
  }
  .footer .footer_bg .footer_btm .btm-links {
    margin-top: 10px;
  }
  .footer .footer_bg .footer_btm .btm-links a {
    padding: 0 15px!important;
  }
  .footer .wave {
    height: 60px;
  }
  .footer .footer_bg {
    background-size: contain;
  }
  .footer .footer_bg .footer_top {
    padding-top: 20px;
    justify-content: center;
  }
  .footer .footer_bg .footer_top .share {
    display: none;
  }
  .footer .footer_bg .footer_top .logo {
    width: 80%;
  }
  .breadcrumb-nav .w1440 .breadcrumb-item {
    width: 100%;
  }
  .breadcrumb-nav .w1440 {
    padding: 10px 0;
  }
  .breadcrumb-nav .w1440 .breadcrumb-item a {
    height: 30px;
    line-height: 30px;
  }
  .breadcrumb-nav .w1440 .breadcrumb-item svg {
    width: 16px;
    height: 16px;
    margin: 0 4px;
  }
  .breadcrumb-nav .w1440 .breadcrumb-item a:nth-child(1) svg {
    width: 15px;
    height: 15px;
    margin-right: 9px;
  }
  .breadcrumb-nav .w1440 .breadcrumb-tab {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .breadcrumb-nav .w1440 .breadcrumb-tab a {
    margin-left: 0;
    margin-right: 20px;
    height: 30px;
    line-height: 30px;
  }
  .breadcrumb-nav .w1440 .breadcrumb-tab a.act::after {
    width: 100%;
    left: 0;
  }
  #demo-laypage-text {
    margin-top: 30px;
  }
  
  .header .h_top {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
.header .h_top .logo img {
  top: auto;
  bottom: 0;
}
.header .h_top .m-nav li > a {
  color: #222222;
  white-space: nowrap;
}
.header .h_top .nav_r .buts a svg path {
  fill: #cccccc;
}

.header .h_top .nav_r .buts .search::after {
content:none;
}
.header .h_top .nav_r .buts .language::after {
content:none;
}
.header .h_top .nav_r .buts .language::before {
content:none;
}
.header .h_top .nav_r .buts .language svg path {
  fill: #cccccc;
}
  .header .u-menu .menu-sub {
    background-color: #333;
  }
  .header .u-menu.on .menu-sub {
    background: #333;
  }
  .header .u-menu.on .menu-sub:before {
    background: #333;
  }
  .header .u-menu.on .menu-sub:after {
    background: #333;
  }
  .header .h_top .m-nav {
    height: auto;
  }
  
  
  
}
@media screen and (max-width: 768px) {
    .layui-form-select dl{
            height: 180px;
    }
    #demo-laypage-text .laypage_curr,
      #demo-laypage-text a{
          width: 30px;
      }
  #demo-laypage-text a,
  #demo-laypage-text span {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    color: #666;
    font-size: 12px;
  }
  #demo-laypage-text .laypage_first,
  #demo-laypage-text .laypage_last,
  #demo-laypage-text .laypage_prev,
  #demo-laypage-text .laypage_next {
    font-size: 12px;
    width: auto;
  }
  .footer .wave {
    height: 30px;
  }
  .layui-form-selected dl{width:100%;}
  .footer .footer_bg .partner-links .layui-form .layui-col-md6:nth-child(2) .layui-form-selectup dl{
    left: auto!important;
    right: 0!important;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6:nth-child(4) .layui-form-selectup dl{
    left: auto;
    right: 0;
}
.footer .footer_bg .partner-links .layui-form .layui-form-select .layui-edge{
    right: 10px;
}
.footer .footer_bg .partner-links .layui-form .layui-col-md6 input{
    padding-left: 15px;
}
}
/*# sourceMappingURL=./base.css.map */
