.cloudzoom-zoom {
  z-index: 9999;
}
.header {
  z-index: 99999;
}


.public_w {
  max-width: 1420px;
  width: 80%;
  margin: 0 auto;
}
.banner {
  position: relative;
}
.banner .ban_img {
  width: 100%;
}
.banner .banner_shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner .banner_name {
  display: flex;
  height: 100%;
  align-items: center;
}
.banner .banner_name2 {
  font-size: calc(10px + 2rem);
  font-family: PingFangSC;
  color: #FFFFFF;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.nav_skipage {
  box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.3);
}
.nav_skipage .loc_nav {
  display: flex;
  align-items: center;
  height: calc(40px + 2rem);
}
.nav_skipage .loc_nav .map_img {
  width: calc(11px + 0.5rem);
  margin-right: calc(6px + 0.3rem);
}
.nav_skipage .loc_nav .map_img img {
  width: 100%;
}
.nav_skipage .loc_nav .crumbsNav span {
  font-size: calc(10px + 0.4rem);
  font-family: PingFangSC;
  font-weight: 500;
  color: #777777;
}
.nav_skipage .loc_nav .crumbsNav .crumbsEnd {
  color: #333333;
}
.nav_skipage .crumbsSection {
  display: flex;
  justify-content: space-between;
}
.nav_skipage .skipage {
  display: flex;
}
.nav_skipage .skipage a {
  display: flex;
  width: calc(100px + 8rem);
  height: 100%;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.nav_skipage .skipage a .skip_iconItem {
  font-size: calc(15px + 1rem);
  color: #333;
  transition: 0.3s;
  margin-right: calc(5px + 0.25rem);
}
.nav_skipage .skipage a .skip_iconItem::before {
  color: inherit;
}
.nav_skipage .skipage a .skipage_name {
  font-size: calc(10px + 0.4rem);
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  transition: 0.3s;
}
.nav_skipage .skipage a:hover {
  background-color: #0948A5;
}
.nav_skipage .skipage a:hover .skip_iconItem {
  color: #fff;
}
.nav_skipage .skipage a:hover .skipage_name {
  color: #fff;
}
.titleName2 h5 {
  font-size: calc(10px + 2rem);
  font-family: CenturyGothicB;
  color: #333333;
  padding-bottom: 1.2rem;
  position: relative;
}
.titleName2 .tranLine2 {
  display: block;
  width: calc(22px + 3rem);
  height: calc(2px + 0.1rem);
  background-color: #EC6600;
}
.about_box {
  margin-top: 6rem;
  user-select: none;
}
.about_box .companyProfile {
  margin-bottom: 6.5rem;
}
.about_box .companyProfile h5 {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 1.7rem);
  color: #333333;
  text-align: center;
  margin-bottom: 3.5rem;
}
.about_box .companyProfile .about_con {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #333333;
  text-align: center;
  line-height: calc(10px + 1.1rem);
  margin-bottom: 2.5rem;
}
.about_box .companyProfile .about_con p {
  text-indent: 2em;
  margin-bottom: 0.5rem;
}
.about_box .companyProfile .public_w4 {
  max-width: 1110px;
  margin: 0 auto;
}
.about_box .companyProfile .company_about {
  display: flex;
  justify-content: space-between;
}
.about_box .companyProfile .company_about .company_img1 {
  display: flex;
  width: 35.38%;
  padding: 0 1.5rem;
  justify-content: center;
  flex-direction: column;
  background-image: url("../images/about_bg.jpg");
  background-size: cover;
}
.about_box .companyProfile .company_about .comp_name {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.9rem);
  color: #FFFFFF;
  padding-bottom: 1rem;
  position: relative;
  margin-bottom: 2.2rem;
}
.about_box .companyProfile .company_about .comp_name img {
  width: 30%;
}
.about_box .companyProfile .company_about .comp_name::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  content: "";
  width: 80%;
  height: 2px;
  background-color: #fff;
  transform: translateX(-50%);
}
.about_box .companyProfile .company_about .slogan {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.7rem);
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 1.5rem;
}
.about_box .companyProfile .company_about p {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #FFFFFF;
  line-height: calc(10px + 1.1rem);
  text-align: center;
}
.about_box .aboutName h3 {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 1.7rem);
  color: #333;
  margin-bottom: 0.5rem;
}
.about_box .aboutName p {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 0.7rem);
  color: #777;
  margin-bottom: 1rem;
  letter-spacing: 1px;
}
.about_box .aboutName .lineae {
  display: flex;
  width: calc(150px + 10rem);
  height: calc(2px + 0.1rem);
  align-items: center;
  background-color: #D8D8D8;
}
.about_box .aboutName .lineae::after {
  display: block;
  content: "";
  width: 20%;
  height: 100%;
  background-color: #046AC4;
}
.about_box .honor {
  padding: 3.5rem 0 5rem;
  margin-bottom: 5.7rem;
  background-image: url("../images/honor_bg.jpg");
  background-size: cover;
}
.about_box .honor .honorName_switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem;
}
.about_box .honor .honorName_switch .aboutName h3 {
  color: #fff;
}
.about_box .honor .honorName_switch .aboutName p {
  color: rgba(255, 255, 255, 0.8);
}
.about_box .honor .honorName_switch .aboutName .lineae {
  background-color: #fff;
}
.about_box .honor .honorName_switch .certi_switchonor {
  display: flex;
  width: calc(70px + 4rem);
  align-items: center;
  justify-content: space-between;
}
.about_box .honor .honorName_switch .certi_switchonor .certi_sweit {
  display: flex;
  width: calc(30px + 1.5rem);
  height: calc(30px + 1.5rem);
  border-radius: 50%;
  border: 1px solid #fff;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  transition: 0.3s;
}
.about_box .honor .honorName_switch .certi_switchonor .certi_sweit i {
  color: #0068C3;
  font-size: calc(3px + 0.2rem);
}
.about_box .honor .honorName_switch .certi_switchonor .certi_sweit i::before {
  color: inherit;
}
.about_box .honor .honorName_switch .certi_switchonor .certi_sweit.swiper-button-disabled {
  border-color: #898c8fda;
  background-color: #00000000;
}
.about_box .honor .certifi_switch .swiper-slide {
  background-color: #fff;
}
.about_box .honor .certifi_switch .certifiImg {
  padding: 1.7rem 0;
}
.about_box .honor .certifi_switch .certifiImg .certifi_imgitem {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 1.3rem;
  border-bottom: 2px solid #D8D8D8;
  margin-bottom: 1.5rem;
}
.about_box .honor .certifi_switch .certifiImg .certifi_imgitem img {
  width: 85%;
}
.about_box .honor .certifi_switch .certifiImg .time_name {
  text-align: center;
}
.about_box .honor .certifi_switch .certifiImg .time_name .name {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.5rem);
  color: #333333;
}
.about_box .honor .swiper-pagination1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: calc(20px + 1.5rem);
}
.about_box .honor .swiper-pagination1 .my-bullet1 {
  display: flex;
  width: calc(3px + 0.15rem);
  height: calc(3px + 0.15rem);
  border-radius: 50%;
  background-color: #aaa;
  align-items: center;
  justify-content: center;
  margin: 0 calc(10px + 0.3rem);
  transition: 0.3s;
}
.about_box .honor .swiper-pagination1 .my-bullet1::before {
  position: absolute;
  display: block;
  content: "";
  width: calc(8px + 0.5rem);
  height: calc(8px + 0.5rem);
  border-radius: 50%;
  border: 1px solid #aaa;
  transition: 0.3s;
}
.about_box .honor .swiper-pagination1 .my-bullet1.swiper-pagination-bullet-active {
  border-color: #fff;
  background-color: #fff;
}
.about_box .factory {
  margin-bottom: 6rem;
}
.about_box .factory .aboutName {
  text-align: center;
  margin-bottom: 3rem;
}
.about_box .factory .aboutName .lineae {
  justify-content: center;
  margin: 0 auto;
}
.about_box .factory .factory_switch {
  display: flex;
  flex-wrap: wrap;
}
.about_box .factory .factory_switch .factory_img {
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
  margin-bottom: 1.6rem;
}
.about_box .factory .factory_switch .factory_img:nth-of-type(3n) {
  margin-right: 0;
}
.about_box .factory .factory_switch .factory_img img {
  width: 100%;
  transition: 0.3s;
}
.about_box .factory .factory_switch .factory_img:hover img {
  transform: scale(1.1);
}
.popuplayer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 20;
}
.popuplayer .popuplayer_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30;
  top: 0;
  left: 0;
  background-color: #000000b9;
}
.popuplayer .popupl_cont {
  position: absolute;
  max-width: 500px;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 35;
  padding: calc(30px + 1rem) 0;
}
.popuplayer .popupl_cont .popup_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popuplayer .popupl_cont .popup_img img {
  width: 100%;
}
.proBox {
  margin-top: 6.5rem;
  margin-bottom: 6rem;
}
.proBox .public_w {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.proBox .busine_Cont_rig {
  width: 21%;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
}
.proBox .busine_Cont_rig .title {
  display: flex;
  height: calc(27px + 2.5rem);
  padding: 0 1.2rem;
  background-color: #0068C3;
  color: #fff;
  align-items: center;
  font-size: calc(10px + 1.2rem);
  font-weight: 500;
}
.proBox .busine_Cont_rig ul {
  padding-bottom: 4rem;
  padding-top: 0.5rem;
}
.proBox .busine_Cont_rig ul li {
  padding: 0 1.2rem;
}
.proBox .busine_Cont_rig ul li a {
  display: block;
  font-size: calc(10px + 0.4rem);
  color: #333;
  padding-left: 0.5rem;
  border-bottom: 1px solid #C8C8C8;
  padding: 1rem 0 0.7rem;
  transition: all 0.3s;
}
.proBox .busine_Cont_rig ul li:hover a,
.proBox .busine_Cont_rig ul li.active a {
  padding-left: 1rem;
  color: #0068C3;
}
.proBox .pro_pro_bottom {
  width: 74.5%;
}
.proBox .pro_pro_bottom .pro_pro_ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.proBox .pro_pro_bottom .pro_pro_li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.4rem;
  background-color: #FFFFFF;
  border: 1px solid #E1E1E1;
  position: relative;
}
.proBox .pro_pro_bottom .pro_pro_li:nth-of-type(3n) {
  margin-right: 0;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_pro_lia {
  display: block;
  width: 100%;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_pro_lia {
  padding: 1rem 0 1.6rem;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_img {
  width: 71%;
  margin: 0 auto 3rem;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_img img {
  width: 100%;
}
.proBox .pro_pro_bottom .pro_pro_li .searchBox {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(30px + 1.5rem);
  height: calc(30px + 1.5rem);
  transition: 0.3s;
  background-image: linear-gradient(135deg, #0068C3 0%, #0068C3 50%, #00000000 50%, #00000000 100%);
}
.proBox .pro_pro_bottom .pro_pro_li .searchBox img {
  width: 25%;
  position: absolute;
  top: 20%;
  left: 20%;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_name {
  display: flex;
  align-items: center;
  justify-content: center;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_name .name {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.5rem);
  color: #333333;
  transition: 0.3s;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_name .pro_count {
  color: #D8D8D8;
  font-size: calc(10px + 0.4rem);
  margin: 0 calc(6px + 0.5rem);
  transition: 0.3s;
}
.proBox .pro_pro_bottom .pro_pro_li .pro_name .pro_jian {
  color: #D8D8D8;
  font-size: calc(10px + 0.5rem);
  transition: 0.3s;
}
.proBox .pro_pro_bottom .pro_pro_li::after {
  opacity: 0;
  display: block;
  content: "";
  width: calc(100% + 2px);
  height: 2px;
  position: absolute;
  bottom: 0;
  left: -1px;
  transition: 0.3s;
  background-color: #0068C3;
}
.proBox .pro_pro_bottom .pro_pro_li:hover .searchBox {
  opacity: 1;
}
.proBox .pro_pro_bottom .pro_pro_li:hover .pro_name .name {
  color: #0068C3;
}
.proBox .pro_pro_bottom .pro_pro_li:hover .pro_name .pro_count {
  color: #0068C3;
}
.proBox .pro_pro_bottom .pro_pro_li:hover .pro_name .pro_jian {
  color: #0068C3;
}
.proBox .pro_pro_bottom .pro_pro_li:hover::after {
  opacity: 1;
}
.proReadBox {
  margin-top: 6rem;
}
.proReadBox .details_conter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.5rem;
}
.proReadBox .details_conter .details_img {
  width: 35.2%;
  box-shadow: 0px 0px 8px 4px rgba(205, 205, 205, 0.3);
}
.proReadBox .details_conter .details_img .swiper-slide {
  display: flex;
  padding: 4rem 0;
  align-items: center;
  justify-content: center;
}
.proReadBox .details_conter .details_img .swiper-slide img {
  width: 71%;
}
.proReadBox .details_conter .details_left {
  width: 59.5%;
}
.proReadBox .details_conter .details_left .title {
  display: flex;
  width: 80%;
  align-items: center;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 1rem;
}
.proReadBox .details_conter .details_left .title h3 {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 1.1rem);
  color: #333333;
}
.proReadBox .details_conter .details_left .proDescr {
  margin-bottom: 3.2rem;
}
.proReadBox .details_conter .details_left .proDescr p {
  font-family: PingFangSC,;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #777777;
  line-height: calc(10px + 1.1rem);
}
.proReadBox .details_conter .details_left .pro_but {
  display: flex;
}
.proReadBox .details_conter .details_left .pro_but a {
  display: flex;
  width: calc(65px + 5rem);
  padding: calc(8px + 0.4rem) 1.7rem;
  justify-content: center;
  align-items: center;
  font-size: calc(10px + 0.3rem);
  font-weight: 500;
  color: #777777;
  border: 1px solid #AAAAAA;
  justify-content: space-between;
  transition: 0.3s;
}
.proReadBox .details_conter .details_left .pro_but a .pro_butImg {
  width: calc(10px + 0.7rem);
  position: relative;
}
.proReadBox .details_conter .details_left .pro_but a .pro_butImg img {
  width: 100%;
  transition: 0.3s;
}
.proReadBox .details_conter .details_left .pro_but a .pro_butImg .pro_butImg2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.proReadBox .details_conter .details_left .pro_but .pro_but_return {
  margin-right: calc(10px + 0.9rem);
}
.proReadBox .details_conter .details_left .pro_but .pro_but_cont {
  background-color: #0068C3;
  border-color: #0068C3;
  color: #fff;
}
.proReadBox .details_conter .details_left .pro_but a:hover .pro_butImg .pro_butImg1 {
  opacity: 0;
}
.proReadBox .details_conter .details_left .pro_but a:hover .pro_butImg .pro_butImg2 {
  opacity: 1;
}
.proReadBox .details_conter .details_left .pro_but a:hover.pro_but_return {
  background-color: #0068C3;
  border-color: #0068C3;
  color: #fff;
}
.proReadBox .details_conter .details_left .pro_but a:hover.pro_but_cont {
  background-color: #fff;
  border-color: #AAAAAA;
  color: #777;
}
.proReadBox .details_img_thumbs {
  display: flex;
  margin-bottom: 6.5rem;
  max-width: 725px;
  width: 80%;
  align-items: center;
  margin-bottom: 5rem;
}
.proReadBox .details_img_thumbs .swiperprev,
.proReadBox .details_img_thumbs .swipernext {
  display: flex;
  width: 9%;
}
.proReadBox .details_img_thumbs .swiper-button-next,
.proReadBox .details_img_thumbs .swiper-button-prev {
  position: relative;
  width: calc(20px + 1.5rem);
  height: calc(20px + 1.5rem);
  border-radius: 50%;
  color: #fff;
  background-color: #0068C3;
  border: 1px solid #0068C3;
  top: 0;
  left: 0;
}
.proReadBox .details_img_thumbs .swiper-button-next.swiper-button-disabled,
.proReadBox .details_img_thumbs .swiper-button-prev.swiper-button-disabled {
  color: #707070;
  border-color: #444;
  background-color: #fff;
}
.proReadBox .details_img_thumbs .swiper-button-next::after,
.proReadBox .details_img_thumbs .swiper-button-prev::after {
  font-size: calc(10px + 0.7rem);
  font-weight: bold;
}
.proReadBox .details_img_thumbs .swipernext {
  justify-content: end;
}
.proReadBox .details_img_thumbs .mySwiper1 {
  width: 80%;
}
.proReadBox .details_img_thumbs .details_img_th {
  display: flex;
  padding: 1.6rem 0;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  box-shadow: 0px 0px 8px 4px rgba(205, 205, 205, 0.2);
  border: 1px solid transparent;
}
.proReadBox .details_img_thumbs .details_img_th.swiper-slide-thumb-active {
  border-color: #333;
}
.proReadBox .proRead_list {
  margin-bottom: 6.5rem;
}
.proReadBox .proRead_list .proRead_Tit {
  display: flex;
  width: 100%;
  height: calc(20px + 1.5rem);
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.6rem);
  color: #333333;
  align-items: center;
  justify-content: center;
  background-color: #E3E3E3;
  margin-bottom: 2.5rem;
}
.proReadBox .proRead_list .proRead_Cont {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #777777;
  line-height: calc(10px + 1.1rem);
}
.proReadBox .proRead_list .proRead_Cont p {
  display: flex;
}
.proReadBox .proRead_list .proRead_Cont p::before {
  display: inline-block;
  content: "";
  width: calc(6px + 0.2rem);
  height: calc(6px + 0.2rem);
  margin: calc(2px + 0.4rem) 0;
  background-color: #333;
  border-radius: 50%;
  margin-right: calc(6px + 0.2rem);
}
.proReadBox .proRead_list .proRead_Cont p span {
  width: 90%;
}
.proReadBox .typeSwiper {
  display: none;
}
.proReadBox .swiperPage {
  display: flex;
  justify-content: space-between;
  background-color: #F5F5F5;
  margin-bottom: 10rem;
}
.proReadBox .swiperPage .swiperPage1 {
  display: block;
  width: 50%;
  height: 100%;
  transition: 0.3s;
}
.proReadBox .swiperPage a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem calc(10px + 1.5rem);
}
.proReadBox .swiperPage .proName {
  display: flex;
  align-items: center;
}
.proReadBox .swiperPage .proName .proNameTit {
  display: flex;
  flex-direction: column;
  transition: 0.3s;
}
.proReadBox .swiperPage .proName .proName1 {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.4rem);
  color: #333333;
  margin-bottom: 0.2rem;
  transition: 0.3s;
}
.proReadBox .swiperPage .proName .proNameType {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.4rem);
  color: #777777;
  transition: 0.3s;
}
.proReadBox .swiperPage .proName.proNameNext .proNameTit {
  margin-right: calc(20px + 1rem);
}
.proReadBox .swiperPage .proName.proNamePrev .proNameTit {
  margin-left: calc(20px + 1rem);
}
.proReadBox .swiperPage .proName i {
  color: #AEAEAE;
  font-size: calc(10px + 0.7rem);
  transition: 0.3s;
}
.proReadBox .swiperPage .proImg {
  height: 100%;
}
.proReadBox .swiperPage .proImg img {
  height: 100%;
}
.proReadBox .swiperPage .swiperPage1:hover {
  background-color: #0068C3;
}
.proReadBox .swiperPage .swiperPage1:hover .proName .proName1 {
  color: #fff;
}
.proReadBox .swiperPage .swiperPage1:hover .proName .proNameType {
  color: #ffffffbe;
}
.proReadBox .swiperPage .swiperPage1:hover .proName.proNameNext .proNameTit {
  margin-right: calc(20px + 1.5rem);
}
.proReadBox .swiperPage .swiperPage1:hover .proName.proNameNext i {
  transform: translateX(10px);
}
.proReadBox .swiperPage .swiperPage1:hover .proName.proNamePrev .proNameTit {
  margin-left: calc(20px + 1.5rem);
}
.proReadBox .swiperPage .swiperPage1:hover .proName.proNamePrev i {
  transform: translateX(-10px);
}
.proReadBox .swiperPage .swiperPage1:hover .proName i {
  color: #fff;
}
.banner .casesBox {
  display: flex;
  align-items: center;
}
.banner .casesBox .title_ban {
  display: flex;
  width: calc(254px + 10rem);
  height: calc(102px + 4rem);
  align-items: center;
  padding-left: 3rem;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  border-radius: calc(10px + 0.4rem);
  color: #0068C3;
  font-size: calc(10px + 1.6rem);
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.caseBox {
  margin-top: 6.5rem;
}
.caseBox .public_w {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.caseBox .busine_Cont_rig {
  width: 20%;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
}
.caseBox .busine_Cont_rig .title {
  display: flex;
  height: calc(27px + 2.5rem);
  padding: 0 1.2rem;
  background-color: #0068C3;
  color: #fff;
  align-items: center;
  font-size: calc(14px + 1rem);
  font-weight: 500;
}
.caseBox .busine_Cont_rig ul {
  padding-bottom: 4rem;
  padding-top: 0.5rem;
}
.caseBox .busine_Cont_rig ul li {
  padding: 0 1.2rem;
}
.caseBox .busine_Cont_rig ul li a {
  display: block;
  font-size: calc(10px + 0.4rem);
  color: #333;
  padding-left: 0.5rem;
  border-bottom: 1px solid #C8C8C8;
  padding: 1rem 0 0.7rem;
  transition: all 0.3s;
}
.caseBox .busine_Cont_rig ul li:hover a,
.caseBox .busine_Cont_rig ul li.active a {
  padding-left: 1rem;
  color: #0068C3;
}
.caseBox .caseLeft {
  width: 74.5%;
}
.caseBox .caseLeft .case_ul {
  display: flex;
  flex-wrap: wrap;
}
.caseBox .caseLeft .case_li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5rem;
  box-shadow: 0px 0px 8px 4px rgba(226, 226, 226, 0.5);
}
.caseBox .caseLeft .case_li:nth-of-type(3n) {
  margin-right: 0;
}
.caseBox .caseLeft .case_li a {
  display: block;
}
.caseBox .caseLeft .case_li .case_lia {
  overflow: hidden;
}
.caseBox .caseLeft .case_li .case_lia img {
  width: 100%;
  transition: 0.3s;
}
.caseBox .caseLeft .case_li .case_name {
  display: flex;
  align-items: center;
  padding: calc(16px + 0.5rem) 1.5rem;
  background-color: #fff;
}
.caseBox .caseLeft .case_li .case_name .case_vertical {
  font-size: calc(10px + 0.4rem);
  margin-right: calc(6px + 0.4rem);
  margin-bottom: 0.2rem;
  transition: 0.3s;
}
.caseBox .caseLeft .case_li .case_name .case_title {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.5rem);
  color: #333333;
  transition: 0.3s;
}
.caseBox .caseLeft .case_li:hover .case_lia img {
  transform: scale(1.1);
}
.caseBox .caseLeft .case_li:hover .case_name .case_vertical {
  color: #0068C3;
}
.caseBox .caseLeft .case_li:hover .case_name .case_title {
  color: #0068C3;
}
.banner .newsBox1 {
  display: flex;
  align-items: center;
}
.newsBox {
  margin-bottom: 6.5rem;
  margin-top: 6rem;
}
.newsBox .public_w {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.newsBox .busine_Cont_rig {
  width: 20%;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
}
.newsBox .busine_Cont_rig .title {
  display: flex;
  height: calc(27px + 2.5rem);
  padding: 0 1.2rem;
  background-color: #0068C3;
  color: #fff;
  align-items: center;
  font-size: calc(14px + 1rem);
  font-weight: 500;
}
.newsBox .busine_Cont_rig ul {
  padding-bottom: 4rem;
  padding-top: 0.5rem;
}
.newsBox .busine_Cont_rig ul li {
  padding: 0 1.2rem;
}
.newsBox .busine_Cont_rig ul li a {
  display: block;
  font-size: calc(10px + 0.4rem);
  color: #333;
  padding-left: 0.5rem;
  border-bottom: 1px solid #C8C8C8;
  padding: 1rem 0 0.7rem;
  transition: all 0.3s;
}
.newsBox .busine_Cont_rig ul li:hover a,
.newsBox .busine_Cont_rig ul li.active a {
  padding-left: 1rem;
  color: #0068C3;
}
.newsBox .news_list {
  width: 75%;
}
.newsBox .news_list ul {
  display: flex;
  flex-wrap: wrap;
}
.newsBox .news_list .news_item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2rem;
}
.newsBox .news_list .news_item:nth-of-type(3n) {
  margin-right: 0;
}
.newsBox .news_list .news_item a {
  display: block;
}
.newsBox .news_list .news_item a .news_img {
  margin-bottom: 2.3rem;
  overflow: hidden;
}
.newsBox .news_list .news_item a .news_img img {
  width: 100%;
  transition: 0.3s ease;
}
.newsBox .news_list .news_item a .title_Cont {
  position: relative;
  margin-bottom: 1.3rem;
  overflow: hidden;
}
.newsBox .news_list .news_item a .title_Cont .title {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.5rem);
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1rem;
}
.newsBox .news_list .news_item a .title_Cont .title_cont2 {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #777777;
  line-height: calc(10px + 0.6rem);
  margin-bottom: calc(10px + 0.8rem);
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newsBox .news_list .news_item a .title_Cont::after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 60%;
  height: 1px;
  background-color: #046AC4;
  opacity: 0;
  transition: 0.56s ease;
}
.newsBox .news_list .news_item a .time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  opacity: 0;
  transition: 0.3s;
}
.newsBox .news_list .news_item a .time_Content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newsBox .news_list .news_item a .time_img {
  width: calc(14px + 0.5rem);
  position: relative;
  margin-right: 0.6rem;
}
.newsBox .news_list .news_item a .time_img img {
  width: 100%;
  position: relative;
  transition: 0.3s;
}
.newsBox .news_list .news_item a .time_img .time_icon2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.newsBox .news_list .news_item a .creationTime {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.7rem);
  color: #046AC4;
  transition: 0.3s;
}
.newsBox .news_list .news_item a .more_into {
  width: calc(5px + 0.25rem);
  font-size: calc(10px + 0.3rem);
  margin-right: 0.7rem;
  color: #046AC4;
  transition: 0.3s;
}
.newsBox .news_list .news_item a .more_into i {
  font-size: calc(10px + 0.3rem);
}
.newsBox .news_list .news_item a:hover .news_img img {
  transform: scale(1.1);
}
.newsBox .news_list .news_item a:hover .title_Cont::after {
  opacity: 1;
  width: 100%;
}
.newsBox .news_list .news_item a:hover .time {
  opacity: 1;
}
.newsReadBox {
  margin-top: 6rem;
  margin-bottom: 6.5rem;
}
.newsReadBox .newsRead_Conte h5 {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 1.1rem);
  color: #333333;
  text-align: center;
  margin-bottom: 1rem;
}
.newsReadBox .newsRead_Conte .news_time {
  font-family: PingFangSC;
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #777777;
  text-align: center;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 3rem;
}
.newsReadBox .newsRead_Conte .news_img {
  max-width: 600px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.newsReadBox .newsRead_Conte .news_img img {
  width: 100%;
}
.newsReadBox .newsRead_Conte .news_content {
  margin-top: 2.5rem;
  font-size: calc(10px + 0.3rem);
  font-family: PingFangSC;
  font-weight: normal;
  color: #777777;
  line-height: calc(10px + 1rem);
  padding-bottom: 4rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #E5E5E5;
}
.newsReadBox .newsRead_Conte .news_content p {
  text-indent: 2em;
  margin-bottom: 0.5rem;
}
.newsReadBox .newsRead_Conte .pageSwitching {
  margin-bottom: 3rem;
}
.newsReadBox .newsRead_Conte .pageSwitching .page_swit {
  display: flex;
  font-size: calc(10px + 0.4rem);
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.7rem;
}
.newsReadBox .newsRead_Conte .pageSwitching .last_tit {
  margin-right: calc(6px + 0.5rem);
}
.newsReadBox .newsRead_Conte .pageSwitching .pageitem {
  color: #0166B3;
}
.newsReadBox .newsRead_Conte .pageSwitching .lastSpin,
.newsReadBox .newsRead_Conte .pageSwitching .nextSpin {
  display: none;
}
.newsReadBox .newsRead_Conte .returnList {
  display: flex;
  width: calc(70px + 4rem);
  height: calc(26px + 1rem);
  align-items: center;
  justify-content: center;
  font-size: calc(10px + 0.4rem);
  font-family: FuturaBT;
  font-weight: normal;
  color: #333333;
  border: 1px solid #E5E5E5;
  margin: 0 auto;
  transition: 0.3s;
}
.newsReadBox .newsRead_Conte .returnList:hover {
  color: #fff;
  background-color: #0166B3;
  border-color: #0166B3;
}
.contactBox {
  margin-top: 6rem;
}
.contactBox .contactName {
  text-align: center;
}
.contactBox .contactName h3 {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 1.7rem);
  color: #333;
  margin-bottom: 0.5rem;
}
.contactBox .contactName p {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 0.7rem);
  color: #777;
  margin-bottom: 1rem;
  letter-spacing: 1px;
}
.contactBox .contactName .lineae {
  display: flex;
  width: calc(150px + 10rem);
  height: calc(2px + 0.1rem);
  align-items: center;
  background-color: #D8D8D8;
  margin: 0 auto;
  justify-content: center;
}
.contactBox .contactName .lineae::after {
  display: block;
  content: "";
  width: 20%;
  height: 100%;
  background-color: #046AC4;
}
.contactBox .contact_cont {
  display: flex;
  justify-content: space-between;
  padding: 4rem 5rem;
  margin-bottom: 6.5rem;
  box-shadow: 0px 0px 12px 8px rgba(168, 168, 168, 0.1);
}
.contactBox .contact_cont .cont_adjust h5 {
  font-family: AlibabaPuHuiTi;
  font-size: calc(10px + 1.1rem);
  color: #333333;
  text-align: center;
  margin-bottom: 4rem;
}
.contactBox .contact_cont .contact_from {
  width: 40.57%;
}
.contactBox .contact_cont .contact_List {
  width: 46.9%;
}
.contactBox .contact_cont .contact_List ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contactBox .contact_cont .contact_List ul li {
  display: flex;
  width: 47%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #E0E0E0;
  padding: calc(25px + 1.2rem);
  margin-bottom: 1.2rem;
  transition: 0.3s;
}
.contactBox .contact_cont .contact_List ul .title_icon {
  margin-bottom: 1rem;
}
.contactBox .contact_cont .contact_List ul .title_img {
  margin-bottom: 0.5rem;
  text-align: center;
}
.contactBox .contact_cont .contact_List ul .title_img i {
  color: #333333;
  font-size: calc(10px + 0.8rem);
  transition: 0.3s;
}
.contactBox .contact_cont .contact_List ul .mes_name {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.7rem);
  color: #333333;
  transition: 0.3s;
}
.contactBox .contact_cont .contact_List ul .messags_con {
  text-align: center;
}
.contactBox .contact_cont .contact_List ul .messags_con span {
  font-weight: 400;
  font-size: calc(10px + 0.3rem);
  color: #333333;
  line-height: calc(10px + 1.1rem);
  transition: 0.3s;
}
.contactBox .contact_cont .contact_List ul li:hover {
  background-color: #0068C3;
}
.contactBox .contact_cont .contact_List ul li:hover .title_img i {
  color: #fff;
}
.contactBox .contact_cont .contact_List ul li:hover .mes_name {
  color: #fff;
}
.contactBox .contact_cont .contact_List ul li:hover .messags_con span {
  color: #fff;
}
.contactBox .contact_cont .contact_List .redlining {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 3rem;
  border: 1px solid #E0E0E0;
}
.contactBox .contact_cont .contact_List .redlining .redlining_img {
  width: calc(52px + 2.5rem);
  height: calc(52px + 2.5rem);
  border-radius: 50%;
}
.contactBox .contact_cont .contact_List .redlining .redlining_img img {
  width: 100%;
}
.contactBox .contact_cont .contact_List .redlining .redlin {
  display: flex;
  width: 70%;
  justify-content: space-between;
  flex-direction: column;
}
.contactBox .contact_cont .contact_List .redlining .redlin p {
  font-family: PingFangSC;
  font-weight: 500;
  font-size: calc(10px + 0.5rem);
  color: #333333;
  margin-bottom: 0.8rem;
}
.contactBox .contact_cont .contact_List .redlining .redlin p:last-of-type {
  margin-bottom: 0;
}
.contactBox .menuBox {
  padding-top: 0.5rem;
}
.contactBox .menuBox .mess_form {
  margin-bottom: 1.2rem;
}
.contactBox .menuBox .inp_name {
  font-size: calc(10px + 0.4rem);
  color: #333333;
  margin-bottom: 0.5rem;
}
.contactBox .menuBox .inp_name span {
  font-size: calc(10px + 0.3rem);
  font-family: PingFang;
  font-weight: bold;
  color: #FF5050;
}
.contactBox .menuBox .in1 {
  width: 100%;
  height: calc(28px + 1rem);
  margin-bottom: 1rem;
  border: none;
  outline: none;
  padding: 0 0.5rem;
  border: 1px solid #E0E0E0;
}
.contactBox .menuBox .in2 {
  height: calc(50px + 10rem);
  padding: 0.5rem;
}
.contactBox .menuBox .form_btn input {
  width: calc(63px + 3rem);
  height: calc(22px + 1.5rem);
  font-size: calc(10px + 0.4rem);
  color: #fff;
  border: none;
  outline: none;
  background-color: #0068C3;
}
.contactBox .map_img {
  position: relative;
  z-index: 10;
}
.contactBox .map_img .bg {
  width: 100%;
}
.contactBox .map_img .map_tit_icon {
  position: absolute;
  bottom: 11%;
  left: 37.5%;
}
.contactBox .map_img .map_tit_icon .tit {
  width: calc(150px + 10rem);
  transform: translateX(-45.5%);
}
.contactBox .map_img .map_tit_icon .mapicon {
  width: calc(20px + 1.5rem);
  animation: moves 2s infinite alternate linear  ;
}
@keyframes moves {
  0%,
  100% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(-6px);
  }
}
@media screen and (max-width: 1100px) {
  .public_w {
    width: 90%;
  }
}
@media screen and (max-width: 800px) {
  .proBox .public_w {
    display: block;
  }
  .proBox .busine_Cont_rig {
    width: 100%;
    margin-bottom: 2rem;
  }
  .proBox .busine_Cont_rig .title {
    padding-left: 3rem;
  }
  .proBox .busine_Cont_rig ul {
    display: flex;
    overflow-x: scroll;
    padding: 2rem 0;
  }
  .proBox .busine_Cont_rig ul li {
    width: 30%;
    flex-shrink: 0;
  }
  .proBox .busine_Cont_rig ul li a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-bottom: none;
  }
  .proBox .busine_Cont_rig ul li.active a,
  .proBox .busine_Cont_rig ul li:hover a {
    padding-left: 0;
  }
  .proBox .pro_pro_bottom {
    display: block;
    width: 100%;
  }
  .proBox .pro_pro_bottom .pro_pro_ul {
    justify-content: space-between;
  }
  .proBox .pro_pro_bottom .pro_pro_li {
    width: 48%;
    margin-right: 0;
  }
  .proReadBox .swiperPage {
    display: none;
  }
  .caseBox .public_w {
    display: block;
  }
  .caseBox .busine_Cont_rig {
    width: 100%;
    margin-bottom: 2rem;
  }
  .caseBox .busine_Cont_rig .title {
    padding-left: 3rem;
  }
  .caseBox .busine_Cont_rig ul {
    display: flex;
    overflow-x: scroll;
    padding: 2rem 0;
  }
  .caseBox .busine_Cont_rig ul li {
    width: 50%;
    flex-shrink: 0;
  }
  .caseBox .busine_Cont_rig ul li a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-bottom: none;
  }
  .caseBox .busine_Cont_rig ul li.active a,
  .caseBox .busine_Cont_rig ul li:hover a {
    padding-left: 0;
  }
  .caseBox .caseLeft {
    width: 100%;
  }
  .caseBox .caseLeft .case_ul {
    justify-content: space-between;
  }
  .caseBox .caseLeft .case_li {
    width: 48%;
    margin-right: 0;
  }
  .newsBox .public_w {
    display: block;
  }
  .newsBox .busine_Cont_rig {
    width: 100%;
    margin-bottom: 2rem;
  }
  .newsBox .busine_Cont_rig .title {
    padding-left: 3rem;
  }
  .newsBox .busine_Cont_rig ul {
    display: flex;
    overflow-x: scroll;
    padding: 2rem 0;
  }
  .newsBox .busine_Cont_rig ul li {
    width: 50%;
    flex-shrink: 0;
  }
  .newsBox .busine_Cont_rig ul li a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-bottom: none;
  }
  .newsBox .busine_Cont_rig ul li.active a,
  .newsBox .busine_Cont_rig ul li:hover a {
    padding-left: 0;
  }
  .newsBox .news_list {
    width: 100%;
  }
  .nav_skipage .skipage {
    display: none;
  }
  .about_box .companyProfile .company_about .company_img1 {
    display: none;
  }
  .about_box .honor .honorName_switch .certi_switchonor {
    display: none;
  }
  .contactBox .contact_cont {
    display: block;
    box-shadow: none;
  }
  .contactBox .contact_cont .contact_from {
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
  .contactBox .contact_cont .contact_List {
    width: 100%;
    margin-bottom: 5rem;
  }
  .contactBox .contact_cont .contact_List ul {
    padding: 0;
  }
}




@font-face {
  font-family: PingFang_SC_Medium;
  src: url(../css/fonts/PINGFANGMEDIUM_0.TTF);
}
@font-face {
  font-family: PingFang_SC_Medium1;
  src: url(../css/fonts/Alibaba-PuHuiTi-Regular.ttf);
}
@font-face {
  font-family: PingFang_SC_Regular;
  src: url(../css/fonts/PINGFANGREGULAR.TTF);
}
@font-face {
  font-family: PingFang_SC_Bold;
  src: url(../css/fonts/PINGFANGBOLD_0.TTF);
}
@font-face {
  font-family: Microsoft_YaHei_Light;
  src: url(../css/fonts/MicrosoftYaHeiLight-01.ttf);
}
@font-face {
  font-family: CenturyGothic_Bold;
  src: url(../css/fonts/GOTHICB.TTF);
}
@font-face {
  font-family: CenturyGothic_Regular;
  src: url(../css/fonts/GOTHIC.TTF);
}
@font-face {
  font-family: SENTYZHAO;
  src: url(../css/fonts/SENTYZHAO新蒂赵孟頫.OTF);
}
@font-face {
  font-family: DINPRO_Regular;
  src: url(../css/fonts/DINPRO-REGULAR.OTF);
}
@font-face {
  font-family: Helvetica;
  src: url(../css/fonts/Helvetica.ttc);
}
@font-face {
  font-family: DINPRO_Bold;
  src: url(../css/fonts/DINPRO-BOLD.OTF);
}
@font-face {
  font-family: AlibabaPuHuiTi_Regular;
  src: url(../css/fonts/AlibabaPuHuiTi-2-55-Regular.otf);
}


/* 自定义整个滚动条 */
::-webkit-scrollbar {
  width: 3px;
  /* 设置滚动条的宽度 */
  background-color: #f9f9f9;
  /* 滚动条的背景色 */
}

/* 自定义滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f9f9f9;
  /* 轨道的背景色 */
  /* 轨道的圆角 */
}

/* 自定义滚动条的滑块（thumb） */
::-webkit-scrollbar-thumb {
  background-color: #1D5D9F;
  /* 滑块的背景色 */
  /
}


/* 回到顶部 */
.scrollBox{
  width: calc(40px + 2rem);
  height: calc(40px + 2rem);
  border-radius: 50%;
  background: #D21010;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 10%;
  opacity: 0;
  z-index: 1000;
  transition: all 0.3s;
  cursor: pointer;

  >img{
      width: calc(10px + 0.8rem);
  }
  >p{
      font-size: calc(10px + 0.2rem);
      color: #FFFFFF;
      margin-top: 5px;
  }
}

@media screen and (max-width: 1100px) {
  .scrollBox{
      display: none;
  }
}