@charset "utf-8";
.city_box{ width:470px;background:#fff; margin:0 auto; float:none;border:1px solid #d5d5d5; border-radius: 10px; height:28px; line-height:28px; padding:10px 0;}
.city_box .name{ background:url(../img/service/shop/Search.png) no-repeat left center; width: 30px; height:21px; line-height:21px; position:absolute; left:10px; top:13px; opacity:0.9;}
.city_box .input{ height:24px; width:310px; line-height:24px;text-indent: 12px; display: block;
	color: #1A1B1F; margin-left:35px; background:none; border:none; margin-top:2px; font-size:13px;}
.city_box .button { height: 48px; background: #2F2F2F; width: 105px; line-height: 48px; letter-spacing: 4px; border:none; color: #FFFFFF; font-size: 18px; text-align: center; position: absolute; right: 0; top: 0; border-radius:0 10px 10px 0; cursor: pointer;}
.city_box .hotcity { color: #BD9980; font-size: 14px; height: 14px; line-height: 14px; position: absolute; top: 66px;}
.city_box .hotcity span { float: left; height: 40px;margin-right: 14px;}
.city_box .hotcity a {font-weight: 600; color: #BD9980; margin-right: 18px; border-bottom: #BD9980 1px solid; float: left; margin-bottom: 20px;}
.searchMain .title{font-size:26px; text-align:center; font-weight:normal; padding-bottom:10px; letter-spacing: 10px;}
.city_box .button{
	border-radius: 4px;
	background: #1A1B1FFF;
	height: 40px;
    background: #2F2F2F;
    width: 90px;
	line-height: 40px;
	font-size: 12px;
	top: 10px;
	right: 10px;
	letter-spacing: 0;
}

.clean{
	position: absolute;
    right: 108px;
    top: 21px;
    width: 20px;
	height: 20px;
	cursor: pointer;
}
.box{
	width: 1170px;
	margin: 0 auto;
}
.searchMain{
	background: url('/webstatic/Public/Home/img/brand/timg.png') center center no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	height: 500px;
}
.searchMain .big{
	color: #fff;
	font-size: 38px;
	margin-top: 100px;
}
.city_box {
    width: 580px;
    border-radius: 4px;
    height: 38px;
	line-height: 38px;
	margin-top: 35px;
	position: relative;
}
.city_box .input{
	height: 36px;
	line-height: 36px;
	width: 380px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-size: 16px;
}
.city_box .input::-webkit-input-placeholder{
	color:rgba(0,0,0,0.25);
	font-size: 16px;
	font-weight: 400;
}
.mask{
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	width: 100%;
	height: 100%;
	transition:0.5s ease;
}
.city_box .name{
    height: 33px;
    line-height: 33px;
    left: 22px;
    top: 13px;
}
.flex{
	display: flex;
}
.suggest{
	height: 150px;
	border-bottom: 1px solid rgba(151,151,151,0.3);
}
.suggest span{
	display: inline-block;
	width: 165px;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding-top: 40px
}
.suggest ul{
	display: flex;
	width: 100%;
	margin: 15px 0;
}
.suggest ul li div:first-child{
	width: 100%;
}
.shopList ul li,.suggest ul li{
	display: inline-block;
	/* padding:20px; */
	width: 33%;
	/* width: calc(33% - 40px); */
	height: 100%;
	background-color: #f5f5f5;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
}
.shopList ul li{margin-right: 2px;margin-bottom: -2px;height: 140px!important;}
.shopList ul li div:first-child,.suggest ul li div:first-child{
	width: 100%;
	float: left;
}
.shopList ul li div:last-child,.suggest ul li div:last-child{
	float: right;
}
.suggest ul li:not(:last-child){
	margin-right: 3px;
}
.suggest ul li div:nth-child(1){
	/* width: calc(100% - 94px); */
}
.shopList ul li>div,.suggest ul li>div{
	padding:20px 0 20px 20px;
	box-sizing: border-box;
}
.shopList ul li h4,.suggest ul li h4{
	font-size: 18px;
	font-weight: 400;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 5px;
	font-weight: 400;
    color: #1A1B1F;
}
.suggest ul li p:last-child{
	display: flex;
	justify-content: space-between;
}
.shopList ul li p,.suggest ul li p{
	font-size: 12px;
	line-height: 25px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding: 0;
	margin: 0;
	font-weight: 400;
    color: #000000;
}
.shops{
	margin-top:60px;
}
.testing{
	padding-top: 50px;
}
.testing h3,.shops h3,.hot h3{font-size: 24px;margin-bottom: 30px;}
.testing ul {display: flex;}
.testing ul li{
	width: 388px;
	height: 388px;
	position: relative;
	color: #fff;
}
.btnGroup em:last-child{margin-top: 20px;}
.shopList .btnGroup em:last-child{margin-top: 30px;}
.btnGroup{
	width: 94px;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0.9;
	height: 100%;
	display: none;
	font-size: 8px!important;
	text-align: center;
	padding: 0!important;
	padding-top: 10px!important;
	padding-bottom: 5px!important;
	/* border: 1px dashed rgba(255,255,255,0.5); */
	color: #fff;
}
.btnGroup em{
	cursor: pointer;
	display: block;
}
.btnGroup a{
	display: block;
	color: #fff;
}
.btnGroup i{
	display: block;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 3px;
	color: #fff;
}
.btnGroup img{
	width: 20px;
	height: 20px;
}
.sub{
	position: absolute;
	top: 37px;
	left: 43px;
	z-index: 10;
}
.sub h5{font-size: 18px;margin-bottom: 5px;}
.sup{
	z-index: 10;
	position: absolute;
	bottom: 25px;
	left: 43px;
	cursor: pointer;
	/* background: #f5f5f5; */
	color: #fff;
}
.sup a{color: #fff;}
.sup a:hover{color: #fff;}
.sup:after{
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	height:1.32px;
	background: #952225FF;
	transition:0.5s ease;
}
.testing ul li:first-child{
	background: url('/webstatic/Public/Home/img/brand/img-2@2x.png');
	background-size: cover;
	margin-right: 2px;
}
.testing ul li:nth-child(2){
	background: url('/webstatic/Public/Home/img/brand/img-3@2x.png');
	background-size: cover;
	margin-right: 2px;
}
.testing ul li:last-child{
	background: url('/webstatic/Public/Home/img/brand/img-1@2x.png');
	background-size: cover;
}
.testing ul li:hover .mask{
	opacity: 1;
}
.testing ul li:hover .sup:after{
	width: 54px;
}
.path {color:#fff!important}
.path a{color:#fff!important}
.city_box .hotcity{margin-top: 10px;color: #fff!important;}
.hotcity a{
	color: #fff!important;
	border-bottom:2px solid #fff!important
}
.path{
	display: flex;
	justify-content: space-between;
}
.right img{width: 188px; vertical-align: middle;}
.more {
    text-align: center;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
    margin-top: 50px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
.more span::after {
    content: '';
    width: 0;
    height: 2px;
    background: #952225;
    position: absolute;
    bottom: 15px;
    left: 35px;
    transition: all 0.3s ease-in-out;
}
.more span {
	width: 184px;
	background-color: #2F2F2FFF;
	display: inline-block;
	height: 60px;
	border-radius: 4px;
	color: #fff;
	position: relative;
}
.more span:hover::after {
	width:115px;
  }

.more img {
    width: 14px;
    margin-left: 20px;
    vertical-align: middle;
}
ul{overflow: hidden;}
.dark{
	border-bottom: 1px solid #e6e6e6;
}
.dark a{
	color:#737373FF!important
}
.dark u{
	color:#737373FF!important
}
.basicInfo{
	height: 486px;
	background: #f5f5f5;
}
.basicInfo div:last-child{
	width: 782px!important;
	height: 100%;
}
.headerTit h1{font-size: 36px!important;text-align: center;margin-top: 70px;}
.headerTit p{font-size: 18px;text-align: center;margin-top: 12px;margin-bottom: 40px;}
.basicInfo .fonts{
	box-sizing: border-box;
	padding: 133px 35px;
	width: 388px;
	font-size: 16px;
    color: #1A1B1F;
}
.basicInfo h5{font-size: 24px;margin-bottom: 20px;}
.fonts img{
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 15px;
}
.fonts ul li{
	margin-top: 20px;
	display: flex;
}
.fonts ul li em{
	display: inline-block;
}
.flex h3{font-size: 24px;}
.brief,.buy{width: 50%;margin-top: 90px;}
.brief p{
	width: 512px;
	/* height: 182px; */
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	margin-top: 21px;
	padding-bottom: 50px;
    border-bottom: 1px solid rgba(22,31,37,0.1);
}
.buy img{
	width: 584px;
	height: 321px;
	margin-top: 20px;
	/* object-fit: cover; */
}
.hot{margin-top: 90px;}
.hot ul{
  width: 100%;
  display: flex;
}
.hot ul li{
	width: 290px;
	margin-right: 3px;
	height: 376px;
	position: relative;
	background-color: #f5f5f5;
}
.hot ul li span{
	position: absolute;
	top: 25px;
	left: 30px;
	font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #000000;
}
.hot ul li img{
	width: 100%;
	object-fit: cover;
	margin-top:100px;
}
.red{color: #9C1D22!important;}
.right{
	width: 188px;
	height: 26px;
	line-height: 26px;
	background: #9C1D22;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.right i {
	font-style: normal;
	text-decoration: underline;
}
.clean{display: none;}
#searchInfo{display: none;}
#list{
	display: none;
	position: absolute;
	top: -23px;
    left: 94px;
	width: 320px;
	height: 320px;
	padding: 7px 42px 13px 42px;
	background: #FFFFFF;
	box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.02);
	border-radius: 4px;
	z-index: 999;
	overflow-y: auto;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;   
}
#list>li{
	font-weight: 800;
	cursor: pointer;
	/* height: 25px;
	line-height: 25px; */
}
.menulist{
	border-bottom: 1px solid rgba(216, 216, 216, 0.4);
}
.menulist p img{
	width: 16px;
	height: 16px;
	margin-top: 10px;
}
.menulist p{
	font-size: 14px;
	color: #1A1B1F;
	display: flex;
	justify-content: space-between;
}
.subNav{
	display: none;
}
.subNav li{
	height: 37px;
	line-height: 37px;
	color:#737373;
	font-weight: 400;
}
.title span{
	cursor: pointer;
	position: relative;
	transition: 0.5s;
	-moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
    user-select:none;
}
.title span:after{
	content: '';
	width: 0;
	height: 0;
	border:6px solid;
	border-color: white transparent transparent;
	right: -15px;
	position: absolute;
	bottom:17px;
	transition: 0.3s;
	transform-origin:6px 4px;
}

.new::after{
	transform: rotateZ(180deg);
}
i{font-style: normal;}
.suggest ul u{
	text-decoration: none;
	margin-right: 16px;
	font-size: 10px;
}
.basicInfo .swiper-container img{
	width: 100%;
	object-fit: cover;
}

.sendsms-dialog-body .close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 11;
	width: 32px;
	height: 32px;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABIUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAENTEmsAAAAXdFJOUwA1D8XhmXLWvhuuJk2QY7cWRfrtiFh8Q50d4gAAALJJREFUOMvNktkSgyAMRUVZRAUFtfn/P21LaVgd2qf2vjDhniEL6bo/k+RsnRjfLuxlAK/RVOwNbYf0uT9TSERl6veZDyDSN0YoNCX1QUUkAoS7Uf4dq/fnMUQV+rTSEXZhrzjUySEirFE+1AgwCIQ1xztSCKyhOUl4pY8AwClFBcAUoA9KRJmCB/8xZCR03iacrn4kZD6om0+1k3xQ7VE3P6v93eXCzN+uXHtpP1j7n+kOx1IjR7TVUrAAAAAASUVORK5CYII=');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
  .sendsms-dialog-body .close {
    background-size: auto 32px !important;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAj07JwAAAAWdFJOUwDEA/s57xGYL/Qe1FJsf7NDXuOMoalZ8xO/AAABlUlEQVRYw+1W0ZKEIAwDEUVQAXX7/5967s2dI9BK3X01jziJkAZaIR48uEQ3zl7u8HPo7rPbfoET3GrusJvooIAb2XyD0N+Qlvf7FSiouanzrYMLyKqd3QLwjULnAL5RqPOvFRoJDLxogRlYmMgCKJ7AQB3CAxM9EUAuH5StbkDNeR70NFS20J0dkMLqlG/OP9BYpKfsmEan/OT7WLcwURhMVmLsDENhtflfGlqRXVHHqUEv2oHgA5RRGIFS2Pl98c1UPDwUFM5HXJzxyAWN8iEWAisR2k5svAuF30Rt80TdE9jzE9JE0UeIOH+FFVUIZStC+W//UIXyPnYUP8nkkW0kyvl7OpijfkcmD3hEIKtjkp9CAXsW25y/YfeCtGDHQvMBtkRBVh9137wyS7bGX6Xgt62ci1W2yNPKQjTpifsqU6NG43h8SY8mrNakLwaVyOkq4aq/121QlVlr+tRAbouP9Skrapq+BM6cZ8k2v3FH3hEd1Vy4M+vm05Lyo7gHG3v3lysl1/GDef29kTbsaBvx4EEFPy+mi90qPLkbAAAAAElFTkSuQmCC') !important;
  }
}

.sendsms-dialog {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1100;
	background: url(../img/store/bg.png) repeat;
}

.sendsms-dialog-body {
	width: 430px;
	height: 460px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -215px;
	margin-top: -230px;
	background: #fff;
	border-radius: 5px;
}

.sendsms-dialog-body .placeholder {
	text-align: center;
	color: #999;
	font-size: 16px;
	padding-top: 100px;
}
.sendsms-dialog-body .content-loader {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;

	text-align: center;
	font-size: 16px;
	color: #666;

	background: rgba(255,225,255, .3);
}
.sendsms-dialog-body .content-loader > .inner {
	position: absolute;
	top: 50%;
	left: 50%;

	transform: translate(-50%, -50%);
}
.sendsms-dialog-body .content-loader .loader-icon {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image:  url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=);

}

.sendsms-dialog-content .loginForm {
  padding: 0;
  border-top: none;
}
.sendsms-dialog-content .loginForm-header {
  padding-top: 40px;
  padding-bottom: 20px;
}
.sendsms-dialog-content .loginForm-header .muted {
  margin-top: 15px;
  color: #999;
}
.sendsms-dialog-content .agreement-box {
  position: relative;
  padding-left: 24px;
}
.sendsms-dialog-content .agreement-box > input {
  position: absolute;
  left: 0;
  top: 3px;
}
#imagine{
	display: none;
	position: absolute;
    top: 56px;
    left: -1px;
    width: 518px;
    max-height: 180px;
    padding: 10px 31px;
    background: #FFFFFF;
    box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.02);
    border: 1px solid #D8D8D8;
	z-index: 9;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow-y: auto;
}
#imagine li{
	cursor: pointer;
}
