* {
    font-family: Arial,sans-serif;
    word-break: keep-all;
}

body div,font,p,span,td {
    font-family: Arial,sans-serif;
    word-break: keep-all;
}



/*------message ------*/
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.375rem 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none !important;
}
.p_required, [class^=e_][required] .p_label::after {
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    top: 0;
    padding-left: 0px;
    position: relative;
    font-weight: 500;
}
.p_label .s_label{
    color: rgb(0 0 0 / 50%);
}

/*------message end-------*/



/*------peifang-------*/
#c_product_detail_056-1653031826482 .e_container-16.s_layout div:nth-child(-n+5):nth-child(n+3) {
    display: none;
}
  #c_product_detail_056-1653031826482 .e_container-16>.p_item {
    flex: 0 20%;
}
/*------peifang end-------*/


/*------head_lan-------*/
.head_lan{
  width:140px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  background:none;
  border:1px solid #fff;
  padding:0px 10px;
  border-radius:30px;
  transition:all .5s ease;
}
.fixed div.head_lan{
  background:#23498b;
  border:none;
}
.lan_con{
  width:auto;
  display:flex;
  justify-content:center;
  align-items:center;
}
.lan_con:hover{
  cursor:pointer;
}
.head_lan .lan_tit{
  width:auto;
  line-height:36px;
  display:flex;
  align-items:center;
}
.head_lan .lan_tit span{
  display:inline-block;
  font-size:14px;
  color:#fff;
}
.head_lan .lan_tit .iconfont.lan_map{
  width:auto;
  margin-right:5px;
  text-align:center;
  display:inline-block;
}
.head_lan .lan_tit .iconfont.jt{
  width:auto;
  margin-left:5px;
  text-align:center;
  transform:scale(0.7);
  display:inline-block;
}


.head_lan .lan_list{
  display:flex;
  width:120px;
  background:#fff;
  padding:3px 0px 10px 0px;
  position:fixed;
  z-index:99;
  top:65px;
  font-size:13px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  opacity:0;
  visibility:hidden;
  transform:translate(0, 20px);
  transition:all .3s ease;
  flex-direction:column;
}
.head_lan .lan_list.cur{
  opacity:1;
  transform:translate(0, 0px);
  visibility:visible;
}
.head_lan .lan_list span{
  position:relative;
  line-height:1px;
  display:inline-block;
  height:1px;
  width:100%;
}
  #c_navigation_111-1652427258478 .e_navigationE-28 .p_navItem2 a{
      font-size: 16px!important;
    font-weight: normal!important;
  }
.head_lan .lan_list .iconfont:before{
content: '';
    position: absolute;
    left: 50%;
    top: -11px;
    display: block;
    width: 0;
    height: 0;
    margin-left: -8px;
    border: 8px solid #fff;
    border-top: 0;
    border-color: #ffffff transparent;
}
.head_lan .lan_list a{
  color:#666;
  display:block;
  text-align:center;
  height:30px;
  line-height:30px;
  transition:all .3s ease;
}
.head_lan .lan_list a:hover{
  color:#d50a1d;
}

  
  #c_static_001_P_2249-1652753112720 {
  min-height: 100px;
	width: 100%;
	left: 0px;
	height: auto;
	transition: all 0.5s ease;
	top: -190px;
	position: absolute;
	z-index: 100;
}
#c_static_001_P_2249-1652753112720.active {
  position: fixed;
  top: 0;
}
  
.search_warp path {
    fill: #ffffff;
}
#c_navigation_111-1652427258478.fixed .search_warp path {
  fill: #23498b;
}
/*------head_lan end-------*/





/*------product-------*/
.e_container-13 table td,
.e_container-13 table td span{
  width: auto!important;
  word-break: break-all;
  word-wrap: break-word;
  }
/*------product end-------*/



/*------Top-------*/
.toTop{
  display:none!important;
  position:fixed;
  z-index:5;
  bottom:30px;
  right:30px;
  width:50px;
  height:50px;
  cursor:pointer;
  background:#d50a1d url(https://omo-oss-image.thefastimg.com/portal-saas/new2022042916405946421/cms/image/a6bfb727-d290-44dd-bcda-fa935681fc65.png) no-repeat center;
  transition:all .3s linear;
  background-size:26px !important;
  border-radius:50%;
}
.toTop:hover{
  transform:translateY(-6px);
}
@media (max-width: 1270px){
  
.toTop {
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 0;
  }
}

@media (max-width: 768px){
  #newBridge {
    display:none;
}
}	
/*------Top end-------*/




/*------kefu-------*/
  .sideBar {
  position: fixed;
  right: 0;
  top: 40%;
  transform: translateY(-50%);
  z-index: 998;
}

.side1 {
  width: 50px;
  height: 150px;
  background:#222;
  text-align: center;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.side1 a, .side1 img, .side1 i, .side1 span {
  display: block;
}

.side1 img {
  margin: 0 auto;
}

.side1 i {
  margin: 10px auto;
  width: 1px;
  height: 20px;
  background: #fff;
  transition: all 0.5s ease;
}

.side1 span {
  color: #fff;
  font-size: 14px;
  writing-mode: vertical-lr;
  margin: 0 auto;
  letter-spacing: 2px;
}

.side1:hover {
  background:#2e8de7;
}

.side1:hover a img {
  animation: jitter 0.5s;
}

.side {
  height: 50px;
  position: absolute;
  transition: all 0.5s;
}

.side a {
  display: block;
  height: 50px;
  font-size: 0;
}

.side i, .side span {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  line-height: 50px;
}

.side i {
  width: 50px;
  text-align: center;
  background:rgba(46, 141, 231, 0.9);
  transition: all 0.3s;
}

.side i img {
  vertical-align: middle;
}

.side span {
  text-align: center;
  line-height: 50px;
  background: #232323;
  font-size: 13px;
  color: #fff;
  transition: all 1s;
}

.side2 {
  top: 151px;
  right: -140px;
  width: 190px;
}

.side2 span {
  width: 140px;
}

.side3 {
  right: -190px;
  width: 240px;
  top: 202px;
}

.side3 span {
  width: 190px;
}
.side4 {
    right: -190px;
    width: 240px;
    top: 253px;
}

.side4 span {
  width: 190px;
}
.side4:hover .qcodePic {
  display: block;
}

.side5 {
  right: -90px;
  width: 140px;
  top: 305px;
  cursor: pointer;
}

.side5 span {
  width: 90px;
  font-size: 14px;
}

.qcodePic {
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
  z-index: 99;
  text-align: center;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.side5:hover .qcodePic {
  display: block;
}

.side6 {
  right: -90px;
  width: 140px;
  top: 356px;
  cursor: pointer;
}

.side6 span {
  width: 90px;
  font-size: 14px;
}

.side:hover {
  right: 0;
}

.side:hover i {
  background:#2e8de7;
}

.wxPic {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  z-index: 9999;
  display: none;
}

.wxPic img {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
  
.m-foot{
  position:fixed;
  bottom:0;
  left:0;
  z-index:999;
  width:100%;
  background:#f5f5f5;
  display:none;
}
.m-foot ul{
  font-size:0;
  text-align:center;
  height:54px;
}
.m-foot ul li{
  float:left;
  width:20%;
  height:54px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left:1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
.m-foot ul li:nth-child(3){
  background:#e80101;
  border-left:none;
  border-top: 1px solid #e80101;
}
.m-foot ul li:nth-child(3) span{
  color:#fff !important;
}
.m-foot ul li:first-child,
.m-foot ul li:nth-child(4){
  border-left:none;
}
.m-foot ul li span,.m-foot ul li img{
  display:block;
  margin: 6px auto;
}
.m-foot ul li span{
  line-height:14px;
  font-size:12px;
  color:#1a1a1a;
  transition:all 0.4s;
}
.m-foot ul li:hover span{
  color:#e80101;
}
  
.wyz{
position:fixed;
width:50px;
height:50px !important;
right:6px;
bottom:150px;
z-index:90;
display:none;
}

@media only screen and (max-width: 768px) {
  .sideBar {
      display:none;
  }
   .m-foot{
    display:block;
  } 
  .wyz{
  display:block;
}
  
}
/*------kefu end-------*/


/*------jiejue-------*/
#c_product_detail_056-1653031826482 .e_text-15 {
    line-height: 2;
    font_radio: 2;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #333;
    font-weight: 400;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    display-radio: 1;
    background-color: #e8e8e8;
    cursor: pointer;
    padding: 9px;}
  
  #c_product_detail_056-1653031826482 .e_container-16 .cbox-16-0 {
    flex: 0 0 auto;
    margin-right: 2px;}
/*------jiejue end-------*/
