.lineimgss img{
	width: 100%;
	height: 100%;
	
} 
.swiper-containers2{
	width: 100%;
	height: 720px;
	overflow: hidden;
}
.lineimgss{
	position: relative;
}
.linewritess{
	position: absolute;
	top: 40%;
	left: 40%;
	z-index: 22;
}
.linewritess .line1 {
	text-align: center;
	font-size: 40px;
	color: #FFFFFF;
}
.linewritess .line2{
	text-align: center;
	font-size: 40px;
	color: #FFFFFF;
}
.linewritess .line3{
	
	margin: 50px auto;
	width: 89px;
	height: 3px;
	background: #FFFFFF;
}

/* --------- */
.mode{
	padding: 10px 20px;
}

.mode .possessions .fangs{
	width: 100%;
	margin-top: 40px;
	font-size: 35px;
	color: #333333;
}
.mode .possessions .title{
	display: flex;
	margin-top: 40px;
}
.mode .possessions .title img{
	margin-top: 10px;
	margin-left: 10px;
}
.mode .possessions .title .right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	line-height: 30px;
	margin-left: 20px;
}
.botts{
	width: 100%;
	padding-bottom: 100px;
	
}
.companytel{
	width: 100%;
	background-color: #333333;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #FFFFFF;
}

.map img{
	width: 100%;
	height: 100%;
}
.line2-des {
    height: 2rem;
    padding: 0.26rem
rem
 0.16rem 0.26rem 0.16rem;
    color: #333;
}


/* 案例 */
.case{
	/* margin-top: 15px; */
	background-color: #eee;
}
.case-line1{
	width: 60%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #FFFFFF;
	padding: 40px 10px 10px 10px;
	border-bottom: 1px solid #E1E1E1;
}
.case-title-right{
	display: flex;
	flex-wrap: wrap;
}
.line1-name{
	font-size: 20px;
	color: #000000;
	
}
.line1-des{
	font-size: 14px;
	color: #666666;
}
.options{
	font-size: 14px;
	color: #666666;
	padding: 5px 10px;
}
.alone{
	background-color: #000000;
	color: #FFFFFF;
}
.case-line2{
	width: 60%;
	margin: 0px auto;
	display: flex;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	justify-content: space-between;
	flex-wrap: wrap;
}
.case-line2 img{
	max-width: 100%;
	max-height: 100%;
}
.sea{
	width: 22%;
	background-color: #FFFFFF;
	/* margin-left: 10px; */
}
.line1-tex{
	
	/* width: 30%; */
	border: 1px solid #E1E1E1;
	margin-top: 30px;
}
.line2-des{
	height: 2rem;
	padding: 0.26rem 0.16rem 0.26rem 0.16rem;
	color: #333;
}
.arrow{
	max-width: 40px;
	max-height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #E1E1E1;
	margin: 0.14rem 0.1rem;
	padding: 2px;
	
}
.arrow img{
	max-width: 20px;
	/* height: 7px; */
}


.case-title{
	padding:5px;
	font-weight: bold;
 font-size: 15px;
}
.buybt{
	border-radius: 5px;
	background:#ff6666;
	color:#fff;
	width:80%;
	height:40px;
	line-height:40px;
	margin:5px 10%;
	text-align: center;
}

.nosale{
	background:#666666;
}

.case-des{
	padding:5px;
	font-size: 9px;
	color:#666;
}

.xcx{
	width:10px;
	height:10px;
}

.col-lg-4 {
    width: 33.33333333%;
	float: left;
}