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

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

::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 6px;
}
html {
    scroll-behavior: smooth;
}
body {
  word-break: break-word;
}
#btn2 {
    
    display: none;
}

#page {
    
        display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2vw;
}

#page .laypage_main a {
      margin: 0 5px 0px;
    text-decoration: none;
    color: #666;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 14px;
    padding: 0 0px;
        text-align: center;
            transition: all 0.4s;
}
#page .laypage_main .laypage_curr {
       text-decoration: none;
    color: #666;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 14px;
    padding: 0 0px;
        text-align: center;
    
}
#page .laypage_main .laypage_next {
    
      width: 60px;
}

#page .laypage_main .laypage_prev {
         width: 60px;
    
}
#page .laypage_main a:hover {
        color: #ffffff;
       background-color: #2084ea;
}
.video_con { display: none; } 
.crumb {
        padding-top: 10px;



}
.crumb .crumb_flx {
    
    
}
.crumb .crumb_nav {
    flex-wrap: wrap;
        font-size: 14px;
    display: flex;
    align-items: center;
}

.crumb .crumb_nav span:last-of-type {
    		color: #2084ea;
    
}
.crumb .crumb_nav span:last-of-type a {
    
    	color: #2084ea;
}
.crumb_nav img {
    
      width: 13px;
    height: 13px;
    margin-right: 10px;
}
.banner_txt .cccccc {
      width: 46px;
	height: 2px;
	background-color: #2084ea;
	    margin-top: 25px; 
    
}
.crumb .crumb_nav a {
    
        color: #666666;
}
.wrap {
    
        margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;

}
.banner_bl {
    
    height: 700px;
}
.banner_bl .banner {
    
    width: 100%;
    height: 100%;
    position: relative;
    
}
.banner_bl .banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    
}
.banner_mine .w1440 {

  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
  top: 50%;
}

.lb_button {

  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3vw;
}

.lb_button a {

  width: 180px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2084ea;
  border-radius: 20px;
  transition: all 0.4s;

}

.lb_button a:hover {
  color: #ffffff;
  background-color: #2084ea;
}

.banner_mine .w1440 p {
  letter-spacing: 4px;
  color: #ffffff;
  line-height: 1;

}

.banner_mine .w1440 span {
  width: 46px;
  height: 2px;
  background-color: #2084ea;
  display: block;
  /* padding-top: 28px; */
  margin-top: 25px;

}

.n_nav .n_nav_mine {

  display: flex;
  align-items: center;
  padding-top: 10px;
}

.n_nav span {

  color: #666666;
}

.n_nav a {
  color: #666666;

}

.n_nav .n_svg {
  margin-right: 7px;

}

.n_nav .n_svg .icon {

  width: 18px;
}

.n_nav .nav_lis {

  display: flex;
  justify-content: space-between;
  margin-top: 39px;
}






















i {
  font-style: normal;
}

.cont {

  padding-top: 70px;
  padding-bottom: 100px;
}

.w1440 {

  width: 1440px!important;
  margin: 0 auto;
}

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

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  transition: all 0.3s;
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px #c6c6c8;
}

.header svg {
  margin: 0 !important;
}

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

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

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



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

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

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

.header.on .h_top .m_nav li>a {
  letter-spacing: 0px;
  color: #333333;
}

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

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

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

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

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

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

.header .h_top {

  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .h_top .logo {
  overflow: hidden;
  position: relative;


  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 500;
}

.header .h_top .logo img {
    width: 100%;
    object-fit: contain;
}

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

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

.header .h_top .m_nav>li>a {
  color: #fff;
  height: 100%;
    padding: 0 1.5vw;
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0px;
  color: #333333;
}

.header .h_top .m_nav>li>a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  background-color: #2084ea;
  width: 0;
  transition: all 0.5s;
}

.header .h_top .m_nav>li>a:hover {
  color: #2084ea;
}

.header .h_top .m_nav>li>a:hover::before {
  width: 80%;
}

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

.header .h_top .m_nav>li .sub_nav {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  top: 70px;
  width: 100%;
  display: none;
  overflow: hidden;
  background: url(/portal-saas/ngc202304250003/cms/image/5f5d5562-cb5a-482b-9746-5c0bb8b203a8.png?d=1683789132095) #fff no-repeat right bottom;
  background-size: 297px;

  padding: 3% 0%;
  background-color: rgb(0, 0, 0, 0.6);
}

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

.header .h_top .m_nav>li .sub_nav .subnav_item {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}

.header .h_top .m_nav>li .sub_nav .sn_l {
  width: 28%;
  padding-right: 2.5%;
  border-right: 1px solid #f0f0f0;
}

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

  width: 13vw;
  height: 10.625rem;
  background-color: #000000;
  margin-top: 1.7vw;
}

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

  width: 100%;
  height: 100%;
}

.header .h_top .m_nav>li .sub_nav .sn_l .tit {
  letter-spacing: 0rem;
  color: #ffffff;
  font-weight: bold;
}

.header .h_top .m_nav>li .sub_nav .sn_l .des {
  display: inline-block;

  margin-top: 1.25rem;
  line-height: 1.8;
  letter-spacing: 0rem;
  color: #ffffff;
}

.header .h_top .m_nav>li .sub_nav .sn_r {
  width: 72%;
  padding-left: 8%;
  display: flex;
  flex-wrap: wrap;
}

.header .h_top .m_nav>li .sub_nav .sn_r li {
  margin-bottom: 30px;
  width: 33%;
}

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

.header .h_top .m_nav>li .sub_nav .sn_r li a {
  color: #ffffff;
  display: flex;
  align-items: center;
}

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

  display: flex;
  align-items: center;
  justify-content: center;
    margin-right: 5px;

}

.header .h_top .m_nav>li .sub_nav .sn_r li a .img_tb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header .h_top .m_nav>li .sub_nav .sn_r li a:hover {
  color: #2084ea;
  font-weight: bold;
}

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

.header .h_top .sl .language {

  width: 5rem;
  height: 1.875rem;
  background-color: #2084ea;
  border-radius: .25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.header .h_top .sl .language span a {
    
 color: #ffffff;   
}
.header .h_top .sl .search {
  display: flex;
  align-items: center;
}

.header .h_top .sl .search::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 25px;
  margin: 0 20px;

}

.header .nav_r {
  display: flex;
  flex-direction: row;
}

.header .r_top {
  position: fixed;
  top: 40%;
  right: 10px;
  z-index: 999;
}
.header .r_top_box {
  position: relative;
  border: 1px solid #eee;
  background: #ffffffe0;
  border-radius: 3px;
  margin-bottom: 10px;
  max-height: 95px;
  padding: 2px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.header .r_top img {
  width: 40px;
  height: auto;
  margin-bottom: 4px;
}
.header .r_top p {
  text-align: center;
  color: #686464;
}
.header .other {
  position: absolute;
  display: none;
  right: 100%;
  top: 0;
  margin-right: 12px;
  width: 180px;
  padding: 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}
.header .r_top_box:hover .other {
  display: block;
}
.header .other img {
  width: 100%;
  height: auto;
  display: block;
}

footer {
  width: 100%;
  overflow: hidden;
  padding: 2% 0 1%;
  position: relative;
  background-image: url(/static/cn/img/dibu_lb.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

footer svg {
  margin: 0 !important;
}

footer .w1600 {
  overflow: initial;
}

footer .btm_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 2%;
}

footer .btm_top .footer_t_l {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 60%;
  position: relative;
  border-right: 1px solid #333;
}

footer .btm_top .footer_t_l .infor {
  width: 94%;
  display: flex;
  justify-content: flex-start;
}

footer .btm_top .footer_t_l .infor li {
  width: 16.66%;
  margin-left: 5%;
}

footer .btm_top .footer_t_l .infor li>a {
  letter-spacing: 0px;
  color: #ccc;
  border-bottom: 1px solid rgb(238, 238, 238, 0.4);
  padding-bottom: 15px;
  display: block;
  width: 100%;
  font-weight: bold;
  position: relative;
}

footer .btm_top .footer_t_l .infor li>a::after {

  content: '';
  width: 30px;
  height: 1px;
  background-image: linear-gradient(-90deg, #278ce1 0%, #2e66d8 100%);
  display: block;
  bottom: -1px;
  position: absolute;




}

footer .btm_top .footer_t_l .infor li>a:hover {
  color: #2084ea;
}

footer .btm_top .footer_t_l .infor li .sub_nav {
  width: 100%;
  margin-top: 15px;
}

footer .btm_top .footer_t_l .infor li .sub_nav a {
  display: block;
  width: 100%;
  color: #ccc;
  margin-top: 15px;
}

footer .btm_top .footer_t_l .infor li .sub_nav a:hover {
  color: #2084ea;
}

 footer .btm_top .footer_t_r {
     width: 12%;
 }

footer .btm_top .footer_t_r .btm_t {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
footer .btm_top .footer_t_r .btm_t .logo img{
    max-width:120px;
    height: auto;
}
footer .btm_top .footer_t_r .or {
  width: 25.5%;
}

footer .btm_top .footer_t_r .add {
  display: block;
  width: 67%;
  padding-left: 6%;
}

footer .btm_top .footer_t_r .add li {
  width: 100%;
  display: flex;
  align-items: center;
}

footer .btm_top .footer_t_r .add li:nth-child(1) {
  margin-bottom: 5%;
}

footer .btm_top .footer_t_r .add li .ic {
  width: 16%;
  padding-top: 15%;
  border-radius: 100%;
  border: 1px solid #dbdbdb;
  position: relative;
}

footer .btm_top .footer_t_r .add li .ic svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

footer .btm_top .footer_t_r .add li .txt {
  margin-left: 10px;
}

footer .btm_top .footer_t_r .add li .txt p {
  display: block;
  color: #333;
}

footer .btm_top .footer_t_r .add li .txt a {
  display: block;
  color: #777;
}

footer .btm_top .footer_t_m{
    width: 25%;
    color: #ccc;
    font-weight: 500;
    padding: 0 10px;
    line-height: 2;
}

footer .btm_bottom {
  border-top: 1px solid rgb(255,255,255,0.2);
  display: flex;
  flex-direction: row;
  padding-top: 20px;
}



footer .btm_bottom .btm_l p {
  display: block;
  text-align: center;
  color: rgb(255,255,255,0.3);
}
footer .btm_bottom .btm_l p a {
    transition: all 0.4s;
        color: rgb(255, 255, 255, 0.3);
}

footer .btm_bottom .btm_l p a:hover {
      opacity: 1;
 color: rgb(255 255 255);
}

footer .btm_bottom .btm_l span a {
     color: rgb(255,255,255,0.3);
  display: block;
  transition: all 0.4s;
}
footer .btm_bottom .btm_l span a:hover {
     color: rgb(255 255 255);
    
}
footer .btm_r {
  display: flex;
  justify-content: center;
  margin-top: 1vw;
}

footer .btm_r a {
  padding: 10px;
  border-radius: 5px;
  position: relative;

  line-height: 1;
  margin-right: 20px;
  background-color: rgb(255, 255, 255, 0.1);
  transition: all 0.4s;

}
footer .btm_r a:last-child {
    
        margin-right: 0px;
}

footer .btm_r a .other {
  position: absolute;
  left: 0%;
  top: 42px;
  transform: translate(-50%, -0%);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
  width: 100px;
  height: 100px;


}


footer .btm_r a:hover .other {

  opacity: 1;
  left: 50%;
  pointer-events: auto;
}



footer .btm_r a:hover {
  background-color: #2084ea;

}

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

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

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

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

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

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

.sidebar .btn_t a:hover svg path {
  fill: #2084ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-links a:hover {
  color: #2084ea;
}

.w1600 {
  width: 1440px;
  overflow: hidden;
  margin: 0 auto;
}

.lb p {
line-height: 1;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.lb .lb_t {

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

.lb .lb_t span {

  letter-spacing: 0px;
  color: #333333;
}

.lb .lb_t a {

  letter-spacing: 1px;

  color: #2084ea;
  margin-left: 20px;
    background: linear-gradient(to right, #2084ea, #2084ea) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms;
}
.lb .lb_t a:hover {
    
     /* 悬停 下划线的横向滑动位置为左 */
    background-position-x: left;
    /* 设定下划线宽度为100%展示 */
    background-size: 100% 2px;
}
.lb_bt {

  margin-bottom: 40px;
}

.lb_bt p {

  text-align: center;
  letter-spacing: 0px;
  color: #333333;
  line-height: 1;
  font-weight: bold;
}

.lb_bt span {

  width: 51px;
  height: 3px;
  background-color: #2084ea;
  display: block;
  margin-top: 20px;

  margin: 0 auto;
  margin-top: 20px;
}

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

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

  .cont {

    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .banner_bl {
      
      height: 600px;
  }
}

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

    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lb_button {

    margin-top: 2vw;
  }
  .banner_bl {
      
          height: 450px;
  }
  .header .r_top .r_top_box .other{
    margin-right: 8px;
    width: 120px;
    padding: 5px;
  }

}

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

  .header .h_top {
    width: 92%;
  }

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

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

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

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

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

  .sidebar {
    width: 50px;
  }

  .sidebar .bnt_top {
    height: 50px;
  }

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

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

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

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

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

  .sidebar .bnt_top svg {
    width: 22px;
    height: 22px;
  }
  .header .r_top .r_top_box .r_top_icon{
      width: 30px;
  }
}

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

  .header .h_top {
    width: 90%;
  }

  .cont {

    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 998px) {
  .header .u-menu {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    top: 5px;
    z-index: 6;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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:nth-child(6) .sub_nav {
    
    display: none!important;
} 
  .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;
    display: block;
  }

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

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

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

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

  .header .h_top .m_nav>li .sub_nav .sn_r {
    width: 100%;
    display: flex;
    flex-direction: column;
            padding-left: 0%;
  }
.header .h_top .m_nav>li .sub_nav .subnav_item {
    
        width: 100%;
}
  .header .h_top .m_nav>li .sub_nav .sn_r li {
           margin-bottom: 0px;
        width: 100%;
  }

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

  .header .h_top .m_nav>li .sub_nav .sn_r li a {
    display: flex;
  }

  footer .btm_top {
    padding-bottom: 30px;
  }

  footer .btm_top .footer_t_l {
    display: none;
  }

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

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

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

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

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

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

  footer .btm_r {
    width: 100%;
    justify-content: center;
  }
  footer .btm_top .footer_t_m {
      display: none;
  }
}

@media screen and (max-width: 768px) {
  .nav-links a {
    line-height: 45px;
    padding: 0 30px;
  }
  
  .header .h_top .m_nav>li .sub_nav .subnav_item {
      
          width: 100%;
  }
 .banner_bl {
     
        height: 300px;
 }
  .cont {

    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lb .lb_t {

    flex-wrap: wrap;
  }

  .lb .lb_t span {

    width: 100%;
    text-align: center;
  }

  .lb .lb_t a {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 15px;
  }

  .lb {

    width: 90%;
    margin: 0 auto;
  }

  .lb_button a {

    width: 120px !important;
  }

  .lb_button {

    margin-top: 20px;
    margin-bottom: 20px;
  }
  .lb p {

    margin-bottom: 15px;
  }
  .lb_bt {

    margin-bottom: 20px;
  }
  #page {
      
         margin-top: 20px; 
  }
}
@media screen and (max-width: 668px) {
    .header .r_top{
        display: none;
    }
}


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







 .erp_mine .erp_top {
     width: 150px;
     height: 38px;
     background-image: linear-gradient(-30deg, #5daaf8 0%, #70b2ff 100%);
     background-image: url(../img/erp_top.png);
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 100% 100%;
     display: flex;
     align-items: center;
     justify-content: left;
     color: #ffffff;
     font-size: 14px;
     padding-left: 15px;
     margin-bottom: -4px;
     z-index: 3;
     position: relative;
     transition: all 0.4s;
 }

 .erp_mine .erp_bot {
     background-image: url(../img/erp_bot.png);
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 100% 100%;
     height: 415px;
     width: 285px;
     padding: 62px 30px;
     transition: all 0.4s;
         position: relative;
 }
.erp_mine .erp_bot img {
    
         width: 100px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 46%;
    object-fit: cover;
}
 .erp_mine .erp_bot .p_1 {
     letter-spacing: 0px;
     color: #333333;
     margin-bottom: 15px;

 }

 .erp_mine .erp_bot .p_2 {

     letter-spacing: 0px;
     color: #333333;
 }

 .erp_lc .erp_mine {
     display: flex;
     width: auto;
     flex: 0 0 auto;
     position: absolute;
     left: 0;

 }
.erp_lc .erp_mine .erp_li.ersaitr .erp_bot img {
    
        filter: grayscale(1) brightness(13.5);
}
 .erp_lc .erp_mine .erp_li:nth-child(1) {

     z-index: 3;
     transition: all 0.4s;
     transform: translateX(0px) translatey(30px);
 }

 .erp_lc .erp_mine .erp_li .erp_bot p {
     transition: all 0.4s;

 }

 .erp_lc .erp_mine .erp_li:nth-child(2) {

     transform: translateX(-105px) translatey(15px);
     z-index: 2;
     transition: all 0.4s;

 }

 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(1) {
     transform: translateX(0px) translatey(30px);

 }

 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(2) {
     transform: translateX(-15px) translatey(15px);

 }

 .erp_lc .erp_mine .erp_li:nth-child(3) {
     z-index: 1;
     transform: translateX(-205px) translatey(0px);
     transition: all 0.4s;
 }

 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(3) {

transform: translateX(-120px) translatey(0px);
 }



 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(1) .erp_top {

     background-image: url(../img/erp_top_h.png);

 }



 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(2) .erp_top {

     background-image: url(../img/erp_top_h.png);

 }


 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(3) .erp_top {

     background-image: url(../img/erp_top_h.png);

 }

 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(1) .erp_bot {
     background-size: 102% 100%;
     background-image: url(../img/erp_bot_h.png);
 }



 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(2) .erp_bot {
     background-size: 102% 100%;
     background-image: url(../img/erp_bot_h.png);

 }


 .erp_lc .erp_mine .erp_li.ersaitr:nth-child(3) .erp_bot {
     background-size: 102% 100%;
     background-image: url(../img/erp_bot_h.png);

 }

 .erp_lc .erp_mine .erp_li.ersaitr .erp_bot p {

     color: #ffffff;
 }

 .erp_lc {

     display: flex;
     justify-content: flex-end;
     position: relative;
 }

 .erp_lc .erp_content {

    margin-top: -1vw;

     border-radius: 0px 15px 15px 0;


     padding: 0vw 1vw 2.2vw 14.4vw;
 }

 .erp_lc .erp_content .con_3 {

     width: 11vw;
     right: 0;
     position: absolute;
     bottom: 0;
 }

 .erp_lc .erp_content .con_lis .con_p1 {

     font-weight: bold;
     margin-bottom: 12px;
 }

 .erp_lc .erp_content .con_lis .con_p2 {

     letter-spacing: 0px;
     color: #888888;
 }

 .erp_lc .erp_content .con_lis .con_1 {
     border-bottom: 1px solid #cbe0f6;
     padding-bottom: 1.2vw;
     -webkit-animation: myfirst0l 0.8s;
     animation: myfirst0l 0.8s;
 }

 .erp_lc .erp_content .con_lis .con_2 {

     margin-top: 2vw;
     display: flex;
     -webkit-animation: myfirst0l 0.8s;
     animation: myfirst0l 0.8s;
 }

 .erp_lc .erp_content .con_lis .con_2 .td:nth-child(1) {

     margin-right: 4vw;
 }

 .erp_lc .erp_content .con_lis .con_2 .e_p .e_img {

     width: 24px;
     height: 24px;
     margin-right: 12px;

 }

 .erp_lc .erp_content .con_lis .con_2 .td .ul_a {
     display: flex;
     align-items: center;
     margin-bottom: 2vw;
 }

 .erp_lc .erp_content .con_lis .con_2 .ul_S .lis {
     line-height: 1;
     display: flex;
     align-items: center;
     margin-bottom: 15px;
 }

 .erp_lc .erp_content .con_lis .con_2 .ul_S .lis span {

     margin-right: 12px;
 }



 .erp_lc .erp_content .con_lis {

     display: none;
 }

 .erp_lc .erp_content .con_lis.catt {

     display: block;

 }
 .erp_lc .erp_content .erp_list .ep_ul .ep_li {
     
       margin-bottom: 20px;
            width: 392px;
     height: 90px;
      background-image: linear-gradient(-10deg, #ffffff 0%, #f3f4f8 100%);
     box-shadow: 4px 4px 24px 0px #f0f2f8;
     border-radius: 4px;

     display: flex;
     align-items: center;
     justify-content: center;
   
     transition: all 0.4s;
 }
 .erp_lc .erp_content .erp_list .ep_ul .ep_li a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    
 }
 
 .erp_lc .erp_content .erp_list .ep_ul .ep_li .s_imge {
    width: 26px;
    height: 26px;
    margin-right: 1.3vw;
    transition: all 0.4s;
}

.erp_lc .erp_content .erp_list .ep_ul .ep_li .p_txt {

    font-weight: bold;
    transition: all 0.4s;
}



 
 .erp_lc .erp_content .erp_list .ep_ul .ep_li:hover {
     
         background-image: url(../img/productdes_1_ho.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    box-shadow: unset;
 }
 
 .erp_lc .erp_content .erp_list .ep_ul .ep_li:hover .p_txt {
    color: #ffffff;
    transform: scale(1.2);
}
 .erp_lc .erp_content .erp_list .ep_ul .ep_li:hover .s_imge {
        transform: scale(1.2);
    margin-right: 20px;
    filter: grayscale(1) brightness(13.5); 
     
 }
 
@media only screen and (max-width: 1440px) { 
     
     .erp_mine .erp_bot {
         height: 385px;
         width: 255px;
     }
     .erp_lc .erp_content .erp_list .ep_ul .ep_li {
         
             height: 80px;
     }
 footer .btm_top .footer_t_r .btm_t .logo img{
      max-width: 100px;
  }
 footer .btm_r a {
      padding: 7px;
  }
     
    
 }
@media only screen and (max-width: 1366px) {  
       .erp_mine .erp_bot {
         
         height: 355px;
    width: 225px;
     }
     .erp_lc .erp_content .erp_list .ep_ul .ep_li {
         
             height: 70px;
     } 
     
     footer .btm_top .footer_t_l .infor li>a {
         
         font-size: 16px;
     }
     footer .btm_top .footer_t_l{
         border-right:0;
     }
      
  }
@media only screen and (max-width: 1200px) {  
       .erp_mine .erp_bot {
         
  height: 325px;
    width: 195px;
 
     }
.erp_lc .erp_mine .erp_li.ersaitr:nth-child(3) {
    
        transform: translateX(-95px) translatey(0px);
}
    .erp_lc .erp_mine .erp_li:nth-child(2) {
        
            transform: translateX(-80px) translatey(15px);
    }
    .erp_lc .erp_mine .erp_li:nth-child(3) {
        
        transform: translateX(-180px) translatey(0px);
    }
    
    .erp_lc .erp_content .erp_list .ep_ul .ep_li {
        
            width: 300px;
    }
    
   
  }
@media only screen and (max-width: 900px) {   
      .erp_mine .erp_bot {
          
              padding: 20px 25px;
      }
      .erp_lc .erp_mine {
          
              width: 100%;
    flex: 0 0 100%;
      }
      .erp_lc {
          
          flex-wrap: wrap;
      }
      .erp_lc .erp_content {
          
          margin-top: 20px;
    border-radius: 0px 15px 15px 0;
    padding: 0;
    width: 100%;
      }
      .erp_lc .erp_content .erp_list .ep_ul .ep_li {
          
          width: 100%;
      }
      .erp_lc .erp_mine {
          
              position: unset;
      }
      
      .erp_lc .erp_mine .erp_li:nth-child(1) {
              width: 33.3%;
              transform: unset;
      }
         .erp_lc .erp_mine .erp_li:nth-child(2) {
              width: 33.3%;
              transform: unset;
      }
         .erp_lc .erp_mine .erp_li:nth-child(3) {
              transform: unset;
              width: 33.3%;
      }
      .erp_lc .erp_mine .erp_li.ersaitr:nth-child(1) {
            transform: unset;
          
      }
        .erp_lc .erp_mine .erp_li.ersaitr:nth-child(2) {
          
            transform: unset;
      }
        .erp_lc .erp_mine .erp_li.ersaitr:nth-child(3) {
          
            transform: unset;
      }
      .erp_mine .erp_bot {
          width: 100%;
            padding: 20px 20px;
      }
  }
@media only screen and (max-width: 768px) {    
       .erp_lc .erp_mine .erp_li .erp_bot p {
           
           margin-bottom: 10px;
       }
        .erp_mine .erp_bot {
                height: 220px;
                padding: 16px 10px;
        }
        .erp_mine .erp_bot img {
            
            width: 50px;
        }
        .erp_mine .erp_top {
            
            width: 100%;
    height: 35px;
    font-size: 12px;
    padding-left: 5px;
        }
        .erp_lc .erp_mine .erp_li.ersaitr .erp_bot p {
                color: #ffffff;
  
            
        }
        .erp_mine .erp_bot .p_1 {
            
                font-size: 14px;
        }
        .erp_mine .erp_bot .p_1 {
           font-size: 14px;   
            
        }
        .erp_lc .erp_content .erp_list .ep_ul .ep_li {
            
                margin-bottom: 15px;
        }
       .erp_lc .erp_content .erp_list .ep_ul .ep_li .s_imge {
           
           margin-right: 15px;
       }
    
       .mySwiper_lc .swiper-button-next {
           
           right: 5%;
       }
       .mySwiper_lc .swiper-button-prev {
           
               left: 5%;
       }
       
       .banner_txt .cccccc {
           
               margin-top: 15px;
       }
       
       
       
       
       
      /* 第一屏 */
      .page1_mine .mySwiper2_lc .swiper-wrapper .swiper-slide {
          
          
         width: 48%;
        margin-bottom: 10px;
      }
      .mySwiper2_lc .txt {
          
          height: 40px;
    line-height: 40px;
      }
      .page1_mine .mySwiper2_lc .swiper-wrapper {
          
              flex-wrap: wrap;
      }
   }



 
 
 
 
 
 
 
 
 
 
 
 
 




