﻿*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.breadcrumb{
	width: 1230px;
	height: 60px;
	line-height: 60px;
	margin-left: auto;
	margin-right: auto;
}
.layui-breadcrumb{
	display: block;
	visibility:initial;
}
.layui-breadcrumb a{
	color: #000 !important;
}
.layui-breadcrumb>*{
	font-size: 12px;
}
.layui-breadcrumb a cite{
	border: 1px solid #009688;
	color: #009688;
	padding: 4px 12px;
	border-radius: 2px;
	margin-right: 10px;
}
.layui-breadcrumb button{
	background: none;
	border: none;
	color: #009688;
	cursor: pointer;
}
.case_search{
	width: 1230px;
	margin: 0 auto;
	background: white;
}
.case_search dl{
	width: 100%;
	overflow: hidden;
	display: block;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
}
.case_search dl:last-child{
	border: none;
}
.case_search dl dt,.case_search dl dd{
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	font-size: 14px;	
	position: relative;
}
.case_search dl dt{
	color: #000;
}
.case_search dl dt:after{
	position: absolute;
	right: 0;
	content: "";
	width: 1px;
	height: 14px;
	background: #ddd;
	top: 23px;
}
.case_search dl dd a{
	color: #666;
}
.case_search dl dd a sup{
	font-size: 10px;
}
.case_search dl dd a.on,.case_search dl dd a:hover{
	display: block;
	width: 80px;
	height: 28px;
	margin: 16px auto;
	background: #e60012;
	color: white;
	line-height: 28px;
	border-radius: 2px;
}
.case_search dl:last-child dd{
	width: 300px;
}
.searchtxt{
	display: block;
	border: 1px solid #ccc;
	width: 260px;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0 10px;
	border-radius: 14px;
}
.searchbtn{
	position: absolute;
	right: 0;
	top: 15px;
	width: 74px;
	height: 30px;
	background: url("../images/icon_search_btn.png"/*tpa=http://km.cnltjz.com/statics/pc/images/icon_search_btn.png*/) no-repeat left top;
	border: none;
	cursor: pointer;
}
.teamstar{
	width: 100%;
	height: 720px;
	margin-top: 80px;
	background: url("../images/teamstarbg.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/teamstarbg.jpg*/) no-repeat center top;
	padding-top: 100px;
}
.designerstar{
	width: 1230px;
	padding: 30px;
	background: white;
	margin: 0 auto;
	overflow: hidden;
}
.designerpic{
	width: 360px;
	height: 460px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
}
.designerpic img{
	max-width: 100%;
}
.starinfo{
	float: right;
	width: 780px;
}
.star_title{
	width: 100%;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.star_title h3{
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.star_title p{
	color: #999;
	line-height: 32px;
	padding-bottom: 10px;
}
.star_title p span{
	color: #42b391;
}
.star_title a{
	display: block;
	position: absolute;
	right: 0;
	top: 12px;
	width: 96px;
	height: 32px;
	border-radius: 4px;
	background: #E60012;
	color: white;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}
.star_info{
	width: 100%;
	padding: 8px 0;
}
.star_info p{
	line-height: 24px;
	font-size: 14px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.star_case{
	margin: 10px 0 30px 0;
}
.star_case,.star_case ul{
	width: 100%;
	overflow: hidden;
}
.star_case ul li{
	float: left;
	display: block;
	width: 250px;
	height: 174px;
	overflow: hidden;
	margin-right: 10px;
}
.star_case ul li img{
	max-width: 100%;
}
.star_all{
	width: 780px;
	background: url("../images/star_all_bg.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/star_all_bg.jpg*/) no-repeat left top;
	padding-left: 170px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
.star_all .swiper-container{
	width: 560px;
}
.star_all ul li{
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
	border: 2px solid #ccc;
}
.star_all ul li img{
	max-width: 100%;
}
.star_all .btn{
	width: 16px;
	height: 16px;
	background: #e60012;
	border-radius: 50%;	
}
.star_all .swiper_btns{
	left: 160px;
	top:50px
}
.star_all .swiper_btn{
	right: 0 !important;
	top:50px
}
.star_all .swiper_btns:before{
	content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #e60012;
    overflow: hidden;
    left: 6px;
    top: 2px;
    position: absolute;
    z-index: 999;
}
.star_all .swiper_btns:after{
	content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid white;
    overflow: hidden;
    left: 4px;
    top: 2px;
    position: absolute;
    z-index: 99;
}
.star_all .swiper_btn:before{
	content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e60012;
    overflow: hidden;
    left: 4px;
    top: 2px;
    position: absolute;
    z-index: 999;
}
.star_all .swiper_btn:after{
	content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid white;
    overflow: hidden;
    left: 6px;
    top: 2px;
    position: absolute;
    z-index: 99;
}
.teamlist{
	width: 100%;
	padding:15px 0 30px 0;
	overflow: hidden;
}
.teamlist ul{
	display: block;
	width: 1230px;
	margin: 0 auto;
}
.teamlist ul li{
	width: 296px;
	float: left;
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
	background: white;
	overflow: hidden;
}
.teamlist ul li:nth-child(4n){
	margin-right: 0;
}
.teamlist ul li .pic{
	width: 100%;
	height: 324px;
	overflow: hidden;
}
.teamlist ul li .pic img{
	max-width: 100%;
	transition: all 0.2s ease-in;
}
.teamlist ul li .txt{
	padding: 10px;
	position: relative;
	min-height:130px;
}
.teamlist ul li .txt h4{
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 20px;
	margin-bottom: 10px;
}
.teamlist ul li .txt h4 span{
	float: right;
	font-size: 14px;
	color: #666;
	margin-top: 4px;
}
.teamlist ul li .txt p{
	font-size: 14px;
	display: block;
}
.teamlist ul li .txt a.online{
	display: block;
	width: 100%;
	height: 36px;
	background: white;
	line-height: 36px;
	text-align: center;
	color: #000;
	border-radius: 2px;
	border: 1px solid #ccc;
	margin-top: 16px;
	font-size: 14px;
}
.teamlist ul li .txt h5{
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 80px;
	border-radius: 40px;
	background: white;
	top:-40px;
	font-size: 30px;
	text-align: center;
	padding-top: 14px;
	line-height: 24px;
}
.teamlist ul li .txt h5 span{
	font-size: 16px;
	display: block;
	color: #666;
}
.teamlist ul li:hover{
	box-shadow: 0 0 40px #ccc;
}
.teamlist ul li:hover .pic img{
	transform: scale(1.05);
}
.teamlist ul li:hover  a.online{
	background: #009688;
	border: 1px solid #009688;
	color: white;
}