html {scroll-behavior: smooth;}
@font-face {font-family: "poppins";font-weight: normal;src: url(https://omo-oss-file.thefastfile.com/portal-saas/pg2024032914373722588/cms/file/poppins-regular.ttf);}
body{overflow-x: hidden;font-family: poppins, arial, helvetica, sans-serif;word-break: break-word;}
.bg-primary,.btn-primary{background-color: var(--color);border-color: var(--color);}
::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-thumb {background-color: var(--fcolor);}

:root {
  --max-width: 1500px;
  --width: 90%;
  --color:#2c3e8b;
  --fcolor:#bf2b29;
}
#c_grid-116273709439191{
    position: sticky;
    top: 0px;
    z-index: 12;
    transition: all 0.3s;
}
.e_bannerA-1 .p_img img{
    opacity: 0.9 !important;
}
.e_bannerA-1 .p_img img{
    max-height: 200px !important;
}
.e_bannerA-1 .p_info .p_summary{
      max-width: 700px !important;
}
@media only screen and (min-width: 769px) {
#c_static_001_P_23955-17290491004463 .e_text-5{
  font-weight: bold;
}
.e_categoryB-18 .deep a{
  font-weight: bold;
}
}
@media only screen and (max-width: 768px) {
  :root {
    --width: 95%;
  }
  .service_icon {
    color: #fff;
    margin-top: 0px;
    padding-right: 0px;
  }
  .swiper-wrapper {
    padding-bottom: 0px;
  }
 .pl_service .bottom_type {
        display:block;
    }

   /* 客服 */
.pl_service1,
.pl_service2,
.pl_service3,
.pl_service4,
.p_defaultIocn,
.footer_service {
display: none;
}


.service_icon {
color: #fff;
margin-top: 0px;
padding-right: 0px;
}

.service_icon svg {

width: 25px;

height: 30px;

margin: 0px;
}



.pl_service {
bottom: 100px;        z-index: 1000;
}

.pl_content_box {
right: 0px !important;
position: fixed;
bottom: 0px;
width: 100%;
border-radius: 0px;
background-color: var(--color);
padding: 0px;
}

.service_value {
margin-top: 0px;
display: flex;
justify-content: center;
}

.service_group {
display: flex;
}

.service_item {
flex: 1;
display: flex;
color: white;
margin: 0px;
flex-direction: column;
align-items: center;
padding: 4px 5px;
justify-content: center;
text-align: center;
border-top: solid 0px #fff;
border-right: solid 1px rgb(255 255 255 / 23%);
min-width: 25%;
}
.service_item:nth-child(4){
          border-right: solid 0px #fff;  
}
.chat-wraper {position: absolute;bottom: 61px;left: 50%;transform: translateX(-50%);background-color: #ffffff;color: #000;padding: 5px;}

.chat-wraper div {
display: none;
}

.service_item .service_value a[href^="mailto"] {

font-size: 0px;

flex: none;

width: 100%;
}

.service_item .service_value a[href^="mailto"]::before {
content: "E-mail";
display: block;
font-size: 14px;
color: white;
}
#c_grid-116273709439190{
       margin-bottom: 60px; 
}
}


.pl_service4{
    right: 0px;
}


.pl_service4 .service_item{
  background: var(--color);
  border-radius:4px 0px 0px 4px;
  width:50px;
  height:50px;
  min-width: 50px;
  max-width: 50px;
  padding-left: 50px;
}
.pl_service4 .item_con{
  height:50px;
}
.pl_service4 .service_icon{
  width:50px;
  height:50px;
}
.pl_service4 .service_icon .icon{
  margin: 10px 16px 0 10px;
}
.pl_service4 .service_value{
  padding: 4px 20px 10px 0;
}

.pl_service4 > .item_con.clearfix{
display:none;
}