  .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:rgb(221 117 28 / 100%);
}

.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:#0097DB;
  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: -180px;
    width: 230px;
    top: 253px;
}

.side4 span {
  width: 180px;
}
  .icon{    width: 30px;
    height: 30px;}

.side5 {
  right: -90px;
  width: 140px;
  top: 253px;
  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: 305px;
  cursor: pointer;
}

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

.side:hover {
  right: 0;
}

.side:hover i {
  background:rgb(59 127 56 / 100%);
}

.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: 1440px) {

#c_static_001-1667377221198 .e_container-4 .cbox-4-0 {
    flex: 0 0 140px;
}
 #c_static_001-1667377221198 .e_container-4 .cbox-4-1 {
    padding-left: 20px;
    flex: 0 0 130px;
} 
#c_static_001-1667377221198 .e_container-4 .cbox-4-2 {
    border-right: 1px solid #CCCCCC;
    margin-left: 34px;
    flex: 0 0 120px;
}  
#c_static_001-1667377221198 .e_container-4 .cbox-4-3 {
    padding-left: 20px;
}
  #c_static_001-1667377221198 .e_richText-3 p span {font-size:14px !important;}  
#c_new_list_054-1646724322012 .e_richText-40 {
    font_radio: 1;
    display-radio: 1;
    width: 76%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 51px;
}  
  
  
  
}


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



@media only screen and (max-width: 768px) {


#c_navigation_126-1662690442831 .e_image-16 img:nth-child(2) {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: block;
}
#c_navigation_126-1662690442831 .e_form-28 {

    z-index: 99;
} 
#c_static_001-1640245941035 .e_bannerD-2 .swiper-container {
    height: auto;
    margin-top: 60px;
}  
  
#c_static_001-1640245941035 .e_bannerD-2 .p_arr {

    display: none;
}  
#c_static_001-1640245941035 .e_bannerD-2 .swiper-pagination {
    position: absolute;
    display: block;
    flex-direction: column;
    left: auto;
    height: auto;
    bottom: 0px;
    width: 100%;
    right: 0px;
}  
#c_static_001-1640245941035 .e_bannerD-2 .swiper-pagination-bullet-active {
    height: 5px;
}  
 #c_static_001-1660011050124 .e_container-1 .cbox-1-0 {
    flex: 100%;
} 
#c_static_001-1660011050124 .e_container-1 .cbox-1-1 {
    flex: 100%;
    align-self: center;
}  
  #c_static_001-1660011050124.response-animated .e_container-1 span {font-size:20px;}  
 #c_static_001-1660011050124 .e_text-11 {
    line-height: 3;
    font_radio: 2;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../image/b7e13e99-52c6-4536-b0c8-d9cbb831baa1.png);
    background-repeat: no-repeat;
    background-position: center left;
    font-weight: bold;
    padding-left: 30px;
    font-size: 14px;
    font-family: Arial;
    height: auto;
    min-height: 0px;
} 
#c_static_001-1660011050124 .e_richText-13 {
    font_radio: 1;
    display-radio: 1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}  
#c_static_001-1660011050124.response-animated .e_container-1 .btn span {
    font-size: 12px;
}  
 #c_static_001-1660011050124 .e_button-14 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 150px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(246,246,246,1);
    border-color: rgba(0,151,219,1);
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 0px;
    margin-left: 10%;
    margin-top: 10px;
    color: rgba(0,151,219,1);
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin-bottom: 20px;
} 
#c_static_001-1660011050124 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    background-color: rgba(246,246,246,1);
}  
  #c_static_001-1660011050124 .e_richText-16 span {font-size:20px;}  
 #c_static_001-1660011050124 .e_loop-17 .p_list {
    display: block;
    flex-wrap: inherit;
    position: relative;
    max-width: 100%;
} 
 #c_static_001-1660011050124 .e_container-15 .cbox-15-1 {
    flex: 100%;
    align-self: center;
} 
#c_static_001-1660011050124 .e_container-15 .cbox-15-0 {
    flex: 100%;
    align-self: center;
}  
#c_static_001-1660011050124 .e_text-19 {
    line-height: 3;
    font_radio: 2;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../image/b7e13e99-52c6-4536-b0c8-d9cbb831baa1.png);
    background-repeat: no-repeat;
    background-position: center left;
    font-weight: bold;
    padding-left: 30px;
    font-size: 14px;
    font-family: Arial;
    height: auto;
    min-height: 0px;
}  
#c_static_001-1660011050124 .e_richText-16 {
    font_radio: 1;
    display-radio: 1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}  
#c_static_001-1660011050124 .e_button-18 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 150px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(246,246,246,1);
    border-color: rgba(0,151,219,1);
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 0px;
    margin-left: 10%;
    margin-top: 10px;
    color: rgba(0,151,219,1);
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin-bottom: 20px;
}
  #c_static_001-1660016425366 .e_richText-2 span {font-size:20px;}  
 #c_static_001-1660016425366 .e_richText-2 {
    font_radio: 1;
    display-radio: 1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 0px;
} 
#c_product_list_042-1660023448390 {
    min-height: 0px;
    padding-top: 20px;
    padding-bottom: 60px;
    display-radio: 1;
    background-color: rgba(246,246,246,1);
} 
#c_static_001-1647849502609 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
}  
#c_static_001-1647849502609 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 20px;
}  
#c_static_001-1647849502609 {
    min-height: 300px;
    display-radio: 1;
    background-fill-value: background-image;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../image/6f934c7b-0df9-4bc9-846e-70fda15d860d.jpg);
    background-size: cover;
}  
#c_product_list_042-1660023448390 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    width: auto;
    transition-property: all;
 
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0,0,0.58,1);
    display-radio: flex;
    background-color: rgba(255,255,255,1);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
} 
#c_product_list_042-1660023448390 .e_loop-2 .p_loopitem {
    flex: 0 0 50%;
    position: relative;
    display-radio: 1;
    padding-bottom: 0px;
} 
#c_product_list_042-1660023448390 .e_loop-2 .p_rollPagination {
    display-radio: 1;
    padding-top: 0px;
    margin-top: 0px;
    display: none;
}  
#c_static_001-1647849502609 .e_container-32 {

    display: none;
} 
#c_static_001-1647849502609 .e_container-1 .cbox-1-0 {
    flex: 100%;
}  
#c_static_001-1647849502609 .e_container-1 .cbox-1-1 {
    flex: 100%;
} 
#c_static_001-1647849502609 .e_container-2 {
   
    width: 96%;

}  
#c_static_001-1647849502609 .e_scrollNumber-16 .p_num {
    display-radio: 1;
    font-size: 22px;
}  
 #c_static_001-1647849502609 .e_scrollNumber-16 .p_plus {
    display-radio: 1;
    font-size: 20px;

} 
 #c_static_001-1647849502609 .e_scrollNumber-21 {

    font-size: 22px;
} 
 #c_static_001-1647849502609 .e_scrollNumber-21 .p_plus {
    
    font-size: 20px;
} 
#c_static_001-1647849502609 .e_scrollNumber-27 {
   
    font-size: 22px;
}  
  #c_static_001-1647849502609 .e_richText-31 p {line-height:160% !important;} 
 #c_static_001-1647849502609 .e_button-5 {

    margin-bottom: 20px;

} 
#c_new_list_054-1646724322012 .e_richText-23 {
    font_radio: 1;
    display-radio: 1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}  
  #c_new_list_054-1646724322012 .e_richText-23 span {font-size:20px !important;}  
  #c_new_list_054-1646724322012 .e_button-27 {margin-bottom:30px;} 
  
  #c_static_001-1660036909711 .e_container-1 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
#c_static_001-1660036909711 .e_richText-11 span {font-size:20px !important;}  
#c_static_001-1660036909711 .e_richText-11 {
    width: 80%;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 44px;
    margin-bottom: 0px;
    display: block;
    padding-top: 30px;
    clear: both;
} 
#c_static_001_P_109-1641281606112 .e_container-69 .cbox-69-0 {
    flex: 100%;
    padding-right: 0px;
} 
#c_static_001_P_109-1641281606112 .e_bottomNav-47 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    width: 100%;
    margin-left: 0px;
}  
#c_static_001_P_109-1641281606112 .e_container-69 .cbox-69-1 {
    flex: 100%;
    padding-top: 20px;
}
#c_static_001-1643267452222 .e_categoryB-1 .p_c_mbtn {
    display: block;
    border: 0;
    background: #0097DB;
    padding: 20px 15px
px
;
    border-radius: 2px;
    width: 100%;
    font-size: 16px;
    color: rgb(255 255 255 / 100%);
    outline: none;
    display-radio: block;
    background-color: #0097DB;
}  
#c_static_001-1643267452222 .e_categoryB-1 .p_c_tree {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    height: 100vh;
    width: 100%;
    transition: all ease .5s;
    background: #fff;
    z-index: 999;
    max-height: 1080px;
}  
#c_static_001-1646271141209 .e_container-2 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}  
#c_static_001-1646271141209 .e_text-4 {
    line-height: 2;
    font_radio: 2;
    font-size: 14px;
    color: rgba(51,51,51,1);
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    display-radio: -webkit-box;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}  
#c_category_072-16508718756741 .e_breadcrumb-8 .p_breadcrumb {
    display: block;
}
#c_product_detail_018-1642140960626 .e_richText-63 img {
   width:100% !important;
  height:auto !important;
}  
#c_static_001-1660125021296 {

    display: none;
} 
#c_static_001-1660117498408 .e_text-5 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    padding-top: 0px;
}  
 #c_static_001-1660117498408 .e_container-1 {
    display: block;
    flex-wrap: inherit;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(246,246,246,1);
    margin-top: 0px;
    padding: 20px;
} 
  #c_static_001-1660117498408 .e_richText-2 p {
  
 font-size: 14px;
    line-height: 24px;
    text-align: left !important;
  
  
  }
  #c_static_001-1660117498408 .e_richText-2 p:nth-child(1) span { font-size: 20px !important;}
 #c_static_001-1660117498408 .e_image-3 {
    overflow: hidden;
    padding-top: 20px;
} 
 #c_static_001-1660117493815 .e_container-5 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(246,246,246,1);
    margin-top: 20px;
    width: auto;
} 
#c_static_001-1660117493815 .e_text-2 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    padding-top: 50px;
}  
#c_static_001-1661130204709 .e_text-1 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    padding-top: 50px;
}  
#c_static_001-1661130204709 .e_container-3 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
}  
#c_static_001-1661130204709 .e_richText-6 {
    font_radio: 1;
    display-radio: 1;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-width: 0px;
    min-height: 100px;
}  
#c_static_001-1661130204709 .e_richText-7 {
    font_radio: 1;
    display-radio: 1;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-width: 0px;
    min-height: 100px;
    background-color: rgba(246,246,246,1);
}  
#c_static_001-1661130204709 .e_richText-10 {
    font_radio: 1;
    display-radio: 1;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-width: 0px;
    min-height: 100px;
    background-color: rgba(246,246,246,1);
}  
#c_static_001-1661130204709 .e_richText-11 {
    font_radio: 1;
    display-radio: 1;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-width: 0px;
    min-height: 100px;
    background-color: rgba(246,246,246,1);
}  
 #c_static_001-1661130204709 .e_container-3 .cbox-3-0 {
    margin-right: 0px;
    margin-left: auto;
} 
#c_static_001-1661130204709 .e_container-3 .cbox-3-1 {
    margin-right: 0px;
}  
#c_static_001-1661130204709 .e_container-3 .cbox-3-2 {
    margin-right: 0px;
}  
#c_static_001-1661130204709 .e_container-3 .cbox-3-3 {
    margin-right: 0px;
} 
#c_static_001-1661130204709 .e_richText-14 {
    font_radio: 1;
    display-radio: 1;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-width: 0px;
    min-height: 100px;
    background-color: rgba(246,246,246,1);
}
 #c_static_001-1661130214507 .e_text-3 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    padding-top: 50px;
} 
 #c_static_001-1661214821788 .e_text-2 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    padding-top: 50px;
    color: rgba(255,255,255,1);
}
#c_static_001-1661214821788 .e_richText-4 {
    font_radio: 1;
    display-radio: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}
#c_static_001_P_149-16468197508110 .e_breadcrumb-9 {
    display-radio: 1;
    background_radio: 1;
    width: 94%;
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 1600px;
    margin: 0 auto;
}
 #c_static_001_P_149-16508716407040 .e_breadcrumb-9 .p_breadcrumbItem {
    position: relative;
    float: left;
    display: inline-block;
} 
#c_static_001_P_149-16508716407040 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    padding: 10px;
    margin-right: auto;
}  
#c_new_detail_017-1661220755935 .e_container-1 .cbox-1-0 {
    flex: 100%;
    padding-right: 5px;
    border-right: 1px solid #eee;
}  
#c_new_detail_017-1661220755935 .e_container-1 .cbox-1-1 {
    padding-left: 0px;
}  
 #c_new_detail_017-1661220755935 .e_text-23 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    text-align: left;
} 
 #c_static_001_P_149-16508716407040 .e_breadcrumb-9 .p_breadcrumb {
    display: block;
} 
#c_category_332-1661223269720 .e_loop-1 .p_list {
    display: block;
    flex-wrap: inherit;
    position: relative;
    max-width: 100%;
}  
#c_category_332-1661223269720 .e_loop-1 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    float: left;
    display: inline-block;
}  
 #c_category_332-1661223269720 .e_text-3 a {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    padding: 15px 0px;
    display: block;
} 
#c_grid-1646805959265 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0px;
    clear: left;
} 
#c_introl_detail_005-1661223760497 .e_h1-2 {
    font_radio: 2;
    font-size: 20px;
    color: rgba(34,34,34,1);
    line-height: 2;
}  
 #c_download_list_018-1662687745350 .e_loop-2 {
    display-radio: 1;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
} 
 #c_product_list_042-1660023448390 .e_text-5 {
    line-height: normal;
    font_radio: 2;
    text-align: left;
    font-size: 14px;
    margin-top: 0px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display-radio: -webkit-box;
    font-weight: bold;
    max-width: 150px;
} 
#c_product_list_042-1660023448390 .e_richText-12 {
    font_radio: 2;
    display-radio: -webkit-box;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-family: Arial;
    color: rgba(153,153,153,1);
    min-height: 0px;
}  
#c_product_list_042-1660023448390 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0,0,0.58,1);
    display-radio: flex;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 150px;
} 
 
#c_product_list_042-1660023448390 .e_button-11 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 133px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 1;
    display-radio: block;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(204,204,204,1);
    border-width: 1px;
    border-style: solid;
    color: rgba(102,102,102,1);
    font-family: Arial;
    font-size: 12px;
    margin-top: 10px;
} 
#c_category_072-16508718756741 .e_breadcrumb-8 .p_breadcrumbItem {
    position: relative;
    float: left;
}  
 #c_static_001-1640245941035 .e_bannerD-2 .p_summary {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
    display: none;
} 
  #c_static_001-1640245941035 .e_bannerD-2 .p_button {display: none;}  
  
 #c_static_001-1640245941035 .e_bannerD-2 .p_btitle {
    font-size: 18px;
} 
#c_static_001-1667377221198 .e_text-2 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    font-weight: bold;
}  
#c_static_001-1667377221198 .e_container-1 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
} 
 #c_static_001-1667377221198 {
    min-height: 30px;
    display-radio: 1;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 94%;
} 
#c_static_001-1667377221198 .e_scrollNumber-5 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
}  
 #c_static_001-1667377221198 .e_text-6 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
} 
#c_static_001-1667377221198 .e_scrollNumber-7 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
}  
#c_static_001-1667377221198 .e_text-8 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
}  
#c_static_001-1667377221198 .e_scrollNumber-9 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
} 
 #c_static_001-1667377221198 .e_text-10 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
} 
 #c_static_001-1667377221198 .e_container-4 .cbox-4-1 {
    padding-left: 23px;
} 
#c_static_001-1667377221198 .e_container-1 .cbox-1-0 {
    flex: 1;
    margin-right: 0px;
} 
#c_static_001-1667377221198 .e_container-4 .cbox-4-2 {
    margin-left: 20px;
}  
  #c_static_001-1667377221198 .e_richText-3 span {font-size:14px !important;}  
 #c_static_001-1667377221198 .e_container-1 .cbox-1-1 {
    margin-left: 15px;
    margin-top: 20px;
} 
  #c_effect_018-1667380643895 .e_richText-110 span {font-size:20px !important;}  
 #c_effect_018-1667380643895 .e_loop-41 .p_list > div {
    padding: 10px;
    margin: 0;
    width: 33%;
    float: left;
} 
#c_effect_018-1667380643895 .e_loop-41 .p_list {
    width: 100%;
    padding: 20px 0px;
    margin: 0 auto 0px;
    display: block;
    justify-content: space-between;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    background: #fff;
} 
#c_effect_018-1667380643895 .e_loop-41 .p_list .s_title {
    font-size: 12px;
    line-height: 1.2;
}  
 #c_effect_018-1667380643895 .e_container-61 {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto 0px;
    position: relative;
    background: #f5f5f5;
    border-radius: 15px;
    padding: 10px;
    min-height: 150px;
    display-radio: 1;
    background-color: rgba(245,245,245,0.05);
    margin-top: 30px;
} 
 #c_effect_018-1667380643895 .e_container-111 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
} 
 #c_effect_018-1667380643895 .e_container-111 .cbox-111-1 {
    align-self: center;
    margin-left: 0px;
    padding-top: 20px;
} 
#c_effect_018-1667380643895 .e_text-112 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 20px;
}  
  
#c_effect_018-1667380643895 .e_richText-113  span {font-size:14px !important;}  
#c_new_list_054-1646724322012 .e_richText-28  span {font-size:20px !important;}
#c_new_list_054-1646724322012 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    width: auto;
}  
#c_new_list_054-1646724322012 .e_richText-28 {
    font_radio: 1;
    display-radio: 1;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
}  
 #c_new_list_054-1646724322012 .e_button-36 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 135px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(255,255,255,0.05);
    color: rgba(254,108,47,1);
    border-color: rgba(254,108,47,1);
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    font-weight: bold;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 35px;
} 
#c_static_001-1667462571628 .e_richText-1  span {font-size:20px !important;}
 #c_static_001_P_109-1641281606112 .e_text-87 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255,255,255,1);
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    margin-top: 20px;
} 
#c_static_001_P_109-1641281606112 .e_container-96 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}  
#c_static_001_P_109-1641281606112 .e_container-34 .cbox-34-0 {
    flex: 1;
    margin-left: auto;
}  
#c_static_001_P_109-1641281606112 .e_websiteShare-82 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 1px;
}  
#c_category_332-1661223269720 .e_text-3 {
    line-height: 1;
 
}  
  
  #c_introl_detail_005-1661223760497 .e_richText-5 img {width:100% !important;}  
 #c_magiccube_009-1670223199007 .p_tablist {
    display: block;
} 
#c_magiccube_009-1670223199007 .tab-item {
    display: inline-block;
    width: calc(100% / 2);
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    background: #f6f6f6;
    float: left;
}  
 #c_magiccube_009-1670223199007 .p_active {
    border-bottom: 0px solid #FE6C2F;
    color: #FE6C2F;
} 
#c_navigation_126-1662690442831 .hotline {
    float: left;
    display: none;
} 
#c_static_001-1667377221198 .e_h3-14 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(232,232,232,1);
    line-height: 1;
}  
 #c_static_001-1667377221198 .e_container-4 .cbox-4-2 {
    margin-left: 0px;
    margin-top: 20px;
} 
 #c_static_001-1667377221198 .e_scrollNumber-16 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
    color: rgba(0,44,94,1);
} 
 #c_static_001-1667377221198 .e_text-17 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
    color: rgba(51,51,51,1);
} 
#c_static_001-1667377221198 .e_container-4 .cbox-4-3 {
    padding-left: 21px;
    margin-top: 20px;
} 
 #c_static_001-1667377221198 .e_container-4 .cbox-4-2 {
    border-right: 1px solid #CCCCCC;
    margin-left: 0px;
    flex: 0 0 140px;
} 
#c_static_001-1667377221198 .e_container-4 > .cbox-4-1 {
    border-left: 1px solid #CCCCCC !important;
    border-right: 0px solid #CCCCCC !important;
}  
#c_static_001-1667377221198 .e_container-1 .cbox-1-1 {
    margin-left: 0px;
    margin-top: 20px;
}  

element.style {
}
#c_new_list_054-1646724322012 .e_container-38 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0,44,94,1);
    margin-bottom: 40px;
}
#c_new_list_054-1646724322012 .e_h3-37 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(204,204,204,1);
    text-align: center;
    margin-top: 30px;
    line-height: 1;
}  
 #c_new_list_054-1646724322012 .e_loop-41 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 2);
} 
 #c_new_list_054-1646724322012 .e_text-42 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    color: rgba(255,255,255,1);
    font-size: 16px;
    text-align: center;
} 
#c_new_list_054-1646724322012 .e_text-42 a {
    display: block;
    padding: 10px 10px;
    border: 1px solid #fff;
    margin: 10px;
}  
#c_new_list_054-1646724322012 .e_loop-41 {
    display-radio: 1;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 37px;
}  
#c_new_list_054-1646724322012 .e_richText-40 {
    font_radio: 1;
    display-radio: 1;
    width: 76%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    padding: 20px 0px;
}  
 #c_static_001-1670468853450 .e_h3-1 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(204,204,204,1);
    text-align: center;
    margin-top: 80px;
    line-height: 1;
} 
  #c_static_001-1670468853450 .e_richText-2 span {font-size:20px !important;}  
  #c_static_001-1670469785149 .e_richText-2 span {font-size:20px !important;}
  #c_new_list_174-1670471534057 .e_richText-46 span {font-size:20px !important;}
  #c_static_001-1667462571628 .e_richText-8 span {font-size:20px !important;}
 #c_static_001-1670468853450 .e_loop-4 .p_list {
    display: block;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
} 
#c_static_001-1670469785149 .e_h3-1 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(204,204,204,1);
    text-align: center;
    margin-top: 80px;
    line-height: 1;
    padding-top: 50px;
}  
 #c_static_001-1670469785149 .e_container-5 > .p_item {
    flex: 50%;
    max-width: 100%;
    max-height: 100%;
} 
 #c_static_001-1670469785149 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(255,255,255,1);
    height: auto;
    min-height: 358px;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
} 
#c_static_001-1670469785149 .e_container-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(255,255,255,1);
    height: auto;
    min-height: 334px;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}  
 #c_new_list_174-1670471534057 .e_h3-45 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(232,232,232,1);
    text-align: center;
    margin-top: 0px;
    line-height: 1;
    padding-top: 0px;
} 
#c_new_list_174-1670471534057 .e_container-40 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0,0,1,1);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    display-radio: flex;
    border-bottom: 1px solid #e9e9e9;
}  
#c_new_list_174-1670471534057 .e_text-41 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(0,0,0,1);
    margin-left: 6%;
    margin-right: 6%;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display-radio: -webkit-box;
    font-weight: bold;
}  
 #c_static_001-1667462571628 .e_h3-7 {
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(232,232,232,1);
    text-align: center;
    margin-top: 0px;
    line-height: 1;
    padding-top: 50px;
} 
#c_static_001_P_109-1641281606112 .e_container-69 .cbox-69-1 {
    flex: 100%;
    padding-top: 20px;
    display: none;
}  
#c_static_001_P_109-1641281606112 .e_image-85 {
    overflow: hidden;
    display-radio: 1;
    max-width: 148px;
    margin-top: 20px;
    margin-bottom: 20px;
}  
#c_static_001_P_109-1641281606112 .e_container-69 .cbox-69-2 {
    flex: 0 0 65%;
    padding-top: 20px;
}  
#c_static_001_P_109-1641281606112 .e_container-34 .cbox-34-0 {
    flex: 1;
    margin-left: 0px;
}  
#c_static_001_P_109-1641281606112 .e_websiteShare-82 {

    max-width: 100%;
    
} 
 #c_static_001-1667462571628 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    width: auto;
} 
#c_navigation_126-1662690442831 .icon {
    
    height: 20px;
   
}  
#c_static_001-16702118203470 .e_container-23 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(246,246,246,1);
    margin-left: auto;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
}  
#c_static_001-16702118203470 .e_container-25 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(246,246,246,1);
    margin-left: auto;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
    margin-top: 30px;
}  
#c_static_001-16702977859940 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    width: auto;
} 
#c_static_001_P_9960-1670483934671 {
    display-radio: 1;
    min-height: 0px;
    display: none;
} 
#c_static_001-1646271141209 .e_h3-17 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
#c_static_001-1646271141209 .e_richText-18 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(102,102,102,1);
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 1.6;
}  
#c_static_001_P_6843-1670551762654 .e_container-15 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    transition-property: all;
    
    background-color: rgba(246,246,246,1);
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}  
#c_static_001_P_6843-1670551762654 .e_h3-19 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: rgba(51,51,51,1);
    line-height: 1.5;
    font-weight: bold;
    margin-top: 15%;
} 
#c_static_001_P_6843-1670551762654 .e_button-22 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 112px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 1;
    display-radio: block;
    margin-top: 10px;
    background: none;
    color: #002C5E;
    transition: all 0.3s;
    height: 40px;
    padding: 0;
    line-height: 40px;
    background-color: rgba(255,255,255,1);
    font-size: 14px;
    border-color: #002C5E;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
} 
.aboutleft {
    float: left;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}  
.aboutleft h3 {
    color: rgba(1,45,94,1);
    font-size: 20px;
    font-weight: 600;
    padding-top: 0px;
}  
  .aboutleft p {font-size:14px;} 
.aboutright {
    float: left;
    width: 100%;
}  
 #c_introl_detail_005-1661223760497 .e_container-8 .cbox-8-0 {
    flex: 0 0 35%;
} 
#c_introl_detail_005-1661223760497 .e_h1-14 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}
#c_introl_detail_005-1661223760497 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}  
#c_introl_detail_005-1661223760497 .e_scrollNumber-18 .p_num {
    display-radio: 1;
    font-size: 50px;
    color: rgba(1,45,94,1);
}  
#c_introl_detail_005-1661223760497 .e_scrollNumber-20 .p_num {
    display-radio: 1;
    font-size: 50px;
    color: rgba(1,45,94,1);
}  
 #c_introl_detail_005-1661223760497 .e_scrollNumber-22 .p_num {
    display-radio: 1;
    font-size: 50px;
    color: rgba(1,45,94,1);
} 
#c_static_001-1670553516080 {
    display-radio: 1;
    min-height: 0px;
    display: none;
}  
 #c_new_list_087-1661219939461 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 0px;
    margin-bottom: 5px;
    align-items: center;
    background-color: rgba(242,242,242,1);
    transition: all .5s ease;
    margin-top: 5px;
} 
 #c_static_001-1641806403007 .e_container-1 .cbox-1-1 {
    align-self: center;
    padding-right: 10px;
    padding-left: 10px;
}
 #c_recruit_list_010-1670557021847 .e_container-27 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    display-radio: flex;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
} 
  #c_recruit_list_010-1670557021847 .e_container-14 {width: 100%;} 
#c_new_list_087-1661219939461 .e_container-2 .cbox-2-1 {
    flex: 1;
}  
  #c_navigation_116-1664352772484 .e_container-21 .cbox-21-2 {
 
    display: none;
}  
 #c_navigation_116-1664352772484 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    width: 94%;
    height: 70px;
} 
#c_navigation_116-1664352772484 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 0px;
}  
#c_navigation_116-1664352772484 .e_container-21 .cbox-21-0 {
    flex: 0 0 80%;
    align-self: center;
}  
#c_navigation_116-1664352772484 .e_container-21 .cbox-21-2 {
    margin-right: 0px;
    margin-left: auto;
    align-self: center;
    flex: 0 0 0px;
}  
#c_navigation_116-1664352772484 .e_container-24 .cbox-24-0 {
    flex: 0 0 auto;
    align-self: center;
    padding-top: 13px;
}  
 #c_navigation_116-1664352772484 .e_navigationF-27 {
    display: flex;
    justify-content: flex-end;
} 
#c_banner_019-16736881644140 .e_bannerA-2 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 5s ease-out;
    transform: scale(1.1);
    min-height: auto;
}  
#c_static_001-16736881901230 .e_loop-7 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
    margin-bottom: 20px;
}  
#c_effect_047-16736882163662 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}  
  
#c_static_001-16736882687110 .e_container-26 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}  
#c_static_001-16736882687110 .e_image-27 {
    overflow: hidden;
    display-radio: 1;
    padding-right: 0px;
    margin-bottom: 20px;
}  
#c_static_001_P_11605-16736876107470 .e_container-69 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}  
#c_static_001_P_11605-16736876107470 .e_image-103 {
    overflow: hidden;
    display: none;
}  
#c_static_001_P_11605-16736876107470 .e_text-102 {
 
    display: none;
}  
#c_static_001_P_11605-16736876107470 .e_container-101 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 120px;
    margin-right: auto;
    margin-left: auto;
}  
 #c_static_001_P_11605-16736876107470 .e_container-96 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
} 
#c_static_001_P_11605-16736876107470 .e_websiteShare-82 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    max-width: 100%;
    margin-left: 0px;
} 
 #c_banner_019-16644361172280 .e_bannerA-2 .swiper-slide {
    height: auto;
} 
#c_category_415-1673832550380 {
    min-height: 0px;
    display-radio: 1;
    max-width: 100%;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}  
#c_static_001-1673833360369 {
    display-radio: 1;
    max-width: 193px;
    min-height: 100px;
    height: auto;
    display: none;
}  
#c_category_415-1673832550380 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-left: auto;
    padding-left: 60px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    max-width: none;
    border-top-left-radius: 0px;
    display-radio: flex;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-fill-value: background-image;
    background-image: url(../image/04ae247b-4ebb-415f-8d62-588fa486adae.jpg);
    background-repeat: no-repeat;
    height: 59px;
    display: none;
}  
 #c_category_348-1673836634257 {
    min-height: 0px;
    display-radio: 1;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 100%;
}
#c_category_348-1673836634257 .cateGoryArr {
    border: 1px solid #ebebeb;
    background: #f6f6f4;
    margin-bottom: 0px;
    padding: 20px;
    border-radius: 4px;
    text-align: right;
    cursor: pointer;
    transition: all ease .3s;
  
}  
#c_category_348-1673836634257 .cateGoryArr svg {
    margin: 0;
    width: 29px;
    height: 100%;
    margin-top: -15px;
}  
  #content_box-16738395557650-0 {display:none;}  
#c_static_001_P_11240-1673848056627 .e_loop-54 .p_list {
    display: block;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}  
 #c_static_001_P_11240-1673848056627 .e_container-55 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    border-bottom: 1px solid #eee;
}
#c_static_001_P_11240-1673848056627 .e_container-55 {
    display: block;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    border-bottom: 1px solid #eee;
}  
  
#c_static_001_P_11240-1673848056627 .e_container-62 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 38px;
    display-radio: flex;
    height: 30px;
    margin-top: 0px;
}  
 #c_static_001_P_11240-1673848056627 .e_h3-56 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    color: rgba(51,51,51,1);
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
} 
 #c_static_001_P_11240-1673848056627 .e_richText-57 {
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 14px;
    color: rgba(153,153,153,1);
    line-height: 1.5;
    font-family: Microsoft YaHei;
    width: 100%;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#c_static_001_P_11240-1673848056627 .e_image-59 {
    overflow: hidden;
    margin-top: 20px;
}
#c_static_001-16738482717470 .e_richText-5 img {
    max-width: 100%;
    height: auto!important;
    width: 100% !important;
}  
#c_static_001-16736881901230 .e_image-8 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    transition-property: all;
  
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}  
  
  
}