body {
	margin: 0 auto;
	color: #333;
	padding: 0;
	font-family: "Microsoft Yahei";
	text-align: center;
}

.swiper1 {
	width: 100%;
	display: flex;
}

.swiper1 .swiper-slide {
	text-align: center;
	font-size: 16px;
	height: 50px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
}

.swiper2 {
	width: 100%;
}

.swiper2 .swiper-slide {}

.container {
	width: 1200px;
	margin: 50px auto;
}

.swiper1 {
	width: 100%;
	position: relative;
}

.licheng_jiantou_left {
	width: 37px;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	height: 84px;
	background-color: #FFFFFF;
	text-align: center;
	/*line-height: 84px;*/
}

.licheng_jiantou_left img {
	/*vertical-align: middle;*/
	margin-top: 22px;
}

.licheng_jiantou_right {
	width: 37px;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
	height: 84px;
	background-color: #FFFFFF;
	text-align: center;
	/*line-height: 84px;*/
}

.licheng_jiantou_right img {
	/*vertical-align: middle;*/
	margin-top: 22px;
}

.licheng_title {
	flex: 1124px;
	height: 84px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	z-index: 99;
	position: relative;
}

.licheng_line {
	width: 1124px;
	height: 1px;
	position: absolute;
	z-index: 9;
	left: 37px;
	top: 41px;
	right: 0;
	background: url(../images/img3.png) center center repeat-x;
}

.licheng_item {
	width: 212px;
	height: 84px;
	/* background: url(../images/img3.png) center center repeat-x; */
}

.licheng_item span {
	font-family: arial;
	font-size: 20px;
	color: #097ad8;
	display: inline-block;
	width: 58px;
	height: 58px;
	background-color: #f8fcff;
	border: #e1e7ea 1px solid;
	border-radius: 100%;
	text-align: center;
	line-height: 58px;
}

.swiper1 .selected span {
	color: #ffffff;
	background-color: #097ad8;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.licheng_neirong {
	padding-top: 50px;
	width: 1200px;
}

.licheng_neirong_img1 {
	padding-left: 95px;
	text-align: left;
}

.licheng_neirong_tt {
	background: url(../images/img6.png) 110px top repeat-y;
	padding: 20px 0;
}

.licheng_neirong_item {
	padding-bottom: 30px;
	display: flex;
}

.licheng_neirong_item_01 {
	width: 93px;
	text-align: right;
	padding-right: 10px;
	font-size: 15px;
	color: #555555;
	padding-top: 16px;
}

.licheng_neirong_item_02 {
	width: 15px;
	padding-top: 16px;
}

.licheng_neirong_item_02 img {
	width: 100%;
}

.licheng_neirong_item_03 {
	padding-left: 50px;
	padding-top: 15px;
}

.licheng_neirong_item_04 {
	flex: 1;
	padding: 15px;
	background-color: #f1f1f1;
	border-radius: 10px;
	text-align: left;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}