@charset "utf-8";

html {
	-webkit-font-smoothing: antialiased;
	height: 100%;
	touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
	display: block;
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	border: 1px solid black;
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: 400;
}

dl,
ol,
ul {
	list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

/* sup{vertical-align:text-top} */
/* sub{vertical-align:text-bottom} */
textarea {
	resize: none;
	outline: none;
	font-family: Arial, Microsoft Yahei;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

input {
	outline: 0;
}

input::-webkit-input-safebox-button {
	display: none;
	/*去掉搜狗浏览器密码软盘*/
}

body {
	font-size: 14px;
	color: #000;
	font-family: Arial, Microsoft Yahei;
}

body * {
	box-sizing: border-box;
}

#web-ietip {
	width: 526px;
	height: 90px;
	padding: 83px 0 0 84px;
	overflow: hidden;
	background: url(../images/browser.png) no-repeat center center;
	margin: 200px auto 0;
}

#web-ietip a {
	display: block;
	width: 65px;
	height: 80px;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.ellipsis {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.eps2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

html {
	font-size: 100px;
}

@media(max-width: 1600px) {
	html {
		font-size: calc(100vw / 1920 * 100);
	}
}

@media(max-width: 900px) {
	html {
		font-size: calc(900px / 1920 * 100);
	}
}

body {
	font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1584px) {
	body {
		font-size: 13.2px;
	}
}

.s12 {
	font-size: calc(12 * 1rem / 100);
}

@media(max-width: 1920px) {
	.s12 {
		font-size: 12px;
	}
}

.s13 {
	font-size: calc(13 * 1rem / 100);
}

@media(max-width: 1816px) {
	.s13 {
		font-size: 12.3px;
	}
}

.s14 {
	font-size: calc(14 * 1rem / 100);
}

@media(max-width: 1728px) {
	.s14 {
		font-size: 12.6px;
	}
}

.s15 {
	font-size: calc(15 * 1rem / 100);
}

@media(max-width: 1651px) {
	.s15 {
		font-size: 12.9px;
	}
}

.s16 {
	font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1584px) {
	.s16 {
		font-size: 13.2px;
	}
}

.s17 {
	font-size: calc(17 * 1rem / 100);
}

@media(max-width: 1524px) {
	.s17 {
		font-size: 13.5px;
	}
}

.s18 {
	font-size: calc(18 * 1rem / 100);
}

@media(max-width: 1472px) {
	.s18 {
		font-size: 13.8px;
	}
}

.s19 {
	font-size: calc(19 * 1rem / 100);
}

@media(max-width: 1424px) {
	.s19 {
		font-size: 14.1px;
	}
}

.s20 {
	font-size: calc(20 * 1rem / 100);
}

@media(max-width: 1382px) {
	.s20 {
		font-size: 14.4px;
	}
}

.s21 {
	font-size: calc(21 * 1rem / 100);
}

@media(max-width: 1344px) {
	.s21 {
		font-size: 14.7px;
	}
}

.s22 {
	font-size: calc(22 * 1rem / 100);
}

@media(max-width: 1309px) {
	.s22 {
		font-size: 15px;
	}
}

.s23 {
	font-size: calc(23 * 1rem / 100);
}

@media(max-width: 1277px) {
	.s23 {
		font-size: 15.3px;
	}
}

.s24 {
	font-size: calc(24 * 1rem / 100);
}

@media(max-width: 1248px) {
	.s24 {
		font-size: 15.6px;
	}
}

.s25 {
	font-size: calc(25 * 1rem / 100);
}

@media(max-width: 1221px) {
	.s25 {
		font-size: 15.9px;
	}
}

.s26 {
	font-size: calc(26 * 1rem / 100);
}

@media(max-width: 1196px) {
	.s26 {
		font-size: 16.2px;
	}
}

.s27 {
	font-size: calc(27 * 1rem / 100);
}

@media(max-width: 1173px) {
	.s27 {
		font-size: 16.5px;
	}
}

.s28 {
	font-size: calc(28 * 1rem / 100);
}

@media(max-width: 1152px) {
	.s28 {
		font-size: 16.8px;
	}
}

.s29 {
	font-size: calc(29 * 1rem / 100);
}

@media(max-width: 1132px) {
	.s29 {
		font-size: 17.1px;
	}
}

.s30 {
	font-size: calc(30 * 1rem / 100);
}

@media(max-width: 1113px) {
	.s30 {
		font-size: 17.4px;
	}
}

.s31 {
	font-size: calc(31 * 1rem / 100);
}

@media(max-width: 1096px) {
	.s31 {
		font-size: 17.7px;
	}
}

.s32 {
	font-size: calc(32 * 1rem / 100);
}

@media(max-width: 1080px) {
	.s32 {
		font-size: 18px;
	}
}

.s33 {
	font-size: calc(33 * 1rem / 100);
}

@media(max-width: 1064px) {
	.s33 {
		font-size: 18.3px;
	}
}

.s34 {
	font-size: calc(34 * 1rem / 100);
}

@media(max-width: 1050px) {
	.s34 {
		font-size: 18.6px;
	}
}

.s35 {
	font-size: calc(35 * 1rem / 100);
}

@media(max-width: 1036px) {
	.s35 {
		font-size: 18.9px;
	}
}

.s36 {
	font-size: calc(36 * 1rem / 100);
}

@media(max-width: 1024px) {
	.s36 {
		font-size: 19.2px;
	}
}

.s37 {
	font-size: calc(37 * 1rem / 100);
}

@media(max-width: 1011px) {
	.s37 {
		font-size: 19.5px;
	}
}

.s38 {
	font-size: calc(38 * 1rem / 100);
}

@media(max-width: 1000px) {
	.s38 {
		font-size: 19.8px;
	}
}

.s39 {
	font-size: calc(39 * 1rem / 100);
}

@media(max-width: 989px) {
	.s39 {
		font-size: 20.1px;
	}
}

.s40 {
	font-size: calc(40 * 1rem / 100);
}

@media(max-width: 979px) {
	.s40 {
		font-size: 20.4px;
	}
}

.s41 {
	font-size: calc(41 * 1rem / 100);
}

@media(max-width: 969px) {
	.s41 {
		font-size: 20.7px;
	}
}

.s42 {
	font-size: calc(42 * 1rem / 100);
}

@media(max-width: 960px) {
	.s42 {
		font-size: 21px;
	}
}

.s43 {
	font-size: calc(43 * 1rem / 100);
}

@media(max-width: 951px) {
	.s43 {
		font-size: 21.3px;
	}
}

.s44 {
	font-size: calc(44 * 1rem / 100);
}

@media(max-width: 942px) {
	.s44 {
		font-size: 21.6px;
	}
}

.s45 {
	font-size: calc(45 * 1rem / 100);
}

@media(max-width: 934px) {
	.s45 {
		font-size: 21.9px;
	}
}

.s46 {
	font-size: calc(46 * 1rem / 100);
}

@media(max-width: 926px) {
	.s46 {
		font-size: 22.2px;
	}
}

.s47 {
	font-size: calc(47 * 1rem / 100);
}

@media(max-width: 919px) {
	.s47 {
		font-size: 22.5px;
	}
}

.s48 {
	font-size: calc(48 * 1rem / 100);
}

@media(max-width: 912px) {
	.s48 {
		font-size: 22.8px;
	}
}

.s49 {
	font-size: calc(49 * 1rem / 100);
}

@media(max-width: 905px) {
	.s49 {
		font-size: 23.1px;
	}
}

.s50 {
	font-size: calc(50 * 1rem / 100);
}

@media(max-width: 898px) {
	.s50 {
		font-size: 23.4px;
	}
}

.s51 {
	font-size: calc(51 * 1rem / 100);
}

@media(max-width: 892px) {
	.s51 {
		font-size: 23.7px;
	}
}

.s52 {
	font-size: calc(52 * 1rem / 100);
}

@media(max-width: 886px) {
	.s52 {
		font-size: 24px;
	}
}

.s53 {
	font-size: calc(53 * 1rem / 100);
}

@media(max-width: 880px) {
	.s53 {
		font-size: 24.3px;
	}
}

.s54 {
	font-size: calc(54 * 1rem / 100);
}

@media(max-width: 874px) {
	.s54 {
		font-size: 24.6px;
	}
}

.s55 {
	font-size: calc(55 * 1rem / 100);
}

@media(max-width: 869px) {
	.s55 {
		font-size: 24.9px;
	}
}

.s56 {
	font-size: calc(56 * 1rem / 100);
}

@media(max-width: 864px) {
	.s56 {
		font-size: 25.2px;
	}
}

.s57 {
	font-size: calc(57 * 1rem / 100);
}

@media(max-width: 858px) {
	.s57 {
		font-size: 25.5px;
	}
}

.s58 {
	font-size: calc(58 * 1rem / 100);
}

@media(max-width: 854px) {
	.s58 {
		font-size: 25.8px;
	}
}

.s59 {
	font-size: calc(59 * 1rem / 100);
}

@media(max-width: 849px) {
	.s59 {
		font-size: 26.1px;
	}
}

.s60 {
	font-size: calc(60 * 1rem / 100);
}

@media(max-width: 844px) {
	.s60 {
		font-size: 26.4px;
	}
}

.s61 {
	font-size: calc(61 * 1rem / 100);
}

@media(max-width: 840px) {
	.s61 {
		font-size: 26.7px;
	}
}

.s62 {
	font-size: calc(62 * 1rem / 100);
}

@media(max-width: 836px) {
	.s62 {
		font-size: 27px;
	}
}

.s63 {
	font-size: calc(63 * 1rem / 100);
}

@media(max-width: 832px) {
	.s63 {
		font-size: 27.3px;
	}
}

.s64 {
	font-size: calc(64 * 1rem / 100);
}

@media(max-width: 828px) {
	.s64 {
		font-size: 27.6px;
	}
}

.s65 {
	font-size: calc(65 * 1rem / 100);
}

@media(max-width: 824px) {
	.s65 {
		font-size: 27.9px;
	}
}

.s66 {
	font-size: calc(66 * 1rem / 100);
}

@media(max-width: 820px) {
	.s66 {
		font-size: 28.2px;
	}
}

.s67 {
	font-size: calc(67 * 1rem / 100);
}

@media(max-width: 816px) {
	.s67 {
		font-size: 28.5px;
	}
}

.s68 {
	font-size: calc(68 * 1rem / 100);
}

@media(max-width: 813px) {
	.s68 {
		font-size: 28.8px;
	}
}

.s69 {
	font-size: calc(69 * 1rem / 100);
}

@media(max-width: 809px) {
	.s69 {
		font-size: 29.1px;
	}
}

.s70 {
	font-size: calc(70 * 1rem / 100);
}

@media(max-width: 806px) {
	.s70 {
		font-size: 29.4px;
	}
}

.s71 {
	font-size: calc(71 * 1rem / 100);
}

@media(max-width: 803px) {
	.s71 {
		font-size: 29.7px;
	}
}

.s72 {
	font-size: calc(72 * 1rem / 100);
}

@media(max-width: 800px) {
	.s72 {
		font-size: 30px;
	}
}

.s73 {
	font-size: calc(73 * 1rem / 100);
}

@media(max-width: 796px) {
	.s73 {
		font-size: 30.3px;
	}
}

.s74 {
	font-size: calc(74 * 1rem / 100);
}

@media(max-width: 793px) {
	.s74 {
		font-size: 30.6px;
	}
}

.s75 {
	font-size: calc(75 * 1rem / 100);
}

@media(max-width: 791px) {
	.s75 {
		font-size: 30.9px;
	}
}

.s76 {
	font-size: calc(76 * 1rem / 100);
}

@media(max-width: 788px) {
	.s76 {
		font-size: 31.2px;
	}
}

.s77 {
	font-size: calc(77 * 1rem / 100);
}

@media(max-width: 785px) {
	.s77 {
		font-size: 31.5px;
	}
}

.s78 {
	font-size: calc(78 * 1rem / 100);
}

@media(max-width: 782px) {
	.s78 {
		font-size: 31.8px;
	}
}

.s79 {
	font-size: calc(79 * 1rem / 100);
}

@media(max-width: 780px) {
	.s79 {
		font-size: 32.1px;
	}
}

.s80 {
	font-size: calc(80 * 1rem / 100);
}

@media(max-width: 777px) {
	.s80 {
		font-size: 32.4px;
	}
}

div.mCSB_scrollTools {
	width: 3px;
}

div.mCSB_scrollTools .mCSB_draggerRail {
	width: 3px;
	background-color: #f0f0f0;
	filter: none;
	-ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 3px;
	background-color: #0094d6;
	border-radius: 2px;
	filter: none;
	-ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #0094d6;
	filter: none;
	-ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #0094d6;
	filter: none;
	-ms-filter: none;
}

div.mCSB_inside>.mCSB_container {
	margin-right: 0;
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
	color: #999999;
}

form input:-moz-placeholder,
form textarea:-moz-placeholder {
	color: #999999;
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
	color: #999999;
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
	color: #999999;
}

/* 动画 */

@media(min-width: 751px) {
	.drop {
		opacity: 0;
		transform: translate3d(0, -80px, 0);
	}

	.drop.is-visible {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.teaser {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}

	.teaser.is-visible {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.lter {
		opacity: 0;
		transform: translate3d(-80px, 0, 0);
	}

	.lter.is-visible {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.rter {
		opacity: 0;
		transform: translate3d(80px, 0, 0);
	}

	.rter.is-visible {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.scale {
		opacity: 0;
		transform: scale(1.1);
	}

	.scale.is-visible {
		opacity: 1;
		transform: scale(1);
		transition: transform 2s cubic-bezier(.25, .1, .25, 1);
		transform-origin: center bottom;
	}

	.reduce {
		opacity: 0;
		transform: scale(.9);
	}

	.reduce.is-visible {
		opacity: 1;
		transform: scale(1);
		transition: transform 2s cubic-bezier(.25, .1, .25, 1);
		transform-origin: center bottom;
	}

	.application_area .section:nth-child(1) .m-icon {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}

	.application_area .section:nth-child(1) .m-name {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}

	.application_area .section:nth-child(1) .m-intro {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}

	.application_area .section:nth-child(1) .m-icon.after {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.application_area .section:nth-child(1) .m-name.after {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

	.application_area .section:nth-child(1) .m-intro.after {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	}

}

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 388;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.h-cont {
	width: 100%;
	margin: 0 auto;
	padding-left: .5rem;
}

.h-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.h-left {
	float: left;
}

.h-logo {
	display: block;
	cursor: pointer;
}

.h-img1 {
	display: block;
	height: 1rem;
	line-height: 1rem;
}

.h-img1 img {
	height: .40rem;
	max-width: none;
}

.h-img2 {
	display: none;
	height: 1rem;
	line-height: 1rem;
}

.h-img2 img {
	height: .40rem;
	max-width: none;
}

.h-right {
	float: right;
	font-size: 0;
}

.h-h {
	display: inline-block;
	vertical-align: middle;
}

.h-i {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	position: relative;
	padding: 0 .3rem;
}

.h-j {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #ffffff;
	height: 1rem;
	line-height: 1rem;
}

.h-j:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transition: all ease .5s;
	transform: translate(-50%, 0);
	height: .02rem;
	background-color: #fff;
}

.h-sub {
	display: none;
	min-width: 1.5rem;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 1rem;
	transform: translate(-50%, 0);
	z-index: 1000;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.h-sub>li>a {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	width: 100%;
	padding: 10px 5px;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition: background-color .3s;
}

.h-sub>li>a:hover {
	background-color: #e50012;
	color: #fff;
}


.h-language {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: .3rem;
}

.hl-tip {
	display: block;
	cursor: pointer;
	position: relative;
	height: 1rem;
	line-height: 1rem;
	color: #ffffff;
}

.hl-tip:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	width: 1.2em;
	height: 1.5em;
	background-image: url('../images/a2.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.hl-tip:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: .08rem;
	border-top: 5px solid #fff;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.hl-list {
	display: none;
	min-width: 1.5rem;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 1rem;
	transform: translate(-50%, 0);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.hl-item {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	width: 100%;
	padding: 10px 5px;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition: background-color .3s;
}

.hl-item:hover {
	background-color: #e50012;
	color: #fff;
}

.h-k {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: .55rem;
}

.h-search {
	position: relative;
	z-index: 8;
	display: block;
	cursor: pointer;
	width: 1rem;
	height: 1rem;
	background-image: url('../images/a3.png');
	background-size: 1em auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.hs-a {
	display: none;
	z-index: 108;
	white-space: nowrap;
	position: fixed;
	top: 1.5rem;
	left: 50%;
	transform: translate(-50%, 0);
}

.hs-form {
	font-size: 0;
	display: inline-block;
}

.hs-text {
	border: none;
	padding: 0 .2rem;
	display: inline-block;
	vertical-align: middle;
	width: 6rem;
	height: 45px;
	background-color: #fff;
	color: #333;
}

.hs-submit {
	border: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 45px;
	height: 45px;
	background-color: #e50012;
	background-image: url('../images/a3.png');
	background-size: 18px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.header.search-state .hs-a {
	display: block;
}

.header.search-state .h-opa {
	display: block;
}


.h-menu {
	display: none;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 1rem;
	height: 1rem;
	background-image: url('../images/a-menu.png');
	background-size: 30px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.h-opa {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
	cursor: pointer;
}


.index.fp-viewing-page2 .h-img1 {
	display: none;
}

.index.fp-viewing-page2 .h-img2 {
	display: block;
}

.index.fp-viewing-page2 .h-j {
	color: #222222;
}

.index.fp-viewing-page2 .hl-tip {
	color: #222222;
}

.index.fp-viewing-page2 .hl-tip:before {
	background-image: url('../images/a2-b.png');
}

.index.fp-viewing-page2 .hl-tip:after {
	border-top: 5px solid #222222;
}

.index.fp-viewing-page2 .h-search {
	background-image: url('../images/a3-b.png');
}

.index.fp-viewing-page2 .h-menu {
	background-image: url('../images/a-menu2.png');
}


.header.white {
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.header.white .h-img1 {
	display: none;
}

.header.white .h-img2 {
	display: block;
}

.header.white .h-j {
	color: #222222;
}

.header.white .hl-tip {
	color: #222222;
}

.header.white .hl-tip:before {
	background-image: url('../images/a2-b.png');
}

.header.white .hl-tip:after {
	border-top: 5px solid #222222;
}

.header.white .h-search {
	background-image: url('../images/a3-b.png');
}

.header.white .h-i.active .h-j {
	color: #e50012;
}

.header.white .h-menu {
	background-image: url('../images/a-menu2.png');
}

.application_area .header {
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.application_area .header .h-img1 {
	display: none;
}

.application_area .header .h-img2 {
	display: block;
}

.application_area .header .h-j {
	color: #222222;
}

.application_area .header .hl-tip {
	color: #222222;
}

.application_area .header .hl-tip:before {
	background-image: url('../images/a2-b.png');
}

.application_area .header .hl-tip:after {
	border-top: 5px solid #222222;
}

.application_area .header .h-search {
	background-image: url('../images/a3-b.png');
}

.application_area .header .h-i.active .h-j {
	color: #e50012;
}

.application_area .header .h-menu {
	background-image: url('../images/a-menu2.png');
}

.index .header {
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.index .header .h-img1 {
	display: none;
}

.index .header .h-img2 {
	display: block;
}

.index .header .h-j {
	color: #222222;
}

.index .header .hl-tip {
	color: #222222;
}

.index .header .hl-tip:before {
	background-image: url('../images/a2-b.png');
}

.index .header .hl-tip:after {
	border-top: 5px solid #222222;
}

.index .header .h-search {
	background-image: url('../images/a3-b.png');
}

.index .header .h-i.active .h-j {
	color: #e50012;
}

.index .header .h-menu {
	background-image: url('../images/a-menu2.png');
}

@media(min-width: 1200px) {

	.h-i.active .h-j:after {
		width: 100%;
	}

	.h-i:hover .h-j:after {
		width: 100%;
	}

	.index.fp-viewing-page2 .h-i.active .h-j {
		color: #e50012;
	}

	.index.fp-viewing-page2 .h-i.active .h-j:after {
		background-color: #e50012;
	}

	.index.fp-viewing-page2 .h-i:hover .h-j {
		color: #e50012;
	}

	.index.fp-viewing-page2 .h-i:hover .h-j:after {
		background-color: #e50012;
	}

	.header.white .h-i:hover .h-j {
		color: #e50012;
	}

	.header.white .h-i:hover .h-j:after {
		background-color: #e50012;
	}

	.header.white .h-i.active .h-j {
		color: #e50012;
	}

	.header.white .h-i.active .h-j:after {
		background-color: #e50012;
	}

	body.index .h-i:hover .h-j {
		color: #e50012;
	}

	body.index .h-i:hover .h-j:after {
		background-color: #e50012;
	}

	body.index .h-i.active .h-j {
		color: #e50012;
	}

	body.index .h-i.active .h-j:after {
		background-color: #e50012;
	}

	body.application_area .h-i:hover .h-j {
		color: #e50012;
	}

	body.application_area .h-i:hover .h-j:after {
		background-color: #e50012;
	}

	body.application_area .h-i.active .h-j {
		color: #e50012;
	}

	body.application_area .h-i.active .h-j:after {
		background-color: #e50012;
	}

}

@media(max-width: 1200px) {
	.h-cont {
		width: 100%;
		padding-left: 10px;
	}

	.h-h {
		width: 260px;
		position: fixed;
		text-align: left;
		right: 0;
		top: 0;
		height: 100vh;
		background-color: #fff;
		margin-right: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		overflow: auto;
		z-index: 1000;
		transform: translate(100%, 0);
		transition: transform .3s;
	}

	.h-i {
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
	}

	.h-j {
		padding: 0;
		padding-left: 20px;
		height: 40px;
		line-height: 40px;
		color: #222222;
		font-size: 16px;
	}

	.h-i.has-nav:after {
		content: "";
		background-image: url('../images/a-right.png');
		background-size: 16px auto;
		background-position: center center;
		background-repeat: no-repeat;
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 20px;
		color: #333;
	}

	.h-i.has-nav.show:after {
		background-size: 18px auto;
		background-image: url('../images/a-down.png');
	}

	.h-sub {
		position: relative;
		top: 0;
		background-color: #fff;
		box-shadow: none;
		left: 0;
		transform: translate(0, 0);
		width: 100% !important;
	}

	.h-sub>li>a {
		text-align: left;
		padding-left: 40px;
		color: #222222;
		font-size: 14px;
	}

	.h-right {
		margin-right: 1rem;
	}

	.h-k {
		margin-left: 0;
	}

	/* 菜单 */
	.h-menu {
		display: block;
	}

	.header.menu-state .h-h {
		transform: translate(0, 0);
	}

	.header.menu-state .h-opa {
		display: block;
	}
}

@media(max-width:500px) {
	body {
		padding-top: 1rem;
	}

	.header {
		background-color: #fff;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
	}

	.header .h-img1 {
		display: none;
	}

	.header .h-img2 {
		display: block;
	}

	.header .hl-tip {
		color: #222222;
	}

	.header .hl-tip:before {
		background-image: url('../images/a2-b.png');
	}

	.header .hl-tip:after {
		border-top: 5px solid #222222;
	}

	.header .h-search {
		background-image: url('../images/a3-b.png');
	}

	.header .h-i.active .h-j {
		color: #e50012;
	}

	.header .h-menu {
		background-image: url('../images/a-menu2.png');
	}

}

@media(max-width:370px) {
	.hs-text {
		width: 5rem;
		height: 35px;
	}

	.hs-submit {
		width: 35px;
		height: 35px;
	}
}

.footer {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .1rem;
	background-color: #eff4f9;
}

.f-main {
	width: 100%;
	margin: 0 auto;
	padding: 0 1rem;
}

.f-top {
	width: 100%;
	padding-bottom: .55rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.f-left {
	display: block;
	max-width: 4rem;
}

.f-logo {
	display: block;
	margin-bottom: .35rem;
	cursor: pointer;
	width: 2.72rem;
}

.f-logo img {
	width: 100%;
}

.f-phone {
	display: block;
	margin-bottom: .3rem;
	cursor: pointer;
	color: #e50012;
	line-height: 1.3;
}

.f-phone img {
	height: .8em;
	max-width: none;
	margin-right: .1rem;
}

.f-textbox {
	color: #666666;
	line-height: 2;
}

.f-textbox * {
	line-height: inherit;
}

.f-list {
	width: 10.3rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.f-item {
	display: block;
	padding: 0 .05rem;
	max-width: 1.8rem;
}

.f-one {
	display: block;
	color: #111111;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: .3rem;
}

.f-twobox {
	display: inline-block;
}

.f-two {
	display: block;
	cursor: pointer;
	color: #666666;
	line-height: 1.7;
	margin-bottom: .15rem;
}

.f-two:hover {
	color: #e50012;
	text-decoration: underline;
}

.f-right {
	display: block;
}

.f-code {
	display: block;
	text-align: center;
	margin-bottom: .3rem;
}

.f-img {
	display: inline-block;
	width: 1.3rem;
}

.f-img img {
	width: 100%;
}

.f-tip {
	display: none;
	color: #666666;
	line-height: 1.6;
	margin-top: .12rem;
}

.f-bottom {
	width: 100%;
	border-top: 1px solid #e1e6ea;
	padding: .25rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.f-lt {
	flex: 1;
	color: #666666;
	line-height: 1.7;
}

.f-lt * {
	line-height: inherit;
}

.f-rt {
	font-size: 0;
}

.f-share {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: .35rem;
}

.f-icon1 {
	display: block;
}

.f-icon1 img {
	height: 1em;
}

.f-icon2 {
	display: none;
}

.f-icon2 img {
	height: 1em;
}

.f-share:hover .f-icon1 {
	display: none;
}

.f-share:hover .f-icon2 {
	display: block;
}

@media(max-width: 900px) {
	.f-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.f-top {
		padding-bottom: 15px;
	}

	.f-left {
		width: 100%;
		max-width: none;
		margin-bottom: 15px;
	}

	.f-logo {
		width: 150px;
	}

	.f-center {
		width: 100%;
	}

	.f-item {
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.f-one {
		margin-bottom: 5px;
	}

	.f-twobox {
		width: 100%;
		padding-bottom: 10px;
	}

	.f-two {
		display: inline-block;
		vertical-align: middle;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.f-right {
		width: 100%;
	}

	.f-code {
		display: inline-block;
		vertical-align: top;
		margin-right: .2rem;
	}

	.f-img {
		width: 80px;
	}

	.f-list {
		display: none;
	}
}

.menu {
	position: fixed;
	top: 50%;
	right: .4rem;
	z-index: 38;
}

.menu-item {
	display: block;
	text-align: right;
	height: .03rem;
	padding: .1rem 0;
}

.menu-icon {
	transition: all ease .5s;
	display: inline-block;
	vertical-align: top;
	width: .06rem;
	height: .03rem;
	background-color: #ffffff;
}

.menu-item.active .menu-icon {
	width: .16rem;
}

.index .fp-viewing-page2 .menu-icon {
	background-color: #e50012;
}

.menu-item:last-child {
	display: none;
}

.index.fp-viewing-page7 .menu {
	display: none;
}

.application_area.fp-viewing-page9 .menu {
	display: none;
}

@media(max-width: 900px) {
	.menu {
		display: none;
	}
}

.a-a {
	width: 100%;
	position: relative;
}

.a-b {
	width: 100%;
}

.a-item {
	width: 100%;
}

.a-link {
	display: block;
	cursor: pointer;
	width: 100%;
}

.a-img {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.a-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.a-text {
	position: absolute;
	top: 39.36%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 16.2rem;
}

.a-titles {
	letter-spacing: .04rem;
	color: #ffffff;
	line-height: 1.13;
	margin-bottom: .17rem;
}

.a-intro {
	color: #ffffff;
	line-height: 1.5;
	margin-bottom: .75rem;
}

.a-more {
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #ffffff;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #ffffff;
}

.a-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-more:hover {
	background-color: #fff;
	color: #e50012;
}

.a-more:hover:after {
	background-image: url('../images/a4-b.png');
}

.a-titles,
.a-intro,
.a-more {
	opacity: 0;
	transform: translate3d(80px, 0, 0);
}

.a-item.swiper-slide-active .a-titles {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
}

.a-item.swiper-slide-active .a-intro {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
}

.a-item.swiper-slide-active .a-more {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
}

.a-item.swiper-slide-active .a-intro {
	transition-delay: .3s;
}

.a-item.swiper-slide-active .a-more {
	transition-delay: .6s;
}

.a-mouse {
	position: absolute;
	bottom: .4rem;
	right: .4rem;
	z-index: 28;
	cursor: pointer;
	width: .24rem;
	height: .37rem;
	background-image: url('../images/a5.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-tabs {
	position: absolute;
	bottom: .6rem;
	left: 50%;
	left: 50%;
	z-index: 38;
	font-size: 0;
	transform: translate(-50%, 0);
	width: 16.2rem;
}

.a-tab {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	margin-right: .2rem;
	width: .4rem;
	height: .03rem;
	background-color: #fff;
}

.a-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.a-inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #e50012;
}

@media(min-width: 900px) {
	.a-a:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.a-img {
		padding-top: calc(940/1920*100%);
		height: auto;
		min-height: 180px;
	}

	.a-text {
		top: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.a-titles {
		font-size: 18px;
	}

	.a-intro {
		margin-bottom: 15px;
	}

	.a-tabs {
		bottom: 10px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.a-mouse {
		display: none;
	}
}

.index-top {
	width: 100%;
	display: flex;
	align-items: flex-end;
	padding-bottom: .35rem;
}

.index-lt {
	flex: 1;
	padding-right: .2rem;
}

.index-titles {
	position: relative;
	display: inline-block;
	padding-right: .16rem;
	margin-bottom: .15rem;
}

.index-titles:after {
	content: '';
	position: absolute;
	top: -.15rem;
	right: 0;
	width: .51rem;
	height: .52rem;
	background-image: url('../images/a9.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.index-titles span {
	position: relative;
	z-index: 1;
	display: block;
	letter-spacing: .02rem;
	color: #222222;
	line-height: 1;
	font-weight: bold;
}

.index-intro {
	color: #666666;
	line-height: 1.6;
}

.index-rt {
	font-size: 0;
	padding-bottom: .05rem;
}

.index-more {
	transition: all ease .5s;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #222;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #222;
	transition: all .3s;
}

.index-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4-222.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.index-more:hover {
	background-color: #e50012;
	color: #fff;
	border-color: #e50012;
}

.index-more:hover:after {
	background-image: url('../images/a4.png');
}


.b-a {
	width: 100%;
	padding-top: 1rem;
	display: flex;
	align-items: center;
	height: 100vh;
	background-image: url('../images/b2.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.b-main {
	width: 16.2rem;
	margin: 0 auto;
}

.b-cont {
	width: 100%;
	position: relative;
	padding-bottom: .45rem;
}

.b-b {
	font-size: 0;
}

.b-b .swiper-slide {
	display: flex;
}

.b-b .swiper-slide a.b-item {
	transition: all .3s;
}

.b-item {
	display: block;
	cursor: pointer;
	padding: .4rem;
	width: 4.2rem;
	min-height: 5.4rem;
	margin-right: .15rem;
	background-color: #fff;
	/* background-image: url('../images/b44.jpg'); */
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

}

.b-item:last-child {
	margin-right: 0;
}

.b-text {
	width: 100%;
	padding-bottom: .15rem;
}

.b-nub {
	color: #222222;
	line-height: 1;
	margin-bottom: .15rem;
}

.b-name {
	color: #222222;
	line-height: 1.35;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.b-img {
	width: 100%;
	height: 3.4rem;
	line-height: 3.4rem;
	text-align: center;
}

.b-img img {
	max-width: 100%;
	max-height: 100%;
}

.b-item.active .b-img img {
	max-width: 80%;
	max-height: 90%;
}

.b-tabs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.b-tab {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	margin: 0 .1rem;
	width: .4rem;
	height: .03rem;
	background-color: #fff;
}

.b-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.b-inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #e50012;
}



@media(min-width: 900px) {
	.b-a:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}

	.b-item.active {
		flex: 1;
	}

}

@media(max-width: 900px) {
	.b-a {
		height: auto;
		padding-top: .8rem;
		padding-bottom: .8rem;
	}

	.b-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.b-item {
		width: calc(50% - 5px);
		margin-right: 10px;
		padding: 15px 10px;
	}

	.b-item:nth-child(2n) {
		margin-right: 0;
	}
}

.c-a {
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.c-a .index-top {
	align-items: flex-start;
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 8;
	max-width: 16.2rem;
	margin: 0 auto;
}

.c-a .index-rt {
	padding-top: .65rem;
}

.c-a .index-titles:after {
	background-image: url('../images/a9-b.png');
}

.c-a .index-titles span {
	color: #ffffff;
}

.c-a .index-intro {
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.c-a .index-more {
	color: #fff;
	border: solid .02rem #fff;
}

.c-a .index-more:after {
	background-image: url('../images/a4.png');
}

.c-a .index-more:hover {
	background-color: #fff;
	color: #e50012;
}

.c-a .index-more:hover:after {
	background-image: url('../images/a4-b.png');
}

.c-box {
	display: none;
	width: 85%;
}

.c-box.show {
	display: block;
}

.c-more {
	display: none;
	width: 100%;
}

.c-more.show {
	display: block;
}

.c-main {
	width: 100%;
}

.c-bgbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.c-bg {
	opacity: 0;
	z-index: -1;
	transition: all ease .5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-bg.show {
	opacity: 1;
	z-index: 1;
}

.c-cont {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.c-b {
	width: 100%;
}

.c-item {
	width: 12.5%;
	cursor: pointer;
	transition: all ease .5s;
	display: flex;
	align-items: flex-end;
	min-height: 2.6rem;
	padding-bottom: .55rem;
}

.c-item:after {
	opacity: 0;
	transition: all ease 1s;
	content: '';
	position: absolute;
	bottom: .45rem;
	left: 0;
	width: 100%;
	height: .5rem;
	background-image: url('../images/a18.png');
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-link {
	display: block;
	width: 100%;
	text-align: center;
}

.c-icon {
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	margin-bottom: .15rem;
}

.c-icon img {
	max-width: .7rem;
	max-height: 100%;
}

.c-name {
	color: #ffffff;
	line-height: 1.41;
}

.c-item.active {
	padding-bottom: 1.15rem;
	background-image: linear-gradient(0deg, #e50012 0%, rgba(43, 76, 137, .1) 100%);
}

.c-item.active:after {
	opacity: 1;
}

@media(min-width: 900px) {
	.c-a:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.c-a {
		height: auto;
		padding-top: calc(940/1920*100%);
		min-height: 230px;
	}

	.c-a .index-top {
		width: 100%;
		top: .5rem;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.c-item {
		width: 33.33%;
		padding-bottom: 10px;
	}

	.c-item.active {
		padding-bottom: 40px;
	}

	.c-item:after {
		bottom: 10px;
	}

	.c-cont {
		bottom: 1px;
	}
}

.d-a {
	width: 100%;
	height: 100vh;
	padding-top: 1rem;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url('../images/b4.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-main {
	width: 16.2rem;
	margin: 0 auto;
}

.d-cont {
	width: 100%;
}

.d-left {
	display: block;
}

.d-list {
	display: inline-block;
	vertical-align: top;
	width: 2.95rem;
	padding-right: .3rem;
	font-size: 0;
}

.d-item {
	display: block;
	margin-bottom: 1.05rem;
}

.d-item:last-child {
	margin-bottom: 0;
}

.d-b {
	width: 100%;
}

.d-nub {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: .1rem;
	color: #ffffff;
	line-height: 1;
}

.d-unit {
	display: inline-block;
	vertical-align: text-bottom;
	position: relative;
	top: -.3em;
	color: #ffffff;
	line-height: 1;
}

.d-intro {
	color: #ffffff;
	line-height: 1.6;
	margin-top: .1rem;
}

.d-rt {
	display: inline-block;
	vertical-align: top;
	width: 6.4rem;
	padding-top: .75rem;
}

.d-titles {
	position: relative;
	display: inline-block;
	padding-right: .16rem;
	margin-bottom: .35rem;
}

.d-titles:after {
	content: '';
	position: absolute;
	top: -.15rem;
	right: 0;
	width: .51rem;
	height: .52rem;
	background-image: url('../images/a9-b.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-titles span {
	position: relative;
	z-index: 1;
	display: block;
	letter-spacing: .02rem;
	color: #ffffff;
	line-height: 1;
	font-weight: bold;
}

.d-textbox {
	color: #ffffff;
	line-height: 1.87;
	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
}

.d-more {
	transition: all ease .5s;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #fff;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #fff;
}

.d-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-more:hover {
	background-color: #fff;
	color: #e50012;
}

.d-more:hover:after {
	background-image: url('../images/a4-b.png');
}

.d-right {
	position: absolute;
	right: 0;
	bottom: 0;
}

.d-img {
	display: block;
}

.d-img img {
	max-width: 9.65rem;
	max-height: calc(100vh - 1rem);
}

@media(min-width: 900px) {
	.d-a:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.d-a {
		height: auto;
	}

	.d-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d-list {
		width: 100%;
		padding-right: 0;
	}

	.d-item {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 25px;
		width: 50%;
		padding-right: 10px;
	}

	.d-rt {
		width: 100%;
		padding-top: 20px;
	}

	.d-textbox {
		margin-bottom: 30px;
	}

	.d-right {
		position: relative;
		width: 100%;
	}

	.d-img {
		width: 100%;
	}

	.d-img img {
		max-width: 100%;
	}
}

.case-a {
	width: 100%;
	height: 100vh;
	padding-top: .4rem;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.index-title {
	text-align: center;
	color: #fff;
}

.index-title h2 {
	font-size: .48rem;
	font-weight: 100;
	line-height: 1em;
	padding-bottom: 0.1rem;
	letter-spacing: .02rem;
}

.index-title em {
	font-size: .23rem;
	display: block;
	text-transform: uppercase;
}

em {
	font-style: normal;
}

.index-case .wal {
	position: relative;
	max-width: 100%;
	margin: 0 0.9rem;
	height: 100vh;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-justify-content: center;
}

.index-case .btn {
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 50%;
	bottom: auto;
	margin-top: -3.5rem;
}

.index-case .btn li {
	margin-left: .32rem;
	font-size: .16rem;
	color: #fff;
	position: relative;
	padding: .18rem 0;
	cursor: pointer;
}

.index-case .btn li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: .11rem;
	background: url("../images/img11.png") center no-repeat;
	background-size: auto 100%;
	opacity: 0;
}

.index-case .btn li.on {
	color: #4cc3ff;
}

.index-case .btn li.on:before {
	opacity: 1;
}

.index-case .list {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.index-case .list .list-wrapper {
	width: 24rem;
	position: relative;
	left: 50%;
	margin-left: -12rem;
}

.index-case .list li {
	min-height: 6.35rem;
	padding-top: .65rem;
	position: relative;
}

.index-case .list li:before {
	content: "";
	display: block;
	position: absolute;
	left: -.65rem;
	top: 0;
	right: -.65rem;
	bottom: 0;
	background: url("../images/img930.png") center top no-repeat;
	background-size: 100%;
	opacity: 0;
	transition: All 0.5s ease;
}

.index-case .list li .img a {
	display: block;
	position: relative;
}

.index-case .list li .img a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #242424;
	opacity: .5;
}

.index-case .list li .img a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("../images/img800_bg.png") center no-repeat;
	background-size: 100% 100%;
	opacity: 0;
}

.index-case .list li .container {
	opacity: 0;
	visibility: hidden;
	padding-top: .45rem;
	position: relative;
}

.index-case .list li .container .name a {
	display: block;
	color: #fff;
	height: .46rem;
	line-height: .46rem;
	font-size: .26rem;
	padding-right: 1.6rem;
}

.index-case .list li.swiper-slide-active:before {
	opacity: 1;
}

.index-case .list li.swiper-slide-active .img a:before {
	opacity: 0;
}

.index-case .list li.swiper-slide-active .img a:after {
	opacity: 1;
}

.index-case .list li.swiper-slide-active .container {
	opacity: 1;
	visibility: visible;
}

.index-case .arrow a {
	display: block;
	width: 1.4rem;
	height: .5rem;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	background: rgba(255, 255, 255, 0.8) center no-repeat;
	background-size: .62rem;
	position: absolute;
	z-index: 10;
	left: auto;
	right: auto;
	top: 50%;
	bottom: auto;
	margin-top: -.25rem;
}

.index-case .arrow a:hover {
	background-color: rgba(229, 0, 18, 0.8);
}

.index-case .arrow a.prev {
	left: 50%;
	background-image: url("../images/prev62.png");
	margin-left: -7.3rem;
}

.index-case .arrow a.prev:hover {
	background-image: url("../images/prev62on.png");
}

.index-case .arrow a.next {
	right: 50%;
	background-image: url("../images/next62.png");
	margin-right: -7.3rem;
}

.index-case .arrow a.next:hover {
	background-image: url("../images/next62on.png");
}


.index-case .list li .container .p-more {
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 0.45rem;
	bottom: auto;
}

a.p-more {
	display: block;
	width: 1.4rem;
	height: 0.46rem;
	line-height: .44rem;
	text-align: center;
	border: #fff solid 1px;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	color: #fff;
	text-transform: uppercase;
	font-size: .16rem;
	transition: all .3s;
}


a.p-more:hover {
	color: #e50012;
	background-color: #fff;
}

.e-a {
	width: 100%;
	height: 100vh;
	padding-top: 1rem;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url('../images/b5.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.e-a .index-titles span {
	color: #ffffff;
}

.e-a .index-titles:after {
	background-image: url('../images/a9-b.png');
}

.e-a .index-intro {
	color: #ffffff;
}

.e-a .index-more {
	color: #fff;
	border: solid .02rem #fff;
}

.e-a .index-more:after {
	background-image: url('../images/a4.png');
}

.e-a .index-more:hover {
	background-color: #fff;
	color: #e50012;
}

.e-a .index-more:hover:after {
	background-image: url('../images/a4-b.png');
}

.e-main {
	width: 16.2rem;
	margin: 0 auto;
}

.e-cont {
	width: 100%;
	position: relative;
	padding-top: 1.5rem;
	padding-bottom: .4rem;
}

.e-b {
	width: 100%;
}

.e-item {
	width: 32.1%;
	margin-right: 1.85%;
}

.e-item:last-child {
	margin-right: 0;
}

.e-link {
	transition: all ease .5s;
	display: block;
	cursor: pointer;
	padding: .35rem .4rem;
	width: 100%;
	background-color: rgba(255, 255, 255, .15);
}

.e-name {
	color: #ffffff;
	height: 1.3;
	line-height: 1.3em;
	margin-bottom: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.des {
	color: #fff;
	line-height: 1.5em;
	height: 4.5em;
	margin-bottom: 0.5rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.e-bottom {
	width: 100%;
	position: relative;
}

.e-time {
	display: block;
}

.e-time1 {
	display: block;
	letter-spacing: .02rem;
	color: #ffffff;
	line-height: 1;
	margin-bottom: .1rem;
}

.e-time2 {
	display: block;
	color: #ffffff;
	line-height: 1;
}

.e-more {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	padding-bottom: .33rem;
	color: #ffffff;
}

.e-more:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .875em;
	background-image: url('../images/a20.png');
	background-size: auto 100%;
	background-position: right center;
	background-repeat: no-repeat;
}

.e-link:hover {
	background-color: #e50012;
}

.e-tabs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.e-tab {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	margin: 0 .1rem;
	width: .4rem;
	height: .03rem;
	background-color: #fff;
}

.e-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.e-inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #e50012;
}

.e-tab:last-child {
	/* display: none; */
}

.e-tab:nth-last-child(2) {
	/* display: none; */
}

@media(min-width: 900px) {
	.e-a:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.e-a {
		height: auto;
		padding-bottom: .8rem;
	}

	.e-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.e-cont {
		padding-top: 30px;
	}

	.e-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.e-link {
		padding: 15px 10px;
	}

	.e-name {
		margin-bottom: 25px;
	}

	.e-more:after {
		height: .6em;
	}

	.e-tab:nth-last-child(2) {
		display: inline-block;
	}
}

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

.banner-img {
	width: 100%;
}

.banner-img img {
	width: 100%;
}

.banner-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, 0);
	width: 16.2rem;
}

.banner-titles {
	color: #ffffff;
	line-height: 1.17;
	margin-bottom: .1rem;
}

.banner-en {
	color: #ffffff;
	line-height: 1.41;
}

@media(min-width: 900px) {
	.banner:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.banner-text {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.banner-img img {
		min-height: 150px;
		object-fit: cover;
	}
}

@media(max-width: 500px) {
	.banner-text {
		top: 50%;
		transform: translate(-50%, -50%);
	}
}

.nav {
	width: 100%;
	overflow: hidden;
}

.nav-main {
	width: 16.2rem;
	margin: 0 auto;
}

.nav-cont {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.nav-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.nav-left {
	float: left;
	font-size: 0;
}

.nav-b {
	width: 100%;
}

.nav-item {
	display: inline-block;
	vertical-align: top;
	width: auto !important;
	position: relative;
	cursor: pointer;
	margin-right: .54rem;
	color: #444444;
	height: 1rem;
	line-height: 1rem;
}

.nav-item:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	transition: all ease .5s;
	height: 3px;
	background-color: #e50012;
}

.nav-item:hover {
	color: #e50012;
}

.nav-item:hover:after {
	width: 100%;
}

.nav-item.active {
	color: #e50012;
}

.nav-item.active:after {
	width: 100%;
}

.nav-right {
	float: right;
	font-size: 0;
}

.nav-one {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	color: #515253;
	height: 1rem;
	line-height: 1rem;
}

.nav-one:after {
	content: '>';
	display: inline-block;
	vertical-align: middle;
	margin: 0 .1rem;
	color: #999999;
}

.nav-one:last-child:after {
	display: none;
}

.nav-one:nth-child(1):before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: .07rem;
	width: 1em;
	height: 1.5em;
	background-image: url('../images/a21.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

@media(max-width: 900px) {
	.nav-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav-left {
		float: none;
		max-width: 100%;
		text-align: center;
	}

	.nav-b {
		display: inline-block;
		width: auto;
		max-width: 100%;
	}

	.nav-item {
		margin: 0 10px;
	}

	.nav-item:after {
		bottom: 0;
		height: 1px;
	}

	.nav-right {
		display: none;
	}
}

.paging {
	width: 100%;
	font-size: 0;
	text-align: center;
}

.paging-item,
.page-num {
	transition: all ease .5s;
	display: inline-block;
	vertical-align: middle;
	margin: .05rem;
	cursor: pointer;
	min-width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	text-align: center;
	line-height: .6rem;
	color: #666666;
	font-size: 0.16rem;
	background-color: #eff4f9;
}

.paging-item:hover,
.page-num:hover {
	background-color: #e50012 !important;
	color: #fff;
}

.paging-item.active,
.page-num-current {
	background-color: #e50012 !important;
	color: #fff;
}

.paging-up {
	transition: all ease .5s;
	display: inline-block;
	vertical-align: middle;
	margin: .05rem;
	cursor: pointer;
	min-width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.paging-up:hover {
	background-color: #e50012 !important;
	background-image: url('../images/a25-b.png');
}

.paging-next {
	transform: rotate(-180deg);
	transition: all ease .5s;
	display: inline-block;
	vertical-align: middle;
	margin: .05rem;
	cursor: pointer;
	min-width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.paging-next:hover {
	background-color: #e50012 !important;
	background-image: url('../images/a25-b.png');
}


.g-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .65rem;
}

.g-main {
	width: 16.2rem;
	margin: 0 auto;
}

.g-top {
	width: 100%;
	position: relative;
	margin-bottom: .6rem;
}

.g-b {
	width: 100%;
	background-color: #eff4f9;
}

.g-one {
	display: block;
	width: 100%;
}

.g-link {
	display: block;
	width: 100%;
	cursor: pointer;
}

.g-one .g-img {
	display: inline-block;
	vertical-align: middle;
	width: 8.1rem;
	height: 4.86rem;
	position: relative;
	overflow: hidden;
}

.g-one .g-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

.g-one .g-text {
	display: inline-block;
	vertical-align: middle;
	margin-left: .8rem;
	width: 6.4rem;
}

.g-one .g-time {
	line-height: 1;
	color: #222222;
	margin-bottom: .25rem;
}

.g-one .g-time:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-right: .07rem;
	width: .875em;
	height: 1em;
	background-image: url('../images/a22.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-one .g-name {
	color: #222222;
	line-height: 1.25;
	margin-bottom: .2rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.g-one .g-intro {
	color: #666666;
	line-height: 1.75;
	height: 3.5em;
	margin-bottom: .55rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.g-one .g-more {
	transition: all ease .5s;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #e50012;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #e50012;
}

.g-one .g-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4-b.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-one:hover .g-img img {
	transform: scale(1.05);
}

.g-one:hover .g-name {
	color: #e50012;
}

.g-one:hover .g-more {
	background-color: #e50012;
	color: #fff;
}

.g-one:hover .g-more:after {
	background-image: url('../images/a4.png');
}

.g-prev {
	transition: all ease .5s;
	left: -.3rem;
	margin-top: -.3rem;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #fff;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-prev:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.g-next {
	transform: rotate(-180deg);
	transition: all ease .5s;
	right: -.3rem;
	margin-top: -.3rem;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #fff;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-next:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.g-bottom {
	width: 100%;
	font-size: 0;
}

.g-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 31.48%;
	background-color: #eff4f9;
	margin-right: 2.77%;
	margin-bottom: .4rem;
}

.g-item:nth-child(3n) {
	margin-right: 0;
}

.g-item .g-img {
	width: 100%;
	position: relative;
	padding-top: calc(306/510*100%);
	overflow: hidden;
}

.g-item .g-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

.g-item .g-text {
	width: 100%;
	overflow: hidden;
	padding: .35rem .4rem;
}

.g-item .g-name {
	color: #222222;
	line-height: 1.25;
	height: 2.5em;
	margin-bottom: .1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.g-item .g-intro {
	color: #666666;
	line-height: 1.75;
	height: 3.5em;
	margin-bottom: .35rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.g-c {
	width: 100%;
	padding-top: .35rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.g-c:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 200%;
	height: 1px;
	background-color: #e2e1e3;
}

.g-item .g-time {
	line-height: 1;
	color: #222222;
}

.g-item .g-time:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-right: .07rem;
	width: .875em;
	height: 1em;
	background-image: url('../images/a22.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-item .g-more {
	color: #515253;
}

.g-item .g-more:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-left: .1rem;
	width: 1em;
	height: 1em;
	background-image: url('../images/a24.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.g-item:hover {
	background-color: #fff;
	box-shadow: 0px .1rem .4rem 0px rgba(42, 93, 188, 0.15);
}

.g-item:hover .g-img img {
	transform: scale(1.05);
}

.g-item:hover .g-name {
	color: #e50012;
}

.g-item:hover .g-more {
	color: #e50012;
}


@media(max-width: 900px) {
	.g-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.g-top {
		padding-bottom: .8rem;
	}

	.g-one .g-img {
		width: 100%;
		height: auto;
		padding-top: calc(486/810*100%);
	}

	.g-one .g-text {
		margin-left: 0;
		width: 100%;
		padding: 15px 10px;
	}

	.g-prev {
		top: auto;
		margin-top: 0;
		bottom: 0;
		left: calc(50% - .8rem);
		background-color: #eff4f9;
	}

	.g-next {
		top: auto;
		margin-top: 0;
		bottom: 0;
		right: calc(50% - .8rem);
		background-color: #eff4f9;
	}

	.g-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.g-item:nth-child(3n) {
		margin-right: 10px;
	}

	.g-item:nth-child(2n) {
		margin-right: 0;
	}

	.g-item .g-text {
		padding: 15px 10px;
	}

	.g-item .g-time {
		font-size: 12px;
	}

	.g-item .g-more {
		font-size: 12px;
	}

	.m-intro {
		line-height: 1.3em;
		height: 5.2em;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
}

@media(max-width: 370px) {
	.g-item .g-time:before {
		display: none;
	}

	.g-item .g-more:after {
		display: none;
	}
}

.i-a {
	width: 100%;
	padding-top: .75rem;
	padding-bottom: .95rem;
}

.i-main {
	width: 16.2rem;
	margin: 0 auto;
}

.i-top {
	width: 100%;
	padding-bottom: .25rem;
	margin-bottom: .6rem;
	border-bottom: 1px solid #999999;
}

.i-titles {
	color: #222222;
	font-weight: bold;
	line-height: 1.27;
}

.i-cont {
	width: 100%;
}

.i-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.i-left {
	float: left;
	width: 11.9rem;
}

.i-textbox {
	color: #515253;
	line-height: 1.75;
}

.i-textbox * {
	line-height: inherit;
	max-width: 100%;
}

.i-right {
	float: right;
	width: 3.4rem;
}

.i-tr {
	width: 100%;
	padding-bottom: .15rem;
	margin-bottom: .3rem;
	border-bottom: 1px solid #e5e5e5;
}

.i-td {
	display: block;
	color: #222222;
	line-height: 1.6;
	margin-bottom: .1rem;
}

.i-back {
	transition: all ease .5s;
	margin-bottom: .3rem;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #e50012;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #e50012;
}

.i-back:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4-b.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.i-back:hover {
	background-color: #e50012;
	color: #fff;
}

.i-back:hover:after {
	background-image: url('../images/a4.png');
}

.i-linkbox {
	width: 100%;
	padding-bottom: .28rem;
}

.i-one {
	display: block;
	width: 100%;
	font-size: 0;
	margin-bottom: .15rem;
}

.i-tip {
	display: inline-block;
	vertical-align: top;
	color: #111111;
	line-height: 1.8;
}

.i-link {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: calc(100% - 4em);
	color: #111111;
	line-height: 1.8;
}

.i-link:hover {
	color: #e50012;
}

.i-subtitle {
	color: #111111;
	line-height: 1;
	margin-bottom: .2rem;
}

.i-list {
	width: 100%;
	font-size: 0;
}

.i-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: .2rem;
	width: 100%;
	background-color: #eff4f9;
}

.i-img {
	width: 100%;
	position: relative;
	padding-top: calc(204/340*100%);
	overflow: hidden;
}

.i-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

.i-text {
	width: 100%;
	overflow: hidden;
	padding: .25rem .3rem;
}

.i-name {
	color: #222222;
	line-height: 1.3;
	margin-bottom: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.i-b {
	width: 100%;
	padding-top: .25rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.i-b:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 200%;
	height: 1px;
	background-color: #e2e1e3;
}

.i-time {
	line-height: 1;
	color: #222222;
}

.i-time:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-right: .07rem;
	width: .875em;
	height: 1em;
	background-image: url('../images/a22.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.i-more {
	color: #515253;
}

.i-more:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-left: .1rem;
	width: 1em;
	height: 1em;
	background-image: url('../images/a24.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.i-item:hover {
	background-color: #fff;
	box-shadow: 0px .1rem .4rem 0px rgba(42, 93, 188, 0.15);
}

.i-item:hover .i-img img {
	transform: scale(1.05);
}

.i-item:hover .i-name {
	color: #e50012;
}

.i-item:hover .i-more {
	color: #e50012;
}


@media(max-width: 900px) {
	.i-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.i-left {
		width: 100%;
		margin-bottom: 30px;
	}

	.i-right {
		width: 100%;
	}

	.i-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.i-item:nth-child(2n) {
		margin-right: 0;
	}

	.i-item .i-text {
		padding: 10px;
	}

	.i-time {
		font-size: 12px;
	}

	.i-more {
		font-size: 12px;
	}
}

@media(max-width: 370px) {
	.i-time:before {
		display: none;
	}

	.i-more:after {
		display: none;
	}
}

.my-id {
	position: absolute;
	top: -1rem;
	left: 0;
}

.my-titles {
	position: relative;
	display: inline-block;
	padding-right: .16rem;
	margin-bottom: .4rem;
}

.my-titles:after {
	content: '';
	position: absolute;
	top: -.15rem;
	right: 0;
	width: .51rem;
	height: .52rem;
	background-image: url('../images/a9.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.my-titles span {
	position: relative;
	z-index: 1;
	display: block;
	letter-spacing: .02rem;
	color: #222222;
	line-height: 1;
	font-weight: bold;
}


.j-a {
	position: relative;
	width: 100%;
	padding-top: .8rem;
	padding-bottom: 1rem;
}

.j-main {
	width: 16.2rem;
	margin: 0 auto;
}

.j-cont {
	width: 100%;
}

.j-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.j-left {
	float: left;
	width: 7.1rem;
	padding-top: .28rem;
}

.j-list {
	width: 100%;
}

.j-item {
	display: block;
	cursor: pointer;
	padding-left: .5rem;
	margin-bottom: .2rem;
	position: relative;
}

.j-icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 1rem;
	text-align: center;
}

.j-icon1 {
	display: block;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	background-color: #eff4f9;
	border-radius: .2rem;
}

.j-icon1 img {
	max-width: 50%;
	max-height: 50%;
}

.j-icon2 {
	display: none;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	background-color: #e50012;
	background-image: linear-gradient(135deg, #a1c2ff 0%, #e50012 100%);
	border-radius: .2rem;
}

.j-icon2 img {
	max-width: 50%;
	max-height: 50%;
}

.j-text {
	width: 100%;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	min-height: 1.6rem;
	padding: 10px .4rem 10px .9rem;
	border-radius: 10px;
}

.j-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.45;
	margin-bottom: .1rem;
}

.j-intro {
	color: #666666;
	line-height: 1.8;
}

.j-item:hover .j-text {
	box-shadow: 0px 0px .3rem 0px rgba(0, 106, 249, 0.06);
}

.j-right {
	float: right;
	width: 8.1rem;
}

.j-right img {
	width: 100%;
}

@media(max-width: 900px) {
	.j-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.j-left {
		width: 100%;
		margin-bottom: 15px;
	}

	.j-right {
		width: 100%;
	}
}

.k-a {
	position: relative;
	width: 100%;
	padding-top: 1rem;
	padding-bottom: .95rem;
	background-image: url('../images/b25.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.k-a .paging-up {
	background-color: #fff;
}

.k-a .paging-next {
	background-color: #fff;
}

.k-a .paging-item {
	background-color: #fff;
}

.k-main {
	width: 16.2rem;
	margin: 0 auto;
}

.k-cont {
	width: 100%;
	padding-bottom: .3rem;
}

.k-item {
	display: block;
	width: 100%;
	margin-bottom: .1rem;
}

.k-buttom {
	width: 100%;
	cursor: pointer;
	position: relative;
	padding: .25rem .4rem;
	background-color: #ffffff;
}

.k-buttom:after {
	content: '';
	position: absolute;
	top: 0;
	right: .4rem;
	width: .16rem;
	height: 100%;
	background-image: url('../images/a34.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.k-buttom .k-icon {
	display: inline-block;
	vertical-align: middle;
	width: .3rem;
	height: .3rem;
	line-height: .3rem;
}

.k-buttom .k-icon img {
	max-width: 100%;
	max-height: 100%;
}

.k-name {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - .6rem);
	padding-left: .1rem;
	color: #111111;
	line-height: 1.5;
}

.k-sub {
	display: none;
	width: 100%;
	margin-top: 1px;
	background-color: #ffffff;
}

.k-box {
	width: 100%;
	padding: .25rem .1rem .4rem .4rem;
}

.k-sub .k-icon {
	display: inline-block;
	vertical-align: top;
	width: .3rem;
	height: .3rem;
	line-height: .3rem;
}

.k-sub .k-icon img {
	max-width: 100%;
	max-height: 100%;
}

.k-textbox {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - .6rem);
	padding-left: .1rem;
	color: #666666;
	line-height: 1.7;
}

.k-item.show:after {
	background-image: url('../images/a34-b.png');
}

@media(max-width: 900px) {
	.k-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

.l-a {
	width: 100%;
	padding-top: .87rem;
}

.l-top {
	width: 100%;
	padding-bottom: 1rem;
}

.l-cont {
	width: 16.2rem;
	position: relative;
	margin: 0 auto;
	min-height: 6.8rem;
	padding: 1.2rem 0 .8rem;
	background-color: #ffffff;
	box-shadow: 0px .1rem .4rem 0px rgba(229, 0, 18, 0.15);
}

.l-cont:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 6.4rem;
	height: 100%;
	background-image: url('../images/b17.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.l-left {
	display: inline-block;
	vertical-align: top;
	width: 6.4rem;
}

.l-b {
	display: block;
	position: relative;
	width: 100%;
	padding: .3rem .6rem;
}

.l-logo {
	display: block;
	width: 3.26rem;
	min-width: 150px;
}

.l-logo img {
	width: 100%;
}

.l-tr {
	width: 100%;
	padding-top: .25rem;
}

.l-td {
	display: block;
	font-size: 0;
	margin-top: .45rem;
}

.l-icon {
	display: inline-block;
	vertical-align: middle;
	width: .28rem;
}

.l-icon img {
	width: 100%;
}

.l-text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - .4rem);
	padding-left: .2rem;
}

.l-name {
	color: #ffffff;
	line-height: 1.6;
}

.l-intro {
	color: #ffffff;
	line-height: 1.5;
}

.l-right {
	display: inline-block;
	vertical-align: top;
	width: 8.2rem;
	margin-left: .8rem;
}

.l-subtitle {
	color: #e50012;
	line-height: 1.3;
	margin-bottom: .4rem;
}

.l-list {
	font-size: 0;
	width: 100%;
}

.l-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 100%;
	margin-bottom: .2rem;
	border-bottom: 1px solid #999999;
}

.l-input {
	display: block;
	width: 100%;
	border: none;
	background-color: transparent;
	height: .46rem;
	color: #333;
}

.l-textarea {
	display: block;
	width: 100%;
	border: none;
	background-color: transparent;
	height: 1.2rem;
	line-height: .36rem;
	padding: .05rem 0;
	color: #333;
}

.l-buttom {
	width: 100%;
	padding-top: .4rem;
}

.l-submit {
	display: block;
	cursor: pointer;
	border: none;
	width: 1.82rem;
	height: .62rem;
	line-height: .62rem;
	text-align: center;
	color: #ffffff;
	background-color: #e50012;
	border-radius: .31rem;
}

.l-submit:hover {
	opacity: .9;
}

.l-code {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1.5rem;
	height: 100%;
}

.l-code img {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.l-bottom {
	width: 100%;
}

.l-map {
	display: block;
	width: 100%;
	height: 6.8rem;
}

.l-map img {
	max-width: none;
}

.l-link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

@media(min-width: 900px) {
	.l-list .l-item {
		width: 30.49%;
		margin-right: 4.26%;
	}

	.l-list .l-item:nth-child(3n) {
		margin-right: 0;
	}

	.l-a .my-id {
		top: -2rem;
	}
}

@media(max-width: 900px) {
	.l-cont {
		width: calc(100% - 20px);
		max-width: 480px;
		padding: 0;
	}

	.l-cont:before {
		display: none;
	}

	.l-left {
		width: 100%;
		position: relative;
	}

	.l-left:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url('../images/b17.jpg');
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.l-b {
		padding: 25px 10px;
	}

	.l-right {
		width: 100%;
		margin-left: 0;
		padding: 25px 10px;
		position: relative;
	}

	.l-input {
		height: 30px;
	}

	.l-textarea {
		height: 90px;
		line-height: 30px;
		padding: 0;
	}

	.l-map {
		height: 5rem;
	}
}

/* 案例 */
.case ul {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.case li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.case li:nth-child(3n) {
	margin-right: 0;
}

.case a {
	display: block;
	position: relative;
	overflow: hidden;
}

.case a .p-img {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	background: center no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
	height: auto;
	margin-bottom: 3%;
}

.case a img {
	overflow: hidden;
	transition: all .3s;
}

.case a:hover img {
	transform: scale(1.1);
}

.case a .name {
	height: 0.7rem;
	line-height: .69rem;
	position: relative;
	top: 0;
	text-align: center;
	border-bottom: #dcdee0 solid 1px;
	font-size: .18rem;
	color: #525c66;
	transition: all .3s;
}

.case a:hover .name {
	border-color: #fff;
	color: #e50012;
	top: 0.16rem;
}

.m-cont {
	width: 100%;
	position: relative;
}

.m-link {
	display: block;
	cursor: pointer;
	width: 100%;
	position: relative;
}

.m-bg {
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-text {
	position: absolute;
	top: 30.85%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 16.2rem;
}

.m-icon {
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	margin-bottom: .6rem;
}

.m-icon img {
	max-width: none;
	max-height: 100%;
}

.m-name {
	position: relative;
	display: inline-block;
	padding-right: .16rem;
	margin-bottom: .4rem;
}

.m-name:after {
	content: '';
	position: absolute;
	top: -.15rem;
	right: 0;
	width: .51rem;
	height: .52rem;
	background-image: url('../images/a9-b.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-name span {
	position: relative;
	z-index: 1;
	display: block;
	letter-spacing: .02rem;
	color: #ffffff;
	line-height: 1;
	font-weight: bold;
}

.m-intro {
	width: 100%;
	max-width: 40em;
	color: #ffffff;
	line-height: 1.87;
}


@media(min-width: 900px) {
	.m-cont:after {
		content: '';
		position: absolute;
		top: 0;
		right: 1rem;
		z-index: 28;
		width: 1px;
		height: 100%;
		background-color: rgba(255, 255, 255, .1);
	}
}

@media(max-width: 900px) {
	.m-bg {
		height: auto;
		padding-top: calc(940/1920*100%);
		min-height: 240px;
	}

	.m-text {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0, 0);
		width: 100%;
		padding: 25px 10px;
		background-color: #e50012;
	}

	.m-cont {
		margin-top: 15px;
	}

	.section:nth-child(1) .m-cont {
		margin-top: 0;
	}

	.m-icon {
		margin-bottom: 15px;
	}
}

.n-a {
	position: relative;
	width: 100%;
	padding-top: .75rem;
	padding-bottom: .5rem;
}

.n-main {
	width: 16.2rem;
	margin: 0 auto;
}

.n-cont {
	width: 100%;
	font-size: 0;
}

.n-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 31.48%;
	padding-top: .8rem;
	margin-right: 2.77%;
	margin-bottom: .5rem;
}

.n-item:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -.8rem;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	border: dashed 1px #e50012;
}

.n-item:nth-child(3n) {
	margin-right: 0;
}

.n-icon {
	position: absolute;
	top: .3rem;
	left: 50%;
	z-index: 2;
	margin-left: -.5rem;
	width: 1rem;
	height: 1rem;
	text-align: center;
	line-height: 1rem;
	background-color: #e50012;
	background-image: linear-gradient(135deg, #a1c2ff 0%, #e50012 100%);
	border-radius: 50%;
}

.n-icon img {
	max-width: 45%;
	max-height: 45%;
}

.n-text {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: .95rem 10px .3rem;
	min-height: 2.8rem;
	text-align: center;
	background-color: #ffffff;
	box-shadow: 0px 0px .3rem 0px rgba(0, 106, 249, 0.06);
	border-radius: .2rem;
}

.n-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.33;
	margin-bottom: .08rem;
}

.n-intro {
	color: #666666;
	line-height: 1.5;
}

@media(max-width: 900px) {
	.n-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.n-item {
		width: 100%;
		margin-right: 0;
	}
}

.o-a {
	position: relative;
	padding-top: .75rem;
	padding-bottom: .65rem;
	width: 100%;
	background-image: url('../images/b27.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-a .paging-up {
	background-color: #fff;
}

.o-a .paging-next {
	background-color: #fff;
}

.o-a .paging-item {
	background-color: #fff;
}

.o-main {
	width: 16.2rem;
	margin: 0 auto;
}

.o-cont {
	width: 100%;
	font-size: 0;
	padding-bottom: .1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.o-item {
	display: block;
	position: relative;
	cursor: pointer;
	width: calc(50% - .15rem);
	padding: .4rem .6rem .4rem .4rem;
	margin-bottom: .3rem;
	background-color: #ffffff;
	border-radius: .1rem;
}

.o-item:after {
	content: '';
	position: absolute;
	right: .4rem;
	top: 0;
	width: .1rem;
	height: 100%;
	background-image: url('../images/a4-c.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.41;
}

.o-tr {
	width: 100%;
}

.o-td {
	display: inline-block;
	vertical-align: top;
	padding-right: .35rem;
	margin-top: .1rem;
	color: #666666;
	line-height: 1.6;
}

.o-td:last-child {
	padding-right: 0;
}

.o-item:hover {
	background-color: #e50012;
}

.o-item:hover:after {
	background-image: url('../images/a4.png');
}

.o-item:hover .o-name {
	color: #fff;
}

.o-item:hover .o-td {
	color: #fff;
}

@media(max-width: 900px) {
	.o-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.o-item {
		width: 100%;
		margin-right: 0;
		padding: .3rem .6rem .3rem 10px;
	}
}

.p-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .65rem;
}

.p-main {
	width: 16.2rem;
	margin: 0 auto;
}

.p-top {
	width: 100%;
	padding-bottom: .25rem;
	margin-bottom: .55rem;
	border-bottom: 1px solid #999999;
}

.p-titles {
	width: 100%;
	color: #222222;
	font-weight: bold;
	line-height: 1.27;
}

.p-cont {
	width: 100%;
}

.p-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.p-left {
	float: left;
	width: 12rem;
}

.p-item {
	width: 100%;
	margin-bottom: .27rem;
}

.p-name {
	line-height: 1.41;
	color: #222222;
	font-weight: bold;
}

.p-textbox {
	color: #666666;
	line-height: 1.87;
}

.p-textbox * {
	line-height: inherit;
}

.p-right {
	float: right;
	width: 3.4rem;
}

.p-intro {
	color: #222222;
	line-height: 1.6;
	padding-bottom: .25rem;
	margin-bottom: .3rem;
	border-bottom: 1px solid #e5e5e5;
}

.p-intro P {
	margin-bottom: .1rem;
}

.p-intro * {
	line-height: inherit;
}

.p-back {
	transition: all ease .5s;
	margin-bottom: .3rem;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #e50012;
	line-height: .6rem;
	border-radius: .3rem;
	border: solid .02rem #e50012;
}

.p-back:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4-b.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.p-back:hover {
	background-color: #e50012;
	color: #fff;
}

.p-back:hover:after {
	background-image: url('../images/a4.png');
}

@media(max-width: 900px) {
	.p-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.p-left {
		width: 100%;
	}

	.p-right {
		width: 100%;
	}
}

.add_bg .nav,
.add_bg .q-a {
	background-color: #f5f5f5;
}

.add_bg .paging .paging-up,
.add_bg .paging .paging-next,
.add_bg .paging .paging-item,
.add_bg .paging .page-num {
	background-color: #fff;
}

.q-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .95rem;
}

.q-main {
	width: 16.2rem;
	margin: 0 auto;
}

.q-cont {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
}

.q-item {
	display: block;
	cursor: pointer;
	position: relative;
	padding: .6rem .4rem .5rem;
	width: 23.45%;
	background-color: #fff;
	margin-bottom: .4rem;
	margin-right: 2.06%;
}

.q-item:nth-child(4n) {
	margin-right: 0;
}

.q-item:after {
	opacity: 0;
	z-index: -1;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(229, 0, 18, .85);
}

.q-text {
	position: relative;
	z-index: 8;
	width: 100%;
	position: relative;
}

.q-text:before {
	content: '';
	position: absolute;
	top: -.2rem;
	left: 0;
	width: .1rem;
	height: .1rem;
	border-radius: 50%;
	background-color: #e50012;
}

.q-model {
	color: #222222;
	font-weight: bold;
	line-height: 1.16;
}

.q-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.16;
}

.q-img {
	width: 100%;
	text-align: center;
	height: 2.6rem;
	line-height: 2.6rem;
	margin-top: .6rem;
}

.q-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.q-more {
	opacity: 0;
	z-index: -1;
	position: absolute;
	bottom: .4rem;
	left: .4rem;
	transition: all ease .5s;
	display: inline-block;
	cursor: pointer;
	padding: 0 .43rem;
	color: #e50012;
	line-height: .6rem;
	border-radius: .3rem;
	background-color: #fff;
	border: solid .02rem #fff;
}

.q-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .5em;
	height: 1em;
	background-image: url('../images/a4-b.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.q-item:hover:after {
	opacity: 1;
	z-index: 1;
}

.q-item:hover .q-text:before {
	background-color: #ffffff;
}

.q-item:hover .q-model {
	color: #ffffff;
}

.q-item:hover .q-name {
	color: #ffffff;
}

.q-item:hover .q-more {
	opacity: 1;
	z-index: 8;
}

@media(max-width: 900px) {
	.q-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.q-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.q-item:nth-child(2n) {
		margin-right: 0;
	}
}

.add_bg .r-a {
	background-color: #f5f5f5;
}

.r-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .4rem;
}

.r-main {
	width: 16.2rem;
	margin: 0 auto;
}

.r-top {
	width: 100%;
	margin-bottom: .6rem;
}

.r-top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.r-left {
	float: left;
	width: 8.1rem;
}

.r-left:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.r-big {
	float: right;
	width: 6.45rem;
	position: relative;
}

.f-b {
	width: 100%;
}

.r-item {
	width: 100%;
}

.r-item .r-img {
	display: block;
	width: 100%;
	height: 6.45rem;
	line-height: 6.45rem;
	text-align: center;
	background-color: #fff;
}

.r-item .r-img img {
	max-width: 100%;
	max-height: 100%;
}

.r-prev {
	left: .25rem;
	margin-top: -.1rem;
	width: .1rem;
	height: .2rem;
	background-image: url('../images/a23.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-prev:hover {
	background-image: url('../images/a23-c.png');
}

.r-next {
	transform: rotate(-180deg);
	right: .25rem;
	margin-top: -.1rem;
	width: .1rem;
	height: .2rem;
	background-image: url('../images/a23.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-next:hover {
	background-image: url('../images/a23-c.png');
}

.r-small {
	float: left;
	width: 1.5rem;
}

.r-c {
	width: 100%;
	height: 6.45rem;
}

.r-nav {
	width: 100%;
	cursor: pointer;
	height: auto;
	margin-bottom: .15rem;
}

.r-nav:last-child {
	margin-bottom: 0;
}

.r-nav .r-img {
	display: block;
	width: 100%;
	height: 1.5rem;
	line-height: 1.46rem;
	text-align: center;
	background-color: #fff;
	border: .02rem solid #fff;
}

.r-nav .r-img img {
	max-width: 100%;
	max-height: 100%;
}

.r-nav.active {
	border: solid .02rem #e50012;
}

.r-right {
	float: right;
	width: 7.1rem;
	padding-top: .85rem;
}

.r-titles {
	color: #111111;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: .23rem;
}

.r-intro {
	color: #505152;
	line-height: 1.87;
	margin-bottom: .33rem;
}

.r-intro * {
	line-height: inherit;
}

.r-tr {
	width: 100%;
	font-size: 0;
	padding-top: .3rem;
	border-top: 1px solid #e50012;
}

.r-td {
	display: inline-block;
	vertical-align: top;
	margin-top: .1rem;
	margin-right: .1rem;
	text-align: center;
	color: #e50012;
	padding: 0 .3rem;
	min-width: 1.5rem;
	line-height: .5rem;
	border-radius: .25rem;
	border: solid 1px #e50012;
}

.r-bottom {
	width: 100%;
}

.r-d {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border: 1px solid #fff;
	background-color: #fff;
}

.r-subtitle {
	color: #ffffff;
	font-weight: bold;
	min-width: 2.6rem;
	line-height: .8rem;
	padding: 0 10px;
	text-align: center;
	background-color: #e50012;
}

.r-classifybox {
	flex: 1;
	padding: 0 .4rem;
	font-size: 0;
}

.r-classify {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem 0;
	color: #222222;
	line-height: 1.6;
}

.r-classify:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 .15rem;
	width: 1px;
	height: 1em;
	background-color: #ccc;
}

.r-classify:last-child:after {
	display: none;
}

.r-classify.active {
	color: #e50012;
}

.r-list {
	width: 100%;
	padding: .4rem 0;
}

.r-one {
	position: relative;
	width: 100%;
}

.r-id {
	position: absolute;
	left: 0;
	top: -1.2rem;
}

.r-name {
	position: relative;
	color: #333333;
	line-height: 1;
	font-weight: bold;
	padding-left: .16rem;
}

.r-name:before {
	content: '';
	position: absolute;
	top: .1em;
	left: 0;
	width: .05rem;
	height: .1rem;
	background-image: linear-gradient(0deg, rgba(42, 93, 188, .3)0%, #e50012 100%);
	border-radius: .03rem;
}

.r-textbox {
	width: 100%;
	padding-top: .23rem;
	padding-bottom: .53rem;
	line-height: 1.87;
	color: #333333;
}

.r-textbox * {
	line-height: inherit;
}

.r-textbox p {
	/*text-align: left !important;*/
}

.r-traitbox {
	width: 100%;
	padding-top: .25rem;
	padding-bottom: .25rem;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.r-trait {
	display: block;
	position: relative;
	width: 7.5rem;
	margin: .35rem 0 .35rem .3rem;
	padding: .4rem .3rem .5rem;
	background-color: #ffffff;
	box-shadow: 0px 0px .3rem 0px rgba(0, 106, 249, 0.06);
	border-radius: .1rem;
}

.r-trait .r-nub {
	position: absolute;
	top: -.3rem;
	left: -.3rem;
	width: .66rem;
	height: .6rem;
	line-height: .46rem;
	padding-top: .14rem;
	text-align: center;
	color: #ffffff;
	background-image: url('../images/a38.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-trait .r-text {
	color: #333333;
	line-height: 1.87;
}

.r-advantagebox {
	width: 100%;
	padding: .3rem 0;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}

.r-advantage {
	display: block;
	position: relative;
	width: calc(31.44% - .7rem);
	margin-left: .7rem;
	padding: .3rem .4rem .6rem;
	margin-right: 2.83%;
	margin-bottom: .3rem;
	background-color: #ffffff;
	box-shadow: 0px 0px .3rem 0px rgba(0, 106, 249, 0.06);
	border-radius: .1rem;
}

.r-advantage:nth-child(3n) {
	margin-right: 0;
}

.r-advantage .r-nub {
	position: absolute;
	top: 0;
	left: -.7rem;
	color: #ffffff;
	width: .6rem;
	height: .6rem;
	text-align: center;
	line-height: .6rem;
	background-color: #e50012;
	background-image: linear-gradient(135deg, #a3b9e1 0%, #e50012 100%);
	border-radius: .1rem;
}

.r-advantage .r-text {
	color: #333333;
	line-height: 1.87;
}

.r-territorybox {
	width: 100%;
	position: relative;
	margin-top: .3rem;
	margin-bottom: .55rem;
}

.r-e {
	width: 100%;
}

.r-territory {
	width: 3.8rem;
	margin-right: .33rem;
}

.r-territory:last-child {
	margin-right: 0;
}

.r-link {
	display: block;
	cursor: pointer;
	width: 100%;
}

.r-link .r-img {
	width: 100%;
	position: relative;
	padding-top: calc(226/380*100%);
	overflow: hidden;
}

.r-link .r-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

.r-link .r-text {
	width: 100%;
	padding-top: .15rem;
	text-align: center;
}

.r-link .r-tip {
	color: #666666;
	line-height: 1.5;
}

.r-link:hover .r-img img {
	transform: scale(1.05);
}

.r-link:hover .r-tip {
	color: #e50012;
}

.r-prev2 {
	transition: all ease .5s;
	left: -.3rem;
	margin-top: -.3rem;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-prev2:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.r-next2 {
	transform: rotate(-180deg);
	transition: all ease .5s;
	right: -.3rem;
	margin-top: -.3rem;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-next2:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.r-table {
	width: 100%;
	margin-top: .3rem;
	margin-bottom: .3rem;
	border-top: .05rem solid #e50012;
}

.r-table table {
	width: 100%;
	border: none;
	word-break: break-all;
}

.r-table tr {
	width: 100%;
	border: none;
	background-color: #eff4f9;
}

.r-table td {
	padding: .1rem 10px .1rem .3rem;
	line-height: 1.87;
	border: none;
}

.r-table tr:nth-child(2n) {
	background-color: #fff;
}

.r-table tr:nth-child(2n) td {
	color: #666666;
}

.r-table tr:nth-child(1) td {
	color: #e50012;
	font-size: 1.125em;
}

@media(min-width: 900px) {
	.r-classify:hover {
		color: #e50012;
	}
}

@media(max-width: 900px) {
	.r-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.r-left {
		width: 100%;
	}

	.r-big {
		width: 100%;
		margin-bottom: 10px;
	}

	.r-small {
		width: 100%;
	}

	.r-c {
		height: auto;
	}

	.r-nav {
		width: auto;
		margin-right: 10px;
		margin-bottom: 0;
	}

	.r-right {
		width: 100%;
	}

	.r-subtitle {
		width: 100%;
	}

	.r-classifybox {
		padding: 15px 10px;
	}

	.r-trait {
		width: 100%;
	}

	.r-advantage {
		width: calc(100% - .7rem);
		margin-right: 0;
	}

	.r-territorybox {
		padding-bottom: .8rem;
	}

	.r-territory {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.r-prev2 {
		top: auto;
		margin-top: 0;
		bottom: 0;
		left: calc(50% - .8rem);
	}

	.r-next2 {
		top: auto;
		margin-top: 0;
		bottom: 0;
		right: calc(50% - .8rem);
	}

	.r-table td {
		padding: 5px;
		font-size: 11px;
	}

	.r-table tr:nth-child(1) td {
		font-size: 12px;
	}
}

.s-a {
	position: relative;
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .58rem;
}

.s-a .my-titles {
	margin-bottom: .15rem;
}

.s-main {
	width: 16.2rem;
	margin: 0 auto;
}

.s-top {
	width: 100%;
}

.s-top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.s-left {
	float: left;
	width: 7.1rem;
	padding-top: .28rem;
}

.s-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .3rem;
}

.s-textbox {
	color: #666666;
	line-height: 1.87;
}

.s-textbox * {
	line-height: inherit;
}

.s-right {
	float: right;
	width: 8.1rem;
}

.s-right img {
	width: 100%;
}

.s-bottom {
	width: 100%;
	font-size: 0;
	padding-top: .1rem;
}

.s-item {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin-top: .5rem;
	padding-right: 10px;
}

.s-b {
	width: 100%;
}

.s-nub {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: .1rem;
	color: #e50012;
	line-height: 1;
}

.s-unit {
	display: inline-block;
	vertical-align: text-bottom;
	position: relative;
	top: -.3em;
	color: #e50012;
	line-height: 1;
}

.s-intro {
	width: 100%;
	color: #666666;
	line-height: 1.6;
	margin-top: .1rem;
}

@media(max-width: 900px) {
	.s-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.s-left {
		width: 100%;
		margin-bottom: 15px;
	}

	.s-right {
		width: 100%;
	}

	.s-item {
		width: 50%;
	}
}

.t-a {
	position: relative;
	width: 100%;
	min-height: 8.4rem;
	padding-top: 2.05rem;
	padding-bottom: .98rem;
}

.t-a .my-titles:after {
	background-image: url('../images/a9-b.png');
}

.t-a .my-titles span {
	color: #ffffff;
}

.t-main {
	width: 16.2rem;
	margin: 0 auto;
}

.t-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.t-cont {
	width: 100%;
	text-align: right;
	position: relative;
	z-index: 8;
}

.t-right {
	display: inline-block;
	text-align: left;
	width: 7.1rem;
}

.t-textbox {
	width: 100%;
	color: #ffffff;
	line-height: 1.66;
}

.t-textbox * {
	line-height: inherit;
}


@media(max-width: 900px) {
	.t-a {
		padding-top: .8rem;
	}

	.t-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.t-right {
		width: 100%;
	}
}

/* 荣誉资质 */
#ny_about_5 {
	padding: 50px 0;
	display: block;
	overflow: hidden;
}

.ny_about_5_t {
	text-align: center;
	display: block;
}

.ny_about_5_t p {
	font-size: 44px;
	font-weight: bold;
	color: #e50012;
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	letter-spacing: -2px;
	text-transform: uppercase;
}

.ny_about_5_t span {
	font-size: 32px;
	color: #333;
	opacity: 1;
	display: block;
}

#ny_about_5 .ny_about_5_nr {
	display: block;
	position: relative;
	margin-top: 40px;
}

#ny_about_5 .ny_about_5_nr li {
	display: block;
}

#ny_about_5 .ny_about_5_nr li a {
	display: block;
	padding: 20px 20px 0 20px;
	border: 1px solid #eee;
	transition: all 0.3s;
}

#ny_about_5 .ny_about_5_nr li a img {
	max-width: 100%;
	display: block;
}

#ny_about_5 .ny_about_5_nr li a p {
	font-size: 16px;
	color: #666666;
	line-height: 2;
	text-align: center;
	display: block;
	margin: 0px 0 15px 0;
}

#ny_about_5 .ny_about_5_nr .owl-nav {
	display: none;
}

#ny_about_5 .ny_about_5_nr li:hover a {
	border: 1px solid #e50012;
}

#ny_about_5 .ny_about_5_nr li:hover a p {
	color: #e50012;
}

/* 管理团队 s */
.com-img img {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*[class*="rect-"] ._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	*height: auto;
	object-fit: cover;
}

.rect-65 {
	padding-bottom: 65%;
}


.ab_team {
	padding: 0.5rem 0 0.2rem;
}

.ab_team .con {
	padding: 0.4rem 0 0.2rem;
}

.ab_team .con ul {}

.ab_team .con ul li {}

.ab_team .con ul li .com-img {}

.ab_team .con ul li .com-img img {}

.ab_team .con ul li .info {
	padding: 0.2rem 0;
	color: #333;
}

.ab_team .con ul li .info p {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0.1rem;
	text-align: center;
}

.ab_team .con ul li .info span {
	height: 60px;
	font-size: 18px;
	line-height: 30px;
}

/* 公共分页器 s */
.round-page.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
}

.round-page.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
	display: inline-block;
	width: 0.16rem;
	height: 0.16rem;
	border: 1px solid #1d1d1d;
	margin: 0 0.05rem;
	border-radius: 50%;
	background-color: white;
	cursor: pointer;
}

.round-page.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #e50012;
}

/* 公共分页器 e */

/* 管理团队 e */

.u-a {
	position: relative;
	width: 100%;
	min-height: 8.4rem;
	padding-top: .98rem;
	padding-bottom: .98rem;
}

.u-main {
	width: 100%;
	padding-left: 1.5rem;
}

.u-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.u-cont {
	width: 100%;
	position: relative;
	z-index: 8;
	padding-bottom: 1rem;
}

.u-item {
	display: block;
	width: 3.5rem;
	margin-right: .4rem;
}

.u-link {
	display: flex;
	align-content: space-between;
	flex-wrap: wrap;
	padding: .35rem .4rem;
	min-height: 3.6rem;
	background-color: #ffffff;
}

.u-top {
	width: 100%;
	padding-bottom: 10px;
}

.u-tip {
	width: 100%;
	color: #666666;
	line-height: 1.6;
	margin-bottom: .1rem;
}

.u-years {
	color: #e50012;
	font-weight: bold;
	line-height: 1;
}

.u-bottom {
	width: 100%;
	position: relative;
	padding-left: .2rem;
}

.u-bottom:before {
	content: '';
	position: absolute;
	top: .1rem;
	left: 0;
	border-radius: 50%;
	width: .08rem;
	height: .08rem;
	background-color: #ff8400;
}

.u-intro {
	color: #666666;
	line-height: 1.8;
	min-height: 7.2em;
}

.u-intro * {
	line-height: inherit;
}

.u-prev {
	transition: all ease .5s;
	left: 0;
	margin-top: 0;
	top: auto;
	bottom: 0;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.u-prev:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.u-next {
	transform: rotate(-180deg);
	transition: all ease .5s;
	left: .7rem;
	right: auto;
	margin-top: 0;
	top: auto;
	bottom: 0;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.u-next:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}


@media(max-width: 900px) {
	.u-main {
		width: 100%;
		margin: 0 auto;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.u-item {
		width: calc(50% - 5px);
	}

	.u-item:last-child {
		margin-right: 0;
	}

	.u-intro {
		min-height: 9em;
	}
}


.v-a {
	position: relative;
	width: 100%;
	padding-top: 1.05rem;
	padding-bottom: 1rem;
}

.v-a .my-titles {
	margin-bottom: 0;
}

.v-main {
	width: 16.2rem;
	margin: 0 auto;
}

.v-cont {
	width: 100%;
	position: relative;
}

.v-b {
	width: 100%;
	padding-top: .4rem;
}

.v-item {
	width: 4rem;
	opacity: .3;
	margin: 0 .25rem;
}

.v-top {
	width: 100%;
	height: 5rem;
	padding: .4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.v-box {
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 18;
	padding: .3rem;
}

.v-img {
	max-width: 100%;
	max-height: 2.4rem;
}

.v-img img {
	cursor: pointer;
	max-width: 100%;
	max-height: 2.4rem;
}

.v-span {
	position: absolute;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.v-span1 {
	top: 0;
	left: 0;
	width: .3rem;
	height: .28rem;
	background-image: url('../images/a42.png');
}

.v-span2 {
	top: 0;
	left: .29rem;
	width: calc(100% - .58rem);
	height: .28rem;
	background-image: url('../images/a42-b.png');
}

.v-span3 {
	top: 0;
	right: 0;
	width: .3rem;
	height: .28rem;
	background-image: url('../images/a42-c.png');
}

.v-span4 {
	top: .27rem;
	right: 0;
	width: .3rem;
	height: calc(100% - .54rem);
	background-image: url('../images/a42-d.png');
}

.v-span5 {
	bottom: 0;
	right: 0;
	width: .3rem;
	height: .28rem;
	background-image: url('../images/a42-e.png');
}

.v-span6 {
	bottom: 0;
	right: .29rem;
	width: calc(100% - .54rem);
	height: .28rem;
	background-image: url('../images/a42-f.png');
}

.v-span7 {
	bottom: 0;
	left: 0;
	width: .3rem;
	height: .28rem;
	background-image: url('../images/a42-g.png');
}

.v-span8 {
	bottom: .27rem;
	left: 0;
	width: .3rem;
	height: calc(100% - .54rem);
	background-image: url('../images/a42-h.png');
}

.v-bottom {
	opacity: 0;
	transition: all ease .5s;
	width: 100%;
	margin-top: .6rem;
	display: flex;
	align-items: center;
	min-height: .6rem;
}

.v-name {
	width: 100%;
	text-align: center;
	color: #222222;
	font-weight: bold;
	line-height: 1.3;
}

.v-item.swiper-slide-active {
	opacity: 1;
}

.v-item.swiper-slide-active .v-top {
	background-color: #fff;
	box-shadow: 0px .1rem .4rem 0px rgba(42, 93, 188, 0.15);
	border-bottom: 1px solid #e50012;
}

.v-item.swiper-slide-active .v-bottom {
	opacity: 1;
}


.v-item.swiper-slide-prev {
	opacity: .8;
}

.v-item.swiper-slide-next {
	opacity: .8;
}

.v-prev {
	transition: all ease .5s;
	left: calc(50% - 3.1rem);
	top: auto;
	margin-top: 0;
	bottom: 0;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-prev:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}

.v-next {
	transform: rotate(-180deg);
	transition: all ease .5s;
	right: calc(50% - 3.1rem);
	top: auto;
	margin-top: 0;
	bottom: 0;
	width: .6rem;
	height: .6rem;
	border-radius: .3rem;
	background-color: #eff4f9;
	background-image: url('../images/a25.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-next:hover {
	background-color: #e50012;
	background-image: url('../images/a25-b.png');
}


@media(max-width: 900px) {
	.v-main {
		width: 100%;
		margin: 0 auto;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.v-item {
		width: 50%;
	}

	.v-top {
		padding: 10px;
		height: 200px;
	}

	.v-prev {
		left: 10px;
	}

	.v-next {
		right: 10px;
	}
}



/* 

<div class="my-titles s46 teaser"><span>售后服务</span></div>

background-color: #e50012;
.teaser.delay2  {transition-delay: .2s;}

.g-img{width: 100%;position: relative;padding-top: calc(306/510*100%);overflow: hidden;}
.g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 
 

*/


.search {
	width: 100%;
	padding-bottom: .6rem;
	overflow: hidden;
}

.search-main {
	width: 16.2rem;
	margin: 0 auto;
}

.search-top {
	width: 100%;
	font-size: 0;
	padding: .2rem 0;
}

.search-tip {
	display: inline-block;
	vertical-align: top;
	color: #666;
	line-height: 1.5;
}

.search-tip span {
	color: red;
}

.search-tr {
	display: inline-block;
	vertical-align: top;
}

.search-td {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: .2rem;
	color: #666;
	line-height: 1.5;
}

.search-td span {
	color: #e50012;
}

.search-td.active {
	color: #e50012;
}

.search-cont {
	width: 100%;
	font-size: 0;
}

.search-item {
	width: 100%;
	display: block;
	cursor: pointer;
	margin-bottom: .35rem;
	padding: .3rem .25rem;
	border: solid 1px #dcdcdc
}

.search-b {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: .25rem;
}

.search-name {
	padding-right: .1rem;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.search-name span {
	color: red;
}

.search-classify {
	white-space: nowrap;
	min-width: 6em;
	padding: .1rem;
	line-height: 1.3;
	text-align: center;
	background-color: #e50012;
	color: #fff;
}

.search-intro {
	color: #888888;
	line-height: 1.7;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.search-item:hover {
	background-color: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 0px 45px 1px rgba(0, 0, 0, 0.1);
}

.search-item:hover .search-name {
	color: #e50012;
}

@media(max-width:900px) {
	.search-main {
		width: 100%;
		max-width: 500px;
		padding: 0 10px;
	}

	.search-b {
		flex-wrap: wrap;
	}

	.search-name {
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-bottom: .1rem;
	}
}

.file-cont {
	position: fixed;
	top: 50%;
	right: 10px;
	z-index: 88;
}

.file-one {
	display: block;
	margin: 1px 0;
	cursor: pointer;
	padding: .1rem .02em;
	width: 5em;
	text-align: center;
	background-color: #e50012;
	border-radius: .05rem;
}

.file-icon {
	width: 100%;
	margin-bottom: .1rem;
}

.file-icon img {
	height: 1.5em;
}

.file-name {
	width: 100%;
	color: #fff;
	line-height: 1.3;
}


/* 资料下载  s*/

.public-title {
	font-size: 34px;
	font-weight: 600;
	color: #333;
	line-height: 50px;
	padding: 30px 0;
	text-align: center;
}

.nei-tab-list {
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

.nei-tab-list-hide {
	display: block;
}

.nei-tab-list a {
	background: url(../images/pic_tab_05.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
	padding: 8px 48px;
	font-size: 16px;
	color: #ffffff;
	transition: 0.6s;
	cursor: pointer;
}

.nei-tab-list li::marker {
	color: #fff;
	font-size: 0;
}

.nei-tab-list a.active,
.nei-tab-list a:hover {
	background-image: url(../images/pic_tab_hover_05.png);
	transition: 0.6s;
}

.nei-title {
	text-align: center;

}

.nei-title h2 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0 12px;
	position: relative;
	line-height: 1em;
}

.nei-title h2::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 74px;
	height: 3px;
	background: #e50012;
	border-radius: 50px;
}

.nei-title h1 {
	font-size: 38px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0 12px;
	position: relative;
	line-height: 1em;
	margin-bottom: 20px;
}

.nei-title h1::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 74px;
	height: 3px;
	background: #e50012;
	border-radius: 50px;
}


.product-detail-down {}

.product-down-dl {
	padding-bottom: 40px;
}

.product-down-dl.product-down-dlx {
	padding-bottom: 0px;
}

.product-detail-down .product-down-dl {
	display: none;
}

.product-detail-down .product-down-dl.active {
	display: block;
}

.product-down-dl span {
	font-size: 16px;
	color: #666666;
	text-align: center;
	box-sizing: border-box;
	width: 12%;
	padding: 16px;
}

.product-down-dl span:first-of-type {
	text-align: left;
	padding-left: 25px;
	width: 40%;
}

.product-down-dl dt {
	background: #e50012;
}

.pro_content_info_bd {
	margin-top: 0.8rem;
}

.pro_content_info_bd .my-top {
	margin-bottom: 0.5rem;
}

dl {
	margin-bottom: 1rem;
	margin-top: 0.3rem;
}

.product-down-dl dt span {
	color: #ffffff;
	font-size: 18px;
}

.product-down-dl dd {
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}

.product-down-dl dd span {
	padding: 20px;
}

.product-down-dl dt,
.product-down-dl dd {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product-down-dl dd .down-a {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/pic_down_07.png) no-repeat;
	background-position: center;
}

.product-down-dl dd a:hover {
	color: #e50012;
}

.product-down-dl dd .down-a:hover {
	background-image: url(../images/pic_down_hover_07.png);
}

@media screen and (max-width: 768px) {
	.padd-bottom-50 {
		padding: 20px 0;
	}

	.wrap {
		max-width: 94.5%;
	}

	.nei-title h2 {
		font-size: 20px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.nei-tab-list {
		flex-wrap: wrap;
		justify-content: start;
		margin-bottom: 10px;
	}

	.nei-tab-list li {
		width: 49%;
		/* margin-right: 2%; */
		margin-bottom: 2%;
	}

	.nei-tab-list li a {
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		display: block;
	}

	.nei-tab-list a {
		padding: 4px 20px;
	}

	.product-detail-down .product-down-dl.active {
		display: block;
	}

	.product-down-dl {
		width: auto;
	}

	.product-down-dl dt span {
		display: none !important;
	}

	.product-down-dl dd span {
		display: none !important;
	}

	.product-down-dl dt span {
		font-size: 16px;
	}

	.product-down-dl dt span:first-child {
		display: block !important;
		width: 33% !important;
	}

	.pro_content_info_bd {
		margin-top: 0;
	}

	.product-down-dl dt span:nth-child(5) {
		display: block !important;
		width: 33% !important;
	}

	.product-down-dl dt span:last-child {
		display: block !important;
		width: 33% !important;
	}


	.product-down-dl dd span:first-child {
		display: block !important;
		width: 33% !important;
	}

	.product-down-dl dd span:nth-child(5) {
		display: block !important;
		width: 33% !important;
	}

	.product-down-dl dd span:last-child {
		display: block !important;
		width: 33% !important;
	}

}

/* 资料下载 e */