*{
	box-sizing: border-box;
}
.tf-header.company .tf-header-menu-div>div,.tf-group,.tf-fixed-header.tf-ai .tf-group,.tf-index-bottom-menu>div{
	width: 1400px !important;
}
body{
	padding-top: 0px;
}
.tf-header.tf-white.company .tf-header-menu-div, .tf-header.tf-white.company .tf-header-hover-div{
	background-color: rgba(0, 0, 0, 0.57);
	border-bottom-color: rgba(0, 0, 0, 0.57);
}
.tf-top{
	background: #000;
}
.tf-top .swiper-button-prev,.tf-top .swiper-container-rtl .swiper-button-next,.tf-top .swiper-button-next,.tf-top .swiper-container-rtl .swiper-button-prev{
	display: none;
}
.ss-footer-des{
	display: none;
}
.tf-mt15{
	margin-top: 10px;
}
.tf-footer-wrap section.contact1{
	display: none !important;
}
a{
	text-decoration: none;
	color: inherit;
}
a:hover{
	text-decoration: none;
	color: #0027b8 ;
}

.swiper-container-fade .swiper-slide{
	transition-duration: 2000ms!important;
}
.tf-top.tf-index-top .tf-top-image{
	height: 595px;
	background: #1f2432 url(../images/cloud_bg1.jpg)0px -45px!important;
	transform: scale(1);
	transition: transform 1s;
	background-size: initial !important;
}
.tf-top.tf-index-top .tf-top-image .tf-float-right{
	position: absolute;
	right: 0;
	margin: auto;
	margin-bottom: 145px;
	display: block;
	width: 738px;
	height: 417px;
	top: 17px;
}
.tf-top.tf-index-top .tf-top-image .tf-float-right img{
	position: relative;
	display: block;
	z-index: 1;
	float: none;
	width: 738px;
	height: 417px;
	left: 110px;
	top: 50px;
}
.tf-fadeup{
	-webkit-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
	animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
	animation-fill-mode: both;
}
@keyframes re-banner-slide-20 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.tf-top.tf-index-top .tf-top-image.img4 .tf-float-right img{
	top: 8px;
}
.tf-top.tf-index-top .swiper-slide-active .tf-top-image{
	transform: scale(1);
}
.tf-top.tf-index-top .swiper-slide-active .fadeup{
	-webkit-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
	animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
	animation-fill-mode: both;
}
.tf-top.tf-index-top .tf-top-image.img1 .tf-inner-bg{
	left: 1270px;
	top: 110px;
	transform: translateX(-100%);
}
.tf-top.tf-index-top .tf-inner-bg {
	/* position: absolute; */
	/*transition: margin-left 1s;*/
	top: 130px;
	/* left: 14%; */
	/* transform: translateX(-50%); */
	margin-left: -2000px;
	/* text-align: center; */
	opacity: 0;
	margin-top: 2px;
	padding-top: 150px;
}
.tf-top.tf-index-top .swiper-slide-active .tf-inner-bg{
	opacity: 1;
}
.tf-top.tf-index-top .tf-inner-bg .tf-cn-title{
	font-size: 38px;
	color: #fff;
	/* font-weight: bold; */
	position: relative;
	font-family: 微软雅黑;
}

.tf-top.tf-index-top .tf-inner-bg .tf-title{
	color: #ede9e9;
	font-size: 15px;
	line-height: 29px;
	margin-top: 13px;
	font-family: 微软雅黑;
}
.tf-top .tf-service-btn{
	background-color: transparent;
	border-color: #fff;
}
.tf-top.tf-index-top .tf-inner-bg .tf-title>span{
	margin-left: 25px;
}
.tf-top .tf-inner-bg>img{
	position: absolute;width: 1920px;    left: -2000px;top: -30px;transition: left 1s ;
}
.tf-top  .swiper-slide-active .tf-inner-bg>img{
	left: -370px;
}
.swiper-slide-active .tf-inner-bg {
	margin-left: 0px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 125px !important;
}
.tf-swiper-index .swiper-pagination-bullet{
	border-radius: 0px;
	width: 22px;
	height: 20px;
	background-color: transparent;
	position: relative;
	opacity: 1;
}
/*.swiper-pagination-bullet-active:after{*/
/*background:#ff8a00 !important;*/
/*}*/
.tf-swiper-index .swiper-pagination-bullet:after,.tf-swiper-index .swiper-pagination-bullet>i{
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 5px;
	transition: all .3s ease-out;
	background: rgba(250, 250, 250, 0.5);
}
.tf-swiper-index .swiper-pagination-bullet>i{
	background-color: #329efd;
	z-index: 2;
	right: inherit;
	width: 0px;
	opacity: 0;
}
.tf-swiper-index .swiper-pagination-bullet>i.show{
	width: 100%;
	transition:width 5s ease-out;
	opacity: 1;
}
.tf-swiper-index .swiper-pagination-bullet:hover:after{
	height: 20px;
}
.tf-service-btn {
	color: #fff;
	border: 1px solid #0027b8;
	background: #373d41;
	background: transparent;
	outline: none;
	cursor: pointer;
	margin-top: 30px;
	font-size: 14px!important;
	/* width: 140px; */
	height: 35px;
	line-height: 32px;
	background: #0027b8;
	transition: color .3s ease-in-out,background .3s, border-color .3s;
	font-family: 微软雅黑;
	display: inline-block;
	text-align: center;
	padding: 0px 35px;
	border-radius: 2px;
}
.tf-service-btn:hover,.tf-hxys .tf-cloud-column .tf-service-btn:hover{
	background-color: #1260e0;
	border-color: #1260e0;
	color: #fff;
}
/* 菜单 */
.tf-top-menu {
	height: 100px;
	margin-top: -100px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #1d212f;
	background-color:#1d212f!important;
}
.tf-top-menu ul>li i{
	position: absolute;
	left: 15px;
	width: 50px;
	top: 21px;
	height: 50px;
	background: url(../images/cloud_icon.png)0px 0px no-repeat;
}
.tf-top-menu ul>li i.icon2{
	background-position: -125px -6px;
}
.tf-top-menu ul>li i.icon3{
	background-position: -233px -12px;
	top: 26px;
}
.tf-top-menu ul>li i.icon4{
	background-position: -360px -6px;
	top: 26px;
}
.tf-top-menu ul>li i.icon5{
	background-position: -444px -4px;
	top: 26px;
}
.tf-top-menu ul>li {
	width: 20%;
	float: left;
	border-left: 1px solid #343434 !important;
	height: 100px;
	position: relative;
	padding: 0px 0px 15px 82px;
	color: #fff;
	cursor: pointer;
	text-align: left;
}
.tf-top-menu ul>li:last-child{
	border-right: 1px solid #343434;
}
.tf-top-menu ul>li:hover{
	background-color: #24262c;
}
.tf-top-menu .tf-topmenu-content {
	display: inline-block;
	margin-top: -2px;
}
.tf-top-menu ul>li div>h2{
	font-size: 17px;
	margin: 0px;
	transition: color .3s ease-out;
	line-height: 46px;
	margin-top: 9px;
}
.tf-top-menu ul>li:hover div>h2{
	color: #fff;
}
.tf-top-menu ul>li div>p {
	color: #808080;
	font-size: 12px;
	line-height: 20px;
	margin-top: -5px;
	text-align: left;
}
section{
	padding-bottom: 20px;
}

.tf-mb20{
	margin-bottom: 20px;
}
.tf-mb10{
	margin-bottom: 10px;
}
/*************核心技术*************************/
.tf-hxys ul{
	display: flex;
	justify-content: space-between;
}
.tf-hxys ul>li{
	width: 460px;
	height: 535px;
	background-color: #f6f7fb;
	padding: 0px 35px;
}
.tf-hxys .tf-top-mark{
	width: 172px;
	height: 34px;
	line-height: 30px;
	background: url(../images/cloud_icon.png)-297px -110px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
}
.tf-cloud-type{
	padding-left: 100px;
	position: relative;
	padding-top: 15px;
}
.tf-cloud-type>i{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 80px;
	height: 80px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	background: #fff url("../images/cloud_icon.png")-1px -89px;
}
.tf-cloud-type>i.icon2{
	background-position: -103px -86px;
}
.tf-cloud-type>i.icon3{
	background-position: -193px -87px;
}
.tf-hxys h3{
	font-size: 16px;
}
.tf-hxys p{
	font-size: 15px;
	line-height: 23px;
	margin-top: -9px;
	margin-bottom: -10px;
}
.tf-hxys .tf-service-btn{
	border-radius: 4px;
	margin-bottom: 15px;
}
.tf-hxys .tf-cloud-column .tf-service-btn{
	background-color: #fff;
	border-color: #e1e1e1;
	color: #000;
	margin-top: 20px;
	margin-bottom: 31px;
	padding: 0px 20px;
}
.tf-hxys .tf-cloud-column{
	float: left;
}
.tf-hxys .tf-cloud-column + .tf-cloud-column{
	margin-left: 50px;
}
.tf-hxys .tf-cloud-column p{
	font-size: 14px;
	color: #5a5a5a;
}
/**********产品****************/

.tf-module-box .tf-title{
	font-size: 26px !important;
	padding-top: 10px;
}
.tf-module-box .tf-sub-content{
	color:#999;
	font-size:13px;
	font-weight:normal;
	line-height:25px;
}
/* tab菜单 */
 section.tf-section-main{
	background-color:#ECECEC !important;
	margin-top:30px;
	padding-top:20px;
}
.tf-tab-menu{
	text-align:center;
	margin-top:25px;
}
.tf-tab-menu li{
	display: inline-block;
	padding: 0 20px;
	cursor: pointer;
	font-size: 15px;
	color: #000000;
	 font-weight: 500;
	position: relative;
}
.tf-tab-menu li.active:after{
	background-color:#ECECEC;
	content:'';
	position:absolute;
	bottom:-37px;
	transform:rotate(45deg);
	left:calc(50% - 7px);
	width:15px;
	height:15px;
}

.tf-product-style-1{
    margin-top: 20px;
    margin-right:-15px;
}
.tf-product-style-1 a{
	display: block;
}
.tf-product-style-1>li{
    display: inline-block;
	height: 320px;
    width: 335px;
    margin-right: 15px;
    background-color:#fff;
    margin-bottom: 17px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.4,0,.2,1);
	overflow: hidden;
}
.tf-product-style-1>li a:hover{
	color: inherit;
}
.tf-product-style-1>li:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,0.2);
	transform: translate3d(0, -2px, 0);
}
/* .tf-product-style-1>li:nth-child(4n){
    margin-right: 0px;
} */
.tf-product-style-1>li  .tf-bg{
    width: 335px;
    height: 130px;
    position:relative;
	transition: all .3s;
    background:url("../images/icons_project.png") -9px -659px no-repeat;
}
.tf-product-style-1>li:nth-child(2) .tf-bg{
	background-position:-354px -659px;
}
.tf-product-style-1>li:nth-child(3) .tf-bg{
	background-position:-700px -659px;
}
.tf-product-style-1>li:nth-child(4) .tf-bg{
	background-position:-1047px -659px;
}
.tf-product-style-1>li:nth-child(5) .tf-bg{
	background-position:-9px -817px;
}
.tf-product-style-1>li:nth-child(6) .tf-bg{
	background-position:-355px -817px;
}
.tf-product-style-1>li:nth-child(7) .tf-bg{
	background-position:-700px -817px;
}
.tf-product-style-1>li:nth-child(8) .tf-bg{
	background-position:-1047px -817px;
}
.tf-product-style-1>li:nth-child(9) .tf-bg{
	background-position:-9px -975px;
}


.tf-bg+div{
	line-height: 35px;
	background-color: rgba(0,0,0,0.5);
	margin-top: -35px;
	position: relative;
	color: #fff;
	padding-left: 20px;
}
.tf-product-style-1 .tf-content{
	padding: 0px 10px 0px 20px;
	height:160px;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.tf-product-style-1 h3{
    font-size: 17px;
}
.tf-product-style-1 .tf-des{
    color: #5c5c5c;
    font-size: 14px;
    line-height: 23px;
    height: calc(100% - 65px);
    margin-block-start: -6px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.tf-product-style-1 .tf-item-link{
	position:relative;
    padding-left: 20px;
    line-height: 43px;
}
.tf-product-style-1 .tf-item-link:after{
	position: absolute;
	width: 6px;
	height: 6px;
	content: '';
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	left: 78px;
	top: 17px
}
/* .tf-product-style-1>li:hover .tf-item-link{
    background-color:#0027b8 ;
    color: #ffffff;
} */
.tf-product-style-1>li:hover .tf-bg{
	transform: scale(1.1);
}
/*多服务渠道支持*/
.tf-multiple-support{
	margin-top:30px;
	padding-bottom:0;
}
.tf-multiple-support .tf-group>.tf-title{
    margin-bottom:20px;
}

.tf-content-text {
	line-height: 25px;
	color: #fff;
	margin-left: 35px;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 15px;
}
.tf-multiple-support .tf-content-text div{
	color:#fff !important;
}
.tf-content-text a{
    color:inherit;
    text-decoration: none;
}
.tf-content-text a:hover{
    color:red;
}
.tf-context-button {
	margin-left: 35px;
	/* margin-top: 5px; */
}
.tf-context-button a{
	position:relative;
    display: inline-block;
    padding: 0px 40px 0 20px;
    border: 1px solid #fff;
    /* font-weight: bold; */
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    transition: all .3s;
}
.tf-context-button a:after{
	content:'';
	position:absolute;
	right: 8px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url(../images/icons_medical.png) -52px -232px;
}
.tf-context-button a:first-child{
	border-radius:40px;
	color:#fff;
}
.tf-context-button a:last-child:hover{
	opacity:.7;
}
.tf-multiple-support .tf-content-wrapper{
    height: 300px;
    text-align:center;
    position: relative;
    background-color: #0027B8;
    background:#0027B8 url(../images/bg_medical_apply.png) no-repeat 35% 50%;
}


/* 智慧医疗解决方案 */
/****************应用场景*******************/
.tf-product-summary-case{
	height: 700px;
	position: relative;
	color: #fff;
	padding-bottom: 0px;

}
.tf-product-summary-case .tf-right-item p{
	line-height: 28px;
	color: #e9e9e9;
	font-size: 15px;
}
.tf-product-summary-case .tf-group{
	position: relative;
	z-index: 2;
	width:1400px;
}
.tf-product-summary-case .tf-title,.tf-product-summary-case .tf-sub-title{
	color: #fff;
	padding-top:2px;
}
.tf-product-summary-case .tf-sub-title{
	color: #a7a6a6;
	font-size: 15px !important;
}
.tf-product-summary-case .tf-title{
	padding-top: 50px;
}
.tf-product-summary-case>.tf-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000 url(../images/bg_cloud_case.jpg) top center no-repeat;
}
.tf-product-summary-case .ss-content-container{
	width: 1400px;
	margin: 0 auto;
	margin-top: 25px;
	height: 397px;
	position: relative;
}
.tf-product-summary-case .tf-sidebar{
	float: left;
	margin-left: 10px;
	height:390px;
	background-color:rgba(0,0,0,0.5);
}
.tf-product-summary-case .tf-sidebar>li{
	width: 300px;
	height: 77px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
	padding: 11px 20px;
	padding-right: 0;
	transition: all .3s ease-out;
	position: relative;
	border-bottom: 1px solid #1f1e1e;
	background-color: #242934;
}
.tf-product-summary-case .tf-sidebar>li h3{
	margin: 4px 0px;
	font-size: 18px;
}
.tf-product-summary-case .tf-sidebar>li.active{
	background-color: #1e232d;
	border-color: #1e232d;
}
.tf-product-summary-case .tf-sidebar>li.active:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 4px;
	bottom: 0px;
	background-color: #0027b8;
}
.tf-product-summary-case .tf-sidebar>li .tf-sidebar-sub{
	font-size:12px;
	color:#7F7F7F;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.tf-product-summary-case .tf-right-item{
	position: absolute;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.15s ease-out 0.05s;
}
.tf-product-summary-case .tf-right-item.active{
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
	top: 0;
	transition: all 1s cubic-bezier(0, 0, 0.33, 1.02) 0.25s;
}
.tf-product-summary-case .tf-right{
	float: left;
	margin-left: 40px;
}
.tf-product-summary-case .tf-correlation{
	margin-top: 55px;
	margin-bottom: 20px;
	border-top: 1px solid #737373;
}
.tf-product-summary-case .tf-correlation-item>li{
	float: left;
	margin-right: 10px;
}
.tf-product-summary-case .tf-correlation-item>li>a{
	display: block;
	padding: 0px 20px;
	font-size: 12px;
	background: #2c323e;
	border: 1px solid #4b4b4c;
	position: relative;
	height: 35px;
	line-height: 35px;
}
.tf-product-summary-case .tf-right-item .tf-correlation-item + .tf-correlation-item{
	margin-top: 10px;
}
.tf-product-summary-case .tf-correlation-item>li>a:hover{
	background-color: #0027B8;
   color: #fff !important;
	border-color: #0027B8;
}

.tf-product-summary-case .tf-detail-link{
	margin-top: 35px;
	background-color: #0027B8;
	width: 100px;
	height: 35px;
	border: none;
	line-height: 38px;
	border-radius: 3px;
}
.tf-product-summary-case .tf-detail-link:hover{
	background-color: #0836E8;
}
.tf-product-summary-case .tf-right-title{
	font-size: 22px;
	margin-bottom: 15px;
}
.tf-product-summary-case .tf-right-des{
	line-height: 26px;
	color: #dcdcdc
}

.tf-detail-link{
	display: inline-block;
	height: 30px;
	width: 85px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e5e5e5;
	color: inherit;
	transition: all .3s ease-out;
}
.tf-detail-link:hover{
	background-color: #000;
	color: #fff !important;
	text-decoration: none;
}

/* 为什么选择我们 */
/**********产品特性*****************/
section.tf-function,section.tf-case,section.tf-link{
	background-color: #f6f7fb;
}
.tf-function .tf-group,.tf-section-news .tf-group{
	width:1400px;
}
.tf-function .tf-function-content{
	margin-top:30px;
}
.tf-function ul>li{
	width: 280px;
	height: 365px;
	float: left;
	padding: 150px 20px 0px 20px;
	position: relative;
	border-radius: 0;
	transition: all .3s ease-out;
	margin-bottom: -1px;
	text-align: center;
	margin-left: -1px;
	border: 1px solid #E6E6E6;
	background-color: #fff;
}
.tf-function ul>li:last-child{
    margin-bottom: 0px
}
.tf-function .tf-title-1:after{
	content: '';
	display: block;
	width: 30px;
	margin: 0 auto;
	height: 2px;
	background-color: #737373;
	margin-bottom: 10px;
}
.tf-function 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-function  .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: 65px;
    height: 77px;
    display: block;
    margin-top: 8px;
}
.tf-function .tf-sub-title-1{
    text-align: center;
}

.tf-sub-title-1{
	padding-bottom: 0px;
	color: #999;
	line-height: 26px;
	font-size: 14px;
}
.tf-function .tf-icon-bg{
    background-color: #fff;
    border-radius: 0;
    left: 0px;
	top: 32px;
    width: 100%;
    height: 130px;
    text-align: center;
}
.tf-function .tf-icon-bg>.tf-icon{
    background: url(../images/cloud_icon.png)-11px -176px;;
    margin: 35px 0 0 0px;
    display: inline-block;
}
.tf-function .icon2{
    background-position:-103px -176px !important;
}
.tf-function .icon3{
	background-position:-196px -173px !important;
}
.tf-function .icon4{
	background-position:-298px -176px !important;
}
.tf-function .icon5{
	background-position:-429px -171px !important
}


.tf-function .tf-function-right-img{
    vertical-align: top;
    display: inline-block;
    width: 805px;
    height: 685px;
}
.tf-function .tf-function-right-img img{
    width: 100%;
    height: 100%;
}
.tf-title-1{
	font-size: 18px;
	line-height: 45px;
	 font-weight: bold;
}
/***********成功案例********************/
.tf-business-title {
	font-size: 17px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #636262;
}
.tf-case-item{
	height: 360px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
}
.tf-case .tf-img-wrap{
	height: 200px;
	overflow: hidden;
}
.tf-case .tf-img-wrap>img{
	width: 100%;
	height: 100%;
	transition: transform .3s;
}
.tf-case .tf-img-wrap>img:hover{
	transform: scale(1.1);
}
.tf-case .tf-content-wrap{
	padding: 10px 20px;
}
.tf-case h3{
	color: #4f4e4e;
	font-size: 17px;
	margin: 9px 0px;
}
.tf-case p{
	color: #808080;
	margin: 5px 0px;
	font-size: 12px;
	line-height: 20px;
}
.tf-case .tf-bottom-type{
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
	color: #808080;
}
.tf-case .tf-bottom-img{
	height: 48px;
	background: url(../../bigdata/product/ai/images/ai_icons.png)-45px -925px;
	margin-top: 30px;
}
.tf-case .swiper-button-next,.tf-case .swiper-container-rtl .swiper-button-prev{
	right: -50px;
	background-image: url("../../bigdata/product/ai/images/arrow.png");
	outline: none;
	zoom: .6;
	opacity: .6;
}
.tf-case .swiper-button-prev,.tf-case .swiper-container-rtl .swiper-button-next{
	left: -50px;
	background-image: url("../../bigdata/product/ai/images/arrow.png");
	transform: rotate(180deg);
	outline: none;
	zoom: .6;
	opacity: .6;
}
/******************全部产品和解决方案******************************/
section.tf-all-pro{
	background-color: #fff;
}
.tf-all-pro .tf-business-title{
	background-color: #efefef;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 15px;
	border-left: 1px solid #e1e1e1;
}
.tf-all-pro .tf-clear-both{
	border-left: 1px solid #e1e1e1;
}
.tf-all-pro .tf-right .tf-clear-both {
	border-right: 1px solid #e1e1e1;
}
.tf-all-pro ul{
	padding-bottom: 20px;
}
.tf-all-pro .tf-business-title:before{
	margin-right: 25px;
}
.tf-all-pro .tf-cat-type{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #000;
}
.tf-all-pro .tf-left{
	float: left;
	width: 480px;
}
.tf-all-pro ul{
	margin-left: 30px;
	float: left;
	margin-right: 15px;
}
.tf-all-pro ul>li{
	color: #565656;
	line-height: 29px;
	font-size: 14px;
}
.tf-all-pro .tf-right{
	float: left;
	width: 920px;
}
/***************成员企业**************************/
.tf-member-item{
	width: 245px;
	height: 80px;
	border: 1px solid #e1e1e1;
	background:#fff url(../../../common/images/home.png)-27px -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-link,.tf-link,.tf-link,.tf-member.tf-member,.tf-all-business,.tf-lxss {
	background-color: #f6f7fb;
}
.tf-link .tf-link-list{
	margin-top: 20px;
}
.tf-link .tf-link-list>li:nth-child(8n){
	margin-right: 0px;
}
.tf-link .tf-link-list>li{
	float: left;
	width: 165px;
	margin-right: 9px;
	height: 80px;
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
	background: #fff;
}
.tf-link .tf-link-list>li:before{
	content: '';
	width: 50px;
	margin: 0 auto;
	display: block;
	height: 50px;
	background: url(../images/medical_icon.png)0px -1230px;
	margin-top: 13px;
}
.tf-link .tf-link-list>li:nth-child(2):before{
	background-position: -175px -1226px;
	width: 57px;
}
.tf-link .tf-link-list>li:nth-child(3):before{
	background-position: -336px -1226px;
	width: 83px;
}
.tf-link .tf-link-list>li:nth-child(4):before{
	background-position: -504px -1226px;
	width: 88px;
}
.tf-link .tf-link-list>li:nth-child(5):before{
	background-position: -689px -1226px;
	width: 80px;
}
.tf-link .tf-link-list>li:nth-child(6):before{
	background-position: -855px -1226px;
	width: 89px;
}
.tf-link .tf-link-list>li:nth-child(7):before{
	background-position: -1035px -1226px;
	width: 82px;
}
.tf-link .tf-link-list>li:nth-child(8):before{
	background-position: -1223px -1226px;
	width: 59px;
}
.tf-link .tf-link-list>li:nth-child(9):before{
	background-position:0px -1312px;
}
.tf-link .tf-link-list>li:nth-child(10):before{
	background-position: -159px -1312px;
	width: 92px;
}
.tf-link .tf-link-list>li:nth-child(11):before{
	background-position: -334px -1312px;
	width: 83px;
}
.tf-link .tf-link-list>li:nth-child(12):before{
	background-position: -511px -1312px;
	width: 74px;
}
.tf-link .tf-link-list>li:nth-child(13):before{
	background-position: -689px -1312px;
	width: 80px;
}
.tf-link .tf-link-list>li:nth-child(14):before{
	background-position: -882px -1311px;
	width: 46px;
	height: 57px;
}
.tf-link .tf-link-list>li:nth-child(15):before{
	background-position: -1027px -1312px;
	width: 95px;
}
.tf-link .tf-link-list>li:nth-child(16):before{
	background-position: -1219px -1312px;
	width: 70px;
}
/***************全部业务体系****************/
.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: #25008f;
}
.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;
}
/************联系伞树******************/
.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;
}
/* 预约演示  */
.tf-section-appoint{
	padding-bottom:0;
}
.tf-section-appoint .tf-content-wrapper{
	height: 200px;
	padding-top: 6px;
	background-color: transparent;
	background: url(../images/bg_medical_appoint.png);
	box-sizing: border-box;
}
.tf-section-appoint .tf-sub-title{
	color: #5b5b5b;
	font-size: 15px !important;
}
.tf-sub-title{
	padding-bottom:30px !important;
}
.tf-section-appoint .tf-context-button{
	text-align:center;
}
.tf-section-appoint .tf-context-button a{
	color:#fff;
	background-color:#25008f;
	border-radius:3px;
	padding:0 30px;
	margin-bottom:20px;
	height: 35px;
	line-height: 33px;
}
.tf-section-appoint .tf-context-button a:hover{
	opacity:1;
	background-color:#1a035d;
}
.tf-section-appoint .tf-context-button a:after{
	background:none;
}