.service_location i {
	display: block;
	width: 16px;
	height: 23px;
	background: url(../images/location.png) no-repeat;
	background-size: 100% 100%;
}

.layout_main {
	/* padding-bottom: 87px; */
}

.layout_main .title {
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 65px;
}

.layout_main .title .more {
	font-weight: normal;
}

.layout_main .decoration {
	width: 49px;
	height: 38px;
	background: url(../images/decoration.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 22px;
	display: inline-block;
}

.layout_main .decoration_right {
	margin-left: 13px;
	margin-right: 0;
	transform: rotateY(180deg);
}

.layout_main .layout_desc {
	width: 1024px;
	padding: 0 50px 34px;
	box-sizing: border-box;
	position: relative;
	top: -185px;
	left: 50%;
	margin-left: -512px;
	margin-bottom: 48px;
}

.layout_desc-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.layout_main .layout_desc .desc-head {
	padding-top: 40px;
	font-size: 24px;
	color: #000;
	letter-spacing: 0;
	line-height: 29px;
	text-align: center;
	font-family: FZLTZCHJW--GB1-0;
	position: relative;
	z-index: 2;
}

.layout_main .layout_desc .detail {
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #575757;
	letter-spacing: 0;
	line-height: 30px;
	padding-top: 30px;
	position: relative;
	z-index: 2;
}

.layout_main .layout_desc .detail p,
.layout_main .layout_desc .detail span {
	font-family: FZLTXIHJW--GB1-0 !important;
	font-size: 18px !important;
	color: #575757 !important;
	line-height: 30px !important;
}

.layout_main .layout_map {
	width: 1024px;
	margin: 0 auto;
	margin-top: -185px;
}

.layout_main .layout_map .emoticons {
	margin-left: 80px;
	padding-top: 370px;
}

.layout_main .layout_map .emoticons .block {
	font-size: 18px;
	color: #000000;
	text-align: justify;
	line-height: 30px;
	height: 30px;
}

.layout_main .layout_map .emoticons .block:last-child {
	margin-top: 27px;
}

.layout_main .layout_map .emoticons .blockicon {
	width: 16px;
	height: 16px;
	margin-right: 8px;
	display: inline-block;
}

.layout_main .layout_map .emoticons .yellow {
	background: #FBBE5E;
}

.layout_main .layout_map .emoticons .green {
	background-image: -webkit-linear-gradient(-31deg, #4ED673 0%, #8CC072 82%);
	background-image: -o-linear-gradient(-31deg, #4ED673 0%, #8CC072 82%);
	background-image: -moz-linear-gradient(-31deg, #4ED673 0%, #8CC072 82%);
	background-image: linear-gradient(-31deg, #4ED673 0%, #8CC072 82%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4ED673", endColorstr="#8CC072", gradientType="1");
}

.layout_main .layout_map .map_bg {
	width: 1024px;
	height: auto;
	background: url(../images/map.png) no-repeat;
	background-size: 100% 100%;
}

.layout_main .cpic_home {
	width: 100%;
	margin: 0 auto;
	display: flex;
}

.layout_main .cpic_home .global_community {
	padding: 158px 0 0 58px;
	width: 426px;
}

.layout_main .cpic_home .global_community .head {
	color: #000000;
	letter-spacing: 0;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
}

.layout_main .cpic_home .global_community .tip {
	padding-left: 4px;
	font-size: 24px;
	color: #005BAC;
	line-height: 29px;
	margin-top: 10px;
	font-weight: bold;
}

.layout_main .cpic_home .global_community .detail {
	margin-top: 13px;
	padding-left: 4px;
	font-size: 22px;
	color: #666666;
	text-align: justify;
	line-height: 35px;
}

.layout_main .cpic_home .ecosystem {
	margin-top: 46px;
	width: 100%;
	height: 872px;
	background: url(../images/native-bg.png) center center no-repeat;
	background-size: 100% auto;
}

.layout_main .map_content {
	position: relative;
}

.layout_main .area_icon {
	/*width: 15px;*/
	/*height: 21px;*/
	/*background: url(../images/maplocation.png) no-repeat;*/
	/*background-size: 100% 100%;*/
	position: absolute;
}

.layout_main .area_icon-yy {
	width: 27px;
	height: 37px;
	background: url("../images/yydw1.png");
	background-size: 100% 100%;
	position: absolute;
}

.layout_main .area_icon-yy-hover {
	transform: scale(1.2);
	background: url("../images/yydw2.png");
	background-size: 100% 100%;
}

.layout_main .area_icon-ly {
	width: 27px;
	height: 37px;
	background: url("../images/lydw1.png");
	background-size: 100% 100%;
	position: absolute;
}

.layout_main .area_icon-ly-hover {
	transform: scale(1.2);
	background: url("../images/lydw2.png");
	background-size: 100% 100%;
}

.layout_main .area_icon-ky {
	width: 27px;
	height: 37px;
	background: url("../images/kydw1.png");
	background-size: 100% 100%;
	position: absolute;
}

.layout_main .area_icon-ky-hover {
	transform: scale(1.2);
	background: url("../images/kydw2.png");
	background-size: 100% 100%;
}

.layout_main .area_icon_chengdu {
	top: 402px;
	left: 453px;
}

.layout_main .area_icon_hangzhou {
	top: 417px;
	left: 691px;
}

.layout_main .area_icon_dongtan {
	top: 391px;
	left: 696px;
	z-index: 2;
}

.layout_main .area_icon_dali {
	top: 469px;
	left: 430px;
}

.layout_main .area_icon_xiamen {
	top: 502px;
	left: 679px;
}

.layout_main .area_icon_putuo {
	top: 396px;
	left: 712px;
	z-index: 3;
}

.layout_main .area_icon_nanjing {
	top: 386px;
	left: 679px;
}

.layout_main .area_icon_wuhan {
	top: 408px;
	left: 617px;
}

.layout_main .area_icon_beijing {
	top: 258px;
	left: 635px;
}

.layout_main .area_icon_zhengzhou {
	top: 347px;
	left: 608px;
}

.layout_main .area_icon_sanya {
	top: 604px;
	left: 557px;
}

.layout_main .area_icon_qingdao {
	top: 313px;
	left: 691px;
}

.layout_main .area_icon_guangzhou {
	top: 530px;
	left: 611px;
}

.layout_main .area_icon.area_icon_type1 {
	width: 20px;
	height: 29px;
	background: url("../images/area_icon_type1.png");
	background-size: 100% 100%;
	position: absolute;
}
.layout_main .area_icon.area_icon_type1:hover{
	background: url("../images/yydw1.png");
		background-size: 100% 100%;
}

.layout_main .area_icon.area_icon_type2 {
	width: 20px;
	height: 29px;
	background: url("../images/area_icon_type2.png");
	background-size: 100% 100%;
	position: absolute;
}
.layout_main .area_icon.area_icon_type2:hover {
	background: url("../images/yydw1.png");
		background-size: 100% 100%;
}

.layout_main .area_card {
	width: 213px;
	height: 271px;
	background: #FFFFFF;
	box-shadow: 0 2px 10px 0 rgba(99, 174, 225, 0.20);
	border-radius: 15px;
	box-sizing: border-box;
	position: absolute;
	display: none;
	z-index: 10;
}

.area-bg {
	width: 100%;
	height: 121px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.layout_main .area_card .sq-head {
	padding-top: 15px;
	padding-left: 14px;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-family: FZLTZCHJW--GB1-0;
}

.layout_main .area_card .detail {
	padding: 8px 14px 0;
	margin-bottom: 24px;
	word-break: break-all;
	font-family: FZLTXIHJW--GB1-0;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
	line-height: 19px;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 38px;
}

.layout_main .area_card .detail p,
.layout_main .area_card .detail span {
	font-size: 16px !important;
	color: #666666 !important;
	letter-spacing: 0 !important;
	line-height: 19px !important;
	font-family: FZLTXIHJW--GB1-0 !important;
}

.layout_main .area_card .learnmore {
	width: 88px;
	height: 32px;
	background-image: -webkit-linear-gradient(-45deg, #1B7DC2 0%, #35A8F8 100%);
	background-image: -o-linear-gradient(-45deg, #1B7DC2 0%, #35A8F8 100%);
	background-image: -moz-linear-gradient(-45deg, #1B7DC2 0%, #35A8F8 100%);
	background-image: linear-gradient(-45deg, #1B7DC2 0%, #35A8F8 100%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#1B7DC2", endColorstr="#35A8F8", gradientType="1");
	box-shadow: 0 4px 6px 0 rgba(0, 157, 220, 0.30);
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 33px;
	float: right;
	border-radius: 16.5px;
	margin-right: 14px;
	font-family: FZLTZCHJW--GB1-0;
}

.layout_main .area_card_chengdu {
	top: 174px;
	left: 240px;
	/* display: block; */
}

.layout_main .area_card_nanjing {
	top: 154px;
	left: 467px;
}

.layout_main .area_card_hangzhou {
	top: 191px;
	left: 479px;
}

.layout_main .area_card_dali {
	top: 246px;
	left: 217px;
}

.layout_main .area_card_xiamen {
	top: 274px;
	left: 465px;
}

.layout_main .area_card_dongtan {
	top: 158px;
	left: 487px;
}

.layout_main .area_card_putuo {
	top: 160px;
	left: 501px;
}

.layout_main .area_card_wuhan {
	top: 176px;
	left: 404px;
}

.layout_main .area_card_beijing {
	top: 28px;
	left: 422px;
}

.layout_main .area_card_zhengzhou {
	top: 117px;
	left: 395px;
}

.layout_main .area_card_sanya {
	top: 381px;
	left: 342px;
}

.layout_main .area_card_qingdao {
	top: 80px;
	left: 477px;
}

.layout_main .area_card_guangzhou {
	top: 301px;
	left: 399px;
}

.layout_main .area_card {
	cursor: pointer;
}

.layout_main .area_card:hover,
.layout_main .show,
.js_card_shanghai:hover~.area_card {
	display: block !important;
}

.layout_main .area_icon:hover {
	cursor: pointer;
}

/* .area_icon-1 {
	background-image: url('../images/v3/red.png')!important;
}
.area_icon-2 {
	background-image: url('../images/v3/blue.png')!important;
} */
.qgbj-title {
	height: 435px;
	padding-top: 80px;
	box-sizing: border-box;
	background: #fff;
}

.jybj-big-title {
	text-align: center;
}

.jybj-big-title img {
	width: 970px;
	margin: 0 auto;
}

.jybj-big-title p {
	background-image: -webkit-linear-gradient(top, #E6D29A, #CEAC77);
	background-image: -moz-linear-gradient(top, #E6D29A, #CEAC77);
	background-image: -o-linear-gradient(top, #E6D29A, #CEAC77);
	background-image: linear-gradient(top, #E6D29A, #CEAC77);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #CEAC77;
	margin-top: -18px;
	font-family: FZLTZCHJW--GB1-0;
	font-size: 48px;
	position: relative;
	z-index: 2;
}

.layout-bg {
	width: 100%;
	height: 1004px;
	background: url("../images/map-bg.png") no-repeat;
	background-size: cover;
	box-sizing: border-box;
	position: relative;
}

.qlxlstq {
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

.qlxlstq .jybj-big-title {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
}

.xmjd {
	width: 100%;
	height: 892px;
	background: url("../images/xmjd-bg.png") no-repeat;
	background-size: cover;
	padding-top: 100px;
	box-sizing: border-box;
}

.xmjd-video-box {
	width: 1044px;
	padding: 10px;
	box-sizing: border-box;
	background-image: linear-gradient(134deg, #E6D29A 0%, #CEAC77 50%);
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	margin-top: 40px;
}

.video-xmjd {
	width: 100%;
}

.play-img-xmjd {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
}

.play-img-xmjd:hover {
	cursor: pointer;
}