.serverCenter-customer-header {
	font-size:0.4rem;
	text-align:center;
	line-height:0.88rem;
	color:#111;
	font-weight:600;
}
.serverCenter-customer-info {
	margin-bottom:0.6rem;
}
.serverCenter-list {
	padding:0 0.1rem;
}
.serverCenter-list li {
	width:50%;
	float:left;
}
.serverCenter-list-item {
    display: block;position: relative;
    padding:0.2rem 0.1rem
}
.serverCenter-list-item-box {overflow:hidden;}
.serverCenter-item-name 
 {
 position:absolute;
 left:0.3rem;
 bottom:1rem;
 padding:0.2rem 0;
 
font-size:0.28rem;
font-weight:600;
color:rgba(17,17,17,1);
 }
 .serverCenter-item-name  span {display: block;font-size: 0.3rem;}
 .serverCenter-ways {}
 .serverCenter-ways li {
 	float:left;
 	width:25%;
 	padding:0.4rem 0;
 }
 .serverCenter-ways-item {display:block;}
.serverCenter-ways-icon {
	
} 
.serverCenter-ways-icon img {
	width:0.8rem;
	height:0.8rem;
	display:block;
	margin:0 auto;
}
 .ways-name {
text-align:center;
font-size:0.28rem;

font-weight:600;
color:rgba(17,17,17,1);
line-height:1rem;
}

#store-container {
	height:7.5rem;
}

.zmd-title {
	text-align:center;

font-size:0.4rem;

font-weight:600;
color:rgba(51,51,51,1);
padding:0.4rem;
}
.swiper-zmd {
	padding-bottom:0.8rem;
}
.zmd-ser-info {
	line-height:0.5rem;
}
.swiper-slide-img img {height:5rem;}
.swiper-slide-img {
	height:5rem;
	position:relative;
}
.swiper-slide-info {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
height:1.6rem;
padding:0.2rem;
background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
}


.swiper-slide-info div {
padding:0.1rem 0;
font-size:0.28rem;
font-weight:600;
color:rgba(255,255,255,1);
line-height:0.5rem;
}
.swiper-slide-info p {

font-size:0.24rem;
font-weight:400;
color:rgba(255,255,255,1);

}
#mapSearch-ft {
	padding:0.4rem;
}
#mapSearch-result-hd {

height:0.44rem;
font-size:0.32rem;

font-weight:600;
color:rgba(17,17,17,1);
line-height:0.44rem;
}
.mapSearch-result-list {}
.mapSearch-result-list li {
	border-bottom:0.02rem solid rgba(204,204,204,1);
}
.mapSearch-result-list li a {
	padding:.2rem;
}
.map-shop-item  {
	color:#111;
	font-size:0.24rem;
}
.gree-map-content-name {margin-bottom:0.2rem;}
.gree-map-content-name span{    display: inline-block;
    padding: 0.1rem;
    font-size: 0.24rem;
    background-color: #5BC4D2;
    color: #fff;
    border-radius: 0.1rem;
    margin-left: 0.2rem;}
.map-tel {white-space: nowrap;}
.map-name {white-space: nowrap;}
.gree-map-content-address th {color:#999;}
.gree-map-content-address td {color:#111;}
.gree-map-content-address th,
.gree-map-content-address td {padding:0.2rem 0;}
.gree-map-content-address td a {
	 
    color: #004098;
     padding: 0.1rem;
}
.pop-dropdown-list {
	
}
.pop-dropdown-list-ab {}
.pop-dropdown-list li {
	width:25%;
	float:left;
}
.pop-dropdown-list-ab li.active,
.pop-dropdown-list li.active {
	background:#004098;
	color:#fff;
}
.area-name {
	border-bottom:1px solid #eee;
	display:block;
	padding:0.2rem;
	text-align:center;
	font-size:0.3rem;
	
}

.city-list-china {
	border-top:none;
	
}
.city-name {color:#111;}
.city-list-china  .info_list_des p {font-weight:400;}
.city-list {}
.city-list li {border-bottom:1px solid #d9d9d9;}
.city-list-item {position:relative;display:block;line-height:40px;height:40px;}
.city-hand {
	width:28px;
	height:28px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
}
.city-up {
	background:url(/static/h5/img/network/icon_up.png) no-repeat center center;
	background-size:14px;
}
.city-down {
	background:url(/static/h5/img/network/icon_down.png) no-repeat center center;
	background-size:14px;
}
.info_list_name {

font-size:14px;
margin-bottom:8px;
color:rgba(0,64,152,1);
line-height:24px;
}
.info_list_des {}
.info_list_des p{padding-left:20px;    word-break: break-word;

font-size:12px;

color:rgba(51,51,51,1);
line-height:24px;}
.icon-region {
	background:url(/static/h5/img/network/icon_Region@2x.png) no-repeat left 2px;
	background-size:16px;
}

.icon-tel {
	background:url(/static/h5/img/network/icon_Tel@2x.png) no-repeat left 2px;
	background-size:16px;
}

.icon-fax {
	background:url(/static/h5/img/network/icon_Fax@2x.png) no-repeat left 2px;
	background-size:16px;
}

.icon-mail {
	background:url(/static/h5/img/network/icon_Email@2x.png) no-repeat left 2px;
	background-size:16px;
}
.icon-address {
	background:url(/static/h5/img/network/icon_Address@2x.png) no-repeat left 2px;
	background-size:16px;
}
.icon-www {
	background:url(/static/h5/img/network/icon_www@2x.png) no-repeat left 2px;
	background-size:16px;
}
.city_list_info{
	
	
}
.city_info_list {
	padding:10px 0;
	border-bottom:0.02rem dotted rgba(204,204,204,1);
}
.appDown-img {
	height:11.66rem;
	background:url(/static/h5/img/about/ima-geBackground-gree+@2x.png) no-repeat center top;
	background-size:7.5rem 11.66rem;
	position:relative;
	text-align:right;
}
.appDown-img img {width:7.3rem;margin-top:0.8rem;}
.appDown-img span
{
	width:3.04rem;
	height:2.56rem;
	background:url(/static/h5/img/about/lvzhi@2x.png) no-repeat center top;
	background-size:3.04rem 2.56rem;
	position:absolute;
	right:0.6rem;
	bottom:1.32rem;
	
}


.server-down-info {
  padding:0.4rem;
  position:relative;
  
}
.server-down-img {
	width:1.8rem;
	text-align:center;
	position:absolute;
	left:0.4rem;
	top:0.4rem;
}
.server-down-intro {
	margin-left:2rem;
}
.server-down-title {
	
}
.server-down-title {
height:0.5rem;
font-size:0.36rem;
font-weight:600;
color:rgba(17,17,17,1);
line-height:0.5rem;
}
.server-down-des {
font-size:0.28rem;
font-weight:400;
color:rgba(51,51,51,1);
line-height:0.5rem;
margin-bottom: 0.3rem
}
.server-down-list {margin-bottom: 0.3rem;margin-left:1.4rem;}
.server-down-list li {
    position: relative;
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:36px;
    padding-left: 30px;
}
.server-down-icon-1::before,
.server-down-icon-2::before,
.server-down-icon-3::before,
.server-down-icon-4::before {
    position: absolute;
    content: "";
    width:20px;
    height: 20px;
    left:0;top:10px;
    background-size: 18px !important;
}

.server-down-icon-1 {
    background: url(/static/h5/img/app/icon_gree+01.png) no-repeat left center;
}
.server-down-icon-2 { background: url(/static/h5/img/app/icon_gree+02.png) no-repeat left center;}
.server-down-icon-3 { background: url(/static/h5/img/app/icon_gree+03.png) no-repeat left center;}
.server-down-icon-4 { background: url(/static/h5/img/app/icon_gree+04.png) no-repeat left center;}

.down-qcode {
    float: left;
width:50%;
font-size:0.28rem;
font-weight:400;
color:rgba(51,51,51,1);
text-align: center;
}
.down-qcode img {width:3rem;}



.city-grou-area {
        		width:2.5rem;
        		float:left;
        			position:relative;
        			height:calc(92%);
        			overflow: auto;
    				-webkit-overflow-scrolling: touch;
    				border-right:1px solid #eee;
        		}
        		.popArea-list {
        			width:100%;
        			position:absolute;
        		}
        		.popArea-list li {font-size:0.28rem;line-height:0.88rem;text-align:center;}
        		.popArea-list .active {background:#004098;color:#fff;}
        		.no-tip {color:#999;font-size:0.24rem;}
        		
        		.sidenav-pop-content-half {
        			border-bottom:1px solid #eee;
        		}<!--ºÄÊ±1772489538.6634Ãë-->