@import "../../../../common/css/icon.css";
.tf-sandcloud-service,.tf-footer-wrap section.contact1{
    display: block !important;
}
.tf-desc{
    color: #999;
    font-size: 13px;
    line-height: 23px;
}

/***********头部菜单**************/
.tf-module-box .tf-top-menu{
    height: 70px;
    border-bottom: 1px solid #dbdbdc;
    background-color: #fff!important;
}
.tf-top-menu .tf-group{
    text-align: center;
}
.tf-top-menu ul{
    display:inline-block ;
}
.tf-module-box .tf-top-menu ul>li:last-child{
    border-right: 1px solid #dbdbdc;
}
.tf-top-menu ul>li {
    width: 193px;
    float: left;
    border-left: 1px solid #dbdbdc!important;
    height: 69px;
    position: relative;
    padding: 2px 0 28px 17px;
    color: #fff;
    transition: background-color .3s ease-out;
    text-align: left;
}
.tf-top-menu ul>li:hover{
    background-color: #f5f5f5;
}
.tf-top-menu .tf-topmenu-content {
    display: inline-block;
}
.tf-top-menu ul>li>div>h2{
    color: #333!important;
    font-weight: bold;
    height: 18px;
    font-size: 15px;
    margin-bottom: 4px;
}
.tf-module-box  .tf-top-menu ul>li>div>p {
    color: #999 !important;
    font-size: 13px;
    line-height: 3px;
    margin-top: 16px;
    color: #999;
}
.tf-top-menu ul li .tf-notice-icon{
    background-image: url(../images/icons5_y.png);
    width:50px;
    height:50px;
    display: inline-block;
    background-repeat: no-repeat;
}
.tf-top-menu ul li .tf-notice-one{
    background-position: -3px 6px;
}
.tf-top-menu ul li .tf-notice-two{
    background-position: -53px 6px;
}
.tf-top-menu ul li .tf-notice-three{
    background-position: -105px 6px;
}
.tf-top-menu ul li .tf-notice-four{
    background-position: -155px 6px;
}
/********************产品概述*****************************/

/*************文件管理******************/

.tf-module-box .tf-right-item{
    position: relative;
    /* padding-left: 65px; */
    float: left;
    width: 380px;
    height: 190px;
    border: 1px solid #dedede;
    margin-right: 30px;
    margin-bottom: 50px;
    background-color: #ffffff;
    padding: 52px 25px;
    text-align: center;
    transition: box-shadow .3s ease-out;
}
.tf-module-box .tf-right-item:hover{
    box-shadow: 0px 0px 20px rgba(0,0,0,.2);
}
.tf-doc-title-1{
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.tf-doc-des-1{
    line-height: 22px;
    color: #7b7676;
    font-size: 15px;
}
.tf-module-box .tf-right-item:nth-child(3n){
    margin-right: 0px;
}
/****************安全可靠********************/
.tf-doc-safe .tf-sub-title{
    width: 460px;
    margin: 0 auto;
}
.tf-view .tf-feature{
    margin-top: 45px;
    display: none;
}
.tf-view .tf-feature>ul>li{
    float: left;
    width: 326px;
    margin-right: 40px;
    position: relative;
    padding-left: 91px;
}
.tf-view .tf-featureul{
    margin-left: 66px;
    margin-top: 50px;
    text-align: left;
}
.tf-view .tf-feature>ul>li>.tf-icon{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    background: url("../../product/images/icons4.png")0px -8px;
}
.tf-doc-safe  .tf-doc-title-1{
    margin: 12px 0;
}
.tf-doc-safe  .tf-doc-icon{
    margin-left: 25px;
    margin-top: 10px;
}
/************平台界面**************/
.tf-view .tf-content-container{
    height: 400px;
    position: relative;
    user-select: none;
    overflow: hidden;
}
.tf-view .tf-content-container ul>li{
    position: absolute;
    top: 0;
    left: 31px;
    list-style: none;
    opacity: 0;
    transition: all 0.3s ease-out;
    width: 1000px
}
.p2{
    transform: translate3d(50px,0,0) scale(0.71);
    transform-origin: 0 50%;
    opacity: 0.8 !important;
    z-index: 2;
}
.p3{
    transform:translate3d(224px,0,0) scale(1);
    z-index: 3;
    opacity: 1!important;
}
.p4{
    transform:translate3d(310px,0,0) scale(0.71);
    transform-origin:100% 50%;
    opacity: 0.8!important;
    z-index: 2;
}

.tf-switch-btn {
    position: relative;
    width: 100%;
}
.tf-switch-btn .tf-slide-btn{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 173px;
    cursor: pointer;
    z-index: 100;
    border-left: 3px solid #b6b9bd;
    border-top: 3px solid #b6b9bd;
    transition: border-color .3s ease-out;
}
.tf-switch-btn .tf-slide-btn:hover{
    border-color:#fff ;
}
.tf-switch-btn .tf-slide-btn.left{
    /*background: url(../../../../common/images/banner_icons.png) 0 -118px no-repeat;*/
    left: 30px;
    transform: rotate(-42deg);
}
.tf-switch-btn .tf-slide-btn.right{
    transform: rotate(132deg);
    right: 30px;
}
/*****************成功案例********************/
.tf-solution-success-case{
    background-color: #fff !important;
}
.tf-solution-success-case .tf-link-detail{
    width: 100px;
    height: 28px;
    border: 1px solid #ABABAB;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    margin-top: 50px;
    color: initial;
    position: relative;
    transition: border-color 0.3s;
    color: #636363;
    border-radius: 2px;
    display: none;
}
.tf-solution-success-case .tf-link-detail:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: none;
    transition: all 0.3s;
    opacity: 0;
    /*transform: scale(0.8);*/
}
.tf-solution-success-case .tf-link-detail>span{
    z-index: 2;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.3s;

}
.tf-solution-success-case ul>li:hover .tf-link-detail:before{
    opacity: 1;
    background-color: #ff8a00;
    /*transform: scale(1);*/
}
.tf-solution-success-case ul>li .tf-link-detail:hover:before{
    background-color: #CE7403;
}
.tf-solution-success-case ul>li:hover .tf-link-detail{
    color: #fff;
    border-color: #ff8a00;
}
.tf-solution-success-case ul>li .tf-link-detail:hover{
    border-color: #CE7403 !important;
}
.tf-solution-success-case ul>li{
    width: 280px;
    padding-bottom: 20px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    /*padding: 10px;*/
    transition: all .3s ease-out;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-top: none;
    overflow: hidden;
}
.tf-solution-success-case .ss-content-des-1{
    padding: 0px 25px;
}
.tf-solution-success-case ul>li:hover{
    box-shadow: 0 6px 10px #ddd;
    transform: translateY(-5px);
    border-color: #c5c1c1;
}
.tf-solution-success-case ul>li .tf-icon{
    width: 280px;
    height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
}
.tf-solution-success-case ul>li:hover .tf-icon>img{
    transform: scale(1.2);
}
.tf-solution-success-case ul>li .tf-icon>img{
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}

.ss-content-des-1{
    margin-top: 22px;
    color: #999999;
    line-height: 23px;
    font-size: 13px;
    text-align: left;
    padding: 0px 4px;
}
.ss-content-title-1 {
    font-size: 15px;
    font-weight: bold;
    color: #464646;
}
/***************相关产品***********************/
.tf-title-1{
    font-size: 13px;
    line-height: 0px;
    font-weight: bold;
    margin-bottom: 15px;
}
.tf-sub-title-1 {
    padding-bottom: 0px;
    color: #999;
    line-height: 22px;
    font-size: 12px;
}
.tf-correlation-solution{
    background-color: #f5f5f5;
}
.tf-correlation-solution ul>li {
    width: 590px;
    height: 90px;
    background-color: #fff;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 32px 50px 0px 92px;
    position: relative;
    border-radius: 0;
    transition: all .3s ease-out;
    border:1px solid #E4E4E4;
}
.tf-correlation-solution ul>li:hover{
    box-shadow: 0 0px 12px #E6E6E6;
}
.tf-correlation-solution ul>li:nth-child(2n){
    margin-right: 0px;
}
.tf-correlation-solution .tf-icon-bg{
    background: #F39800;
    top: 17px;
    width: 55px;
    height: 55px;
    left: 15px;
    border-radius: 0px;
    position: absolute;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon{
    background: url(../../product/images/icons2.png) 3px 6px;
    width: 50px;
    height: 50px;
    display: block;
    margin-top: -2px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-17{
    background-position: -50px 6px;
}

.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-24{
    background-position: -99px 6px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-3{
    background-position:  -147px -95px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-2{
    background-position: -148px 5px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-5{
    background-position: -198px 6px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-6{
    background-position: -247px 6px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-20{
    background-position: -299px 6px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-36{
    background-position:  2px -46px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-47{
    background-position:  -48px -46px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-49{
    background-position:  -99px -46px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-50{
    background-position:  -147px -46px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-52{
    background-position:  -198px -46px;
}
.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-53{
    background-position:  -248px -46px;
}

.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-30{
    background-position:  -299px -46px;
}

.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-51{
    background-position:  -2px -97px
}

.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-34{
    background-position:  -47px -46px;
}

.tf-correlation-solution .tf-icon-bg>.tf-icon.tf-solution-42{
    background-position:  -98px -95px;
}

.tf-correlation-solution .tf-link-more{
    display: block;
    position: absolute;
    right: 20px;
    bottom: 26px;
    transition: all .3s ease-out;
    padding: 0px 10px;
    height: 34px;
    border: 1px solid #dcdbdb;
    line-height: 34px;
    color: #999;
    text-align: center;
}
.tf-correlation-solution .tf-link-more:hover{
    background-color: #f5a100;
    color: #ffffff;
    border-color: #f5a100;
}
.tf-correlation-solution .tf-sub-title-1 {
    line-height: 22px;
    width: 360px;
}
/************应用场景******************/
.tf-solution-cj{
    position: relative;
}
.tf-solution-cj .tf-tabs{
    height: 40px;
    text-align: center;
    position: relative;
}
.tf-solution-cj .tf-tabs>ul{
    display: inline-block;
}
.tf-solution-cj .tf-scene-line{
    position: absolute;
    bottom: -1px;
    left: 986px;
    width: 200px;
    height: 1px;
    background: #ED8D16;
}
.tf-solution-cj .tf-tabs>ul>li{
    float: left;
    padding: 0px 60px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    transition: color .3s ease-out;
}
.tf-solution-cj .tf-tabs>ul>li:hover,.tf-solution-cj .tf-tabs>ul>li.active{
    color: #ee8e17;
}
.tf-solution-cj .tf-tab-panel .tf-left{
    width: 910px;
    float: left;
}
.tf-solution-cj .tf-tab-panel .tf-right{
    height: 483px;
    background-color: #f9f9f9;
    float: left;
    width: 288px;
    border-left: 1px solid #dedede;
    padding: 40px
}
.tf-solution-cj .tf-tab-panel .tf-scene-des{
    margin-top: 10px;
    color: #999;
    font-size: 12px;
}
.tf-solution-cj .tf-tab-panel .tf-left>img{
    width: 100%;
    height: 480px;
}
.tf-solution-cj .tf-tab-panel{
    height: 485px;
    border: 1px solid #dedede
}
/**联系我们**/
.tf-connect .tf-link-hzst {
    margin-top: 15px;
}
.tf-connect .tf-link-hzst>a>i{
    background: url("../../../../common/images/commons_icons.png") -39px -306px;
    width: 21px;
    height: 10px;
    display: inline-block;
}
.tf-connect .ss-principal{
    width: 600px;
}
.tf-connect .ss-principal>li{
    width: 290px;
    float: left;
    margin-right: 18px;
}
.tf-connect .ss-principal>li:last-child{
    margin: 0px;
}
.tf-connect .ss-principal>li>div{
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    background-color: #F3F3F3;
    margin-bottom: 6px;
    color:#767676;
}
.tf-connect .ss-principal>li>span:FIRST-CHILD{
    color: #000000;
    font-weight: bold;
    margin:2px 4px 26px 0;
    display: inline-block;
}
.tf-connect .ss-principal>li .ss-icon{
    display: inline-block;
    width: 26px;
    height: 100%;
    vertical-align: top;
}