* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: #000
}

.body_home {
	width: 100%;
	height: 1080px;
	position: relative
}

.body_home .swiper-container {
	height: 100%
}

.body_home .swiper-pagination .swiper-pagination-bullet {
	width: 42px;
	height: 42px;
	background: 0 0;
	opacity: 1;
	margin-right: 35px;
	transition: .5s;
	position: relative;
	cursor: pointer;
	border-radius: 10px
}

.body_home .swiper-pagination .swiper-pagination-bullet::before {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	transition: .5s;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px
}

.body_home .swiper-pagination .swiper-pagination-bullet::after {
	content: "";
	position: absolute;
	width: 48px;
	height: 48px;
	background: url(http://test.nanjing.gov.cn/material/follow.png) 50% no-repeat;
	transition: .5s;
	left: 50%;
	top: 50%;
	margin: -24px;
	opacity: 0;
	background-size: 100%;
	transform: scale(0)
}

.body_home .swiper-pagination .swiper-pagination-bullet-active::after {
	opacity: 1;
	transform: scale(1)
}

.body_home .swiper-pagination .swiper-pagination-bullet-active::before {
	opacity: 0
}

.showdiv {
	position: fixed !important;
	background: rgba(55, 107, 224, 0.7);
	top: 140px !important;
	left: 0;
	right: 0;
	z-index: 10000;
	transform: translateY(-110%)
}

.showdiv .topimage {
	position: absolute
}

.showdiv .logo {
	width: 100% !important;
	margin: 0 auto;
	padding: 0 150px 0 100px;
	position: relative;
	justify-content: space-between
}

.w1280 {
	width: 1280px;
	margin: 0 auto
}

.body_content {
	width: 100%
}

.body_content .iwant_title {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 66px;
	color: #11253a
}

.body_content .iwant {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden
}

.body_content .iwant .iwant_left {
	float: left;
	width: 840px;
	margin-right: 40px
}

.body_content .iwant .iwant_left a {
	display: inline-block;
	float: left;
}

.body_content .iwant .iwant_left a .iblock {
	width: 400px;
	height: 220px;
	position: relative;
	cursor: pointer
}

.body_content .iwant .iwant_left a .iblock img {
	position: absolute;
	top: 28px;
	left: 44px
}

.body_content .iwant .iwant_left a .iblock .text {
	position: absolute;
	bottom: 56px;
	right: 33px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 48px;
	color: #ffffff
}

.body_content .iwant .iwant_left a:nth-child(1) .iblock {
	margin-bottom: 30px;
	margin-right: 40px;
	background: linear-gradient(133deg, #0ab6ca, #0ecee0)
}

.body_content .iwant .iwant_left a:nth-child(1) .iblock:hover {
	background: linear-gradient(133deg, #0ecee0, #0ab6ca)
}

.body_content .iwant .iwant_left a:nth-child(2) .iblock {
	margin-bottom: 30px;
	background: linear-gradient(133deg, #c62b70, #fe307c)
}

.body_content .iwant .iwant_left a:nth-child(2) .iblock:hover {
	background: linear-gradient(133deg, #fe307c, #c62b70)
}

.body_content .iwant .iwant_left a:nth-child(3) .iblock {
	margin-right: 40px;
	background: linear-gradient(133deg, #137343, #10c659)
}

.body_content .iwant .iwant_left a:nth-child(3) .iblock:hover {
	background: linear-gradient(133deg, #10c659, #137343)
}

.body_content .iwant .iwant_left a:nth-child(4) .iblock {
	background: linear-gradient(133deg, #900098, #d03fd4)
}

.body_content .iwant .iwant_left a:nth-child(4) .iblock:hover {
	background: linear-gradient(133deg, #d03fd4, #900098)
}

.body_content .iwant .iwant_right {
	float: right;
	width: 400px;
	height: 470px
}

.body_content .iwant .iwant_right .iblock {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 80px;
	cursor: pointer;
	background: linear-gradient(133deg, #4e9ce7, #3885dd)
}

.body_content .iwant .iwant_right .iblock:hover {
	background: linear-gradient(133deg, #3885dd, #4e9ce7)
}

.body_content .iwant .iwant_right .iblock .text {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 48px;
	margin-top: 80px;
	color: #ffffff
}

.body_content .ifocus {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden
}

.body_content .ifocus .owl-carousel {
	width: 1310px;
	height: 430px;
	display: block;
	overflow: initial;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.body_content .ifocus .owl-carousel .owl-stage {
	width: 1290px;
	overflow: initial
}

.body_content .ifocus .owl-carousel .owl-stage-outer {
	overflow: initial
}

.body_content .ifocus .owl-carousel .owl-item {
	width: 420px !important;
	height: 430px;
	background: #eaf5f8;
	margin-right: 10px;
	opacity: .3
}

.body_content .ifocus .owl-carousel .owl-item img {
	width: 100%;
	height: 250px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content {
	padding: 36px 30px 20px;
	position: relative;
	height: 180px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-title {
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-subtitle {
	position: absolute;
	bottom: 18px;
	left: 32px;
	height: 32px;
	background: rgba(179, 204, 211, 0.5);
	border-radius: 4px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content .owl-subtitle a {
	width: 100%;
	display: inline-block;
	padding: 0 32px 0 16px;
	line-height: 32px
}

.body_content .ifocus .owl-carousel .owl-item .owl-content a {
	color: #000;
	text-decoration: none
}

.body_content .ifocus .owl-carousel .owl-item.active {
	opacity: 1
}

.body_content .lastest {
	margin-bottom: 50px
}

.body_content .lastest .lastest_content {
	overflow: hidden;
	height: 360px
}

.body_content .lastest .lastest_content .lastest_left {
	width: 600px;
	height: 320px;
	float: left
}

.body_content .lastest .lastest_content .lastest_left #lastest {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper-slide {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item {
	width: 100%;
	height: 100%;
	position: relative
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item .last-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #ffffff;
	opacity: .8
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item .last-title a {
	text-decoration: none;
	color: #000;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}

.body_content .lastest .lastest_content .lastest_left #lastest .swiper_item img {
	width: 100%;
	height: 100%
}

.body_content .lastest .lastest_content .lastest_right {
	width: 640px;
	height: 320px;
	float: right;
	border-top: 1px solid #dddddd;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	position: relative
}

.body_content .lastest .lastest_content .lastest_right li {
	list-style: none;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	padding-top: 13px
}

.body_content .lastest .lastest_content .lastest_right li .time {
	font-weight: 300;
	font-size: 16px;
	padding-left: 10px;
	color: #666666
}

.body_content .lastest .lastest_content .lastest_right li .title {
	display: inline-block;
	width: 100%;
	line-height: 25px;
	padding-right: 27px;
	padding-left: 10px;
	margin-top: 2px;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.body_content .lastest .lastest_content .lastest_right li .title a {
	text-decoration: none;
	color: #000;
	display: inline-block
}

.body_content .lastest .lastest_content .lastest_right .last-more {
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: -40px
}

.body_content .lastest .lastest_content .lastest_right .last-more a {
	color: #3aa5e9;
	text-decoration: none
}

.body_content .lastest .lastest_content .lastest_right .last-more a img {
	margin-left: 5px
}

.body_content .navlogo {
	margin-bottom: 40px;
	height: 270px;
	border: 1px dashed #eee
}

.body_content .navlogo img {
	width: 100%;
	height: 100%
}

.body_content .livenj {
	width: 100%;
	height: 360px;
	background: linear-gradient(90deg, #209cff, #68e0cf);
	margin-bottom: 40px
}

.body_content .livenj .nj_content {
	padding-top: 54px
}

.body_content .livenj .nj_content .nj_title {
	padding-left: 14px;
	margin-bottom: 45px
}

.body_content .livenj .nj_content .nj_title div:nth-child(1) {
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 20px
}

.body_content .livenj .nj_content .nj_title div:nth-child(2) {
	font-weight: 400;
	font-size: 24px;
	color: #ffffff;
	line-height: 32px
}

.body_content .livenj .nj_content ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border-radius: 8px;
	padding-left: 14px;
	padding-right: 36px;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 14px
}

.body_content .Expat {
	margin-bottom: 50px
}

.body_content .Expat .expat_title {
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	margin-top: 12px
}

.body_content .Expat ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.body_content .Expat ul li {
	width: 420px;
	height: 340px;
	float: left
}

.body_content .Expat ul li img {
	width: 420px;
	height: 280px
}

.body_content .Expat ul li span {
	width: 420px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}