.module-tit h3 {
	font-size: 15px;
	color: #7a7e85;
	font-weight: normal;
	width: 40%;
	margin: 0 auto;
	line-height: 26px;
}

.module-tit {
	padding-top: 60px;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

/*clearfix写在浮动元素的上层*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.clearfix {
	zoom: 1;
}

.ellipsis_2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ssb_list>ul>li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 0 30px;
	margin-bottom: 45px;
}

.ssb_list>ul>li h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.ssb_list>ul>li p {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 20px;
}

img {
	max-width: 100%;
}

/* 2 */
.s2ba_thr {
	background: #f5f5f6;
	padding-bottom: 50px;
}

.sb_th {
	text-align: center;
}

.s2ba_two>ul>li {
	float: left;
	width: 16.66%;
	text-align: center;
}

.s2ba_two>ul>li p {
	font-size: 14px;
	color: #484c52;
	margin-top: 15px;
}

.s2ba_two {
	padding-bottom: 60px;
}

.s2ba_one {
	background: url(../image/oneba.jpg)no-repeat;
	width: 100%;
	height: 412px;
	background-size: 100% 100%;
}

.s2ba_one .module-tit h2,
.s2ba_one .module-tit h3 {
	color: #FFF;
}

.a2ba_list>ul>li {
	float: left;
	width: 16.66%;
	text-align: center;
	position: relative;
}

.a2ba_list>ul>li::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	width: 1px;
	height: 190px;
	background: url(../image/zizxian.jpg)no-repeat;
	background-size: 100% 100%;
	opacity: .1;
}

.a2ba_list>ul>li:last-child::after {
	height: 0;
}

.a2ba_list>ul>li p {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
}

.mob_dds>ul>li {
	float: left;
	border-width: 1px;
	border-color: rgb(223, 223, 223);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 283px;
	height: 214px;
	margin: 0 20px 20px 0;
	text-align: center;
}

.mob_dds>ul>li:nth-child(4n) {
	margin-right: 0;
}

.mob_dds>ul>li h2 {
	font-size: 18px;
	color: #222222;
	margin: 25px 0 15px;
}

.mob_dds>ul>li p {
	font-size: 14px;
	color: #777777;
	line-height: 24px;
	padding: 0 10%;
}

.mob_dds>ul>li img {
	margin-top: 24px;
}

/* 跨境电商 */
.cros_one>ul>li {
	margin-bottom: 50px;
}

.cros_one>ul>li h1 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 35px;
}

.cros_one>ul>li h1 em {
	color: #151617;
	font-size: 16px;
	font-weight: bold;
	font-style: initial;
}

.cros_two {
	background: url(../image/kuab.jpg)no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 537px;
}

.cros_two ul li {
	float: left;
	background-color: rgb(255, 255, 255);
	width: 386px;
	height: 277px;
	text-align: center;
	padding: 0 70px;
	margin-right: 20px;
}

.cros_two ul {
	margin-top: 25px;
}

.cros_two ul li:nth-child(3n) {
	margin-right: 0;
}

.cros_two ul li h1 {
	font-size: 16px;
	color: #222222;
	margin: 23px 0 13px;
}

.cros_two ul li p {
	font-size: 14px;
	color: #777777;
	line-height: 26px;
}

.cros_two ul li img {
	margin: 40px 0 0;
}

* {
	box-sizing: border-box;
}

.cro_pass {
	text-align: center;
}

.cro_pass img {
	margin-bottom: 60px;
}

.cros_thr {
	background: url(../image/dias1.jpg)no-repeat;
	width: 100%;
	height: 949px;
	background-size: 100% 100%;
}

.mob_dds2 {
	margin-top: 25px;
}

.mob_dds2>ul>li {
	background-color: rgb(255, 255, 255);
	width: 285px;
	height: 216px;
	border: none;
}

/* bbx */
.bbc_one {
	padding: 20px 0;
}

.bbc_tit>ul>li {
	float: left;
	background-color: rgb(248, 181, 81);
	width: 236px;
	height: 150px;
	margin-right: 5px;
	text-align: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.bbc_tit>ul>li:last-child {
	margin-right: 0;
}

.bbc_hide {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f19149;
	font-size: 14px;
	color: #FFF;
	padding: 0 20px;
	display: flex;
	align-items: center;
	transition: all .4s;
}

.bbc_tit {
	margin-bottom: 20px;
}

.bbc_tit>ul>li.on .bbc_hide {
	bottom: 0;
}

.bbc_show img {
	margin: 15px 0 10px;
}

.bbc_desa>ul>li {
	display: none;
}

.bbc_desa>ul>li:first-child {
	display: block;
}

.bbc_show p {
	font-size: 24px;
	color: #ffffff;
}

.bbc_data>ul>li {
	float: left;
	background-color: rgb(255, 255, 255);
	width: 386px;
	height: 220px;
	padding: 50px 45px 0;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	margin-right: 20px;
}

.bbc_data>ul>li:nth-child(3n) {
	margin-right: 0;
}

.bbc_data>ul>li h1 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
}

.bbc_data>ul>li p {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	position: relative;
	z-index: 2;
}

.bbc_data>ul>li img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

/*  */
.lab_list>ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.lab_list>ul>li {
	padding: 0 15px;
	width: 33.33%;
	text-align: center;
}

.lab_list>ul>li img {
	transition: all .4s;
}

.lab_list>ul>li:hover img {
	transform: rotate(360deg);
}

.lab_list>ul>li h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin: 20px 0 25px;
}

.lab_list>ul>li p {
	font-size: 14px;
	color: #888888;
	line-height: 25px;
	margin-bottom: 45px;
}

/* 付费 */
.pay_ones h1 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.pay_ones h2 {
	background: #0078d7;
	width: 100px;
	height: 2px;
	margin: 30px 0 35px;
}

.pay_ones p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pone_fl {
	width: 400px;
}

.pay_thrs>ul>li {
	float: left;
	width: 20%;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	padding: 30px 0 20px;
}

.pay_thrs>ul>li img {
	transition: all 0.4s;
}

.pay_thrs>ul>li:hover img {
	transform: rotate(360deg);
}

.pay_thrs>ul>li p {
	font-size: 16px;
	color: #333333;
}

.lotthr>ul>li {
	margin-bottom: 40px;
}

.lotthr>ul>li h1 {
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
	font-weight: normal;
}

.lotthr>ul>li ul>li {
	float: left;
	text-align: center;
	width: 16.66%;
}

.lotthr>ul>li ul>li p {
	font-size: 14px;
	color: #333333;
	margin-top: 6px;
}

.lotthr>ul>li ul>li img {
	transition: all .4s;
}

.lotthr>ul>li ul>li:hover img {
	transform: rotate(360deg);
}

.lotfou>ul>li {
	float: left;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.13);
	width: 283px;
	height: 389px;
	margin-right: 20px;
}

.lotfou>ul>li:nth-child(4n) {
	margin-right: 0;
}

.lot_test {
	padding: 10px 20px 25px;
}

.lot_test h1 {
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
}

.lot_test h1 em {
	font-size: 16px;
	color: #333333;
	position: relative;
	padding-left: 14px;
	font-style: initial;
	font-weight: normal;
}

.lot_test h1 em::after {
	content: "";
	position: absolute;
	background-color: rgb(51, 51, 51);
	width: 3px;
	height: 17px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.lot_test h1 i {
	font-size: 12px;
	color: #848484;
	font-weight: normal;
}

.lot_p {
	margin-top: 15px;
}

.lot_p p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.li_last>ul>li {
	float: left;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 26.73px 0.27px rgba(0, 0, 0, 0.09);
	width: 280px;
	height: 200px;
	margin: 0 25px 25px 0;
	text-align: center;
	padding: 0 50px;
}

.li_last>ul>li:nth-child(4n) {
	margin-right: 0;
}

.li_last>ul>li p {
	font-size: 12px;
	color: #848484;
	margin-bottom: 15px;
}

.lot_icon i {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 25px;
}

.lot_icon>* {
	display: inline-block;
	vertical-align: middle;
}

.lot_icon {
	margin: 35px 0 20px;
}

.onlines_list>ul>li {
	float: left;
	border-width: 1px;
	border-color: rgb(238, 238, 238);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
	width: 378px;
	height: 259px;
	margin: 0 30px 0 0;
	padding: 25px 40px;
}

.onlines_list>ul>li:nth-child(3n) {
	margin-right: 0;
}

.onlines_list>ul>li h1 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-bottom: 15px;
}

.onlines_list>ul>li p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.pnli_lis>ul>li {
	float: left;
	text-align: center;
}

.pnli_lis>ul {
	display: flex;
	justify-content: space-between;
}

.pnli_lis>ul>li p {
	font-size: 14px;
	color: #666666;
	margin-top: 6px;
}

.pnli_lis {
	margin-top: 25px;
}

.onlin_two>ul>li {
	float: left;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.06);
	width: 183px;
	height: 150px;
	margin: 0 20px 20px 0;
	text-align: center;
	padding: 0 20px;
}

.onlin_two>ul>li:nth-child(6n) {
	margin-right: 0;
}

.onlin_two>ul>li h2 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 10px 0;
}

.onlin_two>ul>li p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.onlin_two>ul>li img {
	margin-top: 12px;
	transition: all .4s;
}

.onlin_two>ul>li:hover img {
	transform: rotate(360deg);
}

.onl_xin {
	text-align: center;
}

.anima_twoon>ul>li {
	margin-bottom: 50px !important;
}

.medifou>ul>li {
	float: left;
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 26.73px 0.27px rgba(0, 0, 0, 0.09);
	width: 386px;
	height: 522px;
	margin-right: 20px;
}

.medifou>ul>li:nth-child(3n) {
	margin-right: 0;
}

.medi_p {
	padding: 20px;
}

.medi_p p {
	font-size: 14px;
	color: #848484;
	line-height: 30px;
}

.medi_top {
	padding: 22px 30px;
}

.medi_top h1 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 8px;
}

.medi_top p {
	font-size: 14px;
	color: #848484;
	line-height: 23px;
}

.medi_top {
	border-radius: 6px;
	background-color: rgb(236, 248, 255);
	width: 100%;
	height: 120px;
	text-align: center;
}

/* 社交电商 */
.onr_one>ul>li {
	float: left;
	width: 590px;
	height: 360px;
	margin-right: 20px;
	position: relative;
}

.onr_one>ul>li:nth-child(2n) {
	margin-right: 0;
}

.onpr_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	display: flex;
	align-items: center;
}

.onpr_text i {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 20px;
}

.cros_two2 ul li {
	height: 332px;
}

.cros_two2 {
	background: url(../image/kuab2.jpg)no-repeat;
	height: 608px;
	background-size: 100% 100%;
}

.onre_ba {
	background: url(../image/huij.jpg)no-repeat;
	height: 1083px;
	width: 100%;
	background-size: 100% 100%;
}

.ssb_list2>ul>li h2 {
	margin-top: 15px;
}

.ssb_list2>ul>li {
	margin-bottom: 70px;
}

.ssb_list2 {
	margin-top: 70px;
}

.livet_two {
	height: 930px;
	width: 100%;
	background: url(../image/zjibo.jpg)no-repeat;
	background-size: 100% 100%;
}

.livet_two ul>li {
	float: left;
	width: 276px;
	margin-right: 30px;
}

.livet_two ul>li:nth-child(4n) {
	margin-right: 0;
}

.libe_pic {
	width: 100%;
	height: 536px;
}

.libe_text {
	text-align: center;
	padding: 0 70px;
	margin-top: 44px;
}

.libe_text h1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.libe_text p {
	font-size: 14px;
	color: #777777;
	line-height: 24px;
}

.livet_two ul {
	margin-top: 15px;
}

.livet_thr {
	width: 100%;
	height: 661px;
	background: url(../image/bob.jpg)no-repeat;
	background-size: 100% 100%;
}

.livet_thr ul>li {
	float: left;
	border-width: 1px;
	border-color: #e4e4e4;
	border-style: solid;
	width: 222px;
	height: 178px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	align-content: center;
}

.livet_thr ul>li:nth-child(5n) {
	margin-right: 0;
}

.livet_thr ul>li p {
	font-size: 16px;
	color: #444444;
	margin-top: 18px;
	width: 100%;
}

.livet_thr ul>li img {
	transition: all .4s;
}

.livet_thr ul>li:hover img {
	transform: rotate(360deg);
}

.livet_thr ul {
	margin-top: 40px;
}

/* 小程序 */
.appo_two ul li {
	float: left;
	width: 108px;
	margin-right: 70px;
	text-align: center;
}

.appo_two ul li:last-child {
	margin-right: 0;
}

.appo_two ul li p {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
}

.appo_one>ul {
	margin-top: 20px;
}

.appo_one>ul>li {
	float: left;
	width: 16.66%;
	text-align: center;
	margin-bottom: 70px;
}

.appo_one>ul>li p {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}

.appo_one>ul>li img {
	transition: all .4s;
}

.appo_one>ul>li:hover img {
	transform: rotate(360deg);
}

.inter_one>ul>li {
	float: left;
	width: 380px;
	margin-right: 30px;
}

.inter_one>ul>li:last-child {
	margin-right: 0;
}

.intp_tetx {
	margin-top: 22px;
	text-align: center;
	padding: 0 80px;
}

.intp_tetx h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.intp_tetx p {
	font-size: 12px;
	color: #848484;
	line-height: 21px;
}

.inmed_list>ul>li {
	float: left;
	width: 25%;
	margin-bottom: 50px;
}

.inmed_list>ul>li>* {
	display: inline-block;
	vertical-align: middle;
}

.intt_text {
	width: 170px;
}

.intt_text h1 {
	font-size: 16px;
	color: #0a5abb;
	margin-bottom: 15px;
}

.intt_text p {
	font-size: 12px;
	color: #848484;
	line-height: 20px;
}

.inr_swier .swiper-container {
	width: 100%;
	height: 100%;
}

.inr_swier .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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;
	transition: 300ms;
	transform: scale(0.8);
}

.inr_swier .swiper-slide-active,
.inr_swier .swiper-slide-duplicate-active {
	transform: scale(1);
}

.ino_bac {
	width: 264px;
	height: 530px;
	background: url(../image/shomo.png)no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.an_more {
	background-color: rgb(19, 188, 182);
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	color: #ffffff;
	margin: 30px auto 0;
}

.in_an>ul>li {
	float: left;
	background-color: rgb(255, 255, 255);
	width: 285px;
	height: 272px;
	text-align: center;
	margin-right: 20px;
}

.in_an>ul>li:last-child {
	margin-right: 0;
}

.in_an>ul>li a {
	font-size: 14px;
	color: #666666;
	border-width: 1px;
	border-color: rgb(238, 238, 238);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 198px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	display: inline-block;
}

.in_an>ul>li h2 {
	font-size: 16px;
	color: #666666;
	margin: 0 auto 10px;
}

.an_pic {
	width: auto;
	height: 147px;
	line-height: 147px;
	text-align: center;
	margin: 20px auto 30px;
	display: flex;
	align-items: center;
	justify-content: center
}

.lab_list4>ul>li{
		width: 25%;
	}

.lab_list4>ul>li p{
	padding: 0 12%;
}
















@media (max-width: 768px) {
	.banner-inner {
		height: 70px;
	}

	.module-tit {
		padding: 30px 0 20px;
	}

	.module-tit h3 {
		width: 90%;
		font-size: 12px;
		line-height: 17px;
	}

	.wrap {
		width: 100%;
	}

	.ssb_list>ul>li {
		width: 50%;
		padding: 0 10px;
	}

	* {
		box-sizing: border-box;
	}

	.a2ba_list>ul>li {
		width: 33.33%;
		margin-bottom: 10px;
	}

	.a2ba_list>ul>li img {
		width: 40px;
	}

	.s2ba_one {
		height: auto;
		padding-bottom: 20px;
	}

	.s2ba_thr {
		padding: 0 15px 30px;
	}

	.s2ba_two {
		padding: 0 15px;
	}

	.s2ba_two>ul>li {
		width: 33.33%;
		margin-bottom: 15px;
	}

	.s2ba_two>ul>li img {
		width: 50px;
		height: 50px;
	}

	.mob_dds>ul>li {
		width: calc((100% - 10px)/2);
		height: 250px;
		margin: 0 10px 20px 0;
	}

	.mob_dds>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.cros_one {
		padding: 0 15px;
	}

	.cros_two ul li {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 15px 15px;
	}

	.cros_two,
	.cros_thr {
		height: auto;
	}

	.cro_pass {
		padding: 0 15px;
	}

	.bbc_one {
		padding: 20px 15px;
	}

	.bbc_tit>ul>li {
		height: 130px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: calc((100% - 16px)/5);
		margin-right: 4px;
	}

	.bbc_show img {
		margin: 15px 0 10px;
		width: 20px;
	}

	.bbc_show p {
		font-size: 12px;
	}

	.bbc_hide {
		font-size: 12px;
		padding: 0 2px;
	}

	.bbc_data>ul>li {
		float: left;
		background-color: rgb(255, 255, 255);
		width: 100%;
		height: 220px;
		padding: 50px 45px 0;
		text-align: center;
		margin-bottom: 20px;
		position: relative;
		margin-right: 20px;
	}

	.lab_list>ul>li {
		width: 50%;
	}

	.lab_list>ul {
		align-items: flex-start;
	}

	.lab_list>ul>li img {
		width: 80px;
	}

	.lab_list>ul>li h2 {
		margin: 15px 0 20px;
	}

	.lab_list>ul>li p {
		margin-bottom: 20px;
	}

	.pone_fl {
		width: 100%;
		padding: 0 15px;
	}

	.pay_thrs>ul>li {
		width: 33.33%;
		padding: 10px 0 20px;
	}

	.onlines_list>ul>li {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
	}

	.onlin_two>ul>li {
		width: calc((100% - 20px)/2);
		height: 170px;
		margin: 0 20px 20px 0;
		text-align: center;
		padding: 0 20px;
	}

	.onlin_two>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.anima_twoon>ul>li {
		margin-bottom: 0px !important;
	}

	.lotthr>ul>li ul>li {
		width: 33.33%;
		margin-bottom: 20px;
	}

	.lotthr>ul>li {
		margin-bottom: 10px;
	}

	.lotfou>ul>li {
		width: calc((100% - 20px)/2);
		height: auto;
		margin: 0 20px 20px 0;
	}

	.lotfou>ul>li:nth-child(2n),
	.li_last>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.li_last>ul>li {
		width: calc((100% - 20px)/2);
		height: 260px;
		margin: 0 20px 20px 0;
	}

	.medifou>ul>li {
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.onr_one>ul>li {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	.onre_ba {
		height: auto;
	}

	.ssb_list2 {
		margin-top: 20px;
	}

	.ssb_list2>ul>li {
		margin-bottom: 25px;
	}

	.livet_two ul>li {
		width: 50%;
		margin-right: 0;
		text-align: center;
		margin-bottom: 15px;
		padding: 0 7px;
	}

	.libe_pic {
		height: auto;
	}

	.libe_text {
		text-align: center;
		padding: 0 20px;
		margin-top: 15px;
	}

	.livet_two {
		height: auto;
	}

	.livet_two ul {
		padding: 0 10px;
	}

	.livet_thr ul>li {
		float: left;
		border-width: 1px;
		border-color: #e4e4e4;
		border-style: solid;
		width: calc((100% - 20px)/2);
		height: 178px;
		margin-right: 20px;
	}

	.livet_thr ul>li:nth-child(5n) {
		margin-right: 20px;
	}

	.livet_thr ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.livet_thr {
		height: auto;
	}

	.appo_one>ul>li {
		width: 33.33%;
		margin-bottom: 30px;
	}

	.appo_two ul li {
		margin-right: 0;
		width: 14.285%;
	}

	.inter_one>ul>li {
		float: left;
		width: calc((100% - 20px)/3);
		margin-right: 10px;
	}

	.inter_one>ul>li:nth-child(3n) {
		margin-right: 0;
	}

	.intp_tetx {
		padding: 0;
	}

	.inmed_list>ul {
		display: flex;
		flex-wrap: wrap;
	}

	.inmed_list>ul>li {
		width: 33.33%;
		float: none;
		text-align: center;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.intt_pic {
		width: 50px;
		margin: 0 auto;
	}

	.intt_text {
		width: 100%;
	}

	.inmed_list>ul>li>* {
		display: block;
	}

	.ino_bac {
		width: auto;
		height: auto;
	}

	.ino_bac img {
		padding: 6px 10px 10px;
	}

	.in_an>ul>li {
		float: left;
		background-color: rgb(255, 255, 255);
		width: calc((100% - 10px)/2);
		height: 272px;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.in_an>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.in_an>ul>li a {
		width: 80%;
	}

	.an_pic {
		width: 70%;
	}
	
}
