.ser_banner{
	width: 100%;
	background: url(../img/banner/ser_banner.jpg)no-repeat center;
	height: 450px;
}
.ser_wrap1{
	margin: 120px auto;
}
.ser-cont2-ul {
    margin-top: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.ser-cont2-ul li {
	width: 275px;
	padding: 60px 0;
	text-align: center;
	background-color: #F5F5F5;
}
.ser-cont2-ul li span {
	display: block;
	color: #246ACE;
	font-size: 50px;
	margin-bottom: 30px;
}
.cases_cover_ul{
	margin-top: 60px;
}
.cases_cover_ul li{
	width: 580px;
	float: left;
	margin-bottom: 40px;
	overflow: hidden;
}
.cases_cover_ul li:nth-child(even){
	float: right;
}
.cases_cover_ul li:nth-child(3),.cases_cover_ul li:nth-child(4){
	margin-bottom: 0;
}
.cases_cover_ul li img{
	width: 100%;
}
.cases_cover_t{
	background: #FAFAFA;
	padding:40px;
}
.cases_cover_t h3{
	font-size: 24px;
	color: #164AC3;
	text-align: center;
}
.cases_cover_t p{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	margin: 20px 0 50px;
	text-align: center;
}
.cases_cover_t span{
	display: block;
	width:120px;
	height:1px;
	margin: 0 auto;
	background:#164AC3;
}
/*map*/

.ser-map {
	margin-bottom: 100px;
}

.regionList {
	float: right;
	margin-top: 50px;
	width: 35%;
}

.regionList ul {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 100%;
	height: 100%;
	font-family: "å¾®è½¯é›…é»‘";
}

.regionList ul li {
	float: left;
	margin: 0 14px 20px 0;
	padding: 0;
	width: 51px;
	height: 30px;
	border: 1px solid #ebebeb;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.mapInfo span {
	display: block;
	padding: 0 5px 0 3px;
	color: #666;
	cursor: pointer;
}

.regionList ul li.select {
	background: #246ACE;
}

.regionList ul li.select span {
	color: #fff;
}

.mapInfo i {
	display: none;
	margin-top: 5px;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #aeaeae;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
}

.mapInfo i.active {
	background: #E27F21;
}

#mapone #div3 {
	position: absolute;
	top: 40px;
	left: 58%;
}

#mapone #div3 span {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 52px;
}

#mapone span.zhu {
	display: block;
	width: 420px;
	float: right;
	color: #ccc;
}

#StateTip,
.stateTip {
	position: absolute;
	display: none;
	padding: 4px;
	border: 1px solid #246ACE;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
}
/*end*/