body.bg_lan {
  background-color: #f2f4fa;
}
.cds_tit_box {
  position: relative;
  padding: 40px;
  background: url('../images/company_detail_icon_bg.png') no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  margin-bottom: 20px;
}
.cds_tit_box .cds_logo {
  width: 120px;
  height: 120px;
  border-radius: 6px;
  box-shadow: 0px 6px 21px 0px rgba(73, 98, 137, 0.18);
  margin-right: 32px;
}
.cds_tit_box .cds_logo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.cds_tit_box .cds_name {
  width: 86%;
}
.cds_tit_box .cds_name h1 {
  padding-top: 8px;
  font-size: 30px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_tit_box .cds_name .rz_tip {
  display: none;
}
.cds_tit_box .cds_name .rz_tip img {
  width: 121px;
}
.cds_tit_box .cds_name .rz_tip span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  vertical-align: bottom;
}
.cds_tit_box .cds_name .bianqian {
  overflow: hidden;
}
.cds_tit_box .cds_name .bianqian span {
  display: block;
  float: left;
  padding: 0 14px;
  height: 30px;
  background: #c9daf9;
  border-radius: 15px;
  line-height: 30px;
  color: #1064FF;
  font-size: 14px;
  margin-right: 10px;
}
.cds_tit_box .phonelook_jiucuo {
  position: absolute;
  top: 22px;
  right: 40px;
}
.cds_tit_box .phonelook_jiucuo .phonelook,
.cds_tit_box .phonelook_jiucuo .jiucuo {
  position: relative;
  margin-left: 30px;
  cursor: pointer;
}
.cds_tit_box .phonelook_jiucuo .phonelook i,
.cds_tit_box .phonelook_jiucuo .jiucuo i {
  color: #999;
  vertical-align: middle;
}
.cds_tit_box .phonelook_jiucuo .phonelook span,
.cds_tit_box .phonelook_jiucuo .jiucuo span,
.cds_tit_box .phonelook_jiucuo .phonelook a,
.cds_tit_box .phonelook_jiucuo .jiucuo a {
  color: #999;
  vertical-align: middle;
  font-size: 14px;
}
.cds_tit_box .phonelook_jiucuo .phonelook:hover i,
.cds_tit_box .phonelook_jiucuo .jiucuo:hover i,
.cds_tit_box .phonelook_jiucuo .phonelook:hover span,
.cds_tit_box .phonelook_jiucuo .jiucuo:hover span,
.cds_tit_box .phonelook_jiucuo .phonelook:hover a,
.cds_tit_box .phonelook_jiucuo .jiucuo:hover a {
  color: #ff6600;
}
.cds_tit_box .phonelook_jiucuo .phonelook:hover .tip {
  display: block;
}
.cds_tit_box .phonelook_jiucuo .phonelook .tip {
  display: none;
  position: absolute;
  background-color: #fff;
  bottom: -145px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 120px;
  height: 140px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
}
.cds_tit_box .phonelook_jiucuo .phonelook .tip::after {
  position: absolute;
  top: -12px;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -webkit-transform: rotate(-45deg) translateX(-50%);
  -ms-transform: rotate(-45deg) translateX(-50%);
  transform: rotate(-45deg) translateX(-50%);
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.05);
}
.cds_tit_box .shoucang_pk {
  position: absolute;
  top: 124px;
  right: 40px;
}
.cds_tit_box .shoucang_pk .shoucang {
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: #1064FF;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.cds_tit_box .shoucang_pk .shoucang:hover {
  background: #0e58e2;
}
.cds_tit_box .shoucang_pk .pk {
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: #E8F0FE;
  border: 1px solid #1064FF;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-left: 30px;
  color: #1064FF;
  cursor: pointer;
}
.cds_tit_box .shoucang_pk .pk:hover {
  border: 1px solid #ff6600;
  color: #ff6600;
  background: #fff;
}
.cds_tit_box.rz {
  background: url('../images/company_detail_rz_bg.png') no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}
.cds_tit_box.rz h1 {
  color: #fff;
}
.cds_tit_box.rz .rz_tip {
  display: block;
}
.cds_tit_box.rz .bianqian span {
  background-color: #464e61;
  color: #DDB179;
}
.cds_tit_box.rz .shoucang_pk .shoucang {
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: #ff6600;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.cds_tit_box.rz .shoucang_pk .shoucang:hover {
  background: #e96106;
}
.cds_tab {
  background-color: #fff;
  height: 50px;
  padding: 4px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.cds_tab .item{
  position: relative;
  display: block;
  float: left;
  width: 17.25%;
  text-align: center;
  height: 42px;
  line-height: 42px;
  z-index: 10;
}
.cds_tab .item:first-child{
  width: 13.75%;
}
.cds_tab .item a {
  width: 164px;
  height: 42px;
  margin: 0 auto;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
}
.cds_tab .item:first-child a{
  width: 160px;
}
.cds_tab .item a .icon1{
  vertical-align: middle;
}
.cds_tab .item a i {
  color: #333;
}
.cds_tab .item a span {
  font-size: 16px;
  color: #333;
}
.cds_tab .item a:hover {
  background-color: #1064FF;
}
.cds_tab .item a:hover .icon1{
  filter: brightness(0) invert(1);
}
.cds_tab .item a:hover i {
  color: #fff;
}
.cds_tab .item a:hover span {
  color: #fff;
}
.cds_tab .item::after {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background: #F2F4FA;
  border-radius: 1px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.cds_tab .item:last-of-type::after {
  display: none;
}
.cds_tab .item a.active {
  background-color: #1064FF;
}
.cds_tab .item a.active .icon1{
  filter: brightness(0) invert(1);
}
.cds_tab .item a.active::before{
  border-bottom-color: #1064FF;
}
.cds_tab .item a.active i {
  color: #fff;
}
.cds_tab .item a.active span {
  color: #fff;
}
.cds_tab .item .box_two{
  width: 164px;
  height: auto;
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border: 1px solid #D7E5FD;
  box-shadow: 0px 2px 14px 0px rgba(2, 55, 147, 0.08);
  display: none;
  border-radius: 6px;
}
.cds_tab .item:hover .box_two{
  display: block;
}
.cds_tab .item .box_two::before{
  content: '';
  border: 5px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -3px;
}
.cds_tab .item .box_two::after{
  content: '';
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 100%;
}
.cds_tab .item .box_two a span{
  font-size: 15px;
}
.cds_tab .item .box_two a i{
  font-size: 14px;
}
.cds_info_box {
  background-color: #fff;
  border-radius: 6px;
  padding: 40px 20px;
  margin-bottom: 30px;
}
.cds_info_box_ny{
  min-height: calc(100vh - 500px);
}
.cds_info_box .cds_info_h2 {
  overflow: hidden;
  /* p {
            margin-top: 6px;
            padding: 0 14px;
            height: 24px;
            line-height: 22px;
            border: 1px solid #999999;
            border-radius: 4px;
            color: #999;
            font-size: 14px;

            a {
                color: #FF6600;

                &:hover {
                    color: #1064FF;
                }
            }
        } */
}
.cds_info_box .cds_info_h2 h2 {
  position: relative;
  padding-left: 16px;
  font-size: 24px;
  font-weight: 600;
  color: #060606;
  margin-right: 16px;
  line-height: 30px;
}
.cds_info_box .cds_info_h2 h2::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 24px;
  background: #1064FF;
}
.cds_info_box .cds_info_h2 p {
  color: #fff;
  font-size: 14px;
}
.cds_info_box .cds_info_h2 .more {
  line-height: 36px;
}
.cds_info_box .cds_info_h2 .more span {
  font-size: 14px;
  color: #666666;
}
.cds_info_box .cds_info_h2 .more i {
  color: #666666;
}
.cds_info_box .cds_info_h2 .more:hover span,
.cds_info_box .cds_info_h2 .more:hover i {
  color: #ff6600;
}
.cds_info_box .cds_info_h2.no_bottom {
  margin-bottom: 0;
}
.cds_info_box .jianjie_txt{
  margin-top: 20px;
}
.cds_info_box .jianjie_txt p {
  white-space: pre-wrap;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  text-indent: 40px;
  margin-bottom: 10px;
  font-family: "Microsoft Yahei";
}
.cds_info_box .shujulaiyuan {
  font-size: 14px;
  color: #999;
  padding: 20px 0;
}
.cds_info_box .into_quanjing {
  padding-top: 13px;
}
.cds_info_box .into_quanjing img {
  width: 42px;
  height: 28px;
  vertical-align: middle;
}
.cds_info_box .into_quanjing span {
  color: #333;
  font-size: 14px;
  margin-left: 3px;
  margin-right: 20px;
  vertical-align: middle;
}
.cds_info_box .into_quanjing em {
  color: #1064FF;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}
.cds_info_box .into_quanjing em:hover {
  color: #ff6600;
}
.cds_info_box .go_renzheng {
  font-size: 14px;
  color: #333;
}
.cds_info_box .go_renzheng a {
  margin-left: 5px;
  color: #FF6600;
}
.cds_info_box .go_renzheng a:hover {
  color: #1064FF;
}
/*.cds_info_box .pageinfo {*/
/*  margin-top: 20px;*/
/*  margin-bottom: 30px;*/
/*}*/
.cds_chanpin {
  overflow: hidden;
  margin-top: 26px;
}
.cds_chanpin .cp_items {
  float: left;
  width: 210px;
  border: 1px solid #d2e1ff;
  padding: 10px;
  margin-right: 27.5px;
}
.cds_chanpin .cp_items .cp_pic {
  display: block;
  width: 188px;
  height: 188px;
  margin-bottom: 10px;
  overflow: hidden;
}
.cds_chanpin .cp_items .cp_pic img {
  display: block;
  width: 188px;
  height: 188px;
  object-fit: cover;
}
.cds_chanpin .cp_items .cp_name {
  font-size: 16px;
  color: #060606;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  text-align: center;
}
.cds_chanpin .cp_items .cp_name:hover {
  color: #ff6600;
}
.cds_chanpin .cp_items .bot .user_pic {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  object-fit: cover;
  vertical-align: middle;
  margin-right: 10px;
  border: 1px solid #be987e;
}
.cds_chanpin .cp_items .bot span {
  float: left;
  vertical-align: middle;
  font-size: 14px;
  color: #999999;
  position: relative;
}
.cds_chanpin .cp_items .bot span::before {
  position: absolute;
  bottom: -5px;
  left: -18px;
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  background: url('../images/qiye_zhuanshi.png') no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}
.cds_chanpin .cp_items:last-of-type {
  margin-right: 0;
}
.cds_chanpin .cp_items:hover {
  border: 1px solid #ff6600;
}
.cds_info_box.online {
  background: url('../images/company_detail_img_bg.png') #fff no-repeat top center;
  background-size: 100% 118px;
  -webkit-background-size: 100% 118px;
  padding-top: 30px;
  margin-bottom: 60px;
}
.cds_info_box.online .cds_info_h2 {
  margin-bottom: 0;
}
.cds_info_box.online .cds_info_h2 h2 {
  color: #fff;
  margin-bottom: 16px;
}
.zhuanlixinxi_box{
  margin-top: 30px;
}
.zhucexinxi_box{
  margin-top: 30px;
}
.cds_news{
  padding: 35px 20px 60px;
  background: #FFFFFF;
  margin: 30px auto 0;
}
.cds_news_tit{
  line-height: 34px;
}
.cds_news_tit h2{
  font-size: 24px;
  color: #060606;
  position: relative;
}
.cds_news_tit .more{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 11px;
}
.cds_news_wrap{
  padding-top: 35px;
}
.cds_news_wrap .item_one{
  height: 152px;
  width: 570px;
  padding-left: 240px;
  position: relative;
}
.cds_news_wrap .item_one:nth-child(2){
  float: right;
}
.cds_news_wrap .item_one .imgbox{
  width: 220px;
  height: 152px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_news_wrap .item_one .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cds_news_wrap .item_one .time{
  width: 101px;
  height: 28px;
  background: rgba(21, 108, 255, 0.5);
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_news_wrap .item_two{
  width: 386px;
  height: 160px;
  border: 1px solid #CFE0FF;
  box-shadow: 0px 2px 20px 0px rgba(3,21,86,0.1);
  padding: 15px 13px;
  margin: 20px 20px 0 0;
}
.cds_news_wrap .item_two:nth-child(3n+2){
  margin-right: 0;
}
.cds_news_wrap .item .tit{
  max-height: 48px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cds_news_wrap .item .tit:hover{
  color: #1064ff;
}
.cds_news_wrap .item_one .tit{
  margin-top: -4px;
}
.cds_news_wrap .item .p_jj{
  height: 22px;
  font-size: 14px;
  color: #565656;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}
.cds_news_wrap .item .btn_xq{
  font-size: 14px;
  color: #156CFF;
  line-height: 24px;
  display: inline-block;
  margin-top: 11px;
}
.cds_news_wrap .item .btn_xq .iconfont{
  font-size: 14px;
}
.cds_news_wrap .item_two .tit{
  height: 48px;
}
.cds_news_wrap .item_two .time{
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  margin-top: 10px;
}
.cds_news_wrap .item_two .time .iconfont{
  font-size: 12px;
  display: block;
  margin-right: 4px;
}

.cds_dongtai_tab {
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.cds_dongtai_tab span {
  display: block;
  float: left;
  width: 55px;
  height: 30px;
  cursor: pointer;
}
.cds_dongtai_tab span:nth-child(1){
  background: #1064FF;
}
.cds_dongtai_tab span:nth-child(2){
  background: #ff6600;
}
.cds_dongtai_tab span.on {
  font-size: 16px;
  font-weight: bold;
}
.cds_dongtai_tab span:hover {
  font-weight: bold;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}
.cds_dongtai_tab_item > div {
  display: none;
}
.cds_dongtai_tab_item > div.on {
  display: block;
}
.cds_dongtai{
  padding-left: 8px;
  margin-bottom: 20px;
}
.cds_dongtai li {
  float: left;
  width: 556px;
  height: 100px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(3, 21, 86, 0.1);
  border-radius: 4px;
  padding: 18px 18px 0 16px;
  margin-top: 25px;
}
.cds_dongtai li>div.fl{
  width: 360px;
}
.cds_dongtai li .fl .tit {
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 18px;
  font-weight: bold;
}
.cds_dongtai li .fl .tit a{
  color: #333333;
}
.cds_dongtai li .fl .tit a:hover{
  color: #ff6600;
}
.cds_dongtai li .fl .tit .ht{
  color: #1064FF;
  font-weight: normal;
}
.cds_dongtai li .fl .tit .ht:hover{
  text-decoration: underline;
  color: #1064FF;
}
.cds_dongtai li .fl .fbr {
  height: 24px;
  position: relative;
  line-height: 24px;
}
.cds_dongtai li .fl .fbr img {
  float: left;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
  border: 1px solid #be987e;
}
.cds_dongtai li .fl .fbr span {
  float: left;
  vertical-align: middle;
  font-size: 14px;
  color: #999999;
  position: relative;
}
.cds_dongtai li .fl .fbr::before {
  position: absolute;
  bottom: -4px;
  left: 9px;
  content: '';
  display: block;
  width: 20px;
  height: 18px;
  background: url(../images/company_stuff_img_qiyebig1.png) no-repeat center;
  background-size: contain;
}
.cds_dongtai li .fr {
  width: 160px;
  text-align: right;
  white-space: nowrap;
}
.cds_dongtai li .fr .tu_wen {
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  line-height: 15px;
  border: 1px solid #FF9E5D;
  border-radius: 4px;
  font-size: 12px;
  color: #ff6600;
  margin-bottom: 25px;
}
.cds_dongtai li .fr p {
  font-size: 14px;
  color: #999;
}
.cds_dongtai li:nth-child(even) {
  float: right;
}
.cds_yuanqu {
  height: 195px;
  margin-top: 30px;
}
.cds_yuanqu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cds_yuanqu .swiper-button-next,
.cds_yuanqu .swiper-button-prev {
  position: absolute;
  width: 21px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  cursor: pointer;
}
.cds_yuanqu .swiper-button-next:hover i,
.cds_yuanqu .swiper-button-prev:hover i {
  color: #ff6600;
}
.cds_yuanqu .swiper-button-next {
  right: 0;
  border-radius: 4px 0px 0px 4px;
  z-index: 1;
  cursor: pointer;
}
.cds_yuanqu .swiper-button-next i {
  color: #fff;
}
.cds_yuanqu .swiper-button-prev {
  left: 0;
  border-radius: 0px 4px 4px 0px;
  z-index: 1;
  cursor: pointer;
  color: #fff;
}
.cds_yuanqu #intojiejing2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  background: url(../images/quanjing.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  cursor: pointer;
  transition: all 0.6s;
  z-index: 3;
}
.cds_yuanqu .swiper-slide:hover #intojiejing2 {
  transform: rotateY(360deg);
}
.cds_yuanqu .swiper-slide.quanjing::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.cds_yuanqu .cds_yuanqu_pic_item {
  float: left;
  width: 278px;
  height: 195px;
}
.cds_yuanqu .cds_yuanqu_pic_item.da2 {
  margin-right: 30px;
}
.cds_map_box .map_box {
  position: relative;
  width: 100%;
  height: 450px;
}
.cds_map_box .map_box .BMapLabel {
  background-color: #5184F9 !important;
  border: none !important;
  line-height: 60px !important;
  height: 60px !important;
  padding: 0 15px !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 14px!important;
}
.cds_map_box .map_box .address_box {
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 50px;
  height: 50px;
  z-index: 3;
  background-color: #fff;
  box-shadow: 0px 6px 21px 0px rgba(73, 98, 137, 0.18);
}
.cds_map_box .map_box .address_box li {
  float: left;
  position: relative;
  padding: 0 14px;
  color: #333;
  font-size: 14px;
}
.cds_map_box .map_box .address_box li::after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background: #F2F4FA;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.cds_map_box .map_box .address_box li:last-of-type::after {
  display: none;
}
.cds_map_box .map_box .address_box li:first-of-type {
  background: #1064FF;
  color: #fff;
}
.cds_map_box .map_box .address_box li:first-of-type::after {
  background: #1064FF;
}
.cds_map_box .fujin_qiye {
  margin-bottom: 9px;
  text-align: right;
  color: #ff6600;
  font-size: 14px;
}
.cds_map_box .fujin_qiye i {
  margin-right: 10px;
}
.cds_map_box .fujin_qiye em {
  cursor: pointer;
  margin-left: 10px;
}
.cds_map_box .fujin_qiye em:hover {
  color: #5184F9;
}
.cds_online_form {
  width: 732px;
  margin: 89px auto 30px;
}
.cds_online_form .ni_name,
.cds_online_form .phone {
  width: 340px;
  margin-bottom: 40px;
}
.cds_online_form .ni_name span,
.cds_online_form .phone span {
  color: #333;
  font-size: 18px;
  display: block;
}
.cds_online_form .phone span em {
  color: red;
}
.cds_online_form .ni_name input,
.cds_online_form .phone input {
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 14px;
  border-bottom: 1px solid #DCDEE2;
}
.cds_online_form .ni_name input::placeholder,
.cds_online_form .phone input::placeholder {
  color: #999;
  font-size: 14px;
}
.cds_online_form .case {
  width: 100%;
  margin-bottom: 40px;
}
.cds_online_form .case span {
  color: #333;
  font-size: 18px;
  display: block;
  margin-bottom: 13px;
}
.cds_online_form .case span em {
  color: red;
}
.cds_online_form .case textarea {
  padding-left: 10px;
  width: 100%;
  height: 80px;
  border: none;
  color: #000;
  font-size: 14px;
  border-bottom: 1px solid #DCDEE2;
}
.cds_online_form .case textarea::placeholder {
  color: #999;
  font-size: 14px;
}
.cds_online_form .submit {
  width: 100%;
  text-align: center;
}
.cds_online_form .submit input {
  width: 340px;
  height: 50px;
  background: #156CFD;
  border-radius: 4px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.cds_online_form .submit input:hover {
  background: #0e58e2;
}
.cds_hide {
  display: none;
}
.cds_no_data {
  padding: 10px 0;
  text-align: center;
}
.cds_no_data img {
  width: 219px;
  height: 106px;
  margin-bottom: 23px;
}
.cds_no_data p {
  font-size: 18px;
  color: #818695;
}
/* .cds_chanpian_box {
  margin-bottom: 60px;
} */
.cds_chanpian_box .pageinfo {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cds_chanpian_allcp{
  width: 180px;
  background: rgba(255, 255, 255, 0.5);
  padding: 0 20px 20px;
  text-align: center;
}
.cds_chanpian_allcp strong.tit{
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #E6E8F1;
  font-size: 16px;
  color: #333333;
  line-height: 55px;
  display: block;
  cursor: pointer;
}
.cds_chanpian_allcp .box{
  width: 100%;
  border-bottom: 1px dashed #E6E8F1;
}
.cds_chanpian_allcp .box:last-child{
  border: none;
}
.cds_chanpian_allcp .box .tit{
  width: 100%;
  height: 53px;
  font-size: 15px;
  color: #333333;
  line-height: 52px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 12px;
  overflow: hidden;
  position: relative;
}
.cds_chanpian_allcp .box .tit.active_xz{
  color: #1064FF;
}
.cds_chanpian_allcp .box .tit::before{
  content: '\E809';
  height: 100%;
  line-height: 52px;
  font-family: iconfont;
  font-size: 12px;
  color: #99A6C4;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s;
  transform: rotate(90deg);
}
.cds_chanpian_allcp .box .tit.active::before{
  transform: rotate(0deg);
}
.cds_chanpian_allcp .box .list_two{
  padding: 4px 0 7px;
  display: none;
  margin-top: -10px;
}
.cds_chanpian_allcp .box li{
  width: 100%;
  height: 26px;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  cursor: pointer;
  padding: 0 10px;
  overflow: hidden;
  margin-bottom: 7px;
  transition: all 0.3s;
}
.cds_chanpian_allcp .box li a{
  width: 100%;
  height: 100%;
  color: #666;
  display: block;
}
.cds_chanpian_allcp .box li.active{
  background: #EAECF0;
}
.cds_chanpian_allcp .box li:hover{
  background: #EAECF0;
}
.cds_chanpian_allcp .box li:last-child{
  margin-bottom: 0;
}
.cds_chanpian_list{
  width: 1008px;
  min-height: 240px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 0 20px 20px;
  margin-bottom: 40px;
}
.cds_chanpian_list_no_date{
  width: 100%;
}
.cp_list_lb{
  width: 232px;
  height: 304px;
  border: 1px solid #F2F4FA;
  margin-top: 20px;
  padding: 5px;
  margin: 20px 13px 0 0;
}
.cp_list_lb:nth-child(4n){
  margin-right: 0;
}
.cp_list_lb .imgbox{
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.cp_list_lb .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cp_list_lb .imgbox.vid::before{
  content: '\e63b';
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #fff;
  font-family: iconfont;
  text-align: center;
  line-height: 38px;
  position: absolute;
  right: 12px;
  bottom: 12px;
}
.cp_list_lb .list{
  height: 32px;
  margin-top: 4px;
  overflow: hidden;
  position: relative;
  padding: 0 22px;
}
.cp_list_lb .prev,
.cp_list_lb .next{
  width: 22px;
  height: 32px;
  display: block;
  background: #fff;
  font-size: 12px;
  color: #E2E4EB;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.cp_list_lb .prev{
  padding-right: 2px;
  left: 0;
}
.cp_list_lb .next{
  width: 20px;
  padding-left: 2px;
  right: 0;
}
.cp_list_lb .list_wrap{
  height: 100%;
  position: relative;
}
.cp_list_lb .list_wrap .item{
  width: 36px;
  height: 32px;
  padding: 0 2px;
  position: relative;
}
.cp_list_lb .list_wrap .item.vid:before{
  content: '\e63b';
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  font-family: iconfont;
  color: #fff;
  background: rgba(0,0,0,0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
}
.cp_list_lb .list_wrap .item span{
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #E2E4EB;
  padding: 2px;
  cursor: pointer;
}
.cp_list_lb .list_wrap .item img{
  width: 100%;
  height: 100%;
}
.cp_list_lb .list_wrap .item.active span{
  padding: 0;
  border: 2px solid #FF6600;
}
.cp_list_lb .bot{
  height: 24px;
  margin-top: 8px;
  line-height: 24px;
  padding-right: 24px;
  position: relative;
}
.cp_list_lb .bot .tit{
  font-size: 14px;
  color: #333333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cp_list_lb .bot .tit:hover{
  color: #1064FF;
}
.cp_list_lb .bot .btn_tel{
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.cp_list_lb .bot .btn_tel img{
  vertical-align: middle;
}
.cp_list_lb_no .list{
  padding: 0;
}
.cp_list_lb_no .prev,
.cp_list_lb_no .next{
  display: none;
}
.equipment_detail_tel {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 40px 45px 48px;
  display: none;
  z-index: 999;
}

.equipment_detail_tel .close {
  font-size: 30px;
  line-height: 1em;
  color: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  cursor: pointer;
  margin: -230px -315px 0 0;
}

.equipment_detail_tel .box {
  width: 570px;
  height: 394px;
  border-radius: 6px;
  margin: -197px 0 0 -285px;
  padding-top: 46px;
  background: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
}

.equipment_detail_tel .pone {
  font-size: 16px;
  color: #666666;
  line-height: 1em;
}

.equipment_detail_tel .pone span {
  color: #FF6600;
}

.equipment_detail_tel .ptwo {
  font-size: 36px;
  margin-top: 26px;
  color: #FF6600;
  line-height: 1em;
  font-weight: bold;
}

.equipment_detail_tel img {
  width: 154px;
  height: 154px;
  background: #FFFFFF;
  box-shadow: 0px 2px 16px 0px rgba(1, 2, 27, 0.1);
  border-radius: 8px;
  padding: 10px;
  margin: 29px auto 0;
  display: block;
}

.equipment_detail_tel .pthree {
  font-size: 12px;
  margin-top: 18px;
  color: #888888;
  line-height: 1em;
}



.cds_info_box.yuangong {
  padding-left: 0;
  padding-right: 0;
}
.cds_info_box.yuangong .cds_info_h2 {
  padding-left: 20px;
}
.cds_yuangong {
  position: relative;
  padding: 0 50px 30px;
  margin-top: 28px;
}
.cds_yuangong::before {
  content: '';
  display: block;
  width: 30px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.cds_yuangong::after {
  content: '';
  display: block;
  width: 30px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.cds_yuangong .swiper-button-next,
.cds_yuangong .swiper-button-prev {
  position: absolute;
  width: 30px;
  height: 66px;
  top: 45%;
  line-height: 66px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
}
.cds_yuangong .swiper-button-next:hover i,
.cds_yuangong .swiper-button-prev:hover i {
  color: #ff6600;
}
.cds_yuangong .swiper-button-next {
  right: 0;
  border-radius: 4px 0px 0px 4px;
  cursor: pointer;
}
.cds_yuangong .swiper-button-next i {
  color: #fff;
}
.cds_yuangong .swiper-button-prev {
  left: 0;
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
  color: #fff;
}
.cds_yuangong .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.cds_yuangong .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  border-radius: 3px;
}
.cds_yuangong .swiper-pagination-bullet-active {
  width: 20px;
  height: 7px;
  background: #156CFD;
  border-radius: 3px;
}
.cds_yuangong .cds_yuangong_pic_item {
  float: left;
  width: 348px;
  height: 180px;
  background: url('../images/company_stuff_img_bg.png') #fff no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  border: 1px solid #E6C17F;
  border-radius: 6px;
  padding: 20px;
  cursor: pointer;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong {
  border-bottom: 1px solid #EEEEF0;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl {
  padding-top: 12px;
  padding-bottom: 20px;
  width: 70%;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl strong {
  display: inline-block;
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  max-width: 110px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl span {
  margin-left: 8px;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  height: 22px;
  background: url('../images/company_stuff_img_ridue_bg.png') no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  border-radius: 11px;
  width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl span b {
  font-size: 14px;
  color: #724617;
  font-weight: 400;
  background: linear-gradient(92deg, #CB7A37 0%, #724617 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl p {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  width: 195px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fl .icon1{
  height: 15px;
  vertical-align: -2px;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fr {
  width: 80px;
  height: 80px;
  border-radius: 6px;
  position: relative;
}
.cds_yuangong .cds_yuangong_pic_item .yuangong .fr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #E6C17F;
  border-radius: 6px;
}
.cds_yuangong .cds_yuangong_pic_item .call {
  overflow: hidden;
  padding-top: 10px;
}
.cds_yuangong .cds_yuangong_pic_item .call span {
  display: inline-block;
  padding: 0 14px;
  height: 34px;
  background: #1064FF;
  border-radius: 4px;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
}
.cds_yuangong .cds_yuangong_pic_item .call span:hover {
  background: #0e58e2;
}
.cds_yuangong .cds_yuangong_pic_item .call p {
  width: 190px;
  height: 34px;
  vertical-align: middle;
  margin-left: 19px;
  display: inline-block;
  line-height: 34px;
  font-size: 14px;
  color: #999;
  overflow: hidden;
}
.cds_yuangong .cds_yuangong_pic_item .call p em {
  position: relative;
  margin-right: 9px;
  display: inline-block;
}
.cds_yuangong .cds_yuangong_pic_item .call p i {
  display: inline-block;
  width: 1px;
  height: 14px;
  margin-right: 9px;
  background: #999999;
  vertical-align: middle;
}
.cds_yuangong .cds_yuangong_pic_item:hover {
  box-shadow: 0px 6px 21px 0px rgba(73, 98, 137, 0.18);
}
.cds_yuangong .cds_yuangong_pic_item.da2 {
  margin-right: 28px;
}
.cds_callphone_tip {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 40px 45px 48px;
  display: none;
  z-index: 999;
}
.cds_callphone_tip .close {
  font-size: 30px;
  line-height: 1em;
  color: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  cursor: pointer;
  margin: -220px -275px 0 0;
}
.cds_callphone_tip .box {
  width: 510px;
  height: 392px;
  background: #fff;
  text-align: center;
  padding-top: 50px;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -196px 0 0 -255px;
}
.cds_callphone_tip .pone {
  font-size: 18px;
  color: #888888;
  line-height: 1em;
}
.cds_callphone_tip .ptwo {
  font-size: 30px;
  color: #FF6600;
  line-height: 1em;
  margin-top: 30px;
  font-weight: bold;
}
.cds_callphone_tip img {
  width: 158px;
  display: block;
  margin: 29px auto 0;
}
.cds_callphone_tip .pthree {
  font-size: 14px;
  color: #888888;
  line-height: 1em;
  margin-top: 16px;
}
.call_info_box {
  margin-top: 40px;
  margin-bottom: 20px;
}
.call_info_box li {
  width: 390px;
  height: 125px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px 15px 0 90px;
  margin-bottom: 20px;
  margin-right: 12px;
  position: relative;
}
.call_info_box li:last-child{
  margin-right: 0;
}
.call_info_box li .tubiao {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #333333;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 20px;top: 42px;
}
.call_info_box li .tubiao img {
  width: 32px;
  height: 32px;
}
.call_info_box li .txt {
  position: relative;
}
.call_info_box li .txt strong {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #F2F4FA;
  position: relative;
}
.call_info_box li .txt strong::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 71px;
  top: 8px;
  border-top: 7px solid #FF6600;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.call_info_box li .txt .zxy_xs{
  font-size: 16px;
  font-weight: 400;
  color: #666;
  cursor: pointer;
}

.call_info_box li .txt .pad_ing{
  padding-top: 14px;

}
.call_info_box li .txt .zxy_yc .zxy_iphe{
  float: left;
  max-width: 250px;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 14px;

}
.call_info_box li .txt p {
  float: left;
  max-width: 220px;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.call_info_box li .txt .zxy_yc em,
.call_info_box li .txt a,
.call_info_box li .txt span {
  padding-top: 14px;
  float: left;
  color: #ff6600;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 5px;
  font-size: 14px;
}
.call_info_box li .txt .zxy_yc em{
  margin-left: 8px;
}
.call_info_box li .txt .zxy_yc em:hover,
.call_info_box li .txt a:hover,
.call_info_box li .txt span:hover {
  color: #1064FF;
}
.call_info_box li .txt a {
  margin-left: 0;
}
.call_info_box li:last-of-type .tubiao {
  line-height: 47px;
}
.call_info_box li:hover {
  box-shadow: 0px 6px 21px 0px rgba(73, 98, 137, 0.18);
}
.call_info_box li .txt .mb_zxy_yc .mb_zxy_xs{
  cursor: pointer;
}
.call_info_box li .txt .mb_zxy_yc .mb_zxy_xs.on{
  display: none;
}
.call_info_box li .txt .mb_zxy_yc .mb_zxy_btm{
  display: none;
}
.call_info_box li .txt .mb_zxy_yc .mb_zxy_btm.on{
  display: block;
}
.call_info_box li .txt .mb_zxy_yc .mb_zxy_btm .i2{
  color: #FF6600;
  text-decoration: underline;
  cursor: pointer;
}
.call_info_box li .txt .mb_zxy_yc .btm_more{
  display: none;
  color: #FF6600;
  text-decoration: underline;
  padding-top: 14px;
  margin-left: 10px;
  font-size: 16px;
  cursor: pointer;
}
.cds_info_h2 .btn_fb{
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  float: right;
}
.cds_info_h2 .btn_fb i{
  display: block;
  float: right;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  margin-left: 3px;
  margin-top: 6px;
  transform: scale(0.7);
}
.cds_info_h2 .btn_fb:hover{
  color: #1064FF;
}
.cds_info_h2 .btn_fb:hover i{
  border-color: #1064FF;
}
.cds_xc{
  margin-top: 20px;
  height: 196px;
}
.cds_xc .swiper-slide.wlb{
  width: 216px;
  margin-right: 20px;
}
.cds_xc .imgbox{
  width: 100%;
  height: 162px;
  overflow: hidden;
  display: block;
  position: relative;
}
.cds_xc .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cds_xc .imgbox.vid::before{
  content: '\e63b';
  width: 52px;
  height: 52px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  font-size: 22px;
  color: #fff;
  font-family: iconfont;
  text-align: center;
  line-height: 52px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -26px 0 0 -26px;
}
.cds_xc .tit{
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-top: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_xc .swiper-slide:hover .tit{
  color: #ff6600;
}
.cds_xc .swiper-button-next, .cds_xc .swiper-button-prev{
  width: 23px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  top: 56px;
  margin-top: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-family: iconfont;
  opacity: 0;
  transition: all 0.3s;
}
.cds_xc .swiper-button-prev{
  border-radius: 0px 4px 4px 0px;
  left: 0;
}
.cds_xc .swiper-button-next{
  border-radius: 4px 0px 0px 4px;
  right: 0;
}
.cds_xc .swiper-button-prev::before{
  content: '\e60b';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_xc .swiper-button-next::before{
  content: '\e60e';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_xc:hover .swiper-button-prev{
  opacity: 1;
}
.cds_xc:hover .swiper-button-next{
  opacity: 1;
}

.cds_khzx{
  margin-top: 8px;
}
.cds_khzx_lb{
  height: 195px;
}
.cds_khzx .swiper-wrapper{
  display: block;
}
.cds_khzx_lb .swiper-wrapper{
  display: flex;
}
.cds_khzx .swiper-slide{
  height: 65px;
}
.cds_khzx .item{
  line-height: 24px;
  width: 550px;
  height: 65px;
  padding: 20px 0;
  border-bottom: 1px solid #F7F7F7;
}
.cds_khzx .item:nth-child(1){
  float: left;
}
.cds_khzx .item:nth-child(2){
  float: right;
}
.cds_khzx .left{
  font-size: 16px;
  color: #333333;
}
.cds_khzx .left img{
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
}
.cds_khzx .right{
  font-size: 14px;
  color: #999999;
}
.cds_khzx .right .iconfont{
  margin-right: 6px;
  display: inline-block;
  transform: scale(0.8);
}

.cds_ryzs{
  margin-top: 20px;
  height: 195px;
}
.cds_ryzs .swiper-slide{
  background: #F6F7FB;
}
.cds_ryzs .swiper-slide.wlb{
  width: 278px;
  margin-right: 16px;
}
.cds_ryzs .swiper-slide img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cds_ryzs .swiper-button-next, .cds_ryzs .swiper-button-prev{
  width: 23px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  top: 74px;
  margin-top: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-family: iconfont;
  opacity: 0;
  transition: all 0.3s;
}
.cds_ryzs .swiper-button-prev{
  border-radius: 0px 4px 4px 0px;
  left: 0;
}
.cds_ryzs .swiper-button-next{
  border-radius: 4px 0px 0px 4px;
  right: 0;
}
.cds_ryzs .swiper-button-prev::before{
  content: '\e60b';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_ryzs .swiper-button-next::before{
  content: '\e60e';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_ryzs:hover .swiper-button-prev{
  opacity: 1;
}
.cds_ryzs:hover .swiper-button-next{
  opacity: 1;
}

.cds_dt_tab_box{
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 14px;
}
.cds_dt_tab_box .box{
  display: block;
  height: 35px;
  font-size: 16px;
  color: #545868;
  line-height: 1em;
  border-bottom: 2px solid transparent;
  margin-right: 73px;
}
.cds_dt_tab_box .box.active{
  border-color: #1064FF;
  font-weight: bold;
  color: #1064FF;
}
.cds_dt_tab_box .box:hover{
  color: #1064FF;
}
.cds_info_box_dt .cds_info_h2{
  margin-top: 34px;
}
.cds_info_box_dt .cds_info_h2 h2{
  font-size: 18px;
  line-height: 20px;
}
.cds_info_box_dt .cds_info_h2 h2::before{
  width: 4px;
  height: 16px;
}
.cds_info_box_dt .cds_info_h2 .more{
  font-size: 14px;
  color: #A8AEB2;
  display: block;
  padding-top: 4px;
  line-height: 16px;
  float: right;
}
.cds_info_box_dt .cds_info_h2 .more .iconfont{
  font-size: 12px;
  margin-left: 4px;
  color: #A6ACB0;
  float: right;
  transform: scale(0.8);
}
.cds_info_box_dt .cds_info_h2 .more:hover{
  color: #1064FF;
}
.cds_info_box_dt .cds_info_h2 .more:hover span{
  color: #1064FF;
}

.cds_qy_news{
  margin-top: 36px;
}
.cds_qy_news_wrap{
  margin-top: -9px;
}
.cds_qy_news_wrap .item{
  width: 562px;
  height: 180px;
  border: 1px solid #CFE0FF;
  padding: 22px 18px 0 242px;
  position: relative;
  margin: 27px 36px 0 0;
}
.cds_qy_news_wrap .item:nth-child(2n){
  margin-right: 0;
}
.cds_qy_news_wrap .item .imgbox{
  width: 219px;
  height: 152px;
  display: block;
  position: absolute;
  left: 11px;
  top: 13px;
}
.cds_qy_news_wrap .item .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cds_qy_news_wrap .item .time{
  width: 101px;
  height: 28px;
  background: rgba(21, 108, 255, 0.5);
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.cds_qy_news_wrap .item .tit{
  display: -webkit-box;
  max-height: 48px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: bold;
}
.cds_qy_news_wrap .item .tit:hover{
  color: #1064ff;
}
.cds_qy_news_wrap .item .p_jj{
  height: 44px;
  margin-top: 11px;
  font-size: 14px;
  color: #565656;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: calc();
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cds_qy_news_wrap .item .btn_xq{
  display: inline-block;
  font-size: 14px;
  color: #156CFF;
  line-height: 24px;
  margin-top: 9px;
}

.cds_info_box .xc_list{
  width: 100%;
}
.cds_info_box .xc_list .list{
  padding-bottom: 20px;
}
.cds_info_box .khxc .box{
  width: 216px;
  margin-right: 20px;
  margin-top: 22px;
}
.cds_info_box .khxc .box:nth-child(5n){
  margin-right: 0;
}
.cds_info_box .fhxc .box{
  width: 216px;
  margin-right: 20px;
  margin-top: 22px;
}
.cds_info_box .fhxc .box:nth-child(5n){
  margin-right: 0;
}
.cds_info_box .xc_list .box .imgbox{
  width: 100%;
  height: 162px;
  display: block;
  position: relative;
  overflow: hidden;
}
.cds_info_box .xc_list .box .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.cds_info_box .xc_list .box .imgbox.vid:before{
  content: '\e63b';
  height: 52px;
  width: 52px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 22px;
  color: #fff;
  font-family: iconfont;
  text-align: center;
  line-height: 52px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -26px 0 0 -26px;
  z-index: 2;
}
.cds_info_box .xc_list .box .tit{
  display: block;
  height: 22px;
  margin-top: 10px;
  font-size: 14px;
  color: #060606;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_info_box .xc_list .box:hover img{
  transform: scale(1.1);
}
.cds_info_box .xc_list .box:hover .tit{
  color: #1064FF;
}


.all_phone .net_list .net_list_phone {
  display: flex;
  justify-content:space-between;
}
.all_phone .net_list .net_list_phone i{
  color: #02A7F0;
  cursor: pointer;
  line-height: 26px;
}
.cds_news_one{
  width: 1200px;
  height: 200px;
  border-radius: 6px;
  background: url(https://app.kjzj.com/kjzjpc/company/company_news_yrzbg1.png);
  background-size: 100% 100%;
  padding: 54px 70px;
}
.cds_news_one h1{
  font-size: 34px;
  color: #fff;
  line-height: 44px;
  padding-bottom: 17px;
  position: relative;
}
.cds_news_one h1::before{
  content: '';
  width: 54px;
  height: 3px;
  background: #0F69FF;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cds_news_one p{
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-top: 6px;
}
.cds_news_list{
  margin: 20px auto 60px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 30px 40px 60px 20px;
}
.cds_news_list .item{
  height: 160px;
  padding-left: 240px;
  padding-right: 20px;
  position: relative;
  margin-bottom: 42px;
}
.cds_news_list .item::before{
  content: '';
  width: 904px;
  height: 0;
  border-top: 1px dashed #E4E6EA;
  position: absolute;
  right: 20px;
  bottom: -25px;
}
.cds_news_list .item.no_img{
  height: auto;
  padding-left: 0;
}
.cds_news_list .item.no_img::before{
  width: calc(100% - 20px);
}
.cds_news_list .item.no_img .p_jj{
  height: auto;
  max-height: 44px;
}
.cds_news_list .item .imgbox{
  width: 212px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.cds_news_list .item .imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cds_news_list .item .tit{
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cds_news_list .item .tit:hover{
  color: #1064ff;
}
.cds_news_list .item .time{
  font-size: 14px;
  color: #ACACAC;
  line-height: 24px;
  margin-top: 2px;
}
.cds_news_list .item .time span{
  color: #4D4D4D;
}
.cds_news_list .item .p_jj{
  height: 44px;
  font-size: 14px;
  color: #565656;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 16px;
}
.cds_news_list .item .btn_xq{
  font-size: 14px;
  color: #156CFF;
  line-height: 24px;
  display: inline-block;
  margin-top: 20px;
}
.cds_news_list .item .btn_xq .iconfont{
  font-size: 14px;
}
.cds_news_list .qqfk{
  text-align: center;
  font-size: 14px;
  color: #888;
  padding: 30px 0 10px;
}
.cds_news_list .qqfk a{
  color: #09988F;
}
.cds_news_list .qqfk a:hover{
  text-decoration: underline;
}
.cds_info_box_jj{
  min-height: calc(100vh - 640px);
}
.cds_chanpian_box .cds_no_data {
  padding: 140px 0 120px;
}

.cds_info.cds_no_data {
  padding: 120px 0 60px;
}
