#footer .f_nav li {
    /*width: 11.6%;*/
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a:actived {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

label {
    display: inline-block;
    max-width: 100%;
    /*min-width: 102px;*/
    margin-bottom: 0px;
    font-weight: normal;
}

.mainContent .ts-center .t-banner {
    background-size: cover;
    /* height: 40vh; */
    text-align: center;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mainContent .ts-center .t-banner .conn {
    /*padding: 6% 2.5%;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
}

.mainContent .ts-center .t-banner .conn p:nth-child(2) {
    line-height: 36px;
    margin-top: 30px;
    font-size: 20px;
    margin-bottom: 30px;
}

.mainContent .ts-center .t-banner .conn p:nth-child(3) {
    font-size: 18px;
    color: #033333;
    line-height: 36px;
}


/*20210416*/

.mainContent .ts-center .ts-news-tab {
    background: #fff;
    border-bottom: 1px solid #efefef;
}

.mainContent .ts-center .ts-news-tab.fixTop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.mainContent .ts-center .ts-news-tab .pageWidth {
    display: flex;
    display: -webkit-flex;
}

.mainContent .ts-center .ts-news-tab .project_all {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
    background: none;
}

.mainContent .ts-center .ts-news-tab .item {
    /*margin-right: 60px;*/
    /*color: #666;
    line-height: 1;
   
    /*border-bottom: 4px solid #fff;*/
    font-size: 18px;
     padding: 22px;
    margin-left: -10px;
    margin-right: 10px;
    height: 20px;
    white-space: nowrap;*/
}

.mainContent .ts-center .ts-news-tab .item1 {
    font-size: 22px;
    font-weight: bold;
}

.mainContent .ts-center .ts-news-tab .active {
    /*color: #fff;*/
    /*border-bottom: 4px solid #008fd5;*/
    background: #008fd5;
}

.mainContent .ts-center .ts-news-tab .active {
    color: #fff;
    background: #008fd5;
}

.mainContent .ts-center .t-banner h2 {
    font-size: 36px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
}

.mainContent .ts-center .t-banner .tl {
    text-align: left;
}

.mainContent .ts-center .ts-whitePager.mainContent {
    background: none;
}

.mainContent .ts-center .ts-news-list {
    background: none;
}

.mainContent .ts-center .ts-news-list .pagination {
    width: 100%;
}

.mainContent .ts-center .ts-news-list .row .time {
    position: relative;
    font-size: 16px;
    color: #333;
    padding: 15px 0 15px 20px;
    background: #efefef;
}

.mainContent .ts-center .ts-news-list .row img {
    display: block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 100%;
}

.mainContent .ts-center .ts-news-list .row span {
    position: absolute;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 12px;
    color: #fff;
    font-size: 13px;
    right: 20px;
    top: 14px;
}

.mainContent .ts-center .ts-news-list .tit {
    position: relative;
    font-size: 16px;
    color: #333;
    padding: 0 20px 0 20px;
    line-height: 30px;
    height: 60px;
}

.mainContent .ts-center .ts-news-list .item {
    background: #efefef;
    padding-bottom: 20px;
    display: block;
    margin-bottom: 20px;
}

.mainContent .ts-center .ts-news-list .img {
    overflow: hidden;
    height: 230px;
}

.mainContent .ts-center .ts-news-list .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.mainContent .ts-center .ts-news-list a:hover .tit {
    color: rgba(0, 143, 213, 1);
}

.mainContent .ts-center .ts-news-list a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


/*20210421*/

.mainContent .ts-center .project_bg_none {
    background: none;
}

.mainContent .ts-center .project_bg_none>.subtitle-21-1:first-child {
    /*margin-top: -50px;*/
}

.ts-leaderInsight {
    position: relative;
}

.ts-leaderInsight .swiper-wrapper {
    background: #EFEFEF;
    border-radius: 10px 150px 10px 10px;
}

.ts-leaderInsight .swiper-wrapper .item {}

.ts-leaderInsight div {
    outline: none;
}

.ts-leaderInsight .swiper-wrapper .item .img {
    border-radius: 5px;
    overflow: hidden;
    padding: 0;
}

.ts-leaderInsight .swiper-wrapper .item .info {
    padding: 0;
}

.ts-leaderInsight .swiper-wrapper .item .info .col-lg-9 {
    margin: 0 auto;
    float: none;
}

.ts-leaderInsight .swiper-wrapper .item img {
    width: 100%;
    height: 372px;
    object-fit: cover;
    object-position: top;
}

.ts-leaderInsight .swiper-wrapper .item .tit {
    font-size: 24px;
    line-height: 40px;
    color: #333;
    margin-bottom: 30px;
    margin-top: 50px;
}

.ts-leaderInsight .swiper-wrapper .item .desc {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    /*height: 100px;*/
}

.ts-leaderInsight .swiper-wrapper .item a:hover .desc,
.ts-leaderInsight .swiper-wrapper .item a:hover .tit {
    color: #008FD5;
}

.ts-leaderInsight .hotslide-prev,
.ts-leaderInsight .hotslide-next {
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 19px 36px 7px rgba(239, 239, 239, 0.69);
    border-radius: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    bottom: -30px;
    right: 65px;
}

.ts-leaderInsight .hotslide-prev {
    margin-right: 100px;
}

.ts-leaderInsight .hotslide-prev:hover,
.ts-leaderInsight .hotslide-next:hover {
    background: rgba(0, 143, 213, 1);
}

.ts-leaderInsight .hotslide-prev img,
.ts-leaderInsight .hotslide-next img {
    width: 15px;
    -webkit-filter: contrast(0%);
    filter: contrast(0%);
}

.ts-leaderInsight .hotslide-prev:hover img,
.ts-leaderInsight .hotslide-next:hover img {
    -webkit-filter: grayscale(100%) brightness(500%);
    filter: grayscale(100%) brightness(500%);
}

.ts-leaderInsight .swiper-wrapper .item .btn {
    color: #333;
    font-size: 16px;
    padding-left: 0;
    background: url(../../images/trust-center/icon-ar-right3.png) no-repeat center right;
    padding-right: 33px;
    background-size: 20px auto;
    outline: none;
}

.ts-leaderInsight .slick-dots {
    bottom: -50px;
}

.ts-leaderInsight .slick-dots li button:before {
    display: none;
}

.ts-leaderInsight .slick-dots li button {
    width: 13px;
    height: 13px;
    background: #EFEFEF;
    border-radius: 100%;
}

.ts-leaderInsight .slick-dots li.slick-active button {
    border: 3px solid #008FD5;
    background: #fff;
}

.ts-leaderInsight .swiper-wrapper a:hover {
    color: rgba(48, 144, 231, 1) !important;
}


@media only screen and (max-width: 1440px)
div.project_all,div.pageWidth{
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
}


}

@media only screen and (max-width: 768px) {

    .ts-leaderInsight .hotslide-prev,
    .ts-leaderInsight .hotslide-next {
        display: none !important;
    }

    .ts-leaderInsight .swiper-wrapper .item {
        padding-bottom: 20px;
    }

    .ts-leaderInsight .swiper-wrapper .item .tit {
        margin-top: 30px;
    }

    .mainContent .ts-center .ts-news-list.project_all {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    .mainContent .ts-center .ts-news-tab .pageWidth.project_all,
    .mainContent .ts-center .ts-whitePager.mainContent.project_all {
        width: 100%;
    }

    .mainContent .ts-center .ts-news-tab {
        /*padding-left: 5%;
        padding-right: 5%;*/
    }

    .mainContent .ts-center .t-banner .conn {
        /*padding: 4% 10%;*/
    }

    .mainContent .ts-center .t-banner .conn p:nth-child(2) {
        margin-top: 10px;
    }
}

.mainContent .ts-center .t-banner .name {
    font-weight: bold;
    margin-top: 20px;
}

.mainContent .ts-center .ts-box {
    margin: 0 auto;
    padding: 50px 25px 25px 25px;
}

.mainContent .ts-center .ts-box .item {
    /*height: 240px;*/
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.mainContent .ts-center .ts-box .item-f {
    height: 260px;
    padding-top: 20px;
}

@media only screen and (max-width: 768px) {
    .mainContent .ts-center .ts-box .item {
        /*height: 160px;*/
        margin-bottom: 15px;
    }
}

.mainContent .ts-center .ts-box div img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    height: 335px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.mainContent .ts-center .ts-box div img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.mainContent .ts-center .ts-box .disc {
    position: absolute;
    bottom: 10px;
    padding: 0 14px;
    color: white;
}

.mainContent .ts-center .ts-box .disc p {
    /*word-break: break-all;*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px
}


/* cyber */

.mainContent.cyber .sw {
    position: relative;
    margin: 0 auto;
    /*padding: 0% 5%;*/
}

.mainContent.cyber .swiper-container {
    width: 100%;
    height: auto;
    /* margin-left: auto;
	margin-right: auto; */
    position: relative;
    padding-bottom: 20px;
}

.mainContent.cyber .sw .swiper-pagination {
    width: 90%;
    padding-top: 10px;
}

.mainContent.cyber .sw .swiper-pagination span {
    margin: 3px;
}

.mainContent.cyber .swiper-slide {
    font-size: 14px;
    background: #fff;
    /* left: calc(2% + 5px); */
    padding: 14px;
}

.mainContent.cyber .slick-dots {
    bottom: -20px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next:focus,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev:focus {
    outline: none;
}

.mainContent.cyber .swiper-slide .item-box {
    padding: 8%;
}

.mainContent.cyber .swiper-slide .item-box:hover {
    background: -webkit-linear-gradient(-48deg, #008FD5, #5DB2EE);
    background: -moz-linear-gradient(-48deg, #008FD5, #5DB2EE);
    background: -o-linear-gradient(-48deg, #008FD5, #5DB2EE);
    background: linear-gradient(-48deg, #008FD5, #5DB2EE);
    color: white;
    opacity: 0.8;
    cursor: pointer;
}

.mainContent.cyber .swiper-slide .item-box a:hover {
    color: white;
}

.mainContent.cyber .swiper-slide .item-box img {
    width: 42px;
    height: 42px;
}

.mainContent.cyber .swiper-slide .item-box .line {
    display: block;
    width: 100%;
    height: 4px;
    margin: 20px 0 5px 0;
    background: #008FD5;
}

.mainContent.cyber .swiper-slide .item-box p {
    min-height: 150px;
    padding-top: 20px;
    color: #666;
}

.mainContent.cyber .cyber2 .swiper-slide .item-box p {
    /*min-height:300px;*/
}

.mainContent.cyber .swiper-slide .item-box span {
    position: relative;
    color: #008FD5;
    display: inline-block;
    padding-top: 14px;
}

.mainContent.cyber .swiper-slide .item-box .it-more::after {
    content: " ";
    display: block;
    position: absolute;
    width: 20px;
    height: 14px;
    right: -32px;
    top: 16px;
    background: url(../../images/trust-center/icon-ar-nomal.png) no-repeat center;
}

.mainContent.cyber .swiper-slide .item-box h3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
    min-height: 54px;
}

.mainContent.cyber .swiper-slide .item-box:hover .line {
    background: white;
}

.mainContent.cyber .swiper-slide .item-box p {
    /*	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;*/
}

.mainContent.cyber .swiper-slide .item-box:hover h3,
.mainContent.cyber .swiper-slide .item-box:hover span,
.mainContent.cyber .swiper-slide .item-box:hover p {
    color: white;
}

.mainContent.cyber .swiper-slide .item-box:hover .it-more::after {
    background: url(../../images/trust-center/icon-ar-pre.png) no-repeat center;
}

.mainContent.cyber .slide .slick-dots li button {
    border: 0;
    background: #DADADA;
}

.mainContent.cyber .slide .slick-dots li.slick-active button {
    background: #008FD5;
}

.mainContent.cyber .swiper-button-prev {
    top: 35%;
}

.mainContent.cyber .swiper-button-next {
    top: 35%;
}

.mainContent.cy-detail {
    background-color: #f4f4f4;
    font-size: 16px;
    max-width: 1200px;
}

.mainContent.cy-detail .nav-tabs {
    display: flex;
    justify-content: center;
}

.mainContent.cy-detail .nav-tabs>li.active>a {
    color: white;
    background-color: #3090E7;
    border: 0px solid #ddd;
}

.mainContent.cy-detail .top h3 {
    text-align: center;
    padding: 40px 0;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.mainContent.cy-detail .top h4 {
    font-size: 20px;
    color: #333;
    margin-top: 40px;
    font-weight: bold;
}

.mainContent.cy-detail .midle {
    margin: 60px 0;
}

.project_all.cy-detail {
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
}

.nav-swiper {
    display: flex;
    justify-content: center;
}

.nav-swiper .hotslide-prev,
.nav-swiper .hotslide-next {
    width: 100px;
    font-size: 0;
    height: 66px;
    outline: none;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    background: url(../../images/trust-center/icon-ar-left.png) no-repeat center;
    background-size: 18px auto;
}

.nav-swiper .hotslide-next {
    background: url(../../images/trust-center/icon-ar-right.png) no-repeat center;
    background-size: 18px auto;
}

.nav-swiper .slick-disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}

.nav-swiper .swiper-container {
    width: calc(100% - 200px);
    margin-right: -20px;
}

.nav-swiper .slick-list {
    padding-bottom: 20px;
}

.nav-swiper .swiper-container .swiper-slide {
    width: 200px;
    height: 66px;
    border: 1px solid rgba(197, 197, 197, 1);
    font-size: 14px;
    padding: 0 25px;
    font-weight: bold;
    color: #333333;
    float: left;
    line-height: 20px;
    text-align: center;
    display: flex;
    align-items: left;
    justify-content: space-around;
    flex-direction: column;
    margin-right: 20px;
}

.nav-swiper .swiper-container .swiper-slide a,
.mainContent.cy-detail .midle .tab-content .tab-pane .right .title a {
    color: #333;
}

.nav-swiper .swiper-container .swiper-slide.slick-slide {
    margin-bottom: 0;
}

.nav-swiper .swiper-container .swiper-slide.active {
    color: rgba(0, 143, 213, 1);
    border-bottom: 5px solid rgba(0, 143, 213, 1);
    position: relative;
}

.nav-swiper .swiper-container .swiper-slide.active a {
    color: rgba(0, 143, 213, 1);
}

.nav-swiper .swiper-container .swiper-slide.active:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #008FD5;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.nav-swiper2 .swiper-container .swiper-slide {
    width: 180px;
    height: 46px;
    background: #fff;
    margin-right: 10px;
}

.nav-swiper2 .swiper-container .swiper-slide.active {
    border: 1px solid rgba(0, 143, 213, 1);
}

.nav-swiper2 .swiper-container .swiper-slide.active:after {
    display: none;
}

.nav-swiper2 .hotslide-prev,
.nav-swiper2 .hotslide-next {
    background-size: 12px auto;
    height: 46px;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .left {
    display: none;
}

.mainContent.cy-detail .midle .tab-content .tab-pane {
    padding: 0 50px;
}

.pagination .active,
.pagination a:hover {
    color: white;
    background-color: #28a0da;
}


/*20210408*/

.project_all_padding.project_all {
    padding-left: 0;
    padding-right: 0;
}

.nav-swiper-1 {
    margin-bottom: 30px;
}

.nav-swiper-1 .hotslide-prev {
    margin-left: -90px;
}

.nav-swiper-1 .hotslide-next {
    margin-right: -90px;
}

.nav-swiper-1 .swiper-container {
    width: calc(100% - 100px);
    margin: 0;
    margin-right: -20px;
}

.title-21-1 {
    padding-top: 10px;
    position: relative;
    font-size: 36px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    padding-bottom: 20px;
}

.title-21-1:after {
    width: 87px;
    height: 5px;
    background: #008FD5;
    border-radius: 3px;
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -44px;
    bottom: 0;
}

.subtitle-21-1 {
    font-size: 28px;
    padding: 30px 0;
    color: #333;
}

.subtitle-21-1 .more {
    color: #333;
    background: url(../../images/trust-center/icon-more.png) no-repeat center right;
    font-size: 16px;
    background-size: 10px auto;
    padding-right: 30px;
    line-height: 1;
    vertical-align: bottom;
    margin-top: 20px;
}

.nav-swiper3 .swiper-container {
    display: flex;
    width: 100%;
}

.slick-slider {
    width: 100%;
}

.nav-swiper3 .swiper-slide {
    outline: none;
    cursor: pointer;
    padding-right: 10px;
    padding-left: 10px;
    width: 280px;
    float: left;
}

.nav-swiper3 .swiper-slide .img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.nav-swiper3 .swiper-slide .img img {
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    display: block;
    height: 168px;
    object-fit: cover;
    object-position: top;
}

.nav-swiper3 .swiper-slide .img:after {
    content: ' ';
    width: 54px;
    height: 54px;
    background: url(../../images/trust-center/icon-play.png) no-repeat;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.nav-swiper3 .video-item .img:hover:after {
    opacity: 1;
}

.nav-swiper3 .swiper-slide:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.nav-swiper3 .swiper-slide .tit {
    font-size: 16px;
    color: #333;
    margin-top: 25px;
    height: 48px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.nav-swiper3 .num {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    padding-top: 30px;
}

.nav-swiper3 .num .s1 {
    /*font-size: 24px;*/
    color: #008FD5;
}

.nav-swiper3 .num .n {
    font-size: 16px;
    margin-top: -5px;
}

.nav-swiper3 .num .hotslide-next,
.nav-swiper3 .num .hotslide-prev {
    width: 9px;
    height: 16px;
    font-size: 0;
    outline: none;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    margin: 0 30px;
    cursor: pointer;
    background: url(../../images/trust-center/icon-ar-left.png) no-repeat center;
    background-size: 100% 100%;
}

.nav-swiper3 .num .hotslide-next {
    background: url(../../images/trust-center/icon-ar-right.png) no-repeat center;
    background-size: 100% 100%;
}

.nav-swiper3 .slick-disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}

.news-21-1 .item {
    border-radius: 5px;
    background: #fff;
    /*display: flex;
	display: -webkit-flex;*/
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.news-21-1 .item .img {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 36%;
    padding-right: 2px;
    float: left;
}

.news-21-1 .item .img:after {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 160px solid rgba(255, 255, 255, 1);
    border-left: 40px solid transparent;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    display: block;
    content: ' ';
}

.news-21-1 .item .img img {
    transition: all 0.3s;
    display: block;
    -webkit-transition: all 0.3s;
    width: 100%;
    height: 158px;
    object-fit: cover;
    object-position: top;
}

.news-21-1 a:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.news-21-1 .item .info .span {
    height: 25px;
    display: flex;
    display: -webkit-flex;
    padding-top: 15px;
    margin-bottom: 15px;
}

.news-21-1 .item .info .span span {
    border-radius: 5px;
    display: inline-block;
    padding: 3px 12px;
    color: #fff;
    font-size: 13px
}

a:hover {
    text-decoration: none;
}

.news-21-1 .item .info .tit {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-right: 20px;
}

.news-21-1 .item .info .time {
    text-align: right;
    padding-right: 20px;
    color: #999;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 8%
}

.news-21-1-btn {
    width: 183px;
    height: 48px;
    border: 1px solid #333333;
    border-radius: 3px;
    margin: 20px auto;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: #333;
    display: block;
}

.pro-21-1 .item {
    background: url(../../images/trust-center/bg1.png) no-repeat #fff center bottom;
    background-size: 100% auto;
    padding: 25px 20px;
    margin-bottom: 30px;
    min-height: 110px;
}

.pro-21-1 .item .span span {
    background: linear-gradient(-48deg, #5DB2EE, #008FD5);
    border-radius: 2px 10px 2px 2px;
    color: #fff;
    line-height: 34px;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
}

.pro-21-1 .item .tit {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 25px;
}

#videoPlayContainer div[data-type=video] img {
    width: 100%;
    object-fit: contain;
    max-height: 460px;
    margin-bottom: 20px;
}

.pro-21-review.project_all {
    padding: 0;
}

.project_all~.pro-21-review.project_all {
    margin-top: -3%;
}

.pro-21-review.project_all img {
    display: block;
}

.pro-21-review .m {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.pro-21-review .tit {
    font-size: 36px;
    color: #333;
    padding: 50px 0 15px 0;
    text-align: center;
}

.ellipsis-2 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ellipsis-3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


@media (max-width:640px) {
    .pro-21-review {
        height: 180px;
    }

    .pro-21-review img {
        width: 100%;
        height: 100%;
    }

    .pro-21-review .tit {
        padding-top: 30px;
        padding-bottom: 0;
    }

    #videoMaskContainer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 888;
        background-color: #555;
        opacity: 0.6;
        display: none;
    }

    #videoPlayContainer {
        position: fixed;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index: 999;
        display: none;
    }

    #videoPlayContainer>div:nth-child(1) {
        color: white;
        float: right;
        padding-right: 15px;
        padding-top: 5px;
        cursor: pointer;
    }

    #videoPlayContainer>div:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }

    #videoPlayContainer video {
        width: 100%;
        height: 50%;
    }

    #videoPlayContainer>div:nth-child(3)>div:nth-child(1) {
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        padding-top: 5px;
    }

    #videoPlayContainer>div:nth-child(3)>div:nth-child(2) {
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 22px;
        font-size: 12px;
        padding-top: 10px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        line-clamp: 10;
        -webkit-box-orient: vertical;
    }
}

.mainContent.cy-detail .midle .nav-tabs>li>a {
    color: #000000;
}

.mainContent.cy-detail .midle .nav-tabs>li.active>a {
    color: #000000;
    background-color: transparent;
    border-bottom: 4px solid #3090E7;
}

.mainContent.cy-detail .midle .tab-content {
    padding: 10px 0;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .left,
.mainContent.cy-detail .midle .tab-content .tab-pane .right {
    padding-left: 30px;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .left {
    display: none;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .left p {
    position: relative;
    line-height: 30px;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .left p::after {
    position: absolute;
    left: 0;
    display: block;
    content: " ";
    width: 20%;
    height: 4px;
    background-color: #3090E7;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right {
    padding: 0 80px;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right p:nth-child(2n) {
    /*color: #666666;
	padding-top: 10px;
	border-bottom: 1px solid #E6E6E6;*/
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #E6E6E6;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title .time {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title .name {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title a:hover,
.mainContent.cy-detail .midle .tab-content .tab-pane .right .title:hover a {
    color: rgba(0, 143, 213, 1);
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title::before {
    position: absolute;
    left: -20px;
    top: 28px;
    display: block;
    content: " ";
    width: 6px;
    height: 6px;
    background: #666;
    border-radius: 50%;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title:hover:before {
    background: #008FD5;
}

.mainContent.cy-detail .midle .tab-content .tab-pane .right .title::after {
    position: absolute;
    right: 0;
    display: none;
    content: " ";
    width: 34px;
    height: 14px;
    background: url(../../images/trust-center/icon-ar-right3.png) no-repeat center;
}

.mainContent.cy-detail .pagination {
    width: 100%;
    align-items: center;
    justify-content: center;
}

.mainContent.cy-detail .pagination a,
.mainContent.cy-detail .pagination span {
    display: inline-block;
}


/* White Paper */

.mainContent.w-pager h3 {
    position: relative;
    margin-bottom: 50px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

.mainContent.w-pager .item {
    margin-bottom: 25px;
}

.mainContent.w-pager img {
    border-radius: 5px 5px 0px 0px;
}

.mainContent.w-pager h3::after {
    position: absolute;
    left: 0;
    display: block;
    content: " ";
    width: 40px;
    height: 4px;
    background-color: #3090E7;
}

.mainContent.w-pager .img {
    width: 100%;
    display: block;
    height: 260px;
    overflow: hidden;
}

.mainContent.w-pager .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.mainContent.w-pager .item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.mainContent.w-pager .item a:hover {
    color: rgba(48, 144, 231, 1) !important;
}

.mainContent.w-pager .bot {
    width: 100%;
    padding: 12px;
    background: #E7F0F9;
    border-radius: 0px 0px 5px 5px;
    box-sizing: border-box;
}

.mainContent.w-pager .bot p {
    font-size: 14px;
    height: 46px;
    line-height: 21px;
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.mainContent.w-pager .opt {
    /*margin-top: 30px;*/
    display: flex;
    padding: 0 20px;
    justify-content: space-between;
}

.mainContent.w-pager .opt i {
    font-style: normal;
    position: relative;
}

.mainContent.w-pager .opt i a {
    color: rgba(51, 51, 51, 1);
    padding-left: 24px;
}

.mainContent.w-pager .opt i:nth-child(1)::before {
    position: absolute;
    display: block;
    content: " ";
    left: 0px;
    width: 18px;
    height: 18px;
    background: url(../../images/trust-center/icon-view.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
    pointer-events: none;
    -webkit-filter: grayscale(100%) brightness(60%);
    filter: grayscale(100%) brightness(60%);
}

.mainContent.w-pager .opt i:nth-child(2)::before {
    position: absolute;
    display: block;
    pointer-events: none;
    content: " ";
    left: 2px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../../images/trust-center/icon-down.png) no-repeat center;
    background-size: contain;
    -webkit-filter: grayscale(100%) brightness(60%);
    filter: grayscale(100%) brightness(60%);
}

.mainContent.w-pager .opt i:hover::before {
    -webkit-filter: none;
    filter: none;
}

@media only screen and (max-width: 768px) {
    .mainContent.w-pager h3 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:768px) {
    .l_right_m_change p {
        font: 12px/1.5 'microsoft yahei', arial, sans-serif;
        font-size: 83.3%;
    }
}

.swiper-videoList .swiper-slide {
    width: 600px;
    border-radius: 5px;
    overflow: hidden;
    height: 400px;
    cursor: pointer;
    outline: none;
}

.swiper-videoList .swiper-slide .img img {
    width: 600px;
    height: 400px;
    object-fit: cover;
    object-position: top;
}

.swiper-videoList .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    width: 100%;
    padding: 25px 30px;
    z-index: 1;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-videoList .swiper-slide .tit .time {

    color: #FEFEFE;
    font-size: 14px;
}

.swiper-videoList .video-item:after {
    content: ' ';
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    background: url(../../images/trust-center/icon-play2.png) no-repeat center;
    background-size: 100% 100%;
}

.swiper-videoList .num {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    padding-top: 30px;
}

.swiper-videoList .num .s1 {
    /*font-size: 24px;*/
    color: #008FD5;
}

.swiper-videoList .num .n {
    font-size: 16px;
    margin-top: -5px;
}

.swiper-videoList .num .hotslide-next,
.swiper-videoList .num .hotslide-prev {
    width: 9px;
    height: 16px;
    font-size: 0;
    outline: none;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    margin: 0 30px;
    cursor: pointer;
    background: url(../../images/trust-center/icon-ar-left.png) no-repeat center;
    background-size: 100% 100%;
}

.swiper-videoList .num .hotslide-next {
    background: url(../../images/trust-center/icon-ar-right.png) no-repeat center;
    background-size: 100% 100%;
}

.swiper-videoList .slick-disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}

@media only screen and (max-width: 768px) {
    .mainContent.cyber .swiper-container {
        padding-bottom: 0;
    }

    .mainContent.cyber .swiper-container .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .mainContent.cyber .swiper-button-prev {
        top: 45%;
    }

    .mainContent.cyber .swiper-button-next {
        top: 45%;
    }

    .mainContent.cy-detail .top h3 {
        padding: 20px 0;
    }

    .mainContent.cy-detail .midle {
        margin: 30px 0;
    }

    .swiper-videoList .swiper-slide {
        width: 100%;
        height: 320px;
    }

    .swiper-videoList .swiper-slide .img img {
        width: 100%;
        height: 320px;
    }
}


/*20210429*/

.zte-about-info {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
}

.zte-about-info .img {
    width: 45%;
    float: right;
}

.zte-about-info .img img {
    width: 100%;
    height: 370px;
    object-fit: cover;
    object-position: top;
    display: block;
}

.zte-about-info .info {
    width: 55%;
    height: 370px;
    background: #EFEFEF;
    border-radius: 5px 0 0px 5px;
    padding: 50px 60px 40px 40px;
    box-sizing: border-box;
}

.zte-about-info .info .desc {
    font-size: 14px;
    line-height: 30px;
}

.zte-about-info .btn {
    color: #333;
    font-size: 14px;
    padding-left: 0;
    background: url(../../images/trust-center/icon_about_more.png) no-repeat center right;
    padding-right: 33px;
    background-size: 20px auto;
    margin-top: 20px;
}

.zte-about-info .btn:hover {
    color: rgba(0, 142, 211, 1);
    background: url(../../images/trust-center/icon-ar-nomal.png) no-repeat center right;
}

.zte-about-banner-1 {
    background: url(../../images/trust-center/about_banner_2.png) no-repeat center right;
    background-size: cover;
    /*margin-top: -50px;*/
}

.mainContent .ts-center .ts-news-tab.fixTop {
    box-sizing: border-box;
}

.zte-about-banner-1>.pageWidth {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    margin-bottom: 0;
    margin-top: 0;
}

.zte-about-banner-1 .item {
    text-align: center;
    flex: 1;
    padding: 100px 0;
    position: relative;
}

.zte-about-banner-1 .item:first-child:after {
    width: 1px;
    height: 170px;
    top: 50%;
    left: 100%;
    margin-top: -85px;
    background: #fff;
    opacity: .3;
    content: ' ';
    position: absolute;
}

.zte-about-banner-1 .item .icon {
    width: 100px;
    margin: 0 auto;
}

.zte-about-banner-1 .item .tit {
    font-size: 28px;
    color: #fff;
}

.zte-about-banner-1 .item .desc {
    font-size: 20px;
    color: #fff;
}

.zte-about-leader .item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.zte-about-leader .item .img {}

.zte-about-leader .item .img img {
    width: 100%;
    height: 350px;
    display: block;
    object-fit: cover;
    object-position: top;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-about-leader .item .info {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    background: rgba(255, 255, 255, .8);
    padding: 7px 15px 0 20px;
    height: 90px;
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-about-leader .item .info .tit {
    font-size: 18px;
    color: #333;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-about-leader .item .info .desc {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-about-leader a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.zte-about-leader a:hover .info {
    background: rgba(0, 142, 211, .8);
}

.zte-about-leader a:hover .info .tit,
.zte-about-leader a:hover .info .desc {
    color: #fff;
}

.zte-about-leader .swiper-num .num {
    justify-content: flex-end
}

.swiper-num .num {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    padding-top: 30px;
}

.zte-about-leader .row {
    display: block;
}

.swiper-num .num .s1 {
    /*font-size: 24px;*/
    color: #008FD5;
}

.swiper-num .num .n {
    font-size: 16px;
    /*margin-top: -5px;*/
}

.swiper-num .num .hotslide-next,
.swiper-num .num .hotslide-prev {
    width: 9px;
    height: 16px;
    font-size: 0;
    outline: none;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    margin: 0 30px;
    cursor: pointer;
    background: url(../../images/trust-center/icon-ar-left.png) no-repeat center;
    background-size: 100% 100%;
}

.swiper-num .num .hotslide-next {
    background: url(../../images/trust-center/icon-ar-right.png) no-repeat center;
    background-size: 100% 100%;
}

.swiper-num .slick-disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}

.zte-about-brand {
    display: -webkit-flex;
    display: flex;
}

.zte-about-brand .dow-box {
    width: 142px;
    height: 38px;
    border: 1px solid #027ECE;
    border-radius: 19px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    top: 40px;
}

.zte-about-brand .dow-img {
    width: 20px;
    height: 20px;
}

.zte-about-brand .dow-img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background: #027ECE;
    border-radius: 15px;
    margin-right: 17px;
    margin-left: 4px;
}

.zte-about-brand .dow-text {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0085D0;
    line-height: 36px;
}



.zte-about-brand .info {
    flex: 1;
    margin-right: 30px;
}

.zte-about-brand .info .desc {
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

.zte-about-brand .info .tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #333;
}

.zte-about-brand .item {
    width: 252px;
    height: 252px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: center;
    background: url(../../images/trust-center/about_logo_bg.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: 50px;
    flex-wrap: wrap;
}

.zte-about-brand .item .desc {
    text-align: center;
    width: 100%;
    font-size: 18px;
    margin-top: 35px;
    color: #666666;
    margin-top: -100px;
}

.zte-about-brand .item .img img {
    height: 44px;
    width: auto;
}
.zte-about-culture{
	overflow: hidden;
	position: relative;
	height: 0;
	margin-top: -40px;
}

.zte-about-culture .item {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.zte-about-culture .item .info {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
}

.zte-about-culture .item .info span {
    color: #fff;
    font-size: 30px;
    display: inline-block;
    position: relative;
}

.zte-about-culture .item .info span:after {
    position: absolute;
    width: 85px;
    left: 50%;
    margin-left: -42px;
    bottom: -5px;
    height: 3px;
    background: #fff;
    content: ' ';
}

.zte-about-culture .item img {
    width: 100%;
    height: 300px;
    display: block;
    object-fit: cover;
    object-position: top;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-about-culture a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.zte-about-outlets {
    background: #EFEFEF;
}

.zte-about-outlets .info {
    position: relative;
}

.zte-about-outlets .item {
    position: absolute;
    width: 20px;
    height: 20px;
}

.zte-about-outlets .item span {
    font-size: 20px;
    color: #333333;
    padding: 5px 9px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 40px;
    top: -50px;
    white-space: nowrap;
    background: rgba(79, 197, 255, .6);
}

.zte-about-outlets .item span:after {
    width: 40px;
    height: 1px;
    background: #000;
    content: ' ';
    position: absolute;
    top: 100%;
    right: 100%;
    transform: rotate(-35deg);
    transform-origin: right top;
    -webkit-transform: rotate(-35deg);
    -webkit-transform-origin: right top;
}

.zte-about-outlets .item1 {
    left: 17.3%;
    top: 31.04%;
}

.zte-about-outlets .item2 {
    left: 27.69%;
    top: 68.04%;
}

.zte-about-outlets .item3 {
    left: 53.4%;
    top: 30.7%;
}

.zte-about-outlets .item4 {
    left: 52.5%;
    top: 54.4%;
}

.zte-about-outlets .item5 {
    left: 64.6%;
    top: 22.04%;
}

.zte-about-outlets .item6 {
    left: 75.3%;
    top: 40.04%;
}

.zte-about-outlets .item7 {
    left: 84.5%;
    top: 71.7%;
}

.zte-about-outlets .item .point {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background: 0 0;
    width: 300%;
    height: 300%;
    margin-left: -100%;
    margin-top: -100%;
}

.zte-about-outlets .item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zte-about-outlets .item:hover span {
    color: #008ED3;
}

.zte-about-outlets .item span {
    font-size: 20px;
    padding: 5px 9px;
    border-bottom: none;
    position: absolute;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
    left: 20px;
    top: -10px;
    white-space: nowrap;
    background: transparent;
}

.zte-about-outlets .item span:after {
    width: 0;
    height: 0;
}

@keyframes fadeIn {
    0% {
        width: 24px;
        height: 24px;
    }

    100% {
        width: 50px;
        height: 50px;
    }
}

.zte-about-outlets .item .point1 {}

.zte-about-outlets .item .point-dot1 {
    background: #006EFF;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.point-1:after,
.point-2:after,
.point-3:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid rgba(0, 110, 255, .6);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: ripple 3s ease-out 0 infinite;
    animation: ripple 3s ease-out 0 infinite;

    background: rgba(0, 110, 255, .3);
}

.point-2:after {
    -webkit-animation: ripple 3s ease-out 1s infinite;
    animation: ripple 3s ease-out 1s infinite;
}

.point-3:after {
    -webkit-animation: ripple 3s ease-out 2s infinite;
    animation: ripple 3s ease-out 2s infinite;
}

.zte-about-outlets .item .point-dot {
    position: relative;
    z-index: 50;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 1);
    border-radius: 50%;
}

.zte-about-outlets .pageWidth {
    margin-bottom: 0;
}

.zte-about-contact-1 {
    display: none;
}

.zte-about-contact-1:first-child {
    display: block;
}

.zte-about-contact-1 .item {
    margin-bottom: 20px;
    float: left;
}

.zte-about-contact-1 .item .item-entry {
    margin-top: 10px;
    font-size: 15px;
    color: rgba(102, 102, 102, 1);
    margin-left: -15px;
    padding-left: 30px;
    white-space: nowrap;
}

.zte-about-contact-1 .item .item-entry span {
    display: block;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    padding-top: 10px;
}

.zte-about-contact-1 .item .item-entry a {
    color: #333;
    text-transform: none
}

.zte-about-contact-1 .item .item-entry a:hover {
    color: #008fd5;
}

.zte-about-contact-1 .item .item-entry.tel,
.zte-about-contact-1 .item .item-entry.add {
    color: #333;
    margin-bottom: 3px;
}

.zte-about-contact-1 .item .item-entry.tel {
    background: url(../../images/trust-center/icon_about_tel.png) no-repeat left 5px;
}

.zte-about-contact-1 .item .item-entry.add {
    background: url(../../images/trust-center/icon_about_add.png) no-repeat left 5px;
}

.zte-about-contact-1 .item .item-entry.mail {
    background: url(../../images/trust-center/icon_about_mail.png) no-repeat left 5px;
}

.zte-about-contact-1 .item .item-entry.time {
    background: url(../../images/trust-center/icon_about_time.png) no-repeat left 5px;
}

.zte-about-contact-1 .item .item-entry.website {
    background: url(../../images/trust-center/icon_about_website.png) no-repeat left 5px;
}

.zte-about-contact-tab {
    margin-bottom: 30px;
    border-bottom: 1px solid #EFEFEF;
    display: flex;
    display: -webkit-flex;
}

.zte-about-contact-tab .item {
    margin-right: 60px;
    padding: 12px 8px;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    color: #999;
    font-size: 18px;

    cursor: pointer;
}

.zte-about-contact-tab .item.active,
.zte-about-contact-tab .item:hover {
    border-bottom: 3px solid #008ED3;
    ;
    color: #333;
}


@-webkit-keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1, .1)
    }

    5% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes ripple {
    0% {
        opacity: 0;
        -moz-transform: scale(.1, .1)
    }

    5% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1)
    }
}

@-o-keyframes ripple {
    0% {
        opacity: 0;
        -o-transform: scale(.1, .1)
    }

    5% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -o-transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1, .1);
        -moz-transform: scale(.1, .1);
        -ms-transform: scale(.1, .1);
        transform: scale(.1, .1)
    }

    5% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.zte-about-leader .swiper-wrapper {
    height: auto;
}

@media only screen and (max-width: 1024px) {
    .zte-about-info .info {
        margin-top: 0;
    }

    .zte-about-info .info,
    .zte-about-info .img img {
        /*height: auto;*/
    }
}

@media only screen and (max-width: 768px) {
    .zte-about-leader .row {
        margin: 0;
    }

    .zte-about-leader .item .info {
        padding: .15rem .2rem;
        height: 1.2rem;

    }

    .zte-about-brand .info {
        box-sizing: border-box;
        background: #F7F8FA;
        margin-bottom: .2rem;
        padding: .2rem 0.17rem 0.4rem .19rem;
    }

    .zte-about-leader .item .info .tit {
        font-size: .28rem
    }

    .zte-about-leader .item .info .desc {
        font-size: .2rem;
        line-height: .3rem;
    }

    .subtitle-21-1 {
        padding: .3rem 0;
        font-size: .4rem
    }

    .zte-about-info .img img {
        height: 4.4rem;
    }

    .zte-about-info .info {
        border-radius: 0 0 0.05rem 0.05rem;
        padding: .3rem .2rem;
        height: auto;
    }

    .zte-about-info .btn {
        font-size: .2rem;
        padding: 0;
        padding-right: .3rem;
        background: url(../../images/top/icon/icon-more.png) no-repeat right center;
        background-size: 0.15rem auto;
    }

    .subtitle-21-1 .more {
        margin-top: .2rem;
        font-size: .2rem;
        padding-right: .3rem;
        background: url(../../images/top/icon/icon-more.png) no-repeat right center;
        background-size: 0.15rem auto;
        padding-top: .05rem;
    }

    .zte-about-contact-tab {
        padding: 0 .1rem;
        margin-bottom: .3rem;
    }

    .zte-about-contact-tab .item {
        margin-right: 20px;
        font-size: .28rem;
        margin-right: .35rem;
        padding-left: 0.025rem;
        padding-right: 0.025rem;
    }

    .zte-about-contact-tab .item:last-child {
        margin-right: 0;
    }

    .zte-about-contact-1 {
        padding: 0 .2rem;
        box-sizing: border-box;
        margin-bottom: 0.3rem;
    }

    .zte-about-outlets .item {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }

    .zte-about-outlets .item1 {
        top: 37.04%;
    }

    .zte-about-contact-1 .item .item-entry {
        white-space: normal
    }

    .zte-about-outlets .item2 {
        top: 66.04%;
    }

    .zte-about-outlets .item3 {
        left: 52.4%;
        top: 35.7%;
    }

    .zte-about-outlets .item4 {
        left: 51.5%;
        top: 55.4%;
    }

    .zte-about-outlets .item5 {
        left: 62.6%;
        top: 30.04%;
    }

    .zte-about-outlets .item6 {
        left: 74%;
        top: 44.04%;
    }

    .zte-about-outlets .item7 {
        left: 82.5%;
        top: 68.7%;
    }

    .zte-about-banner-1>.pageWidth {
        padding: 0;
        width: 100%;
    }

    .zte-about-banner-1 {
        background: none !important;
    }

    .zte-about-banner-1 .mShow>.flex {
        flex-wrap: wrap;
    }

    .zte-about-banner-1 .item {
        padding: .45rem 0;
        width: 100%;
        flex: none;

        border: none;
        margin-bottom: .2rem;
        background-size: cover !important;

    }

    .zte-about-leader .item .img img {
        height: 4rem;
    }

    .zte-about-banner-1 .item .icon {
        width: 1rem;
    }

    .zte-about-banner-1 .item .tit {
        font-size: .3rem;
        margin-top: .4rem;
    }

    .zte-about-banner-1 .item .desc {
        font-size: .2rem
    }

    .mainContent .ts-center .ts-news-tab .project_all {
        flex-wrap: wrap;
    }

    .mainContent .ts-center .ts-news-tab .item {
        padding: 22px;
    }

    .zte-about-info {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .zte-about-brand .info {
        margin-right: 0;
        flex: none;
        width: 100%;
    }

    .zte-about-brand {
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .zte-about-brand .item {
        margin-left: 0;
        width: 3.4rem;
        height: 3.42rem;
    }

    .zte-about-brand .item .desc {
        font-size: .28rem;
        margin-top: -1.2rem;
    }

    .zte-about-brand .item .img img {
        height: .52rem;
    }

    .zte-about-brand .dow-box {
        font-size: .2rem;
        width: 1.94rem;
        height: .52rem;
        margin-top: -.2rem;
    }

    .zte-about-culture .item img {
        height: 3rem;

    }

    .zte-about-culture .item .info span {
        font-size: .3rem
    }

    .zte-about-culture .item .info span:after {
        width: .85rem;
        margin-left: -.425rem;
        height: 0.03rem;
    }

    .zte-about-contact {

        background: #F7F8FA;
    }

    .zte-about-outlets {
        padding-bottom: .2rem;
    }

    .zte-about-brand .dow-img-box {
        height: .42rem;
        width: .42rem;
        margin: .05rem;
    }

    .zte-about-info .img {
        width: 100%;
    }

    .zte-about-info .info {
        width: 100%;
    }

    .zte-about-culture .item {
        margin-bottom: 20px;
    }
}


/*zte-news 20210507*/

.zte-news-tab-1 {
    display: -webkit-flex;
    display: flex;
    align-content: center;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 30px;
}

.zte-news-tab-1 .item {
    width: 150px;
    text-align: center;
    height: 115px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #333;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-news-tab-1 .item .icon {
    width: 43px;
    height: 36px;
    margin: 22px auto 15px auto;
}

/*.zte-news-tab-1 .item .icon-video{
	background: url(../../images/trust-center/icon_news_video.png) no-repeat center;
}
.zte-news-tab-1 .item .icon-photos{
	background: url(../../images/trust-center/icon_news_photos.png) no-repeat center;
}
.zte-news-tab-1 .item .icon-photo{
	background: url(../../images/trust-center/icon_news_photo.png) no-repeat center;
}*/

.zte-news-tab-1 .item:hover,
.zte-news-tab-1 .item.active {
    background: rgba(0, 142, 211, 1);
    color: #fff;
}

.zte-news-tab-1 .item.active:after {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #008FD5;
    content: ' ';
    position: absolute;
    left: 50%;
    top: 100%;
    display: block;
    margin-left: -7px;
}

.zte-news-tab-1 .item .icon .active {
    display: none;
}

.zte-news-tab-1 .item.active .icon img {
    display: none;
}

.zte-news-tab-1 .item.active .icon .active {
    display: block;
}


.zte-news-tab-1 .item:hover .icon img {
    display: none;
}

.zte-news-tab-1 .item:hover .icon .active {
    display: block;
}

/*.zte-news-tab-1 .item:hover .icon-video{
	background: url(../../images/trust-center/icon_news_video_active.png) no-repeat center;
}
.zte-news-tab-1 .item:hover .icon-photos{
	background: url(../../images/trust-center/icon_news_photos_active.png) no-repeat center;
}
.zte-news-tab-1 .item:hover .icon-photo{
	background: url(../../images/trust-center/icon_news_photo_active.png) no-repeat center;
}
.zte-news-tab-1 .item.active .icon-video{
	background: url(../../images/trust-center/icon_news_video_active.png) no-repeat center;
}
.zte-news-tab-1 .item.active .icon-photos{
	background: url(../../images/trust-center/icon_news_photos_active.png) no-repeat center;
}
.zte-news-tab-1 .item.active .icon-photo{
	background: url(../../images/trust-center/icon_news_photo_active.png) no-repeat center;
}*/
.zte-news-tab-box-1 .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-news-tab-box-1 .item .img {
    width: 100%;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.zte-news-tab-box-1 .item .tit {
    font-size: 16px;
    color: #333;
    padding: 15px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 45px;
}

.zte-news-tab-box-1 .item:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.zte-news-tab-box-1 .item {
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;
}

.zte-news-tab-box-1 .item-last .tit {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 18px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.zte-news-tab-box-1 .item-last .tit div {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.zte-news-tab-box-1 .video-item .img:after {
    content: ' ';
    width: 68px;
    height: 68px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -34px;
    margin-top: -34px;
    background: url(../../images/trust-center/icon-play2.png) no-repeat center;
    background-size: 100% 100%;
}

.zte-news-tab-box-1 .img-item .img:after {
    content: ' ';
    width: 54px;
    height: 54px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -27px;
    background: url(../../images/trust-center/icon-down2.png) no-repeat center #fff;
    border-radius: 100%;
}



.zte-news-tab-box-1 .row {
    display: none;
}

.zte-news-tab-box-1 .row:first-child {
    display: block;
}

#videoPlayContainer>div:nth-child(1) {
    position: relative;
}

#videoPlayContainer .btn-down {
    position: absolute;
    right: 100%;
    top: 7px;
    margin-right: 10px;
    white-space: nowrap;
    color: #fff;
    background: url(../../images/trust-center/icon_down1.png) no-repeat left center;
    padding-left: 15px;
    background-size: auto 100%;

}

#videoPlayContainer .btn-prev,
#videoPlayContainer .btn-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border-radius: 100%;
    left: -100px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-filter: grayscale(100%) brightness(500%);
    filter: grayscale(100%) brightness(500%);
    opacity: 0.7;
    text-align: center;
    cursor: pointer;
    padding-top: 7px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow: visible;
}

#videoPlayContainer .btn-prev img,
#videoPlayContainer .btn-next img {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
}

#videoPlayContainer .btn-next {
    left: auto;
    right: -100px;
}

#videoPlayContainer .btn-prev:hover,
#videoPlayContainer .btn-next:hover {
    opacity: 1;
}

@media (min-width: 768px) {
    #videoPlayContainer>div:nth-child(1) {
        position: absolute;
        right: 0;
    }

}

@media (max-width: 768px) {

    #videoPlayContainer .btn-prev {
        top: 18%;
        left: 20px;
    }

    #videoPlayContainer .btn-next {
        top: 18%;
        right: 20px;
    }
}


/*20210509*/
.ts-leaderInsight-list .item {
    margin-bottom: 15px;
    background: #EFEFEF;
    border-radius: 10px 150px 10px 10px;
}

.ts-leaderInsight-list .swiper-wrapper {
    background: none;

}

.ts-leaderInsight .swiper-wrapper .item img {
    display: block;
}

.ts-leaderInsight-list .swiper-wrapper .item img {
    height: 434px;
}

.ts-leaderInsight-list .swiper-wrapper .item .desc {
    height: 170px;
}

.ts-leaderInsight-list .pagination {
    width: 100%;
    padding-top: 40px;
}


@media (max-width: 768px) {

    .ts-leaderInsight-list .swiper-wrapper .item .desc {
        height: auto;
        padding-bottom: 50px;
    }
}


.zte-special-1 .item .tit {
    margin-top: 10px;
    margin-bottom: 25px;
}

.zte-special-1 .more {
    text-align: center;
}

.zte-special-1 .more .tit {
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
    background: url(../../images/trust-center/icon-more.png) no-repeat center right;
    background-size: 10px 16px;
    padding-right: 20px;
}

.zte-special-1 a:hover .more .tit {
    background: url(../../images/trust-center/icon-ar-right.png) no-repeat center right;
    background-size: 10px 16px;
}

.zte-special-1 .more .desc {
    text-align: center;
    font-size: 14px;
    color: #333;
}

.zte-special-1 a:hover .tit {
    color: #008FD5;
}

.zte-special-banner-1 {
    position: relative;
    z-index: 10;
    background: none;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 7%;
}

.zte-special-banner-1 .slick-list {
    width: 100%;
}

.zte-special-banner-1 .item {
    display: block;
    overflow: hidden;
    height: 300px;
    border-radius: 10px;
}

.zte-special-banner-1 .item img {
    width: 100%;
    display: block;

    height: 300px;
    object-fit: cover;
    object-position: top;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zte-special-banner-1 a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}



.zte-special-banner-1 .hotslide-prev,
.zte-special-banner-1 .hotslide-next {
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 19px 36px 7px rgba(239, 239, 239, 0.69);
    border-radius: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: 50%;
    margin-top: -34px;
    left: 0;
}

.zte-special-banner-1 .hotslide-next {
    left: auto;
    right: 0;
}

.zte-special-banner-1 .hotslide-prev:hover,
.zte-special-banner-1 .hotslide-next:hover {
    background: rgba(0, 143, 213, 1);
}

.zte-special-banner-1 .hotslide-prev img,
.zte-special-banner-1 .hotslide-next img {
    width: 15px;
    -webkit-filter: contrast(0%);
    filter: contrast(0%);
}

.zte-special-banner-1 .hotslide-prev:hover img,
.zte-special-banner-1 .hotslide-next:hover img {
    -webkit-filter: grayscale(100%) brightness(500%);
    filter: grayscale(100%) brightness(500%);
}





@media (max-width: 768px) {
    .zte-special-banner-1 {
        padding: 0 10%;
    }

    .zte-special-banner-1 .hotslide-prev {
        margin-left: -15px;
    }

    .zte-special-banner-1 .hotslide-next {
        margin-right: -15px;
    }

    .zte-special-banner-1 {
        margin-top: 0;
    }
}

.mainContent .ts-center .ts-news-tab-about .item {
    margin-right: 30px;
}


/*zte-online-live 20210512*/
.swiper-videoList-2 {
    position: relative;
}

.swiper-videoList-2 .swiper-container {
    width: 940px;
    margin: 0 auto;
}

.swiper-videoList-2 .hotslide-prev,
.swiper-videoList-2 .hotslide-next {
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 19px 36px 7px rgba(239, 239, 239, 0.69);
    border-radius: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: 50%;
    margin-top: -34px;
    left: 0;
}

.swiper-videoList-2 .hotslide-next {
    left: auto;
    right: 0;
}

.swiper-videoList-2 .hotslide-prev:hover,
.swiper-videoList-2 .hotslide-next:hover {
    background: rgba(0, 143, 213, 1);
}

.swiper-videoList-2 .hotslide-prev img,
.swiper-videoList-2 .hotslide-next img {
    width: 15px;
    -webkit-filter: contrast(0%);
    filter: contrast(0%);
}

.swiper-videoList-2 .hotslide-prev:hover img,
.swiper-videoList-2 .hotslide-next:hover img {
    -webkit-filter: grayscale(100%) brightness(500%);
    filter: grayscale(100%) brightness(500%);
}

.zte-online-live .item {
    border: 1px solid #999999;
    padding: 20px 30px 15px 30px;
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}

.zte-online-live .item .tit {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
    height: 72px;
}

.zte-online-live .item .time {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
}

.zte-online-live .item .tag {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.zte-online-live .item .tag:before {
    content: ' ';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #333;
    vertical-align: middle;
    margin-right: 10px;
}

.zte-online-live .item.active:after {
    content: ' ';
    width: 8px;
    height: 16px;
    background: url(../../images/trust-center/icon-arrow.png) no-repeat center right;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    display: block;
}

.zte-online-live .item.active {
    border: 1px solid #008FD5;
}

.zte-online-live .item.active:before {
    content: ' ';
    width: 5px;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    position: absolute;
    left: -17px;
    display: block;
    background: #008FD5;
}

.zte-online-live .item:hover {
    border: 1px solid #008FD5;
}

.zte-online-live .item.active .tag {
    color: #008FD5;
}

.zte-online-live .item.active .tag:before {
    background: #008FD5;
}

.zte-online-live .item-video {
    height: 590px;
}

.zte-online-live .video-js {
    width: 100%;
    height: 100%;
}

.zte-online-live .video-js .vjs-big-play-button {
    border-radius: 100%;
    height: 2.4em;
    width: 2.4em;
    /*padding-top: 1rem;*/
   
}

.zte-online-live .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    top: 10px;
}


@media (max-width: 768px) {
    .swiper-videoList-2 .swiper-container {
        width: 80%;
    }

    .swiper-videoList-2 .hotslide-prev,
    .swiper-videoList-2 .hotslide-next {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }

    .swiper-videoList-2 .hotslide-next {
        right: -20px;
    }

    .swiper-videoList-2 .hotslide-prev {
        left: -20px;
    }

    .zte-online-live {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column-reverse
    }

    .zte-online-live-left {
        display: flex;
        padding: 0;
        justify-content: space-between;
    }

    .zte-online-live .item-video {
        padding-left: 0;
        padding-right: 0;
    }

    .zte-online-live .item {
        width: 32%;
        padding: 15px 20px;
        box-sizing: border-box;

    }

    .zte-online-live .item-video {
        height: 480px;
        margin-bottom: 20px;
    }

    .zte-online-live .item:last-child {}

    .zte-online-live .item.active:before {
        display: none;
    }

    .zte-online-live .item.active:after {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        left: 50%;
        top: auto;
        bottom: 100%;
        margin-bottom: -2px;
    }
}

/* 2022.01.20 */

.ts-news-tab .active {
    color: #008ED3;
    background: #fff;
    font-size: 16;
}

.ts-news-tab .item {
    font-size: 16px;
    padding: 22px 30px;
    margin: 0;
}

.ts-news-tab .active>span {
    border-bottom: 3px solid #008ED3;
    padding: 20px 0;
}

.zte-about-contact-1 .item .item-entry {
    margin-top: 10px;
    font-size: 15px;
    color: rgba(102, 102, 102, 1);
    margin-left: -15px;
    padding-left: 30px;
    white-space: inherit;
}

@media only screen and (max-width:768px) {
	.ts-news-tab .item h2 {
    font-size: 0.3rem;
}
    .subtitle-21-1 .more {
        margin-top: 0.2rem;
        font-size: .2rem;
        padding-right: 0.3rem;
        background: url(../../images/top/icon/icon-more.png) no-repeat right center;
        background-size: 0.12rem auto;
        padding-top: 0 !important;
    }
    .h2-s {
        font-size: .3rem;
        line-height: .5rem;
        font-weight: bold;
    }
}