/*! 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: "Microsoft YaHei";
	-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;
}

video,
img {
	display: inline;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.shu16 table {
	width: 100%;
	border-collapse: 0;
	border-spacing: 1px;
	background: #ddd;
}

.shu16 td,
.shu16 th {
	padding: 5px;
	background: #fff;
}

.shu16 {
	line-height: 36px;
	color: #393939;
	font-size: 16px;
}

.shu14 {
	line-height: 30px;
	color: #393939;
	font-size: 14px;
}

.shu12 {
	line-height: 26px;
	color: #393939;
	font-size: 12px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*引入字体*/
/* @font-face {
	font-family: 'SourceHanSansCN-Normal';
	src: url('../font/SourceHanSansCN-Normal.ttf') format('truetype');
}

.font {
	font-family: 'SourceHanSansCN-Normal';
}
 */
@font-face {
	font-family: 'BASET';
	src: url('../font/BASET.TTF') format('truetype');
}

.font2 {
	font-family: 'BASET';
}

/*头部*/
.logo {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
}

.logotu {
	display: block;
	position: relative;
}
.logo {
	-webkit-animation: logo 10s linear infinite both;
	-o-animation: logo 10s linear infinite both;
	animation: logo 10s linear infinite both;
	background-size: contain !important;
}

@-webkit-keyframes logo {
	0% {
		background: url(../images/logo.png) center center no-repeat;
	}
	30% {
		background: url(../images/logo.png) center center no-repeat;
	}
	33% {
		background: url(../images/logo1.png) center center no-repeat;
	}
	63% {
		background: url(../images/logo1.png) center center no-repeat;
	}
	66% {
		background: url(../images/logo3.png) center center no-repeat;
	}
	93% {
		background: url(../images/logo3.png) center center no-repeat;
	}
	100% {
		background: url(../images/logo.png) center center no-repeat;
	}
}

@keyframes logo {
	0% {
		background: url(../images/logo.png) center center no-repeat;
	}
	30% {
		background: url(../images/logo.png) center center no-repeat;
	}
	33% {
		background: url(../images/logo1.png) center center no-repeat;
	}
	63% {
		background: url(../images/logo1.png) center center no-repeat;
	}
	66% {
		background: url(../images/logo3.png) center center no-repeat;
	}
	93% {
		background: url(../images/logo3.png) center center no-repeat;
	}
	100% {
		background: url(../images/logo.png) center center no-repeat;
	}
}

.top-navk {
	display: block;
	position: absolute;
	/* left: 0; */
	top: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	background-size: auto 100% !important;
}

.top-headk {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	z-index: 102;
	/* padding: 0 2%; */
	/* overflow: hidden; */
	height: 219px;
	border-bottom: 1px solid #fff;
	background: #fff;
}

.top-headbg1 {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background: url(../images/top-nbg1.png) left top no-repeat, url(../images/top-nbg2.png) right top no-repeat;
	background-size: auto 100%;
}

.top-headbg2 {
	display: block;
	position: absolute;
	width: 100%;
	height: 74px;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: url(../images/navxbg1.jpg) center bottom repeat-x;
	background-size: auto 100%;
}

.top-headk>.container,
.navkd {
	position: relative;
	z-index: 4;
}

.top-headxk,
.hr-top {
	height: 108px;
}

.top-topk {
	display: block;
	height: 43px;
	background: #7d89a1;
	line-height: 43px;
	font-size: 14px;
	color: #f9f9f9;
}

.top-topk a,
.top-topk a:visited {
	color: #f9f9f9;
}

.top-topk span {
	display: inline-block;
	width: 50px;
	text-align: center;
	color: #a7b0c2;
}

.top-sk {
	display: block;
	width: 288px;
	margin-top: 50px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #9eb1c4;
	border-radius: 50px;
}

.top-s-inp {
	display: block;
	width: calc(100% - 38px);
	float: left;
	height: 38px;
	background-color: transparent;
	padding: 0 10px 0 25px;
	line-height: 38px;
	font-size: 14px;
	color: #3f3f3f;
}

.top-s-sub {
	display: block;
	float: right;
	width: 38px;
	height: 38px;
	background: url(../images/top-fdj.png) center center no-repeat;
	cursor: pointer;
}

.nav-by {
	display: block;
	margin-left: 99px;
	margin-top: 38px;
}
.nav-by2{
	display: none;
}
.navk a:visited {
	color: #262626;
}

.navk a:hover,
.navk a.on {
	color: #285bbe;
}

.navk {
	display: block;
}

.nav-xt {
	display: block;
	position: absolute;
	width: 9px;
	left: calc(50% + 50px);
	top: calc(50% - 1px);
	height: 4px;
	background: url(../images/nav-xj.png) center center no-repeat;
}

.navk li {
	display: block;
	float: left;
	width: 13%;
	position: relative;
}

.navk li:first-child {
	width: 10%;
}

.navk li:last-child {
	width: 25%;
}
.navk li:last-child .nav-xt {
	left: calc(50% + 135px);
}
.navk li>a {
	display: block;
	background: url(../images/nav-xj2.png) center left no-repeat;
	padding: 10px 27px;
	text-align: center;
	position: relative;
	font-weight: bold;
	line-height: 54px;
	font-size: 18px;
	color: #262626;
}

.navk li:last-child>a {
	background: url(../images/nav-xj2.png) center left no-repeat, url(../images/nav-xj2.png) center right no-repeat;
}

.navk li>a,
.navk li>a:visited {
	color: #262626;
}

.navFix {
	width: 100%;
	padding: 0 !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: url(../images/navxbg1.jpg) center bottom repeat-x;
	position: fixed;
	z-index: 99;
	top: 0;
}

.navFix .logo {
	margin-left: 0;
}

.navFix .navk li a {
	color: #262626;
}

.navFix .navk li:hover>a,
.navFix .navk li.on>a,
.navk li:hover>a,
.navk li.on>a {
	color: #285bbe;
}

/*  */
.pcnav.navi {}

.pcnav .navi_content {
	width: 200px;
	display: none;
	padding: 4px 10px;
	position: absolute;
	top: 74px;
	left: calc(50% - 100px);
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid #fff;
	border-top: 0;
	text-align: center;
	box-shadow: 0 0 24px rgba(35, 40, 122, 0.17);
	z-index: 99;
}

.pcnav .navi_content2 {
	width: 260px;
	left: calc(50% - 130px);
}

.pcnav .navi_content>a {
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 46px;
	font-size: 16px;
	color: #262626;
}

.pcnav .navi_content>a:last-child {
	border-bottom: none;
}

.pcnav .navi_content>a,
.pcnav .navi_content>a:visited {
	color: #262626;
}

.pcnav .navi_content>a:hover {
	color: #285bbe;
}

.nav-nbk {
	display: block;
	margin: 0 auto 18px;
	position: relative;
	width: 70px;
}

.nav-xbb1,
.nav-xbb01 {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}

.nav-xbb1 {
	transform: scale(1);
}

.nav-xbb01 {
	transform: scale(0);
}

.nav-erjdmk a:hover .nav-xbb1 {
	transform: scale(0);
}

.nav-erjdmk a:hover .nav-xbb01 {
	transform: scale(1);
}

/* 手机 */
/* .subNavBox {
	display: block;
}

.subNav {
	padding: 6px 6px;
	line-height: 48px;
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #e5e3da;
}

.subNav a {
	display: block;
	margin-right: 40px;
}

.subNav a,
.subNav a:visited {
	line-height: 48px;
	font-size: 18px;
	color: #000;
}

.subNav-tit {
	display: block;
	padding: 0 10px;
	margin-right: 50px;
	line-height: 56px;
	font-size: 18px;
	color: #000;
}

.subNav:hover {
	color: #0B438E;
}

.subNav.currentDd {
	color: #0B438E;
	background: url(../images/jiantou1.png) 98% center no-repeat;
}

.subNavBox .currentDd.currentDt {
	background: url(../images/jiantou.png) 98% center no-repeat;

}

.navContent {
	display: none;
	border-bottom: 1px solid #e5e3da;
	padding: 0 10px;
}

.navContent a {
	display: block;
	padding: 0 6px;
	font-size: 16px;
	line-height: 52px;
	color: #333;
	border-bottom: 1px solid #e5e3da;
}

.navContent a:last-child {
	border-bottom: none;
} */

/*  */


/*  */
#page {
	width: 100vw;
	height: auto;
	margin: 0 auto;
}

.panel {
	display: none;
	width: 100vw;
	/* 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.5);
}

#close-panel-bt2 {
	width: 0.32rem;
	height: 0.32rem;
	position:relative;
	top: 0.08rem;
	float: right;
	background-color: transparent;
	background: url(../images/nav-close2.png) center center no-repeat;
	background-size: cover;
}
.sj-logo{
	display: block;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.navd-list {
	display: block;
	position: absolute;
	width: calc(100% - 0.26rem);
	height: calc(100% - 0.8rem);
	overflow-y: auto;
	/* top: 60px; */
	line-height: 0.54rem;
	font-size: 0.18rem;
	color: #434955;
}

.navd-list li {
	display: block;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.navd-list li>a {
	display: block;
}

.navd-list li>a,
.navd-list li>a:visited {
	color: #434955;
}
.navd-list li.on>a{
	color: #285bbe;
}
.nav-xj {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	/* width: 0.3rem; */
	width: 100%;
	height: 0.54rem;
	background: url(../images/nav-xjsj.png) 96% center no-repeat;
	background-size: auto 0.54rem !important;
}

.nav-erj {
	display: none;
	overflow: hidden;
	margin-left: -0.1rem;
}

.nav-erj a {
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.12);
	overflow: hidden;
	/* min-width: calc(33.3333% - 0.1rem); */
	float: left;
	text-align: center;
	margin-bottom: 0.08rem;
	border-radius: 0.4rem;
	margin-left: 0.1rem;
	line-height: 0.36rem;
	padding: 0 0.15rem;
	font-size: 0.14rem;
	background-color: #fff;
	color: #434955;
}
/* 
.nav-erj a:last-child {
	border-bottom: none;
} */

.nav-erj a,
.nav-erj a:visited {
	color: #434955;
}
.nav-erj a.on{
	border-color: #285bbe;
	background-color: #285bbe;
	color: #fff;
}
.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.05rem;
}

.nav-sjb {
	display: none;
}

/* 底部版权 */
.fo-ndk {
	display: block;
	position: relative;
	z-index:4;
	background: #11356f;
}

.fo-ndkxk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 34px 0;
}

.fo-copy-dk {
	overflow: hidden;
	background: #112d5b;
	padding: 17px 0;
	line-height: 30px;
	font-size: 14px;
	color: #aebacc;
}

.fo-copy-dk a,
.fo-copy-dk a:visited {
	color: #aebacc;
}

.fo-conk {
	display: block;
	margin: 0 4%;
	padding: 63px 0 34px;
	overflow: hidden;
	border-bottom: 1px solid rgba(221, 162, 135, 0.3);
}

.fo-ndlk {
	display: block;
	width: calc(100% - 360px);
	float: left;
	max-width: 1060px;
	padding-right: 20px;
}

.fo-navk {
	display: block;
	overflow: hidden;
	margin-bottom: 56px;
}

.fo-navk a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #c1d0e7;
}

.fo-navk a:visited {
	color: #c1d0e7;
}

.fo-navk a:hover {
	color: #fff;
}

.fo-navlb {
	display: block;
	margin-left: -60px;
}

.fo-navlb li {
	display: block;
	list-style: none;
	float: left;
	margin-left: 30px;
	padding-left: 30px;
	background: url(../images/fo-nbt.png) left center no-repeat;
}

.fo-addk {
	display: block;
	overflow: hidden;
}

.fo-add-list {
	display: block;
}

.fo-add-list li {
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
	line-height: 28px;
	font-size: 14px;
	color: #99aac5;
}

.fo-fb {
	display: block;
	float: left;
}

.fo-fbmk {
	display: block;
	margin-left: 40px;
	overflow: hidden;
}

.fo-fbm1 {
	display: block;
	width: 44px;
	float: left;
}

.fo-fbm2 {
	display: block;
	margin-left: 66px;
}

.fo-ljdk {
	display: block;
	float: right;
	width: 360px;
}

.fo-nbk {
	display: block;
	overflow: hidden;
	background: #516991;
	float: left;
	margin-left: 15px;
	padding: 10px;
}

.fo-nbk:first-child {
	margin-left: 0;
}

.fo-nbtu {
	display: block;
	width: 112px;
	height: 112px;
	float: left;
}

.fo-nbtum {
	display: block;
	margin-left: 112px;
	padding-left: 6px;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	line-height: 1.1;
	letter-spacing: 1px;
	font-size: 14px;
	color: #eee;
}
.fo-ljxk{
	display: block;
	position: relative;
	height: 44px;
	border: 1px solid #516991;
	background: url(../images/fo-nb3.png) calc(100% - 30px) center no-repeat;
	margin-bottom: 38px;
}
.fo-ljxm1{
	display: block;
	position: relative;
	width: 72px;
	margin-left: 24px;
	float: left;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
}
.fo-ljxm2{
	display: block;
	position: relative;
	z-index: 5;
	margin-left: 100px;
	line-height: 42px;
	font-size: 16px;
	color: rgba(255,255,255,0.8);
	cursor: pointer;
}
.fo-ljxmtc{
	display: none;
	z-index: 5;
	position:  absolute;
	width: 880px;
	top: 100%;
	right: 0;
	height: auto;
	background: #11356f;
	border: 1px solid rgba(255,255,255,0.3);
	padding: 10px;
}
.fo-ljxmtcx{
	display: block;
	margin-left: -10px;
}
.fo-ljxmtc a{
	display: block;
	width: calc(33.3333% - 10px);
	margin-left: 10px;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	line-height: 36px;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
}
.fotck{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}
.fot-fuhr{
	display: block;
	height: 0.6rem;
	position: relative; 
	overflow: hidden;
	background: #112d5b;
}
.fot-fuk{
	display: block;
	position: fixed;
	width: 100%;
	height: 0.6rem;
	box-shadow: 0 0 14px rgba(0,0,0,0.14);
	background: #11356f;
	bottom: 0;
	left: 0;
	z-index: 103;
}
.fot-fuk a{
	display: block;
	float: left;
	width: 33.333333%;
	height: 0.6rem;
	text-align: center;
	padding-top: 0.1rem;
}
.fofub{
	display: block;
	height: 0.2rem;
	margin: 0 auto 0.03rem;
}
.fofubm{
	display: block;
	line-height: 1.2;
	font-size: 0.13rem;
	color: #fff;
}