/*商家信息卡*/
.shop_card_bottom{
    margin: 10px auto;
    text-align: center;
    display: flex;
    font-size: 12px;
    flex-wrap: nowrap;
    align-content: space-between;
}
.shop-head{
    text-align: center;
}
.shop_card_bottom_h{
    width: 100%;
}
.shop_card_bottom_t{
    font-size: 14px;
}
.Move-card-info-authe-li-level{
    color: #fff;
    background: #ff4600;
    padding: 0 5px;
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    margin: 5px auto;
    font-weight: 500;
}
.text-grey{
    font-size: 12px;
    color: #777;
    text-align: center;
}
/*.Move-card-info-right span{*/
/*    background: #1aad19;*/
/*}*/
.shop-head-logo{
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 1px solid #f5f5f5;
    background: #f9f9f9;
    border-radius: 25px;
    overflow: hidden;
    border-radius: 10%;
    object-fit: cover;
}
.shop-head-name{
    font-size: 15px;
    color: #000;
    padding: 5px 0;
    font-weight: 700;
}
.Move-card-info-authe text{
    font-size: 12px;
    color: #777;
    margin-right: 10px;
}
.Move-card-info-authe .sw{
    background-position: -62px 0;
}
.Move-card-info-authe .ysw{
    background-position: -62px -20px;
}
.shop-head-name-ye{
    height: 18px;
    width: 22px;
    border: 0;
    overflow: hidden;
    display: inline-block;
    background-image: url("/static/images/rz-icon.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 0.2rem;
}
.shop-head-name-s{
    height: 18px;
    width: 22px;
    border: 0;
    overflow: hidden;
    display: inline-block;
    background-image: url("/static/images/rz-icon.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 0.2rem;
}
.shop-head-name-h{
    width: 100%;
}
.shop-card-url {
	display:flex;
}
.shop-card-url a {
	margin-right:5px;
	width:42.5%;
	height:25px;
	border:1px solid #c96503;
	border-radius:12px;
	text-align:center;
	color:#c96503;
	display:flex;
	justify-content:center;
	align-items:center;
}
.shop-card-grade {
	color:#c96503;
	font-size:14px;
}
.shop-card-grade>span {
	border-radius:10px;
	height:38px;
	line-height:38px;
	margin:0 10px;
	background:#ff6767;
	color:#fff;
	padding:1px 5px;
	font-size:14px;
}
.shop-card-right {
	margin-left:10px;
	width:71%;
}
.shop-card-title {
	font-size:16px;
	font-weight:bold;
	color:#333;
	overflow:hidden;
	white-space:nowrap;
	width:100%;
	text-overflow:ellipsis;
}
.shop-card-frame {
	display:flex;
	width:100%;
}
.shop-card-img {
	width:88px;
	height:88px;
	border-radius:10px;
	border:2px solid #f0f0f0;
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	object-fit: cover;
}
/*商家信息卡*/
/*底部版权*/
.footer_02 {
	font-size:12px;
	color:#999;
	width:95%;
	text-align:center;
	margin:0 auto;
}
.footer {
	height:95px;
	padding:5px 0;
	width:100%;
}
/*底部版权*/
/*留言咨询*/
.Move-Bottom-compatible {
	position:fixed;
}
#consult-window{
    display: none;
}
#consult-window .Move-card-content {
	padding:15px;
}
.Move-card-content-elastic-readOpen {
	background: -webkit-gradient(linear,0 0,0 50%,color-stop(0,rgb(255 255 255 / 28%)),color-stop(1,rgb(255 255 255 / 88%)));
	position:relative;
	cursor:pointer;
	margin-top:-29.5px;
	height:30px;
	width:100%;
	text-align:center;
}
.Move-card-content-elastic-readShut {
	display:none;
	background:-webkit-gradient(linear,0 0,0 50%,color-stop(0,rgba(255,255,255,0.71)),color-stop(1,rgb(255,255,255)));
	position:relative;
	cursor:pointer;
	margin-top: 10px;
	height:30px;
	width:95%;
	text-align:center;
}
.Move-card-frame .dcontent {
	max-height:560px;
	overflow:hidden;
}
.Move-card-content-elastic-readOpen .read,.Move-card-content-elastic-readShut .read {
	width:95%;
	text-align:center;
	border-radius:20px;
	height:35px;
	line-height:38px;
	color:#fba600;
	padding:2px 10px;
	font-weight: 700;
}
.Move-card-content-elastic .readShut {
	
}
.Move-Bottom-suspension-left {
    background: #f19f39;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.Move-Bottom-suspension-right {
    background: #ea5e29;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.Move-Bottom-suspension .index{
    background: url(/static/images/bottom_index.png) no-repeat;
    background-position: center 5px;
    background-size: 20px auto;
}
.Move-Bottom-suspension .Move-card-share{
    background: url(/static/images/bottom_fxshare.png) no-repeat;
    background-position: center 5px;
    background-size: 20px auto;
}
.Move-Bottom-index-head{
    height: 100%;
    line-height: 72px;
    text-align: center;
    background-color: #fff;
    float: left;
    color: #777;
    font-size: 12px;
    display: table-cell;
    width: 15%;
}
.Move-Bottom-suspension .width100 {
	cursor:pointer;
    height: 35px;
    line-height: 30px;
    width: 35%;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.Move-Bottom-suspension {
	position:fixed;
	left:0;
	bottom:0;
	z-index:999;
	width:99.7%;
	min-width:300px;
	background:#FFFFFF;
	box-sizing:border-box;
	-webkit-box-shadow:0px 1px 18px 0px rgba(74,74,74,0.13);
	box-shadow:0px 1px 18px 0px rgba(74,74,74,0.13);
	display:flex;
	height:45px;
	align-items:center;
}
/*底部导航*/
.Move-Bottom-navigation span {
	margin:0 10px;
}
.Move-Bottom-navigation a,.Move-Bottom-navigation span {
	font-size:16px;
	color:#999;
	font-weight:normal;
}
.Move-Bottom-navigation {
    margin: 10px auto;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    width: 95%;
}
/*底部导航*/
.Move-recommend-frame {
	margin:10px auto;
}
.Move-recommend-frame .Move-card-info{
    display: block;
    overflow: hidden;
}
.Move-recommend-content-ShortText-head{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.Move-recommend-content-more{
    text-align: center;
    color: #999!important;
    -webkit-box-orient: vertical;
    padding: 13px 0;
    position: relative;
    background: #fff;
    margin-top: 8px;
}
.Move-recommend-content-ShortText,.Move-Bottom-navigation {
    font-size: 12px;
    color: #9fa2a9;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.Move-recommend-content-title {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
	font-size:15px;
	color:#333;
}
.Move-recommend-li{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #f3f3f3;
    font-size: 12px;
    color: #858586;
    overflow: hidden;
}
.Move-recommend-a {
	height:90px;
    margin: 8px 10px;
	display:flex;
}
.Move-recommend-content,.Move-recommend-content-l {
	width:65%;
	height:100%;
	margin-left:10px;
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
}
.Move-recommend-content-l {
	margin-left:0;
	width:100%;
}
.Move-recommend-images {
	box-shadow:0px 2px 2px #f0f0f0;
	width:115px;
	height:90px;
	border:5px;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	/*border-radius:5px;*/
}
.Move-recommend-logo-ico {
	color:#fff;
	position:absolute;
	background:rgba(255,93,93,0.9);
	padding:1px 5px;
	z-index:998;
	left:0;
	border-radius:8px 0;
}
.Move-recommend-content-l .Move-recommend-logo-ico {
	position:relative;
}
.Move-recommend-logo {
	box-shadow:0px 2px 2px #f0f0f0;
	display:inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	position:relative;
	left:0;
	top:0;
	bottom:0;
	right:0;
	overflow:hidden;
	color:#ff5d5d;
	font-size:12px;
	border-radius: 10px;
    background: #efeff0;
    border: 1px solid #efeff0;
}
.Move-recommend-start {
	margin:0;
	width:100%;
}
.Move-card-content .submit {
	text-indent:10px;
	font-size:16px;
	letter-spacing:10px;
	width:200px;
	height:40px;
	cursor:pointer;
	line-height:40px;
	text-align:center;
	color:#fff;
	background-position:center;
	margin:0 auto 8px;
	background:#57c0ff;
	border-radius:20px;
}
.Move-card-content-ul .agree {
	display:flex;
	justify-content:space-between;
	font-size:13px;
	color:#999;
}
.Move-card-content-ul li,.Move-card-content-ul {
	margin-bottom:15px;
	border-radius:6px;
	overflow:hidden;
}
.Move-card-content-ul .agree {
	padding-left:0;
}
.Move-card-content-ul .consult-agree {
	-webkit-appearance:checkbox !important;
	margin-right:18px;
	position:relative;
	height:0;
	width:0;
	background-color:#fff;
	display:none;
}
.Move-card-content-ul .phone {
	width:100%;
}
.Move-card-content-ul .consult-textarea {
	width:100%;
	height:100%;
	border:none;
	background-color:#f5f5f5;
	resize:none;
	padding:10px;
	font-size:13px;
}
.Move-card-content-ul .textarea {
	width:100%;
	height:65px;
}
.Move-card-content-ul .name {
	width:62%;
}
.Move-card-content-ul .city {
	width:35%;
}
.Move-card-content-ul .consult-input {
	width:100%;
	border:none;
	background-color:#f5f5f5;
	height:35px;
	text-indent:10px;
	font-size:13px;
}
.Move-card-content-ul {
	display:flex;
	flex-wrap:wrap;
	width:100%;
	justify-content:space-between;
	padding:0;
}
/*留言咨询*/
/*卡片*/
.Move-card-content-tips i {
	font-size:28px;
}
.Move-card-content-tips {
	border-top:1px solid #eee;
	margin:5px 2px;
	display:flex;
	align-items:center;
	padding:10px 0 0 10px;
}
.Move-card-content {
    line-height: 25px;
    font-size: 14px;
    color: #383838;
    letter-spacing: 1px;
}
.Move-card-info-authe-li i,.Move-card-content-tips i,.Move-card-content-ul i,.Move-card-content-ul .message-protocol {
	color:#57c0ff;
}
.Move-card-info-authe-li {
    text-align: center;
    padding-right: 2.5px;
    font-size: 12px;
    border-radius: 6px;
    display: inline-block;
    /*background: #57c0ff;*/
    color: #57c0ff;
    height: 20px;
    line-height: 20px;
}
.Move-card-info-authe {
	width:100%;
	display: flex;
}
.Move-card-info-rights .a,.span{
    display: inline-block;
    padding: 0 3px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #3592e2;
    border-radius: 2px;
    margin-top: 5px;
    border: 1px solid #3592e2;
    font-size: 14px;
}
.Move-card-info-rights .span{
    margin-left: 1px;
}
.Move-card-info-rights a{
    font-weight: bold;
}
.Move-card-info-rights {
	width:92.5%;
	padding: 8px 15px;
}
.Move-card-info-right {
	width:75%;
	color: #999;
    line-height: 25px;
}
.Move-card-info-left {

	text-align:justify;
	margin-right:10px;
}
.Move-card-info {
    background-color: #fff;
    color: #333;
    display: flex;
    overflow: hidden;
}
.Move-card-infos {
    background-color: #fff;
    color: #333;
    display: flex;
    overflow: hidden;
    padding: 0 15px;
}
.Move-card-name {
    padding: 10px 15px;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px #f3f3f3 solid;
    clear: both;
    overflow: hidden;
}
.Move-Load-more-head {
    display: flex;
    height: 30px;
}
.Move-Load-more-open{
    margin: 0 auto;
    font-weight: bold;
}
.Move-card-title-time-icon {
	margin:0 1px;
}
.Move-card-title-time {
	cursor:pointer;
	display:flex;
	align-items:center;
}
.Move-card-title-time-right {
	width:17%;
}
.Move-card-title-time-frame {
    display: flex;
    font-size: 12px;
    color: #7a7e88;
    padding-bottom: 12px;
    margin: 0 auto;
    width: 92.5%;
    margin-top: 10px;
}
.Move-card-title-num{
    margin-left: 20px;
    display: inline-block;
    width: 16px;
    height: 10px;
    background-position: 0 -10px;
    background: url(/static/images/sp_icon.png) no-repeat;
    background-size: 12px auto;
    background-position: 0 -10px;
}
.Move-card-title-ico{
    display: inline-block;
    width: 9px;
    height: 9px;
    background-position: 0 0;
    margin-right: 5px;
    background: url(/static/images/sp_icon.png) no-repeat;
    background-size: 12px auto;
}
.Move-card-title-style {
	display:inline-block;
	font-size:13px;
	color:#ffdbdb;
	background-color:#ff5d5d;
	border-radius:5px;
	padding:0px 5px;
	font-weight:normal;
	position:relative;
	top:0px;
	vertical-align:middle;
	height:21px;
	line-height:21px;
	margin:0 5px;
}
.Move-card-title-head {
	width:100%;
	position:relative;
}
.Move-card-title {
    font-size: 18px;
    color: #333;
    padding: 10px 10px 0 15px;
}
.Move-card-frame-content .Move-card-info-left{
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.Move-card-frame-content{
    background-color: #fff;
    padding: 10px 15px 10px 15px;
}
.Move-card-frame {
    background-color: #fff;
    width: 100%;
}
.Move-card-frames{
    width: 100%;
    background: #fff;
    padding: 10px 0 1px 0;
}
.clearfix{
    border-bottom: 1px #f3f3f3 solid;
    clear: both;
    overflow: hidden;
}
.clear{
    clear: both;
    height: 10px;
    overflow: hidden;
    background: #f3f3f3;
}
/*卡片*/
/*轮播图*/
.Move-images-page {
	display:block;
	width:30px;
	height:15px;
	background-color:rgba(1,1,1,0.4);
	border-radius:7.5px;
	font-size:12px;
	line-height:15px;
	text-align:center;
	color:#fff;
	position:absolute;
	z-index:5;
	bottom:10px;
	right:10px;
	left:auto;
}
.swiper-wrapper img,.Move-recommend-images {
	/*border-radius:10px;*/
	object-fit:cover;
}
.Move-images-sart {
	border-radius:10px;
}
.Move-images-frame {
    height: 280px;
    margin: 0 auto;
    width: 100%;
    margin-top: 44px;
}
/*轮播图*/
/*头部*/
.Move-header-title {
    margin: 0 auto;
    font-weight: 700;
    font-size: 18px;
}
.Move-header-city .white {
	margin:0 2px;
}
.Move-header-city {
	display:flex;
	align-items:center;
	/*height: 100%;*/
    width: 30%;
}
.white {
	color:#FFFFFF;
}
.Move-header-wrapper {
	font-size:15px;
	height:44px;
	align-items:center;
	display:flex;
	width:95%;
	margin:0 auto;
}
.Move-hedaer {
	width:100%;
	background-color: rgb(251, 166, 0);
	position: fixed;
	top: 0;
	z-index: 999;
}
.Page-hedaer {
	padding:5px 0;
	background-color:#fba600;
}
.MoveStart {
        margin: 0 auto;
	/*background:linear-gradient(#fba600 52px,#f1f1f1 400px) no-repeat;*/
}
.shop-head-name-h i{
    color: #57c0ff;
    vertical-align: bottom;
}
@media only screen and (min-width:1080px) {
	html {
	width:414px;
	margin:0 auto;
	background:#f1f1f1;
}
body{
    box-shadow: 2px 3px 10px 0 rgb(105 105 105 / 65%), 0 8px 64px 0 rgb(0 0 0 / 3%);
}
.Move-Bottom-suspension,.Move-hedaer {
	width:414px;
	left:auto;
}
.Move-card-content-elastic-readOpen,.Move-card-content-elastic-readShut {
	width:393px;
}
}/*头部*/
a {
	text-decoration:none;
	background:0 0;
	color:#333;
}
li,ul {
	list-style:none;
	padding:0;
}
body {
	/*background:linear-gradient(#fba600 52px,#f1f1f1 400px) no-repeat;*/
	background: #f3f3f3;
	height:100%;
	/*box-shadow:2px 3px 10px 0 rgba(105,105,105,0.65),0 8px 64px 0 rgba(0,0,0,0.03);*/
}
body,input,select,textarea {
	font:14px "Microsoft YaHei",Hiragino Sans GB,arial,simsum,WenQuanYi Micro Hei,sans-serif;
	outline:0;
	margin:0;
	padding:0;
}
@font-face {
	font-family:'iconfont';
	src:url('/static/css/iconfont/iconfont.eot');
	src:url('/static/css/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),url('/static/css/iconfont/iconfont.woff2') format('woff2'),url('/static/css/iconfont/iconfont.woff') format('woff'),url('/static/css/iconfont/iconfont.ttf') format('truetype'),url('/static/css/iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}