.indextop {
	overflow: hidden;
	width: 90%;
	margin: 10px auto;
}

.indextopL {
	display: block;
	float: left;
	width: 22%;
}

.indextopL img {
	width: 100%;
	vertical-align: middle;
}

.indexlogoR {
	float: right;
	width: 73%;
	height: 34px;
	background: rgba(245, 247, 247, 1);
	border-radius: 32px;
	margin-left: 5%;
}

.indexlogoR img {
	width: 18px;
	vertical-align: middle;
	margin: 8px;
}

.indexlogoR input {
	width: 79%;
	height: 34px;
	border: none;
	background: none;
}

.footernavs {
	/* overflow: hidden; */
	position: fixed;
	width: 100%;
	max-width: 720px;
	bottom: 0;
	background: #fff;
	z-index: 10;
	padding-top: 10px;
}

.footernavs a {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
}

.navimg {}

.navimg img {
	width: 24px;
}

.navname {
	font-size: 13px;
	color: #666;
}

.minnav {}

.miannvacon {}

.miannvaconimg {
	margin-top: -31px;
}

.miannvaconimg img {
	width: 53px;
	margin-bottom: 2px;
}

.pagenew {
	overflow: hidden;
	font-size: 14px;
	color: #555B66;
	background: #fff;
	border-bottom: 5px solid #f5f5f5;
}

.pagenew ul li{ font-size: 14px; line-height: 50px; color: #666;}
.pagenew ul li:first-child{ box-sizing: border-box; box-sizing: border-box; width: 33%; border-right: 1px solid #F5F5F5; float: left;}
.pagenew ul li:nth-child(2){ width: 15%; text-align: right; float: left;}
.pagenew ul li:nth-child(3){ width: 4%; text-align: center; float: left;}
.pagenew ul li:nth-child(4){ width: 15%; float: left;}
.pagenew ul li:last-child{ box-sizing: border-box; width: 33%; border-left: 1px solid #F5F5F5; float: left;}

.pagenew a {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #666;
}

.pagenew span {
	display: block;
	width: 33%;
	border-right: 1px solid #E9EDF5;
	border-left: 1px solid #E9EDF5;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.footcallLcon span {
	width: 21px;
	line-height: 21px;
	height: 21px;
	background: rgba(255, 103, 103, 1);
	box-shadow: 0px 0px 20px 0px rgba(255, 46, 46, 0.3);
	border-radius: 50%;
	display: block;
	position: absolute;
	right: 4px;
	top: 10px;
	z-index: 10;
	font-size: 14px;
}

.footcall {
	background: #fff;
	overflow: hidden;
	padding: 10px 0;
	position: fixed;
	width: 100%;
	max-width: 720px;
	bottom: 0;
	z-index: 10;
}

.footcallL {
	float: left;
	width: 74%;
	margin: 0 3%;
}

.footcallLcon {
	width: 100%;
	font-size: 16px;
	height: 40px;
	background: linear-gradient(90deg, rgba(255, 166, 213, 1), rgba(253, 143, 201, 1));
	border-radius: 39px;
	color: #F3F7F7;
	text-align: center;
	line-height: 40px;
	position: relative;
}

.footcallLcon a {
	color: #F3F7F7;
}

.footcallLcon a img {
	width: 20px;
	margin: 0 10px;
}

.footcallLcon a span {}

.footcallR {
	float: left;
	width: 20%;
}

.footcallR a {
	display: block;
	text-align: center;
}

.footcallR a img {
	width: 40px;
}

.space {
	margin-top: 20px;
	height: 90px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 50px 0px rgba(45, 45, 45, 0.08);
}

.btypeaddress {
	color: #666;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 4px;
	margin: 10px 0;
	display: inline-block;
}

.rili {
	width: 225px;
	background: #FAFAFA;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

.rilibox {}

.rilibox .zrduibi {
	border-radius: 0;
}

.rilitxt {
	font-size: 14px;
	color: #333;
	padding: 6px 10px;
	line-height: 24px;
}

.rilitxt .ov1 {
	font-size: 13px;
	color: #666;
}

.indexnewslistL {
	float: left;
	width: 36%;
	padding: 0;
	margin-right: 10px;
	border-radius: 5px;
	overflow: hidden;
}

.star {
	height: 24px;
	float: right;
}

.star img {
	height: 12px;
	vertical-align: baseline;
	margin: 0 2px;
}

.casezixun {
	text-align: right;
	margin: 10px 0;
	width: 90%;
	margin: 11px auto;
}

.chaxunxiangmu {
	width: 133px;
	margin: 0 10px;
	height: 48px;
	border: 1px solid rgba(253, 143, 201, 1);
	border-radius: 2px;
	color: #FD91CA;
	font-size: 13px;
	padding: 2px 10px;
}

.zixunxiangmu {
	width: 133px;
	height: 48px;
	background: linear-gradient(90deg, rgba(255, 166, 213, 1), rgba(253, 143, 201, 1));
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
	padding: 4px 10px;
}

.guocheng1tit {
	color: #FF4E7C;
	font-size: 16px;
	margin: 6px 0;
}

.guocheng1tit i {
	display: inline-block;
	width: 6px;
	margin-right: 6px;
	height: 6px;
	border: 2px solid #FF4E7C;
	border-radius: 50%;
}

.xiangmunav {
	overflow: hidden;
	width: 100%;
	padding: 3px 0;
	border-bottom: 1px solid #E9EDF5;
}

.xiangmunav a {
	display: block;
	width: 33%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 16px;
	letter-spacing: 1px;
	/* font-weight: bold; */
}

.xiangmunav a.active {
	border: none;
	color: #333;
}

.xiangmunav a.active span {
	border-bottom: 2px solid #FF4E7C;
	padding-bottom: 3px;
}

.xmprice {
	color: #FD90C9;
	font-size: 12px;
}

.ljzx {
	background: #FD90C9;
	font-size: 12px;
	color: #fff;
	padding: 3px 8px;
	border-radius: 10px;
}

.fr {
	float: right;
	margin-top: 5px;
}

.fr img {
	width: auto;
	height: 12px;
	vertical-align: middle;
	margin-right: 5px;
}

.fr span {
	overflow: hidden;
	color: #999 !important;
	line-height: 20px;
	float: left;
}

.fr span img {
	float: left;
	margin-top: 4px;
}

.ysde {
	background: linear-gradient(90deg, rgba(255, 166, 213, 1), rgba(253, 143, 201, 1));
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	color: #fff;
	position: relative;
}

.yyzj {
	width: 80px;
	height: 32px;
	background: linear-gradient(90deg, rgba(255, 138, 0, 1), rgba(255, 174, 0, 1));
	border-radius: 29px 0px 0px 29px;
	display: block;
	position: absolute;
	top: 10px;
	right: 19px;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

.zj img {
	border-radius: 50%;
}

.dozhan {
	text-align: center;
	background: url("../image/down.png") no-repeat center;
	background-size: 28px;
	height: 16px;
}

.dozhan.show {
	text-align: center;
	background: url("../image/up.png") no-repeat center;
	height: 16px;
	background-size: 22px;
}

.yydizhi {
	overflow: hidden;
	display: block;
	width: 96%;
}

.dizhi {
	float: left;
	width: 90%;
	font-size: 14px;
	color: #666;
}

.dizhiR {
	float: right;
	text-align: right;
	width: 10%;
}

.dizhiR img {
	width: 10px;
	vertical-align: middle;
}

.fenleinav {
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
}

.fenleinav a {
	display: block;
	width: 50%;
	float: left;
	margin: 5px 0;
	text-align: center;
}

.fenleinav a img {
	width: 96%;

}

.wddetailbanner {
	width: 90%;
	margin: 0 auto;

}

.wddetailbanner img {
	width: 100%;
}

.zhishi {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	display: block;
}

.gczhan {
	position: absolute;
	bottom: 0px;
	right: 2px;
	text-align: center;
	background: url("../image/down.png") no-repeat center;
	height: 20px;
	width: 20px;
}

.gczhan.show {
	text-align: center;
	background: url("../image/up.png") no-repeat center;
	height: 20px;
	background-size: 20px;
}

.pinglun {
	border: 1px solid #eee;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.pinglun textarea {
	display: block;
	width: 94%;
	height: 120px;
	border: none;
	margin: 0 auto;
	resize:none;
}

.pinglun p {
	width: 94%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.pinglun input {
	width: 80px;
	height: 31px;
	background: linear-gradient(90deg, rgba(255, 166, 213, 1), rgba(253, 143, 201, 1));
	border-radius: 2px;
	float: right;
	border: none;
	color: #fff;
	margin: 10px;
}

.yishengcase .caseeye {
	border-bottom: 1px solid #F2F5F7;
	padding-bottom: 10px;
}

.space2 {
	height: 60px;
}

.sousuo {
	overflow: hidden;
	width: 96%;
	margin: 10px auto;
}

.sousuoL {
	float: left;
	width: 90%;
}

.sousuoL input {
	height: 25px;
	width: 85%;
	border: none;
	outline: none;
}

.sousuoL img {

	width: 20px;
}

.sousuo a {
	color: #FD8FC9;
	font-size: 14px;
}

.searchresult {
	width: 96%;
	margin: 0 auto;
	padding: 10px;
}

.cprl {}

.cprl span:first-child {
	color: #333;
}

.cprl span:last-child {
	color: #FD8FC9;
	float: right;
}
