.content-prod .big-img .en-text,
.content-prod .big-img .line,
.content-prod .big-img .desc {
  text-align: center;
  color:rgb(255,255,255);
}
.content-prod .big-img .en-text {
  font-size: 20px;
}
.content-prod .big-img .line {
  width:20px;
  height:2px;
  background:rgb(255,255,255);
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 19px;
}
.content-prod .big-img .desc {
  font-size: 26px;
}
.content-prod .big-img .img-des {
    font-size: 50px;
}
.pmenu-container {
    margin: 0 auto;
    display: table;
}
.pmenu-container {
    height: 200px;
}
.pmenu-container .pmenu-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.pmenu-container .pmenu-item .item-img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.pmenu-container .pmenu-item {
    width: 20%;
} 
.pmenu-container .pl19{
    padding-left: 19px;
}
/* .pmenu-container .pmenu-item:not(:last-child) {
    width: 20%;
}  
.pmenu-container .pmenu-item:nth-child(3) {
    padding-left: 19px;
} 
 .pmenu-container .pmenu-item:last-child {
    width: 20%;
} */
.pmenu-container .pmenu-item .item-img.it {
    background: url(/pages/prod/imgs/it.png) no-repeat center;
}
.pmenu-container .pmenu-item.active .item-img.it,
.pmenu-container .pmenu-item:hover .item-img.it {
    background: url(/pages/prod/imgs/it-hover.png) no-repeat center;
}

.pmenu-container .pmenu-item .item-img.wifi {
    background: url(/pages/prod/imgs/wifi.png) no-repeat center;
}
.pmenu-container .pmenu-item.active .item-img.wifi,
.pmenu-container .pmenu-item:hover .item-img.wifi {
    background: url(/pages/prod/imgs/wifi-hover.png) no-repeat center;
}

.pmenu-container .pmenu-item .item-img.ott {
    background: url(/pages/prod/imgs/ott.png) no-repeat center;
}
.pmenu-container .pmenu-item.active .item-img.ott,
.pmenu-container .pmenu-item:hover .item-img.ott {
    background: url(/pages/prod/imgs/ott-hover.png) no-repeat center;
}
.pmenu-container .pmenu-item .item-img.sdwan {
    background: url(/pages/prod/imgs/sdwan.png) no-repeat center;
}
.pmenu-container .pmenu-item.active .item-img.sdwan,
.pmenu-container .pmenu-item:hover .item-img.sdwan {
    background: url(/pages/prod/imgs/sdwan-hover.png) no-repeat center;
}
.pmenu-container .pmenu-item .item-img.chain {
    background: url(/pages/prod/imgs/chain.png) no-repeat center;
}
.pmenu-container .pmenu-item.active .item-img.chain,
.pmenu-container .pmenu-item:hover .item-img.chain {
    background: url(/pages/prod/imgs/chain-hover.png) no-repeat center;
}
.pmenu-container .pmenu-item .item-desc {
    font-size:14px;
    color: #666666;
    margin-top: 24px;
}
.pmenu-container .pmenu-item.active .item-desc,
.pmenu-container .pmenu-item:hover .item-desc {
    color: #D96E29;
}
.content-prod .prod-menu {
    background-color: #F6F7FC;
}
.feature {
    display: table;
    width: 100%;
}
.feature .f-item {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    position: relative;
}
.feature .f-item:before,
.feature .f-item:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 117px;
    background:rgb(254,140,67);
    top: 16px;
}
.feature .f-item:before
{
    left: 0;
}
.feature .f-item:after {
    right: 0;
}
.feature .f-item .item-desc {
    font-size:18px;
    color:rgb(102,102,102);
    margin-top: 41px;
}
.pmenu-content .app,
.pmenu-content .store,
.pmenu-content .ott {
    margin: 0 auto;
    text-align: center;
}
.ott-container {
    margin: 0 auto;
}
.pmenu-content .app {
    margin-bottom: 50px;
}

.pmenu-content .app .app-title,
.pmenu-content .ott .ott-title {
    font-size:30px;
    color:rgb(51,51,51);
    margin-top:49px;
}
.pmenu-content .app .app-stitle,
.pmenu-content .ott .ott-stitle {
    font-size:22px;
    color:rgb(102,102,102);
    margin-top: 42px;
}
.pmenu-content .app .feature {
    margin-top: 137px;
}
.pmenu-content .store {
    background: rgb(246,247,252);
}
.pmenu-content .store .store-container {
    margin: 0 auto;
}
.pmenu-content .store .store-title {
    font-size:48px;
    color:rgb(51,51,51);
    padding-top: 85px;
}
.pmenu-content .store .store-stitle {
    font-size:31px;
    color:rgb(51,51,51);
    margin-top: 46px;
}
.pmenu-content .store .store-items {
    width: 100%;
    text-align: center;
    display: table;
    margin-top: 50px;
    padding-bottom: 80px;
}
.pmenu-content .store .store-items .s-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    height: 114px;
    position: relative;
}
/* .store .store-items .s-item:nth-child(1) {
    background: url(./imgs/store-bg-01.png) no-repeat center;
}
.store .store-items .s-item:nth-child(2) {
    background: url(./imgs/store-bg-02.png) no-repeat center;
}
.store .store-items .s-item:nth-child(3) {
    background: url(./imgs/store-bg-03.png) no-repeat center;
} */
.store .store-items .s-item-1 {
    background: url(/pages/prod/imgs/store-bg-01.png) no-repeat center;
}
.store .store-items .s-item-2 {
    background: url(/pages/prod/imgs/store-bg-02.png) no-repeat center;
}
.store .store-items .s-item-3 {
    background: url(/pages/prod/imgs/store-bg-03.png) no-repeat center;
}
.store .store-items .s-item .item-desc {
    position: absolute;
    width: 100%;
    bottom: -20px;
    font-size:20px;
    color:rgb(51,51,51);
}
.store .store-container .store-bottom {
    height: 580px;
}

.none-display {
    display: none;
}
.ott-app {
    margin-top: 60px;
}
.ott-app  .tabs{
    width: 100%;
  text-align: center;
}




.ott-app  .tabs ul {
     overflow: hidden;
    display: inline-block;
    margin-bottom: 49px;
}

.ott-app  .tabs ul li{
    float: left;
  
    
}
.ott-app  .tab ul li{
    float: left;
    font-size:16px;
    line-height: 78px;
    color:#999;
    text-align: center;
    
}
.ott-app  .tabs .tabs-img-2{
    margin: 0 182px;
   
  }
  
  .ott-app  .tabs .line{
      display: none;
      position: relative;
      margin-top: 19px;
      left: 50%;
      margin-left: -19px;
      width:38px;
      height:3px;
      background:#000000;
      opacity:0.5;
  }
  .ott-app  .tabs .cur{
      display: block  !important;
  }
  .ott-app  .tabs p{
     color:#333;
     font-size: 24px;
  }
  .tab-swiper-container{
    display: none;
}
.ott-app  .tab{
    display: none;
    width: 100%;
    height: 78px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 24px 0px rgba(0, 0, 0, 0.05); 
    margin-bottom: 51px;
    text-align: center;
}
.ott-app  .tab ul{
    width: 100%;
}
.ott-app  .tab ul li{
    float: left;
}
.ott-app  .tab-1 ul li{
  width: 33.3%;
  text-align: center;
}
.ott-app  .tab-2 ul li{
    width: 100%;
    text-align: center;
  }
  .ott-app  .tab-3 ul {
  width: auto;
}
  .ott-app  .tab-3 ul li{
    margin-right: 63px;
    text-align: center;
  }

.ott-app .oa-left {
    display:inline-block;
}
.ott-app .oa-left .oa-imgs {
    /* display: inline-block;
    width: 846px; */
}
.ott-app .oa-left .oa-imgs .swiper-container {
    width: 846px;
    height: 542px;
}
.ott-app .oa-right {
    float: right;
}
.ott-app-feature {
    text-align: left;
}
/* .ott-app-feature:not(:first-child) {
    margin-top: 20px;
} */
.mt20{
    margin-top: 20px;
}
.ott-app-feature .f-item {
    font-size:16px;
    color:rgb(51,51,51);
}
.ott-app-feature .f-item:not(:first-child) {
    /* margin-top: 11px; */
    margin-top: 3px;
}
.ott-app-feature .f-item.f-title {
    font-size:20px;
    color:rgb(219,122,60);
    position: relative;
}
.right-arrow {
    width: 65px;
    height: 3px;
    background: #DB7A3C;
    box-shadow: 0px 0 3px #DB7A3c;
    position: relative;
}
.right-arrow:after {
    content: '';
    position: absolute;
    border: 5px solid;
    border-color: transparent transparent transparent #DB7A3C;
    right: -10px;
    top: -3px;
}
.ott-app-feature .f-item.f-title .arrow-container {
    position: absolute;
    left: -103px;
    top: 14px;
}
.ott-app-feature .f-item-left {
    float: left;
}
.ott-app-feature .f-item-right {
    float: right;
    margin-left: 20px;
}
.ott-sc-container {
    margin: 0 auto;
}
.ott-sc-menu {
    width: 360px;
    margin: 0 auto;
}
.ott-sc-menu .menu-item {
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
}
.ott-sc-menu .menu-item .mi-title {
    position: relative;
}
.ott-sc-menu .menu-item .mi-title.active,
.ott-sc-menu .menu-item .mi-title:hover {
    color:#E47126;
}
.ott-sc-menu .menu-item .mi-title.active:after,
.ott-sc-menu .menu-item .mi-title:hover:after {
    content: '';
    position: absolute;
    width: 67px;
    height: 2px;
    background: #E47126;
    bottom: -9px;
    left: 50%;
    margin-left: -33px;
}

.ott-scheme {
    display: inline-block;
    width:100%;
    background:rgb(246,247,252);
    padding-bottom: 116px;
    height: 603px;
}
.ott-scheme .scheme-title{
    font-size:30px;
    color: #333333;
    padding-top: 104px;
}
.ott-scheme .ott-sc-menu {
    font-size:16px;
    color: #333333;
    margin-top: 62px;
}
.ott-scheme .ott-sc-content {
    margin-top: 80px;
    display: none;
}
.ott-scheme .ott-sc-content.active {
    display: block;
} 
.ott-table {
    display: table;
    width: 100%;
}
.ott-table .ott-cell {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}
.ott-table .ott-cell .cell-img {
    width: 82px;
    height: 83px;
    display: table-cell;
    vertical-align: middle;
}
.ott-cell .cell-img.ott-sc-01 {
    background: url(/pages/prod/imgs/ott-sc-01.png) no-repeat;
    background-size: contain;
} 
.ott-cell .cell-img.ott-sc-02 {
    background: url(/pages/prod/imgs/ott-sc-02.png) no-repeat;
    background-size: contain;
} 
.ott-cell .cell-img.ott-sc-03 {
    background: url(/pages/prod/imgs/ott-sc-03.png) no-repeat;
    background-size: contain;
} 
.ott-cell .cell-img.ott-base-01 {
    background: url(/pages/prod/imgs/ott-base-01.png) no-repeat;
}
.ott-cell .cell-img.ott-base-02 {
    background: url(/pages/prod/imgs/ott-base-02.png) no-repeat;
}
.ott-cell .cell-img.ott-base-03 {
    background: url(/pages/prod/imgs/ott-base-03.png) no-repeat;
}
.inline-block {
    display: inline-block;
}
.ott-cell .cell-title {
    font-size:36px;
    color: #333333;
}
.ott-cell .cell-small {
    font-size:16px;
    color: #999999;
}
.content-prod .pmenu-content {
    display: none;
    /* visibility:hidden; */
}
.content-prod .pmenu-content.active {
    display: block;
    /* visibility:visible; */
}
.pmenu-content .sdwan-content {
    margin: 0 auto;
    text-align: center;
}
.pmenu-content .sdwan-content .di-table {
    display: table;
    height: 331px;
}
.pmenu-content .sdwan-content .di-table .di-cell {
    display: table-cell;
    vertical-align: middle;
}
/* .pmenu-content .sdwan-content .dataflow-item:nth-child(odd) {
    background-color: #F6F7FC;
} */
.pmenu-content .sdwan-content .dataflow-item-odd {
    background-color: #F6F7FC;
}
.pmenu-content .sdwan-content .sw-title {
    font-size:30px;
    color: #333333;
    margin-top: 50px;
}
.pmenu-content .sdwan-content .sw-stitle {
    font-size:22px;
    color: #666666;
    margin-top: 25px;
}
.pmenu-content .sdwan-content .img-text {
    font-size:22px;
    color: #2985C1;
}
.pmenu-content .sdwan-content .df-desc {
    font-size:30px;
    color: #333333;
}
.pmenu-content .sdwan-content .sw-dataflow-wrap {
    margin-top: 74px;
}
.pmenu-content .sdwan-content .c-img_shadow {
    height: 78px;
}
/* .pmenu-content .sdwan-content .dataflow-item:nth-child(odd) .di-table .di-cell:first-child {
    padding-left: 65px;
}
.pmenu-content .sdwan-content .dataflow-item:nth-child(odd) .di-table .di-cell:nth-child(2) {
    padding-left: 82px;
    padding-right: 37px;
}
.pmenu-content .sdwan-content .dataflow-item:nth-child(even) .di-table .di-cell:first-child {
    padding-left: 199px;
}
.pmenu-content .sdwan-content .dataflow-item:nth-child(even) .di-table .di-cell:nth-child(2) {
    padding-left: 69px;
    padding-right: 117px;
} */
.pmenu-content .sdwan-content .dataflow-item-odd .di-table .di-cell-1 {
    padding-left: 65px;
}
.pmenu-content .sdwan-content .dataflow-item-odd .di-table .di-cell-2 {
    padding-left: 82px;
    padding-right: 37px;
}
.pmenu-content .sdwan-content .dataflow-item-even .di-table .di-cell-1 {
    padding-left: 199px;
}
.pmenu-content .sdwan-content .dataflow-item-even .di-table .di-cell-2 {
    padding-left: 69px;
    padding-right: 117px;
}
.pmenu-content .sdwan-content .c-img_shadow.sdwan-04 {
    height: 19px;
}
.pmenu-content .buz-chain {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 41px;
}
.pmenu-content .buz-chain .bc-table {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.pmenu-content .buz-chain .bc-cell {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
}
.pmenu-content .buz-chain .bc-title {
    font-size:30px;
    color: #333333;
    padding-top: 49px;
}
.pmenu-content .buz-chain .bc-stitle {
    font-size:22px;
    color: #666666;
    margin-top: 43px;
    margin-bottom: 51px;
}
.pmenu-content .buz-chain .bc-cell .bc-icon-title {
    font-size:20px;
    color: #666666;
    margin-top: 32px;
}
.pmenu-content .buz-chain .bc-cell .bc-icon-stitle {
    font-size:14px;
    color: #999999;
    margin-top: 19px;
}
.pmenu-content .buz-chain .bc-cell .bc-relative {
    position: relative;
    height: 42px;
}
.pmenu-content .buz-spots {
    width: 100%;
    height: 512px;
    overflow: hidden;
    position: relative;
}

/* .pmenu-content .buz-spots .bz-spot {
    width: 43px;
    height: 43px;
    background-color: transparent;
    border: 1px solid #E47126;
    border-radius: 50%;
}
.pmenu-content .buz-spots .bz-spot .inner-spot {
    width: 25px;
    height: 25px;
    background-color: #FF9754;
    border-radius: 50%;
    position: relative;
    top: 9px;
    left: 9px;
} */
.pmenu-content .buz-spots .wave {
    position: absolute;
}
.pmenu-content .buz-spots .wave .map-spot:hover {
    cursor: pointer;
}
.pmenu-content .buz-spots .waves {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    /* left: calc(50% - 600px); */
    left: 50%;
    margin-left: -600px
}
.pmenu-content .buz-spots .wave.left-spot {
    top: 130px;
    /* left: 614px; */
    left: 257px;
}
.pmenu-content .buz-spots .map-spot .spot-tooltip {
    position: absolute;
    width: 100px;
    color: white;
    top: -26px;
    left: -30px;
    display:none;
}
.pmenu-content .buz-spots .wave .map-spot:hover .spot-tooltip {
    display: block;
}
.pmenu-content .buz-spots .wave.center-spot_up {
    top: 140px;
    /* left: 936px; */
    left: 576px;
}
.pmenu-content .buz-spots .wave.center-spot_down {
    /* left: 936px; */
    top: 285px;
    left: 576px;
}

.pmenu-content .buz-spots .bg-img {
    background: url(/pages/prod/imgs/default-status.jpg) no-repeat center center;
    width: 100%;
    height: 512px;
}
.pmenu-content .buz-spots  .phone{
    position: absolute;
    background: url(/pages/prod/imgs/phone.png);
    width: 314px;
    height: 513px;
    right: 306px;
    bottom: 0px;
    animation:phone-animation 1.5s
}

@media screen and (max-width: 1700px){
    .pmenu-content .buz-spots  .phone{
        right: 206px;
      
    }
}
@media screen and (max-width: 1500px){
    .pmenu-content .buz-spots  .phone{
        right: 106px;
      
    }
}
@media screen and (max-width: 1350px){
    .pmenu-content .buz-spots  .phone{
        right: 20px;
      
    }
}
@media screen and (max-width: 1100px){
    .pmenu-content .buz-spots  .phone{
        right: 0;
      
    }
}
.pmenu-content .buz-spots  .phone .text{
    position: absolute;
    font-size: 21px;
    color: #fff;
    top: 10px;
    width: 100%;
    text-align: center
}
.pmenu-content .buz-spots  .phone .phone-btn-1{
    position: absolute;
    top: 196px;
    left: 43px;
    height: 80px;
    width: 228px;
  
}
.pmenu-content .buz-spots  .phone .phone-btn-2{
    position: absolute;
    top: 299px;
    left: 42px;
    height: 80px;
    width: 229px;
 
}
.pmenu-content .buz-spots  .phone .phone-btn-3{
    position: absolute;
    top: 404px;
    left: 44px;
    height: 80px;
    width: 228px;
  
}

@keyframes phone-animation {
    0% {
        bottom: -465px;
      }
      100% {
        bottom: 0;
      }
}
.pmenu-content .buz-spots .tv-content {
    position: absolute;
    top: 115px;
    /* left: 846px; */
    /* left: calc(50% - 114px); */
    left:50%;
    margin-left: -114px;
    display: none;
}
/* 灯的效果 */
@keyframes deng-ani {
    0% {
        background: url(/pages/prod/imgs/default-status.jpg) no-repeat center center;
    }
   
    25% {
        background: url(/pages/prod/imgs/deng-01.jpg) no-repeat center center;
    }
    50% {
        background: url(/pages/prod/imgs/deng-02.jpg) no-repeat center center;
    }
    75% {
        background: url(/pages/prod/imgs/deng-03.jpg) no-repeat center center;
    }
    100% {
        background: url(/pages/prod/imgs/default-status.jpg) no-repeat center center;
    }
}
.pmenu-content .buz-spots .bg-img.deng-animate {
    animation: deng-ani 5s;
    animation-iteration-count:1;
}
/* 电视 */
@keyframes tv-ani {
    0% {
        /* background-image: url(./imgs/default-status.jpg);
        background-size: 100% 512px; */
        background: url(/pages/prod/imgs/default-status.jpg) no-repeat center center;
    }
    25% {
        /* background-image: url(./imgs/tv-01.jpg);
        background-size: 100% 512px; */
        background: url(/pages/prod/imgs/tv-01.jpg) no-repeat center center;
    }
    50% {
        /* background-image: url(./imgs/tv-02.jpg);
        background-size: 100% 512px; */
        background: url(/pages/prod/imgs/tv-02.jpg) no-repeat center center;
    }
    75% {
        /* background-image: url(./imgs/tv-03.jpg);
        background-size: 100% 512px; */
        background: url(/pages/prod/imgs/tv-03.jpg) no-repeat center center;
    }
    100% {
        /* background-image: url(./imgs/default-status.jpg);
        background-size: 100% 512px; */
        background: url(/pages/prod/imgs/default-status.jpg) no-repeat center center;
    }
    
}
.pmenu-content .buz-spots .bg-img.tv-animate {
    animation: tv-ani 8s;
    animation-iteration-count:1;
}
.pmenu-content .it-serv {
    margin: 0 auto;
    text-align: center;
}
.pmenu-content .it-serv_data .sf-table {
    display: table;
    margin: 0 auto;
    text-align: center;
    height: 238px;
    background: rgb(246,247,252);
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.11);
}
.pmenu-content .it-serv_data .data-img {
    background: url(/pages/prod/imgs/it-data.png) no-repeat center center;
    height: 380px;
}
.pmenu-content .it-serv_data .sf-cell {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}
.pmenu-content .it-serv .is-title {
    font-size:30px;
    color: #333333;
    padding-top: 49px;
}
.pmenu-content .it-serv .is-tt {
    font-size:22px;
    color: #666666;
    margin-top: 42px;
    margin-bottom: 170px;
}

.pmenu-content .it-serv .is-stitle:not(:first-child) {
    margin-top:17px;
}
.pmenu-content .it-serv_data {
    height: 380px;
    position: relative;
    text-align: center;
}
.pmenu-content .it-serv_data .serv-feature {
    position: absolute;
    top: 0;
    width: 100%;
    top: -119px;
}
.pmenu-content .it-serv_data .start-btn-wrap {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 105px;
}
.pmenu-content .it-serv_data .start-btn-wrap .start-btn {
    display: inline-block;
}
.pmenu-content .it-serv_yunwei {
    margin-bottom: 81px;
}
.pmenu-content .it-serv_yunwei .yw-container {
    margin: 0 auto;
    padding-top: 118px;
}
.pmenu-content .it-serv_yunwei .ywc-relative{
    position: relative;
}
.pmenu-content .it-serv_yunwei .yw-img {
    height: 771px;
    /* border: 1px solid #e6e6e6; */
}
.pmenu-content .it-serv_yunwei .yw-tt .yw-title{
    font-size:30px;
    color: #D96E29;
}
.pmenu-content .it-serv_yunwei .yw-tt {
    position: absolute;
    left: 34px;
}
.pmenu-content .it-serv_yunwei .yw-tt .yw-stitle {
    font-size:35px;
    color: #666666;
}

