* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.ccbn.news h2 {
  line-height: 1.5;
}
.ccbn.news p {
  line-height: 1.5;
  margin-bottom: 20px;
}
.ccbn.news .newsImg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ccbn.news .newsImg.middle {
  align-items: center;
}
.ccbn.news .newsImg .newsImgLi {
  width: 50%;
  padding: 0 10px;
}
.ccbn.news .newsImg .newsImgLi p {
  font-size: 14px;
  line-height: 1.75;
  margin-top: 10px;
  text-align: center;
}
.ccbn.news .newsImg img {
  width: 100%;
}
.ccbn.news .newsImg p {
  font-size: 14px;
  line-height: 1.75;
  margin-top: 10px;
  text-align: center;
}
.ccbn.news .note p {
  font-size: 12px;
  line-height: 1.75;
}
.ccbn.news .returnHome {
  text-align: right;
}
.ccbn.news .returnHome a {
  font-size: 14px;
  line-height: 1.75;
  color: #666;
}
.ccbn .grey {
  background: #f6f6f6;
}
.ccbn .pb30 {
  padding-bottom: 30px !important;
}
.ccbn p,
.ccbn span {
  line-height: 1;
}
.ccbn .img-mb {
  display: none !important;
}
.ccbn .pc {
  display: block !important;
}
.ccbn .mb {
  display: none !important;
}
.ccbn .contact_us_button {
  text-align: center;
}
.ccbn .contact_us_button a {
  background-color: #ffd200;
  border: 2px solid #ffd200;
  color: #2c3e50;
  margin: 0 0 30px;
  padding: 12px 30px;
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
  transition: all 0.25s ease;
  display: inline-block;
  box-sizing: border-box;
}
.ccbn .contact_us_button a:hover {
  background-color: #2c3e50;
  border: 2px solid #ffd200;
  color: #ffd200;
}
.ccbn .kv {
  position: relative;
  font-size: 0;
}
.ccbn .kv .kv-list .kv-item {
  justify-content: center;
}
.ccbn .kv .kv-list .kv-item.city {
  padding-right: 0;
}
.ccbn .kv .kv-list .kv-item.address span {
  font-size: 20px;
  line-height: 1.75;
}
.ccbn .kv > img {
  width: 100%;
}
.ccbn .kv .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}
.ccbn .kv .kv-title {
  padding-top: 8.4vw;
  padding-left: 0;
}
.ccbn .kv .kv-list {
  position: absolute;
  bottom: 3.2917vw;
  width: calc(100% - 40px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ccbn .kv .kv-list .kv-item {
  border-left: 2px solid rgba(241, 241, 241, 0.33);
  padding: 0 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ccbn .kv .kv-list .kv-item.city {
  padding-right: 20px;
  padding-left: 0;
}
.ccbn .kv .kv-list .kv-item:first-child {
  border-left: none;
}
.ccbn .kv .kv-list .kv-item p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
  opacity: 0.6;
  line-height: 1.75;
}
.ccbn .kv .kv-list .kv-item h2 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.75;
}
.ccbn .kv .kv-list .kv-item span {
  font-size: 14px;
  color: #fff;
  line-height: 1.75;
}
.ccbn .container {
  width: 117rem;
  padding: 0 3rem;
  margin: 0 auto;
}
.ccbn .newsIndex {
  position: relative;
  padding: 0 55px;
}
.ccbn .newsIndex .swiper-slide {
  height: auto;
  min-height: 100%;
  background: #fff;
  border: 1px solid #e3e3e3;
}
.ccbn .newsIndex .swiper-button-prev {
  left: 0;
}
.ccbn .newsIndex .swiper-button-next {
  right: 0;
}
.ccbn .newsIndexList {
  background: #eeeeee;
  padding: 45px 0;
}
.ccbn .newsIndexList h2 {
  font-size: 26px;
  line-height: 1.75;
  padding: 0 0 30px;
  text-align: center;
}
.ccbn .newsIndexList .newsIndexFlex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -20px;
}
.ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv {
  width: 100%;
}
.ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a {
  display: inline-block;
}
.ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a img {
  width: 100%;
}
.ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a .news-content {
  padding: 35px 20px;
  background: #fff;
}
.ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a .news-content h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
  line-height: 1.75;
}
.ccbn .solution h2 {
  font-size: 26px;
  padding: 50px 0 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.75;
}
.ccbn .solution h2 span {
  font-size: 20px;
  line-height: 1.75;
  font-weight: normal;
}
.ccbn .solution h4 {
  font-size: 26px;
  line-height: 1.75;
  padding: 0 0 30px;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.ccbn .solution ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
.ccbn .solution ul li {
  width: calc(50% - 20px);
  margin: 0 10px 20px;
  position: relative;
}
.ccbn .solution ul li a {
  display: inline-block;
  overflow: hidden;
}
.ccbn .solution ul li a:hover img {
  transform: scale(1.2);
}
.ccbn .solution ul li img {
  transition: transform 0.5s;
  width: 100%;
}
.ccbn .solution ul li .solution-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 35px 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ccbn .solution ul li .solution-box h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #f1f1f1;
  line-height: 1.75;
}
.ccbn .solution ul li .solution-box p {
  font-size: 20px;
  color: #f1f1f1;
  line-height: 1.75;
}
.ccbn .solution ul li .solution-box span {
  font-size: 14px;
  color: #f1f1f1;
  line-height: 1.75;
}
.ccbn .product {
  padding-bottom: 0;
}
.ccbn .product h2 {
  font-size: 28px;
  line-height: 1.75;
  text-align: center;
  padding: 30px 0;
  margin: 0;
  font-weight: bold;
}
.ccbn .product .product-swiper {
  padding: 0 55px;
  position: relative;
}
.ccbn .product .product-swiper .swiper {
  padding: 1px 0;
}
.ccbn .product .product-swiper .swiper-slide {
  background: #fff;
  height: auto;
  min-height: 100%;
  font-size: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.ccbn .product .product-swiper .swiper-slide img {
  width: 100%;
}
.ccbn .product .product-swiper a {
  color: #000;
}
.ccbn .product .product-swiper .product-content {
  padding: 20px;
}
.ccbn .product .product-swiper .product-content h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.75;
}
.ccbn .product .product-swiper .product-content p {
  font-size: 14px;
  line-height: 1.75;
}
.ccbn .product .product-swiper .swiper-button-prev {
  left: 0;
}
.ccbn .product .product-swiper .swiper-button-next {
  right: 0;
}
.ccbn .product .note {
  font-size: 12px;
  line-height: 1.75;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}
.ccbn .solutionSwiper {
  padding-bottom: 80px;
  position: relative;
}
.ccbn .solutionSwiper .swiper-pagination {
  position: absolute;
  bottom: 60px;
}
.ccbn .solutionSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 38px;
  height: 4px;
  border-radius: 0;
}
.ccbn .solutionSwiper h2 {
  font-size: 28px;
  line-height: 1.75;
  text-align: center;
  padding: 30px 0;
  margin: 0;
  font-weight: bold;
}
.ccbn .solutionSwiper .solution-swiper {
  padding: 0 28px;
  position: relative;
}
.ccbn .solutionSwiper .solution-swiper .swiper {
  padding: 1px 0;
}
.ccbn .solutionSwiper .solution-swiper .swiper-slide {
  background: #fff;
  height: auto;
  min-height: 100%;
  font-size: 0;
}
.ccbn .solutionSwiper .solution-swiper .swiper-slide img {
  width: 100%;
  transition: transform 0.5s;
}
.ccbn .solutionSwiper .solution-swiper a {
  color: #000;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.ccbn .solutionSwiper .solution-swiper a:hover img {
  transform: scale(1.2);
}
.ccbn .solutionSwiper .solution-swiper .solution-content {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
}
.ccbn .solutionSwiper .solution-swiper .solution-content h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.75;
  color: #fff;
  margin: 0;
}
.ccbn .solutionSwiper .solution-swiper .solution-content p {
  font-size: 22px;
  line-height: 1.75;
  color: #fff;
}
.ccbn .booth-info {
  background: #eeeeee;
  padding: 45px 0;
  text-align: center;
}
.ccbn .booth-info h2 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.75;
}
.ccbn .booth-info p {
  font-size: 24px;
  line-height: 1.75;
  margin-bottom: 40px;
}
.ccbn .booth-info .booth-cover img {
  max-width: 100%;
}
.ccbn .videoIndexList {
  padding: 45px 0;
}
.ccbn .videoIndexList h2 {
  font-size: 26px;
  line-height: 1.75;
  padding: 0 0 30px;
  text-align: center;
  margin: 0;
}
.ccbn .videoIndexList .videoIndexFlex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv {
  width: calc(33.333% - 20px);
  border: 1px solid #e3e3e3;
  margin: 0 10px 20px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.07);
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo {
  cursor: pointer;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .playVideoTopDiv {
  position: relative;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .videoImg {
  width: 100%;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .iconPlay {
  width: 2.60416vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .video-content {
  padding: 10px 10px;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .video-content h3 {
  font-size: 18px;
  line-height: 1.75;
  font-weight: bold;
}
.ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .video-content p {
  font-size: 14px;
  line-height: 1.75;
}
.ccbn .videoPlayDiv {
  display: none;
  width: 72.5vw;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  padding-top: 3.5vw;
}
.ccbn .videoPlayDiv .videoPlayInfo {
  background: #000;
  padding: 1.302083vw 1.510416vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
}
.ccbn .videoPlayDiv .videoPlayInfo .videoPlayTitle {
  color: #fff;
  font-size: 1.14583vw;
  line-height: 1.75;
}
.ccbn .videoPlayDiv .videoPlayInfo .closeVideo {
  width: 1.4583vw;
  cursor: pointer;
  z-index: 2;
}
.ccbn .videoPlayDiv .videoPlayInfo .closeVideo img {
  width: 100%;
}
.ccbn .videoPlayDiv video {
  width: 100%;
}
.ccbn #mark {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
  display: none;
  overflow: hidden;
  outline: 0;
  padding-top: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.ccbn .networklive .networkliveTopBanner {
  background: #000;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv {
  display: flex;
  margin: 0 -30px;
  align-items: center;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkliveTop {
  width: 50%;
  margin: 0 30px;
  padding: 130px 0;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText {
  display: flex;
  flex-wrap: wrap;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText h3 {
  color: #fff;
  font-size: 32px;
  line-height: 1.75;
  margin-bottom: 20px;
  font-weight: bold;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText p {
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.75;
  padding: 12px 30px;
  color: #333;
  background: #ffd200;
  min-width: 120px;
}
.ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopImg img {
  width: 100%;
}
.ccbn .networklive .networkLiveNavSesson {
  background: rgba(0, 0, 0, 0.7);
}
.ccbn .networklive .networkLiveNavSesson .networkLiveNav {
  display: flex;
  justify-content: center;
}
.ccbn .networklive .networkLiveNavSesson .networkLiveNav li {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  margin-right: 50px;
  cursor: pointer;
  padding: 20px 0;
  font-weight: bold;
}
.ccbn .networklive .networkLiveNavSesson .networkLiveNav li:last-child {
  margin-right: 0;
}
.ccbn .networklive .networkLiveNavSesson .networkLiveNav li.active {
  color: #81dcf7;
  border-bottom: 3px solid #81dcf7;
}
.ccbn .networklive .networkLiveNavSesson .networkLiveNav li:hover {
  color: #81dcf7;
}
.ccbn .networklive .networkLiveNavSesson.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.ccbn .networklive .networkliveVideo h2 {
  font-size: 28px;
  text-align: center;
  padding: 30px 0 0;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.75;
}
.ccbn .networklive .networkliveVideo .netWorkVideoDiv {
  margin: 30px 0;
  text-align: center;
}
.ccbn .networklive .networkliveVideo p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .networklive .netWorkContent {
  text-align: center;
  background: #d9d9d9;
  padding: 30px 0;
}
.ccbn .networklive .netWorkContent h2 {
  font-size: 28px;
  line-height: 1.75;
  margin-bottom: 15px;
  font-weight: bold;
}
.ccbn .networklive .netWorkContent a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.75;
  padding: 12px 30px;
  color: #333;
  background: #ffd200;
  min-width: 120px;
}
.ccbn .networklive .netWorkOptimised {
  background: #000;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedImg {
  width: 100%;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedImg img {
  width: 100%;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText h2 {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1.75;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText p {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText1 {
  text-align: center;
  padding: 0;
  margin-top: -120px;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText1 .netWorkOptimisedTextImg {
  padding: 40px 0;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText1 .netWorkOptimisedTextImg img {
  max-width: 1078px;
  width: 100%;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText2 {
  padding: 0 0 80px 0;
}
.ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText2 .netWorkOptimisedTextDiv {
  max-width: 1078px;
  width: 100%;
  margin: 0 auto;
}
.ccbn .networklive .newWorkNevion {
  background: #f3f6fb;
  padding: 30px 0;
  text-align: center;
}
.ccbn .networklive .newWorkNevion h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .networklive .newWorkNevion p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 10px;
}
.ccbn .networklive .newWorkNevion .newWorkNevionImg {
  margin: 60px 0 30px;
}
.ccbn .networklive .newWorkNevion .newWorkNevionImg img {
  width: 23.4375vw;
}
.ccbn .networklive .newWorkSPS {
  padding: 40px 0;
  background: #e3e3e3;
}
.ccbn .networklive .newWorkSPS .newWorkSPStop h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 5px;
}
.ccbn .networklive .newWorkSPS .newWorkSPStop .newWorkSPSDes {
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
  color: #616161;
}
.ccbn .networklive .newWorkSPS .newWorkSPSbottom {
  padding-top: 20px;
}
.ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl {
  display: flex;
  justify-content: space-between;
}
.ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li {
  position: relative;
  width: 31%;
  line-height: 0;
}
.ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li img {
  width: 100%;
}
.ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li h4 {
  position: absolute;
  left: 28px;
  bottom: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin: 0;
}
.ccbn .networklive .newWorkOrchestration {
  text-align: center;
  padding: 30px 0;
}
.ccbn .networklive .newWorkOrchestration h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .networklive .newWorkOrchestration p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl {
  margin: 30px -30px 0;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li {
  display: flex;
  align-items: center;
  margin: 0 0 60px;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationImg {
  width: calc(50% - 60px);
  margin: 0 30px;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationImg img {
  width: 100%;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText {
  width: calc(50% - 60px);
  margin: 0 30px;
  text-align: left;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText h2 {
  font-size: 24px;
  line-height: 1.75;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText p {
  margin-bottom: 15px;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText a {
  color: #0d609e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  display: inline-block;
}
.ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li:nth-child(even) {
  flex-direction: row-reverse;
}
.ccbn .networklive .newWorkMixedOperation {
  background: #f3f6fb;
  text-align: center;
  padding: 30px 0;
}
.ccbn .networklive .newWorkMixedOperation h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .networklive .newWorkMixedOperation p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -30px 0;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li {
  width: calc(50% - 60px);
  margin: 0 30px 30px;
  text-align: left;
  position: relative;
  padding: 0 0 30px 0;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li .newWorkMixedOperationImg {
  text-align: center;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li .newWorkMixedOperationImg img {
  width: 100%;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin: 20px 0;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li a {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #0d609e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  display: inline-block;
}
.ccbn .networklive .newWorkMixedService {
  text-align: center;
  padding: 30px 0;
  background: #edf1f7;
}
.ccbn .networklive .newWorkMixedService h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .networklive .newWorkMixedService ul {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.ccbn .networklive .newWorkMixedService ul li {
  width: 33.33%;
  margin: 0 0 30px;
  position: relative;
  padding: 0 30px 30px;
  text-align: center;
  border-right: 2px solid #e1e5ea;
}
.ccbn .networklive .newWorkMixedService ul li:last-child {
  border-right: 0;
}
.ccbn .networklive .newWorkMixedService ul li h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin: 20px 0;
}
.ccbn .networklive .newWorkMixedService ul li p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.ccbn .networklive .newWorkMixedService ul li a {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  color: #0d609e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  display: inline-block;
}
.ccbn .networklive .newWorkMediaTransmission {
  text-align: center;
  padding: 70px 0;
  background: url('../img/bg-networkedLive.jpg') #000 top center no-repeat;
  background-size: 100% auto;
}
.ccbn .networklive .newWorkMediaTransmission h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
  color: #fff;
}
.ccbn .networklive .newWorkMediaTransmission p {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl {
  margin: 70px -45px 0;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li {
  display: flex;
  align-items: center;
  margin: 0 0 70px 0;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li:last-child {
  margin: 0;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionImg {
  width: calc(50% - 90px);
  margin: 0 45px;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionImg img {
  width: 100%;
  max-width: 29.7395vw;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText {
  width: calc(50% - 90px);
  margin: 0 45px;
  text-align: left;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText h2 {
  font-size: 24px;
  color: #5b99ca;
  line-height: 1.75;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText p {
  margin-bottom: 15px;
  color: #fff;
  line-height: 1.75;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText a {
  color: #0d609e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  display: inline-block;
}
.ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li:nth-child(even) {
  flex-direction: row-reverse;
}
.ccbn .eng .engTopBanner {
  background: #000;
  text-align: center;
  padding: 30px 0;
}
.ccbn .eng .engTopBanner .engTopBannerTitle {
  width: 217px;
  margin: 0 auto;
}
.ccbn .eng .engTopBanner .engTopBannerTitle img {
  width: 100%;
}
.ccbn .eng .engTopBanner p {
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  margin-top: 16px;
}
.ccbn .eng .engTopBanner .engTopBannerImg {
  width: 57.3958vw;
  margin: 30px auto 0;
}
.ccbn .eng .engTopBanner .engTopBannerImg img {
  width: 100%;
}
.ccbn .eng .engVideo {
  background: linear-gradient(to bottom, #000 50%, white 50%);
  padding: 30px 0;
}
.ccbn .eng .engVideo .engVideoUl {
  display: flex;
  justify-content: center;
}
.ccbn .eng .engVideo .engVideoUl li {
  width: calc(50% - 60px);
  margin: 0 30px;
}
.ccbn .eng .engVideo .engVideoUl li .playVideo {
  position: relative;
  cursor: pointer;
}
.ccbn .eng .engVideo .engVideoUl li .imgVideo {
  width: 100%;
}
.ccbn .eng .engVideo .engVideoUl li .iconPlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 31px;
  height: 47px;
}
.ccbn .eng .engVideo .engVideoUl li h4 {
  font-size: 20px;
  text-align: center;
  margin: 16px 0;
  line-height: 1.75;
}
.ccbn .eng .product-Brcam7 {
  text-align: center;
}
.ccbn .eng .product-Brcam7 a {
  display: inline-block;
  line-height: 0;
}
.ccbn .eng .product-Brcam7 a img {
  width: 100%;
}
.ccbn .eng .high-quality {
  text-align: center;
  padding: 30px 0;
}
.ccbn .eng .high-quality h2 {
  font-size: 32px;
  line-height: 1.75;
  margin-bottom: 20px;
  font-weight: bold;
}
.ccbn .eng .high-quality p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .eng .high-quality p.note {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.75;
}
.ccbn .eng .high-quality .high-quality-Img {
  padding: 30px 55px 0;
}
.ccbn .eng .high-quality .high-quality-Img img {
  width: 100%;
}
.ccbn .eng .engFeatures .engFeaturesUl {
  margin: 0;
}
.ccbn .eng .engFeatures .engFeaturesUl li {
  margin: 0;
}
.ccbn .eng .engFeatures .engFeaturesUl li .container {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
.ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesImg {
  width: calc(50% - 60px);
  margin: 0 30px;
}
.ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesImg img {
  width: 100%;
}
.ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText {
  width: calc(50% - 60px);
  margin: 0 30px;
  text-align: left;
}
.ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .eng .engFeatures .engFeaturesUl li:nth-child(even) {
  background: #f6f6f6;
}
.ccbn .eng .engFeatures .engFeaturesUl li:nth-child(even) .container {
  flex-direction: row-reverse;
}
.ccbn .eng .product-switchboard {
  background: #fafafa;
  padding: 30px 0;
}
.ccbn .eng .product-switchboard .product-switchboard-div {
  padding: 0 55px;
}
.ccbn .eng .product-switchboard .product-switchboard-div img {
  width: 100%;
}
.ccbn .eng .aiFeatures .aiFeaturesUl {
  margin: 0 ;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li {
  margin: 0;
  background: #f6f6f6;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .container {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesImg {
  width: calc(50% - 60px);
  margin: 0 30px;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesImg img {
  width: 100%;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText {
  width: calc(50% - 60px);
  margin: 0 30px;
  text-align: left;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 15px;
}
.ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .eng .product-AIIntelligentComposition {
  text-align: center;
}
.ccbn .eng .product-AIIntelligentComposition a {
  display: inline-block;
  line-height: 0;
}
.ccbn .eng .product-AIIntelligentComposition a img {
  width: 100%;
}
.ccbn .eng .product-supreme .product-supremeDiv {
  padding: 30px 0;
  text-align: center;
}
.ccbn .eng .product-supreme .product-supremeDiv h2 {
  font-size: 32px;
  line-height: 1.75;
  margin-bottom: 15px;
  font-weight: bold;
}
.ccbn .eng .product-supreme .product-supremeDiv p {
  font-size: 16px;
  line-height: 1.75;
}
.ccbn .eng .product-supreme .product-supremeDiv ul {
  margin: 30px 0 0;
  display: flex;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li {
  width: calc(50% - 60px);
  margin: 0 30px;
  padding-bottom: 30px;
  position: relative;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li .supremeDivImg img {
  width: 100%;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin: 20px 0;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li h4 sup {
  font-size: 12px;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li p {
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
}
.ccbn .eng .product-supreme .product-supremeDiv ul li a {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #0d609e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  display: inline-block;
}
.ccbn .eng .product-supreme .note {
  font-size: 16px;
  line-height: 1.75;
  padding: 30px;
  border-top: 2px solid #f6f6f6;
}
.ccbn .eng .product-supreme .note a {
  font-size: 16px;
  color: #0d609e;
}
.ccbn .videoipath .videoipathBanner {
  background: url('../img/kv-videoipath.jpg') no-repeat center center #000;
}
.ccbn .videoipath .videoipathBanner .videoipathBannerTop {
  padding: 150px 0;
}
.ccbn .videoipath .videoipathBanner .videoipath-kv-title h3 {
  color: #fff;
  font-size: 32px;
  line-height: 1.75;
  margin-bottom: 20px;
  font-weight: bold;
}
.ccbn .videoipath .videoipathBanner .videoipath-kv-title p {
  color: #fff;
  font-size: 20px;
  line-height: 1.75;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive {
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto 50px;
  align-items: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive li {
  width: 100%;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img {
  text-align: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img img {
  width: 18.125vw;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img h3 span {
  color: #69BE28;
}
.ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .text p {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath {
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto;
  align-items: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath li {
  width: 100%;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img {
  width: 100%;
  text-align: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img img {
  width: 100%;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img h3 span {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  color: #69BE28;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .text {
  width: 100%;
  text-align: center;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .text p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .text p:last-child {
  margin: 0;
}
.ccbn .videoipath .videoipath-benefits h2 {
  font-size: 28px;
  line-height: 1.75;
  padding: 30px 0;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.ccbn .videoipath .videoipath-benefits h2 span {
  font-size: 28px;
  line-height: 1.75;
  color: #69BE28;
}
.ccbn .videoipath .videoipath-benefits ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ccbn .videoipath .videoipath-benefits ul li {
  width: calc(33.33% - 30px);
  background-color: rgba(244, 248, 255, 0.7);
  border-radius: 20px;
  padding: 30px 24px;
  margin: 0 15px;
}
.ccbn .videoipath .videoipath-benefits ul li h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin: 20px 0;
}
.ccbn .videoipath .videoipath-benefits ul li p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
  padding-left: 14px;
  position: relative;
}
.ccbn .videoipath .videoipath-benefits ul li p:last-child {
  margin: 0;
}
.ccbn .videoipath .videoipath-benefits ul li p::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #000;
  position: absolute;
  left: 0;
  top: 9px;
}
.ccbn .videoipath .videoipath-table {
  margin: 30px 0;
}
.ccbn .bottomScroll {
  margin-bottom: 80px;
}
@media (max-width: 1230px) {
  .ccbn .container {
    width: 117rem;
  }
  .ccbn .kv .kv-title {
    width: 346px;
  }
  .ccbn .kv .kv-list .kv-item {
    padding-left: 15px;
  }
  .ccbn .kv .kv-list .kv-item.city img {
    width: 220px;
  }
  .ccbn .kv .kv-list .kv-item p {
    font-size: 12px;
  }
  .ccbn .kv .kv-list .kv-item h2 {
    font-size: 15px;
  }
  .ccbn .kv .kv-list .kv-item span {
    font-size: 12px;
  }
  .ccbn .solution h2 {
    font-size: 18px;
    padding: 20px 0 0;
    margin: 0;
  }
  .ccbn .solution h2 span {
    font-size: 16px;
  }
  .ccbn .solution h4 {
    font-size: 18px;
    margin: 0;
  }
  .ccbn .solution ul li .solution-box {
    padding: 25px 30px;
  }
  .ccbn .solution ul li .solution-box h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .ccbn .solution ul li .solution-box p {
    font-size: 16px;
  }
  .ccbn .solution ul li .solution-box span {
    font-size: 12px;
  }
  .ccbn .product h2 {
    font-size: 24px;
    padding: 20px 0;
    font-weight: bold;
  }
  .ccbn .product .product-swiper {
    padding: 0 40px;
  }
  .ccbn .product .product-swiper .product-content {
    padding: 25px 15px;
  }
  .ccbn .product .product-swiper .product-content h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .ccbn .product .product-swiper .product-content p {
    font-size: 12px;
  }
  .ccbn .solutionSwiper {
    padding-bottom: 40px;
  }
  .ccbn .solutionSwiper h2 {
    font-size: 24px;
    padding: 20px 0;
    font-weight: bold;
  }
  .ccbn .solutionSwiper .solution-swiper {
    padding: 0;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content {
    padding: 25px 30px;
    bottom: 0;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content h3 {
    font-size: 26px;
    margin-bottom: 0;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content p {
    font-size: 16px;
  }
  .ccbn .solutionSwiper .swiper-pagination {
    bottom: 20px;
  }
  .ccbn .solutionSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 26px;
  }
  .ccbn .booth-info {
    padding: 35px 0;
  }
  .ccbn .booth-info h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .ccbn .booth-info p {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1000px) {
  .ccbn .container {
    width: 97rem;
  }
  .ccbn .kv .kv-title {
    width: 365px;
  }
  .ccbn .kv .kv-list .kv-item.city img {
    width: 160px;
  }
}
@media (max-width: 768px) {
  .ccbn.news .newsImg .newsImgLi {
    width: 100%;
    padding: 0;
  }
  .ccbn.news p {
    font-size: 14px;
  }
  .ccbn .container {
    width: 100%;
  }
  .ccbn .pc {
    display: none !important;
  }
  .ccbn .mb {
    display: block !important;
  }
  .ccbn .img-mb {
    display: inline-block !important;
  }
  .ccbn .img-pc {
    display: none !important;
  }
  .ccbn .contact_us_button {
    text-align: center;
  }
  .ccbn .contact_us_button a {
    margin: 0 0 20px;
    padding: 12px 30px;
    font-size: 14px;
  }
  .ccbn .contact_us_button a:hover {
    background-color: #ffd200;
    border: 2px solid #ffd200;
    color: #2c3e50;
  }
  .ccbn .kv {
    text-align: center;
    padding-bottom: 20px;
    background: #000;
  }
  .ccbn .kv .kv-title {
    padding-top: 30px;
    padding-left: 0;
    width: 90%;
  }
  .ccbn .kv .kv-list {
    text-align: left;
    bottom: 25px;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    left: 0;
    margin: 0;
  }
  .ccbn .kv .kv-list .kv-tiemFlex {
    width: 57%;
    border-left: 1px solid #fff;
  }
  .ccbn .kv .kv-list .kv-item {
    flex: auto;
    border-width: 1px;
    padding: 0 10px;
    width: 25%;
    justify-content: flex-start;
  }
  .ccbn .kv .kv-list .kv-item.city {
    width: 100% !important;
    padding-right: 0;
  }
  .ccbn .kv .kv-list .kv-item.city img {
    width: 100%;
  }
  .ccbn .kv .kv-list .kv-item.address img {
    width: 80px;
  }
  .ccbn .kv .kv-list .kv-item:first-child {
    width: 100%;
    flex: auto;
    margin-bottom: 0;
    align-items: flex-start;
  }
  .ccbn .kv .kv-list .kv-item:nth-of-type(2) {
    border: none;
    width: 100%;
  }
  .ccbn .kv .kv-list .kv-item:nth-of-type(3) {
    padding-right: 0;
    width: 100%;
    padding-left: 10px;
  }
  .ccbn .kv .kv-list .kv-item:last-child {
    border: 0;
  }
  .ccbn .kv .kv-list .kv-item p {
    font-size: 2.6666vw;
    margin-bottom: 5px;
  }
  .ccbn .kv .kv-list .kv-item h2 {
    font-size: 2.6666vw;
    margin-bottom: 5px;
  }
  .ccbn .kv .kv-list .kv-item span {
    font-size: 2.6666vw;
    line-height: 1 !important;
  }
  .ccbn .newsIndex {
    padding: 0 16px 20px;
  }
  .ccbn .newsIndex .swiper-button-prev {
    left: -10px;
  }
  .ccbn .newsIndex .swiper-button-prev::after {
    font-size: 24px;
  }
  .ccbn .newsIndex .swiper-button-next {
    right: -10px;
  }
  .ccbn .newsIndex .swiper-button-next::after {
    font-size: 24px;
  }
  .ccbn .newsIndexList {
    padding: 0;
  }
  .ccbn .newsIndexList h2 {
    font-size: 14px;
    padding: 20px 0;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .newsIndexList .newsIndexFlex {
    margin: 0 0 0;
  }
  .ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv {
    width: 100%;
  }
  .ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a .news-content {
    padding: 15px 10px;
  }
  .ccbn .newsIndexList .newsIndexFlex .newsIndexFlexDiv a .news-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
  }
  .ccbn .solution h2 {
    font-size: 14px;
    line-height: 1.4;
    padding: 15px 0 10px;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .solution h2 span {
    font-size: 14px;
  }
  .ccbn .solution h4 {
    font-size: 14px;
    padding: 0 0 20px;
    margin: 0;
    line-height: 1.5;
  }
  .ccbn .solution ul {
    margin: 0 0 -9px;
  }
  .ccbn .solution ul li {
    width: 100%;
    margin: 0 0 9px;
  }
  .ccbn .solution ul li a {
    display: inline-block;
    overflow: hidden;
  }
  .ccbn .solution ul li a:hover img {
    transform: scale(1);
  }
  .ccbn .solution ul li .solution-box {
    padding: 17px;
  }
  .ccbn .solution ul li .solution-box h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .ccbn .solution ul li .solution-box p {
    font-size: 12px;
  }
  .ccbn .solution ul li .solution-box span {
    font-size: 12px;
  }
  .ccbn .product {
    padding-bottom: 0;
  }
  .ccbn .product h2 {
    font-size: 14px;
    padding: 20px 0;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .product .product-swiper {
    padding: 0 16px;
  }
  .ccbn .product .product-swiper .product-content {
    padding: 15px 10px;
  }
  .ccbn .product .product-swiper .product-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .ccbn .product .product-swiper .product-content p {
    font-size: 12px;
    line-height: 1.6;
  }
  .ccbn .product .product-swiper .swiper-button-prev {
    left: -10px;
  }
  .ccbn .product .product-swiper .swiper-button-prev::after {
    font-size: 24px;
  }
  .ccbn .product .product-swiper .swiper-button-next {
    right: -10px;
  }
  .ccbn .product .product-swiper .swiper-button-next::after {
    font-size: 24px;
  }
  .ccbn .product .note {
    font-size: 12px;
    padding: 20px 0;
    text-align: left;
  }
  .ccbn .solutionSwiper {
    padding-bottom: 40px;
  }
  .ccbn .solutionSwiper h2 {
    font-size: 14px;
    padding: 20px 0;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .solutionSwiper .solution-swiper {
    padding: 0;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content {
    padding: 15px 10px;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
  }
  .ccbn .solutionSwiper .solution-swiper .solution-content p {
    font-size: 12px;
    line-height: 1.6;
  }
  .ccbn .solutionSwiper .solution-swiper a:hover img {
    transform: scale(1);
  }
  .ccbn .booth-info {
    padding: 0 0 20px;
    position: relative;
  }
  .ccbn .booth-info h2 {
    font-size: 15px;
    padding: 15px 0 10px;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .booth-info p {
    font-size: 12px;
    padding: 0 0 20px;
    margin: 0;
    line-height: 1.5;
  }
  .ccbn .videoIndexList {
    padding: 0 0 20px 0;
  }
  .ccbn .videoIndexList h2 {
    font-size: 14px;
    padding: 20px 0 0;
    margin: 0;
    font-weight: bold;
  }
  .ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv {
    width: 100%;
  }
  .ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .iconPlay {
    width: 40px;
  }
  .ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .video-content h3 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
  }
  .ccbn .videoIndexList .videoIndexFlex .videoIndexFlexDiv .playVideo .video-content p {
    font-size: 12px;
    line-height: 1.5;
  }
  .ccbn .videoPlayDiv {
    width: 100%;
  }
  .ccbn .videoPlayDiv .videoPlayInfo {
    padding: 16px;
    position: static;
  }
  .ccbn .videoPlayDiv .videoPlayInfo .videoPlayTitle {
    font-size: 14px;
  }
  .ccbn .videoPlayDiv .videoPlayInfo .closeVideo {
    width: 14px;
  }
  .ccbn .videoPlayDiv .videoPlayInfo .closeVideo img {
    width: 100%;
  }
  .ccbn .videoPlayDiv video {
    width: 100%;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv {
    margin: 0;
    flex-wrap: wrap;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkliveTop {
    width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopImg {
    padding: 0 0 20px 0;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText h3 {
    font-size: 26px;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText p {
    font-size: 14px;
  }
  .ccbn .networklive .networkliveTopBanner .networkliveTopDiv .networkedLiveTopText .topButton {
    margin: 0 auto;
    text-align: center;
  }
  .ccbn .networklive .networkLiveNavSesson .networkLiveNav li {
    margin-right: 10px;
  }
  .ccbn .networklive .networkliveVideo h2 {
    font-size: 15px;
    padding: 20px 0 0;
  }
  .ccbn .networklive .networkliveVideo p {
    font-size: 12px;
    padding: 0;
    line-height: 1.5;
  }
  .ccbn .networklive .netWorkContent {
    padding: 20px 0;
  }
  .ccbn .networklive .netWorkContent h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ccbn .networklive .netWorkContent a {
    font-size: 12px;
    padding: 8px 24px;
  }
  .ccbn .networklive .netWorkOptimised .netWorkOptimisedText h2 {
    font-size: 15px;
  }
  .ccbn .networklive .netWorkOptimised .netWorkOptimisedText p {
    font-size: 12px;
    text-align: left;
  }
  .ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText1 {
    margin-top: 0;
  }
  .ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText1 .netWorkOptimisedTextImg {
    padding: 20px 0;
  }
  .ccbn .networklive .netWorkOptimised .netWorkOptimisedText.netWorkOptimisedText2 {
    padding: 0 0 20px 0;
  }
  .ccbn .networklive .newWorkNevion {
    padding: 20px 0;
  }
  .ccbn .networklive .newWorkNevion h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkNevion p {
    font-size: 12px;
    text-align: left;
    margin-bottom: 0;
  }
  .ccbn .networklive .newWorkNevion .newWorkNevionImg {
    margin: 20px 0 0;
  }
  .ccbn .networklive .newWorkNevion .newWorkNevionImg img {
    width: 70%;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPStop h2 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPStop .newWorkSPSDes {
    font-size: 12px;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl {
    flex-wrap: wrap;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li {
    width: 100%;
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li h4 {
    font-size: 15px;
  }
  .ccbn .networklive .newWorkSPS .newWorkSPSbottom .newWorkSPSUl li:last-child {
    margin-bottom: 0;
  }
  .ccbn .networklive .newWorkOrchestration {
    padding: 20px 0;
  }
  .ccbn .networklive .newWorkOrchestration h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkOrchestration p {
    font-size: 12px;
    text-align: left;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl {
    margin: 20px 0 0;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li {
    flex-wrap: wrap;
    margin: 0 0 20px;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationImg {
    width: 100%;
    margin: 0 0 20px;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText {
    width: 100%;
    margin: 0;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText h2 {
    font-size: 15px;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText p {
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkOrchestration .newWorkOrchestrationUl li .newWorkOrchestrationText a {
    font-size: 12px;
  }
  .ccbn .networklive .newWorkMixedOperation {
    padding: 20px 0;
  }
  .ccbn .networklive .newWorkMixedOperation h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkMixedOperation p {
    font-size: 12px;
    text-align: left;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl {
    margin: 20px 0 0;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li .newWorkMixedOperationImg {
    width: 100%;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li .newWorkMixedOperationImg img {
    width: 100%;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li h4 {
    font-size: 15px;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li p {
    font-size: 12px;
  }
  .ccbn .networklive .newWorkMixedOperation .newWorkMixedOperationUl li a {
    position: static;
    left: auto;
    bottom: auto;
    font-size: 12px;
  }
  .ccbn .networklive .newWorkMixedService {
    padding: 20px 0;
  }
  .ccbn .networklive .newWorkMixedService h2 {
    font-size: 15px;
    margin-bottom: 0;
  }
  .ccbn .networklive .newWorkMixedService ul {
    margin: 0;
  }
  .ccbn .networklive .newWorkMixedService ul li {
    width: 100%;
    border-right: 0;
    border-bottom: 2px solid #e1e5ea;
    padding: 0 0 20px;
    margin: 0;
    text-align: left;
  }
  .ccbn .networklive .newWorkMixedService ul li h4 {
    font-size: 15px;
    margin: 20px 0 10px;
  }
  .ccbn .networklive .newWorkMixedService ul li p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .ccbn .networklive .newWorkMixedService ul li a {
    position: static;
    left: 0;
    bottom: 0;
    transform: translateX(0);
    font-size: 12px;
  }
  .ccbn .networklive .newWorkMixedService ul li:last-child {
    border-bottom: 0;
    padding: 0;
  }
  .ccbn .networklive .newWorkMediaTransmission {
    padding: 20px 0;
  }
  .ccbn .networklive .newWorkMediaTransmission h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ccbn .networklive .newWorkMediaTransmission p {
    font-size: 12px;
    text-align: left;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl {
    margin: 0;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li {
    margin: 20px 0;
    flex-wrap: wrap;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionImg {
    width: 100%;
    margin: 0;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionImg img {
    max-width: 70%;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText {
    width: 100%;
    margin: 0;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText h2 {
    font-size: 15px;
    margin: 20px 0 10px;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText p {
    margin-bottom: 10px;
  }
  .ccbn .networklive .newWorkMediaTransmission .newWorkMediaTransmissionUl li .newWorkMediaTransmissionText a {
    font-size: 12px;
  }
  .ccbn .successcaseTitle {
    margin-bottom: 0 !important;
  }
  .ccbn .successcaseTitle h2 {
    font-size: 15px !important;
    font-weight: bold !important;
  }
  .ccbn .successcaseFirstDiv {
    padding-top: 0 !important;
  }
  .ccbn .eng .engTopBanner p {
    font-size: 14px;
    text-align: left;
  }
  .ccbn .eng .engTopBanner .engTopBannerImg {
    width: 100%;
  }
  .ccbn .eng .engVideo {
    background: #000;
    padding: 0;
  }
  .ccbn .eng .engVideo .engVideoUl {
    flex-wrap: wrap;
  }
  .ccbn .eng .engVideo .engVideoUl li {
    width: 100%;
    margin: 0;
  }
  .ccbn .eng .engVideo .engVideoUl li h4 {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 20px;
  }
  .ccbn .eng .high-quality {
    padding: 20px 0;
  }
  .ccbn .eng .high-quality h2 {
    font-size: 15px;
  }
  .ccbn .eng .high-quality p {
    font-size: 12px;
  }
  .ccbn .eng .high-quality p.note {
    font-size: 12px;
  }
  .ccbn .eng .high-quality .high-quality-Img {
    padding: 20px 0 0;
  }
  .ccbn .eng .engFeatures .engFeaturesUl {
    margin: 0;
  }
  .ccbn .eng .engFeatures .engFeaturesUl li .container {
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
  }
  .ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesImg {
    width: 100%;
    margin: 0;
  }
  .ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText {
    width: 100%;
    margin: 0;
  }
  .ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText h2 {
    font-size: 15px;
    margin: 20px 0;
  }
  .ccbn .eng .engFeatures .engFeaturesUl li .engFeaturesText p {
    font-size: 12px;
  }
  .ccbn .eng .product-switchboard {
    padding: 20px 0;
  }
  .ccbn .eng .product-switchboard .product-switchboard-div {
    padding: 0;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl {
    margin: 0;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl li .container {
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesImg {
    width: 100%;
    margin: 0;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText {
    width: 100%;
    margin: 0;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText h2 {
    font-size: 15px;
    margin: 20px 0;
  }
  .ccbn .eng .aiFeatures .aiFeaturesUl li .aiFeaturesText p {
    font-size: 12px;
  }
  .ccbn .eng .product-supreme .product-supremeDiv {
    padding: 0;
  }
  .ccbn .eng .product-supreme .product-supremeDiv h2 {
    font-size: 15px;
    margin: 20px 0;
  }
  .ccbn .eng .product-supreme .product-supremeDiv p {
    font-size: 12px;
  }
  .ccbn .eng .product-supreme .product-supremeDiv ul {
    margin: 20px 0 0;
    flex-wrap: wrap;
  }
  .ccbn .eng .product-supreme .product-supremeDiv ul li {
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    text-align: left;
  }
  .ccbn .eng .product-supreme .product-supremeDiv ul li h4 {
    font-size: 15px;
  }
  .ccbn .eng .product-supreme .product-supremeDiv ul li p {
    font-size: 12px;
  }
  .ccbn .eng .product-supreme .product-supremeDiv ul li a {
    position: static;
    bottom: auto;
    left: auto;
    transform: none;
    margin-top: 20px;
    font-size: 12px;
  }
  .ccbn .eng .product-supreme .note {
    font-size: 12px;
    padding: 0 0 20px 0;
  }
  .ccbn .eng .product-supreme .note a {
    font-size: 12px;
  }
  .ccbn .videoipath .videoipathBanner {
    background: #000;
  }
  .ccbn .videoipath .videoipathBanner .img img {
    width: 100%;
  }
  .ccbn .videoipath .videoipathBanner .videoipathBannerTop {
    padding: 20px 0;
  }
  .ccbn .videoipath .videoipathBanner .videoipath-kv-title h3 {
    font-size: 26px;
  }
  .ccbn .videoipath .videoipathBanner .videoipath-kv-title p {
    font-size: 14px;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-networkedlive {
    margin: 20px 0;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .img img {
    width: 100%;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .text {
    width: 100%;
    margin: 15px 0 0;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-networkedlive .text p {
    font-size: 12px;
    text-align: left;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath {
    margin: 20px 0;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img {
    width: 100%;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img h3 {
    font-size: 15px;
    margin: 0;
    text-align: center;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .img h3 span {
    font-size: 15px;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .text {
    width: 100%;
    margin: 15px 0 0;
  }
  .ccbn .videoipath .videoipath-features .videoipath-features-whyvideoipath .text p {
    font-size: 12px;
    margin: 0;
    text-align: left;
  }
  .ccbn .videoipath .videoipath-benefits h2 {
    font-size: 15px;
    padding: 0 0 20px;
  }
  .ccbn .videoipath .videoipath-benefits h2 span {
    font-size: 15px;
  }
  .ccbn .videoipath .videoipath-benefits ul {
    margin: 0;
  }
  .ccbn .videoipath .videoipath-benefits ul li {
    width: 100%;
    border-radius: 15px;
    padding: 15px;
    margin: 0 0 20px;
  }
  .ccbn .videoipath .videoipath-benefits ul li h3 {
    font-size: 15px;
    margin: 0 0 10px;
  }
  .ccbn .videoipath .videoipath-benefits ul li p {
    font-size: 12px;
    margin: 0 0 10px;
  }
  .ccbn .videoipath .videoipath-benefits ul li p::before {
    top: 6px;
  }
  .ccbn .videoipath .videoipath-benefits ul li:last-child {
    margin: 0;
  }
  .ccbn .videoipath .videoipath-table {
    margin: 20px 0;
  }
}
