html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.5 "microsoft yahei", "Arial";color:#333;outline:0;}
*{
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
}
html,body{background:#fff;}
.wrap{
	width: 100%;
}
.head_nav{
	position: fixed;
	top: 0;
	float: left;
	background-color: #fff;
	width: 100%;
	height: 45px;
	float: left;
	z-index: 10;
	border-bottom: 1px solid #ececec;
}
.head_nav .nav_logo{
	height: 45px;
	float: left;
}
.head_nav .nav_logo .nav_site{
	float: left;
}
.head_nav .nav_logo .logo{
	height: 45px;
	float: left;
}
.head_nav .nav_logo .logo img{
	width: 200px;
	height:45px;
	float: left;
}
.head_nav .nav_logo .nav_site .site{
	float: left;
	margin: 0 10px;
}
.head_nav .nav_logo .nav_site .site .city{
	float: left;
	cursor: pointer;
}
.head_nav .nav_logo .nav_site .site .city i{
	background: url("../images/dz.png") no-repeat center center;
	background-size:15px;
	width: 20px;
	height: 45px;
	float: left;
}
.head_nav .nav_logo .nav_site .site .city p{
	float: left;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	color: #555;
}
.head_nav .nav_logo .nav_site .nav{
	float: left;
}
.head_nav .nav_logo .nav_site .nav .box{
	float: left;
	position: relative;
}
.head_nav .nav_logo .nav_site .nav .box a{
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;
	color: #222;
	padding: 0 20px;
}
.head_nav .nav_logo .nav_site .nav .box a:hover{
	background-color: #f5f5f5;
}
.head_nav .login_user{
	float: right;
}
.head_nav .login_user .login{
	float: right;
	box-sizing: border-box;
	padding: 10px 0;
	margin-right: 20px;
}
.head_nav .login_user .login div{
	border: 1px solid #FF6900;
	border-radius: 50px;
	padding: 4px 12px;
	color: #FF6900;
}
.head_nav .login_user .login div a{
	font-size: 12px;
	color: #FF6900;
}
.head_nav .login_user .user_box{
	float: left;
	margin-right: 10px
}
.head_nav .login_user .user_box div{
	position: relative;
	float: left;
}
.head_nav .login_user .user_box div a{
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	color: #333;
	padding: 0 10px;
	float: left;
}
.head_nav .login_user .user_box div ul{
	position: absolute;
	top: 42px;
	right: 0;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
	box-sizing: border-box;
	padding: 10px 0;
	font-size: 0;
	display: none;
}
.head_nav .login_user .user_box div ul li{
	display: flex;
}
.head_nav .login_user .user_box div ul li img{
	width: 100px;
	height: 100px;
	margin: 0 10px;
	display: block;
}
.head_nav .login_user .user_box div.terminal:hover ul{
	display: block;
}
.head_nav .login_user .user_box div.terminal a:hover{
	color: #FF6900;
}
.wrap_content_div{
	width: 100%;
	margin-top: 45px;
}
.wrap_content{
	width: 1200px;
	margin: 0 auto;
}
.tips-h1{
	margin-top: 25px;
    background-color: #fdfdf2;
    border: 1px solid #faf0d9;
    line-height: 66px;
    overflow: hidden;
    padding: 0 24px;
    float: left;
    width: 100%;
}
.tips-h1 .right{
	float: right;
    font-size: 16px;
    color: #999;
}
.tips-h1 .right a{
	color: #9fb3f2;
    padding-right: 15px;
    background: url(https://img-cdn.7typ.cn/0_20250108150253318.png) no-repeat right center;
}
.tips-h1 .tip{
	padding-left: 64px;
    color: #ff9501;
    font-size: 16px;
    background: url(https://img-cdn.7typ.cn/0_20241213135842874.png) left center no-repeat;
}
.wrap_shopList{
	float: left;
	width: 100%;
}
.search_box{
	float: left;
	width: 100%;
	margin: 20px 0;
}
.search_box .search{	
	width: 440px;
    height: 40px;
    background-color: #8a8a8a;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.search_box .search input{
	width: 380px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	padding: 0 20px;
	border:none;
	background-color: transparent
}
input::placeholder {
  color: #fff;
}
.search_box .search i{
	background: url(https://img-cdn.7typ.cn/0_20250108153921356.png) no-repeat center center;
    background-size: 20px;
    width: 60px;
    height: 40px;
    float: right;
}
.shopList{
	width: 100%;
	float: left;
}
.shopList ul{
	width: 100%;
	float: left;
	overflow: hidden;
}
.shopList ul li{
	width: 580px;
	float: left;
	background-color: #f6f7fb;
    padding: 28px 25px 30px;
    margin: 10px;
}
.shopList ul li .item{
    float: left;
    width: 410px;
}
.shopList ul li span{
	float: right;
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
	color: #98a4c5;
	border-radius: 50px;
	border: 1px solid #98a4c5;
	margin-top: 15px;
	cursor: pointer;
}
.shopList ul li span:hover{
	background-color: #98a4c5;
	color: #fff;
}
.shopList ul li .item .name{
	float: left;
	width: 100%;
	font-size: 18px;
    color: #333;
    margin-bottom: 14px;
}
.shopList ul li .item .name a{
	float: left;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopList ul li .item .addr{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopList ul li .item .addr p{
	float: left;
}
.house_nomore{
	width: 100%;
	float: left;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.applyFor{
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 25px;
	background-color: #f6f7fb;
}
.applyFor .name_state{
	width: 1000px;
	float: left;
}
.applyFor .name_state a{
	float: left;
	width: 100%;
	font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}
.applyFor .name_state dl{
	float: left;
	width: 100%;
	font-size: 14px;
}
.applyFor .name_state dl dt{
	float: left;
	color: #ffa200;
    margin-right: 10px;
}
.applyFor .name_state dl dd{
	float: left;
	color: #666;
	font-weight: normal;
}
.applyFor .name_state dl dd em{
	margin-left: 5px;
	color: #999;
	font-weight: normal;
}
.applyFor .btn{
	float: right;
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
	color: #98a4c5;
	border-radius: 50px;
	border: 1px solid #98a4c5;
	margin-top: 15px;
	cursor: pointer;
}
.applyFor .btn:hover{
	border: 1px solid #ffa200;
	color: #ffa200;
}
.wrap_sqTips{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 4;
	padding-top: 10%;
}
.wrap_sqTips .box{
	width: 267px;
	margin: 0 auto;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
	padding-top: 10px;
}
.wrap_sqTips .box i{
	position: absolute;
    top: -50px;
    right: 5px;
    width: 27px;
    height: 51px;
    background: url(https://img-cdn.7typ.cn/0_20250110105524306.png) no-repeat 0 0 / 27px auto;
}
.wrap_sqTips .box .imgs img{
	display: block;
    width: 50%;
    margin: 0 auto;
}
.wrap_sqTips .box h1{
	padding: 16px 0 18px;
    text-align: center;
    color: #555;
    font-size: 22px;
    line-height: 1.1;
}
.wrap_sqTips .box p{
	font-size: 13px;
	color: #888;
	line-height: 23px;
	text-align: center;
	width: 208px;
	margin: 0 auto 23px;
}
.wrap_sqTips .box .btn{
	color: #5cc55c;
    font-size: 15px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    border-top: 1px solid #f2f2f2;
    cursor: pointer;
}
.wrap_tips{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 4;
	padding-top: 10%;
}
.wrap_tips .box{
	width: 420px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
	padding: 6px;
	border-radius: 4px;
	background-color: #fff;
}
.wrap_tips .box i{
	width: 60px;
    height: 60px;
    display: block;
    margin: 30px auto 0;
    background: url(https://img-cdn.7typ.cn/0_20250110112049178.png) no-repeat 0 0;
    background-position: -62px -1px;
}
.wrap_tips .box p{
	font-size: 18px;
    color: #333;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
}
.wrap_tips .box .btn{
	margin-top: 25px;
	padding-bottom: 35px;
	text-align: center;
}

.wrap_tips .box .btn a{
	border: 1px solid #0CBB73;
    background-color: #0CBB73;
    color: #fff;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    padding: 8px 25px;
    border-radius: 2px;
}