/*
 * Responsive inner pages.
 * Deliberately limited to CSS supported by Chrome 72.
 */

/* Media queries ordered from large screens to small screens. */
/*
 * Unified responsive tiers.
 * Kept compatible with Chrome 72: no gap, clamp(), aspect-ratio or container queries.
 */
@media screen and (max-width: 1706px) { .incustomer-wrap .swp-prev { left: -40px; } .incustomer-wrap .swp-next { right: -40px; } .inner .aboutintro .pic { width: 48%; height: 500px; margin-left: 50px; } .inner .aboutintro .cont .des { margin-top: 36px; line-height: 30px; } .inner .about-ys li .num { font-size: 64px; } .inner .about-ys li .num sup { font-size: 40px; } .inner .culture-item .cover { padding: 75px 70px 82px; } .inner .culture-item .cover .cont h4 { font-size: 32px; } .inner .culture-item .cover .cont p { font-size: 18px; line-height: 26px; } .inner .honor-item { height: 450px; } }

@media screen and (max-width: 1536px) { .inner .aboutintro .pic { height: 470px; margin-left: 45px; } .inner .aboutintro .cont h3 { font-size: 38px; line-height: 42px; } .inner .aboutintro .cont .des { margin-top: 30px; font-size: 15px; line-height: 28px; } .inner .culture-item .cover { padding: 62px 54px 68px; } .inner .culture-item .cover .cont p { font-size: 17px; line-height: 24px; } .inner .honor-item { height: 410px; } }

@media screen and (max-width: 1280px) { .incustomer-wrap .swp-prev { left: -30px; } .incustomer-wrap .swp-next { right: -30px; } .inner .about-a { padding-top: 78px; padding-bottom: 95px; } .inner .aboutintro .pic { width: 46%; height: 420px; margin-left: 35px; } .inner .aboutintro .cont h3 { font-size: 36px; line-height: 40px; } .inner .aboutintro .cont .des { margin-top: 24px; font-size: 14px; line-height: 26px; } .inner .about-ys { margin-top: 55px; } .inner .about-ys li .num { font-size: 52px; letter-spacing: -2px; } .inner .about-ys li .num sup { top: -20px; font-size: 32px; } .inner .about-ys li .des { font-size: 14px; } .inner .culture-item .cover { padding: 42px 32px 48px; } .inner .culture-item .cover .cont h4 { margin-bottom: 16px; padding-bottom: 26px; font-size: 29px; } .inner .culture-item .cover .cont p { font-size: 16px; line-height: 23px; } .inner .culture-item .cover .ico img { max-height: 66px; } .inner .about-c { padding-top: 100px; padding-bottom: 95px; } .inner .honor-item { height: 360px; } .inner .serve-num ul li .num { font-size: 48px; letter-spacing: -2px; } .inner .serve-num ul li .num sup { font-size: 32px; margin-left: 6px; } .inner .serve-num ul li p { font-size: 14px; } }

/* Company / About page mobile refinement. */
@media screen and (max-width: 992px) {
	.inner .about-a {
		padding-top: 50px;
		padding-bottom: 58px;
	}
	.inner .aboutintro .pic {
		float: none;
		width: 100%;
		height: 240px;
		margin: 0 0 26px;
		border-radius: 8px;
	}
	.inner .aboutintro .cont {
		width: 100%;
		padding-top: 0;
		overflow: visible;
	}
	.inner .aboutintro .cont h3 {
		font-size: 28px;
		line-height: 1.2;
		letter-spacing: -.5px;
		word-break: normal;
	}
	.inner .aboutintro .cont .des {
		margin-top: 20px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0;
	}
	.inner .aboutintro .cont .des p { margin-bottom: 14px; }
	.inner .about-ys {
		margin: 38px -6px -20px;
	}
	.inner .about-ys li {
		display: block;
		width: 50%;
		margin-bottom: 20px;
		padding: 0 6px 16px;
		align-items: initial;
		overflow: hidden;
	}
	.inner .about-ys li .num {
		font-size: 35px;
		line-height: 1;
		letter-spacing: -1.5px;
	}
	.inner .about-ys li .num sup {
		top: -12px;
		margin-left: 3px;
		font-size: 21px;
	}
	.inner .about-ys li .des {
		min-height: 48px;
		margin-top: 9px;
		padding-right: 4px;
		font-size: 12px;
		line-height: 16px;
		word-break: normal;
		overflow-wrap: break-word;
	}
	.inner .about-b,
	.inner .about-c,
	.inner .about-d,
	.inner .about-e {
		padding-top: 55px;
		padding-bottom: 58px;
	}
	.inner .about-b .nytit,
	.inner .about-c .nytit,
	.inner .about-d .nytit,
	.inner .about-e .nytit {
		width: auto;
		margin: 0 15px 26px;
		text-align: left;
	}
	.inner .about-b .nytit h3,
	.inner .about-c .nytit h3,
	.inner .about-d .nytit h3,
	.inner .about-e .nytit h3 {
		font-size: 28px;
		line-height: 1.2;
		letter-spacing: -.5px;
	}
	.inner .swiper-container-culture {
		margin: 0 15px;
		overflow: visible;
	}
	.inner .swiper-container-culture .swiper-wrapper {
		display: block;
		height: auto;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}
	.inner .swiper-container-culture .culture-item {
		width: 100% !important;
		height: 260px;
		margin-bottom: 14px;
		border-radius: 8px;
		overflow: hidden;
	}
	.inner .culture-item .pic { width: 100%; height: 260px; }
	.inner .culture-item .cover {
		padding: 32px 24px;
		align-items: center;
		justify-content: center;
	}
	.inner .culture-item .cover .cont h4 {
		margin-bottom: 14px;
		padding-bottom: 22px;
		font-size: 25px;
	}
	.inner .culture-item .cover .cont p {
		font-size: 14px;
		line-height: 21px;
	}
	.inner .culture-item .cover .ico img { max-height: 58px; }
	.inner .about-c .inserve-rz {
		display: flex;
		margin-top: 0;
		padding: 18px 12px;
		align-items: center;
		justify-content: center;
		overflow: hidden;
	}
	.inner .about-c .inserve-rz .item {
		width: 50%;
		padding: 0 5px;
	}
	.inner .about-c .swiper-wrap,
	.inner .about-e .swiper-wrap {
		width: auto;
		margin: 25px 15px 0;
		padding: 5px 0 0;
		overflow: hidden;
	}
	.inner .honor-item {
		height: 285px;
		padding: 16px;
		border-radius: 8px;
	}
	.inner .swp-bar {
		margin-top: 30px;
	}
	.inner .swp-bar .btn {
		width: 44px;
		height: 44px;
		margin: 0 20px;
		font-size: 20px;
		line-height: 44px;
	}
	.inner .swp-bar .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 4px;
	}
	.inner .about-d { padding-bottom: 0; }
	.inner .strength-wrap {
		display: block;
		padding: 3px;
	}
	.inner .strength-wrap > .item {
		float: none;
		width: 100% !important;
		padding: 0;
	}
	.inner .strength-wrap .item .ibox { height: auto; }
	.inner .strength-wrap .item .ibox ul {
		display: flex;
		height: auto;
		margin: 0 !important;
		flex-wrap: wrap;
	}
	.inner .strength-wrap .item .ibox ul li,
	.inner .strength-wrap > .item > li {
		display: block;
		margin: 0;
		padding: 0 !important;
		border: 3px solid #e7eaef;
		box-sizing: border-box;
		overflow: hidden;
		list-style: none;
	}
	.inner .strength-wrap > .item:nth-child(1) .ibox ul li {
		width: 50% !important;
		height: 150px !important;
	}
	.inner .strength-wrap > .item:nth-child(2) > li {
		width: 100% !important;
		height: 220px !important;
	}
	.inner .strength-wrap > .item:nth-child(3) .ibox ul li:first-child {
		width: 100% !important;
		height: 220px !important;
	}
	.inner .strength-wrap > .item:nth-child(3) .ibox ul li:nth-child(2),
	.inner .strength-wrap > .item:nth-child(3) .ibox ul li:nth-child(3),
	.inner .strength-wrap > .item:nth-child(4) .ibox ul li {
		width: 50% !important;
		height: 150px !important;
	}
	.inner .strength-wrap .item .ibox ul li .iibox {
		width: 100%;
		height: 100% !important;
	}
	.inner .equipment-item {
		height: 220px;
		border-radius: 8px;
	}
}

@media screen and (max-width: 992px) { body.inner .nybanner { height: 360px; margin-top: 64px; } body.inner .nybanner img, body.inner .nybanner .swiper-slide img { height: 360px; } body.inner .nybanner .tit { margin-top: 0; } body.inner .nybanner .tit h3 { font-size: 44px; } body.inner .nybanner .tit p { margin-top: 18px; line-height: 26px; } .incustomer-wrap .swp-prev { left: 0; } .incustomer-wrap .swp-next { right: 0; } .inner .aboutintro .pic { float: none !important; width: 100%; margin-left: 0; } .inner .serve-num { height: auto; padding: 40px 24px 18px; } .inner .serve-num ul { flex-wrap: wrap; } .inner .serve-num ul li { width: 33.3333%; max-width: none; margin-bottom: 24px; padding: 0 8px; text-align: center; } }

@media screen and (min-width: 641px) and (max-width: 992px) { .inner .about-a { padding-top: 68px; padding-bottom: 72px; } .inner .aboutintro .pic { height: 360px; margin: 0 0 32px; } .inner .aboutintro .cont h3 { font-size: 34px; } .inner .aboutintro .cont .des { font-size: 15px; line-height: 26px; } .inner .about-ys li { width: 33.3333%; } .inner .about-ys li .num { font-size: 44px; } .inner .about-ys li .des { font-size: 13px; line-height: 18px; } .inner .about-b .nytit h3, .inner .about-c .nytit h3, .inner .about-d .nytit h3, .inner .about-e .nytit h3 { font-size: 34px; } .inner .swiper-container-culture .culture-item, .inner .culture-item .pic { height: 320px; } .inner .culture-item .cover { padding: 42px 36px; } .inner .culture-item .cover .cont h4 { font-size: 28px; } .inner .culture-item .cover .cont p { font-size: 15px; line-height: 23px; } .inner .honor-item { height: 340px; } .inner .strength-wrap > .item:nth-child(1) .ibox ul li, .inner .strength-wrap > .item:nth-child(3) .ibox ul li:nth-child(2), .inner .strength-wrap > .item:nth-child(3) .ibox ul li:nth-child(3), .inner .strength-wrap > .item:nth-child(4) .ibox ul li { height: 180px !important; } .inner .strength-wrap > .item:nth-child(2) > li, .inner .strength-wrap > .item:nth-child(3) .ibox ul li:first-child { height: 260px !important; } .inner .equipment-item { height: 260px; } }

@media screen and (max-width: 768px) {
	html,
	body.inner {
		width: 100%;
		min-width: 0;
		overflow-x: hidden;
	}
	.inner *,
	.inner *:before,
	.inner *:after { box-sizing: border-box; }
	.inner img { max-width: 100%; }
	.inner .wp { width: auto; max-width: none; margin-left: 15px; margin-right: 15px; }

	/* Shared inner-page framework */
	.inner .nybanner { height: 260px; margin-top: 56px; }
	.inner .nybanner img,
	.inner .nybanner .swiper-slide img { width: 100%; height: 260px; object-fit: cover; }
	.inner .nybanner .tit {
		left: 15px; right: 15px; width: auto; transform: translateY(-50%);margin-top: 0;
	}
	.inner .nybanner .tit h3 { font-size: 32px; line-height: 1.15; letter-spacing: -1px; }
	.inner .nybanner .tit p { margin-top: 12px; font-size: 13px; line-height: 21px; }
	.inner .nybanner .search { width: 90%; height: 44px; }
	.inner .nybanner .search input { height: 44px; padding-left: 15px; font-size: 14px; }
	.inner .nybanner .search button { width: 48px; height: 44px; }
	.inner .detail-zw { height: 56px; }
	.inner .nycate {
		height: 58px; overflow-x: auto; overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}
	.inner .nycate::-webkit-scrollbar,
	.inner .lib-cate .tit1::-webkit-scrollbar,
	.inner .lib-cate .tit2::-webkit-scrollbar { width: 0; height: 0; }
	.inner .nycate ul {
		display: flex; width: auto; min-width: 100%; height: 58px;
		align-items: center; justify-content: flex-start; flex-wrap: nowrap; white-space: nowrap;
	}
	.inner .nycate li {
		flex: 0 0 auto; margin: 0 18px 0 0; font-size: 14px; line-height: 58px;
	}
	.inner .nycate-list li a { font-size: 16px; }
	.inner .nycate li:first-child { margin-left: 15px; }
	.inner .nycate li:last-child { margin-right: 15px; }
	.inner .position,
	.inner .crumb {
		min-height: 52px; height: auto; padding: 15px 0; font-size: 12px; line-height: 22px;
	}
	.inner .list-wrap { padding-top: 48px; padding-bottom: 55px; }
	.inner .nytit h3,
	.inner .nytit .cn { font-size: 29px; line-height: 1.25; }
	.inner .nytit p,
	.inner .nytit .en { margin-top: 8px; font-size: 13px; line-height: 21px; }
	.inner .page { margin-top: 35px; white-space: normal; }
	.inner .page a,
	.inner .page span { min-width: 34px; height: 34px; margin: 3px 1px; line-height: 34px; }

	/* Generic two-column content becomes one column */
	.inner .product-wrap,
	.inner .prodetail-a,
	.inner .appgy-cont,
	.inner .quatx,
	.inner .qua-b .item,
	.inner .quasb,
	.inner .aboutintro,
	.inner .about-b .cont,
	.inner .about-d .cont,
	.inner .contact-c .wp,
	.inner .serveorder .wp,
	.inner .serveorder .cont,
	.inner .serve-a .cont,
	.inner .serve-b .cont,
	.inner .serve-c .cont,
	.inner .serve-d .cont,
	.inner .serve-e .cont,
	.inner .serve-f .cont,
	.inner .serve-g .cont,
	.inner .serve-h .cont,
	.inner .serve-j .cont,
	.inner .serve-k .cont { display: block; }
	.inner .product-wrap .sidebar { width: 100%; margin-bottom: 28px; }
	.inner .product-wrap .show-box { width: 100%; padding-left: 0; }
	.inner .prodetail-a > *,
	.inner .appgy-cont > *,
	.inner .quatx > *,
	.inner .qua-b .item > *,
	.inner .quasb > *,
	.inner .aboutintro > *,
	.inner .about-b .cont > *,
	.inner .about-d .cont > *,
	.inner .serve-a .cont > *,
	.inner .serve-b .cont > *,
	.inner .serve-c .cont > *,
	.inner .serve-d .cont > *,
	.inner .serve-e .cont > *,
	.inner .serve-f .cont > *,
	.inner .serve-g .cont > *,
	.inner .serve-h .cont > *,
	.inner .serve-j .cont > *,
	.inner .serve-k .cont > * {
		width: 100%; height: auto; max-width: none; margin-left: 0; margin-right: 0;
	}

	/* Product and application cards */
	.inner .product-list { margin-left: -6px; margin-right: -6px; }
	.inner .product-list .item {
		width: calc(50% - 12px); margin: 0 6px 28px;
	}
	.inner .product-list .item .pic { height: auto; aspect-ratio: 1 / 1; }
	.inner .product-list .item .pic img {
		width: 100%; height: 100%; object-fit: contain;
	}
	.inner .app-list .item .pic { height: auto; }
	.inner .app-list .item .pic img { width: 100%; height: auto; }
	.inner .product-list .item .info { padding: 13px 4px 0; }
	.inner .product-list .item .info h3 { font-size: 14px; line-height: 21px; }
	.inner .app-list { margin: 0; }
	.inner .app-list .item { width: 100%; height: auto; margin: 0 0 22px; }
	.inner .app-list .item .info { padding: 20px; }
	.inner .app-list .item .info h3 { font-size: 20px; }

	/* Quality */
	.inner .qua-a { padding-top: 50px; padding-bottom: 55px; }
	.inner .quatx {
		height: auto; padding: 25px 20px; align-items: stretch;
	}
	.inner .quatx .pic,
	.inner .quatx .cont { width: 100%; }
	.inner .quatx .cont { padding: 25px 0 0; }
	.inner .quatx .info,
	.inner .qua-b .item .info,
	.inner .quasb .info { padding: 30px 15px; }
	.inner .qua-b .item:first-child { flex-direction: column; }
	.inner .qua-b .item .pic,
	.inner .qua-b .item .cont { width: 100%; }
	.inner .qua-b .item .pic { height: 280px; }
	.inner .qua-b .item:nth-child(2n+1) .cont,
	.inner .qua-b .item:nth-child(2n) .cont { padding: 45px 15px; }
	.inner .qua-b .item .cont .tit h3 { font-size: 32px; line-height: 1.1; }
	.inner .qua-b .item .cont .tit h4 { font-size: 21px; line-height: 1.25; }
	.inner .qua-b .item .cont .lcbg { display: block; margin-top: 35px; }
	.inner .qua-b .item .cont .lcbg .lcbg-tab {
		width: 100%; flex-direction: row; border-right: 0; border-bottom: 1px solid #bfbfbf;
	}
	.inner .qua-b .item .cont .lcbg .lcbg-tab li {
		width: 33.333%; height: auto; min-height: 75px; padding: 0 3px 15px;
		font-size: 15px; line-height: 19px; align-items: flex-start;
	}
	.inner .qua-b .item .cont .lcbg .lcbg-tab li .dian {
		top: auto; right: auto; bottom: -11px; left: 50%; padding: 0 5px;
		transform: translateX(-50%);
	}
	.inner .qua-b .item .cont .lcbg .tab-cont { padding: 30px 0 0; }
	.inner .qua-b .item .cont .lcbg .lcbg-item h5 { font-size: 20px; }
	.inner .qua-b .item .cont .lcbg .lcbg-item p { font-size: 14px; line-height: 23px; }
	.inner .qua-b .item .cont .des { margin-top: 35px; }
	.inner .pinzhi { width: 100%; height: auto; margin: 30px 0; }
	.inner .pinzhi .item { width: 50%; padding: 15px 5px; }
	.inner .qua-c { padding-top: 55px; padding-bottom: 60px; }
	.inner .pinzhi-list { display: block; margin-bottom: 0; }
	.inner .pinzhi-list .item {
		width: 100%; height: auto; min-height: 210px; margin-bottom: 15px; padding: 28px 22px;
	}
	.inner .pinzhi-list .item h4 { font-size: 23px; line-height: 1.25; }
	.inner .pinzhi-list .item p { margin-top: 16px; font-size: 14px; line-height: 23px; }
	.inner .qua-d { padding-bottom: 60px; }
	.inner .quasb-item { display: block; }
	.inner .quasb-item .cont,
	.inner .quasb-item .pic { width: 100%; }
	.inner .quasb-item .cont { padding: 28px 22px 90px; }
	.inner .quasb-item .pic { height: 260px; }
	.inner .quasb-item .cont h4 { font-size: 25px; line-height: 1.25; }
	.inner .quasb-item .cont p { margin-top: 20px; font-size: 14px; line-height: 24px; }
	.inner .swiper-quasb-2 .swp-prev,
	.inner .swiper-quasb-2 .swp-next {
		left: 22px; bottom: 285px; width: 46px; height: 46px; line-height: 46px;
	}
	.inner .swiper-quasb-2 .swp-next { left: 82px; }

	/* Company */
	.inner .aboutintro .info,
	.inner .about-b .info,
	.inner .about-d .info { padding: 28px 0; }
	.inner .aboutnum { flex-wrap: wrap; }
	.inner .aboutnum .item { width: 50%; margin: 0 0 28px; }
	.inner .aboutnum .item strong,
	.inner .aboutnum .item .num { font-size: 32px; }
	.inner .culture-list { display: block; }
	.inner .culture-list .item {
		width: 100%; height: auto; min-height: 250px; margin: 0 0 18px;
	}
	.inner .honor-list,
	.inner .strength-list { margin-left: -5px; margin-right: -5px; }
	.inner .honor-list .item,
	.inner .strength-list .item {
		width: calc(50% - 10px); margin-left: 5px; margin-right: 5px;
	}

	/* Contact */
	.inner .contact-wrap { padding-bottom: 0; }
	.inner .contact-wrap + .combox-quote { margin-top: 35px; }
	.inner .contact-a .nytit { margin-bottom: 25px; }
	.inner .contact-list { display: block; }
	.inner .contact-list .item,
	.inner .contact-list .item:last-child {
		width: 100%; height: auto; min-height: 0; margin: 0; padding: 18px 8px;
	}
	.inner .contact-list { padding-bottom: 30px; }
	.inner .contact-list .item .info {
		flex: 1; min-width: 0; padding: 0;
	}
	.inner .contact-list .item .info h4 {
		margin-bottom: 5px; font-size: 13px; line-height: 19px; color: #6c6563;
	}
	.inner .contact-list .item .info p {
		font-size: 18px; line-height: 1.3; letter-spacing: -.5px;
		overflow-wrap: break-word; word-break: break-word;
	}
	.inner .contact-list .item:last-child .info p { font-size: 15px; line-height: 1.45; }
	.inner .contact-list .item > img {
		display: block; flex: 0 0 auto; width: 52px; max-height: 52px; margin-left: 15px;
		object-fit: contain;
	}
	.inner .contact-b { padding: 0; }
	.inner #dituContent {
		width: 100%; height: 240px; border-radius: 8px;
	}
	.inner .contact-c {
		display: block; padding: 45px 0 10px; align-items: initial;
	}
	.inner .contact-c .cont,
	.inner .contact-c .pic {
		width: 100%; height: auto; margin-left: 0; margin-right: 0;
	}
	.inner .contact-c .cont {
		display: block; overflow: visible; margin-top: 0;
	}
	.inner .contact-c .nytit { margin-bottom: 30px; }
	.inner .form-message ul { padding-bottom: 5px; }
	.inner .form-message ul li { margin-bottom: 23px; }
	.inner .form-message ul li label { font-size: 15px; }
	.inner .form-message ul li input {
		margin-top: 10px; padding-bottom: 12px; font-size: 14px;
	}
	.inner .form-message ul li textarea {
		height: 82px; margin-top: 10px; font-size: 14px;
	}
	.inner .form-message .sub {
		width: 100%; height: 50px; font-size: 18px; line-height: 50px;
	}
	.inner .contact-c .pic { height: 220px; margin-top: 35px; }
	.inner .contact-c .form-list { margin-right: 0; }
	.inner .contact-c .form-list .item { width: 100%; margin-right: 0; }

	/* Resource lists */
	.inner .library-tab,
	.inner .res-tab {
		overflow-x: auto; overflow-y: hidden; white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.inner .library-tab li,
	.inner .res-tab li { display: inline-block; float: none; }
	.inner .library-list,
	.inner .res-list,
	.inner .album-list,
	.inner .video-list,
	.inner .download-list { margin-left: 0; margin-right: 0; }
	.inner .library-list .item,
	.inner .res-list .item,
	.inner .album-list .item,
	.inner .video-list .item,
	.inner .download-list .item {
		width: 100%; margin-left: 0; margin-right: 0;
	}
	.inner .faq-list { width: 100%; }
	.inner .faq-list .item .ask,
	.inner .faq-list .item .answer { padding-left: 15px; padding-right: 15px; }
	.inner .lib-cate { margin-bottom: 35px; }
	.inner .lib-cate .tit1,
	.inner .lib-cate .tit2 {
		display: flex; width: 100%; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;
		white-space: nowrap; -webkit-overflow-scrolling: touch;
	}
	.inner .lib-cate .tit1 li,
	.inner .lib-cate .tit2 li { flex: 0 0 auto; margin-right: 18px; }
	.inner .lib-cate .tit1 li a {
		padding: 0 4px 14px; font-size: 17px;
	}
	.inner .lib-cate .tit2 { margin-top: 20px; }
	.inner .lib-cate .tit2 li { margin-right: 5px; }
	.inner .lib-cate .tit2 li a { height: 38px; padding: 0 12px; font-size: 14px; }
	.inner .lib-wrap .lib-sec { padding: 28px 18px; }
	.inner .lib-wrap .lib-sec ~ .lib-sec { margin-top: 25px; }
	.inner .lib-wrap .lib-sec .lib-tit h3 { font-size: 27px; line-height: 1.15; }
	.inner .lib-wrap .lib-sec .lib-tit p { font-size: 14px; line-height: 21px; }
	.inner .lib-list { margin-top: 25px; }
	.inner .lib-list .item { width: 100%; margin-left: 0; margin-right: 0; }
	.inner .lib-list .item .cbox .pic { height: auto; }
	.inner .lib-list .item .cbox .cont { padding: 22px 18px; }

	/* Service pages */
	.inner .servebanner,
	.inner .servebanner .swiper-slide { height: 420px; min-height: 0; }
	.inner .servebanner img { width: 100%; height: 420px; object-fit: cover; }
	.inner .servebanner .cont { left: 15px; right: 15px; width: auto; }
	.inner .servebanner .cont h3 { font-size: 34px; line-height: 1.15; }
	.inner .servebanner .cont p { font-size: 14px; line-height: 23px; }
	.inner .serve-a,
	.inner .serve-b,
	.inner .serve-c,
	.inner .serve-d,
	.inner .serve-e,
	.inner .serve-f,
	.inner .serve-g,
	.inner .serve-h,
	.inner .serve-j,
	.inner .serve-k,
	.inner .serveorder { padding-top: 55px; padding-bottom: 55px; }
	.inner .serve-a .info,
	.inner .serve-b .info,
	.inner .serve-c .info,
	.inner .serve-d .info,
	.inner .serve-e .info,
	.inner .serve-f .info,
	.inner .serve-g .info,
	.inner .serve-h .info,
	.inner .serve-j .info,
	.inner .serve-k .info { padding: 28px 0 0; }
	.inner .serve-list,
	.inner .serve-process,
	.inner .serve-case {
		display: block; margin-left: 0; margin-right: 0;
	}
	.inner .serve-list .item,
	.inner .serve-process .item,
	.inner .serve-case .item {
		width: 100%; margin-left: 0; margin-right: 0; margin-bottom: 18px;
	}
	.inner .serveorder .order-info,
	.inner .serveorder .order-form,
	.inner .serveorder .order-formlist { width: 100%; }
	.inner .serveorder .order-form { margin-top: 30px; }
	.inner .serveorder .order-formlist .item .cont,
	.inner .serveorder .order-formlist .item .nametel { padding-left: 15px; padding-right: 15px; }
	.inner .serve-l {
		display: block; height: auto; margin-top: 55px; margin-bottom: 55px;
	}
	.inner .serve-l .qucickcont,
	.inner .serve-l .morecont { width: 100%; padding: 35px 25px; }
	.inner .serve-l .morecont { padding-top: 0; }
	.inner .serve-l .morecont .appgy-tab { width: 100%; }
	.inner .serve-l .morecont .appgy-tab li { height: auto; min-height: 90px; }

	/* Shared CTA */
	.inner .combox-quote { padding: 50px 20px; }
	.inner .combox-quote h3 { font-size: 27px; line-height: 1.3; }
	.inner .combox-quote p { font-size: 14px; line-height: 23px; }
}

/* Service detail pages use a denser set of legacy desktop components. */
@media screen and (max-width: 768px) {
	.inner .nybanner .cover {
		height: 240px; padding-top: 0; align-items: center;
	}
	.inner .nybanner .cover .cont h3 { font-size: 32px; line-height: 1.1; }
	.inner .nybanner .cover .cont .des {
		width: 100%; min-height: 0; margin-top: 14px; margin-bottom: 18px;
	}
	.inner .nybanner .cover .cont .des p { font-size: 13px; line-height: 20px; }
	.inner .nybanner .cover .cont .tip { display: none; }
	.inner .nybanner .cover .btn-wrap { display: flex; }
	.inner .nybanner .cover .com-btn {
		width: calc(50% - 4px); height: 42px; margin-right: 8px;
		font-size: 13px; line-height: 40px;
	}
	.inner .servefn { margin: 0 0 55px; }
	.inner .swiper-container-servefn { padding: 18px 0 35px; overflow: hidden; }
	.inner .swiper-container-servefn .swiper-slide {
		width: 275px !important; height: 330px; padding: 30px 25px;
	}
	.inner .servefn-item img { height: 80px; }
	.inner .servefn-item h4 {
		height: auto; min-height: 68px; margin-top: 25px; font-size: 21px; line-height: 1.15;
	}
	.inner .servefn-item p { margin-top: 15px; margin-right: 0; font-size: 14px; line-height: 21px; }
	.inner .serve-btn { display: flex; margin-left: -4px; margin-right: -4px; }
	.inner .serve-btn a {
		width: calc(50% - 8px); height: 46px; margin: 0 4px;
		font-size: 14px; line-height: 44px;
	}
	.inner .serveyzs { margin-bottom: 35px; }
	.inner .serveyzs .item { width: 50%; height: 300px; padding: 35px 14px; }
	.inner .serveyzs .item img { height: 72px; }
	.inner .serveyzs .item h4 {
		margin-top: 25px; margin-bottom: 13px; font-size: 19px; line-height: 1.15;
	}
	.inner .serveyzs .item p { font-size: 13px; line-height: 19px; }
	.inner .serve-c { padding-top: 55px; }
	.inner .servesb { display: block; height: auto; padding: 25px 15px; }
	.inner .servesb .pic { width: 100%; height: 280px; }
	.inner .servesb .cont {
		width: 100%; height: 430px; margin: 25px 0 0; overflow: hidden;
	}
	.inner .sercont-item { padding-right: 0; }
	.inner .sercont-item h4 { font-size: 27px; line-height: 1.2; }
	.inner .sercont-item p {
		min-height: 0; margin-top: 15px; font-size: 14px; line-height: 22px;
	}
	.inner .servesb .cont .swp-btn { margin-top: 25px; }
	.inner .servesb .cont .swp-btn > div {
		width: 46px; height: 46px; margin-right: 12px; line-height: 46px;
	}
	.inner .servejgcl { display: block; }
	.inner .servejgcl .item { width: 100%; margin-bottom: 45px; }
	.inner .servejgcl .item .tit {
		margin-bottom: 25px; padding-bottom: 15px; padding-left: 30px; font-size: 28px;
	}
	.inner .servejgcl .item .tit:before { top: 7px; width: 14px; height: 15px; }
	.inner .jgcl-wrap { display: block; }
	.inner .jgcl-tab-wrap {
		width: 100%; padding-right: 0; overflow-x: auto; overflow-y: hidden;
	}
	.inner .jgcl-tab-wrap::-webkit-scrollbar { width: 0; height: 0; }
	.inner .jgcl-tab-wrap .jgcl-tab {
		display: flex; width: auto; padding: 0 0 12px; border-left: 0; white-space: nowrap;
	}
	.inner .jgcl-tab-wrap .jgcl-tab li {
		flex: 0 0 auto; margin: 0 20px 0 0; font-size: 15px; line-height: 30px;
	}
	.inner .jgcl-tab-wrap .jgcl-tab li ~ li { margin-top: 0; }
	.inner .jgcl-tab-wrap .jgcl-tab li:before {
		left: 0; top: auto; bottom: -12px; width: 100%; height: 0;
	}
	.inner .jgcl-tab-wrap .jgcl-tab li.on:before { top: auto; height: 2px; }
	.inner .jgcl-wrap .jgcl-slide { width: 100%; margin-top: 18px; box-shadow: none; }
	.inner .jgcl-item { min-height: 0; }
	.inner .jgcl-item .pic { height: 170px; }
	.inner .jgcl-item .pic h4 { font-size: 29px; }
	.inner .jgcl-item .cont-wrap { padding: 22px 18px; }
	.inner .jgcl-item .cont-wrap .des { font-size: 14px; line-height: 23px; }
	.inner .jgcl-item .cont-wrap .btn {
		display: flex; visibility: visible; opacity: 1;
	}
	.inner .jgcl-item .cont-wrap .btn a { width: calc(50% - 5px); }
	.inner .com-btn-down { width: 100%; font-size: 16px; }
	.inner .serve-d .com-btn-down { margin-top: 35px; }
	.inner .servejgj { display: block; padding-bottom: 35px; }
	.inner .servejgj .jgcl-tab-wrap { margin-bottom: 18px; }
	.inner .swiper-container-servejgj { width: 100%; }
	.inner .servejgj-list { margin-left: -4px; margin-right: -4px; }
	.inner .servejgj-list li {
		width: calc(50% - 8px); margin-left: 4px; margin-right: 4px; margin-bottom: 8px;
	}
	.inner .servejgj-list li .abox { height: 145px; }
	.inner .serve-num { height: auto; padding: 35px 15px; }
	.inner .serve-num ul { flex-wrap: wrap; }
	.inner .serve-num ul li {
		width: 50%; max-width: none; margin-bottom: 32px; text-align: center;
	}
	.inner .serve-num ul li .num { font-size: 38px; letter-spacing: -2px; }
	.inner .serve-num ul li .num sup { font-size: 24px; }
	.inner .serve-num ul li p { margin-top: 10px; font-size: 12px; line-height: 18px; }
	.inner .serveys { display: block; padding-bottom: 25px; }
	.inner .serveys .item {
		width: 100%; height: auto; min-height: 190px; margin-bottom: 15px; padding: 25px 18px;
	}
	.inner .serveys .item .pic { width: 82px; height: 82px; line-height: 82px; }
	.inner .serveys .item .pic img { max-width: 50px; max-height: 50px; }
	.inner .serveys .item .cont { padding-left: 18px; }
	.inner .serveys .item .cont h4 {
		font-size: 22px; line-height: 1.15; letter-spacing: -1px;
	}
	.inner .serveys .item .cont p {
		margin-top: 13px; font-size: 13px; line-height: 20px;
	}
	.inner .servebmcl .item {
		height: auto; min-height: 72px; padding: 20px 42px 20px 0; align-items: flex-start;
	}
	.inner .servebmcl .item.on { padding: 25px 42px 25px 0; }
	.inner .servebmcl .item .num { width: 46px; font-size: 16px; }
	.inner .servebmcl .item .cont { width: calc(100% - 46px); }
	.inner .servebmcl .item .cont h4,
	.inner .servebmcl .item.on .cont h4 { font-size: 19px; line-height: 1.2; }
	.inner .servebmcl .item .cont p { font-size: 13px; line-height: 21px; }
	.inner .servebmcl .item .pic,
	.inner .servebmcl .item.on .pic { display: none; }
	.inner .servebmcl .item .icon { right: 12px; }
	.inner .serve-h { padding: 55px 0; }
	.inner .serveorder {
		display: block; width: auto; height: auto; margin-left: 15px; margin-right: 15px;
		padding: 20px 15px;
	}
	.inner .serveorder .order-step { width: 100%; }
	.inner .serveorder .order-step:before { left: 66px; }
	.inner .serveorder .order-step li { padding: 14px 0; }
	.inner .serveorder .order-step li h4 { width: 48px; font-size: 15px; }
	.inner .serveorder .order-step li i { margin: 0 8px; }
	.inner .serveorder .order-step li p {
		flex: 1; font-size: 14px; line-height: 20px;
	}
	.inner .serveorder .order-upload {
		width: 100%; height: auto; margin-top: 25px; padding: 28px 22px;
	}
	.inner .serveorder .order-upload .cont .upload-box {
		height: 150px; margin-top: 25px;
	}
	.inner .serveorder .order-formlist {
		width: 100%; margin-top: 25px; margin-left: 0;
	}
	.inner .index-d.serve-i,
	.inner .index-h.app-f,
	.inner .index-i.app-g { padding-top: 55px; padding-bottom: 55px; }
	.inner .index-d.serve-i .intit,
	.inner .index-h.app-f .intit,
	.inner .index-i.app-g .intit {
		width: auto; margin-left: 15px; margin-right: 15px;
	}
	.inner .index-d.serve-i .intit h3,
	.inner .index-h.app-f .intit h3,
	.inner .index-i.app-g .intit h3 { font-size: 29px; line-height: 1.2; }
}

@media screen and (max-width: 768px) {
	.inner .nybanner { margin-top: 56px; }

	.inner .combox-quote {
		display: block;
		width: auto;
		height: auto;
		margin: 58px 15px;
		padding: 34px 24px;
		border-radius: 12px;
		text-align: center;
	}
	.inner .combox-quote .t { font-size: 27px; }
	.inner .combox-quote .t:before { left: -10px; top: -18px; }
	.inner .combox-quote .t:after { right: -8px; bottom: -14px; }
	.inner .combox-quote .quote {
		display: block;
		width: 100%;
		max-width: 280px;
		height: 50px;
		margin: 28px auto 0;
		font-size: 18px;
		line-height: 50px;
	}
}

@media screen and (max-width: 640px) { body.inner .nybanner { height: 260px; margin-top: 56px; } body.inner .nybanner img, body.inner .nybanner .swiper-slide img { height: 260px; } body.inner .nybanner .tit h3 { font-size: 32px; } .inner .aboutintro .pic { width: 100%; height: 240px; margin: 0 0 26px; } .inner .aboutintro .cont h3 { font-size: 28px; line-height: 1.2; } .inner .aboutintro .cont .des { margin-top: 20px; font-size: 14px; line-height: 24px; } .inner .about-ys li .num { font-size: 35px; letter-spacing: -1.5px; } .inner .about-ys li .num sup { top: -12px; font-size: 21px; } .inner .about-ys li .des { font-size: 12px; line-height: 16px; } .inner .culture-item .cover { padding: 32px 24px; } .inner .culture-item .cover .cont h4 { margin-bottom: 14px; padding-bottom: 22px; font-size: 25px; } .inner .culture-item .cover .cont p { font-size: 14px; line-height: 21px; } .inner .honor-item { height: 285px; } .inner .serve-num { padding: 35px 15px; } .inner .serve-num ul li { width: 50%; margin-bottom: 22px; padding: 0 5px; } .inner .serve-num ul li .num { font-size: 38px; letter-spacing: -2px; } .inner .serve-num ul li .num sup { font-size: 24px; margin-left: 4px; } .inner .serve-num ul li p { margin-top: 10px; font-size: 12px; line-height: 18px; } .combox-quote { margin-top: 48px; margin-bottom: 48px; } }

@media screen and (max-width: 420px) {
	.inner .nybanner { height: 240px; }
	.inner .nybanner img,
	.inner .nybanner .swiper-slide img { height: 240px; }
}
