/* 通用头部分界 */
.banner {
	height: 671px;
	width: 100%;
	background-image: url(banner.jpg);
	background-position: center;
}

.bannerbox {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.bannerbox>div>img {
	position: absolute;
	top: 40px;
	left: 0;
}

.ditu span {
	padding: 0 15px;
	height: 36px;
	border-radius: 18px;
	line-height: 36px;
	font-size: 17px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
}

.ditu span.on {
	background-color: #fff !important;
	/* color: #0876bc; */
	font-weight: bold;
}

#shanghexian {
	background-color: rgba(255, 255, 255, 0.9);
	left: 453px;
	top: 71px;
	color: #47a7e4;
}

#jiyangqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 152px;
	left: 512px;
	color: #b984b8;
}

#zhangqiuqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 267px;
	left: 510px;
	color: #fcd4a3;
}

#tianqiaoqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 269px;
	left: 12px;
	color: #f2a7c8;
}

#lixiaqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 210px;
	left: 486px;
	color: #b984b8;
}

#huaiyinqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 315px;
	left: -10px;
	color: #bbd983;
}

#shizhongqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 371px;
	left: -20px;
	color: #47a7e4;
}

#lichengqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 324px;
	left: 474px;
	color: #bbd983;
}

#changqingqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 425px;
	left: -70px;
	color: #f2a7c8;
}

#laiwuqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 488px;
	left: 525px;
	color: #b984b8;
}

#pingyinxian {
	background-color: rgba(255, 255, 255, 0.9);
	top: 524px;
	left: 130px;
	color: #fcd4a3;
}

#gangchengqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 545px;
	left: 318px;
	color: #fcd4a3;
}

#gaoxinqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 370px;
	left: 549px;
	color: #ed0304;
}

#nanshanqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 438px;
	left: 487px;
	color: #ed0304;
}

#qibuqu {
	background-color: rgba(255, 255, 255, 0.9);
	top: 192px;
	left: 2px;
	color: #ed0304;
}

.bannerbox .jj {
	position: absolute;
	top: 150px;
	right: -100px;
	background-image: url(kuang.png);
	width: 590px;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 25px 20px 49px;
	display: none;
}

.bannerbox .jj.shxjj {
	display: block;
}

.jj h3 {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 16px;
}

.jjmid {
	height: 180px;
	width: 100%;
	position: relative;
	margin-bottom: 18px;
}

.jjmid img {
	width: 270px;
	height: 100%;
	margin-right: 30px;
}

.jjmid p {
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 208px;
	vertical-align: top;
}

.jjmid span {
	position: absolute;
	width: 108px;
	height: 41px;
	box-shadow: 2px 3px 3px 0px rgba(11, 26, 116, 0.17);
	background-color: #f5f5f5;
	right: 85px;
	bottom: 13px;
	line-height: 41px;
	color: #1228b2;
	background-image: url(jtblue.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-left: 23px;
	font-size: 14px;
}

/* .jjbot li{
	font-size: 20px;
	line-height: 30px;
	padding-left: 21px;
	background-image: url(landian.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
	margin-bottom: 10px;
} */
/* 头部结束 */
.secation1 {
	/* height: 675px; */
	width: 100%;
	overflow: hidden;
}

.secation1>div {
	padding-top: 65px;
}

.secation1>div h3 {
	margin-bottom: 60px;
	text-align: center;
}

.secation>div {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.secation>div h3 {
	text-align: center;
}

.s1list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.s1list ul li {
	width: 543px;
	height: 185px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 74px;
}

.s1list ul li img {
	width: 272px;
	height: 100%;
	display: inline-block;
}

.s1list ul li div {
	display: inline-block;
	width: 245px;
	height: 100%;
	position: relative;
}

.s1list ul li div p {
	line-height: 36px;
	font-size: 22px;
	color: #333;
}

.s1list ul li div span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 158px;
	height: 45px;
	background-color: #2338be;
	padding-left: 48px;
	line-height: 45px;
	color: #fff;
	background-image: url(jtw.png);
	background-position: right 36px center;
	background-repeat: no-repeat;
}

.secation2 {
	height: 713px;
	width: 100%;
	background-color: #efefef;
}

.secation2>div {
	padding-top: 73px;
}

.secation2>div h3 {
	margin-bottom: 60px;
}

.s2list {
	display: flex;
	justify-content: space-between;
}

.s2left {
	width: 664px;
	height: 459px;
	position: relative;
}

.s2left img {
	width: 100%;
	height: 100%;
}

.s2left div {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.7);
	width: 494px;
	height: 256px;
	padding: 29px 39px 0 29px;
}

.s2left div h3 {
	font-size: 23px;
	line-height: 36px;
	color: #000000;
	text-align: left;
	margin-bottom: 16px;
}

.s2left div p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

.s2left div span {
	float: right;
	width: 134px;
	height: 45px;
	margin-top: 5px;
	box-shadow: 3px 4px 5px 0px rgba(134, 134, 134, 0.22);
	background-color: #f5f5f5;
	display: inline-block;
	padding-left: 31px;
	color: #333;
	line-height: 45px;
	background-position: right 29px center;
	background-image: url(jtb.png);
	background-repeat: no-repeat;
	font-size: 14px;
}

.s2right {
	width: 504px;
	height: 100%;
}

.s2right li {
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	height: 239px;
}

.s2right li h3 {
	font-size: 21px;
	line-height: 36px;
	color: #000;
	margin-bottom: 12px;
	text-align: left;
	margin-top: -10px;
}

.s2right li p {
	font-size: 16px;
	line-height: 30px;
	color: #999999;
	margin-bottom: 18px;
}

.s2right li span {
	margin-left: 4px;
	width: 134px;
	height: 45px;
	color: #333;
	padding-left: 31px;
	line-height: 45px;
	background-image: url(jtb.png);
	background-position: right 29px center;
	background-repeat: no-repeat;
	font-size: 14px;
	display: inline-block;
	box-shadow: 3px 4px 5px 0px rgba(134, 134, 134, 0.22);
	background-color: #f5f5f5;
}

.s2right li:nth-child(2) {
	border-bottom: 0;
	margin-top: 29px;
}

.secation3 {
	height: 711px;
	width: 100%;
	background-color: #fff;
}

.secation3>div {
	padding-top: 80px;
}

.secation3>div h3 {
	margin-bottom: 60px;
}

.s3list ul {
	display: flex;
	justify-content: space-between;
}

.s3list ul li {
	width: 372px;
	height: 474px;
}

.s3list ul li img {
	width: 100%;
	height: 248px;
	margin-bottom: 17px;
}

.s3list ul li h3 {
	font-size: 22px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 7px;
	text-align: left;
}

.s3list ul li p {
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #999999;
	margin-bottom: 26px;
}

.s3list ul li span {
	display: inline-block;
	width: 134px;
	height: 45px;
	background-color: #f5f5f5;
	box-shadow: 3px 4px 5px 0px rgba(134, 134, 134, 0.22);
	padding-left: 31px;
	line-height: 45px;
	font-size: 14px;
	color: #333333;
	background-image: url(jtb.png);
	background-repeat: no-repeat;
	background-position: right 29px center;
}

.colorchange_left,
.colorchange_right {
	width: 284px;
	height: 345px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.24);
	z-index: 999;
}

.colorchange_left {
	left: 0;
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0001));
}

.colorchange_right {
	top: 0px;
	left: 1520px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0001));
}
.slideGroup{
	margin: 0 auto;
	margin-bottom: 60px;
	width: 1242px;
}
.slideGroup .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.slideGroup .parHd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	position: relative;
	/* margin: 0px 45px; */
}

.tempWrap{
	margin-left: 22px;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	/* left: 5px; */
	top: 100px;
	display: block;
	width: 44px;
	height: 44px;
	background: url(lb2_left.png) no-repeat center;
}

.slideGroup .sNext {
	/* top: 150px; */
	right: 0;
	background: url(lb2_right.png) no-repeat center;
}

.slideGroup .sNext:hover,
.slideGroup .sNext:focus {
	background: url(lb2_onright.png) no-repeat center;
}

.slideGroup .sPrev:hover,
.slideGroup .sPrev:focus {
	background: url(lb2_onleft.png) no-repeat center;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover,
.slideGroup .sPrev:focus,
.slideGroup .sNext:focus {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin-right: 20px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	width: 285px;
	/* height: 345px; */
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 284px;
	height: 200px;
	display: block;
}

.slideGroup .parBd ul li .biaoti {
	line-height: 24px;
	width: 285px;
	overflow: hidden;
	text-align: left;
	padding: 10px 0;
	/* padding-left: 10px; */
	padding-bottom: 5px;
	/* padding-right: 5px; */
	position: relative;
	/* background: #eeeeee; */
}

.slideGroup .parBd ul li .biaoti a {
	color: #333;
	font-size: 22px;
	/* font-weight: bold; */
}

.slideGroup .sPrev {
	z-index: 999;
	/* top: 150px; */
	/* left: 284px; */
}

/* @media screen and (min-width:1600px) {
	.slideGroup .slideBox {
		margin: 0px auto;
		width: 1823px;
	}
}

@media screen and (max-width:1600px) {
	.slideGroup .parBd ul li .biaoti {
		width: 223px;
	}

	.slideGroup .parBd ul li {
		width: 223px;
		height: 280px;
	}

	.slideGroup .parBd ul li .pic img {
		width: 223px;
		height: 280px;
	}

	.slideGroup .parBd ul li .biaoti {
		width: 223px;
	}

	.slideGroup .sPrev {
		left: 223px;
		top: 110px;
	}

	.slideGroup .sNext {
		top: 110px;
		left: 1170px;
	}

	.colorchange_left,
	.colorchange_right {
		width: 223px;
		height: 280px;
	}

	.colorchange_right {
		top: 0px;
		left: 1214px;
	}
}

@media screen and (max-width:1400px) {
	.slideGroup .parBd ul li .biaoti {
		width: 198px;
	}

	.slideGroup .parBd ul li {
		width: 198px;
		height: 280px;
	}

	.slideGroup .parBd ul li .pic img {
		width: 198px;
		height: 280px;
	}

	.slideGroup .parBd ul li .biaoti {
		width: 198px;
	}

	.slideGroup .sPrev {
		left: 198px;
		top: 110px;
	}

	.slideGroup .sNext {
		top: 110px;
		left: 1048px;
	}

	.colorchange_left,
	.colorchange_right {
		width: 198px;
		height: 280px;
	}

	.colorchange_right {
		top: 0px;
		left: 1092px;
	}
} */
