/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
   ========================================================================== */


/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
	/* 1 */
	/*line-height: 1.15;*/
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 3 */
	-webkit-text-size-adjust: 100%;
	/* 3 */
}

* {
	font-family: 'Poppins-Regular';
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}


/* Sections
   ========================================================================== */


/**
 * Remove the margin in all browsers (opinionated).
 */


/* body,html,div,ul,ol,li,h1,h2,h3,h4,h5,p {
  margin: 0;
  padding: 0;
}
 */


/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


/* Grouping content
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
	/* 1 */
	display: block;
}


/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/* Text-level semantics
   ========================================================================== */


/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}


/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a {
	text-decoration: none;
}

a:active,
a:hover {
	outline-width: 0;
	text-decoration: none;
}


/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}


/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
	font-weight: inherit;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
	font-style: italic;
}


/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */


/*audio,
video {
	display: inline-block;
}*/


/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}


/**
 * Remove the border on images inside links in IE 10-.
 */

img {
	border-style: none;
}


/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
	overflow: hidden;
}


/* Forms
   ========================================================================== */


/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

button,
input,
optgroup,
select,
textarea {
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}


/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],

/* 1 */

[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}


/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,

/* 1 */

menu {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Scripting
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */

canvas {
	display: inline-block;
}


/**
 * Add the correct display in IE.
 */

template {
	display: none;
}


/* Hidden
   ========================================================================== */


/**
 * Add the correct display in IE 10-.
 */

[hidden] {
	display: none;
}


/*myreset*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* ul,
li {
	list-style: none;
} */

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select,
* {
	border: 0;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body {
	background: #fff;
	overflow-x: hidden;
	font-size: 16px;
}

.clear {
	clear: both;
}

@font-face {
	font-family: 'Poppins-Regular';
	src: url('../font/Poppins-Regular.ttf') format('truetype');
}

.font3 {
	font-family: 'Poppins-Regular';
}

video,
img {
	display: inline;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.shu16 table {
	border-collapse: 0;
	border-spacing: 1px;
	background: #ddd;
}

.shu16 td,
.shu16 th {
	padding: 5px;
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.font16 {
	line-height: 32px;
	font-size: 16px;
	color: #434955;
	text-align: justify;
	text-justify: inter-word;
	/* 或者使用 inter-character */

}

.font14 {
	line-height: 28px;
	font-size: 14px;
	color: #434955;
}

.shu12 {
	line-height: 26px;
	color: #434955;
	font-size: 12px;
}

.font16 td,
.font16 th {
	padding: 15px 22px;
}

.font16 table {
	min-width: 800px;
	border-spacing: 1px;
	/* background-color: #ddd; */
	border-collapse: separate;
}

/*头部*/
.logo {
	display: block;
	position: relative;
}

.top-navk {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 99;
}

.top-tt {
	display: block;
	position: relative;
	z-index: 23;
}

.hbg {
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 21;
}

.top-headk {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	padding: 0;
	height: 92px;
	/* background: #fff; */
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.top-headxk {
	display: block;
	position: relative;
	z-index: 3;
	padding: 0;
	margin: 0 auto;
}

.top-headxk {
	height: 93px;
}

.hr-top {
	display: block;
	width: 100%;
	height: 220px;
	position: fixed;
	background: url(../images/top-dbg.png) left top repeat-x;
	background-size: auto 100% !important;
	z-index: 19;
}

.navk {
	display: block;
	float: left;

}

.navkd {
	display: block;
	margin-left: 293px;
	margin-right: 180px;
}

.navk li {
	display: block;
	float: left;
	position: relative;
	/* position: static !important; */
	/* padding: 1px; */
}

.navk li>a {
	display: block;
	padding: 24px 24px;
	position: relative;
	line-height: 44px;
	font-size: 16px;
	/* background: #fff; */
	color: #fff;
}

.navk li>a,
.navk li>a:visited {
	color: #fff;
}

.navFix {
	width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(5px);
	position: fixed;
	z-index: 100;
	top: 0;
}

.navFix+.hr-top {
	display: none;
}

.navk li:hover>a,
.navk li.on>a,
.navk li.active>a {
	color: #0092ff;
	/* background-color: #a50203; */
}

.navk li.on>a {
	font-weight: bold;
}

.navFix .top-headbg {
	height: 0;
}

.logoh {
	background: url(../images/logo1.png) center left no-repeat;
	background-size: contain !important;
}

.navFix .logoh {
	background-image: url(../images/logo.png);
}

.navFix .navk li>a,
.navFix .navk li>a:visited {
	color: #000;
}

.navFix .navk li:hover>a,
.navFix .navk li.on>a,
.navFix .navk li.active>a {
	color: #0e67a9;
}

.navsjnav {
	background: url(../images/nav-sjb1.png) center center no-repeat;
	background-size: contain !important;
}

.navFix .navsjnav {
	background: url(../images/nav-sjb2.png) center center no-repeat;
}

.nav-tel {
	margin-right: 10px;
	background: url(../images/nav-tel1.png) center center no-repeat;
	background-size: contain !important;
}

.navFix .nav-tel {
	background: url(../images/nav-tel2.png) center center no-repeat;
}

.nav-fdj {
	margin-right: 10px;
	background: url(../images/nav-fdj1.png) center center no-repeat;
	background-size: contain !important;
}

.navFix .nav-fdj {
	background: url(../images/nav-fdj2.png) center center no-repeat;
}

/*  */
.pcnav .navi_content {
	width: 160px;
	display: none;
	padding: 0 3%;
	position: absolute;
	top: 90px;
	left: calc(50% - 80px);
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid rgba(35, 40, 122, 0.17);
	border-top: 0;
	text-align: center;
	box-shadow: 0 0 24px rgba(35, 40, 122, 0.17);
	z-index: 99;
	padding: 5px;
	border-radius: 6px;
}

.pcnav .navi_content2 {
	width: 300px;
	left: calc(50% - 150px);
}

.pcnav .navi_content3 {
	width: 220px;
	left: calc(50% - 110px);
}

.navi_content a {
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	float: none;
}

.navi_content a:last-child {
	border-bottom: 0;
}

.navi_content a:hover {
	color: #0092ff;
}

/*  */
/*  */
#page {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.pagein {
	position: absolute !important;
	width: 100vw;
	height: 100% !important;
}

.panel {
	display: none;
	width: 2.4rem;
	color: #fff;
	position: relative;
	z-index: 99;
}

.panel2 {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 1);
	padding: 0.15rem 0.12rem;
	color: #fff;
	position: relative;
	z-index: 10;
}

#close-panel-bt {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	background: rgba(0, 0, 0, 0.7);
}

#close-panel-bt2 {
	width: 0.36rem;
	height: 0.36rem;
	position: absolute;
	top: 0.1rem;
	right: 0.1rem;
	z-index: 11;
	background-color: transparent;
	background: url(../images/nav-close.png) center center no-repeat;
	background-size: cover;
}

.navd-list {
	display: block;
	position: absolute;
	width: calc(100% - 0.26rem);
	height: calc(100% - 0.8rem);
	overflow-y: auto;
	top: 0.2rem;
	line-height: 0.54rem;
	font-size: 0.15rem;
	color: #272727;
}

.navd-list li {
	display: block;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.navd-list li>a {
	display: block;
}

.navd-list li>a,
.navd-list li>a:visited {
	color: #272727;
}

.top-searchdk-sj {
	display: none;
	position: fixed;
	z-index: 30;
	right: 0;
	top: 0.5rem;
	width: 100%;
	padding: 0;
	overflow: hidden;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background: rgba(255, 255, 255, 0.85);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	height: 0.5rem;
}

.top-searchdk-sj .navnsou-s {
	width: calc(100% - 0.5rem);
	float: left;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.15rem;
	color: #171920;
	padding-left: 0.12rem;
	background-color: transparent;
}

.top-searchdk-sj .navnsou-c {
	width: 0.5rem;
	height: 0.5rem;
	background: url(../images/nav-fdj2.png) center center no-repeat;
	background-size: auto 100% !important;
}

.nav-xj {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 0.3rem;
	/* width: 100%; */
	height: 0.54rem;
	background: url(../images/nav-xj.png) 96% center no-repeat;
	background-size: auto 0.54rem !important;
}

.nav-erj {
	display: none;
	margin-left: 0;
}

.nav-erj a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 0.15rem 0;
	overflow: hidden;
	line-height: 0.2rem;
	font-size: 0.13rem;
	color: #272727;
}

.navsjb {
	display: block;
	float: left;
	margin-top: 0.05rem;
	height: 0.3rem;
}

.nav-erj a span {
	display: block;
	margin-left: 0.4rem;
}

.nav-erj a:last-child {
	border-bottom: none;
}

.nav-erj a,
.nav-erj a:visited {
	color: #272727;
}

.nav-erj .nav-erjdmk {
	display: block;
}

.nav-erj .nav-nbk {
	display: block;
	float: left;
	width: 0.24rem;
	margin-top: 0.08rem;
	margin-bottom: 0;
}

.nav-erj .nav-nmk {
	margin-left: 0.24rem;
	padding-left: 0.08rem;
}

.nav-sjb {
	display: none;
}

/*  */
.top-telmk {
	display: block;
	float: left;
	position: relative;
	/* overflow: hidden; */
	padding: 24px 24px;
}

.top-tel {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../images/top-tel.png) center center no-repeat;
}

.navFix .top-tel,
.top-headk2 .top-tel {
	background-image: url(../images/top-tel2.png);
}

.top-telm {
	display: block;
	margin-left: 30px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
}

.navFix .top-telm,
.top-headk2 .top-telm {
	color: #000;
}

.navFix .top-yykx,
.top-headk2 .top-yykx {
	background-image: url(../images/top-xj2.png);
	color: #000;
}

.top-yyk {
	float: left;
	position: relative;
	padding: 24px 0;
	margin-left: 36px;
}

.top-yyk:before {
	display: block;
	position: absolute;
	width: 1px;
	height: 20px;
	left: -20px;
	top: calc(50% - 10px);
	content: "";
	background: #898c8a;
}

.top-yykx {
	display: block;
	position: relative;
	z-index: 3;
	padding-right: 20px;
	background: url(../images/top-xj.png) right center no-repeat;
	width: 50px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.top-yynk {
	display: block;
	position: relative;
	z-index: 1;
	right: 0;
	top: 64px;
	width: 100px;
}

.top-yynxk {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
	border-radius: 6px;
	padding: 10px;
	box-shadow: 0 0 15px rgba(18, 42, 136, 0.2);
}

.top-yynk a {
	display: block;
	text-align: center;
	border-radius: 1px solid #ddd;
	line-height: 40px;
	font-size: 14px;
	color: #000;
}

.top-yynk a.on {
	color: #0092ff;
}

.top-yyk .navi_content {
	width: 100px;
	display: none;
	padding: 0;
	position: absolute;
	top: 0 !important;
	/* right: 0; */
	left: calc(50% - 50px);
	background: transparent;
	border: 0;
	box-shadow: none;
	text-align: center;
	z-index: 99;
}

.top-fdjk {
	display: block;
	position: relative;
	float: left;
	/* width: 36px; */
	margin-top: 24px;
	margin-left: 34px;
	height: 44px;
	border-radius: 50%;
	cursor: pointer;
}

.top-fdjk:before {
	display: block;
	position: absolute;
	width: 1px;
	height: 20px;
	left: -14px;
	top: calc(50% - 10px);
	content: "";
	background: #898c8a;
}

.top-fdjkh {
	width: 240px;
}

.top-fdj {
	display: block;
	float: right;
	position: relative;
	right: 0;
	z-index: 1;
	background: url(../images/top-fdj.png) center center no-repeat;
	background-size: contain;
}

/* .top-fdjtc {
	display: none;
	position: absolute;
	top: 36px;
	z-index: 2;
	width: 100%;
	right: 0;
	overflow: hidden;
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 0 24px rgba(35, 40, 122, 0.17);
} */
.top-fdjtc {
	display: none;
	position: absolute;
	right: 0;
	top: calc(100% + 24px);
	width: 260px;
	overflow: hidden;
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 0 24px rgba(35, 40, 122, 0.17);
}

.top-fdjtc-in {
	display: block;
	width: calc(100% - 40px);
	height: 46px;
	float: left;
	padding-left: 25px;
	line-height: 46px;
	font-size: 14px;
}

.top-fdjtc-sub {
	display: block;
	width: 40px;
	height: 46px;
	float: right;
	cursor: pointer;
	background: url(../images/top-fdj2.png) left center no-repeat;

}

.navFix .top-fdj,
.top-headk2 .top-fdj {
	background: url(../images/top-fdj2.png) center center no-repeat;
}

.sj-hyak {
	display: block;
	overflow: hidden;
}

.sj-hyak a {
	display: block;
	padding: 0.1rem 0 0.1rem 0;
	line-height: 0.4rem;
	/* font-size: 0.17rem; */
	color: #272727;
}

.sj-hyak a img {
	display: block;
	float: left;
	width: 0.2rem;
	margin-top: 0.1rem;
}

.sj-hyak a span {
	display: block;
	margin-left: 0.25rem;
	padding-left: 0.06rem;
}

/*  */
.fo-ndk {
	display: block;
	position: relative;
	overflow: hidden;
	background: url(../images/fo-dbg.jpg) center center no-repeat;
	background-size: cover !important;
}

.fo-ndlk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 50px 0 60px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.fo-copy {
	display: block;
	padding: 23px 0;
	position: relative;
	overflow: hidden;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
}

.fo-copy a,
.fo-copy a:visited {
	color: rgba(255, 255, 255, 0.5);
}

.fo-ndllk {
	display: block;
	float: left;
	width: 330px;
}

.fo-logok {
	display: block;
	margin-bottom: 35px;
}

.fo-telk {
	overflow: hidden;
	margin-bottom: 35px;
}

.fo-tel {
	display: block;
	float: left;
}

.fo-telm {
	display: block;
	margin-left: 40px;
	font-weight: bold;
	line-height: 30px;
	font-size: 28px;
	color: #fff;
}

.fo-soudk {
	display: block;
	overflow: hidden;
	margin-bottom: 44px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50px;
}

.fo-sou {
	display: block;
	float: left;
	width: calc(100% - 55px);
	height: 48px;
	padding-left: 25px;
	background-color: transparent;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
}

input.fo-sou::placeholder {
	color: rgba(255, 255, 255, 0.6);
}

.fo-cha {
	display: block;
	float: right;
	width: 55px;
	height: 48px;
	cursor: pointer;
	background: url(../images/fo-sou.png) center center no-repeat;
}

.fo-gymdk {
	display: block;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
}

.fo-gym1 {
	display: block;
	float: left;
}

.fo-gzb {
	display: block;
	float: left;
	position: relative;
	margin-left: 30px;
}

.fo-na {
	display: block;
	font-weight: bold;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
}

.fo-nxk {
	display: block;
	color: rgba(255, 255, 255, 0.5);
}

.fo-nxk a {
	display: block;
	padding: 8px 0;
	line-height:18px;
	font-size: 14px;
}

.fo-nxk a,
.fo-nxk a:visited {
	color: rgba(255, 255, 255, 0.5);
}

.fo-ndlrk {
	display: block;
	width: calc(100% - 480px);
	float: right;
}

.fo-navdk {
	display: flex;
	justify-content: space-between;
}

.fo-navdk li {
	list-style: none;
	padding: 0 20px;
}

.fo-navdk li.fo-nt {
	display: block;
	width: 1px;
	height: 250px;
	padding: 0;
	background: rgba(255, 255, 255, 0.2);
}

.fohr {
	display: block;
	clear: both;
	width: 100%;
	height: 0.62rem;
	background-color: #191c23;
}

.fo-fixe {
	display: block;
	position: fixed;
	z-index: 99;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #fff;
	box-shadow: 0 0 15px rgba(18, 42, 136, 0.2);
}

.fo-fixe a {
	display: block;
	width: 33.3333333333333%;
	float: left;
	text-align: center;
	padding: 0.1rem 0;
	border-left: 1px solid rgba(18, 42, 136, 0.1);
}

.fo-fixe .furb {
	display: block;
	width: 0.22rem;
	height: auto;
	margin: 0 auto 0.03rem;
}

.fo-fixe .furbm {
	line-height: 1.2;
	font-size: 0.13rem;
	color: #0e67a9;
}

/*  */
.dleisjdsk2 {
	position: relative;
	z-index: 23;
}

.dleisjdk2 {
	display: block;
	padding: 0;
	position: relative;
	z-index: 29;
	background-color: #fff;
	margin-bottom: 0.2rem;
}

.leisjck2 {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

.leisjdk2 {
	text-align: left;
	margin: 0;
	position: relative;
	z-index: 9;
}

.leisjk2 {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0 0.3rem;
	text-align: left;
	line-height: 0.5rem;
	font-size: 0.15rem;
	color: #000;
}

.leisjj2 {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0 !important;
	z-index: 3;
	cursor: pointer;
	background: url(../images/nav-xjsj.png) 94% center no-repeat;
	background-size: auto 100% !important;
}

.leisjerk2 {
	display: none;
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 50px;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #ddd;
	padding: 20px 20px 10px;
	z-index: 99;
}

.leisjerxk2 {
	display: block;
	margin-left: -10px;
}

.leisjerxk2>a {
	display: block;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 8px;
	padding: 0 20px;
	border-radius: 6px;
	border: 1px solid #ddd;
	line-height: 36px;
	font-size: 14px;
	color: #454545;
}

.leisjerxk2>a {
	min-width: calc(33.333% - 10px);
	padding: 0 10px;
}

.leisjerxk2>a.on,
.leisjerxk2>a:hover {
	background: #a50203;
	border-color: #a50203;
	color: #fff;
}