/*! 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;
}
h2 {
	font-weight: normal;
}
/* 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 {
	font-family: monospace, monospace;
	/* 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 {
	font-family: monospace, monospace;
	/* 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: #434955;
}
/**
 * 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 {
	/*font-family: sans-serif;*/
	/* 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;
}
input, textarea, select {
	background: transparent;
}
body {
	background: #fff;
	overflow-x: hidden;
	color: #434955;
}
.clear {
	clear: both;
}
video, img {
	display: inline;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.shu16 {
	line-height: 32px;
	color: #434955;
	font-size: 16px;
}
.shu14 {
	line-height: 30px;
	color: #434955;
	font-size: 14px;
}
.shu12 {
	line-height: 26px;
	color: #434955;
	font-size: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


/*引入字体*/
@font-face {
 font-family: 'SourceHanSansCN-Normal';
 src: url('/skins/font/SourceHanSansCN-Normal.ttf') format('truetype');
}
.font {
	font-family: 'SourceHanSansCN-Normal';
}
 @font-face {
 font-family: 'Poppins-Light';
 src: url('../font/Poppins-Light.ttf') format('truetype');
}
.font2 {
	font-family: 'Poppins-Light';
}
/*头部*/
.logo {
	display: block;
	position: relative;
	width: 300px;
	height: 86px;
	overflow: hidden;
}
.logo1 {
	display: block;
}
.logo2 {
	display: none;
}
.logo-in1 {
	display: block;
	background: url(../image/logo-2022.png) center left no-repeat;
	background-size: contain !important;
}
.logo-in2 {
	display: none;
	background: url(../image/logoh-2022.png) center left no-repeat;
	background-size: contain !important;
}
.logotu {
	display: block;
	position: relative;
}
.top-navk {
	display: block;
	position: absolute;
	/* left: 0; */
	top: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	background-size: auto 100% !important;
}
.top-navk .container, .top-navk2 .container {
	width: 96% !important;/* height: 86px;*/
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.4); */
}
.navkd {
	display: block;
	margin-left: 310px;
	margin-right: 180px;
	text-align: center;
}
.navxk {
	display: inline-block;/* overflow: hidden; */
}
.navk {
	float: left;
}
.nav-xt {
	display: block;
	position: absolute;
	width: 0;
	left: 50%;
	bottom: 0;
	height: 2px;
	background: #fff;
}
.navk li {
	display: block;
	float: left;
	height: 86px;
	position: relative;
	padding: 17px 30px;
}
.navk li>a {
	display: block;
	position: relative;
	line-height: 51px;
	font-size: 16px;
	color: #fff;
}
.navk li:first-child>a {
	padding-left: 0;
}
/* .navk li:last-child>a {
	padding-right: 0;
} */

.ttelb {
	display: block;
}
.ttelbh {
	display: none;
}
.navtb {
	display: block;
	width: 30px;
	height: 52px;
	float: left;
	background: url(/skins/image/navtb.png) right center no-repeat;
	background-size: auto 100%;
}
.navera::before {
 content: "";
 width: 12px;
 height: 6px;
 position: absolute;
 right: -18px;
 top: 50%;
 transform: translateY(-50%);
 background: url(../image/xia2.png) no-repeat;
}
.navFix .navera::before, .top-navk2 .navera::before {
 background: url(../image/xia1.png) no-repeat;
}
.navFix .navtb, .top-navk2 .navtb {
	background: url(/skins/image/navtb3.png) right center no-repeat;
	background-size: auto 100%;
}
.navtbt {
	display: block;
	width: 30px;
	height: 52px;
	float: left;
	margin-right: 6px;
	background: url(/skins/image/navtbt.png) center center no-repeat;
	background-size: auto 100%;
}
.navFix .navtbt, .top-navk2 .navtbt {
	background: url(/skins/image/navtbt3.png) center center no-repeat;
	background-size: auto 100%;
}
.top-navc {
	display: block;
	width: 40px;
	height: 52px;
}
.top-navc img {
	display: block;
	float: right;
	height: 52px;
}
.navFix {
	width: 100%;
	padding: 0 !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: #fff;
	position: fixed;
	z-index: 100;
	/* left: 0; */
	top: 0;
}
.top-navk2 {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: #fff;
}
.navFix .logo, .top-navk2 .logo {
	margin-left: 0;
}
.navFix .logo1, .top-navk2 .logo1, .navFix .logo-in1, .top-navk2 .logo-in1 {
	display: none;
}
.navFix .logo2, .top-navk2 .logo2, .navFix .logo-in2, .top-navk2 .logo-in2 {
	display: block;
}
.navFix .navk li a, .top-navk2 .navk li a {
	color: #434955;
}
.navFix .navk li:hover .nav-xt, .navFix .navk li.on .nav-xt, .top-navk2 .navk li:hover .nav-xt, .top-navk2 .navk li.on .nav-xt, .navk li.on .nav-xt, .navk li:hover .nav-xt {
	width: 74px;
	left: calc(50% - 37px);
}
.navFix .navk li:hover>a, .navFix .navk li.on>a, .top-navk2 .navk li:hover>a, .top-navk2 .navk li.on>a {
	color: #335694;
}
/*  */
.pcnav.navi {
}
.pcnav.navi li {
	position: relative;
}
.pcnav .navi_content {
	width: 1160px;
	display: none;
	padding: 40px;
	position: absolute;
	top: 86px;
	left: 50%;
	text-align: left;
	transform: translateX(-40%);
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
	z-index: 999;
}
.pcnav .navi_content.navi_contentzp {
	width: 160px;
	left: calc(50% - 80px);
	transform: translateX(0);
	padding:5px 20px;
}
.pcnav .navi_content>a {
	display: block;
	text-align: center;
	padding: 9px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	line-height: 26px;
	font-size: 16px;
	color: #434955;
}
.pcnav .navi_content>a {
	color: #434955 !important;
}
.pcnav .navi_content>a:hover {
	color: #0071ef !important;
}
.pcnav .navi_content>a:last-child {
	border-bottom: none;
}
.pcnav .navi_content.nav-erjpc1 {
	width: 170px;
	left: calc(50% - 85px);
}
.navi_content dl {
	display: flex;
	width: 100%;
	justify-content: space-between;/* margin-left: -30px; */
}
.navi_content dd {
	/* width: calc(20% - 30px); */
	/* float: left; */
	list-style: none;/* margin-left: 30px; */
}
.er-nav-b {
	display: block;
	margin-bottom:26px;
}
.er-nav-bm {
	display: block;
	font-weight: bold;
	line-height: 32px;
	font-size:20px;
	color: #434955;
}
.er-nav-ber {
	display: block;
	line-height:26px;
	font-size: 16px;
	color: #434955;
}
.er-nav-ber a {
	display: block;
	padding: 5px 0;
}
.er-nav-ber a, .er-nav-ber a:visited {
	color: #434955;
}
.er-nav-ber a:hover {
	color: #0071ef;
}
.top-fwadk {
	padding: 17px 1px;
}
.top-fwak {
	margin: 0 20px;
	padding-left: 30px;
	line-height: 51px;
	font-size: 16px;
	color: #fff;
	background: url(../image/map2.gif) no-repeat left center / 20px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	padding-right: 19px;
}
 .top-fwak::before {
 content: "";
 width: 12px;
 height: 6px;
 position: absolute;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 background: url(../image/xia2.png) no-repeat;
}
.navFix .top-fwak, .top-navk2 .top-fwak {
	color: #434955;
	background-image: url(../image/map1.gif);
}
 .navFix .top-fwak::before, .top-navk2 .top-fwak::before {
 background-image: url(../image/xia1.png);
}
.top-fwndk {
	display: block;
	position: fixed;
	z-index: 100;
	left: 0;
	top: -240%;
	width: 100%;
	height: 100%;
}
.close1-1 {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.top-fwndxk {
	display: block;
	position: relative;
	z-index: 4;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	color: #434955;
	padding: 80px 160px 100px;
	background: url(../image/bj-1.png) center center no-repeat #fff;
}
.top-fwndk .clear {
	position: relative;
}
.close1 {
	display: block;
	position: absolute;
	top: -45px;
	right: 0;
	width: 25px;
	height: 25px;
 transition: all .6s;
	cursor: pointer;
}
.close1:hover {
	transform: rotate(180deg);
}
.top-fwfl {
	width: 40%;
}
.top-fwm1 {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
}
.top-fwflm1 {
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 30px;
}
.top-fwflzg {
	overflow: hidden;
}
.top-fwfl-tit {
	margin-bottom: 25px;
	display: inline-block;
	padding-right: 26px;
	border-bottom: 1px solid #0071ef;
	font-size: 26px;
	line-height: 2;
	color: #0071ef;
}
.top-fwfl-text {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
}
.top-fwfr {
	width: 50%;
}
.top-fwfr-titk {
	position: relative;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 18px;
}
.top-fwfr-ttel {
	display: inline-block;
	font-size: 22px;
	color: #434955;
	padding-left: 65px;
	background: url(../image/top-phone.png) no-repeat 26px center / 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.top-fwfr-mk {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
}
.top-fwfr-inp {
}
.top-fwfr-inp form {
	margin: -15px;
	display: flex;
	flex-wrap: wrap;
}
.top-fwfr-inp .inp {
	width: calc(50% - 30px);
	padding: 15px 0 5px;
	margin: 0 15px;
	line-height: 24px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
.top-fwfr-inp .inp label {
	margin-bottom: 5px;
}
.top-fwfr-inp .inp1 {
	position: relative;
	z-index: 1;
	display: block;
	font-weight: bold;
	-webkit-transform: translateY(120%);
	transform: translateY(120%);
	pointer-events: auto;
 -webkit-transition: ease .4s;
 -moz-transition: ease .4s;
 -o-transition: ease .4s;
 transition: ease .4s;
}
.top-fwfr-inp .inp1 span {
	font-weight: bold;
	color: #0071ef;
}
.top-fwfr-inp .inp2 {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.top-fwfr-inp textarea, .top-fwfr-inp input {
	color: #434955;
	width: 100%;
	border: none;
	outline: none;
	resize: none;
	position: relative;
	line-height: 24px;
	font-size: 16px;
	z-index: 2;
}
.top-fwfr-inp .text {
	margin: 0 15px;
	width: 100%;
	/* height: 100px; */
	padding: 15px 0 5px;
	border-bottom: 1px solid #ddd;
}
.top-fwfr-inp .form_sub {
	width: 150px;
	height: 44px;
	border-radius: 5px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0071ef;
	margin-top: 52px;
	margin-left: 15px;
	cursor: pointer;
}
.tel-400 {
	display: block;
	float: left;
	height: 86px;
	position: relative;
	padding: 17px 1px;
}
.tel-400xk {
	display: block;
	padding-left: 30px;
	line-height: 51px;
	font-size: 20px;
	color: #fff;
}
.tel-b1 {
	height: 22px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.navFix .tel-400xk, .top-navk2 .tel-400xk {
	color: #0071ef;
}
/* 手机 */
.subNavBox {
	display: block;
}
.subNav {
	padding: 6px 6px;
	line-height: 48px;
	font-size: 18px;
	color: #434955;
	border-bottom: 1px solid #e5e3da;
}
.subNav a {
	display: block;
	margin-right: 40px;
}
.subNav a, .subNav a:visited {
	line-height: 48px;
	font-size: 18px;
	color: #434955;
}
.subNav-tit {
	display: block;
	padding: 0 10px;
	margin-right: 50px;
	line-height: 56px;
	font-size: 18px;
	color: #434955;
}
.subNav:hover {
	color: #0B438E;
}
.subNav.currentDd {
	color: #0B438E;
	background: url(/skins/image/jiantou1.png) 98% center no-repeat;
}
/* .subNavBox .subNav:nth-child(2), .subNavBox .subNav:nth-child(3){
} */

.subNavBox .currentDd.currentDt {
	background: url(/skins/image/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: #434955;
	border-bottom: 1px solid #e5e3da;
}
.navContent a:last-child {
	border-bottom: none;
}
/*  */
.fobgk {
	display: block;
	position: relative;
	z-index: 99;
	overflow: hidden;
	background: #434955;
}
.fo-copyk {
	display: block;
	position: relative;
	z-index: 4;
	border-top: 1px solid #636871;
	padding: 20px 0;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #a6a6a6;
}
.fo-copyk a, .fo-copyk a:visited {
	color: #a6a6a6;
}
.fo-lxnk {
	position: relative;
	overflow: hidden;
	padding: 35px 0;
}
.fob-telm1 {
	display: block;
	text-align: right;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}
.fob-telm2 {
	display: block;
	text-align: right;
	line-height: 35px;
	font-size: 28px;
	color: #fff;
}
.fo-addk {
	max-width: calc(100% - 260px);
	width: 380px;
	overflow: hidden;
}
.fo-addk .tab-foad {
	position: relative;
}
.fo-addk .tab-foad .tab_menu-foad {
	float: none;
	overflow: hidden;
	margin-bottom: 4px;
	z-index: 1;
}
.fo-addk .tab-foad .tab_menu-foad li {
	float: left;
	width: 50px;
	list-style: none;
	margin-right: 2px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #a6a6a6;
	cursor: pointer;
}
.fo-addk .tab-foad .tab_menu-foad .selected-foad {
	color: #fff;
	font-weight: bold;
}
.fo-addk .hide-foad {
	display: none;
}
.fo-addk .tab-foad .tab_box-foad {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #a6a6a6;
}
.fo-addk .tab_box-foad .div-foad {
	width: 100%;
}
.fo-addk .tab_box-foad .div-foad p {
	flex-direction: column;
}
.fo-navnk {
	display: block;
	overflow: hidden;
	padding: 40px 0 60px;
	border-top: 1px solid #636871;
}
.fo-navlist {
	display: flex;
	justify-content: space-between;
	float: left;
	width: calc(100% - 180px);
	padding-right: 80px;
}
.fo-navnk li {
	width: auto;
	float: left;
	list-style: none;
	/* min-height: 198px; */
	line-height: 36px;
	font-size: 16px;
	color: #a6a6a6;
}
/* .fo-navnk li a, .fo-navnk li a:visited{
	color: #a6a6a6;
} */
.fo-navla1 {
	display: block;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
}
.fo-navla1:hover, .fo-navla1:visited {
	color: #fff;
}
.fo-navla2 {
	display: block;
	overflow: hidden;
}
.fo-navla2 a {
	display: block;
	color: #a6a6a6;
}
.fo-navla2 a:visited {
	color: #a6a6a6;
}
.fo-navla2 a:hover {
	color: rgba(255, 255, 255, 0.9);
}
.fo-ewm-tudk {
	display: block;
	position: relative;
	text-align: center;
}
.fo-ewm-tuk {
	display: block;
	border: 13px solid #fff;
	border-radius: 4px;
	margin-bottom: 10px;
}
.fo-ewm-tum {
	display: block;
	line-height: 1.2;
	font-size: 16px;
	color: #a6a6a6;
}
/*  */
#page {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.panel {
	display: none;
	width: 220px;
	color: #fff;
	position: relative;
	z-index: 99;
}
.panel2 {
	width: 100%;
	height: 100%;
	background-color: #0071ef;
	padding: 18px 0 18px 18px;
	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(255, 255, 255, 0.6);
}
#close-panel-bt2 {
	width: 32px;
	height: 32px;
	margin-right: 14px;
	float: right;
	background-color: transparent;
	background: url(../image/nav-close.png) center center no-repeat;
	background-size: cover;
}
.navd-list {
	display: block;
	position: absolute;
	width: calc(100% - 18px);
	height: calc(100% - 78px);
	overflow-y: auto;
	top: 60px;
	line-height: 56px;
	font-size: 18px;
	color: #434955;
}
.navd-list li {
	display: block;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.navd-list li>a {
	display: block;
}
.navd-list li>a, .navd-list li>a:visited {
	color: #fff;
}
.nav-xj {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	height: 60px;
	background: url(../image/nav-xj.png) left center no-repeat;
	background-size: auto 60px !important;
}
.nav-erj {
	display: none;
	margin-left: 0;
}
.nav-erj>a {
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 2px;
	line-height: 26px;
	font-size: 16px;
}
.nav-erj>a:last-child {
	border-bottom: none;
}
.nav-erj>a, .nav-erj>a:visited {
	color: #fff;
}
/*  */
.fo-fixedk {
	height: 58px;
	background: #161731;
}
.fo-fixed {
	display: block;
	width: 100%;
	position: fixed;
	height: 58px;
	background: #0071ef;
	bottom: 0;
	z-index: 96;
}
.fo-fixed a {
	display: block;
	width: 50%;
	float: left;
	height: 58px;
	padding-top: 6px;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 20px;
	font-size: 14px;
	color: #fff;
}
.fo-fixed a:first-child {
	border-left: none;
}
.fo-fixed a img {
	height: 22px;
	margin-bottom: 2px;
}
.fobgk>.in-protu {
	animation: fo-bg 16s infinite linear alternate both;
}
 @keyframes fo-bg {
 0% {
 transform: scale(1);
}
 100% {
 transform: scale(1.8);
}
}
