@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-sandcloud-contact>div>a{
    background-color: transparent !important;
}
.tf-sandcloud-contact>div>a:hover{
    background-color: transparent !important;
    text-decoration: underline !important;
    border-color: #ffffff !important;
    color: #ffffff!important;
}
/***********头部菜单**************/
.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-product-function {
    background: #fff!important;
}
.tf-product-function .icon2{
    background-position:-46px -47px;
}
.tf-product-function .icon3{
    background-position: -93px 6px;
}
.tf-product-function .icon4{
    background-position: 11px -49px;
}
.tf-product-function .icon5{
    background-position: -42px 5px;
}
.tf-product-function .icon6{
    background-position: -93px -45px;
}
.tf-product-function>ul{
    /*display: inline-block;*/
    /*width: 390px;*/
    /*margin-right: 10px;*/
    vertical-align: top;
}
.tf-product-function>ul:last-child{
    margin-right: 0px;
}
.tf-product-function>ul>li:first-child{
    margin-left: 0px;
}
.tf-product-function>ul>li{
    float: left;
    width: 290px;
    margin-right: 10px;
    height: 230px;
    position: relative;
    padding-top: 70px;
    text-align: center;
}
.tf-product-function>ul>li>.tf-advantage-title{
    height: 36px;
    line-height: 36px;
    color: #504647;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
    /*border: 1px solid #E0E0E0;*/
    /* box-shadow: 0px 3px 11px 2px #E6E6E6 inset; */
    cursor: pointer;
    transition: background-color .3s ease-out,border-color .3s ease-out;
    border-bottom: none;
}

.tf-product-function>ul>li:not(.active)>.tf-advantage-title:hover{
    background-color: #fff;
    box-shadow: none;
}

.tf-product-function>ul>li>.tf-advantage-title>.title-icon{
    background-image: url("../images/icons0405.png");
    position: absolute;
    width: 12px;
    height: 12px;
    margin: 11px 15px 0 0;
    background-position: 0px 0px;
    width: 48px;
    height: 46px;
    top: 0px;
    left: 130px;
}
.tf-product-function .icon2{
    background-position: -48px 0px!important;
}
.tf-product-function .icon3{
    background-position: -96px 0px !important;
}
.tf-product-function .icon4{
    background-position: -144px 0px !important;
}
.tf-product-function .icon5{
    background-position:0px -49px !important;
}
.tf-product-function .icon6{
    background-position:-48px -49px !important;
}
.tf-product-function .icon7{
    background-position:-96px -49px !important;
}
.tf-product-function .icon8{
    background-position:-144px -49px !important;;
}
.tf-product-function .icon9{
    background-position:0px -96px !important;
}
.tf-product-function .icon10{
    background-position:-48px -96px !important;
}
.tf-product-function .icon11{
    background-position:-96px -96px !important;
}
.tf-product-function .icon12{
    background-position:-144px -96px !important;;
}
.tf-product-function>ul>li>.tf-advantage-des {
    /*border-left:1px solid #E0E0E0;*/
    /*border-right: 1px solid #E0E0E0;*/
    /*border-bottom: 1px solid #E0E0E0;*/
    color:#6A6A6C;
    /*max-height: 0px;*/
    transition: max-height 0.3s;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    background-color: #fff;
}
.tf-product-function>ul>li.active>.tf-advantage-des {
    max-height: 173px;
}
.tf-product-function>ul>li:last-child>.tf-advantage-des {
    border-bottom: 1px solid #E0E0E0;
}
.tf-product-function>ul>li:not(.active)>.tf-advantage-des {
    border-bottom: 0px !important;
}
.tf-product-function>ul>li>.tf-advantage-des>div {
    padding: 0px 20px;
    background-color: #fff;
    text-align: left;
}
/**产品功能end*/
/********************产品优势*****************************/
.tf-advantage{
    background-color: #ffffff !important;
}
.tf-advantage ul>li{
    width: 290px;
    height: 250px;
    background-color: #f5f5f5;
    float: left;
    padding: 130px 30px 0px 30px;
    position: relative;
    border-radius: 0;
    transition: all .3s ease-out;
    margin-bottom: -1px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px;
}
.tf-advantage ul>li:last-child{
    margin-bottom: 0px
}
.tf-advantage ul>li .tf-detail-btn{
    position: absolute;
    right: 0px;
    top: 4px;
    width: 60px;
    height: 40px;
    border: 1px solid #dedede;
    color: #000;
    line-height: 40px;
    right: 14px;
    text-align: center;
}

.tf-icon-bg{
    position: absolute;
    left: 20px;
    top: 20px;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 3px;
}
.tf-icon-bg>.tf-icon,.tf-case-icon>i{
    width: 60px;
    height: 60px;
    background: url(../../../../common/images/icons002.png)7px 5px;
    display: block;
    margin-top: 8px;
}
.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-advantage ul>li{
    background-color: #fff;
}
.tf-advantage .tf-icon-bg{
    background-color: #fff;
    border-radius: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 113px;
    text-align: center;
}
.tf-advantage .tf-icon-bg>.tf-icon{
    background: url(../images/icons0403.png);
    margin: 25px 0 0 0px;
    background-position: 0px 0px;
    width: 80px;
    height: 80px;
    display: inline-block;
}
.tf-advantage .icon2{
    background-position: -93px 0px !important;
}
.tf-advantage .icon3{
    background-position: -186px 0px !important;
}
.tf-advantage .icon4{
    background-position: -278px 0px !important;
}
.tf-advantage .icon5{
    background-position: 0px -99px;
}
.tf-advantage .icon6{
    background-position: -93px -99px !important;
}
.tf-advantage .icon7{
    background-position: -186px -99px !important;
}
.tf-advantage .icon8{
    background-position: -278px -99px !important;
}

.tf-advantage .tf-advantage-right-img{
    vertical-align: top;
    display: inline-block;
    width: 805px;
    height: 685px;
}
.tf-advantage .tf-advantage-right-img img{
    width: 100%;
    height: 100%;
}
/***********是否想进一步了解该产品************************/
.tf-system-img{
    height: 480px;
    background-color: #ffffff !important;
    display: none;
}
.tf-system-img .tf-system-img-top{
    height: 42px;
    width: 100%;
    background-color: #F57401;
}
.tf-module-box .tf-system-img .tf-group{
    margin-top: -21px;
    position: relative;
    padding-left: 650px;
}
.tf-system-img .tf-system-img-left{
    width: 670px;
    height: 460px;
    position: absolute;
    top:0px;
    /* left:-60px;
    background: url("../images/product002.png")  -195px -25px; */
}
.tf-system-img .tf-system-img-left .no-img{
    width: 670px;
    height: 380px;
    background: url("../images/product002.png")  -195px -25px;
    display: block;
}
.tf-system-img .tf-system-img-title{
    position: absolute;
    display:block;
    bottom: 45px;
    text-align: center;
    width: 100%;
}
.tf-system-img .tf-content-wrap{
    height: 150px;
    /*  background: #999; */
    /*  padding-top: 13px; */
    position: relative;
}
.tf-system-img .tf-swiper-system{
    height: 418px;
    display: block;
    left: -60px;
    margin: 0px;
    width: 670px;
    position: absolute;
}
.tf-system-img .tf-title-2{
    font-weight: bold;
    margin-top: 20px;
    font-size: 19px;
    color: #222222;
}
.tf-system-img .tf-sub-title-2{
    color: #989898;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 17px;
}
.tf-system-img .tf-link-detail{
    /*   position: absolute; */
    /*  top: 8px;
     left: 380px; */
    border: 1px solid #F57401;
    display: block;
    width:103px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    transition: all .3s ease-out;
    background-color: #F57401;
    text-align: center;
}
.tf-system-img .tf-link-detail:hover{
    background-color: #ee8e17;
    border-color: #ee8e17;
    text-decoration: underline;
}
.tf-system-img img{
    /*  margin-left: 575px;
     margin-top: -65px; */
    width: 670px;
    height: 380px;
}
.tf-system-img .tf-title-img>span{
    height: 45px;
    display: inline-block;
    border:1px solid #AFAFAF;
    width: 80px;
    margin-right: 3px;
    cursor: pointer;
    background-color: #fff;
}
.tf-system-img .tf-title-img>span img{
    width: 100%;
    height: 100%;
}
.tf-system-img .tf-title-img>span:hover,.tf-system-img .tf-title-img>span.active{
    border: 1px solid #1D3D75;
    box-shadow: 0px 0px 0px 1px #1D3D75;
}
/*****************成功案例********************/
.tf-product-success-case{
    background-color: #fff !important;
}
.tf-product-success-case .tf-link-detail{
    width: 100px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: initial;
    position: relative;
    transition: border-color 0.3s;
    color: #000;
    border-radius: 2px;
    margin: 10px 25px;
    margin-bottom: 0px;
    display: block;
}
.tf-product-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-product-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-product-success-case ul>li:hover .tf-link-detail{
    color: #000;
}
.tf-product-success-case ul>li .tf-link-detail:hover{
    color: #CE7403 !important;
}
.tf-product-success-case ul>li{
    width: 280px;
    padding-bottom: 20px;
    background-color: #f6f6f6;
    float: left;
    margin-right: 10px;
    /*padding: 10px;*/
    transition: all .3s ease-out;
    border-top: none;
    overflow: hidden;
}
.tf-product-success-case .ss-content-des-1{
    padding: 0px 25px;
}
.tf-product-success-case ul>li:hover{
    box-shadow: 0 6px 10px #ddd;
    transform: translateY(-5px);
    border-color: #c5c1c1;
}
.tf-product-success-case ul>li .tf-icon{
    width: 280px;
    height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
}
.tf-product-success-case ul>li:hover .tf-icon>img{
    transform: scale(1.2);
}
.tf-product-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;
    padding: 0px 25px;
}
/***************相关产品***********************/
.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: 26px;
    font-size: 12px;
}
.tf-correlation-product{
    background-color: #f5f5f5;
}
.tf-correlation-product ul>li {
    width: 288px;
    height: 250px;
    background-color: #fff;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 90px 30px 0px 30px;
    position: relative;
    border-radius: 0;
    transition: all .3s ease-out;
    box-shadow: 0 0px 15px rgba(181, 181, 181, 0.72);
}
.tf-correlation-product ul>li:hover{
    transform: translateY(-5px);
}
.tf-correlation-product ul>li>a{
    display: block;
    height: 100%;
}
.tf-correlation-product ul>li:nth-child(4n){
    margin-right: 0px;
}
.tf-correlation-product .tf-icon-bg{
    background: linear-gradient(to right,#3c7bfc 28%,#6158fe);
    top: 0px;
    width: 100%;
    height: 55px;
    left: 0px;
    right: 0px;
    border-radius: 0px;
    position: absolute;
    line-height: 55px;
    color: #fff;
}
.tf-correlation-product .tf-icon-bg>.tf-icon{
    background: url(../images/icons2.png) 3px 6px;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: -13px 15px 0px 10px;
    vertical-align: middle;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-17{
    background-position: -50px 6px;
}

.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-24{
    background-position: -99px 6px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-3{
    background-position:  -147px -95px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-2{
    background-position: -148px 5px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-5{
    background-position: -198px 6px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-6{
    background-position: -247px 6px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-20{
    background-position: -299px 6px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-36{
    background-position:  2px -46px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-47{
    background-position:  -48px -46px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-49{
    background-position:  -99px -46px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-50{
    background-position:  -147px -46px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-52{
    background-position:  -198px -46px;
}
.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-53{
    background-position:  -248px -46px;
}

.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-30{
    background-position:  -299px -46px;
}

.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-51{
    background-position:  -2px -97px
}

.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-34{
    background-position:  -47px -46px;
}

.tf-correlation-product .tf-icon-bg>.tf-icon.tf-product-42{
    background-position:  -98px -95px;
}

.tf-correlation-product .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-product .tf-link-more:hover{
    background-color: #f5a100;
    color: #ffffff;
    border-color: #f5a100;
}
.tf-correlation-product .tf-sub-title-1 {
    line-height: 22px;
}
/************应用场景******************/
.tf-product-cj{
    position: relative;
    padding-bottom: 0px !important;
}
.tf-product-cj>.tf-content-wrap{
    background-color: #3c434c;
}
.tf-product-cj .tf-tabs{
    height: 40px;
    text-align: center;
    position: relative;
}
.tf-product-cj .tf-tabs>ul{
    display: inline-block;
}
.tf-product-cj .tf-scene-line{
    position: absolute;
    bottom: -1px;
    left: 986px;
    width: 200px;
    height: 1px;
    background: #ED8D16;
    display: none;
}
.tf-product-cj .tf-tabs>ul>li{
    float: left;
    padding: 0px 60px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    transition: color .3s ease-out;
}
.tf-product-cj .tf-tabs>ul>li:hover,.tf-product-cj .tf-tabs>ul>li.active{
    color: #ee8e17;
}
.tf-product-cj .tf-tab-panel .tf-left{
    width: 300px;
    float: left;
    position: relative;
    height: 420px;
    text-align: center;
}
.tf-product-cj .tf-tab-panel .tf-right{
    height: 483px;
    background-color: #f9f9f9;
    float: left;
    width: 288px;
    border-left: 1px solid #dedede;
    padding: 40px
}
.tf-product-cj .tf-tab-panel .tf-scene-des{
    margin-top: 30px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    padding: 0px 30px;
    opacity: 0;
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.tf-product-cj .tf-tab-panel .tf-left:hover .tf-scene-des{
    opacity: 1;
}
.tf-product-cj .tf-tab-panel .tf-left>img{
    width: 100%;
    height: 420px;
}
.tf-product-cj .tf-tab-panel .tf-left>.tf-mask{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.tf-product-cj .tf-tab-panel .tf-left>.tf-mask .tf-bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #161a1d;
    opacity: .6;
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.tf-product-cj .tf-tab-panel .tf-left:hover>.tf-mask .tf-bg{
    background: #1a6acd;
    opacity: .9;
}
.tf-product-cj .tf-tab-panel .tf-left>.tf-mask .tf-content{
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    bottom: 0;
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.tf-product-cj .tf-tab-panel .tf-left:hover>.tf-mask .tf-content{
    top: 30%;
}
.tf-product-cj .tf-tab-panel{
    height: 420px;
}
/**联系我们**/
.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;
}