html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	user-select: none;
	outline: none;
}

* {
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
h1{
	font-family: gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
}
ul li,  ol li{
	margin-bottom: 6px;
}
.gitbook-root, .gitbook-splashscreen {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
}

.slate-spacer {
	height: 0;
	color: transparent;
	outline: none;
	position: absolute;
}

@keyframes LoadingIndicator {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

[data-loading-indicator='true'] {
	animation: LoadingIndicator 0.6s ease infinite;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
}

.css-4rbku5 {
	background-color: rgba(0,0,0,0.00);
	color: inherit;
	font: inherit;
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: inherit;
	text-decoration: none;
}

.css-1dbjc4n {
	border: 0 solid black;
	display: flex;
	flex-basis: auto;
	flex-direction: column;
	flex-shrink: 0;
	min-height: 0px;
	min-width: 0px;
	position: relative;
	z-index: 0;
}

.css-vcwn7f {
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}

.css-16my406 {
	color: inherit;
	font: inherit;
	white-space: inherit;
}

.css-cens5h {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	text-overflow: ellipsis;
}

[stylesheet-group="2"] {
}

.r-13awgt0 {
	-ms-flex: 1 1 0%;
	-webkit-flex: 1;
	flex: 1;
}

.r-18c69zk {
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}

.r-1xc7w19 {
	border-bottom-color: rgba(0,0,0,1.00);
	border-left-color: rgba(0,0,0,1.00);
	border-right-color: rgba(0,0,0,1.00);
	border-top-color: rgba(0,0,0,1.00);
}

.r-1phboty {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

.r-1yadl64 {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.r-6koalj {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.r-crgep1 {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.r-t60dpp {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.r-xoduu5 {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
}

.r-1udh08x {
	overflow-x: hidden;
	overflow-y: hidden;
}
.r-nsbfu8 {
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
}

.r-ymttw5 {
	padding-left: 16px;
	padding-right: 16px;
}

.r-mk0yit {
	padding-left: 0px;
	padding-right: 0px;
}

.r-1e081e0 {
	padding-left: 12px;
	padding-right: 12px;
}

.r-1pn2ns4 {
	padding-left: 8px;
	padding-right: 8px;
}

.r-c8eef1 {
	margin-bottom: 8px;
	margin-top: 8px;
}

.r-1yzf0co {
	padding-bottom: 16px;
	padding-top: 16px;
}

.r-5njf8e {
	padding-bottom: 8px;
	padding-top: 8px;
}

.r-pw2am6 {
	margin-bottom: 24px;
	margin-top: 24px;
}

.r-1h4fu65 {
	padding-bottom: 24px;
	padding-top: 24px;
}

.r-1guathk {
	padding-left: 24px;
	padding-right: 24px;
}

.r-oyd9sg {
	padding-bottom: 4px;
	padding-top: 4px;
}

.r-1r5su4o {
	margin-bottom: 16px;
	margin-top: 16px;
}

.r-14lw9ot {
	background-color: rgba(255,255,255,1.00);
}

.r-1d9grui {
	border-bottom-color: rgba(211,220,228,1.00);
}

.r-qklmqi {
	border-bottom-width: 1px;
}

.r-1i7sdiz {
	box-shadow: 0px 4px 10px rgba(0,0,0,0.05);
}

.r-1quu1zo {
	;}

.r-184en5c {
	z-index: 1;
}

.r-18u37iz {
	-ms-flex-direction: row;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.r-eafdt9 {
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
}

.r-18kxxzh {
	-ms-flex-positive: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}

.r-1777fci {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.r-1ny4l3l {
	outline-style: none;
}

.r-eu3ka {
	height: 40px;
}

.r-1bnj018 {
	color: rgba(92,105,117,1.00);
}

.r-1kb76zh {
	margin-right: 8px;
}

.r-1aockid {
	width: 40px;
}

.r-h7gdob {
	color: currentColor;
}

.r-11vxtcu {
	background-color: rgba(211,220,228,1.00);
}

.r-92ng3h {
	width: 1px;
}

.r-1ro0kt6 {
	-ms-flex-preferred-size: 0%;
	-webkit-flex-basis: 0%;
	flex-basis: 0%;
}

.r-16y2uox {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.r-1habvwh {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.r-puj83k {
	padding-left: 24px;
}

.r-1pyaxff {
	padding-right: 8px;
}

.r-mabqd8 {
	height: 32px;
}

.r-1jkjb {
	margin-left: 8px;
}

.r-gg6oyi {
	font-family: gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
}

.r-1b43r93 {
	font-size: 14px;
}

.r-hbpseb {
	line-height: 22px;
}

.r-homxoj {
	color: inherit;
}

.r-1yvhtrz {
	width: 32px;
}

.r-1vckr1u {
	background-color: rgba(245,247,249,1.00);
}

.r-g8m1yf {
	border-right-color: rgba(211,220,228,1.00);
}

.r-13l2t4g {
	border-right-width: 1px;
}

.r-17s6mgv {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.r-1ipicw7 {
	width: 300px;
}

.r-eqz5dr {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.r-4dj0k7 {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.12);
}

.r-sga3zk {
	height: 64px;
}

.r-1kihuf0 {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	-webkit-align-self: center;
	align-self: center;
}

.r-ubezar {
	font-size: 16px;
}

.r-135wba7 {
	line-height: 24px;
}

.r-109y4c4 {
	height: 1px;
}

.r-150rngu {
	-webkit-overflow-scrolling: touch;
}

.r-11yh6sk {
	overflow-x: hidden;
}

.r-1rnoaur {
	overflow-y: auto;
}

.r-1sc18lr {
	padding-bottom: 88px;
}

.r-1p0dtai {
	bottom: 0px;
}

.r-u8s1d {
	position: absolute;
}

.r-13qz1uu {
	width: 100%;
}

.r-10ptun7 {
	height: 16px;
}

.r-1l7z4oj {
	padding-bottom: 16px;
}

.r-1b00too {
	background-color: rgba(236,239,241,1.00);
	align-items: center;
	border-radius: 4px;
}

.r-1rasi3h {
	color: rgba(136,153,168,1.00);
}

.r-1qhn6m8 {
	padding-left: 16px;
}

.r-b88u0q {
	font-weight: 700;
}

.r-majxgm {
	font-weight: 500;
}
.left_con .active{
	background-color: rgba(255,255,255,1.00) !important;
	border: 1px solid #ddd;
	border-right: none;
}

.r-a6fzu5, .left_con .active div {
	color: rgba(14,159,219,1.00);
}

.r-8jnfel {
	min-height: -webkit-min-content;
	min-height: -moz-min-content;
	min-height: min-content;
}

.r-1l5ssaz {
	max-width: 910px;
}

.r-1ygmrgt {
	padding-top: 24px;
}

.r-1ifxtd0 {
	margin-bottom: 16px;
}

.r-1nf4jbm {
	color: rgba(59,69,78,1.00);
}

.r-1wzrnnt {
	margin-top: 16px;
}

.r-nzcix3 {
	border-bottom-color: rgba(227,232,237,1.00);
}

.r-11c0sde {
	margin-top: 24px;
}

.r-1d2f490 {
	left: 0px;
}

.r-zchlnj {
	right: 0px;
}

.r-1sdbnja {
	top: -40px;
}

.r-deolkf {
	box-sizing: border-box;
}

.r-1mlwlqe {
	-ms-flex-preferred-size: auto;
	-webkit-flex-basis: auto;
	flex-basis: auto;
}

.r-1q142lx {
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.r-xd6kpl {
	padding-bottom: 8px;
}

.r-fdjqy7 {
	text-align: left;
}

.r-tskmnb {
	padding-top: 8px;
}

.r-95jzfe {
	padding-top: 16px;
}

.r-wk8lta {
	padding-top: 0px;
}

.r-iphfwy {
	padding-bottom: 4px;
}

.r-1m04atk {
	padding-left: 8px;
}

.r-1h8ys4a {
	padding-top: 4px;
}

.r-1mdbw0j {
	padding-bottom: 0px;
}

.r-1p5i0ed {
	bottom: -24px;
}

.r-1472mwg {
	height: 24px;
}

.r-1yv4afn {
	border-top-color: rgba(227,232,237,1.00);
}

.r-5kkj8d {
	border-top-width: 1px;
}

.r-1wtj0ep {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.r-k200y {
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	align-self: flex-start;
}

.r-icyqz7 {
	max-height: calc(100vh - 88px);
}

.r-gtdqiz {
	position: -webkit-sticky;
	position: sticky;
}

.r-eqo98v {
	top: 24px;
}

.r-1mkpi1y {
	max-width: max(50%, 300px);
}

.r-dvzwsg {
	border-left-color: rgba(211,220,228,1.00);
}

.r-1ljd8xs {
	border-left-width: 1px;
}

.r-hu79xy {
	min-width: 196px;
}

.r-1peese0 {
	margin-bottom: 24px;
}

.r-dnmrzs {
	max-width: 100%;
}

.r-7xmw5f {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.r-146iojx {
	max-width: 300px;
}

.r-5oul0u {
	margin-bottom: 8px;
}

.r-1enofrn {
	font-size: 12px;
}

.r-19r33im {
	letter-spacing: 1.2px;
}

.r-14yzgew {
	line-height: 18px;
}

.r-tsynxw {
	text-transform: uppercase;
}

.r-6wscbn {
	max-width: 252px;
}

.r-1h0z5md {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	align-items: center;
}

.r-88pszg {
	margin-right: 16px;
}

.r-1niwhzg {
	background-color: rgba(0,0,0,0.00);
}

.r-vvn4in {
	background-position: center;
}

.r-u6sd8q {
	background-repeat: no-repeat;
}

.r-4gszlv {
	background-size: cover;
}

.r-1pi2tsx {
	height: 100%;
}

.r-ipm5af {
	top: 0px;
}

.r-1wyyakw {
	z-index: -1;
}

.r-ehq7j7 {
	background-size: contain;
}
.r-1ow6zhx {
	margin-left: 16px;
}

.r-11wrixw {
	margin-left: 0px;
}

.r-855088 {
	border-left-color: rgba(0,0,0,0.00);
}

.r-dwliz8 {
	border-left-width: 2px;
}

.r-lqms97 {
	margin-left: -1px;
}

[stylesheet-group="10"] {
}

[data-rnw-media-class="1571__1572"] {
	height: 80px;
	align-items: center;
}

@media (max-width: 700px) and (max-width: 9999999.49535549959549535550px) {
	[data-rnw-media-class="1571__1572"] {
		height:64px;
	}
}

[data-rnw-media-class="visible__hidden"] {
	display: none;
}

@media (max-width: 700px) and (max-width: 9999999.118105115105981081019595104105100100101110px) {
	[data-rnw-media-class="visible__hidden"] {
		display: flex;
	}
}

[data-rnw-media-class="hidden__visible"] {
	display: flex;
}

@media (max-width: 700px) and (max-width: 9999999.104105100100101110959511810511510598108101px) {
	[data-rnw-media-class="hidden__visible"] {
		display: none;
	}
}

[data-rnw-media-class="_visible_hidden"] {
	display: none;
}

@media (max-width: 1024px) and (max-width: 9999999.951181051151059810810195104105100100101110px) {
	[data-rnw-media-class="_visible_hidden"] {
		display: flex;
	}
}

[data-rnw-media-class="_hidden_1570"] {
	padding-left: 64px;
	padding-right: 64px;
}

@media (max-width: 1024px) and (max-width: 9999999.951041051001001011109549535548px) {
	[data-rnw-media-class="_hidden_1570"] {
		display: none;
	}
}

[data-rnw-media-class="1569__1kbfcbz"] {
	width: max(220px, calc(100vw - max(300px, calc((100vw - 910px) / 2 - 0px)) - 750px - 80px - 80px - 0px));
}

@media (max-width: 700px) and (max-width: 9999999.49535457959549107981029998122px) {
	[data-rnw-media-class="1569__1kbfcbz"] {
		width:auto;
	}
}

[data-rnw-media-class="188__187"] {
	-ms-flex-direction: row;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

@media (max-width: 700px) and (max-width: 9999999.4956569595495655px) {
	[data-rnw-media-class="188__187"] {
		-ms-flex-direction:column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}

[data-rnw-media-class="hidden__visible_b1430-visible"] {
	display: flex;
}

@media (max-width: 1430px) and (max-width: 9999999.1041051001001011109595118105115105981081019598495251484511810511510598108101px) {
	[data-rnw-media-class="hidden__visible_b1430-visible"] {
		display: flex;
	}
}

@media (max-width: 700px) and (max-width: 9999999.1041051001001011109595118105115105981081019598495251484511810511510598108101px) {
	[data-rnw-media-class="hidden__visible_b1430-visible"] {
		display: none;
	}
}

[data-rnw-media-class="1557__1556_b1430-195"] {
	padding-right: 80px;
}

@media (max-width: 1430px) and (max-width: 9999999.4953535595954953535495984952514845495753px) {
	[data-rnw-media-class="1557__1556_b1430-195"] {
		-ms-flex-pack:center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}

@media (max-width: 700px) and (max-width: 9999999.4953535595954953535495984952514845495753px) {
	[data-rnw-media-class="1557__1556_b1430-195"] {
		padding-right:16px;
	}
}

[data-rnw-media-class="1529__1530"] {
	height: 56px;
	width: 80px;
}

@media (max-width: 700px) and (max-width: 9999999.49535057959549535148px) {
	[data-rnw-media-class="1529__1530"] {
		height:36px;
		min-width: 16px;
		width: auto;
	}
}

[data-rnw-media-class="232__230"] {
	font-family: gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
}

@media (max-width: 700px) and (max-width: 9999999.5051509595505148px) {
	[data-rnw-media-class="232__230"] {
		font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
		font-size: 24px;
		font-weight: 700;
		line-height: 36px;
	}
}

[data-rnw-media-class="visible__hidden_b1430-visible"] {
	display: none;
}

@media (max-width: 1430px) and (max-width: 9999999.1181051151059810810195951041051001001011109598495251484511810511510598108101px) {
	[data-rnw-media-class="visible__hidden_b1430-visible"] {
		display: flex;
	}
}

@media (max-width: 700px) and (max-width: 9999999.1181051151059810810195951041051001001011109598495251484511810511510598108101px) {
	[data-rnw-media-class="visible__hidden_b1430-visible"] {
		display: flex;
	}
}

[data-rnw-media-class="1532__1531"] {
	margin-left: 80px;
}

@media (max-width: 700px) and (max-width: 9999999.49535150959549535149px) {
	[data-rnw-media-class="1532__1531"] {
		margin-left:16px;
	}
}

[data-rnw-media-class="__127"] {
	padding-bottom: 40px;
}

[data-rnw-media-class="1491-195__1489-_b1430-195"] {
	padding-right: 80px;
}

@media (max-width: 1430px) and (max-width: 9999999.49525749454957539595495256574595984952514845495753px) {
	[data-rnw-media-class="1491-195__1489-_b1430-195"] {
		-ms-flex-pack:center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}

@media (max-width: 700px) and (max-width: 9999999.49525749454957539595495256574595984952514845495753px) {
	[data-rnw-media-class="1491-195__1489-_b1430-195"] {
		-ms-flex-pack:center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		padding-right: 16px;
	}
}

[data-rnw-media-class="1490-__1488"] {
	margin-left: 80px;
}

@media (max-width: 700px) and (max-width: 9999999.4952574845959549525656px) {
	[data-rnw-media-class="1490-__1488"] {
		margin-left:16px;
	}
}

.right_con h2{
	font-family: gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
}

@media (max-width: 700px) and (max-width: 9999999.5049499595504948px) {
	.right_con h2 {
		font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
		font-size: 16px;
		font-weight: 700;
		line-height: 24px;
	}
}

[data-rnw-media-class="1560__1559"] {
	margin-left: 80px;
}

@media (max-width: 700px) and (max-width: 9999999.49535448959549535357px) {
	[data-rnw-media-class="1560__1559"] {
		margin-left:16px;
	}
}

[data-rnw-media-class="_188_187"] {
	-ms-flex-direction: row;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

@media (max-width: 1024px) and (max-width: 9999999.9549565695495655px) {
	[data-rnw-media-class="_188_187"] {
		-ms-flex-direction:column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 1024px) and (max-width: 9999999.9549545095px) {
	[data-rnw-media-class="_162_"] {
		margin-bottom:16px;
	}
}

[data-rnw-media-class="_visible_visible"] {
	display: flex;
}

@media (max-width: 1024px) and (max-width: 9999999.95118105115105981081019511810511510598108101px) {
	[data-rnw-media-class="_visible_visible"] {
		display: flex;
	}
}

[data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"] {
	width: max(220px, calc(100vw - max(300px, calc((100vw - 910px) / 2 - 0px)) - 750px - 80px - 80px - 0px));
}

@media (max-width: 1430px) and (max-width: 9999999.10410510010010111095954910798102999812295984952514845104105100100101110px) {
	[data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"] {
		display: none;
	}
}

@media (max-width: 700px) and (max-width: 9999999.10410510010010111095954910798102999812295984952514845104105100100101110px) {
	[data-rnw-media-class="hidden__1kbfcbz_b1430-hidden"] {
		display: none;
	}
}

[data-rnw-media-class="1569-95-196-__7mwae0-123-197"] {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	padding-left: 24px;
	padding-right: 24px;
	width: max(300px, calc((100vw - 910px) / 2 - 0px));
}

@media (max-width: 700px) and (max-width: 9999999.49535457455753454957544595955510911997101484549505145495755px) {
	[data-rnw-media-class="1569-95-196-__7mwae0-123-197"] {
		-ms-flex-pack:start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		padding-left: 0px;
		padding-right: 0px;
		width: auto;
	}
}

[data-rnw-media-class="233__233"] {
	font-family: gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

@media (max-width: 700px) and (max-width: 9999999.5051519595505151px) {
	[data-rnw-media-class="233__233"] {
		font-family:gitbook-content-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
		font-size: 16px;
		font-weight: 700;
		line-height: 24px;
	}
}

[data-rnw-media-class="__187_b910-188"] {
	-ms-flex-direction: row;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

@media (max-width: 910px) and (max-width: 9999999.9595495655959857494845495656px) {
	[data-rnw-media-class="__187_b910-188"] {
		-ms-flex-direction:column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}

body:not(.dragging) [data-rnw-int-class="button___760_"]:hover , body:not(.dragging) [data-rnw-int-class="button___760_"]:focus {
	background-color: rgba(245,247,249,1.00);
}

body:not(.dragging) [data-rnw-int-class="button___760_"]:hover [data-rnw-int-class="nearest___762_"], body:not(.dragging) [data-rnw-int-class="button___760_"]:focus [data-rnw-int-class="nearest___762_"] {
	color: rgba(92,105,117,1.00);
}

body:not(.dragging) [data-rnw-int-class="button___629_"]:hover [data-rnw-int-class="nearest___630-17462_"], body:not(.dragging) [data-rnw-int-class="button___629_"]:focus [data-rnw-int-class="nearest___630-17462_"] {
	color: rgba(14,159,219,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___265-17468_"]:hover , body:not(.dragging) [data-rnw-int-class="nearest___265-17468_"]:focus {
	color: rgba(52,109,219,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___265-17468_"]:hover [data-rnw-int-class="nearest___265-17468_"], body:not(.dragging) [data-rnw-int-class="nearest___265-17468_"]:focus [data-rnw-int-class="nearest___265-17468_"] {
	color: rgba(52,109,219,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___934-17473_"]:hover , body:not(.dragging) [data-rnw-int-class="nearest___934-17473_"]:focus {
	color: rgba(19,64,83,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest____"]:hover [data-rnw-int-class="nearest___265-17458_"], body:not(.dragging) [data-rnw-int-class="nearest____"]:focus [data-rnw-int-class="nearest___265-17458_"] {
	color: rgba(14,159,219,1.00);
}

[data-rnw-int-class="nearest_265-17458_267-17459-243__"] {
	color: rgba(14,159,219,1.00);
}

[data-rnw-int-class="nearest_265-17458_267-17459-243__"]:hover {
	text-decoration: underline;
}
body:not(.dragging) .right_con .r-deolkf a{
	display: inline;			
}

[data-rnw-int-class="nearest_249__265-17458_"] {
	color: rgba(59,69,78,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest____"]:hover [data-rnw-int-class="nearest_249__265-17458_"], body:not(.dragging) [data-rnw-int-class="nearest____"]:focus [data-rnw-int-class="nearest_249__265-17458_"] {
	color: rgba(14,159,219,1.00);
}

body:not(.dragging) .left_con a[href]:hover{
	background-color: rgba(236,239,241,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___906-17478_"]:hover , body:not(.dragging) [data-rnw-int-class="nearest___906-17478_"]:focus {
	border-bottom-color: rgba(14,159,219,1.00);
	border-left-color: rgba(14,159,219,1.00);
	border-right-color: rgba(14,159,219,1.00);
	border-top-color: rgba(14,159,219,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___906-17478_"]:hover [data-rnw-int-class="nearest___265-17458_"], body:not(.dragging) [data-rnw-int-class="nearest___906-17478_"]:focus [data-rnw-int-class="nearest___265-17458_"] {
	color: rgba(14,159,219,1.00);
}

body:not(.dragging) [data-rnw-int-class="nearest___906-17478_"]:hover [data-rnw-int-class="nearest__265-17458__"] {
	color: rgba(14,159,219,1.00);
}
.border_box{
	border: 1px solid rgba(227,232,237,1.00);
	border-radius: 4px;
}
.border_box:hover{
	border-color: rgb(14, 159, 219);
}
/* 备案信息 */
.footer{background: #f5f7f9;border-top: 1px solid #d3dce4;padding: 6px 0;}
.footer_copyright_item{display: flex;justify-content: center;align-items: center;color: #d3dce4;font-size: 12px;}
.footer_copyright_item a{color: #8899a8 !important;}