.brand-bg {
	background-image: url(../img/service/servicebg.jpg) !important;
}

.serviceHot {
	background-color: #fff !important;
}

.serviceHot .common-near-search {
	border: 1px solid #DDDDDD;
}

.serviceHot>span:first-child {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
}

.serviceHot>span:last-child {
	font-size: 14px;
	font-weight: 400;
	color: rgba(205, 205, 205, 1);
	margin-top: 12px;
}

.serviceHot-recommend {}


.serviceHot-list {
	display: flex;
	flex-wrap: wrap;
}

.serviceHot-list>li:nth-child(4n+1) {
	margin-left: 0;

}

.serviceHot-list>li {
	padding-top: 51px;
	width: 15.4vw;
	margin-left: 5.9vw;
}

.item-address-big {
	font-size: 16px;
	border-bottom: 1px solid #EEEEEE;
	color: #888888;
}

.item-tel {
	color: #888888;
	margin-bottom: 19px;
	font-size: 12px;
}

.item-address {
	padding: 11px 0 4px;
	color: #888888;
	font-size: 12px;
}

.serviceHot-list a {
	width: 6.8vw;
	height: 25px;
	border-radius: 15px;
	border: 1px solid rgba(205, 205, 205, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #888888;
	font-size: 12px
}

.mapbg {
	background-image: url(../img/homepage/bg-8.png) !important;
}

.city-list .title {
	/*margin: 84px 0 52px;8?*/
}
.city-list .title{
	margin-top:80px;
}
.city-list .title:first-child {
	/*margin: 84px 0 52px;
	margin-top: 42px;*/
	/*margin:0px;8?*/
}

.serive-1 {
	padding: 80px 9vw;
	display: flex;
}

.serive-1>div {
	flex: 1;
}

.serive-1 .left {
	flex: 2;
}

.serive-1 .right {
	/* padding-left: 20vw; */
}

.serive-1 .right span:first-child {
	margin-top: 40px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	letter-spacing: 1px;
}

.serive-1 .right ul {
	display: flex;
	justify-content: space-between;
}

.right ul {
	display: flex;
}

.right ul li {

}

.right ul li:first-child {
	/*width:4vw;*/
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}


.right ul li:last-child span {
	width: 8.1vw;
	text-align: center;
}

.right>span {}

.number-content{
	 display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.number-content span{
	text-align:center;
}
.serive-1>div>h1 {
	margin-bottom: 40px;
}
.serive-1 .left li{
	cursor: pointer;
}
.serive-1 .left li>span{
	height:100%;
	width: 96.5%;
	color: #7e8694;
    font-size: 14px;
	padding: 1.3vw;
	border-radius:8px;
	border-radius:8px;
	border:1px solid rgba(0,0,0,0.12);
}
.serive-1 .left li input{
	height:60px;
	width: 100%;
	border-radius:8px;
	border:1px solid rgba(0,0,0,0.12);
	cursor: pointer;
}
.serive-1 .left li img{
	width:12px;
	height:12px;
	 position: absolute;
	 top: 50%;
    right: 0;
    margin-top: -6px;
}
.serive-1 .left li{
	margin-bottom: 24px;
	width:34.7vw;
    position: relative;
}
.serive-1 .left li>div{
    position: absolute;
    padding: 10px;
    top: 111%;
    border: 1px solid rgba(0,0,0,0.12);
    background-color: white;
    border-radius: 5px;
    z-index: 10;
    height: 200px;
    overflow: auto;
    display:none;
}
.serive-1 .left input{
	padding-left: 1.3vw;
}
.serive-2 .title{
	height: 168px;
  padding: 80px 0;
}
.serive-2 {
	padding-bottom: 120px;
}
.serive-2 .title span{
	text-align: center;
	letter-spacing:34px;
}
.problem{
	height: 120px;
	line-height: 120px;
}
.container{
	display: flex;
}
.container>div{
	flex: 1;
}
.pro span:first-child{
	font-size: 24px;
	font-weight: 600;
	padding: 28px 0;
}
.pro{
	margin-top: 10px;
}
.pro span:last-child{
	margin-bottom: 28px;
	font-size: 14px;
}
.container .left{
	border-right: 1px dashed  black;
	/* margin-right: 1px; */
	padding-right: 4.6vw;
}
.container .right{
	/* border-left: 1px dashed  #EEEEEE; */
	padding-left: 4.6vw;
}
.pro-2{
	border: 1px dashed black;
	background-color: #F5F5F5;
	width: 34.7vw ;
	padding-left: 28px;
	padding-right: 28px;
	display: inline-block;
	margin-top: 24px;
}
.pro-2:nth-child(2n-1){
	margin-right:.4vw;
}
.container-2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.policy-1{
	height:232px;
}
.policy-2{
	height:292px;
}
.policy-3{
	height:217px;
	margin-top: -36px;
}
.policy-4{
	height:157px;
}


@media screen and (max-width: 768px){
  .brand-nav{
    width: 100% !important;
  }
  .serive-1{
    padding: 40px 32px;
    flex-direction: column;
  }
  .serive-1 .left li{
    width: unset;
  }
  .serive-1 .left li input{
    height: 35px;
  }
  .serive-1 .left li>div{
    width: 102%;
  }
  .serive-1>div>h1{
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
  }
  .serive-1 .right>h1{
    margin-top: 35px;
  }
  .right>span{
    text-align: center;
    margin-bottom: 40px !important;
  }
  .serive-1 .right ul img{
    width: 30vw !important;
    height: unset !important;
  }
  .serive-1 .right ul{
    justify-content: center;
  }
  .right ul li:last-child span{
    width: unset ;
  }
  .serive-1 .right>h1:last-child{
    margin-top: 0px ;
  }
  .right>span:last-of-type{
    margin-bottom: 0px !important;
  }
  .title>span:last-of-type{
    /* letter-spacing: 0 !important; */
  }
  .serive-2 .title{
    padding: 60px 0px 0px;
    
  }
  .problem{
    height: 0px;
    line-height: 0px;
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  .container{
    margin: 0px !important;
    padding: 0px !important;
    flex-direction: column;
  }
  .container .right,.container .left{
    padding: 0px !important;
  }
  .container-2{
    flex-direction: column;
  }
  .container-2>div{
    width: 100% !important;
    border: none;
    margin-top: 15px;
    height: unset;
    padding: 0 1rem;
  }
  .serive-2{
    padding-bottom: 1rem !important;
  }
  .zc{
    margin-bottom: 30px;
  }
  .pro span:first-child{
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 16px;
  }
  .city-list .title{
    margin-top: 0px;
  }
  .serviceHot-list{
    flex-direction: column;
  }
  .serviceHot-list>li{
    margin-left: 0px;
  }
  .serviceHot-list>li{
    width: unset;
  }
  .serviceHot-list a{
    width: 25vw;
  }
  .get-ip{
    padding: 0px !important;
  }
  .city-list{
    margin-bottom: 0px !important;
    padding: 0px 10vw 60px !important;
    
  }
  .city-list>.city:not(:first-child) .title{
    margin-top: 60px;
  }

}