/*公共类~~~标题文字*/

.commTitle1{width: 100%;text-align: center;font-size: 28px;font-weight: 700;padding: 60px 0 30px 0;position: relative;border: 0px solid red;margin-bottom: 30px;}
/*.commTitle1:after{content: "";position: absolute;width: 80px;height: 3px;border-radius: 3px;left: 50%;transform: translateX(-50%);bottom: 0;background: #fe0100;}*/
.commTitle1 span{font-size: 28px;font-weight: 700;color:red;}
@media screen and (max-width: 1000px){
  /*--*/
  .commTitle1{padding: 0.6rem 0 0.3rem 0;margin-bottom: 0.3rem;font-size: 0.36rem;}
  .commTitle1 span{font-size: 0.36rem;}
  }

/*公共类~~~单独段落文字*/

.paragraph1{line-height: 30px;border: 0px solid red;width: 80%;margin: 0 auto;}
.paragraph2{width: 100%;display: flex;justify-content: center;align-items: center;font-size: 15px;color: #555;padding-bottom: 60px;}
.paragraph2 a{color: #2cb5e7;padding: 0 10px;}
@media (any-hover: hover){
  /*--*/
  .paragraph2 a:hover{text-decoration: none;color: #139dcf;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .paragraph2 a:active{text-decoration: none;color: #139dcf;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .paragraph1{width: 100%;line-height: 0.5rem;}
  .paragraph2{font-size: 0.28rem;padding-bottom: 0.6rem;display: block;text-align: center;line-height: 0.5rem;}
  .paragraph2 a{padding: 0;text-decoration: none;}
  }

/*公共类~~~单独图片展示*/

.showImg1{width: 100%;display: flex;justify-content: center;padding-top: 60px;}
.showImg1 img{max-width: 100%;display: block;}
@media screen and (max-width: 1000px){
  /*--*/
  .showImg1{padding-top: 0.6rem;}
  }

/*公共类~~~列表和链接*/

.CategoryList1{width: 100%;overflow: hidden;padding: 60px 0;    }
.CategoryList1 a{width: 23.5%;margin-right: 2%;float: left;border: 0px solid red;padding: 10px 0;font-size: 16px;color: #000;font-weight: 400;}
.CategoryList1 a:nth-child(4n){margin-right: 0;}
/*.yiDong20250309{padding-left:10%;}*/

@media (any-hover: hover){
  /*--*/
  .CategoryList1 a:hover{color: #2cb5e7;text-decoration: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .CategoryList1 a:active{color: #2cb5e7;text-decoration: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .CategoryList1{padding: 0.6rem 0}
  .CategoryList1 a{width: 49%;text-decoration: none;font-weight: 400;padding: 0.15rem 0;}
  .CategoryList1 a:nth-child(4n){margin-right: 2%;}
  .CategoryList1 a:nth-child(2n){margin-right: 0%;}
  .CategoryList1 a{font-size: 0.28rem;text-align: left;}
  .CategoryDiv1 .CategoryList1{padding-top: 0;padding-bottom: 0.6rem;margin-top: 25px;}
  .CategoryDiv1 .CategoryList1 a{margin-right:0;padding-left: 15%;width: 100%; float: left;}
  .CategoryDiv1 .CategoryList1 a:nth-child(2n){margin-right: 2%;}
  .CategoryDiv1 .CategoryList1 a:nth-child(3n){margin-right: 0%;}
  .yiDong20250309{padding-left:0%;}
  .CategoryDiv1 .jianJu20250309 a{width:50%;margin-right:0 !important;}
  }

/*仅仅一张大图banner*/

.onlyBanner1{width: 100%;display: flex;justify-content: center;height: 350px;}
@media screen and (max-width: 1000px){
  /*--*/
  .onlyBanner1{height: 4rem;}
  }

/*富文本区域样式*/

.richTextDiv1{width: 100%;padding-bottom: 100px;overflow: hidden;}
.richTextDiv1 p{width: 100% !important;line-height: 35px;color: #555;padding-top: 30px;} /*text-align: justify;*/
.richTextDiv1 p:first-child{padding-top: 0;}
.richTextDiv2{width: 100%;padding-bottom: 100px;}
.richTextDiv2 .itembox{width: 100%;}
.richTextDiv2 .itembox a{max-width: 100%;display: inline-flex;align-items: center;border-bottom: 1px solid red;padding: 15px 0;border: 0px solid red;transition: all 0.4s;}
.richTextDiv2 .itembox a span{font-size: 16px;color: #555;transition: all 0.4s;}
.richTextDiv2 .itembox a span.iconfont{color: #555;}
.richTextDiv2 .itembox a span.text{padding-left: 10px;text-align: justify;line-height: 26px;}
.richTextDiv2 .itembox:first-child a{padding-top: 0;}
.richTextDiv2 .itembox:last-child a{padding-bottom: 0;}
@media (any-hover: hover){
  /*--*/
  .richTextDiv2 .itembox a:hover span.text{color: #2cb5e7;text-decoration: none;}
  .richTextDiv1 a:hover{color: #2cb5e7 !important;text-decoration: none !important;}
  .richTextDiv1 a:hover *{color: #2cb5e7 !important;text-decoration: none !important;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .richTextDiv2 .itembox a:active span.text{color: #2cb5e7;text-decoration: none;}
  .richTextDiv1 a:active{color: #2cb5e7 !important;text-decoration: none !important;}
  .richTextDiv1 a:active *{color: #2cb5e7 !important;text-decoration: none !important;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .richTextDiv1{padding-bottom: 1rem;}
  .richTextDiv2{padding-bottom: 1rem;}
  .richTextDiv1 p{line-height: 0.45rem;padding-top: 0.25rem;}
  .richTextDiv2 .itembox a{padding: 0.15rem 0;text-decoration: none;}
  .richTextDiv2 .itembox a span{font-size: 0.28rem;}
  .richTextDiv2 .itembox a span.text{text-align: left;line-height: 0.4rem;padding-left: 0.25rem;}
  }

/*pc头部导航栏*/

.pcHeader1{width: 100%;display: flex;justify-content: center;padding: 20px 0;box-shadow: 0 0 10px #ddd;position: fixed;left: 0;top: 0;right: 0;z-index: 100;background: #fff;}
.pcHeader2{display: flex;justify-content: space-between;align-items: center;border: 0px solid red;}
.pcHeader2>a{width: 200px;border: 0px solid red;}
.pcHeader2>a img{display: block;width: 83%;}
.pcHeader2 .searchDiv{width: 400px;display: inline-flex;display:none;}
.pcHeader2 .searchDiv input,.pcHeader2 .searchDiv a{height: 40px;}
.pcHeader2 .searchDiv input{width: 85%;background: #fff;border: 1px solid #ddd;padding: 0 10px;font-size: 16px;transition: all 0.4s;}
.pcHeader2 .searchDiv input:focus{border: 1px solid #2cb5e7;}
.pcHeader2 .searchDiv a{width: 15%;background: #2cb5e7;display: inline-flex;justify-content: center;align-items: center;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.pcHeader2 .searchDiv a .iconfont{font-size: 20px;color: #fff;}
.pcHeader2 .menuDiv{display: inline-flex;height: 100%;}
.pcHeader2 .menuDiv a{background: -pink;display: inline-flex;height: 100%;align-items: center;padding: 0 10px;position: relative;font-size: 17px;}
.pcHeader2 .menuDiv a:before{content: "";width: 35px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0%;height: 3px;background: transparent;border-radius: 3px;transition: all 0.4s;}
/*.pcHeader2 .menuDiv a.on:before{background: #fe0100} */
.pcHeader2 .menuDiv a.on {color:#2cb5e7} /*background: #fe0100; */
@media screen and (max-width: 1000px){
  /*--*/
  .pcHeader2 .searchDiv input{font-size: 0.28rem;}
  .pcHeader1{padding: 0.1rem 0;position: inherit;left: inherit;top: inherit;right: inherit;}
  .pcHeader2{flex-wrap: wrap;justify-content:center;}
  .pcHeader2>a{width: 40%;}
  .pcHeader2 .searchDiv{width: 60%;}
  .pcHeader2 .menuDiv{width: 100%;height: inherit;background: -pink;}
  .pcHeader2 .menuDiv a{border: 0px solid red;height: 0.8rem;padding: 0;flex: 1;justify-content: center;font-size: 0.3rem;}
  .pcHeader2 .menuDiv a:before{bottom: 5%;}
  .pcHeader2 .searchDiv a .iconfont{font-size: 0.32rem;}
  .pcHeader2 .searchDiv input{width: 80%;}
  .pcHeader2 .searchDiv a{width: 20%;}
  .pcHeader2 .searchDiv input,.pcHeader2 .searchDiv a{height: 0.55rem;}
  .pcHeader1{display:none;}
  }

/*pc头部导航栏~~~响应式*/

@media (any-hover: hover){
  /*--*/
  .pcHeader2 .searchDiv a:hover{background: #1687b1;}
  /*.pcHeader2 .menuDiv a:hover:before{background: #fe0100;}*/
  .pcHeader2 .menuDiv a:hover{color: #2cb5e7;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .pcHeader2 .searchDiv a:active{background: #139dcf;}
  .pcHeader2 .menuDiv a:active:before{background: #fe0100;}
  }

/*公共类底部*/

.commFooter1{width: 100%;background: #414141;}
.commFooter2{display: flex;justify-content: space-between;align-content: center;}
.commFooter2 div a{padding: 20px 5px;border: 0px solid red;}
.commFooter2 .banQuan{display: inline-flex;align-items: center;}
.commFooter2 .banQuan a{color: #eee;margin-left: 20px;}
.commFooter2 .banQuan a span{color:#eee;transition:color 0.4s;}
.commFooter2 .banQuan a:first-child{margin-left: 0;}
.commFooter2 .banQuan .aa2{margin-left:0;}
.commFooter2 .banQuan .aa3{display:none;}
.commFooter2 .footNav{display: inline-flex;align-items: center;}
.commFooter2 .footNav a{color: #fff;margin-left: 20px;}
.commFooter2 .footNav a:first-child{margin-left: 0;}
@media (any-hover: hover){
  /*--*/
  .commFooter2 div a:hover{color: #2cb5e7;text-decoration: none;}
  .commFooter2 div a:hover span{color: #2cb5e7;text-decoration: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commFooter2 div a:active{color: #2cb5e7;text-decoration: none;}
  .commFooter2 div a:active span{color: #2cb5e7;text-decoration: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commFooter1{padding: 0.15rem 0;padding-left: 14%;}
  .commFooter2{display: block;}
  .commFooter2 .banQuan{width: 100%;display: block;}
  .commFooter2 .footNav{width: 100%;display: flex;}
  .commFooter2 div a{padding: 0.15rem;text-decoration: none;}
  .commFooter2 .banQuan a{margin-left: 0;width:100%;font-size:0.26rem;}
  .commFooter2 .footNav a{margin-left: 0.2rem;}
  }

/*轮播滚动图*/

#indexBanner{width: 100%;}
#indexBanner .swiper-pagination{z-index: 99993;bottom: 30px !important;}
#indexBanner .swiper-pagination-bullet{background: none !important;border: 2px solid #fff !important;outline: none !important;box-sizing: border-box;opacity: 1 !important;width: 16px;height: 16px;}
#indexBanner .swiper-pagination-bullet-active{background: #fff !important;}
@media screen and (max-width: 1000px){
  /*--*/
  #indexBanner .swiper-pagination{bottom: 0.25rem !important;}
  #indexBanner .swiper-pagination-bullet{width: 12px;height: 12px;}
  #indexBanner .swiper-button-next:after,#indexBanner .swiper-button-prev:after{font-size: 0.4rem;font-weight: 700;}
  }

/*Categories==类别==分类*/

.CategoryDiv1{padding-bottom: 60px;}
@media screen and (max-width: 1000px){
  /*--*/
  .CategoryDiv1{padding-bottom: 0;padding-left: 0px;}
  }

/*Locations==位置*/

.LocationDiv1{width: 100%;padding-left: 40px;
}
.LocationDiv1 .CategoryList1 a{font-weight: 400;}
@media screen and (max-width: 1000px){
  /*--*/
  .LocationDiv1{width: 100%;padding-left: 0px;}
  .LocationDiv1 .CategoryList1{padding-bottom: 0.6rem;}
  }

/*Companies Listed==上市公司~~~*/

.categoryTable1{width: 100%;box-shadow: 0 0 10px #e5e5e5;margin-bottom: 40px;}
.categoryTable1 .oneRow{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.categoryTable1 .itembox:nth-child(1){width: 30%;border: 0px solid red;}
.categoryTable1 .itembox:nth-child(2){width: 20%;border: 0px solid orange;text-align: center;display: flex;align-items: center;justify-content: center;}
.categoryTable1 .itembox:nth-child(2) p{max-height: 60px;line-height: 30px;padding: 0 !important;}
.categoryTable1 .itembox:nth-child(3){width: 50%;border: 0px solid pink;}
.categoryTable1 .itembox:nth-child(3) p{line-height: 30px;max-height: 90px;}
.categoryTable1 .listHead{background: #ddd;}
.categoryTable1 .listHead .itembox{font-weight: 700;padding: 15px;}
.categoryTable1 .oneRow{transition: all 0.4s;padding: 0 20px;}
.categoryTable1 .oneRow .itembox{padding: 5px;}
.categoryTable1 .listHead .itembox:nth-child(1){padding-left:5%;}
.categoryTable1 .listHead .itembox:nth-child(2){text-align:left;justify-content:left;padding-left:0;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1){display: inline-flex;cursor: pointer;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls{background: -pink;margin-right: 10px;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls span{width: 100%;border: 0px solid blue;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 22px;cursor: pointer;transition: all 0.4s;display: none;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls img{width: 16px;height: 16px;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs{width: 85%;background: -orange;margin-left: 10px;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd1{width: 100%;display: flex;align-items: center;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd1{width: 100%;overflow: hidden;background: -red;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd1 img{display: block;height:100px;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd2{padding: 5px 0;transition:color 0.4s;color:#2cb5e7}
.categoryTable1 .listBody .oneRow:nth-child(odd){background: rgba(44, 181, 231, 0.1);}
.categoryTable1 .listBody .oneRow:nth-child(even){background: #fff;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(2) p{text-align:left;}
.categoryTable1 .listBody .itembox:nth-child(2){padding-left:0;}
.categoryTable1 .listBody .oneRow .itembox{padding:2px 0;}

@media screen and (max-width: 1000px){
  /*--*/
  .categoryTable1 .oneRow .itembox{padding: 0.1rem;}
  .categoryTable1 .itembox:nth-child(2) p{padding: 0 !important;}
  .categoryTable1 .itembox:nth-child(2) p{line-height:0.4rem;max-height:inherit;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1){display: flex;flex-direction: row;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs{width: inherit;max-width:85%;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd2{color: #2cb5e7;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls{align-items:flex-start;padding-left:0.2rem;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls span{font-size: 0.3rem;display: none;}
  .categoryTable1 .itembox{width:100% !important;padding:0 !important;}
  .categoryTable1 .oneRow{display:block;}
  .categoryTable1 .listHead{padding:0.15rem !important;}
  .categoryTable1 .listHead .itembox{padding-top: 0.1rem !important;}
  .categoryTable1 .listHead .itembox:nth-child(1){padding-top:0 !important;}
  .categoryTable1 .listBody .itembox:nth-child(2){padding-left:0.2rem !important;}
  .categoryTable1 .listBody .itembox:nth-child(3){padding-left:0.2rem !important;}
  .categoryTable1 .itembox:nth-child(3) p{line-height:0.4rem;max-height:inherit;}
  .categoryTable1 .listBody .oneRow{padding:0.15rem 0;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd1 img{height:1.5rem;}
}
/*Companies Listed==上市公司~~~切换效果：整体切换*/

.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls span.ss1{display: flex;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .fls span.ss2{display: none;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs .dd1{display: none;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(3) p{-webkit-line-clamp: 1;}
.categoryTable1 .listBody .oneRow .itembox:nth-child(2) p{-webkit-line-clamp: 1;}

/*Companies Listed==上市公司~~~切换效果：前面三行*/


/*.categoryTable1 .listBody .oneRow:nth-child(1) .itembox:nth-child(1) .frs .dd1{display: block;}
.categoryTable1 .listBody .oneRow:nth-child(2) .itembox:nth-child(1) .frs .dd1{display: block;}
.categoryTable1 .listBody .oneRow:nth-child(3) .itembox:nth-child(1) .frs .dd1{display: block;}
.categoryTable1 .listBody .oneRow:nth-child(1) .itembox:nth-child(1) .fls span.ss2{display: flex;}
.categoryTable1 .listBody .oneRow:nth-child(2) .itembox:nth-child(1) .fls span.ss2{display: flex;}
.categoryTable1 .listBody .oneRow:nth-child(3) .itembox:nth-child(1) .fls span.ss2{display: flex;}
.categoryTable1 .listBody .oneRow:nth-child(1) .itembox:nth-child(1) .fls span.ss1{display: none;}
.categoryTable1 .listBody .oneRow:nth-child(2) .itembox:nth-child(1) .fls span.ss1{display: none;}
.categoryTable1 .listBody .oneRow:nth-child(3) .itembox:nth-child(1) .fls span.ss1{display: none;}
.categoryTable1 .listBody .oneRow:nth-child(1) .itembox:nth-child(3) p{-webkit-line-clamp: 3;}
.categoryTable1 .listBody .oneRow:nth-child(2) .itembox:nth-child(3) p{-webkit-line-clamp: 3;}
.categoryTable1 .listBody .oneRow:nth-child(3) .itembox:nth-child(3) p{-webkit-line-clamp: 3;}*/


/*Companies Listed==上市公司~~~加了on的class*/

.categoryTable1 .listBody .oneRow.on .itembox:nth-child(1) .frs .dd1{display: block;}
.categoryTable1 .listBody .oneRow.on .itembox .frs .dd1 img {width:80%;height:80%}
.categoryTable1 .listBody .oneRow.on .itembox:nth-child(1) .fls span.ss1{display: none;}
.categoryTable1 .listBody .oneRow.on .itembox:nth-child(1) .fls span.ss2{display: none;}
.categoryTable1 .listBody .oneRow.on .itembox:nth-child(3) p{-webkit-line-clamp: 3;}
.categoryTable1 .listBody .oneRow.on .itembox:nth-child(2) p{-webkit-line-clamp: 2;}

/*Companies Listed==上市公司~~~响应式*/

@media (any-hover: hover){
  /*--*/
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1):hover .fls span{color: #fe0100;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs:hover .dd2{color:#139DCF;text-decoration:none;}
  /*.categoryTable1 .listBody .oneRow:hover{background: rgba(254, 1, 0, 0.1);}*/
  }
@media screen and (max-width: 1000px){
  /*--*/
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1):active .fls span{color: #fe0100;}
  .categoryTable1 .listBody .oneRow .itembox:nth-child(1) .frs:active .dd2{color:#139DCF;text-decoration:none;}
  /*.categoryTable1 .listBody .oneRow:active{background: rgba(254, 1, 0, 0.1);}*/
  }

/*Detail==详情页面*/

.companyInfo1{width: 100%;padding: 100px 0;}
.companyInfo1 .companyName{width: 100%;font-weight: 700;line-height: 36px;font-size: 22px;}
.companyInfo1 .companyWeb a{font-size: 19px;color: #2cb5e7;padding: 20px 20px 10px 0;}
.companyInfo1 .companyCategories{display: flex;align-items: center;width: 100%;border: 0px solid red;padding-bottom: 10px;flex-wrap: wrap;}
.companyInfo1 .companyCategories a{font-size: 17px;color: #2cb5e7;padding: 10px 0px 10px 0px;}
.companyInfo1 .companyCategories i:last-child{display: none;}
.companyInfo1 .companyLocation{color: #555;font-size: 17px;}
.companyInfo1 .companyProfile{width:100%;justify-content:space-between;padding-top:15px;display:flex;}/**/
.companyInfo1 .companyProfile .dd1{font-size: 18px;width:70px;line-height: 36px;}
.companyInfo1 .companyProfile .dd2{font-size: 17px;color: #555;text-align: justify;line-height: 36px;width:calc(100% - 70px);padding-left: 15px;}
.companyInfo1 .companyLinks{padding-top: 50px;}
.companyInfo1 .companyLinks a{color: #2cb5e7;font-size: 17px;}
.companyInfo1 .backPrevLink{width:100%;display:flex;align-items:center;justify-content:center;padding-top:40px;}
.companyInfo1 .backPrevLink a{color:#555;font-size:17px;text-decoration:none;padding-left:10px;padding-right:10px;}

@media screen and (max-width: 1000px){
  /*--*/
  .companyInfo1{padding: 0.6rem 0 1rem 0;}
  .companyInfo1 .companyName{line-height: 0.5rem;font-size: 0.36rem;}
  .companyInfo1 .companyWeb a{padding: 0.2rem 0.2rem 0.1rem 0;text-decoration: none;font-size: 0.28rem;}
  .companyInfo1 .companyCategories{padding-bottom: 0.1rem;}
  .companyInfo1 .companyCategories a{text-decoration: none;font-size: 0.28rem;}/*padding: 0.1rem;*/
  .companyInfo1 .companyLocation{font-size: 0.29rem;}
  .companyInfo1 .companyProfile{padding-top:0.2rem;}
  .companyInfo1 .companyProfile .dd1{font-size: 0.29rem;line-height:0.46rem;width:20%;}
  .companyInfo1 .companyProfile .dd2{line-height: 0.46rem;font-size: 0.29rem;width:80%;text-align:left;padding-left: 5px;}
  .companyInfo1 .companyLinks{padding-top: 0.6rem;}
  .companyInfo1 .companyLinks a{text-decoration: none;font-size: 0.29rem;text-align: justify;}
  .companyInfo1 .backPrevLink{padding-top:0.3rem;}
  .companyInfo1 .backPrevLink a{font-size:0.3rem;padding-left:0.3rem;padding-right:0.3rem;}
  }

/*Detail==详情页面~~~响应式*/

@media (any-hover: hover){
  /*--*/
  .companyInfo1 .companyWeb a:hover{color: #139DCF;text-decoration: none;}
  .companyInfo1 .companyCategories a:hover{color: #139DCF;text-decoration: none;}
  .companyInfo1 .companyLinks a:hover{color: #139DCF;text-decoration: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .companyInfo1 .companyWeb a:active{color: #139DCF;text-decoration: none;}
  .companyInfo1 .companyCategories a:active{color: #139DCF;text-decoration: none;}
  .companyInfo1 .companyLinks a:active{color: #139DCF;text-decoration: none;}
  }

/*Companies Listed==标签的全名*/

.labelList{width: 100%;padding-bottom: 20px;}
.labelList>div{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.labelList>div .itembox{width: 47%;display: flex;align-items: center;}
.labelList>div .itembox span{padding: 12px;border: 0px solid red;}
.labelList>div .itembox .ss1{width: 30%;}
.labelList>div .itembox .ss2{width: 70%;}
.labelList .tabHead .itembox span{font-weight: 700;font-size: 17px;padding-bottom: 20px;}
.labelList .tabHead .itembox .ss1{text-align: center;}
.labelList .tabBody .itembox span{color: #666;height: 100%;display: inline-flex;align-items: center;border: 1px solid #fff;line-height: 25px;}
.labelList .tabBody .itembox .ss1{background: #edf5fd;justify-content: center;text-align: center;}
.labelList .tabBody .itembox .ss2{background: #f5faff;}
@media screen and (max-width: 1000px){
  /*--*/
  .labelList .tabHead .itembox span{font-size: 0.28rem;padding: 0.2rem;}
  .labelList>div .itembox{width: 100%;}
  .labelList>div .itembox span{padding: 0.15rem;}
  .labelList .tabBody .itembox span{line-height: 0.45rem;}
  .labelList .tabHead .itembox:first-child{display: none;}
  .labelList .tabHead .itembox:last-child{background: rgba(44, 181, 231, 0.2);}
  .labelList .tabHead .itembox span{border: 1px solid #fff;}
  }


/*黄老师于20250309新增：仅仅手机端导航 开始*/
.huangWapBox{display: block;}
.huangWapTop{height: 60px;border-bottom: 1px solid #f5f5f5;background: #fff;box-sizing: border-box;overflow: hidden;display: flex;justify-content: space-between;position: fixed;z-index: 9999;width: 100%;left: 0;top: 0;border-left: 1px solid #aaa;}
.huangWapTop a{display: flex;align-items: center;box-sizing:border-box;padding:0 0.3rem;}
.huangWapTop .fllogo img{width: 60%;}
.huangWapTop .frlink img{width: 25px;font-size:inherit;}
.huangWapMask{transform: translateX(100%); position: fixed; top: 0; right: 0; bottom: 0; width: 60%; height: 100%; background: #fff; z-index: 9999999; transition: all 0.5s;}
.huangWapMask2{transform: translateX(0%);}
.huangWapMenu{    border-left: 1px solid #aaa;height: 100%; text-align:left}
.huangWapMenu a{display: block;width: 100%;box-sizing: border-box;padding: 15px 35%;border-bottom: 1px solid #f5f5f5;font-size: 15px;transition:all 0.5s;}
.huangWapMenu a:active{background:#f5f5f5;}
@media screen and (min-width: 1000px){
  /*仅仅电脑端*/
.huangWapBox{display:none;}
  }
@media screen and (max-width: 1000px){
  /*仅仅手机端*/
body,.huangWapMask{padding-top: 60px;box-sizing: border-box;}
  }
/*黄老师于20250309新增：仅仅手机端导航 结束*/
 .close-button {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    padding: 0 0.2rem !important
}

.close-button::before,
.close-button::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: black;
    top: 0.6rem;
    left: -0.3rem;
}

.close-button::before {
    transform: rotate(45deg);
}

.close-button::after {
    transform: rotate(-45deg);
}
