

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;
	line-height: 1;
}

#web-ietip {
	width: 526px;
	height: 90px;
	padding: 83px 0 0 84px;
	overflow: hidden;
	background: url(../image/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: 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,
.page-num {
	font-size: calc(18 * 1rem / 100);
}

@media(max-width: 1472px) {

	.s18,
	.page-num {
		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: #bbbbbb;
}

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

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

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

/* 动画 */

.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);
}

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

.down.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;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 188;
	width: 100%;
	box-shadow: 1px 1px rgba(221, 225, 234, .2);
}

.h-cont {
	width: 100%;
	padding-left: 1rem;
}

.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;
	height: 1.1rem;
	line-height: 1.1rem;
}

.h-logo img {
	height: .65rem;
	max-width: none;
}

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

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

.h-i {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding: 0 .28rem;
}

.h-j {
	display: inline-block;
	position: relative;
	color: #ffffff;
	line-height: 1.1rem;
}

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

.h-sub {
	display: none;
	min-width: 1.5rem;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 1.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;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition: background-color .3s;
}

.h-sub>li>a:hover {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
	color: #fff;
}

.h-buttom {
	display: inline-block;
	vertical-align: middle;
	margin-left: .5rem;
	padding-right: .5rem;
}

.h-phone {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	line-height: 1.1rem;
	color: #ffffff;
}

.h-phone:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	width: .916em;
	height: .916em;
	background-image: url('../image/a2.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

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

.h-search {
	display: none;
	cursor: pointer;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.h-icon {
	display: block;
	width: 1.1rem;
	height: 1.1rem;
	background-image: url('../image/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-b{display: inline-block;vertical-align: middle;}
.hs-text{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle;border: 1px solid #03388a; width: 6rem;height: 45px;background-color: #fff;color: #333;}
.hs-c{display: inline-block;vertical-align: middle;background-color: #03388a; background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);}
.hs-submit{border: none;display: inline-block;vertical-align: middle;cursor: pointer; width: 45px;height: 45px;background-color: transparent;background-image: url('../image/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: .9rem;
	height: 1.1rem;
	background-image: url('../image/a-menu.png');
	background-size: 60% 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;
}

.header.fixed {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}


@media(min-width: 1200px) {
	.header:hover {
		background-color: #03388a;
		background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
	}

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

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

}

@media(max-width: 1400px) {
	.h-i {
		padding: 0 .2rem;
	}

	.h-k {
		margin-left: .35rem;
	}

	.h-buttom {
		margin-left: .35rem;
	}
}

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

	.header {
		background-color: #03388a;
		background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
	}

	.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;
		margin: 0;
		height: auto;
	}

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

	.h-i.has-nav:after {
		content: "";
		background-image: url('../image/a-right.png');
		background-size: auto 12px;
		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-image: url('../image/a-down.png');
		background-size: auto 14px;
	}

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

	.h-sub>li>a {
		text-align: left;
		padding-left: 40px;
		color: #666;
	}

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

	.h-buttom {
		margin-left: 0;
		padding-right: 0;
	}

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

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

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


}


@media(min-width: 750px) {
	.hs-a {
		display: inline-block;
		vertical-align: middle;
	}

	.hs-form {
		display: inline-block;
		vertical-align: top;
	}

	.hs-b {
		display: inline-block;
		vertical-align: top;
	}

	.hs-c {
		display: inline-block;
		vertical-align: top;
	}

	.hs-text {
		color: #333;
		width: 3rem;
		height: .5rem;
		padding: 0 .2rem;
		background-color: #fff;
		border: none;
	}

	.hs-submit {
		background-image: url(../image/a3.png);
		background-position: center center;
		background-size: .18rem .18rem;
		background-repeat: no-repeat;
		color: transparent;
		cursor: pointer;
		width: .5rem;
		height: .5rem;
		border: none;
		border-bottom: none;
		background-color: transparent;
		transition: all .3s;
		vertical-align: top;
		background-color: #03388a;
	}

	.hs-submit {
		background-color: #fff;
		background-image: url(../image/a3-b.png)
	}
}


@media(max-width: 750px) {


	.hs-a {
		display: none;
		width: 100%;
		padding: .4rem 0;
		position: fixed;
		top: 0;
		right: 0;
		margin-right: 0;
		z-index: 150;
		background-color: #fff;
		font-size: 0;
		text-align: center;
	}

	.hs-form {
		width: 100%;
		background-color: transparent;
		position: relative;
		overflow: hidden;
		font-size: 0;
	}

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

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

	.hs-text {
		width: 3.80rem;
		height: .4rem;
		line-height: .4rem;
		border: none;
		border-bottom: 1px solid #ccc;
		border-right: none;
		vertical-align: top;
		background-color: transparent;
		font-size: .14rem;
		color: #000;
		padding: 0 .1rem 0 0.05rem;
		text-align: left;
		vertical-align: top;
	}

	.hs-submit {
		background-image: url(../image/a3-b.png);
		background-position: center center;
		background-size: .18rem .18rem;
		background-repeat: no-repeat;
		color: transparent;
		cursor: pointer;
		width: .4rem;
		height: .4rem;
		border: none;
		border-bottom: 1px solid #ccc;
		background-color: transparent;
		transition: all .3s;
		vertical-align: top;
	}

	.h-search {
		display: block;
	}

	.hs-a {
		padding: 40px 0;
	}

	.hs-a .hs-text {
		width: 220px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding: 0 10px 0 5px;
	}

	.hs-a .hs-submit {
		width: 40px;
		height: 40px;
		background-size: 20px 20px;
	}
}


@media(max-width:370px) {
	.h-phone {
		font-size: 13px;
	}

	/* .hs-text{width: 5rem;height: 35px;}  */
	/* .hs-submit{width: 35px;height: 35px;} */
	.h-k {
		margin-left: .15rem;
	}
}

.footer {
	width: 100%;
	position: relative;
	background-image: url('../image/b38.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.footer:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: .1rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#2c2c2c, #2c2c2c);
}

.f-main {
	width: 17.2rem;
	margin: 0 auto;
}

.f-top {
	width: 100%;
	padding-top: .7rem;
	padding-bottom: .3rem;
}

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

.f-left {
	float: left;
	width: 3.5rem;
}

.f-tip {
	color: #333333;
	margin-bottom: .2rem;
}

.f-tip img {
	width: 1em;
	margin-right: .1rem;
}

.f-phone {
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-weight: bold;
	margin-bottom: .25rem;
}

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

.f-share {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	position: relative;
	margin-right: .2rem;
}

.f-share:last-child {
	margin-right: 0;
}

.f-icon {
	display: block;
}

.f-icon1 {
	display: block;
	width: .42rem;
	height: .42rem;
	text-align: center;
	line-height: .42rem;
	border-radius: 50%;
	background-color: #f2f7ff;
}

.f-icon1 img {
	max-width: 45%;
	max-height: 45%;
}

.f-icon2 {
	display: none;
	width: .42rem;
	height: .42rem;
	text-align: center;
	line-height: .42rem;
	border-radius: 50%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.f-icon2 img {
	max-width: 45%;
	max-height: 45%;
}

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

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

.f-sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 88;
	white-space: nowrap;
	transform: translate(-50%, 0);
	padding-top: 15px;
}

.f-code {
	display: block;
	position: relative;
	padding: .2rem .12rem .15rem;
	background-color: #f2f7ff;
	text-align: center;
}

.f-code:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 50%;
	transform: translate(-50%, 0);
	border-bottom: 8px solid #f2f7ff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.f-img {
	width: .92rem;
	min-width: 80px;
}

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

.f-text {
	color: #666666;
	margin-top: .1rem;
}


.f-right {
	float: right;
	position: relative;
	width: 13.15rem;
	font-size: 0;
	padding-left: .55rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.f-right:before {
	content: '';
	position: absolute;
	top: .6rem;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #eeeeee;
}

.f-item {
	display: block;
}

.f-one {
	display: block;
	color: #333333;
	height: .6rem;
	margin-bottom: .35rem;
}

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

.f-two {
	display: block;
	cursor: pointer;
	line-height: 1.6;
	margin-bottom: .1rem;
	color: #848484;
}

.f-two:hover {
	color: #03388a;
}

.f-middle {
	width: 100%;
	padding-bottom: .1rem;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.f-b {
	color: #333333;
	line-height: .3rem;
	padding-right: .15rem;
	margin-bottom: .05rem;
}

.f-tr {
	flex: 1;
}

.f-td {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	color: #848484;
	line-height: .3rem;
	padding-right: .25rem;
	margin-bottom: .05rem;
}

.f-td:hover {
	color: #03388a;
}

.f-bottom {
	width: 100%;
	position: relative;
	padding: .2rem 0 .3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.f-bottom:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 13.15rem;
	height: 1px;
	background-color: #eeeeee;
}

.f-lt {
	display: block;
}

.f-logo {
	display: inline-block;
	cursor: pointer;
	width: 2.48rem;
}

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

.f-rt {
	font-size: 0;
	max-width: 13.15rem;
}

.f-textbox {
	display: inline-block;
	vertical-align: middle;
	padding-right: .15rem;
	color: #848484;
	line-height: 1.6;
}

.f-link {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	color: #848484;
	line-height: 1.6;
}

.f-link:hover {
	color: #03388a;
}

.f-pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 388;
	background-color: rgba(0, 0, 0, .8);
}

.f-pop.show {
	display: block;
}

.f-form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-height: 90vh;
	overflow: auto;
	padding: .8rem .5rem;
	background-color: #fff;
	border-radius: .2rem;
}

.f-close {
	position: absolute;
	top: .2rem;
	right: .2rem;
	display: block;
	cursor: pointer;
	width: .3rem;
	height: .3rem;
	background-image: url('../image/a56.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

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

.f-subtitle {
	width: 100%;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin-bottom: .5rem;
}

.ff-list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ff-item {
	width: 100%;
	margin-bottom: .2rem;
}

.ff-input {
	width: 100%;
	background-color: #fff;
	border: 1px solid #eeeeee;
	height: .5rem;
	padding: 0 .2rem;
	color: #333;
}

.ff-textarea {
	width: 100%;
	background-color: #fff;
	border: 1px solid #eeeeee;
	height: 1.2rem;
	line-height: .3rem;
	padding: .1rem .2rem;
	color: #333;
}

.ff-buttom {
	width: 100%;
	text-align: left;
}

.ff-submit {
	display: block;
	margin: 0 auto;
	border: none;
	cursor: pointer;
	width: 50%;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	color: #fff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.f-consult {
	display: inline-block;
	cursor: pointer;
	margin-top: .3rem;
	padding: .15rem .35rem;
	color: #fff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

@media(min-width:900px) {
	.ff-list .ff-item {
		width: 32%;
	}
}

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

	.f-top {
		padding-bottom: .3rem;
	}

	.f-left {
		width: 100%;
		margin-bottom: .5rem;
		text-align: center;
	}

	.f-icon1 {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.f-icon2 {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.f-right {
		width: 100%;
		padding-left: 0;
		padding-top: .5rem;
		display: block;
		text-align: center;
	}

	.f-right:before {
		top: 0;
	}

	.f-item {
		display: inline-block;
		vertical-align: middle;
		margin: 0 .1rem;
	}

	.f-twobox {
		display: none;
	}

	.f-one {
		height: auto;
	}

	.f-two {
		display: inline-block;
		vertical-align: middle;
		margin-right: .25rem;
		margin-bottom: .25rem;
	}

	.f-bottom {
		padding: .5rem 0;
		text-align: center;
	}

	.f-bottom:before {
		width: 100%;
	}

	.f-lt {
		width: 100%;
		margin-bottom: .3rem;
	}

	.f-rt {
		width: 100%;
		max-width: 100%;
	}

	.f-b {
		line-height: 1.5;
		margin-bottom: 10px;
	}

	.f-tr {
		flex: none;
		width: 100%;
	}

	.f-td {
		line-height: 1.5;
		margin-bottom: 10px;
	}

	.f-form {
		width: 96%;
		max-width: 500px;
	}

	.ff-input {
		height: 36px;
	}

	.ff-textarea {
		height: 90px;
		line-height: 26px;
		padding: 5px .2rem;
	}

	.ff-submit {
		height: 36px;
		line-height: 36px;
	}

}


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

.a-b {
	width: 100%;
}

.a-item {
	display: block;
	width: 100%;
}

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

.a-img {
	width: 100%;
}

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

.a-text {
	position: absolute;
	top: 35.8%;
	left: 0;
	padding: 0 1rem;
	width: 100%;
}

.a-titles {
	display: inline-block;
	position: relative;
	padding-right: .5rem;
	line-height: 1.22;
	margin-bottom: .9rem;
	letter-spacing: .04rem;
	color: #ffffff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .7);
}

.a-titles * {
	line-height: inherit;
}

.a-titles .litter {
	margin-bottom: 0.3rem;
	font-weight: 700;
}

.a-titles .ttu {
	margin-bottom: 0.3rem;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: capitalize;
}

.a-titles .big {
	letter-spacing: 1px;
}

.a-titles:after {
	content: '';
	position: absolute;
	top: -.1rem;
	right: 0;
	width: .35rem;
	height: .35rem;
	background-image: url('../image/a12.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-more {
	display: inline-block;
	text-align: center;
	padding: 0 .2rem;
	min-width: 1.9rem;
	line-height: .58rem;
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
	border-radius: .29rem;
}

.a-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .6rem;
	width: 1em;
	height: 1em;
	background-image: url('../image/a13.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-mouse {
	position: absolute;
	left: 1rem;
	bottom: .8rem;
	z-index: 88;
	cursor: pointer;
	white-space: nowrap;
	color: #ffffff;
}

.a-mouse:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	width: .88em;
	height: 1.5em;
	background-image: url('../image/a14.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-tip {
	position: absolute;
	bottom: .8rem;
	right: 1rem;
	z-index: 88;
	font-size: 0;
	white-space: nowrap;
}

.a-cur {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
}

.a-total {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
}

.a-bar {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .3rem;
	width: 1.8rem;
	background-color: rgba(255, 255, 255, .3);
}

.a-inner {
	display: inline-block;
	height: .03rem;
	background-color: #ffffff;
}

.a-titles,
.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-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-titles {
	transition-delay: .4s;
}

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

@media(max-width:750px) {
	.a-img img {
		min-height: 180px;
		object-fit: cover;
	}

	.a-text {
		top: 50%;
		padding: 0 10px;
		transform: translate(0, -50%);
	}

	.a-titles {
		font-size: 22px;
		margin-bottom: .3rem;
	}

	.a-mouse {
		display: none;
	}

	.a-tip {
		right: 10px;
		bottom: 10px;
	}
}

.b-a {
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	background-image: url('../image/b38.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.b-p {
	background-image: none;
	background-color: #fff;
}

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

.b-top {
	width: 100%;
	font-size: 0;
	margin-bottom: 0.8rem;
}

.b-left {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	overflow: hidden;
	border-radius: .1rem;
}

.b-left img {
	width: 100%;
}

.b-right {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding-left: .95rem;
}

.b-tip {
	width: 100%;
	font-size: 0;
	padding-bottom: .25rem;
}

.b-titles {
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: .2rem;
	margin-right: .18rem;
	color: #03388a;
	font-weight: bold;
}

.b-titles span {
	color: #03388a;
}

.b-en {
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: .2rem;
	color: #d6d6d6;
}

.b-intro {
	display: inline-block;
	margin-bottom: .3rem;
	padding: .12rem .4rem .12rem .25rem;
	border-radius: .3rem;
	line-height: 1.4;
	color: #fff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.b-textbox {
	color: #555555;
	line-height: 2.25em;
	height: 11.25em;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin-bottom: .75rem;
}

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

.b-textbox p {}


.b-more {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0 1rem 0 .28rem;
	color: #ffffff;
	line-height: .58rem;
	border-radius: .29rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
}

.b-more:after {
	content: '';
	position: absolute;
	top: 0;
	right: .21rem;
	width: .16rem;
	height: 100%;
	background-image: url('../image/a13.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.b-bottom {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	border-radius: .1rem;
}

.b-b {
	width: 100%;
}

.b-item {
	display: block;
	width: 12.5%;
}

.b-link {
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	min-height: 1.6rem;
	text-align: center;
	padding: 0 .1rem;
	width: 100%;
	cursor: pointer;
}

.b-link:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -1px;
	margin-top: -.4rem;
	width: 1px;
	height: .8rem;
	background-color: #eeeeee;
}

.b-icon {
	display: block;
	width: 100%;
}

.b-icon1 {
	display: block;
	width: 100%;
	height: .7rem;
	line-height: .7rem;
}

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

.b-icon2 {
	display: none;
	width: 100%;
	height: .5rem;
	line-height: .5rem;
}

.b-icon2 img {
	max-width: 70%;
	max-height: 100%;
	filter: brightness(1000%);
}

.b-name {
	width: 100%;
	display: none;
	margin-top: .15rem;
	color: #ffffff;
	line-height: 1.41;
}

/* .b-link:hover {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
} */

.b-link:hover:before {
	display: none;
}

.b-link:hover .b-icon1 {
	display: block;
}

.b-link:hover .b-icon2 {
	display: none;
}

.b-link:hover .b-name {
	display: none;
}

.b-pagination {
	display: none;
	position: absolute;
	bottom: -.3rem;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.b-pagination .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	margin: 0 .1rem;
	width: 8px;
	height: 8px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.b-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.b-a.show .b-pagination {
	display: block;
}

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

	.b-left {
		width: 100%;
		margin-bottom: .5rem;
	}

	.b-right {
		width: 100%;
		padding-left: 0;
	}

	.b-item {
		width: 33.34%;
	}
}


.c-a {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: .5rem;
	padding-bottom: .5rem;
	background-color: #fff;
}

.c-a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 7.1rem;
	height: 1.6rem;
	background-image: url('../image/b39.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-main {
	width: 17.54rem;
	margin: 0 auto;
	position: relative;
	z-index: 8;
}

.c-top {
	width: 100%;
	text-align: center;
	margin-bottom: .4rem;
}

.c-titles {
	width: 100%;
	color: #03388a;
	font-weight: bold;
	margin-bottom: .2rem;
}

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

.c-en {
	color: #d6d6d6;
}

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

.c-b {
	width: 100%;
}

.c-item {
	width: 25%;
	padding: 0 .17rem;
}

.c-link {
	display: block;
	width: 100%;
	cursor: pointer;
	position: relative;
	padding: .3rem;
	text-align: center;
	background-color: #ffffff;
	border-radius: .1rem;
	border: solid 1px #eeeeee;
}

.c-nub {
	width: 100%;
	text-align: left;
	color: #888888;
	line-height: 1.5em;
	height: 1.5em;
	margin-bottom: .3rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.c-img {
	width: 100%;
	height: 3.5rem;
	line-height: 3.5rem;
	margin-bottom: .3rem;
}

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

.c-text {
	width: 100%;
}

.c-c {
	width: 100%;
	position: relative;
	padding-bottom: .2rem;
	margin-bottom: .18rem;
}

.c-c:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(3, 56, 138, .2);
}

.c-c:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -.15rem;
	width: .3rem;
	height: 2px;
	background-color: #03388a;
}

.c-text .c-name {
	color: #03388a;
	line-height: 1.41;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.c-text .c-intro {
	color: #888888;
	line-height: 1.3;
	height: 2.6em;
	margin-bottom: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.c-text .c-more {
	display: inline-block;
	padding: 0 .35rem;
	color: #03388a;
	line-height: .52rem;
	background-color: #ffffff;
	box-shadow: 0px 0px .13rem 0px rgba(109, 150, 111, 0.23);
	border-radius: .26rem;
}

.c-text .c-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .14rem;
	height: .14rem;
	background-image: url('../image/a13-b.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-sub {
	opacity: 0;
	z-index: -1;
	transition: all ease .5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.c-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-bg:after {
	content: '';
	opacity: .85;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
}

.c-box {
	position: absolute;
	top: 50%;
	left: 0;
	padding: .3rem .5rem;
	transform: translate(0, -50%);
	text-align: left;
	max-width: 100%;
	overflow: auto;
}

.c-sub .c-name {
	color: #ffffff;
	font-weight: bold;
	line-height: 1.27;
	margin-bottom: .3rem;
}

.c-textbox {
	color: #ffffff;
	line-height: 1.6em;
	height: 8em;
	margin-bottom: .3rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.c-textbox * {
	line-height: inherit;
	overflow: hidden;
}

.c-sub .c-more {
	display: inline-block;
	padding: 0 .35rem;
	color: #03388a;
	line-height: .52rem;
	background-color: #ffffff;
	box-shadow: 0px 0px .13rem 0px rgba(109, 150, 111, 0.23);
	border-radius: .26rem;
}

.c-sub .c-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .14rem;
	height: .14rem;
	background-image: url('../image/a13-b.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-link:hover .c-sub {
	opacity: 1;
	z-index: 8;
}

.c-prev {
	left: -.53rem;
	margin-top: -.21rem;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-size: 0 0;
	background-position: left top;
	background-color: #000;
}

.c-prev:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a38.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-prev:hover {
	background-size: cover;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.c-next {
	transform: rotate(-180deg);
	right: -.53rem;
	margin-top: -.21rem;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-size: 0 0;
	background-position: left top;
	background-color: #000;
}

.c-next:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a38.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-next:hover {
	background-size: cover;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

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

	.c-bottom {
		padding: 0 .5rem;
	}

	.c-item {
		width: 50%;
		padding: 0 5px;
	}

	.c-prev {
		left: 0;
	}

	.c-next {
		right: 0;
	}
}

@media(max-width:500px) {
	.c-item {
		width: 100%;
		padding: 0 5px;
	}
}

.d-a {
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .3rem;
	background-image: url('../image/b41.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

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

.d-top {
	width: 100%;
	margin-bottom: .5rem;
}

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

.d-left {
	float: left;
	width: 6rem;
	padding-top: .88rem;
}

.d-titles {
	width: 100%;
	color: #03388a;
	font-weight: bold;
	margin-bottom: .2rem;
}

.d-titles span {
	color: #03388a;
}

.d-en {
	color: #d6d6d6;
	margin-bottom: .4rem;
}

.d-intro {
	color: #555555;
	line-height: 2;
	margin-bottom: .8rem;
}

.d-intro * {
	line-height: inherit;
}

.d-more {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0 1rem 0 .28rem;
	color: #ffffff;
	line-height: .58rem;
	border-radius: .29rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
}

.d-more:after {
	content: '';
	position: absolute;
	top: 0;
	right: .21rem;
	width: .16rem;
	height: 100%;
	background-image: url('../image/a13.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-right {
	float: right;
	width: 10.49rem;
}

.d-map {
	position: relative;
	width: 100%;
	padding-top: calc(676/1049*100%);
}

.d-svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.d-svg svg {
	width: 1049px;
	height: 676px;
}

.d-svg svg {
	transform-origin: left top;
}

.d-svg text {
	color: #333333;
	font-size: 15px;
	line-height: 1;
}

.d-svg .ds-circle {
	fill: #b58027;
	position: relative;
	z-index: 10;
}

.d-svg .ds-circle2 {
	fill: transparent;
	position: relative;
}

.ds-line {
	fill: none;
	stroke-miterlimit: 10;
	stroke: #b58027;
	stroke-dashoffset: 1200px;
	stroke-dasharray: 1200px;
}

.d-svg.show .ds-line {
	animation: animation-line 4s ease-in;
	animation-fill-mode: forwards;
	position: relative;
	z-index: 1;
}

@keyframes animation-line {
	0% {
		stroke-dashoffset: 1200px;
	}

	100% {
		stroke-dashoffset: 0;
	}
}

.d-bottom {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}

.d-item {
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 1;
	padding: .7rem .5rem .4rem;
	margin-bottom: .5rem;
	width: 23.26%;
	margin-right: 2.32%;
	background-color: #ffffff;
	border-radius: .1rem;
}

.d-item:before {
	content: '';
	opacity: 0;
	transition: all ease .5s;
	position: absolute;
	top: -.2rem;
	left: -.2rem;
	z-index: -1;
	width: calc(100% + .4rem);
	height: calc(100% + .4rem);
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.d-item:after {
	content: '';
	opacity: 0;
	transition: all ease .5s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	border: solid 1px rgba(255, 255, 255, .2);
}

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

.d-icon {
	position: absolute;
	top: .7rem;
	right: .5rem;
	z-index: 8;
}

.d-icon1 {
	display: block;
	width: .5rem;
	height: .45rem;
	text-align: center;
	line-height: .45rem;
}

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

.d-icon2 {
	display: none;
	width: .5rem;
	height: .45rem;
	text-align: center;
	line-height: .45rem;
}

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

.d-b {
	position: relative;
	z-index: 8;
	font-size: 0;
	margin-bottom: .2rem;
}

.d-nub {
	display: inline-block;
	vertical-align: middle;
	color: #03388a;
	font-weight: bold;
}

.d-c {
	display: inline-block;
	vertical-align: middle;
	color: #03388a;
	font-weight: bold;
}

.d-name {
	position: relative;
	z-index: 8;
	color: #333333;
	margin-bottom: .7rem;
}

.d-textbox {
	position: relative;
	z-index: 8;
	color: #666666;
	line-height: 1.66;
}

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

.d-item:hover {
	background-color: transparent;
}

.d-item:hover:before {
	opacity: 1;
}

.d-item:hover:after {
	opacity: 1;
}

.d-item:hover .d-icon1 {
	display: none;
}

.d-item:hover .d-icon2 {
	display: block;
}

.d-item:hover .d-nub {
	color: #fff;
}

.d-item:hover .d-c {
	color: #fff;
}

.d-item:hover .d-name {
	color: #fff;
}

.d-item:hover .d-textbox {
	color: #fff;
}


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

	.d-left {
		width: 100%;
		margin-bottom: .5rem;
		padding-top: 0;
	}

	.d-right {
		width: 100%;
	}

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

	.d-item:before {
		top: -5px;
		left: -5px;
		width: calc(100% + 10px);
		height: calc(100% + 10px);
	}

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

.e-a {
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	background-color: #f6fafd;
}

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

.e-top {
	width: 100%;
	text-align: center;
	margin-bottom: .4rem;
}

.e-titles {
	width: 100%;
	color: #03388a;
	font-weight: bold;
	margin-bottom: .2rem;
}

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

.e-en {
	color: #d6d6d6;
}

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

.e-b {
	position: absolute;
	top: 0;
	left: -19.2rem;
	width: 100%;
}

.e-b.show {
	position: relative;
	left: 0;
}

.e-item {
	width: 25%;
	padding: 0 .33rem;
}

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

.e-img {
	width: 100%;
	position: relative;
	padding-top: calc(288/380*100%);
	overflow: hidden;
	border-radius: .1rem;
}

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

.e-text {
	width: 100%;
	position: relative;
	padding-top: .3rem;
	padding-bottom: .6rem;
}

.e-time {
	color: #888888;
	margin-bottom: .22rem;
}

.e-name {
	color: #333333;
	line-height: 1.6;
	margin-bottom: .15rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.e-intro {
	color: #888888;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.e-more {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	font-size: 0;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-color: #03388a;
}

.e-more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a16.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.e-item:hover .e-time {
	color: #03388a;
}

.e-item:hover .e-name {
	color: #03388a;
}

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

.e-item:hover .e-more {
	color: #fff;
	width: auto;
	height: .46rem;
	line-height: .46rem;
	border-radius: .23rem;
	padding: 0 .57rem 0 .28rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.e-item:hover .e-more:after {
	left: auto;
	right: .2rem;
	width: .14rem;
	background-size: .14rem auto;
	background-image: url('../image/a13.png');
}

.e-item:hover .e-more {
	font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1584px) {
	.e-item:hover .e-more {
		font-size: 13.2px;
	}
}

.e-b .e-pagination {
	display: none;
	position: relative;
	bottom: 0;
	margin-top: .5rem;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.e-b .e-pagination .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	margin: 0 .1rem;
	width: 8px;
	height: 8px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.e-b .e-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}



.e-navbox {
	width: 100%;
	font-size: 0;
	text-align: center;
	padding-bottom: .2rem;
}

.e-nav {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 0 .2rem .2rem;
	color: #fff;
	padding: 0 .2rem;
	min-width: 1.6rem;
	line-height: .5rem;
	border-radius: .25rem;
	background-color: #000
}

.e-nav:hover {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.e-nav.active {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

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

	.e-item {
		width: 50%;
		padding: 0 5px;
	}

	.e-b .e-pagination {
		display: block;
	}
}

.sidebar {
	position: fixed;
	top: 50%;
	right: .2rem;
	z-index: 88;
	transform: translate(0, -50%);
	width: .68rem;
	min-width: 30px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
	border-radius: .1rem;
}

.sidebar-item {
	display: block;
	position: relative;
	cursor: pointer;
	text-align: center;
}

.sidebar-link {
	display: block;
	width: 100%;
	padding: .13rem 0;
}

.sidebar-icon {
	display: block;
	width: 100%;
	height: 1.28em;
	margin-bottom: .1rem;
}

.sidebar-icon img {
	height: 100%;
}

.sidebar-text {
	color: #ffffff;
}

.sidebar-item:hover .sidebar-link {
	background-color: rgba(255, 255, 255, .1);
}

.sidebar-sub {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	transition: all ease .5s;
	width: 0;
	overflow: hidden;
}

.sidebar-phone {
	display: inline-block;
	width: 150px;
	padding: 0 10px;
	border-radius: 5px;
	text-align: center;
	position: relative;
	background-color: #f2f7ff;
}

.sidebar-phone:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -6px;
	margin-top: -6px;
	border-left: 6px solid #f2f7ff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.sidebar-c {
	line-height: 2;
	font-size: 20px;
	color: #333;
}

.sidebar-code {
	display: inline-block;
	width: 150px;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	position: relative;
	background-color: #f2f7ff;
}

.sidebar-code:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -6px;
	margin-top: -6px;
	border-left: 6px solid #f2f7ff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.sidebar-img {
	width: 100%;
	margin-bottom: 5px;
}

.sidebar-img img {
	width: 80%;
}

.sidebar-tip {
	line-height: 1.5;
	font-size: 14px;
	color: #333;
}

.sidebar-item.active .sidebar-sub {
	width: 165px;
	left: -165px;
}

@media(max-width:900px) {
	.sidebar {
		right: 10px;
	}

	.sidebar-icon {
		font-size: 12px;
	}

	.sidebar-text {
		font-size: 12px;
	}

	.sidebar-c {
		font-size: 16px;
	}
}

/*  
background-color: #03388a; background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
background-color: #03388a;
.teaser.delay2  {transition-delay: .2s;}

.m-img{width: 100%;position: relative;padding-top: calc(288/450*100%);overflow: hidden;border-radius: .1rem;}
.m-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;} 
  
*/

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

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

.banner-img {
	width: 100%;
}

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

.banner-text {
	position: absolute;
	top: 38.5%;
	left: 0;
	width: 100%;
	padding: 0 2.4rem;
}

.banner-titles {
	display: inline-block;
	position: relative;
	padding-right: .5rem;
	line-height: 1.22;
	margin-bottom: .9rem;
	letter-spacing: .04rem;
	color: #ffffff;
}

.banner-titles:after {
	content: '';
	position: absolute;
	top: -.1rem;
	right: 0;
	width: .35rem;
	height: .35rem;
	background-image: url('../image/a12.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

@media(max-width:750px) {
	.banner-text {
		width: 100%;
		padding: 0 10px;
	}

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

.nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.nav-cont {
	width: 14.4rem;
	margin: 0 auto;
	font-size: 0;
}

.nav-item {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	line-height: .65rem;
	color: #ffffff;
	background-color: rgba(0, 0, 0, .7);
}

.nav-item.active {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

@media(max-width:750px) {
	.nav-cont {
		width: calc(100% - 10px);
		max-width: 500px;
	}
}

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

.paging-up {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem .14rem;
	border-radius: 1.28em;
	overflow: hidden;
	background-color: #f4f4f4;
}

.paging-icon {
	width: 2.56em;
	height: 2.56em;
	background-image: url('../image/a15.png');
	background-size: .45em auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.paging-up:hover {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.paging-up:hover .paging-icon {
	background-image: url('../image/a15-b.png');
}

.paging-next {
	transform: rotate(-180deg);
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem .14rem;
	border-radius: 1.28em;
	overflow: hidden;
	background-color: #f4f4f4;
}

.paging-next:hover {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.paging-next:hover .paging-icon {
	background-image: url('../image/a15-b.png');
}

.paging-item,
.page-num {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem .14rem;
	color: #333333;
	min-width: 2.56em;
	height: 2.56em;
	line-height: 2.56em;
	border-radius: 1.28em;
}

.paging-item:hover,
.page-num:hover {
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.paging-item.active,
.page-num-current {
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}


.i-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: 1.27rem;
	background-image: url('../image/b4.jpg');
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
}

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

.my-top {
	width: 100%;
	text-align: center;
	margin-bottom: .8rem;
}

.my-titles {
	color: #333333;
	font-weight: bold;
	margin-bottom: .2rem;
}

.my-en {
	color: #d6d6d6;
	text-transform: capitalize;
}

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

.i-cont {
	width: 100%;
}

.i-top {
	width: 100%;
	font-size: 0;
	padding: .2rem 0;
	background-color: #03388a;
	border-radius: .04rem;
}

.i-tip {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	line-height: 1.5;
	text-align: center;
}

.i-tip:nth-child(1) {
	width: 20%;
	text-align: left;
	padding-left: .5rem;
}

.i-tip:nth-child(2) {
	width: 22%;
}

.i-tip:nth-child(3) {
	width: 17%;
}

.i-tip:nth-child(4) {
	width: 25%;
}

.i-list {
	width: 100%;
	padding-bottom: .95rem;
}

.i-item {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
}

.i-buttom {
	width: 100%;
	cursor: pointer;
	font-size: 0;
	padding: .25rem 0;
}

.i-name {
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	padding-left: .5rem;
	line-height: 1.55;
	color: #555555;
}

.i-place {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 22%;
	line-height: 1.55;
	color: #555555;
}

.i-nub {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 17%;
	line-height: 1.55;
	color: #555555;
}

.i-time {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 25%;
	line-height: 1.55;
	color: #555555;
}

.i-more {
	display: inline-block;
	vertical-align: middle;
	width: 16%;
	text-align: center;
}

.i-more1 {
	display: inline-block;
	min-width: .9rem;
	text-align: center;
	line-height: .4rem;
	border-radius: .2rem;
	color: #03388a;
	background-color: #dbe9ff;
}

.i-more2 {
	display: none;
	min-width: .9rem;
	text-align: center;
	line-height: .4rem;
	border-radius: .2rem;
	color: #fff;
	background-color: #03388a;
}

.i-sub {
	display: none;
	padding: .25rem .5rem .8rem;
	width: 100%;
	background-color: #f9f9f9;
}

.i-tr {
	width: 100%;
	font-size: 0;
	margin-bottom: .3rem;
}

.i-td {
	display: inline-block;
	vertical-align: middle;
	color: #555555;
	line-height: 1.6;
	padding-right: .5rem;
	margin-bottom: .1rem;
}

.i-b {
	width: 100%;
	padding-bottom: .2rem;
}

.i-one {
	width: 100%;
	margin-bottom: .4rem;
}

.i-subtitle {
	color: #03388a;
	font-weight: bold;
	margin-bottom: .2rem;
}

.i-textbox {
	color: #555555;
	line-height: 2.25;
}

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

.i-mailbox {
	display: inline-block;
	cursor: pointer;
	padding: 0 .3rem 0 .25rem;
	color: #ffffff;
	line-height: .5rem;
	border-radius: .25rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.i-mailbox:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .25rem;
	width: .57em;
	height: 1em;
	background-image: url('../image/a16.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.i-item.show .i-more1 {
	display: none;
}

.i-item.show .i-more2 {
	display: inline-block;
}

@media(min-width:750px) {
	.i-place {
		padding: 0 .2rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

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

	.i-tip:nth-child(1) {
		padding-left: .2rem;
	}

	.i-name {
		padding-left: .2rem;
	}

	.i-sub {
		padding: .3rem .2rem .5rem;
	}

	.i-tip:nth-child(1) {
		width: 30%;
	}

	.i-tip:nth-child(2) {
		width: 25%;
	}

	.i-tip:nth-child(3) {
		width: 25%;
	}

	.i-tip:nth-child(4) {
		display: none;
	}

	.i-name {
		width: 30%;
	}

	.i-place {
		width: 25%;
	}

	.i-nub {
		width: 25%;
	}

	.i-more {
		width: 20%;
	}

	.i-time {
		display: none;
	}
}

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

.j-a .my-top {
	text-align: left;
	margin-bottom: .6rem;
}

.j-main {
	width: 14.4rem;
	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: 5.5rem;
}

.j-tip {
	color: #333333;
	font-weight: bold;
	margin-bottom: .2rem;
}

.j-b {
	width: 100%;
	font-size: 0;
	padding-bottom: .15rem;
}

.j-phone {
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: .15rem;
	cursor: pointer;
	color: #03388a;
	font-weight: bold;
	padding-right: .2rem;
}

.j-c {
	display: inline-block;
	vertical-align: baseline;
	margin-bottom: .18rem;
	color: #666666;
}

.j-textbox {
	width: 100%;
	color: #666666;
	line-height: 1.87;
	margin-bottom: .4rem;
}

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

.j-code {
	display: inline-block;
	text-align: center;
	margin-right: .2rem;
}

.j-img {
	width: 1.3rem;
	min-width: 100px;
	margin-bottom: .15rem;
	padding: .1rem;
	background-color: #f8f8f8;
}

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

.j-text {
	width: 100%;
	color: #666666;
	line-height: 1.6;
}

.j-right {
	float: right;
	width: 8.7rem;
	position: relative;
}

.j-right:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	border-radius: .1rem;
	overflow: hidden;
	background-color: #f0f7f0;
}

.j-map {
	display: block;
	position: relative;
	z-index: 18;
	width: 100%;
	height: 5.3rem;
	border-radius: .1rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.j-a .j-main .j-right .j-map img {
	max-width: none;
}

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

	.j-left {
		width: 100%;
		margin-bottom: .5rem;
	}

	.j-right {
		width: 100%;
	}

	.j-right:before {
		display: none;
	}
}

.k-a {
	width: 100%;
	padding-top: .97rem;
	padding-bottom: 1.17rem;
	position: relative;
	background-color: #f7f7f7;
}

.k-a .my-top {
	margin-bottom: .5rem;
}

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

.k-form {
	width: 100%;
}

.k-list {
	width: 100%;
	font-size: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.k-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin-bottom: .3rem;
	background-color: #ffffff;
	border-radius: .06rem;
	overflow: hidden;
}

.k-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: .03rem;
	height: 100%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.k-icon {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: .75rem;
	height: .7rem;
	line-height: .7rem;
}

.k-icon img {
	height: .2rem;
}

.k-b {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 1rem);
}

.k-input {
	display: block;
	width: 100%;
	border: none;
	background-color: transparent;
	color: #333333;
	height: .7rem;
}

.k-textarea {
	display: block;
	width: 100%;
	border: none;
	background-color: transparent;
	color: #333333;
	line-height: .4rem;
	padding: .15rem 0;
	height: 1.6rem;
}

.k-buttom {
	width: 100%;
	padding-top: .5rem;
	text-align: center;
}

.k-submit {
	display: inline-block;
	cursor: pointer;
	border: none;
	padding: 0 .9rem;
	height: .6rem;
	line-height: .6rem;
	border-radius: .3rem;
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.k-code {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin-bottom: .3rem;
	background-color: #ffffff;
	border-radius: .06rem;
}

.k-code:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: .03rem;
	height: 100%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.k-img {
	position: absolute;
	top: 0;
	right: 0;
	width: 1.5rem;
	height: 100%;
}

.k-img img {
	position: absolute;
	top: 10%;
	right: 0;
	cursor: pointer;
	width: 100%;
	height: 80%;
	object-fit: contain;
}

@media(min-width:750px) {
	.k-list .k-item {
		width: 4.5rem;
	}

	.k-code {
		width: 4.5rem;
	}

	.k-img {
		right: -1.95rem;
	}
}

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

	.k-icon img {
		height: .3rem;
	}
}

.l-a {
	width: 100%;
	padding-top: .7rem;
	padding-bottom: .67rem;
}

.l-a .my-top {
	margin-bottom: .6rem;
}

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

.l-main {
	width: 14.4rem;
	margin: 0 auto;
}

.l-cont {
	width: 100%;
}

.l-one {
	display: block;
	position: relative;
	margin-bottom: .6rem;
}

.l-link {
	display: block;
	cursor: pointer;
	position: relative;
	width: 100%;
	background-color: #f9f9f9;
	border-radius: .1rem;
	overflow: hidden;
}

.l-nub {
	position: absolute;
	bottom: -.3em;
	right: 7.87rem;
	color: #e5e5e5;
	font-size: 1.8rem;
	font-weight: bold;
}

.l-img {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

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

.l-text {
	display: inline-block;
	position: relative;
	z-index: 8;
	text-align: left;
	width: 50%;
	padding: 1rem .6rem .3rem .8rem;
	min-height: 4.6rem;
}

.l-name {
	color: #333333;
	font-weight: bold;
	padding-bottom: .33rem;
	margin-bottom: .3rem;
	position: relative;
}

.l-name:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: .3rem;
	height: .05rem;
	background-image: url('../image/a21.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.l-intro {
	color: #666666;
	line-height: 1.8;
	height: 5.4em;
	margin-bottom: .55rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.l-more {
	display: inline-block;
	overflow: hidden;
	position: relative;
	font-size: 0;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-color: #03388a;
}

.l-more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a16.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.l-one:hover .l-name {
	color: #03388a;
}

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

.l-one:hover .l-more {
	color: #fff;
	width: auto;
	height: .46rem;
	line-height: .46rem;
	border-radius: .23rem;
	padding: 0 .57rem 0 .28rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.l-one:hover .l-more:after {
	left: auto;
	right: .2rem;
	width: .14rem;
	background-size: .14rem auto;
	background-image: url('../image/a13.png');
}

.l-one:hover .l-more {
	font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1584px) {
	.l-one:hover .l-more {
		font-size: 13.2px;
	}
}

@media(min-width:750px) {
	.l-one:nth-child(2n) {
		text-align: right;
	}

	.l-one:nth-child(2n) .l-img {
		left: 0;
		right: auto;
	}

	.l-one:nth-child(2n) .l-nub {
		right: .58rem;
	}
}

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

	.l-one {
		display: block;
	}

	.l-img {
		position: relative;
		height: auto;
		width: 100%;
		padding-top: calc(460/720*100%);
	}

	.l-text {
		width: 100%;
		padding: .5rem;
	}

	.l-nub {
		right: 10px;
	}
}

.m-a {
	width: 100%;
	padding-top: 1rem;
	padding-bottom: .7rem;
}

.m-main {
	width: 14.4rem;
	margin: 0 auto;
}

.m-top {
	width: 100%;
	padding-bottom: 1rem;
	margin-bottom: .5rem;
	border-bottom: 1px solid #ededed;
}

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

.m-titles {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-right: 1.3rem;
	margin-bottom: .5rem;
	padding-top: .45rem;
	color: #333333;
	font-weight: bold;
	line-height: 1.25;
}

.m-titles:after {
	content: '';
	position: absolute;
	top: .2rem;
	left: 0;
	width: .44rem;
	height: .07rem;
	background-image: url('../image/a21.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-titles:before {
	content: '';
	position: absolute;
	top: .07rem;
	right: 0;
	z-index: -1;
	width: 2.45rem;
	height: .85rem;
	background-image: url('../image/a22.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-textbox {
	width: 100%;
	color: #666666;
	line-height: 2;
}

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

.m-right {
	float: right;
	position: relative;
	margin-left: .7rem;
	margin-bottom: .3rem;
	width: 7.4rem;
	margin-right: .2rem;
}

.m-right img {
	width: 100%;
	position: relative;
	z-index: 18;
	border-radius: .1rem;
}

.m-right:before {
	content: '';
	position: absolute;
	top: -.2rem;
	right: -.2rem;
	width: 51%;
	height: 74.6%;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#262626, #262626);
	border-radius: .1rem;
	opacity: 0.2;
}

.m-bottom {
	width: 100%;
	padding: .5rem 0;
}

.m-tip {
	position: relative;
	color: #333333;
	font-weight: bold;
	padding-left: .18rem;
	margin-bottom: .4rem;
}

.m-tip:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: .03rem;
	height: 100%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #55a32f 100%), linear-gradient(#ffffff, #ffffff);
	border-radius: .02rem;
}

.m-cont {
	width: 100%;
}

.m-b {
	width: 100%;
}

.m-item {
	display: block;
	width: 4.5rem;
	margin-right: .3rem;
}

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

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

.m-img {
	width: 100%;
	position: relative;
	padding-top: calc(288/450*100%);
	overflow: hidden;
	border-radius: .1rem;
}

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

.m-text {
	width: 100%;
	padding-top: .2rem;
}

.m-name {
	color: #333333;
	line-height: 1.41;
}

.m-link:hover .m-img img {
	transform: scale(1.05);
}

.m-link:hover .m-name {
	color: #03388a;
}

.m-pagination {
	display: none;
	position: relative;
	bottom: 0;
	margin-top: .5rem;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.m-pagination .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	margin: 0 .1rem;
	width: 8px;
	height: 8px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.m-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.m-cont.show .m-pagination {
	display: block;
}

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

	.m-right {
		float: none;
		width: calc(100% - .2rem);
		margin-left: 0;
		margin-bottom: .5rem;
	}

	.m-left {
		width: 100%;
	}

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

.n-a {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 1rem;
	padding-bottom: 1.07rem;
	background-color: #f5f5f5;
}

.n-a:before {
	content: '';
	position: absolute;
	bottom: 2.18rem;
	left: 0;
	width: 4.26rem;
	height: 6.18rem;
	/* background-image: url('../images/b21.jpg'); */
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.product_details .n-a:before {
	bottom: 0;
	left: 0;
	width: .75rem;
	height: 3.21rem;
	background-image: url('../image/b21-b.jpg');
}

.n-main {
	width: 14.4rem;
	margin: 0 auto;
	position: relative;
	z-index: 8;
}

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

.n-left {
	float: left;
	width: 2.8rem;
}

.n-nav {
	width: 100%;
	margin-bottom: .2rem;
}

.n-top {
	width: 100%;
	position: relative;
}

.n-one {
	display: block;
	cursor: pointer;
	width: 100%;
	padding: .15rem .55rem .15rem .2rem;
	line-height: 1.6;
	color: #555555;
	background-color: #fff;
	border-radius: .06rem;
}

.n-buttom {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: .55rem;
	height: 100%;
	background-image: url('../image/a23.png');
	background-size: .14rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.n-twobox {
	display: none;
	width: 100%;
	padding-top: .3rem;
	padding-bottom: 1px;
}

.n-two {
	display: block;
	position: relative;
	margin-bottom: .25rem;
	cursor: pointer;
	padding: 0 .4rem;
	line-height: 1.8;
	color: #555555;
}

.n-two:before {
	content: '';
	position: absolute;
	top: 0;
	left: .2rem;
	margin-top: calc(.9em - .04rem);
	width: .08rem;
	height: .08rem;
	border-radius: 50%;
	background-color: #dcdcdc;
}

.n-two:hover {
	color: #03388a;
}

.n-two:hover:before {
	background-color: #03388a;
}

.n-two.active {
	color: #03388a;
}

.n-two.active:before {
	background-color: #03388a;
}

.n-nav.show .n-one {
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.n-nav.show .n-buttom {
	background-image: url('../image/a23-b.png');
}

.n-right {
	float: right;
	width: 11.1rem;
}

.n-contact {
	width: 100%;
	background-color: #f7f7f7;
}

.nc-titles {
	padding: .15rem;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.nc-box {
	width: 100%;
	padding: .15rem;
}

.nc-img {
	width: 100%;
	margin-bottom: .2rem;
}

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

.nc-textbox {
	color: #555555;
	line-height: 1.8;
}

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

.nc-link {
	display: block;
	cursor: pointer;
	padding: .15rem;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

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

	.n-left {
		width: 100%;
		margin-bottom: .5rem;
		display: none;
	}

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

.o-main {
	width: 100%;
}

.o-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .4rem;
}

.o-titles {
	color: #333333;
	font-weight: bold;
	line-height: 1.25;
}

.o-tip {
	color: #333333;
	line-height: 1.5;
}

.o-tip span {
	color: #03388a;
}

.o-cont {
	width: 100%;
	font-size: 0;
	padding-bottom: .3rem;
}

.o-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	position: relative;
	background-color: #fff;
	width: 30.93%;
	margin-bottom: .5rem;
	margin-right: 3.6%;
	padding: .5rem .3rem 1.15rem;
	border-radius: .1rem;
	border: solid 1px #eeeeee;
}

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

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

.o-img img {
	max-width: 90%;
	max-height: 100%;
	transform: scale(1.00);
	transition: all ease .5s;
}

.o-text {
	width: 100%;
	padding-top: .4rem;
}

.o-name {
	color: #000;
	line-height: 1.45;
	margin-bottom: .1rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .3s;
}

.o-intro {
	color: #888888;
	line-height: 1.6;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.o-more {
	position: absolute;
	bottom: .35rem;
	left: .3rem;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	width: .34rem;
	height: .34rem;
	border-radius: 50%;
	background-color: #03388a;
}

.o-more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a16.png');
	background-size: .09rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-item:hover {
	border: solid 1px #03388a;
}

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

.o-item:hover .o-name {
	color: #03388a;
}

.o-item:hover .o-more {
	bottom: .32rem;
	color: #fff;
	width: auto;
	height: .46rem;
	line-height: .46rem;
	border-radius: .23rem;
	padding: 0 .6rem 0 .26rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.o-item:hover .o-more:after {
	left: auto;
	right: .26rem;
	width: .14rem;
	background-size: .14rem auto;
	background-image: url('../image/a13.png');
}

.o-item:hover .o-more {
	font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1584px) {
	.o-item:hover .o-more {
		font-size: 13.2px;
	}
}


@media(max-width:750px) {
	.o-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

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

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

.p-main {
	width: 100%;
}

.p-top {
	width: 100%;
	font-size: 0;
	margin-bottom: .6rem;
}

.p-left {
	display: inline-block;
	vertical-align: middle;
	width: 52.2%;
	background-color: #fff;
	border-radius: .1rem;
	border: solid 1px #eeeeee;
}

.p-b {
	width: 100%;
}

.p-item {
	width: 100%;
}

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

.p-img img {
	max-width: 80%;
	max-height: 80%;
}

.p-right {
	display: inline-block;
	vertical-align: middle;
	width: 47.8%;
	padding-left: .8rem;
}

.p-titles {
	color: #333333;
	font-weight: bold;
	position: relative;
	padding-bottom: .32rem;
	margin-bottom: .32rem;
}

.p-titles:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #dddddd;
}

.p-titles:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	width: .35rem;
	height: 3px;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
	border-radius: 2px;
}

.p-intro {
	color: #888888;
	line-height: 1.87;
}

.p-intro * {
	line-height: inherit;
}

.p-bottom {
	width: 100%;
}

.p-tip {
	width: 100%;
	margin-bottom: .5rem;
	color: #ffffff;
	font-weight: bold;
	padding: .15rem .2rem;
	line-height: 1.36;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.p-list {
	width: 100%;
}

.p-one {
	display: block;
	margin-bottom: .35rem;
}

.p-icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: .4rem;
}

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

.p-c {
	width: 100%;
	position: relative;
	padding-left: .6rem;
	margin-bottom: .15rem;
}

.p-name {
	color: #03388a;
	line-height: .4rem;
}

.p-textbox {
	padding-left: .6rem;
	color: #555555;
	line-height: 1.87;
}

.p-textbox img {
	max-width: 100%;
}

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

.p-pagination {
	display: none;
}

@media(max-width:750px) {
	.p-left {
		width: 100%;
		margin-bottom: .5rem;
	}

	.p-right {
		width: 100%;
		padding-left: 0;
	}
}

.q-a {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: 1rem;
	background-color: #fbfbfb;
}

.q-main {
	width: 14.4rem;
	margin: 0 auto;
}

.q-tip {
	position: relative;
	color: #333333;
	font-weight: bold;
	padding-left: .18rem;
	margin-bottom: .4rem;
}

.q-tip:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: .03rem;
	height: 100%;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
	border-radius: .02rem;
}

.q-cont {
	width: 100%;
}

.q-b {
	width: 100%;
}

.q-item {
	width: 3.3rem;
	margin-right: .4rem;
}

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

.q-link {
	display: block;
	width: 100%;
	cursor: pointer;
	padding: .5rem .3rem .4rem;
	background-color: #ffffff;
	border-radius: .1rem;
	border: solid 1px #eeeeee;
}

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

.q-img img {
	max-width: 90%;
	max-height: 100%;
	transform: scale(1.00);
	transition: all ease .5s;
}

.q-text {
	width: 100%;
	padding-top: .4rem;
}

.q-name {
	color: #03388a;
	line-height: 1.45;
	margin-bottom: .1rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.q-intro {
	color: #888888;
	line-height: 1.6;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.q-link:hover {
	border: solid 1px #03388a;
}

.q-link:hover .q-img img {
	transform: scale(1.05);
}


.q-pagination {
	display: none;
	position: relative;
	bottom: 0;
	margin-top: .5rem;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.q-pagination .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	margin: 0 .1rem;
	width: 8px;
	height: 8px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.q-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.q-cont.show .q-pagination {
	display: block;
}

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

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

.r-a {
	width: 100%;
	padding-top: .7rem;
	padding-bottom: 1rem;
}

.r-a .my-top {
	margin-bottom: .6rem;
}

.r-main {
	width: 14.4rem;
	margin: 0 auto;
}

.r-top {
	width: 100%;
	margin-bottom: .6rem;
}

.r-one {
	display: block;
	cursor: pointer;
	width: 100%;
	padding-top: .45rem;
	padding-left: 6.8rem;
	position: relative;
}

.r-one .r-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 7.4rem;
	height: 100%;
	overflow: hidden;
	border-radius: .1rem;
}

.r-one .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-one .r-text {
	width: 100%;
	min-height: 4.15rem;
	padding: .5rem .7rem .5rem 1.1rem;
	background-color: #f4f4f4;
	border-radius: .1rem;
}

.r-one .r-time {
	color: #888888;
	margin-bottom: .35rem;
}

.r-one .r-name {
	color: #03388a;
	line-height: 1.35;
	margin-bottom: .2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.r-one .r-intro {
	color: #888888;
	line-height: 1.87;
	margin-bottom: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.r-one .r-more {
	display: inline-block;
	position: relative;
	padding: 0 .58rem 0 .28rem;
	color: #ffffff;
	line-height: .46rem;
	border-radius: .23rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
}

.r-one .r-more:after {
	content: '';
	position: absolute;
	top: 0;
	right: .22rem;
	width: .14rem;
	height: 100%;
	background-image: url('../image/a13.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

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

.r-bottom {
	width: 100%;
}

.r-cont {
	width: 100%;
	font-size: 0;
	padding-bottom: .45rem;
}

.r-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 31.25%;
	padding: .4rem .35rem .55rem;
	margin-right: 3.12%;
	margin-bottom: .4rem;
	background-color: #f4f4f4;
	border-radius: .1rem;
}

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

.r-item .r-text {
	width: 100%;
}

.r-item .r-time {
	color: #888888;
	margin-bottom: .25rem;
}

.r-item .r-name {
	color: #333333;
	line-height: 1.41;
	margin-bottom: .2rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.r-item .r-intro {
	color: #888888;
	line-height: 1.8;
	height: 3.6em;
	margin-bottom: .35rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.r-b {
	width: 100%;
	position: relative;
	border-radius: .1rem;
	overflow: hidden;
}

.r-item .r-img {
	width: 100%;
	position: relative;
	padding-top: calc(250/380*100%);
}

.r-item .r-img:after {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.r-item .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-item .r-more {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
	padding: 0 .28rem;
	color: #03388a;
	line-height: .46rem;
	background-color: #ffffff;
	border-radius: .23rem;
}

.r-item .r-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .2rem;
	width: .14rem;
	height: .14rem;
	background-image: url('../image/a13-b.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-item:hover .r-name {
	color: #03388a;
}

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

.r-item:hover .r-img:after {
	opacity: 1;
}

.r-item:hover .r-more {
	opacity: 1;
}


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

	.r-one {
		padding-top: 0;
		padding-left: 0;
	}

	.r-one .r-img {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: calc(460/740*100%);
	}

	.r-one .r-text {
		width: 100%;
		padding: .5rem .3rem;
	}

	.r-item {
		padding: .3rem 10px .3rem;
		width: calc(50% - 5px);
		margin-right: 10px;
	}

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

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


.s-a {
	width: 100%;
	padding-top: .85rem;
	padding-bottom: .88rem;
}

.s-main {
	width: 14.4rem;
	margin: 0 auto;
}

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

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

.s-left {
	float: left;
	width: 9.2rem;
}

.s-top {
	width: 100%;
	padding-bottom: .2rem;
	margin-bottom: .25rem;
	border-bottom: 1px solid #ebebeb;
}

.s-titles {
	color: #222222;
	font-weight: bold;
	line-height: 1.27;
	margin-bottom: .23rem;
}

.s-tr {
	width: 100%;
	font-size: 0;
}

.s-td {
	display: inline-block;
	vertical-align: middle;
	color: #555555;
	padding-right: .55rem;
	margin-bottom: .2rem;
}

.s-td img {
	margin-right: .1rem;
	width: 1.12em;
}

.s-textbox {
	width: 100%;
	color: #555555;
	line-height: 1.87;
	padding-bottom: .35rem;
	border-bottom: 1px solid #ebebeb;
}

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

.s-bottom {
	width: 100%;
	padding-top: .35rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.s-linkbox {
	flex: 1;
	padding-right: .2rem;
}

.s-link {
	display: block;
	cursor: pointer;
	width: 100%;
	cursor: pointer;
	margin: .1rem 0;
	color: #555555;
	line-height: 1.6;
}

.s-link:hover {
	color: #03388a;
}

.s-return {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0 .58rem 0 .28rem;
	color: #ffffff;
	line-height: .46rem;
	border-radius: .23rem;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#ffffff, #ffffff);
}

.s-return:after {
	content: '';
	position: absolute;
	top: 0;
	right: .22rem;
	width: .14rem;
	height: 100%;
	background-image: url('../image/a13.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.s-right {
	float: right;
	width: 3.8rem;
}

.s-tip {
	width: 100%;
	position: relative;
	color: #333333;
	font-weight: bold;
	padding-bottom: .4rem;
	margin-bottom: .4rem;
}

.s-tip:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
}

.s-tip:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: .4rem;
	height: 4px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #55a32f 100%), linear-gradient(#00b0f0, #00b0f0);
	border-radius: 2px;
}

.s-list {
	width: 100%;
}

.s-one {
	display: block;
	width: 100%;
	cursor: pointer;
	margin-bottom: .45rem;
}

.s-img {
	width: 100%;
	position: relative;
	padding-top: calc(250/380*100%);
	overflow: hidden;
	border-radius: .1rem;
}

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

.s-text {
	width: 100%;
	padding-top: .25rem;
}

.s-name {
	color: #333333;
	line-height: 1.41;
	margin-bottom: .1rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.s-intro {
	color: #888888;
	line-height: 1.87;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

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

.s-one:hover .s-name {
	color: #03388a;
}


@media(min-width:750px) {
	.s-cont:before {
		content: '';
		position: absolute;
		top: 0;
		left: 9.88rem;
		width: 1px;
		height: 100%;
		background-color: #f3f3f3;
	}
}

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

	.s-left {
		width: 100%;
		margin-bottom: .5rem;
	}

	.s-td {
		padding-right: .35rem;
	}

	.s-right {
		width: 100%;
	}

	.s-bottom {
		display: block;
		text-align: center;
	}

	.s-linkbox {
		flex: none;
		width: 100%;
		text-align: left;
	}

	.s-return {
		display: inline-block;
		margin-top: .3rem;
	}

}

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

.t-a .my-top {
	margin-bottom: .6rem;
}

.t-main {
	width: 14.4rem;
	margin: 0 auto;
}

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

.t-left {
	display: inline-block;
	vertical-align: middle;
	width: 47.8%;
	padding-right: .5rem;
}

.t-textbox {
	color: #555555;
	line-height: 2.25;
}

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

.t-list {
	width: 100%;
}

.t-item {
	width: 100%;
	margin-top: .3rem;
}

.t-name {
	color: #187739;
	font-weight: bold;
	line-height: 1.55;
	margin-bottom: .05rem;
}

.t-intro {
	color: #555555;
	line-height: 1.6;
}

.t-intro * {
	line-height: inherit;
}

.t-right {
	display: inline-block;
	vertical-align: middle;
	width: 52.2%;
	cursor: pointer;
	position: relative;
}

.t-img {
	width: 100%;
	border-radius: .1rem;
	overflow: hidden;
}

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

.t-play {
	position: absolute;
	bottom: .45rem;
	left: .4rem;
	width: .53rem;
}

.t-play img {
	width: 100%;
}

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

	.t-left {
		width: 100%;
		padding-right: 0;
		margin-bottom: .5rem;
	}

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

/*视频容器样式*/
.xv-a {
	position: fixed;
	left: 0;
	top: 120%;
	z-index: 388;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	transition: top .5s ease-in-out;
}

.xv-a.show {
	top: 0;
}

.xv-a.show .xv-e {
	visibility: visible;
}

.xv-a.show .xv-f {
	display: block;
}

.xv-main {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 800px;
	max-width: 94%;
}

.xv-b {
	width: 100%;
}

.xv-c {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #03388a;
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer;
	z-index: 10000;
	;
}

.xv-d {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 21px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.xv-e {
	width: 100%;
	height: 60vh;
}

.xv-f {
	width: 100%;
	height: auto;
}

@media(max-width:1200px) {
	.xv-c {
		right: 0;
		top: -45px;
	}
}

.u-a {
	position: relative;
	width: 100%;
	padding-bottom: .1rem;
	background-color: #f9f9f9;
}

.u-top {
	width: 100%;
	padding-top: .8rem;
	padding-bottom: 1.8rem;
	background-image: url('../image/b35.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.u-a .my-titles {
	color: #ffffff;
}

.u-a .my-en {
	color: rgba(255, 255, 255, .6);
}

.u-bottom {
	width: 100%;
}

.u-cont {
	position: relative;
	z-index: 8;
	width: 14.7rem;
	margin: 0 auto;
	margin-top: -1.9rem;
}

.u-b {
	width: 100%;
	padding-bottom: .5rem;
}

.u-item {
	width: 20%;
	padding: 0 .15rem;
}

.u-link {
	transition: all ease .5s;
	display: block;
	width: 100%;
	min-height: 4rem;
	padding: .5rem .3rem .64rem;
	cursor: pointer;
	background-color: #ffffff;
	box-shadow: 0px .18rem .2rem 0px rgba(199, 199, 199, 0.32);
	border-radius: .1rem;
}

.u-link:before {
	content: '';
	transition: all ease .5s;
	opacity: .3;
	position: absolute;
	bottom: .38rem;
	left: .3rem;
	width: .3rem;
	height: .05rem;
	background-image: url('../image/a21.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.u-icon {
	display: inline-block;
	margin-bottom: .4rem;
	width: .9rem;
	height: .9rem;
	text-align: center;
	line-height: .9rem;
	border-radius: 50%;
	background-color: #f2f7ff;
}

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

.u-text {
	width: 100%;
}

.u-name {
	color: #333333;
	line-height: 1.41;
	margin-bottom: .15rem;
}

.u-intro {
	color: #666666;
	line-height: 1.6;
	height: 5.4em;
	overflow: auto;
}

.u-link:hover {
	text-align: center;
}

.u-link:hover .u-intro {
	text-align: left;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-button:vertical {
	display: none;
}

::-webkit-scrollbar-track:vertical {
	background-color: black
}

::-webkit-scrollbar-track-piece {
	background: #fff;
}

::-webkit-scrollbar-thumb:vertical {
	background-color: #03388a;
	border-radius: 30px
}

::-webkit-scrollbar-thumb:vertical:hover {
	background-color: #3B3B3B;
}

::-webkit-scrollbar-corner:vertical {
	background-color: #535353;
}

::-webkit-scrollbar-resizer:vertical {
	background-color: #FF6E00;
}

.u-link:hover:before {
	opacity: 1;
	left: 50%;
	margin-left: -.25rem;
}

.u-pagination {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.u-pagination .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	margin: 0 .1rem;
	width: 8px;
	height: 8px;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.u-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.u-a.show .u-pagination {
	display: block;
}

@media(max-width:750px) {
	.u-cont {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.u-item {
		width: 50%;
	}

	.a-titles .big {
		font-size: 13.2px !important;
		letter-spacing: 0px !important;
	}
}

.v-a {
	position: relative;
	width: 100%;
	padding-top: .6rem;
	padding-bottom: 1.3rem;
	background-color: #f9f9f9;
}

.v-a .my-top {
	margin-bottom: .6rem;
}

.v-main {
	width: 14.4rem;
	margin: 0 auto;
}

.v-cont {
	width: 100%;
	padding: .7rem .6rem .6rem;
	background-color: #ffffff;
	border-radius: .1rem;
}

.v-left {
	display: inline-block;
	vertical-align: top;
	width: 6.5rem;
}

.v-b {
	width: 100%;
	height: 4.5rem;
}

.v-nav {
	display: block;
	cursor: pointer;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 .1rem;
	background-color: #f9f9f9;
	border-radius: .06rem;
	margin-bottom: .2rem;
}

.v-nav:after {
	content: '';
	position: absolute;
	top: 0;
	right: .3rem;
	width: .1rem;
	height: 100%;
	background-image: url('../image/a37.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

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

.v-icon1 {
	display: block;
	width: .9rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
}

.v-icon1 img {
	width: .3rem;
}

.v-icon2 {
	display: none;
	width: .9rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
}

.v-icon2 img {
	width: .3rem;
}

.v-name {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 1.7rem);
	padding: .1rem 0;
	color: #555555;
	line-height: 1.5;
}

.v-nav.active {
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.v-nav.active:after {
	background-image: url('../image/a37-b.png');
}

.v-nav.active .v-icon1 {
	display: none;
}

.v-nav.active .v-icon2 {
	display: block;
}

.v-nav.active .v-name {
	color: #ffffff;
}

.v-right {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 3.8rem;
	margin-left: 1.75rem;
}

.v-c {
	width: 100%;
}

.v-item {
	width: 100%;
}

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

.v-img img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
	border-radius: .1rem;
}

.v-prev {
	left: -.8rem;
	margin-top: -.21rem;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-size: 0 0;
	background-position: left top;
	background-color: #dbe9ff;
}

.v-prev:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a38.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-prev:hover {
	background-size: cover;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

.v-next {
	transform: rotate(-180deg);
	right: -.8rem;
	margin-top: -.21rem;
	width: .42rem;
	height: .42rem;
	border-radius: 50%;
	background-size: 0 0;
	background-position: left top;
	background-color: #dbe9ff;
}

.v-next:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../image/a38.png');
	background-size: .1rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-next:hover {
	background-size: cover;
	background-color: #03388a;
	background-image: linear-gradient(270deg, #03388a 0%, #03388a 100%), linear-gradient(#03388a, #03388a);
}

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

	.v-left {
		width: 100%;
		margin-bottom: .5rem;
	}

	.v-right {
		display: block;
		width: calc(100% - 2rem);
		margin: 0 auto;
	}
}



.w-a {
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	background-color: #fff;
}

.w-main {
	width: 17.86rem;
	margin: 0 auto;
}

.w-top {
	width: 100%;
	text-align: center;
	margin-bottom: .4rem;
}

.w-titles {
	width: 100%;
	color: #03388a;
	font-weight: bold;
	margin-bottom: .2rem;
}

.w-titles span {
	color: #03388a;
}

.w-en {
	color: #d6d6d6;
	text-transform: uppercase;
}

.w-intro {
	width: 100%;
	text-align: center;
	margin-bottom: .3rem;
	color: #888888;
	line-height: 1.8;
}

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

/* case */
.index_3 {
	position: relative;
	padding-top: 0.75rem;
	padding-bottom: 0.8rem;
}

.index_3 .icpup {
	width: 100%;
	padding: 90px 7% 0;
	box-sizing: border-box;
	overflow: hidden;
}

.index_3_2_mid {
	position: relative;
}

.index_3_2_mid_1 {
	overflow: hidden;
	position: relative;
}

.index_3_2_mid_1 img {
	width: 100%;
}

.anli_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.cssimgp img {
	transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@media screen and (min-width: 768px) {
	.cssimgp:hover img {
		transform: scale(1.08, 1.08);
	}
}

.index_3_2 .swiper-slide {
	padding: 0 calc((100vw - 986px) * 0.0375);
	width: 986px;
}

.index_3_2_mid_1:after {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../image/img22.png);
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2.17028380634391%;
	width: 64.40162271805274%;
	height: 2.17028380634391%;
	z-index: 3;
	transform: translateX(-50%);
	transition-delay: .7s;
}

.swiper-slide-active .index_3_2_mid_1:after {
	bottom: 0;
}

.index_3_2_mid_footer {
	position: absolute;
	left: 0;
	bottom: 13.35559265442404%;
	z-index: 10;
	width: 100%;
	text-align: center;
	color: #fff;
}

.index_3_2_mid_footer_mid_1 {
	position: relative;
	font-size: 2.08333333333333vw;
	transition: 1.5s cubic-bezier(.14, 1, .34, 1);
	opacity: 0;
	transform: translateY(100px);
}

@media screen and (max-width: 580px) {
	.index_3_2_mid_footer_mid_1 {
		font-size: 4vw;
	}
}

.index_3_2_mid_footer_mid_2 {
	position: relative;
	font-size: 1.125em;
	height: 3.6em;
	line-height: 1.8;
	margin-top: 4.38em;
	z-index: 2;
	transition: 1.5s cubic-bezier(.14, 1, .34, 1);
	opacity: 0;
	transform: translateY(100px);
	transition-delay: .4s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}

.swiper-slide-active .index_3_2_mid_footer_mid_1,
.swiper-slide-active .index_3_2_mid_footer_mid_2 {
	opacity: 1;
	transform: translateY(0px);
}

.index_3_2_mid_footer_mid {
	opacity: 0;
	margin: 0 14%;
	transition: all .5s;
}

.index_3_2:hover .index_3_2_mid_footer_mid {
	opacity: 1;
}

.index_3_2 {
	margin-top: 0.6rem;
}


.swiper-slide_mid_2_left {
	cursor: pointer;
	position: absolute;
	z-index: 100;
	top: 50%;
	transform: translateY(-50%);
	left: 8%;
	width: 4.8125em;
	height: 4.8125em;
}


#my_left {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#my_right {
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}

#my_left:after {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background-image: url(../image/img23.png);
	content: '';
	position: absolute;
	width: 2.5em;
	height: 2.5em;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#my_right:after {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background-image: url(../image/img24.png);
	content: '';
	position: absolute;
	width: 2.5em;
	height: 2.5em;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-slide_mid_2_right {
	cursor: pointer;
	position: absolute;
	z-index: 100;
	top: 50%;
	transform: translateY(-50%);
	right: 8%;
	width: 4.8125em;
	height: 4.8125em;
}


@media all and (max-width:580px) {

	.swiper-slide_mid_2_left,
	.swiper-slide_mid_2_right {
		font-size: 0.7em;
	}
}

/* end */

.xl-a {
	width: 100%;
	padding-bottom: .83rem;
	overflow: hidden;
}

.xl-main {
	width: 16rem;
	margin: 0 auto;
}

.xl-top {
	width: 100%;
	font-size: 0;
	padding: .2rem 0;
}

.xl-tip {
	display: inline-block;
	vertical-align: top;
	color: #666;
	line-height: 1.5;
}

.xl-tip span {
	color: red;
}

.xl-tr {
	display: inline-block;
	vertical-align: top;
}

.xl-td {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: .1rem;
	color: #666;
	line-height: 1.5;
}

.xl-td span {
	color: #03388a;
}

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

.xl-item {
	width: 100%;
	display: block;
	cursor: pointer;
	margin-bottom: .35rem;
	padding: .3rem .25rem;
	border: solid 1px #dcdcdc
}

.xl-b {
	width: 100%;
	margin-bottom: .25rem;
}

.xl-name {
	display: inline-block;
	vertical-align: middle;
	max-width: calc(100% - 6em);
	padding-right: .1rem;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xl-name span {
	color: red;
}

.xl-classify {
	display: inline-block;
	vertical-align: middle;
	width: 6em;
	padding: .1rem 0;
	text-align: center;
	background-color: #03388a;
	color: #fff;
}

.xl-intro {
	color: #888888;
	line-height: 1.7;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xl-item:hover {
	background-color: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 0px 45px 1px rgba(0, 0, 0, 0.1);
}

.xl-item:hover .xl-name {
	color: #03388a;
}

@media(max-width: 750px) {
	.xl-main {
		width: 100%;
		max-width: 500px;
		padding: 0 10px;
	}

	.xl-name {
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-bottom: .1rem;
	}
}

/* 资料下载  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(http://www.delech.com/template/default/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(../image/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: #03388a;
	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: #03388a;
	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: #03388a;
}

.pro_content_info_bd {
	margin-top: 0.3rem;
}

.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;
}

.product-down-dl dd .down-a {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../image/pic_down_07.png) no-repeat;
	background-position: center;
}

.product-down-dl dd a:hover {
	color: #03388a;
}

.product-down-dl dd .down-a:hover {
	background-image: url(../image/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:first-child {
		display: block !important;
		width: 60% !important;

	}

	.product-down-dl dt span:last-child {
		display: block !important;
		width: 40% !important;
	}

	.product-down-dl dd span:first-child {
		display: block !important;
		width: 60% !important;
	}

	.product-down-dl dd span:last-child {
		display: block !important;
		width: 40% !important;
	}

}

/* 资料下载 e */

/* 公司环境 */
.pic_list .list {
	margin-top: 0.2rem;
	padding-bottom: .2rem
}

@media (max-width:668px) {
	.pic_list .list {
		margin-top: 30px
	}
}

.pic_list .list>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -15px;
	padding: 0
}

@media (max-width:1180px) {
	.pic_list .list>ul {
		margin: 0 -10px
	}
}

.pic_list .list>ul>li {
	margin-bottom: 30px;
	padding: 0 15px;
	width: 33.33%
}


.honor .pic_list .list>ul>li {
	margin-bottom: 30px;
	padding: 0 15px;
	width: 19.33%
}

@media (max-width:1180px) {
	.pic_list .list>ul>li {
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:968px) {
	.pic_list .list>ul>li {
		width: 50%
	}
}

@media (max-width:668px) {
	.honor .pic_list .list>ul>li {
		width: 100%
	}
}

.pic_list .list>ul>li a {
	display: block
}

.pic_list .list>ul>li a .img {
	overflow: hidden;
	width: 100%
}

.pic_list .list>ul>li a .img img {
	background-color: #eee;
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 100%
}

.pic_list .list>ul>li a .txt {
	background-color: #f5f5f5;
	padding: 20px 20px 25px;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.honor .pic_list .list>ul>li a .txt {
	padding: 0.5rem;
}

.pic_list .list>ul>li a .txt b.t {
	color: #333;
	display: block;
	font-size: 18px;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	line-height: 1.3em;
	height: 1.3em;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pic_list .list>ul>li a .txt .des {
	color: #666;
	font-size: 16px;
	line-height: 2em;
	margin: .4rem 0 .8rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1288px) {
	.pic_list .list>ul>li a .txt .des {
		font-size: 14px
	}
}

.pic_list .list>ul>li a .txt .more {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	height: 1.44rem;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: 1em;
	margin: 0 auto;
	width: 5.92rem
}

@media (max-width:1288px) {
	.pic_list .list>ul>li a .txt .more {
		font-size: 14px;
		height: 1.6rem
	}
}

@media (max-width:968px) {
	.pic_list .list>ul>li a .txt .more {
		height: 36px;
		width: 120px
	}

	.pic_list .list>ul>li a .txt b.t {
		font-size: 16px;
	}
}

.pic_list .list>ul>li a .txt .more .iconfont {
	margin-left: .4rem
}

@media (max-width:1288px) {
	.pic_list .list>ul>li a .txt .more .iconfont {
		font-size: 14px
	}
}

.pic_list .list>ul>li a:hover .img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.pic_list .list>ul>li a:hover .txt {
	background-color: #03388a
}

.pic_list .list>ul>li a:hover .txt .des,
.pic_list .list>ul>li a:hover .txt b.t {
	color: #fff
}