@charset "utf-8";

html {
	-webkit-font-smoothing: antialiased;
	height: 100%;
	touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
	display: block;
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	border: 1px solid black;
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: 400;
}

dl,
ol,
ul {
	list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

textarea {
	resize: none;
	outline: none;
	font-family: Arial, Microsoft Yahei;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

input {
	outline: 0;
}

input::-webkit-input-safebox-button {
	display: none;
	/*去掉搜狗浏览器密码软盘*/
}

body {
	font-size: 14px;
	color: #000;
	font-family: Arial, Microsoft Yahei;
}

body * {
	box-sizing: border-box;
	line-height: 1;
}

* {
}

#web-ietip {
	width: 526px;
	height: 90px;
	padding: 83px 0 0 84px;
	overflow: hidden;
	background: url(../images/browser.png) no-repeat center center;
	margin: 200px auto 0;
}

#web-ietip a {
	display: block;
	width: 65px;
	height: 80px;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.ellipsis {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.eps2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


html {
	font-size: calc(100vw / 1920 * 100);
}

@media(max-width: 900px) {
	html {
		font-size: calc(900px / 1920 * 100);
	}
}

body {
	font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
	body {
		font-size: 13.2px;
	}
}

.s12 {
	font-size: calc(12 * 100vw / 1920);
}

@media(max-width: 1920px) {
	.s12 {
		font-size: 12.0px;
	}
}

.s13 {
	font-size: calc(13 * 100vw / 1920);
}

@media(max-width: 1816px) {
	.s13 {
		font-size: 12.3px;
	}
}

.s14 {
	font-size: calc(14 * 100vw / 1920);
}

@media(max-width: 1728px) {
	.s14 {
		font-size: 12.6px;
	}
}

.s15 {
	font-size: calc(15 * 100vw / 1920);
}

@media(max-width: 1651px) {
	.s15 {
		font-size: 12.9px;
	}
}

.s16 {
	font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
	.s16 {
		font-size: 13.2px;
	}
}

.s17 {
	font-size: calc(17 * 100vw / 1920);
}

@media(max-width: 1524px) {
	.s17 {
		font-size: 13.5px;
	}
}

.s18 {
	font-size: calc(18 * 100vw / 1920);
}

@media(max-width: 1472px) {
	.s18 {
		font-size: 13.8px;
	}
}

.s19 {
	font-size: calc(19 * 100vw / 1920);
}

@media(max-width: 1424px) {
	.s19 {
		font-size: 14.1px;
	}
}

.s20 {
	font-size: calc(20 * 100vw / 1920);
}

@media(max-width: 1382px) {
	.s20 {
		font-size: 14.4px;
	}
}

.s21 {
	font-size: calc(21 * 100vw / 1920);
}

@media(max-width: 1344px) {
	.s21 {
		font-size: 14.7px;
	}
}

.s22 {
	font-size: calc(22 * 100vw / 1920);
}

@media(max-width: 1309px) {
	.s22 {
		font-size: 15.0px;
	}
}

.s23 {
	font-size: calc(23 * 100vw / 1920);
}

@media(max-width: 1277px) {
	.s23 {
		font-size: 15.3px;
	}
}

.s24 {
	font-size: calc(24 * 100vw / 1920);
}

@media(max-width: 1248px) {
	.s24 {
		font-size: 15.6px;
	}
}

.s25 {
	font-size: calc(25 * 100vw / 1920);
}

@media(max-width: 1221px) {
	.s25 {
		font-size: 15.9px;
	}
}

.s26 {
	font-size: calc(26 * 100vw / 1920);
}

@media(max-width: 1196px) {
	.s26 {
		font-size: 16.2px;
	}
}

.s27 {
	font-size: calc(27 * 100vw / 1920);
}

@media(max-width: 1173px) {
	.s27 {
		font-size: 16.5px;
	}
}

.s28 {
	font-size: calc(28 * 100vw / 1920);
}

@media(max-width: 1152px) {
	.s28 {
		font-size: 16.8px;
	}
}

.s29 {
	font-size: calc(29 * 100vw / 1920);
}

@media(max-width: 1132px) {
	.s29 {
		font-size: 17.1px;
	}
}

.s30 {
	font-size: calc(30 * 100vw / 1920);
}

@media(max-width: 1113px) {
	.s30 {
		font-size: 17.4px;
	}
}

.s31 {
	font-size: calc(31 * 100vw / 1920);
}

@media(max-width: 1096px) {
	.s31 {
		font-size: 17.7px;
	}
}

.s32 {
	font-size: calc(32 * 100vw / 1920);
}

@media(max-width: 1080px) {
	.s32 {
		font-size: 18.0px;
	}
}

.s33 {
	font-size: calc(33 * 100vw / 1920);
}

@media(max-width: 1064px) {
	.s33 {
		font-size: 18.3px;
	}
}

.s34 {
	font-size: calc(34 * 100vw / 1920);
}

@media(max-width: 1050px) {
	.s34 {
		font-size: 18.6px;
	}
}

.s35 {
	font-size: calc(35 * 100vw / 1920);
}

@media(max-width: 1036px) {
	.s35 {
		font-size: 18.9px;
	}
}

.s36 {
	font-size: calc(36 * 100vw / 1920);
}

@media(max-width: 1024px) {
	.s36 {
		font-size: 19.2px;
	}
}

.s37 {
	font-size: calc(37 * 100vw / 1920);
}

@media(max-width: 1011px) {
	.s37 {
		font-size: 19.5px;
	}
}

.s38 {
	font-size: calc(38 * 100vw / 1920);
}

@media(max-width: 1000px) {
	.s38 {
		font-size: 19.8px;
	}
}

.s39 {
	font-size: calc(39 * 100vw / 1920);
}

@media(max-width: 989px) {
	.s39 {
		font-size: 20.1px;
	}
}

.s40 {
	font-size: calc(40 * 100vw / 1920);
}

@media(max-width: 979px) {
	.s40 {
		font-size: 20.4px;
	}
}

.s41 {
	font-size: calc(41 * 100vw / 1920);
}

@media(max-width: 969px) {
	.s41 {
		font-size: 20.7px;
	}
}

.s42 {
	font-size: calc(42 * 100vw / 1920);
}

@media(max-width: 960px) {
	.s42 {
		font-size: 21.0px;
	}
}

.s43 {
	font-size: calc(43 * 100vw / 1920);
}

@media(max-width: 951px) {
	.s43 {
		font-size: 21.3px;
	}
}

.s44 {
	font-size: calc(44 * 100vw / 1920);
}

@media(max-width: 942px) {
	.s44 {
		font-size: 21.6px;
	}
}

.s45 {
	font-size: calc(45 * 100vw / 1920);
}

@media(max-width: 934px) {
	.s45 {
		font-size: 21.9px;
	}
}

.s46 {
	font-size: calc(46 * 100vw / 1920);
}

@media(max-width: 926px) {
	.s46 {
		font-size: 22.2px;
	}
}

.s47 {
	font-size: calc(47 * 100vw / 1920);
}

@media(max-width: 919px) {
	.s47 {
		font-size: 22.5px;
	}
}

.s48 {
	font-size: calc(48 * 100vw / 1920);
}

@media(max-width: 911px) {
	.s48 {
		font-size: 22.8px;
	}
}

.s49 {
	font-size: calc(49 * 100vw / 1920);
}

@media(max-width: 905px) {
	.s49 {
		font-size: 23.1px;
	}
}

.s50 {
	font-size: calc(50 * 100vw / 1920);
}

@media(max-width: 898px) {
	.s50 {
		font-size: 23.4px;
	}
}

.s51 {
	font-size: calc(51 * 100vw / 1920);
}

@media(max-width: 892px) {
	.s51 {
		font-size: 23.7px;
	}
}

.s52 {
	font-size: calc(52 * 100vw / 1920);
}

@media(max-width: 886px) {
	.s52 {
		font-size: 24.0px;
	}
}

.s53 {
	font-size: calc(53 * 100vw / 1920);
}

@media(max-width: 880px) {
	.s53 {
		font-size: 24.3px;
	}
}

.s54 {
	font-size: calc(54 * 100vw / 1920);
}

@media(max-width: 874px) {
	.s54 {
		font-size: 24.6px;
	}
}

.s55 {
	font-size: calc(55 * 100vw / 1920);
}

@media(max-width: 869px) {
	.s55 {
		font-size: 24.9px;
	}
}

.s56 {
	font-size: calc(56 * 100vw / 1920);
}

@media(max-width: 864px) {
	.s56 {
		font-size: 25.2px;
	}
}

.s57 {
	font-size: calc(57 * 100vw / 1920);
}

@media(max-width: 858px) {
	.s57 {
		font-size: 25.5px;
	}
}

.s58 {
	font-size: calc(58 * 100vw / 1920);
}

@media(max-width: 854px) {
	.s58 {
		font-size: 25.8px;
	}
}

.s59 {
	font-size: calc(59 * 100vw / 1920);
}

@media(max-width: 849px) {
	.s59 {
		font-size: 26.1px;
	}
}

.s60 {
	font-size: calc(60 * 100vw / 1920);
}

@media(max-width: 844px) {
	.s60 {
		font-size: 26.4px;
	}
}

.s61 {
	font-size: calc(61 * 100vw / 1920);
}

@media(max-width: 840px) {
	.s61 {
		font-size: 26.7px;
	}
}

.s62 {
	font-size: calc(62 * 100vw / 1920);
}

@media(max-width: 836px) {
	.s62 {
		font-size: 27.0px;
	}
}

.s63 {
	font-size: calc(63 * 100vw / 1920);
}

@media(max-width: 832px) {
	.s63 {
		font-size: 27.3px;
	}
}

.s64 {
	font-size: calc(64 * 100vw / 1920);
}

@media(max-width: 828px) {
	.s64 {
		font-size: 27.6px;
	}
}

.s65 {
	font-size: calc(65 * 100vw / 1920);
}

@media(max-width: 824px) {
	.s65 {
		font-size: 27.9px;
	}
}

.s66 {
	font-size: calc(66 * 100vw / 1920);
}

@media(max-width: 820px) {
	.s66 {
		font-size: 28.2px;
	}
}

.s67 {
	font-size: calc(67 * 100vw / 1920);
}

@media(max-width: 816px) {
	.s67 {
		font-size: 28.5px;
	}
}

.s68 {
	font-size: calc(68 * 100vw / 1920);
}

@media(max-width: 813px) {
	.s68 {
		font-size: 28.8px;
	}
}

.s69 {
	font-size: calc(69 * 100vw / 1920);
}

@media(max-width: 809px) {
	.s69 {
		font-size: 29.1px;
	}
}

.s70 {
	font-size: calc(70 * 100vw / 1920);
}

@media(max-width: 806px) {
	.s70 {
		font-size: 29.4px;
	}
}

.s71 {
	font-size: calc(71 * 100vw / 1920);
}

@media(max-width: 800px) {
	.s71 {
		font-size: 30px;
	}
}

.s72 {
	font-size: calc(72 * 100vw / 1920);
}

@media(max-width: 796px) {
	.s72 {
		font-size: 30.3px;
	}
}

.s73 {
	font-size: calc(73 * 100vw / 1920);
}

@media(max-width: 793px) {
	.s73 {
		font-size: 30.6px;
	}
}

.s74 {
	font-size: calc(74 * 100vw / 1920);
}

@media(max-width: 791px) {
	.s74 {
		font-size: 30.9px;
	}
}

.s75 {
	font-size: calc(75 * 100vw / 1920);
}

@media(max-width: 788px) {
	.s75 {
		font-size: 31.2px;
	}
}

.s76 {
	font-size: calc(76 * 100vw / 1920);
}

@media(max-width: 79px) {
	.s76 {
		font-size: 31.5px;
	}
}

.s77 {
	font-size: calc(77 * 100vw / 1920);
}

@media(max-width: 785px) {
	.s77 {
		font-size: 31.8px;
	}
}

.s78 {
	font-size: calc(78 * 100vw / 1920);
}

@media(max-width: 782px) {
	.s78 {
		font-size: 32.1px;
	}
}

.s79 {
	font-size: calc(79 * 100vw / 1920);
}

@media(max-width: 780px) {
	.s79 {
		font-size: 32.4px;
	}
}

.s80 {
	font-size: calc(80 * 100vw / 1920);
}

@media(max-width: 777px) {
	.s80 {
		font-size: 32.7px;
	}
}

.r-textbox {
	font-size: calc(26 * 100vw / 1920) !important;
	color: #000000 !important;
}

.r-textbox * {
	font-size: calc(26 * 100vw / 1920) !important;
	color: #000000 !important;
}

.n-textbox {
	font-size: calc(26 * 100vw / 1920) !important;
	color: #000000 !important;
}

.n-textbox * {
	font-size: calc(26 * 100vw / 1920) !important;
	color: #000000 !important;
}

@media(max-width: 1196px) {
	.r-textbox {
		font-size: 16.2px !important;
		color: #000000 !important;
	}

	.r-textbox * {
		font-size: 16.2px !important;
		color: #000000 !important;
	}

	.n-textbox {
		font-size: 16.2px !important;
		color: #000000 !important;
	}

	.n-textbox * {
		font-size: 16.2px !important;
		color: #000000 !important;
	}
}

div.mCSB_scrollTools {
	opacity: 1;
	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: #7d766c;
}

form input:-moz-placeholder,
form textarea:-moz-placeholder {
	color: #7d766c;
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
	color: #7d766c;
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
	color: #7d766c;
}

/* .teaser{opacity:0;transform:translate3d(0,150px,0);transition:opacity 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s cubic-bezier(.25,.1,.25,1);}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);} 
.lter{opacity:0;transform:translate3d(-150px,0,0);transition:opacity 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s cubic-bezier(.25,.1,.25,1);}
.lter.is-visible{opacity:1;transform:translate3d(0,0,0);}
.rter{opacity:0;transform:translate3d(150px,0,0);transition:opacity 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s cubic-bezier(.25,.1,.25,1);}
.rter.is-visible{opacity:1;transform:translate3d(0,0,0);} */


body {
	padding-top: 1rem;
	background-color: #f5f5f5;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 188;
	background-color: #ffffff;
}

.h-a {
	width: 100%;
}

.h-cont {
	width: 17.2rem;
	margin: 0 auto;
}

.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: 1rem;
	line-height: 1rem;
}

.h-logo img {
	max-width: none;
	height: 78%;
}

.h-right {
	float: right;
	font-size: 0;
}

.h-h {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}

.h-i {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding: 0 .43rem;
}

.h-j {
	display: inline-block;
	color: #333333;
	line-height: 1rem;
	position: relative;
}

.h-i.active .h-j {
	color: #174b8e;
}

.h-sub {
	display: none;
	width: 130px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 1rem;
	transform: translate(-50%, 0);
	z-index: 1000;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.h-sub>li>a {
	display: block;
	cursor: pointer;
	width: 100%;
	padding: 10px 5px;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition: background-color .3s;
}

.h-sub>li>a:hover {
	background-color: #174b8e;
	color: #fff;
}


.h-language {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: .5rem;
}

.hl-icon {
	display: block;
	cursor: pointer;
	line-height: 1rem;
}

.hl-icon img {
	max-width: none;
	height: 1.22em;
}

.hl-icon:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .06rem;
	width: 10px;
	height: 10px;
	background-image: url('../images/a3.png');
	background-size: 10px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.hl-list {
	display: none;
	width: 130px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 1rem;
	transform: translate(-50%, 0);
	z-index: 1000;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.hl-item {
	display: block;
	cursor: pointer;
	width: 100%;
	padding: 10px 5px;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition: background-color .3s;
}

.hl-item:hover {
	background-color: #174b8e;
	color: #fff;
}

/* 搜索 */
.h-k {
	display: inline-block;
	vertical-align: middle;
	margin-left: .3rem;
}

.h-search {
	display: block;
	cursor: pointer;
	width: 1.22em;
	height: 1rem;
	background-image: url('../images/a4.png');
	background-size: 1.22em auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.hs-a {
	display: none;
	z-index: 108;
	white-space: nowrap;
	position: fixed;
	top: 1.5rem;
	left: 50%;
	transform: translate(-50%, 0);
}

.hs-form {
	font-size: 0;
	display: inline-block;
}

.hs-text {
	border: none;
	padding: 0 .2rem;
	display: inline-block;
	vertical-align: middle;
	width: 6rem;
	height: 45px;
	background-color: #fff;
	color: #333;
}

.hs-submit {
	border: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 45px;
	height: 45px;
	background-color: #174b8e;
	background-image: url('../images/a4-b.png');
	background-size: 20px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.header.search-state .hs-a {
	display: block;
}

.header.search-state .h-opa {
	display: block;
}

.h-menu {
	display: none;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 1rem;
	height: 1rem;
	background-image: url('../images/a-menu.png');
	background-size: .55rem 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.8);
	z-index: 10;
	cursor: pointer;
}

.h-business {
	display: inline-block;
	vertical-align: middle;
	margin-left: .25rem;
	cursor: pointer;
	color: #ffffff;
	padding: .14rem .14rem;
	min-width: 1.6rem;
	text-align: center;
	background-color: #174b8e;
	border-radius: .04rem;
}

.h-business:hover {
	background: rgba(23, 75, 142, .9);
}

@media(min-width: 1200px) {
	.h-i:hover .h-j {
		color: #174b8e;
	}

	.h-i:hover .h-j:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: .03rem;
		background-color: #174b8e;
	}

	.h-i.active .h-j:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: .03rem;
		background-color: #174b8e;
	}

}

@media(max-width: 1400px) {
	.h-i {
		padding: 0 .35rem;
	}
}

@media(max-width: 1200px) {
	.h-cont {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.h-h {
		width: 260px;
		position: fixed;
		text-align: left;
		right: 0;
		top: 0;
		height: 100vh;
		background-color: #fff;
		margin-right: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		overflow: auto;
		z-index: 1000;
		transform: translate(100%, 0);
		transition: transform .3s;
	}

	.h-i {
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
	}

	.h-j {
		padding: 0;
		padding-left: 20px;
		height: 40px;
		line-height: 40px;
		color: #666;
		font-size: 16px;
	}

	.h-i.has-nav:after {
		content: "";
		background-image: url('../images/a-right.png');
		background-size: 16px auto;
		background-position: center center;
		background-repeat: no-repeat;
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 20px;
		color: #333;
	}

	.h-i.has-nav.show:after {
		background-size: 18px auto;
		background-image: url('../images/a-down.png');
	}

	.h-sub {
		position: relative;
		top: 0;
		background-color: #fff;
		box-shadow: none;
		left: 0;
		transform: translate(0, 0);
		width: 100% !important;
	}

	.h-sub>li>a {
		text-align: left;
		padding-left: 40px;
		color: #666;
	}

	.h-right {
		margin-right: 1rem;
	}

	.h-language {
		margin-left: 0;
	}

	.h-business {
		margin-left: 0;
		margin-right: .3rem;
		font-size: 12px;
		padding: .1rem .15rem;
	}

	/* 菜单 */
	.h-menu {
		display: block;
	}

	.header.menu-state .h-h {
		transform: translate(0, 0);
	}

	.header.menu-state .h-opa {
		display: block;
	}
}

@media(max-width:900px) {
	.hs-text {
		width: 5rem;
		height: 35px;
	}

	.hs-submit {
		height: 35px;
	}
}

.footer {
	width: 100%;
	background-color: #12306c;
}

.f-a {
	width: 100%;
	padding-top: .73rem;
	padding-bottom: .55rem;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.f-cont {
	width: 17.2rem;
	margin: 0 auto;
}

.f-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.f-lt {
	float: left;
	font-size: 0;
	padding-top: .06rem;
}

.f-item {
	display: inline-block;
	vertical-align: top;
	min-width: 2.5rem;
	padding-right: .2rem;
}

.f-item:last-child {
	margin-right: 0;
}

.f-tip {
	display: block;
	color: #ffffff;
	margin-bottom: .3rem;
}

.f-list {
	display: inline-block;
}

.f-link {
	display: block;
	cursor: pointer;
	line-height: 2.28;
	color: rgba(255, 255, 255, .6);
}

.f-link:hover {
	color: #fff;
}

.f-rt {
	float: right;
	font-size: 0;
}

.f-b {
	display: inline-block;
	vertical-align: top;
	padding-top: .06rem;
}

.f-c {
	display: block;
	color: rgba(255, 255, 255, .8);
	margin-bottom: .38rem;
}

.f-phone {
	display: block;
	cursor: pointer;
	color: #ffffff;
}

.f-d {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: .65rem;
}

.f-code {
	display: inline-block;
	vertical-align: top;
	width: 1.3rem;
	min-width: 80px;
	padding: .06rem;
	background-color: rgba(255, 255, 255, .1);
	margin-bottom: .15rem;
}

.f-img {
	width: 100%;
	background-color: #fff;
	padding: .09rem;
}

.f-img img {
	width: 100%;
}

.f-e {
	display: block;
	width: 100%;
	color: rgba(255, 255, 255, .6);
	line-height: 1.71;
}

.f-bottom {
	width: 17.2rem;
	margin: 0 auto;
	padding: .25rem 0;
}

.f-bottom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.f-left {
	float: left;
}

.f-f {
	color: rgba(255, 255, 255, .6);
	line-height: 1.71;
}

.f-f a {
	color: rgba(255, 255, 255, .6);
	margin-left: .2rem;
	cursor: pointer;
}

.f-f a:hover {
	color: #fff;
}

.f-right {
	float: right;
	display: none;
}

.f-g {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	color: rgba(255, 255, 255, .6);
	line-height: 1.71;
}

.f-g:hover {
	color: #fff;
}


.f-phone {
	font-size: calc(22 * 100vw / 1920);
}

@media(max-width: 1113px) {
	.f-phone {
		font-size: 15px;
	}
}

@media(max-width:1300px) {
	.f-item {
		min-width: 2rem;
	}
}

@media(max-width:900px) {
	.f-cont {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.f-lt {
		width: 100%;
		margin-bottom: .2rem;
	}

	.f-item {
		display: block;
		width: 100%;
		margin-right: 0;
	}

	.f-list {
		width: 100%;
	}

	.f-link {
		display: inline-block;
		vertical-align: top;
		margin-right: .25rem;
		margin-bottom: .25rem;
	}

	.f-rt {
		width: 100%;
	}

	.f-bottom {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.f-left {
		width: 100%;
		text-align: center;
	}

	.f-right {
		width: 100%;
		text-align: center;
	}

	.f-b {
		margin-top: .3rem;
		margin-right: .6rem;
	}

	.f-d {
		margin-top: .3rem;
		margin-left: 0;
	}
}


.banner {
	width: 100%;
	position: relative;
}

.banner-cont {
	width: 100%;
	position: relative;
}

.banner-img {
	width: 100%;
}

.banner-img img {
	width: 100%;
}

.banner-text {
	position: absolute;
	top: 32.85%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 17.2rem;
}

.banner-titles {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: .3rem;
}

.banner-en {
	color: #ffffff;
	font-weight: bold;
}

@media(max-width:900px) {
	.banner-text {
		width: 100%;
		top: 50%;
		transform: translate(-50%, -50%);
		padding-left: 10px;
		padding-right: 10px;
	}

	.banner-titles {
		font-size: 18px;
		margin-bottom: .2rem;
	}

	.banner-en {
		font-size: 22px;
	}
}

.nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 17.2rem;
	background-color: #ffffff;
}

.nav-cont {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.nav-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.nav-lt {
	float: left;
	font-size: 0;
}

.nav-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	color: #000000;
	text-align: center;
	min-width: 2.4rem;
	padding: 0 .2rem;
	line-height: 1rem;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
}

.nav-item:hover {
	color: #174b8e;
}

.nav-item:hover:after {
	content: '';
	position: absolute;
	bottom: -.01rem;
	left: 0;
	width: 100%;
	height: .03rem;
	background-color: #174b8e;
}

.nav-item.active {
	color: #174b8e;
}

.nav-item.active:after {
	content: '';
	position: absolute;
	bottom: -.01rem;
	left: 0;
	width: 100%;
	height: .03rem;
	background-color: #174b8e;
}

.nav-rt {
	position: absolute;
	top: 0;
	right: .4rem;
	font-size: 0;
}

.nav-back {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	color: #999999;
	line-height: 1rem;
}

.nav-back:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-left: .2rem;
	width: 1.22em;
	height: 1rem;
	background-image: url('../images/a6.png');
	background-size: 1.22em auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.nav-back:hover {
	color: #174b8e;
}

.nav-back:hover:after {
	background-image: url('../images/a6-b.png');
}


@media(max-width:900px) {
	.nav {
		position: relative;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav-lt {
		width: 100%;
		text-align: center;
		max-width: 100%;
		overflow: auto;
		white-space: nowrap;
	}

	.nav-rt {
		display: none;
		position: relative;
		right: 0;
		width: 100%;
		text-align: center;
	}
}

.a-a {
	width: 100%;
	position: relative;
	margin-bottom: .2rem;
}

.a-b {
	width: 100%;
}

.a-item {
	width: 100%;
}

.a-c {
	width: 100%;
	position: relative;
	display: block;
	cursor: pointer;
}

.a-img {
	width: 100%;
}

.a-img img {
	width: 100%;
}

.a-text {
	position: absolute;
	top: 11.76%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 17.2rem;
}

.a-more {
	display: none !important;
	width: .55rem;
	height: .55rem;
	border: solid 1px #ffffff;
	border-radius: 50%;
	background-image: url('../images/a15.png');
	background-size: .22rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.a-more:hover {
	background-color: #174b8e;
	border: 1px solid #174b8e;
}

.a-pagination {
	display: none !important;
	position: absolute;
	left: 0;
	bottom: .4rem;
	z-index: 98;
	width: 100%;
	padding: 0 1rem;
	text-align: left;
	font-size: 0;
}

.a-pagination .swiper-pagination-bullet {
	opacity: 0.5;
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
}

.a-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.a-tip {
	display: none !important;
	position: absolute;
	left: 50%;
	bottom: .4rem;
	transform: translate(-50%, 0);
	text-align: center;
	animation: AnRotate 1.5s linear infinite alternate;
	z-index: 88;
}

.a-icon {
	display: inline-block;
	width: .2rem;
	margin-bottom: .15rem;
}

.a-icon img {
	width: 100%;
}

.a-d {
	letter-spacing: .14rem;
	color: rgba(255, 255, 255, .8);
	line-height: 1.625;
	white-space: nowrap;
}



.a-titles {
	color: #0b1a50;
	line-height: 1.25;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: .7rem;
	text-align: center;
}

.a-titles span span {
	opacity: 0;
	backface-visibility: visible;
	transition-property: all;
	transition-duration: 660ms;
	transition-timing-function: ease-in-out;
	transform-origin: 50% 50% 0px;
	transform: perspective(1050px) rotateY(0deg) scale(0.5);
	display: inline-block;
}

.a-titles .word {
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
}

@keyframes AnRotate {
	0% {
		transform: translatey(5px);
	}

	50% {
		transform: translatey(0);
	}

	100% {
		transform: translatey(-5px);
	}

}

@media(max-width:900px) {
	.a-text {
		width: 100%;
		top: 28%;
		padding: 0 10px;
	}

	.a-img img {
		min-height: 200px;
		object-fit: cover;
	}

	.a-titles {
		margin-bottom: .35rem;
		font-size: 20px;
	}

	.a-pagination {
		padding: 0 10px;
	}
}

.b-a {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 8.5rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.b-a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
}

.b-a .my-titles {
	color: #ffffff;
}

.b-a .my-en {
	color: #ffffff;
}

.b-a .my-top:before {
	background-image: url('../images/a7-b.png');
}

.b-b {
	width: 17.2rem;
	margin: 0 auto;
}

.b-cont {
	width: 100%;
	position: relative;
	z-index: 18;
}

.b-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.b-lt {
	float: left;
	padding-top: 2.65rem;
	width: 5.37rem;
}

.b-intro {
	color: #ffffff;
	line-height: 1.63;
}

.b-rt {
	float: right;
	width: 11.12rem;
	position: relative;
	font-size: 0;
}

.b-rt:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 1px;
	height: 1888rem;
	background-color: rgba(255, 255, 255, .2);
}

.b-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	position: relative;
	transition: all ease .5s;
	width: 25%;
	padding: 2.1rem .3rem .6rem;
}

.b-item:before {
	content: '';
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 100%;
	height: 1888rem;
	background-color: rgba(22, 77, 139, .85);
}

.b-item:after {
	content: '';
	display: none;
	position: absolute;
	top: .98rem;
	left: 0;
	width: 100%;
	height: 4.11rem;
	background-image: url('../images/a28.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.b-box {
	width: 100%;
	position: relative;
	z-index: 28;
	padding-bottom: .56rem;
}

.b-box:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .56rem;
	background-image: url('../images/a27.png');
	background-size: auto .56rem;
	background-position: left center;
	background-repeat: no-repeat;
}

.b-box:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -.3rem;
	transform: translate(0, -50%);
	width: 1px;
	height: 1888rem;
	background-color: rgba(255, 255, 255, .2);
}

.b-icon {
	position: relative;
	width: 100%;
	height: .45rem;
	margin-bottom: .6rem;
}

.b-icon img {
	height: 100%;
}

.b-icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: -.3rem;
	width: .03rem;
	height: .45rem;
	background-color: #ffffff;
}

.b-text {
	width: 100%;
	min-height: 2.3rem;
	padding-bottom: .6rem;
}

.b-name {
	width: 100%;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: .33rem;
	margin-bottom: .34rem;
}

.b-name:before {
	content: '';
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: .34rem;
	height: .04rem;
	background-color: #ffffff;
}

.b-textbox {
	display: none;
	color: rgba(255, 255, 255, .65);
	line-height: 1.75;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

@media(min-width:900px) {
	.b-item:hover {
		padding-top: 1.5rem;
	}

	.b-item:hover:before {
		display: block;
	}

	.b-item:hover:after {
		display: block;
	}

	.b-item:hover .b-box {
		padding-bottom: .7rem;
	}

	.b-item:hover .b-box:before {
		background-image: url('../images/a27-b.png');
		height: .7rem;
		background-size: auto .7rem;
	}

	.b-item:hover .b-name:before {
		display: block;
	}

	.b-item:hover .b-text {
		min-height: 3.75rem;
	}

	.b-item:hover .b-textbox {
		display: -webkit-box;
	}
}

@media(max-width:900px) {
	.b-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.b-lt {
		width: 100%;
		margin-bottom: .5rem;
		padding-top: .6rem;
	}

	.b-rt {
		width: 100%;
		overflow: hidden;
	}

	.b-item {
		width: 50%;
		padding: .6rem .3rem;
	}

	.b-textbox {
		display: -webkit-box;
	}

	.b-rt:before {
		display: none;
	}

	.b-box:after {
		display: none;
	}
}

.c-a {
	width: 100%;
	padding-top: 1rem;
	padding-bottom: .8rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-b {
	width: 17.2rem;
	margin: 0 auto;
}

.c-more {
	position: absolute;
	top: .15rem;
	right: 0;
	display: inline-block;
	cursor: pointer;
	transition: all ease .5s;
	border-right: .04rem solid #174b8e;
	color: #666666;
	min-width: 1.8rem;
	line-height: .54rem;
	padding: 0 .15rem;
	text-align: center;
	background-color: #ffffff;
}

.c-more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .35rem;
	width: .2rem;
	height: .2rem;
	background-image: url('../images/a15-c.png');
	background-size: .22rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-more:hover {
	background-color: #174b8e;
	color: #fff;
}

.c-more:hover:after {
	background-image: url('../images/a15.png');
}

.c-cont {
	width: 100%;
	position: relative;
	padding-bottom: 20px;
}

.c-c {
	width: 100%;
}

.c-cont .swiper-slide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.c-item {
	float: right;
	display: block;
	cursor: pointer;
	margin-bottom: .4rem;
	width: 8.35rem;
	position: relative;
	font-size: 0;
}

.c-img {
	display: inline-block;
	vertical-align: middle;
	width: 2.38rem;
	overflow: hidden;
}

.c-bg {
	transform: scale(1.00);
	transition: all ease .5s;
	width: 100%;
	height: 1.58rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 2.4rem);
}

.c-lt {
	display: inline-block;
	vertical-align: middle;
	width: 1.5rem;
	text-align: center;
}

.c-d {
	color: #333333;
	margin-bottom: .25rem;
}

.c-e {
	color: #666666;
}

.c-rt {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 1.5rem);
	padding-left: .4rem;
	position: relative;
}

.c-rt:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -.425rem;
	width: 1px;
	height: .85rem;
	background-color: #d8d8d8;
}

.c-name {
	font-weight: bold;
	color: #333333;
	line-height: 1.41;
	margin-bottom: .1rem;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.c-intro {
	color: #666666;
	line-height: 1.75;
	height: 3.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.c-item:hover .c-bg {
	transform: scale(1.05);
}

.c-item:hover .c-name {
	color: #174b8e;
}

.c-pagination {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 98;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.c-pagination .swiper-pagination-bullet {
	opacity: 0.4;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .05rem;
	width: 10px;
	height: 10px;
	background-color: #174b8e;
}

.c-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.c-item:nth-child(4n + 1) {
	float: left;
	width: 8.35rem;
}

.c-item:nth-child(4n + 1) .c-img {
	width: 100%;
}

.c-item:nth-child(4n + 1) .c-bg {
	height: 5.55rem;
}

.c-item:nth-child(4n + 1) .c-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: .3rem 0;
	width: 100%;
	background-color: rgba(255, 255, 255, .85);
}

.c-item:nth-child(4n + 1) .c-rt {
	padding-right: .4rem;
}

@media(max-width:900px) {
	.c-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.c-item {
		width: 100%;
	}

	.c-lt {
		width: 1.2rem;
	}

	.c-d {
		font-size: 16px;
		margin-bottom: .2rem;
	}

	.c-e {
		font-size: 12px;
	}

	.c-rt {
		padding-left: .2rem;
	}

	.c-name {
		font-size: 13px;
	}

	.c-inreo {
		font-size: 12px;
	}

	.c-item:nth-child(4n + 1) {
		width: 100%;
	}

	.c-item:nth-child(4n + 1) .c-bg {
		height: auto;
		padding-top: 66.46%;
	}


}

.d-a {
	width: 100%;
	padding-top: 1rem;
	padding-bottom: .5rem;
	background-image: url('../images/b66.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-b {
	width: 17.2rem;
	margin: 0 auto;
}

.d-cont {
	width: 100%;
	font-size: 0;
}

.d-item {
	display: block;
	cursor: pointer;
	width: 100%;
	margin-right: .5rem;
	position: relative;
	margin-bottom: .5rem;
	overflow: hidden;
}

.d-bg {
	transform: scale(1.00);
	height: 5.5rem;
	transition: all ease .5s;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.d-text {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 100%;
	padding: 0 .6rem;
}

.d-name {
	color: #ffffff;
	font-weight: bold;
	position: relative;
	padding-bottom: .33rem;
	margin-bottom: .35rem;
}

.d-name:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: .35rem;
	height: .04rem;
	background-color: #e62129;
}

.d-intro {
	color: #ffffff;
	line-height: 1.5;
	min-height: 1.45rem;
	padding-bottom: .3rem;
}

.d-more {
	display: inline-block;
	width: .22rem;
}

.d-more img {
	width: 100%;
}

/* .d-item:hover .d-bg{transform: scale(1.05);} */

.d-item:nth-child(2) {
	display: none;
}

@media(max-width:900px) {
	.d-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d-item {
		width: 100%;
		margin-right: 0;
	}

	.d-intro {
		min-height: .6rem;
	}

	.d-bg {
		padding-top: 50.299%;
		height: auto;
	}
}



.i-a {
	width: 100%;
}

.i-b {
	width: 17.2rem;
	margin: 0 auto;
}

.i-cont {
	width: 100%;
	background-color: #fff;
	padding: 1rem 1rem .9rem;
}

.my-top {
	width: 100%;
	position: relative;
	padding-bottom: .5rem;
	margin-bottom: .6rem;
	position: relative;
}

/* .my-top:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: .27rem;
	height: .18rem;
	background-image: url('../images/a7.png');
	background-size: auto .18rem;
	background-position: center center;
	background-repeat: no-repeat;
} */

.my-titles {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	margin-right: .18rem;
}

.my-en {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}

.i-list {
	width: 100%;
	padding-bottom: .2rem;
}

.i-item {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	flex-wrap: wrap;
	width: 100%;
	font-size: 0;
	margin-bottom: .3rem;
}

.i-img {
	display: block;
	position: relative;
	width: 2.7rem;
	height: 1.8rem;
	text-align: center;
	line-height: 1.8rem;
	overflow: hidden;
}

.i-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

.i-text {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	width: calc(100% - 2.73rem);
	border: solid .06rem #f5f5f5;
}

.i-text:after {
	content: '';
	position: absolute;
	top: 0;
	right: .6rem;
	display: block;
	width: .55rem;
	height: 100%;
	background-image: url('../images/a8.png');
	background-size: .55rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.i-lt {
	display: inline-block;
	vertical-align: middle;
	width: 2.05rem;
	text-align: center;
}

.i-c {
	color: #333333;
	margin-bottom: .2rem;
}

.i-d {
	color: #666666;
}

.i-rt {
	display: inline-block;
	vertical-align: middle;
	width: 6.7rem;
	margin-left: .7rem;
	position: relative;
}

.i-rt:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -.7rem;
	margin-top: -.47rem;
	width: 1px;
	height: .95rem;
	background-color: #d8d8d8;
}

.i-name {
	margin-bottom: .15rem;
	color: #333333;
	font-weight: bold;
	line-height: 1.33;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i-intro {
	color: #666666;
	line-height: 1.75;
	max-height: 3.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.i-item:hover .i-img img {
	transform: scale(1.05);
}

.i-item:hover .i-name {
	color: #174b8e;
}

.i-item:hover .i-text:after {
	background-image: url('../images/a8-b.png');
}

@media(max-width:900px) {
	.i-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.i-cont {
		padding: .5rem 10px;
	}

	.i-img {
		width: 100%;
		height: auto;
		padding-top: 66.66%;
	}

	.i-text {
		width: 100%;
		padding: .3rem .25rem 1.2rem;
	}

	.i-lt {
		width: 100%;
		text-align: left;
	}

	.i-c {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
		margin-right: .25rem;
	}

	.i-d {
		display: inline-block;
		vertical-align: middle;
	}

	.i-rt {
		width: 100%;
		margin-left: 0;
	}

	.i-rt:before {
		display: none;
	}

	.i-text:after {
		position: absolute;
		top: auto;
		left: .3rem;
		bottom: .3rem;
		width: 100%;
		height: .55rem;
		background-size: auto .55rem;
		background-position: left center;
	}

	.my-titles {
		display: block;
		margin-right: 0;
		margin-bottom: .25rem;
	}
}

.paging {
	width: 100%;
	font-size: 0;
	text-align: center;
}

.paging-up {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem;
	min-width: 46px;
	height: 46px;
	background-color: #f5f5f5;
	background-image: url('../images/a9.png');
	background-size: 9px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.paging-up:hover {
	background-color: #e52129;
	background-image: url('../images/a9-b.png');
}

.paging-next {
	transform: rotate(-180deg);
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem;
	min-width: 46px;
	height: 46px;
	background-color: #f5f5f5;
	background-image: url('../images/a9.png');
	background-size: 9px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.paging-next:hover {
	background-color: #e52129;
	background-image: url('../images/a9-b.png');
}

.paging-item {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: .1rem;
	color: #666666;
	min-width: 46px;
	height: 46px;
	line-height: 46px;
	background-color: #f5f5f5;
}

.paging-item:hover {
	background-color: #174b8e;
	color: #ffffff;
}

.paging-item.active {
	background-color: #174b8e;
	color: #ffffff;
}


@media(max-width:1200px) {
	.paging-up {
		min-width: 30px;
		height: 30px;
	}

	.paging-next {
		min-width: 30px;
		height: 30px;
	}

	.paging-item {
		min-width: 30px;
		height: 30px;
		line-height: 30px;
	}
}

.j-a {
	width: 100%;
}

.j-b {
	width: 17.2rem;
	margin: 0 auto;
}

.j-cont {
	width: 100%;
	padding: .95rem 1rem 1rem;
	background-color: #fff;
}

.j-top {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .58rem;
	margin-bottom: .55rem;
}

.j-titles {
	width: 100%;
	margin: 0 auto .25rem;
	max-width: 24em;
	color: #000000;
	font-weight: bold;
	line-height: 1.375;
}

.j-c {
	width: 100%;
}

.j-time {
	color: #000000;
}

.j-middle {
	width: 100%;
	padding-bottom: .4rem;
	margin-bottom: .55rem;
	border-bottom: 1px solid #e5e5e5;
}

.j-textbox {
	max-width: 900px;
	margin: 0 auto;
	color: #666666 !important;
	line-height: 1.7 !important;
}

.j-textbox * {
	font-family: Arial, Microsoft Yahei !important;
	max-width: 100%;
	line-height: inherit !important;
	color: #666666 !important;
}

.j-bottom {
	width: 100%;
	position: relative;
}

.j-textbox td {
	width: auto !important;
	padding: .15rem 0;
}

.j-textbox,
.j-textbox * {
	font-size: calc(20 * 100vw / 1920) !important;
}

@media(max-width: 1382px) {

	.j-textbox,
	.j-textbox * {
		font-size: 14.4px !important;
	}
}

/* .j-up{display: inline-block;cursor: pointer;color: #000000;line-height: .55rem; padding-left: .75rem;position: relative;}
.j-up:before{  content: '';position: absolute;top: 0;left: 0;width: .55rem;height: .55rem;background-image: url('../images/a8-c.png');background-size: .55rem auto;background-position: center center;background-repeat: no-repeat;}
.j-up:hover{color: #174b8e;}
.j-up:hover:before{background-image: url('../images/a8-d.png');}

.j-next{display: inline-block;cursor: pointer;color: #000000;line-height: .55rem; padding-right: .75rem;position: relative;}
.j-next:before{  content: '';position: absolute;top: 0;right: 0;width: .55rem;height: .55rem;background-image: url('../images/a8.png');background-size: .55rem auto;background-position: center center;background-repeat: no-repeat;}
.j-next:hover{color: #174b8e;}
.j-next:hover:before{background-image: url('../images/a8-b.png');} */

.j-up {
	padding: .07rem 0;
	cursor: pointer;
	width: 70%;
	color: #000000;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.j-up:hover {
	color: #174b8e;
}

.j-next {
	padding: .07rem 0;
	cursor: pointer;
	width: 70%;
	color: #000000;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.j-next:hover {
	color: #174b8e;
}

.j-back {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	display: inline-block;
	cursor: pointer;
	padding: 0 .15rem;
	text-align: center;
	min-width: 2.4rem;
	line-height: .7rem;
	color: #ffffff;
	background-color: #174b8e;
}

.j-back:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-right: .3rem;
	width: 1.166em;
	height: .7rem;
	background-image: url('../images/a10-b.png');
	background-size: 1.166em auto;
	background-position: center center;
	background-repeat: no-repeat;
}

@media(max-width:900px) {
	.j-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.j-cont {
		padding: .5rem 10px;
	}

	.j-bottom {
		padding-bottom: 50px;
	}

	.j-up {
		width: 100%;
		font-size: 13px;
	}

	.j-next {
		width: 100%;
		font-size: 13px;
	}

	.j-back {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0);
		font-size: 12px;
		width: 50%;
	}

	.j-textbox table * {
		font-size: 12px !important;
	}
}


.k-a {
	width: 100%;
}

.k-b {
	width: 17.2rem;
	margin: 0 auto;
}

.k-cont {
	width: 100%;
	padding: .95rem 1rem 1rem;
	background-color: #fff;
}

.k-list {
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: .2rem;
}

.k-item {
	display: inline-block;
	vertical-align: top;
	width: 3.5rem;
	padding: .4rem .2rem;
	border: solid .06rem #f5f5f5;
	text-align: center;
	margin-right: .4rem;
	margin-bottom: .4rem;
}

.k-item:nth-child(4n) {
	margin-right: 0;
}

.k-icon {
	display: inline-block;
	width: 1.2rem;
	margin-bottom: .25rem;
	position: relative;
	top: 0;
	transition: all ease .5s;
}

.k-icon img {
	width: 100%;
}

.k-text {
	width: 100%;
}

.k-name {
	color: #000000;
	font-weight: bold;
	line-height: 1.38;
	margin-bottom: .2rem;
}

.k-address {
	display: inline-block;
	max-width: 12em;
	color: #666666;
	line-height: 1.66;
}

.k-c {
	color: #666666;
	line-height: 1.66;
}

.k-item:hover .k-icon {
	top: -5px;
}

.k-map {
	width: 100%;
	height: 6.2rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

@media(max-width:900px) {
	.k-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.k-cont {
		padding: .5rem 10px;
	}

	.k-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.k-item:nth-child(2n) {
		margin-right: 0;
	}
}


.l-a {
	width: 100%;
}

.l-b {
	width: 17.2rem;
	margin: 0 auto;
}

.l-cont {
	width: 100%;
	padding: .95rem 1rem .9rem;
	background-color: #fff;
}

.l-list {
	width: 100%;
	padding-bottom: .1rem;
}

.l-item {
	width: 100%;
	margin-bottom: .4rem;
}

.l-top {
	display: block;
	width: 100%;
	font-size: 0;
	padding: .3rem 0;
	position: relative;
	cursor: pointer;
	background-color: #f5f5f5;
}

.l-top:before {
	content: '';
	position: absolute;
	top: 0;
	left: 2.6rem;
	width: 1px;
	height: 100%;
	background-color: #e5e5e5;
}

.l-name {
	display: inline-block;
	vertical-align: middle;
	width: 2.6rem;
	padding-left: .6rem;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
}

.l-intro {
	display: inline-block;
	vertical-align: middle;
	width: 9rem;
	font-size: 0;
	padding-left: .6rem;
}

.l-c {
	display: inline-block;
	vertical-align: top;
	padding: .1rem 0;
	width: 33.33%;
	padding-right: .2rem;
	color: #666666;
	line-height: 1.5;
}

.l-button {
	position: absolute;
	top: 50%;
	right: .6rem;
	transform: translate(0, -50%);
	padding: 0 .15rem;
	min-width: 1.8rem;
	text-align: center;
	background-color: #174b8e;
}

.l-span1 {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	line-height: .54rem;
}

.l-span2 {
	display: none;
	vertical-align: middle;
	color: #174b8e;
	line-height: .54rem;
}

.l-button:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .4rem;
	width: .16rem;
	height: .54rem;
	background-image: url('../images/a16.png');
	background-size: .16rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.l-sub {
	display: none;
	width: 100%;
	padding: .7rem 1rem .8rem;
	border: solid .06rem #f5f5f5;
}

.l-d {
	width: 100%;
	font-size: 0;
}

.l-one {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - .55rem);
	margin-right: 1rem;
	margin-bottom: .5rem;
}

.l-one:nth-child(2n) {
	margin-right: 0;
}

.l-tip {
	color: #333333;
	line-height: 1.5;
	margin-bottom: .25rem;
}

.l-textbox {
	color: #666666;
	line-height: 2;
}

.l-textbox * {
	line-height: inherit;
}

.l-deliver {
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	min-width: 1.8rem;
	padding: 0 .15rem;
	line-height: .54rem;
	background-color: #174b8e;
	border: 1px solid #174b8e;
}

.l-deliver:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: .35rem;
	width: .22rem;
	height: .54rem;
	background-image: url('../images/a15.png');
	background-size: .22rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.l-deliver:hover {
	color: #174b8e;
	background-color: #fff;
}

.l-deliver:hover:after {
	background-image: url('../images/a15-b.png');
}

.l-item.show .l-top {
	background-color: #174b8e;
}

.l-item.show .l-top:before {
	background-color: rgba(255, 255, 255, .2);
}

.l-item.show .l-name {
	color: #fff;
}

.l-item.show .l-c {
	color: #fff;
}

.l-item.show .l-button {
	background-color: #ffffff;
}

.l-item.show .l-span1 {
	display: none;
}

.l-item.show .l-span2 {
	display: inline-block;
}

.l-item.show .l-button:after {
	background-image: url('../images/a16-b.png');
}

@media(max-width:900px) {
	.l-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.l-cont {
		padding: .5rem 10px;
	}

	.l-top {
		padding-right: 70px;
	}

	.l-top:before {
		left: 80px;
	}

	.l-name {
		width: 80px;
		font-size: 13px;
		padding-left: 0;
		text-align: center;
	}

	.l-intro {
		width: calc(100% - 85px);
		padding-left: .35rem;
	}

	.l-c {
		width: 100%;
		font-size: 12px;
		margin-right: 0;
	}

	.l-button {
		right: .2rem;
		min-width: 1rem;
		font-size: 12px;
	}

	.l-button:after {
		display: none;
	}

	.l-sub {
		padding: .5rem .3rem;
	}

	.l-one {
		width: 100%;
		margin-right: 0;
	}
}

.m-a {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 388;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.m-a.show {
	display: block;
}

.m-form {
	width: 100%;
}

.m-b {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 11rem;
}

.m-close {
	display: none;
	position: absolute;
	cursor: pointer;
	top: .2rem;
	right: .2rem;
	width: .3rem;
	height: .3rem;
	background-image: url('../images/a18.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-cont {
	width: 100%;
	background-color: #ffffff;
	padding: .8rem;
	text-align: center;
	max-height: 90vh;
	overflow: auto;
}

.m-titles {
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-bottom: .33rem;
	margin-bottom: .5rem;
	position: relative;
}

.m-titles:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -.2rem;
	width: .4rem;
	height: .05rem;
	background-color: #e62129;
}

.m-list {
	width: 100%;
	text-align: left;
	font-size: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.m-item {
	display: inline-block;
	margin-bottom: .4rem;
}

.m-tip {
	display: inline-block;
	vertical-align: middle;
	width: 1.25rem;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
}

.m-c {
	display: inline-block;
	vertical-align: middle;
	width: 3.25rem;
}

.m-d {
	width: 100%;
	color: #333;
	height: .56rem;
	padding: 0 .15rem;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
}

.m-e {
	width: 100%;
	font-size: 0;
	text-align: left;
	margin-bottom: .4rem;
}

.m-f {
	display: inline-block;
	vertical-align: top;
	width: 1.25rem;
	line-height: .56rem;
	color: #000000;
	font-weight: bold;
}

.m-g {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 1.28rem);
}

.picture-a {
	width: 100%;
	position: relative;
	min-height: 1.4rem;
	border: solid 1px #dcdcdc;
	padding: .3rem .3rem .5rem;
	position: relative;
}

.picture-icon {
	display: none;
	width: .5rem;
}

.picture-icon img {
	width: 100%;
}

.picture-b {
	position: absolute;
	cursor: pointer;
	bottom: .2rem;
	right: .2rem;
}

.picture-c {
	display: block;
}

.picture-text {
	color: #174b8e;
	line-height: 1.625;
	cursor: pointer;
}

.get-file {
	display: none;
}

.picture-a.show .picture-icon {
	display: block;
}

.m-button {
	display: inline-block;
	position: relative;
	background-color: #174b8e;
	border: 1px solid #174b8e;
}

.m-button:after {
	content: '';
	position: absolute;
	top: 0;
	right: .3rem;
	width: .22rem;
	height: 100%;
	background-image: url('../images/a15.png');
	background-size: .22rem auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.m-submit {
	display: inline-block;
	position: relative;
	z-index: 18;
	cursor: pointer;
	border: none;
	background-color: transparent;
	padding: 0 .88rem 0 .3rem;
	height: .54rem;
	line-height: .54rem;
	color: #ffffff;
}

.m-button:hover {
	background-color: #fff;
}

.m-button:hover:after {
	background-image: url('../images/a15-b.png');
}

.m-button:hover .m-submit {
	color: #174b8e;
}

@media(max-width:1200px) {
	.m-b {
		width: 90%;
		max-width: 500px;
	}

	.m-cont {
		padding: .5rem .3rem;
	}

	.m-item {
		width: 100%;
	}

	.m-tip {
		width: 100%;
		margin-bottom: .15rem;
	}

	.m-c {
		width: 100%;
	}

	.m-d {
		height: 35px;
	}

	.m-f {
		width: 100%;
		margin-bottom: .15rem;
		line-height: 1.5;
	}

	.m-g {
		width: 100%;
	}

	.picture-a {
		min-height: 90px;
	}
}

.n-a {
	width: 100%;
}

.n-b {
	width: 17.2rem;
	margin: 0 auto;
}

.n-cont {
	width: 100%;
	padding: .95rem 1rem .3rem;
	background-color: #fff;
}

.n-list {
	width: 100%;
}

.n-item {
	overflow: hidden;
	cursor: pointer;
	font-size: 0;
	display: block;
	position: relative;
	text-align: right;
	margin-bottom: .7rem;
	padding-top: .6rem;
}

.n-img {
	transform: scale(1.00);
	transition: all ease .5s;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 8rem;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.n-text {
	display: inline-block;
	position: relative;
	z-index: 18;
	text-align: left;
	width: 7.8rem;
	min-height: 3.9rem;
	padding: 0.7rem .4rem .8rem .8rem;
	background-color: #f5f5f5;
}

/* .n-text:before {
	content: '';
	position: absolute;
	top: .8rem;
	left: .8rem;
	width: .12rem;
	height: .12rem;
	background-color: #e62129;
} */

.n-textbox {
	width: 100%;
	position: relative;
	height: 11.76em;
	overflow: auto;
	padding-right: .4rem;
	color: #000000;
	line-height: 1.69;
}

.n-textbox * {
	line-height: inherit;
}

.n-item:hover .n-img {
	transform: scale(1.05);
}

.n-item:nth-child(2n) .n-textbox:before {
	background-color: #164b8d;
}

@media(min-width:900px) {
	.n-item:nth-child(2n) {
		text-align: left;
	}

	.n-item:nth-child(2n) .n-img {
		position: absolute;
		left: auto;
		right: 0;
	}
}


@media(max-width:900px) {
	.n-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.n-cont {
		padding: .5rem 10px;
	}

	.n-img {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 56.25%;
	}

	.n-text {
		padding-top: 0;
		width: 100%;
		padding: .8rem .3rem .4rem;
	}

	.n-text:before {
		top: .4rem;
		left: .3rem;
	}

	.n-textbox {
		padding-right: 0;
		height: auto;
	}
}

.o-a {
	width: 100%;
}

.o-b {
	width: 17.2rem;
	margin: 0 auto;
}

.o-cont {
	width: 100%;
	padding: .95rem 1rem 1.2rem;
	background-color: #fff;
	background-image: url('../images/b53.jpg');
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.o-list {
	width: 100%;
	font-size: 0;
}

.o-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: calc(20% - .161rem);
	margin-right: .2rem;
	margin-bottom: .2rem;
	border: solid .02rem #f3f3f3;
}

.o-item:nth-child(5n) {
	margin-right: 0;
}

.o-img {
	width: 100%;
	overflow: hidden;
}

.o-img img {
	width: 100%;
	transform: scale(1.00);
	transition: all ease .5s;
}

.o-item:hover .o-img img {
	transform: scale(1.05);
}


@media(max-width:900px) {
	.o-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.o-cont {
		padding: .5rem 10px;
	}

	.o-item {
		width: calc(50% - 14px);
		margin-right: 10px;
	}

	.o-item:nth-child(5n) {
		margin-right: 10px;
	}

	.o-item:nth-child(2n) {
		margin-right: 0;
	}
}


.p-a {
	width: 100%;
}

.p-b {
	width: 17.2rem;
	margin: 0 auto;
}

.p-cont {
	width: 100%;
	padding: .95rem 1rem .9rem;
	background-color: #fff;
}

.p-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
	padding-bottom: .1rem;
}

.p-item {
	display: inline-block;
	vertical-align: top;
	width: calc(25% - .23rem);
	text-align: center;
	padding: 0.55rem 0.18rem 0.3rem;
	border: solid .04rem #f3f3f3;
	margin-right: .3rem;
	margin-bottom: .4rem;
}

.p-item:nth-child(4n) {
	margin-right: 0;
}

.p-c {
	width: 100%;
	height: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .35rem;
}

.p-img {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	width: 100%;
	padding: .08rem;
}

.p-img img {
	cursor: pointer;
	transform: scale(1.00);
	transition: all ease .5s;
	max-width: 100%;
	width: 80%;
	max-height: 2.6rem;
}

.p-text {
	width: 100%;
}

.p-name {
	color: #000000;
	line-height: 1.45;
}

.p-item:hover .p-img img {
	transform: scale(1.05);
}

@media(max-width:900px) {
	.p-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.p-cont {
		padding: .5rem 10px;
	}

	.p-item {
		width: calc(50% - 5px);
		margin-right: 10px;
		padding: .3rem .15rem;
	}

	.p-item:nth-child(2n) {
		margin-right: 0;
	}
}

.q-a {
	width: 100%;
}

.q-b {
	width: 17.2rem;
	margin: 0 auto;
}

.q-cont {
	width: 100%;
	padding: .95rem 1rem .4rem;
	background-color: #fff;
}

.q-list {
	width: 100%;
}

.q-one {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: .55rem;
}

.q-one:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.q-top {
	width: 100%;
	margin-bottom: .4rem;
}

.q-name {
	color: #174b8e;
	font-weight: bold;
	margin-bottom: .15rem;
}

.q-c {
	color: #000000;
	font-weight: bold;
	line-height: 1.29;
}

.q-bottom {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.q-item {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding-bottom: .4rem;
}

.q-tip {
	font-weight: bold;
	color: #000000;
	line-height: 1.35;
	margin-bottom: .22rem;
}

.q-tr {
	display: block;
}

.q-td {
	display: block;
	font-size: 0;
	margin-bottom: .2rem;
}

.q-icon {
	display: inline-block;
	vertical-align: middle;
	width: .4rem;
}

.q-icon img {
	width: 100%;
}

.q-text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - .45rem);
	color: #000000;
	line-height: 1.5;
	padding-left: .2rem;
}

/* .q-one:nth-child(2n) .q-bottom{justify-content: start;}
.q-one:nth-child(2n) .q-item{ min-width: 40%;}
.q-item:nth-child(4){ min-width: 40%;}
.q-item:nth-child(5){ min-width: 60%;} */

@media(max-width:1180px) {
	.q-item {
		width: 50%;
	}
}

@media(max-width:900px) {
	.q-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.q-cont {
		padding: .5rem 10px;
	}

	.q-item {
		width: 100%;
	}

	.q-text {
		width: calc(100% - .45rem);
		word-break: break-all;
		font-size: 13px;
	}
}


.r-a {
	width: 100%;
}

.r-b {
	width: 17.2rem;
	margin: 0 auto;
}

.r-cont {
	width: 100%;
	padding: .95rem 1rem .2rem;
	background-color: #fff;
	position: relative;
}

.r-cont:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 1rem;
	width: 1.47rem;
	height: 1.06rem;
	background-image: url('../images/b62.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.r-list {
	width: 100%;
}

.r-item {
	width: 100%;
	margin-bottom: .8rem;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}

.r-img {
	position: relative;
	width: 8.7rem;
}

.r-img img {
	width: 100%;
	position: relative;
	z-index: 18;
}

.r-text {
	position: relative;
	z-index: 18;
	width: 5.7rem;
}

.r-top {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: .35rem;
	margin-bottom: .3rem;
}

.r-nub {
	font-weight: bold;
	color: #f1f1f1;
	font-size: 1.1rem;
	margin-bottom: .15rem;
}

.r-name {
	color: #174b8e;
	line-height: 1.31;
	font-weight: bold;
	margin-bottom: .1rem;
}

.r-en {
	color: #000000;
	font-weight: bold;
	line-height: 1.29;
}

.r-textbox {
	width: 100%;
	color: #000000;
	line-height: 1.6;
	max-height: 12.8em;
	overflow: auto;
	padding-right: 5px;
}

.r-textbox * {
	line-height: inherit;
}


/* .r-a.cont2 .r-item{align-items: center;} */
/* .r-a.cont2 .r-nub{display: none;} */
.r-nub {
	display: none;
}


.r-textbox::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.r-textbox::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: .05rem;
	box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
	background: #174b8e;
}

.r-textbox::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
	border-radius: .05rem;
	background: #f1f1f1;
}

.r-textbox {
	overflow: auto;
	scrollbar-color: #174b8e rgba(0, 0, 0, 0.2);
	scrollbar-width: none;
	scrollbar-width: thin;
}

.n-textbox::-webkit-scrollbar {
	width: 5px;
	height: 1px;
}

.n-textbox::-webkit-scrollbar-thumb {
	border-radius: .05rem;
	box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
	background: #174b8e;
}

.n-textbox::-webkit-scrollbar-track {
	box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
	border-radius: .05rem;
	background: #f1f1f1;
}

.n-textbox {
	overflow: auto;
	scrollbar-color: #174b8e rgba(0, 0, 0, 0.2);
	scrollbar-width: none;
	scrollbar-width: thin;
}

@media(min-width:900px) {
	.r-item:nth-child(2n) {
		flex-direction: row;
	}

	/* .r-item:nth-child(2n) .r-text{margin-top: -.2rem;} */
	.r-item:nth-child(2n):before {
		content: '';
		position: absolute;
		top: -.4rem;
		right: -.5rem;
		width: calc(100% + 1rem);
		height: calc(100% + .4rem);
		background-color: #f8f9fa;
	}

	.r-item:nth-child(2n):after {
		content: '';
		position: absolute;
		top: -.9rem;
		width: 1.5rem;
		height: .5rem;
		background-image: url('../images/b63.jpg');
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.r-item:nth-child(4n + 1) .r-img:before {
		content: '';
		position: absolute;
		bottom: 0;
		right: -.5rem;
		width: 7rem;
		height: calc(100% + 0.4rem);
		background-color: #f8f9fa;
	}



	/* .r-item.special .r-top{display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
    .r-item.special  .r-lt{flex: 1;}
    .r-item.special  .r-nub{margin-bottom: 0;}
    .r-item.special  .r-textbox{max-height: 12.8em;} */
}

@media(max-width:900px) {
	.r-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.r-cont {
		padding: .5rem 10px;
	}

	.r-img {
		width: 100%;
	}

	.r-text {
		width: 100%;
		background-color: #f8f9fa;
		padding: .35rem;
	}

	.r-textbox {
		max-height: none;
		padding-right: 0;
	}
}

.s-a {
	width: 100%;
}

.s-b {
	width: 17.2rem;
	margin: 0 auto;
}

.s-cont {
	width: 100%;
	padding: .95rem 1rem .9rem;
	background-color: #fff;
}

.s-list {
	width: 100%;
	font-size: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: .2rem;
}

.s-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 7.5rem;
	margin-bottom: .3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.s-img {
	width: 3rem;
	overflow: hidden;
}

.s-img img {
	width: 100%;
	transform: scale(1.00);
	transition: all ease .5s;
}

.s-text {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	padding: .1rem .4rem;
	width: calc(100% - 3.02rem);
	border: solid .06rem #f5f5f5;
}

.s-name {
	width: 100%;
	font-weight: bold;
	margin-bottom: .15rem;
	color: #333333;
	line-height: 1.23;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s-intro {
	margin-bottom: .2rem;
	width: 100%;
	color: #666666;
	line-height: 1.25;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.s-time {
	color: #666666;
}

.s-item:hover .s-name {
	color: #174b8e;
}

.s-item:hover .s-img img {
	transform: scale(1.05);
}


@media(max-width:900px) {
	.s-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.s-cont {
		padding: .5rem 10px;
	}

	.s-item {
		width: 100%;
	}

	.s-img {
		width: 100%;
	}

	.s-text {
		width: 100%;
		padding: .35rem;
	}

	.s-name {
		line-height: 1.5;
	}

	.s-intro {
		line-height: 1.5;
	}
}

.t-a {
	width: 100%;
}

.t-b {
	width: 17.2rem;
	margin: 0 auto;
}

.t-cont {
	width: 100%;
	padding: .95rem 1rem 1rem;
	background-color: #fff;
}

.t-list {
	width: 100%;
	padding: 1rem;
	display: flex;
	flex-wrap: wrap;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.t-item {
	width: 32%;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	padding-top: .5rem;
	padding-bottom: .45rem;
	padding-right: .5rem;
	border-right: 1px solid rgba(255, 255, 255, .3);
}

.t-icon {
	width: 100%;
	height: .35rem;
	margin-bottom: .35rem;
	position: relative;
	top: 0;
	transition: all ease .5s;
}

.t-icon img {
	height: 100%;
}

.t-name {
	color: #ffffff;
	font-weight: bold;
	line-height: 1.31;
	margin-bottom: .17rem;
}

.t-intro {
	color: #ffffff;
	line-height: 1.5;
}

.t-intro * {
	line-height: inherit;
}

.t-item:hover .t-icon {
	top: -5px;
}

@media(min-width:900px) {
	.t-item:nth-child(1) {
		padding-top: 0;
	}

	.t-item:nth-child(2) {
		padding-top: 0;
	}

	.t-item:nth-child(3) {
		padding-top: 0;
	}

	.t-item:nth-last-child(1) {
		padding-bottom: 0;
		border-bottom: none;
	}

	.t-item:nth-last-child(2) {
		padding-bottom: 0;
		border-bottom: none;
	}

	.t-item:nth-last-child(3) {
		padding-bottom: 0;
		border-bottom: none;
	}

	.t-item:nth-child(3n + 2) {
		padding-left: .5rem;
		width: 36%;
	}

	.t-item:nth-child(3n + 3) {
		padding-right: 0;
		padding-left: .5rem;
		border-right: none;
	}
}

@media(max-width:900px) {
	.t-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.t-cont {
		padding: .5rem 10px;
	}

	.t-list {
		padding: .5rem .3rem;
	}

	.t-item {
		width: 48%;
	}

	.t-item:nth-child(1) {
		padding-top: 0;
	}

	.t-item:nth-child(2) {
		padding-top: 0;
	}

	.t-item:nth-last-child(1) {
		padding-bottom: 0;
		border-bottom: none;
	}

	.t-item:nth-last-child(2) {
		padding-bottom: 0;
		border-bottom: none;
	}

	.t-item:nth-child(2n) {
		width: 52%;
		padding-left: .25rem;
		border-right: none;
	}
}

.u-a {
	width: 100%;
}

.u-b {
	width: 17.2rem;
	margin: 0 auto;
}

.u-cont {
	width: 100%;
	padding: .95rem 1rem 1rem;
	background-color: #fff;
}

.u-list {
	width: 100%;
	position: relative;
}

.u-img {
	position: absolute;
	bottom: -.16rem;
	right: -1rem;
	width: 9.65rem;
}

.u-c {
	width: 100%;
	position: relative;
	z-index: 18;
}

.u-item {
	display: block;
	width: 100%;
	font-size: 0;
	margin-bottom: .3rem;
}

.u-icon {
	display: inline-block;
	vertical-align: middle;
	width: .35rem;
	height: .35rem;
	line-height: .35rem;
}

.u-icon img {
	max-width: 100%;
	max-height: 100%;
}

.u-text {
	display: inline-block;
	vertical-align: middle;
	padding-left: .2rem;
}

.u-name {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	line-height: 1.31;
	width: 2rem;
}

.u-intro {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	line-height: 1.41;
}

.my-subtitle {
	width: 100%;
	display: block;
	color: #000000;
	line-height: 1.5;
	margin-top: .25rem;
}

@media(max-width:900px) {
	.u-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.u-cont {
		padding: .5rem 10px;
	}

	.u-img {
		width: 100%;
		text-align: right;
		position: relative;
		bottom: 0;
		right: 0;
	}

	.u-item {
		margin-bottom: .5rem;
	}

	.u-icon {
		vertical-align: top;
		margin-top: .05rem;
	}

	.u-text {
		vertical-align: top;
		width: calc(100% - .35rem);
	}

	.u-name {
		width: 100%;
		margin-bottom: .15rem;
	}

	.u-intro {
		width: 100%;
	}
}

.v-a {
	width: 100%;
}

.v-b {
	width: 17.2rem;
	margin: 0 auto;
}

.v-cont {
	width: 100%;
	padding: 1rem 1rem .6rem;
	background-color: #fff;
}

.v-list {
	width: 100%;
}

.v-item {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: .8rem;
}

.v-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.v-map {
	position: absolute;
	top: 0;
	right: 0;
	width: 9rem;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-text {
	float: left;
	width: 6.2rem;
	min-height: 3.8rem;
	padding: .2rem .2rem .2rem .6rem;
	display: flex;
	align-items: center;
	background-color: #174b8e;
	position: relative;
}

.v-text:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 1.2rem;
	width: 2.05rem;
	height: 2.33rem;
	background-image: url('../images/a43.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.v-box {
	width: 100%;
	position: relative;
	z-index: 18;
}

.v-name {
	color: #fff;
	line-height: 1.38;
}

.v-name * {
	line-height: inherit;
}

.v-tr {
	width: 100%;
}

.v-td {
	display: block;
	width: 100%;
	font-size: 0;
	margin-top: .25rem;
}

.v-icon {
	display: inline-block;
	vertical-align: top;
	width: 2em;
	height: 1.55em;
	line-height: 1.55em;
}

.v-icon img {
	max-width: 50%;
	max-height: 80%;
}

.v-textbox {
	display: inline-block;
	vertical-align: top;
	line-height: 1.55;
	width: calc(100% - 2.5em);
	color: rgba(255, 255, 255, .8);
}

.v-textbox span {
	margin-right: .12rem;
}

.v-textbox * {
	line-height: inherit;
}

@media(min-width:901px) {
	.v-a .my-top {
		margin-bottom: 1rem;
	}

	.v-item:nth-child(2n) .v-map {
		position: absolute;
		left: 0;
		right: auto;
	}

	.v-item:nth-child(2n) .v-text {
		float: right;
	}
}

@media(max-width:900px) {
	.v-b {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.v-cont {
		padding: .5rem 10px;
	}

	.v-map {
		width: 100%;
		position: relative;
		height: 3.8rem;
	}

	.v-text {
		width: 100%;
		padding: .5rem .35rem;
	}
}

.w-a {
	width: 100%;
}

.w-main {
	width: 17.2rem;
	margin: 0 auto;
}

.w-cont {
	width: 100%;
	padding: 1rem;
	background-color: #fff;
}

.w-bottom {
	width: 100%;
}

.w-bottom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.w-left {
	float: left;
	width: 3.5rem;
	background-color: #fff;
	padding: .5rem 0 1.85rem;
	box-shadow: 0px .05rem .25rem 0px rgba(0, 0, 0, 0.1);
	border-radius: .1rem;
	background-image: url('../images/c2.jpg');
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.w-navbox {
	display: block;
	width: 100%;
}

.w-nav {
	display: block;
	cursor: pointer;
	padding: .25rem .4rem .25rem 1.05rem;
	position: relative;
	margin-bottom: .1rem;
}

.w-nav:before {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	left: .4rem;
	width: 100%;
	height: 100%;
	background-color: #174b92;
	box-shadow: 0px .05rem .25rem 0px rgba(23, 75, 142, 0.35);
	border-radius: .1rem;
	background-image: url('../images/c1.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.w-nav:after {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: .28rem;
	height: 100%;
	background-image: url('../images/a15.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.w-nav span {
	display: block;
	line-height: 1.35;
	color: #000000;
	font-weight: bold;
	position: relative;
	z-index: 28;
}

.w-nav span:before {
	content: '';
	position: absolute;
	top: 0;
	left: -.25rem;
	width: .04rem;
	height: .26rem;
	background-color: #e5e5e5;
}

.w-nav:hover:before {
	display: block;
}

.w-nav:hover:after {
	display: block;
}

.w-nav:hover span {
	color: #fff;
}

.w-nav:hover span:before {
	background-color: #ffffff;
}

.w-nav.active:before {
	display: block;
}

.w-nav.active:after {
	display: block;
}

.w-nav.active span {
	color: #fff;
}

.w-nav.active span:before {
	background-color: #ffffff;
}

.w-right {
	float: right;
	width: 10.5rem;
}

.w-list {
	width: 100%;
	font-size: 0;
}

.w-item {
	display: inline-block;
	vertical-align: top;
	margin-bottom: .5rem;
	width: 100%;
	padding-right: .15rem;
}

.w-tip {
	display: block;
	margin-bottom: .32rem;
	color: #000000;
	font-weight: bold;
	padding-left: .25rem;
	border-left: .04rem solid #174b8e;
}

.w-textbox {
	color: #666666;
	line-height: 1.8;
}

.w-textbox * {
	line-height: inherit;
}

.w-map {
	width: 100%;
	height: 4.68rem;
	box-shadow: 0px .05rem .25rem 0px rgba(0, 0, 0, 0.1);
	border-radius: .1rem;
}

@media(max-width:900px) {
	.w-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.w-cont {
		padding: .5rem 20px;
	}

	.w-left {
		width: calc(100% - .4rem);
		margin-bottom: .5rem;
	}

	.w-right {
		width: 100%;
	}

	.w-item {
		width: 100%;
	}
}

/* 
transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;
background-color: #174b8e;
.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;} 

*/

.page-status {
	display: none;
}
.page-index {
	display: none;
}
.page-pre {
	    display: inline-block;
	    vertical-align: middle;
	    cursor: pointer;
	    margin: 0.1rem;
	    min-width: 46px;
	    height: 46px;
	    background-color: #f5f5f5;
	    background-image: url(../images/a9.png);
	    background-size: 9px auto;
	    background-position: center center;
	    background-repeat: no-repeat;
}
.page-next {
	    transform: rotate(-180deg);
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		margin: 0.1rem;
		min-width: 46px;
		height: 46px;
		background-color: #f5f5f5;
		background-image: url(../images/a9.png);
		background-size: 9px auto;
		background-position: center center;
		background-repeat: no-repeat;
}
.page-numbar {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.page-numbar li {
	display: inline-block;
}
.page-numbar .page-num {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 0.1rem;
	color: #666666;
	min-width: 46px;
	height: 46px;
	line-height: 46px;
	background-color: #f5f5f5;
	font-size: calc(18 * 100vw / 1920);
}
.page-numbar .page-num.page-num-current {
	background-color: #174b8e;
	color: #ffffff;
}
.page-last {
	display: none;
}