@charset "utf-8";
.yljk-banner {
	background:url(../img/banner-yljk.jpg) no-repeat 50% 50%;
	height: 600px;
	color: #FFF;
	background-size:cover; 
	min-width: 1200px;
	position: relative;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.banner-bottom {
	text-align: center;
	padding: 42px 0;
	background: url(../img/banner-bottom-bg.jpg) no-repeat;
	background-size: cover;
}
.banner-bottom p {
	color: #8F8E94;
	font-size: 18px;
	line-height: 28px;
}
/**解决方案**/
.medical-container .container-item {
	padding: 0 50px;
}
.medical-container .dl-item dl dt {
	height: 280px;
}
.medical-container .dl-item dl dt img {
	height: 100%;
	width: 100%;
}
.medical-container .dl-item{
	position: relative;
	width: 160px;
	height: 320px;
	margin:0 10px;
	text-align: center;
	border: 1px solid #F0F2F5;
	overflow: hidden;
}
.medical-container .toggle-word {
	position: absolute;
	top:360px;
	right: 0px;
	width: 160px;
	height: 320px;
	background:rgba(255,91,41,0.9);
	font-size:20px;
	color: #fff;
	line-height: 16;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
} 
.medical-container .dl-item:hover .toggle-word {
	top:0px;
}
.medical-container .dl-item  dl dd {
	height: 40px;
	line-height: 40px;
	color: #8F8E94;
	font-size: 14px;
}
.medical-container .dl-item .toggle-word p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 15px 15px;
	line-height:24px;
}
.medical-container .dl-item  p.toggle-word-title {
	font-size: 20px;
	padding-top:10px;
}
/**4大优势**/
.superiority-container .superiority-item h3 {
	color: #030303;
	font-size: 32px;
	padding-bottom: 20px;
	margin-top: 117px;
	font-weight: normal;
}
.superiority-container .superiority-item h3.item-107 {
	margin-top: 107px;
}
.superiority-container .superiority-item h3.item-120 {
	margin-top: 120px;
}
.superiority-container .superiority-item h3.item-82 {
	margin-top: 82px;
}
.superiority-container .superiority-item p {
	font-size: 14px;
	color: #8F8E94;
	padding-bottom: 10px;
}
.superiority-container .superiority-item {
	margin: 0 100px;
}
.superiority-container .superiority-item .item-fl {
	width: 500px;
}
/**他们都在用盟主**/
.case-container .case-item {
	width: 358px;
	height: 290px;
	float: left;
	overflow: hidden;
	background:#fff;
	border: 1px solid #F0F2F5;
	position: relative;
	margin:0px 20px 40px 20px;
}
.case-container .case-item .case-item-show img {
	width: 358px;
	height: 223px;
}
.case-container .case-item .case-item-show p {
	color: #8F8E94;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 6px;
}
.case-container .case-item .case-item-toggle {
	padding: 20px;
	background:rgba(255,91,41,0.9);
	position: absolute;
	top:400px;
	left: 0;
	height: 100%;
	width: 90%;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.case-container .case-item:hover .case-item-toggle{
	top:0px;
}
.case-container .case-item .case-item-toggle .company-desc {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #fff;
	margin-top: 10px;
}
.case-container .case-item .case-item-toggle-top p {
	font-size: 20px;
	width: 220px;
	padding-bottom: 10px;
	color: #fff;
	line-height: 28px;
}
.case-container .case-item  .case-item-toggle-top p.case-company-info{
	font-size: 14px;
	padding: 0;
	height: auto;
	line-height: 20px;
}
.case-container .case-item  .case-item-toggle-top img {
	width: 80px;
	height: 80px;
}
.case-container  a.more-case {
	display: block;
	width:140px;
	height:42px;
    border:1px solid #FF5B29;
	border-radius:2px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	margin:30px auto 0px auto;
	color: #FF5B29
}
.case-container  a.more-case:hover {
	background:#FFAE6C;
	color: #fff;
	border:1px solid #FFAE6C;
}
/**口碑**/
.praise-container {
	height: 380px;
	position: relative;
}
.praise-container .praise-bg {
	width: 100%;
	height: 420px;
	background: #030303;
	position: absolute;
}
.praise-container .praise-title {
	color: #fff;
	position: relative;
    z-index: 10;
}
.praise-container .second-level-title{
	color: #4A4A4A;
    position: relative;
    z-index: 10;
}
.praise-container .mouth-data-item {
	width: 240px;
	height: 114px;
	float: left;
	text-align: center;
}
.praise-container .mouth-data-item .data-item-top {
	position: relative;
	height: 60px;
	text-align: center;
}
.praise-container .mouth-data-item .counter-number {
	color: #FF5B29;
	font-size: 66px;
}
.praise-container .mouth-data-item i {
    margin-left: 5px;
    position: absolute;
    top:20px;
}
.praise-container .mouth-data-item span {
	font-size:36px;
	color:#FF5B29;;
	padding-top: 18px;
}
.praise-container .mouth-data-item p {
	color: #C8C7CC;
	font-size: 14px;
	padding-top: 30px;
}
.praise-container .mouth-data-item .data-item-top:after{
	content:"";
	position: absolute;
	right: 0px;
	top:10px;
	width:1px;
	height:50px;
	background:#333;
}
.praise-container .mouth-data-item .data-item-top.last:after{
	content:"";
	position: absolute;
	right: 0px;
	top:10px;
	width:1px;
	height:50px;
	background:none;
}
.second-page-footer{
	margin-top: 90px;
	height: 240px;
	background:url(../img/second-page-footer-bg.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
}
.second-page-footer p {
	color: #FFFFFF;
	font-size: 28px;
	padding: 60px 0 40px 0;
}
.second-page-footer a {
	display: block;
	width:140px;
	height:42px;
	border-radius:2px;
	text-align: center;
	line-height: 42px;
	border:1px solid #fff;
	margin: 0 auto;
	color: #fff;
}
.second-page-footer a:hover {
	background:#FF5B29;
	border:1px solid #FF5B29;
}
.text-algin-right {
	text-align: right;
}




 