/* 客户服务 */
.vtbgdd-container{width: 100%;padding: 64px 0 68px 0;}
.vtbgdd-piclist ul{margin-left: -2%;}
.vtbgdd-piclist ul li{width: 48%;float: left;margin-left: 2%;transition: all .6s ease;margin-top: 30px;border: 1px solid #f3f3f3;}
.vtbgdd-pic,.vtbgdd-words{height: 210px;background: #fff;overflow: hidden;}
.vtbgdd-pic{width: 32%;float: left;}
.vtbgdd-words{width: 68%;float: right;padding: 16px 26px 0 26px;}
.vtbgdd-pic img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease;}
.vtbgdd-piclist ul li:hover{box-shadow: 0 2px 16px 4px #e2e2e2;}
.vtbgdd-piclist ul li:hover .vtbgdd-pic img{transform: scale(1.1);}
.vtbgdd-words h4{width: 100%;padding: 16px 0;font-size: 20px;color: #333;border-bottom: 1px solid #f3f3f3;position: relative;}
.vtbgdd-words h4 i{display: block;width: 38px;height: 1px;position: absolute;left: 0;bottom: -1px;background: #eb616c;}
.vtbgdd-words p{font-size: 13px;color: #707070;margin-top: 10px;}
.vtbgdd-words p:nth-of-type(1){margin-top: 20px;}
.vtywbd-container{width: 100%;padding: 80px 0;background: #f6f6f6;text-align: center;}
.vtywbd-container .vtywbd-morer{margin: 44px auto 0;display: block;width: 181px;height: 55px;line-height: 53px;border: 1px solid #999999;}
.vtywbd-container .vtywbd-morer span {padding-right: 25px;background: url('/en/APP/Public/Home/images/icon/icon-go.png') no-repeat right center;transition: all .4s ease;}
.vtywbd-container .vtywbd-morer:hover {border-color: #e50012;background: #e50012;}
.vtywbd-container .vtywbd-morer:hover span{padding: 0px;color: #fff;background-position: 100px center;}

/* 集团概况-&#20061;&#28216;&#23089;&#20048;&#78;&#105;&#110;&#101;&#97;&#109;&#101;&#23448;&#26041;&#32593;&#31449;公司家族 */
.vtabhome-container{width: 100%;padding: 60px 0 82px 0;}
.vtabhome-picwords{width: 100%;}
.vtabhome-picwords ul{margin-left: -1.3333333333333%;}
.vtabhome-picwords ul li{width: 32%;float: left;margin-left: 1.33333333333333%;margin-top: 38px;border: 1px solid #ececec;transition: all .6s ease;}
.vtabhome-pic{width: 100%;height: 130px;text-align: center;padding: 30px 10px;background: #f9f9f9;border-bottom: 1px solid #ececec;}
.vtabhome-pic img{height: 100%;max-width: 88%;}
.vtabhome-words{width: 100%;padding: 36px 32px 24px 32px;text-align: center;}
.vtabhome-words h4{font-size: 18px;color: #333;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.vtabhome-words p{font-size: 13px;color: #777;padding-right: 14px;line-height: 22px;margin-top: 16px;height: 88px;overflow-y: auto;hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;text-align: justify;text-justify: inter-word;}
.vtabhome-words p::-webkit-scrollbar {width: 4px;}
.vtabhome-words p::-webkit-scrollbar-thumb {background: #e50012;}
.vtabhome-words p::-webkit-scrollbar-track {background: #f1f1f1;}
.vtabhome-words p{scrollbar-color:#e50012 #f1f1f1;scrollbar-width:thin;}
.vtabhome-words p{scrollbar-face-color: #e50012;scrollbar-shadow-color: #e50012;scrollbar-arrow-color: #000;scrollbar-track-color: #f1f1f1;}
.vtabhome-words h6{font-size: 14px;color: #777;margin-top: 24px;transition: all .4s ease;}
.vtabhome-picwords ul li:hover{box-shadow: 0 2px 16px 4px #e9e9e9;}
.vtabhome-picwords ul li:hover h4{color: #e50012;}
.vtabhome-picwords ul li:hover h6{color: #e50012;}

/* 通讯服务-在线宽带 */
.vtcase-container{width: 100%;padding: 70px 0;}
.vtcase{width: 100%;margin-top: 24px;}
.vtcase-picwords{width: 100%;height: 298px;overflow: hidden;position: relative;}
.vtcase-picwords a{display: block;width: 100%;height: 100%;}
.vtcase-picwords img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease;}
.vtcase-words{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);transition: all .4s ease;}
.vtcase-words h6{width: 100%;text-align: center;position: absolute;z-index: 3;top: 56%;transform: translate(0,-50%);left: 0;transition: all .6s ease;}
.vtcase-words p{font-size: 16px;color: #fff;}
.vtcase-words i{display: inline-block;width: 18px;height: 18px;background: url('/en/APP/Public/Home/images/vtimg/caseMore.png') no-repeat;margin-top: 12px;opacity: 0;transition: all .4s ease;}
.vtcase-picwords:hover .vtcase-words{background: rgba(0, 0, 0, .8);}
.vtcase-picwords:hover img{transform: scale(1.1);}
.vtcase-picwords:hover h6{top: 50%;}
.vtcase-picwords:hover .vtcase-words i{opacity: 1;}
.vtcase-container .swiper-wrapper{padding-bottom: 66px;}
.vtcase-container .swiper-pagination .swiper-pagination-bullet {width: 11px;height: 11px;background: #bababa;opacity: 1;margin: 0 6px;}
.vtcase-container .swiper-pagination .swiper-pagination-bullet-active {background: #e50012;}


@media all and (max-width:900px) {
    .vtbgdd-container{padding: 1.3rem 0 1.2rem;}
    .vtbgdd-piclist ul{margin-left: 0;}
    .vtbgdd-piclist ul li{width: 100%;margin-left: 0;margin-top: 20px;}
    .vtbgdd-words {padding: 0 16px;}
    .vtbgdd-words h4{font-size: 16px;}
    .vtywbd-container{padding: 1.3rem 0 1.4rem;}
    .vtywbd-container .vtywbd-morer {margin: 24px auto 0;}
    .vtbgdd-words p:nth-of-type(1) {margin-top: 14px;}
    .vtbgdd-words p {margin-top: 8px;}

    .vtabhome-container{padding: 1.3rem 0 1.4rem;}
    .vtabhome-picwords ul{margin-left: 0;}
    .vtabhome-picwords ul li{width: 100%;margin-left: 0;margin-top: 16px;}
    .vtabhome-pic {height: 90px;padding: 18px 10px;}
    .vtabhome-words {padding: 20px 16px 18px 16px;}

    .vtcase-container{padding: 1.3rem 0 1.4rem;}
    .vtcase-container .swiper-wrapper{padding-bottom: 46px;}
    .vtcase-picwords{height: 320px;}
    .auChonor-swiper .swiper-pagination .swiper-pagination-bullet {width: 6px;height: 6px;margin: 0 3px;}
}