.isPc .f-links {
	margin-top: 20px;
}

.isPc .f-copy {
	margin-top: 36px;
	margin-bottom: 50px;
}

.isWap .fInner {
	margin: 0.6rem 0 1rem;
}

.isPc .f-links .select-options ul {
	max-height: 130px;
  	overflow: auto;
}
.isWap .f-links .select-options ul {
	max-height: 2rem;
  	overflow: auto;
}
.isWap .f-copy {margin-top: .6rem;}
.f-links .select-options ul::-webkit-scrollbar{width: 8px;height: 68px;}
/*.f-links .select-options ul::-webkit-scrollbar-track{ background-color: #58a1c4;}*/
.f-links .select-options ul::-webkit-scrollbar-thumb{background-color: #ececec;border-radius: 25px;}

.isWap .tit h2 {font-family:"Helvetica Condensed"}
.isWap .fr {float: left;}

.isWap .i-list3 img {width: 2.4rem;height: 1.6rem;}

.isPc .map .map-more {
	font-family: 'MyriadPro-Bold';
}

.isWap .map .map-more {
	font-family: 'MyriadPro-Regular';
}

.isPc .i-list2 .list-more, .isWap .i-list2 .list-more {
	font-family: 'MyriadPro-Regular';
}

.isPc .i-list4 .list-more, .isWap .i-list4 .list-more {
	font-family: 'MyriadPro-Regular';
}

li {font-family: 'MyriadPro-Regular';}

li em {font-family: 'MyriadPro-Bold';}

.isWap .map .map-tit a {font-family: "Helvetica Condensed";}

.isPc .logo a:hover {cursor: default;}

.isPc .i-list2 li p {height: 130px;}

.isPc .logo {
	background: none;
	color: #fff;
	font-size: 78px;
	line-height: 82px;
	font-family: Impact;
}

.isPc .i-section4 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.isPc .i-section1 {
	padding-top: 0px;
}

.isWap .main {
	margin-top: -.52rem;
}

.isWap .map .map-tit, .isWap .map .map-tit a {
	color: #fff;
}

.isWap .map {
	background-color: #0a9adf;
}

.isPc .map {
	/*background: url(../i/all_events.jpg) center no-repeat;*/
	background: none;
}

.isPc .map .map-tit, .isPc .map .map-tit a {
	color: #fff;
}

.isPc .map .map-more {
	padding-top: 5px;
	height: 25px;
	line-height: 25px;
	font-family: 'MyriadPro-Regular';
    background: url(../i/arrow-right.png) 0 center no-repeat;
    background-size: 25px 25px;
}

.isWap .map .map-more {
	background: url(../i/arrow-right.png) 0 center no-repeat;
    background-size: 20px 20px;
    padding-left: 27px;
}

.isPc .map .map-text {
	top: 170px;
	left: 90px;
}

.isPc #map img {
	width: 100%;
	height: 100%;
}

.isWap #map img {
	display: none;
}

.isPc .i-list2 li p {
  height: 60px;
}

.isPc .logo { margin-top: -100px; }
.isPc .main { margin-top: -510px; }






