.tf-module-box .tf-group{
    min-height: 150px !important;
}
section.tf-module-list {
    padding-bottom: 0px !important;
}
/***********列表****************/
.tf-module-list .tf-module-title>span:after {
    left: -11px;
}
.tf-module-list .tf-module-title.tf-module-title2>span:after{
    left: -23px;
}
.tf-module-list .tf-module-title.tf-module-title3>span:after{
    left: -20px;
}
.tf-module-list .tf-consult-tab>li.active{
	background-color: #d6d6d7;
}
.tf-module-list .tf-consult-item{
	width: 260px;
    height: 270px;
    float: left;
    border: 1px solid #efefef;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.tf-top.tf-index-top .tf-top-image {
    background: #292c34;
}
.tf-module-list .tf-consult-item.tf-consult-item-background{
	background-color:  #29323B;
	margin-bottom: 0px;
}
.tf-module-list .tf-consult-item.tf-consult-item-background .tf-consult-desc{
	font-size: 13px;
	color:#fff;
}
.tf-module-list .tf-consult-item.tf-consult-item-noborder{
	border:0px;
	/* width: calc(30% + 14px); */
	height: 160px;
	margin-top: 20px;
	width: 374px;
}
.tf-consult-item.tf-consult-item-noborder .tf-consult-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: absolute;
    background-color: #eee;
}
.tf-consult-item.tf-consult-item-noborder .tf-consult-desc{
	display: inline-block;
	vertical-align: top;
}
.tf-module-list .tf-consult-item.tf-consult-item-noborder .tf-consult-desc{
    color: #89909A;
    margin-left: 100px;
}
.tf-module-list .tf-consult-item.tf-consult-item-noborder .tf-consult-desc .tf-consult-desc-text {
    line-height: 23px;
    margin-top: 3px;
}
.tf-module-list .tf-consult-container-hover .tf-consult-item:hover{
    box-shadow: 0px 0px 14px #d4cccc;
	border: 1px solid #c3c3c3 !important;
    transition: all .4s ease-in-out;
}
.tf-consult-desc-title {
    font-size: 14px;
    color: #000;
    line-height: 40px;
}
.tf-module-list .tf-consult-item .tf-consult-header{
	font-size: 14px;
    margin-top: 35px;
    margin-bottom: 10px;
    color: #040404;
    transition: color .5s;
    height: 30%;
}
.tf-module-list .tf-consult-item:hover .tf-consult-header{
   color: red;
}
.tf-module-list .tf-consult-item .tf-consult-desc{
    color: #999999;
    font-family: 微软雅黑;
    font-size: 12px;
    text-align: left;
    padding: 0px 22px;
    line-height: 25px;
}

.tf-consult-container {
    display: inline-block;
    width: 100%;
}
/**滚动动画*/
.tf-scrollpoint {
    opacity: 0;
}
/*云服务内容上面文字*/
.tf-module-title.tf-module-title {
    margin-bottom: 20px;
}
.tf-consult-content-top .tf-consult-top-row>div{
	display: inline-block;
	/* width: calc(50% - 10px); */
	text-align: left;
	height: 90px;
	vertical-align: top;
	width: 590px;
}
.tf-consult-content-top .tf-consult-top-row>div .title{
	line-height: 26px;
	font-size: 13px;
}
.tf-consult-content-top .tf-consult-top-row>div .des{
	line-height: 26px;
	color:#89909A;
}
/*云服务内容上面文字  end*/
/*云咨询服务内容 每行三个*/
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-item{
	width: 190px;
	height: 303px;
    margin-left: 0px;
    margin-right: 10px;
    padding:20px;
    box-sizing: border-box;
    border-radius:0px;
    margin-bottom: 0px;
    margin-top: 20px;
    overflow: hidden;
}
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-row .tf-consult-item:last-child{
	margin-right: 0px;
}
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-item:hover{
	background-color: #464D5D
}
.tf-module-list .tf-consult-row.tf-consult-font{
	line-height: 26px;
    color: #89909A;
    font-size: 14px;
    padding-bottom: 30px;
} 

.tf-consult-content{
	background: url("../images/solution_y.jpg") no-repeat center;
    box-sizing: border-box;
    padding-bottom: 20px;
}
.tf-consult-content .tf-consult-row{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-desc{
	text-align: center !important;
	font-size: 17px !important;
	color:#fff !important;
	padding-top: 0px;
}
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-line{
	background-color: #fff;
	width: 28px;
	height: 3px;
	margin:0px auto;
	margin-top: 13px;
}
.tf-module-list .tf-consult-container.tf-consult-content .tf-consult-item .tf-consult-header{
    height: auto;
    margin-bottom: 0px;
    margin-top:0px;
    transition: margin .2s;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon{
    width: 47px;
    height: 47px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(../images/service_content.png);
    background-position: 0px 0px;
    margin: 0px auto;
    margin-top: 60px;
    margin-bottom: 35px;
    transition: margin .2s;
}
.tf-module-list .tf-consult-content .tf-consult-item:hover .tf-consult-icon{
	  margin-top: -5px;
	  margin-bottom: 20px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon1{
	background-position: 0px 0px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon2{
	background-position: -52px 0px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon3{
	background-position: -102px 0px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon4{
	background-position: -151px 0px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon5{
	background-position: -202px 0px;
}
.tf-module-list .tf-consult-content .tf-consult-item .tf-consult-icon.tf-consult-icon6{
	background-position: -252px 0px;
}
.tf-consult-desc-hide{
	height: 0px;
	overflow: hidden;
	color:#fff;
	line-height: 24px;
	text-align: center;
}
.tf-consult-desc-hide-text{
    height: 90px;
    margin: 20px 0;
    overflow: hidden;
}
.tf-consult-desc-hide-btn{
	width: 100px;
    height: 30px;
    transition: height .2s;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    border: 1px solid #fff;
    cursor: pointer;
}
.tf-module-list .tf-consult-content .tf-consult-item:hover .tf-consult-desc-hide{
	height: auto;
}
/*云咨询服务内容 每行三个  end*/
