/****
 * 2022.06.06 mika_zhang
 */
 .tuijianMain{
	padding: 10px 10px 0 10px;
	display: flex;
	flex-direction: row;
}
.tuijianCloum{
	width: calc(50% - 5px);
	margin-left: 10px;
}
.tuijianCloum:nth-child(1){
	margin-left: 0;
}
.tuijianInfo{
	width: 100%;
	height: 200px;
	background-color: #fff;
	border-radius: 5px;
}

.tuijianInfo .aTitle,.tuijianBanner .title{
  height: 30px;
  line-height: 30px;
  background-image: linear-gradient(to bottom,#ffc799, #fff);
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  border-radius: 5px 5px 0 0;
}
.tuijianInfo .aTitle span,.tuijianBanner .title span{
	font-size: 16px;
	color: #282828;
	font-weight: 600;
}

.tuijianInfo .box{
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 10px;
}
.tuijianInfo .box .items{
	width: calc(50% - 5px);
	margin-left: 10px;
	margin-top: 10px;
}
.tuijianInfo .box .items:nth-child(2n+1){margin-left: 0;}
.tuijianInfo .box .items:nth-child(1),.tuijianInfo .items:nth-child(2){margin-top: 0;}
.tuijianInfo .box .items .pic{
	width: 100%;
	height: 50px;
}
.tuijianInfo .box .items .pic img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.tuijianInfo .box .items .price{
	color: #ff7902;
	font-size: 18px;
	font-weight: 500;
	margin-top: 5px;
}
.tuijianInfo .box .items .price em{
	font-size: 12px;
	font-weight: 400;
}
.tuijianInfo:nth-child(1){
	margin-top: 0;
}

.tuijianYH{
	width: 100%;
	height:135px;
	margin-top: 10px;
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
}
.tuijianYH img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.HDtag{
	position:absolute;
	top: 0;
	left: 0;
	height: 24px;
	line-height: 24px;
	background-image: linear-gradient(to bottom,#f4ffab, #f29f01);
	color: #ee0200;
	font-size: 12px;
	padding: 0 10px;
	font-weight: 600;
	border-radius: 5px 0 10px 0;
	border-top: 1px solid #ee0200;
	border-left: 1px solid #ee0200;
}

.tuijianTitleX{
	position: absolute;
	height: 30px;
	line-height: 30px;
	background-image: linear-gradient( to bottom, #fff000,#ffd200);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .5);
	font-size: 12px;
	color: #282828;
	font-weight: 600;
	/* width: 100%; */
	border-radius: 5px 0 10px 0;
	padding: 0 10px;
	top: 0;
	left: 0;
}

.infoTitle{
	position: absolute;
	height: 35px;
	line-height: 35px;
	background-color: rgba(0, 0, 0, .5);
	font-size: 15px;
	color: #ffffff;
	font-weight: 600;
	width: 100%; 
	padding: 0 10px;
	bottom: 0;
	left: 0;
	text-align: center;
	border-radius: 0   0 5px 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.tuijianGoden{
	width: 100%;
	height: 150px;
}

.tuijianGoden img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.tuijianBanner{
	width: 100%;
	margin-top: 10px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
}
.tuijianBanner:nth-child(1){
	margin-top: 0;
	height: 360px;
}
.tuijianBanner:nth-child(2){
	height: 150px;
}
.tuijianBanner img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.tuijianBanner .tuijianBox{
	padding: 0 10px 10px 10px;
}
.tuijianBanner .tuijianBox .pic{
	width: 100%;
	height: 130px;
}
.tuijianBanner .tuijianBox .pic img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.tuijianBanner .tuijianBox .info{width: 100%;}
.tuijianBanner .tuijianBox .info .h3{
	font-size: 16px;
	color: #f6383a;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
	font-weight: 600;
}
.tuijianBanner .tuijianBox .info .locations{
	display: flex;
	flex-direction: row;
}
.tuijianBanner .tuijianBox .info .locations .address{
	width: calc(100% - 45px);
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.tuijianBanner .tuijianBox .info .locations .address i{color: #ff4c11;}
.tuijianBanner .tuijianBox .info .locations .address i,.tuijianBanner .tuijianBox .info .locations .address span{vertical-align: middle;}
.tuijianBanner .tuijianBox .info .locations .meters{
	width: 45px;
	text-align: right;
	color: #f55018;
}
.tuijianBanner .tuijianBox .info .locations .meters span{
	font-size: 14px;
}
.tuijianBanner .tuijianBox .info .locations .meters span em{font-size: 12px; padding-left: 3px;}

/**轮播样式**/
.slider-wrap {position: relative;width: 100%;height: 200px;}
@media screen and (min-width: 1200px) {
	.slider-wrap {height: 800px;}
}
@media screen and (min-width:768px) and (max-width:992px) {
	.slider-wrap {height: 500px;}
}
@media screen and (max-width:768px) {
	.slider-wrap {max-height: 200px;}
}
.slider {height: 100%;}
.slider .slider-list {position: relative;height: 100%;}
.slider .slider-list .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.slider .slider-list .item.cur {display: block;}
.slider .slider-list .item img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.yuan {
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.yuan .yuan-item {
	display: block;
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 1px;
	cursor: pointer;
}
.yuan .yuan-item::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	border: 2px solid rgba(255, 255, 255, .4);
	border-radius: 50%;
	box-sizing: border-box;
}
.yuan .yuan-item.cur::after {background: #fff;}
.yuan .yuan-item::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 50%;
}
.yuan .yuan-item.cur::before {background-color: rgba(255, 255, 255, .2);}
.yuan .yuan-item img{width: 100%;height: 100%;}
.btn-group {width: 100%;display: none;}
.btn-group .btn-left,
.btn-group .btn-right {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: rgba(255, 255, 255, .5);
	border-radius: 50%;
	cursor: pointer;
	font-family: "宋体";
}
.btn-group .btn-left {left: 15px;top: 50%;margin-top: -25px;}
.btn-group .btn-right {right: 15px;top: 50%;margin-top: -25px;}