body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.why_w {
	padding-bottom: 5rem;
}

.W_add {
	width: 48%;
	height: 300px;
	border: 1px solid;
}

.media {
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-heading h2>.W-s {
	color: white;
	font-weight: 100;
	letter-spacing: 2px;
	font-size: 2.5rem;
}

.section-heading h2>.W-ww {
	color: #00a5e0;
	font-weight: 100;
	letter-spacing: 2px;
	font-size: 2.5rem;
}

.wrap_swiper {
	width: 100%;
	overflow: hidden;
	height: 800px;
}

.W-r {
	color: white;
}

.W-q {
	display: -webkit-flex;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.W-q>img {
	width: 100%;
}

.media-w {
	margin-top: 1.2rem;
	width: 100%;
	text-align: center;
}

.media-w>img {
	width: 2.1rem;
	margin: 0 0.5rem;
	margin-top: -5px;
}

.media-w>h4 {
	display: inline-block;
	color: white;
	letter-spacing: 4px;

}

.col_wq {
	width: 100%;
	margin-top: 20%;
	position: relative;
}

.col_wq>img {
	width: 100%;
}

.col_wq .col_text {
	position: absolute;
	bottom: -16%;
	left: 10%;
	width: 80%;
	height: 33%;
	z-index: 1;
	background: white;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px #E0E0E0;
	overflow: hidden;
}

.text_w {
	width: 70%;
	margin-left: 15%;
	overflow: hidden;
	color: #666666;
	font-size: 0.8rem;
}

.col_text h3 {
	font-size: 2rem;
	font-weight: 500;
	margin: 3% 0;
	color: #333333;
}

.text_w>p {
	margin: 0;
	padding: 0 !important;
}

.row_m {
	width: 100%;
	display: flex;
	margin-bottom: 3.5rem;
	justify-content: space-between;
}

.col_m {
	/*width: 20%;*/
	text-align: center;
}

.col_m>img {
	width: 50%;
	margin-bottom: 1.1rem;
}

.col_m>h4 {
	font-size: 1.5rem;
}

.sec_w {
	padding: 0;
}

.sec_q {
	padding-top: 0;
}

.W_yun>img {
	width: 100%;
}

.img_text {
	width: 100%;
	height: 15rem;
	background: #F5F5F5;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.img_text>h3 {
	margin: 0;
	width: 50%;
	font-size: 2rem;
}

.yun_img {
	padding: 2rem 0;
}

.big_wrap {
	/*display: flex;
	flex-flow: column;
	align-items: center;*/
	padding: 3rem;
}

.big_top {
	width: 100%;
	/*border-bottom: 2px solid white;*/
	text-align: center;
}

.bigTop_line {
	display: inline-block;
	width: 25%;
	height: 0;
	border: 1px solid white;
}

.big_top>h2>.W-s {
	font-size: 2.8rem;
	color: white;
	padding-bottom: 2rem;
}

.big_text {
	width: 70%;
	padding: 3.5rem 0;
	color: white;
	text-align: center;
	font-size: 1.6rem;
	margin-left: 15%;
}

.big_btn {
	margin-top: 1rem;
	background: white;
	cursor: pointer;
	font-size: 1.8rem;
	border-radius: 5px;
	width: 25%;
	margin-left: 37%;
}

.big_btn>a {
	display: inline-block;
	padding: 1.6rem 2rem;
	width: 100%;
	color: #333333;
	text-decoration: none;
}

.big_btn>a:hover {
	border-radius: 5px;
	background: #E6E6E6;
}

.team_img {
	position: relative;
}

.team_img img {
	width: 99%;
}

.team_text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 99%;
	height: 30%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	/*display: flex;
	justify-content: center;
	align-items: center;*/
	text-align: center;
	line-height: 78px;
	font-size: 1.7rem;
}

.team_text2 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 99%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	line-height: 260px;
	text-align: center;
	font-size: 1.7rem;
}

.top_w {
	margin-top: 3rem;
}

.team_img1 {
	position: relative;
	overflow: hidden;
}

.team_img1 img {
	/*width: 96%;*/
}

.team_text1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	text-align: center;
	line-height: 260px;
	font-size: 1.7rem;
}

.portfolio_p {
	width: 100%;
}

.portfolio_list {
	width: 20%;
	float: left;
	height: 100px;
	margin: 2rem 0 3rem;
	text-align: center;
}

.portfolio_list>img {
	height: 50%;
}

.portfolio_list>.list_text {
	color: #999999;
	font-size: 2.2rem;
	margin-top: 1.5rem;
}

.twi_row {
	padding: 10rem 0;
}

.W_twi {
	text-align: left;
}

.W_twi>h3 {
	font-size: 1.8rem;
}

.W_twi a {
	display: block;
	font-weight: 100;
	color: white;
	padding: 0.4rem 0;
	font-size: 1.4rem;
	text-decoration: none;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background: none;
}

.w_jv {
	width: 100%;
}

.w_jv a {
	width: 100%;
}

.w_jv a img {
	width: 100%;
}

.jv_row {
	background: #F5F5F5;
}

.jv_img {
	padding: 4rem 0;
	text-align: center;
}

.jv_img>img {
	width: 25%;
}

.jv_con {
	padding: 4rem 0;
	background: white;
	text-align: center;
}

.jv_con>h3 {
	font-size: 2.4rem;
	padding-bottom: 1rem;
	color: #333333;
}

.jv_con>p {
	width: 50%;
	margin-left: 25%;
	font-size: 1.2rem;
}

.make_w {
	padding: 1rem 0;
	background: url(../jds_img/聚合支付/低.jpg) no-repeat;
	background-size: cover;
}

.make-s {
	font-size: 2.2rem;
	color: white;
	margin-bottom: 5rem;
}

.big_btn1 {
	padding: 1rem 5rem;
	background: white;
	border-radius: 3px;
	color: #666666;
	margin-top: 3.5rem;
}

.jv_point {
	padding-bottom: 5rem;
}

.row_point>img {
	width: 100%;
}

.p_s .p_img1 {
	width: 25%;
	margin-right: 5%;
}

.p_s .p_img2 {
	width: 20%;
}

.Q_s {
	position: relative;
}

.Q_s>img {
	width: 100%;
}

.Q_stext {
	position: absolute;
	right: 0;
	top: 30%;
	width: 30%;
}

.Q_stext>h3 {
	color: black;
	font-size: 2rem;
	margin-bottom: 1rem;
}

.Q_stext>p {
	color: #333333;
	font-size: 1.7rem;
	margin: 0;
	padding: 0.3rem 0;
}

.P_s {
	position: relative;
}

.make_q {
	clear: both;
	padding: 1rem 0;
	background: url(../jds_img/聚合支付/低.jpg) no-repeat;
	background-size: cover;
}

.big_line {
	font-size: 1.5rem;
	color: white;
	text-align: center;
}

.row_team {
	width: 100%;
	/*display: flex;
	justify-content: space-between;
	align-items: center;*/
}

.team_chang,
.team_chang1 {
	/* position: relative; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 15rem;
	background: #F5F5F5;
	text-align: center;
	padding: 2rem 0;
	margin-left: 3rem;
}

.team_chang>img,
.team_chang1>img {
	width: 7rem;
}

.team_chang>p,
.team_chang1>p {
	/* position: absolute; */
	bottom: 20px;
	/* left: 30%; */
	font-size: 1.5rem;
	color: #333333;
	padding-top: 1.5rem;
	margin: 0;
}

.row_team1 {
	margin-top: 2rem;
}

.row_core {
	padding-bottom: 2rem;
}

.W_core {
	text-align: center;
	color: white;
}

.core_text>h3 {
	font-size: 2.2rem;
	margin-bottom: 1.5rem;
}

.core_text>p {
	margin: 0;
	padding: 0.3rem 0;
}

.jv_add {
	/*background: #F5F5F5;*/
}

.add_slide {
	position: relative;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5rem;
}

.swiperner {
	width: 80%;
	margin-left: 10%;
}

.swiper-slide {
	width: 25%;
}

.swiper-button-prev {
	background: none;
}

.swiper-button-next {
	background: none;
}

.right_btn {
	position: absolute;
	left: 5%;
	top: 100px;
	cursor: pointer;
}

.right_btn>img {
	width: 1.5rem;
	opacity: 0.8;
}

.left_btn {
	position: absolute;
	right: 4%;
	bottom: 115px;
	cursor: pointer;
}

.left_btn>img {
	width: 1.5rem;
	opacity: 0.8;
}

.w_da {
	margin-bottom: 3rem;
	text-align: center;
}

.w_da>img {
	width: 80%;
}

.T_s {
	/*display: flex;
	justify-content: space-between;
	align-items: center;*/
}

.T_stext {
	/*float: right;*/
	display: inline-block;
	margin-left: 15%;
}

.T_img {
	width: 50%;
}

.T_stext>h3 {
	font-size: 2.1rem;
	color: #333333;
	font-weight: 300;
	padding-bottom: 1rem;
}

.T_stext>p {
	margin: 0;
	padding: 0.3rem;
}

.qd-w {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.7rem;
	color: #666666;
	padding-bottom: 4rem;
}

.qd_row {}

.qd_md2 {
	height: 11rem;
	text-align: center;
	margin: 1.3rem;
}

.qd_md2>img {
	width: 60%;
}

.qd_md2>p {
	margin: 0;
	padding: 1rem 0;
	font-size: 1.7rem;
	color: #333333;
}

.qd_chang {
	position: relative;
	width: 30%;
	padding: 0;
	margin: 1.3rem;
}

.qd_chang>img {
	width: 100%;

}

.qd_chang .qd_teamText {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	color: white;
	text-align: center;

}

.qd_teamText>h3 {
	font-size: 2rem;
	padding-top: 6rem;
}

.qd_teamText>p {
	margin: 0;
	font-size: 1.2rem;
	padding: 0.2rem 6%;
}

.pd_jvtext {
	width: 80%;
	margin-left: 10%;
}

.pd_jvtext>h3 {
	font-size: 2rem;
	color: #333333;
}

.pd_jvtext>p {
	margin: 0;
	font-size: 1rem;
}

.qd_imgCon {
	height: 25rem;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
}

.qd_img1 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pd_jvtext {
	height: 10rem;
}

.qd_core {
	color: white;
	text-align: center;
}

.qd_core>img {
	height: 70px;
}

.qd_core>h3 {
	font-size: 2rem;
}

.qd_coretext {
	margin-top: 2rem;
}

.qd_coretext>p {
	font-size: 1rem;
	margin: 0;
}

.qd_colm {
	text-align: center;
}

.qd_colm>img {
	height: 100px;
}

.qd_colm>h4 {
	color: #333333;
	font-size: 2.1rem;
	padding: 1rem 0;
	margin-top: 1rem;
}

.big_row {
	width: 100%;
}

.big_img {
	display: inline-block;
	width: 14%;
	text-align: center;
}

.big_img>img {
	width: 80%;
}

.big_img>span {
	display: block;
	margin-top: 10px;
	font-size: 1.7rem;
	color: #333333;
}

.lit_img {
	display: inline-block;
	width: 6.5%;
	text-align: center;
	vertical-align: top;
	margin-top: 5rem;
}

.lit_img>img {
	width: 30%;
}

.swa1 {
	position: relative;
}

.swa1 span {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 20%;
	margin: 0 auto;
	font-size: 1.9rem;
	color: #333333;
}


@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.w_jv {
		width: 1200px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
	.wrap_swiper {
		width: 100%;
		overflow: hidden;
		height: 220px;
	}

	.swiper-container {
		height: 220px;
	}

	#nav {
		height: 50px;
	}

	.navbar {
		height: 50px;
	}

	#nav .navbar-toggle {
		padding: 0;
		margin-right: 1.5rem;
	}

	.navbar-collapse {
		background: rgba(0, 0, 0, 0.5);
	}

	.collapse_logo {
		display: none;
	}

	.twi_row {
		padding: 1rem 0;
	}

	.portfolio_list {
		height: 7rem;
		display: flex;
		flex-flow: column;
		justify-content: space-around;
		align-items: center;
		margin: 1rem 0;
	}

	.portfolio_list>img {
		height: 30%;
	}

	.portfolio_list>.list_text {
		color: #999999;
		font-size: 1.2rem;
		margin-top: 1.5rem;
	}

	.right_btn {
		position: absolute;
		left: 3%;
		top: 23%;
		text-align: center;
	}

	.right_btn>img {
		margin-top: 1rem;
		width: 0.8rem;
		opacity: 0.8;
	}

	.left_btn {
		position: absolute;
		right: 1%;
		bottom: 38%;
	}

	.left_btn>img {
		margin-top: 1rem;
		width: 0.8rem;
		opacity: 0.8;
	}

	.T_s {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.T_stext {
		margin-left: 0;
	}

	/*.T_s {
		display: block;
	}*/
	.T_s>img {
		width: 50%;
		margin-left: 0;
	}

	.T_stext {
		text-align: center;
	}

	.big_img {
		display: inline-block;
		padding-top: 1rem;
		width: 25%;
	}

	.big_img>img {
		width: 100%;
	}

	.lit_img {
		display: inline-block;
		width: 5%;
		text-align: center;
	}

	.lit_img>img {
		width: 80%;
	}

	.w_jv {
		width: 100%;
		overflow: hidden;
	}

	.w_jv a img {
		width: 200% !important;
		margin-left: -10%;
	}

	.w_jvOne a img {
		width: 200% !important;
		margin-left: -83%;
	}

	.Q_s {
		text-align: center;
		/*display: flex;
		justify-content: center;
		align-items: center;*/
	}

	.Q_s>img {
		margin-left: 20%;
	}

	/*index兼容移动端*/
	.why_w {
		padding-bottom: 2rem;
	}

	section#about {
		padding: 1.2rem 0;
	}

	section#highlights {
		padding: 0;
	}

	section#services {
		padding: 0 0 2rem 0;
	}

	section#abour {
		padding: 0;
	}

	section#buyNow {
		padding: 0;
	}

	section#team {
		padding: 0;
	}

	section#portfolio {
		padding: 0;
	}

	.section-heading {
		padding: 0;
	}

	.section-heading>h2 .W-ww,
	.section-heading>h2 .W-s {
		font-size: 1.7rem;
	}

	.W-e {
		font-size: 1.3rem;
	}

	.media .media-body h4 {
		font-size: 1.5rem;
	}

	.rpw_md {
		width: 100%;
		display: flex;
		justify-content: space-around;
		margin: 0;
	}

	.W-q {
		width: 33.3%;
		padding: 0;
		margin: 0;
	}

	.img-responsive {
		width: 100%;
	}

	.media-w {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.media-w>img {
		width: 1.2rem;
		margin: 0;
	}

	.media-w>h4 {
		font-size: 1rem;
		width: 50%;
	}

	.media-w {
		margin-top: 1.2rem;
		width: 100%;
		/*display: flex;
	justify-content: center;
	align-items: center;*/
	}

	.row_w {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.row_w {
		margin: 0;
		padding: 0;
	}

	.col_wq>img {
		width: 100%;
	}

	.col_text h3 {
		font-size: 1.3rem;
		padding: 0.8rem 0;
	}

	.text_w p {
		display: none;
	}

	.col_m>img {
		width: 100%;
	}

	.row_m {
		margin-bottom: 2rem;
	}

	.col_m>h4 {
		font-size: 1.4rem;
	}

	.col-md-1 {
		display: none;
	}

	.yun_text {
		display: flex;
		justify-content: space-between;
	}

	.W_yun {
		width: 33%;
	}

	.W_yun>img {
		width: 100%;
	}

	.img_text {
		height: 6rem;
	}

	.img_text>h3 {
		font-size: 1.2rem;
		width: 90%;
	}

	.big_wrap {
		padding: 2rem 2rem 3rem;
		display: flex;
		flex-flow: column;
		align-items: center;
	}

	.big_top>h2>.W-s {
		font-size: 1.7rem;
		margin: 0;
		padding: 0;
	}

	.bigTop_line {
		width: 50%;
	}

	.big_text {
		padding: 2rem 0;
		font-size: 1.4rem;
		margin-left: 0;
	}

	.big_btn {
		width: 61%;
		margin-left: 0;
	}

	.big_btn>a {
		padding: 0.8rem 1.2rem;
		font-size: 1.4rem;

	}

	.team_wrow {
		display: flex;
		justify-content: space-between;
	}

	.top_w {
		width: 22%;
		margin: 0.5rem 0;
		padding: 0;
	}

	.top_m {
		width: 70% !important;
	}

	.team_text,
	.team_text2,
	.team_text1 {
		font-size: 1rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.team_img1 img {
		width: 100%;
	}

	.W_twi {
		text-align: center;
		float: left;
		width: 25%;
		padding: 0;
	}

	.W_twi>h3 {
		font-size: 1.6rem;
		margin-top: 0;
	}

	.W_twi a {
		font-size: 1.3rem;
	}

	.W_twi2 {
		width: 100%;
		text-align: left;
		margin-left: 1.5rem;
	}

	.media_WQ {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 1rem;
	}

	.media {
		width: 47%;
		height: 18rem;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		margin: 0;
		padding: 0;
	}

	.media a .media-object {
		width: 50%;
		padding: 0;
		margin: 0;
	}

	.media a.pull-left {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
		padding: 0;
	}

	.media-body {
		width: 90%;
		height: 40%;
		margin-top: 0.3rem;
		text-align: center;
	}

	/*聚合支付*/
	.section-page-header {
		padding: 0;
		margin-bottom: 1rem;
	}

	.jv_team {
		margin-bottom: 2.5rem;
	}

	.jv_row {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.jv_img {
		width: 50%;
		padding: 0;
	}

	.jv_img>img {
		width: 30%;
	}

	.jv_con {
		width: 50%;
		padding: 0;
	}

	.jv_con>h3 {
		font-size: 1.6rem;
		padding-bottom: 0;
	}

	.jv_con>p {
		width: 80%;
		font-size: 1rem;
		margin: 0 10% 1rem;
	}

	.row_team {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0;
	}

	.team_chang,
	.team_chang1 {
		width: 17%;
		height: 9rem;
		margin: 0;
		margin-top: 1rem;
		text-align: center;
		padding: 1.5rem 0;
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		align-items: center;
	}

	.team_chang>p,
	.team_chang1>p {
		position: relative;
		left: 0;
		bottom: 0;
	}

	.team_chang>img {
		height: 31%;
	}

	.team_chang1>p {
		margin: 0;
		color: #333333;
		font-size: 1rem;
	}

	.team_chang1>img {
		width: 80%;
	}

	.team_chang>p {
		font-size: 1rem;
	}

	.row_core1 {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.W_core {
		margin-top: 1rem;
		width: 23%;
		height: 19rem;
		padding: 0;
		display: flex;
		flex-flow: column;
		justify-content: space-around;
		align-items: center;
	}

	.W_core>img {
		width: 80%;
	}

	.core_text {
		height: 60%;
	}

	.core_text>h3 {
		font-size: 1.5rem;
	}

	.core_text>p {
		font-size: 1rem;
	}

	.col_da {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.w_da {
		width: 20%;
		padding: 0;
	}

	.swiper-slide img {
		height: 100%;
	}

	.w_da>img {
		width: 100%;
	}

	/*扫码支付*/
	.jv_point {
		padding-bottom: 2rem;
	}

	.make_q {
		padding-bottom: 0;
	}

	.w_sm>img {
		margin-left: -47%;
	}

	.p_s {
		padding-bottom: 2rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.p_s .p_img1 {
		width: 20%;
		margin-left: 0.7rem;
		margin-right: 1rem;
	}

	.p_s .p_img2 {
		width: 15%;
	}

	.P_s {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.P_s .P_img {
		width: 30%;
		margin-left: 5%;
		margin-right: 1rem;
	}

	.Q_stext {
		position: relative;
		width: 70%;
		margin-left: 15%;
		text-align: center;
	}

	.Q_stext>h3 {
		font-size: 1.6rem;
	}

	.Q_stext>p {
		font-size: 1.3rem;
		padding: 0.1rem 0;
	}

	.Q_stext1 {
		width: 95%;
		margin-left: 5%;
		margin: 0;
	}

	.Q_stext1>h3 {
		font-size: 1.4rem;
	}

	.Q_stext1>p {
		font-size: 1rem;
		padding: 0.1rem 0;
		color: #666666;
	}

	.Q_stext2 {
		padding-right: 0.5rem;
	}

	.E-w {
		margin: 0;
	}

	.big_line {
		font-size: 1.4rem;
	}

	.big_line>p {
		margin: 0 0 2rem 0;
		font-size: 1rem;
	}

	/*插件支付*/
	.T_stext>h3 {
		font-size: 1.6rem;
		margin: 0;
	}

	.T_stext>p {
		font-size: 1rem;
		padding: 0.2rem;
	}

	.w_cj a img {
		margin-left: -80%;
	}

	/*SDK下载*/
	.welcome {
		padding: 8rem 0 0;
	}

	.welcome-grid {
		display: inline-block;
		width: 22%;
		height: 0;
		padding-bottom: 20%;
		margin: 0;
		padding: 0;
		margin-left: 1.5%;
	}

	.welcome-grd {
		width: 100%;
		height: 0;
		padding-bottom: 80%;
		text-align: center;
	}

	.welcome h3 {
		font-size: 1.7rem;
	}

	.welcome-grids {
		margin: 2rem 0 3rem;
	}

	.welcome-grd>h4 {
		font-size: 1.4rem;
		margin: 0.5rem 0 0 0;
	}

	.welcome-grd>img {
		width: 40%;
	}

	/*渠道招商*/
	.section-page-header1 {
		padding: 0;
	}

	.con_qd a img {
		margin-left: -97%;
	}

	.qd-w {
		font-size: 1.4rem;
		padding-bottom: 1rem;
	}

	.qd_row {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.qd_md2 {
		width: 20%;
		text-align: center;
		margin: 0;
		padding: 2rem 0;
		display: flex;
		flex-flow: column;
		justify-content: space-around;
		align-items: center;
	}

	.qd_md2>img {
		width: 50%;
	}

	.qd_md2>p {
		font-size: 1.3rem;
	}

	.qd_chang {
		margin: 1rem 0;
	}

	.row_team1 {
		margin-top: 0;
	}

	.qd_teamText>h3 {
		font-size: 1.3rem;
		padding: 1.5rem 0;
	}

	.qd_imgCon {
		height: 25rem;
		padding: 2rem 0 8rem;
		overflow: hidden;
	}

	.qd_img1>img {
		width: 50%;
	}

	.pd_jvtext>h3 {
		font-size: 1.4rem;
	}

	.qd_core {
		float: left;
		width: 30%;
		text-align: center;
		margin-top: 1rem;
		padding: 0;
		height: 15rem;
		margin-left: 2.5%;
	}

	.qd_core img {
		height: 3.5rem;
	}

	.qd_core>h3 {
		font-size: 1.5rem;
	}

	.qd_coretext>p {
		font-size: 1rem;
	}

	.qd_m {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.qd_colm {
		width: 33.3%;
	}

	.qd_colm>img {
		height: 5rem;
	}

	.qd_colm>h4 {
		padding: 0;
		font-size: 1.6rem;
	}

	.qd_colm>p {
		font-size: 1rem;
	}

	.big_row {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0;
	}

	.big_img {
		display: inline-block;
		width: 14%;
		text-align: center;
	}

	.big_img>img {
		width: 100%;
	}

	.big_img>span {
		display: block;
		margin-top: 10px;
		font-size: 0.7rem;
		color: #333333;
	}

	.lit_img {
		display: inline-block;
		width: 6.5%;
		text-align: center;
		margin-top: 0;
		margin-bottom: 1rem;
	}

	.lit_img>img {
		width: 30%;
	}

	.swa1 span {
		bottom: 10%;
		font-size: 0.8rem;
	}

}

.bz {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.bz div,
img {
	cursor: pointer;
}