*{
    box-sizing: border-box;
}
body{
    padding-top: 0px;
    color: #fff;
    overflow: hidden;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
body.hidden{
    margin-right: 0px !important;
}
.tf-header.tf-white.company .tf-header-menu-div, .tf-header.tf-white.company .tf-header-hover-div{
    background-color:transparent;
    border-bottom-color: transparent;
}
.tf-header.tf-white.company .tf-header-hover-div>ul>li>a:hover,.tf-header.tf-white.company .tf-header-menu-div:hover,.tf-header.tf-white.company .tf-header-hover-div:hover,.tf-header.tf-white.company .tf-header-hover-div.hover{
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom:none;;
}
.tf-kangbao .tf-header .tf-header-menu-div.hide{
    transform: translateY(0);
    opacity: 1;
}
.tf-header .tf-header-menu-div>div,.tf-index-bottom-menu>div,.tf-group{
    width: 1400px;
}
.ss-footer-des{
    display: none;
}

.cd-menu-icon::before, .cd-menu-icon:after,.cd-menu-icon,.tf-header .tf-header-menu-div .tf-header-menu-ul>li:not(.no-line)>a:after{
    background-color: #ffffff !important;
}
.cd-menu-icon.is-clicked{
    background-color: #0027b8 !important;
}
.tf-header.tf-menu.active .tf-header-menu-div:not(.fixed){
    background-color: transparent !important;
}
.tf-header-menu-div li:hover .tf-arrow{
    border-top-color: #fff !important;
}
.tf-header .tf-header-menu-div .tf-header-menu-ul>li:hover>a{
    color: #fff !important;
}
.tf-banner-inner{
    /*background: url("../images/net_1.jpg")top center no-repeat;*/
    color: #ffffff;
    height: 1080px;
    display: block;
    padding-top: 280px;
    position: relative;
}
.tf-banner-inner video{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    object-fit: fill;
    width: 100%;
    height: 100%;
}

.tf-net-wrapper .tf-banner-inner h3 {
    font-size: 37px;
    opacity: 0;
    text-align: left;
    margin-bottom: 8px;
}
.tf-banner-des{
    opacity: 0;
}
.animated{
    opacity: 0;
}
.tf-net-wrapper .tf-black-footer{
    background-color: #2b2b2b;
}
.section1 .tf-page-item {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: url(../images/net_bg1.jpg)no-repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity .3s;
}
.section1 .tf-page-item .tf-group-14{
    top: 50%;
    transform: translateY(-50%);
}
.section1 .tf-page-item.active {
    opacity: 1;
    z-index: 2;
}
.section1 .tf-page-item.item2 {
    background: url(../images/net_bg3.jpg)no-repeat;
}
.section1 .tf-page-item.item3 {
    background: url(../images/net_bg4.jpg)no-repeat;
}
.section1 .tf-page-item.item4 {
    background: url(../images/net_bg2.jpg)no-repeat;
}
.section1 .tf-tab-item{
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}
.section1 .tf-tab-item ul{
    display: flex;
    width: 100%;
}
.section1 .tf-tab-item ul>li{
    flex: 1;
    text-align: left;
    cursor: pointer;
    position: relative;
    width: 300px;
}
.section1 .tf-tab-item ul>li:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 2px;
    background-color: #00b4ff;
}
.section1 .tf-tab-item ul>li.active:before{
    width: 250px;
    transition: width 10s ease;
}
.section1.item1 .tf-tab-item ul>li:nth-child(4).active:before{
    transition: width 28s ease;
}
.section1.item1 .tf-tab-item ul>li:nth-child(2).active:before{
    transition: width 17s ease;
}
.section1 .tf-tab-item ul>li h4{
    font-size: 23px;
    color: #a4a6b3;
    margin-bottom: 5px;
    margin-top: -5px;
    font-weight: 400;
}
.section1 .tf-tab-item ul>li p {
    font-size: 14px;
    color: #a4a6b3 !important;
    margin: 0px;
}
.section1 .tf-link-index{
    margin-top: 22px;
    display: inline-block;
}

.section1 .tf-tab-item ul>li.active h4,.section1 .tf-tab-item ul>li.active p,.section1 .tf-tab-item ul>li:hover h4,.section1 .tf-tab-item ul>li:hover p{
    color: #fff !important;
}
.section1 .tf-tab-item ul>li .process{
    width: 250px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 20px;
}
.section1 .tf-tab-item ul>li.active .process{
    background-color: #fff;
}
.tf-company-des-1 {
    line-height: 25px;
    font-size: 14px;
    padding-right: 145px;
    text-align: left;
}
.active .tf-group-14>* {
    opacity: 1 !important;
}
/**************康宝*******************************/
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 75%;
    top: 0px;
    background-image: linear-gradient(to top, #86377b 20%, #27273c 80%);
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}
.tf-kangbao h2{
    font-size: 32px;
    font-weight: normal;
    margin-top: 80px;
}
.tf-kangbao .hover .tf-header-hover-div{
    height: auto !important;
    opacity: 1!important;
}
.tf-kangbao{
    height: 100%;
    position: relative;
    background-color: #fff;
}
.tf-kangbao .tf-group-14{
    z-index: 20;
    padding-top: 55px;
    height: 100%;
}
.tf-kangbao .tf-right{
    float: left;
    color: #fff;
    padding-top: 40px;
}

.tf-kangbao .tf-right ul{
    float: left;
    margin-left: 80px;
}
.tf-kangbao .tf-right ul>li{
    padding-bottom: -29px;
}
.tf-kangbao .tf-info{
    font-size: 17px;
    margin-bottom: 9px;
}
.tf-kangbao .tf-right ul>li p{
    color: #bab8bb;
    margin: 5px 0px;
    margin-bottom: 30px;
}
.tf-link-more{
    margin-left: 150px;
    font-size: 15px;
    float: left;
    line-height: 25px;
}
.tf-link-more a{
    color: #ff9c01 ;
}
.tf-link-more a:hover{
    text-decoration: underline;
}
.tf-link-detail{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    background-color: #0027b8;
    color: #fff;
    margin-top: 20px;
}
.tf-link-detail:hover{
    color: #fff;
    text-decoration: underline;
}
.tf-kangbao .tf-product-bottom{
    position: absolute;
    bottom: 100px;
    left: 10px;
}
.tf-kangbao .tf-product-bottom ul>li,.tf-hq,.tf-qct{
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 30px;
    border-radius: 8px;
    background: #ff9c01 url(../images/net_icon.png)-128px 4px no-repeat;
    transform: scale(.6);
    transition: transform .3s;
    cursor: pointer;
}
.tf-kangbao .tf-product-bottom ul>li:nth-child(2),.tf-qct{
    background: #e31900 url(../images/net_icon.png)-239px -1px no-repeat
}
.tf-kangbao .tf-product-bottom ul>li:nth-child(3),.tf-hq{
    background: #e61e60 url(../images/net_icon.png)0px -1px no-repeat
}
.tf-kangbao .tf-hq,.tf-kangbao  .tf-qct{
    transform: scale(1);
}
.tf-kangbao .tf-product-bottom ul>li.active{
    transform: scale(1)
}
.tf-kangbao .tf-right-item{
    display: none;
}
.tf-kangbao .tf-right-item.active{
    display: block;
}
.tf-kangbao .tf-info-wrap h3{
    font-size: 25px;
    font-weight: normal;
    margin: 0px;
}
.tf-kangbao .tf-info-wrap p{
    font-size: 14px;
    line-height: 26px;
}
.caselist {
    position: absolute;
    right: 514px;
    bottom: 248px;
    /* width: 100%; */
    height: 582px;
}
.pages .tf-right-item .caselist ul {
    width: 360px;
    height: 582px;
    margin: 0 auto;
}
.caselist li {
    position: absolute;
    /* box-shadow: 0px 4px 20px rgba(102, 102, 102, 0.2); */
}
@keyframes cardZoomIn {
    0% {
        -moz-transform: scale(0) translateY(-120px);
        -ms-transform: scale(0) translateY(-120px);
        -webkit-transform: scale(0) translateY(-120px);
        transform: scale(0) translateY(-120px);
    }

    100% {
        -moz-transform: scale(1) translateY(0px);
        -ms-transform: scale(1) translateY(0px);
        -webkit-transform: scale(1) translateY(0px);
        transform: scale(1) translateY(0px);
    }
}
@keyframes cardLeftIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(120px);
        -ms-transform: translateX(120px);
        -webkit-transform: translateX(120px);
        transform: translateX(120px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
@keyframes cardRightIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-120px);
        -ms-transform: translateX(-120px);
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
.tf-right-item.active .caselist .item1 {
    -moz-animation: cardLeftIn 0.6s 1.5s ease both;
    -webkit-animation: cardLeftIn 0.6s 1.5s ease both;
    animation: cardLeftIn 0.6s 1.5s ease both;
}

.tf-right-item.active .caselist .item2 {
    -moz-animation: cardRightIn 0.6s 1.7s ease both;
    -webkit-animation: cardRightIn 0.6s 1.7s ease both;
    animation: cardRightIn 0.6s 1.7s ease both;
}

.tf-right-item.active .caselist .item3 {
    -moz-animation: cardLeftIn 0.6s 1s ease both;
    -webkit-animation: cardLeftIn 0.6s 1s ease both;
    animation: cardLeftIn 0.6s 1s ease both;
}

.tf-right-item.active .caselist .item4 {
    -moz-animation: cardRightIn 0.6s 1.2s ease both;
    -webkit-animation: cardRightIn 0.6s 1.2s ease both;
    animation: cardRightIn 0.6s 1.2s ease both;
}

.tf-right-item.active .caselist .item5 {
    -moz-animation: cardZoomIn 0.6s 0.2s ease both;
    -webkit-animation: cardZoomIn 0.6s 0.2s ease both;
    animation: cardZoomIn 0.6s 0.2s ease both;
}
.tf-right-item .caselist li.item1 {
    margin-left: -226px;
    /* z-index: 0; */
}

.tf-right-item .caselist li.item2 {
    margin-left: 272px;
    /* z-index: 2; */
}

.tf-right-item .caselist li.item3 {
    margin-left: -106px;
}

.tf-right-item .caselist li.item4 {
    margin-left: 133px;
}
#menu li {
    color: #000;
    transition: margin-right .3s;
    text-align: right;
    line-height: 0.9em;
}
#menu li>a:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.6);
    transition: background-color .3s,width .3s;
    margin-left: 10px;
}
#menu li.active>a:after,#menu li:hover>a:after{
    background-color: rgba(255, 255, 255, 1);
    width: 30px;
}

#menu li.active a:hover,#menu li.active a  {
    color: #fff
}

/********右侧菜单***********************/
#menu li a{
    padding: 0px 18px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    padding-right: 10px;
    font-size: 12px;
    line-height: 1em;
}
#menu li a>span{
    opacity: 0;
}
#menu:hover li a>span,#menu li.active a>span{
    opacity: 1;
    transition: opacity 0.3s ease;
}
#menu:hover li a>span{
    opacity: 0.6;
}
#menu li a:hover>span{
    opacity: 1;
}
#menu:hover li a{
    padding: 5px 18px;
    transition: All 0.3s ease;
    padding-right: 10px;
}
#menu li.active a,#menu li:hover a {
    color: #fff
}

#menu {
    position: fixed;
    right: 20px;
    z-index: 70;
    width: 150px;
    padding: 0;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}
/***************成员企业**************************/
section.tf-member,section.tf-all-business,section.tf-lxss {
    background: #f6f7fb !important;
}
.tf-member{
    padding-top: 10px;
}
.tf-business-title{
    font-size: 17px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    color: #252525;
}
.tf-business-title:before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 18px;
    background-color: #25008f;
    vertical-align: middle;
    margin-right: 10px;
}
.tf-member-item{
    width: 245px;
    height: 80px;
    border: 1px solid #e1e1e1;
    background:#fff url(../../../../../common/images/home.png)-25px -1403px;
    box-shadow: 0px 0px 1px 2px rgba(222, 222, 222, 0.31);
    transition: transform .3s;
}
.tf-member-item:hover{
    transform: translateY(-6px);
}
.tf-member-item a{
    display: block;
    height: 100%;
}
/***************全部业务体系****************/
.tf-all-business ul>li{
    width: 225px;
    height: 80px;
    background-color: #eaeaea;
    margin-right: 10px;
    float: left;
    text-align: center;
}
.tf-all-business ul>li>a{
    display: block;
    height: 100%;
    padding-top: 5px;
    box-sizing: border-box;
}
.tf-all-business ul>li:hover{
    background-color: #6f0168;
}
.tf-all-business ul>li>a:hover p,.tf-all-business ul>li>a:hover h3{
    color: #fff;
}
.tf-all-business ul>li:last-child{
    margin-right: 0px;
}
.tf-all-business p{
    color: #808080;
    margin-top: -10px;
    font-size: 13px;
}
.tf-all-business h3{
    color: #000;
}
/************联系伞树******************/
.tf-lxss{
    padding-bottom: 30px;
    padding-top: 10px;
}
.tf-lxss a{
    color: #808080;
    margin-right: 5px;
    font-size: 12px;
}
.tf-lxss a:not(.tf-b):after{
    content: '';
    display: inline-block;
    width: 2px;
    height: 10px;
    background-color: #c3c3c3;
    margin-left: 5px;
}
.tf-lxss a.tf-b{
    color: #000;
}
.tf-lxss a.tf-b.tf-float-right{
    font-size: 13px;
}
.tf-lxss a:hover{
    text-decoration: underline;
}
footer {
    position: absolute;
    bottom: 10px;
    height: 50px;
    line-height: 50px;
    z-index: 20;
    font-size: 13px;
    box-sizing: border-box;
    right: 0px;
    font-family: Arial;
    padding-right: 10px;
    left: 0px;
    text-align: left;
}
footer a{
    color: inherit;
    font-family: Arial;
}
footer>div>div{
    float: right;
}
footer>div>a{
    margin-left: 30px;
}
.tf-kangbao footer .tf-group-14{
    padding-top: 0px;
    color: #808080;
}
